:root{--bg: #f7f2e8;--bg-soft: #efe8dc;--surface: rgba(255, 255, 255, .74);--surface-strong: #fffdf8;--surface-dark: #0d1830;--text: #122034;--muted: #5c6675;--accent: #c69334;--accent-deep: #986811;--line: rgba(18, 32, 52, .12);--shadow: 0 24px 70px rgba(13, 24, 48, .12);--shadow-strong: 0 30px 80px rgba(13, 24, 48, .18);--radius: 32px;--radius-sm: 22px;--header-padding-y: .62rem;--header-logo-height: clamp(2.9rem, 5vw, 4.75rem);--header-height: calc(var(--header-logo-height) + (var(--header-padding-y) * 2))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);line-height:1.6;background:radial-gradient(circle at top left,rgba(198,147,52,.18),transparent 32%),radial-gradient(circle at 85% 16%,rgba(17,92,117,.1),transparent 24%),linear-gradient(180deg,#fbf8f2 0%,var(--bg) 45%,#f5efe5 100%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent 80%);z-index:-1}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}main{overflow:hidden}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:clamp(3.6rem,6.5vw,5.4rem) 0;scroll-margin-top:8rem}.section-soft{background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(239,232,220,.65));border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(18,32,52,.06)}.section-compact{padding-top:.75rem}.site-nav{position:sticky;top:0;z-index:20;padding:0}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;width:100%;padding:var(--header-padding-y) 1rem;border:1px solid var(--line);border-right:0;border-bottom:0;border-left:0;border-radius:0;background:rgba(255,253,248,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.nav-menu{display:flex;align-items:center;gap:1rem 1.25rem;margin-left:auto}.brand{display:flex;align-items:center;min-width:0}.brand img{width:auto;height:var(--header-logo-height);max-width:min(18rem,56vw)}.hero-slide h1,.section-heading h2,.panel h3,.process-number{font-family:Sora,sans-serif}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex-wrap:wrap}.nav-links a{color:var(--muted);font-size:.9rem;font-weight:700;transition:color .25s ease}.nav-links a:hover{color:var(--text)}.menu-toggle{display:none;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 10px 24px #0d183014}.menu-toggle span{display:block;width:1.1rem;height:2px;margin:.14rem 0;border-radius:999px;background:var(--text);transition:transform .25s ease,opacity .25s ease}.menu-open .menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:999px;background:var(--surface-dark);color:#fff;font-weight:800;font-size:.92rem;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease;box-shadow:0 16px 32px #0d183024}.btn:hover{transform:translateY(-2px);box-shadow:0 22px 36px #0d183029}.btn-secondary{background:rgba(255,255,255,.75);color:var(--text);border-color:var(--line);box-shadow:none}.eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .85rem;border:1px solid rgba(198,147,52,.26);border-radius:999px;background:rgba(255,255,255,.72);color:var(--accent-deep);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow-dark{background:rgba(255,255,255,.08);color:#f8d58e;border-color:#f8d58e38}.hero.section{padding:0}.hero{margin-top:0}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.45rem}.hero-carousel{position:relative;min-height:calc(100svh - var(--header-height));height:calc(100svh - var(--header-height));min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height));width:100%;border-bottom:1px solid rgba(255,255,255,.18);border-radius:0;overflow:hidden;background:#0d1830}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;visibility:hidden;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.04);transform-origin:center center;will-change:opacity,transform;backface-visibility:hidden;transition:opacity 1.45s cubic-bezier(.22,.61,.36,1),transform 2.6s cubic-bezier(.22,.61,.36,1),visibility 0s linear 1.45s}.hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition-delay:0s}.hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(7,18,34,.1),rgba(7,18,34,.35)),linear-gradient(90deg,rgba(7,18,34,.35),transparent 46%);opacity:.9;transition:opacity 1.45s cubic-bezier(.22,.61,.36,1)}.hero-slide.is-active:before{opacity:1}.hero-slide-content{position:relative;z-index:1;display:grid;gap:.65rem;width:min(40rem,calc(100% - clamp(3rem,10vw,9rem)));margin-left:clamp(2.75rem,10vw,8rem);padding:clamp(1.1rem,2.5vw,1.8rem);padding-bottom:clamp(5.75rem,9vw,7rem);color:#fff}.hero-slide-content>*{opacity:0;transform:translate3d(0,1rem,0);transition:opacity 1.15s cubic-bezier(.22,.61,.36,1),transform 1.35s cubic-bezier(.22,.61,.36,1)}.hero-slide.is-active .hero-slide-content>*{opacity:1;transform:translateZ(0)}.hero-slide.is-active .hero-slide-content>:nth-child(1){transition-delay:.2s}.hero-slide.is-active .hero-slide-content>:nth-child(2){transition-delay:.34s}.hero-slide.is-active .hero-slide-content>:nth-child(3){transition-delay:.48s}.hero-slide.is-active .hero-slide-content>:nth-child(4){transition-delay:.62s}.hero-slide-eyebrow{justify-self:start;background:rgba(255,255,255,.12);color:#f8d58e;border-color:#f8d58e38}.hero-slide h1{margin:0;font-size:clamp(1.95rem,4.3vw,3.2rem);line-height:1.02;letter-spacing:-.05em;max-width:14ch}.hero-title-accent{display:block;margin-top:.12em;color:#f8d58e}.hero-slide p{margin:0;max-width:29rem;color:#ffffffd1;font-size:clamp(.92rem,1.08vw,1rem);line-height:1.52}.hero-controls{position:absolute;bottom:clamp(1rem,3vw,2rem);left:50%;z-index:2;display:flex;justify-content:center;width:fit-content;transform:translate(-50%)}.hero-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:1.35rem;font-weight:800;line-height:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(-50%);transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.hero-arrow:hover{background:rgba(255,255,255,.18)}.hero-arrow-left{left:clamp(1rem,2.5vw,2rem)}.hero-arrow-right{right:clamp(1rem,2.5vw,2rem)}.hero-indicators{display:flex;align-items:center;gap:.7rem}.hero-indicator{cursor:pointer;width:.95rem;height:.95rem;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.24);transition:transform .25s ease,background-color .25s ease,width .25s ease}.hero-indicator.is-active{width:2.7rem;background:#fff}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.project-image{width:100%;height:100%;object-fit:cover}.section-heading{display:grid;gap:.8rem;margin-bottom:clamp(1.6rem,3.6vw,2.45rem)}.section-heading-centered{justify-items:center;text-align:center}.section-heading h2,.panel-dark h2{margin:0;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.08;letter-spacing:-.04em;max-width:35ch}.section-heading-centered h2{max-width:35ch}.section-heading p,.projects-copy p,.panel p,.service-card p,.project-card p,.process-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.62}.section-heading-centered p{max-width:44rem}.services-heading h2{font-size:clamp(1.6rem,3vw,2.3rem);max-width:35ch}.about-section{position:relative;display:flex;align-items:center;min-height:auto;padding:clamp(.9rem,2.8vw,1.8rem) 0;background:radial-gradient(circle at left bottom,rgba(198,147,52,.14),transparent 20%),radial-gradient(circle at right top,rgba(18,32,52,.08),transparent 18%),linear-gradient(180deg,#f8f4ee 0%,#efe7dc 100%)}.about-section:before,.about-section:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.about-section:before{bottom:-5rem;left:-4rem;width:16rem;height:16rem;background:rgba(198,147,52,.12);filter:blur(12px)}.about-section:after{top:3rem;right:-4rem;width:14rem;height:14rem;border:1px solid rgba(18,32,52,.06)}.about-shell{position:relative;z-index:1;width:min(1240px,calc(100% - 2.2rem))}.about-stage{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:clamp(1.25rem,3vw,2.4rem);align-items:center;min-height:clamp(32rem,68dvh,43rem);padding:clamp(1.2rem,3vw,2.4rem);border:1px solid rgba(18,32,52,.08);border-radius:clamp(1.9rem,4vw,3rem);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,252,246,.9));box-shadow:0 22px 70px #0d18301a;overflow:hidden}.about-visuals{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(23rem,45vw,37rem)}.about-visuals:after{content:"";position:absolute;right:4%;bottom:0;width:70%;height:12%;background:radial-gradient(circle,rgba(13,24,48,.12),transparent 72%);filter:blur(22px);transform:translateY(36%)}.about-photo-stack{position:relative;width:min(40rem,96%);height:100%}.about-photo-card{position:absolute;margin:0;overflow:hidden;border-radius:clamp(1.6rem,3vw,2.4rem);background:#e9e4db;box-shadow:0 30px 70px #0d183029}.about-photo-card img{width:100%;height:100%;object-fit:cover}.about-photo-card-back{top:50%;left:9%;z-index:1;width:min(22.75rem,48%);aspect-ratio:.78;transform:translateY(-50%) rotate(-3.5deg)}.about-photo-card-front{top:50%;left:42%;z-index:2;width:min(25rem,54%);aspect-ratio:.76;transform:translateY(-50%) rotate(3.8deg)}.about-content{display:grid;gap:.85rem;align-content:center;max-width:30rem}.about-eyebrow{justify-self:center;width:fit-content}.about-content h2{margin:0;font-family:Sora,sans-serif;font-size:clamp(1.6rem,3.6vw,2.7rem);font-weight:700;line-height:.98;letter-spacing:-.07em;text-transform:uppercase;color:#121212;max-width:35ch}.about-content h2 span{color:var(--accent)}.about-content p{margin:0;max-width:29rem;font-size:clamp(.9rem,1vw,.98rem);line-height:1.62;color:var(--muted)}.about-note{max-width:28rem;color:#122034b8;font-size:.85rem}.about-grid,.projects-layout,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:1.25rem}.projects-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start}.panel{padding:clamp(1.2rem,2.4vw,1.6rem)}.panel-large p+p{margin-top:.8rem}.panel h3,.project-card h3,.process-card h3{margin:0;font-size:1.12rem;line-height:1.24}.panel-accent{background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(247,239,225,.88)),var(--surface-strong)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.2rem}.trust-item{padding-top:.8rem;border-top:1px solid var(--line)}.trust-item strong{display:block;margin-bottom:.35rem;font-size:1.02rem}.trust-item p{margin:0}.check-list{display:grid;gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:1.8rem;color:var(--muted)}.check-list li:before{content:"";position:absolute;top:.55rem;left:0;width:.75rem;height:.75rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),#f0c97a);box-shadow:0 0 0 5px #c693341f}.services-grid,.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card,.process-card{display:grid;gap:.8rem}.service-card{position:relative;isolation:isolate;overflow:hidden;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease,background-color .35s ease}.service-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(145deg,rgba(198,147,52,.18),rgba(255,255,255,.04) 48%,rgba(13,24,48,.1)),radial-gradient(circle at top right,rgba(198,147,52,.16),transparent 38%);opacity:0;transition:opacity .35s ease,transform .45s cubic-bezier(.2,.7,.2,1)}.service-card:after{content:"";position:absolute;inset:auto -2.5rem -2.5rem auto;z-index:0;width:8rem;height:8rem;border-radius:999px;background:radial-gradient(circle,rgba(198,147,52,.2),transparent 72%);opacity:0;transform:scale(.7);transition:opacity .4s ease,transform .45s cubic-bezier(.2,.7,.2,1)}.service-card>*{position:relative;z-index:1;transition:transform .35s cubic-bezier(.2,.7,.2,1),color .3s ease}.service-card:hover,.service-card:focus-within{transform:translateY(-.45rem);border-color:#c6933447;box-shadow:0 30px 60px #0d183024}.service-card:hover:before,.service-card:focus-within:before,.service-card:hover:after,.service-card:focus-within:after{opacity:1}.service-card:hover:before,.service-card:focus-within:before{transform:translateY(0)}.service-card:hover:after,.service-card:focus-within:after{transform:scale(1)}.service-card:hover h3,.service-card:focus-within h3{color:var(--accent-deep)}.service-card:hover p,.service-card:focus-within p{color:#122034d1}.service-card:hover .service-index,.service-card:focus-within .service-index{transform:translateY(-.15rem) scale(1.06);background:linear-gradient(135deg,var(--accent),#f0c97a);color:#fff;box-shadow:0 14px 30px #c693343d}.service-index{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:999px;background:rgba(198,147,52,.18);color:var(--accent-deep);font-family:Sora,sans-serif;font-size:.82rem;font-weight:700;transition:transform .35s cubic-bezier(.2,.7,.2,1),background .3s ease,color .3s ease,box-shadow .3s ease}.projects-shell{display:grid;gap:1.2rem}.gallery-heading{margin-bottom:0}.gallery-heading h2{max-width:35ch;font-size:clamp(1.6rem,3vw,2.2rem)}.gallery-heading p{max-width:46rem}.gallery-division-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem}.gallery-division-tab{min-height:2.7rem;padding-inline:1rem;font-size:.88rem;font-weight:800}.gallery-workspace{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1.18fr);gap:1rem;align-items:start}.gallery-category-panel,.gallery-preview-panel{padding:clamp(1.15rem,2.4vw,1.5rem)}.gallery-category-panel{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(246,251,252,.9))}.gallery-panel-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:.95rem}.gallery-panel-heading h3{margin:0;font-size:clamp(.94rem,1.2vw,1.2rem);line-height:1.1;letter-spacing:-.04em;text-transform:uppercase}.gallery-panel-dot{width:1rem;height:1rem;flex-shrink:0;border-radius:999px;background:radial-gradient(circle at 35% 35%,#f7db98,#d4a23f 58%,#986811);box-shadow:0 0 0 10px #c693341f}.gallery-category-list{display:grid;gap:.75rem}.gallery-category-tab{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.78rem .9rem;border:1px solid rgba(18,32,52,.1);border-radius:999px;background:rgba(255,255,255,.86);color:var(--text);text-align:left;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease}.gallery-category-tab:hover,.gallery-category-tab:focus-visible{transform:translate(.25rem);border-color:#c693346b;box-shadow:0 18px 32px #0d183014}.gallery-category-tab.is-active{border-color:#c693348f;background:linear-gradient(180deg,rgba(255,250,239,.98),rgba(255,254,250,.92));box-shadow:0 20px 36px #9868111f}.gallery-category-tab-label{display:flex;align-items:center;gap:.8rem;min-width:0;font-size:clamp(.86rem,1vw,.98rem);letter-spacing:-.02em}.gallery-category-bullet{width:.78rem;height:.78rem;flex-shrink:0;border-radius:999px;background:#fff7e2;box-shadow:inset 0 0 0 1px #c6933442}.gallery-category-tab.is-active .gallery-category-bullet{background:radial-gradient(circle at 35% 35%,#f5d78f,#d4a23f 60%,#986811);box-shadow:0 0 0 6px #c693341f}.gallery-category-chevron{color:#9868118c;font-size:1.4rem;line-height:1;transition:transform .25s ease,color .25s ease}.gallery-category-tab:hover .gallery-category-chevron,.gallery-category-tab:focus-visible .gallery-category-chevron,.gallery-category-tab.is-active .gallery-category-chevron{color:var(--accent-deep);transform:translate(.2rem)}.gallery-preview-panel{display:grid;gap:1.2rem;min-height:100%;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(245,249,251,.92))}.gallery-preview-copy{display:grid;gap:.65rem}.gallery-preview-kicker{color:var(--accent-deep);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gallery-preview-panel h3{margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.02}.gallery-preview-panel p{margin:0;max-width:40rem;color:var(--muted);font-size:.92rem;line-height:1.58}.gallery-preview-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:1rem;grid-auto-rows:minmax(10rem,1fr)}.gallery-thumb-card{position:relative;display:block;width:100%;padding:0;border:0;min-height:12rem;overflow:hidden;border-radius:var(--radius-sm);background:#d9e4ec;box-shadow:0 20px 50px #0d18301f;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-thumb-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(7,18,34,.06),rgba(7,18,34,.68));opacity:.78;transition:opacity .3s ease}.gallery-thumb-card.is-featured{grid-row:span 2;min-height:25rem}.gallery-thumb-card:focus-visible{transform:translateY(-.2rem);box-shadow:0 0 0 3px #c6933447,0 20px 50px #0d18301f}.project-image{aspect-ratio:16 / 11}.gallery-thumb-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .35s ease}.gallery-thumb-overlay{position:absolute;inset:auto 0 0;z-index:2;display:flex;padding:1rem 1rem 1.1rem;color:#fff}.gallery-thumb-tag{justify-self:start;padding:.38rem .68rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.14);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gallery-thumb-card:hover img,.gallery-thumb-card:focus-within img{transform:scale(1.06)}.gallery-thumb-card:hover:before,.gallery-thumb-card:focus-within:before{opacity:.9}.gallery-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(7,18,34,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-modal{position:relative;width:min(1120px,100%);padding:clamp(.8rem,2vw,1rem);border:1px solid rgba(255,255,255,.16);border-radius:clamp(1.2rem,3vw,1.75rem);background:rgba(9,17,31,.96);box-shadow:0 32px 80px #00000052}.gallery-modal-image{width:100%;max-height:calc(100dvh - 4rem);object-fit:contain;border-radius:clamp(.9rem,2vw,1.2rem);background:#09111f}.gallery-modal-close{position:absolute;top:.9rem;right:.9rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:1.7rem;line-height:1;transition:transform .25s ease,background-color .25s ease,border-color .25s ease}.gallery-modal-close:hover,.gallery-modal-close:focus-visible{transform:scale(1.05);border-color:#c6933473;background:rgba(198,147,52,.18)}.working-method-section{position:relative;overflow:hidden;min-height:min(100dvh,56rem);padding:clamp(3.6rem,6.5vw,5.2rem) 0;background:#08111d}.working-method-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.working-method-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 16% 24%,rgba(248,213,142,.14),transparent 24%),radial-gradient(circle at 84% 24%,rgba(198,147,52,.14),transparent 20%),linear-gradient(180deg,rgba(4,10,18,.82),rgba(4,10,18,.64) 34%,rgba(4,10,18,.88))}.working-method-scene:after{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:1;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:132px 132px;opacity:.14;animation:working-grid-drift 28s linear infinite}.working-method-scroll{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;background-image:url(/assets/process-bg-2fd1aa01.jpg);background-size:cover;background-position:center;filter:saturate(.95) contrast(1.06);will-change:transform}.working-method-scroll-a{opacity:.46;animation:working-scene-pan-a 42s linear infinite alternate}.working-method-scroll-b{opacity:.16;transform:scale(1.12);mix-blend-mode:screen;animation:working-scene-pan-b 56s linear infinite}.working-method-shell{position:relative;z-index:3;display:grid;gap:1.65rem}.working-method-heading{margin-bottom:0}.working-method-heading h2{max-width:35ch;font-size:clamp(1.45rem,2.4vw,1.95rem);color:#fff}.working-method-heading p{max-width:48rem;color:#ffffffc7;font-size:.94rem;line-height:1.6}.process-timeline{position:relative;align-items:start;gap:1rem;padding-top:2.8rem}.process-timeline:before{content:"";position:absolute;top:1.05rem;left:calc(100% / 6);right:calc(100% / 6);height:2px;background:linear-gradient(90deg,rgba(198,147,52,.06),rgba(198,147,52,.78) 16%,rgba(248,213,142,.9) 50%,rgba(198,147,52,.78) 84%,rgba(198,147,52,.06));box-shadow:0 0 22px #c6933424}.working-method-card{position:relative;min-height:16.5rem;padding-top:2.9rem;border-color:#ffffff24;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.07)),rgba(255,255,255,.04);box-shadow:0 26px 60px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:visible;transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .35s ease,box-shadow .35s ease,background-color .35s ease}.working-method-card:before{content:"";position:absolute;top:-2.75rem;left:50%;width:1.05rem;height:1.05rem;border-radius:999px;background:radial-gradient(circle at 35% 35%,#f6d88e,#d4a23f 58%,#986811);box-shadow:0 0 0 8px #c693341a,0 0 18px #f8d58e42;transform:translate(-50%)}.working-method-card:after{content:"";position:absolute;top:-1.72rem;left:50%;width:2px;height:2rem;background:linear-gradient(180deg,rgba(248,213,142,.95),rgba(248,213,142,.15));transform:translate(-50%)}.working-method-card:hover,.working-method-card:focus-within{transform:translateY(-.35rem);border-color:#f8d58e33;box-shadow:0 28px 60px #00000047,0 0 0 1px #f8d58e0d}.working-method-card h3{color:#fff}.working-method-card p{color:#ffffffbd}.process-step-label{color:#f8d58ee0;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.process-number{position:absolute;top:1.05rem;right:1.2rem;font-size:clamp(2.1rem,3.4vw,3rem);line-height:1;color:#f8d58e2e;pointer-events:none}@keyframes working-scene-pan-a{0%{transform:translateZ(0) scale(1.035)}to{transform:translate3d(-2.6%,-1.8%,0) scale(1.075)}}@keyframes working-scene-pan-b{0%{transform:scale(1.12) translateZ(0)}50%{transform:scale(1.145) translate3d(-2.2%,-2.8%,0)}to{transform:scale(1.12) translateZ(0)}}@keyframes working-grid-drift{0%{transform:translateZ(0)}to{transform:translate3d(-2.5%,-3.5%,0)}}.panel-dark{background:linear-gradient(145deg,#0d1830,#162543);color:#fff;border-color:#ffffff14}.panel-dark p,.panel-dark a,.panel-dark .contact-row span{color:#ffffffc7}.panel-dark h2{margin:1rem 0 .8rem}.contact-stack{display:grid;gap:.25rem;margin-top:1.75rem}.contact-row{display:grid;gap:.3rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.12)}.contact-row strong{color:#fff}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.55rem}.field label{font-size:.92rem;font-weight:800}.field-full{grid-column:1 / -1}input,select,textarea{width:100%;min-height:3.35rem;padding:1rem 1.05rem;border:1px solid var(--line);border-radius:1.15rem;background:rgba(255,255,255,.84);color:var(--text);outline:none;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}textarea{min-height:8.5rem;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#c69334cc;background:#fff;box-shadow:0 0 0 4px #c6933424}.form-note{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.94rem}.contact-section{padding:clamp(3.1rem,5.2vw,4.4rem) 0}.contact-section .panel{padding:clamp(1.25rem,2.4vw,1.65rem)}.contact-section .panel-dark h2{margin:.85rem 0 .65rem;font-size:clamp(1.5rem,2.8vw,2.05rem)}.contact-section .panel-dark p,.contact-section .contact-row,.contact-section .contact-row a,.contact-section .contact-row span{font-size:.92rem}.contact-section .contact-stack{margin-top:1.15rem}.contact-section .contact-row{padding:.78rem 0}.contact-section .contact-form{gap:.85rem}.contact-section .field{gap:.45rem}.contact-section .field label{font-size:.84rem}.contact-section input,.contact-section select,.contact-section textarea{min-height:3rem;padding:.85rem .95rem;font-size:.94rem;border-radius:1rem}.contact-section textarea{min-height:7.4rem}.contact-section .form-note{font-size:.88rem}.contact-section .btn{min-height:3rem;padding:.85rem 1.2rem;font-size:.92rem}.footer{margin-top:clamp(2rem,5vw,4rem);background:var(--surface-dark);color:#fff;border-top:1px solid rgba(255,255,255,.06)}.footer-shell{display:grid;gap:1.4rem;padding:clamp(2.4rem,5vw,3.5rem) 0 1.4rem}.footer-main{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,.72fr));gap:clamp(1.25rem,3vw,3.2rem);align-items:start}.footer-brand{display:grid;gap:1.05rem;max-width:24rem}.footer-brand-mark{width:min(27rem,100%);height:auto}.footer-brand-copy{margin:0;color:#ffffffad;font-size:clamp(.88rem,1.02vw,.96rem);line-height:1.6}.footer-socials{display:flex;flex-wrap:wrap;gap:.75rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:#ffffffd1;transition:transform .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease}.footer-social-link svg{width:1.02rem;height:1.02rem;fill:currentColor}.footer-social-link:hover,.footer-social-link:focus-visible{transform:translateY(-.18rem);border-color:#c6933473;background:rgba(198,147,52,.12);color:#f6d88e}.footer-column{display:grid;gap:.9rem;align-content:start}.footer-column h3{margin:0;font-family:Sora,sans-serif;font-size:.98rem;font-weight:700;color:var(--accent)}.footer-links{display:grid;gap:.65rem;font-size:.92rem}.footer-links a,.footer-legal a{display:inline-flex;width:fit-content;color:#ffffffa8;transition:transform .25s ease,color .25s ease}.footer-links a:hover,.footer-links a:focus-visible,.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff;transform:translate(.2rem)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:.85rem 1.6rem;flex-wrap:wrap;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom p{margin:0;color:#ffffff85;font-size:.86rem}.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:.75rem 1.35rem;flex-wrap:wrap;font-size:.88rem}.reveal{animation:reveal-up .8s cubic-bezier(.2,.7,.2,1) both}.reveal-delay{animation-delay:.15s}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){:root{--header-height: calc(var(--header-logo-height) + (var(--header-padding-y) * 2))}.about-stage{grid-template-columns:1fr;gap:2.25rem;min-height:auto}.working-method-section{min-height:auto}.process-timeline:before{left:12%;right:12%}.gallery-workspace,.about-grid,.projects-layout,.contact-grid{grid-template-columns:1fr}.hero-carousel{min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height))}.projects-copy{max-width:46rem}.about-visuals{width:min(35rem,100%);min-height:29rem;margin:0 auto}.about-content{max-width:36rem}.gallery-preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}}@media (max-width: 860px){:root{--header-padding-y: .68rem}.section{padding:3.1rem 0}.hero.section{padding:0}.nav-shell{display:grid;gap:.85rem;border-radius:0;padding:var(--header-padding-y) .85rem}.about-stage{gap:1.5rem;padding:1.25rem}.about-visuals{min-height:25rem}.about-content h2{font-size:clamp(1.5rem,5vw,2.2rem)}.services-heading h2{font-size:clamp(1.45rem,4.6vw,2rem)}.working-method-heading h2{font-size:clamp(1.3rem,4vw,1.75rem)}.working-method-heading p{font-size:.9rem}.process-timeline{grid-template-columns:1fr;padding-top:0;padding-left:2.4rem;gap:1rem}.process-timeline:before{top:0;bottom:0;left:.95rem;right:auto;width:2px;height:auto}.working-method-card{min-height:auto;padding-top:2rem}.working-method-card:before{top:1.55rem;left:-1.45rem;transform:none}.working-method-card:after{top:0;left:-.93rem;width:2px;height:2rem;transform:none}.process-number{top:.95rem;right:1rem;font-size:clamp(2.2rem,8vw,3rem)}.gallery-panel-heading h3{font-size:clamp(.98rem,2.3vw,1.22rem)}.gallery-category-tab{padding:.82rem .92rem}.gallery-category-tab-label{gap:.85rem;font-size:.94rem}.gallery-preview-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-thumb-card,.gallery-thumb-card.is-featured{min-height:16rem}.gallery-thumb-card.is-featured{grid-row:auto}.about-content p{font-size:.97rem;line-height:1.68}.nav-topbar{width:100%}.brand{max-width:calc(100% - 4rem)}.menu-toggle{display:inline-flex;flex-direction:column;flex-shrink:0}.nav-menu{display:none;width:100%;margin-left:0;padding-top:.35rem;border-top:1px solid var(--line)}.nav-menu.is-open{display:grid;gap:.9rem}.nav-links{width:100%;flex-direction:column;align-items:stretch;gap:0}.nav-links a{padding:.85rem .1rem;border-bottom:1px solid rgba(18,32,52,.08)}.nav-links a:last-child{border-bottom:0}.nav-cta{width:100%}.hero-actions{gap:.8rem;margin-top:1.2rem}.services-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-carousel{min-height:100dvh;height:100dvh}.hero-slide-content{gap:.6rem;padding:1rem 1rem 6.1rem;margin-left:2rem;width:min(34rem,calc(100% - 3rem))}.panel{padding:1.1rem}.hero-controls{bottom:1.1rem}.project-card-body{padding:1.15rem 1.15rem 1.25rem}.trust-grid,.contact-form,.project-grid{grid-template-columns:1fr}.project-card:first-child{grid-column:auto}.project-card:first-child .project-image{aspect-ratio:16 / 11}}@media (max-width: 640px){:root{--header-padding-y: .6rem;--header-logo-height: 3.6rem}.container{width:min(1180px,calc(100% - .9rem))}.about-shell{width:min(1240px,calc(100% - .9rem))}.site-nav{padding-top:0}.section{padding:3.2rem 0}.hero.section{padding:0}.nav-shell{padding:var(--header-padding-y) .75rem;border-radius:0}.brand img{height:var(--header-logo-height);max-width:min(15rem,58vw)}.hero-carousel{min-height:calc(100svh - var(--header-height));height:calc(100svh - var(--header-height));min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height))}.hero-slide h1{max-width:13ch;font-size:clamp(1.75rem,7vw,2.35rem)}.hero-slide p{max-width:24rem;font-size:.9rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.gallery-division-tabs{gap:.7rem}.gallery-division-tab{flex:1 1 calc(50% - .35rem);min-width:0}.services-grid,.process-grid,.trust-grid{grid-template-columns:1fr}.hero-slide-content{gap:.55rem;padding:.9rem .9rem 5.6rem;margin-left:1.15rem;width:min(27rem,calc(100% - 2rem))}.panel{padding:1rem;border-radius:1.55rem}.hero-controls{right:.85rem;bottom:.85rem;left:50%}.hero-arrow{width:3rem;height:3rem;font-size:1.2rem}.hero-arrow-left{left:.75rem}.hero-arrow-right{right:.75rem}.section-heading{margin-bottom:1.35rem}.section-heading h2,.panel-dark h2{font-size:clamp(1.55rem,7vw,2.2rem)}.about-stage{padding:1rem;border-radius:1.85rem}.about-visuals{min-height:19rem}.about-photo-card-back{top:50%;left:11%;width:50%;transform:translateY(-50%) rotate(-2.8deg)}.about-photo-card-front{top:50%;left:41%;width:55%;transform:translateY(-50%) rotate(2.8deg)}.about-content{gap:.75rem}.about-content h2{font-size:clamp(1.35rem,6vw,1.85rem);line-height:.98}.services-heading h2{font-size:clamp(1.35rem,5.6vw,1.75rem)}.working-method-section{padding:2.9rem 0}.working-method-scene:after{background-size:104px 104px}.working-method-heading h2{font-size:clamp(1.18rem,5.4vw,1.5rem);max-width:35ch}.working-method-heading p{font-size:.86rem}.working-method-card{padding-top:1.8rem}.working-method-card:before{top:1.4rem;left:-1.28rem;width:.92rem;height:.92rem}.working-method-card:after{left:-.84rem;height:1.8rem}.process-step-label{font-size:.72rem}.gallery-heading h2{max-width:35ch;font-size:clamp(1.35rem,5vw,1.8rem)}.gallery-category-panel,.gallery-preview-panel{padding:1rem}.gallery-panel-heading{gap:.85rem;margin-bottom:1rem}.gallery-panel-dot{width:.9rem;height:.9rem}.gallery-category-tab-label{gap:.7rem;font-size:.9rem}.gallery-category-chevron{font-size:1.45rem}.gallery-thumb-overlay{padding:.9rem}.about-note{font-size:.88rem}.project-card-body{padding:1rem 1rem 1.1rem}.contact-form{gap:.9rem}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{max-width:none;grid-column:1 / -1}}@media (max-width: 480px){:root{--header-logo-height: 3.1rem}.brand img{height:var(--header-logo-height);max-width:min(13rem,60vw)}.nav-links a{padding:.78rem .05rem}.hero-carousel{min-height:calc(100svh - var(--header-height));height:calc(100svh - var(--header-height));min-height:calc(100dvh - var(--header-height));height:calc(100dvh - var(--header-height))}.hero-slide h1{max-width:12ch;font-size:clamp(1.5rem,8vw,2rem)}.hero-slide-content{gap:.5rem;padding:.82rem .82rem 5.3rem;margin-left:.85rem;width:min(22.5rem,calc(100% - 1.5rem))}.hero-controls{gap:.85rem}.hero-indicators{width:100%;justify-content:center}.about-section{padding:.55rem 0}.working-method-section{padding:2.55rem 0}.working-method-heading h2{font-size:clamp(1.08rem,6.2vw,1.32rem)}.working-method-heading p{font-size:.82rem}.process-timeline{padding-left:2rem}.process-timeline:before{left:.8rem}.working-method-card:before{left:-1.1rem}.working-method-card:after{left:-.69rem}.process-number{font-size:2rem}.gallery-division-tab{flex-basis:100%}.footer-shell{gap:1.1rem;padding-bottom:1.2rem}.footer-main{grid-template-columns:1fr;gap:1.55rem}.footer-brand-mark{width:min(21rem,100%)}.footer-bottom{align-items:flex-start}.footer-legal{justify-content:flex-start;gap:.85rem 1.25rem}.about-stage{padding:1rem;border-radius:1.55rem}.about-visuals{min-height:16rem}.about-photo-card-back{top:50%;left:10%;width:51%}.about-photo-card-front{top:50%;left:40%;width:56%}.about-content p,.about-note{font-size:.9rem;line-height:1.64}.gallery-thumb-card,.gallery-thumb-card.is-featured{min-height:14rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
