:root{--bg: #0a0908;--bg-2: #15120f;--bg-3: #1c1814;--ink: #f4efe6;--ink-2: #cfc7bb;--ink-3: #8a8278;--line: #2a2520;--line-2: #3a342d;--cream: #f6f1e6;--cream-2: #ede5d2;--on-cream: #1a1410;--on-cream-2: #5c544a;--on-cream-3: #8a8278;--line-cream: #d8cfb9;--amber: #d9a15a;--amber-soft: rgba(217, 161, 90, .14);--amber-glow: rgba(217, 161, 90, .35);--coral: #d97a5a;--plum: #8a5a8c;--teal: #4f8a89;--moss: #6e7a4f;--wa: #25d366;--font-serif: "Instrument Serif", "Times New Roman", serif;--font-sans: "Aileron", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--font-hand: "Caveat", "Bradley Hand", cursive;--shadow-nav: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 10px 32px -10px rgba(0, 0, 0, .4), 0 2px 8px rgba(0, 0, 0, .2);--shadow-lift: 0 18px 50px -10px rgba(0, 0, 0, .55);--shadow-chat: 0 30px 80px -30px rgba(0, 0, 0, .6), 0 1px 0 rgba(244, 239, 230, .04) inset;--shadow-polaroid: 0 2px 6px rgba(26, 20, 16, .08), 0 14px 32px -12px rgba(26, 20, 16, .25);--shadow-polaroid-hover: 0 6px 14px rgba(26, 20, 16, .12), 0 24px 48px -12px rgba(26, 20, 16, .35);--shadow-tile-hover: 0 30px 60px -20px rgba(0, 0, 0, .5);--shadow-cta-glow: 0 0 0 6px var(--amber-soft), 0 16px 40px -10px var(--amber-glow)}.reveal-hide{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.reveal-hide.stagger-1{transition-delay:.08s}.reveal-hide.stagger-2{transition-delay:.16s}.reveal-hide.stagger-3{transition-delay:.24s}.reveal-hide.stagger-4{transition-delay:.32s}@media (prefers-reduced-motion: reduce){.reveal-hide{opacity:1;transform:none;transition:none}}.word-rise{opacity:0;transform:translateY(8px);display:inline-block;animation:word-rise-kf .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes word-rise-kf{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.word-rise{opacity:1;transform:none;animation:none}}.bubble-anim,.typing-anim{opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}.bubble-anim.shown,.typing-anim.shown{opacity:1;transform:translateY(0)}.typing-anim.hidden{opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}@media (prefers-reduced-motion: reduce){.bubble-anim,.typing-anim{opacity:1;transform:none;transition:none}}.polaroid.tilt-prev,.polaroid.tilt-next{transition:transform .25s ease-out}.polaroid:nth-child(odd).tilt-prev,.polaroid:nth-child(odd).tilt-next{transform:rotate(-5deg)}.polaroid:nth-child(2n).tilt-prev,.polaroid:nth-child(2n).tilt-next{transform:rotate(5deg)}.polaroid:nth-child(3n).tilt-prev,.polaroid:nth-child(3n).tilt-next{transform:rotate(-3deg)}.hero-bg-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 70% 30%,rgba(138,90,140,.2),transparent 55%),radial-gradient(circle at 20% 80%,rgba(79,138,137,.18),transparent 50%),linear-gradient(180deg,#0f0c0a,#0a0908 80%)}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,rgba(10,9,8,.3) 0%,transparent 25%,transparent 55%,rgba(10,9,8,.85) 90%,var(--bg) 100%),linear-gradient(95deg,rgba(10,9,8,.7) 0%,rgba(10,9,8,.15) 55%,transparent 100%)}.hero-scrim-v2{background:radial-gradient(circle at center,#0a090800 30%,#0a090873),linear-gradient(180deg,#0a090873,#0a09088c,#0a0908b3);pointer-events:none}.hero-crazy{text-decoration:underline;text-decoration-style:wavy;text-decoration-color:var(--amber);text-decoration-thickness:1.5px;text-underline-offset:.05em}.hero-topbar{padding-top:calc(28px + env(safe-area-inset-top));padding-left:calc(28px + env(safe-area-inset-left));padding-right:calc(28px + env(safe-area-inset-right))}.hero-access-pill{background:var(--amber);color:var(--on-cream);font-family:var(--font-sans);font-size:14.5px;font-weight:600;text-transform:lowercase;padding:11px 22px;white-space:nowrap;box-shadow:0 4px 14px #d9a15a52;transition:transform .2s ease,box-shadow .25s ease}.hero-access-pill:hover{transform:translateY(-1px);box-shadow:0 6px 20px #d9a15a7a}@media (prefers-reduced-motion: reduce){.hero-access-pill,.hero-access-pill:hover{transition:none!important;transform:none!important}}.hero-lockup{bottom:10vh}@media (max-width: 720px){.hero-lockup{bottom:14vh}}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;opacity:0;transition:opacity 1.4s ease,transform .2s linear}.hero-img.loaded{opacity:1}.chat-aura{position:absolute;pointer-events:none;width:600px;height:600px;background:radial-gradient(circle,rgba(138,90,140,.16),transparent 65%);filter:blur(40px);top:-200px;right:-200px;z-index:0}.bubble{max-width:78%;padding:12px 16px;border-radius:18px;font-size:.96rem;line-height:1.5;color:var(--ink)}.bubble.in{align-self:flex-start;background:#1a1612;border:1px solid var(--line);border-bottom-left-radius:6px}.bubble.out{align-self:flex-end;background:#d9a15a24;border:1px solid rgba(217,161,90,.3);color:var(--ink);border-bottom-right-radius:6px}.bubble .time{display:block;margin-top:4px;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.15em;opacity:.55;text-transform:uppercase}.typing-bubble{align-self:flex-start;background:#1a1612;border:1px solid var(--line);border-radius:18px 18px 18px 6px;padding:14px 16px;display:inline-flex;gap:5px;align-items:center}.typing-bubble span{width:6px;height:6px;border-radius:50%;background:var(--amber);animation:typing-dot 1.2s infinite}.typing-bubble span:nth-child(2){animation-delay:.2s}.typing-bubble span:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,60%,to{opacity:.25;transform:scale(.8)}30%{opacity:1;transform:scale(1);box-shadow:0 0 8px #d9a15a99}}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);text-transform:uppercase;font-size:.7rem;letter-spacing:.22em;color:var(--ink-3)}.eyebrow:before{content:"";width:18px;height:1px;background:currentColor;opacity:.7}.eyebrow.no-rule:before{display:none}.bg-cream .eyebrow{color:var(--on-cream-3)}.marquee-track{display:flex;gap:56px;width:-moz-max-content;width:max-content;animation:marquee 38s linear infinite}.marquee-track>span{display:inline-flex;align-items:center;gap:56px;white-space:nowrap}.marquee-sep{width:5px;height:5px;border-radius:50%;background:var(--amber);display:inline-block}.marquee-wrap:hover .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.marquee-track{animation:none!important}}.strip-track{display:flex;gap:28px;width:-moz-max-content;width:max-content;animation:strip 60s linear infinite;padding:30px 0}.strip-track:hover{animation-play-state:paused}@keyframes strip{to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.strip-track{animation:none!important}}.polaroid{background:#fff;padding:14px 14px 38px;border-radius:4px;box-shadow:var(--shadow-polaroid);position:relative;flex-shrink:0;transition:transform .4s ease,box-shadow .4s ease}.polaroid:hover{transform:translateY(-6px) rotate(0)!important;box-shadow:var(--shadow-polaroid-hover);z-index:2}.polaroid-img{width:240px;height:260px;position:relative;overflow:hidden;border-radius:2px;background:var(--cream-2)}.polaroid-img .surface{position:absolute;top:0;right:0;bottom:0;left:0}.polaroid-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .8s ease}.polaroid-img img.loaded{opacity:1}.polaroid-caption{position:absolute;left:14px;right:14px;bottom:8px;font-family:var(--font-hand);font-weight:500;color:var(--on-cream);font-size:1.05rem;text-align:center;text-transform:none;line-height:1}.polaroid:nth-child(odd){transform:rotate(-2.5deg)}.polaroid:nth-child(2n){transform:rotate(2deg)}.polaroid:nth-child(3n){transform:rotate(-1deg)}.tile{position:relative;aspect-ratio:3 / 4;border-radius:20px;overflow:hidden;border:1px solid var(--line);isolation:isolate;transition:transform .45s ease,box-shadow .35s ease;display:block}.tile:hover{transform:translateY(-8px);box-shadow:var(--shadow-tile-hover)}.tile .surface{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tile img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .8s ease,transform 1.2s ease}.tile img.loaded{opacity:1}.tile:hover img.loaded{transform:scale(1.06)}.tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,transparent 30%,rgba(10,9,8,.35) 55%,rgba(10,9,8,.92) 100%)}.surf-gold{background:radial-gradient(120% 80% at 20% 20%,rgba(217,161,90,.55),transparent 55%),radial-gradient(120% 80% at 80% 80%,rgba(184,138,78,.5),transparent 60%),linear-gradient(180deg,#2a1d0e,#120c06)}.surf-coral{background:radial-gradient(120% 80% at 70% 20%,rgba(217,122,90,.45),transparent 55%),radial-gradient(120% 80% at 20% 80%,rgba(199,155,109,.35),transparent 60%),linear-gradient(180deg,#2a160d,#150b06)}.surf-teal{background:radial-gradient(120% 80% at 30% 30%,rgba(79,138,137,.4),transparent 55%),radial-gradient(120% 80% at 80% 80%,rgba(107,122,79,.25),transparent 60%),linear-gradient(180deg,#0e1a1a,#060d0d)}.surf-plum{background:radial-gradient(120% 80% at 30% 70%,rgba(138,90,140,.5),transparent 55%),radial-gradient(120% 80% at 80% 20%,rgba(79,138,137,.2),transparent 60%),linear-gradient(180deg,#1a121a,#0d080d)}.step-num{font-family:var(--font-serif);font-style:italic;font-size:4.2rem;color:var(--on-cream);line-height:1;display:block;position:relative}.step-num:after{content:"";position:absolute;bottom:6px;left:0;width:36px;height:6px;background:var(--amber);opacity:.45;border-radius:4px;z-index:-1}.scroll-cue-line{width:1px;height:36px;background:linear-gradient(180deg,var(--ink-2),transparent);animation:scroll-cue 2.4s ease-in-out infinite}@keyframes scroll-cue{0%,to{transform:scaleY(.4);transform-origin:top;opacity:.4}50%{transform:scaleY(1);opacity:1}}@media (prefers-reduced-motion: reduce){.scroll-cue-line{animation:none}}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--wa);display:inline-block;margin-right:8px;box-shadow:0 0 12px #25d36699;animation:live-pulse 2.2s ease-in-out infinite}@keyframes live-pulse{0%,to{box-shadow:0 0 12px #25d36666}50%{box-shadow:0 0 16px #25d366cc}}@media (prefers-reduced-motion: reduce){.live-dot{animation:none}}.btn{display:inline-flex;align-items:center;gap:10px;padding:17px 26px;border-radius:999px;font-family:var(--font-sans);font-size:1rem;text-transform:lowercase;cursor:pointer;transition:all .25s ease;border:1px solid transparent;line-height:1;font-weight:400}.btn-primary{background:var(--ink);color:#0a0908}.btn-primary:hover{background:var(--amber);box-shadow:var(--shadow-cta-glow);color:#1a0f04}.btn-ghost{background:#0a090866;color:var(--ink);border-color:#f4efe640;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.btn-ghost:hover{border-color:var(--ink);background:#f4efe614}.btn-cream{background:var(--cream);color:var(--on-cream);font-weight:500;font-size:1.05rem;border:1px solid transparent}.btn-cream:hover{box-shadow:0 0 0 4px var(--amber-soft),var(--shadow-cta-glow)}.btn .arrow{transition:transform .25s}.btn:hover .arrow{transform:translate(3px)}.pillar{background:var(--bg-2);border:1px solid var(--line);border-radius:24px;padding:36px 32px 32px;min-height:340px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .35s ease,border-color .25s,background .25s}.pillar:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--line-2),transparent);opacity:0;transition:opacity .3s}.pillar:hover{transform:translateY(-6px);border-color:var(--line-2)}.pillar:hover:before{opacity:1}.pillar-glyph{position:absolute;top:32px;right:32px;width:44px;height:44px;border-radius:50%;border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.pillar:hover .pillar-glyph{transform:rotate(12deg) scale(1.05)}.pillar-glyph .dot{width:10px;height:10px;border-radius:50%}.pillar.coral .pillar-glyph .dot{background:var(--coral)}.pillar.plum .pillar-glyph .dot{background:var(--plum)}.pillar.teal .pillar-glyph .dot{background:var(--teal)}.chat-panel{background:linear-gradient(180deg,#0d0b09,#0a0908);border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:var(--shadow-chat);position:relative;transition:transform .6s ease}.chat-panel:hover{transform:translateY(-4px)}.email-pill{display:flex;gap:8px;max-width:480px;margin:0 auto;border:1px solid var(--line-2);border-radius:999px;padding:6px 6px 6px 22px;transition:border-color .25s,box-shadow .25s}.email-pill:focus-within{border-color:var(--amber);box-shadow:0 0 0 6px var(--amber-soft)}.email-pill-lg{max-width:560px;padding:8px 8px 8px 26px}.email-pill-lg input{font-size:1.05rem}.email-pill-lg button{padding:14px 26px;font-size:1rem}.email-pill-sm{max-width:380px;padding:4px 4px 4px 18px}.email-pill-sm input{font-size:.9rem}.email-pill-sm button{padding:9px 18px;font-size:.85rem}.email-pill input{flex:1;background:transparent;border:none;outline:none;color:var(--ink);font-family:var(--font-sans);font-size:1rem;text-transform:lowercase}.email-pill input::-moz-placeholder{color:var(--ink-3)}.email-pill input::placeholder{color:var(--ink-3)}.email-pill input:disabled{color:var(--ink-3);cursor:not-allowed}.email-pill button{background:var(--amber);color:#1a0f04;border:none;border-radius:999px;padding:12px 22px;cursor:pointer;font-family:var(--font-sans);font-size:.95rem;text-transform:lowercase;transition:box-shadow .2s}.email-pill button:hover{box-shadow:0 0 0 4px var(--amber-soft)}.email-pill button:disabled{opacity:.6;cursor:default;box-shadow:none}.polaroid-card{width:240px;background:#f6f1e6;border-radius:6px;padding:10px 10px 44px;box-shadow:0 18px 36px -16px #00000080;transition:transform .45s ease,box-shadow .35s ease;will-change:transform;display:flex;flex-direction:column}.polaroid-card:hover{transform:rotate(0) translateY(-8px)!important;box-shadow:0 28px 50px -14px #0000008c;z-index:2}.polaroid-photo{position:relative;aspect-ratio:3 / 4;width:100%;border-radius:2px;overflow:hidden}.polaroid-img{transition:opacity .7s ease,transform .9s ease}.polaroid-card:hover .polaroid-img{transform:scale(1.04)}.polaroid-caption{margin-top:12px;font-family:var(--font-hand);font-weight:500;color:var(--amber);font-size:.9rem;letter-spacing:.01em;text-align:center;text-transform:none;line-height:1.1}@media (prefers-reduced-motion: reduce){.polaroid-card,.polaroid-card:hover,.polaroid-img,.polaroid-card:hover .polaroid-img{transition:none!important;transform:none!important}}.signatures-section{padding:60px 24px 40px}@media (min-width: 768px){.signatures-section{padding-top:var(--section-y, 80px);padding-bottom:var(--section-y, 80px)}}.signatures-h2{font-size:32px}@media (min-width: 640px){.signatures-h2{font-size:clamp(2.4rem,6vw,4.5rem)}}.signature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 8px}@media (min-width: 720px){.signature-grid{grid-template-columns:repeat(3,1fr);gap:22px 16px}}@media (min-width: 1024px){.signature-grid{grid-template-columns:repeat(4,1fr);gap:26px 18px}}.signature-tile{display:block;transition:transform .35s ease}.signature-tile:hover{transform:translateY(-6px)}.signature-photo{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #00000040;transition:box-shadow .35s ease}@media (min-width: 720px){.signature-photo{aspect-ratio:16 / 9}}.signature-tile:hover .signature-photo{box-shadow:0 24px 48px -16px #00000080}.signature-img{transition:opacity .7s ease,transform .9s ease}.signature-tile:hover .signature-img{transform:scale(1.04)}.signature-meta{display:flex;flex-direction:column;gap:2px;margin-top:8px;padding:0 2px}@media (min-width: 720px){.signature-meta{gap:6px;margin-top:12px}}.signature-tag{color:var(--ink-2);font-size:8px;letter-spacing:.16em;line-height:1.2;transition:color .25s ease}@media (min-width: 720px){.signature-tag{font-size:10px;letter-spacing:.18em}}.signature-title{color:var(--ink);font-size:12px;line-height:1.2;letter-spacing:-.005em;transition:color .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 720px){.signature-title{font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.25;-webkit-line-clamp:unset;overflow:visible}}.signature-tile:hover .signature-tag,.signature-tile:hover .signature-title{color:var(--amber)}@media (prefers-reduced-motion: reduce){.signature-tile,.signature-tile:hover,.signature-img,.signature-tile:hover .signature-img{transition:none!important;transform:none!important}}.concierge-section{padding:60px 0 40px}.concierge-h2{font-size:40px}@media (min-width: 768px){.concierge-h2{font-size:64px}}.concierge-phone-wrap{display:flex;justify-content:center;margin-top:32px}.concierge-phone{width:260px;height:500px}.concierge-frame{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#c8c8d2,#888892 35%,#b8b8c2 65%,#a0a0aa);border-radius:44px;padding:6px;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 0 0 2px #00000073,0 24px 60px #00000073}.concierge-screen{position:relative;width:100%;height:100%;background:#0a0908;border-radius:34px;overflow:hidden}.concierge-statusbar{position:absolute;top:12px;left:0;right:0;padding:0 24px;display:flex;justify-content:space-between;align-items:center;height:18px;z-index:20}.concierge-island{position:absolute;top:12px;left:50%;transform:translate(-50%);width:110px;height:30px;background:#000;border-radius:9999px;z-index:30}.concierge-chat{position:absolute;top:38px;left:0;right:0;bottom:22px;display:flex;flex-direction:column}.concierge-messages{height:300px;overflow:hidden;padding:16px}.concierge-home{position:absolute;left:50%;bottom:6px;transform:translate(-50%);width:120px;height:4px;background:#f4efe673;border-radius:9999px;z-index:40}.concierge-fade{animation:concierge-fade-swap .26s ease-out}@keyframes concierge-fade-swap{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.concierge-tabs{margin-top:40px}.concierge-pill{padding:10px 18px;border-radius:9999px;font-size:10px;letter-spacing:.22em;background:transparent;color:#cfc7bb;border:1px solid rgba(244,239,230,.12);transition:background .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.concierge-pill[data-active=true]{background:#d9a15a;border-color:#d9a15a;color:#0a0908}.concierge-pill:focus-visible{outline:2px solid #d9a15a;outline-offset:2px}@media (prefers-reduced-motion: reduce){.concierge-fade{animation:none!important}.concierge-pill{transition:none!important}}.footer-inner{padding:40px 20px 20px}@media (min-width: 640px){.footer-inner{padding:64px 40px 24px}}@media (min-width: 768px){.footer-inner{padding:80px 80px 32px}}.footer-top{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"top top" "links badges";gap:32px 24px}@media (min-width: 640px){.footer-top{gap:40px 32px}}@media (min-width: 768px){.footer-top{grid-template-columns:1.4fr 1fr 1.2fr;grid-template-areas:"top links badges";gap:80px}}.footer-top-block{grid-area:top}.footer-links-col{grid-area:links}.footer-app-col{grid-area:badges}.footer-top-block{text-align:center}@media (min-width: 768px){.footer-top-block{text-align:left}}.footer-wordmark{font-size:48px;color:#f4efe6;line-height:1}@media (min-width: 768px){.footer-wordmark{font-size:64px}}.footer-dict p{color:#cfc7bb;line-height:1.5;max-width:360px}.footer-dict-desktop{display:none}.footer-dict-desktop p{font-size:14px}.footer-dict-mobile p{font-size:13px}.footer-dict-mobile .footer-dict-line-sans{font-family:var(--font-sans);font-size:12px}@media (min-width: 768px){.footer-dict-mobile{display:none}.footer-dict-desktop{display:block}}.footer-top-block .footer-dict{margin-left:auto;margin-right:auto}@media (min-width: 768px){.footer-top-block .footer-dict{margin-left:0;margin-right:0}}.footer-mailto{font-size:12px;color:#877f73;margin-top:16px}@media (min-width: 768px){.footer-mailto{font-size:16px;color:#cfc7bb;margin-top:24px}}.footer-eyebrow{display:none;font-size:10px;color:#877f73;letter-spacing:.22em;margin-bottom:16px}@media (min-width: 768px){.footer-eyebrow{display:block}}.footer-link-list{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.footer-link-list{gap:12px}}.footer-link{font-size:14px;color:#f4efe6}@media (min-width: 768px){.footer-link{font-size:16px}}.footer-store-badge{display:inline-flex;align-items:center;width:160px;height:48px;padding:0 14px;gap:10px;border:1px solid rgba(244,239,230,.12);border-radius:10px;background:transparent;cursor:default;color:#f4efe6;transition:border-color .2s ease}@media (min-width: 768px){.footer-store-badge{width:200px;height:56px;padding:0 16px;gap:12px;border-radius:12px}}.footer-store-badge--live{cursor:pointer;text-decoration:none}.footer-store-badge--live:hover{border-color:#f4efe652}.footer-store-badge:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.footer-store-logo{flex-shrink:0;color:#f4efe6;display:inline-flex}.footer-store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.footer-store-tag{font-size:9px;color:#877f73;letter-spacing:.18em}.footer-store-name{font-size:14px;color:#f4efe6;margin-top:3px}@media (min-width: 768px){.footer-store-name{font-size:17px}}.footer-waves-caption{font-size:11px;color:#877f73;margin-top:12px;max-width:200px}@media (min-width: 768px){.footer-waves-caption{font-size:12px;margin-top:16px;text-align:center}}.footer-divider{border:0;border-top:1px solid rgba(244,239,230,.08);margin-top:32px;margin-bottom:20px}@media (min-width: 768px){.footer-divider{margin-top:64px;margin-bottom:32px}}.footer-legal,.footer-copyright{font-size:9px;color:#877f73;letter-spacing:.18em}@media (min-width: 768px){.footer-legal,.footer-copyright{font-size:10px}}.footer-copyright{margin-top:12px}@media (min-width: 768px){.footer-copyright{margin-top:16px}}.thailand-frieze{position:absolute;left:0;right:0;bottom:0;height:160px;z-index:0;pointer-events:none;opacity:.1;mask-image:linear-gradient(to bottom,transparent 0,#000 40px);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 40px)}@media (min-width: 768px){.thailand-frieze{height:280px;opacity:.12}}.mini-chat{transition:opacity .3s ease;opacity:1}.mini-chat[data-fading=true]{opacity:0;transition:opacity .2s ease}.concierge-pill{transition:left .2s ease-out,width .2s ease-out;box-shadow:0 6px 18px -6px #d9a15a80}@media (prefers-reduced-motion: reduce){.mini-chat,.mini-chat[data-fading=true],.concierge-pill{transition:none!important}.mini-chat[data-fading=true]{opacity:1!important}}.route-section{padding-top:80px;padding-bottom:200px}@media (min-width: 768px){.route-section{padding-top:120px;padding-bottom:280px}}.route-headline{font-size:40px}@media (min-width: 768px){.route-headline{font-size:56px}}@media (min-width: 1024px){.route-headline{font-size:72px}}.route-body{font-size:15px}@media (min-width: 768px){.route-body{font-size:17px}}.route-curve-wrap{position:absolute;left:0;right:0;bottom:0;height:140px;pointer-events:none}@media (min-width: 768px){.route-curve-wrap{height:200px}}.route-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.route-waypoint{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:1}.route-emoji{display:block;font-size:22px;line-height:1;margin-bottom:10px}@media (min-width: 768px){.route-emoji{font-size:28px;margin-bottom:14px}}.route-dot{display:block;width:6px;height:6px;border-radius:50%;background:#d9a15a}.route-label{display:block;color:#d9a15a;font-size:13px;margin-top:12px;white-space:nowrap;font-weight:500}@media (max-width: 767px){.route-label{display:none}}.planner-section{position:relative;background:#0a0908;min-height:100vh;padding:80px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media (min-width: 768px){.planner-section{padding:120px 24px;perspective:1200px}}.planner-headline-block{position:relative;z-index:2;max-width:880px;margin:0 auto;text-align:center}.planner-hand{display:inline-block;font-family:var(--font-hand);color:#d9a15a;font-size:28px;transform:rotate(-2deg);margin-bottom:32px;font-weight:500}.planner-headline{color:#f4efe6;line-height:1.15;font-size:32px}@media (min-width: 768px){.planner-headline{font-size:44px}}@media (min-width: 1024px){.planner-headline{font-size:60px}}.planner-cluster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;animation:planner-orbit 80s linear infinite;pointer-events:none}@keyframes planner-orbit{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.planner-sphere-wrap{position:absolute;left:50%;top:50%;transform-style:preserve-3d;pointer-events:auto}.planner-sphere-bob{position:relative;display:flex;flex-direction:column;align-items:center;animation:planner-bob 4s ease-in-out infinite;transform:translate(-50%,-50%)}@keyframes planner-bob{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-16px)}}.planner-sphere{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;cursor:default;transition:transform .25s ease-out}.planner-sphere-wrap:hover .planner-sphere{transform:scale(1.12)}.planner-sphere-label{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%) rotate(-2deg);white-space:nowrap;font-family:var(--font-hand);font-weight:500;color:#d9a15a;font-size:16px;opacity:0;transition:opacity .2s ease-out;pointer-events:none}.planner-sphere-wrap:hover .planner-sphere-label,.planner-sphere-label.planner-sphere-label-on{opacity:1}.planner-section-mobile{perspective:none}.planner-mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;width:100%;max-width:480px}.planner-mobile-cell{display:flex;flex-direction:column;align-items:center;gap:10px}.planner-mobile-bob{animation:planner-bob-mobile 4s ease-in-out infinite}@keyframes planner-bob-mobile{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.planner-mobile-label{font-family:var(--font-hand);font-weight:500;color:#d9a15a;font-size:13px;text-align:center;transform:rotate(-2deg);opacity:.85}@media (prefers-reduced-motion: reduce),(max-width: 767px){.planner-section.no-motion .planner-cluster,.planner-section.no-motion .planner-sphere-bob,.planner-mobile-bob{animation:none!important}.planner-section.no-motion .planner-sphere-wrap:hover .planner-sphere{transform:none!important}}@media (prefers-reduced-motion: reduce){.planner-cluster,.planner-sphere-bob{animation:none!important}.planner-sphere-wrap:hover .planner-sphere{transform:none!important}.planner-sphere-label{opacity:.8!important}.planner-mobile-bob{animation:none!important}}.about-section{background:#0a0908;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px}@media (min-width: 768px){.about-section{padding:80px 40px}}.about-content{max-width:720px;width:100%;text-align:center}.about-eyebrow{display:block;font-size:10px;color:#cfc7bb;letter-spacing:.22em;margin-bottom:32px}.about-headline{color:#f4efe6;line-height:1.05;font-size:48px}@media (min-width: 768px){.about-headline{font-size:72px}}.about-word{display:inline-block}.about-body{color:#cfc7bb;line-height:1.6;font-size:15px;margin:48px auto 0;max-width:560px}@media (min-width: 768px){.about-body{font-size:17px}}.about-thailand-wrap{display:flex;justify-content:center;margin-top:64px}.about-thailand{width:120px;height:auto;overflow:visible}@media (min-width: 768px){.about-thailand{width:160px}}.about-bangkok{transform-box:fill-box;transform-origin:center}@keyframes about-bangkok-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.about-closing-wrap{background:#0a0908;display:flex;justify-content:center;align-items:center;padding:80px 24px 120px}.about-closing{display:inline-block;font-size:40px;color:#d9a15a;transform:rotate(-2deg);transform-origin:center}@keyframes about-closing-wobble{0%,to{transform:rotate(-3deg)}50%{transform:rotate(-1deg)}}@media (prefers-reduced-motion: reduce){.about-bangkok{animation:none!important}.about-closing{animation:none!important;transform:rotate(-2deg)!important}}.contact-section{background:#0a0908;min-height:100vh;padding:80px 24px;max-width:600px;margin:0 auto}.contact-title{display:block;font-size:36px;color:#d9a15a;text-align:center;transform:rotate(-2deg);margin-top:80px;margin-bottom:64px}.contact-form{display:flex;flex-direction:column;gap:24px;text-align:left}.contact-success{color:#f4efe6;text-align:center;margin-top:40px;font-size:18px}@media (min-width: 768px){.contact-success{font-size:22px}}.careers-section{background:#0a0908;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 24px}.careers-content{max-width:560px;width:100%;text-align:center}.careers-eyebrow{display:block;font-size:10px;color:#cfc7bb;letter-spacing:.22em;margin-bottom:24px}.careers-hand{display:inline-block;font-size:24px;color:#d9a15a;transform:rotate(-2deg);margin-bottom:24px}.careers-headline{color:#f4efe6;line-height:1.05;font-size:40px}@media (min-width: 768px){.careers-headline{font-size:56px}}.careers-body{color:#cfc7bb;font-size:16px;line-height:1.6;margin-top:32px}.careers-body+.careers-body{margin-top:16px}.careers-mailto{color:inherit;text-decoration:none;transition:color .2s ease-out}.careers-mailto:hover{color:#d9a15a;text-decoration:underline}.admin-shell{--cream: #f6f1e6;--cream-2: #ede5d2;background:var(--cream);color:var(--on-cream);font-family:var(--font-sans);font-weight:400;--admin-line: rgba(26, 20, 16, .08);--admin-line-strong: rgba(26, 20, 16, .12);--background: 0 0% 100%;--foreground: 24 24% 8%;--card: 0 0% 100%;--card-foreground: 24 24% 8%;--popover: 0 0% 100%;--popover-foreground: 24 24% 8%;--primary: 32 60% 60%;--primary-foreground: 20 7% 4%;--secondary: 40 41% 88%;--secondary-foreground: 24 24% 8%;--muted: 40 28% 79%;--muted-foreground: 33 11% 33%;--accent: 40 41% 88%;--accent-foreground: 24 24% 8%;--destructive: 15 60% 60%;--destructive-foreground: 20 7% 4%;--border: 35 22% 87%;--input: 35 22% 87%;--ring: 32 60% 60%}.admin-nav-aside{background:var(--cream);color:var(--on-cream);border-right:1px solid var(--admin-line)}.admin-nav-footer{border-top:1px solid var(--admin-line)}.admin-topbar{background:#fff;color:var(--on-cream);border-bottom:1px solid var(--admin-line)}.admin-topbar-search{background:#fff;color:var(--on-cream);border:1px solid var(--admin-line-strong);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.admin-topbar-search::-moz-placeholder{color:var(--on-cream-3)}.admin-topbar-search::placeholder{color:var(--on-cream-3)}.admin-topbar-search:focus{border-color:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.admin-shell [data-slot=button],.admin-shell button[class*=rounded-full],.admin-shell button[class*=rounded-2xl]{font-family:var(--font-sans)}.admin-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.admin-shell textarea{background:#fff;color:var(--on-cream);border:1px solid var(--admin-line-strong);transition:border-color .15s ease,box-shadow .15s ease}.admin-shell input::-moz-placeholder,.admin-shell textarea::-moz-placeholder{color:var(--on-cream-3)}.admin-shell input::placeholder,.admin-shell textarea::placeholder{color:var(--on-cream-3)}.admin-shell input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,.admin-shell textarea:focus{border-color:var(--amber);box-shadow:0 0 0 3px var(--amber-soft);outline:none}.admin-shell [data-slot=select-trigger],.admin-shell button[role=combobox]{background:#fff;color:var(--on-cream);border:1px solid var(--admin-line-strong)}.admin-shell [data-slot=select-trigger]:focus,.admin-shell button[role=combobox]:focus,.admin-shell [data-slot=select-trigger][data-state=open],.admin-shell button[role=combobox][data-state=open]{border-color:var(--amber);box-shadow:0 0 0 3px var(--amber-soft);outline:none}.admin-shell [role=tablist]{background:transparent;border-bottom:1px solid var(--admin-line);border-radius:0;padding:0;gap:24px;height:auto}.admin-shell [role=tab]{background:transparent;color:var(--on-cream-2);border-radius:0;padding:12px 0;font-size:14px;font-weight:400;text-transform:lowercase;position:relative}.admin-shell [role=tab][data-state=active]{color:var(--on-cream);box-shadow:none;background:transparent}.admin-shell [role=tab][data-state=active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--amber)}.admin-shell~[data-slot=dialog-overlay],[data-slot=dialog-overlay]{background:#1a141073!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-slot=dialog-content],[role=dialog][data-state]{background:#fff!important;color:var(--on-cream)!important;border-radius:16px!important;box-shadow:0 24px 60px -20px #1a141059!important;border:1px solid var(--admin-line, rgba(26, 20, 16, .08))!important}[data-slot=dialog-title]{font-family:var(--font-serif)!important;font-style:italic!important;font-weight:400!important;font-size:1.7rem!important;line-height:1.1!important;letter-spacing:-.015em!important;color:var(--on-cream)!important;text-transform:none!important}[data-slot=dialog-description]{color:var(--on-cream-2)!important;font-family:var(--font-sans)!important;font-size:14px!important;text-transform:lowercase!important}.admin-modal-eyebrow{font-family:var(--font-mono);text-transform:uppercase;font-size:10px;letter-spacing:.18em;color:var(--on-cream-2);margin-bottom:4px;display:block}.admin-shell [data-state=checked][role=switch],.admin-shell button[role=switch][data-state=checked]{background-color:var(--amber)!important}.admin-nav-item{position:relative;display:flex;align-items:center;gap:12px;padding:9px 16px 9px 19px;color:var(--on-cream-2);font-family:var(--font-sans);font-size:14px;text-transform:lowercase;border-radius:0;transition:color .15s ease,background .15s ease}.admin-nav-item:hover,.admin-nav-item[aria-current=page]{color:var(--on-cream)}.admin-nav-item[aria-current=page]:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:var(--amber);border-radius:0 2px 2px 0}.admin-nav-section{font-family:var(--font-mono);text-transform:uppercase;font-size:10px;letter-spacing:.2em;color:var(--on-cream-3);padding:16px 22px 6px}.admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;font-family:var(--font-sans);font-size:14px;font-weight:500;text-transform:lowercase;cursor:pointer;transition:box-shadow .15s ease,background .15s ease,opacity .15s ease;border:1px solid transparent;line-height:1}.admin-btn-primary{background:var(--amber);color:var(--bg)}.admin-btn-primary:hover{box-shadow:var(--shadow-cta-glow)}.admin-btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.admin-btn-ghost{background:transparent;border-color:var(--admin-line-strong);color:var(--on-cream)}.admin-btn-ghost:hover{background:var(--admin-line)}.admin-btn-destructive{background:var(--coral);color:var(--bg)}.admin-btn-destructive:hover{box-shadow:0 0 0 6px #d97a5a2e}.admin-icon-btn{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--on-cream-2);background:transparent;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.admin-icon-btn:hover{background:var(--admin-line);color:var(--on-cream)}.admin-eyebrow{font-family:var(--font-mono);text-transform:uppercase;font-size:10px;letter-spacing:.18em;color:var(--on-cream-2)}.admin-page-title{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.9rem;line-height:1.1;letter-spacing:-.015em;color:var(--on-cream);text-transform:none}.admin-page-sub{color:var(--on-cream-2);font-size:14px;margin-top:4px}.admin-shell label,.admin-shell [data-slot=label]{color:var(--on-cream-2)}.admin-card{background:#fff;border:1px solid var(--admin-line);border-radius:12px;padding:20px;box-shadow:0 2px 8px #1a14100a}.admin-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;line-height:1.4}.admin-pill-success{background:#4f8a8924;color:#2f6968}.admin-pill-warning{background:#d9a15a24;color:#a06f2c}.admin-pill-error{background:#d97a5a24;color:#ad5b3d}.admin-pill-info{background:#8a5a8c24;color:#6a4570}.admin-pill-neutral{background:var(--line-cream);color:var(--on-cream-2)}.admin-label{font-family:var(--font-mono);text-transform:uppercase;font-size:10px;letter-spacing:.18em;color:var(--on-cream-2);margin-bottom:6px;display:block}.admin-input,.admin-textarea,.admin-select{background:#fff;border:1px solid var(--admin-line-strong);border-radius:8px;color:var(--on-cream);font-family:var(--font-sans);font-size:14px;padding:10px 14px;width:100%;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.admin-input::-moz-placeholder,.admin-textarea::-moz-placeholder{color:var(--on-cream-3)}.admin-input::placeholder,.admin-textarea::placeholder{color:var(--on-cream-3)}.admin-input:focus,.admin-textarea:focus,.admin-select:focus{border-color:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.admin-input[aria-invalid=true],.admin-textarea[aria-invalid=true]{border-color:var(--coral)}.admin-loading-bar{position:relative;width:100%;height:2px;background:transparent;overflow:hidden}.admin-loading-bar:after{content:"";position:absolute;left:-30%;top:0;bottom:0;width:30%;background:var(--amber);animation:admin-loading-sweep 1.4s ease-in-out infinite}@keyframes admin-loading-sweep{0%{transform:translate(0)}to{transform:translate(430%)}}@media (prefers-reduced-motion: reduce){.admin-loading-bar:after{animation:none}}.admin-skeleton{background:var(--line-cream);border-radius:8px;animation:admin-skeleton-pulse 1.4s ease-in-out infinite}@keyframes admin-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}@media (prefers-reduced-motion: reduce){.admin-skeleton{animation:none;opacity:.6}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Aileron,Helvetica Neue,Helvetica,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{text-transform:lowercase}.mono{text-transform:uppercase}:root{--background: 40 30% 97%;--foreground: 220 20% 14%;--card: 0 0% 100%;--card-foreground: 220 20% 14%;--popover: 0 0% 100%;--popover-foreground: 220 20% 14%;--primary: 220 20% 14%;--primary-foreground: 0 0% 100%;--secondary: 40 20% 93%;--secondary-foreground: 220 20% 14%;--muted: 40 20% 93%;--muted-foreground: 220 10% 50%;--accent: 35 50% 92%;--accent-foreground: 220 20% 14%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 40 15% 88%;--input: 40 15% 88%;--ring: 220 20% 14%;--radius: 1.5rem;--section-dark: 220 30% 10%;--section-teal: 220 25% 14%;--sidebar-background: 0 0% 100%;--sidebar-foreground: 220 20% 14%;--sidebar-primary: 220 20% 14%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 40 20% 93%;--sidebar-accent-foreground: 220 20% 14%;--sidebar-border: 40 15% 88%;--sidebar-ring: 220 20% 14%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,system-ui,sans-serif;font-feature-settings:"rlig" 1,"calt" 1;font-weight:300;line-height:1.7}h1,h2,h3,h4,h5,h6{text-transform:lowercase;font-family:"DM Serif Display",Georgia,serif;letter-spacing:-.02em}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:28px;padding-left:28px}@media (min-width: 1200px){.container{max-width:1200px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-neutral{--tw-prose-body: #404040;--tw-prose-headings: #171717;--tw-prose-lead: #525252;--tw-prose-links: #171717;--tw-prose-bold: #171717;--tw-prose-counters: #737373;--tw-prose-bullets: #d4d4d4;--tw-prose-hr: #e5e5e5;--tw-prose-quotes: #171717;--tw-prose-quote-borders: #e5e5e5;--tw-prose-captions: #737373;--tw-prose-kbd: #171717;--tw-prose-kbd-shadows: 23 23 23;--tw-prose-code: #171717;--tw-prose-pre-code: #e5e5e5;--tw-prose-pre-bg: #262626;--tw-prose-th-borders: #d4d4d4;--tw-prose-td-borders: #e5e5e5;--tw-prose-invert-body: #d4d4d4;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #a3a3a3;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #a3a3a3;--tw-prose-invert-bullets: #525252;--tw-prose-invert-hr: #404040;--tw-prose-invert-quotes: #f5f5f5;--tw-prose-invert-quote-borders: #404040;--tw-prose-invert-captions: #a3a3a3;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d4d4d4;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #525252;--tw-prose-invert-td-borders: #404040}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[50\%\]{top:50%}.z-0{z-index:0}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-9{margin-top:2.25rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-\[120px\]{max-height:120px}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[120px\]{min-height:120px}.min-h-\[40px\]{min-height:40px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[220px\]{width:220px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[88px\]{min-width:88px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-0{max-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[200px\]{max-width:200px}.max-w-\[36ch\]{max-width:36ch}.max-w-\[400px\]{max-width:400px}.max-w-\[58ch\]{max-width:58ch}.max-w-\[60ch\]{max-width:60ch}.max-w-\[680px\]{max-width:680px}.max-w-\[720px\]{max-width:720px}.max-w-\[75\%\]{max-width:75%}.max-w-\[760px\]{max-width:760px}.max-w-\[880px\]{max-width:880px}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.-translate-x-1\/2,.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-2{--tw-rotate: -2deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-2{row-gap:.5rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1.5rem}.rounded-3xl{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-pill{border-radius:999px}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:1.25rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\[color\:var\(--admin-line\)\]{border-color:var(--admin-line)}.border-border{border-color:hsl(var(--border))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-input{border-color:hsl(var(--input))}.border-line{border-color:var(--line)}.border-line-2{border-color:var(--line-2)}.border-line-cream{border-color:var(--line-cream)}.border-transparent{border-color:transparent}.border-white\/\[0\.08\]{border-color:#ffffff14}.bg-amber{background-color:var(--amber)}.bg-background{background-color:hsl(var(--background))}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-bg{background-color:var(--bg)}.bg-bg-2{background-color:var(--bg-2)}.bg-black\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-cream{background-color:var(--cream)}.bg-cream-2{background-color:var(--cream-2)}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-ink{background-color:var(--ink)}.bg-line-cream{background-color:var(--line-cream)}.bg-muted{background-color:hsl(var(--muted))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[28px\]{padding-left:28px;padding-right:28px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[120px\]{padding-top:120px;padding-bottom:120px}.py-section-y-mobile{padding-top:80px;padding-bottom:80px}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-body{font-family:Aileron,Helvetica Neue,Helvetica,Arial,sans-serif}.font-display{font-family:"Instrument Serif",Georgia,serif}.font-hand{font-family:Caveat,Bradley Hand,cursive}.font-mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace}.font-sans{font-family:Aileron,Helvetica Neue,Helvetica,Arial,sans-serif}.font-serif{font-family:"Instrument Serif",Times New Roman,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[1rem\]{font-size:1rem}.text-\[22px\]{font-size:22px}.text-\[2rem\]{font-size:2rem}.text-\[9px\]{font-size:9px}.text-\[clamp\(1\.1rem\,1\.45vw\,1\.4rem\)\]{font-size:clamp(1.1rem,1.45vw,1.4rem)}.text-audience-h{font-size:clamp(1.7rem,3.6vw,2.8rem);line-height:1.25;letter-spacing:-.01em}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-mono{font-size:.72rem;letter-spacing:.18em}.text-mono-xs{font-size:.58rem;letter-spacing:.22em}.text-section-h2{font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.08;letter-spacing:-.015em}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.6\]{line-height:1.6}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#1a0f04\]{--tw-text-opacity: 1;color:rgb(26 15 4 / var(--tw-text-opacity, 1))}.text-amber{color:var(--amber)}.text-bg{color:var(--bg)}.text-card-foreground{color:hsl(var(--card-foreground))}.text-coral{color:var(--coral)}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-ink{color:var(--ink)}.text-ink-2{color:var(--ink-2)}.text-ink-3{color:var(--ink-3)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-on-cream{color:var(--on-cream)}.text-on-cream-2{color:var(--on-cream-2)}.text-on-cream-3{color:var(--on-cream-3)}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow-\[0_2px_8px_rgba\(26\,20\,16\,0\.04\)\]{--tw-shadow: 0 2px 8px rgba(26,20,16,.04);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/5{--tw-shadow-color: rgb(0 0 0 / .05);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-destructive{--tw-ring-color: hsl(var(--destructive))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.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)}.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-blur-2xl{--tw-backdrop-blur: blur(40px);-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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-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,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.\!paused{animation-play-state:paused!important}.paused{animation-play-state:paused}@keyframes ken-burns{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes carousel-progress{0%{width:0%}to{width:100%}}@keyframes word-roll-in{0%{transform:translateY(70%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scene-ken-burns{0%{transform:scale(1);opacity:0}5%{opacity:1}to{transform:scale(1.08);opacity:1}}@keyframes scene-slide-right-kf{0%{transform:translate(5%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scene-zoom-burst-kf{0%{transform:scale(1.07);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scene-dissolve-kf{0%{opacity:0}to{opacity:1}}@keyframes scene-slide-up-kf{0%{transform:translateY(4%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scene-rotate-fade-kf{0%{transform:perspective(1200px) rotateY(3deg) scale(1.02);opacity:0}to{transform:perspective(1200px) rotateY(0) scale(1);opacity:1}}@keyframes scene-quick-cut-kf{0%{transform:scale(1.025);opacity:0}50%{transform:scale(1.008);opacity:1}to{transform:scale(1);opacity:1}}@keyframes scroll-pulse{0%,to{transform:scaleY(.6);opacity:.3}50%{transform:scaleY(1);opacity:.8}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[scrollbar-width\:none\]{scrollbar-width:none}@font-face{font-family:Aileron;font-style:normal;font-weight:300;font-display:swap;src:local("Aileron Light"),url(/fonts/Aileron-Light.woff2) format("woff2"),url(/fonts/Aileron-Light.woff) format("woff")}@font-face{font-family:Aileron;font-style:normal;font-weight:400;font-display:swap;src:local("Aileron"),url(/fonts/Aileron-Regular.woff2) format("woff2"),url(/fonts/Aileron-Regular.woff) format("woff")}@font-face{font-family:Aileron;font-style:normal;font-weight:600;font-display:swap;src:local("Aileron SemiBold"),url(/fonts/Aileron-SemiBold.woff2) format("woff2"),url(/fonts/Aileron-SemiBold.woff) format("woff")}@font-face{font-family:Aileron;font-style:normal;font-weight:700;font-display:swap;src:local("Aileron Bold"),url(/fonts/Aileron-Bold.woff2) format("woff2"),url(/fonts/Aileron-Bold.woff) format("woff")}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:clip;overflow-y:auto;width:100%;height:100%;touch-action:manipulation;background-color:#0a0908;scroll-snap-type:y mandatory}@media (prefers-reduced-motion: reduce){html{scroll-snap-type:y proximity;scroll-behavior:auto}}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100vh;min-height:100svh}footer{scroll-snap-align:start;scroll-snap-stop:always}body{overscroll-behavior-y:auto;overflow-x:clip;overflow-y:auto;width:100%;min-height:100vh;min-height:100svh;background-color:#0a0908;-webkit-tap-highlight-color:transparent}#root{background-color:#0a0908;min-height:100vh;min-height:100svh}.timeline-connector{position:relative;padding-left:2rem}.timeline-connector:before{content:"";position:absolute;left:.75rem;top:0;bottom:0;width:2px;background:hsl(var(--border))}.timeline-dot{position:absolute;left:.5rem;top:1rem;width:10px;height:10px;border-radius:50%;background:hsl(var(--primary));z-index:1}@media (max-width: 768px){html,body,#root{max-width:100vw!important;overflow-x:clip!important}section,.container{max-width:100vw}main{max-width:100vw!important;overflow-x:clip!important}}@keyframes idle-drift-0{0%,to{transform:scale(1.04) translate(0)}50%{transform:scale(1.08) translate(-1%,-.5%)}}.animate-idle-drift-0{animation:idle-drift-0 12s ease-in-out infinite alternate}@keyframes idle-drift-1{0%,to{transform:scale(1.05) translate(0)}50%{transform:scale(1.09) translate(1.5%,.5%)}}.animate-idle-drift-1{animation:idle-drift-1 11s ease-in-out infinite alternate}@keyframes idle-drift-2{0%,to{transform:scale(1.04) translate(.5%)}50%{transform:scale(1.07) translate(-.5%,.8%)}}.animate-idle-drift-2{animation:idle-drift-2 13s ease-in-out infinite alternate}@keyframes idle-drift-3{0%,to{transform:scale(1.06) translate(-.5%,.3%)}50%{transform:scale(1.1) translate(1%,-.5%)}}.animate-idle-drift-3{animation:idle-drift-3 14s ease-in-out infinite alternate}@keyframes idle-drift-4{0%,to{transform:scale(1.04) translateY(.5%)}50%{transform:scale(1.08) translate(-1.2%,-.3%)}}.animate-idle-drift-4{animation:idle-drift-4 10s ease-in-out infinite alternate}@keyframes idle-drift-5{0%,to{transform:scale(1.05) translate(.8%)}50%{transform:scale(1.09) translate(-.8%,.6%)}}.animate-idle-drift-5{animation:idle-drift-5 12.5s ease-in-out infinite alternate}@keyframes idle-drift-6{0%,to{transform:scale(1.06) translate(-.3%,.3%)}50%{transform:scale(1.08) translate(.8%,-.5%)}}.animate-idle-drift-6{animation:idle-drift-6 11.5s ease-in-out infinite alternate}.film-grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px;mix-blend-mode:overlay}.polaroid-card{transition:all .3s ease-out}.polaroid-card:hover{transform:translateY(-4px) rotate(0)!important;box-shadow:0 8px 24px #0003}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-ink-3::-moz-placeholder{color:var(--ink-3)}.placeholder\:text-ink-3::placeholder{color:var(--ink-3)}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:bg-amber:hover{background-color:var(--amber)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/40:hover{background-color:hsl(var(--secondary) / .4)}.hover\:bg-secondary\/50:hover{background-color:hsl(var(--secondary) / .5)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:\!text-coral:hover{color:var(--coral)!important}.hover\:text-amber:hover{color:var(--amber)}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-ink:hover{color:var(--ink)}.hover\:text-on-cream:hover{color:var(--on-cream)}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_6px_20px_-4px_rgba\(217\,161\,90\,0\.55\)\]:hover{--tw-shadow: 0 6px 20px -4px rgba(217,161,90,.55);--tw-shadow-colored: 0 6px 20px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-cta-glow:hover{--tw-shadow: var(--shadow-cta-glow);--tw-shadow-colored: var(--shadow-cta-glow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-amber:focus{border-color:var(--amber)}.focus\:bg-secondary:focus{background-color:hsl(var(--secondary))}.focus\:text-foreground:focus{color:hsl(var(--foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:shadow-\[0_0_0_4px_var\(--amber-soft\)\]:focus{--tw-shadow: 0 0 0 4px var(--amber-soft);--tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:border-primary\/20:focus-visible{border-color:hsl(var(--primary) / .2)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary\/40:focus-visible{--tw-ring-color: hsl(var(--primary) / .4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:opacity-80:active{opacity:.8}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-foreground[data-state=checked]{background-color:hsl(var(--foreground))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=unchecked\]\:bg-muted[data-state=unchecked]{background-color:hsl(var(--muted))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.prose-headings\:font-display :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:"Instrument Serif",Georgia,serif}.prose-headings\:tracking-tight :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.025em}.prose-headings\:text-foreground :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--foreground))}.prose-h2\:mb-4 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem}.prose-h2\:mt-10 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2.5rem}.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.5rem;line-height:2rem}.prose-h3\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-p\:leading-relaxed :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-a\:text-foreground :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--foreground))}.prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:underline}.prose-a\:underline-offset-2 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-underline-offset:2px}.hover\:prose-a\:opacity-80 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{opacity:.8}.prose-strong\:text-foreground :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--foreground))}.prose-li\:marker\:text-muted-foreground\/50 * :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *)))::marker{color:hsl(var(--muted-foreground) / .5)}.prose-li\:marker\:text-muted-foreground\/50 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *)))::marker{color:hsl(var(--muted-foreground) / .5)}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none}}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:mb-10{margin-bottom:2.5rem}.md\:mb-16{margin-bottom:4rem}.md\:flex{display:flex}.md\:max-w-\[420px\]{max-width:420px}.md\:py-section-y{padding-top:120px;padding-bottom:120px}.md\:pb-24{padding-bottom:6rem}.md\:pt-32{padding-top:8rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
