@charset "UTF-8";
:root{--navy:#1a365e;--red:#df2625;--ink:#172d4a;--muted:#5b687a;--paper:#faf9f6;--line:#e1e5e9;--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:5px}img{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}p{color:var(--muted)}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(3.3rem,6.6vw,6.05rem);font-weight:750;margin-bottom:25px}h2{font-size:clamp(2rem,4vw,3.35rem);font-weight:700}h3{font-size:1.65rem;font-weight:650}::selection{background:#fbd7cf}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.skip{position:fixed;top:-80px;left:20px;background:white;padding:12px;z-index:99}.skip:focus{top:12px}.site-header{background:rgba(250,249,246,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-inner{height:100px;display:flex;align-items:center;gap:32px}.brand{margin-right:auto}.brand img{width:187px;height:auto}.nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav a:hover,.footer-links a:hover{color:var(--red)}.nav a[aria-current=page]{color:var(--red)}.language{font-size:12px;font-weight:700;letter-spacing:.06em;border-left:1px solid var(--line);padding-left:24px;display:flex;align-items:center;gap:10px}.language a,.language span{padding:9px 0}.language span{color:var(--red)}.menu-toggle{display:none;min-width:44px;height:44px;background:none;border:1px solid var(--line);border-radius:10px;color:var(--navy);font-size:22px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;padding:90px 0 80px;min-height:660px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:750;display:flex;align-items:center;gap:11px;color:var(--navy);margin-bottom:25px}.eyebrow:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:var(--red)}.hero h1 span{color:var(--red)}.hero-copy>p{max-width:420px;font-size:17px;margin-bottom:30px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:50px;padding:13px 23px;background:var(--navy);color:white;border-radius:9px;font-size:13px;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#264c7d;transform:translateY(-2px)}.button.light{background:white;color:var(--navy)}.text-link{font-size:13px;font-weight:650;display:inline-flex;align-items:center;gap:16px;min-height:44px;border-bottom:1px solid #b1bbc8}.small-note{font-size:11px;color:#758193;margin-top:30px}.artwork{height:480px;position:relative;isolation:isolate}.artwork:before{content:"";position:absolute;inset:15px -10px 10px 5px;background:#e9edf5;border-radius:48% 44% 43% 38%}.artwork:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #c6d1df;border-radius:50%;right:15px;top:65px;z-index:-1}.orbit{position:absolute;width:12px;height:12px;background:var(--red);border-radius:50%;right:10px;top:122px}.floating-tag{position:absolute;left:20px;bottom:21px;background:white;padding:10px 17px;border:1px solid var(--line);border-radius:30px;font-size:11px;box-shadow:0 10px 24px #142a4610}.floating-tag i{font-style:normal;color:var(--red);padding-right:8px}.tiny-star{position:absolute;right:8px;top:28px;font-size:45px;color:var(--red);font-weight:200}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;color:#617187;font-size:11px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.strip span+span:before{content:"+";color:var(--red);margin-right:34px}.section{padding:94px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:315px;font-size:14px;margin:0}.products{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product{border:1px solid var(--line);border-radius:17px;background:white;overflow:hidden}.product-art{height:270px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-info{padding:27px 30px 30px}.product-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.product h3{margin:0;font-size:25px}.status{font-size:10px;font-weight:650;background:#f2f4f7;border-radius:20px;white-space:nowrap;padding:5px 10px;color:#546378}.product p{font-size:14px;max-width:380px;margin-bottom:18px}.product .text-link{font-size:12px}.about-section{background:white;border-block:1px solid var(--line)}.about{display:grid;grid-template-columns:.8fr 1fr;gap:110px;align-items:start}.about h2{margin-bottom:0}.about p{font-size:17px;margin-bottom:22px}.principles{display:flex;gap:24px;flex-wrap:wrap;font-size:11px;font-weight:650;color:var(--navy)}.principles span:before{content:"✓";margin-right:8px;color:var(--red)}.contact{background:var(--navy);border-radius:18px;padding:45px 50px;display:flex;justify-content:space-between;align-items:center;gap:35px;color:white}.contact h2{font-size:34px;margin-bottom:10px}.contact p{color:#c2cddd;font-size:14px;margin:0;max-width:500px}.site-footer{padding:37px 0 25px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-top .brand img{width:155px}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:12px;color:#56667c}.footer-bottom{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:#7a8491}.page-intro{padding:65px 0 40px;max-width:820px}.page-intro h1{font-size:clamp(2.8rem,5vw,4.4rem);margin-bottom:20px}.page-intro p{font-size:17px;max-width:690px}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:80px}.legal-card{display:block;background:white;border:1px solid var(--line);border-radius:14px;padding:28px;transition:border .2s,transform .2s}.legal-card:hover{border-color:#adbacb;transform:translateY(-3px)}.legal-card small{color:var(--red);font-weight:700;letter-spacing:.12em;font-size:10px}.legal-card h2{font-size:25px;margin:16px 0 12px;letter-spacing:-.03em}.legal-card p{font-size:14px;margin-bottom:15px}.legal-card>span{font-size:20px}.notice{padding:17px 21px;background:#fff2df;border-left:3px solid #c68626;border-radius:0 8px 8px 0;font-size:13px;color:#70511d;margin:0 0 30px;line-height:1.7}.notice p{margin:0;color:inherit}.legal-layout{display:grid;grid-template-columns:220px minmax(0,750px);gap:65px;padding-bottom:80px}.legal-nav{align-self:start;position:sticky;top:125px;display:grid;gap:5px;font-size:13px}.legal-nav a{padding:10px 14px;border-radius:7px;color:var(--muted)}.legal-nav a[aria-current=page]{background:#e8edf3;color:var(--navy);font-weight:700}.prose{font-size:15px}.prose section{margin-bottom:34px}.prose h2{font-size:23px;letter-spacing:-.025em;margin-bottom:15px}.prose p{margin-bottom:15px}.prose a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.prose ul,.prose ol{padding-left:23px;color:var(--muted)}.prose li{margin-bottom:9px}.prose table{border-collapse:collapse;width:100%;font-size:13px;margin:20px 0}.prose th,.prose td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:14px 12px}.prose th{background:#edf0f4;color:var(--navy)}.prose td{color:var(--muted)}.meta-line{font-size:12px!important;letter-spacing:.02em}.contact-address{font-size:22px;overflow-wrap:anywhere}.empty-contact{padding:18px 22px;border:1px dashed #bbc5d2;border-radius:10px;color:var(--muted);font-size:14px}.support-box{background:white;border:1px solid var(--line);border-radius:16px;padding:30px;margin-bottom:28px}.support-box h2{font-size:25px}.not-found{min-height:62vh;padding-top:100px;text-align:center}.not-found p{margin-bottom:30px}.brand-review{display:grid;grid-template-columns:1fr 1fr;gap:20px}
@media(min-width:900px) and (prefers-reduced-motion:no-preference){.floating-tag{animation:float 7s ease-in-out infinite reverse}@keyframes float{50%{translate:0 -7px}}}
@media(max-width:1000px){.hero{gap:30px}.hero h1{font-size:70px}.about{gap:60px}.strip span+span:before{margin-right:20px}.legal-layout{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{height:82px;gap:18px}.brand img{width:159px}.language{padding-left:0;border:0;gap:8px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:81px;left:0;right:0;background:var(--paper);padding:15px 20px;border-bottom:1px solid var(--line);box-shadow:0 9px 15px #172d4a09;flex-direction:column;align-items:stretch;gap:0}.nav a{padding:12px}.nav.is-open{display:flex}.hero{grid-template-columns:1fr;padding:49px 0 40px;gap:15px;min-height:0}.hero h1{font-size:clamp(48px,10vw,74px)}.hero-copy>p{font-size:16px;max-width:450px}.eyebrow{font-size:10px;margin-bottom:19px}.artwork{width:min(440px,100%);height:400px;margin:8px auto 0}.floating-tag{bottom:7px;left:3px;font-size:10px}.artwork:before{inset:10px 2px 0 0}.artwork:after{width:280px;height:280px;right:13px;top:45px}.tiny-star{right:22px;top:7px}.strip{font-size:9px;gap:12px;letter-spacing:.08em}.strip span+span:before{display:none}.section{padding:58px 0}.section-heading{display:block}.section-heading h2{margin-bottom:17px}.section-heading p{max-width:420px}.products{grid-template-columns:1fr;gap:23px}.product-art{height:235px}.about{grid-template-columns:1fr;gap:25px}.about h2{max-width:400px}.about p{font-size:16px}.contact{padding:29px;display:block}.contact h2{font-size:30px}.contact .button{margin-top:23px}.footer-top{align-items:start;flex-direction:column}.footer-links{gap:12px 22px;font-size:11px}.footer-bottom{gap:14px;font-size:9px}.page-intro{padding:43px 0 28px}.page-intro h1{font-size:43px}.page-intro p{font-size:16px}.legal-grid{grid-template-columns:1fr;padding-bottom:50px}.legal-layout{display:block}.legal-nav{position:static;display:flex;gap:6px;flex-wrap:wrap;margin-bottom:28px;font-size:11px}.legal-nav a{padding:8px 10px}.prose table{font-size:12px}.prose th,.prose td{padding:11px 7px}.prose h2{font-size:22px}.brand-review{grid-template-columns:1fr}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.brand img{width:140px}.header-inner{gap:12px}.hero h1{font-size:46px}.floating-tag{bottom:-5px}.artwork{height:380px}.actions{gap:16px}.button{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Abstract hero motif: soft shapes that say "playful and thoughtful" without showing a
   single product. Nothing here depicts a game screen. */
.shapes{position:absolute;inset:0}
.shape{position:absolute;display:block;border-radius:46% 54% 50% 50%/52% 48% 52% 48%;box-shadow:inset 0 -9px 0 #0000000d,0 22px 38px -22px #23335a4d}
.shape.s1{width:150px;height:150px;left:52px;top:96px;background:#aecddf;transform:rotate(-8deg)}
.shape.s2{width:104px;height:104px;left:196px;top:56px;background:#f4b9ae;transform:rotate(12deg)}
.shape.s3{width:88px;height:88px;left:214px;top:188px;background:#ead3a3;transform:rotate(-14deg)}
.shape.s4{width:120px;height:120px;left:86px;top:252px;background:#b8cfb4;transform:rotate(7deg)}
.shape.s5{width:70px;height:70px;left:min(306px,calc(100% - 90px));top:132px;background:#b6b8dd;transform:rotate(18deg)}
.shape.s6{width:56px;height:56px;left:182px;top:312px;background:#f7c6bc;transform:rotate(-5deg)}

/* A single unnamed project card: a blurred motif under an "in development" badge. */
.products-single{grid-template-columns:minmax(0,560px);justify-content:center}
.product.unnamed .product-info{text-align:left}
.product.unnamed .product-top{flex-wrap:wrap}
.veiled-art{height:270px;background:radial-gradient(ellipse at 50% 30%,#e4f2f4,#dfe4ef);position:relative;overflow:hidden}
.veil-motif{position:absolute;inset:-30px;filter:blur(13px);opacity:.92}
.veil-motif i{position:absolute;display:block;border-radius:48% 52% 50% 50%/54% 46% 54% 46%}
.veil-motif i:nth-child(1){width:132px;height:132px;left:12%;top:16%;background:#9fc9de}
.veil-motif i:nth-child(2){width:96px;height:96px;left:44%;top:6%;background:#f2b3a7}
.veil-motif i:nth-child(3){width:80px;height:80px;left:66%;top:34%;background:#e7cf9c}
.veil-motif i:nth-child(4){width:112px;height:112px;left:24%;top:52%;background:#b3cdaf}
.veil-motif i:nth-child(5){width:64px;height:64px;left:74%;top:66%;background:#b2b4da}
.veil-motif i:nth-child(6){width:58px;height:58px;left:50%;top:70%;background:#f6c4ba}
.veil-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(26,54,94,.93);color:#fff;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;padding:11px 20px;border-radius:30px;box-shadow:0 16px 30px -16px #10203a99;white-space:nowrap}
.veil-note{font-size:12px!important;color:#7a8698;margin-bottom:0!important}
@media(max-width:760px){.products-single{grid-template-columns:1fr}.veiled-art{height:235px}.shape.s1{width:120px;height:120px;left:34px;top:74px}.shape.s2{width:86px;height:86px;left:158px;top:44px}.shape.s3{width:72px;height:72px;left:176px;top:156px}.shape.s4{width:96px;height:96px;left:62px;top:208px}.shape.s5{width:58px;height:58px;left:min(250px,calc(100% - 78px));top:110px}.shape.s6{width:46px;height:46px;left:148px;top:262px}}
