.project-hub-root{height:100vh;max-height:100vh;color:var(--text-primary);font-family:var(--font-sans);background-color:#f8fafc;flex-direction:column;display:flex;position:relative;overflow:hidden}.hub-navbar{z-index:200;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex;position:sticky;top:0}.hub-navbar__left{align-items:center;gap:12px;display:flex}.hub-mobile-menu-btn{color:#0f172a;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:none}.hub-mobile-menu-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.hub-brand{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.hub-brand__text{flex-direction:column;line-height:1.15;display:flex}.hub-brand__title{color:#0f172a;letter-spacing:-.2px;font-size:14.5px;font-weight:700}.hub-brand__subtitle{color:#64748b;font-size:10.5px;font-weight:400}.hub-badge-version{color:#206859;background:#ebf5f3;border:1px solid #20685933;border-radius:9999px;padding:2px 9px;font-size:10.5px;font-weight:600}.hub-navbar__right{align-items:center;gap:10px;display:flex}.hub-nav-icon-btn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:inline-flex}.hub-nav-icon-btn:hover{color:#0f172a;background:#f1f5f9}.hub-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:11.5px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.hub-nav-btn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.hub-avatar-circle{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.hub-body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.hub-sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:230px;height:100%;padding:14px 12px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;overflow-y:auto}.hub-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);z-index:140;background:#0f172a73;animation:.2s ease-out hubFadeIn;position:fixed;inset:0}.hub-sidebar__header{color:#0f172a;align-items:center;gap:8px;margin-bottom:12px;padding:0 6px;font-size:12.5px;font-weight:600;display:flex}.hub-sidebar__steps{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.hub-sidebar__step-item{color:#64748b;cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:6px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .12s;display:flex}.hub-sidebar__step-item:hover{color:#0f172a;background:#f8fafc}.hub-sidebar__step-item--active{color:#0f172a;background:#ebf5f3;font-weight:600}.hub-step-badge{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10.5px;font-weight:600;display:flex}.hub-sidebar__step-item--active .hub-step-badge{color:#fff;background:#206859;border-color:#206859}.hub-sidebar__divider{background:#f1f5f9;height:1px;margin:14px 0}.hub-sidebar__links{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.hub-sidebar__link-item{color:#64748b;border-radius:7px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;text-decoration:none;transition:all .12s;display:flex}.hub-sidebar__link-item:hover{color:#0f172a;background:#f8fafc}.hub-sidebar__promo{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-height:125px;margin-top:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000008}.hub-promo-bg{object-fit:cover;object-position:70% 30%;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hub-promo-overlay{z-index:2;padding:10px 10px 8px;position:relative}.hub-promo-title{color:#0f172a;letter-spacing:-.2px;margin:0 0 3px;font-size:12px;font-weight:700;line-height:1.2}.hub-promo-subtext{color:#64748b;margin:0;font-size:10px;font-weight:500}.hub-main{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;padding:20px 36px 32px;display:flex;overflow-y:auto}@media (min-width:1440px){.hub-main{padding:22px 42px 34px}}@media (min-width:1800px){.hub-main{padding:26px 52px 38px}}.hub-header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hub-header__eyebrow{color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:3px;font-size:10.5px;font-weight:600}.hub-header__title{color:#0f172a;letter-spacing:-.4px;margin:0 0 4px;font-size:26px;font-weight:700}.hub-header__desc{color:#64748b;max-width:680px;margin:0;font-size:13px;line-height:1.4}.hub-watermark{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:20px;display:flex}.hub-header-watermark-img{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:400px;height:130px;transition:all .2s;display:block}.hub-grid{flex:1;grid-template-columns:1.25fr 1fr;align-items:start;gap:22px;display:grid}.hub-col{flex-direction:column;gap:18px;display:flex}.hub-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px;box-shadow:0 1px 3px #00000008}.hub-card__header{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.hub-card__step-num{color:#206859;background:#ebf5f3;border:1px solid #20685940;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.hub-card__title-group{flex-direction:column;display:flex}.hub-card__title{color:#0f172a;margin:0;font-size:14.5px;font-weight:700;line-height:1.25}.hub-card__subtitle{color:#64748b;margin:2px 0 0;font-size:11.5px}.hub-input-wrap{align-items:center;display:flex;position:relative}.hub-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:38px;padding:0 34px 0 14px;font-size:13px;font-weight:500;transition:all .15s}.hub-input:focus{border-color:#206859;outline:none;box-shadow:0 0 0 2px #20685926}.hub-input-clear{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;right:10px}.hub-input-clear:hover{color:#475569}.hub-scope-cards-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hub-scope-box{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;min-height:110px;padding:12px;transition:all .15s;display:flex;position:relative}.hub-scope-box:hover{background:#fafafa;border-color:#cbd5e1}.hub-scope-box--active{background:#ebf5f3!important;border:1.5px solid #206859!important}.hub-scope-box__top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hub-scope-icon-wrap{color:#475569;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.hub-scope-box--active .hub-scope-icon-wrap{color:#206859}.hub-scope-radio{border:1.5px solid #cbd5e1;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.hub-scope-radio--checked{color:#fff;background:#206859;border-color:#206859}.hub-scope-box__title{color:#0f172a;margin:0 0 3px;font-size:12.5px;font-weight:700}.hub-scope-box__desc{color:#64748b;margin:0;font-size:10.5px;line-height:1.35}.hub-textarea-wrap{margin-bottom:10px;position:relative}.hub-textarea{color:#0f172a;resize:none;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:60px;min-height:52px;padding:8px 12px;font-family:inherit;font-size:12px}.hub-textarea:focus{border-color:#206859;outline:none;box-shadow:0 0 0 2px #20685926}.hub-char-count{color:#94a3b8;font-size:9.5px;font-family:var(--font-mono);position:absolute;bottom:6px;right:8px}.hub-tags-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hub-tag-pill{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 9px;font-size:11px;transition:all .12s}.hub-tag-pill:hover{color:#0f172a;background:#e2e8f0}.hub-tag-pill--active{color:#206859;background:#ebf5f3;border-color:#2068594d;font-weight:500}.hub-add-tag-btn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;padding:3px 9px;font-size:11px}.hub-add-tag-btn:hover{color:#0f172a;border-color:#94a3b8}.hub-tech-rows{flex-direction:column;gap:8px;display:flex}.hub-tech-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.hub-tech-label{color:#334155;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.hub-tech-icon{color:#64748b;flex-shrink:0}.hub-tech-select{color:#0f172a;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 6px center/12px no-repeat;border:1px solid #e2e8f0;border-radius:6px;min-width:155px;height:29px;padding:0 24px 0 9px;font-size:11.5px;font-weight:500}.hub-tech-select:focus{border-color:#206859;outline:none;box-shadow:0 0 0 2px #20685926}.hub-lang-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;gap:3px;height:26px;padding:2px;display:flex}.hub-lang-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0 9px;font-size:11px;font-weight:500;transition:all .12s}.hub-lang-btn--active{color:#206859;background:#ebf5f3;font-weight:600}.hub-review-table{flex-direction:column;margin-bottom:10px;display:flex}.hub-review-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:4px 0;font-size:11.5px;display:flex}.hub-review-row:last-child{border-bottom:none}.hub-review-key{color:#64748b}.hub-review-val{color:#0f172a;text-align:right;font-weight:600}.hub-launch-cta{color:#fff;cursor:pointer;background:#206859;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 2px 5px #20685938}.hub-launch-cta:hover{background:#174f43;transform:translateY(-1px);box-shadow:0 4px 8px #20685940}.hub-launch-cta:active{transform:translateY(0)}@media (max-height:880px){.hub-main{padding:16px 30px 24px}.hub-header{margin-bottom:12px}.hub-header-watermark-img{max-width:320px;height:105px}.hub-grid{gap:16px}.hub-col{gap:13px}.hub-card{padding:14px 16px}.hub-card__header{margin-bottom:10px}.hub-scope-box{min-height:100px;padding:10px}.hub-textarea{height:52px;min-height:44px}.hub-tech-rows{gap:6px}.hub-tech-select{height:27px}.hub-launch-cta{height:38px}}@media (max-height:740px){.hub-main{padding:12px 22px 28px;overflow-y:auto}.hub-header{margin-bottom:10px}.hub-header-watermark-img{max-width:250px;height:80px}.hub-grid{gap:12px}.hub-col{gap:10px}.hub-card{padding:12px 14px}.hub-scope-box{min-height:92px;padding:8px}.hub-textarea{height:44px;min-height:38px}.hub-launch-cta{height:36px}}@media (max-width:900px){.project-hub-root{height:100vh;max-height:100vh;overflow:hidden}.hub-navbar{z-index:200;height:50px;padding:0 14px;position:sticky;top:0}.hub-mobile-menu-btn{display:flex}.hub-body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.hub-sidebar{z-index:250;width:260px;height:calc(100vh - 50px);position:fixed;top:50px;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000024}.hub-sidebar.hub-sidebar--mobile-open{transform:translate(0)}.hub-main{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:14px 14px 44px;overflow-y:auto}.hub-header{flex-direction:column;gap:10px;margin-bottom:12px}.hub-watermark{align-self:flex-start;margin-left:0}.hub-header-watermark-img{max-width:280px;height:76px}.hub-grid{grid-template-columns:1fr;gap:12px}.hub-scope-cards-row{grid-template-columns:1fr;gap:8px}}@media (max-width:600px){.hub-navbar{padding:0 10px}.hub-brand__subtitle,.hub-badge-version,.hub-nav-btn span{display:none}.hub-nav-btn{padding:6px}.hub-header__title{font-size:22px}.hub-card{padding:12px}.hub-tech-row{flex-direction:column;align-items:flex-start;gap:5px}.hub-tech-select,.hub-lang-toggle{width:100%}.hub-review-row{flex-direction:column;align-items:flex-start;gap:2px}.hub-review-val{text-align:left}}.hub-orientation-overlay{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#0f172ac7;justify-content:center;align-items:center;padding:18px;animation:.25s ease-out hubFadeIn;display:flex;position:fixed;inset:0}@keyframes hubFadeIn{0%{opacity:0}to{opacity:1}}.hub-orientation-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:26px 22px 20px;animation:.3s cubic-bezier(.16,1,.3,1) hubCardPop;display:flex;position:relative;box-shadow:0 25px 60px -15px #0006,0 0 0 1px #ffffff26}@keyframes hubCardPop{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.hub-orientation-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.hub-orientation-close-btn:hover{color:#0f172a;background:#f1f5f9}.hub-orientation-graphic{background:#ebf5f3;border:1px solid #20685933;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:14px;display:flex;position:relative}.hub-phone-animated{color:#206859;transform-origin:50%;justify-content:center;align-items:center;animation:3.2s cubic-bezier(.45,.05,.55,.95) infinite hubPhoneTilt;display:flex}@keyframes hubPhoneTilt{0%,15%{transform:rotate(0)}45%,75%{transform:rotate(90deg)}90%,to{transform:rotate(0)}}.hub-rotate-arrow-badge{color:#fff;background:#206859;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 6px #2068594d}.hub-rotate-spin{animation:3.2s linear infinite hubSpin}@keyframes hubSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hub-orientation-tag{color:#206859;letter-spacing:1.2px;background:#ebf5f3;border-radius:9999px;align-items:center;gap:5px;margin-bottom:8px;padding:3px 8px;font-size:9.5px;font-weight:700;display:inline-flex}.hub-tag-dot{background:#206859;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite hubPulse}@keyframes hubPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.85)}}.hub-orientation-title{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.25}.hub-orientation-desc{color:#64748b;margin:0 0 18px;font-size:12px;line-height:1.5}.hub-orientation-desc strong{color:#0f172a}.hub-orientation-actions{flex-direction:column;gap:8px;width:100%;display:flex}.hub-orientation-btn-primary{color:#fff;cursor:pointer;background:#206859;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:13px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 5px #20685940}.hub-orientation-btn-primary:hover{background:#174f43;transform:translateY(-1px)}.hub-orientation-btn-secondary{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:34px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.hub-orientation-btn-secondary:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.hub-orientation-tip{color:#94a3b8;margin-top:12px;font-size:10.5px;line-height:1.35}
