:root{--bt-blue-petrol:#021f73;--bt-orange-control:#f2d25f;--bt-green-compliance:#69b536;--bt-gray-smoke:#8f99a3;--bt-gray-ice:#eef2f7;--bt-white:#fff;--bt-bg:var(--bt-gray-ice);--bt-text:#16233f;--bt-accent:var(--bt-blue-petrol);--bt-accent-2:var(--bt-green-compliance);--bt-panel:var(--bt-white);--bt-stroke:#021f7329;--bs-primary:var(--bt-blue-petrol);--bs-primary-rgb:2, 31, 115;--bs-warning:var(--bt-orange-control);--bs-warning-rgb:242, 210, 95;--bs-success:var(--bt-green-compliance);--bs-success-rgb:105, 181, 54;--bs-secondary:var(--bt-gray-smoke);--bs-secondary-rgb:143, 153, 163;--bs-light:var(--bt-gray-ice);--bs-light-rgb:238, 242, 247;--bs-body-bg:var(--bt-gray-ice);--bs-body-color:var(--bt-text)}*{box-sizing:border-box}body{color:var(--bt-text);background:radial-gradient(circle at 10% 10%, #021f731f, transparent 36%), radial-gradient(circle at 90% 15%, #69b53624, transparent 32%), linear-gradient(180deg, #f8fbff 0%, var(--bt-bg) 100%);margin:0;font-family:Montserrat,Segoe UI,Helvetica Neue,sans-serif}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-content{flex:1}.landing-shell{min-height:100dvh}.hero-panel{border:1px solid var(--bt-stroke);background:linear-gradient(160deg,#fff 0%,#f4f8ff 58%,#edf4e9 100%);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 18px 40px #14283c14}.hero-auth-slot{z-index:3;position:absolute;top:1.25rem;right:1.25rem}.hero-auth-button{border-radius:999px;min-width:170px;box-shadow:0 10px 24px #14283c24}.hero-title{letter-spacing:-.02em;max-width:18ch;font-size:clamp(1.9rem,4vw,3.1rem);font-weight:700}.hero-subtitle{color:#4c5a73;max-width:60ch;font-size:1.08rem}.hero-banner-frame{background:#fff9;border:1px solid #021f731f;border-radius:20px;justify-content:center;align-items:center;min-height:100%;padding:1rem;display:flex}.hero-banner-image{width:min(100%,360px);height:auto;display:block}.hero-logo{align-items:center;display:inline-flex}.hero-logo-image{width:clamp(220px,30vw,320px);height:auto;display:block}.hero-logo-image-login{height:90px;display:block}.chip{letter-spacing:.04em;text-transform:uppercase;background:#69b5361f;border:1px solid #021f7333;border-radius:999px;padding:.4rem .75rem;font-size:.83rem;font-weight:600}.hero-orb{filter:blur(2px);opacity:.9;border-radius:50%;position:absolute}.hero-orb-a{background:radial-gradient(circle,#021f7338,#021f7300);width:240px;height:240px;top:-40px;right:-40px}.hero-orb-b{background:radial-gradient(circle,#69b53638,#69b53600);width:180px;height:180px;bottom:-40px;left:-40px}.wallet-card{border:1px solid var(--bt-stroke);background:var(--bt-panel);border-radius:18px;box-shadow:0 10px 24px #14283c0f}.info-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.label{color:var(--bt-gray-smoke);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;display:block}.value{font-family:IBM Plex Mono,Consolas,monospace;font-weight:600}.step-card{border:1px solid var(--bt-stroke);opacity:0;background:#fff;border-radius:16px;animation:.55s forwards riseIn;transform:translateY(10px);box-shadow:0 8px 20px #14283c0d}.auth-card{border:1px solid var(--bt-stroke);background:linear-gradient(#fffffffa,#f4f8ffeb);border-radius:18px;height:100%;padding:1.5rem;box-shadow:0 10px 24px #14283c0d}.auth-card-header{margin-bottom:1.25rem}.auth-form{gap:1rem;display:grid}.auth-field{display:block}.auth-input{border-color:#021f7324;border-radius:14px;min-height:48px}.auth-input:focus{border-color:#021f7359;box-shadow:0 0 0 .25rem #021f7314}.auth-note{color:#4c5a73;background:#ffffffb8;border:1px dashed #021f7333;border-radius:14px;padding:.95rem 1rem}.rotation-panel{border:1px solid var(--bt-stroke);background:linear-gradient(#fffffffa,#f4f8fff0),radial-gradient(circle at 100% 0,#69b53624,#0000 28%);border-radius:20px;box-shadow:inset 0 1px #fff9}.rotation-stage{aspect-ratio:1660/900;background:linear-gradient(145deg,#021f730f,#69b53614);border-radius:18px;position:relative;overflow:hidden}.rotation-frame{opacity:0;pointer-events:none;margin:0;transition:opacity .6s;position:absolute;inset:0}.rotation-frame.is-active{opacity:1;pointer-events:auto}.rotation-image{object-fit:cover;width:100%;height:100%;display:block}.rotation-progress{background:#021f731a;border-radius:999px;height:.35rem;margin-top:.9rem;position:relative;overflow:hidden}.rotation-progress-bar{transform-origin:0;background:linear-gradient(90deg, var(--bt-accent), var(--bt-accent-2));width:100%;height:100%;animation-name:rotationProgress;animation-timing-function:linear;animation-fill-mode:forwards;display:block}.rotation-dots{justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.rotation-dot{background:#021f732e;border:0;border-radius:50%;width:.8rem;height:.8rem;transition:transform .2s,background-color .2s}.rotation-dot.is-active{background:var(--bt-accent);transform:scale(1.15)}.rotation-empty{color:#4c5a73;background:#ffffffb8;border:1px dashed #021f7333;border-radius:14px;padding:1.2rem}.site-footer{padding:0 0 1.5rem}.site-footer-card{border:1px solid var(--bt-stroke);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 10px 24px #14283c0f}.site-footer-brand{letter-spacing:.04em;text-transform:uppercase;font-weight:700}.site-footer-brand-wrap{align-items:center;gap:.75rem;display:flex}.site-footer-logo{object-fit:contain;width:42px;height:42px;display:block}.site-footer-nav{flex-wrap:wrap;gap:1rem;display:flex}.site-footer-link{color:var(--bt-accent);font-weight:600;text-decoration:none}.site-footer-link:hover{color:var(--bt-accent-2)}@keyframes riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes rotationProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.contact-card{border:1px solid var(--bt-stroke);background:var(--bt-panel);border-radius:20px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #14283c0f}.contact-card:before{content:"";background:linear-gradient(90deg, var(--bt-accent), var(--bt-accent-2));opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.contact-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #14283c1a}.contact-card:hover:before{opacity:1}.contact-card-icon{background:linear-gradient(135deg, var(--bt-blue-petrol) 0%, var(--bt-green-compliance) 100%);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex;box-shadow:0 8px 20px #021f7333}.contact-card-content{flex-direction:column;flex:1;display:flex}.contact-card-title{color:var(--bt-accent);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.contact-card-email{color:var(--bt-accent);margin-bottom:1rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.contact-card-email:hover{color:var(--bt-accent-2);text-decoration:underline}.contact-card-duration{color:var(--bt-green-compliance);margin-bottom:1rem;font-family:IBM Plex Mono,Consolas,monospace;font-size:1.5rem;font-weight:700}.contact-card-description{color:#4c5a73;margin-bottom:0;line-height:1.6}.pricing-card{border:1px solid var(--bt-stroke);background:var(--bt-panel);border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #14283c0f}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #14283c1a}.pricing-card-premium{border:2px solid var(--bt-green-compliance)}.pricing-card-badge{background:var(--bt-green-compliance);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #69b5364d}.pricing-card-header{text-align:center;border-bottom:1px solid #021f7314;padding:2rem 2rem 1.5rem}.pricing-card-icon{width:72px;height:72px;color:var(--bt-accent);background:linear-gradient(135deg,#021f7314 0%,#69b5361f 100%);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.pricing-card-title{color:var(--bt-accent);margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.pricing-card-subtitle{color:var(--bt-gray-smoke);margin-bottom:0;font-size:.95rem}.pricing-card-body{flex-direction:column;flex:1;padding:1.5rem 2rem 2rem;display:flex}.pricing-price{text-align:center;background:linear-gradient(135deg,#021f7308 0%,#69b5360f 100%);border-radius:16px;margin-bottom:1.5rem;padding:1.25rem}.price-amount{color:var(--bt-accent);font-family:IBM Plex Mono,Consolas,monospace;font-size:3rem;font-weight:700;line-height:1}.price-unit{color:var(--bt-gray-smoke);margin-left:.25rem;font-size:1rem;font-weight:500}.pricing-description{text-align:center;color:#4c5a73;margin-bottom:1.5rem;line-height:1.6}.pricing-features{flex:1;margin:0;padding:0;list-style:none}.pricing-features li{color:#4c5a73;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.pricing-features li svg{color:var(--bt-green-compliance);stroke-width:3px;flex-shrink:0}.info-section{background:var(--bt-panel);border:1px solid var(--bt-stroke);border-radius:20px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 8px 20px #14283c0d}.info-section-highlight{background:linear-gradient(135deg,#fffffffa 0%,#f4f8fff5 100%);border-color:#69b53633}.info-section-header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.info-section-icon{background:linear-gradient(135deg, var(--bt-blue-petrol) 0%, var(--bt-green-compliance) 100%);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 6px 16px #021f7326}.info-section-title{color:var(--bt-accent);margin-bottom:0;font-size:1.5rem;font-weight:700}.info-section-content{color:#4c5a73;line-height:1.7}.info-section-content p{margin-bottom:1rem}.info-section-content p:last-child{margin-bottom:0}.preparation-list{margin:0;padding:0;list-style:none}.preparation-list li{border-left:4px solid var(--bt-green-compliance);background:#69b5360f;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.preparation-list li:last-child{margin-bottom:0}.check-icon{color:var(--bt-green-compliance);flex-shrink:0;margin-top:.1rem;font-size:1.1rem;font-weight:700}.cta-section{background:linear-gradient(135deg, var(--bt-blue-petrol) 0%, #0a2d8a 100%);text-align:center;border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #021f7333}.cta-section:before{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);width:200%;height:200%;animation:15s ease-in-out infinite pulse;position:absolute;top:-50%;left:-50%}@keyframes pulse{0%,to{transform:translate(0)}50%{transform:translate(25%,25%)}}.cta-content{z-index:1;position:relative}.cta-title{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.cta-description{color:#ffffffd9;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.cta-button{background:var(--bt-orange-control);color:var(--bt-blue-petrol);border:none;border-radius:999px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 28px #f2d25f59}.cta-button:hover{color:var(--bt-blue-petrol);background:#f5e27a;transform:translateY(-2px);box-shadow:0 14px 36px #f2d25f73}@media (max-width:767px){.hero-panel{border-radius:18px}.hero-logo-image{width:min(72vw,280px)}.hero-auth-slot{top:1rem;right:1rem}.hero-auth-button{min-width:auto;padding-left:1rem;padding-right:1rem}.hero-banner-frame{padding:.85rem}.hero-banner-image{width:min(100%,300px)}.site-footer-card{flex-direction:column;align-items:flex-start}.info-grid{grid-template-columns:1fr}.rotation-stage{aspect-ratio:1660/900}.contact-card{padding:1.5rem}.contact-card-icon{width:56px;height:56px;margin-bottom:1.25rem}.contact-card-icon svg{width:28px;height:28px}.contact-card-title{font-size:1.25rem}.contact-card-email{font-size:1rem}.pricing-card{padding:0}.pricing-card-header{padding:1.5rem 1.25rem 1.25rem}.pricing-card-icon{width:64px;height:64px;margin-bottom:1rem}.pricing-card-icon svg{width:28px;height:28px}.pricing-card-title{font-size:1.25rem}.pricing-card-body{padding:1.25rem}.price-amount{font-size:2.5rem}.pricing-card-badge{padding:.3rem .7rem;font-size:.7rem;top:.75rem;right:.75rem}.info-section{padding:1.5rem}.info-section-icon{width:48px;height:48px;margin-bottom:1rem}.info-section-icon svg{width:24px;height:24px}.info-section-title{font-size:1.3rem}.preparation-list li{gap:.85rem;padding:.85rem}.cta-section{padding:2rem 1.5rem}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}.cta-button{padding:.9rem 2rem;font-size:1rem}}.user-menu-container{margin-top:1.5rem}.user-menu-nav{border:1px solid var(--bt-stroke);background:#fffc;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 12px #14283c14}.user-menu-link{color:var(--bt-text);border-radius:8px;padding:.5rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.user-menu-link:hover{color:var(--bt-accent);background-color:#021f7314}.user-menu-token-info{background-color:#69b5361a;border:1px solid #69b53633;border-radius:8px;align-items:center;gap:.75rem;margin-left:auto;padding:.5rem 1rem;display:flex}.token-count{color:var(--bt-accent);font-weight:600}.token-label{color:var(--bt-gray-smoke);margin-left:.25rem;font-size:.75rem}.token-plus{color:var(--bt-gray-smoke);font-weight:600}.user-menu-logout{color:var(--bt-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-size:.95rem;font-weight:500;transition:all .2s}.user-menu-logout:hover{color:var(--bt-accent);background-color:#021f7314}
