:root{color-scheme:light;--font-sans: "Manrope", "Segoe UI", sans-serif;--bg: #f5f1ea;--bg-soft: rgba(255, 255, 255, .76);--bg-panel: rgba(255, 255, 255, .92);--bg-strong: #ffffff;--text: #1c1917;--text-soft: #57534e;--text-muted: #78716c;--line: rgba(41, 37, 36, .1);--line-strong: rgba(41, 37, 36, .18);--accent: #c2410c;--accent-strong: #9a3412;--accent-soft: rgba(194, 65, 12, .1);--success: #15803d;--warning: #b45309;--danger: #dc2626;--shadow-lg: 0 28px 80px rgba(28, 25, 23, .08);--shadow-md: 0 16px 38px rgba(28, 25, 23, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--max-width: 1180px}:root[data-theme=dark]{color-scheme:dark;--bg: #171411;--bg-soft: rgba(28, 25, 23, .82);--bg-panel: rgba(36, 32, 29, .92);--bg-strong: #211d1a;--text: #fafaf9;--text-soft: #d6d3d1;--text-muted: #a8a29e;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--accent: #fb923c;--accent-strong: #fdba74;--accent-soft: rgba(251, 146, 60, .14);--success: #4ade80;--warning: #fbbf24;--danger: #f87171;--shadow-lg: 0 28px 80px rgba(0, 0, 0, .32);--shadow-md: 0 16px 38px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-width:320px;overflow-x:hidden;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at top left,rgba(194,65,12,.14),transparent 32%),radial-gradient(circle at top right,rgba(251,191,36,.1),transparent 26%),linear-gradient(180deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 92%,#ffffff 8%) 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}#root,.site-shell{min-height:100vh}.site-main,.site-footer{width:min(calc(100% - 1.5rem),var(--max-width));margin:0 auto}.site-main{display:grid;gap:var(--space-6);padding:.5rem 0 3rem}.site-main:focus,.editorial-section:focus,.page-section:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,.ui-button:focus-visible,.topbar-pill:focus-visible,.topbar-brand:focus-visible,.site-footer-brand:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.topbar-shell{position:sticky;top:.65rem;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .8rem;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--bg-soft) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-md)}.topbar-brand,.site-footer-brand{display:inline-flex;align-items:center;gap:.65rem;min-width:0}.topbar-brand-icon,.site-footer-icon{width:2.5rem;height:2.5rem;border-radius:.85rem;flex:0 0 auto}.topbar-brand-title,.site-footer-title{margin:0;font-size:.98rem;font-weight:800;letter-spacing:-.03em}.topbar-pills,.stack-actions,.hero-actions,.site-footer-grid,.site-footer-links,.site-footer-meta-list{display:flex;flex-wrap:wrap;gap:.75rem}.topbar-pills{justify-content:flex-end}.topbar-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 .95rem;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--text-soft);font-size:.92rem;font-weight:700;white-space:nowrap}.topbar-pill:hover,.topbar-pill.is-active{color:var(--text);background:color-mix(in srgb,var(--accent-soft) 64%,var(--bg-panel) 36%);border-color:color-mix(in srgb,var(--accent) 32%,var(--line) 68%)}.topbar-pill-accent{color:var(--bg-strong);border-color:transparent;background:linear-gradient(135deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 72%,#fed7aa 28%) 100%)}.topbar-pill-accent:hover,.topbar-pill-accent.is-active{color:var(--bg-strong);border-color:transparent;background:linear-gradient(135deg,var(--accent-strong) 0%,var(--accent) 100%)}.ui-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.15rem;border:1px solid transparent;border-radius:999px;font-weight:800;transition:transform .18s ease,opacity .18s ease,background-color .18s ease}.ui-button:hover{transform:translateY(-1px)}.ui-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.ui-button-primary{color:#fff7ed;background:linear-gradient(135deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 74%,#fdba74 26%) 100%);box-shadow:var(--shadow-md)}.ui-button-secondary,.ui-button-ghost{color:var(--text);border-color:var(--line);background:color-mix(in srgb,var(--bg-panel) 86%,transparent)}.ui-button-full{width:100%}.ui-badge{display:inline-flex;align-items:center;min-height:2rem;padding:.3rem .7rem;border-radius:999px;border:1px solid transparent;font-size:.78rem;font-weight:700}.ui-badge-success{color:var(--success);background:color-mix(in srgb,var(--success) 16%,transparent)}.ui-card,.feature-editorial-card,.faq-editorial-item,.page-card,.account-overview-card,.account-subscription-card,.auth-copy-card,.auth-form-card,.legal-layout,.editorial-band{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-lg)}.landing-layout,.account-layout{display:grid;gap:var(--space-10)}.section-eyebrow,.card-label{font-size:.72rem;line-height:1;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--accent-strong)}.hero-title,.section-title,.legal-title{margin:0;font-size:clamp(2.1rem,7vw,4.9rem);line-height:.98;letter-spacing:-.05em;font-weight:800}.hero-subtitle,.section-copy,.page-lead,.body-large{margin:0;color:var(--text-soft);font-size:1rem;line-height:1.72}.hero-editorial,.editorial-section,.legal-surface,.page-section{padding-top:var(--space-6)}.hero-editorial{display:grid;gap:var(--space-8)}.hero-editorial-copy,.hero-editorial-stage,.editorial-band,.editorial-section,.page-card,.account-overview-card,.account-subscription-card,.auth-copy-card,.auth-form-card,.legal-layout{padding:var(--space-8)}.hero-editorial-copy,.hero-editorial-stage,.editorial-section,.account-overview-card,.account-subscription-card,.page-card,.auth-copy-card,.auth-form-card{display:grid;gap:var(--space-5)}.hero-chip-row,.hero-proof-list,.device-summary,.device-sheet,.hero-highlight-list,.faq-editorial-list,.legal-body,.auth-note-list{display:grid;gap:.85rem}.hero-chip-row{grid-template-columns:repeat(3,max-content);gap:.55rem}.hero-chip{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .7rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line) 76%);background:var(--accent-soft);color:var(--accent-strong);font-size:.82rem;font-weight:700}.hero-proof-item,.auth-note-item{margin:0;padding:.95rem 1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-strong) 76%,transparent);color:var(--text-soft);line-height:1.65}.hero-editorial-stage{border:1px solid var(--line);background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 12%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--bg-panel) 92%,transparent),color-mix(in srgb,var(--bg-strong) 82%,transparent))}.device-frame{display:grid;gap:.9rem;padding:1rem;border-radius:1.8rem;background:var(--bg-strong);color:var(--text)}.device-frame-header,.device-summary-row,.pricing-table-plan-top,.site-footer-grid{display:flex;justify-content:space-between;gap:.8rem}.device-summary-row,.device-sheet-card,.faq-editorial-item,.legal-section,.legal-meta-card,.account-user-card{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-strong) 84%,transparent)}.device-sheet-card-soft{background:color-mix(in srgb,var(--accent) 8%,var(--bg-strong) 92%)}.device-sheet-label{display:block;margin-bottom:.35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.device-sheet-card p,.feature-editorial-card p,.faq-editorial-item p,.hero-highlight-item p,.site-footer-text,.site-footer-meta,.legal-copy,.legal-meta-card p,.legal-meta-item dd,.account-user-card p,.account-subscription-grid p{margin:0;color:var(--text-soft);line-height:1.65}.hero-highlight-item{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.9rem;align-items:start}.hero-highlight-item span,.feature-editorial-index{color:var(--accent);font-weight:800}.hero-highlight-item strong,.feature-editorial-card h3,.faq-editorial-item h3,.account-subscription-card h2,.legal-section h2,.feature-editorial-card a{margin:0;color:var(--text)}.editorial-band{display:grid;gap:var(--space-4)}.editorial-band-text{margin:0;color:var(--text-soft);line-height:1.72}.editorial-section-head,.legal-header{display:grid;gap:.85rem}.feature-editorial-grid,.account-subscription-grid,.legal-content{display:grid;gap:var(--space-4)}.feature-editorial-card,.faq-editorial-item{padding:var(--space-6)}.feature-editorial-index{display:inline-block;margin-bottom:.65rem;font-size:1.15rem}.feature-editorial-card h3,.faq-editorial-item h3,.page-card h1,.account-subscription-card h2,.legal-section h2,.legal-meta-card p,.legal-meta-item dt,.legal-meta-item dd{margin:0}.pricing-table-scroll{overflow-x:auto;padding-bottom:.5rem}.pricing-table{min-width:760px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-panel);box-shadow:var(--shadow-lg)}.pricing-table-row{display:grid;grid-template-columns:minmax(180px,1.1fr) repeat(3,minmax(170px,1fr))}.pricing-table-row+.pricing-table-row{border-top:1px solid var(--line)}.pricing-table-cell{padding:1rem 1.1rem}.pricing-table-cell+.pricing-table-cell{border-left:1px solid var(--line)}.pricing-table-head .pricing-table-cell{padding-top:1.2rem;padding-bottom:1.2rem}.pricing-table-label-cell{font-weight:700;color:var(--text-soft)}.pricing-table-plan.is-featured{background:color-mix(in srgb,var(--accent-soft) 70%,transparent)}.pricing-table-plan{display:grid;align-content:start;gap:.85rem}.pricing-table-plan-name{font-size:1.1rem;line-height:1.1;font-weight:800;text-wrap:balance}.pricing-table-plan-price,.pricing-price{font-size:clamp(1.7rem,3.6vw,2.3rem);line-height:1.02;letter-spacing:-.04em;font-weight:800;overflow-wrap:anywhere}.pricing-table-plan-copy{color:var(--text-soft);line-height:1.4}.pricing-table-check-cell,.pricing-table-action-cell{display:grid;place-items:center}.pricing-value-text,.pricing-plan-note{color:var(--text-soft);line-height:1.45;text-align:center}.pricing-value-text{font-weight:700;color:var(--text)}.pricing-plan-note{max-width:11rem;margin:0;font-size:.92rem}.pricing-check{font-size:1.2rem;color:var(--text-muted)}.pricing-check.is-active{color:var(--accent);font-weight:800}.account-subscription-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}.account-subscription-grid,.legal-content{align-items:start}.account-subscription-grid div,.legal-meta-card,.legal-meta-item{display:grid;gap:.35rem}.page-card{max-width:44rem;margin:0 auto}.page-card-checkout{max-width:34rem}.inline-note{margin:0;padding:.95rem 1rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text-soft);line-height:1.6}.inline-note-error{color:var(--danger);background:color-mix(in srgb,var(--danger) 14%,transparent)}.inline-note-success{color:var(--success);background:color-mix(in srgb,var(--success) 14%,transparent)}.inline-note-warning{color:var(--warning);background:color-mix(in srgb,var(--warning) 14%,transparent)}.auth-layout{display:grid;gap:var(--space-4);align-items:start}.auth-copy-card .section-title{font-size:clamp(2.35rem,4.7vw,4.15rem);line-height:.94;letter-spacing:-.05em;max-width:8.5ch}.auth-copy-card .page-lead{max-width:32rem}.auth-form-card{align-content:start}.tab-row{display:flex;gap:.45rem;padding:.3rem;border-radius:999px;background:color-mix(in srgb,var(--text) 4%,transparent)}.tab{flex:1 1 0;min-height:2.7rem;border:none;border-radius:999px;background:transparent;color:var(--text-muted);font-weight:800}.tab.is-active{color:var(--text);background:var(--bg-strong)}.auth-form,.field{display:grid;gap:.7rem}.field span{font-size:.9rem;font-weight:700}.field input{min-height:3.15rem;padding:0 1rem;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-strong) 84%,transparent);color:var(--text);font-size:16px}.auth-note-item a,.site-footer-links a,.legal-meta-item dd a,.feature-editorial-card a{color:var(--accent-strong)}.legal-layout{display:grid;gap:var(--space-6)}.legal-aside{display:grid;gap:.9rem}.legal-meta-list{display:grid;gap:.9rem;margin:0;padding:0}.legal-meta-item{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-strong) 84%,transparent)}.legal-meta-item dt{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.legal-meta-item dd{word-break:break-word}.site-footer{padding:.5rem 0 1.8rem}.site-footer-grid{display:grid;gap:1.25rem;align-items:center;padding:1.2rem 0 0;border-top:1px solid var(--line)}.site-footer-copy{display:grid;gap:.8rem}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.2rem}.site-footer-text,.site-footer-meta,.site-footer-links a{font-size:.94rem}#pricing{scroll-margin-top:6rem}@keyframes skeleton-pulse{0%,to{opacity:.48}50%{opacity:.9}}.skeleton-line{border-radius:999px;background:color-mix(in srgb,var(--text) 10%,var(--bg-strong) 90%);animation:skeleton-pulse 1.4s ease-in-out infinite}.skeleton-line-title{width:8rem;height:2rem}.skeleton-line-body{width:100%;max-width:11rem;height:1.2rem}@media(min-width:720px){.hero-editorial{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:start}.site-footer-grid{grid-template-columns:minmax(0,1fr) auto}.auth-layout,.legal-content{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr)}.feature-editorial-grid,.account-subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.site-main{padding-top:1rem}.hero-editorial-copy,.hero-editorial-stage,.editorial-band,.editorial-section,.page-card,.account-overview-card,.account-subscription-card,.auth-copy-card,.auth-form-card,.legal-layout{padding:var(--space-10)}.feature-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legal-content{grid-template-columns:minmax(16rem,.42fr) minmax(0,1fr)}.account-subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:719px){.site-main,.site-footer{width:min(calc(100% - 1rem),var(--max-width))}.topbar-shell{top:.35rem;gap:.5rem;align-items:center;padding:max(.65rem,env(safe-area-inset-top,0px)) .8rem .65rem;border-radius:1.15rem}.topbar-brand{gap:.45rem;flex:1 1 auto}.topbar-brand-icon{width:2rem;height:2rem;border-radius:.7rem}.topbar-brand-title{font-size:.72rem}.topbar-pills{flex-wrap:nowrap;width:auto;flex:0 0 auto;justify-content:flex-end;overflow:visible;padding-bottom:0}.topbar-pills::-webkit-scrollbar{display:none}.topbar-pill{flex:0 0 auto;min-height:1.95rem;padding:0 .72rem;font-size:.76rem}.hero-editorial-copy,.hero-editorial-stage,.editorial-band,.editorial-section,.page-card,.account-overview-card,.account-subscription-card,.auth-copy-card,.auth-form-card,.legal-layout{padding:1rem}.hero-title{font-size:clamp(2.1rem,9.5vw,3.05rem);line-height:1;letter-spacing:-.045em}.section-title,.legal-title{font-size:clamp(1.5rem,6vw,2rem)}.hero-subtitle,.section-copy,.page-lead,.body-large{font-size:.92rem;line-height:1.55}.hero-chip-row{grid-template-columns:1fr}.hero-chip{width:100%;justify-content:flex-start;font-size:.9rem}.hero-actions{display:grid;grid-template-columns:1fr}.ui-button{min-height:2.85rem;padding:.8rem 1rem}.editorial-section,.hero-editorial,.legal-surface,.page-section{padding-top:1rem}.pricing-table{min-width:620px}.pricing-table-row{grid-template-columns:minmax(138px,1fr) repeat(3,minmax(145px,1fr))}.pricing-table-cell{padding:.85rem .8rem}.pricing-table-plan{gap:.65rem}.pricing-table-plan-name{font-size:.98rem}.pricing-table-plan-price{font-size:1.55rem;line-height:1.08;letter-spacing:-.03em;overflow-wrap:normal}.pricing-table-plan-copy,.pricing-value-text,.pricing-plan-note{font-size:.88rem}.pricing-table-label-cell{font-size:.84rem}.site-footer{padding-bottom:1.2rem}.site-footer-grid{gap:1.15rem;justify-items:start}.site-footer-copy{width:100%;gap:.7rem}.site-footer-brand{gap:.55rem}.site-footer-title{font-size:.88rem}.site-footer-text,.site-footer-meta,.site-footer-links a{font-size:.88rem;line-height:1.5}.site-footer-meta-list,.site-footer-links{gap:.6rem}.site-footer-links{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start}}
