/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#181713;--paper:#f7f1e6;--paper-deep:#ebe4d7;--white:#fffdf8;--coral:#ff7258;--orange:#ff9f48;--cobalt:#1c2de7;--violet:#7148e7;--aqua:#a8d8d4;--line:#1817132e;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Avenir Next", "Helvetica Neue", Arial, sans-serif;--content-max:1240px;--frame-max:1280px}.case-page [data-expandable-media]{cursor:zoom-in}.case-page [data-expandable-media]:focus-visible{outline-offset:5px;outline:3px solid #1d1c19eb}.case-page .case-cover,.case-page .case-gallery figure{position:relative}.case-page .case-cover:before,.case-page .case-gallery figure:before{content:"View larger";z-index:4;color:#1d1c19;font-family:var(--font-sans), sans-serif;letter-spacing:.01em;opacity:0;pointer-events:none;background:#fffffce6;border:1px solid #1d1c192e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:500;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:12px;right:12px;transform:translateY(-4px);box-shadow:0 5px 18px #1d1c191a}.case-page .case-cover:has([data-expandable-media]:hover):before{opacity:1;transform:translateY(0)}.case-page .case-cover:has([data-expandable-media]:focus-visible):before{opacity:1;transform:translateY(0)}.case-page .case-gallery figure:has([data-expandable-media]:hover):before{opacity:1;transform:translateY(0)}.case-page .case-gallery figure:has([data-expandable-media]:focus-visible):before{opacity:1;transform:translateY(0)}.case-media-lightbox{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121110eb;place-items:center;padding:clamp(18px,4vw,52px);animation:.18s ease-out both case-lightbox-in;display:grid;position:fixed;inset:0}.case-media-lightbox-content{grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:12px;width:min(94vw,1600px);height:min(88dvh,1050px);margin:0;display:grid}.case-media-lightbox-content>img,.case-media-lightbox-content>video{object-fit:contain;background:#f5f3ed;border-radius:14px;width:auto;max-width:100%;height:auto;max-height:82dvh;display:block;box-shadow:0 24px 80px #00000061}.case-media-lightbox-content>video{width:min(100%,1440px)}.case-media-lightbox-content figcaption{color:#ffffffc7;text-align:center;max-width:min(820px,88vw);padding:0;font-size:13px;line-height:1.45}.case-media-lightbox-close{z-index:2;top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));color:#fff;cursor:pointer;width:44px;height:44px;font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:50%;place-items:center;padding:0;display:grid;position:fixed}.case-media-lightbox-close span{margin-top:-2px;font-size:30px;font-weight:300;line-height:1;display:block}.case-media-lightbox-close:hover,.case-media-lightbox-close:focus-visible{outline-offset:3px;background:#fff3;outline:2px solid #fff}@keyframes case-lightbox-in{0%{opacity:0}to{opacity:1}}@media (hover:none),(width<=760px){.case-page .case-cover:before,.case-page .case-gallery figure:before{content:"Tap to expand";opacity:.82;padding:6px 8px;top:9px;right:9px;transform:none}.case-media-lightbox{padding:58px 10px max(14px, env(safe-area-inset-bottom))}.case-media-lightbox-content{width:100%;height:84dvh}.case-media-lightbox-content>img,.case-media-lightbox-content>video{border-radius:10px;max-height:76dvh}}@media (prefers-reduced-motion:reduce){.case-media-lightbox{animation:none}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}body:before{content:"";z-index:100;pointer-events:none;opacity:.035;mix-blend-mode:multiply;background:radial-gradient(circle at 13% 19%,#14120ce6 0 .45px,#0000 .7px) 0 0/13px 17px,radial-gradient(circle at 78% 63%,#14120cbf 0 .35px,#0000 .65px) 0 0/19px 11px,radial-gradient(circle at 42% 91%,#ffffffe6 0 .5px,#0000 .75px) 0 0/23px 29px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}::selection{color:var(--ink);background:#ffd1bb}a:focus-visible{outline-offset:5px;outline:2px solid}.page-width,.site-header,.site-footer{width:min(var(--content-max), calc(100% - 64px));margin-inline:auto}.site-header{z-index:90;isolation:isolate;justify-content:space-between;align-items:center;min-height:84px;display:flex;position:sticky;top:0}.site-header:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(14px)saturate(1.08);background:#f7f1e6e0;border-bottom:1px solid #1817131a;width:100vw;margin-left:-50vw;position:absolute;inset:0 50%}.wordmark{font-family:var(--serif);letter-spacing:-.04em;font-size:23px;font-weight:400}.site-header nav{align-items:center;gap:30px;font-size:13px;font-weight:500;display:flex}.site-header nav a,.site-footer a{border-bottom:1px solid #0000;padding-block:7px}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{border-color:currentColor}.hero{width:min(var(--frame-max), calc(100% - 40px));min-height:760px;box-shadow:0 0 0 1px var(--line), 0 28px 80px #26342d1f;background:#9cc4c3;border:11px solid #fffdf8f5;border-radius:30px;margin-inline:auto;position:relative;overflow:hidden}.hero-image,.hero-wash{position:absolute;inset:0}.hero-image{z-index:0}.hero-image img{object-fit:cover;object-position:center;filter:saturate(1.03)contrast(1.02);width:100%;height:100%}.hero-wash{z-index:1;background:linear-gradient(90deg,#f8f3e9f2 0%,#f8f3e9b8 40%,#f8f3e914 73%,#0000 100%),linear-gradient(#ffffff1f,#144b4d1f)}.project-card:after,.screenhance-section:after,.contact-section:after,.case-cover:after{content:"";z-index:2;pointer-events:none;opacity:.1;mix-blend-mode:soft-light;background:radial-gradient(circle at 17% 23%,#ffffffe6 0 .5px,#0000 .8px) 0 0/11px 17px,radial-gradient(circle at 71% 67%,#0c0d0abf 0 .4px,#0000 .7px) 0 0/19px 13px;position:absolute;inset:0}.flower-particles{z-index:3;pointer-events:none;width:100%;height:100%;transform:translate3d(var(--hero-shift-x,0), var(--hero-shift-y,0), 0) scale(1.055);transform-origin:50%;will-change:transform;transition:transform .18s ease-out;position:absolute;inset:0}.hero-content{z-index:4;flex-direction:column;min-height:738px;padding:60px 64px 52px;display:flex;position:relative}.hero h1{max-width:1080px;font-family:var(--serif);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(62px,6.5vw,104px);font-weight:400;line-height:.92}.hero-bottom-copy{max-width:650px;margin-top:auto}.hero-bottom-copy p{letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(17px,1.5vw,21px);line-height:1.5}.hero-company-logos{border-top:1px solid #1d1c1938;grid-template-columns:repeat(4,minmax(72px,1fr));align-items:center;gap:clamp(16px,2vw,30px);width:min(100%,560px);padding-top:18px;display:grid}.hero-company-logo{justify-content:flex-start;align-items:center;min-width:0;height:30px;display:flex}.hero-company-logo img{object-fit:contain;object-position:left center;filter:grayscale()brightness(.42)contrast(.9);opacity:.58;transform-origin:0;width:auto;max-width:96px;max-height:24px;transition:filter .22s,opacity .22s,transform .22s}.hero-company-logo-lingoda img{max-width:108px}.hero-company-logo:hover img{opacity:1;transform:translateY(-2px)scale(1.035)}.hero-company-logo-deepl:hover img{filter:none}.hero-company-logo-hubspot:hover img{filter:brightness(0)saturate()invert(64%)sepia(38%)saturate(1619%)hue-rotate(318deg)brightness(103%)contrast(102%)}.hero-company-logo-hellofresh:hover img{filter:none}.hero-company-logo-lingoda:hover img{filter:brightness(0)saturate()invert(34%)sepia(82%)saturate(1937%)hue-rotate(222deg)brightness(91%)contrast(94%)}.hero-bottom-copy span{letter-spacing:.015em;font-size:12px;font-weight:500}.portrait-card{z-index:5;background:#fffdf8f7;border:1px solid #18171338;border-radius:18px;width:250px;margin:0;padding:9px 9px 15px;position:absolute;bottom:34px;right:4.5%;box-shadow:0 20px 48px #19363a40}.portrait-card img{aspect-ratio:1;object-fit:cover;border-radius:11px;width:100%}.portrait-card figcaption{font-family:var(--serif);padding:12px 5px 0;font-size:18px;line-height:1}.text-link,.card-link{border-bottom:1px solid;align-items:center;gap:8px;width:max-content;font-size:13px;font-weight:500;line-height:1.6;display:inline-flex}.text-link span,.card-link b,.contact-button span{font-size:1.25em;font-weight:500;transition:transform .18s;display:inline-block}.text-link:hover span,.card-link:hover b,.contact-button:hover span{transform:translate(4px)}.editorial-intro{grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:80px;margin-bottom:64px;display:grid}.editorial-intro h2,.history-section h2,.founder-heading h2,.testimonials h2,.playground-preview h2{font-family:var(--serif);letter-spacing:-.065em;margin:0;font-size:clamp(62px,7vw,104px);font-weight:400;line-height:.9}.editorial-intro p,.founder-heading p,.playground-preview header>p{margin:0;font-size:16px;line-height:1.58}.project-stack{gap:40px;display:grid}.project-card{border:9px solid var(--white);min-height:730px;box-shadow:0 0 0 1px var(--line), 0 24px 70px #322e2217;border-radius:27px;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) 410px;column-gap:64px;padding:50px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.project-card:hover{box-shadow:0 0 0 1px var(--line), 0 30px 80px #322e2224;transform:translateY(-4px)}.project-copy,.impact-row,.project-media,.project-card>.card-link{z-index:3;position:relative}.project-copy h3{max-width:760px;font-family:var(--serif);letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(52px,5.5vw,80px);font-weight:400;line-height:.93}.project-copy p{max-width:640px;margin:0 0 24px;font-size:17px;line-height:1.52}.project-meta{font-size:12px;font-weight:400}.impact-row{grid-template-columns:repeat(3,minmax(max-content,1fr));align-self:start;gap:20px;margin:0;display:grid}.impact-row div{min-width:0}.impact-row dt,.case-impact dt{font-family:var(--serif);letter-spacing:-.05em;white-space:nowrap;font-size:clamp(34px,3.1vw,48px);line-height:.9}.impact-row dd,.case-impact dd{letter-spacing:.045em;text-transform:uppercase;margin:8px 0 0;font-size:9px;font-weight:400;line-height:1.25}.project-media{grid-column:1/-1;place-items:center;min-height:400px;margin-top:36px;display:grid}.project-media>img{object-fit:contain;border:9px solid #fffffff2;border-radius:18px;width:min(920px,82%);max-height:420px;box-shadow:0 23px 55px #1f262338}.project-card>.card-link{grid-column:1/-1;margin-top:24px}.review-mock{color:#292927;background:#f8f8f6;border:9px solid #fffffff5;border-radius:18px;grid-template-columns:54px 1fr;width:min(920px,86%);min-height:420px;display:grid;overflow:hidden;box-shadow:0 23px 55px #1f262338}.mock-rail{background:#2e2e30;flex-direction:column;align-items:center;gap:12px;padding-top:18px;display:flex}.mock-rail span{background:#ffffff38;border-radius:5px;width:18px;height:18px}.mock-rail span:first-child{background:#ff795d}.mock-main{padding:22px}.mock-topbar,.mock-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.mock-topbar{border-bottom:1px solid #dbdbd7;padding-bottom:18px;font-size:15px;font-weight:500}.mock-status{color:#265c36;text-transform:uppercase;background:#d9f0df;border-radius:999px;padding:6px 9px;font-size:9px}.mock-message{margin:22px 0 18px}.mock-message strong{font-family:var(--serif);font-size:26px}.mock-message p{color:#676762;margin:5px 0 0;font-size:12px}.mock-columns{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.mock-column{background:#fff;border:1px solid #e1e1dc;border-radius:9px;min-height:155px;padding:11px}.mock-column span{min-height:36px;font-size:10px;font-weight:500;display:block}.mock-column b{color:#8b8b85;background:#f2f2ef;border-radius:7px;place-items:center;width:100%;height:54px;margin-top:26px;font-size:13px;display:grid}.mock-actions{margin-top:18px;font-size:12px}.mock-actions button{color:#fff;background:#ff795d;border:0;border-radius:7px;padding:9px 13px;font-size:11px;font-weight:500}.guide-card{border:8px solid var(--white);min-height:360px;box-shadow:0 0 0 1px var(--line), 0 20px 60px #2a273217;background:#d6d8ee;border-radius:24px;grid-template-rows:1fr auto;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:32px 50px;margin-top:40px;padding:36px;display:grid;position:relative;overflow:hidden}.guide-card>div:first-child{z-index:2;position:relative}.guide-card h3{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 14px;font-size:clamp(44px,4.7vw,68px);font-weight:400;line-height:.92}.guide-card p{margin:0 0 18px;line-height:1.5}.guide-card>div:first-child>span{font-size:11px;font-weight:500}.guide-card .impact-row{grid-area:2/1}.guide-card>img{object-fit:contain;border:7px solid #fff;border-radius:15px;grid-area:1/2/3;align-self:center;width:100%;height:290px;box-shadow:0 18px 40px #1f22302e}.guide-card .card-link{position:absolute;bottom:26px;right:38px}.screenhance-section{border:10px solid var(--white);min-height:720px;box-shadow:0 0 0 1px var(--line), 0 25px 75px #2225602e;color:#fff;background:radial-gradient(circle at 70% 25%,#a677ffb8,#0000 33%),linear-gradient(132deg,#142ac8 0%,#303ee4 45%,#ff7963 130%);border-radius:28px;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);align-items:center;gap:64px;padding:64px;display:grid;position:relative;overflow:hidden}.screenhance-copy,.screenhance-collage{z-index:3;position:relative}.screenhance-copy h2{font-family:var(--serif);letter-spacing:-.065em;margin:0;font-size:clamp(66px,7vw,108px);font-weight:400;line-height:.88}.screenhance-headline{font-family:var(--serif);margin:36px 0 15px;font-size:clamp(24px,2.3vw,34px);line-height:1.15}.screenhance-copy>p:not(.screenhance-headline){max-width:500px;margin:20px 0 0;font-size:16px;line-height:1.55}.screenhance-copy .impact-row{margin:42px 0 34px}.screenhance-copy .impact-row dt{font-size:clamp(30px,3vw,45px)}.screenhance-collage{min-height:540px}.screenhance-collage img{border:8px solid #fff;border-radius:17px;position:absolute;box-shadow:0 23px 60px #080c375c}.screenhance-editor{width:88%;top:28px;left:0}.screenhance-output{width:50%;bottom:8px;right:0}.history-intro{margin-bottom:48px}.history-list,.full-history-list{border-top:1px solid var(--line);margin-bottom:34px}.history-row,.full-history-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.2fr .9fr .6fr;align-items:center;gap:28px;min-height:92px;display:grid}.history-row h3,.full-history-list h3{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:30px;font-weight:400}.history-row p,.full-history-list p{margin:0;font-size:14px}.history-row span,.full-history-list span{font-size:12px;font-weight:500}.history-row small,.full-history-list small{color:#1817139e;font-size:11px}.founder-strip{border:1px solid var(--line);background:var(--white);border-radius:26px;grid-template-columns:.7fr 1.3fr;gap:80px;padding:74px;display:grid;box-shadow:0 22px 66px #37312214}.founder-heading p{margin-top:28px}.venture-list{border-top:1px solid var(--line)}.venture-list>*{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:12px 28px;padding:26px 4px;display:grid}.venture-list h3{font-family:var(--serif);grid-row:1/3;align-self:center;margin:0;font-size:31px;font-weight:400}.venture-list p{margin:0;font-size:14px;line-height:1.45}.venture-list span{font-size:10px;font-weight:500}.venture-list a:hover h3{text-underline-offset:5px;text-decoration:underline}.testimonials>header,.about-reviews>header{justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px;display:flex}.quote-grid,.about-reviews>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quote-grid blockquote,.about-reviews blockquote{border:1px solid var(--line);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:335px;margin:0;padding:34px;display:flex}.testimonial-card{transition:transform .42s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.testimonial-portrait{aspect-ratio:1;z-index:2;opacity:0;background:#fcfaf5f0;border:4px solid #fcfaf5eb;border-radius:50%;width:78px;transition:opacity .26s,transform .46s cubic-bezier(.22,1,.36,1);display:block;position:absolute;bottom:22px;right:24px;overflow:hidden;transform:translateY(14px)rotate(5deg)scale(.74);box-shadow:0 14px 30px #1d1c1929}.testimonial-portrait img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-monogram{color:var(--ink);font-family:var(--serif);place-items:center;font-size:28px;line-height:1;display:grid}.testimonial-card:hover,.testimonial-card:focus-within{transform:translateY(-5px)}.testimonial-card:hover .testimonial-portrait,.testimonial-card:focus-within .testimonial-portrait{opacity:1;transform:translate(0)rotate(0)scale(1)}.testimonial-card:hover footer,.testimonial-card:focus-within footer{padding-right:92px}.testimonial-card footer{transition:padding-right .32s}@media (hover:none){.testimonial-portrait{display:none}.testimonial-card:hover,.testimonial-card:focus-within{transform:none}.testimonial-card:hover footer,.testimonial-card:focus-within footer{padding-right:0}}.quote-grid blockquote:nth-child(2),.about-reviews blockquote:nth-child(2){background:#efc4dc}.quote-grid blockquote:nth-child(3),.about-reviews blockquote:nth-child(3){background:#bcd9ef}.quote-grid blockquote>p,.about-reviews blockquote>p{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(25px,2.4vw,36px);line-height:1.14}.quote-grid blockquote footer,.about-reviews blockquote footer{min-height:0;margin:40px 0 0;padding:0;font-size:11px;display:block}.quote-grid blockquote footer strong,.quote-grid blockquote footer span,.about-reviews blockquote footer strong,.about-reviews blockquote footer span{display:block}.quote-grid blockquote footer span,.about-reviews blockquote footer span{opacity:.68;margin-top:4px}.about-preview{grid-template-columns:1.15fr .85fr;gap:24px;margin-bottom:40px;display:grid}.about-preview-copy,.community-card{border:1px solid var(--line);border-radius:25px;min-height:500px;padding:58px}.about-preview-copy{background:var(--white);flex-direction:column;align-items:flex-start;display:flex}.about-preview-copy h2,.community-card h3{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-weight:400;line-height:.95}.about-preview-copy h2{max-width:760px;font-size:clamp(54px,6vw,90px)}.about-preview-copy p{max-width:650px;margin:42px 0 34px;font-size:17px;line-height:1.55}.community-card{color:#fff;background:radial-gradient(circle at 78% 20%,#ffd53fe6,#0000 24%),linear-gradient(145deg,#ff7d5e,#8f58d9 60%,#2439d8);flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:relative;overflow:hidden}.community-play{border:1px solid #fff9;border-radius:50%;place-items:center;width:90px;height:90px;margin-bottom:auto;font-size:25px;display:grid}.community-card p{margin:24px 0 28px;line-height:1.5}.playground-preview{border:1px solid var(--line);background:#fffdf8e6;border-radius:26px;margin-bottom:88px;padding:74px 72px 64px;overflow:hidden}.playground-preview>header{grid-template-columns:1fr 430px;align-items:end;gap:28px 60px;display:grid}.playground-preview>header .text-link{grid-column:2}.hanging-art{grid-template-columns:repeat(3,1fr);align-items:center;gap:42px;min-height:480px;margin-top:56px;padding-top:58px;display:grid;position:relative}.hanging-line{border-top:1.5px dashed #1817136b;position:absolute;top:70px;left:-120px;right:-120px;transform:rotate(-1deg)}.hanging-art figure{border:1px solid var(--line);background:#fff;border-radius:9px;margin:0;padding:11px 11px 16px;position:relative;box-shadow:0 18px 26px #26241d29}.hanging-art figure:first-of-type{transform:rotate(-4deg)translateY(-5px)}.hanging-art figure:nth-of-type(3){transform:rotate(-2deg)translateY(4px)}.hanging-art figure i{z-index:2;border:2px solid #e84e38;border-bottom:0;border-radius:6px 6px 0 0;width:9px;height:28px;position:absolute;top:-17px;left:50%}.hanging-art img{object-fit:cover;border-radius:4px;width:100%;height:300px}.hanging-art figure:first-of-type img{object-position:center 68%}.hanging-art figure:nth-of-type(2) img{object-position:center 18%}.hanging-art figcaption{font-family:var(--serif);padding:13px 4px 0;font-size:18px}.contact-section{width:min(var(--frame-max), calc(100% - 40px));border:10px solid var(--white);min-height:620px;box-shadow:0 0 0 1px var(--line), 0 25px 75px #25143038;color:#fff;background:radial-gradient(circle at 78% 34%,#5c42bebf,#0000 34%),linear-gradient(120deg,#170d28,#251347 56%,#521f3d);border-radius:28px;grid-template-columns:1fr .8fr;align-items:center;margin:0 auto 40px;padding:72px;display:grid;position:relative;overflow:hidden}.contact-copy,.contact-section>img{z-index:3;position:relative}.contact-copy h2{max-width:850px;font-family:var(--serif);letter-spacing:-.07em;margin:0;font-size:clamp(72px,8vw,122px);font-weight:400;line-height:.84}.contact-copy p{max-width:550px;margin:38px 0 28px;font-size:18px;line-height:1.5}.contact-button{width:max-content;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:13px 18px;font-size:13px;font-weight:500;display:inline-flex}.contact-section>img{object-fit:contain;mix-blend-mode:screen;justify-self:end;width:min(470px,100%);max-height:590px}.site-footer{justify-content:space-between;align-items:center;min-height:100px;padding-inline:6px;font-size:12px;display:flex}.site-footer div{gap:24px;display:flex}.case-page article{padding-bottom:110px}.case-hero{grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:80px;min-height:460px;padding:72px 8px 58px;display:grid}.case-context{margin:22px 0 0;font-size:12px;font-weight:500}.case-context span{margin-inline:8px}.case-hero h1{font-family:var(--serif);letter-spacing:-.075em;margin:0;font-size:clamp(72px,9.5vw,144px);font-weight:400;line-height:.82}.case-headline{max-width:760px;font-family:var(--serif);margin:34px 0 0;font-size:clamp(24px,2.5vw,36px);line-height:1.16}.case-impact{grid-template-columns:repeat(3,minmax(max-content,1fr));gap:20px;margin:0;display:grid}.case-impact dt{font-size:clamp(32px,3vw,47px)}.case-cover{border:9px solid var(--white);min-height:650px;box-shadow:0 0 0 1px var(--line), 0 25px 70px #2e2a211a;border-radius:27px;place-items:center;padding:58px;display:grid;position:relative;overflow:hidden}.case-page-review .case-cover{background:linear-gradient(132deg,#dfd1f3,#c8dbed 48%,#f6c4a4)}.case-page-clip .case-cover{background:linear-gradient(126deg,#a9d9d4,#dce8b8 54%,#f0cf5f)}.case-page-everyplate .case-cover{background:linear-gradient(128deg,#f1ded5,#e4c9dd 52%,#f6c99b)}.case-page-screenhance .case-cover{background:linear-gradient(132deg,#142ac8,#5548dd 50%,#ff7963)}.case-page-guide .case-cover{background:#d6d8ee}.case-cover>img{z-index:3;object-fit:contain;border:9px solid #fff;border-radius:18px;width:min(1120px,92%);max-height:560px;position:relative;box-shadow:0 24px 58px #1d1f2240}.case-cover .review-mock{z-index:3;position:relative}.case-story{grid-template-columns:.75fr 1.25fr;gap:100px;padding:120px 0 94px;display:grid}.story-heading h2,.case-decisions h2,.case-close h2,.about-narrative h2,.full-history h2,.about-founder h2,.about-reviews h2,.about-community h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:.93}.story-heading p{color:#181713a6;max-width:400px;margin:28px 0 0;font-size:13px;line-height:1.5}.story-copy p{letter-spacing:-.018em;max-width:760px;margin:0 0 28px;font-size:clamp(18px,1.65vw,23px);line-height:1.58}.case-decisions{border-block:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:100px;padding:62px 0;display:grid}.case-decisions>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-decisions p{background:var(--white);border-radius:16px;margin:0;padding:22px;font-size:14px;line-height:1.48}.case-gallery{grid-template-columns:repeat(3,1fr);gap:22px;padding:94px 0 30px;display:grid}.case-gallery.gallery-1{grid-template-columns:1fr}.case-gallery figure{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;padding:12px 12px 18px}.case-gallery img{aspect-ratio:16/10;object-fit:contain;background:#e8e7e2;border-radius:10px;width:100%}.case-gallery figcaption{padding:14px 5px 0;font-size:12px;line-height:1.45}.case-close{border:1px solid var(--line);background:var(--white);border-radius:24px;justify-content:space-between;align-items:end;gap:60px;margin-top:100px;padding:62px;display:flex}.case-close p{max-width:600px;margin:24px 0 28px;line-height:1.55}.about-hero{border:1px solid var(--line);background:radial-gradient(circle at 82% 14%,#fffc,#0000 28%),linear-gradient(130deg,#f2c4d9,#d4d7f4 55%,#b1ded0);border-radius:28px;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:80px;min-height:720px;padding:72px;display:grid;box-shadow:0 22px 70px #312b341a}.about-hero h1,.playground-hero h1{max-width:930px;font-family:var(--serif);letter-spacing:-.07em;margin:0;font-size:clamp(68px,8vw,122px);font-weight:400;line-height:.86}.about-hero>div>p,.playground-hero>p{max-width:730px;margin:44px 0 0;font-size:clamp(18px,1.7vw,23px);line-height:1.55}.about-hero figure{border:1px solid var(--line);background:var(--white);border-radius:18px;margin:0;padding:10px 10px 16px;box-shadow:0 22px 50px #2c2b3a33}.about-hero figure img{border-radius:11px;width:100%}.about-hero figcaption{font-family:var(--serif);padding:13px 5px 0;font-size:17px}.about-narrative{grid-template-columns:.72fr 1.28fr;gap:100px;padding:130px 0;display:grid}.about-narrative>div p{max-width:760px;margin:0 0 28px;font-size:clamp(19px,1.8vw,25px);line-height:1.58}.full-history{border:1px solid var(--line);background:var(--white);border-radius:26px;padding:80px 72px}.full-history>header,.about-founder>header{grid-template-columns:1fr 410px;align-items:end;gap:70px;margin-bottom:48px;display:grid}.full-history>header p,.about-founder>header p{margin:0;line-height:1.55}.full-history-list{margin-bottom:0}.about-founder>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-founder article{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-columns:minmax(0,.84fr) minmax(220px,1.16fr);min-height:300px;padding:0;display:grid;overflow:hidden}.founder-card-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:29px 27px 26px;display:flex}.founder-card-media{border-left:1px solid var(--line);background:#e9e5dc;min-width:0;min-height:298px;overflow:hidden}.founder-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s;display:block}.founder-card:hover .founder-card-media img{filter:saturate(1.04);transform:scale(1.035)}.founder-card-coverfairy .founder-card-media img{object-position:center 48%}.founder-card-junocal .founder-card-media img{object-position:42% center}.about-founder h3{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:46px;font-weight:400}.about-founder article p{margin:24px 0 16px;line-height:1.5}.about-founder article>span{margin-bottom:30px;font-size:10px;font-weight:500}.about-founder .founder-card-copy>span{margin-bottom:24px;font-size:10px;font-weight:500}.about-founder .founder-card-copy .text-link{margin-top:auto}.about-reviews{padding-bottom:128px}.about-reviews h2{max-width:760px}.about-community{background:linear-gradient(128deg,#ffcb68,#ff8265 55%,#9d61d7);border-radius:24px;justify-content:space-between;align-items:end;gap:70px;min-height:360px;margin-bottom:72px;padding:58px;display:flex}.about-community>div p{max-width:650px;margin:26px 0 0;line-height:1.55}.playground-hero{flex-direction:column;justify-content:center;min-height:560px;padding:90px 10px;display:flex}.playground-hero h1{max-width:1100px}.playground-grid{grid-template-columns:repeat(2,1fr);gap:70px 26px;padding-bottom:120px;display:grid}.playground-grid figure{margin:0}.playground-grid figure:nth-child(2n){transform:translateY(70px)}.playground-grid figure>div{box-shadow:0 0 0 1px var(--line), 0 22px 55px #2d271e1c;border:10px solid #fff;border-radius:24px;overflow:hidden}.playground-grid img{object-fit:cover;width:100%;height:620px;transition:transform .45s}.playground-grid figure:hover img{transform:scale(1.025)}.play-fruit img{object-position:center 62%}.play-procreate img{object-position:center 15%}.playground-grid figcaption{padding:22px 8px 0}.playground-grid h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:40px;font-weight:400}.playground-grid figcaption p{color:#181713ad;margin:8px 0 0;line-height:1.5}.playground-youtube{color:#fff;background:linear-gradient(135deg,#2440dc,#754cdd 55%,#ff8068);border-radius:26px;grid-template-columns:190px 1fr;align-items:center;gap:70px;min-height:470px;margin-bottom:76px;padding:70px;display:grid}.youtube-mark{border:1px solid #fff9;border-radius:50%;place-items:center;width:170px;height:170px;font-size:44px;display:grid}.playground-youtube h2{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(52px,6vw,86px);font-weight:400;line-height:.92}.playground-youtube p{max-width:720px;margin:30px 0;font-size:17px;line-height:1.55}@media (width<=1080px){.hero h1{max-width:900px}.portrait-card{width:205px}.project-card{grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr;row-gap:22px}.project-card .impact-row{max-width:560px}.project-media,.project-card>.card-link{grid-column:1}.guide-card{grid-template-columns:1fr}.guide-card .impact-row,.guide-card>img{grid-area:auto/1}.guide-card .card-link{position:relative;bottom:auto;right:auto}.screenhance-section{grid-template-columns:1fr}.screenhance-collage{min-height:480px}.history-row,.full-history-list article{grid-template-columns:.9fr 1.1fr .8fr}.history-row small,.full-history-list small{display:none}.founder-strip{grid-template-columns:1fr}.about-hero{grid-template-columns:1fr 310px;gap:50px}.case-hero{grid-template-columns:1fr}}@media (width<=760px){.page-width,.site-header,.site-footer{width:min(100% - 28px,1380px)}.site-header{min-height:72px}.wordmark{font-size:19px}.site-header nav{gap:15px;font-size:11px}.site-header nav a:nth-child(3){display:none}.hero{border-width:7px;border-radius:20px;flex-direction:column;width:calc(100% - 20px);min-height:0;display:flex}.hero-image img{object-position:62% center}.hero-wash{background:linear-gradient(#f8f3e9f5 0%,#f8f3e9cc 50%,#f8f3e92e 100%)}.hero-content{min-height:590px;padding:34px 22px 32px}.hero h1{font-size:clamp(44px,13vw,64px);line-height:.94}.hero h1 br{display:none}.hero-bottom-copy{max-width:calc(100% - 8px);margin-top:auto;padding-right:0}.hero-bottom-copy p{margin-bottom:17px;font-size:15px}.portrait-card{z-index:5;width:170px;margin:-12px 19px 22px auto;padding:7px 7px 12px;position:relative;bottom:auto;right:auto}.portrait-card figcaption{padding-top:9px;font-size:14px}.work-section{padding:96px 0 72px}.editorial-intro,.playground-preview>header,.full-history>header,.about-founder>header{margin-bottom:40px;display:block}.editorial-intro h2,.history-section h2,.founder-heading h2,.testimonials h2,.playground-preview h2{font-size:clamp(52px,15vw,72px)}.editorial-intro p,.full-history>header p,.about-founder>header p{max-width:440px;margin-top:24px}.project-stack{gap:26px}.project-card{border-width:7px;border-radius:20px;row-gap:17px;min-height:0;padding:26px 21px 28px}.project-copy h3{font-size:clamp(43px,12.5vw,59px);line-height:.95}.project-copy p{font-size:14px}.impact-row,.case-impact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.impact-row dt,.case-impact dt{font-size:clamp(25px,7.6vw,35px)}.impact-row dd,.case-impact dd{letter-spacing:0;font-size:7px}.project-media{min-height:270px;margin-top:10px}.project-media>img{border-width:6px;width:100%;max-height:290px}.review-mock{border-width:6px;grid-template-columns:28px 1fr;width:100%;min-height:285px}.mock-rail{gap:8px;padding-top:12px}.mock-rail span{border-radius:3px;width:11px;height:11px}.mock-main{padding:12px}.mock-topbar{padding-bottom:10px;font-size:10px}.mock-status{display:none}.mock-message{margin:12px 0 10px}.mock-message strong{font-size:18px}.mock-message p{font-size:8px}.mock-columns{grid-template-columns:repeat(2,1fr);gap:6px}.mock-column{min-height:69px;padding:6px}.mock-column span{min-height:20px;font-size:6px}.mock-column b{height:22px;margin-top:5px;font-size:7px}.mock-actions{margin-top:9px;font-size:7px}.mock-actions button{padding:6px 8px;font-size:7px}.guide-card{border-width:7px;border-radius:20px;min-height:0;margin-top:26px;padding:25px 21px 28px}.guide-card h3{font-size:48px}.guide-card>img{height:auto}.screenhance-section{border-width:7px;border-radius:20px;gap:28px;min-height:0;padding:36px 23px 26px}.screenhance-copy h2{font-size:clamp(55px,16vw,76px)}.screenhance-headline{margin-top:27px}.screenhance-copy .impact-row{margin:32px 0 27px}.screenhance-collage{min-height:320px}.screenhance-collage img{border-width:5px;border-radius:11px}.screenhance-editor{width:92%;top:8px}.screenhance-output{width:58%}.history-section{padding:92px 0}.history-row,.full-history-list article{grid-template-columns:1fr auto;gap:7px 16px;min-height:0;padding:22px 2px;display:grid}.history-row h3,.full-history-list h3{font-size:25px}.history-row p,.full-history-list p{grid-area:2/1/auto/-1;font-size:12px}.history-row span,.full-history-list span{text-align:right;grid-area:1/2;font-size:9px}.founder-strip{border-radius:20px;gap:45px;padding:40px 27px}.venture-list>*{display:block}.venture-list h3{font-size:31px}.venture-list p{margin:10px 0 14px}.testimonials{padding:96px 0}.testimonials>header,.about-reviews>header{display:block}.testimonials>header .text-link,.about-reviews>header .text-link{margin-top:24px}.quote-grid,.about-reviews>div,.about-founder>div{grid-template-columns:1fr}.quote-grid blockquote,.about-reviews blockquote{min-height:280px;padding:27px}.quote-grid blockquote>p,.about-reviews blockquote>p{font-size:29px}.about-preview{grid-template-columns:1fr}.about-preview-copy,.community-card{border-radius:20px;min-height:430px;padding:36px 28px}.about-preview-copy h2{font-size:57px}.community-play{width:66px;height:66px}.playground-preview{border-radius:20px;margin-bottom:54px;padding:46px 25px 34px}.playground-preview>header .text-link{margin-top:24px}.hanging-art{min-height:820px;margin-top:30px;display:block}.hanging-art figure{width:76%;margin-bottom:-43px}.hanging-art figure:nth-of-type(2){margin-left:auto}.hanging-art figure:nth-of-type(3){margin-left:8%}.hanging-art img{height:230px}.contact-section{border-width:7px;border-radius:20px;flex-direction:column;width:calc(100% - 20px);min-height:730px;margin-bottom:24px;padding:42px 25px 20px;display:flex}.contact-copy h2{font-size:clamp(59px,17vw,82px)}.contact-copy p{margin-top:27px;font-size:15px}.contact-section>img{object-fit:contain;width:310px;max-height:400px;margin:0 auto}.site-footer{padding:24px 4px 38px;display:block}.site-footer div{flex-wrap:wrap;margin-top:18px}.case-page article{padding-bottom:72px}.case-hero{gap:42px;min-height:0;padding:58px 2px 42px}.case-hero h1{font-size:clamp(63px,19vw,90px);line-height:.86}.case-headline{margin-top:25px}.case-cover{border-width:7px;border-radius:20px;min-height:360px;padding:20px}.case-cover>img{border-width:6px;width:100%;max-height:330px}.case-story,.case-decisions,.about-narrative{grid-template-columns:1fr;gap:44px;padding:82px 0 68px}.story-copy p,.about-narrative>div p{font-size:18px}.case-decisions>div{grid-template-columns:1fr}.case-gallery,.case-gallery.gallery-1{grid-template-columns:1fr;padding-top:66px}.case-close{margin-top:70px;padding:36px 27px;display:block}.case-close>.text-link{margin-top:48px}.about-hero{border-radius:20px;grid-template-columns:1fr;gap:46px;min-height:0;padding:42px 26px 28px}.about-hero h1,.playground-hero h1{font-size:clamp(58px,17vw,82px)}.about-hero figure{width:74%;margin-left:auto}.about-narrative{padding:92px 0}.full-history{border-radius:20px;padding:48px 25px}.about-founder{padding:96px 0}.about-founder article{grid-template-columns:1fr;min-height:300px;padding:0}.about-founder .founder-card-copy{min-height:230px;padding:27px 25px 24px}.about-founder .founder-card-media{border-top:1px solid var(--line);border-left:0;min-height:215px}.about-reviews{padding-bottom:92px}.about-community{border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:470px;margin-bottom:50px;padding:35px 27px;display:flex}.playground-hero{min-height:520px;padding:68px 2px}.playground-grid{grid-template-columns:1fr;gap:52px;padding-bottom:84px}.playground-grid figure:nth-child(2n){transform:none}.playground-grid figure>div{border-width:7px;border-radius:19px}.playground-grid img{height:460px}.playground-youtube{border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:560px;margin-bottom:50px;padding:39px 28px;display:flex}.youtube-mark{width:90px;height:90px;font-size:26px}}.hanging-art figure i{z-index:5;filter:drop-shadow(0 4px 3px #2921173d);transform-origin:50% 72%;pointer-events:none;background:url(/playground/clothespin.png) 50%/contain no-repeat;border:0;border-radius:0;width:44px;height:44px;top:-48px;left:50%;transform:translate(-50%)scale(1.75)}.hanging-art figure:nth-of-type(2){transform:rotate(1.5deg)translateY(7px)}.community-card{min-height:430px;color:var(--ink);background:#ddd8ce;grid-template-rows:minmax(210px,1.08fr) minmax(0,.92fr);align-items:stretch;padding:0;display:grid;overflow:hidden}.community-media{min-height:0;color:inherit;display:block;position:relative;overflow:hidden}.community-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#1413122e);position:absolute;inset:0}.community-media img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.community-media:hover img,.community-media:focus-visible img{transform:scale(1.035)}.community-media .community-play{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfaf5e0;border-color:#ffffffd1;width:62px;height:62px;margin:0;position:absolute;top:24px;left:24px;box-shadow:0 12px 28px #14131229}.community-copy{flex-direction:column;align-items:flex-start;padding:30px 36px 34px;display:flex}.community-copy h3{font-size:clamp(34px,3.2vw,44px)}.community-copy p{margin:16px 0 22px;font-size:14px}@media (width<=760px){.community-card{grid-template-rows:245px auto;min-height:480px;padding:0}.community-copy{padding:28px 26px 30px}.community-copy h3{font-size:clamp(36px,10vw,46px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.about-founder{padding:104px 0}.about-founder>header{margin-bottom:36px}.about-founder>div{gap:14px}.about-founder article{border-radius:18px;grid-template-columns:minmax(0,1.18fr) minmax(150px,.82fr);height:220px;min-height:0}.about-founder .founder-card-copy{min-height:0;padding:22px 20px 20px}.about-founder .founder-card-media{border:0;border-radius:13px;min-height:0;margin:12px 12px 12px 0;overflow:hidden}.about-founder h3{font-size:34px;line-height:.98}.about-founder article p{margin:16px 0 12px;font-size:13px;line-height:1.42}.about-founder .founder-card-copy>span{margin-bottom:14px;font-size:9px}.about-founder .founder-card-copy .text-link{font-size:11px}.founder-card-screenhance .founder-card-media img{object-position:left center}.founder-card-coachli .founder-card-media img{object-position:15% center}@media (width<=1080px){.about-founder article{grid-template-columns:minmax(0,1.25fr) minmax(135px,.75fr);height:210px}.about-founder .founder-card-copy{padding:20px 18px 18px}.about-founder h3{font-size:30px}}@media (width<=760px){.about-founder{padding:82px 0}.about-founder>div{grid-template-columns:1fr}.about-founder article{grid-template-columns:minmax(0,1fr) 118px;width:100%;height:auto;min-height:196px}.about-founder .founder-card-copy{min-height:0;padding:20px 16px 18px}.about-founder .founder-card-media{border:0;min-height:0;margin:10px 10px 10px 0}.about-founder h3{font-size:29px}.about-founder article p{font-size:12px}}.case-study-stack{isolation:isolate;gap:28px;padding-bottom:96px;display:grid}.case-study-stack .project-stack{display:contents}.case-study-stack .case-stack-card{transform-origin:top;will-change:transform;position:sticky}.case-study-stack .case-stack-card-1{z-index:11;top:22px}.case-study-stack .case-stack-card-2{z-index:12;top:30px}.case-study-stack .case-stack-card-3{z-index:13;top:38px}.case-study-stack .case-stack-card-4{z-index:14;top:46px}.case-study-stack .case-stack-card-5{z-index:15;top:54px}.case-study-stack .guide-card{margin-top:0}.case-study-stack .case-stack-card:hover{transform:none}@media (width<=1080px){.case-study-stack{gap:28px;padding-bottom:0}.case-study-stack .project-stack{gap:28px;display:grid}.case-study-stack .case-stack-card{z-index:auto;will-change:auto;position:relative;top:auto}}@media (prefers-reduced-motion:reduce){.case-study-stack{padding-bottom:0}.case-study-stack .project-stack{gap:28px;display:grid}.case-study-stack .case-stack-card{z-index:auto;will-change:auto;position:relative;top:auto}}.project-everyplate .project-media>img{object-position:center top}.project-clip .project-media>img,.project-clip .project-media>video{border-radius:14px;overflow:hidden}.screenhance-feature-image img{object-position:center 44%}.stitched-flower{aspect-ratio:553/948;transform-origin:50% 100%;pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url(/decor/stitched-flower-set.png);background-repeat:no-repeat;background-size:300% 100%;display:block}.stitched-flower-rose{background-position:0}.stitched-flower-iris{background-position:50%}.stitched-flower-poppy{background-position:100%}.founder-stitch{opacity:.82;filter:saturate(.9)contrast(1.03)drop-shadow(0 12px 18px #251f181f);mix-blend-mode:normal;width:220px;height:auto;bottom:-106px;left:-12px;transform:rotate(-4deg)}.about-preview-copy{position:relative;overflow:hidden}.about-preview-copy>:not(.about-stitch){z-index:2;position:relative}.about-stitch{z-index:1;opacity:.74;filter:saturate(.84)drop-shadow(0 12px 18px #242b3a1a);width:142px;position:absolute;bottom:-88px;right:15px;transform:rotate(7deg)}.contact-stitch{z-index:1;opacity:.9;filter:saturate(.92)drop-shadow(0 20px 32px #00000042);width:260px;position:absolute;bottom:-105px;right:5.5%;transform:rotate(4deg)}.motion-ready [data-reveal] .stitched-flower{clip-path:inset(100% 0 0);will-change:clip-path, translate, scale;transition:clip-path 1.1s cubic-bezier(.16,1,.3,1) .18s,translate 1.1s cubic-bezier(.16,1,.3,1) .18s,scale 1.2s cubic-bezier(.16,1,.3,1) .18s;translate:0 46px;scale:.78}.motion-ready [data-reveal].is-visible .stitched-flower{clip-path:inset(0);translate:0;scale:1}.hanging-art figure,.hanging-art figure i,.hanging-art figure img{transition:transform .52s cubic-bezier(.22,1,.36,1),filter .42s,box-shadow .42s}.hanging-art figure:hover,.hanging-art figure:focus-within{z-index:6;animation-play-state:paused;box-shadow:0 26px 38px #26241d36}.hanging-art figure:hover img,.hanging-art figure:focus-within img{filter:saturate(1.08)contrast(1.02);transform:translateY(-6px)scale(1.025)rotate(-.5deg)}.hanging-art figure:hover i,.hanging-art figure:focus-within i{filter:drop-shadow(0 7px 5px #29211752);transform:translate(-50%)translateY(-3px)scale(1.9)rotate(-5deg)}.playground-hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);align-items:center;gap:70px;min-height:540px;padding:98px 10px 86px;display:grid}.playground-hero h1{max-width:850px;margin:0;font-size:clamp(72px,8.5vw,126px);line-height:.87}.playground-hero>div{align-self:end;max-width:530px;padding-bottom:18px}.playground-hero>div p{margin:0;font-size:16px;line-height:1.65}.playground-hero>div p+p{color:#1d1c19ad;margin-top:19px}.playground-collections{border-bottom:1px solid var(--line);margin-bottom:110px}.playground-collection{border-top:1px solid var(--line);grid-template-columns:minmax(270px,.6fr) minmax(0,1.4fr);align-items:center;gap:76px;padding:94px 0;display:grid}.playground-collection-copy h2{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 26px;font-size:clamp(48px,5.2vw,76px);font-weight:400;line-height:.95}.playground-collection-copy p{margin:0;font-size:15px;line-height:1.64}.playground-collection-copy p+p{color:#1d1c19a6;margin-top:18px}.playground-collection-images{grid-template-rows:repeat(2,260px);grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr);gap:16px;min-width:0;display:grid}.playground-collection-images figure{background:#e7e3d9;border-radius:18px;margin:0;transition:transform .52s cubic-bezier(.22,1,.36,1),box-shadow .42s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 34px #27231c1c}.playground-collection-images figure:first-child{grid-row:1/-1}.playground-collection-images figure:after{content:"";mix-blend-mode:soft-light;opacity:.24;pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff1c 0 1px,#0000 1px 4px),repeating-linear-gradient(90deg,#2026240b 0 1px,#0000 1px 4px);transition:opacity .42s;position:absolute;inset:0}.playground-collection-images img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .42s;display:block}.playground-collection-images figure:hover{z-index:2;transform:translateY(-8px)rotate(-.6deg);box-shadow:0 24px 46px #27231c2b}.playground-collection-images figure:nth-child(2):hover{transform:translateY(-8px)rotate(.8deg)}.playground-collection-images figure:hover img{filter:saturate(1.08)contrast(1.02);transform:scale(1.035)}.playground-collection-images figure:hover:after{opacity:.42}.collection-fruit .playground-collection-images figure:first-child img{object-position:center 60%}.collection-doodles .playground-collection-images figure:first-child img,.collection-doodles .playground-collection-images figure:nth-child(2) img{object-position:center 16%}.collection-flat .playground-collection-images figure:first-child img{object-position:center 42%}.collection-wallpapers .playground-collection-images figure:first-child img{object-position:center}.playground-youtube{border:1px solid var(--line);min-height:0;color:var(--ink);background:#ded9d0;border-radius:24px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:stretch;gap:0;margin-bottom:76px;padding:18px;display:grid;overflow:hidden}.playground-youtube-media{min-height:430px;color:inherit;border-radius:17px;position:relative;overflow:hidden}.playground-youtube-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#19151238);position:absolute;inset:0}.playground-youtube-media img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.playground-youtube-media:hover img,.playground-youtube-media:focus-visible img{transform:scale(1.035)}.playground-youtube .youtube-mark{z-index:2;width:68px;height:68px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfaf5e0;border:1px solid #ffffffb8;border-radius:50%;place-items:center;font-size:22px;display:grid;position:absolute;top:24px;left:24px;box-shadow:0 12px 28px #14131229}.playground-youtube-copy{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:46px 44px 40px;display:flex}.playground-youtube-copy h2{font-size:clamp(46px,4.7vw,68px);line-height:.94}.playground-youtube-copy p{margin:26px 0;font-size:15px}@media (width<=1080px){.founder-stitch{opacity:.65;width:170px;bottom:-84px;left:auto;right:-16px}.contact-stitch{opacity:.68;width:210px;bottom:-92px;right:-12px}.playground-collection{gap:48px}.playground-collection-images{grid-template-rows:repeat(2,220px)}}@media (width<=760px){.project-everyplate .project-media>img{object-position:center top}.founder-stitch{opacity:.48;width:124px;bottom:-62px;right:-26px}.about-stitch{opacity:.56;width:104px;bottom:-71px;right:-12px}.contact-stitch{opacity:.62;width:150px;bottom:-78px;right:-25px}.playground-hero{grid-template-columns:1fr;gap:35px;min-height:0;padding:86px 2px 74px}.playground-hero h1{font-size:clamp(62px,18vw,88px)}.playground-hero>div{padding-bottom:0}.playground-collections{margin-bottom:70px}.playground-collection{grid-template-columns:1fr;gap:36px;padding:66px 0}.playground-collection-copy h2{font-size:clamp(46px,13vw,62px)}.playground-collection-images{grid-template-rows:330px 185px;grid-template-columns:1fr 1fr;gap:10px}.playground-collection-images figure{border-radius:14px}.playground-collection-images figure:first-child{grid-area:1/1/auto/-1}.playground-youtube{border-radius:20px;grid-template-columns:1fr;min-height:0;margin-bottom:50px;padding:10px}.playground-youtube-media{border-radius:14px;min-height:260px}.playground-youtube-copy{padding:34px 17px 26px}.playground-youtube-copy h2{font-size:clamp(42px,12vw,58px)}}@media (prefers-reduced-motion:reduce){.hanging-art figure,.hanging-art figure i,.hanging-art figure img,.playground-collection-images figure,.playground-collection-images img,.playground-youtube-media img{transition:none}}.coverfairy-feature{border:1px solid var(--line);color:#171715;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:650px;margin-bottom:118px;padding:54px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #424e4021}.coverfairy-feature-bg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .85s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.015)}.coverfairy-feature:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f9f8f1f5 0%,#f9f8f1db 42%,#f9f8f129 78%);position:absolute;inset:0}.coverfairy-feature:hover .coverfairy-feature-bg{transform:scale(1.035)}.coverfairy-brand,.coverfairy-copy{z-index:1;position:relative}.coverfairy-brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:21px;font-weight:500;display:flex}.coverfairy-brand img{object-fit:contain;width:31px;height:31px}.coverfairy-copy{max-width:720px}.coverfairy-copy h2{max-width:700px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(52px,6vw,86px);font-weight:400;line-height:.94}.coverfairy-copy>p{max-width:630px;margin:26px 0 32px;font-size:16px;line-height:1.55}.coverfairy-copy dl{flex-wrap:wrap;gap:25px 40px;margin:0 0 34px;display:flex}.coverfairy-copy dl div{gap:3px;display:grid}.coverfairy-copy dt{font-family:var(--serif);font-size:28px;line-height:1}.coverfairy-copy dd{margin:0;font-size:10px}.coverfairy-link{border-bottom:1px solid;padding-bottom:4px;font-size:12px}.about-founder>div{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=760px){.coverfairy-feature{border-radius:20px;min-height:610px;margin-bottom:78px;padding:29px 26px}.coverfairy-feature:after{background:linear-gradient(#f9f8f1f5 0%,#f9f8f1c7 72%,#f9f8f157 100%)}.coverfairy-copy h2{font-size:clamp(45px,13vw,60px)}.coverfairy-copy>p{margin:20px 0 25px;font-size:14px}.coverfairy-copy dl{gap:18px 27px;margin-bottom:27px}.about-founder>div{grid-template-columns:1fr}}.screenhance-feature-image{aspect-ratio:3004/1512;min-width:0;min-height:0;box-shadow:none;border-radius:17px;place-items:center;display:grid;overflow:hidden}.screenhance-feature-image img{object-fit:cover;object-position:center;width:100%;height:100%;animation:8s ease-in-out infinite alternate screen-breathe;display:block}.case-gallery-screenhance.gallery-1 figure{background:0 0;border:0;width:min(100%,920px);margin-inline:auto;padding:0;animation:none;overflow:visible}.case-gallery-screenhance.gallery-1 img{aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 24px 60px #1d1c1924}.case-gallery-screenhance.gallery-1 figcaption{padding:16px 2px 0}@media (width<=760px){.screenhance-feature-image{min-height:0}}@media (prefers-reduced-motion:reduce){.screenhance-feature-image img{animation:none}}.case-hero{min-height:410px;padding-top:64px}.case-hero h1{font-size:clamp(62px,8vw,118px)}.case-meta{border-top:1px solid var(--line);grid-template-columns:1.15fr .85fr 1fr;gap:34px;margin-bottom:30px;padding:24px 8px;display:grid}.case-meta>div{border-right:1px solid var(--line);padding-right:28px}.case-meta>div:last-child{border-right:0}.case-meta span{color:#1817138c;margin-bottom:7px;font-size:11px;font-weight:400;display:block}.case-meta p{max-width:430px;margin:0;font-size:15px;line-height:1.45}.case-cover>img{animation:8s ease-in-out infinite alternate case-cover-float}.case-story{padding-bottom:112px}.story-heading h2{max-width:560px;font-size:clamp(42px,4.7vw,68px)}.case-chapter{border-top:1px solid var(--line);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:100px;padding:88px 0;display:grid}.case-chapter h2{max-width:560px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:.98}.case-chapter>div{max-width:790px}.case-chapter p{letter-spacing:-.012em;margin:0 0 25px;font-size:clamp(18px,1.45vw,21px);line-height:1.62}.case-chapter ul{border-top:1px solid var(--line);margin:34px 0 0;padding:0;list-style:none}.case-chapter li{border-bottom:1px solid var(--line);padding:15px 0;font-size:15px;line-height:1.45}.case-chapter li:before{content:"—";color:#18171373;margin-right:12px}.case-gallery{grid-template-columns:repeat(3,minmax(0,1fr));padding:32px 0 112px}.case-gallery.gallery-2,.case-gallery.gallery-4{grid-template-columns:repeat(2,minmax(0,1fr))}.case-gallery figure{padding:10px 10px 17px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;overflow:hidden}.case-gallery figure:hover{transform:translateY(-7px);box-shadow:0 24px 55px #1d1c191f}.case-gallery img{aspect-ratio:16/10;object-fit:contain}.case-gallery-screenhance figure{animation:7s ease-in-out infinite alternate case-card-shift}.case-gallery-screenhance figure:nth-child(2){animation-delay:-2.3s}.case-gallery-screenhance figure:nth-child(3){animation-delay:-4.6s}.case-gallery-screenhance img{animation:6.5s ease-in-out infinite alternate case-media-breathe}.case-decisions{margin-top:24px}.case-decisions h2,.case-close h2{font-size:clamp(42px,4.8vw,68px)}@keyframes case-cover-float{0%{transform:translateY(4px)rotate(-.2deg)}to{transform:translateY(-7px)rotate(.2deg)}}@keyframes case-card-shift{0%{translate:0 3px}to{translate:0 -7px}}@keyframes case-media-breathe{0%{transform:scale(1)}to{transform:scale(1.025)}}@media (width<=760px){.case-hero{min-height:0;padding-top:48px}.case-hero h1{font-size:clamp(50px,15vw,70px)}.case-meta{grid-template-columns:1fr;gap:0;padding:20px 0}.case-meta>div{border-right:0;border-bottom:1px solid var(--line);padding:15px 0}.case-meta>div:last-child{border-bottom:0}.case-story,.case-chapter{grid-template-columns:1fr;gap:34px;padding:68px 0}.story-heading h2,.case-chapter h2,.case-decisions h2,.case-close h2{font-size:clamp(38px,11vw,50px)}.case-chapter p{font-size:18px}.case-gallery,.case-gallery.gallery-2,.case-gallery.gallery-4{grid-template-columns:1fr;padding:10px 0 74px}}@media (prefers-reduced-motion:reduce){.case-cover>img,.case-gallery-screenhance figure,.case-gallery-screenhance img{animation:none}}:root{--ink:#1d1c19;--paper:#f4efe5;--paper-deep:#e8e0d3;--white:#fcfaf5;--coral:#c97860;--orange:#cd9567;--cobalt:#293da8;--violet:#746a8c;--aqua:#adc7c0;--line:#1d1c1924}.site-header{min-height:74px}.wordmark{font-size:21px;font-weight:400}.site-header nav,.text-link,.card-link,.contact-button{font-weight:500}.work-section{padding:108px 0 82px}.editorial-intro{grid-template-columns:minmax(0,1fr) minmax(270px,360px);gap:64px;margin-bottom:48px}.editorial-intro h2,.history-section h2,.founder-heading h2,.testimonials h2,.playground-preview h2{letter-spacing:-.048em;font-size:clamp(40px,4vw,54px);line-height:.98}.editorial-intro p,.founder-heading p,.playground-preview header>p{font-size:15px;line-height:1.6}.project-stack{gap:28px}.project-card{border-width:6px;border-radius:23px;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:28px 50px;min-height:0;padding:42px}.project-review{background:radial-gradient(circle at 80% 12%,#ffffffad,#0000 31%),linear-gradient(132deg,#e6e0ec 0%,#dbe5e3 52%,#ead9cf 100%)}.project-clip{background:radial-gradient(circle at 18% 96%,#ffffff9e,#0000 34%),linear-gradient(128deg,#d2e0dc 0%,#e4e6cf 58%,#e9d49a 100%)}.project-everyplate{background:radial-gradient(circle at 82% 8%,#ffffffad,#0000 30%),linear-gradient(128deg,#eee3dd 0%,#e7dce3 54%,#ead6bd 100%)}.project-copy{grid-area:1/1}.project-copy h3{letter-spacing:-.052em;margin-bottom:16px;font-size:clamp(42px,4.3vw,60px);line-height:.98}.project-copy p{margin-bottom:18px;font-size:15px;line-height:1.58}.project-meta{opacity:.66;font-size:12px;font-weight:400}.project-card>.impact-row{border-top:1px solid #1d1c1929;grid-area:2/1;padding-top:18px}.impact-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.impact-row dt,.case-impact dt{font-size:clamp(30px,2.7vw,40px)}.impact-row dd,.case-impact dd{letter-spacing:0;text-transform:none;margin-top:7px;font-size:11px;font-weight:400;line-height:1.3}.project-media{grid-area:1/2/4;height:100%;min-height:430px;margin:0}.project-media>img{object-fit:contain;border-width:6px;border-radius:15px;width:100%;max-height:430px}.project-review .project-media>img{width:min(100%,596px)}.project-everyplate .project-media>img{object-fit:cover;object-position:center;height:430px}.project-card>.card-link{grid-area:3/1;align-self:end;margin:0}.guide-card{background:#dfe1ec;border-width:6px;border-radius:22px;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:24px 48px;min-height:0;margin-top:28px;padding:36px}.guide-card h3{font-size:clamp(40px,4vw,56px);line-height:.98}.guide-card>div:first-child{grid-area:1/1}.guide-card>div:first-child>span{opacity:.66;font-weight:400}.guide-card .impact-row{border-top:1px solid #1d1c1929;grid-area:2/1;padding-top:18px}.guide-card>img{object-fit:contain;border-width:6px;grid-area:1/2/4;height:330px}.guide-card .card-link{grid-area:3/1;align-self:end;position:static}.screenhance-section{background:#202022;border-width:6px;border-radius:24px;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:48px;min-height:0;padding:46px}.screenhance-copy h2{font-size:clamp(44px,4.4vw,60px);line-height:.98}.screenhance-headline{margin:28px 0 14px;font-size:clamp(22px,2vw,29px)}.screenhance-copy .impact-row{border-top:1px solid #ffffff38;grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px;margin:28px 0 26px;padding-top:16px}.screenhance-actions{flex-wrap:wrap;gap:14px 24px;display:flex}.screenhance-collage{grid-template-rows:280px 210px;grid-template-columns:repeat(12,1fr);gap:14px;min-height:500px;display:grid}.screenhance-collage img{object-fit:cover;border-width:4px;border-radius:13px;width:100%;height:100%;position:static}.screenhance-editor{grid-area:1/1/auto/-1}.screenhance-output{grid-area:2/1/auto/6}.screenhance-laptop{grid-area:2/6/auto/-1}.history-section{padding:98px 0}.history-row,.full-history-list article{min-height:78px}.history-row h3,.full-history-list h3{font-size:26px}.history-row span,.full-history-list span{font-weight:500}.founder-strip{border-radius:23px;grid-template-columns:.78fr 1.22fr;gap:64px;padding:54px}.founder-heading h2{font-size:clamp(40px,4vw,54px)}.venture-list>*{padding:22px 3px}.venture-list h3{font-size:27px}.venture-list span{opacity:.68;font-size:11px;font-weight:400}.testimonials{padding:98px 0}.testimonials h2{max-width:720px;font-size:clamp(40px,4vw,54px)}.quote-grid blockquote,.about-reviews blockquote{background:#ffffffe6;min-height:285px;padding:30px;box-shadow:0 18px 44px #362e270b}.quote-grid blockquote:first-child,.about-reviews blockquote:first-child,.quote-grid blockquote:nth-child(2),.about-reviews blockquote:nth-child(2),.quote-grid blockquote:nth-child(3),.about-reviews blockquote:nth-child(3){background:#ffffffe6}.testimonial-card:before{content:"";z-index:0;opacity:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Crect x='1' y='1' width='3' height='3' rx='.4' fill='%23b9795f' fill-opacity='.24'/%3E%3C/svg%3E");background-position:0 0;transition:opacity .3s,background-position .62s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;-webkit-mask-image:linear-gradient(125deg,#0000 4%,#000 58% 100%);mask-image:linear-gradient(125deg,#0000 4%,#000 58% 100%)}.testimonial-card>p,.testimonial-card>footer{z-index:1;position:relative}.testimonial-card:hover:before,.testimonial-card:focus-within:before{opacity:1;background-position:7px 7px}.quote-grid blockquote>p,.about-reviews blockquote>p{font-size:clamp(23px,2.1vw,31px)}.quote-grid blockquote footer strong,.about-reviews blockquote footer strong{font-weight:500}.about-preview-copy,.community-card{min-height:430px;padding:46px}.about-preview-copy h2{font-size:clamp(44px,4.8vw,66px)}.community-card{background:radial-gradient(circle at 78% 20%,#e1b454c7,#0000 25%),linear-gradient(145deg,#b97866,#75648f 62%,#34427f)}.community-card h3{font-size:clamp(38px,3.5vw,52px)}.playground-preview{margin-bottom:72px;padding:56px 54px 48px}.hanging-art{min-height:400px;margin-top:44px}.hanging-art img{height:250px}.contact-section{background:radial-gradient(circle at 78% 34%,#5b4994a3,#0000 35%),linear-gradient(120deg,#1d1427,#2a1a3b 58%,#432c3b);border-width:6px;border-radius:24px;min-height:560px;padding:58px}.contact-copy h2{font-size:clamp(58px,6.5vw,88px);line-height:.9}.case-hero h1{font-size:clamp(60px,7.2vw,106px);line-height:.88}.case-impact dd{font-weight:400}.case-cover{border-width:6px;min-height:540px}.case-page-review .case-cover>img{width:min(596px,100%)}.story-heading h2,.case-decisions h2,.case-close h2,.about-narrative h2,.full-history h2,.about-founder h2,.about-reviews h2,.about-community h2{font-size:clamp(42px,4.4vw,62px);line-height:.98}.about-hero h1,.playground-hero h1{font-size:clamp(60px,7vw,96px);line-height:.9}@media (width<=1080px){.project-card,.guide-card{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.project-copy,.project-card>.impact-row,.project-media,.project-card>.card-link,.guide-card>div:first-child,.guide-card .impact-row,.guide-card>img,.guide-card .card-link{grid-area:auto/1}.project-media{height:360px;min-height:360px}.project-media>img,.project-everyplate .project-media>img{height:100%;max-height:360px}.guide-card>img{width:100%;height:320px}.screenhance-section,.founder-strip{grid-template-columns:1fr}}@media (width<=760px){.site-header nav{font-weight:500}.work-section{padding:82px 0 62px}.editorial-intro h2,.history-section h2,.founder-heading h2,.testimonials h2,.playground-preview h2{font-size:clamp(38px,10.5vw,46px)}.project-card,.guide-card{border-width:5px;padding:24px 21px 26px}.project-copy h3,.guide-card h3{font-size:clamp(38px,10.5vw,48px)}.project-media{height:245px;min-height:245px}.project-media>img,.project-everyplate .project-media>img,.guide-card>img{height:245px;max-height:245px}.impact-row dt,.case-impact dt{font-size:clamp(26px,7vw,33px)}.impact-row dd,.case-impact dd{font-size:10px}.screenhance-section{border-width:5px;padding:34px 22px 24px}.screenhance-copy h2{font-size:clamp(42px,12vw,52px)}.screenhance-collage{grid-template-rows:190px 150px;gap:9px;min-height:0}.screenhance-collage img{border-width:3px}.history-section,.testimonials{padding:78px 0}.founder-strip{padding:35px 25px}.quote-grid blockquote,.about-reviews blockquote{min-height:240px}.about-preview-copy,.community-card{min-height:380px;padding:32px 26px}.about-preview-copy h2{font-size:48px}.playground-preview{padding:40px 24px 30px}.contact-section{border-width:5px;min-height:670px;padding:38px 23px 18px}.contact-copy h2{font-size:clamp(52px,15vw,68px)}.case-hero h1{font-size:clamp(54px,16vw,76px)}.case-cover{min-height:320px}.story-heading h2,.case-decisions h2,.case-close h2,.about-narrative h2,.full-history h2,.about-founder h2,.about-reviews h2,.about-community h2{font-size:clamp(38px,10vw,50px)}}.portrait-stack{z-index:5;width:310px;height:330px;position:absolute;bottom:24px;right:2.5%}.portrait-stack-card{width:250px;color:var(--ink);text-align:left;cursor:pointer;transform-origin:50% 92%;background:#fffdf8fa;border:1px solid #18171338;border-radius:18px;margin:0;padding:0;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .24s,filter .24s;display:block;position:absolute;top:0;left:30px;overflow:hidden;box-shadow:0 20px 48px #19363a38}.portrait-stack-card img{aspect-ratio:1;object-fit:cover;border-radius:0;width:100%;display:block}.portrait-stack-card-0{z-index:3;transform:translate(0)rotate(0)scale(1)}.portrait-stack-card-1{z-index:2;filter:saturate(.94);transform:translate(-43px,16px)rotate(-7deg)scale(.95)}.portrait-stack-card-2{z-index:1;filter:saturate(.88);transform:translate(45px,22px)rotate(7deg)scale(.91)}.portrait-stack-card-3{z-index:0;filter:saturate(.9);transform:translate(-4px,34px)rotate(1.5deg)scale(.87)}.portrait-stack-card-0:hover{transform:translateY(-5px)rotate(0)scale(1.01);box-shadow:0 26px 58px #19363a47}.portrait-stack-card:focus-visible,.portrait-stack-controls button:focus-visible{outline:3px solid var(--cobalt);outline-offset:4px}.portrait-caption{background:var(--white);min-height:29px;font-family:var(--serif);padding:13px 14px 15px;font-size:18px;line-height:1;display:block}.portrait-stack-card-1 .portrait-caption,.portrait-stack-card-2 .portrait-caption,.portrait-stack-card-3 .portrait-caption{opacity:0;height:0;min-height:0;padding:0;overflow:hidden}.project-clip .project-media>img,.project-everyplate .project-media>img{object-fit:contain;object-position:center;height:430px}.community-card{color:var(--ink);background:#ddd8ce}.community-play{border-color:#1d1c1961}.contact-section{background:#22211f;min-height:480px;display:block}.contact-copy{width:min(100%,980px)}.contact-section:after{display:none}.hero-bottom-copy span,.mock-column span,.mock-column b{font-weight:500}.portrait-stack-controls{z-index:4;gap:7px;display:flex;position:absolute;bottom:0;right:0}.portrait-stack-controls button{width:32px;height:32px;color:var(--ink);font-family:var(--sans);cursor:pointer;background:#fcfaf5f0;border:1px solid #1d1c1940;border-radius:50%;place-items:center;padding:0 0 3px;font-size:24px;font-weight:400;line-height:1;transition:background .16s,transform .16s;display:grid}.portrait-stack-controls button:hover{background:var(--white);transform:translateY(-2px)}@media (width<=1080px){.portrait-stack{width:260px;height:282px}.portrait-stack-card{width:205px;left:27px}}@media (width<=760px){.portrait-stack{flex:none;width:222px;height:236px;margin:-10px 13px 24px auto;position:relative;bottom:auto;right:auto}.portrait-stack-card{border-radius:15px;width:170px;left:25px}.portrait-stack-card img{border-radius:0}.portrait-caption{min-height:23px;padding:10px 11px 12px;font-size:14px}.project-clip .project-media>img,.project-everyplate .project-media>img{height:245px}.contact-section{min-height:430px;padding-bottom:38px}.portrait-stack-controls{right:1px}.portrait-stack-controls button{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.portrait-stack-card,.portrait-stack-controls button{transition:none}}.hero-image{animation:14s ease-in-out infinite alternate hero-breathe;overflow:hidden}.hero-image>img{transform:translate3d(var(--hero-shift-x,0), var(--hero-shift-y,0), 0) scale(1.055);transform-origin:50%;will-change:transform;transition:transform .18s ease-out}.hero-wash{background-size:118% 118%;animation:12s ease-in-out infinite alternate wash-drift}.flower-particles{filter:contrast(1.03)saturate(1.04)}.hero:hover .flower-particles{filter:contrast(1.06)saturate(1.08)}.portrait-stack{animation:6.8s ease-in-out infinite portrait-bob}.motion-ready [data-reveal]{opacity:0;filter:blur(7px);will-change:opacity, transform, filter;transition:opacity .76s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.motion-ready [data-reveal].is-visible{opacity:1;filter:none;transform:translate(0)}.project-card,.guide-card{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s}.project-card:hover,.guide-card:hover{transform:translateY(-7px);box-shadow:0 24px 52px #1d1c191f}.project-media img,.guide-card>img{transition:transform .9s cubic-bezier(.22,1,.36,1)}.project-card:hover .project-media img,.guide-card:hover>img{transform:scale(1.018)}.screenhance-editor{animation:8s ease-in-out infinite alternate screen-breathe}.screenhance-output{animation:7.2s ease-in-out infinite alternate media-float}.screenhance-laptop{animation:8.4s ease-in-out -2.4s infinite alternate-reverse media-float}.hanging-art figure{transform-origin:50% 0;animation:7.5s ease-in-out infinite alternate art-sway}.hanging-art figure:nth-of-type(2){animation-direction:alternate-reverse;animation-delay:-2.1s}.hanging-art figure:nth-of-type(3){animation-delay:-4.2s}.community-play{animation:3.2s ease-in-out infinite play-pulse}.contact-section{background-color:#22211f;background-image:radial-gradient(circle at 18% 28%,#7667ad33,#0000 31%),radial-gradient(circle at 82% 72%,#d9b8931f,#0000 32%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:125% 125%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:11s ease-in-out infinite alternate contact-glow}@keyframes hero-breathe{0%{transform:scale(1)}to{transform:scale(1.012)}}@keyframes wash-drift{0%{background-position:15% 20%}to{background-position:85% 75%}}@keyframes portrait-bob{0%,to{translate:0}50%{translate:0 -5px}}@keyframes screen-breathe{0%{filter:saturate(.96);transform:scale(1)}to{filter:saturate(1.06);transform:scale(1.012)}}@keyframes media-float{0%{transform:translate(0)rotate(-.3deg)}to{transform:translateY(-9px)rotate(.3deg)}}@keyframes art-sway{0%{rotate:-.55deg}to{rotate:.55deg}}@keyframes play-pulse{0%,to{box-shadow:0 0 #1d1c192e}50%{box-shadow:0 0 0 9px #1d1c1900}}@keyframes contact-glow{0%{background-position:0 0}to{background-position:100% 100%}}@media (width<=760px){.motion-ready [data-reveal]{filter:blur(4px);transform:translateY(22px)}}.case-cover,.case-page-review .case-cover,.case-page-guide .case-cover,.case-page-everyplate .case-cover,.case-page-screenhance .case-cover{min-height:0;box-shadow:none;border:0;border-radius:0;padding:0;display:block;overflow:visible;background:0 0!important}.case-cover:after{display:none}.case-cover>img,.case-cover>video,.case-page-review .case-cover>img,.case-page-review .case-cover>video,.case-page-guide .case-cover>img,.case-page-everyplate .case-cover>img,.case-page-screenhance .case-cover>img{object-fit:initial;width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;border:0;border-radius:14px;animation:none;display:block}.project-media{border-radius:14px;min-height:0;display:block;overflow:hidden}.project-media>img,.project-media>video,.project-review .project-media>img,.project-review .project-media>video,.project-everyplate .project-media>img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:none;box-shadow:none;border:0;border-radius:0;display:block}.case-gallery figure{background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.case-gallery img,.case-gallery video{aspect-ratio:auto;background:0 0;border-radius:12px;width:100%;height:auto;display:block}.case-gallery figcaption{padding:12px 2px 0}.case-gallery.gallery-5{grid-template-columns:repeat(2,minmax(0,1fr))}.case-gallery.gallery-5 figure:last-child{grid-column:1/-1}.project-media,.project-media>img,.project-media>video,.guide-card>img,.screenhance-feature-image,.screenhance-feature-image>img,.case-cover>img,.case-cover>video,.case-gallery img,.case-gallery video{border-radius:14px}.guide-card>img{object-fit:initial;width:100%;height:auto;max-height:none;box-shadow:none;border:0;border-radius:14px;align-self:center}.project-everyplate .project-media{height:360px;padding:0;display:block}.project-everyplate .project-media>img{aspect-ratio:auto;object-fit:cover;object-position:center top;mix-blend-mode:normal;width:100%;max-width:none;height:100%;max-height:none}.case-page-everyplate .case-cover{display:block}.case-page-everyplate .case-cover>img{object-fit:initial;width:100%;max-height:none}@media (width<=760px){.project-everyplate .project-media{height:245px;padding:0}.project-everyplate .project-media>img{width:100%;max-width:none}.case-page-everyplate .case-cover>img{width:100%;max-height:none}}.founder-strip{position:relative;overflow:hidden}.founder-heading,.venture-list{z-index:2;position:relative}.founder-stitch{z-index:1;object-fit:cover;object-position:center top;opacity:.58;filter:saturate(.82)contrast(1.04);mix-blend-mode:multiply;pointer-events:none;-webkit-user-select:none;user-select:none;width:205px;height:305px;display:block;position:absolute;bottom:-92px;left:-28px;transform:rotate(-5deg)}@media (width<=1080px){.founder-stitch{opacity:.42;width:162px;height:242px;bottom:-76px;left:auto;right:-30px;transform:rotate(5deg)}}@media (width<=760px){.founder-stitch{opacity:.34;width:124px;height:185px;bottom:-54px;right:-34px}}.hero-bottom-copy{width:min(650px,100% - 330px)}.portrait-stack{width:284px;height:306px;bottom:32px;right:4%}.portrait-stack:before{content:"";filter:blur(10px);pointer-events:none;background:radial-gradient(#f8f3e985,#457a7914 56%,#0000 74%);border-radius:48% 52% 44% 56%;position:absolute;inset:30px -4px -10px}.portrait-stack-card{background:#faf7effa;border:5px solid #fffdf8f5;border-radius:20px;width:226px;left:28px;box-shadow:0 15px 34px #1e46462e}.portrait-stack-card:after{content:"";mix-blend-mode:soft-light;opacity:.22;pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff2e 0 1px,#0000 1px 4px),repeating-linear-gradient(90deg,#17464614 0 1px,#0000 1px 4px);border-radius:15px;position:absolute;inset:0}.portrait-stack-card img{filter:saturate(.88)contrast(.98)}.portrait-stack-card:nth-child(4) img{filter:saturate(.72)contrast(.95)sepia(.08)}.portrait-caption{background:#faf7effa}@media (width<=1080px){.hero-bottom-copy{width:min(600px,100% - 270px)}.portrait-stack{width:244px;height:270px;right:2.5%}.portrait-stack-card{width:194px;left:25px}}@media (width<=760px){.hero-bottom-copy{width:100%}.hero-company-logos{grid-template-columns:repeat(2,minmax(92px,1fr));gap:12px 26px;width:min(100%,292px);padding-top:14px}.hero-company-logo{height:25px}.hero-company-logo img{max-width:92px;max-height:21px}.hero-company-logo-lingoda img{max-width:102px}.portrait-stack{width:204px;height:220px;margin:16px 18px 28px auto;bottom:auto;right:auto}.portrait-stack-card{border-width:4px;border-radius:17px;width:158px;left:23px}.portrait-stack-card:after{border-radius:13px}}.case-page .case-cover{width:min(1040px,100% - 48px);margin-inline:auto}.case-page .case-gallery{align-items:start;gap:28px;width:min(1120px,100% - 48px);margin-inline:auto;padding:24px 0 82px}.case-page .case-gallery.gallery-1{grid-template-columns:minmax(0,1fr);width:min(900px,100% - 48px)}.case-page .case-gallery.gallery-2,.case-page .case-gallery.gallery-4,.case-page .case-gallery.gallery-3,.case-page .case-gallery.gallery-5{grid-template-columns:repeat(2,minmax(0,1fr))}.case-page .case-gallery.gallery-3 figure:last-child,.case-page .case-gallery.gallery-5 figure:last-child{grid-column:1/-1;justify-self:center;width:min(720px,100%)}.case-page .case-gallery figure{align-content:start;min-width:0;display:grid}.case-page .case-gallery figure>img,.case-page .case-gallery figure>video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:680px;margin-inline:auto}.case-page .case-gallery.gallery-2 figure>img,.case-page .case-gallery.gallery-2 figure>video,.case-page .case-gallery.gallery-3 figure>img,.case-page .case-gallery.gallery-3 figure>video,.case-page .case-gallery.gallery-4 figure>img,.case-page .case-gallery.gallery-4 figure>video,.case-page .case-gallery.gallery-5 figure>img,.case-page .case-gallery.gallery-5 figure>video{max-height:500px}.case-page .case-gallery figcaption{width:min(100%,720px);margin-inline:auto;padding:13px 2px 0;font-size:13px;line-height:1.5}.case-page-review .case-gallery{width:min(980px,100% - 48px);padding-top:8px}.case-page-review .case-gallery.gallery-1{width:min(820px,100% - 48px)}.case-page-review .case-gallery.gallery-2{gap:34px}.case-page-review .case-gallery figure>img,.case-page-review .case-gallery figure>video{border-radius:16px;box-shadow:0 18px 48px #1d1c1914}@media (width<=760px){.case-page .case-cover,.case-page .case-gallery,.case-page .case-gallery.gallery-1{width:calc(100% - 32px)}.case-page .case-gallery{grid-template-columns:1fr;gap:34px;padding-bottom:62px}.case-page .case-gallery.gallery-2,.case-page .case-gallery.gallery-3,.case-page .case-gallery.gallery-4,.case-page .case-gallery.gallery-5{grid-template-columns:1fr}.case-page .case-gallery.gallery-3 figure:last-child,.case-page .case-gallery.gallery-5 figure:last-child{grid-column:auto;width:100%}.case-page .case-gallery figure>img,.case-page .case-gallery figure>video{max-height:none}}.case-gallery-clip.gallery-1 figure{padding:0}.case-gallery-clip.gallery-1 img{border-radius:16px;box-shadow:0 22px 55px #1d1c191c}.case-page-everyplate .case-gallery.gallery-1,.case-page-guide .case-gallery.gallery-1,.case-page-screenhance .case-gallery.gallery-1{width:min(820px,100% - 48px)}.case-page-everyplate .case-gallery figure>img,.case-page-guide .case-gallery figure>img,.case-page-guide .case-gallery figure>video,.case-page-screenhance .case-gallery figure>img{border-radius:18px}@media (width<=760px){.case-page-everyplate .case-gallery.gallery-1,.case-page-guide .case-gallery.gallery-1,.case-page-screenhance .case-gallery.gallery-1{width:calc(100% - 32px)}}.project-card .project-media,.project-card .project-media>img,.project-card .project-media>video{border-radius:26px}.project-card .project-media{box-shadow:0 18px 38px #1d1c191c,inset 0 0 0 1px #ffffff47}.project-card.project-clip .project-media{align-self:center;height:clamp(280px,23vw,330px);min-height:0}@media (width<=1080px){.project-card.project-clip .project-media{height:300px}}@media (width<=760px){.project-card.project-clip .project-media{height:210px}}.case-bridge-flow{color:var(--white);background:radial-gradient(circle at 88% 2%,#c5b1ff2e,#0000 32%),#1d1c19;border-radius:22px;margin-bottom:112px;padding:48px;overflow:hidden}.case-bridge-flow h3{max-width:560px;font-family:var(--serif);letter-spacing:-.045em;margin:0 0 52px;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:.98}.case-bridge-flow ol{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.case-bridge-flow li{border-top:1px solid #fcfaf56b;padding:34px 24px 0 0;font-size:14px;line-height:1.45;position:relative}.case-bridge-flow li:before{content:"";background:#f3c4b0;border-radius:50%;width:11px;height:11px;position:absolute;top:-6px;left:0;box-shadow:0 0 0 6px #1d1c19}@media (width<=760px){.case-gallery-clip.gallery-1{max-width:calc(100% - 32px)}.project-card .project-media,.project-card .project-media>img,.project-card .project-media>video{border-radius:20px}.case-bridge-flow{margin-bottom:74px;padding:32px 26px}.case-bridge-flow h3{margin-bottom:34px}.case-bridge-flow ol{grid-template-columns:1fr}.case-bridge-flow li{border-top:0;border-left:1px solid #fcfaf56b;min-height:72px;padding:0 0 30px 28px}.case-bridge-flow li:last-child{border-left-color:#0000;min-height:0;padding-bottom:0}.case-bridge-flow li:before{top:3px;left:-6px}}@media (prefers-reduced-motion:reduce){.hero-image,.hero-wash,.portrait-stack,.screenhance-editor,.screenhance-output,.screenhance-laptop,.hanging-art figure,.community-play,.contact-section{animation:none}.hero-image>img{transition:none;transform:scale(1.03)}.motion-ready [data-reveal],.motion-ready [data-reveal].is-visible{opacity:1;filter:none;transition:none;transform:none}.motion-ready [data-reveal] .stitched-flower,.motion-ready [data-reveal].is-visible .stitched-flower{clip-path:none;transition:none;translate:none;scale:1}.project-card,.guide-card,.project-media img,.guide-card>img,.community-media img,.flower-particles{transition:none}}@media (width>=761px){.hero{height:clamp(620px,100svh - 94px,690px);min-height:0}.hero-content{min-height:100%;padding:clamp(42px,5vh,56px) 56px clamp(36px,4vh,46px)}}@media (width<=760px){.portrait-stack{width:218px;height:228px;margin:18px auto 28px;bottom:auto;right:auto}.portrait-stack-card{width:166px;left:26px}.portrait-stack-card img{transition:opacity .26s}.portrait-stack-card-1{pointer-events:none;background:#dcb8b1;transform:translate(-31px,16px)rotate(-5deg)scale(.95)}.portrait-stack-card-2{pointer-events:none;background:#789b98;transform:translate(33px,19px)rotate(5deg)scale(.91)}.portrait-stack-card-1 img,.portrait-stack-card-2 img,.portrait-stack-card-3 img{opacity:0}.portrait-stack-card-3{opacity:0;pointer-events:none;transform:translateY(24px)scale(.88)}.site-header nav{gap:2px;font-size:13px}.site-header nav a{align-items:center;min-height:44px;padding:0 5px;display:flex}.project-meta,.history-row span,.full-history-list span,.venture-list span,.case-meta span,.about-founder article>span,.about-founder .founder-card-copy>span{font-size:12px;line-height:1.35}.impact-row dd,.case-impact dd{font-size:11px;line-height:1.3}.site-footer{font-size:13px}.flower-particles{transform:none}.founder-stitch{width:110px;height:164px;bottom:0;right:8px;transform:rotate(2deg)}.about-stitch{width:90px;bottom:2px;right:10px;transform:rotate(3deg)}.contact-stitch{width:120px;bottom:0;right:8px;transform:rotate(2deg)}.hero-company-logos{border-top:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;padding-top:2px}.hero-company-logo{justify-content:center;height:22px}.hero-company-logo img{object-position:center;transform-origin:50%;max-width:58px;max-height:18px}.hero-company-logo-lingoda img{max-width:66px}}.hero-stitch-word,.case-title-pattern{--thread-a:#315f67;--thread-b:#ad645b;--thread-shadow:#1822245c;color:#0000;background-image:linear-gradient(45deg, transparent 41%, var(--thread-shadow) 43% 56%, transparent 58%), linear-gradient(-45deg, transparent 41%, #fffaee70 43% 55%, transparent 58%), linear-gradient(105deg, var(--thread-a), var(--thread-b));-webkit-text-fill-color:transparent;filter:saturate(.92)contrast(1.08);background-size:8px 8px,8px 8px,100% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-stitch-word{background-position:var(--hero-shift-x,0) var(--hero-shift-y,0), var(--hero-shift-x,0) var(--hero-shift-y,0), center;transition:background-position .18s ease-out,filter .18s ease-out}.hero-stitch-word-warm{--thread-a:#9c5f4d;--thread-b:#5f5d88}.hero:hover .hero-stitch-word{filter:saturate(1.06)contrast(1.12)}.case-page-review{--case-thread-a:#6656b7;--case-thread-b:#bd6b78;--case-thread-shadow:#2e265b57}.case-page-clip{--case-thread-a:#287c7d;--case-thread-b:#c96555;--case-thread-shadow:#14464657}.case-page-everyplate{--case-thread-a:#c86c2e;--case-thread-b:#447f6b;--case-thread-shadow:#693d1b52}.case-page-guide{--case-thread-a:#596eae;--case-thread-b:#ca6c5d;--case-thread-shadow:#27325d54}.case-page-screenhance{--case-thread-a:#5862bb;--case-thread-b:#ca735f;--case-thread-shadow:#252c6757}.case-hero{--case-pattern-x:0px;--case-pattern-y:0px;isolation:isolate;border-radius:28px;position:relative;overflow:hidden}.case-stitch-field{z-index:0;pointer-events:none;opacity:.96;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 14%,#00000038 34%,#000 76%);mask-image:linear-gradient(90deg,#0000 14%,#00000038 34%,#000 76%)}.case-hero-copy,.case-impact{z-index:1;position:relative}.case-title-pattern{--thread-a:var(--case-thread-a,#315f67);--thread-b:var(--case-thread-b,#ad645b);--thread-shadow:var(--case-thread-shadow,#1822245c);background-position:var(--case-pattern-x) var(--case-pattern-y), var(--case-pattern-x) var(--case-pattern-y), center;transition:background-position .16s ease-out,filter .18s ease-out}.case-hero:hover .case-title-pattern{filter:saturate(1.08)contrast(1.12)}@media (width<=760px){.hero-stitch-word,.case-title-pattern{background-size:7px 7px,7px 7px,100% 100%}.case-stitch-field{opacity:.72;-webkit-mask-image:linear-gradient(145deg,#0000 2%,#0003 38%,#000 100%);mask-image:linear-gradient(145deg,#0000 2%,#0003 38%,#000 100%)}}@media (prefers-reduced-motion:reduce){.hero-stitch-word,.case-title-pattern{background-position:0 0,0 0,50%;transition:none}}.community-media{isolation:isolate;border:1px solid #1d1c191f;border-radius:18px;overflow:hidden;transform:translateZ(0);box-shadow:0 14px 32px #27221d1a}.community-media:after,.community-media img{border-radius:inherit}.screenhance-composition{isolation:isolate;background:radial-gradient(circle at 18% 78%,#ffc4d99e,#0000 34%),radial-gradient(circle at 84% 18%,#96d3ffbf,#0000 38%),linear-gradient(135deg,#ead8ff 0%,#d9d8ff 48%,#b8dcfb 100%);border-radius:18px;min-width:0;min-height:500px;position:relative;overflow:hidden}.screenhance-composition:after{content:"";z-index:3;pointer-events:none;opacity:.11;mix-blend-mode:soft-light;background-image:radial-gradient(circle,#221f34b8 0 .45px,#0000 .7px),radial-gradient(circle,#ffffffe6 0 .5px,#0000 .8px);background-position:0 0,6px 8px;background-size:13px 13px,17px 17px;position:absolute;inset:0}.screenhance-composition img{object-fit:cover;border:5px solid #fffffff0;border-radius:15px;transition:transform .7s cubic-bezier(.22,1,.36,1),box-shadow .7s;display:block;position:absolute;box-shadow:0 22px 52px #2725503d}.screenhance-composition-workspace{z-index:1;object-position:42% center;width:90%;height:62%;top:7%;right:-3%}.screenhance-composition-output{aspect-ratio:4/3;z-index:2;object-position:center;width:58%;height:auto;bottom:6%;left:4%}.screenhance-composition:hover .screenhance-composition-workspace{transform:translate(-5px,-5px)scale(1.01);box-shadow:0 28px 62px #27255047}.screenhance-composition:hover .screenhance-composition-output{transform:translate(7px,-6px)scale(1.025);box-shadow:0 28px 62px #2725504d}@media (width<=760px){.community-media{border-radius:14px}.screenhance-composition{border-radius:14px;min-height:320px}.screenhance-composition img{border-width:3px;border-radius:11px}.screenhance-composition-workspace{width:94%;height:61%;right:-12%}.screenhance-composition-output{aspect-ratio:4/3;width:64%;height:auto;bottom:5%;left:3%}}@media (prefers-reduced-motion:reduce){.screenhance-composition img{transition:none}.screenhance-composition:hover img{transform:none}}.history-row h3,.history-row p,.history-row span,.history-row small,.full-history-list h3,.full-history-list p,.full-history-list span,.full-history-list small{font-family:var(--sans);letter-spacing:0;font-size:14px;line-height:1.4}.history-row h3,.full-history-list h3{font-weight:500}.pixel-garden-teaser{color:#fffdf8;background:#211d4f;border:1px solid #1a163a73;border-radius:24px;grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);min-height:420px;margin-bottom:42px;display:grid;overflow:hidden;box-shadow:0 22px 56px #271f4c2b}.pixel-garden-teaser-copy{z-index:2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:7px 7px;flex-direction:column;justify-content:center;align-items:flex-start;padding:52px;display:flex;position:relative}.pixel-garden-teaser-copy h2{max-width:480px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(54px,5.3vw,76px);font-weight:400;line-height:.92}.pixel-garden-teaser-copy p{color:#fffdf8bf;max-width:440px;margin:28px 0 34px;font-size:15px;line-height:1.6}.pixel-garden-teaser-link{background:#fffdf814;border:1px solid #fffdf880;padding:11px 15px;font-size:13px;transition:background .18s,color .18s,transform .18s}.pixel-garden-teaser:hover .pixel-garden-teaser-link,.pixel-garden-teaser:focus-visible .pixel-garden-teaser-link{color:#211d4f;background:#fffdf8;transform:translateY(-2px)}.pixel-garden-teaser-world{min-height:420px;image-rendering:pixelated;background:linear-gradient(#acd9d5 0 56%,#82b594 56% 68%,#7a4934 68% 100%);position:relative;overflow:hidden}.pixel-garden-teaser-world:after{content:"";background-image:linear-gradient(45deg,#ffffff12 25%,#0000 25% 75%,#ffffff12 75%),linear-gradient(45deg,#2b18141a 25%,#0000 25% 75%,#2b18141a 75%);background-position:0 0,7px 7px;background-size:14px 14px;position:absolute;inset:68% 0 0}.teaser-sun{background:#ffd765;width:54px;height:54px;position:absolute;top:46px;right:58px;box-shadow:0 0 0 8px #ffd76533}.teaser-cloud{background:#fffdf8c7;width:72px;height:20px;position:absolute;top:72px;left:12%;box-shadow:18px -18px #fffdf8c7,42px -9px #fffdf8c7}.teaser-hill{background:linear-gradient(135deg,#0000 0 43%,#78a98d 43% 68%,#0000 68%) 0 0/160px 100% repeat-x;width:110%;height:170px;position:absolute;bottom:31%;left:-5%}.teaser-soil{z-index:2;background:#f1c378;height:8px;position:absolute;bottom:31%;left:0;right:0;box-shadow:0 7px #4f3228}.teaser-flower{z-index:3;background:currentColor;width:10px;height:10px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:92px;box-shadow:-10px -10px,10px -10px,0 -20px,0 10px #4f8a58,0 20px #4f8a58,-10px 20px #68a86c,0 30px #4f8a58}.teaser-flower-one{color:#ff8ea1;left:17%;transform:scale(1.25)}.teaser-flower-two{color:#ffe46b;bottom:64px;left:39%;transform:scale(.9)}.teaser-flower-three{color:#8775f4;bottom:100px;right:31%;transform:scale(1.1)}.teaser-flower-four{color:#ff7258;bottom:61px;right:13%;transform:scale(.8)}.pixel-garden-teaser:hover .teaser-flower-one{transform:translateY(-8px)scale(1.25)}.pixel-garden-teaser:hover .teaser-flower-two{transform:translateY(-13px)scale(.9)}.pixel-garden-teaser:hover .teaser-flower-three{transform:translateY(-6px)scale(1.1)}.pixel-garden-teaser:hover .teaser-flower-four{transform:translateY(-11px)scale(.8)}.playground-hero .text-link{margin-top:28px}.garden-page{background:radial-gradient(circle at 12% 10%, #ffb29133, transparent 32%), radial-gradient(circle at 91% 28%, #9ac6c538, transparent 31%), var(--paper);min-height:100vh}.garden-intro{justify-content:space-between;align-items:flex-end;gap:56px;padding:74px 4px 46px;display:flex}.garden-intro>div{max-width:820px}.garden-intro h2{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(54px,7vw,86px);font-weight:400;line-height:.92}.garden-intro p{max-width:660px;margin:24px 0 0;font-size:16px;line-height:1.6}.garden-intro>a{border-bottom:1px solid;flex:none;padding:10px 0;font-size:13px}.pixel-garden-game{width:min(var(--content-max), calc(100% - 64px));background:#d8d1ee;border:1px solid #211d4f;border-radius:22px;margin-inline:auto;overflow:hidden;box-shadow:0 28px 80px #2d235233}.garden-game-bar{color:#fffdf8;background:#211d4f;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:13px 18px 13px 16px;display:flex}.garden-game-title,.garden-game-lights,.garden-score{align-items:center;display:flex}.garden-game-title{gap:16px}.garden-game-title h1{font-family:var(--sans);letter-spacing:.02em;margin:0;font-size:15px;font-weight:600}.garden-game-lights{gap:6px}.garden-game-lights i{background:#ff7258;width:10px;height:10px;display:block}.garden-game-lights i:nth-child(2){background:#ffd765}.garden-game-lights i:nth-child(3){background:#76b793}.garden-score{gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.garden-score span{background:#ffffff12;border:1px solid #ffffff40;padding:8px 10px}.garden-game-body{grid-template-columns:236px minmax(0,1fr);gap:12px;padding:12px;display:grid}.seed-tray{background:#fffdf8d6;border:1px solid #211d4f40;padding:18px}.seed-tray>p{font-family:var(--serif);margin:0 0 14px;font-size:24px}.seed-options{gap:7px;display:grid}.seed-options button,.shovel-button{width:100%;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #211d4f29;grid-template-columns:44px 1fr;align-items:center;gap:9px;padding:7px 9px;transition:transform .13s,background .13s,border-color .13s;display:grid}.seed-options button:hover,.seed-options button:focus-visible,.shovel-button:hover,.shovel-button:focus-visible{z-index:1;border-color:#211d4f;transform:translate(3px)}.seed-options button.is-selected,.shovel-button.is-selected{background:#eee9ff;border-color:#211d4f;box-shadow:inset 4px 0 #7148e7}.seed-options button>span:last-child,.shovel-button>span:last-child{gap:2px;display:grid}.seed-options b,.shovel-button b{font-size:12px;font-weight:600}.seed-options small,.shovel-button small{color:#18171394;font-size:10px}.shovel-button{margin-top:12px}.pixel-shovel{background:#81543e;width:8px;height:30px;display:block;position:relative;left:16px;transform:rotate(38deg)}.pixel-shovel:before{content:"";background:0 0;border:4px solid #81543e;width:18px;height:7px;position:absolute;top:-5px;left:-5px}.pixel-shovel:after{content:"";clip-path:polygon(0 0,100% 0,78% 100%,22% 100%);background:#9ba4ad;width:17px;height:14px;position:absolute;bottom:-11px;right:-4px}.garden-world{min-height:574px;image-rendering:pixelated;background:#7b4c34;border:4px solid #211d4f;position:relative;overflow:hidden}.garden-sky{background:#acd9d5;height:45%;position:absolute;inset:0 0 auto;overflow:hidden}.garden-sky:after{content:"";opacity:.28;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#211d4f1f 1px,#0000 1px);background-size:6px 6px;position:absolute;inset:0}.pixel-sun{z-index:1;background:#ffd765;width:48px;height:48px;animation:5s steps(2,end) infinite pixelSun;position:absolute;top:34px;right:54px;box-shadow:-8px 8px #ffd765,8px -8px #ffd765,8px 8px #ffd765,-8px -8px #ffd765}.pixel-cloud{z-index:1;background:#fffdf8d1;width:54px;height:15px;animation:14s linear infinite alternate cloudDrift;position:absolute;box-shadow:15px -15px #fffdf8d1,31px -7px #fffdf8d1,45px 0 #fffdf8d1}.pixel-cloud-one{top:62px;left:10%}.pixel-cloud-two{animation-duration:19s;top:132px;left:59%;transform:scale(.72)}.pixel-hills{z-index:1;background:linear-gradient(135deg,#0000 0 44%,#84b695 44% 70%,#0000 70%) 0 0/165px 100% repeat-x;height:105px;position:absolute;bottom:0;left:-30px;right:-30px}.garden-fence{z-index:2;filter:drop-shadow(0 5px #45281d1f);background:repeating-linear-gradient(90deg,#0000 0 54px,#d5ad74 54px 66px);border-top:8px solid #ead0a0;border-bottom:8px solid #ead0a0;height:45px;position:absolute;top:calc(45% - 29px);left:0;right:0}.garden-plots{z-index:3;grid-template-rows:repeat(4,minmax(68px,1fr));grid-template-columns:repeat(6,minmax(54px,1fr));gap:7px;display:grid;position:absolute;inset:48% 18px 18px}.garden-plots:before{content:"";z-index:-1;background-color:#71452f;background-image:linear-gradient(45deg,#ffffff0d 25%,#0000 25% 75%,#ffffff0d 75%),linear-gradient(45deg,#1f13111a 25%,#0000 25% 75%,#1f13111a 75%),none;background-position:0 0,8px 8px;background-repeat:repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:-10px}.garden-plot{cursor:crosshair;background:#39211a1f;border:1px dashed #ffedcc47;place-items:end center;min-width:0;min-height:0;display:grid;position:relative;overflow:visible}.garden-plot:hover,.garden-plot:focus-visible{z-index:4;outline-offset:-3px;background:#ffeec221;outline:3px solid #fff2bd}.empty-plot-mark{background:#ffedcc57;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-9px 0 #ffedcc2e,9px 0 #ffedcc2e,0 -9px #ffedcc2e,0 9px #ffedcc2e}.pixel-flower{--petal:#ff9eb1;--petal-dark:#cf496d;--center:#ffd765;--center-dark:#7d492b;--stem:#39754a;--leaf:#63a967;transform-origin:bottom;filter:drop-shadow(4px 5px #22161224);align-self:end;width:50px;height:62px;animation:.43s steps(4,end) both flowerIn,3.2s steps(2,end) .5s infinite alternate flowerIdle;display:grid}.pixel-flower i{min-width:0;min-height:0;display:block}.pixel-flower .pixel-empty{background:0 0}.pixel-flower .pixel-p{background:var(--petal)}.pixel-flower .pixel-P{background:var(--petal-dark)}.pixel-flower .pixel-c{background:var(--center)}.pixel-flower .pixel-C{background:var(--center-dark)}.pixel-flower .pixel-G{background:var(--stem)}.pixel-flower .pixel-g{background:var(--leaf)}.pixel-flower-daisy{--petal:#fff7de;--petal-dark:#e8dfc2;--center:#ffca45;--center-dark:#c57a24}.pixel-flower-tulip{--petal:#ff866c;--petal-dark:#d44749;--center:#ffbd70}.pixel-flower-sunflower{--petal:#ffd753;--petal-dark:#e7a82b;--center:#82492d;--center-dark:#4d2c25}.pixel-flower-bluebell{--petal:#9ba8ff;--petal-dark:#5c59ba;--center:#d8d5ff}.pixel-flower-stage-1{transform:scale(.72)}.pixel-flower-stage-2{transform:scale(.88)}.pixel-flower-small{filter:none;justify-self:center;width:34px;height:40px;animation:none}.garden-controls{background:#fffdf8;border-top:1px solid #211d4f4d;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:13px 15px 13px 20px;display:flex}.garden-controls p{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.45}.garden-controls>div{gap:7px;display:flex}.garden-controls button{color:#211d4f;cursor:pointer;background:0 0;border:1px solid #211d4f;min-height:40px;padding:8px 12px;font-size:11px}.garden-controls button:nth-child(2){color:#fffdf8;background:#211d4f}.garden-controls button:hover,.garden-controls button:focus-visible{color:#fffdf8;background:#7148e7}.garden-footnote{color:#18171394;font-family:var(--serif);text-align:center;margin-top:30px;margin-bottom:84px;font-size:18px;font-style:italic}@keyframes flowerIn{0%{opacity:0;transform:translateY(18px)scale(.35)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes flowerIdle{0%{translate:-1px}to{translate:1px}}@keyframes cloudDrift{0%{translate:-12px}to{translate:26px}}@keyframes pixelSun{50%{filter:brightness(1.08);transform:scale(1.04)}}@media (width<=900px){.pixel-garden-teaser{grid-template-columns:1fr 1fr}.pixel-garden-teaser-copy{padding:38px}.garden-game-body{grid-template-columns:190px minmax(0,1fr)}.seed-tray{padding:12px}.seed-options button,.shovel-button{grid-template-columns:38px 1fr}.garden-plots{gap:5px;left:10px;right:10px}}@media (width<=760px){.pixel-garden-teaser{border-radius:18px;grid-template-columns:1fr;min-height:0;margin-bottom:22px}.pixel-garden-teaser-copy{padding:38px 24px}.pixel-garden-teaser-copy h2{font-size:clamp(48px,15vw,62px)}.pixel-garden-teaser-copy p{margin:22px 0 28px}.pixel-garden-teaser-world{min-height:250px}.teaser-sun{width:38px;height:38px;top:30px;right:36px}.teaser-cloud{transform:scale(.78)}.teaser-flower{bottom:51px;transform:scale(.72)}.teaser-flower-one{transform:scale(.88)}.teaser-flower-two{bottom:40px;transform:scale(.67)}.teaser-flower-three{bottom:58px;transform:scale(.78)}.teaser-flower-four{bottom:39px;transform:scale(.62)}.garden-intro{flex-direction:column;align-items:flex-start;gap:20px;padding:54px 1px 30px}.garden-intro h2{font-size:clamp(50px,16vw,68px)}.garden-intro p{margin-top:18px;font-size:15px}.pixel-garden-game{border-radius:16px;width:calc(100% - 20px)}.garden-game-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.garden-score{width:100%}.garden-score span{flex:1}.garden-game-body{grid-template-columns:1fr;gap:7px;padding:7px}.seed-tray{padding:10px}.seed-tray>p{margin:0 0 9px;font-size:20px}.seed-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.seed-options button,.shovel-button{text-align:center;grid-template-columns:1fr;gap:3px;min-height:70px;padding:5px}.seed-options button:hover,.seed-options button:focus-visible,.shovel-button:hover,.shovel-button:focus-visible{transform:none}.seed-options button>span:last-child,.shovel-button>span:last-child{justify-items:center}.seed-options small,.shovel-button small{display:none}.shovel-button{width:calc(33.333% - 3px);min-height:66px;margin-top:5px}.pixel-shovel{left:calc(50% - 4px)}.garden-world{border-width:3px;min-height:590px}.garden-plots{grid-template-rows:repeat(6,minmax(50px,1fr));grid-template-columns:repeat(4,minmax(48px,1fr));gap:4px;inset:43% 8px 8px}.garden-sky{height:40%}.garden-fence{top:calc(40% - 26px)}.pixel-flower{width:42px;height:52px}.pixel-cloud-two{display:none}.garden-controls{flex-direction:column;align-items:stretch;padding:14px 10px}.garden-controls>div{grid-template-columns:repeat(3,1fr);display:grid}.garden-controls button{min-height:48px;padding:7px 5px}.garden-footnote{margin-top:24px;margin-bottom:58px;padding-inline:16px;font-size:16px}}@media (prefers-reduced-motion:reduce){.pixel-flower,.pixel-cloud,.pixel-sun,.teaser-flower{transition:none;animation:none}}.garden-page{background:#acd9d5;width:100%;height:100dvh;min-height:620px;overflow:hidden}.garden-page .pixel-garden-game{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:hidden}.garden-page .garden-world{background:linear-gradient(#0000 0 43%,#70a982eb 43% 48%,#0000 48%),linear-gradient(45deg,#ffffff0e 25%,#0000 25% 75%,#ffffff0e 75%) 0 0/18px 18px,linear-gradient(45deg,#2d191617 25%,#0000 25% 75%,#2d191617 75%) 9px 9px/18px 18px,#70452f;border:0;width:100%;height:100%;min-height:620px;position:relative;overflow:hidden}.garden-page .garden-sky{background:linear-gradient(#9ecfd1 0%,#b9ded6 100%);height:46%}.garden-page .garden-sky:before{content:"";z-index:1;background:linear-gradient(135deg,#0000 0 43%,#77a88c 43% 66%,#0000 66%) 0 0/210px 100% repeat-x;height:46%;position:absolute;inset:auto 0 0}.garden-page .garden-sky:after{opacity:.18;background-size:5px 5px}.garden-page .garden-fence{background:repeating-linear-gradient(90deg,#0000 0 62px,#d5ad74 62px 76px);border-width:9px 0;height:54px;top:calc(46% - 30px)}.garden-hud{z-index:12;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:start;gap:20px;display:grid;position:absolute;top:20px;left:22px;right:22px}.garden-hud>*{pointer-events:auto}.garden-hud h1{color:#211d4f;letter-spacing:-.04em;text-align:center;background:#fff2c9;border:3px solid #211d4f;margin:0;padding:11px 15px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px;font-weight:700;line-height:1;box-shadow:5px 5px #211d4f}.garden-hud-left{align-items:center;gap:8px;display:flex}.garden-back,.garden-reset{color:#211d4f;background:#fffdf8eb;border:3px solid #211d4f;min-height:42px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;box-shadow:4px 4px #211d4f}.garden-reset{cursor:pointer;place-items:center;width:42px;padding:0;font-size:22px;display:grid}.garden-back:hover,.garden-back:focus-visible,.garden-reset:hover,.garden-reset:focus-visible{background:#ffd765;outline:0;transform:translate(2px,2px);box-shadow:2px 2px #211d4f}.garden-page .garden-score{justify-self:end;gap:6px}.garden-page .garden-score span{color:#211d4f;text-align:center;background:#fffdf8eb;border:3px solid #211d4f;gap:1px;min-width:88px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.15;display:grid;box-shadow:4px 4px #211d4f}.garden-page .garden-score b{font-size:17px}.garden-page .garden-plots{grid-template-rows:repeat(4,minmax(62px,1fr));grid-template-columns:repeat(6,minmax(64px,1fr));gap:9px;inset:43% max(24px,50vw - 470px) 132px}.garden-page .garden-plots:before{background-color:#5a3323c7;background-image:linear-gradient(45deg,#ffffff0a 25%,#0000 25% 75%,#ffffff0a 75%),linear-gradient(45deg,#1f13111a 25%,#0000 25% 75%,#1f13111a 75%),none;background-position:0 0,8px 8px;background-repeat:repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:4px solid #ffebc275;inset:-16px;box-shadow:10px 10px #2f1c1847}.garden-page .garden-plot{background:#311c171a;border:2px dashed #ffedcc38}.garden-page .garden-plot:hover,.garden-page .garden-plot:focus-visible{outline-offset:-4px;background:#ffeec21a;outline:4px solid #fff2bd}.garden-status{z-index:13;color:#211d4f;text-align:center;background:#fff2c9;border:3px solid #211d4f;place-items:center;max-width:min(620px,100% - 36px);min-height:40px;margin-inline:auto;padding:9px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.35;display:grid;position:absolute;bottom:91px;left:18px;right:18px;box-shadow:4px 4px #211d4f}.garden-page .seed-tray{z-index:14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#211d4ff0;border:4px solid #211d4f;width:min(760px,100% - 28px);margin-inline:auto;padding:7px;position:absolute;bottom:12px;left:14px;right:14px;box-shadow:7px 7px #1412316b}.garden-page .seed-options{grid-template-columns:repeat(7,minmax(74px,1fr));gap:6px;display:grid}.garden-page .seed-options button{color:#211d4f;text-align:center;background:#fffdf8;border:3px solid #211d4f;grid-template-columns:1fr;place-items:center;gap:2px;width:auto;min-height:65px;padding:5px 4px 4px;display:grid;overflow:visible;box-shadow:inset 0 -5px #211d4f14}.garden-page .seed-options button:hover,.garden-page .seed-options button:focus-visible{border-color:#ffd765;outline:0;transform:translateY(-4px)}.garden-page .seed-options button.is-selected{background:#fff2c9;border-color:#ffd765;transform:translateY(-5px);box-shadow:0 -5px #ffd765,inset 0 -5px #211d4f14}.garden-page .seed-options button>span:last-child{display:block}.garden-page .seed-options b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1;display:block}.garden-page .seed-options small{display:none}.pixel-watering-can{background:#83b9cc;border:4px solid #497b9a;width:30px;height:23px;display:block;position:relative;box-shadow:inset -5px -5px #211d4f1f}.pixel-watering-can:before{content:"";border:4px solid #497b9a;border-bottom:0;width:16px;height:8px;position:absolute;top:-10px;left:2px}.pixel-watering-can:after{content:"";transform-origin:0;background:#497b9a;width:21px;height:7px;position:absolute;top:1px;right:-20px;transform:rotate(-22deg)}.garden-page .pixel-shovel{margin:0 auto 4px;left:0}.garden-page .pixel-flower-small{width:31px;height:36px;margin-bottom:-2px}@media (width<=760px){.garden-page,.garden-page .garden-world{min-height:560px}.garden-hud{grid-template-columns:1fr auto;gap:8px;top:10px;left:10px;right:10px}.garden-hud h1{grid-area:2/1/auto/-1;justify-self:start;padding:8px 10px;font-size:13px;box-shadow:3px 3px #211d4f}.garden-back{min-height:36px;padding:6px 9px;font-size:9px;box-shadow:3px 3px #211d4f}.garden-reset{width:36px;min-height:36px;font-size:18px;box-shadow:3px 3px #211d4f}.garden-page .garden-score{align-self:start}.garden-page .garden-score span{border-width:2px;min-width:65px;padding:6px 5px;font-size:7px;box-shadow:3px 3px #211d4f}.garden-page .garden-score b{font-size:13px}.garden-page .garden-sky{height:36%}.garden-page .garden-fence{border-width:7px 0;height:44px;top:calc(36% - 24px)}.garden-page .pixel-sun{width:34px;height:34px;top:98px;right:36px}.garden-page .pixel-cloud-one{top:123px;left:8%;transform:scale(.65)}.garden-page .garden-plots{grid-template-rows:repeat(6,minmax(42px,1fr));grid-template-columns:repeat(4,minmax(46px,1fr));gap:4px;inset:33% 13px 126px}.garden-page .garden-plots:before{border-width:2px;inset:-7px;box-shadow:5px 5px #2f1c1847}.garden-page .garden-plot{border-width:1px}.garden-page .pixel-flower{width:36px;height:44px}.garden-status{border-width:2px;width:calc(100% - 20px);max-width:none;min-height:34px;padding:6px 8px;font-size:9px;bottom:82px;left:10px;right:10px;box-shadow:3px 3px #211d4f}.garden-page .seed-tray{border-width:3px;width:calc(100% - 12px);padding:5px;bottom:6px;left:6px;right:6px;overflow-x:auto;box-shadow:4px 4px #1412316b}.garden-page .seed-options{grid-template-columns:repeat(7,66px);gap:4px;width:max-content}.garden-page .seed-options button{border-width:2px;min-height:62px;padding:4px 3px}.garden-page .seed-options b{font-size:8px}.garden-page .pixel-flower-small{width:28px;height:32px}}.hero-stitch-phrase,.hero-care-phrase{white-space:nowrap}@media (width<=760px){.hero h1{letter-spacing:-.058em;text-wrap:pretty;font-size:clamp(42px,12vw,52px);line-height:.96}.testimonial-portrait{opacity:1;border-width:3px;width:60px;display:block;bottom:22px;right:22px;transform:none}.testimonial-card footer,.testimonial-card:hover footer,.testimonial-card:focus-within footer{padding-right:74px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
