:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12213a;background:#f2f5f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}.page-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 10% 0%,#dceafe 0,transparent 28rem),#f4f6f9}.topbar{min-height:82px;padding:16px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:#07182f;border-bottom:3px solid #3da3ff}.identity{display:flex;align-items:center;gap:12px;text-decoration:none}.identity strong,.identity small{display:block}.identity strong{font-size:17px;letter-spacing:.01em}.identity small{margin-top:2px;color:#b9c9dd;font-size:12px}.monogram{width:42px;height:42px;display:grid;place-items:center;border:1px solid #75bdff;border-radius:12px;color:#07182f;background:linear-gradient(145deg,#c7e8ff,#55afff);font-weight:900}.secure-label{display:flex;align-items:center;gap:7px;color:#dbeaff;font-size:14px;font-weight:650}.secure-label svg,.assurances svg{width:19px;height:19px;fill:currentColor;flex:none}main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 52px;flex:1}.brand-context{margin:0 0 16px;color:#52627a;font-size:14px}.checkout-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(500px,1.28fr);align-items:start;overflow:hidden;border:1px solid #dae1eb;border-radius:22px;background:#fff;box-shadow:0 22px 60px #0b1f3b1f}.order-panel{padding:44px 36px;min-height:600px;color:#fff;background:linear-gradient(160deg,#07182f,#102b4d 70%,#123b68)}.eyebrow{margin:0 0 12px;color:#3da3ff;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.order-panel h1{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.08}.order-panel>p:not(.eyebrow){color:#c6d4e5;line-height:1.65}.total-row{margin:34px 0;padding:22px 0;display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid #35506f;border-bottom:1px solid #35506f}.total-row span{color:#b9c9dd}.total-row strong{font-size:22px;text-align:right}.assurances{margin:0;padding:0;display:grid;gap:15px;list-style:none;color:#dbe8f6;font-size:14px}.assurances li{display:flex;align-items:center;gap:10px}.assurances svg{color:#57b6ff}.payment-panel{padding:28px 30px 34px;min-height:600px;background:#fff}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 6px 20px;border-bottom:1px solid #e7ebf0;font-weight:750}.stripe-mark{color:#6c7788;font-size:12px;font-weight:500}.stripe-mark strong{color:#635bff;font-size:15px}.loading-card,.message-card,.success-card{max-width:720px;margin:40px auto;padding:42px;border:1px solid #dae1eb;border-radius:20px;background:#fff;box-shadow:0 18px 50px #0b1f3b1a}.loading-card{display:flex;align-items:center;justify-content:center;gap:14px;color:#52627a}.spinner{width:24px;height:24px;border:3px solid #d8e5f4;border-top-color:#238deb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.message-card{display:flex;gap:18px;align-items:flex-start}.message-card h1,.success-card h1{margin:0 0 10px;color:#07182f}.message-card p,.success-card>p:not(.eyebrow){margin:0;color:#52627a;line-height:1.65}.message-icon{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:50%;color:#8b5d00;background:#fff1c7;font-weight:900}.success-card{text-align:center}.success-tick{width:64px;height:64px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#14804a;font-size:30px;font-weight:900}.primary-button{margin:28px auto 18px;padding:14px 22px;display:table;border-radius:11px;color:#fff;background:#0d6fc7;text-decoration:none;font-weight:750;box-shadow:0 8px 18px #0d6fc733}.primary-button:hover{background:#095ba6}.primary-button:focus-visible,a:focus-visible{outline:3px solid #f0ac00;outline-offset:3px}.success-card small{display:block;color:#7c8796;overflow-wrap:anywhere}footer{padding:26px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:16px 40px;color:#607087;background:#e9edf2;border-top:1px solid #d8dee7;font-size:12px;line-height:1.6}footer strong{color:#263851}footer nav{display:flex;gap:18px}footer p{grid-column:1 / -1;margin:0}@media(max-width:820px){.checkout-grid{grid-template-columns:1fr}.order-panel{min-height:auto;padding:30px 24px}.payment-panel{min-height:540px;padding:24px 14px}.secure-label{font-size:0}.secure-label svg{width:25px;height:25px}footer{grid-template-columns:1fr}footer p{grid-column:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
