:root{color-scheme:light;background:#f6f3ec;--ink:#15231d;--forest:#173c31;--forest-deep:#102b23;--jade:#2f6f5b;--gold:#cda83e;--cream:#f6f3ec;--paper:#fffdf8;--line:rgba(23,60,49,0.16)}*{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;overflow:hidden}body{background:#f6f3ec;color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}.platform-shell{position:fixed;inset:0;width:100%;height:100%}.platform-frame{display:block;width:100%;height:100%;border:0;background:#f6f3ec}.access-page{position:fixed;inset:0;display:grid;place-items:center;min-height:100dvh;overflow:auto;padding:clamp(18px,4vw,56px);background:linear-gradient(120deg,rgba(205,168,62,.08),transparent 30%),var(--cream)}.access-atmosphere{position:fixed;inset:0;overflow:hidden;pointer-events:none}.access-atmosphere:after,.access-atmosphere:before{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.access-atmosphere:before{width:min(56vw,760px);aspect-ratio:1;top:-33%;right:-14%;border:1px solid rgba(23,60,49,.11);box-shadow:0 0 0 70px rgba(23,60,49,.025),0 0 0 140px rgba(23,60,49,.018)}.access-atmosphere:after{width:360px;height:360px;bottom:-220px;left:18%;background:rgba(205,168,62,.12)}.access-card{z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);width:min(1080px,100%);min-height:min(650px,calc(100dvh - 64px));border:1px solid rgba(23,60,49,.18);border-radius:6px;background:var(--paper);box-shadow:0 28px 80px rgba(18,42,34,.14);animation:access-card-in .52s cubic-bezier(.2,.8,.2,1) both}.access-brand-panel,.access-card{position:relative;overflow:hidden}.access-brand-panel{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(32px,5vw,64px);color:#f7f4eb;background:radial-gradient(circle at 88% 16%,rgba(205,168,62,.18),transparent 25%),linear-gradient(150deg,#193e33,#102a22 64%,#0c231c)}.access-brand-panel:after{content:"";position:absolute;width:260px;height:520px;right:-175px;bottom:-140px;border:1px solid rgba(205,168,62,.34);transform:rotate(32deg)}.access-brand-lockup{position:relative;z-index:1;display:flex;align-items:center;gap:14px}.access-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:5px;color:var(--forest-deep);background:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;letter-spacing:.04em}.access-brand-lockup small,.access-brand-lockup strong{display:block}.access-brand-lockup strong{font-size:16px;letter-spacing:.03em}.access-brand-lockup small{margin-top:5px;color:rgba(247,244,235,.62);font-size:11px;letter-spacing:.14em}.access-intro{position:relative;z-index:1;max-width:520px;margin:clamp(58px,10vh,110px) 0}.access-eyebrow,.access-step{display:inline-block;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.16em}.access-intro h1{max-width:510px;margin:18px 0 20px;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:1.2;letter-spacing:-.045em}.access-intro p{max-width:470px;margin:0;color:rgba(247,244,235,.68);font-size:14px;line-height:1.9}.access-capabilities{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:22px;border-top:1px solid rgba(247,244,235,.14)}.access-capabilities span{color:rgba(247,244,235,.68);font-size:11px;line-height:1.5}.access-capabilities b{display:block;margin-bottom:7px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:14px}.access-form-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,76px);background:linear-gradient(rgba(23,60,49,.035) 1px,transparent 1px),var(--paper);background-size:100% 72px}.access-form-copy h2{margin:16px 0 10px;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;font-size:clamp(30px,3vw,42px);font-weight:600;letter-spacing:-.03em}.access-form-copy p{margin:0;color:#68726d;font-size:13px;line-height:1.8}.access-form{margin-top:42px}.access-form label{display:block;margin-bottom:10px;color:var(--forest-deep);font-size:12px;font-weight:700;letter-spacing:.04em}.access-form input{width:100%;height:70px;padding:0 22px;border:1px solid rgba(23,60,49,.24);border-radius:4px;outline:none;color:var(--forest-deep);background:rgba(255,255,255,.88);font-family:Georgia,Times New Roman,serif;font-size:31px;font-variant-numeric:tabular-nums;letter-spacing:.35em;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.access-form input::placeholder{color:rgba(23,60,49,.24)}.access-form input:focus{border-color:var(--jade);background:#fff;box-shadow:0 0 0 4px rgba(47,111,91,.1)}.access-form input[aria-invalid=true]{border-color:#a6463c}.access-field-meta{display:flex;justify-content:space-between;gap:14px;margin-top:9px;color:#87908c;font-size:11px}.access-error{min-height:20px;margin:14px 0 0;color:#9d362e;font-size:12px;line-height:1.6}.access-error[hidden]{display:block;visibility:hidden}.access-form button{display:flex;align-items:center;justify-content:space-between;width:100%;height:54px;margin-top:18px;padding:0 20px;border:0;border-radius:4px;color:#fffdf8;background:var(--forest);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.access-form button:hover:not(:disabled){background:var(--forest-deep);transform:translateY(-1px)}.access-form button:focus-visible,.team-test-status button:focus-visible{outline:3px solid rgba(205,168,62,.5);outline-offset:2px}.access-form button:disabled{cursor:not-allowed;opacity:.42}.access-security-note{margin:24px 0 0;color:#89918d;font-size:10px;line-height:1.7}.team-test-status{position:fixed;z-index:20;top:14px;right:18px;display:flex;align-items:center;gap:8px;min-height:34px;padding:5px 6px 5px 11px;border:1px solid rgba(23,60,49,.18);border-radius:99px;color:#355147;background:rgba(255,253,248,.94);box-shadow:0 7px 22px rgba(16,43,35,.13);backdrop-filter:blur(12px);font-size:10px}.team-test-dot{width:6px;height:6px;border-radius:50%;background:#39a573;box-shadow:0 0 0 3px rgba(57,165,115,.13)}.team-test-label{letter-spacing:.02em}.team-test-status strong{padding-left:8px;border-left:1px solid var(--line);color:var(--forest);font-size:11px}.team-test-expiry{color:#75807b}.team-test-status button{min-width:44px;height:24px;padding:0 10px;border:0;border-radius:99px;color:var(--forest);background:rgba(23,60,49,.08);font:inherit;cursor:pointer}.team-test-status button:hover:not(:disabled){background:rgba(23,60,49,.14)}@keyframes access-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.access-page{place-items:start center;padding:0}.access-card{grid-template-columns:1fr;min-height:100dvh;border:0;border-radius:0}.access-brand-panel{min-height:43dvh;padding:28px clamp(24px,7vw,48px)}.access-intro{margin:50px 0 42px}.access-intro h1{max-width:540px;font-size:clamp(32px,9vw,48px)}.access-capabilities{display:none}.access-form-panel{min-height:57dvh;justify-content:flex-start;padding:42px clamp(24px,7vw,48px) 36px}.access-form{margin-top:30px}}@media (max-width:560px){.access-brand-panel{min-height:38dvh}.access-brand-lockup strong{font-size:14px}.access-intro{margin:42px 0 20px}.access-intro p{display:none}.access-form-panel{min-height:62dvh}.team-test-status{top:auto;right:10px;bottom:10px;left:10px;justify-content:center}.team-test-expiry{display:none}}@media (prefers-reduced-motion:reduce){.access-card{animation:none}.access-form button,.access-form input{transition:none}}