:root{color:#111;background:#fffdf2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{align-items:center;background:#fffdf2eb;border-bottom:1px solid #e5e1d2;display:flex;gap:24px;justify-content:space-between;padding:16px clamp(20px,4vw,56px);position:sticky;top:0;z-index:10}.brand,.header-actions,nav{align-items:center;display:flex;gap:16px}.brand{font-size:22px;font-weight:900}.brand-mark{align-items:center;background:#c8ff2e;border:2px solid #111111;border-radius:10px;display:inline-flex;height:34px;justify-content:center;width:34px}nav a{font-size:14px;font-weight:800}select,input,textarea{background:#fff;border:1px solid #d8d3c5;border-radius:10px;color:#111;min-height:44px;padding:10px 12px;width:100%}textarea{min-height:120px;resize:vertical}.button{align-items:center;border:0;border-radius:10px;cursor:pointer;display:inline-flex;font-weight:900;justify-content:center;min-height:46px;padding:12px 18px}.button.primary{background:#c8ff2e;color:#111}.button.secondary{background:#111;color:#fff}.hero{align-items:center;display:grid;gap:clamp(24px,5vw,64px);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);min-height:calc(100vh - 74px);padding:clamp(36px,7vw,88px) clamp(20px,5vw,72px)}.hero h1{font-size:clamp(48px,7vw,96px);line-height:.96;margin:0;max-width:820px}.hero p,.section-copy p,.form-panel p,footer p{color:#4f4b40;font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 16px}.notice{border-left:5px solid #00b67a;font-weight:800;max-width:640px;padding-left:14px}.hero-visual img{display:block;filter:drop-shadow(0 30px 50px rgba(17,17,17,.16));height:auto;width:100%}.band{padding:clamp(56px,8vw,104px) clamp(20px,5vw,72px)}.section-copy{max-width:850px}.section-copy h2,.form-panel h2{font-size:clamp(34px,4vw,56px);line-height:1;margin:0}.product-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.demo-card,.share-preview,.form-panel{background:#fff;border:1px solid #e5e1d2;border-radius:8px;box-shadow:0 18px 36px #11111114;padding:18px}.demo-card h3{margin:0 0 14px}.phone-shell,.proposal-card,.trust-card,.idea-card{background:#fffdf2;border:1px solid #e5e1d2;border-radius:18px;display:grid;gap:12px;padding:14px}.phone-header{font-weight:900}.feed-item{align-items:center;background:#fff;border-radius:8px;display:grid;gap:10px;grid-template-columns:28px 1fr 28px;padding:10px}.feed-item span,.avatar-row span{background:#c8ff2e;border-radius:999px;height:28px;width:28px}.feed-item p,.proposal-card p,.trust-card p,.idea-card span{color:#4f4b40;font-size:14px;line-height:1.4;margin:0}.idea-card small{color:#00b67a;font-weight:900}.avatar-row{align-items:center;display:flex;gap:14px}.avatar-row b{align-items:center;background:#c8ff2e;border-radius:999px;display:inline-flex;height:36px;justify-content:center;width:36px}.share-band{background:#111;color:#fff}.share-band p{color:#d7d2c5}.share-strip,.store-list{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px}.share-preview{color:#111}.share-media{aspect-ratio:16 / 10;background:radial-gradient(circle at 75% 20%,#c8ff2e 0 14%,transparent 15%),linear-gradient(135deg,#fffdf2,#fff);border:1px solid #e5e1d2;border-radius:8px;margin-bottom:12px}.share-preview span{color:#4f4b40;display:block;font-size:14px;margin-top:6px}.store-row{align-items:center;background:#fff;border:1px solid #e5e1d2;border-radius:8px;cursor:pointer;display:flex;font-weight:900;justify-content:space-between;min-height:72px;padding:18px;text-align:left}.forms-band{display:grid;gap:24px;grid-template-columns:1.15fr .85fr;padding:clamp(56px,8vw,104px) clamp(20px,5vw,72px)}.form-panel{display:grid;gap:16px}.two-column{display:grid;gap:12px;grid-template-columns:1fr 1fr}label,fieldset{border:0;display:grid;font-weight:900;gap:8px;margin:0;padding:0}legend{font-weight:900;margin-bottom:8px}.chip-grid{display:flex;flex-wrap:wrap;gap:8px}.check-chip{display:inline-flex}.check-chip input{inline-size:1px;opacity:0;position:absolute}.check-chip span{background:#fffdf2;border:1px solid #e5e1d2;border-radius:999px;cursor:pointer;padding:9px 12px}.check-chip input:checked+span{background:#c8ff2e;border-color:#111}.consent-row{align-items:start;display:grid;gap:10px;grid-template-columns:18px 1fr}.consent-row input{min-height:18px;width:18px}.success{color:#006f4a;font-weight:900}.error{color:#c2413a;font-weight:900}.static-page{margin:0 auto;max-width:900px;min-height:70vh;padding:92px clamp(20px,5vw,72px)}.static-page h1{font-size:clamp(42px,7vw,84px);letter-spacing:0;line-height:.94;margin:12px 0 18px;max-width:760px}.static-page p{color:#3f3f39;font-size:20px;line-height:1.6;max-width:760px}.static-page ul{display:grid;gap:12px;margin:28px 0;padding:0}.static-page li{background:#fff;border:1px solid #e5e1d2;border-radius:8px;font-weight:800;line-height:1.5;list-style:none;padding:16px 18px}.back-link{font-weight:900}footer{align-items:center;border-top:1px solid #e5e1d2;display:flex;gap:16px;justify-content:space-between;padding:28px clamp(20px,5vw,72px)}footer div{display:flex;flex-wrap:wrap;font-weight:900;gap:16px}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column}.hero,.forms-band{grid-template-columns:1fr}.hero{min-height:auto}.product-grid,.share-strip,.store-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){nav{flex-wrap:wrap}.hero h1{font-size:46px}.product-grid,.share-strip,.store-list,.two-column{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column}}
