@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,600;0,700;0,900;1,400;1,700&family=DM+Sans:wght@300;400;500&display=swap";.base-btn[data-v-22bf9d25]{display:inline-flex;align-items:center;gap:8px;font-family:Fraunces,serif;font-weight:600;border-radius:10px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s,color .2s;font-size:15px;padding:13px 28px;border:none;text-decoration:none;letter-spacing:-.01em}.base-btn--sm[data-v-22bf9d25]{font-size:13px;padding:9px 20px}.base-btn--primary[data-v-22bf9d25]{background:var(--primary);color:#fff}.base-btn--primary[data-v-22bf9d25]:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 28px #ff7a0047}.base-btn--outline[data-v-22bf9d25]{background:transparent;color:var(--dark);border:1.5px solid var(--border)}.base-btn--outline[data-v-22bf9d25]:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.section-label[data-v-29cd28ff]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:14px}.section-label[data-v-29cd28ff]:before{content:"";width:20px;height:2px;background:var(--primary);border-radius:2px}.section-label.centered[data-v-29cd28ff]{justify-content:center}.section-label.centered[data-v-29cd28ff]:before{display:none}.hero[data-v-c4dff3ef]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:130px 48px 60px;position:relative;overflow:hidden;background:var(--light-bg)}.hero-bg-circle[data-v-c4dff3ef]{position:absolute;border-radius:50%;pointer-events:none}.circle-1[data-v-c4dff3ef]{width:600px;height:600px;background:radial-gradient(circle,rgba(255,122,0,.09) 0%,transparent 70%);top:-100px;left:50%;transform:translate(-50%)}.circle-2[data-v-c4dff3ef]{width:400px;height:400px;background:radial-gradient(circle,rgba(255,192,120,.12) 0%,transparent 70%);bottom:0;right:-100px}.circle-3[data-v-c4dff3ef]{width:300px;height:300px;background:radial-gradient(circle,rgba(255,154,47,.08) 0%,transparent 70%);top:30%;left:-80px}.hero-dots[data-v-c4dff3ef]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,122,0,.15) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black 0%,transparent 70%);mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black 0%,transparent 70%)}.floating-tags[data-v-c4dff3ef]{position:absolute;inset:0;pointer-events:none}.ftag[data-v-c4dff3ef]{position:absolute;background:var(--white);border:1px solid var(--border);border-radius:100px;padding:8px 16px;font-size:13px;color:var(--dark-muted);white-space:nowrap;box-shadow:var(--shadow-sm);animation:floatTag linear infinite;opacity:0}.hero-inner[data-v-c4dff3ef]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge[data-v-c4dff3ef]{display:inline-flex;align-items:center;gap:8px;background:var(--primary-soft);border:1px solid rgba(255,122,0,.22);border-radius:100px;padding:6px 16px;font-size:12px;font-weight:500;color:var(--primary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:28px;animation:fadeDown .7s ease both}.badge-pulse[data-v-c4dff3ef]{width:7px;height:7px;border-radius:50%;background:var(--primary);animation:pulse 2s infinite}.hero-title[data-v-c4dff3ef]{font-family:Fraunces,serif;font-weight:900;font-size:clamp(52px,8vw,100px);line-height:.95;letter-spacing:-.035em;color:var(--dark);animation:fadeUp .7s .15s ease both}.hero-title em[data-v-c4dff3ef]{font-style:italic;color:var(--primary);position:relative}.hero-title em[data-v-c4dff3ef]:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent-light));border-radius:2px;opacity:.4}.hero-sub[data-v-c4dff3ef]{font-size:17px;font-weight:300;color:var(--dark-muted);line-height:1.68;max-width:500px;margin-top:20px;animation:fadeUp .7s .28s ease both}.hero-actions[data-v-c4dff3ef]{display:flex;gap:12px;margin-top:36px;flex-wrap:wrap;justify-content:center;animation:fadeUp .7s .4s ease both}.hero-cta[data-v-c4dff3ef]{font-size:16px;padding:15px 32px}.hero-proof[data-v-c4dff3ef]{display:flex;align-items:center;gap:12px;margin-top:28px;animation:fadeUp .7s .52s ease both}.proof-avatars[data-v-c4dff3ef]{display:flex}.avatar[data-v-c4dff3ef]{width:32px;height:32px;border-radius:50%;background:var(--primary-soft);border:2px solid var(--white);display:flex;align-items:center;justify-content:center;font-size:15px;margin-left:-8px}.avatar[data-v-c4dff3ef]:first-child{margin-left:0}.proof-text[data-v-c4dff3ef]{font-size:13px;color:var(--dark-muted)}.proof-text strong[data-v-c4dff3ef]{color:var(--primary)}.hero-stats[data-v-c4dff3ef]{position:relative;z-index:2;margin-top:64px;display:flex;background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);animation:fadeUp .7s .65s ease both}.stat-item[data-v-c4dff3ef]{padding:20px 40px;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:4px}.stat-item[data-v-c4dff3ef]:last-child{border-right:none}.stat-num[data-v-c4dff3ef]{font-family:Fraunces,serif;font-weight:900;font-size:30px;letter-spacing:-.03em;color:var(--primary);line-height:1}.stat-label[data-v-c4dff3ef]{font-size:11px;font-weight:500;color:var(--dark-muted);text-transform:uppercase;letter-spacing:.08em}@media(max-width:768px){.hero[data-v-c4dff3ef]{padding:110px 24px 48px}.hero-stats[data-v-c4dff3ef]{flex-wrap:wrap}.stat-item[data-v-c4dff3ef]{padding:16px 24px;border-right:none;border-bottom:1px solid var(--border);width:50%}.stat-item[data-v-c4dff3ef]:nth-child(odd){border-right:1px solid var(--border)}.stat-item[data-v-c4dff3ef]:last-child{border-bottom:none}.ftag[data-v-c4dff3ef]{display:none}}.how-section[data-v-bcc11fdd]{background:var(--white);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:100px 0}.how-inner[data-v-bcc11fdd]{max-width:1160px;margin:0 auto;padding:0 48px}.how-header[data-v-bcc11fdd]{margin-bottom:64px}.steps-grid[data-v-bcc11fdd]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--border);border-radius:20px}.step-card[data-v-bcc11fdd]{background:var(--light-bg);padding:44px 36px;position:relative;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.step-card[data-v-bcc11fdd]:hover{background:var(--primary-soft);transform:translateY(-6px);box-shadow:0 20px 40px #00000014;z-index:2}.step-card[data-v-bcc11fdd]:first-child{border-radius:20px 0 0 20px}.step-card[data-v-bcc11fdd]:last-child{border-radius:0 20px 20px 0}.step-num[data-v-bcc11fdd]{font-family:Fraunces,serif;font-weight:900;font-size:72px;color:#ff7a001a;line-height:1;margin-bottom:20px;letter-spacing:-.04em}.step-icon[data-v-bcc11fdd]{width:52px;height:52px;background:var(--white);border:1.5px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px;box-shadow:var(--shadow-sm)}.step-title[data-v-bcc11fdd]{font-family:Fraunces,serif;font-weight:700;font-size:20px;margin-bottom:10px;color:var(--dark)}.step-desc[data-v-bcc11fdd]{font-size:14px;color:var(--dark-muted);line-height:1.7}.step-arrow[data-v-bcc11fdd]{position:absolute;right:-16px;top:50%;transform:translateY(-50%) scale(.9);opacity:0;transition:transform .25s ease,opacity .25s ease;z-index:10;width:32px;height:32px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 4px 12px #ff7a004d}.step-card:hover .step-arrow[data-v-bcc11fdd]{opacity:1;transform:translateY(-50%) translate(6px) scale(1)}.demo-strip[data-v-bcc11fdd]{margin-top:48px;background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:24px 32px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;box-shadow:var(--shadow-sm)}.strip-label[data-v-bcc11fdd]{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--dark-muted);white-space:nowrap}.fridge-items[data-v-bcc11fdd]{display:flex;flex-wrap:wrap;gap:8px;flex:1}.fridge-pill[data-v-bcc11fdd]{background:var(--primary-soft);border:1px solid rgba(255,122,0,.18);color:var(--primary);font-size:13px;padding:5px 14px;border-radius:100px}.strip-arrow[data-v-bcc11fdd]{flex-shrink:0}.strip-output[data-v-bcc11fdd]{display:flex;align-items:center;gap:12px;background:var(--primary-soft);border:1.5px solid rgba(255,122,0,.22);border-radius:12px;padding:12px 20px;flex-shrink:0}.output-icon[data-v-bcc11fdd]{font-size:28px}.output-title[data-v-bcc11fdd]{font-family:Fraunces,serif;font-weight:700;font-size:15px;color:var(--dark)}.output-meta[data-v-bcc11fdd]{font-size:12px;color:var(--dark-muted);margin-top:2px}@media(max-width:768px){.steps-grid[data-v-bcc11fdd]{grid-template-columns:1fr}.step-card[data-v-bcc11fdd]:first-child{border-radius:20px 20px 0 0}.step-card[data-v-bcc11fdd]:last-child{border-radius:0 0 20px 20px}.step-arrow[data-v-bcc11fdd]{display:none}.how-section[data-v-bcc11fdd]{padding:64px 0}.how-inner[data-v-bcc11fdd]{padding:0 24px}.demo-strip[data-v-bcc11fdd]{flex-direction:column;align-items:flex-start}}div[data-v-5d52dbc6]::-webkit-scrollbar{width:4px}div[data-v-5d52dbc6]::-webkit-scrollbar-track{background:transparent}div[data-v-5d52dbc6]::-webkit-scrollbar-thumb{background:#ff7a0033;border-radius:2px}div[data-v-5d52dbc6]::-webkit-scrollbar-thumb:hover{background:#ff7a0066}.demo-chat[data-v-5d52dbc6]{background:var(--white);border:1.5px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-lg)}.chat-header[data-v-5d52dbc6]{padding:16px 20px;border-bottom:1px solid var(--border-soft);display:flex;align-items:center;gap:10px;background:var(--light-bg)}.chat-avatar[data-v-5d52dbc6]{width:38px;height:38px;background:linear-gradient(135deg,var(--primary-soft),var(--accent-light));border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;border:1.5px solid rgba(255,122,0,.2)}.chat-info[data-v-5d52dbc6]{flex:1}.chat-name[data-v-5d52dbc6]{display:block;font-family:Fraunces,serif;font-weight:700;font-size:14px;color:var(--dark)}.chat-status[data-v-5d52dbc6]{font-size:11px;color:var(--primary);display:flex;align-items:center;gap:5px}.status-dot[data-v-5d52dbc6]{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:pulse-5d52dbc6 2s infinite}.chat-badge[data-v-5d52dbc6]{background:var(--primary-soft);color:var(--primary);font-size:10px;font-weight:700;letter-spacing:.1em;padding:3px 8px;border-radius:6px;border:1px solid rgba(255,122,0,.2)}.chat-messages[data-v-5d52dbc6]{overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;height:173px}.msg-row[data-v-5d52dbc6]{display:flex}.msg-row.user[data-v-5d52dbc6]{justify-content:flex-end}.msg-row.ai[data-v-5d52dbc6]{justify-content:flex-start}.msg-bubble[data-v-5d52dbc6]{max-width:78%;padding:11px 16px;border-radius:14px;font-size:13.5px;line-height:1.55}.msg-row.user .msg-bubble[data-v-5d52dbc6]{background:var(--primary);color:#fff;border-bottom-right-radius:4px}.msg-row.ai .msg-bubble[data-v-5d52dbc6]{background:var(--light-bg);color:var(--dark);border:1px solid var(--border-soft);border-bottom-left-radius:4px}.msg-bubble.typing[data-v-5d52dbc6]{display:flex;align-items:center;gap:5px;padding:14px 18px}.dot[data-v-5d52dbc6]{width:7px;height:7px;border-radius:50%;background:var(--accent-light);animation:bounce-5d52dbc6 1.2s infinite}.dot[data-v-5d52dbc6]:nth-child(2){animation-delay:.18s}.dot[data-v-5d52dbc6]:nth-child(3){animation-delay:.36s}.result-card[data-v-5d52dbc6]{margin:0 20px 16px;background:var(--primary-soft);border:1.5px solid rgba(255,122,0,.2);border-radius:14px;padding:16px 18px}.result-header[data-v-5d52dbc6]{display:flex;align-items:center;gap:12px}.result-emoji[data-v-5d52dbc6]{font-size:28px}.result-title[data-v-5d52dbc6]{font-family:Fraunces,serif;font-weight:700;font-size:15px;color:var(--dark)}.result-meta[data-v-5d52dbc6]{display:flex;gap:14px;margin-top:3px}.result-meta span[data-v-5d52dbc6]{font-size:12px;color:var(--dark-muted)}.result-tag[data-v-5d52dbc6]{margin-left:auto;font-size:11px;font-weight:500;background:var(--primary);color:#fff;padding:3px 10px;border-radius:100px;white-space:nowrap}.result-pills[data-v-5d52dbc6]{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.rpill[data-v-5d52dbc6]{background:#fff;border:1px solid rgba(255,122,0,.15);color:var(--primary);font-size:12px;padding:3px 11px;border-radius:100px}.chat-input-area[data-v-5d52dbc6]{padding:12px 16px;border-top:1px solid var(--border-soft);display:flex;gap:8px;background:var(--light-bg)}.chat-input-area input[data-v-5d52dbc6]{flex:1;background:var(--white);border:1.5px solid var(--border);border-radius:10px;padding:10px 14px;font-size:13px;color:var(--dark);font-family:DM Sans,sans-serif;outline:none;transition:border-color .2s}.chat-input-area input[data-v-5d52dbc6]:focus{border-color:var(--primary)}.chat-input-area input[data-v-5d52dbc6]::placeholder{color:var(--dark-muted);opacity:.6}.send-btn[data-v-5d52dbc6]{width:40px;height:40px;background:var(--primary);border:none;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0}.send-btn[data-v-5d52dbc6]:hover{background:var(--primary-hover);transform:scale(1.05)}.slide-up-enter-active[data-v-5d52dbc6]{transition:all .35s ease}.slide-up-enter-from[data-v-5d52dbc6]{opacity:0;transform:translateY(12px)}[data-v-5d52dbc6] .prose p{margin:0 0 6px}[data-v-5d52dbc6] .prose p:last-child{margin-bottom:0}[data-v-5d52dbc6] .prose ul,[data-v-5d52dbc6] .prose ol{padding-left:16px;margin:4px 0}[data-v-5d52dbc6] .prose li{margin:2px 0}[data-v-5d52dbc6] .prose strong{font-weight:600;color:#2b2b2b}[data-v-5d52dbc6] .prose code{background:#ff7a0014;padding:1px 5px;border-radius:4px;font-size:12px}[data-v-5d52dbc6] .prose pre{background:#ff7a000f;padding:10px;border-radius:8px;overflow-x:auto}[data-v-5d52dbc6] .prose h1,[data-v-5d52dbc6] .prose h2,[data-v-5d52dbc6] .prose h3{font-family:Fraunces,serif;font-weight:700;margin:8px 0 4px}@keyframes pulse-5d52dbc6{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}@keyframes bounce-5d52dbc6{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.demo-section[data-v-68e7a179]{padding:100px 48px;background:var(--light-bg)}.demo-inner[data-v-68e7a179]{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.demo-points[data-v-68e7a179]{list-style:none;margin-top:28px;display:flex;flex-direction:column;gap:14px}.demo-points li[data-v-68e7a179]{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--dark-muted)}.point-icon[data-v-68e7a179]{width:36px;height:36px;background:var(--primary-soft);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.tech-row[data-v-68e7a179]{display:flex;align-items:center;gap:10px;margin-top:28px;flex-wrap:wrap}.tech-label[data-v-68e7a179]{font-size:12px;color:var(--dark-muted);text-transform:uppercase;letter-spacing:.08em}.tech-badge[data-v-68e7a179]{background:var(--white);border:1px solid var(--border);border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;color:var(--dark-muted)}.tech-badge.qwen[data-v-68e7a179]{color:var(--primary);border-color:#ff7a0040;background:var(--primary-soft)}@media(max-width:900px){.demo-inner[data-v-68e7a179]{grid-template-columns:1fr;gap:40px}}@media(max-width:768px){.demo-section[data-v-68e7a179]{padding:64px 24px}}.features-section[data-v-077f4385]{padding:100px 0;background:var(--white)}.features-inner[data-v-077f4385]{max-width:1160px;margin:0 auto;padding:0 48px}.features-header[data-v-077f4385]{margin-bottom:56px}.features-grid[data-v-077f4385]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-card[data-v-077f4385]{background:var(--light-bg);border:1.5px solid var(--border);border-radius:20px;padding:36px;transition:all .3s;position:relative;overflow:hidden}.feature-card[data-v-077f4385]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent-light));opacity:0;transition:opacity .3s}.feature-card[data-v-077f4385]:hover:before{opacity:1}.feature-card[data-v-077f4385]:hover{border-color:#ff7a004d;box-shadow:var(--shadow-md);transform:translateY(-3px)}.card-top[data-v-077f4385]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.card-emoji[data-v-077f4385]{font-size:32px;line-height:1}.card-tag[data-v-077f4385]{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-soft);padding:4px 12px;border-radius:100px;border:1px solid rgba(255,122,0,.18)}.card-title[data-v-077f4385]{font-family:Fraunces,serif;font-weight:700;font-size:21px;color:var(--dark);margin-bottom:10px}.card-desc[data-v-077f4385]{font-size:14px;color:var(--dark-muted);line-height:1.72}.visual-macros[data-v-077f4385]{margin-top:24px;display:flex;flex-direction:column;gap:10px}.macro-bar[data-v-077f4385]{display:flex;align-items:center;gap:10px}.macro-label[data-v-077f4385]{font-size:12px;color:var(--dark-muted);width:50px;flex-shrink:0}.macro-track[data-v-077f4385]{flex:1;height:6px;background:var(--primary-soft);border-radius:100px;overflow:hidden}.macro-fill[data-v-077f4385]{height:100%;border-radius:100px}.macro-val[data-v-077f4385]{font-size:12px;font-weight:500;color:var(--dark);width:28px;text-align:right;flex-shrink:0}.visual-cart[data-v-077f4385]{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.cart-pill[data-v-077f4385]{background:var(--white);border:1.5px solid var(--border);color:var(--dark-muted);font-size:13px;padding:6px 14px;border-radius:100px}@media(max-width:768px){.features-grid[data-v-077f4385]{grid-template-columns:1fr}.features-section[data-v-077f4385]{padding:64px 0}.features-inner[data-v-077f4385]{padding:0 24px}}.team-section[data-v-c9ecac2f]{padding:100px 0;background:var(--white)}.team-inner[data-v-c9ecac2f]{max-width:1060px;margin:0 auto;padding:0 48px}.team-header[data-v-c9ecac2f]{margin-bottom:56px}.team-grid[data-v-c9ecac2f]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.team-card[data-v-c9ecac2f]{background:var(--light-bg);border:1.5px solid var(--border);border-radius:20px;padding:36px;display:flex;gap:24px;align-items:flex-start;transition:all .3s}.team-card[data-v-c9ecac2f]:hover{border-color:#ff7a004d;box-shadow:var(--shadow-md);transform:translateY(-3px)}.member-avatar[data-v-c9ecac2f]{width:72px;height:72px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0;border:1.5px solid rgba(255,122,0,.15)}.member-name[data-v-c9ecac2f]{font-family:Fraunces,serif;font-weight:700;font-size:19px;color:var(--dark);margin-bottom:4px}.member-role[data-v-c9ecac2f]{font-size:13px;color:var(--primary);font-weight:500;margin-bottom:10px}.member-bio[data-v-c9ecac2f]{font-size:13.5px;color:var(--dark-muted);line-height:1.68;margin-bottom:16px}.member-tags[data-v-c9ecac2f]{display:flex;flex-wrap:wrap;gap:6px}.skill-tag[data-v-c9ecac2f]{background:var(--primary-soft);border:1px solid rgba(255,122,0,.18);color:var(--primary);font-size:11px;font-weight:500;padding:3px 11px;border-radius:100px}.investor-card[data-v-c9ecac2f]{margin-top:32px;background:var(--primary-soft);border:1.5px solid rgba(255,122,0,.22);border-radius:16px;padding:28px 32px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.investor-icon[data-v-c9ecac2f]{font-size:32px}.investor-text[data-v-c9ecac2f]{flex:1;min-width:200px}.investor-text h4[data-v-c9ecac2f]{font-family:Fraunces,serif;font-weight:700;font-size:17px;color:var(--dark);margin-bottom:4px}.investor-text p[data-v-c9ecac2f]{font-size:13px;color:var(--dark-muted)}@media(max-width:768px){.team-grid[data-v-c9ecac2f]{grid-template-columns:1fr}.team-card[data-v-c9ecac2f]{flex-direction:column}.team-section[data-v-c9ecac2f]{padding:64px 0}.team-inner[data-v-c9ecac2f]{padding:0 24px}.investor-card[data-v-c9ecac2f]{flex-direction:column}}nav[data-v-7199efd4]{position:fixed;top:0;left:0;right:0;z-index:200;transition:background .3s,box-shadow .3s}nav.scrolled .nav-inner[data-v-7199efd4]{background:#fff8f1eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-sm);padding:14px 48px}.nav-inner[data-v-7199efd4]{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;transition:all .3s}.logo[data-v-7199efd4]{font-family:Fraunces,serif;font-weight:900;font-size:22px;color:var(--dark);letter-spacing:-.03em;display:flex;align-items:center;gap:8px}.logo-mark[data-v-7199efd4]{font-size:24px;filter:drop-shadow(0 2px 4px rgba(255,122,0,.3))}.nav-links[data-v-7199efd4]{list-style:none;display:flex;gap:34px}.nav-links a[data-v-7199efd4]{font-size:14px;color:var(--dark-muted);transition:color .2s}.nav-links a[data-v-7199efd4]:hover{color:var(--primary)}.nav-actions[data-v-7199efd4]{display:flex;align-items:center;gap:20px}.nav-login[data-v-7199efd4]{font-size:14px;color:var(--dark-muted);transition:color .2s}.nav-login[data-v-7199efd4]:hover{color:var(--primary)}.burger[data-v-7199efd4]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.burger span[data-v-7199efd4]{display:block;width:22px;height:2px;background:var(--dark);border-radius:2px;transition:all .25s}.burger.open span[data-v-7199efd4]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.open span[data-v-7199efd4]:nth-child(2){opacity:0}.burger.open span[data-v-7199efd4]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-v-7199efd4]{display:none;flex-direction:column;padding:16px 24px 24px;background:#fff8f1fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:4px;border-top:1px solid var(--border)}.mobile-menu a[data-v-7199efd4]{font-size:15px;color:var(--dark);padding:10px 8px;border-radius:8px;transition:background .2s}.mobile-menu a[data-v-7199efd4]:hover{background:var(--primary-soft)}@media(max-width:768px){.nav-links[data-v-7199efd4],.nav-actions[data-v-7199efd4]{display:none}.burger[data-v-7199efd4],.mobile-menu.open[data-v-7199efd4]{display:flex}.nav-inner[data-v-7199efd4]{padding:16px 24px}}footer[data-v-8ad3e027]{background:var(--dark);color:#fff;padding:64px 48px 0}.footer-inner[data-v-8ad3e027]{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.08)}.logo[data-v-8ad3e027]{font-family:Fraunces,serif;font-weight:900;font-size:20px;color:var(--accent-light);margin-bottom:12px;letter-spacing:-.02em}.footer-brand p[data-v-8ad3e027]{font-size:13px;color:#6b7280;line-height:1.65}.col-title[data-v-8ad3e027]{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:16px}.footer-col ul[data-v-8ad3e027]{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a[data-v-8ad3e027]{font-size:14px;color:#6b7280;transition:color .2s}.footer-col a[data-v-8ad3e027]:hover{color:var(--accent-light)}.footer-bottom[data-v-8ad3e027]{max-width:1060px;margin:0 auto;padding:24px 0 32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#4b5563}.footer-bottom-links[data-v-8ad3e027]{display:flex;gap:24px}.footer-bottom-links a[data-v-8ad3e027]{color:#4b5563;transition:color .2s}.footer-bottom-links a[data-v-8ad3e027]:hover{color:var(--accent-light)}@media(max-width:768px){footer[data-v-8ad3e027]{padding:48px 24px 0}.footer-inner[data-v-8ad3e027]{grid-template-columns:1fr 1fr;gap:32px}.footer-brand[data-v-8ad3e027]{grid-column:1 / -1}.footer-bottom[data-v-8ad3e027]{flex-direction:column;gap:12px;text-align:center}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500:oklch(63.7% .237 25.331);--color-green-500:oklch(72.3% .219 149.579);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-sm:0 2px 12px #ff7a0014;--shadow-md:0 8px 32px #ff7a001f;--shadow-lg:0 20px 60px #ff7a0029;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#ff7a00;--color-primary-hover:#e96f00;--color-primary-soft:#ffe8d1;--color-accent-light:#ffc078;--color-dark:#2b2b2b;--color-dark-muted:#6b5b4e;--color-light-bg:#fff8f1;--border:#ff7a0026;--border-soft:#ff7a0014}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.cta-bg-1{pointer-events:none;background:radial-gradient(circle,#ff7a0026,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;left:-100px}.cta-bg-2{pointer-events:none;background:radial-gradient(circle,#ff9a2f1a,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-80px}.badge-pulse{background:var(--accent-light);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}.cta-title{letter-spacing:-.035em;color:#fff;z-index:1;margin-bottom:16px;font-family:Fraunces,serif;font-size:clamp(40px,5.5vw,68px);font-weight:900;line-height:1;position:relative}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.-top-1\.5{top:calc(var(--spacing) * -1.5)}.-right-1\.5{right:calc(var(--spacing) * -1.5)}.z-1{z-index:1}.mx-auto{margin-inline:auto}.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);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.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] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.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);margin-top:1.25em;font-weight:600}.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] *)){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;font-style:italic;font-weight:500}.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);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.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] *)){margin-top:2em;margin-bottom:2em;display:block}.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] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)),.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] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.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);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.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);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.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);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);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] *)),.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] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.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.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.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.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.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:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;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:.666667em;padding-inline-end:1em;padding-bottom:.666667em;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.71429em;margin-bottom:1.71429em}.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] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.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}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-10{height:calc(var(--spacing) * 10)}.h-80{height:calc(var(--spacing) * 80)}.h-\[38px\]{height:38px}.h-full{height:100%}.max-h-\[140px\]{max-height:140px}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-10{width:calc(var(--spacing) * 10)}.w-\[38px\]{width:38px}.w-full{width:100%}.max-w-\[78\%\]{max-width:78%}.max-w-\[180px\]{max-width:180px}.max-w-\[440px\]{max-width:440px}.max-w-\[1060px\]{max-width:1060px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[22px\]{border-radius:22px}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-br-\[4px\]{border-bottom-right-radius:4px}.rounded-bl-\[4px\]{border-bottom-left-radius:4px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[rgba\(255\,122\,0\,0\.2\)\]{border-color:#ff7a0033}.border-\[rgba\(255\,122\,0\,0\.08\)\]{border-color:#ff7a0014}.border-\[rgba\(255\,122\,0\,0\.15\)\]{border-color:#ff7a0026}.border-gray-300{border-color:var(--color-gray-300)}.bg-dark{background-color:var(--color-dark)}.bg-green-500{background-color:var(--color-green-500)}.bg-light-bg{background-color:var(--color-light-bg)}.bg-primary{background-color:var(--color-primary)}.bg-primary-soft{background-color:var(--color-primary-soft)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-20{padding:calc(var(--spacing) * 20)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-\[11px\]{padding-block:11px}.pt-10{padding-top:calc(var(--spacing) * 10)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[24px\]{font-size:24px}.leading-\[1\.55\]{--tw-leading:1.55;line-height:1.55}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.text-\[\#9ca3af\]{color:#9ca3af}.text-accent-light{color:var(--color-accent-light)}.text-dark{color:var(--color-dark)}.text-gray-400{color:var(--color-gray-400)}.text-primary{color:var(--color-primary)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}@media(hover:hover){.group-hover\:text-\[\#E96F00\]:is(:where(.group):hover *){color:#e96f00}}.placeholder\:text-dark-muted::placeholder{color:var(--color-dark-muted)}.placeholder\:opacity-60::placeholder{opacity:.6}@media(hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:border-\[\#FF9A2F\]:hover{border-color:#ff9a2f}.hover\:bg-\[\#FFE8D1\]:hover{background-color:#ffe8d1}.hover\:bg-primary-hover:hover{background-color:var(--color-primary-hover)}}.focus\:border-primary:focus{border-color:var(--color-primary)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media(hover:hover){.disabled\:hover\:scale-100:disabled:hover{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}:root{--primary: #FF7A00;--primary-hover: #E96F00;--primary-soft: #FFE8D1;--accent: #FF9A2F;--accent-light: #FFC078;--dark: #2B2B2B;--dark-muted: #6B5B4E;--light-bg: #FFF8F1;--white: #FFFFFF;--border: rgba(255, 122, 0, .15);--border-soft: rgba(255, 122, 0, .08);--shadow-sm: 0 2px 12px rgba(255, 122, 0, .08);--shadow-md: 0 8px 32px rgba(255, 122, 0, .12);--shadow-lg: 0 20px 60px rgba(255, 122, 0, .16)}html{scroll-behavior:smooth}h1,h2,h3,h4{font-family:Fraunces,serif;font-weight:700}a{text-decoration:none;color:inherit}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");opacity:.35}@keyframes fadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@keyframes floatTag{0%{transform:translateY(0);opacity:0}10%{opacity:1}50%{transform:translateY(-14px)}90%{opacity:1}to{transform:translateY(0);opacity:0}}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}
