:root{--ink:#18222f;--ink-2:#243345;--paper:#f5f0e8;--paper-2:#ebe1d4;--cream:#fffaf2;--accent:#d85c43;--accent-2:#f0b17c;--sage:#7d8e82;--line:rgba(24,34,47,.14);--shadow:0 24px 70px rgba(22,28,35,.14);--radius:26px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.topbar{background:#101923;color:#f8f4ec;font-size:13px;letter-spacing:.02em}.topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px}.topbar__dot{opacity:.55}.hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 85% 18%,rgba(240,177,124,.2),transparent 28%),linear-gradient(135deg,#192432 0%,#111922 100%);color:#fff;padding:64px 0 72px}.hero__grain{position:absolute;inset:0;z-index:-1;opacity:.12;background-image:linear-gradient(90deg,transparent 49%,rgba(255,255,255,.14) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(255,255,255,.08) 50%,transparent 51%);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:54px;align-items:center}.eyebrow,.kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:#f6d2b6}.eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 0 5px rgba(240,177,124,.13)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:760px;margin:20px 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5.4vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:600}.hero h1 span{color:#f0b17c}.hero__lead{max-width:680px;color:rgba(255,255,255,.78);font-size:19px}.hero__checks{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.hero__checks span{padding:8px 11px;border-radius:10px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);font-size:14px}.hero__offer{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px}.price{display:flex;align-items:baseline}.price strong{font-size:48px;line-height:1;font-weight:850;letter-spacing:-.04em}.price small{font-size:16px;margin-left:5px;color:rgba(255,255,255,.7)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:14px 22px;border:0;border-radius:14px;text-decoration:none;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 16px 35px rgba(216,92,67,.28)}.btn--cream{background:#fff5e5;color:var(--ink);box-shadow:0 15px 30px rgba(0,0,0,.16)}.btn--dark{background:var(--ink);color:#fff}.hero__micro{max-width:650px;margin:16px 0 0;color:rgba(255,255,255,.56);font-size:12px}.hero__visual{position:relative}.hero__frame{border-radius:34px;padding:10px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.16);box-shadow:0 35px 75px rgba(0,0,0,.28);transform:rotate(1.5deg)}.hero__frame img{width:100%;border-radius:27px}.hero__tag{position:absolute;display:flex;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 18px 35px rgba(0,0,0,.22);font-size:13px}.hero__tag small{font-size:9px;color:var(--accent);font-weight:900;letter-spacing:.14em}.hero__tag--top{top:9%;left:-8%;flex-direction:column;align-items:flex-start;gap:2px}.hero__tag--bottom{right:-5%;bottom:7%}.hero__tag--bottom span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--ink);color:#fff;font-size:10px;font-weight:900}.section{padding:96px 0}.kicker{color:var(--accent);margin-bottom:10px}.kicker--light{color:#f2bc8d}.section h2{margin-bottom:18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.6vw,58px);line-height:1.06;letter-spacing:-.035em;font-weight:600}.section-head{max-width:760px;margin-bottom:42px}.section-head--center{text-align:center;margin-inline:auto;max-width:810px}.section-head p:last-child{color:#5f6771}.section--problem{background:var(--paper)}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:66px;align-items:center}.card-photo{position:relative;border-radius:var(--radius);background:#d8c3aa;padding:8px;box-shadow:var(--shadow);transform:rotate(-1.5deg)}.card-photo img{border-radius:20px}.caption{position:absolute;left:24px;bottom:24px;background:#fffaf2;padding:9px 12px;border-radius:9px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.split__copy>p:not(.kicker){color:#5d6670}.problem-list{display:grid;gap:10px;margin-top:28px}.problem-list article{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:15px 0;border-top:1px solid var(--line)}.problem-list article>b{display:grid;place-items:center;width:42px;height:42px;background:#fff;border-radius:12px;color:var(--accent);font-size:12px}.problem-list span{display:flex;flex-direction:column}.problem-list strong{font-size:16px}.problem-list small{font-size:14px;color:#6a7179}.section--solution{background:var(--ink);color:#fff}.section--solution .section-head p:last-child{color:rgba(255,255,255,.66)}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.roadmap article{min-height:265px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.035));display:flex;flex-direction:column;justify-content:space-between}.roadmap article>span{font-family:Georgia,serif;font-size:52px;color:rgba(240,177,124,.72)}.roadmap small{color:#f0b17c;font-size:10px;letter-spacing:.13em;font-weight:900}.roadmap h3{font-size:20px;margin:7px 0 8px}.roadmap p{margin:0;color:rgba(255,255,255,.62);font-size:14px}.center-cta{text-align:center;margin-top:32px}.contents-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:70px;align-items:start}.contents-intro{position:sticky;top:26px}.contents-intro>p:not(.kicker){color:#687079}.contents-intro img{margin-top:28px;border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.contents-list{border-top:1px solid var(--line)}.contents-list article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid var(--line)}.contents-list__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--paper);font-family:Georgia,serif;font-weight:800;color:var(--accent)}.contents-list small{font-size:10px;font-weight:900;color:#9a7a66;letter-spacing:.14em}.contents-list h3{font-size:23px;margin:3px 0 6px}.contents-list p{margin:0;color:#687079;font-size:15px}.section--story{background:#f0e4d7}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-copy>p:not(.kicker){color:#626a73}.quote-card{position:relative;margin-top:28px;padding:22px 22px 20px 62px;border-radius:18px;background:#fffaf4;border:1px solid rgba(24,34,47,.08)}.quote-card span{position:absolute;left:20px;top:6px;font-family:Georgia,serif;font-size:58px;color:var(--accent)}.quote-card p{margin:0;font-weight:700}.story-visual img{border-radius:28px;box-shadow:var(--shadow);transform:rotate(1.8deg)}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.use-grid article{padding:24px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px rgba(24,34,47,.06)}.use-grid__num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:900;margin-bottom:34px}.use-grid h3{font-size:20px;margin-bottom:8px}.use-grid p{color:#687079;font-size:14px;margin:0}.section--how{background:#dce2dc}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.how-visual img{border-radius:26px;background:#f8f4ec;box-shadow:var(--shadow)}.how-copy ol{list-style:none;padding:0;margin:26px 0 30px}.how-copy li{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:14px 0;border-top:1px solid rgba(24,34,47,.14)}.how-copy li>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--cream);font-weight:900;color:var(--accent)}.how-copy strong{font-size:17px}.how-copy p{margin:2px 0 0;color:#5e6870;font-size:14px}.section--delivery{padding-top:0;background:linear-gradient(to bottom,#dce2dc 50%,var(--cream) 50%)}.delivery-card{border-radius:28px;background:var(--ink);color:#fff;padding:44px;box-shadow:var(--shadow)}.delivery-card__head{max-width:760px}.delivery-card__head h2{margin-bottom:32px}.delivery-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.delivery-steps article{padding:20px;border-radius:17px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.delivery-steps span{display:block;color:#f0b17c;font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:26px}.delivery-steps strong{display:block;margin-bottom:6px}.delivery-steps p{margin:0;color:rgba(255,255,255,.62);font-size:14px}.section--faq{padding-top:76px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-intro{position:sticky;top:28px;align-self:start}.faq-intro p:last-child{color:#687079}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;padding:22px 38px 22px 0;font-weight:800;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:2px;top:17px;font-size:26px;font-weight:400;color:var(--accent)}details[open] summary:after{content:"–"}details p{padding:0 42px 22px 0;margin:0;color:#687079;font-size:15px}.order{background:radial-gradient(circle at 15% 20%,rgba(240,177,124,.18),transparent 24%),#121b25;color:#fff;padding:86px 0 110px}.order__grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.order__copy>p:not(.kicker){max-width:680px;color:rgba(255,255,255,.7)}.order__product{margin-top:26px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);display:grid;gap:3px}.order__product span,.order__price small{font-size:10px;color:#f0b17c;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.order__product strong{font-size:15px;color:rgba(255,255,255,.86)}.order__price{margin-top:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.order__price strong{font-size:42px;letter-spacing:-.04em}.order-form{background:#fff;color:var(--ink);padding:26px;border-radius:24px;box-shadow:0 30px 75px rgba(0,0,0,.28)}.order-form__head{display:flex;align-items:center;gap:13px;margin-bottom:22px}.order-form__badge{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--ink);color:#fff;font-size:11px;font-weight:900}.order-form__head h3{font-size:20px;margin:0}.order-form__head p{margin:2px 0 0;color:#77808a;font-size:13px}.order-form label{display:block;font-size:13px;font-weight:850;margin:14px 0 7px}.order-form input{width:100%;height:54px;border:1px solid #ccd2d8;border-radius:13px;padding:0 15px;font:inherit;font-size:16px;outline:none;background:#fbfbfa;transition:border .2s,box-shadow .2s}.order-form input:focus{border-color:#8e9da8;box-shadow:0 0 0 4px rgba(72,95,112,.08)}.order-form input.is-invalid{border-color:#c84131;box-shadow:0 0 0 4px rgba(200,65,49,.08)}.field-error{min-height:20px;margin-top:5px;color:#b63327;font-size:12px}.btn--submit{width:100%;margin-top:8px;background:var(--accent);color:#fff;min-height:58px;font-size:16px}.btn--submit b{font-size:20px}.order-form__privacy{margin:12px 0 0;text-align:center;color:#838b93;font-size:11px}footer{background:#0b1219;color:#fff;padding:28px 0 96px}.footer__inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer__inner>div{display:flex;flex-direction:column}.footer__inner small,.footer__inner p{color:rgba(255,255,255,.5);font-size:12px;margin:0}.mobile-cta{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:40;min-height:58px;padding:10px 16px;border-radius:16px;background:var(--accent);color:#fff;text-decoration:none;box-shadow:0 18px 40px rgba(0,0,0,.3);align-items:center;justify-content:space-between;font-size:14px;font-weight:900}.mobile-cta b{padding-left:15px;border-left:1px solid rgba(255,255,255,.25)}@media(max-width:900px){.hero__grid,.split,.contents-grid,.story-grid,.how-grid,.faq-grid,.order__grid{grid-template-columns:1fr}.hero__copy{order:1}.hero__visual{order:2;max-width:650px;margin-inline:auto}.hero__tag--top{left:2%}.hero__tag--bottom{right:2%}.split{gap:42px}.contents-intro,.faq-intro{position:static}.contents-grid,.story-grid,.how-grid,.faq-grid,.order__grid{gap:40px}.roadmap,.use-grid{grid-template-columns:repeat(2,1fr)}.delivery-steps{grid-template-columns:1fr}.order__copy{max-width:780px}}@media(max-width:600px){body{font-size:16px}.container{width:min(calc(100% - 24px),var(--container))}.topbar__inner{font-size:11px;gap:7px}.hero{padding:40px 0 54px}.hero__grid{gap:34px}.hero h1{font-size:43px;line-height:1.01}.hero__lead{font-size:16px}.hero__offer{display:grid;grid-template-columns:1fr;gap:13px}.price strong{font-size:42px}.btn{width:100%;min-height:56px}.hero__frame{border-radius:24px}.hero__frame img{border-radius:18px}.hero__tag{font-size:11px;padding:9px 10px}.hero__tag--top{top:5%}.hero__tag--bottom{bottom:5%}.section{padding:68px 0}.section h2{font-size:36px}.split,.contents-grid,.story-grid,.how-grid,.faq-grid,.order__grid{gap:32px}.problem-list article{grid-template-columns:40px 1fr}.problem-list article>b{width:36px;height:36px}.roadmap,.use-grid{grid-template-columns:1fr}.roadmap article{min-height:220px}.contents-list article{grid-template-columns:48px 1fr}.contents-list__icon{width:44px;height:44px}.contents-list h3{font-size:20px}.story-visual{order:-1}.quote-card{padding-left:52px}.use-grid article{padding:20px}.use-grid__num{margin-bottom:22px}.how-visual{order:-1}.delivery-card{padding:28px 20px}.section--delivery{padding-bottom:0}.section--faq{padding-top:62px}.order{padding:66px 0 90px}.order__price strong{font-size:36px}.order-form{padding:20px 16px;border-radius:20px}.footer__inner{align-items:flex-start;flex-direction:column}.mobile-cta{display:flex}footer{padding-bottom:92px}}@media(max-width:360px){.hero h1{font-size:38px}.section h2{font-size:32px}.hero__checks span{font-size:12px}.order__price{align-items:flex-start;flex-direction:column}.mobile-cta{left:8px;right:8px;bottom:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}