:root{color-scheme:light;--ink: #211a3f;--muted: #746f84;--paper: #fffdfa;--surface: rgba(255, 255, 255, .76);--surface-strong: #ffffff;--line: rgba(47, 38, 83, .12);--purple: #5a48c8;--purple-deep: #2d245f;--lime: #eaff2f;--lime-soft: #f4ff8e;--ton: #0098ea;--ton-soft: #e8f7ff;--green: #21a266;--shadow: 0 20px 52px rgba(50, 41, 83, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 18% 20%,rgba(234,255,47,.34),transparent 22rem),radial-gradient(circle at 88% 12%,rgba(90,72,200,.11),transparent 26rem),linear-gradient(180deg,#fbf7ef,#f7f1ea)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background-image:linear-gradient(rgba(45,36,95,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(45,36,95,.03) 1px,transparent 1px);background-size:92px 92px;-webkit-mask-image:linear-gradient(180deg,black 0%,transparent 70%);mask-image:linear-gradient(180deg,black 0%,transparent 70%)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.product-line,.product-line span,.market-top{display:flex;align-items:center}.brand{gap:12px}.brand-mark{display:grid;width:42px;height:46px;place-items:center}.carteza-shield svg{width:39px;height:44px;filter:drop-shadow(0 10px 16px rgba(45,36,95,.16))}.carteza-shield path:first-child{fill:var(--purple-deep)}.carteza-shield path:last-child{fill:none;stroke:var(--lime);stroke-width:5.2;stroke-linecap:round}.brand strong,.brand small{display:block}.brand strong{color:var(--purple-deep);font-size:22px;font-weight:800}.brand small{margin-top:1px;color:var(--muted);font-size:12px;font-weight:600}.header-product{color:var(--purple-deep);font-size:14px;font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:center;padding:30px 0 22px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--purple);font-size:12px;font-weight:800;text-transform:uppercase}.live-dot{width:8px;height:8px;border-radius:999px;background:var(--lime);box-shadow:0 0 0 6px #eaff2f42}.hero-copy h1{max-width:720px;margin:12px 0 16px;color:var(--purple-deep);font-size:clamp(64px,10.2vw,118px);line-height:.88;letter-spacing:0}.hero-copy p{max-width:660px;margin:0;color:#4d4760;font-size:19px;line-height:1.58}.product-line{gap:12px;margin-top:24px;color:var(--purple-deep);font-weight:800}.product-line>span{gap:8px}.product-line-divider{width:34px;height:1px;background:#2d245f3d}.ton-symbol{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--ton)}.ton-symbol svg{width:18px;height:18px}.ton-symbol path:first-child{fill:#fff}.ton-symbol path:last-child{fill:var(--ton)}.market-panel,.checkout-panel,.summary-card,.timeline-card{border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.market-panel{padding:24px}.market-top{gap:10px;margin-bottom:28px;color:var(--purple-deep);font-weight:900}.rate-row,.summary-line{display:flex;align-items:center;justify-content:space-between;gap:20px}.rate-row span,.summary-line span{color:var(--muted)}.rate-row strong{color:var(--purple-deep);font-size:34px}.sparkline{display:grid;grid-template-columns:repeat(8,1fr);align-items:end;gap:8px;height:72px;margin:24px 0 18px}.sparkline span{border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,var(--ton),#88dcff)}.market-panel p{margin:0;color:#5c566d;line-height:1.55}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px;align-items:start;padding:12px 0 64px}.checkout-panel,.summary-card,.timeline-card{padding:24px}.checkout-panel{background:#ffffffd6}.section-heading{display:flex;gap:14px;margin-bottom:22px}.section-heading>span{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:14px;color:var(--purple-deep);font-weight:900;background:var(--lime)}h2{margin:0;color:var(--purple-deep);font-size:25px;letter-spacing:0}.section-heading p{margin:6px 0 0;color:var(--muted)}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.input-card,.full-field{display:block}.input-card{padding:14px;border:1px solid var(--line);border-radius:18px;background:#fbf7f0}.input-card>span,.full-field>span{display:block;margin-bottom:9px;color:var(--purple-deep);font-size:13px;font-weight:800}.amount-row{display:flex;align-items:center;gap:10px}input,select{min-width:0;border:1px solid rgba(47,38,83,.13);border-radius:14px;color:var(--ink);background:var(--surface-strong);outline:none}input::placeholder{color:#aaa4b6}input:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 4px #5a48c81a}.amount-row input{width:100%;height:54px;padding:0 14px;font-size:23px;font-weight:850}.amount-row.readonly input{font-size:21px}.amount-row select,.amount-row strong{flex:0 0 80px}.amount-row select{height:54px;padding:0 10px;font-weight:800}.amount-row strong{display:grid;height:54px;place-items:center;border-radius:14px;color:var(--ton);background:var(--ton-soft)}small{display:block;margin-top:8px;color:var(--muted);line-height:1.4}.payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.payment-methods label{cursor:pointer}.payment-methods input{position:absolute;opacity:0}.payment-methods span{display:grid;min-height:48px;place-items:center;border:1px solid var(--line);border-radius:16px;color:var(--purple-deep);font-weight:800;background:#fff;transition:.16s ease}.payment-methods input:checked+span{border-color:transparent;background:var(--lime)}.full-field{margin-top:13px}.full-field input{width:100%;height:52px;padding:0 14px}.consent-row{display:flex;gap:12px;align-items:flex-start;margin:17px 0;color:#5c566d;font-size:14px;line-height:1.5}.consent-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--purple)}.submit-button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border:0;border-radius:18px;color:var(--purple-deep);background:var(--lime);cursor:pointer;font-weight:900}.submit-button:hover{transform:translateY(-1px)}.summary-panel{position:sticky;top:86px;display:grid;gap:14px}.summary-card h2,.timeline-card h2{margin-bottom:18px}.summary-line{padding:12px 0;border-bottom:1px solid rgba(47,38,83,.09)}.summary-line strong{color:var(--purple-deep)}.summary-line.total{border-bottom:0}.summary-line.total strong{color:var(--green);font-size:21px}.timeline-card ol{display:grid;gap:13px;padding:0;margin:0;list-style:none}.timeline-card li{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:750}.timeline-card li span{width:10px;height:10px;border:2px solid #c7c0d2;border-radius:50%}.timeline-card li.active{color:var(--purple)}.timeline-card li.done{color:var(--green)}.timeline-card li.active span,.timeline-card li.done span{border-color:currentColor;background:currentColor}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:center;padding:20px;background:#20183a57;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.modal-backdrop.open{display:flex}.modal{position:relative;width:min(560px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid var(--line);border-radius:24px;padding:26px;color:var(--ink);background:var(--paper);box-shadow:0 26px 80px #3229533d}.close-button{position:absolute;top:14px;right:14px;width:34px;height:34px;border:1px solid var(--line);border-radius:12px;color:var(--purple-deep);background:#f3efe9;cursor:pointer;font-size:22px}.modal h2{padding-right:42px}.modal p{color:var(--muted);line-height:1.6}.provider-box{margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fbf7f0}.provider-row{display:flex;justify-content:space-between;gap:18px;padding:9px 0;color:var(--muted)}.provider-row strong{color:var(--purple-deep);text-align:right}.modal-actions{display:flex;gap:10px;margin-top:18px}.modal-actions button{flex:1;min-height:48px;border:0;border-radius:16px;cursor:pointer;font-weight:850}.modal-actions .primary{color:var(--purple-deep);background:var(--lime)}.modal-actions .plain{color:var(--purple-deep);background:#eee8df}.card-form{display:grid;gap:12px}.card-form input{width:100%;height:48px;padding:0 12px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.progress-bar{overflow:hidden;height:10px;margin:20px 0;border-radius:999px;background:#ebe4db}.progress-bar span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--ton),var(--lime));transition:width .5s ease}.receipt{display:grid;gap:10px;margin-top:18px}.receipt code{display:block;overflow-wrap:anywhere;padding:12px;border:1px solid rgba(0,152,234,.18);border-radius:14px;color:#006fb4;background:#0098ea14}.error-text{color:#b42318}@media (max-width: 940px){.hero,.workspace{grid-template-columns:1fr}.hero{min-height:auto;padding-top:28px}.summary-panel{position:static}}@media (max-width: 680px){.app-shell{width:min(100% - 20px,1180px)}.topbar{align-items:flex-start}.brand strong{font-size:20px}.hero-copy h1{font-size:68px}.hero-copy p{font-size:17px}.product-line{flex-wrap:wrap}.field-grid,.payment-methods,.two-cols{grid-template-columns:1fr}.amount-row.readonly input{font-size:24px}.checkout-panel,.summary-card,.timeline-card,.market-panel{padding:18px}.modal-actions{flex-direction:column}}
