@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-medium.ttf') format('truetype');font-weight:500 600;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-bold.ttf') format('truetype');font-weight:700 800;font-display:swap}
:root{--bg:#3c4346;--panel:#464e51;--deep:#2e3538;--text:#f8f6f0;--muted:#c4c9c7;--accent:#e3c8a5;--line:#ffffff21;--shadow:0 25px 65px #141e2445,0 5px 14px #17222735,inset 0 1px 0 #ffffff17;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--bg);color:var(--text);font:400 16px/1.7 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open,body.film-open{overflow:hidden}h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{width:100%;display:block;height:auto}button{color:inherit}::selection{background:var(--accent);color:var(--deep)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}.icon-defs{height:0;width:0;position:absolute;overflow:hidden}.icon{width:23px;height:23px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.section{padding:115px 0}.eyebrow{font-size:.75rem;line-height:1.7;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--accent)}h2{font-size:clamp(2.1rem,4.3vw,3.75rem);font-weight:500;line-height:1.15;letter-spacing:-.05em}h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em;color:var(--accent)}h3{font-weight:500;letter-spacing:-.035em;line-height:1.25}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(125deg,#eed9bb,#d9b98e);color:#283035;padding:20px 25px;border:1px solid #f3e1c8aa;border-radius:12px;font-size:.875rem;font-weight:700;line-height:1.35;box-shadow:0 12px 28px #18212459,0 3px 7px #17202530,inset 0 1px 0 #fff9;transition:transform .35s var(--ease),box-shadow .35s,filter .35s}.button .icon{width:21px;height:21px;transition:transform .4s var(--ease)}.button:hover{transform:translateY(-4px);box-shadow:0 18px 40px #18212470,0 4px 9px #17202530,inset 0 1px 0 #fff9;filter:brightness(1.06)}.button:hover .icon{transform:translate(3px,-3px)}.button-small{padding:14px 19px;font-size:.875rem;gap:24px;border-radius:9px}.button-outline{background:transparent;border:1px solid #b9c1bd66;color:var(--text);box-shadow:0 8px 22px #17202525,inset 0 1px 0 #ffffff0a}.quiet-link,.text-link{display:inline-flex;align-items:center;gap:25px;font-size:.875rem;padding:8px 0}.text-link{border-bottom:1px solid #e3c8a56b}.text-link:hover,.quiet-link:hover{color:var(--accent)}.text-link .icon{width:20px;height:20px}.skip-link{position:fixed;top:-80px;left:20px;background:var(--accent);color:var(--deep);z-index:100;padding:15px}.skip-link:focus{top:10px}
.header{position:sticky;top:0;z-index:40;background:#3c4346eb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transition:box-shadow .3s}.header.scrolled{box-shadow:0 1px 0 #ffffff0d,0 12px 28px #17202520}.nav-wrap{max-width:1536px;width:calc(100% - 112px);height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.wordmark{font-size:1.5rem;font-weight:700;line-height:1;letter-spacing:.105em;white-space:nowrap}.desktop-nav{display:flex;gap:29px}.desktop-nav a{font-size:.875rem;color:#e0e3dc;position:relative;padding:12px 0}.desktop-nav a:after{content:'';height:1px;width:100%;position:absolute;bottom:5px;left:0;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after{transform:scaleX(1)}.menu-toggle,.mobile-menu{display:none}@keyframes scroll-hint{50%{transform:translateY(4px)}}@keyframes arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
.services-section{position:relative;z-index:2;background:linear-gradient(#3c4346,#424a4c);padding-top:110px}.section-kicker{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.section-kicker>span{font-size:.75rem;color:#aab6ad;letter-spacing:.08em}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px}.section-heading>p{max-width:365px;color:var(--muted);font-size:1rem;line-height:1.8}.section-heading .eyebrow{margin-bottom:22px}.service-card{position:relative;isolation:isolate;background:linear-gradient(145deg,#525c60,#434d52);border:1px solid #e8eadd29;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;transition:transform .5s var(--ease),box-shadow .5s,border-color .5s;min-width:0}.service-card:after{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,0%),#e6ceb512,transparent 65%);opacity:0;transition:opacity .5s;z-index:0}.service-card:hover{transform:translateY(-7px);box-shadow:0 36px 75px #15232970,0 7px 20px #1722274d,inset 0 1px 0 #ffffff28;border-color:#e3c8a588}.service-card:hover:after{opacity:1}.service-featured{display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px}.service-image{position:relative;overflow:hidden;min-height:320px;background:#333e40}.service-image img{height:100%;width:100%;object-fit:cover;transition:transform 1s var(--ease),filter 1s;filter:saturate(.88)}.service-card:hover .service-image img{transform:scale(1.045);filter:saturate(1)}.service-featured>.service-image>img{position:absolute;inset:0;object-position:43% center}.service-featured .service-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#152127d9,transparent 50%);pointer-events:none}.photo-label{position:absolute;right:12px;bottom:12px;padding:3px 8px;background:#263439c7;color:#f3f3eb;border:1px solid #ffffff40;border-radius:5px;font-size:.75rem;z-index:3}.image-caption{position:absolute;bottom:35px;left:35px;color:white;font-size:1.8rem;line-height:1.25;letter-spacing:-.04em;z-index:2}.service-content{position:relative;z-index:1;padding:38px 40px 32px}.service-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--accent);font-size:.75rem;letter-spacing:.07em;margin-bottom:19px}.service-pill{border:1px solid #e3c8a540;border-radius:40px;padding:5px 9px;letter-spacing:0;color:#e6d9c4;font-size:.75rem;white-space:nowrap}.service-card h3{font-size:2.2rem;line-height:1.2;letter-spacing:-.045em;margin-bottom:21px}.service-lead{font-size:1.4rem;line-height:1.45;letter-spacing:-.025em;color:#f2f1e9;margin-bottom:19px}.service-content>p:not(.service-lead){font-size:1rem;color:#c9d2ca;line-height:1.8;max-width:500px}.service-benefits{list-style:none;padding:0;margin:23px 0;font-size:.875rem;color:#e1e6dc}.service-benefits li{display:flex;align-items:center;gap:11px;margin:9px 0}.service-benefits .icon{height:18px;width:18px;color:var(--accent)}.service-link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:23px;margin-top:24px;border-top:1px solid #ffffff21;font-size:.875rem;font-weight:600}.service-link>span{height:42px;width:42px;border:1px solid #ffffff33;display:grid;place-items:center;border-radius:50%;background:#7a8a841c;box-shadow:0 4px 12px #1523292b,inset 0 1px 0 #fff1;transition:background .3s,color .3s,transform .3s}.service-link .icon{width:20px;height:20px}.service-card:hover .service-link>span{background:var(--accent);color:#26343c;transform:rotate(3deg);border-color:var(--accent)}.service-pair{display:grid;grid-template-columns:1fr 1fr;gap:30px}.service-pair .service-card{display:flex;flex-direction:column}.service-pair .service-image{height:315px;min-height:0}.service-pair .service-image img{object-position:center 33%}.service-pair .service-card:first-child .service-image img{object-position:center 20%}.service-pair .service-content{flex:1;display:flex;flex-direction:column}.service-pair .service-link{margin-top:auto}.service-pair .service-content>p:last-of-type{padding-bottom:27px}.service-pair h3{font-size:2rem;overflow-wrap:anywhere}.service-pair .service-lead{font-size:1.3rem}
.studio-section{background:#e3e5de;color:#2f3b40;position:relative;z-index:2}.studio-section .eyebrow{color:#7e6344}.studio-section h2 em{color:#857151}.studio-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;align-items:center}.studio-story h2{font-size:clamp(2rem,3.75vw,3.3rem);margin-top:22px}.studio-story>p:not(.eyebrow){margin-top:27px;color:#616f71;line-height:1.9}.studio-benefits{margin-top:28px}.studio-benefits>div{display:flex;gap:22px;border-bottom:1px solid #78888435;padding:18px 0}.studio-benefits>div>span{font-size:.75rem;color:#9a8260;padding-top:4px}.studio-benefits strong{display:block;font-weight:600;color:#344346;margin-bottom:5px;font-size:1rem}.studio-benefits p{color:#687572;font-size:.875rem;line-height:1.7}.studio-story .text-link{margin-top:29px;border-color:#9d825d70}.studio-collage{position:relative;min-height:610px;padding-bottom:50px}.studio-large{position:absolute;right:0;top:0;width:89%;height:70%;border-radius:20px;overflow:hidden;box-shadow:0 30px 50px #40525b3b,0 7px 15px #1f333530}.studio-large img{height:100%;object-fit:cover;object-position:48% center}.studio-small{position:absolute;left:0;bottom:35px;height:45%;width:34%;border:7px solid #e3e5de;border-radius:18px;overflow:hidden;box-shadow:0 18px 35px #263c4a2e}.studio-small img{height:100%;object-fit:cover}.location-card{display:flex;align-items:center;gap:15px;position:absolute;bottom:50px;right:-7px;width:62%;background:#f3f3ecd9;backdrop-filter:blur(20px);padding:24px 21px;border-radius:14px;border:1px solid #fff;box-shadow:0 20px 40px #263c4a24,inset 0 1px 0 white}.location-card>.icon{color:#987e59;width:22px}.location-card strong{font-size:.875rem;display:block;line-height:1.5}.location-card span{font-size:.75rem;color:#6b7a79;display:block;margin-top:4px}.location-card a{margin-left:auto}.location-card a .icon{width:19px}.about-section{background:#414a4e;position:relative;z-index:2}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.about-photos{position:relative;min-height:630px}.about-main{width:85%;height:565px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.about-main img{height:100%;object-fit:cover}.about-detail{position:absolute;right:-5px;bottom:0;width:39%;height:270px;border:7px solid #414a4e;border-radius:19px;overflow:hidden;box-shadow:0 20px 40px #18282e50}.about-detail img{height:100%;object-fit:cover}.photo-signature{position:absolute;bottom:4px;left:24px;font-family:Georgia,serif;font-style:italic;font-size:1.8rem;color:var(--accent);line-height:1.4}.photo-signature span{display:block;font-family:Manrope,sans-serif;font-size:.75rem;font-style:normal;color:#b9c6bd;margin-top:4px}.about-story h2{margin-top:21px;font-size:clamp(2rem,3.4vw,3.1rem)}.about-story>p:not(.eyebrow){margin-top:23px;color:#c1cdc4;line-height:1.85}.about-story .large-copy{font-size:1.2rem;color:#f1f3e9!important;line-height:1.75!important}.about-story .button{margin-top:33px}
.process-section{background:#363f43;position:relative;z-index:2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.steps article{padding:30px;border-top:1px solid #c9d4c655;background:linear-gradient(145deg,#49545788,#36414533);border-radius:0 0 16px 16px;box-shadow:0 15px 35px #18282e2e,inset 0 1px 0 #ffffff10}.steps article>span{display:block;font-size:2.9rem;font-family:Georgia,serif;font-style:italic;color:#cdbba1;line-height:1;margin-bottom:34px}.steps h3{font-size:1.4rem;margin-bottom:16px}.steps p{color:#bfcbc2;line-height:1.8}.faq-section{background:#404a4e;position:relative;z-index:2}.faq-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:9%;align-items:start}.faq-grid h2{margin-top:20px;font-size:clamp(2rem,3.7vw,3.35rem)}.faq-grid>div>p:not(.eyebrow){margin-top:26px;color:#c4cec5;line-height:1.9}.faq-grid>div>p>a{display:inline-flex;gap:14px;align-items:center;font-size:.875rem;color:var(--accent);margin-top:8px}.faq-grid>div>p>a .icon{width:18px}.faq-list details{border:1px solid #dee5d825;background:linear-gradient(125deg,#53606288,#414e514d);border-radius:13px;margin-bottom:12px;box-shadow:0 8px 18px #1d2b302e,inset 0 1px 0 #ffffff0c;transition:border-color .3s,box-shadow .3s}.faq-list details:hover,.faq-list details[open]{border-color:#e3c8a568;box-shadow:0 12px 23px #1d2b303b}.faq-list summary{display:flex;gap:14px;align-items:center;font-size:1rem;line-height:1.55;padding:23px 23px;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-number{font-size:.75rem;color:#a8b7ac;margin-right:5px}.plus{margin-left:auto;width:16px;height:16px;position:relative;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;background:var(--accent);width:14px;height:1px;left:1px;top:8px;transition:transform .3s}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}.faq-list details>p{padding:0 28px 26px 57px;color:#c6d2c8;line-height:1.8;font-size:1rem}
.contact-section{background:linear-gradient(135deg,#596365,#475255);position:relative;z-index:2}.contact-section .section-heading{margin-bottom:48px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:34px;align-items:start}.contact-form-card{padding:37px;background:linear-gradient(140deg,#eef0e7,#dde3d9);border-radius:23px;color:#344347;border:1px solid #f4f6ee;box-shadow:0 30px 65px #14252d4d,0 5px 20px #14252d26,inset 0 1px 0 #fff}.form-header{margin-bottom:28px}.form-header h3{font-size:1.9rem;line-height:1.3;margin-bottom:5px}.form-header>span{font-size:.875rem;color:#73817d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}form label{display:block;font-size:.875rem;font-weight:500;margin-bottom:19px}form label>span{color:#7c8981;font-size:.75rem}input,textarea,select{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #bcc8c1;border-radius:9px;background:#f9faf3;color:#263b3f;font-size:1rem;line-height:1.6;box-shadow:inset 0 2px 4px #263c4209;transition:border-color .2s,box-shadow .2s}textarea{resize:vertical;min-height:125px}input::placeholder,textarea::placeholder{color:#8b9790;font-size:.875rem}input:focus,textarea:focus,select:focus{outline:none;border-color:#9c8159;box-shadow:0 0 0 3px #b6976830,inset 0 2px 4px #263c4209}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.consent{display:flex;align-items:flex-start;gap:11px;margin:21px 0 23px;font-size:.75rem;font-weight:400;line-height:1.75}.consent input{width:18px;height:18px;flex-shrink:0;margin:3px 0 0;accent-color:#7b6a50}.consent span{color:#65746d}.consent a{color:#46594e;text-decoration:underline;text-underline-offset:3px}.submit-button{width:100%;border-color:#d4be9c;box-shadow:0 9px 20px #41544826,inset 0 1px 0 #fff8}.submit-button:disabled{opacity:.7;cursor:progress;transform:none}.form-status{font-size:.875rem;line-height:1.7}.form-status:not(:empty){padding:16px 0 0}.form-status.success{color:#32683f}.form-status.error{color:#9c3831}.map-card{position:relative;aspect-ratio:1.28;border-radius:23px;overflow:hidden;background:#b8c7bc;border:1px solid #dbe7d64d;box-shadow:var(--shadow)}.map-card iframe{width:100%;height:100%;border:0;display:block;min-height:330px}.map-route{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:25px;padding:11px 16px;border-radius:10px;border:1px solid #fff9;box-shadow:0 8px 18px #29413b40;background:#f5f4ecf2;color:#374b4c;font-size:.875rem;font-weight:500}.map-route .icon{width:19px}.contact-address{padding:28px 12px 0}.contact-address h3{font-size:1.55rem;margin-bottom:12px}.contact-address>p{color:#d4dfd2;line-height:1.8}.contact-links{display:flex;flex-direction:column;gap:13px;margin-top:23px}.contact-links a{display:flex;align-items:center;gap:14px;font-size:1rem}.contact-links .icon{color:var(--accent);width:20px}.arrival-note{font-size:.75rem;margin-top:25px;color:#b6c4b7!important}footer{background:#303a3f;position:relative;z-index:2}.footer-top{padding:44px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:45px}.footer-top p{font-size:.875rem;color:#b9c6bc}.back-top{margin-left:auto;border:1px solid #acbfb155;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:22px;transition:background .3s}.back-top:hover{background:#e3c8a530}.footer-bottom{padding:27px 0 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.75rem;color:#a7b7aa}.footer-bottom a:hover{color:var(--accent)}
#film-dialog{padding:18px;background:#364349;border:1px solid #c4d0c740;border-radius:20px;box-shadow:0 40px 100px #06131be6;color:var(--text);max-width:min(94vw,540px);width:540px;max-height:94dvh;overflow:auto}#film-dialog::backdrop{background:#0c1a21d9;backdrop-filter:blur(12px)}.film-dialog-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:2px 3px 17px}.film-dialog-top h2{font-size:1.125rem;letter-spacing:-.025em;margin-top:4px}.film-dialog-top .eyebrow{font-size:.75rem;letter-spacing:.1em}.close-film{height:39px;width:39px;display:grid;place-items:center;background:#ffffff0b;border:1px solid #fff3;border-radius:50%;flex-shrink:0}.close-film:hover{background:#ffffff25}#full-video{height:min(75dvh,760px);width:100%;display:block;object-fit:contain;border-radius:11px;background:#1a252b}.reveal{transition:opacity .85s var(--ease),transform .85s var(--ease)}.reveal.pending{opacity:0;transform:translateY(33px)}.service-pair>.reveal:nth-child(2){transition-delay:.12s}.steps>.reveal:nth-child(2){transition-delay:.08s}.steps>.reveal:nth-child(3){transition-delay:.16s}
@media(min-width:1600px){}
@media(max-width:1200px){.wrap,.nav-wrap{width:calc(100% - 80px)}.desktop-nav{gap:20px}.nav-wrap>.button{font-size:.75rem;padding:14px 15px;gap:13px}.wordmark{font-size:1.3rem}.section{padding:90px 0}.service-content{padding:30px}.service-meta{flex-wrap:wrap;gap:10px}.service-meta .service-pill{font-size:.75rem}.service-card h3{font-size:2rem}.service-pair h3{font-size:1.85rem}.studio-grid{gap:6%}.studio-collage{min-height:570px}.location-card{right:0;width:66%;padding:20px 15px;gap:12px}.location-card>.icon{display:none}.about-grid{gap:8%}.about-photos{min-height:560px}.about-main{height:490px}.about-detail{height:225px}.photo-signature{left:15px;font-size:1.6rem}.faq-grid{gap:6%}.contact-grid{grid-template-columns:1.25fr 1fr;gap:27px}.contact-form-card{padding:29px}.form-row{gap:14px}.map-card iframe{min-height:300px}}
@media(max-width:990px){.nav-wrap>.button{display:none}.section-heading{gap:25px}.section-heading>p{max-width:260px}.service-featured{grid-template-columns:1fr 1.1fr}.service-content{padding:27px}.service-card h3{font-size:1.9rem}.service-lead{font-size:1.25rem}.service-pair h3{font-size:1.6rem}.service-pair .service-image{height:260px}.image-caption{font-size:1.45rem;left:25px;bottom:48px}.studio-grid{grid-template-columns:1fr 1fr;gap:5%}.studio-story h2{font-size:2.2rem}.studio-collage{min-height:530px}.location-card{width:81%;bottom:15px}.studio-small{bottom:90px}.about-grid{gap:6%;grid-template-columns:1fr 1fr}.about-main{height:465px}.about-detail{width:44%;height:240px;bottom:28px}.photo-signature{bottom:-15px}.about-story h2{font-size:2.15rem}.steps{gap:19px}.steps article{padding:26px 22px}.steps h3{font-size:1.25rem}.contact-grid{grid-template-columns:1.15fr 1fr;gap:24px}.contact-form-card{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact-address{padding-inline:5px}.map-card{aspect-ratio:auto;height:340px}.faq-grid{grid-template-columns:.9fr 1.3fr;gap:5%}.faq-grid h2{font-size:2.3rem}.faq-list summary{padding:20px 17px;font-size:.875rem;gap:10px}.faq-list details>p{font-size:.875rem;padding:0 23px 23px 46px}.footer-top{gap:30px}.footer-top p{font-size:.75rem}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.section{padding:70px 0}.nav-wrap{height:76px;width:calc(100% - 42px)}.wordmark{font-size:1.25rem;letter-spacing:.105em}.desktop-nav{display:none}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid #d7e0d545;border-radius:50%;background:#d1e0d50a;flex-direction:column;align-items:center;justify-content:center;gap:7px}.menu-toggle span{width:19px;height:1px;background:#ecede5;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:block;position:fixed;top:76px;left:0;width:100%;height:calc(100dvh - 76px);background:#3c474b;padding:12px 25px 38px;overflow:auto;overscroll-behavior:contain}.mobile-menu>a{display:flex;justify-content:space-between;font-size:1.45rem;letter-spacing:-.035em;padding:17px 0;border-bottom:1px solid var(--line)}.mobile-menu>a>span{font-size:.75rem;color:var(--accent);align-self:center}.mobile-contact{display:flex;flex-direction:column;gap:12px;margin-top:25px}.mobile-contact p{font-size:.875rem;color:#c2d0c4;margin-top:8px}.services-section{padding-top:72px}.section-kicker{margin-bottom:23px;gap:15px}.section-kicker>span{display:none}.eyebrow{font-size:.75rem;letter-spacing:.12em}h2{font-size:clamp(2rem,7.2vw,3.15rem);line-height:1.17;letter-spacing:-.045em}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:24px;font-size:1rem;max-width:100%;line-height:1.8}.service-featured{grid-template-columns:1fr;margin-bottom:25px}.service-card{border-radius:19px}.service-featured .service-image{height:360px;min-height:0}.service-featured .service-image>img{object-position:center center}.image-caption{left:24px;bottom:48px;font-size:1.6rem}.service-content{padding:26px 23px 25px}.service-meta{font-size:.75rem;gap:8px;letter-spacing:.035em;margin-bottom:18px}.service-pill{font-size:.75rem;padding:4px 8px}.service-card h3{font-size:2rem;margin-bottom:20px}.service-lead{font-size:1.3rem;line-height:1.45;margin-bottom:18px}.service-content>p:not(.service-lead){font-size:1rem;line-height:1.8}.service-benefits{font-size:.875rem;margin:22px 0}.service-benefits li{align-items:flex-start;gap:10px}.service-benefits .icon{margin-top:3px}.service-link{font-size:.875rem;padding-top:21px;margin-top:22px}.service-link>span{width:40px;height:40px;flex-shrink:0}.service-pair{grid-template-columns:1fr;gap:25px}.service-pair .service-image{height:300px}.service-pair .service-card:first-child .service-image img{object-position:center 18%}.service-pair h3{font-size:1.85rem}.service-pair .service-lead{font-size:1.3rem}.service-pair .service-content>p:last-of-type{padding-bottom:23px}.photo-label{right:10px;bottom:10px;font-size:.75rem}.studio-grid{grid-template-columns:1fr;gap:44px}.studio-story h2{font-size:clamp(2rem,7vw,3rem);margin-top:20px}.studio-story>p:not(.eyebrow){margin-top:24px;line-height:1.85}.studio-benefits{margin-top:22px}.studio-benefits>div{gap:20px;padding:17px 0}.studio-benefits strong{font-size:1rem}.studio-benefits p{font-size:.875rem}.studio-collage{min-height:505px}.studio-large{height:70%;width:92%;border-radius:17px}.studio-small{bottom:33px;width:32%;height:43%;border-width:6px}.location-card{width:66%;bottom:38px;right:0;padding:22px 16px;gap:10px;border-radius:12px}.location-card strong{font-size:.875rem;line-height:1.5}.location-card span{font-size:.75rem}.location-card a{display:none}.about-grid{grid-template-columns:1fr;gap:56px}.about-photos{min-height:510px;max-width:480px;width:100%;margin:auto}.about-main{height:450px;width:83%;border-radius:17px}.about-detail{height:220px;bottom:15px;right:0;width:43%;border-width:6px}.photo-signature{font-size:1.6rem;left:12px;bottom:-12px}.photo-signature span{font-size:.75rem}.about-story h2{font-size:clamp(2rem,7.1vw,3.05rem);margin-top:20px}.about-story .large-copy{font-size:1.15rem}.about-story p{font-size:1rem}.about-story .button{margin-top:27px}.process-section .section-heading>.text-link{margin-top:23px}.steps{grid-template-columns:1fr;gap:22px}.steps article{padding:26px 25px;display:grid;grid-template-columns:42px 1fr;column-gap:19px;border-radius:15px}.steps article>span{grid-row:1/3;font-size:2.4rem;margin-bottom:0;line-height:1.2}.steps article h3{font-size:1.3rem;margin-bottom:12px}.steps article p{grid-column:2;font-size:1rem}.faq-grid{grid-template-columns:1fr;gap:31px}.faq-grid h2{font-size:clamp(2rem,7.1vw,3.05rem)}.faq-grid>div>p:not(.eyebrow){margin-top:20px}.faq-list summary{font-size:1rem;padding:20px 16px;gap:10px}.faq-number{display:none}.faq-list details>p{font-size:1rem;padding:0 20px 24px}.faq-list details{border-radius:12px;margin-bottom:11px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-section .section-heading{margin-bottom:34px}.contact-form-card{padding:27px 22px;border-radius:19px}.form-header{margin-bottom:25px}.form-header h3{font-size:1.6rem}.form-header>span{font-size:.875rem}form label{font-size:.875rem}input,select,textarea{font-size:1rem;padding:13px 12px}.form-row{grid-template-columns:1fr;gap:0}.consent{font-size:.75rem;margin:20px 0}.submit-button{font-size:.875rem;padding:18px 17px;gap:14px}.contact-location{display:flex;flex-direction:column}.map-card{height:365px;border-radius:19px}.map-card iframe{min-height:0}.contact-address{padding:27px 5px 0}.contact-address h3{font-size:1.55rem}.contact-address p{font-size:1rem}.contact-address .arrival-note{font-size:.75rem}.contact-links{gap:16px}.contact-links a{font-size:1rem}.footer-top{flex-wrap:wrap;gap:24px 10px;padding:32px 0}.footer-top .wordmark{font-size:1.25rem}.footer-top p{order:3;width:100%;font-size:.75rem}.back-top{width:40px;height:40px}.footer-bottom{gap:19px;align-items:flex-start;justify-content:space-between;font-size:.75rem;line-height:1.7}.footer-bottom>a:last-child{flex-basis:100%}#film-dialog{padding:14px;border-radius:17px;max-width:94vw}.film-dialog-top{padding-bottom:13px}.film-dialog-top h2{font-size:1rem}.close-film{height:36px;width:36px}#full-video{height:73dvh;max-height:calc(93dvh - 120px)}.service-pair>.reveal:nth-child(n),.steps>.reveal:nth-child(n){transition-delay:0s}}
@media(max-width:380px){.service-content{padding:25px 20px}.service-pair h3{font-size:1.65rem}.service-featured .service-image{height:330px}.studio-collage{min-height:450px}.location-card{padding:20px 12px}.about-photos{min-height:460px}.about-main{height:402px}.about-detail{height:205px}.photo-signature{font-size:1.4rem}.contact-form-card{padding:25px 18px}.submit-button{font-size:.8rem;gap:9px}.map-card{height:330px}}
@media(hover:none){.service-card:hover{transform:none}.button:hover{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}.service-card:hover,.button:hover{transform:none}.service-card:hover .service-image img{transform:none}}
@media(min-width:761px){}
/* Image-led hero and quiet, continuously moving customer proof. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-track{position:relative;z-index:0}.hero{width:min(1580px,calc(100% - 48px));margin:auto;position:relative}.hero-panel{border:1px solid #e4e7df30;border-radius:28px;background:#2f3539;box-shadow:0 35px 80px #14212960,0 7px 22px #17222740,inset 0 1px 0 #fff2;overflow:clip}.hero-stage{position:relative;min-height:clamp(590px,44vw,710px);isolation:isolate;background:linear-gradient(110deg,#343b40,#2b3237)}.hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:contain;object-position:right bottom}.hero-photo>.photo-label{bottom:14px;right:17px;font-size:.75rem;background:#1c252ad1;color:#d9dedb}.hero-shade{position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#30383df2 0%,#30383de8 22%,#30383dab 38%,#30383d20 55%,transparent 67%),linear-gradient(0deg,#20292b70,transparent 25%)}.hero-copy{position:relative;width:57%;padding:30px clamp(28px,4.1vw,64px) 54px;z-index:2}.google-proof{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #dfe6e12e;border-radius:30px;width:fit-content;background:#f0f5eb0d;color:#eef1e9;box-shadow:0 5px 13px #12232b20,inset 0 1px 0 #ffffff0d;backdrop-filter:blur(12px);transition:background .3s,border-color .3s}.google-proof:hover{background:#eef4eb16;border-color:#e3c8a57a}.google-mark{width:17px;height:17px;flex-shrink:0}.google-proof strong{font-size:.875rem;font-weight:600}.stars{color:#e3c598;letter-spacing:.07em;font-size:.75rem;line-height:1.4}.rating-caption{font-size:.75rem;color:#c1ccc6}.google-proof>.icon{width:13px;height:13px;color:#c0cbc4;margin-left:3px}.hero-copy>.eyebrow{margin-top:42px;font-size:.75rem;letter-spacing:.085em;color:#d5dbd5}h1{font-size:clamp(2.8rem,4.3vw,4.25rem);line-height:1.13;font-weight:500;letter-spacing:-.055em;margin-top:19px}h1 em{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.045em;color:#e5cdad;font-weight:400;white-space:nowrap}.hero-last-line{display:inline-block;font-size:.55em;line-height:1.45;letter-spacing:-.025em;color:#f1f2eb;margin-top:8px}.hero-description{font-size:1rem;line-height:1.8;max-width:410px;color:#cdd6d0;margin-top:26px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:29px}.hero-actions>.button{padding:18px 22px;gap:26px;box-shadow:0 14px 30px #0e1b2459,0 4px 9px #111c2a40,inset 0 1px 0 #fff9}.hero-actions .quiet-link{color:#cbd5cd;font-size:.875rem;gap:15px}.hero-actions .quiet-link:hover{color:var(--accent)}.hero-signature{position:absolute;left:59%;bottom:24px;z-index:1;line-height:1.45;text-shadow:0 2px 15px #142027}.hero-signature>span{display:block;font-size:1.2rem;font-family:Georgia,serif;font-style:italic;color:#eee2cf}.hero-signature small{display:block;font-size:.75rem;color:#c0cdc4;margin-top:4px}.hero-side{position:absolute;right:25px;top:27px;width:124px;z-index:3;display:flex;align-items:flex-end;flex-direction:column}.film-card{display:block;width:100%;padding:5px 5px 8px;border:1px solid #f0f4e65c;border-radius:14px;background:#7c8a8038;backdrop-filter:blur(14px);box-shadow:0 19px 35px #0d1d298c,inset 0 1px 0 #fff3;transform:rotate(3deg);transition:transform .4s var(--ease),box-shadow .4s;text-align:left}.film-card:hover{transform:rotate(0) translateY(-4px);box-shadow:0 26px 45px #0d1d29a6}.film-frame{display:block;position:relative;aspect-ratio:9/13;overflow:hidden;border-radius:9px;background:#242c30}.film-frame video{width:100%;height:100%;object-fit:cover}.film-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#16232c80,transparent 40%);pointer-events:none}.film-expand{position:absolute;top:7px;right:7px;width:25px;height:25px;display:grid;place-items:center;background:#1a2a3373;border:1px solid #fff6;border-radius:50%;z-index:1}.film-expand .icon{width:13px;height:13px}.film-state{position:absolute;left:8px;bottom:7px;font-size:.75rem;color:#fff;z-index:1}.film-title{display:flex;justify-content:space-between;gap:4px;align-items:center;padding:8px 3px 0;font-size:.75rem;line-height:1.5}.film-title .icon{height:13px;width:13px}.video-pause{border:0;background:none;padding:11px 0;font-size:.75rem;color:#d7ded7;text-align:right;line-height:1.5;text-shadow:0 1px 8px #14252c}.video-pause:hover{color:white}.hero-copy>*{animation:arrive .9s var(--ease) both}.hero-copy>.eyebrow{animation-delay:.06s}.hero-copy h1{animation-delay:.13s}.hero-description{animation-delay:.2s}.hero-actions{animation-delay:.27s}
.hero-reviews{position:relative;padding:18px 0 24px;background:linear-gradient(125deg,#2a3338,#252f34);border-top:1px solid #e2ece31f;box-shadow:inset 0 10px 30px #13202b25}.reviews-heading{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4.1vw,64px);margin-bottom:15px;gap:15px}.reviews-heading>a{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;color:#c4cfc7;letter-spacing:.035em}.reviews-heading>a:hover{color:var(--accent)}.reviews-heading .icon{width:14px;height:14px}.reviews-toggle{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid #dbe9df29;background:#aabbb208;color:#d1dccf;line-height:1;font-size:.75rem}.reviews-toggle:hover{border-color:#e3c8a580;background:#d4dbc116}.reviews-window{position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#8d9c8f #283136}.reviews-belt{display:flex;width:max-content;padding:2px 0;will-change:transform}.reviews-group{display:flex;gap:16px;list-style:none;padding:0 16px 0 0;margin:0;flex-shrink:0}.review-card{width:310px;padding:16px 21px 15px;background:linear-gradient(125deg,#50605a33,#4a585319);border:1px solid #d8e6d625;border-radius:12px;box-shadow:0 8px 20px #111e272e,inset 0 1px 0 #ffffff09;flex-shrink:0}.review-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-top>span:last-child{color:#a8b8ad;font-size:.75rem}.review-card blockquote{margin:9px 0 12px;min-height:42px;font-size:.875rem;line-height:1.6;font-weight:400;color:#f0f3eb}.review-author{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;color:#b9c8bd}.review-excerpt{color:#94a69a}.hero-reviews.is-ready .reviews-window{overflow:hidden}.hero-reviews.is-ready .reviews-window:before,.hero-reviews.is-ready .reviews-window:after{content:'';position:absolute;top:0;bottom:0;width:clamp(28px,7vw,110px);z-index:2;pointer-events:none}.hero-reviews.is-ready .reviews-window:before{left:0;background:linear-gradient(90deg,#11191de8,#11191d00)}.hero-reviews.is-ready .reviews-window:after{right:0;background:linear-gradient(270deg,#11191de8,#11191d00)}.hero-reviews.is-ready .reviews-belt{animation:review-drift var(--review-duration,43.4667s) linear infinite}.hero-reviews.is-paused .reviews-belt,.hero-reviews.is-tab-hidden .reviews-belt{animation-play-state:paused!important}@keyframes review-drift{to{transform:translateX(var(--review-distance,-1304px))}}
.trust-section{position:relative;z-index:2;background:linear-gradient(120deg,#3e474b,#424c50);padding:49px 0 51px;border-bottom:1px solid #e5e8dc1a}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:24px}.trust-grid>div+div{border-left:1px solid #e0e7da24}.trust-grid strong{font-size:clamp(3.5rem,6.5vw,6rem);line-height:1;letter-spacing:-.065em;font-weight:500;color:#eee6d6}.trust-grid strong span{font-size:.6em;color:#c4ac8d;vertical-align:top;line-height:1.1;margin-left:4px}.trust-grid p{font-size:.875rem;color:#bbc8be;line-height:1.7}.services-section{padding-top:94px}.service-card{border-color:#e7e7d737;box-shadow:0 25px 65px #14202959,0 5px 18px #14242c40,inset 0 1px 0 #ffffff24}.service-content{background:linear-gradient(130deg,#5864641c,transparent)}.service-card h3{letter-spacing:-.045em}.service-pair .service-image img,.service-pair .service-card:first-child .service-image img{object-position:center center}.process-section{background:linear-gradient(135deg,#4e5a5e,#404b50)}.steps article{border:1px solid #d4dfd12b;border-radius:18px;background:linear-gradient(135deg,#77888129,#37434a17);box-shadow:0 18px 35px #13212b33,inset 0 1px 0 #ffffff18;transition:border-color .35s,transform .35s}.steps article:hover{border-color:#e3c8a578;transform:translateY(-4px)}.steps article>span{font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:3.4rem;letter-spacing:-.07em;color:#dfc7a7}.advantages-section{position:relative;z-index:2;background:linear-gradient(130deg,#4a5559,#384449)}.advantages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.advantage-card{position:relative;padding:33px 31px;border:1px solid #e1e9d52b;border-radius:20px;background:radial-gradient(ellipse at top right,#95a3911a,transparent 65%),linear-gradient(140deg,#62726a2e,#35424824);box-shadow:0 25px 45px #17282e42,0 4px 12px #14212920,inset 0 1px 0 #ffffff1a;transition:transform .4s var(--ease),border-color .4s,box-shadow .4s}.advantage-card:hover{transform:translateY(-6px);border-color:#e3c8a57d;box-shadow:0 30px 50px #16262d69,inset 0 1px 0 #fff2}.advantage-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px}.advantage-top>span:last-child{font-size:.75rem;letter-spacing:.08em;color:#a3b4a7}.advantage-icon{width:53px;height:53px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#ebd5b619,#9eae8f0b);border:1px solid #e4d2b840;box-shadow:0 8px 18px #16262b35,inset 0 1px 0 #fff2;color:#e3c8a5}.advantage-icon .icon{width:25px;height:25px}.advantage-card h3{font-size:1.65rem;line-height:1.3;letter-spacing:-.035em;margin-bottom:21px}.advantage-card>p{font-size:1rem;line-height:1.8;color:#c1cdc3}.advantage-foot{display:block;margin-top:29px;padding-top:20px;border-top:1px solid #e0e5d321;color:#dfd2ba;font-size:.75rem}.advantages-grid .reveal:nth-child(2){transition-delay:.08s}.advantages-grid .reveal:nth-child(3){transition-delay:.16s}
@media(min-width:1600px){.hero-copy{padding-top:37px}.hero-copy>.eyebrow{margin-top:58px}.hero-side{right:30px;top:38px;width:140px}.hero-description{font-size:1.1rem;max-width:435px}}
@media(max-width:1200px){.hero-copy{width:59%;padding-inline:35px}.hero-copy>.eyebrow{margin-top:35px;letter-spacing:.04em}.hero-copy h1{font-size:clamp(2.65rem,4.3vw,3.25rem)}.hero-stage{min-height:600px}.hero-description{max-width:370px}.hero-side{right:22px;width:105px}.hero-signature{left:61%}.film-title .icon{display:none}.trust-grid{gap:20px}.trust-grid>div{gap:17px}.trust-grid p{font-size:.75rem}.advantages-grid{gap:20px}.advantage-card{padding:27px}.advantage-card h3{font-size:1.45rem}}
@media(max-width:900px){.hero-stage{display:flex;flex-direction:column;min-height:0}.hero-copy{width:100%;padding:29px 34px 35px}.hero-copy h1{font-size:clamp(2.9rem,6.5vw,3.9rem)}.hero-copy>.eyebrow{margin-top:30px}.hero-description{max-width:510px}.hero-photo{position:relative;inset:auto;z-index:0;order:2;aspect-ratio:1.5}.hero-photo>img{object-fit:contain;object-position:center bottom}.hero-shade{display:none}.hero-photo:before{content:'';position:absolute;inset:0 0 auto;height:65px;z-index:1;background:linear-gradient(#30383d,transparent)}.hero-side{top:auto;right:30px;bottom:65px;width:115px}.hero-signature{left:34px;bottom:29px;z-index:2}.hero-photo>.photo-label{right:15px;bottom:13px}.trust-grid>div{display:block;text-align:center}.trust-grid strong{font-size:4.3rem}.trust-grid p{margin-top:14px;font-size:.875rem}.trust-section{padding:38px 0}.advantages-grid{grid-template-columns:1fr}.advantage-card{padding:30px;display:grid;grid-template-columns:90px 1fr 1fr;gap:0 25px}.advantage-top{grid-row:1/3;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;margin:0}.advantage-card h3{font-size:1.6rem;margin:0;align-self:center}.advantage-card>p{grid-column:3;grid-row:1/3}.advantage-foot{grid-column:2;margin-top:17px;padding-top:17px}.advantages-grid .reveal:nth-child(n){transition-delay:0s}}
@media(max-width:760px){.hero{width:calc(100% - 22px)}.hero-panel{border-radius:22px}.hero-copy{padding:25px 24px 31px}.google-proof{gap:7px;padding:6px 9px}.google-mark{width:16px;height:16px}.google-proof>.icon{display:none}.hero-copy>.eyebrow{font-size:.75rem;letter-spacing:.025em;margin-top:29px;line-height:1.6;max-width:320px}.hero-copy h1{font-size:clamp(2.2rem,7.8vw,3.45rem);line-height:1.16;margin-top:17px}.hero-last-line{font-size:.57em;margin-top:9px;line-height:1.4;letter-spacing:-.03em}.hero-description{font-size:1rem;line-height:1.8;margin-top:21px}.hero-actions{margin-top:23px;gap:8px}.hero-actions>.button{padding:18px;font-size:.875rem;gap:16px}.hero-actions .quiet-link{font-size:.875rem}.hero-photo{aspect-ratio:1/1.0333}.hero-photo>img{width:155%;max-width:none;height:auto;transform:translateX(-35.48387%)}.hero-photo:before{height:40px}.hero-side{width:96px;left:18px;right:auto;bottom:69px}.film-card{padding:4px 4px 7px;border-radius:12px;transform:rotate(-3deg)}.film-frame{border-radius:8px}.film-title{font-size:.75rem;line-height:1.35}.film-state{left:6px;bottom:6px;font-size:.75rem}.film-expand{width:23px;height:23px;top:5px;right:5px}.video-pause{text-align:left;font-size:.75rem;padding:10px 0 0;text-shadow:0 2px 8px #000}.hero-signature{left:22px;bottom:19px}.hero-signature>span{font-size:1.125rem}.hero-signature small{font-size:.75rem}.hero-reviews{padding:14px 0 19px}.reviews-heading{padding-inline:23px;margin-bottom:12px}.reviews-heading>a{font-size:.75rem;gap:8px}.review-card{width:280px;padding:15px 18px}.reviews-group{gap:12px;padding-right:12px}.review-card blockquote{font-size:.875rem}.reviews-heading .icon{width:13px;height:13px}.trust-section{padding:35px 0 36px}.trust-grid{gap:13px}.trust-grid strong{font-size:clamp(2.9rem,11vw,4.6rem)}.trust-grid p{font-size:.75rem;line-height:1.65;margin-top:12px}.trust-grid>div+div{padding-left:9px}.services-section{padding-top:69px}.service-pair .service-image img,.service-pair .service-card:first-child .service-image img{object-position:center center}.advantage-card{display:block;padding:29px}.advantage-top{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:27px}.advantage-card h3{font-size:1.65rem;margin-bottom:18px}.advantage-card>p{font-size:1rem}.advantage-foot{margin-top:24px;padding-top:20px}.advantages-grid{gap:22px}.steps article>span{font-size:2.7rem}.steps article{border-radius:16px}.process-section .section-heading .text-link{margin-top:20px}}
@media(max-width:380px){.hero-copy{padding-inline:19px}.hero-copy h1{font-size:clamp(1.95rem,7.8vw,2.8rem)}.hero-copy>.eyebrow{font-size:.75rem;max-width:250px}.hero-actions>.button{font-size:.8rem;padding:17px 13px;gap:10px}.hero-side{width:84px;left:15px;bottom:69px}.hero-signature{left:19px}.trust-grid{gap:8px}.trust-grid strong{font-size:2.8rem}.trust-grid p{font-size:.75rem}.advantage-card{padding:25px}.reviews-heading{padding-inline:19px}}
@media(prefers-reduced-motion:reduce){.hero-reviews.is-ready .reviews-window{overflow-x:auto}.hero-reviews.is-ready .reviews-belt{animation:none;transform:none}.reviews-group[aria-hidden=true]{display:none}.hero-copy>*{animation:none}.advantage-card:hover,.steps article:hover,.film-card:hover{transform:none}}
/* Neutral anthracite, with a distinct tone for every adjacent section. */
:root{--bg:#242729;--panel:#35383a;--deep:#202325;--muted:#c3c3bf;--text:#f5f3ee;--shadow:0 25px 65px #11121359,0 5px 16px #13141440,inset 0 1px 0 #ffffff17}
body{background:#242729}.header{background:#242729ee}.header.scrolled{box-shadow:0 1px 0 #ffffff0b,0 14px 30px #10111238}.mobile-menu{background:#292c2e}.hero-panel{background:#292c2e;box-shadow:0 35px 75px #10111265,0 5px 18px #11121340,inset 0 1px 0 #ffffff16}.hero-stage{background:#292c2e;min-height:clamp(690px,51vw,820px)}.hero-atmosphere{position:absolute;inset:0 42% 0 0;background:url('assets/nabil-hero.webp') left center / auto 100% no-repeat;z-index:-3;pointer-events:none}.hero-photo{z-index:-2}.hero-photo>img{object-fit:contain;object-position:right bottom;mask-image:linear-gradient(90deg,transparent 0%,#000 20%,#000 100%)}.hero-shade{background:linear-gradient(90deg,#26292bf2 0%,#26292be6 24%,#26292bb0 39%,#26292b22 56%,transparent 68%),linear-gradient(0deg,#24272945,transparent 23%)}.hero-copy{padding-top:32px;padding-bottom:64px}.hero-copy>.eyebrow{margin-top:62px;color:#d1d0c9}.hero-copy h1{font-size:clamp(3.1rem,4.5vw,4.65rem);line-height:1.16;letter-spacing:-.055em}.hero-copy h1 em{font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.055em}.hero-last-line{font-size:.49em;margin-top:17px}.hero-description{max-width:380px;line-height:1.85;color:#c9cbc8;margin-top:30px}.hero-actions{margin-top:29px}.hero-signature{left:auto;right:8%;bottom:35px}.hero-signature>span{font-family:Manrope,Arial,sans-serif;font-style:normal;font-size:1rem}.hero-side{top:28px;right:25px}.hero-reviews{background:linear-gradient(120deg,#272a2c,#202325);border-top-color:#ffffff1c;box-shadow:inset 0 10px 25px #13141433}.review-card{background:linear-gradient(130deg,#40434566,#3437393b);border-color:#d4d5cc25;box-shadow:0 7px 20px #11121340,inset 0 1px 0 #ffffff0d}.review-author{color:#c3c5bf}.review-excerpt,.review-top>span:last-child{color:#a0a5a0}.hero-reviews.is-ready .reviews-window:before{background:linear-gradient(90deg,#111213f5,#11121300)}.hero-reviews.is-ready .reviews-window:after{background:linear-gradient(270deg,#111213f5,#11121300)}
.trust-section{background:#323537;border-bottom-color:#ffffff13}.trust-grid p{color:#c1c3bf}.services-section{background:#25282a}.process-section{background:#393c3e}.studio-section{background:#2c2f31;color:#f5f3ee}.advantages-section{background:#404345}.about-section{background:#282b2d}.faq-section{background:#343739}.contact-section{background:#2c2f30}.footer{background:#202325}.section-heading>p{color:#c3c5c1}.studio-section .eyebrow{color:var(--accent)}.studio-section h2 em{color:var(--accent)}.studio-story>p:not(.eyebrow),.studio-benefits p{color:#bfc3bd}.studio-benefits strong{color:#efeee7}.studio-benefits>div{border-color:#ffffff21}.studio-benefits>div>span{color:#bba68a}.studio-small{border-color:#2c2f31}.studio-story .text-link{color:#e3c8a5;border-color:#e3c8a561}.studio-large{box-shadow:0 30px 50px #0d0f114d,0 7px 15px #11121340}.about-detail{border-color:#282b2d}.about-story>p:not(.eyebrow){color:#c4c7c0}.steps article{background:linear-gradient(135deg,#52565866,#33363855);border-color:#e4e4dc24;box-shadow:0 19px 40px #181a1b40,inset 0 1px 0 #ffffff1a}.steps p{color:#c4c7c0}.advantage-card{background:linear-gradient(145deg,#55595a7a,#383c3d61);box-shadow:0 25px 45px #15171942,inset 0 1px 0 #ffffff21}.advantage-card>p{color:#c9cbc5}.faq-list details{background:linear-gradient(125deg,#474b4c99,#393d3e66);box-shadow:0 9px 20px #16191a40,inset 0 1px 0 #ffffff10}.faq-list details>p{color:#c9ccc4}.contact-form-card{background:linear-gradient(135deg,#eeeee8,#dcded7)}
/* One service per row; separate photographic and text panels alternate. */
.service-rows{display:grid;gap:30px}.service-card.service-row{display:grid;grid-template-columns:1.07fr 1fr;gap:20px;background:none;border:0;border-radius:0;box-shadow:none;overflow:visible;transform:none;isolation:isolate}.service-card.service-row:after{display:none}.service-card.service-row:hover{transform:none;box-shadow:none}.service-row>.service-image{position:relative;min-height:510px;border:1px solid #ffffff24;border-radius:22px;overflow:hidden;background:#303436;box-shadow:0 22px 50px #10121366,0 5px 16px #12141533;transition:box-shadow .4s,border-color .4s}.service-row>.service-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9)}.service-row>.service-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#171a1cb8,transparent 39%);pointer-events:none}.service-row .image-caption{font-size:1.65rem;left:34px;bottom:42px}.service-row>.service-content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:45px;background:radial-gradient(ellipse at top right,#ffffff08,transparent 70%),linear-gradient(125deg,#373b3d,#303436);border:1px solid #ffffff21;border-radius:22px;box-shadow:0 22px 50px #10121352,0 5px 16px #12141533,inset 0 1px 0 #ffffff16;transition:transform .45s var(--ease),box-shadow .45s,border-color .45s}.service-row:hover>.service-content{border-color:#e3c8a566;transform:translateY(-4px);box-shadow:0 30px 60px #10121366,inset 0 1px 0 #fff2}.service-row:hover>.service-image{border-color:#e3c8a540;box-shadow:0 28px 60px #1012137a}.service-row .service-meta{margin-bottom:22px}.service-row h3{font-size:clamp(1.9rem,2.8vw,2.8rem);margin-bottom:23px;overflow-wrap:anywhere}.service-row .service-lead{font-size:1.4rem;line-height:1.45;margin-bottom:19px}.service-row .service-content>p:not(.service-lead){color:#c5c9c1;line-height:1.85}.service-row .service-benefits{color:#dcdfd5}.service-row .service-link{margin-top:26px;padding-top:22px}.service-row.service-reversed{grid-template-columns:1fr 1.07fr}.service-reversed>.service-image{grid-column:2;grid-row:1}.service-reversed>.service-content{grid-column:1;grid-row:1;background:linear-gradient(140deg,#3d4143,#34383a)}.service-row:nth-child(3)>.service-content{background:linear-gradient(130deg,#34383a,#2f3335)}
@media(min-width:1600px){.hero-copy{padding-top:40px}.hero-copy>.eyebrow{margin-top:73px}.hero-description{max-width:415px}.hero-actions{margin-top:35px}.hero-side{top:35px;right:30px}}
@media(max-width:1200px){.hero-stage{min-height:680px}.hero-copy{width:60%;padding-inline:35px}.hero-copy>.eyebrow{margin-top:49px}.hero-copy h1{font-size:clamp(2.75rem,4.6vw,3.45rem)}.hero-description{max-width:340px}.hero-signature{right:9%;bottom:30px}.service-row>.service-content{padding:33px}.service-row>.service-image{min-height:500px}.service-row .service-meta{flex-wrap:wrap}.service-row h3{font-size:2.1rem}.service-row .service-lead{font-size:1.3rem}}
@media(max-width:900px){.hero-stage{min-height:0}.hero-atmosphere{inset:0;background-size:auto 100%;background-position:left center;opacity:.65}.hero-shade{display:block;background:linear-gradient(180deg,#25282a80,transparent 72%)}.hero-copy{width:100%;padding:29px 34px 31px}.hero-copy>.eyebrow{margin-top:32px}.hero-copy h1{font-size:clamp(2.8rem,6.5vw,3.9rem)}.hero-description{max-width:480px;margin-top:23px}.hero-photo>img{mask-image:none}.hero-photo:before{background:linear-gradient(#272a2cbf,transparent);height:60px}.hero-side{top:auto;right:25px;bottom:74px;left:auto}.hero-signature{right:auto;left:32px;bottom:26px}.service-card.service-row,.service-row.service-reversed{gap:16px;grid-template-columns:1fr 1fr}.service-row>.service-content{padding:28px}.service-row>.service-image{min-height:510px}.service-row h3{font-size:1.8rem}.service-row .service-lead{font-size:1.25rem}.service-row .service-meta{font-size:.75rem;letter-spacing:.035em}.service-row .image-caption{left:23px;font-size:1.4rem}}
@media(max-width:760px){.hero-stage{min-height:0}.hero-copy{padding:25px 24px 28px}.hero-copy>.eyebrow{margin-top:29px}.hero-copy h1{font-size:clamp(2.15rem,7.8vw,3.45rem);line-height:1.18}.hero-last-line{font-size:.53em;margin-top:12px}.hero-description{font-size:1rem;line-height:1.8;margin-top:22px;max-width:420px}.hero-actions{margin-top:24px}.hero-photo{aspect-ratio:1/1.0333}.hero-photo>img{width:155%;height:auto;transform:translateX(-35.48387%)}.hero-photo:before{height:40px;background:linear-gradient(#272a2c99,transparent)}.hero-side{right:auto;left:18px;bottom:69px;top:auto;width:96px}.hero-signature{left:22px;right:auto;bottom:19px}.hero-signature>span{font-size:1rem}.hero-reviews{--review-distance:-1168px;--review-duration:38.9333s}.service-rows{gap:37px}.service-card.service-row,.service-row.service-reversed{grid-template-columns:1fr;gap:0;border:1px solid #ffffff26;border-radius:20px;overflow:hidden;background:#34383a;box-shadow:0 20px 45px #11121359}.service-row>.service-image,.service-reversed>.service-image{grid-column:1;grid-row:auto;min-height:0;height:auto;aspect-ratio:4/3;border:0;border-radius:0;box-shadow:none}.service-row>.service-image>img{object-position:center center}.service-row>.service-content,.service-reversed>.service-content{grid-column:1;grid-row:auto;border:0;border-radius:0;box-shadow:none;padding:29px 25px;transform:none}.service-row:hover>.service-content{transform:none;box-shadow:none}.service-row h3{font-size:2rem}.service-row .service-lead{font-size:1.3rem}.service-row .service-meta{margin-bottom:20px}.service-row .image-caption{left:24px;bottom:45px;font-size:1.5rem}.service-row .service-link{margin-top:25px}.service-row .service-benefits{margin-bottom:0}.studio-small{border-color:#2c2f31}.about-detail{border-color:#282b2d}}
@media(max-width:380px){.hero-copy{padding-inline:19px}.hero-copy h1{font-size:clamp(1.95rem,7.8vw,2.8rem)}.hero-description{font-size:1rem;line-height:1.7}.hero-side{width:84px;left:15px}.hero-signature{left:19px}.service-row>.service-content{padding:27px 21px}.service-row h3{font-size:1.8rem}}
@media(hover:none){.service-row:hover>.service-content{transform:none}}
@media(prefers-reduced-motion:reduce){.hero-reviews.motion-enabled .reviews-belt{animation:review-drift var(--review-duration,43.4667s) linear infinite!important}.hero-reviews.motion-enabled .reviews-group[aria-hidden=true]{display:flex}.hero-reviews.motion-enabled .reviews-window{overflow:hidden}.reviews-toggle{display:grid}.service-row:hover>.service-content{transform:none}}
/* Keep the review rail inside the image, with fades that reveal its exact backdrop. */
.hero-panel,.hero-stage{background-color:#242729}.hero-photo>img{object-position:right top}.hero-stage{padding-bottom:0}.hero-copy{padding-bottom:245px}.hero-reviews{position:absolute;inset:auto 0 0;z-index:5;padding:40px 0 25px;background:linear-gradient(180deg,#24272900 0%,#242729de 30%,#242729 100%);border:0;box-shadow:none}.reviews-heading{margin-bottom:12px}.hero-reviews.is-ready .reviews-window{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.hero-reviews.is-ready .reviews-window:before,.hero-reviews.is-ready .reviews-window:after{display:none}.review-card{background:linear-gradient(130deg,#5054564a,#3a3e4033);border-color:#d4d7cc2b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 7px 17px #11121324,inset 0 1px 0 #ffffff0d}.hero-photo>.photo-label{bottom:242px;right:19px}.hero-signature{bottom:249px;right:9%}.hero-side{width:180px;top:32px;right:29px}.film-card{padding:7px 7px 11px;border-radius:17px}.film-frame{border-radius:11px;aspect-ratio:9/13}.film-title{font-size:.875rem;padding:10px 5px 0}.film-title .icon{display:block;width:16px;height:16px}.film-expand{width:32px;height:32px;top:9px;right:9px}.film-expand .icon{width:16px;height:16px}.video-pause{padding-top:13px}
@media(min-width:1600px){.hero-side{width:195px;right:32px;top:39px}}
@media(max-width:1200px){.hero-side{width:150px;right:21px;top:30px}.film-title{font-size:.75rem}.hero-copy{padding-bottom:242px}.hero-signature{right:9%;bottom:248px}}
@media(max-width:900px){.hero-stage{padding-bottom:195px}.hero-copy{padding-bottom:31px}.hero-photo{margin-bottom:-60px}.hero-photo>.photo-label{bottom:81px;right:18px}.hero-signature{bottom:227px;left:32px;right:auto}.hero-side{top:auto;bottom:295px;right:26px;left:auto;width:150px}.hero-reviews{padding-top:40px}}
@media(max-width:760px){.hero-stage{padding-bottom:190px}.hero-copy{padding-bottom:28px}.hero-reviews{padding:34px 0 21px}.hero-reviews.is-ready .reviews-window{mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.hero-side{left:18px;right:auto;top:auto;bottom:255px;width:128px}.hero-signature{bottom:213px;left:22px}.hero-photo>.photo-label{bottom:78px;right:13px}.film-card{padding:5px 5px 9px;border-radius:14px}.film-frame{border-radius:9px}.film-title{font-size:.75rem;padding:8px 3px 0}.film-title .icon{width:14px;height:14px}.film-expand{width:27px;height:27px;top:7px;right:7px}.film-expand .icon{width:14px;height:14px}.video-pause{padding-top:11px}}
@media(max-width:380px){.hero-side{width:116px;left:15px;bottom:252px}.hero-signature{left:19px}.film-title .icon{display:none}}
@media(prefers-reduced-motion:reduce){.hero-reviews.is-tab-hidden .reviews-belt{animation-play-state:paused!important}}
/* Simple, direct body-region selector. */
.anatomy-section{position:relative;z-index:2;background:linear-gradient(125deg,#333638,#2f3335)}.anatomy-section .section-heading{margin-bottom:45px}.anatomy-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:37px;align-items:start}.body-map-card{padding:29px 31px 20px;border:1px solid #e0e0d629;border-radius:24px;background:radial-gradient(ellipse at 50% 45%,#8790851a,transparent 64%),linear-gradient(140deg,#3d4244,#2b3033);box-shadow:0 24px 55px #1015174d,inset 0 1px 0 #ffffff14;min-width:0}.body-map-heading{display:flex;align-items:center;gap:13px;line-height:1.4}.body-map-step{display:inline-grid;place-items:center;border:1px solid #dac6a340;border-radius:50%;width:29px;height:29px;flex:0 0 auto;color:#dec4a0;font-size:.75rem}.body-map-heading p{font-size:.875rem;font-weight:500}.body-map-hint{margin-left:auto;color:#a0aaa1;font-size:.75rem}.body-canvas{position:relative;aspect-ratio:.88;max-width:490px;margin:25px auto 12px;width:100%}.body-silhouette{position:absolute;left:50%;top:1%;transform:translateX(-50%);height:97%;width:auto;max-width:none;filter:drop-shadow(0 15px 23px #0d111366);opacity:.87;pointer-events:none;user-select:none}.body-point{position:absolute;left:var(--x);top:var(--y);width:44px;height:44px;padding:0;transform:translate(-50%,-50%);border:0;background:transparent;z-index:2;border-radius:50%;color:#c2c8be;cursor:pointer}.body-point:before{content:'';position:absolute;inset:15px;border:2px solid #e3d0b4;border-radius:50%;background:#394345;box-shadow:0 0 0 6px #c5c4ac16,0 3px 7px #111a1a80;transition:background .25s,box-shadow .25s,transform .25s}.body-point:after{content:'';position:absolute;height:1px;width:18px;background:#a8b3a27a;top:22px;transition:background .25s}.body-point.label-left:after{right:calc(100% - 10px)}.body-point.label-right:after{left:calc(100% - 10px)}.region-label{position:absolute;top:50%;transform:translateY(-50%);font-size:.875rem;line-height:1.4;font-weight:400;width:max-content;max-width:108px;padding:6px 9px;border:1px solid transparent;border-radius:8px;transition:color .25s,background .25s,border-color .25s;white-space:normal}.label-left .region-label{right:calc(100% + 7px);text-align:right}.label-right .region-label{left:calc(100% + 7px);text-align:left}.body-point:hover:before,.body-point[aria-pressed=true]:before{background:#ecd4ad;box-shadow:0 0 0 8px #e3c8a523,0 0 25px #e3c8a550;transform:scale(1.15)}.body-point:hover .region-label,.body-point[aria-pressed=true] .region-label{color:#f5e9d1;background:#aa997b13;border-color:#dcc5a42b}.body-point[aria-pressed=true]:after{background:#dfc9a8}.body-point:focus-visible{outline:2px solid #e3c8a5;outline-offset:3px}.body-map-caption{text-align:center;font-size:.75rem;color:#99a69c;letter-spacing:.025em}.anatomy-guidance{min-width:0}.anatomy-goals{border:0;padding:0;margin:0 0 24px;min-width:0}.anatomy-goals legend{font-size:.875rem;padding:0;margin-bottom:18px;display:flex;align-items:center;gap:13px;line-height:1.5;color:#eeeee6}.goal-options{display:flex;gap:9px;flex-wrap:wrap}.goal-options label{position:relative;cursor:pointer;min-width:0}.goal-options input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;margin:0;padding:0}.goal-options label>span{display:block;padding:12px 15px;border:1px solid #d4d8cc2d;border-radius:10px;background:#747e7321;box-shadow:0 5px 14px #12181b26,inset 0 1px 0 #fff1;color:#c5cdc1;font-size:.875rem;line-height:1.45;transition:background .25s,border-color .25s,color .25s}.goal-options label:hover>span{border-color:#e3c8a570;color:#f2e9d8}.goal-options input:checked+span{background:linear-gradient(130deg,#e7d1af,#d6bc95);border-color:#eddbbe;color:#293132;box-shadow:0 7px 17px #0f191c47,inset 0 1px 0 #fff7;font-weight:600}.goal-options input:focus-visible+span{outline:2px solid #e3c8a5;outline-offset:4px}.anatomy-result{position:relative;border:1px solid #e2d0b644;border-radius:23px;padding:37px;background:radial-gradient(ellipse at top right,#baa78912,transparent 65%),linear-gradient(140deg,#484f50,#353e40);box-shadow:0 24px 60px #11191d52,0 5px 17px #11171a33,inset 0 1px 0 #fff2;min-width:0}.anatomy-result-top{display:flex;justify-content:space-between;align-items:center;gap:13px;margin-bottom:22px;flex-wrap:wrap}.anatomy-result-top>.eyebrow{font-size:.75rem;letter-spacing:.08em}.anatomy-result-top>span{font-size:.75rem;line-height:1.5;border:1px solid #dfc9a83d;border-radius:30px;padding:5px 10px;color:#e2d6c0;white-space:nowrap}.anatomy-result h3{font-size:clamp(1.75rem,2.6vw,2.35rem);line-height:1.22;margin-bottom:22px;letter-spacing:-.04em}.anatomy-copy{font-size:1rem;line-height:1.85;color:#c9cec4;max-width:490px}.anatomy-measures{list-style:none;padding:0;margin:25px 0 27px;display:grid;gap:12px}.anatomy-measures li{position:relative;padding-left:25px;color:#e0e4d8;font-size:.875rem;line-height:1.65}.anatomy-measures li:before{content:'';position:absolute;left:3px;top:7px;width:7px;height:11px;border:solid #dbc19b;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.anatomy-service{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #ffffff24;padding-top:22px;margin-bottom:26px;flex-wrap:wrap}.anatomy-service>span{font-size:.75rem;color:#a9b5a9}.anatomy-service strong{font-weight:500;font-size:.875rem;color:#e4d2b5}.anatomy-contact{width:100%;font-size:.875rem;padding:18px 22px;gap:20px}.anatomy-medical-note{font-size:.75rem;color:#b8c2b3;line-height:1.7;margin-top:22px;padding-top:19px;border-top:1px solid #ffffff1b}.anatomy-guidance>noscript>p{font-size:.875rem;margin-top:20px;color:#c2cabe}
@media(max-width:1200px){.anatomy-layout{gap:27px;grid-template-columns:1fr 1.05fr}.body-map-card{padding:25px 20px 20px}.body-map-heading{gap:9px}.body-map-hint{display:none}.body-canvas{margin-top:27px}.region-label{font-size:.875rem;max-width:100px;padding:5px 6px}.label-left .region-label{right:calc(100% + 1px)}.label-right .region-label{left:calc(100% + 1px)}.anatomy-result{padding:29px}.goal-options{gap:7px}.goal-options label>span{padding:11px 12px}.anatomy-result-top{gap:10px}.anatomy-service{gap:12px}}
@media(max-width:990px){.anatomy-layout{grid-template-columns:1fr;gap:29px}.body-map-card{padding:27px 30px 22px}.body-canvas{max-width:445px;margin-block:22px 12px}.body-map-hint{display:block}.region-label{max-width:118px;padding:7px 11px}.label-left .region-label{right:calc(100% + 7px)}.label-right .region-label{left:calc(100% + 7px)}.anatomy-guidance{display:grid;grid-template-columns:1fr}.anatomy-goals{margin-bottom:20px}.anatomy-result{padding:34px}.anatomy-result h3{font-size:2.1rem}.anatomy-copy{max-width:100%}.anatomy-measures{gap:11px}.anatomy-contact{width:fit-content;min-width:280px}}
@media(max-width:760px){.anatomy-section .section-heading{margin-bottom:33px}.body-map-card{padding:22px 17px 18px;border-radius:20px}.body-map-heading{gap:10px}.body-map-heading p{font-size:.875rem}.body-map-hint{display:none}.body-canvas{max-width:410px;margin-top:25px}.region-label{font-size:.875rem;max-width:104px;padding:5px 4px;line-height:1.35}.label-left .region-label{right:calc(100% - 2px)}.label-right .region-label{left:calc(100% - 2px)}.body-point:after{width:11px}.body-point.label-left:after{right:calc(100% - 12px)}.body-point.label-right:after{left:calc(100% - 12px)}.anatomy-layout{gap:27px}.anatomy-goals legend{font-size:.875rem;margin-bottom:17px}.goal-options{gap:8px}.goal-options label>span{font-size:.875rem;padding:11px 13px;border-radius:9px}.anatomy-result{padding:27px 24px;border-radius:20px}.anatomy-result-top{margin-bottom:21px}.anatomy-result-top>.eyebrow{font-size:.75rem;letter-spacing:.06em}.anatomy-result h3{font-size:1.9rem;margin-bottom:20px}.anatomy-copy{font-size:1rem;line-height:1.8}.anatomy-measures{margin:22px 0 24px;gap:11px}.anatomy-measures li{font-size:.875rem;padding-left:23px}.anatomy-service{padding-top:20px;margin-bottom:24px}.anatomy-contact{width:100%;min-width:0;padding:17px 19px;font-size:.875rem}.anatomy-medical-note{font-size:.75rem;margin-top:20px;padding-top:17px}}
@media(max-width:380px){.body-map-card{padding-inline:13px}.region-label{max-width:88px;font-size:.875rem;padding:5px 2px}.label-left .region-label{right:calc(100% - 5px)}.label-right .region-label{left:calc(100% - 5px)}.body-map-heading p{font-size:.875rem}.anatomy-result{padding:25px 20px}.anatomy-result h3{font-size:1.7rem}.goal-options label>span{padding:10px 11px}.anatomy-result-top{row-gap:12px}}

/* A quieter hero, clear location contrast and direct WhatsApp contact. */
.hero-copy>.eyebrow{margin-top:43px}
.hero-copy h1{font-size:clamp(2.9rem,4.4vw,4.45rem);line-height:1.17}
.hero-copy h1 em{white-space:normal}
.hero-description{margin-top:25px;max-width:390px}
.hero-actions{margin-top:27px}
.hero-actions>.button{font-size:.875rem;padding:18px 23px;min-height:57px}
.hero-copy>*{animation:none}
.film-card{transform:none;border-color:#ffffff38;background:#34383ba8}
.film-card:hover{transform:translateY(-4px)}
.trust-section{margin-top:clamp(65px,7vw,112px);padding-top:62px;padding-bottom:62px}
.location-card,.location-card strong{color:#293639}
.location-card span{color:#566666}
.location-card a,.location-card>.icon{color:#374849}
.whatsapp-float{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));width:54px;height:54px;display:grid;place-items:center;z-index:35;background:#25d366;color:#fff;border:1px solid #ffffff42;border-radius:50%;box-shadow:0 7px 25px #0005,0 2px 6px #0003;transition:transform .25s,box-shadow .25s}
.whatsapp-float>svg{width:28px;height:28px}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0006}
.whatsapp-tooltip{position:absolute;right:calc(100% + 12px);width:max-content;background:#303537;color:#fff;border:1px solid #ffffff25;padding:8px 12px;border-radius:8px;font-size:.875rem;opacity:0;visibility:hidden;transition:opacity .2s}
.whatsapp-float:hover .whatsapp-tooltip,.whatsapp-float:focus-visible .whatsapp-tooltip{opacity:1;visibility:visible}
.whatsapp-contact{margin-top:28px;padding-top:26px;border-top:1px solid #ffffff23}
.whatsapp-contact p{font-size:1.125rem;color:#f0f1e9;font-weight:500;margin-bottom:7px}
.whatsapp-contact span{font-size:.875rem;line-height:1.7;color:#c3cbc3}
.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-top:18px;padding:14px 18px;min-height:50px;border-radius:10px;background:#25d366;border:1px solid #5be38d;color:#102e1b;font-size:.875rem;font-weight:650;box-shadow:0 7px 19px #1118,inset 0 1px 0 #ffffff4a;transition:transform .25s,box-shadow .25s}
.whatsapp-button svg{width:23px;height:23px;color:white;flex-shrink:0}
.whatsapp-button:hover{transform:translateY(-3px);box-shadow:0 12px 22px #1119}
.whatsapp-button:focus-visible,.whatsapp-float:focus-visible{outline:2px solid #fff;outline-offset:4px}
body.menu-open .whatsapp-float,body.film-open .whatsapp-float{visibility:hidden}

/* Body & Goal Check: three clear stages, with no sign-up before the result. */
.body-check{border:1px solid #ffffff26;border-radius:26px;overflow:hidden;background:#2a2e30;box-shadow:0 25px 65px #171b1d55,inset 0 1px 0 #ffffff12;scroll-margin-top:115px}
.check-progress{display:flex;align-items:center;gap:36px;padding:25px 36px;border-bottom:1px solid #ffffff14;background:#383c3e;font-size:.875rem;color:#9da29e}
.check-progress>span{display:flex;gap:11px;align-items:center;position:relative}
.check-progress b{font-weight:500}
.check-progress .is-current{color:#ecd5b3}
.check-progress .is-current:after{content:'';position:absolute;bottom:-26px;left:0;right:0;height:2px;background:#e3c8a5}
.check-progress .is-done{color:#cdd0c7}
.check-selection{display:grid;grid-template-columns:1fr 1fr;min-width:0}
.body-check .body-map-card{border:0;border-radius:0;background:radial-gradient(ellipse at center,#53595844,transparent 65%),#313638;box-shadow:none;padding:32px 34px 29px}
.body-check .body-map-heading p{font-size:1.125rem;color:#efeee7;font-weight:500}
.body-check .body-canvas{max-width:430px;aspect-ratio:1/1.18;margin:27px auto 15px}
.body-check .body-silhouette{top:0;height:100%;width:auto;max-width:none;left:50%;transform:translateX(-50%)}
.body-check .region-label{max-width:112px;font-size:.875rem;color:#c6cbc5}
.body-check .body-point[aria-pressed=true] .region-label{color:#f2dfc0}
.whole-body{width:100%;max-width:310px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 17px;min-height:48px;border:1px solid #d6d8cc3b;border-radius:10px;background:#444a4b;color:#e4e6dc;font-size:.875rem;transition:background .2s,border-color .2s}
.whole-body:hover,.whole-body[aria-pressed=true]{background:#635c4e;border-color:#dcc7a6;color:#f7e7ce}
.check-goal-card{padding:42px clamp(26px,4vw,56px);align-self:center;min-width:0;scroll-margin-top:105px}
.check-goal-card>.eyebrow,.result-intro>.eyebrow,.result-plan>.eyebrow,.question-context>.eyebrow{font-size:.75rem;letter-spacing:.085em;color:#d9c09d;line-height:1.7}
.check-goal-card h3{font-size:clamp(1.85rem,2.6vw,2.65rem);line-height:1.22;letter-spacing:-.035em;margin:16px 0 17px}
.check-hint{font-size:.875rem;color:#b9c0b9;line-height:1.7;margin-bottom:24px;min-height:48px}
.check-goals,#question-options{border:0;margin:0;padding:0;min-width:0;display:grid;gap:10px}
.check-choice{display:flex;position:relative;align-items:center;gap:15px;min-height:56px;border:1px solid #ffffff21;background:linear-gradient(125deg,#454b4c70,#3a414255);padding:14px 17px;border-radius:11px;cursor:pointer;box-shadow:0 3px 8px #111a,inset 0 1px 0 #ffffff08;transition:border-color .2s,background .2s,transform .2s;color:#e1e4db;font-size:1rem;line-height:1.5}
.check-choice input{position:absolute;width:1px;height:1px;opacity:0;margin:0;padding:0;border:0;pointer-events:none}
.check-choice>span{flex:1}
.check-choice i{width:18px;height:18px;flex:0 0 18px;border:1px solid #ffffff50;border-radius:50%;transition:border-color .2s,background .2s,box-shadow .2s}
.check-choice:hover{border-color:#e3c8a580;background:#53595570;transform:translateX(2px)}
.check-choice:has(input:checked){background:#dfc5a214;border-color:#e3c8a5;color:#fff1d8}
.check-choice input:checked~i{background:#e3c8a5;border-color:#e3c8a5;box-shadow:inset 0 0 0 4px #444641}
.check-choice:has(input:focus-visible){outline:2px solid #e3c8a5;outline-offset:3px}
.check-goals:disabled{opacity:.44}
.check-goals:disabled .check-choice{cursor:default;transform:none}
.check-start{width:100%;margin-top:26px;min-height:55px;font-size:.875rem;padding:17px 20px;gap:16px;white-space:normal}
.body-check .button:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}
.check-private{font-size:.75rem;color:#a7b0a7;line-height:1.65;text-align:center;margin-top:14px}
.check-context-note{font-size:.875rem;color:#d6d0bf;line-height:1.75;border-left:2px solid #c2a47e;padding-left:15px;margin-top:22px}
.check-questions{display:grid;grid-template-columns:.8fr 1.2fr;min-height:570px;padding:52px;gap:70px;scroll-margin-top:115px}
.question-context{padding-top:7px}
#question-focus{font-size:1.35rem;line-height:1.55;letter-spacing:-.02em;color:#e8e4d7;margin-top:21px}
.question-meter{height:3px;width:100%;background:#ffffff1c;margin:35px 0 15px;overflow:hidden;border-radius:3px}
.question-meter span{display:block;height:100%;background:#e3c8a5;transition:width .35s}
.question-count{font-size:.875rem;color:#aeb8ac}
.question-main h3{font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.3;margin-bottom:28px;letter-spacing:-.035em}
.check-navigation{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}
.check-back,.check-restart,.check-edit{background:none;border:0;color:#d3d9ce;padding:12px 0;min-height:44px;font-size:.875rem;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#ffffff40}
.check-back:hover,.check-restart:hover,.check-edit:hover{color:#f3debb;text-decoration-color:#d5ba94}
.check-next{min-height:50px;font-size:.875rem;padding:15px 23px;white-space:normal;gap:20px}
.check-result{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;padding:52px;scroll-margin-top:115px}
.result-intro{align-self:center;min-width:0}
.result-intro h3{font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.17;letter-spacing:-.045em;margin:21px 0 25px;color:#f0e8d8}
#result-description,#result-service-copy{font-size:1rem;line-height:1.85;color:#c9cec4}
.result-region{display:inline-block;border-top:1px solid #ffffff24;padding-top:22px;margin-top:28px;font-size:.875rem;line-height:1.7;color:#dec9aa}
.check-restart{display:block;margin-top:15px}
.result-plan{background:linear-gradient(140deg,#454b4d,#363d3f);padding:32px;border:1px solid #dcc5a442;border-radius:19px;box-shadow:0 18px 38px #15191b52,inset 0 1px 0 #ffffff12;min-width:0}
.result-plan h4{font-size:1.55rem;line-height:1.35;font-weight:500;letter-spacing:-.025em;color:#f1e5d0;margin:15px 0 19px}
#result-details{list-style:none;padding:23px 0 0;margin:22px 0 27px;border-top:1px solid #ffffff24;display:grid;gap:16px}
#result-details li{position:relative;padding-left:20px;color:#d2d8cd;font-size:.875rem;line-height:1.75}
#result-details li:before{content:'✓';position:absolute;left:0;top:0;color:#e3c8a5}
.check-contact{width:100%;font-size:.875rem;line-height:1.5;padding:18px;white-space:normal;gap:13px;margin-top:10px}
.check-edit{display:block;margin:5px auto 0}
.check-noscript{padding:25px;color:#ddd}
.check-noscript a{text-decoration:underline}
#goal-title:focus,#question-title:focus,#result-title:focus{outline:none}
@media(max-width:1200px){.hero-copy>.eyebrow{margin-top:40px}.hero-copy h1{font-size:clamp(2.6rem,4.4vw,3.3rem)}.check-questions,.check-result{padding:38px;gap:40px}.body-check .body-map-card{padding-inline:24px}.check-goal-card{padding-inline:30px}.result-plan{padding:27px}}
@media(max-width:900px){.hero-copy{transform:none!important;padding-bottom:24px}.hero-copy h1{font-size:clamp(2.8rem,6.5vw,3.9rem)}.hero-copy>.eyebrow{margin-top:30px}.trust-section{margin-top:72px;padding-block:48px}.check-selection{grid-template-columns:1fr}.body-check .body-map-card{padding:28px 32px}.body-check .body-canvas{max-width:400px;aspect-ratio:1/1.16;margin-top:25px}.check-goal-card{padding:35px}.check-hint{min-height:0}.check-goal-card h3 br{display:none}.check-goals{grid-template-columns:1fr 1fr}.check-questions{grid-template-columns:1fr;gap:30px}.question-context{padding:0}.question-meter{margin:23px 0 12px}#question-focus{font-size:1rem;margin-top:12px}.check-result{grid-template-columns:1fr;gap:30px}.result-intro h3{max-width:550px}.check-restart{margin-top:9px}}
@media(max-width:760px){.hero-copy{padding:25px 23px 24px}.hero-copy h1{font-size:clamp(2rem,7.65vw,3.5rem);line-height:1.18}.hero-copy>.eyebrow{margin-top:27px}.hero-description{max-width:290px;line-height:1.7;margin-top:21px}.hero-actions{margin-top:23px}.hero-actions>.button{font-size:.875rem;padding:17px 20px}.trust-section{margin-top:60px;padding-block:42px}.whatsapp-float{right:17px;bottom:calc(17px + env(safe-area-inset-bottom));width:49px;height:49px}.whatsapp-float>svg{width:26px;height:26px}.whatsapp-tooltip{display:none}.footer-bottom{padding-bottom:85px}.body-check{border-radius:20px}.check-progress{gap:0;justify-content:space-between;padding:20px 18px;font-size:.75rem}.check-progress>span{gap:6px}.check-progress .is-current:after{bottom:-21px}.body-check .body-map-card{padding:26px 18px 23px}.body-check .body-map-heading p{font-size:1rem}.body-check .body-canvas{max-width:370px}.body-check .region-label{font-size:.875rem;max-width:93px;line-height:1.45}.check-goal-card{padding:30px 22px}.check-goal-card h3{font-size:1.85rem}.check-goals{grid-template-columns:1fr;gap:9px}.check-choice{min-height:54px;padding:13px 15px;font-size:.9375rem}.check-start{padding:17px 15px;font-size:.875rem}.check-questions,.check-result{padding:28px 22px;gap:28px;min-height:0}.question-main h3{font-size:1.75rem;margin-bottom:24px}.check-navigation{gap:15px}.check-next{padding:14px 17px}.result-intro h3{font-size:2.2rem}.result-plan{padding:25px 20px;border-radius:16px}.result-plan h4{font-size:1.45rem}.check-contact{padding:16px 13px;font-size:.875rem}.check-contact .icon{width:17px;flex-shrink:0}.whatsapp-button{width:100%;font-size:.875rem;padding-inline:13px}}
@media(max-width:380px){.hero-copy{padding-inline:19px}.hero-copy h1{font-size:1.95rem}.body-check .body-map-card{padding-inline:10px}.body-check .body-canvas{margin-top:23px}.body-check .region-label{font-size:.875rem;max-width:82px}.check-progress{font-size:.75rem;padding-inline:12px}.check-progress>span{gap:4px}.check-goal-card,.check-questions,.check-result{padding-inline:18px}.check-navigation{gap:10px}.check-next{padding-inline:13px}}
@media(prefers-reduced-motion:reduce){.hero-copy{transform:none!important;will-change:auto}.whatsapp-float,.whatsapp-button,.check-choice,.question-meter span{transition:none}.whatsapp-float:hover,.whatsapp-button:hover,.check-choice:hover{transform:none}}

/* Contact strip, persistent navigation and a more generous hero. */
.contact-bar{width:min(1740px,calc(100% - 48px));margin:16px auto 4px;padding:12px 23px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(110deg,#353a3c,#2e3234);border:1px solid #ffffff15;border-radius:13px;box-shadow:0 8px 22px #1112132e,inset 0 1px 0 #ffffff0c;scroll-margin-top:0}
.contact-bar-details{display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px;min-width:0}
.contact-item{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;line-height:1.6;color:#d9dcd5;transition:color .2s}
.contact-item>.icon{width:19px;height:19px;stroke-width:1.65;color:#dbc19e}
.contact-item:hover{color:#f8e6ca}
.contact-bar-socials{display:flex;gap:9px;flex-shrink:0}
.contact-bar-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff21;background:#ffffff05;border-radius:50%;color:#d5c2a7;transition:background .2s,border-color .2s,transform .2s}
.contact-bar-socials a:hover{background:#e3c8a514;border-color:#d8bf9870;transform:translateY(-2px)}
.contact-bar-socials .social-icon{width:18px;height:18px;stroke-width:1.7}
.contact-bar-socials a:last-child{color:#25d366}
.header{position:sticky;top:0;z-index:40;isolation:isolate;background:#242729f5}
.header.scrolled{background:#242729f5;box-shadow:0 1px 0 #ffffff12,0 12px 32px #11131559}
.nav-wrap{width:min(1660px,calc(100% - 112px));height:96px}
#main{padding-top:20px}
.hero{width:min(1740px,calc(100% - 48px))}
.hero-stage{min-height:clamp(820px,56vw,1040px)}
.hero-copy{padding-top:43px;padding-bottom:275px}
.hero-copy>.eyebrow{margin-top:65px}
.hero-copy h1{font-size:clamp(3.1rem,4.5vw,4.9rem)}
.hero-photo>img{object-fit:contain}
.whatsapp-float:after{content:'';position:absolute;top:1px;right:1px;width:11px;height:11px;border-radius:50%;background:#fa4d58;box-shadow:0 0 0 3px #242729,0 2px 6px #0005;pointer-events:none}
@media(max-width:1250px){.contact-bar{padding-inline:19px}.contact-bar-details{gap:10px 20px}.contact-item{font-size:.875rem;gap:8px}.contact-bar-socials{gap:7px}.nav-wrap{width:calc(100% - 80px)}.hero-stage{min-height:800px}.hero-copy{padding-top:39px;padding-bottom:260px}.hero-copy>.eyebrow{margin-top:56px}.hero-copy h1{font-size:clamp(2.7rem,4.5vw,3.6rem)}}
@media(max-width:990px){
 .contact-bar{display:none}
 .header{position:sticky;top:0;backdrop-filter:none;-webkit-backdrop-filter:none}
 .nav-wrap{height:76px;width:calc(100% - 44px)}
 .desktop-nav,.nav-wrap>.button{display:none}
 .menu-toggle{display:flex;width:44px;height:44px;border:1px solid #d7e0d545;border-radius:50%;background:#d1e0d50a;flex-direction:column;align-items:center;justify-content:center;gap:7px;flex-shrink:0}
 .menu-toggle span{width:19px;height:1px;background:#ecede5;transition:transform .3s}
 .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}
 .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
 .mobile-menu{display:block;position:fixed;inset:76px 0 0;width:100%;height:calc(100dvh - 76px);padding:12px 26px calc(35px + env(safe-area-inset-bottom));background:#292c2e;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid #ffffff12}
 .mobile-menu>a{display:flex;justify-content:space-between;gap:18px;padding:17px 0;font-size:1.4rem;letter-spacing:-.035em;border-bottom:1px solid var(--line)}
 .mobile-menu>a>span{font-size:.75rem;color:var(--accent);align-self:center}
 .mobile-contact{display:flex;flex-direction:column;gap:0;margin-top:27px}
 .mobile-contact .mobile-contact-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#afada5;margin:0 0 11px}
 .mobile-contact .contact-item{display:flex;align-items:flex-start;padding:13px 0;min-height:48px;gap:13px;font-size:.9375rem;line-height:1.65}
 .mobile-contact .contact-item>.icon{width:20px;height:20px;margin-top:2px;flex-shrink:0}
 .mobile-contact .contact-item span{overflow-wrap:anywhere}
 .mobile-contact .contact-item small{display:block;font-size:.875rem;color:#aab2aa;margin-top:3px}
 .mobile-socials{display:flex;flex-direction:column;gap:0;margin-top:18px;padding-top:14px;border-top:1px solid #ffffff1b}
 .mobile-socials>a{display:flex;align-items:center;gap:13px;min-height:49px;padding:12px 0;font-size:.9375rem;color:#d9ddd4}
 .mobile-socials .social-icon{width:21px;height:21px;color:#d9c1a0;stroke-width:1.7}
 .mobile-socials .social-arrow{width:16px;height:16px;margin-left:auto;color:#9caaa0}
 .mobile-socials>a:last-child .social-icon{color:#25d366}
 .mobile-socials>a:hover{color:#f5debc}
 #main{padding-top:15px}
}
@media(max-width:900px){.hero-stage{min-height:0;padding-bottom:205px}.hero-copy{padding:39px 34px 42px}.hero-copy>.eyebrow{margin-top:37px}.hero-copy h1{font-size:clamp(2.8rem,6.5vw,3.9rem)}.hero-photo{margin-bottom:-24px}}
@media(max-width:760px){.hero{width:calc(100% - 22px)}.hero-copy{padding:35px 24px 40px}.hero-copy>.eyebrow{margin-top:34px}.hero-copy h1{font-size:clamp(2rem,7.65vw,3.5rem);line-height:1.18}.hero-stage{padding-bottom:200px}.hero-photo{margin-bottom:-24px}.hero-side{bottom:265px}.whatsapp-float:after{width:10px;height:10px;top:0;right:0}.nav-wrap{width:calc(100% - 42px)}}
@media(max-width:380px){.hero-copy{padding-inline:19px}.hero-copy h1{font-size:1.95rem}.mobile-menu{padding-inline:22px}.hero-side{bottom:262px}}
@media(prefers-reduced-motion:reduce){.contact-bar-socials a{transition:none}.contact-bar-socials a:hover{transform:none}}

/* One compact proof badge, shared by the hero and contact form. */
.google-proof{display:inline-grid;gap:8px;max-width:100%;padding:11px 15px 12px;border:1px solid #e6d4b63b;border-radius:13px;background:linear-gradient(125deg,#3a4041e8,#292e30d9);color:#f2f1e9;box-shadow:0 7px 20px #12161933,inset 0 1px 0 #ffffff13;text-align:left}
.google-proof:hover{background:linear-gradient(125deg,#434849f0,#313638e8);border-color:#e3c8a578}
.google-proof-rating{display:flex;align-items:center;gap:9px;line-height:1.4}
.google-proof-rating>.google-mark{width:17px;height:17px;flex-shrink:0}
.google-proof-rating>strong{font-size:.875rem;font-weight:600;color:#f5f4ed}
.google-proof-rating>.stars{font-size:.75rem;color:#e3c598;letter-spacing:.07em}
.google-proof-rating>.rating-caption{font-size:.75rem;color:#c7cec6}
.google-proof-rating>.icon{height:13px;width:13px;margin-left:auto;color:#c0c8bd}
.google-proof-clients{display:block;border-top:1px solid #e1dec51c;padding-top:8px;color:#cbd0c7;font-size:.8125rem;line-height:1.45;white-space:normal}
.google-proof-clients>b{font-weight:600;color:#eddbbf;margin-right:2px}



/* Three still photographic cards, aligned exactly with the hero. */
.trust-section{width:min(1740px,calc(100% - 48px));margin:clamp(65px,7vw,112px) auto 0;padding:0;background:transparent;border:0;box-shadow:none}
.trust-section .trust-grid{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.trust-card{position:relative;isolation:isolate;overflow:hidden;min-width:0;min-height:355px;border:1px solid #ddd7c435;border-radius:22px;background:#343a3c;box-shadow:0 22px 45px #11151750,0 5px 14px #11151730}
.trust-card:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#19202329 0%,#19202336 28%,#171c21a3 59%,#171c21f5 100%),linear-gradient(100deg,#171c213d,transparent 80%)}
.trust-card>.trust-photo{position:absolute;inset:0;z-index:-2;display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.5);opacity:.9}
.trust-experience>.trust-photo{object-position:50% 22%}
.trust-clients>.trust-photo{object-position:54% 24%}
.trust-studio>.trust-photo{object-position:48% 20%}
.trust-card-copy{position:relative;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:35px 36px;text-align:left}
.trust-section .trust-card strong{display:block;font-size:clamp(3.5rem,5.3vw,5.65rem);font-weight:500;line-height:1;letter-spacing:-.06em;color:#f4ead9;text-shadow:0 3px 15px #1118}
.trust-section .trust-card strong span{font-size:.55em;vertical-align:top;line-height:1.35;color:#dcc3a0;margin-left:5px}
.trust-section .trust-card p{font-size:1.05rem;line-height:1.6;margin:18px 0 0;color:#f2f2e9;letter-spacing:-.01em}
.trust-card p small{display:block;font-size:.875rem;font-weight:400;line-height:1.6;color:#c9cec5;margin-top:1px;letter-spacing:0}
.trust-section,.trust-section *,.trust-section *:before,.trust-section *:after{animation:none!important;transition:none!important;transform:none!important}
@media(max-width:1200px){.trust-section .trust-grid{gap:19px}.trust-card{min-height:320px;border-radius:20px}.trust-card-copy{padding:29px}.trust-section .trust-card strong{font-size:4.1rem}.trust-section .trust-card p{font-size:1rem}}
@media(max-width:900px){.trust-section{margin-top:72px}.trust-section .trust-grid{gap:15px}.trust-card{min-height:305px}.trust-card-copy{padding:26px 23px}.trust-section .trust-card strong{font-size:3.6rem}.trust-section .trust-card p{font-size:1rem}.trust-experience>.trust-photo{object-position:50% 20%}}
@media(max-width:760px){.trust-section{width:calc(100% - 22px);margin-top:60px}.trust-section .trust-grid{grid-template-columns:1fr;gap:18px}.trust-card{min-height:330px;border-radius:20px}.trust-card-copy{padding:29px 30px}.trust-section .trust-card strong{font-size:4.5rem}.trust-section .trust-card p{font-size:1.05rem;margin-top:15px}.trust-experience>.trust-photo{object-position:50% 18%}.google-proof{padding:10px 13px 11px;gap:7px}.google-proof-rating{gap:8px}.google-proof-clients{font-size:.8125rem;padding-top:7px}.google-proof-rating>.icon{display:block}}
@media(max-width:380px){.trust-card{min-height:305px}.trust-card-copy{padding:26px}.trust-section .trust-card strong{font-size:4.15rem}.google-proof{padding-inline:11px}.google-proof-rating{gap:7px}.google-proof-clients{font-size:.8125rem}}

/* Natural hero scrolling and compact photographic proof cards. */
.hero-track{height:auto}
.hero-track .hero{position:relative;top:auto}
.trust-card{min-height:225px;border-radius:18px}
.trust-card-copy{padding:24px 28px}
.trust-section .trust-card strong{font-size:3.5rem}
.trust-section .trust-card p{font-size:1rem;margin-top:12px;line-height:1.5}
.trust-card p small{font-size:.875rem;line-height:1.5}
.trust-experience>.trust-photo{object-position:50% 14%}
.trust-clients>.trust-photo{object-position:54% 16%}
.trust-studio>.trust-photo{object-position:48% 0%}
.contact-section .section-heading{align-items:flex-end}
.contact-heading-aside{display:flex;flex-direction:column;align-items:flex-start;gap:22px;max-width:365px;flex-shrink:0}
.contact-heading-aside>p{color:#c4c9c7;font-size:1rem;line-height:1.8;margin:0}
.contact-heading-aside>.google-proof{margin:0}
@media(max-width:1200px){.trust-card{min-height:215px}.trust-card-copy{padding:23px 25px}.trust-section .trust-card strong{font-size:3.25rem}.contact-heading-aside{max-width:310px}}
@media(max-width:900px){.trust-card{min-height:210px}.trust-card-copy{padding:22px}.trust-section .trust-card strong{font-size:3rem}.contact-section .section-heading{gap:25px}.contact-heading-aside{max-width:290px}}
@media(max-width:760px){.trust-section .trust-grid{gap:15px}.trust-card{min-height:205px;border-radius:17px}.trust-card-copy{padding:23px 26px}.trust-section .trust-card strong{font-size:3.35rem}.trust-section .trust-card p{font-size:1rem;margin-top:10px}.trust-experience>.trust-photo{object-position:50% 10%}.trust-clients>.trust-photo{object-position:54% 10%}.contact-heading-aside{margin-top:26px;max-width:100%;gap:21px}.contact-heading-aside>p{line-height:1.8}}
@media(max-width:380px){.trust-card{min-height:200px}.trust-card-copy{padding:22px}.trust-section .trust-card strong{font-size:3.1rem}}

/* A quieter hero height and a single-line proof strip below the submit action. */
.hero-stage{min-height:clamp(760px,48vw,900px)}
.hero-copy{padding-top:38px;padding-bottom:240px}
.hero-copy>.eyebrow{margin-top:48px}
#contact-form{container-type:inline-size}
.google-proof-inline{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:13px;width:100%;max-width:100%;margin-top:14px;padding:12px 13px;border-radius:10px;white-space:nowrap;background:linear-gradient(125deg,#3a4041,#292e30);box-shadow:0 4px 12px #17212420,inset 0 1px 0 #ffffff13}
.google-proof-inline .google-proof-rating{gap:8px;flex-shrink:0}
.google-proof-inline .rating-caption,.google-proof-inline .google-proof-rating>.icon{display:none}
.google-proof-inline .google-proof-clients{border-top:0;border-left:1px solid #e1dec533;padding:0 0 0 13px;font-size:.8125rem;white-space:nowrap;line-height:1.4}
@container(max-width:450px){.google-proof-inline{gap:10px;padding:12px 10px}.google-proof-inline .stars{font-size:0;letter-spacing:0}.google-proof-inline .stars:before{content:'★';font-size:.8125rem}.google-proof-inline .google-proof-clients{padding-left:10px}}
@container(max-width:330px){.google-proof-inline{gap:8px;padding:11px 8px}.google-proof-inline .proof-personal{display:none}.google-proof-inline .google-proof-rating{gap:6px}.google-proof-inline .google-proof-clients{font-size:.75rem;padding-left:8px}.google-proof-inline .google-mark{height:16px;width:16px}.google-proof-inline .google-proof-rating>strong{font-size:.8125rem}}
@container(max-width:240px){.google-proof-inline .proof-accompanied{display:none}}
@media(max-width:1250px){.hero-stage{min-height:740px}.hero-copy{padding-top:35px;padding-bottom:240px}.hero-copy>.eyebrow{margin-top:44px}}
@media(max-width:900px){.hero-stage{min-height:0}.hero-copy{padding:32px 34px 32px}.hero-copy>.eyebrow{margin-top:32px}}
@media(max-width:760px){.hero-copy{padding:29px 24px 30px}.hero-copy>.eyebrow{margin-top:28px}}
@media(max-width:380px){.hero-copy{padding-inline:19px}}

/* September content refresh */
.hero-copy{display:flex;flex-direction:column;align-items:flex-start}
.hero-copy h1{order:1;margin-top:0;font-size:clamp(2.75rem,3.7vw,4.35rem)}
.hero-title-line{white-space:nowrap}
.hero-copy .hero-claim{order:2}
.hero-copy .hero-actions{order:3}
.hero-copy>.google-proof{order:0;margin:0 0 28px;padding:9px 12px 10px;box-shadow:none;background:#303537b8}
.hero-claim{display:block;width:auto;max-width:760px;margin-top:22px;color:#d7dcd5;font-size:clamp(1.1rem,1.45vw,1.35rem);line-height:1.6}
.hero-claim strong{display:inline;color:#dcbc91;font-size:inherit;font-weight:650}
.hero-claim-mobile-break{display:none}
.reviews-heading>a{font-size:clamp(1.05rem,1.35vw,1.3rem);font-weight:550;letter-spacing:-.02em;color:#e8e6de}
.reviews-heading>a:before{content:none}
.reviews-heading .review-count{color:#dcbc91;font-weight:700}
.reviews-heading>a .icon{margin-left:10px;width:17px;height:17px}
.hero-copy .hero-actions{margin-top:36px}
#body-reset .service-image img{object-position:center 42%}
.photo-label{padding:5px 8px!important;font-size:.625rem!important;letter-spacing:.08em!important;opacity:.46!important;background:#1b1d1f99!important;border-color:#ffffff18!important}
.service-image img{object-fit:cover;object-position:center}
.studio-collage-three{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:15px;min-height:610px;padding-bottom:0}
.studio-collage-three .studio-large{position:relative;inset:auto;width:auto;height:auto;grid-row:1/3}
.studio-collage-three .studio-small{position:relative;inset:auto;width:auto;height:auto;border:0}
.studio-extra{position:relative;overflow:hidden;border-radius:18px;min-height:0}
.studio-extra img{width:100%;height:100%;object-fit:cover;object-position:center 62%}
.studio-collage-three .location-card{z-index:3}
.about-photos-three{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:14px}
.about-photos-three .about-main{grid-row:1/3}
.about-photos-three .about-detail,.about-photos-three .about-extra{position:relative;inset:auto;width:auto;height:auto;margin:0;transform:none;overflow:hidden;border-radius:18px}
.about-photos-three figure img{width:100%;height:100%;object-fit:cover}
.about-photos-three .about-extra img{object-position:center 18%}
.about-photos-three .photo-signature{z-index:4}
.closing-cta{padding-top:20px}
.closing-banner{position:relative;isolation:isolate;min-height:520px;overflow:hidden;border-radius:28px;border:1px solid #ffffff24;box-shadow:0 28px 70px #1115176b}
.closing-banner>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 35%}
.closing-banner:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#171b1ee8 0%,#171b1eb8 42%,#171b1e25 74%),linear-gradient(0deg,#171b1e8c,transparent 55%)}
.closing-overlay{display:flex;min-height:520px;max-width:680px;padding:clamp(42px,6vw,84px);flex-direction:column;justify-content:center;align-items:flex-start}
.closing-overlay h2{margin:18px 0 20px;font-size:clamp(2.5rem,5vw,5.5rem);line-height:1.02;letter-spacing:-.055em;color:#f5f1e8}
.closing-overlay h2 em{color:#dec39f;font-style:normal}
.closing-overlay>p:not(.eyebrow){max-width:520px;margin:0 0 30px;color:#d4d9d1;font-size:1.05rem;line-height:1.75}
.footer-main{display:grid;grid-template-columns:1.7fr repeat(3,1fr) auto;gap:42px;padding:58px 0 48px;border-bottom:1px solid var(--line)}
.footer-brand p{max-width:290px;margin-top:20px;color:#aeb6ae;line-height:1.75}
.footer-nav,.footer-contact,.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.footer-main strong{margin-bottom:7px;color:#e9d2b1;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase}
.footer-main nav a,.footer-contact a,.footer-social a{color:#c8cec7;font-size:.875rem;line-height:1.65}
.footer-main nav a:hover,.footer-contact a:hover,.footer-social a:hover{color:#f0d6b0}
.footer-main .back-top{align-self:start}
.seoprinz-credit{display:inline-flex!important;align-items:center;gap:10px}
.seoprinz-credit img{display:block;width:76px;height:28px;object-fit:contain;filter:grayscale(1) brightness(2);opacity:.8}
.seoprinz-credit:hover img{filter:none;opacity:1}
@media(max-width:1050px){.footer-main{grid-template-columns:1.5fr repeat(2,1fr)}.footer-social{grid-column:2}.footer-main .back-top{grid-column:3;grid-row:2}.studio-collage-three{min-height:650px}}
@media(max-width:760px){.hero-copy>.google-proof{margin-bottom:22px}.hero-copy h1{font-size:clamp(2rem,7.1vw,3rem)}.hero-title-line{font-size:.88em}.hero-claim{width:auto;margin-top:20px;font-size:1.05rem}.reviews-heading>a:before{font-size:1.05rem}.studio-collage-three{min-height:auto;grid-template-columns:1fr 1fr;grid-template-rows:310px 205px}.studio-collage-three .studio-large{grid-column:1/3;grid-row:auto}.studio-collage-three .studio-small,.studio-collage-three .studio-extra{grid-row:2}.about-photos-three{min-height:620px}.closing-banner,.closing-overlay{min-height:520px}.closing-banner>img{object-position:58% center}.closing-banner:after{background:linear-gradient(0deg,#171b1ef5 0%,#171b1eb8 58%,#171b1e35 100%)}.closing-overlay{justify-content:flex-end;padding:32px 25px 38px}.closing-overlay h2{font-size:2.65rem}.footer-main{grid-template-columns:1fr 1fr;gap:34px 25px;padding-top:48px}.footer-brand{grid-column:1/3}.footer-contact{grid-column:1/3}.footer-social{grid-column:1}.footer-main .back-top{grid-column:2;grid-row:auto;justify-self:end}.footer-bottom{align-items:flex-start;gap:18px}.seoprinz-credit{width:100%;justify-content:flex-start}.seoprinz-credit img{width:70px}.photo-label{font-size:.5625rem!important}}
@media(max-width:420px){.about-photos-three{min-height:540px;gap:9px}.closing-overlay h2{font-size:2.35rem}.studio-collage-three{grid-template-rows:270px 175px}}

/* Mobile polish and static hero studio preview */
.studio-preview-card{cursor:pointer}
.studio-preview-card .film-frame img{width:100%;height:100%;object-fit:cover;object-position:center}
.studio-preview-card .film-frame:after{background:linear-gradient(0deg,#16232ca8,transparent 55%)}
.trust-studio .trust-photo{filter:grayscale(1)}

@media(max-width:760px){
  .reviews-heading{align-items:flex-start;padding-inline:20px}
  .reviews-heading>a{display:flex;align-items:flex-start;gap:8px;max-width:300px;font-size:1rem;line-height:1.4;letter-spacing:-.015em}
  .reviews-heading .review-heading-text{display:block;min-width:0}
  .reviews-heading>a .icon{flex:0 0 16px;width:16px;height:16px;margin:3px 0 0}
  #body-reset .service-image{aspect-ratio:4/5}
  #body-reset .service-image img{object-position:center center}
  .about-photos-three{min-height:0;height:549px;grid-template-rows:285px 250px}
  .about-photos-three .about-main{grid-column:1;grid-row:1/3;width:100%;height:calc(100% - 94px);align-self:start;min-width:0;min-height:0}
  .about-photos-three .about-detail{grid-column:2;grid-row:1;min-width:0;min-height:0}
  .about-photos-three .about-extra{grid-column:2;grid-row:2;min-width:0;min-height:0}
  .about-photos-three .photo-signature{position:relative;inset:auto;grid-column:1;grid-row:1/3;align-self:end;width:100%;max-width:none;padding:9px 10px;background:#34393a;border:1px solid #ffffff1f;border-radius:10px;box-sizing:border-box;backdrop-filter:none;font-size:1.15rem}
  .about-photos-three .photo-signature span{max-width:100%;white-space:normal;line-height:1.4;font-size:.6875rem}
  .studio-collage-three{grid-template-rows:310px 205px auto}
  .studio-collage-three .studio-large img{object-position:center 58%}
  .studio-collage-three .studio-small img{object-position:center 48%}
  .studio-collage-three .location-card{position:relative;inset:auto;grid-column:1/3;width:100%;padding:16px 18px;background:#f3f3ecf2;backdrop-filter:none;box-shadow:0 14px 30px #11141633}
  .studio-collage-three .location-card>.icon{display:block;flex:0 0 20px}
  .closing-banner{display:flex;min-height:0;flex-direction:column}
  .closing-banner>img{position:relative;inset:auto;z-index:0;height:310px;object-position:center 32%}
  .closing-banner:after{display:none}
  .closing-overlay{position:relative;z-index:1;min-height:0;max-width:none;padding:30px 25px 34px;background:#171b1e;justify-content:flex-start}
  .closing-overlay h2{margin-top:16px;font-size:2.45rem}
}

@media(max-width:380px){
  .reviews-heading>a{max-width:260px;font-size:.9375rem}
  .about-photos-three{height:489px;grid-template-rows:255px 225px}
  .about-photos-three .about-main{height:calc(100% - 84px)}
  .about-photos-three .photo-signature{font-size:1.05rem}
  .about-photos-three .photo-signature span{font-size:.625rem}
  .studio-collage-three{grid-template-rows:270px 175px auto}
  .closing-banner,.closing-overlay{min-height:0}
  .closing-banner>img{height:270px}
}

/* Keep the hero message close to the main promise and strengthen its CTA. */
.hero-claim{margin-top:12px}
.hero-actions>.button{min-height:64px;padding:21px 28px;font-size:1rem}

@media(max-width:760px){
  .hero-claim{margin-top:12px}
  .hero-actions>.button{min-height:61px;padding:19px 23px;font-size:.9375rem}
  .reviews-heading{padding-inline:14px}
  .reviews-heading>a{gap:6px;max-width:none;white-space:nowrap;font-size:clamp(.75rem,3.4vw,.875rem);line-height:1.35}
  .reviews-heading>a .icon{flex-basis:14px;width:14px;height:14px;margin-top:1px}
}
/* Optional Meta Pixel consent controls. */
.marketing-consent[hidden]{display:none}
.marketing-consent{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:630px;padding:22px;border-radius:16px;background:#242729;color:#f6f3ed;border:1px solid #d8bf9880;box-shadow:0 18px 55px #0009;font:400 1rem/1.55 Manrope,Arial,sans-serif}
.marketing-consent p{margin:0 0 16px}.marketing-consent a{color:#e9d2b1;text-decoration:underline}.marketing-consent-actions{display:flex;gap:12px;flex-wrap:wrap}
.marketing-consent button,.marketing-settings{cursor:pointer;font:inherit}.marketing-consent button{min-height:44px;padding:9px 18px;border-radius:8px;color:#f6f3ed;background:transparent;border:1px solid #d8bf98}.marketing-consent button[data-consent=accept]{background:#d8bf98;color:#242729}
.marketing-settings{display:block;margin:15px 0;color:#e9d2b1;background:none;border:0;text-decoration:underline;text-align:left;padding:8px}
@media(max-width:600px){.marketing-consent{left:10px;right:10px;bottom:10px;padding:17px}.marketing-consent-actions button{flex:1}}

/* Consent and privacy pages share the site's charcoal and warm accent palette. */
.map-card iframe:not([src]){display:none}
.map-placeholder{height:100%;min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:25px 25px 85px;background:linear-gradient(135deg,#394447,#66716d);color:#f8f6f0}
.map-placeholder strong{font-size:1.4rem;font-weight:600}.map-placeholder span{color:#e1e5da}.map-placeholder small{font-size:.875rem;color:#d5ded5}.map-placeholder button,.privacy-settings{border:1px solid #e7d3b5;background:#e3c8a5;color:#252e30;border-radius:10px;padding:11px 20px;min-height:44px;font-weight:700}
.marketing-consent{width:min(620px,calc(100% - 24px));left:12px;right:auto;bottom:12px;max-height:calc(100dvh - 24px);overflow:auto;padding:21px 23px;border-radius:18px;background:#30383a;border:1px solid #e3c8a580;box-shadow:0 20px 65px #111b1ee0;font-size:.9375rem}
.consent-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:9px;font-size:1.125rem}.consent-head strong{font-weight:700}.marketing-consent p{color:#e2e4dd;line-height:1.6;margin:0 0 17px}.marketing-consent a{color:#ecd4b3}.consent-close{font-size:1.4rem;padding:0 9px;border:0;background:transparent}
.consent-options{display:grid;gap:8px;margin-bottom:18px}.consent-options label{display:block;padding:11px 13px;border:1px solid #ffffff2c;border-radius:10px;font-weight:700;cursor:pointer}.consent-options input{display:inline-block;width:18px;height:18px;margin:0 9px 0 0;vertical-align:middle;accent-color:#d8bf98}.consent-options small{display:block;margin-left:31px;font-size:.875rem;font-weight:400;color:#cbd5cd}
.marketing-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.marketing-consent-actions button{border:1px solid #d8bf98;min-height:44px;padding:9px 12px;border-radius:9px;font-weight:600}.marketing-consent-actions button[data-action=accept]{background:#d8bf98;color:#242729}.marketing-consent-actions button[data-action=settings],.marketing-consent-actions button[data-action=save]{grid-column:1/-1}.marketing-consent-actions button[data-action=settings]{border-color:#ffffff50;color:#f6f3ed}.marketing-consent-actions button[data-action=save]{background:#d8bf98;color:#242729}
.footer-settings,.privacy-footer button{border:0;background:none;color:#d7c6a9;padding:4px;text-decoration:underline;text-underline-offset:3px;font-size:.875rem}
.privacy-header{background:#30383a;border-bottom:1px solid #ffffff22}.privacy-header .wrap{min-height:90px;display:flex;justify-content:space-between;align-items:center;gap:20px}.privacy-back{font-size:.9375rem;color:#e7d3b5}.privacy-hero{background:linear-gradient(125deg,#30383a,#4a5556);padding:85px 0 90px}.privacy-hero h1{font-size:clamp(2.6rem,6vw,5rem);font-weight:500;line-height:1.12;letter-spacing:-.055em;margin:16px 0 24px}.privacy-hero h1 em{font-family:Georgia,serif;color:#e3c8a5;font-weight:400}.privacy-hero p{max-width:680px;line-height:1.8;color:#e4e9e4;font-size:1.0625rem}.privacy-settings{margin-top:26px}.privacy-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:clamp(30px,6vw,100px);padding:80px 0 110px}.privacy-nav{position:sticky;top:30px;align-self:start;display:grid;gap:13px;color:#d5e0d7;font-size:.9375rem}.privacy-nav strong{color:#e3c8a5;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.privacy-nav a:hover,.privacy-content a:hover{color:#e3c8a5}.privacy-content{max-width:860px}.privacy-content section{scroll-margin-top:35px;padding:0 0 55px;margin-bottom:55px;border-bottom:1px solid #ffffff28}.privacy-number{font-size:.8125rem;letter-spacing:.12em;color:#e3c8a5;text-transform:uppercase}.privacy-content h2{font-size:clamp(1.8rem,3.3vw,2.5rem);margin:11px 0 25px}.privacy-content h3{font-size:1.25rem;margin:28px 0 10px}.privacy-content p{font-size:1rem;line-height:1.82;color:#e0e6df;margin:0 0 20px}.privacy-content a,.inline-settings{color:#ead2ac;text-decoration:underline;text-underline-offset:3px}.inline-settings{border:0;background:transparent;padding:0;font:inherit}.privacy-date{font-size:.875rem!important;color:#afbbb3!important}.privacy-footer{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:35px 0}.privacy-footer span{margin-left:auto;color:#b8c2ba;font-size:.875rem}
@media(max-width:760px){.marketing-consent{width:calc(100% - 20px);left:10px;right:10px;bottom:10px;padding:17px;font-size:.875rem}.marketing-consent-actions button{font-size:.875rem}.privacy-header .wrap{min-height:74px}.privacy-hero{padding:55px 0 65px}.privacy-layout{display:block;padding:52px 0 75px}.privacy-nav{position:static;display:flex;flex-wrap:wrap;gap:9px 16px;padding-bottom:35px}.privacy-nav strong{width:100%}.privacy-content section{padding-bottom:35px;margin-bottom:38px}.privacy-footer span{margin-left:0;width:100%;order:3}}

.marketing-consent-actions button[data-action=reject]{background:#d8bf98;color:#242729}

/* Two balanced black-and-white portraits and one original studio image. */
.about-photos-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:0;align-items:start}
.about-photos-two .about-main,.about-photos-two .about-detail{position:relative;inset:auto;width:100%;height:510px;margin:0;border:0;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}
.about-photos-two .about-main img,.about-photos-two .about-detail img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}
.about-photos-two .about-main img{object-position:center 34%}
.about-photos-two .about-detail img{object-position:center 40%}
.about-photos-two .photo-signature{position:relative;inset:auto;grid-column:1/-1;margin:0;padding:0 12px;font-size:1.75rem}
.about-photos-two .photo-signature span{font-size:.75rem}
.studio-single{position:relative;min-height:610px;padding:0}
.studio-single .studio-large{position:absolute;inset:0;width:100%;height:100%;border-radius:20px}
.studio-single .studio-large img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}
.studio-single .location-card{z-index:2;bottom:20px;right:20px;width:min(75%,410px)}
@media(max-width:760px){
  .about-photos-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto;min-height:0}
  .about-photos-two .about-main,.about-photos-two .about-detail{grid-column:auto;grid-row:auto;height:clamp(245px,76vw,390px);border-radius:15px}
  .about-photos-two .photo-signature{grid-column:1/-1;grid-row:auto;width:100%;padding:6px 4px 0;background:none;border:0;border-radius:0;font-size:1.4rem}
  .about-photos-two .photo-signature span{font-size:.75rem}
  .studio-single{min-height:0;display:flex;flex-direction:column;gap:12px}
  .studio-single .studio-large{position:relative;inset:auto;width:100%;height:clamp(360px,110vw,530px)}
  .studio-single .location-card{position:relative;inset:auto;width:100%;padding:16px 18px;background:#f3f3ecf2;backdrop-filter:none}
  .studio-single .location-card>.icon{display:block;flex:0 0 20px}
}

/* Real studio portrait in the hero, with a full-frame mobile presentation. */
.hero-atmosphere{background:none}
.hero-photo{inset:0;margin:0}
.hero-photo>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 44%;transform:none;mask-image:none}
.hero-shade{background:linear-gradient(90deg,#242729ed 0%,#242729d9 32%,#24272952 54%,transparent 73%),linear-gradient(0deg,#24272980,transparent 30%)}
@media(max-width:900px){
  .hero-photo{position:relative;inset:auto;order:2;width:100%;aspect-ratio:2048/1601;margin:0;z-index:0}
  .hero-photo>img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}
  .hero-shade{display:none}
}

/* Two equal hero panels: message and reviews left, studio portrait right. */
.hero-panel{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.hero-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;min-height:clamp(620px,42vw,720px);padding:0;background:transparent}
.hero-copy{grid-column:1;width:100%;min-width:0;min-height:0;padding:clamp(26px,2.4vw,40px);border:1px solid #ffffff1f;border-radius:26px;background:linear-gradient(90deg,#202426e8,#202426c9),url('assets/hero-studio-empty.jpg') center 45%/cover no-repeat;box-shadow:0 20px 45px #14171938;overflow:hidden}
.hero-copy>.google-proof{margin-bottom:clamp(18px,2vw,30px)}
.hero-copy h1{font-size:clamp(2.4rem,3vw,3.7rem);line-height:1.13}
.hero-copy .hero-claim{margin-top:17px;line-height:1.5}
.hero-divider{order:3;width:100%;height:1px;flex:none;margin-top:22px;background:#d6d1c344}
.hero-copy .hero-actions{order:4;margin-top:22px}
.hero-copy .hero-reviews{order:5;position:relative;inset:auto;z-index:0;width:100%;min-width:0;flex:none;margin-top:auto;padding:25px 0 0;background:none;border:0;box-shadow:none}
.hero-copy .reviews-heading{padding:0;margin-bottom:12px}
.hero-copy .reviews-heading>a{font-size:clamp(.95rem,1.15vw,1.1rem)}
.hero-copy .reviews-window{width:100%}
.hero-copy .review-card{width:235px;padding:13px 16px}
.hero-copy .review-card blockquote{margin:7px 0 8px;min-height:40px;font-size:.8125rem}
.hero-visual{position:relative;grid-column:2;min-width:0;min-height:0;border-radius:26px;overflow:hidden;background:#242729;box-shadow:0 20px 45px #14171938;isolation:isolate}
.hero-visual .hero-photo{position:absolute;inset:0;z-index:-1;width:100%;height:100%;aspect-ratio:auto;margin:0}
.hero-visual .hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:72% 66%;transform:scale(1.08);filter:none;mask-image:none}
.hero-visual .hero-side{top:24px;right:24px;bottom:auto;left:auto;z-index:4;width:clamp(115px,10vw,165px)}
@media(max-width:1200px){
  .hero-stage{min-height:620px}
  .hero-copy{padding:28px}
  .hero-copy h1{font-size:clamp(2.35rem,3.5vw,3.25rem)}
  .hero-copy>.google-proof{margin-bottom:21px}
  .hero-visual .hero-side{right:18px;top:18px;width:125px}
}
@media(max-width:900px){
  .hero-stage{grid-template-columns:minmax(0,1fr);min-height:0;gap:12px;padding:0}
  .hero-copy,.hero-visual{grid-column:1;width:100%}
  .hero-copy{padding:30px 34px 35px}
  .hero-copy>.google-proof{margin-bottom:21px}
  .hero-copy .hero-reviews{margin-top:30px}
  .hero-visual{height:clamp(430px,75vw,620px)}
  .hero-visual .hero-photo{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;margin:0;z-index:-1}
  .hero-visual .hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:72% 65%;transform:scale(1.08)}
  .hero-visual .hero-side{left:auto;right:20px;top:20px;bottom:auto;width:130px}
}
@media(max-width:760px){
  .hero-copy{padding:26px 24px 30px}
  .hero-copy h1{font-size:clamp(2.25rem,8.8vw,3rem)}
  .hero-claim-mobile-break{display:block}
  .hero-title-line{white-space:normal}
  .hero-visual{height:clamp(430px,105vw,580px)}
  .hero-visual .hero-side{right:14px;top:14px;width:105px}
  .hero-copy .hero-reviews{margin-top:26px;padding-top:22px}
  .hero-copy .review-card{width:220px}
}

.trust-experience>.trust-photo{filter:none;opacity:1;object-position:72% 20%}

/* Customer voices sit at the foot of Nabil's portrait. */
.hero-visual{display:flex;flex-direction:column;justify-content:flex-end}
.hero-visual .hero-reviews{position:relative;z-index:2;width:100%;margin-top:auto;padding:24px 0 19px;background:linear-gradient(180deg,#25282a00,#25282ae8 22%,#25282af5);border:0;box-shadow:none}
.hero-visual .reviews-heading{padding-inline:24px;margin-bottom:12px}
.hero-visual .reviews-heading>a{font-size:clamp(.9rem,1.1vw,1.05rem)}
.hero-visual .review-card{width:235px;padding:13px 16px}
.hero-visual .review-card blockquote{margin:7px 0 8px;min-height:40px;font-size:.8125rem}
@media(max-width:900px){
  .hero-visual{height:clamp(610px,95vw,790px)}
  .hero-visual .hero-photo>img{object-position:72% 65%}
}
@media(max-width:760px){
  .hero-visual{height:clamp(660px,150vw,820px)}
  .hero-visual .hero-photo>img{object-position:72% 65%}
  .hero-visual .hero-side{top:14px}
  .hero-visual .hero-reviews{padding:35px 0 20px}
  .hero-visual .reviews-heading{padding-inline:18px}
  .hero-visual .reviews-heading>a{font-size:.875rem}
  .hero-visual .review-card{width:220px}
}

/* Reviews return to the text card on desktop; the mobile overlay stays on the photo. */
.hero-stage>.hero-reviews{position:relative;inset:auto;z-index:3;min-width:0;width:100%;align-self:end;border:0;box-shadow:none;overflow:hidden}
.hero-stage>.hero-reviews .review-card{width:235px;padding:13px 16px}
.hero-stage>.hero-reviews .review-card blockquote{margin:7px 0 8px;min-height:40px;font-size:.8125rem}
@media(min-width:901px){
  .hero-copy,.hero-visual,.hero-stage>.hero-reviews{grid-row:1}
  .hero-copy{padding-bottom:225px}
  .hero-stage>.hero-reviews{grid-column:1;padding:26px 0 20px;border-radius:0 0 26px 26px;background:linear-gradient(180deg,#292d2f00,#292d2ff0 20%,#292d2f)}
  .hero-stage>.hero-reviews .reviews-heading{padding-inline:clamp(26px,2.4vw,40px);margin-bottom:12px}
  .hero-stage>.hero-reviews .reviews-heading>a{font-size:clamp(.95rem,1.15vw,1.1rem)}
  .hero-visual .hero-photo>img{object-fit:cover;object-position:center 25%;transform:none}
}
@media(max-width:900px){
  .hero-stage{grid-template-rows:auto clamp(610px,95vw,790px)}
  .hero-copy{grid-row:1}
  .hero-visual,.hero-stage>.hero-reviews{grid-column:1;grid-row:2}
  .hero-stage>.hero-reviews{padding:24px 0 19px;border-radius:0 0 26px 26px;background:linear-gradient(180deg,#25282a00,#25282ae8 22%,#25282af5)}
  .hero-stage>.hero-reviews .reviews-heading{padding-inline:24px;margin-bottom:12px}
  .hero-stage>.hero-reviews .reviews-heading>a{font-size:clamp(.9rem,1.1vw,1.05rem)}
}
@media(max-width:760px){
  .hero-stage{grid-template-rows:auto clamp(660px,150vw,820px)}
  .hero-stage>.hero-reviews{padding:35px 0 20px}
  .hero-stage>.hero-reviews .reviews-heading{padding-inline:18px}
  .hero-stage>.hero-reviews .reviews-heading>a{font-size:.875rem}
  .hero-stage>.hero-reviews .review-card{width:220px}
}
