:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:radial-gradient(circle at 12% 18%,rgba(255,180,180,.42),transparent 22%),radial-gradient(circle at 86% 16%,rgba(124,202,255,.34),transparent 20%),radial-gradient(circle at 50% 82%,rgba(255,230,173,.28),transparent 24%),#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.page-shell{position:relative;min-height:100vh;overflow:hidden;padding:24px;display:grid;place-items:center}.orb{position:absolute;border-radius:999px;filter:blur(10px);opacity:.85;pointer-events:none}.orb-one{width:240px;height:240px;left:-60px;top:70px;background:radial-gradient(circle at 30% 30%,#ffaab1f2,#ffaab11f)}.orb-two{width:180px;height:180px;right:18px;top:120px;background:radial-gradient(circle at 40% 40%,#99d0ffe6,#99d0ff14)}.orb-three{width:220px;height:220px;bottom:-70px;right:12%;background:radial-gradient(circle at 35% 35%,#ffd78ff2,#ffd78f14)}.page-card{position:relative;z-index:1;width:min(100%,920px);padding:20px;min-height:91vh;border-radius:32px;background:#ffffff26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 80px #0f172a17;border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:18px;overflow:hidden}.menu-anchor{position:absolute;top:18px;left:18px;z-index:5}.menu-button{width:46px;height:46px;border:none;border-radius:999px;background:#fff;display:grid;place-items:center;gap:4px;padding:0;box-shadow:0 10px 28px #0f172a24}.menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:#111827}.menu-popover{position:absolute;top:56px;left:0;min-width:210px;padding:12px;border-radius:18px;background:#fff;box-shadow:0 18px 40px #0f172a29;border:1px solid rgba(15,23,42,.08);display:grid;gap:8px}.menu-popover a{display:block;padding:12px 14px;border-radius:14px;color:#111827;text-decoration:none;font-weight:700;font-size:.82rem;letter-spacing:.03em}.menu-popover a:hover{background:#f3f4f6}.hero-header{display:grid;gap:20px;align-items:center;text-align:center;flex:0 0 auto}.logo{width:clamp(120px,20vw,220px);margin:0 auto;object-fit:contain}.hero-copy{display:grid;gap:12px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#5b6475}.hero-copy h1{margin:0;font-size:clamp(1.9rem,5vw,4.5rem);line-height:.95;letter-spacing:-.04em}.secondary-copy{margin:0 auto;width:100%;color:#4b5563;font-size:clamp(.95rem,1.6vw,1.1rem)}.viewer-panel{margin-top:0;padding:18px;border-radius:28px;background:linear-gradient(180deg,#fffffff5,#f7f9fce6);border:1px solid rgba(15,23,42,.06);flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.viewer-toolbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;align-items:center}.nav-button{width:48px;height:48px;border:none;border-radius:999px;background:#111827;color:#fff;font-size:1.8rem;display:grid;place-items:center;box-shadow:0 10px 24px #1118272e;transition:transform .18s ease,opacity .18s ease}.nav-button:disabled,.release-button:disabled{opacity:.45;cursor:not-allowed}.nav-button:not(:disabled):hover,.release-button:not(:disabled):hover{transform:translateY(-1px)}.model-meta{display:grid;gap:4px;justify-items:center;text-align:center;min-width:0}.model-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#6b7280}.viewer-stage{margin-top:16px;border-radius:24px;flex:1 1 auto;position:relative;min-height:0;width:100%;background:radial-gradient(circle at 50% 50%,#fffffffa,#f0f4f9eb),linear-gradient(180deg,#f8fafc,#fff)}.model-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.model-wrap model-viewer{transition:transform 1.2s ease,opacity .2s ease;transform-origin:center bottom}@keyframes launch-up{0%{transform:translateY(0) scale(1.1) rotate(0);opacity:1}30%{transform:translateY(-25vh) scale(1.25) rotate(-2deg);opacity:.95}to{transform:translateY(-140vh) scale(.7) rotate(-6deg);opacity:0}}.model-wrap.launching model-viewer{animation:launch-up 2s cubic-bezier(.22,.9,.27,1) forwards}.loading-state{padding:24px;color:#4b5563;text-align:center}.viewer-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:12px;color:#4b5563;font-size:.95rem;flex:0 0 auto}.viewer-footer p{margin:0}.release-note{color:#0f766e}.release-button{width:100%;margin-top:0;padding:16px 24px;border:none;border-radius:18px;text-transform:lowercase;font-weight:700;font-size:1.05rem;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#111827,#374151);box-shadow:0 20px 35px #1118272e;transition:transform 1.18s ease,opacity .18s ease}.page-footer{position:relative;z-index:1;margin-top:14px;font-size:.92rem;color:#111827;text-align:center}.page-footer a{color:#ec4899;font-weight:700;text-decoration:none}.page-footer a:hover{text-decoration:underline}@media(min-width:760px){.page-card{padding:28px 32px}.hero-header{grid-template-columns:220px 1fr;text-align:left}.logo{width:clamp(160px,16vw,220px);margin:0}.secondary-copy{margin:0}}@media(min-width:1200px){.page-card{width:min(100%,1080px);padding:32px 36px}.logo{width:240px}.viewer-stage{border-radius:28px}}@media(max-width:640px){.page-shell{padding:16px}.page-card{min-height:91dvh;padding:14px;border-radius:24px;gap:12px}.viewer-panel{padding:12px;border-radius:22px}.logo{width:clamp(96px,32vw,150px)}.hero-copy h1{font-size:clamp(1.6rem,8vw,2.6rem)}.secondary-copy{font-size:.92rem;max-width:48ch}.viewer-toolbar{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px}.nav-button{width:40px;height:40px;font-size:1.55rem}.model-label,.model-meta strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewer-stage{min-height:320px}.release-button{padding:14px 18px;border-radius:16px;font-size:1rem}.page-footer{font-size:.88rem;margin-top:12px}}
