@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Syne:wght@500;600;700&display=swap";:root{--ink:#11100d;--paper:#f8f7f2;--yellow:#ffc400;--yellow-soft:#ffe995;--line:#11100d29;--muted:#6f6d65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,sans-serif}a{color:inherit}.site-header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:28px 4vw;display:flex;position:absolute;top:0;left:0}.wordmark{align-items:center;gap:11px;font-family:Syne;font-size:18px;font-weight:700;text-decoration:none;display:flex}.mark{background:var(--ink);clip-path:polygon(0 0,25% 12%,50% 7%,75% 12%,100% 0,100% 100%,0 100%);border-radius:8px 8px 10px 10px;justify-content:center;align-items:center;gap:5px;width:27px;height:25px;display:flex}.mark i{background:var(--yellow);border-radius:50%;width:4px;height:4px}nav{gap:32px;font-size:13px;font-weight:600;display:flex}nav a{text-decoration:none;position:relative}nav a:after{content:"";background:var(--ink);transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}nav a:hover:after{transform-origin:0;transform:scaleX(1)}.language-switch{align-items:center;gap:6px;margin-left:6px;font-family:DM Mono;font-size:11px;display:flex}.language-switch button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .2s}.language-switch button.active{color:var(--ink);font-weight:500}.language-switch span{color:#aaa79e}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:4vw;min-height:100svh;padding:130px 6vw 70px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.12em;font-family:DM Mono;font-size:11px}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;margin:26px 0 30px;font-family:Syne;font-size:clamp(58px,8.2vw,128px);font-weight:600;line-height:.82}h1 em,.product-content h2 em{color:#c99900;font-style:normal}.intro{color:#4c4a44;max-width:540px;font-size:clamp(17px,1.45vw,22px);line-height:1.6}.cat-stage{aspect-ratio:1;justify-self:center;place-items:center;width:min(39vw,540px);display:grid;position:relative}.cat-card{background:var(--yellow);border-radius:26% 26% 38% 38%;width:52%;height:60%;animation:5s ease-in-out infinite float;position:relative;box-shadow:0 40px 80px #5e49002e}.ear{background:var(--yellow);width:34%;height:32%;position:absolute;top:-11%}.ear-left{clip-path:polygon(0 0,100% 55%,0 100%);left:2%}.ear-right{clip-path:polygon(100% 0,0 55%,100% 100%);right:2%}.cat-face{background:var(--ink);border-radius:24% 24% 38% 38%;justify-content:center;align-items:center;gap:25%;width:76%;height:37%;display:flex;position:absolute;top:25%;left:12%}.cat-face i{aspect-ratio:1;background:var(--yellow);border-radius:50%;width:13%;animation:4.5s infinite blink}.cat-tail{border:22px solid var(--ink);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:35%;height:36%;position:absolute;bottom:0;right:19%;transform:rotate(20deg)}.orbit{border:1px solid #11100d2e;border-radius:50%;animation:24s linear infinite spin;position:absolute}.orbit:after{content:"";background:var(--ink);border-radius:50%;width:10px;height:10px;position:absolute;top:10%;left:11%}.orbit-one{inset:2%}.orbit-two{animation-duration:17s;animation-direction:reverse;inset:15%}.stage-note{letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono;font-size:10px;position:absolute}.note-top{top:5%;right:3%}.note-bottom{bottom:8%;left:-3%}.scroll-cue{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:18px;font-family:DM Mono;font-size:10px;text-decoration:none;display:flex;position:absolute;bottom:28px;left:6vw}.scroll-cue b{font-size:20px;animation:1.8s infinite bob}.manifesto{background:var(--ink);color:var(--paper);padding:130px 6vw 150px}.manifesto .section-label{color:var(--yellow);margin-bottom:70px}.manifesto-grid{grid-template-columns:1.5fr .5fr;align-items:end;gap:10vw;display:grid}.manifesto h2{letter-spacing:-.055em;margin:0;font-family:Syne;font-size:clamp(46px,7vw,104px);font-weight:500;line-height:.96}.manifesto h2 span{color:var(--yellow)}.manifesto-copy{color:#d1cfc6;font-size:17px;line-height:1.7}.small-copy{color:#85837c;text-transform:uppercase;letter-spacing:.08em;margin-top:50px;font-family:DM Mono;font-size:11px}.work{padding:130px 6vw 150px}.work-heading{justify-content:space-between;margin-bottom:58px;display:flex}.work-heading>p:last-child{text-align:right;color:var(--muted);font-size:14px;line-height:1.5}.product-card{background:var(--yellow);border-radius:28px;grid-template-columns:.86fr 1.14fr;min-height:670px;display:grid;overflow:hidden}.product-content{flex-direction:column;align-items:flex-start;padding:64px;display:flex}.product-meta{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #11100d4d;justify-content:space-between;width:100%;padding-bottom:20px;font-family:DM Mono;font-size:10px;display:flex}.crealy-brand{align-items:center;gap:9px;display:flex}.crealy-brand img{object-fit:cover;border-radius:6px;width:25px;height:25px}.product-content h2{letter-spacing:-.055em;margin:80px 0 30px;font-family:Syne;font-size:clamp(45px,5.1vw,78px);font-weight:600;line-height:.95}.product-content h2 em{color:var(--paper);text-shadow:0 1px #00000014}.product-content>p{max-width:440px;line-height:1.7}.product-content>a{border-bottom:1px solid var(--ink);align-items:center;gap:18px;margin-top:auto;padding-bottom:7px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.product-content>a svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:19px;transition:transform .25s}.product-content>a:hover svg{transform:translate(6px)}.product-visual{background:#ebd9c5;place-items:center;display:grid;position:relative;overflow:hidden}.canvas{border-radius:22px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #2d1e0a33}.canvas-back{aspect-ratio:.72;background:#d8b9ff;width:42%;transform:translate(-47%,-7%)rotate(-12deg)}.canvas-back span{font-family:DM Mono;font-size:11px;position:absolute;bottom:18px;left:20px}.canvas-main{aspect-ratio:.82;background:linear-gradient(#ff815d 0 46%,#ffc400 46%);width:55%;animation:6s ease-in-out infinite visualFloat;transform:translate(15%)rotate(5deg)}.sun{aspect-ratio:1;background:#ffeab0;border-radius:50%;width:34%;position:absolute;top:10%;right:12%}.land{border-radius:50% 50% 0 0;width:120%;height:45%;position:absolute;bottom:-18%;left:-10%;transform:rotate(-9deg)}.land-one{background:#752e9d;bottom:-8%}.land-two{background:#24152b;bottom:-25%;left:21%}.canvas-main span{color:#fff;font-family:Syne;font-size:clamp(20px,2.4vw,38px);font-weight:600;line-height:.9;position:absolute;bottom:12%;left:10%}.prompt-pill{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:100px;padding:16px 21px;font-size:11px;position:absolute;bottom:9%;left:9%;box-shadow:0 12px 30px #0000001f}.prompt-pill i{background:var(--yellow);border-radius:50%;width:8px;height:8px;margin-right:9px;animation:1.3s infinite pulse;display:inline-block}footer{border-top:1px solid var(--line);background:#fff;padding:78px 6vw 38px}.footer-top{justify-content:space-between;align-items:flex-start;min-height:230px;display:flex}.footer-top img{object-fit:cover;object-position:center;mix-blend-mode:multiply;width:210px;height:150px}.footer-top>p{letter-spacing:-.04em;text-align:right;max-width:560px;font-family:Syne;font-size:clamp(31px,4vw,58px)}.footer-bottom{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:end;gap:30px;padding-top:28px;font-size:11px;line-height:1.6;display:grid}.footer-bottom address{text-transform:uppercase;letter-spacing:.05em;font-style:normal}.footer-bottom>a{justify-self:center}.footer-bottom>p{justify-self:end;margin:0}[data-reveal]{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}[data-reveal].is-visible{opacity:1;transform:none}.load-in{opacity:0;animation:.9s cubic-bezier(.2,.8,.2,1) .15s forwards reveal}.delay-one{animation-delay:.28s}.delay-two{animation-delay:.43s}@keyframes reveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translateY(-14px)rotate(1deg)}}@keyframes visualFloat{50%{transform:translate(15%,-10px)rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.08)}}@keyframes bob{50%{transform:translateY(5px)}}@keyframes pulse{50%{opacity:.35;transform:scale(.8)}}:focus-visible{outline-offset:5px;outline:3px solid #735900}@media (width<=850px){.site-header{padding:22px 20px}nav{gap:14px}nav>a{display:none}.language-switch{margin-left:0}.hero{grid-template-columns:1fr;align-content:center;padding:125px 22px 80px}.hero-copy{padding-top:20px}h1{font-size:clamp(57px,17vw,92px)}.cat-stage{opacity:.3;width:260px;position:absolute;bottom:20px;right:-75px}.scroll-cue{left:22px}.manifesto,.work{padding:90px 22px}.manifesto .section-label{margin-bottom:45px}.manifesto-grid{grid-template-columns:1fr;gap:55px}.work-heading{align-items:flex-start}.product-card{grid-template-columns:1fr}.product-content{min-height:590px;padding:35px 28px 48px}.product-content h2{margin-top:65px}.product-visual{min-height:520px}footer{padding:60px 22px 30px}.footer-top{flex-direction:column;min-height:250px}.footer-top img{width:165px;height:115px}.footer-top>p{text-align:left}.footer-bottom{grid-template-columns:1fr}.footer-bottom>a,.footer-bottom>p{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
