@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f4f0e8;--paper:#fbf9f5;--ink:#1e1e1c;--burgundy:#6e1e2c;--stone:#b7ada1;--line:#1e1e1c33}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:82px;padding:0 3vw;display:flex;position:relative}.brand-logo-link{align-items:center;gap:14px;height:70px;display:flex}.brand-logo-full{object-fit:contain;width:auto;height:62px;display:block}.brand-name{white-space:nowrap;letter-spacing:.045em;font-family:Cormorant Garamond,serif;font-size:clamp(20px,1.65vw,27px);font-weight:600}nav{align-items:center;gap:36px;font-size:14px;display:flex}nav a{padding:12px 0;position:relative}nav a:after{content:"";background:var(--burgundy);width:0;height:1px;transition:width .25s;position:absolute;bottom:5px;left:0}nav a:hover:after{width:100%}nav .nav-cta{color:var(--burgundy);font-weight:600}.hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.06fr;min-height:calc(100vh - 82px);display:grid}.hero-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(60px,6vw,96px) 5.6vw clamp(60px,6vw,96px) 3vw;display:flex}.eyebrow,.section-kicker{color:var(--burgundy);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600}.eyebrow{align-items:center;gap:18px;margin-bottom:42px;display:flex}.eyebrow span{background:var(--burgundy);width:44px;height:1px}h1,h2{letter-spacing:-.035em;font-family:Cormorant Garamond,serif;font-weight:500}h1{max-width:780px;margin:0;font-size:clamp(58px,5.55vw,94px);line-height:.91}.hero-copy>p{color:#4c4945;max-width:590px;margin:32px 0;font-size:clamp(16px,1.25vw,20px);line-height:1.65}.primary-button,.contact-button{background:var(--burgundy);color:#fff;justify-content:space-between;align-items:center;gap:48px;width:fit-content;min-width:290px;min-height:68px;padding:0 24px 0 32px;font-size:16px;transition:background .2s;display:flex}.primary-button:hover,.contact-button:hover{background:#571722}.primary-button span,.contact-button span{font-size:30px;font-weight:300;transition:transform .2s}.primary-button:hover span,.contact-button:hover span{transform:translate(7px)}.hero-gallery{background:var(--cream);grid-template-rows:1fr 1fr;grid-template-columns:1.05fr 1fr;gap:4px;display:grid;overflow:hidden}.hero-gallery img{min-height:0}.hero-uniform{grid-row:1/3}.featured-logos{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1.25fr repeat(4,1fr);align-items:stretch;min-height:160px;display:grid}.featured-logos-label{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:9px;padding:30px 3vw;display:flex}.featured-logos-label span{color:var(--burgundy);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600}.featured-logos-label strong{font-family:Cormorant Garamond,serif;font-size:clamp(22px,2vw,32px);font-weight:500}.featured-logo{border-right:1px solid var(--line);justify-content:center;align-items:center;min-width:0;padding:24px 30px;display:flex;overflow:hidden}.featured-logo:last-child{border-right:0}.featured-logo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:82px}.featured-logo:has(img[src*=susesi]) img{scale:1.45}.featured-logo:has(img[src*=calista]) img{scale:1.35}.featured-logo span{text-align:center;font-family:Cormorant Garamond,serif;font-size:24px}.section{padding:120px 7vw}.section-kicker{margin:0 0 30px}.section-kicker.light{color:#d9b9b0}.intro{background:var(--paper);grid-template-columns:1fr 2.15fr;display:grid}.intro h2,.section-heading h2{margin:0 0 38px;font-size:clamp(48px,5vw,78px);line-height:.98}.lead{color:#54504b;max-width:750px;font-size:clamp(18px,1.7vw,25px);line-height:1.65}.services{background:var(--cream)}.section-heading{grid-template-columns:1fr 2.15fr;margin-bottom:70px;display:grid}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 1.2fr 40px;align-items:center;gap:32px;min-height:150px;transition:padding .25s,background .25s;display:grid}.service-row:hover{background:#ffffff61;padding:0 22px}.service-row>span:first-child{color:var(--burgundy);font-size:12px}.service-row h3{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(28px,2.8vw,44px);font-weight:500}.service-row p{color:#68625c;max-width:500px;font-size:15px;line-height:1.7}.service-arrow{color:var(--burgundy);font-size:26px}.work{color:var(--cream);background:#211c1c;grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.work-copy{height:fit-content;position:sticky;top:100px}.work-copy h2{margin:0 0 32px;font-size:clamp(58px,6vw,92px);line-height:.9}.work-copy>p:last-child{color:#bdb4ac;max-width:470px;line-height:1.8}.work-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.work-card{min-height:380px;margin:0;position:relative;overflow:hidden}.work-card.tall{grid-row:span 2;min-height:780px}.work-card img{transition:transform .7s}.work-card:hover img{transform:scale(1.025)}.work-card figcaption{background:linear-gradient(#0000,#140f0fdb);flex-direction:column;gap:8px;padding:70px 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.work-card figcaption span{color:#d7b5ad;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.work-card figcaption strong{font-family:Cormorant Garamond,serif;font-size:25px;font-weight:500}.process{background:var(--paper)}.process ol{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process li{border-right:1px solid var(--line);min-height:250px;padding:35px 28px 20px}.process li:last-child{border-right:0}.process li span{color:var(--burgundy);font-size:12px}.process li strong{margin:45px 0 15px;font-family:Cormorant Garamond,serif;font-size:29px;font-weight:500;display:block}.process li p{color:#68625c;font-size:14px;line-height:1.65}.references{background:var(--cream)}.reference-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.reference-logo{text-align:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:170px;padding:28px;transition:background .2s;display:flex;overflow:hidden}.reference-logo:hover{background:var(--paper)}.reference-logo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:96px;scale:var(--logo-scale,1);transition:scale .25s}.reference-logo:hover img{scale:calc(var(--logo-scale,1) * 1.035)}.reference-logo:has(img[src*=susesi]){--logo-scale:1.7}.reference-logo:has(img[src*=calista]){--logo-scale:1.55}.reference-logo:has(img[src*=kipas]){--logo-scale:1.25}.reference-logo:has(img[src*=maritas]){--logo-scale:1.45}.reference-logo:has(img[src*=beyaz]){--logo-scale:1.3}.reference-logo:has(img[src*=gul-yapi]){--logo-scale:1.35}.reference-logo span{color:#5e5751;font-family:Cormorant Garamond,serif;font-size:clamp(20px,2vw,30px)}.contact{background:var(--burgundy);color:#fff;text-align:center;flex-direction:column;align-items:center;display:flex}.contact h2{margin:0 0 36px;font-size:clamp(66px,8vw,120px);line-height:.85}.contact>p:not(.section-kicker){color:#e0c8c2;max-width:620px;line-height:1.7}.whatsapp-contact{color:#25d366;background:#fff;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:92px;height:92px;margin-top:38px;transition:color .2s,background .2s,transform .2s;display:grid}.whatsapp-contact svg{width:48px;height:48px}.whatsapp-contact:hover{color:#25d366;background:#fff;transform:translateY(-4px)}.whatsapp-float{z-index:30;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #14502d47}.whatsapp-float:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 16px 36px #14502d5c}.whatsapp-float svg{width:34px;height:34px}.site-footer{color:#bcb3ad;background:#171414;font-size:13px}.footer-main{grid-template-columns:1.2fr 1fr 1fr .9fr;gap:clamp(32px,5vw,82px);padding:72px 3vw 64px;display:grid}.footer-intro,.footer-office,.footer-contact{flex-direction:column;align-items:flex-start;display:flex}.footer-brand{color:#fff;letter-spacing:.17em;font-size:clamp(18px,1.5vw,24px);font-weight:600}.footer-intro p{margin:24px 0 0;line-height:1.9}.footer-office>span,.footer-contact>span{color:#d7b5ad;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;font-size:10px;font-weight:600}.footer-office address{color:#e2ddd8;font-style:normal;line-height:1.9}.footer-contact{gap:13px}.footer-contact>span{margin-bottom:9px}.footer-contact a{color:#e2ddd8;border-bottom:1px solid #0000;line-height:1.5;transition:color .2s,border-color .2s}.footer-contact a:hover{color:#fff;border-color:var(--burgundy)}.footer-bottom{color:#7f7874;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:22px 3vw;font-size:11px;display:flex}.footer-bottom p{margin:0}.footer-bottom a{transition:color .2s}.footer-bottom a:hover{color:#fff}@media (width<=900px){.site-header{flex-wrap:wrap;gap:12px;height:auto;min-height:76px;padding:18px 22px}nav{justify-content:space-between;gap:10px;width:100%;font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{min-height:710px;padding:70px 24px 30px}.hero-gallery{min-height:600px}.featured-logos{grid-template-columns:repeat(2,1fr)}.featured-logos-label{border-right:0;border-bottom:1px solid var(--line);grid-column:1/3;min-height:120px;padding:28px 24px}.featured-logo{border-bottom:1px solid var(--line);min-height:120px}.featured-logo:nth-child(3),.featured-logo:nth-child(5){border-right:0}.intro,.section-heading,.work{grid-template-columns:1fr}.section{padding:90px 24px}.service-row{grid-template-columns:40px 1fr 30px;gap:16px;padding:28px 0}.service-row p{grid-column:2/4;margin:0}.work-copy{position:static}.work-grid{grid-template-columns:1fr}.work-card,.work-card.tall{grid-row:auto;min-height:500px}.process ol,.reference-grid,.footer-main{grid-template-columns:1fr 1fr}}@media (width<=560px){.brand-logo-link{gap:10px;height:56px}.brand-logo-full{height:50px}.brand-name{font-size:19px}h1{font-size:56px}.hero-copy{min-height:680px}.hero-gallery{grid-template-columns:1fr 1fr;min-height:520px}.hero-uniform{grid-area:auto/1/auto/3;height:310px}.featured-logo{padding:20px}.featured-logo img{height:68px}.process ol,.reference-grid{grid-template-columns:1fr}.process li{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.work-card,.work-card.tall{min-height:400px}.primary-button{min-width:100%}.whatsapp-float{width:56px;height:56px;bottom:16px;right:16px}.footer-main{grid-template-columns:1fr;gap:42px;padding:56px 24px 44px}.footer-bottom{padding:22px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
