/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Satoshi,system-ui,sans-serif}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.headline-editorial{--master-left:60px;--for-column-offset:4.35em;--for-to-ambitious-gap:44px;width:100%;max-width:1250px;padding-left:var(--master-left);letter-spacing:-.04em;text-transform:uppercase;color:#000;margin:0;padding-right:48px;font-size:140px;font-weight:900;line-height:.88}.headline-editorial .headline-l1,.headline-editorial .headline-l2,.headline-editorial .headline-l3{white-space:nowrap;display:block}.headline-editorial .headline-l2{margin-left:var(--for-column-offset)}.headline-editorial .headline-ambitious{color:#fd431d;margin-left:var(--for-to-ambitious-gap);margin-right:145px}.hero-cta{margin-top:48px;padding-left:60px!important;padding-right:48px!important}.service-cards-section{background:#fff;padding:120px 80px}.service-cards-container{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:start;gap:48px;max-width:1180px;margin:0 auto;display:grid}.service-card{will-change:transform;border-radius:24px;flex-direction:column;justify-content:flex-start;align-self:start;width:100%;min-width:0;height:500px;padding:32px;transition:transform .4s,box-shadow .4s,background-color .4s;display:flex;position:relative;overflow:hidden;transform:translate(0);box-shadow:0 20px 50px #00000014}.service-card-left,.service-card-right,.service-card-center{align-self:start}.service-card-icon-badge{flex-shrink:0;align-self:flex-end;width:56px;height:56px;margin-bottom:24px}.service-card-content{flex-direction:column;flex:1;display:flex}.service-card-title{letter-spacing:-.04em;color:#0e0e0e;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;font-family:Satoshi,sans-serif;font-size:36px;font-weight:700;line-height:1.1;overflow:hidden}.service-card-glow{filter:blur(60px);pointer-events:none;background:#f83c3b00;border-radius:999px;width:220px;height:220px;transition:background .4s;position:absolute;inset:-10px -20px auto auto}.service-card-glow.is-hovered{background:#f83c3b40}.service-card-meta-row{flex-wrap:wrap;align-content:flex-start;gap:10px 18px;min-height:40px;margin-top:20px;display:flex}.service-card-meta-item{letter-spacing:.5px;color:#000000bf;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.service-card-meta-dot{background:#0e0e0e;border-radius:999px;flex-shrink:0;width:8px;height:8px}.service-card-divider{background:#00000026;width:100%;height:1px;margin:24px 0}.service-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.service-card-label{color:#000000d9;margin:0 0 20px;font-size:18px;font-weight:500}.service-card-list{flex-direction:column;gap:10px;display:flex}.service-card-list-item{color:#0e0e0e;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:500;line-height:1.3;overflow:hidden}.service-card-cta{color:#0e0e0e;border-bottom:1px solid #0000;width:fit-content;margin-top:auto;font-size:18px;font-weight:500;text-decoration:none;transition:border-color .3s}.service-card-cta:hover{border-color:#0e0e0e}.service-card-focal{z-index:auto}.project-showcase{background:#fff;padding:120px 48px}.project-showcase-inner{grid-template-columns:72% 28%;align-items:start;gap:80px;max-width:1440px;margin:0 auto;display:grid}.project-left-column{min-width:0}.project-media{opacity:1;visibility:visible;background:#f5f5f5;border-radius:28px;width:100%;height:640px;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;overflow:hidden;transform:none;box-shadow:0 24px 80px #00000014}.project-media.is-visible{opacity:1;visibility:visible;transform:none}.project-media-img{object-fit:cover;object-position:left top;filter:brightness(1.02);width:100%;height:100%;transition:transform .5s;display:block}.project-media-video{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.project-media:hover .project-media-img,.project-media:hover .project-media-video{transform:scale(1.03)}.project-media-fallback{background:linear-gradient(145deg,#f7f7f7,#ececec);justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.project-media-fallback.preview-variant-mobile .preview-ai-panel{background:#ffeae7}.project-media-fallback.preview-variant-web .preview-ai-panel{background:#e9ecff}.project-media-fallback.preview-variant-car .preview-ai-panel{background:#e7f1ff}.project-media-fade{pointer-events:none;background:linear-gradient(#fff0,#fff);height:35%;position:absolute;bottom:0;left:0;right:0}.preview-browser-frame{background:#fff;border:1px solid #4645481a;border-radius:20px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 18px 40px #00000014}.preview-browser-topbar{background:#f7f7f7;border-bottom:1px solid #4645481f;align-items:center;gap:8px;height:46px;padding:0 14px;display:flex}.preview-dot{background:#d4d4d4;border-radius:999px;width:8px;height:8px}.preview-url{background:#e3e3e3;border-radius:999px;width:42%;height:16px;margin-left:12px}.preview-browser-body{background:#fafafa;flex:1;grid-template-columns:190px minmax(0,1fr);display:grid}.preview-sidebar{border-right:1px solid #4645481a;flex-direction:column;gap:10px;padding:18px 14px;display:flex}.preview-side-heading{background:#dadada;border-radius:6px;width:72%;height:12px;margin-bottom:8px}.preview-side-item{background:#e3e3e3;border-radius:6px;width:92%;height:11px}.preview-content{padding:22px}.preview-content-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.preview-metric-card{background:#efefef;border-radius:10px;height:50px}.preview-ai-panel{background:#e9ecff;border-radius:10px;grid-column:1/-1;height:70px}.preview-content-header{background:#d8d8d8;border-radius:8px;width:44%;height:16px;margin-bottom:18px}.preview-table{flex-direction:column;gap:10px;display:flex}.preview-row{background:#efefef;border-radius:10px;height:38px}.project-under-media{opacity:1;visibility:visible;margin-top:28px;transition:opacity .6s ease-out .14s,transform .6s ease-out .14s;transform:none}.project-under-media.is-visible{opacity:1;visibility:visible;transform:none}.project-under-grid{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:24px;display:grid}.project-under-name{color:#0e0e0e;margin:0;font-size:24px;font-weight:700}.project-under-copy{min-width:0}.project-under-lead{color:#0e0e0e;margin:0;font-size:24px;font-weight:500;line-height:1.3}.project-under-support{color:#464548;margin:16px 0 0;font-size:22px;font-weight:400;line-height:1.35}.project-tag-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.project-tag{color:#464548;letter-spacing:.3px;background:#fff;border:1px solid #4645482e;border-radius:12px;align-items:center;height:42px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.project-right-column{opacity:1;visibility:visible;transition:opacity .6s ease-out .22s,transform .6s ease-out .22s;transform:none}.project-right-column.is-visible{opacity:1;visibility:visible;transform:none}.project-label{color:#0e0e0e;margin:0;font-size:24px;font-weight:800}.project-intro{color:#464548;margin:14px 0 28px;font-size:24px;font-weight:400;line-height:1.3}.project-cta{color:#0e0e0e;background:#fff;border:1px solid #46454838;border-radius:28px;justify-content:center;align-items:center;height:56px;margin-top:0;padding:0 28px;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s,transform .3s;display:inline-flex}.project-cta:hover{color:#fff;background:#0e0e0e;border-color:#0e0e0e;transform:translateY(-2px)}.principles-section{background:#fff;padding:120px 48px}.principles-title{color:#0e0e0e;margin:0;font-size:24px;font-weight:800}.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:32px;display:grid}.principle-card{background:#fff;border:1px solid #4645482e;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:170px;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.principle-card:hover{border-color:#a1e1fb8c;transform:translateY(-4px);box-shadow:0 20px 50px #0000000f}.principle-card-copy{min-width:0;max-width:560px}.principle-card-label{letter-spacing:.5px;text-transform:uppercase;color:#464548a6;margin:0;font-size:14px;font-weight:600}.principle-card-text{color:#0e0e0e;margin:10px 0 0;font-size:26px;font-weight:500;line-height:1.2}.principle-icon{flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;transition:transform .3s;display:flex;position:relative}.principle-icon-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.principle-icon-title{text-align:center;letter-spacing:.55px;text-transform:uppercase;pointer-events:none;max-width:74px;font-size:8px;font-weight:800;line-height:1.15;position:absolute}.principle-card:hover .principle-icon{transform:translateY(-2px)rotate(3deg)scale(1.06)}.testimonials-section{background:#fff;margin-top:120px;margin-bottom:120px;padding:48px 48px 120px;overflow:hidden}.testimonials-title{color:#0e0e0e;margin:0;font-size:24px;font-weight:800}.testimonials-wall{gap:36px;margin-top:32px;display:grid}.testimonials-row{overflow:hidden}.testimonials-track{gap:32px;width:max-content;animation-duration:65s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.row-left{margin-left:-72px}.row-left .testimonials-track{animation-name:marquee-left}.row-right{margin-left:44px}.row-right .testimonials-track{animation-name:marquee-right;animation-duration:75s}.testimonials-row:hover .testimonials-track{animation-play-state:paused}.testimonial-card{box-sizing:border-box;background:#fff;border:1px solid #4645482e;border-radius:24px;flex-direction:column;justify-content:space-between;width:760px;height:260px;padding:36px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.testimonial-card:hover{border-color:#a1e1fb8c;transform:translateY(-4px);box-shadow:0 20px 50px #0000000f}.testimonial-quote{color:#0e0e0e;margin:0;font-size:28px;font-weight:400;line-height:1.2}.testimonial-highlight{color:#ffb800}.testimonial-footer{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.testimonial-name{color:#0e0e0e;margin:0;font-size:24px;font-weight:800}.testimonial-role{color:#464548a6;margin:4px 0 0;font-size:15px;font-weight:400}.testimonial-avatar{border-radius:999px;flex-shrink:0;width:56px;height:56px;box-shadow:inset 0 0 0 1px #4645481f}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 16px))}}@keyframes marquee-right{0%{transform:translate(calc(-50% - 16px))}to{transform:translate(0)}}.about-section{background:#fff;padding:140px 48px}.about-grid{grid-template-columns:25% 75%;align-items:start;gap:96px;max-width:1440px;margin:0 auto;display:grid}.about-left{flex-direction:column;gap:22px;display:flex}.about-title{color:#0e0e0e;margin:0;font-size:24px;font-weight:800}.about-intro{color:#464548;margin:0;font-size:22px;font-weight:400;line-height:1.3}.about-connect-btn{color:#0e0e0e;background:#fff;border:1px solid #46454838;border-radius:28px;align-items:center;gap:10px;width:fit-content;height:56px;margin-top:6px;padding:0 28px;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s,transform .3s;display:inline-flex}.about-connect-btn:hover{color:#fff;background:#0e0e0e;border-color:#0e0e0e;transform:translateY(-2px)}.about-right{flex-direction:column;gap:18px;display:flex}.about-headline{letter-spacing:-.03em;color:#0e0e0e;margin:0;font-size:64px;font-weight:900;line-height:.95}.about-paragraph{color:#0e0e0e;margin:0;font-size:28px;font-weight:400;line-height:1.25}.about-accent-red{color:#fd431d}.about-accent-blue{color:#a1e1fb}.about-resume-btn{color:#0e0e0e;background:#fff;border:1px solid #46454838;border-radius:24px;align-items:center;gap:8px;width:fit-content;height:48px;margin-top:10px;padding:0 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s,transform .3s;display:inline-flex}.about-resume-btn:hover{color:#fff;background:#0e0e0e;border-color:#0e0e0e;transform:translateY(-2px)}.about-portrait-highlight{max-width:1440px;margin:88px auto 0}.about-portrait-stage{justify-content:center;align-items:center;width:100%;min-height:860px;display:flex;position:relative}.about-portrait-wrap{background:#f1f1f1;border-radius:36px;width:720px;height:720px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000014}.about-portrait-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s;display:block}.about-portrait-stage:hover .about-portrait-image{transform:scale(1.02)}.about-float-card{opacity:0;background:#fff;border:1px solid #46454829;border-radius:20px;min-width:0;padding:16px;transition:transform .82s cubic-bezier(.22,1,.36,1),opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;box-shadow:0 20px 50px #00000014}.about-portrait-stage:hover .about-float-card{transform:translateY(calc(var(--card-offset,0px) - 4px))}.about-float-card.is-blue{color:#fff;background:#0e0e0e;border-color:#0e0e0e}.about-float-main{color:inherit;margin:0;font-size:48px;font-weight:700;line-height:1}.about-float-main.medium{font-size:30px;line-height:1.08}.about-float-label{color:inherit;margin:8px 0 0;font-size:16px;font-weight:400;line-height:1.25}.about-float-divider{width:100%;height:1px;display:block}.card-top-left{box-sizing:border-box;z-index:3;--card-offset:160px;width:230px;height:190px;transform:translateY(var(--card-offset));border-radius:28px;padding:28px 24px;top:22px;left:calc(50% - 442px);box-shadow:0 20px 50px #0000001f}.card-top-left .about-float-main{color:#fff;font-size:72px;font-weight:700;line-height:.9}.card-top-left .about-float-divider{background:#ffffff2e;margin-top:24px;margin-bottom:16px}.card-top-left .about-float-label{color:#ffffffe6;margin:0;font-size:20px;font-weight:500;line-height:1.2}.card-right{--card-offset:180px;width:230px;transform:translateY(var(--card-offset));top:240px;right:calc(50% - 382px)}.card-bottom-left{--card-offset:170px;width:228px;transform:translateY(var(--card-offset));bottom:86px;left:calc(50% - 380px)}.about-portrait-stage.cards-revealed .about-float-card{opacity:1;transform:translateY(0)}.about-portrait-stage.cards-revealed:hover .about-float-card{transform:translateY(-4px)}.about-portrait-stage.cards-revealed .card-top-left{transition-delay:0s}.about-portrait-stage.cards-revealed .card-bottom-left{transition-delay:.12s}.about-portrait-stage.cards-revealed .card-right{transition-delay:.24s}@media (width>=768px) and (width<=1024px){.service-cards-section{padding:96px 48px}.service-cards-container{grid-template-columns:1.04fr .98fr .96fr;gap:32px;max-width:100%}.service-card{border-radius:24px;width:100%;height:500px;padding:32px}.service-card-title{font-size:30px}.service-card-label,.service-card-list-item,.service-card-cta{font-size:16px}.project-showcase{padding:80px 40px}.project-showcase-inner{grid-template-columns:1fr;gap:40px}.project-media{height:520px}.preview-browser-body,.project-under-grid{grid-template-columns:150px minmax(0,1fr)}.project-under-lead{font-size:22px}.project-under-support{font-size:20px}.principles-section{padding:96px 40px}.principles-grid{grid-template-columns:1fr}.principle-card{min-height:auto;padding:28px}.principle-card-text{font-size:24px}.principle-icon{width:84px;height:84px}.principle-icon-title{letter-spacing:.45px;max-width:66px;font-size:7px}.testimonials-section{margin-top:120px;margin-bottom:120px;padding:48px 40px 96px}.row-left .testimonials-track{animation-duration:80s}.row-right .testimonials-track{animation-duration:90s}.testimonial-card{width:620px;height:auto;min-height:236px;padding:32px}.testimonial-quote{font-size:24px}.about-section{padding:100px 40px}.about-grid{grid-template-columns:1fr;gap:34px}.about-headline{font-size:52px}.about-paragraph{font-size:24px}.about-portrait-highlight{margin-top:64px}.about-portrait-stage{min-height:760px}.about-portrait-wrap{width:560px;height:560px}.about-float-card{border-radius:18px;padding:14px}.about-float-main{font-size:40px}.about-float-main.medium{font-size:26px}.about-float-label{font-size:15px}.card-top-left{--card-offset:140px;width:186px;min-height:140px;top:18px;left:calc(50% - 282px)}.card-right{--card-offset:160px;width:196px;top:194px;right:calc(50% - 292px)}.card-bottom-left{--card-offset:150px;width:192px;bottom:60px;left:calc(50% - 292px)}}@media (width<=767px){.service-cards-section{padding:72px 24px}.service-cards-container{grid-template-columns:1fr;gap:32px;max-width:none}.service-card{border-radius:22px;width:100%;max-width:100%;height:500px;padding:28px}.service-card-left,.service-card-right,.service-card-center{align-self:stretch}.service-card-title{white-space:nowrap;max-width:100%;font-size:24px}.service-card-meta-row{gap:10px 14px;min-height:auto}.service-card-icon-badge{width:48px;height:48px;margin-bottom:20px}.service-card-icon-badge>div:last-child{width:48px;height:48px}.service-card-label,.service-card-list-item,.service-card-cta{font-size:16px}.service-card-label{margin-bottom:16px}.service-card-list{gap:10px}.project-showcase{padding:64px 24px}.project-showcase-inner{grid-template-columns:1fr;gap:24px}.project-media{border-radius:22px;height:320px}.project-media-fallback{padding:14px}.preview-browser-body{grid-template-columns:90px minmax(0,1fr)}.preview-content{padding:12px}.preview-content-grid{gap:8px;margin-bottom:10px}.preview-metric-card{height:34px}.preview-ai-panel{height:42px}.preview-row{height:24px}.project-under-grid{grid-template-columns:1fr;gap:12px}.project-under-name{font-size:24px}.project-under-lead{font-size:20px}.project-under-support{margin-top:12px;font-size:17px}.project-tag-row{margin-top:18px}.project-label{font-size:24px}.project-intro{margin:12px 0 18px;font-size:18px}.project-cta{width:100%}.principles-section{padding:80px 24px}.principles-title{font-size:22px}.principles-grid{grid-template-columns:1fr;gap:20px;margin-top:24px}.principle-card{border-radius:20px;align-items:center;min-height:auto;padding:24px}.principle-card-copy{max-width:100%}.principle-card-label{font-size:12px}.principle-card-text{margin-top:8px;font-size:20px}.principle-icon{width:68px;height:68px}.principle-icon-title{letter-spacing:.35px;max-width:52px;font-size:6px}.testimonials-section{margin-top:0;margin-bottom:0;padding:80px 24px}.testimonials-wall{gap:16px;margin-top:24px}.testimonials-row{margin-left:0;overflow:visible}.testimonials-track{gap:16px;width:100%;animation:none;display:grid}.testimonial-duplicate{display:none}.testimonial-card{border-radius:20px;width:100%;height:auto;padding:24px}.testimonial-quote{font-size:20px}.testimonial-name{font-size:22px}.testimonial-avatar{width:48px;height:48px}.about-section{padding:80px 24px}.about-grid{grid-template-columns:1fr;gap:24px}.about-left{gap:16px}.about-intro{font-size:20px}.about-connect-btn{justify-content:center;width:100%}.about-headline{font-size:38px}.about-paragraph{font-size:20px;line-height:1.35}.about-resume-btn{justify-content:center;width:100%}.about-portrait-highlight{margin-top:42px}.about-portrait-stage{flex-direction:column;align-items:stretch;gap:14px;min-height:auto;display:flex}.about-portrait-wrap{aspect-ratio:1;border-radius:28px;width:100%;height:auto}.about-float-card{--card-offset:0px;opacity:1;border-radius:18px;width:100%;min-width:0;padding:18px;position:static;transform:none}.about-float-main{font-size:40px}.about-float-main.medium{font-size:28px}.about-float-label{margin-top:8px;font-size:16px}}.services-section{background:#fff;margin-top:72px;padding:130px 48px 140px}.services-grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:96px;display:grid}.services-left{flex-direction:column;gap:18px;display:flex}.services-label{letter-spacing:-.03em;color:#000;margin:0;font-size:32px;font-weight:900;line-height:1}.services-support{color:#464548;max-width:220px;margin:0;font-size:18px;line-height:1.35}.services-outline-btn{color:#000;background:0 0;border:1px solid #464548;border-radius:18px;justify-content:center;align-items:center;width:fit-content;height:52px;padding:0 22px;font-size:24px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.services-outline-btn:hover{color:#fff;background:#0e0e0e;border-color:#0e0e0e}.services-right{max-width:none}.services-headline{letter-spacing:-.03em;color:#000;margin:0;font-size:72px;font-weight:900;line-height:.94}.services-body{flex-direction:column;gap:28px;margin-top:40px;display:flex}.services-body p{color:#000;margin:0;font-size:38px;line-height:1.12}.accent-red{color:#fd431d}.services-accordion-wrap{margin-top:40px}.services-accordion-trigger{color:#000;cursor:pointer;text-underline-offset:5px;background:0 0;border:none;align-items:center;gap:14px;padding:0;font-size:42px;font-weight:700;line-height:1;text-decoration:underline;display:inline-flex}.accordion-icon{border:2px solid #0e0e0e;border-radius:12px;flex-shrink:0;width:42px;height:42px;transition:transform .3s ease-in-out;position:relative}.accordion-bar{background:#000;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion-bar.horizontal{width:16px;height:2px}.accordion-bar.vertical{width:2px;height:16px}.accordion-icon.is-open{transform:rotate(90deg)}.accordion-icon.is-open .accordion-bar.vertical{opacity:0;transform:translate(-50%,-50%)scaleY(0)}.services-accordion-panel{transition:max-height .3s ease-in-out,opacity .2s ease-in-out;overflow:hidden}.services-accordion-content{flex-direction:column;gap:22px;padding-top:24px;display:flex}.services-accordion-content p{color:#000;margin:0;font-size:30px;line-height:1.12}@media (width>=768px) and (width<=1024px){.main-nav{padding:0 32px!important}.hero-section{padding:64px 32px 48px!important}.headline{font-size:clamp(48px,8.5vw,100px)!important}.headline-editorial{--master-left:28px;--for-column-offset:3.4em;--for-to-ambitious-gap:28px;max-width:100%;padding-right:32px;font-size:56px}.headline-editorial .headline-ambitious{margin-right:72px}.hero-cta{margin-top:36px;padding-left:28px!important;padding-right:32px!important}.services-section{margin-top:52px;padding:96px 32px 108px}.services-grid{grid-template-columns:170px minmax(0,1fr);gap:42px}.services-label{font-size:24px}.services-support{max-width:180px;font-size:14px}.services-outline-btn{font-size:24px}.services-headline{font-size:56px}.services-body p{font-size:26px}.services-accordion-trigger{font-size:30px}.services-accordion-content p{font-size:24px}}@media (width<=767px){.main-nav{padding:0 20px!important}.nav-links,.nav-socials{display:none!important}.hamburger{display:flex!important}.hero-section{padding:48px 0 40px!important}.headline{padding-left:20px!important;padding-right:20px!important;font-size:clamp(44px,12vw,68px)!important}.headline-editorial{--master-left:20px;--for-column-offset:0px;--for-to-ambitious-gap:12px;max-width:100%;padding-right:20px;font-size:40px;line-height:.92}.headline-editorial .headline-ambitious{margin-right:28px}.headline-editorial .headline-l1,.headline-editorial .headline-l2,.headline-editorial .headline-l3{white-space:normal}.headline-editorial .headline-l2{margin-left:0}.cta-buttons{flex-direction:column!important;padding-left:20px!important;padding-right:20px!important}.cta-buttons a{justify-content:center!important;width:100%!important}.hero-cta{margin-top:32px;padding-left:20px!important;padding-right:20px!important}.services-section{margin-top:36px;padding:72px 20px 84px}.services-grid{grid-template-columns:1fr;gap:42px}.services-left{gap:14px}.services-label{font-size:20px}.services-support{max-width:100%;font-size:16px}.services-outline-btn{font-size:20px}.services-headline{font-size:40px}.services-body p{font-size:24px}.services-accordion-trigger{align-items:flex-start;font-size:24px}.accordion-icon{border-radius:10px;width:36px;height:36px}.services-accordion-content p{font-size:22px}}.portfolio-footer{background:#f9f2eb;min-height:900px;padding:120px 48px 48px;position:relative;overflow:hidden}.footer-scroll-top{color:#0e0e0e;cursor:pointer;z-index:5;background:#fff;border:1px solid #46454826;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:background-color .3s,color .3s,transform .3s;display:inline-flex;position:absolute;top:120px;right:48px}.footer-scroll-top:hover{color:#fff;background:#0e0e0e;transform:translateY(-2px)}.footer-top-grid{z-index:2;grid-template-columns:25% 75%;align-items:start;gap:64px;display:grid;position:relative}.footer-left-col{flex-direction:column;gap:24px;display:flex}.footer-contact-title{color:#0e0e0e;margin:0;font-size:28px;font-weight:800}.footer-contact-text{color:#464548;margin:0;font-size:24px;line-height:1.4}.footer-email-btn{color:#fff;background:#0e0e0e;border-radius:999px;justify-content:center;align-items:center;width:fit-content;height:60px;margin-top:6px;padding:0 28px;font-size:18px;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-flex}.footer-email-btn:hover{background:#222;transform:translateY(-2px)}.footer-right-col{flex-direction:column;gap:22px;max-width:1040px;display:flex}.footer-main-headline{letter-spacing:-.04em;color:#0e0e0e;margin:0;font-family:Inter Tight,Geist,Satoshi,sans-serif;font-size:clamp(64px,8vw,120px);font-weight:900;line-height:.9}.footer-main-headline span{color:#fd431d}.footer-find-label{color:#0e0e0e;margin:0;font-size:32px;font-weight:700}.footer-links-row{flex-wrap:wrap;gap:32px;display:flex}.footer-links-row a{color:#464548;font-size:24px;font-weight:500;text-decoration:none;transition:color .25s}.footer-links-row a:hover{color:#0e0e0e}.footer-logo-composition{isolation:isolate;width:100%;height:520px;margin-top:64px;animation:1.1s both footer-enter;position:relative;overflow:hidden}.footer-logo-reference{opacity:1;mix-blend-mode:normal;pointer-events:none;width:min(96%,1500px);margin:0 auto;position:absolute;inset:auto 0 -64px}.footer-geo{transition:transform .35s;animation-duration:10s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:none;position:absolute}.footer-logo-composition:hover .footer-geo{transform:translateY(-6px)}.geo-loop-left{border:68px solid #0e0e0e;border-radius:190px;width:300px;height:390px;animation-name:footer-float-a;bottom:-108px;left:-26px}.geo-diamond-core{background:#fd431d;border-radius:12px;width:120px;height:120px;animation-name:footer-float-b;bottom:96px;left:98px;transform:rotate(45deg)}.geo-arch-stem{background:#0e0e0e;border-radius:44px 44px 0 0;width:82px;height:300px;animation-name:footer-float-c;bottom:-12px;left:370px}.geo-arch-arm{background:#0e0e0e;border-radius:44px;width:210px;height:82px;animation-name:footer-float-a;bottom:206px;left:370px}.geo-coral-pill{background:#fd431d;border-radius:42px;width:280px;height:82px;animation-name:footer-float-b;bottom:-10px;left:628px}.geo-blue-quarter{background:#0e0e0e;border-radius:0 0 0 120px;width:120px;height:120px;animation-name:footer-float-c;bottom:206px;left:455px}.geo-pink-cap{background:#d5ff4d;border-radius:40px;width:140px;height:72px;animation-name:footer-float-a;bottom:218px;left:878px}.geo-donut-ring{background:#0e0e0e;border-radius:50%;width:290px;height:290px;animation-name:footer-float-b;bottom:-44px;left:1000px}.geo-donut-hole{background:#f9f2eb;border-radius:50%;width:132px;height:132px;animation-name:footer-float-b;bottom:35px;left:1079px}.geo-right-column{background:#0e0e0e;border-radius:60px 60px 0 0;width:114px;height:410px;animation-name:footer-float-c;bottom:-92px;right:72px}.footer-legal-row{z-index:2;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex;position:relative}.footer-legal-row p{color:#46454899;margin:0;font-size:14px}@keyframes footer-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes footer-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes footer-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes footer-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width>=768px) and (width<=1024px){.portfolio-footer{min-height:840px;padding:96px 40px 40px}.footer-scroll-top{top:96px;right:40px}.footer-top-grid{grid-template-columns:1fr;gap:36px}.footer-main-headline{font-size:clamp(56px,9vw,92px)}.footer-contact-text{font-size:22px}.footer-find-label{font-size:28px}.footer-links-row a{font-size:22px}.footer-logo-composition{height:470px;margin-top:44px}.geo-loop-left{border-width:58px;width:250px;height:340px;bottom:-96px;left:-34px}.geo-diamond-core{width:102px;height:102px;bottom:88px;left:72px}.geo-arch-stem{height:276px;bottom:-12px;left:288px}.geo-arch-arm{width:184px;bottom:190px;left:288px}.geo-coral-pill{width:230px;left:502px}.geo-blue-quarter{bottom:190px;left:368px}.geo-pink-cap{width:116px;bottom:202px;left:686px}.geo-donut-ring{width:238px;height:238px;bottom:-22px;left:788px}.geo-donut-hole{width:112px;height:112px;bottom:42px;left:851px}.geo-right-column{width:96px;height:360px;bottom:-86px;right:20px}}@media (width<=767px){.portfolio-footer{min-height:auto;padding:80px 24px 28px}.footer-scroll-top{width:46px;height:46px;top:28px;right:24px}.footer-top-grid{grid-template-columns:1fr;gap:30px}.footer-contact-title{font-size:24px}.footer-contact-text{font-size:20px}.footer-email-btn{width:100%}.footer-main-headline{font-size:clamp(44px,13vw,72px)}.footer-find-label{font-size:26px}.footer-links-row{gap:20px}.footer-links-row a{font-size:22px}.footer-logo-composition{height:300px;margin-top:28px}.footer-logo-reference{opacity:1;width:min(1040px,170%);bottom:-54px}.geo-loop-left{border-width:42px;width:170px;height:220px;bottom:-60px;left:-28px}.geo-diamond-core{width:70px;height:70px;bottom:64px;left:44px}.geo-arch-stem{width:54px;height:176px;bottom:-12px;left:188px}.geo-arch-arm{width:116px;height:54px;bottom:110px;left:188px}.geo-coral-pill{width:150px;height:54px;bottom:-4px;left:338px}.geo-blue-quarter{border-radius:0 0 0 74px;width:74px;height:74px;bottom:110px;left:239px}.geo-pink-cap{width:84px;height:44px;bottom:126px;left:476px}.geo-donut-ring{width:164px;height:164px;bottom:-4px;left:472px}.geo-donut-hole{width:72px;height:72px;bottom:42px;left:518px}.geo-right-column{width:62px;height:236px;bottom:-54px;right:-6px}.footer-legal-row{margin-top:14px}.footer-legal-row p{font-size:12px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
