/* One shared visual direction: soft materials, clear choices and small surprises. */
:root{--shop-ease:cubic-bezier(.2,.7,.3,1);--tab-paper:#f4f8fa;--tab-shadow:0 3px 9px #234d6010,0 1px 2px #234d600d}
.dark{--tab-paper:#203e4b;--tab-shadow:0 3px 9px #071b2629,0 1px 2px #071b2620}
.site-shell{padding-top:22px}
.sound-garden{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;min-height:392px;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 78% 45%,#f8faf1 0,transparent 59%),linear-gradient(120deg,#e3f3f7,#e3eee6);box-shadow:none;border-radius:14px}
.sound-garden::after{display:none}
.sound-garden .hero-copy{max-width:none;padding:38px 0 38px 38px;color:#1b414d;z-index:2}
.sound-garden .eyebrow{font-size:1rem;letter-spacing:.16em;color:#427d7c;margin-bottom:17px}
.sound-garden h1{font-size:clamp(2.5rem,4.5vw,3.8125rem);line-height:1.03;letter-spacing:-.055em;margin-bottom:21px}
.sound-garden h1 em{font-family:Fredoka,Manrope,sans-serif;font-weight:500;letter-spacing:-.04em;color:#087f9a;display:inline-block}
.sound-garden p:not(.eyebrow){font-size:1rem;color:#57747b;line-height:1.9;margin-bottom:23px}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.hero-actions .button{font-size:1rem;min-height:47px;padding-inline:20px;box-shadow:none}
.surprise-button{display:inline-flex;align-items:center;gap:7px;padding:11px 10px;color:#3e6866;font-size:1rem;font-weight:600;border-radius:8px;min-height:45px}
.surprise-button .icon{width:18px;height:18px;transition:transform .25s var(--shop-ease)}
.hero-footnote{display:block;font-size:1rem;font-weight:600;line-height:1.6;color:#486b70;margin-top:18px}
.garden-stage{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center;padding-top:9px;pointer-events:none}
.garden-art{position:relative;width:109%;max-width:none;height:auto;aspect-ratio:3/2;object-fit:contain;flex-shrink:0;transform:translate(-2%,3%);z-index:1}
.garden-halo{position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fff8ce77,transparent 70%);top:3%;left:13%}
.garden-price{position:absolute;top:27px;right:28px;z-index:2;transform:rotate(7deg);background:#fffbeded;box-shadow:none;border-radius:12px;padding:10px 15px 12px;text-align:center;color:#5c6341;line-height:1.2}
.garden-price strong{font-size:1.8125rem;letter-spacing:-.07em;display:block}.garden-price strong span{font-size:1rem;letter-spacing:-.04em}.garden-price small{font-size:1rem}
.garden-note{position:absolute;z-index:2;color:#208e9e;opacity:0;transform:translateY(12px) rotate(-12deg);transition:opacity .24s ease,transform .35s var(--shop-ease)}
.garden-note .icon{width:29px;height:29px;stroke-width:1.4}
.garden-note-one{top:19%;left:25%}.garden-note-two{top:34%;right:12%;color:#b98934}
.sound-garden.is-listening .garden-note{opacity:.85;transform:translateY(0) rotate(7deg)}
.sound-garden.is-listening .garden-note-two{transition-delay:.08s}
.dark .sound-garden{background:radial-gradient(ellipse at 79% 35%,#586b5460,transparent 65%),linear-gradient(125deg,#233f46,#304a40)}
.dark .sound-garden .hero-copy{color:#f0f4e9}.dark .sound-garden h1 em{color:#b6dfd8}
.dark .sound-garden .eyebrow{color:#aecdc0}.dark .sound-garden p:not(.eyebrow){color:#c0d2cc}
.dark .hero-footnote{color:#c3d9cc}.dark .surprise-button{color:#d1e3d3}
.dark .garden-halo{background:radial-gradient(circle,#d9e6ac24,transparent 68%)}
.dark .garden-price{background:#dbe6c9;color:#3e5743}
.benefits{flex-wrap:wrap;gap:12px 27px;padding:19px 8px 22px;font-size:1rem;font-weight:600;line-height:1.6;color:#496b7a}
.benefits span,.benefits span:last-child{display:flex;gap:8px}
.benefits svg{width:18.5px;height:18.5px;flex-shrink:0;color:#477e72}
.dark .benefits{color:#bad1dc}.dark .benefits svg{color:#9ccabc}

/* A category always reads as a control, in daylight as well as at night. */
.catalogue{grid-template-columns:198px minmax(0,1fr);gap:28px;padding:23px 8px 28px;margin-top:6px}
.side-nav h2{font-size:1rem;margin:0 0 14px 10px;letter-spacing:.13em}
.categories{gap:8px}
.category-button{width:100%;min-height:62px;padding:11px 12px;gap:10px;border-radius:8px;background:linear-gradient(135deg,var(--tab-paper),var(--soft));box-shadow:none;color:var(--ink);position:relative;transition:background .2s ease,box-shadow .2s ease,transform .2s var(--shop-ease)}
.category-symbol{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#e4edf0;color:#598492;flex-shrink:0}
.category-button svg{width:17px;height:17px}
.category-copy{display:block;font-size:1rem;line-height:1.45;min-width:0}.category-copy small{display:block;font-weight:500;color:var(--muted);font-size:1rem;margin-top:2px;white-space:normal}
.category-arrow{margin-left:auto;color:#7a9b9b;opacity:0;transform:translateX(-3px);transition:opacity .2s ease,transform .2s ease}
.category-arrow .icon{width:13px;height:13px;transform:rotate(-90deg)}
.category-button[aria-pressed=true]{background:linear-gradient(120deg,#d8eff4,#c9e6ea);color:#126e87;box-shadow:none}
.category-button[aria-pressed=true] .category-symbol{background:#f1fafbcc;color:#1684a0}
.category-button[aria-pressed=true] .category-copy small{color:#467480}
.category-button[aria-pressed=true] .category-arrow{opacity:1;transform:none}
.dark .category-symbol{background:#304d56;color:#a1c6cd}
.dark .category-button[aria-pressed=true]{background:linear-gradient(125deg,#355d67,#2a4e57);color:#d7f0ed;box-shadow:none}
.dark .category-button[aria-pressed=true] .category-symbol{background:#56838455;color:#c0e5dc}
.dark .category-button[aria-pressed=true] .category-copy small{color:#b4d0d0}
.side-link{margin-top:9px;min-height:40px;padding:9px 10px;font-size:1rem;gap:8px}
.side-link .icon:last-child{width:13px;height:13px;margin-left:auto}
.catalogue-content{min-width:0}.catalogue-content .section-top{align-items:center;margin-bottom:16px;gap:15px}
.catalogue-content .section-top h2{font-size:1.75rem;margin:0 0 7px}.catalogue-content .eyebrow{font-size:1rem;margin-bottom:9px}
.catalogue-caption{font-size:1rem;color:var(--muted);margin:0;line-height:1.5}
.catalogue-content .search-field{max-width:none;box-shadow:none;background:var(--soft);padding:13px 16px;margin-bottom:13px}
.catalogue-content .search-field:focus-within{box-shadow:none;outline:2px solid var(--blue);outline-offset:3px}
.catalogue-content .sort{min-height:42px;border-radius:7px;padding:10px;font-size:1rem}
.track{padding:12px 14px;border-radius:9px;gap:13px;position:relative;transition:background-color .2s ease,box-shadow .2s ease}
.track:nth-child(even){background:var(--soft)}.track.is-playing{background:var(--pale);box-shadow:none}
.track-info strong{font-size:1rem}.track-info small{font-size:1rem;margin-top:4px}
.cover{border-radius:9px;width:49px;height:49px;box-shadow:none}
.track .cover .icon{width:23px;height:23px}
.track .round-play{width:44px;height:44px;box-shadow:none}
.track .buy-button{min-height:40px;padding:8px 13px;background:var(--paper);border-radius:7px;font-size:1rem;box-shadow:none}
.track .buy-button.selected{background:#dfede4;color:#3c725b}
.dark .track .buy-button.selected{background:#365d50;color:#d3ecda}
.track .cut-button{min-width:36px;min-height:38px}
.track .buy-button svg{display:block;width:16px;height:16px}
.preview-disclosure{margin:18px 0 0;line-height:1.65;font-size:1rem}
.preview-disclosure svg{width:14px;height:14px}

/* Editorial invitations share the landscape's materials without adding clutter. */
.discovery-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:15px 0 24px}
.discovery-card{min-width:0;position:relative;min-height:254px;border-radius:13px;overflow:hidden;padding:30px;isolation:isolate;transition:transform .25s var(--shop-ease),box-shadow .25s ease}
.discovery-card>div{position:relative;z-index:2;pointer-events:none}
.discovery-card .eyebrow{font-size:1rem;margin-bottom:14px;letter-spacing:.14em}
.discovery-card h2{font-size:1.8125rem;line-height:1.05;margin-bottom:14px}
.discovery-card p:not(.eyebrow){font-size:1rem;line-height:1.8;margin-bottom:20px}
.discovery-link{display:inline-flex;align-items:center;gap:10px;font-size:1rem;font-weight:600}
.discovery-link svg{width:17px;transition:transform .22s var(--shop-ease)}
.discovery-gift{background:radial-gradient(ellipse at 90% 40%,#fff4bc88,transparent 60%),linear-gradient(120deg,#ecf0e0,#e7ecdc);color:#465a3f}
.discovery-gift .eyebrow{color:#74885b}.discovery-gift p:not(.eyebrow){color:#657858}
.discovery-gift img{position:absolute;bottom:8px;right:-49px;width:66%;height:auto;max-width:none;z-index:1}
.discovery-studio{background:#173a43;color:#eaf2eb}
.discovery-studio::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#193c43 20%,#193c43e0 46%,#193c4300 100%);z-index:1}
.discovery-studio img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center;opacity:.8}
.discovery-studio .eyebrow{color:#afceb7}.discovery-studio p:not(.eyebrow){color:#c0d3cd}
.dark .discovery-gift{background:radial-gradient(ellipse at 85% 50%,#68765044,transparent 60%),linear-gradient(125deg,#3a4f3a,#354938);color:#ebefdb}
.dark .discovery-gift .eyebrow{color:#b7c89e}.dark .discovery-gift p:not(.eyebrow){color:#bdcdb1}
.dark .discovery-studio{background:#dce6e3;color:#284b50}
.dark .discovery-studio::after{background:linear-gradient(90deg,#dce6e3 20%,#dce6e3ed 43%,#dce6e333)}
.dark .discovery-studio .eyebrow{color:#4a756c}.dark .discovery-studio p:not(.eyebrow){color:#526e6a}
.ad-unit{margin-top:26px;margin-bottom:31px}

/* The clipper is a softly lit instrument, with no wood rails or outlined frame. */
.clip-editor{border:0;border-radius:12px;background:radial-gradient(ellipse at 20% 0,#49697970,transparent 68%),linear-gradient(135deg,#2d4c59,#203c46);box-shadow:none;padding:28px;--deck-muted:#b1c6cb}
.dark .clip-editor{background:radial-gradient(ellipse at 15% 0,#f1f5e480,transparent 75%),linear-gradient(135deg,#dbe7de,#c6d9d3);box-shadow:none}
.clip-source{margin-bottom:24px;gap:13px}.clip-source strong{font-size:1rem}.clip-source small{font-size:1rem;margin-top:3px}
.clip-source .cover{width:43px;height:43px;border-radius:10px;box-shadow:none}
.source-price{background:#d6eac513;min-width:58px;padding:9px 10px;border-radius:8px;text-align:center;font-size:1rem}
.source-price small{display:block;font-size:1rem;line-height:1.2;margin-top:3px}
.wave-editor{height:165px;background:linear-gradient(145deg,#153740,#102b34);box-shadow:none;border-radius:9px;padding:26px 0 13px;position:relative;overflow:hidden}
.wave-ruler{position:absolute;inset:9px 12px auto;display:flex;justify-content:space-between;color:#88a9b2;font-size:1rem;letter-spacing:.05em;z-index:2;pointer-events:none}
.wave-bars{height:100%;align-items:center}
.wave-bars i{border-radius:3px;background:#6895a6}
.wave-selection{top:27px;bottom:12px;border-color:#bbdca5;background:#a2c9b21c;border-radius:3px}
.wave-selection::before,.wave-selection::after{background:#c7e6b3;width:7px;height:29px;box-shadow:none}
.wave-editor{touch-action:pan-y;cursor:ew-resize;user-select:none}
.wave-selection{cursor:grab;transition:background-color .2s ease}
.wave-editor.is-dragging .wave-selection{cursor:grabbing;background:#a2c9b22a}
.clip-editor input[type=range]{appearance:none;-webkit-appearance:none;width:100%;height:36px;background:transparent;cursor:ew-resize;margin:3px 0 0}
.clip-editor input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:4px;background:#86b7b844}
.clip-editor input[type=range]::-moz-range-track{height:5px;border-radius:4px;background:#86b7b844}
.clip-editor input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:17px;height:17px;margin-top:-6px;border:0;border-radius:50%;background:var(--deck-accent);box-shadow:none}
.clip-editor input[type=range]::-moz-range-thumb{width:17px;height:17px;border:0;border-radius:50%;background:var(--deck-accent);box-shadow:none}
.clip-editor input[type=range]:focus-visible{outline:2px solid var(--deck-accent);outline-offset:2px;border-radius:5px}
.clip-editor input[type=range]:hover::-webkit-slider-thumb{box-shadow:none}
.wave-hint{font-size:1rem;color:var(--deck-muted);margin:10px 0 0;text-align:center}
.range-row{gap:24px;margin-top:19px}.range-row label{font-size:1rem}.range-row output{font-variant-numeric:tabular-nums}
.clip-options{gap:18px;margin-top:19px}.clip-options label{padding:7px 11px 7px 8px;border-radius:7px;background:#ffffff0b;font-size:1rem;gap:7px}
.dark .clip-options label{background:#315b4c0c}
.clip-editor .clip-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;gap:15px;align-items:stretch}
.clip-editor .clip-footer .button{width:100%;min-height:52px;justify-content:center;padding:14px 16px}
.clip-editor .clip-footer .clip-listen{background:#347e75;color:#fff}
.clip-editor .clip-footer .clip-listen:is(:hover,:focus-visible){background:transparent;color:#cbe7e5;border-color:currentColor}
.dark .clip-editor .clip-footer .clip-listen{background:#347e75;color:#fff}
.dark .clip-editor .clip-footer .clip-listen:is(:hover,:focus-visible){background:transparent;color:#285f58;border-color:currentColor}
@media(max-width:32.5em){.clip-editor .clip-footer{gap:9px}.clip-editor .clip-footer .button{padding:12px 9px;min-height:56px;font-size:1rem;gap:7px;white-space:normal}.clip-editor .clip-footer .button .icon{width:17px;height:17px;flex-shrink:0}}
.clip-editor .button{box-shadow:none;background:linear-gradient(130deg,#dceac5,#bed8aa);border-radius:8px}
.clip-editor .clip-length{margin-bottom:0;font-size:1rem;margin-top:13px}
.file-picker,.dark .file-picker{box-shadow:none;border:0}
.file-picker{background:linear-gradient(110deg,#e7f1e9,#eff3e9);padding:20px 22px;border-radius:10px;margin-bottom:16px}
.file-picker .file-tag{box-shadow:none}
.clipper-grid .how-panel,.dark .clipper-grid .how-panel{box-shadow:none;border-radius:12px}
.clipper-grid .how-panel{padding:27px;background:linear-gradient(140deg,#edf0e3,#e7eddf)}
.clipper-grid .how-step{gap:13px}.clipper-grid .how-step>span{box-shadow:none;border-radius:8px}
.clipper-grid .how-step b{font-size:1rem}.clipper-grid .how-step p{font-size:1rem}
.studio-heading{margin-top:34px;margin-bottom:24px}.studio-heading h2{font-size:1.8125rem}.studio-heading>span{font-size:1rem}
.craft-hero{box-shadow:none}.craft-hero .button{box-shadow:none}
.tool-note{font-size:1rem;line-height:1.7;margin-top:14px}

/* Shared finishing touches keep quieter pages part of the same shop. */
/* A welcoming support island, with direct routes to the form and common answers. */
.support-hero{--action-bg:#3e755f;--action-text:#fff;--action-hover:#315b4c;display:grid;grid-template-columns:1fr 1.06fr;align-items:center;min-height:350px;margin-bottom:28px;padding:0;isolation:isolate;border-radius:14px;background:radial-gradient(ellipse at 78% 35%,#fff8df 0,transparent 65%),linear-gradient(120deg,#e5f1ed,#edf0da)}
.support-hero::after{display:none}
.support-hero .hero-copy{max-width:none;padding:34px 0 34px 36px;color:#244b46;z-index:2}
.support-hero .eyebrow{font-size:1rem;color:#587c61;letter-spacing:.15em;margin-bottom:17px}
.support-hero h1{font-size:clamp(2.375rem,4.3vw,3.4375rem);line-height:1.06;letter-spacing:-.045em;margin-bottom:19px}
.support-hero h1 em{font-family:Fredoka,Manrope,sans-serif;font-weight:500;font-style:normal;letter-spacing:-.035em;color:#43836e}
.support-hero p:not(.eyebrow){font-size:1rem;line-height:1.85;color:#547269;margin-bottom:23px}
.support-hero .hero-actions{gap:18px}
.support-hero .hero-footnote{font-size:1rem;color:#587568;margin-top:17px}
.support-faq-link{min-height:44px;color:#3d715f;font-size:1rem;gap:8px}
.support-faq-link .icon-chevron{--icon-y:3px;width:20px;height:20px}
.support-art{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center;pointer-events:none}
.support-art img{display:block;width:109%;max-width:none;height:auto;aspect-ratio:3/2;object-fit:contain;transform:translate(-2%,3%);mix-blend-mode:multiply}
.dark .support-hero{background:radial-gradient(ellipse at 78% 38%,#f4edcd,transparent 65%),linear-gradient(120deg,#dae7de,#dce3c9)}
.dark .support-hero .hero-copy{color:#244b46}.dark .support-hero h1 em{color:#356c58}
.dark .support-hero .eyebrow{color:#4c7056}.dark .support-hero p:not(.eyebrow){color:#4b645b}
.dark .support-hero .hero-footnote{color:#4e6556}.dark .support-faq-link{color:#375f51}
#support-content{scroll-margin-top:calc(var(--header-inset) + 112px);border-radius:14px}
#support-content:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
@media(max-width:56.25em){
 .support-hero .hero-copy{padding:29px 0 29px 28px}
 .support-hero h1{font-size:2.6875rem}.support-hero p:not(.eyebrow){font-size:1rem}
 .support-hero .hero-actions{gap:8px}.support-faq-link{font-size:1rem}
 .support-hero .hero-footnote{font-size:1rem}
}
@media(max-width:37.5em){
 .support-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;margin-bottom:23px;padding:0}
 .support-hero .hero-copy{padding:29px 25px 0}
 .support-hero .eyebrow{font-size:1rem;margin-bottom:15px}
 .support-hero h1{font-size:2.5625rem;line-height:1.03;margin-bottom:17px}
 .support-hero p:not(.eyebrow){font-size:1rem;margin-bottom:16px}
 .support-hero p:not(.eyebrow) br{display:none}
 .support-hero .hero-actions{gap:8px 15px}
 .support-hero .hero-actions .button{font-size:1rem;min-height:45px;padding-inline:15px}
 .support-hero .hero-footnote{margin-top:10px}
 .support-art{align-self:stretch;max-height:265px;padding:0 9px}
 .support-art img{width:100%;max-width:375px;transform:none}
}
@media(max-width:22.5em){
 .support-hero .hero-copy{padding-inline:21px}
 .support-hero h1{font-size:2.375rem}
 .support-hero .hero-actions{gap:4px 12px}
 .support-faq-link{font-size:1rem}.support-hero .hero-actions .button{font-size:1rem;padding-inline:13px}
}
.support-grid .support-form{box-shadow:none;background:linear-gradient(135deg,var(--soft),var(--paper))}
.support-grid .how-panel{box-shadow:none}.dark .support-grid .how-panel{box-shadow:none}
.faq{box-shadow:none}.faq details{box-shadow:none}
.gift-hero{box-shadow:none}
.gift-copy h1{letter-spacing:-.05em}.free-card{box-shadow:none}
.free-card-actions .button{box-shadow:none}
.footer-panel{box-shadow:none}
.footer-invitation .button{box-shadow:none}
@media(hover:hover) and (pointer:fine){
 .surprise-button:hover{background:#ffffff66;filter:none}.surprise-button:hover .icon{transform:rotate(25deg) scale(1.1)}
 .dark .surprise-button:hover{background:#ffffff0d}
 .category-button:hover{transform:translateX(2px);box-shadow:none;filter:none}
 .track:hover{background:var(--pale)}
 .discovery-card:hover{transform:translateY(-3px);box-shadow:none}
 .discovery-card:hover .discovery-link svg{transform:translateX(5px)}
}
@media(max-width:68.75em){
 .sound-garden .hero-copy{padding-left:28px}.sound-garden h1{font-size:3.0625rem}
 .sound-garden p:not(.eyebrow){font-size:1rem}
 .hero-actions{gap:3px}.hero-actions .button{padding-inline:14px;font-size:1rem}.surprise-button{font-size:1rem}
 .catalogue{grid-template-columns:178px minmax(0,1fr);gap:24px;padding-inline:0}
 .category-copy small{font-size:1rem}.category-button{padding-inline:8px;gap:8px}
 .discovery-card{padding:25px}.discovery-card h2{font-size:1.625rem}.discovery-gift img{right:-54px}
}
@media(max-width:56.25em){
 .sound-garden{min-height:368px}.sound-garden h1{font-size:2.8125rem}
 .sound-garden .hero-copy{padding:30px 0 30px 26px}.sound-garden p:not(.eyebrow){font-size:1rem}
 .sound-garden .eyebrow{font-size:1rem}.hero-footnote{font-size:1rem}
 .garden-price{right:17px;top:20px;padding:8px 11px}.garden-price strong{font-size:1.5625rem}
 .catalogue{display:block;padding-top:13px}.side-nav{margin-bottom:25px}
 .side-nav h2{margin-left:0;margin-bottom:12px}.categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;overflow:visible}
 .category-button{white-space:normal;min-height:55px;padding:10px;gap:9px}.category-symbol .icon{display:block}.category-arrow{display:none}
 .side-link{display:none}.category-copy small{font-size:1rem}.category-symbol{width:29px}
 .catalogue-content .section-top h2{font-size:1.6875rem}
 .discovery-card{padding:23px;min-height:250px}.discovery-card h2{font-size:1.625rem}
 .discovery-gift img{width:74%;right:-61px;bottom:7px;opacity:.94}
 .discovery-card .eyebrow{font-size:1rem}.discovery-card p:not(.eyebrow){font-size:1rem}
 .discovery-link{font-size:1rem;gap:7px}
}
@media(max-width:37.5em){
 .site-shell{padding-top:13px}
 .sound-garden{display:block;min-height:0;padding:0 0 215px;border-radius:11px}
 .sound-garden .hero-copy{padding:27px 24px 5px}
 .sound-garden h1{font-size:2.875rem;margin-bottom:17px}
 .sound-garden .eyebrow{font-size:1rem;margin-bottom:15px}
 .sound-garden p:not(.eyebrow){font-size:1rem;margin-bottom:16px;line-height:1.8}
 .hero-actions{gap:6px}.hero-actions .button{font-size:1rem;min-height:44px;padding-inline:14px}
 .surprise-button{font-size:1rem;gap:5px;padding-inline:8px;min-height:43px}.surprise-button .icon{width:16px}
 .hero-footnote{font-size:1rem;margin-top:12px}
 .garden-stage{position:absolute;bottom:0;left:0;right:0;height:220px;padding:0}
 .garden-art{width:105%;max-height:260px;transform:translate(5%,7%)}
 .garden-price{top:18px;right:14px;padding:8px 10px;border-radius:9px;transform:rotate(7deg)}
 .garden-price strong{font-size:1.4375rem}.garden-price strong span{font-size:1rem}.garden-price small{font-size:1rem}
 .garden-note-one{top:9%;left:34%}.garden-note-two{top:38%;right:12%}
 .benefits{display:grid;grid-template-columns:1fr 1fr;justify-content:start;gap:11px;padding:19px 4px 15px;font-size:1rem}
 .benefits span:last-child{grid-column:1/-1}.benefits svg{width:16px;height:16px}
 .catalogue{margin-top:0;padding:17px 0 22px}.categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .category-button{min-height:54px;padding:9px;gap:8px;border-radius:7px}
 .category-symbol{width:27px;height:29px}.category-copy{font-size:1rem}.category-copy small{font-size:1rem;line-height:1.4}
 .side-nav{margin-bottom:27px}.side-nav h2{font-size:1rem}
 .catalogue-content .section-top{gap:8px;align-items:start}.catalogue-content .section-top h2{font-size:1.5rem}
 .catalogue-content .section-top .eyebrow{font-size:1rem}.catalogue-caption{font-size:1rem;max-width:190px}
 .catalogue-content .sort{min-height:37px;font-size:1rem;padding:8px;max-width:83px;margin-top:18px}
 .catalogue-content .search-field{padding:12px;margin-bottom:12px}.catalogue-content .search-field input{font-size:1rem}
 .track{padding:12px 9px;gap:10px;display:grid;grid-template-columns:42px minmax(0,1fr) 44px;align-items:center;margin-bottom:5px}
 .track .cover{width:42px;height:42px;grid-column:1;grid-row:1}.track-info{grid-column:2;grid-row:1}
 .track-info strong{font-size:1rem}.track-info small{font-size:1rem;margin-top:3px}
 .track .round-play{grid-column:3;grid-row:1;width:44px;height:44px}
 .track .cut-button{grid-column:1;grid-row:2;min-width:42px;min-height:40px;justify-self:center;padding:3px}
 .track .cut-button svg{width:17px;height:17px}
 .track .buy-button{grid-column:2/4;grid-row:2;justify-self:stretch;justify-content:space-between;min-height:40px;padding:8px 12px;font-size:1rem;background:var(--pale);display:flex}
 .preview-disclosure{font-size:1rem;margin-top:15px}
 .discovery-pair{grid-template-columns:1fr;gap:14px;margin-top:3px}
 .discovery-card{padding:25px;min-height:245px}.discovery-card h2{font-size:1.8125rem}
 .discovery-card .eyebrow{font-size:1rem}.discovery-card p:not(.eyebrow){font-size:1rem}.discovery-link{font-size:1rem}
 .discovery-gift img{width:66%;right:-41px;bottom:6px}
 .discovery-studio img{object-position:70% center}.discovery-studio::after{background:linear-gradient(90deg,#193c43 8%,#193c43e8 45%,#193c4320)}
 .dark .discovery-studio::after{background:linear-gradient(90deg,#dce6e3 8%,#dce6e3ed 45%,#dce6e350)}
 .clip-editor,.dark .clip-editor,dialog .clip-editor{padding:21px 17px;border-radius:10px}
 .clip-source{margin-bottom:18px;gap:10px}.clip-source strong{font-size:1rem}.clip-source small{font-size:1rem}
 .source-price{min-width:49px;font-size:1rem;padding:7px 8px}
 .source-price small{font-size:1rem}.clip-source .cover{width:35px;height:35px}
 .wave-editor{height:135px}.range-row{gap:18px}
 .clip-options{gap:10px;margin-top:13px}.clip-options label{font-size:1rem}
 .clip-editor .clip-footer{gap:14px;margin-top:18px}.clip-editor .clip-length{font-size:1rem}
 .studio-heading h2{font-size:1.5625rem}.studio-heading{margin-top:26px}
 .file-picker{padding:18px 16px}.file-picker .file-tag{margin-left:40px}
 .ad-unit{margin-bottom:23px;margin-top:24px}
}
@media(max-width:22.5em){
 .sound-garden .hero-copy{padding-inline:19px}.sound-garden h1{font-size:2.4375rem}
 .sound-garden p:not(.eyebrow){font-size:1rem}.sound-garden .eyebrow{font-size:1rem}
 .hero-actions .button{padding-inline:11px;font-size:1rem}.surprise-button{font-size:1rem;padding-inline:6px;gap:4px}
 .sound-garden{padding-bottom:192px}.garden-stage{height:198px}.garden-price{right:10px;top:23px}
 .category-button{padding:8px;gap:6px}.category-copy{font-size:1rem}.category-copy small{font-size:1rem}.category-symbol{width:24px}
 .catalogue-content .section-top h2{font-size:1.3125rem}.catalogue-content .sort{font-size:1rem;max-width:70px}
 .discovery-card{padding:22px}.discovery-card h2{font-size:1.6875rem}.discovery-link{font-size:1rem}
}
@media(prefers-reduced-motion:reduce){
 .garden-note,.category-button,.category-arrow,.surprise-button .icon,.discovery-card,.discovery-link svg{transition:none}
 .discovery-card:hover,.category-button:hover,.surprise-button:hover .icon,.discovery-card:hover .discovery-link svg{transform:none}
}

/* A clearer search entry point, with an explicit label and comfortable input text. */
.catalogue-content .search-field{min-height:58px;padding:14px 18px;background:var(--pale);border:1px solid color-mix(in srgb,var(--blue) 18%,transparent);border-radius:10px;margin:0 0 18px;gap:13px}
.catalogue-content .search-field input{font-size:1rem;line-height:1.5;font-weight:500;color:var(--ink)}
.catalogue-content .search-field input::placeholder{color:#597781;opacity:1}
.catalogue-content .search-field>.icon-search{width:23px;height:23px;color:var(--blue)}
.catalogue-content .search-field:focus-within{border-color:var(--blue);box-shadow:none;outline:2px solid var(--blue);outline-offset:3px}
.dark .catalogue-content .search-field input::placeholder{color:#b7cdd3}

/* Wordmark outline is in the SVG; shadow follows the actual surface behind it. */
.brand img{filter:drop-shadow(0 1px 1px #153c4c40) drop-shadow(0 2px 3px #153c4c0d)}
.dark .brand img{filter:none}
.footer-story img{filter:none}
.dark .footer-story img{filter:drop-shadow(0 1px 1px #24433838)}

/* MANA-inspired pill controls: one form, quiet borders and directional icon motion. */
:root{--action-bg:#087e99;--action-text:#fff;--action-hover:#096e87}
.dark{--action-bg:#bcdfe5;--action-text:#1d414c;--action-hover:#c1e4e9}
.gift-copy,.free-teaser{--action-bg:#456f50;--action-text:#fff;--action-hover:#3b6548}
.dark .gift-copy,.dark .free-teaser{--action-bg:#e0e5bd;--action-text:#354c38;--action-hover:#e6edc8}
.craft-copy,.studio-copy{--action-bg:#e8f0e5;--action-text:#29484b;--action-hover:#edf4e8}
.dark .craft-copy,.dark .studio-copy{--action-bg:#376a60;--action-text:#fff;--action-hover:#315f56}
.clip-editor{--action-bg:#caddb2;--action-text:#304c3b;--action-hover:#d6e8c0}
.dark .clip-editor{--action-bg:#3b715f;--action-text:#fff;--action-hover:#325f50}
.footer-panel{--action-bg:#e3edd8;--action-text:#304f43;--action-hover:#e6efde}
.dark .footer-panel{--action-bg:#3f6a50;--action-text:#fff;--action-hover:#355d46}
:root .button,.dark .button,.hero-actions .button,.gift-copy .button,.dark .gift-copy .button,.clip-editor .button,.dark .clip-editor .button,.craft-copy .button,.dark .craft-copy .button,.studio-copy .button,.dark .studio-copy .button,.footer-panel .button,.dark .footer-panel .button,.free-teaser .button,.dark .free-teaser .button,.free-card-actions .button{
 border-radius:999px;border:1px solid var(--action-bg);background:var(--action-bg);color:var(--action-text);box-shadow:none;transform:none;gap:12px;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .18s ease;isolation:isolate;
}
:root .button::after{content:none}
:root .button.secondary{background:transparent;color:var(--action-hover);border-color:color-mix(in srgb,var(--action-hover) 45%,transparent)}
:root .button:focus-visible{background:transparent;border-color:var(--action-hover);color:var(--action-hover);box-shadow:none;transform:none}
:root .button.secondary:focus-visible{background:var(--action-bg);border-color:var(--action-bg);color:var(--action-text)}
:root .button:active{transform:scale(.98);transition-duration:.1s}
.track .buy-button{border-radius:999px;border:1px solid color-mix(in srgb,var(--blue) 19%,transparent);box-shadow:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease}
.surprise-button{border-radius:999px;border:1px solid transparent}
.round-play,.icon-button{box-shadow:none;transition:background-color .25s ease,color .25s ease,transform .18s ease}
.file-tag{border-radius:999px!important}
.text-link,.source-link,.discovery-link,.side-link{gap:10px}
.icon{--icon-x:0px;--icon-y:0px;--icon-turn:0deg}
.icon-arrow{--icon-x:5px}.icon-download{--icon-y:3px}.icon-upload{--icon-y:-3px}
.icon-play{--icon-x:2px;fill:currentColor!important;stroke-width:0!important}
.icon-scissors{--icon-turn:-12deg}.icon-plus{--icon-turn:90deg}
.icon-sparkle{--icon-turn:25deg}.icon-close{--icon-turn:90deg}
.file-picker .icon{transition:transform .25s ease}
a[target="_blank"]>.icon-arrow{--icon-x:3px;--icon-y:-3px;--icon-turn:-45deg;transform:rotate(-45deg);transition:transform .25s ease}
a[target="_blank"]:focus-visible>.icon-arrow{transform:translate(3px,-3px) rotate(-45deg)}
:is(.button,.text-link,.source-link,.discovery-link,.side-link,.round-play,.buy-button,.cut-button,.surprise-button,.icon-button)>.icon{
 transform-origin:center;transition:transform .25s cubic-bezier(.2,.7,.3,1);
}
:is(.button,.text-link,.source-link,.discovery-link,.side-link,.round-play,.buy-button,.cut-button,.surprise-button,.icon-button):focus-visible>.icon{
 transform:translate(var(--icon-x),var(--icon-y)) rotate(var(--icon-turn));
}
@media(hover:hover) and (pointer:fine){
 :root .button:hover{background:transparent;border-color:var(--action-hover);color:var(--action-hover);box-shadow:none;transform:none}
 :root .button.secondary:hover{background:var(--action-bg);border-color:var(--action-bg);color:var(--action-text)}
 .track .buy-button:hover{background:var(--pale);border-color:var(--blue);transform:none;box-shadow:none}
 .round-play:hover,.icon-button:hover{transform:none;box-shadow:none;background:var(--pale)}
 .surprise-button:hover{border-color:currentColor;background:transparent}
 :is(.button,.text-link,.source-link,.discovery-link,.side-link,.round-play,.buy-button,.cut-button,.surprise-button,.icon-button):hover>.icon{
  transform:translate(var(--icon-x),var(--icon-y)) rotate(var(--icon-turn));
 }
 .file-picker:hover .icon-upload{transform:translateY(-3px)}
 .discovery-card:hover .discovery-link .icon-arrow{transform:translateX(5px)}
 a[target="_blank"]:hover>.icon-arrow{transform:translate(3px,-3px) rotate(-45deg)}
}

/* Recent purchases sit below the wide ad, with a separate second ad column. */
.recent-purchases-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:32px;margin:14px 12px 42px;align-items:start}
.recent-purchases{min-width:0;padding:28px;background:linear-gradient(140deg,#e8f3ef 0%,#f4f8f7 34%,#f7faf9 100%);border-radius:14px;box-shadow:none}
.recent-heading{margin-bottom:18px}
.recent-heading .eyebrow{margin-bottom:9px;color:#548779}
.recent-heading h2{font-size:1.875rem;letter-spacing:-.035em;margin:0 0 7px}
.recent-heading>p:last-child{font-size:1rem;color:#5a787c;margin:0;line-height:1.6}
.recent-list{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:5px}
.recent-purchase{display:flex;align-items:center;gap:13px;min-height:62px;padding:8px 11px;border-radius:8px}
.recent-purchase:nth-child(odd){background:#ffffffba}
.recent-purchase .cover{flex:0 0 37px;width:37px;height:37px;border-radius:8px}
.recent-purchase .cover .icon{width:21px;height:21px}
.recent-track-copy{min-width:0;flex:1}
.recent-track-copy strong{display:block;font-size:1rem;line-height:1.35;font-weight:600;overflow-wrap:anywhere}
.recent-track-copy small{display:block;font-size:1rem;line-height:1.5;margin-top:3px;color:#658087}
.recent-purchase .round-play{flex:0 0 44px;width:44px;height:44px}
.recent-purchases>.text-link{font-size:1rem}
.recent-ad.ad-unit{width:100%;max-width:none;margin:0;padding:0;align-self:start}
.recent-ad .ad-label{display:block;margin:0 0 12px;text-align:center}
.recent-ad .ad-space{height:600px;max-width:300px;margin:0 auto;display:grid;place-items:center;border-radius:10px;background:var(--soft)}
/* Follow the list only when the whole ad fits beneath the returning header. */
@media(min-width:47.5625em) and (min-height:800px){.recent-ad.ad-unit{position:sticky;top:140px}}
.dark .recent-purchases{background:linear-gradient(145deg,#244743,#1c353f 52%,#1c333e);box-shadow:none}
.dark .recent-heading .eyebrow{color:#b3d6bb}
.dark .recent-heading>p:last-child,.dark .recent-track-copy small{color:#acc3c9}
.dark .recent-purchase:nth-child(odd){background:#ffffff07}
@media(max-width:62.5em){.recent-purchases-grid{gap:22px;margin-left:0;margin-right:0;grid-template-columns:minmax(0,1fr) 300px}.recent-purchases{padding:23px 16px}.recent-purchase{gap:10px;padding:8px}.recent-heading h2{font-size:1.6875rem}}
@media(max-width:47.5em){.recent-purchases-grid{grid-template-columns:1fr;margin-bottom:28px;gap:27px}.recent-purchases{padding:24px 18px}.recent-ad .ad-space{height:250px;max-width:100%}.recent-track-copy strong{font-size:1rem}.recent-track-copy small{font-size:1rem}}
@media(max-width:22.5em){.recent-purchases{padding:22px 12px}.recent-purchase{gap:8px;padding:8px 4px}.recent-purchase .cover{flex-basis:31px;width:31px;height:31px}.recent-track-copy strong{font-size:1rem}.recent-heading h2{font-size:1.625rem}}

/* A bounded spring/summer daytime pool. Only transforms and opacity move. */
.butterflies{position:absolute;inset:0;display:none;overflow:hidden;pointer-events:none;contain:layout paint}
:root:not(.dark):is([data-season=spring],[data-season=summer]) .butterflies{display:block}
.butterfly{position:absolute;left:0;top:0;width:var(--butterfly-size);height:var(--butterfly-size);opacity:.95}
.butterfly-art{position:relative;display:block;width:100%;height:100%;perspective:100px}
.butterfly-wing{position:absolute;top:0;width:50%;height:100%;animation:butterfly-flap var(--flap-time) ease-in-out infinite;animation-delay:var(--flight-delay)}
.butterfly-wing img{display:block;width:100%;height:100%}
.wing-left{left:0;transform-origin:100% 50%;--flap-direction:1}
.wing-left img{transform:scaleX(-1)}
.wing-right{right:0;transform-origin:0 50%;--flap-direction:-1}
.butterfly-blue .butterfly-wing img{filter:hue-rotate(145deg) saturate(.72)}
.butterfly-body{position:absolute;left:46%;top:27%;width:8%;height:43%;border-radius:55% 55% 65% 65%;background:linear-gradient(90deg,#3d3930,#a1946d 48%,#474333);box-shadow:0 1px 1px #31443633}
.butterfly-body::before,.butterfly-body::after{content:'';position:absolute;bottom:91%;width:110%;height:51%;border-top:1px solid #665a40;border-radius:60% 60% 0 0}
.butterfly-body::before{right:50%;border-left:1px solid #665a40;transform:rotate(-22deg)}
.butterfly-body::after{left:50%;border-right:1px solid #665a40;transform:rotate(22deg)}
.butterfly-wing{animation-play-state:paused}
:root:not(.dark):is([data-season=spring],[data-season=summer]) .butterfly-wing{animation-play-state:running}
.page-hidden .butterfly-wing{animation-play-state:paused!important}
/* Slow at each reversal; a softer recovery and shorter downstroke vary the cycle. */
@keyframes butterfly-flap{
  0%,100%{transform:rotateY(calc(var(--flap-direction) * 10deg));animation-timing-function:cubic-bezier(.45,0,.55,1)}
  45%{transform:rotateY(calc(var(--flap-direction) * 76deg));animation-timing-function:cubic-bezier(.65,0,.5,1)}
  88%{transform:rotateY(calc(var(--flap-direction) * 6deg));animation-timing-function:cubic-bezier(.25,0,.5,1)}
}
@media(max-width:47.5em){
  .butterfly{width:calc(var(--butterfly-size) * .86);height:calc(var(--butterfly-size) * .86)}
  .butterfly:nth-child(n+4){display:none}
  .butterfly:nth-child(n+4) .butterfly-wing{animation-play-state:paused!important}
}
@media(prefers-reduced-motion:reduce){:root .butterflies{display:none!important}}

/* Purchase availability is explained before collecting contact or payment details. */
.checkout-identity{border:0;padding:0;margin:0;min-width:0}
[data-checkout-form] .form-field{margin-bottom:20px}
[data-checkout-form] select{width:100%;min-height:48px;font-size:1rem;color:var(--ink);background:var(--soft)}
[data-checkout-form] #market-help{display:block;margin-top:9px;color:var(--muted);font-size:1rem;line-height:1.65}
.checkout-unavailable{padding:24px;border-radius:14px;background:linear-gradient(135deg,var(--pale),var(--soft));margin:4px 0 22px;animation:market-reveal .24s ease}
@keyframes market-reveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.checkout-unavailable{animation:none}}
.market-icon{display:grid;place-items:center;width:46px;height:46px;background:var(--paper);color:var(--blue);border-radius:12px;margin-bottom:18px;box-shadow:none}
.checkout-unavailable h3{font-size:1.5rem;margin-bottom:12px}
.checkout-unavailable p{font-size:1rem;line-height:1.75}
.market-links{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:20px}
.market-links .button{font-size:1rem;min-height:46px}
.checkout-price{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px;background:var(--pale);border-radius:12px;margin:0 0 22px;font-size:1rem}
.checkout-price small{display:block;font-size:1rem;color:var(--muted);margin-top:4px}
.checkout-price strong{font-size:1.4375rem;white-space:nowrap}
@media(max-width:32.5em){.checkout-unavailable{padding:20px 17px}.checkout-unavailable h3{font-size:1.375rem}.checkout-price{padding:16px 14px}.market-links{gap:15px}.market-links .button{width:100%}}

/* Phone setup stays readable without JavaScript; the handset illustration is CSS only. */
.help-breadcrumb{display:flex;align-items:center;gap:12px;padding:25px 3% 17px;font-size:1rem;color:var(--muted)}
.help-breadcrumb a{color:var(--blue);font-weight:600}.help-breadcrumb .icon{width:15px;height:15px;transform:rotate(-90deg)}
.mobile-help-hero{display:grid;align-items:center;padding:0;background:radial-gradient(ellipse at 80% 40%,#e3edd0 0,transparent 55%),linear-gradient(120deg,#e2f3f7,#edf1e4);min-height:390px;grid-template-columns:1.15fr 1fr}
.mobile-help-hero::after{display:none}
.mobile-help-hero .hero-copy{max-width:none;padding-top:45px;padding-bottom:45px;color:#244b46}.mobile-help-hero h1{font-size:clamp(2.5rem,4.5vw,4rem)}.mobile-help-hero p:not(.eyebrow){font-size:1rem;color:#547474}.dark .mobile-help-hero{background:radial-gradient(ellipse at 80% 40%,#e3edd0 0,transparent 55%),linear-gradient(120deg,#d2e9e5,#e4e8d2)}.dark .mobile-help-hero .hero-copy{color:#244b46}.dark .mobile-help-hero h1 em{color:#356c58}
.help-phone-scene{position:relative;min-height:370px;display:grid;place-items:center;perspective:900px;overflow:hidden;isolation:isolate}
.help-phone-shadow{position:absolute;bottom:24px;width:245px;height:24px;background:#1b465535;border-radius:50%;filter:blur(12px);transform:rotate(-5deg)}
.help-phone{width:194px;height:310px;padding:7px;border-radius:28px;background:linear-gradient(120deg,#9abac0,#264955 25%,#163842 60%,#80a2ad);box-shadow:12px 15px 0 #3b65631d,20px 25px 35px #25433b35,inset 1px 1px 2px #e3f5ff;transform:rotate(-9deg) rotateY(-14deg);position:relative}
.help-phone-screen{height:100%;border-radius:22px;background:linear-gradient(150deg,#fffef7,#e4efdb);display:flex;align-items:center;flex-direction:column;padding:27px 16px 16px;position:relative;color:#204554;overflow:hidden}
.help-phone-screen:before{content:'';position:absolute;top:9px;width:42px;height:5px;border-radius:5px;background:#27464e}
.help-phone-screen>img{width:118px;height:auto;filter:drop-shadow(0 2px 1px #23445538)}
.help-phone-label{font-size:1rem;font-weight:600;letter-spacing:1.3px;color:#678385;margin:14px 0 10px}.help-phone-sound{width:52px;height:52px;border-radius:14px;background:linear-gradient(130deg,#dcf3f9,#add7e2);display:grid;place-items:center;box-shadow:0 6px 12px #20455414;color:#1383a1}.help-phone-sound .icon{width:30px;height:30px}.help-phone-screen>strong{font-size:1.0625rem;margin-top:12px}
.help-phone-wave{display:flex;align-items:center;gap:3px;height:52px;margin-top:7px}.help-phone-wave i{width:3px;height:calc(var(--bar) * .56);background:#4d9d99;border-radius:3px}.help-phone-selected{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:5px;color:#43806a}.help-phone-selected .icon{width:13px;height:13px}
.help-phone-sticker{position:absolute;bottom:56px;right:8%;display:flex;align-items:center;gap:9px;padding:14px 18px;background:#fffdf5;border-radius:13px;box-shadow:0 10px 24px #244b3e20;transform:rotate(4deg);font-weight:600;color:#356650;font-size:1rem}.help-phone-sticker .icon{color:#458565}
.mobile-help-content{padding:48px 3% 10px}.help-chooser,.mobile-guide,.mobile-help-faq{scroll-margin-top:140px}.help-chooser>h2{font-size:clamp(1.75rem,3vw,2.4375rem);margin:10px 0}.help-chooser>p:not(.eyebrow){color:var(--muted)}
.phone-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:26px 0 30px}.phone-choice{min-width:0;display:grid;grid-template-columns:1fr auto;gap:5px 8px;text-decoration:none;padding:20px 16px;border-radius:14px;background:linear-gradient(130deg,var(--phone-tint),var(--soft));box-shadow:none;transition:transform .22s ease,box-shadow .22s ease;color:var(--ink)}
.phone-blue{--phone-tint:#dceef4;--phone-ink:#2584a2}.phone-sage{--phone-tint:#e0ebd9;--phone-ink:#627d50}.phone-peach{--phone-tint:#f6e8d9;--phone-ink:#b67c4c}.phone-lilac{--phone-tint:#eae2f3;--phone-ink:#8b6ca5}.phone-sand{--phone-tint:#eeeccf;--phone-ink:#8a8850}
.phone-choice-icon{grid-column:1/-1;color:var(--phone-ink);margin-bottom:12px}.phone-choice-icon .icon{width:31px;height:31px}.phone-choice>strong{font-size:1rem}.phone-choice>small{grid-column:1;font-size:1rem;color:var(--muted)}.phone-choice>.icon-arrow{grid-column:2;grid-row:2/4;width:18px;align-self:center;transition:transform .22s ease}.phone-choice:hover,.phone-choice:focus-visible{transform:translateY(-3px);box-shadow:none}.phone-choice:hover>.icon-arrow{transform:translateX(3px)}
.help-preparation{display:flex;gap:18px;align-items:center;background:var(--soft);padding:23px 26px;border-radius:14px;margin-bottom:24px}.help-preparation>span{color:var(--blue)}.help-preparation>span .icon{width:30px;height:30px}.help-preparation h3{font-size:1.1875rem;margin-bottom:6px}.help-preparation p{color:var(--muted);font-size:1rem;line-height:1.75;margin:0;max-width:900px}.help-preparation a,.help-preparation button{font-size:inherit;color:var(--blue);font-weight:600}
.mobile-guides{display:grid;gap:14px}.mobile-guide{border-radius:16px;background:linear-gradient(130deg,var(--paper),var(--soft));box-shadow:none;overflow:hidden}.mobile-guide>summary{list-style:none;display:flex;gap:18px;align-items:center;padding:24px;cursor:pointer}.mobile-guide summary::-webkit-details-marker{display:none}.guide-device-icon{width:48px;height:57px;display:grid;place-items:center;border-radius:13px;background:var(--phone-tint);color:var(--phone-ink);box-shadow:none}.guide-device-icon>.icon{width:28px;height:28px}.guide-summary-copy{flex:1;min-width:0}.guide-summary-copy strong{display:block;font-size:1.4375rem;line-height:1.3}.guide-summary-copy small{display:block;color:var(--muted);font-size:1rem;margin-top:6px}.guide-format{font-size:1rem;color:var(--muted);margin-right:10px}.mobile-guide summary>.chevron{width:46px!important;height:46px!important;padding:11px;flex:0 0 46px;border-radius:50%;color:var(--blue);background:var(--pale);transition:transform .24s ease}.mobile-guide[open]>summary>.chevron,.guide-fallback[open]>summary>.chevron{transform:rotate(180deg)}
.mobile-guide-body{padding:0 32px 30px 90px;max-width:1040px}.guide-lead{font-size:1rem;color:var(--muted);line-height:1.8;margin:0 0 24px;max-width:760px}.guide-route{margin-bottom:22px}.guide-route h3{font-size:1.3125rem;margin:0 0 20px}.guide-steps{list-style:none;counter-reset:guide-step;margin:0;padding:0;display:grid;gap:20px}.guide-steps>li{counter-increment:guide-step;position:relative;padding-left:52px;min-height:37px}.guide-steps>li:before{content:counter(guide-step,decimal-leading-zero);position:absolute;left:0;top:0;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--phone-tint);color:var(--phone-ink);font-size:1rem;font-weight:600}.guide-steps strong{font-size:1.0625rem;display:block;margin-bottom:6px}.guide-steps p,.guide-note,.guide-source{font-size:1rem;line-height:1.85;color:var(--muted);margin:0}.guide-steps b,.guide-note b{color:var(--ink);font-weight:600}.guide-note{background:var(--pale);border-radius:12px;padding:17px 20px;margin:24px 0 18px}.guide-note>strong{color:var(--ink)}.guide-note p{margin:5px 0 0}.guide-note a,.guide-source a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.guide-note .icon,.guide-source .icon{width:13px;height:13px;vertical-align:middle}.guide-source{font-size:1rem;margin:20px 0}.guide-back{margin-top:24px;font-size:1rem}
.guide-fallback{border-radius:12px;background:var(--soft);overflow:hidden;scroll-margin-top:140px}.guide-fallback>summary{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:17px 20px;font-size:1rem;font-weight:600;cursor:pointer;list-style:none}.guide-fallback-body{padding:8px 22px 20px}.guide-fallback summary>.chevron{width:40px!important;height:40px!important;flex-basis:40px}.mobile-help-faq{margin:40px 0 30px!important}.mobile-help-end{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,var(--pale),var(--soft));border-radius:16px;padding:30px}.mobile-help-end h2{font-size:1.6875rem;margin:10px 0}.mobile-help-end p:not(.eyebrow){color:var(--muted);font-size:1rem;margin:0}.mobile-help-end>.button{flex-shrink:0}.guide-reviewed{font-size:1rem;color:var(--muted);margin-top:18px}
.mobile-help-promo{display:flex;align-items:center;gap:28px;padding:30px 35px;margin:30px 0 8px;border-radius:17px;background:linear-gradient(110deg,var(--pale),var(--soft));color:var(--ink);text-decoration:none;box-shadow:none}.help-phone-mark{display:grid;place-items:center;min-width:90px;height:112px;border-radius:23px;background:linear-gradient(140deg,#dbedf0,#c8dec6);box-shadow:6px 8px 0 #3055450e;transform:rotate(-7deg);color:#428788;transition:transform .25s ease}.help-phone-mark .icon{width:54px;height:54px}.mobile-help-promo h2{font-size:clamp(1.5625rem,2.7vw,2.125rem);margin:7px 0 10px;line-height:1.18}.mobile-help-promo h2 br{display:none}.mobile-help-promo h2 em{font-style:normal;color:var(--blue)}.mobile-help-promo p:not(.eyebrow){font-size:1rem;color:var(--muted);margin:0}.mobile-help-promo>.button{margin-left:auto;flex-shrink:0}.mobile-help-promo:hover .help-phone-mark{transform:rotate(-3deg) translateY(-3px)}
:root.dark .phone-blue{--phone-tint:#264757;--phone-ink:#92cee0}:root.dark .phone-sage{--phone-tint:#344a3b;--phone-ink:#b8cba0}:root.dark .phone-peach{--phone-tint:#4b3c35;--phone-ink:#e4b993}:root.dark .phone-lilac{--phone-tint:#3a3853;--phone-ink:#c6b2e4}:root.dark .phone-sand{--phone-tint:#444636;--phone-ink:#d0ce9b}
@media(max-width:62.5em){.phone-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-help-promo{gap:20px;padding:25px}.mobile-help-promo h2 br{display:block}.mobile-help-hero{grid-template-columns:1.1fr 1fr}.mobile-help-end{align-items:flex-start;flex-direction:column}}
@media(max-width:47.5em){.mobile-help-hero{grid-template-columns:1fr}.mobile-help-hero .hero-copy{padding:32px 25px 0}.help-phone-scene{min-height:290px}.help-phone{transform:rotate(-9deg) rotateY(-14deg) scale(.8);margin:-22px 0}.help-phone-sticker{right:9%;bottom:26px;font-size:1rem;padding:11px 14px}.help-phone-shadow{bottom:16px}.mobile-help-content{padding:30px 0 0}.mobile-help-hero h1{font-size:2.875rem}.help-chooser>h2{font-size:1.8125rem}.phone-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone-choice{padding:17px 15px}.phone-choice:last-child{grid-column:1/-1}.phone-choice:last-child .phone-choice-icon{grid-row:1/3;grid-column:1;align-self:center;margin:0}.phone-choice:last-child{grid-template-columns:38px 1fr auto}.phone-choice:last-child>strong,.phone-choice:last-child>small{grid-column:2}.phone-choice:last-child>.icon-arrow{grid-column:3;grid-row:1/3}.mobile-guide>summary{padding:17px 14px;gap:12px}.guide-device-icon{width:37px;height:45px;flex:0 0 37px}.guide-summary-copy strong{font-size:1.25rem}.guide-summary-copy small{font-size:1rem}.guide-format{display:none}.mobile-guide summary>.chevron{width:44px!important;height:44px!important;flex-basis:44px}.mobile-guide-body{padding:4px 19px 25px}.guide-lead{font-size:1rem}.guide-steps>li{padding-left:44px}.guide-steps strong{font-size:1rem}.guide-steps p{font-size:1rem}.guide-note{padding:16px;font-size:1rem}.guide-fallback>summary{padding:12px 14px;font-size:1rem}.guide-fallback-body{padding:8px 15px 18px}.help-preparation{padding:20px;gap:13px;align-items:flex-start}.help-preparation>span .icon{width:23px;height:23px}.mobile-help-end{padding:24px}.mobile-help-end h2{font-size:1.5625rem}.mobile-help-promo{padding:23px;flex-wrap:wrap;gap:20px}.help-phone-mark{min-width:58px;height:74px;border-radius:16px}.help-phone-mark .icon{width:36px;height:36px}.mobile-help-promo>div{flex:1;min-width:150px}.mobile-help-promo>.button{margin-left:0;width:100%;justify-content:center}.mobile-help-promo h2{font-size:1.625rem}}
@media(prefers-reduced-motion:reduce){.phone-choice,.phone-choice>.icon-arrow,.mobile-guide summary>.chevron,.help-phone-mark{transition:none}.phone-choice:hover,.phone-choice:focus-visible,.mobile-help-promo:hover .help-phone-mark{transform:none}}

/* Reusable leaves follow fresh wind-driven paths, then fade into the ground. */
.autumn-leaves{position:absolute;inset:0;display:none;overflow:hidden;pointer-events:none;contain:layout paint}
:root:not(.dark)[data-season=autumn] .autumn-leaves{display:block}
.autumn-leaf{position:absolute;left:0;top:0;width:var(--leaf-size);height:calc(var(--leaf-size) * 1.3125);opacity:0}
.leaf-swirl{display:block;width:100%;height:100%;perspective:120px}
.leaf-art{display:block;width:100%;height:100%;object-fit:contain;animation:leaf-tumble var(--leaf-turn) cubic-bezier(.4,.1,.6,.9) infinite;animation-delay:var(--leaf-delay)}
.leaf-art{animation-play-state:paused}
:root:not(.dark)[data-season=autumn] .leaf-art{animation-play-state:running}
.page-hidden .leaf-art{animation-play-state:paused!important}
@keyframes leaf-tumble{
  0%{transform:rotateX(18deg) rotateY(0deg) rotateZ(var(--leaf-tilt))}
  30%{transform:rotateX(48deg) rotateY(115deg) rotateZ(calc(var(--leaf-tilt) + 140deg))}
  65%{transform:rotateX(-12deg) rotateY(260deg) rotateZ(calc(var(--leaf-tilt) + 260deg))}
  100%{transform:rotateX(18deg) rotateY(360deg) rotateZ(calc(var(--leaf-tilt) + 360deg))}
}
@media(max-width:47.5em){
  .autumn-leaf{width:calc(var(--leaf-size) * .86);height:calc(var(--leaf-size) * 1.12875)}
  .autumn-leaf:nth-child(n+5){display:none}
  .autumn-leaf:nth-child(n+5) .leaf-art{animation-play-state:paused!important}
}
@media(prefers-reduced-motion:reduce){:root .autumn-leaves{display:none!important}}

/* A local YouTube thumbnail: no remote image, iframe or preconnect before play. */
.video-frame{aspect-ratio:16/9;background:#10252c}
.youtube-preview{position:absolute;inset:0;width:100%;height:100%;display:block;padding:0;border:0;border-radius:inherit;overflow:hidden;color:#fff;background:#10252c;text-align:left}
.youtube-preview>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.youtube-preview::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,#081923bd);pointer-events:none}
.youtube-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:1;display:grid;place-items:center;width:76px;height:54px;border-radius:16px;background:#e72d2df2;color:#fff;box-shadow:none;transition:background-color .2s ease,transform .2s ease}
.youtube-play .icon{width:30px;height:30px;transition:transform .25s ease}
.youtube-label{position:absolute;bottom:23px;left:27px;right:27px;z-index:1;font-size:1.0625rem;font-weight:600;text-shadow:0 1px 6px #0008}
.youtube-label>span{display:block;font-size:1rem;font-weight:500;margin-top:3px;color:#e0e9e9}
.youtube-preview:focus-visible{outline:3px solid #fff;outline-offset:-6px}
.youtube-preview:is(:hover,:active){transform:none;filter:none}
.youtube-preview:is(:hover,:focus-visible) .youtube-play{background:#c91d1d}
.youtube-preview:is(:hover,:focus-visible) .icon-play{transform:translateX(3px)}
@media(max-width:37.5em){
 .catalogue-content .search-field{min-height:57px;padding:13px 14px;gap:10px}
 .catalogue-content .search-field input{font-size:1rem}
 .catalogue-content .search-field>.icon-search{width:21px;height:21px}
 .youtube-label{font-size:1rem;left:16px;right:16px;bottom:13px}
 .youtube-label>span{font-size:1rem}
 .youtube-play{width:60px;height:43px;border-radius:12px}.youtube-play .icon{width:25px;height:25px}
}
@media(prefers-reduced-motion:reduce){
 .file-picker .icon,a[target="_blank"]>.icon-arrow{transition:none}
 a[target="_blank"]:is(:hover,:focus-visible)>.icon-arrow{transform:rotate(-45deg)}
 :root .button,.track .buy-button,.round-play,.icon-button,.youtube-play,.youtube-play .icon,
 :is(.button,.text-link,.source-link,.discovery-link,.side-link,.round-play,.buy-button,.cut-button,.surprise-button,.icon-button)>.icon{transition:none}
 :root .button:active,:is(.button,.text-link,.source-link,.discovery-link,.side-link,.round-play,.buy-button,.cut-button,.surprise-button,.icon-button):is(:hover,:focus-visible)>.icon,
 .discovery-card:hover .discovery-link .icon-arrow,.file-picker:hover .icon-upload,.youtube-preview:is(:hover,:focus-visible) .icon-play{transform:none}
}
/* Reuse the manifest artwork in the installation guide on browsers without a rich prompt. */
.install-artwork { display:block; width:100%; height:auto; border-radius:12px; margin:0 0 22px; }

/* A searchable vocabulary drawer, with a bounded scroll area and a fixed action row. */
.catalogue-filterbar{display:flex;gap:12px;align-items:stretch;margin-bottom:18px}
.catalogue-filterbar .search-field{flex:1;min-width:0;margin:0}
.all-categories-button{display:flex;align-items:center;gap:11px;padding:12px 16px;min-height:58px;border:1px solid transparent;border-radius:10px;background:var(--pale);color:var(--ink);box-shadow:none;text-align:left;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.all-categories-button span{font-size:1rem;font-weight:600;white-space:nowrap}
.all-categories-button small{display:block;font-size:1rem;font-weight:500;color:var(--muted);margin-top:2px}
.all-categories-button>.icon{width:22px;height:22px;color:var(--blue)}
.all-categories-button>.icon-chevron{width:18px;transition:transform .2s ease}
.all-categories-button:hover,.all-categories-button:focus-visible{border-color:var(--blue);background:var(--soft)}
.all-categories-button:hover>.icon-chevron{transform:translateY(3px)}
.all-categories-button:active{transform:scale(.98)}
[data-filter-count]{background:var(--blue);color:var(--paper);border-radius:6px;padding:4px 7px;font-size:1rem}
.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px}
.active-filters[hidden]{display:none}
.filter-chip{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 11px;background:var(--pale);color:var(--ink);border-radius:7px;font-size:1rem;text-align:left;transition:background .2s ease}
.filter-chip .icon{width:16px;height:16px;flex:none}
.filter-chip:hover{background:var(--line)}
.active-filters>.text-link{font-size:1rem;min-height:40px;padding:8px}
dialog.taxonomy-dialog{width:min(900px,calc(100vw - 32px));height:min(790px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);padding:32px 30px 0;overflow:hidden;border-radius:18px;background:radial-gradient(ellipse at 0 0,color-mix(in srgb,var(--pale) 85%,var(--paper)),transparent 60%),var(--paper)}
.taxonomy-dialog #dialog-content{height:100%;display:flex;flex-direction:column;min-height:0}
.taxonomy-dialog .dialog-close{width:44px;height:44px;top:12px;right:12px;z-index:1;background:var(--soft)}
.taxonomy-dialog .dialog-close .icon{width:22px;height:22px}
.taxonomy-heading{display:flex;align-items:center;gap:20px;padding-right:35px;flex-shrink:0;margin-bottom:22px}
.taxonomy-emblem{display:grid;place-items:center;width:66px;height:70px;flex:none;border-radius:14px;background:linear-gradient(145deg,#d1eeee,#b9dce5);color:#14778c;box-shadow:none;transform:rotate(-6deg)}
.taxonomy-emblem .icon{width:32px;height:32px;transform:rotate(6deg)}
.taxonomy-heading h2{font-size:2rem;letter-spacing:-.045em;line-height:1.15;margin:0 0 8px}
.taxonomy-heading h2:focus{outline:none}
.taxonomy-heading .eyebrow{font-size:1rem;margin:0 0 8px}
.taxonomy-heading p:not(.eyebrow){font-size:1rem;line-height:1.6;margin:0}
.taxonomy-search{display:flex;align-items:center;gap:12px;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:0 16px;flex-shrink:0;box-shadow:none}
.taxonomy-search .icon{width:22px;height:22px;color:var(--blue)}
.taxonomy-search input{width:100%;min-width:0;min-height:54px;border:0;background:transparent;color:var(--ink);font:inherit;font-size:1rem;outline:none}
.taxonomy-search:focus-within{border-color:var(--blue);box-shadow:none;outline:2px solid var(--blue);outline-offset:3px}
.taxonomy-sort{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-shrink:0;margin-top:14px;font-size:1rem;font-weight:600;color:var(--ink)}
.taxonomy-select{position:relative;display:block;min-width:190px}
.taxonomy-select select{appearance:none;width:100%;min-height:46px;padding:11px 44px 11px 15px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font:inherit;color:var(--ink);cursor:pointer}
.taxonomy-select>.icon{position:absolute;width:20px;height:20px;right:13px;top:13px;pointer-events:none;color:var(--blue)}
.taxonomy-select select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
.taxonomy-sections{display:flex;gap:7px;margin-top:16px;flex-shrink:0}
.taxonomy-sections button{min-height:44px;display:flex;align-items:center;gap:8px;padding:10px 15px;border-radius:8px;background:var(--soft);color:var(--muted);font-size:1rem;font-weight:600;transition:background .2s ease,color .2s ease}
.taxonomy-sections button[aria-pressed=true]{background:var(--ink);color:var(--paper)}
.taxonomy-sections span{font-size:1rem;opacity:.8}
.taxonomy-dialog .taxonomy-match-count{font-size:1rem;line-height:1.4;margin:15px 0 10px;flex-shrink:0}
.taxonomy-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow-y:auto;min-height:0;align-content:start;padding:3px 8px 18px 3px;overscroll-behavior:contain;scrollbar-width:thin;flex:1}
.taxonomy-option{position:relative;display:flex;align-items:center;gap:11px;min-height:73px;padding:13px 12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}
.taxonomy-option input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:1}
.taxonomy-option strong{display:block;font-size:1rem;line-height:1.4;overflow-wrap:anywhere}
.taxonomy-option small{display:block;color:var(--muted);font-size:1rem;margin-top:3px;line-height:1.4}
.taxonomy-check{width:22px;height:22px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;flex-shrink:0;background:var(--soft);transition:background .2s ease}
.taxonomy-check .icon{width:15px;height:15px;opacity:0;transform:scale(.5);transition:opacity .2s ease,transform .2s ease}
.taxonomy-option:has(input:checked){background:var(--pale);border-color:var(--blue);box-shadow:none}
.taxonomy-option input:checked+.taxonomy-check{background:var(--blue);border-color:var(--blue);color:var(--paper)}
.taxonomy-option input:checked+.taxonomy-check .icon{opacity:1;transform:scale(1)}
.taxonomy-option:has(input:focus-visible){outline:2px solid var(--blue);outline-offset:2px}
.taxonomy-option:hover{border-color:var(--blue)}
.taxonomy-empty{grid-column:1/-1;padding:24px 12px;text-align:center}
.taxonomy-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 22px;background:var(--paper);flex-shrink:0;box-shadow:none}
.taxonomy-footer>div{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.taxonomy-footer strong{font-size:1rem}
.taxonomy-footer .text-link{min-height:40px;font-size:1rem}
.taxonomy-footer .button{min-height:48px;min-width:165px;justify-content:center}
.taxonomy-footer button:disabled{opacity:.45;cursor:default}
@media(max-width:43.75em){
 .catalogue-filterbar{flex-wrap:wrap;gap:9px}.catalogue-filterbar .search-field{flex-basis:100%;margin:0}
 .all-categories-button{width:100%;min-height:48px;padding:9px 13px;gap:10px}.all-categories-button span{display:flex;align-items:center;gap:10px}.all-categories-button small{margin:0;font-size:1rem}.all-categories-button>.icon-chevron{margin-left:auto}
 dialog.taxonomy-dialog{width:calc(100vw - 20px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:27px 17px 0;border-radius:14px}
 .taxonomy-heading{gap:12px;margin-bottom:18px;padding-right:30px}.taxonomy-emblem{width:45px;height:50px;border-radius:10px}.taxonomy-emblem .icon{width:25px;height:25px}
 .taxonomy-heading h2{font-size:1.5625rem}.taxonomy-heading .eyebrow{font-size:1rem}.taxonomy-heading p:not(.eyebrow){font-size:1rem}
 .taxonomy-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-right:4px}.taxonomy-option{min-height:72px;padding:11px 9px;gap:9px}.taxonomy-option strong{font-size:1rem}
 .taxonomy-sections{gap:5px}.taxonomy-sections button{flex:1;justify-content:center;gap:5px;padding:9px 5px;font-size:1rem}.taxonomy-sections span{font-size:1rem}
 .taxonomy-footer{padding:14px 0 18px;gap:10px}.taxonomy-footer>div{gap:0;display:block}.taxonomy-footer strong{font-size:1rem;display:block}.taxonomy-footer .text-link{font-size:1rem;min-height:32px}.taxonomy-footer .button{min-width:140px;font-size:1rem}
}
@media(max-width:22.5em){.taxonomy-heading .taxonomy-emblem{display:none}.taxonomy-options{grid-template-columns:1fr}.all-categories-button small{display:none}}
@media(prefers-reduced-motion:reduce){.all-categories-button,.all-categories-button>.icon-chevron,.filter-chip,.taxonomy-sections button,.taxonomy-option,.taxonomy-check,.taxonomy-check .icon{transition:none}.all-categories-button:hover>.icon-chevron,.all-categories-button:active{transform:none}}

/* The play glyph occupies the same proportion of the button on every screen. */
.free-card .round-play svg{width:26px;height:26px}

/* An editorial layout with readable chapters and a self-hosted video preview. */
.history-hero.history-refresh{grid-template-columns:1.15fr 1fr;gap:24px;min-height:390px;padding:42px 48px 0;background:linear-gradient(115deg,#eeeadd,#e0ebdc);color:#233e36;border-radius:14px;box-shadow:0 10px 28px #203c3612}
.history-refresh .history-hero-copy{padding-bottom:42px}.history-refresh h1{font-size:2.875rem;line-height:1.12;margin:0 0 20px}
.history-refresh p:not(.eyebrow){font-size:1.0625rem;line-height:1.75;max-width:480px;color:#455e53;margin:0 0 24px}.history-refresh .eyebrow{color:#48654d}
.history-refresh .history-portrait{height:350px;width:100%;margin:0}.history-refresh .history-portrait img{height:365px;width:auto;right:18%;bottom:-18px;transform:rotate(-3deg)}
.history-refresh .history-year{font-size:6.75rem;right:0;top:8px;color:#758a7333;letter-spacing:-.06em}
.history-keepsake{position:absolute;right:0;bottom:24px;display:flex;align-items:center;gap:10px;max-width:230px;padding:16px 18px;border-radius:10px;background:#f8f9f0;color:#345247;font-size:1rem;line-height:1.5}.history-keepsake .icon{width:28px;height:28px;flex:none}
.history-body.history-refresh-body{max-width:none;padding:0 24px 24px;margin:0 auto}
.history-jumps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:18px 0}
.history-jumps a{display:flex;align-items:baseline;gap:10px;padding:14px 16px;color:var(--ink);font-size:1.3125rem;font-weight:600;border-radius:8px;transition:background .2s ease}.history-jumps span{font-size:1rem;font-weight:400;color:var(--muted)}.history-jumps a:hover{background:var(--soft)}
.history-origin{display:grid;grid-template-columns:1fr 1.4fr;gap:48px;padding:38px 8px 48px;scroll-margin-top:145px}
.history-refresh-body h2{font-size:1.875rem;line-height:1.25;font-weight:600;letter-spacing:-.025em}.history-refresh-body p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--muted);margin:0 0 16px}.history-refresh-body .source-link{font-size:1rem;min-height:44px}
.history-feature{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:32px;align-items:center;padding:32px;border-radius:12px;background:#223e3c;color:#f5f3e6;scroll-margin-top:145px}
.history-feature .video-intro{margin:0;max-width:none}.history-feature .eyebrow{color:#d2d7af}.history-feature h2{color:#f5f3e6}.history-feature p:not(.eyebrow){color:#cbdad1}.history-feature .source-link{color:#e0eabe}.history-feature .history-programme{font-size:1rem}
.history-screen{min-width:0}.history-screen .video-frame{aspect-ratio:4/3;border-radius:8px;background:#102827;box-shadow:none}.history-screen .youtube-preview img{object-fit:contain}.history-screen .video-privacy{font-size:1rem;margin:10px 0 0;line-height:1.6}.history-screen .youtube-label{font-size:1rem}.history-screen .youtube-label span{font-size:1rem}
.history-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}
.history-chapter{position:relative;padding:30px 32px;border-radius:12px;background:var(--soft);scroll-margin-top:145px}.history-chapter:nth-child(2){background:var(--pale)}
.chapter-year{display:block;font-size:2.5rem;font-weight:600;line-height:1.1;color:var(--blue);margin-bottom:28px;letter-spacing:-.05em}.chapter-icon{position:absolute;right:30px;top:28px;display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:var(--paper);color:var(--blue)}.chapter-icon .icon{width:27px;height:27px}
.history-chapter h2{font-size:1.75rem}.history-refresh-body .history-signoff{display:flex;align-items:center;justify-content:space-between;gap:28px;text-align:left;padding:38px 8px 8px}.history-signoff h2{margin-bottom:10px}.history-signoff .button{flex:none}.history-signoff p:not(.eyebrow){margin:0}
.dark .history-hero.history-refresh{background:linear-gradient(115deg,#29463e,#405641);color:#f1f1dd}.dark .history-refresh p:not(.eyebrow){color:#d1dfcf}.dark .history-refresh .eyebrow{color:#cfdab6}.dark .history-refresh .history-year{color:#dbe6ba2b}.dark .history-keepsake{background:#19392f;color:#e5eccf}
@media(max-width:56.25em){.history-hero.history-refresh{padding:32px 30px 0}.history-refresh h1{font-size:2.5rem}.history-refresh .history-portrait img{right:6%}.history-keepsake{right:-5px;max-width:190px}.history-jumps a{display:block}.history-jumps span{display:block;margin-top:4px}.history-feature{gap:24px;padding:24px}.history-origin{gap:28px}.history-chapter{padding:26px}}
@media(max-width:43.75em){.history-hero.history-refresh{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:26px 24px 0;min-height:0}.history-refresh h1{font-size:2.25rem}.history-refresh .history-hero-copy{padding-bottom:0}.history-refresh p:not(.eyebrow){font-size:1rem}.history-refresh .history-portrait{height:245px;margin-top:15px}.history-refresh .history-portrait img{height:275px;right:26%;bottom:-22px}.history-refresh .history-year{font-size:5.5rem}.history-keepsake{bottom:20px;right:0;max-width:174px;padding:12px;font-size:1rem}.history-body.history-refresh-body{padding:0 6px 20px}.history-jumps{gap:3px;padding:14px 0}.history-jumps a{padding:12px 7px;font-size:1.25rem}.history-jumps span{font-size:1rem}.history-origin{grid-template-columns:1fr;gap:12px;padding:28px 8px 30px}.history-refresh-body h2{font-size:1.6875rem}.history-feature{grid-template-columns:1fr;gap:18px;padding:24px 18px}.history-feature .video-intro h2 br{display:none}.history-chapters{grid-template-columns:1fr;gap:16px;margin-top:16px}.history-chapter{padding:26px 22px}.history-refresh-body .history-signoff{display:block;padding:32px 8px 6px}.history-signoff .button{margin-top:22px}}
@media(prefers-reduced-motion:reduce){.history-jumps a{transition:none}}
