.HomeCheckout-module__Nvx5Za__checkout{text-align:left;grid-template-columns:minmax(0,1fr) 326px;gap:28px;display:grid}.HomeCheckout-module__Nvx5Za__selection{min-width:0;display:flex}.HomeCheckout-module__Nvx5Za__skus{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;min-width:0;margin:0;padding:0;display:grid}.HomeCheckout-module__Nvx5Za__sku{background:var(--surface);border:2px solid var(--rule);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;min-width:0;min-height:420px;padding:24px 22px 0;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.HomeCheckout-module__Nvx5Za__sku:hover{border-color:var(--trust)}.HomeCheckout-module__Nvx5Za__sku:focus-within{outline:2px solid var(--trust);outline-offset:3px}.HomeCheckout-module__Nvx5Za__selected{border-color:var(--trust);box-shadow:0 0 0 1px var(--trust);background:#e5f5ee}.HomeCheckout-module__Nvx5Za__disabledSku{cursor:not-allowed;opacity:.6;background:#f4f5f2}.HomeCheckout-module__Nvx5Za__disabledSku:hover{border-color:var(--rule)}.HomeCheckout-module__Nvx5Za__skuTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.HomeCheckout-module__Nvx5Za__officialPrice{background:var(--trust-bg);color:var(--trust-text);white-space:nowrap;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:600}.HomeCheckout-module__Nvx5Za__skuTop input{width:20px;height:20px;accent-color:var(--trust);flex-shrink:0;margin:0}.HomeCheckout-module__Nvx5Za__sku h3{letter-spacing:-.5px;margin:24px 0 12px;font-size:28px;font-weight:650}.HomeCheckout-module__Nvx5Za__price{letter-spacing:-1px;white-space:nowrap;font-size:clamp(32px,3vw,40px);font-weight:700}.HomeCheckout-module__Nvx5Za__price small{color:var(--ink-3);letter-spacing:0;margin-left:5px;font-size:13px;font-weight:400}.HomeCheckout-module__Nvx5Za__quota{border-top:1px solid var(--rule);margin-top:24px;padding-top:20px}.HomeCheckout-module__Nvx5Za__quota>span{color:var(--ink-3);font-size:13px;display:block}.HomeCheckout-module__Nvx5Za__quota strong{margin-top:4px;font-size:24px;font-weight:650;line-height:1.3;display:block}.HomeCheckout-module__Nvx5Za__selected .HomeCheckout-module__Nvx5Za__quota{border-color:var(--trust-border)}.HomeCheckout-module__Nvx5Za__selected .HomeCheckout-module__Nvx5Za__quota strong{color:var(--trust-text)}.HomeCheckout-module__Nvx5Za__skuDescription{color:var(--ink-2);flex-grow:1;padding:18px 0 24px;font-size:13px;line-height:1.7}.HomeCheckout-module__Nvx5Za__selectedLabel{border-top:1px solid var(--rule);color:var(--ink-3);justify-content:center;align-items:center;gap:7px;padding:16px 0;font-size:13px;font-weight:600;display:flex}.HomeCheckout-module__Nvx5Za__selected .HomeCheckout-module__Nvx5Za__selectedLabel{color:var(--trust-text);border-color:var(--trust-border)}.HomeCheckout-module__Nvx5Za__selectedLabel svg,.HomeCheckout-module__Nvx5Za__afterPay svg{flex-shrink:0;width:15px;height:15px}.HomeCheckout-module__Nvx5Za__payment{color:#fff;border-radius:var(--radius-lg);background:#172d2a;padding:24px}.HomeCheckout-module__Nvx5Za__paymentTitle h3{font-size:18px;font-weight:600}.HomeCheckout-module__Nvx5Za__selectedName{color:#c5d7d2;margin-top:19px;font-size:13px}.HomeCheckout-module__Nvx5Za__total{border-bottom:1px solid #3a504b;justify-content:space-between;align-items:center;gap:10px;margin:5px 0 20px;padding-bottom:18px;display:flex}.HomeCheckout-module__Nvx5Za__total>span{color:#c5d7d2;font-size:12px}.HomeCheckout-module__Nvx5Za__total strong{letter-spacing:-1px;font-size:31px;font-weight:650;line-height:1.1}.HomeCheckout-module__Nvx5Za__phoneLabel{margin-bottom:8px;font-size:13px;display:block}.HomeCheckout-module__Nvx5Za__payment input{width:100%;color:var(--ink);background:#fff;border:1px solid #d8ded6;border-radius:5px;padding:12px 10px;font-size:14px}.HomeCheckout-module__Nvx5Za__hint{color:#c5d7d2;margin-top:7px;font-size:11px}.HomeCheckout-module__Nvx5Za__afterPay{color:#dde9e5;align-items:flex-start;gap:8px;margin:18px 0;font-size:12px;line-height:1.7;display:flex}.HomeCheckout-module__Nvx5Za__afterPay svg{margin-top:3px}.HomeCheckout-module__Nvx5Za__payment button{color:#133d2b;background:#b9f0d0;border-color:#b9f0d0;font-size:15px}.HomeCheckout-module__Nvx5Za__payment button:hover:not(:disabled){background:#d3f9e1}.HomeCheckout-module__Nvx5Za__mock{color:#c5d7d2;text-align:center;margin-top:10px;font-size:11px}.HomeCheckout-module__Nvx5Za__mock a{text-underline-offset:3px;text-decoration:underline}.HomeCheckout-module__Nvx5Za__lookup{color:#e0eee9;border-top:1px solid #3a504b;justify-content:space-between;margin-top:18px;padding-top:16px;font-size:12px;display:flex}.HomeCheckout-module__Nvx5Za__error{color:#ffe0d7;padding:9px 0;font-size:12px}.HomeCheckout-module__Nvx5Za__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.HomeCheckout-module__Nvx5Za__checkout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.HomeCheckout-module__Nvx5Za__skus{gap:12px}.HomeCheckout-module__Nvx5Za__sku{padding-inline:16px}.HomeCheckout-module__Nvx5Za__price{font-size:32px}.HomeCheckout-module__Nvx5Za__payment{padding:24px 18px}}@media (max-width:960px){.HomeCheckout-module__Nvx5Za__checkout{grid-template-columns:1fr;gap:24px}.HomeCheckout-module__Nvx5Za__sku{min-height:390px;padding-inline:20px}.HomeCheckout-module__Nvx5Za__payment{padding:24px}}@media (max-width:640px){.HomeCheckout-module__Nvx5Za__skus{grid-template-columns:1fr;gap:14px}.HomeCheckout-module__Nvx5Za__sku{grid-template-columns:minmax(0,1fr) auto;column-gap:12px;min-height:0;padding:18px;display:grid}.HomeCheckout-module__Nvx5Za__skuTop{grid-column:1/-1}.HomeCheckout-module__Nvx5Za__sku h3{align-self:center;margin:16px 0 0;font-size:25px}.HomeCheckout-module__Nvx5Za__price{align-self:center;margin-top:14px;font-size:30px}.HomeCheckout-module__Nvx5Za__price small{font-size:12px}.HomeCheckout-module__Nvx5Za__quota{grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.HomeCheckout-module__Nvx5Za__quota strong{margin-top:0;font-size:22px}.HomeCheckout-module__Nvx5Za__skuDescription{grid-column:1/-1;padding:10px 0 14px;font-size:12px}.HomeCheckout-module__Nvx5Za__selectedLabel{grid-column:1/-1;padding:12px 0 0}.HomeCheckout-module__Nvx5Za__payment{padding:22px 20px}}@media (max-width:360px){.HomeCheckout-module__Nvx5Za__sku{column-gap:8px;padding:16px 14px}.HomeCheckout-module__Nvx5Za__sku h3{font-size:22px}.HomeCheckout-module__Nvx5Za__price{font-size:27px}}@media (prefers-reduced-motion:reduce){.HomeCheckout-module__Nvx5Za__sku{transition:none}}.HomeCheckout-module__Nvx5Za__supportSku{cursor:default}.HomeCheckout-module__Nvx5Za__supportSku h3{margin-top:4px}.HomeCheckout-module__Nvx5Za__textLink{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}
.HomeSellingPoint-module__OS1DQq__root{text-align:center;grid-template-areas:"message";place-items:center;margin-top:24px;display:grid}.HomeSellingPoint-module__OS1DQq__badge{border:1px solid var(--trust-border);border-radius:var(--radius-lg);background:var(--trust-bg);max-width:100%;color:var(--trust-text);white-space:nowrap;grid-area:message;grid-template-areas:"message";align-items:center;padding:12px 20px;font-size:clamp(20px,3vw,28px);font-weight:650;line-height:1.4;display:inline-grid}.HomeSellingPoint-module__OS1DQq__fallback,.HomeSellingPoint-module__OS1DQq__animated,.HomeSellingPoint-module__OS1DQq__static{grid-area:message}.HomeSellingPoint-module__OS1DQq__sizer{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.HomeSellingPoint-module__OS1DQq__badge[data-empty=true]{visibility:hidden}.HomeSellingPoint-module__OS1DQq__static{display:none}.HomeSellingPoint-module__OS1DQq__caret{vertical-align:-.1em;background:currentColor;width:2px;height:1em;margin-left:5px;animation:1s step-end infinite HomeSellingPoint-module__OS1DQq__blink;display:inline-block}@keyframes HomeSellingPoint-module__OS1DQq__blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.HomeSellingPoint-module__OS1DQq__badge[data-empty=true]{visibility:visible}.HomeSellingPoint-module__OS1DQq__animated{display:none}.HomeSellingPoint-module__OS1DQq__static{display:block}.HomeSellingPoint-module__OS1DQq__caret{animation:none}}@media (max-width:480px){.HomeSellingPoint-module__OS1DQq__root{margin-top:18px}.HomeSellingPoint-module__OS1DQq__badge{padding:10px 16px;font-size:clamp(16px,4.6vw,20px)}}
.home-flow-module__FVQenG__wrap{max-width:1240px}.home-flow-module__FVQenG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.home-flow-module__FVQenG__card{border:1px solid var(--rule);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-width:0;min-height:290px;padding:28px;display:flex}.home-flow-module__FVQenG__cardTop{justify-content:center;align-items:center;display:flex}.home-flow-module__FVQenG__icon{border:1px solid var(--trust-border);background:var(--trust-bg);width:44px;height:44px;color:var(--trust);border-radius:10px;justify-content:center;align-items:center;display:flex}.home-flow-module__FVQenG__icon svg{width:22px;height:22px}.home-flow-module__FVQenG__number{font:500 14px var(--mono);color:var(--ink-3)}.home-flow-module__FVQenG__card h3{text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:28px;font-size:18px;font-weight:650;line-height:1.4;display:flex}.home-flow-module__FVQenG__description{color:var(--ink-3);margin-top:12px;font-size:14px;line-height:1.8}.home-flow-module__FVQenG__note{color:var(--trust-text);text-align:center;margin-top:auto;padding-top:28px;font-size:12px;font-weight:550;line-height:1.6}@media (max-width:960px){.home-flow-module__FVQenG__grid{gap:16px}.home-flow-module__FVQenG__card{padding:24px}}@media (max-width:760px){.home-flow-module__FVQenG__grid{grid-template-columns:1fr;gap:14px}.home-flow-module__FVQenG__card{min-height:0;padding:22px}.home-flow-module__FVQenG__card h3{margin-top:20px}.home-flow-module__FVQenG__note{padding-top:22px}}
