:root{color-scheme:light dark;--accent: #414390;--accent-dark: #323268;--accent-soft: #e8e9f6;--text: #5c5d73;--text-dark: #1b1c33;--bg: #f3f4fb;--bg-soft: #e9ebf6;--surface: #ffffff;--line: #d5d7ea;--header: rgba(255, 255, 255, .92);--footer: #1b1c33;--footer-text: #d8dae8;--hero: #32336a;--hero-text: #f5f6ff;--shadow: 0 18px 40px rgba(50, 51, 106, .12);--max: 70rem;--radius: 18px;--font: "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--btn-bg: #414390;--btn-bg-hover: #323268;--btn-fg: #ffffff}@media(prefers-color-scheme:dark){:root{--accent: #8b8ed4;--accent-dark: #c5c7ee;--accent-soft: #2a2c4a;--text: #c4c6d8;--text-dark: #f3f4ff;--bg: #12131c;--bg-soft: #181a28;--surface: #1c1e2e;--line: #34364f;--header: rgba(18, 19, 28, .92);--footer: #0e0f16;--footer-text: #c4c6d8;--hero: #1d1f38;--hero-text: #f5f6ff;--shadow: 0 18px 40px rgba(0, 0, 0, .35)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font:17px/1.6 var(--font)}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--accent)}a:hover{color:var(--accent-dark)}h1,h2,h3{color:var(--text-dark);font-weight:700;line-height:1.2;letter-spacing:-.02em}h1{font-size:clamp(2rem,4.4vw,3.15rem);margin:0 0 .7rem}h2{font-size:clamp(1.4rem,2.4vw,1.9rem);margin:0 0 .8rem}h3{font-size:1.12rem;margin:0 0 .45rem}p{margin:0 0 1rem}.wrap{width:min(92%,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:var(--header);backdrop-filter:blur(14px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:.75rem;row-gap:.45rem;padding:.7rem 0}.logo{display:block;line-height:0;background:#fff;border-radius:10px;padding:.2rem .45rem;grid-column:1;min-width:fit-content}.logo img{height:48px;width:auto;max-width:none}.nav-check{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav-check:focus-visible+.nav-toggle{outline:3px solid var(--accent);outline-offset:3px}.nav-toggle{display:none}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.2rem;grid-column:2}.nav a{color:var(--text-dark);text-decoration:none;padding:.45rem .75rem;min-height:44px;border-radius:999px;font-weight:600;display:inline-flex;align-items:center}.nav a:hover{color:var(--accent);background:var(--accent-soft);text-decoration:none}.nav a[aria-current=page]{color:var(--accent);background:var(--accent-soft)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.45rem .9rem;border-radius:999px;background:var(--btn-bg);color:var(--btn-fg);text-decoration:none;font-weight:700;white-space:nowrap;grid-column:3;justify-self:end}.nav-cta:hover{background:var(--btn-bg-hover);color:var(--btn-fg)}.nav-cta-short{display:none}@media(max-width:879px){.header-inner{grid-template-columns:auto 1fr auto;grid-template-areas:"logo cta toggle" "nav nav nav";column-gap:1.1rem;row-gap:.75rem;align-items:center}.logo{grid-area:logo;justify-self:start}.nav-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--text-dark);font-weight:700;cursor:pointer;grid-area:toggle;justify-self:end}.nav-toggle-icon{width:1.1rem;height:2px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.nav-cta{grid-area:cta;justify-self:end}.nav-cta-full{display:none}.nav-cta-short{display:inline}.nav{display:none;grid-area:nav;flex-direction:column;align-items:stretch;gap:.25rem;padding:.45rem;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.nav-check:checked~.nav{display:flex}.nav a{padding:.7rem .85rem;border-radius:12px}}@media(max-width:640px){.header-inner{grid-template-columns:auto auto;grid-template-areas:"logo toggle" "cta cta" "nav nav";column-gap:1rem}.nav-cta{justify-self:start}}@media(min-width:880px){.logo img{height:52px}}.hero-band,.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.16),transparent 28%),repeating-linear-gradient(45deg,rgba(255,255,255,.045) 0 12px,transparent 12px 24px),linear-gradient(135deg,var(--hero) 0%,#414390 58%,#2b2d5c 100%);color:var(--hero-text);padding:3.2rem 0 3.6rem}.hero-band h1,.page-hero h1,.hero-band .eyebrow,.page-hero .eyebrow,.hero-band .lead,.page-hero p{color:var(--hero-text)}.hero-band .eyebrow,.page-hero .eyebrow{opacity:.85}.hero-band .lead,.page-hero p{max-width:42rem;font-size:1.12rem;opacity:.92}.hero-meta{margin:.35rem 0 0;font-size:.95rem;opacity:.88;max-width:40rem}.hero-band .cta-note{color:var(--hero-text)}.hero-band .btn-ghost-on-dark{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:none}.hero-band .btn-ghost-on-dark:hover{background:#fff;color:var(--hero)}.page-hero{padding:2.4rem 0 2.6rem}.eyebrow{display:inline-block;color:var(--accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:.55rem}.remote{border:1px solid rgba(255,255,255,.18);box-shadow:var(--shadow);border-radius:var(--radius);padding:1.4rem 1.5rem 1.5rem;background:#fff;color:#5c5d73}.remote h2{margin-top:0;color:#1b1c33}.remote a{color:#414390;font-weight:700}.remote-grid{display:grid;gap:1.25rem}@media(min-width:768px){.remote-grid{grid-template-columns:minmax(16rem,20rem) 1fr;align-items:center}}.downloads{display:flex;flex-wrap:wrap;gap:1rem}.download-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;min-width:11rem;min-height:11rem;padding:1rem 1.1rem;border:1px solid #d5d7ea;border-radius:16px;background:#f7f8fd;color:#1b1c33;text-decoration:none;text-align:center;font-weight:700}.download-card:hover{color:#414390;border-color:#414390;box-shadow:0 10px 24px #41439029}.download-card:focus-visible{outline:3px solid #414390;outline-offset:3px}.download-card img{display:block;width:88px;height:88px;border-radius:12px}.remote-help{margin:1.1rem 0 0}.section{padding:3rem 0}.section-alt{background:var(--bg-soft)}.grid{display:grid;gap:1.1rem}@media(min-width:640px){.grid.cols-2,.grid.cols-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.grid.cols-3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.3rem 1.3rem 1.4rem;box-shadow:var(--shadow);position:relative;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--accent)}.card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #32336a29}.card p:last-child{margin-bottom:0}.project{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease;container-type:inline-size}.project:hover{transform:translateY(-4px);box-shadow:0 22px 44px #32336a29}a.project{color:inherit;text-decoration:none}a.project:hover h3{color:var(--accent)}.project-media{background:var(--bg-soft);padding:.75rem;min-height:10rem}.project-shot{display:block;width:100%;height:13rem;object-fit:cover;object-position:top left;border-radius:12px;background:#fff}.shot-pair{display:grid;grid-template-columns:1fr;gap:.9rem;align-items:start;justify-items:stretch}.shot-pair .project-shot{height:auto;max-height:16rem;object-fit:contain;object-position:top center}.shot-phone{max-width:13.5rem;width:100%;margin-inline:auto;justify-self:center}.shot-phone .project-shot{max-height:24rem}@container (min-width: 28rem){.shot-pair{grid-template-columns:1.35fr .85fr}.shot-pair .project-shot{height:13rem;max-height:none;object-fit:cover}.shot-phone{max-width:none;margin-inline:0;justify-self:stretch}.shot-phone .project-shot{object-fit:contain;object-position:top center;height:13rem}}.project-body{padding:1.15rem 1.25rem 1.35rem;flex:1}.project-body p:last-child{margin-bottom:0}.project .pills{margin:.4rem 0 .9rem}.footer-brand{display:flex;align-items:center;gap:.7rem;margin:0;line-height:1.35}.footer-brand img{flex-shrink:0;border-radius:6px}.quote{background:var(--surface);border:1px solid var(--line);border-left:6px solid var(--accent);border-radius:var(--radius);padding:1.4rem 1.5rem;margin:0;box-shadow:var(--shadow)}.quote p{font-size:1.12rem;color:var(--text-dark)}.quote footer{color:var(--text);font-size:.92rem}.pills{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:0 0 1rem;list-style:none}.pills li{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.32rem .8rem;font-size:.92rem}.pills-on-dark li{background:#ffffff1f;border-color:#fff3;color:var(--hero-text)}.cta-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-top:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--btn-bg);color:var(--btn-fg);text-decoration:none;padding:.72rem 1.15rem;border-radius:999px;font-weight:700;box-shadow:0 8px 18px #41439040}.btn:hover{background:var(--btn-bg-hover);color:var(--btn-fg)}.btn-ghost{background:transparent;color:var(--accent);border:1px solid var(--accent);box-shadow:none}.btn-ghost:hover{background:var(--accent);color:#fff}.prose{max-width:46rem}.prose h2{margin-top:2rem}.prose ul{padding-left:1.2rem}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.6rem 1.7rem;box-shadow:var(--shadow);max-width:none}.contact-block{line-height:1.7}.site-footer{background:var(--footer);margin-top:0}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.4rem 0;color:var(--footer-text);font-size:.92rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.85rem 1.1rem}.footer-nav a{color:var(--footer-text);text-decoration:none}.footer-nav a:hover{color:#fff;text-decoration:underline}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:var(--surface);color:var(--text-dark);padding:.4rem .7rem;z-index:30}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.nav-cta:focus-visible,.btn:focus-visible{outline-color:var(--accent-dark)}.remote-hint{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.2rem;margin-top:1.8rem;padding:1rem 1.15rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.cta-primary{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.cta-note{margin:0;font-size:.88rem;opacity:.88}.offer .card h3{margin-bottom:.55rem}.offer .card p:last-of-type{margin-bottom:.85rem}.contact-person{max-width:42rem}.contact-person .contact-ways{display:flex;flex-wrap:wrap;gap:.35rem 1.25rem;margin:0}.project-anchor{scroll-margin-top:5.5rem}.host-note{margin:1.1rem 0 0;font-size:.95rem}.tech-group{margin-bottom:1.2rem}.tech-group h3{font-size:1rem;margin-bottom:.45rem}.kind-label{display:block;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--accent);margin:0 0 .4rem}.shot{margin:0}.shot-open{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;color:inherit;text-decoration:none}.shot-open:hover .shot-hint,.shot-open:focus-visible .shot-hint{text-decoration:underline}.shot-hint{color:var(--accent);font-size:.88rem;font-weight:700;white-space:nowrap}.shot figcaption{margin-top:.55rem;font-size:.9rem;color:var(--text)}.shot-dialog{width:min(96vw,70rem);max-height:92vh;border:0;border-radius:16px;padding:1rem;background:var(--surface);color:var(--text-dark)}.shot-dialog::backdrop{background:#0c0d18b8}.shot-dialog img{display:block;width:100%;height:auto;max-height:78vh;object-fit:contain;background:#fff;border-radius:10px}.shot-dialog p{margin:.7rem 0 0}.shot-close{display:inline-flex;align-items:center;min-height:44px;margin-bottom:.75rem;padding:.4rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--bg);color:var(--text-dark);font-weight:700;cursor:pointer}.project-media .shot .project-shot{object-position:top center}.shot-phone .shot-open,.shot-phone figcaption{align-items:center;text-align:center}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.project,.download-card{transition:none}.card:hover,.project:hover{transform:none}}
