:root{font-family:"DejaVu Sans",Arial,sans-serif;color:#172238;background:#ece7dc}*{box-sizing:border-box}body{margin:0}.landing{min-height:100vh;background:radial-gradient(circle at 15% 15%,#f7f1e6 0,#e6dfd2 42%,#c9c1b2 100%)}.hero-shell{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:7vw;padding:7vw}.hero-copy{max-width:780px}.brand-mark{width:64px;height:64px;border:1px solid #25324b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.08em}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#6d5533;margin-top:28px}.hero-copy h1{font-size:clamp(44px,6vw,84px);line-height:.98;margin:16px 0 28px}.lead{font-size:20px;line-height:1.6;max-width:700px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.trust-row span{border:1px solid rgba(23,34,56,.22);padding:8px 13px;border-radius:999px;font-size:13px}.form-card{background:rgba(255,255,255,.88);backdrop-filter:blur(14px);padding:38px;border-radius:28px;box-shadow:0 28px 80px rgba(36,41,51,.18)}.form-card h2{font-size:30px;margin:0 0 8px}.form-card p{line-height:1.5;color:#596071}label{display:block;font-weight:800;margin:22px 0 8px}input,select{width:100%;padding:15px;border:1px solid #c8c3bb;border-radius:12px;background:#fff;font-size:16px}button{width:100%;border:0;border-radius:12px;padding:16px;background:#172238;color:white;font-weight:800;font-size:16px;margin-top:25px;cursor:pointer}.fineprint{font-size:12px!important;margin-top:18px}.error{background:#fbe3e3;border:1px solid #e4a8a8;color:#7b2828;padding:12px;border-radius:10px;margin-top:15px}@media(max-width:900px){.hero-shell{grid-template-columns:1fr;padding:28px}.hero-copy h1{font-size:50px}.form-card{padding:25px}}.commerce-shell{align-items:start;padding-top:5vw}.order-card .price{font-size:34px;font-weight:900;color:#172238;margin:10px 0 22px}.consent{display:flex;align-items:flex-start;gap:11px;font-weight:500;line-height:1.45;margin:18px 0}.consent input{width:20px;height:20px;margin:2px 0 0;flex:0 0 auto}.notice{padding:14px 16px;border-radius:13px;line-height:1.5;margin:24px 0}.notice.warning{background:#fff4d6;border:1px solid #e2c16e;color:#604816}.order-page{min-height:100vh;background:#ece7dc;padding:38px 20px}.order-layout{max-width:900px;margin:0 auto}.order-header{display:flex;align-items:center;gap:20px;margin-bottom:28px}.order-header .eyebrow{margin:0 0 6px}.order-header h1{margin:0;font-size:clamp(30px,5vw,52px)}.status-card,.timeline-card,.download-shell{background:#fff;border-radius:24px;padding:30px;box-shadow:0 18px 55px rgba(30,38,51,.12);margin-bottom:24px}.status-line{display:flex;align-items:center;gap:12px;font-size:20px;margin-bottom:24px}.status-dot{width:13px;height:13px;border-radius:50%;background:#c48f18;box-shadow:0 0 0 6px rgba(196,143,24,.14)}.status-ready .status-dot{background:#25845d;box-shadow:0 0 0 6px rgba(37,132,93,.14)}.status-failed .status-dot{background:#b43c3c;box-shadow:0 0 0 6px rgba(180,60,60,.14)}.order-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 22px}.order-facts div{background:#f5f3ee;padding:14px;border-radius:12px}.order-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#6a6f79}.order-facts dd{margin:6px 0 0;font-weight:800;word-break:break-word}.progress{height:10px;background:#e4e0d8;border-radius:999px;overflow:hidden;margin-top:22px}.progress span{display:block;width:38%;height:100%;background:#172238;border-radius:999px;animation:move 1.3s infinite alternate ease-in-out}@keyframes move{from{transform:translateX(-50%)}to{transform:translateX(210%)}}.timeline-card h2{margin-top:0}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:170px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #ece8df;align-items:center}.timeline li:last-child{border-bottom:0}.timeline span,.timeline small{color:#777;font-size:12px}.center{text-align:center}.download-shell{max-width:650px;margin:7vh auto;text-align:center}.download-shell .brand-mark{margin:0 auto}.download-shell h1{font-size:42px}.button-link{display:block;background:#172238;color:#fff;text-decoration:none;padding:17px 20px;border-radius:12px;font-weight:900;margin:24px 0 14px}.secondary-link{color:#172238}.status-card form button{max-width:520px}.status-card p{line-height:1.6}@media(max-width:650px){.order-facts{grid-template-columns:1fr}.timeline li{grid-template-columns:1fr;gap:4px}.order-page{padding:20px 12px}.status-card,.timeline-card,.download-shell{padding:22px}.download-shell h1{font-size:34px}}
button.secondary{background:#e9e4da;color:#172238;border:1px solid #c9c2b6}.payment-shell form{display:grid;gap:10px}.payment-shell button{margin-top:8px}.timeline-card h3{margin-top:24px}.timeline-card ul{line-height:1.7}
.product-hero{min-height:auto;padding-bottom:6vw}.product-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:30px 0}.product-points article{padding:18px;border:1px solid rgba(23,34,56,.18);border-radius:16px;background:rgba(255,255,255,.34)}.product-points strong{font-size:15px}.product-points p{font-size:13px;line-height:1.55;margin:8px 0 0;color:#505969}.content-band{background:#172238;color:#f6f2e9;padding:80px 24px}.content-inner{max-width:1180px;margin:0 auto}.content-inner h2{font-size:clamp(34px,5vw,60px);line-height:1.05;max-width:900px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px}.feature-grid article{border-top:1px solid rgba(255,255,255,.3);padding-top:22px}.feature-grid span{font-size:12px;color:#d4b47a}.feature-grid h3{font-size:21px}.feature-grid p{color:#cbd1dc;line-height:1.65;font-size:14px}@media(max-width:1000px){.product-points,.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.product-points,.feature-grid{grid-template-columns:1fr}.content-band{padding:56px 22px}}
