:root{font-family:Barlow,Segoe UI,sans-serif;color:#e8f1ef;background:#06131a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.holding-shell{position:relative;display:grid;place-items:center;min-height:100vh;padding:1.5rem;background:radial-gradient(circle at top,#143245,#06131a 52%,#04090d);overflow:hidden}.ambient{position:absolute;width:28rem;height:28rem;border-radius:999px;filter:blur(86px);opacity:.28}.ambient-left{top:-8rem;left:-10rem;background:#5fd7b4}.ambient-right{right:-8rem;bottom:-10rem;background:#217ea1}.holding-card{position:relative;z-index:1;width:min(100%,34rem);border:1px solid rgba(255,255,255,.16);border-radius:2rem;padding:2.5rem 2rem;text-align:center;background:linear-gradient(160deg,#ffffff29,#ffffff0d);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 28px 80px #00000075}.holding-logo{width:clamp(10rem,44vw,15rem);max-width:100%;height:auto}.status-pill{margin:1.5rem auto 1.25rem;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .95rem;border-radius:999px;border:1px solid rgba(95,215,180,.6);background:#0c3a4da6;color:#8ff2d8;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.holding-title{margin:0;color:#f2f7f6;font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.15;font-weight:800}.holding-text{margin:1rem auto 0;max-width:28ch;color:#e8f1efdb;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.5}
