@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--b:#2450e6;--ink:#10131a;--cream:#f1efe8;--soft:#f7f7f5;--line:#dde0df;--max:1240px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.045em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.17em;margin-bottom:22px}.eyebrow i{width:28px;height:2px;background:currentColor}.header{height:82px;display:flex;align-items:center;padding:0 max(22px,calc((100vw - 1380px)/2));gap:28px;position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid #00000010;z-index:30}.logo{display:flex;align-items:center;gap:10px;flex:none}.logo-k{width:39px;height:39px;border-radius:12px;background:var(--ink);color:#fff;display:grid;place-items:center;font:800 22px Manrope}.logo b,.logo small{display:block}.logo b{font:800 18px/1 Manrope}.logo small{font:600 8px/1.1 Manrope;letter-spacing:.15em;margin-top:5px}.header nav{margin-left:auto;display:flex;gap:22px}.header nav a{font-size:13px;font-weight:600;color:#5e6268}.header nav a.active,.header nav a:hover{color:var(--b)}.langs{display:flex;gap:7px;font-size:10px;font-weight:800}.langs a{opacity:.4}.langs a.active{opacity:1;color:var(--b)}.nav-cta{padding:13px 17px;background:var(--ink);color:#fff;border-radius:999px;font-size:12px;font-weight:700}.menu{display:none}.mobile{display:none}.hero{background:var(--b);color:#fff;min-height:745px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff25 1px,transparent 1px);background-size:27px 27px;mask-image:linear-gradient(90deg,#000,transparent 65%)}.hero-grid{min-height:745px;max-width:1380px;margin:auto;padding:64px 65px 0;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative}.hero-copy{padding-bottom:55px}.hero h1{font-size:clamp(55px,6.4vw,96px);line-height:.94;margin-bottom:28px}.hero h1 em{display:block;font-style:normal;color:#c2cdff}.hero-copy>p{max-width:630px;color:#ffffffcf;font-size:18px;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 21px;border-radius:999px;font-size:13px;font-weight:700;border:1px solid transparent}.btn.black{background:var(--ink);color:#fff}.btn.ghost{border-color:#ffffff78;background:#ffffff0f}.trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.trust span{display:flex;gap:7px;align-items:center;font-size:12px;color:#ffffffdc}.trust svg{background:#ffffff22;border-radius:50%;padding:2px;width:18px;height:18px}.hero-art{align-self:end;position:relative}.hero-art>img{width:100%;max-height:665px;object-fit:cover;object-position:center top;border-radius:190px 190px 0 0}.scan,.precision{position:absolute;background:#fffffff0;color:var(--ink);box-shadow:0 20px 55px #04134d40;border-radius:16px}.scan{left:-35px;bottom:70px;padding:16px 19px}.scan b,.scan small{display:block}.scan b{font:700 13px Manrope}.scan small{font-size:9px;margin-top:5px;color:#666}.precision{right:-12px;top:27%;padding:14px;font:800 10px/1.35 Manrope}.ticker{height:62px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-around;gap:25px;overflow:hidden;white-space:nowrap;font:700 12px Manrope;letter-spacing:.14em}.ticker i{color:var(--b)}.section{padding:105px 0}.intro{max-width:800px}.intro h2,.split h2,.studio-copy h2,.dark h2{font-size:clamp(39px,4.8vw,66px);line-height:1.04}.intro>p,.split p,.studio-copy p{font-size:17px;line-height:1.7;color:#676b72}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:55px}.cards3 article{background:var(--soft);border-radius:24px;padding:32px;min-height:250px}.cards3 article>span{color:var(--b);font:700 12px Manrope}.cards3 h3{font-size:24px;margin:68px 0 11px}.cards3 p{color:#676b72;line-height:1.65}.cream{background:var(--cream)}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.text-link{display:inline-flex;gap:9px;align-items:center;border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:700}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #bfc1bd}.steps article{padding:25px 25px 0 0;position:relative}.steps article:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--b);position:absolute;top:-5px}.steps span{color:var(--b);font-size:11px}.steps h3{font-size:20px;margin:38px 0 10px}.steps p{font-size:14px;color:#666;line-height:1.6}.results{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:54px}.result{background:var(--soft);border-radius:26px;overflow:hidden}.result-media{position:relative;aspect-ratio:16/10}.result-media img{width:100%;height:100%;object-fit:cover}.result-media span{position:absolute;top:14px;background:#10131add;color:#fff;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:700}.result-media span:last-child{right:14px}.result-media span:first-of-type{left:14px}.result-body{padding:23px 27px 27px}.result h3{font-size:22px;margin-bottom:7px}.result p{font-size:12px;color:#777}.disclosure{font-size:9px;color:var(--b);letter-spacing:.07em;font-weight:700}.studio-tease{display:grid;grid-template-columns:1.15fr .85fr;background:var(--ink);color:#fff;min-height:610px}.studio-tease img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.studio-copy{padding:80px 7vw;display:flex;justify-content:center;flex-direction:column}.studio-copy p{color:#ffffffa6}.studio-copy .btn{align-self:flex-start;background:#fff;color:var(--ink);margin-top:18px}.cta{padding:72px max(24px,calc((100vw - var(--max))/2));background:var(--b);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta>div:first-child{max-width:760px}.cta h2{font-size:clamp(35px,4vw,57px);line-height:1.05;margin:15px 0}.cta p{color:#ffffffc0;line-height:1.6}.cta small{font-weight:800;letter-spacing:.15em}.page-hero{min-height:500px;padding:110px 24px 90px;text-align:center;display:flex;align-items:center;overflow:hidden}.page-hero.blue{background:var(--b);color:#fff}.page-hero.ink{background:var(--ink);color:#fff}.page-hero.cream{background:var(--cream)}.page-hero .eyebrow{justify-content:center}.page-hero h1{font-size:clamp(49px,6.5vw,92px);line-height:.98;margin-bottom:25px}.page-hero p{max-width:760px;margin:auto;font-size:18px;line-height:1.7;opacity:.72}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:25px;overflow:hidden}.benefits div{min-height:155px;padding:23px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits div:nth-child(3n){border-right:0}.benefits div:nth-child(n+4){border-bottom:0}.benefits small{color:#999}.benefits svg{color:var(--b);width:24px;height:24px;margin:auto 0 14px}.types{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:48px}.types article{background:#fff;border-radius:24px;padding:32px;min-height:285px;position:relative}.tag{background:#e8ecff;color:var(--b);padding:8px 11px;border-radius:999px;font-size:10px;font-weight:700}.num{position:absolute;right:25px;top:18px;font:800 68px Manrope;color:#edf0f4}.types h3{font-size:24px;margin:75px 0 10px}.types p{color:#666;line-height:1.65}.two{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.rounded{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:27px}.rounded.tall{aspect-ratio:4/5}.two h2{font-size:clamp(39px,4.4vw,61px);line-height:1.05}.checks{list-style:none;padding:0;margin:30px 0}.checks li{display:flex;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.checks svg{color:var(--b);flex:0 0 20px}.faq{max-width:900px;margin:36px auto 0}.faq details{border-bottom:1px solid #cfd0cb}.faq summary{list-style:none;display:flex;justify-content:space-between;padding:21px 0;font:700 18px Manrope;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px}.faq details[open] summary span{transform:rotate(45deg)}.faq p{color:#666;line-height:1.7;padding:0 0 23px}.process{max-width:970px}.process article{display:grid;grid-template-columns:105px 1fr;gap:25px;padding:38px 0;border-bottom:1px solid var(--line)}.process span{color:var(--b);font-weight:700}.process h3{font-size:28px;margin-bottom:8px}.process p{color:#666;line-height:1.7;margin:0}.styles{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:48px}.styles article{background:#fff;border-radius:23px;overflow:hidden}.styles img{width:100%;aspect-ratio:1;object-fit:cover;filter:grayscale(1)}.styles h3{font-size:20px;padding:21px;margin:0}.dark{background:var(--ink);color:#fff}.dark .rounded{filter:grayscale(1)}.dark .checks li{border-color:#343943}.dark .note{color:#979ca6}.gallery{padding:30px 0}.gallery .wrap{display:grid;grid-template-columns:.8fr 1.4fr .8fr;gap:15px}.gallery img{width:100%;height:440px;object-fit:cover;border-radius:22px;filter:grayscale(1)}.local{width:min(var(--max),calc(100% - 48px));margin:0 auto 100px;padding:58px;background:var(--cream);border-radius:29px;display:grid;grid-template-columns:1.4fr .6fr;gap:75px}.local h2{font-size:44px;line-height:1.08}.local p{color:#666;line-height:1.7}.local aside{border-left:1px solid #c8cbc7;padding-left:38px;display:flex;flex-direction:column;justify-content:center;gap:16px}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.articles article{border:1px solid var(--line);border-radius:23px;padding:27px;min-height:260px}.articles article>span{color:var(--b);font-size:11px}.articles h3{font-size:23px;margin:43px 0 10px}.articles p{color:#686c72;line-height:1.6}.contact-page{padding:85px 24px;background:var(--soft)}.contact-card{max-width:1110px;margin:auto;background:#fff;border-radius:30px;padding:58px;display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;box-shadow:0 28px 85px #0f142311}.contact-card h2{font-size:44px;line-height:1.08}.contact-card>div>p{color:#666;line-height:1.7}.direct{display:grid;gap:11px;margin:32px 0}.direct a{border:1px solid var(--line);border-radius:15px;padding:15px}.direct small,.direct b{display:block}.direct small{font-size:9px;color:#777;letter-spacing:.12em;margin-bottom:5px}.form{display:grid;gap:15px}.form label{display:grid;gap:7px;font-size:11px;font-weight:700}.form input,.form textarea{width:100%;border:1px solid #d9dce1;border-radius:12px;padding:14px;font:inherit;background:#fafafa}.form .consent{display:flex;align-items:flex-start;font-weight:400;line-height:1.45}.form .consent input{width:auto}.form button{border:0;cursor:pointer}.status.ok{color:#168453}.status.err{color:#b42318}footer{background:#0b0e14;color:#fff;padding:75px max(24px,calc((100vw - var(--max))/2)) 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr .6fr;gap:50px}.footer-grid>div:first-child p{color:#838892;line-height:1.65;max-width:380px;margin-top:24px}.footer-grid h4{font-size:12px;letter-spacing:.11em}.footer-grid>div>a:not(.logo){display:block;color:#8e929a;font-size:13px;margin:10px 0;line-height:1.5}.copy{border-top:1px solid #252933;margin-top:55px;padding-top:21px;display:flex;justify-content:space-between;color:#686d77;font-size:11px}.wa{position:fixed;right:19px;bottom:19px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#07150d;font-weight:800;z-index:25;box-shadow:0 12px 30px #0004}
@media(max-width:1080px){.header nav,.header>.langs,.nav-cta{display:none}.menu{display:block;margin-left:auto;border:0;background:none;font-size:22px}.open .mobile{display:grid;position:fixed;top:82px;left:0;right:0;background:#fff;padding:25px;box-shadow:0 20px 50px #0002}.mobile a{padding:11px;font-weight:700}.hero-grid{padding-left:38px;padding-right:38px}.hero h1{font-size:63px}}
@media(max-width:760px){.wrap{width:calc(100% - 28px)}.header{height:70px;padding:0 16px}.open .mobile{top:70px}.hero,.hero-grid{min-height:auto}.hero-grid{padding:62px 18px 0;grid-template-columns:1fr}.hero-copy{padding-bottom:42px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-art{width:92%;margin:auto}.hero-art>img{max-height:535px}.scan{left:-8px;bottom:28px}.precision{display:none}.ticker{justify-content:flex-start;padding:0 18px}.section{padding:70px 0}.intro h2,.split h2,.studio-copy h2,.dark h2{font-size:39px}.cards3,.types,.results,.styles,.articles{grid-template-columns:1fr}.split,.two{grid-template-columns:1fr;gap:34px}.steps{grid-template-columns:1fr 1fr;gap:22px}.studio-tease{grid-template-columns:1fr}.studio-tease>div:first-child{height:360px}.studio-copy{padding:60px 23px}.cta{display:block;padding:57px 22px}.page-hero{min-height:420px;padding:85px 18px 70px}.page-hero h1{font-size:47px}.benefits{grid-template-columns:1fr 1fr}.benefits div{border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.benefits div:nth-child(2n){border-right:0!important}.benefits div:nth-last-child(-n+2){border-bottom:0!important}.process article{grid-template-columns:55px 1fr}.gallery .wrap{grid-template-columns:1fr 1fr}.gallery img{height:250px}.gallery img:nth-child(2){grid-row:span 2;height:515px}.local{grid-template-columns:1fr;padding:36px 23px;gap:32px}.local h2{font-size:35px}.local aside{border:0;border-top:1px solid #ccc;padding:24px 0 0}.contact-card{padding:29px 21px;grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copy{display:block}.copy span{display:block;margin-top:7px}}

/* MyHair-inspired editorial product system */
:root{--b:#315fa8;--blue-deep:#274f91;--sky:#dce8ff;--ink:#151515;--cream:#f4f5f8;--soft:#f7f8fb;--line:#d9dfe8}.header{height:78px;border:0;box-shadow:none}.page-home .header{background:var(--b);color:#fff;position:absolute;width:100%;backdrop-filter:none}.page-home .header .logo-k{background:#fff;color:var(--b)}.page-home .header nav a{color:#fff}.page-home .header .langs a.active{color:#fff}.page-home .header .nav-cta{background:#222}.page-home .hero{padding-top:78px}.hero{background:var(--b);min-height:920px}.hero:before{background-image:radial-gradient(#ffffff20 1px,transparent 1px);mask-image:radial-gradient(circle at center,#000,transparent 72%)}.hero-grid{display:block;min-height:920px;padding:52px 24px 0;text-align:center}.hero-copy{max-width:920px;margin:auto;padding:0;position:relative;z-index:3}.hero-copy .eyebrow{justify-content:center;margin-bottom:18px;opacity:.82}.hero h1{font-size:clamp(68px,7vw,108px);line-height:.93;margin:0 auto 20px;max-width:980px}.hero h1 em{color:#fff;opacity:.5}.hero-copy>p{margin:0 auto;max-width:690px;font-size:18px;line-height:1.55}.hero-copy .actions{justify-content:center;margin-top:26px}.hero-copy .btn{padding:15px 28px}.hero-copy .trust{position:absolute;right:-165px;top:335px;width:215px;display:grid;gap:8px;text-align:left;margin:0;z-index:5}.hero-copy .trust span{background:#244d8f;border:1px solid #ffffff18;padding:12px 14px;border-radius:10px;box-shadow:0 16px 35px #15366e55}.hero-art{width:min(700px,64vw);height:505px;margin:-2px auto 0;position:relative}.hero-art:before{content:"";position:absolute;width:660px;height:330px;border:2px dashed #ffffff88;border-radius:50% 50% 0 0;left:50%;bottom:-80px;transform:translateX(-50%)}.hero-art>img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:50% 17%;border-radius:0;mix-blend-mode:normal;clip-path:ellipse(45% 58% at 50% 57%)}.scan{left:-90px;bottom:72px;text-align:left;background:#244d8fed;color:#fff;border:1px solid #ffffff1f;box-shadow:0 18px 42px #193b7444}.scan small{color:#ffffffad}.precision{right:-55px;top:42%;background:#ffffffed;padding:16px 20px;text-align:left}.ticker{height:74px;background:#fff;color:#9ba8ba;border-bottom:1px solid var(--line)}.ticker i{color:var(--b)}
.section{padding:125px 0}.intro{margin:0 auto;text-align:center}.intro .eyebrow{justify-content:center}.intro h2{font-size:clamp(50px,5.2vw,76px);line-height:.98}.intro>p{max-width:720px;margin-left:auto;margin-right:auto}.cards3{grid-template-columns:1.35fr .825fr .825fr;gap:20px}.cards3 article{min-height:340px;border:1px solid #e0e5ee;background:#fff;box-shadow:0 16px 60px #1f3f7110;padding:34px}.cards3 article:first-child{background:linear-gradient(145deg,var(--b),#24477e);color:#fff}.cards3 article:first-child p{color:#ffffffbf}.cards3 article:first-child>span{color:#bcd1ff}.cards3 h3{font-size:28px;margin-top:110px}.cream{background:#f4f6fb}.split{display:block;text-align:center}.split>div:first-child .eyebrow{justify-content:center}.split>div:last-child{max-width:650px;margin:0 auto}.steps{border:0;gap:15px;margin-top:65px}.steps article{background:#fff;border:1px solid #e0e5ee;border-radius:20px;padding:24px;text-align:left;min-height:240px;box-shadow:0 14px 50px #234d8610}.steps article:before{display:none}.steps h3{margin-top:70px}.results{gap:28px}.result{background:#fff;border:1px solid #e0e5ee;box-shadow:0 18px 60px #234d8612}.result-media{aspect-ratio:16/9}.studio-tease{margin:0 24px 110px;border-radius:34px;overflow:hidden;min-height:680px;background:var(--b)}.studio-tease img{filter:none}.studio-copy{padding:80px}.cta{margin:0 24px 24px;border-radius:32px;background:var(--b);min-height:320px}.cta h2{font-size:clamp(42px,5vw,70px)}
.page-hero{min-height:760px;padding:80px 24px 0;text-align:left;display:block}.page-hero.blue{background:var(--b)}.page-hero.ink{background:#171a20}.page-hero.cream{background:#eef2f8}.page-hero-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:680px;gap:70px}.page-hero-copy .eyebrow{justify-content:flex-start}.page-hero h1{font-size:clamp(58px,6vw,90px);line-height:.94}.page-hero p{font-size:18px;margin:0;max-width:620px}.page-hero-visual{position:relative;height:610px;align-self:end}.visual-frame{height:100%;border-radius:210px 210px 0 0;overflow:hidden;position:relative;background:#ffffff10}.visual-frame:before{content:"";position:absolute;inset:22px;border:1px solid #ffffff4a;border-radius:190px 190px 0 0;z-index:2}.visual-frame img{width:100%;height:100%;object-fit:cover}.page-hero.ink .visual-frame img,.page-hero.cream .visual-frame img{filter:grayscale(1)}.scan-line{position:absolute;left:12%;right:12%;top:34%;height:2px;background:#fff;box-shadow:0 0 18px 4px #fff;z-index:3;opacity:.75}.focus-dot{position:absolute;width:16px;height:16px;border:3px solid #fff;border-radius:50%;left:50%;top:33%;z-index:3;box-shadow:0 0 0 9px #ffffff2b}.metric{position:absolute;background:#fffffff0;color:#151515;border-radius:15px;padding:15px 18px;box-shadow:0 20px 55px #1115;z-index:4}.metric small,.metric b{display:block}.metric small{font-size:8px;letter-spacing:.13em;color:#6a7180}.metric b{font:800 11px/1.4 Manrope;margin-top:5px}.metric-a{left:-52px;bottom:90px}.metric-b{right:-26px;top:145px;display:flex;align-items:center;gap:11px}.metric-b b{font-size:24px;color:var(--b);margin:0}.metric-b small{line-height:1.35}.benefits{border:0;gap:14px;overflow:visible}.benefits div{border:1px solid #e0e5ee!important;border-radius:18px;min-height:190px;background:#fff;box-shadow:0 14px 45px #274f9010}.types{gap:22px}.types article{min-height:360px;border:1px solid #dde4ee;box-shadow:0 20px 60px #274f9010}.types h3{font-size:28px;margin-top:105px}.two{gap:110px}.rounded{border-radius:170px 170px 26px 26px;box-shadow:0 25px 70px #24477e20}.checks li{border:0;background:#f4f6fa;border-radius:13px;padding:15px 17px;margin:8px 0}.faq{max-width:980px}.faq details{background:#fff;border:1px solid #dde3ec;border-radius:15px;padding:0 20px;margin:10px 0}.process{max-width:1100px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.process article{display:block;border:1px solid #dde3ec;border-radius:22px;padding:32px;min-height:240px;background:#fff}.process article:nth-child(1),.process article:nth-child(4),.process article:nth-child(5){background:#eef3ff}.process h3{margin-top:65px}.styles{gap:22px}.styles article{box-shadow:0 18px 60px #274f9015;border:1px solid #dde3ec}.styles img{filter:none}.gallery{padding:80px 0}.gallery .wrap{gap:22px}.gallery img{filter:none;border-radius:190px 190px 24px 24px;height:520px}.local{border-radius:34px;background:#eaf0fb}.articles{gap:20px}.articles article{background:#fff;min-height:330px;box-shadow:0 18px 60px #274f9010}.articles article:nth-child(1),.articles article:nth-child(5){background:var(--b);color:#fff}.articles article:nth-child(1) p,.articles article:nth-child(5) p{color:#ffffffbd}.articles h3{font-size:27px;margin-top:75px}.contact-page{padding:110px 24px;background:#eef2f8}.contact-card{max-width:1200px;border-radius:34px;padding:72px;box-shadow:0 30px 90px #22487f1c}.direct a{background:#f4f6fa;border:0}.form{background:#f5f7fb;border-radius:24px;padding:28px}.form input,.form textarea{background:#fff;border:0;padding:16px}.dark{background:#171a20}.wa{background:#111;color:#fff}
@media(max-width:1080px){.hero-copy .trust{right:-70px}.page-hero-grid{gap:35px}.metric-a{left:-15px}.metric-b{right:-5px}.cards3{grid-template-columns:1fr 1fr}.cards3 article:first-child{grid-column:1/-1}.page-hero-visual{height:550px}}
@media(max-width:760px){.page-home .header{position:absolute}.page-home .header .menu{color:#fff}.hero{min-height:860px}.hero-grid{padding:54px 16px 0}.hero h1{font-size:51px}.hero-copy>p{font-size:16px}.hero-copy .trust{position:static;width:auto;display:flex;justify-content:center;margin-top:24px}.hero-copy .trust span{padding:8px 10px}.hero-art{width:100%;height:390px;margin-top:0}.hero-art:before{width:440px}.hero-art>img{clip-path:ellipse(50% 59% at 50% 57%)}.scan{left:3px;bottom:28px}.precision{display:block;right:2px;top:44%;font-size:8px}.ticker{height:60px}.section{padding:86px 0}.intro h2,.split h2{font-size:41px}.cards3{grid-template-columns:1fr}.cards3 article:first-child{grid-column:auto}.cards3 article{min-height:270px}.cards3 h3{margin-top:70px}.steps{grid-template-columns:1fr}.studio-tease{margin:0 12px 70px;border-radius:24px}.cta{margin:0 12px 12px;border-radius:24px}.page-hero{min-height:auto;padding:105px 16px 0}.page-hero-grid{grid-template-columns:1fr;gap:35px}.page-hero-copy{text-align:center}.page-hero-copy .eyebrow{justify-content:center}.page-hero h1{font-size:48px}.page-hero p{font-size:16px;margin:auto}.page-hero-visual{height:430px;width:92%;margin:auto}.visual-frame{border-radius:150px 150px 0 0}.metric-a{left:-10px;bottom:45px}.metric-b{right:-8px;top:80px}.benefits{gap:9px}.benefits div{min-height:155px}.process{grid-template-columns:1fr}.gallery img{height:320px;border-radius:110px 110px 20px 20px}.gallery img:nth-child(2){height:655px}.contact-card{padding:30px 20px}.form{padding:18px}.two{gap:45px}.rounded{border-radius:100px 100px 20px 20px}}

/* Kuzens Atelier — warm editorial system inspired by premium grooming */
:root{--b:#dfbd62;--gold:#dfbd62;--lime:#dff466;--ink:#171816;--cream:#f5f5ea;--soft:#efefe5;--line:#d9d8c9;--max:1240px}body{background:var(--cream);color:var(--ink)}.header,.page-home .header{height:96px;position:absolute;top:0;left:0;width:100%;background:linear-gradient(#1119,transparent);color:#fff;border-bottom:1px solid #ffffff28;backdrop-filter:none;padding-left:max(25px,calc((100vw - 1380px)/2));padding-right:max(25px,calc((100vw - 1380px)/2))}.header .logo-k,.page-home .header .logo-k{width:48px;height:48px;border-radius:50%;background:var(--gold);color:#161616}.header nav a,.page-home .header nav a{color:#fff;font-size:14px}.header nav a.active,.header nav a:hover{color:var(--gold)}.header .langs a.active,.page-home .header .langs a.active{color:var(--gold)}.header .nav-cta,.page-home .header .nav-cta{background:linear-gradient(90deg,#f2d581,var(--gold));color:#171816;padding:15px 23px}.header .nav-cta:before{content:'↗';display:grid;place-items:center;background:#fff;border-radius:50%;width:28px;height:28px;margin:-8px 4px -8px -13px;font-size:16px}.btn{transition:transform .25s,box-shadow .25s}.btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}.btn.black{background:linear-gradient(90deg,#f1d17a,var(--gold));color:#151515}.btn.black svg{border-radius:50%;background:#fff;padding:4px;width:24px;height:24px}.btn.ghost{background:#ffffff13;border-color:#ffffff70;color:#fff}.eyebrow{background:#2c2b28bd;color:#fff;border-radius:999px;width:max-content;padding:10px 15px;letter-spacing:.08em}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--gold)}
.page-home .hero{padding:0;background-image:linear-gradient(90deg,#080908cc 0%,#08090873 50%,#08090842),linear-gradient(0deg,#080908d9 0%,transparent 55%),var(--hero-bg);background-size:cover;background-position:center;min-height:860px}.hero:before{display:none}.hero-grid{display:block;min-height:860px;padding:0 max(24px,calc((100vw - var(--max))/2));text-align:left;position:relative}.hero-copy{max-width:760px;margin:0;position:absolute;left:max(24px,calc((100vw - var(--max))/2));bottom:62px;padding:0;text-align:left}.hero-copy .eyebrow{justify-content:flex-start;margin:0 0 22px}.hero h1{font-size:clamp(60px,6.2vw,94px);line-height:.97;margin:0 0 25px;max-width:820px}.hero h1 em{display:inline;color:#fff;opacity:1}.hero-copy>p{margin:0;max-width:620px;color:#ffffffd1}.hero-copy .actions{justify-content:flex-start}.hero-copy .trust{position:absolute;left:calc(100vw - max(24px,calc((100vw - var(--max))/2)) - 420px);right:auto;top:auto;bottom:3px;width:360px;display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;background:#181916c7;border:1px solid #ffffff26;border-radius:22px;overflow:hidden;backdrop-filter:blur(14px);box-shadow:none}.hero-copy .trust>b{grid-column:1/-1;padding:19px 22px;border-bottom:1px solid #ffffff25;font:700 17px Manrope;color:#fff}.hero-copy .trust span{background:none;border:0;border-radius:0;box-shadow:none;padding:15px 20px;color:#fff}.hero-copy .trust span:last-child{grid-column:1/-1;border-top:1px solid #ffffff20}.hero-art{display:none}.ticker{height:76px;background:var(--lime);color:#1b1c18;border:0;font-size:13px}.ticker i{color:#171816}.section{padding:120px 0}.intro{margin:0;text-align:left;max-width:900px}.intro .eyebrow{justify-content:flex-start}.intro h2,.split h2{font-size:clamp(48px,5.3vw,78px);line-height:1}.intro>p{margin-left:0;max-width:720px;color:#5c5c54}.cards3{grid-template-columns:1.2fr .9fr .9fr}.cards3 article,.cards3 article:first-child{background:#fff;color:var(--ink);border:0;box-shadow:none;border-radius:30px;min-height:390px;padding:36px;position:relative;overflow:hidden}.cards3 article:first-child{background:var(--ink);color:#fff}.cards3 article:first-child:after{content:'';position:absolute;width:230px;height:230px;border:46px solid var(--lime);border-radius:50%;right:-85px;top:-80px;opacity:.9}.cards3 article:nth-child(2){background:var(--gold)}.cards3 article:nth-child(3){background:#fff}.cards3 article p{color:#65655e}.cards3 article:first-child p{color:#ffffffad}.cards3 article>span{color:inherit;border:1px solid currentColor;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.cards3 h3{margin-top:145px;font-size:30px}.cream{background:#eaeade}.split{display:grid;grid-template-columns:1.2fr .8fr;text-align:left}.split>div:first-child .eyebrow{justify-content:flex-start}.split>div:last-child{margin:0;align-self:end}.steps{gap:18px}.steps article{background:#f5f5ea;border:0;box-shadow:none;border-radius:25px;min-height:300px;padding:28px}.steps article:nth-child(2n){transform:translateY(35px)}.steps span{color:var(--ink);border:1px solid var(--ink);border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.steps h3{margin-top:95px;font-size:23px}.text-link{border:0;background:var(--lime);border-radius:999px;padding:13px 18px}.results{gap:30px}.result{background:#fff;border:0;border-radius:28px;box-shadow:none}.result-media{aspect-ratio:16/10}.result-media span{background:var(--lime);color:#1a1b18}.studio-tease{margin:0;min-height:720px;border-radius:0;background:var(--ink)}.studio-tease>div:first-child{clip-path:polygon(0 0,100% 0,85% 100%,0 100%)}.studio-tease img{filter:none}.studio-copy{padding:90px}.studio-copy .btn{background:var(--lime);color:#171816}.cta{margin:0;background:var(--gold);color:#171816;border-radius:0;min-height:350px}.cta p{color:#34342f}.cta .btn.black{background:var(--ink);color:#fff}.cta .btn.ghost{border-color:#171816;color:#171816}.cta small{color:#171816}
.page-hero{padding:0;min-height:740px;background:#111!important;color:#fff;position:relative}.page-hero-grid{max-width:none;min-height:740px;display:block}.page-hero-visual{position:absolute;inset:0;width:100%;height:100%;margin:0}.visual-frame{height:100%;border-radius:0;background:#111}.visual-frame:before{content:'';inset:0;border:0;border-radius:0;background:linear-gradient(90deg,#070806df 0%,#07080691 45%,#07080635 75%),linear-gradient(0deg,#070806b8,transparent 55%)}.visual-frame img{object-fit:cover;filter:none!important}.scan-line,.focus-dot{display:none}.page-hero-copy{position:absolute;z-index:4;left:max(24px,calc((100vw - var(--max))/2));bottom:76px;max-width:770px;text-align:left}.page-hero-copy .eyebrow{justify-content:flex-start}.page-hero h1{font-size:clamp(60px,6vw,92px);line-height:.96;color:#fff}.page-hero p{color:#ffffffc7;opacity:1;margin:0}.metric{background:#171816c7;color:#fff;border:1px solid #ffffff29;backdrop-filter:blur(14px);box-shadow:none;border-radius:18px}.metric small{color:#ffffff93}.metric-a{left:auto;right:max(24px,calc((100vw - var(--max))/2));bottom:75px}.metric-a b{color:#fff}.metric-b{right:max(24px,calc((100vw - var(--max))/2));top:140px;background:var(--gold);color:#171816;border:0}.metric-b b{color:#171816}.metric-b small{color:#38382f}.benefits{grid-template-columns:repeat(3,1fr);gap:18px}.benefits div{background:#fff!important;border:0!important;border-radius:24px;min-height:220px;box-shadow:none}.benefits div:nth-child(2),.benefits div:nth-child(5){background:var(--gold)!important}.benefits svg{color:#171816}.types article{background:#fff;border:0;box-shadow:none;border-radius:28px}.types article:nth-child(2){background:var(--ink);color:#fff}.types article:nth-child(2) p{color:#ffffffad}.tag{background:var(--lime);color:#171816}.num{color:#e1e1d6}.types article:nth-child(2) .num{color:#33342f}.rounded{border-radius:30px;box-shadow:none}.two h2{font-size:clamp(44px,4.7vw,68px)}.checks li{background:#e9e9de;border-radius:999px}.checks svg{color:#171816}.faq details{background:#f9f9f1;border:0;border-radius:16px}.process{gap:18px}.process article,.process article:nth-child(1),.process article:nth-child(4),.process article:nth-child(5){background:#fff;border:0;border-radius:26px}.process article:nth-child(2),.process article:nth-child(5){background:var(--gold)}.process article:nth-child(3){background:var(--ink);color:#fff}.process article:nth-child(3) p{color:#ffffffa5}.process article span{width:44px;height:44px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;color:inherit}.styles article{border:0;box-shadow:none;border-radius:28px}.styles img{filter:none}.dark{background:var(--ink)}.dark .checks li{background:#292a26}.gallery .wrap{grid-template-columns:.85fr 1.3fr .85fr}.gallery img{border-radius:30px;filter:none}.local{background:var(--gold);border-radius:30px}.local .btn{background:var(--ink);color:#fff}.articles article{border:0;box-shadow:none;border-radius:26px;background:#fff}.articles article:nth-child(1),.articles article:nth-child(5){background:var(--ink)}.articles article:nth-child(2),.articles article:nth-child(6){background:var(--gold)}.contact-page{background:#e9e9de}.contact-card{box-shadow:none;border-radius:30px;background:#fff}.direct a{background:#eeeee5}.form{background:var(--ink);color:#fff}.form input,.form textarea{background:#282925;color:#fff}.form .btn{background:var(--gold);color:#171816}footer{background:#11120f}.wa{background:var(--lime);color:#171816}
.hero h1 em{display:block}@media(max-width:1080px){.header{height:82px}.header .menu{color:#fff}.open .mobile{top:82px;background:#171816;color:#fff}.hero-copy .trust{display:none}.page-home .hero,.hero-grid{min-height:780px}.hero-copy{left:30px;right:30px}.cards3{grid-template-columns:1fr 1fr}.cards3 article:first-child{grid-column:1/-1}.metric-a{right:25px}.metric-b{right:25px}.studio-copy{padding:65px}.page-hero-copy{left:35px}}
@media(max-width:760px){.header,.page-home .header{height:72px;padding:0 15px}.logo-k,.header .logo-k{width:40px;height:40px}.page-home .hero,.hero-grid{min-height:760px}.hero{background-position:58% center!important}.hero-copy{left:18px;right:18px;bottom:34px}.hero h1{font-size:47px}.hero h1 em{display:block}.hero-copy>p{font-size:15px}.hero-copy .actions{margin-top:22px}.hero-copy .trust{display:none}.ticker{height:58px}.section{padding:78px 0}.intro h2,.split h2{font-size:40px}.cards3{grid-template-columns:1fr}.cards3 article:first-child{grid-column:auto}.cards3 article{min-height:310px}.cards3 h3{margin-top:100px}.split{grid-template-columns:1fr;gap:25px}.steps article:nth-child(2n){transform:none}.studio-tease{grid-template-columns:1fr;min-height:auto}.studio-tease>div:first-child{height:380px;clip-path:none}.studio-copy{padding:55px 22px}.cta{padding:55px 22px}.page-hero{min-height:670px}.page-hero-grid{min-height:670px}.page-hero-copy{left:18px;right:18px;bottom:38px;text-align:left}.page-hero-copy .eyebrow{justify-content:flex-start}.page-hero h1{font-size:46px}.page-hero p{font-size:15px}.metric-a{display:none}.metric-b{right:16px;top:95px}.benefits{grid-template-columns:1fr 1fr}.types{grid-template-columns:1fr}.gallery .wrap{grid-template-columns:1fr}.gallery img,.gallery img:nth-child(2){height:360px;border-radius:24px}.local{margin-bottom:70px}.contact-card{padding:22px}.form{padding:20px}}
/* Full Hairline-style homepage composition */
.contact-wheel{position:absolute;right:-390px;bottom:205px;width:126px;height:126px;border-radius:50%;background:var(--lime);color:#171816;display:grid;place-items:center;z-index:5}.contact-wheel span{position:absolute;width:95px;height:95px;border:1px dashed #171816;border-radius:50%;display:grid;place-items:center;text-align:center;font:700 8px/1.5 Manrope;letter-spacing:.13em;padding:12px}.contact-wheel svg{width:31px;height:31px;background:#fff;border-radius:50%;padding:7px;z-index:2}.appointment-card{display:grid;gap:5px}.appointment-card small{font:700 9px Manrope;letter-spacing:.1em;color:var(--gold)}.appointment-card b{font-size:13px;max-width:260px}.appointment-card a{font-size:12px;color:#fff}.experience{padding:130px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center;background:var(--cream);overflow:hidden}.experience-copy h2,.showcase-head h2,.why-copy h2,.cinema-overlay h2,.mastery-head h2,.package-head h2,.looks-head h2,.proof-head h2,.faq-intro h2,.journal-head h2{font-size:clamp(48px,5.5vw,78px);line-height:.98}.experience-copy>p{color:#68685f;line-height:1.75;font-size:17px}.experience-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:55px;padding-top:28px;border-top:1px solid #cac9bc}.experience-stats b,.experience-stats span{display:block}.experience-stats b{font:800 32px Manrope}.experience-stats span{font-size:10px;letter-spacing:.05em;color:#74746a;margin-top:6px}.experience-collage{position:relative;height:710px}.experience-collage img{position:absolute;object-fit:cover}.collage-main{width:72%;height:86%;right:0;top:0;border-radius:240px 240px 25px 25px}.collage-small{width:42%;height:46%;left:0;bottom:0;border:12px solid var(--cream);border-radius:24px}.orbit-mark{position:absolute;left:25%;top:12%;width:142px;height:142px;border-radius:50%;background:var(--lime);display:grid;place-items:center;transform:rotate(-8deg)}.orbit-mark b{font:800 45px Manrope}.orbit-mark span{position:absolute;text-align:center;font:700 8px/1.5 Manrope;letter-spacing:.12em;width:105px}.service-showcase{padding:125px 0 140px;background:#11120f;color:#fff}.showcase-head,.looks-head,.journal-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:55px}.showcase-head h2{max-width:850px;margin:0}.btn.light{background:var(--lime);color:#171816}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-cards article{position:relative;height:610px;overflow:hidden;border-radius:220px 220px 28px 28px;background:#222}.service-cards img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.service-cards article:hover img{transform:scale(1.04)}.service-cards article:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 38%,#090a08ed)}.service-cards article>div{position:absolute;z-index:2;left:31px;right:31px;bottom:31px}.service-cards article span{display:block;font-size:10px;color:var(--gold);margin-bottom:13px}.service-cards h3{font-size:27px;margin-bottom:10px}.service-cards p{color:#ffffffa8;line-height:1.55;font-size:14px}.service-cards article a{width:48px;height:48px;border-radius:50%;background:var(--lime);color:#171816;display:grid;place-items:center;margin-left:auto}.why-editorial{display:grid;grid-template-columns:.78fr 1.22fr;min-height:860px;background:var(--gold)}.why-copy{padding:110px 7vw;display:flex;flex-direction:column;justify-content:center}.why-copy p{font-size:17px;line-height:1.7;color:#4f4c42}.why-copy .btn{align-self:flex-start;margin-top:18px;background:#171816;color:#fff}.why-visual{position:relative;min-height:760px}.why-visual>img{width:100%;height:100%;object-fit:cover}.why-list{position:absolute;left:38px;right:38px;bottom:38px;border-radius:24px;background:#151613dc;color:#fff;backdrop-filter:blur(18px);overflow:hidden}.why-list article{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:21px 24px;border-bottom:1px solid #ffffff22}.why-list article:last-child{border:0}.why-list span{color:var(--gold);font-size:11px}.why-list h3{font-size:17px;margin-bottom:4px}.why-list p{margin:0;color:#ffffff99;font-size:12px}.cinema-panel{height:820px;position:relative;overflow:hidden;background:#111}.cinema-panel>img{width:100%;height:100%;object-fit:cover;object-position:center}.cinema-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090a08d9,#090a0860 60%,transparent),linear-gradient(0deg,#090a08b3,transparent 50%)}.cinema-overlay{position:absolute;z-index:2;left:max(24px,calc((100vw - var(--max))/2));bottom:85px;color:#fff;max-width:840px}.cinema-overlay p{color:#ffffffba;font-size:17px}.circle-cta{width:76px;height:76px;border-radius:50%;background:var(--lime);color:#171816;display:grid;place-items:center;margin-top:28px}.circle-cta svg{width:30px;height:30px}.mastery{padding:130px 0;background:var(--cream)}.mastery-head{display:grid;grid-template-columns:1fr .55fr;gap:40px;align-items:end}.mastery-head .eyebrow{grid-column:1/-1}.mastery-head p{color:#66665e;line-height:1.7}.mastery-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;margin-top:70px}.mastery-number{background:var(--lime);border-radius:26px;padding:38px;min-height:550px;display:flex;flex-direction:column;justify-content:space-between}.mastery-number b{font:800 clamp(100px,14vw,210px)/.8 Manrope;letter-spacing:-.1em}.mastery-number span{font:700 22px Manrope;max-width:280px}.mastery-steps{border-top:1px solid #c9c9bd}.mastery-steps article{display:grid;grid-template-columns:65px 1fr;padding:24px 0;border-bottom:1px solid #c9c9bd}.mastery-steps span{font-size:10px}.mastery-steps h3{font-size:20px;margin-bottom:5px}.mastery-steps p{font-size:13px;color:#69695f;margin:0}.packages{padding:130px 0;background:#deded2}.package-head{text-align:center;max-width:900px;margin:0 auto 60px}.package-head .eyebrow{margin-left:auto;margin-right:auto}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.package-grid article{background:#f7f7ee;border-radius:28px;padding:34px;display:flex;flex-direction:column;min-height:530px}.package-grid article.featured{background:#171816;color:#fff;transform:translateY(-18px)}.package-grid small{background:var(--lime);color:#171816;align-self:flex-start;border-radius:999px;padding:8px 11px;font-weight:700}.package-grid article>span{font:800 70px Manrope;margin:35px 0 18px;opacity:.13}.package-grid h3{font-size:28px}.package-grid p{color:#68685f;line-height:1.6}.package-grid .featured p{color:#ffffffa5}.package-grid ul{list-style:none;padding:0;margin:12px 0 30px}.package-grid li{display:flex;gap:9px;margin:11px 0;font-size:12px}.package-grid li svg{color:var(--gold);flex:0 0 18px}.package-grid .btn{margin-top:auto}.looks{padding:130px 0;background:#11120f;color:#fff}.looks-head h2{margin:0}.looks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.looks-grid article{height:570px;position:relative;overflow:hidden;border-radius:26px}.looks-grid article:nth-child(2){transform:translateY(34px)}.looks-grid img{width:100%;height:100%;object-fit:cover}.looks-grid article:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,#111)}.looks-grid article>div{position:absolute;z-index:2;left:26px;right:26px;bottom:22px;display:flex;align-items:center;gap:16px}.looks-grid span{width:40px;height:40px;border:1px solid #ffffff8c;border-radius:50%;display:grid;place-items:center;font-size:10px}.looks-grid h3{font-size:22px;margin:0}.proof{padding:130px 0;background:var(--gold)}.proof-head{max-width:950px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#171816;margin-top:60px}.proof-grid article{background:var(--gold);padding:38px;min-height:310px}.proof-grid span{width:46px;height:46px;border:1px solid #171816;border-radius:50%;display:grid;place-items:center;font-size:10px}.proof-grid h3{font-size:25px;margin:95px 0 10px}.proof-grid p{color:#514e44;line-height:1.6}.home-results{background:var(--cream)}.home-faq{padding:130px 0;background:#e5e5da}.home-faq .wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq-intro p{color:#68685f;line-height:1.7}.home-faq .faq{margin:0}.journal{padding:130px 0;background:var(--cream)}.journal-head h2{max-width:850px;margin:0}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journal-grid article{min-height:420px;background:#fff;border-radius:26px;padding:28px;display:flex;flex-direction:column}.journal-grid article:nth-child(2){background:var(--gold)}.journal-grid article>span{font:800 64px Manrope;opacity:.12}.journal-grid article>div{margin-top:auto}.journal-grid small{font-size:9px;letter-spacing:.1em}.journal-grid h3{font-size:25px;margin:13px 0}.journal-grid p{font-size:13px;line-height:1.6;color:#68685f}.journal-grid article>a{width:44px;height:44px;border-radius:50%;background:var(--lime);display:grid;place-items:center;margin:15px 0 0 auto}
@media(max-width:1080px){.contact-wheel{display:none}.experience{grid-template-columns:1fr;gap:55px}.service-cards article{height:520px}.why-editorial{grid-template-columns:1fr}.why-copy{padding:90px 6vw}.cinema-panel{height:700px}.mastery-grid{grid-template-columns:1fr}.mastery-number{min-height:330px}.home-faq .wrap{grid-template-columns:1fr;gap:35px}}
@media(max-width:760px){.experience{padding:80px 18px}.experience-copy h2,.showcase-head h2,.why-copy h2,.cinema-overlay h2,.mastery-head h2,.package-head h2,.looks-head h2,.proof-head h2,.faq-intro h2,.journal-head h2{font-size:40px}.experience-collage{height:500px}.collage-main{width:85%;height:82%}.collage-small{width:47%;height:38%;border-width:7px}.orbit-mark{width:105px;height:105px;left:8%;top:9%}.service-showcase,.mastery,.packages,.looks,.proof,.home-faq,.journal{padding:80px 0}.showcase-head,.looks-head,.journal-head{display:block}.showcase-head .btn,.journal-head .btn{margin-top:20px}.service-cards,.package-grid,.looks-grid,.proof-grid,.journal-grid{grid-template-columns:1fr}.service-cards article{height:540px;border-radius:180px 180px 24px 24px}.why-copy{padding:75px 22px}.why-visual{min-height:620px}.why-list{left:15px;right:15px;bottom:15px}.cinema-panel{height:680px}.cinema-overlay{left:20px;right:20px;bottom:48px}.mastery-head{grid-template-columns:1fr}.mastery-grid{gap:25px;margin-top:45px}.mastery-number{min-height:270px}.package-grid article.featured{transform:none}.looks-grid article,.looks-grid article:nth-child(2){height:480px;transform:none}.proof-grid{background:transparent;gap:1px}.proof-grid article{min-height:280px}.home-faq .wrap{gap:20px}.journal-grid article{min-height:340px}.experience-stats b{font-size:25px}}
.collage-main{filter:grayscale(1) sepia(.12) contrast(.92)}
@media(prefers-reduced-motion:no-preference){.service-cards article,.looks-grid article,.package-grid article{animation:rise-in .7s ease both}@keyframes rise-in{from{opacity:.01;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}

/* Conversion-led brand system v3 */
:root{--ink:#191512;--cream:#f4f0e8;--soft:#eee8df;--gold:#c8aa78;--lime:#c8aa78;--line:#d7cec1;--max:1240px}.page-home{background:var(--cream)}.page-home .header{height:88px;background:linear-gradient(#120f0dda,transparent);border-bottom:1px solid #ffffff25}.page-home .header .logo-k,.header .logo-k{background:var(--gold);color:var(--ink)}.page-home .header .nav-cta,.header .nav-cta{background:var(--cream);color:var(--ink)}.sales-hero{min-height:820px;background-image:linear-gradient(90deg,#100d0beb 0%,#100d0bcf 34%,#100d0b42 70%,#100d0b14),var(--sales-hero);background-size:cover;background-position:center;position:relative;color:#fff}.sales-hero-inner{width:min(var(--max),calc(100% - 48px));min-height:820px;margin:auto;display:flex;align-items:flex-end;padding:150px 0 78px}.sales-hero-copy{max-width:765px}.sales-hero .eyebrow{background:#f4f0e815;border:1px solid #ffffff25}.sales-hero h1{font-size:clamp(58px,6.4vw,94px);line-height:.96;margin:0 0 27px;letter-spacing:-.06em}.sales-hero h1 em{display:block;font-style:normal;color:var(--gold);max-width:850px}.sales-hero-copy>p{font-size:19px;line-height:1.65;color:#ffffffcf;max-width:690px}.sales-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.sales-actions .btn{min-height:56px;padding:14px 25px}.btn.primary{background:var(--gold);color:var(--ink)}.btn.secondary{border:1px solid #ffffff70;color:#fff;background:#ffffff08}.btn.outline-dark{border:1px solid var(--ink);color:var(--ink);background:transparent}.btn.ivory{background:var(--cream);color:var(--ink)}.sales-hero-proof{position:absolute;right:max(24px,calc((100vw - var(--max))/2));bottom:76px;width:315px;background:#f4f0e8f2;color:var(--ink);padding:21px 23px;border-radius:4px;display:grid;grid-template-columns:42px 1fr;gap:4px 14px;box-shadow:0 20px 55px #0004}.sales-hero-proof>span{grid-row:1/3;width:37px;height:37px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:10px}.sales-hero-proof b{font:700 13px Manrope}.sales-hero-proof small{font-size:10px;color:#665d54;line-height:1.45}.sales-trust{min-height:76px;background:var(--cream);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,calc((100vw - var(--max))/2))}.sales-trust span{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);font-size:12px;font-weight:600;text-align:center}.sales-trust span:first-child{border-left:1px solid var(--line)}.sales-trust svg{width:19px;height:19px;color:#8e7048}.sales-problem{max-width:var(--max);margin:auto;padding:125px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.sales-problem-copy h2,.sales-heading h2,.sales-local h2{font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.055em}.sales-problem-copy>p,.sales-heading>p,.sales-local-copy>p{color:#665f58;line-height:1.75;font-size:16px}.sales-problem ul{list-style:none;padding:0;margin:32px 0}.sales-problem li{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.sales-problem li svg{width:20px;height:20px;color:#8e7048}.inline-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:.03em;border-bottom:1px solid;padding-bottom:6px}.sales-problem figure{margin:0;position:relative;height:700px}.sales-problem figure>img{width:100%;height:100%;object-fit:cover;border-radius:3px}.sales-problem figcaption{position:absolute;left:-35px;bottom:34px;background:var(--ink);color:#fff;padding:20px 25px;min-width:240px}.sales-problem figcaption b,.sales-problem figcaption span{display:block}.sales-problem figcaption b{font-size:9px;letter-spacing:.14em;color:var(--gold)}.sales-problem figcaption span{font-size:13px;margin-top:6px}.sales-wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.sales-heading{max-width:820px;margin-bottom:54px}.sales-results{padding:120px 0;background:#e8e1d7}.sales-result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-bottom:32px}.sales-result-grid .result{border-radius:3px;background:var(--cream)}.sales-result-grid .result-media{aspect-ratio:16/9}.sales-process{padding:120px 0;background:var(--ink);color:#fff}.sales-heading.light p{color:#ffffff9b}.sales-heading.light .eyebrow{border:1px solid #ffffff29}.sales-process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;margin-bottom:42px}.sales-process-grid article{min-height:250px;padding:28px;border-right:1px solid #ffffff24;border-bottom:1px solid #ffffff24}.sales-process-grid span{color:var(--gold);font-size:11px}.sales-process-grid h3{font-size:21px;margin:68px 0 9px}.sales-process-grid p{font-size:13px;line-height:1.6;color:#ffffff8f}.sales-systems{padding:120px 0;background:var(--cream)}.sales-system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sales-system-grid article{min-height:430px;background:#fff;padding:31px;display:flex;flex-direction:column;border-top:3px solid var(--gold)}.sales-system-grid article:nth-child(2){background:var(--gold)}.system-index{font:700 68px/.9 Manrope;opacity:.11;margin-bottom:55px}.sales-system-grid small{font-size:9px;letter-spacing:.1em;font-weight:800}.sales-system-grid h3{font-size:28px;margin:13px 0}.sales-system-grid p{color:#665f58;line-height:1.65}.sales-system-grid a{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;border-top:1px solid currentColor;padding-top:18px}.sales-system-grid a svg{width:22px;height:22px}.sales-consult{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px;background:#ded4c7}.sales-consult-image{position:relative}.sales-consult-image>img{width:100%;height:100%;object-fit:cover}.sales-consult-image>div{position:absolute;right:25px;bottom:25px;background:var(--cream);padding:20px 22px;min-width:150px}.sales-consult-image b,.sales-consult-image span{display:block}.sales-consult-image b{font:800 33px Manrope}.sales-consult-image span{font-size:10px}.sales-form{margin:auto;width:min(470px,calc(100% - 56px));background:transparent;color:var(--ink);padding:45px 0}.sales-form-head small{font-size:9px;letter-spacing:.14em;font-weight:800}.sales-form-head h3{font-size:42px;line-height:1.03;margin:15px 0}.sales-form-head p{color:#665f58;line-height:1.65}.sales-form input{background:var(--cream);border:0;border-bottom:1px solid #a99d90;border-radius:0}.sales-form .btn{background:var(--ink);color:#fff}.privacy-note{color:#6c635a;text-align:center}.sales-faq{padding:120px 0;background:var(--cream)}.sales-faq .faq{max-width:none}.sales-faq .faq details{background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;margin:0}.sales-faq .faq details:last-child{border-bottom:1px solid var(--line)}.sales-local{display:grid;grid-template-columns:1.08fr .92fr;background:#e8e1d7}.sales-local-copy{padding:100px max(28px,calc((100vw - var(--max))/2)) 100px max(28px,calc((100vw - var(--max))/2));padding-right:6vw}.local-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:35px 0}.local-details a{background:var(--cream);padding:19px}.local-details small,.local-details b{display:block}.local-details small{font-size:8px;letter-spacing:.11em;color:#7c7066;margin-bottom:7px}.local-details b{font-size:13px;line-height:1.45}.sales-guides{background:var(--gold);padding:100px 6vw}.sales-guides h3{font-size:34px;margin-bottom:40px}.sales-guides>a{display:grid;grid-template-columns:35px 1fr 25px;gap:15px;padding:22px 0;border-bottom:1px solid #2a231d42}.sales-guides>a>span{font-size:10px}.sales-guides b,.sales-guides small{display:block}.sales-guides b{font:700 16px Manrope}.sales-guides small{font-size:11px;line-height:1.5;color:#55483b;margin-top:6px}.sales-guides svg{align-self:center}.page-home .cta{background:var(--ink);color:#fff}.page-home .cta p{color:#ffffffa8}.page-home .cta .btn.black{background:var(--gold);color:var(--ink)}.page-home .cta .btn.ghost{border-color:#ffffff70;color:#fff}.page-home .wa{background:var(--gold);color:var(--ink)}
@media(max-width:1050px){.sales-hero-proof{display:none}.sales-problem{width:calc(100% - 48px);gap:50px}.sales-consult{grid-template-columns:1fr}.sales-consult-image{height:560px}.sales-local{grid-template-columns:1fr}.sales-process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.page-home .header{height:72px}.sales-hero{min-height:760px;background-position:61% center}.sales-hero-inner{width:calc(100% - 36px);min-height:760px;padding:120px 0 44px}.sales-hero h1{font-size:46px}.sales-hero-copy>p{font-size:16px}.sales-actions{display:grid}.sales-actions .btn{width:100%}.sales-trust{grid-template-columns:1fr 1fr;padding:0}.sales-trust span{min-height:68px;border-bottom:1px solid var(--line);padding:10px;font-size:10px}.sales-problem{width:calc(100% - 36px);padding:78px 0;grid-template-columns:1fr;gap:45px}.sales-problem-copy h2,.sales-heading h2,.sales-local h2{font-size:39px}.sales-problem figure{height:510px}.sales-problem figcaption{left:14px;right:14px;bottom:14px}.sales-results,.sales-process,.sales-systems,.sales-faq{padding:78px 0}.sales-wrap{width:calc(100% - 36px)}.sales-result-grid,.sales-system-grid{grid-template-columns:1fr}.sales-process-grid{grid-template-columns:1fr}.sales-process-grid article{min-height:210px}.sales-process-grid h3{margin-top:45px}.sales-system-grid article{min-height:390px}.sales-consult-image{height:390px}.sales-form{width:calc(100% - 36px);padding:60px 0}.sales-form-head h3{font-size:37px}.sales-local-copy,.sales-guides{padding:75px 18px}.local-details{grid-template-columns:1fr}.page-home .cta{margin:0}.sales-heading{margin-bottom:38px}}

/* Readability, persuasion and accessibility refinements */
html{scroll-behavior:smooth}.sales-hero h1{line-height:1.015;letter-spacing:-.045em;text-wrap:balance}.sales-problem-copy h2,.sales-heading h2,.sales-local h2{line-height:1.075;letter-spacing:-.038em;text-wrap:balance}.sales-hero-copy>p{line-height:1.72}.sales-problem-copy>p,.sales-heading>p,.sales-local-copy>p,.sales-form-head p{line-height:1.78;max-width:720px}.sales-process-grid p,.sales-system-grid p,.decision-grid p,.objection-list p{font-size:14px;line-height:1.72}.sales-process-grid h3,.sales-system-grid h3,.decision-grid h3,.objection-list h3{line-height:1.25;letter-spacing:-.025em}.btn,.nav-cta,.inline-link{min-height:44px}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #d9b77e;outline-offset:4px}.sales-consult{scroll-margin-top:30px}.sales-objections{padding:120px 0;background:#24201c;color:#fff}.objections-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}.objections-layout .sales-heading{position:sticky;top:36px;margin:0}.objection-list{border-top:1px solid #ffffff2b}.objection-list article{display:grid;grid-template-columns:55px 1fr;gap:16px;padding:28px 0;border-bottom:1px solid #ffffff2b}.objection-list article>span{color:var(--gold);font-size:10px;padding-top:5px}.objection-list h3{font-size:22px;margin:0 0 10px}.objection-list p{color:#ffffffa8;margin:0;max-width:640px}.sales-decision{padding:120px 0;background:#d9c7ad}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #7a6a5638;border-left:1px solid #7a6a5638}.decision-grid article{min-height:260px;padding:30px;border-right:1px solid #7a6a5638;border-bottom:1px solid #7a6a5638}.decision-grid span{font-size:10px}.decision-grid h3{font-size:23px;margin:80px 0 10px}.decision-grid p{color:#5e5145;margin:0}.sales-form label{font-size:12px}.sales-form input{min-height:50px;font-size:16px}.sales-form .consent{font-size:12px;line-height:1.55}.sales-faq summary{font-size:19px;line-height:1.4}.result-body p{line-height:1.55}.page-hero h1{line-height:1.02;letter-spacing:-.045em}.page-hero p,.two p,.types p,.cards3 p,.articles p{line-height:1.75}.page-home footer p{line-height:1.7}
@media(max-width:1050px){.objections-layout{grid-template-columns:1fr;gap:45px}.objections-layout .sales-heading{position:static}.decision-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.sales-hero h1{line-height:1.045;letter-spacing:-.035em}.sales-problem-copy h2,.sales-heading h2,.sales-local h2{line-height:1.1;letter-spacing:-.03em}.sales-hero-copy>p{line-height:1.7}.sales-results,.sales-process,.sales-systems,.sales-faq,.sales-objections,.sales-decision{padding:82px 0}.decision-grid{grid-template-columns:1fr}.decision-grid article{min-height:220px}.decision-grid h3{margin-top:55px}.objection-list article{grid-template-columns:38px 1fr}.objection-list h3{font-size:20px}.sales-faq summary{font-size:17px}}
.skip-link{position:fixed;left:18px;top:12px;z-index:9999;background:#fff;color:#191512;padding:12px 16px;border-radius:4px;font-weight:700;transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}
.sales-nudge{width:min(var(--max),calc(100% - 48px));margin:64px auto;display:grid;grid-template-columns:1.2fr .8fr auto;gap:42px;align-items:center;background:#efe7dc;border:1px solid #d7cec1;padding:44px 48px}.sales-nudge small,.inner-nudge>div>small{display:block;font-size:9px;letter-spacing:.15em;font-weight:800;color:#80633e;margin-bottom:12px}.sales-nudge h2,.inner-nudge h2{font-size:clamp(28px,3vw,42px);line-height:1.08;margin-bottom:13px;letter-spacing:-.04em}.sales-nudge p,.inner-nudge p{margin:0;color:#665f58;line-height:1.7;max-width:660px}.sales-nudge ul,.inner-nudge ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.sales-nudge li,.inner-nudge li{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:700}.sales-nudge li svg,.inner-nudge li svg{color:#8e7048;flex:0 0 18px}.sales-nudge .btn{white-space:nowrap}
.inner-nudge{margin-top:70px;background:#191512;color:#fff;padding:38px 42px;display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;border-radius:3px}.inner-nudge p{color:#ffffffa5}.inner-nudge ul{grid-column:1/2;grid-template-columns:repeat(3,max-content);gap:22px}.inner-nudge .btn{grid-column:2;grid-row:1/3;white-space:nowrap}
.sales-problem{padding-top:105px;padding-bottom:105px}.sales-problem figure{height:620px}.sales-results,.sales-process,.sales-systems,.sales-faq,.sales-objections,.sales-decision{padding-top:100px;padding-bottom:100px}.sales-process-grid article{min-height:220px}.sales-process-grid h3{margin-top:52px}.sales-system-grid article{min-height:380px}.system-index{margin-bottom:38px}.decision-grid article{min-height:220px}.decision-grid h3{margin-top:55px}.sales-consult{min-height:680px}.sales-consult-image{min-height:680px}
@media(max-width:900px){.sales-nudge{grid-template-columns:1fr;gap:25px}.sales-nudge .btn{justify-self:start}.inner-nudge{grid-template-columns:1fr}.inner-nudge .btn{grid-column:1;grid-row:auto;justify-self:start}.inner-nudge ul{grid-column:1;grid-template-columns:1fr}}
@media(max-width:760px){.sales-nudge{width:calc(100% - 36px);margin:36px auto;padding:30px 24px}.sales-nudge h2,.inner-nudge h2{font-size:30px}.sales-nudge .btn,.inner-nudge .btn{width:100%}.inner-nudge{margin-top:46px;padding:30px 24px;gap:24px}.sales-problem{padding-top:72px;padding-bottom:72px}.sales-problem figure{height:470px}.sales-results,.sales-process,.sales-systems,.sales-faq,.sales-objections,.sales-decision{padding-top:72px;padding-bottom:72px}.sales-process-grid article{min-height:190px}.sales-system-grid article{min-height:340px}.decision-grid article{min-height:185px}.sales-consult,.sales-consult-image{min-height:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}
/* Final interaction and readability corrections */
.eyebrow{font-size:12px;line-height:1.4;min-width:0;width:fit-content;max-width:100%;flex-wrap:wrap;overflow-wrap:anywhere}.logo{min-height:44px}.logo small{font-size:10px;line-height:1.2;letter-spacing:.11em}.langs{font-size:12px}.menu{width:44px;height:44px;padding:0;border-radius:50%;place-items:center;line-height:1}.menu span{display:block;line-height:1}.sales-problem>*{min-width:0}.result-media span,.disclosure,.sales-hero-proof small,.sales-problem figcaption b,.sales-system-grid small,.sales-consult-image span,.sales-form-head small,.local-details small,.sales-guides>a>span,.sales-guides small,.objection-list article>span,.direct small,.metric small,.inner-nudge>div>small{font-size:12px;line-height:1.45}.result-body p{font-size:14px}.sales-trust span{font-size:13px}.sales-system-grid a,.inline-link{font-size:13px}.form label{font-size:13px}.privacy-note{font-size:12px;line-height:1.5}.consult-points{list-style:none;padding:0;margin:20px 0 24px;display:flex;flex-wrap:wrap;gap:10px 18px}.consult-points li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.consult-points svg{color:#8e7048;flex:0 0 18px}.inner-nudge{padding:34px 38px;grid-template-columns:1fr auto}.inner-nudge .btn{grid-column:2;grid-row:1}.inner-nudge h2{font-size:34px}.inner-nudge p{font-size:16px}.mobile a{min-height:44px;display:flex;align-items:center}
@media(max-width:760px){.header,.page-home .header{height:72px}.menu{display:grid;font-size:26px}.open{overflow:hidden}.open .mobile{top:72px;max-height:calc(100vh - 72px);overflow:auto;padding:24px 26px 30px}.mobile a{font-size:16px}.mobile .langs{margin:12px 0 0}.inner-nudge{padding:26px 22px;margin-top:38px}.inner-nudge h2{font-size:28px}.sales-trust span{font-size:12px}.sales-hero h1{font-size:44px}.page-hero h1{font-size:clamp(38px,11.5vw,46px);line-height:1.04}}

/* Focused conversion-flow revision */
.header{gap:16px;padding-left:max(20px,calc((100vw - 1440px)/2));padding-right:max(20px,calc((100vw - 1440px)/2))}.brand-logo{width:190px;height:58px;padding:8px 11px;background:#f4f0e8;border-radius:4px;display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:100%;height:100%;object-fit:contain}.header nav{gap:19px}.header nav a{font-size:14px}.nav-cta{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;white-space:nowrap}.nav-cta svg{width:18px;height:18px}.language-switcher{display:flex;align-items:center;gap:6px;padding-left:14px;margin-left:2px;border-left:1px solid #ffffff38}.language-switcher a{min-width:46px;height:40px;padding:5px 7px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid transparent;border-radius:999px;opacity:.62;font-size:15px}.language-switcher a b{font:800 10px/1 Manrope;letter-spacing:.04em}.language-switcher a.active{opacity:1;background:#f4f0e8;color:var(--ink);border-color:#ffffff52}body:not(.page-home) .header .language-switcher{border-color:#19151224}body:not(.page-home) .header .language-switcher a.active{background:var(--ink);color:#fff}.mobile .language-switcher{border:0;padding:14px 0 0;margin-top:10px;border-top:1px solid var(--line);justify-content:flex-start}.mobile .language-switcher a{color:var(--ink);background:#f4f0e8;opacity:1}.mobile .language-switcher a.active{background:var(--ink);color:#fff}
.sales-problem figcaption{min-width:0;padding:17px 22px}.sales-problem figcaption b{font-size:13px;letter-spacing:.11em}.result-body{padding:20px 24px}.result h3{margin:0;font-size:21px}.sales-results .sales-heading{max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.6fr);gap:22px 70px;align-items:end}.sales-results .sales-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.sales-results .sales-heading h2{margin:0}.sales-results .sales-heading>p{margin:0 0 8px;align-self:end}.objections-layout{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:72px}.objections-layout .sales-heading h2{max-width:590px}.objection-list article{min-height:128px;align-items:start}.sales-form .btn{justify-content:center;gap:12px}.sales-form .btn svg{width:28px;height:28px;padding:6px;border-radius:50%;background:var(--gold);color:var(--ink);stroke-width:2}.privacy-note{text-align:left;max-width:380px}.consult-points{margin-top:18px}.consult-points li{font-size:12px}
.sales-system-grid{gap:20px}.sales-system-grid article,.sales-system-grid article:nth-child(2){background:#fff;border:1px solid #d8cdbf;border-top:3px solid var(--gold);min-height:470px;padding:28px}.system-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.system-visual{width:112px;height:112px;border-radius:50%;background:#eee6da;display:grid;place-items:center;color:var(--ink)}.system-visual svg{width:76px;height:76px;stroke-width:1.35}.system-index{font-size:48px;margin:7px 0 0;opacity:.12}.sales-system-grid small{font-size:12px}.sales-system-grid h3{margin:12px 0 12px}.sales-system-grid p{font-size:15px}.sales-system-grid a{padding-top:20px}
.sales-process-grid{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:0;border:0;margin:64px 0 48px}.sales-process-grid:before{content:"";position:absolute;left:6%;right:6%;top:43px;height:1px;background:#ffffff3a}.sales-process-grid article{position:relative;z-index:1;min-height:0;padding:0 15px;border:0;background:transparent}.process-marker{width:88px;height:88px;margin:0 auto 25px;border-radius:50%;background:var(--cream);color:var(--ink);display:grid;place-items:center;position:relative}.process-marker span{position:absolute;top:-9px;right:-3px;width:28px;height:28px;border-radius:50%;background:var(--gold);color:var(--ink);display:grid;place-items:center;font:800 10px Manrope;border:4px solid var(--ink)}.process-marker svg{width:38px;height:38px;stroke-width:1.6}.sales-process-grid h3{font-size:18px;margin:0 0 9px;text-align:center}.sales-process-grid p{font-size:13px;text-align:center;margin:0}.sales-local{display:block;background:#e8e1d7}.sales-local-copy{width:min(var(--max),calc(100% - 48px));margin:auto;padding:95px 0}.sales-local-copy>p{max-width:760px}.local-details{max-width:760px}.local-details a{border:1px solid #d7cec1}.sales-local .btn{margin-top:0}
/* Hairline-inspired media cards and split studio composition */
.sales-system-grid{gap:20px}.sales-system-grid article,.sales-system-grid article:nth-child(2){background:#fff;border:1px solid #d8cdbf;border-top:0;min-height:520px;padding:0;overflow:hidden}.system-card-media{height:250px;position:relative;overflow:hidden;background:#d9d0c5}.system-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#17130f80)}.system-card-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.76) contrast(1.04);transition:transform .45s ease}.sales-system-grid article:hover .system-card-media img{transform:scale(1.035)}.system-index{position:absolute;z-index:1;right:20px;bottom:15px;font:700 48px/.9 Manrope;color:#fff;opacity:1;margin:0;text-shadow:0 2px 18px #0006}.system-card-body{display:flex;flex:1;flex-direction:column;padding:27px 28px 28px}.sales-system-grid small{font-size:12px;color:#80633e}.sales-system-grid h3{margin:12px 0}.sales-system-grid p{font-size:15px}.sales-system-grid a{padding-top:20px}.sales-local{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);background:#e8e1d7;min-height:660px}.sales-local-copy{width:auto;margin:0;padding:95px max(34px,calc((100vw - var(--max))/2));padding-right:6vw;align-self:center}.sales-local-copy>p,.local-details{max-width:700px}.local-details a{border:1px solid #d7cec1}.sales-local .btn{margin-top:0}.sales-local-visual{margin:0;min-height:660px;position:relative;overflow:hidden}.sales-local-visual:after{content:"";position:absolute;inset:0;border:18px solid #e8e1d7;border-left:0;pointer-events:none}.sales-local-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.72) contrast(1.06)}
footer{padding-top:54px}.footer-simple{display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center}.footer-brand{width:300px;min-height:96px;padding:15px 18px;background:var(--cream);border-radius:5px;display:flex;align-items:center}.footer-brand img{width:100%;height:auto}.footer-contact{min-width:430px;display:grid;grid-template-columns:auto auto;column-gap:30px;row-gap:10px;align-items:center}.footer-contact h4{grid-column:1/-1;margin:0 0 7px;font-size:13px;letter-spacing:.14em;color:var(--gold)}.footer-contact a{color:#d5d0c9;font-size:15px;display:flex;align-items:center;gap:9px}.footer-contact a:first-of-type{grid-column:1/-1}.footer-contact svg{color:var(--gold);flex:0 0 19px}.copy{margin-top:38px;padding-top:18px}.page-home footer p{display:none}
@media(max-width:1220px){.brand-logo{width:168px}.header nav{gap:13px}.header nav a{font-size:13px}.language-switcher{gap:2px;padding-left:8px}.language-switcher a{min-width:40px;padding:4px}.nav-cta{padding:11px 14px}}
@media(max-width:1080px){.header nav,.header>.language-switcher,.nav-cta{display:none}.brand-logo{width:168px;height:52px}.sales-process-grid{grid-template-columns:repeat(2,1fr);gap:22px}.sales-process-grid:before{display:none}.sales-process-grid article{display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:center;padding:20px;border:1px solid #ffffff25}.process-marker{width:66px;height:66px;margin:0}.process-marker svg{width:30px;height:30px}.sales-process-grid h3,.sales-process-grid p{text-align:left}.footer-simple{grid-template-columns:1fr;gap:34px}.footer-contact{min-width:0}}
@media(max-width:760px){.brand-logo{width:145px;height:46px;padding:6px 9px}.sales-results .sales-heading{grid-template-columns:1fr;gap:18px}.sales-results .sales-heading .eyebrow{grid-column:1}.sales-results .sales-heading>p{margin:0}.objections-layout{grid-template-columns:1fr}.sales-system-grid article{min-height:430px}.system-visual{width:96px;height:96px}.system-visual svg{width:64px;height:64px}.sales-process-grid{grid-template-columns:1fr;margin-top:42px}.sales-process-grid article{grid-template-columns:70px 1fr}.sales-local-copy{width:calc(100% - 36px);padding:72px 0}.footer-brand{width:min(280px,100%)}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-contact h4{margin-bottom:2px}.copy{margin-top:30px}.privacy-note{text-align:left}.inner-nudge{grid-template-columns:minmax(0,1fr)}.inner-nudge .btn{grid-column:1;grid-row:auto;justify-self:stretch;width:100%}}
@media(max-width:1080px){.sales-local{grid-template-columns:1fr;min-height:0}.sales-local-copy{width:min(var(--max),calc(100% - 48px));padding:80px 0}.sales-local-visual{min-height:520px}.sales-local-visual:after{border:18px solid #e8e1d7;border-top:0}}
@media(max-width:760px){.sales-system-grid article{min-height:500px}.system-card-media{height:245px}.sales-local-copy{width:calc(100% - 36px);padding:72px 0}.sales-local-visual{min-height:390px}.sales-local-visual:after{border-width:10px}}

/* Premium brand, system storytelling and footer revision */
.header{background:#11120fe8;color:#fff;border-color:#ffffff18}.header nav a{color:#ffffffbd}.header nav a.active,.header nav a:hover{color:var(--gold)}body:not(.page-home) .header .language-switcher{border-color:#ffffff2e}.brand-logo{width:218px;height:60px;padding:0;background:transparent;border-radius:0}.brand-logo img{object-fit:contain;filter:none}.menu{color:#fff}.system-card-media,.system-option-media{background-image:url('/media/system-triptych-v2.png');background-repeat:no-repeat;background-size:300% 100%;background-color:#211b17}.system-card-media.left,.system-option-media.left{background-position:left center}.system-card-media.center,.system-option-media.center{background-position:center center}.system-card-media.right,.system-option-media.right{background-position:right center}.system-card-media{transition:filter .35s ease}.sales-system-grid article:hover .system-card-media{filter:brightness(1.08)}
.system-hero{min-height:790px;background-image:linear-gradient(90deg,#0b0908f2 0%,#0b0908d1 42%,#0b09083d 75%),linear-gradient(0deg,#0b0908b8,transparent 50%),var(--system-hero);background-position:center;background-size:cover;color:#fff;position:relative;display:flex;align-items:flex-end}.system-hero-inner{width:min(var(--max),calc(100% - 48px));margin:auto;padding:170px 0 95px}.system-hero h1{font-size:clamp(66px,7.2vw,108px);line-height:.93;letter-spacing:-.06em;max-width:850px;margin:0 0 28px}.system-hero-inner>p{max-width:690px;color:#ffffffc4;font-size:19px;line-height:1.7}.system-hero .eyebrow{color:var(--gold)}.system-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.system-hero-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;border-bottom:1px solid #ffffff80;padding:10px 0}.system-hero-link svg{width:20px}.system-hero-index{position:absolute;right:max(24px,calc((100vw - var(--max))/2));bottom:96px;display:grid;grid-template-columns:36px 100px;gap:11px;color:#fff}.system-hero-index span{font-size:10px;color:var(--gold)}.system-hero-index b{font:700 11px Manrope;letter-spacing:.12em}.system-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#d1b17c;padding:0 max(24px,calc((100vw - var(--max))/2))}.system-benefit-strip span{min-height:86px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #17130f29;text-align:center;font-size:13px;font-weight:700}.system-benefit-strip span:first-child{border-left:1px solid #17130f29}.system-benefit-strip svg{width:19px;height:19px}.system-page-wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.system-intro{width:min(var(--max),calc(100% - 48px));margin:auto;padding:125px 0;display:grid;grid-template-columns:.86fr 1.14fr;gap:95px;align-items:center}.system-intro-copy h2,.system-section-head h2,.system-natural-copy h2,.system-final-cta h2{font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.05em}.system-intro-copy p,.system-section-head>p,.system-natural-copy>p,.system-final-cta p{font-size:16px;line-height:1.78;color:#6a625a}.system-intro figure{height:610px;margin:0;position:relative}.system-triptych-full{height:100%;background:url('/media/system-triptych-v2.png') center/cover no-repeat}.system-intro figcaption{position:absolute;left:-32px;bottom:30px;background:#11120f;color:#fff;padding:22px 25px;min-width:180px}.system-intro figcaption b,.system-intro figcaption span{display:block}.system-intro figcaption b{font:800 34px Manrope;color:var(--gold)}.system-intro figcaption span{font-size:11px;margin-top:4px}.system-options{background:#17140f;color:#fff;padding:120px 0}.system-section-head{max-width:900px;margin-bottom:55px}.system-section-head>p{color:#ffffff9e;max-width:730px}.system-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.system-option-grid article{background:#24201b;min-height:650px;display:flex;flex-direction:column}.system-option-media{height:285px;flex:0 0 auto}.system-option-body{padding:30px;display:flex;flex-direction:column;flex:1;position:relative}.system-option-body>span{position:absolute;right:27px;top:22px;font:700 46px Manrope;color:#ffffff19}.system-option-body small{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.09em}.system-option-body h3{font-size:31px;margin:19px 0 13px}.system-option-body p{color:#ffffff9e;line-height:1.7}.system-option-body a{margin-top:auto;padding-top:21px;border-top:1px solid #ffffff2e;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:800}.system-option-body a svg{width:22px}.system-criteria{padding:125px 0;background:#e9e1d5}.criteria-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.criteria-layout .system-section-head{margin:0;position:sticky;top:120px;align-self:start}.criteria-layout .system-section-head>p{color:#6a625a}.criteria-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #75695747;border-left:1px solid #75695747}.criteria-grid article{min-height:185px;padding:28px;border-right:1px solid #75695747;border-bottom:1px solid #75695747;display:flex;flex-direction:column;justify-content:space-between}.criteria-grid span{font-size:11px;color:#8d6c3f}.criteria-grid b{font:700 20px/1.3 Manrope;max-width:250px}.system-natural{display:grid;grid-template-columns:1.05fr .95fr;background:#f4f0e8}.system-natural-image{min-height:780px}.system-natural-image img{width:100%;height:100%;object-fit:cover}.system-natural-copy{padding:105px 7vw;display:flex;flex-direction:column;justify-content:center}.principle-list{margin-top:35px;border-top:1px solid #cfc4b7}.principle-list article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid #cfc4b7}.principle-list article>span{font-size:10px;color:#8d6c3f}.principle-list h3{font-size:21px;margin:0 0 8px}.principle-list p{margin:0;color:#6a625a;line-height:1.65;font-size:14px}.system-faq{padding:115px 0;background:#f4f0e8}.system-faq .system-section-head.compact{margin-bottom:24px}.system-faq .faq{max-width:none}.system-faq .faq details{background:#fff;border-radius:0;margin:0;border:0;border-top:1px solid #d5cabd;padding:0 26px}.system-faq .faq details:last-child{border-bottom:1px solid #d5cabd}.system-final-cta{background:#d1b17c;padding:90px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr auto;gap:70px;align-items:end}.system-final-cta>div{max-width:850px}.system-final-cta p{max-width:700px}.system-final-cta .btn{background:#11120f;color:#fff;white-space:nowrap}
.footer-luxe{position:relative;overflow:hidden;background:#0d0e0c!important;color:#fff;padding:76px max(24px,calc((100vw - var(--max))/2)) 28px}.footer-watermark{position:absolute;left:-18px;top:-45px;font:800 clamp(120px,18vw,270px)/1 Manrope;letter-spacing:-.08em;color:#ffffff035;pointer-events:none}.footer-kicker{position:relative;display:flex;align-items:center;gap:17px;color:#d1b17c;font:800 11px Manrope;letter-spacing:.18em}.footer-kicker i{height:1px;width:70px;background:#d1b17c}.footer-showcase{position:relative;display:grid;grid-template-columns:1fr auto;gap:70px;align-items:end;padding:62px 0 48px}.footer-luxe .footer-brand{width:min(430px,45vw);min-height:0;padding:0;background:transparent;border-radius:0}.footer-luxe .footer-brand img{width:100%;height:auto}.footer-phone{text-align:right}.footer-phone small,.footer-phone strong{display:block}.footer-phone small{font-size:10px;letter-spacing:.13em;color:#8f938c;margin-bottom:10px}.footer-phone strong{font:500 clamp(28px,3vw,46px) Manrope;letter-spacing:-.045em}.footer-luxe .footer-contact{position:relative;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0;border-top:1px solid #ffffff18}.footer-luxe .footer-contact a{color:#d8d8d2;font-size:14px}.footer-luxe .footer-contact a:first-of-type{display:flex;align-items:center;gap:9px}.footer-luxe .copy{position:relative;border-top:1px solid #ffffff18;margin:0;padding-top:20px;display:flex;justify-content:space-between;color:#666a65;font-size:11px}
@media(max-width:1080px){.system-hero-index{display:none}.system-intro{gap:55px}.system-option-grid{grid-template-columns:1fr}.system-option-grid article{min-height:0;display:grid;grid-template-columns:.8fr 1.2fr}.system-option-media{height:100%;min-height:390px}.criteria-layout{grid-template-columns:1fr}.criteria-layout .system-section-head{position:static}.system-natural{grid-template-columns:1fr}.system-natural-image{min-height:580px}.footer-showcase{grid-template-columns:1fr}.footer-phone{text-align:left}.footer-luxe .footer-contact{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.brand-logo{width:160px;height:48px;padding:0}.system-hero{min-height:700px;background-position:61% center}.system-hero-inner{width:calc(100% - 36px);padding:140px 0 48px}.system-hero h1{font-size:51px}.system-hero-inner>p{font-size:16px}.system-hero-actions{align-items:stretch;flex-direction:column}.system-hero-actions .btn{width:100%}.system-hero-link{justify-content:center}.system-benefit-strip{grid-template-columns:1fr 1fr;padding:0}.system-benefit-strip span{min-height:74px;padding:12px;font-size:11px;border-bottom:1px solid #17130f29}.system-intro{width:calc(100% - 36px);padding:78px 0;grid-template-columns:1fr;gap:42px}.system-intro-copy h2,.system-section-head h2,.system-natural-copy h2,.system-final-cta h2{font-size:39px}.system-intro figure{height:440px}.system-intro figcaption{left:14px;bottom:14px}.system-options,.system-criteria,.system-faq{padding:78px 0}.system-page-wrap{width:calc(100% - 36px)}.system-option-grid article{display:flex}.system-option-media{height:255px;min-height:0}.system-option-body{min-height:330px}.criteria-grid{grid-template-columns:1fr}.criteria-grid article{min-height:145px}.system-natural-image{min-height:390px}.system-natural-copy{padding:70px 18px}.system-final-cta{padding:70px 18px;grid-template-columns:1fr;gap:30px}.system-final-cta .btn{width:100%}.footer-luxe{padding:58px 18px 25px}.footer-kicker i{width:35px}.footer-showcase{padding:50px 0 38px;gap:32px}.footer-luxe .footer-brand{width:min(320px,88vw)}.footer-phone strong{font-size:29px}.footer-luxe .footer-contact{gap:18px}.footer-luxe .copy{display:block}.footer-luxe .copy span{margin-top:7px}.footer-watermark{font-size:120px;top:-8px}}

/* Cohesive inner-page system */
.header,.page-home .header{height:82px;position:sticky;top:0;width:100%;background:#11120ff3;color:#fff;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff18}.page-home .header nav a,.header nav a{color:#ffffffbd}.page-home .header nav a.active,.page-home .header nav a:hover,.header nav a.active,.header nav a:hover{color:var(--gold)}.page-home .header .nav-cta,.header .nav-cta{background:var(--gold);color:#15120f}.brand-logo{width:205px;height:58px}.page-home .sales-hero{padding-top:0}.open .mobile{background:#151512;color:#fff;border-top:1px solid #ffffff1f}.open .mobile a{color:#fff}
.inner-hero.page-hero{min-height:640px;padding:0;text-align:left;display:flex;align-items:flex-end;background-image:linear-gradient(90deg,#0c0b09eb 0%,#0c0b09bd 48%,#0c0b0938 78%),linear-gradient(0deg,#0c0b09ad,transparent 55%),var(--inner-hero);background-size:cover;background-position:center;color:#fff}.inner-hero-copy{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:125px 0 82px}.inner-hero .eyebrow{justify-content:flex-start;color:var(--gold)}.inner-hero h1{max-width:900px;font-size:clamp(54px,6vw,88px);line-height:1;letter-spacing:-.055em;margin:0 0 24px}.inner-hero p{max-width:720px;margin:0;color:#ffffffc7;opacity:1;font-size:18px;line-height:1.72}
.sales-system-grid article,.sales-system-grid article:nth-child(2){min-height:430px;background:#fff;border:1px solid #d8cdbf;padding:0}.system-card-body{padding:32px;min-height:430px}.system-card-body .system-index{position:static;color:#17130f;font-size:64px;opacity:.09;text-shadow:none;margin:0 0 54px}.sales-system-grid a{margin-top:auto}
.system-intro{display:block;max-width:900px;margin:0 auto;padding:105px 0}.system-intro-copy h2{max-width:830px}.system-options{padding:105px 0}.system-option-grid article{min-height:430px;background:#24201b}.system-option-body{padding:36px;min-height:430px}.system-option-body>span{font-size:62px;right:30px;top:28px}.system-option-body h3{margin-top:70px}.system-criteria{padding:105px 0}.system-natural{display:block;background:#f4f0e8}.system-natural-copy{width:min(var(--max),calc(100% - 48px));margin:auto;padding:105px 0}.system-natural-copy>p{max-width:760px}.principle-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfc4b7;border-left:1px solid #cfc4b7}.principle-list article{display:block;padding:30px;border-right:1px solid #cfc4b7;border-bottom:1px solid #cfc4b7;min-height:245px}.principle-list article>span{display:block;margin-bottom:70px}.system-faq{padding:95px 0}.system-faq .system-section-head{max-width:none}.system-faq .faq{display:grid;grid-template-columns:1fr 1fr;gap:10px}.system-faq .faq details{border:1px solid #d5cabd!important;padding:0 24px;background:#fff}.system-faq .faq p{font-size:15px}.system-final-cta{min-height:330px;padding:65px max(24px,calc((100vw - var(--max))/2));align-items:center}.system-final-cta h2{font-size:clamp(40px,4.5vw,64px)}
.global-cta{background:var(--gold);padding:60px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center;min-height:300px}.global-cta>div{max-width:850px}.global-cta small{font-size:10px;letter-spacing:.15em;font-weight:800}.global-cta h2{font-size:clamp(38px,4.5vw,62px);line-height:1.03;margin:14px 0}.global-cta p{max-width:700px;color:#5b4e3e;line-height:1.7;margin-bottom:0}.global-cta .btn{background:#11120f;color:#fff;white-space:nowrap;min-width:220px}
.process-section{background:#f4f0e8}.process-timeline{max-width:1000px;position:relative}.process-timeline:before{content:"";position:absolute;left:46px;top:60px;bottom:60px;width:1px;background:#c9b99f}.process-timeline article{position:relative;display:grid;grid-template-columns:94px 1fr;gap:38px;padding:28px 0;align-items:center}.timeline-icon{width:94px;height:94px;border-radius:50%;background:#17140f;color:#d1b17c;display:grid;place-items:center;position:relative;z-index:1}.timeline-icon svg{width:38px;height:38px}.timeline-icon span{position:absolute;right:-4px;top:-4px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#17140f;font-size:9px;font-weight:800;border:4px solid #f4f0e8}.process-timeline h3{font-size:27px;margin:0 0 9px}.process-timeline p{color:#665f58;line-height:1.75;margin:0;max-width:760px}.prep-section .rounded{filter:none}.prep-section .two{gap:75px}.prep-section .checks svg,.dark .checks svg{color:var(--gold)}.prep-section .btn.ghost{border-color:#17140f;color:#17140f;background:transparent}
.results-gallery{background:#f4f0e8}.results-gallery .intro{margin:0;text-align:left}.results-gallery .intro .eyebrow{justify-content:flex-start}.results-gallery .results{margin-top:48px}.results-gallery .result{border-radius:4px;border:0;box-shadow:none}.results-gallery .result-media{aspect-ratio:16/10}
.care-rhythm{background:#e9e1d5}.care-rhythm .intro{margin:0;text-align:left}.care-rhythm .intro .eyebrow{justify-content:flex-start}.care-timeline{margin-top:55px;border-top:1px solid #988b795c}.care-timeline article{display:grid;grid-template-columns:90px 250px 1fr;gap:34px;align-items:start;padding:30px 0;border-bottom:1px solid #988b795c}.care-timeline article>span{color:#876b45;font-size:11px}.care-timeline h3{font-size:25px;margin:0}.care-timeline p{color:#5f584f;line-height:1.72;margin:0}.care-service .checks li{border-color:#ffffff25}.care-service .checks svg{color:var(--gold)}
.studio-about{background:#f4f0e8}.studio-about .two{align-items:start}.studio-about h2{font-size:clamp(42px,5vw,70px)}.studio-about p{font-size:18px;line-height:1.85;color:#655e56}.studio-gallery{padding:70px 0;background:#17140f}.studio-gallery .wrap{grid-template-columns:1.3fr .7fr .7fr}.studio-gallery img{height:510px;border-radius:3px;filter:none}.local{margin-top:90px}
.guide-library{background:#e9e1d5}.guide-library .intro{margin:0;text-align:left}.guide-library .intro .eyebrow{justify-content:flex-start}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:52px}.guide-grid article{background:#f8f5ef;border-top:3px solid var(--gold);padding:32px;min-height:330px}.guide-grid article>span{font-size:10px;color:#886b44}.guide-grid h3{font-size:25px;line-height:1.22;margin:66px 0 14px}.guide-grid p{color:#625b53;line-height:1.75;margin:0}
.footer-luxe{position:relative;overflow:hidden;background:#0d0e0c!important;color:#fff;padding:72px max(24px,calc((100vw - var(--max))/2)) 26px}.footer-main{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.footer-identity{max-width:560px}.footer-luxe .footer-brand{display:block;width:min(360px,100%);min-height:0;padding:0;margin:35px 0 24px;background:transparent}.footer-luxe .footer-brand img{width:100%;height:auto}.footer-identity p{display:block!important;color:#989991;line-height:1.7;max-width:520px}.footer-reach{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-left:55px;border-left:1px solid #ffffff18}.footer-reach small{color:var(--gold);letter-spacing:.14em;font-size:10px}.footer-reach .footer-phone{font:500 clamp(28px,3vw,44px) Manrope;letter-spacing:-.045em}.footer-reach>a:not(.footer-phone){color:#cfcec8;font-size:14px}.footer-reach>a:last-child{display:flex;gap:9px;align-items:flex-start}.footer-reach svg{color:var(--gold);flex:0 0 18px}.footer-luxe .copy{margin-top:55px;padding-top:20px;border-top:1px solid #ffffff18;color:#6e706a}
.array-add,.array-remove{border:0;border-radius:8px;padding:9px 12px;font-weight:700;cursor:pointer}.array-add{background:#2149d8;color:#fff}.array-remove{background:#feecea;color:#9a3026;margin-top:8px}
@media(max-width:1080px){.inner-hero.page-hero{min-height:570px}.system-faq .faq{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:45px}.footer-reach{padding:30px 0 0;border-left:0;border-top:1px solid #ffffff18}.guide-grid{grid-template-columns:1fr}.studio-gallery .wrap{grid-template-columns:1fr 1fr}.studio-gallery img:first-child{grid-column:1/-1}.care-timeline article{grid-template-columns:60px 210px 1fr}}
@media(max-width:760px){.header,.page-home .header{height:72px}.brand-logo{width:154px;height:48px}.open .mobile{top:72px}.inner-hero.page-hero{min-height:570px;background-position:60% center}.inner-hero-copy{width:calc(100% - 36px);padding:105px 0 54px}.inner-hero h1{font-size:44px;line-height:1.04}.inner-hero p{font-size:16px}.system-intro{width:calc(100% - 36px);padding:72px 0}.system-options,.system-criteria,.system-faq{padding:72px 0}.system-option-grid article,.system-option-body{min-height:350px}.principle-list{grid-template-columns:1fr}.principle-list article{min-height:190px}.principle-list article>span{margin-bottom:35px}.system-natural-copy{width:calc(100% - 36px);padding:72px 0}.system-final-cta,.global-cta{grid-template-columns:1fr;gap:28px;padding:52px 18px;min-height:0}.system-final-cta .btn,.global-cta .btn{width:100%}.process-timeline:before{left:34px}.process-timeline article{grid-template-columns:68px 1fr;gap:20px}.timeline-icon{width:68px;height:68px}.timeline-icon svg{width:29px;height:29px}.process-timeline h3{font-size:21px}.process-timeline p{font-size:14px}.prep-section .two{gap:40px}.care-timeline article{grid-template-columns:45px 1fr;gap:12px}.care-timeline h3{font-size:22px}.care-timeline p{grid-column:2}.studio-gallery .wrap{grid-template-columns:1fr}.studio-gallery img,.studio-gallery img:nth-child(2){height:330px;grid-column:auto;grid-row:auto}.local{margin-top:55px}.guide-grid article{min-height:280px;padding:25px}.guide-grid h3{margin-top:48px}.footer-luxe{padding:55px 18px 24px}.footer-main{gap:32px}.footer-luxe .footer-brand{width:min(310px,88vw);margin:28px 0 20px}.footer-reach{padding-top:28px}.footer-reach .footer-phone{font-size:30px}.footer-luxe .copy{display:block;margin-top:38px}.footer-luxe .copy span{display:block;margin-top:7px}.sales-system-grid article{min-height:350px}.system-card-body{min-height:350px}.system-card-body .system-index{margin-bottom:32px}}
.inner-hero.page-hero{background-image:none;position:relative}.inner-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.inner-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(12,11,9,.94) 0%,rgba(12,11,9,.76) 48%,rgba(12,11,9,.22) 78%),linear-gradient(0deg,rgba(12,11,9,.68),transparent 55%)}.inner-hero-copy{position:relative;z-index:2}
.system-faq .faq{display:block;max-width:1000px;margin:0 auto}.system-faq .faq details{margin:0 0 10px}.results-gallery .results,.guide-grid{margin-top:0}.studio-about .two{grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.studio-about h2{font-size:clamp(38px,4vw,58px);max-width:560px}.studio-about-copy{padding-top:54px}.studio-about p{max-width:670px}.studio-gallery{padding:10px 0 90px;background:transparent}.footer-luxe .footer-brand{margin-top:0}
@media(max-width:1080px){.studio-about .two{grid-template-columns:1fr;gap:28px}.studio-about-copy{padding-top:0}}
.system-faq .faq{max-width:none;margin:0}.system-faq .system-section-head.compact{margin-bottom:38px}
.care-rhythm{background:#eee7dc}.care-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px;align-items:start}.care-heading{position:sticky;top:120px}.care-heading h2{font-size:clamp(42px,4.8vw,68px);line-height:1.02;letter-spacing:-.055em}.care-heading>p{color:#655e56;font-size:17px;line-height:1.78;max-width:540px}.care-rhythm-grid{display:grid;gap:14px}.care-rhythm-grid article{background:#faf8f3;border:1px solid #d8cec0;padding:32px;min-height:230px;display:grid;grid-template-columns:72px 1fr;gap:25px;align-items:start;transition:transform .2s ease,border-color .2s ease}.care-rhythm-grid article:hover{transform:translateY(-3px);border-color:#b89a6a}.care-index{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#17140f;color:var(--gold);font:700 12px Manrope}.care-rhythm-grid h3{font-size:27px;margin:4px 0 12px}.care-rhythm-grid p{color:#655e56;line-height:1.75;margin:0}.care-service-panel{display:grid;grid-template-columns:1fr 1fr;background:#17140f;color:#fff;min-height:720px}.care-service-panel figure{margin:0;position:relative;min-height:720px;overflow:hidden}.care-service-panel figure img{width:100%;height:100%;object-fit:cover}.care-service-panel figcaption{position:absolute;left:30px;right:30px;bottom:30px;padding:22px 25px;background:#f4f0e8;color:#29241e;font-size:14px;line-height:1.55}.care-service-copy{padding:90px max(40px,7vw);display:flex;flex-direction:column;justify-content:center}.care-service-copy .eyebrow{color:var(--gold)}.care-service-copy h2{font-size:clamp(42px,4.6vw,66px);line-height:1.02;margin-bottom:22px}.care-service-copy>p{color:#ffffffa8;line-height:1.75;max-width:650px}.care-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.care-service-grid>div{min-height:92px;padding:19px;background:#27231e;display:flex;gap:13px;align-items:center}.care-service-grid span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#17140f}.care-service-grid svg{width:17px}.care-service-grid b{font:600 14px/1.45 Manrope}
.studio-about{background:#f4f0e8}.studio-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.studio-about-grid h2{font-size:clamp(40px,4.7vw,66px);line-height:1.03;max-width:620px}.studio-about-copy{padding-top:56px}.studio-about-copy p{font-size:18px;line-height:1.85;max-width:680px}.studio-values{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:70px}.studio-values article{background:#fff;border-top:3px solid var(--gold);padding:30px;min-height:260px}.studio-values span{font:700 11px Manrope;color:#8b6a3d}.studio-values h3{font-size:27px;margin:75px 0 12px}.studio-values p{color:#655e56;line-height:1.68;margin:0}.studio-gallery{padding:95px 0;background:#17140f;color:#fff}.studio-gallery>.wrap{display:block}.studio-gallery-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:44px}.studio-gallery-head .eyebrow{grid-column:1/-1;color:var(--gold);margin-bottom:-45px}.studio-gallery-head h2{font-size:clamp(42px,4.8vw,68px);line-height:1.02;margin:0}.studio-gallery-head p{color:#ffffff9e;line-height:1.75;margin:0;max-width:560px}.studio-gallery-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:245px 245px;gap:15px}.studio-gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:3px;filter:none}.studio-gallery-grid img:first-child{grid-row:1/3}.studio-local{margin-top:90px;background:#d1b17c}.studio-local aside small{font-size:10px;letter-spacing:.14em;color:#735b3b}.studio-local aside b{line-height:1.5}.studio-local aside a{font-size:14px}.field-count{color:#8a90a0;font-size:10px;text-align:right}
@media(max-width:1080px){.care-layout{grid-template-columns:1fr;gap:45px}.care-heading{position:static}.care-service-panel{grid-template-columns:1fr}.care-service-panel figure{min-height:520px}.studio-about-grid{grid-template-columns:1fr;gap:25px}.studio-about-copy{padding-top:0}.studio-values{margin-top:45px}.studio-gallery-head{grid-template-columns:1fr;gap:18px}.studio-gallery-head .eyebrow{grid-column:auto;margin-bottom:0}.studio-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:400px 300px}.studio-gallery-grid img:first-child{grid-column:1/-1;grid-row:auto}}
@media(max-width:760px){.system-faq .system-section-head.compact{margin-bottom:24px}.care-rhythm-grid article{grid-template-columns:52px 1fr;padding:22px;min-height:0}.care-index{width:46px;height:46px}.care-rhythm-grid h3{font-size:22px}.care-rhythm-grid p{font-size:14px}.care-service-panel figure{min-height:380px}.care-service-panel figcaption{left:14px;right:14px;bottom:14px;padding:16px;font-size:12px}.care-service-copy{padding:62px 18px}.care-service-copy h2{font-size:39px}.care-service-grid{grid-template-columns:1fr}.care-service-grid>div{min-height:76px}.studio-values{grid-template-columns:1fr}.studio-values article{min-height:220px}.studio-values h3{margin-top:45px}.studio-gallery{padding:70px 0}.studio-gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.studio-gallery-grid img,.studio-gallery-grid img:first-child{height:320px;grid-column:auto;grid-row:auto}.studio-local{margin-top:55px}}
.wa{background:#25d366!important;color:#fff!important;width:58px;height:58px;border:2px solid #ffffffd9;box-shadow:0 14px 34px #0005;transition:transform .2s ease,box-shadow .2s ease}.wa:hover{transform:translateY(-3px);box-shadow:0 18px 38px #0006}.wa svg{width:29px;height:29px;fill:currentColor;stroke:none}.footer-email,.footer-address{display:flex;gap:10px;align-items:center}.footer-reach .footer-email svg,.footer-reach .footer-address svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.studio-map-link svg{background:var(--gold)!important;color:#17140f!important;stroke:currentColor;fill:none}.page-studio .footer-luxe{margin-top:0}@media(max-width:1080px){.mobile .language-switcher{gap:22px}.mobile .language-switcher a,.mobile .language-switcher a.active{min-width:0;height:auto;padding:8px 0;background:transparent!important;color:#fff!important;border:0!important;border-radius:0!important;opacity:.78}.mobile .language-switcher a:hover{opacity:1}.mobile .language-switcher a b{font-size:11px}}
