.cco-overlay{position:fixed;inset:0;background:rgba(15,20,30,.55);display:grid;place-items:center;z-index:110;padding:24px;font-family:var(--ui,"Hanken Grotesk",system-ui,sans-serif);color:#1f1d1e}.cco-modal{width:100%;max-width:560px;background:#fff;border-radius:18px;padding:28px 30px 30px;position:relative;box-shadow:0 18px 50px rgba(20,30,50,.2);max-height:92vh;overflow-y:auto}.cco-close{position:absolute;top:14px;right:16px;border:none;background:none;font-size:28px;line-height:1;cursor:pointer;color:#8a8d93}.cco-modal h2{font-family:var(--display,"Schibsted Grotesk",sans-serif);font-size:24px;margin-bottom:4px;color:#1f1d1e}.cco-lead{color:#5a5d63;font-size:14px;margin-bottom:14px}.cco-steps{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0}.cco-steps li{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:#8a8d93;background:#f7f8f9;border:1px solid #e7e8ea;border-radius:999px;padding:6px 12px 6px 6px}.cco-steps li span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:11px;background:#e7e8ea;color:#5f6166}.cco-steps li.active{border-color:#c4170c;color:#c4170c}.cco-steps li.active span{background:#c4170c;color:#fff}.cco-steps li.done{border-color:#1a7f4b;color:#1a7f4b}.cco-steps li.done span{background:#1a7f4b;color:#fff}.cco-hero{background:linear-gradient(135deg,#fdeceb,#fff);border:1px solid #f3d4d1;border-radius:14px;padding:16px 18px;margin-bottom:16px}.cco-hero-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c4170c;margin-bottom:6px}.cco-hero-email{font-family:var(--display,"Schibsted Grotesk",sans-serif);font-size:20px;font-weight:800;color:#c4170c;word-break:break-all}.cco-hero-sub{font-size:13px;color:#5f6166;margin-top:8px;line-height:1.5}.cco-step-title{font-family:var(--display,"Schibsted Grotesk",sans-serif);font-size:16px;margin:4px 0 14px;color:#1f1d1e}.cco-plan-picker{margin-bottom:18px}.cco-toolbar{display:flex;justify-content:center;margin-bottom:12px}.cco-interval{display:inline-flex;width:100%;max-width:360px;background:#fff;border:1px solid #e7e8ea;border-radius:12px;padding:4px;gap:4px}.cco-overlay .cco-interval button{flex:1 1;padding:9px 16px;border-radius:9px;font-size:14px;font-weight:700;color:#5f6166;border:none;background:transparent;cursor:pointer;font-family:var(--ui,"Hanken Grotesk",system-ui,sans-serif);transition:.15s}.cco-overlay .cco-interval button.active{background:#c4170c;color:#fff}.cco-pill{margin-left:4px;font-size:10px;font-weight:800;background:rgba(255,255,255,.22);padding:2px 6px;border-radius:999px}.cco-overlay .cco-interval button:not(.active) .cco-pill{background:#fdeceb;color:#c4170c}.cco-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.cco-overlay button.cco-plan{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:1.5px solid #e7e8ea;border-radius:14px;padding:14px 16px;text-align:left;background:#fff;cursor:pointer;font-family:var(--ui,"Hanken Grotesk",system-ui,sans-serif);transition:border-color .15s,box-shadow .15s,background .15s;position:relative;min-height:96px;color:#1f1d1e}.cco-overlay button.cco-plan:hover{border-color:#cfd2d6}.cco-overlay button.cco-plan.active{border-color:#c4170c;background:#fff5f4;box-shadow:0 0 0 1px #c4170c,0 8px 24px rgba(172,20,11,.08)}.cco-overlay button.cco-plan.popular:not(.active){border-color:#f0cdc9}.cco-plan-badge{position:absolute;top:10px;right:10px;font-size:9px;font-weight:800;color:#c4170c;background:#fdeceb;padding:3px 7px;border-radius:999px;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cco-plan-name{font-size:15px;font-weight:700;padding-right:56px}.cco-plan-name,.cco-plan-price{font-family:var(--display,"Schibsted Grotesk",sans-serif);color:#1f1d1e}.cco-plan-price{font-size:20px;font-weight:800;letter-spacing:-.6px;line-height:1.1}.cco-plan-price small{font-size:12px;font-weight:600;color:#8a8d93;letter-spacing:0}.cco-plan-sub{font-size:11.5px;color:#8a8d93;line-height:1.35}.cco-step-body label{display:block;font-size:13px;font-weight:600;color:#5a5d63;margin-bottom:12px}.cco-input{display:block;width:100%;margin-top:6px;height:44px;border:1.5px solid #e7e8ea;border-radius:10px;padding:0 14px;font-size:15px;background:#fff;color:#1f1d1e}.cco-input-wrap{position:relative;margin-top:6px}.cco-input-wrap .cco-input{padding-right:148px;margin-top:0}.cco-input-wrap span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#8a8d93;font-weight:600;font-size:12px;max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cco-fieldset{border:1px solid #e7e8ea;border-radius:12px;padding:14px 14px 4px;margin:14px 0}.cco-fieldset-required{border-color:#f3d4d1;background:#fffbfb}.cco-fieldset legend{font-size:12px;font-weight:700;color:#c4170c;padding:0 6px}.cco-fieldset-note{font-size:12.5px;color:#5f6166;line-height:1.45;margin:0 0 12px}.cco-logged-box{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:10px;background:#f7f8f9;border:1px solid #e7e8ea;margin-bottom:10px}.cco-logged-box b{font-size:14px;color:#1f1d1e}.cco-logged-box span{font-size:12.5px;color:#8a8d93}.cco-summary{display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border-radius:12px;background:#f7f8f9;border:1px solid #e7e8ea;margin-bottom:14px}.cco-summary>div{display:flex;flex-direction:column;gap:2px}.cco-summary-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#8a8d93}.cco-summary b{font-size:14px;word-break:break-all;color:#1f1d1e}.cco-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-gap:8px;gap:8px}.cco-hint{font-size:12.5px;color:#8a8d93;margin:-4px 0 12px;line-height:1.45}.cco-hint.warn{color:#9a6b00}.cco-check{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;color:#1f1d1e;margin-bottom:14px}.cco-check input{margin-top:3px}.cco-total{font-size:14px;margin:8px 0 12px;color:#1f1d1e}.cco-total-sub{font-size:13px;color:#8a8d93;font-weight:500}.cco-error{color:#d93838;font-size:13px;margin-bottom:8px}.cco-actions{display:flex;gap:10px;flex-wrap:wrap}.cco-overlay button.cco-back{height:48px;padding:0 18px;flex:0 0 auto;background:#fff;border:1.5px solid #e7e8ea;border-radius:12px;font-weight:700;font-size:14.5px;cursor:pointer;color:#1f1d1e}.cco-overlay button.cco-back:hover{background:#f7f8f9;border-color:#cfd2d6}.cco-overlay button.cco-submit{flex:1 1;min-width:200px;height:48px;width:100%;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 26px;border-radius:12px;font-weight:700;font-size:15px;border:none;cursor:pointer;font-family:var(--ui,"Hanken Grotesk",system-ui,sans-serif);background:linear-gradient(165deg,#ac140b,#c4170c 16%);color:#fff;box-shadow:0 1px 3px rgba(172,20,11,.25);transition:.18s}.cco-overlay button.cco-submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 8px 22px rgba(172,20,11,.28);transform:translateY(-1px)}.cco-overlay button.cco-submit:disabled{opacity:.55;cursor:not-allowed}.cco-actions .cco-submit{margin-top:0}.cco-pay-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0 14px}.cco-pay-methods button{border:1px solid #e7e8ea;background:#f7f8f9;color:#5a5d63;border-radius:12px;padding:11px 14px;font-weight:700;font-size:14px;cursor:pointer}.cco-pay-methods button.active{border-color:#c4170c;background:#fff5f4;color:#c4170c;box-shadow:inset 0 0 0 1px rgba(196,23,12,.12)}.cco-pix-qr{display:grid;place-items:center;margin:16px 0;padding:16px;border:1px solid #e7e8ea;border-radius:14px;background:#fafbfc}.cco-pix-copy{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.cco-pix-copy code{display:block;padding:12px;border-radius:10px;background:#f3f4f6;font-size:11px;line-height:1.45;word-break:break-all;color:#1f1d1e}.cco-pix-fallback{margin:12px 0}.cco-mailbox-block{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.cco-mailbox-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;color:#1f1d1e}.cco-mailbox-add{border:1px dashed #c4170c;background:#fff5f4;color:#c4170c;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.cco-mailbox-add:disabled{opacity:.45;cursor:not-allowed}.cco-mailbox-row{display:flex;align-items:flex-end;gap:8px}.cco-mailbox-field{flex:1 1;margin:0}.cco-mailbox-remove{flex:0 0 36px;width:36px;height:42px;border:1px solid #e7e8ea;border-radius:10px;background:#fff;color:#5a5d63;font-size:22px;line-height:1;cursor:pointer}.cco-mailbox-pricing{margin:0}.cco-hero-mails{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}.cco-hero-mails span{font-size:12px;color:#5a5d63;background:#f7f8f9;border:1px solid #e7e8ea;border-radius:999px;padding:4px 10px}.cco-summary-sub{display:block;margin-top:4px;font-size:12px;font-weight:500;color:#5a5d63}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}