.research-page,.research-detail-page{color:#edf6ff;background:radial-gradient(circle at 50% 0,#102544 0,#050c1c 34%,#020716 100%);min-height:100vh;padding:28px clamp(16px,3vw,42px) 70px}.research-hero{background:linear-gradient(135deg,#112846f2,#061123f2);border:1px solid #2e4d70;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:26px;display:flex;box-shadow:0 22px 50px #00000047}.research-kicker{letter-spacing:.22em;color:#75bfff;font-size:11px;font-weight:800}.research-hero h1,.research-detail-hero h1{margin:6px 0 8px;font-size:clamp(30px,4vw,54px)}.research-hero p{color:#a9bdd4;max-width:780px;margin:0}.research-total{text-align:right;background:#09172c;border:1px solid #3f6188;border-radius:14px;min-width:230px;padding:15px 18px}.research-total span{color:#8ea8c4;font-size:12px;display:block}.research-total strong{color:#ffc23d;margin-top:4px;font-size:24px;display:block}.research-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:22px 0;display:flex}.research-tabs{background:#071329;border:1px solid #253d5b;border-radius:12px;flex-wrap:wrap;gap:7px;padding:6px;display:flex}.research-tabs button{color:#dce9f7;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 16px;font-weight:700}.research-tabs button.active{background:#1476d4;box-shadow:0 0 24px #2791ff40}.research-search{background:#071329;border:1px solid #2d4d71;border-radius:12px;align-items:center;gap:8px;min-width:280px;padding:0 12px;display:flex}.research-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:12px 0}.research-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-items:start;gap:16px;display:grid}.research-image-card{cursor:pointer;aspect-ratio:191/276;background:#0d1b30;border:1px solid #355171;border-radius:8px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000047}.research-image-card:hover{border-color:#6eb4ff;transform:translateY(-5px);box-shadow:0 18px 40px #0006,0 0 0 1px #5aaaff40}.research-image-card img{object-fit:cover;width:100%;height:100%;display:block}.research-card-hover{opacity:0;color:#fff;text-align:left;background:linear-gradient(#0000,#020814f0);padding:32px 12px 12px;transition:all .2s;position:absolute;inset:auto 0 0;transform:translateY(6px)}.research-image-card:hover .research-card-hover{opacity:1;transform:none}.research-card-hover b,.research-card-hover span{display:block}.research-card-hover span{color:#acd0f4;margin-top:2px;font-size:11px}.research-error{color:#ffd6dc;background:#35151c;border:1px solid #8b3d48;border-radius:10px;margin:12px 0;padding:12px 14px}.research-loading{text-align:center;color:#99afc6;padding:40px}.research-back{color:#dcecff;cursor:pointer;background:#0a1930;border:1px solid #355171;border-radius:10px;margin-bottom:18px;padding:10px 14px}.research-detail-hero{background:linear-gradient(135deg,#102744,#071426);border:1px solid #2e4d70;border-radius:18px;grid-template-columns:180px 1fr;align-items:center;gap:26px;padding:20px;display:grid}.research-detail-hero>img{border:1px solid #53779d;border-radius:10px;width:180px}.research-detail-total{color:#ffc23d;font-size:24px;font-weight:900}.research-requirements{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.research-requirements span{color:#c6d9ed;background:#09172c;border:1px solid #3a5878;border-radius:999px;padding:7px 10px;font-size:12px}.research-detail-meta{color:#8fa9c4;text-transform:capitalize;gap:16px;margin-top:12px;font-size:12px;display:flex}.research-detail-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;margin-top:18px;display:grid}.research-map-shell,.research-node-panel{background:#050e1df2;border:1px solid #294867;border-radius:16px}.research-map-heading{border-bottom:1px solid #203a58;justify-content:space-between;align-items:end;padding:18px;display:flex}.research-map-heading h2,.research-node-panel h2{margin:4px 0 0}.research-map-legend{color:#8fa9c4;gap:14px;font-size:11px;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.legend-dot.start{background:#51d99d}.legend-dot.node{background:#50a9ff}.legend-dot.finish{background:#ffc144}.research-map-scroll{overflow:auto}.research-tree-map{width:920px;min-width:920px;position:relative}.research-connectors{z-index:0;pointer-events:none;width:920px;height:100%;position:absolute;inset:0}.research-link{fill:none;stroke:#345e88;stroke-width:3px;opacity:.8}.research-node{z-index:1;color:#f0f7ff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#122944,#0a172a);border:1px solid #3c5f82;border-radius:12px;width:220px;min-height:92px;padding:11px 12px;transition:all .2s;position:absolute;box-shadow:0 10px 24px #0000004d}.research-node:hover,.research-node.selected{border-color:#66b8ff;transform:translateY(-3px);box-shadow:0 14px 30px #0006,0 0 18px #409aff2e}.research-node.start{border-color:#3b8d70}.research-node.finish{border-color:#a37a2b}.research-node-stage{color:#6e9bc7;margin-bottom:4px;font-size:10px;display:block}.research-node strong{font-size:14px;display:block}.research-node small{color:#ffc648;margin-top:8px;font-weight:800;display:block}.research-node-panel{min-height:360px;padding:20px}.research-node-cost{color:#ffc23d;margin:10px 0 16px;font-size:22px;font-weight:900}.research-node-panel dl{margin:0}.research-node-panel dl div{border-bottom:1px solid #18314b;justify-content:space-between;padding:9px 0;display:flex}.research-node-panel dt{color:#84a2c0}.research-node-panel dd{margin:0;font-weight:800}.research-node-panel h3{color:#90b7db;margin:20px 0 8px;font-size:13px}.research-node-requires{flex-wrap:wrap;gap:7px;display:flex}.research-node-requires span{background:#0a1a2f;border:1px solid #2f506f;border-radius:999px;padding:6px 8px;font-size:11px}.research-level-list{gap:6px;display:grid}.research-level-list div{background:#0c1d32;border-radius:8px;justify-content:space-between;padding:8px 10px;display:flex}.research-level-list strong{color:#ffc23d}.research-node-empty{text-align:center;color:#a9bdd4;padding:36px 4px}.research-node-big-icon{font-size:44px}.research-node-empty h2{color:#edf6ff}.research-node-empty p{font-size:13px;line-height:1.55}.research-map-heading h2{font-size:22px}.research-detail-page{padding-bottom:90px}@media (width<=980px){.research-detail-layout{grid-template-columns:1fr}.research-node-panel{min-height:auto}.research-toolbar{flex-direction:column;align-items:stretch}.research-search{min-width:0}.research-hero{flex-direction:column;align-items:flex-start}.research-total{text-align:left}.research-detail-hero{grid-template-columns:130px 1fr}.research-detail-hero>img{width:130px}}@media (width<=620px){.research-page,.research-detail-page{padding-left:12px;padding-right:12px}.research-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.research-detail-hero{grid-template-columns:90px 1fr;gap:12px}.research-detail-hero>img{width:90px}.research-detail-hero h1{font-size:28px}.research-detail-total{font-size:18px}.research-map-heading{flex-direction:column;align-items:flex-start;gap:10px}.research-map-legend{flex-wrap:wrap}.research-tabs{grid-template-columns:repeat(3,1fr);display:grid}.research-tabs button{padding:9px 6px;font-size:12px}}.dinoOrigin{color:#09243f;max-width:1280px;margin:0 auto;padding:24px}.doHero{color:#fff;background:linear-gradient(135deg,#08233f,#0f4f51);border-radius:24px;grid-template-columns:1.35fr .65fr;gap:20px;padding:28px;display:grid;overflow:hidden}.doHero h1{margin:4px 0;font-size:48px}.doHero p{max-width:760px;line-height:1.55}.doHero img{object-fit:cover;border-radius:16px;width:100%;height:220px}.doKicker{letter-spacing:2px;color:#73e5ff;font-size:12px;font-weight:900}.doPills{flex-wrap:wrap;gap:8px;display:flex}.doBadge{color:#0861a7;letter-spacing:.4px;background:#e7f3ff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.doBadge.red{color:#a71616;background:#ffe1e1}.doBadge.gold{color:#8a5d00;background:#fff1c2}.doBadge.green{color:#08733e;background:#daf6e7}.doTabs{gap:8px;padding:14px 0;display:flex;overflow:auto}.doTabs button{white-space:nowrap;color:#2b4b67;background:#fff;border:1px solid #c8dcea;border-radius:999px;padding:10px 15px;font-weight:800}.doTabs .active{color:#fff;background:#0879df;border-color:#0879df}.doTopbar{background:#fff;border:1px solid #d3e2ed;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.doTopbar div{display:grid}.doTopbar span{color:#71889a;font-size:12px}.doTopbar button,.doSave{color:#fff;background:#0879df;border:0;border-radius:10px;padding:10px 14px;font-weight:800}.doStatGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.doStat{background:#fff;border:1px solid #d4e2ec;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.doStat div{display:grid}.doStat small{color:#73899a}.doDashboard{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.doDiagnosis,.doPriorities{background:#fff;border:1px solid #d3e2ed;border-radius:16px;padding:17px}.doDiagnosis{background:#fff3f0}.doDiagnosis h2{color:#b03624}.doMini{color:#557088;letter-spacing:.7px;font-size:11px;font-weight:900}.doPriority{grid-template-columns:34px 1fr;align-items:start;gap:10px;margin:10px 0;display:grid}.doPriority>b{color:#fff;background:#0879df;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.doPriority span{display:grid}.doPriority small{color:#667f93;margin-top:3px}.doSectionTitle{margin:24px 0 10px}.doBuildPath{gap:8px;display:grid}.doBuild{background:#fff;border:1px solid #d3e2ed;border-radius:13px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.doBuild>b{color:#fff;background:#0f7862;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.doBuild div{display:grid}.doBuild small{color:#73899a}.doVisualGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.doVisualGrid.three{grid-template-columns:repeat(3,1fr)}.doVisualGrid figure{color:#fff;background:#071b2f;border-radius:16px;margin:0;overflow:hidden}.doVisualGrid img{object-fit:contain;background:#02070b;width:100%;height:360px}.doVisualGrid figcaption{padding:10px 12px;font-size:12px}.doPlanner{grid-template-columns:360px 1fr;gap:16px;display:grid}.doForm,.doPlan{background:#fff;border:1px solid #d3e2ed;border-radius:18px;padding:18px}.doForm label{gap:5px;margin:10px 0;font-size:12px;font-weight:800;display:grid}.doForm input,.doForm select,.doForm textarea{border:1px solid #c7d9e6;border-radius:9px;padding:9px}.doForm textarea{min-height:90px}.doForm .doCheck{align-items:center;gap:7px;display:flex}.doMessage{color:#0c7551;font-weight:700}.doEventToggles{flex-wrap:wrap;gap:12px;display:flex}.doRec{border:1px solid #d3e2ed;border-radius:15px;margin:11px 0;padding:15px}.doRec>div{gap:7px;display:flex}.doRec h3{margin:8px 0}.doRec p{color:#4d687f}.doSystem{background:#fff;border:1px solid #d3e2ed;border-radius:14px;margin:9px 0;overflow:hidden}.doSystem>button{text-align:left;background:#fff;border:0;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.doSystem>button>span{font-size:26px}.doSystem>button>div{display:grid}.doSystem small{color:#6e8496}.doSystemBody{padding:0 18px 18px}.doSystemBody img{border-radius:12px;max-width:100%;max-height:520px;margin:10px auto;display:block}.doSystemBody li{margin:8px 0;line-height:1.4}.doWeek{gap:9px;display:grid}.doWeek article{background:#fff;border:1px solid #d3e2ed;border-radius:14px;grid-template-columns:72px 1fr;gap:12px;padding:12px;display:grid}.doWeek article>div{color:#fff;background:#0879df;border-radius:10px;place-items:center;font-weight:900;display:grid}.doWeek h3{margin:0 0 8px}.doWeek p{margin:5px 0}.doAdvanced{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.doAdvanced article,.doNext article{background:#fff;border:1px solid #d3e2ed;border-radius:16px;padding:17px}.doAdvanced p,.doNext li{color:#536d82;line-height:1.5}.doLate{background:#fff7db;border:1px solid #f5d37b;border-left:5px solid #e8a800;border-radius:14px;gap:14px;margin-bottom:12px;padding:14px;display:flex}.doNext{gap:11px;display:grid}@media (width<=900px){.doHero{grid-template-columns:1fr}.doHero h1{font-size:36px}.doHero img{height:180px}.doStatGrid{grid-template-columns:repeat(2,1fr)}.doDashboard,.doPlanner,.doVisualGrid,.doVisualGrid.three,.doAdvanced{grid-template-columns:1fr}}@media (width<=560px){.dinoOrigin{padding:12px}.doStatGrid{grid-template-columns:1fr 1fr}.doHero{padding:18px}.doHero h1{font-size:31px}.doTabs{z-index:4;background:#f7fbff;position:sticky;top:0}.doVisualGrid img{height:420px}}:root{--bg:#eaf3fb;--white:#fff;--ink:#09182b;--muted:#5a7896;--line:#c9ddec;--blue:#1556d4;--cyan:#08a6cf;--gold:#c66d00;--green:#0b8a61;--red:#bd2d2d;--nav:#0d2040;--shadow:0 10px 34px #0a1e3c1f;--shadow2:0 22px 60px #0a1e3c29;--r:22px;--r2:32px}*{box-sizing:border-box}body{color:var(--ink);background:linear-gradient(#f8fcff,#eaf3fb 68%,#f8fbff);min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.rtl{direction:rtl}.hdr{z-index:100;background:var(--nav);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:0 18px;display:flex;position:sticky;top:0;box-shadow:0 8px 26px #00000038}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}.logo{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-weight:1000;display:grid}.logo.large{border-radius:22px;width:68px;height:68px;margin:auto}.logo.big{border-radius:26px;width:86px;height:86px}.brand b{text-transform:uppercase;letter-spacing:.4px;font-size:15px;display:block}.brand small{color:#95adc7;text-transform:uppercase;letter-spacing:.7px;font-size:10.5px;font-weight:800;display:block}.topnav{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;gap:5px;padding:5px;display:flex}.topnav button{color:#9bb1ca;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-weight:900}.topnav button.on{color:#fff;background:#ffffff24}.headerRight{align-items:center;gap:8px;display:flex}.role{color:#9bb1ca;font-size:12px;font-weight:900}.role.admin{color:#fbd38d}.lang{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;outline:none;padding:8px 12px;font-weight:900}.lang option{color:#111;background:#fff}.lang.light{color:var(--ink);border-color:var(--line);background:#fff;margin-top:12px}.logoutBtn{color:#dbeafe;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;font-weight:800}.logoutBtn:hover{background:#ffffff29}main{max-width:1220px;margin:0 auto;padding:20px 14px 104px}.desktopHero{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.heroCard,.panel,.pageHead,.guideHero{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;padding:24px}.heroCard h1,.pageHead h1,.guideHero h1{letter-spacing:-2px;margin:10px 0;font-size:clamp(34px,6vw,68px);line-height:.94}.lead,.heroCard p,.pageHead p{color:var(--muted);font-weight:700;line-height:1.6}.heroImg{border-radius:var(--r2);min-height:390px;box-shadow:var(--shadow);background:#06182c;position:relative;overflow:hidden}.heroImg img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.heroImg:after{content:"";background:linear-gradient(#050f1d0d,#050f1dc7);position:absolute;inset:0}.heroText{z-index:1;color:#fff;position:absolute;bottom:24px;left:24px;right:24px}.heroText h2{margin:0;font-size:clamp(28px,5vw,52px);line-height:1}.search{margin:18px 0;position:relative}.search span{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search input{background:#fff;border:1.5px solid #b7d2e8;border-radius:16px;outline:none;width:100%;height:54px;padding:0 16px 0 48px;font-weight:800}.quick{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.qbtn{text-align:left;background:#fff;border:0;border-radius:18px;padding:16px 12px;font-weight:1000;box-shadow:0 6px 18px #0a1e3c14}.qbtn span{font-size:28px;display:block}.qbtn small{color:var(--muted);font-size:12px;display:block}.section{margin:34px 0 14px}.section h2{text-transform:uppercase;letter-spacing:.6px;margin:0;font-size:24px}.section h2:before{content:"";background:var(--blue);vertical-align:-3px;border-radius:3px;width:4px;height:20px;margin-right:8px;display:inline-block}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card,.entity{border:1px solid var(--line);box-shadow:var(--shadow);text-align:left;background:#fff;border-radius:28px;transition:all .18s;overflow:hidden}.card:hover,.entity:hover{box-shadow:var(--shadow2);transform:translateY(-3px)}.cardImg{background:#e8f2ff;height:220px;overflow:hidden}.cardImg img,.entityImg img{object-fit:cover;object-position:center top;width:100%;height:100%}.cardBody,.entityBody{padding:18px}.pills{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.pill{border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:1000;display:inline-flex}.blue{color:var(--blue);background:#eaf2ff;border:1px solid #bcd0fb}.gold{color:var(--gold);background:#fff5e8;border:1px solid #ffd08a}.green{color:var(--green);background:#e8fbf4;border:1px solid #8ee5c7}.red{color:var(--red);background:#ffecec;border:1px solid #ffc2c2}.card h3,.entity h3{margin:0 0 8px;font-size:22px;line-height:1.12}.card p,.entity p{color:var(--muted);font-weight:700;line-height:1.55}.openRow{border-top:1px solid var(--line);color:var(--blue);justify-content:space-between;margin-top:12px;padding-top:12px;font-weight:1000;display:flex}.filters,.adminTabs{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.filters button,.adminTabs button,.back{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:10px 16px;font-weight:1000;box-shadow:0 4px 12px #0a1e3c0d}.filters button.on,.adminTabs button.on{background:var(--blue);color:#fff;border-color:var(--blue)}.back{color:var(--blue);margin-bottom:14px}.tabs{border:1px solid var(--line);background:#e8f1fb;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:16px;padding:6px;display:grid}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:13px;padding:12px 6px;font-weight:1000}.tabs button.on{background:var(--blue);color:#fff}.visualBox{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.poster{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fff;overflow:hidden}.posterTop{background:#06182c;height:390px;position:relative;overflow:hidden}.posterTop img{object-fit:cover;object-position:center top;width:100%;height:100%}.posterTop:after{content:"";background:linear-gradient(#040e1b0d,#040e1bc7);position:absolute;inset:0}.posterText{color:#fff;z-index:1;position:absolute;bottom:22px;left:22px;right:22px}.posterText h2{margin:10px 0;font-size:clamp(28px,5vw,50px);line-height:1}.imageZoomButton{appearance:none;text-align:left;cursor:zoom-in;width:100%;color:inherit;border:0;padding:0;display:block}.imageZoomButton:focus-visible{outline-offset:4px;outline:4px solid #1556d473}.imageLightbox{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.imageLightbox img{object-fit:contain;background:#06182c;border-radius:16px;width:auto;max-width:96vw;height:auto;max-height:92vh;box-shadow:0 24px 90px #0000008c}.imageLightboxClose{z-index:10000;color:#fff;background:#00000094;border:1px solid #ffffff57;border-radius:999px;width:46px;height:46px;font-size:34px;font-weight:700;line-height:38px;position:fixed;top:18px;right:22px}.imageLightboxClose:hover{background:#ffffff29}.steps{gap:10px;padding:16px;display:grid}.step{border:1px solid var(--line);background:#f7fbff;border-radius:15px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:12px;font-weight:800;display:grid}.step span{background:var(--blue);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:1000;display:grid}.fullGuide{white-space:pre-wrap;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);background:#fff;padding:22px;font-size:16px;font-weight:650;line-height:1.8}.doAvoid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.box{border-radius:18px;padding:16px;font-weight:700}.do{color:#064e3b;background:#e8fbf4;border:1px solid #8ee5c7}.avoid{color:#7f1d1d;background:#ffecec;border:1px solid #ffc2c2}.checkItem{border:1.5px solid var(--line);text-align:left;background:#fff;border-radius:14px;width:100%;margin-bottom:8px;padding:14px;font-weight:800}.checkItem.done{color:#064e3b;background:#e8fbf4;text-decoration:line-through}.chatbox{white-space:pre-wrap;border:1px solid var(--line);background:#f4f9ff;border-radius:18px;padding:18px;font-weight:750;line-height:1.85}.primary,.soft,.danger{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin:6px 6px 6px 0;padding:13px 16px;font-weight:1000;display:inline-flex;box-shadow:0 6px 18px #0a1e3c1a}.primary{background:linear-gradient(135deg,var(--blue),#1d6ae5);color:#fff}.soft{color:var(--blue);background:#eaf2ff;border:1px solid #bcd0fb}.danger{color:var(--red);background:#ffecec;border:1px solid #ffc2c2}.secondaryBtn{color:#fff;background:linear-gradient(135deg,#0f766e,#14a38b)}.entityImg{background:#e8f2ff;height:340px;overflow:hidden}.detailGrid{grid-template-columns:.85fr 1.15fr;gap:20px;display:grid}.detailImg{border-radius:var(--r2);box-shadow:var(--shadow);background:#e8f2ff;min-height:620px;overflow:hidden}.detailImg img{object-fit:cover;object-position:center top;width:100%;height:100%}.infoGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0;display:grid}.info{border:1px solid var(--line);background:#f7fbff;border-radius:14px;padding:12px}.info b{color:var(--blue);text-transform:uppercase;margin-bottom:5px;font-size:12px;display:block}.loginPage,.splash{place-items:center;min-height:100vh;padding:20px;display:grid}.loginCard{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow2);text-align:center;background:#fff;border-radius:32px;padding:28px}.loginCard h1{margin:18px 0;font-size:clamp(36px,7vw,62px);line-height:.95}.loginCard p{color:var(--ink);font-weight:600}.loginCard input{background:#fff;border:1.5px solid #b7d2e8;border-radius:16px;outline:none;width:100%;height:52px;margin:6px 0;padding:0 14px;font-weight:800}.loginBlock{gap:10px;width:100%;margin-top:14px;display:grid}.loginBlock h3{text-align:left;color:#0b1220;margin:0;font-size:15px}.dividerText{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:16px 0 4px;font-size:12px;font-weight:900}.small{color:var(--muted);font-size:13px}.error{color:#991b1b;background:#ffecec;border:1px solid #ffc2c2;border-radius:14px;margin-top:10px;padding:10px;font-weight:800}.builderGrid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:18px;display:grid}.formGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field{gap:6px;margin-bottom:8px;display:grid}.field.full{grid-column:1/-1}.field span{color:#31506d;font-size:13px;font-weight:1000}.field input,.field select,.field textarea,.bigInput{background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;outline:none;width:100%;padding:12px;font-weight:700}.field textarea{min-height:120px}.field.full textarea{min-height:220px}.notice{border:1px solid var(--line);color:#123d75;background:#edf6ff;border-radius:16px;padding:12px;font-weight:800;line-height:1.5}.userRow{border:1px solid var(--line);background:#f9fcff;border-radius:16px;grid-template-columns:1.2fr 140px 1fr auto;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:grid}.previewImg{object-fit:cover;object-position:center top;border-radius:18px;width:100%;max-height:360px;margin-bottom:12px}pre{white-space:pre-wrap;color:#e5eef8;background:#06182c;border-radius:16px;max-height:480px;padding:14px;overflow:auto}.bottom{z-index:120;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:6px;padding-bottom:max(6px,env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:repeat(5,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.bottom button{color:var(--muted);background:0 0;border:0;border-radius:13px;padding:6px 2px;font-size:10.5px;font-weight:900}.bottom button.on{color:var(--blue);background:#eaf2ff}.bottom span{font-size:20px;display:block}.adminList{gap:12px;display:grid}.adminListRow{border:1px solid var(--line);background:#f8fbff;border-radius:18px;grid-template-columns:96px 1fr auto auto;align-items:center;gap:12px;padding:14px;display:grid}.adminListRow img{object-fit:cover;border-radius:14px;width:86px;height:86px}.adminListRow p{color:var(--muted);margin:4px 0}.adminListRow .soft,.adminListRow .danger{min-width:86px}.stickyPreview{align-self:start;position:sticky;top:82px}.heroSource{color:var(--muted);margin-top:8px;font-size:12px}.buttonRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.buttonRow .soft,.buttonRow .primary{min-width:145px}.stickyPreview pre{font-size:12px}.adminTabs{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;width:max-content;max-width:100%;padding:6px;box-shadow:0 8px 24px #0a1e3c0f}.adminTabs button,.filters button{appearance:none;min-height:44px;box-shadow:none;color:var(--muted);background:0 0;border:0}.adminTabs button.on,.filters button.on{background:linear-gradient(135deg,var(--blue),#1d6ae5);color:#fff;box-shadow:0 10px 24px #1556d438}.filters{border:1px solid var(--line);background:#f4f8fd;border-radius:999px;width:max-content;max-width:100%;padding:6px}.filters button{border-radius:999px;padding:10px 18px}.typeHelper{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bdd7f0;border-radius:22px;grid-template-columns:1.15fr .85fr;align-items:stretch;gap:14px;margin-bottom:14px;padding:16px;display:grid;box-shadow:0 8px 24px #0a1e3c12}.typeHelper h2{letter-spacing:-.5px;margin:0 0 6px;font-size:24px}.typeHelper p{color:var(--muted);margin:0;font-weight:700;line-height:1.5}.helperIcon{border:1px solid var(--line);background:#fff;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:10px;font-size:24px;display:grid;box-shadow:0 6px 16px #0a1e3c14}.mustFill{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px}.mustFill b{color:var(--ink);margin-bottom:8px;display:block}.mustFill span{color:var(--blue);background:#eaf2ff;border:1px solid #bcd0fb;border-radius:999px;margin:4px 4px 0 0;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.builderForm{border-top:1px solid var(--line);padding-top:14px}.field.important{background:linear-gradient(#fff,#f8fbff);border:1px solid #d6e8f8;border-radius:16px;margin-bottom:0;padding:10px;position:relative}.field.important span{color:#123d75}.field span em{color:var(--gold);text-transform:uppercase;letter-spacing:.4px;background:#fff5e8;border:1px solid #ffd08a;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:10px;font-style:normal;display:inline-flex}.primary,.soft,.danger,.back,.logoutBtn{appearance:none;border-radius:15px;transition:all .16s}.primary:hover,.soft:hover,.danger:hover,.back:hover{transform:translateY(-1px)}.tagSelector{gap:10px;display:grid}.tagChoices{flex-wrap:wrap;gap:8px;display:flex}.tagChip{appearance:none;color:#155eef;background:#eef5ff;border:1px solid #bdd0fb;border-radius:999px;padding:8px 12px;font-weight:900;box-shadow:0 4px 12px #155eef0f}.tagChip.selected{color:#fff;background:linear-gradient(135deg,#155eef,#1d6ae5);border-color:#155eef}.tagAdd{grid-template-columns:1fr auto;gap:8px;display:grid}.miniBtn{min-width:96px}@media (width>=1100px){main{max-width:1480px;padding:30px 28px 80px}.hdr{min-height:70px;padding:0 28px}.desktopHero{grid-template-columns:430px minmax(0,1fr);gap:24px}.heroCard{flex-direction:column;justify-content:center;min-height:520px;padding:34px;display:flex}.heroCard h1{font-size:64px}.heroImg{background:#06182c;min-height:560px}.heroImg img[src*=rfa-command-center-front]{object-fit:contain;object-position:center center;background:#06182c}.heroText h2{max-width:760px}.quick{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(4,1fr);gap:20px}.cardImg{height:245px}.entityImg{height:340px}.visualBox{grid-template-columns:minmax(0,1.25fr) 420px}.posterTop{height:520px}.detailGrid{grid-template-columns:560px minmax(0,1fr)}.bottom{display:none!important}}@media (width<=980px){.topnav{display:none}.bottom{display:grid}main{padding:14px 12px 98px}.desktopHero,.visualBox,.detailGrid,.builderGrid,.grid{grid-template-columns:1fr}.quick,.doAvoid,.infoGrid,.formGrid{grid-template-columns:1fr 1fr}.heroImg{min-height:300px}.heroImg img[src*=rfa-command-center-front]{object-fit:cover;object-position:center center}.posterTop{height:310px}.userRow{grid-template-columns:1fr}.headerRight .role{display:none}.builderGrid{grid-template-columns:1fr}.stickyPreview{position:static}.adminListRow{grid-template-columns:74px 1fr}.adminListRow button{width:100%}.entityImg{height:300px}.detailImg{min-height:420px}.adminTabs,.filters{border-radius:20px;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.adminTabs button,.filters button{white-space:nowrap;flex:none}.typeHelper{grid-template-columns:1fr}}@media (width<=700px){.headerRight{gap:6px}.role{display:none}.logoutBtn{padding:7px 9px;font-size:12px;display:inline-flex}}@media (width<=540px){.hdr{padding:0 8px}.brand{max-width:150px}.brand b{font-size:12px}.brand small{display:none}.logo{width:36px;height:36px}.lang{max-width:105px;padding:7px 8px;font-size:12px}.logoutBtn{padding:7px 8px;font-size:11px}.quick,.doAvoid,.infoGrid,.formGrid{grid-template-columns:1fr}.heroCard,.panel,.pageHead,.guideHero{border-radius:24px;padding:16px}.section h2{font-size:18px}.posterTop{height:285px}.entityImg{height:220px}.detailImg{min-height:330px}.tabs{font-size:12px}.loginCard{width:92vw;padding:24px}.loginCard h1{font-size:34px;line-height:1.05}.loginBlock h3{font-size:14px}.adminTabs,.filters{padding:5px}.typeHelper{border-radius:20px;padding:13px}.typeHelper h2{font-size:20px}.mustFill span{font-size:11px}.buttonRow{grid-template-columns:1fr 1fr;display:grid}.buttonRow .soft,.buttonRow .primary{width:100%;min-width:0}.buttonRow button:last-child{grid-column:1/-1}.bottom{grid-template-columns:repeat(5,1fr)}.tagAdd{grid-template-columns:1fr}.tagChoices{max-height:180px;padding-right:3px;overflow:auto}.imageLightbox{padding:12px}.imageLightboxClose{width:42px;height:42px;font-size:30px;line-height:34px;top:12px;right:12px}.imageLightbox img{border-radius:12px;max-width:96vw;max-height:88vh}}.dailyChecklist{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;margin:18px 0 0;padding:24px}.dcHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.dcHeadText h2{letter-spacing:-.4px;margin:8px 0 0;font-size:24px;line-height:1.1}.dcRole{color:var(--muted);font-weight:800}.dcProgress{color:var(--blue);white-space:nowrap;background:#eaf2ff;border:1px solid #bcd0fb;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:1000}.dcTodayBtn{background:var(--blue);color:#fff;border:0;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:1000}.dcTodayBtn:hover{background:#0e44b0}.dcDayTabs{border:1px solid var(--line);background:#f6fafe;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:16px;padding:6px;display:grid}.dcDayTab{color:var(--muted);text-align:center;letter-spacing:.5px;text-transform:uppercase;background:0 0;border:0;border-radius:11px;padding:10px 8px;font-size:13px;font-weight:1000}.dcDayTab.today{color:var(--blue);background:#eaf2ff}.dcDayTab.on{background:var(--nav);color:#fff;box-shadow:0 4px 12px #0d204040}.dcDayTab.on.today{background:var(--blue)}.dcDayShort{min-width:24px;display:inline-block}.dcList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dcItem{border:1px solid var(--line);background:#fbfdff;border-radius:14px;transition:all .18s}.dcItem:hover{background:#fff;border-color:#a5c3e3}.dcItem.done{background:#f1faf5;border-color:#bce4d4}.dcRow{cursor:pointer;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.dcRow input[type=checkbox]{width:22px;height:22px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.dcIcon{flex-shrink:0;font-size:22px;line-height:1}.dcLabel{color:var(--ink);flex-direction:column;flex:1;font-weight:800;line-height:1.35;display:flex}.dcItem.done .dcLabel{color:var(--muted);text-decoration:line-through}.dcHint{color:var(--muted);margin-top:3px;font-size:12px;font-weight:600;text-decoration:none}.dcEmpty{color:var(--muted);text-align:center;margin:0;padding:14px 0;font-weight:700}.rtl .dcRow,.rtl .dcHead{flex-direction:row-reverse}.dcAdmin{padding:22px}.dcAdminHead{margin-bottom:14px}.dcAdminHead h2{margin:0 0 4px;font-size:22px}.dcAdminHead .muted{color:var(--muted);margin:0;font-weight:700}.dcAdminTabs{border:1px solid var(--line);background:#f6fafe;border-radius:16px;flex-wrap:wrap;gap:6px;margin:14px 0;padding:6px;display:flex}.dcAdminTabs button{color:var(--muted);background:0 0;border:0;border-radius:11px;padding:9px 14px;font-size:13px;font-weight:1000}.dcAdminTabs button.on{background:var(--nav);color:#fff}.dcAdminList ul{flex-direction:column;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.dcAdminRow{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.dcAdminRowMain{flex:1;align-items:center;gap:10px;min-width:200px;display:flex}.dcAdminCat{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;background:#eaf2ff;border:1px solid #bcd0fb;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:1000}.dcAdminLabel{color:var(--ink);font-weight:800}.dcAdminActions{flex-wrap:wrap;gap:6px;display:flex}.dcAdminActions button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:6px 12px;font-size:13px;font-weight:800}.dcAdminActions button:hover{background:#f6fafe;border-color:#a5c3e3}.dcAdminActions button:disabled{opacity:.4;cursor:not-allowed}.dcAdminActions button.danger{color:var(--red);border-color:#ffc2c2}.dcAdminActions button.danger:hover{background:#ffecec}.dcAdminList .primary{background:var(--blue);color:#fff;border:0;border-radius:14px;margin-top:8px;padding:12px 18px;font-size:14px;font-weight:1000}.dcAdminList .primary:hover{background:#0e44b0}.dcAdminList .primary:disabled{opacity:.5}.dcAdminEditor{border:1px solid var(--line);background:#f8fcff;border-radius:18px;margin-top:18px;padding:18px}.dcAdminEditor h3{margin:0 0 12px;font-size:18px}.dcAdminEditor h4{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin:14px 0 8px;font-size:14px}.dcAdminEditor .formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dcAdminEditor label{color:var(--ink);flex-direction:column;gap:4px;font-size:13px;font-weight:800;display:flex}.dcAdminEditor select,.dcAdminEditor input[type=text]{background:#fff;border:1.5px solid #b7d2e8;border-radius:10px;padding:9px 12px;font-weight:700}.dcAdminEditor select:focus,.dcAdminEditor input[type=text]:focus{border-color:var(--blue);outline:0}.dcTrGrid{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.dcTrRow{grid-template-columns:90px 1.2fr 1fr;align-items:center;gap:10px;display:grid}.dcTrLang{color:var(--blue);text-transform:uppercase;letter-spacing:.4px;font-size:13px;font-weight:1000}.dcTrRow input[type=text]{background:#fff;border:1.5px solid #b7d2e8;border-radius:10px;width:100%;padding:8px 12px;font-size:13px;font-weight:700}.dcAdminEditor .buttonRow{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.dcAdminEditor .buttonRow button{cursor:pointer;border:0;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:1000}.dcAdminEditor .buttonRow .soft{border:1px solid var(--line);color:var(--ink);background:#fff}.dcAdminEditor .buttonRow .soft:hover{background:#f6fafe}.dcAdminEditor .buttonRow .primary{background:var(--blue);color:#fff}.dcAdminEditor .buttonRow .primary:hover{background:#0e44b0}.dcAdminEditor .buttonRow button:disabled{opacity:.5;cursor:not-allowed}.notice.err{color:var(--red);background:#ffecec;border:1px solid #ffc2c2;border-radius:12px;margin:10px 0;padding:10px 14px;font-weight:700}@media (width<=980px){.dailyChecklist{border-radius:24px;padding:18px}.dcDayTabs{grid-template-columns:repeat(7,minmax(40px,1fr));gap:4px;padding:4px}.dcDayTab{padding:9px 4px;font-size:12px}.dcAdminEditor .formRow{grid-template-columns:1fr}.dcTrRow{grid-template-rows:auto auto;grid-template-columns:60px 1fr}.dcTrRow input[type=text]:first-of-type,.dcTrRow input[type=text]:last-of-type{grid-column:2}.dcTrLang{grid-row:1/span 2;align-self:start;padding-top:8px}}@media (width<=540px){.dailyChecklist{border-radius:20px;padding:14px}.dcHead{flex-direction:column;align-items:stretch}.dcHeadText h2{font-size:20px}.dcProgress,.dcTodayBtn{align-self:flex-start}.dcDayTab{padding:8px 2px;font-size:11px}.dcRow{gap:11px;padding:12px}.dcLabel{font-size:14px}.dcAdminRow{flex-direction:column;align-items:stretch}.dcAdminActions{justify-content:flex-start}.dcAdminTabs{flex-wrap:nowrap;overflow-x:auto}.dcAdminTabs button{white-space:nowrap;flex:none}}.pcPage{max-width:1080px;margin:0 auto;padding:24px 16px 80px}.pcHero{text-align:center;border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;margin-bottom:18px;padding:32px 24px}.pcEyebrow{letter-spacing:1.5px;color:var(--blue);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:1000;display:inline-block}.pcHero h1{letter-spacing:-1.2px;color:var(--ink);margin:6px 0 10px;font-size:clamp(34px,5vw,52px);line-height:1}.pcHero .lead{color:var(--muted);max-width:640px;margin:0 auto 10px;font-weight:700;line-height:1.6}.pcLangs{color:#5a7896;margin-top:14px;font-size:13px;font-weight:700}.pcCallouts{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.pcCallout{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);background:#fffffff5;align-items:flex-start;gap:14px;padding:18px;display:flex}.pcCalloutNum{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:16px;font-weight:1000;display:grid}.pcCallout strong{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.pcCallout p{color:var(--muted);margin:0;font-size:13px;font-weight:700;line-height:1.5}@media (width<=760px){.pcCallouts{grid-template-columns:1fr}}.pcForm{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;padding:28px 26px}.pcSectionTitle{letter-spacing:-.3px;color:var(--ink);margin:6px 0 10px;font-size:20px}.pcSectionTitle:not(:first-child){border-top:1px dashed var(--line);margin-top:24px;padding-top:22px}.pcSectionLead{color:var(--muted);margin:0 0 14px;font-size:13px;font-weight:700}.pcFormGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.pcFormGrid-3{grid-template-columns:repeat(3,1fr)}@media (width<=760px){.pcFormGrid,.pcFormGrid-3{grid-template-columns:1fr}}.pcHint{color:#5a7896;margin-top:4px;font-size:12px;font-weight:600;line-height:1.4;display:block}.pcPreview{border:1px solid var(--line);color:#123d75;background:#edf6ff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding:12px 16px;font-weight:800;display:flex}.pcPreviewMuted{color:var(--muted);font-size:13px;font-weight:700}.pcPill{text-transform:uppercase;letter-spacing:.6px;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:1000;display:inline-block}.pcPill-lg{padding:6px 14px;font-size:12px}.pcPill-green{color:var(--green);background:#e6f7ee;border:1px solid #b7e3ce}.pcPill-yellow-green{color:#3e7a1f;background:#eef7e6;border:1px solid #c8e3ae}.pcPill-yellow{color:#a14a00;background:#fff5e8;border:1px solid #ffd08a}.pcPill-orange{color:#a93e00;background:#ffeadd;border:1px solid #ffb78a}.pcPill-red{color:var(--red);background:#fde9e9;border:1px solid #f1b3b3}.pcError{color:var(--red);background:#fde9e9;border:1px solid #f1b3b3;border-radius:14px;margin-top:14px;padding:12px 14px;font-weight:800}.pcLookupCard{border:1px dashed var(--line);border-radius:var(--r);background:#ffffffdb;margin-top:18px;padding:20px 22px}.pcLookupCard h3{color:var(--ink);margin:0 0 6px;font-size:16px}.pcLookupCard p{color:var(--muted);margin:0 0 12px;font-size:13px;font-weight:700;line-height:1.5}.pcLookupForm{gap:10px;display:flex}.pcLookupForm input{background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;outline:none;flex:1;padding:11px 14px;font-weight:700}.pcLookupForm input:focus{border-color:var(--blue)}.pcLookupForm .soft{flex:none}@media (width<=520px){.pcLookupForm{flex-direction:column}.pcLookupForm .soft{width:100%}}.pcResult{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;margin-bottom:18px;padding:32px 28px}.pcResultHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}.pcResultHead h2{letter-spacing:-.5px;color:var(--ink);margin:4px 0;font-size:32px}.pcResultSubtitle{color:var(--muted);margin:0;font-size:14px;font-weight:700}.pcResultSection{margin-top:22px}.pcResultSection h3{color:var(--ink);letter-spacing:-.2px;margin:0 0 12px;font-size:16px}.pcMuted{color:var(--muted);font-weight:700}.pcMuted.small{font-size:12px;font-weight:600}.pcFindings{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pcFinding{border:1px solid var(--line);color:var(--ink);background:#f9fcff;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;font-weight:700;line-height:1.45;display:flex}.pcFinding-red{background:#fde9e9;border-color:#f1b3b3}.pcFinding-orange{background:#ffeadd;border-color:#ffb78a}.pcFinding-yellow{background:#fff5e8;border-color:#ffd08a}.pcFinding-yellow-green{background:#eef7e6;border-color:#c8e3ae}.pcFinding-green{background:#e6f7ee;border-color:#b7e3ce}.pcFindingDot{background:#94a3b8;border-radius:50%;flex:none;width:8px;height:8px;margin-top:8px}.pcFinding-red .pcFindingDot{background:var(--red)}.pcFinding-orange .pcFindingDot{background:#a93e00}.pcFinding-yellow .pcFindingDot{background:#a14a00}.pcFinding-yellow-green .pcFindingDot{background:#3e7a1f}.pcFinding-green .pcFindingDot{background:var(--green)}.pcPriorities{color:var(--ink);margin:0;padding-left:22px;font-weight:700;line-height:1.7}.pcPriorities li{margin-bottom:6px}.pcBenchTable{border-collapse:collapse;border:1px solid var(--line);background:#f9fcff;border-radius:14px;width:100%;overflow:hidden}.pcBenchTable th,.pcBenchTable td{text-align:left;border-bottom:1px solid var(--line);padding:11px 14px;font-size:14px}.pcBenchTable tr:last-child th,.pcBenchTable tr:last-child td{border-bottom:0}.pcBenchTable th{color:var(--muted);width:55%;font-weight:800}.pcBenchTable td{color:var(--ink);text-align:right;font-weight:900}.pcNextSteps{background:linear-gradient(#edf6ff,#f8fbff);border:1px solid #c5dcef;border-radius:18px;margin-top:24px;padding:18px 20px}.pcNextSteps h3{color:#123d75;margin:0 0 8px;font-size:16px}.pcNextSteps p{color:#1b3d68;margin:0 0 10px;font-weight:700;line-height:1.5}.pcBookmark{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;display:flex}.pcBookmarkLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:1000}.pcBookmarkUrl{min-width:200px;color:var(--blue);white-space:nowrap;background:#f8fbff;border-radius:8px;flex:1;padding:6px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;overflow-x:auto}.pcBookmark .soft{flex:none;padding:8px 14px;font-size:13px}.pcBlocked{border-radius:var(--r2);text-align:center;box-shadow:var(--shadow);background:#fde9e9;border:1px solid #f1b3b3;padding:48px 28px}.pcBlockedIcon{margin-bottom:8px;font-size:48px;line-height:1}.pcBlocked h2{color:var(--red);margin:6px 0 10px;font-size:26px}.pcBlocked p{color:#7a1f1f;max-width:520px;margin:0 auto;font-weight:800;line-height:1.6}.pcFullReport{padding:6px 0}.pcFullReport h2{color:var(--ink);letter-spacing:-.3px;margin:22px 0 10px;font-size:22px}.pcFullReport h3{color:#123d75;margin:16px 0 8px;font-size:17px}.pcFullReport h4{color:var(--ink);margin:12px 0 6px;font-size:15px}.pcFullReport p{color:var(--ink);margin:0 0 12px;font-weight:600;line-height:1.7}.pcFullReport ul,.pcFullReport ol{margin:6px 0 14px 22px;font-weight:600;line-height:1.7}.pcFullReport li{margin-bottom:4px}.pcFullReport strong{color:#123d75}.power-check-admin .admin-subtabs{gap:8px;margin-bottom:16px;display:flex}.power-check-admin .admin-subtabs button{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;padding:8px 14px;font-size:14px;font-weight:800}.power-check-admin .admin-subtabs button.on{background:var(--blue);border-color:var(--blue);color:#fff}.admin-filter-row{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:16px;display:flex}.admin-filter-row .form-label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:1000;display:block}.admin-filter-row select,.admin-filter-row input{background:#fff;border:1.5px solid #b7d2e8;border-radius:12px;outline:none;padding:10px 12px;font-weight:700}.admin-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;font-size:13px;overflow:hidden}.admin-table th{text-align:left;color:var(--ink);text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--line);background:#f1f7fd;padding:10px 12px;font-size:12px;font-weight:1000}.admin-table td{border-bottom:1px solid var(--line);color:var(--ink);padding:10px 12px;font-weight:700}.admin-table tr{cursor:pointer}.admin-table tr:hover{background:#f9fcff}.admin-table tr.on{background:#edf6ff}.admin-row-detail td{background:#f9fcff;padding:18px}.admin-row-detail{cursor:default}.lang-badge{border:1px solid var(--line);color:#123d75;background:#edf6ff;border-radius:8px;padding:3px 9px;font-size:11px;font-weight:900;display:inline-block}.snapshot-meta-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.snapshot-meta-grid h4{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px;font-size:13px}.assessment-actions{flex-wrap:wrap;gap:12px;margin:14px 0;display:flex}.assessment-block{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:18px}.assessment-block.status-published{background:linear-gradient(#f6fdf9,#fff);border-color:#b7e3ce}.assessment-block.status-draft{background:linear-gradient(#fffaf0,#fff);border-color:#ffd08a}.assessment-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.assessment-status{background:var(--blue);color:#fff;letter-spacing:.5px;border-radius:999px;padding:3px 11px;font-size:11px;font-weight:1000;display:inline-block}.assessment-block.status-published .assessment-status{background:var(--green)}.assessment-block.status-draft .assessment-status{background:var(--gold)}.block-field{margin-bottom:14px;display:block}.block-field .form-label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:1000;display:block}.block-field input,.block-field textarea{background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;outline:none;width:100%;padding:11px 14px;font-size:14px;font-weight:700}.block-field textarea{min-height:280px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.55}.block-actions{flex-wrap:wrap;gap:10px;display:flex}.ghost-btn{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;padding:9px 14px;font-size:13px;font-weight:800}.ghost-btn:hover{background:#f9fcff}.ghost-btn.small{padding:4px 10px;font-size:12px}.primary-btn{background:linear-gradient(135deg,var(--blue),#1d6ae5);color:#fff;cursor:pointer;border:0;border-radius:14px;padding:10px 16px;font-size:13px;font-weight:1000}.primary-btn:disabled{opacity:.5}.danger-btn{color:var(--red);cursor:pointer;background:#fde9e9;border:1.5px solid #f1b3b3;border-radius:14px;padding:9px 14px;font-size:13px;font-weight:800}.rtl .pcPage,.rtl .pcResult,.rtl .pcFullReport{direction:rtl}.rtl .pcResultHead{flex-direction:row-reverse}.rtl .pcBookmarkUrl{text-align:left;direction:ltr}.public-power-check-link{text-align:center;margin:16px 0 8px}.public-power-check-link a{color:var(--blue);text-underline-offset:3px;border-radius:10px;padding:6px 12px;font-size:14px;font-weight:900;-webkit-text-decoration:underline #1556d466;text-decoration:underline #1556d466;display:inline-block}.public-power-check-link a:hover{-webkit-text-decoration-color:var(--blue);text-decoration-color:var(--blue);background:#edf6ff}.severity-pill{text-transform:uppercase;letter-spacing:.6px;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:1000;display:inline-block}.severity-green{color:var(--green);background:#e6f7ee;border:1px solid #b7e3ce}.severity-yellow-green{color:#3e7a1f;background:#eef7e6;border:1px solid #c8e3ae}.severity-yellow{color:#a14a00;background:#fff5e8;border:1px solid #ffd08a}.severity-orange{color:#a93e00;background:#ffeadd;border:1px solid #ffb78a}.severity-red{color:var(--red);background:#fde9e9;border:1px solid #f1b3b3}.snapshot-values{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin-bottom:18px;overflow:hidden}.snapshot-values th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;background:#f9fcff;width:16%;padding:8px 12px;font-size:11px;font-weight:1000}.snapshot-values td{color:var(--ink);width:18%;padding:8px 12px;font-weight:900}.snapshot-values tr:not(:last-child) th,.snapshot-values tr:not(:last-child) td{border-bottom:1px solid var(--line)}.player-link-row{border:1px solid var(--line);background:#f9fcff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.player-link-label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:1000}.player-link-row a{min-width:200px;color:var(--blue);text-underline-offset:3px;white-space:nowrap;background:#fff;border-radius:6px;flex:1;padding:4px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;text-decoration:underline;overflow-x:auto}.player-link-row a:hover{background:#edf6ff}.translations-panel{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:28px;padding:20px}.translations-panel h4{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;margin:0 0 6px;font-size:13px}.translations-panel>p{margin:0 0 14px;line-height:1.5}.translations-grid{gap:8px;display:grid}.translation-row{border:1px solid var(--line);background:#f9fcff;border-radius:12px;grid-template-columns:1.4fr 1.4fr auto;align-items:center;gap:16px;padding:10px 14px;display:grid}.translation-row.player-lang{background:linear-gradient(#fffaf0,#fff5e8);border-color:#ffd08a}.translation-label strong{color:var(--ink);font-size:14px;display:block}.player-lang-tag{color:#a14a00;margin-top:4px;font-size:11px;font-weight:900;display:inline-block}.translation-status .status-none{color:var(--muted);font-size:13px;font-weight:700}.translation-status .status-draft{letter-spacing:.4px;text-transform:uppercase;color:#a14a00;background:#fff5e8;border:1px solid #ffd08a;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:1000;display:inline-block}.translation-status .status-published{letter-spacing:.4px;text-transform:uppercase;color:var(--green);background:#e6f7ee;border:1px solid #b7e3ce;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:1000;display:inline-block}.translation-actions{justify-content:flex-end;display:flex}@media (width<=680px){.translation-row{grid-template-columns:1fr;gap:8px}.translation-actions{justify-content:flex-start}}.pcLangSwitcher{border:1px solid var(--line);background:#f8fbff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0 4px;padding:12px 14px;display:flex}.pcLangSwitcherLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:1000}.pcLangSwitcherBtn{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #b7d2e8;border-radius:12px;padding:6px 12px;font-size:13px;font-weight:800}.pcLangSwitcherBtn:hover{background:#edf6ff}.pcLangSwitcherBtn.on{background:var(--blue);border-color:var(--blue);color:#fff;cursor:default}.snapshot-values-header{justify-content:space-between;align-items:center;margin:18px 0 8px;display:flex}.snapshot-values-header h4{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;margin:0;font-size:13px}.snapshot-values-edit{background:#fffaf0;border:1px dashed #ffd08a;border-radius:14px;margin-bottom:18px;padding:16px}.snapshot-values-edit>.muted{margin:0 0 12px}.snapshot-values-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}@media (width<=760px){.snapshot-values-grid{grid-template-columns:repeat(2,1fr)}}.snapshot-value-field{display:block}.snapshot-value-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.snapshot-value-field input{background:#fff;border:1.5px solid #b7d2e8;border-radius:10px;outline:none;width:100%;padding:8px 10px;font-size:14px;font-weight:700}.snapshot-value-field input:focus{border-color:var(--blue)}.pcTrendChart{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;margin-bottom:14px;padding:16px}.pcTrendEmpty{border:1px dashed var(--line);text-align:center;color:var(--muted);background:#ffffffdb;border-radius:14px;padding:24px;font-weight:700}.pcTrendLegend{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.pcTrendLegendItem{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #b7d2e8;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:800;transition:opacity .15s;display:inline-flex}.pcTrendLegendItem.off{opacity:.4}.pcTrendLegendItem.on:hover{background:#f9fcff}.pcTrendLegendSwatch{border-radius:3px;width:10px;height:10px;display:inline-block}.pcTrendSvg{width:100%;height:auto;max-height:340px;display:block}.pcTrendTooltip{border:1px solid var(--line);background:#f9fcff;border-radius:10px;margin-top:10px;padding:10px 12px}.pcTrendTooltipDate{color:var(--ink);justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.pcTrendTooltipHQ{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:800}.pcTrendTooltip table{width:100%;font-size:12px}.pcTrendTooltip td{padding:2px 4px;font-weight:700}.pcTrendTooltip td:last-child{text-align:right;color:var(--ink)}.pcTrendDot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.pcTrendSection{margin-top:24px}.trend-panel{border:1px solid var(--line);background:#f9fcff;border-radius:18px;margin-top:24px;padding:18px}.trend-panel h4{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;margin:0 0 4px;font-size:13px}.trend-panel>p.muted{margin:0 0 12px}.groupAnalytics{max-width:1200px;margin:0 auto;padding:24px 16px 80px}.groupAnalyticsHeader{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--shadow);background:#fffffff5;margin-bottom:18px;padding:24px}.groupAnalyticsHeader h1{letter-spacing:-.5px;color:var(--ink);margin:6px 0;font-size:32px}.groupAnalyticsHeader p.muted{color:var(--muted);margin:0;font-size:14px;font-weight:700}.groupAnalyticsControls{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.groupTabs{flex-wrap:wrap;gap:8px;display:flex}.groupTabs button{color:var(--ink);cursor:pointer;background:#fff;border:1.5px solid #b7d2e8;border-radius:14px;padding:8px 16px;font-size:14px;font-weight:800}.groupTabs button.on{background:var(--blue);border-color:var(--blue);color:#fff}.groupWeekPicker{align-items:end;gap:8px;display:flex}.groupWeekPicker input[type=date]{background:#fff;border:1.5px solid #b7d2e8;border-radius:12px;outline:none;padding:10px 12px;font-weight:700}.groupActions{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.groupMetrics{margin-bottom:20px}.groupMetricsRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}@media (width<=760px){.groupMetricsRow{grid-template-columns:1fr}}.groupMetricCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:14px 18px;display:flex}.groupMetricCard.sev-green{background:linear-gradient(#f6fdf9,#fff);border-color:#b7e3ce}.groupMetricCard.sev-yellow{background:linear-gradient(#fffaf0,#fff);border-color:#ffd08a}.groupMetricLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:1000}.groupMetricValue{color:var(--ink);letter-spacing:-.5px;font-size:28px;font-weight:1000}.groupTotals{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;margin-bottom:16px;padding:16px 18px}.groupTotals h3{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;margin:0 0 12px;font-size:13px}.groupTotalsGrid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}@media (width<=880px){.groupTotalsGrid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.groupTotalsGrid{grid-template-columns:repeat(2,1fr)}}.groupStat{border:1px solid var(--line);background:#f9fcff;border-radius:10px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.groupStatLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:1000}.groupStatValue{color:var(--ink);font-size:18px;font-weight:1000}.groupStatValue.pos{color:var(--green)}.groupStatValue.neg{color:var(--red)}.groupStatAvg{color:var(--muted);font-size:11px;font-weight:700}.groupTopGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px;display:grid}@media (width<=760px){.groupTopGrid{grid-template-columns:1fr}}.groupTopCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:14px 18px}.groupTopCard h3{color:var(--ink);margin:0 0 10px;font-size:14px}.groupTopCard ol{margin:0;padding-left:24px;line-height:1.6}.groupTopCard li{margin-bottom:6px}.groupTopName{color:var(--ink);font-weight:1000}.groupTopValue{color:var(--blue);background:#edf6ff;border-radius:8px;margin:0 8px;padding:2px 8px;font-size:12px;font-weight:900;display:inline-block}.groupTopHq{color:var(--muted);font-size:11px;font-weight:800}.groupFallingBehind{background:linear-gradient(#fffaf0,#fff);border:1px solid #ffd08a;border-radius:14px;margin-bottom:20px;padding:16px 18px}.groupFallingBehind h3{color:#a14a00;margin:0 0 12px;font-size:14px}.groupRollupBlock{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:18px}.groupRollupBlock.status-published{background:linear-gradient(#f6fdf9,#fff);border-color:#b7e3ce}.groupRollupBlock.status-draft{background:linear-gradient(#fffaf0,#fff);border-color:#ffd08a}.import-tab{max-width:900px}.import-tab h3{margin:0 0 8px}.import-tab code{color:var(--blue);background:#edf6ff;border-radius:4px;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.import-tab textarea{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.import-result{border:1px solid var(--line);background:#f9fcff;border-radius:12px;margin-top:14px;padding:14px}.import-errors{color:var(--red);margin:8px 0 0 22px;font-size:12px}.import-errors li{margin-bottom:4px}.admin-subtab-link{color:var(--blue);background:#fff;border:1.5px dashed #b7d2e8;border-radius:14px;align-items:center;padding:8px 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.admin-subtab-link:hover{background:#edf6ff}.rtl .pcTrendLegend,.rtl .groupTabs{justify-content:flex-end}.admin-load-error{background:#fff3f3;border:1px solid #f1b3b3;border-radius:14px;margin:12px 0;padding:16px 18px}.admin-load-error p{color:#7a1818;margin:0 0 10px;font-size:14px;font-weight:700}.admin-load-error strong{color:var(--red)}.heroGeneric{background:radial-gradient(circle at 72% 28%,#298bff47,#0000 28%),radial-gradient(circle at 28% 70%,#29d9b21f,#0000 34%),linear-gradient(145deg,#061326 0%,#0c2748 52%,#07111f 100%);min-height:360px;position:relative;overflow:hidden}.heroGeneric:before{content:"";background-image:linear-gradient(#69aeef12 1px,#0000 1px),linear-gradient(90deg,#69aeef12 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 82%);mask-image:linear-gradient(#000c,#0000 82%)}.heroGenericMark{letter-spacing:-.07em;color:#eff7ff14;text-shadow:0 0 40px #40a4ff1f;-webkit-user-select:none;user-select:none;font-size:clamp(92px,13vw,190px);font-weight:1000;line-height:1;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-62%)}.heroGeneric .heroText{z-index:2;position:absolute;bottom:0;left:0;right:0}.heroLastZ{background:#06182c;min-height:560px;position:relative;overflow:hidden}.heroLastZ>img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.heroLastZ:after{content:none}.heroLastZScrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#020a1794 0%,#020a172e 46%,#020a1714 100%),linear-gradient(#020a1714 0%,#020a1729 42%,#020a17eb 100%);position:absolute;inset:0}.heroLastZText{z-index:2;text-shadow:0 2px 18px #00000073;max-width:720px;bottom:42px;left:54px;right:44px}.heroLastZText h2{letter-spacing:-1.5px;margin:8px 0 12px;font-size:clamp(38px,4.4vw,68px);line-height:.98}.heroLastZText p{color:#ffffffeb;max-width:620px;margin:0;font-size:16px;font-weight:700;line-height:1.55}.heroVisualEyebrow{color:#d8ecff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;background:#1369cf3d;border:1px solid #8bc5ff61;border-radius:999px;align-items:center;padding:7px 12px;font-size:11px;font-weight:1000;display:inline-flex}.pcAllianceField{grid-column:1/-1}.pcAllianceOptions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.pcAllianceChoice{cursor:pointer;background:#fff;border:1.5px solid #c9d7e6;border-radius:12px;align-items:center;gap:7px;min-width:92px;padding:9px 14px;font-weight:900;transition:all .16s;display:inline-flex}.pcAllianceChoice:hover{background:#f7fbff;border-color:#7eb4ec}.pcAllianceChoice.on{background:#eef6ff;border-color:#1f78da;box-shadow:0 0 0 2px #1f78da14}.pcAllianceChoice input{margin:0}.pcOtherAlliance{max-width:460px;margin-top:10px}.pcOtherAlliance input{width:100%}@media (width<=760px){.heroLastZ{min-height:420px}.heroLastZText{bottom:26px;left:24px;right:24px}.heroLastZText h2{font-size:clamp(34px,10vw,50px)}}.memberLoginHelp{color:#6b7280;margin:-4px 0 8px;font-size:.88rem;line-height:1.4}.memberLoginStatus{color:#2f855a;margin-top:8px;font-weight:700;display:block}.memberIdentityBadge{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 9px;font-size:.78rem;display:flex}.memberIdentityBadge span{white-space:nowrap}.memberIdentityBadge button{color:#ffd27a;cursor:pointer;font:inherit;background:0 0;border:0;padding:2px 4px;text-decoration:underline}.field input[readonly]{color:#425466;cursor:not-allowed;background:#f3f6f9}@media (width<=760px){.memberIdentityBadge{order:3;justify-content:center;width:100%}.memberIdentityBadge span{white-space:normal}.loginBlock input{min-height:46px}}.adminPlayerView{background:linear-gradient(135deg,#f7fbff,#eef7ff);border:1px solid #bfd7ea;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:16px auto 18px;padding:18px 20px;display:flex}.adminPlayerView h2{color:#0b3153;margin:3px 0 6px;font-size:20px}.adminPlayerView p{color:#58738a;max-width:760px;margin:0;line-height:1.45}.adminPlayerKicker{letter-spacing:1.2px;color:#1477c8;font-size:11px;font-weight:900}.adminPlayerControls{gap:8px;min-width:320px;display:flex}.adminPlayerControls select{color:#183e5c;background:#fff;border:1px solid #b7cfdf;border-radius:10px;min-width:220px;padding:10px 12px;font-weight:800}.adminPlayerControls button{color:#31536c;background:#fff;border:1px solid #b7cfdf;border-radius:10px;padding:9px 12px;font-weight:800}.adminViewBadge{background:#edf7ff;border-color:#7ab9eb}@media (width<=780px){.adminPlayerView{flex-direction:column;align-items:stretch}.adminPlayerControls{flex-direction:column;min-width:0}.adminPlayerControls select{width:100%;min-width:0}}.growthPrecision{background:#f8fcff;border:1px solid #bfd8ec;border-radius:16px;max-width:890px;margin:14px auto 18px;overflow:hidden}.growthPrecisionToggle{text-align:left;color:#113653;background:linear-gradient(135deg,#f8fcff,#eef7ff);border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex}.growthPrecisionToggle span{gap:3px;display:grid}.growthPrecisionToggle small{color:#68849a;font-weight:500}.growthPrecisionToggle>strong{font-size:24px}.growthPrecisionBody{border-top:1px solid #d7e6f1;padding:16px}.growthPrecisionGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.growthPrecision label{color:#385974;gap:5px;font-size:12px;font-weight:800;display:grid}.growthPrecision input,.growthPrecision select,.growthPrecision textarea{background:#fff;border:1px solid #bfd1df;border-radius:9px;padding:9px}.growthPrecision .growthCheck{grid-column:1/-1;align-items:center;gap:7px;display:flex}.growthPrecision details{margin:12px 0}.growthPrecision details label{margin:9px 0}.growthPrecision textarea{min-height:64px}.growthSave{color:#fff;background:#0879df;border:0;border-radius:9px;padding:10px 14px;font-weight:900}.growthMsg{color:#0b7752;font-weight:800}.personal-detail-row{border-bottom:1px solid #e3edf5;grid-template-columns:150px 1fr;gap:10px;padding:8px 0;display:grid}.personal-detail-row span{color:#526d82}.research-my-progress{background:#f4faff;border:1px solid #bcd6e9;border-radius:12px;gap:8px;margin:16px 0;padding:14px;display:grid}.research-my-progress label{gap:5px;font-size:12px;font-weight:800;display:grid}.research-my-progress input{border:1px solid #bfd1df;border-radius:8px;padding:8px}.research-my-progress button{color:#fff;background:#0879df;border:0;border-radius:8px;padding:9px;font-weight:800}@media (width<=800px){.growthPrecisionGrid{grid-template-columns:1fr 1fr}.personal-detail-row{grid-template-columns:1fr}}@media (width<=520px){.growthPrecisionGrid{grid-template-columns:1fr}}.dinoStartGuideButton{color:#fff;text-align:left;background:linear-gradient(135deg,#061826,#0b2f39);border:1px solid #315e75;border-radius:24px;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);width:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 42px #071c2b38}.dinoStartGuideImage{background:#04131d;min-height:300px;overflow:hidden}.dinoStartGuideImage img{object-fit:cover;object-position:center top;width:100%;height:100%}.dinoStartGuideCopy{flex-direction:column;justify-content:center;padding:28px;display:flex}.dinoStartEyebrow{letter-spacing:1.4px;color:#65d9ff;font-size:11px;font-weight:1000}.dinoStartGuideCopy h2{margin:8px 0 12px;font-size:34px;line-height:1.05}.dinoStartGuideCopy p{color:#d5e5ed;margin:0;font-weight:650;line-height:1.55}.dinoStartActions{color:#fff;border-top:1px solid #ffffff2e;justify-content:space-between;margin-top:22px;padding-top:14px;font-weight:900;display:flex}.dinoStartGuideButton:hover{transform:translateY(-2px);box-shadow:0 24px 55px #071c2b47}.research-help-note{color:#31536d;background:#1556d414;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.5}@media (width<=900px){.dinoStartGuideButton{grid-template-columns:1fr}.dinoStartGuideImage{min-height:220px}.dinoStartGuideCopy h2{font-size:28px}}:root{--lz-page-pad:clamp(12px, 1.4vw, 24px);--lz-section-gap:clamp(12px, 1.1vw, 20px);--lz-card-pad:clamp(13px, 1vw, 18px);--lz-radius:16px;--lz-radius-lg:22px;--lz-body-size:clamp(13px, .82vw, 15px);--lz-small-size:clamp(11px, .7vw, 13px);--lz-nav-size:clamp(12px, .78vw, 14px);--lz-h1-size:clamp(34px, 3.4vw, 58px);--lz-h2-size:clamp(22px, 1.8vw, 30px);--lz-h3-size:clamp(17px, 1.15vw, 21px)}html{font-size:15px}body{font-size:var(--lz-body-size);line-height:1.42}*,:before,:after{box-sizing:border-box}img,video,svg{max-width:100%}main{min-width:0}.hdr{grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:68px!important;padding:7px 14px!important;display:grid!important}.brand .logo,.logo{width:42px!important;min-width:42px!important;height:42px!important;font-size:14px!important}.brand>span:last-child{min-width:0}.brand small{letter-spacing:.7px!important;font-size:9px!important;line-height:1.15!important}.topnav{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;padding:4px!important;display:flex!important}.topnav button{min-height:42px!important;font-size:var(--lz-nav-size)!important;white-space:nowrap!important;border-radius:999px!important;padding:6px 12px!important;line-height:1.1!important}.headerRight{min-width:0;justify-content:flex-end!important;align-items:center!important;gap:7px!important;display:flex!important}.role{white-space:nowrap;padding:0 3px!important;font-size:11px!important}.memberIdentityBadge{border-radius:10px!important;gap:4px!important;min-height:42px!important;padding:6px 9px!important;font-size:11px!important;line-height:1.15!important}.memberIdentityBadge span{font-size:11px!important}.memberIdentityBadge button{padding:2px 0!important;font-size:10px!important}.lang,.headerRight select,.headerRight>button{border-radius:14px!important;min-height:42px!important;padding:0 11px!important;font-size:12px!important}.pageHead,.tips-hero,.research-detail-hero,.doHero{border-radius:var(--lz-radius-lg)!important}.pageHead h1,.tips-hero h1,.doHero h1{font-size:var(--lz-h1-size)!important;line-height:.98!important}.pageHead h2,.tips-section-head h2,.research-map-heading h2,.doSectionTitle{font-size:var(--lz-h2-size)!important;line-height:1.08!important}h3{font-size:var(--lz-h3-size)}.tips-page{max-width:1320px!important;padding-inline:var(--lz-page-pad)!important;margin-inline:auto!important}.tips-hero{min-height:0!important;padding:24px 28px!important}.tips-hero h1{margin:5px 0 12px!important}.tips-hero p{max-width:760px;font-size:14px!important;line-height:1.45!important}.tips-trust-box{border-radius:14px!important;padding:14px!important}.tips-identity-strip{min-height:42px!important;padding:8px 12px!important;font-size:12px!important}.growthPrecision{border-radius:13px!important;max-width:880px!important;margin:11px auto 15px!important}.growthPrecisionToggle{padding:10px 14px!important}.growthPrecisionToggle b{font-size:13px!important}.growthPrecisionToggle small{font-size:11px!important}.tips-section-head{margin-bottom:10px!important}.tips-grid{gap:10px!important}.tip-card{border-radius:15px!important;padding:14px!important}.tip-card h2{margin:7px 0 8px!important;font-size:18px!important;line-height:1.1!important}.tip-card p{font-size:13px!important;line-height:1.42!important}.tip-evidence,.tip-confidence,.tip-category{font-size:9px!important}.tip-why{min-height:34px!important;padding:7px 10px!important;font-size:11px!important}.hero,.homeHero,.home-hero{gap:18px!important}.heroCopy,.hero-copy,.homeHeroCopy{padding:24px!important}.heroCopy h1,.hero-copy h1,.homeHeroCopy h1{margin-bottom:16px!important;font-size:clamp(42px,4.4vw,76px)!important;line-height:.96!important}.heroCopy p,.hero-copy p,.homeHeroCopy p{font-size:clamp(14px,1vw,17px)!important;line-height:1.45!important}.searchbar,.searchBar,.heroSearch,.hero-search{border-radius:16px!important;min-height:58px!important;padding:10px 16px!important}.dinoOrigin{max-width:1320px!important;padding:18px var(--lz-page-pad)!important}.doHero{gap:14px!important;padding:20px 22px!important}.doHero h1{margin:3px 0 8px!important}.doHero p{font-size:13px!important;line-height:1.42!important}.doHero img{height:180px!important}.doTabs{gap:5px!important;padding:9px 0!important}.doTabs button{padding:8px 11px!important;font-size:12px!important}.doTopbar{padding:10px 12px!important}.doStatGrid{gap:7px!important;margin:10px 0!important}.doStat{border-radius:11px!important;padding:9px!important}.doStat>span{font-size:23px!important}.doStat strong{font-size:14px!important}.doDiagnosis,.doPriorities,.doForm,.doPlan{padding:13px!important}.doBuild{padding:9px 10px!important}.research-detail-page{max-width:1420px!important;margin-inline:auto!important}.research-detail-hero{padding:16px 18px!important}.research-detail-hero h1{font-size:clamp(28px,2.6vw,42px)!important}.research-detail-layout{gap:12px!important}.research-map-heading{padding:12px 14px!important}.research-node-panel{padding:14px!important}.research-node-panel h2{font-size:21px!important}.research-node{border-radius:10px!important;padding:9px!important}.research-node strong{font-size:12px!important}.research-node small{font-size:10px!important}.research-my-progress{margin:11px 0!important;padding:10px!important}.research-help-box{border-radius:13px!important;padding:12px!important}.research-help-note{font-size:11px!important}.dinoStartGuide{margin:12px 0 18px!important}.dinoStartGuideButton{border-radius:18px!important}.dinoStartGuideImage{min-height:230px!important}.dinoStartGuideCopy{padding:20px!important}.dinoStartGuideCopy h2{margin:6px 0 9px!important;font-size:clamp(23px,2vw,31px)!important}.dinoStartGuideCopy p{font-size:13px!important;line-height:1.45!important}.card,.panel,.adminCard,.guideCard,.entityCard{border-radius:var(--lz-radius)!important}.card,.panel,.adminCard{padding:var(--lz-card-pad)!important}@media (width<=1550px){.hdr{grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;padding-inline:10px!important}.brand .logo,.logo{width:38px!important;min-width:38px!important;height:38px!important}.brand b{font-size:12px!important}.brand small{font-size:8px!important}.topnav button{min-height:39px!important;padding:5px 10px!important;font-size:12px!important}.memberIdentityBadge{padding:5px 7px!important}.lang,.headerRight select,.headerRight>button{min-height:39px!important;padding-inline:9px!important}.tips-hero{padding:20px 24px!important}}@media (width<=1366px){.hdr{grid-template-columns:minmax(150px,auto) minmax(0,1fr) auto!important;gap:6px!important;min-height:62px!important}.brand{gap:6px!important}.brand .logo,.logo{width:34px!important;min-width:34px!important;height:34px!important}.brand b{font-size:11px!important}.brand small{display:none!important}.topnav{gap:1px!important;padding:3px!important}.topnav button{min-height:36px!important;padding:4px 8px!important;font-size:11px!important}.role{display:none!important}.memberIdentityBadge{max-width:135px!important;min-height:36px!important}.memberIdentityBadge span,.memberIdentityBadge button{font-size:9px!important}.lang,.headerRight select,.headerRight>button{min-height:36px!important;padding-inline:8px!important;font-size:11px!important}.tips-page,.dinoOrigin{max-width:1200px!important}.tips-hero h1{font-size:44px!important}.tip-card h2{font-size:16px!important}.tip-card p{font-size:12px!important}}@media (width<=1100px){.hdr{flex-wrap:wrap!important;padding:8px 10px!important;display:flex!important}.brand{flex:auto}.headerRight{margin-left:auto!important}.topnav{scrollbar-width:none;order:3;width:100%;justify-content:flex-start!important;padding:4px!important;overflow-x:auto!important}.topnav::-webkit-scrollbar{display:none}.topnav button{flex:none}.tips-hero{grid-template-columns:1fr!important}.tips-trust-box{max-width:none!important}.doHero{grid-template-columns:1fr!important}.doHero img{height:160px!important}.dinoStartGuideButton{grid-template-columns:1fr!important}.dinoStartGuideImage{min-height:190px!important;max-height:360px!important}}@media (width<=700px){:root{--lz-page-pad:10px;--lz-card-pad:11px}body{font-size:13px}.hdr{padding:6px 8px!important}.brand .logo,.logo{width:32px!important;min-width:32px!important;height:32px!important}.brand b{font-size:10px!important}.headerRight{gap:4px!important}.memberIdentityBadge{max-width:115px!important}.lang,.headerRight select,.headerRight>button{min-height:34px!important;padding-inline:7px!important;font-size:10px!important}.topnav button{min-height:34px!important;padding:4px 9px!important;font-size:10px!important}.tips-page{padding:10px!important}.tips-hero{border-radius:16px!important;padding:16px!important}.tips-hero h1{font-size:34px!important}.tips-grid,.personal-grid,.growthPrecisionGrid{grid-template-columns:1fr!important}.doStatGrid{grid-template-columns:1fr 1fr!important}.doDashboard,.doPlanner,.doAdvanced,.doVisualGrid,.doVisualGrid.three{grid-template-columns:1fr!important}.doHero h1{font-size:31px!important}.research-detail-layout{grid-template-columns:1fr!important}.research-node-panel{position:static!important}.dinoStartGuideCopy{padding:15px!important}.dinoStartGuideCopy h2{font-size:23px!important}}@media (width<=430px){.memberIdentityBadge{display:none!important}.doStatGrid{grid-template-columns:1fr!important}.headerRight .role{display:none!important}}.hdr{grid-template-columns:minmax(240px,auto) minmax(0,1fr) auto!important;gap:8px!important;min-height:60px!important;padding:6px 12px!important;overflow:hidden!important}.brand{gap:8px!important;min-width:0!important}.brand .logo,.logo{width:38px!important;min-width:38px!important;height:38px!important}.brand b{font-size:12px!important;line-height:1.05!important}.brand small{font-size:8px!important;line-height:1.1!important}.topnav{scrollbar-width:none;gap:2px!important;min-width:0!important;max-width:100%!important;padding:3px!important;overflow:auto hidden!important}.topnav::-webkit-scrollbar{display:none}.topnav button{white-space:nowrap!important;flex:none!important;min-height:36px!important;padding:5px 10px!important;font-size:11px!important;line-height:1.05!important}.headerRight{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.headerRight .role,.role.admin{display:none!important}.memberIdentityBadge{border-radius:12px!important;align-items:center!important;gap:6px!important;max-width:230px!important;min-height:36px!important;padding:6px 10px!important;display:flex!important;overflow:hidden!important}.memberIdentityBadge span{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;line-height:1.1!important;overflow:hidden!important}.memberIdentityBadge button{white-space:nowrap!important;flex:none!important;padding:0!important;font-size:10px!important}.lang,.headerRight select,.headerRight>button,.logoutBtn{border-radius:14px!important;flex:none!important;min-height:36px!important;padding:0 10px!important;font-size:11px!important}@media (width<=1500px){.hdr{grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto!important}.memberIdentityBadge{max-width:190px!important}.topnav button{padding:5px 8px!important;font-size:10.5px!important}}@media (width<=1366px){.hdr{grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto!important;gap:6px!important}.brand .logo,.logo{width:34px!important;min-width:34px!important;height:34px!important}.brand b{font-size:11px!important}.brand small{display:none!important}.topnav button{min-height:34px!important;padding:4px 7px!important;font-size:10px!important}.memberIdentityBadge{max-width:160px!important;min-height:34px!important;padding:5px 8px!important}.memberIdentityBadge span,.memberIdentityBadge button{font-size:9px!important}.lang,.headerRight select,.headerRight>button,.logoutBtn{min-height:34px!important;padding:0 8px!important;font-size:10px!important}}@media (width<=1100px){.hdr{flex-wrap:wrap!important;align-items:center!important;display:flex!important}.brand{flex:auto!important}.headerRight{margin-left:auto!important}.topnav{order:3!important;justify-content:flex-start!important;width:100%!important}}@media (width<=700px){.headerRight{gap:4px!important}.memberIdentityBadge{max-width:120px!important}.lang,.headerRight select,.headerRight>button,.logoutBtn{min-height:32px!important;padding:0 7px!important;font-size:10px!important}.topnav button{min-height:32px!important;font-size:10px!important}}.screenAutofillPanel,.researchScreenshotImporter{background:linear-gradient(145deg,#f8fcff,#eef7ff);border:1px solid #bfd7ea;border-radius:18px;margin:14px 0 18px;padding:16px;box-shadow:0 8px 24px #0a1e3c0f}.screenAutofillHead,.researchImportHead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.screenAutofillHead h2,.researchImportHead h2{color:#0b3153;margin:3px 0 6px;font-size:20px}.screenAutofillHead p,.researchImportHead p{color:#5b7489;margin:0;font-size:13px;font-weight:650;line-height:1.45}.screenAiBadge{color:#1269b4;letter-spacing:.8px;white-space:nowrap;background:#e8f4ff;border:1px solid #b8d9f2;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:1000;display:inline-flex}.screenUploadGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.screenUploadBox{background:#fff;border:1px solid #d3e2ed;border-radius:14px;grid-template-columns:minmax(0,1fr) 150px;gap:12px;min-height:190px;padding:13px;display:grid}.screenUploadCopy{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.screenUploadCopy>b{color:#123b5c;font-size:14px}.screenUploadCopy>span{color:#60798e;font-size:12px;line-height:1.45}.screenUploadCopy small{color:#72889a;word-break:break-all;font-size:10px}.screenUploadButton{color:#fff;cursor:pointer;background:#0e78d8;border-radius:10px;justify-content:center;align-items:center;min-height:36px;margin-top:auto;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.screenUploadButton input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.screenUploadExample{background:#07182c;border:1px solid #dce8f1;border-radius:11px;min-height:150px;position:relative;overflow:hidden}.screenUploadExample>span{z-index:2;color:#fff;background:#0009;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;top:6px;left:6px}.screenUploadExample img{object-fit:contain;background:#07182c;width:100%;height:100%;min-height:150px}.screenAnalyzeBtn,.researchScanBtn{min-height:38px!important;margin-top:9px!important}.screenReview{background:#fff;border:1px solid #d2e2ee;border-radius:12px;margin-top:10px;padding:12px}.screenReview h3{color:#123b5c;margin:0 0 8px;font-size:14px}.screenReviewRows{gap:5px;margin-bottom:9px;display:grid}.screenReviewRows>div{background:#f7fbff;border:1px solid #e2edf5;border-radius:8px;justify-content:space-between;gap:12px;padding:7px 8px;font-size:11px;display:flex}.screenReviewRows span{color:#668096;font-weight:700}.screenReviewRows b{color:#123550;text-align:right}.screenReviewWarn{color:#765100;background:#fff7de;border:1px solid #f1d581;border-radius:9px;margin:7px 0;padding:8px 9px;font-size:11px;font-weight:700;line-height:1.4}.screenNotes{color:#60798e;margin:8px 0 10px 18px;padding:0;font-size:11px;line-height:1.45}.screenNotes li{margin:3px 0}.screenUploadError{font-weight:800;color:#aa2c2c!important}.screenPrivacyNote{color:#31536d;background:#edf6ff;border-radius:10px;margin-top:12px;padding:9px 11px;font-size:11px;line-height:1.5}.researchScreenshotImporter{margin:14px 0 16px}.researchImportHow{color:#547088;background:#fff;border:1px solid #d7e5ef;border-radius:11px;flex-wrap:wrap;gap:10px;margin-bottom:10px;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.researchImportHow b{color:#0d426e}.researchImportHow span{border-right:1px solid #d8e5ee;padding-right:10px}.researchImportHow span:last-child{border-right:0}.researchMultiUpload{color:#146db5;cursor:pointer;background:#fff;border:1.5px dashed #8ebee2;border-radius:12px;align-items:center;gap:10px;width:max-content;max-width:100%;padding:11px 13px;display:flex}.researchMultiUpload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.researchMultiUpload b{font-size:12px}.researchMultiUpload small{color:#6e879a;font-size:10px}.researchUploadThumbs{gap:8px;padding:10px 0 3px;display:flex;overflow-x:auto}.researchUploadThumbs>div{background:#081b2b;border:1px solid #cadde9;border-radius:10px;flex:0 0 98px;height:112px;position:relative;overflow:hidden}.researchUploadThumbs img{object-fit:cover;width:100%;height:100%}.researchUploadThumbs button{color:#fff;background:#000000b3;border:0;border-radius:999px;width:22px;height:22px;font-size:17px;line-height:20px;position:absolute;top:4px;right:4px}.researchUploadThumbs small{color:#fff;background:#000000a6;border-radius:999px;padding:2px 5px;font-size:9px;font-weight:900;position:absolute;bottom:4px;left:4px}.researchImportReview{background:#fff;border:1px solid #d2e2ed;border-radius:13px;margin-top:12px;padding:13px}.researchImportReview h3{color:#133c5d;margin:0 0 3px;font-size:15px}.researchImportReview>p{color:#698196;margin:0 0 10px;font-size:11px}.researchImportRows{gap:7px;margin-bottom:11px;display:grid}.researchImportRow{background:#f9fcff;border:1px solid #dfebf3;border-radius:10px;grid-template-columns:22px minmax(150px,1fr) 150px 58px;align-items:center;gap:9px;padding:9px;display:grid}.researchImportRow>input{width:17px;height:17px}.researchImportRow>div:nth-child(2){gap:2px;display:grid}.researchImportRow b{color:#173a55;font-size:12px}.researchImportRow small{color:#71899a;font-size:9px;line-height:1.3}.researchDetectedLevel{align-items:center;gap:5px!important;display:flex!important}.researchDetectedLevel span{color:#6a8092;text-transform:uppercase;font-size:9px;font-weight:900}.researchDetectedLevel input{border:1px solid #bcd2e1;border-radius:8px;width:58px;padding:6px;font-weight:900}.researchConfidence{border-radius:999px;place-items:center;min-height:28px;font-size:9px;font-weight:1000;display:grid}.researchConfidence.high{color:#0a7442;background:#daf5e7}.researchConfidence.medium{color:#8a6100;background:#fff1c8}.researchConfidence.low{color:#9c2929;background:#ffe0df}.researchUnmatched{color:#765600;background:#fff9e8;border:1px solid #f0d990;border-radius:9px;margin-top:9px;padding:8px 10px;font-size:10px}.researchUnmatched summary{cursor:pointer;font-weight:900}.researchUnmatched ul{margin:7px 0 0 18px;padding:0}.researchImportSuccess{color:#17643b;background:#e3f7ec;border:1px solid #a9ddbf;border-radius:10px;margin-top:9px;padding:9px 11px;font-size:11px;font-weight:800}@media (width<=900px){.screenUploadGrid{grid-template-columns:1fr}.screenUploadBox{grid-template-columns:1fr 140px}}@media (width<=620px){.screenAutofillPanel,.researchScreenshotImporter{padding:12px}.screenAutofillHead,.researchImportHead{flex-direction:column}.screenUploadBox{grid-template-columns:1fr}.screenUploadExample{height:220px}.researchImportHow{display:grid}.researchImportHow span{border-right:0;padding-right:0}.researchImportRow{grid-template-columns:22px 1fr 90px}.researchConfidence{grid-column:2/4;justify-self:start;padding:0 8px}.researchDetectedLevel{justify-content:flex-end}.researchMultiUpload{justify-content:center;width:100%}}.researchImportIdentityWarning,.researchImportIdentityReady{border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:9px 11px;font-size:12px;display:flex}.researchImportIdentityWarning{color:#6a4c00;background:#fff7df;border:1px solid #efcf72}.researchImportIdentityReady{color:#0f6343;background:#eaf9f1;border:1px solid #9bd4b7}.research-player-warning{color:#e0a52e;font-weight:800}.pcDecimalRule{color:#6f4b00;background:#fff8e8;border:1px solid #f0c36a;border-radius:10px;margin:-3px 0 12px;padding:9px 12px;font-size:12px;font-weight:800;line-height:1.4}.pcTwoDecimalHint{line-height:1.35;display:block;color:#6b8192!important;margin-top:5px!important;font-size:10px!important}.pcF1Help{color:#555;background:#fff8f0;border:1px solid #f28c28;border-radius:10px;margin-bottom:16px;padding:14px 16px;font-size:.92rem;line-height:1.5}.pcF1Help strong{color:#d77316}.pcF1Help ol{margin:6px 0 8px 20px;padding:0}.pcF1Help small{color:#777;margin-top:8px;display:block}.screenApplyBtn.confirmed,.researchApplyBtn.confirmed,.researchSavedButton{color:#fff!important;background:#168a55!important;border-color:#168a55!important;box-shadow:0 8px 20px #168a5533!important}.screenApplyBtn.confirmed:hover,.researchApplyBtn.confirmed:hover,.researchSavedButton:hover{background:#117548!important}.screenAutoApplied{color:#176541;background:#e8f8ef;border:1px solid #9ad7b8;border-radius:9px;margin:9px 0;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.4}.f1ExamplePanel{background:#f9fcff;border:1px solid #d4e3ee;border-radius:12px;margin-top:10px;padding:11px}.f1ExampleTitle{color:#0f426b;margin-bottom:8px;font-size:12px;font-weight:1000}.f1ExampleGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.f1ExampleGrid figure{background:#fff;border:1px solid #d8e6ef;border-radius:10px;margin:0;overflow:hidden}.f1ExampleGrid img{object-fit:contain;background:#07182c;width:100%;height:180px;display:block}.f1ExampleGrid figcaption{color:#5b7488;padding:7px 8px;font-size:9px;font-weight:700;line-height:1.35}.researchApplyBtn,.researchSavedButton{transition:all .15s}@media (width<=700px){.f1ExampleGrid{grid-template-columns:1fr}.f1ExampleGrid img{height:240px}.pcDecimalRule{font-size:11px}}.tips-page{max-width:1450px;margin:0 auto;padding:30px clamp(16px,3vw,44px) 80px}.tips-hero{color:#eef7ff;background:linear-gradient(135deg,#07162e,#0c2d55);border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex;box-shadow:0 22px 55px #0822432e}.tips-kicker{letter-spacing:.2em;color:#66bdff;font-size:11px;font-weight:900}.tips-hero h1{margin:8px 0 12px;font-size:clamp(38px,5vw,68px);line-height:1}.tips-hero p{color:#b9d0e8;max-width:760px;font-size:17px;line-height:1.6}.tips-trust-box{background:#020c1c73;border:1px solid #77beff59;border-radius:18px;max-width:310px;padding:18px}.tips-trust-box b,.tips-trust-box span{display:block}.tips-trust-box span{color:#a8c7e6;margin-top:6px;font-size:12px;line-height:1.5}.tips-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin:22px 0;display:flex}.tips-filters{flex-wrap:wrap;gap:7px;display:flex}.tips-filters button,.tips-toolbar select,.tip-why,.tips-section-head button{color:#34506e;background:#fff;border:1px solid #c7d8eb;border-radius:999px;padding:9px 13px;font-weight:800}.tips-filters button.on{color:#fff;background:#146be0;border-color:#146be0}.tips-toolbar select{border-radius:12px}.tips-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.tip-card{background:#fff;border:1px solid #d4e1ef;border-radius:20px;padding:20px;box-shadow:0 12px 30px #18385a14}.tip-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.tip-evidence,.tip-confidence{letter-spacing:.08em;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.tip-evidence{color:#075bad;background:#e9f3ff}.ev-official{color:#14733d;background:#e9f8ef}.ev-calculated{color:#5f3bb0;background:#f1edff}.ev-experimental{color:#905f00;background:#fff3dd}.tip-confidence{color:#5a6d82;background:#f3f6fa}.conf-high{color:#14733d;background:#e9f8ef}.conf-low{color:#9b3d36;background:#fff0ef}.tip-category{color:#2473c7;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:900;display:block}.tip-card h2{color:#0b2038;margin:6px 0 10px;font-size:22px;line-height:1.12}.tip-card>p{color:#526a83;line-height:1.55}.tip-meta{color:#8a9bad;justify-content:space-between;margin:14px 0;font-size:11px;display:flex}.tip-why{cursor:pointer;border-radius:12px;width:100%}.tip-detail{color:#405a73;border-top:1px solid #e1eaf3;margin-top:14px;padding-top:14px}.tip-detail h3{margin:16px 0 6px;font-size:13px}.tip-detail ul{padding-left:18px}.tip-detail li{margin:7px 0}.tip-detail a{color:#1266be;font-weight:800}.tip-detail small{color:#8d9aaa;display:block}.tips-personal{margin:24px 0}.tips-section-head{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.tips-section-head h2{margin:4px 0 0}.personal-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.personal-tip{border-top:4px solid #5d9de0}.personal-tip.severity-warn{border-top-color:#ef9d32}.personal-tip.severity-good{border-top-color:#38a66a}.personal-metric{color:#244f7d;background:#f3f8fd;border-radius:10px;margin-top:12px;padding:10px;font-weight:900}.tips-personal-empty{background:#f8fbff;border:1px dashed #adc8e3;border-radius:16px;flex-direction:column;gap:10px;margin:22px 0;padding:18px 20px;display:flex}.tips-personal-empty span{color:#60758b}.tips-error{color:#8f2430;background:#ffe9eb;border-radius:12px;padding:13px}.tips-loading{text-align:center;color:#60758b;padding:40px}.tipsAdmin{gap:18px;display:grid}.tipsAdmin .adminCard{border:1px solid var(--line,#d4e1ef);background:#fff;border-radius:18px;padding:20px}.tipsAdmin label{gap:6px;margin:10px 0;font-weight:800;display:grid}.tipsAdmin input,.tipsAdmin textarea,.tipsAdmin select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #c8d8e9;border-radius:10px;padding:10px}.adminGrid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tipsAdminList{gap:8px;display:grid}.tipsAdminRow{border:1px solid #e0e8f1;border-radius:12px;justify-content:space-between;gap:12px;padding:12px;display:flex}.tipsAdminRow small{color:#788a9c;margin-top:4px;display:block}.tipsAdminRow button{margin-left:6px}.tipsAiBox{border-left:5px solid #7b61ff!important}@media (width<=760px){.tips-hero{flex-direction:column;align-items:flex-start}.tips-toolbar{flex-direction:column}.adminGrid.two{grid-template-columns:1fr}.tipsAdminRow{flex-direction:column}}.tips-identity-strip{background:#287db912;border:1px solid #287db940;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;padding:10px 14px;display:flex}.tips-identity-strip b{font-size:1rem}.tips-identity-strip small{opacity:.7;margin-left:auto}.personal-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.personal-tags span{letter-spacing:.02em;background:#14284614;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:700}@media (width<=720px){.tips-identity-strip small{width:100%;margin-left:0}.personal-tags span{font-size:.65rem}}.pcAdvanced{background:#f7fbff;border:1px solid #b7cbe3;border-radius:16px;margin:22px 0;overflow:hidden}.pcAdvanced>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;list-style:none;display:flex}.pcAdvanced>summary::-webkit-details-marker{display:none}.pcAdvanced>summary span:first-child{flex-direction:column;gap:3px;display:flex}.pcAdvanced>summary small{color:#667b93;font-weight:500}.pcAdvancedCta{color:#fff;background:#0d6efd;border-radius:999px;padding:9px 13px;font-size:.82rem;font-weight:800}.pcAdvancedBody{padding:0 20px 22px}.pcAdvancedIntro{color:#5c6f84}.pcContextSection{border-top:1px solid #dbe7f3;padding:18px 0}.pcContextSection h3{margin:0 0 13px}.pcUpgradeRow{grid-template-columns:1.7fr .7fr auto .7fr 1fr auto;align-items:center;gap:8px;margin-bottom:8px;display:grid}.pcUpgradeRow input,.pcUpgradeRow select,.pcContextNotes,.pcResourceGrid input,.pcInline input,.pcInline select{background:#fff;border:1px solid #c8d6e7;border-radius:9px;min-width:0;padding:9px}.pcMini{padding:7px 11px}.pcChipGrid{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.pcContextChip{color:#183b61;cursor:pointer;background:#fff;border:1px solid #bed0e5;border-radius:999px;padding:8px 11px;font-weight:700}.pcContextChip.on{color:#fff;background:#0b6fdc;border-color:#0b6fdc}.pcResourceGrid{grid-template-columns:1.1fr repeat(3,1fr);align-items:center;gap:8px;display:grid}.pcResourceName{text-transform:capitalize}.pcInline{grid-template-columns:1fr 1fr;gap:7px;display:grid}.pcPlanner{background:#f5f9fd;border:1px solid #c9daec;border-radius:20px;margin-top:28px;padding:22px}.pcPlannerHead{color:#fff;background:#09294d;border-radius:16px;padding:20px}.pcPlannerHead h2{margin:5px 0}.pcPlanTabs{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.pcPlanTabs button{color:#234767;background:#fff;border:1px solid #b9cce0;border-radius:999px;padding:9px 13px;font-weight:800}.pcPlanTabs button.on{color:#fff;background:#106bd4;border-color:#106bd4}.pcStatusStrip{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.pcStatusStrip>div{background:#fff;border:1px solid #d4e1ef;border-radius:12px;flex-direction:column;gap:7px;padding:12px;display:flex}.pcStatus{letter-spacing:.04em;color:#284560;background:#e7edf5;border-radius:999px;width:max-content;padding:4px 8px;font-size:.7rem;font-weight:900;display:inline-flex}.pcStatus-ready{color:#086432;background:#dcf7e5}.pcStatus-blocked{color:#9b1c1c;background:#ffe0e0}.pcStatus-in-progress{color:#1456a0;background:#deebff}.pcStatus-hold{color:#7a5900;background:#fff2c7}.pcStatus-later,.pcStatus-optional{color:#5b6774;background:#eef1f5}.pcActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pcActionCard{background:#fff;border:1px solid #d2e0ef;border-radius:16px;padding:16px;box-shadow:0 7px 18px #1a3a5e0f}.pcActionTop{justify-content:space-between;gap:8px;display:flex}.pcPriority{font-size:.72rem;font-weight:900}.pcPriority-critical{color:#a61717}.pcPriority-high{color:#0b659e}.pcPriority-medium{color:#6d5a00}.pcPriority-low,.pcPriority-skip-for-now{color:#697582}.pcTagRow{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.pcTagRow span{color:#135c9f;background:#eaf3fd;border-radius:999px;padding:4px 7px;font-size:.66rem;font-weight:900}.pcActionCard details{border-top:1px solid #e4edf6;margin-top:10px;padding-top:10px}.pcActionCard summary{cursor:pointer;font-weight:800}.pcOverride{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.pcOverride select{border:1px solid #cad9e9;border-radius:8px;padding:7px}.pcWeekGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pcDayCard{background:#fff;border:1px solid #d2e0ef;border-radius:16px;padding:16px}.pcDayBlock ul{margin-top:5px}.pcGapGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pcGapGrid article{background:#fff;border:1px solid #d4e1ef;border-radius:12px;flex-direction:column;gap:5px;padding:12px;display:flex}.pcGap-high{color:#a61717}.pcGap-medium{color:#8a6200}.pcGap-low{color:#315b7b}.pcGap-ahead{color:#08753c}.pcEmptyState{color:#5c6e80;background:#fff;border:1px dashed #b9cce0;border-radius:12px;padding:18px}.pcMuted{color:#67798b}.pcContextNotes{resize:vertical;width:100%}@media (width<=760px){.pcAdvanced>summary{flex-direction:column;align-items:flex-start}.pcUpgradeRow{grid-template-columns:1fr 1fr}.pcUpgradeRow span{display:none}.pcResourceGrid{grid-template-columns:1fr 1fr}.pcResourceGrid>strong:nth-child(3),.pcResourceGrid>strong:nth-child(4){display:none}.pcStatusStrip,.pcActionGrid,.pcWeekGrid,.pcGapGrid{grid-template-columns:1fr}.pcPlanner{padding:12px}.pcPlanTabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.pcPlanTabs button{white-space:nowrap}.pcOverride{flex-direction:column;align-items:flex-start}.pcInline{grid-template-columns:1fr}}.pcChangeBox{background:#fff;border:1px solid #d4e1ef;border-radius:12px;margin:14px 0;padding:12px}.pcChangeBox>div{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.pcChangeBox span{background:#eef6ff;border-radius:999px;padding:6px 9px;font-size:.82rem}.pcChangeBox b{color:#155f9f}.pcSituationWrap{background:#f8fbff;border:1px solid #b7cbe3;border-radius:18px;margin:22px 0;padding:18px;box-shadow:0 8px 24px #113a660d}.pcStepHeading{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.pcStepNumber{color:#fff;background:#1676df;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-size:1.05rem;font-weight:900;display:grid}.pcStepHeading h2{color:#12385f;margin:0}.pcStepHeading h2 em{color:#0b75dc;font-size:.75em;font-style:normal}.pcStepHeading p{color:#60778f;margin:4px 0 0}.pcQuickContextGrid{grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.pcQuickAddCard,.pcQuickTagsCard{background:#fff;border:1px solid #d3e2f1;border-radius:14px;padding:15px}.pcQuickAddCard{background:linear-gradient(135deg,#eef8ff,#e8f6ff)}.pcQuickHeader{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.pcQuickHeader p,.pcQuickTagsCard p{color:#5d738b;margin:3px 0 0;font-size:.9rem}.pcQuickIcon{color:#fff;background:#0e6fd2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.pcQuickAddCard textarea{resize:vertical;background:#fff;border:1px solid #c6d8ea;border-radius:10px;width:100%;min-height:118px;padding:11px}.pcAiButton{width:100%;margin-top:10px}.pcQuickAddCard small{color:#63798f;margin-top:7px;display:block}.pcChipGridCompact{gap:7px;margin-top:11px}.pcChipGridCompact .pcContextChip{padding:7px 10px;font-size:.78rem}.pcExtractedCard{background:#f3fff7;border:1px solid #a9d3b9;border-radius:14px;margin-top:14px;padding:14px}.pcExtractedHead{justify-content:space-between;gap:12px;display:flex}.pcExtractedHead p{color:#5b7765;margin:3px 0}.pcSourceBadge{color:#0b5e9f;background:#e1f2ff;border-radius:999px;align-self:flex-start;padding:4px 8px;font-size:.7rem;font-weight:900}.pcExtractedCard ul{margin:10px 0;padding-left:20px}.pcMoreDetailButton{color:#174f85;cursor:pointer;background:#fff;border:1px dashed #9ebbd8;border-radius:10px;width:100%;margin-top:14px;padding:10px 12px;font-weight:800}.pcAdvancedStandalone{background:#fff;border:1px solid #d7e3ef;border-radius:14px;margin-top:12px;padding:14px}.pcContextTabs{gap:7px;margin-bottom:8px;padding-bottom:7px;display:flex;overflow-x:auto}.pcContextTabs button{white-space:nowrap;color:#31536f;background:#fff;border:1px solid #c7d9eb;border-radius:999px;padding:8px 11px;font-weight:800}.pcContextTabs button.on{color:#fff;background:#0c6fd5;border-color:#0c6fd5}.pcContextNested{border-top:1px dashed #d6e4f1;margin-top:14px}.pcRememberCard{background:#fff9e8;border:1px solid #ead49a;border-radius:14px;margin:0 0 14px;padding:14px}.pcRememberCard>div:first-child p{color:#6f6241;margin:3px 0}.pcRememberSummary{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.pcRememberSummary span{background:#fff;border:1px solid #ead9ab;border-radius:999px;padding:6px 9px;font-size:.8rem}.pcRememberActions{gap:8px;display:flex}.pcPlanner{background:#f4f8fc}.pcPlannerHead{grid-template-columns:minmax(0,1fr) minmax(360px,1.3fr);align-items:center;gap:18px;display:grid}.pcPlanMeta{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.pcPlanMeta span{color:#bcd3e9;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;flex-direction:column;padding:9px;font-size:.7rem;display:flex}.pcPlanMeta strong{color:#fff;white-space:normal;overflow-wrap:anywhere;font-size:.92rem}.pcOverviewGrid{grid-template-columns:1fr 1.05fr 1.25fr;gap:12px;margin-top:16px;display:grid}.pcOverviewCard{background:#fff;border:1px solid #d4e1ef;border-radius:14px;min-width:0;padding:14px}.pcOverviewCard h3{color:#143d65;margin:0 0 10px}.pcOverviewCard h3 small{color:#60778d;font-size:.72em}.pcStatusList{flex-direction:column;gap:8px;display:flex}.pcStatusList>div{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:8px;display:flex}.pcStatusList>div:last-child{border-bottom:0}.pcStatusList>div>div{flex-direction:column;min-width:0;display:flex}.pcStatusList small{color:#708297;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pcPriorityList{counter-reset:p;margin:0;padding:0;list-style:none}.pcPriorityList li{counter-increment:p;border-bottom:1px solid #edf2f7;margin-bottom:8px;padding:0 64px 10px 32px;position:relative}.pcPriorityList li:before{content:counter(p);color:#fff;background:#1976dc;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:0;left:0}.pcPriorityList li span{color:#153d62;font-weight:900}.pcPriorityList li p{color:#60758a;margin:3px 0;font-size:.82rem}.pcPriorityList li b{position:absolute;top:0;right:0}.pcTodayList{flex-direction:column;gap:7px;display:flex}.pcTodayList label{color:#304d68;align-items:flex-start;gap:8px;font-size:.86rem;display:flex}.pcTodayList input{accent-color:#16a05b;width:17px;height:17px;margin-top:3px}@media (width<=980px){.pcQuickContextGrid,.pcPlannerHead,.pcOverviewGrid{grid-template-columns:1fr}.pcPlanMeta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pcSituationWrap{border-radius:14px;padding:12px}.pcStepHeading{gap:9px}.pcStepNumber{flex-basis:32px;height:32px}.pcQuickContextGrid{grid-template-columns:1fr}.pcQuickAddCard,.pcQuickTagsCard{padding:12px}.pcQuickAddCard textarea{min-height:142px;font-size:16px}.pcAiButton{min-height:48px;font-size:1rem}.pcChipGridCompact .pcContextChip{min-height:40px}.pcRememberActions{flex-direction:column}.pcRememberActions button{width:100%;min-height:44px}.pcContextTabs{margin-left:-4px;margin-right:-4px}.pcContextTabs button{min-height:40px}.pcPlanMeta{grid-template-columns:1fr 1fr}.pcOverviewGrid{grid-template-columns:1fr}.pcOverviewCard{padding:12px}.pcPlanTabs{z-index:3;background:#f4f8fc;padding:8px 0;position:sticky;bottom:0}.pcPlanTabs button{min-height:42px}.pcActionCard details summary{min-height:34px;padding-top:4px}}.pcStepHeading>div{flex:1}.pcSituationToggle{color:#174d80;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #b9cee4;border-radius:999px;margin-left:auto;padding:8px 12px;font-weight:800}.pcCollapsedContext{background:#fff;border:1px dashed #b9cee4;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.pcCollapsedContext>span{font-size:1.3rem}.pcCollapsedContext>div{flex-direction:column;flex:1;display:flex}.pcCollapsedContext small{color:#657b91;margin-top:2px}.pcAccuracyHint{color:#5d738b;background:#edf6ff;border-radius:9px;margin:0 0 10px;padding:8px 10px;font-size:.82rem}@media (width<=760px){.pcStepHeading{flex-wrap:wrap}.pcSituationToggle{margin-left:41px}.pcCollapsedContext{flex-wrap:wrap;align-items:flex-start}.pcCollapsedContext button{width:100%}}
