:root{--white:#fff;--ink:#3C3C3B;--blue:#3C63AD;--pink:#E71D73;--green:#008D36;--yellow:#F9BF30;--line:#e6e9ed;--muted:#666b72;--soft:#f6f8fb;--tint:#eef3fb;--radius:12px;--shadow:0 16px 50px #25395d0c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input,select,textarea{font:inherit}a{color:var(--blue);text-decoration:none}button,a,input,select,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue)}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}svg{flex-shrink:0;vertical-align:middle}.ico{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip{position:absolute;top:-60px;left:20px;background:#fff;padding:10px;z-index:100}.skip:focus{top:10px}.container{max-width:1240px;margin:auto;padding:0 32px}.header{height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:#fff}.header-inner{display:flex;align-items:center;width:100%;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:23px;font-weight:800;letter-spacing:1.2px;line-height:1}.brand-mark{width:34px;height:34px}.nav{display:flex;align-items:center;gap:25px;margin-left:auto}.nav a{font-size:14px;color:var(--ink);font-weight:550}.nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:20px;font-size:14px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 21px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:6px;font-weight:650;font-size:14px;line-height:1.5;transition:background .15s,transform .15s}.btn:hover{background:#314f8c;border-color:#314f8c}.btn.secondary{background:#fff;color:var(--ink);border-color:#d8dde5}.btn.secondary:hover{background:var(--soft)}.btn.small{min-height:38px;padding:7px 13px;font-size:13px}.btn.ghost{background:transparent;border-color:transparent;color:var(--blue);padding-left:0}.menu-btn{display:none;background:none;border:1px solid var(--line);padding:9px;border-radius:6px}.eyebrow{font-size:12px;line-height:1.5;font-weight:750;letter-spacing:2px;text-transform:uppercase;color:var(--blue);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:26px;height:3px;background:var(--pink)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(34px,4.2vw,58px);line-height:1.12;font-weight:720;letter-spacing:-2.1px;margin-bottom:24px}h2{font-size:clamp(27px,3vw,38px);line-height:1.2;letter-spacing:-1.2px;font-weight:690}h3{font-size:19px;line-height:1.4;letter-spacing:-.4px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:78px;padding-top:74px;padding-bottom:72px;align-items:center}.hero .eyebrow{margin-bottom:22px}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy{font-size:17px;line-height:1.8;max-width:560px;color:#60636a;margin-bottom:28px}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.micro{font-size:12px;color:var(--muted);margin-top:17px}.sample-wrap{position:relative;padding:22px 0 18px 18px}.sample-wrap:before{content:'';position:absolute;inset:0 16px 0 0;border:1px solid #e0e7f2;border-radius:16px;background:linear-gradient(120deg,#f5f8fd,#fff)}.signal-card{position:relative;background:#fff;border:1px solid #dce2ed;border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.card-top{padding:16px 22px;background:#fafbfe;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.card-top b{color:var(--ink);font-size:13px}.card-body{padding:24px}.card-body h3{font-size:23px;margin:17px 0 8px;line-height:1.35}.pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 9px;border-radius:4px;background:var(--tint);color:var(--blue);line-height:1.6}.pill.green{background:#eef8f0;color:var(--ink)}.pill.green .ico{color:var(--green);width:14px;height:14px}.pill.yellow{background:#fff6db;color:var(--ink)}.pill.neutral{background:#f3f4f5;color:#62666b}.pill.pink{background:#fff0f6;color:var(--ink)}.meta{font-size:13px;color:var(--muted);display:flex;flex-wrap:wrap;align-items:center;gap:13px}.meta .ico{width:15px;height:15px}.reason{padding:17px 18px;background:var(--tint);border-left:3px solid var(--blue);border-radius:0 6px 6px 0;margin:20px 0}.reason strong{display:block;font-size:13px;color:var(--blue);margin-bottom:5px}.reason p{font-size:14px;line-height:1.7;margin:0}.card-bottom{border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;align-items:center}.source-caption{font-size:12px;color:var(--muted)}.sample-foot{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;color:#626975;margin:18px 0 0}.sample-foot .ico{color:var(--green);width:16px}.sources-strip{border-block:1px solid var(--line);background:#fcfcfd}.sources-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:26px;padding-bottom:26px}.sources-inner p{font-size:12px;color:var(--muted);max-width:130px;line-height:1.5;margin:0}.source-word{font-weight:680;font-size:20px;letter-spacing:-.5px;color:#686d76}.source-word small{display:block;font-size:10px;letter-spacing:1px;font-weight:500;text-transform:uppercase}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:35px}.section-head h2{max-width:580px;margin:12px 0 0}.section-head p{max-width:360px;color:var(--muted);font-size:15px;margin:0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature{padding:26px;border:1px solid var(--line);border-radius:9px}.feature .iconbox{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--tint);color:var(--blue);border-radius:8px;margin-bottom:22px}.feature p{font-size:15px;color:var(--muted);margin:0}.feature h3{margin-bottom:10px}.how{background:var(--soft);border-block:1px solid var(--line)}.step{padding:10px 25px 10px 0}.step .number{color:var(--blue);font-size:13px;font-weight:700;letter-spacing:1px;display:block;margin-bottom:20px}.step p{color:var(--muted);font-size:15px}.callout{border-left:3px solid var(--pink);padding-left:24px;max-width:870px;margin:58px auto 0;font-size:23px;line-height:1.5;font-weight:550}.cta-band{background:var(--blue);color:#fff;padding:40px 44px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-band h2{font-size:28px;margin:0 0 8px}.cta-band p{margin:0;color:#ebf0fc;font-size:15px}.cta-band .btn{background:#fff;color:var(--blue);border-color:#fff;white-space:nowrap}.footer{border-top:1px solid var(--line);padding:40px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer .brand{font-size:19px}.footer p{font-size:13px;color:var(--muted);max-width:290px;margin-top:18px}.footer b{display:block;font-size:13px;margin:0 0 13px}.footer a:not(.brand){display:block;font-size:13px;color:var(--muted);padding:4px 0}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.page-head{padding:54px 0 32px}.page-head h1{font-size:42px;max-width:820px;margin:14px 0}.page-head p{max-width:720px;color:var(--muted)}.content-narrow{max-width:850px;margin:0 auto;padding:40px 28px 65px}.content-narrow h2{font-size:27px;margin-top:40px}.content-narrow p,.content-narrow li{color:#60636a}.content-narrow .reason p{color:var(--ink)}details.faq{padding:21px 0;border-bottom:1px solid var(--line)}details.faq summary{font-weight:600;cursor:pointer}details.faq p{font-size:15px;margin:15px 0 0}.notice{padding:13px 18px;background:#fff8e6;border:1px solid #eedcaa;border-radius:7px;font-size:13px;line-height:1.7;display:flex;align-items:flex-start;gap:10px;margin:18px 0}.notice .ico{margin-top:2px}.workspace{display:flex;min-height:100vh;background:#fafbfc}.sidebar{width:232px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:32px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar .brand{font-size:20px;margin:0 4px 35px}.sidebar .brand-mark{width:29px}.vertical-label{margin:0 12px 22px;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted)}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:6px;color:#646870;font-size:14px;font-weight:500}.sidebar nav a.active{background:var(--tint);color:var(--blue);font-weight:650}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-bottom a{font-size:13px;color:var(--muted);display:flex;gap:10px;padding:12px}.account{display:flex;gap:11px;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-top:10px;font-size:13px}.avatar{background:var(--tint);color:var(--blue);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.account small{display:block;font-size:11px;color:var(--muted)}.workspace-main{min-width:0;flex:1}.workspace-top{height:73px;background:white;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--muted)}.workspace-top a{font-size:13px}.workspace-content{padding:35px 38px 60px;max-width:1450px;margin:auto}.workspace-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.workspace-title h1{font-size:30px;letter-spacing:-.8px;margin:0 0 5px}.workspace-title p{font-size:14px;color:var(--muted);margin:0}.demo-label{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ink);background:#fff5da;border:1px solid #ead89f;padding:4px 10px;border-radius:4px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:25px 0 32px}.stat{background:white;border:1px solid var(--line);border-radius:8px;padding:20px}.stat span{font-size:12px;color:var(--muted)}.stat strong{display:block;font-size:32px;line-height:1.35;margin-top:8px;font-weight:660;letter-spacing:-1px}.stat small{font-size:11px;color:var(--muted)}.stat:nth-child(2) strong{color:var(--blue)}.section-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:15px}.section-bar h2{font-size:20px;letter-spacing:-.4px;margin:0}.section-bar a{font-size:13px}.filters{background:#fff;border:1px solid var(--line);border-radius:8px;padding:17px;margin:0 0 22px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.input,select{border:1px solid #d7dde5;border-radius:5px;padding:10px 12px;background:white;color:var(--ink);font-size:14px;min-height:43px;max-width:100%}.search-field{position:relative;flex:1;min-width:180px}.search-field .ico{position:absolute;left:13px;top:12px;color:#7b8391;width:18px}.search-field input{padding-left:40px;width:100%}.filter-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}.filter-label select{max-width:220px}.list{display:flex;flex-direction:column;gap:13px}.op-card{background:white;border:1px solid var(--line);border-radius:8px;padding:22px 24px;display:flex;gap:20px;align-items:flex-start;transition:border .15s,box-shadow .15s}.op-card:hover{border-color:#becce5;box-shadow:0 3px 14px #263d6310}.op-type{width:40px;height:40px;border-radius:8px;background:#f0f4fb;color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.op-type.industrial{background:#fff0f6;color:var(--pink)}.op-main{flex:1;min-width:0}.op-line{display:flex;gap:9px;align-items:center;justify-content:space-between}.op-owner{font-size:12px;color:var(--muted)}.op-title{display:block;padding:0;background:none;border:0;text-align:left;font-weight:650;font-size:17px;line-height:1.5;color:var(--ink);margin:6px 0 7px}.op-title:hover{color:var(--blue)}.op-reason{display:flex;align-items:baseline;gap:7px;color:#697284;font-size:13px;margin:12px 0 0}.op-reason .ico{width:14px;height:14px;align-self:center;color:var(--blue)}.bookmark{background:none;border:1px solid var(--line);color:#768195;border-radius:6px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}.bookmark.saved{background:var(--tint);color:var(--blue);border-color:#b3c5e4}.bookmark.saved .ico{fill:#dce6f7}.empty{padding:60px 24px;border:1px dashed #d7deea;background:white;border-radius:8px;text-align:center}.empty .ico{width:35px;height:35px;color:var(--blue);margin-bottom:16px}.empty h3{margin-bottom:9px}.empty p{font-size:14px;color:var(--muted);margin-bottom:15px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:27px;margin-bottom:22px}.panel h2{font-size:21px;margin-bottom:20px;letter-spacing:-.5px}.panel p{font-size:14px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:550}.field small{font-size:12px;color:var(--muted);font-weight:400}.field input,.field select{width:100%}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.check-choice{border:1px solid #dce1e9;border-radius:6px;padding:13px;display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer;background:#fff;font-weight:500}.check-choice:has(input:checked){background:var(--tint);border-color:var(--blue);color:var(--blue)}input[type=checkbox],input[type=radio]{accent-color:var(--blue);width:17px;height:17px;flex-shrink:0}.pref-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;border-bottom:1px solid var(--line)}.pref-row:last-child{border-bottom:0}.pref-row strong{font-size:14px;display:block}.pref-row p{margin:4px 0 0;font-size:13px;max-width:490px}.switch{appearance:none;width:42px!important;height:24px!important;border-radius:20px;background:#c1c7d1;position:relative;cursor:pointer;border:0}.switch:before{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;background:white;border-radius:50%;transition:transform .15s}.switch:checked{background:var(--blue)}.switch:checked:before{transform:translateX(18px)}.wizard{max-width:760px;margin:38px auto 70px;padding:0 24px}.wizard-steps{display:flex;gap:15px;margin:25px 0 35px}.wizard-steps span{font-size:12px;flex:1;border-top:3px solid var(--line);padding-top:10px;color:var(--muted)}.wizard-steps span.active{border-color:var(--blue);color:var(--blue)}.wizard h1{font-size:36px;letter-spacing:-1px;margin-bottom:15px}.wizard h2{font-size:23px;letter-spacing:-.5px}.wizard .sub{font-size:15px;color:var(--muted)}.wizard-actions{margin-top:28px;display:flex;justify-content:space-between;align-items:center}.company-result{display:flex;justify-content:space-between;width:100%;text-align:left;border:1px solid var(--line);background:#fff;padding:16px;border-radius:7px;margin-top:12px;color:var(--ink)}.company-result small{display:block;color:var(--muted);font-size:12px}.company-result.selected{border-color:var(--blue);background:var(--tint)}.price-card{padding:29px;border:1px solid var(--line);border-radius:10px;position:relative}.price-card.featured{border:2px solid var(--blue)}.price-card h2{font-size:24px;margin:0 0 8px}.price-card p{font-size:14px;color:var(--muted)}.price{font-size:26px;letter-spacing:-.7px;font-weight:650;margin:24px 0}.price-card ul{padding-left:20px;font-size:14px;line-height:2.3;min-height:150px}.auth{max-width:460px;margin:58px auto;padding:28px}.auth h1{font-size:32px;letter-spacing:-1px}.auth .field{margin:18px 0}.auth .btn{width:100%;margin-top:10px}.auth .auth-foot{font-size:13px;text-align:center;margin-top:23px}.error{font-size:13px;color:#a21742;padding:10px 0}.dialog{border:0;padding:0;border-radius:12px;width:720px;max-width:calc(100vw - 32px);max-height:90vh;color:var(--ink);box-shadow:0 25px 100px #14203b40}.dialog::backdrop{background:#1c2c4c66;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:19px 26px;border-bottom:1px solid var(--line)}.dialog-head span{font-size:13px;color:var(--muted)}.close{border:0;background:#f5f6f8;border-radius:5px;width:34px;height:34px;font-size:23px;line-height:1}.dialog-body{padding:27px}.dialog-body h2{font-size:27px;line-height:1.3;margin:14px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.detail-grid span{display:block;font-size:12px;color:var(--muted)}.detail-grid strong{font-size:14px;font-weight:550}.evidence{border:1px solid var(--line);border-radius:7px;padding:20px;margin:22px 0}.evidence h3{font-size:15px}.evidence blockquote{margin:10px 0 15px;padding-left:15px;border-left:2px solid var(--line);font-size:14px;color:var(--muted)}.feedback{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:99;background:var(--ink);color:#fff;padding:13px 22px;border-radius:7px;box-shadow:var(--shadow);font-size:14px;max-width:90vw;text-align:center}.hidden,[hidden]{display:none!important}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line)}th{font-size:12px;color:var(--muted);font-weight:550}code{font-size:13px;background:var(--soft);padding:2px 5px}.mobile-brand{display:none}.text-link{background:none;border:0;color:var(--blue);font-size:13px;padding:5px;text-decoration:underline;text-underline-offset:3px}.result-count{font-size:13px;color:var(--muted)}.form-success{background:#eef8f0;border:1px solid #bfdfc8;border-radius:7px;padding:16px;margin-top:20px}.article-links a{display:block;padding:20px 0;border-bottom:1px solid var(--line);font-weight:600}.article-links small{display:block;color:var(--muted);font-weight:400;margin-top:4px}.brand-sentence{font-size:14px;color:var(--muted);max-width:420px}ul.clean{list-style:none;padding:0}.content-narrow ul{padding-left:23px}.pill .ico{width:14px;height:14px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin:-10px 0 19px}.filter-chips button{border:1px solid #cbd7e9;border-radius:30px;background:#fff;font-size:12px;color:var(--blue);padding:4px 11px}.pagination{display:flex;justify-content:center;gap:15px;align-items:center;margin-top:25px}.verify-icon{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.verify-icon .ico{color:var(--green)}
@media(min-width:1500px){.hero{gap:100px}.container{max-width:1320px}}@media(max-width:1100px){.nav{gap:16px}.nav a{font-size:13px}.header-actions>a:first-child{display:none}.header-inner{gap:20px}.hero{gap:36px}h1{font-size:44px}.sidebar{width:205px;padding:28px 15px}.workspace-content{padding:28px 25px}.workspace-top{padding:0 25px}.stat{padding:16px}.source-word{font-size:17px}}@media(max-width:850px){.header{height:76px}.container{padding:0 24px}.header-inner .nav{display:none;position:absolute;top:76px;left:0;right:0;z-index:20;background:#fff;border-bottom:1px solid var(--line);padding:25px;flex-direction:column;align-items:stretch}.header-inner .nav.open{display:flex}.header-actions{margin-left:auto;gap:15px}.menu-btn{display:block}.hero{grid-template-columns:1fr;gap:25px;padding-top:47px;padding-bottom:42px}.hero h1{max-width:670px;font-size:48px}.hero-copy{max-width:630px}.sample-wrap{max-width:600px;width:100%;margin:auto}.sources-inner{flex-wrap:wrap;justify-content:center;gap:25px}.sources-inner p{max-width:100%;width:100%;text-align:center}.source-word{font-size:17px}.section{padding:52px 0}.section-head{display:block}.section-head p{margin-top:15px;max-width:600px}.grid3{gap:14px}.feature{padding:20px}.sidebar{width:78px;padding:23px 10px}.sidebar .brand{font-size:0;margin:0 auto 30px;gap:0}.sidebar .brand-mark{width:32px}.vertical-label,.sidebar nav a span,.sidebar-bottom a span,.account>div:last-child{display:none}.sidebar nav a{padding:13px 16px}.sidebar-bottom a{justify-content:center}.account{justify-content:center}.workspace-content{padding:25px 20px}.workspace-title h1{font-size:27px}.stats{gap:10px}.stat span{font-size:11px}.stat strong{font-size:29px}.cta-band{padding:30px;display:block}.cta-band .btn{margin-top:25px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media(max-width:600px){.container{padding:0 20px}.header-actions .btn{padding:9px 12px;font-size:12px;min-height:40px}.header-inner{gap:10px}.brand{font-size:19px;gap:8px}.brand-mark{width:29px;height:29px}.hero h1{font-size:39px;letter-spacing:-1.5px}.hero-copy{font-size:16px}.actions{gap:10px}.actions .btn{font-size:13px;padding:11px 16px}.sample-wrap{padding-left:10px}.card-body{padding:20px}.card-body h3{font-size:21px}.card-top{padding:14px 18px}.grid3{grid-template-columns:1fr}.source-word{font-size:15px}.sources-inner{gap:22px}.source-word small{font-size:9px}.source-word:last-child{display:none}.feature{padding:23px}.feature .iconbox{margin-bottom:15px}.section-head h2{font-size:30px}.step{padding:15px 0;border-bottom:1px solid #e4e8ef}.step .number{margin-bottom:13px}.callout{font-size:20px;margin-top:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:7px}.page-head h1{font-size:34px}.sidebar{position:fixed;bottom:0;top:auto;width:100%;height:67px;padding:0;z-index:40;border-right:0;border-top:1px solid var(--line)}.sidebar .brand,.sidebar-bottom,.vertical-label{display:none}.sidebar nav{height:100%;flex-direction:row;justify-content:space-around;gap:0;align-items:center}.sidebar nav a{padding:8px 5px;min-width:56px;flex-direction:column;gap:3px;font-size:10px}.sidebar nav a span{display:block}.sidebar nav a .ico{width:19px;height:19px}.workspace-content{padding:24px 17px 95px}.workspace-top{height:65px;padding:0 17px}.workspace-top>span{display:none}.mobile-brand{display:flex}.workspace-title{align-items:flex-start}.workspace-title h1{font-size:26px}.workspace-title .btn{padding:8px 10px;min-height:39px;font-size:12px}.workspace-title .btn .ico{display:none}.workspace-title p{font-size:13px}.stats{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 25px}.stat{padding:16px}.stat span{font-size:12px}.stat strong{font-size:29px}.op-card{padding:17px;gap:12px;position:relative}.op-type{display:none}.op-title{font-size:16px;padding-right:24px}.op-card>.bookmark{position:absolute;right:12px;top:48px;width:30px;height:33px}.op-line{align-items:start;gap:6px;flex-wrap:wrap}.op-owner{font-size:11px}.op-line .pill{font-size:10px;padding:3px 6px}.op-card .meta{font-size:11px;gap:8px}.op-reason{font-size:12px;line-height:1.6}.filters{padding:12px;gap:8px}.search-field{flex-basis:100%}.filter-label{flex:1;min-width:110px}.filter-label select{width:100%;font-size:12px}.form-grid,.check-grid{grid-template-columns:1fr}.panel{padding:21px 18px}.panel h2{font-size:20px}.wizard{margin-top:28px;padding:0 20px}.wizard h1{font-size:31px}.wizard-steps{gap:9px}.wizard-steps span{font-size:11px}.wizard-actions{gap:14px}.pref-row{gap:15px}.dialog-body{padding:21px}.dialog-head{padding:15px 20px}.dialog-body h2{font-size:24px}.feedback{flex-wrap:wrap}.dialog{max-height:92vh}.toast{bottom:85px;font-size:13px}.detail-grid{gap:15px}.btn.small{font-size:12px}.page-head{padding-top:36px}.content-narrow{padding-top:15px}.header-actions{gap:8px}.menu-btn{padding:7px}.section-bar h2{font-size:18px}.section-bar a{font-size:12px}.notice{font-size:12px}.brand-sentence{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:600px){.desktop-only{display:none!important}.workspace-top{gap:10px}.workspace-top .mobile-brand{font-size:16px;gap:6px}.workspace-top .brand-mark{width:25px;height:25px}.workspace-top .demo-label{max-width:120px;font-size:10px;line-height:1.4;padding:5px 7px;gap:5px}.workspace-top .demo-label .ico{width:14px;height:14px}.section-bar .result-count:last-child{text-align:right}}
@media(max-width:360px){.header .brand{font-size:16px;gap:6px}.header .brand-mark{width:25px;height:25px}.header-actions .btn{font-size:11px;padding:7px 9px;max-width:96px}.header-actions .btn .ico{display:none}.header-inner{gap:7px}.header-actions{gap:7px}.header .container{padding:0 15px}.hero h1{font-size:35px}.card-top{gap:10px}.card-top span{font-size:10px}.card-body{padding:16px}}
