:root{--orange:#ff9800;--bg:#0f1117;--card:#1d212b;--muted:#a0a6b4;--line:#ffffff12;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:#f6f5f1;margin:0;font-family:Manrope,sans-serif;font-size:14px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,h4,p{margin:0 0 16px}h2{letter-spacing:-1.7px;font-family:Manrope,sans-serif;font-size:clamp(30px,3.2vw,47px);font-weight:800;line-height:1.17}h3{letter-spacing:-.5px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.35}p{color:var(--muted)}em{color:var(--orange);font-style:normal}small{color:var(--muted);font-size:12px;display:block}.wrap{width:min(1200px,100% - 64px);margin-inline:auto}.header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#0f1117ed;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:88px;display:flex}.brand{align-items:center;gap:10px;line-height:1.05;display:flex}.brand>svg{width:34px;height:34px;color:var(--orange);transform:rotate(-15deg)}.brand>span{white-space:nowrap;font-family:Georgia,serif;font-size:31px;font-weight:700}.brand small{letter-spacing:3px;color:#fff;margin-top:8px;font-family:Manrope,sans-serif;font-size:8px}.nav nav{gap:21px;display:flex}.nav nav a{font-size:12px;font-weight:700;position:relative}.nav nav a:hover,.nav nav a.active{color:var(--orange)}.nav nav a.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-9px;left:0;right:0}.nav-actions{align-items:center;gap:16px;display:flex}.btn{background:var(--orange);border:1px solid var(--orange);color:#11131a;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:13px;padding:14px 23px;font-size:12px;font-weight:800;line-height:1.4;transition:transform .2s,background .2s;display:inline-flex}.btn:hover{color:#11131a;background:#ffae35;transform:translateY(-2px)}.btn.secondary{color:#fff;background:0 0;border-color:#ffffff29}.btn.secondary:hover{background:#ffffff10}.nav .btn{padding:11px 17px}.menu-toggle{background:0 0;border:0;display:none}.portal-link{color:var(--orange);font-size:11px}.hero{border-bottom:1px solid #ffffff08;position:relative;overflow:hidden}.hero-back{opacity:.8;background:linear-gradient(90deg,#0f1117ed 0%,#0f111790 50%,#0f111766),url(/theme/images/Barber-Banner.png) 50%/cover;position:absolute;inset:0}.hero-grid{grid-template-columns:1.04fr 1fr;align-items:center;gap:10px;min-height:640px;display:grid;position:relative}.hero-copy{z-index:2;padding:65px 0 85px}.eyebrow{letter-spacing:2px;color:var(--orange);text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:800;display:block}.pill{letter-spacing:1.6px;background:#ff980011;border:1px solid #ffa00030;border-radius:100px;padding:6px 12px;font-size:9px;display:inline-flex}.pill>span{background:var(--orange);border-radius:50%;width:5px;height:5px;margin:auto 8px auto 0}h1{letter-spacing:-1.5px;max-width:680px;margin:8px 0 25px;font-family:Anton,sans-serif;font-size:clamp(48px,5.4vw,78px);font-weight:400;line-height:1.08}.accent{color:var(--orange)}.hero-copy>p{max-width:400px;font-size:15px;line-height:1.9}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.hero-proof{border-top:1px solid #ffffff12;align-items:center;gap:14px;width:370px;margin-top:35px;padding-top:25px;display:flex}.hero-proof strong{font-size:12px}.round-icon{width:42px;height:42px;color:var(--orange);background:#ffffff10;border-radius:100px;place-items:center;display:grid}.hero-visual{justify-content:center;align-self:end;align-items:flex-end;height:580px;display:flex;position:relative}.hero-visual>img{z-index:1;object-fit:contain;object-position:bottom;width:110%;max-width:none;max-height:590px;position:relative}.orange-disc{border:34px solid #ff9f00;border-radius:50%;width:410px;height:410px;position:absolute;bottom:50px;right:10px;box-shadow:0 0 80px #ff980022}.floating{z-index:3;background:#1d212bee;border:1px solid #ffffff18;border-radius:12px;align-items:center;gap:14px;padding:17px 20px;display:flex;position:absolute;bottom:80px;left:15px;transform:rotate(-3deg);box-shadow:0 12px 50px #0008}.floating strong{font-size:12px}.floating small{font-size:10px}.floating>svg{color:var(--orange)}.ticker{white-space:nowrap;border-bottom:1px solid var(--line);color:var(--orange);justify-content:space-evenly;align-items:center;gap:20px;padding:24px 0;font-size:14px;display:flex;overflow:hidden}.ticker span{color:#acadb3;letter-spacing:2px;font-size:10px;font-weight:800}.section{margin-top:70px;margin-bottom:70px}.booking-intro{padding-top:90px;padding-bottom:20px}.section-title{text-align:center;max-width:650px;margin:0 auto 40px}.section-title h2{margin-bottom:16px}.section-title p{max-width:520px;margin:0 auto}.grid{gap:22px;display:grid}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:var(--card);border:1px solid #ffffff07;border-radius:15px;padding:28px}.card p{font-size:12px;line-height:1.9}.iconbox{color:#fff;background:linear-gradient(135deg,#ffaf28,#ff8700);border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:19px;font-size:12px;font-weight:800;display:inline-grid;box-shadow:0 5px 20px #ff980015}.steps .card{padding:28px 30px}.steps h3{font-size:16px}.steps p{margin:0}.center{text-align:center;margin-top:30px}.service{transition:transform .2s,border-color .2s;position:relative}.service:hover{border-color:#ff980060;transform:translateY(-4px)}.number{color:#ffffff30;font-size:11px;position:absolute;top:28px;right:25px}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:flex}.card-bottom strong{color:var(--orange);font-size:18px}.card-bottom span{color:var(--muted);font-size:11px}.card-bottom>a{color:var(--orange)}.caption{margin-top:18px;font-size:11px!important;line-height:1.8!important}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:65px;display:grid}.about-photo{position:relative}.about-photo>img{object-fit:cover;border-radius:15px;width:100%;height:470px}.photo-badge{background:var(--orange);color:#121212;border-radius:10px;padding:15px 22px;font-size:14px;font-weight:800;line-height:1.5;position:absolute;bottom:24px;left:24px}.photo-badge svg{margin-bottom:10px}.prose{white-space:pre-line;font-size:15px;line-height:1.95}.checks{flex-direction:column;gap:10px;margin:25px 0;font-size:12px;display:flex}.checks span{align-items:center;gap:10px;display:flex}.checks svg{color:var(--orange);width:16px}.filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.filters button,.slots button{text-transform:capitalize;background:0 0;border:1px solid #ffffff16;border-radius:100px;padding:8px 20px;font-size:11px}.filters .selected,.slots .selected{color:#141414;background:var(--orange);border-color:var(--orange)}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery button{background:var(--card);text-align:left;border:0;border-radius:13px;padding:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:290px;transition:transform .3s}.gallery button:hover img{transform:scale(1.05)}.gallery button>span{background:linear-gradient(#0000,#000b);justify-content:space-between;padding:45px 20px 18px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.person{padding:0;overflow:hidden}.person>img{object-fit:cover;object-position:top;width:100%;height:300px}.person>div{padding:24px}.person .btn{padding:10px 16px;font-size:11px}.person h3{font-size:18px}.article{padding:0;overflow:hidden}.article img{object-fit:cover;width:100%;height:230px}.article>div{padding:25px}.article h3{font-size:19px}.article .eyebrow{letter-spacing:1.2px;font-size:8px}.text-link{color:var(--orange);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.cta{text-align:center;color:#fff;background:linear-gradient(120deg,#ffab18,#ff8a00);border-radius:20px;margin-top:90px;margin-bottom:70px;padding:65px 30px;position:relative;overflow:hidden}.cta:before{content:"✦";color:#ffffff10;font-size:300px;line-height:1;position:absolute;top:-90px;left:-35px}.cta .eyebrow{color:#fff;font-size:9px}.cta h2{font-size:42px}.cta p{color:#fff9;font-size:12px}.cta .btn{color:#fff;background:#101218;border-color:#101218;margin-top:10px}.footer{grid-template-columns:1.4fr .8fr .9fr 1.3fr;gap:45px;padding-bottom:25px;display:grid}.footer .brand{margin-bottom:24px}.footer p{font-size:12px}.footer h4{margin-bottom:25px;font-size:13px}.footer>div>a:not(.brand){color:var(--muted);margin-bottom:10px;font-size:12px;display:block}.footer>div>a:hover{color:var(--orange)}.footer small{margin-top:12px;font-size:10px}.copyright{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:10px;display:flex}.narrow{max-width:850px}.form{flex-direction:column;gap:20px;display:flex}.form>.btn{align-self:flex-start}.field{flex-direction:column;gap:8px;margin-bottom:6px;display:flex}.field>span,.field-label{text-transform:capitalize;color:#dedfe4;font-size:12px;font-weight:700}.field-label{margin-bottom:15px}input,select,textarea{color:#fff;background:#11141b;border:1px solid #ffffff1a;border-radius:8px;width:100%;min-width:0;padding:12px 14px}textarea{resize:vertical;min-height:110px}input:focus,select:focus,textarea:focus{border-color:var(--orange);outline:1px solid var(--orange)}.notice{background:#4daa771a;border:1px solid #4daa7750;border-radius:8px;margin:0;padding:13px 16px;font-size:12px;color:#a1edbf!important}.notice.error{background:#ec666619;border-color:#ec666650;color:#ffb0b0!important}.error{color:#ffb0b0}.empty{text-align:center;color:var(--muted);border:1px dashed #ffffff1a;border-radius:10px;width:100%;padding:30px 15px;font-size:13px}.booking-grid{grid-template-columns:1.8fr 1fr;align-items:start;gap:25px;display:grid}.booking-summary>svg{margin-bottom:20px}.booking-summary p{font-size:14px}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;font-size:12px;display:flex}.summary-row>span{color:var(--muted)}.summary-row button{color:var(--orange);background:0 0;border:0;font-size:12px}.slots{flex-wrap:wrap;gap:9px;min-height:50px;display:flex}.slots button{border-radius:8px;padding:10px 15px;font-size:12px}.auth{max-width:560px}.auth h2{font-size:38px}.auth .card{padding:35px}.auth-links{color:var(--orange);flex-direction:column;gap:10px;margin-top:25px;font-size:12px;display:flex}.confirmation{text-align:center;max-width:650px;margin:auto;padding:50px}.confirmation .btn{margin-top:25px}.confirmation .iconbox{border-radius:50%;width:60px;height:60px}.hours{margin:25px 0}.hours>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:7px 0;font-size:12px;display:flex}.hours span{color:var(--muted)}.faq{margin-bottom:15px;padding:20px 25px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;font-weight:700;list-style:none;display:flex}.faq p{margin:20px 0 0}.article-cover{object-fit:cover;border-radius:15px;width:100%;height:400px;margin-bottom:35px}.product>img,.package-art{object-fit:cover;border-radius:10px;width:100%;height:230px;margin-bottom:25px}.package-art{color:var(--orange);background:radial-gradient(#ff980035,#11151e);place-items:center;display:grid}.product .btn{padding:10px 15px;font-size:10px}.cart{margin-top:35px}.cart h3{align-items:center;gap:10px;display:flex}.modal{z-index:100;cursor:zoom-out;background:#000e;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.modal>img{object-fit:contain;max-width:90vw;max-height:85vh}.modal>button{color:#fff;background:0 0;border:0;position:absolute;top:25px;right:25px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:600}th,td{border-bottom:1px solid var(--line);vertical-align:top;padding:17px 12px}td small{max-width:240px;font-size:10px}.badge{white-space:nowrap;text-transform:capitalize;background:#ffffff06;border:1px solid #ffffff14;border-radius:100px;padding:5px 11px;font-size:10px;display:inline-flex}.badge.confirmed{color:#8ae2a8;background:#8ae2a810}.badge.cancelled{color:#ffabab}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.row-actions button{color:var(--orange);background:0 0;border:0;padding:0;font-size:11px}.order-row{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:20px 0;display:flex}.order-row>div{flex:1}.order-row p{margin:5px 0}.order-row select{max-width:160px}.workspace{grid-template-columns:220px minmax(0,1fr);gap:35px;min-height:650px;margin-top:40px;margin-bottom:70px;display:grid}.sidebar{border-right:1px solid var(--line);padding-right:25px}.sidebar .eyebrow{font-size:8px}.sidebar h3{margin-bottom:35px;font-size:16px}.sidebar>button{text-align:left;width:100%;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:5px;padding:12px 14px;font-size:12px;display:flex}.sidebar>button.active{color:var(--orange);background:#ff980015}.workspace-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.workspace-heading h2{font-size:33px}.workspace-heading .eyebrow{font-size:8px}.workspace-main{min-width:0}.workspace .section{margin-top:25px;margin-bottom:25px}.stats{margin-bottom:25px}.stats .card>strong{color:var(--orange);font-size:35px;line-height:1}.stats .card p{margin:10px 0 0;font-size:11px}.schedule-day{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr) 100px;align-items:center;gap:15px;padding-bottom:14px;display:grid}.schedule-day>strong{font-size:12px}.schedule-day .text-link{font-size:10px}.time-range{align-items:center;gap:10px;margin-bottom:7px;display:flex}.time-range input{padding:8px;font-size:12px}.time-range span{color:var(--muted);font-size:11px}.icon-button{color:var(--muted);background:0 0;border:0;padding:5px}.block-row{border-bottom:1px solid var(--line);padding:18px 0}.block-row p{margin:8px 0}.toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.toolbar select{text-transform:capitalize;max-width:220px}.editor-thumb{object-fit:cover;border-radius:10px;width:110px;height:110px}.checkbox{align-items:center;gap:10px;font-size:12px;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--orange)}@media (width>=1500px){.hero-grid{min-height:700px}.hero-visual{height:620px}.hero-visual>img{max-height:650px}}@media (width<=1100px){.nav nav{gap:13px}.nav nav a{font-size:10px}.nav-actions{gap:10px}.nav .btn{padding:11px 13px;font-size:10px}.hero-visual{height:480px}.orange-disc{width:320px;height:320px}.floating{bottom:45px;left:0}.three{gap:16px}.card{padding:23px}.workspace{grid-template-columns:170px minmax(0,1fr);gap:20px}.schedule-day{grid-template-columns:75px minmax(0,1fr)}.schedule-day>.text-link{grid-column:2}.about-grid{gap:35px}}@media (width<=850px){.wrap{width:calc(100% - 40px)}.nav{height:75px}.nav nav{display:none}.nav nav.open{background:#171a22;border-bottom:1px solid #ffffff20;flex-direction:column;gap:20px;padding:25px;display:flex;position:absolute;top:75px;left:0;right:0}.nav nav a{font-size:14px}.nav nav a.active:after{display:none}.menu-toggle{padding:3px;display:block}.hero-grid{min-height:540px}.hero-copy{padding:50px 0}.hero-copy>p{font-size:12px}.hero h1{font-size:53px}.hero-visual{height:430px}.orange-disc{border-width:20px;width:280px;height:280px;right:-20px}.floating{display:none}.hero .actions{gap:8px}.hero .btn{padding:12px 15px;font-size:10px}.hero-proof{width:auto}.hero-proof small{font-size:10px}.about-grid{gap:25px}.about-photo>img{height:430px}.three{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.steps .card{padding:20px}.steps h3{font-size:14px}.gallery img{height:220px}.booking-grid{grid-template-columns:1fr}.booking-summary{max-width:none}.footer{grid-template-columns:repeat(2,1fr)}.workspace{grid-template-columns:1fr}.sidebar{border:0;flex-wrap:wrap;gap:6px;padding:0;display:flex}.sidebar h3,.sidebar .eyebrow{display:none}.sidebar>button{border:1px solid var(--line);width:auto;padding:8px 12px;font-size:11px}.sidebar>button svg{display:none}.stats{grid-template-columns:repeat(3,1fr)}.section{margin-top:50px;margin-bottom:50px}.booking-intro{padding-top:60px}}@media (width<=560px){.wrap{width:calc(100% - 32px)}.brand>span{font-size:27px}.brand>svg{width:27px}.brand small{letter-spacing:2px;font-size:7px}.nav-actions{gap:12px}.portal-link{display:none}.nav .btn{gap:5px;padding:10px 12px;font-size:9px}.nav .btn svg{width:13px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:45px 0 0}.hero h1{letter-spacing:-1px;max-width:380px;font-size:55px}.hero-copy>p{max-width:330px;font-size:13px}.hero-copy .actions{margin-top:25px}.hero .btn{padding:13px 17px;font-size:11px}.hero-proof{max-width:320px;margin-top:22px;padding-top:18px}.hero-visual{justify-self:center;width:95%;height:340px;margin-top:10px}.hero-visual>img{object-fit:contain;width:auto;max-width:115%;height:380px}.orange-disc{width:280px;height:280px;bottom:20px;right:20px}.ticker{justify-content:flex-start;padding:17px}.ticker span{font-size:9px}.section-title{margin-bottom:28px}.section-title h2,h2{letter-spacing:-1px;font-size:31px}.three,.two,.steps{grid-template-columns:1fr}.steps .card{padding:23px}.steps h3{font-size:17px}.steps .iconbox{float:left;margin-bottom:0;margin-right:20px}.steps p{padding-left:60px}.about-grid{grid-template-columns:1fr;gap:35px}.about-photo>img{height:340px}.gallery{grid-template-columns:1fr 1fr;gap:10px}.gallery img{height:210px}.gallery button>span{padding:40px 12px 12px;font-size:10px}.person>img{height:330px}.person{max-width:100%}.article img{height:220px}.section{margin-top:45px;margin-bottom:45px}.cta{margin-top:55px;margin-bottom:45px;padding:45px 20px}.cta h2{font-size:32px}.footer{gap:30px 20px}.footer>div:first-child,.footer>div:nth-child(4){grid-column:1/-1}.copyright{gap:15px;font-size:9px}.card{padding:23px}.person,.article{padding:0}.auth .card{padding:25px}.auth h2{font-size:31px}.summary-row{font-size:11px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stats .card{padding:15px 10px}.stats .card>strong{font-size:27px}.stats .card p{font-size:9px;line-height:1.5}.workspace-heading h2{font-size:28px}.schedule-day{grid-template-columns:1fr;gap:8px}.schedule-day>.text-link{grid-column:auto}.schedule-day>strong{font-size:13px}.workspace .grid.two{grid-template-columns:1fr}.order-row{flex-wrap:wrap}.order-row>div{flex-basis:100%}.article-cover{height:280px}.filters{gap:7px}.filters button{padding:7px 13px}.modal{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-stat-layer{z-index:4;pointer-events:none;position:absolute;inset:0}.hero-stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#282d35ed;border:1px solid #ffffff1c;border-radius:17px;align-items:center;gap:13px;min-width:200px;padding:17px 20px;display:flex;position:absolute;box-shadow:0 20px 45px #0005}.hero-stat strong{color:#fff;letter-spacing:-1px;font-size:29px;font-weight:800;line-height:1.15;display:block}.hero-stat div>span{color:#bfc5d2;margin-top:5px;font-size:12px;display:block}.stat-symbol{color:#ffb347;background:#ff980023;border-radius:13px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.hero-stat-0{top:35px;right:-5px}.hero-stat-1{top:260px;left:-25px}.hero-stat-2{bottom:35px;right:0}.stats-disclosure{letter-spacing:.2px;color:#d0d4dc;background:#111722dd;border-radius:5px;padding:3px 8px;font-size:9px;position:absolute;bottom:7px;right:0}.feature-stack{flex-direction:column;gap:30px;display:flex}.grooming-feature{background:var(--card);border:1px solid #ffffff0c;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:44px;display:grid;overflow:hidden}.feature-copy h2{letter-spacing:-1.2px;max-width:410px;font-size:35px;line-height:1.2}.feature-copy>p{font-size:13px;line-height:1.9}.feature-chip{color:#f4b84f;background:#ff980010;border:1px solid #ff980020;border-radius:100px;align-items:center;gap:10px;margin-bottom:20px;padding:5px 12px 5px 5px;font-size:10px;display:inline-flex}.feature-chip b{background:var(--orange);color:#141414;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.feature-copy ul{flex-direction:column;gap:12px;margin:22px 0 28px;padding:0;list-style:none;display:flex}.feature-copy li{color:#bfc5d2;align-items:flex-start;gap:10px;font-size:12px;display:flex}.feature-copy li svg{color:var(--orange);flex-shrink:0;margin-top:3px}.feature-visual{background:#10131b;border:1px solid #ffffff0c;border-radius:15px;min-height:370px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0003}.feature-visual>img{object-fit:cover;width:100%;height:390px}.feature-visual-shade{background:linear-gradient(#0000 50%,#0a0c13ef);position:absolute;inset:0}.feature-caption{background:#171c25ec;border:1px solid #ffffff1c;border-radius:12px;align-items:center;gap:13px;padding:17px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.feature-caption>span{color:var(--orange);background:#ff980014;border-radius:9px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.feature-caption small{color:#ffb347;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:9px}.feature-caption strong{font-size:12px}.grooming-feature.reverse .feature-copy{order:2}.grooming-feature.reverse .feature-visual{order:1}.colour-swatches{background:#171c25e8;border:1px solid #ffffff14;border-radius:10px;gap:7px;padding:10px;display:flex;position:absolute;top:20px;right:20px}.colour-swatches i{background:#372820;border-radius:5px;width:23px;height:28px}.colour-swatches i:nth-child(2){background:#6b442e}.colour-swatches i:nth-child(3){background:#a3714d}.colour-swatches i:nth-child(4){background:#c7aa78}.colour-swatches i:nth-child(5){background:#e0ccb2}@media (width<=850px){.hero-stat{gap:10px;min-width:165px;padding:12px}.hero-stat strong{font-size:23px}.hero-stat div>span{font-size:10px}.stat-symbol{border-radius:10px;width:34px;height:34px}.hero-stat-0{top:15px;right:0}.hero-stat-1{top:195px;left:-15px}.hero-stat-2{bottom:25px;right:0}.grooming-feature{gap:25px;padding:28px}.feature-copy h2{font-size:28px}.feature-visual>img{height:370px}.feature-caption{padding:12px;bottom:12px;left:12px;right:12px}.feature-caption strong{font-size:11px}}@media (width<=560px){.hero-stat{border-radius:12px;gap:8px;min-width:140px;padding:10px}.hero-stat strong{font-size:21px}.hero-stat div>span{font-size:9px}.stat-symbol{width:30px;height:34px}.hero-stat-0{top:15px;right:-6px}.hero-stat-1{top:155px;left:-5px}.hero-stat-2{bottom:24px;right:-6px}.stats-disclosure{font-size:8px;bottom:0;right:0}.grooming-feature{border-radius:16px;grid-template-columns:1fr;gap:25px;padding:25px}.grooming-feature.reverse .feature-copy,.grooming-feature.reverse .feature-visual{order:initial}.feature-copy h2{font-size:29px}.feature-visual{min-height:280px}.feature-visual>img{height:310px}.feature-stack{gap:22px}.feature-caption strong{font-size:12px}}.feature-stack{isolation:isolate;gap:72px;padding-bottom:24px}.grooming-feature{top:var(--pin-top,106px);z-index:calc(var(--card-index,0) + 1);transform:scale(var(--stack-scale,1));transform-origin:top;filter:brightness(var(--stack-brightness,1));border-top:1px solid #ffffff24;position:sticky;box-shadow:0 -18px 44px -22px #000d,0 34px 70px -28px #000c}.motion-ready .grooming-feature:not(.is-visible) .feature-copy,.motion-ready .grooming-feature:not(.is-visible) .feature-visual{opacity:0}.grooming-feature.is-visible .feature-copy{animation:.75s cubic-bezier(.22,1,.36,1) both rivo-copy-in}.grooming-feature.is-visible .feature-visual{animation:.95s cubic-bezier(.22,1,.36,1) both rivo-visual-in}.grooming-feature.reverse{--visual-entry:-55px}.grooming-feature.is-visible .feature-copy li{animation:.65s both rivo-copy-in}.grooming-feature.is-visible .feature-copy li:first-child{animation-delay:.12s}.grooming-feature.is-visible .feature-copy li:nth-child(2){animation-delay:.23s}.grooming-feature.is-visible .feature-copy li:nth-child(3){animation-delay:.34s}.hero-copy{animation:.85s cubic-bezier(.22,1,.36,1) both rivo-copy-in}.hero-visual>img{animation:1.1s cubic-bezier(.22,1,.36,1) both rivo-hero-in}.hero-stat{animation:5s ease-in-out infinite rivo-stat-float}.hero-stat-1{animation-delay:-1.6s}.hero-stat-2{animation-delay:-3.2s}@keyframes rivo-copy-in{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes rivo-visual-in{0%{opacity:0;transform:translateX(var(--visual-entry,55px)) scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes rivo-hero-in{0%{opacity:0;transform:translateY(45px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes rivo-stat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (width<=850px){.feature-stack{gap:42px}}@media (prefers-reduced-motion:reduce){.grooming-feature{filter:none;position:relative;top:auto;transform:none}.motion-ready .grooming-feature .feature-copy,.motion-ready .grooming-feature .feature-visual{opacity:1;animation:none}.hero-copy,.hero-visual>img,.hero-stat{animation:none}}.hero h1 .accent,.section-title h2 em,.about-grid h2 em{color:#ff9800;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ff8a00,#ffb347,#ffd89b,#ffb347,#ff8a00);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite rivo-gold-shift}@keyframes rivo-gold-shift{0%,to{background-position:0%}50%{background-position:100%}}.grooming-feature{transform:none}.feature-stack{padding-bottom:120px}#rivo-experience{scroll-margin-top:110px}@media (width<=560px){.grooming-feature{gap:18px;padding:20px}.feature-copy h2{font-size:25px}.feature-copy>p{font-size:12px;line-height:1.65}.feature-copy ul{gap:8px;margin:16px 0 20px}.feature-copy li{font-size:11px}.feature-visual{min-height:180px}.feature-visual>img{height:200px}}@media (prefers-reduced-motion:reduce){.hero h1 .accent,.section-title h2 em,.about-grid h2 em{animation:none}}[data-motion-state=pending]{opacity:0}.hero-copy,.hero-visual>img{animation:none}.btn{isolation:isolate;position:relative;overflow:hidden}.button-ripple{pointer-events:none;background:#ffffff60;border-radius:50%;width:20px;height:20px;margin:-10px;animation:.65s ease-out forwards rivo-ripple;position:absolute}@keyframes rivo-ripple{to{opacity:0;transform:scale(24)}}.service,.person,.article{isolation:isolate;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative}.service:after,.person:after,.article:after{content:"";border-radius:inherit;background:radial-gradient(260px circle at var(--glow-x,50%) var(--glow-y,50%), #ff990019, transparent 75%);pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;inset:0}.service:hover:after,.person:hover:after,.article:hover:after{opacity:1}.person:hover,.article:hover{border-color:#f905;transform:translateY(-7px);box-shadow:0 18px 40px #0003}.person img,.article img,.about-photo>img{transition:transform .8s cubic-bezier(.22,1,.36,1)}.person:hover img,.article:hover img,.about-photo:hover>img{transform:scale(1.035)}.photo-badge{animation:5s ease-in-out infinite rivo-badge-float}@keyframes rivo-badge-float{50%{transform:translateY(-9px)}}.back-to-top{z-index:90;color:#111;cursor:pointer;opacity:0;pointer-events:none;background:#f90;border:1px solid #ffb347;border-radius:50%;place-items:center;width:46px;height:46px;transition:opacity .3s,transform .3s,box-shadow .3s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(20px)}.back-to-top.is-shown{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{transform:translateY(-4px);box-shadow:0 5px 24px #ff990050}.faq-trigger{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0;font-weight:700;display:flex}.faq-trigger svg{flex-shrink:0;transition:transform .35s}.faq.is-open .faq-trigger svg{color:#f90;transform:rotate(180deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s,opacity .35s;display:grid}.faq-answer>div{min-height:0;overflow:hidden}.faq.is-open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer p{margin-bottom:0;padding-bottom:2px}.modal{animation:.25s both rivo-modal-in}.modal>img{animation:.4s cubic-bezier(.22,1,.36,1) both rivo-image-in}@keyframes rivo-modal-in{0%{opacity:0}}@keyframes rivo-image-in{0%{opacity:0;transform:scale(.92)}}.testimonial-carousel{max-width:860px;margin:auto}.testimonial-slide{text-align:center;animation:.55s both rivo-image-in}.testimonial-slide p{font-size:clamp(18px,2vw,25px)}.quote-mark{color:#f90;font-size:64px;line-height:1}.carousel-controls{justify-content:center;align-items:center;gap:16px;margin-top:22px;display:flex}.carousel-controls button{color:#fff;cursor:pointer;background:#1e222c;border:1px solid #ffffff25;border-radius:22px;min-height:40px;padding:8px 14px;transition:background .25s}.carousel-controls button:hover{background:#775016}@media (width<=850px){.nav nav.open{animation:.3s both rivo-menu-in}}@keyframes rivo-menu-in{0%{opacity:0;transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){[data-motion-state=pending]{opacity:1}.back-to-top,.person:hover,.article:hover,.person:hover img,.article:hover img,.about-photo:hover>img{transform:none}}
