.cookie-consent-layer,.cookie-consent-overlay,.cookie-consent-launcher{--cookie-ink: #263740;--cookie-ink-soft: #5d686b;--cookie-paper: #fffaf0;--cookie-terracotta: #a45f48;--cookie-terracotta-dark: #7e4636;--cookie-sage: #526454;--cookie-line: rgba(116, 84, 57, .2);--cookie-shadow: rgba(59, 40, 27, .19);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.cookie-consent-layer{position:fixed;z-index:9998;right:0;bottom:0;left:0;padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));pointer-events:none}.cookie-paper{position:relative;color:var(--cookie-ink);border:1px solid var(--cookie-line);background:linear-gradient(#ffffff42,#ffffff42),var(--cookie-paper) url(/images/scrapbook/textures/ivory-cotton.webp) center / 620px auto;box-shadow:0 24px 70px var(--cookie-shadow),inset 0 1px #ffffffc7}.cookie-paper__tape{position:absolute;z-index:2;top:-7px;left:clamp(2rem,8vw,5rem);width:92px;height:22px;opacity:.72;transform:rotate(-2deg);background:#c79d7b8c;box-shadow:0 1px #684a331a;pointer-events:none}.cookie-paper__tape--dialog{left:50%;transform:translate(-50%) rotate(1.5deg)}.cookie-paper__constellation{position:absolute;top:1.15rem;right:1.35rem;color:#a45f4861;font:600 .68rem/1 Georgia,serif;letter-spacing:.16em;pointer-events:none}.cookie-consent-banner{width:min(100%,980px);min-height:142px;margin:0 auto;padding:1.25rem;border-radius:1.35rem;pointer-events:auto;animation:cookie-paper-rise .52s cubic-bezier(.16,1,.3,1) both}.cookie-consent-banner__body{display:flex;align-items:flex-start;gap:.9rem;min-width:0}.cookie-consent-emblem{display:grid;width:2.7rem;height:2.7rem;flex:0 0 auto;place-items:center;border:1px solid rgba(164,95,72,.25);border-radius:50%;color:var(--cookie-terracotta);background:#ead0cd7a;box-shadow:inset 0 0 0 4px #fffaf09e}.cookie-consent-copy{min-width:0;max-width:650px}.cookie-consent-kicker{display:inline-flex;min-height:1.35rem;align-items:center;gap:.35rem;margin:0 0 .2rem;color:var(--cookie-terracotta);font-size:.62rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.cookie-consent-copy h2,.cookie-consent-dialog__header h2{margin:0;color:var(--cookie-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;line-height:1.02;letter-spacing:-.015em}.cookie-consent-copy>p:last-child,.cookie-consent-dialog__header>div>p:last-child{margin:.35rem 0 0;color:var(--cookie-ink-soft);font-size:.78rem;line-height:1.52}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem}.cookie-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.45rem;padding:.72rem 1rem;border:1px solid transparent;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1.15;text-align:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.cookie-button:hover,.cookie-consent-launcher:hover{transform:translateY(-1px)}.cookie-button:active{transform:translateY(0)}.cookie-button:focus-visible,.cookie-consent-close:focus-visible,.cookie-consent-launcher:focus-visible,.cookie-category__copy-button:focus-visible,.cookie-switch:focus-visible{outline:3px solid rgba(164,95,72,.3);outline-offset:3px}.cookie-button--primary{color:#fffaf0;border-color:#7e463642;background:linear-gradient(135deg,var(--cookie-terracotta-dark),var(--cookie-terracotta));box-shadow:0 10px 24px #7e463633}.cookie-button--secondary{color:var(--cookie-ink);border-color:#52645440;background:#e1e7d9a3}.cookie-button--quiet{grid-column:1 / -1;min-height:44px;color:var(--cookie-terracotta-dark);border-color:#a45f482b;background:#fffaf08f}.cookie-consent-launcher{position:fixed;z-index:9980;bottom:max(.75rem,env(safe-area-inset-bottom));right:max(.75rem,env(safe-area-inset-right));left:auto;display:inline-flex;min-height:44px;align-items:center;gap:.4rem;padding:.55rem .75rem;color:var(--cookie-ink-soft);border:1px solid rgba(116,84,57,.18);border-radius:999px;background:#fffaf0e0;box-shadow:0 10px 28px #3b281b1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.66rem;font-weight:650;cursor:pointer;transition:color .18s ease,transform .18s ease,background-color .18s ease}.cookie-consent-launcher:hover{color:var(--cookie-terracotta-dark);background:var(--cookie-paper)}.starry-immersive-active .cookie-consent-launcher{visibility:hidden;opacity:0;pointer-events:none}.cookie-consent-overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:#1c262a70;-webkit-backdrop-filter:blur(8px) saturate(80%);backdrop-filter:blur(8px) saturate(80%);animation:cookie-overlay-in .22s ease-out both}.cookie-consent-dialog{width:min(100%,610px);max-height:min(88dvh,760px);overflow:auto;overscroll-behavior:contain;border-radius:1.5rem 1.5rem 1rem 1rem;animation:cookie-paper-rise .42s cubic-bezier(.16,1,.3,1) both}.cookie-consent-dialog__header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:start;padding:1.35rem 1.2rem 1rem;border-bottom:1px dashed rgba(116,84,57,.22)}.cookie-consent-close{display:grid;width:44px;height:44px;place-items:center;color:var(--cookie-ink-soft);border:1px solid rgba(116,84,57,.18);border-radius:50%;background:#fffaf09e;cursor:pointer}.cookie-consent-categories{display:grid;gap:.65rem;padding:1rem 1.2rem}.cookie-category{overflow:hidden;border:1px solid rgba(116,84,57,.17);border-radius:1rem;background:#fffaf08a;box-shadow:inset 0 1px #ffffff8c;transition:border-color .18s ease,background-color .18s ease}.cookie-category.is-enabled,.cookie-category--necessary{border-color:#5264543d;background:#e1e7d96b}.cookie-category__heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.72rem;align-items:center;padding:.9rem}.cookie-category__number{color:#a45f48a8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;letter-spacing:.08em}.cookie-category h3,.cookie-category__copy-button strong{display:block;margin:0;color:var(--cookie-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:650;line-height:1.08}.cookie-category__heading p,.cookie-category__copy-button small,.cookie-category__description p{display:block;margin:.22rem 0 0;color:var(--cookie-ink-soft);font-size:.69rem;font-weight:450;line-height:1.45}.cookie-category__always{display:inline-flex;min-height:32px;align-items:center;gap:.25rem;padding:.35rem .55rem;color:var(--cookie-sage);border:1px solid rgba(82,100,84,.2);border-radius:999px;background:#fffaf094;font-size:.61rem;font-weight:700;white-space:nowrap}.cookie-category__copy-button{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:space-between;gap:.45rem;padding:0;color:inherit;border:0;background:transparent;text-align:left;cursor:pointer}.cookie-category__copy-button svg{flex:0 0 auto;color:var(--cookie-terracotta);transition:transform .18s ease}.cookie-category__copy-button svg.is-rotated{transform:rotate(180deg)}.cookie-switch{position:relative;width:52px;height:44px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.cookie-switch:before{content:"";position:absolute;top:8px;left:2px;width:48px;height:28px;border:1px solid rgba(93,104,107,.2);border-radius:999px;background:#5d686b38;transition:background-color .18s ease,border-color .18s ease}.cookie-switch>span{position:absolute;top:12px;left:5px;width:20px;height:20px;border-radius:50%;background:var(--cookie-paper);box-shadow:0 2px 6px #3b281b33;transition:transform .2s cubic-bezier(.16,1,.3,1)}.cookie-switch[aria-checked=true]{background:transparent}.cookie-switch[aria-checked=true]:before{border-color:#52645459;background:var(--cookie-sage)}.cookie-switch[aria-checked=true]>span{transform:translate(20px)}.cookie-category__description{padding:0 1rem .9rem 2.35rem}.cookie-consent-dialog__footer{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:1rem 1.2rem 1.2rem;border-top:1px dashed rgba(116,84,57,.22);background:#f3ead875}@keyframes cookie-paper-rise{0%{opacity:0;transform:translateY(24px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cookie-overlay-in{0%{opacity:0}to{opacity:1}}@media (min-width: 760px){.cookie-consent-layer{padding:1rem}.cookie-consent-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:center;min-height:0;padding:1.25rem 1.4rem}.cookie-consent-actions{grid-template-columns:repeat(2,minmax(140px,1fr));width:min(100%,340px);margin-top:0}.cookie-button--quiet{grid-column:1 / -1}.cookie-consent-overlay{align-items:center;padding:1.25rem}.cookie-consent-dialog{border-radius:1.5rem}}@media (max-width: 480px){.cookie-consent-banner{padding:1rem}.cookie-consent-emblem{width:2.45rem;height:2.45rem}.cookie-paper__constellation{display:none}.cookie-consent-dialog__header{grid-template-columns:minmax(0,1fr) auto}.cookie-consent-dialog__header>.cookie-consent-emblem,.cookie-category__number{display:none}.cookie-category__heading{grid-template-columns:minmax(0,1fr) auto}.cookie-category__always{max-width:6rem;justify-content:center;text-align:center;white-space:normal}.cookie-category__description{padding-left:.9rem}.cookie-consent-dialog__footer{grid-template-columns:1fr}.cookie-consent-launcher span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cookie-consent-launcher{bottom:max(.75rem,env(safe-area-inset-bottom))}.starry-home-active .cookie-consent-launcher{display:none}.starry-editor-active .cookie-consent-launcher{display:inline-flex;bottom:calc(max(.75rem,env(safe-area-inset-bottom)) + 4.75rem)}}@media (prefers-reduced-motion: reduce){.cookie-consent-banner,.cookie-consent-dialog,.cookie-consent-overlay{animation:none}.cookie-button,.cookie-consent-launcher,.cookie-category__copy-button svg,.cookie-switch,.cookie-switch>span{transition-duration:.01ms}}.static-scrapbook-theme{--sb-static-ink: #263740;--sb-static-ink-soft: #5d686b;--sb-static-ivory: #fbf7ec;--sb-static-cream: #f3ead8;--sb-static-paper: #fffaf0;--sb-static-blush: #ead0cd;--sb-static-terracotta: #a45f48;--sb-static-sage: #9aa78c;--sb-static-sage-deep: #526454;--sb-static-gold: #b98942;--sb-static-night: #14212d;--background: 42 54% 95%;--foreground: 199 25% 20%;--card: 43 62% 98%;--card-foreground: 199 25% 20%;--popover: 43 62% 98%;--popover-foreground: 199 25% 20%;--primary: 14 38% 46%;--primary-foreground: 43 62% 98%;--secondary: 86 18% 84%;--secondary-foreground: 142 11% 34%;--muted: 39 30% 90%;--muted-foreground: 190 8% 41%;--accent: 87 19% 79%;--accent-foreground: 199 25% 20%;--border: 31 24% 76%;--input: 31 24% 76%;--ring: 14 38% 46%;--gold: 35 47% 49%;--gold-light: 39 55% 67%;--gold-dark: 21 35% 39%;--space-deep: 42 54% 95%;--space-mid: 39 31% 89%;--star-glow: 40 72% 78%;position:relative;min-height:100vh;min-height:100svh;isolation:isolate;overflow-x:clip;color:var(--sb-static-ink);background-color:var(--sb-static-cream);background-image:linear-gradient(115deg,rgba(255,255,255,.34),transparent 31%),radial-gradient(circle at 8% 7%,rgba(234,208,205,.66),transparent 28rem),radial-gradient(circle at 92% 18%,rgba(154,167,140,.42),transparent 31rem),url(/images/scrapbook/textures/ivory-cotton.webp);background-size:auto,auto,auto,720px 720px;background-blend-mode:normal,normal,normal,soft-light}.static-scrapbook-theme__content{position:relative;z-index:2;min-height:100vh}.static-worldwide-ribbon{position:relative;z-index:20;padding:10px clamp(14px,3vw,42px);color:var(--sb-static-ink);border-bottom:1px solid rgba(124,93,65,.18);background:linear-gradient(100deg,#edd7cad1,#f6efe0e6 48%,#d9e1d0d6),url(/images/scrapbook/textures/ivory-cotton.webp) center / 560px auto;box-shadow:0 9px 28px #48342214}.static-worldwide-ribbon__inner{width:min(100%,1240px);min-height:92px;margin:0 auto;display:grid;grid-template-columns:128px minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2.2vw,28px)}.static-worldwide-ribbon__photo{width:128px;aspect-ratio:16 / 9;margin:0;overflow:hidden;border:4px solid rgba(255,252,243,.92);border-radius:7px 11px 8px 10px;transform:rotate(-1.6deg);box-shadow:0 8px 18px #48342229}.static-worldwide-ribbon__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.static-worldwide-ribbon__copy{min-width:0}.static-worldwide-ribbon__kicker{margin:0 0 3px;display:flex;align-items:center;gap:7px;color:var(--sb-static-terracotta);font:750 .67rem/1.2 Inter,sans-serif;letter-spacing:.13em;text-transform:uppercase}.static-worldwide-ribbon__kicker svg{width:15px;height:15px}.static-worldwide-ribbon__copy>strong{display:block;font:700 clamp(1rem,1.55vw,1.28rem)/1.15 Georgia,serif}.static-worldwide-ribbon__copy>p:not(.static-worldwide-ribbon__kicker){max-width:820px;margin:4px 0 0;color:var(--sb-static-ink-soft);font-size:.73rem;line-height:1.45}.static-worldwide-ribbon__proofs{margin-top:7px;display:flex;flex-wrap:wrap;gap:7px 14px}.static-worldwide-ribbon__proofs span{display:inline-flex;align-items:center;gap:5px;color:var(--sb-static-sage-deep);font-size:.64rem;font-weight:700}.static-worldwide-ribbon__proofs svg{width:14px;height:14px}.static-worldwide-ribbon__link{min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(38,55,64,.24);border-radius:999px;color:#fffaf0;background:var(--sb-static-ink);box-shadow:0 10px 22px #26374029;font-size:.7rem;font-weight:760;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.static-worldwide-ribbon__link:hover{transform:translateY(-2px);box-shadow:0 14px 26px #26374036}.static-worldwide-ribbon__link svg{width:16px;height:16px;flex:0 0 auto}.static-scrapbook-theme__content :where([class*=text-emerald-],[class*=text-green-],[class*=text-lime-]){color:var(--sb-static-sage-deep)!important}.static-scrapbook-theme__content :where([class*=border-emerald-],[class*=border-green-]){border-color:#5264544d!important}.static-scrapbook-theme__content :where([class*=bg-emerald-300],[class*=bg-emerald-400],[class*=bg-green-400],[class*=bg-green-500]){background-color:#6f806c!important}.static-scrapbook-theme__content>[class*=min-h-]{background-color:transparent!important;background-image:none!important}.static-scrapbook-theme__decor{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.static-scrapbook-theme__thread{position:absolute;top:9rem;right:-7rem;width:25rem;height:15rem;opacity:.2;transform:rotate(-8deg);background:radial-gradient(circle at 12% 68%,var(--sb-static-gold) 0 2px,transparent 3px),radial-gradient(circle at 35% 32%,var(--sb-static-gold) 0 2px,transparent 3px),radial-gradient(circle at 61% 57%,var(--sb-static-gold) 0 2px,transparent 3px),radial-gradient(circle at 84% 19%,var(--sb-static-gold) 0 2px,transparent 3px),linear-gradient(24deg,transparent 0 19%,rgba(185,137,66,.55) 19.3% 19.7%,transparent 20% 100%),linear-gradient(155deg,transparent 0 43%,rgba(185,137,66,.5) 43.2% 43.6%,transparent 44% 100%)}.static-scrapbook-theme__star{position:absolute;color:#a45f4852;font-family:Georgia,serif;line-height:1}.static-scrapbook-theme__star--one{top:19rem;left:4vw;font-size:2.4rem;transform:rotate(-12deg)}.static-scrapbook-theme__star--two{right:5vw;bottom:8rem;font-size:3.4rem;transform:rotate(17deg)}.static-scrapbook-theme__stamp{position:absolute;left:clamp(1rem,4vw,4rem);bottom:3rem;width:4.5rem;height:5.2rem;display:grid;place-content:center;border:2px solid rgba(82,100,84,.24);color:#52645459;font:700 .86rem/1.05 Georgia,serif;letter-spacing:.12em;text-align:center;transform:rotate(-8deg);-webkit-mask-image:radial-gradient(circle at 0 0,transparent 0 4px,#000 4.5px)}.static-scrapbook-theme__stamp small{font:600 .46rem/1.4 Inter,sans-serif;letter-spacing:.18em}.static-scrapbook-theme [style*="color: hsl(var(--space-deep))"]{color:var(--sb-static-ink)!important}.static-scrapbook-theme :where(header,nav)[class*=sticky],.static-scrapbook-theme :where(header,nav)[style*=backdrop-filter]{border-color:#7c5d412e!important;background-color:#fbf7ece3!important;box-shadow:0 10px 34px #48342212;-webkit-backdrop-filter:blur(16px) saturate(115%)!important;backdrop-filter:blur(16px) saturate(115%)!important}.static-scrapbook-theme h1,.static-scrapbook-theme h2,.static-scrapbook-theme h3,.static-scrapbook-theme h4{text-wrap:balance}.static-scrapbook-theme h1{letter-spacing:-.025em}.static-scrapbook-theme :where(p,li){text-wrap:pretty}.static-scrapbook-theme :where(article,details,blockquote)[class*=border],.static-scrapbook-theme :where(section,div)[class*=rounded-][class*=border]{box-shadow:0 14px 34px #48342214,inset 0 1px #ffffff94}.static-scrapbook-theme :where(input,textarea,select){color:var(--sb-static-ink);background-color:#fffaf0e0}.static-scrapbook-theme :where(input,textarea)::-moz-placeholder{color:#26374078}.static-scrapbook-theme :where(input,textarea)::placeholder{color:#26374078}.static-scrapbook-theme :where(img)[class*=rounded-]{box-shadow:0 18px 42px #3f2d1e21}.static-scrapbook-theme .static-paper-section{position:relative;isolation:isolate;color:var(--sb-static-ink);background-color:var(--sb-static-paper)!important;background-image:linear-gradient(#ffffff42,#ffffff42),url(/images/scrapbook/textures/ivory-cotton.webp)!important;background-position:center!important;background-size:auto,720px auto!important;box-shadow:inset 0 1px #78583b1f,inset 0 -1px #78583b1f}.static-scrapbook-theme .static-paper-section--sage{background-image:linear-gradient(#dbe1d1b8,#f6efe0c2),url(/images/scrapbook/textures/ivory-cotton.webp)!important}.static-scrapbook-theme .static-paper-section--blush{background-image:linear-gradient(#efd9d39e,#fbf5e8d6),url(/images/scrapbook/textures/open-book-paper.webp)!important}.static-scrapbook-theme .static-paper-card,.static-scrapbook-theme .static-legacy-paper-card,.static-scrapbook-theme .static-tool-card,.static-scrapbook-theme .static-tool-result{color:var(--sb-static-ink);border-color:#7c5d412e!important;background-color:#fffaf0e0!important;background-image:linear-gradient(#fff3,#fff3),url(/images/scrapbook/textures/ivory-cotton.webp)!important;background-size:auto,620px auto!important;box-shadow:0 18px 42px #48342217,inset 0 1px #ffffffb3!important}.static-scrapbook-theme .static-paper-card{position:relative}.static-scrapbook-theme .static-paper-card:before{content:"";position:absolute;top:-7px;left:50%;width:76px;height:18px;transform:translate(-50%) rotate(-1.5deg);background:#c79d7b6b;box-shadow:0 1px #684a3314;pointer-events:none}.static-scrapbook-theme .static-legacy-paper-card__inner,.static-scrapbook-theme .static-tool-result{background-color:#f4edddbd!important;background-image:none!important;border-color:#7c5d4124!important;box-shadow:inset 0 1px #ffffff8f!important}.static-scrapbook-theme .static-tool-card{position:relative;overflow:visible!important}.static-scrapbook-theme .static-tool-card:after{content:"✦";position:absolute;top:-.85rem;right:1rem;display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid rgba(164,95,72,.24);border-radius:50%;color:#a45f48a3;background:var(--sb-static-paper);box-shadow:0 8px 20px #48342214;pointer-events:none}.static-scrapbook-theme .science-method-showcase{color:var(--sb-static-ink);border-color:#7c5d4129!important;background-color:#e8dfcfe0!important;background-image:radial-gradient(circle at 78% 8%,rgba(164,95,72,.16),transparent 27rem),radial-gradient(circle at 13% 92%,rgba(82,100,84,.16),transparent 29rem),url(/images/scrapbook/textures/open-book-paper.webp)!important;background-position:center!important;background-size:auto,auto,cover!important;box-shadow:inset 0 1px #ffffff8f,inset 0 -1px #7c5d411a}.static-scrapbook-theme .science-method-showcase__seal{border-color:#52645438!important;background:#d7e0cf94!important}.static-scrapbook-theme .science-method-showcase__seal-icon{color:var(--sb-static-sage-deep)!important;border-color:#52645447!important;background:#fffaf0bf!important;box-shadow:inset 0 0 18px #52645414!important}.static-scrapbook-theme .science-method-showcase__seal .text-emerald-300\/80{color:var(--sb-static-sage-deep)!important}.static-scrapbook-theme .science-method-showcase__card{color:var(--sb-static-ink);border-color:#7c5d412e!important;background:#fffaf0db!important;box-shadow:0 20px 46px #4834221f!important}.static-scrapbook-theme .static-payment-success-page .static-legacy-paper-card{background-color:#fffaf0e6!important}.scrapbook-localized-home{--background: 42 54% 95%;--foreground: 199 25% 20%;--card: 43 62% 98%;--card-foreground: 199 25% 20%;--popover: 43 62% 98%;--popover-foreground: 199 25% 20%;--primary: 14 38% 46%;--primary-foreground: 43 62% 98%;--secondary: 86 18% 84%;--secondary-foreground: 142 11% 34%;--muted: 39 30% 90%;--muted-foreground: 190 8% 41%;--accent: 87 19% 79%;--accent-foreground: 199 25% 20%;--border: 31 24% 76%;--input: 31 24% 76%;--ring: 14 38% 46%;--gold: 35 47% 49%;--gold-light: 39 55% 67%;--gold-dark: 21 35% 39%;--space-deep: 42 54% 95%;--space-mid: 39 31% 89%;--star-glow: 40 72% 78%}.scrapbook-localized-home .home-typo{color:#263740;background-color:#f3ead8!important;background-image:radial-gradient(circle at 9% 7%,rgba(234,208,205,.6),transparent 29rem),radial-gradient(circle at 91% 25%,rgba(154,167,140,.38),transparent 32rem),url(/images/scrapbook/textures/ivory-cotton.webp)!important;background-size:auto,auto,720px auto!important;background-blend-mode:normal,normal,soft-light}.scrapbook-localized-home :where([class*=text-emerald-],[class*=text-green-],[class*=text-lime-]){color:#526454!important}.scrapbook-localized-home :where([class*=border-emerald-],[class*=border-green-]){border-color:#5264544d!important}.scrapbook-localized-home :where([class*=bg-emerald-300],[class*=bg-emerald-400],[class*=bg-green-400],[class*=bg-green-500]){background-color:#6f806c!important}.scrapbook-localized-home :where([class*=bg-emerald-950],[class*=bg-black])[class*=text-emerald-]{color:#d3dfcc!important}.scrapbook-localized-home .home-cosmos-video-layer{opacity:.045;filter:sepia(.45) saturate(.5) brightness(1.35) contrast(.68);mix-blend-mode:soft-light}.scrapbook-localized-home .home-cosmos-gradient-layer{opacity:.018!important;mix-blend-mode:normal}.scrapbook-localized-home .home-nebula-layer{opacity:.04!important;filter:sepia(.35) saturate(.55) brightness(1.25);mix-blend-mode:soft-light}.scrapbook-localized-home .home-video-scrim{background:linear-gradient(180deg,#f3ead829,#f3ead857 42%,#f3ead8c2)!important}.scrapbook-localized-home .home-hero-scrim{background:linear-gradient(180deg,#f3ead833,#f3ead873 45%,#f3ead8e0)!important}.scrapbook-localized-home .home-mobile-top-scrim{background:linear-gradient(180deg,rgba(243,234,216,.64),transparent)!important}.scrapbook-localized-home .home-mobile-bottom-scrim{background:linear-gradient(0deg,rgba(243,234,216,.94),transparent)!important}.scrapbook-localized-home .home-hero-halo{background:radial-gradient(ellipse 60% 42% at 52% 38%,rgba(204,145,116,.2) 0%,transparent 72%)!important}.scrapbook-localized-home .trust-bar{color:#263740!important;border-color:#7c5d4133!important;background:#fbf7eceb!important;box-shadow:0 10px 32px #48342214;-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.scrapbook-localized-home .trust-bar strong,.scrapbook-localized-home .trust-bar svg,.scrapbook-localized-home .trust-bar span[style*=color]{color:#a45f48!important}.scrapbook-localized-home .home-gallery-showcase,.scrapbook-localized-home .home-premium-footer{border-color:#7c5d4129!important;background:#fffaf06b}.scrapbook-localized-home .sticky-mobile-cta-card{color:#263740;border-color:#a45f4847!important;background:linear-gradient(#ffffff47,#ffffff47),#f8f1e3 url(/images/scrapbook/textures/ivory-cotton.webp) center / 560px auto!important;box-shadow:0 16px 38px #4834222e!important}.scrapbook-localized-home :where(.home-typo section,.home-typo footer) [class*=border-white]{border-color:#7c5d412e!important}.scrapbook-localized-home .home-typo :where(h1,h2,h3,p,li){text-shadow:none!important}.static-scrapbook-theme .static-gallery-page{color:var(--sb-static-ink)!important;background:transparent!important}.static-scrapbook-theme .static-gallery-page [class*="bg-[#060912]"],.static-scrapbook-theme .static-gallery-page [class*="bg-[#070a12]"]{background-color:#fbf7eceb!important}.static-scrapbook-theme .static-gallery-page [class*=border-white]{border-color:#7c5d4130!important}.static-scrapbook-theme .static-gallery-night{position:relative;color:#f5f0e7;background:linear-gradient(180deg,#14212dfc,#09131dfc),url(/images/scrapbook/textures/ink-blue-paper.webp);background-size:auto,760px 760px;background-blend-mode:normal,soft-light;box-shadow:inset 0 18px 45px #00000029,inset 0 -18px 45px #0000002e}.static-scrapbook-theme .static-widget-page{color:var(--sb-static-ink)!important;background:transparent!important}.static-scrapbook-theme .static-widget-page>div[aria-hidden],.static-scrapbook-theme .static-widget-page>.pointer-events-none{opacity:.16!important}.static-scrapbook-theme .static-widget-page [class*=text-white]{color:#263740b8!important}.static-scrapbook-theme .static-widget-page [class*=border-white]{border-color:#7c5d4133!important}.static-scrapbook-theme .static-widget-page [class*=bg-white],.static-scrapbook-theme .static-widget-page [class*=bg-black],.static-scrapbook-theme .static-widget-page [class*="bg-[#0c0f19]"],.static-scrapbook-theme .static-widget-page [class*="bg-[#111522]"]{background-color:#fffaf0d1!important}.static-scrapbook-theme .static-widget-page pre{color:#426653!important;background:#52645414!important}.static-scrapbook-theme .static-payment-success-page>div[style*=contain]{opacity:.1;mix-blend-mode:multiply;-webkit-mask-image:radial-gradient(circle at 50% 28%,#000,transparent 72%)}@media (max-width: 767px){.static-scrapbook-theme{background-size:auto,auto,auto,520px 520px}.static-scrapbook-theme__thread{top:7rem;right:-14rem;opacity:.12}.static-scrapbook-theme__star--one{left:-.5rem;opacity:.45}.static-scrapbook-theme__star--two,.static-scrapbook-theme__stamp{display:none}.static-scrapbook-theme__content :where(header,nav,footer) :where(a,button){min-height:40px;align-items:center}.static-worldwide-ribbon{padding:10px 12px 12px}.static-worldwide-ribbon__inner{min-height:0;grid-template-columns:76px minmax(0,1fr);gap:11px}.static-worldwide-ribbon__photo{width:76px;align-self:start;margin-top:3px;border-width:3px}.static-worldwide-ribbon__kicker{font-size:.56rem;letter-spacing:.1em}.static-worldwide-ribbon__copy>strong{font-size:.98rem}.static-worldwide-ribbon__copy>p:not(.static-worldwide-ribbon__kicker){display:none}.static-worldwide-ribbon__proofs{margin-top:5px;display:grid;gap:3px}.static-worldwide-ribbon__proofs span{font-size:.58rem}.static-worldwide-ribbon__link{grid-column:1 / -1;min-height:42px;width:100%;padding:0 14px;font-size:.66rem}}@media (prefers-reduced-motion: reduce){.static-scrapbook-theme *,.static-scrapbook-theme *:before,.static-scrapbook-theme *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 767px){.static-worldwide-ribbon{padding:8px 12px}.static-worldwide-ribbon__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.static-worldwide-ribbon__photo,.static-worldwide-ribbon__proofs{display:none}.static-worldwide-ribbon__copy>strong{font-size:.86rem;line-height:1.2}.static-worldwide-ribbon__link{grid-column:auto;width:auto;min-height:36px;padding:0 12px;font-size:.62rem;white-space:nowrap}}*,: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:Inter,system-ui,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:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}:root{--background: 230 28% 5%;--foreground: 45 30% 95%;--card: 230 22% 9%;--card-foreground: 45 30% 95%;--popover: 230 22% 9%;--popover-foreground: 45 30% 95%;--primary: 38 80% 60%;--primary-foreground: 230 28% 5%;--secondary: 225 20% 14%;--secondary-foreground: 45 25% 88%;--muted: 228 18% 13%;--muted-foreground: 225 15% 50%;--accent: 225 35% 20%;--accent-foreground: 45 30% 95%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 228 18% 20%;--input: 228 18% 20%;--ring: 38 80% 60%;--radius: .75rem;--gold: 38 85% 62%;--gold-light: 42 90% 75%;--gold-dark: 34 60% 42%;--space-deep: 230 35% 3%;--space-mid: 230 28% 7%;--star-glow: 42 90% 82%;--sidebar-background: 228 25% 8%;--sidebar-foreground: 40 20% 85%;--sidebar-primary: 40 65% 55%;--sidebar-primary-foreground: 228 30% 6%;--sidebar-accent: 220 25% 16%;--sidebar-accent-foreground: 40 20% 85%;--sidebar-border: 225 20% 18%;--sidebar-ring: 40 65% 55%;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans);min-height:100%;background-color:#f3ead8;overflow-x:clip;-webkit-text-size-adjust:100%;touch-action:manipulation}html{min-height:100%;background-color:#f3ead8;-webkit-overflow-scrolling:touch;overflow-x:clip;overscroll-behavior:none;touch-action:manipulation}#root{min-height:100vh;min-height:100svh;background-color:#f3ead8}html.starry-immersive-active,html.starry-immersive-active body,body.starry-immersive-active,html.starry-immersive-active #root{background-color:#05070d!important}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}:where(button,a,input,textarea,select,[role=button],[role=radio],[role=switch]):focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.safe-area-inset{padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right));padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}.fixed-page{overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:relative;width:100%;max-width:100vw}.configurator-scope{--muted-foreground: 225 20% 74%}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.home-typo{--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "Fira Sans", system-ui, sans-serif;--emerald-deep: 162 85% 8%;--emerald: 162 78% 17%;--emerald-mid: 165 80% 26%;--emerald-soft: 60 50% 92%;--space-deep: 162 70% 4%;--space-mid: 162 45% 9%}.home-typo h1,.home-typo h2,.home-typo h3,.home-typo h4{letter-spacing:-.015em;font-weight:400}.home-typo .magazine-kicker{font-family:var(--font-sans);font-weight:600;letter-spacing:.3em;text-transform:uppercase;font-size:.6rem;color:hsl(var(--gold) / .75)}.home-typo .magazine-rule{height:1px;background:linear-gradient(90deg,hsl(var(--gold) / .4),transparent)}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:2rem!important;padding-left:2rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);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: rgb(17 24 39 / 10%);--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: rgb(255 255 255 / 10%);--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-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.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}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}.-inset-\[2\%\]{top:-2%;right:-2%;bottom:-2%;left:-2%}.inset-0{top:0;right:0;bottom:0;left:0}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-\[14\%_8\%\]{top:14%;right:8%;bottom:14%;left:8%}.inset-\[2\.3\%\]{top:2.3%;right:2.3%;bottom:2.3%;left:2.3%}.inset-\[2px\]{top:2px;right:2px;bottom:2px;left:2px}.inset-\[3\.5\%\]{top:3.5%;right:3.5%;bottom:3.5%;left:3.5%}.inset-\[5\%\]{top:5%;right:5%;bottom:5%;left:5%}.inset-\[58px\]{top:58px;right:58px;bottom:58px;left:58px}.inset-\[7px\]{top:7px;right:7px;bottom:7px;left:7px}.inset-x-0{left:0;right:0}.inset-x-2{left:.5rem;right:.5rem}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-12{bottom:-3rem}.-bottom-16{bottom:-4rem}.-left-12{left:-3rem}.-left-3{left:-.75rem}.-left-32{left:-8rem}.-left-\[34px\]{left:-34px}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-28{right:-7rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-12{top:-3rem}.-top-24{top:-6rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[-2\%\]{bottom:-2%}.bottom-\[10\%\]{bottom:10%}.bottom-\[18\%\]{bottom:18%}.bottom-\[24\%\]{bottom:24%}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-14{left:3.5rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[-10000px\]{left:-10000px}.left-\[1\%\]{left:1%}.left-\[18\%\]{left:18%}.left-\[21px\]{left:21px}.left-\[28\%\]{left:28%}.left-\[3px\]{left:3px}.left-\[50\%\]{left:50%}.left-\[8\%\]{left:8%}.left-\[calc\(50\%_-_58px\)\]{left:calc(50% - 58px)}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-\[-50px\]{right:-50px}.right-\[1\%\]{right:1%}.right-\[2\%\]{right:2%}.right-\[20\%\]{right:20%}.right-\[28\%\]{right:28%}.right-\[4\%\]{right:4%}.right-\[6\%\]{right:6%}.right-\[calc\(50\%_-_58px\)\]{right:calc(50% - 58px)}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[-50px\]{top:-50px}.top-\[18\%\]{top:18%}.top-\[1px\]{top:1px}.top-\[25\%\]{top:25%}.top-\[32rem\]{top:32rem}.top-\[3px\]{top:3px}.top-\[50\%\]{top:50%}.top-\[52px\]{top:52px}.top-\[54\%\]{top:54%}.top-\[60\%\]{top:60%}.top-\[62px\]{top:62px}.top-\[max\(env\(safe-area-inset-top\)\,0\.5rem\)\]{top:max(env(safe-area-inset-top),.5rem)}.top-full{top:100%}.isolate{isolation:isolate}.-z-0{z-index:0}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1001\]{z-index:1001}.z-\[1002\]{z-index:1002}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[120\]{z-index:120}.z-\[14\]{z-index:14}.z-\[19\]{z-index:19}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[20\]{z-index:20}.z-\[240\]{z-index:240}.z-\[25\]{z-index:25}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[45\]{z-index:45}.z-\[50\]{z-index:50}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.z-\[6\]{z-index:6}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[85\]{z-index:85}.z-\[89\]{z-index:89}.z-\[90\]{z-index:90}.z-\[91\]{z-index:91}.z-\[95\]{z-index:95}.z-\[9999\]{z-index:9999}.order-first{order:-9999}.col-span-2{grid-column:span 2 / span 2}.row-span-2{grid-row:span 2 / span 2}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-1{margin-bottom:-.25rem}.-ml-4{margin-left:-1rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.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}.contents{display:contents}.hidden{display:none}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[2\/1\]{aspect-ratio:2/1}.aspect-\[2480\/3508\]{aspect-ratio:2480/3508}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[360\/509\]{aspect-ratio:360/509}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[75\/106\]{aspect-ratio:75/106}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.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-44{height:11rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[100dvh\]{height:100dvh}.h-\[104\%\]{height:104%}.h-\[116\%\]{height:116%}.h-\[120px\]{height:120px}.h-\[132\%\]{height:132%}.h-\[14px\]{height:14px}.h-\[180\%\]{height:180%}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[210dvh\]{height:210dvh}.h-\[2px\]{height:2px}.h-\[30\%\]{height:30%}.h-\[340px\]{height:340px}.h-\[38\%\]{height:38%}.h-\[600px\]{height:600px}.h-\[76px\]{height:76px}.h-\[8\%\]{height:8%}.h-\[95\.4\%\]{height:95.4%}.h-\[calc\(100\%_-_14px\)\]{height:calc(100% - 14px)}.h-\[calc\(100\%_-_16px\)\]{height:calc(100% - 16px)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[30vh\]{max-height:30vh}.max-h-\[520px\]{max-height:520px}.max-h-\[84dvh\]{max-height:84dvh}.max-h-\[85dvh\]{max-height:85dvh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90dvh\]{max-height:90dvh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[94dvh\]{max-height:94dvh}.max-h-\[calc\(100dvh-160px\)\]{max-height:calc(100dvh - 160px)}.max-h-\[calc\(100dvh-2rem\)\]{max-height:calc(100dvh - 2rem)}.max-h-\[calc\(100dvh-88px\)\]{max-height:calc(100dvh - 88px)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-28{min-height:7rem}.min-h-5{min-height:1.25rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[104px\]{min-height:104px}.min-h-\[190px\]{min-height:190px}.min-h-\[220px\]{min-height:220px}.min-h-\[330px\]{min-height:330px}.min-h-\[350px\]{min-height:350px}.min-h-\[360px\]{min-height:360px}.min-h-\[470px\]{min-height:470px}.min-h-\[500px\]{min-height:500px}.min-h-\[52px\]{min-height:52px}.min-h-\[54dvh\]{min-height:54dvh}.min-h-\[560px\]{min-height:560px}.min-h-\[58px\]{min-height:58px}.min-h-\[62px\]{min-height:62px}.min-h-\[68px\]{min-height:68px}.min-h-\[70px\]{min-height:70px}.min-h-\[72px\]{min-height:72px}.min-h-\[80px\]{min-height:80px}.min-h-\[86px\]{min-height:86px}.min-h-\[92px\]{min-height:92px}.min-h-\[96px\]{min-height:96px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[104\%\]{width:104%}.w-\[110px\]{width:110px}.w-\[14px\]{width:14px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[25\%\]{width:25%}.w-\[28\%\]{width:28%}.w-\[300px\]{width:300px}.w-\[42\%\]{width:42%}.w-\[48\%\]{width:48%}.w-\[54px\]{width:54px}.w-\[600px\]{width:600px}.w-\[61px\]{width:61px}.w-\[72px\]{width:72px}.w-\[86px\]{width:86px}.w-\[95\.4\%\]{width:95.4%}.w-\[calc\(100\%_-_14px\)\]{width:calc(100% - 14px)}.w-\[calc\(100\%_-_16px\)\]{width:calc(100% - 16px)}.w-\[calc\(100\%_-_2rem\)\]{width:calc(100% - 2rem)}.w-\[calc\(100vw-1rem\)\]{width:calc(100vw - 1rem)}.w-\[min\(92vw\,390px\)\]{width:min(92vw,390px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-5{min-width:1.25rem}.min-w-7{min-width:1.75rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[72px\]{min-width:72px}.min-w-\[78vw\]{min-width:78vw}.min-w-\[80vw\]{min-width:80vw}.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-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[1280px\]{max-width:1280px}.max-w-\[130px\]{max-width:130px}.max-w-\[140px\]{max-width:140px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[15rem\]{max-width:15rem}.max-w-\[170px\]{max-width:170px}.max-w-\[18rem\]{max-width:18rem}.max-w-\[19rem\]{max-width:19rem}.max-w-\[200px\]{max-width:200px}.max-w-\[210px\]{max-width:210px}.max-w-\[220px\]{max-width:220px}.max-w-\[278px\]{max-width:278px}.max-w-\[280px\]{max-width:280px}.max-w-\[292px\]{max-width:292px}.max-w-\[330px\]{max-width:330px}.max-w-\[360px\]{max-width:360px}.max-w-\[380px\]{max-width:380px}.max-w-\[420px\]{max-width:420px}.max-w-\[430px\]{max-width:430px}.max-w-\[44vw\]{max-width:44vw}.max-w-\[470px\]{max-width:470px}.max-w-\[480px\]{max-width:480px}.max-w-\[520px\]{max-width:520px}.max-w-\[60vw\]{max-width:60vw}.max-w-\[650px\]{max-width:650px}.max-w-\[760px\]{max-width:760px}.max-w-\[880px\]{max-width:880px}.max-w-\[calc\(100vw-1\.5rem\)\]{max-width:calc(100vw - 1.5rem)}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-\[min\(640px\,calc\(100vw-1\.5rem\)\)\]{max-width:min(640px,calc(100vw - 1.5rem))}.max-w-\[min\(90vw\,620px\)\]{max-width:min(90vw,620px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-bottom{transform-origin:bottom}.origin-center{transform-origin:center}.origin-left{transform-origin:left}.-translate-x-1\/2{--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-x-px{--tw-translate-x: -1px;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-1\/2{--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))}.-translate-y-2{--tw-translate-y: -.5rem;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-px{--tw-translate-y: -1px;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-x-0\.5{--tw-translate-x: .125rem;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-x-1{--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))}.translate-x-6{--tw-translate-x: 1.5rem;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-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-x-\[18px\]{--tw-translate-x: 18px;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-x-\[2\%\]{--tw-translate-x: 2%;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-x-\[5\%\]{--tw-translate-x: 5%;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-x-px{--tw-translate-x: 1px;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-0{--tw-translate-y: 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))}.translate-y-1\.5{--tw-translate-y: .375rem;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))}.translate-y-\[2\%\]{--tw-translate-y: 2%;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-1{--tw-rotate: -1deg;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-90{--tw-rotate: -90deg;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-\[7deg\]{--tw-rotate: -7deg;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-180{--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))}.rotate-45{--tw-rotate: 45deg;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-90{--tw-rotate: 90deg;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-\[-6deg\]{--tw-rotate: -6deg;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-\[6deg\]{--tw-rotate: 6deg;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-\[7deg\]{--tw-rotate: 7deg;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))}.-skew-x-12{--tw-skew-x: -12deg;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))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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))}.scale-\[\.965\]{--tw-scale-x: .965;--tw-scale-y: .965;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))}.scale-\[\.975\]{--tw-scale-x: .975;--tw-scale-y: .975;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))}.scale-\[\.985\]{--tw-scale-x: .985;--tw-scale-y: .985;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))}.scale-\[2\.15\]{--tw-scale-x: 2.15;--tw-scale-y: 2.15;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))!important}.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 ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@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}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}.animate-twinkle{animation:twinkle 3s ease-in-out infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.scroll-mt-20{scroll-margin-top:5rem}.scroll-mt-24{scroll-margin-top:6rem}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[1\.18fr_\.82fr\]{grid-template-columns:1.18fr .82fr}.grid-cols-\[1fr_1\.05fr_1\.15fr_1\.4fr\]{grid-template-columns:1fr 1.05fr 1.15fr 1.4fr}.grid-cols-\[6\.5rem_1fr\]{grid-template-columns:6.5rem 1fr}.grid-cols-\[minmax\(0\,1\.08fr\)_minmax\(350px\,0\.82fr\)\]{grid-template-columns:minmax(0,1.08fr) minmax(350px,.82fr)}.grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.grid-rows-\[1\.38fr_\.62fr\]{grid-template-rows:1.38fr .62fr}.grid-rows-\[1\.45fr_\.55fr\]{grid-template-rows:1.45fr .55fr}.grid-rows-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-rows:auto minmax(0,1fr) auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[2px\]{gap:2px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.25rem * var(--tw-space-x-reverse));margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.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-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-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-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * 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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * 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-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * 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-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * 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))}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-border\/10>:not([hidden])~:not([hidden]){border-color:hsl(var(--border) / .1)}.self-start{align-self:flex-start}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.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:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0\.35rem\]{border-radius:.35rem}.rounded-\[0\.5px\]{border-radius:.5px}.rounded-\[0\.9rem\]{border-radius:.9rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[14\%\]{border-radius:14%}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[28px\]{border-radius:28px}.rounded-\[2px\]{border-radius:2px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[3px\]{border-radius:3px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-\[2rem\]{border-top-left-radius:2rem;border-top-right-radius:2rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#0b0e16\]{--tw-border-opacity: 1;border-color:rgb(11 14 22 / var(--tw-border-opacity, 1))}.border-\[\#10131c\]{--tw-border-opacity: 1;border-color:rgb(16 19 28 / var(--tw-border-opacity, 1))}.border-\[\#d5a65a\]\/30{border-color:#d5a65a4d}.border-\[\#dbc38e\]\/15{border-color:#dbc38e26}.border-\[\#dbc38e\]\/30{border-color:#dbc38e4d}.border-\[\#dcc69c\]\/30{border-color:#dcc69c4d}.border-\[\#e8b86a\]\/20{border-color:#e8b86a33}.border-\[\#e8b86a\]\/45{border-color:#e8b86a73}.border-\[\#e8b86a\]\/65{border-color:#e8b86aa6}.border-\[\#e8c987\]\/25{border-color:#e8c98740}.border-\[\#e8c98f\]\/65{border-color:#e8c98fa6}.border-\[\#e9d7b5\]\/10{border-color:#e9d7b51a}.border-\[\#e9d7b5\]\/15{border-color:#e9d7b526}.border-\[\#ead9b4\]\/50{border-color:#ead9b480}.border-\[--color-border\]{border-color:var(--color-border)}.border-amber-300\/20{border-color:#fcd34d33}.border-amber-400\/20{border-color:#fbbf2433}.border-blue-200\/\[\.12\]{border-color:#bfdbfe1f}.border-border{border-color:hsl(var(--border))}.border-border\/10{border-color:hsl(var(--border) / .1)}.border-border\/15{border-color:hsl(var(--border) / .15)}.border-border\/20{border-color:hsl(var(--border) / .2)}.border-border\/25{border-color:hsl(var(--border) / .25)}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/25{border-color:hsl(var(--destructive) / .25)}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-emerald-300\/10{border-color:#6ee7b71a}.border-emerald-300\/15{border-color:#6ee7b726}.border-emerald-300\/20{border-color:#6ee7b733}.border-emerald-400\/10{border-color:#34d3991a}.border-emerald-400\/20{border-color:#34d39933}.border-emerald-500\/20{border-color:#10b98133}.border-foreground\/10{border-color:hsl(var(--foreground) / .1)}.border-input{border-color:hsl(var(--input))}.border-orange-300\/15{border-color:#fdba7426}.border-primary{border-color:hsl(var(--primary))}.border-primary\/10{border-color:hsl(var(--primary) / .1)}.border-primary\/15{border-color:hsl(var(--primary) / .15)}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-primary\/25{border-color:hsl(var(--primary) / .25)}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-primary\/35{border-color:hsl(var(--primary) / .35)}.border-primary\/40{border-color:hsl(var(--primary) / .4)}.border-primary\/45{border-color:hsl(var(--primary) / .45)}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-primary\/55{border-color:hsl(var(--primary) / .55)}.border-primary\/60{border-color:hsl(var(--primary) / .6)}.border-primary\/70{border-color:hsl(var(--primary) / .7)}.border-primary\/\[0\.04\]{border-color:hsl(var(--primary) / .04)}.border-primary\/\[0\.05\]{border-color:hsl(var(--primary) / .05)}.border-primary\/\[0\.06\]{border-color:hsl(var(--primary) / .06)}.border-primary\/\[0\.07\]{border-color:hsl(var(--primary) / .07)}.border-primary\/\[0\.08\]{border-color:hsl(var(--primary) / .08)}.border-primary\/\[0\.12\]{border-color:hsl(var(--primary) / .12)}.border-primary\/\[0\.15\]{border-color:hsl(var(--primary) / .15)}.border-primary\/\[0\.1\]{border-color:hsl(var(--primary) / .1)}.border-red-400\/\[0\.15\]{border-color:#f8717126}.border-red-500\/30{border-color:#ef44444d}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/35{border-color:#ffffff59}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.07\]{border-color:#ffffff12}.border-white\/\[0\.08\]{border-color:#ffffff14}.border-white\/\[0\.09\]{border-color:#ffffff17}.border-l-transparent{border-left-color:transparent}.border-t-primary{border-top-color:hsl(var(--primary))}.border-t-transparent{border-top-color:transparent}.bg-\[\#020408\]\/80{background-color:#020408cc}.bg-\[\#050810\]{--tw-bg-opacity: 1;background-color:rgb(5 8 16 / var(--tw-bg-opacity, 1))}.bg-\[\#060912\]{--tw-bg-opacity: 1;background-color:rgb(6 9 18 / var(--tw-bg-opacity, 1))}.bg-\[\#070708\]{--tw-bg-opacity: 1;background-color:rgb(7 7 8 / var(--tw-bg-opacity, 1))}.bg-\[\#070912\]{--tw-bg-opacity: 1;background-color:rgb(7 9 18 / var(--tw-bg-opacity, 1))}.bg-\[\#070a11\]{--tw-bg-opacity: 1;background-color:rgb(7 10 17 / var(--tw-bg-opacity, 1))}.bg-\[\#070a12\]{--tw-bg-opacity: 1;background-color:rgb(7 10 18 / var(--tw-bg-opacity, 1))}.bg-\[\#070a12\]\/90{background-color:#070a12e6}.bg-\[\#071119\]\/65{background-color:#071119a6}.bg-\[\#07131b\]\/95{background-color:#07131bf2}.bg-\[\#080a10\]{--tw-bg-opacity: 1;background-color:rgb(8 10 16 / var(--tw-bg-opacity, 1))}.bg-\[\#080b12\]{--tw-bg-opacity: 1;background-color:rgb(8 11 18 / var(--tw-bg-opacity, 1))}.bg-\[\#080b13\]\/75{background-color:#080b13bf}.bg-\[\#090b12\]{--tw-bg-opacity: 1;background-color:rgb(9 11 18 / var(--tw-bg-opacity, 1))}.bg-\[\#090c13\]{--tw-bg-opacity: 1;background-color:rgb(9 12 19 / var(--tw-bg-opacity, 1))}.bg-\[\#090c14\]{--tw-bg-opacity: 1;background-color:rgb(9 12 20 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a2e\]{--tw-bg-opacity: 1;background-color:rgb(10 10 46 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0c12\]{--tw-bg-opacity: 1;background-color:rgb(10 12 18 / var(--tw-bg-opacity, 1))}.bg-\[\#0c0f17\]\/95{background-color:#0c0f17f2}.bg-\[\#0c0f19\]{--tw-bg-opacity: 1;background-color:rgb(12 15 25 / var(--tw-bg-opacity, 1))}.bg-\[\#0d1018\]\/95{background-color:#0d1018f2}.bg-\[\#10131c\]\/95{background-color:#10131cf2}.bg-\[\#102334\]{--tw-bg-opacity: 1;background-color:rgb(16 35 52 / var(--tw-bg-opacity, 1))}.bg-\[\#102633\]\/85{background-color:#102633d9}.bg-\[\#11131a\]{--tw-bg-opacity: 1;background-color:rgb(17 19 26 / var(--tw-bg-opacity, 1))}.bg-\[\#111522\]{--tw-bg-opacity: 1;background-color:rgb(17 21 34 / var(--tw-bg-opacity, 1))}.bg-\[\#111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-\[\#171719\]{--tw-bg-opacity: 1;background-color:rgb(23 23 25 / var(--tw-bg-opacity, 1))}.bg-\[\#1877f2\]{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.bg-\[\#25d366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-\[\#aba094\]{--tw-bg-opacity: 1;background-color:rgb(171 160 148 / var(--tw-bg-opacity, 1))}.bg-\[\#b6aa9c\]{--tw-bg-opacity: 1;background-color:rgb(182 170 156 / var(--tw-bg-opacity, 1))}.bg-\[\#c8beb1\]{--tw-bg-opacity: 1;background-color:rgb(200 190 177 / var(--tw-bg-opacity, 1))}.bg-\[\#d49a4e\]\/20{background-color:#d49a4e33}.bg-\[\#d5a65a\]\/10{background-color:#d5a65a1a}.bg-\[\#d8d0c4\]{--tw-bg-opacity: 1;background-color:rgb(216 208 196 / var(--tw-bg-opacity, 1))}.bg-\[\#e60023\]{--tw-bg-opacity: 1;background-color:rgb(230 0 35 / var(--tw-bg-opacity, 1))}.bg-\[\#e7e3dc\]{--tw-bg-opacity: 1;background-color:rgb(231 227 220 / var(--tw-bg-opacity, 1))}.bg-\[\#e8b86a\]{--tw-bg-opacity: 1;background-color:rgb(232 184 106 / var(--tw-bg-opacity, 1))}.bg-\[\#e8b86a\]\/10{background-color:#e8b86a1a}.bg-\[\#e8b86a\]\/\[\.045\]{background-color:#e8b86a0b}.bg-\[\#eee8dc\]{--tw-bg-opacity: 1;background-color:rgb(238 232 220 / var(--tw-bg-opacity, 1))}.bg-\[\#eee9df\]{--tw-bg-opacity: 1;background-color:rgb(238 233 223 / var(--tw-bg-opacity, 1))}.bg-\[\#efd49e\]{--tw-bg-opacity: 1;background-color:rgb(239 212 158 / var(--tw-bg-opacity, 1))}.bg-\[\#f3dfb6\]{--tw-bg-opacity: 1;background-color:rgb(243 223 182 / var(--tw-bg-opacity, 1))}.bg-\[\#f3ead8\]{--tw-bg-opacity: 1;background-color:rgb(243 234 216 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f1e9\]{--tw-bg-opacity: 1;background-color:rgb(245 241 233 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-\[hsl\(230_27\%_7\%\/0\.94\)\]{background-color:#0d0f17f0}.bg-\[hsl\(230_28\%_8\%\)\]{--tw-bg-opacity: 1;background-color:hsl(230 28% 8% / var(--tw-bg-opacity, 1))}.bg-\[radial-gradient\(circle_at_50\%_0\%\,rgba\(211\,169\,93\,\.16\)\,transparent_48\%\)\,\#080b13\]{background-color:radial-gradient(circle at 50% 0%,rgba(211,169,93,.16),transparent 48%),#080b13}.bg-\[radial-gradient\(circle_at_50\%_35\%\,hsl\(var\(--gold\)\/\.22\)\,transparent_58\%\)\,hsl\(230_28\%_8\%\)\]{background-color:radial-gradient(circle at 50% 35%,hsl(var(--gold)/.22),transparent 58%),hsl(230 28% 8%)}.bg-\[radial-gradient\(circle_at_50\%_38\%\,rgba\(211\,169\,93\,\.11\)\,transparent_52\%\)\,\#090c13\]{background-color:radial-gradient(circle at 50% 38%,rgba(211,169,93,.11),transparent 52%),#090c13}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-300\/\[0\.08\]{background-color:#fcd34d14}.bg-amber-400\/\[0\.07\]{background-color:#fbbf2412}.bg-amber-500\/\[0\.06\]{background-color:#f59e0b0f}.bg-background{background-color:hsl(var(--background))}.bg-background\/35{background-color:hsl(var(--background) / .35)}.bg-background\/40{background-color:hsl(var(--background) / .4)}.bg-background\/45{background-color:hsl(var(--background) / .45)}.bg-background\/50{background-color:hsl(var(--background) / .5)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/70{background-color:hsl(var(--background) / .7)}.bg-background\/75{background-color:hsl(var(--background) / .75)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-background\/85{background-color:hsl(var(--background) / .85)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/15{background-color:#00000026}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/30{background-color:#0000004d}.bg-black\/35{background-color:#00000059}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/65{background-color:#000000a6}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/95{background-color:#000000f2}.bg-blue-300\/\[\.08\]{background-color:#93c5fd14}.bg-border{background-color:hsl(var(--border))}.bg-border\/30{background-color:hsl(var(--border) / .3)}.bg-card{background-color:hsl(var(--card))}.bg-card\/10{background-color:hsl(var(--card) / .1)}.bg-card\/15{background-color:hsl(var(--card) / .15)}.bg-card\/20{background-color:hsl(var(--card) / .2)}.bg-card\/25{background-color:hsl(var(--card) / .25)}.bg-card\/30{background-color:hsl(var(--card) / .3)}.bg-card\/35{background-color:hsl(var(--card) / .35)}.bg-card\/40{background-color:hsl(var(--card) / .4)}.bg-card\/50{background-color:hsl(var(--card) / .5)}.bg-card\/60{background-color:hsl(var(--card) / .6)}.bg-card\/95{background-color:hsl(var(--card) / .95)}.bg-card\/\[0\.07\]{background-color:hsl(var(--card) / .07)}.bg-card\/\[0\.08\]{background-color:hsl(var(--card) / .08)}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/\[0\.06\]{background-color:hsl(var(--destructive) / .06)}.bg-emerald-300\/\[0\.07\]{background-color:#6ee7b712}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/\[0\.035\]{background-color:#34d39909}.bg-emerald-400\/\[0\.055\]{background-color:#34d3990e}.bg-emerald-400\/\[0\.06\]{background-color:#34d3990f}.bg-emerald-500\/\[0\.07\]{background-color:#10b98112}.bg-emerald-950\/65{background-color:#022c22a6}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/15{background-color:hsl(var(--foreground) / .15)}.bg-foreground\/5{background-color:hsl(var(--foreground) / .05)}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-orange-300\/\[\.04\]{background-color:#fdba740a}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-primary\/70{background-color:hsl(var(--primary) / .7)}.bg-primary\/80{background-color:hsl(var(--primary) / .8)}.bg-primary\/\[\.04\]{background-color:hsl(var(--primary) / .04)}.bg-primary\/\[\.06\]{background-color:hsl(var(--primary) / .06)}.bg-primary\/\[0\.02\]{background-color:hsl(var(--primary) / .02)}.bg-primary\/\[0\.03\]{background-color:hsl(var(--primary) / .03)}.bg-primary\/\[0\.045\]{background-color:hsl(var(--primary) / .045)}.bg-primary\/\[0\.04\]{background-color:hsl(var(--primary) / .04)}.bg-primary\/\[0\.055\]{background-color:hsl(var(--primary) / .055)}.bg-primary\/\[0\.05\]{background-color:hsl(var(--primary) / .05)}.bg-primary\/\[0\.06\]{background-color:hsl(var(--primary) / .06)}.bg-primary\/\[0\.07\]{background-color:hsl(var(--primary) / .07)}.bg-primary\/\[0\.08\]{background-color:hsl(var(--primary) / .08)}.bg-primary\/\[0\.09\]{background-color:hsl(var(--primary) / .09)}.bg-primary\/\[0\.10\]{background-color:hsl(var(--primary) / .1)}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/\[0\.08\]{background-color:#ef444414}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-slate-950\/70{background-color:#020617b3}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/5{background-color:#ffffff0d}.bg-white\/\[\.025\]{background-color:#ffffff06}.bg-white\/\[\.035\]{background-color:#ffffff09}.bg-white\/\[0\.015\]{background-color:#ffffff04}.bg-white\/\[0\.018\]{background-color:#ffffff05}.bg-white\/\[0\.025\]{background-color:#ffffff06}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-white\/\[0\.035\]{background-color:#ffffff09}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-\[linear-gradient\(115deg\,rgba\(255\,255\,255\,\.025\)\,rgba\(211\,169\,93\,\.09\)\,rgba\(255\,255\,255\,\.025\)\)\]{background-image:linear-gradient(115deg,#ffffff06,#d3a95d17,#ffffff06)}.bg-\[linear-gradient\(130deg\,rgba\(255\,255\,255\,\.12\)\,transparent_38\%\)\]{background-image:linear-gradient(130deg,rgba(255,255,255,.12),transparent 38%)}.bg-\[linear-gradient\(135deg\,\#b98635\,\#f0c466\)\]{background-image:linear-gradient(135deg,#b98635,#f0c466)}.bg-\[linear-gradient\(135deg\,\#d49a35\,\#f2c668\)\]{background-image:linear-gradient(135deg,#d49a35,#f2c668)}.bg-\[linear-gradient\(135deg\,rgba\(211\,169\,93\,\.18\)\,rgba\(211\,169\,93\,\.06\)\)\]{background-image:linear-gradient(135deg,#d3a95d2e,#d3a95d0f)}.bg-\[linear-gradient\(135deg\,rgba\(255\,255\,255\,\.055\)\,transparent_28\%\,transparent_76\%\,rgba\(0\,0\,0\,\.08\)\)\]{background-image:linear-gradient(135deg,rgba(255,255,255,.055),transparent 28%,transparent 76%,rgba(0,0,0,.08))}.bg-\[linear-gradient\(145deg\,hsl\(var\(--gold\)\/\.14\)\,hsl\(var\(--gold\)\/\.045\)\)\]{background-image:linear-gradient(145deg,hsl(var(--gold)/.14),hsl(var(--gold)/.045))}.bg-\[linear-gradient\(180deg\,\#10131c\,\#0b0e16\)\]{background-image:linear-gradient(180deg,#10131c,#0b0e16)}.bg-\[radial-gradient\(circle\,rgba\(228\,195\,135\,\.20\)\,transparent_70\%\)\]{background-image:radial-gradient(circle,rgba(228,195,135,.2),transparent 70%)}.bg-\[radial-gradient\(circle_at_16\%_28\%\,rgba\(202\,153\,68\,\.15\)\,transparent_34\%\)\,radial-gradient\(circle_at_82\%_42\%\,rgba\(55\,91\,142\,\.16\)\,transparent_36\%\)\,linear-gradient\(180deg\,\#090d17\,\#060912\)\]{background-image:radial-gradient(circle at 16% 28%,rgba(202,153,68,.15),transparent 34%),radial-gradient(circle at 82% 42%,rgba(55,91,142,.16),transparent 36%),linear-gradient(180deg,#090d17,#060912)}.bg-\[radial-gradient\(circle_at_18\%_25\%\,hsl\(var\(--gold\)\/0\.14\)\,transparent_35\%\)\,radial-gradient\(circle_at_82\%_55\%\,hsl\(265_70\%_50\%\/0\.13\)\,transparent_42\%\)\]{background-image:radial-gradient(circle at 18% 25%,hsl(var(--gold)/.14),transparent 35%),radial-gradient(circle at 82% 55%,hsl(265 70% 50%/.13),transparent 42%)}.bg-\[radial-gradient\(circle_at_50\%_100\%\,hsl\(var\(--gold\)\/0\.12\)\,transparent_55\%\)\]{background-image:radial-gradient(circle at 50% 100%,hsl(var(--gold)/.12),transparent 55%)}.bg-\[radial-gradient\(circle_at_50\%_35\%\,hsl\(var\(--gold\)\/0\.12\)\,transparent_58\%\)\]{background-image:radial-gradient(circle at 50% 35%,hsl(var(--gold)/.12),transparent 58%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#050810\]{--tw-gradient-from: #050810 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 8 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0a0a2e\]{--tw-gradient-from: #0a0a2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#bd7f31\]{--tw-gradient-from: #bd7f31 var(--tw-gradient-from-position);--tw-gradient-to: rgb(189 127 49 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#c98b3a\]{--tw-gradient-from: #c98b3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 139 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fffdf7\]{--tw-gradient-from: #fffdf7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 253 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[hsl\(var\(--gold-dark\)\)\]{--tw-gradient-from: hsl(var(--gold-dark)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--gold-dark) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background{--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/40{--tw-gradient-from: hsl(var(--background) / .4) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/65{--tw-gradient-from: hsl(var(--background) / .65) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/35{--tw-gradient-from: rgb(0 0 0 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/65{--tw-gradient-from: rgb(0 0 0 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/75{--tw-gradient-from: rgb(0 0 0 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/85{--tw-gradient-from: rgb(0 0 0 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/70{--tw-gradient-from: hsl(var(--primary) / .7) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#1a1a4e\]{--tw-gradient-to: rgb(26 26 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1a1a4e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#e6b86f\]{--tw-gradient-to: rgb(230 184 111 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e6b86f var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[hsl\(var\(--gold\)\)\]{--tw-gradient-to: hsl(var(--gold) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--gold)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-background\/95{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/25{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/5{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-100{--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fef9c3 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0a0a2e\]{--tw-gradient-to: #0a0a2e var(--tw-gradient-to-position)}.to-\[\#f1d69d\]{--tw-gradient-to: #f1d69d var(--tw-gradient-to-position)}.to-\[\#f1e3cd\]{--tw-gradient-to: #f1e3cd var(--tw-gradient-to-position)}.to-\[\#f4d49a\]{--tw-gradient-to: #f4d49a var(--tw-gradient-to-position)}.to-\[hsl\(var\(--gold-light\)\)\]{--tw-gradient-to: hsl(var(--gold-light)) var(--tw-gradient-to-position)}.to-amber-200{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-background{--tw-gradient-to: hsl(var(--background)) var(--tw-gradient-to-position)}.to-background\/15{--tw-gradient-to: hsl(var(--background) / .15) var(--tw-gradient-to-position)}.to-background\/80{--tw-gradient-to: hsl(var(--background) / .8) var(--tw-gradient-to-position)}.to-black\/10{--tw-gradient-to: rgb(0 0 0 / .1) var(--tw-gradient-to-position)}.to-black\/5{--tw-gradient-to: rgb(0 0 0 / .05) var(--tw-gradient-to-position)}.to-primary\/20{--tw-gradient-to: hsl(var(--primary) / .2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-\[length\:220\%_100\%\]{background-size:220% 100%}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-current{fill:currentColor}.fill-primary{fill:hsl(var(--primary))}.fill-primary\/60{fill:hsl(var(--primary) / .6)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-\[50\%_29\%\]{-o-object-position:50% 29%;object-position:50% 29%}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.p-\[2px\]{padding:2px}.p-\[3px\]{padding:3px}.p-\[7px\]{padding:7px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.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-3\.5{padding-left:.875rem;padding-right:.875rem}.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-9{padding-left:2.25rem;padding-right:2.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.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-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[max\(env\(safe-area-inset-top\)\,1rem\)\]{padding-top:max(env(safe-area-inset-top),1rem);padding-bottom:max(env(safe-area-inset-top),1rem)}.py-\[max\(env\(safe-area-inset-top\)\,2rem\)\]{padding-top:max(env(safe-area-inset-top),2rem);padding-bottom:max(env(safe-area-inset-top),2rem)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[max\(env\(safe-area-inset-bottom\)\,1rem\)\]{padding-bottom:max(env(safe-area-inset-bottom),1rem)}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[60px\]{padding-top:60px}.pt-\[78px\]{padding-top:78px}.pt-\[max\(env\(safe-area-inset-top\)\,0\.75rem\)\]{padding-top:max(env(safe-area-inset-top),.75rem)}.pt-\[max\(env\(safe-area-inset-top\)\,1\.25rem\)\]{padding-top:max(env(safe-area-inset-top),1.25rem)}.pt-\[max\(env\(safe-area-inset-top\)\,1rem\)\]{padding-top:max(env(safe-area-inset-top),1rem)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.font-serif{font-family:Cormorant Garamond,Georgia,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.42rem\]{font-size:.42rem}.text-\[0\.45rem\]{font-size:.45rem}.text-\[0\.46rem\]{font-size:.46rem}.text-\[0\.48rem\]{font-size:.48rem}.text-\[0\.52rem\]{font-size:.52rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.56rem\]{font-size:.56rem}.text-\[0\.58rem\]{font-size:.58rem}.text-\[0\.5rem\]{font-size:.5rem}.text-\[0\.62rem\]{font-size:.62rem}.text-\[0\.63rem\]{font-size:.63rem}.text-\[0\.64rem\]{font-size:.64rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.66rem\]{font-size:.66rem}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.7rem\]{font-size:1.7rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[2\.35rem\]{font-size:2.35rem}.text-\[2\.55rem\]{font-size:2.55rem}.text-\[2rem\]{font-size:2rem}.text-\[3\.35rem\]{font-size:3.35rem}.text-\[clamp\(0\.85rem\,3\.2vw\,1\.05rem\)\]{font-size:clamp(.85rem,3.2vw,1.05rem)}.text-\[clamp\(0\.95rem\,4vw\,1\.5rem\)\]{font-size:clamp(.95rem,4vw,1.5rem)}.text-\[clamp\(1\.25rem\,5\.5vw\,2\.25rem\)\]{font-size:clamp(1.25rem,5.5vw,2.25rem)}.text-\[clamp\(1\.35rem\,6\.5vw\,2\.8rem\)\]{font-size:clamp(1.35rem,6.5vw,2.8rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.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-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.02\]{line-height:1.02}.leading-\[1\.04\]{line-height:1.04}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.08\]{line-height:1.08}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.1\]{line-height:1.1}.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\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.035em\]{letter-spacing:-.035em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[\.18em\]{letter-spacing:.18em}.tracking-\[\.22em\]{letter-spacing:.22em}.tracking-\[\.2em\]{letter-spacing:.2em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.09em\]{letter-spacing:.09em}.tracking-\[0\.11em\]{letter-spacing:.11em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.13em\]{letter-spacing:.13em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.17em\]{letter-spacing:.17em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#102334\]{--tw-text-opacity: 1 !important;color:rgb(16 35 52 / var(--tw-text-opacity, 1))!important}.\!text-\[\#173344\]{--tw-text-opacity: 1 !important;color:rgb(23 51 68 / var(--tw-text-opacity, 1))!important}.text-\[\#080a0f\]{--tw-text-opacity: 1;color:rgb(8 10 15 / var(--tw-text-opacity, 1))}.text-\[\#090b12\]{--tw-text-opacity: 1;color:rgb(9 11 18 / var(--tw-text-opacity, 1))}.text-\[\#15100a\]{--tw-text-opacity: 1;color:rgb(21 16 10 / var(--tw-text-opacity, 1))}.text-\[\#171006\]{--tw-text-opacity: 1;color:rgb(23 16 6 / var(--tw-text-opacity, 1))}.text-\[\#252018\]{--tw-text-opacity: 1;color:rgb(37 32 24 / var(--tw-text-opacity, 1))}.text-\[\#2d251d\]{--tw-text-opacity: 1;color:rgb(45 37 29 / var(--tw-text-opacity, 1))}.text-\[\#b9c8bf\]{--tw-text-opacity: 1;color:rgb(185 200 191 / var(--tw-text-opacity, 1))}.text-\[\#c8c9c2\]{--tw-text-opacity: 1;color:rgb(200 201 194 / var(--tw-text-opacity, 1))}.text-\[\#d9c8a7\]{--tw-text-opacity: 1;color:rgb(217 200 167 / var(--tw-text-opacity, 1))}.text-\[\#e6b86f\]{--tw-text-opacity: 1;color:rgb(230 184 111 / var(--tw-text-opacity, 1))}.text-\[\#e8b86a\]{--tw-text-opacity: 1;color:rgb(232 184 106 / var(--tw-text-opacity, 1))}.text-\[\#e8b86a\]\/60{color:#e8b86a99}.text-\[\#e8b86a\]\/75{color:#e8b86abf}.text-\[\#e9d4a3\]{--tw-text-opacity: 1;color:rgb(233 212 163 / var(--tw-text-opacity, 1))}.text-\[\#ebcc95\]{--tw-text-opacity: 1;color:rgb(235 204 149 / var(--tw-text-opacity, 1))}.text-\[\#eccb91\]{--tw-text-opacity: 1;color:rgb(236 203 145 / var(--tw-text-opacity, 1))}.text-\[\#eee2cb\]{--tw-text-opacity: 1;color:rgb(238 226 203 / var(--tw-text-opacity, 1))}.text-\[\#efca89\]{--tw-text-opacity: 1;color:rgb(239 202 137 / var(--tw-text-opacity, 1))}.text-\[\#efce91\]{--tw-text-opacity: 1;color:rgb(239 206 145 / var(--tw-text-opacity, 1))}.text-\[\#efe5d5\]\/50{color:#efe5d580}.text-\[\#efe5d5\]\/60{color:#efe5d599}.text-\[\#f0cb8b\]{--tw-text-opacity: 1;color:rgb(240 203 139 / var(--tw-text-opacity, 1))}.text-\[\#f3ce8e\]{--tw-text-opacity: 1;color:rgb(243 206 142 / var(--tw-text-opacity, 1))}.text-\[\#f4e4c2\]{--tw-text-opacity: 1;color:rgb(244 228 194 / var(--tw-text-opacity, 1))}.text-\[\#f4ead4\]{--tw-text-opacity: 1;color:rgb(244 234 212 / var(--tw-text-opacity, 1))}.text-\[\#f5f0e7\]{--tw-text-opacity: 1;color:rgb(245 240 231 / var(--tw-text-opacity, 1))}.text-\[\#fcf4e5\]{--tw-text-opacity: 1;color:rgb(252 244 229 / var(--tw-text-opacity, 1))}.text-\[\#fff6e8\]\/80{color:#fff6e8cc}.text-\[\#fff6e8\]\/90{color:#fff6e8e6}.text-\[\#fffaf1\]{--tw-text-opacity: 1;color:rgb(255 250 241 / var(--tw-text-opacity, 1))}.text-\[hsl\(var\(--space-deep\)\)\]{color:hsl(var(--space-deep))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-100\/85{color:#fef3c7d9}.text-amber-100\/90{color:#fef3c7e6}.text-amber-200\/85{color:#fde68ad9}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/90{color:#fcd34de6}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-200\/80{color:#bfdbfecc}.text-blue-300\/70{color:#93c5fdb3}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-200\/85{color:#a7f3d0d9}.text-emerald-200\/90{color:#a7f3d0e6}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-300\/80{color:#6ee7b7cc}.text-emerald-300\/90{color:#6ee7b7e6}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/30{color:hsl(var(--foreground) / .3)}.text-foreground\/35{color:hsl(var(--foreground) / .35)}.text-foreground\/40{color:hsl(var(--foreground) / .4)}.text-foreground\/45{color:hsl(var(--foreground) / .45)}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/55{color:hsl(var(--foreground) / .55)}.text-foreground\/60{color:hsl(var(--foreground) / .6)}.text-foreground\/65{color:hsl(var(--foreground) / .65)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-foreground\/75{color:hsl(var(--foreground) / .75)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/85{color:hsl(var(--foreground) / .85)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-foreground\/95{color:hsl(var(--foreground) / .95)}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/15{color:hsl(var(--muted-foreground) / .15)}.text-muted-foreground\/20{color:hsl(var(--muted-foreground) / .2)}.text-muted-foreground\/25{color:hsl(var(--muted-foreground) / .25)}.text-muted-foreground\/30{color:hsl(var(--muted-foreground) / .3)}.text-muted-foreground\/35{color:hsl(var(--muted-foreground) / .35)}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-muted-foreground\/45{color:hsl(var(--muted-foreground) / .45)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/55{color:hsl(var(--muted-foreground) / .55)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/65{color:hsl(var(--muted-foreground) / .65)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/75{color:hsl(var(--muted-foreground) / .75)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-muted-foreground\/85{color:hsl(var(--muted-foreground) / .85)}.text-muted-foreground\/90{color:hsl(var(--muted-foreground) / .9)}.text-muted-foreground\/95{color:hsl(var(--muted-foreground) / .95)}.text-orange-200\/75{color:#fed7aabf}.text-orange-300\/80{color:#fdba74cc}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary\/30{color:hsl(var(--primary) / .3)}.text-primary\/40{color:hsl(var(--primary) / .4)}.text-primary\/45{color:hsl(var(--primary) / .45)}.text-primary\/50{color:hsl(var(--primary) / .5)}.text-primary\/55{color:hsl(var(--primary) / .55)}.text-primary\/60{color:hsl(var(--primary) / .6)}.text-primary\/65{color:hsl(var(--primary) / .65)}.text-primary\/70{color:hsl(var(--primary) / .7)}.text-primary\/75{color:hsl(var(--primary) / .75)}.text-primary\/80{color:hsl(var(--primary) / .8)}.text-primary\/85{color:hsl(var(--primary) / .85)}.text-primary\/90{color:hsl(var(--primary) / .9)}.text-primary\/95{color:hsl(var(--primary) / .95)}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/80{color:#fca5a5cc}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/80{color:#f87171cc}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200\/80{color:#fef08acc}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-border{text-decoration-color:hsl(var(--border))}.decoration-primary\/30{text-decoration-color:hsl(var(--primary) / .3)}.decoration-primary\/50{text-decoration-color:hsl(var(--primary) / .5)}.decoration-dotted{text-decoration-style:dotted}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-\[hsl\(var\(--gold\)\)\]{accent-color:hsl(var(--gold))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[\.07\]{opacity:.07}.opacity-\[\.09\]{opacity:.09}.opacity-\[\.11\]{opacity:.11}.opacity-\[\.15\]{opacity:.15}.opacity-\[\.1\]{opacity:.1}.opacity-\[0\.03\]{opacity:.03}.opacity-\[0\.06\]{opacity:.06}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-soft-light{mix-blend-mode:soft-light}.shadow{--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)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px 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-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 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)}.shadow-\[0_0_14px_hsl\(var\(--gold\)\/\.6\)\]{--tw-shadow: 0 0 14px hsl(var(--gold)/.6);--tw-shadow-colored: 0 0 14px 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-\[0_0_20px_rgba\(211\,169\,93\,\.10\)\]{--tw-shadow: 0 0 20px rgba(211,169,93,.1);--tw-shadow-colored: 0 0 20px 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-\[0_0_22px_hsl\(var\(--gold\)\/0\.07\)\]{--tw-shadow: 0 0 22px hsl(var(--gold)/.07);--tw-shadow-colored: 0 0 22px 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-\[0_0_28px_hsl\(var\(--gold\)\/\.18\)\]{--tw-shadow: 0 0 28px hsl(var(--gold)/.18);--tw-shadow-colored: 0 0 28px 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-\[0_0_28px_hsl\(var\(--gold\)\/0\.10\)\]{--tw-shadow: 0 0 28px hsl(var(--gold)/.1);--tw-shadow-colored: 0 0 28px 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-\[0_0_35px_hsl\(var\(--gold\)\/\.2\)\]{--tw-shadow: 0 0 35px hsl(var(--gold)/.2);--tw-shadow-colored: 0 0 35px 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-\[0_10px_20px_-10px_rgba\(0\,0\,0\,\.9\)\]{--tw-shadow: 0 10px 20px -10px rgba(0,0,0,.9);--tw-shadow-colored: 0 10px 20px -10px 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-\[0_12px_22px_-10px_rgba\(0\,0\,0\,\.95\)\]{--tw-shadow: 0 12px 22px -10px rgba(0,0,0,.95);--tw-shadow-colored: 0 12px 22px -10px 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-\[0_12px_28px_-14px_rgba\(211\,169\,93\,\.8\)\]{--tw-shadow: 0 12px 28px -14px rgba(211,169,93,.8);--tw-shadow-colored: 0 12px 28px -14px 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-\[0_12px_30px_rgba\(0\,0\,0\,\.25\)\]{--tw-shadow: 0 12px 30px rgba(0,0,0,.25);--tw-shadow-colored: 0 12px 30px 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-\[0_12px_30px_rgba\(0\,0\,0\,\.28\)\]{--tw-shadow: 0 12px 30px rgba(0,0,0,.28);--tw-shadow-colored: 0 12px 30px 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-\[0_12px_32px_-18px_hsl\(var\(--gold\)\/\.55\)\]{--tw-shadow: 0 12px 32px -18px hsl(var(--gold)/.55);--tw-shadow-colored: 0 12px 32px -18px 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-\[0_12px_32px_rgba\(0\,0\,0\,\.6\)\]{--tw-shadow: 0 12px 32px rgba(0,0,0,.6);--tw-shadow-colored: 0 12px 32px 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-\[0_12px_34px_rgba\(0\,0\,0\,\.24\)\]{--tw-shadow: 0 12px 34px rgba(0,0,0,.24);--tw-shadow-colored: 0 12px 34px 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-\[0_12px_35px_-14px_rgba\(245\,185\,70\,\.7\)\]{--tw-shadow: 0 12px 35px -14px rgba(245,185,70,.7);--tw-shadow-colored: 0 12px 35px -14px 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-\[0_12px_35px_rgba\(0\,0\,0\,\.52\)\,0_0_0_3px_rgba\(5\,7\,12\,\.32\)\]{--tw-shadow: 0 12px 35px rgba(0,0,0,.52),0 0 0 3px rgba(5,7,12,.32);--tw-shadow-colored: 0 12px 35px var(--tw-shadow-color), 0 0 0 3px 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-\[0_12px_45px_-12px_hsl\(var\(--gold\)\/0\.7\)\]{--tw-shadow: 0 12px 45px -12px hsl(var(--gold)/.7);--tw-shadow-colored: 0 12px 45px -12px 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-\[0_14px_40px_-18px_rgba\(230\,184\,111\,\.8\)\]{--tw-shadow: 0 14px 40px -18px rgba(230,184,111,.8);--tw-shadow-colored: 0 14px 40px -18px 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-\[0_14px_40px_-22px_rgba\(211\,169\,93\,\.6\)\]{--tw-shadow: 0 14px 40px -22px rgba(211,169,93,.6);--tw-shadow-colored: 0 14px 40px -22px 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-\[0_16px_45px_rgba\(0\,0\,0\,\.3\)\]{--tw-shadow: 0 16px 45px rgba(0,0,0,.3);--tw-shadow-colored: 0 16px 45px 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-\[0_16px_45px_rgba\(0\,0\,0\,\.32\)\]{--tw-shadow: 0 16px 45px rgba(0,0,0,.32);--tw-shadow-colored: 0 16px 45px 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-\[0_18px_40px_rgba\(61\,45\,28\,\.18\)\]{--tw-shadow: 0 18px 40px rgba(61,45,28,.18);--tw-shadow-colored: 0 18px 40px 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-\[0_18px_45px_-18px_rgba\(232\,179\,79\,\.7\)\]{--tw-shadow: 0 18px 45px -18px rgba(232,179,79,.7);--tw-shadow-colored: 0 18px 45px -18px 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-\[0_18px_45px_rgba\(0\,0\,0\,\.45\)\]{--tw-shadow: 0 18px 45px rgba(0,0,0,.45);--tw-shadow-colored: 0 18px 45px 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-\[0_18px_46px_-18px_rgba\(0\,0\,0\,0\.95\)\]{--tw-shadow: 0 18px 46px -18px rgba(0,0,0,.95);--tw-shadow-colored: 0 18px 46px -18px 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-\[0_18px_48px_rgba\(0\,0\,0\,\.3\)\]{--tw-shadow: 0 18px 48px rgba(0,0,0,.3);--tw-shadow-colored: 0 18px 48px 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-\[0_18px_50px_rgba\(0\,0\,0\,\.2\)\]{--tw-shadow: 0 18px 50px rgba(0,0,0,.2);--tw-shadow-colored: 0 18px 50px 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-\[0_18px_50px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow: 0 18px 50px rgba(0,0,0,.18);--tw-shadow-colored: 0 18px 50px 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-\[0_18px_55px_-28px_rgba\(0\,0\,0\,0\.95\)\]{--tw-shadow: 0 18px 55px -28px rgba(0,0,0,.95);--tw-shadow-colored: 0 18px 55px -28px 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-\[0_18px_55px_rgba\(0\,0\,0\,\.35\)\]{--tw-shadow: 0 18px 55px rgba(0,0,0,.35);--tw-shadow-colored: 0 18px 55px 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-\[0_20px_54px_rgba\(0\,0\,0\,\.34\)\]{--tw-shadow: 0 20px 54px rgba(0,0,0,.34);--tw-shadow-colored: 0 20px 54px 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-\[0_20px_60px_-38px_rgba\(0\,0\,0\,\.95\)\]{--tw-shadow: 0 20px 60px -38px rgba(0,0,0,.95);--tw-shadow-colored: 0 20px 60px -38px 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-\[0_20px_60px_rgba\(0\,0\,0\,\.45\)\]{--tw-shadow: 0 20px 60px rgba(0,0,0,.45);--tw-shadow-colored: 0 20px 60px 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-\[0_24px_100px_rgba\(0\,0\,0\,\.6\)\]{--tw-shadow: 0 24px 100px rgba(0,0,0,.6);--tw-shadow-colored: 0 24px 100px 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-\[0_24px_70px_-18px_rgba\(0\,0\,0\,\.95\)\]{--tw-shadow: 0 24px 70px -18px rgba(0,0,0,.95);--tw-shadow-colored: 0 24px 70px -18px 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-\[0_24px_70px_rgba\(0\,0\,0\,\.35\)\]{--tw-shadow: 0 24px 70px rgba(0,0,0,.35);--tw-shadow-colored: 0 24px 70px 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-\[0_24px_70px_rgba\(0\,0\,0\,\.38\)\]{--tw-shadow: 0 24px 70px rgba(0,0,0,.38);--tw-shadow-colored: 0 24px 70px 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-\[0_24px_70px_rgba\(0\,0\,0\,\.45\)\]{--tw-shadow: 0 24px 70px rgba(0,0,0,.45);--tw-shadow-colored: 0 24px 70px 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-\[0_24px_80px_rgba\(0\,0\,0\,\.28\)\]{--tw-shadow: 0 24px 80px rgba(0,0,0,.28);--tw-shadow-colored: 0 24px 80px 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-\[0_24px_80px_rgba\(0\,0\,0\,\.32\)\]{--tw-shadow: 0 24px 80px rgba(0,0,0,.32);--tw-shadow-colored: 0 24px 80px 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-\[0_24px_90px_rgba\(0\,0\,0\,\.28\)\]{--tw-shadow: 0 24px 90px rgba(0,0,0,.28);--tw-shadow-colored: 0 24px 90px 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-\[0_28px_80px_-35px_rgba\(0\,0\,0\,\.95\)\]{--tw-shadow: 0 28px 80px -35px rgba(0,0,0,.95);--tw-shadow-colored: 0 28px 80px -35px 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-\[0_30px_75px_-28px_rgba\(0\,0\,0\,\.98\)\]{--tw-shadow: 0 30px 75px -28px rgba(0,0,0,.98);--tw-shadow-colored: 0 30px 75px -28px 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-\[0_30px_90px_-35px_rgba\(0\,0\,0\,\.95\)\]{--tw-shadow: 0 30px 90px -35px rgba(0,0,0,.95);--tw-shadow-colored: 0 30px 90px -35px 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-\[0_32px_100px_-45px_hsl\(var\(--gold\)\/0\.45\)\]{--tw-shadow: 0 32px 100px -45px hsl(var(--gold)/.45);--tw-shadow-colored: 0 32px 100px -45px 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-\[0_34px_90px_-30px_rgba\(0\,0\,0\,\.98\)\]{--tw-shadow: 0 34px 90px -30px rgba(0,0,0,.98);--tw-shadow-colored: 0 34px 90px -30px 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-\[0_35px_100px_rgba\(0\,0\,0\,\.55\)\]{--tw-shadow: 0 35px 100px rgba(0,0,0,.55);--tw-shadow-colored: 0 35px 100px 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-\[0_8px_24px_rgba\(0\,0\,0\,\.5\)\]{--tw-shadow: 0 8px 24px rgba(0,0,0,.5);--tw-shadow-colored: 0 8px 24px 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-\[0_8px_28px_-12px_rgba\(222\,174\,83\,\.7\)\]{--tw-shadow: 0 8px 28px -12px rgba(222,174,83,.7);--tw-shadow-colored: 0 8px 28px -12px 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-\[120px_40px_0_rgba\(232\,184\,106\,\.35\)\,260px_-15px_0_rgba\(255\,255\,255\,\.35\)\,620px_80px_0_rgba\(232\,184\,106\,\.25\)\,820px_-30px_0_rgba\(255\,255\,255\,\.25\)\]{--tw-shadow: 120px 40px 0 rgba(232,184,106,.35),260px -15px 0 rgba(255,255,255,.35),620px 80px 0 rgba(232,184,106,.25),820px -30px 0 rgba(255,255,255,.25);--tw-shadow-colored: 120px 40px 0 var(--tw-shadow-color), 260px -15px 0 var(--tw-shadow-color), 620px 80px 0 var(--tw-shadow-color), 820px -30px 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-\[inset_0_0_0_1px_rgba\(255\,255\,255\,\.08\)\,0_3px_8px_rgba\(0\,0\,0\,\.28\)\]{--tw-shadow: inset 0 0 0 1px rgba(255,255,255,.08),0 3px 8px rgba(0,0,0,.28);--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color), 0 3px 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-\[inset_0_0_12px_rgba\(0\,0\,0\,\.18\)\]{--tw-shadow: inset 0 0 12px rgba(0,0,0,.18);--tw-shadow-colored: inset 0 0 12px 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-\[inset_0_0_18px_rgba\(226\,174\,76\,\.08\)\]{--tw-shadow: inset 0 0 18px rgba(226,174,76,.08);--tw-shadow-colored: inset 0 0 18px 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-\[inset_0_0_5px_rgba\(0\,0\,0\,\.34\)\]{--tw-shadow: inset 0 0 5px rgba(0,0,0,.34);--tw-shadow-colored: inset 0 0 5px 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-\[inset_0_0_7px_rgba\(0\,0\,0\,\.38\)\]{--tw-shadow: inset 0 0 7px rgba(0,0,0,.38);--tw-shadow-colored: inset 0 0 7px 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-\[inset_0_1px_0_hsl\(var\(--gold\)\/\.12\)\]{--tw-shadow: inset 0 1px 0 hsl(var(--gold)/.12);--tw-shadow-colored: inset 0 1px 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-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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-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-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-purple-500\/20{--tw-shadow-color: rgb(168 85 247 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/25{--tw-shadow-color: rgb(234 179 8 / .25);--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-2{--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)}.ring-black\/15{--tw-ring-color: rgb(0 0 0 / .15)}.ring-primary\/20{--tw-ring-color: hsl(var(--primary) / .2)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-white\/10{--tw-ring-color: rgb(255 255 255 / .1)}.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)}.blur-0{--tw-blur: blur(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[2px\]{--tw-blur: blur(2px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[55px\]{--tw-blur: blur(55px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur: blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));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)}.drop-shadow-\[0_0_22px_hsl\(var\(--gold\)\/0\.4\)\]{--tw-drop-shadow: drop-shadow(0 0 22px hsl(var(--gold)/.4));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)}.drop-shadow-\[0_28px_55px_rgba\(0\,0\,0\,\.75\)\]{--tw-drop-shadow: drop-shadow(0 28px 55px rgba(0,0,0,.75));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)}.drop-shadow-\[0_8px_6px_rgba\(62\,42\,27\,\.22\)\]{--tw-drop-shadow: drop-shadow(0 8px 6px rgba(62,42,27,.22));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-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-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-md{--tw-backdrop-blur: blur(12px);-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)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-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-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,transform\,filter\,padding\,border-radius\]{transition-property:opacity,transform,filter,padding,border-radius;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,transform\,filter\]{transition-property:opacity,transform,filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,transform\]{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;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-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-\[opacity\,transform\]{will-change:opacity,transform}@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}.fade-in-80{--tw-enter-opacity: .8}.fade-out{--tw-exit-opacity: 0}.zoom-in{--tw-enter-scale: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.\!running{animation-play-state:running!important}.running{animation-play-state:running}.\!paused{animation-play-state:paused!important}.paused{animation-play-state:paused}.font-serif{font-family:var(--font-serif)}.font-sans{font-family:var(--font-sans)}.text-gold-light{color:hsl(var(--gold-light))}.glow-gold{box-shadow:0 0 25px hsl(var(--gold) / .35),0 0 50px hsl(var(--gold) / .15),0 0 80px hsl(var(--gold) / .05)}.text-glow{text-shadow:0 0 30px hsl(var(--gold) / .5),0 0 60px hsl(var(--gold) / .2),0 0 100px hsl(var(--gold) / .08)}.gradient-gold{background:linear-gradient(135deg,hsl(var(--gold-dark)),hsl(var(--gold)) 50%,hsl(var(--gold-light)));box-shadow:inset 0 1px hsl(var(--gold-light) / .3)}.\[a-z0-9\:_-\]{a-z0-9:-}.\[animation-delay\:\.05s\]{animation-delay:.05s}.\[animation-delay\:\.15s\]{animation-delay:.15s}.\[animation-delay\:\.1s\]{animation-delay:.1s}.\[animation-delay\:\.25s\]{animation-delay:.25s}.\[animation-delay\:\.2s\]{animation-delay:.2s}.\[animation-delay\:\.35s\]{animation-delay:.35s}.\[animation-delay\:\.45s\]{animation-delay:.45s}.\[animation-delay\:\.8s\]{animation-delay:.8s}.\[animation-delay\:1\.1s\]{animation-delay:1.1s}.\[background-image\:radial-gradient\(circle\,rgba\(255\,255\,255\,\.55\)_0_1px\,transparent_1\.5px\)\]{background-image:radial-gradient(circle,rgba(255,255,255,.55) 0 1px,transparent 1.5px)}.\[background-size\:91px_91px\]{background-size:91px 91px}.\[perspective\:700px\]{perspective:700px}.\[scrollbar-width\:none\]{scrollbar-width:none}.journey-moment-input{height:3rem;min-height:3rem;line-height:1.25rem}.journey-moment-input::-webkit-date-and-time-value{margin:0;min-height:1.25rem;text-align:left}.journey-moment-input::-webkit-datetime-edit{min-width:0;padding:0}.night-tiles{filter:brightness(.35) saturate(.7) contrast(1.2) hue-rotate(10deg)}@keyframes fogDrift1{0%{transform:translate(0) scale(1)}to{transform:translate(3%,-2%) scale(1.05)}}@keyframes fogDrift2{0%{transform:translate(0) scale(1)}to{transform:translate(-2%,3%) scale(1.08)}}@keyframes fogDrift3{0%{transform:translate(0) scale(1.02)}to{transform:translate(1%,-1%) scale(1)}}@keyframes floatParticle{0%,to{transform:translateY(0) translate(0) scale(1);opacity:0}10%{opacity:1}50%{transform:translateY(-80px) translate(15px) scale(1.2);opacity:.7}90%{opacity:.1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes orbitGlow{0%{transform:rotate(0) translate(120px) rotate(0);opacity:.3}50%{opacity:.8}to{transform:rotate(360deg) translate(120px) rotate(-360deg);opacity:.3}}@keyframes breathe{0%,to{box-shadow:0 0 20px hsl(var(--gold) / .1),0 0 40px hsl(var(--gold) / .05)}50%{box-shadow:0 0 30px hsl(var(--gold) / .2),0 0 60px hsl(var(--gold) / .1),0 0 90px hsl(var(--gold) / .05)}}@keyframes starTwinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.3)}}.animate-breathe{animation:breathe 4s ease-in-out infinite}.shimmer-text{background:linear-gradient(90deg,hsl(var(--gold) / .6),hsl(var(--gold-light)),hsl(var(--gold) / .6),hsl(var(--gold-light)),hsl(var(--gold) / .6));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 4s linear infinite}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.anim-rise{animation:rise .7s cubic-bezier(.16,1,.3,1) both}@keyframes heroSettle{0%{transform:scale(1.07)}to{transform:scale(1)}}.animate-hero-settle{animation:heroSettle 1.8s cubic-bezier(.16,1,.3,1) both;will-change:transform}@keyframes shootingStar{0%{transform:translateZ(0) rotate(28deg);opacity:0}5%{opacity:1}60%{opacity:1}to{transform:translate3d(120vw,55vh,0) rotate(28deg);opacity:0}}.shooting-star{position:absolute;top:var(--ss-top, 12%);left:-12%;width:130px;height:2px;border-radius:999px;pointer-events:none;background:linear-gradient(90deg,transparent,hsl(var(--gold-light) / .95));filter:drop-shadow(0 0 6px hsl(var(--gold) / .7));animation:shootingStar var(--ss-dur, 8s) linear infinite;animation-delay:var(--ss-delay, 0s);will-change:transform,opacity}.home-cosmos-background{z-index:-1}.home-scroll-story{isolation:isolate;background:#070708}.home-scroll-story-aurora{background:radial-gradient(ellipse 62% 52% at 76% 50%,rgba(174,112,45,.22),transparent 68%),radial-gradient(ellipse 44% 58% at 20% 42%,rgba(42,55,94,.26),transparent 72%),linear-gradient(180deg,#09090b,#080706,#070708)}.home-scroll-story-media{will-change:transform;transition:transform .1s linear}.home-scroll-story-product{transition:opacity .18s linear,transform .18s linear}.home-scroll-story-media video,.home-scroll-story-media img{-webkit-user-drag:none}.home-scroll-story-video{-webkit-mask-image:url(/images/home-story/book-memory-fr.webp);mask-image:url(/images/home-story/book-memory-fr.webp);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;clip-path:polygon(4% 9%,11% 3%,42% 1%,50% 5%,58% 1%,90% 3%,97% 9%,99% 89%,93% 95%,57% 98%,50% 95%,43% 98%,8% 95%,1% 89%,1% 14%)}@media (max-width: 1023px){.home-scroll-story .sticky{padding-top:max(.25rem,env(safe-area-inset-top));padding-bottom:max(.25rem,env(safe-area-inset-bottom))}.home-scroll-story-media{max-width:min(94vw,660px)}}.home-gallery-showcase{isolation:isolate;background:radial-gradient(ellipse 70% 90% at 50% 0%,hsl(var(--gold) / .075),transparent 64%),linear-gradient(180deg,hsl(var(--space-deep) / .93),hsl(var(--space-mid) / .72))}.poster-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.poster-marquee-track{display:flex;gap:1rem;width:-moz-max-content;width:max-content;padding:.6rem 0 1rem;animation:marqueeScroll 58s linear infinite;will-change:transform}.poster-marquee-set{display:flex;flex-shrink:0;gap:1rem}.poster-marquee-card{width:clamp(158px,16vw,218px);aspect-ratio:10 / 15.5;transform:translateZ(0);transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.poster-marquee-card:hover,.poster-marquee-card:focus-visible{z-index:2;border-color:hsl(var(--gold) / .36);box-shadow:0 24px 70px -30px hsl(var(--gold) / .33),0 22px 55px -28px #000000fa;transform:translateY(-5px) translateZ(0)}.poster-marquee:hover .poster-marquee-track{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}.poster-card{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.poster-card:hover{transform:translateY(-6px) scale(1.02)}.home-hero-showcase{isolation:isolate;overflow:hidden;border-radius:2rem;perspective:1200px;transform-style:preserve-3d}.home-hero-showcase:before{position:absolute;left:50%;top:48%;width:78%;aspect-ratio:1;content:"";z-index:0;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,hsl(var(--gold) / .2),hsl(var(--gold) / .055) 42%,transparent 70%);filter:blur(12px)}.home-hero-orbit{position:absolute;left:50%;top:48%;border:1px solid hsl(var(--gold) / .17);border-radius:999px;z-index:1;transform:translate(-50%,-50%) rotate(-16deg)}.home-hero-orbit:after{position:absolute;left:50%;top:-4px;width:7px;height:7px;content:"";border-radius:999px;background:hsl(var(--gold-light));box-shadow:0 0 18px hsl(var(--gold))}.home-hero-orbit-wide{width:106%;height:56%;animation:homeHeroOrbit 21s linear infinite}.home-hero-orbit-tall{width:76%;height:84%;border-color:hsl(var(--gold) / .1);animation:homeHeroOrbitReverse 27s linear infinite}.home-hero-poster{position:absolute;top:46%;overflow:hidden;border:1px solid hsl(var(--gold) / .28);border-radius:.8rem;box-shadow:0 32px 90px -30px #000000fa;transform-style:preserve-3d}.home-hero-poster img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero-poster-main{left:50%;z-index:3;width:min(36%,184px);aspect-ratio:3 / 4;transform:translate(-50%,-50%);animation:homeHeroPosterMain 6.5s ease-in-out infinite}.home-hero-poster-left,.home-hero-poster-right{z-index:2;width:min(24%,122px);aspect-ratio:3 / 4;opacity:.94;filter:saturate(.9) brightness(.9)}.home-hero-poster-left{left:2%;transform:translateY(-50%);animation:homeHeroPosterLeft 7.2s ease-in-out infinite}.home-hero-poster-right{right:2%;transform:translateY(-50%);animation:homeHeroPosterRight 7.8s ease-in-out infinite}.home-hero-data-chip{position:absolute;z-index:5;display:inline-flex;min-height:34px;align-items:center;gap:.45rem;border:1px solid hsl(var(--gold) / .25);border-radius:999px;background:hsl(var(--space-deep) / .82);padding:0 .75rem;color:hsl(var(--gold-light) / .92);font-size:.75rem;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 30px -16px #000000f2}.home-hero-chip-stars{left:2%;top:10%}.home-hero-chip-place{right:2%;top:7%}@media (max-width: 639px){.poster-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 2.5%,#000 97.5%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2.5%,#000 97.5%,transparent)}.poster-marquee-track,.poster-marquee-set{gap:.7rem}.poster-marquee-track{animation-duration:48s}.poster-marquee-card{width:146px;border-radius:.9rem}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .35rem))}}}.home-hero-gyro-card{position:absolute;z-index:6;left:50%;bottom:2%;display:flex;width:min(86%,360px);min-height:68px;align-items:center;gap:.8rem;transform:translate(-50%);border:1px solid hsl(var(--gold) / .24);border-radius:1rem;background:hsl(var(--space-deep) / .84);padding:.75rem .9rem;color:hsl(var(--foreground));text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 50px -24px #000000f2}.home-hero-gyro-card strong,.home-hero-gyro-card small{display:block}.home-hero-gyro-card strong{font-family:var(--font-serif);font-size:.95rem;font-weight:600}.home-hero-gyro-card small{margin-top:.15rem;color:hsl(var(--muted-foreground) / .9);font-size:.75rem;line-height:1.35}@keyframes homeHeroOrbit{0%{transform:translate(-50%,-50%) rotate(-16deg)}to{transform:translate(-50%,-50%) rotate(344deg)}}@keyframes homeHeroOrbitReverse{0%{transform:translate(-50%,-50%) rotate(18deg)}to{transform:translate(-50%,-50%) rotate(-342deg)}}@keyframes homeHeroPosterMain{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-7px)}}@keyframes homeHeroPosterLeft{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 5px))}}@keyframes homeHeroPosterRight{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 5px))}}.home-premium-footer{background:radial-gradient(ellipse 80% 42% at 50% 0%,hsl(var(--gold) / .1),transparent 72%),linear-gradient(180deg,hsl(var(--space-deep)),#07080d)}.home-footer-starfield{background-image:radial-gradient(circle at 12% 16%,hsl(var(--gold-light) / .7) 0 1px,transparent 1.5px),radial-gradient(circle at 67% 9%,hsl(var(--gold-light) / .45) 0 1px,transparent 1.5px),radial-gradient(circle at 83% 34%,hsl(var(--gold-light) / .55) 0 1px,transparent 1.5px),radial-gradient(circle at 31% 58%,hsl(var(--gold-light) / .45) 0 1px,transparent 1.5px),radial-gradient(circle at 71% 78%,hsl(var(--gold-light) / .6) 0 1px,transparent 1.5px);background-size:310px 270px,420px 330px,370px 410px,460px 380px,520px 470px}.home-footer-portal{--portal-tilt-x: 0deg;--portal-tilt-y: 0deg;--portal-glow-x: 72%;--portal-glow-y: 46%;background:linear-gradient(115deg,hsl(var(--space-mid) / .96),#0e101aeb),radial-gradient(circle at 78% 45%,hsl(var(--gold) / .14),transparent 45%);isolation:isolate;perspective:1200px}.home-footer-portal:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(110deg,transparent 25%,hsl(var(--gold-light) / .055) 48%,transparent 70%);transform:translate(-75%);animation:homeFooterSheen 9s ease-in-out infinite}.home-footer-portal:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at var(--portal-glow-x) var(--portal-glow-y),hsl(var(--gold) / .14),transparent 27%);transition:background-position .18s ease}.home-footer-feature{position:relative;overflow:hidden;animation:homeFooterFeatureGlow 6s ease-in-out infinite}.home-footer-feature:nth-child(2){animation-delay:1s}.home-footer-feature:nth-child(3){animation-delay:2s}.home-footer-feature:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(105deg,transparent 20%,hsl(var(--gold-light) / .09) 48%,transparent 72%);transform:translate(-120%);animation:homeFooterFeatureSweep 6s ease-in-out infinite}.home-footer-feature:nth-child(2):after{animation-delay:1s}.home-footer-feature:nth-child(3):after{animation-delay:2s}.home-footer-cta{position:relative}.home-footer-cta:after{position:absolute;inset:-40% auto -40% -35%;width:22%;content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:skew(-18deg) translate(-220%);animation:homeFooterCtaComet 5.8s ease-in-out infinite}.home-footer-cosmos{perspective:1000px;transform-style:preserve-3d;transform:rotateX(var(--portal-tilt-x)) rotateY(var(--portal-tilt-y));transition:transform .22s cubic-bezier(.16,1,.3,1)}.home-footer-cosmos:before{position:absolute;left:50%;top:50%;width:60%;aspect-ratio:1;content:"";transform:translate(-50%,-50%);border-radius:999px;background:hsl(var(--gold) / .16);filter:blur(52px);animation:homeFooterAura 5.4s ease-in-out infinite}.home-footer-constellation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;opacity:.75;filter:drop-shadow(0 0 8px hsl(var(--gold) / .25))}.home-footer-constellation-line{stroke:hsl(var(--gold-light) / .36);stroke-width:.85;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:homeFooterConstellationDraw 9s cubic-bezier(.16,1,.3,1) infinite}.home-footer-constellation-line-two{animation-delay:.55s;stroke:hsl(var(--gold) / .22)}.home-footer-constellation-node{fill:hsl(var(--gold-light));opacity:0;transform-box:fill-box;transform-origin:center;animation:homeFooterNodePulse 9s ease-in-out infinite}.home-footer-spark{position:absolute;z-index:5;width:3px;height:3px;border-radius:999px;background:hsl(var(--gold-light));box-shadow:0 0 6px 2px hsl(var(--gold) / .48),0 0 18px 5px hsl(var(--gold) / .16);animation:homeFooterSpark 4.2s ease-in-out infinite}.home-footer-spark-one{left:17%;top:31%;animation-delay:-.8s}.home-footer-spark-two{right:18%;top:30%;animation-delay:-2.2s}.home-footer-spark-three{left:26%;bottom:17%;animation-delay:-3.1s}.home-footer-spark-four{right:25%;bottom:25%;animation-delay:-1.5s}.home-footer-orbit{position:absolute;left:50%;top:50%;display:block;border-radius:999px;border:1px solid hsl(var(--gold) / .18);transform:translate(-50%,-50%) rotate(-18deg)}.home-footer-orbit:after{position:absolute;left:50%;top:-4px;width:8px;height:8px;content:"";border-radius:999px;background:hsl(var(--gold-light));box-shadow:0 0 16px hsl(var(--gold))}.home-footer-orbit-one{width:92%;height:58%;animation:homeFooterOrbit 18s linear infinite}.home-footer-orbit-two{width:70%;height:86%;border-color:hsl(var(--gold) / .11);animation:homeFooterOrbitReverse 24s linear infinite}.home-footer-poster{position:absolute;top:50%;overflow:hidden;border-radius:.7rem;border:1px solid hsl(var(--gold) / .28);box-shadow:0 24px 70px -24px #000000f2;transform-style:preserve-3d}.home-footer-poster img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-footer-poster-main{left:50%;z-index:3;width:min(46%,210px);aspect-ratio:3 / 4;transform:translate(-50%,-50%) rotateY(-4deg);animation:homeFooterPosterMain 6s ease-in-out infinite}.home-footer-poster-left,.home-footer-poster-right{z-index:2;width:min(31%,138px);aspect-ratio:3 / 4;opacity:.78;filter:saturate(.86) brightness(.84)}.home-footer-poster-left{left:12%;transform:translateY(-43%) rotate(-10deg) rotateY(10deg);animation:homeFooterPosterLeft 7s ease-in-out infinite}.home-footer-poster-right{right:10%;transform:translateY(-52%) rotate(10deg) rotateY(-10deg);animation:homeFooterPosterRight 7.6s ease-in-out infinite}.home-footer-signal{position:absolute;z-index:4;display:inline-flex;min-height:30px;align-items:center;border:1px solid hsl(var(--gold) / .25);border-radius:999px;background:hsl(var(--space-deep) / .82);padding:0 .7rem;color:hsl(var(--gold-light) / .88);font-family:var(--font-sans);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px -12px #000000e6;animation:homeFooterSignal 5.2s ease-in-out infinite}.home-footer-signal-date{left:2%;top:22%}.home-footer-signal-data{right:0;top:17%;animation-delay:-1.7s}.home-footer-signal-gyro{right:2%;bottom:14%;animation-delay:-3.4s}@keyframes homeFooterSheen{0%,55%,to{transform:translate(-75%);opacity:0}66%{opacity:1}82%{transform:translate(75%);opacity:0}}@keyframes homeFooterFeatureGlow{0%,62%,to{border-color:hsl(var(--foreground) / .07);background-color:#0000001a}72%{border-color:hsl(var(--gold) / .25);background-color:hsl(var(--gold) / .055)}}@keyframes homeFooterFeatureSweep{0%,55%{transform:translate(-120%);opacity:0}66%{opacity:1}78%,to{transform:translate(120%);opacity:0}}@keyframes homeFooterCtaComet{0%,64%{transform:skew(-18deg) translate(-220%);opacity:0}72%{opacity:.9}88%,to{transform:skew(-18deg) translate(720%);opacity:0}}@keyframes homeFooterAura{0%,to{opacity:.65;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@keyframes homeFooterConstellationDraw{0%,8%{stroke-dashoffset:1;opacity:0}26%,72%{stroke-dashoffset:0;opacity:1}90%,to{stroke-dashoffset:0;opacity:0}}@keyframes homeFooterNodePulse{0%,12%,to{opacity:0;transform:scale(.45)}28%,68%{opacity:.9;transform:scale(1)}46%{opacity:1;transform:scale(1.65)}88%{opacity:0;transform:scale(.8)}}@keyframes homeFooterSpark{0%,to{opacity:.18;transform:scale(.65)}45%{opacity:1;transform:scale(1.65)}62%{opacity:.55;transform:scale(1)}}@keyframes homeFooterSignal{0%,to{transform:translateY(0);border-color:hsl(var(--gold) / .2)}50%{transform:translateY(-5px);border-color:hsl(var(--gold) / .38)}}@keyframes homeFooterOrbit{0%{transform:translate(-50%,-50%) rotate(-18deg)}to{transform:translate(-50%,-50%) rotate(342deg)}}@keyframes homeFooterOrbitReverse{0%{transform:translate(-50%,-50%) rotate(23deg)}to{transform:translate(-50%,-50%) rotate(-337deg)}}@keyframes homeFooterPosterMain{0%,to{transform:translate(-50%,-50%) rotateY(-4deg) translateY(0)}50%{transform:translate(-50%,-50%) rotateY(2deg) translateY(-8px)}}@keyframes homeFooterPosterLeft{0%,to{transform:translateY(-43%) rotate(-10deg) rotateY(10deg)}50%{transform:translateY(-47%) rotate(-8deg) rotateY(6deg)}}@keyframes homeFooterPosterRight{0%,to{transform:translateY(-52%) rotate(10deg) rotateY(-10deg)}50%{transform:translateY(-56%) rotate(8deg) rotateY(-6deg)}}.mobile-poster-showcase:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background-image:radial-gradient(circle at 17% 19%,hsl(var(--gold-light) / .55) 0 1px,transparent 1.4px),radial-gradient(circle at 81% 23%,hsl(var(--gold-light) / .42) 0 1px,transparent 1.4px),radial-gradient(circle at 10% 67%,hsl(var(--gold-light) / .35) 0 1px,transparent 1.4px),radial-gradient(circle at 88% 73%,hsl(var(--gold-light) / .48) 0 1px,transparent 1.4px);background-size:190px 230px,240px 180px,210px 260px,270px 220px;opacity:.42}.mobile-poster-showcase-glow{background:hsl(var(--gold) / .13);filter:blur(52px);animation:mobilePosterGlow 5.5s ease-in-out infinite}.mobile-poster-featured{animation:mobilePosterReveal .8s cubic-bezier(.16,1,.3,1) both}.mobile-poster-frame{isolation:isolate}.mobile-poster-frame:after{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:-1;content:"";pointer-events:none;border:1px solid hsl(var(--gold) / .18);border-radius:11px;box-shadow:0 0 36px hsl(var(--gold) / .12);animation:mobilePosterFramePulse 4.8s ease-in-out infinite}.mobile-live-dot{box-shadow:0 0 #4ade8061;animation:mobileLivePulse 2.4s ease-out infinite}.mobile-poster-dock{isolation:isolate}.mobile-poster-dock:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";border-radius:inherit;background:linear-gradient(105deg,transparent,hsl(var(--gold) / .055),transparent);pointer-events:none}@keyframes mobilePosterReveal{0%{transform:translateY(16px) scale(.965);filter:brightness(.82)}to{transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes mobilePosterGlow{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(.9)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}@keyframes mobilePosterFramePulse{0%,to{opacity:.48;transform:scale(.995)}50%{opacity:.9;transform:scale(1.008)}}@keyframes mobileLivePulse{0%{box-shadow:0 0 #4ade8061}70%{box-shadow:0 0 0 7px #4ade8000}to{box-shadow:0 0 #4ade8000}}@keyframes themeCardTwinkle{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.25)}}.custom-theme-card .theme-star{animation:themeCardTwinkle 2.8s ease-in-out infinite;box-shadow:0 0 5px currentColor}.final-page-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 15% 10%,rgb(28 45 84 / .34),transparent 42%),radial-gradient(ellipse at 86% 86%,hsl(var(--gold) / .075),transparent 40%),linear-gradient(145deg,#050817,#091022 48%,#050713)}.final-aurora{position:absolute;width:min(72vw,980px);height:min(42vw,560px);border-radius:50%;filter:blur(88px);opacity:.16;will-change:transform,opacity}.final-aurora-one{left:-20vw;top:-18vh;background:linear-gradient(105deg,#3f6ab5,#7c4fb2 48%,#d6ab59);animation:finalAuroraOne 19s ease-in-out infinite alternate}.final-aurora-two{right:-24vw;bottom:-20vh;background:linear-gradient(115deg,#d2a44f,#4d5ca7 55%,#2c807f);animation:finalAuroraTwo 23s ease-in-out infinite alternate}.final-celestial-orbit{position:absolute;left:23%;top:48%;width:min(48vw,680px);aspect-ratio:1;border:1px solid hsl(var(--gold) / .08);border-radius:50%;transform:translate(-50%,-50%) rotateX(67deg) rotate(-14deg)}.final-celestial-orbit:after{position:absolute;top:48%;right:-4px;width:7px;height:7px;content:"";border-radius:50%;background:hsl(var(--gold-light));box-shadow:0 0 14px hsl(var(--gold))}.final-celestial-orbit-one{animation:finalOrbit 31s linear infinite}.final-celestial-orbit-two{width:min(62vw,880px);border-style:dashed;opacity:.6;animation:finalOrbitReverse 44s linear infinite}.final-constellation{position:absolute;right:2vw;top:7vh;width:min(36vw,500px);opacity:.13;animation:finalConstellationDrift 13s ease-in-out infinite alternate}.final-constellation path{fill:none;stroke:hsl(var(--gold-light));stroke-width:.8}.final-constellation circle{fill:hsl(var(--gold-light));filter:drop-shadow(0 0 4px hsl(var(--gold)))}.final-cosmos-stars span{position:absolute;left:var(--star-left);top:var(--star-top);width:var(--star-size);height:var(--star-size);border-radius:50%;background:#fff6d5;box-shadow:0 0 5px hsl(var(--gold-light));animation:finalStarTwinkle 4.8s var(--star-delay) ease-in-out infinite}.final-meteor{position:absolute;width:150px;height:1px;opacity:0;transform:rotate(-28deg);background:linear-gradient(90deg,transparent,hsl(var(--gold-light) / .85),white);filter:drop-shadow(0 0 4px hsl(var(--gold)))}.final-meteor:after{position:absolute;right:-2px;top:-2px;width:5px;height:5px;content:"";border-radius:50%;background:#fff}.final-meteor-one{left:8%;top:18%;animation:finalMeteor 9s 2.2s ease-in-out infinite}.final-meteor-two{left:60%;top:63%;animation:finalMeteor 13s 7.4s ease-in-out infinite}.final-preview-stage{isolation:isolate;overflow:hidden}.final-preview-stage:before,.final-preview-stage:after{position:absolute;left:50%;top:50%;content:"";pointer-events:none;border-radius:50%;transform:translate(-50%,-50%)}.final-preview-stage:before{width:min(82%,570px);aspect-ratio:1;border:1px solid hsl(var(--gold) / .13);box-shadow:inset 0 0 80px hsl(var(--gold) / .025),0 0 90px #4b6fb312;animation:finalStageOrbit 24s linear infinite}.final-preview-stage:after{width:min(56%,410px);aspect-ratio:1;background:hsl(var(--gold) / .07);filter:blur(70px);animation:finalStageGlow 6s ease-in-out infinite}.final-poster-reveal{position:relative;z-index:2;animation:finalPosterEntrance 1s cubic-bezier(.16,1,.3,1) both,finalPosterFloat 8s 1s ease-in-out infinite}.final-editor-panel{position:relative;isolation:isolate}.final-editor-panel:before{position:absolute;inset:0 auto 0 0;width:1px;content:"";pointer-events:none;background:linear-gradient(transparent 4%,hsl(var(--gold) / .26) 28%,hsl(var(--gold) / .06) 72%,transparent 96%);box-shadow:0 0 22px hsl(var(--gold) / .08)}.final-editor-intro{animation:finalRise .8s .12s cubic-bezier(.16,1,.3,1) both}.final-editor-controls{animation:finalRise .8s .25s cubic-bezier(.16,1,.3,1) both}.final-order-reveal{animation:finalOrderBreathe 7s ease-in-out infinite}.final-mobile-showcase:after{position:absolute;left:50%;top:58%;width:86vw;max-width:390px;aspect-ratio:1;content:"";pointer-events:none;border:1px solid hsl(var(--gold) / .11);border-radius:50%;transform:translate(-50%,-50%) rotateX(67deg);animation:finalMobileOrbit 18s linear infinite}.final-mobile-order{position:relative;overflow:hidden}.final-mobile-order:before{position:absolute;left:50%;top:24%;width:420px;height:230px;content:"";pointer-events:none;transform:translate(-50%,-50%);border-radius:50%;background:hsl(var(--gold) / .045);filter:blur(64px)}.conversion-card-wrap{position:relative}.conversion-card{position:relative;isolation:isolate;transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.conversion-card:before{position:absolute;z-index:0;top:-35%;right:-60%;bottom:-35%;left:-60%;content:"";pointer-events:none;opacity:.34;transform:translate(-45%) rotate(12deg);background:linear-gradient(90deg,transparent 38%,hsl(var(--gold) / .16) 50%,transparent 62%);animation:conversionCardLight 8s ease-in-out infinite}.conversion-card>*{position:relative;z-index:1}.conversion-card.has-celestial-offer{border-color:hsl(var(--gold) / .5)!important;box-shadow:0 18px 58px #0000006b,0 0 70px hsl(var(--gold) / .11),inset 0 1px #fff2ca14!important}.conversion-offer-strip{display:flex;align-items:center;gap:.65rem;min-height:3.35rem;padding:.6rem 1.25rem;color:hsl(var(--gold-light));background:linear-gradient(90deg,hsl(var(--gold) / .16),hsl(var(--gold) / .06),hsl(var(--gold) / .13));border-bottom:1px solid hsl(var(--gold) / .2)}.conversion-offer-strip strong{display:block;font:600 .72rem/1.25 var(--font-sans);letter-spacing:.04em}.conversion-offer-strip small{display:block;margin-top:.12rem;color:hsl(var(--muted-foreground));font:400 .67rem/1.25 var(--font-sans)}.conversion-offer-star{display:grid;width:1.9rem;height:1.9rem;flex:0 0 auto;place-items:center;border-radius:50%;color:hsl(var(--gold-light));background:hsl(var(--gold) / .14);box-shadow:0 0 hsl(var(--gold) / .25);animation:conversionOfferPulse 2.4s ease-out infinite}.conversion-price-pop{animation:conversionPricePop .55s cubic-bezier(.16,1,.3,1) both}.conversion-feature{background:#1b1e2d80;border:1px solid hsla(38,85%,62%,.08);transition:transform .25s ease,border-color .25s ease,background .25s ease}.conversion-feature:hover{transform:translateY(-2px);border-color:hsl(var(--gold) / .2);background:#1f22339e}.conversion-cta:after{position:absolute;inset:-35% auto -35% -38%;width:24%;content:"";pointer-events:none;transform:skew(-18deg);background:linear-gradient(90deg,transparent,rgb(255 255 255 / .55),transparent);animation:conversionCtaGlint 4.6s 1.2s ease-in-out infinite}.conversion-review{transition:border-color .3s ease,background .3s ease}.conversion-review:hover{border-color:hsl(var(--gold) / .2)!important;background:hsl(var(--gold) / .075)!important}.celestial-wheel-dialog{isolation:isolate;background:radial-gradient(circle at 18% 15%,rgb(61 89 151 / .24),transparent 38%),radial-gradient(circle at 82% 88%,hsl(var(--gold) / .1),transparent 37%),linear-gradient(145deg,#090f21,#070b18 58%,#0b1020)!important;box-shadow:0 28px 100px #000000b3,0 0 90px hsl(var(--gold) / .08)!important}.celestial-wheel-stars{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-radius:inherit}.celestial-wheel-stars i{position:absolute;width:2px;height:2px;border-radius:50%;background:#fff5ce;box-shadow:0 0 7px hsl(var(--gold));animation:finalStarTwinkle 3.8s ease-in-out infinite}.celestial-wheel-stars i:nth-child(1){left:6%;top:13%;animation-delay:.2s}.celestial-wheel-stars i:nth-child(2){left:18%;top:78%;animation-delay:1.3s}.celestial-wheel-stars i:nth-child(3){left:30%;top:8%;animation-delay:2.1s}.celestial-wheel-stars i:nth-child(4){left:43%;top:91%;animation-delay:.8s}.celestial-wheel-stars i:nth-child(5){left:56%;top:16%;animation-delay:2.8s}.celestial-wheel-stars i:nth-child(6){left:67%;top:84%;animation-delay:1.8s}.celestial-wheel-stars i:nth-child(7){left:78%;top:9%;animation-delay:.5s}.celestial-wheel-stars i:nth-child(8){left:91%;top:69%;animation-delay:2.4s}.celestial-wheel-stars i:nth-child(9){left:96%;top:23%;animation-delay:1.1s}.celestial-wheel-stars i:nth-child(10){left:11%;top:48%;animation-delay:3.2s}.celestial-wheel-stars i:nth-child(11){left:73%;top:47%;animation-delay:1.7s}.celestial-wheel-stars i:nth-child(12){left:49%;top:4%;animation-delay:2.6s}.celestial-wheel-shell{position:relative;width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;filter:drop-shadow(0 20px 34px rgb(0 0 0 / .5))}.celestial-wheel-shell:before,.celestial-wheel-shell:after{position:absolute;top:3%;right:3%;bottom:3%;left:3%;content:"";pointer-events:none;border:1px solid hsl(var(--gold) / .16);border-radius:50%;animation:celestialOrbitHalo 14s linear infinite}.celestial-wheel-shell:after{top:-1%;right:-1%;bottom:-1%;left:-1%;border-style:dashed;opacity:.46;animation-direction:reverse;animation-duration:22s}.celestial-wheel-shell.is-winner{animation:celestialWinnerGlow 2.2s ease-in-out infinite}.celestial-wheel-disc{width:94%;aspect-ratio:1;border-radius:50%;will-change:transform;transition:none}.celestial-wheel-disc.is-spinning{transition:transform 4.5s cubic-bezier(.12,.72,.08,1)}.celestial-wheel-disc svg{width:100%;height:100%;overflow:visible}.celestial-wheel-sector{stroke:#ffffff06;stroke-width:1}.celestial-wheel-sector.sector-0{fill:#101b33}.celestial-wheel-sector.sector-1{fill:#182847}.celestial-wheel-sector.sector-2{fill:#22233e}.celestial-wheel-sector.sector-3{fill:#142e3b}.celestial-wheel-label{fill:#f3d586;font-family:var(--font-sans);font-size:17px;font-weight:700;letter-spacing:.02em;paint-order:stroke;stroke:#04081261;stroke-width:2px}.celestial-wheel-pointer{position:absolute;z-index:8;left:50%;top:0;width:2.6rem;height:3.4rem;transform:translate(-50%,-17%);filter:drop-shadow(0 3px 9px rgb(0 0 0 / .55))}.celestial-wheel-pointer span{display:block;width:100%;height:100%;clip-path:polygon(50% 100%,5% 8%,50% 20%,95% 8%);background:linear-gradient(180deg,#fff0b1,#d09e42 70%)}.celestial-wheel-hub{position:absolute;z-index:6;left:50%;top:50%;display:flex;width:31%;aspect-ratio:1;min-width:82px;transform:translate(-50%,-50%);flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:1px solid hsl(var(--gold) / .55);border-radius:50%;color:hsl(var(--gold-light));background:radial-gradient(circle at 50% 35%,#172443,#081020 70%);box-shadow:inset 0 0 20px hsl(var(--gold) / .08),0 0 28px #00000080;font-family:var(--font-sans);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.celestial-wheel-hub:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.055);box-shadow:inset 0 0 22px hsl(var(--gold) / .12),0 0 35px hsl(var(--gold) / .13)}.celestial-wheel-hub:disabled{cursor:default}.celestial-wheel-hub span{font-size:clamp(.52rem,2vw,.66rem);font-weight:700;letter-spacing:.1em}.celestial-wheel-benefit{display:flex;min-height:3rem;align-items:center;gap:.5rem;padding:.6rem .7rem;border:1px solid rgb(255 255 255 / .065);border-radius:.8rem;color:hsl(var(--muted-foreground));background:#ffffff08;font:500 .7rem/1.25 var(--font-sans)}.celestial-wheel-benefit svg{flex:0 0 auto;color:hsl(var(--gold))}.celestial-wheel-primary{display:flex;min-height:3.5rem;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1rem;overflow:hidden;border-radius:.85rem;color:hsl(var(--primary-foreground));background:linear-gradient(135deg,hsl(var(--gold-light)),hsl(var(--gold)),hsl(var(--gold-dark)));box-shadow:0 9px 28px hsl(var(--gold) / .18),inset 0 1px #ffffff47;font:600 1rem/1.2 var(--font-serif);transition:filter .2s ease,transform .2s ease}.celestial-wheel-primary:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.celestial-wheel-primary:active:not(:disabled){transform:translateY(1px)}.celestial-wheel-primary:disabled{opacity:.72;cursor:wait}.celestial-countdown{display:grid;grid-template-columns:auto 1fr auto;min-height:3.25rem;align-items:center;gap:.6rem;padding:.65rem .8rem;border:1px solid hsl(var(--gold) / .2);border-radius:.85rem;color:hsl(var(--gold-light));background:hsl(var(--gold) / .07);font:500 .72rem/1.2 var(--font-sans)}.celestial-countdown strong{font-size:1rem;font-variant-numeric:tabular-nums;letter-spacing:.05em}.celestial-win-sparks{position:absolute;top:12%;right:12%;bottom:12%;left:12%;z-index:7;pointer-events:none}.celestial-win-sparks i{--spark-angle: 0deg;position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:hsl(var(--gold-light));box-shadow:0 0 9px hsl(var(--gold));animation:celestialSpark 1.8s ease-out infinite;transform:rotate(var(--spark-angle)) translate(0)}.celestial-win-sparks i:nth-child(2){--spark-angle: 36deg;animation-delay:.12s}.celestial-win-sparks i:nth-child(3){--spark-angle: 72deg;animation-delay:.25s}.celestial-win-sparks i:nth-child(4){--spark-angle: 108deg;animation-delay:.08s}.celestial-win-sparks i:nth-child(5){--spark-angle: 144deg;animation-delay:.3s}.celestial-win-sparks i:nth-child(6){--spark-angle: 180deg;animation-delay:.18s}.celestial-win-sparks i:nth-child(7){--spark-angle: 216deg;animation-delay:.36s}.celestial-win-sparks i:nth-child(8){--spark-angle: 252deg;animation-delay:.2s}.celestial-win-sparks i:nth-child(9){--spark-angle: 288deg;animation-delay:.42s}.celestial-win-sparks i:nth-child(10){--spark-angle: 324deg;animation-delay:.28s}.celestial-offer-launcher{position:fixed;z-index:40;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));display:flex;max-width:min(19rem,calc(100vw - 2rem));min-height:3.7rem;align-items:center;gap:.7rem;padding:.55rem .85rem .55rem .6rem;border:1px solid hsl(var(--gold) / .28);border-radius:1rem;color:hsl(var(--foreground));background:#080e1ded;box-shadow:0 16px 46px #00000080,0 0 36px hsl(var(--gold) / .07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:celestialLauncherIn .6s cubic-bezier(.16,1,.3,1) both,celestialLauncherFloat 4.8s .7s ease-in-out infinite}.celestial-offer-launcher-icon{display:grid;width:2.55rem;height:2.55rem;flex:0 0 auto;place-items:center;border-radius:.8rem;color:hsl(var(--gold-light));background:hsl(var(--gold) / .13);box-shadow:inset 0 0 12px hsl(var(--gold) / .07)}.celestial-offer-launcher.is-compact{left:max(1rem,env(safe-area-inset-left));right:auto;width:3.65rem;max-width:3.65rem;min-height:3.65rem;justify-content:center;padding:.5rem;border-radius:999px}.celestial-offer-launcher.is-compact .celestial-offer-launcher-icon{width:2.55rem;height:2.55rem;border-radius:999px}.celestial-offer-launcher-badge{position:absolute;right:-.55rem;top:-.55rem;display:grid;min-width:1.75rem;height:1.2rem;place-items:center;padding-inline:.25rem;border:1px solid hsl(var(--background) / .85);border-radius:999px;color:hsl(var(--primary-foreground));background:hsl(var(--gold));box-shadow:0 3px 10px #00000059;font:800 .55rem/1 var(--font-sans)}@keyframes finalAuroraOne{to{transform:translate(18vw,9vh) rotate(8deg) scale(1.12);opacity:.23}}@keyframes finalAuroraTwo{to{transform:translate(-13vw,-8vh) rotate(-10deg) scale(1.18);opacity:.21}}@keyframes finalOrbit{to{transform:translate(-50%,-50%) rotateX(67deg) rotate(346deg)}}@keyframes finalOrbitReverse{to{transform:translate(-50%,-50%) rotateX(67deg) rotate(-374deg)}}@keyframes finalConstellationDrift{to{transform:translate(-18px,13px);opacity:.2}}@keyframes finalStarTwinkle{0%,to{opacity:.22;transform:scale(.75)}50%{opacity:.95;transform:scale(1.35)}}@keyframes finalMeteor{0%,73%{opacity:0;transform:translate(-120px,-50px) rotate(-28deg)}76%{opacity:.8}87%,to{opacity:0;transform:translate(46vw,21vw) rotate(-28deg)}}@keyframes finalStageOrbit{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes finalStageGlow{0%,to{opacity:.45;transform:translate(-50%,-50%) scale(.88)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}@keyframes finalPosterEntrance{0%{opacity:.2;transform:translateY(26px) scale(.955);filter:brightness(.72)}to{opacity:1;transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes finalPosterFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes finalRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes finalOrderBreathe{0%,to{filter:drop-shadow(0 0 0 hsl(var(--gold) / 0))}50%{filter:drop-shadow(0 10px 24px hsl(var(--gold) / .045))}}@keyframes finalMobileOrbit{to{transform:translate(-50%,-50%) rotateX(67deg) rotate(360deg)}}@keyframes conversionCardLight{0%,52%{transform:translate(-45%) rotate(12deg);opacity:0}65%{opacity:.4}82%,to{transform:translate(45%) rotate(12deg);opacity:0}}@keyframes conversionOfferPulse{0%{box-shadow:0 0 hsl(var(--gold) / .28)}70%{box-shadow:0 0 0 9px hsl(var(--gold) / 0)}to{box-shadow:0 0 hsl(var(--gold) / 0)}}@keyframes conversionPricePop{0%{opacity:.35;transform:translateY(4px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes conversionCtaGlint{0%,58%{left:-38%;opacity:0}66%{opacity:.8}80%,to{left:118%;opacity:0}}@keyframes celestialOrbitHalo{to{transform:rotate(360deg)}}@keyframes celestialWinnerGlow{0%,to{filter:drop-shadow(0 20px 34px rgb(0 0 0 / .5))}50%{filter:drop-shadow(0 20px 38px hsl(var(--gold) / .2))}}@keyframes celestialSpark{0%{opacity:0;transform:rotate(var(--spark-angle)) translate(30px) scale(.5)}22%{opacity:1}to{opacity:0;transform:rotate(var(--spark-angle)) translate(135px) scale(1.1)}}@keyframes celestialLauncherIn{0%{opacity:0;transform:translateY(18px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes celestialLauncherFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.poster-preview-stage{--preview-tilt-x: 0deg;--preview-tilt-y: 0deg;--preview-light-x: 50%;--preview-light-y: 38%;isolation:isolate;perspective:1500px}.poster-studio{--studio-accent: #d3a95d;--studio-accent-soft: #f1dfb5;--studio-accent-deep: #20170e}.poster-studio-preview-panel{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--studio-accent) 18%,transparent),transparent 47%),radial-gradient(circle at 18% 76%,color-mix(in srgb,var(--studio-accent-deep) 15%,transparent),transparent 36%),linear-gradient(145deg,#0b101b,#05070c);transition:background .8s cubic-bezier(.22,1,.36,1)}.poster-preview-ambient{z-index:0;opacity:.38;background:radial-gradient(circle at var(--preview-light-x) var(--preview-light-y),color-mix(in srgb,var(--studio-accent) 22%,transparent),transparent 24%),radial-gradient(circle at 50% 58%,rgb(86 120 177 / .08),transparent 42%);transition:background-position .7s cubic-bezier(.22,1,.36,1),opacity .5s ease}.poster-preview-ambient:after{content:"";position:absolute;left:18%;top:14%;width:64%;height:54%;border-radius:999px;background:linear-gradient(112deg,transparent 22%,rgb(255 238 204 / .08) 48%,transparent 72%);filter:blur(42px);animation:posterAmbientDrift 11s ease-in-out infinite}.poster-preview-object{transform:perspective(1400px) rotateX(var(--preview-tilt-x)) rotateY(var(--preview-tilt-y)) translateZ(0);transform-origin:50% 48%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.22,1,.36,1),filter .5s ease;backface-visibility:hidden}.poster-preview-object.is-active{filter:drop-shadow(0 20px 34px rgb(0 0 0 / .12))}.poster-preview-mode{position:relative;overflow:hidden}.poster-preview-mode:after{content:"";position:absolute;left:25%;right:25%;bottom:3px;height:1px;border-radius:999px;background:hsl(var(--gold) / .85);opacity:0;transform:scaleX(.35);transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}.poster-preview-mode.is-active:after{opacity:1;transform:scaleX(1)}.poster-preview-mode-icon{transition:transform .4s cubic-bezier(.22,1,.36,1),filter .35s ease}.poster-preview-mode.is-active .poster-preview-mode-icon{transform:translateY(-1px) scale(1.08);filter:drop-shadow(0 0 5px hsl(var(--gold) / .35))}.poster-live-object,.poster-room-scene,.poster-photo-depth{backface-visibility:hidden;transform-style:preserve-3d}.poster-scene-main,.poster-preview-portrait{width:min(430px,100%)}.poster-scene-enter{animation:posterSceneEnter .62s cubic-bezier(.22,1,.36,1) both}@keyframes posterSceneEnter{0%{opacity:.38;transform:translateY(7px) scale(.988);filter:saturate(.82) brightness(.86)}to{opacity:1;transform:translateY(0) scale(1);filter:saturate(1) brightness(1)}}@media (min-width: 1024px){.poster-scene-main{width:min(430px,calc((100dvh - 205px)*.70755))}.poster-preview-portrait{width:min(430px,calc((100dvh - 205px)*.8))}}.poster-live-object{box-shadow:0 34px 75px -34px #000000eb,0 1px #ffffff1a inset,0 0 0 1px #ffffff0e}.poster-live-object:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:21;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 28px #0000002e,inset 0 1px #ffffff1f}.poster-product-live.is-print{border:1px solid rgb(255 255 255 / .26);filter:saturate(.98) contrast(.995)}.poster-print-edge{box-shadow:inset 0 0 0 1px #3c30201f,inset 0 -10px 18px #4535210b,0 1px #ffffff8c;background:linear-gradient(118deg,rgb(255 255 255 / .14),transparent 25% 76%,rgb(73 52 29 / .05))}.poster-frame-finish-enter{animation:posterFrameFinishEnter .5s cubic-bezier(.22,1,.36,1) both}@keyframes posterFrameFinishEnter{0%{opacity:.18;transform:scale(.985) translateY(3px);filter:brightness(1.08) blur(1px)}to{opacity:1;transform:scale(1) translateY(0);filter:brightness(1) blur(0)}}.poster-frame-photo{transform:scale(1.002);transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .8s ease;backface-visibility:hidden}.poster-preview-stage:hover .poster-preview-object.is-active .poster-frame-photo{transform:scale(1.009)}.poster-scene-photo{backface-visibility:hidden}.poster-room-content{transform:scale(1.15);transform-origin:50% 38%;transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .8s ease;will-change:transform}.poster-preview-stage:hover .poster-preview-object.is-active .poster-room-content{transform:scale(1.158)}.poster-frame-artwork,.poster-scene-artwork{isolation:isolate;transform:translateZ(1px)}.poster-frame-artwork-image,.poster-scene-artwork-image{filter:saturate(.965) contrast(.99) brightness(.985);transition:filter .65s ease,transform .75s cubic-bezier(.22,1,.36,1)}.poster-frame-lens,.poster-room-light{z-index:12;background:radial-gradient(circle at var(--preview-light-x, 50%) var(--preview-light-y, 38%),rgb(255 248 230 / .12),transparent 23%),linear-gradient(118deg,rgb(255 255 255 / .045),transparent 28%,transparent 72%,rgb(0 0 0 / .055));mix-blend-mode:screen;opacity:.46}.poster-frame-lens:after,.poster-room-light:after{content:"";position:absolute;top:-20%;right:-45%;bottom:-20%;left:-45%;background:linear-gradient(108deg,transparent 43%,rgb(255 255 255 / .055) 49%,transparent 56%);transform:translate(-12%);animation:posterRoomLightDrift 12s ease-in-out infinite}.poster-detail-lens{transform:translateZ(8px);animation:posterDetailBreath 7s ease-in-out infinite}.poster-glass-sheen{overflow:hidden;background:radial-gradient(ellipse at var(--preview-light-x, 34%) var(--preview-light-y, 22%),rgb(255 255 255 / .105),transparent 26%),linear-gradient(116deg,rgb(255 255 255 / .13) 0%,rgb(255 255 255 / .03) 17%,transparent 35%,transparent 72%,rgb(255 244 220 / .03) 100%);box-shadow:inset 0 0 18px #ffffff06}.poster-glass-sheen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(88deg,transparent 0 16%,rgb(255 255 255 / .035) 17%,transparent 20% 77%,rgb(255 255 255 / .025) 79%,transparent 83%),linear-gradient(178deg,rgb(255 255 255 / .025),transparent 15% 85%,rgb(0 0 0 / .035));opacity:.75}.poster-glass-sheen:after{content:"";position:absolute;top:-34%;right:-55%;bottom:-34%;left:-55%;background:linear-gradient(105deg,transparent 38%,rgb(255 255 255 / .13) 47%,rgb(255 248 230 / .035) 53%,transparent 62%);transform:translate(-18%);animation:posterGlassDrift 10.5s ease-in-out infinite}.poster-live-glass{opacity:.72;background:radial-gradient(ellipse at var(--preview-light-x, 32%) var(--preview-light-y, 24%),rgb(255 255 255 / .13),transparent 25%),linear-gradient(112deg,rgb(255 255 255 / .16) 0%,rgb(255 255 255 / .045) 15%,transparent 33%,transparent 72%,rgb(255 244 220 / .035) 100%);box-shadow:inset 0 0 22px #ffffff07,inset 0 0 34px #0000000f}.poster-live-glass:before{background:linear-gradient(78deg,transparent 0 18%,rgb(255 255 255 / .045) 19%,transparent 23% 74%,rgb(255 255 255 / .03) 76%,transparent 81%),linear-gradient(176deg,rgb(255 255 255 / .035),transparent 16% 84%,rgb(0 0 0 / .045))}.poster-live-glass:after{background:linear-gradient(104deg,transparent 37%,rgb(255 255 255 / .16) 47%,rgb(255 248 230 / .045) 53%,transparent 63%)}@keyframes posterGlassDrift{0%,to{transform:translate(-18%);opacity:.48}50%{transform:translate(18%);opacity:.82}}@keyframes posterAmbientDrift{0%,to{transform:translate3d(-3%,-1%,0) rotate(-2deg);opacity:.55}50%{transform:translate3d(4%,2%,0) rotate(2deg);opacity:.9}}@keyframes posterRoomLightDrift{0%,to{transform:translate(-12%);opacity:.35}50%{transform:translate(12%);opacity:.72}}@keyframes posterDetailBreath{0%,to{transform:translateZ(8px) translateY(0);box-shadow:0 12px 35px #00000085,0 0 0 3px #05070c52}50%{transform:translateZ(8px) translateY(-2px);box-shadow:0 16px 40px #00000094,0 0 0 3px #05070c47}}@media (max-width: 639px){.celestial-wheel-dialog{border-radius:1.5rem!important}.celestial-wheel-shell{max-width:286px;margin-inline:auto}.celestial-wheel-label{font-size:16px}.celestial-offer-launcher{left:auto;right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));width:auto;max-width:13.5rem;min-height:3.25rem;padding:.45rem .7rem .45rem .5rem}.celestial-offer-launcher-icon{width:2.25rem;height:2.25rem}.celestial-offer-launcher-kicker{display:none}.celestial-offer-launcher-label{font-size:.78rem}.celestial-offer-launcher.is-compact{left:max(.75rem,env(safe-area-inset-left));right:auto;width:3.25rem;max-width:3.25rem;min-height:3.25rem;padding:.4rem}.final-constellation{width:70vw;opacity:.08}.final-aurora{width:115vw;height:72vw;filter:blur(68px)}}@media (max-width: 639px) and (max-height: 680px){.celestial-wheel-layout{gap:.25rem;padding:1.7rem .75rem .65rem}.celestial-wheel-shell{max-width:188px}.celestial-wheel-pointer{width:2rem;height:2.65rem}.celestial-wheel-hub{min-width:58px}.celestial-wheel-hub svg{width:20px;height:20px}.celestial-wheel-label{font-size:14px}.celestial-wheel-copy{padding-bottom:.25rem}.celestial-wheel-copy>div:first-child{min-height:2rem;margin-bottom:.4rem;font-size:.6rem}.celestial-wheel-copy h2{font-size:1.7rem;line-height:1}.celestial-wheel-copy h2+p{margin-top:.45rem;font-size:.76rem;line-height:1.4}.celestial-wheel-copy .celestial-wheel-benefit{min-height:2.35rem;padding:.4rem .5rem;font-size:.62rem}.celestial-wheel-creation{display:none}.celestial-wheel-copy .celestial-wheel-primary{min-height:3rem;margin-top:.65rem;padding:.55rem .75rem;font-size:.9rem}.celestial-wheel-copy .celestial-wheel-primary+p{margin-top:.45rem;font-size:.58rem}}@media (prefers-reduced-motion: reduce){.anim-rise,.animate-hero-settle{animation:none}.shooting-star{display:none}.poster-marquee-track,.custom-theme-card .theme-star,.home-hero-orbit,.home-hero-poster{animation:none}.home-scroll-story-media{transform:none!important;transition:none}.home-scroll-story-product{opacity:1!important;transform:rotate(3deg)!important;transition:none}.home-scroll-story{height:auto!important}.home-scroll-story>.sticky{position:relative;min-height:720px}.home-footer-portal:before,.home-footer-feature,.home-footer-feature:after,.home-footer-cta:after,.home-footer-cosmos:before,.home-footer-constellation-line,.home-footer-constellation-node,.home-footer-spark,.home-footer-signal,.home-footer-orbit,.home-footer-poster{animation:none}.home-footer-cosmos{transform:none;transition:none}.mobile-poster-showcase-glow,.mobile-poster-featured,.mobile-poster-frame:after,.mobile-live-dot{animation:none}.final-aurora,.final-celestial-orbit,.final-constellation,.final-cosmos-stars span,.final-meteor,.final-preview-stage:before,.final-preview-stage:after,.final-poster-reveal,.final-editor-intro,.final-editor-controls,.final-order-reveal,.final-mobile-showcase:after,.conversion-card:before,.conversion-offer-star,.conversion-price-pop,.conversion-cta:after,.celestial-wheel-stars i,.celestial-wheel-shell,.celestial-wheel-shell:before,.celestial-wheel-shell:after,.celestial-win-sparks i,.celestial-offer-launcher{animation:none}.poster-preview-object{transform:none!important;transition:none}.poster-preview-ambient:after,.poster-frame-lens:after,.poster-room-light:after,.poster-detail-lens{animation:none}.poster-frame-photo,.poster-scene-photo,.poster-room-content,.poster-frame-artwork-image,.poster-scene-artwork-image{transition:none}.poster-frame-finish-enter,.poster-scene-enter{animation:none}.poster-glass-sheen:after{animation:none;transform:none}.celestial-wheel-disc.is-spinning{transition-duration:.2s}}@media (min-width: 640px){.sm\:prose-base{font-size:1rem;line-height:1.75}.sm\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sm\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sm\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.sm\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.sm\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sm\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){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}.sm\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sm\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sm\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sm\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sm\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sm\:prose-base :where(.sm\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose-base :where(.sm\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose-base :where(.sm\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose-base :where(.sm\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose-base :where(.sm\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sm\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.sm\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.sm\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sm\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose-base :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}.sm\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose-base :where(.sm\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-base :where(.sm\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.marker\:hidden *::marker{display:none}.marker\:content-none *::marker{--tw-content: none;content:var(--tw-content)}.marker\:hidden::marker{display:none}.marker\:content-none::marker{--tw-content: none;content:var(--tw-content)}.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-foreground\/70::-moz-placeholder{color:hsl(var(--foreground) / .7)}.placeholder\:text-foreground\/70::placeholder{color:hsl(var(--foreground) / .7)}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground\/25::-moz-placeholder{color:hsl(var(--muted-foreground) / .25)}.placeholder\:text-muted-foreground\/25::placeholder{color:hsl(var(--muted-foreground) / .25)}.placeholder\:text-muted-foreground\/30::-moz-placeholder{color:hsl(var(--muted-foreground) / .3)}.placeholder\:text-muted-foreground\/30::placeholder{color:hsl(var(--muted-foreground) / .3)}.placeholder\:text-muted-foreground\/40::-moz-placeholder{color:hsl(var(--muted-foreground) / .4)}.placeholder\:text-muted-foreground\/40::placeholder{color:hsl(var(--muted-foreground) / .4)}.placeholder\:text-muted-foreground\/60::-moz-placeholder{color:hsl(var(--muted-foreground) / .6)}.placeholder\:text-muted-foreground\/60::placeholder{color:hsl(var(--muted-foreground) / .6)}.placeholder\:text-muted-foreground\/80::-moz-placeholder{color:hsl(var(--muted-foreground) / .8)}.placeholder\:text-muted-foreground\/80::placeholder{color:hsl(var(--muted-foreground) / .8)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--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))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:z-30:hover{z-index:30}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;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))}.hover\:-translate-y-1:hover{--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))}.hover\:-translate-y-px:hover{--tw-translate-y: -1px;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))}.hover\:rotate-0:hover{--tw-rotate: 0deg;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))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;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))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.hover\:scale-\[1\.035\]:hover{--tw-scale-x: 1.035;--tw-scale-y: 1.035;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))}.hover\:scale-\[1\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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))}.hover\:border-\[\#e8b86a\]\/35:hover{border-color:#e8b86a59}.hover\:border-foreground\/25:hover{border-color:hsl(var(--foreground) / .25)}.hover\:border-primary\/15:hover{border-color:hsl(var(--primary) / .15)}.hover\:border-primary\/20:hover{border-color:hsl(var(--primary) / .2)}.hover\:border-primary\/25:hover{border-color:hsl(var(--primary) / .25)}.hover\:border-primary\/30:hover{border-color:hsl(var(--primary) / .3)}.hover\:border-primary\/35:hover{border-color:hsl(var(--primary) / .35)}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:border-primary\/45:hover{border-color:hsl(var(--primary) / .45)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:border-primary\/60:hover{border-color:hsl(var(--primary) / .6)}.hover\:bg-\[\#080b13\]\/90:hover{background-color:#080b13e6}.hover\:bg-\[\#f0c77f\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 199 127 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f8e3b8\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 227 184 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f8e9cb\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 233 203 / var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-background\/30:hover{background-color:hsl(var(--background) / .3)}.hover\:bg-card:hover{background-color:hsl(var(--card))}.hover\:bg-card\/35:hover{background-color:hsl(var(--card) / .35)}.hover\:bg-card\/45:hover{background-color:hsl(var(--card) / .45)}.hover\:bg-card\/50:hover{background-color:hsl(var(--card) / .5)}.hover\:bg-card\/60:hover{background-color:hsl(var(--card) / .6)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-foreground\/5:hover{background-color:hsl(var(--foreground) / .05)}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/15:hover{background-color:hsl(var(--primary) / .15)}.hover\:bg-primary\/20:hover{background-color:hsl(var(--primary) / .2)}.hover\:bg-primary\/5:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-primary\/\[0\.05\]:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/\[0\.06\]:hover{background-color:hsl(var(--primary) / .06)}.hover\:bg-primary\/\[0\.07\]:hover{background-color:hsl(var(--primary) / .07)}.hover\:bg-primary\/\[0\.12\]:hover{background-color:hsl(var(--primary) / .12)}.hover\:bg-primary\/\[0\.13\]:hover{background-color:hsl(var(--primary) / .13)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.035\]:hover{background-color:#ffffff09}.hover\:bg-white\/\[0\.045\]:hover{background-color:#ffffff0b}.hover\:bg-white\/\[0\.055\]:hover{background-color:#ffffff0e}.hover\:bg-white\/\[0\.05\]:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}.hover\:bg-white\/\[0\.15\]:hover{background-color:#ffffff26}.hover\:text-\[\#e8b86a\]:hover{--tw-text-opacity: 1;color:rgb(232 184 106 / var(--tw-text-opacity, 1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-emerald-200:hover{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-foreground\/50:hover{color:hsl(var(--foreground) / .5)}.hover\:text-foreground\/80:hover{color:hsl(var(--foreground) / .8)}.hover\:text-foreground\/90:hover{color:hsl(var(--foreground) / .9)}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-muted-foreground\/50:hover{color:hsl(var(--muted-foreground) / .5)}.hover\:text-muted-foreground\/60:hover{color:hsl(var(--muted-foreground) / .6)}.hover\:text-muted-foreground\/70:hover{color:hsl(var(--muted-foreground) / .7)}.hover\:text-muted-foreground\/90:hover{color:hsl(var(--muted-foreground) / .9)}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-primary\/40:hover{color:hsl(var(--primary) / .4)}.hover\:text-primary\/70:hover{color:hsl(var(--primary) / .7)}.hover\:text-primary\/75:hover{color:hsl(var(--primary) / .75)}.hover\:text-primary\/80:hover{color:hsl(var(--primary) / .8)}.hover\:text-primary\/90:hover{color:hsl(var(--primary) / .9)}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/80:hover{color:#fffc}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 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)}.hover\:brightness-105:hover{--tw-brightness: brightness(1.05);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)}.hover\:brightness-110:hover{--tw-brightness: brightness(1.1);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)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-\[\#e8b86a\]\/55:focus{border-color:#e8b86a8c}.focus\:border-primary\/40:focus{border-color:hsl(var(--primary) / .4)}.focus\:border-primary\/45:focus{border-color:hsl(var(--primary) / .45)}.focus\:border-primary\/50:focus{border-color:hsl(var(--primary) / .5)}.focus\:border-primary\/60:focus{border-color:hsl(var(--primary) / .6)}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1: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(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)}.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-primary\/15:focus{--tw-ring-color: hsl(var(--primary) / .15)}.focus\:ring-primary\/30:focus{--tw-ring-color: hsl(var(--primary) / .3)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-\[\#efd49e\]:focus-visible{outline-color:#efd49e}.focus-visible\:outline-primary:focus-visible{outline-color:hsl(var(--primary))}.focus-visible\:ring-1: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(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)}.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:focus-visible{--tw-ring-color: hsl(var(--primary))}.focus-visible\:ring-primary\/70:focus-visible{--tw-ring-color: hsl(var(--primary) / .7)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-4:focus-visible{--tw-ring-offset-width: 4px}.focus-visible\:ring-offset-\[hsl\(var\(--space-deep\)\)\]:focus-visible{--tw-ring-offset-color: hsl(var(--space-deep))}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.focus-visible\:ring-offset-black:focus-visible{--tw-ring-offset-color: #000}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;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))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;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))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.active\:brightness-95:active{--tw-brightness: brightness(.95);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)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group[open] .group-open\:rotate-180{--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))}.group[open] .group-open\:rotate-45{--tw-rotate: 45deg;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))}.group[open] .group-open\:rotate-90{--tw-rotate: 90deg;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))}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;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))}.group:hover .group-hover\:translate-x-1{--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))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.group:hover .group-hover\:scale-\[1\.018\]{--tw-scale-x: 1.018;--tw-scale-y: 1.018;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))}.group:hover .group-hover\:scale-\[1\.025\]{--tw-scale-x: 1.025;--tw-scale-y: 1.025;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))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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))}.group:hover .group-hover\:scale-\[1\.045\]{--tw-scale-x: 1.045;--tw-scale-y: 1.045;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))}.group:hover .group-hover\:gap-2\.5{gap:.625rem}.group:hover .group-hover\:gap-3{gap:.75rem}.group:hover .group-hover\:border-primary\/45{border-color:hsl(var(--primary) / .45)}.group:hover .group-hover\:text-foreground\/80{color:hsl(var(--foreground) / .8)}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-primary\/40{color:hsl(var(--primary) / .4)}.group:hover .group-hover\:text-primary\/60{color:hsl(var(--primary) / .6)}.group:hover .group-hover\:text-primary\/70{color:hsl(var(--primary) / .7)}.group:hover .group-hover\:text-primary\/80{color:hsl(var(--primary) / .8)}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-70{opacity:.7}.group:focus-visible .group-focus-visible\: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\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.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-5[data-state=checked]{--tw-translate-x: 1.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\=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-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--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)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{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-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.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-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.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\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.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-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.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%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--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))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--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-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--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))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--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))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--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)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.prose-headings\:font-serif :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:Cormorant Garamond,Georgia,serif}.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-headings\:font-serif :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:var(--font-serif)}.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-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h3\:mb-3 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:.75rem}.prose-h3\:mt-8 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2rem}.prose-h3\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-p\:leading-relaxed :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.625}.prose-p\:text-muted-foreground\/80 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--muted-foreground) / .8)}.prose-a\:text-primary :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--primary))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.hover\:prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline}.prose-strong\:text-foreground :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--foreground))}.prose-ol\:text-muted-foreground\/80 :is(:where(ol):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--muted-foreground) / .8)}.prose-ul\:text-muted-foreground\/80 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--muted-foreground) / .8)}.prose-li\:text-muted-foreground\/80 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsl(var(--muted-foreground) / .8)}@media (prefers-reduced-motion: reduce){.motion-reduce\:transform-none{transform:none}.motion-reduce\:transition-none{transition-property:none}}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}@media (min-width: 380px){.min-\[380px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 420px){.min-\[420px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[420px\]\:flex-row{flex-direction:row}.min-\[420px\]\:items-start{align-items:flex-start}.min-\[420px\]\:justify-end{justify-content:flex-end}.min-\[420px\]\:justify-between{justify-content:space-between}.min-\[420px\]\:text-right{text-align:right}}@media (min-width: 520px){.min-\[520px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 640px){.sm\:absolute{position:absolute}.sm\:inset-x-auto{left:auto;right:auto}.sm\:bottom-0{bottom:0}.sm\:bottom-auto{bottom:auto}.sm\:bottom-full{bottom:100%}.sm\:left-0{left:0}.sm\:left-1\/2{left:50%}.sm\:left-4{left:1rem}.sm\:left-5{left:1.25rem}.sm\:left-6{left:1.5rem}.sm\:right-0{right:0}.sm\:right-4{right:1rem}.sm\:right-5{right:1.25rem}.sm\:right-6{right:1.5rem}.sm\:right-\[10\%\]{right:10%}.sm\:top-3{top:.75rem}.sm\:top-5{top:1.25rem}.sm\:top-6{top:1.5rem}.sm\:top-auto{top:auto}.sm\:order-none{order:0}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mt-0{margin-top:0}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-7{margin-top:1.75rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:aspect-\[16\/7\]{aspect-ratio:16/7}.sm\:aspect-\[4\/3\]{aspect-ratio:4/3}.sm\:h-12{height:3rem}.sm\:h-\[225dvh\]{height:225dvh}.sm\:h-\[300px\]{height:300px}.sm\:h-\[410px\]{height:410px}.sm\:h-full{height:100%}.sm\:min-h-\[222px\]{min-height:222px}.sm\:min-h-\[230px\]{min-height:230px}.sm\:min-h-\[280px\]{min-height:280px}.sm\:min-h-\[460px\]{min-height:460px}.sm\:min-h-\[590px\]{min-height:590px}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-24{width:6rem}.sm\:w-8{width:2rem}.sm\:w-\[100px\]{width:100px}.sm\:w-\[128px\]{width:128px}.sm\:w-\[23\%\]{width:23%}.sm\:w-\[300px\]{width:300px}.sm\:w-\[min\(280px\,calc\(100vw-2rem\)\)\]{width:min(280px,calc(100vw - 2rem))}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-0{min-width:0px}.sm\:max-w-\[340px\]{max-width:340px}.sm\:max-w-\[460px\]{max-width:460px}.sm\:max-w-\[55vw\]{max-width:55vw}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:-translate-x-1\/2{--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))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.sm\:grid-cols-\[1\.12fr_1fr_\.78fr\]{grid-template-columns:1.12fr 1fr .78fr}.sm\:grid-cols-\[150px_minmax\(0\,1fr\)\]{grid-template-columns:150px minmax(0,1fr)}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:grid-cols-\[7\.5rem_1fr\]{grid-template-columns:7.5rem 1fr}.sm\:grid-cols-\[minmax\(220px\,0\.7fr\)_1\.3fr\]{grid-template-columns:minmax(220px,.7fr) 1.3fr}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-7{gap:1.75rem}.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\: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)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:self-auto{align-self:auto}.sm\:justify-self-end{justify-self:end}.sm\:overflow-visible{overflow:visible}.sm\:rounded-3xl,.sm\:rounded-\[1\.5rem\]{border-radius:1.5rem}.sm\:rounded-\[2rem\]{border-radius:2rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:rounded-xl{border-radius:.75rem}.sm\:p-10{padding:2.5rem}.sm\:p-2{padding:.5rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-28{padding-top:7rem;padding-bottom:7rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-0{padding-top:0}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-\[88px\]{padding-top:88px}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-\[0\.62rem\]{font-size:.62rem}.sm\:text-\[0\.65rem\]{font-size:.65rem}.sm\:text-\[0\.69rem\]{font-size:.69rem}.sm\:text-\[0\.72rem\]{font-size:.72rem}.sm\:text-\[0\.95rem\]{font-size:.95rem}.sm\:text-\[1\.05rem\]{font-size:1.05rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:leading-relaxed{line-height:1.625}.sm\:opacity-0{opacity:0}.sm\:blur-\[85px\]{--tw-blur: blur(85px);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)}.group:hover .sm\:group-hover\:opacity-100{opacity:1}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1\.08fr_\.92fr\]{grid-template-columns:1.08fr .92fr}.md\:grid-cols-\[1\.15fr_\.85fr\]{grid-template-columns:1.15fr .85fr}.md\:grid-cols-\[1fr_1\.05fr_1\.15fr_1\.4fr\]{grid-template-columns:1fr 1.05fr 1.15fr 1.4fr}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--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)}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:bottom-7{bottom:1.75rem}.lg\:right-12{right:3rem}.lg\:top-0{top:0}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-\[3\/4\]{aspect-ratio:3/4}.lg\:h-\[100dvh\]{height:100dvh}.lg\:h-full{height:100%}.lg\:max-h-\[calc\(100dvh-205px\)\]{max-height:calc(100dvh - 205px)}.lg\:min-h-0{min-height:0px}.lg\:min-h-\[100dvh\]{min-height:100dvh}.lg\:min-h-\[430px\]{min-height:430px}.lg\:max-w-\[390px\]{max-width:390px}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-none{max-width:none}.lg\:max-w-sm{max-width:24rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[1\.05fr_\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1\.08fr_0\.92fr\]{grid-template-columns:1.08fr .92fr}.lg\:grid-cols-\[1\.35fr_1fr_1fr_1fr\]{grid-template-columns:1.35fr 1fr 1fr 1fr}.lg\:grid-cols-\[minmax\(0\,\.92fr\)_minmax\(520px\,1\.08fr\)\]{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)}.lg\:grid-cols-\[minmax\(0\,1\.22fr\)_minmax\(430px\,\.78fr\)\]{grid-template-columns:minmax(0,1.22fr) minmax(430px,.78fr)}.lg\:grid-cols-\[minmax\(300px\,\.72fr\)_minmax\(0\,1\.5fr\)\]{grid-template-columns:minmax(300px,.72fr) minmax(0,1.5fr)}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-3{gap:.75rem}.lg\:gap-8{gap:2rem}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-r{border-right-width:1px}.lg\:p-10{padding:2.5rem}.lg\:p-6{padding:1.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[2\.8rem\]{font-size:2.8rem}.lg\:text-\[3\.65rem\]{font-size:3.65rem}.lg\:text-\[3\.6rem\]{font-size:3.6rem}}@media (min-width: 1280px){.xl\:sticky{position:sticky}.xl\:inset-x-0{left:0;right:0}.xl\:bottom-auto{bottom:auto}.xl\:right-16{right:4rem}.xl\:top-6{top:1.5rem}.xl\:inline{display:inline}.xl\:h-0\.5{height:.125rem}.xl\:min-h-\[156px\]{min-height:156px}.xl\:w-\[45\%\]{width:45%}.xl\:w-auto{width:auto}.xl\:max-w-\[440px\]{max-width:440px}.xl\:flex-none{flex:none}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(390px\,\.82fr\)\]{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr)}.xl\:flex-col{flex-direction:column}.xl\:items-start{align-items:flex-start}.xl\:justify-center{justify-content:center}.xl\:gap-14{gap:3.5rem}.xl\:gap-2{gap:.5rem}.xl\:gap-5{gap:1.25rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:text-center{text-align:center}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-\[3\.55rem\]{font-size:3.55rem}.xl\:text-\[4\.15rem\]{font-size:4.15rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1536px){.\32xl\:w-\[48\%\]{width:48%}.\32xl\:max-w-\[480px\]{max-width:480px}.\32xl\:px-16{padding-left:4rem;padding-right:4rem}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\:last-child\]\:right-1>button:last-child{right:.25rem}.\[\&\>button\:last-child\]\:top-1>button:last-child{top:.25rem}.\[\&\>button\:last-child\]\:flex>button:last-child{display:flex}.\[\&\>button\:last-child\]\:h-11>button:last-child{height:2.75rem}.\[\&\>button\:last-child\]\:w-11>button:last-child{width:2.75rem}.\[\&\>button\:last-child\]\:items-center>button:last-child{align-items:center}.\[\&\>button\:last-child\]\:justify-center>button:last-child{justify-content:center}.\[\&\>button\]\:right-5>button{right:1.25rem}.\[\&\>button\]\:top-5>button{top:1.25rem}.\[\&\>button\]\:z-20>button{z-index:20}.\[\&\>button\]\:grid>button{display:grid}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>button\]\:min-h-10>button{min-height:2.5rem}.\[\&\>button\]\:min-w-10>button{min-width:2.5rem}.\[\&\>button\]\:place-items-center>button{place-items:center}.\[\&\>button\]\:rounded-full>button{border-radius:9999px}.\[\&\>button\]\:bg-white\/\[0\.06\]>button{background-color:#ffffff0f}.\[\&\>button\]\:text-\[\#fcf4e5\]>button{--tw-text-opacity: 1;color:rgb(252 244 229 / var(--tw-text-opacity, 1))}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;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\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\]\:transition-transform>svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>svg\]\:duration-300>svg{transition-duration:.3s;animation-duration:.3s}.group:hover .group-hover\:\[\&\>svg\]\:translate-x-1\.5>svg{--tw-translate-x: .375rem;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\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;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\=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))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}
