:root{
  --navy:#0b2f52;--blue:#1264e3;--cyan:#11b7c9;--teal:#0f9f84;--green:#16a36d;
  --lime:#c9f45b;--gold:#ffbf3f;--orange:#ff7a45;--red:#e74f59;--violet:#7558e8;--pink:#e858a6;
  --ink:#122033;--muted:#66758a;--line:#dfe6ee;--surface:#fff;--soft:#f4f7fa;--deep:#071d34;
  --radius:22px;--shadow:0 18px 50px rgba(17,35,58,.10)
}
*{box-sizing:border-box}
body:not(.admin-body){touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;text-size-adjust:100%}
html{scroll-behavior:smooth;background:#f7f9fb;max-width:100%;overflow-x:hidden;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body{margin:0;min-height:100vh;max-width:100%;overflow-x:hidden;background:
radial-gradient(circle at 9% 8%,rgba(18,100,227,.08),transparent 24rem),
radial-gradient(circle at 92% 12%,rgba(17,183,201,.08),transparent 25rem),
linear-gradient(180deg,#fbfcfe 0,#f5f8fb 44%,#fff 100%);overflow-x:hidden}
button,input{font:inherit}button{cursor:pointer}
a{color:inherit;text-decoration:none}
[hidden]{display:none!important}
.modal-open{overflow:hidden}.page-glow{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.2;z-index:-1}.glow-a{width:380px;height:380px;background:#52a4ff;left:-160px;top:220px}.glow-b{width:340px;height:340px;background:#5fe0cb;right:-140px;top:540px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,229,238,.85)}
.header-inner{width:min(1440px,calc(100% - 40px));margin:auto;min-height:78px;display:flex;align-items:center;gap:26px}
.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#0b3a67,#1264e3);color:white;font-weight:950;font-size:1.25rem;box-shadow:0 7px 18px rgba(18,100,227,.25)}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.05rem;letter-spacing:.08em}.brand-copy small{font-size:.68rem;color:var(--muted);margin-top:4px;font-weight:650}
.main-nav{display:flex;align-items:center;gap:23px;margin-left:auto}.main-nav a{font-size:.88rem;color:#405168;font-weight:700}.main-nav a:hover{color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:8px;margin-left:12px}.lab-pill{font-size:.63rem;font-weight:900;letter-spacing:.07em;background:#eef4ff;color:#2458a5;border:1px solid #d6e4fb;border-radius:999px;padding:7px 9px}
.btn{border:0;border-radius:12px;min-height:42px;padding:10px 15px;font-weight:800;color:var(--ink);background:white;box-shadow:inset 0 0 0 1px var(--line);transition:.18s transform,.18s box-shadow,.18s background}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(23,40,61,.1)}.btn.primary{color:white;background:linear-gradient(135deg,#1264e3,#0d55c5);box-shadow:0 8px 20px rgba(18,100,227,.25)}.btn.ghost{background:#fff}.btn.dashboard{width:100%;margin-top:12px;background:#112d4b;color:white;box-shadow:none}.btn.soft{width:100%;margin-top:8px;background:#edf4ff;color:#1858ae;box-shadow:none}.btn.white{background:white;color:#0c3159;box-shadow:none}.btn.lime{background:var(--lime);color:#18370d;box-shadow:none}
.hero{width:min(1320px,calc(100% - 40px));min-width:0;margin:0 auto;padding:76px 0 42px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.72fr);gap:50px;align-items:center}
.hero>*{min-width:0}.hero-copy{min-width:0}.myurus-card{min-width:0;max-width:100%}.eyebrow,.kicker{font-size:.71rem;font-weight:900;letter-spacing:.13em;color:#2761aa;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:15px}.pulse{width:9px;height:9px;border-radius:50%;background:#12b989;box-shadow:0 0 0 6px rgba(18,185,137,.12)}
.hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.94;letter-spacing:-.06em;margin:0;max-width:850px;color:#0d2138}.hero h1 span{display:block;background:linear-gradient(90deg,#1264e3 5%,#0da3b8 58%,#0e977d);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.64;color:#5a6b80;max-width:760px;margin:26px 0}
.smart-search{max-width:830px;display:flex;align-items:center;background:white;border:1px solid #dbe4ee;border-radius:18px;padding:7px;box-shadow:0 17px 40px rgba(34,62,92,.1)}.search-icon{font-size:1.75rem;color:#7d8c9d;padding:0 9px 0 12px;transform:rotate(-12deg)}.smart-search input{flex:1;border:0;outline:0;padding:12px 5px;font-size:1rem;color:var(--ink);min-width:0}.smart-search input::placeholder{color:#9aa6b5}
.quick-prompts{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.quick-prompts button{border:1px solid #dce5ef;background:#f9fbfd;color:#536477;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:720}.quick-prompts button:hover{border-color:#a9c6ec;background:#f0f6ff;color:#225da9}
.hero-trust{display:flex;gap:29px;margin-top:30px}.hero-trust div{display:flex;align-items:baseline;gap:7px}.hero-trust strong{font-size:1.55rem;color:#102e4c}.hero-trust span{font-size:.78rem;color:#738197;font-weight:650}
.myurus-card{background:linear-gradient(160deg,#fff,#f9fbfd);border:1px solid #dce5ee;border-radius:28px;padding:24px;box-shadow:0 24px 70px rgba(24,53,84,.15);position:relative;overflow:hidden}.myurus-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(18,100,227,.08);right:-80px;top:-100px}.myurus-head{display:flex;justify-content:space-between;align-items:center;position:relative}.micro{font-size:.62rem;font-weight:900;letter-spacing:.14em;color:#2b69bb}.myurus-head h2{font-size:1.45rem;margin:5px 0 0}.avatar{width:47px;height:47px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#113b66,#1d70d8);color:#fff;font-weight:900}.account-banner{display:flex;gap:12px;background:#edf5ff;border:1px solid #d5e7fb;border-radius:15px;padding:12px;margin:18px 0}.account-icon{width:36px;height:36px;border-radius:10px;background:#fff;display:grid;place-items:center}.account-banner div:last-child{display:flex;flex-direction:column;gap:3px}.account-banner strong{font-size:.8rem}.account-banner span{font-size:.69rem;line-height:1.35;color:#647891}
.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-stats div{background:#f5f7f9;border:1px solid #e6ebf0;padding:10px;border-radius:13px;display:flex;flex-direction:column}.mini-stats strong{font-size:1.35rem}.mini-stats span{font-size:.66rem;color:#758399;margin-top:2px}
.case-preview{margin-top:16px;display:grid;gap:5px}.case-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 5px;border-bottom:1px solid #edf0f3}.case-row:last-child{border-bottom:0}.case-row div{display:flex;flex-direction:column;min-width:0}.case-row strong{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.case-row small{font-size:.66rem;color:#7b8999;margin-top:3px}.case-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px}.case-icon.blue{background:#e7f1ff}.case-icon.teal{background:#e2f8f2}.case-icon.violet{background:#eee9ff}.status{font-size:.6rem;font-weight:900;border-radius:999px;padding:5px 7px}.status.amber{color:#8a5b00;background:#fff0c8}.status.green{color:#0a704d;background:#daf5e9}.status.gray{color:#627184;background:#edf1f4}
.trust-strip{width:min(1320px,calc(100% - 40px));margin:12px auto 50px;display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid #dfe6ed;border-radius:18px;box-shadow:0 12px 36px rgba(27,50,76,.06);overflow:hidden}.trust-strip>div{display:flex;gap:10px;align-items:center;padding:18px;border-right:1px solid #e8edf2}.trust-strip>div:last-child{border-right:0}.trust-icon{width:35px;height:35px;border-radius:11px;background:#eef6ff;color:#1a68c9;display:grid;place-items:center;font-weight:900}.trust-strip p{display:flex;flex-direction:column;margin:0}.trust-strip strong{font-size:.78rem}.trust-strip small{font-size:.66rem;color:#7d8b9d;margin-top:2px}
.section{width:min(1320px,calc(100% - 40px));margin:0 auto;padding:68px 0}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-heading.narrow{max-width:800px}.section-heading h2,.workspace-top h2,.official-copy h2,.final-cta h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;line-height:1.05;margin:8px 0 10px}.section-heading p,.workspace-top p,.official-copy p,.final-cta p{color:var(--muted);line-height:1.6;max-width:760px;margin:0}.text-btn{border:0;background:transparent;color:#2464b4;font-weight:800;white-space:nowrap;padding:8px}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{text-align:left;border:1px solid #dfe6ed;background:white;border-radius:22px;padding:20px;min-height:255px;display:flex;flex-direction:column;box-shadow:0 7px 24px rgba(28,52,78,.04);position:relative;overflow:hidden;transition:.2s transform,.2s box-shadow,.2s border-color}.category-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--card-accent)}.category-card:hover,.category-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 38px rgba(25,50,78,.12);border-color:#c7d5e5;outline:0}.cat-top{display:flex;justify-content:space-between;align-items:center}.cat-icon{width:49px;height:49px;border-radius:15px;display:grid;place-items:center;font-size:1.45rem;background:var(--card-soft)}.badge{font-size:.59rem;font-weight:900;letter-spacing:.02em;padding:5px 7px;border-radius:999px}.badge.hot{background:#e7f1ff;color:#1b5eae}.badge.new{background:#e2f8ef;color:#14775b}.badge.focus{background:#fff0dc;color:#a05808}.badge.official{background:#eee9ff;color:#6048b3}.badge.urgent{background:#ffe6e8;color:#b63a46}.badge.idea{background:#fde9f4;color:#a64177}.category-card h3{font-size:1.05rem;margin:18px 0 7px}.category-card p{font-size:.8rem;line-height:1.48;color:#6b7a8e;margin:0}.cat-tags{display:flex;gap:5px;flex-wrap:wrap;margin:14px 0}.cat-tags span{font-size:.59rem;font-weight:800;color:#627386;background:#f1f4f7;border-radius:999px;padding:5px 7px}.cat-link{font-size:.73rem;font-weight:850;color:var(--card-accent);margin-top:auto}.c-blue{--card-accent:#1264e3;--card-soft:#eaf2ff}.c-emerald{--card-accent:#15966f;--card-soft:#e5f8f1}.c-orange{--card-accent:#e87825;--card-soft:#fff0e2}.c-violet{--card-accent:#7558e8;--card-soft:#eeeaff}.c-red{--card-accent:#e34a59;--card-soft:#ffe9eb}.c-cyan{--card-accent:#0d9db0;--card-soft:#e4f8fb}.c-navy{--card-accent:#16466f;--card-soft:#e9f0f6}.c-pink{--card-accent:#d84f97;--card-soft:#fceaf4}.empty-search{padding:28px;text-align:center;border:1px dashed #ccd8e5;border-radius:20px;background:#fafcfe}.empty-search span{font-size:2rem}.empty-search strong{display:block;margin:8px}.empty-search p{color:var(--muted);font-size:.85rem}
.guide-section{padding-top:88px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps-grid article{background:white;border:1px solid #e0e7ef;border-radius:22px;padding:22px;min-height:235px;position:relative}.step-no{position:absolute;right:18px;top:15px;font-size:.68rem;font-weight:900;color:#a0adbb}.step-icon{font-size:1.7rem;margin:16px 0 28px}.steps-grid h3{font-size:1rem;margin:0 0 8px}.steps-grid p{font-size:.79rem;line-height:1.55;color:#6b798c;margin:0}
.workspace-section{padding-top:90px}.workspace-shell{display:grid;grid-template-columns:220px 1fr;background:#0c2a48;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(15,38,63,.18)}.workspace-sidebar{padding:22px 14px;display:flex;flex-direction:column;gap:5px;min-height:590px;color:#d9e7f6}.ws-brand{display:flex;align-items:center;gap:9px;margin:2px 8px 24px}.ws-brand span{width:34px;height:34px;border-radius:10px;background:#fff;color:#0c3764;display:grid;place-items:center;font-weight:950}.ws-nav{border:0;background:transparent;color:#9fb3c7;text-align:left;border-radius:11px;padding:10px 11px;font-size:.76rem;font-weight:750;display:flex;align-items:center;gap:8px}.ws-nav b{margin-left:auto;background:#214663;color:white;border-radius:999px;padding:2px 6px;font-size:.58rem}.ws-nav.active{background:#173b5b;color:white}.ws-spacer{flex:1}
.workspace-main{background:#f7f9fb;border-radius:25px 0 0 25px;padding:28px}.workspace-top{display:flex;justify-content:space-between;gap:25px;align-items:start}.workspace-top h2{font-size:2.35rem}.workspace-top p{font-size:.8rem}
.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.dashboard-metrics div{background:#fff;border:1px solid #e1e7ed;border-radius:15px;padding:14px;display:flex;flex-direction:column}.dashboard-metrics span{font-size:.67rem;color:#718096;font-weight:700}.dashboard-metrics strong{font-size:1.55rem;margin:5px 0 2px}.dashboard-metrics small{font-size:.6rem;color:#95a0af}
.dashboard-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:12px}.activity-panel,.next-panel{background:white;border:1px solid #e0e7ee;border-radius:17px;padding:16px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.panel-head h3{font-size:.88rem;margin:0}.panel-head span{font-size:.62rem;color:#8b98a8}.activity-list{display:grid}.activity-row{border:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;text-align:left;padding:12px 3px;border-bottom:1px solid #edf0f3}.activity-row:last-child{border-bottom:0}.activity-row>div{display:flex;flex-direction:column;min-width:0}.activity-row strong{font-size:.76rem}.activity-row small{font-size:.6rem;color:#8190a2;margin:3px 0}.progress-line{height:3px;background:#edf0f3;border-radius:99px;overflow:hidden;max-width:220px}.progress-line i{display:block;height:100%;background:#1d70d8}.progress-line .w72{width:72%}.progress-line .w90{width:90%;background:#12a27d}.progress-line .w45{width:45%;background:#8064dc}.next-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f3}.next-item div{display:flex;flex-direction:column}.next-item strong{font-size:.72rem}.next-item small{font-size:.61rem;color:#8592a2;margin-top:3px}.urgent-dot strong:before{content:"";display:inline-block;width:6px;height:6px;background:#e6535d;border-radius:50%;margin-right:6px}
.official-section{padding-bottom:90px}.official-card{background:linear-gradient(135deg,#0b2e50,#0a3d67 58%,#0c536f);border-radius:28px;padding:40px;color:white;display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center;box-shadow:0 24px 65px rgba(11,46,80,.2)}.kicker.light{color:#78cff4}.official-copy p{color:#c5d7e7}.official-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.official-badges span{font-size:.67rem;font-weight:750;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 9px}.source-stack{display:grid;gap:8px}.source-stack>div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.source-logo{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;font-size:.65rem;font-weight:950}.blue-bg{background:#dceaff;color:#1653a1}.green-bg{background:#dff5e7;color:#16734e}.purple-bg{background:#ece6ff;color:#6848bb}.source-stack p{display:flex;flex-direction:column;margin:0}.source-stack strong{font-size:.76rem}.source-stack small{font-size:.62rem;color:#bcd0e0;margin-top:2px}.source-stack b{font-size:.58rem;color:#b7d4e9}
.final-cta{width:min(1320px,calc(100% - 40px));margin:0 auto 60px;background:linear-gradient(110deg,#eaf3ff,#eefbf7 58%,#f7f2ff);border:1px solid #d9e5ef;border-radius:28px;padding:38px;display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta h2{font-size:clamp(1.9rem,3.6vw,3rem);max-width:780px}.final-cta p{font-size:.88rem}.cta-actions{display:flex;gap:9px}.final-cta .btn.white{background:#0f3459;color:white}.final-cta .btn.lime{background:#b9eb50}
.site-footer{border-top:1px solid #e1e7ed;width:min(1320px,calc(100% - 40px));margin:auto;padding:26px 0 40px;display:flex;justify-content:space-between;gap:30px}.footer-brand .brand-mark{width:34px;height:34px;border-radius:10px}.site-footer p{font-size:.66rem;color:#8996a6;margin:8px 0}.footer-links{display:flex;gap:18px;align-items:center}.footer-links a{font-size:.7rem;color:#607086;font-weight:720}
.modal-backdrop{position:fixed;inset:0;background:rgba(7,24,42,.58);backdrop-filter:blur(7px);z-index:100;display:grid;place-items:center;padding:20px}.modal{width:min(560px,100%);background:white;border-radius:24px;padding:28px;box-shadow:0 30px 100px rgba(4,18,31,.3);position:relative}.modal-close{position:absolute;right:15px;top:13px;border:0;background:#f0f3f6;width:34px;height:34px;border-radius:10px;font-size:1.3rem;color:#607085}.modal h2{font-size:1.8rem;letter-spacing:-.04em;margin:8px 0}.modal p{font-size:.85rem;line-height:1.55;color:#68778b}.modal-note{background:#eef5ff;border:1px solid #d7e6fb;border-radius:14px;padding:12px;font-size:.74rem;color:#496783;line-height:1.45}.signin-options{display:grid;gap:8px;margin-top:15px}.signin-options button{border:1px solid #dce4ec;background:white;border-radius:13px;padding:12px;text-align:left;font-weight:750;color:#34475e}.newcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px}.newcase-grid button{border:1px solid #dde5ee;background:#fafcfe;border-radius:14px;padding:13px;text-align:left}.newcase-grid strong{display:block;font-size:.76rem;margin-top:5px}.newcase-grid small{font-size:.62rem;color:#8592a2}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#0e2f50;color:white;border-radius:999px;padding:10px 16px;font-size:.73rem;font-weight:750;opacity:0;pointer-events:none;transition:.2s;z-index:120}.toast.show{opacity:1;transform:translate(-50%,0)}
.highlight{animation:pulseCard 1.1s ease}@keyframes pulseCard{0%,100%{box-shadow:0 7px 24px rgba(28,52,78,.04)}50%{box-shadow:0 0 0 5px rgba(18,100,227,.13),0 18px 38px rgba(25,50,78,.12)}}

/* r004 unmistakable scroll choreography */
.motion-toggle{
  border:1px solid #cfe0f5;background:#f4f8ff;color:#245b9d;border-radius:999px;
  padding:7px 10px;font-size:.62rem;font-weight:900;white-space:nowrap
}
.motion-toggle[aria-pressed="false"]{background:#f3f4f6;color:#6f7c8b;border-color:#dfe3e8}

.category-grid.motion-ready .category-card{
  opacity:0;
  filter:blur(8px);
  will-change:transform,opacity,filter;
}
.category-grid.motion-done .category-card{opacity:1;filter:none;transform:none!important}

.steps-grid.motion-ready article{
  opacity:0;
  transform:translateY(44px) scale(.94);
  filter:blur(10px);
  will-change:transform,opacity,filter;
}
.steps-grid.motion-show article{opacity:1;transform:none;filter:none}
.steps-grid.motion-ready article:nth-child(1){transition:opacity .95s ease 0ms,transform .95s cubic-bezier(.22,.62,.24,1) 0ms,filter .95s ease 0ms}
.steps-grid.motion-ready article:nth-child(2){transition:opacity .95s ease 140ms,transform .95s cubic-bezier(.22,.62,.24,1) 140ms,filter .95s ease 140ms}
.steps-grid.motion-ready article:nth-child(3){transition:opacity .95s ease 280ms,transform .95s cubic-bezier(.22,.62,.24,1) 280ms,filter .95s ease 280ms}
.steps-grid.motion-ready article:nth-child(4){transition:opacity .95s ease 420ms,transform .95s cubic-bezier(.22,.62,.24,1) 420ms,filter .95s ease 420ms}

.workspace-shell.motion-ready{perspective:1500px}
.workspace-shell.motion-ready .workspace-sidebar,
.workspace-shell.motion-ready .workspace-top,
.workspace-shell.motion-ready .dashboard-metrics,
.workspace-shell.motion-ready .activity-panel,
.workspace-shell.motion-ready .next-panel{
  opacity:0;
  filter:blur(8px) drop-shadow(0 30px 30px rgba(9,35,62,.18));
  will-change:transform,opacity,filter;
}
.workspace-shell.motion-done .workspace-sidebar,
.workspace-shell.motion-done .workspace-top,
.workspace-shell.motion-done .dashboard-metrics,
.workspace-shell.motion-done .activity-panel,
.workspace-shell.motion-done .next-panel{opacity:1;filter:none;transform:none!important}
.workspace-shell.motion-done{animation:r004PuzzleLock .9s cubic-bezier(.18,.86,.22,1)}
@keyframes r004PuzzleLock{
  0%{box-shadow:0 30px 80px rgba(15,38,63,.18)}
  48%{box-shadow:0 44px 110px rgba(18,100,227,.3),0 0 0 7px rgba(18,100,227,.09)}
  100%{box-shadow:0 30px 80px rgba(15,38,63,.18)}
}

.final-cta.motion-ready .typing-head{min-height:3.2em;position:relative}
.final-cta.motion-ready .typing-head.is-typing::after,
.final-cta.motion-ready .typing-head.is-complete::after{
  content:"";display:inline-block;width:.09em;height:.88em;margin-left:.08em;
  vertical-align:-.05em;background:currentColor
}
.final-cta.motion-ready .typing-head.is-typing::after{animation:r004Cursor .68s steps(1,end) infinite}
.final-cta.motion-ready .typing-head.is-complete::after{opacity:.5;animation:r004Cursor .68s steps(1,end) 3}
@keyframes r004Cursor{0%,49%{opacity:1}50%,100%{opacity:0}}

@media(max-width:820px){.motion-toggle{display:none}}
@media(max-width:560px){.final-cta.motion-ready .typing-head{min-height:5.4em}}
@media(prefers-reduced-motion:reduce){
  html:not(.force-full-motion) .category-grid.motion-ready .category-card,
  html:not(.force-full-motion) .steps-grid.motion-ready article,
  html:not(.force-full-motion) .workspace-shell.motion-ready .workspace-sidebar,
  html:not(.force-full-motion) .workspace-shell.motion-ready .workspace-top,
  html:not(.force-full-motion) .workspace-shell.motion-ready .dashboard-metrics,
  html:not(.force-full-motion) .workspace-shell.motion-ready .activity-panel,
  html:not(.force-full-motion) .workspace-shell.motion-ready .next-panel{
    opacity:1!important;transform:none!important;filter:none!important;transition:none!important;animation:none!important
  }
  html:not(.force-full-motion) .final-cta.motion-ready .typing-head{min-height:0}
  html:not(.force-full-motion) .final-cta.motion-ready .typing-head::after{display:none!important}
}

@media(max-width:1120px){.main-nav{display:none}.hero{grid-template-columns:1fr .72fr;gap:28px}.category-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid #e8edf2}.dashboard-grid{grid-template-columns:1fr}.official-card{grid-template-columns:1fr}}
@media(max-width:820px){.header-inner{width:min(100% - 22px,1320px)}.lab-pill,.header-actions .ghost{display:none}.hero{width:min(100% - 24px,1320px);grid-template-columns:1fr;padding-top:48px}.myurus-card{max-width:620px}.trust-strip,.section,.final-cta,.site-footer{width:min(100% - 24px,1320px)}.steps-grid{grid-template-columns:repeat(2,1fr)}.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{display:none}.workspace-main{border-radius:25px;padding:20px}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.final-cta{flex-direction:column;align-items:flex-start}.cta-actions{width:100%}.cta-actions .btn{flex:1}}
@media(max-width:560px){.final-cta.motion-type .typing-head{min-height:5.2em}.hero{overflow:hidden}.hero-copy{width:100%}.myurus-card{width:100%}.account-banner>div:last-child{min-width:0}.account-banner span{overflow-wrap:anywhere}.mini-stats span{overflow-wrap:anywhere}.case-row{grid-template-columns:auto minmax(0,1fr) auto}.quick-prompts{max-width:100%}.smart-search{max-width:100%}.site-header .brand-copy small{display:none}.header-actions .btn.primary{font-size:.72rem;padding:8px 10px}.hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.hero-lead{font-size:.98rem}.smart-search{display:grid;grid-template-columns:auto 1fr}.smart-search .btn{grid-column:1/-1;width:100%;margin-top:3px}.quick-prompts{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.quick-prompts button{white-space:nowrap}.hero-trust{gap:14px;flex-wrap:wrap}.hero-trust div{min-width:110px}.category-grid,.steps-grid{grid-template-columns:1fr}.section{padding:48px 0}.section-heading{align-items:flex-start;flex-direction:column}.section-heading .text-btn{display:none}.dashboard-metrics{grid-template-columns:1fr 1fr}.workspace-top{flex-direction:column}.official-card{padding:24px}.source-stack>div{grid-template-columns:auto 1fr}.source-stack b{display:none}.final-cta{padding:25px}.cta-actions{flex-direction:column}.site-footer{flex-direction:column}.footer-links{flex-wrap:wrap}.newcase-grid{grid-template-columns:1fr}}


/* r006 localization + URUS Solver */
.hero h1 .hero-prefix{display:inline;background:none;color:#0d2138;-webkit-text-fill-color:initial}
.hero h1 .hero-accent{display:block}
.lang-picker{height:34px;display:flex;align-items:center;gap:4px;background:#f7faff;border:1px solid #d9e5f1;border-radius:999px;padding:0 7px 0 8px;position:relative;white-space:nowrap}
.lang-icon{font-size:.75rem;line-height:1}
.lang-picker select{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#36506c;font-size:.64rem;font-weight:900;outline:0;padding:4px 15px 4px 2px;cursor:pointer;max-width:76px}
.lang-picker:after{content:"⌄";position:absolute;right:8px;top:50%;transform:translateY(-56%);font-size:.62rem;color:#708399;pointer-events:none}
.lang-tick{position:absolute;right:-5px;top:-6px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#18a877;color:white;font-size:.58rem;font-weight:950;opacity:0;transform:scale(.5);transition:.18s}
.lang-tick.show{opacity:1;transform:scale(1)}
.page-loading{overflow:hidden}
.urus-loader{position:fixed;inset:0;z-index:500;background:rgba(247,250,253,.97);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}
.urus-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.solver-stage{width:136px;height:120px;position:relative;margin-bottom:3px}
.solver-emoji{position:absolute;left:39px;top:18px;width:62px;height:74px;animation:solverThink 1.35s ease-in-out infinite;transform-origin:50% 90%}
.solver-face{width:62px;height:62px;border-radius:21px 21px 25px 25px;background:linear-gradient(145deg,#0b3a67,#1264e3);box-shadow:0 14px 32px rgba(18,100,227,.26);position:relative;overflow:hidden}
.solver-face strong{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);color:rgba(255,255,255,.22);font-size:1.2rem;font-weight:950}
.solver-eye{position:absolute;top:25px;width:6px;height:7px;border-radius:50%;background:white;animation:solverBlink 2.8s infinite}.solver-eye.left{left:18px}.solver-eye.right{right:18px}
.solver-brow{position:absolute;top:17px;width:13px;height:3px;border-radius:99px;background:#bfe0ff}.solver-brow.left{left:12px;transform:rotate(10deg)}.solver-brow.right{right:12px;transform:rotate(-18deg)}
.solver-mouth{position:absolute;width:14px;height:7px;border:2px solid white;border-top:0;border-radius:0 0 12px 12px;left:24px;top:39px;opacity:.9}
.solver-hair{position:absolute;width:28px;height:11px;left:17px;top:-5px;border-radius:60% 40% 20% 0;background:#0a2b4b;transform:rotate(-7deg);z-index:2}
.solver-hand{position:absolute;right:-8px;bottom:2px;width:22px;height:25px;transform:rotate(-20deg)}.solver-hand:before{content:"";position:absolute;width:13px;height:17px;border-radius:9px;background:#f0b36e;left:4px;top:6px}.solver-hand i{position:absolute;width:5px;height:14px;border-radius:4px;background:#f4bd7e;top:0}.solver-hand i:nth-child(1){left:2px;transform:rotate(-18deg)}.solver-hand i:nth-child(2){left:8px}.solver-hand i:nth-child(3){left:14px;transform:rotate(17deg)}
.solver-symbol{position:absolute;min-width:34px;height:28px;padding:0 7px;border-radius:10px;display:grid;place-items:center;background:white;border:1px solid #dce6ef;box-shadow:0 8px 22px rgba(21,51,80,.1);font-size:.68rem;font-weight:950;color:#285e9f}
.solver-a{left:0;top:26px;animation:solverFloatA 1.8s ease-in-out infinite}.solver-b{right:2px;top:8px;color:#11815d;animation:solverFloatB 1.6s ease-in-out infinite}.solver-c{right:0;bottom:9px;color:#7452ca;animation:solverFloatC 1.9s ease-in-out infinite}
.solver-orbit{position:absolute;inset:0;animation:solverOrbit 3.6s linear infinite}.solver-orbit i{position:absolute;width:6px;height:6px;border-radius:50%;background:#1264e3}.solver-orbit i:nth-child(1){left:13px;top:5px}.solver-orbit i:nth-child(2){right:16px;top:49px;background:#13ad92}.solver-orbit i:nth-child(3){left:28px;bottom:4px;background:#ffb03b}.solver-orbit i:nth-child(4){right:36px;bottom:0;background:#7859df}
.loader-title{font-size:.9rem;color:#153452;letter-spacing:-.01em}.loader-text{font-size:.68rem;color:#718297;min-height:1.1em}
.loader-dots{display:flex;gap:5px;margin-top:6px}.loader-dots i{width:7px;height:7px;border-radius:50%;background:#1264e3;animation:solverDot 1s ease-in-out infinite}.loader-dots i:nth-child(2){animation-delay:.15s}.loader-dots i:nth-child(3){animation-delay:.3s}
@keyframes solverThink{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-6px) rotate(1deg)}}
@keyframes solverBlink{0%,44%,48%,100%{transform:scaleY(1)}46%{transform:scaleY(.12)}}
@keyframes solverFloatA{0%,100%{transform:translate(0,0) rotate(-5deg)}50%{transform:translate(-4px,-8px) rotate(-9deg)}}
@keyframes solverFloatB{0%,100%{transform:translate(0,0) rotate(5deg)}50%{transform:translate(4px,-7px) rotate(10deg)}}
@keyframes solverFloatC{0%,100%{transform:translate(0,0) rotate(-3deg)}50%{transform:translate(5px,7px) rotate(4deg)}}
@keyframes solverOrbit{to{transform:rotate(360deg)}}
@keyframes solverDot{0%,100%{opacity:.2;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}
@media(max-width:1040px){.lang-picker{margin-left:auto}.lab-pill{display:none}}
@media(max-width:560px){.lang-picker{height:32px;padding-left:6px}.lang-picker select{font-size:.6rem;max-width:64px}.lang-icon{font-size:.68rem}.header-actions{gap:5px}.header-inner{gap:10px}}
@media(prefers-reduced-motion:reduce){
 html:not(.force-full-motion) .solver-emoji,
 html:not(.force-full-motion) .solver-symbol,
 html:not(.force-full-motion) .solver-orbit,
 html:not(.force-full-motion) .loader-dots i{animation-duration:6s!important}
}

/* Backend wiring — additive only; preserves locked r006 UI/UX */
.auth-form,.case-form{display:grid;gap:12px;margin-top:16px}
.auth-form label,.case-form label{display:grid;gap:6px}
.auth-form label>span,.case-form label>span{font-size:.67rem;font-weight:850;color:#51647a}
.auth-form input,.case-form input,.case-form textarea{
  width:100%;border:1px solid #d6e1eb;background:#fff;border-radius:12px;
  padding:11px 12px;font:inherit;font-size:.76rem;color:#10273f;outline:0
}
.auth-form input:focus,.case-form input:focus,.case-form textarea:focus{
  border-color:#2a75d6;box-shadow:0 0 0 3px rgba(42,117,214,.1)
}
.case-form textarea{resize:vertical;min-height:132px;line-height:1.55}
.auth-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:2px}
.auth-message{min-height:1.2em;font-size:.65rem;line-height:1.45;color:#5f7185}
.auth-form button:disabled,.case-form button:disabled{opacity:.55;cursor:wait}
.empty-live-state{padding:18px;border:1px dashed #d6e2ec;border-radius:13px;background:#f8fafc;color:#748397;font-size:.7rem;text-align:center}
.real-case-row{width:100%;border:0;text-align:left;cursor:pointer}
.case-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}
.case-detail-grid>div{background:#f6f8fa;border-radius:11px;padding:10px}
.case-detail-grid span{display:block;font-size:.56rem;color:#8190a1;text-transform:uppercase;font-weight:850}
.case-detail-grid strong{font-size:.72rem}
@media(max-width:560px){.auth-actions>.btn{flex:1}.case-detail-grid{grid-template-columns:1fr 1fr}}

/* Evidence workspace — additive to locked r006 case modal */
.evidence-box{margin-top:14px;border:1px solid #dde6ee;border-radius:14px;background:#fbfcfd;padding:12px}
.evidence-head{display:flex;align-items:end;justify-content:space-between;gap:10px}
.evidence-head>div>strong{display:block;font-size:.73rem;margin-top:2px}
#evidenceForm{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.evidence-file{position:relative;display:inline-flex;align-items:center;border:1px solid #d5e0ea;border-radius:9px;background:#fff;padding:7px 9px;cursor:pointer}
.evidence-file span{font-size:.59rem;font-weight:850;color:#46647f}
.evidence-file input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}
.evidence-file:has(input:disabled){opacity:.55;cursor:wait}
.evidence-message{min-height:1.1em;margin:6px 0;font-size:.59rem;color:#65788b}
.evidence-list{display:grid;gap:7px}
.evidence-item{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:9px;border:1px solid #e3e9ef;border-radius:11px;background:#fff}
.evidence-mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#edf5ff;color:#2369ad;font-weight:950}
.evidence-item strong{display:block;font-size:.65rem;overflow-wrap:anywhere}
.evidence-item small{display:block;font-size:.54rem;color:#8593a2;margin-top:2px}
.evidence-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}
.evidence-actions button{border:1px solid #d5e0e8;background:#f8fafc;color:#36566f;border-radius:8px;padding:6px 7px;font-size:.54rem;font-weight:850;cursor:pointer}
.evidence-actions button:last-child{color:#9c3d49;background:#fff8f8;border-color:#ead5d8}
.evidence-actions button:disabled{opacity:.5;cursor:wait}
@media(max-width:560px){
 .evidence-head{align-items:stretch;flex-direction:column}
 #evidenceForm{justify-content:stretch}
 .evidence-file,#evidenceForm>.btn{flex:1;justify-content:center}
 .evidence-item{grid-template-columns:30px 1fr}
 .evidence-actions{grid-column:1/-1;justify-content:flex-end}
}


/* Auth first-time flow clarification */
.auth-first-time{display:grid;gap:3px;margin:13px 0 3px;padding:10px 11px;border:1px solid #dbe7f3;border-radius:11px;background:#f5f9fe}
.auth-first-time strong{font-size:.64rem;line-height:1.4;color:#204b75}
.auth-first-time span{font-size:.58rem;line-height:1.4;color:#718398}
