:root{--accent:#0b6b5b;--bg:#f5f7f7;--card:#fff;--border:#dfe7e5;--muted:#66726f;--forest:#0d3f32;--forest-deep:#082b23;--ivory:#f6f2e8;--gold:#a7762c;--ink:#18241f}*{box-sizing:border-box}html,body{background:var(--bg);color:#17201e;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit}.wrap{max-width:880px;margin:0 auto;padding:18px}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.topbar h1{color:var(--accent);overflow-wrap:anywhere;min-width:0;margin:0;font-size:20px}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;margin-bottom:16px;padding:18px;box-shadow:0 2px 8px #15352b0d}.form{gap:12px;display:grid}.form label{gap:6px;font-size:13px;font-weight:650;display:grid}input,textarea,select{width:100%;font:inherit;background:#fff;border:1px solid #cbd8d4;border-radius:9px;padding:11px 12px}textarea{resize:vertical;min-height:80px}button,.btn{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:11px 14px;font-weight:700;text-decoration:none;display:inline-flex}button:disabled{opacity:.55;cursor:wait}.btn.alt{color:var(--accent);border:1px solid var(--accent);background:#fff}.btn.ghost{color:var(--accent);background:0 0;padding-inline:6px}.actions{flex-wrap:wrap;gap:8px;display:flex}.row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.row:last-child{border-bottom:0}.muted{color:var(--muted)}.msg{white-space:pre-wrap;background:#fff8dc;border:1px solid #ecd98e;border-radius:9px;padding:11px 13px}.error{color:#9e241d;background:#fff0ef;border-color:#efb4ae}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.total{color:var(--accent);font-size:20px;font-weight:800}.revision-preview{background:#fffdf3;border:1px solid #ecd98e;border-radius:10px;margin-top:18px;padding:14px;overflow-x:auto}.revision-preview h3{color:var(--accent);margin-top:0}.revision-preview label{gap:6px;margin-top:14px;font-weight:700;display:grid}.revision-preview table{min-width:620px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:8px}th:last-child,td:last-child{text-align:right}dl{grid-template-columns:1fr auto;gap:6px 18px;margin:16px 0;display:grid}dt,dd{margin:0}dd{text-align:right}@media (max-width:620px){.wrap{padding:12px}.grid{grid-template-columns:1fr}.row{flex-direction:column;align-items:stretch}.actions{width:100%}.actions>*{flex:auto}}.site-shell{background:var(--ivory);color:var(--ink);min-height:100vh;overflow:hidden}.site-header{background:color-mix(in srgb, var(--ivory) 94%, transparent);z-index:5;border-bottom:1px solid #173f3424;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.site-brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.site-brand-mark{background:var(--forest);color:#fff;letter-spacing:1px;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;font-size:12px;display:inline-flex}.site-brand strong,.site-brand small{display:block}.site-brand strong{color:var(--forest-deep);font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1}.site-brand small{color:#6d735f;letter-spacing:1.4px;text-transform:uppercase;margin-top:4px;font-size:9px}.site-header nav{align-items:center;gap:clamp(18px,2.5vw,34px);display:flex}.site-header nav a{color:#31483e;font-size:13px;font-weight:650;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--gold)}.site-header .site-nav-cta{border:1px solid var(--forest);color:var(--forest);border-radius:999px;padding:9px 17px}.site-header .site-nav-cta:hover{background:var(--forest);color:#fff}.site-hero{background:radial-gradient(circle at 82% 45%,#d9decb 0,#e9eadc 25%,#0000 52%),linear-gradient(120deg,#f8f5ec 0%,#eff0e4 100%);min-height:calc(100svh - 74px);position:relative}.site-hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 calc(20% - 1px),#153f3210 20%);position:absolute;inset:0}.site-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:28px;max-width:1260px;min-height:calc(100svh - 74px);margin:0 auto;padding:48px clamp(24px,6vw,82px);display:grid;position:relative}.site-hero-copy{max-width:680px;animation:.7s ease-out both site-rise}.site-kicker{color:var(--gold);letter-spacing:2px;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.site-hero h1{color:var(--forest-deep);letter-spacing:-3px;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.2vw,86px);font-weight:500;line-height:.98}.site-lead{color:#425248;max-width:610px;margin:28px 0 0;font-size:clamp(16px,1.6vw,20px);line-height:1.7}.site-actions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:34px;display:flex}.site-button{background:var(--forest);color:#fff;border-radius:999px;padding:15px 22px;font-size:14px;font-weight:750;text-decoration:none;transition:background .2s,transform .2s}.site-button:hover{background:#145a46;transform:translateY(-2px)}.site-text-link{color:var(--forest);text-underline-offset:5px;font-size:14px;font-weight:700;text-decoration-color:#0d3f3266}.site-auth-note{color:#647068;margin:23px 0 0;font-size:12px}.site-auth-note span{color:var(--forest);margin-right:6px;font-weight:900}.site-hero-art{justify-content:center;align-items:center;min-height:500px;animation:.9s ease-out .12s both site-fade;display:flex;position:relative}.site-tree-halo{border:1px solid #9f8a4d55;border-radius:50%;width:min(37vw,500px);height:min(37vw,500px);position:absolute}.site-tree-halo:after,.site-tree-halo:before{content:"";border:1px solid #0d3f3222;border-radius:50%;position:absolute;inset:7%}.site-tree-halo:after{inset:17%}.site-hero-art img{filter:drop-shadow(0 22px 28px #18382d20);object-fit:contain;width:min(24vw,340px);height:auto;max-height:min(64vh,560px);position:relative}.site-process{background:#fffdf8;padding:clamp(78px,10vw,138px) clamp(24px,7vw,100px)}.site-section-heading{grid-template-columns:1.1fr .9fr;gap:20px 52px;max-width:1180px;margin:0 auto;display:grid}.site-section-heading .site-kicker{grid-column:1/-1;margin-bottom:0}.site-section-heading h2,.site-trust h2,.site-contact h2{color:var(--forest-deep);letter-spacing:-1.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.05}.site-section-heading>p:last-child{color:#647068;max-width:440px;margin:4px 0 0;font-size:16px;line-height:1.7}.site-steps{grid-template-columns:repeat(3,1fr);gap:0;max-width:1180px;margin:72px auto 0;padding:0;list-style:none;display:grid}.site-steps li{border-top:1px solid #9fa99d;padding:22px clamp(18px,3vw,42px) 0 0}.site-steps li+li{border-left:1px solid #d8ddd6;padding-left:clamp(18px,3vw,42px)}.site-steps span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:14px}.site-steps h3{color:var(--forest-deep);margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.site-steps p{color:#657169;margin:0;font-size:14px;line-height:1.75}.site-trust{background:var(--forest-deep);color:#fff;grid-template-columns:1fr 1fr;gap:70px;padding:clamp(80px,10vw,140px) clamp(24px,7vw,100px);display:grid}.site-trust>div{width:100%;max-width:580px;margin:0 auto}.site-kicker-light{color:#d5ad67}.site-trust h2{color:#f7f3e9}.site-trust-copy{border-top:1px solid #e8e0ca55;align-self:end;padding-top:26px}.site-trust-copy p{color:#d1dbd5;margin:0 0 17px;font-size:15px;line-height:1.85}.site-trust-copy strong{color:#fff}.site-trust-copy a{color:#e5bd77;text-underline-offset:5px;margin-top:12px;font-size:14px;font-weight:750;display:inline-block}.site-contact{text-align:center;background:#dfe3d4;padding:clamp(74px,9vw,120px) clamp(24px,7vw,100px)}.site-contact address{color:#45564d;margin:27px auto 0;font-size:15px;font-style:normal;line-height:1.8}.site-contact address a{color:var(--forest);text-underline-offset:4px;font-weight:700}.site-footer{background:#fffdf8;grid-template-columns:1fr auto;align-items:end;gap:30px;padding:46px clamp(24px,7vw,100px) 28px;display:grid}.site-footer strong{color:var(--forest-deep);font-family:Georgia,Times New Roman,serif;font-size:21px}.site-footer p{color:#6a746d;margin:8px 0 0;font-size:12px}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:21px;display:flex}.site-footer-links a{color:#344a40;text-underline-offset:4px;font-size:12px;font-weight:700}.site-copyright{border-top:1px solid #d9ded6;grid-column:1/-1;padding-top:22px}.auth-shell{background:#eef0e5;min-height:100svh;padding:clamp(20px,4vw,54px)}.auth-back{color:var(--forest);margin-bottom:24px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.auth-layout{background:#fffdf8;grid-template-columns:minmax(320px,.88fr) minmax(400px,1.12fr);max-width:1000px;min-height:min(720px,100svh - 120px);margin:0 auto;display:grid;overflow:hidden}.auth-brand-panel{background:var(--forest-deep);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.auth-brand-panel img{width:70%;max-width:240px;height:auto}.auth-brand-panel>p{color:#d6ad66;letter-spacing:2px;text-transform:uppercase;margin:25px 0 8px;font-size:10px;font-weight:800}.auth-brand-panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.auth-brand-panel address{color:#b9c8c0;margin-top:22px;font-size:11px;font-style:normal;line-height:1.7}.auth-form-panel{align-self:center;padding:clamp(38px,7vw,78px);animation:.55s ease-out both site-rise}.auth-form-panel h1{color:var(--forest-deep);letter-spacing:-1.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,54px);font-weight:500;line-height:1.05}.auth-form-panel>p:not(.site-kicker):not(.auth-help){color:#617067;margin:20px 0 0;line-height:1.7}.auth-google-button{color:#263c32;background:#fff;border:1px solid #b8c3bd;border-radius:6px;gap:12px;width:100%;margin-top:30px;padding:14px 18px;transition:border-color .2s,box-shadow .2s,transform .2s}.auth-google-button:hover{border-color:var(--forest);transform:translateY(-1px);box-shadow:0 8px 22px #0c3c2f12}.auth-button-skeleton{background:#e6e9e3;border-radius:6px;width:100%;height:51px;margin-top:30px}.auth-safety-note{border-left:3px solid var(--gold);margin-top:30px;padding:3px 0 3px 16px}.auth-safety-note strong{color:var(--forest-deep);font-size:13px}.auth-safety-note p{color:#68746e;margin:7px 0 0;font-size:12px;line-height:1.65}.auth-help{color:#68746e;margin-top:27px;font-size:12px;line-height:1.6}.auth-help a,.auth-legal a{color:var(--forest);text-underline-offset:4px;font-weight:700}.auth-legal{border-top:1px solid #dce1dc;flex-wrap:wrap;gap:18px;margin-top:22px;padding-top:18px;display:flex}.auth-legal a{font-size:11px}.legal-page{max-width:900px;margin:0 auto;padding:clamp(68px,9vw,110px) 24px}.legal-page header{border-bottom:1px solid #aeb8ad;margin-bottom:56px;padding-bottom:46px}.legal-page h1{color:var(--forest-deep);letter-spacing:-2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,70px);font-weight:500;line-height:1}.legal-page header>p:last-child{color:#5d6b63;max-width:720px;margin:24px 0 0;font-size:17px;line-height:1.75}.legal-page section{grid-template-columns:220px 1fr;gap:28px;padding:25px 0;display:grid}.legal-page section+section{border-top:1px solid #d6dbd4}.legal-page h2{color:var(--forest-deep);margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.legal-page section p{color:#56655d;margin:0;font-size:14px;line-height:1.8}.legal-page section p+p{margin-top:12px}.legal-page a{color:var(--forest);text-underline-offset:4px;font-weight:700}@keyframes site-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes site-fade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:820px){.site-header{height:66px;padding-inline:18px}.site-header nav a:not(.site-nav-cta){display:none}.site-hero,.site-hero-inner{min-height:calc(100svh - 66px)}.site-hero-inner{grid-template-columns:1fr;gap:8px;padding-top:40px;padding-bottom:30px}.site-hero h1{letter-spacing:-2.5px;font-size:clamp(46px,13vw,67px)}.site-hero-art{min-height:310px}.site-tree-halo{width:310px;height:310px}.site-hero-art img{width:210px;max-height:340px}.site-section-heading,.site-trust,.site-steps{grid-template-columns:1fr}.site-steps li+li{border-left:0;margin-top:36px;padding-left:0}.site-trust{gap:44px}.auth-layout{grid-template-columns:1fr}.auth-brand-panel{min-height:310px;padding:34px}.auth-brand-panel img{max-width:150px}.auth-form-panel{padding:42px 28px}.legal-page section{grid-template-columns:1fr;gap:12px}}@media (max-width:560px){.site-brand small{display:none}.site-header nav{gap:8px}.site-hero-copy{text-align:left}.site-hero:before{display:none}.site-lead{font-size:15px}.site-actions{flex-direction:column;align-items:stretch}.site-button{text-align:center}.site-footer{grid-template-columns:1fr;align-items:start}.site-footer-links{justify-content:flex-start}.site-copyright{grid-column:1}.auth-shell{padding:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
