:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif;--color-bg: #faf6ec;--color-surface: #ffffff;--color-surface-alt: #f3ede0;--color-text: #1f2a24;--color-text-muted: #5b6a61;--color-forest: #1f3d33;--color-forest-dark: #152a23;--color-forest-soft: #e7efe9;--color-gold: #b8912f;--color-gold-soft: #f1e4bd;--color-border: #e4ddc9;--shadow-sm: 0 1px 2px rgba(31, 42, 36, .06), 0 1px 1px rgba(31, 42, 36, .04);--shadow-md: 0 8px 24px rgba(31, 42, 36, .08);--radius-md: 12px;--radius-lg: 20px;--max-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);line-height:1.55}h1,h2,h3{line-height:1.2;font-weight:700;color:var(--color-forest-dark)}p{color:var(--color-text-muted)}a{color:var(--color-forest)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.site-header{position:sticky;top:0;z-index:10;background:#faf6eceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.wordmark{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;color:var(--color-forest-dark);text-decoration:none}.wordmark-mark{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:var(--color-forest);color:var(--color-gold-soft);font-size:.95rem}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav-user{color:var(--color-text-muted);font-size:.9rem;margin-right:.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.25rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.btn-primary{background:var(--color-forest);color:#fff}.btn-primary:hover{background:var(--color-forest-dark)}.btn-secondary{background:transparent;border-color:var(--color-forest);color:var(--color-forest)}.btn-secondary:hover{background:var(--color-forest-soft)}.btn-ghost{background:transparent;color:var(--color-text);padding:.65rem .9rem}.btn-ghost:hover{color:var(--color-forest)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}button.btn{font-family:inherit}main{padding-bottom:4rem}.hero{text-align:center;padding:4.5rem 1rem 3.5rem}.hero-eyebrow{display:inline-block;padding:.3rem .85rem;border-radius:999px;background:var(--color-gold-soft);color:var(--color-forest-dark);font-size:.8rem;font-weight:600;letter-spacing:.02em;margin-bottom:1.25rem}.hero h1{font-size:clamp(2rem,4.5vw,3rem);max-width:42rem;margin:0 auto 1rem}.hero p{max-width:38rem;margin:0 auto;font-size:1.1rem}.hero-actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.section{padding:3.5rem 0}.section-header{text-align:center;max-width:40rem;margin:0 auto 2.5rem}.section-header h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.5rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-sm)}.feature-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-md);background:var(--color-forest-soft);color:var(--color-forest);font-size:1.25rem;margin-bottom:1rem}.feature-card h3{font-size:1.05rem;margin:0 0 .4rem}.feature-card p{font-size:.92rem;margin:0}.badge-planned{display:inline-block;margin-top:.75rem;padding:.2rem .6rem;border-radius:999px;background:var(--color-gold-soft);color:var(--color-forest-dark);font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.step{text-align:center;padding:0 1rem}.step-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--color-forest);color:#fff;font-weight:700;margin-bottom:1rem}.step h3{font-size:1.05rem;margin-bottom:.4rem}.step p{font-size:.92rem}.trust{background:var(--color-forest);border-radius:var(--radius-lg);padding:3rem 2rem;color:#f4efe0}.trust .section-header h2,.trust .section-header p{color:#f4efe0}.trust .section-header p{opacity:.85}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.trust-item{background:#ffffff0f;border:1px solid rgba(244,239,224,.15);border-radius:var(--radius-md);padding:1.5rem}.trust-item h3{color:#f4efe0;font-size:1rem;margin:0 0 .4rem}.trust-item p{color:#f4efe0cc;font-size:.9rem;margin:0}.cta{text-align:center;padding:3.5rem 1rem}.cta h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem}.cta p{max-width:32rem;margin:0 auto 1.75rem}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface-alt);padding:2.5rem 0 1.5rem;margin-top:2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-brand p{font-size:.88rem;max-width:24rem}.footer-col h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-forest-dark);margin:0 0 .75rem}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-col a{color:var(--color-text-muted);text-decoration:none;font-size:.9rem}.footer-col a:hover{color:var(--color-forest)}.footer-bottom{border-top:1px solid var(--color-border);padding-top:1.25rem;font-size:.82rem;color:var(--color-text-muted)}.auth-shell{display:flex;justify-content:center;padding:2.5rem 1rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2.25rem;width:100%;max-width:420px}.card h2{margin-top:0;margin-bottom:.3rem}.card-subtitle{font-size:.9rem;margin-bottom:1.5rem}form{display:flex;flex-direction:column;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.35rem}label{font-size:.85rem;font-weight:600;color:var(--color-forest-dark)}input{padding:.65rem .85rem;border:1px solid var(--color-border);border-radius:8px;font-size:1rem;font-family:inherit;background:var(--color-bg)}input:focus{outline:2px solid var(--color-gold);outline-offset:1px;border-color:var(--color-gold)}.card .btn-primary{width:100%;padding:.75rem 1rem;border-radius:8px}.card-footer{margin-top:1.5rem;font-size:.9rem;text-align:center}.error{color:#a3271e;font-size:.875rem;background:#fbeceb;border:1px solid #f2c9c6;border-radius:8px;padding:.6rem .75rem}.dashboard-header{padding:2.5rem 0 1.5rem;border-bottom:1px solid var(--color-border);margin-bottom:2rem}.dashboard-header h2{margin-bottom:.3rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.dashboard-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm)}.dashboard-card h3{font-size:1rem;margin:0 0 .4rem}.dashboard-card p{font-size:.9rem;margin:0}@media (max-width: 720px){.header-inner{padding:.85rem 1.25rem}.nav-user{display:none}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.trust{padding:2rem 1.25rem}}@media (max-width: 480px){.hero{padding:3rem .5rem 2.5rem}.hero-actions{flex-direction:column;align-items:stretch}.card{padding:1.5rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}
