.cs-header .container{align-items:center;gap:28px;display:flex}.cs-header .site-nav{gap:22px;margin-inline-end:auto;font-size:14.5px;font-weight:600;display:flex}.cs-header .site-nav a{color:var(--body)}.cs-header .site-nav a.active,.cs-header .site-nav a:hover{color:var(--green)}.cs-header .header-cta{padding:11px 20px;font-size:.9rem}.cs-eyebrow{color:var(--gold);margin-bottom:18px}.cs-h1{max-width:16ch;margin-bottom:20px;font-size:clamp(34px,4.6vw,60px)}.cs-h2{font-family:var(--font-display);color:var(--ink);font-size:clamp(24px,2.4vw,34px);font-weight:400;line-height:1.3}.cs-lede{color:var(--body);max-width:56ch;font-size:clamp(15px,1.35vw,18px);line-height:1.9}.cs2-hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f5f9f7,var(--canvas) 62%)}.cs2-hero-g{grid-template-columns:1fr 496px;align-items:start;gap:64px;padding:60px 0 64px;display:grid}.cs2-hero .cs-h1{max-width:19ch}.cs2-badges{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.cs2-badge{border-radius:8px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.cs2-badge.green{color:var(--green);background:var(--green-tint);border:1px solid var(--line-strong)}.cs2-badge i{border-radius:50%;flex:none;width:6px;height:6px;display:block}.cs2-stats{border-top:1px solid var(--line);flex-wrap:wrap;gap:26px;max-width:54ch;padding-top:22px;display:flex}.cs2-stats b{font-family:var(--font-display);color:var(--ink);font-size:30px;font-weight:400;line-height:1.1;display:block}.cs2-stats span{color:var(--muted);font-size:12.5px}.cs2-wizard{background:var(--surface);border:1px solid var(--line);border-radius:26px;padding:26px 24px 24px;box-shadow:0 1px 2px #0d15120a,0 34px 60px -40px #0d151280}.cs2-wizard-head{align-items:center;gap:8px;margin-bottom:18px;display:flex}.cs2-wizard-head span{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:11px;font-weight:500}.cs2-progress{background:var(--subtle);border-radius:2px;flex:1;height:3px;display:block;overflow:hidden}.cs2-progress i{background:var(--accent);height:100%;transition:width .35s var(--ease);border-radius:2px;display:block}.cs2-step-title{color:var(--ink);margin:0 0 6px;font-size:20px;font-weight:700;line-height:1.4}.cs2-step-sub{color:var(--body-soft);margin:0 0 18px;font-size:13.5px;line-height:1.7}.cs2-back{color:var(--green);cursor:pointer;background:0 0;border:0;margin:0 0 12px;padding:0;font-family:inherit;font-size:12.5px;font-weight:700;display:block}.cs2-chip-row{flex-wrap:wrap;gap:9px;display:flex}.cs2-chip{background:var(--canvas);border:1px solid var(--line);color:var(--body-strong);cursor:pointer;transition:all .2s var(--ease);border-radius:999px;padding:10px 16px;font-family:inherit;font-size:13.5px;font-weight:600}.cs2-chip:hover{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.cs2-size-list{gap:10px;display:grid}.cs2-size-opt{text-align:right;background:var(--canvas);border:1px solid var(--line);cursor:pointer;transition:all .2s var(--ease);border-radius:16px;gap:3px;padding:14px 16px;font-family:inherit;display:grid}.cs2-size-opt:hover{border-color:var(--line-strong);background:var(--surface)}.cs2-size-opt b{color:var(--ink);font-size:14.5px;font-weight:700;line-height:1.5}.cs2-size-opt span{color:var(--body-soft);font-size:12.5px;line-height:1.6}.cs2-result-facts{background:var(--line);border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.cs2-result-facts div{background:var(--surface);text-align:center;padding:14px 12px}.cs2-result-facts b{font-family:var(--font-display);color:var(--ink);font-size:24px;font-weight:400;line-height:1.1;display:block}.cs2-result-facts b.sm{font-size:19px;line-height:1.35}.cs2-result-facts span{color:var(--muted);font-size:11.5px}.cs2-result-actions{gap:10px;display:grid}.cs2-result-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.cs2-result-foot span{letter-spacing:.03em;color:var(--muted);font-size:11.5px}.cs2-reset{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12.5px;font-weight:700}.cs2-types-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.cs2-types-count{color:var(--muted);white-space:nowrap;font-size:12.5px;font-weight:500}.cs2-type-grid{grid-template-columns:repeat(auto-fill,minmax(292px,1fr));gap:20px;display:grid}.cs2-type-card{background:var(--surface);border:1px solid var(--line);transition:transform .25s var(--ease),box-shadow .25s ease,border-color .25s ease;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.cs2-type-card:hover{border-color:var(--store,var(--green));transform:translateY(-5px);box-shadow:0 30px 50px -34px #0d15128c}.cs2-type-thumb{background:repeating-linear-gradient(135deg,var(--line-soft) 0 11px,var(--surface) 11px 22px);border-bottom:1px solid var(--line-soft);height:150px}.cs2-type-body{flex-direction:column;flex:1;gap:10px;padding:20px 20px 22px;display:flex}.cs2-type-body h3{color:var(--ink);margin:0;font-size:18.5px;font-weight:700;line-height:1.4}.cs2-type-body p{color:var(--body-soft);flex:1;margin:0;font-size:13.5px;line-height:1.7}.cs2-type-foot{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.cs2-type-foot span{color:var(--muted);font-size:11.5px}.cs2-type-foot .cs-open{color:var(--green);white-space:nowrap;font-size:12.5px;font-weight:700}.cs2-live{background:var(--subtle);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:80px;padding:76px 0}.cs2-live-g{grid-template-columns:1fr 400px;align-items:center;gap:64px;display:grid}.cs2-points{gap:12px;max-width:46ch;margin-bottom:26px;display:grid}.cs2-points>div{align-items:flex-start;gap:12px;display:flex}.cs2-points i{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px;margin-top:11px;display:block}.cs2-points span{color:var(--body-strong);font-size:14.5px;font-weight:500;line-height:1.7}.cs2-live-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cs2-outcomes{background:var(--ink);color:var(--dark-body);margin-top:84px;padding:84px 0}.cs2-outcome-grid{background:var(--dark-line);border:1px solid var(--dark-line);border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.cs2-outcome-cell{background:var(--dark-card);padding:30px 26px 32px}.cs2-outcome-cell b{font-family:var(--font-display);color:var(--accent);margin-bottom:14px;font-size:34px;font-weight:400;line-height:1.1;display:block}.cs2-outcome-cell h3{color:#fff;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.45}.cs2-outcome-cell p{color:var(--dark-body);margin:0;font-size:13.5px;line-height:1.75}.cs2-start-g{grid-template-columns:.8fr 1.2fr;align-items:start;gap:56px;display:grid}.cs2-start-list{gap:14px;display:grid}.cs2-start-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;align-items:flex-start;gap:20px;padding:24px;display:flex}.cs2-start-n{background:var(--green-tint);width:38px;height:38px;color:var(--green);border-radius:12px;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.cs2-start-card h3{color:var(--ink);margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.45}.cs2-start-card p{color:var(--body-soft);margin:0;font-size:14px;line-height:1.75}.cs2-pricing{background:var(--subtle);border:1px solid var(--line);border-radius:28px;padding:44px 40px}.cs2-pricing-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.cs2-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cs2-pricing-foot{color:var(--muted);margin:20px 0 0;font-size:12.5px}.cs2-proof-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.cs2-proof-pending-tag{color:var(--gold);background:var(--gold-tint);border:1px solid #f0e4cd;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.3}.cs2-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.cs2-proof-slot{background:var(--surface);border:1px dashed var(--line-strong);border-radius:20px;align-content:start;gap:14px;padding:26px 24px;display:grid}.cs2-proof-slot .kind{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:500}.cs2-proof-slot p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.cs2-proof-slot-who{align-items:center;gap:12px;padding-top:8px;display:flex}.cs2-proof-avatar{background:var(--subtle);border:1px dashed var(--line-strong);border-radius:50%;flex:none;width:42px;height:42px;display:block}.cs2-proof-slot-who span{color:var(--muted);font-size:12.5px}.cs2-faq-g{grid-template-columns:.7fr 1.3fr;align-items:start;gap:56px;display:grid}.cs2-faq-list{gap:10px;display:grid}.cs2-faq-item{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 22px}.cs2-faq-item summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:700;line-height:1.6;list-style:none;display:flex}.cs2-faq-item summary::-webkit-details-marker{display:none}.cs2-faq-plus{color:var(--green);transition:transform .2s var(--ease);flex:none;font-size:20px;font-weight:400;line-height:1}.cs2-faq-item[open] .cs2-faq-plus{transform:rotate(45deg)}.cs2-faq-item p{color:var(--body-soft);max-width:62ch;margin:12px 0 4px;font-size:14.5px;line-height:1.85}.cs2-close{background:var(--dark-card);color:var(--dark-body);margin-top:88px;padding:84px 0}.cs2-close-g{grid-template-columns:1.3fr .7fr;align-items:center;gap:56px;display:grid}.cs2-close h2{font-family:var(--font-display);color:#fff;max-width:24ch;margin:0 0 14px;font-size:clamp(28px,3.4vw,46px);font-weight:400;line-height:1.18}.cs2-close-actions{flex-wrap:wrap;gap:12px;display:flex}.cs2-compare{border:1px solid var(--dark-line);background:var(--ink);border-radius:22px;padding:26px 24px}.cs2-compare-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:11px;font-weight:500;display:block}.cs2-compare-links{gap:12px;display:grid}.cs2-compare-link{color:var(--dark-body-strong);border-bottom:1px solid var(--dark-line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;font-size:14px;font-weight:600;display:flex}.cs2-compare-link:last-child{border-bottom:0;padding-bottom:0}.cs2-compare-link i{color:var(--accent);font-style:normal}@media (max-width:1080px){.cs2-hero-g,.cs2-live-g,.cs2-start-g,.cs2-faq-g,.cs2-close-g{grid-template-columns:1fr;gap:36px}.cs2-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.cs2-result-facts,.cs2-pricing-grid{grid-template-columns:1fr}}.cs-tag{font-family:var(--font-mono);border-radius:6px;align-self:flex-start;padding:6px 10px;font-size:11px;font-weight:500;line-height:1;display:inline-block}.cs-tag.lg{margin-bottom:20px;padding:8px 13px;font-size:12px}.cs-demo{color:var(--gold);background:var(--gold-tint);border:1px solid #f0e4cd;border-radius:8px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.cs-demo:before{content:"";background:var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.cs-demo.sm{border-radius:6px;gap:5px;padding:5px 9px;font-size:10.5px}.cs-demo.sm:before{width:5px;height:5px}.cs-switch{border-bottom:1px solid var(--line);background:var(--surface);padding:0 max(28px,calc((100vw - var(--maxw))/2));scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.cs-switch::-webkit-scrollbar{display:none}.cs-switch-i{color:var(--body-soft);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:16px 14px;font-size:13.5px;font-weight:600;transition:color .2s}.cs-switch-i:hover{color:var(--ink)}.cs-switch-i.on{font-weight:700}.cs-hero{border-bottom:1px solid var(--line);padding:56px 0 44px}.cs-hero-g{grid-template-columns:1.55fr .85fr;align-items:end;gap:56px;display:grid}.cs-hero-facts{background:var(--line);border:1px solid var(--line);border-radius:16px;gap:1px;display:grid;overflow:hidden}.cs-hero-facts div{background:var(--surface);justify-content:space-between;align-items:baseline;gap:12px;padding:16px 18px;display:flex}.cs-hero-facts b{font-family:var(--font-display);color:var(--ink);font-size:26px;line-height:1}.cs-hero-facts span{color:var(--muted);font-size:12.5px}.cs-hero-a{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.cs-hero-a .btn{padding:14px 24px}.cs-reassure{font-family:var(--font-mono);letter-spacing:.03em;color:var(--muted);margin-top:14px;font-size:11.5px}.cs-hero-badge{margin-top:26px}.cs-block{border-top:1px solid var(--line);padding:74px 0}.cs-block.alt{background:var(--subtle)}.cs-block-g{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.cs-block.alt .cs-block-g{grid-template-columns:1.1fr .9fr}.cs-block.alt .cs-block-t{order:2}.cs-block-t p{color:var(--body);max-width:46ch;margin-top:16px;font-size:15px;line-height:1.9}.cs-block-t .eyebrow-mono{margin-bottom:16px}.cs-block-s{justify-content:center;display:flex}.cs-feat{padding:80px 0 20px}.cs-feat .cs-h2{margin-bottom:34px}.cs-feat-g{grid-template-columns:repeat(auto-fit,minmax(268px,1fr));gap:20px;display:grid}.cs-feat-c{background:var(--surface);border:1px solid var(--line);border-radius:18px;align-content:start;gap:9px;padding:24px 22px;display:grid}.cs-feat-n{width:28px;height:28px;font-family:var(--font-mono);border-radius:9px;place-items:center;font-size:12.5px;font-weight:500;display:grid}.cs-feat-c b{color:var(--ink);font-size:16px;line-height:1.45}.cs-feat-c p{color:var(--body-soft);font-size:13.5px;line-height:1.75}.cs-livedemo{padding:80px 0 20px}.cs-livedemo .eyebrow-mono{margin-bottom:16px}.cs-livedemo .cs-h2{margin-bottom:28px}.cs-livecard{background:var(--surface);border:1px solid var(--line);max-width:560px;transition:border-color .25s ease,transform .25s var(--ease);border-radius:18px;align-items:center;gap:18px;padding:20px 22px;display:flex}.cs-livecard:hover{border-color:var(--line-strong);transform:translateY(-3px)}.cs-livecard-i{color:#fff;width:52px;height:52px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:24px;display:grid}.cs-livecard>div{flex:1;gap:3px;min-width:0;display:grid}.cs-livecard b{color:var(--ink);font-size:16px}.cs-livecard span[dir=ltr]{font-family:var(--font-mono);color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.cs-livecard-a{white-space:nowrap;font-size:13px;font-weight:700}.cs-frame-col{position:sticky;top:24px}.cs-frame-h{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.cs-seg{background:var(--subtle);border:1px solid var(--line);border-radius:10px;padding:3px;display:inline-flex}.cs-seg button{color:var(--body-soft);background:0 0;border:0;border-radius:7px;padding:7px 15px;font-size:13px;font-weight:600}.cs-seg button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 3px #0d15121a}.cs-live{color:var(--body-soft);cursor:pointer;align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:inline-flex}.cs-live input{accent-color:var(--green);width:15px;height:15px}.cs-note{color:var(--muted);background:var(--subtle);border:1px solid var(--line);border-radius:10px;margin-top:14px;padding:12px 14px;font-size:12px;line-height:1.7}.cs-note code{font-family:var(--font-mono);color:var(--body-strong);background:var(--surface);border-radius:4px;padding:1px 5px;font-size:11px;display:inline-block}.cs-phone{background:#0d1512;border-radius:40px;width:340px;margin-inline:auto;padding:11px;position:relative;box-shadow:0 40px 70px -40px #0d1512b3,0 0 0 1px #0d15121f}.cs-phone-n{z-index:3;background:#0d1512;border-radius:12px;width:96px;height:22px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.cs-phone-v{background:var(--surface);border-radius:30px;height:620px;position:relative;overflow:hidden}.cs-browser{background:#0d1512;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 40px 70px -40px #0d1512b3,0 0 0 1px #0d15121f}.cs-browser-bar{align-items:center;gap:7px;padding:11px 14px;display:flex}.cs-browser-bar i{background:#3a4a44;border-radius:50%;flex:none;width:10px;height:10px}.cs-url{color:#93a89f;font-family:var(--font-mono);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#1c2a25;border-radius:6px;flex:1;margin-inline-start:10px;padding:6px 12px;font-size:10.5px;overflow:hidden}.cs-browser-v{background:var(--surface);height:560px;position:relative;overflow:hidden}.cs-iframe{border:0;width:100%;height:100%;display:block}.cs-menu{direction:rtl;background:#fff;height:100%;padding:16px 16px 0;font-family:Public Sans,system-ui,Segoe UI,sans-serif;position:relative;overflow:hidden}.cs-menu-back{color:#1c252e;align-items:center;gap:4px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.cs-menu-chev{color:#637381;font-size:19px;line-height:1}.cs-menu-cat{color:#1c252e;margin:0 0 20px;font-size:19px;font-weight:700;line-height:1.5}.cs-menu-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cs-mi{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab1f}.cs-mi-img{aspect-ratio:1;background:repeating-linear-gradient(135deg,#f4f6f8 0 9px,#fcfdfd 9px 18px)}.cs-mi-b{gap:2px;padding:12px;display:grid}.cs-mi-b b{color:#1c252e;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.57;overflow:hidden}.cs-mi-b small{color:#637381;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.5;overflow:hidden}.cs-mi-p{text-align:right;margin-top:4px;font-size:14px;font-weight:600;line-height:1.57}.cs-menu-fab{color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 16px #00a76f3d}.cs-cta{background:var(--dark-card);color:var(--dark-body);margin-top:80px;padding:76px 0}.cs-cta .display-title{color:#fff;max-width:22ch;margin-bottom:14px;font-size:clamp(28px,3.4vw,44px)}.cs-cta p{max-width:52ch;margin-bottom:32px;font-size:16px}.cs-cta-a{flex-wrap:wrap;gap:12px;display:flex}.btn-ghost-light{color:#fff;border:1px solid var(--dark-line);background:0 0}.btn-ghost-light:hover{border-color:var(--mint);background:#ffffff0f}@media (max-width:1080px){.cs-main-g{grid-template-columns:1fr;gap:48px}.cs-frame-col{max-width:420px;position:static}.cs-hero-g{grid-template-columns:1fr;align-items:start;gap:34px}}@media (max-width:600px){.cs-header .site-nav{display:none}.cs-phone{width:100%;max-width:340px}}.cs-sheet{background:#fff;border-radius:20px;width:352px;font-family:Public Sans,system-ui,sans-serif;overflow:hidden;box-shadow:0 0 2px #919eab33,0 24px 48px -12px #919eab66}.cs-sheet-h{border-bottom:1px solid #f4f6f8;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.cs-sheet-h b{color:#1c252e;font-size:16px;font-weight:600;line-height:1.4;display:block}.cs-sheet-h span{color:#637381;font-size:13px}.cs-sheet-x{color:#919eab;font-size:20px;line-height:1}.cs-sheet-b{padding:16px 18px 4px}.cs-sheet-l{letter-spacing:.08em;color:#919eab;margin:0 0 10px;font-size:11px;font-weight:700;display:block}.cs-opts{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.cs-opt{color:#454f5b;background:#fff;border:1px solid #dfe3e8;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.cs-opt i{color:#919eab;font-size:11.5px;font-style:normal;font-weight:500}.cs-opt.on i{color:inherit;opacity:.75}.cs-adds{gap:2px;margin-bottom:18px;display:grid}.cs-add{text-align:right;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:9px 0;font-family:inherit;display:flex}.cs-check{border:1.6px solid #c4cdd5;border-radius:5px;flex:none;place-items:center;width:19px;height:19px;display:grid}.cs-add-n{color:#1c252e;flex:1;font-size:13.5px}.cs-add-p{color:#637381;white-space:nowrap;font-size:12px}.cs-qty{border-top:1px solid #f4f6f8;justify-content:space-between;align-items:center;padding:14px 0 16px;display:flex}.cs-step{border:1px solid #dfe3e8;border-radius:8px;align-items:center;gap:16px;padding:5px 12px;display:inline-flex}.cs-step button{color:#454f5b;background:0 0;border:0;width:18px;font-size:17px;line-height:1}.cs-step b{text-align:center;min-width:14px;font-size:14px;font-weight:600}.cs-sheet-cta{color:#fff;border:0;justify-content:center;align-items:center;gap:12px;width:100%;padding:17px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.cs-sheet-cta span{opacity:.85}.cs-edit{background:#fff;border-radius:20px;width:352px;font-family:Public Sans,system-ui,sans-serif;overflow:hidden;box-shadow:0 0 2px #919eab33,0 24px 48px -12px #919eab66}.cs-edit-h{border-bottom:1px solid #f4f6f8;justify-content:space-between;align-items:baseline;padding:17px 18px;display:flex}.cs-edit-h b{color:#1c252e;font-size:15px;font-weight:600}.cs-edit-h span{font-size:11px;font-family:var(--font-mono);color:#919eab}.cs-edit-row{align-items:center;gap:13px;padding:16px 18px;display:flex}.cs-edit-th{background:repeating-linear-gradient(135deg,#f4f6f8 0 8px,#fcfdfd 8px 16px);border-radius:10px;flex:none;width:48px;height:48px}.cs-edit-row b{color:#1c252e;font-size:14px;font-weight:600;display:block}.cs-edit-row small{color:#637381;font-size:12px}.cs-edit-f{color:#454f5b;border-top:1px solid #f4f6f8;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;font-size:13.5px;display:flex}.cs-edit-p{border:1px solid #dfe3e8;border-radius:8px;align-items:center;gap:14px;padding:6px 12px;display:inline-flex}.cs-edit-p button{color:#454f5b;background:0 0;border:0;width:18px;font-family:inherit;font-size:17px;line-height:1}.cs-edit-p b{text-align:center;color:#1c252e;min-width:66px;font-size:14px;font-weight:600}.cs-sw{background:#c4cdd5;border:0;border-radius:999px;width:42px;height:24px;padding:3px;transition:background .2s;display:flex}.cs-sw i{width:18px;height:18px;transition:transform .2s var(--ease);background:#fff;border-radius:50%}.cs-sw.on i{transform:translate(-18px)}.cs-edit-s{color:#919eab;background:#f9fafb;border-top:1px solid #f4f6f8;align-items:center;gap:8px;min-height:46px;padding:14px 18px;font-size:12px;display:flex}.cs-edit-s.on{color:#454f5b;font-weight:600}.cs-dot{border-radius:50%;flex:none;width:7px;height:7px}.cs-order{background:#fff;border-radius:20px;width:352px;font-family:Public Sans,system-ui,sans-serif;overflow:hidden;box-shadow:0 0 2px #919eab33,0 24px 48px -12px #919eab66}.cs-order-h{color:#fff;justify-content:space-between;align-items:baseline;gap:10px;padding:16px 18px;display:flex}.cs-order-h b{font-size:14.5px;font-weight:700}.cs-order-h span{opacity:.85;font-size:12px}.cs-order-l{gap:10px;padding:14px 18px 12px;list-style:none;display:grid}.cs-order-l li{align-items:baseline;gap:9px;font-size:13.5px;display:flex}.cs-order-l span{color:#919eab;flex:none;font-size:12px}.cs-order-l b{color:#1c252e;flex:1;font-weight:500}.cs-order-l i{color:#454f5b;white-space:nowrap;font-size:13px;font-style:normal}.cs-order-d{border-top:1px solid #f4f6f8;gap:7px;padding:12px 18px;display:grid}.cs-order-d div{color:#637381;justify-content:space-between;font-size:13px;display:flex}.cs-order-d .tot{color:#1c252e;border-top:1px dashed #dfe3e8;padding-top:8px;font-size:14.5px;font-weight:700}.cs-order-m{border-top:1px solid #f4f6f8;gap:8px;padding:13px 18px;display:grid}.cs-order-m div{justify-content:space-between;gap:12px;font-size:12.5px;display:flex}.cs-order-m dt{color:#919eab;flex:none}.cs-order-m dd{color:#454f5b;text-align:left}.cs-order-f{color:#919eab;text-align:center;background:#f9fafb;border-top:1px solid #f4f6f8;padding:12px 18px;font-size:11.5px}@media (max-width:1080px){.cs-block-g,.cs-block.alt .cs-block-g{grid-template-columns:1fr;gap:40px}.cs-block.alt .cs-block-t{order:0}}@media (max-width:420px){.cs-sheet,.cs-edit,.cs-order{width:100%}}
