/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-600:oklch(44.2% .017 285.786);--color-zinc-900:oklch(21% .006 285.885);--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.end\!{inset-inline-end:var(--spacing)!important}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing) * 4)}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.mt-auto{margin-top:auto}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.box-border{box-sizing:border-box}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.aspect-square{aspect-ratio:1}.h-full{height:100%}.min-h-\[556px\]{min-height:556px}.w-\[120\%\]{width:120%}.w-\[140\%\]{width:140%}.w-full{width:100%}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-bottom{transform-origin:bottom}.origin-top{transform-origin:top}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform-gpu{transform:translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#fcfbf9\]{background-color:#fcfbf9}.bg-\[var\(--surface-lowest\)\]{background-color:var(--surface-lowest)}.bg-zinc-400\/80{background-color:#9f9fa9cc}@supports (color:color-mix(in lab,red,red)){.bg-zinc-400\/80{background-color:color-mix(in oklab,var(--color-zinc-400) 80%,transparent)}}.bg-zinc-900{background-color:var(--color-zinc-900)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.text-wrap{text-wrap:wrap}.text-zinc-600{color:var(--color-zinc-600)}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.opacity-\[0\.15\]{opacity:.15}.mix-blend-multiply{mix-blend-mode:multiply}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow\!{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-\[40px\]{--tw-blur:blur(40px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-\[50px\]{--tw-blur:blur(50px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-\[60px\]{--tw-blur:blur(60px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.active\:cursor-grabbing:active{cursor:grabbing}@media (min-width:40rem){.sm\:block{display:block}}@media (min-width:48rem){.md\:min-h-\[560px\]{min-height:560px}.md\:pb-0{padding-bottom:calc(var(--spacing) * 0)}}@media (min-width:64rem){.lg\:min-h-0{min-height:calc(var(--spacing) * 0)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}:root{color-scheme:light;--content-width: 30rem;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-smooth: cubic-bezier(.45, 0, .55, 1);--motion-smooth-short: .26s;--motion-smooth-medium: .28s;--motion-faq: .28s;--motion-faq-collapse: .26s;--ease-faq-collapse: cubic-bezier(.55, .06, 1, 1);--theme-crossfade-duration: .28s;--theme-crossfade-ease: var(--ease-smooth);--surface: #f9f9f9;--surface-lowest: #ffffff;--surface-low: #f2f4f4;--surface-high: #e4e9ea;--surface-highest: #dde4e5;--surface-dim: #d3dbdd;--ink: #2d3435;--ink-soft: #5a6061;--accent: #5f5e5e;--accent-strong: #525151;--line: rgba(117, 124, 125, .14);--shadow-soft: 0 18px 45px rgba(45, 52, 53, .04);--shadow-medium: 0 14px 36px rgba(45, 52, 53, .1);--shadow-header: 0 8px 30px rgba(45, 52, 53, .06);--shadow-bottom: 0 -8px 30px rgba(45, 52, 53, .04);--voice-card-rim: inset 0 0 0 2px rgba(255, 255, 255, .93);--page-shell-glow: radial-gradient(circle at top center, rgba(255, 255, 255, .8), transparent 40%);--page-shell-poem-detail: linear-gradient(180deg, #fdfcfb 0%, #ffffff 22%);--page-shell-voice-detail: linear-gradient(180deg, #ffffff 0%, #ffffff calc(100% - 75px) , #eef1f2 100%);--top-app-bar-bg: rgba(249, 249, 249, .8);--bottom-nav-bg: rgba(255, 255, 255, .9);--bottom-nav-active-bg: #e5e2e1;--bottom-nav-desktop-bg: rgba(255, 255, 255, .65);--bottom-nav-desktop-border: rgba(255, 255, 255, .3);--portal-glass-bg: rgba(255, 255, 255, .4);--screen-action-border: rgba(0, 0, 0, .08);--screen-action-bg: rgba(255, 255, 255, .65);--screen-action-bg-hover: rgba(255, 255, 255, .9);--screen-action-overlay-border: rgba(255, 255, 255, .35);--screen-action-overlay-bg: rgba(255, 255, 255, .2);--screen-action-overlay-bg-hover: rgba(255, 255, 255, .35);--screen-action-overlay-fg: #ffffff;--voice-hero-scrim: linear-gradient(to top, #ffffff 10%, rgba(255, 255, 255, .2) 55%, transparent);--voice-hero-badge: rgba(45, 52, 53, .6);--voice-hero-meta: rgba(45, 52, 53, .55);--voice-hero-heading: #1f2426;--subtitle-muted: rgba(45, 52, 53, .62);--selection-fill: rgba(226, 209, 195, .46);--selection-overflow-color: rgba(45, 52, 53, .58);--primary-action-fg: #ffffff;--primary-action-shadow: 0 14px 24px rgba(0, 0, 0, .16);--collection-art-border: rgba(173, 179, 180, .12);--collection-placeholder-grad: linear-gradient(135deg, rgba(228, 233, 234, .9), rgba(242, 244, 244, .7));--collection-excerpt-border: rgba(229, 226, 225, .9);--collection-poem-meta: rgba(90, 96, 97, .72);--poem-reader-meta-rule: rgba(95, 94, 94, .18);--voice-quote-divider: rgba(226, 209, 195, .8);--portal-card-hover-shadow: 0 12px 24px rgba(0, 0, 0, .15);--share-toast-bg: #2d3435;--share-toast-fg: #ffffff;--share-toast-border: rgba(226, 223, 221, .9);--voice-hero-meta-line: rgba(45, 52, 53, .6);--voice-hero-dot: rgba(45, 52, 53, .3);--voice-tag-heading: rgba(45, 52, 53, .45);--quote-text: rgba(45, 52, 53, .75);--quote-attribution: rgba(45, 52, 53, .55);--voice-quote-ornament: rgba(226, 209, 195, .2);--voice-quote-icon: rgba(226, 209, 195, .8);--voice-quote-surface: linear-gradient(135deg, #fdfcfb, rgba(226, 209, 195, .3));--voice-quote-box-border: rgba(226, 209, 195, .2);--voice-quote-shadow: 0 18px 40px rgba(0, 0, 0, .08);--voice-quote-glow-blob: rgba(226, 209, 195, .4);--voice-work-meta: rgba(45, 52, 53, .55);--voice-work-icon: rgba(45, 52, 53, .35);--home-faq-shadow: 0 1px 0 rgba(45, 52, 53, .03);--daily-pill-bg-primary: rgba(242, 244, 244, .72);--daily-pill-bg-secondary: rgba(255, 255, 255, .38);--daily-pill-border: rgba(117, 124, 125, .14);--daily-pill-border-secondary: rgba(117, 124, 125, .18);--daily-pill-fg: var(--ink-soft);--daily-pill-shimmer: linear-gradient( 110deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .42) 47%, rgba(230, 238, 240, .31) 53%, rgba(255, 255, 255, 0) 100% );--feeling-card-border: rgba(173, 179, 180, .18);--feeling-card-shadow: 0 20px 42px rgba(45, 52, 53, .055);--poem-next-surface: linear-gradient(135deg, #fdfcfb, rgba(226, 209, 195, .28));--poem-next-border: rgba(243, 243, 241, .8);--poem-next-shadow: 0 18px 38px rgba(0, 0, 0, .06);--poem-next-eyebrow: rgba(45, 52, 53, .56);--poem-next-heading: #2d3435;--poem-next-body: rgba(45, 52, 53, .68);--poem-next-divider: rgba(226, 209, 195, .9);--poem-next-glow-1: rgba(226, 209, 195, .35);--poem-next-glow-2: rgba(226, 209, 195, .18);--voice-card-icon-bg: rgba(255, 255, 255, .8);--voice-card-icon-fg: #596066;--caption-on-elevated: rgba(90, 96, 97, .76);--voice-tag-pill-bg: rgba(243, 243, 241, .85);--voice-tag-pill-border: rgba(45, 52, 53, .08);--voice-tag-pill-fg: var(--ink);--voice-tag-pill-portal-bg: rgba(255, 255, 255, .92);--voice-stat-surface: rgba(243, 243, 241, .6);--voice-stat-caption: rgba(45, 52, 53, .45);--voice-body-highlight-underline: rgba(243, 243, 241, .8);--voice-works-header-rule: rgba(243, 243, 241, 1);--color-text-primary: var(--ink);--color-text-secondary: var(--ink-soft);--color-text-tertiary: var(--voice-stat-caption);--color-text-info: var(--accent);--color-background-primary: var(--surface-lowest);--color-border-tertiary: rgba(173, 179, 180, .18);--border-radius-lg: 1.75rem;--delight-daypart-halo: rgba(138, 160, 163, .22)}html[data-theme=dark]{color-scheme:dark;--surface: #141516;--surface-lowest: #1a1c1e;--surface-low: #202325;--surface-high: #2a2d30;--surface-highest: #32363a;--surface-dim: #3a3f44;--ink: #e8eaec;--ink-soft: #9aa3a8;--accent: #b8bcbf;--accent-strong: #d0d4d7;--line: rgba(255, 255, 255, .08);--shadow-soft: 0 18px 45px rgba(0, 0, 0, .35);--shadow-medium: 0 14px 36px rgba(0, 0, 0, .45);--shadow-header: 0 8px 30px rgba(0, 0, 0, .4);--shadow-bottom: 0 -8px 30px rgba(0, 0, 0, .35);--voice-card-rim: inset 0 0 0 2px rgba(40, 44, 48, .85);--page-shell-glow: radial-gradient(circle at top center, rgba(255, 255, 255, .07), transparent 42%);--page-shell-poem-detail: linear-gradient(180deg, #1c1f22 0%, #161819 28%);--page-shell-voice-detail: linear-gradient(180deg, #1a1c1e 0%, #1a1c1e calc(100% - 75px) , #141516 100%);--top-app-bar-bg: rgba(20, 21, 22, .82);--bottom-nav-bg: rgba(26, 28, 30, .92);--bottom-nav-active-bg: #2f3438;--bottom-nav-desktop-bg: rgba(26, 28, 30, .78);--bottom-nav-desktop-border: rgba(255, 255, 255, .08);--portal-glass-bg: rgba(30, 33, 36, .55);--screen-action-border: rgba(255, 255, 255, .1);--screen-action-bg: rgba(30, 33, 36, .72);--screen-action-bg-hover: rgba(42, 46, 50, .88);--screen-action-overlay-border: rgba(255, 255, 255, .35);--screen-action-overlay-bg: rgba(0, 0, 0, .35);--screen-action-overlay-bg-hover: rgba(0, 0, 0, .5);--screen-action-overlay-fg: #ffffff;--voice-hero-scrim: linear-gradient(to top, #ffffff 12%, rgba(255, 255, 255, .42) 48%, rgba(255, 255, 255, .12) 68%, transparent);--voice-hero-badge: rgba(45, 52, 53, .58);--voice-hero-meta: rgba(45, 52, 53, .52);--voice-hero-heading: #1f2426;--subtitle-muted: rgba(232, 234, 236, .62);--selection-fill: rgba(200, 175, 150, .35);--selection-overflow-color: rgba(232, 234, 236, .75);--primary-action-fg: #141516;--primary-action-shadow: 0 14px 28px rgba(0, 0, 0, .45);--collection-art-border: rgba(255, 255, 255, .08);--collection-placeholder-grad: linear-gradient(135deg, rgba(42, 46, 50, .95), rgba(32, 35, 38, .75));--collection-excerpt-border: rgba(255, 255, 255, .1);--collection-poem-meta: rgba(154, 163, 168, .78);--poem-reader-meta-rule: rgba(232, 234, 236, .14);--voice-quote-divider: rgba(200, 175, 150, .35);--portal-card-hover-shadow: 0 12px 28px rgba(0, 0, 0, .5);--share-toast-bg: #e4e8eb;--share-toast-fg: #141516;--share-toast-border: rgba(255, 255, 255, .12);--voice-hero-meta-line: rgba(45, 52, 53, .58);--voice-hero-dot: rgba(45, 52, 53, .28);--voice-tag-heading: rgba(232, 234, 236, .45);--quote-text: rgba(232, 234, 236, .78);--quote-attribution: rgba(232, 234, 236, .55);--voice-quote-ornament: rgba(200, 175, 150, .12);--voice-quote-icon: rgba(200, 175, 150, .55);--voice-quote-surface: linear-gradient(135deg, #222528, rgba(55, 48, 42, .45));--voice-quote-box-border: rgba(200, 175, 150, .18);--voice-quote-shadow: 0 18px 40px rgba(0, 0, 0, .35);--voice-quote-glow-blob: rgba(200, 175, 150, .22);--voice-work-meta: rgba(232, 234, 236, .58);--voice-work-icon: rgba(232, 234, 236, .35);--home-faq-shadow: 0 1px 0 rgba(255, 255, 255, .04);--daily-pill-bg-primary: color-mix(in srgb, var(--surface-high) 82%, #9aa8b2 18%);--daily-pill-bg-secondary: color-mix(in srgb, var(--surface-low) 90%, #7a8690 10%);--daily-pill-border: rgba(255, 255, 255, .12);--daily-pill-border-secondary: rgba(255, 255, 255, .1);--daily-pill-fg: var(--ink);--daily-pill-shimmer: linear-gradient( 110deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .12) 47%, rgba(255, 255, 255, .06) 53%, rgba(255, 255, 255, 0) 100% );--feeling-card-border: rgba(255, 255, 255, .1);--feeling-card-shadow: 0 20px 42px rgba(0, 0, 0, .45);--poem-next-surface: linear-gradient(145deg, #252a2e 0%, #1e2226 55%, #1a1d21 100%);--poem-next-border: rgba(255, 255, 255, .1);--poem-next-shadow: 0 18px 40px rgba(0, 0, 0, .4);--poem-next-eyebrow: rgba(232, 234, 236, .62);--poem-next-heading: #e8eaec;--poem-next-body: rgba(232, 234, 236, .78);--poem-next-divider: rgba(200, 175, 150, .35);--poem-next-glow-1: rgba(200, 175, 150, .12);--poem-next-glow-2: rgba(200, 175, 150, .06);--voice-card-icon-bg: rgba(30, 33, 36, .88);--voice-card-icon-fg: #c5ccd0;--caption-on-elevated: rgba(180, 188, 194, .88);--voice-tag-pill-bg: color-mix(in srgb, var(--surface-high) 88%, var(--surface-dim) 12%);--voice-tag-pill-border: rgba(255, 255, 255, .12);--voice-tag-pill-fg: var(--ink);--voice-tag-pill-portal-bg: color-mix(in srgb, var(--surface-highest) 75%, #6a7a8a 25%);--voice-stat-surface: var(--surface-low);--voice-stat-caption: var(--ink-soft);--voice-body-highlight-underline: rgba(255, 255, 255, .28);--voice-works-header-rule: var(--line);--color-border-tertiary: var(--line);--delight-daypart-halo: rgba(138, 160, 163, .28)}html[data-daypart=morning]{--delight-daypart-halo: rgba(171, 195, 180, .2)}html[data-daypart=afternoon]{--delight-daypart-halo: rgba(165, 184, 209, .2)}html[data-daypart=evening]{--delight-daypart-halo: rgba(171, 157, 198, .24)}html[data-daypart=night]{--delight-daypart-halo: rgba(128, 143, 173, .22)}*{box-sizing:border-box}html{background:var(--surface)}@media (prefers-reduced-motion: no-preference){::view-transition-group(root){animation-duration:var(--theme-crossfade-duration);animation-timing-function:var(--theme-crossfade-ease)}::view-transition-old(root),::view-transition-new(root){animation-duration:var(--theme-crossfade-duration);animation-timing-function:var(--theme-crossfade-ease)}}@media (prefers-reduced-motion: reduce){::view-transition-group(root),::view-transition-old(root),::view-transition-new(root){animation-duration:1ms!important}}@media (prefers-reduced-motion: no-preference){html.theme-transition-active,html.theme-transition-active body,html.theme-transition-active #root,html.theme-transition-active #root *{transition-property:background-color,color,border-color,outline-color,fill,stroke,box-shadow,text-decoration-color;transition-duration:var(--theme-crossfade-duration);transition-timing-function:var(--theme-crossfade-ease)}}body{min-height:max(884px,100dvh);margin:0;background:var(--surface);color:var(--ink);font-family:Satoshi,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}#root{min-height:100dvh}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;line-height:1}.page-shell{min-height:100dvh;background:var(--page-shell-glow),var(--surface)}.page-shell--compass{background:var(--surface)}.page-shell--voice-detail{background:var(--page-shell-voice-detail)}.page-shell--collection-detail,.page-shell--detail{background:var(--surface)}.page-shell--poem-detail{background:var(--page-shell-poem-detail)}.top-app-bar{position:fixed;inset:0 0 auto;z-index:20;overflow:visible;background:var(--top-app-bar-bg);box-shadow:var(--shadow-header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.top-app-bar__inner{display:flex;align-items:center;justify-content:center;height:calc(4rem + env(safe-area-inset-top));padding:env(safe-area-inset-top) 1.5rem 0;overflow:visible}.top-app-bar__inner--home{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center}.top-app-bar__inner--home .top-app-bar__title{grid-column:2}.top-app-bar__trailing{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.35rem}.top-app-bar__install .material-symbols-outlined{font-size:1.45rem;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.top-app-bar__leading{grid-column:1;justify-self:start;display:flex;align-items:center;min-width:0}.top-app-bar__pad{width:2.75rem;height:2.75rem;visibility:hidden;pointer-events:none;display:block}.whats-new-anchor{position:relative;justify-self:start;align-self:center;z-index:30}.whats-new-trigger{position:relative;box-sizing:border-box;justify-content:flex-start;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin:0;padding:0 10px;border:0;border-radius:0;background:transparent;color:var(--color-text-tertiary);font-family:Satoshi,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;line-height:1.2;cursor:pointer;transition:color .15s ease}@media (hover: hover) and (pointer: fine){.whats-new-trigger:hover{color:var(--color-text-secondary)}}.whats-new-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.whats-new-trigger__label{display:inline-block}.whats-new-trigger__dot{flex-shrink:0;width:4px;height:4px;margin-left:5px;border-radius:50%;background:var(--voice-hero-dot)}.whats-new-trigger__icon{display:none}@media (max-width: 767px){.whats-new-anchor{max-width:2.75rem}.whats-new-trigger{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;border-radius:1rem;color:var(--accent);transition:background-color .18s var(--ease-out),transform .16s var(--ease-out),color .15s ease}.whats-new-trigger__icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.whats-new-trigger__label,.whats-new-trigger__dot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (hover: hover) and (pointer: fine){.whats-new-trigger:hover{background:var(--surface-low);transform:scale(.98)}}.whats-new-trigger:focus-visible{background:var(--surface-low);transform:scale(.98)}.whats-new-trigger:active{transform:scale(.97)}}.whats-new-panel{position:absolute;z-index:31;left:0;top:calc(100% + 8px);box-sizing:border-box;width:min(320px,calc(100vw - 32px));max-width:calc(100vw - 32px);padding:1.5rem;border-radius:var(--border-radius-lg);border:.5px solid var(--color-border-tertiary);background:var(--color-background-primary);box-shadow:none;opacity:0;transform:translateY(-5px);transition:opacity var(--motion-smooth-short) var(--ease-smooth),transform var(--motion-smooth-short) var(--ease-smooth);pointer-events:none}.whats-new-panel--visible{opacity:1;transform:translateY(0);pointer-events:auto}@media (prefers-reduced-motion: reduce){.whats-new-panel{transition:none}.whats-new-panel:not(.whats-new-panel--visible){transform:none}}.whats-new-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;margin-bottom:1rem}.whats-new-panel__head .feature-card-main__heading{margin:0;flex:1;min-width:0}.whats-new-panel__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;width:auto;height:auto;margin:0;padding:0;border:0;border-radius:1rem;background:transparent;color:var(--color-text-tertiary);cursor:pointer;transition:background-color .18s var(--ease-out),transform .16s var(--ease-out),opacity .18s var(--ease-out)}.whats-new-panel__close .material-symbols-outlined{font-size:12px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@media (hover: hover) and (pointer: fine){.whats-new-panel__close:hover{background:var(--surface-low);transform:scale(.98)}}.whats-new-panel__close:active{transform:scale(.97)}.whats-new-panel__close:focus-visible{background:var(--surface-low);transform:scale(.98);outline:2px solid var(--accent);outline-offset:2px}.whats-new-panel__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.whats-new-panel__item{display:flex;align-items:flex-start;gap:8px;margin:0;padding:0;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:400;font-style:normal;line-height:1.5}.whats-new-panel__item-dot{flex-shrink:0;width:4px;height:4px;margin-top:.55em;border-radius:50%;background:var(--color-text-tertiary)}.whats-new-panel__item-text{flex:1;min-width:0}.whats-new-panel__item-lead{color:var(--color-text-primary);font-weight:700}.whats-new-panel__item-rest{color:var(--color-text-secondary);font-weight:400}.top-app-bar__title{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.75rem;font-weight:800;letter-spacing:-.05em}.top-app-bar__title--secret{animation:top-wordmark-secret-pulse 1.15s cubic-bezier(.22,1,.36,1)}@keyframes top-wordmark-secret-pulse{0%{text-shadow:0 0 0 rgba(0,0,0,0);transform:translateY(0)}24%{text-shadow:0 0 8px color-mix(in srgb,var(--delight-daypart-halo) 62%,transparent);transform:translateY(-.25px)}to{text-shadow:0 0 0 rgba(0,0,0,0);transform:translateY(0)}}@media (min-width: 768px){.top-app-bar__title{transition:opacity .2s var(--ease-out)}.top-app-bar__title:hover{opacity:.8}}.icon-surface{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:1rem;background:transparent;color:var(--accent);transition:background-color .18s var(--ease-out),transform .16s var(--ease-out),opacity .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.icon-surface:hover{background:var(--surface-low);transform:scale(.98)}}.icon-surface:focus-visible{background:var(--surface-low);transform:scale(.98)}.icon-surface:active{transform:scale(.97)}.icon-surface:focus-visible,.feeling-chip:focus-visible,.excerpt-link:focus-visible,.inline-action:focus-visible,.primary-action:focus-visible,.section-link:focus-visible,.screen-action-btn:focus-visible,.bottom-nav__item:focus-visible,.portal-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home-faq summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.75rem}.inline-action{display:inline-flex;align-items:center;gap:.45rem;border:0;background:transparent;padding:0;color:var(--ink-soft);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:color .18s var(--ease-out),opacity .18s var(--ease-out),transform .16s var(--ease-out)}@media (hover: hover) and (pointer: fine){.inline-action:hover{color:var(--accent)}.inline-action:hover .material-symbols-outlined{opacity:.8;transform:translate(1px)}}.inline-action:focus-visible{color:var(--accent)}.inline-action:focus-visible .material-symbols-outlined{opacity:.8;transform:translate(1px)}.inline-action:active{transform:scale(.97)}.inline-action .material-symbols-outlined{font-size:1rem;opacity:.58;transition:transform .16s var(--ease-out),opacity .18s var(--ease-out)}.primary-action{border:0;border-radius:999px;background:var(--ink);color:var(--primary-action-fg);padding:.95rem 1.5rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;box-shadow:var(--primary-action-shadow);transition:transform .16s var(--ease-out),opacity .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.primary-action:hover{transform:translateY(-1px);opacity:.92}}.primary-action:focus-visible{transform:translateY(-1px);opacity:.92}.primary-action:active{transform:scale(.97)}.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;border:1px solid var(--line);border-radius:999px;background:var(--surface-low);color:var(--ink-soft);padding:.95rem 1.25rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:transform .16s var(--ease-out),background-color .18s var(--ease-out),color .18s var(--ease-out)}.secondary-action .material-symbols-outlined{font-size:1rem;opacity:.82}@media (hover: hover) and (pointer: fine){.secondary-action:hover{transform:translateY(-1px);background:var(--surface-high);color:var(--ink)}}.secondary-action:focus-visible{transform:translateY(-1px);background:var(--surface-high);color:var(--ink)}.secondary-action:active{transform:scale(.97)}.secondary-action:disabled{opacity:.58;pointer-events:none}.screen-content{width:min(100%,var(--content-width));margin:0 auto;padding:calc(6rem + env(safe-area-inset-top)) 1.5rem calc(8rem + env(safe-area-inset-bottom))}.screen-content--compass,.screen-content--voices{min-height:100dvh}.screen-content--voice-detail{padding-inline:0;padding-top:env(safe-area-inset-top);width:100%}.screen-content--poem-detail,.screen-content--voice-works,.screen-content--discovery,.screen-content--collection-detail{width:100%;padding-inline:0;padding-top:calc(env(safe-area-inset-top) + 1rem)}.feeling-section,.collections-section,.compass-header,.portal-grid,.voices-header,.voices-grid,.poet-feature{animation:rise-in .26s var(--ease-out) both}.screen-content--home .home-spotlight-aside,.screen-content--home .home-faq,.screen-content--home .mobile-hero-clean-viewport,.screen-content--home .mobile-hero-intro-bridge,.screen-content--home .mobile-hero-intro-bridge__inner,.screen-content--home .mobile-hero-intro-bridge__headline,.screen-content--home .mobile-hero-intro-bridge__lead{animation:none}.seo-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.feature-stack{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:26.25rem;margin-top:3rem;animation:rise-in .26s var(--ease-out) both}.screen-content--home .home-mid-stack{display:flex;flex-direction:column;gap:3rem;margin-top:3rem;width:100%}.screen-content--home .home-mid-stack .feature-stack{margin-top:0}.collections-section,.portal-grid,.voices-grid,.poet-feature,.home-faq{margin-top:3rem}.voice-hero{position:relative;height:68vh;min-height:28rem;overflow:hidden}.voice-hero img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(100%) brightness(.85)}.screen-content--voice-detail .voice-hero img{object-position:center top}.voice-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--voice-hero-scrim)}.screen-actions{left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;z-index:12}.screen-actions--overlay{position:absolute;top:calc(env(safe-area-inset-top) + 1rem)}.screen-actions--reader{position:relative;top:auto;padding-inline:1.5rem;padding-block:0;margin-bottom:1.5rem}.screen-actions--static{position:relative;justify-content:flex-start;padding:0;margin-bottom:1.5rem}.screen-actions--static.screen-actions--split{justify-content:space-between;align-items:center;width:100%;padding-inline:0;box-sizing:border-box}.screen-action-btn{width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid var(--screen-action-border);background:var(--screen-action-bg);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:inline-flex;align-items:center;justify-content:center;transition:transform .16s var(--ease-out),background-color .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.screen-action-btn:hover{transform:scale(.98);background:var(--screen-action-bg-hover)}}.screen-action-btn:focus-visible{transform:scale(.98);background:var(--screen-action-bg-hover)}.screen-action-btn:active{transform:scale(.97)}.screen-actions--overlay .screen-action-btn{border-color:var(--screen-action-overlay-border);background:var(--screen-action-overlay-bg);color:var(--screen-action-overlay-fg)}@media (hover: hover) and (pointer: fine){.screen-actions--overlay .screen-action-btn:hover{background:var(--screen-action-overlay-bg-hover)}}.screen-actions--overlay .screen-action-btn:focus-visible{background:var(--screen-action-overlay-bg-hover)}.voice-hero__title{position:absolute;left:0;right:0;bottom:0;padding:0 2rem 2.5rem;z-index:2}.voice-hero__badge{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.28em;color:var(--voice-hero-badge);font-weight:700}.voice-hero__full-name{margin:.35rem 0 0;font-size:.95rem;font-weight:500;letter-spacing:.01em;color:var(--voice-hero-meta)}.voice-hero__title h1,.voice-hero__title h2{margin:.4rem 0 0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(3rem,14vw,4.5rem);letter-spacing:-.08em;color:var(--voice-hero-heading)}.voice-hero__meta-line{margin:.4rem 0 0;color:var(--voice-hero-meta-line);font-size:.85rem;display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.voice-hero__dot{width:.25rem;height:.25rem;border-radius:999px;background:var(--voice-hero-dot)}.voice-body{background:transparent;margin-top:0;border-radius:0;padding:2rem 2rem 1rem}.voice-section{margin-bottom:2rem}.voice-section h2{margin:0 0 .6rem;font-family:Cabinet Grotesk,sans-serif;font-size:1.1rem;letter-spacing:-.02em}.voice-section p{margin:0;color:var(--ink-soft);font-size:1rem;line-height:1.6}.voice-body__lead{margin:0 0 .75rem!important;color:var(--ink)!important;font-size:1.05rem!important;font-weight:500;line-height:1.45!important}.voice-section--tags{margin-bottom:2rem}.voice-tag-block+.voice-tag-block{margin-top:1.25rem}.voice-tag-block h3{margin:0 0 .45rem;font-family:Cabinet Grotesk,sans-serif;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--voice-tag-heading);font-weight:700}.voice-tag-block__hint{margin:0 0 .5rem!important;font-size:.82rem!important;line-height:1.45!important}.voice-tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.voice-tag-pill{display:inline-block;padding:.28rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--voice-tag-pill-fg);background:var(--voice-tag-pill-bg);border:1px solid var(--voice-tag-pill-border)}.voice-tag-pill--portal{background:var(--voice-tag-pill-portal-bg)}.voice-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:1rem;margin-bottom:2rem}.voice-stat{background:var(--voice-stat-surface);border-radius:1.2rem;padding:1.2rem}.voice-stat span:first-child{color:var(--ink-soft)}.voice-stat div span:first-child{display:block;font-family:Cabinet Grotesk,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-.04em;color:var(--ink);margin-top:.5rem}.voice-stat div span:last-child{display:block;margin-top:.3rem;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:var(--voice-stat-caption);font-weight:700}.voice-works{padding:0 2rem 2rem}.voice-works__header{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.5rem}.voice-works__header h2{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.4rem;letter-spacing:-.03em}.voice-works__header button{border:0;background:transparent;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px solid var(--voice-works-header-rule);padding-bottom:.3rem;font-weight:700}.voice-works__list{display:grid;gap:1.4rem;position:relative}.voice-work{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:1.2rem;border:0;background:transparent;text-align:left}.voice-work__index{width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid rgba(243,243,241,1);display:inline-flex;align-items:center;justify-content:center;font-family:Cabinet Grotesk,sans-serif;font-size:.7rem;font-weight:700;color:var(--ink-soft);box-shadow:0 6px 16px #0000000a}.voice-work__text strong{display:block;font-size:1.05rem;font-weight:700;color:var(--ink);letter-spacing:-.02em}.voice-work__text span{display:block;margin-top:.3rem;font-size:.8rem;color:var(--voice-work-meta)}.voice-work .material-symbols-outlined{color:var(--voice-work-icon);font-size:1.1rem;margin-top:.3rem}.voice-quote{position:relative;margin:0 1.5rem 2.5rem;padding:3.2rem 2rem;border-radius:1.6rem;background:var(--voice-quote-surface);border:1px solid var(--voice-quote-box-border);overflow:hidden;box-shadow:var(--voice-quote-shadow)}.voice-quote__glow{position:absolute;width:10rem;height:10rem;border-radius:999px;filter:blur(80px);background:var(--voice-quote-glow-blob)}.voice-quote__glow--one{top:-4rem;left:-3rem}.voice-quote__glow--two{bottom:-4rem;right:-3rem;background:var(--voice-quote-ornament)}.voice-quote__content{position:relative;z-index:1;text-align:center;color:var(--ink)}.voice-quote__content .material-symbols-outlined{font-size:2.8rem;color:var(--voice-quote-icon)}.voice-quote__content p{margin:1.4rem 0 0;font-family:Cabinet Grotesk,sans-serif;font-size:1.2rem;line-height:1.5;font-style:italic;color:var(--quote-text)}.voice-quote__content p span{display:block;margin-top:1rem;font-size:.95rem;font-style:normal;color:var(--quote-attribution)}.voice-quote__divider{width:2.2rem;height:2px;border-radius:999px;background:var(--voice-quote-divider);margin:1.8rem auto 0}.poem-reader{max-width:40rem;margin:0 auto;padding:1.2rem 1.5rem 0}.poem-reader__meta{margin-bottom:2rem;opacity:.6}.poem-reader__meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:1.7rem}.poem-reader__meta-label{flex:0 1 auto;min-width:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:var(--ink-soft)}.poem-reader__meta-actions{display:inline-flex;flex-shrink:0;align-items:center;justify-content:flex-end;gap:.75rem}.poem-reader__meta-wave{width:2.75rem;height:.9rem;display:grid;place-items:center}.poem-reader__meta-wave svg{width:100%;height:100%;overflow:visible}.poem-reader__meta-wave polyline{fill:none;stroke:var(--poem-reader-meta-rule);stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s var(--ease-in-out),opacity .18s var(--ease-in-out);opacity:.68}.poem-reader__meta-wave.is-waveform-active polyline{stroke:var(--accent);opacity:1}.poem-reader__audio-btn{width:1.7rem;height:1.7rem;border-radius:999px;border:1px solid var(--line);background:var(--surface-low);color:var(--ink-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),color .16s var(--ease-out)}.poem-reader__audio-btn .material-symbols-outlined{font-size:1rem}.poem-reader__audio-btn.is-playing{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,transparent)}.poem-reader__audio-btn:active{transform:scale(.96)}.poem-reader__title{margin-bottom:3.2rem}.poem-reader__title h1{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(3rem,12vw,4.5rem);line-height:.98;letter-spacing:-.08em}.poem-reader__title p{margin:.9rem 0 0;color:var(--subtitle-muted);font-size:.7rem;font-style:italic;font-weight:500;text-transform:uppercase;letter-spacing:.18em}.poem-reader__mark{margin-bottom:3rem;opacity:.1}.poem-reader__mark .material-symbols-outlined{font-size:3.5rem}.poem-reader__mark--bottom{display:flex;justify-content:center;margin:4rem 0}.poem-reader__body{display:grid;gap:2.4rem;font-family:Satoshi,sans-serif;font-size:1.12rem;line-height:1.85;color:var(--ink);max-height:min(58vh,34rem);overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:.45rem}.poem-reader__body--page-scroll{max-height:none;overflow-y:visible;padding-right:0}.poem-reader__body.is-audio-playing{mask-image:linear-gradient(to bottom,#00000014,#000 12%,#000 82%,#00000008);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.08) 0%,#000 12%,#000 82%,rgba(0,0,0,.03) 100%)}.poem-reader__stanza p{margin:0}.poem-reader__line{margin:0;user-select:text;-webkit-user-select:text}.poem-reader__word{transition:color .22s var(--ease-out),background-color .22s var(--ease-out),box-shadow .22s var(--ease-out);border-radius:.25em}.poem-reader__word.is-active{color:color-mix(in srgb,var(--ink) 88%,var(--accent) 12%);background:color-mix(in srgb,var(--accent) 15%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 14%,transparent)}.poem-reader__line::selection{background:var(--selection-fill)}.poem-reader__body.has-custom-highlight .poem-reader__line::selection{background:transparent;color:inherit}.poem-reader__body.is-selection-overflow .poem-reader__line::selection{background:var(--surface-highest);color:var(--selection-overflow-color)}::highlight(share-within){background:var(--selection-fill)}::highlight(share-overflow){background:var(--surface-highest);color:var(--selection-overflow-color)}.poem-reader__actions{margin-top:1.5rem;display:flex;justify-content:stretch}@media (min-width: 1024px){.poem-reader__actions{margin-top:calc(1.5rem + 20px)}}@media (max-width: 1023px){.poem-reader__actions{margin-top:calc(1.5rem + 30px)}}.poem-reader__share-btn{min-height:3rem}.poem-reader__share-hint{margin:.75rem 0 0;text-align:center;color:var(--ink-soft);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}@media (max-width: 1023px){.poem-reader__share-hint{margin-top:20px!important;font-size:.58rem!important;letter-spacing:.08em!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.poem-reader__subscribe-teaser{margin:.85rem auto 0;max-width:22rem;text-align:center;font-size:.82rem;line-height:1.45;color:var(--ink-soft)}.poem-reader__subscribe-link{margin:0;padding:0;border:none;background:none;font:inherit;color:var(--accent);font-weight:600;text-decoration:underline;text-underline-offset:.14em;cursor:pointer}@media (hover: hover) and (pointer: fine){.poem-reader__subscribe-link:hover{color:var(--ink)}}.poem-reader__subscribe-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.2rem}.share-toast{position:fixed;left:50%;bottom:calc(2rem + env(safe-area-inset-bottom));transform:translate(-50%);padding:.95rem 1.2rem;border-radius:999px;background:var(--share-toast-bg);color:var(--share-toast-fg);border:1px solid var(--share-toast-border);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;z-index:30}.share-card-render-shell{position:fixed;left:-9999px;top:0;width:360px;pointer-events:none}.share-card{position:relative;width:360px;aspect-ratio:9 / 16;padding:2.5rem 2.75rem 2rem;border-radius:0;border:1px solid rgba(45,52,53,.14);background-color:#fff;color:var(--ink);overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:none}.share-card__mood-dot{position:absolute;top:2rem;left:2.75rem;width:12px;height:12px;border-radius:50%;flex-shrink:0}.share-card__main{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.share-card__body-wrap{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:0;width:100%}.share-card__frame{display:flex;flex-direction:column;justify-content:center;width:100%;flex:0 1 auto;max-height:100%;min-height:0}.share-card__content{position:relative;flex:0 1 auto;min-height:0;overflow:hidden;font-family:Satoshi,sans-serif;text-align:left}.share-card__content p{margin:0;line-height:1.65}.share-card__poet{margin:1.05em 0 0;width:100%;font-size:.88rem;font-style:italic;text-align:right;color:#2d34359e}.share-card__brand{flex-shrink:0;margin:1.25rem 0 0;padding-top:.5rem;text-align:center;font-family:Cabinet Grotesk,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.05em;color:#2d3435e0}.share-card--selection .share-card__content{font-size:1.33rem;line-height:1.72}.share-card--full .share-card__content{font-size:1.02rem;line-height:1.58}.poem-next{position:relative;max-width:40rem;margin:4rem auto 0;padding:0 1.5rem 2rem}.poem-next__content{position:relative;z-index:1;border-radius:2rem;overflow:hidden;padding:3rem 2rem;border:1px solid var(--poem-next-border);background:var(--poem-next-surface);box-shadow:var(--poem-next-shadow);text-align:center}.poem-next__content span{display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:var(--poem-next-eyebrow)}.poem-next__content h3{margin:.9rem 0 0;font-family:Cabinet Grotesk,sans-serif;font-size:2.2rem;letter-spacing:-.05em;color:var(--poem-next-heading)}.poem-next__content p{max-width:18rem;margin:1.2rem auto 0;color:var(--poem-next-body);font-style:italic;line-height:1.7}.poem-next__content button,.primary-action{margin-top:1.8rem;align-self:center}.poem-next__divider{width:2rem;height:2px;border-radius:999px;margin:2rem auto 0;background:var(--poem-next-divider)}.poem-next__glow{position:absolute;width:10rem;height:10rem;border-radius:999px;filter:blur(80px);background:var(--poem-next-glow-1)}.poem-next__glow--one{top:-2rem;left:.5rem}.poem-next__glow--two{right:.5rem;bottom:0;background:var(--poem-next-glow-2)}.eyebrow-pill{width:fit-content;margin:0 auto 1.75rem;padding:.72rem 1.19rem;border-radius:.94rem;background:var(--surface-low);font-size:.55rem;letter-spacing:.187em;text-transform:uppercase;color:var(--ink-soft)}.home-intro{display:flex;flex-direction:column;align-items:center;max-width:412px;width:100%;margin:0 auto 1.75rem;padding:0;box-sizing:border-box;text-align:center}.home-intro h1,.home-intro .home-intro__headline{margin:0 1px;padding:0;width:min(410px,calc(100% - 2px));max-width:410px;box-sizing:border-box;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.49rem,4.95vw,2.12rem);line-height:1.12;letter-spacing:-.05em;text-wrap:balance}.home-intro .home-intro__headline{font-weight:700}.home-intro p{margin:.85rem 1px 0;padding:0;width:min(408px,calc(100% - 2px));max-width:408px;box-sizing:border-box;color:var(--ink-soft);font-size:.92rem;line-height:1.65;text-wrap:pretty}.home-intro__lead{margin-top:.75rem}.screen-content--home{--home-hero-cluster-gap: clamp(1.25rem, 2.75vmin, 2rem)}.screen-content--home .eyebrow-pill,.screen-content--home .home-intro--hero,.screen-content--home .mobile-hero-clean-viewport{display:none}.screen-content--home .feeling-section{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;margin-inline:auto}.screen-content--home .home-hero-cluster{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;gap:var(--home-hero-cluster-gap)}.screen-content--home .home-daily-resonance-heading{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%}.screen-content--home .daily-resonance-wrap{display:none}.screen-content--home .daily-resonance-actions{position:relative;z-index:1;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.75rem,2.5vw,1.35rem);width:100%;max-width:min(100%,28rem)}.screen-content--home .daily-resonance-label{display:block;margin:0;width:100%;max-width:var(--content-width);padding-inline:1.5rem;box-sizing:border-box;text-align:center;color:var(--ink-soft);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700}.screen-content--home .daily-resonance-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:max-content;max-width:100%;position:relative;left:auto;bottom:auto;transform:none;margin-top:0;margin-inline:0;border:1px solid var(--daily-pill-border);border-radius:999px;background:var(--daily-pill-bg-primary);padding:.62rem 1.02rem;color:var(--daily-pill-fg);font-size:.8rem;font-weight:450;letter-spacing:0;text-transform:none;isolation:isolate;overflow:hidden;cursor:pointer;touch-action:manipulation;transition:color .18s var(--ease-out),background-color .18s var(--ease-out),border-color .18s var(--ease-out),transform .16s var(--ease-out),opacity .18s var(--ease-out)}.screen-content--home .daily-resonance-pill:disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.screen-content--home .daily-resonance-pill .material-symbols-outlined{font-size:1.05rem;opacity:.82}.screen-content--home .daily-resonance-pill--secondary{background:var(--daily-pill-bg-secondary);border-color:var(--daily-pill-border-secondary);font-weight:500}@media (hover: hover) and (pointer: fine){.screen-content--home .daily-resonance-pill--primary:hover:not(:disabled){background:var(--surface-high);border-color:var(--accent);color:var(--ink)}.screen-content--home .daily-resonance-pill--secondary:hover:not(:disabled){border-color:var(--accent);background:var(--surface-high)}}.screen-content--home .daily-resonance-pill--primary:before{content:"";position:absolute;top:-20%;bottom:-20%;left:-45%;width:42%;border-radius:inherit;background:var(--daily-pill-shimmer);filter:blur(.35px);opacity:.62;transform:translate(-160%);animation:daily-pill-shimmer 1.85s var(--ease-in-out) 1 forwards;pointer-events:none}.screen-content--home .daily-resonance-pill:focus-visible{outline:2px solid var(--accent);outline-offset:2px;color:var(--ink);background:var(--surface-high)}.screen-content--home .daily-resonance-pill--secondary:focus-visible{background:var(--surface-high)}.screen-content--home .daily-resonance-pill:active:not(:disabled){transform:scale(.98)}.screen-content--home .home-intro--between-sections{display:flex;margin:2.2rem auto .2rem}.screen-content--home .home-intro--between-sections h1{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.15;letter-spacing:-.04em;color:var(--ink-soft)}.screen-content--home .home-intro--between-sections .home-intro__lead{margin-top:.55rem;font-size:.9rem;line-height:1.6;color:var(--ink-soft)}@media (max-width: 1023px){.home-desktop-lower-flow{display:contents}.screen-content--home{--entry-zone-gap: calc(2rem + 30px) ;--home-mobile-top-offset: calc(6rem + env(safe-area-inset-top)) ;--home-mobile-bottom-offset: calc(5.5rem + env(safe-area-inset-bottom)) ;padding-bottom:calc(var(--home-mobile-bottom-offset) + 3rem)}@media (min-width: 768px){.screen-content--home{--home-mobile-bottom-offset: calc(6.5rem + env(safe-area-inset-bottom)) }}.screen-content--home .mobile-hero-clean-viewport{display:flex;flex-direction:column;width:100%;min-height:max(0px,calc(100dvh - var(--home-mobile-top-offset) - var(--home-mobile-bottom-offset)));overflow:visible}.screen-content--home .mobile-hero-intro-bridge{display:flex;flex:1 1 0;min-height:0;align-items:center;justify-content:center;padding:0 1.5rem .35rem;box-sizing:border-box;overflow:visible}.screen-content--home .mobile-hero-intro-bridge__inner{width:min(100%,var(--content-width));text-align:center;transform:translateY(26px)!important;animation:none!important}.screen-content--home .mobile-hero-intro-bridge__headline{margin:0;padding:0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.1135rem,3.672vw,1.53rem);font-weight:700;line-height:1.12;letter-spacing:-.05em;font-kerning:normal;color:#2d343594}.screen-content--home .mobile-hero-intro-bridge__lead{margin:.55rem 0 0;padding:0;font-family:Satoshi,sans-serif;font-size:clamp(1rem,2.8vw,1.08rem);font-weight:450;line-height:1.35;letter-spacing:.01em;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-content--home .mobile-hero-intro-bridge__tagline{margin:0;width:min(100%,var(--content-width));max-width:26ch;min-height:2.24em;text-align:center;transform:translateY(42px);font-family:Cabinet Grotesk,sans-serif;font-size:clamp(.8908rem,2.9376vw,1.224rem);font-weight:700;line-height:1.12;letter-spacing:-.05em;font-kerning:normal;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;text-wrap:balance;color:var(--selection-overflow-color);opacity:1;transition:opacity .22s cubic-bezier(.25,1,.5,1),filter .22s cubic-bezier(.25,1,.5,1)}.screen-content--home .mobile-hero-intro-bridge__tagline-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(1.35rem,4.5vw,1.85rem);font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1;vertical-align:middle;will-change:transform,opacity,filter}.screen-content--home .mobile-hero-intro-bridge__tagline-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;z-index:1}.screen-content--home .mobile-hero-intro-bridge__tagline-frame{position:relative;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-8px);width:clamp(2.5rem,7.4vw,3.05rem);height:clamp(2.5rem,7.4vw,3.05rem);border-radius:9999px;border:1px solid rgba(255,255,255,.72);background:#ffffff8a;box-shadow:0 1px #2d343508,0 10px 24px #2d343512;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.screen-content--home .mobile-hero-intro-bridge__tagline-halo{position:absolute;top:-16%;right:-16%;bottom:-16%;left:-16%;border-radius:9999px;pointer-events:none;background:color-mix(in oklab,var(--tagline-icon-accent, #8aa0a3) 72%,transparent);filter:blur(10px) saturate(1.12);opacity:0;transform:scale(.9);will-change:transform,opacity,filter;transition:opacity .22s cubic-bezier(.25,1,.5,1);z-index:0}.screen-content--home .mobile-hero-intro-bridge__tagline-frame--audio-playing .mobile-hero-intro-bridge__tagline-halo{opacity:.42;animation:hero-tagline-halo-breathe 3.2s cubic-bezier(.42,0,.58,1) infinite}.screen-content--home .mobile-hero-carousel-wrap{display:block;flex:0 0 auto;width:100%;opacity:1;transform:translateY(0);transition:opacity .46s cubic-bezier(.25,1,.5,1),transform .46s cubic-bezier(.25,1,.5,1)}.screen-content--home .mobile-hero-carousel-wrap--exited{opacity:0;transform:translateY(-8px)}.screen-content--home .arc-carousel-pagination--exited{opacity:0;transition:opacity .25s cubic-bezier(0,0,.2,1)}.arc-carousel-pagination--hidden{opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.25,1,.5,1)}.screen-content--home .home-intro--between-sections{display:none}.screen-content--home .feeling-section{position:relative;padding-bottom:0;justify-content:center;min-height:max(0px,calc(100dvh - var(--home-mobile-top-offset) - var(--home-mobile-bottom-offset)))}.screen-content--home .home-hero-cluster{justify-content:center;min-height:100%;gap:0}.screen-content--home .mood-transition-bridge{padding-top:0}.screen-content--home .mood-transition-grid{margin-top:clamp(1.25rem,3.5vh,2rem);margin-bottom:0}.screen-content--home .home-daily-resonance-heading{padding-block:.35rem 0}.screen-content--home .feeling-card{margin-top:30px}.screen-content--home .daily-resonance-wrap{margin-top:0}.screen-content--home .home-intro--between-sections h1{font-size:clamp(1.35rem,5.2vw,1.6rem);line-height:1.18;letter-spacing:-.03em;color:var(--ink-soft)}.screen-content--home .home-intro--between-sections .home-intro__lead{margin-top:.55rem;font-size:.86rem;line-height:1.58;color:var(--ink-soft)}.screen-content--home .poet-feature{position:relative;margin-top:clamp(2.25rem,6vmin,3.25rem)}.screen-content--home .poet-feature:before{content:none;display:none}}@media (prefers-reduced-motion: reduce){.screen-content--home .mobile-hero-intro-bridge__tagline{transition:none!important}.screen-content--home .mobile-hero-intro-bridge__tagline-icon{will-change:auto}.screen-content--home .mobile-hero-intro-bridge__tagline-halo{animation:none!important;transform:none!important;filter:blur(9px)}}@keyframes hero-tagline-halo-breathe{0%,to{opacity:.3;transform:scale(.88);filter:blur(9px) saturate(1.08)}50%{opacity:.56;transform:scale(1.08);filter:blur(13px) saturate(1.22)}}@keyframes daily-pill-shimmer{0%{transform:translate(-160%)}to{transform:translate(360%)}}.feeling-card{padding:2.8rem 2rem 2.5rem;border-radius:2rem;background:var(--surface-lowest);border:1px solid var(--feeling-card-border);box-shadow:var(--feeling-card-shadow);text-align:center}.feeling-card h2{max-width:13rem;margin:0 auto;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.1rem,8vw,3rem);line-height:1.08;letter-spacing:-.06em;text-wrap:balance}.feeling-card__hint{margin:.85rem auto 0;max-width:18rem;color:var(--ink-soft);font-size:.84rem;line-height:1.5;text-wrap:balance}.feeling-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:calc(.9rem + 8px) calc(.8rem + 8px);margin-top:2rem}.screen-content--home .home-hero-cluster{gap:0}.screen-content--home .mood-transition-bridge{margin:0;padding-top:80px;text-align:center;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.1rem,8vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.06em;text-wrap:balance;color:var(--color-text-secondary);opacity:0;transform:translateY(12px);transition:opacity .42s cubic-bezier(.25,1,.5,1),transform .42s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.screen-content--home .mood-transition-bridge.is-visible{opacity:1;transform:translateY(0)}.screen-content--home .mood-transition-grid{margin-top:84px;margin-bottom:64px}.screen-content--home .mood-transition-chip{opacity:0;transform:translateY(4px)}.screen-content--home .mood-transition-chip.is-visible{opacity:1;transform:translateY(0);transition:opacity 1.18s cubic-bezier(.16,1,.3,1),transform 1.18s cubic-bezier(.16,1,.3,1);transition-delay:calc(.32s + (var(--chip-stagger-index, 0) * .32s))}.screen-content--home .home-v2-stage{opacity:0;transform:translate3d(0,14px,0);filter:blur(4px);transition:opacity .52s cubic-bezier(.25,1,.5,1),transform .52s cubic-bezier(.25,1,.5,1),filter .52s cubic-bezier(.25,1,.5,1);transition-delay:var(--v2-stage-delay, 0ms);will-change:opacity,transform,filter}.screen-content--home .home-v2-stage.is-ready{opacity:1;transform:translateZ(0);filter:blur(0)}.screen-content--home .home-mid-stack,.screen-content--home .home-faq{transition:opacity .22s ease,transform .26s ease}.screen-content--home.is-collection-transitioning .home-mid-stack,.screen-content--home.is-collection-transitioning .home-faq{opacity:0;transform:translate3d(0,10px,0);pointer-events:none}.screen-content--home.is-poem-transitioning{opacity:0;transform:scale(4);filter:blur(24px);pointer-events:none;transition:transform 1.8s cubic-bezier(.4,0,.2,1),opacity 1.8s cubic-bezier(.4,0,.2,1),filter 1.8s cubic-bezier(.4,0,.2,1);transform-origin:50% 50%;will-change:transform,opacity,filter}@media (prefers-reduced-motion: reduce){.screen-content--home.is-poem-transitioning{transition:none!important;transform:none!important;filter:none!important}.screen-content--home .mobile-hero-carousel-wrap,.screen-content--home .desktop-hero-mood-cluster,.screen-content--home .mood-transition-bridge,.screen-content--home .mood-transition-chip,.screen-content--home .mood-transition-chip.is-visible,.screen-content--home .home-v2-stage,.screen-content--home .home-v2-stage.is-ready{transition:none!important;transition-delay:0ms!important;transform:none!important;filter:none!important}}.screen-content--home .home-hero-cluster .daily-resonance-wrap{margin-top:0}.feeling-chip{width:8.25rem;min-width:8.25rem;padding:.95rem 1.2rem;border:none;border-radius:1rem;background:var(--surface-low);color:var(--ink);font-size:1rem;font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s var(--ease-out),color .18s var(--ease-out),transform .18s var(--ease-out)}.feeling-chip,.feeling-chip:focus-visible,.feeling-chip.is-active,.feeling-chip:hover{border-color:transparent!important}.feeling-chip:focus-visible,.feeling-chip.is-active{background:var(--ink);color:var(--surface-low);transform:scale(.99)}.feeling-chip[data-feeling=melancholic]{background:#f1e7f8;color:#5f4d73;border-color:#e6d9f0}.feeling-chip[data-feeling=ethereal]{background:#e5f5ec;color:#2d5c48;border-color:#d9f0e6}.feeling-chip[data-feeling=radiant]{background:#f7efe5;color:#6a4f38;border-color:#f0e6d9}.feeling-chip[data-feeling=solitary]{background:#e5edf7;color:#3d4d6d;border-color:#d9e6f0}.feeling-chip[data-feeling=calm]{background:#e1f2f6;color:#2f5f69;border-color:#d8eff4}.feeling-chip[data-feeling=pulse]{background:#f8e5ef;color:#6a3f58;border-color:#f4dbe8}.feeling-chip[data-feeling=melancholic]:focus-visible,.feeling-chip[data-feeling=melancholic].is-active{background:#fff;color:#e6d9f0;border-color:#e6d9f0;transform:scale(1)}.feeling-chip[data-feeling=ethereal]:focus-visible,.feeling-chip[data-feeling=ethereal].is-active{background:#fff;color:#d9f0e6;border-color:#d9f0e6;transform:scale(1)}.feeling-chip[data-feeling=radiant]:focus-visible,.feeling-chip[data-feeling=radiant].is-active{background:#fff;color:#f0e6d9;border-color:#f0e6d9;transform:scale(1)}.feeling-chip[data-feeling=solitary]:focus-visible,.feeling-chip[data-feeling=solitary].is-active{background:#fff;color:#d9e6f0;border-color:#d9e6f0;transform:scale(1)}.feeling-chip[data-feeling=calm]:focus-visible,.feeling-chip[data-feeling=calm].is-active{background:#fff;color:#d8eff4;border-color:#d8eff4;transform:scale(1)}.feeling-chip[data-feeling=pulse]:focus-visible,.feeling-chip[data-feeling=pulse].is-active{background:#fff;color:#f4dbe8;border-color:#f4dbe8;transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=melancholic]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#e6d9f0 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=ethereal]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#d9f0e6 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=radiant]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#f0e6d9 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=solitary]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#d9e6f0 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=calm]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#d8eff4 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=pulse]{background:var(--surface-lowest);color:var(--ink);border-color:color-mix(in srgb,#f4dbe8 72%,transparent)}html[data-theme=dark] .feeling-chip[data-feeling=melancholic]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=melancholic].is-active{background:color-mix(in srgb,#e6d9f0 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#e6d9f0 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=ethereal]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=ethereal].is-active{background:color-mix(in srgb,#d9f0e6 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d9f0e6 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=radiant]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=radiant].is-active{background:color-mix(in srgb,#f0e6d9 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#f0e6d9 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=solitary]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=solitary].is-active{background:color-mix(in srgb,#d9e6f0 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d9e6f0 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=calm]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=calm].is-active{background:color-mix(in srgb,#d8eff4 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d8eff4 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=pulse]:focus-visible,html[data-theme=dark] .feeling-chip[data-feeling=pulse].is-active{background:color-mix(in srgb,#f4dbe8 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#f4dbe8 55%,transparent);transform:scale(1)}@media (hover: hover) and (pointer: fine){.feeling-chip:hover{background:var(--ink);color:var(--surface-low);transform:scale(.99)}.feeling-chip[data-feeling=melancholic]:hover{background:#fff;color:#e6d9f0;border-color:#e6d9f0;transform:scale(1)}.feeling-chip[data-feeling=ethereal]:hover{background:#fff;color:#d9f0e6;border-color:#d9f0e6;transform:scale(1)}.feeling-chip[data-feeling=radiant]:hover{background:#fff;color:#f0e6d9;border-color:#f0e6d9;transform:scale(1)}.feeling-chip[data-feeling=solitary]:hover{background:#fff;color:#d9e6f0;border-color:#d9e6f0;transform:scale(1)}.feeling-chip[data-feeling=calm]:hover{background:#fff;color:#d8eff4;border-color:#d8eff4;transform:scale(1)}.feeling-chip[data-feeling=pulse]:hover{background:#fff;color:#f4dbe8;border-color:#f4dbe8;transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=melancholic]:hover{background:color-mix(in srgb,#e6d9f0 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#e6d9f0 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=ethereal]:hover{background:color-mix(in srgb,#d9f0e6 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d9f0e6 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=radiant]:hover{background:color-mix(in srgb,#f0e6d9 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#f0e6d9 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=solitary]:hover{background:color-mix(in srgb,#d9e6f0 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d9e6f0 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=calm]:hover{background:color-mix(in srgb,#d8eff4 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#d8eff4 55%,transparent);transform:scale(1)}html[data-theme=dark] .feeling-chip[data-feeling=pulse]:hover{background:color-mix(in srgb,#f4dbe8 38%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,#f4dbe8 55%,transparent);transform:scale(1)}}.feeling-chip:active{transform:scale(.97)}.feature-stack__layer{position:absolute;width:85%;border-radius:1.5rem}.feature-stack__layer--back{height:90%;background:var(--surface-highest);transform:translateY(1rem) rotate(-2deg);opacity:.46}.feature-stack__layer--mid{width:90%;height:95%;background:var(--surface-high);transform:translateY(.5rem) rotate(1deg);opacity:.66}.feature-card-main{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:26.25rem;padding:1.5rem;border-radius:1.75rem;background:var(--surface-lowest);border:1px solid rgba(173,179,180,.18);box-shadow:0 1px #2d34350a,0 14px 28px #2d34350b,0 28px 56px #2d34350d;overflow:hidden}.feature-card-main__badge{position:absolute;top:1.5rem;right:1.5rem;display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .8rem;border-radius:.85rem;background:var(--surface-low);color:var(--ink-soft);font-size:.7rem;font-weight:700}.feature-card-main__badge .material-symbols-outlined{font-size:1.1rem;color:#596066}.feature-card-main__content{margin-top:2.15rem}.feature-card-main__heading{margin:0 0 1.05rem;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ink)}.feature-card-main__icon{display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;border-radius:1rem;background:#e5e2e173;color:var(--accent)}.feature-card-main__icon .material-symbols-outlined{font-size:2rem}.feature-card-main__copy{margin-top:1.5rem}.feature-card-main__copy h3{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(2.55rem,10vw,4.1rem);line-height:.96;letter-spacing:-.07em;text-wrap:balance}.feature-card-main__author{margin:1rem 0 0;color:#4f5657;font-size:1rem}.feature-card-main__excerpt{margin:.85rem 0 0;color:var(--ink);font-size:1rem;font-style:italic;line-height:1.6}.feature-card-main__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.15rem;border-top:1px solid rgba(173,179,180,.2)}.poet-avatar{width:1.8rem;height:1.8rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--surface-low);border:1px solid rgba(117,124,125,.16);box-shadow:inset 0 0 0 1px #ffffff6b,inset 0 1px 2px #2d34350f}.poet-avatar img{width:100%;height:100%;object-fit:contain;object-position:center;filter:grayscale(76%) contrast(.94) saturate(.9)}.poet-avatar--initials{display:flex;align-items:center;justify-content:center;background:var(--surface-dim);border-color:#757c7d38;box-shadow:inset 0 0 0 1px #ffffff61,inset 0 1px 2px #2d34350f}.poet-avatar__initials{font-family:Cabinet Grotesk,sans-serif;font-size:.5625rem;font-weight:700;letter-spacing:.05em;color:var(--ink-soft);line-height:1;-webkit-user-select:none;user-select:none}@media (hover: hover) and (pointer: fine){.feature-card-main__footer:hover .poet-avatar img{filter:grayscale(0%)}}.excerpt-link{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;color:var(--accent-strong);font-size:1rem;font-weight:500;transition:opacity .18s var(--ease-out),transform .18s var(--ease-out)}.excerpt-link:focus-visible{opacity:.82;transform:translate(1px)}@media (hover: hover) and (pointer: fine){.excerpt-link:hover{opacity:.82;transform:translate(1px)}}.excerpt-link .material-symbols-outlined{font-size:1rem}.section-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:0 .5rem}.section-label{margin:0;color:var(--ink-soft);font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.section-header h2,.section-header h4{margin:.4rem 0 0;font-family:Cabinet Grotesk,sans-serif;font-size:2rem;line-height:1.05;letter-spacing:-.06em}.section-link{border:0;background:transparent;color:var(--accent);font-size:1rem;font-weight:500;text-decoration:underline;text-decoration-color:#5f5e5e33;text-underline-offset:4px}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.animate-in{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.animate-in.in-view{opacity:1;transform:translateY(0)}.home-faq__title,.collections-thread-bridge{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.04em;line-height:1.15}.collections-thread-bridge{padding-top:clamp(2rem,6vh,4.25rem);margin-bottom:clamp(1.25rem,2.8vh,2rem);text-align:center;color:var(--ink)}.collections-section--v2{margin-top:1.5rem}.screen-content--home .collections-section--v2{margin-bottom:clamp(1.2rem,3.2vh,2.2rem)}.v2-collection-card{position:relative;width:100%;border:1px solid var(--color-border-tertiary);border-radius:16px;background:var(--color-background-primary);box-shadow:none;text-align:left;overflow:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.25,1,.5,1)}.v2-collection-card::selection{background:transparent}.v2-collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.v2-collection-card__image img{width:100%;height:100%;object-fit:cover}.v2-collection-card__body{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:14px 14px 12px}.v2-collection-card__body--secondary{padding:10px 10px 9px}.v2-collection-card--primary{min-height:320px}.v2-collection-card--secondary{min-height:205px}.v2-collection-card--has-image:before{content:"";position:absolute;left:0;right:0;bottom:0;height:58%;z-index:1}.v2-collection-card--has-image:after{content:"";position:absolute;left:0;right:0;bottom:0;height:58%;z-index:2;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);mask-image:linear-gradient(to top,#000,#000000b3 42%,#00000047 72%,#0000);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.7) 42%,rgba(0,0,0,.28) 72%,rgba(0,0,0,0) 100%)}.v2-collection-card__body>:first-child{margin-top:auto}.v2-collection-card--has-image .v2-collection-card__title,.v2-collection-card--has-image .v2-collection-card__tagline,.v2-collection-card--has-image .v2-collection-card__preview-poet,.v2-collection-card--has-image .v2-collection-card__preview-lines{color:#fffffff7;text-shadow:0 1px 10px rgba(0,0,0,.42)}.v2-collection-card--has-image .v2-collection-card__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end}.v2-collection-card--has-image .v2-collection-card__body>*{position:relative;z-index:1}.v2-collection-card--has-image .v2-collection-card__body:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;pointer-events:none;border-radius:inherit;border:1px solid rgba(255,255,255,.22);opacity:.72}.v2-collection-card--has-image .v2-collection-card__body:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;pointer-events:none;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent 0deg,transparent 332deg,rgba(255,255,255,.76) 344deg,rgba(255,255,255,.26) 352deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.9;transform-origin:50% 50%}.v2-collection-card--has-image .v2-collection-card__body:before,.v2-collection-card--has-image .v2-collection-card__body:after{content:none}.v2-collection-card--has-image .v2-collection-card__title{font-size:1rem;line-height:1.1}.v2-collection-card--has-image .v2-collection-card__title--primary{font-size:clamp(1.3rem,4.5vw,1.6rem)}.v2-collection-card--has-image .v2-collection-card__tagline{margin-top:6px;font-size:.84rem;line-height:1.35}.v2-collection-card--has-image .v2-collection-card__preview{margin-top:10px}.v2-collection-card--has-image .v2-collection-card__preview-poet{font-size:.66rem}.v2-collection-card--has-image .v2-collection-card__preview-lines{margin-top:4px;font-size:.84rem;line-height:1.35}.v2-collection-card--has-image.v2-collection-card--readability-dark:before{background:linear-gradient(to top,#080a0c94,#080a0c61 42%,#080a0c29 72%,#080a0c00)}.v2-collection-card--has-image.v2-collection-card--readability-light:before{background:linear-gradient(to top,#080a0c94,#080a0c61 42%,#080a0c29 72%,#080a0c00)}.v2-collection-card--has-image.v2-collection-card--readability-light .v2-collection-card__title,.v2-collection-card--has-image.v2-collection-card--readability-light .v2-collection-card__tagline,.v2-collection-card--has-image.v2-collection-card--readability-light .v2-collection-card__preview-poet,.v2-collection-card--has-image.v2-collection-card--readability-light .v2-collection-card__preview-lines{color:#fffffff7;text-shadow:0 1px 10px rgba(0,0,0,.42)}.v2-collection-card__title{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.1rem;line-height:1.15;letter-spacing:-.02em}.v2-collection-card__title--primary{font-size:clamp(1.7rem,6vw,2.2rem)}.v2-collection-card__tagline{margin:8px 0 0;color:var(--color-text-secondary);font-size:.95rem;line-height:1.5}.v2-collection-card__preview{margin-top:16px}.v2-collection-card__preview-poet{margin:0;font-size:.72rem;font-variant:small-caps;letter-spacing:.08em;color:var(--color-text-secondary)}.v2-collection-card__preview-lines{margin:6px 0 0;font-size:.98rem;line-height:1.5;font-style:italic;color:var(--color-text-primary);white-space:pre-line}.v2-collection-secondary-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-collection-card{min-height:14.5rem}.home-collection-card--wide{grid-column:1 / -1}.home-collection-card .collections-archive-card__media{margin:.8rem .8rem 0;border-radius:.95rem}.home-collection-card .collections-archive-card__body{padding:1.2rem 1.2rem 1.3rem}.home-collection-card .collections-archive-card__body h3{font-size:1.2rem;line-height:1.05}.home-collection-card .collections-archive-card__body p{font-size:.86rem;line-height:1.55}.home-collection-card--wide .collections-archive-card__body{padding:1.45rem 1.45rem 1.55rem}.home-collection-card--wide .collections-archive-card__body h3{font-size:clamp(1.7rem,6vw,2.5rem)}.home-collection-card--wide .collections-archive-card__body p{max-width:26rem}.portal-card__title,.compass-header h1,.compass-header h2,.voices-header h1,.voices-header h2,.voice-card h3,.poet-feature h3{margin:0;font-family:Cabinet Grotesk,sans-serif;text-wrap:balance}.voices-header h1,.voices-header h2{font-size:clamp(3rem,11vw,4.6rem);line-height:.95;letter-spacing:-.06em}.voices-header p{margin:.75rem 0 0;color:var(--ink-soft);font-size:1rem;line-height:1.6}.voices-search,.voice-works-page__search{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 1.05rem;border-radius:1rem;background:#eef1f2;color:var(--ink-soft)}.voices-search input,.voice-works-page__search input{border:0;background:transparent;outline:none;width:100%;color:var(--ink);font-size:.95rem}.voices-search .material-symbols-outlined,.voice-works-page__search .material-symbols-outlined{font-size:1.2rem}.voices-filters{display:flex;gap:.6rem;margin-top:1.2rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.voices-filters::-webkit-scrollbar{display:none}.screen-content--voices .voices-filters{display:none}.filter-chip{border:0;padding:.6rem 1.1rem;border-radius:999px;background:var(--surface-low);color:var(--ink-soft);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background-color .16s var(--ease-out),color .16s var(--ease-out),transform .16s var(--ease-out);white-space:nowrap}@media (hover: hover) and (pointer: fine){.filter-chip:hover{background:var(--surface-high)}}.filter-chip:active{transform:scale(.97)}.filter-chip.is-active{background:var(--accent);color:#faf7f6}.voices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.voice-card{display:flex;flex-direction:column;background:var(--surface-lowest);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-soft),var(--voice-card-rim);animation:mobile-fade-in .15s var(--ease-out);transition:transform .16s var(--ease-out),box-shadow .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.voice-card:hover{transform:translateY(-1px)}}.voice-card:active{transform:scale(.97)}.voice-card--offset{margin-top:1.5rem}.voice-card--lift{margin-top:-1.2rem}.voice-card__image{position:relative;flex-shrink:0;aspect-ratio:4 / 5;overflow:hidden;background-color:var(--surface-low);isolation:isolate}.voice-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(80%) contrast(.94) saturate(.9);transition:transform .24s var(--ease-out);border-radius:0}.voice-card[data-voice-id=kahlil-gibran] .voice-card__image img{inset:auto;left:50%;top:50%;width:calc(100% / .9);height:calc(100% / .9);transform:translate(-50%,-50%) scale(.9);transform-origin:center center}html[data-theme=dark] .voice-card__image img{filter:grayscale(55%) brightness(.88) contrast(1.06) saturate(.82)}@media (hover: hover) and (pointer: fine){.voice-card:hover .voice-card__image img{filter:grayscale(18%) contrast(.98) saturate(.96)}html[data-theme=dark] .voice-card:hover .voice-card__image img{filter:grayscale(35%) brightness(.92) contrast(1.04) saturate(.88)}}html[data-theme=dark] .voice-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#0000006b,#0000001f 38%,#0000 62%)}.voice-card__meta{flex-shrink:0;padding:16px .95rem .95rem}.voice-card__meta h3{margin:0;font-size:1rem;letter-spacing:-.02em}.voice-card__meta p{margin:.4rem 0 0;color:var(--ink-soft);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.screen-content--collections{min-height:100dvh}.collections-archive{padding-bottom:1rem}.collections-archive__header span,.collections-archive__footer span{display:block;color:var(--ink-soft);font-size:.68rem;letter-spacing:.24em;text-transform:uppercase}.collections-archive__header h1,.collections-archive__header h2{margin:.7rem 0 0;font-size:clamp(2.9rem,11vw,4.8rem);line-height:.96;letter-spacing:-.07em}.collections-archive__header p{max-width:38rem;margin:1rem 0 0;color:var(--ink-soft);line-height:1.7}.collections-archive__grid{display:grid;gap:1.25rem;margin-top:2rem}.collections-archive-card{border:0;border-radius:1.4rem;overflow:hidden;background:var(--surface-lowest);box-shadow:var(--shadow-soft);text-align:left;animation:mobile-fade-in .15s var(--ease-out);transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out)}.screen-content--home .home-collection-card--shelf.collections-archive-card{border:2px solid transparent;border-radius:1.4rem;background-image:linear-gradient(var(--surface-lowest),var(--surface-lowest)),linear-gradient(to bottom right,#fff8e8,#f9eca8 18%,#f2df72 42%,#e8d04e,#dcc757 86%,#cfba48);background-origin:border-box;background-clip:padding-box,border-box}.screen-content--home .home-collection-card--shelf.collections-archive-card:focus-visible{background-image:linear-gradient(var(--surface-lowest),var(--surface-lowest)),linear-gradient(to bottom right,#fffcef,#fcf0b8 16%,#f5e580 40%,#edd65a,#e2ca52 84%,#d8be4a)}@media (hover: hover) and (pointer: fine){.screen-content--home .home-collection-card--shelf.collections-archive-card:hover{background-image:linear-gradient(var(--surface-lowest),var(--surface-lowest)),linear-gradient(to bottom right,#fffcef,#fcf0b8 16%,#f5e580 40%,#edd65a,#e2ca52 84%,#d8be4a)}}.screen-content--home .home-collection-card--shelf .collections-archive-card__label--shelf-gold{color:#b8972e}.collections-archive-card:focus-visible{transform:translateY(-2px)}@media (hover: hover) and (pointer: fine){.collections-archive-card:hover{transform:translateY(-2px)}}.collections-archive-card:active{transform:scale(.985)}.collections-archive-card__media{aspect-ratio:16 / 11;margin:.85rem .85rem 0;border-radius:1rem;background:var(--surface-low);overflow:hidden}.collections-archive-card__media img{width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform .18s var(--ease-out)}.collections-archive-card:focus-visible .collections-archive-card__media img{transform:scale(1.02)}@media (hover: hover) and (pointer: fine){.collections-archive-card:hover .collections-archive-card__media img{transform:scale(1.02)}}.collections-archive-card__media--plain{background:linear-gradient(135deg,#e4e9ead9,#f2f4f4b3),var(--surface-low)}.collections-archive-card__body{padding:1.35rem 1.35rem 1.45rem}.collections-archive-card__body span{display:block;color:var(--ink-soft);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase}.collections-archive-card__body h3{margin:.7rem 0 0;font-size:1.6rem;line-height:1;letter-spacing:-.05em}.collections-archive-card__body p{margin:.85rem 0 0;color:var(--ink-soft);font-size:.94rem;line-height:1.65}.collections-archive-card__body strong{display:inline-block;margin-top:1rem;color:var(--ink-soft);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.collections-archive-card--featured .collections-archive-card__body{padding:1.6rem}.collections-archive-card--featured .collections-archive-card__media{margin:1rem 1rem 0;border-radius:1.15rem}.collections-archive-card--featured .collections-archive-card__body h3{font-size:clamp(2.1rem,6vw,3.6rem)}.collections-archive-card--deep .collections-archive-card__media{background-color:#5a6a62}.collections-archive-card--sand .collections-archive-card__media{background-color:#ead0af}.collections-archive-card--mist .collections-archive-card__media{background-color:#edf1ef}.collections-archive-card--plain .collections-archive-card__body{min-height:13rem;display:flex;flex-direction:column;justify-content:flex-end}.collections-archive__footer{margin-top:2.5rem;text-align:center}.collections-archive__pager{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-top:.8rem}.collections-archive__pager p{margin:0;font-size:.92rem;letter-spacing:.16em}.collections-archive__pager-btn{border:0;background:transparent;color:var(--ink-soft);display:inline-flex;align-items:center;gap:.35rem;justify-self:center;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.collections-archive__pager-btn:first-child{justify-self:start}.collections-archive__pager-btn:last-child{justify-self:end}.collections-archive__pager-btn:disabled{opacity:.28;pointer-events:none}.collection-detail{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem calc(8rem + env(safe-area-inset-bottom))}.collection-detail__back{margin-bottom:calc(1.25rem + 30px)}.collection-detail__hero{text-align:center}.collection-detail__art{width:min(100%,16rem);aspect-ratio:1;margin:0 auto 1.75rem;padding:1rem;border-radius:1.2rem;background:var(--surface-low);border:1px solid var(--collection-art-border);display:flex;align-items:center;justify-content:center}.collection-detail__art img{width:100%;height:100%;object-fit:contain;opacity:.86}.collection-detail__art-placeholder{width:72%;height:72%;border-radius:999px;background:var(--collection-placeholder-grad)}.collection-detail__hero h1{margin:0;font-size:clamp(3rem,12vw,5rem);line-height:.95;letter-spacing:-.08em}.collection-detail__hero p{max-width:40rem;margin:1rem auto 0;color:var(--ink-soft);font-size:1.04rem;line-height:1.8}.collection-detail__list{margin-top:2.5rem}.collection-poem-card{padding:1.65rem;border-radius:1.25rem;background:var(--surface-lowest);box-shadow:var(--shadow-soft)}.collection-poem-card+.collection-poem-card{margin-top:1rem}.collection-poem-card__head span{display:block;margin-bottom:.7rem;color:var(--collection-poem-meta);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase}.collection-poem-card__head h2{margin:0;font-size:clamp(1.7rem,6vw,2.25rem);line-height:1.02;letter-spacing:-.05em}.collection-poem-card__excerpt{margin-top:1.2rem;padding-left:1rem;border-left:2px solid var(--collection-excerpt-border)}.collection-poem-card__excerpt p{margin:0;color:var(--ink-soft);font-size:1.1rem;line-height:1.6}.collection-poem-card__link{margin-top:1.35rem;border:0;background:transparent;color:var(--accent);font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.collection-detail__curator{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(173,179,180,.2);text-align:center}.collection-detail__curator p{margin:0;color:var(--ink-soft);font-size:1rem}.collection-detail__curator span{display:block;margin-top:.5rem;color:#5a60618c;font-size:.66rem;letter-spacing:.24em;text-transform:uppercase}.voice-works-page,.discovery-results-page{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem 9rem}.voice-works-page__intro{margin-top:0}.voice-works-page__intro span{display:block;margin-bottom:.5rem;color:var(--ink-soft);font-size:.68rem;letter-spacing:.28em;text-transform:uppercase}.voice-works-page__intro h1,.voice-works-page__intro h2{margin:0;font-size:clamp(3rem,10vw,4.25rem);line-height:.94;letter-spacing:-.07em}.voice-works-page__intro p{margin:.7rem 0 0;color:var(--ink-soft);font-size:.98rem}.voice-works-page__header,.discovery-results-page__header{margin-bottom:calc(1.25rem + 30px)}.discovery-feature{width:100%;margin-top:1.75rem;padding:1.45rem;border:0;border-radius:1.4rem;--discovery-accent: #e8eaed;background:linear-gradient(148deg,color-mix(in srgb,var(--discovery-accent) 24%,var(--surface-lowest)) 0%,var(--surface-lowest) 100%);box-shadow:var(--shadow-soft);text-align:left}.discovery-feature__label{display:block;color:var(--ink-soft);font-size:.65rem;letter-spacing:.18em;text-transform:uppercase}.discovery-feature__content{margin-top:.95rem}.discovery-feature__poet{margin:0;color:var(--caption-on-elevated);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.discovery-feature h3{margin:.65rem 0 0;font-size:clamp(1.9rem,7vw,2.7rem);line-height:1;letter-spacing:-.06em;color:var(--ink)}.discovery-feature__poem{margin-top:1rem;color:var(--ink-soft)}.discovery-feature__stanza+.discovery-feature__stanza{margin-top:1rem}.discovery-feature__stanza p{margin:0;font-size:.98rem;line-height:1.7}.discovery-feature__cta{margin:1rem 0 0;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.voice-works-page__list{margin-top:1.5rem}.voice-works-page__item{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.35rem 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.voice-works-page__item h3{margin:0 0 .45rem;font-size:1.05rem}.voice-works-page__item p{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.5}.voice-works-page__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;color:var(--ink-soft);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.voice-works-page__meta .material-symbols-outlined{font-size:.95rem;opacity:.45}.voice-works-page__meta:not(.discovery-results-page__meta){font-size:.65rem;line-height:1.35}.voice-works-page__meta:not(.discovery-results-page__meta)>span:first-of-type{align-self:stretch;min-width:0;text-align:right}.discovery-results-page__meta{gap:1rem;padding-top:.15rem;font-size:.66rem;line-height:1.35}.discovery-results-page__meta>span:first-of-type{align-self:stretch;min-width:0;text-align:right}.discovery-results-page__meta .material-symbols-outlined{margin-top:.55rem}.discovery-poets{margin-top:2.3rem;width:100%;max-width:100%;overflow:hidden}.discovery-poets__heading{margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:-.03em}.discovery-poets__rail{display:flex;gap:1rem;width:100%;max-width:100%;overflow-x:auto;margin-top:1rem;padding-bottom:.35rem;scrollbar-width:none}.discovery-poets__rail::-webkit-scrollbar{display:none}.discovery-poet-chip{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:.55rem;min-width:4.8rem}.discovery-poet-chip__avatar{position:relative;width:4.25rem;height:4.25rem;border-radius:999px;overflow:hidden;background:var(--surface-low);box-shadow:var(--shadow-soft)}.discovery-poet-chip__avatar img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}html[data-theme=dark] .discovery-poet-chip__avatar img{filter:grayscale(70%) brightness(.9) contrast(1.05) saturate(.85)}html[data-theme=dark] .discovery-poet-chip__avatar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 100%,rgba(0,0,0,.38) 0%,transparent 62%)}.discovery-poet-chip__name{color:var(--ink-soft);font-size:.72rem;line-height:1.25;text-align:center}.poet-feature{box-sizing:border-box;background:var(--surface-low);border:1px solid var(--line);border-radius:1.5rem;padding:1.35rem;box-shadow:0 1px #2d343508}.poet-feature__badge{display:inline-flex;align-items:center;margin:0;padding:.4rem .55rem .4rem 0;border-radius:999px;background:transparent;color:var(--ink-soft);font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.poet-feature__content{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem}.poet-feature__avatar{order:2;width:4.35rem;height:4.35rem;border-radius:999px;overflow:hidden;border:1px solid rgba(117,124,125,.16);box-shadow:inset 0 0 0 1px #ffffff6b,inset 0 1px 2px #2d34350f;flex-shrink:0}.poet-feature__text{order:1;flex:1;min-width:0}.poet-feature__avatar img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:grayscale(76%) contrast(.94) saturate(.9)}.poet-feature h3{font-size:1.08rem;letter-spacing:-.015em;color:var(--ink)}.poet-feature p,.home-spotlight-aside__text p:not(.newsletter-form__success):not(.newsletter-form__field-hint){margin:.45rem 0 0;color:var(--ink-soft);font-size:.9rem;font-style:italic;line-height:1.5}.poet-feature--weekly{border-radius:999px;padding:.92rem 1.08rem;position:relative;overflow:hidden;isolation:isolate;background:var(--surface-low);border-color:#adb3b42e;box-shadow:0 1px #2d343508,0 26px 56px #2d34351f,0 44px 84px #2d343514;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;will-change:transform,height,border-radius;-webkit-mask-image:-webkit-radial-gradient(white,black)}.poet-feature--weekly.is-expanded{border-radius:1.45rem}.poet-feature--weekly .poet-feature__content{position:relative;z-index:1;margin-top:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-content:flex-start;gap:.9rem}.poet-feature--weekly .poet-feature__avatar{order:0;width:3.85rem;height:3.85rem;border-color:#757c7d29;box-shadow:inset 0 0 0 1px #ffffff7a,0 4px 12px #2d34351a}.poet-feature--weekly .poet-feature__avatar img{filter:none}.poet-feature--weekly .poet-feature__text{order:0;min-width:0}.poet-feature--weekly .poet-feature__badge{margin:0;padding:0;color:#6a6d7b;font-family:Satoshi,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.poet-feature--weekly .poet-feature__name{margin:.22rem 0 0;color:#1f232d;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.15rem,2.2vw,1.72rem);font-weight:700;line-height:1.05;letter-spacing:-.03em}.poet-feature--weekly .poet-feature__quote{margin:0;color:#2c323ecc;font-size:.9rem;line-height:1.46;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.poet-feature--weekly .poet-feature__quote-wrap{position:relative;z-index:1;overflow:hidden}.home-spotlight-aside__text p:not(.newsletter-form__success):not(.newsletter-form__field-hint){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.home-spotlight-aside__text{min-width:0}.home-spotlight-aside{--newsletter-space-1: .35rem;--newsletter-space-2: .55rem;--newsletter-space-3: .8rem;--newsletter-space-4: 1rem;--newsletter-space-5: 1.35rem;position:relative;isolation:isolate;overflow:hidden;box-sizing:border-box;padding:var(--newsletter-space-5);border-radius:1.5rem;background:linear-gradient(155deg,color-mix(in srgb,var(--surface-lowest) 90%,var(--surface-high) 10%),color-mix(in srgb,var(--surface-low) 88%,var(--surface-high) 12%));border:1px solid color-mix(in srgb,var(--line) 86%,var(--surface-highest) 14%);box-shadow:0 1px #2d34350a,0 10px 24px #2d343512}.home-spotlight-aside:not(.home-spotlight-aside--success):after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;pointer-events:none;border-radius:inherit;border:1px solid rgba(255,255,255,.22);opacity:.72}.home-spotlight-aside:not(.home-spotlight-aside--success):before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:1;pointer-events:none;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent 0deg,transparent 332deg,rgba(255,255,255,.76) 344deg,rgba(255,255,255,.26) 352deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.88;transform-origin:50% 50%}.home-spotlight-aside:before,.home-spotlight-aside:after{content:none}.home-spotlight-aside__head{z-index:2;position:relative;width:100%;box-sizing:border-box}.home-spotlight-aside__head-pair{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--newsletter-space-3);width:100%;box-sizing:border-box;transition:opacity var(--motion-smooth-medium) var(--ease-smooth),transform var(--motion-smooth-medium) var(--ease-smooth)}.home-spotlight-aside__head-pair .poet-feature__badge,.home-spotlight-aside__head-pair .newsletter-form__title{box-sizing:border-box;display:inline-flex;align-items:center;margin:0;border-radius:999px;background:transparent;font-family:Satoshi,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.home-spotlight-aside__head-pair .poet-feature__badge{flex:0 0 auto;padding:var(--newsletter-space-1) var(--newsletter-space-2) var(--newsletter-space-1) 0;color:var(--ink-soft)}.home-spotlight-aside__head-pair .home-spotlight-aside__solo-label{flex:1 1 auto;min-width:0;padding:var(--newsletter-space-1) 0;color:var(--ink);justify-content:flex-start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-spotlight-aside__head-pair .newsletter-form__title{flex:1 1 0;min-width:0;justify-content:flex-end;padding:var(--newsletter-space-1) 0 var(--newsletter-space-1) var(--newsletter-space-2);color:var(--ink);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767px){.home-spotlight-aside__head-pair .newsletter-form__title{font-size:.6rem;letter-spacing:.11em}}.home-spotlight-aside__head-success{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 var(--newsletter-space-3);box-sizing:border-box;color:var(--ink);font-family:Cabinet Grotesk,sans-serif;font-size:1.18rem;font-weight:650;font-style:normal;letter-spacing:-.028em;line-height:1.15;text-align:center;text-wrap:balance;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity var(--motion-smooth-medium) var(--ease-smooth),transform var(--motion-smooth-medium) var(--ease-smooth)}.home-spotlight-aside__head--success .home-spotlight-aside__head-pair{opacity:0;transform:translateY(-3px);pointer-events:none}.home-spotlight-aside__head--success .home-spotlight-aside__head-success{opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:48ms}@media (prefers-reduced-motion: reduce){.home-spotlight-aside__head-pair,.home-spotlight-aside__head-success{transition:none}.home-spotlight-aside__head--success .home-spotlight-aside__head-success{transition-delay:0s}.home-spotlight-aside__head--success .home-spotlight-aside__head-pair,.home-spotlight-aside__head-success{transform:none}}.home-spotlight-aside__body{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1 1 auto;min-height:0;margin-top:var(--newsletter-space-4);padding-top:0;min-width:0}.home-spotlight-aside--success{display:flex;flex-direction:column;justify-content:center;position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--line);background:var(--surface-low);box-shadow:0 1px #2d343508;backdrop-filter:none;-webkit-backdrop-filter:none}.home-spotlight-aside--success:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;pointer-events:none;border-radius:inherit;border:1px solid rgba(255,255,255,.24);opacity:.78}.home-spotlight-aside--success:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:1;pointer-events:none;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent 0deg,transparent 332deg,rgba(255,255,255,.78) 344deg,rgba(255,255,255,.28) 352deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.94;transform-origin:50% 50%}.home-spotlight-aside--success .home-spotlight-aside__head{display:none}.home-spotlight-aside--success .home-spotlight-aside__body{position:relative;z-index:1;margin-top:0;min-height:0;justify-content:center}html[data-theme=dark] .home-spotlight-aside--success{border-color:var(--line);background:var(--surface-low);box-shadow:0 1px #2d343508}html[data-theme=dark] .home-spotlight-aside--success:after{opacity:.56}html[data-theme=dark] .home-spotlight-aside--success:before{opacity:.74}.home-faq{width:100%;max-width:var(--content-width);margin-left:auto;margin-right:auto;padding:2rem 1.5rem 1.5rem;box-sizing:border-box;border-top:1px solid var(--line)}.home-faq__intro{margin:.45rem 0 1.15rem;color:var(--ink-soft);font-size:.86rem;line-height:1.55;text-wrap:pretty}.home-faq__list{display:flex;flex-direction:column;gap:.5rem}.home-faq__item{border-radius:1rem;background:var(--surface-lowest);border:1px solid var(--line);overflow:hidden;box-shadow:var(--home-faq-shadow);transition:box-shadow var(--motion-smooth-medium) var(--ease-out)}.home-faq__item[open]{box-shadow:var(--home-faq-shadow),0 10px 28px #2d34350b}html[data-theme=dark] .home-faq__item[open]{box-shadow:var(--home-faq-shadow),0 12px 32px #00000038}@supports selector(details::details-content){.home-faq__item{interpolate-size:allow-keywords}.home-faq__item::details-content{transition:block-size var(--motion-faq) var(--ease-out),opacity calc(var(--motion-faq) * .9) var(--ease-smooth);opacity:0;block-size:0;overflow:clip}.home-faq__item[open]::details-content{block-size:auto;opacity:1}.home-faq__item[open].home-faq__item--closing{box-shadow:var(--home-faq-shadow)}.home-faq__item[open].home-faq__item--closing::details-content{block-size:0;opacity:0;transition:block-size var(--motion-faq-collapse) var(--ease-faq-collapse),opacity calc(var(--motion-faq-collapse) * .82) var(--ease-smooth)}.home-faq__item[open].home-faq__item--closing .home-faq__disclosure-glyph{transition:opacity calc(var(--motion-faq-collapse) * .92) var(--ease-smooth),transform var(--motion-faq-collapse) var(--ease-faq-collapse)}.home-faq__item[open].home-faq__item--closing .home-faq__disclosure-glyph--minus{opacity:0;transform:scale(.88);transition-delay:0ms,0ms}.home-faq__item[open].home-faq__item--closing .home-faq__disclosure-glyph--plus{opacity:.7;transform:scale(1);transition-delay:22ms,16ms}}@media (prefers-reduced-motion: reduce){.home-faq__item{interpolate-size:auto}@supports selector(details::details-content){.home-faq__item::details-content{transition:none}}.home-faq__disclosure-glyph{transition:none}}.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.95rem 1.1rem;cursor:pointer;list-style:none;font-size:.9rem;font-weight:600;letter-spacing:-.015em;color:var(--ink);transition:background-color var(--motion-smooth-medium) var(--ease-out),color var(--motion-smooth-medium) var(--ease-out)}.home-faq summary::-webkit-details-marker{display:none}.home-faq__summary-text{min-width:0;text-align:left}.home-faq__disclosure{position:relative;flex-shrink:0;display:grid;place-items:center;width:1.5rem;height:1.5rem;margin-top:.04em}.home-faq__disclosure-glyph{grid-area:1 / 1;display:block;font-size:1.2rem;font-weight:600;line-height:1;color:var(--ink-soft);opacity:.7;transform:scale(1);transform-origin:50% 50%;transition:opacity calc(var(--motion-faq) * .88) var(--ease-smooth),transform var(--motion-faq) var(--ease-out),color var(--motion-smooth-medium) var(--ease-out)}.home-faq__disclosure-glyph--plus{z-index:1}.home-faq__disclosure-glyph--minus{opacity:0;transform:scale(.88);z-index:2}.home-faq__item[open] .home-faq__disclosure-glyph--plus{opacity:0;transform:scale(.88);z-index:1}.home-faq__item[open] .home-faq__disclosure-glyph--minus{opacity:.88;transform:scale(1);transition-delay:26ms,18ms,0ms}@media (hover: hover) and (pointer: fine){.home-faq__item:not([open]) summary:hover{background:var(--surface-low)}.home-faq__item:not([open]) summary:hover .home-faq__disclosure-glyph--plus{opacity:.88}}.home-faq__answer{margin:0;padding:0 1.1rem 1.05rem;color:var(--ink-soft);font-size:.86rem;line-height:1.62}.compass-header{text-align:center}.compass-header h1,.compass-header h2{font-size:clamp(3rem,11vw,4.9rem);line-height:.95;letter-spacing:-.08em}.compass-header p{margin:.75rem 0 0;color:var(--ink-soft);font-size:1rem;letter-spacing:.02em}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.portal-card{position:relative;aspect-ratio:1;padding:.3rem;border:0;border-radius:2rem;background:var(--surface-low);overflow:hidden;animation:mobile-slide-up .15s var(--ease-out);transition:transform .16s var(--ease-out),background-color .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.portal-card:hover{transform:translateY(-1px)}}.portal-card:focus-visible{transform:translateY(-1px)}.portal-card:active{transform:scale(.97)}@keyframes breathing-glow{0%,to{opacity:.46;filter:blur(6px)}50%{opacity:.92;filter:blur(10px)}}.portal-card__glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at center,color-mix(in srgb,var(--portal-color, rgba(165, 243, 252, .45)) 72%,transparent) 0%,transparent 58%);animation:breathing-glow 4s cubic-bezier(.42,0,.58,1) infinite;border-radius:50%}.portal-card__glass{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border-radius:1.8rem;background:var(--portal-glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.portal-card__icon{margin-bottom:.8rem;color:var(--portal-color, var(--accent));color:color-mix(in srgb,var(--portal-color, #DDE8E8) 82%,var(--ink) 18%);font-size:2.25rem}.portal-card__title{font-size:1.1rem;font-weight:700;letter-spacing:-.04em}.portal-card__subtitle{margin-top:.45rem;color:var(--ink-soft);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.bottom-nav{--bottom-nav-shift: 0px;position:fixed;inset:auto 0 0;z-index:20;border-radius:1.75rem 1.75rem 0 0;background:var(--bottom-nav-bg);box-shadow:var(--shadow-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,var(--bottom-nav-shift),0);transition:opacity .24s var(--ease-out),transform .26s var(--ease-out),visibility .22s var(--ease-out)}.bottom-nav.is-hidden{--bottom-nav-shift: 14px;opacity:0;visibility:hidden;pointer-events:none}.bottom-nav.is-visible{--bottom-nav-shift: 0px;opacity:1;visibility:visible;pointer-events:auto}.bottom-nav__inner{display:flex;align-items:center;justify-content:space-around;padding:1rem 2rem calc(1rem + env(safe-area-inset-bottom))}.bottom-nav__item{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;color:var(--ink-soft);transition:transform .16s var(--ease-out),opacity .18s var(--ease-out),background-color .18s var(--ease-out)}@media (hover: hover) and (pointer: fine){.bottom-nav__item:hover{opacity:.8;transform:scale(.98)}}.bottom-nav__item:focus-visible{opacity:.8;transform:scale(.98)}.bottom-nav__item:active{transform:scale(.97)}.bottom-nav__item.is-active{background:var(--bottom-nav-active-bg);color:var(--ink)}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){:root{--content-width: 56rem}.screen-content{width:min(100%,var(--content-width));padding-inline:2rem}.screen-content--poem-detail,.screen-content--voice-works,.screen-content--discovery,.screen-content--collection-detail{padding-top:calc(env(safe-area-inset-top) + 1.5rem)}.screen-actions--overlay{left:50%;right:auto;width:min(100%,var(--content-width));padding-inline:2rem;transform:translate(-50%);top:calc(env(safe-area-inset-top) + 1.5rem)}.screen-actions--reader{position:relative;top:auto;width:min(100%,var(--content-width));margin:0 auto calc(1.5rem + 30px);padding-inline:1.5rem}.screen-actions--static,.collection-detail__back,.voice-works-page__header,.discovery-results-page__header{margin-bottom:calc(1.5rem + 30px)}.screen-action-btn{width:2.85rem;height:2.85rem}.collection-detail,.voice-works-page,.discovery-results-page{max-width:var(--content-width);padding-top:0}.poem-next{max-width:var(--content-width)}.section-header,.voice-works__header{align-items:flex-end;gap:1.25rem;padding-inline:0}.section-header .inline-action,.voice-works__header .inline-action,.collection-poem-card__link.inline-action,.collections-archive__pager-btn.inline-action{font-size:.72rem;letter-spacing:.2em}.section-header .inline-action,.voice-works__header .inline-action{padding-bottom:.35rem;border-bottom:1px solid rgba(243,243,241,1)}.collections-archive__footer{margin-top:3rem}.collections-archive__pager{gap:1rem}.collections-archive__pager p{min-width:4rem;text-align:center}.collections-archive__pager-btn.inline-action{padding-bottom:.2rem}.collection-poem-card__link.inline-action{margin-top:1.5rem;padding-bottom:.2rem}.voice-works-page__meta{min-width:7.25rem}.discovery-results-page__meta{min-width:7.25rem;gap:1.15rem}.screen-content--voice-detail{padding-top:0}.collections-archive__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem}.collections-archive-card{min-height:28rem;display:flex;flex-direction:column}.collections-archive-card__body{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.collections-archive-card--desktop-full{grid-column:span 12;height:28rem;min-height:28rem}.collections-archive-card--desktop-full .collections-archive-card__media{margin:1rem 1rem 0;border-radius:1.1rem;aspect-ratio:16 / 8.2}.collections-archive-card--desktop-full .collections-archive-card__body{padding:1.45rem 1.45rem 1.55rem}.collections-archive-card--desktop-full .collections-archive-card__body h3{font-size:clamp(1.9rem,4vw,2.8rem)}.collections-archive-card--desktop-full .collections-archive-card__body p{max-width:30rem}.collections-archive-card--desktop-half{grid-column:span 6}.collections-archive-card--featured .collections-archive-card__body h3{font-size:clamp(2rem,5vw,3.2rem)}.voice-hero{min-height:42rem;height:78vh}.screen-content--voice-detail .voice-hero{background-color:var(--surface-lowest)}.screen-content--voice-detail .voice-hero img{object-fit:contain;object-position:center top;max-height:600px}.voice-hero__overlay{background:radial-gradient(56% 120% at 0% 50%,#fffffff0,#ffffffbd,#ffffff57 40%,#ffffff14,#fff0 68%),radial-gradient(56% 120% at 100% 50%,#fffffff0,#ffffffbd,#ffffff57 40%,#ffffff14,#fff0 68%),linear-gradient(to top,#ffffff 10%,rgba(255,255,255,.18) 52%,transparent 72%)}.feeling-card{padding-inline:3rem}.feeling-card h2{max-width:20rem}.feature-card-main{min-height:28rem;padding:2rem}.feature-card-main__copy h3{max-width:28rem}.screen-content--home .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.screen-content--home .home-collection-card:not(.home-collection-card--wide){grid-column:auto;height:auto;min-height:21rem;display:flex;flex-direction:column}.screen-content--home .home-collection-card--wide{grid-column:1 / -1;height:28rem;min-height:28rem;display:flex;flex-direction:column}.screen-content--home .home-collection-card .collections-archive-card__media{margin:1rem 1rem 0;border-radius:1.1rem;aspect-ratio:16 / 8.2}.screen-content--home .home-collection-card:not(.home-collection-card--wide) .collections-archive-card__media{aspect-ratio:16 / 9.2}.screen-content--home .home-collection-card .collections-archive-card__body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:1.45rem 1.45rem 1.55rem}.screen-content--home .home-collection-card .collections-archive-card__body h3{font-size:clamp(1.9rem,4vw,2.8rem)}.screen-content--home .home-collection-card:not(.home-collection-card--wide) .collections-archive-card__body h3{font-size:clamp(1.35rem,2.2vw,1.85rem)}.screen-content--home .home-collection-card .collections-archive-card__body p{max-width:30rem;font-size:.95rem;line-height:1.65}.screen-content--home .home-collection-card:not(.home-collection-card--wide) .collections-archive-card__body p{font-size:.88rem;line-height:1.58}.portal-grid{max-width:calc(var(--content-width) * .8);gap:.85rem;margin-inline:auto}.portal-card__glass{border-radius:1.55rem}.portal-card__icon{font-size:1.95rem}.portal-card__title{font-size:1rem}.voices-grid{max-width:calc(var(--content-width) * .8);gap:.85rem;margin-inline:auto}.voice-card--offset{margin-top:1.15rem}.voice-card--lift{margin-top:-.9rem}.voice-card__meta{padding:16px .85rem .85rem}.voice-card__meta h3{margin:0;font-size:.94rem}.voice-card__meta p{font-size:.64rem}.portal-card{animation:tablet-card-enter .26s var(--ease-out);transition:transform .25s var(--ease-out),background-color .25s var(--ease-out)}.portal-card:focus-visible{transform:translateY(-4px)}@media (hover: hover) and (pointer: fine){.portal-card:hover{transform:translateY(-4px)}}.voice-card{animation:tablet-card-enter .26s var(--ease-out);transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out)}.voice-card:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow-medium),var(--voice-card-rim)}@media (hover: hover) and (pointer: fine){.voice-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium),var(--voice-card-rim)}}.inline-action{transition:color .25s var(--ease-out),opacity .25s var(--ease-out),transform .25s var(--ease-out)}.inline-action:hover .material-symbols-outlined{transition:transform .25s var(--ease-out),opacity .25s var(--ease-out)}.collections-archive-card{animation:tablet-card-enter .26s var(--ease-out);transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out)}.collections-archive-card:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow-medium)}@media (hover: hover) and (pointer: fine){.collections-archive-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium)}}.collections-archive-card__media img{transition:transform .28s var(--ease-out)}}@media (min-width: 1024px){:root{--content-width: 68rem;--home-dock-width: min(100% - 3rem, 32rem);--home-desktop-section-gap: clamp(2.5rem, 6vh, 5rem);--home-desktop-block-gap: clamp(1.25rem, 2.8vh, 2.25rem)}.screen-content{width:min(100%,var(--content-width));padding-top:calc(6.5rem + env(safe-area-inset-top))}.screen-content--poem-detail,.screen-content--voice-works,.screen-content--discovery,.screen-content--collection-detail{padding-top:calc(env(safe-area-inset-top) + 1.75rem)}.screen-action-btn{width:3rem;height:3rem}.screen-actions--overlay{width:min(100%,var(--content-width));padding-inline:2rem}.screen-actions--reader{width:min(100%,var(--content-width));margin-bottom:calc(1.75rem + 30px);padding-inline:1.5rem}.screen-actions--static,.collection-detail__back,.voice-works-page__header,.discovery-results-page__header{margin-bottom:calc(1.75rem + 30px)}.screen-content--voice-detail{padding-top:0}.top-app-bar__inner{max-width:var(--content-width);margin:0 auto}.top-app-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.screen-content--home{--home-desktop-hero-offset: calc(6.5rem + env(safe-area-inset-top)) ;--home-hero-cluster-gap: clamp(1.25rem, 2.5vmin, 2rem)}.screen-content.screen-content--home>.home-desktop-lower-flow{display:grid;grid-template-columns:100%;grid-template-rows:auto auto auto;row-gap:var(--home-desktop-section-gap);min-height:100dvh;min-height:100svh}.screen-content.screen-content--home>.home-desktop-lower-flow>.home-mid-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:0;margin-bottom:0;min-height:min(40vh,24rem);width:100%}.screen-content--home .home-faq{margin-top:0}.screen-content--home .mobile-hero-clean-viewport{display:grid;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);align-items:center;justify-items:center;width:100%;min-height:calc(100dvh - var(--home-desktop-hero-offset));margin:0 auto}.screen-content--home .mobile-hero-intro-bridge{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;min-height:0;padding:0 2rem 1rem;box-sizing:border-box;align-self:end}.screen-content--home .mobile-hero-intro-bridge__tagline{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:min(100%,34rem);max-width:34rem;min-height:2.2em;margin:0;padding:0;text-align:center;transform:translateY(0);font-size:clamp(1.05rem,1.55vw,1.42rem)}.screen-content--home .mobile-hero-intro-bridge__tagline-frame{width:clamp(2.9rem,3.7vw,3.6rem);height:clamp(2.9rem,3.7vw,3.6rem);transform:translateY(0)}.screen-content--home .mobile-hero-intro-bridge__tagline-icon{position:absolute;top:24px;right:0;bottom:-24px;left:0;font-size:clamp(1.55rem,2.15vw,2.05rem)}.screen-content--home .mobile-hero-carousel-wrap{width:min(100%,68rem);margin-inline:auto;grid-row:2;align-self:center;transform:translateY(calc(-1.75rem - 2.5vmin))}.screen-content--home .mobile-hero-carousel-wrap.mobile-hero-carousel-wrap--exited{transform:translateY(calc(-1.75rem - 2.5vmin - 8px))}.screen-content--home .desktop-hero-mood-cluster{width:min(100%,68rem);margin-inline:auto;grid-row:2;align-self:center;display:flex;flex-direction:column;align-items:center;transform:none}.screen-content--home .desktop-hero-bento{position:relative;--hero-bento-shell-left-trim: clamp(2rem, 3.6vw, 2.9rem);width:min(100%,46rem);min-height:0;border-radius:2rem;background:transparent;border:none;box-shadow:none;padding:0;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;z-index:0}.screen-content--home .desktop-hero-bento:before{content:"";position:absolute;inset-block:0;inset-inline-start:var(--hero-bento-shell-left-trim);inset-inline-end:0;border-radius:2rem;border-top-left-radius:0;border-bottom-left-radius:0;background:var(--surface-lowest);border:1px solid var(--feeling-card-border);box-shadow:var(--feeling-card-shadow);z-index:-1;pointer-events:none}.screen-content--home .desktop-hero-bento:after{content:none}.screen-content--home .desktop-hero-bento__left{grid-column:1;min-height:100%;position:relative;z-index:2;display:flex;align-items:stretch;justify-content:stretch;margin-right:-1px}.screen-content--home .desktop-hero-left-carousel .arc-carousel-card-shell{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.screen-content--home .desktop-hero-left-carousel>.w-full{width:100%;height:100%}.screen-content--home .desktop-hero-bento__right{grid-column:2;position:relative;display:grid;grid-auto-flow:row;place-content:center;align-content:center;justify-items:center;row-gap:var(--home-desktop-block-gap);padding:clamp(.75rem,2.2vw,1.5rem);box-sizing:border-box}.screen-content--home .desktop-hero-mood-cluster .mood-transition-bridge{padding-top:0;padding-bottom:0;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.1;max-width:16rem;text-align:center;transform:translateY(6px);transition:opacity .28s cubic-bezier(.25,1,.5,1),transform .28s cubic-bezier(.25,1,.5,1)}.screen-content--home .desktop-hero-mood-cluster .mood-transition-bridge.is-visible{transform:translateY(0)}.screen-content--home .desktop-hero-mood-cluster .mood-transition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;width:min(100%,16.5rem);margin-top:0;margin-bottom:0;gap:.75rem}.screen-content--home .desktop-hero-bento__right .feeling-chip{width:100%;min-width:0;padding:.72rem .6rem;font-size:.84rem;border:1px solid color-mix(in srgb,var(--chip-tone, #d7dce0) 48%,transparent);transition:background-color .14s var(--ease-out),color .14s var(--ease-out),border-color .14s var(--ease-out),transform .14s var(--ease-out),opacity .14s var(--ease-out)}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=melancholic]{--chip-tone: #e6d9f0}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=ethereal]{--chip-tone: #d9f0e6}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=radiant]{--chip-tone: #f0e6d9}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=solitary]{--chip-tone: #d9e6f0}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=calm]{--chip-tone: #d8eff4}.screen-content--home .desktop-hero-bento__right .feeling-chip[data-feeling=pulse]{--chip-tone: #f4dbe8}.screen-content--home .desktop-hero-bento__right .feeling-chip:focus-visible,.screen-content--home .desktop-hero-bento__right .feeling-chip.is-active{background:color-mix(in srgb,var(--chip-tone, #d7dce0) 44%,var(--surface-lowest));color:var(--ink);border-color:color-mix(in srgb,var(--chip-tone, #d7dce0) 74%,transparent);transform:scale(.995)}@media (hover: hover) and (pointer: fine){.screen-content--home .desktop-hero-bento__right .feeling-chip:hover{background:color-mix(in srgb,var(--chip-tone, #d7dce0) 34%,var(--surface-lowest));color:var(--ink);border-color:color-mix(in srgb,var(--chip-tone, #d7dce0) 64%,transparent);transform:none}}html[data-theme=dark] .screen-content--home .desktop-hero-bento__right .feeling-chip:focus-visible,html[data-theme=dark] .screen-content--home .desktop-hero-bento__right .feeling-chip.is-active{background:color-mix(in srgb,var(--chip-tone, #cfd6dc) 36%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,var(--chip-tone, #cfd6dc) 52%,transparent)}@media (hover: hover) and (pointer: fine){html[data-theme=dark] .screen-content--home .desktop-hero-bento__right .feeling-chip:hover{background:color-mix(in srgb,var(--chip-tone, #cfd6dc) 30%,var(--surface-high));color:var(--ink);border-color:color-mix(in srgb,var(--chip-tone, #cfd6dc) 45%,transparent)}}.arc-carousel-title{font-size:clamp(1.34rem,4.55vw,1.74rem)}.arc-carousel-excerpt-wrap{max-height:232px}.arc-carousel-body{height:132px;font-size:clamp(.9rem,3.1vw,1.02rem)}.arc-carousel-line{min-height:28px;line-height:28px}.screen-content--home .feeling-section{display:grid;place-items:center;min-height:auto;padding:var(--home-desktop-section-gap) 0}.screen-content--home .home-hero-cluster{justify-content:center;min-height:auto;gap:var(--home-desktop-block-gap)}.screen-content--home .mood-transition-bridge{margin:0;padding-top:0;padding-bottom:clamp(1.5rem,3.2vh,2.2rem)}.screen-content--home .mood-transition-grid{margin-top:0;margin-bottom:0}.screen-content--home .feeling-card{width:auto;max-width:100%}.screen-content--home .daily-resonance-wrap{margin-top:0}.screen-content--home .daily-resonance-label{font-size:.68rem;letter-spacing:.18em}.screen-content--home .daily-resonance-pill{padding:.72rem 1.28rem;font-size:.88rem;margin-top:0}.screen-content--home .daily-resonance-pill--primary:before{animation:none;transform:translate(0);opacity:.24}.screen-content--home .mood-transition-chip.is-visible{transition:opacity .42s cubic-bezier(.25,1,.5,1),transform .42s cubic-bezier(.25,1,.5,1);transition-delay:calc(.11s + (var(--chip-stagger-index, 0) * 70ms))}.screen-content--home .home-v2-stage{transform:translate3d(0,8px,0);filter:none;transition:opacity .36s cubic-bezier(.25,1,.5,1),transform .36s cubic-bezier(.25,1,.5,1)}.screen-content--home .home-v2-stage.is-ready{filter:none}.screen-content--home.is-poem-transitioning{opacity:0;transform:scale(1.04);filter:blur(6px);transition:transform .42s cubic-bezier(.25,1,.5,1),opacity .36s cubic-bezier(.25,1,.5,1),filter .42s cubic-bezier(.25,1,.5,1)}.screen-content--home .home-intro--between-sections{margin-top:clamp(2.5rem,4vh,3.5rem)}.screen-content--home .home-intro--between-sections h1{font-size:clamp(1.65rem,2.5vw,2.15rem);line-height:1.12;letter-spacing:-.04em}.screen-content--home .home-intro--between-sections .home-intro__lead{margin-top:.65rem;font-size:.94rem;line-height:1.62}.screen-content--home .home-mid-stack{gap:var(--home-desktop-block-gap)}.screen-content--home .home-mid-stack .poet-feature{margin-top:0;grid-column:1;grid-row:1;padding:1.1rem 1.15rem;align-self:stretch;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;border-radius:1.75rem}.screen-content--home .home-mid-stack .home-spotlight-aside{grid-column:auto;grid-row:auto;margin-top:-240px;--newsletter-space-1: .35rem;--newsletter-space-2: .55rem;--newsletter-space-3: .82rem;--newsletter-space-4: .9rem;--newsletter-space-5: 1.2rem;padding:var(--newsletter-space-5) var(--newsletter-space-5) calc(var(--newsletter-space-5) - var(--newsletter-space-1));align-self:center;min-height:auto;box-sizing:border-box;display:flex;flex-direction:column;border-radius:1.75rem;width:min(100%,var(--home-dock-width));max-width:var(--home-dock-width);margin-inline:auto}.screen-content--home .home-mid-stack .feature-stack{grid-column:1 / -1;grid-row:2;margin-top:0}.screen-content--home .poet-feature{position:relative}.screen-content--home .poet-feature .poet-feature__content{margin-top:1rem;padding-right:5.6rem}.screen-content--home .poet-feature .poet-feature__avatar{position:absolute;top:50%;right:1.35rem;transform:translateY(-50%);z-index:1}.screen-content--home .home-mid-stack .poet-feature .poet-feature__badge,.screen-content--home .home-mid-stack .home-spotlight-aside .poet-feature__badge{font-size:.6rem;letter-spacing:.16em;padding:.35rem .5rem .35rem 0}.screen-content--home .home-mid-stack .poet-feature .poet-feature__content{margin-top:.85rem;padding-right:4.65rem;flex:1;min-height:0}.screen-content--home .home-mid-stack .poet-feature .poet-feature__avatar{width:3.65rem;height:3.65rem;right:1.1rem}.screen-content--home .home-mid-stack .poet-feature h3{font-size:.98rem}.screen-content--home .home-mid-stack .home-spotlight-aside__head-pair .poet-feature__badge,.screen-content--home .home-mid-stack .home-spotlight-aside__head-pair .newsletter-form__title{font-size:.6rem;letter-spacing:.16em}.screen-content--home .home-mid-stack .home-spotlight-aside__head-pair .poet-feature__badge{padding:var(--newsletter-space-1) var(--newsletter-space-2) var(--newsletter-space-1) 0}.screen-content--home .home-mid-stack .home-spotlight-aside__head-pair .newsletter-form__title{padding:var(--newsletter-space-1) 0 var(--newsletter-space-1) var(--newsletter-space-2);font-size:.68rem;letter-spacing:.18em}.screen-content--home .home-mid-stack .poet-feature p,.screen-content--home .home-mid-stack .home-spotlight-aside__text p:not(.newsletter-form__success):not(.newsletter-form__field-hint){font-size:.82rem;margin-top:.38rem}.screen-content--home .poet-feature--weekly .poet-feature__content,.screen-content--home .home-mid-stack .poet-feature--weekly .poet-feature__content{margin-top:0;padding-right:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.82rem}.screen-content--home .poet-feature--weekly .poet-feature__avatar,.screen-content--home .home-mid-stack .poet-feature--weekly .poet-feature__avatar{position:relative;top:auto;right:auto;transform:none;width:3.35rem;height:3.35rem}.screen-content--home .home-mid-stack .poet-feature--weekly .poet-feature__badge{font-size:.6rem;letter-spacing:.2em;padding:0}.screen-content--home .home-mid-stack .poet-feature--weekly .poet-feature__name{font-size:1.02rem}.screen-content--home .home-mid-stack .poet-feature--weekly .poet-feature__quote{font-size:.8rem;line-height:1.42}.screen-content--home .home-mid-stack .home-spotlight-aside__body{margin-top:var(--newsletter-space-4);padding-right:0}.screen-content--home .poet-feature:before{content:none;display:none}.feature-stack,.feature-card-main{min-height:30rem}.screen-content--home .home-collection-card:not(.home-collection-card--wide){min-height:22rem}.screen-content--home .home-collection-card--wide{height:30rem;min-height:30rem}.screen-content--home .home-collection-card .collections-archive-card__media{aspect-ratio:16 / 7.8}.screen-content--home .home-collection-card:not(.home-collection-card--wide) .collections-archive-card__media{aspect-ratio:16 / 8.4}.collections-archive-card{min-height:30rem}.collections-archive-card--desktop-full{height:30rem;min-height:30rem}.collections-archive-card--desktop-full .collections-archive-card__media{aspect-ratio:16 / 7.8}.compass-header h1,.compass-header h2{font-size:4.7rem}.portal-grid{max-width:calc(var(--content-width) * .8)}.screen-content--voices{--voices-rail: min(100%, calc(var(--content-width) * .8))}.screen-content--voices .voices-header{max-width:var(--voices-rail);margin-inline:auto;width:100%}.screen-content--voices .voices-grid{max-width:var(--voices-rail);margin-inline:auto;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.screen-content--voices .voice-card__meta{padding:.85rem .65rem .8rem}.screen-content--voices .voice-card__meta h3{font-size:.88rem}.screen-content--voices .voice-card__meta p{font-size:.62rem}.bottom-nav{width:var(--home-dock-width);left:50%;transform:translate3d(-50%,var(--bottom-nav-shift),0);bottom:1rem;border-radius:1.75rem;background:var(--bottom-nav-desktop-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--bottom-nav-desktop-border)}.portal-card{animation:desktop-cascade .34s var(--ease-out);transition:transform .28s var(--ease-out),background-color .28s var(--ease-out)}@media (hover: hover) and (pointer: fine){.portal-card:hover{transform:translateY(-8px);box-shadow:var(--portal-card-hover-shadow)}}.portal-card:focus-visible{transform:translateY(-8px);box-shadow:var(--portal-card-hover-shadow)}.voice-card{animation:desktop-cascade .34s var(--ease-out);transition:transform .28s var(--ease-out),box-shadow .28s var(--ease-out)}@media (hover: hover) and (pointer: fine){.voice-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0003,var(--voice-card-rim)}}.inline-action{transition:color .28s var(--ease-out),opacity .28s var(--ease-out),transform .28s var(--ease-out)}@media (hover: hover) and (pointer: fine){.inline-action:hover{transform:scale(1.02)}.inline-action:hover .material-symbols-outlined{transition:transform .28s var(--ease-out),opacity .28s var(--ease-out);transform:translate(3px)}}.primary-action,.screen-action-btn{transition:transform .28s var(--ease-out),background-color .28s var(--ease-out),box-shadow .28s var(--ease-out)}@media (hover: hover) and (pointer: fine){.primary-action:hover,.screen-action-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}}.collections-archive-card{animation:desktop-cascade .34s var(--ease-out);transition:transform .28s var(--ease-out),box-shadow .28s var(--ease-out)}@media (hover: hover) and (pointer: fine){.collections-archive-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0003}.collections-archive-card:hover .collections-archive-card__media img{transform:scale(1.05)}}.collections-archive-card:focus-visible{transform:translateY(-8px);box-shadow:0 16px 32px #0003}.collections-archive-card:focus-visible .collections-archive-card__media img{transform:scale(1.05)}.collections-archive-card__media img{transition:transform .3s var(--ease-out)}.screen-content--home .v2-collection-card--has-image .v2-collection-card__body:after{opacity:.78}.screen-content--home .v2-collection-card--has-image .v2-collection-card__body:before{opacity:.94}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto}*,*:before,*:after{transition-property:color,background-color,opacity!important;transition-duration:.01ms!important}}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100svh;gap:.75rem;color:var(--ink-soft);font-size:.9rem;letter-spacing:.05em}.loading-label{margin:0;font-weight:500;color:var(--ink)}.load-error-hint{margin:.75rem 0 0;padding:0 1.25rem;max-width:26rem;text-align:center;font-size:.86rem;line-height:1.55;color:var(--ink-soft)}.loading-dots{display:inline-flex;align-items:center;gap:.45rem}.loading-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--accent-strong);opacity:.45;animation:loading-dot-jump .7s var(--ease-in-out) infinite}.loading-dot:nth-child(2){background:#444;animation-delay:.12s}.loading-dot:nth-child(3){background:#5a5a5a;animation-delay:.24s}@keyframes loading-dot-jump{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-5px);opacity:.95}}@keyframes mobile-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-button-press{to{transform:scale(.95)}}.arc-carousel-copy{height:100%;display:flex;flex-direction:column}.arc-carousel-card-shell,.arc-carousel-expand-button,.arc-carousel-card-action,.arc-carousel-replay-action{-webkit-tap-highlight-color:transparent}.arc-carousel-card-shell{-webkit-user-select:none;user-select:none}.arc-carousel-title{margin:0;min-width:0;color:var(--ink);font-family:Cabinet Grotesk,sans-serif;font-size:clamp(1.35rem,4.5vw,1.58rem);font-weight:700;line-height:1.1;letter-spacing:-.05em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.arc-carousel-excerpt-wrap{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;max-height:240px;opacity:1;transition:max-height .52s cubic-bezier(.22,1,.36,1),opacity .36s cubic-bezier(.22,1,.36,1)}.arc-carousel-excerpt-wrap.is-collapsed{flex:0 1 0;max-height:0;opacity:0;pointer-events:none}.arc-carousel-body{margin:0;color:#2d3435e0;font-family:Satoshi,sans-serif;font-style:italic;font-size:clamp(.9rem,3.1vw,1.02rem);font-weight:450;line-height:1.62;height:150px;overflow:hidden;padding-top:0;padding-bottom:0;text-wrap:pretty;transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.2,.85,.28,1),filter .7s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.arc-carousel-excerpt-wrap.is-audio-playing .arc-carousel-body{color:#2d3435e0;opacity:0;transform:translateY(-8px);filter:blur(1px)}.arc-carousel-lyrics-track{will-change:transform}.arc-carousel-line{margin:0;white-space:pre-wrap;min-height:30px;line-height:30px}.arc-carousel-ellipsis{margin:.35rem 0 0;color:#5a6061b8;font-family:Satoshi,sans-serif;font-size:.86rem;line-height:1;letter-spacing:.08em}.arc-carousel-author{margin:0;max-width:72%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d343594;font-family:Satoshi,sans-serif;font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.arc-carousel-heading-row{display:grid;grid-template-columns:minmax(0,1fr) var(--arc-action-size, 2.5rem);align-items:start;column-gap:.5rem}.arc-carousel-expand-button{position:relative;justify-self:center;align-self:start;display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;border:none;background:transparent;color:#2d343594;z-index:2;transition:transform .18s cubic-bezier(.25,1,.5,1),color .18s cubic-bezier(.25,1,.5,1)}.arc-carousel-expand-button:hover{transform:translateY(-.5px);color:#2d3435d1}.arc-carousel-expand-button svg{width:1rem;height:1rem;stroke-width:1.8}.arc-carousel-divider{position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;opacity:.92}.arc-carousel-divider-track{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#adb3b447}.arc-carousel-divider-progress{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:color-mix(in oklab,var(--accent) 58%,rgba(173,179,180,.44));transform:scaleX(0)}.arc-carousel-card-action{transition:transform .14s cubic-bezier(.25,1,.5,1),background-color .18s cubic-bezier(.25,1,.5,1)}.arc-carousel-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem}.arc-carousel-replay-action{border:1px solid rgba(255,255,255,.72);background:#ffffff80;box-shadow:0 1px #2d343508;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .14s cubic-bezier(.25,1,.5,1),background-color .18s cubic-bezier(.25,1,.5,1)}.arc-carousel-nav{position:absolute;z-index:20;width:1.5rem;height:1.5rem;border:0;background:transparent;box-shadow:none;color:#2d3435d1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s var(--ease-out),background-color .18s var(--ease-out),opacity .18s var(--ease-out)}.arc-carousel-nav svg{width:1.3rem;height:1.3rem;stroke-width:2.2}.arc-carousel-nav:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.arc-carousel-nav.is-hidden{opacity:0;pointer-events:none}@media (hover: hover) and (pointer: fine){.arc-carousel-nav:hover:not(:disabled){color:#2d3435fa}}.arc-carousel-nav:active:not(:disabled){color:#2d3435b3}.arc-carousel-nav:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width: 1023px){.arc-carousel-nav{display:none}}@keyframes arc-carousel-arrow-hint{0%{box-shadow:0 1px #2d343508}50%{box-shadow:0 1px #2d343508,0 0 0 6px #ffffff3d}to{box-shadow:0 1px #2d343508}}.arc-carousel-card-action--hint{animation:arc-carousel-arrow-hint 1s cubic-bezier(.25,1,.5,1) 1}@media (prefers-reduced-motion: reduce){.arc-carousel-card-action,.arc-carousel-body,.arc-carousel-divider,.arc-carousel-excerpt-wrap,.arc-carousel-expand-button{transition:none!important}.arc-carousel-card-action--hint{animation:none!important}}@keyframes tablet-card-enter{0%{opacity:0;transform:scale(.95) rotate(1deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes tablet-stagger-rotate{0%{opacity:0;transform:rotate(-1deg)}to{opacity:1;transform:rotate(0)}}@keyframes tablet-hover-lift{to{transform:translateY(-4px)}}@keyframes tablet-image-reveal{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes desktop-cascade{0%{opacity:0;transform:scale(.9) rotate(-2deg) translateY(12px)}50%{transform:scale(1.02) rotate(0) translateY(0)}to{opacity:1;transform:scale(1) rotate(0) translateY(0)}}@keyframes desktop-stagger-wave{0%{opacity:0;transform:translateY(12px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes desktop-hover-glow{to{transform:translateY(-8px);filter:drop-shadow(0 12px 24px rgba(0,0,0,.25))}}@keyframes desktop-parallax-reveal{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes desktop-button-glow{to{filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.newsletter-form--spotlight .newsletter-form__title{margin:0 0 .18rem;font-family:Cabinet Grotesk,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.03em;color:var(--ink);line-height:1.18}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-form{margin:var(--newsletter-space-1) 0 0;width:100%;transition:opacity var(--motion-smooth-medium) var(--ease-smooth),transform var(--motion-smooth-medium) var(--ease-smooth)}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-form--fold{transition:none;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity,filter}.screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success{width:100%;min-height:7.2rem;margin-top:var(--newsletter-space-1);padding:var(--newsletter-space-2) var(--newsletter-space-1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--newsletter-space-2);animation:newsletter-success-soft-pulse .68s cubic-bezier(.22,1,.36,1)}.screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success-icon{width:2.25rem;height:2.25rem;margin:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--line) 72%,transparent 28%);background:color-mix(in srgb,var(--surface-lowest) 88%,var(--surface-high) 12%);color:var(--ink);box-shadow:0 3px 10px color-mix(in srgb,var(--ink) 10%,transparent 90%);animation:newsletter-success-icon-settle .82s cubic-bezier(.22,1,.36,1)}@keyframes newsletter-success-soft-pulse{0%{transform:scale(.985);filter:saturate(.94)}60%{transform:scale(1.005);filter:saturate(1.04)}to{transform:scale(1);filter:saturate(1)}}@keyframes newsletter-success-icon-settle{0%{transform:scale(.9);box-shadow:0 0 color-mix(in srgb,var(--delight-daypart-halo) 56%,transparent)}58%{transform:scale(1.03);box-shadow:0 0 0 10px color-mix(in srgb,var(--delight-daypart-halo) 0%,transparent)}to{transform:scale(1);box-shadow:0 3px 10px color-mix(in srgb,var(--ink) 10%,transparent 90%)}}.screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success-icon-glyph{width:1rem;height:1rem;opacity:.94}.screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success-title{margin:0;padding:0;color:var(--ink);font-family:Cabinet Grotesk,sans-serif;font-size:1.18rem;font-weight:650;letter-spacing:-.028em;line-height:1.15;text-wrap:balance;text-align:center}.screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success-copy{margin:0;padding:0;color:var(--ink-soft);font-family:Satoshi,sans-serif;font-size:.8rem;font-weight:400;line-height:1.45;text-align:center}html[data-theme=dark] .screen-content--home .newsletter-form--spotlight .newsletter-form__spotlight-success-icon{border-color:color-mix(in srgb,var(--line) 80%,transparent 20%);background:color-mix(in srgb,var(--surface-highest) 84%,var(--surface-low) 16%);color:var(--ink)}.screen-content--home .home-spotlight-aside .newsletter-form--spotlight.newsletter-form--spotlight-done .newsletter-form__pill-form{opacity:.9;transform:translateY(-1px)}.screen-content--home .newsletter-form--spotlight.newsletter-form--spotlight-no-title .newsletter-form__pill-form{margin-top:0}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill{display:flex;flex-direction:row;align-items:center;gap:.2rem;box-sizing:border-box;width:100%;min-height:2.65rem;padding:.2rem .28rem .2rem .95rem;border-radius:999px;border:.5px solid var(--color-border-tertiary);background:var(--surface-low);color:var(--color-text-primary);isolation:isolate;transition:border-color .18s var(--ease-out),background-color .18s var(--ease-out),opacity .18s var(--ease-out)}.screen-content--home .home-spotlight-aside .newsletter-form--spotlight .newsletter-form__pill{background:var(--surface-lowest)}html[data-theme=dark] .screen-content--home .home-spotlight-aside .newsletter-form--spotlight .newsletter-form__pill{background:var(--surface-high)}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill:focus-within,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill:focus-within{border-color:color-mix(in srgb,var(--color-border-tertiary) 55%,var(--accent) 45%);background:var(--surface-high)}.screen-content--home .home-spotlight-aside .newsletter-form--spotlight .newsletter-form__pill:focus-within{background:var(--surface-lowest)}html[data-theme=dark] .screen-content--home .home-spotlight-aside .newsletter-form--spotlight .newsletter-form__pill:focus-within{background:var(--surface-high)}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-input,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-input{flex:1;min-width:0;box-sizing:border-box;margin:0;padding:.35rem .25rem .35rem 0;border:none;border-radius:0;background:transparent;color:var(--color-text-primary);font-family:Satoshi,sans-serif;font-size:.82rem;outline:none}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-input::placeholder,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-input::placeholder{color:var(--color-text-tertiary);opacity:1}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-input:disabled,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-input:disabled{opacity:.55;cursor:not-allowed}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:0;padding:0;border:none;border-radius:999px;background:transparent;color:var(--color-text-secondary);cursor:pointer;touch-action:manipulation;transition:color .16s var(--ease-out),opacity .18s var(--ease-out),transform .16s var(--ease-out)}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action .material-symbols-outlined,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action .material-symbols-outlined{font-size:1.05rem;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action:disabled,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action--busy .material-symbols-outlined,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action--busy .material-symbols-outlined{animation:newsletter-pill-spin .85s linear infinite}@keyframes newsletter-pill-spin{to{transform:rotate(360deg)}}@media (hover: hover) and (pointer: fine){.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action:hover:not(:disabled),.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action:hover:not(:disabled){color:var(--color-text-primary)}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action:active:not(:disabled),.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action:active:not(:disabled){transform:scale(.96)}}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-action:focus-visible,.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes newsletter-field-shake{0%,to{transform:translate(0)}18%,54%{transform:translate(-4px)}36%,72%{transform:translate(4px)}}.newsletter-form__pill--shake{animation:newsletter-field-shake .38s var(--ease-out)}.newsletter-form__success{box-sizing:border-box;width:100%;margin:0 0 .5rem;padding:0;display:flex;align-items:center;color:var(--color-text-secondary);font-family:Satoshi,sans-serif;font-size:.82rem;font-weight:400;font-style:normal;line-height:1.45;opacity:0;transform:translateY(3px);animation:newsletter-success-fade-in .28s var(--ease-smooth) forwards}.newsletter-form__field-hint{margin:.35rem 0 0;padding:0;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;color:var(--color-text-tertiary)}.newsletter-form__field-hint--api{color:var(--color-text-tertiary)}@keyframes newsletter-success-fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.home-spotlight-aside--success:before{animation:none}.home-spotlight-aside--success:after{animation:none}.newsletter-form__pill--shake{animation:none}.newsletter-form__success{animation:none;opacity:1;transform:none}.subscribe-dialog__panel{transition:none;transform:none}.screen-content--home .newsletter-form--spotlight .newsletter-form__pill-form{transition:none}.screen-content--home .home-spotlight-aside .newsletter-form--spotlight.newsletter-form--spotlight-done .newsletter-form__pill-form{transform:none}}.subscribe-dialog{z-index:70;width:min(320px,calc(100vw - 32px));max-width:calc(100vw - 32px);padding:0;border:none;border-radius:0;background:transparent}.subscribe-dialog::backdrop{background:#1c1e2038;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html[data-theme=dark] .subscribe-dialog::backdrop{background:#00000061}.subscribe-dialog__panel{position:relative;box-sizing:border-box;padding:1.5rem;border-radius:var(--border-radius-lg);border:.5px solid var(--color-border-tertiary);background:var(--color-background-primary);box-shadow:none;opacity:1;transform:translateY(0);transition:opacity var(--motion-smooth-short) var(--ease-smooth),transform var(--motion-smooth-short) var(--ease-smooth)}@starting-style{.subscribe-dialog__panel{opacity:0;transform:translateY(4px)}}.subscribe-dialog .newsletter-form--poemModal .newsletter-form__poem-modal-heading{margin:0 0 1rem;padding:0;font-family:Cabinet Grotesk,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.03em;color:var(--color-text-primary);line-height:1.18}.subscribe-dialog .newsletter-form--poemModal .newsletter-form__pill-form{margin:0;width:100%}.install-app-btn-wrap{position:relative;display:inline-flex;border-radius:999px;vertical-align:middle}.install-app-btn-wrap:has(.icon-surface){border-radius:1rem}.install-app-btn-wrap__ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;z-index:0;pointer-events:none;opacity:0;background:conic-gradient(from 0deg,transparent 0deg,transparent 228deg,color-mix(in srgb,var(--accent) 55%,transparent) 268deg,var(--accent) 302deg,transparent 360deg)}.install-app-btn-wrap--halo .install-app-btn-wrap__ring{opacity:1;animation:install-moving-border 2.65s linear forwards}@keyframes install-moving-border{to{transform:rotate(1turn)}}.install-app-btn-wrap .screen-action-btn,.install-app-btn-wrap .icon-surface{position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.install-app-btn-wrap__ring{animation:none!important}}
