@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{.start{inset-inline-start:var(--spacing)}}:root{--ink:#1b1714;--paper:#f6f0e9;--acid:#ffad66;--violet:#f05a22;--orange-deep:#bd3d0b;--orange-pale:#ffe0cc;--muted:#766b64}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,.8,.24,1),translate .7s cubic-bezier(.16,.8,.24,1);translate:0 28px}.reveal.is-visible{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;translate:none}}.site-header{border-bottom:1px solid #1818161f;justify-content:space-between;align-items:center;max-width:1360px;height:82px;margin:0 auto;padding:0 42px;display:flex}.brand{align-items:center;display:inline-flex}.site-logo{object-fit:contain;width:auto;height:54px;display:block}nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}nav>a:not(.nav-cta){padding:12px 0}.nav-cta{color:var(--paper);background:var(--ink);border-radius:100px;padding:12px 20px;transition:transform .2s,background .2s}.nav-cta:hover{background:var(--orange-deep);transform:translateY(-2px)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;max-width:1360px;min-height:720px;margin:0 auto;padding:96px 42px 76px;display:grid;overflow:hidden}.eyebrow,.section-kicker{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 26px;font-size:12px;font-weight:800;display:flex}h1{letter-spacing:-.065em;max-width:680px;margin:0;font-size:clamp(56px,6.1vw,92px);font-weight:800;line-height:.96}h1 em{color:var(--violet);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-text{max-width:600px;color:var(--muted);margin:34px 0 0;font-size:19px;line-height:1.55}.hero-actions{align-items:center;gap:12px;margin-top:36px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 25px;font-size:14px;font-weight:800;display:inline-flex}.button-primary{background:var(--ink);color:#fff}.button-primary:hover svg{transform:translate(4px)}.button-primary svg{transition:transform .2s}.button-secondary{border:1px solid #18181640}.trust-row{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;gap:32px;margin-top:60px;font-size:11px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row b{color:var(--violet)}.hero-visual{place-items:center;min-height:540px;display:grid;position:relative}.orbit{border:1px solid #1818161f;border-radius:50%;position:absolute}.orbit-one{width:530px;height:530px}.orbit-two{width:390px;height:390px}.browser-card{z-index:2;background:#fff;border:1px solid #1818162e;border-radius:14px;width:min(520px,88%);position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:0 30px 80px #28211429}.browser-card-dark{border-color:#ff6c1c59;box-shadow:0 32px 86px #1f170f47}.browser-bar{background:#201d1a;border-bottom:1px solid #ffffff14;align-items:center;gap:5px;height:36px;padding:0 12px;display:flex}.browser-bar i{background:#5d5750;border-radius:50%;width:7px;height:7px}.browser-bar i:first-child{background:#ff6c1c}.browser-bar span{color:#c6bfb7;margin-left:auto;margin-right:auto;font-size:8px}.browser-body{color:#fff;background:#12110f;grid-template-columns:82px 1fr;min-height:335px;display:grid}.studio-sidebar{color:#c9c5be;background:#181613;border-right:1px solid #ffffff14;flex-direction:column;align-items:stretch;padding:17px 9px 13px;display:flex}.studio-sidebar>b{color:#fff;background:var(--violet);border-radius:8px 2px;place-items:center;width:28px;height:28px;font-family:Georgia,serif;font-size:13px;display:grid}.studio-nav{flex-direction:column;gap:5px;margin-top:28px;display:flex}.studio-nav span{white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:6px;font-size:6px;display:flex}.studio-nav span i{color:#99958e;border:1px solid #4a4843;border-radius:3px;place-items:center;width:16px;height:16px;font-size:4.5px;font-style:normal;font-weight:800;display:grid}.studio-nav .active{color:#fff;background:#ff6c1c38}.studio-nav .active i{color:#ff914f;border-color:#ff6c1cb3}.studio-sidebar>small{width:23px;height:23px;color:var(--ink);background:var(--acid);border-radius:50%;place-items:center;margin-top:auto;font-size:7px;font-weight:800;display:grid}.studio-workspace{background:linear-gradient(145deg,#171512,#0f0e0d);min-width:0;padding:14px 14px 10px;overflow:hidden}.studio-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-header>div{flex-direction:column;display:flex}.studio-header small{color:#ff7a2d;letter-spacing:.1em;font-size:6px;font-weight:800}.studio-header strong{color:#fff;letter-spacing:-.04em;margin-top:3px;font-size:15px}.studio-header>span{color:#aef2ca;white-space:nowrap;background:#26845333;border:1px solid #45c47c59;border-radius:20px;align-items:center;gap:5px;padding:6px 8px;font-size:5.5px;display:flex}.studio-header>span i{background:#55d98e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #55d98e}.studio-board{background-color:#1c1916;background-image:linear-gradient(#ff7a2d17 1px,#0000 1px),linear-gradient(90deg,#ff7a2d17 1px,#0000 1px),radial-gradient(circle,#ff6c1c21,#0000 56%);background-size:18px 18px,18px 18px,100% 100%;border:1px solid #ff7a2d59;border-radius:8px;height:236px;margin-top:10px;position:relative;overflow:hidden}.studio-connectors{width:100%;height:100%;position:absolute;inset:0}.studio-connectors path{fill:none;stroke:#ff6c1c;stroke-width:1.7px;stroke-dasharray:5 4;filter:drop-shadow(0 0 3px #ff6c1ccc)}.studio-connectors circle{fill:none;stroke:#ff6c1c73;stroke-width:1.3px}.studio-node{color:#fff;background:#29241f;border:1px solid #ff7a2d8c;border-radius:7px;grid-template-columns:7px 1fr;align-items:center;column-gap:6px;width:116px;min-height:54px;padding:9px 8px;display:grid;position:absolute;box-shadow:0 8px 22px #00000052}.studio-node .node-status{background:#55d98e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #55d98ebf}.studio-node>div{flex-direction:column;min-width:0;display:flex}.studio-node small{color:#ff914f;letter-spacing:.08em;font-size:5.5px;font-weight:800}.studio-node strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7.5px;overflow:hidden}.studio-node em{color:#bfb8b0;grid-column:2;margin-top:3px;font-size:5px;font-style:normal}.node-web{top:18px;left:10px}.node-mobile{top:18px;right:10px}.node-desktop{bottom:18px;left:10px}.node-ai{bottom:18px;right:10px}.studio-core{z-index:2;color:#fff;background:linear-gradient(145deg,#ff812f,#e94809);border:5px solid #3a2419;border-radius:20px 6px;flex-direction:column;justify-content:center;align-items:center;width:96px;height:82px;padding:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ff8c4acc,0 12px 30px #ff4c006b}.studio-core small{letter-spacing:.12em;font-size:5px;font-weight:800}.studio-core b{margin-top:2px;font-family:Georgia,serif;font-size:21px;line-height:1}.studio-core span{color:#fff1e8;white-space:nowrap;margin-top:5px;font-size:5px}.studio-footer{justify-content:space-between;align-items:flex-end;gap:10px;height:24px;display:flex}.studio-footer code{color:#c9c1b9;font-size:5.5px}.studio-footer code span{color:#ff7a2d;margin-right:4px;font-weight:800}.studio-footer small{color:#9f9891;white-space:nowrap;font-size:5px}.floating-note{z-index:3;background:var(--acid);border:1px solid var(--ink);box-shadow:5px 5px 0 var(--ink);grid-template-columns:34px 1fr;column-gap:10px;padding:14px 18px;display:grid;position:absolute}.floating-note>span{grid-row:1/span 2;align-self:center;font-size:23px}.floating-note b{font-size:13px}.floating-note small{color:#555842;font-size:10px}.note-top{top:55px;right:0;transform:rotate(5deg)}.note-bottom{background:#fff;bottom:50px;left:0;transform:rotate(-3deg)}.note-bottom>span{color:var(--violet)}.proof-strip{background:var(--orange-pale);border:1px solid #1b17142e;grid-template-columns:repeat(4,1fr);max-width:1276px;margin:0 auto;display:grid}.proof-strip article{border-right:1px solid #1b17142e;flex-direction:column;justify-content:space-between;min-height:154px;padding:30px 28px;display:flex}.proof-strip article:last-child{border-right:0}.proof-strip b{color:var(--violet);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400;line-height:1}.proof-strip span{letter-spacing:.08em;text-transform:uppercase;max-width:150px;font-size:11px;font-weight:800;line-height:1.35}.brand-rail{color:#fff;background:#10100f;margin-top:34px;padding:24px 0 26px;overflow:hidden}.brand-rail-heading{justify-content:center;align-items:center;max-width:1276px;margin:0 auto 18px;padding:0 28px;display:flex}.brand-rail-heading small{color:#aaa7a1;letter-spacing:.025em;text-align:center;font-size:13px;font-weight:800;line-height:1.5}.brand-marquee{overflow:hidden}.brand-track{will-change:transform;align-items:center;width:max-content;animation:24s linear infinite brand-scroll;display:flex;transform:translate(0)}.brand-marquee:hover .brand-track,.brand-marquee:focus-within .brand-track{animation-play-state:paused}.brand-logo-group{align-items:center;gap:62px;padding-right:62px;display:flex}.brand-logo{flex:none;place-items:center;width:auto;height:70px;display:grid}.brand-logo img{object-fit:contain;opacity:.62;max-width:200px;max-height:56px;transition:opacity .25s,transform .25s;display:block}.brand-logo:first-child img,.brand-logo:nth-child(5) img{max-width:250px}.brand-logo:nth-child(6) img{max-height:62px}.brand-logo:hover img{opacity:.92;transform:scale(1.025)}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.live-work{color:var(--ink);background:#fbfaf8;border-top:1px solid #1818161a;border-bottom:1px solid #1818161a;padding:104px max(42px,50vw - 638px) 160px;position:relative;overflow:hidden}.live-work-heading{text-align:center;max-width:720px;margin:0 auto 74px}.live-work .section-kicker{color:var(--violet);letter-spacing:.13em;text-transform:uppercase;justify-content:center;margin-bottom:16px;font-size:12px;font-weight:800}.live-work h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);line-height:1.05}.live-work-heading>p:not(.section-kicker){max-width:570px;color:var(--muted);margin:18px auto 0;font-size:15px;line-height:1.65}.project-gallery{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:28px 34px;display:grid}.live-project-card{grid-column:span 6;transition:transform .35s,opacity .7s cubic-bezier(.16,.8,.24,1),translate .7s cubic-bezier(.16,.8,.24,1)}.live-project-card:nth-child(odd){grid-column:1/span 6}.live-project-card:nth-child(2n){grid-column:7/span 6;margin-top:110px}.live-project-card:nth-child(5){grid-column:1/span 6}.live-project-card>a{flex-direction:column;height:100%;display:flex}.live-project-image{aspect-ratio:30/19;background:#e5e1dc;place-items:center;display:grid;position:relative;overflow:hidden}.live-project-card:nth-child(3) .live-project-image,.live-project-card:nth-child(4) .live-project-image,.live-project-card:nth-child(5) .live-project-image,.live-project-card:nth-child(6) .live-project-image{aspect-ratio:30/19}.live-project-image:after{content:"";opacity:0;background:#14110f52;transition:opacity .35s;position:absolute;inset:0}.live-project-image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1);display:block}.live-project-card:hover .live-project-image img,.live-project-card:focus-within .live-project-image img{transform:scale(1.025)}.live-project-card:hover .live-project-image:after,.live-project-card:focus-within .live-project-image:after{opacity:1}.live-project-overlay{z-index:2;opacity:0;justify-content:flex-end;align-items:flex-end;padding:28px;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.live-project-card:hover .live-project-overlay,.live-project-card:focus-within .live-project-overlay{opacity:1;transform:translateY(0)}.live-project-overlay span{width:108px;height:108px;color:var(--ink);background:var(--acid);border-radius:50%;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.live-project-caption{padding:22px 2px 0}.live-project-meta{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.live-project-meta span{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.live-project-meta small{color:var(--muted);white-space:nowrap;font-size:9px}.live-project-caption h3{letter-spacing:-.045em;margin:0;font-size:clamp(28px,2.5vw,40px);line-height:1}.live-project-caption p{max-width:550px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.65}.work-intro{border-top:1px solid #1818161f;grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;max-width:1360px;margin:0 auto;padding:110px 42px 58px;display:grid}.work-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.6vw,66px);line-height:1}.work-intro>p{color:var(--muted);margin:0 0 4px;font-size:16px;line-height:1.7}.section-kicker{color:var(--violet);margin-bottom:20px}.featured-project{color:#fff;background:#1f1f1c;grid-template-columns:.76fr 1.24fr;max-width:1276px;min-height:650px;margin:0 auto 100px;display:grid;overflow:hidden}.project-info{flex-direction:column;align-items:flex-start;padding:64px 54px;display:flex}.project-number{border:1px solid #595951;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;display:grid}.project-type{color:var(--acid);letter-spacing:.15em;margin:60px 0 16px;font-size:10px;font-weight:800}.project-info h3{margin:0;font-family:Georgia,serif;font-size:67px;font-weight:400;line-height:.84}.project-info>p:not(.project-type){color:#aaa9a1;margin:28px 0 0;font-size:15px;line-height:1.7}.project-tags{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.project-tags span{color:#bab9b2;text-transform:uppercase;border:1px solid #4c4c47;border-radius:100px;padding:7px 10px;font-size:9px}.project-info>a{color:var(--acid);align-items:center;gap:12px;margin-top:auto;font-size:13px;font-weight:800;display:flex}.project-canvas{background:var(--violet);place-items:end center;min-height:650px;display:grid;position:relative;overflow:hidden}.project-photo{object-fit:cover;opacity:.82;width:100%;height:100%;position:absolute;inset:0}.project-canvas:before{content:"";z-index:1;border:1px solid #ffffff47;border-radius:50%;width:680px;height:680px;position:absolute;top:-140px;right:-140px;box-shadow:0 0 0 70px #f05a2224,0 0 0 140px #f05a221a}.phone-mockup{z-index:2;color:#1d1c19;background:#ede8dc;border:8px solid #171714;border-bottom:0;border-radius:35px 35px 0 0;width:330px;height:565px;padding:30px 24px;position:relative;overflow:hidden;box-shadow:0 25px 80px #0006}.phone-notch{background:#171714;border-radius:30px;width:90px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-nav{justify-content:space-between;margin-top:15px;font-size:12px;display:flex}.phone-mockup>p{color:#714e27;letter-spacing:.14em;margin-top:45px;font-size:8px}.phone-mockup h4{margin:10px 0 20px;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:.95}.phone-mockup button{color:#fff;cursor:default;pointer-events:none;background:#c85035;border:0;border-radius:100px;padding:11px 15px;font-size:8px;font-weight:800}.pizza-disc{color:#f5c8a6;background:#cc593e;border-radius:50% 50% 0 0;place-items:center;width:370px;height:280px;display:grid;position:absolute;bottom:-65px;left:-18px;transform:rotate(-5deg)}.pizza-disc span{text-align:center;font-family:Georgia,serif;font-size:30px;line-height:.9}.project-caption{z-index:3;color:var(--ink);background:var(--acid);padding:8px 10px;font-family:Georgia,serif;font-size:18px;font-style:italic;position:absolute;bottom:30px;right:25px;transform:rotate(-5deg)}.case-study{max-width:1360px;margin:0 auto;padding:90px 42px 110px}.case-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:65px;display:flex}.case-heading h2,.more-work h2,.services h2,.about h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,70px);line-height:1}.case-heading h2 em{color:var(--violet);font-family:Georgia,serif;font-weight:400}.case-grid{border-top:1px solid #1818162e;grid-template-columns:repeat(3,1fr);display:grid}.case-grid article{border-right:1px solid #1818162e;min-height:270px;padding:32px 35px 32px 0}.case-grid article+article{padding-left:35px}.case-grid article:last-child{border-right:0}.case-grid article>span{color:var(--violet);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.case-grid h3{letter-spacing:-.03em;margin:55px 0 14px;font-size:22px}.case-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.concept-note{color:#939087;margin:25px 0 0;font-size:11px;font-style:italic}.more-work{background:#eaded2;padding:110px max(42px,50vw - 638px)}.more-work-heading{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.concept-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.concept-card{min-width:0}.concept-top{letter-spacing:.12em;border-bottom:1px solid #18181640;justify-content:space-between;padding:14px 3px;font-size:9px;font-weight:800;display:flex}.barber-preview,.clinic-preview{flex-direction:column;min-height:430px;padding:40px;display:flex;position:relative;overflow:hidden}.barber-preview{color:#e9dfcf;background:#24241f}.concept-photo{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.barber-preview:before,.clinic-preview:before{content:"";z-index:1;position:absolute;inset:0}.barber-preview:before{background:linear-gradient(#161512c2 0%,#1615121f 42%,#161512e6 100%)}.clinic-preview:before{background:linear-gradient(#e7f1edf0 0%,#e7f1ed2e 48%,#e7f1edeb 100%)}.barber-preview:after{content:"";z-index:1;border:1px solid #bc9953;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-70px;box-shadow:0 0 0 45px #bc995314,0 0 0 90px #bc99530d}.barber-preview>p{z-index:2;letter-spacing:.18em;margin:0;font-size:22px;font-weight:900;position:relative}.barber-preview>span{z-index:2;color:#d8b86f;letter-spacing:.25em;font-size:8px;position:relative}.barber-preview strong{z-index:2;margin-top:auto;font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:.95;position:relative}.barber-preview i,.clinic-preview i{color:#24241f;letter-spacing:.08em;cursor:default;background:#bc9953;align-self:flex-start;margin-top:25px;padding:11px 14px;font-size:8px;font-style:normal;font-weight:900}.clinic-preview{color:#18353c;background:#e7f1ed}.clinic-preview:after{content:"+";z-index:1;color:#badad0b8;font-size:400px;font-weight:200;line-height:1;position:absolute;bottom:-130px;right:-20px}.clinic-logo{z-index:2;letter-spacing:-.05em;font-size:25px;font-weight:800;position:relative}.clinic-logo span{color:#e3715f}.clinic-preview strong{z-index:2;letter-spacing:-.045em;margin-top:auto;font-size:44px;line-height:1;position:relative}.clinic-preview p{z-index:2;margin:14px 0 0;font-size:12px;position:relative}.clinic-preview i{z-index:2;color:#fff;background:#e3715f;border-radius:100px;position:relative}.concept-meta{justify-content:space-between;align-items:center;padding:18px 3px;display:flex}.concept-meta b{font-size:17px}.concept-meta span{color:var(--muted);font-size:11px}.image-note{color:#77746c;margin:18px 0 0;font-size:10px;font-style:italic}.services{padding:110px max(42px,50vw - 638px)}.services-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.services-lead{max-width:430px;color:var(--muted);margin:0 0 4px;font-size:16px;line-height:1.7}.service-grid{border-top:1px solid #1818162e;border-left:1px solid #1818162e;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-grid article{border-bottom:1px solid #1818162e;border-right:1px solid #1818162e;flex-direction:column;min-height:270px;padding:27px 26px 25px;transition:background .2s,transform .2s,opacity .7s cubic-bezier(.16,.8,.24,1),translate .7s cubic-bezier(.16,.8,.24,1);display:flex}.service-grid article:hover{background:var(--orange-pale);transform:translateY(-3px)}.service-card-top{justify-content:space-between;align-items:flex-start;display:flex}.service-icon{width:52px;height:52px;color:var(--violet);border:1px solid #f05a2261;place-items:center;display:grid}.service-number{color:var(--violet);letter-spacing:.1em;padding-top:4px;font-size:9px;font-weight:800}.service-grid h3{letter-spacing:-.035em;margin:32px 0 0;font-size:22px;line-height:1.1}.service-grid p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.6}.service-grid small{color:var(--violet);letter-spacing:.07em;text-transform:uppercase;margin-top:auto;padding-top:20px;font-size:8px;font-weight:800;line-height:1.5;display:block}.method{background:#f0e2d7;border-top:1px solid #18181621;border-bottom:1px solid #18181621;padding:120px max(42px,50vw - 638px)}.method-shell{grid-template-columns:.82fr 1.18fr;align-items:start;gap:100px;display:grid}.method-intro{position:sticky;top:45px}.method .section-kicker{color:var(--violet)}.method-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.4vw,76px);line-height:.96}.method-intro h2 em{color:var(--violet);font-family:Georgia,Times New Roman,serif;font-weight:400}.method-intro>p:not(.section-kicker){max-width:450px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.7}.method-steps{border-top:1px solid #1818163d;position:relative}.method-steps:before{content:"";z-index:0;background:#f05a2259;width:1px;position:absolute;top:55px;bottom:55px;left:49px}.method-steps article{border-bottom:1px solid #1818163d;grid-template-columns:62px 1fr 64px;align-items:center;gap:28px;min-height:190px;padding:34px 22px;transition:background .2s,padding .2s,opacity .7s cubic-bezier(.16,.8,.24,1),translate .7s cubic-bezier(.16,.8,.24,1);display:grid;position:relative}.method-steps article:hover{background:#ffffff57;padding-left:28px;padding-right:16px}.method-step-index{z-index:1;width:54px;height:54px;color:var(--violet);background:#f0e2d7;border:1px solid #f05a227a;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative}.method-step-copy small{color:var(--violet);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:8px;font-weight:800;display:block}.method-step-copy h3{letter-spacing:-.045em;margin:0;font-size:35px;line-height:1}.method-step-copy p{max-width:510px;color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.65}.method-step-icon{color:#fff;background:var(--orange-deep);border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.about{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;max-width:1276px;margin:0 auto;padding:125px 0;display:grid}.about-statement{position:relative}.about-badge{background:var(--orange-pale);border:1px solid var(--ink);width:fit-content;box-shadow:4px 4px 0 var(--ink);align-items:center;margin-bottom:30px;padding:9px 14px;display:flex;transform:rotate(-2deg)}.about-logo{object-fit:contain;width:auto;height:48px;display:block}.about-copy{border-left:1px solid #1818162e;padding-left:55px}.about-copy h3{letter-spacing:-.04em;margin:0 0 22px;font-size:27px}.about-copy>p:not(.section-kicker){color:var(--muted);font-size:17px;line-height:1.7}.contact{text-align:center;color:#fff;background:#1c1c19;padding:120px 42px}.contact .section-kicker{color:var(--acid);justify-content:center}.contact h2{letter-spacing:-.065em;margin:0 auto;font-size:clamp(54px,7vw,100px);line-height:.95}.contact h2 em{color:var(--acid);font-family:Georgia,serif;font-weight:400}.contact>p:not(.section-kicker){color:#aaa9a2;max-width:570px;margin:30px auto 0;font-size:17px;line-height:1.6}.contact-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:38px;display:flex}.contact-button{color:var(--ink);background:var(--acid);border:1px solid var(--acid);border-radius:100px;align-items:center;gap:15px;padding:17px 26px;font-size:14px;font-weight:800;display:inline-flex}.contact-button-outline{color:#fff;background:0 0;border-color:#565650}.contact-details{color:#aaa9a2;flex-wrap:wrap;justify-content:center;gap:8px 28px;margin-top:34px;font-size:12px;display:flex}.contact-details a:hover{color:var(--acid)}footer{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:50px max(42px,50vw - 638px);display:grid}.footer-brand{justify-self:start}.footer-brand .site-logo{height:60px}footer>p{color:var(--muted);justify-self:end;margin:0;font-size:13px}footer>div{gap:25px;font-size:12px;font-weight:700;display:flex}footer>small{color:#969289;justify-self:end;font-size:10px}@media (max-width:900px){.site-header{padding:0 22px}nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding:70px 22px 60px}.hero-visual{min-height:470px}.proof-strip{grid-template-columns:repeat(2,1fr);margin:0 22px}.proof-strip article:nth-child(2){border-right:0}.proof-strip article:nth-child(-n+2){border-bottom:1px solid #1b17142e}.brand-rail{margin-top:24px}.brand-rail-heading{padding:0 22px}.live-work{padding:90px 22px 115px}.live-work-heading{margin:0 22px}.project-gallery{gap:20px 24px;margin-top:74px}.live-project-card:nth-child(3){grid-column:1/span 6}.live-project-card:nth-child(4){grid-column:7/span 6}.live-project-card:nth-child(5){grid-column:1/span 6}.live-project-card:nth-child(6){grid-column:7/span 6}.work-intro{grid-template-columns:1fr;gap:26px;padding:84px 22px 42px}.featured-project{grid-template-columns:1fr;margin:0 22px 70px}.project-info{min-height:540px;padding:45px 32px}.case-study{padding:75px 22px}.case-heading{flex-direction:column;align-items:flex-start}.case-grid{grid-template-columns:1fr}.case-grid article,.case-grid article+article{border-bottom:1px solid #1818162e;border-right:0;min-height:0;padding:30px 0}.case-grid h3{margin-top:35px}.more-work{padding:80px 22px}.concept-grid{grid-template-columns:1fr}.services{padding:90px 22px}.services-heading{grid-template-columns:1fr;gap:26px}.services-lead{max-width:620px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method{padding:90px 22px}.method-shell{grid-template-columns:1fr;gap:58px}.method-intro{position:static}.method-intro>p:not(.section-kicker){max-width:650px}.about{grid-template-columns:1fr;padding:90px 22px}.about-copy{border-top:1px solid #1818162e;border-left:0;padding:40px 0 0}}@media (max-width:560px){.site-logo{height:46px}.footer-brand .site-logo{height:54px}.nav-cta{padding:11px 15px}h1{font-size:52px}.hero-text{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.trust-row{flex-direction:column;gap:15px;margin-top:42px}.hero-visual{min-height:390px}.browser-card{width:93%}.browser-body{grid-template-columns:70px 1fr}.studio-sidebar{padding-left:7px;padding-right:7px}.studio-nav span{padding-left:4px;padding-right:4px}.studio-workspace{padding-left:10px;padding-right:10px}.studio-node{width:86px;padding-left:6px;padding-right:6px}.studio-core{width:82px;height:70px}.orbit-one{width:410px;height:410px}.orbit-two{width:300px;height:300px}.floating-note{padding:11px 13px}.note-top{top:20px}.note-bottom{bottom:10px}.proof-strip{grid-template-columns:1fr}.proof-strip article{border-bottom:1px solid #1b17142e;border-right:0;min-height:128px}.proof-strip article:nth-child(2){border-bottom:1px solid #1b17142e}.proof-strip article:last-child{border-bottom:0}.proof-strip b{font-size:42px}.brand-rail{margin-top:20px;padding:22px 0 25px}.brand-rail-heading{margin-bottom:18px}.brand-rail-heading small{line-height:1.5}.brand-logo-group{gap:40px;padding-right:40px}.brand-logo{height:68px}.brand-logo img{max-width:165px;max-height:54px}.brand-logo:first-child img,.brand-logo:nth-child(5) img{max-width:210px}.brand-logo:nth-child(6) img{max-height:62px}.live-work{padding:76px 22px 95px}.live-work .section-kicker{font-size:11px}.live-work h2{font-size:36px}.live-work-heading>p:not(.section-kicker){font-size:14px}.live-work-heading{margin-left:0;margin-right:0}.project-gallery{margin-top:58px;display:block}.live-project-card,.live-project-card:nth-child(odd),.live-project-card:nth-child(2n),.live-project-card:nth-child(3),.live-project-card:nth-child(4),.live-project-card:nth-child(5),.live-project-card:nth-child(6){margin:0 0 68px}.live-project-card:last-child{margin-bottom:0}.live-project-image,.live-project-card:nth-child(3) .live-project-image,.live-project-card:nth-child(4) .live-project-image,.live-project-card:nth-child(5) .live-project-image,.live-project-card:nth-child(6) .live-project-image{aspect-ratio:30/19}.live-project-overlay{display:none}.live-project-meta{flex-direction:column;align-items:flex-start;gap:7px}.live-project-caption h3{font-size:30px}.live-project-caption p{font-size:13px}.work-intro h2{font-size:39px}.featured-project{margin-left:0;margin-right:0}.project-info h3{font-size:58px}.project-canvas{min-height:570px}.phone-mockup{width:300px}.project-caption{display:none}.case-heading h2,.more-work h2,.services h2,.about h2{font-size:39px}.more-work-heading{flex-direction:column;align-items:flex-start}.barber-preview,.clinic-preview{min-height:370px;padding:28px}.barber-preview strong{font-size:41px}.clinic-preview strong{font-size:38px}.concept-meta{flex-direction:column;align-items:flex-start;gap:7px}.services-heading{margin-bottom:40px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:245px}.method{padding-top:78px;padding-bottom:78px}.method-intro h2{font-size:47px}.method-steps:before{left:22px}.method-steps article{grid-template-columns:46px 1fr;align-items:start;gap:18px;min-height:230px;padding:30px 0}.method-steps article:hover{padding-left:0;padding-right:0}.method-step-index{width:44px;height:44px}.method-step-icon{grid-area:1/2;width:48px;height:48px;margin-bottom:2px}.method-step-icon svg{width:24px;height:24px}.method-step-copy{grid-area:2/2}.method-step-copy h3{font-size:32px}.about-badge{margin-bottom:26px}.contact{padding:90px 22px}.contact h2{font-size:56px}footer{grid-template-columns:1fr;gap:25px;padding:40px 22px}footer>p,footer>small{justify-self:start}footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
