:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#0c140e;color:#f4f7ed}*{box-sizing:border-box}body{margin:0}header,footer{padding:26px 6vw;display:flex;justify-content:space-between;align-items:center}a{color:inherit;text-underline-offset:5px}header a{text-decoration:none}.brand{font-size:32px;font-weight:850;letter-spacing:-1.5px}.brand span{color:#ff914e;font-size:16px;vertical-align:top}main{max-width:1250px;margin:30px auto;padding:20px 5vw;display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.eyebrow{font-size:12px;letter-spacing:2px;color:#bdcbb1;font-weight:700}h1{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-3px;margin:28px 0}em{font-style:normal;color:#ff914e}h2{font-size:30px;letter-spacing:-1px}.intro>p{max-width:530px;line-height:1.7;color:#d4dfcb}.price{display:flex;align-items:end;gap:12px;margin-top:36px}.price strong{font-size:58px;letter-spacing:-2px}.price span{max-width:120px;padding-bottom:12px;color:#d4dfcb}.small{font-size:13px;line-height:1.65;color:#c1cdb8}.panel{align-self:start;padding:32px;border-radius:26px;background:linear-gradient(130deg,#253322,#182319);box-shadow:0 20px 65px #0005}label{display:block;margin:22px 0;font-size:14px;font-weight:600}input,select,textarea{display:block;width:100%;margin-top:10px;border:1px solid #697b60;background:#0c140e;color:#f4f7ed;border-radius:10px;padding:15px;font:inherit;min-height:48px}.check{display:flex;gap:12px;font-weight:400;line-height:1.6}.check input{width:22px;height:22px;min-height:22px;flex:none;margin:2px 0;accent-color:#ff914e}button,.button{display:inline-block;min-height:48px;padding:15px 20px;border:0;border-radius:12px;background:#ff914e;color:#172010;font:inherit;font-weight:750;cursor:pointer;text-decoration:none}form button{width:100%;margin:6px 0}.secondary{background:#35482e;color:#f4f7ed}button:disabled{opacity:.5;cursor:wait}.notice{padding:16px;background:#26351f;border-radius:14px;font-size:14px}.error{padding:14px;border-radius:10px;background:#502c20;color:#fff2e9}ul{padding-left:20px;line-height:2}footer{color:#becab4;font-size:13px}.workspace{display:block;max-width:1200px}.toolbar{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.card{background:#20301d;border-radius:20px;padding:24px}.card h3{margin-top:0}.muted{color:#becab4}[hidden]{display:none!important}:focus-visible{outline:3px solid #fff;outline-offset:4px}@media(max-width:750px){main{grid-template-columns:1fr;gap:24px;margin:0}header,footer{padding:22px 5vw}.panel{padding:24px}h1{letter-spacing:-2px}.price{margin-top:20px}footer{display:block;line-height:2}}@media(prefers-reduced-motion:no-preference){.panel{animation:enter .18s ease-out}@keyframes enter{from{transform:translateY(10px);opacity:.4}}}

.workspace>p,.card p{line-height:1.75}.card:target{outline:2px solid #ff914e;outline-offset:4px}footer{gap:22px;flex-wrap:wrap}footer nav{line-height:2}code{overflow-wrap:anywhere}
