.otd{--navy:#10243f;--navy-2:#1b3457;--text:#10243f;--muted:#5f6f86;--coral:#e56a45;--coral-2:#ffefe9;--yellow:#ffc642;--yellow-2:#fff4ce;--green:#9cad8b;--green-2:#eef3e8;--paper:#fbfcfe;--white:#ffffff;--line:#dde6ef;--soft:#f4f7fa;--shadow:0 18px 48px rgba(16,36,63,.1);--radius:22px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:auto}.otd{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}.otd img{max-width:100%;display:block}.otd a{color:inherit;text-decoration:none}.otd button{font:inherit}.otd h1,.otd h2,.otd h3{margin:0;line-height:1.03;letter-spacing:-.04em}.otd h1{font-size:clamp(52px,6.4vw,86px)}.otd h2{font-size:clamp(36px,4.2vw,58px)}.otd h3{font-size:22px}.otd p{margin:0}.otd .wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.otd .section{padding:80px 0}.otd .center{text-align:center}.otd .center .lead,.otd .center h2{margin-left:auto;margin-right:auto}.otd .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--coral)}.otd .eyebrow:before{content:"";width:28px;height:2px;background:var(--yellow)}.otd .lead{max-width:760px;font-size:clamp(18px,2vw,24px);color:#445469}.otd nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.otd .brand{display:flex;align-items:center;gap:12px}.otd .brand strong{display:block;font-size:17px;font-weight:900;letter-spacing:-.02em}.otd .brand small{display:block;margin-top:2px;font-size:8px;letter-spacing:.13em;color:#6f7a89}.otd .brand-icon{width:42px;height:28px;position:relative}.otd .brand-icon:before{content:"";position:absolute;left:2px;right:2px;bottom:2px;height:11px;border:3px solid var(--navy);border-radius:8px 8px 4px 4px}.otd .brand-icon:after{content:"";position:absolute;left:9px;right:9px;top:1px;height:12px;border:3px solid var(--navy);border-bottom:0;border-radius:12px 12px 0 0}.otd .wheel{position:absolute;bottom:0;width:6px;height:6px;border-radius:50%;background:var(--navy)}.otd .wheel.l{left:8px}.otd .wheel.r{right:8px}.otd .navlinks{display:flex;align-items:center;gap:26px;font-size:13px}.otd .navlinks a:not(.topbtn){color:#35475d}.otd .topbtn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:12px 19px;background:var(--coral);color:#fff;font-weight:900;cursor:pointer}.otd .hero{background:linear-gradient(90deg,#fff 0 50%,#f7f3ef 50% 100%);overflow:hidden;border-bottom:1px solid var(--line)}.otd .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:30px 0 32px}.otd .hero-copy h1{margin:16px 0 18px;max-width:560px}.otd .hero-copy h1 .accent{color:var(--coral)}.otd .hero-copy .lead{max-width:560px}.otd .cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:28px}.otd .btn{-webkit-appearance:none;appearance:none;border:0;min-height:56px;padding:16px 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;cursor:pointer}.otd .btn-primary{background:linear-gradient(180deg,#eb7954,#dc6641);color:#fff;box-shadow:0 12px 30px #e56a453d}.otd .btn-secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}.otd .price-pill{display:inline-flex;align-items:baseline;gap:6px;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:12px}.otd .price-pill strong{font-size:23px}.otd .price-pill span{font-size:12px;color:var(--muted)}.otd .micro{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:18px;font-size:13px;color:#42536a}.otd .micro span{display:flex;gap:8px;align-items:center}.otd .miniicon{width:20px;height:20px;border:1.6px solid currentColor;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.otd .hero-visual{position:relative;min-height:540px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#dce5ee}.otd .hero-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.otd .hero-note{position:absolute;right:22px;top:18px;z-index:2;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:18px;line-height:1.18;color:#223246;transform:rotate(-3deg);background:#ffffffd1;padding:10px 12px;border-radius:14px}.otd .benefits{background:#fff}.otd .benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.otd .benefit{padding:24px 18px;text-align:center;border-left:1px solid var(--line)}.otd .benefit:first-child{border-left:0}.otd .benefit .icon{width:54px;height:54px;margin:0 auto 12px;border-radius:50%;background:#fff2ed;color:var(--coral);border:1px solid #ffd9cc;display:grid;place-items:center;font-size:24px;font-weight:900}.otd .benefit b{display:block;font-size:15px;margin-bottom:5px}.otd .benefit span{font-size:13px;color:var(--muted);display:block;line-height:1.35}.otd .problem-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:34px;align-items:center}.otd .price-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.otd .pbox{border:1px solid var(--line);border-radius:16px;background:#f5f8fb;padding:18px;text-align:center}.otd .pbox.red{background:var(--coral-2)}.otd .pbox small{display:block;margin-bottom:4px;color:var(--muted)}.otd .pbox strong{display:block;font-size:36px;line-height:1}.otd .pbox.red strong{color:var(--coral)}.otd .receipt-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow)}.otd .receipt-sheet{background:#fff;border-radius:10px;padding:22px;border:1px solid #e8edf2;transform:rotate(-1.5deg)}.otd .receipt-title{font-family:Georgia,serif;font-size:26px;margin-bottom:14px}.otd .receipt-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:10px 0;border-top:1px solid #e8edf2}.otd .receipt-row:first-of-type{border-top:0}.otd .receipt-row.optional{background:#fff2ed;margin:0 -8px;padding:10px 8px;border-radius:8px}.otd .receipt-row.total{font-weight:900;font-size:20px}.otd .receipt-note{margin-top:14px;font-size:13px;color:#42536a}.otd .receipt-note b{color:var(--coral)}.otd .steps-wrap{background:linear-gradient(180deg,#fff,#fbfcfe)}.otd .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.otd .step{position:relative;text-align:center;padding:26px 18px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 28px #10243f0d}.otd .step:not(:last-child):after{content:"\2192";position:absolute;right:-20px;top:44%;font-size:24px;color:#7b8b9d}.otd .step .icon{width:72px;height:72px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;font-size:30px;font-weight:900;color:var(--navy)}.otd .step:nth-child(1) .icon{background:#ffe2d9}.otd .step:nth-child(2) .icon{background:#ffe9d9}.otd .step:nth-child(3) .icon{background:#eef4e9}.otd .step:nth-child(4) .icon{background:#fde9e3}.otd .step h3{margin-bottom:8px}.otd .step p{color:var(--muted);font-size:14px}.otd .email-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.otd .email-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.otd .email-top{background:#13263e;color:#fff;padding:12px 16px;font-size:13px}.otd .email-head-row{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:10px 16px;font-size:13px;border-bottom:1px solid #e8edf2}.otd .email-body{padding:20px 18px;font-size:14px;line-height:1.65}.otd .sendbtn{margin:0 18px 18px;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:8px;background:#2f6fd3;color:#fff;font-size:13px;font-weight:900}.otd .checklist{display:grid;gap:12px;margin-top:20px}.otd .checkitem{display:flex;gap:10px;align-items:flex-start}.otd .checkmark{width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#dcebd8;color:#456f3e;display:grid;place-items:center;font-size:12px;font-weight:900}.otd .compare-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px}.otd .panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 10px 30px #10243f0d}.otd .table-title{margin:10px 0 16px;font-size:34px;letter-spacing:-.03em}.otd table{width:100%;border-collapse:collapse;font-size:13px}.otd th,.otd td{padding:11px 10px;text-align:left;border-bottom:1px solid #e6edf3}.otd th{background:#f3f7fb}.otd .pricec{font-weight:900;color:var(--coral)}.otd .good{color:#4e8a46;font-weight:900}.otd .addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.otd .addon{background:#f8fafc;border:1px solid var(--line);border-radius:14px;padding:14px}.otd .addon b{display:block;margin-bottom:4px}.otd .addon span{display:block;color:var(--muted);font-size:12px;line-height:1.35}.otd .tip{margin-top:15px;background:#fff7df;border:1px solid #ffe2a7;border-radius:14px;padding:14px;font-size:13px;color:#5a4a1f}.otd .sign-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.otd .clipboard{background:#22252a;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.otd .sheet{background:#fff;border-radius:10px;padding:20px;transform:rotate(-1.2deg)}.otd .sheet h3{font-family:Georgia,serif;margin-bottom:14px}.otd .sheet-row{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid #eceff2;font-size:14px}.otd .sheet-row:last-child{border-bottom:0}.otd .sheet-row span:first-child{color:#419255;font-weight:900}.otd .numbers-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:16px;margin-top:30px}.otd .numcard{border-radius:18px;padding:22px;border:1px solid var(--line)}.otd .numcard:nth-child(1){background:#eef6fb}.otd .numcard:nth-child(2){background:#eef2fb}.otd .numcard:nth-child(3){background:#eef6ea}.otd .numcard:nth-child(4){background:#fff4df;border-color:#ffe2a7}.otd .numcard h3{font-size:18px;margin-bottom:9px}.otd .numcard p{font-size:13px;color:var(--muted)}.otd .offer{background:linear-gradient(90deg,#fff7e8,#fff)}.otd .offerbox{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center}.otd .offer h2{margin-top:12px;max-width:740px}.otd .offer-list{display:grid;gap:9px;margin-top:18px;font-size:14px}.otd .offer-list div:before{content:"\2713";color:#ca8900;font-weight:900;margin-right:8px}.otd .offer .btn-primary{min-width:330px}.otd .faq{max-width:860px;margin:auto}.otd details{background:#fff;border:1px solid var(--line);border-radius:16px;margin:11px 0;padding:0 20px}.otd summary{cursor:pointer;list-style:none;font-weight:850;padding:18px 0}.otd summary::-webkit-details-marker{display:none}.otd details p{padding:0 0 18px;color:var(--muted)}.otd footer{background:#fff;border-top:1px solid var(--line);padding:28px 0}.otd .footergrid{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}.otd .status{min-height:18px;margin-top:8px;font-size:13px;color:var(--muted)}.otd .sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:50;display:none;background:#fffffff7;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:0 16px 45px #00000026}.otd .sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.otd .sticky strong{font-size:15px}.otd .sticky span{display:block;font-size:11px;color:var(--muted)}@media(max-width:980px){.otd .hero-grid,.otd .problem-grid,.otd .email-grid,.otd .compare-grid,.otd .sign-grid,.otd .offerbox{grid-template-columns:1fr}.otd .benefit-grid,.otd .steps-grid{grid-template-columns:1fr 1fr}.otd .step:not(:last-child):after{display:none}.otd .numbers-grid{grid-template-columns:1fr 1fr}.otd .offer .btn-primary{min-width:0;width:100%}}@media(max-width:700px){.otd .wrap{width:calc(100% - 26px)}.otd nav{height:64px}.otd .navlinks a:not(.topbtn){display:none}.otd .hero{background:#fff}.otd .hero-grid{grid-template-columns:1fr;padding-top:18px}.otd .hero-visual{min-height:380px}.otd .cta-row .btn{width:100%}.otd .price-pill{width:100%;justify-content:center}.otd .benefit-grid,.otd .steps-grid,.otd .numbers-grid,.otd .addon-grid,.otd .price-comparison{grid-template-columns:1fr}.otd .benefit{border-left:0;border-top:1px solid var(--line)}.otd .benefit:first-child{border-top:0}.otd .section{padding:64px 0}.otd .sticky{display:block}.otd{padding-bottom:82px}}.otd .legal{font-size:13px;line-height:1.5;opacity:.75;text-align:center;padding:22px 0}@media(max-width:700px){.otd .panel{padding:16px;border-radius:18px;overflow-x:auto}.otd .panel table{font-size:12.5px}.otd .panel th,.otd .panel td{padding:9px 7px}.otd .table-title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/clone-otd-method.css.map */
