.canitas-checkout{--navy:#093860;--navy-deep:#06263f;--orange:#e35135;--orange-dark:#c43a22;--orange-pale:#fdf0ee;--yellow:#f8bf44;--teal:#68b3bd;--teal-pale:#eaf5f6;--teal-dark:#3f8089;--green:#1f9d57;--green-pale:#dcf8e8;--gold:#c8930f;--stripe:#635bff;--ink:#1a1410;--soft:#4a3f38;--muted:#8a7e78;--bg:#fafaf7;--bg2:#f2ede6;--white:#fff;--border:#ddd4c4;--serif:var(--font-lora),Georgia,"Times New Roman",serif;--sans:var(--font-montserrat),system-ui,-apple-system,sans-serif;--welcome-font:var(--font-caveat),cursive;--maxw:1080px;min-height:100dvh;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}.canitas-checkout *,.canitas-checkout :after,.canitas-checkout :before{box-sizing:border-box}.canitas-checkout h1,.canitas-checkout h2,.canitas-checkout h3,.canitas-checkout h4{font-family:var(--serif);line-height:1.2;margin:0}.canitas-checkout p{margin:0}.canitas-checkout a{color:var(--orange);text-decoration:none}.canitas-checkout a:hover{color:var(--orange-dark)}.canitas-checkout img{max-width:100%;display:block}.canitas-checkout a:focus-visible,.canitas-checkout button:focus-visible,.canitas-checkout input:focus-visible,.canitas-checkout summary:focus-visible{outline:3px solid var(--teal-dark);outline-offset:2px;border-radius:6px}.canitas-checkout .nav{background:var(--white);border-bottom:2px solid var(--border);position:sticky;top:0;z-index:50}.canitas-checkout .nav-inner{display:flex;align-items:center;gap:.75rem;min-height:4.25rem;max-width:var(--maxw);margin:0 auto;padding:.5rem 2rem;flex-wrap:wrap}.canitas-checkout .nav-logo img{height:2.625rem;width:auto}.canitas-checkout .nav-back{display:inline-flex;align-items:center;gap:.4375rem;font-weight:500;font-size:.9375rem;color:var(--soft);padding:.5rem .75rem;border-radius:.4375rem;transition:.14s}.canitas-checkout .nav-back:hover{color:var(--orange);background:var(--orange-pale)}.canitas-checkout .nav-secure{margin-left:auto;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted)}.canitas-checkout .nav-secure .ic{color:var(--teal-dark);display:flex}.canitas-checkout .checkout-wrap{max-width:var(--maxw);margin:0 auto;padding:2.5rem 2rem 5rem;display:grid;grid-template-columns:minmax(0,1fr) 22.5rem;gap:2.25rem;align-items:start}.canitas-checkout .main-col{order:1;min-width:0}.canitas-checkout .order-summary{order:2;min-width:0}.canitas-checkout .order-summary-inner{position:sticky;top:5.375rem}.canitas-checkout .reassurance{text-align:left;margin-bottom:2rem}.canitas-checkout .reassurance h1{font-family:var(--welcome-font);font-weight:700;font-size:2.4rem;color:var(--navy);line-height:1.1}.canitas-checkout .card{background:var(--white);border:2px solid var(--border);border-radius:1.125rem;margin-bottom:1.5rem;overflow:hidden;min-width:0;padding:0}.canitas-checkout .card-title{font-family:var(--sans);font-weight:700;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--soft);padding:1.25rem 1.5rem 0;margin-bottom:.875rem}.canitas-checkout .form-content{padding:.25rem 1.5rem 1.5rem}.canitas-checkout .form-row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:.875rem}.canitas-checkout .form-row.single{grid-template-columns:1fr}.canitas-checkout .form-group{display:flex;flex-direction:column;gap:.375rem;min-width:0}.canitas-checkout .form-group>span{font-family:var(--sans);font-weight:700;font-size:.875rem;color:var(--ink)}.canitas-checkout .form-group .req{color:var(--orange);margin-left:2px}.canitas-checkout .form-group input{font-family:var(--sans);font-size:1rem;min-height:3rem;padding:.875rem 1rem;border:1.5px solid var(--border);border-radius:.625rem;background:var(--bg);color:var(--ink);outline:none;transition:border-color .15s;width:100%}.canitas-checkout .form-group input:focus{border-color:var(--teal);background:var(--white)}.canitas-checkout .form-note{font-size:.875rem;color:var(--muted);margin-top:.75rem;line-height:1.5}.canitas-checkout .plan-option{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.5rem;cursor:pointer;border-top:1px solid var(--border);transition:background .15s;position:relative}.canitas-checkout .plan-option:first-of-type{border-top:none}.canitas-checkout .plan-option:hover{background:#faf8f5}.canitas-checkout .plan-option.selected{background:var(--orange-pale);border-color:var(--orange)}.canitas-checkout .plan-option.selected+.plan-option{border-top-color:var(--orange)}.canitas-checkout .plan-option input{position:absolute;opacity:0;width:0;height:0}.canitas-checkout .plan-radio{width:1.5rem;height:1.5rem;flex:0 0 1.5rem;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;transition:.15s}.canitas-checkout .plan-option.selected .plan-radio{border-color:var(--orange);background:var(--orange)}.canitas-checkout .plan-option.selected .plan-radio:after{content:"";width:.625rem;height:.625rem;border-radius:50%;background:var(--white)}.canitas-checkout .plan-option input:focus-visible+.plan-radio{outline:3px solid var(--teal-dark);outline-offset:2px}.canitas-checkout .plan-info{flex:1;min-width:0}.canitas-checkout .plan-info .name{font-family:var(--serif);font-weight:700;font-size:1.15rem;color:var(--ink);display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.canitas-checkout .plan-info .badge{font-family:var(--sans);font-size:.71875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--yellow);color:#5a3d05;padding:.25rem .625rem;border-radius:1.875rem}.canitas-checkout .plan-info .detail{font-size:.9375rem;color:var(--soft);margin-top:.1875rem;line-height:1.4}.canitas-checkout .plan-info .detail b{color:var(--orange-dark)}.canitas-checkout .plan-price-col{text-align:right;flex:0 0 auto}.canitas-checkout .plan-price-col .amt{font-family:var(--serif);font-weight:700;font-size:1.65rem;color:var(--ink);line-height:1}.canitas-checkout .plan-price-col .per{font-size:.8125rem;color:var(--muted)}.canitas-checkout .plan-price-col .was{display:block;font-size:.875rem;color:var(--muted);text-decoration:line-through}.canitas-checkout .security-banner{background:var(--white);border:2px solid var(--teal);border-radius:1rem;padding:1.25rem 1.5rem;margin-bottom:1.75rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.canitas-checkout .security-banner .txt{flex:1;min-width:15rem}.canitas-checkout .security-banner .txt strong{font-family:var(--serif);font-size:1.1rem;color:var(--navy);display:block;margin-bottom:.5rem}.canitas-checkout .security-banner ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.canitas-checkout .security-banner li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;color:var(--soft);line-height:1.4}.canitas-checkout .security-banner li .ic{color:var(--green);flex:0 0 auto;margin-top:.15em;display:flex}.canitas-checkout .security-banner .seals{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.canitas-checkout svg .t-serif{font-family:var(--serif)}.canitas-checkout svg .t-sans{font-family:var(--sans)}.canitas-checkout .seal-guarantee{width:5.5rem;height:5.5rem;flex:0 0 auto}.canitas-checkout .seal-stripe{display:flex;align-items:center;gap:.4375rem;font-weight:700;font-size:.9375rem;color:var(--stripe);border:1.5px solid var(--border);border-radius:.625rem;padding:.5rem .75rem;white-space:nowrap}.canitas-checkout .pay-card{background:var(--white);border:2px solid var(--border);border-radius:1.125rem;padding:2rem 1.75rem;margin-bottom:1.5rem}.canitas-checkout .pay-card h2{font-family:var(--serif);font-weight:700;font-size:1.2rem;color:var(--navy);margin-bottom:.25rem;display:flex;align-items:center;gap:.625rem}.canitas-checkout .pay-card h2 .ic{color:var(--teal-dark);display:flex}.canitas-checkout .pay-card .note{font-size:.875rem;color:var(--muted);margin-bottom:1.25rem}.canitas-checkout .legal-check{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border);cursor:pointer;font-size:.9375rem;line-height:1.5;color:var(--soft)}.canitas-checkout .legal-check input[type=checkbox]{flex:0 0 auto;width:1.625rem;height:1.625rem;margin:0;accent-color:var(--orange);cursor:pointer}.canitas-checkout .legal-check a{color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:3px}.canitas-checkout .legal-check a:hover{color:var(--orange)}.canitas-checkout .checkout-error{border:2px solid #f3b7b7;background:#fdf2f2;color:#a11a1a;border-radius:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;margin-bottom:1.5rem}.canitas-checkout .checkout-error a{display:inline-block;margin-top:.5rem;padding:.375rem 0;color:#a11a1a;font-weight:800;text-decoration:underline}.canitas-checkout .pay-btn{width:100%;min-height:3.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.875rem;background:var(--orange);color:var(--white);font-family:var(--sans);font-size:1.125rem;font-weight:700;cursor:pointer;padding:.75rem 1.5rem;transition:background .15s;margin-bottom:1.5rem}.canitas-checkout .pay-btn:hover:not(:disabled){background:var(--orange-dark)}.canitas-checkout .pay-btn:disabled{opacity:.6;cursor:default}.canitas-checkout .security-badges{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.625rem;margin-bottom:1.5rem}.canitas-checkout .security-badges .lock-cell{grid-row:1/3;display:flex;align-items:center;justify-content:center;gap:.875rem;background:var(--white);border:1.5px solid var(--border);border-radius:.625rem;padding:.625rem .875rem}.canitas-checkout .lock-ic{width:3.25rem;height:3.25rem;flex:0 0 3.25rem;border-radius:50%;background:var(--teal-pale);color:var(--teal-dark);display:flex;align-items:center;justify-content:center}.canitas-checkout .lock-txt{display:flex;flex-direction:column;min-width:0}.canitas-checkout .lock-txt strong{font-family:var(--serif);font-size:1.15rem;color:var(--navy);line-height:1.25}.canitas-checkout .lock-txt>span{font-size:.8125rem;font-weight:600;color:var(--soft);line-height:1.3}.canitas-checkout .sec-badge{display:flex;align-items:center;gap:.4375rem;font-size:.84375rem;font-weight:700;color:var(--soft);background:var(--white);border:1.5px solid var(--border);border-radius:.625rem;padding:.625rem .875rem;line-height:1.3}.canitas-checkout .sec-badge .ic{display:flex;flex:0 0 auto}.canitas-checkout .sec-badge .ic.gold{color:var(--gold)}.canitas-checkout .sec-badge .ic.green{color:var(--green)}.canitas-checkout .sec-badge .ic.navy{color:var(--navy)}.canitas-checkout .sec-badge .ic.teal{color:var(--teal-dark)}.canitas-checkout .sec-badge .ic.purple{color:var(--stripe)}.canitas-checkout .os-card{background:var(--white);border:2px solid var(--border);border-radius:1.125rem;padding:1.5rem;margin-bottom:1.25rem}.canitas-checkout .os-card h2{font-family:var(--serif);font-weight:700;font-size:1.15rem;color:var(--navy);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.canitas-checkout .os-card h2 .ic{color:var(--teal-dark);display:flex}.canitas-checkout .os-plan{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.625rem 0;border-bottom:1px solid var(--border);font-size:.9375rem;color:var(--soft)}.canitas-checkout .os-plan:last-of-type{border-bottom:none}.canitas-checkout .os-plan b{color:var(--ink);font-family:var(--serif);font-weight:700;font-size:1.1rem}.canitas-checkout .os-plan .tag{font-family:var(--sans);font-size:.6875rem;font-weight:700;background:var(--yellow);color:#5a3d05;padding:.1875rem .5rem;border-radius:1.25rem;margin-left:.375rem;white-space:nowrap}.canitas-checkout .os-total{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding-top:.875rem;margin-top:.375rem;border-top:2px solid var(--navy)}.canitas-checkout .os-total>span{font-size:.875rem;color:var(--muted)}.canitas-checkout .os-total b{font-family:var(--serif);font-weight:700;font-size:1.5rem;color:var(--navy)}.canitas-checkout .os-total .per{font-size:.85rem;color:var(--muted);font-family:var(--sans);font-weight:400}.canitas-checkout .os-guarantee{display:flex;align-items:center;gap:.625rem;background:var(--teal-pale);border:1.5px solid var(--teal);border-radius:.75rem;padding:.875rem 1rem;margin-bottom:1rem}.canitas-checkout .os-guarantee .ic{color:var(--teal-dark);flex:0 0 auto;display:flex}.canitas-checkout .os-guarantee span{font-size:.875rem;font-weight:600;color:var(--soft);line-height:1.35}.canitas-checkout .os-secure{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.canitas-checkout .os-secure-list{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0;list-style:none;margin:0;padding:0}.canitas-checkout .os-secure-item{display:flex;align-items:center;gap:.5rem;font-size:.84375rem;font-weight:600;color:var(--soft);line-height:1.3}.canitas-checkout .os-secure-item .ic{display:flex;flex:0 0 auto}.canitas-checkout .os-secure-item:first-child .ic{color:var(--gold)}.canitas-checkout .os-secure-item:nth-child(2) .ic{color:var(--stripe)}.canitas-checkout .os-secure-item:nth-child(3) .ic{color:var(--green)}.canitas-checkout .os-secure-item:nth-child(4) .ic{color:var(--teal-dark)}.canitas-checkout .os-help{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:var(--white);border:1.5px solid var(--border);border-radius:.75rem;font-size:.875rem;color:var(--soft);line-height:1.4}.canitas-checkout .os-help .ic{color:var(--green);flex:0 0 auto;display:flex}.canitas-checkout .os-help a{font-weight:700}.canitas-checkout .help-card{background:#fff9ef;border:2px solid var(--border);border-radius:1rem;margin-bottom:1.5rem;overflow:hidden}.canitas-checkout .help-head{display:flex;align-items:center;gap:1rem;padding:1.375rem 1.5rem}.canitas-checkout .help-head .ic-wrap{width:3rem;height:3rem;flex:0 0 3rem;border-radius:50%;background:var(--green-pale);color:var(--green);display:flex;align-items:center;justify-content:center}.canitas-checkout .help-head strong{font-family:var(--serif);font-size:1.3rem;color:var(--navy)}.canitas-checkout .faq-list{padding:0 1.5rem 1rem}.canitas-checkout .faq-item{border:1.5px solid var(--border);border-radius:.75rem;margin-bottom:.5rem;background:var(--white);overflow:hidden}.canitas-checkout .faq-item:last-child{margin-bottom:0}.canitas-checkout .faq-item>summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;min-height:3rem;font-family:var(--sans);font-weight:600;font-size:.96875rem;color:var(--ink);cursor:pointer;line-height:1.4;list-style:none}.canitas-checkout .faq-item>summary::-webkit-details-marker{display:none}.canitas-checkout .faq-item>summary:hover{background:#faf8f5}.canitas-checkout .faq-item .summary-note{font-weight:400;font-size:.875rem;color:var(--soft);margin-left:.5rem}.canitas-checkout .faq-toggle{flex:0 0 auto;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--bg2);display:flex;align-items:center;justify-content:center;transition:transform .2s;margin-left:auto}.canitas-checkout .faq-item[open]>summary .faq-toggle{transform:rotate(45deg)}.canitas-checkout .faq-answer{padding:0 1.25rem 1.125rem;font-size:.9375rem;color:var(--soft);line-height:1.6}.canitas-checkout .faq-answer a{font-weight:700;text-decoration:underline;text-underline-offset:2px}.canitas-checkout .faq-nested{padding:0 1.25rem 1.125rem}.canitas-checkout .faq-nested .faq-item{background:var(--bg)}@media (prefers-reduced-motion:reduce){.canitas-checkout .faq-toggle{transition:none}}.canitas-checkout .foot-mini{text-align:center;padding:1.75rem 1.5rem;font-size:.8125rem;color:var(--muted);border-top:1px solid var(--border);margin-top:1.25rem;line-height:1.6}.canitas-checkout .foot-mini a{color:var(--navy);font-weight:600}@media (max-width:860px){.canitas-checkout .checkout-wrap{grid-template-columns:minmax(0,1fr);gap:0;padding:1.5rem 1rem 3rem}.canitas-checkout .order-summary{margin-top:1.5rem}.canitas-checkout .order-summary-inner{position:static}.canitas-checkout .nav-inner{padding:.5rem 1rem}}@media (max-width:600px){.canitas-checkout .reassurance h1{font-size:2rem}.canitas-checkout .form-row{grid-template-columns:1fr}.canitas-checkout .plan-option{flex-wrap:wrap;padding:1rem 1.125rem}.canitas-checkout .plan-price-col{width:100%;text-align:left;padding-left:2.375rem}.canitas-checkout .plan-price-col .was{display:inline;margin-left:.5rem}.canitas-checkout .security-banner{padding:1.125rem}.canitas-checkout .security-banner .txt{min-width:0}.canitas-checkout .security-banner .seals{width:100%;justify-content:center}.canitas-checkout .security-badges{grid-template-columns:1fr;grid-auto-rows:auto}.canitas-checkout .security-badges .lock-cell{grid-row:auto}.canitas-checkout .sec-badge{font-size:.8125rem;padding:.625rem .75rem}.canitas-checkout .os-secure{flex-direction:column;align-items:flex-start;gap:.75rem}.canitas-checkout .os-secure-list{width:100%}.canitas-checkout .os-secure .seal-guarantee{align-self:center}.canitas-checkout .pay-card{padding:1.5rem 1.125rem}.canitas-checkout .card-title,.canitas-checkout .faq-list,.canitas-checkout .form-content,.canitas-checkout .help-head{padding-left:1.125rem;padding-right:1.125rem}}