html{scroll-behavior:smooth;background:#f8f4df;width:100%}body{background:#f8f4df;width:100%;min-width:0;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}:root{--px:2px;--grid:4px;--ui-ink:#173f3b;--ui-ink-soft:#355e58;--ui-ink-deep:#0d2928;--ui-muted:#526b65;--ui-panel:#fff8df;--ui-panel-mid:#e7ddb5;--ui-canvas:#f7efd3;--ui-line:#244f47;--ui-highlight:#fffef3;--ui-sky:#78cfee;--ui-green:#2f7d59;--ui-green-ink:#286b4e;--ui-green-light:#9fcd62;--ui-violet:#6657a2;--ui-gold:#e99b35;--ui-coral:#d9654f;--ui-blue:#337fa4;--ui-border:2px solid var(--ui-line);--ui-shadow:4px 4px 0 var(--ui-ink-deep);--ui-shadow-soft:4px 4px 0 #0d29282e;--ui-inset:inset 0 0 0 2px var(--ui-highlight);--ui-radius:4px;--ui-step:96ms steps(2, end);color:var(--ui-ink);background:var(--ui-canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Noto Sans SC,PingFang SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;scroll-padding-top:100px}body{width:100%;min-width:0;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit}::selection{color:var(--ui-ink-deep);background:#cbe879}.hunter-site{background:linear-gradient(#244f4706 1px, transparent 1px), linear-gradient(90deg, #244f4706 1px, transparent 1px), var(--ui-canvas);background-size:8px 8px;min-width:0;position:relative;overflow-x:hidden}.hunter-site main{z-index:1;outline:none;position:relative}.skip-link{z-index:100;border:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-highlight);background:var(--ui-ink-deep);box-shadow:var(--ui-shadow);transition:translate var(--ui-step);padding:.7rem 1rem;font-weight:850;text-decoration:none;position:fixed;top:10px;left:50%;translate:-50% -180%}.skip-link:focus{translate:-50%}.world-atmosphere{z-index:6;pointer-events:none;position:fixed;inset:0}.world-atmosphere i{background:var(--ui-gold);width:4px;height:4px;animation:11s steps(4,end) infinite pixel-drift;position:absolute;box-shadow:4px 0 #e99b35ad,-4px 0 #e99b35ad,0 4px #e99b35ad,0 -4px #e99b35ad}.world-atmosphere i:first-child{top:20%;left:2%}.world-atmosphere i:nth-child(2){background:var(--ui-violet);animation-delay:-4s;top:45%;right:3%;box-shadow:4px 0 #6657a29e,-4px 0 #6657a29e,0 4px #6657a29e,0 -4px #6657a29e}.world-atmosphere i:nth-child(3){background:var(--ui-green-light);animation-delay:-7s;top:70%;left:4%;box-shadow:4px 0 #9fcd629e,-4px 0 #9fcd629e,0 4px #9fcd629e,0 -4px #9fcd629e}.world-atmosphere i:nth-child(4){background:var(--ui-blue);animation-delay:-9s;top:86%;right:4%;box-shadow:4px 0 #337fa494,-4px 0 #337fa494,0 4px #337fa494,0 -4px #337fa494}.site-header{z-index:20;border:var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(180deg, #fffef3fa 0 4px, transparent 4px), color-mix(in srgb, var(--ui-panel) 96%, transparent);width:min(1280px,100% - 28px);min-height:68px;box-shadow:var(--ui-inset), var(--ui-shadow);justify-content:space-between;align-items:center;gap:1.25rem;padding:.45rem .55rem .45rem .7rem;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}.brand{border-radius:2px;align-items:center;gap:.75rem;min-width:max-content;text-decoration:none;display:flex}.brand__badge{width:48px;height:48px;color:var(--ui-highlight);box-shadow:inset 2px 2px 0 #ffffff57, inset -2px -2px 0 #0d292838, 3px 3px 0 var(--ui-ink-deep);background:linear-gradient(135deg,#2f7d59 0 48%,#195841 48% 100%);border:2px solid #164b39;border-radius:2px;flex:none;place-items:center;font:900 1rem/1 SFMono-Regular,Consolas,ui-monospace,monospace;display:grid;position:relative}.brand__badge:after{content:"";background:#d8f28d;width:4px;height:4px;position:absolute;top:4px;right:4px;box-shadow:-4px 0 #d8f28d99,0 4px #d8f28d99}.brand>span:last-child{line-height:1.1;display:grid}.brand b,.brand small,.site-header nav a span,.quest-label,.panel-label,.tool-card__status,.section-heading p,.section-heading>span,.hero__hud,.contact footer{letter-spacing:.06em;font-family:SFMono-Regular,Consolas,Liberation Mono,ui-monospace,monospace}.brand b{font-size:.84rem;font-weight:900}.brand small{color:var(--ui-muted);margin-top:.27rem;font-size:.68rem;font-weight:750}.site-header nav{align-items:center;gap:.2rem;display:flex}.site-header nav a{min-height:44px;color:var(--ui-ink-soft);transition:color var(--ui-step), background var(--ui-step), border-color var(--ui-step), transform var(--ui-step);border:2px solid #0000;border-radius:2px;align-items:center;gap:.34rem;padding:0 .82rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.site-header nav a span{color:var(--ui-green-ink);font-size:.67rem}.site-header nav a:is(:hover,.is-active){color:var(--ui-ink-deep);background:linear-gradient(135deg,#ffffff8f 0 4px,#0000 4px),#ddeaaf;border-color:#244f4742;box-shadow:inset 2px 2px #ffffffa3,inset -2px -2px #2f7d591f}.site-header nav a:hover{transform:translateY(-2px)}.site-header nav a.is-active:after{background:var(--ui-coral);content:"";width:12px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.site-header .menu-button{display:none}.site-signal{min-width:190px;color:var(--ui-ink-soft);letter-spacing:.05em;background:#edf1c8;border:2px solid #244f4752;border-radius:2px;grid-template-columns:10px auto 1fr;align-items:center;gap:.45rem;padding:.52rem .65rem;font:780 .62rem/1 SFMono-Regular,Consolas,ui-monospace,monospace;text-decoration:none;display:grid}.site-signal i{background:var(--ui-green-light);width:8px;height:8px;animation:1.8s steps(3,end) infinite signal-pulse;box-shadow:0 0 0 2px #2f7d5933}.site-signal span{color:var(--ui-muted)}.site-signal strong{color:var(--ui-ink-deep);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.hero,.section-shell{scroll-margin-top:100px}.hero{--reveal-x:70%;border-bottom:4px solid var(--ui-line);isolation:isolate;background:#9ddcf0;align-items:center;min-height:100svh;padding:122px clamp(1.5rem,6vw,7rem) 94px;display:grid;position:relative;overflow:hidden}.hero__art{z-index:-3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__art picture,.hero__art img{width:100%;height:100%;display:block}.hero__art img{object-fit:cover;object-position:52% center;image-rendering:auto}.hero__art-reveal,.hero__blade,.hero__reveal-hint{display:none}.hero__art:after{z-index:2;content:"";background:linear-gradient(90deg,#f7efd3fc 0%,#f7efd3f7 25%,#f7efd3d1 36%,#f7efd347 50%,#0000 64%),linear-gradient(#0000 66%,#f7efd333 82%,#f7efd3eb 100%);position:absolute;inset:0}.hero:before{z-index:-2;content:"";opacity:.26;pointer-events:none;background-image:radial-gradient(#173f3b1f .8px,#0000 .8px);background-size:4px 4px;position:absolute;inset:0 43% 0 0;-webkit-mask-image:linear-gradient(90deg,#000 0 45%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 45%,#0000 100%)}.hero:after{z-index:-1;content:"";background:repeating-linear-gradient(90deg,#77ac4d 0 12px,#508b45 12px 16px,#2d6443 16px 20px);height:10px;position:absolute;bottom:0;left:0;right:0}.hero__copy{z-index:2;width:min(48vw,920px);position:relative}.quest-label{color:var(--ui-ink-soft);flex-wrap:wrap;align-items:center;gap:.7rem;margin:0 0 1.2rem;font-size:.74rem;font-weight:850;display:flex}.quest-label span{color:var(--ui-highlight);box-shadow:inset 2px 2px 0 #ffffff38, 3px 3px 0 var(--ui-ink-deep);background:linear-gradient(#6858a3 0 50%,#4d4186 50% 100%);border:2px solid #44377e;border-radius:2px;padding:.46rem .7rem}.hero h1{letter-spacing:-.064em;text-wrap:balance;max-width:920px;text-shadow:2px 2px 0 var(--ui-highlight), 4px 4px 0 #173f3b21;margin:0;font-family:ui-rounded,SF Pro Rounded,Avenir Next,Noto Sans SC,PingFang SC,sans-serif;font-size:clamp(3rem,4.25vw,4.9rem);font-weight:950;line-height:1.03}.hero h1 em,.contact h2 em{color:var(--ui-green-ink);font-style:normal;display:block}.hero__summary{color:#294e49;text-wrap:pretty;max-width:620px;margin:1.35rem 0 1.7rem;font-size:clamp(.98rem,1.2vw,1.1rem);font-weight:580;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}.pixel-button{isolation:isolate;border:var(--ui-border);border-radius:var(--ui-radius);min-height:48px;color:var(--ui-ink-deep);background:linear-gradient(180deg, #ffffffad 0 4px, transparent 4px), var(--ui-panel);box-shadow:var(--ui-inset), var(--ui-shadow);cursor:pointer;transition:transform var(--ui-step), box-shadow var(--ui-step), background var(--ui-step), filter var(--ui-step);justify-content:center;align-items:center;gap:.85rem;padding:.72rem 1.05rem;font-family:SFMono-Regular,Consolas,ui-monospace,monospace;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.pixel-button:after{z-index:-1;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:24%;position:absolute;top:3px;bottom:3px;left:-38%;transform:skew(-18deg)}.pixel-button>span{transition:transform var(--ui-step);display:inline-block}.pixel-button:hover{box-shadow:var(--ui-inset), 6px 6px 0 var(--ui-ink-deep);filter:saturate(1.08);transform:translate(-2px,-2px)}.pixel-button:hover:after{animation:.42s steps(5,end) forwards button-scan}.pixel-button:hover>span{transform:translate(4px)}.pixel-button:active{box-shadow:var(--ui-inset), 0 0 0 var(--ui-ink-deep);filter:saturate(.94);transform:translate(4px,4px)}.pixel-button:active>span{transform:translate(1px)}.pixel-button--primary{color:#33220f;background:linear-gradient(180deg, #fff7bed1 0 4px, transparent 4px), linear-gradient(180deg, #ffc65a 0 52%, var(--ui-gold) 52% 100%);border-color:#8f551e}.hero__hud{z-index:2;width:min(470px,100% - 3rem);min-height:46px;color:var(--ui-highlight);background-color:#173b3a;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:4px 4px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:2px solid #0a2626;border-radius:2px;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:.72rem;padding:.58rem .72rem;font-size:.68rem;font-weight:800;display:grid;position:absolute;bottom:24px;left:clamp(1.5rem,6vw,7rem);box-shadow:inset 2px 2px #ffffff29,4px 4px #0d29288a}.hero__hud>div{background:#d9d7b8;border:2px solid #091f20;border-radius:1px;height:12px;padding:2px;overflow:hidden}.hero__hud i{background:repeating-linear-gradient(90deg,#9fd259 0 10px,#72aa45 10px 12px,#0000 12px 14px);width:74%;height:100%;display:block}.scroll-cue{z-index:2;border:var(--ui-border);min-height:42px;color:var(--ui-ink-deep);background:var(--ui-panel);border-radius:2px;align-items:center;gap:.55rem;padding:.48rem .72rem;font:800 .72rem SFMono-Regular,Consolas,ui-monospace,monospace;text-decoration:none;display:flex;position:absolute;bottom:26px;right:clamp(1.5rem,4vw,4rem);box-shadow:3px 3px #0d29287a}.scroll-cue span{color:var(--ui-coral);font-size:1rem}.section-shell{padding:clamp(6rem,10vw,9rem) clamp(1.5rem,7vw,7rem);position:relative}.section-heading{z-index:1;border-bottom:2px solid var(--ui-line);grid-template-columns:1fr auto;align-items:end;gap:.7rem 2rem;margin-bottom:clamp(2.6rem,5vw,4.5rem);padding-bottom:1.25rem;display:grid;position:relative}.section-heading:before{background:color-mix(in srgb, var(--ui-line) 34%, transparent);content:"";height:2px;position:absolute;bottom:-6px;left:0;right:0}.section-heading:after{background:repeating-linear-gradient(90deg, var(--ui-green) 0 14px, var(--ui-green-light) 14px 20px, var(--ui-gold) 20px 24px);content:"";width:clamp(84px,12vw,158px);height:6px;position:absolute;bottom:-4px;left:0}.section-heading p{color:var(--ui-green-ink);grid-column:1/-1;margin:0;font-size:.74rem;font-weight:850}.section-heading h2{letter-spacing:-.06em;text-shadow:2px 2px 0 var(--ui-highlight), 4px 4px 0 #173f3b1a;margin:0;font-family:ui-rounded,SF Pro Rounded,Avenir Next,Noto Sans SC,sans-serif;font-size:clamp(2.5rem,5vw,5rem);line-height:1}.section-heading>span{color:var(--ui-muted);font-size:.7rem;font-weight:760}.intelligence{border-bottom:4px solid var(--ui-line);background:radial-gradient(circle at 82% 22%,#78cfee4d,#0000 25%),linear-gradient(#244f470a 1px,#0000 1px) 0 0/8px 8px,linear-gradient(90deg,#244f470a 1px,#0000 1px) 0 0/8px 8px,#f5edcf;overflow:hidden}.intelligence:before{content:"";pointer-events:none;border:2px dashed #4e3e9233;border-radius:50%;width:260px;height:260px;position:absolute;top:22%;right:-78px;box-shadow:inset 0 0 0 38px #6657a209,inset 0 0 0 40px #6657a214}.intelligence-grid{z-index:1;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);align-items:stretch;gap:clamp(1.5rem,3.5vw,3.5rem);display:grid;position:relative}.signal-console,.route-console{border:var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-inset), 6px 6px 0 #0d292857}.signal-console{background:linear-gradient(180deg, #ffffffc2 0 4px, transparent 4px), var(--ui-panel);flex-direction:column;padding:clamp(1.4rem,3vw,2.4rem);display:flex}.signal-console .panel-label{color:var(--ui-green-ink);margin-bottom:1.25rem}.signal-console h3,.route-console__copy h3{letter-spacing:-.04em;margin:0;font-family:ui-rounded,SF Pro Rounded,Avenir Next,Noto Sans SC,PingFang SC,sans-serif}.signal-console h3{font-size:clamp(1.8rem,3vw,2.8rem)}.signal-console>p:not(.panel-label){color:var(--ui-muted);margin:1rem 0 1.5rem;font-size:.9rem;line-height:1.8}.intent-switcher{gap:.65rem;display:grid}.intent-switcher button{min-height:58px;color:var(--ui-ink);cursor:pointer;text-align:left;transition:border-color var(--ui-step), background var(--ui-step), box-shadow var(--ui-step), transform var(--ui-step);background:#fffef3b8;border:2px solid #244f473d;border-radius:2px;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.7rem .85rem;display:grid}.intent-switcher button:hover{border-color:var(--ui-green);transform:translate(4px)}.intent-switcher button.is-active{border-color:var(--ui-line);background:linear-gradient(90deg,#dceca6 0 8px,#0000 8px),#f4f6d9;box-shadow:3px 3px #0d292833}.intent-switcher span{font-size:.86rem;font-weight:820}.intent-switcher small{color:var(--ui-green-ink);letter-spacing:.04em;font:800 .6rem SFMono-Regular,Consolas,ui-monospace,monospace}.signal-console footer{color:var(--ui-muted);border-top:2px dashed #244f4733;flex-wrap:wrap;gap:.75rem 1rem;margin-top:auto;padding-top:1.2rem;font:750 .61rem/1.5 SFMono-Regular,Consolas,ui-monospace,monospace;display:flex}.signal-console footer span:first-child{color:var(--ui-green-ink)}.signal-console footer button{color:#4e3e92;cursor:pointer;font:inherit;text-underline-offset:.25em;background:0 0;border:0;margin-left:auto;padding:0;font-weight:900;text-decoration:underline}.signal-console footer b{color:var(--ui-green-ink);margin-left:auto}.route-console{min-height:590px;color:var(--ui-highlight);background:radial-gradient(#7ecfee33 1px,#0000 1px) 0 0/6px 6px,linear-gradient(145deg,#214f4a,#102f31);grid-template-rows:auto auto 1fr;grid-template-columns:minmax(180px,.7fr) minmax(260px,1fr);gap:1.5rem 2rem;padding:clamp(1.4rem,3vw,2.4rem);display:grid;position:relative;overflow:hidden}.route-console>header{letter-spacing:.07em;border-bottom:2px solid #ffffff2e;grid-column:1/-1;justify-content:space-between;align-items:center;padding-bottom:1rem;font:800 .67rem SFMono-Regular,Consolas,ui-monospace,monospace;display:flex}.route-console>header div{color:#bceaf3;align-items:center;gap:.6rem;display:flex}.route-console>header i{background:var(--ui-green-light);width:8px;height:8px;animation:1.8s steps(3,end) infinite signal-pulse;box-shadow:0 0 0 3px #c2e76024}.route-console>header strong{color:#d7ed8d}.route-console__core{align-self:center;place-items:center;min-height:210px;display:grid;position:relative}.route-console__core>i{aspect-ratio:1;border:1px solid #bceaf359;border-radius:50%;width:76%;position:absolute}.route-console__core>i:nth-child(2){border-style:dashed;border-color:#c2e7606b;width:52%;animation:14s steps(24,end) infinite reverse core-spin}.route-console__core>i:nth-child(3){background:#78cfee24;border:0;width:24%;box-shadow:0 0 30px #78cfee38}.route-console__core>i:first-child{animation:18s steps(32,end) infinite core-spin}.route-console__core b{z-index:2;text-shadow:3px 3px #4e3e92;font:950 2.6rem/1 SFMono-Regular,Consolas,ui-monospace,monospace;position:relative}.route-console__core span{color:#bceaf3;background:#163d3b;border:1px solid #ffffff47;padding:.25rem .4rem;font:750 .5rem SFMono-Regular,Consolas,ui-monospace,monospace;position:absolute}.route-console__core span:first-of-type{top:10%;left:0}.route-console__core span:nth-of-type(2){top:20%;right:0}.route-console__core span:nth-of-type(3){bottom:8%;right:10%}.route-console__copy{align-self:center}.route-console__copy>p{color:#bceaf3;letter-spacing:.07em;margin:0 0 .8rem;font:800 .62rem SFMono-Regular,Consolas,ui-monospace,monospace}.route-console__copy h3{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.15}.route-console__copy small{color:#d8e8e3;margin-top:1rem;font-size:.78rem;line-height:1.75;display:block}.route-console ol{grid-column:1/-1;align-self:end;gap:.72rem;margin:0;padding:0;list-style:none;display:grid}.route-console li a{min-height:68px;transition:border-color var(--ui-step), background var(--ui-step), transform var(--ui-step);background:#ffffff0b;border:1px solid #ffffff38;grid-template-columns:42px 1fr auto;align-items:center;gap:.9rem;padding:.72rem .85rem;text-decoration:none;display:grid}.route-console li a:hover{background:#c2e76014;border-color:#d7ed8d;transform:translate(4px)}.route-console li a>span{color:#d7ed8d;font:850 .7rem SFMono-Regular,Consolas,ui-monospace,monospace}.route-console li div{gap:.25rem;display:grid}.route-console li strong{font-size:.86rem}.route-console li small{color:#b9cec8;font-size:.7rem}.route-console li a>b{color:#bceaf3}.profile{background:linear-gradient(#2f7d5909 2px,#0000 2px) 0 0/16px 16px,linear-gradient(90deg,#2f7d5909 2px,#0000 2px) 0 0/16px 16px,linear-gradient(#f7efd3,#edf0c9)}.profile:before{content:"";background:linear-gradient(45deg,#0000 0 46%,#2f7d591f 46% 54%,#0000 54%),repeating-linear-gradient(0deg,#0000 0 14px,#2f7d5914 14px 16px);border:2px solid #244f4729;width:112px;height:112px;position:absolute;top:15%;right:-36px;rotate:12deg}.profile-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(1.5rem,3vw,3rem);display:grid;position:relative}.license-card{border:var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(180deg, #ffffffc2 0 4px, transparent 4px), var(--ui-panel);min-height:360px;box-shadow:inset 0 0 0 3px #d8cfaa, inset 0 0 0 5px var(--ui-highlight), 6px 6px 0 #173f3b4d;grid-template-columns:minmax(150px,.4fr) 1fr;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.55rem,3.5vw,2.7rem);display:grid;position:relative;overflow:hidden}.license-card:before{background:repeating-linear-gradient(90deg, var(--ui-sky) 0 20px, var(--ui-green-light) 20px 40px, var(--ui-gold) 40px 56px, var(--ui-violet) 56px 72px);content:"";height:6px;position:absolute;top:8px;left:8px;right:8px}.license-card:after{content:"";pointer-events:none;border:1px dashed #244f473d;position:absolute;inset:18px}.license-card__portrait{z-index:1;border:2px solid var(--ui-line);background:radial-gradient(circle at 70% 22%,#fffef3 0 20px,#0000 21px),linear-gradient(#ffffff2e 2px,#0000 2px) 0 0/8px 8px,linear-gradient(90deg,#ffffff2e 2px,#0000 2px) 0 0/8px 8px,linear-gradient(#85d0e5 0 62%,#8bbd56 62% 100%);border-radius:2px;place-items:center;min-height:250px;display:grid;position:relative;overflow:hidden;box-shadow:inset 3px 3px #ffffff85,inset -3px -3px #0d292824}.license-card__portrait:after{content:"";clip-path:polygon(0 28%,10% 20%,20% 34%,34% 15%,48% 30%,60% 12%,75% 31%,88% 18%,100% 32%,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#0000 0 14px,#0d29281f 14px 16px),#4d9658;height:50%;position:absolute;bottom:-26%;left:-12%;right:-12%}.license-card__portrait span{z-index:2;color:var(--ui-highlight);text-shadow:3px 3px 0 var(--ui-green), 6px 6px 0 #0d29283d;font:950 clamp(4rem,8vw,7.5rem)/1 SFMono-Regular,Consolas,ui-monospace,monospace;position:relative}.license-card__portrait i{z-index:1;aspect-ratio:1;border:2px dashed #fffef3b8;width:76%;position:absolute}.license-card__main{z-index:1;position:relative}.license-card__main>p{color:var(--ui-green-ink);letter-spacing:.09em;margin:0;font:850 .7rem/1.4 SFMono-Regular,Consolas,ui-monospace,monospace}.license-card__main h3{letter-spacing:-.06em;text-shadow:2px 2px #d8cfaa;margin:.78rem 0 2rem;font-family:SFMono-Regular,Consolas,ui-monospace,monospace;font-size:clamp(3rem,6vw,6rem);font-weight:950;line-height:.82}.license-card__main h3 small{color:var(--ui-muted);letter-spacing:.1em;margin-top:1rem;font:800 .68rem/1.4 SFMono-Regular,Consolas,ui-monospace,monospace;display:block}.license-card dl{margin:0}.license-card dl div{border-top:2px solid #244f4742;grid-template-columns:90px 1fr;gap:1rem;padding:.76rem 0;display:grid}.license-card dt{color:var(--ui-green-ink);font:850 .68rem SFMono-Regular,Consolas,ui-monospace,monospace}.license-card dd{margin:0;font-size:.9rem;font-weight:720}.license-card__stamp{z-index:2;color:#493d82;background:#ebe5fb;border:2px solid #52468d;border-radius:2px;padding:.4rem .82rem;font:850 .7rem SFMono-Regular,Consolas,ui-monospace,monospace;position:absolute;bottom:18px;right:18px;rotate:-4deg;box-shadow:2px 2px #493d8240}.stats-panel{border-radius:var(--ui-radius);color:var(--ui-highlight);background:radial-gradient(#7ecfee29 1px,#0000 1px) 0 0/6px 6px,linear-gradient(145deg,#214f4a,#123535);border:2px solid #0a2928;padding:clamp(1.5rem,3vw,2.5rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #ffffff17,6px 6px #0d29287a}.stats-panel:after{content:"";border:2px dashed #fff3;width:48px;height:48px;position:absolute;top:22px;right:22px;rotate:45deg}.panel-label{color:#bceaf3;margin:0 0 2rem;font-size:.74rem;font-weight:850}.stat{margin-bottom:1.45rem}.stat>div:first-child{justify-content:space-between;margin-bottom:.52rem;font-size:.9rem;display:flex}.stat strong{color:#d7ed8d;font:850 .72rem SFMono-Regular,Consolas,ui-monospace,monospace}.stat__bar{background:#d6d4b8;border:2px solid #081e1f;height:14px;padding:2px;overflow:hidden}.stat__bar i{background:repeating-linear-gradient(90deg,#7fc7d9 0 10px,#a8d35d 10px 14px,#0000 14px 16px);height:100%;display:block}.stats-panel__note{color:#d8e8e3;border-top:2px dashed #fff3;margin:2.35rem 0 0;padding-top:1.2rem;font-size:.8rem;line-height:1.75}.tools{color:var(--ui-highlight);background:radial-gradient(#82c4bc 1px,#0000 1px) 0 0/8px 8px,linear-gradient(#1a4541,#102f31)}.tools:before{content:"";background:repeating-linear-gradient(90deg,#5b9e58 0 16px,#79b960 16px 24px,#2e6b4e 24px 28px);height:12px;position:absolute;top:0;left:0;right:0}.section-heading--dark{border-color:#fffef3bd}.section-heading--dark:before{background:#fffef338}.section-heading--dark p{color:#bde478}.section-heading--dark h2{color:var(--ui-highlight);text-shadow:2px 2px #2f7d59,4px 4px #0b2425}.section-heading--dark>span{color:#c7d8d1}.tool-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,2.5vw,2.1rem);display:grid;position:relative}.tool-card{--accent:#8a78c2;border:2px solid color-mix(in srgb, var(--accent) 48%, var(--ui-line));border-radius:var(--ui-radius);min-width:0;min-height:430px;color:var(--ui-ink-deep);background:linear-gradient(#244f4709 1px, transparent 1px), linear-gradient(90deg, #244f4709 1px, transparent 1px), color-mix(in srgb, var(--ui-panel) 94%, var(--accent) 6%);box-shadow:inset 0 0 0 3px var(--ui-highlight), 5px 5px 0 color-mix(in srgb, var(--accent) 54%, #0d2928);transition:transform var(--ui-step), box-shadow var(--ui-step), border-color var(--ui-step);background-size:8px 8px,8px 8px,auto;flex-direction:column;align-items:flex-start;padding:1.8rem;text-decoration:none;display:flex;position:relative;overflow:hidden}a.tool-card:hover{border-color:color-mix(in srgb, var(--accent) 68%, var(--ui-ink-deep));box-shadow:inset 0 0 0 3px var(--ui-highlight), 7px 7px 0 color-mix(in srgb, var(--accent) 58%, #0d2928);transform:translate(-2px,-2px)}.tool-card:before{background:repeating-linear-gradient(90deg, var(--accent) 0 18px, color-mix(in srgb, var(--accent) 62%, white) 18px 24px, transparent 24px 28px);content:"";height:6px;position:absolute;top:8px;left:8px;right:8px}.tool-card:after{background:var(--ui-gold);content:"";width:4px;height:4px;position:absolute;top:22px;right:20px;box-shadow:4px 0 #e99b358c,0 4px #e99b358c}.tool-card--violet{--accent:#8a78c2}.tool-card--lime{--accent:#79a947}.tool-card--locked{--accent:#789089;color:#47615b;background:#e5e2c5;border-style:dashed;box-shadow:inset 0 0 0 3px #f8f5dc,5px 5px #29423e}.tool-card__id{z-index:1;color:#315f46;font:900 .8rem SFMono-Regular,Consolas,ui-monospace,monospace;position:absolute;top:1.38rem;right:1.45rem}.tool-card__emblem{border:2px solid color-mix(in srgb, var(--accent) 54%, var(--ui-line));background:linear-gradient(#244f470f 2px, transparent 2px), linear-gradient(90deg, #244f470f 2px, transparent 2px), color-mix(in srgb, var(--accent) 18%, white);width:108px;height:104px;box-shadow:inset 3px 3px 0 #ffffffad, inset -3px -3px 0 color-mix(in srgb, var(--accent) 20%, transparent), 3px 3px 0 color-mix(in srgb, var(--accent) 42%, var(--ui-ink-deep));background-size:8px 8px,8px 8px,auto;border-radius:2px;flex:none;margin:.55rem 0 2.35rem;position:relative}.tool-card__emblem i{border-radius:2px;position:absolute}.tool-card__emblem i:first-child{background:linear-gradient(135deg, #fff 0 12%, color-mix(in srgb, var(--accent) 64%, white) 12% 48%, var(--accent) 48% 100%);width:44px;height:44px;box-shadow:3px 3px 0 color-mix(in srgb, var(--accent) 60%, var(--ui-ink-deep));top:28px;left:32px;rotate:45deg}.tool-card__emblem i:nth-child(2){border:2px dashed color-mix(in srgb, var(--accent) 62%, var(--ui-line));inset:16px}.tool-card__emblem i:nth-child(3){background:var(--ui-gold);width:8px;height:8px;top:12px;right:14px;box-shadow:4px 0 #e99b3575,0 4px #e99b3575}.tool-card--lime .tool-card__emblem i:first-child{border-radius:70% 0;rotate:-6deg}.tool-card__emblem--locked{background:#fff3;border-style:dashed;place-items:center;display:grid;box-shadow:inset 0 0 0 3px #ffffff4d,3px 3px #435c56}.tool-card__emblem--locked b{color:#58736c;font:900 2.3rem SFMono-Regular,Consolas,ui-monospace,monospace}.tool-card>p:first-of-type{color:#315f46;letter-spacing:.06em;margin:0 0 .48rem;font:850 .7rem SFMono-Regular,Consolas,ui-monospace,monospace}.tool-card h3{letter-spacing:-.045em;text-shadow:2px 2px 0 color-mix(in srgb, var(--accent) 18%, white);margin:0 0 .86rem;font-family:SFMono-Regular,Consolas,ui-monospace,sans-serif;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1}.tool-card__status{border:2px solid color-mix(in srgb, var(--accent) 48%, var(--ui-line));color:#294f3b;background:color-mix(in srgb, var(--accent) 16%, white);border-radius:2px;padding:.34rem .52rem;font-size:.68rem;font-weight:850;box-shadow:inset 2px 2px #ffffff8f}.tool-card__description{color:#355650;margin:1.25rem 0 2rem;font-size:.88rem;line-height:1.75}.tool-card>strong{color:#284f46;margin-top:auto;font:850 .74rem SFMono-Regular,Consolas,ui-monospace,monospace}.tool-card>strong span{color:color-mix(in srgb, var(--accent) 66%, var(--ui-ink-deep));transition:transform var(--ui-step);font-size:1.05rem;display:inline-block}a.tool-card:hover>strong span{transform:translate(4px,-4px)}.notes{background:radial-gradient(#244f470e 1px, transparent 1px), var(--ui-canvas);background-size:6px 6px,auto}.notes:before{content:"";border:2px dashed #244f4726;width:180px;height:180px;position:absolute;top:24%;right:-44px;rotate:45deg}.note-list{z-index:1;border:var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-panel);box-shadow:inset 0 0 0 3px #d8cfaa, inset 0 0 0 5px var(--ui-highlight), 5px 5px 0 #0d29283d;position:relative;overflow:hidden}.note-row{transition:background var(--ui-step), box-shadow var(--ui-step);background:linear-gradient(90deg,#9fcd621a 0 58px,#0000 58px),0 0;border-bottom:2px solid #244f4742;grid-template-columns:58px 1fr auto;align-items:center;gap:1.1rem;padding:1.35rem 1.45rem;text-decoration:none;display:grid}.note-row:hover{background:linear-gradient(90deg,#9fcd6238 0 58px,#0000 58px),#fffcef;box-shadow:inset 6px 0 #6b9840}.note-row:last-child{border-bottom:0}.note-row>span{color:#28543f;background:#ddecaa;border:2px solid #6b9840;border-radius:2px;place-items:center;width:40px;height:40px;font:900 .7rem SFMono-Regular,Consolas,ui-monospace,monospace;display:grid;box-shadow:inset 2px 2px #ffffffa8,2px 2px #0d292838}.note-row p{color:#526c65;margin:0 0 .36rem;font:800 .7rem SFMono-Regular,Consolas,ui-monospace,monospace}.note-row h3{margin:0;font-size:clamp(1rem,1.8vw,1.26rem);line-height:1.42}.note-row small{color:#526c65;max-width:780px;margin-top:.45rem;font-size:.78rem;line-height:1.6;display:block}.note-row em{color:#514582;background:#ece7fa;border:2px solid #625593;border-radius:2px;padding:.34rem .52rem;font:850 .66rem SFMono-Regular,Consolas,ui-monospace,monospace;box-shadow:2px 2px #51458233}.note-row__tail{justify-items:end;gap:.7rem;display:grid}.note-row__tail b{color:#526c65;transition:transform var(--ui-step), color var(--ui-step);font:800 .64rem SFMono-Regular,Consolas,ui-monospace,monospace}.note-row:hover .note-row__tail b{color:#315d46;transform:translate(4px)}.notes__aside{z-index:1;color:#526c65;max-width:500px;margin:2rem 0 0 auto;font-size:.86rem;line-height:1.78;position:relative}.notes__aside p{margin:0}.notes__aside a{color:#315d46;text-underline-offset:.28rem;gap:.55rem;margin-top:.75rem;font:850 .72rem SFMono-Regular,Consolas,ui-monospace,monospace;text-decoration-thickness:2px;display:inline-flex}.notes__aside a span{transition:transform var(--ui-step)}.notes__aside a:hover span{transform:translate(4px)}.notes-site{background:radial-gradient(#244f470e 1px, transparent 1px), var(--ui-canvas);background-size:6px 6px,auto;min-height:100svh;padding:24px clamp(1rem,4vw,4rem) 80px}.route-loading{color:#526c65;background:var(--ui-canvas);place-items:center;min-height:100svh;font:850 .72rem SFMono-Regular,Consolas,ui-monospace,monospace;display:grid}.notes-site-header{z-index:5;border:var(--ui-border);border-radius:var(--ui-radius);max-width:1440px;min-height:66px;box-shadow:var(--ui-inset), var(--ui-shadow);background:#fff8dff0;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.55rem .8rem;display:flex;position:relative}.notes-site-header nav{align-items:center;gap:.45rem;display:flex}.notes-site-header nav a{border:2px solid #0000;padding:.65rem .8rem;font:850 .7rem SFMono-Regular,Consolas,ui-monospace,monospace;text-decoration:none}.notes-site-header nav a:hover{background:#fffcef;border-color:#244f4757}.notes-index-page,.article-page,.note-missing{width:min(1180px,100%);margin:0 auto}.notes-index-hero{padding:clamp(5.5rem,10vw,9rem) 0 clamp(3.5rem,7vw,6rem);position:relative}.notes-index-hero:after{aspect-ratio:1;content:"33";color:#4e3e9229;border:3px dashed #4e3e923d;place-items:center;width:clamp(100px,15vw,190px);font:950 clamp(3rem,8vw,7rem)/1 ui-rounded,sans-serif;display:grid;position:absolute;bottom:20%;right:4%;rotate:8deg}.notes-index-hero>p:first-child,.article-hero>p:first-of-type,.note-missing>p:first-child{color:#625593;letter-spacing:.08em;font:900 .72rem SFMono-Regular,Consolas,ui-monospace,monospace}.notes-index-hero h1{letter-spacing:-.06em;max-width:820px;margin:1rem 0 1.4rem;font:950 clamp(3rem,6vw,6.5rem)/1.03 ui-rounded,SF Pro Rounded,Noto Sans SC,sans-serif}.notes-index-hero h1 em{color:var(--ui-green-ink);font-style:normal;display:block}.notes-index-hero>p:nth-of-type(2){color:#355650;max-width:600px;line-height:1.8}.notes-index-hero>span{background:#ddecaa;border:2px solid #6b9840;margin-top:1.2rem;padding:.4rem .55rem;font:850 .65rem SFMono-Regular,Consolas,ui-monospace,monospace;display:inline-block}.notes-archive{gap:1.25rem;display:grid}.archive-card{border:var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-panel);box-shadow:var(--ui-inset), 5px 5px 0 #0d292838;transition:transform var(--ui-step), box-shadow var(--ui-step), background var(--ui-step);grid-template-columns:64px minmax(0,1fr) auto;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.25rem,3vw,2rem);text-decoration:none;display:grid}.archive-card:hover{box-shadow:var(--ui-inset), 8px 8px 0 #0d29284d;background:#fffcef;transform:translate(-3px,-3px)}.archive-card__number{color:#6b9840;font:950 1rem SFMono-Regular,Consolas,ui-monospace,monospace}.archive-card p{color:#526c65;margin:0 0 .55rem;font:800 .68rem SFMono-Regular,Consolas,ui-monospace,monospace}.archive-card h2{margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.3}.archive-card .archive-card__summary{max-width:720px;margin-top:.8rem;font:500 .88rem/1.75 Inter,ui-sans-serif,system-ui,sans-serif}.archive-card footer{color:#526c65;align-content:space-between;justify-items:end;min-width:110px;font:800 .64rem SFMono-Regular,Consolas,ui-monospace,monospace;display:grid}.archive-card footer strong{color:#514582}.article-page{width:min(880px,100%)}.article-hero{padding:clamp(5rem,10vw,8rem) 0 3.5rem}.article-hero>a{color:#526c65;text-underline-offset:.25rem;font:850 .68rem SFMono-Regular,Consolas,ui-monospace,monospace}.article-hero h1{letter-spacing:-.055em;margin:1rem 0 1.35rem;font:950 clamp(2.7rem,6vw,5.4rem)/1.08 ui-rounded,SF Pro Rounded,Noto Sans SC,sans-serif}.article-hero__summary{color:#355650;max-width:740px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.article-hero dl{flex-wrap:wrap;gap:.7rem;margin:2rem 0 0;display:flex}.article-hero dl div{background:#fff8dfc2;border:2px solid #244f476b;min-width:120px;padding:.6rem .75rem}.article-hero dt,.article-hero dd{margin:0;font:800 .65rem SFMono-Regular,Consolas,ui-monospace,monospace}.article-hero dt{color:#6b9840;margin-bottom:.28rem}.article-body{border:var(--ui-border);border-radius:var(--ui-radius);color:#254b45;background:#fffaf0;padding:clamp(1.5rem,5vw,4.5rem);font-size:clamp(1rem,1.6vw,1.08rem);line-height:2;box-shadow:inset 0 0 0 4px #e5dab7,inset 0 0 0 6px #fffef3,7px 7px #0d292838}.article-body>:first-child{margin-top:0}.article-body>:last-child{margin-bottom:0}.article-body h2{color:var(--ui-ink-deep);margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.35}.article-body h2:before{color:#6b9840;content:"#";margin-right:.6rem}.article-body strong{color:#514582}.article-body code{background:#ece7fa;border:1px solid #5145823d;border-radius:2px;padding:.12rem .3rem;font-size:.88em}.article-footer{justify-content:space-between;align-items:center;gap:1rem;padding:3rem 0;display:flex}.article-footer p{color:#6b9840;font:900 .7rem SFMono-Regular,Consolas,ui-monospace,monospace}.note-missing{padding:16vh 0}.note-missing h1{font-size:clamp(2.5rem,6vw,5rem)}.note-missing code{color:#514582}.contact{border-top:4px solid var(--ui-line);text-align:center;background:radial-gradient(#ffffff75 1px,#0000 1px) 0 0/6px 6px,linear-gradient(#6ec6e8 0 52%,#99dbea 52% 70%,#78b978 70% 100%);align-content:center;justify-items:center;min-height:86svh;display:grid;overflow:hidden}.contact:before,.contact:after{z-index:0;content:"";clip-path:polygon(0 25%,8% 20%,16% 28%,24% 18%,32% 25%,41% 14%,50% 24%,60% 17%,70% 29%,80% 16%,90% 24%,100% 18%,100% 100%,0 100%);background:#4a9860;height:170px;position:absolute;bottom:-74px;left:-6%;right:-6%}.contact:after{clip-path:polygon(0 30%,12% 20%,24% 32%,38% 16%,52% 28%,68% 14%,82% 26%,100% 18%,100% 100%,0 100%);background:#2d7355;height:210px;bottom:-112px;left:-14%;right:26%}.contact__world{aspect-ratio:1;background:radial-gradient(#fffef333 1px,#0000 1px) 0 0/8px 8px;border:2px dashed #14494140;width:min(52vw,540px);animation:7s steps(4,end) infinite world-pixel-float;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:45deg}.contact__world i{border:2px solid var(--ui-line);background:var(--ui-green-light);width:12px;height:12px;position:absolute;box-shadow:2px 2px #0d29284d}.contact__world i:first-child{top:8%;left:28%}.contact__world i:nth-child(2){background:var(--ui-coral);top:35%;right:-7px}.contact__world i:nth-child(3){background:var(--ui-violet);bottom:5%;left:52%}.contact__world i:nth-child(4){background:var(--ui-gold);top:44%;left:-7px}.contact>:not(.contact__world,footer){z-index:2;position:relative}.contact .quest-label{justify-content:center}.contact h2{letter-spacing:-.075em;text-shadow:2px 2px 0 var(--ui-highlight), 5px 5px 0 #0d29282e;margin:.8rem 0 1rem;font-family:ui-rounded,SF Pro Rounded,Avenir Next,Noto Sans SC,sans-serif;font-size:clamp(3rem,7vw,7rem);font-weight:950;line-height:.95}.contact h2 em{color:#215f49}.contact>p:not(.quest-label){color:#244f47;margin:0 0 2rem;font-weight:720}.contact footer{z-index:3;color:var(--ui-highlight);text-shadow:2px 2px #0d292875;border-top:2px solid #fffef394;justify-content:space-between;gap:1rem;padding-top:.9rem;font-size:.66rem;font-weight:800;display:flex;position:absolute;bottom:1.45rem;left:clamp(1.5rem,5vw,5rem);right:clamp(1.5rem,5vw,5rem)}.site-filing{text-underline-offset:.2em}.site-filing:hover{color:var(--ui-panel)}:is(a,button):focus-visible{outline-offset:4px;outline:3px solid #4e3e92}.tools :is(a,button):focus-visible{outline-color:#ffe06f}.tool-card:focus-visible{outline-offset:5px}@keyframes pixel-drift{0%,to{transform:translateY(-4px)}50%{transform:translate(16px,16px)}}@keyframes world-pixel-float{0%,to{transform:translateY(-4px)}50%{transform:translateY(8px)}}@keyframes button-scan{0%{opacity:0;left:-38%}18%{opacity:.8}to{opacity:0;left:114%}}@keyframes signal-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes core-spin{to{transform:rotate(360deg)}}@media (width>=901px) and (hover:hover) and (pointer:fine){.hero__art-reveal{z-index:1;clip-path:polygon(0 0, calc(var(--reveal-x) - 54px) 0, calc(var(--reveal-x) + 54px) 100%, 0 100%);opacity:0;will-change:clip-path;background-image:url(/homepage-hero-killua-gon-skytrail-v2.webp);background-position:52%;background-size:cover;transition:opacity .18s ease-out;display:block;position:absolute;inset:0}.hero__blade{z-index:3;top:-12%;bottom:-12%;left:var(--reveal-x);opacity:0;pointer-events:none;will-change:left;background:#fffffff0;width:3px;transition:opacity .14s ease-out;display:block;position:absolute;transform:rotate(-6deg);box-shadow:-9px 0 18px #60e4ff80,9px 0 22px #8267e08f,0 0 3px #fff}.hero__reveal-hint{z-index:3;color:#0d2928bd;letter-spacing:.08em;pointer-events:none;align-items:center;gap:.55rem;margin:0;font:850 .66rem SFMono-Regular,Consolas,ui-monospace,monospace;transition:opacity .16s ease-out;display:flex;position:absolute;top:118px;right:clamp(1.5rem,6vw,7rem)}.hero__reveal-hint span{color:#4e3e92;font-size:1rem;animation:1.4s steps(4,end) infinite reveal-hint}.hero:hover .hero__art-reveal,.hero:hover .hero__blade{opacity:1}.hero:hover .hero__reveal-hint{opacity:0}}@keyframes reveal-hint{0%,to{transform:translate(-3px)}50%{transform:translate(3px)}}@media (width<=1100px){.site-signal{display:none}.hero__copy{width:min(52vw,720px)}.tool-grid{grid-template-columns:1fr 1fr}.intelligence-grid{grid-template-columns:1fr}.signal-console{min-height:520px}.tool-card:last-child{grid-column:1/-1;min-height:300px}}@media (width<=900px){.site-header{width:calc(100% - 20px);min-height:64px;top:10px}.site-header nav{border:var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(#244f470a 1px, transparent 1px), linear-gradient(90deg, #244f470a 1px, transparent 1px), var(--ui-panel);box-shadow:var(--ui-inset), var(--ui-shadow);background-size:8px 8px,8px 8px,auto;padding:.45rem;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.site-header nav.is-open{display:grid}.site-header nav a{min-height:48px;padding-inline:1rem}.site-header nav a.is-active:after{bottom:50%;left:auto;right:1rem;transform:translateY(50%)}.site-header .menu-button{min-height:44px;padding:.5rem .85rem;display:inline-flex}.hero{align-items:start;min-height:max(760px,100svh);padding:104px 1.5rem 76px}.hero__art{top:42%}.hero__art img{object-position:52% 45%}.hero__art:after{background:linear-gradient(#f7efd3 0%,#f7efd3f5 12%,#f7efd357 35%,#0000 52%),linear-gradient(#0000 76%,#f7efd3c7 100%)}.hero:before{inset:0;-webkit-mask-image:linear-gradient(#000 0 26%,#0000 50%);mask-image:linear-gradient(#000 0 26%,#0000 50%)}.hero__copy{width:min(100%,720px)}.hero h1{max-width:700px;font-size:clamp(2.9rem,8vw,4.2rem)}.hero__summary{max-width:610px}.hero__hud{bottom:18px;left:1.5rem;right:1.5rem}.scroll-cue{display:none}.profile-grid{grid-template-columns:1fr}}@media (width<=620px){html{scroll-padding-top:88px}.brand small{display:none}.brand__badge{width:44px;height:44px}.hero{min-height:max(780px,100svh);padding:96px 1.15rem 76px}.hero__art{top:43%}.hero__art img{object-position:50% 48%}.quest-label{gap:.5rem;margin-bottom:.92rem;font-size:.68rem}.quest-label span{padding:.4rem .58rem}.hero h1{max-width:560px;font-size:clamp(2.5rem,11.4vw,3.55rem);line-height:1.01}.hero__summary{max-width:96%;margin:1rem 0 1.2rem;font-size:.89rem;line-height:1.67}.hero__actions{gap:.65rem;max-width:360px}.hero__actions .pixel-button{min-height:44px;padding:.6rem .85rem;font-size:.76rem}.hero__hud{grid-template-columns:auto 1fr;font-size:.64rem}.hero__hud strong{display:none}.section-shell{padding:5.7rem 1.15rem}.section-heading{grid-template-columns:1fr;margin-bottom:2.5rem}.section-heading>span{margin-top:.25rem}.signal-console{min-height:0}.intent-switcher button{min-height:54px}.signal-console footer button,.signal-console footer b{text-align:left;width:100%;margin-left:0}.route-console{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr;gap:1.15rem;min-height:680px;padding:1.25rem}.route-console__core{min-height:180px}.route-console__core>i{width:170px}.route-console__core>i:nth-child(2){width:116px}.route-console__core>i:nth-child(3){width:54px}.route-console__copy,.route-console ol{grid-column:1}.license-card{grid-template-columns:1fr;padding:1.55rem}.license-card__portrait{min-height:180px}.license-card dl div{grid-template-columns:72px 1fr}.license-card__stamp{bottom:12px;right:14px}.tool-grid{grid-template-columns:1fr}.tool-card,.tool-card:last-child{grid-column:auto;min-height:390px}.note-row{grid-template-columns:44px 1fr;gap:.8rem;padding:1.15rem}.note-row>span{width:38px;height:38px}.note-row em{grid-column:2;justify-self:start}.note-row__tail{grid-column:2;justify-items:start}.notes-site{padding:12px .8rem 56px}.notes-site-header{min-height:60px}.notes-site-header .brand small,.notes-site-header nav a:first-child{display:none}.notes-index-hero{padding-top:4.5rem}.notes-index-hero:after{opacity:.6;bottom:8%;right:0}.archive-card{grid-template-columns:38px minmax(0,1fr)}.archive-card footer{grid-column:2;grid-template-columns:repeat(3,auto);justify-content:start;justify-items:start;gap:.8rem}.article-hero{padding-top:4rem}.article-footer{flex-direction:column;align-items:flex-start}.contact{min-height:760px}.contact h2{font-size:clamp(3.2rem,15vw,4.4rem)}.contact>p:not(.quest-label){max-width:290px;line-height:1.7}.contact footer{justify-items:center;font-size:.63rem;display:grid}}@media (width<=380px){.hero__actions{width:100%}.hero__actions .pixel-button{width:100%;box-shadow:var(--ui-inset), 2px 2px 0 var(--ui-ink-deep)}.hero__hud{width:auto;left:1rem;right:1rem}}@media (width>=901px) and (height<=800px){.site-header{min-height:62px}.hero{min-height:100svh;padding-top:94px;padding-bottom:70px}.quest-label{margin-bottom:.82rem}.hero h1{font-size:clamp(3rem,3.75vw,4.4rem)}.hero__summary{margin:.95rem 0 1.15rem;line-height:1.62}.hero__hud{bottom:14px}.scroll-cue{bottom:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
