.starthere-module__cmiOUa__gate{z-index:9999;background:var(--color-ink);font-family:var(--font-sans);display:flex;position:fixed;inset:0;overflow:hidden}.starthere-module__cmiOUa__hud{background:#000;border-right:1px solid #d5a87714;flex-direction:column;width:40%;min-width:320px;height:100vh;padding:24px 20px 20px;display:flex;position:relative;overflow:hidden}.starthere-module__cmiOUa__hud:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#d5a87708 1px,#0000 1px),linear-gradient(#d5a87708 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.starthere-module__cmiOUa__hudHeader{z-index:2;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex;position:relative}.starthere-module__cmiOUa__hudLogo{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.starthere-module__cmiOUa__hudLogo:before{content:"";background:var(--color-gold);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite starthere-module__cmiOUa__pulseGold}@keyframes starthere-module__cmiOUa__pulseGold{0%,to{opacity:1;box-shadow:0 0 4px #d5a87780}50%{opacity:.4;box-shadow:0 0 12px #d5a877cc}}.starthere-module__cmiOUa__hudStatus{text-transform:uppercase;letter-spacing:.15em;color:#ffffff4d;border:1px solid #ffffff14;border-radius:4px;padding:4px 12px;font-size:10px;font-weight:600}.starthere-module__cmiOUa__exitBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:#fff;cursor:pointer;background:#dc3232b3;border:1px solid #ff646480;border-radius:6px;align-items:center;gap:6px;min-width:0;min-height:0;padding:10px 20px;font-size:13px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 0 10px #ff505026}.starthere-module__cmiOUa__exitBtn:hover{color:#fff;background:#e63232e6;border-color:#ff7878b3;transform:scale(1.04);box-shadow:0 0 20px #ff505059}.starthere-module__cmiOUa__exitBtnHome{font-family:var(--font-sans);color:var(--color-ink);background:var(--color-gold);cursor:pointer;border:none;border-radius:8px;min-width:0;min-height:0;margin-top:32px;padding:14px 36px;font-size:14px;font-weight:600;transition:all .3s}.starthere-module__cmiOUa__exitBtnHome:hover{background:var(--color-gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #d5a8774d}.starthere-module__cmiOUa__timer{text-align:center;z-index:2;padding:8px 0;position:relative}.starthere-module__cmiOUa__timerLabel{text-transform:uppercase;letter-spacing:.2em;color:#ffffff59;margin-bottom:8px;font-size:10px;font-weight:700}.starthere-module__cmiOUa__timerValue{font-family:var(--font-sans);color:var(--color-paper);letter-spacing:.08em;font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1;transition:color .3s}.starthere-module__cmiOUa__timerDanger{animation:1s ease-in-out infinite starthere-module__cmiOUa__timerPulse;color:#f44!important}@keyframes starthere-module__cmiOUa__timerPulse{0%,to{opacity:1}50%{opacity:.5}}.starthere-module__cmiOUa__timerBar{background:#ffffff0f;border-radius:2px;width:100%;height:3px;margin-top:16px;overflow:hidden}.starthere-module__cmiOUa__timerBarFill{background:linear-gradient(90deg, var(--color-gold), var(--color-gold-light));border-radius:2px;height:100%;transition:width 1s linear}.starthere-module__cmiOUa__timerBarDanger{background:linear-gradient(90deg,#f44,#f66)!important}.starthere-module__cmiOUa__stageProgress{z-index:2;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;flex-direction:column;gap:4px;padding:10px 0;display:flex;position:relative}.starthere-module__cmiOUa__stageProgressLabel{text-transform:uppercase;letter-spacing:.15em;color:#ffffff4d;margin-bottom:2px;font-size:10px;font-weight:700}.starthere-module__cmiOUa__stageItem{border-radius:6px;align-items:center;gap:10px;padding:4px 8px;transition:all .3s;display:flex}.starthere-module__cmiOUa__stageItemActive{background:#d5a87714}.starthere-module__cmiOUa__stageItemDone{opacity:.5}.starthere-module__cmiOUa__stageDot{border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .3s}.starthere-module__cmiOUa__stageDotActive{border-color:var(--color-gold);background:var(--color-gold);box-shadow:0 0 8px #d5a87780}.starthere-module__cmiOUa__stageDotDone{background:#4ade80;border-color:#4ade80}.starthere-module__cmiOUa__stageName{color:#fff6;font-size:12px;font-weight:500;transition:color .3s}.starthere-module__cmiOUa__stageNameActive{color:var(--color-paper);font-weight:600}.starthere-module__cmiOUa__stageNameDone{color:#ffffff4d;text-decoration:line-through}.starthere-module__cmiOUa__neuralTree{z-index:2;flex:1;justify-content:center;align-items:center;min-height:160px;padding:4px 0;display:flex;position:relative}.starthere-module__cmiOUa__treeSvg{filter:drop-shadow(0 0 20px #d5a8770d);width:100%;max-width:240px;height:auto;max-height:240px;animation:.8s cubic-bezier(.16,1,.3,1) both starthere-module__cmiOUa__treeEnter}@keyframes starthere-module__cmiOUa__treeEnter{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.starthere-module__cmiOUa__scarcityBar{z-index:2;border-top:1px solid #ffffff0d;justify-content:space-between;gap:12px;padding:8px 0;display:flex;position:relative}.starthere-module__cmiOUa__scarcityStat{text-align:center}.starthere-module__cmiOUa__scarcityVal{font-family:var(--font-display);color:var(--color-gold);font-size:18px;font-weight:700;line-height:1.2;display:block}.starthere-module__cmiOUa__scarcityLbl{text-transform:uppercase;letter-spacing:.12em;color:#ffffff40;font-size:9px;font-weight:600}.starthere-module__cmiOUa__statusReadout{z-index:2;background:#d5a8770a;border:1px solid #d5a87714;border-radius:8px;padding:8px 12px;position:relative}.starthere-module__cmiOUa__statusText{color:#ffffff80;font-size:11px;font-style:italic;font-weight:500;line-height:1.5}.starthere-module__cmiOUa__statusText:before{content:"> ";color:var(--color-gold);font-style:normal}.starthere-module__cmiOUa__action{background:#000;flex-direction:column;justify-content:center;align-items:center;width:60%;height:100vh;padding:40px;display:flex;position:relative;overflow-y:auto}.starthere-module__cmiOUa__action:before{content:"";background:linear-gradient(#0000,#d5a87726,#0000);width:1px;height:100%;position:absolute;top:0;left:0}.starthere-module__cmiOUa__actionContent{flex-direction:column;width:100%;max-width:580px;animation:.5s cubic-bezier(.16,1,.3,1) both starthere-module__cmiOUa__fadeSlideIn;display:flex}@keyframes starthere-module__cmiOUa__fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.starthere-module__cmiOUa__glassCard{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:28px;position:relative;overflow:hidden}.starthere-module__cmiOUa__glassCard:before{content:"";background:linear-gradient(90deg,#0000,#d5a87733,#0000);height:1px;position:absolute;top:0;left:0;right:0}.starthere-module__cmiOUa__gateHeader{margin-bottom:20px}.starthere-module__cmiOUa__gateLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);align-items:center;gap:8px;margin-bottom:12px;font-size:10px;font-weight:700;display:flex}.starthere-module__cmiOUa__gateLabel:before{content:"";background:var(--color-gold);border-radius:50%;width:4px;height:4px}.starthere-module__cmiOUa__gateTitle{font-family:var(--font-display);color:var(--color-paper);margin-bottom:8px;font-size:clamp(24px,2.5vw,32px);font-weight:600;line-height:1.2}.starthere-module__cmiOUa__gateSubtitle{color:#fff6;font-size:14px;line-height:1.6}.starthere-module__cmiOUa__toggleItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.starthere-module__cmiOUa__toggleItemChecked{background:#d5a8770f!important;border-color:#d5a87733!important}.starthere-module__cmiOUa__toggleSwitch{background:#ffffff14;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .3s;position:relative}.starthere-module__cmiOUa__toggleSwitchActive{background:var(--color-gold)!important}.starthere-module__cmiOUa__toggleSwitch:after{content:"";background:var(--color-paper);border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:3px;left:3px}.starthere-module__cmiOUa__toggleSwitchActive:after{transform:translate(20px)}.starthere-module__cmiOUa__manifesto{border-left:3px solid var(--color-gold);background:#d5a8770a;border-radius:0 12px 12px 0;margin-top:24px;padding:24px;animation:.8s both starthere-module__cmiOUa__manifestoFade}@keyframes starthere-module__cmiOUa__manifestoFade{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.starthere-module__cmiOUa__manifestoText{font-family:var(--font-display);color:var(--color-gold);font-size:16px;font-style:italic;line-height:1.6}.starthere-module__cmiOUa__questionCard{animation:.4s cubic-bezier(.16,1,.3,1) both starthere-module__cmiOUa__fadeSlideIn}.starthere-module__cmiOUa__questionProgress{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__questionCount{color:#fff6;font-size:12px;font-weight:600}.starthere-module__cmiOUa__questionDimension{text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);border:1px solid #d5a87733;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:700}.starthere-module__cmiOUa__progressDots{gap:3px;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__progressDot{background:#ffffff0f;border-radius:2px;width:100%;height:3px;transition:background .3s}.starthere-module__cmiOUa__progressDotDone{background:var(--color-gold)}.starthere-module__cmiOUa__progressDotCurrent{background:#d5a87766;animation:1.5s ease-in-out infinite starthere-module__cmiOUa__dotPulse}@keyframes starthere-module__cmiOUa__dotPulse{0%,to{background:#d5a87766}50%{background:var(--color-gold)}}.starthere-module__cmiOUa__questionText{font-family:var(--font-display);color:var(--color-paper);margin-bottom:28px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.5}.starthere-module__cmiOUa__answerOptions{flex-direction:column;gap:8px;display:flex}.starthere-module__cmiOUa__answerOption{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:14px;padding:14px 18px;transition:all .25s;display:flex}.starthere-module__cmiOUa__answerOption:hover{background:#ffffff0d;border-color:#d5a87726;transform:translate(4px)}.starthere-module__cmiOUa__answerOptionSelected{background:#d5a87714!important;border-color:#d5a8774d!important}.starthere-module__cmiOUa__answerKey{color:#fff6;width:28px;height:28px;font-size:12px;font-weight:700;font-family:var(--font-sans);background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.starthere-module__cmiOUa__answerOptionSelected .starthere-module__cmiOUa__answerKey{color:var(--color-gold);background:#d5a8771a;border-color:#d5a8774d}.starthere-module__cmiOUa__answerText{color:#ffffffb3;font-size:14px;line-height:1.4}.starthere-module__cmiOUa__yesNoGroup{gap:12px;margin-bottom:16px;display:flex}.starthere-module__cmiOUa__yesNoBtn{text-align:center;color:#ffffff80;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:14px;font-size:14px;font-weight:600;transition:all .25s}.starthere-module__cmiOUa__yesNoBtn:hover{background:#ffffff0a}.starthere-module__cmiOUa__yesBtnSelected{color:#4ade80!important;background:#4ade801a!important;border-color:#4ade804d!important}.starthere-module__cmiOUa__noBtnSelected{color:#f44!important;background:#ff44441a!important;border-color:#ff44444d!important}.starthere-module__cmiOUa__shortInput{width:100%;font-family:var(--font-sans);color:var(--color-paper);resize:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:14px 18px;font-size:14px;transition:border-color .3s}.starthere-module__cmiOUa__shortInput:focus{border-color:#d5a8774d}.starthere-module__cmiOUa__shortInput::placeholder{color:#fff3}.starthere-module__cmiOUa__charCount{color:#ffffff40;text-align:right;margin-top:6px;font-size:11px}.starthere-module__cmiOUa__charCountWarn{color:#f84!important}.starthere-module__cmiOUa__textFieldGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.starthere-module__cmiOUa__textFieldLabel{text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.starthere-module__cmiOUa__textFieldArea{width:100%;min-height:100px;font-family:var(--font-sans);color:var(--color-paper);resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:16px;font-size:14px;line-height:1.6;transition:border-color .3s}.starthere-module__cmiOUa__textFieldArea:focus{border-color:#d5a8774d}.starthere-module__cmiOUa__textFieldArea::placeholder{color:#ffffff26}.starthere-module__cmiOUa__vagueWarning{color:#f84;background:#ff88440f;border:1px solid #ff884426;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;animation:.3s both starthere-module__cmiOUa__fadeSlideIn;display:flex}.starthere-module__cmiOUa__uploadGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.starthere-module__cmiOUa__uploadGrid{grid-template-columns:1fr 1fr}}.starthere-module__cmiOUa__urlInputGroup{flex-direction:column;gap:6px;display:flex}.starthere-module__cmiOUa__urlLabel{text-transform:uppercase;letter-spacing:.12em;color:#fff6;font-size:11px;font-weight:700}.starthere-module__cmiOUa__urlInput{width:100%;font-family:var(--font-sans);color:var(--color-paper);background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:10px 14px;font-size:13px;transition:border-color .3s}.starthere-module__cmiOUa__urlInput:focus{border-color:#d5a8774d}.starthere-module__cmiOUa__urlInput::placeholder{color:#ffffff26}.starthere-module__cmiOUa__dropzone{cursor:pointer;background:#ffffff05;border:2px dashed #ffffff14;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:80px;padding:16px 20px;transition:all .3s;display:flex}.starthere-module__cmiOUa__dropzone:hover{background:#ffffff0a;border-color:#d5a87733}.starthere-module__cmiOUa__dropzoneActive{border-color:var(--color-gold)!important;background:#d5a8770f!important}.starthere-module__cmiOUa__dropzoneIcon{opacity:.3;font-size:32px}.starthere-module__cmiOUa__dropzoneText{color:#ffffff59;text-align:center;font-size:13px}.starthere-module__cmiOUa__dropzoneHint{color:#fff3;font-size:11px}.starthere-module__cmiOUa__editorGroup{flex-direction:column;gap:20px;display:flex}.starthere-module__cmiOUa__editorField{flex-direction:column;gap:8px;display:flex}.starthere-module__cmiOUa__editorLabel{text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;font-size:12px;font-weight:700}.starthere-module__cmiOUa__editorArea{width:100%;min-height:120px;font-family:var(--font-sans);color:var(--color-paper);resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:16px;font-size:14px;line-height:1.6;transition:border-color .3s}.starthere-module__cmiOUa__editorArea:focus{border-color:#d5a8774d}.starthere-module__cmiOUa__editorArea::placeholder{color:#ffffff26}.starthere-module__cmiOUa__videoUpload{cursor:pointer;background:#ffffff05;border:2px dashed #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;padding:60px 40px;transition:all .3s;display:flex}.starthere-module__cmiOUa__videoUpload:hover{background:#ffffff0a;border-color:#d5a87733}.starthere-module__cmiOUa__videoIcon{opacity:.25;font-size:48px}.starthere-module__cmiOUa__videoTitle{color:#fff9;font-size:16px;font-weight:600}.starthere-module__cmiOUa__videoSubtext{color:#ffffff4d;text-align:center;max-width:320px;font-size:13px;line-height:1.5}.starthere-module__cmiOUa__videoQuote{font-family:var(--font-display);color:var(--color-gold);opacity:.6;margin-top:8px;font-size:14px;font-style:italic}.starthere-module__cmiOUa__navButtons{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.starthere-module__cmiOUa__btnBack{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:12px 24px;font-size:13px;font-weight:600;transition:all .25s}.starthere-module__cmiOUa__btnBack:hover{color:#ffffffb3;border-color:#ffffff26}.starthere-module__cmiOUa__btnNext{color:var(--color-ink);background:var(--color-gold);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.starthere-module__cmiOUa__btnNext:hover{background:var(--color-gold-light);transform:translateY(-1px);box-shadow:0 4px 16px #d5a8774d}.starthere-module__cmiOUa__btnNextDisabled{opacity:.3;pointer-events:none}.starthere-module__cmiOUa__btnSubmit{text-transform:uppercase;letter-spacing:.1em;color:var(--color-ink);background:linear-gradient(135deg, var(--color-gold), var(--color-gold-light));cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:32px;padding:16px 40px;font-size:14px;font-weight:700;transition:all .3s}.starthere-module__cmiOUa__btnSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d5a87766}.starthere-module__cmiOUa__keyHint{color:#fff3;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:11px;display:flex}.starthere-module__cmiOUa__keyBadge{font-family:var(--font-sans);color:#ffffff4d;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.starthere-module__cmiOUa__submittedOverlay{z-index:50;background:var(--color-ink);flex-direction:column;justify-content:center;align-items:center;animation:.6s both starthere-module__cmiOUa__fadeIn;display:flex;position:fixed;inset:0}@keyframes starthere-module__cmiOUa__fadeIn{0%{opacity:0}to{opacity:1}}.starthere-module__cmiOUa__submittedTree{background:radial-gradient(circle, var(--color-gold), #d5a8771a);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;animation:2s ease-in-out infinite starthere-module__cmiOUa__treePulse;display:flex}@keyframes starthere-module__cmiOUa__treePulse{0%,to{transform:scale(1);box-shadow:0 0 40px #d5a8774d}50%{transform:scale(1.05);box-shadow:0 0 80px #d5a87780}}.starthere-module__cmiOUa__submittedIcon{font-size:48px}.starthere-module__cmiOUa__submittedTitle{font-family:var(--font-display);color:var(--color-paper);text-align:center;margin-bottom:12px;font-size:clamp(28px,3vw,40px);font-weight:600}.starthere-module__cmiOUa__submittedSubtext{color:#ffffff73;text-align:center;max-width:480px;font-size:15px;line-height:1.6}.starthere-module__cmiOUa__submittedCode{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);border:1px solid #d5a87733;border-radius:6px;margin-top:24px;padding:8px 20px;font-size:12px;font-weight:700}.starthere-module__cmiOUa__action::-webkit-scrollbar{width:4px}.starthere-module__cmiOUa__action::-webkit-scrollbar-track{background:0 0}.starthere-module__cmiOUa__action::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}@media (max-width:900px){.starthere-module__cmiOUa__gate{flex-direction:column}.starthere-module__cmiOUa__hud{width:100%;min-width:unset;z-index:10;background:#000;border-bottom:1px solid #d5a87714;border-right:none;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;position:relative}.starthere-module__cmiOUa__hudHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:0;display:flex}.starthere-module__cmiOUa__hudLogo{align-items:center;gap:8px;font-size:0;display:flex}.starthere-module__cmiOUa__hudLogo:after{content:"RENKO";letter-spacing:.2em;color:var(--color-gold);font-size:11px;font-weight:700}.starthere-module__cmiOUa__hudStatus{letter-spacing:.1em;padding:4px 8px;font-size:9px}.starthere-module__cmiOUa__exitBtn{padding:6px 12px;font-size:11px}.starthere-module__cmiOUa__timer{z-index:10;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.starthere-module__cmiOUa__timerLabel{display:none}.starthere-module__cmiOUa__timerValue{font-size:20px;font-weight:700}.starthere-module__cmiOUa__timerBar,.starthere-module__cmiOUa__stageProgress,.starthere-module__cmiOUa__neuralTree,.starthere-module__cmiOUa__scarcityBar,.starthere-module__cmiOUa__statusReadout{display:none}.starthere-module__cmiOUa__action{width:100%;height:calc(100vh - 60px);padding:16px}.starthere-module__cmiOUa__glassCard{border-radius:16px;padding:20px}.starthere-module__cmiOUa__navButtons{gap:12px;margin-top:16px;flex-direction:row!important}.starthere-module__cmiOUa__btnNext,.starthere-module__cmiOUa__btnBack{flex:1;justify-content:center;width:auto;padding:12px 16px;font-size:13px}.starthere-module__cmiOUa__keyHint{display:none}}@media (max-width:600px){.starthere-module__cmiOUa__hudStatus{display:none}}.starthere-module__cmiOUa__gateTransition{animation:.6s both starthere-module__cmiOUa__gateFlash}@keyframes starthere-module__cmiOUa__gateFlash{0%{opacity:1}30%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.starthere-module__cmiOUa__scaleContainer{flex-direction:column;gap:8px;display:flex}.starthere-module__cmiOUa__scaleGroup{gap:6px;display:flex}.starthere-module__cmiOUa__scaleBtn{text-align:center;color:#fff6;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:14px 8px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.starthere-module__cmiOUa__scaleBtn:hover{background:#ffffff0d;border-color:#d5a87726}.starthere-module__cmiOUa__scaleBtnSelected{color:var(--color-gold)!important;background:#d5a8771a!important;border-color:#d5a8774d!important}.starthere-module__cmiOUa__scaleBtnNum{font-family:var(--font-sans);font-size:16px;font-weight:700}.starthere-module__cmiOUa__scaleLegend{justify-content:space-between;padding:0 4px;display:flex}.starthere-module__cmiOUa__scaleLegendLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff40;font-size:10px;font-weight:600}.starthere-module__cmiOUa__actionScrollable{max-height:100%;padding-right:8px;overflow-y:auto}.starthere-module__cmiOUa__actionScrollable::-webkit-scrollbar{width:3px}.starthere-module__cmiOUa__actionScrollable::-webkit-scrollbar-track{background:0 0}.starthere-module__cmiOUa__actionScrollable::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.starthere-module__cmiOUa__fileName{color:#4ade80;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.starthere-module__cmiOUa__vectorTags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.starthere-module__cmiOUa__vectorTag{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;padding:5px 10px;font-size:10px;font-weight:600;transition:all .25s}.starthere-module__cmiOUa__vectorTag:hover{color:#ffffff80;border-color:#d5a87726}.starthere-module__cmiOUa__vectorTagSelected{color:var(--color-gold)!important;background:#d5a87714!important;border-color:#d5a87740!important}.starthere-module__cmiOUa__inside{position:relative}.starthere-module__cmiOUa__splitLayout{grid-template-columns:1fr;align-items:start;gap:48px;display:grid}@media (min-width:1024px){.starthere-module__cmiOUa__splitLayout{grid-template-columns:4fr 8fr;gap:64px}}.starthere-module__cmiOUa__leftCol{position:relative}@media (min-width:1024px){.starthere-module__cmiOUa__leftCol{height:auto;position:sticky;top:120px}}.starthere-module__cmiOUa__stickyTitle{font-family:var(--font-display);margin-top:16px;color:var(--color-ink)!important;max-width:100%!important;font-size:clamp(28px,2.5vw,46px)!important;font-weight:600!important;line-height:1.25!important}.starthere-module__cmiOUa__highlight{color:var(--color-gold)!important}.starthere-module__cmiOUa__stickyDesc{margin-top:20px;color:var(--color-ink-4)!important;max-width:100%!important;font-size:clamp(14px,1vw,16px)!important;line-height:1.6!important}.starthere-module__cmiOUa__rightCol{flex-direction:column;gap:24px;display:flex}.starthere-module__cmiOUa__metricCard{box-shadow:var(--shadow-card);transition:transform .4s var(--ease-out), border-color .4s var(--ease-out), box-shadow .4s var(--ease-out);border-radius:16px;grid-template-columns:1fr;gap:24px;padding:32px;display:grid;background:var(--color-white)!important;border:1px solid #1615250f!important}.starthere-module__cmiOUa__metricCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px);border-color:#d5a87773!important}@media (min-width:768px){.starthere-module__cmiOUa__metricCard{grid-template-columns:2.8fr 2.2fr 3.5fr;align-items:center;gap:32px}}.starthere-module__cmiOUa__cardLeft{flex-direction:column;gap:6px;display:flex}.starthere-module__cmiOUa__cardNum{font-family:var(--font-sans);color:var(--color-gold);letter-spacing:.1em;opacity:.8;padding-bottom:6px;font-size:14px;font-weight:600;display:inline-block;position:relative}.starthere-module__cmiOUa__cardNum:after{content:"";background:#d5a87740;width:60px;height:1px;position:absolute;bottom:0;left:0}.starthere-module__cmiOUa__cardTitle{font-family:var(--font-display);margin-top:8px;font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1.15;color:var(--color-ink)!important}.starthere-module__cmiOUa__cardSubtitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--color-gold);opacity:.7;margin-top:2px;font-size:10px;font-weight:700}.starthere-module__cmiOUa__diagramCol{justify-content:center;align-items:center;min-height:120px;display:flex}.starthere-module__cmiOUa__svgDiagram{width:100%;max-width:120px;height:auto;overflow:visible}.starthere-module__cmiOUa__cardRight{flex-direction:column;gap:16px;display:flex}.starthere-module__cmiOUa__cardDesc{font-family:var(--font-sans);opacity:.85;font-size:13px;line-height:1.6;color:var(--color-ink-2)!important}.starthere-module__cmiOUa__cardDescSecondary{font-family:var(--font-sans);color:var(--color-ink-4);margin-top:4px;font-size:12px;line-height:1.5}.starthere-module__cmiOUa__metaGridDetails{font-family:var(--font-sans);color:var(--color-ink-4);border-top:1px solid var(--color-paper-3);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;font-size:12px;line-height:1.5;display:flex}.starthere-module__cmiOUa__cardQuote{font-family:var(--font-display);color:var(--color-gold);margin-top:8px;font-size:13px;font-style:italic;line-height:1.5}.starthere-module__cmiOUa__avatarContainer{justify-content:center;align-items:center;height:48px;padding:0 16px;display:flex;position:relative}.starthere-module__cmiOUa__avatarNode{width:38px;height:38px;font-family:var(--font-sans);transition:transform .3s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:absolute;left:20px;background:var(--color-paper)!important;color:var(--color-ink)!important;border:1px solid #d5a87759!important;box-shadow:0 4px 10px #0000000d!important}.starthere-module__cmiOUa__avatarNodeCenter{z-index:2;left:45px;border-color:var(--color-gold)!important;background:#d5a8771a!important}.starthere-module__cmiOUa__avatarNode:last-child{left:70px}.starthere-module__cmiOUa__metricCard:hover .starthere-module__cmiOUa__avatarNodeCenter{transform:translateY(-2px)scale(1.05)}@keyframes starthere-module__cmiOUa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.starthere-module__cmiOUa__rotatingRing{transform-origin:50%;animation:12s linear infinite starthere-module__cmiOUa__spin}@keyframes starthere-module__cmiOUa__pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.starthere-module__cmiOUa__pulsingDot{transform-origin:50%;animation:2s ease-in-out infinite starthere-module__cmiOUa__pulse}@media (max-width:640px){.starthere-module__cmiOUa__metricCard{gap:20px;padding:24px}.starthere-module__cmiOUa__cardTitle{font-size:20px}.starthere-module__cmiOUa__diagramCol{min-height:100px;margin:8px 0}}.starthere-module__cmiOUa__landingPage{background:var(--color-paper);min-height:100vh;font-family:var(--font-sans);color:var(--color-ink-2)}.starthere-module__cmiOUa__landingExitFloating{z-index:101;letter-spacing:.18em;text-transform:uppercase;color:var(--color-paper);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;padding:8px 16px;font-size:9px;font-weight:700;transition:all .22s;position:absolute;top:24px;right:24px}.starthere-module__cmiOUa__landingExitFloating:hover{color:var(--color-white);background:#ffffff26;border-color:#ffffff80;transform:translateY(-1px)}.starthere-module__cmiOUa__landingBody{max-width:var(--wrap-max);z-index:1;margin:0 auto;padding:0 clamp(20px,5vw,60px) 100px;position:relative}.starthere-module__cmiOUa__secWrap{width:100%}.starthere-module__cmiOUa__secSysLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);align-items:center;gap:8px;margin-bottom:16px;font-size:9px;font-weight:700;display:inline-flex}.starthere-module__cmiOUa__secSysLabel:before{content:"";background:var(--color-gold);opacity:.8;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.starthere-module__cmiOUa__landingHero{background-image:url(/images/starthere_hero.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #d5a8771f;width:100%;height:70vh;min-height:280px;position:relative;overflow:hidden}@media (max-width:768px){.starthere-module__cmiOUa__landingHero{height:30vh;min-height:180px}}.starthere-module__cmiOUa__sec1{background:var(--color-renko-green);width:100%;color:var(--color-paper);border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.starthere-module__cmiOUa__sec1Inner{max-width:var(--wrap-max);margin:0 auto;padding:clamp(32px,4.5vw,48px) clamp(20px,5vw,60px);position:relative}.starthere-module__cmiOUa__sec1Inner:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--color-gold) 50%, transparent 100%);height:2px;position:absolute;top:0;left:0;right:0}.starthere-module__cmiOUa__sec1Tag{letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold);align-items:center;gap:10px;margin-bottom:28px;font-size:10px;font-weight:700;display:flex}.starthere-module__cmiOUa__sec1Dot{background:var(--color-gold);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite starthere-module__cmiOUa__pulseGold}.starthere-module__cmiOUa__sec1Version{letter-spacing:.14em;color:var(--color-paper);background:#ffffff14;border:1px solid #fff3;border-radius:4px;margin-left:4px;padding:2px 7px;font-size:8px;font-weight:600}.starthere-module__cmiOUa__sec1Metrics{align-items:stretch;gap:0;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__sec1MetricItem{flex-direction:column;flex:1;gap:6px;padding-right:20px;display:flex}.starthere-module__cmiOUa__sec1MetricSep{background:#ffffff26;flex-shrink:0;width:1px;margin:0 20px}.starthere-module__cmiOUa__sec1MetricVal{font-family:var(--font-display);color:var(--color-gold);letter-spacing:-.01em;font-size:clamp(18px,2.5vw,26px);font-weight:700;line-height:1.1}.starthere-module__cmiOUa__sec1MetricLbl{text-transform:uppercase;letter-spacing:.14em;color:#fff9;font-size:9px;font-weight:600}.starthere-module__cmiOUa__sec1Subtext{font-family:var(--font-display);color:#ffffff80;border-top:1px solid #ffffff26;margin:0;padding-top:20px;font-size:clamp(13px,1.3vw,15px);font-style:italic;line-height:1.6}@media (max-width:580px){.starthere-module__cmiOUa__sec1Metrics{flex-direction:column;gap:16px}.starthere-module__cmiOUa__sec1MetricItem{flex-direction:row;justify-content:space-between;align-items:center;padding-right:0}.starthere-module__cmiOUa__sec1MetricSep{width:100%;height:1px;margin:0}}.starthere-module__cmiOUa__sec2{border-top:1px solid var(--color-paper-3);margin-top:48px;padding:56px 0 0}.starthere-module__cmiOUa__sec2Headline{font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.15}.starthere-module__cmiOUa__sec2Opening{color:var(--color-ink-2);max-width:720px;margin:0 0 40px;font-size:clamp(14px,1.4vw,16px);line-height:1.75}.starthere-module__cmiOUa__sec2CriteriaGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:900px){.starthere-module__cmiOUa__sec2CriteriaGrid{grid-template-columns:1fr;gap:16px}}.starthere-module__cmiOUa__criteriaImageCard{width:100%;transition:transform var(--duration-medium) var(--ease-out), box-shadow var(--duration-medium) var(--ease-out);background:var(--color-white);border:1px solid #1615250a;border-radius:28px;overflow:hidden;box-shadow:0 16px 40px #00000014,0 4px 12px #0000000a}.starthere-module__cmiOUa__criteriaImageCard:hover{transform:translateY(-4px);box-shadow:0 24px 48px #1615251f,0 8px 20px #1615250f}.starthere-module__cmiOUa__criteriaImageCardImg{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;width:100%;height:auto;display:block}.starthere-module__cmiOUa__sec2FocusNote{font-family:var(--font-display);color:var(--color-ink-2);border-left:3px solid var(--color-gold);background:#d5a8770d;border-radius:0 12px 12px 0;margin:0;padding:24px 28px;font-size:clamp(15px,1.5vw,17px);font-style:italic;line-height:1.6}@media (max-width:600px){.starthere-module__cmiOUa__sec2CriteriaGrid{grid-template-columns:1fr}}.starthere-module__cmiOUa__sec7{border-top:1px solid var(--color-paper-3);margin-top:48px;padding:56px 0 0}.starthere-module__cmiOUa__sec7Title{font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(22px,3vw,32px);font-weight:700}.starthere-module__cmiOUa__sec7Subtitle{color:var(--color-ink-4);max-width:600px;margin:0 0 32px;font-size:14px;line-height:1.6}.starthere-module__cmiOUa__toggleList{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__toggleItem{background:var(--color-white);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #16152514;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.starthere-module__cmiOUa__toggleItem:hover{background:var(--color-paper-2);border-color:#d5a8774d}.starthere-module__cmiOUa__toggleItemChecked{border-color:var(--color-gold);background:#d5a87708}.starthere-module__cmiOUa__toggleSwitch{border:2px solid var(--color-ink-4);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.starthere-module__cmiOUa__toggleSwitch:after{content:"";background:0 0;border-radius:2px;width:10px;height:10px;transition:all .2s}.starthere-module__cmiOUa__toggleSwitchActive{background:var(--color-gold);border-color:var(--color-gold)}.starthere-module__cmiOUa__toggleSwitchActive:after{background:var(--color-white)}.starthere-module__cmiOUa__toggleText{color:var(--color-ink-2);font-size:14px;font-weight:500;line-height:1.4}.starthere-module__cmiOUa__toggleItemChecked .starthere-module__cmiOUa__toggleText{color:var(--color-ink);font-weight:600}.starthere-module__cmiOUa__landingStartBtn{background:var(--color-ink);width:100%;color:var(--color-white);font-family:var(--font-display);letter-spacing:.04em;border-radius:var(--radius-btn);cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:18px 28px;font-size:15px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #16152526}.starthere-module__cmiOUa__landingStartBtn:hover:not(.starthere-module__cmiOUa__landingStartBtnDisabled){background-color:var(--color-ink-2);transform:translateY(-2px);box-shadow:0 8px 24px #16152540}.starthere-module__cmiOUa__landingStartBtnDisabled{opacity:.35;cursor:not-allowed;filter:grayscale(.3)}.starthere-module__cmiOUa__landingStartBtnArrow{font-size:20px;transition:transform .2s}.starthere-module__cmiOUa__landingStartBtn:hover:not(.starthere-module__cmiOUa__landingStartBtnDisabled) .starthere-module__cmiOUa__landingStartBtnArrow{transform:translate(4px)}.starthere-module__cmiOUa__secInfo{border-top:1px solid var(--color-paper-3);margin-top:48px;padding:56px 0 0}.starthere-module__cmiOUa__secInfoHeader{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__secInfoTitle{font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.01em;margin:0;font-size:clamp(20px,2.5vw,28px);font-weight:700;line-height:1.25}.starthere-module__cmiOUa__secInfoDesc{color:var(--color-ink-4);max-width:600px;margin:0;font-size:13px;line-height:1.6}.starthere-module__cmiOUa__secInfoSplit{grid-template-columns:1fr;align-items:center;gap:32px;margin-top:24px;display:grid}@media (min-width:900px){.starthere-module__cmiOUa__secInfoSplit{grid-template-columns:1.5fr 1fr;gap:48px}.starthere-module__cmiOUa__secInfoSplit.starthere-module__cmiOUa__reverse{grid-template-columns:1fr 1.5fr}}.starthere-module__cmiOUa__secInfoContent{width:100%}.starthere-module__cmiOUa__secInfoImageWrap{width:100%;max-width:300px;box-shadow:var(--shadow-card);transition:transform var(--duration-medium) var(--ease-out), border-color var(--duration-medium) var(--ease-out), box-shadow var(--duration-medium) var(--ease-out);background:#fcf9f2;border:1.5px solid #d5a87740;border-radius:32px;justify-content:center;align-items:center;margin:0 auto;padding:16px;display:flex}.starthere-module__cmiOUa__secInfoSplit.starthere-module__cmiOUa__reverse .starthere-module__cmiOUa__secInfoImageWrap{margin-left:0;margin-right:auto}@media (min-width:900px){.starthere-module__cmiOUa__secInfoSplit:not(.starthere-module__cmiOUa__reverse) .starthere-module__cmiOUa__secInfoImageWrap{margin-left:auto;margin-right:0}}.starthere-module__cmiOUa__secInfoImageWrap:hover{box-shadow:var(--shadow-card-hover);border-color:#d5a87759;transform:translateY(-3px)scale(1.02)}.starthere-module__cmiOUa__secInfoImage{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;border-radius:16px;width:100%;height:auto}.starthere-module__cmiOUa__highlightGold{background:#d5a87714;border:1px solid #d5a87733;border-radius:4px;padding:2px 6px;font-weight:700;display:inline-block;color:var(--color-gold)!important}.starthere-module__cmiOUa__cooldownTable{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid #1615250d;overflow:hidden}.starthere-module__cmiOUa__cooldownHead{background:var(--color-paper-2);text-transform:uppercase;letter-spacing:.14em;color:var(--color-ink-4);border-bottom:1px solid #1615250d;justify-content:space-between;align-items:center;padding:12px 24px;font-size:9px;font-weight:700;display:flex}.starthere-module__cmiOUa__cooldownRow{border-bottom:1px solid #1615250d;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;transition:background .2s;display:flex}.starthere-module__cmiOUa__cooldownRow:last-child{border-bottom:none}.starthere-module__cmiOUa__cooldownRow:hover{background:var(--color-paper-2)}.starthere-module__cmiOUa__cooldownState{color:var(--color-ink-2);flex:1;font-size:13px;font-weight:500;line-height:1.4}.starthere-module__cmiOUa__cooldownState strong{color:var(--color-ink);font-weight:600}.starthere-module__cmiOUa__cooldownLockout{letter-spacing:.06em;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.starthere-module__cmiOUa__sevMod{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26}.starthere-module__cmiOUa__sevHigh{color:#fb923c;background:#fb923c14;border:1px solid #fb923c26}.starthere-module__cmiOUa__sevCrit{color:#f87171;background:#f8717114;border:1px solid #f8717133}@media (max-width:580px){.starthere-module__cmiOUa__cooldownRow{flex-direction:column;align-items:flex-start;gap:8px}}.starthere-module__cmiOUa__rankingTiers{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid #1615250d;overflow:hidden}.starthere-module__cmiOUa__rankRow{border-bottom:1px solid #1615250d;align-items:center;gap:20px;padding:16px 24px;transition:background .2s;display:flex}.starthere-module__cmiOUa__rankRow:last-child{border-bottom:none}.starthere-module__cmiOUa__rankRow:hover{background:var(--color-paper-2)}.starthere-module__cmiOUa__rankRowTop{background:#d5a87714}.starthere-module__cmiOUa__rankRowRej{opacity:.7}.starthere-module__cmiOUa__rankBadge{width:46px;height:46px;font-family:var(--font-sans);color:var(--color-ink-4);background:var(--color-paper-2);border:1px solid #16152514;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.starthere-module__cmiOUa__rankBadgeTop{box-shadow:0 0 18px #d5a8771f;color:var(--color-gold)!important;background:#d5a87724!important;border-color:#d5a87759!important}.starthere-module__cmiOUa__rankBadgeRej{color:#f87171!important;background:#f871710f!important;border-color:#f8717126!important}.starthere-module__cmiOUa__rankInfo{flex-direction:column;gap:4px;display:flex}.starthere-module__cmiOUa__rankRange{font-size:11px;font-weight:700;font-family:var(--font-sans);letter-spacing:.04em;background:#d5a87714;border:1px solid #d5a87740;border-radius:4px;width:fit-content;padding:2px 8px;display:inline-block;color:var(--color-gold)!important}.starthere-module__cmiOUa__rankLabel{color:var(--color-ink-2);font-size:14px;font-weight:500}.starthere-module__cmiOUa__rankRowTop .starthere-module__cmiOUa__rankLabel{color:var(--color-ink);font-weight:600}.starthere-module__cmiOUa__dashStates{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid #1615250d;overflow:hidden}.starthere-module__cmiOUa__dashState{border-bottom:1px solid #1615250d;border-left:3px solid #0000;align-items:center;gap:24px;padding:18px 24px;transition:background .2s;display:flex}.starthere-module__cmiOUa__dashState:last-child{border-bottom:none}.starthere-module__cmiOUa__dashState:hover{background:var(--color-paper-2)}.starthere-module__cmiOUa__dashStateLeft{flex-direction:column;flex-shrink:0;gap:4px;min-width:140px;display:flex}.starthere-module__cmiOUa__dashStateCode{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;background:#d5a87714;border:1px solid #d5a87733;border-radius:4px;width:fit-content;margin-bottom:4px;padding:2px 6px;font-size:9px;font-weight:700;color:var(--color-gold)!important}.starthere-module__cmiOUa__dashStateHeader{font-family:var(--font-display);align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.starthere-module__cmiOUa__dashStateCopy{color:var(--color-ink-4);margin:0;font-size:13px;line-height:1.5}@media (max-width:580px){.starthere-module__cmiOUa__dashState{flex-direction:column;align-items:flex-start;gap:10px}.starthere-module__cmiOUa__dashStateLeft{min-width:unset}}.starthere-module__cmiOUa__sec3{border-top:1px solid var(--color-paper-3);margin-top:48px;padding:56px 0 0}.starthere-module__cmiOUa__sec3Title{font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.01em;margin:0 0 8px;font-size:clamp(22px,3vw,32px);font-weight:700}.starthere-module__cmiOUa__sec3Subtitle{color:var(--color-ink-4);margin:0 0 32px;font-size:14px;line-height:1.6}.starthere-module__cmiOUa__sec3Subtitle strong{color:var(--color-gold);font-weight:700}.starthere-module__cmiOUa__stageGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.starthere-module__cmiOUa__stageGrid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.starthere-module__cmiOUa__stageGrid{grid-template-columns:1fr 1fr 1fr}}.starthere-module__cmiOUa__stageCard{background:var(--color-white);box-shadow:var(--shadow-card);border:1px solid #16152512;border-radius:16px;flex-direction:column;gap:10px;padding:20px 22px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.starthere-module__cmiOUa__stageCard:hover{box-shadow:var(--shadow-card-hover);border-color:#d5a8774d;transform:translateY(-2px)}.starthere-module__cmiOUa__stageCardLive{background:#d5a87708;border-color:#d5a87740}.starthere-module__cmiOUa__stageCardMasked{opacity:.65;border-style:dashed}.starthere-module__cmiOUa__stageCardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.starthere-module__cmiOUa__stageCardNum{font-family:var(--font-sans);color:var(--color-gold);letter-spacing:.1em;font-size:11px;font-weight:700}.starthere-module__cmiOUa__stageCardStatus{text-transform:uppercase;letter-spacing:.12em;border-radius:4px;padding:3px 8px;font-size:8px;font-weight:700}.starthere-module__cmiOUa__stageStatus_live{color:var(--color-gold);background:#d5a8771f;border:1px solid #d5a87740}.starthere-module__cmiOUa__stageStatus_input{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa33}.starthere-module__cmiOUa__stageStatus_internal{color:#16152566;background:#1615250a;border:1px solid #16152514}.starthere-module__cmiOUa__stageStatus_masked{color:#1615254d;background:#16152508;border:1px dashed #1615251a}.starthere-module__cmiOUa__stageCardTitle{font-family:var(--font-display);color:var(--color-ink);margin:0;font-size:15px;font-weight:600;line-height:1.3}.starthere-module__cmiOUa__stageCardDesc{color:var(--color-ink-4);flex:1;margin:0;font-size:12px;line-height:1.55}.starthere-module__cmiOUa__stageCardMeta{border-top:1px solid var(--color-paper-3);justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.starthere-module__cmiOUa__stageCardClock{color:var(--color-ink-4);opacity:.7;font-size:10px}.starthere-module__cmiOUa__stageCardPts{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.starthere-module__cmiOUa__stageCardPtsVal{font-family:var(--font-sans);color:var(--color-gold);font-size:13px;font-weight:700}.starthere-module__cmiOUa__stageCardPtsPass{color:var(--color-ink-4);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.starthere-module__cmiOUa__reviewDimensions{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.starthere-module__cmiOUa__reviewDimRow{align-items:center;gap:12px;display:flex}.starthere-module__cmiOUa__reviewDimInfo{flex-direction:column;flex-shrink:0;gap:2px;min-width:160px;display:flex}.starthere-module__cmiOUa__reviewDimName{color:var(--color-paper);font-size:13px;font-weight:600}.starthere-module__cmiOUa__reviewDimWeight{color:var(--color-gold);opacity:.6;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.starthere-module__cmiOUa__reviewDimBar{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.starthere-module__cmiOUa__reviewDimBarFill{background:linear-gradient(90deg, var(--color-gold), var(--color-gold-light));border-radius:3px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.starthere-module__cmiOUa__reviewDimCount{font-family:var(--font-sans);color:#fff6;text-align:right;flex-shrink:0;min-width:32px;font-size:12px;font-weight:700}.starthere-module__cmiOUa__reviewWarning{color:#f84;background:#ff88440f;border:1px solid #ff884426;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:8px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.starthere-module__cmiOUa__sec4Grid{grid-template-columns:1fr;align-items:center;gap:32px;margin-top:24px;display:grid}@media (min-width:900px){.starthere-module__cmiOUa__sec4Grid{grid-template-columns:1.1fr .9fr;gap:48px}}.starthere-module__cmiOUa__sec4Left{flex-direction:column;gap:20px;display:flex}.starthere-module__cmiOUa__cooldownCard{background:var(--color-white);border:1px solid #1615250f;border-radius:24px;width:100%;max-width:580px;overflow:hidden;box-shadow:0 16px 40px #0000000f,0 4px 12px #00000008}.starthere-module__cmiOUa__cooldownCardHead{text-transform:uppercase;letter-spacing:.12em;color:#16152566;background:#fcfcfc;border-bottom:1px solid #1615250d;justify-content:space-between;align-items:center;padding:16px 28px;font-size:10px;font-weight:700;display:flex}.starthere-module__cmiOUa__cooldownCardRow{border-bottom:1px solid #1615250d;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;transition:background .2s;display:flex}.starthere-module__cmiOUa__cooldownCardRow:last-child{border-bottom:none}.starthere-module__cmiOUa__cooldownCardRow:hover{background:#16152503}@media (max-width:580px){.starthere-module__cmiOUa__cooldownCardRow{flex-direction:column;align-items:flex-start;gap:8px}}.starthere-module__cmiOUa__cooldownCardLeft{align-items:center;gap:16px;display:flex}.starthere-module__cmiOUa__cooldownRowIcon{color:#b0845a;background:#f4f0e6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.starthere-module__cmiOUa__cooldownCardLabel{color:var(--color-ink);font-size:14px;font-weight:500;line-height:1.4}.starthere-module__cmiOUa__cooldownBadgeDays{letter-spacing:.04em;white-space:nowrap;color:#b0845a;background:#f7f3eb;border:1px solid #b0845a26;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.starthere-module__cmiOUa__cooldownBadgePerm{letter-spacing:.04em;white-space:nowrap;color:#df4c4c;background:#fdf2f2;border:1px solid #df4c4c26;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.starthere-module__cmiOUa__sec4ImageBlock{aspect-ratio:1.1;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000014,0 4px 12px #0000000a}.starthere-module__cmiOUa__sec4ImageBlock:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 24px 48px #0000001f,0 8px 20px #0000000f}.starthere-module__cmiOUa__sec4Image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.starthere-module__cmiOUa__sec5Grid{grid-template-columns:1fr;align-items:flex-start;gap:32px;margin-top:24px;display:grid}@media (min-width:900px){.starthere-module__cmiOUa__sec5Grid{grid-template-columns:1.15fr .85fr;gap:48px}}.starthere-module__cmiOUa__sec5ImageBlock{aspect-ratio:3/2;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000014,0 4px 12px #0000000a}.starthere-module__cmiOUa__sec5Image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.starthere-module__cmiOUa__sec5Right{width:100%}.starthere-module__cmiOUa__sec5TiersCard{background:var(--color-white);border:1px solid #1615250f;border-radius:24px;padding:12px 0;overflow:hidden;box-shadow:0 16px 40px #0000000f,0 4px 12px #00000008}.starthere-module__cmiOUa__sec5TiersRow{background:0 0;border-bottom:1px solid #1615250d;align-items:center;gap:20px;padding:20px 28px;transition:background .2s;display:flex}.starthere-module__cmiOUa__sec5TiersRow:last-child{border-bottom:none}.starthere-module__cmiOUa__sec5TiersRow:hover{background:#16152503}.starthere-module__cmiOUa__sec5TierBadge{width:54px;height:54px;font-family:var(--font-sans);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.starthere-module__cmiOUa__sec5TierBadgeAPlus{color:var(--color-white);background:#c59b6d}.starthere-module__cmiOUa__sec5TierBadgeNormal{color:#927559;background:#f4f0e6;border:1px solid #9275590f}.starthere-module__cmiOUa__sec5TierBadgeRej{color:#df4c4c;background:#fdf2f2;border:1px solid #df4c4c0f}.starthere-module__cmiOUa__sec5TierInfo{flex-direction:column;gap:6px;display:flex}.starthere-module__cmiOUa__sec5RangeBadge{font-size:11px;font-weight:700;font-family:var(--font-sans);letter-spacing:.04em;border-radius:6px;align-items:center;gap:4px;width:fit-content;padding:3px 10px;display:inline-flex}.starthere-module__cmiOUa__sec5RangeBadgeNormal{color:#b0845a;background:#f7f3eb;border:1px solid #b0845a26}.starthere-module__cmiOUa__sec5RangeBadgeRej{color:#df4c4c;background:#fdf2f2;border:1px solid #df4c4c26}.starthere-module__cmiOUa__sec5TierLabel{color:var(--color-ink);font-size:15px;font-weight:600;line-height:1.2}@media (max-width:900px){.starthere-module__cmiOUa__landingPage{overflow-x:hidden}.starthere-module__cmiOUa__landingBody{padding:0 20px 80px}.starthere-module__cmiOUa__sec4ImageBlock,.starthere-module__cmiOUa__sec5ImageBlock{aspect-ratio:16/10}}@media (max-width:600px){.starthere-module__cmiOUa__landingBody{padding:0 16px 60px}.starthere-module__cmiOUa__toggleItem{border-radius:10px;gap:12px;padding:12px 16px}.starthere-module__cmiOUa__toggleText{font-size:13px}.starthere-module__cmiOUa__landingStartBtn{gap:12px;padding:15px 24px;font-size:14px}}@media (max-width:580px){.starthere-module__cmiOUa__cooldownCardRow{flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px}.starthere-module__cmiOUa__cooldownCardLeft{gap:12px}.starthere-module__cmiOUa__cooldownCardLabel{font-size:13px}.starthere-module__cmiOUa__cooldownBadgeDays,.starthere-module__cmiOUa__cooldownBadgePerm{align-self:flex-start;margin-left:46px}.starthere-module__cmiOUa__cooldownCardHead{padding:12px 16px}.starthere-module__cmiOUa__sec5TiersCard{border-radius:20px;padding:8px 0}.starthere-module__cmiOUa__sec5TiersRow{gap:12px;padding:12px 16px}.starthere-module__cmiOUa__sec5TierBadge{border-radius:8px;width:42px;height:42px;font-size:14px}.starthere-module__cmiOUa__sec5TierInfo{gap:4px}.starthere-module__cmiOUa__sec5RangeBadge{padding:2px 6px;font-size:10px}.starthere-module__cmiOUa__sec5TierLabel{font-size:13px}.starthere-module__cmiOUa__reviewDimRow{flex-wrap:wrap;gap:8px}.starthere-module__cmiOUa__reviewDimInfo{min-width:unset;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.starthere-module__cmiOUa__reviewDimName{font-size:12px}.starthere-module__cmiOUa__reviewDimWeight{font-size:9px}.starthere-module__cmiOUa__reviewDimBar{width:calc(100% - 48px)}.starthere-module__cmiOUa__reviewDimCount{font-size:11px}}
