.doodle-home{--input:var(--foreground);--accent-border:var(--accent);--accent-muted-foreground:var(--secondary-foreground)}.home-main{max-width:768px;margin-inline:auto;padding:24px 32px 80px}.home-hero{grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:24px;margin-bottom:24px;display:grid}.home-hero h1{letter-spacing:-.025em;font-size:36px;font-weight:700;line-height:1.35}.home-hero h1 span{white-space:nowrap;isolation:isolate;position:relative}.home-hero h1 span:after{content:"";background:var(--accent);z-index:-1;border-radius:50% 20% 40% 15%;height:6px;position:absolute;bottom:-3px;left:0;right:0;transform:rotate(-2deg)}.home-hero p{color:var(--muted-foreground);margin-top:16px;font-size:18px;line-height:28px}.home-hero img{object-fit:contain;width:240px;height:240px}.home-explorer{flex-direction:column;gap:24px;display:flex}.home-filters{flex-direction:column;gap:12px;display:flex}.doodle-home [data-slot=input-group][data-size=search]{border-width:1px;border-color:var(--border);box-shadow:none;border-radius:22px}.doodle-home [data-slot=input-group][data-size=search]:focus-within{border-color:var(--foreground)}.doodle-home [data-slot=input-group-control]{font-size:16px}.doodle-home .home-levels [data-slot=toggle-group]{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:100%;display:grid}.doodle-home .home-levels [data-slot=toggle-group-item]{min-width:0;height:auto;min-height:44px;color:var(--foreground);background:0 0;border:0;border-radius:8px;padding:4px 0;font-size:16px}.doodle-home .home-levels [data-slot=toggle-group-item][aria-pressed=true]{color:var(--foreground);background:0 0}.home-level-label{white-space:normal;overflow-wrap:anywhere;border-radius:8px;justify-content:center;align-items:center;min-width:min(56px,100%);max-width:100%;min-height:36px;padding:6px 8px;line-height:24px;display:flex}.doodle-home .home-levels [data-slot=toggle-group-item][aria-pressed=true] .home-level-label{background:var(--accent)}.doodle-home .filter-touch-target:after{display:none}.home-results-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.home-results-heading h2{font-size:22px;font-weight:700;line-height:30px}.home-series-list{grid-template-columns:minmax(0,1fr);gap:28px 32px;display:grid}.home-series-link{outline-offset:4px;margin-block:-8px;padding-block:8px;display:block}.home-series-row{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:16px;display:grid}.home-series-copy{overflow-wrap:anywhere;flex-direction:column;min-width:0;padding-top:2px;display:flex}.home-series-title{font-size:22px;font-weight:700;line-height:30px}.home-series-english{color:var(--muted-foreground);font-size:16px;line-height:24px}.doodle-home .home-series-cover{box-shadow:none;background:0 0;border-radius:5px;transition:none}.home-series-copy [data-slot=badge]{border-color:var(--border);white-space:normal;border-radius:20px;height:auto;min-height:24px;padding:2px 8px;font-size:13px}.home-footer{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:8px;margin-top:56px;font-size:14px;display:flex}.home-footer-note{justify-content:center;align-items:center;gap:12px;display:flex}.home-footer-note svg{width:32px;height:32px;stroke:var(--foreground);fill:var(--accent);stroke-width:1.5px;flex-shrink:0;transform:rotate(-8deg)}.home-icp{font-size:13px}.home-icp a{min-height:48px;color:inherit;text-underline-offset:3px;align-items:center;text-decoration:underline;display:inline-flex}@media (min-width:1024px){.home-main{max-width:1120px}.home-series-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{grid-template-columns:minmax(0,1fr) 280px}.home-hero h1{font-size:40px}.home-hero img{justify-self:center}}@media (max-width:767px){.home-main{padding:16px 20px calc(100px + env(safe-area-inset-bottom))}.home-hero{grid-template-columns:minmax(0,1fr) 96px;gap:12px;margin-bottom:28px}.home-hero h1{font-size:clamp(24px,6.667vw,28px);line-height:1.4}.home-hero p{margin-top:12px;font-size:16px;line-height:24px}.home-hero img{width:96px;height:auto}.home-hero>div{min-width:0}.home-series-row{grid-template-columns:96px minmax(0,1fr)}.home-series-title{font-size:20px;line-height:28px}.home-footer{margin-top:40px}.home-footer-note{align-items:flex-start}.home-footer-note p{padding-top:4px}}@media (max-width:359px){.home-main{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.home-series-link{transition:none}}@media (max-width:359px){.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero img{justify-self:center}}@media (min-width:640px){.home-filters{max-width:640px}.doodle-home .home-levels [data-slot=toggle-group]{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.doodle-home .home-levels [data-slot=toggle-group-item]{flex:none;width:auto;padding-inline:4px}}.book-request-footer{border-top:1px solid var(--border);justify-content:center;margin-top:40px;padding-block:24px;display:flex}.catalog-book-matches{flex-direction:column;gap:4px;margin-top:12px;padding-left:120px;display:flex}.catalog-book-matches a{text-underline-offset:4px;overflow-wrap:anywhere;min-height:44px;padding-block:10px;font-size:14px;line-height:24px;text-decoration:underline;display:block}@media (min-width:768px){.catalog-book-matches{padding-left:128px}}.book-request-footer>[data-slot=dialog-trigger]{min-width:0;max-width:100%}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.doodle-home [data-slot=input-group][data-size=search]{border-radius:8px}.doodle-home [data-slot=input-group-control]{font-size:14px}.doodle-home .home-levels [data-slot=toggle-group-item]{min-height:36px;padding-block:2px;font-size:14px}.home-level-label{min-height:32px;padding-block:4px;line-height:20px}}
