.guestbook-section{padding-block:55px 100px;scroll-margin-top:30px}.guestbook-heading{text-align:center;margin-bottom:64px}.guestbook-heading>p{display:flex;align-items:center;justify-content:center;gap:6px;font-size:28px;color:#65766a;margin:0 0 6px}.guestbook-heading h2{font-size:clamp(32px,3.1vw,48px);line-height:1.15;letter-spacing:-1px;margin:0;font-weight:700}.guestbook-controls{position:relative;max-width:1240px;padding-inline:65px;margin:auto}.guestbook{height:510px;position:relative;perspective:3200px;isolation:isolate;filter:drop-shadow(0 18px 16px #5e422e16)}.book-cover{position:absolute;inset:-7px -8px -11px;background:#b89b73;border:1px solid #9d8058;border-radius:13px 19px 19px 13px;box-shadow:0 2px #ebdac2,inset 0 0 0 3px #d5bd97}.book-page{background-color:#faf6eb;background-image:radial-gradient(ellipse at 40% 20%,#fffdfa88,transparent 70%),repeating-linear-gradient(0deg,#7d674903 0 1px,transparent 1px 4px)}.book-left,.book-right{position:absolute;top:0;width:50%;height:100%;border:1px solid #ded3bf;overflow:hidden}.book-left{left:0;border-radius:9px 0 0 9px;background-image:linear-gradient(90deg,transparent 86%,#927a5824 98%,#826b4c3b),repeating-linear-gradient(0deg,#7d674904 0 1px,transparent 1px 4px);box-shadow:inset 5px 0 #e9e2d3,inset 7px 0 #fefbf5}.book-right{right:0;border-radius:0 12px 12px 0;background-image:linear-gradient(90deg,#89745529,transparent 8%),repeating-linear-gradient(0deg,#7d674903 0 1px,transparent 1px 4px);box-shadow:inset -5px 0 #e9e2d3,inset -7px 0 #fefbf5}.book-spine{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#b8a486;box-shadow:0 0 13px 3px #816b4433;z-index:2;pointer-events:none}.book-ribbon{position:absolute;left:49%;top:100%;height:43px;width:18px;background:linear-gradient(90deg,#2e5349,#51786b,#28483f);clip-path:polygon(0 0,100% 0,90% 100%,48% 88%,4% 100%);transform:rotate(4deg);z-index:-1}.book-note{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 35px}.book-note>.handwritten{white-space:pre-line;text-align:center;color:#71877a;font-size:46px;line-height:1.35;transform:rotate(-7deg)}.book-note svg{width:155px;margin-top:20px;transform:rotate(-5deg)}.book-note>p{font-size:13px;letter-spacing:2px;color:#9a927e;margin-top:60px;text-transform:uppercase}.book-quote{position:relative;height:100%;padding:65px 48px 78px 52px;display:flex;flex-direction:column;justify-content:center}.book-page-number{position:absolute;bottom:24px;font-family:Georgia,serif;font-size:17px;color:#697b6d}.page-number-left{left:32px}.page-number-right{right:32px}.book-quote-mark{position:absolute;top:45px;left:32px;color:#f2be96;font-size:96px;line-height:1}.book-quote blockquote{margin:0}.book-quote blockquote>p{font-size:22px;line-height:1.45;font-weight:400;margin:0 0 30px;letter-spacing:-.2px}.book-quote footer strong{font-size:21px;display:block;font-weight:600}.book-quote footer>span{font-size:16px;display:block;margin-top:5px;color:#62756c}.book-hint{text-align:center;color:#7b8275;font-size:25px;margin:66px 0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.turning-leaf{position:absolute;left:50%;top:0;width:50%;height:100%;transform-origin:left center;transform-style:preserve-3d;z-index:3;will-change:transform}.leaf-front,.leaf-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;border:1px solid #ded3bf}.leaf-front{border-radius:0 12px 12px 0;background-image:linear-gradient(90deg,#967c5825,transparent 12%);transform:translateZ(.2px)}.leaf-back{border-radius:12px 0 0 12px;transform:rotateY(180deg);background-image:linear-gradient(270deg,#927a5838,transparent 13%)}.leaf-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#59432866,transparent 70%);opacity:0}.leaf-back .leaf-shade{background:linear-gradient(270deg,#59432866,transparent 70%)}.turn-next{animation:book-forward .72s cubic-bezier(.25,.1,.35,1) both}.turn-previous{animation:book-backward .72s cubic-bezier(.25,.1,.35,1) both}.turning-leaf .leaf-shade{animation:paper-shade .72s ease-in-out both}@keyframes book-forward{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes book-backward{0%{transform:rotateY(-180deg)}to{transform:rotateY(0)}}@keyframes paper-shade{0%,to{opacity:0}45%,65%{opacity:.8}}@media(max-width:1100px){.guestbook-controls{padding-inline:50px}.guestbook{height:520px}.book-quote{padding:65px 32px 78px}.book-quote blockquote>p{font-size:20px;line-height:1.45}.book-note>.handwritten{font-size:38px}}@media(max-width:700px){.guestbook-section{padding-block:45px 65px}.guestbook-heading{margin-bottom:32px}.guestbook-heading>p{font-size:23px}.guestbook-heading h2{font-size:32px}.guestbook-controls{padding-inline:8px}.guestbook{height:auto;min-height:510px;perspective:none}.book-left,.book-spine{display:none}.book-right{position:relative;width:100%;min-height:510px;border-radius:8px}.book-quote{padding:75px 28px 88px;animation:mobile-page .3s ease-out}.book-quote blockquote>p{font-size:21px}.book-quote-mark{left:20px;top:37px}.page-number-right{right:25px}.book-ribbon{left:24px;height:28px}.book-hint{margin-top:22px;font-size:22px}@keyframes mobile-page{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.turning-leaf{animation-duration:1ms}.turning-leaf .leaf-shade,.book-quote{animation:none}}.page-turn-target{position:absolute;top:0;bottom:0;width:50%;z-index:4;border:0;padding:0;background:transparent;border-radius:9px;cursor:pointer;color:#81603f;-webkit-tap-highlight-color:transparent}.page-turn-previous{left:0}.page-turn-next{right:0}.page-turn-target:after{content:"";position:absolute;top:0;width:24px;height:24px;opacity:.65;background:linear-gradient(45deg,#d5bea0 0%,#f7efdf 48%,#c4ac8899 50%,transparent 53%);transition:width .18s ease-out,height .18s ease-out,opacity .18s ease-out;pointer-events:none}.page-turn-next:after{right:0;transform:rotate(180deg)}.page-turn-previous:after{left:0;transform:rotate(90deg)}.page-turn-cue{position:absolute;bottom:23px;left:60px;right:60px;text-align:center;font-family:Caveat,cursive;font-size:21px;opacity:.75;transition:opacity .18s ease-out;color:#86623f}.page-turn-target:hover:not([aria-disabled=true]):after,.page-turn-target:focus-visible:not([aria-disabled=true]):after{width:42px;height:42px;opacity:1}.page-turn-target:hover .page-turn-cue,.page-turn-target:focus-visible .page-turn-cue{opacity:1}.page-turn-target:focus-visible{outline:2px solid #ad673d;outline-offset:-10px}.page-turn-target[aria-disabled=true]{cursor:default;pointer-events:none}.page-turn-target[aria-disabled=true]:after,.page-turn-target[aria-disabled=true] .page-turn-cue{visibility:hidden}@media(max-width:700px){.page-turn-cue{left:6px;right:6px;bottom:52px;font-size:20px}.book-hint{margin-top:45px}}@media(prefers-reduced-motion:reduce){.page-turn-target:after,.page-turn-cue{transition:none}}.guestbook-section{position:relative;isolation:isolate;padding-top:75px}.guestbook-heading{position:relative;z-index:1;margin-bottom:68px}.guestbook-heading h2{font-size:clamp(34px,3.5vw,55px);line-height:1.06;letter-spacing:-1.4px}.guestbook-heading h2>span{display:block;position:relative;width:fit-content;margin:auto}.guestbook-heading h2>span+span{color:#ce672f}.guestbook-heading h2 .sparks{position:absolute;right:-46px;top:-20px;width:39px;color:#d7793b}.guestbook-heading>p{font-size:27px;margin:15px 0 0;color:#354e43}.guestbook-controls{z-index:2}.guestbook-surroundings{position:absolute;inset:0;pointer-events:none;z-index:0;color:#294d3d}.book-hint{position:relative;z-index:1;font-size:24px}@media(max-width:1100px){.guestbook-heading h2{font-size:45px}.guestbook-heading{margin-bottom:65px}}@media(min-width:701px)and (max-width:1000px){.guestbook{height:610px}.book-quote{padding:65px 26px 78px}.book-quote blockquote>p{font-size:18px}.book-note>.handwritten{font-size:34px}.book-note>p{font-size:11px}}@media(max-width:700px){.guestbook-section{padding-top:45px}.guestbook-heading h2{font-size:clamp(28px,7.3vw,39px);letter-spacing:-.6px}.guestbook-heading h2 .sparks{right:-20px;top:-19px;width:23px}.guestbook-heading>p{font-size:22px;display:block;max-width:300px;margin:12px auto 0}.guestbook-heading{margin-bottom:38px}.book-hint{font-size:22px}}@media(min-width:1101px){.guestbook-section.page-width{width:calc(100% - 64px);max-width:1240px;padding-block:24px 30px}.guestbook-heading{margin-bottom:42px}.guestbook-heading h2{font-size:36px;line-height:1.05;letter-spacing:-.8px}.guestbook-heading h2 .sparks{width:27px;right:-33px;top:-12px}.guestbook-heading>p{font-size:23px;line-height:1.2;margin-top:9px}.guestbook-controls{max-width:900px;padding-inline:0}.guestbook{height:420px}.book-note{padding:28px}.book-note>.handwritten{font-size:36px;line-height:1.25}.book-note svg{width:120px;margin-top:13px}.book-note>p{font-size:11px;margin-top:35px}.book-quote{padding:49px 34px 63px}.book-quote blockquote>p{font-size:19px;line-height:1.43;margin-bottom:21px}.book-quote footer strong{font-size:18px}.book-quote footer>span{font-size:14px;margin-top:4px}.book-quote-mark{font-size:70px;top:24px;left:23px}.book-page-number{font-size:15px;bottom:19px}.page-number-left{left:25px}.page-number-right{right:25px}.page-turn-cue{font-size:18px;bottom:17px}.book-ribbon{height:29px;width:15px}.book-hint{font-size:21px;line-height:1.25;margin-top:40px}}@media(min-width:1101px)and (max-width:1230px){.guestbook-controls{max-width:820px}.book-quote{padding-inline:28px}}@media(min-width:1101px)and (max-height:800px){.guestbook-section.page-width{padding-block:20px 24px}.guestbook-heading{margin-bottom:38px}.guestbook-heading h2{font-size:34px}.guestbook-heading>p{font-size:22px;margin-top:8px}.guestbook{height:390px}.book-quote blockquote>p{font-size:18px;line-height:1.42;margin-bottom:18px}.book-note>.handwritten{font-size:33px}.book-note>p{margin-top:28px}.book-hint{margin-top:36px;font-size:20px}}.guestbook-surface{background:#f3eadb}.book-illustration{position:absolute;height:auto;pointer-events:none;object-fit:contain}.book-ink{width:152px;left:5px;top:245px;transform:rotate(-8deg)}.book-letters{width:155px;right:4px;top:355px;transform:rotate(9deg)}@media(min-width:1101px)and (max-width:1230px){.book-ink{width:117px;left:0}.book-letters{width:122px;right:0}}@media(min-width:1101px)and (max-height:800px){.book-ink{top:215px}.book-letters{top:315px}}@media(max-width:1100px){.book-illustration{display:none}}.studio-process{position:relative;background:#fcf8f2;padding:96px 0 48px;isolation:isolate;scroll-margin-top:0}.studio-wave{position:absolute;inset:0 0 auto;width:100%;height:64px;fill:#f3eadb;pointer-events:none}.studio-scroll-track{height:280svh}.studio-stage{position:sticky;top:24px;height:calc(100svh - 48px);width:min(1360px,calc(100% - 96px));margin:auto;display:flex;flex-direction:column}.studio-heading{text-align:center;flex:none;padding:16px 0 20px}.studio-eyebrow{font-size:15px;font-weight:500;letter-spacing:.035em;margin:0 0 12px;color:#63715f}.studio-heading h2{font-size:var(--section-title-size);line-height:1.12;letter-spacing:-.035em;margin:0;font-weight:750}.studio-heading h2 span{color:#da6735}.studio-layout{display:grid;grid-template-columns:34fr 66fr;gap:32px;align-items:center;flex:1;min-height:0}.studio-story{display:grid;padding:0 0 0 20px;align-items:center}.studio-step{grid-area:1/1;opacity:0;pointer-events:none}.studio-step.is-active{opacity:1;pointer-events:auto}.studio-step h3{font-size:clamp(28px,2.3vw,32px);font-weight:650;line-height:1.18;letter-spacing:-.025em;margin:0 0 22px;color:#bc4e21;max-width:400px}.studio-step p{font-size:clamp(20px,1.55vw,22px);line-height:1.6;color:#53605a;max-width:390px;margin:0}.studio-scene-track{min-width:0;width:100%;max-width:calc((100svh - 215px)*1.5);justify-self:center}.has-transition .studio-step.is-active{animation:studio-copy-enter .48s cubic-bezier(.22,.61,.36,1) both}.has-transition .studio-step.is-previous{animation:studio-copy-leave .48s ease-out both}@keyframes studio-copy-enter{0%,32%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes studio-copy-leave{0%{opacity:1;transform:none}32%,to{opacity:0;transform:translateY(-5px)}}.studio-art{position:relative;width:100%;aspect-ratio:3/2;isolation:isolate}.studio-room{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;-webkit-mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 4%,#000 96%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.studio-people{position:absolute;left:14%;top:21%;width:73%;aspect-ratio:3/2}.studio-people img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0}.studio-people img.is-active{opacity:1}.studio-art-animated .studio-people img.is-active{animation:studio-enter .48s cubic-bezier(.22,.61,.36,1) both}.studio-art-animated .studio-people img.is-previous{opacity:1;animation:studio-leave .48s ease-out both}@keyframes studio-enter{0%,32%{opacity:0;filter:blur(2px);transform:translateY(3px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes studio-leave{0%{opacity:1;filter:blur(0)}32%,to{opacity:0;filter:blur(2px)}}.studio-board{position:absolute;left:61.7%;top:19%;width:24.5%;height:27%;transform:rotate(-1.5deg);stroke:#61745c;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.studio-board>g{opacity:0}.studio-board>g.is-active{opacity:1}.studio-board-accent{stroke:#dd8653}.studio-art-animated .studio-board>g{transition:opacity .28s ease}.studio-inline-scene{display:none}@media(min-width:801px)and (max-width:1100px){.studio-stage{width:calc(100% - 56px)}.studio-layout{grid-template-columns:38fr 62fr;gap:20px}.studio-story{padding-left:0}.studio-step p{font-size:20px}.studio-step h3{font-size:28px}.studio-heading h2{font-size:36px}}@media(max-width:800px),(max-height:580px),(prefers-reduced-motion:reduce){.studio-process{padding:95px 0 12px}.studio-scroll-track{height:auto}.studio-stage{position:static;height:auto;display:block;width:min(680px,calc(100% - 40px))}.studio-layout{display:block}.studio-story{display:block;padding:0}.studio-heading{text-align:left;padding:0 0 46px}.studio-heading h2{max-width:430px}.studio-heading h2 span{display:block}.studio-scene-track{display:none}.studio-step,.studio-step:last-child{padding:0 0 56px;opacity:1;pointer-events:auto;transform:none}.studio-step h3{color:#0b2020;font-size:clamp(23px,4vw,28px);margin-bottom:17px}.studio-step p{font-size:18px;max-width:560px}.studio-inline-scene{display:block;margin:20px -12px 0}.has-transition .studio-step.is-active,.has-transition .studio-step.is-previous{animation:none}.studio-people img{transition:none}}@media(max-width:400px){.studio-step p{font-size:16px}.studio-heading h2{font-size:34px}.studio-step h3{font-size:23px}}.street-demo{--street-ink:#203e32;--street-orange:#d35c2f;--street-paper:#fcf8ef;color:var(--street-ink);background:var(--street-paper);min-height:100vh}.street-demo-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1360px;margin:auto;padding:0 48px}.street-demo-header img{width:195px;height:auto}.street-demo-badge{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#526357}.street-demo-badge span{color:#946e53}.brand-street{--street-ink:#203e32;--street-orange:#d35c2f;--street-paper:#fcf8ef;color:var(--street-ink);background:var(--street-paper);--building-width:clamp(280px,24vw,350px);--building-gap:58px;--street-inset:52px;--scene-height:calc(var(--building-width) * 1.05 + 175px);position:relative;padding-top:30px}.street-heading{max-width:1320px;padding:0 48px;margin:0 auto 14px;display:flex;align-items:end;justify-content:space-between;gap:24px}.street-eyebrow{margin:0 0 8px;font:500 24px/1.2 Caveat,cursive;color:#866747}.street-heading :is(h1,h2){margin:0;font-size:clamp(36px,4vw,56px);line-height:1.07;letter-spacing:-1.8px;font-weight:800}.street-heading :is(h1,h2) em{font-style:normal;color:var(--street-orange)}.street-mobile-break{display:none}.street-intro{font-size:17px;line-height:1.5;margin:14px 0 0;color:#5b655b}.street-directory-toggle{display:inline-flex;align-items:center;gap:10px;padding:12px 17px;background:transparent;border:1px solid #aab2a0;color:var(--street-ink);border-radius:40px;white-space:nowrap;font-size:14px;flex-shrink:0;transition:background .2s}.street-directory-toggle:hover{background:#efeada}.street-directory-toggle svg{width:20px;height:20px}.street-scene{position:relative;isolation:isolate;overflow:hidden;--far-shift:0px;--far-range:480px;--garden-shift:0px;background:var(--street-paper)}.street-viewport{position:relative;height:var(--scene-height);overflow-x:auto;overflow-y:hidden;cursor:default;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:none;overflow-anchor:none;outline-offset:-4px}.street-viewport::-webkit-scrollbar{display:none}.street-world{position:relative;width:max-content;min-width:100%;height:100%;isolation:isolate}.street-distance{position:absolute;inset:0 0 90px;overflow:hidden;pointer-events:none;z-index:-2}.street-horizon{display:flex;width:calc(100% + var(--far-range));height:100%;transform:translate3d(var(--far-shift),0,0);opacity:.68;-webkit-mask-image:linear-gradient(transparent,#000 20%,#000 88%,transparent);mask-image:linear-gradient(transparent,#000 20%,#000 88%,transparent)}.street-horizon img{display:block;flex:0 0 36%;width:36%;max-width:none;height:100%;object-fit:cover;object-position:center 60%}.street-horizon img+img{margin-left:-4%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%);mask-image:linear-gradient(90deg,transparent,#000 12%)}.street-gardens{position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none}.street-gardens>div{position:absolute;inset:0;transform:translate3d(var(--garden-shift),0,0)}.street-gardens img{position:absolute;width:calc(var(--building-width) * .8);height:auto;bottom:86px;left:var(--garden-position);opacity:.92}.street-gardens img:nth-child(2n){width:calc(var(--building-width) * 1.05);bottom:92px;transform:scaleX(-1)}.street-backdrop{position:absolute;inset:auto 0 0;height:100px;z-index:-1;background:url(/assets/brand-street-demo/street-background.webp) repeat-x left bottom / auto var(--scene-height);pointer-events:none}.street-edge{position:absolute;top:0;bottom:0;width:80px;z-index:5;pointer-events:none;opacity:0;transition:opacity .2s;display:flex;align-items:center}.street-edge svg{width:34px;height:34px;padding:7px;border-radius:50%;background:#fcf8efe6;color:#244337;box-shadow:0 3px 16px #203e3210}.street-edge-left{left:0;padding-left:16px;background:linear-gradient(90deg,#fcf8ef66,transparent)}.street-edge-right{right:0;justify-content:end;padding-right:16px;background:linear-gradient(-90deg,#fcf8ef66,transparent)}.street-scene[data-direction=left] .street-edge-left,.street-scene[data-direction=right] .street-edge-right{opacity:1}.street-wayfinding{position:absolute;left:32px;bottom:19px;width:175px;height:100px;z-index:3;pointer-events:none;transform:rotate(-3deg)}.street-wayfinding:after{content:"";position:absolute;height:54px;width:9px;top:47px;left:70px;background:linear-gradient(90deg,#627e65,#3d5c48);border-radius:0 0 2px 2px;z-index:-1;box-shadow:2px 1px #b7ad9380}.street-wayfinding-board{display:block;background:#345746;color:#fff8e8;padding:9px 15px 10px;border:3px double #b9c4a1;border-radius:5px 13px 13px 5px;box-shadow:2px 4px #243f2e1a}.street-wayfinding strong{display:block;font:500 24px/1.15 Caveat,cursive;white-space:nowrap}.street-wayfinding strong span{color:#f7b076;padding-left:5px}.street-wayfinding-board>span{font-size:10px;letter-spacing:.015em}.street-hint-touch{display:none}.street-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.street-buildings{display:flex;align-items:flex-end;height:100%;padding:0 var(--street-inset);margin:0;list-style:none;gap:var(--building-gap)}.street-building{position:relative;flex:0 0 var(--building-width);width:var(--building-width);height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;scroll-snap-align:center;scroll-margin-inline:0;padding-bottom:80px}.street-facade{position:relative;width:calc(100% * var(--building-scale));margin-bottom:0;flex:none;transform-origin:bottom center}.street-building-image{width:100%;height:auto;display:block;pointer-events:none;overflow:visible}.street-sign{position:absolute;display:flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:3px;z-index:2;touch-action:pan-x pan-y}.street-sign:before{content:"";position:absolute;left:0;right:0;top:50%;height:max(100%,44px);transform:translateY(-50%)}.street-sign>svg{display:block;width:100%;height:100%;filter:drop-shadow(0 1px 0 #fff9);transition:transform .18s ease}.street-building:is([data-brand=perla-suit],[data-brand=animera-studio],[data-brand=brushra-art],[data-brand=kolay-matematik]) .street-sign{background:linear-gradient(110deg,#f2ead8,#faf4e6,#eee4d1);border:3px double #838774;box-shadow:0 2px 2px #293b2926;padding:2px 6px}.street-building[data-brand=perla-suit] .street-sign{border-color:#69816b;border-radius:10px 10px 6px 6px}.street-building[data-brand=brushra-art] .street-sign{border-color:#b99a68;border-radius:10px}.street-building[data-brand=kolay-matematik] .street-sign{border-color:#3b8daf;border-radius:7px}.street-sign:hover>svg,.street-sign:focus-visible>svg{transform:scale(1.045)}.street-sign-tip{position:absolute;left:50%;bottom:calc(100% + 13px);min-width:max-content;max-width:280px;transform:translate(-50%,5px);opacity:0;visibility:hidden;pointer-events:none;text-align:center;font-size:14px;background:#244337;color:#fffaf0;border-radius:10px;padding:10px 16px;box-shadow:0 8px 24px #21382d1a;transition:opacity .18s,transform .18s,visibility .18s}.street-sign-tip:after{content:"";position:absolute;top:100%;left:calc(50% - 5px);border:5px solid transparent;border-top-color:#244337}.street-sign-tip span{display:block;font-size:11px;margin-top:3px;color:#dfdfc9}.street-sign:hover .street-sign-tip,.street-sign:focus-visible .street-sign-tip{opacity:1;visibility:visible;transform:translate(-50%)}.street-loading{position:absolute;inset:35% 8% 12%;background:#e9e4d6;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px 10px 0 0;font-size:20px}.street-loading small{font-size:13px}.street-directory{--street-ink:#203e32;border:1px solid #d6d7c5;border-radius:20px;width:min(540px,calc(100vw - 32px));max-height:85dvh;padding:28px;background:#fcf8ef;color:var(--street-ink);box-shadow:0 30px 100px #12302433}.street-directory::backdrop{background:#18281fcc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.street-directory-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.street-directory-head p{margin:0 0 5px;font-family:Caveat,cursive;font-size:21px;color:#876345}.street-directory h2{margin:0;font-size:30px;letter-spacing:-.5px}.street-directory-head button{border:1px solid #c0c7b7;width:44px;height:44px;border-radius:50%;background:transparent;color:var(--street-ink);font-size:27px}.street-directory ul{list-style:none;padding:0;margin:22px 0}.street-directory li+li{border-top:1px solid #e2e1d3}.street-directory li button{width:100%;border:0;padding:13px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;color:inherit;text-align:left;font-size:17px}.street-directory li button:hover{background:#efeedf;border-radius:8px}.street-directory li small{display:block;font-size:12px;color:#707665;margin-top:2px}.street-directory li svg{width:22px;height:22px}.street-directory-note{font-size:12px;margin:0;color:#727764}@media(min-width:1600px){.brand-street{--street-inset:max(60px, calc((100vw - 1350px)/2) )}}@media(max-width:700px){.street-demo-header{height:70px;padding-inline:22px}.street-demo-header img{width:150px}.street-demo-badge{font-size:10px;letter-spacing:.03em}.street-demo-badge span{display:none}.brand-street{--building-width:clamp(265px,76vw,340px);--building-gap:38px;--street-inset:24px;--scene-height:calc(var(--building-width) * 1.05 + 160px);padding-top:20px}.street-heading{padding-inline:24px;margin-bottom:12px;flex-wrap:wrap;gap:17px}.street-eyebrow{font-size:22px;margin-bottom:6px}.street-heading :is(h1,h2){font-size:39px;letter-spacing:-1.4px}.street-mobile-break{display:block}.street-intro{font-size:15px;max-width:290px;margin-top:12px}.street-directory-toggle{font-size:12px;padding:8px 13px}.street-directory-toggle svg{width:17px;height:17px}.street-viewport{height:var(--scene-height);scroll-snap-type:x proximity;scroll-padding-inline:24px}.street-building:first-child{scroll-snap-align:start}.street-building:last-child{scroll-snap-align:end}.street-sign-tip{display:none}}@media(prefers-reduced-motion:reduce){:is(.street-demo,.brand-street,.street-directory) *,:is(.street-demo,.brand-street,.street-directory) *:before,:is(.street-demo,.brand-street,.street-directory) *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(hover:none),(pointer:coarse){.street-hint-desktop{display:none}.street-hint-touch{display:inline}.street-edge{display:none}}@media(max-width:700px){.street-distance{bottom:90px}.street-horizon img{object-position:center}.street-wayfinding{left:22px;bottom:16px;transform:rotate(-3deg) scale(.88);transform-origin:bottom left}.street-gardens img{width:calc(var(--building-width) * .74)}.street-gardens img:nth-child(2n){width:calc(var(--building-width) * .92)}.street-hint-desktop{display:none}.street-hint-touch{display:inline}}.street-furniture{position:absolute;inset:0;pointer-events:none;z-index:1}.street-furniture img{position:absolute;left:calc(var(--street-inset) + (var(--building-width) + var(--building-gap)) * var(--gap-index) - var(--building-gap) / 2);transform:translate(-50%);max-width:none}.street-lamp{height:calc(var(--building-width) * .9);width:auto;bottom:73px}.street-bicycle{width:calc(var(--building-width) * .4);height:auto;bottom:60px}.street-scene:is([data-direction=left],[data-direction=right]) .street-sign-tip{opacity:0;visibility:hidden}.street-scene:is([data-direction=left],[data-direction=right]) .street-sign:hover>svg{transform:none}.transition-street{background:#fcf8f2}.transition-street path{fill:#f3eadb}.brand-street-integrated{--street-paper:#f3eadb;padding-top:38px;scroll-margin-top:24px}.brand-street-integrated .street-heading h2{font-size:var(--section-title-size);font-weight:750;line-height:1.12;letter-spacing:-.035em}.brand-street-integrated .street-heading{margin-bottom:22px}.brand-street-integrated .street-directory-toggle{background:#fcf8f240}@media(max-width:700px){.brand-street-integrated{padding-top:28px}}.street-planter{width:calc(var(--building-width) * .34);height:auto;bottom:67px}.street-bench{width:calc(var(--building-width) * .48);height:auto;bottom:49px}.street-fountain{width:calc(var(--building-width) * .3);height:auto;bottom:67px}.street-search{display:block;margin-top:22px}.street-search>span{display:block;font-size:12px;margin-bottom:7px;color:#66735f}.street-search input{width:100%;padding:12px 15px;font:inherit;font-size:14px;color:var(--street-ink);background:#fffdf7;border:1px solid #c5ccb8;border-radius:10px}.street-directory-empty{font-size:15px;line-height:1.5}.street-building[data-brand=gulecler-yapi] .street-sign{background:linear-gradient(110deg,#ede0c5,#fbf2df,#ede0c5);border:2px solid #bba57c}.street-building-plaque .street-sign{background:linear-gradient(115deg,#f1e5cc,#fff6e5 48%,#eee1c7);border:3px double #a69770;border-radius:5px;box-shadow:0 2px 3px #3d342128;padding:4px 8px}.transition-contact{background:#f3eadb}.transition-contact path{fill:#fcf8f2}.contact-section{position:relative;background:#fcf8f2;overflow:clip;scroll-margin-top:24px}.contact-inner{width:min(1240px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:34px;padding:38px 0 44px}.contact-copy{position:relative;z-index:1;padding:14px 0 34px;min-width:0}.contact-copy h2{font-size:var(--section-title-size,48px);font-weight:750;line-height:1.12;letter-spacing:-1.2px;margin:0 0 30px}.contact-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:32px}.contact-channel,.contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:14px 22px;border-radius:28px;font:600 17px/1.2 Outfit,Arial,sans-serif;color:#fff;border:0;transition:background .2s,transform .2s}.contact-channel{white-space:nowrap;font-size:15px;padding:14px 12px;gap:8px}.contact-phone,.contact-submit{background:#b94921}.contact-phone:hover,.contact-submit:hover{background:#a23b17;transform:translateY(-2px)}.contact-whatsapp{background:#284e38}.contact-whatsapp:hover{background:#1d3f2b;transform:translateY(-2px)}.contact-channel svg,.contact-submit svg{width:23px;height:23px;flex:none}.contact-form{position:relative}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-field{min-width:0;display:flex;flex-direction:column;gap:8px}.contact-field label{font-size:16px;font-weight:550}.contact-field input,.contact-field textarea{width:100%;border:1px solid #8c9b8e;border-radius:10px;background:#fffcf780;color:var(--ink);font:400 16px/1.5 Outfit,Arial,sans-serif;padding:12px 14px;transition:border-color .18s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#777e76;opacity:1}.contact-field input:focus,.contact-field textarea:focus{border-color:#31583e;outline:2px solid #31583e;outline-offset:-2px;box-shadow:none}.contact-field [aria-invalid=true]{border-color:#a53d24}.contact-field textarea{resize:vertical;min-height:128px;max-height:340px}.contact-message{margin-top:20px}.contact-error{font-size:14px;color:#9b321e;line-height:1.4}.contact-submit{margin-top:20px;min-width:235px}.contact-submit:disabled{cursor:wait;opacity:.7;transform:none}.contact-mail{background:#243b3b}.contact-mail:hover{background:#172c2c;transform:translateY(-2px)}.contact-notice{font-size:15px;line-height:1.5;padding:12px 15px;border-left:3px solid #b84e29;background:#f3e8dc;margin:18px 0 0;color:#763821}.contact-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;left:-10000px}.contact-form .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.contact-art{position:relative;width:100%;max-width:clamp(340px,calc((100svh - 140px)*.684),505px);justify-self:end;isolation:isolate}.contact-art:after{content:"";position:absolute;left:33%;top:10%;width:30%;height:24%;background:radial-gradient(ellipse,#ffce7040,transparent 70%);opacity:0;transition:opacity .3s;pointer-events:none;mix-blend-mode:soft-light}.contact-inner:focus-within .contact-art:after{opacity:1}.contact-door{width:100%;height:auto}.contact-success{padding:26px 28px;min-height:294px;background:#eef0e5;border:1px solid #d3dccb;border-radius:18px;outline-offset:5px}.contact-success-mark{display:inline-grid;place-items:center;border-radius:50%;width:38px;height:38px;background:#315a3b;color:#fff;font-size:22px}.contact-success h3{font-size:28px;margin:15px 0 10px}.contact-success p{font-size:17px;line-height:1.5;margin:0 0 15px}.contact-success .contact-reference{font-size:12px;color:#596755;overflow-wrap:anywhere}.contact-reset{display:inline-flex;gap:10px;align-items:center;border:0;background:none;color:#254a33;padding:8px 0;font-size:16px;text-decoration:underline;text-underline-offset:4px}.contact-reset svg{width:20px;height:20px}@media(min-width:1500px){.contact-inner{gap:60px;padding-top:38px;padding-bottom:42px}.contact-art{max-width:clamp(340px,calc((100svh - 140px)*.684),490px)}}@media(max-width:1050px){.contact-inner{width:calc(100% - 56px);gap:20px;grid-template-columns:1.1fr 1fr}.contact-channel{font-size:15px;padding:13px 12px;gap:8px}.contact-channels{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-mail{grid-column:1/-1}.contact-copy h2{font-size:38px}.contact-fields{gap:12px}}@media(max-width:800px){.contact-inner{width:min(620px,calc(100% - 40px));grid-template-columns:1fr;gap:8px;padding:26px 0 30px}.contact-copy{padding:0}.contact-copy h2{font-size:var(--section-title-size,36px);margin-bottom:24px}.contact-art{width:min(360px,90%);max-width:360px;justify-self:center;margin-top:24px}.contact-channel{font-size:16px}.contact-channels{margin-bottom:26px}.contact-fields{gap:14px}}@media(max-width:440px){.contact-channel{font-size:14px;gap:7px;padding:13px 10px}.contact-channel svg{width:20px;height:20px}.contact-fields{grid-template-columns:1fr;gap:17px}.contact-message{margin-top:17px}.contact-submit{width:100%}.contact-copy h2{font-size:34px;letter-spacing:-.9px}.contact-success{padding:23px 20px}}@media(max-width:350px){.contact-inner{width:calc(100% - 32px)}.contact-channels{grid-template-columns:1fr}.contact-copy h2{font-size:30px}}.contact-surroundings{position:absolute;inset:0 0 0 -140px;width:calc(100% + 140px);max-width:none;height:100%;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 13%);mask-image:linear-gradient(to bottom,transparent,#000 13%);opacity:.9}.contact-inner{position:relative;z-index:1}.contact-eyebrow{display:inline-block;margin:0 0 10px;color:#a84a28;font:400 27px/1.1 Caveat,cursive;transform:rotate(-3deg)}.contact-copy h2{margin-bottom:27px}.contact-field input,.contact-field textarea{background:#fffdf8e8}@media(min-width:801px)and (max-width:1500px){.contact-surroundings{left:-230px;width:calc(100% + 230px)}}@media(max-width:800px){.contact-surroundings{width:100%;height:570px;inset:auto 0 0;object-fit:cover;object-position:25% bottom;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 35%);mask-image:linear-gradient(to bottom,transparent,#000 35%)}.contact-eyebrow{font-size:25px}}@media(min-width:1100px)and (min-height:700px){.contact-inner{padding-top:64px}.contact-art{transform:translate(clamp(0px,calc((100vw - 1100px)*.1),24px)) scale(1.08);transform-origin:right bottom}}.site-footer{--footer-green:#173e2b;position:relative;isolation:isolate;background:var(--footer-green);color:#fcf5e7;padding-top:64px;overflow:clip}.site-footer:before{content:"";position:absolute;z-index:-1;inset:55px 0 0;background:radial-gradient(ellipse at 14% 70%,#41644235,transparent 45%),radial-gradient(ellipse at 80% 30%,#061f1833,transparent 65%);pointer-events:none}.footer-wave{position:absolute;top:-1px;left:0;width:100%;height:65px;background:#fcf8f2;fill:var(--footer-green)}.footer-content{width:min(1400px,calc(100% - 96px));margin:auto}.footer-main{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(390px,1.4fr) minmax(320px,1fr);gap:44px;align-items:start;padding:40px 0 24px}.footer-identity{position:relative;min-height:320px;padding-bottom:185px}.footer-logo{display:block;width:min(100%,245px);padding:5px 0}.footer-logo span{display:block;aspect-ratio:275/83;background:#fcf5e7;mask:url(/assets/miras-logo.png) center/contain no-repeat}.footer-motto{font:400 28px/1.05 Caveat,cursive;margin:18px 0 0;transform:rotate(-3deg);width:max-content}.footer-motto:after{content:"";display:block;width:86px;height:3px;border-radius:50%;background:#ee8a4e;margin:10px 0 0 28px;transform:rotate(-4deg)}.footer-plant{position:absolute;bottom:-5px;left:-44px;width:235px;height:auto;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.footer-services{padding-top:20px;min-width:0}.footer-services h2{font-size:25px;font-weight:650;margin:0 0 25px;line-height:1.2;letter-spacing:0}.footer-services h2:after{content:"";display:block;width:45px;height:3px;background:#ee8a4e;border-radius:50%;margin-top:12px;transform:rotate(-3deg)}.footer-services ul{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-template-rows:repeat(4,auto);grid-auto-flow:column;column-gap:28px;row-gap:1px;list-style:none;padding:0;margin:0}.footer-services li{min-width:0}.footer-services a{display:flex;align-items:center;min-height:44px;width:fit-content;padding:7px 0;font-size:17px;line-height:1.45;text-decoration-color:transparent;text-decoration-line:underline;text-underline-offset:6px;transition:color .18s,text-decoration-color .18s}.footer-services a:hover{color:#ffbb87;text-decoration-color:currentColor}.footer-note-scene{position:relative;padding:0 8px 22px 0;min-width:0}.footer-note{position:relative;transform:rotate(-3deg);transform-origin:50% 9%;transition:transform .25s;filter:drop-shadow(0 10px 9px #00180f45);min-height:300px}.footer-note:hover,.footer-note:focus-within{transform:rotate(-1deg)}.footer-paper{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.footer-note-content{position:relative;color:#193d2c;padding:56px 24px 47px}.footer-note h2{font:500 35px/1.1 Caveat,cursive;letter-spacing:0;margin:0 0 22px;text-align:center}.footer-note h2>span{color:#b75527;font:400 28px/1 Outfit,sans-serif;display:inline-block;transform:rotate(15deg);margin-left:5px}.footer-note address{font-style:normal;display:grid;gap:8px}.footer-note address a{display:flex;align-items:center;gap:11px;min-height:44px;padding:5px 0;font-size:16px;line-height:1.4}.footer-note address a>span{min-width:0;overflow-wrap:anywhere}.footer-note address a:hover>span{text-decoration:underline;text-underline-offset:4px}.footer-note address svg{width:23px;height:23px;flex:none}.footer-pencils{position:absolute;width:92px;height:auto;right:-46px;bottom:-6px;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 4px 3px #00180f33)}.footer-bottom{position:relative;border-top:1px solid #92a68d70;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0 20px}.footer-bottom small{font-size:14px}.footer-bottom>a{display:flex;align-items:center;gap:12px;padding:8px 0;min-height:44px;font-size:15px}.footer-bottom>a span{font-size:24px;transition:transform .2s}.footer-bottom>a:hover span{transform:translateY(-4px)}.site-footer a:focus-visible{outline:2px solid #ffc895;outline-offset:5px}.footer-note a:focus-visible{outline-color:#234a35;outline-offset:3px}@media(max-width:1250px){.footer-content{width:calc(100% - 64px)}.footer-main{gap:26px;grid-template-columns:minmax(175px,.75fr) minmax(340px,1.4fr) minmax(290px,1fr)}.footer-logo{width:205px}.footer-services a{font-size:16px}.footer-services ul{column-gap:18px}.footer-note-content{padding:55px 21px 42px}.footer-note address a{font-size:15px;gap:8px}.footer-plant{width:225px;left:-35px}.footer-pencils{right:-23px;width:78px}}@media(max-width:1000px){.footer-main{grid-template-columns:minmax(0,1fr) minmax(290px,1fr);gap:24px 36px;padding-top:26px}.footer-identity{grid-column:1/-1;min-height:0;padding:0 180px 18px 0;display:flex;align-items:center;gap:28px}.footer-logo{width:235px;flex:none}.footer-motto{margin:0;font-size:26px}.footer-plant{width:150px;left:auto;right:0;bottom:0}.footer-services{padding-top:16px}.footer-note-scene{max-width:375px;width:100%;justify-self:end}.footer-services ul{column-gap:18px}.footer-pencils{width:74px;right:-20px}}@media(max-width:650px){.site-footer{padding-top:42px}.footer-wave{height:43px}.footer-content{width:calc(100% - 40px);max-width:460px}.footer-main{grid-template-columns:1fr;gap:26px;padding:26px 0 20px}.footer-identity{grid-column:auto;display:block;padding:0 112px 6px 0;min-height:130px}.footer-logo{width:200px;max-width:100%}.footer-motto{font-size:25px;margin-top:12px}.footer-plant{width:136px;right:-18px;bottom:-6px}.footer-services{padding-top:6px}.footer-services h2{font-size:24px;margin-bottom:17px}.footer-services ul{column-gap:25px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.footer-services a{font-size:16px;min-height:46px}.footer-note-scene{justify-self:center;width:min(100%,345px);padding:0 10px 14px;max-width:none}.footer-note{min-height:300px}.footer-note-content{padding:55px 26px 45px}.footer-note address a{font-size:16px}.footer-pencils{right:-4px;bottom:-2px;width:73px}.footer-bottom{padding:13px 0 17px;gap:12px}.footer-bottom small{font-size:12px}.footer-bottom>a{font-size:14px;gap:8px}}@media(max-width:360px){.footer-content{width:calc(100% - 32px)}.footer-identity{padding-right:92px}.footer-plant{width:110px;right:-10px}.footer-services ul{column-gap:16px}.footer-services a{font-size:15px}.footer-note-content{padding-inline:23px}.footer-note address a{font-size:14px;gap:8px}.footer-note h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.footer-note,.footer-note:hover,.footer-note:focus-within{transform:none}.footer-bottom>a:hover span{transform:none}}:root{font-family:Outfit,Arial,sans-serif;color:#0b2020;background:#fcf8f2;font-synthesis:none;font-weight:400;--cream:#fcf8f2;--ink:#0b2020;--orange:#ef763f;--muted:#354348}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #b74e23;outline-offset:5px;border-radius:5px}.page-width{width:min(1312px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:50;background:var(--ink);color:#fff;padding:12px 24px}.skip-link:focus{top:12px}.header{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;height:108px;gap:32px}.brand{width:245px;flex:none}.brand img{width:100%;height:74px;object-fit:contain}.header nav{display:flex;align-items:center;gap:32px;font-size:16px}.header nav a{padding-block:12px;white-space:nowrap}.header nav a:hover{color:#c75525}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:50px;background:linear-gradient(125deg,#223233,#102324);color:#fff;padding:17px 27px;font-size:17px;font-weight:600;line-height:1.2;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{background:#34504b;transform:translateY(-2px)}.button svg{width:23px;height:23px;flex:none}.header-cta{font-size:16px;padding:16px 24px}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 69% 50%,#fffaf1 0,transparent 65%)}.hero-inner{position:relative;min-height:565px;display:flex;align-items:center;padding-bottom:52px}.hero-copy{position:relative;z-index:2;width:52%;padding:20px 0 10px}.handwritten{font-family:Caveat,cursive;font-weight:500}.eyebrow{display:flex;align-items:center;margin:0 0 22px 10px;font-size:27px;color:#53504a;transform:rotate(-4deg);width:max-content}.eyebrow span{position:relative}.eyebrow span:after{content:"";position:absolute;left:5%;right:4%;bottom:-5px;height:3px;background:#f58c59;border-radius:50%;transform:rotate(-1deg)}.sparks{width:40px;height:50px;color:var(--orange);flex:none}.eyebrow .sparks{height:32px;width:27px;margin-left:3px}.hero h1{font-size:clamp(55px,5.35vw,84px);font-weight:800;line-height:1.02;letter-spacing:-2.9px;margin:0 0 25px;white-space:nowrap}.hero h1 span{color:var(--orange)}.hero-description{max-width:560px;font-size:23px;line-height:1.34;color:var(--muted);margin:0 0 28px}.hero-action{display:flex;align-items:center;gap:13px}.hero-action .button{padding:18px 29px}.hero-note{display:flex;align-items:center;color:#70746f;font-size:24px;transform:rotate(-5deg);margin:11px 0 0 40px;gap:0}.hero-note svg{width:65px;height:45px;align-self:flex-start;margin-top:-12px}.hero-art{position:absolute;width:69%;max-width:none;right:-7.5%;bottom:24px;z-index:1;pointer-events:none}.hero-wave{position:absolute;bottom:-1px;left:0;width:100%;height:55px;color:#f8f3ea;pointer-events:none}@media(min-width:1600px){.page-width{width:min(1660px,calc(100% - 160px))}.hero-inner{min-height:680px}.hero h1{font-size:100px}.hero-description{max-width:650px;font-size:27px}.hero-copy{width:53%}.hero-art{width:69%;right:-8%}.header{height:116px}}@media(max-width:1100px){.page-width{width:calc(100% - 64px)}.header{gap:20px}.brand{width:205px}.header nav{gap:18px;font-size:15px}.header-cta{font-size:14px;padding:14px 17px}.hero-inner{min-height:500px}.hero h1{font-size:clamp(49px,5.5vw,64px);letter-spacing:-2px}.hero-description{font-size:20px;max-width:450px}.hero-art{right:-12%;width:74%}.hero-copy{width:54%}}@media(max-width:800px){.page-width{width:calc(100% - 40px)}.header{height:88px}.brand{width:205px}.header-cta{display:none}.menu-toggle{display:block;border:1px solid #cdd1c8;border-radius:30px;background:none;padding:10px 18px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:20px;background:#fffaf3;box-shadow:0 15px 30px #20342b15;border-radius:18px;flex-direction:column;gap:8px}.header nav.is-open{display:flex}.hero-inner{display:block;min-height:0;padding-top:20px;padding-bottom:12px}.hero-copy{width:100%;padding:10px 0 0}.hero h1{font-size:clamp(42px,8.4vw,66px);letter-spacing:-1.8px}.hero-description{font-size:20px;max-width:520px}.eyebrow{font-size:24px;margin-bottom:18px}.hero-art{position:relative;width:112%;max-width:none;right:auto;bottom:auto;margin:8px -6% 0}.hero-note{font-size:23px;margin-left:30px}.hero-wave{height:32px}}.header{position:absolute;top:0;left:50%;transform:translate(-50%);height:96px}.brand img{height:auto}.hero-inner{min-height:625px;padding-top:104px;padding-bottom:68px}.hero-copy{width:52%;padding-top:8px}.hero-art{height:auto;width:63%;right:-2%;bottom:30px}.hero h1{font-size:clamp(55px,5vw,90px)}@media(min-width:1600px){.hero-inner{min-height:690px}.hero h1{font-size:85px}.hero-description{font-size:24px;max-width:610px}.hero-art{width:63%;right:-2%}}@media(max-width:1100px)and (min-width:801px){.hero-inner{min-height:560px}.hero h1{font-size:54px}.hero-art{width:64%;right:-5%}.hero-description{font-size:19px;max-width:430px}}@media(max-width:800px){.header{position:relative;left:auto;transform:none;height:88px}.hero-inner{min-height:0;padding-top:20px;padding-bottom:12px}.hero-copy{width:100%}.hero h1{font-size:clamp(42px,8.4vw,66px)}.hero-art{width:112%;right:auto;bottom:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.services{--service-card-height:390px;--service-heading-height:112px;background:#f8f3ea;padding:42px 0 76px}.services-stage{position:relative;padding-top:var(--service-heading-height)}.service-heading-track{position:absolute;inset:0 0 var(--service-card-height);z-index:15;pointer-events:none}.section-heading{position:sticky;top:0;height:var(--service-heading-height);z-index:15;display:flex;justify-content:center;align-items:center;gap:15px;padding:20px 12px 30px;background:#f8f3ea}.section-heading h2{position:relative;font-size:clamp(32px,3.3vw,48px);line-height:1.15;letter-spacing:-1px;margin:0;font-weight:750}.section-heading h2:after{content:"";position:absolute;bottom:-12px;left:35%;width:30%;height:4px;background:var(--orange);border-radius:50%;transform:rotate(-1deg)}.section-heading>.sparks:first-child{transform:rotate(180deg)}.service-stack{position:relative;padding-top:24px}.service-card{position:sticky;top:var(--service-heading-height);z-index:calc(1 + var(--card-index));display:grid;grid-template-columns:35% 65%;min-height:360px;margin-bottom:24px;border:1px solid #e8dfd0;border-radius:26px;background:var(--card-color);box-shadow:0 5px 22px #40352209;overflow:hidden}.service-card:last-child{margin-bottom:0}.service-copy{position:relative;z-index:1;align-self:center;padding:48px 0 48px 48px}.service-copy h3{font-size:clamp(28px,2.7vw,40px);font-weight:750;line-height:1.1;letter-spacing:-.7px;margin:0 0 18px}.service-copy p{font-size:22px;line-height:1.4;color:#4e5553;margin:0 0 26px;max-width:330px}.service-art{width:100%;height:100%;min-height:360px;object-fit:contain;align-self:end}.service-dialog{width:min(580px,calc(100% - 40px));padding:48px;border:1px solid #e6dccd;border-radius:26px;background:var(--cream);color:var(--ink);box-shadow:0 20px 100px #152c2833}.service-dialog::backdrop{background:#102725aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.service-card{height:var(--service-card-height);min-height:0}.service-art{min-height:0;object-fit:cover;object-position:center 40%}.service-copy{align-self:start;padding-top:32px}.service-copy h3{font-size:clamp(27px,2.5vw,38px)}.service-dialog h2{font-size:36px;line-height:1.1;margin:12px 0 24px}.service-dialog p{font-size:20px;line-height:1.5}.service-dialog .handwritten{font-size:27px;color:#9b461e;margin:0}.dialog-close{position:absolute;right:16px;top:12px;padding:8px 12px;border:0;background:none;color:var(--ink);font-size:22px}@media(max-width:1100px){.service-copy{padding:30px 0 30px 30px}.service-copy p{font-size:19px}.service-card{grid-template-columns:39% 61%}}@media(max-width:800px){.services{padding-top:20px}.section-heading{position:relative;padding-bottom:30px}.section-heading>.sparks{width:24px}.service-card{position:relative;top:auto;grid-template-columns:1fr;margin-bottom:24px;min-height:0;height:auto}.service-copy{padding:30px 28px 0}.service-copy h3{font-size:30px}.service-copy p{font-size:20px}.service-art{height:auto;min-height:0;object-fit:contain}.service-dialog{padding:38px 26px}}@media(prefers-reduced-motion:reduce),(max-height:650px){.section-heading,.service-card{position:relative;top:auto}}.portfolio{display:grid;grid-template-columns:29% 1fr;gap:36px;padding-block:100px 120px;scroll-margin-top:20px}.portfolio-kicker{display:flex;align-items:center;color:#ce5525;font-size:30px;margin:0 0 10px;gap:10px;transform:rotate(-3deg)}.portfolio h2{font-size:clamp(38px,3.6vw,60px);font-weight:800;line-height:1.02;letter-spacing:-1.6px;margin:0 0 24px;white-space:nowrap}.portfolio-intro{font-size:21px;line-height:1.4;color:var(--muted);margin:0 0 30px}.project-tabs{display:flex;flex-direction:column;gap:10px}.project-tabs button{display:flex;align-items:center;gap:20px;width:100%;text-align:left;border:0;border-radius:50px;background:transparent;color:var(--ink);padding:8px 18px 8px 8px;transition:background .2s}.project-tabs button:hover{background:#f4eee3}.project-tabs button[aria-selected=true]{background:#fdece0}.project-icon{width:62px;height:62px;background:#f1ebde;border-radius:50%;display:grid;place-items:center;flex:none}.project-icon svg{width:28px;height:28px}.project-tabs button[aria-selected=true] .project-icon{background:var(--orange);color:#fff}.project-tabs strong{font-size:25px;display:block;line-height:1.2}.project-tabs small{display:block;font-size:16px;color:#515653;margin-top:3px}.project-tabs button>svg{width:25px;height:25px;margin-left:auto;opacity:0;color:#d65020;flex:none}.project-tabs button[aria-selected=true]>svg{opacity:1}.project-panel{display:grid;grid-template-columns:minmax(0,1fr) 19%;align-items:start;padding-top:8px;min-width:0}.monitor{position:relative;z-index:1;min-width:0}.monitor-frame{border:3px solid #1e392e;border-radius:16px;background:#efede5;padding:4px;box-shadow:0 12px 30px #80643a16;overflow:hidden}.monitor-toolbar{display:flex;align-items:center;gap:7px;height:28px;padding-left:12px}.monitor-toolbar i{width:10px;height:10px;border-radius:50%;background:#ff684b}.monitor-toolbar i:nth-child(2){background:#f6bd31}.monitor-toolbar i:nth-child(3){background:#47b96b}.monitor-screen{aspect-ratio:1.65;overflow:hidden;border-radius:6px;background:#f2f1ea}.monitor-stand{position:relative;width:28%;height:48px;margin-inline:auto;background:linear-gradient(100deg,#ded7c9,#f6f1e6,#e5dfd0);clip-path:polygon(26% 0,74% 0,80% 65%,100% 83%,100% 100%,0 100%,0 83%,20% 65%);border-radius:0 0 14px 14px}.project-under-screen{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.project-under-screen p{font-size:24px;max-width:230px;line-height:1.1;transform:rotate(-5deg);margin:0}.project-under-screen a{display:flex;align-items:center;gap:7px;font-size:15px;padding:12px 0;border-bottom:1px solid #bcb4a6}.project-under-screen a svg{width:19px;height:19px}.portfolio-character{position:relative;margin-left:-22px;align-self:end;padding-bottom:5px}.portfolio-character>p{font-size:27px;line-height:1.15;transform:rotate(-6deg);margin:8px 0 0 28px}.portfolio-character>img{width:145%;max-width:none;height:auto;margin-left:-20%;margin-top:12px}.portfolio-caption{position:relative;width:165%;margin-left:-38%;min-height:85px;display:grid;place-items:center}.portfolio-caption img{position:absolute;width:100%;height:100%;object-fit:fill}.portfolio-caption span{position:relative;text-align:center;font-size:22px;line-height:1.1;padding:14px 25px;transform:rotate(-5deg)}@media(max-width:1200px){.portfolio{grid-template-columns:30% 1fr;gap:24px}.portfolio h2{font-size:40px}.project-tabs strong{font-size:21px}.project-tabs button{gap:12px}.project-icon{width:48px;height:48px}.portfolio-character>p{font-size:23px}.portfolio-caption span,.portfolio-intro{font-size:19px}.project-under-screen p{font-size:21px}}@media(max-width:900px){.portfolio{grid-template-columns:1fr;padding-block:64px 85px;gap:35px}.portfolio-intro br{display:none}.project-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.portfolio h2{font-size:48px}.portfolio-intro{margin-bottom:22px}.portfolio-kicker{width:max-content}.project-panel{grid-template-columns:minmax(0,1fr) 20%}.portfolio-character>p{font-size:26px}}@media(max-width:500px){.portfolio h2{font-size:43px}.portfolio-kicker{font-size:27px}.project-tabs button{border-radius:18px;padding:10px 8px;gap:8px}.project-icon{width:32px;height:32px}.project-icon svg{width:20px;height:20px}.project-tabs strong{font-size:17px}.project-tabs small{font-size:12px}.project-tabs button>svg{display:none}.project-panel{display:block}.monitor-frame{border-width:2px;border-radius:11px}.monitor-toolbar{height:20px}.monitor-toolbar i{width:7px;height:7px}.monitor-stand{height:32px}.project-under-screen p{font-size:21px;max-width:160px}.project-under-screen a{font-size:14px;white-space:nowrap}.portfolio-character{display:grid;grid-template-columns:1fr 130px;width:100%;margin:30px 0 0;align-items:center}.portfolio-character>p{font-size:25px;max-width:150px;margin:0 0 0 20px}.portfolio-character>img{width:150px;margin:0 -10px}.portfolio-caption{width:100%;margin:-12px 0 0;grid-column:1 / -1;min-height:72px}.portfolio-caption span{font-size:24px}}.project-under-screen{justify-content:flex-start;gap:36px}.project-under-screen a{flex:none}@media(max-width:500px){.project-under-screen{justify-content:space-between;gap:12px}}@media(max-width:800px),(max-height:650px),(prefers-reduced-motion:reduce){.services-stage{padding-top:0}.service-heading-track{position:static}.section-heading{height:auto}}.section-transition{height:48px;pointer-events:none;line-height:0}.section-transition svg{display:block;width:100%;height:calc(100% + 1px)}.transition-portfolio{background:#f8f3ea}.transition-portfolio path{fill:#fcf8f2}.transition-guestbook{background:#fcf8f2}.transition-guestbook path{fill:#f3eadb}.portfolio{padding-top:64px;padding-bottom:76px}@media(max-width:800px){.section-transition{height:30px}.portfolio{padding-top:42px;padding-bottom:52px}}:root{--section-title-size: clamp(34px, 3.2vw, 48px)}.section-heading h2,.portfolio h2,.guestbook-heading h2{font-size:var(--section-title-size);line-height:1.1;font-weight:750;letter-spacing:-1.1px}.guestbook-heading h2>span{display:inline}.guestbook-heading{margin-bottom:46px}.guestbook-heading h2 .sparks{right:-32px;top:-12px;width:27px}.hero-inner{display:grid;grid-template-columns:46% 54%;align-items:center}.hero-copy{width:100%;min-width:0;padding-right:22px}.hero h1{font-size:clamp(48px,4.6vw,78px)}.hero-description{max-width:100%}.hero-art{position:relative;width:107%;right:auto;bottom:auto;max-width:none;margin-left:-2%}.hero-note{margin-left:14px;font-size:23px}.services{--service-card-height: 350px;--service-heading-height: 104px}.services-stage{width:min(1280px,calc(100% - 80px));margin-inline:auto}.service-stack{width:calc(100% - 190px);margin-left:190px}.service-card{grid-template-columns:40% 60%;border-radius:23px;box-shadow:none}.service-copy{padding:32px 12px 24px 32px;align-self:center}.service-copy h3{font-size:clamp(26px,2.2vw,32px)}.service-copy p{font-size:19px;margin-bottom:22px}.service-copy .button{font-size:15px;padding:15px 21px}.service-art{object-fit:contain;object-position:center bottom}.service-index-track{position:absolute;inset:calc(var(--service-heading-height) + 24px) auto 0 0;width:166px}.service-index{position:sticky;top:calc(var(--service-heading-height) + 20px)}.service-index p{font-size:11px;text-transform:uppercase;letter-spacing:1.6px;color:#777b70;margin:0 0 16px 26px}.service-index a{display:flex;align-items:baseline;gap:10px;padding:9px 0;font-size:13px;line-height:1.3;color:#647167;transition:color .2s}.service-index a span{font-size:10px;color:#95988c;font-variant-numeric:tabular-nums}.service-index a[aria-current],.service-index a:hover{color:#bb501f}.service-index a[aria-current]{font-weight:600}.service-index a[aria-current] span{color:#bb501f}.service-picker{display:none;pointer-events:auto}.monitor-screen{position:relative}.project-screenshot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0;transition:opacity .28s ease-out}.project-screenshot.is-active{opacity:1}.project-panel{padding-right:24px}.portfolio-caption{width:140%;margin-left:-32%}.portfolio-character>img{width:130%;margin-left:-20%}.portfolio-character>p{margin-left:32px}.project-under-screen{flex-wrap:wrap;gap:8px 28px}@media(max-width:1199px){.services-stage{width:calc(100% - 64px)}.service-stack{width:100%;margin-left:0}.service-index-track{display:none}.services{--service-heading-height: 142px}.section-heading{flex-wrap:wrap;align-content:center;gap:8px 12px;padding-block:12px}.section-heading h2:after{display:none}.section-heading>.sparks{width:27px;height:35px}.service-picker{display:block;flex-basis:100%;text-align:center}.service-picker select{max-width:100%;font:inherit;font-size:14px;color:#42594b;border:1px solid #d9dccc;border-radius:24px;padding:9px 32px 9px 16px;background:#fcf8f2}}@media(min-width:801px)and (max-width:1100px){.hero-inner{display:block;padding-top:120px;padding-bottom:36px}.hero-copy{max-width:650px;padding:12px 0 0}.hero-description{max-width:560px;font-size:21px}.hero h1{font-size:clamp(54px,6.5vw,68px)}.hero-art{width:min(80%,740px);margin:-20px 0 0 auto}}@media(max-width:1000px){.header{gap:16px}.header-cta{display:none}.menu-toggle{display:block;border:1px solid #cdd1c8;border-radius:30px;background:#fcf8f2;padding:10px 18px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:20px;background:#fffaf3;box-shadow:0 15px 30px #20342b15;border-radius:18px;flex-direction:column;gap:8px}.header nav.is-open{display:flex}.project-panel{padding-right:18px}.portfolio-character>p{font-size:23px}.portfolio-caption{width:128%;margin-left:-26%}}@media(max-width:800px){.hero-inner{display:block;padding-top:20px;padding-bottom:12px}.hero-copy{padding-right:0}.hero h1{font-size:clamp(37px,8.4vw,66px)}.hero-art{width:112%;margin:8px -6% 0}.hero-note{font-size:22px;margin-left:6px}.services-stage{width:calc(100% - 40px);padding-top:0}.service-heading-track{position:static}.section-heading{position:relative;height:auto;padding-bottom:24px}.service-card{position:relative;top:auto;height:auto;grid-template-columns:1fr}.service-copy{padding:26px 26px 0}.service-copy h3{font-size:28px}.service-copy p{font-size:19px}.service-art{height:auto;max-height:260px}.guestbook-heading h2>span{display:block}.guestbook-heading{margin-bottom:38px}.guestbook-heading h2 .sparks{right:-22px;width:20px}}@media(max-width:500px){:root{--section-title-size: 34px}.project-panel{padding-right:0}.portfolio-caption{width:100%;margin:-12px 0 0}.portfolio-character>img{width:150px;margin:0 -10px}.portfolio-character>p{font-size:25px;margin-left:20px}}@media(max-width:360px){:root{--section-title-size: 30px}.brand{width:180px}.hero h1{font-size:35px;letter-spacing:-1.5px}.hero-note{font-size:19px}.hero-description{font-size:18px}.hero-action{gap:4px}.hero-action .button{padding-inline:22px}.project-tabs{grid-template-columns:1fr}.project-under-screen{justify-content:flex-start}}@media(max-height:650px),(prefers-reduced-motion:reduce){.services-stage{padding-top:0}.service-heading-track{position:static}.section-heading{position:relative;height:auto}.service-card{position:relative;top:auto}.service-index-track{top:110px}.service-index{top:24px}}
