@font-face{font-family:Inter;src:url('assets/inter-variable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{max-width:880px;margin:0 auto;padding:42px 32px 28px;background:#fff;color:#050505;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}
a{color:inherit;text-underline-offset:4px}
a:hover{text-decoration:none}
button{font:inherit;cursor:pointer}
:where(a,button,summary):focus-visible{outline:3px solid #455dd0;outline-offset:5px}
img{display:block;max-width:100%;height:auto;object-fit:contain;image-rendering:pixelated}
h1{font-size:clamp(36px,6vw,56px);line-height:1.12;letter-spacing:-2px;font-weight:720;margin:0}
.site-home{max-width:1200px;padding-top:54px}
.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center;padding-bottom:68px}
.hero-copy{min-width:0}
.site-home h1{font-size:clamp(42px,5.1vw,64px);line-height:1.08;letter-spacing:-2.4px}
.hero-copy p{font-size:1rem;line-height:1.55;color:#555;margin:22px 0 24px}
.hero-image{width:100%;height:auto;image-rendering:auto;border:2px solid #000;border-radius:18px}
.contact-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 23px;background:#8099ff;color:#050505;border:0;border-radius:6px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none}
.contact-button:hover{background:#94a9ff}
.site-home .minions-section,.site-home footer{max-width:816px;margin-inline:auto}
.minions-section h2{font-size:24px;line-height:1.3;font-weight:650;letter-spacing:-.5px;margin:0 0 16px}
.minion-row{display:flex;align-items:center;gap:23px;padding:22px 0;border-bottom:1px solid #dedede}
.minion-row>img{width:58px;height:58px;flex-shrink:0}
.minion-row>div{min-width:0}
.minion-row h3{font-size:17px;font-weight:650;line-height:1.4;letter-spacing:-.25px;margin:0 0 5px;overflow-wrap:break-word}
.minion-row p{font-size:1rem;line-height:1.55;color:#555;margin:0}
.system-section{padding-bottom:54px}
.system-row{align-items:flex-start}
.system-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex-shrink:0}
.system-icon img{width:30px;height:30px;image-rendering:auto}
.system-content{flex:1}
.system-details summary{width:fit-content;min-height:44px;display:flex;align-items:center;list-style:none;cursor:pointer;font-size:14px;color:#555;font-weight:550}
.system-details summary::-webkit-details-marker{display:none}
.system-details summary:hover{text-decoration:underline;text-underline-offset:4px}
.show-more>span,.show-less>span{margin-left:4px}
.system-details .show-less,.system-details[open] .show-more{display:none}
.system-details[open] .show-less{display:inline}
.detail-content{border-left:2px solid #e4e9ff;padding:2px 0 2px 20px;margin:6px 0 4px}
.detail-block+.detail-block{margin-top:20px}
.detail-block h4{font-size:1rem;line-height:1.45;font-weight:650;margin:0 0 5px}
.minion-row .detail-note{font-size:14px;color:#666;margin-top:20px}
.detail-figure{margin:22px 0 0}
.detail-figure img{width:100%;image-rendering:auto;border:1px solid #e6e6e6;border-radius:6px}
.detail-figure figcaption{font-size:12px;color:#666;margin-top:8px}
footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px 24px;margin-top:37px;font-size:13px;line-height:1.6;color:#555}
footer a{display:inline-flex;align-items:center;min-height:44px;overflow-wrap:anywhere}
.text-button{display:inline;padding:0;border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;text-align:left}
.text-button:hover{text-decoration:none}
footer .text-button{min-height:44px}
.noscript-note{font-size:13px;color:#555}
.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:5}
.skip-link:focus{top:20px}
@media(max-width:700px){
 body{padding:24px 22px}
 .site-home{padding-top:22px}
 .hero{grid-template-columns:minmax(0,1fr);gap:28px;padding-bottom:48px}
 .hero-image{grid-row:1;max-width:560px;margin-inline:auto}
 .site-home h1{font-size:clamp(40px,9vw,52px);letter-spacing:-1.8px}
 .hero-copy p{margin:16px 0 20px}
 .minions-section h2{font-size:22px;margin-bottom:12px}
 .minion-row{gap:17px;padding:20px 0;align-items:flex-start}
 .minion-row>img{width:46px;height:46px;margin-top:3px}
 .system-section{padding-bottom:40px}
 .system-icon{width:46px;height:46px;margin-top:3px}
 .system-icon img{width:28px;height:28px}
 .detail-content{padding-left:14px}
 footer{gap:8px 24px;margin-top:30px}
}
@media(max-width:360px){body{padding-inline:18px}.minion-row{gap:13px}.minion-row>img,.system-icon{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.cookie-notice{position:fixed;left:24px;bottom:24px;z-index:10;width:min(340px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:20px;background:#fffdf8;border:1px solid #eee8da;border-radius:16px;box-shadow:0 6px 28px #30264912}
.cookie-notice[hidden]{display:none}
.cookie-notice h2{font-size:16px;font-weight:650;line-height:1.4;letter-spacing:-.2px;margin:0 0 8px}
.cookie-notice p{font-size:13px;line-height:1.55;color:#555;margin:0 0 14px}
.cookie-notice button{font-size:13px;padding:8px 18px}
@media(max-width:700px){.cookie-notice{left:16px;bottom:max(16px,env(safe-area-inset-bottom));padding:17px}}

/* Hero, section headings and row icons share the same left edge. */
.site-home{padding-inline:112px}
.site-home .minions-section,.site-home footer{max-width:none}
.system-icon{justify-content:flex-start}
.detail-content{border:0;padding-left:0}
@media(max-width:700px){.site-home{padding-inline:22px}}
@media(max-width:360px){.site-home{padding-inline:18px}}
.hero-without-image{grid-template-columns:1fr}
.empty-icon{width:58px;height:58px;flex-shrink:0}
.minion-row .system-content .detail-content{margin-top:12px}
.minions-section{margin-bottom:54px}
.system-section{padding-bottom:0}
@media(max-width:700px){.empty-icon{width:46px;height:46px}.minions-section{margin-bottom:40px}}
@media(max-width:360px){.empty-icon{width:38px;height:38px}}

:is(.hero,.cookie-notice) .contact-button{position:relative;isolation:isolate;background:transparent;border-radius:0;box-shadow:none;padding:11px 24px;min-height:44px;font-weight:650;letter-spacing:.02em}
:is(.hero,.cookie-notice) .contact-button::before,:is(.hero,.cookie-notice) .contact-button::after{content:"";position:absolute;inset:0;pointer-events:none;clip-path:polygon(8px 0,calc(100% - 8px) 0,calc(100% - 8px) 4px,calc(100% - 4px) 4px,calc(100% - 4px) 8px,100% 8px,100% calc(100% - 8px),calc(100% - 4px) calc(100% - 8px),calc(100% - 4px) calc(100% - 4px),calc(100% - 8px) calc(100% - 4px),calc(100% - 8px) 100%,8px 100%,8px calc(100% - 4px),4px calc(100% - 4px),4px calc(100% - 8px),0 calc(100% - 8px),0 8px,4px 8px,4px 4px,8px 4px)}
:is(.hero,.cookie-notice) .contact-button::before{z-index:-1;background:#82c8f4;box-shadow:inset 0 4px #b7e2ff,inset 0 -4px #60afe4}
:is(.hero,.cookie-notice) .contact-button::after{z-index:-2;background:#3075a5;transform:translate(4px,4px)}
:is(.hero,.cookie-notice) .contact-button:hover{background:transparent}
:is(.hero,.cookie-notice) .contact-button:hover::before{background:#9ad6fc}
:is(.hero,.cookie-notice) .contact-button:active{transform:translate(3px,3px)}
:is(.hero,.cookie-notice) .contact-button:active::after{transform:translate(1px,1px)}
