: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;border-bottom:1px solid #ddd;padding:28px 24px}.orderSummary.show{display:block;order:-1}.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)}}.storeList{margin-top:18px;border-top:1px solid var(--line)}.storeRow{display:grid;grid-template-columns:44px 1fr auto;grid-gap:13px;gap:13px;align-items:center;padding:18px 2px;border-bottom:1px solid var(--line)}.storeAvatar{width:42px;height:42px;border-radius:12px;background:#e9f2ed;color:#286a4a;display:grid;place-items:center;font-weight:850}.storeDetails{display:flex;flex-direction:column;min-width:0}.storeDetails strong{font-size:14px}.storeDetails small,.storeDetails span{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.storeMeta{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.storeMeta small{font-size:11px;color:var(--muted)}.statusPill{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:5px 8px}.statusPill.draft{background:#fff2d8;color:#8a5a0d}.statusPill.active{background:#e5f5eb;color:#26704d}.statusPill.paused{background:#f0f1ef;color:#6d746f}.addStoreButton{display:inline-flex;align-items:center;gap:7px;background:var(--ink);color:#fff;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:750}.addStoreButton:hover{background:#254032}.storeRow:hover{background:#f8faf8}.storeMeta svg{color:#99a29c}.configPage{min-height:100vh;background:#f5f7f4}.configLayout{max-width:980px;margin:0 auto;padding:48px 24px 90px}.configTop{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.configTop h1{font-size:38px;letter-spacing:-.04em;margin-bottom:6px}.configTop>div>p:last-child{color:var(--muted);margin:0}.connectionBadges{display:flex;gap:8px}.connectionBadges span{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#eee;color:#7b837e;font-size:12px;font-weight:700}.connectionBadges span.verified{background:#e5f5eb;color:#26704d}.configNotice{padding:16px 18px;background:#eef5c9;border:1px solid #dfeaa5;border-radius:14px;margin-bottom:18px;display:flex;flex-direction:column;gap:4px}.configNotice span{font-size:13px;color:#647148}.configForm{display:grid;grid-gap:16px;gap:16px}.field select{width:100%;border:1px solid #d8ddd9;background:#fff;border-radius:9px;padding:12px 13px}.toggleField{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:13px}.toggleField input{width:17px;height:17px}.formSuccess{padding:12px 14px;border-radius:10px;background:#edf8f1;color:#246946;border:1px solid #cae8d5;font-size:13px}.configActions{display:flex;justify-content:flex-end}.previewLink{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#35644e;font-size:13px;font-weight:700}.webhookCard{display:flex;flex-direction:column;gap:20px}.webhookHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.webhookHeader h2{font-size:17px;margin-bottom:5px}.webhookHeader p{font-size:13px;color:var(--muted);margin:0}.webhookStatus{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#f1f2f1;color:#727a75;font-size:12px;font-weight:750}.webhookStatus i{width:7px;height:7px;border-radius:50%;background:#9aa19d}.webhookStatus.configured{background:#e7f5ec;color:#246c49}.webhookStatus.configured i{background:#30a466}.webhookCard>.field{margin-top:0}.webhookEndpoint{padding:12px 14px;border-radius:10px;background:#f5f7f5;border:1px solid #e4e8e5;display:flex;flex-direction:column;gap:5px}.webhookEndpoint span{font-size:11px;font-weight:750;color:#79827c;text-transform:uppercase;letter-spacing:.08em}.webhookEndpoint code{font-size:13px;color:#345848;overflow-wrap:anywhere}.webhookActions{border-top:1px solid var(--line);padding-top:18px}.webhookActions .primaryButton{min-width:210px}.storeLogo img{display:block;max-width:190px;max-height:48px;object-fit:contain}.checkoutPage .shippingOption.selected{background:color-mix(in srgb,var(--checkout-accent,#1769ef) 7%,white)}.checkoutPage .paymentTitle i,.checkoutPage .shippingOption i,.checkoutPage .shippingOption.selected{border-color:var(--checkout-accent,#1769ef)}.checkoutPage .payButton{background:var(--checkout-accent,#222b25)}.previewBanner{border:1px dashed #cad0cc;background:#f7f9f7;color:#69736c;border-radius:8px;padding:10px 12px;font-size:11px;margin-bottom:24px;text-align:center}.checkoutPolicies{display:flex;flex-wrap:wrap;gap:10px 16px;padding-top:22px;margin-top:24px;border-top:1px solid #dedfdd}.checkoutPolicies a{font-size:11px;color:#345d99;text-decoration:underline}.customerForm.locked .checkoutInput:disabled{color:#3e4540;background:#f8f9f8;opacity:1}.embeddedPayment{scroll-margin-top:20px}.whopFrame{border:1px solid #e0e3e0;border-radius:10px;overflow:hidden;background:#fff}.securePaymentNote{display:flex;align-items:flex-start;gap:7px;color:#6d726e;font-size:12px;line-height:1.5;margin:14px 0 18px}.securePaymentNote svg{flex:0 0 auto;margin-top:2px}.placeOrderButton{margin-top:14px;background:#111a16!important;font-size:15px}.placeOrderButton:disabled{opacity:.62;cursor:wait}.googleAddressHost{margin-bottom:4px}.googleAddressWidget{width:100%;font:inherit;font-size:16px;--gmpx-color-surface:#fff;--gmpx-color-on-surface:#242824;--gmpx-color-outline:#d8ddd9;--gmpx-font-family-base:Inter,ui-sans-serif,system-ui,sans-serif}.googleAddressWidget::part(input){min-height:50px;border-radius:7px}.addressHelp{display:block;color:#747974;font-size:11px;margin:0 2px 10px}.checkoutGrid{align-items:start}.orderSummary{position:-webkit-sticky;position:sticky;top:0;height:100vh;min-height:0;overflow-y:auto}.paymentLoading{min-height:170px;border:1px solid #e0e3e0;border-radius:10px;background:#f7f8f7;color:#747974;display:grid;place-items:center;text-align:center;font-size:13px;padding:24px}.phoneField{height:50px;border:1px solid #d8ddd9;border-radius:7px;margin-bottom:10px;background:#fff;overflow:hidden}.phoneField,.phoneField>span{display:flex;align-items:center}.phoneField>span{height:100%;gap:5px;padding:0 12px;background:#f6f7f6;border-right:1px solid #e1e4e1;font-size:13px;white-space:nowrap}.phoneField>input[type=tel]{min-width:0;flex:1 1;height:100%;border:0;outline:0;padding:0 12px;background:#fff;color:#242824}.phoneField:focus-within{border-color:#747c76;box-shadow:0 0 0 1px #747c76}.customerForm.locked .phoneField{background:#f8f9f8;opacity:.7}.mobileSummaryClose{display:none}@media(max-width:980px){.orderSummary,.orderSummary.show{position:static;top:auto;height:auto;min-height:auto;overflow:visible}.mobileSummaryClose{display:flex;width:100%;border:0;border-bottom:1px solid #dedfdd;background:transparent;padding:0 0 18px;margin-bottom:24px;align-items:center;justify-content:space-between;font-weight:700}.mobileSummaryClose span{display:flex;align-items:center;gap:8px}.mobileSummaryClose>svg{transform:rotate(180deg)}}.dataTable{margin-top:18px;border-top:1px solid var(--line)}.dataRow{display:grid;grid-template-columns:1fr auto auto;grid-gap:24px;gap:24px;align-items:center;padding:16px 2px;border-bottom:1px solid var(--line);font-size:13px}.dataRow>div{display:flex;flex-direction:column;gap:4px}.dataRow small{color:var(--muted)}.settingsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.settingsGrid h3{margin:16px 0 6px}.settingsGrid p{color:var(--muted)}.settingsGrid small{display:flex;align-items:center;gap:6px;color:#287651}@media(max-width:700px){.settingsGrid{grid-template-columns:1fr}.dataRow{grid-template-columns:1fr auto}}.productThumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.completeCard{text-align:center}.completeCard .loginIcon{margin-left:auto;margin-right:auto}.completeCard .primaryButton{display:flex}.credentialsPanel{margin-bottom:16px}.credentialRows{display:grid;grid-gap:12px;gap:12px}.credentialRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;padding:15px;border:1px solid var(--line);border-radius:12px}.credentialRow>div:first-child{display:flex;flex-direction:column;gap:3px}.credentialRow strong{font-size:14px}.credentialRow small,.credentialRow span{font-size:11px;color:var(--muted)}.credentialState{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-weight:750!important}.credentialState.valid{background:#e7f5ec;color:#246c49!important}.credentialState.invalid{background:#fff1ef;color:#9a362d!important}.credentialRow .testButton{margin-top:0;border:1px solid var(--line);border-radius:9px;padding:9px 11px;background:#fff;cursor:pointer}.credentialRow .connectionResult{grid-column:1/-1;margin-top:0}@media(max-width:680px){.credentialRow{grid-template-columns:1fr auto}.credentialRow .testButton{grid-column:1/-1;justify-content:center}.credentialState{justify-self:end}}