:root{--ink:#17201b;--muted:#6e776f;--line:#e5e8e4;--paper:#f4f6f3;--green:#176b46;--lime:#dff469;--sidebar:#102019}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:var(--sidebar);color:#dce6df;padding:28px 18px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-weight:750;font-size:19px;padding:0 10px 30px}.brandMark,.miniBrand span{width:34px;height:34px;border-radius:10px;background:var(--lime);color:#142017;display:grid;place-items:center;font-weight:900}.navItem{height:46px;border-radius:11px;display:flex;align-items:center;gap:12px;padding:0 13px;color:#8fa097;font-size:14px;margin:3px 0}.navItem.active{background:#20342a;color:#fff}.navItem:hover{color:#fff}.sidebarBottom{margin-top:auto}.profile{border-top:1px solid #27372f;margin-top:14px;padding:20px 8px 0;display:flex;align-items:center;gap:11px}.profile>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#2b4135;color:#dff469;font-weight:800}.profile div{display:flex;flex-direction:column;font-size:13px}.profile small{color:#7f9087;margin-top:2px}.content{padding:45px clamp(26px,4vw,64px) 64px;max-width:1600px;width:100%;margin:auto}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}h1,h2,h3,p{margin-top:0}.formIntro h1,.topbar h1{font-size:clamp(30px,3vw,43px);letter-spacing:-.04em;margin-bottom:8px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#819087;margin-bottom:10px}.subtle{color:var(--muted)}.payButton,.primaryButton,.wideButton{border:0;background:var(--ink);color:#fff;border-radius:12px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.primaryButton:hover,.wideButton:hover{background:#254032}.notice{background:#eef5c9;border:1px solid #dfeaa5;border-radius:15px;padding:15px 18px;display:flex;align-items:center;gap:12px;margin-bottom:22px;color:#405022}.notice div{display:flex;flex-direction:column;gap:2px;flex:1 1}.notice span{font-size:13px;color:#6b7952}.metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:16px}.formCard,.metrics article,.panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 1px 2px rgba(18,35,26,.03)}.metrics article{padding:21px}.metrics p{font-size:13px;color:var(--muted);margin:14px 0 5px}.metrics h2{font-size:28px;letter-spacing:-.03em;margin-bottom:4px}.metrics small{color:#9aa39d}.metricIcon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.metricIcon.green{background:#e5f4ec;color:#287651}.metricIcon.violet{background:#efebff;color:#7356b7}.metricIcon.amber{background:#fff1d8;color:#ad6e12}.metricIcon.blue{background:#e3efff;color:#3d6da9}.grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.7fr);grid-gap:16px;gap:16px}.panel{padding:26px}.panelTitle{display:flex;justify-content:space-between}.panelTitle h3,.setupPanel h3{font-size:18px;margin-bottom:4px}.panelTitle p{font-size:13px;color:var(--muted)}.ghostButton,.testButton{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.emptyState{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.emptyState>span{width:52px;height:52px;border-radius:16px;background:#eef2ef;display:grid;place-items:center;color:#718078;margin-bottom:16px}.emptyState h3{font-size:15px;margin-bottom:7px}.emptyState p{font-size:13px;color:var(--muted)}.steps{padding:7px 0 0;list-style:none}.steps li{display:flex;gap:11px;padding:11px 0}.steps li>span{width:27px;height:27px;border-radius:8px;background:#eef1ee;display:grid;place-items:center;font-size:12px;font-weight:800}.steps div{display:flex;flex-direction:column;font-size:13px}.steps small{color:var(--muted);margin-top:2px}.wideButton{width:100%;margin-top:10px}.formPage{min-height:100vh;background:#f6f7f5}.formHeader{height:72px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px)}.back{font-size:14px;color:var(--muted)}.back,.miniBrand{display:flex;gap:8px;align-items:center}.miniBrand{font-weight:800}.miniBrand span{width:29px;height:29px;border-radius:8px}.formLayout{max-width:1120px;margin:0 auto;padding:55px 28px 90px;display:grid;grid-template-columns:330px minmax(0,650px);grid-gap:70px;gap:70px}.formIntro{position:-webkit-sticky;position:sticky;top:45px;align-self:start}.formIntro>p{line-height:1.65;color:var(--muted)}.securityCard{margin-top:26px;padding:17px;border-radius:14px;background:#eaf3ee;color:#35644e;display:flex;gap:12px}.securityCard p{font-size:12px;line-height:1.5;margin:5px 0 0}.dropForm{display:flex;flex-direction:column;gap:15px}.formCard{padding:24px}.formCardTitle{display:flex;gap:12px;margin-bottom:22px}.formCardTitle>span{width:38px;height:38px;border-radius:10px;background:#eef1ee;display:grid;place-items:center}.formCardTitle h2{font-size:16px;margin-bottom:3px}.formCardTitle p{font-size:12px;color:var(--muted);margin:0}.field{display:flex;flex-direction:column;gap:7px;margin-top:14px}.field>span{font-size:12px;font-weight:700}.checkoutInput,.field input{width:100%;border:1px solid #d8ddd9;background:#fff;border-radius:9px;padding:12px 13px;outline:0}.checkoutInput:focus,.field input:focus{border-color:#557565;box-shadow:0 0 0 3px #e8f0ec}.fieldGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.secretWrap{position:relative}.secretWrap button{position:absolute;right:7px;top:7px;width:34px;height:34px;border:0;background:transparent;color:#748078;cursor:pointer}.testButton{margin-top:16px;gap:7px;color:#35644e;font-weight:700}.formActions,.testButton{display:flex;align-items:center}.formActions{justify-content:flex-end;gap:14px;padding-top:5px}.cancelButton{font-size:14px;color:var(--muted)}.checkoutPage{min-height:100vh;background:#fff;color:#242824}.checkoutHeader{height:84px;border-bottom:1px solid #e2e3e1;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1160px)/2));font-size:13px}.checkoutHeader>span{display:flex;align-items:center;gap:6px;color:#6d726e}.headerBag{display:none;color:#2869dc}.storeLogo{font-size:20px;letter-spacing:.16em}.checkoutGrid{display:grid;grid-template-columns:minmax(520px,590px) minmax(400px,1fr);max-width:1160px;margin:0 auto}.checkoutForm{padding:45px 60px 80px 10px}.orderSummary{background:#f5f5f3;border-left:1px solid #e1e2df;min-height:calc(100vh - 84px);padding:45px 10px 60px 50px}.summaryInner{max-width:450px}.checkoutSection{margin-bottom:32px}.checkoutSection h2{font-size:19px;margin-bottom:14px}.sectionHeading{display:flex;justify-content:space-between}.sectionHeading a{font-size:13px;text-decoration:underline}.checkoutInput{border-radius:7px;padding:14px 12px;margin-bottom:10px}.checkLine{font-size:13px;display:flex;align-items:center;gap:8px}.threeCols,.twoCols{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.threeCols{grid-template-columns:1.25fr 1fr .8fr}.shippingOption{border:1px solid #242824;border-radius:8px;padding:15px;display:flex;justify-content:space-between;font-size:13px}.shippingOption.selected{border-color:#1769ef;background:#f2f5ff}.shippingOption>span{display:grid;grid-template-columns:20px 1fr;align-items:center;font-weight:700}.paymentTitle i,.shippingOption i{width:16px;height:16px;border:5px solid #1769ef;border-radius:50%;grid-row:1/3;margin-right:9px}.shippingOption small{grid-column:2;color:#5e6660;margin-top:4px;font-weight:400}.checkoutHint{font-size:13px;color:#6d726e;margin-top:-8px}.paymentShell{border:1px solid #242824;border-radius:8px;overflow:hidden}.paymentTitle{padding:15px;display:flex;align-items:center;justify-content:space-between}.paymentTitle>span{display:flex;align-items:center;font-size:13px}.cards{font-size:10px;font-weight:800}.paymentBody{background:#f5f5f3;border-top:1px solid #d8d9d6;padding:15px}.payButton{width:100%;padding:17px;border-radius:8px;background:#222b25}.legal{text-align:center;color:#777c77;font-size:11px;margin-top:14px}.productLine{display:grid;grid-template-columns:65px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding-bottom:24px}.productThumb{width:64px;height:70px;border-radius:8px;border:1px solid #d6d7d4;background:#deded9;position:relative;display:grid;place-items:center}.productThumb>span{position:absolute;right:-8px;top:-9px;background:#777b76;color:#fff;width:21px;height:21px;border-radius:50%;font-size:11px;display:grid;place-items:center}.dressShape{width:31px;height:47px;background:#202321;-webkit-clip-path:polygon(28% 0,72% 0,81% 18%,100% 100%,0 100%,19% 18%);clip-path:polygon(28% 0,72% 0,81% 18%,100% 100%,0 100%,19% 18%)}.productLine div:nth-child(2){display:flex;flex-direction:column;font-size:13px}.productLine small{color:#747974;margin-top:4px}.discount{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:22px 0;border-top:1px solid #dedfdd;border-bottom:1px solid #dedfdd}.discount input{border:1px solid #cfd1ce;border-radius:7px;padding:12px}.discount button{border:0;border-radius:7px;padding:0 17px;background:#d8dad7;color:#696d69;font-weight:700}.totals{padding-top:18px}.totals p{display:flex;justify-content:space-between;font-size:13px;margin-bottom:12px}.totals b{font-weight:600}.totals .grandTotal{font-size:19px;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #dedfdd}.grandTotal small{font-size:10px;color:#747974;margin-left:6px;font-weight:500}.trustpilotBadge{border-top:1px solid #dedfdd;margin-top:22px;padding-top:20px;text-align:center}.trustpilotBadge img{width:170px;height:auto;display:block;margin:0 auto}.trustpilotBadge p{font-size:11px;color:#747974;margin:7px 0 0}.mobileSummary{display:none}@media(max-width:980px){.metrics{grid-template-columns:1fr 1fr}.formLayout,.grid{grid-template-columns:1fr}.formLayout{gap:25px}.formIntro{position:static}.checkoutGrid{grid-template-columns:1fr}.checkoutForm{padding:35px 24px 65px}.orderSummary{display:none;min-height:auto;border:0;padding:28px 24px}.orderSummary.show{display:block}.mobileSummary{display:flex;width:100%;border:0;border-bottom:1px solid #ddd;background:#f4f4f1;padding:16px 24px;justify-content:space-between}.mobileSummary>span{display:flex;gap:8px;align-items:center}.checkoutHeader{padding:0 24px}}@media(max-width:700px){.shell{display:block}.sidebar{display:none}.content{padding:28px 18px 50px}.topbar{align-items:center}.topbar .subtle{display:none}.topbar h1{font-size:27px}.primaryButton{padding:11px 13px}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:16px}.notice{align-items:flex-start}.formHeader{padding:0 18px}.formLayout{padding:34px 18px}.fieldGrid,.threeCols,.twoCols{grid-template-columns:1fr}.checkoutHeader>span{display:none}.headerBag{display:block}.checkoutForm{padding:30px 18px 60px}.formActions{justify-content:space-between}}.formError,.loginMessage{padding:12px 14px;border-radius:10px;background:#fff1ef;color:#9a362d;font-size:13px;border:1px solid #ffd8d3}.signoutButton{width:100%;margin-top:14px;border:1px solid #31443a;background:transparent;color:#9aaba1;border-radius:9px;padding:9px;cursor:pointer}.signoutButton:hover{color:#fff}.loginPage{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#edf3d4 0,#f5f7f4 42%,#eef1ee 100%)}.loginCard{width:min(440px,100%);background:#fff;border:1px solid var(--line);box-shadow:0 22px 70px rgba(25,45,35,.1);border-radius:22px;padding:34px}.loginBrand{display:flex;align-items:center;gap:9px;font-weight:800;margin-bottom:48px}.loginBrand>span{width:32px;height:32px;background:var(--lime);display:grid;place-items:center;border-radius:9px}.loginIcon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#e9f1ed;color:#2d674c;margin-bottom:18px}.loginCard h1{font-size:31px;letter-spacing:-.04em;margin-bottom:9px}.loginCard>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.55}.loginButton{width:100%;margin-top:18px;padding:14px}.loginButton:disabled,.primaryButton:disabled{opacity:.65;cursor:wait}.loginMessage{margin-top:16px;background:#edf7f1;color:#2b6d4c;border-color:#cde8d8}.testButton:disabled{opacity:.65;cursor:wait}.connectionResult{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:11px 12px;border-radius:9px;font-size:12px;line-height:1.45}.connectionResult svg{flex:0 0 auto;margin-top:1px}.connectionResult.passed{background:#edf8f1;border:1px solid #cae8d5;color:#246946}.connectionResult.failed{background:#fff1ef;border:1px solid #ffd8d3;color:#9a362d}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}