.ContactForm-module__1SvrgG__form{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:20px;padding:32px;display:flex}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__1SvrgG__field span{color:var(--ink);font-size:.85rem;font-weight:600}.ContactForm-module__1SvrgG__field input,.ContactForm-module__1SvrgG__field select,.ContactForm-module__1SvrgG__field textarea{font-family:var(--font-sans);color:var(--ink);background:var(--bg);border:1.5px solid var(--line);border-radius:var(--radius-sm);width:100%;padding:12px 14px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__1SvrgG__field textarea{resize:vertical}.ContactForm-module__1SvrgG__field input:focus,.ContactForm-module__1SvrgG__field select:focus,.ContactForm-module__1SvrgG__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.ContactForm-module__1SvrgG__form button{align-self:flex-start}.ContactForm-module__1SvrgG__success{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:56px 32px}.ContactForm-module__1SvrgG__successMark{background:var(--accent-soft);width:56px;height:56px;color:var(--accent-deep);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:1.6rem;display:grid}.ContactForm-module__1SvrgG__success h3{margin-bottom:8px}@media (max-width:560px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr}.ContactForm-module__1SvrgG__form{padding:24px}}.ContactForm-module__1SvrgG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.ContactForm-module__1SvrgG__error{color:#b02020;background:#c8282814;border:1px solid #c8282840;border-radius:8px;margin:0;padding:10px 14px;font-size:.9rem}
.Toast-module__eHqTLW__stack{z-index:300;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}.Toast-module__eHqTLW__toast{background:var(--surface);min-width:280px;max-width:380px;color:var(--ink);border:1px solid var(--line);border-left:4px solid var(--accent);pointer-events:auto;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;animation:.35s cubic-bezier(.22,1,.36,1) both Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 20px 40px -18px #00000047}.Toast-module__eHqTLW__mark{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;margin-top:2px;font-size:.85rem;font-weight:700;display:grid}.Toast-module__eHqTLW__body{flex:1;min-width:0}.Toast-module__eHqTLW__title{color:var(--ink);margin-bottom:2px;font-size:.98rem;font-weight:600;display:block}.Toast-module__eHqTLW__message{color:var(--ink-soft);margin:0;font-size:.86rem;line-height:1.45}.Toast-module__eHqTLW__close{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.8rem;transition:background .2s,color .2s}.Toast-module__eHqTLW__close:hover{background:var(--bg-alt);color:var(--ink)}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@media (max-width:560px){.Toast-module__eHqTLW__stack{inset:auto 12px 20px}.Toast-module__eHqTLW__toast{min-width:0;max-width:100%}}
.HeroSlider-module__BJqekG__hero{isolation:isolate;background:#15120f;width:100vw;height:auto;min-height:clamp(560px,92vh,900px);margin-top:-92px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.HeroSlider-module__BJqekG__stage{z-index:0;position:absolute;inset:0}.HeroSlider-module__BJqekG__slide{opacity:0;will-change:opacity, transform;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.2s,transform 7s;position:absolute;inset:0;transform:scale(1.06)}.HeroSlider-module__BJqekG__slideActive{opacity:1;transform:scale(1)}.HeroSlider-module__BJqekG__scrim{background:linear-gradient(90deg,#100e0cc7 0%,#100e0c75 38%,#100e0c4d 70%,#100e0c80 100%),linear-gradient(#100e0c1a 42%,#100e0c4d 66%,#100e0cc7 100%),#100e0c38;position:absolute;inset:0}.HeroSlider-module__BJqekG__sidebar{z-index:1;background:#15120f;border-right:1px solid #ffffff0f;width:clamp(150px,14vw,210px);position:absolute;top:0;bottom:0;left:0}.HeroSlider-module__BJqekG__sidebarLogo{z-index:4;justify-content:center;width:clamp(150px,14vw,210px);display:flex;position:absolute;top:24px;left:0}.HeroSlider-module__BJqekG__sidebarLogo img{object-fit:contain;width:74%;max-width:140px;height:auto}.HeroSlider-module__BJqekG__curve{pointer-events:none;opacity:.9;width:min(620px,55vw);height:min(620px,55vw);position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.HeroSlider-module__BJqekG__inner{z-index:2;flex-direction:column;height:100%;padding-top:110px;padding-bottom:40px;padding-right:clamp(24px,4vw,56px);display:flex;position:relative}.HeroSlider-module__BJqekG__main{flex:1;align-items:stretch;gap:clamp(20px,3vw,48px);min-height:0;display:flex}.HeroSlider-module__BJqekG__formWrap{flex:none;align-self:center;width:clamp(290px,25vw,350px)}.HeroSlider-module__BJqekG__copy{flex:1;align-items:flex-end;min-width:0;padding-bottom:clamp(20px,5vh,56px);padding-left:clamp(180px,17vw,250px);animation:.8s cubic-bezier(.22,1,.36,1) both HeroSlider-module__BJqekG__rise;display:flex}.HeroSlider-module__BJqekG__title{color:#fff;font-family:var(--font-sans);letter-spacing:-.5px;text-shadow:0 2px 30px #00000059;text-wrap:balance;max-width:22ch;font-size:clamp(2.2rem,4.6vw,3.8rem);font-weight:400;line-height:1.1}.HeroSlider-module__BJqekG__titleLine{color:#ffffffeb;margin-left:clamp(40px,6vw,110px);font-size:.92em;display:block}.HeroSlider-module__BJqekG__divider{background:#ffffff2e;width:100%;height:1px;margin-bottom:22px}.HeroSlider-module__BJqekG__bottomBar{grid-template-columns:1fr minmax(0,1.4fr) 1fr;align-items:center;gap:28px;padding-left:clamp(140px,13vw,200px);display:grid}.HeroSlider-module__BJqekG__label{color:#fff;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:10px;font-size:.92rem;font-weight:500;display:inline-flex}.HeroSlider-module__BJqekG__dot{background:#fff;border-radius:50%;width:7px;height:7px}.HeroSlider-module__BJqekG__center{text-align:center;flex-direction:column;align-items:center;gap:18px;animation:.8s cubic-bezier(.22,1,.36,1) 80ms both HeroSlider-module__BJqekG__rise;display:flex}.HeroSlider-module__BJqekG__desc{color:#ffffffd9;max-width:48ch;font-size:.98rem;line-height:1.65}.HeroSlider-module__BJqekG__pill{letter-spacing:.01em;color:var(--ink);background:#fff;border-radius:999px;align-items:center;padding:13px 34px;font-size:.9rem;font-weight:500;transition:transform .25s,background .25s,color .25s;display:inline-flex}.HeroSlider-module__BJqekG__pill:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.HeroSlider-module__BJqekG__nav{justify-self:end;gap:14px;display:flex}.HeroSlider-module__BJqekG__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #fff6;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .25s,border-color .25s,transform .25s,color .25s;display:grid}.HeroSlider-module__BJqekG__arrow:hover{color:var(--ink);background:#fff;border-color:#fff;transform:translateY(-2px)}@keyframes HeroSlider-module__BJqekG__rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width:980px){.HeroSlider-module__BJqekG__main{flex-direction:column;align-items:stretch;gap:26px}.HeroSlider-module__BJqekG__formWrap{align-self:flex-start;width:min(100%,420px);margin-left:clamp(28px,3.5vw,56px)}.HeroSlider-module__BJqekG__copy{padding-bottom:0}.HeroSlider-module__BJqekG__title{max-width:22ch}.HeroSlider-module__BJqekG__bottomBar{grid-template-columns:1fr;justify-items:start;gap:22px}.HeroSlider-module__BJqekG__center{text-align:left;align-items:flex-start}.HeroSlider-module__BJqekG__desc{max-width:none}.HeroSlider-module__BJqekG__nav{justify-self:start}.HeroSlider-module__BJqekG__sidebar,.HeroSlider-module__BJqekG__sidebarLogo{width:96px}.HeroSlider-module__BJqekG__sidebarLogo img{width:70%;max-width:72px}.HeroSlider-module__BJqekG__bottomBar{padding-left:110px}}@media (max-width:860px){.HeroSlider-module__BJqekG__hero{height:auto;min-height:clamp(520px,80vh,680px)}.HeroSlider-module__BJqekG__inner{padding-top:120px;padding-bottom:36px}}@media (max-width:560px){.HeroSlider-module__BJqekG__sidebar,.HeroSlider-module__BJqekG__sidebarLogo{display:none}.HeroSlider-module__BJqekG__inner{padding-top:100px;padding-left:20px;padding-right:20px}.HeroSlider-module__BJqekG__copy,.HeroSlider-module__BJqekG__bottomBar{padding-left:0}.HeroSlider-module__BJqekG__formWrap{width:100%;margin-left:0}.HeroSlider-module__BJqekG__title{font-size:clamp(2rem,9vw,2.8rem)}.HeroSlider-module__BJqekG__curve{opacity:.4}.HeroSlider-module__BJqekG__bottomBar{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.HeroSlider-module__BJqekG__slide,.HeroSlider-module__BJqekG__slideActive{transition:opacity .4s;transform:none}.HeroSlider-module__BJqekG__copy,.HeroSlider-module__BJqekG__center{animation:none}}
.WhyChooseUs-module__b2ZN7G__section{background:var(--bg-alt);position:relative;overflow:hidden}.WhyChooseUs-module__b2ZN7G__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#b08d5729 0%,#b08d5700 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-140px;right:-140px}.WhyChooseUs-module__b2ZN7G__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid;position:relative}.WhyChooseUs-module__b2ZN7G__media{padding-bottom:54px;padding-left:26px;position:relative}.WhyChooseUs-module__b2ZN7G__mediaMain{z-index:1;aspect-ratio:1;border-radius:var(--radius);width:100%;box-shadow:var(--shadow-lg);background-position:50%;background-size:cover;position:relative}.WhyChooseUs-module__b2ZN7G__mediaFrame{z-index:0;border:1px solid var(--accent);border-radius:var(--radius);pointer-events:none;width:calc(100% - 26px);height:calc(100% - 82px);position:absolute;top:28px;left:0;transform:translate(-26px)}.WhyChooseUs-module__b2ZN7G__mediaInset{z-index:2;aspect-ratio:1;border-radius:var(--radius);border:6px solid var(--bg-alt);width:46%;box-shadow:var(--shadow-md);background-position:50%;background-size:cover;position:absolute;bottom:0;right:-14px}.WhyChooseUs-module__b2ZN7G__badge{z-index:3;border-radius:var(--radius-sm);background:var(--dark);color:#fff;box-shadow:var(--shadow-md);align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;top:22px;left:0}.WhyChooseUs-module__b2ZN7G__badgeNum{color:var(--accent);font-size:1.7rem;font-weight:600;line-height:1}.WhyChooseUs-module__b2ZN7G__badgeLabel{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd1;font-size:.72rem;line-height:1.35}.WhyChooseUs-module__b2ZN7G__eyebrow{letter-spacing:.18em;color:var(--accent-deep);margin-bottom:14px;font-size:.75rem;font-weight:600;display:inline-block}.WhyChooseUs-module__b2ZN7G__title{font-family:var(--font-sans);color:var(--ink);margin:0 0 18px;font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:500;line-height:1.18}.WhyChooseUs-module__b2ZN7G__gold{color:var(--accent)}.WhyChooseUs-module__b2ZN7G__lead{color:var(--ink-soft);max-width:60ch;margin:0 0 30px;font-size:1rem;line-height:1.75}.WhyChooseUs-module__b2ZN7G__points{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px;margin:0 0 32px;padding:0;list-style:none;display:grid}.WhyChooseUs-module__b2ZN7G__point{align-items:flex-start;gap:14px;display:flex}.WhyChooseUs-module__b2ZN7G__pointIcon{background:var(--surface);border:1px solid var(--line);width:44px;height:44px;color:var(--accent);border-radius:50%;flex:none;place-items:center;transition:background .25s,color .25s,border-color .25s,transform .25s;display:grid}.WhyChooseUs-module__b2ZN7G__point:hover .WhyChooseUs-module__b2ZN7G__pointIcon{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px)}.WhyChooseUs-module__b2ZN7G__pointTitle{font-family:var(--font-sans);color:var(--ink);margin:2px 0 5px;font-size:1rem;font-weight:600}.WhyChooseUs-module__b2ZN7G__pointText{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.6}.WhyChooseUs-module__b2ZN7G__actions{flex-wrap:wrap;gap:14px;display:flex}.WhyChooseUs-module__b2ZN7G__btn{background:var(--accent);color:#fff;border-radius:999px;align-items:center;gap:10px;padding:14px 30px;font-size:.9rem;font-weight:500;transition:background .25s,transform .25s;display:inline-flex}.WhyChooseUs-module__b2ZN7G__btn:hover{background:var(--accent-deep);transform:translateY(-2px)}.WhyChooseUs-module__b2ZN7G__btnIcon{place-items:center;display:grid}.WhyChooseUs-module__b2ZN7G__btnGhost{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:999px;align-items:center;padding:14px 30px;font-size:.9rem;font-weight:500;transition:border-color .25s,color .25s,transform .25s;display:inline-flex}.WhyChooseUs-module__b2ZN7G__btnGhost:hover{border-color:var(--accent);color:var(--accent-deep);transform:translateY(-2px)}@media (max-width:900px){.WhyChooseUs-module__b2ZN7G__inner{grid-template-columns:1fr;gap:44px}.WhyChooseUs-module__b2ZN7G__media{max-width:460px}}@media (max-width:560px){.WhyChooseUs-module__b2ZN7G__points{grid-template-columns:1fr;gap:20px}.WhyChooseUs-module__b2ZN7G__media{padding-bottom:40px;padding-left:0}.WhyChooseUs-module__b2ZN7G__mediaFrame{display:none}.WhyChooseUs-module__b2ZN7G__mediaInset{width:42%;right:-8px}.WhyChooseUs-module__b2ZN7G__badge{padding:11px 15px}.WhyChooseUs-module__b2ZN7G__badgeNum{font-size:1.4rem}.WhyChooseUs-module__b2ZN7G__actions .WhyChooseUs-module__b2ZN7G__btn,.WhyChooseUs-module__b2ZN7G__actions .WhyChooseUs-module__b2ZN7G__btnGhost{flex:auto;justify-content:center}}@media (prefers-reduced-motion:reduce){.WhyChooseUs-module__b2ZN7G__point:hover .WhyChooseUs-module__b2ZN7G__pointIcon,.WhyChooseUs-module__b2ZN7G__btn:hover,.WhyChooseUs-module__b2ZN7G__btnGhost:hover{transform:none}}
.VisualizeHero-module__T27_zW__section{background:var(--bg-alt);padding:clamp(70px,9vw,120px) 0;position:relative;overflow:hidden}.VisualizeHero-module__T27_zW__lines{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.VisualizeHero-module__T27_zW__inner{z-index:1;grid-template-columns:1.1fr 1fr;grid-template-areas:"heading topright""bottomleft copy";align-items:center;gap:clamp(20px,3vw,40px) clamp(28px,4vw,64px);display:grid;position:relative}.VisualizeHero-module__T27_zW__headingBlock{grid-area:heading;align-self:center}.VisualizeHero-module__T27_zW__title{letter-spacing:-1.5px;color:var(--ink);margin:0;font-size:clamp(2.4rem,6.5vw,5rem);font-weight:800;line-height:.95;position:relative}.VisualizeHero-module__T27_zW__fallWord{display:inline-block}.VisualizeHero-module__T27_zW__fallWordWrap{white-space:nowrap;display:inline-block}.VisualizeHero-module__T27_zW__fall{opacity:0;display:inline-block;transform:translateY(-.6em)}.VisualizeHero-module__T27_zW__inView .VisualizeHero-module__T27_zW__fall{animation:.55s cubic-bezier(.22,1,.36,1) both VisualizeHero-module__T27_zW__fallIn}@keyframes VisualizeHero-module__T27_zW__fallIn{0%{opacity:0;transform:translateY(-.6em)}60%{opacity:1;transform:translateY(.06em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.VisualizeHero-module__T27_zW__fall,.VisualizeHero-module__T27_zW__tag,.VisualizeHero-module__T27_zW__imgReveal,.VisualizeHero-module__T27_zW__copyReveal{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.VisualizeHero-module__T27_zW__tag{font-family:var(--font-serif);letter-spacing:0;color:var(--ink-soft);vertical-align:middle;opacity:0;margin-left:14px;font-size:clamp(.85rem,1.4vw,1.1rem);font-style:italic;font-weight:500;line-height:1.2;transition:opacity .6s .7s,transform .6s .7s;display:inline-block;transform:translateY(10px)}.VisualizeHero-module__T27_zW__inView .VisualizeHero-module__T27_zW__tag{opacity:1;transform:none}.VisualizeHero-module__T27_zW__imgReveal{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1);transform:translateY(48px)scale(1.06)}.VisualizeHero-module__T27_zW__imgRevealDelay{transition-delay:.18s}.VisualizeHero-module__T27_zW__inView .VisualizeHero-module__T27_zW__imgReveal{opacity:1;transform:translateY(0)scale(1)}.VisualizeHero-module__T27_zW__copyReveal{opacity:0;transition:opacity .8s .35s,transform .8s .35s;transform:translateY(28px)}.VisualizeHero-module__T27_zW__inView .VisualizeHero-module__T27_zW__copyReveal{opacity:1;transform:none}.VisualizeHero-module__T27_zW__titleScript{font-family:var(--font-serif);color:var(--accent);white-space:nowrap;margin-top:6px;margin-left:clamp(40px,9vw,150px);font-size:clamp(2rem,5.5vw,4rem);font-style:italic;font-weight:500;line-height:1;display:block}.VisualizeHero-module__T27_zW__imgTopRight{width:100%;height:clamp(220px,28vw,340px);box-shadow:var(--shadow-lg);background-position:50%;background-size:cover;border-radius:26px;grid-area:topright;position:relative}.VisualizeHero-module__T27_zW__imgBadge{border:4px solid var(--bg-alt);width:64px;height:64px;box-shadow:var(--shadow-md);background-position:50%;background-size:cover;border-radius:50%;position:absolute;bottom:-26px;left:18px}.VisualizeHero-module__T27_zW__imgBottomLeft{width:100%;height:clamp(220px,26vw,320px);box-shadow:var(--shadow-lg);background-position:50%;background-size:cover;border-radius:26px;grid-area:bottomleft}.VisualizeHero-module__T27_zW__copy{grid-area:copy;align-self:center}.VisualizeHero-module__T27_zW__desc{color:var(--ink-soft);max-width:42ch;margin-bottom:14px;font-size:.96rem;line-height:1.6}.VisualizeHero-module__T27_zW__desc:last-of-type{margin-bottom:26px}.VisualizeHero-module__T27_zW__workBtn{align-items:center;gap:16px;display:inline-flex}.VisualizeHero-module__T27_zW__workIcon{background:var(--ink);color:#fff;border-radius:50%;flex:0 0 56px;place-items:center;width:56px;height:56px;transition:background .25s,transform .25s;display:grid}.VisualizeHero-module__T27_zW__workBtn:hover .VisualizeHero-module__T27_zW__workIcon{background:var(--accent);transform:translateY(-2px)rotate(45deg)}.VisualizeHero-module__T27_zW__workText{letter-spacing:.14em;color:var(--ink);font-size:.8rem;font-weight:700;line-height:1.4}@media (max-width:860px){.VisualizeHero-module__T27_zW__inner{grid-template-columns:1fr;grid-template-areas:"heading""topright""bottomleft""copy";gap:28px}.VisualizeHero-module__T27_zW__lines{display:none}.VisualizeHero-module__T27_zW__imgBadge{bottom:-22px}.VisualizeHero-module__T27_zW__titleScript{margin-left:clamp(20px,10vw,80px)}}@media (max-width:560px){.VisualizeHero-module__T27_zW__section{padding:56px 0}.VisualizeHero-module__T27_zW__title{letter-spacing:-1px;font-size:clamp(2.6rem,16vw,4rem)}.VisualizeHero-module__T27_zW__titleScript{white-space:normal;margin-left:0;font-size:clamp(2rem,11vw,3rem)}.VisualizeHero-module__T27_zW__imgTopRight,.VisualizeHero-module__T27_zW__imgBottomLeft{height:clamp(200px,56vw,280px)}}
.HomePage-module__JTxRZW__head{text-align:center;max-width:720px;margin:0 auto clamp(40px,6vw,64px)}.HomePage-module__JTxRZW__head .HomePage-module__JTxRZW__lead{margin:16px auto 0}.HomePage-module__JTxRZW__servicesSection{background:var(--bg)}.HomePage-module__JTxRZW__servicesTop{grid-template-columns:.8fr 2.2fr;align-items:start;gap:40px;display:grid}.HomePage-module__JTxRZW__servicesRail{flex-direction:column;justify-content:space-between;align-self:stretch;min-height:150px;display:flex}.HomePage-module__JTxRZW__railDot{background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.HomePage-module__JTxRZW__railBtn{color:#fff;background:var(--ink);border-radius:999px;align-self:flex-start;align-items:center;margin-top:28px;padding:14px 28px;font-size:.9rem;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.HomePage-module__JTxRZW__railBtn:hover{background:var(--accent-deep);transform:translateY(-2px)}.HomePage-module__JTxRZW__servicesTitle{margin-bottom:18px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1}.HomePage-module__JTxRZW__servicesIntro{color:var(--ink-soft);max-width:64ch;font-size:1.05rem}.HomePage-module__JTxRZW__servicesDivider{background:var(--line);height:1px;margin:clamp(28px,4vw,48px) 0 clamp(28px,4vw,44px)}.HomePage-module__JTxRZW__serviceNav{justify-content:flex-end;gap:12px;margin-bottom:20px;display:flex}.HomePage-module__JTxRZW__serviceArrow{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:background .25s,color .25s,border-color .25s,transform .25s,opacity .25s;display:grid}.HomePage-module__JTxRZW__serviceArrow:hover:not(:disabled){background:var(--ink);color:#fff;border-color:var(--ink);transform:translateY(-2px)}.HomePage-module__JTxRZW__serviceArrow:disabled{opacity:.35;cursor:default}.HomePage-module__JTxRZW__serviceRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:22px;padding-bottom:16px;display:flex;overflow-x:auto}.HomePage-module__JTxRZW__serviceRow::-webkit-scrollbar{display:none}.HomePage-module__JTxRZW__serviceCard{scroll-snap-align:start;flex:0 0 calc(33.3333% - 14.6667px)}.HomePage-module__JTxRZW__serviceImg{aspect-ratio:2/3;border-radius:var(--radius);width:100%;box-shadow:var(--shadow-sm);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.HomePage-module__JTxRZW__serviceCard:hover .HomePage-module__JTxRZW__serviceImg{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.HomePage-module__JTxRZW__serviceOverlay{opacity:0;background:linear-gradient(#100e0c0d 0%,#100e0c73 50%,#100e0cd9 100%);flex-direction:column;justify-content:flex-end;gap:16px;padding:24px;transition:opacity .35s;display:flex;position:absolute;inset:0}.HomePage-module__JTxRZW__serviceCard:hover .HomePage-module__JTxRZW__serviceOverlay{opacity:1}.HomePage-module__JTxRZW__serviceDesc{color:#ffffffeb;font-size:.9rem;line-height:1.55;transition:transform .4s;transform:translateY(10px)}.HomePage-module__JTxRZW__serviceCard:hover .HomePage-module__JTxRZW__serviceDesc{transform:translateY(0)}.HomePage-module__JTxRZW__serviceExplore{color:var(--ink);box-shadow:var(--shadow-md);background:#fff;border-radius:999px;align-self:flex-start;align-items:center;padding:11px 24px;font-size:.85rem;font-weight:600;transition:transform .4s 50ms,background .25s,color .25s;display:inline-flex;transform:translateY(10px)}.HomePage-module__JTxRZW__serviceCard:hover .HomePage-module__JTxRZW__serviceExplore{transform:translateY(0)}.HomePage-module__JTxRZW__serviceExplore:hover{background:var(--accent);color:#fff}.HomePage-module__JTxRZW__serviceName{margin:16px 0 0;font-size:1.2rem}.HomePage-module__JTxRZW__s1{background:linear-gradient(135deg,#cdbb9c,#8a6d3f)}.HomePage-module__JTxRZW__s2{background:linear-gradient(135deg,#b6a99a,#5a4f44)}.HomePage-module__JTxRZW__s3{background:linear-gradient(135deg,#d7c4ad,#9a7b4f)}.HomePage-module__JTxRZW__s4{background:linear-gradient(135deg,#9fa890,#5b6450)}.HomePage-module__JTxRZW__s5{background:linear-gradient(135deg,#c99f86,#7a4a36)}.HomePage-module__JTxRZW__s6{background:linear-gradient(135deg,#a9b6b3,#586d6a)}.HomePage-module__JTxRZW__processSection{background:var(--bg);padding-top:clamp(8px,1vw,16px)}.HomePage-module__JTxRZW__stepRow{justify-content:center;align-items:flex-start;gap:0;display:flex}.HomePage-module__JTxRZW__step{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;padding:0 12px;display:flex;position:relative}.HomePage-module__JTxRZW__stepCircle{border:1.5px dashed #1c1a1740;border-radius:50%;place-items:center;width:clamp(120px,11vw,150px);height:clamp(120px,11vw,150px);margin-bottom:24px;transition:border-color .3s,transform .3s;display:grid;position:relative}.HomePage-module__JTxRZW__step:hover .HomePage-module__JTxRZW__stepCircle{border-color:var(--accent);transform:translateY(-4px)}.HomePage-module__JTxRZW__stepIcon{background:var(--bg-alt);width:64%;height:64%;color:var(--ink);border-radius:50%;place-items:center;transition:background .3s,color .3s;display:grid}.HomePage-module__JTxRZW__step:hover .HomePage-module__JTxRZW__stepIcon{background:var(--accent);color:#fff}.HomePage-module__JTxRZW__stepBadge{background:var(--bg);width:34px;height:34px;color:var(--gold-deep);border:1.5px dashed #b08d5799;border-radius:50%;place-items:center;font-size:.85rem;font-weight:600;display:grid;position:absolute;top:6px;right:4px}.HomePage-module__JTxRZW__stepTitle{margin-bottom:8px;font-size:1.2rem}.HomePage-module__JTxRZW__stepDesc{color:var(--ink-soft);max-width:22ch;font-size:.92rem;line-height:1.55}.HomePage-module__JTxRZW__stepArrow{z-index:1;pointer-events:none;position:absolute;top:clamp(52px,5vw,66px);right:-30px}.HomePage-module__JTxRZW__step{transition-delay:var(--d,0s)}.HomePage-module__JTxRZW__stepCircle{opacity:0;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .5s,border-color .3s;transition-delay:var(--d,0s);transform:scale(.7)}.HomePage-module__JTxRZW__step.is-visible .HomePage-module__JTxRZW__stepCircle{opacity:1;transform:scale(1)}.HomePage-module__JTxRZW__step.is-visible:hover .HomePage-module__JTxRZW__stepCircle{border-color:var(--accent);transition-delay:0s;transform:translateY(-4px)scale(1)}.HomePage-module__JTxRZW__stepBadge{transition:transform .45s cubic-bezier(.34, 1.56, .64, 1) calc(var(--d,0s) + .35s);transform:scale(0)}.HomePage-module__JTxRZW__step.is-visible .HomePage-module__JTxRZW__stepBadge{transform:scale(1)}.HomePage-module__JTxRZW__stepTitle,.HomePage-module__JTxRZW__stepDesc{opacity:0;transition:opacity .5s ease calc(var(--d,0s) + .3s), transform .5s ease calc(var(--d,0s) + .3s);transform:translateY(14px)}:is(.HomePage-module__JTxRZW__step.is-visible .HomePage-module__JTxRZW__stepTitle,.HomePage-module__JTxRZW__step.is-visible .HomePage-module__JTxRZW__stepDesc){opacity:1;transform:none}.HomePage-module__JTxRZW__stepArrow{opacity:0;transition:opacity .5s ease calc(var(--d,0s) + .5s), transform .5s ease calc(var(--d,0s) + .5s);transform:translate(-14px)}.HomePage-module__JTxRZW__step.is-visible .HomePage-module__JTxRZW__stepArrow{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.HomePage-module__JTxRZW__stepCircle,.HomePage-module__JTxRZW__stepBadge,.HomePage-module__JTxRZW__stepTitle,.HomePage-module__JTxRZW__stepDesc,.HomePage-module__JTxRZW__stepArrow{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:1024px){.HomePage-module__JTxRZW__stepRow{flex-wrap:wrap;gap:40px 16px}.HomePage-module__JTxRZW__step{flex:0 0 calc(33.333% - 16px)}.HomePage-module__JTxRZW__stepArrow{display:none}.HomePage-module__JTxRZW__serviceCard{flex:0 0 calc(50% - 11px)}}@media (max-width:860px){.HomePage-module__JTxRZW__servicesTop{grid-template-columns:1fr;gap:24px}.HomePage-module__JTxRZW__servicesRail{flex-direction:row;justify-content:space-between;align-items:center;min-height:0}.HomePage-module__JTxRZW__railBtn{margin-top:0}}@media (hover:none){.HomePage-module__JTxRZW__serviceOverlay{opacity:1}.HomePage-module__JTxRZW__serviceDesc,.HomePage-module__JTxRZW__serviceExplore{transform:none}}@media (max-width:560px){.HomePage-module__JTxRZW__step{flex:0 0 calc(50% - 16px)}.HomePage-module__JTxRZW__servicesRail{flex-direction:column;align-items:flex-start;gap:16px}.HomePage-module__JTxRZW__serviceCard{flex:0 0 100%}}
.Gallery-module__6ZfJ3q__gallery{isolation:isolate;background-color:#15120f;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(56px,8vw,100px) 0;position:relative;overflow:hidden}.Gallery-module__6ZfJ3q__scrim{z-index:0;background:linear-gradient(90deg,#100e0cdb 0%,#100e0c8c 42%,#100e0c59 100%),linear-gradient(#100e0c33,#100e0c80);position:absolute;inset:0}.Gallery-module__6ZfJ3q__inner{z-index:1;grid-template-columns:.85fr 1.6fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid;position:relative}.Gallery-module__6ZfJ3q__copy{max-width:420px}.Gallery-module__6ZfJ3q__badge{letter-spacing:.18em;color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:9px;padding:8px 18px;font-size:.72rem;font-weight:600;display:inline-flex}.Gallery-module__6ZfJ3q__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Gallery-module__6ZfJ3q__title{color:#fff;font-family:var(--font-sans);letter-spacing:-1px;margin:22px 0 18px;font-size:clamp(2.8rem,6vw,5rem);font-weight:700;line-height:1.02}.Gallery-module__6ZfJ3q__titleLine{display:block}.Gallery-module__6ZfJ3q__desc{color:#ffffffc7;max-width:36ch;font-size:.96rem;line-height:1.65}.Gallery-module__6ZfJ3q__nav{gap:16px;margin-top:34px;display:flex}.Gallery-module__6ZfJ3q__arrow{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .25s,transform .25s,opacity .25s;display:grid;box-shadow:0 10px 24px -10px #b08d57b3}.Gallery-module__6ZfJ3q__arrow:hover:not(:disabled){background:var(--accent-deep);transform:translateY(-2px)}.Gallery-module__6ZfJ3q__arrow:disabled{opacity:.4;cursor:default}.Gallery-module__6ZfJ3q__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:22px;padding:6px 4px 10px;display:flex;overflow-x:auto}.Gallery-module__6ZfJ3q__track::-webkit-scrollbar{display:none}.Gallery-module__6ZfJ3q__card{scroll-snap-align:start;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:22px;flex:0 0 clamp(220px,22vw,270px);height:clamp(280px,24vw,300px);transition:transform .35s;box-shadow:0 24px 50px -20px #0009}.Gallery-module__6ZfJ3q__card:hover{transform:translateY(-8px)}.Gallery-module__6ZfJ3q__ring{z-index:2;place-items:center;width:56px;height:56px;display:grid;position:absolute;bottom:clamp(20px,4vw,48px);right:clamp(20px,4vw,56px)}.Gallery-module__6ZfJ3q__ringText{color:var(--accent);font-size:.72rem;font-weight:700;position:absolute}@media (max-width:900px){.Gallery-module__6ZfJ3q__inner{grid-template-columns:1fr;gap:32px}.Gallery-module__6ZfJ3q__copy{max-width:none}.Gallery-module__6ZfJ3q__ring{display:none}}@media (max-width:560px){.Gallery-module__6ZfJ3q__card{flex:0 0 78%;height:300px}}@media (prefers-reduced-motion:reduce){.Gallery-module__6ZfJ3q__card,.Gallery-module__6ZfJ3q__arrow{transition:none}}
.VideoShowcase-module__KTKu1W__section{background:var(--dark);padding:clamp(64px,8vw,110px) 0;position:relative;overflow:hidden}.VideoShowcase-module__KTKu1W__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#b08d572e 0%,#b08d5700 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-160px;left:-120px}.VideoShowcase-module__KTKu1W__inner{z-index:1;position:relative}.VideoShowcase-module__KTKu1W__head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(28px,3.5vw,44px);display:flex}.VideoShowcase-module__KTKu1W__eyebrow{letter-spacing:.18em;color:var(--accent);margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.VideoShowcase-module__KTKu1W__title{font-family:var(--font-sans);color:#fff;margin:0 0 14px;font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:500;line-height:1.2}.VideoShowcase-module__KTKu1W__gold{color:var(--accent)}.VideoShowcase-module__KTKu1W__desc{color:#ffffffb3;max-width:52ch;margin:0;font-size:.98rem;line-height:1.7}.VideoShowcase-module__KTKu1W__nav{flex:none;gap:12px;display:flex}.VideoShowcase-module__KTKu1W__arrow{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;transition:background .25s,color .25s,border-color .25s,opacity .25s;display:grid}.VideoShowcase-module__KTKu1W__arrow:hover:not(:disabled){color:var(--ink);background:#fff;border-color:#fff}.VideoShowcase-module__KTKu1W__arrow:disabled{opacity:.32;cursor:default}.VideoShowcase-module__KTKu1W__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding-bottom:6px;display:flex;overflow-x:auto}.VideoShowcase-module__KTKu1W__track::-webkit-scrollbar{display:none}.VideoShowcase-module__KTKu1W__card{aspect-ratio:9/16;cursor:pointer;scroll-snap-align:start;background:#000;border:0;border-radius:20px;flex:0 0 clamp(200px,20vw,250px);padding:0;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 24px 50px -20px #000000b3}.VideoShowcase-module__KTKu1W__card:hover,.VideoShowcase-module__KTKu1W__card:focus-visible{transform:translateY(-8px);box-shadow:0 30px 60px -18px #000000d9}.VideoShowcase-module__KTKu1W__card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.VideoShowcase-module__KTKu1W__cardVideo{object-fit:cover;width:100%;height:100%;display:block}.VideoShowcase-module__KTKu1W__cardScrim{pointer-events:none;background:linear-gradient(#00000040 0%,#0000001f 58%,#000000b8 100%);position:absolute;inset:0}.VideoShowcase-module__KTKu1W__play{width:56px;height:56px;color:var(--ink);pointer-events:none;background:#ffffffeb;border-radius:50%;place-items:center;padding-left:3px;transition:transform .3s,background .3s,opacity .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoShowcase-module__KTKu1W__card:hover .VideoShowcase-module__KTKu1W__play{background:var(--accent);color:#fff;transform:translate(-50%,-50%)scale(1.08)}.VideoShowcase-module__KTKu1W__cardLabel{color:#fff;text-align:left;pointer-events:none;font-size:.85rem;font-weight:500;line-height:1.4;position:absolute;bottom:16px;left:16px;right:16px}.VideoShowcase-module__KTKu1W__lightbox{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0a0806e6;place-items:center;padding:24px;animation:.25s both VideoShowcase-module__KTKu1W__fade;display:grid;position:fixed;inset:0}.VideoShowcase-module__KTKu1W__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50%;width:44px;height:44px;font-size:1.05rem;transition:background .25s,color .25s;position:absolute;top:22px;right:24px}.VideoShowcase-module__KTKu1W__close:hover{color:var(--ink);background:#fff}.VideoShowcase-module__KTKu1W__player{flex-direction:column;align-items:center;gap:14px;max-width:100%;display:flex}.VideoShowcase-module__KTKu1W__playerVideo{background:#000;border-radius:16px;max-width:min(440px,92vw);max-height:78vh;box-shadow:0 40px 80px -20px #000c}.VideoShowcase-module__KTKu1W__playerLabel{color:#ffffffd1;text-align:center;margin:0;font-size:.9rem}@keyframes VideoShowcase-module__KTKu1W__fade{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.VideoShowcase-module__KTKu1W__head{flex-direction:column;align-items:flex-start;gap:20px}.VideoShowcase-module__KTKu1W__card{flex-basis:clamp(180px,62vw,230px)}}@media (prefers-reduced-motion:reduce){.VideoShowcase-module__KTKu1W__card,.VideoShowcase-module__KTKu1W__play,.VideoShowcase-module__KTKu1W__arrow,.VideoShowcase-module__KTKu1W__lightbox{transition:none;animation:none}.VideoShowcase-module__KTKu1W__card:hover{transform:none}.VideoShowcase-module__KTKu1W__card:hover .VideoShowcase-module__KTKu1W__play{transform:translate(-50%,-50%)}}
.ProjectsShowcase-module__GCNB_G__section{width:100vw;height:400vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.ProjectsShowcase-module__GCNB_G__sticky{background:var(--bg);height:100vh;position:sticky;top:0;overflow:hidden}.ProjectsShowcase-module__GCNB_G__rightImage{z-index:0;width:50%;position:absolute;top:0;bottom:0;right:0}.ProjectsShowcase-module__GCNB_G__bgSlide{opacity:0;background-position:50%;background-size:cover;transition:opacity .8s,transform 1.2s;position:absolute;inset:0;transform:scale(1.05)}.ProjectsShowcase-module__GCNB_G__bgActive{opacity:1;transform:scale(1)}.ProjectsShowcase-module__GCNB_G__leftPanel{z-index:1;background:linear-gradient(100deg, var(--bg) 0%, var(--bg) 78%, #fff0 100%);width:56%;position:absolute;top:0;bottom:0;left:0}.ProjectsShowcase-module__GCNB_G__inner{z-index:2;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.ProjectsShowcase-module__GCNB_G__copy{max-width:min(40%,420px)}.ProjectsShowcase-module__GCNB_G__eyebrow{letter-spacing:.24em;color:var(--ink-soft);font-size:.72rem;font-weight:600}.ProjectsShowcase-module__GCNB_G__title{color:var(--ink);letter-spacing:-.5px;margin:20px 0 32px;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:600;line-height:1.05}.ProjectsShowcase-module__GCNB_G__titleScript{font-family:var(--font-serif);color:var(--accent-deep);font-style:italic;font-weight:500;display:block}.ProjectsShowcase-module__GCNB_G__actions{flex-wrap:wrap;gap:14px;display:flex}.ProjectsShowcase-module__GCNB_G__btnPrimary{color:#fff;background:var(--ink);border-radius:8px;align-items:center;gap:10px;padding:13px 26px;font-size:.9rem;font-weight:600;transition:transform .25s,background .25s,color .25s;display:inline-flex}.ProjectsShowcase-module__GCNB_G__btnPrimary:hover{background:var(--accent-deep);transform:translateY(-2px)}.ProjectsShowcase-module__GCNB_G__btnGhost{color:var(--ink);border:1px solid var(--line);border-radius:8px;align-items:center;padding:13px 26px;font-size:.9rem;font-weight:600;transition:background .25s,border-color .25s;display:inline-flex}.ProjectsShowcase-module__GCNB_G__btnGhost:hover{background:var(--bg-alt);border-color:var(--accent)}.ProjectsShowcase-module__GCNB_G__card{z-index:3;-webkit-backdrop-filter:blur(10px);background:#24201cb8;border:1px solid #ffffff1f;border-radius:16px;width:clamp(260px,26vw,320px);padding:16px;position:absolute;top:50%;left:44%;transform:translateY(-50%);box-shadow:0 40px 80px -30px #000000b3}.ProjectsShowcase-module__GCNB_G__cardImgWrap{border-radius:10px;height:clamp(150px,16vw,200px);position:relative;overflow:hidden}.ProjectsShowcase-module__GCNB_G__cardImg{opacity:0;background-position:50%;background-size:cover;transition:opacity .6s,transform .9s;position:absolute;inset:0;transform:scale(1.06)}.ProjectsShowcase-module__GCNB_G__cardActive{opacity:1;transform:scale(1)}.ProjectsShowcase-module__GCNB_G__cardBody{padding:18px 8px 6px}.ProjectsShowcase-module__GCNB_G__cardTitle{color:#fff;margin-bottom:8px;font-size:1.15rem}.ProjectsShowcase-module__GCNB_G__cardDesc{color:#ffffffb3;font-size:.85rem;line-height:1.5}.ProjectsShowcase-module__GCNB_G__cardArrow{width:44px;height:44px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-md);background:#fff;border:none;border-radius:50%;place-items:center;transition:background .25s,color .25s,transform .25s;display:grid;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.ProjectsShowcase-module__GCNB_G__cardArrow:hover{background:var(--accent);color:#fff;transform:translate(-50%)translateY(-2px)}.ProjectsShowcase-module__GCNB_G__dots{z-index:3;flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;left:40%;transform:translateY(-50%)}.ProjectsShowcase-module__GCNB_G__dot{background:#1c1a1740;border-radius:50%;width:7px;height:7px;transition:background .3s,height .3s}.ProjectsShowcase-module__GCNB_G__dotActive{background:var(--accent);border-radius:999px;height:18px}.ProjectsShowcase-module__GCNB_G__scrollHint{letter-spacing:.18em;color:var(--ink-soft);font-size:.74rem;position:absolute;bottom:28px;left:0}@media (max-width:900px){.ProjectsShowcase-module__GCNB_G__section{height:auto}.ProjectsShowcase-module__GCNB_G__sticky{height:auto;padding:70px 0;position:relative}.ProjectsShowcase-module__GCNB_G__rightImage{width:100%;height:280px;margin-top:28px;position:relative}.ProjectsShowcase-module__GCNB_G__leftPanel{display:none}.ProjectsShowcase-module__GCNB_G__inner{flex-direction:column;gap:24px}.ProjectsShowcase-module__GCNB_G__copy{max-width:100%}.ProjectsShowcase-module__GCNB_G__card{width:100%;margin-top:28px;position:relative;top:auto;left:auto;transform:none}.ProjectsShowcase-module__GCNB_G__cardArrow{bottom:14px;left:auto;right:14px;transform:none}.ProjectsShowcase-module__GCNB_G__dots,.ProjectsShowcase-module__GCNB_G__scrollHint{display:none}}@media (max-width:560px){.ProjectsShowcase-module__GCNB_G__sticky{padding:48px 0}.ProjectsShowcase-module__GCNB_G__title{margin:14px 0 22px;font-size:clamp(1.8rem,8vw,2.4rem)}.ProjectsShowcase-module__GCNB_G__eyebrow{letter-spacing:.2em;font-size:.68rem}.ProjectsShowcase-module__GCNB_G__actions{gap:10px}.ProjectsShowcase-module__GCNB_G__btnPrimary,.ProjectsShowcase-module__GCNB_G__btnGhost{white-space:nowrap;padding:11px 20px;font-size:.88rem}.ProjectsShowcase-module__GCNB_G__rightImage{height:220px;margin-top:20px}.ProjectsShowcase-module__GCNB_G__cardImgWrap{height:180px}}
.Testimonials-module__L9Y4ma__section{background:var(--bg-alt);position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__head{max-width:100%}.Testimonials-module__L9Y4ma__badge{letter-spacing:.16em;color:var(--ink);border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;align-self:start;align-items:center;gap:8px;padding:8px 16px;font-size:.7rem;font-weight:600;display:inline-flex}.Testimonials-module__L9Y4ma__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Testimonials-module__L9Y4ma__title{font-size:clamp(1.8rem,3.6vw,3rem);font-weight:700;line-height:1.1}.Testimonials-module__L9Y4ma__gold{color:var(--accent)}.Testimonials-module__L9Y4ma__divider{background:var(--line);height:1px;margin:clamp(26px,4vw,40px) 0 clamp(22px,3vw,32px)}.Testimonials-module__L9Y4ma__controlRow{grid-template-columns:1fr auto;align-items:center;gap:clamp(24px,4vw,56px);margin-bottom:clamp(28px,4vw,44px);display:grid}.Testimonials-module__L9Y4ma__rating{white-space:nowrap;align-items:center;gap:14px;display:flex}.Testimonials-module__L9Y4ma__ratingNum{color:var(--ink);font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1}.Testimonials-module__L9Y4ma__ratingMeta{flex-direction:column;gap:4px;display:flex}.Testimonials-module__L9Y4ma__reviews{color:var(--ink-soft);font-size:.78rem}.Testimonials-module__L9Y4ma__featuredQuote{color:var(--ink-soft);max-width:42ch;font-size:.92rem;line-height:1.55}.Testimonials-module__L9Y4ma__nav{justify-self:end;gap:14px;display:flex}.Testimonials-module__L9Y4ma__arrow{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:50px;height:50px;transition:background .25s,transform .25s,opacity .25s;display:grid;box-shadow:0 10px 24px -10px #b08d5799}.Testimonials-module__L9Y4ma__arrow:hover:not(:disabled){background:var(--accent-deep);transform:translateY(-2px)}.Testimonials-module__L9Y4ma__arrow:disabled{opacity:.4;cursor:default}.Testimonials-module__L9Y4ma__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;padding:6px 2px 12px;display:flex;overflow-x:auto}.Testimonials-module__L9Y4ma__track::-webkit-scrollbar{display:none}.Testimonials-module__L9Y4ma__card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;flex:0 0 calc(33.3333% - 46px);margin:0;padding:30px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.Testimonials-module__L9Y4ma__card:hover{box-shadow:var(--shadow-md);border-color:#b08d5773;transform:translateY(-6px)}.Testimonials-module__L9Y4ma__stars{gap:3px;margin-bottom:18px;display:flex}.Testimonials-module__L9Y4ma__quote{color:var(--ink-soft);flex:1;margin:0 0 24px;font-size:.95rem;line-height:1.6}.Testimonials-module__L9Y4ma__author{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:18px;display:flex}.Testimonials-module__L9Y4ma__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:.9rem;font-weight:600;display:grid}.Testimonials-module__L9Y4ma__authorMeta{flex-direction:column;gap:1px;display:flex}.Testimonials-module__L9Y4ma__authorMeta strong{color:var(--ink);font-size:.95rem}.Testimonials-module__L9Y4ma__authorMeta span{color:var(--ink-soft);font-size:.8rem}.Testimonials-module__L9Y4ma__ring{place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:clamp(18px,4vw,40px);right:clamp(18px,4vw,48px)}.Testimonials-module__L9Y4ma__ringText{color:var(--accent);font-size:.62rem;font-weight:700;position:absolute}@media (max-width:1024px){.Testimonials-module__L9Y4ma__card{flex:0 0 calc(50% - 28px)}}@media (max-width:860px){.Testimonials-module__L9Y4ma__head{grid-template-columns:1fr;gap:16px}.Testimonials-module__L9Y4ma__controlRow{grid-template-columns:1fr;gap:18px}.Testimonials-module__L9Y4ma__nav{justify-self:start}.Testimonials-module__L9Y4ma__featuredQuote{max-width:none}}@media (max-width:560px){.Testimonials-module__L9Y4ma__card{flex:0 0 84%}.Testimonials-module__L9Y4ma__ring{display:none}}@media (prefers-reduced-motion:reduce){.Testimonials-module__L9Y4ma__card,.Testimonials-module__L9Y4ma__arrow{transition:none}}
.ContactCTA-module__z7aDoG__section{isolation:isolate;background-color:#15120f;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(56px,8vw,100px) 0;position:relative;overflow:hidden}.ContactCTA-module__z7aDoG__scrim{z-index:0;background:linear-gradient(90deg,#100e0ceb 0%,#100e0cb3 45%,#100e0c8c 100%),linear-gradient(#100e0c4d,#100e0c99);position:absolute;inset:0}.ContactCTA-module__z7aDoG__inner{z-index:1;grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(36px,5vw,72px);display:grid;position:relative}.ContactCTA-module__z7aDoG__copy{max-width:520px}.ContactCTA-module__z7aDoG__badge{letter-spacing:.16em;color:#fff;background:#ffffff0f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.7rem;font-weight:600;display:inline-flex}.ContactCTA-module__z7aDoG__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.ContactCTA-module__z7aDoG__title{color:#fff;letter-spacing:-.5px;margin:22px 0 0;font-size:clamp(2rem,4.4vw,3.4rem);font-weight:700;line-height:1.12}.ContactCTA-module__z7aDoG__intro{color:#ffffffb8;max-width:46ch;margin-top:18px;font-size:.96rem;line-height:1.65}.ContactCTA-module__z7aDoG__gold{color:var(--accent)}.ContactCTA-module__z7aDoG__infoRow{flex-wrap:wrap;gap:40px;margin-top:clamp(32px,5vw,56px);display:flex}.ContactCTA-module__z7aDoG__infoBlock{flex-direction:column;gap:6px;display:flex}.ContactCTA-module__z7aDoG__infoLabel{letter-spacing:.04em;color:#ffffff8c;margin-bottom:4px;font-size:.8rem;font-weight:600}.ContactCTA-module__z7aDoG__infoBlock p,.ContactCTA-module__z7aDoG__infoBlock a{color:#fff;max-width:24ch;font-size:.98rem}.ContactCTA-module__z7aDoG__infoBlock a{transition:color .2s}.ContactCTA-module__z7aDoG__infoBlock a:hover{color:var(--accent)}.ContactCTA-module__z7aDoG__formWrap{width:100%}.ContactCTA-module__z7aDoG__form{flex-direction:column;gap:20px;display:flex}.ContactCTA-module__z7aDoG__grid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.ContactCTA-module__z7aDoG__field{flex-direction:column;gap:9px;display:flex}.ContactCTA-module__z7aDoG__field.ContactCTA-module__z7aDoG__full{grid-column:auto}.ContactCTA-module__z7aDoG__field span{color:#ffffffd9;font-size:.82rem;font-weight:500}.ContactCTA-module__z7aDoG__field span i{color:var(--accent);font-style:normal}.ContactCTA-module__z7aDoG__field input,.ContactCTA-module__z7aDoG__field select,.ContactCTA-module__z7aDoG__field textarea{width:100%;font-family:var(--font-sans);color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:14px 16px;font-size:.95rem;transition:border-color .2s,background .2s}.ContactCTA-module__z7aDoG__field textarea{resize:vertical;min-height:130px}.ContactCTA-module__z7aDoG__field input::placeholder,.ContactCTA-module__z7aDoG__field textarea::placeholder{color:#fff6}.ContactCTA-module__z7aDoG__field select{appearance:none;color:#fff9;cursor:pointer}.ContactCTA-module__z7aDoG__field select option{color:var(--ink)}.ContactCTA-module__z7aDoG__field input:focus,.ContactCTA-module__z7aDoG__field select:focus,.ContactCTA-module__z7aDoG__field textarea:focus{border-color:var(--accent);background:#ffffff1f;outline:none}.ContactCTA-module__z7aDoG__submit{font-family:var(--font-sans);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;align-items:center;gap:14px;padding:9px 9px 9px 26px;font-size:.95rem;font-weight:600;transition:background .25s,transform .25s;display:inline-flex}.ContactCTA-module__z7aDoG__submit:hover:not(:disabled){background:#ffffff29;transform:translateY(-2px)}.ContactCTA-module__z7aDoG__submit:disabled{opacity:.6;cursor:default}.ContactCTA-module__z7aDoG__submitIcon{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.ContactCTA-module__z7aDoG__success{text-align:center;color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;padding:48px 28px}.ContactCTA-module__z7aDoG__successMark{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.6rem;display:inline-grid}.ContactCTA-module__z7aDoG__success h3{color:#fff;margin-bottom:8px}.ContactCTA-module__z7aDoG__success p{color:#ffffffbf}@media (max-width:900px){.ContactCTA-module__z7aDoG__inner{grid-template-columns:1fr;gap:36px}.ContactCTA-module__z7aDoG__copy{max-width:none}}@media (max-width:560px){.ContactCTA-module__z7aDoG__grid{grid-template-columns:1fr}.ContactCTA-module__z7aDoG__infoRow{gap:28px}}.ContactCTA-module__z7aDoG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.ContactCTA-module__z7aDoG__error{color:#d24747;background:#c828281f;border:1px solid #c828284d;border-radius:8px;margin:0;padding:10px 14px;font-size:.88rem}
.BlogSection-module__tB19tq__blogSection{background:var(--bg)}.BlogSection-module__tB19tq__blogHead{margin-bottom:clamp(36px,5vw,56px)}.BlogSection-module__tB19tq__blogBadge{letter-spacing:.16em;color:var(--ink);border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;align-self:start;align-items:center;gap:8px;padding:8px 16px;font-size:.7rem;font-weight:600;display:inline-flex}.BlogSection-module__tB19tq__blogBadgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.BlogSection-module__tB19tq__blogTitle{font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:700;line-height:1.12}.BlogSection-module__tB19tq__gold{color:var(--accent)}.BlogSection-module__tB19tq__blogGrid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,4vw,48px);display:grid}.BlogSection-module__tB19tq__featured{display:block}.BlogSection-module__tB19tq__featuredImg{border-radius:var(--radius);height:clamp(260px,26vw,340px);box-shadow:var(--shadow-sm);background-position:50%;background-size:cover;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.BlogSection-module__tB19tq__featured:hover .BlogSection-module__tB19tq__featuredImg{box-shadow:var(--shadow-md);transform:translateY(-4px)}.BlogSection-module__tB19tq__featuredTag,.BlogSection-module__tB19tq__postTag{letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:999px;padding:6px 14px;font-size:.7rem;font-weight:600;position:absolute;top:14px;left:14px}.BlogSection-module__tB19tq__featuredBody{padding-top:18px}.BlogSection-module__tB19tq__featuredTitle{margin:8px 0 10px;font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.2;transition:color .2s}.BlogSection-module__tB19tq__featured:hover .BlogSection-module__tB19tq__featuredTitle{color:var(--accent-deep)}.BlogSection-module__tB19tq__postMeta{color:var(--ink-soft);font-size:.78rem}.BlogSection-module__tB19tq__author{color:var(--accent-deep);font-weight:600}.BlogSection-module__tB19tq__postExcerpt{color:var(--ink-soft);font-size:.9rem;line-height:1.55}.BlogSection-module__tB19tq__postList{flex-direction:column;display:flex}.BlogSection-module__tB19tq__postRow{border-bottom:1px solid var(--line);grid-template-columns:132px 1fr;gap:18px;padding:18px 0;display:grid}.BlogSection-module__tB19tq__postRow:first-child{padding-top:0}.BlogSection-module__tB19tq__postRow:last-child{border-bottom:none}.BlogSection-module__tB19tq__postThumb{border-radius:var(--radius-sm);height:110px;box-shadow:var(--shadow-sm);background-position:50%;background-size:cover;transition:transform .35s;position:relative;overflow:hidden}.BlogSection-module__tB19tq__postRow:hover .BlogSection-module__tB19tq__postThumb{transform:translateY(-3px)}.BlogSection-module__tB19tq__postThumb .BlogSection-module__tB19tq__postTag{padding:4px 10px;font-size:.62rem;top:8px;left:8px}.BlogSection-module__tB19tq__postInfo{flex-direction:column;gap:6px;display:flex}.BlogSection-module__tB19tq__postTitle{font-size:1.12rem;line-height:1.22;transition:color .2s}.BlogSection-module__tB19tq__postRow:hover .BlogSection-module__tB19tq__postTitle{color:var(--accent-deep)}.BlogSection-module__tB19tq__moreGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:clamp(40px,5vw,64px);display:grid}.BlogSection-module__tB19tq__gridCard{display:block}.BlogSection-module__tB19tq__gridImg{border-radius:var(--radius);height:200px;box-shadow:var(--shadow-sm);background-position:50%;background-size:cover;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.BlogSection-module__tB19tq__gridCard:hover .BlogSection-module__tB19tq__gridImg{box-shadow:var(--shadow-md);transform:translateY(-5px)}.BlogSection-module__tB19tq__gridBody{flex-direction:column;gap:6px;padding-top:14px;display:flex}.BlogSection-module__tB19tq__gridTitle{font-size:1.12rem;line-height:1.25;transition:color .2s}.BlogSection-module__tB19tq__gridCard:hover .BlogSection-module__tB19tq__gridTitle{color:var(--accent-deep)}@media (max-width:1024px){.BlogSection-module__tB19tq__moreGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.BlogSection-module__tB19tq__blogHead{grid-template-columns:1fr;gap:16px}.BlogSection-module__tB19tq__blogGrid{grid-template-columns:1fr}}@media (max-width:560px){.BlogSection-module__tB19tq__postRow{grid-template-columns:96px 1fr;gap:14px}.BlogSection-module__tB19tq__postThumb{height:86px}.BlogSection-module__tB19tq__moreGrid{grid-template-columns:1fr}}
.subpage-module__hC_Leq__pageHeader{--glow-x:78%;--glow-y:16%;isolation:isolate;text-align:center;color:#fff;background:radial-gradient(58% 88% at var(--glow-x) var(--glow-y), #b08d5752 0%, #b08d5700 62%), radial-gradient(70% 100% at 10% 98%, #b08d5726 0%, #b08d5700 60%), linear-gradient(158deg, #241d16 0%, #1a1613 46%, #12100d 100%);padding:clamp(72px,9vw,124px) 0 clamp(60px,7.5vw,100px);position:relative;overflow:hidden}.subpage-module__hC_Leq__pageHeader:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#ffffff0e 1px,#0000 1px),linear-gradient(#ffffff0e 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 78% at 50% 42%,#000 0%,#0000 76%);mask-image:radial-gradient(78% 78% at 50% 42%,#000 0%,#0000 76%)}.subpage-module__hC_Leq__pageHeader:after{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);width:min(460px,62%);height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.subpage-module__hC_Leq__pageHeader h1{color:#fff}.subpage-module__hC_Leq__pageHeader .eyebrow{color:#e2c391}:is(.subpage-module__hC_Leq__pageHeader .subpage-module__hC_Leq__lead,.subpage-module__hC_Leq__pageHeader .lead){color:#ffffffe0;margin:18px auto 0}.subpage-module__hC_Leq__bannerAbout{--glow-x:78%;--glow-y:16%}.subpage-module__hC_Leq__bannerServices{--glow-x:20%;--glow-y:22%}.subpage-module__hC_Leq__bannerBlog{--glow-x:50%;--glow-y:6%}.subpage-module__hC_Leq__bannerContact{--glow-x:84%;--glow-y:78%}@media (max-width:768px){.subpage-module__hC_Leq__pageHeader{background-attachment:scroll;padding:clamp(56px,12vw,84px) 0 clamp(44px,9vw,68px)}}.subpage-module__hC_Leq__head{text-align:center;max-width:720px;margin:0 auto clamp(36px,5vw,56px)}.subpage-module__hC_Leq__head .subpage-module__hC_Leq__lead{margin:16px auto 0}.subpage-module__hC_Leq__tinted{background:var(--bg-alt)}.subpage-module__hC_Leq__split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.subpage-module__hC_Leq__splitArt{border-radius:var(--radius);height:440px;box-shadow:var(--shadow-md)}.subpage-module__hC_Leq__aboutArt{background:url(/about-studio.jpg) 50%/cover no-repeat}.subpage-module__hC_Leq__splitCopy h2{margin:8px 0 18px}.subpage-module__hC_Leq__splitCopy p{margin-bottom:16px}.subpage-module__hC_Leq__splitCopy .subpage-module__hC_Leq__btn{margin-top:12px}.subpage-module__hC_Leq__valueGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.subpage-module__hC_Leq__valueCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:30px 26px}.subpage-module__hC_Leq__valueCard h3{margin-bottom:10px}.subpage-module__hC_Leq__valueCard p{font-size:.95rem}.subpage-module__hC_Leq__statsBand{background:#241d16;padding:clamp(44px,6vw,72px) 0}.subpage-module__hC_Leq__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.subpage-module__hC_Leq__statCard{text-align:center;border-right:1px solid #ffffff24;padding:0 12px}.subpage-module__hC_Leq__statCard:last-child{border-right:none}.subpage-module__hC_Leq__statValue{font-family:var(--font-serif);color:#e2c391;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:600;line-height:1.1;display:block}.subpage-module__hC_Leq__statLabel{letter-spacing:.02em;color:#ffffffc7;margin-top:8px;font-size:.9rem;display:block}.subpage-module__hC_Leq__processGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.subpage-module__hC_Leq__processCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:34px 26px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}.subpage-module__hC_Leq__processCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-6px)}.subpage-module__hC_Leq__processStep{background:var(--accent);color:#fff;width:46px;height:46px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.05rem;font-weight:700;display:inline-flex}.subpage-module__hC_Leq__processCard h3{margin-bottom:10px;font-size:1.25rem}.subpage-module__hC_Leq__processCard p{font-size:.94rem}.subpage-module__hC_Leq__whyArt{background-image:url(/about-why-art.jpg);background-position:50%;background-size:cover}.subpage-module__hC_Leq__reasonList{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.subpage-module__hC_Leq__reasonList li{align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.subpage-module__hC_Leq__tick{background:var(--accent);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:inline-flex}.subpage-module__hC_Leq__aboutCta{text-align:center;background:linear-gradient(135deg,#2c231a 0%,#3d3021 100%);padding:clamp(60px,8vw,100px) 0}.subpage-module__hC_Leq__aboutCtaInner h2{color:#fff;max-width:18ch;margin:0 auto 14px}.subpage-module__hC_Leq__aboutCtaInner p{color:#ffffffd1;max-width:54ch;margin:0 auto}.subpage-module__hC_Leq__aboutCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 22px;margin-top:26px;display:flex}.subpage-module__hC_Leq__aboutCtaPhone{color:#e2c391;font-size:.98rem}.subpage-module__hC_Leq__aboutCtaPhone:hover{color:#fff}.subpage-module__hC_Leq__contactGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:48px;display:grid}.subpage-module__hC_Leq__contactInfo h2{margin-bottom:24px}.subpage-module__hC_Leq__infoList{flex-direction:column;gap:22px;display:flex}.subpage-module__hC_Leq__infoList li{flex-direction:column;gap:4px;display:flex}.subpage-module__hC_Leq__infoLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep);font-size:.78rem;font-weight:600}.subpage-module__hC_Leq__infoList a:hover{color:var(--accent-deep)}@media (max-width:1024px){.subpage-module__hC_Leq__valueGrid{grid-template-columns:1fr}.subpage-module__hC_Leq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.subpage-module__hC_Leq__split,.subpage-module__hC_Leq__contactGrid{grid-template-columns:1fr;gap:28px}.subpage-module__hC_Leq__splitArt{order:-1;height:300px}}@media (max-width:560px){.subpage-module__hC_Leq__teamGrid{grid-template-columns:1fr}}@media (max-width:980px){.subpage-module__hC_Leq__statsGrid,.subpage-module__hC_Leq__processGrid{grid-template-columns:repeat(2,1fr)}.subpage-module__hC_Leq__statCard:nth-child(2n){border-right:none}.subpage-module__hC_Leq__statCard:nth-child(-n+2){border-bottom:1px solid #ffffff24;padding-bottom:26px}}@media (max-width:600px){.subpage-module__hC_Leq__statsGrid,.subpage-module__hC_Leq__processGrid{grid-template-columns:1fr}.subpage-module__hC_Leq__statCard{border-right:none}.subpage-module__hC_Leq__statCard:not(:last-child){border-bottom:1px solid #ffffff24;padding-bottom:22px}}
.about-module__-i9KWa__intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(36px,5vw,76px);display:grid}.about-module__-i9KWa__introArt{padding:0 0 40px 26px;position:relative}.about-module__-i9KWa__introImg{z-index:1;aspect-ratio:4/3;width:100%;box-shadow:var(--shadow-lg);background-image:url(/about-studio.jpg);background-position:50%;background-size:cover;border-radius:18px;position:relative}.about-module__-i9KWa__introFrame{z-index:0;border:1px solid var(--accent);pointer-events:none;border-radius:18px;width:calc(100% - 26px);height:calc(100% - 70px);position:absolute;top:30px;left:0;transform:translate(-26px)}.about-module__-i9KWa__introBadge{z-index:2;background:var(--dark);box-shadow:var(--shadow-md);border-radius:12px;align-items:center;gap:13px;padding:15px 22px;display:flex;position:absolute;bottom:0;right:22px}.about-module__-i9KWa__introBadgeNum{color:var(--accent);font-size:1.7rem;font-weight:600;line-height:1}.about-module__-i9KWa__introBadgeText{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd1;font-size:.72rem;line-height:1.35}.about-module__-i9KWa__eyebrow{letter-spacing:.18em;color:var(--accent-deep);margin-bottom:14px;font-size:.75rem;font-weight:600;display:inline-block}.about-module__-i9KWa__h2{font-family:var(--font-sans);color:var(--ink);margin:0 0 18px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:500;line-height:1.2}.about-module__-i9KWa__gold{color:var(--accent)}.about-module__-i9KWa__copy p{color:var(--ink-soft);margin:0 0 16px;font-size:1rem;line-height:1.78}.about-module__-i9KWa__btn{background:var(--accent);color:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:14px 30px;font-size:.9rem;font-weight:500;transition:background .25s,transform .25s;display:inline-flex}.about-module__-i9KWa__btn:hover{background:var(--accent-deep);transform:translateY(-2px)}.about-module__-i9KWa__valueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,28px);display:grid}.about-module__-i9KWa__valueCard{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:18px;padding:clamp(26px,2.6vw,34px);transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.about-module__-i9KWa__valueCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.about-module__-i9KWa__valueCard:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-deep));transform-origin:0;height:3px;transition:transform .4s;position:absolute;inset:0 0 auto;transform:scaleX(0)}.about-module__-i9KWa__valueCard:hover:before{transform:scaleX(1)}.about-module__-i9KWa__valueNum{color:var(--line);font-size:3rem;font-weight:700;line-height:1;transition:color .3s;position:absolute;top:14px;right:20px}.about-module__-i9KWa__valueCard:hover .about-module__-i9KWa__valueNum{color:#b08d574d}.about-module__-i9KWa__valueIcon{background:var(--accent-soft);width:50px;height:50px;color:var(--accent-deep);border:1px solid #b08d5747;border-radius:14px;place-items:center;margin-bottom:18px;transition:background .3s,color .3s,border-color .3s;display:grid;position:relative}.about-module__-i9KWa__valueCard:hover .about-module__-i9KWa__valueIcon{background:var(--accent);border-color:var(--accent);color:#fff}.about-module__-i9KWa__valueCard h3{font-family:var(--font-sans);color:var(--ink);margin:0 0 10px;font-size:1.12rem;font-weight:600;position:relative}.about-module__-i9KWa__valueCard p{color:var(--ink-soft);margin:0;font-size:.93rem;line-height:1.7;position:relative}.about-module__-i9KWa__statsBand{background:linear-gradient(158deg,#241d16 0%,#1a1613 50%,#12100d 100%);padding:clamp(48px,6vw,74px) 0;position:relative;overflow:hidden}.about-module__-i9KWa__statsBand:before{content:"";pointer-events:none;background:radial-gradient(circle,#b08d5733 0%,#b08d5700 68%);border-radius:50%;width:440px;height:440px;position:absolute;top:-140px;right:-100px}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:relative}.about-module__-i9KWa__statCard{text-align:center;border-left:1px solid #ffffff1f;padding:8px clamp(12px,2vw,26px)}.about-module__-i9KWa__statCard:first-child{border-left:0}.about-module__-i9KWa__statValue{color:var(--accent);margin-bottom:8px;font-size:clamp(2rem,3.4vw,2.9rem);font-weight:700;line-height:1.05;display:block}.about-module__-i9KWa__statLabel{letter-spacing:.04em;color:#ffffffb8;font-size:.84rem;line-height:1.5;display:block}.about-module__-i9KWa__processGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.2vw,30px);display:grid;position:relative}.about-module__-i9KWa__processGrid:before{content:"";background:linear-gradient(90deg, transparent, var(--accent) 12%, var(--accent) 88%, transparent);opacity:.4;height:1px;position:absolute;top:27px;left:12%;right:12%}.about-module__-i9KWa__processCard{text-align:center;padding:0 6px;position:relative}.about-module__-i9KWa__processStep{z-index:1;background:var(--surface);border:1px solid var(--accent);width:54px;height:54px;color:var(--accent-deep);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:.95rem;font-weight:700;transition:background .3s,color .3s,transform .3s;display:grid;position:relative}.about-module__-i9KWa__processCard:hover .about-module__-i9KWa__processStep{background:var(--accent);color:#fff;transform:translateY(-4px)}.about-module__-i9KWa__processCard h3{font-family:var(--font-sans);color:var(--ink);margin:0 0 9px;font-size:1.08rem;font-weight:600}.about-module__-i9KWa__processCard p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.68}.about-module__-i9KWa__why{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid}.about-module__-i9KWa__reasonList{gap:12px;margin:6px 0 0;padding:0;list-style:none;display:grid}.about-module__-i9KWa__reasonList li{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;align-items:flex-start;gap:13px;padding:14px 18px;font-size:.95rem;line-height:1.5;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.about-module__-i9KWa__reasonList li:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translate(4px)}.about-module__-i9KWa__tick{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.about-module__-i9KWa__whyArt{aspect-ratio:4/3;width:100%;box-shadow:var(--shadow-lg);background-image:url(/about-why-art.jpg);background-position:50%;background-size:cover;border-radius:18px;position:relative}.about-module__-i9KWa__cta{text-align:center;background:linear-gradient(158deg,#241d16 0%,#1a1613 50%,#12100d 100%);padding:clamp(56px,7vw,92px) 0;position:relative;overflow:hidden}.about-module__-i9KWa__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#b08d5738 0%,#b08d5700 68%);border-radius:50%;width:620px;height:420px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.about-module__-i9KWa__ctaInner{position:relative}.about-module__-i9KWa__ctaInner h2{font-family:var(--font-sans);color:#fff;max-width:20ch;margin:0 auto 16px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:500;line-height:1.22}.about-module__-i9KWa__ctaInner p{color:#ffffffbf;max-width:56ch;margin:0 auto;font-size:1rem;line-height:1.72}.about-module__-i9KWa__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:30px;display:flex}.about-module__-i9KWa__ctaPhone{color:#ffffffd1;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-size:.94rem;transition:color .25s,border-color .25s}.about-module__-i9KWa__ctaPhone:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:980px){.about-module__-i9KWa__valueGrid,.about-module__-i9KWa__processGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-module__-i9KWa__processGrid:before{display:none}.about-module__-i9KWa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}.about-module__-i9KWa__statCard:nth-child(odd){border-left:0}}@media (max-width:860px){.about-module__-i9KWa__intro,.about-module__-i9KWa__why{grid-template-columns:1fr}.about-module__-i9KWa__introArt,.about-module__-i9KWa__whyArt{order:-1;max-width:480px}}@media (max-width:560px){.about-module__-i9KWa__valueGrid,.about-module__-i9KWa__processGrid{grid-template-columns:1fr}.about-module__-i9KWa__statsGrid{grid-template-columns:1fr;gap:22px 0}.about-module__-i9KWa__statCard{border-left:0}.about-module__-i9KWa__introArt{padding-left:0}.about-module__-i9KWa__introFrame{display:none}}@media (prefers-reduced-motion:reduce){.about-module__-i9KWa__valueCard,.about-module__-i9KWa__valueCard:before,.about-module__-i9KWa__valueIcon,.about-module__-i9KWa__valueNum,.about-module__-i9KWa__processStep,.about-module__-i9KWa__reasonList li,.about-module__-i9KWa__btn{transition:none}.about-module__-i9KWa__valueCard:hover,.about-module__-i9KWa__btn:hover,.about-module__-i9KWa__reasonList li:hover,.about-module__-i9KWa__processCard:hover .about-module__-i9KWa__processStep{transform:none}.about-module__-i9KWa__valueCard:before{transform:scaleX(1)}}
.services-module__EimPha__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.4vw,30px);display:grid}.services-module__EimPha__card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:18px;flex-direction:column;padding:clamp(26px,2.6vw,38px);transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.services-module__EimPha__card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.services-module__EimPha__card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-deep));transform-origin:0;width:100%;height:3px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.services-module__EimPha__card:hover:before{transform:scaleX(1)}.services-module__EimPha__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#b08d5724 0%,#b08d5700 70%);border-radius:50%;width:220px;height:220px;transition:opacity .4s;position:absolute;top:-90px;right:-90px}.services-module__EimPha__card:hover:after{opacity:1}.services-module__EimPha__head{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex;position:relative}.services-module__EimPha__icon{background:var(--accent-soft);width:54px;height:54px;color:var(--accent-deep);border:1px solid #b08d5747;border-radius:15px;place-items:center;transition:background .3s,color .3s,border-color .3s;display:grid}.services-module__EimPha__card:hover .services-module__EimPha__icon{background:var(--accent);border-color:var(--accent);color:#fff}.services-module__EimPha__index{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--line);font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1;transition:color .3s}.services-module__EimPha__card:hover .services-module__EimPha__index{color:#b08d5752}.services-module__EimPha__title{z-index:1;font-family:var(--font-sans);color:var(--ink);margin:0 0 12px;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:600;line-height:1.25;position:relative}.services-module__EimPha__desc{z-index:1;color:var(--ink-soft);margin:0 0 22px;font-size:.95rem;line-height:1.7;position:relative}.services-module__EimPha__points{z-index:1;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex;position:relative}.services-module__EimPha__points li{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:.83rem;transition:border-color .3s,background .3s;display:inline-flex}.services-module__EimPha__card:hover .services-module__EimPha__points li{background:var(--accent-soft);border-color:#b08d5759}.services-module__EimPha__tick{color:var(--accent);flex:none;place-items:center;display:grid}.services-module__EimPha__link{z-index:1;color:var(--accent-deep);align-self:flex-start;align-items:center;gap:8px;margin-top:auto;font-size:.88rem;font-weight:600;transition:gap .25s,color .25s;display:inline-flex;position:relative}.services-module__EimPha__link:hover{color:var(--accent);gap:13px}@media (max-width:860px){.services-module__EimPha__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.services-module__EimPha__card,.services-module__EimPha__card:before,.services-module__EimPha__card:after,.services-module__EimPha__icon,.services-module__EimPha__index,.services-module__EimPha__points li,.services-module__EimPha__link{transition:none}.services-module__EimPha__card:hover{transform:none}.services-module__EimPha__card:before{transform:scaleX(1)}}
