@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f6f5ef;--ink:#233a2e;--muted:#6e756c;--line:#dcded3;--green:#254333;--lime:#d5e9a3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #778d35;outline-offset:5px}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.site-header{height:118px;display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.2px;line-height:1.15}.brand-sub{display:block;font-family:'DM Sans',sans-serif;font-size:8px;font-weight:600;letter-spacing:1.6px;margin-top:7px}.brand-mark{width:43px;height:47px;display:flex;align-items:center;justify-content:center;border:1.7px solid var(--ink);border-radius:14px 14px 3px 3px;font-family:Georgia,serif;font-size:33px;letter-spacing:-8px;padding-right:9px;font-weight:400}.brand-mark span{transform:translateY(-3px)}nav{display:flex;align-items:center;gap:33px;margin-left:auto;font-size:13px;font-weight:600}nav a:last-child{border-bottom:1px solid var(--ink);padding:9px 0}nav a:hover,.back:hover,.detail-links a:hover{text-decoration:underline;text-underline-offset:5px}.language{background:none;border:1px solid var(--line);border-radius:50%;width:39px;height:39px;font-size:11px;font-weight:700}.hero{padding:68px 0 74px;display:grid;grid-template-columns:1.13fr 1fr;gap:8%}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;margin:0 0 24px}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#708749;margin-right:8px;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:500}h1{font-size:clamp(48px,5.2vw,76px);letter-spacing:-4.4px;line-height:1.06;margin:30px 0}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}h2{font-size:clamp(35px,3.3vw,48px);line-height:1.14;letter-spacing:-2px}.hero-description{max-width:395px;color:var(--muted);font-size:15px;line-height:1.85;margin-bottom:30px}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--green);color:white;padding:16px 23px;border-radius:4px;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#3e6045;transform:translateY(-2px)}.button span{font-size:20px}.hero-footnote{display:flex;gap:23px;margin-top:39px;font-size:10px;color:var(--muted)}.hero-footnote span+span:before{content:'·';margin-right:23px}.hero-feature{border-radius:8px;background:#e1e8d8;overflow:hidden;display:flex;flex-direction:column;min-width:0;transform:rotate(2deg);transition:transform .35s}.hero-feature:hover{transform:rotate(0)}.feature-label{display:flex;justify-content:space-between;padding:20px 22px 17px;font-size:8px;letter-spacing:1.2px;font-weight:600}.hero-art{height:400px;overflow:hidden;margin:0 16px;border-radius:5px;background:#7dccf5}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.feature-caption{padding:19px 23px;display:flex;justify-content:space-between;align-items:center}.feature-caption>div{display:flex;align-items:center;gap:12px}.app-icon{border-radius:15px;object-fit:cover;width:64px;height:64px;flex-shrink:0}.feature-caption .app-icon{width:40px;height:40px;border-radius:10px}.feature-caption strong{display:block;font-size:16px}.feature-caption small{display:block;color:var(--muted);font-size:10px}.round-arrow{display:grid;place-items:center;border:1px solid #b7c3ad;border-radius:50%;width:38px;height:38px}.studio-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.studio-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 0;font-size:12px}.studio-strip span:first-child{font-size:9px;letter-spacing:1.5px}.strip-star{font-size:24px;color:#829260}.work{padding:83px 0 90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:13px;color:var(--muted);line-height:1.8;padding-bottom:5px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:38px 0 34px;border-bottom:1px solid var(--line);padding-bottom:22px}.filters button{border:1px solid transparent;background:none;font-size:12px;padding:9px 17px;border-radius:30px}.filters button[aria-pressed=true]{background:var(--ink);color:#fff}.filters button:not([aria-pressed=true]):hover{border-color:var(--line)}.filters button span{font-size:10px;opacity:.6;margin-left:8px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 25px}.app-card[hidden]{display:none}.art{display:block;position:relative;height:300px;background:var(--card);border-radius:6px;overflow:hidden}.product-art{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .4s}.art:hover .product-art{transform:scale(1.035)}.product-art.beep-art{object-fit:cover;padding:0;object-position:50% 30%}.product-art.phone-art{padding:28px 0 0;transform:rotate(-7deg) translateY(20px);filter:drop-shadow(0 12px 13px #40352b25);object-fit:contain;height:125%;width:100%}.art:hover .phone-art{transform:rotate(-4deg) translateY(10px)}.coloristan .product-art,.lumen-blast .product-art{height:137%;padding:24px 0 0;transform:rotate(7deg) translateY(8px);filter:drop-shadow(0 12px 13px #40352b30)}.art-index{position:absolute;left:16px;top:13px;font-size:8px;letter-spacing:1.4px;opacity:.55}.art-arrow{position:absolute;right:14px;bottom:14px;background:#f6f5efb8;backdrop-filter:blur(10px);border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.icon-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:radial-gradient(ellipse at 50% 75%,#fff7,transparent 65%)}.icon-stage .app-icon{width:98px;height:98px;border-radius:23px;box-shadow:0 17px 28px #31412c20;transform:rotate(-7deg);transition:transform .35s}.art:hover .app-icon{transform:rotate(0)}.stage-word{font-family:Manrope,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.8px;margin-top:24px}.stage-note{font-size:8px;letter-spacing:1.5px;margin-top:6px;opacity:.6}.type-icon{display:grid;place-items:center;background:#a85844;color:#fff4db;font-size:73px;line-height:1}.card-meta{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:var(--muted);margin:19px 0 8px}.app-card h3{font-size:20px;letter-spacing:-.7px;line-height:1.35;margin-bottom:10px}.app-card>p{font-size:12px;line-height:1.8;color:var(--muted);min-height:44px;margin-bottom:17px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:14px;font-size:10px}.status{font-size:10px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.status i{width:5px;height:5px;border-radius:50%;background:#73904c}.status.soon i{background:#b78e46}.status.archive i{background:#93968c}.studio{border-top:1px solid var(--line);padding:78px 0 89px;display:grid;grid-template-columns:1fr 1.05fr;gap:10%}.studio h2{font-size:52px;line-height:1.15}.studio-copy{padding-top:42px}.studio-copy>p:first-child{font-size:23px;letter-spacing:-.5px;line-height:1.5}.studio-copy>p:nth-child(2){font-size:14px;color:var(--muted);line-height:1.9}.studio-facts{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;gap:22px}.studio-facts strong{display:block;font-family:Manrope;font-size:36px;font-weight:500;line-height:1.5}.studio-facts span{font-size:9px;color:var(--muted)}.contact-band{padding:42px 45px;margin-bottom:65px;border-radius:7px;background:var(--green);color:#f5f6e9}.contact-band>div{display:flex;justify-content:space-between;align-items:center;gap:20px}.contact-band h2{font-size:36px;margin-bottom:16px}.contact-band>p:last-child{font-size:12px;opacity:.7;margin-bottom:0}.contact-band .eyebrow{opacity:.6}.light{background:var(--lime);color:var(--ink);white-space:nowrap}.light:hover{background:#e0eebf}footer{padding:0 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--line)}.footer-top p{font-size:12px;color:var(--muted);margin:0}.footer-dot{font-size:33px;font-weight:400;margin-left:8px;color:#839366}.footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:24px;font-size:9px;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}.skip{position:absolute;left:20px;top:-100px;background:var(--ink);color:white;padding:10px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.detail,.text-page{padding-block:55px 100px}.back{font-size:12px;display:inline-block;margin-bottom:40px}.detail-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.detail h1{font-size:54px;letter-spacing:-2.7px}.detail-lead{font-size:22px;line-height:1.6;color:var(--ink);max-width:750px}.detail-layout p:not(.eyebrow):not(.detail-lead){color:var(--muted);font-size:15px}.detail-actions{display:flex;flex-direction:column;align-items:flex-start;gap:23px;margin:29px 0}.text-button{font-size:13px;border-bottom:1px solid var(--ink)}.detail-links{display:flex;gap:24px;font-size:12px}.detail-visual{background:var(--card);border-radius:8px;min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;overflow:hidden}.detail-visual>img:not(.app-icon){height:540px;object-fit:contain;width:100%;padding:25px}.detail-visual .app-icon{width:140px;height:140px;border-radius:30px;box-shadow:0 15px 50px #0002}.detail-visual>span:not(.app-icon){font-size:25px}.archive-note{padding:25px;background:#e9e9df;margin-top:45px;border-radius:5px;font-size:14px}.text-page{max-width:1000px}.text-page h1{font-size:62px;letter-spacing:-3px}.text-page h2{font-size:28px;margin-top:50px}.contact-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:20px}.contact-columns address{font-style:normal;color:var(--muted);line-height:1.9}.policy-list{margin-block:45px}.policy-list a{display:flex;justify-content:space-between;gap:30px;padding:21px 0;border-bottom:1px solid var(--line)}.policy-list a:hover{color:#64833b}.policy-list a span:last-child{font-size:12px;white-space:nowrap}.resource-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;text-decoration:underline}
@media(min-width:1500px){.hero{gap:10%}.hero-art{height:460px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:5%}h1{font-size:58px;letter-spacing:-3.5px}.hero-art{height:385px}.eyebrow{font-size:8px;letter-spacing:1.3px}.app-grid{gap:38px 20px}.art{height:260px}.app-card h3{font-size:18px}.studio h2{font-size:44px}.footer-bottom{font-size:8px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:90px;gap:14px}.brand{font-size:23px}.brand-mark{width:34px;height:39px;font-size:29px}.brand-sub{font-size:6px;letter-spacing:1px}nav{gap:15px;font-size:11px}nav a:nth-child(2),nav a:nth-child(3){display:none}.language{width:34px;height:34px;flex-shrink:0}.hero{grid-template-columns:1fr;padding:40px 0 45px;gap:38px}.hero h1{font-size:clamp(49px,9.4vw,72px);letter-spacing:-3px}.hero-description{max-width:480px;font-size:14px}.hero-footnote{margin-top:25px}.hero-feature{margin:0 6px;transform:rotate(1deg)}.hero-art{height:390px}.hero-art img{object-position:50% 38%}.studio-strip>.wrap{justify-content:center;flex-wrap:wrap;font-size:10px;gap:8px 18px;padding:18px 0}.studio-strip span:first-child{width:100%;text-align:center;font-size:8px}.studio-strip span:nth-child(3){display:none}.strip-star{font-size:17px}.work{padding:55px 0}.section-heading{display:block}.section-heading>p{margin-top:24px}.section-heading h2{font-size:36px}.filters{gap:4px;margin:25px 0}.filters button{font-size:10px;padding:8px 12px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 17px}.art{height:245px}.app-card h3{font-size:17px}.app-card>p{font-size:11px;min-height:60px}.card-meta{font-size:6px;letter-spacing:.5px}.card-bottom{font-size:9px;flex-wrap:wrap}.status{font-size:8px}.icon-stage .app-icon{height:78px;width:78px;border-radius:18px}.stage-word{font-size:15px;letter-spacing:-.5px}.stage-note{font-size:7px}.studio{grid-template-columns:1fr;gap:0;padding:50px 0}.studio h2{font-size:44px}.studio-copy{padding-top:0}.studio-copy>p:first-child{font-size:22px}.contact-band{padding:28px;margin-bottom:40px}.contact-band>div{display:block}.contact-band h2{font-size:32px;margin-bottom:25px}.contact-band>p:last-child{margin-top:20px}.footer-top{align-items:flex-start;gap:20px}.footer-top p{max-width:130px;font-size:10px}.footer-bottom{flex-direction:column;gap:14px;font-size:9px}.detail-layout{grid-template-columns:1fr;gap:35px}.detail h1,.text-page h1{font-size:43px;letter-spacing:-2px}.detail-visual{min-height:330px}.detail-visual>img:not(.app-icon){height:420px}.detail-lead{font-size:18px}.contact-columns{grid-template-columns:1fr;gap:0}.policy-list a{font-size:13px;gap:15px}.policy-list a span:last-child{font-size:10px}}@media(max-width:430px){.app-grid{grid-template-columns:1fr}.art{height:340px}.app-card h3{font-size:23px}.app-card>p{font-size:13px;min-height:0}.card-meta{font-size:8px}.card-bottom,.status{font-size:10px}.icon-stage .app-icon{width:108px;height:108px;border-radius:25px}.stage-word{font-size:23px}.stage-note{font-size:9px}.hero-art{height:345px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.brand-logo{width:52px;height:52px;object-fit:contain;background:#254333;border-radius:12px;flex-shrink:0}.hero h1{margin-top:34px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.coloristan .type-icon{background:#9274ac}.lumen-blast .type-icon{background:#3552a1}@media(max-width:760px){.brand-logo{width:43px;height:43px;border-radius:10px}}

.brand-logo{background:#081a1c}
