/* RobinX: a restrained extension of the existing type, color and spacing system. */
body{isolation:isolate}
body>.site-header,body>main,body>footer{position:relative;z-index:1}
.cursor-glow{position:fixed;z-index:0;top:0;left:0;width:680px;height:680px;pointer-events:none;opacity:0;transform:translate3d(-1000px,-1000px,0);border-radius:50%;background:radial-gradient(circle,rgba(216,255,62,.055) 0%,rgba(216,255,62,.025) 32%,transparent 68%);transition:opacity .22s ease;will-change:transform;contain:paint}
.cursor-glow.is-visible{opacity:1}
body.palette-open .cursor-glow,body:has(.detail-dialog[open]) .cursor-glow{opacity:0}
@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.cursor-glow{display:none}}
.site-nav{display:flex;align-items:center;gap:22px;height:100%}
.site-nav a{display:inline-flex;align-items:center;min-height:42px;border-bottom:1px solid transparent;color:#aab0a7;font:500 .66rem "DM Mono",monospace;text-transform:uppercase;letter-spacing:.095em;white-space:nowrap;transition:color .2s ease,border-color .2s ease}
.site-nav a:first-child{color:var(--ink)}
.site-nav a:hover,.site-nav a[aria-current],.site-nav a[data-section-current]{color:var(--acid);border-bottom-color:var(--acid)}
.site-nav a:focus-visible{outline-offset:2px}
.apps-page .crumb{color:#777d77;font:400 .65rem "DM Mono",monospace;letter-spacing:.07em}
.apps-page .crumb b{margin:0 7px;color:var(--acid);font-weight:400}
.home-page .intro{padding-bottom:clamp(72px,9vw,112px)}
.home-section-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#919b84;font:500 .64rem "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}
.home-section-line>span:first-child{display:flex;align-items:center;gap:10px;color:var(--acid)}
.home-section-line i{font-style:normal;box-shadow:0 0 12px rgba(216,255,62,.22)}
.section-kicker{margin:0 0 14px;color:var(--acid);font:500 .64rem "DM Mono",monospace;letter-spacing:.1em;text-transform:uppercase}
.home-toolbox{position:relative;isolation:isolate;padding-bottom:90px}
.home-toolbox:before{content:"";position:absolute;z-index:-1;inset:42px -10px auto;height:480px;pointer-events:none;background:radial-gradient(ellipse at 66% 18%,rgba(216,255,62,.026),transparent 58%)}
.home-section-intro{display:flex;align-items:end;justify-content:space-between;gap:50px;padding:45px 0 34px}
.home-section-intro h2{margin:0;font-size:clamp(3.35rem,6.8vw,6.2rem);line-height:.98;letter-spacing:-.065em}
.home-section-intro>p{max-width:405px;margin:0 0 4px;color:#a8afa6;font-size:1rem;line-height:1.65}
.home-featured{position:relative;overflow:hidden;padding:24px 30px 0;border:1px solid #475538;border-left:2px solid var(--acid);border-radius:13px;background:linear-gradient(117deg,rgba(216,255,62,.048),rgba(216,255,62,.012) 42%,transparent 70%),#101418;box-shadow:inset 0 1px 0 rgba(216,255,62,.04)}
.home-featured:after{content:"";position:absolute;right:-8%;top:-72%;width:580px;aspect-ratio:1;border:1px solid rgba(216,255,62,.055);border-radius:50%;box-shadow:0 0 0 75px rgba(216,255,62,.012),0 0 0 150px rgba(216,255,62,.009);pointer-events:none}
.featured-topline,.featured-bottom,.utility-top,.utility-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font:500 .63rem "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}
.featured-topline{position:relative;z-index:1;color:#889184}
.featured-topline span:first-child{display:flex;align-items:center;gap:9px;color:var(--acid)}
.featured-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--acid);box-shadow:0 0 0 3px rgba(216,255,62,.09),0 0 11px rgba(216,255,62,.32)}
.featured-content{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:36px;padding:40px 0 48px}
.featured-content h3{margin:0;font-size:clamp(2.35rem,4.3vw,4.3rem);line-height:1.02;letter-spacing:-.06em}
.featured-content p{max-width:520px;margin:17px 0 0;color:#acb4a8;font-size:.96rem;line-height:1.6}
.featured-bottom{position:relative;z-index:1;justify-content:flex-start;gap:10px;padding:17px 0;border-top:1px solid rgba(216,255,62,.14);color:#8b9980;font-size:.58rem}
.featured-bottom span{color:#506047}
.action-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:46px;padding:0 17px;border:1px solid transparent;border-radius:7px;font:500 .67rem "DM Mono",monospace;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}
.action-button span,.text-link span,.utility-arrow{display:inline-block;transition:transform .2s ease}
.action-button:hover span,.text-link:hover span{transform:translateX(3px)}
.action-button-primary{background:var(--acid);border-color:var(--acid);color:var(--bg)}
.action-button-primary:hover{background:#e5ff7a;box-shadow:0 0 20px rgba(216,255,62,.11)}
.action-button-secondary{border-color:#5b6a40;background:#11170f;color:var(--acid)}
.action-button-secondary:hover{border-color:var(--acid);background:#192013}
.home-utility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}
.home-utility-card{display:flex;flex-direction:column;min-width:0;min-height:250px;padding:23px 25px 19px;border:1px solid #2a3030;border-radius:12px;background:linear-gradient(120deg,rgba(216,255,62,.014),transparent 44%),#111418;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}
.home-utility-card:hover,.home-utility-card:focus-visible{border-color:#667946;background-color:#151b18;box-shadow:inset 0 1px 0 rgba(216,255,62,.035)}
.utility-top{color:#818b7d;font-size:.59rem}
.utility-category{color:#b1c778}
.home-utility-card h3{margin:31px 0 10px;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.2;letter-spacing:-.035em}
.home-utility-card p{max-width:440px;margin:0 0 20px;color:#a5aca2;font-size:.88rem;line-height:1.6}
.utility-bottom{margin-top:auto;padding-top:15px;border-top:1px solid #2b312d;color:#8b9882;font-size:.58rem}
.utility-arrow{color:var(--acid);font-size:1rem;line-height:1}
.home-utility-card:hover .utility-arrow,.home-utility-card:focus-visible .utility-arrow{transform:translate(3px,-3px)}
.home-toolbox-end{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}
.home-toolbox-end p{max-width:590px;margin:0;color:#939b92;font-size:.83rem;line-height:1.6}
.home-about{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:30px 0 92px}
.home-about span{flex:0 0 auto;color:var(--acid);font:500 .64rem "DM Mono",monospace;letter-spacing:.09em}
.home-about p{max-width:590px;margin:0;color:#c2c8bf;font-size:1.05rem;line-height:1.6}
.home-apps{padding-bottom:88px;scroll-margin-top:20px}
.home-apps .home-section-line>span:first-child{color:#acb798}
.home-apps-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;padding:35px 0 28px}
.home-apps-heading h2{margin:0;font-size:clamp(2rem,3.8vw,3.35rem);letter-spacing:-.052em;line-height:1.05}
.home-apps-heading p:last-child{margin:12px 0 0;color:#9da59b;font-size:.92rem;line-height:1.55}
.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--acid);font:500 .65rem "DM Mono",monospace;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}
.home-app-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.home-app-list a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 13px;min-width:0;padding:19px 18px;border:1px solid #282d30;border-radius:9px;background:#0e1114;transition:border-color .2s ease,background .2s ease}
.home-app-list a:hover,.home-app-list a:focus-visible{border-color:#5c6b46;background:#121714}
.home-app-list a>span:first-child{color:#7f8a7b;font:400 .61rem "DM Mono",monospace}
.home-app-list strong{font-size:.94rem;letter-spacing:-.02em}
.home-app-list small{grid-column:2;color:#929c8b;font:400 .55rem "DM Mono",monospace;letter-spacing:.07em}
.home-app-list a:first-child small{color:var(--acid)}
.home-app-list a>span:last-child{grid-column:3;grid-row:1/3;color:var(--acid);transition:transform .2s ease}
.home-app-list a:hover>span:last-child{transform:translate(2px,-2px)}

/* The existing Toolbox layout remains intact; these are surface and state refinements. */
.toolbox-page:not(.utility-page) .toolbox-intro{background:radial-gradient(ellipse at 83% 25%,rgba(216,255,62,.028),transparent 46%)}
.toolbox-page .eyebrow .status-dot{box-shadow:0 0 11px rgba(216,255,62,.22)}
.toolbox-page .toolbox-heading{border-bottom-color:#3a4434}
.toolbox-page .toolbox-heading h2:before{content:"";display:inline-block;width:5px;height:5px;margin-right:10px;border-radius:50%;background:var(--acid);vertical-align:middle}
.toolbox-page .toolbox-heading span{color:#9aab85}
.toolbox-page .tool-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.toolbox-page .tool-card:hover{border-color:#62734b;background-color:#151a18}
.toolbox-page .utility-card:hover{transform:none;box-shadow:inset 0 1px 0 rgba(216,255,62,.045)}
.toolbox-page .utility-card:first-child{border-top-color:#6c8242}
.toolbox-page .utility-card:first-child .tool-card-meta span:first-child{color:var(--acid)}
.toolbox-page .card-action:hover,.toolbox-page .card-action:focus-visible,.toolbox-page .filter-button:hover,.toolbox-page .filter-button:focus-visible{border-color:#798e4c}
.toolbox-page .filter-button.is-active{border-color:#8ba75c;background:#1b2315;color:var(--acid)}
.toolbox-page .back-link{transition:color .2s ease}
.toolbox-page .back-link:hover{color:var(--acid)}
.utility-page .privacy-note{border-left:1px solid #526343;padding-left:12px}
.utility-page .field input:focus-visible,.utility-page .field select:focus-visible,.utility-page textarea:focus-visible{border-color:var(--acid);outline:1px solid var(--acid);outline-offset:1px;box-shadow:0 0 0 3px rgba(216,255,62,.05)}

.apps-page .apps-intro{padding:clamp(70px,9vw,116px) 0 52px;border-bottom:1px solid var(--line)}
.apps-intro .eyebrow{color:#b9c6a2}
.apps-intro h1{font-size:clamp(3.25rem,7.5vw,6.65rem)}
.apps-intro-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:28px}
.apps-intro-bottom p{max-width:620px;margin:0;color:#aab1a8;font-size:1.04rem;line-height:1.65}
.apps-intro-bottom span{color:#9aaa87;font:400 .67rem "DM Mono",monospace;white-space:nowrap}
.apps-projects{padding-top:53px;padding-bottom:100px}
.apps-projects .section-heading{margin-bottom:16px}
.apps-projects .project-card:hover{transform:translateY(-2px);border-color:#556747;box-shadow:0 18px 50px rgba(0,0,0,.3)}

@media(max-width:850px){.home-section-intro{align-items:start;flex-direction:column;gap:16px}.home-section-intro>p{max-width:600px}.featured-content{align-items:start;flex-direction:column;gap:26px}.home-app-list{grid-template-columns:1fr}.home-app-list a{grid-template-columns:30px 1fr auto}.home-app-list small{grid-column:2}.home-about{padding-bottom:74px}}
@media(max-width:700px){.site-header .header-meta{gap:10px}.site-nav{gap:11px}.site-nav a{font-size:.57rem;letter-spacing:.035em;min-height:36px}.command-hint{display:none}.toolbox-page .home-link,.apps-page .crumb{display:none}.home-page .intro{padding-bottom:69px}.home-section-line{font-size:.54rem;line-height:1.4}.home-section-line>span:last-child{text-align:right}.home-section-intro{padding:32px 0 26px}.home-section-intro h2{font-size:3.6rem}.home-section-intro>p{font-size:.92rem}.home-featured{padding:19px 19px 0}.featured-topline{font-size:.54rem}.featured-content{padding:35px 0 34px}.featured-content h3{font-size:2.55rem}.featured-content p{font-size:.89rem}.featured-bottom{font-size:.5rem;flex-wrap:wrap}.home-utility-grid{grid-template-columns:1fr;gap:10px}.home-utility-card{min-height:220px;padding:19px}.home-utility-card h3{margin-top:25px;font-size:1.42rem}.home-toolbox{padding-bottom:47px}.home-toolbox-end{align-items:flex-start;flex-direction:column;gap:20px}.home-about{flex-direction:column;gap:12px;padding:22px 0 67px}.home-about p{font-size:.96rem}.home-apps{padding-bottom:65px}.home-apps-heading{align-items:flex-start;flex-direction:column;gap:18px}.apps-page .apps-intro{padding:65px 0 42px}.apps-intro h1{font-size:clamp(2.8rem,12vw,4.3rem)}.apps-intro-bottom{align-items:flex-start;flex-direction:column;gap:15px}.apps-intro-bottom p{font-size:.94rem}.apps-projects{padding-top:40px;padding-bottom:65px}}
@media(max-width:380px){.site-nav{gap:8px}.site-nav a{font-size:.53rem}.wordmark{font-size:.9rem}.wordmark-mark{width:30px;height:30px}.featured-content h3{font-size:2.32rem}.home-section-line>span:last-child{max-width:160px}}
@media(prefers-reduced-motion:reduce){.site-nav a,.action-button,.action-button span,.text-link span,.home-utility-card,.utility-arrow,.home-app-list a,.home-app-list a>span:last-child,.toolbox-page .tool-card{transition:none}.home-featured:after{box-shadow:none}}
