:root{--white:#ffffff;--ice:#eef4ff;--cloud:#f7faff;--ink:#0a0f1a;--navy:#081120;--navy-2:#0e1b33;--blue:#1647c9;--electric:#2e6bff;--red:#e11d3f;--coral:#ff4a5f;--steel:#8e9ab0;--line:#c4cbd9;--shadow:0 24px 80px rgba(8,17,32,0.18);--display:Impact,Haettenschweiler,"Franklin Gothic Condensed","Arial Narrow",sans-serif;--body:Aptos,"Segoe UI",Tahoma,sans-serif}.ridge-hero-next{--hero-scroll:0;position:relative;min-height:100vh;overflow:hidden;isolation:isolate;background:linear-gradient(112deg,rgba(255,255,255,.98) 0 54%,rgba(238,244,255,.76) 54% 60%,rgba(8,17,32,.98) 60% 100%),var(--white)}.ridge-hero-bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 79% 22%,rgba(46,107,255,calc(.2 + var(--hero-scroll) * .18)),transparent 29%),radial-gradient(circle at 86% 76%,rgba(225,29,63,.18),transparent 26%),linear-gradient(132deg,transparent 0 58%,rgba(22,71,201,.46) 58.2%,rgba(8,17,32,.98) 58.8%),repeating-linear-gradient(90deg,rgba(22,71,201,.04) 0 1px,transparent 1px 86px)}.ridge-nav{position:relative;z-index:8;display:grid;grid-template-columns:auto 1fr auto;grid-gap:26px;gap:26px;align-items:center;width:min(1440px,calc(100% - 64px));margin:0 auto;padding:18px 0 0}.ridge-nav-logo{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-family:var(--display);font-size:26px;line-height:.86;text-transform:uppercase}.ridge-nav-logo img{width:58px;height:58px;border-radius:7px;object-fit:cover}.ridge-nav-logo span,.ridge-nav-logo strong{display:block}.ridge-nav-links{display:flex;justify-content:center;gap:clamp(18px,2vw,34px)}.ridge-nav-links a{position:relative;color:var(--navy);font-size:14px;font-weight:950;letter-spacing:0;text-transform:uppercase}.ridge-nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.ridge-nav-links a.is-active:after,.ridge-nav-links a:hover:after{transform:scaleX(1)}.ridge-nav-book{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(46,107,255,.8);border-radius:7px;background:rgba(22,71,201,.12);padding:14px 18px;box-shadow:0 0 34px rgba(46,107,255,.3);font-weight:950;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.ridge-nav-book:hover{transform:translateY(-2px);box-shadow:0 0 46px rgba(46,107,255,.46)}.ridge-hero-layout{display:grid;grid-template-columns:minmax(460px,.88fr) minmax(520px,1.12fr);grid-gap:22px;gap:22px;width:min(1440px,calc(100% - 64px));min-height:calc(100vh - 100px);margin:0 auto;padding-bottom:54px}.ridge-hero-content{max-width:620px}.ridge-kicker{display:inline-flex;align-items:center;gap:12px;margin-bottom:28px;color:var(--red);font-size:15px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.ridge-kicker span{display:inline-block;width:54px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--blue) 0 48%,var(--white) 48% 55%,var(--red) 55%)}.ridge-hero-content h1{margin:0;color:var(--navy);font-family:var(--display);font-size:78px;line-height:.88;text-transform:uppercase}.ridge-hero-content h1 span{display:block}.ridge-hero-copy{max-width:560px;margin:16px 0 0;color:#142443;font-size:18px;line-height:1.38;font-weight:650}.ridge-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.ridge-btn{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:12px;border-radius:7px;padding:13px 20px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ridge-btn:hover{transform:translateY(-2px)}.ridge-btn-primary{min-width:258px;background:linear-gradient(180deg,#f02c49,var(--red));color:var(--white);box-shadow:0 18px 44px rgba(225,29,63,.34)}.ridge-btn-primary:hover{box-shadow:0 24px 60px rgba(225,29,63,.44)}.ridge-btn-secondary{min-width:220px;border:1px solid var(--blue);background:rgba(255,255,255,.74);color:var(--blue)}.ridge-btn-secondary:hover{box-shadow:0 0 0 4px rgba(46,107,255,.14),0 16px 38px rgba(22,71,201,.16)}.ridge-btn-secondary span{display:grid;grid-gap:2px;gap:2px}.ridge-btn-secondary strong{color:var(--navy);font-size:14px}.ridge-proof-row{display:flex;flex-wrap:wrap;gap:14px;flex-wrap:nowrap;margin-top:18px}.ridge-proof-card{display:inline-flex;min-height:56px;align-items:center;border-right:1px solid rgba(142,154,176,.34);background:rgba(255,255,255,.7);padding-right:16px;transition:transform .18s ease}.ridge-proof-card:hover{transform:translateY(-2px)}.ridge-proof-card strong{color:var(--navy);font-size:22px}.ridge-proof-card small{color:var(--navy);font-size:12px;font-weight:950;text-transform:uppercase}.star-row{display:inline-flex;gap:3px;color:var(--red)}.ridge-location-stack{display:grid;grid-gap:13px;gap:13px;grid-gap:8px;gap:8px;margin-top:18px;border-top:1px solid rgba(142,154,176,.28);padding-top:16px}.ridge-location-stack p{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;color:var(--navy);font-size:14px;font-weight:850}.ridge-location-stack svg{color:var(--blue)}.ridge-location-stack span{width:100%;margin-left:27px;color:#4a5870;font-weight:700}.ridge-hero-visual{position:relative;min-height:min(760px,calc(100vh - 130px))}.ridge-hero-canvas-shell,.ridge-hero-poster-fallback{position:absolute;inset:0;z-index:4;width:100%;height:100%}.ridge-hero-canvas-shell canvas{width:100%!important;height:100%!important}.ridge-hero-poster-fallback{border-radius:10px;background:radial-gradient(circle at 50% 34%,rgba(46,107,255,.38),transparent 26%),repeating-linear-gradient(145deg,var(--red) 0 36px,var(--white) 36px 72px,var(--blue) 72px 108px,var(--white) 108px 144px);filter:saturate(1.1)}.shop-depth-card{position:absolute;right:0;top:7%;z-index:1;min-width:260px;height:78%;overflow:hidden;border-radius:8px;background:var(--navy);box-shadow:0 28px 80px rgba(0,0,0,.34);opacity:.42;transform:translateX(calc(var(--hero-scroll) * -24px))}.shop-depth-card img{width:100%;height:100%;object-fit:cover;filter:blur(4px) saturate(.8) brightness(.62)}.shop-depth-card span{position:absolute;left:22px;top:28px;color:var(--white);font-family:var(--display);font-size:28px;line-height:1;text-transform:uppercase}.ridge-scroll-indicator{position:absolute;left:50%;bottom:30px;z-index:8;display:grid;justify-items:center;grid-gap:10px;gap:10px;color:rgba(255,255,255,.82);font-size:13px;font-weight:950;letter-spacing:.32em;text-transform:uppercase;transform:translateX(-50%)}.ridge-scroll-indicator i{display:block;width:62px;height:2px;background:linear-gradient(90deg,transparent,var(--white),transparent)}@media (max-width:1180px){.ridge-nav{grid-template-columns:auto auto}.ridge-nav-links{display:none}.ridge-hero-layout{grid-template-columns:1fr;padding-top:34px}.ridge-hero-next{background:linear-gradient(180deg,rgba(255,255,255,.98) 0 52%,rgba(8,17,32,.98) 52%),var(--white)}.ridge-hero-content{max-width:760px}.ridge-hero-content h1{font-size:70px}.ridge-hero-copy{font-size:18px}.ridge-hero-visual{min-height:560px}}@media (min-width:1400px){.ridge-hero-content h1{font-size:96px}}@media (max-width:767px){.ridge-hero-next{min-height:auto;background:linear-gradient(180deg,rgba(255,255,255,.99) 0 76%,rgba(238,244,255,.96) 76% 100%),var(--white)}.ridge-hero-bg{background:radial-gradient(circle at 88% 80%,rgba(46,107,255,.22),transparent 28%),repeating-linear-gradient(90deg,rgba(22,71,201,.04) 0 1px,transparent 1px 86px)}.ridge-nav{width:calc(100% - 28px);grid-template-columns:1fr;gap:14px;padding-top:16px}.ridge-nav-book{display:none}.ridge-nav-logo img{width:54px;height:54px}.ridge-nav-logo{font-size:24px}.ridge-hero-layout{width:calc(100% - 28px);min-height:auto;padding-bottom:36px}.ridge-hero-content h1{font-size:46px}.ridge-kicker{margin-bottom:18px;font-size:13px}.ridge-hero-copy{font-size:17px}.ridge-btn{min-height:54px}.ridge-hero-actions,.ridge-proof-row{display:grid;grid-template-columns:1fr}.ridge-btn{width:100%}.ridge-proof-card{border-right:0;border-bottom:1px solid rgba(142,154,176,.3);background:rgba(255,255,255,.94);padding:0 0 12px}.ridge-hero-visual{min-height:360px;margin-top:12px}.shop-depth-card{opacity:.22;width:58%}.ridge-scroll-indicator{display:none}}*{box-sizing:border-box}body{background:linear-gradient(90deg,rgba(22,71,201,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(22,71,201,.04) 1px,transparent 1px),var(--white);background-size:72px 72px}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--red);outline-offset:4px}.skip-link{top:14px;transform:translateY(-140%);border-radius:6px;background:var(--navy);color:var(--white);font-weight:800}.hero-shell{position:relative;min-height:94vh;overflow:hidden;background:linear-gradient(120deg,rgba(255,255,255,.96) 0 48%,rgba(238,244,255,.9) 48% 58%,rgba(8,17,32,.98) 58%),var(--white);isolation:isolate}.hero-shell:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(225,29,63,.08) 0 2px,transparent 2px 24px),radial-gradient(circle at 70% 25%,rgba(46,107,255,.28),transparent 34%),radial-gradient(circle at 88% 78%,rgba(225,29,63,.18),transparent 28%);opacity:.72;z-index:-2}.hero-shell:after{content:"";position:absolute;inset:auto 0 0;height:210px;background:linear-gradient(0deg,rgba(255,255,255,1),transparent);z-index:-1}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);grid-gap:38px;gap:38px;min-height:90vh;align-items:center;width:min(1440px,calc(100% - 48px));margin:0 auto;padding:72px 0 92px}.hero-copy{position:relative;z-index:3;max-width:690px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(22,71,201,.2);border-radius:6px;background:rgba(255,255,255,.82);color:var(--blue);font-size:13px;font-weight:900;padding:9px 11px;text-transform:uppercase}.pulse-dot{width:10px;height:10px;border-radius:50%;background:var(--red);box-shadow:0 0 0 0 rgba(225,29,63,.38);animation:pulse 2s ease-out infinite}.final-cta h2,.hero-copy h1,.section-heading h2,.split-copy h2{margin:18px 0 0;color:var(--navy);font-family:var(--display);font-size:86px;line-height:.91;font-weight:900;text-transform:uppercase;letter-spacing:0}.hero-lede{margin:24px 0 0;max-width:600px;color:#263248;font-size:21px;line-height:1.55;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border-radius:6px;padding:14px 18px;font-weight:950;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:var(--white);box-shadow:0 18px 50px rgba(225,29,63,.32)}.btn-ghost{border:1px solid rgba(8,17,32,.18);background:rgba(255,255,255,.86);color:var(--navy)}.btn-ghost.light{border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.1);color:var(--white)}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.direction-chip,.rating-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(142,154,176,.32);border-radius:6px;background:rgba(255,255,255,.86);padding:10px 12px;color:var(--navy);font-weight:900;box-shadow:0 12px 34px rgba(8,17,32,.08)}.rating-chip svg{color:var(--red)}.direction-chip,.rating-chip span{color:#384760;font-size:14px}.hero-stage{position:relative;min-height:680px;perspective:1200px}.storefront-card{position:absolute;right:24px;top:34px;width:min(62%,430px);overflow:hidden;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:var(--white);box-shadow:var(--shadow);transform:rotateY(-13deg) rotateX(3deg);animation:floatA 8s ease-in-out infinite}.storefront-card img{width:100%;height:520px;object-fit:cover}.storefront-caption{display:flex;align-items:center;gap:8px;background:var(--white);color:var(--navy);font-weight:900;padding:12px}.brand-monolith{position:absolute;left:20px;top:88px;width:190px;height:470px;overflow:hidden;border:1px solid rgba(255,255,255,.36);border-radius:8px;background:linear-gradient(120deg,rgba(255,255,255,.9),rgba(238,244,255,.1)),repeating-linear-gradient(154deg,var(--red) 0 48px,var(--white) 48px 96px,var(--blue) 96px 144px,var(--white) 144px 192px);box-shadow:inset 22px 0 42px rgba(255,255,255,.34),inset -24px 0 38px rgba(8,17,32,.28),0 34px 90px rgba(46,107,255,.32);transform:rotateY(22deg) rotateX(9deg) rotate(-4deg);animation:monolith 9s ease-in-out infinite}.monolith-cap{position:absolute;inset:0 0 auto;height:54px;background:linear-gradient(90deg,#f6f8fb,#9da9bc 48%,#f5f9ff);border-bottom:1px solid rgba(8,17,32,.18)}.monolith-glass{position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.38),transparent 35%,rgba(255,255,255,.18) 62%,transparent);mix-blend-mode:screen}.kinetic-ring{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%;transform:rotateX(64deg)}.ring-one{left:-10px;top:120px;width:560px;height:560px;animation:spin 28s linear infinite}.ring-two{right:10px;bottom:38px;width:360px;height:360px;border-color:rgba(225,29,63,.24);animation:spin 21s linear infinite reverse}.mascot-chip{position:absolute;left:172px;bottom:58px;display:grid;grid-template-columns:74px 1fr;grid-gap:12px;gap:12px;align-items:center;width:270px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(8,17,32,.78);color:var(--white);padding:10px;box-shadow:0 28px 70px rgba(8,17,32,.42)}.mascot-chip img{width:74px;height:74px;object-fit:cover;border-radius:6px}.mascot-chip span{font-weight:950;text-transform:uppercase}.scroll-cue{position:absolute;left:50%;bottom:24px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(8,17,32,.16);border-radius:50%;background:var(--white);transform:translateX(-50%);animation:bob 2.1s ease-in-out infinite}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;width:min(1220px,calc(100% - 32px));margin:-46px auto 0;position:relative;z-index:4;overflow:hidden;border:1px solid rgba(142,154,176,.26);border-radius:8px;background:rgba(142,154,176,.28);box-shadow:var(--shadow)}.stat{background:rgba(255,255,255,.94);padding:22px}.stat span{display:block;color:var(--navy);font-family:var(--display);font-size:42px;line-height:1;text-transform:uppercase}.stat p{margin:8px 0 0;color:#4b5870;font-weight:850}.final-cta,.location-section,.reviews-section,.section,.split-section{width:min(1280px,calc(100% - 40px));margin:0 auto}.section{padding:118px 0 0}.section-heading{max-width:760px;margin:0 auto 36px;text-align:center}.section-heading.align-left{margin-left:0;text-align:left}.final-cta h2,.section-heading h2,.split-copy h2{font-size:62px;line-height:.96}.final-cta p,.section-heading p,.split-copy p{margin:16px 0 0;color:#4a5870;font-size:18px;line-height:1.7;font-weight:650}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.service-card{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(142,154,176,.24);border-radius:8px;background:var(--navy);color:var(--white);box-shadow:0 18px 54px rgba(8,17,32,.12);transform:translateZ(0)}.service-card:nth-child(2),.service-card:nth-child(5){transform:translateY(34px)}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .5s ease,opacity .5s ease}.service-card:hover img{opacity:.92;transform:scale(1.05)}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,17,32,.1),rgba(8,17,32,.88)),linear-gradient(90deg,rgba(22,71,201,.34),transparent 54%,rgba(225,29,63,.25))}.service-index{position:absolute;top:14px;right:14px;z-index:2;border:1px solid rgba(255,255,255,.28);border-radius:6px;background:rgba(255,255,255,.12);padding:8px 10px;font-family:var(--display);font-size:26px}.service-content{position:absolute;inset:auto 0 0;z-index:2;padding:22px}.service-content p{margin:0;color:var(--coral);font-weight:950;text-transform:uppercase}.service-content h3{margin:8px 0;font-family:var(--display);font-size:42px;line-height:.95;text-transform:uppercase}.service-content span{color:rgba(255,255,255,.86);line-height:1.55;font-weight:650}.split-section{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:54px;gap:54px;align-items:center;padding:146px 0 40px}.media-collage{position:relative;min-height:650px}.media-collage img{position:absolute;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.collage-large{left:0;top:0;width:64%;height:620px;border:8px solid var(--white)}.collage-small{right:0;width:46%;height:292px;border:8px solid var(--white)}.collage-small.top{top:54px}.collage-small.bottom{bottom:48px}.split-copy{max-width:650px}.proof-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:28px}.proof-tile{min-height:164px;border:1px solid rgba(142,154,176,.25);border-radius:8px;background:rgba(255,255,255,.9);padding:16px;box-shadow:0 14px 42px rgba(8,17,32,.08)}.proof-tile svg{color:var(--red)}.proof-tile strong{display:block;margin-top:14px;color:var(--navy);font-size:17px}.proof-tile span{display:block;margin-top:8px;color:#4a5870;line-height:1.45;font-weight:650}.team-section{width:100%;max-width:none;padding-top:104px;overflow:hidden}.team-banner{position:relative;height:360px;overflow:hidden;border-block:1px solid rgba(255,255,255,.16);background:var(--navy)}.team-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,32,.45),transparent 35%,rgba(8,17,32,.52)),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 140px)}.team-banner img{width:100%;height:100%;object-fit:cover}.team-heading{margin-top:52px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;width:min(1120px,calc(100% - 40px));margin:0 auto}.team-card{position:relative;min-height:470px;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,rgba(46,107,255,.28),rgba(8,17,32,.95)),var(--navy);box-shadow:0 28px 80px rgba(8,17,32,.18)}.team-card img{position:absolute;inset:auto 0 0;width:100%;height:100%;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 16px 30px rgba(0,0,0,.36))}.team-card div{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;border-left:5px solid var(--red);border-radius:6px;background:rgba(255,255,255,.92);padding:13px 14px}.team-card h3{margin:0;color:var(--navy);font-family:var(--display);font-size:36px;line-height:1;text-transform:uppercase}.team-card p{margin:4px 0 0;color:var(--blue);font-weight:900}.reviews-section{position:relative;padding:126px 0 0}.review-orbit{position:absolute;inset:72px 0 auto;display:flex;justify-content:space-between;color:rgba(22,71,201,.12);pointer-events:none}.review-orbit svg{width:92px;height:92px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.review-card{margin:0;min-height:300px;border:1px solid rgba(142,154,176,.28);border-radius:8px;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(238,244,255,.84)),var(--white);padding:24px;box-shadow:0 18px 50px rgba(8,17,32,.09)}.stars{display:flex;gap:4px;color:var(--red)}.review-card p{margin:24px 0;color:var(--navy);font-size:25px;line-height:1.25;font-weight:950}.review-card cite{color:var(--blue);font-style:normal;font-weight:900;text-transform:uppercase}.location-section{display:grid;grid-template-columns:1fr .86fr;grid-gap:18px;gap:18px;align-items:stretch;padding:130px 0 0}.location-media,.location-panel{border-radius:8px;box-shadow:var(--shadow)}.location-panel{border:1px solid rgba(142,154,176,.26);background:var(--white);padding:34px}.hours-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:28px}.hours-row{display:flex;justify-content:space-between;gap:12px;border:1px solid rgba(142,154,176,.22);border-radius:6px;background:var(--cloud);padding:13px 14px}.hours-row span{color:#4a5870;font-weight:850}.hours-row strong{color:var(--navy)}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:18px}.contact-grid a{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;border-radius:6px;background:var(--navy);color:var(--white);font-weight:950}.contact-grid a:first-child{background:var(--red)}.location-media{position:relative;min-height:560px;overflow:hidden;background:var(--navy)}.location-media img{width:100%;height:100%;min-height:560px;object-fit:cover;opacity:.9}.address-card{position:absolute;left:18px;right:18px;bottom:18px;display:flex;gap:12px;align-items:flex-start;border-radius:8px;background:rgba(255,255,255,.92);color:var(--navy);padding:16px}.address-card svg{flex:0 0 auto;color:var(--red)}.address-card span,.address-card strong{display:block}.address-card span{margin-top:4px;color:#4a5870;font-weight:800}.final-cta{width:100%;max-width:none;margin-top:120px;padding:88px 24px 116px;text-align:center;color:var(--white);background:linear-gradient(135deg,rgba(8,17,32,.98),rgba(14,27,51,.96)),var(--navy);position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 34px),linear-gradient(90deg,transparent,rgba(225,29,63,.2),transparent)}.final-cta>*{position:relative;z-index:2}.final-cta img{width:96px;height:96px;margin:0 auto 20px;border-radius:8px;object-fit:cover}.final-cta h2{color:var(--white)}.final-cta .hero-actions{justify-content:center}.walkin-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:none;grid-template-columns:1fr 54px 54px;gap:8px;transform:translateY(130%);transition:transform .22s ease}.walkin-bar.is-visible{transform:translateY(0)}.walkin-icon,.walkin-primary{display:grid;min-height:54px;place-items:center;border-radius:6px;box-shadow:0 18px 50px rgba(8,17,32,.25)}.walkin-primary{background:var(--red);color:var(--white);font-weight:950;text-transform:uppercase}.walkin-icon{background:var(--white);color:var(--navy);border:1px solid rgba(142,154,176,.26)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(225,29,63,.38)}70%{box-shadow:0 0 0 11px rgba(225,29,63,0)}to{box-shadow:0 0 0 0 rgba(225,29,63,0)}}@keyframes floatA{0%,to{transform:rotateY(-13deg) rotateX(3deg) translateY(0)}50%{transform:rotateY(-8deg) rotateX(5deg) translateY(-16px)}}@keyframes monolith{0%,to{transform:rotateY(22deg) rotateX(9deg) rotate(-4deg) translateY(0)}50%{transform:rotateY(14deg) rotateX(12deg) rotate(-2deg) translateY(18px)}}@keyframes spin{to{rotate:1turn}}@keyframes bob{0%,to{translate:0 0}50%{translate:0 8px}}@media (max-width:1100px){.hero-grid,.location-section,.split-section{grid-template-columns:1fr}.hero-shell{background:linear-gradient(180deg,rgba(255,255,255,.98) 0 46%,rgba(8,17,32,.98) 46%),var(--white)}.hero-stage{min-height:590px}.proof-strip,.review-grid,.service-grid,.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{background-size:44px 44px}.hero-grid{width:min(100% - 28px,680px);padding-top:34px;gap:12px}.hero-copy h1{font-size:56px}.final-cta h2,.section-heading h2,.split-copy h2{font-size:42px}.hero-lede,.section-heading p,.split-copy p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-stage{min-height:520px}.storefront-card{right:0;top:72px;width:74%;transform:rotateY(-8deg) rotateX(2deg)}.storefront-card img{height:420px}.brand-monolith{left:-8px;top:96px;width:136px;height:360px}.mascot-chip{left:12px;bottom:18px;width:calc(100% - 24px)}.contact-grid,.hours-grid,.proof-strip,.proof-tile-grid,.review-grid,.service-grid,.team-grid{grid-template-columns:1fr}.location-section,.reviews-section,.section,.split-section{width:min(100% - 28px,680px)}.section{padding-top:76px}.service-card:nth-child(2),.service-card:nth-child(5){transform:none}.service-card{min-height:420px}.split-section{padding-top:82px}.media-collage{min-height:540px}.collage-large{width:72%;height:500px}.collage-small{width:45%;height:210px}.team-banner{height:260px}.location-panel{padding:22px}.walkin-bar{display:grid}}@media (max-width:900px){body .ridge-hero-actions,body .ridge-hero-actions .ridge-btn,body .ridge-hero-content,body .ridge-hero-copy,body .ridge-hero-layout{min-width:0!important;box-sizing:border-box!important}body .ridge-hero-layout{width:calc(100vw - 42px)!important;max-width:560px!important}body .ridge-hero-actions,body .ridge-hero-content,body .ridge-hero-copy,body .ridge-hero-title-lock{width:100%!important;max-width:100%!important}body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4rem,18.4vw,4.85rem)!important}body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.45rem,12.7vw,3.18rem)!important}body .ridge-hero-copy{font-size:clamp(1.02rem,4.65vw,1.18rem)!important;line-height:1.36!important;white-space:normal!important;overflow-wrap:break-word!important}body .ridge-hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important}body .ridge-hero-actions .ridge-btn,body .ridge-hero-actions .ridge-btn-primary,body .ridge-hero-actions .ridge-btn-secondary{width:100%!important;min-width:0!important;max-width:100%!important}body .ridge-trust-strip>a,body .ridge-trust-strip>span{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:13px 6px!important;font-size:clamp(.62rem,2.25vw,.72rem)!important;line-height:1.05!important;text-align:center!important}body .ridge-trust-strip strong{display:block!important;font-size:clamp(1.2rem,5.1vw,1.55rem)!important;line-height:.92!important}body .ridge-trust-strip svg{width:30px!important;height:30px!important}}@media (min-width:1021px){body .ridge-hero-next{overflow-x:clip!important;overflow-y:visible!important}body .ridge-nav{left:50%!important;right:auto!important;transform:translateX(-50%)!important}body .ridge-hero-layout,body .ridge-nav{width:min(1288px,calc(100% - 112px))!important}body .ridge-hero-layout{min-height:calc(100vh - 42px)!important;grid-template-columns:minmax(500px,560px) minmax(580px,680px)!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:center!important;column-gap:clamp(42px,4.4vw,70px)!important;padding-top:76px!important;padding-bottom:44px!important;margin-left:auto!important;margin-right:auto!important}body .ridge-hero-content{width:100%!important;max-width:560px!important;justify-self:start!important;transform:none!important}body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.4rem,7.2vw,8.25rem)!important;line-height:.77!important}body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.4rem,5.25vw,6rem)!important;line-height:.82!important}body .ridge-hero-actions,body .ridge-hero-copy,body .ridge-trust-strip{max-width:540px!important}body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;width:min(680px,100%)!important;min-height:clamp(640px,76vh,760px)!important;justify-self:center!important;align-self:center!important;transform:none!important}body .ridge-hero-visual,body .ridge-hero-visual .ridge-hero-canvas-shell{overflow:visible!important;contain:none!important;-webkit-clip-path:none!important;clip-path:none!important}body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-14% -18% -21% -18%!important}body .ridge-hero-visual:before{inset:4% -2% 0 -2%!important;opacity:.5!important;transform:scale(1.08)!important}body .ridge-trust-strip{width:min(540px,100%)!important;margin-top:30px!important}}@media (min-width:1440px){body .ridge-hero-layout,body .ridge-nav{width:min(1340px,calc(100% - 128px))!important}body .ridge-hero-layout{grid-template-columns:minmax(520px,580px) minmax(620px,720px)!important;column-gap:clamp(48px,4.6vw,78px)!important}body .ridge-hero-visual{width:min(720px,100%)!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.brand-monolith,.storefront-card{transform:none}}.section-graphic,.service-token-strip{display:none!important}.section-rail a{position:relative}.section-rail-ready .section-rail a{opacity:1!important;transform:translateX(0) scale(1)!important}html body .section-rail a.is-active{width:76px!important;background:#1647c9!important;border-color:rgba(46,107,255,.92)!important;box-shadow:0 14px 30px rgba(22,71,201,.28)!important}.ridge-hero-next{--hero-stage-start:61%;background:radial-gradient(circle at 80% 34%,rgba(46,107,255,.14),transparent 25%),radial-gradient(circle at 88% 78%,rgba(225,29,63,.1),transparent 27%),linear-gradient(90deg,#ffffff 0 var(--hero-stage-start),#eef4ff var(--hero-stage-start) 64%,#081120 64% 100%)!important}.ridge-hero-bg{opacity:.74}.ridge-hero-layout{grid-template-columns:minmax(420px,.9fr) minmax(520px,.86fr)!important;padding-top:136px!important}.ridge-hero-content h1{max-width:640px!important;font-size:clamp(5.1rem,7vw,8.2rem)!important}.ridge-hero-content h1:after{width:min(52%,350px);opacity:.62}.footer-copy h2,.footer-copy p,.footer-legal,.ridge-hero-copy,.ridge-location-stack p,.ridge-proof-card{color:#081120}.ridge-hero-visual{overflow:hidden!important;min-height:clamp(560px,64vh,690px)}.ridge-hero-visual:before{inset:9% 7% 9% 3%!important;border-color:rgba(46,107,255,.48)!important;background:radial-gradient(circle at 48% 45%,rgba(255,255,255,.22),transparent 27%),radial-gradient(circle at 54% 70%,rgba(46,107,255,.16),transparent 42%)!important;opacity:.72}.ridge-hero-visual:after{inset:8% 12% 8% 12%;background:linear-gradient(115deg,transparent 0 39%,rgba(255,255,255,.22) 41%,rgba(255,255,255,.07) 44%,transparent 48%),conic-gradient(from 230deg at 52% 50%,transparent 0 28deg,rgba(22,71,201,.22) 31deg 36deg,rgba(255,255,255,.18) 38deg 42deg,rgba(225,29,63,.14) 44deg 50deg,transparent 52deg 1turn);opacity:.5}.ridge-hero-canvas-shell{background:radial-gradient(circle at 50% 78%,rgba(8,17,32,.24),transparent 28%),radial-gradient(circle at 50% 38%,rgba(255,255,255,.16),transparent 24%)!important}.ridge-hero-canvas-shell canvas{filter:brightness(1.14) saturate(1.06) contrast(1.02) drop-shadow(0 24px 38px rgba(0,0,0,.22))!important}.ridge-nav{position:absolute!important;top:20px;left:50%;width:min(1280px,calc(100% - 112px))!important;min-height:72px;grid-template-columns:auto 1fr auto auto!important;transform:translateX(-50%);border:0;background:transparent!important;box-shadow:none}.ridge-nav-logo{background:rgba(255,255,255,.92);box-shadow:0 16px 38px rgba(8,17,32,.08)}.ridge-nav-links{border:1px solid rgba(196,203,217,.72);background:rgba(255,255,255,.93);padding:0 18px;box-shadow:0 16px 42px rgba(8,17,32,.08)}.ridge-nav-book{background:#0e1b33!important;color:#ffffff!important;box-shadow:inset 0 0 0 1px rgba(46,107,255,.65),0 18px 38px rgba(8,17,32,.2)}.ridge-proof-row{gap:12px}.ridge-proof-card{min-height:70px;grid-template-columns:auto auto 1fr!important;gap:10px;border-color:rgba(22,71,201,.18);background:rgba(255,255,255,.9)}.proof-badge-img{display:none!important}.ridge-proof-mark{position:relative;display:grid;width:54px;height:42px;place-items:center;flex:0 0 auto;border:1px solid rgba(22,71,201,.32);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(238,244,255,.86)),#ffffff;box-shadow:0 14px 26px rgba(8,17,32,.12);color:#1647c9;font-size:12px;font-weight:950}.ridge-proof-rating .ridge-proof-mark:after{content:"";position:absolute;left:9px;right:9px;bottom:7px;height:3px;background:linear-gradient(90deg,#1647c9,#ffffff,#e11d3f);border-radius:999px}.ridge-proof-rating .ridge-proof-mark:before{content:"4.9"}.ridge-proof-walkins .ridge-proof-mark:before{content:"";width:23px;height:30px;border:2px solid #081120;border-radius:7px;background:linear-gradient(135deg,#1647c9 0 23%,#ffffff 23% 38%,#e11d3f 38% 56%,#ffffff 56% 70%,#1647c9 70% 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.42)}.ridge-proof-card strong{color:#081120}.section-rail{right:18px!important;gap:9px}.section-rail a{width:26px;height:26px;border-color:rgba(22,71,201,.32);background:rgba(255,255,255,.86);box-shadow:0 10px 24px rgba(8,17,32,.1)}.section-rail a:after{width:6px;height:6px;background:#1647c9}.section-rail a.is-active{width:64px;border-color:rgba(22,71,201,.72);background:#1647c9}.section-rail a.is-active:after{box-shadow:0 0 0 4px rgba(46,107,255,.22)}.section-rail a.is-active span,.section-rail a:focus-visible span{color:#ffffff;transform:translateX(-106%)}.section-jump-wrap{opacity:0;transform:translateY(16px);transition:opacity .36s ease,transform .36s ease}.is-in-view .section-jump-wrap{opacity:1;transform:translateY(0)}.footer-copy,.ridge-footer{color:#ffffff}.footer-copy h2,.footer-copy p,.footer-legal{color:#ffffff!important;opacity:1}.footer-copy>span{color:#ff4a5f}@media (max-width:1180px){.ridge-nav{width:calc(100% - 36px)!important;grid-template-columns:auto 1fr auto!important}}@media (max-width:760px){.ridge-hero-layout{grid-template-columns:1fr!important;padding-top:18px!important}.ridge-hero-content h1{font-size:clamp(3rem,17vw,4.8rem)!important}.ridge-nav{position:-webkit-sticky!important;position:sticky!important;transform:none;left:auto;width:calc(100% - 24px)!important;background:rgba(255,255,255,.94)!important}.ridge-hero-visual{overflow:hidden!important;min-height:390px!important}.ridge-hero-canvas-shell{height:390px!important;min-height:390px!important}}body .ridge-hero-next>.ridge-nav{position:absolute!important;top:18px!important;left:50%!important;right:auto!important;width:min(1280px,calc(100% - 112px))!important;transform:translateX(-50%)!important;grid-template-columns:auto 1fr auto!important;min-height:70px!important}body .ridge-hero-next>.ridge-nav .ridge-nav-links{justify-self:center!important;background:rgba(255,255,255,.94)!important}body .section-rail a{width:26px!important;height:26px!important;border-color:rgba(22,71,201,.36)!important}body .section-rail a:after{width:6px!important;height:6px!important;background:#1647c9!important}body .section-rail a.is-active{width:64px!important;background:#1647c9!important;border-color:rgba(22,71,201,.78)!important}body .section-rail a.is-active:after{background:#ffffff!important;box-shadow:0 0 0 4px rgba(46,107,255,.22)!important}html.our-story-active body .section-rail{opacity:0!important;pointer-events:none!important;transform:translateY(-50%) translateX(16px)!important}@media (max-width:760px){body .ridge-hero-next>.ridge-nav{position:-webkit-sticky!important;position:sticky!important;left:auto!important;width:calc(100% - 24px)!important;transform:none!important;background:rgba(255,255,255,.94)!important}}.ridge-hero-next{background:linear-gradient(90deg,rgba(255,255,255,.96) 0 45%,rgba(255,255,255,.76) 45% 55%,rgba(8,17,32,.1) 66% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-bg{display:none!important}.ridge-kicker-row{margin-bottom:18px!important}.ridge-location-stack{max-width:620px;background:rgba(255,255,255,.68);border-top:1px solid rgba(22,71,201,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.maple-field-hero{opacity:.42}@media (max-width:760px){.ridge-hero-next{background:linear-gradient(180deg,rgba(255,255,255,.98) 0 54%,rgba(238,244,255,.86) 54% 62%,rgba(8,17,32,.96) 62% 100%),url(/assets/ridge/generated/hero-background.png) 62% /cover no-repeat!important}.ridge-hero-layout{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;min-height:auto!important;padding-top:20px!important;padding-bottom:34px!important}.ridge-hero-content h1{font-size:clamp(3rem,16vw,4.8rem)!important}.ridge-hero-copy{font-size:1rem!important}.ridge-location-stack{background:rgba(255,255,255,.78)}.ridge-hero-visual{width:100%!important;min-height:390px!important;transform:none}.ridge-hero-canvas-shell{height:390px!important;min-height:390px!important}.hero-stage-plaque{bottom:8%!important;right:12px!important}}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--body)}a{color:inherit;text-decoration:none}.ridge-site-shell{overflow:hidden;background:var(--white)}.skip-link{position:fixed;left:16px;top:16px;z-index:100;transform:translateY(-150%);border:2px solid var(--blue);border-radius:4px;background:var(--white);color:var(--navy);padding:10px 14px;font-weight:950}.skip-link:focus{transform:translateY(0)}.ridge-hero-next{background:radial-gradient(circle at 83% 22%,rgba(46,107,255,calc(.2 + var(--hero-scroll) * .2)),transparent 30%),linear-gradient(113deg,rgba(255,255,255,.99) 0 52%,rgba(238,244,255,.92) 52.2% 59%,rgba(8,17,32,.98) 59.2% 100%)}.ridge-hero-bg{background:radial-gradient(circle at 76% 78%,rgba(225,29,63,.2),transparent 24%),linear-gradient(124deg,transparent 0 57%,rgba(22,71,201,.5) 57.2%,rgba(8,17,32,.92) 58%),repeating-linear-gradient(90deg,rgba(22,71,201,.045) 0 1px,transparent 1px 96px)}.ridge-nav{padding-top:20px}.ridge-nav-logo{color:var(--navy);gap:10px}.ridge-nav-logo img{width:62px;height:62px;border-radius:0;filter:drop-shadow(0 12px 18px rgba(8,17,32,.12))}.ridge-nav-logo span{color:var(--red);letter-spacing:0}.ridge-nav-logo strong{color:var(--blue)}.ridge-nav-book{border-color:rgba(46,107,255,.72);background:rgba(8,17,32,.7);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ridge-hero-layout{grid-template-columns:minmax(420px,.84fr) minmax(560px,1.16fr);min-height:calc(100vh - 94px);padding-bottom:68px}.ridge-kicker{margin-bottom:22px;font-size:14px}.ridge-hero-content h1{font-size:clamp(68px,7vw,122px)}.ridge-hero-copy{max-width:610px;margin-top:22px;color:#10203c;font-size:clamp(17px,1.35vw,21px)}.ridge-btn{border-radius:6px}.ridge-btn-primary{background:linear-gradient(180deg,#f03751,var(--red))}.ridge-btn-tertiary{min-width:150px;border:1px solid rgba(142,154,176,.38);background:rgba(255,255,255,.66);color:var(--navy)}.ridge-btn-tertiary:hover{border-color:rgba(46,107,255,.74);box-shadow:0 0 0 4px rgba(46,107,255,.12)}.ridge-proof-card{background:transparent}.ridge-hero-visual:before{inset:4% -8% 0 12%;z-index:0;border-left:2px solid rgba(225,29,63,.72);border-radius:52% 0 0 52%;background:linear-gradient(130deg,rgba(255,255,255,.16),transparent 36%),rgba(8,17,32,.34);transform:skewX(-10deg)}.ridge-hero-canvas-shell{inset:-6% -10% -2% -4%;width:auto;height:auto;opacity:.34;mix-blend-mode:screen}.hero-rendered-mascot{position:absolute;left:6%;top:5%;z-index:5;width:min(88%,760px);transform:translateY(calc(var(--hero-scroll) * 28px)) rotate(calc(var(--hero-scroll) * 1deg));transform-origin:50% 70%;filter:drop-shadow(0 32px 54px rgba(8,17,32,.45));pointer-events:none}.hero-rendered-mascot img{width:100%;height:auto;object-fit:contain}.shop-depth-card{right:-2%;top:8%;width:48%;height:72%;border-radius:0;-webkit-clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);opacity:.5}.shop-depth-card img{filter:blur(3px) saturate(.82) brightness(.55)}.shop-depth-card span{left:18%;top:17%;max-width:250px;color:rgba(255,255,255,.74);text-shadow:0 0 22px rgba(46,107,255,.52)}.premium-sections{position:relative;background:linear-gradient(90deg,rgba(22,71,201,.04) 1px,transparent 1px),var(--white);background-size:86px 86px}.premium-section{width:min(1480px,calc(100% - 56px));padding:clamp(86px,10vw,150px) 0}.premium-section-intro{max-width:760px}.footer-copy>span,.premium-section-intro>span{display:inline-flex;align-items:center;gap:12px;color:var(--red);font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.footer-copy>span:before,.premium-section-intro>span:before{content:"";width:44px;height:4px;background:linear-gradient(90deg,var(--blue),var(--white),var(--red))}.footer-copy h2,.premium-section-intro h2{max-width:820px;margin:14px 0 0;color:var(--navy);font-family:var(--display);font-size:clamp(46px,6vw,96px);line-height:.88;letter-spacing:0;text-transform:uppercase}.footer-copy p,.premium-section-intro p{max-width:650px;margin:18px 0 0;color:#243650;font-size:clamp(16px,1.3vw,19px);line-height:1.48;font-weight:650}.service-proof-grid{display:grid;grid-template-columns:1.08fr .92fr 1.08fr;grid-gap:clamp(18px,2.2vw,34px);gap:clamp(18px,2.2vw,34px);align-items:stretch;margin-top:46px;perspective:1200px}.service-proof-module{position:relative;min-height:620px;overflow:hidden;border:1px solid rgba(142,154,176,.34);border-radius:0;background:var(--white);box-shadow:0 28px 78px rgba(8,17,32,.12);transform:translateY(34px)}.service-proof-module:nth-child(2){margin-top:58px}.service-proof-module:before{content:"";position:absolute;inset:0;z-index:2;border-left:4px solid var(--blue);border-bottom:4px solid var(--red);pointer-events:none}.service-proof-module:focus-visible{outline:4px solid rgba(46,107,255,.45);outline-offset:4px}.service-proof-image{position:absolute;inset:0;overflow:hidden}.service-proof-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.08);transform:scale(1.02)}.service-proof-module:nth-child(3) .service-proof-image img{object-position:50% 42%}.service-proof-copy{position:absolute;inset:auto 0 0;z-index:3;padding:30px;background:linear-gradient(180deg,rgba(8,17,32,0),rgba(8,17,32,.9) 32%,rgba(8,17,32,.96));color:var(--white)}.service-proof-copy span{color:var(--coral);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.service-proof-copy h3{margin:8px 0;font-family:var(--display);font-size:clamp(38px,4vw,62px);line-height:.9;text-transform:uppercase}.service-proof-copy p{max-width:440px;margin:0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.45;font-weight:700}.video-feature-section{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);grid-gap:clamp(28px,4vw,74px);gap:clamp(28px,4vw,74px)}.video-copy-rail{display:grid;grid-gap:28px;gap:28px}.video-facts{display:grid;grid-gap:12px;gap:12px;border-left:4px solid var(--red);padding-left:18px;color:var(--navy);font-family:var(--display);font-size:28px;line-height:.95;text-transform:uppercase}.video-stage{position:relative;min-height:520px;overflow:hidden;background:var(--navy);box-shadow:0 36px 100px rgba(8,17,32,.24);transform:translateY(30px) scale(.96)}.video-stage:before{content:"";position:absolute;inset:0;z-index:2;border:1px solid rgba(255,255,255,.18);border-left:5px solid var(--blue);border-bottom:5px solid var(--red);pointer-events:none}.video-stage video{min-height:520px;object-fit:cover}.video-plaque{position:absolute;left:26px;bottom:26px;z-index:3;display:grid;grid-gap:6px;gap:6px;max-width:360px;background:rgba(8,17,32,.78);border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:16px 18px;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-plaque strong{font-family:var(--display);font-size:28px}.video-plaque span{color:rgba(255,255,255,.78);font-weight:700}.team-portrait-section{padding-top:clamp(70px,8vw,120px)}.team-banner-strip{position:relative;height:clamp(230px,28vw,430px);margin-bottom:54px;background:var(--navy)}.team-banner-strip img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.06)}.team-banner-strip:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,32,.48),transparent 40%,rgba(22,71,201,.18));border-bottom:5px solid var(--red)}.team-portrait-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(18px,2vw,30px);gap:clamp(18px,2vw,30px);margin-top:42px}.team-portrait-card{position:relative;background:var(--white);border:1px solid rgba(142,154,176,.32);box-shadow:0 24px 70px rgba(8,17,32,.1)}.portrait-studio{position:relative;height:500px;overflow:hidden;background:radial-gradient(circle at 52% 22%,rgba(255,255,255,.9),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.96) 0 44%,rgba(238,244,255,.95) 44% 62%,rgba(8,17,32,.96) 62% 100%)}.portrait-studio:before{content:"";position:absolute;inset:0;border-right:4px solid var(--blue);border-bottom:4px solid var(--red);z-index:2;pointer-events:none}.portrait-studio img{position:absolute;left:50%;bottom:0;width:min(88%,390px);height:92%;object-fit:contain;object-position:bottom center;transform:translateX(-50%);filter:drop-shadow(0 28px 38px rgba(8,17,32,.26))}.portrait-label{padding:20px 22px 24px;border-top:1px solid rgba(142,154,176,.28)}.portrait-label span{color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.portrait-label h3{margin:7px 0 0;color:var(--navy);font-family:var(--display);font-size:46px;line-height:.9;text-transform:uppercase}.reviews-proof-section{overflow:hidden;padding-top:clamp(96px,12vw,170px)}.rating-marquee{position:absolute;left:50%;top:54px;display:flex;gap:34px;color:rgba(8,17,32,.06);font-family:var(--display);font-size:clamp(64px,10vw,150px);line-height:.82;white-space:nowrap;text-transform:uppercase;transform:translateX(-50%);pointer-events:none}.review-stack{display:grid;grid-template-columns:1.1fr .9fr 1fr;grid-gap:clamp(18px,2vw,30px);gap:clamp(18px,2vw,30px);margin-top:44px;perspective:1200px}.review-slab{min-height:250px;margin:0;border:1px solid rgba(142,154,176,.34);background:rgba(255,255,255,.92);padding:clamp(24px,3vw,36px);box-shadow:0 30px 80px rgba(8,17,32,.1);transform:translateY(34px) rotateX(-6deg)}.review-slab:nth-child(2){margin-top:42px}.review-stars{display:flex;gap:5px;color:var(--red)}.review-slab p{margin:22px 0 18px;color:var(--navy);font-size:clamp(19px,2vw,28px);line-height:1.16;font-weight:850}.review-slab cite{color:var(--blue);font-style:normal;font-weight:950;text-transform:uppercase}.location-map-section{display:grid;grid-template-columns:minmax(360px,.84fr) minmax(520px,1.16fr);grid-gap:clamp(28px,4vw,76px);gap:clamp(28px,4vw,76px);align-items:stretch}.location-copy{display:grid;align-content:center;grid-gap:30px;gap:30px}.hours-table{border-top:1px solid rgba(142,154,176,.36);border-bottom:1px solid rgba(142,154,176,.36)}.hours-line{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid rgba(142,154,176,.22);color:var(--navy);font-weight:850}.hours-line:last-child{border-bottom:0}.hours-line strong{color:var(--blue)}.footer-actions,.location-actions{display:flex;flex-wrap:wrap;gap:12px}.map-stage{position:relative;min-height:640px;background:var(--navy);box-shadow:0 34px 90px rgba(8,17,32,.18)}.map-stage iframe{z-index:1;border:0;opacity:.78;filter:grayscale(.18) contrast(1.08)}.map-stage iframe,.map-storefront-backdrop{position:absolute;inset:0;width:100%;height:100%}.map-storefront-backdrop{opacity:.72;filter:saturate(.92) contrast(1.05) brightness(.7)}.map-fallback-card{position:absolute;right:22px;bottom:22px;z-index:2;width:min(310px,calc(100% - 44px));overflow:hidden;border:1px solid rgba(255,255,255,.24);background:rgba(8,17,32,.82);color:var(--white);box-shadow:0 18px 44px rgba(8,17,32,.34);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.map-fallback-card img{width:100%;height:210px;object-fit:cover;display:block}.map-fallback-card div{display:flex;gap:10px;padding:14px;font-size:13px;font-weight:850}.ridge-footer{position:relative;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);grid-gap:clamp(28px,5vw,90px);gap:clamp(28px,5vw,90px);width:min(1480px,calc(100% - 56px));margin:0 auto;padding:clamp(70px,9vw,130px) 0 clamp(86px,10vw,140px)}.footer-brand-plate{position:relative;display:grid;min-height:520px;place-items:center;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.96) 0 52%,rgba(8,17,32,.96) 52.2% 100%);border:1px solid rgba(142,154,176,.3)}.footer-brand-plate:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,var(--blue),var(--white),var(--red))}.footer-brand-plate img{width:min(92%,560px);height:auto;filter:drop-shadow(0 30px 40px rgba(8,17,32,.22))}.footer-copy{display:grid;grid-gap:16px;gap:16px}.footer-copy h2{font-size:clamp(58px,8vw,118px)}@media (max-width:1180px){.ridge-nav-links{display:none}.location-map-section,.ridge-footer,.ridge-hero-layout,.video-feature-section{grid-template-columns:1fr}.ridge-hero-visual{min-height:560px}.review-stack,.service-proof-grid,.team-portrait-grid{grid-template-columns:1fr 1fr}.review-slab:nth-child(2),.service-proof-module:nth-child(2){margin-top:0}}@media (max-width:760px){.premium-section,.ridge-footer,.ridge-hero-layout,.ridge-nav{width:min(100% - 28px,680px)}.ridge-hero-next{min-height:auto;background:linear-gradient(180deg,rgba(255,255,255,.99) 0 58%,rgba(8,17,32,.98) 58% 100%)}.ridge-nav{grid-template-columns:1fr auto}.ridge-nav-logo span{font-size:22px}.ridge-nav-book{min-height:46px;padding:10px 12px;font-size:12px}.ridge-hero-layout{min-height:auto;padding:34px 0 86px}.ridge-hero-content h1{font-size:clamp(56px,17vw,76px)}.ridge-hero-actions{display:grid;grid-template-columns:1fr}.ridge-btn,.ridge-btn-primary,.ridge-btn-secondary,.ridge-btn-tertiary{width:100%;min-width:0}.ridge-proof-row{flex-wrap:wrap}.ridge-hero-visual{min-height:470px}.ridge-hero-visual:before{inset:8% -22% 0 2%}.ridge-hero-canvas-shell{inset:-2% -22% 0 -22%;opacity:1}.hero-rendered-mascot{left:0;top:8%;width:104%;filter:drop-shadow(0 24px 38px rgba(8,17,32,.34))}.shop-depth-card{right:-8%;width:72%;height:66%;opacity:.36}.premium-section{padding:76px 0}.footer-copy h2,.premium-section-intro h2{font-size:clamp(44px,15vw,62px)}.review-stack,.service-proof-grid,.team-portrait-grid{grid-template-columns:1fr}.service-proof-module{min-height:500px}.map-stage,.video-stage,.video-stage video{min-height:440px}.video-plaque{left:14px;right:14px;bottom:14px}.team-banner-strip{margin-bottom:34px}.portrait-studio{height:430px}.map-fallback-card,.rating-marquee{display:none}.footer-brand-plate{min-height:360px}}.premium-section,.ridge-footer,.ridge-hero-layout,.ridge-nav{width:min(1240px,calc(100% - 56px))}.ridge-nav-links{gap:clamp(14px,1.6vw,26px)}.ridge-hero-layout{grid-template-columns:minmax(420px,.92fr) minmax(480px,1.08fr);gap:clamp(28px,4vw,58px)}.ridge-hero-content{max-width:560px}.ridge-hero-content h1{font-size:clamp(56px,5.15vw,88px);line-height:.86}.ridge-hero-copy{max-width:520px;font-size:clamp(16px,1.1vw,18px)}.ridge-proof-row{max-width:520px}.ridge-hero-visual:before{inset:10% -4% 5% 8%}.hero-rendered-mascot{left:12%;top:14%;width:min(72%,560px)}.ridge-hero-canvas-shell{opacity:1}.shop-depth-card{width:42%;height:62%;opacity:.38}.premium-section{padding:clamp(76px,8vw,118px) 0}.premium-section-intro{max-width:620px}.footer-copy h2,.premium-section-intro h2{max-width:650px;font-size:clamp(38px,4.8vw,70px);line-height:.92}.footer-copy p,.premium-section-intro p{max-width:560px;font-size:clamp(15px,1.1vw,17px)}.service-menu-layout{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:start}.before-after-panel{display:block}.before-after-compare{position:relative;height:clamp(430px,42vw,560px);overflow:hidden;background:var(--navy);border:1px solid rgba(142,154,176,.32);box-shadow:0 24px 70px rgba(8,17,32,.14)}.before-after-compare:focus-visible{outline:4px solid rgba(46,107,255,.42);outline-offset:4px}.before-after-compare img{width:100%;height:100%;object-fit:cover}.after-layer{position:absolute;inset:0;-webkit-clip-path:inset(0 0 0 var(--compare-split,52%));clip-path:inset(0 0 0 var(--compare-split,52%));animation:compareSweep 5.2s ease-in-out infinite}.compare-line{position:absolute;top:0;bottom:0;left:var(--compare-line,52%);width:3px;background:var(--red);box-shadow:0 0 0 1px rgba(255,255,255,.72),0 0 28px rgba(225,29,63,.5);animation:compareLine 5.2s ease-in-out infinite}.compare-line:after{content:"";position:absolute;left:50%;top:50%;width:46px;height:46px;border:2px solid var(--white);border-radius:50%;background:var(--navy);transform:translate(-50%,-50%)}.compare-label{position:absolute;bottom:16px;z-index:2;background:rgba(8,17,32,.84);color:var(--white);border-left:4px solid var(--red);padding:10px 13px;font-weight:950;text-transform:uppercase}.compare-before{left:16px}.compare-after{right:16px}.before-after-compare:focus-visible .after-layer,.before-after-compare:hover .after-layer{animation-play-state:paused;-webkit-clip-path:inset(0 0 0 38%);clip-path:inset(0 0 0 38%)}.before-after-compare:focus-visible .compare-line,.before-after-compare:hover .compare-line{animation-play-state:paused;left:38%}@keyframes compareSweep{0%,to{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}45%,55%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes compareLine{0%,to{left:100%}45%,55%{left:0}}.service-card-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;margin-top:clamp(34px,5vw,60px)}.service-visual-card{position:relative;min-height:390px;overflow:hidden;background:var(--navy);border:1px solid rgba(142,154,176,.28);box-shadow:0 20px 54px rgba(8,17,32,.1)}.service-visual-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.05)}.service-visual-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(8,17,32,.9))}.service-visual-card div{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:22px;color:var(--white)}.service-visual-card span{color:var(--coral);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.service-visual-card h3{margin:8px 0;font-family:var(--display);font-size:clamp(34px,3.4vw,52px);line-height:.9;text-transform:uppercase}.service-visual-card p{margin:0;color:rgba(255,255,255,.86);font-weight:750;line-height:1.35}.service-menu-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;margin-top:clamp(34px,5vw,70px);border-top:1px solid rgba(142,154,176,.32);border-left:1px solid rgba(142,154,176,.32)}.menu-card{min-height:290px;padding:26px 22px;border-right:1px solid rgba(142,154,176,.32);border-bottom:1px solid rgba(142,154,176,.32);background:rgba(255,255,255,.78)}.menu-card span{color:var(--red);font-weight:950}.menu-card h3{margin:16px 0 18px;color:var(--navy);font-family:var(--display);font-size:clamp(30px,3vw,44px);line-height:.9;text-transform:uppercase}.menu-card ul{display:grid;grid-gap:9px;gap:9px;margin:0;padding:0;list-style:none}.menu-card li{color:#253650;font-weight:800}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;margin-top:38px}.gallery-tile{margin:0;border:1px solid rgba(142,154,176,.24)}.gallery-tile-1,.gallery-tile-7{grid-row:span 2}.gallery-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.04)}.gallery-tile figcaption{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.9);color:var(--navy);padding:8px 10px;font-size:12px;font-weight:950;text-transform:uppercase}.video-feature-section{grid-template-columns:minmax(320px,.95fr) minmax(320px,.72fr);gap:clamp(30px,5vw,78px);justify-content:center}.video-stage{min-height:auto;width:min(100%,440px);aspect-ratio:9/16}.video-stage video{min-height:auto;height:100%;background:var(--navy)}.video-facts{font-size:22px}.team-banner-strip{height:clamp(190px,22vw,330px)}.portrait-studio{height:410px}.team-portrait-card .portrait-studio img{left:0;top:0;bottom:auto;width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;filter:none}.review-stack{grid-template-columns:repeat(3,1fr)}.review-slab{min-height:220px}.map-stage{min-height:520px}.footer-brand-plate{min-height:420px}@media (max-width:1180px){.location-map-section,.ridge-footer,.service-menu-layout,.video-feature-section{grid-template-columns:1fr}.gallery-grid,.review-stack,.service-card-row,.service-menu-grid,.team-portrait-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-auto-rows:210px}}@media (max-width:760px){.premium-section,.ridge-footer,.ridge-hero-layout,.ridge-nav{width:min(100% - 28px,680px)}.ridge-hero-content h1{font-size:clamp(45px,13vw,58px)}.ridge-hero-visual{min-height:360px}.hero-rendered-mascot{left:8%;top:14%;width:82%}.gallery-grid,.review-stack,.service-card-row,.service-menu-grid,.team-portrait-grid{grid-template-columns:1fr}.menu-card{min-height:auto}.gallery-grid{grid-auto-rows:260px}.gallery-tile-1,.gallery-tile-7{grid-row:span 1}.video-feature-section{padding-top:68px}.video-stage{aspect-ratio:4/5}}.ridge-hero-next{min-height:100dvh;background:radial-gradient(circle at 72% 18%,rgba(46,107,255,.28),transparent 30%),linear-gradient(100deg,#ffffff 0 55%,#eef4ff 55% 60%,#081120 60% 100%)}.ridge-hero-bg{background:linear-gradient(104deg,transparent 0 56%,rgba(46,107,255,.32) 56.2%,rgba(8,17,32,.98) 57% 100%),radial-gradient(circle at 78% 72%,rgba(225,29,63,.2),transparent 28%),repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 80px)}.ridge-nav{width:min(1480px,calc(100% - 56px));gap:24px}.ridge-nav-logo img{box-shadow:0 12px 36px rgba(8,17,32,.14)}.gallery-tile,.ridge-btn,.ridge-nav a,.section-jump{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.ridge-btn:hover,.ridge-nav-book:hover,.ridge-nav-links a:hover,.section-jump:hover{transform:translateY(-2px)}.ridge-hero-layout{width:min(1480px,calc(100% - 56px));grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);align-items:center;gap:34px;min-height:calc(100dvh - 92px)}.ridge-hero-content{padding:24px 0 56px;max-width:720px}.ridge-hero-content h1{font-size:6.05rem;line-height:.82;letter-spacing:0}.ridge-hero-content h1 span{white-space:normal}.ridge-hero-content .red-line{color:var(--red)}.ridge-hero-copy{max-width:590px;font-size:1.14rem;line-height:1.55}.ridge-hero-actions{grid-template-columns:minmax(210px,auto) minmax(210px,auto);align-items:stretch;max-width:560px}.ridge-hero-actions .ridge-btn-tertiary{grid-column:1/-1;max-width:210px}.ridge-btn{min-height:58px;border-radius:8px;font-family:var(--display);letter-spacing:0;text-transform:uppercase}.ridge-btn-primary{background:linear-gradient(180deg,#ff3854,#e11d3f);box-shadow:0 20px 48px rgba(225,29,63,.28)}.ridge-btn-primary:hover{box-shadow:0 26px 62px rgba(225,29,63,.36)}.ridge-btn-secondary:hover{border-color:var(--electric);box-shadow:0 18px 46px rgba(46,107,255,.16)}.ridge-proof-row{max-width:580px}.ridge-proof-card{background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ridge-hero-visual{min-height:650px;display:grid;place-items:center}.ridge-hero-visual:before{content:"";position:absolute;inset:7% -2% 2% 7%;border:1px solid rgba(225,29,63,.34);border-radius:999px 999px 999px 180px;transform:rotate(-13deg);opacity:.85}.ridge-hero-canvas-shell{position:relative;width:min(760px,100%);height:min(720px,72dvh);min-height:540px;border:0;background:radial-gradient(circle at 42% 30%,rgba(255,255,255,.12),transparent 26%),radial-gradient(circle at 62% 72%,rgba(225,29,63,.16),transparent 24%);box-shadow:none;overflow:visible}.hero-stage-plaque{position:absolute;right:8%;z-index:2;display:grid;grid-gap:4px;gap:4px;padding:16px 18px;border:1px solid rgba(238,244,255,.18);border-radius:8px;background:rgba(8,17,32,.7);color:#ffffff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-stage-plaque span{color:var(--red);font-family:var(--display);text-transform:uppercase}.hero-stage-plaque strong{font-size:.9rem}.hero-mobile-poster{position:relative;z-index:1;display:grid;place-items:center;width:min(520px,100%);height:360px}.hero-mobile-poster img{width:min(400px,88%);height:auto;object-fit:contain;filter:drop-shadow(0 28px 44px rgba(8,17,32,.34))}.premium-sections{background:linear-gradient(180deg,#ffffff,#f7faff 34%,#ffffff);overflow:hidden}.premium-section{width:min(1320px,calc(100% - 56px));margin:0 auto;padding:118px 0}.premium-section-intro{max-width:650px}.premium-section-intro span{display:inline-flex;align-items:center;gap:12px;color:var(--red);font-family:var(--display);font-size:.98rem;text-transform:uppercase}.premium-section-intro span:before{content:"";width:38px;height:4px;background:linear-gradient(90deg,var(--blue),var(--red));border-radius:99px}.premium-section-intro h2{margin:14px 0 12px;color:var(--navy);font-family:var(--display);font-size:4.5rem;line-height:.9;letter-spacing:0;text-transform:uppercase}.premium-section-intro p{color:#24314a;font-size:1.05rem;line-height:1.65}.section-rail{position:fixed;top:50%;right:18px;z-index:30;display:grid;grid-gap:10px;gap:10px;transform:translateY(-50%)}.section-rail a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(22,71,201,.2);border-radius:999px;background:rgba(255,255,255,.82);color:var(--navy);box-shadow:0 14px 34px rgba(8,17,32,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-rail span{position:absolute;right:48px;opacity:0;padding:7px 9px;border-radius:6px;background:var(--navy);color:#ffffff;font-size:.72rem;pointer-events:none;transition:opacity .16s ease}.section-rail a:after{content:"";width:7px;height:7px;border-radius:999px;background:var(--red)}.section-rail a:hover span{opacity:1}.local-owned-section,.location-map-section,.video-feature-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);grid-gap:54px;gap:54px;align-items:center}.local-owned-copy,.location-copy,.video-copy-rail{display:grid;grid-gap:26px;gap:26px}.footer-actions,.local-owned-actions,.location-actions{display:flex;flex-wrap:wrap;gap:14px}.local-storefront-frame{position:relative;margin:0;aspect-ratio:16/10;overflow:hidden;border:1px solid rgba(22,71,201,.16);border-radius:10px;background:var(--navy);box-shadow:0 32px 90px rgba(8,17,32,.18)}.local-storefront-frame img{width:100%;height:100%;object-position:center 42%}.local-storefront-frame figcaption{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(8,17,32,.72);color:#ffffff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.local-storefront-frame span{color:var(--red);font-family:var(--display);text-transform:uppercase}.service-menu-layout{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:50px;align-items:center}.before-after-panel{width:100%}.before-after-compare{height:min(610px,68dvh);min-height:430px;border-radius:10px}.after-layer{animation:ridgeWipe 4.8s ease-in-out infinite alternate}@keyframes ridgeWipe{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.compare-line{animation:ridgeLine 4.8s ease-in-out infinite alternate}@keyframes ridgeLine{0%{left:0}to{left:100%}}.service-card-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.service-card-magnetic{min-width:0}.service-visual-card{height:460px;border-radius:10px;cursor:pointer}.service-visual-card.is-active{border-color:rgba(225,29,63,.52);box-shadow:0 28px 70px rgba(225,29,63,.16)}.service-menu-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:42px;border:1px solid rgba(22,71,201,.14);background:rgba(22,71,201,.14)}.menu-card{min-height:280px;border:0;border-radius:0;background:rgba(255,255,255,.94)}.menu-card h3{font-size:2rem}.section-jump-wrap{width:-moz-fit-content;width:fit-content;margin-top:34px}.section-jump{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border:1px solid rgba(22,71,201,.22);border-radius:8px;background:#ffffff;color:var(--navy);font-family:var(--display);text-transform:uppercase;box-shadow:0 14px 30px rgba(8,17,32,.08)}.gallery-filter-row{margin:34px 0 24px;overflow-x:auto;padding-bottom:6px}.gallery-filter-row button{min-height:42px;border-radius:999px;cursor:pointer}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:128px;grid-gap:14px;gap:14px}.gallery-tile-wrap{grid-column:span 3;grid-row:span 3;min-width:0}.gallery-aspect-landscape{grid-column:span 6;grid-row:span 3}.gallery-aspect-square{grid-column:span 3;grid-row:span 3}.gallery-tile{position:relative;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid rgba(22,71,201,.16);border-radius:10px;background:var(--navy);cursor:pointer;box-shadow:0 22px 58px rgba(8,17,32,.12)}.gallery-tile img,.gallery-tile video{width:100%;height:100%;object-fit:cover;transform:scale(1.012);transition:transform .42s ease,filter .42s ease}.gallery-tile:hover img,.gallery-tile:hover video{transform:scale(1.07);filter:saturate(1.08) contrast(1.02)}.gallery-tile span{left:14px;right:14px;bottom:14px;z-index:2;display:block;padding:10px 12px;border-radius:7px;background:rgba(8,17,32,.76);font-family:var(--display);text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gallery-tile em,.gallery-tile span{position:absolute;color:#ffffff;text-transform:uppercase}.gallery-tile em{top:12px;right:12px;z-index:3;padding:7px 9px;border-radius:999px;background:var(--red);font-size:.72rem;font-style:normal;font-weight:900}.gallery-lightbox{position:fixed;inset:0;z-index:100;display:grid;grid-template-columns:100px minmax(0,1fr) 100px;align-items:center;grid-gap:12px;gap:12px;padding:28px;background:rgba(8,17,32,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lightbox-frame{position:relative;display:grid;place-items:center;max-width:min(1100px,100%);max-height:calc(100dvh - 90px);margin:0 auto}.lightbox-frame img,.lightbox-frame video{max-width:100%;max-height:calc(100dvh - 130px);width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 30px 110px rgba(0,0,0,.44)}.lightbox-portrait img,.lightbox-portrait video{max-width:min(520px,100%)}.lightbox-frame figcaption{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:8px;background:rgba(8,17,32,.78);color:#ffffff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lightbox-frame figcaption small,.lightbox-frame figcaption span{color:var(--red);font-family:var(--display);text-transform:uppercase}.lightbox-close,.lightbox-nav{min-height:48px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.08);color:#ffffff;cursor:pointer;font-family:var(--display);text-transform:uppercase}.lightbox-close{position:fixed;top:18px;right:18px;z-index:101;padding:0 18px}.video-feature-section{align-items:center}.video-stage{width:min(520px,100%);justify-self:center;border-radius:14px;padding:14px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(46,107,255,.12)),var(--navy);box-shadow:0 36px 100px rgba(8,17,32,.22)}.video-stage video{display:block;width:100%;aspect-ratio:478/850;height:auto;border-radius:10px;background:#000000}.video-plaque{margin-top:12px}.team-banner-strip{border-radius:10px;overflow:hidden}.team-portrait-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.team-portrait-card{border-radius:10px;background:linear-gradient(140deg,rgba(255,255,255,.04),rgba(46,107,255,.1)),var(--navy);box-shadow:0 28px 80px rgba(8,17,32,.18)}.portrait-studio{aspect-ratio:4/5;background:#000000}.portrait-studio img{object-fit:cover;object-position:center top}.portrait-label{border-top-color:var(--red)}.review-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.review-slab{min-height:300px;border-radius:10px}.map-stage{min-height:560px;border-radius:12px;overflow:hidden}.map-storefront-backdrop{object-fit:cover;object-position:center 42%}.ridge-footer{width:min(1320px,calc(100% - 56px));border-radius:14px 14px 0 0}.footer-brand-plate img{object-fit:contain}@media (max-width:1180px){.ridge-nav{grid-template-columns:auto auto}.ridge-nav-links{display:none}.ridge-hero-layout{grid-template-columns:1fr;gap:8px;padding-top:18px}.ridge-hero-content{max-width:780px;padding-bottom:0}.ridge-hero-content h1{font-size:4.7rem}.ridge-hero-visual{min-height:520px}.ridge-hero-canvas-shell{height:520px;min-height:460px}.local-owned-section,.location-map-section,.service-menu-layout,.video-feature-section{grid-template-columns:1fr}.service-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(8,1fr)}.gallery-tile-wrap{grid-column:span 4}}@media (max-width:760px){.ridge-hero-next{background:linear-gradient(180deg,#ffffff 0 58%,#081120 58% 100%)}.ridge-hero-bg{background:radial-gradient(circle at 72% 70%,rgba(46,107,255,.36),transparent 32%),radial-gradient(circle at 88% 86%,rgba(225,29,63,.18),transparent 26%),repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 66px)}.ridge-nav{width:min(100% - 20px,560px);padding-top:10px;gap:12px}.ridge-nav-logo img{width:46px;height:46px}.ridge-nav-logo span{font-size:21px}.ridge-nav-book{min-height:46px;padding:0 12px;font-size:.86rem}.premium-section,.ridge-footer,.ridge-hero-layout{width:min(100% - 20px,560px)}.ridge-hero-layout{min-height:auto;padding-bottom:0}.ridge-hero-content{padding:18px 0 6px}.ridge-hero-content h1{font-size:3rem;line-height:.86}.ridge-hero-copy{font-size:1rem;line-height:1.5}.ridge-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;max-width:none}.ridge-hero-actions .ridge-btn-tertiary{grid-column:1/-1;max-width:none}.ridge-btn{width:100%;min-height:54px}.ridge-proof-row{grid-template-columns:1fr 1fr;gap:0}.ridge-location-stack{color:var(--navy)}.ridge-hero-visual{min-height:360px;margin-top:0}.ridge-hero-visual:before{inset:4% 3% 8%;opacity:.28}.ridge-hero-canvas-shell{width:100%;height:360px;min-height:320px}.hero-mobile-poster{height:280px}.hero-stage-plaque,.ridge-scroll-indicator,.section-rail{display:none}.premium-section{padding:78px 0}.premium-section-intro h2{font-size:3rem}.local-storefront-frame{aspect-ratio:4/5}.local-storefront-frame figcaption{display:grid}.before-after-compare{height:460px;min-height:0}.review-stack,.service-card-row,.team-portrait-grid{grid-template-columns:1fr}.service-visual-card{height:410px}.service-menu-grid{grid-template-columns:1fr}.menu-card{min-height:0}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-aspect-landscape,.gallery-aspect-square,.gallery-tile-wrap{grid-column:span 1;grid-row:span 1}.gallery-tile{aspect-ratio:4/5}.gallery-aspect-landscape .gallery-tile{aspect-ratio:16/10}.gallery-aspect-square .gallery-tile{aspect-ratio:1}.gallery-lightbox{grid-template-columns:1fr;padding:58px 12px 18px}.lightbox-nav{position:fixed;bottom:16px;z-index:101;width:94px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-frame figcaption{position:static;margin-top:10px}.video-feature-section{gap:28px}.video-stage{width:min(390px,100%)}}@media (max-width:480px){.ridge-hero-actions,.ridge-proof-row{grid-template-columns:1fr}.ridge-hero-content h1{font-size:2.78rem}.hero-mobile-poster{height:250px}}.ridge-hero-next{background:radial-gradient(circle at 75% 28%,rgba(46,107,255,.24),transparent 28%),linear-gradient(90deg,#ffffff 0 52%,#eef4ff 52% 58%,#081120 58% 100%)}.ridge-hero-bg{background:radial-gradient(circle at 78% 52%,rgba(255,255,255,.1),transparent 25%),radial-gradient(circle at 88% 72%,rgba(225,29,63,.18),transparent 27%),repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 80px)}.ridge-hero-visual:before{inset:6% -3% 4% 2%;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.14),transparent 26%),radial-gradient(circle at 54% 68%,rgba(46,107,255,.18),transparent 34%);transform:rotate(-7deg)}.ridge-hero-canvas-shell{height:min(820px,82dvh);min-height:650px;transform:translateX(-4%);background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.26),transparent 28%),radial-gradient(circle at 54% 70%,rgba(46,107,255,.28),transparent 30%)}.hero-stage-plaque{right:4%;bottom:8%}.maple-field{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.maple-field-page{position:fixed;z-index:0;opacity:.42}.maple-field span{position:absolute;width:28px;height:28px;background:rgba(225,29,63,.18);-webkit-clip-path:polygon(50% 0,58% 24%,82% 13%,70% 38%,96% 42%,70% 53%,82% 80%,56% 64%,50% 100%,44% 64%,18% 80%,30% 53%,4% 42%,30% 38%,18% 13%,42% 24%);clip-path:polygon(50% 0,58% 24%,82% 13%,70% 38%,96% 42%,70% 53%,82% 80%,56% 64%,50% 100%,44% 64%,18% 80%,30% 53%,4% 42%,30% 38%,18% 13%,42% 24%);filter:drop-shadow(0 8px 14px rgba(8,17,32,.08));animation:mapleDrift 12s ease-in-out infinite}.maple-field span:nth-child(3n){background:rgba(22,71,201,.16)}.maple-field span:first-child{left:6%;top:18%;animation-delay:-1s}.maple-field span:nth-child(2){left:18%;top:76%;animation-delay:-5s;transform:scale(.7)}.maple-field span:nth-child(3){left:38%;top:12%;animation-delay:-2s;transform:scale(.55)}.maple-field span:nth-child(4){left:61%;top:22%;animation-delay:-7s;transform:scale(.9)}.maple-field span:nth-child(5){left:84%;top:14%;animation-delay:-4s;transform:scale(.68)}.maple-field span:nth-child(6){left:72%;top:72%;animation-delay:-9s;transform:scale(1.05)}.maple-field span:nth-child(7){left:9%;top:48%;animation-delay:-3s;transform:scale(.5)}.maple-field span:nth-child(8){left:44%;top:84%;animation-delay:-6s;transform:scale(.74)}.maple-field span:nth-child(9){left:92%;top:52%;animation-delay:-8s;transform:scale(.6)}.maple-field span:nth-child(10){left:29%;top:42%;animation-delay:-10s;transform:scale(.52)}.maple-field span:nth-child(11){left:13%;top:132%;animation-delay:-4s;transform:scale(.8)}.maple-field span:nth-child(12){left:51%;top:152%;animation-delay:-7s;transform:scale(.55)}.maple-field span:nth-child(13){left:80%;top:128%;animation-delay:-2s;transform:scale(.7)}.maple-field span:nth-child(14){left:22%;top:214%;animation-delay:-9s;transform:scale(.58)}.maple-field span:nth-child(15){left:68%;top:238%;animation-delay:-5s;transform:scale(.92)}.maple-field span:nth-child(16){left:6%;top:298%;animation-delay:-8s;transform:scale(.48)}.maple-field span:nth-child(17){left:43%;top:326%;animation-delay:-1s;transform:scale(.76)}.maple-field span:nth-child(18){left:88%;top:346%;animation-delay:-6s;transform:scale(.62)}@keyframes mapleDrift{0%,to{translate:0 0;rotate:-8deg;opacity:.45}50%{translate:16px -28px;rotate:16deg;opacity:.9}}.local-owned-section,.location-map-section,.reviews-proof-section,.team-portrait-section,.video-feature-section{position:relative}.local-owned-section:before,.location-map-section:before,.reviews-proof-section:before,.team-portrait-section:before,.video-feature-section:before{content:"";position:absolute;inset:70px auto auto -48px;width:96px;height:96px;border:1px solid rgba(225,29,63,.18);border-radius:50%;background:radial-gradient(circle,rgba(46,107,255,.08),transparent 62%);animation:sectionPulse 5.5s ease-in-out infinite}@keyframes sectionPulse{50%{transform:scale(1.16);opacity:.45}}.local-owned-details,.team-copy{display:grid;grid-gap:12px;gap:12px;max-width:650px;border-left:4px solid var(--red);padding-left:18px}.local-owned-details p,.team-copy p{margin:0;color:#2d3a55;font-size:1.02rem;line-height:1.7;font-weight:650}.video-feature-section .premium-section-intro{max-width:730px}.video-feature-section .premium-section-intro h2{max-width:680px}.video-stage{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(46,107,255,.1)),linear-gradient(145deg,#081120,#0e1b33)}.team-portrait-card{overflow:hidden}.portrait-label h3{text-shadow:0 12px 26px rgba(0,0,0,.38)}.portrait-label span{color:var(--electric)}@media (max-width:760px){.ridge-hero-next{background:#ffffff}.ridge-hero-bg{background:radial-gradient(circle at 80% 80%,rgba(46,107,255,.12),transparent 24%),repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 66px)}.ridge-hero-visual{min-height:330px;border-radius:14px;background:radial-gradient(circle at 54% 34%,rgba(255,255,255,.2),transparent 28%),linear-gradient(145deg,#081120,#0e1b33);box-shadow:0 24px 70px rgba(8,17,32,.22)}.hero-mobile-poster{height:300px}.hero-mobile-poster img{width:min(430px,96%);filter:drop-shadow(0 26px 46px rgba(0,0,0,.38))}.ridge-location-stack{color:var(--navy)}.maple-field-page{display:none}}.ridge-hero-next{background:radial-gradient(circle at 77% 35%,rgba(46,107,255,.28),transparent 24%),linear-gradient(90deg,#ffffff 0 54%,#eef4ff 54% 59%,#081120 59% 100%)}.ridge-hero-bg{background:repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 80px),radial-gradient(circle at 17% 23%,rgba(238,244,255,.92),transparent 34%),radial-gradient(circle at 84% 66%,rgba(225,29,63,.16),transparent 30%),linear-gradient(112deg,transparent 0 55%,rgba(255,255,255,.78) 55.4%,rgba(22,71,201,.38) 56.3%,rgba(8,17,32,0) 58%)}.ridge-nav-logo img{object-fit:contain;background:#ffffff;padding:3px;box-shadow:0 12px 28px rgba(8,17,32,.1)}.ridge-nav-logo span{text-shadow:0 10px 24px rgba(8,17,32,.08)}.ridge-nav-links{justify-self:center;border:1px solid rgba(196,203,217,.62);border-radius:9px;background:rgba(255,255,255,.9);padding:14px 18px;box-shadow:0 18px 50px rgba(8,17,32,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ridge-nav-links a{color:#081120}.ridge-hero-layout{grid-template-columns:minmax(500px,.9fr) minmax(620px,1.1fr);gap:clamp(18px,3vw,46px)}.ridge-hero-content{position:relative;z-index:6}.ridge-hero-content h1{font-size:clamp(66px,6.4vw,118px);max-width:680px}.ridge-hero-copy{max-width:650px}.gallery-filter-row button,.lightbox-close,.lightbox-nav,.ridge-btn,.section-jump{touch-action:manipulation;will-change:transform}.ridge-btn{position:relative;overflow:hidden}.ridge-btn:after{content:"";position:absolute;inset:-40% auto -40% -58%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-18deg);transition:left .36s ease}.ridge-btn:hover:after{left:116%}.ridge-hero-visual{min-height:min(820px,calc(100dvh - 120px));contain:paint}.ridge-hero-visual:before{inset:3% -5% 2% -2%;border-radius:46% 54% 54% 46%/42% 46% 54% 58%;border-color:rgba(225,29,63,.58);background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.24),transparent 27%),radial-gradient(circle at 58% 70%,rgba(46,107,255,.25),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(8,17,32,.18))}.ridge-hero-canvas-shell{width:min(1040px,122%);height:min(900px,88dvh);min-height:700px;transform:translateX(-8%) scale(1.08)}.ridge-hero-canvas-shell canvas{filter:brightness(1.24) saturate(1.16) contrast(1.04)}.hero-stage-plaque{right:2%;bottom:7%;background:rgba(8,17,32,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.premium-section{--section-scroll:0}.premium-section:after{content:"";position:absolute;right:clamp(18px,6vw,110px);top:clamp(42px,9vw,118px);width:clamp(88px,12vw,170px);height:clamp(88px,12vw,170px);border:1px solid rgba(46,107,255,.16);border-radius:50%;background:linear-gradient(90deg,transparent 48%,rgba(225,29,63,.2) 48% 51%,transparent 51%),linear-gradient(0deg,transparent 48%,rgba(22,71,201,.2) 48% 51%,transparent 51%),radial-gradient(circle,rgba(238,244,255,.68),transparent 64%);transform:translateY(calc((var(--section-scroll) - .5) * -52px)) rotate(calc(var(--section-scroll) * 34deg));pointer-events:none;z-index:0}.local-owned-details{max-width:720px}.local-owned-details p,.team-copy p{font-size:clamp(1rem,1.2vw,1.13rem);line-height:1.72}.local-storefront-frame{max-height:740px}.service-menu-section{gap:42px}.before-after-compare,.before-after-panel{min-height:min(78dvh,680px)}.service-card-row{align-items:stretch}.service-visual-card{min-height:520px}.service-visual-card img{transition:transform .5s ease,filter .5s ease}.service-visual-card:hover img{transform:scale(1.045);filter:saturate(1.08) contrast(1.04)}.gallery-section .premium-section-intro{max-width:820px}.gallery-grid{align-items:stretch}.gallery-tile{cursor:zoom-in}.gallery-tile:after{content:"Open";position:absolute;right:16px;top:16px;border:1px solid rgba(255,255,255,.44);border-radius:999px;background:rgba(8,17,32,.56);color:#ffffff;padding:7px 10px;font-size:11px;font-weight:950;opacity:0;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease;text-transform:uppercase}.gallery-tile:focus-visible:after,.gallery-tile:hover:after{opacity:1;transform:translateY(0)}.video-feature-section{min-height:900px}.video-stage{width:min(430px,100%)}.video-stage video{max-height:78dvh;object-fit:contain}.team-portrait-card{border-radius:7px}.portrait-studio{background:linear-gradient(90deg,#000000 0 72%,#0e1b33 72% 100%),#000000}.portrait-label{background:linear-gradient(90deg,rgba(8,17,32,.98),rgba(14,27,51,.98)),#081120}.portrait-label h3{color:#ffffff}.location-copy .premium-section-intro,.reviews-proof-section .premium-section-intro{max-width:780px}@media (max-width:1180px){.ridge-hero-layout{grid-template-columns:1fr}.ridge-hero-content h1{max-width:800px}.ridge-hero-visual{min-height:620px}}@media (max-width:760px){.ridge-hero-next{background:linear-gradient(180deg,#ffffff 0 68%,#eef4ff 68% 100%)}.ridge-hero-bg{background:repeating-linear-gradient(90deg,rgba(22,71,201,.034) 0 1px,transparent 1px 64px),radial-gradient(circle at 18% 20%,rgba(238,244,255,.95),transparent 36%)}.ridge-hero-layout{gap:18px;padding-top:18px}.ridge-hero-content h1{font-size:clamp(3.1rem,16vw,4.9rem);max-width:100%}.ridge-hero-actions{gap:10px}.ridge-proof-row{margin-top:14px}.ridge-location-stack{background:rgba(255,255,255,.9);border:1px solid rgba(142,154,176,.24);border-radius:8px;padding:12px}.ridge-hero-visual{min-height:355px;margin-top:6px}.ridge-hero-visual:before{inset:7% 2% 3%;transform:rotate(-3deg)}.hero-stage-plaque{display:none}.hero-mobile-poster{height:330px}.hero-mobile-poster img{width:min(500px,118%);max-width:none;transform:translateX(-5%)}.local-owned-section:before,.location-map-section:before,.premium-section:after,.reviews-proof-section:before,.team-portrait-section:before,.video-feature-section:before{display:none}.local-owned-details,.team-copy{padding-left:14px}.service-visual-card{min-height:430px}.before-after-compare,.before-after-panel{min-height:520px}.video-feature-section{min-height:auto}}@media (max-width:420px){.ridge-hero-content h1{font-size:clamp(2.75rem,15vw,3.9rem)}.hero-mobile-poster{height:292px}}.ridge-hero-next{background:radial-gradient(circle at 73% 34%,rgba(46,107,255,.16),transparent 24%),linear-gradient(90deg,#ffffff 0 56%,#eef4ff 56% 62%,#0e1b33 62% 100%)}.ridge-hero-bg{background:repeating-linear-gradient(90deg,rgba(22,71,201,.03) 0 1px,transparent 1px 80px),radial-gradient(circle at 20% 23%,rgba(238,244,255,.88),transparent 34%),radial-gradient(circle at 78% 45%,rgba(255,255,255,.24),transparent 28%),radial-gradient(circle at 86% 76%,rgba(225,29,63,.14),transparent 30%),linear-gradient(111deg,transparent 0 57%,rgba(255,255,255,.72) 57.3%,rgba(46,107,255,.2) 58.1%,rgba(8,17,32,0) 60%)}.ridge-hero-layout{grid-template-columns:minmax(500px,.94fr) minmax(560px,1.06fr);gap:clamp(22px,3vw,54px)}.ridge-hero-content{max-width:700px}.ridge-hero-visual{min-height:min(790px,calc(100dvh - 120px));overflow:visible;contain:layout}.ridge-hero-visual:before{inset:4% 0 3% -2%;opacity:.95;border-color:rgba(225,29,63,.42);background:radial-gradient(circle at 48% 38%,rgba(255,255,255,.36),transparent 26%),radial-gradient(circle at 54% 64%,rgba(46,107,255,.18),transparent 34%),linear-gradient(145deg,rgba(238,244,255,.06),rgba(8,17,32,.04));transform:rotate(-5deg)}.ridge-hero-canvas-shell{inset:auto;left:50%;top:50%;width:min(900px,110%);height:min(760px,78dvh);min-height:610px;transform:translate(-50%,-50%);pointer-events:none}.ridge-hero-canvas-shell canvas{filter:brightness(1.78) saturate(1.28) contrast(1.08)}.hero-stage-plaque{right:6%;bottom:9%}.ridge-scroll-indicator{color:rgba(255,255,255,.88);text-shadow:0 8px 20px rgba(8,17,32,.7)}@media (max-width:1180px){.ridge-hero-visual{overflow:hidden}.ridge-hero-canvas-shell{width:min(780px,100%);height:650px;min-height:560px}}@media (max-width:760px){.ridge-hero-next{background:linear-gradient(180deg,#ffffff 0 70%,#eef4ff 70% 100%)}.ridge-hero-visual{overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 56% 72%,rgba(46,107,255,.26),transparent 34%),linear-gradient(145deg,#0e1b33,#081120)}.hero-mobile-poster img{filter:brightness(1.12) saturate(1.08) drop-shadow(0 26px 46px rgba(0,0,0,.38))}.ridge-hero-layout,.ridge-nav{width:calc(100% - 28px);grid-template-columns:1fr}.ridge-hero-layout{display:grid;min-height:auto;grid-gap:18px;gap:18px;padding-top:18px;padding-bottom:34px;overflow:hidden}.ridge-hero-content{width:100%;max-width:none}.ridge-hero-content h1{font-size:clamp(2.95rem,15.8vw,4.7rem);max-width:100%}.ridge-hero-visual{position:relative;width:100%;min-height:350px;margin-top:8px;overflow:hidden}.hero-mobile-poster{display:grid;height:330px;place-items:end center}.hero-mobile-poster img{width:min(500px,112%);max-width:none;transform:translateX(0)}.ridge-hero-canvas-shell{display:none}}@media (max-width:420px){.ridge-hero-content h1{font-size:clamp(2.7rem,15vw,3.8rem)}.hero-mobile-poster{height:292px}}.ridge-kicker-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.ridge-kicker-row .ridge-kicker{margin-bottom:0}.open-status-pill{display:inline-flex;min-height:34px;align-items:center;gap:8px;border:1px solid rgba(22,71,201,.22);border-radius:999px;background:rgba(255,255,255,.86);color:#081120;padding:8px 12px;box-shadow:0 12px 34px rgba(8,17,32,.08);font-size:12px;font-weight:950;text-transform:uppercase}.open-status-pill svg{color:#e11d3f}.ridge-hero-content h1{position:relative;max-width:690px}.ridge-hero-content h1:after{content:"";position:absolute;left:0;bottom:.07em;width:min(72%,480px);height:.16em;background:linear-gradient(90deg,rgba(22,71,201,.9),rgba(46,107,255,.22));transform:scaleX(calc(.24 + var(--hero-scroll, 0) * .76));transform-origin:left;z-index:-1}.ridge-proof-card{position:relative;min-height:72px;border:1px solid rgba(196,203,217,.52);border-radius:9px;background:rgba(255,255,255,.84);padding:9px 14px 9px 9px;box-shadow:0 16px 44px rgba(8,17,32,.08)}.proof-badge-img{width:62px;height:42px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(8,17,32,.18))}.local-storefront-frame{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(238,244,255,.82)),#ffffff}.local-storefront-frame img{object-fit:cover;object-position:center}.video-copy-rail .premium-section-intro>span{color:#e11d3f}.video-plaque strong{text-transform:uppercase}.team-portrait-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.faq-section{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);grid-gap:clamp(32px,5vw,78px);gap:clamp(32px,5vw,78px);align-items:start;background:linear-gradient(90deg,rgba(22,71,201,.04) 1px,transparent 0),linear-gradient(180deg,rgba(22,71,201,.04) 1px,transparent 0),#ffffff;background-size:72px 72px}.faq-list{display:grid;grid-gap:12px;gap:12px;position:relative;z-index:1}.faq-item{overflow:hidden;border:1px solid rgba(196,203,217,.7);border-radius:9px;background:rgba(255,255,255,.92);box-shadow:0 20px 58px rgba(8,17,32,.08)}.faq-item button{display:flex;width:100%;min-height:68px;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;color:#081120;padding:18px 20px;cursor:pointer;font:inherit;font-weight:950;text-align:left}.faq-item button svg{flex:0 0 auto;color:#1647c9;transition:transform .18s ease}.faq-item.is-open button svg{transform:rotate(90deg)}.faq-answer{overflow:hidden}.faq-answer p{margin:0;padding:0 20px 20px;color:#2d3a55;font-size:1rem;line-height:1.66;font-weight:650}.ridge-footer{align-items:center;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);background:radial-gradient(circle at 16% 22%,rgba(46,107,255,.22),transparent 28%),linear-gradient(145deg,#081120,#0e1b33)}.footer-brand-plate{max-width:430px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08);padding:14px}.footer-brand-plate img{border-radius:8px;object-fit:cover}.footer-nav{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 0}.footer-nav a{border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffff;padding:9px 12px;font-size:12px;font-weight:950;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-nav a:hover{transform:translateY(-2px);border-color:rgba(46,107,255,.8);background:rgba(46,107,255,.16)}.footer-legal{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px;color:rgba(255,255,255,.68);font-size:13px;font-weight:700}@media (max-width:1180px){.team-portrait-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section,.ridge-footer{grid-template-columns:1fr}}@media (max-width:760px){.ridge-kicker-row{margin-bottom:18px}.open-status-pill{width:100%;justify-content:center}.ridge-hero-content h1:after{height:.14em;width:88%}.ridge-proof-card{display:grid;grid-template-columns:auto auto 1fr;align-items:center}.proof-badge-img{width:58px;height:40px}.team-portrait-grid{grid-template-columns:1fr}.faq-section{gap:24px}.faq-item button{min-height:62px;padding:16px}.faq-answer p{padding:0 16px 18px}.footer-nav{gap:7px}}html{scroll-behavior:smooth}.ridge-hero-next{--hero-stage-start:57%;overflow:clip;background:radial-gradient(circle at 77% 32%,rgba(46,107,255,.18),transparent 26%),radial-gradient(circle at 82% 74%,rgba(225,29,63,.14),transparent 28%),linear-gradient(90deg,#ffffff 0 var(--hero-stage-start),#eef4ff var(--hero-stage-start) 61%,#081120 61% 100%)!important}.ridge-hero-bg{background:radial-gradient(circle at 18% 24%,rgba(238,244,255,.9),transparent 30%),radial-gradient(circle at 71% 48%,rgba(255,255,255,.32),transparent 18%),repeating-linear-gradient(90deg,rgba(22,71,201,.035) 0 1px,transparent 1px 72px),repeating-linear-gradient(180deg,rgba(22,71,201,.025) 0 1px,transparent 1px 72px)!important;-webkit-mask-image:linear-gradient(90deg,#000 0 63%,transparent 80%);mask-image:linear-gradient(90deg,#000 0 63%,transparent 80%)}.ridge-hero-layout{position:relative;z-index:2}.ridge-hero-content{z-index:5}.ridge-hero-content h1{letter-spacing:0!important;line-height:.86!important;max-width:700px!important}.ridge-hero-content h1:after{bottom:.03em;width:min(64%,430px);opacity:.85}.ridge-hero-copy{max-width:670px}.ridge-hero-visual{isolation:isolate;min-height:clamp(570px,67vh,720px);background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.26),transparent 27%),radial-gradient(circle at 54% 64%,rgba(46,107,255,.26),transparent 36%),linear-gradient(145deg,rgba(14,27,51,.12),rgba(8,17,32,.02))!important}.ridge-hero-visual:before{z-index:0!important;inset:5% -2% 4% -8%!important;border:1px solid rgba(225,29,63,.46)!important;border-radius:48% 52% 44% 56%/42% 48% 52% 58%!important;background:radial-gradient(circle at 45% 45%,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle at 56% 70%,rgba(46,107,255,.22),transparent 42%)!important;transform:translateX(calc(var(--hero-scroll, 0) * -18px)) rotate(calc(var(--hero-scroll, 0) * 3deg))}.ridge-hero-visual:after{content:"";position:absolute;z-index:1;inset:12% 7% 11% 2%;pointer-events:none;background:linear-gradient(115deg,transparent 0 28%,rgba(255,255,255,.34) 28.5%,rgba(255,255,255,.08) 31%,transparent 34%),conic-gradient(from 230deg at 50% 48%,transparent 0 20deg,rgba(22,71,201,.28) 23deg 31deg,rgba(255,255,255,.32) 33deg 38deg,rgba(225,29,63,.24) 40deg 47deg,transparent 50deg 1turn);opacity:.72;transform:translate3d(calc(var(--hero-scroll, 0) * 20px),calc(var(--hero-scroll, 0) * -18px),0);filter:blur(.2px)}.ridge-hero-canvas-shell{display:block!important;position:absolute!important;z-index:3!important;inset:0!important;width:100%!important;height:100%!important;min-height:inherit!important;opacity:1!important;transform:none!important;background:radial-gradient(circle at 48% 70%,rgba(8,17,32,.34),transparent 30%),radial-gradient(circle at 50% 40%,rgba(255,255,255,.2),transparent 26%)!important}.ridge-hero-canvas-shell canvas{opacity:1!important;filter:brightness(1.22) saturate(1.14) contrast(1.06) drop-shadow(0 34px 54px rgba(0,0,0,.28))!important}.hero-stage-plaque{z-index:6!important}.ridge-nav{position:-webkit-sticky!important;position:sticky!important;top:14px;z-index:40!important;grid-template-columns:auto auto 1fr auto auto;width:min(1450px,calc(100% - 56px));min-height:70px;border:1px solid rgba(196,203,217,.72);background:rgba(255,255,255,.9)!important;box-shadow:0 20px 52px rgba(8,17,32,.08)}.ridge-nav>.open-status-pill{min-height:30px;padding:7px 10px;font-size:10px}.ridge-nav-menu{display:none;position:relative;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(22,71,201,.22);border-radius:999px;background:#ffffff;cursor:pointer}.ridge-nav-menu span{position:absolute;width:18px;height:2px;border-radius:999px;background:#081120;transition:transform .18s ease}.ridge-nav-menu span:first-child{transform:translateY(-4px)}.ridge-nav-menu span:last-child{transform:translateY(4px)}.ridge-nav.is-open .ridge-nav-menu span:first-child{transform:rotate(45deg)}.ridge-nav.is-open .ridge-nav-menu span:last-child{transform:rotate(-45deg)}.section-rail{opacity:0!important;pointer-events:none;transform:translate3d(18px,-50%,0) scale(.94);transition:opacity .32s ease,transform .32s ease}.section-rail-ready .section-rail{opacity:1!important;pointer-events:auto;transform:translate3d(0,-50%,0) scale(1)}.section-rail a{width:44px;height:44px;border:1px solid rgba(196,203,217,.72);box-shadow:0 14px 34px rgba(8,17,32,.12)}.section-rail a.is-active{width:96px;border-color:rgba(225,29,63,.72);background:#081120}.section-rail a.is-active span,.section-rail a:focus-visible span{opacity:1;transform:translateX(-114%)}.section-rail a.is-active:after{background:#ffffff;box-shadow:0 0 0 5px rgba(225,29,63,.32)}.premium-section{position:relative;overflow:clip}.premium-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 14% 18%,rgba(46,107,255,.08),transparent 18%),radial-gradient(circle at 86% 72%,rgba(225,29,63,.07),transparent 20%);opacity:calc(.36 + var(--section-scroll, 0) * .34)}.section-graphic{position:absolute;right:clamp(24px,6vw,92px);top:clamp(28px,8vw,88px);z-index:1;width:clamp(84px,10vw,138px);pointer-events:auto;transform:translateY(calc((var(--section-scroll, 0) - .5) * -58px))}.section-graphic img{width:100%;height:auto;filter:drop-shadow(0 24px 38px rgba(8,17,32,.22))}.section-graphic span{display:block;margin-top:8px;color:#1647c9;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.service-token-strip{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.service-token-strip img{width:clamp(54px,6vw,82px);height:clamp(54px,6vw,82px);filter:drop-shadow(0 18px 28px rgba(8,17,32,.18));transform:translateY(calc(var(--section-scroll, 0) * -12px));transition:transform .22s ease}.service-token-strip img:hover{transform:translateY(-8px) rotate(-3deg)}.footer-brand-plate img,.local-storefront-frame img{aspect-ratio:91/72;width:100%;height:auto;object-fit:cover;object-position:center}.gallery-tile{transform-style:preserve-3d}.gallery-tile:hover{box-shadow:0 30px 70px rgba(8,17,32,.22)}.menu-card:after,.review-slab:after,.team-portrait-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 38%,rgba(255,255,255,.24) 48%,transparent 58%);opacity:0;transform:translateX(-40%);transition:opacity .18s ease,transform .42s ease}.menu-card:hover:after,.review-slab:hover:after,.team-portrait-card:hover:after{opacity:1;transform:translateX(40%)}@media (max-width:1180px){.ridge-nav{grid-template-columns:auto 1fr auto auto}.ridge-nav>.open-status-pill{display:none}}@media (max-width:760px){.ridge-hero-next{--hero-stage-start:100%;min-height:auto!important;background:linear-gradient(180deg,#ffffff 0 58%,#081120 58% 100%)!important}.ridge-nav{width:calc(100% - 24px)!important;grid-template-columns:auto 1fr auto;top:8px;min-height:64px;padding:8px 10px}.ridge-nav-logo img{width:48px;height:48px}.ridge-nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid rgba(196,203,217,.7);border-radius:16px;background:rgba(255,255,255,.96);padding:12px;box-shadow:0 22px 52px rgba(8,17,32,.16);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.98);transition:opacity .18s ease,transform .18s ease}.ridge-nav.is-open .ridge-nav-links{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.ridge-nav-links a{min-height:42px;justify-content:center;border:1px solid rgba(196,203,217,.65);border-radius:999px}.ridge-nav-book{display:none!important}.ridge-nav-menu{display:inline-flex}.ridge-hero-layout{gap:16px!important;padding-top:12px!important}.ridge-hero-content h1{font-size:clamp(3rem,18vw,5.2rem)!important;max-width:100%!important}.ridge-hero-copy{max-width:100%}.ridge-hero-actions{grid-template-columns:1fr!important}.ridge-hero-visual{min-height:420px!important;margin-top:8px;border-radius:0;background:radial-gradient(circle at 48% 38%,rgba(255,255,255,.3),transparent 28%),radial-gradient(circle at 56% 72%,rgba(46,107,255,.24),transparent 36%),linear-gradient(145deg,#0e1b33,#081120)!important}.ridge-hero-visual:before{inset:8% 4% 8% 4%!important;opacity:.8}.ridge-hero-visual:after{inset:8%;opacity:.5}.ridge-hero-canvas-shell{display:block!important;position:absolute!important;width:100%!important;height:420px!important;min-height:420px!important;opacity:1!important;transform:none!important}.ridge-hero-canvas-shell canvas{filter:brightness(1.18) saturate(1.12) contrast(1.05)!important}.hero-mobile-poster{display:grid}.section-rail{display:none!important}.section-graphic{position:relative;top:auto;right:auto;width:76px;margin:-8px 0 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ridge-hero-visual:after,.ridge-hero-visual:before,.section-graphic,.section-rail,.service-token-strip img{transition:none!important;transform:none!important;animation:none!important}}.ridge-hero-next{min-height:100vh!important;background:linear-gradient(90deg,rgba(255,255,255,.96) 0 45%,rgba(255,255,255,.78) 45% 55%,rgba(8,17,32,.06) 66% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-bg,.section-graphic,.service-token-strip{display:none!important}.ridge-hero-layout{width:min(1440px,calc(100% - 96px))!important;min-height:calc(100vh - 22px)!important;grid-template-columns:minmax(500px,.82fr) minmax(460px,.72fr)!important;gap:clamp(28px,5vw,88px)!important;align-items:center!important;padding-top:118px!important;padding-bottom:54px!important}.ridge-hero-content{padding-top:0!important}.ridge-hero-content h1{max-width:650px!important;font-size:clamp(5rem,7.2vw,8rem)!important;line-height:.84!important}.ridge-hero-copy{max-width:650px!important;font-size:clamp(1.02rem,1.25vw,1.26rem)!important;line-height:1.55!important}.ridge-hero-visual{justify-self:end;width:min(520px,100%)!important;min-height:clamp(500px,58vh,620px)!important;transform:translateX(4%) translateY(3%)}.ridge-hero-visual:before{inset:14% 9% 10% 5%!important;border-color:rgba(46,107,255,.32)!important;background:radial-gradient(circle at 52% 56%,rgba(255,255,255,.18),transparent 42%)!important;opacity:.42!important}.ridge-hero-canvas-shell{inset:0 -4% 0 -2%!important;background:transparent!important}.ridge-hero-canvas-shell canvas{filter:brightness(1.08) saturate(1.04) contrast(1.02) drop-shadow(0 22px 32px rgba(8,17,32,.2))!important}.hero-stage-plaque{right:0!important;bottom:11%!important;background:rgba(8,17,32,.78)!important}.hero-visual-poster-mobile{display:none}.section-rail{gap:8px!important}.section-rail a{width:24px!important;height:24px!important;opacity:0;transform:translateX(14px) scale(.86);border-color:rgba(22,71,201,.36)!important;background:rgba(255,255,255,.88)!important;transition:width .26s ease,opacity .26s ease,transform .26s ease,background .18s ease,border-color .18s ease!important}.section-rail-ready .section-rail a{opacity:1;transform:translateX(0) scale(1)}.section-rail-ready .section-rail a:nth-child(2){transition-delay:35ms!important}.section-rail-ready .section-rail a:nth-child(3){transition-delay:70ms!important}.section-rail-ready .section-rail a:nth-child(4){transition-delay:105ms!important}.section-rail-ready .section-rail a:nth-child(5){transition-delay:.14s!important}.section-rail-ready .section-rail a:nth-child(6){transition-delay:175ms!important}.section-rail-ready .section-rail a:nth-child(7){transition-delay:.21s!important}.section-rail-ready .section-rail a:nth-child(8){transition-delay:245ms!important}.section-rail a:after{width:6px!important;height:6px!important;background:#1647c9!important}.section-rail a.is-active{width:76px!important;background:#1647c9!important;border-color:rgba(46,107,255,.92)!important;box-shadow:0 14px 30px rgba(22,71,201,.28)!important}.section-rail a.is-active span{color:#ffffff!important;opacity:1!important;transform:translateX(-103%)!important}.section-rail a.is-active:after{background:#ffffff!important;box-shadow:0 0 0 4px rgba(255,255,255,.18)!important}@media (max-width:1100px){.ridge-hero-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)!important;width:min(100% - 42px,1180px)!important;gap:22px!important}.ridge-hero-content h1{font-size:clamp(4.2rem,8vw,6.4rem)!important}.ridge-hero-visual{width:min(430px,100%)!important;transform:translateX(2%)}}@media (max-width:760px){.ridge-hero-next{background:linear-gradient(180deg,rgba(255,255,255,.98) 0 54%,rgba(238,244,255,.86) 54% 62%,rgba(8,17,32,.96) 62% 100%),url(/assets/ridge/generated/hero-background.png) 62% /cover no-repeat!important}.ridge-hero-layout{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;min-height:auto!important;padding-top:20px!important;padding-bottom:34px!important}.ridge-hero-content h1{font-size:clamp(3rem,16vw,4.8rem)!important}.ridge-hero-copy{font-size:1rem!important}.ridge-hero-visual{width:100%!important;min-height:390px!important;transform:none}.ridge-hero-canvas-shell{height:390px!important;min-height:390px!important}.section-rail{display:none!important}}html.section-rail-ready body .section-rail a{width:24px!important;height:24px!important;background:rgba(255,255,255,.88)!important;border-color:rgba(22,71,201,.36)!important}html.section-rail-ready body .section-rail a.is-active{width:76px!important;height:24px!important;opacity:1!important;transform:translateX(0) scale(1)!important;border-color:rgba(46,107,255,.92)!important}html.section-rail-ready body .section-rail a.is-active:after{background:#ffffff!important;box-shadow:0 0 0 4px rgba(255,255,255,.18)!important}html.section-rail-ready body .section-rail a.is-active span{color:#ffffff!important;opacity:1!important;transform:translateX(-103%)!important}@media (max-width:760px){.ridge-hero-next{min-height:auto!important;overflow:hidden!important;background:radial-gradient(circle at 50% 190px,rgba(46,107,255,.16),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.98) 0 72%,rgba(238,244,255,.9) 100%),url(/assets/ridge/generated/hero-background.png) top /cover no-repeat!important}.ridge-hero-next:before{content:"";position:absolute;inset:78px 0 auto;height:300px;pointer-events:none;background:linear-gradient(90deg,transparent 0 18%,rgba(22,71,201,.08) 18% 18.6%,transparent 18.6%),radial-gradient(circle at 50% 48%,rgba(225,29,63,.1),transparent 40%);z-index:0}.ridge-nav,body .ridge-hero-next>.ridge-nav{position:relative;top:auto!important;width:calc(100% - 24px)!important;min-height:58px!important;margin-top:10px!important;padding:7px 9px!important;grid-template-columns:auto 1fr auto!important;border:1px solid rgba(196,203,217,.58)!important;border-radius:10px!important;background:rgba(255,255,255,.82)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(8,17,32,.08)!important}.ridge-nav-logo{gap:8px!important;font-size:19px!important}.ridge-nav-logo img{width:44px!important;height:44px!important}.ridge-nav-links{top:calc(100% + 8px)!important;border-radius:10px!important}.ridge-hero-layout{display:flex!important;flex-direction:column!important;width:calc(100% - 24px)!important;min-height:auto!important;gap:10px!important;padding-top:10px!important;padding-bottom:28px!important}.ridge-hero-visual{order:1!important;width:100%!important;height:280px!important;min-height:280px!important;margin:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 50% 53%,rgba(255,255,255,.72),transparent 31%),radial-gradient(circle at 50% 78%,rgba(46,107,255,.18),transparent 38%)!important;transform:none!important}.ridge-hero-visual:before{inset:3% 11% 6% 11%!important;opacity:.5!important;border-color:rgba(225,29,63,.28)!important;background:transparent!important}.hero-stage-plaque,.ridge-hero-visual:after{display:none!important}.ridge-hero-canvas-shell{display:block!important;inset:-18px -24px -8px -24px!important;width:auto!important;height:auto!important;min-height:0!important;opacity:1!important;transform:none!important}.hero-visual-poster-mobile{display:block!important;position:absolute!important;left:50%!important;top:50%!important;z-index:2!important;width:min(76%,280px)!important;height:min(94%,270px)!important;object-fit:contain!important;opacity:.74!important;filter:saturate(1.12) contrast(1.04) drop-shadow(0 22px 34px rgba(8,17,32,.2))!important;transform:translate(-50%,-50%)!important;pointer-events:none!important}.ridge-hero-canvas-shell canvas{opacity:1!important;filter:brightness(1.2) saturate(1.12) contrast(1.04) drop-shadow(0 24px 34px rgba(8,17,32,.2))!important}.ridge-hero-content{order:2!important;width:100%!important;max-width:none!important;padding:0!important}.ridge-kicker-row{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 8px!important}.ridge-kicker-row .ridge-kicker{margin:0!important;gap:8px!important;font-size:11px!important;line-height:1.1!important;letter-spacing:.02em!important}.ridge-kicker-row .ridge-kicker span{width:42px!important;height:4px!important}.open-status-pill{min-height:24px!important;padding:5px 8px!important;border-color:rgba(22,71,201,.2)!important;background:rgba(255,255,255,.72)!important;font-size:9px!important;white-space:nowrap!important}.ridge-hero-content h1{max-width:100%!important;font-size:clamp(2.85rem,13.7vw,3.85rem)!important;line-height:.88!important;letter-spacing:0!important;color:#081120!important}.ridge-hero-content h1:after{width:58%!important;height:8px!important;bottom:4px!important;opacity:.72!important}.ridge-hero-copy{max-width:100%!important;margin-top:10px!important;color:#0e1b33!important;font-size:.92rem!important;line-height:1.44!important;font-weight:800!important}.ridge-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:14px!important}.ridge-hero-actions .ridge-btn-primary{grid-column:1/-1!important}.ridge-btn{width:100%!important;min-width:0!important;min-height:50px!important;border-radius:7px!important;padding:10px 12px!important;font-size:.86rem!important}.ridge-btn-secondary strong{font-size:.78rem!important}.ridge-proof-row{display:grid!important;grid-template-columns:1.1fr .9fr!important;grid-gap:10px!important;gap:10px!important;margin-top:14px!important;padding:11px 0!important;border-top:1px solid rgba(142,154,176,.24)!important;border-bottom:1px solid rgba(142,154,176,.24)!important}.ridge-proof-card{min-height:auto!important;gap:7px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.ridge-proof-card strong{font-size:1.1rem!important}.ridge-proof-card small{font-size:.62rem!important}.ridge-proof-mark{width:30px!important;height:30px!important;border-radius:7px!important;box-shadow:none!important}.star-row{gap:2px!important}.star-row svg{width:12px!important;height:12px!important}.ridge-location-stack{display:grid!important;grid-gap:7px!important;gap:7px!important;margin-top:10px!important;border:0!important;background:transparent!important;padding:0!important}.ridge-location-stack p{gap:8px!important;color:#0e1b33!important;font-size:.78rem!important;line-height:1.25!important;font-weight:850!important}.ridge-location-stack span{margin-left:25px!important;color:#4a5870!important}.ridge-scroll-indicator{display:none!important}}.ridge-hero-next{background:linear-gradient(90deg,rgba(255,255,255,.98) 0 43%,rgba(255,255,255,.82) 43% 55%,rgba(8,17,32,.03) 68% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-nav{border-color:rgba(196,203,217,.52)!important;background:rgba(255,255,255,.78)!important;box-shadow:0 14px 34px rgba(8,17,32,.06)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ridge-nav-logo img{box-shadow:0 10px 24px rgba(8,17,32,.08)!important}.ridge-hero-content h1{max-width:690px!important;font-size:clamp(4.7rem,6.25vw,7.15rem)!important;line-height:.93!important}.ridge-hero-content h1 .red-line{color:#e11d3f!important}.ridge-hero-copy{max-width:520px!important}.ridge-hero-actions{gap:18px!important;margin-top:26px!important}.ridge-hero-actions .ridge-btn-tertiary{display:none!important}.ridge-trust-strip{display:flex;flex-wrap:wrap;align-items:center;gap:0;max-width:760px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(142,154,176,.3);color:#0e1b33}.ridge-trust-strip .open-status-pill,.ridge-trust-strip a,.ridge-trust-strip span{display:inline-flex;min-height:36px;align-items:center;gap:8px;border-right:1px solid rgba(142,154,176,.36);margin-right:18px;padding-right:18px;color:#0e1b33;font-size:.78rem;font-weight:950;line-height:1.05;text-transform:uppercase;transition:transform .16s ease,color .16s ease}.ridge-trust-strip a:hover,.ridge-trust-strip span:hover{color:#1647c9;transform:translateY(-1px)}.ridge-trust-strip svg{color:#1647c9;flex:0 0 auto}.ridge-trust-strip strong{font-size:1.04rem}.ridge-trust-strip .open-status-pill{border:0;margin-right:0;padding:0;background:transparent!important;box-shadow:none!important}.hero-stage-plaque{display:none!important}.ridge-hero-visual{width:min(620px,100%)!important;min-height:clamp(570px,66vh,760px)!important;transform:translateX(0) translateY(1%)!important}.ridge-hero-canvas-shell{inset:-5% -7% -3% -5%!important}.ridge-hero-canvas-shell canvas{filter:brightness(1.16) saturate(1.1) contrast(1.04) drop-shadow(0 32px 46px rgba(8,17,32,.24))!important}@media (max-width:760px){.ridge-hero-next{background:radial-gradient(circle at 50% 72%,rgba(225,29,63,.08),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.99) 0 100%),url(/assets/ridge/generated/hero-background.png) 58% top /cover no-repeat!important}.ridge-hero-layout{gap:14px!important}.ridge-hero-content{order:1!important}.ridge-hero-visual{order:2!important;height:310px!important;min-height:310px!important;margin-top:6px!important}.ridge-kicker-row{margin-top:8px!important}.ridge-hero-content h1{font-size:clamp(3rem,14.1vw,4.2rem)!important;line-height:.92!important}.ridge-hero-copy{font-size:.98rem!important;line-height:1.42!important}.ridge-hero-actions{grid-template-columns:1fr!important;gap:10px!important}.ridge-trust-strip{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:8px 12px!important;gap:8px 12px!important;margin-top:16px!important;padding-top:14px!important}.ridge-trust-strip .open-status-pill,.ridge-trust-strip a,.ridge-trust-strip span{min-height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:.68rem!important;line-height:1.12!important}.ridge-trust-strip .open-status-pill{grid-column:1/-1}.hero-visual-poster-mobile{width:min(82%,300px)!important;height:min(96%,295px)!important;opacity:.5!important}}.ridge-hero-next{background:linear-gradient(90deg,rgba(255,255,255,.99) 0 45%,rgba(255,255,255,.9) 45% 55%,rgba(8,17,32,.04) 69% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-layout{grid-template-columns:minmax(480px,.76fr) minmax(560px,.9fr)!important;gap:clamp(24px,4.4vw,72px)!important}.ridge-hero-content{max-width:660px!important}.ridge-hero-title-lock{margin-top:16px!important;font-family:Georgia,Times New Roman,serif!important;letter-spacing:-.045em!important}.ridge-hero-title-lock span{display:block!important}.ridge-hero-title-lock .hero-word-ridge{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(7.3rem,10.4vw,12.4rem)!important;font-weight:800!important;line-height:.76!important;text-transform:none!important}.ridge-hero-title-lock .hero-word-barbershop{font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-size:clamp(4.7rem,7.4vw,8.9rem)!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase!important}.ridge-hero-copy{max-width:475px!important;margin-top:18px!important;color:#0e1b33!important;font-size:clamp(1.05rem,1.12vw,1.22rem)!important;line-height:1.42!important;font-weight:600!important}.ridge-hero-actions{max-width:520px!important;margin-top:24px!important}.ridge-hero-actions .ridge-btn{min-height:58px!important;border-radius:7px!important}.ridge-trust-strip{display:grid!important;grid-column:1/2!important;grid-row:2!important;grid-template-columns:repeat(5,max-content)!important;align-items:center!important;grid-gap:0!important;gap:0!important;max-width:740px!important;margin-top:42px!important;padding-top:20px!important;border-top:1px solid rgba(142,154,176,.34)!important}.ridge-trust-strip .open-status-pill{display:none!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:48px!important;margin:0!important;padding:0 22px!important;border-right:1px solid rgba(142,154,176,.38)!important;background:transparent!important;box-shadow:none!important;color:#081120!important;font-size:.72rem!important;font-weight:950!important;line-height:1.08!important}.ridge-trust-strip a:first-child,.ridge-trust-strip span:first-child{padding-left:0!important}.ridge-trust-strip span:last-of-type{border-right:0!important}.ridge-trust-strip svg{width:28px!important;height:28px!important;color:#1647c9!important}.ridge-trust-strip span:first-child svg{color:#e11d3f!important}.ridge-trust-strip strong{display:block!important;font-size:1rem!important;line-height:1!important}.ridge-hero-visual{grid-column:2!important;grid-row:1/span 2!important;width:min(680px,100%)!important;min-height:clamp(610px,70vh,810px)!important}.hero-visual-poster{display:block;position:absolute;inset:9% 6% 7% 4%;z-index:1;width:90%;height:86%;object-fit:contain;opacity:.48;filter:saturate(1.12) contrast(1.04) drop-shadow(0 26px 44px rgba(8,17,32,.22));pointer-events:none;transition:opacity .42s ease,transform .42s ease}.ridge-hero-canvas-shell{z-index:4!important}.custom-video-player{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:478/850;min-height:auto!important;max-height:min(86vh,850px);border:1px solid rgba(46,107,255,.42);border-radius:8px;background:radial-gradient(circle at 50% 28%,rgba(46,107,255,.24),transparent 34%),#081120;box-shadow:0 28px 80px rgba(8,17,32,.22)}.custom-video-player video{width:100%!important;height:100%!important;object-fit:contain!important;background:#081120}.video-brand-overlay{position:absolute;left:18px;top:18px;z-index:3;display:grid;grid-gap:4px;gap:4px;max-width:calc(100% - 36px);color:#ffffff;text-transform:uppercase;pointer-events:none}.video-brand-overlay span{color:#e11d3f;font-size:.78rem;font-weight:950}.video-brand-overlay strong{font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif;font-size:clamp(1.4rem,3vw,2.2rem);line-height:.9}.video-brand-overlay small{color:#eef4ff;font-size:.76rem;font-weight:850}.video-big-play{position:absolute;z-index:4;display:grid;width:84px;height:84px;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(225,29,63,.92);color:#ffffff;box-shadow:0 24px 58px rgba(225,29,63,.32)}.video-buffer{position:absolute;z-index:5;right:18px;top:18px;border-radius:999px;background:rgba(255,255,255,.92);color:#081120;padding:8px 10px;font-size:.72rem;font-weight:950;text-transform:uppercase}.custom-video-controls{position:absolute;left:14px;right:14px;bottom:14px;z-index:5;display:grid;grid-template-columns:auto auto minmax(80px,1fr) auto auto auto auto auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(8,17,32,.82);padding:10px;color:#ffffff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.custom-video-controls button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:rgba(255,255,255,.08);color:#ffffff}.custom-video-controls span{font-size:.72rem;font-weight:850}.video-scrubber{position:relative;display:block;height:24px;cursor:pointer}.video-scrubber input{position:absolute;inset:0;z-index:2;width:100%;opacity:0;pointer-events:none;cursor:pointer}.video-scrubber i,.video-scrubber:before{content:"";position:absolute;left:0;top:50%;height:4px;border-radius:999px;transform:translateY(-50%)}.video-scrubber:before{right:0;background:rgba(255,255,255,.22)}.video-scrubber i{background:linear-gradient(90deg,#e11d3f,#2e6bff)}.video-volume{position:relative;display:block;width:clamp(46px,4vw,68px);height:24px}.video-volume input{position:absolute;inset:0;z-index:2;width:100%;opacity:0;cursor:pointer}.video-volume i,.video-volume:before{content:"";position:absolute;left:0;top:50%;height:4px;border-radius:999px;transform:translateY(-50%)}.video-volume:before{right:0;background:rgba(255,255,255,.2)}.video-volume i{width:62%;background:linear-gradient(90deg,#ffffff,#2e6bff)}.custom-video-player:-webkit-full-screen{width:100vw;height:100vh;max-height:none;border-radius:0;background:#050b18}.custom-video-player:fullscreen{width:100vw;height:100vh;max-height:none;border-radius:0;background:#050b18}.custom-video-player:-webkit-full-screen video{object-fit:contain!important}.custom-video-player:fullscreen video{object-fit:contain!important}.custom-video-player:-webkit-full-screen .custom-video-controls{left:max(22px,env(safe-area-inset-left));right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom))}.custom-video-player:fullscreen .custom-video-controls{left:max(22px,env(safe-area-inset-left));right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom))}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media (max-width:760px){.ridge-hero-next{min-height:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.99) 0 55%,rgba(255,255,255,.68) 55% 67%,rgba(8,17,32,.98) 67% 100%),url(/assets/ridge/generated/hero-background.png) 59% top /cover no-repeat!important}.ridge-hero-layout{display:flex!important;flex-direction:column!important;gap:0!important;padding-top:74px!important}.ridge-hero-content{order:1!important}.ridge-hero-visual{order:2!important;width:100%!important;height:455px!important;min-height:455px!important;margin-top:-6px!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.4rem,20.5vw,5.75rem)!important;line-height:.82!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3rem,14.3vw,4rem)!important;line-height:.86!important}.ridge-hero-copy{max-width:92%!important;font-size:1.42rem!important;line-height:1.33!important;font-weight:500!important}.ridge-hero-actions{display:grid!important;grid-template-columns:1fr!important;max-width:none!important;grid-gap:14px!important;gap:14px!important;margin-top:24px!important}.ridge-hero-actions .ridge-btn{min-height:72px!important;font-size:1.22rem!important}.ridge-trust-strip{order:3!important;grid-column:auto!important;grid-row:auto!important;position:relative;z-index:6;display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:0!important;gap:0!important;width:calc(100% - 24px)!important;max-width:none!important;margin:-54px auto 0!important;border:0!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;padding:26px 18px!important;box-shadow:0 22px 60px rgba(8,17,32,.18)!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:70px!important;justify-content:center!important;border-right:1px solid rgba(142,154,176,.34)!important;padding:0 8px!important;font-size:.82rem!important;text-align:left!important}.ridge-trust-strip span:nth-child(3),.ridge-trust-strip span:nth-child(5){border-right:0!important}.ridge-trust-strip a{grid-column:span 1}.ridge-trust-strip a,.ridge-trust-strip span:nth-child(5){border-top:1px solid rgba(142,154,176,.28)!important;padding-top:18px!important}.ridge-trust-strip svg{width:34px!important;height:34px!important}.ridge-trust-strip strong{font-size:1.35rem!important}.hero-visual-poster{display:block!important;inset:5% 5% 8% 5%!important;width:90%!important;height:88%!important;opacity:.56!important}.custom-video-controls{grid-template-columns:auto auto 1fr auto}.custom-video-controls button:nth-of-type(3),.custom-video-controls button:nth-of-type(4){display:none}}body .ridge-hero-next>.ridge-nav{border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .ridge-hero-next>.ridge-nav .ridge-nav-logo img{box-shadow:none!important}body .ridge-hero-next>.ridge-nav .ridge-nav-links{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}body .ridge-hero-next>.ridge-nav .ridge-nav-book{border-color:rgba(225,29,63,.42)!important;background:linear-gradient(180deg,#f02c49,#e11d3f)!important;color:#ffffff!important;box-shadow:0 16px 38px rgba(225,29,63,.24)!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(7.2rem,9.7vw,11.6rem)!important;line-height:.78!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.9rem,7vw,8.3rem)!important;line-height:.82!important}@media (max-width:760px){body .ridge-hero-next>.ridge-nav{box-shadow:none!important;margin-top:18px!important}.ridge-nav-menu,body .ridge-hero-next>.ridge-nav{border:0!important;background:transparent!important}.ridge-nav-menu span{width:32px!important;height:4px!important;background:#081120!important}.ridge-nav-menu span:first-child{transform:translateY(-7px)!important}.ridge-nav-menu span:last-child{transform:translateY(7px)!important}.ridge-hero-layout{padding-top:92px!important;width:calc(100% - 44px)!important;overflow:visible!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(3.55rem,15.5vw,4.45rem)!important;line-height:.82!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.35rem,11vw,3.05rem)!important;line-height:.84!important}.ridge-hero-copy{max-width:100%!important;font-size:.97rem!important;line-height:1.42!important;overflow-wrap:break-word!important}.ridge-hero-actions{width:100%!important}.ridge-hero-visual{height:420px!important;min-height:420px!important}}@media (min-width:761px){.ridge-hero-next{background:linear-gradient(90deg,rgba(255,255,255,.99) 0 48%,rgba(255,255,255,.9) 48% 58%,rgba(8,17,32,.04) 72% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-layout{width:min(1190px,calc(100% - 92px))!important;min-height:calc(100vh - 118px)!important;grid-template-columns:minmax(0,500px) minmax(0,540px)!important;column-gap:clamp(64px,6vw,104px)!important;row-gap:0!important;align-items:center!important;padding-top:114px!important;padding-bottom:34px!important}.ridge-hero-content{max-width:500px!important;align-self:center!important;transform:translateY(12px)!important}.ridge-kicker-row{margin-bottom:12px!important}.ridge-kicker{margin-bottom:0!important;font-size:.78rem!important;letter-spacing:.04em!important}.ridge-hero-title-lock{margin-top:0!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5.2rem,7.1vw,7.25rem)!important;line-height:.8!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.45rem,5vw,5.1rem)!important;line-height:.86!important}.ridge-hero-copy{max-width:430px!important;margin-top:16px!important;font-size:clamp(.98rem,1vw,1.08rem)!important;line-height:1.42!important}.ridge-hero-actions{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;max-width:430px!important;gap:16px!important;margin-top:22px!important}.ridge-hero-actions .ridge-btn{min-height:54px!important}.ridge-hero-actions .ridge-btn-primary{min-width:230px!important}.ridge-hero-actions .ridge-btn-secondary{min-width:190px!important}.ridge-hero-visual{align-self:center!important;justify-self:end!important;width:min(530px,100%)!important;min-height:clamp(480px,58vh,600px)!important;transform:translate(2px,16px)!important}.ridge-hero-visual:before{inset:10% 10% 12% 8%!important;opacity:.34!important}.ridge-hero-canvas-shell{inset:-1% -2% 2% -3%!important}.ridge-hero-canvas-shell canvas{filter:brightness(1.08) saturate(1.04) contrast(1.01) drop-shadow(0 22px 34px rgba(8,17,32,.22))!important}.ridge-trust-strip{grid-column:1/-1!important;grid-row:auto!important;align-self:end!important;width:100%!important;max-width:100%!important;margin-top:18px!important;padding-top:18px!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:42px!important;padding:0 18px!important;font-size:.68rem!important}.ridge-trust-strip svg{width:24px!important;height:24px!important}}.ridge-hero-next,.ridge-hero-next *{box-sizing:border-box}.ridge-hero-title-lock,.ridge-hero-title-lock .hero-word-barbershop,.ridge-hero-title-lock .hero-word-ridge{font-family:Bodoni MT Poster Compressed,Bodoni MT,Didot,Georgia,serif!important;font-weight:900!important;letter-spacing:-.06em!important}@media (min-width:761px){.ridge-hero-layout{width:min(1180px,calc(100% - 112px))!important;grid-template-columns:minmax(0,510px) minmax(0,530px)!important;column-gap:clamp(72px,7vw,116px)!important;padding-top:112px!important;padding-bottom:30px!important}.ridge-hero-content{max-width:510px!important;transform:translateY(2px)!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.15rem,7.45vw,7.8rem)!important;line-height:.76!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.45rem,4.9vw,4.95rem)!important;line-height:.82!important}.ridge-hero-copy{max-width:440px!important;margin-top:18px!important;font-size:clamp(1rem,1.02vw,1.1rem)!important;line-height:1.43!important}.ridge-hero-actions{max-width:440px!important;gap:18px!important}.ridge-hero-actions .ridge-btn-primary{min-width:224px!important}.ridge-hero-actions .ridge-btn-secondary{min-width:176px!important}.ridge-hero-visual{width:min(520px,100%)!important;min-height:clamp(470px,56vh,585px)!important;transform:translateY(8px)!important}.ridge-hero-canvas-shell canvas{filter:brightness(.96) saturate(.96) contrast(.98) drop-shadow(0 20px 30px rgba(8,17,32,.2))!important}.ridge-trust-strip{margin-top:14px!important;padding-top:16px!important}}@media (max-width:760px){.ridge-hero-next{overflow-x:hidden!important}.ridge-hero-layout{width:min(100%,calc(100vw - 44px))!important;max-width:calc(100vw - 44px)!important;margin-inline:auto!important;padding-top:92px!important}.ridge-hero-content{width:100%!important;max-width:100%!important;overflow:visible!important}.ridge-kicker-row{flex-wrap:wrap!important;max-width:100%!important}.ridge-kicker{max-width:100%!important;font-size:.72rem!important;letter-spacing:.025em!important}.ridge-hero-title-lock{width:100%!important;max-width:100%!important;margin-top:14px!important;overflow:visible!important}.ridge-hero-title-lock .hero-word-ridge{max-width:100%!important;font-size:clamp(3.65rem,15.8vw,4.15rem)!important;line-height:.78!important}.ridge-hero-title-lock .hero-word-barbershop{max-width:100%!important;font-size:clamp(2.22rem,9.8vw,2.62rem)!important;line-height:.82!important}.ridge-hero-copy{width:100%!important;max-width:330px!important;margin-top:18px!important;font-size:1rem!important;line-height:1.48!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.ridge-hero-actions{width:100%!important;max-width:calc(100vw - 44px)!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;margin-right:auto!important}.ridge-hero-actions .ridge-btn,.ridge-hero-actions .ridge-btn-primary,.ridge-hero-actions .ridge-btn-secondary{width:100%!important;min-width:0!important;max-width:100%!important;padding-inline:16px!important}.ridge-hero-visual{width:100vw!important;max-width:100vw!important;height:390px!important;min-height:390px!important;margin-left:calc((100vw - 100%) / -2)!important;margin-top:8px!important}.ridge-hero-canvas-shell{inset:0!important}.ridge-hero-canvas-shell canvas{filter:brightness(.98) saturate(.96) contrast(.98) drop-shadow(0 18px 28px rgba(8,17,32,.18))!important}.ridge-trust-strip{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:-40px auto 0!important;transform:none!important}}.hero-visual-poster,.ridge-hero-canvas-shell,.ridge-hero-canvas-shell canvas{opacity:1!important}.ridge-hero-content h1:after,.ridge-hero-title-lock .hero-word-barbershop:after,.ridge-hero-title-lock .hero-word-ridge:after,.ridge-hero-title-lock:after{display:none!important;content:none!important}.ridge-hero-canvas-shell{mix-blend-mode:normal!important;filter:none!important}.ridge-hero-visual:after,.ridge-hero-visual:before{pointer-events:none!important}@media (min-width:761px){.ridge-hero-layout{min-height:min(760px,calc(100vh - 76px))!important;grid-template-rows:auto auto!important;align-content:center!important;align-items:start!important;row-gap:0!important;padding-top:96px!important;padding-bottom:42px!important}.ridge-hero-content{grid-column:1!important;grid-row:1!important;align-self:end!important;transform:translateY(0)!important}.ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;align-self:center!important;min-height:clamp(520px,60vh,610px)!important;transform:translate(0)!important;z-index:2!important}.ridge-trust-strip{grid-column:1/-1!important;grid-row:2!important;width:min(650px,100%)!important;max-width:min(650px,100%)!important;margin-top:16px!important;align-self:start!important;grid-template-columns:repeat(5,max-content)!important;position:relative;z-index:20!important}.ridge-trust-strip a,.ridge-trust-strip span{min-width:0!important;padding-inline:12px!important;white-space:nowrap!important;font-size:.62rem!important}.ridge-trust-strip a:first-child,.ridge-trust-strip span:first-child{padding-left:0!important}}@media (max-width:760px){.ridge-hero-visual{margin-top:18px!important}.ridge-trust-strip{margin-top:-34px!important}}@media (min-width:761px){.ridge-hero-layout{width:min(1190px,calc(100% - 112px))!important;grid-template-columns:minmax(0,560px) minmax(0,500px)!important;column-gap:clamp(54px,5.4vw,88px)!important;min-height:min(735px,calc(100vh - 82px))!important;padding-top:86px!important;padding-bottom:36px!important}.ridge-hero-content{max-width:560px!important}.ridge-hero-title-lock,.ridge-hero-title-lock .hero-word-barbershop,.ridge-hero-title-lock .hero-word-ridge{font-family:Bodoni MT Poster Compressed,Bodoni MT,Didot,Georgia,serif!important;font-stretch:condensed;letter-spacing:-.055em!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.2rem,7.8vw,8.05rem)!important;line-height:.78!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.05rem,5.4vw,5.45rem)!important;line-height:.84!important}.ridge-hero-copy{max-width:470px!important;margin-top:20px!important;font-size:clamp(1.04rem,1.08vw,1.14rem)!important;line-height:1.42!important;font-weight:650!important}.ridge-hero-actions{max-width:470px!important;gap:18px!important;margin-top:22px!important}.ridge-hero-actions .ridge-btn-primary{min-width:224px!important}.ridge-hero-actions .ridge-btn-secondary{min-width:176px!important}.ridge-trust-strip{width:640px!important;max-width:640px!important;margin-top:24px!important;grid-template-columns:repeat(5,max-content)!important;row-gap:0!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:40px!important;padding-inline:12px!important;font-size:.61rem!important;line-height:1.03!important}.ridge-trust-strip span:nth-child(3){border-right:1px solid rgba(142,154,176,.38)!important}.ridge-trust-strip a,.ridge-trust-strip span:nth-child(5){padding-top:0!important}.ridge-trust-strip svg{width:25px!important;height:25px!important}.ridge-hero-visual{width:min(500px,100%)!important;min-height:clamp(500px,58vh,590px)!important;justify-self:end!important}.ridge-hero-canvas-shell{inset:0 -3% 0 -2%!important}.ridge-hero-canvas-shell canvas{opacity:1!important;filter:brightness(.88) saturate(.98) contrast(1.08) drop-shadow(0 22px 34px rgba(8,17,32,.2))!important}}.ridge-hero-visual .hero-visual-poster{z-index:8!important;opacity:1!important;inset:4% -1% 4% -1%!important;width:102%!important;height:92%!important;object-fit:contain!important;filter:saturate(1.08) contrast(1.04) brightness(.98) drop-shadow(0 28px 42px rgba(8,17,32,.26))!important}.ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:1!important;transform:none!important}.ridge-hero-visual .ridge-hero-canvas-shell{opacity:.12!important;transform:scale(1.02) translateY(2px)!important}.ridge-hero-visual .ridge-hero-canvas-shell canvas{filter:blur(.2px) brightness(.72) saturate(.9) contrast(1.04)!important}@media (min-width:761px){.ridge-hero-visual{width:min(545px,100%)!important;min-height:clamp(510px,59vh,610px)!important}}@media (max-width:760px){.ridge-hero-visual .hero-visual-poster{inset:0 2% 0 2%!important;width:96%!important;height:96%!important}.ridge-hero-visual .ridge-hero-canvas-shell{opacity:.08!important}}body .section-rail{gap:7px!important}body .section-rail a{width:18px!important;height:18px!important;min-width:18px!important;opacity:0!important;transform:translateX(16px) scale(.74)!important;border:1px solid rgba(22,71,201,.32)!important;background:rgba(255,255,255,.88)!important;box-shadow:0 8px 20px rgba(8,17,32,.1)!important;transition:width .26s ease,min-width .26s ease,opacity .26s ease,transform .26s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease!important;transition-delay:var(--rail-delay,0s)!important}html.section-rail-ready body .section-rail a.is-active{width:68px!important;min-width:68px!important;background:#1647c9!important;border-color:rgba(46,107,255,.96)!important;box-shadow:0 14px 30px rgba(22,71,201,.28)!important}body .section-rail a:focus-visible span,html.section-rail-ready body .section-rail a.is-active span{opacity:1!important;transform:translateX(-105%)!important}.who-slider-section{position:relative;min-height:100vh;overflow:clip;isolation:isolate;background:radial-gradient(circle at 52% 38%,rgba(46,107,255,.08),transparent 34%),linear-gradient(180deg,#ffffff,#f7faff);color:#081120}.who-slider-section:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.56;background-image:linear-gradient(rgba(22,71,201,.055) 1px,transparent 0),linear-gradient(90deg,rgba(22,71,201,.055) 1px,transparent 0);background-size:78px 78px}.who-slider-section:after{content:"";position:absolute;right:-14vw;top:4vh;width:min(52vw,780px);height:min(52vw,780px);border-radius:999px;border:1px solid rgba(225,29,63,.18);background:radial-gradient(circle,rgba(22,71,201,.08),transparent 62%);z-index:-1}.who-slider-shell{position:relative;width:min(1500px,calc(100% - 72px));min-height:100vh;margin:0 auto;padding:clamp(64px,7vh,94px) 0 clamp(44px,6vh,70px)}.who-slider-copy{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,640px) minmax(260px,360px);align-items:end;grid-gap:clamp(32px,8vw,140px);gap:clamp(32px,8vw,140px)}.who-story-kicker{display:inline-flex;align-items:center;gap:12px;grid-column:1/-1;width:max-content;color:#e11d3f;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.who-story-kicker:before{content:"";width:44px;height:4px;border-radius:999px;background:linear-gradient(90deg,#1647c9 0 46%,transparent 46% 58%,#e11d3f 58%)}.who-story-title{margin:0;max-width:900px;font-family:Bodoni MT Poster Compressed,Bodoni MT,Didot,Georgia,serif;font-size:clamp(4.1rem,7.2vw,8.9rem);line-height:.82;letter-spacing:-.052em;text-transform:uppercase;color:#081120}.who-story-title span{display:block;color:#e11d3f}.who-story-lede{margin:0 0 1.15rem;max-width:340px;color:#24324c;font-size:clamp(1rem,1.1vw,1.18rem);font-weight:550;line-height:1.5}.who-scene-stage{position:relative;z-index:2;min-height:clamp(430px,52vh,570px);margin-top:clamp(12px,2vh,26px);pointer-events:none}.who-poster-fallback,.who-scene-canvas{position:absolute!important;inset:0}.who-poster-fallback{z-index:1;transition:opacity .42s ease,filter .42s ease}.who-scene-canvas{z-index:2;opacity:1}.who-scene-stage.has-scene-loaded .who-poster-fallback{opacity:.16;filter:blur(2px) saturate(.9)}.who-ribbon-wave{position:absolute;left:4%;right:0;bottom:5%;width:94%;height:45%;object-fit:cover;object-position:center;opacity:.92;transform:translateX(calc(var(--who-progress, 0) * -70px)) scale(1.02);filter:drop-shadow(0 28px 50px rgba(8,17,32,.16))}.who-micro-icons{position:absolute;right:4%;top:2%;width:min(280px,20vw);height:auto;opacity:.13;transform:rotate(-8deg) translateY(calc(var(--who-progress, 0) * 38px));mix-blend-mode:multiply}.who-object-row{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:clamp(10px,3vw,42px);gap:clamp(10px,3vw,42px);padding:0 clamp(14px,3vw,56px)}.who-story-object{position:relative;display:grid;place-items:center;margin:0;min-height:340px;transform-style:preserve-3d;will-change:transform,opacity,filter}.who-story-object:after{content:"";position:absolute;bottom:11%;width:54%;height:12%;border-radius:999px;background:radial-gradient(ellipse,rgba(8,17,32,.22),transparent 68%);filter:blur(8px);opacity:.8;z-index:-1}.who-story-object img{width:min(30vw,370px);height:auto;object-fit:contain;filter:drop-shadow(0 30px 42px rgba(8,17,32,.16))}.who-object-maple img{width:min(34vw,430px)}.who-object-tools img{width:min(38vw,480px)}.who-story-track{position:absolute;z-index:5;left:0;bottom:clamp(82px,10vh,118px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:300%;grid-gap:0;gap:0;will-change:transform}.who-story-panel{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:18px;gap:18px;width:min(430px,30vw);margin-left:clamp(44px,10vw,140px);padding:22px 30px 24px;border-radius:46% 54% 47% 53%/58% 42% 58% 42%;background:rgba(255,255,255,.88);border:1px solid rgba(142,154,176,.22);box-shadow:0 26px 58px rgba(8,17,32,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.who-story-panel>span{color:#e11d3f;font-size:1.3rem;font-weight:950;letter-spacing:-.04em}.who-story-panel small{display:block;margin-bottom:4px;color:#1647c9;font-size:.68rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.who-story-panel h3{margin:0;color:#0e1b33;font-family:Bodoni MT Poster Compressed,Bodoni MT,Didot,Georgia,serif;font-size:clamp(2rem,2.2vw,2.75rem);line-height:.92;letter-spacing:-.04em;text-transform:uppercase}.who-story-panel p{margin:10px 0 0;color:#34425a;font-size:.91rem;font-weight:560;line-height:1.45}.who-progress-nav{position:absolute;z-index:6;left:0;right:0;bottom:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;grid-gap:24px;gap:24px}.who-progress-nav button{display:flex;align-items:center;gap:13px;min-width:0;padding:0 0 14px;border:0;border-bottom:2px solid rgba(142,154,176,.26);background:transparent;color:#8e9ab0;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.who-progress-nav button span{color:#8e9ab0;font-size:1.25rem;letter-spacing:-.04em}.who-progress-nav button.is-active{color:#e11d3f;border-color:#e11d3f}.who-progress-nav button.is-active span{color:#e11d3f}.who-scroll-cue{display:inline-flex;align-items:center;gap:10px;color:#0e1b33;font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}@media (max-width:760px){.who-slider-section{min-height:auto}.who-slider-shell{width:min(100% - 32px,560px);min-height:auto;padding:56px 0 42px}.who-slider-copy{display:block}.who-story-title{margin-top:16px;font-size:clamp(3.2rem,17vw,5.6rem)}.who-story-lede{margin-top:18px;max-width:100%}.who-scene-stage{min-height:clamp(360px,78vw,430px);margin-top:28px}.who-micro-icons,.who-ribbon-wave{display:none}.who-object-row{position:absolute;inset:0;display:grid;grid-template-columns:1fr;place-items:center;grid-gap:22px;gap:22px;padding:0}.who-story-object{min-height:0;padding:14px 0}.who-story-object:not(.is-active){display:none}.who-object-maple img,.who-object-tools img,.who-story-object img{width:min(78vw,320px)}.who-story-track{position:static;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-top:18px}.who-story-panel,.who-story-track{width:100%;transform:none!important}.who-story-panel{margin-left:0;border-radius:28px;padding:20px;opacity:1!important}.who-progress-nav{position:static;grid-template-columns:1fr;gap:12px;margin-top:24px}.who-progress-nav button{justify-content:space-between;padding:12px 0}.who-scroll-cue{display:none}}.ridge-hero-title-lock,.ridge-hero-title-lock .hero-word-barbershop,.ridge-hero-title-lock .hero-word-ridge{font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase!important}.ridge-hero-title-lock .hero-word-ridge{color:#081120!important}.ridge-hero-title-lock .hero-word-barbershop{color:#e11d3f!important}.ridge-hero-visual{isolation:isolate!important;overflow:visible!important;background:transparent!important}.ridge-hero-poster-fallback,.ridge-hero-visual .hero-visual-poster{position:absolute!important;inset:3% 0 4% 0!important;z-index:6!important;display:grid!important;place-items:center!important;width:100%!important;height:auto!important;min-height:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:none!important;transition:opacity .36s ease,visibility .36s ease!important}.ridge-hero-poster-fallback img,.ridge-hero-visual .hero-visual-poster{object-fit:contain!important;filter:saturate(1.06) contrast(1.03) brightness(.99) drop-shadow(0 28px 42px rgba(8,17,32,.24))!important}.ridge-hero-poster-fallback img{width:min(100%,560px)!important;height:100%!important}.ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}.ridge-hero-visual.has-visual-fallback .hero-visual-poster{opacity:1!important;visibility:visible!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-4% -5% -3% -5%!important;z-index:5!important;opacity:1!important;transform:none!important;mix-blend-mode:normal!important;filter:none!important}.ridge-hero-visual .ridge-hero-canvas-shell canvas{opacity:1!important;filter:brightness(1.03) saturate(1.03) contrast(1.02) drop-shadow(0 26px 38px rgba(8,17,32,.22))!important}.ridge-hero-visual:before{content:""!important;position:absolute!important;inset:12% 9% 11% 8%!important;z-index:1!important;border:1px solid rgba(46,107,255,.22)!important;border-radius:999px!important;background:radial-gradient(circle at 52% 48%,rgba(255,255,255,.28),transparent 50%)!important;opacity:.8!important}@media (min-width:761px){.ridge-hero-next{min-height:100vh!important;background:linear-gradient(90deg,rgba(255,255,255,.99) 0 49%,rgba(255,255,255,.86) 49% 58%,rgba(8,17,32,.05) 72% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-layout{width:min(1190px,calc(100% - 88px))!important;min-height:calc(100vh - 96px)!important;display:grid!important;grid-template-columns:minmax(0,535px) minmax(0,535px)!important;grid-template-rows:auto auto!important;align-content:center!important;align-items:center!important;grid-column-gap:clamp(54px,5vw,92px)!important;column-gap:clamp(54px,5vw,92px)!important;grid-row-gap:0!important;row-gap:0!important;padding-top:84px!important;padding-bottom:34px!important}.ridge-hero-content{grid-column:1!important;grid-row:1!important;max-width:535px!important;align-self:end!important;transform:none!important}.ridge-kicker-row{margin-bottom:10px!important}.ridge-kicker{margin-bottom:0!important;font-size:.78rem!important;letter-spacing:.04em!important}.ridge-hero-title-lock{margin-top:0!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5.4rem,7.25vw,7.65rem)!important;line-height:.78!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.55rem,5.1vw,5.35rem)!important;line-height:.84!important}.ridge-hero-copy{max-width:460px!important;margin-top:18px!important;color:#0e1b33!important;font-size:clamp(1rem,1.04vw,1.12rem)!important;line-height:1.43!important;font-weight:650!important}.ridge-hero-actions{display:flex!important;flex-wrap:nowrap!important;max-width:460px!important;gap:16px!important;margin-top:22px!important}.ridge-hero-actions .ridge-btn{min-height:56px!important;border-radius:7px!important}.ridge-hero-actions .ridge-btn-primary{min-width:224px!important}.ridge-hero-actions .ridge-btn-secondary{min-width:190px!important}.ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;justify-self:end!important;align-self:center!important;width:min(560px,100%)!important;min-height:clamp(520px,61vh,650px)!important;transform:none!important}.ridge-trust-strip{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(5,max-content)!important;align-items:center!important;width:min(650px,100%)!important;max-width:min(650px,100%)!important;grid-gap:0!important;gap:0!important;margin-top:24px!important;padding-top:18px!important;border-top:1px solid rgba(142,154,176,.34)!important;background:transparent!important;box-shadow:none!important}.ridge-trust-strip .open-status-pill{display:none!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:40px!important;margin:0!important;padding:0 12px!important;border-right:1px solid rgba(142,154,176,.38)!important;background:transparent!important;box-shadow:none!important;color:#081120!important;font-size:.62rem!important;font-weight:950!important;line-height:1.05!important;white-space:nowrap!important}.ridge-trust-strip span:first-child{padding-left:0!important}.ridge-trust-strip span:nth-child(5){border-right:0!important}.ridge-trust-strip svg{width:24px!important;height:24px!important}}@media (min-width:761px) and (max-width:1020px){.ridge-hero-next{min-height:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.99) 0 58%,rgba(255,255,255,.8) 58% 69%,rgba(238,244,255,.98) 69% 100%),url(/assets/ridge/generated/hero-background.png) 58% top /cover no-repeat!important}.ridge-hero-layout{width:min(720px,calc(100% - 64px))!important;min-height:auto!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;row-gap:0!important;padding-top:110px!important;padding-bottom:42px!important}.ridge-hero-content{grid-column:1!important;grid-row:1!important;max-width:560px!important;align-self:start!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5rem,13vw,6.8rem)!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.3rem,9vw,4.7rem)!important}.ridge-hero-actions,.ridge-hero-copy{max-width:520px!important}.ridge-hero-visual{grid-column:1!important;grid-row:2!important;justify-self:center!important;width:min(560px,100%)!important;min-height:470px!important;margin-top:24px!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-3% -4% -2% -4%!important}.ridge-trust-strip{grid-column:1!important;grid-row:3!important;width:100%!important;max-width:100%!important;margin-top:10px!important}.ridge-scroll-indicator{display:none!important}}@media (max-width:760px){.ridge-hero-next{min-height:auto!important;overflow-x:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.99) 0 62%,rgba(255,255,255,.82) 62% 73%,rgba(238,244,255,.98) 73% 100%),url(/assets/ridge/generated/hero-background.png) 58% top /cover no-repeat!important}.ridge-hero-layout{display:flex!important;flex-direction:column!important;width:min(100% - 36px,540px)!important;max-width:calc(100vw - 36px)!important;min-height:auto!important;gap:0!important;padding-top:84px!important;padding-bottom:34px!important}.ridge-hero-content{order:1!important;width:100%!important;max-width:100%!important}.ridge-kicker{max-width:100%!important;margin-bottom:0!important;font-size:.72rem!important;letter-spacing:.025em!important}.ridge-hero-title-lock{width:100%!important;margin-top:12px!important;overflow:visible!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(3.9rem,16.8vw,4.8rem)!important;line-height:.8!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.55rem,11.5vw,3.35rem)!important;line-height:.84!important}.ridge-hero-copy{width:100%!important;max-width:350px!important;margin-top:16px!important;font-size:1rem!important;line-height:1.46!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.ridge-hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;grid-gap:14px!important;gap:14px!important;margin-top:20px!important}.ridge-hero-actions .ridge-btn,.ridge-hero-actions .ridge-btn-primary,.ridge-hero-actions .ridge-btn-secondary{width:100%!important;min-width:0!important;max-width:100%!important;min-height:56px!important;padding-inline:16px!important}.ridge-hero-visual{order:2!important;width:100vw!important;max-width:100vw!important;height:405px!important;min-height:405px!important;margin-left:calc((100vw - 100%) / -2)!important;margin-top:16px!important}.ridge-hero-poster-fallback,.ridge-hero-visual .hero-visual-poster{inset:0 5% 0 5%!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-3% -5% -2% -5%!important}.ridge-hero-visual:before{inset:13% 16% 12% 16%!important;opacity:.52!important}.ridge-trust-strip{order:3!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;grid-gap:0!important;gap:0!important;margin:12px auto 0!important;padding:14px 0 0!important;border-top:1px solid rgba(142,154,176,.32)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.ridge-trust-strip .open-status-pill{display:none!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:54px!important;justify-content:flex-start!important;margin:0!important;padding:0 10px!important;border-right:1px solid rgba(142,154,176,.32)!important;border-top:0!important;background:transparent!important;box-shadow:none!important;color:#081120!important;font-size:.7rem!important;line-height:1.08!important}.ridge-trust-strip span:nth-child(2n),.ridge-trust-strip span:nth-child(5){border-right:0!important}.ridge-trust-strip svg{width:23px!important;height:23px!important}}.ridge-hero-visual .ridge-hero-canvas-shell canvas{filter:brightness(.92) saturate(.96) contrast(.98) drop-shadow(0 22px 34px rgba(8,17,32,.2))!important}.ridge-hero-visual:before{border-color:rgba(46,107,255,.14)!important;background:radial-gradient(circle at 52% 48%,rgba(255,255,255,.18),transparent 54%)!important;opacity:.58!important}.ridge-trust-strip .open-status-pill,.ridge-trust-strip span:nth-child(5){display:none!important}.who-slider-section{min-height:100vh!important}.who-slider-shell{width:min(1380px,calc(100% - 96px))!important;padding-top:clamp(72px,7vh,98px)!important}.who-slider-copy{grid-template-columns:minmax(0,700px) minmax(240px,1fr)!important;align-items:end!important;gap:clamp(30px,5vw,86px)!important}.who-story-title{max-width:860px!important;font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-size:clamp(4rem,6.8vw,7.25rem)!important;line-height:.83!important;letter-spacing:0!important;text-transform:uppercase!important}.who-story-title span{color:#e11d3f!important}.who-story-lede{max-width:420px!important;margin-bottom:0!important;color:#1f2d46!important;font-size:clamp(1rem,1.04vw,1.14rem)!important;line-height:1.44!important}.who-scene-stage{min-height:clamp(470px,58vh,640px)!important;margin-top:clamp(10px,2vh,24px)!important}.who-poster-fallback{display:none!important}.who-scene-stage .who-scene-canvas{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;z-index:5!important}.who-story-track{bottom:clamp(80px,10vh,120px)!important}.who-story-panel{width:min(430px,31vw)!important;border-radius:30px!important;background:rgba(255,255,255,.86)!important}@media (max-width:760px){.who-slider-shell{width:min(100% - 32px,560px)!important;padding-top:52px!important}.who-slider-copy{display:block!important}.who-story-title{margin-top:16px!important;font-size:clamp(3.15rem,17vw,5rem)!important;line-height:.86!important}.who-story-lede{max-width:100%!important;margin-top:16px!important}.who-scene-stage{min-height:clamp(320px,82vw,430px)!important;margin-top:20px!important}.who-scene-stage .who-scene-canvas{display:block!important;position:absolute!important;inset:0!important}}@media (min-width:1021px){.ridge-hero-layout{padding-top:112px!important;padding-bottom:28px!important}.ridge-trust-strip{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(460px,100%)!important;max-width:min(460px,100%)!important;grid-gap:10px!important;gap:10px!important;margin-top:26px!important;padding-top:0!important;border-top:0!important;background:transparent!important;box-shadow:none!important}.ridge-trust-strip a,.ridge-trust-strip span{display:inline-flex!important;min-width:0!important;min-height:58px!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0!important;padding:10px 13px!important;border:1px solid rgba(142,154,176,.24)!important;border-radius:8px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 12px 28px rgba(8,17,32,.07)!important;color:#0e1b33!important;font-size:.7rem!important;font-weight:950!important;line-height:1.1!important;white-space:normal!important;text-align:left!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ridge-trust-strip strong{display:inline!important;font-size:1.05rem!important;line-height:1!important}.ridge-trust-strip svg{width:22px!important;height:22px!important;flex:0 0 auto!important}}@media (min-width:761px) and (max-width:1020px){.ridge-trust-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;margin-top:18px!important;padding-top:0!important;border-top:0!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:58px!important;justify-content:flex-start!important;gap:10px!important;padding:10px 13px!important;border:1px solid rgba(142,154,176,.24)!important;border-radius:8px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 12px 28px rgba(8,17,32,.07)!important;font-size:.72rem!important;line-height:1.1!important}}@media (max-width:760px){.ridge-trust-strip{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:14px!important;padding-top:0!important;border-top:0!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:56px!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:10px!important;border:1px solid rgba(142,154,176,.24)!important;border-radius:8px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 10px 22px rgba(8,17,32,.06)!important;font-size:.66rem!important;line-height:1.08!important}.ridge-trust-strip strong{font-size:1rem!important}.ridge-trust-strip svg{width:21px!important;height:21px!important}}.ridge-scroll-indicator{bottom:22px!important;padding:9px 14px 10px!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:999px!important;background:rgba(8,17,32,.46)!important;text-shadow:0 1px 10px rgba(8,17,32,.85)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ridge-scroll-indicator span{letter-spacing:.24em!important}.ridge-scroll-indicator i{width:74px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent)!important}.ridge-hero-visual .ridge-hero-canvas-shell canvas{filter:brightness(.99) saturate(.99) contrast(.99) drop-shadow(0 22px 34px rgba(8,17,32,.2))!important}@media (min-width:1021px){.ridge-hero-layout{grid-template-rows:auto!important;align-content:center!important;padding-top:96px!important;padding-bottom:44px!important}.ridge-hero-content{align-self:center!important;transform:translateY(-2px)!important}.ridge-hero-visual{grid-row:1!important}.ridge-hero-content .ridge-trust-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(460px,100%)!important;max-width:min(460px,100%)!important;grid-gap:11px!important;gap:11px!important;margin-top:22px!important;padding-top:0!important;border-top:0!important}.ridge-hero-content .ridge-trust-strip a,.ridge-hero-content .ridge-trust-strip span{min-height:60px!important;gap:11px!important;padding:11px 14px!important}}@media (min-width:761px) and (max-width:1020px){.ridge-hero-content .ridge-trust-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(520px,100%)!important;max-width:min(520px,100%)!important;grid-gap:10px!important;gap:10px!important;margin-top:22px!important;padding-top:0!important;border-top:0!important}.ridge-hero-visual{margin-top:28px!important}}@media (max-width:760px){.ridge-scroll-indicator{display:none!important}.ridge-hero-content .ridge-trust-strip{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;grid-gap:9px!important;gap:9px!important;margin-top:16px!important;padding-top:0!important;border-top:0!important}.ridge-hero-content .ridge-trust-strip a,.ridge-hero-content .ridge-trust-strip span{min-height:58px!important}.ridge-hero-visual{margin-top:22px!important}}@media (min-width:1021px){.ridge-hero-next{background:linear-gradient(90deg,rgba(255,255,255,.99) 0 47%,rgba(255,255,255,.82) 47% 57%,rgba(8,17,32,.04) 70% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat!important}.ridge-hero-layout{width:min(1320px,calc(100% - 88px))!important;min-height:calc(100vh - 78px)!important;grid-template-columns:minmax(0,580px) minmax(0,650px)!important;column-gap:clamp(54px,4.6vw,96px)!important;padding-top:82px!important;padding-bottom:36px!important}.ridge-hero-content{max-width:580px!important;transform:translateY(-4px)!important}.ridge-kicker-row{margin-bottom:12px!important}.ridge-kicker{font-size:.86rem!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.7rem,8.45vw,9.45rem)!important;line-height:.76!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.55rem,6.15vw,6.85rem)!important;line-height:.82!important}.ridge-hero-copy{max-width:545px!important;margin-top:20px!important;font-size:clamp(1.12rem,1.18vw,1.28rem)!important;line-height:1.42!important}.ridge-hero-actions{max-width:545px!important;gap:18px!important;margin-top:26px!important}.ridge-hero-actions .ridge-btn{min-height:66px!important;font-size:.96rem!important}.ridge-hero-actions .ridge-btn-primary{min-width:250px!important}.ridge-hero-actions .ridge-btn-secondary{min-width:212px!important}.ridge-hero-content .ridge-trust-strip{width:min(545px,100%)!important;max-width:min(545px,100%)!important;gap:13px!important;margin-top:24px!important}.ridge-hero-content .ridge-trust-strip a,.ridge-hero-content .ridge-trust-strip span{min-height:66px!important;padding:13px 16px!important;gap:10px!important;font-size:.76rem!important}.ridge-hero-content .ridge-trust-strip strong{font-size:1.15rem!important}.ridge-hero-content .ridge-trust-strip svg{width:24px!important;height:24px!important}.ridge-hero-visual{width:min(670px,100%)!important;min-height:clamp(610px,70vh,740px)!important;justify-self:end!important;transform:translateX(10px)!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-8% -13% -7% -10%!important}.ridge-hero-visual:before{inset:6% 2% 7% 0!important;border-color:rgba(46,107,255,.2)!important;opacity:.72!important;transform:scale(1.08)!important}.ridge-hero-visual:after{content:""!important;display:block!important;position:absolute!important;right:-8%!important;top:9%!important;z-index:0!important;width:68%!important;height:72%!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.38)!important;background:linear-gradient(135deg,rgba(255,255,255,.42),rgba(255,255,255,0) 38%),linear-gradient(120deg,rgba(22,71,201,.16),rgba(225,29,63,.08))!important;transform:skewX(-10deg)!important;pointer-events:none!important}}@media (min-width:761px) and (max-width:1020px){.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5.65rem,14vw,7.35rem)!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.75rem,9.8vw,5.1rem)!important}.ridge-hero-visual{width:min(640px,100%)!important;min-height:540px!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-7% -10% -6% -10%!important}}@media (max-width:760px){.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.25rem,18.2vw,5.15rem)!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.75rem,12.4vw,3.6rem)!important}.ridge-hero-visual{height:450px!important;min-height:450px!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-6% -12% -5% -12%!important}}html.has-custom-cursor,html.has-custom-cursor *{cursor:none!important}.custom-cursor{position:fixed;left:0;top:0;z-index:2147483000;width:34px;height:34px;margin:-17px 0 0 -17px;border:1px solid rgba(22,71,201,.66);border-radius:999px;opacity:0;pointer-events:none;transform:translateZ(0);transition:opacity .16s ease,width .18s ease,height .18s ease,margin .18s ease,border-color .18s ease,background .18s ease;mix-blend-mode:multiply}.custom-cursor span{position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:999px;background:#e11d3f;transform:translate(-50%,-50%);box-shadow:0 0 0 6px rgba(225,29,63,.08)}.custom-cursor.is-visible{opacity:1}.custom-cursor.is-active{width:52px;height:52px;margin:-26px 0 0 -26px;border-color:rgba(225,29,63,.72);background:rgba(255,255,255,.18)}.ridge-loading-screen{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;align-content:center;grid-gap:18px;gap:18px;background:radial-gradient(circle at 54% 43%,rgba(46,107,255,.12),transparent 32%),linear-gradient(120deg,#ffffff 0 58%,#eef4ff 58% 70%,#081120 70% 100%);color:#081120}.ridge-loading-screen img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(8,17,32,.18))}.ridge-loading-screen span{color:#081120;font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif;font-size:clamp(2rem,5vw,4.4rem);line-height:.9;text-transform:uppercase}.ridge-loading-screen i{display:block;width:min(260px,58vw);height:4px;overflow:hidden;border-radius:999px;background:rgba(142,154,176,.32)}.ridge-loading-screen i:before{content:"";display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1647c9,#e11d3f);animation:ridge-load-bar 1.1s ease-in-out infinite alternate}@keyframes ridge-load-bar{0%{transform:translateX(0)}to{transform:translateX(140%)}}html:not(.section-rail-ready) body .section-rail a{opacity:0!important;transform:translateX(16px) scale(.74)!important}.ridge-hero-visual:after{display:none!important;content:none!important}@media (min-width:1021px){.ridge-hero-layout{width:min(1360px,calc(100% - 72px))!important;grid-template-columns:minmax(0,580px) minmax(0,720px)!important;grid-template-rows:auto auto!important;column-gap:clamp(42px,4vw,76px)!important}.ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;width:min(735px,100%)!important;min-height:clamp(660px,74vh,790px)!important;transform:translateX(4px)!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-15% -22% -14% -18%!important}.ridge-hero-visual:before{inset:3% -4% 4% -4%!important;transform:scale(1.12)!important}.ridge-trust-strip{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:min(545px,100%)!important;max-width:min(545px,100%)!important;grid-gap:0!important;gap:0!important;margin-top:25px!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:10px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 18px 42px rgba(8,17,32,.08)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:66px!important;margin:0!important;padding:12px 14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;gap:10px!important}.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2),.ridge-trust-strip span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.34)!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:nth-child(5){grid-column:span 3!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2){border-right:1px solid rgba(142,154,176,.34)!important}.ridge-trust-strip span:nth-child(5){display:inline-flex!important}}@media (min-width:761px) and (max-width:1020px){.ridge-trust-strip{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:10px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 18px 42px rgba(8,17,32,.08)!important}.ridge-trust-strip a,.ridge-trust-strip span{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2),.ridge-trust-strip span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.34)!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:nth-child(5){grid-column:span 3!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2){border-right:1px solid rgba(142,154,176,.34)!important}.ridge-trust-strip span:nth-child(5){display:inline-flex!important}}@media (max-width:760px){.ridge-hero-layout{width:min(100% - 42px,560px)!important;max-width:calc(100vw - 42px)!important}.ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.5rem,19.2vw,5.5rem)!important;line-height:.78!important}.ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.92rem,13.2vw,3.85rem)!important;line-height:.84!important}.ridge-hero-copy{max-width:100%!important;font-size:clamp(1.08rem,4.8vw,1.42rem)!important;line-height:1.38!important}.ridge-hero-visual{order:2!important;height:500px!important;min-height:500px!important;margin-top:24px!important}.ridge-hero-visual .ridge-hero-canvas-shell{inset:-14% -20% -10% -20%!important}.ridge-trust-strip{order:3!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;overflow:hidden!important;grid-gap:0!important;gap:0!important;margin:-2px auto 0!important;border:1px solid rgba(142,154,176,.3)!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 22px 50px rgba(8,17,32,.13)!important}.ridge-trust-strip a,.ridge-trust-strip span{min-height:74px!important;margin:0!important;padding:13px 9px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;justify-content:center!important;text-align:center!important;gap:7px!important;font-size:.72rem!important}.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2),.ridge-trust-strip span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.36)!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:nth-child(5){grid-column:span 3!important}.ridge-trust-strip a:nth-child(4),.ridge-trust-strip span:first-child,.ridge-trust-strip span:nth-child(2){border-right:1px solid rgba(142,154,176,.36)!important}.ridge-trust-strip span:nth-child(5){display:inline-flex!important}.ridge-trust-strip strong{font-size:1.32rem!important}}.ridge-hero-next.is-intro-loading .maple-field-hero,.ridge-hero-next.is-intro-loading .ridge-hero-layout,.ridge-hero-next.is-intro-loading .ridge-nav,.ridge-hero-next.is-intro-loading .ridge-scroll-indicator{opacity:0!important}.ridge-hero-next.is-intro-loaded .maple-field-hero,.ridge-hero-next.is-intro-loaded .ridge-hero-layout,.ridge-hero-next.is-intro-loaded .ridge-nav,.ridge-hero-next.is-intro-loaded .ridge-scroll-indicator{opacity:1!important;transition:opacity .36s ease!important}.ridge-loading-screen{isolation:isolate}.ridge-loading-screen:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(111deg,rgba(255,255,255,.97) 0 58%,rgba(239,245,255,.9) 58% 71%,rgba(8,17,32,.97) 71% 100%),url(/assets/ridge/generated/hero-background.png) 50% /cover no-repeat}.ridge-loading-screen span{letter-spacing:0!important;text-shadow:0 12px 30px rgba(8,17,32,.08)}.ridge-scroll-indicator{z-index:30!important;top:calc(100vh - 70px)!important;bottom:auto!important;color:#ffffff!important;background:rgba(8,17,32,.72)!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 18px 46px rgba(8,17,32,.24),inset 0 1px 0 rgba(255,255,255,.28)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.ridge-scroll-indicator span{color:#ffffff!important;text-shadow:0 1px 8px rgba(0,0,0,.45)!important}.ridge-scroll-indicator i{background:rgba(255,255,255,.72)!important}html:not(.section-rail-ready) body .section-rail{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html.section-rail-ready body .section-rail{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body .ridge-hero-visual,body .ridge-hero-visual .ridge-hero-canvas,body .ridge-hero-visual .ridge-hero-canvas-shell{overflow:visible!important}body .ridge-hero-visual{border:0!important;background:transparent!important;box-shadow:none!important}body .ridge-hero-visual:after{display:none!important;content:none!important}body .ridge-hero-visual .ridge-hero-canvas{filter:brightness(1.045) saturate(1.03) contrast(1.01)!important}body .hero-visual-poster,body .ridge-hero-poster-fallback img{filter:brightness(1.04) saturate(1.03) drop-shadow(0 26px 46px rgba(8,17,32,.18))!important}body .ridge-trust-strip{gap:0!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.34)!important;background:rgba(255,255,255,.9)!important;box-shadow:0 20px 48px rgba(8,17,32,.09)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}body .ridge-trust-strip>a,body .ridge-trust-strip>span{min-width:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#081120!important;white-space:normal!important}body .ridge-trust-strip>span:nth-child(5){display:inline-flex!important}body .ridge-trust-strip>.open-status-pill{display:none!important}body .ridge-trust-strip strong{color:#081120!important;letter-spacing:0!important}body .ridge-trust-strip svg{flex:0 0 auto!important}@media (min-width:1021px){body .ridge-hero-layout{width:min(1240px,calc(100% - 144px))!important;min-height:calc(100vh - 44px)!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:minmax(480px,540px) minmax(560px,660px)!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:center!important;column-gap:clamp(52px,4.8vw,72px)!important;padding-top:clamp(74px,8.8vh,92px)!important;padding-bottom:48px!important}body .ridge-hero-content{width:100%!important;max-width:540px!important;justify-self:start!important;transform:none!important}body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.45rem,7.4vw,8.45rem)!important;line-height:.77!important}body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.3rem,5.22vw,5.95rem)!important;line-height:.83!important}body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;width:min(700px,106%)!important;min-height:clamp(700px,82vh,840px)!important;justify-self:center!important;align-self:center!important;margin:0!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}body .ridge-hero-visual,body .ridge-hero-visual .ridge-hero-canvas-shell{overflow:visible!important;contain:none!important;-webkit-clip-path:none!important;clip-path:none!important}body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-8% -10% -8% -10%!important}body .ridge-hero-visual:before{inset:4% -2% 0 -2%!important;opacity:.48!important;transform:scale(1.08)!important}body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:min(540px,100%)!important;max-width:min(540px,100%)!important;margin-top:30px!important;border-radius:8px!important}body .ridge-trust-strip>a,body .ridge-trust-strip>span{min-height:68px!important;padding:13px 15px!important;justify-content:flex-start!important;gap:10px!important;font-size:.76rem!important;line-height:1.08!important}body .ridge-trust-strip>span:first-child,body .ridge-trust-strip>span:nth-child(2),body .ridge-trust-strip>span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.42)!important}body .ridge-trust-strip>a:nth-child(4),body .ridge-trust-strip>span:nth-child(5){grid-column:span 3!important}body .ridge-trust-strip>a:nth-child(4),body .ridge-trust-strip>span:first-child,body .ridge-trust-strip>span:nth-child(2){border-right:1px solid rgba(142,154,176,.42)!important}body .ridge-trust-strip strong{font-size:1.16rem!important}}@media (min-width:761px) and (max-width:1020px){body .ridge-hero-layout{display:flex!important;flex-direction:column!important;width:min(100% - 56px,720px)!important}body .ridge-hero-content{order:1!important}body .ridge-hero-visual{order:2!important;width:min(720px,100%)!important;min-height:610px!important;margin-top:22px!important}body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-18% -28% -15% -28%!important}body .ridge-trust-strip{order:3!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:min(650px,100%)!important;margin:-6px auto 0!important;border-radius:12px!important}}@media (max-width:760px){body .ridge-hero-next{min-height:auto!important}body .ridge-hero-layout{display:flex!important;flex-direction:column!important;width:min(100% - 42px,560px)!important;max-width:calc(100vw - 42px)!important;padding-top:160px!important;padding-bottom:20px!important}body .ridge-hero-content{order:1!important;width:100%!important}body .ridge-hero-actions{width:100%!important;margin-top:26px!important;gap:12px!important}body .ridge-hero-actions .ridge-btn{width:100%!important;min-height:76px!important}body .ridge-hero-visual{order:2!important;width:min(112vw,640px)!important;max-width:none!important;height:clamp(520px,80vh,660px)!important;min-height:clamp(520px,80vh,660px)!important;margin:8px 0 0 50%!important;transform:translateX(-50%)!important}body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-18% -30% -13% -30%!important}body .ridge-hero-visual:before{inset:12% 5% 7% 5%!important;opacity:.5!important}body .ridge-trust-strip{order:3!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;margin:-18px auto 0!important;border-radius:14px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 24px 55px rgba(8,17,32,.15)!important}body .ridge-trust-strip>a,body .ridge-trust-strip>span{min-height:80px!important;padding:14px 8px!important;justify-content:center!important;align-items:center!important;text-align:center!important;gap:8px!important;font-size:clamp(.68rem,2.45vw,.78rem)!important;line-height:1.1!important}body .ridge-trust-strip>span:first-child,body .ridge-trust-strip>span:nth-child(2),body .ridge-trust-strip>span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.42)!important}body .ridge-trust-strip>a:nth-child(4),body .ridge-trust-strip>span:nth-child(5){grid-column:span 3!important}body .ridge-trust-strip>a:nth-child(4),body .ridge-trust-strip>span:first-child,body .ridge-trust-strip>span:nth-child(2){border-right:1px solid rgba(142,154,176,.42)!important}body .ridge-trust-strip strong{display:block!important;font-size:clamp(1.32rem,5.6vw,1.78rem)!important;line-height:.9!important}body .ridge-trust-strip svg{width:32px!important;height:32px!important}}@media (min-width:1021px){html body .ridge-hero-next>.ridge-nav{position:-webkit-sticky!important;position:sticky!important;top:28px!important;left:50%!important;right:auto!important;width:min(1280px,calc(100vw - 92px))!important;margin:0!important;display:grid!important;grid-template-columns:238px minmax(560px,1fr) 198px!important;grid-gap:clamp(34px,4vw,58px)!important;gap:clamp(34px,4vw,58px)!important;justify-content:center!important;transform:translateX(-50%)!important;background:transparent!important;box-shadow:none!important;z-index:60!important}html body .ridge-hero-next>.ridge-nav,html body .ridge-nav-logo{min-height:62px!important;padding:0!important;align-items:center!important}html body .ridge-nav-logo{justify-self:start!important;width:220px!important;display:flex!important;gap:10px!important}html body .ridge-nav-logo img{width:48px!important;height:62px!important;object-fit:contain!important}html body .ridge-nav-logo span{font-size:1.96rem!important;line-height:.76!important}html body .ridge-nav-links{justify-self:center!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(23px,1.8vw,32px)!important;width:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .ridge-nav-links a{display:inline-flex!important;align-items:center!important;height:62px!important;padding:0!important;line-height:1!important}html body .ridge-nav-links a:after{bottom:13px!important}html body .ridge-nav-book{justify-self:end!important;align-self:center!important;width:198px!important;min-height:52px!important;height:52px!important;border-radius:7px!important}}html.our-story-active body .section-rail,html.our-story-active body .section-rail.is-mounted{opacity:0!important;pointer-events:none!important;transform:translateY(-50%) translateX(16px)!important}html.our-story-active body .walkin-bar{opacity:0!important;pointer-events:none!important;transform:translate(-50%,18px)!important}html body .section-rail{right:clamp(10px,1.8vw,22px)!important;top:50%!important;transform:translateY(-50%)!important}html body .section-rail a{background:rgba(255,255,255,.92)!important;box-shadow:0 4px 12px rgba(8,17,32,.08)!important;transform:translateX(8px) scale(.9)!important;transition:transform .26s ease,opacity .22s ease,border-color .18s ease,background-color .18s ease!important}html.section-rail-ready body .section-rail a{transform:translateX(0) scale(1)!important}html body .section-rail a:after{width:5px!important;height:5px!important}html body .section-rail a span{background:#081120!important;color:#ffffff!important;border:1px solid rgba(46,107,255,.2)!important}html body .section-rail a.is-active{border-color:rgba(46,107,255,.9)!important;background:rgba(232,241,255,.95)!important}html body .section-rail{right:clamp(14px,1.2vw,22px)!important;gap:8px!important}html body .section-rail a{width:20px!important;height:20px!important;border-radius:999px!important;border:1px solid rgba(46,107,255,.34)!important;background:rgba(255,255,255,.9)!important;transform:translateY(14px) scale(.84)!important;opacity:0!important;transition:transform .26s ease,opacity .26s ease,border-color .18s ease,background-color .18s ease!important}html.section-rail-ready body .section-rail a{transform:translateY(0) scale(1)!important;opacity:1!important}html body .section-rail a:after{width:6px!important;height:6px!important;border-radius:999px!important;background:#2e6bff!important}html body .section-rail a.is-active{width:24px!important;border-color:#2e6bff!important;background:rgba(22,71,201,.12)!important}html body .section-rail a.is-active:after{background:#1647c9!important}@media (max-width:767px){html body .ridge-hero-layout{width:calc(100% - 28px)!important;min-height:auto!important;padding-top:92px!important;padding-bottom:22px!important;display:grid!important;grid-template-columns:1fr!important;grid-row-gap:14px!important;row-gap:14px!important}html body .ridge-hero-actions,html body .ridge-hero-content,html body .ridge-hero-copy,html body .ridge-trust-strip{width:100%!important;max-width:100%!important}html body .ridge-hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}html body .ridge-hero-actions .ridge-btn,html body .ridge-hero-actions .ridge-btn-primary,html body .ridge-hero-actions .ridge-btn-secondary{width:100%!important;min-width:0!important;max-width:100%!important;justify-content:center!important}html body .ridge-hero-visual{width:100%!important;min-height:clamp(320px,66vw,430px)!important;margin:2px 0 0!important}html body .ridge-trust-strip{display:flex!important;flex-wrap:wrap!important;gap:0!important;margin-top:10px!important;border-radius:22px!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{min-height:66px!important;padding:12px 8px!important;justify-content:center!important;text-align:center!important;font-size:.78rem!important;line-height:1.2!important}html body .open-status-pill{grid-column:1/-1!important}}@media (max-width:760px){body .ridge-hero-next{overflow-x:hidden!important}body .ridge-hero-layout{width:calc(100vw - 42px)!important;max-width:560px!important;gap:0!important}body .ridge-hero-content{width:100%!important;max-width:calc(100vw - 42px)!important;min-width:0!important}body .ridge-hero-title-lock{width:100%!important;max-width:100%!important;overflow:visible!important}body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4rem,18.4vw,4.85rem)!important;max-width:100%!important}body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(2.45rem,12.7vw,3.18rem)!important;max-width:100%!important}body .ridge-hero-copy{width:calc(100vw - 56px)!important;font-size:clamp(1.02rem,4.65vw,1.18rem)!important;line-height:1.36!important;overflow-wrap:break-word!important;white-space:normal!important}body .ridge-hero-actions,body .ridge-hero-copy{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body .ridge-hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}body .ridge-hero-actions .ridge-btn,body .ridge-hero-actions .ridge-btn-primary,body .ridge-hero-actions .ridge-btn-secondary{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body .ridge-hero-visual{left:50%!important;width:100vw!important;max-width:100vw!important;height:clamp(500px,76vh,640px)!important;min-height:clamp(500px,76vh,640px)!important;margin:8px 0 0!important;transform:translateX(-50%)!important}}@media (min-width:1021px){html body .ridge-hero-next{overflow-x:clip!important;overflow-y:visible!important}html body .ridge-hero-layout,html body .ridge-nav{width:min(1240px,calc(100% - 144px))!important}html body .ridge-nav{left:50%!important;right:auto!important;transform:translateX(-50%)!important}html body .ridge-hero-layout{min-height:calc(100vh - 44px)!important;margin-inline:auto!important;padding-top:clamp(74px,8.8vh,92px)!important;padding-bottom:48px!important;display:grid!important;grid-template-columns:minmax(480px,540px) minmax(560px,660px)!important;grid-template-rows:auto auto!important;justify-content:center!important;align-items:center!important;grid-column-gap:clamp(52px,4.8vw,72px)!important;column-gap:clamp(52px,4.8vw,72px)!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:540px!important;justify-self:start!important;align-self:end!important;transform:none!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.45rem,7.4vw,8.45rem)!important;line-height:.77!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.3rem,5.22vw,5.95rem)!important;line-height:.83!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-trust-strip{max-width:540px!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;left:auto!important;width:min(700px,106%)!important;min-height:clamp(700px,82vh,840px)!important;justify-self:center!important;align-self:center!important;margin:0!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .ridge-hero-visual,html body .ridge-hero-visual .ridge-hero-canvas-shell{overflow:visible!important;contain:none!important;-webkit-clip-path:none!important;clip-path:none!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-8% -10% -8% -10%!important}html body .ridge-hero-visual .ridge-hero-canvas{overflow:visible!important}html body .ridge-hero-visual:before{inset:4% -2% 0 -2%!important;opacity:.48!important;transform:scale(1.08)!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;width:min(540px,100%)!important;margin-top:30px!important;justify-self:start!important}}@media (min-width:1500px){html body .ridge-hero-layout,html body .ridge-nav{width:min(1280px,calc(100% - 220px))!important}html body .ridge-hero-layout{grid-template-columns:minmax(500px,540px) minmax(600px,660px)!important}html body .ridge-hero-visual{width:min(700px,106%)!important}}body .who-slider-section{position:relative;min-height:100vh!important;overflow:clip!important}body .who-slider-shell{width:min(1360px,calc(100% - 92px))!important;min-height:100vh!important;margin:0 auto!important;padding:clamp(70px,7vh,96px) 0 58px!important}body .who-slider-copy{display:grid!important;grid-template-columns:minmax(0,740px) minmax(250px,1fr)!important;grid-gap:clamp(28px,4.8vw,84px)!important;gap:clamp(28px,4.8vw,84px)!important;align-items:end!important}body .who-story-kicker{grid-column:1/-1!important;margin-bottom:2px!important}body .who-story-title{margin:0!important;max-width:770px!important;font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-size:clamp(3.9rem,6.5vw,7rem)!important;line-height:.82!important;letter-spacing:0!important;text-transform:uppercase!important;color:#081120!important}body .who-story-title span{display:block!important;color:#e11d3f!important}body .who-story-lede{margin:0 0 12px!important;max-width:420px!important;color:#1f2d46!important;font-size:clamp(1rem,1.02vw,1.13rem)!important;line-height:1.45!important;font-weight:560!important}body .who-scene-stage{position:relative;min-height:clamp(470px,57vh,620px)!important;margin-top:clamp(10px,1.8vh,22px)!important;pointer-events:none!important}body .who-poster-fallback{display:none!important}body .who-scene-stage .who-scene-canvas{position:absolute!important;inset:0!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:6!important}body .who-story-track{position:absolute!important;left:0!important;right:0!important;bottom:clamp(18px,4.4vh,54px)!important;width:100%!important;display:grid!important;grid-gap:18px!important;gap:18px!important;transform:none!important}body .who-story-card-stage{display:flex!important;justify-content:flex-start!important;min-height:210px!important}body .who-story-panel{width:min(420px,31vw)!important;margin:0!important;padding:22px 24px!important;border-radius:30px!important;border:1px solid rgba(142,154,176,.24)!important;background:rgba(255,255,255,.9)!important;box-shadow:0 20px 44px rgba(8,17,32,.14)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}body .who-story-panel h3{margin:0!important;color:#081120!important;font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-size:clamp(2rem,2.2vw,2.6rem)!important;line-height:.9!important;letter-spacing:0!important;text-transform:uppercase!important}body .who-story-panel p{margin:10px 0 0!important;font-size:.95rem!important;line-height:1.42!important}body .who-progress-nav{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) auto!important;align-items:center!important;grid-gap:18px!important;gap:18px!important}body .who-progress-nav button{justify-content:flex-start!important;min-height:44px!important;padding:0 0 12px!important}body .who-progress-nav button span{font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important;font-size:1.1rem!important}@media (max-width:760px){body .who-slider-shell{width:min(100% - 28px,560px)!important;min-height:auto!important;padding:52px 0 36px!important}body .who-slider-copy{display:block!important}body .who-story-title{margin-top:12px!important;font-size:clamp(3rem,16vw,4.9rem)!important;line-height:.84!important}body .who-story-lede{max-width:100%!important;margin-top:14px!important;margin-bottom:0!important}body .who-scene-stage{min-height:clamp(310px,78vw,410px)!important;margin-top:18px!important}body .who-story-track{position:static!important;margin-top:14px!important;gap:12px!important}body .who-story-card-stage{min-height:180px!important}body .who-story-panel{width:100%!important;max-width:100%!important;border-radius:24px!important;padding:18px 18px 20px!important}body .who-progress-nav{grid-template-columns:1fr!important;gap:10px!important}body .who-progress-nav button{min-height:38px!important;padding-bottom:8px!important}body .who-scroll-cue{display:none!important}}@media (min-width:1021px){html body .ridge-hero-next{overflow-x:clip!important;overflow-y:visible!important}html body .ridge-nav{left:50%!important;right:auto!important;width:min(1240px,calc(100vw - 144px))!important;transform:translateX(-50%)!important}html body .ridge-hero-layout{width:min(1240px,calc(100vw - 144px))!important;min-height:calc(100vh - 44px)!important;margin-inline:auto!important;padding-top:clamp(74px,8.8vh,92px)!important;padding-bottom:48px!important;display:grid!important;grid-template-columns:minmax(480px,540px) minmax(560px,660px)!important;grid-template-rows:auto auto!important;justify-content:center!important;align-items:center!important;grid-column-gap:clamp(44px,4.6vw,74px)!important;column-gap:clamp(44px,4.6vw,74px)!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:570px!important;justify-self:start!important;align-self:end!important;transform:none!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.45rem,7.4vw,8.45rem)!important;line-height:.77!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.3rem,5.22vw,5.95rem)!important;line-height:.83!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-trust-strip{max-width:540px!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;left:auto!important;width:min(690px,100%)!important;min-height:clamp(700px,82vh,840px)!important;justify-self:center!important;align-self:center!important;margin:0!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .ridge-hero-visual,html body .ridge-hero-visual .ridge-hero-canvas-shell{overflow:visible!important;contain:none!important;-webkit-clip-path:none!important;clip-path:none!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-8% -10% -8% -10%!important}html body .ridge-hero-visual .ridge-hero-canvas{overflow:visible!important}html body .ridge-hero-visual:before{inset:4% -2% 0 -2%!important;opacity:.48!important;transform:scale(1.08)!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;width:min(540px,100%)!important;margin-top:30px!important;justify-self:start!important}}@media (min-width:1500px){html body .ridge-hero-layout,html body .ridge-nav{width:min(1280px,calc(100vw - 220px))!important}html body .ridge-hero-layout{grid-template-columns:minmax(500px,540px) minmax(600px,660px)!important}html body .ridge-hero-visual{width:min(700px,106%)!important}}html{overflow-x:visible;overflow-y:auto}body{width:100%;max-width:100vw;overflow:visible}.ridge-site-shell{overflow:visible!important}@media (min-width:1021px){html body .ridge-hero-next{min-height:160vh!important;overflow:visible!important}html body .ridge-hero-layout{position:-webkit-sticky!important;position:sticky!important;top:0!important;min-height:100vh!important}html body .ridge-hero-next>.ridge-nav{position:-webkit-sticky!important;position:sticky!important;top:18px!important}}.premium-sections{isolation:isolate;overflow:clip}.premium-sections:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:url(/assets/ridge/generated/maple-steel-bg.svg) top/min(1600px,112vw) auto repeat-y,radial-gradient(circle at 9% 9%,rgba(22,71,201,.08),transparent 18%),radial-gradient(circle at 86% 26%,rgba(225,29,47,.055),transparent 18%);opacity:.105;mix-blend-mode:multiply}.premium-sections>:not(.maple-field){position:relative;z-index:1}.premium-section{overflow:visible!important}.local-owned-section{padding-top:clamp(58px,6vw,92px)!important}.premium-section:before{border-radius:38px;background-image:linear-gradient(90deg,transparent 0 48%,rgba(22,71,201,.055) 48.1% 48.35%,transparent 48.45%),linear-gradient(0deg,transparent 0 54%,rgba(225,29,47,.045) 54.1% 54.35%,transparent 54.45%),radial-gradient(circle at 14% 18%,rgba(46,107,255,.1),transparent 16%),radial-gradient(circle at 88% 72%,rgba(225,29,63,.075),transparent 18%)!important;opacity:.58!important}.premium-section-intro{position:relative}.premium-section-intro:after{content:"";position:absolute;right:clamp(-40px,-4vw,-18px);top:clamp(10px,2vw,24px);width:clamp(54px,6vw,96px);height:clamp(54px,6vw,96px);border:1px solid rgba(46,107,255,.14);border-radius:50%;background:linear-gradient(135deg,transparent 38%,rgba(225,29,47,.72) 38% 44%,#fff 44% 50%,rgba(22,71,201,.78) 50% 56%,transparent 56%),radial-gradient(circle,rgba(255,255,255,.92),rgba(238,244,255,.64));box-shadow:0 18px 36px rgba(8,17,32,.08);opacity:.72;pointer-events:none}.faq-section:after,.gallery-section:after,.location-map-section:after,.reviews-proof-section:after,.service-menu-section:after,.team-portrait-section:after,.video-feature-section:after{opacity:.86!important;background:linear-gradient(90deg,transparent 48%,rgba(225,29,63,.26) 48% 51%,transparent 51%),linear-gradient(0deg,transparent 48%,rgba(22,71,201,.24) 48% 51%,transparent 51%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.78),rgba(238,244,255,.42) 54%,transparent 70%)!important}@media (max-width:760px){.premium-sections{overflow:hidden}.premium-section-intro:after,.premium-sections:before{display:none}.local-owned-section{padding-top:42px!important}html body .ridge-hero-next{min-height:auto!important;overflow:hidden!important}html body .maple-field-hero,html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-hero-layout,html body .ridge-hero-title-lock span,html body .ridge-kicker,html body .ridge-nav,html body .ridge-scroll-indicator,html body .ridge-trust-strip{opacity:1!important;transform:none!important}html body .ridge-hero-layout{width:calc(100% - 28px)!important;min-height:auto!important;padding-top:84px!important;padding-bottom:28px!important;gap:16px!important;overflow:visible!important}html body .ridge-hero-content{max-width:none!important}html body .ridge-hero-content h1{font-size:clamp(3.1rem,16vw,4.55rem)!important;line-height:.84!important}html body .ridge-hero-copy{margin-top:12px!important;font-size:.95rem!important;line-height:1.45!important}html body .ridge-hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;height:auto!important;margin-top:16px!important}html body .ridge-hero-actions .ridge-btn{min-height:52px!important}html body .ridge-hero-visual{grid-column:1!important;grid-row:auto!important;justify-self:stretch!important;left:auto!important;right:auto!important;width:100%!important;min-height:330px!important;height:330px!important;margin-top:0!important;transform:none!important;overflow:hidden!important}html body .ridge-hero-visual .hero-visual-poster{display:block!important;opacity:1!important;width:min(500px,116%)!important;max-width:none!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;filter:brightness(1.12) saturate(1.08) drop-shadow(0 24px 42px rgba(8,17,32,.24))!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:6!important;display:block!important;width:100%!important;height:100%!important;pointer-events:none!important;opacity:1!important;visibility:visible!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;margin-top:2px!important}}@media (min-width:1021px){html body .ridge-hero-next{min-height:190vh!important;overflow:visible!important;isolation:isolate!important}html body .ridge-hero-bg{position:absolute!important;inset:0!important}html body .ridge-hero-next>.ridge-nav{position:-webkit-sticky!important;position:sticky!important;top:18px!important;left:auto!important;right:auto!important;width:min(1903px,100vw)!important;min-height:82px!important;margin:0 auto!important;padding:0 clamp(38px,2.8vw,54px) 0 0!important;display:grid!important;grid-template-columns:245px minmax(560px,720px) 230px!important;justify-content:start!important;align-items:center!important;grid-gap:clamp(44px,4.2vw,78px)!important;gap:clamp(44px,4.2vw,78px)!important;transform:none!important;background:transparent!important;box-shadow:none!important}html body .ridge-nav-logo{width:194px!important;min-height:66px!important;justify-content:start!important;padding-left:0!important}html body .ridge-nav-logo img{width:46px!important;height:66px!important}html body .ridge-nav-logo span{font-size:1.96rem!important;line-height:.76!important}html body .ridge-nav-links{width:auto!important;justify-self:start!important;display:flex!important;gap:clamp(24px,1.7vw,34px)!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .ridge-nav-book{justify-self:start!important;width:198px!important;min-height:52px!important;border-radius:7px!important}html body .ridge-hero-layout{position:-webkit-sticky!important;position:sticky!important;top:0!important;width:min(1280px,calc(100vw - 620px))!important;min-width:1180px!important;min-height:100vh!important;height:100vh!important;margin:0 auto!important;padding:clamp(188px,20.8vh,204px) 0 clamp(34px,4vh,48px)!important;display:grid!important;grid-template-columns:540px 700px!important;grid-template-rows:auto auto!important;align-items:start!important;justify-content:center!important;grid-column-gap:54px!important;column-gap:54px!important;overflow:visible!important;transform:none!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;width:540px!important;max-width:540px!important;align-self:start!important;justify-self:start!important;opacity:1!important;transform:none!important;z-index:24!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge,html body .ridge-kicker{opacity:1!important;visibility:visible!important;transform:none!important}html body .ridge-kicker{margin-bottom:0!important;font-size:.95rem!important;line-height:1!important}html body .ridge-hero-title-lock{margin-top:0!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:7.1rem!important;line-height:.79!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:5.05rem!important;line-height:.82!important}html body .ridge-hero-copy{max-width:540px!important;margin-top:18px!important;font-size:1.31rem!important;line-height:1.42!important}html body .ridge-hero-actions{display:grid!important;max-width:540px!important;margin-top:26px!important;grid-template-columns:250px 214px!important;grid-gap:18px!important;gap:18px!important}html body .ridge-hero-actions .ridge-btn{min-height:66px!important;border-radius:7px!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:absolute!important;left:0!important;bottom:clamp(82px,14.4vh,135px)!important;width:540px!important;max-width:540px!important;margin-top:0!important;align-self:start!important;justify-self:start!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;width:700px!important;min-height:772px!important;height:min(82vh,772px)!important;margin:0!important;justify-self:center!important;align-self:start!important;overflow:visible!important;transform:none!important;contain:none!important}html body .ridge-hero-visual .hero-visual-poster{inset:2% -1% 4% -1%!important;width:102%!important;height:94%!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{opacity:1!important;visibility:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-8% -8% -6% -8%!important;z-index:8!important;opacity:1!important;transform:none!important}html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{filter:brightness(1.08) saturate(1.06) contrast(1.03) drop-shadow(0 26px 40px rgba(8,17,32,.2))!important}html body .ridge-scroll-indicator{left:50%!important;top:auto!important;bottom:20px!important;width:auto!important;height:auto!important;min-height:0!important;padding:9px 14px 10px!important;transform:translateX(-50%)!important}}@media (min-width:1021px) and (max-width:1500px){html body .ridge-hero-next>.ridge-nav{width:min(1280px,calc(100vw - 72px))!important;grid-template-columns:210px minmax(520px,1fr) 198px!important;gap:28px!important;padding-right:0!important}html body .ridge-hero-layout{width:min(1240px,calc(100vw - 72px))!important;min-width:0!important;grid-template-columns:minmax(480px,540px) minmax(560px,660px)!important;column-gap:clamp(34px,4vw,54px)!important}html body .ridge-hero-content,html body .ridge-trust-strip{width:min(540px,100%)!important}html body .ridge-hero-visual{width:min(660px,100%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{inset:-7% -1% -5% -5%!important}html body .ridge-hero-visual:after,html body .ridge-hero-visual:before{left:0!important;right:0!important;max-width:100%!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .portrait-studio,html body .team-portrait-card{max-width:100%!important;overflow:hidden!important}html body .portrait-studio img{max-width:100%!important;object-fit:cover!important}html body .custom-cursor,html body .section-rail{display:none!important}}html body .faq-section:after,html body .gallery-section:after,html body .location-map-section:after,html body .premium-section-intro:after,html body .premium-section:after,html body .premium-section:before,html body .premium-sections:before,html body .reviews-proof-section:after,html body .service-menu-section:after,html body .team-portrait-section:after,html body .video-feature-section:after{content:none!important;display:none!important}html body .premium-section{z-index:2}.cluster-scatter,html body .maple-field-page{display:none!important}@media (min-width:1021px){html body .ridge-hero-next{min-height:148vh!important;height:auto!important;overflow:visible!important;--hero-spin:0deg}html body .ridge-hero-next>.ridge-nav{position:-webkit-sticky!important;position:sticky!important;top:18px!important;left:0!important;right:auto!important;width:min(1903px,100vw)!important;min-height:82px!important;margin:0!important;padding:0 clamp(38px,2.8vw,54px) 0 0!important;display:grid!important;grid-template-columns:302px 665px 230px!important;justify-content:start!important;align-items:center!important;grid-gap:50px!important;gap:50px!important;transform:none!important;background:transparent!important;box-shadow:none!important}html body .ridge-nav-logo{width:220px!important;min-height:72px!important;justify-content:start!important;padding-left:0!important}html body .ridge-nav-logo img{width:50px!important;height:72px!important}html body .ridge-nav-logo span{font-size:2.04rem!important;line-height:.76!important}html body .ridge-nav-links{justify-self:start!important;display:flex!important;gap:31px!important;width:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .ridge-nav-book{justify-self:start!important;width:198px!important;min-height:52px!important;border-radius:7px!important}html body .ridge-hero-layout{position:-webkit-sticky!important;position:sticky!important;top:0!important;width:min(1280px,calc(100vw - 620px))!important;min-width:1180px!important;height:100vh!important;min-height:100vh!important;margin:0 auto!important;padding:clamp(188px,20.8vh,204px) 0 clamp(34px,4vh,48px)!important;display:grid!important;grid-template-columns:540px 700px!important;grid-template-rows:auto auto!important;justify-content:center!important;align-items:start!important;grid-column-gap:54px!important;column-gap:54px!important;overflow:visible!important;transform:none!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;width:540px!important;max-width:540px!important;align-self:start!important;justify-self:start!important;z-index:24!important;opacity:1!important;transform:none!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge,html body .ridge-kicker{opacity:1!important;visibility:visible!important;transform:none!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:7.1rem!important;line-height:.79!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:5.05rem!important;line-height:.82!important}html body .ridge-hero-copy{max-width:540px!important;margin-top:18px!important;font-size:1.31rem!important;line-height:1.42!important}html body .ridge-hero-actions{display:grid!important;max-width:540px!important;margin-top:26px!important;grid-template-columns:250px 214px!important;grid-gap:18px!important;gap:18px!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:absolute!important;left:0!important;bottom:clamp(82px,14.4vh,135px)!important;width:540px!important;max-width:540px!important;margin-top:0!important;justify-self:start!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;width:700px!important;min-height:772px!important;height:min(82vh,772px)!important;margin:0!important;justify-self:center!important;align-self:start!important;overflow:visible!important;transform:none!important;contain:none!important;perspective:1400px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:6!important;display:block!important;width:100%!important;height:100%!important;pointer-events:none!important;opacity:1!important;visibility:visible!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster{display:block!important;opacity:1!important;visibility:visible!important;position:absolute!important;left:50%!important;top:50%!important;width:min(680px,102%)!important;height:auto!important;max-width:none!important;object-fit:contain!important;transform:translate(-50%,-50%) rotateY(var(--hero-spin))!important;transform-style:preserve-3d!important;transform-origin:50% 52%!important;filter:brightness(1.08) saturate(1.08) contrast(1.02) drop-shadow(0 28px 42px rgba(8,17,32,.22))!important;transition:filter .18s ease!important}html body .ridge-scroll-indicator{left:50%!important;bottom:20px!important;transform:translateX(-50%)!important}}@media (min-width:1021px) and (max-width:1500px){html body .ridge-hero-next{min-height:148vh!important}html body .ridge-hero-next>.ridge-nav{width:min(1280px,calc(100vw - 72px))!important;grid-template-columns:210px minmax(520px,1fr) 198px!important;gap:28px!important;padding-right:0!important;left:50%!important;transform:translateX(-50%)!important}html body .ridge-hero-layout{width:min(1240px,calc(100vw - 72px))!important;min-width:0!important;grid-template-columns:minmax(480px,540px) minmax(560px,660px)!important;column-gap:clamp(34px,4vw,54px)!important}html body .ridge-hero-content,html body .ridge-trust-strip{width:min(540px,100%)!important}html body .ridge-hero-visual{width:min(660px,100%)!important}}@media (min-width:1021px){html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;position:absolute!important;inset:-8% -8% -6% -8%!important;z-index:8!important;opacity:1!important;overflow:visible!important;transform:none!important;contain:none!important;-webkit-clip-path:none!important;clip-path:none!important}html body .ridge-hero-visual .ridge-hero-canvas{display:block!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{filter:brightness(1.08) saturate(1.06) contrast(1.03) drop-shadow(0 26px 40px rgba(8,17,32,.2))!important}html body .ridge-hero-visual .hero-visual-poster{display:block!important;opacity:0!important;visibility:hidden!important;position:absolute!important;left:50%!important;top:50%!important;width:min(680px,102%)!important;height:auto!important;max-width:none!important;object-fit:contain!important;transform:translate(-50%,-50%)!important;z-index:2!important;filter:brightness(1.08) saturate(1.08) contrast(1.02) drop-shadow(0 28px 42px rgba(8,17,32,.22))!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster{opacity:1!important;visibility:visible!important}html body .ridge-hero-next{height:100vh!important;min-height:100vh!important;max-height:100vh!important;overflow:hidden!important}html body .ridge-hero-next>.ridge-nav{position:absolute!important;top:28px!important;left:50%!important;width:min(1280px,calc(100vw - 92px))!important;min-height:62px!important;transform:translateX(-50%)!important}html body .ridge-hero-layout{position:relative;top:auto!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important}html body .ridge-scroll-indicator{position:absolute!important;left:50%!important;top:auto!important;bottom:20px!important;width:auto!important;height:auto!important;min-height:0!important;transform:translateX(-50%)!important}}@media (min-width:1021px) and (max-width:1500px){html body .ridge-hero-next{height:100vh!important;min-height:100vh!important;max-height:100vh!important}}@media (max-width:760px){html.has-custom-cursor,html.has-custom-cursor *{cursor:auto!important}html body .custom-cursor{display:none!important;opacity:0!important;visibility:hidden!important}html body{padding-bottom:72px!important}html body .walkin-bar{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .walkin-icon,html body .walkin-primary{min-height:48px!important;border-radius:7px!important}html body .walkin-primary{font-size:.9rem!important}html body .premium-section,html body .section{scroll-margin-bottom:78px!important}html body .ridge-hero-visual{min-height:clamp(300px,82vw,390px)!important;height:clamp(300px,82vw,390px)!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;position:absolute!important;inset:-12% -16% -10% -16%!important;z-index:8!important;opacity:1!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas,html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{display:block!important;width:100%!important;height:100%!important;overflow:visible!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{display:block!important;opacity:1!important;visibility:visible!important}}html body .team-banner-strip{aspect-ratio:2048/753!important;height:auto!important;max-height:none!important}html body .team-banner-strip img{object-fit:cover!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:760px){html body .ridge-hero-next{position:relative;isolation:isolate!important}html body .ridge-hero-bg{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important}}html body .ridge-hero-bg{display:block!important}html body .ridge-hero-next{--hero-spin:0deg}@media (min-width:761px){html body .ridge-btn-secondary[href="#location"]{cursor:pointer}}@media (max-width:760px){html body .ridge-hero-visual{margin-top:18px!important;overflow:visible!important}html body .ridge-hero-visual .hero-visual-poster{width:min(100%,390px)!important;max-width:100%!important;height:auto!important;left:50%!important;top:52%!important;transform:translate(-50%,-50%)!important}html body .ridge-hero-actions .ridge-btn-secondary span{gap:2px!important;line-height:1.02!important}}html body .ridge-hero-effects{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}html body .ridge-hero-effects .hero-ribbon{position:absolute;right:-8vw;width:min(720px,48vw);height:18px;border-radius:999px;opacity:.88;filter:drop-shadow(0 18px 28px rgba(8,17,32,.12));transform-origin:50% 50%}html body .ridge-hero-effects .hero-ribbon-blue{top:73%;background:linear-gradient(90deg,transparent,rgba(10,33,78,.94) 18%,rgba(22,71,201,.88) 58%,transparent);transform:translateY(calc(var(--hero-scroll) * -18px)) rotate(-11deg)}html body .ridge-hero-effects .hero-ribbon-red{top:76%;height:10px;background:linear-gradient(90deg,transparent,rgba(225,29,47,.94) 22%,rgba(255,80,88,.76) 62%,transparent);transform:translateY(calc(var(--hero-scroll) * -28px)) rotate(-11deg)}html body .ridge-hero-effects .hero-focus-ring{position:absolute;right:clamp(98px,15vw,255px);top:clamp(162px,21vh,210px);width:min(610px,43vw);aspect-ratio:1;border:1px solid rgba(46,107,255,.16);border-radius:50%;background:linear-gradient(135deg,transparent 0 46%,rgba(22,71,201,.12) 46% 46.55%,transparent 46.9%),linear-gradient(55deg,transparent 0 52%,rgba(225,29,47,.12) 52% 52.5%,transparent 52.9%);opacity:.8;transform:translateY(calc(var(--hero-scroll) * -16px))}html body .ridge-hero-effects .hero-cluster{position:absolute;display:block;width:var(--cluster-size);height:auto;opacity:var(--cluster-opacity,.82);transform:translate3d(0,calc(var(--hero-scroll) * var(--cluster-drift, -18px)),0) rotate(var(--cluster-rotate,0deg));filter:saturate(1.08) contrast(1.02) drop-shadow(0 18px 26px rgba(8,17,32,.14));will-change:transform}html body .ridge-hero-effects .is-maple{--cluster-size:clamp(34px,4vw,62px);--cluster-drift:-26px;--cluster-rotate:-10deg;left:clamp(520px,41vw,690px);top:clamp(150px,19vh,205px)}html body .ridge-hero-effects .is-scissors{--cluster-size:clamp(64px,7vw,108px);--cluster-drift:-36px;--cluster-rotate:17deg;right:clamp(34px,5.6vw,104px);top:clamp(262px,34vh,335px);opacity:.46}html body .ridge-hero-effects .is-comb{--cluster-size:clamp(58px,6.3vw,98px);--cluster-drift:-30px;--cluster-rotate:-18deg;right:clamp(168px,17vw,310px);bottom:clamp(118px,13vh,154px);opacity:.54}html body .ridge-hero-effects .is-pin{--cluster-size:clamp(42px,4.6vw,78px);--cluster-drift:-20px;--cluster-rotate:8deg;left:clamp(72px,7.4vw,132px);bottom:clamp(118px,14vh,164px);opacity:.62}html body .ridge-hero-effects .is-star{--cluster-size:clamp(25px,2.6vw,42px);--cluster-drift:-18px;--cluster-rotate:16deg;left:clamp(420px,34vw,545px);top:clamp(106px,13.5vh,138px);opacity:.32}html body .ridge-hero-layout,html body .ridge-hero-next>.ridge-nav,html body .ridge-scroll-indicator{z-index:12}html body .ridge-hero-visual{z-index:9}@media (max-width:760px){html body .ridge-hero-effects{z-index:2}html body .ridge-hero-effects .hero-ribbon{right:-34vw;width:82vw;opacity:.22;filter:none}html body .ridge-hero-effects .hero-ribbon-blue{top:69%;height:9px}html body .ridge-hero-effects .hero-ribbon-red{top:71%;height:5px}html body .ridge-hero-effects .hero-focus-ring{right:-22vw;top:60%;width:88vw;opacity:.34}html body .ridge-hero-effects .is-maple{--cluster-size:42px;left:77%;top:25%;opacity:.36}html body .ridge-hero-effects .is-pin{--cluster-size:42px;left:18px;bottom:28%;opacity:.28}html body .ridge-hero-effects .is-star{--cluster-size:26px;left:55%;top:44%;opacity:.3}html body .ridge-hero-effects .is-comb,html body .ridge-hero-effects .is-scissors{display:none}}@media (prefers-reduced-motion:reduce){html body .ridge-hero-effects .hero-cluster,html body .ridge-hero-effects .hero-focus-ring,html body .ridge-hero-effects .hero-ribbon{transform:none!important}}@media (min-width:1021px){html body .ridge-hero-next{height:100vh!important;min-height:100vh!important;max-height:100vh!important;overflow:hidden!important}html body .ridge-hero-next>.ridge-nav{top:26px!important;width:min(1320px,calc(100vw - 96px))!important;grid-template-columns:238px minmax(560px,1fr) 208px!important;column-gap:34px!important;align-items:center!important;margin:0!important;padding:0!important}html body .ridge-nav-logo{justify-self:start!important}html body .ridge-nav-links{justify-self:center!important;width:100%!important;justify-content:center!important}html body .ridge-nav-book{justify-self:end!important}html body .ridge-hero-layout{width:min(1320px,calc(100vw - 96px))!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;grid-template-columns:minmax(500px,565px) minmax(600px,690px)!important;grid-template-rows:minmax(0,1fr) auto!important;column-gap:clamp(46px,5vw,72px)!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;padding:96px 0 42px!important}html body .ridge-hero-content{width:100%!important;max-width:565px!important;align-self:center!important;justify-self:start!important;padding-top:0!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.45rem,7vw,7.85rem)!important;line-height:.78!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.55rem,5.1vw,5.75rem)!important;line-height:.83!important}html body .ridge-hero-copy{max-width:550px!important;margin-top:18px!important;font-size:clamp(1.08rem,1.18vw,1.22rem)!important;line-height:1.45!important}html body .ridge-hero-actions{max-width:540px!important;grid-template-columns:250px 214px!important;gap:18px!important;margin-top:26px!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;align-self:center!important;justify-self:center!important;width:min(690px,100%)!important;height:min(78vh,720px)!important;min-height:610px!important;margin:0!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;inset:-10% -10% -8% -10%!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:relative;left:auto!important;bottom:auto!important;width:100%!important;max-width:565px!important;align-self:end!important;margin-top:18px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;border:1px solid rgba(142,154,176,.34)!important;border-radius:7px!important;background:rgba(255,255,255,.82)!important;overflow:hidden!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{min-height:58px!important;margin:0!important;padding:9px 10px!important;justify-content:center!important;align-items:center!important;text-align:center!important;border-right:1px solid rgba(142,154,176,.3)!important}}@media (min-width:1021px) and (max-width:1380px){html body .ridge-hero-layout,html body .ridge-hero-next>.ridge-nav{width:min(1220px,calc(100vw - 72px))!important}html body .ridge-hero-next>.ridge-nav{grid-template-columns:220px minmax(500px,1fr) 198px!important;column-gap:28px!important}html body .ridge-hero-layout{grid-template-columns:minmax(470px,535px) minmax(540px,640px)!important;column-gap:42px!important}html body .ridge-hero-visual{width:min(640px,100%)!important}}html body .footer-brand-plate,html body .local-storefront-frame,html body .map-fallback-card,html body .map-stage{background:linear-gradient(145deg,#ffffff,#eef4ff)!important}html body .footer-brand-plate img,html body .local-storefront-frame img,html body .map-fallback-card img{object-fit:contain!important;object-position:center center!important;background:#f7faff!important}html body .map-storefront-backdrop{object-fit:contain!important;object-position:center center!important;opacity:.24!important;filter:saturate(1.04) contrast(1.02)!important}html body .map-stage iframe{opacity:.82!important}body,html{overflow-x:clip}body,html,html body canvas,html body img,html body video{max-width:100%}html body .before-after-compare img,html body .footer-brand-plate img,html body .gallery-tile img,html body .gallery-tile video,html body .local-storefront-frame img,html body .map-fallback-card img,html body .portrait-studio img,html body .service-visual-card img,html body .team-banner-strip img{display:block!important;opacity:1!important;visibility:visible!important}html body .team-banner-strip{background:#f7faff!important}html body .footer-brand-plate img,html body .local-storefront-frame img,html body .map-fallback-card img,html body .map-storefront-backdrop,html body .team-banner-strip img{object-fit:contain!important;object-position:center center!important}html body .map-fallback-card{overflow:hidden!important}@media (min-width:1021px){html body .ridge-hero-next{height:100vh!important;min-height:100vh!important;max-height:100vh!important;overflow:hidden!important}html body .ridge-hero-next>.ridge-nav{width:min(1320px,calc(100vw - 96px))!important;left:50%!important;transform:translateX(-50%)!important;grid-template-columns:238px minmax(560px,1fr) 208px!important;gap:clamp(24px,2.4vw,34px)!important}html body .ridge-nav-links{justify-content:center!important}html body .ridge-hero-layout{width:min(1320px,calc(100vw - 96px))!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;grid-template-columns:minmax(500px,565px) minmax(590px,680px)!important;grid-template-rows:auto auto!important;column-gap:clamp(42px,4.4vw,68px)!important;row-gap:22px!important;align-items:center!important;align-content:center!important;padding:96px 0 40px!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;align-self:end!important;max-width:565px!important}html body .ridge-hero-visual{width:min(680px,100%)!important;height:min(78vh,710px)!important;min-height:600px!important;align-self:center!important;justify-self:center!important;overflow:visible!important;transform:translateX(-18px)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;inset:-10% -9% -8% -9%!important;opacity:1!important;visibility:visible!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{opacity:1!important;visibility:visible!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:relative;width:100%!important;max-width:565px!important;display:flex!important;flex-wrap:wrap!important;grid-template-columns:none!important;gap:0!important;align-self:start!important;margin-top:0!important;overflow:hidden!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{min-height:54px!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:8px 10px!important;border-right:1px solid rgba(142,154,176,.26)!important;border-bottom:1px solid rgba(142,154,176,.22)!important}html body .ridge-trust-strip>.open-status-pill,html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){grid-column:auto!important;grid-row:auto!important;flex:1 0 33.333%!important;width:33.333%!important;max-width:none!important}html body .ridge-hero-effects .is-pin{display:none!important}html body .ridge-scroll-indicator{bottom:18px!important;transform:translateX(-50%) scale(.92)!important}}@media (min-width:1021px) and (max-width:1380px){html body .ridge-hero-layout,html body .ridge-hero-next>.ridge-nav{width:min(1220px,calc(100vw - 72px))!important}html body .ridge-hero-layout{grid-template-columns:minmax(465px,535px) minmax(530px,630px)!important;column-gap:38px!important;padding-top:112px!important}html body .ridge-hero-visual{width:min(630px,100%)!important}html body .ridge-hero-content{padding-top:0!important}}@media (max-width:760px){html.has-custom-cursor,html.has-custom-cursor *{cursor:auto!important}html body .custom-cursor,html body .walkin-bar{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body{padding-bottom:0!important}html body .ridge-hero-visual{min-height:clamp(300px,80vw,386px)!important;height:clamp(300px,80vw,386px)!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;inset:-10% -14% -10% -14%!important}}.seo-page-shell{min-height:100vh;background:linear-gradient(120deg,rgba(22,71,201,.05),transparent 28%),linear-gradient(58deg,transparent 0 68%,rgba(225,29,47,.055) 68% 68.4%,transparent 69%),#fff;color:#081120}.seo-page-band,.seo-page-faq,.seo-page-hero,.seo-page-highlights,.seo-page-nav,.seo-page-related,.seo-page-visit{width:min(1180px,calc(100vw - 48px));margin:0 auto}.seo-page-nav{justify-content:space-between;gap:24px;padding:26px 0 18px}.seo-page-actions,.seo-page-logo,.seo-page-nav,.seo-page-nav-links,.seo-page-related div{display:flex;align-items:center}.seo-page-logo{gap:12px;color:#081120;font-size:1.02rem;font-weight:950;text-decoration:none;text-transform:uppercase}.seo-page-logo img{border-radius:6px}.seo-page-nav-links{gap:clamp(18px,2.4vw,34px)}.seo-page-nav-links a,.seo-page-related a{color:#081120;font-size:.8rem;font-weight:900;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.seo-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;grid-gap:clamp(34px,5vw,78px);gap:clamp(34px,5vw,78px);padding:clamp(44px,7vh,82px) 0 34px}.seo-page-kicker{margin:0 0 14px;color:#e11d2f;font-size:.78rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.seo-page-band h2,.seo-page-copy h1,.seo-page-faq h2,.seo-page-related h2,.seo-page-visit h2{margin:0;color:#081120;font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif;font-weight:950;letter-spacing:0;text-transform:uppercase}.seo-page-copy h1{max-width:760px;font-size:clamp(3.7rem,8.4vw,7rem);line-height:.86}.seo-page-band p,.seo-page-faq article p,.seo-page-intro,.seo-page-visit p{color:#223454;font-size:1.02rem;font-weight:620;line-height:1.5}.seo-page-intro{max-width:660px;margin:24px 0 0}.seo-page-actions{gap:14px;margin-top:28px;flex-wrap:wrap}.seo-page-call,.seo-page-directions,.seo-page-visit a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:6px;font-size:.84rem;font-weight:950;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.seo-page-call{background:#e11d2f;color:#fff;box-shadow:0 16px 32px rgba(225,29,47,.18)}.seo-page-call-mobile{display:none}.seo-page-directions,.seo-page-visit a{border:1px solid rgba(22,71,201,.32);background:#fff;color:#1647c9}.seo-page-proof-image{position:relative;min-height:clamp(390px,34vw,520px);overflow:hidden;border:1px solid rgba(142,154,176,.18);border-radius:8px;background:#f6f9ff;box-shadow:0 34px 70px rgba(8,17,32,.12)}.seo-page-proof-image img{width:100%;height:100%;object-fit:contain;object-position:center}.seo-page-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(142,154,176,.24);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.84)}.seo-page-highlights div{min-height:76px;display:grid;place-items:center;padding:14px;border-right:1px solid rgba(142,154,176,.22);text-align:center}.seo-page-highlights div:last-child{border-right:0}.seo-page-highlights span{color:#081120;font-size:.88rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.seo-page-band,.seo-page-faq,.seo-page-related,.seo-page-visit{padding:clamp(50px,7vw,84px) 0}.seo-page-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);grid-gap:clamp(34px,6vw,88px);gap:clamp(34px,6vw,88px);align-items:start}.seo-page-band h2,.seo-page-faq h2,.seo-page-related h2,.seo-page-visit h2{font-size:clamp(2.3rem,4.4vw,4.4rem);line-height:.9}.seo-page-band ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.seo-page-band li,.seo-page-faq article{border:1px solid rgba(142,154,176,.2);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 18px 38px rgba(8,17,32,.055)}.seo-page-band li{padding:18px 20px;color:#223454;font-weight:720;line-height:1.42}.seo-page-faq{display:grid;grid-template-columns:minmax(280px,.64fr) minmax(0,1fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);border-top:1px solid rgba(142,154,176,.18)}.seo-page-faq-list{display:grid;grid-gap:14px;gap:14px}.seo-page-faq article{padding:22px 24px}.seo-page-faq h3{margin:0 0 8px;color:#081120;font-size:1rem;font-weight:950}.seo-page-faq article p{margin:0;font-size:.96rem}.seo-page-visit{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid rgba(142,154,176,.18)}.seo-page-visit p{max-width:620px;margin:14px 0 0}.seo-page-related{border-top:1px solid rgba(142,154,176,.18)}.seo-page-related div{flex-wrap:wrap;gap:12px;margin-top:20px}.seo-page-related a{min-height:44px;padding:0 16px;border:1px solid rgba(142,154,176,.24);border-radius:999px;background:#fff}@media (max-width:860px){.seo-page-band,.seo-page-faq,.seo-page-hero,.seo-page-highlights,.seo-page-nav,.seo-page-related,.seo-page-visit{width:min(100% - 28px,620px)}.seo-page-nav{align-items:flex-start}.seo-page-nav-links{display:none}.seo-page-band,.seo-page-faq,.seo-page-hero{grid-template-columns:1fr}.seo-page-hero{padding-top:34px}.seo-page-copy h1{font-size:clamp(3rem,15vw,4.7rem)}.seo-page-proof-image{min-height:340px}.seo-page-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-page-highlights div:nth-child(2n){border-right:0}.seo-page-highlights div{border-bottom:1px solid rgba(142,154,176,.22)}.seo-page-call-desktop{display:none}.seo-page-call-mobile{display:inline-flex}.seo-page-visit{align-items:flex-start;flex-direction:column}}html body .ridge-loading-screen{align-content:center!important;grid-gap:18px!important;gap:18px!important;background:linear-gradient(116deg,rgba(255,255,255,.98) 0 54%,rgba(238,244,255,.95) 54.2% 65%,rgba(8,17,32,.98) 65.2% 100%),#fff!important;color:#081120!important;transition:opacity .52s ease,visibility .52s ease!important}html body .ridge-loading-screen:after,html body .ridge-loading-screen:before{content:""!important;position:absolute!important;pointer-events:none!important}html body .ridge-loading-screen:before{inset:0!important;z-index:-2!important;background:radial-gradient(circle at 33% 31%,rgba(22,71,201,.08),transparent 23%),radial-gradient(circle at 78% 34%,rgba(225,29,47,.12),transparent 20%),repeating-linear-gradient(90deg,rgba(22,71,201,.045) 0 1px,transparent 1px 74px),repeating-linear-gradient(0deg,rgba(22,71,201,.035) 0 1px,transparent 1px 74px)!important}html body .ridge-loading-screen:after{right:clamp(-180px,-8vw,-70px)!important;top:50%!important;z-index:-1!important;width:clamp(420px,42vw,760px)!important;height:clamp(420px,42vw,760px)!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:999px!important;background:linear-gradient(145deg,rgba(255,255,255,.14),transparent 42%),radial-gradient(circle,rgba(46,107,255,.22),transparent 64%)!important;transform:translateY(-50%) rotateX(62deg)!important}html body .ridge-loader-mark{position:relative;width:128px!important;height:128px!important;display:grid!important;place-items:center!important}html body .ridge-loader-mark:before{content:""!important;position:absolute!important;inset:0!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:999px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 28px 72px rgba(8,17,32,.14)!important}html body .ridge-loader-mark img{position:relative;z-index:3!important;width:78px!important;height:78px!important;border-radius:8px!important;object-fit:contain!important;filter:drop-shadow(0 16px 24px rgba(8,17,32,.18))!important}html body .ridge-loader-pole{position:absolute!important;inset:14px!important;z-index:2!important;border-radius:999px!important;background:repeating-linear-gradient(135deg,#e11d3f 0 13px,#ffffff 13px 26px,#1647c9 26px 39px,#ffffff 39px 52px)!important;opacity:.18!important;animation:ridge-loader-spin 1.7s linear infinite!important}html body .ridge-loader-copy{justify-items:center!important;text-align:center!important}html body .ridge-loader-copy span,html body .ridge-loader-copy strong{font-family:Impact,Haettenschweiler,Franklin Gothic Condensed,Arial Narrow,sans-serif!important}html body .ridge-loader-copy span{color:#081120!important;font-size:clamp(3.4rem,7vw,6.6rem)!important}html body .ridge-loader-copy strong{color:#e11d3f!important;font-size:clamp(2.45rem,5.1vw,4.9rem)!important}html body .ridge-loader-progress{width:min(320px,68vw)!important;height:7px!important;border:1px solid rgba(142,154,176,.32)!important;background:rgba(255,255,255,.82)!important;box-shadow:inset 0 1px 2px rgba(8,17,32,.08)!important}html body .ridge-loader-progress i{width:46%!important;background:linear-gradient(90deg,#1647c9,#ffffff 48%,#e11d3f)!important;animation:ridge-loader-progress 1.25s ease-in-out infinite!important}html body .ridge-loading-screen p{color:#223454!important;letter-spacing:.14em!important}@keyframes ridge-loader-spin{to{transform:rotate(1turn)}}@keyframes ridge-loader-progress{0%{transform:translateX(-110%)}to{transform:translateX(235%)}}@media (max-width:760px){html body .ridge-loading-screen{background:linear-gradient(180deg,rgba(255,255,255,.99) 0 72%,rgba(238,244,255,.98) 72% 100%),#fff!important}html body .ridge-loading-screen:after{right:-54vw!important;top:71%!important;width:108vw!important;height:108vw!important}html body .ridge-loader-mark{width:112px!important;height:112px!important}}@media (prefers-reduced-motion:reduce){html body .ridge-loader-pole,html body .ridge-loader-progress i{animation:none!important}}html body .ridge-hero-next{--hero-scroll:0;isolation:isolate!important}html body .ridge-hero-effects .is-house{--cluster-size:clamp(46px,5vw,86px);--cluster-drift:-22px;--cluster-rotate:-7deg;left:clamp(40px,5vw,92px);top:clamp(188px,24vh,260px);opacity:.38}html body .ridge-hero-effects .is-chair{--cluster-size:clamp(48px,5.4vw,92px);--cluster-drift:-28px;--cluster-rotate:12deg;right:clamp(88px,8vw,148px);bottom:clamp(66px,8vh,110px);opacity:.34}html body .ridge-hero-effects .hero-cluster{animation:ridge-hero-cluster-float 7.8s ease-in-out infinite alternate!important}html body .ridge-hero-effects .hero-cluster:nth-of-type(2n){animation-duration:9.6s!important;animation-direction:alternate-reverse!important}@keyframes ridge-hero-cluster-float{0%{translate:0 0}to{translate:0 -10px}}@media (min-width:1021px){html body .ridge-hero-next{height:100vh!important;min-height:760px!important;max-height:none!important;overflow:hidden!important}html body .ridge-hero-next>.ridge-nav{position:absolute!important;top:26px!important;left:50%!important;width:min(1360px,calc(100vw - 72px))!important;min-height:74px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(220px,260px) minmax(520px,1fr) minmax(190px,220px)!important;grid-column-gap:clamp(22px,2.5vw,36px)!important;column-gap:clamp(22px,2.5vw,36px)!important;align-items:center!important;justify-content:center!important;transform:translateX(-50%)!important;background:transparent!important;box-shadow:none!important}html body .ridge-nav-logo{width:100%!important;min-height:72px!important;justify-self:start!important}html body .ridge-nav-links{justify-self:center!important;justify-content:center!important;width:100%!important}html body .ridge-nav-book{justify-self:end!important}html body .ridge-hero-layout{width:min(1360px,calc(100vw - 72px))!important;height:100vh!important;min-height:760px!important;max-height:none!important;margin:0 auto!important;padding:112px 0 48px!important;display:grid!important;grid-template-columns:minmax(500px,590px) minmax(640px,760px)!important;grid-template-rows:minmax(0,1fr) auto!important;grid-column-gap:clamp(22px,2.8vw,42px)!important;column-gap:clamp(22px,2.8vw,42px)!important;grid-row-gap:22px!important;row-gap:22px!important;align-items:center!important;align-content:center!important;justify-content:center!important}html body .ridge-hero-content{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:end!important;width:100%!important;max-width:590px!important;padding:0!important;transform:translateY(14px)!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(6.8rem,7.65vw,8.6rem)!important;line-height:.76!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.85rem,5.62vw,6.3rem)!important;line-height:.82!important}html body .ridge-hero-copy{max-width:570px!important;margin-top:20px!important;font-size:clamp(1.12rem,1.18vw,1.26rem)!important;line-height:1.43!important}html body .ridge-hero-actions{max-width:560px!important;grid-template-columns:minmax(230px,1fr) minmax(210px,.84fr)!important;gap:18px!important;margin-top:28px!important}html body .ridge-hero-actions .ridge-btn{min-height:68px!important}html body .ridge-hero-visual{grid-column:2!important;grid-row:1/3!important;align-self:center!important;justify-self:start!important;width:min(760px,100%)!important;height:min(82vh,780px)!important;min-height:650px!important;margin:0!important;overflow:visible!important;transform:translateX(-12px)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;inset:-12% -10% -10% -10%!important;opacity:1!important;visibility:visible!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:relative;left:auto!important;bottom:auto!important;width:100%!important;max-width:590px!important;align-self:start!important;margin:0!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.32)!important;border-radius:8px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 22px 48px rgba(8,17,32,.08)!important;justify-items:stretch!important}html body .ridge-trust-strip>.open-status-pill,html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{width:100%!important;inline-size:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;min-height:56px!important;margin:0!important;padding:8px 10px!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;border-right:1px solid rgba(142,154,176,.24)!important;border-bottom:1px solid rgba(142,154,176,.18)!important;line-height:1.05!important}html body .ridge-trust-strip>.open-status-pill{display:none!important}html body .ridge-trust-strip>.open-status-pill:nth-child(n),html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span:nth-child(n){width:100%!important;inline-size:100%!important;flex:0 1 auto!important;flex-basis:auto!important;justify-self:stretch!important}html body .ridge-trust-strip>:first-child{padding-left:16px!important}html body .ridge-scroll-indicator{bottom:20px!important}}@media (min-width:1021px) and (max-width:1380px){html body .ridge-hero-layout,html body .ridge-hero-next>.ridge-nav{width:min(1220px,calc(100vw - 56px))!important}html body .ridge-hero-layout{grid-template-columns:minmax(455px,535px) minmax(570px,650px)!important;column-gap:28px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5.8rem,7vw,7rem)!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(4.1rem,5.1vw,5.2rem)!important}html body .ridge-hero-visual{width:min(650px,100%)!important;min-height:590px!important}}@media (max-width:760px){html body .ridge-hero-effects .is-chair,html body .ridge-hero-effects .is-house{display:none!important}html body .ridge-hero-effects .hero-cluster{animation-duration:10s!important}}@media (min-width:1021px) and (max-height:760px){html body .ridge-scroll-indicator{display:none!important}}@media (min-width:761px) and (max-width:1020px){html body .ridge-hero-effects .is-chair,html body .ridge-hero-effects .is-comb,html body .ridge-hero-effects .is-scissors{display:none!important}}html body .premium-sections{position:relative;overflow:clip!important}html body .ridge-page-cluster-field{position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;overflow:hidden!important}html body .page-cluster{position:absolute!important;display:block!important;width:var(--page-cluster-size,72px)!important;height:auto!important;opacity:var(--page-cluster-opacity,.13)!important;filter:saturate(1.02) contrast(1.02) drop-shadow(0 18px 28px rgba(8,17,32,.08))!important;animation:ridge-page-cluster-drift 14s ease-in-out infinite alternate!important}html body .page-cluster-maple{--page-cluster-size:clamp(54px,6vw,108px);--page-cluster-opacity:0.13;left:4%;top:7%}html body .page-cluster-scissors{--page-cluster-size:clamp(82px,9vw,150px);--page-cluster-opacity:0.1;right:-12px;top:22%;animation-delay:-4s!important}html body .page-cluster-comb{--page-cluster-size:clamp(80px,8vw,132px);--page-cluster-opacity:0.09;left:-18px;top:48%;animation-delay:-8s!important}html body .page-cluster-pin{--page-cluster-size:clamp(58px,6vw,98px);--page-cluster-opacity:0.12;right:7%;top:67%;animation-delay:-2s!important}html body .page-cluster-star{--page-cluster-size:clamp(34px,4vw,62px);--page-cluster-opacity:0.16;left:18%;top:84%;animation-delay:-6s!important}@keyframes ridge-page-cluster-drift{0%{transform:translateZ(0) rotate(-4deg)}to{transform:translate3d(0,-22px,0) rotate(5deg)}}html body .premium-sections>:not(.ridge-page-cluster-field){position:relative;z-index:2!important}html body .location-map-section{grid-template-columns:minmax(420px,.88fr) minmax(560px,1.12fr)!important;align-items:center!important;gap:clamp(34px,4vw,68px)!important}html body .location-visual-stack{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr)!important;grid-gap:16px!important;gap:16px!important;align-items:center!important;min-width:0!important}html body .map-stage{position:relative;min-height:480px!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:8px!important;background:#eef4ff!important;box-shadow:0 28px 70px rgba(8,17,32,.16)!important}html body .map-stage iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;opacity:1!important}html body .map-fallback-card,html body .map-storefront-backdrop{display:none!important}html body .map-open-link{position:absolute!important;left:14px!important;top:14px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 14px!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:6px!important;background:rgba(255,255,255,.94)!important;color:#1647c9!important;font-size:.82rem!important;font-weight:900!important;box-shadow:0 12px 28px rgba(8,17,32,.12)!important}html body .location-storefront-proof{position:relative;display:block!important;align-self:center!important;min-height:0!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.28)!important;border-radius:8px!important;background:linear-gradient(145deg,#ffffff,#eef4ff)!important;box-shadow:0 28px 70px rgba(8,17,32,.14)!important}html body .location-storefront-proof img{width:100%!important;height:auto!important;min-height:0!important;display:block!important;object-fit:contain!important;object-position:center center!important;padding:14px!important;background:#f7faff!important}html body .location-storefront-proof figcaption{display:flex!important;align-items:center!important;gap:8px!important;min-height:56px!important;padding:12px 14px!important;background:#081120!important;color:#ffffff!important;font-size:.82rem!important;font-weight:900!important}html body .footer-brand-plate{width:min(430px,100%)!important;max-width:430px!important;aspect-ratio:1/.78!important;padding:12px!important;overflow:hidden!important;border-radius:8px!important;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(238,244,255,.92))!important}html body .footer-brand-plate img{width:100%!important;height:100%!important;display:block!important;border-radius:6px!important;object-fit:cover!important;object-position:center center!important;background:#eef4ff!important}@media (max-width:1020px){html body .location-map-section,html body .location-visual-stack{grid-template-columns:1fr!important}html body .map-stage{min-height:390px!important}html body .footer-brand-plate{max-width:560px!important}}@media (max-width:760px){html body .ridge-page-cluster-field{display:none!important}html body .map-stage{min-height:330px!important}html body .location-storefront-proof img{padding:10px!important}html body .footer-brand-plate{aspect-ratio:1/.82!important}}@media (prefers-reduced-motion:reduce){html body .page-cluster,html body .ridge-hero-effects .hero-cluster{animation:none!important}}html body .hero-cluster,html body .page-cluster,html body .ridge-page-cluster-field{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (min-width:1021px){html body .ridge-trust-strip{grid-column:1!important;grid-row:2!important;position:relative;left:auto!important;bottom:auto!important;width:min(540px,100%)!important;max-width:min(540px,100%)!important;margin-top:30px!important;align-self:start!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(142,154,176,.34)!important;border-radius:8px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 20px 48px rgba(8,17,32,.09)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{width:100%!important;min-width:0!important;min-height:68px!important;margin:0!important;padding:13px 15px!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#081120!important;font-size:.76rem!important;line-height:1.08!important;text-align:left!important;white-space:normal!important}html body .ridge-trust-strip>span:first-child,html body .ridge-trust-strip>span:nth-child(2),html body .ridge-trust-strip>span:nth-child(3){grid-column:span 2!important;border-bottom:1px solid rgba(142,154,176,.42)!important}html body .ridge-trust-strip>a:nth-child(4),html body .ridge-trust-strip>span:nth-child(5){grid-column:span 3!important}html body .ridge-trust-strip>a:nth-child(4),html body .ridge-trust-strip>span:first-child,html body .ridge-trust-strip>span:nth-child(2){border-right:1px solid rgba(142,154,176,.42)!important}html body .ridge-trust-strip>.open-status-pill{display:none!important}html body .ridge-trust-strip strong{color:#081120!important;font-size:1.16rem!important;letter-spacing:0!important}html body .ridge-trust-strip svg{flex:0 0 auto!important}html body .ridge-hero-layout{grid-template-rows:auto auto!important;align-content:center!important;row-gap:24px!important}html body .ridge-hero-content{align-self:end!important}html body .ridge-trust-strip{align-self:start!important;margin-top:20px!important}}@media (max-width:760px){html body .ridge-hero-next{max-height:none!important}html body .ridge-hero-layout,html body .ridge-hero-next{height:auto!important;min-height:auto!important;overflow:visible!important}html body .ridge-hero-layout{width:min(100% - 28px,520px)!important;padding:14px 0 24px!important;gap:14px!important}html body .ridge-hero-content h1{font-size:clamp(2.55rem,14.2vw,3.55rem)!important;line-height:.83!important}html body .ridge-hero-copy{margin-top:10px!important;font-size:clamp(.98rem,4.35vw,1.12rem)!important;line-height:1.36!important}html body .ridge-hero-actions{margin-top:14px!important;gap:10px!important}html body .ridge-hero-visual{display:block!important;position:relative;width:100%!important;min-height:clamp(330px,46svh,430px)!important;height:clamp(330px,46svh,430px)!important;margin:2px auto 0!important;overflow:hidden!important;border-radius:8px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{display:block!important;position:absolute!important;inset:0!important;left:auto!important;top:auto!important;width:100%!important;height:100%!important;min-height:0!important;transform:none!important;opacity:1!important;visibility:visible!important}html body .ridge-hero-visual.has-live-depth .hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .hero-mobile-poster,html body .hero-visual-poster{height:100%!important;display:grid!important;place-items:center!important}html body .hero-mobile-poster img,html body .hero-visual-poster{width:min(360px,92vw)!important;height:auto!important;max-height:100%!important;object-fit:contain!important;transform:none!important}html body .ridge-trust-strip{position:relative;grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:8px!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{min-height:48px!important;padding:8px 9px!important;justify-content:flex-start!important;text-align:left!important;font-size:.7rem!important}html body .ridge-trust-strip>span:nth-child(3){display:none!important}html body .ridge-trust-strip>a:nth-child(4),html body .ridge-trust-strip>span:first-child,html body .ridge-trust-strip>span:nth-child(2),html body .ridge-trust-strip>span:nth-child(5){grid-column:auto!important}html body .ridge-scroll-indicator{display:none!important}}@media (max-width:390px){html body .ridge-hero-visual{min-height:318px!important;height:318px!important}}.mobile-hero-wallpaper{display:none}@media (max-width:760px){:root{--navy:#07142a;--blue:#123c9c;--red:#e61d3b;--ice:#f5f8ff;--steel:#a8b2c4}html body .ridge-hero-next{--mobile-edge:clamp(22px,7.18vw,28px);position:relative;min-height:auto!important;padding:0 0 34px!important;overflow:visible!important;background:radial-gradient(circle at 92% 19%,rgba(230,29,59,.14),transparent 22px),radial-gradient(circle at 43% 15%,rgba(18,60,156,.12),transparent 18px),radial-gradient(circle at 96% 58%,rgba(18,60,156,.1),transparent 20px),linear-gradient(90deg,rgba(18,60,156,.045) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.045) 1px,transparent 0),#ffffff!important;background-size:auto,auto,auto,64px 64px,64px 64px,auto!important}html body .maple-field-hero,html body .ridge-hero-bg,html body .ridge-hero-effects,html body .ridge-scroll-indicator{display:none!important}html body .ridge-hero-next>.ridge-nav{position:relative;z-index:20!important;width:100%!important;min-height:74px!important;margin:0!important;padding:28px var(--mobile-edge) 0!important;grid-template-columns:minmax(0,205px) 34px!important;align-items:start!important;justify-content:space-between!important;grid-gap:16px!important;gap:16px!important}html body .ridge-hero-next>.ridge-nav,html body .ridge-nav-logo{display:grid!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .ridge-nav-logo{width:205px!important;min-height:42px!important;grid-template-columns:43px 1fr!important;align-items:center!important;grid-gap:9px!important;gap:9px!important;padding:0!important;border-radius:0!important;color:#123c9c!important;font-family:var(--display)!important;font-size:23px!important;line-height:.82!important;text-transform:uppercase!important}html body .ridge-nav-logo img{width:43px!important;height:43px!important;border-radius:0!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}html body .ridge-nav-logo span,html body .ridge-nav-logo strong{display:block!important;margin:0!important;padding:0!important;letter-spacing:0!important}html body .ridge-nav-logo strong{color:#123c9c!important}html body .ridge-nav-logo span{color:#e61d3b!important}html body .ridge-nav-book,html body .ridge-nav-links{display:none!important}html body .ridge-nav-menu{position:relative;width:34px!important;height:30px!important;margin:4px 0 0!important;padding:0!important;display:grid!important;align-content:center!important;grid-gap:7px!important;gap:7px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .ridge-nav-menu span{display:block!important;width:32px!important;height:3px!important;border-radius:999px!important;background:#07142a!important;transform-origin:center!important}html body .ridge-nav.is-open .ridge-nav-menu span:first-child{transform:translateY(10px) rotate(45deg)!important}html body .ridge-nav.is-open .ridge-nav-menu span:nth-child(2){opacity:0!important}html body .ridge-nav.is-open .ridge-nav-menu span:last-child{transform:translateY(-10px) rotate(-45deg)!important}html body .ridge-hero-layout{position:relative;z-index:2!important;width:min(100%,430px)!important;min-height:0!important;height:auto!important;margin:0 auto!important;padding:62px var(--mobile-edge) 0!important;display:block!important;overflow:visible!important}html body .ridge-hero-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important}html body .ridge-kicker{display:flex!important;align-items:center!important;gap:12px!important;min-height:16px!important;margin:0 0 24px!important;color:#e61d3b!important;font-family:"Arial Narrow","Roboto Condensed",var(--body)!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.045em!important;text-transform:uppercase!important;white-space:nowrap!important;width:calc(100% / .86)!important;transform:scaleX(.86)!important;transform-origin:left center!important}html body .ridge-kicker span{flex:0 0 59px!important;width:59px!important;height:4px!important;border-radius:99px!important;background:linear-gradient(90deg,#123c9c 0 26px,transparent 26px 33px,#e61d3b 33px 59px)!important}html body .ridge-hero-title-lock,html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge{margin:0!important;padding:0!important;font-family:var(--display)!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:0!important}html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge{display:block!important;white-space:nowrap!important}html body .ridge-hero-title-lock .hero-word-ridge{color:#07142a!important;font-size:clamp(5.55rem,24.1vw,5.88rem)!important;line-height:.74!important}html body .ridge-hero-title-lock .hero-word-barbershop{color:#e61d3b!important;font-size:clamp(4rem,17.25vw,4.22rem)!important;line-height:.9!important}html body .ridge-hero-copy{width:min(335px,100%)!important;max-width:335px!important;margin:22px 0 0!important;color:#07142a!important;font-family:var(--body)!important;font-size:clamp(1rem,5.12vw,1.25rem)!important;font-weight:500!important;line-height:1.45!important;letter-spacing:0!important}html body .ridge-hero-actions{width:100%!important;margin:8px 0 0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important}html body .ridge-hero-actions .ridge-btn{width:100%!important;min-width:0!important;border-radius:10px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;font-family:var(--display)!important;font-size:1.25rem!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;transform:none!important}html body .ridge-hero-actions .ridge-btn-primary{min-height:64px!important;background:#e61d3b!important;color:#ffffff!important;border:1px solid #e61d3b!important;box-shadow:0 18px 42px rgba(230,29,59,.28)!important}html body .ridge-hero-actions .ridge-btn-secondary{min-height:58px!important;background:rgba(255,255,255,.92)!important;border:1px solid #123c9c!important;color:#123c9c!important;box-shadow:none!important}html body .ridge-hero-actions .ridge-btn-secondary span{display:inline-flex!important;align-items:baseline!important;gap:5px!important}html body .ridge-hero-actions .ridge-btn-secondary strong{color:#07142a!important;font-family:var(--body)!important;font-size:.8rem!important;font-weight:950!important;line-height:1!important}html body .ridge-hero-visual{position:relative;left:50%!important;width:min(100vw,430px)!important;height:300px!important;min-height:300px!important;max-height:none!important;margin:24px 0 0!important;overflow:visible!important;border-radius:0!important;background:transparent!important;transform:translateX(-50%)!important;isolation:isolate!important;z-index:1!important}html body .mobile-hero-wallpaper{position:absolute!important;inset:0 0 auto!important;z-index:0!important;display:block!important;height:360px!important;overflow:hidden!important;pointer-events:none!important;background:linear-gradient(180deg,transparent 0 56%,#f5f8ff 56% 100%)!important}html body .mobile-hero-wallpaper img{position:absolute!important;right:-162px!important;bottom:0!important;width:640px!important;max-width:none!important;height:430px!important;object-fit:cover!important;object-position:70% 52%!important;opacity:.98!important;filter:saturate(1.08) contrast(1.02)!important;transform:translate3d(calc(var(--hero-scroll, 0) * -8px),calc(var(--hero-scroll, 0) * 8px),0)!important}html body .mobile-hero-wallpaper:before{content:""!important;position:absolute!important;left:50%!important;top:16px!important;z-index:1!important;width:360px!important;height:266px!important;border:1px solid rgba(18,60,156,.12)!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .mobile-hero-wallpaper:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:168px!important;z-index:2!important;background:linear-gradient(135deg,transparent 0 39%,rgba(168,178,196,.32) 39.2% 64%,transparent 64.2%),linear-gradient(180deg,rgba(245,248,255,.12),#f5f8ff 72%)!important}html body .mobile-hero-orbit{position:absolute!important;left:50%!important;z-index:1!important;border:1px solid rgba(18,60,156,.1)!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .mobile-hero-orbit-a{top:42px!important;width:324px!important;height:230px!important}html body .mobile-hero-orbit-b{top:164px!important;width:500px!important;height:204px!important}html body .mobile-hero-dot{position:absolute!important;z-index:3!important;width:12px!important;height:12px!important;opacity:.24!important}html body .mobile-hero-dot:after,html body .mobile-hero-dot:before{content:""!important;position:absolute!important;inset:5px 0 auto!important;height:2px!important;border-radius:999px!important;background:currentColor!important}html body .mobile-hero-dot:after{transform:rotate(90deg)!important}html body .mobile-hero-dot-red{left:40px!important;top:146px!important;color:#e61d3b!important}html body .mobile-hero-dot-blue{right:22px!important;top:332px!important;color:#123c9c!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:6!important;display:block!important;width:100%!important;height:360px!important;pointer-events:none!important;opacity:1!important;visibility:visible!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{position:absolute!important;left:50%!important;top:16px!important;z-index:5!important;display:block!important;width:min(306px,82vw)!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;filter:drop-shadow(0 26px 26px rgba(7,20,42,.2))!important;transform:translate3d(-50%,calc(var(--hero-scroll, 0) * -18px),0) scale(calc(1 - (var(--hero-scroll, 0) * .035)))!important}html body .ridge-hero-visual:after{top:230px!important;z-index:4!important;width:280px!important;height:32px!important;background:rgba(7,20,42,.28)!important;filter:blur(18px)!important}html body .ridge-hero-visual:after,html body .ridge-hero-visual:before{content:""!important;position:absolute!important;left:50%!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .ridge-hero-visual:before{top:196px!important;z-index:5!important;width:292px!important;height:46px!important;background:radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.2),transparent 54%),linear-gradient(180deg,#132244,#07142a 58%,#030915)!important;box-shadow:0 18px 34px rgba(7,20,42,.24)!important;pointer-events:none!important}html body .ridge-trust-strip{position:relative;z-index:30!important;left:50%!important;width:min(calc(100vw - 32px),398px)!important;max-width:398px!important;margin:-92px 0 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(168,178,196,.46)!important;border-radius:20px 20px 0 0!important;background:rgba(255,255,255,.97)!important;box-shadow:0 18px 48px rgba(7,20,42,.14)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;transform:translateX(-50%)!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;min-height:74px!important;margin:0!important;padding:14px 18px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;border:0!important;border-right:1px solid rgba(168,178,196,.45)!important;border-bottom:1px solid rgba(168,178,196,.45)!important;border-radius:0!important;background:transparent!important;color:#07142a!important;font-family:var(--body)!important;font-size:.79rem!important;font-weight:950!important;line-height:1.05!important;text-align:left!important;text-transform:uppercase!important;box-shadow:none!important;white-space:normal!important}html body .ridge-trust-strip>span:nth-child(2n),html body .ridge-trust-strip>span:nth-child(5){border-right:0!important}html body .ridge-trust-strip>a:nth-child(4),html body .ridge-trust-strip>span:first-child,html body .ridge-trust-strip>span:nth-child(2),html body .ridge-trust-strip>span:nth-child(3){grid-column:auto!important;border-bottom:1px solid rgba(168,178,196,.45)!important}html body .ridge-trust-strip>span:nth-child(5){grid-column:1/2!important;border-bottom:0!important}html body .ridge-trust-strip>span:nth-child(3){display:flex!important}html body .ridge-trust-strip>.open-status-pill{display:none!important}html body .ridge-trust-strip strong{color:#07142a!important;font-family:var(--display)!important;font-size:1.28rem!important;font-weight:950!important;line-height:.9!important;letter-spacing:0!important}html body .ridge-trust-strip svg{flex:0 0 auto!important;width:26px!important;height:26px!important;color:#123c9c!important;stroke-width:2.2!important}html body .ridge-trust-strip>span:first-child svg{color:#e61d3b!important}html body .walkin-bar{left:max(16px,env(safe-area-inset-left))!important;right:max(16px,env(safe-area-inset-right))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;z-index:60!important;width:auto!important;height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important;padding:0!important;border-radius:8px!important;border:0!important;background:#e61d3b!important;box-shadow:0 16px 40px rgba(230,29,59,.34)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(calc(110% + env(safe-area-inset-bottom)))!important}html body .walkin-bar.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}html body .walkin-primary{min-height:64px!important;border-radius:8px!important;background:#e61d3b!important;color:#ffffff!important;font-family:var(--display)!important;font-size:1.22rem!important;letter-spacing:0!important}html body .walkin-icon{display:none!important}}@media (max-width:374px){html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.92rem,23.2vw,5.3rem)!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.55rem,16.35vw,3.84rem)!important}html body .ridge-hero-visual{height:288px!important;min-height:288px!important}html body .ridge-trust-strip{margin-top:-112px!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{width:min(292px,82vw)!important}}@media (prefers-reduced-motion:reduce){html body .mobile-hero-wallpaper img,html body .ridge-hero-visual .hero-visual-poster{transform:translate3d(-50%,0,0)!important}html body .mobile-hero-wallpaper img{transform:none!important}}@media (max-width:760px){html body .ridge-hero-next .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:6!important;display:block!important;width:100%!important;height:360px!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media (min-width:769px){:root{--ridge-navy:#07142a;--ridge-blue:#123c9c;--ridge-red:#e61d3b;--ridge-ice:#f5f8ff;--ridge-white:#ffffff;--ridge-steel:#a8b2c4;--ridge-border:rgba(7,20,42,0.12);--ridge-shadow:0 24px 70px rgba(7,20,42,0.14);--ridge-red-shadow:0 18px 44px rgba(230,29,59,0.28)}html body .ridge-hero-next{position:relative;min-height:100svh!important;height:max(760px,100svh)!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 2% 82%,rgba(7,20,42,.11) 0 1px,transparent 1.6px) 0 0 /9px 9px,linear-gradient(90deg,#ffffff,#ffffff 48%,#eef4ff)!important}html body .ridge-hero-next:before{content:""!important;background:linear-gradient(119deg,transparent 0 51.4%,rgba(255,255,255,.72) 51.55% 57.2%,transparent 57.35%),linear-gradient(118deg,transparent 0 49.2%,rgba(230,29,59,.18) 49.35% 50.1%,transparent 50.25%),radial-gradient(ellipse at 70% 47%,rgba(18,60,156,.13),transparent 31%)!important;pointer-events:none!important}html body .ridge-hero-bg,html body .ridge-hero-next:before{position:absolute!important;inset:0!important;z-index:0!important}html body .ridge-hero-bg{display:block!important;background:linear-gradient(90deg,rgba(18,60,156,.035) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.035) 1px,transparent 0)!important;background-size:64px 64px!important;opacity:.72!important}html body .maple-field-hero{display:none!important}html body .ridge-hero-effects{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;pointer-events:none!important}html body .ridge-hero-effects .hero-focus-ring{position:absolute!important;left:calc(50% + 118px)!important;top:156px!important;width:560px!important;height:560px!important;border:1px solid rgba(18,60,156,.13)!important;border-radius:50%!important;box-shadow:0 0 0 46px rgba(18,60,156,.045)!important;transform:translate3d(calc(var(--hero-scroll, 0) * 24px),calc(var(--hero-scroll, 0) * -18px),0)!important}html body .ridge-hero-effects .hero-ribbon-blue,html body .ridge-hero-effects .hero-ribbon-red{display:none!important}html body .ridge-hero-next>.ridge-nav{position:absolute!important;top:28px!important;left:50%!important;right:auto!important;z-index:50!important;width:min(1360px,calc(100% - 80px))!important;min-height:72px!important;margin:0!important;padding:0!important;grid-template-columns:280px minmax(0,1fr) 220px!important;grid-gap:0!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:translateX(-50%)!important}html body .ridge-hero-next>.ridge-nav,html body .ridge-nav-logo{height:72px!important;display:grid!important;align-items:center!important}html body .ridge-nav-logo{width:260px!important;grid-template-columns:60px 1fr!important;justify-content:start!important;grid-column-gap:10px!important;column-gap:10px!important;padding:8px 14px!important;overflow:visible!important;border-radius:4px!important;background:#ffffff!important;box-shadow:0 12px 34px rgba(7,20,42,.07)!important}html body .ridge-nav-logo .ridge-logo-plaque{display:none!important}html body .ridge-nav-logo .ridge-logo-mark{display:block!important;width:58px!important;height:58px!important;max-width:none!important;object-fit:contain!important;object-position:center!important;border-radius:0!important}html body .ridge-nav-logo span{display:block!important;color:var(--ridge-red)!important;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif!important;font-size:29px!important;font-weight:950!important;line-height:.82!important;letter-spacing:-.035em!important;text-transform:uppercase!important}html body .ridge-nav-logo strong{display:block!important;color:var(--ridge-blue)!important;font:inherit!important}html body .ridge-nav-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important;min-width:0!important}html body .ridge-nav-links a{position:relative;color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:13px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-nav-links a:after{left:50%!important;right:auto!important;bottom:-17px!important;width:42px!important;height:3px!important;border-radius:999px!important;background:var(--ridge-red)!important;transform:translateX(-50%) scaleX(0)!important;transform-origin:center!important}html body .ridge-nav-links a.is-active:after,html body .ridge-nav-links a:hover:after{transform:translateX(-50%) scaleX(1)!important}html body .ridge-nav-book{width:198px!important;height:52px!important;min-height:52px!important;margin-left:auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;border:0!important;border-radius:8px!important;background:var(--ridge-red)!important;color:#ffffff!important;box-shadow:var(--ridge-red-shadow)!important;font-size:15px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important}html body .ridge-nav-book svg{width:19px!important;height:19px!important;stroke-width:2.2!important}html body .ridge-nav-menu{display:none!important}html body .ridge-hero-layout{inset:0 auto auto 50%!important;z-index:10!important;width:min(1440px,100%)!important;height:100%!important;min-height:760px!important;display:block!important;transform:translateX(-50%)!important;pointer-events:none!important}html body .ridge-hero-content,html body .ridge-hero-layout{position:absolute!important;margin:0!important;padding:0!important}html body .ridge-hero-content{left:40px!important;top:clamp(158px,19.55vh,176px)!important;z-index:22!important;width:600px!important;max-width:600px!important;pointer-events:auto!important;transform:translate3d(0,calc(var(--hero-scroll, 0) * -42px),0)!important;opacity:calc(1 - (var(--hero-scroll, 0) * 1.45))!important}html body .ridge-kicker{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;color:var(--ridge-red)!important;font-family:"Arial Narrow",var(--body)!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-kicker span{flex:0 0 59px!important;width:59px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ridge-blue) 0 28px,transparent 28px 35px,var(--ridge-red) 35px 59px)!important}html body .ridge-hero-title-lock{margin:0!important;padding:0!important;font-family:var(--display)!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:0!important}html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge{display:block!important;margin:0!important;padding:0!important;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif!important;font-stretch:condensed!important;font-weight:950!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-hero-title-lock .hero-word-ridge{color:var(--ridge-navy)!important;font-size:clamp(94px,8.75vw,126px)!important;line-height:.82!important;letter-spacing:-.035em!important}html body .ridge-hero-title-lock .hero-word-barbershop{color:var(--ridge-red)!important;font-size:clamp(78px,7.25vw,104px)!important;line-height:.84!important;letter-spacing:-.025em!important}html body .ridge-hero-copy{width:575px!important;max-width:575px!important;margin:22px 0 0!important;color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:17.5px!important;font-weight:750!important;line-height:1.55!important;letter-spacing:0!important}html body .ridge-hero-actions{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:18px!important;width:560px!important;margin:30px 0 0!important}html body .ridge-hero-actions .ridge-btn{height:68px!important;min-height:68px!important;padding:0!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;font-family:"Arial Narrow",var(--body)!important;font-size:17px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important}html body .ridge-hero-actions .ridge-btn svg{width:21px!important;height:21px!important;stroke-width:2.25!important}html body .ridge-hero-actions .ridge-btn-primary{width:296px!important;min-width:296px!important;border:0!important;background:var(--ridge-red)!important;color:#ffffff!important;box-shadow:var(--ridge-red-shadow)!important}html body .ridge-hero-actions .ridge-btn-secondary{width:246px!important;min-width:246px!important;border:1px solid var(--ridge-blue)!important;background:rgba(255,255,255,.88)!important;color:var(--ridge-blue)!important;box-shadow:none!important}html body .ridge-hero-actions .ridge-btn-secondary span{display:grid!important;grid-gap:4px!important;gap:4px!important;text-align:center!important}html body .ridge-hero-actions .ridge-btn-secondary strong{color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:14px!important;font-weight:950!important;line-height:1!important}html body .ridge-trust-strip{position:absolute!important;left:40px!important;top:clamp(612px,68.35vh,646px)!important;z-index:24!important;width:580px!important;max-width:580px!important;height:78px!important;min-height:78px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:.88fr 1fr 1.08fr 1.08fr 1.08fr!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.1)!important;border-radius:14px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 18px 55px rgba(7,20,42,.08)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;pointer-events:auto!important;transform:translate3d(0,calc(var(--hero-scroll, 0) * -35px),0)!important;opacity:calc(1 - (var(--hero-scroll, 0) * 1.65))!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;height:78px!important;min-height:78px!important;margin:0!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:0!important;border-right:1px solid rgba(7,20,42,.12)!important;border-radius:0!important;background:transparent!important;color:var(--ridge-navy)!important;box-shadow:none!important;font-family:var(--body)!important;text-transform:uppercase!important;white-space:normal!important}html body .ridge-trust-strip>:last-child{border-right:0!important}html body .ridge-trust-strip svg{flex:0 0 auto!important;width:30px!important;height:30px!important;color:var(--ridge-blue)!important;stroke-width:2.1!important}html body .ridge-trust-strip>:first-child svg{color:var(--ridge-red)!important}html body .ridge-trust-strip a span,html body .ridge-trust-strip span span{display:grid!important;grid-gap:4px!important;gap:4px!important;min-width:0!important}html body .ridge-trust-strip strong{display:block!important;color:var(--ridge-navy)!important;font-family:"Arial Narrow",var(--body)!important;font-size:16px!important;font-weight:950!important;line-height:.98!important;letter-spacing:0!important}html body .ridge-trust-strip small{display:block!important;color:rgba(7,20,42,.82)!important;font-size:10px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:.025em!important}html body .ridge-hero-visual{position:absolute!important;top:0!important;right:0!important;z-index:12!important;width:58vw!important;max-width:835px!important;height:100%!important;min-height:760px!important;margin:0!important;overflow:hidden!important;border-radius:0!important;background:transparent!important;isolation:isolate!important;pointer-events:none!important;transform:translate3d(calc(var(--hero-scroll, 0) * 36px),0,0)!important}html body .ridge-hero-visual:before{content:""!important;position:absolute!important;right:-58px!important;bottom:-14px!important;z-index:4!important;width:820px!important;height:226px!important;background:radial-gradient(ellipse at 42% 12%,rgba(255,255,255,.26),transparent 42%),linear-gradient(180deg,rgba(7,20,42,.08),rgba(7,20,42,.46)),linear-gradient(90deg,rgba(255,255,255,.18),rgba(7,20,42,.94))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important}html body .ridge-hero-visual:after{content:""!important;position:absolute!important;right:252px!important;bottom:172px!important;z-index:5!important;width:330px!important;height:42px!important;border-radius:50%!important;background:rgba(0,0,0,.34)!important;filter:blur(22px)!important;transform:rotate(-1deg)!important}html body .mobile-hero-wallpaper{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;height:100%!important;overflow:hidden!important;background:transparent!important}html body .mobile-hero-wallpaper img{position:absolute!important;right:-54px!important;top:0!important;bottom:auto!important;width:835px!important;max-width:none!important;height:100%!important;object-fit:cover!important;object-position:right center!important;opacity:.66!important;filter:blur(1.15px) saturate(1.08) contrast(1.03) brightness(.94)!important;transform:none!important}html body .mobile-hero-wallpaper:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(245,248,255,.02) 28%,rgba(7,20,42,.1) 64%,rgba(7,20,42,.22)),radial-gradient(ellipse at 50% 50%,rgba(7,20,42,.12),transparent 42%)!important}html body .mobile-hero-dot,html body .mobile-hero-orbit,html body .mobile-hero-wallpaper:after,html body .ridge-hero-visual .ridge-hero-canvas-shell{display:none!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{position:absolute!important;right:clamp(130px,17.65vw,255px)!important;top:clamp(118px,16.1vh,145px)!important;left:auto!important;bottom:auto!important;z-index:8!important;display:block!important;width:clamp(410px,37.25vw,535px)!important;max-width:none!important;height:auto!important;opacity:calc(1 - (var(--hero-scroll, 0) * 1.25))!important;visibility:visible!important;object-fit:contain!important;filter:drop-shadow(16px 22px 34px rgba(7,20,42,.34)) drop-shadow(-16px -5px 24px rgba(255,255,255,.34)) drop-shadow(20px 0 26px rgba(18,60,156,.24))!important;transform:translate3d(calc(var(--hero-scroll, 0) * 80px),calc(var(--hero-scroll, 0) * -80px),0) rotate(calc(var(--hero-scroll, 0) * 2deg)) scale(calc(1 - (var(--hero-scroll, 0) * .12)))!important;transform-origin:58% 70%!important}html body .ridge-scroll-indicator{position:absolute!important;left:50%!important;bottom:30px!important;z-index:55!important;width:174px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border-radius:999px!important;background:rgba(255,255,255,.88)!important;color:var(--ridge-navy)!important;box-shadow:0 18px 50px rgba(7,20,42,.12)!important;transform:translateX(-50%)!important}html body .ridge-scroll-indicator:before{content:"↓"!important;color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:24px!important;font-weight:700!important;line-height:1!important}html body .ridge-scroll-indicator span{color:var(--ridge-navy)!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body .ridge-scroll-indicator i{display:none!important}}@media (max-width:768px){html body .ridge-nav-logo .ridge-logo-plaque{display:none!important}html body .ridge-nav-logo .ridge-logo-mark{display:block!important}}@media (min-width:769px) and (max-width:1260px){html body .ridge-hero-next>.ridge-nav{grid-template-columns:240px minmax(0,1fr) 190px!important;width:calc(100% - 48px)!important}html body .ridge-nav-logo,html body .ridge-nav-logo img{width:226px!important}html body .ridge-nav-links{gap:18px!important}html body .ridge-nav-links a{font-size:12px!important}html body .ridge-nav-book{width:184px!important}html body .ridge-hero-content{left:28px!important;width:540px!important;max-width:540px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(86px,8vw,106px)!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(70px,6.8vw,88px)!important}html body .ridge-hero-copy{width:500px!important}html body .ridge-hero-actions{width:520px!important}html body .ridge-hero-actions .ridge-btn-primary{width:270px!important;min-width:270px!important}html body .ridge-hero-actions .ridge-btn-secondary{width:230px!important;min-width:230px!important}html body .ridge-trust-strip{left:28px!important;width:540px!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{right:clamp(68px,10.2vw,135px)!important;width:clamp(360px,36vw,430px)!important}}@media (min-width:769px){html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>span{grid-column:auto/auto!important;grid-row:auto/auto!important;min-width:0!important;padding-left:8px!important;padding-right:8px!important;gap:8px!important}html body .ridge-hero-next .ridge-trust-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important}html body .ridge-hero-next .ridge-trust-strip svg{width:27px!important;height:27px!important}html body .ridge-hero-next .ridge-trust-strip strong{font-size:14px!important;line-height:.96!important;letter-spacing:0!important}html body .ridge-hero-next .ridge-trust-strip small{font-size:8.7px!important;line-height:1.05!important;letter-spacing:.015em!important}html body .ridge-hero-next .ridge-hero-visual:before{inset:auto -58px -14px auto!important;top:auto!important;left:auto!important;right:-58px!important;bottom:-14px!important;width:820px!important;height:226px!important;border-radius:0!important;background:radial-gradient(ellipse at 42% 12%,rgba(255,255,255,.26),transparent 42%),linear-gradient(180deg,rgba(7,20,42,.08),rgba(7,20,42,.46)),linear-gradient(90deg,rgba(255,255,255,.18),rgba(7,20,42,.94))!important}html body .ridge-hero-next .ridge-hero-visual:after{display:block!important;inset:auto 252px 172px auto!important;top:auto!important;left:auto!important;right:252px!important;bottom:172px!important}html body .ridge-hero-next .ridge-scroll-indicator{width:246px!important}html body .ridge-hero-next .ridge-scroll-indicator span{white-space:nowrap!important}html body .ridge-hero-next>.ridge-nav{left:40px!important;right:40px!important;width:auto!important;transform:none!important}html body .ridge-hero-next .ridge-hero-layout{left:0!important;width:100%!important;max-width:none!important;transform:none!important}html body .ridge-hero-next .ridge-hero-content{left:clamp(40px,3.52vw,54px)!important;top:178px!important;width:620px!important;max-width:620px!important}html body .ridge-hero-next .ridge-hero-title-lock{margin-top:10px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-ridge{width:max-content!important;font-size:152px!important;line-height:.84!important;letter-spacing:-.04em!important;transform:scaleY(1.5)!important;transform-origin:left top!important;margin-bottom:76px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-barbershop{width:max-content!important;font-size:125px!important;line-height:.84!important;letter-spacing:-.028em!important;transform:scaleY(1.48)!important;transform-origin:left top!important}html body .ridge-hero-next .ridge-hero-copy{width:600px!important;max-width:600px!important;margin-top:70px!important}html body .ridge-hero-next .ridge-hero-actions{margin-top:26px!important}html body .ridge-hero-next .ridge-trust-strip{left:clamp(40px,3.52vw,54px)!important;top:clamp(760px,calc(100vh - 214px),810px)!important;width:min(790px,calc(100vw - 108px))!important;max-width:790px!important}html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>span{justify-content:flex-start!important;padding-left:22px!important;padding-right:18px!important;gap:14px!important}html body .ridge-hero-next .ridge-trust-strip svg{width:33px!important;height:33px!important}html body .ridge-hero-next .ridge-trust-strip strong{font-size:21px!important}html body .ridge-hero-next .ridge-trust-strip small{font-size:12px!important;line-height:1.1!important}html body .ridge-hero-next .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-next .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-next .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-next .ridge-hero-visual.is-model-fetching .hero-visual-poster{right:clamp(136px,13vw,200px)!important;top:clamp(160px,16.6vh,190px)!important;width:clamp(580px,40.4vw,620px)!important}}@media (max-width:760px){html body .ridge-hero-next{min-height:auto!important;overflow:visible!important}html body .ridge-hero-layout{display:block!important;width:100%!important;max-width:none!important;padding:0 0 24px!important}html body .ridge-hero-content{width:100%!important;max-width:none!important;margin-top:62px!important}html body .ridge-hero-actions{margin-top:8px!important}html body .ridge-hero-visual{position:relative;left:50%!important;top:auto!important;right:auto!important;width:min(100vw,430px)!important;height:300px!important;min-height:300px!important;max-height:none!important;margin:38px 0 0!important;overflow:visible!important;border-radius:0!important;background:transparent!important;isolation:isolate!important;pointer-events:none!important;transform:translateX(-50%)!important}html body .mobile-hero-wallpaper{position:absolute!important;inset:0 0 auto!important;z-index:0!important;display:block!important;width:100%!important;height:360px!important;overflow:hidden!important;background:linear-gradient(180deg,transparent 0 55%,#f5f8ff 55% 100%)!important;pointer-events:none!important}html body .mobile-hero-wallpaper img{position:absolute!important;right:-160px!important;bottom:0!important;width:640px!important;max-width:none!important;height:430px!important;object-fit:cover!important;object-position:70% 52%!important;opacity:.98!important;filter:saturate(1.08) contrast(1.02)!important;transform:translate3d(calc(var(--hero-scroll, 0) * -8px),calc(var(--hero-scroll, 0) * 8px),0)!important}html body .mobile-hero-wallpaper:before{content:""!important;position:absolute!important;left:50%!important;top:16px!important;z-index:1!important;width:360px!important;height:266px!important;border:1px solid rgba(18,60,156,.12)!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .mobile-hero-wallpaper:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;height:168px!important;display:block!important;background:linear-gradient(135deg,transparent 0 39%,rgba(168,178,196,.32) 39.2% 64%,transparent 64.2%),linear-gradient(180deg,rgba(245,248,255,.12),#f5f8ff 72%)!important}html body .mobile-hero-orbit{position:absolute!important;left:50%!important;z-index:1!important;display:block!important;border:1px solid rgba(18,60,156,.1)!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .mobile-hero-orbit-a{top:42px!important;width:324px!important;height:230px!important}html body .mobile-hero-orbit-b{top:164px!important;width:500px!important;height:204px!important}html body .mobile-hero-dot{position:absolute!important;z-index:3!important;display:block!important;width:12px!important;height:12px!important;opacity:.24!important}html body .mobile-hero-dot:after,html body .mobile-hero-dot:before{content:""!important;position:absolute!important;inset:5px 0 auto!important;height:2px!important;border-radius:999px!important;background:currentColor!important}html body .mobile-hero-dot:after{transform:rotate(90deg)!important}html body .mobile-hero-dot-red{left:40px!important;top:146px!important;color:#e61d3b!important}html body .mobile-hero-dot-blue{right:22px!important;top:332px!important;color:#123c9c!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:6!important;display:block!important;width:100%!important;height:360px!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}html body .ridge-hero-visual .ridge-hero-canvas,html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{display:block!important;width:100%!important;height:100%!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{position:absolute!important;left:50%!important;top:16px!important;right:auto!important;bottom:auto!important;z-index:5!important;display:block!important;width:min(306px,82vw)!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;filter:drop-shadow(0 26px 26px rgba(7,20,42,.2))!important;pointer-events:none!important;transform:translate3d(-50%,calc(var(--hero-scroll, 0) * -18px),0) scale(calc(1 - (var(--hero-scroll, 0) * .035)))!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .ridge-hero-visual:before{top:196px!important;z-index:5!important;width:292px!important;height:46px!important;background:radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.2),transparent 54%),linear-gradient(180deg,#132244,#07142a 58%,#030915)!important;box-shadow:0 18px 34px rgba(7,20,42,.24)!important}html body .ridge-hero-visual:after,html body .ridge-hero-visual:before{content:""!important;position:absolute!important;left:50%!important;right:auto!important;bottom:auto!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .ridge-hero-visual:after{top:230px!important;z-index:4!important;display:block!important;width:280px!important;height:32px!important;background:rgba(7,20,42,.28)!important;filter:blur(18px)!important}html body .ridge-trust-strip{position:relative;left:50%!important;top:auto!important;z-index:30!important;width:min(calc(100vw - 32px),398px)!important;max-width:398px!important;height:auto!important;min-height:0!important;margin:-92px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(168,178,196,.46)!important;border-radius:20px 20px 0 0!important;background:rgba(255,255,255,.97)!important;box-shadow:0 18px 48px rgba(7,20,42,.14)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;opacity:1!important;transform:translateX(-50%)!important;pointer-events:auto!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>span{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;margin:0!important;gap:12px!important;border:0!important;border-right:1px solid rgba(168,178,196,.45)!important;border-bottom:1px solid rgba(168,178,196,.45)!important;border-radius:0!important;background:transparent!important;color:#07142a!important;box-shadow:none!important;font-family:var(--body)!important;font-size:.79rem!important;font-weight:950!important;line-height:1.05!important;text-align:left!important;text-transform:uppercase!important;white-space:normal!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){height:auto!important;min-height:74px!important;padding:14px 18px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important}html body .ridge-trust-strip>span:nth-child(2n),html body .ridge-trust-strip>span:nth-child(5){border-right:0!important}html body .ridge-trust-strip>span:nth-child(5){grid-column:1/2!important;border-bottom:0!important}html body .ridge-trust-strip>.open-status-pill{display:none!important}html body .ridge-trust-strip a span,html body .ridge-trust-strip span span{display:grid!important;grid-gap:5px!important;gap:5px!important;min-width:0!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;grid-column:auto!important;align-items:start!important;justify-content:start!important}html body .ridge-trust-strip strong{font-family:var(--display)!important;font-size:1.28rem!important;line-height:.9!important}html body .ridge-trust-strip small,html body .ridge-trust-strip strong{display:block!important;color:#07142a!important;font-weight:950!important;letter-spacing:0!important}html body .ridge-trust-strip small{font-size:.72rem!important;line-height:1!important}html body .ridge-trust-strip svg{flex:0 0 auto!important;width:26px!important;height:26px!important;color:#123c9c!important;stroke-width:2.2!important}html body .ridge-trust-strip>span:first-child svg{color:#e61d3b!important}html body .walkin-bar{left:max(16px,env(safe-area-inset-left))!important;right:max(16px,env(safe-area-inset-right))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;z-index:60!important;width:auto!important;height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important;padding:0!important;border-radius:8px!important;border:0!important;background:#e61d3b!important;box-shadow:0 16px 40px rgba(230,29,59,.34)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(calc(110% + env(safe-area-inset-bottom)))!important}html body .walkin-bar.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}}@media (max-width:374px){html body .ridge-hero-visual{height:288px!important;min-height:288px!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{width:min(292px,82vw)!important}html body .ridge-trust-strip{margin-top:-116px!important}}@media (min-width:769px){html body{--display:"Anton",Impact,Haettenschweiler,"Arial Narrow",sans-serif;--ridge-navy:#07142a;--ridge-blue:#123c9c;--ridge-red:#e61d3b;--ridge-ice:#f5f8ff;--ridge-border:rgba(7,20,42,0.12);--ridge-red-shadow:0 18px 44px rgba(230,29,59,0.28)}html body .ridge-hero-next{position:relative;min-height:100svh!important;height:max(760px,100svh)!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.12) 0 1px,transparent 1.6px) 0 0 /9px 9px,linear-gradient(90deg,#ffffff,#ffffff 48%,#eef4ff)!important}html body .ridge-hero-bg{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background:linear-gradient(90deg,rgba(18,60,156,.035) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.035) 1px,transparent 0)!important;background-size:64px 64px!important;opacity:.66!important}html body .maple-field-hero,html body .ridge-hero-effects .hero-ribbon-blue,html body .ridge-hero-effects .hero-ribbon-red{display:none!important}html body .ridge-hero-effects{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;pointer-events:none!important}html body .ridge-hero-effects .hero-focus-ring{position:absolute!important;left:calc(50% + 74px)!important;top:156px!important;width:610px!important;height:610px!important;border:1px solid rgba(18,60,156,.12)!important;border-radius:50%!important;box-shadow:0 0 0 52px rgba(18,60,156,.04)!important;opacity:.9!important}html body .ridge-hero-next>.ridge-nav{position:absolute!important;top:28px!important;left:40px!important;right:40px!important;z-index:50!important;width:auto!important;min-height:72px!important;margin:0!important;padding:0!important;grid-template-columns:280px minmax(0,1fr) 220px!important;grid-gap:0!important;gap:0!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}html body .ridge-hero-next>.ridge-nav,html body .ridge-nav-logo{height:72px!important;display:grid!important;align-items:center!important}html body .ridge-nav-logo{width:260px!important;grid-template-columns:60px 1fr!important;grid-column-gap:10px!important;column-gap:10px!important;padding:8px 14px!important;border-radius:4px!important;background:#ffffff!important;box-shadow:0 12px 34px rgba(7,20,42,.07)!important;overflow:visible!important}html body .ridge-nav-logo .ridge-logo-plaque{display:none!important}html body .ridge-nav-logo .ridge-logo-mark{display:block!important;width:58px!important;height:58px!important;max-width:none!important;object-fit:contain!important;border-radius:0!important}html body .ridge-nav-logo span{display:block!important;color:var(--ridge-red)!important;font-family:var(--display)!important;font-size:29px!important;font-weight:400!important;line-height:.82!important;letter-spacing:-.025em!important;text-transform:uppercase!important}html body .ridge-nav-logo strong{display:block!important;color:var(--ridge-blue)!important;font:inherit!important}html body .ridge-nav-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important}html body .ridge-nav-links a{position:relative;color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:13px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-nav-links a:after{left:50%!important;right:auto!important;bottom:-17px!important;width:42px!important;height:3px!important;border-radius:999px!important;background:var(--ridge-red)!important;transform:translateX(-50%) scaleX(0)!important;transform-origin:center!important}html body .ridge-nav-links a.is-active:after,html body .ridge-nav-links a:hover:after{transform:translateX(-50%) scaleX(1)!important}html body .ridge-nav-book{width:198px!important;height:52px!important;min-height:52px!important;margin-left:auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;border:0!important;border-radius:8px!important;background:var(--ridge-red)!important;color:#ffffff!important;box-shadow:var(--ridge-red-shadow)!important;font-size:15px!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important}html body .ridge-nav-menu{display:none!important}html body .ridge-hero-layout{inset:0!important;z-index:10!important;width:100%!important;max-width:none!important;height:100%!important;min-height:760px!important;display:block!important;transform:none!important;pointer-events:none!important}html body .ridge-hero-content,html body .ridge-hero-layout{position:absolute!important;margin:0!important;padding:0!important}html body .ridge-hero-content{left:clamp(40px,3.52vw,54px)!important;top:clamp(174px,17.4vh,178px)!important;z-index:24!important;width:620px!important;max-width:620px!important;pointer-events:auto!important;transform:translate3d(0,calc(var(--hero-scroll, 0) * -42px),0)!important;opacity:calc(1 - (var(--hero-scroll, 0) * 1.45))!important}html body .ridge-kicker{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 18px!important;color:var(--ridge-red)!important;font-family:var(--body)!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-kicker span{flex:0 0 59px!important;width:59px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--ridge-blue) 0 28px,transparent 28px 35px,var(--ridge-red) 35px 59px)!important}html body .ridge-hero-title-lock{margin:0!important;padding:0!important;font-family:var(--display)!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:0!important}html body .ridge-hero-title-lock .hero-word-barbershop,html body .ridge-hero-title-lock .hero-word-ridge{display:block!important;width:max-content!important;margin:0!important;padding:0!important;font-family:var(--display)!important;font-weight:400!important;text-transform:uppercase!important;white-space:nowrap!important;transform-origin:left top!important}html body .ridge-hero-title-lock .hero-word-ridge{color:var(--ridge-navy)!important;font-size:clamp(134px,9.9vw,152px)!important;line-height:.84!important;letter-spacing:-.04em!important;transform:scaleY(1.5)!important;margin-bottom:76px!important}html body .ridge-hero-title-lock .hero-word-barbershop{color:var(--ridge-red)!important;font-size:clamp(110px,8.15vw,125px)!important;line-height:.84!important;letter-spacing:-.028em!important;transform:scaleY(1.48)!important}html body .ridge-hero-copy{width:575px!important;max-width:575px!important;margin:70px 0 0!important;color:var(--ridge-navy)!important;font-size:17.5px!important;font-weight:750!important;line-height:1.55!important}html body .ridge-hero-actions{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:18px!important;width:560px!important;margin:26px 0 0!important}html body .ridge-hero-actions .ridge-btn{height:68px!important;min-height:68px!important;padding:0!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;font-size:17px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important}html body .ridge-hero-actions .ridge-btn-primary{width:296px!important;min-width:296px!important;border:0!important;background:var(--ridge-red)!important;color:#ffffff!important;box-shadow:var(--ridge-red-shadow)!important}html body .ridge-hero-actions .ridge-btn-secondary{width:246px!important;min-width:246px!important;border:1px solid var(--ridge-blue)!important;background:rgba(255,255,255,.88)!important;color:var(--ridge-blue)!important;box-shadow:none!important}html body .ridge-trust-strip{position:absolute!important;left:clamp(40px,3.52vw,54px)!important;top:clamp(760px,calc(100vh - 214px),810px)!important;z-index:30!important;width:min(790px,calc(100vw - 108px))!important;max-width:790px!important;height:clamp(78px,10.7vh,110px)!important;min-height:78px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:.92fr 1fr 1.1fr 1.15fr 1.1fr!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.1)!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 55px rgba(7,20,42,.08)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;opacity:calc(1 - (var(--hero-scroll, 0) * 1.65))!important;transform:translate3d(0,calc(var(--hero-scroll, 0) * -35px),0)!important;pointer-events:auto!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){grid-column:auto/auto!important;grid-row:auto/auto!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 18px 0 22px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;border:0!important;border-right:1px solid rgba(7,20,42,.12)!important;border-bottom:0!important;border-radius:0!important;background:transparent!important;color:var(--ridge-navy)!important;box-shadow:none!important;text-transform:uppercase!important;white-space:normal!important}html body .ridge-trust-strip>:last-child{border-right:0!important}html body .ridge-trust-strip svg{flex:0 0 auto!important;width:33px!important;height:33px!important;color:var(--ridge-blue)!important;stroke-width:2.1!important}html body .ridge-trust-strip>:first-child svg{color:var(--ridge-red)!important}html body .ridge-trust-strip a span,html body .ridge-trust-strip span span{display:grid!important;grid-gap:5px!important;gap:5px!important;min-width:0!important}html body .ridge-trust-strip strong{color:var(--ridge-navy)!important;font-family:var(--body)!important;font-size:21px!important;font-weight:950!important;line-height:.96!important}html body .ridge-trust-strip small{color:rgba(7,20,42,.82)!important;font-size:12px!important;font-weight:950!important;line-height:1.1!important}html body .ridge-hero-visual{top:0!important;right:0!important;z-index:12!important;width:58vw!important;max-width:890px!important;min-height:760px!important;margin:0!important;border-radius:0!important;isolation:isolate!important;pointer-events:none!important;transform:translate3d(calc(var(--hero-scroll, 0) * 36px),0,0)!important}html body .mobile-hero-wallpaper,html body .ridge-hero-visual{position:absolute!important;height:100%!important;overflow:hidden!important;background:transparent!important}html body .mobile-hero-wallpaper{inset:0!important;z-index:1!important;display:block!important}html body .mobile-hero-wallpaper img{position:absolute!important;right:-54px!important;top:0!important;width:900px!important;max-width:none!important;height:100%!important;object-fit:cover!important;object-position:right center!important;opacity:.64!important;filter:blur(1.15px) saturate(1.08) contrast(1.03) brightness(.94)!important;transform:none!important}html body .mobile-hero-wallpaper:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(245,248,255,.02) 30%,rgba(7,20,42,.08) 64%,rgba(7,20,42,.2)),radial-gradient(ellipse at 50% 50%,rgba(7,20,42,.1),transparent 44%)!important}html body .mobile-hero-dot,html body .mobile-hero-orbit,html body .mobile-hero-wallpaper:after{display:none!important}html body .ridge-hero-visual:before{content:""!important;position:absolute!important;inset:auto -58px -14px auto!important;z-index:4!important;width:860px!important;height:clamp(190px,21vh,226px)!important;border-radius:0!important;background:radial-gradient(ellipse at 42% 12%,rgba(255,255,255,.24),transparent 42%),linear-gradient(180deg,rgba(7,20,42,.06),rgba(7,20,42,.42)),linear-gradient(90deg,rgba(255,255,255,.18),rgba(7,20,42,.9))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)!important}html body .ridge-hero-visual:after{content:""!important;position:absolute!important;inset:auto 252px 172px auto!important;z-index:5!important;display:block!important;width:330px!important;height:42px!important;border-radius:50%!important;background:rgba(0,0,0,.28)!important;filter:blur(22px)!important;transform:rotate(-1deg)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;inset:0!important;z-index:9!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}html body .ridge-hero-visual .ridge-hero-canvas,html body .ridge-hero-visual .ridge-hero-canvas-shell,html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{display:block!important;width:100%!important;height:100%!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{position:absolute!important;right:clamp(136px,13vw,200px)!important;top:clamp(160px,16.6vh,190px)!important;left:auto!important;bottom:auto!important;z-index:8!important;display:block!important;width:clamp(580px,40.4vw,620px)!important;max-width:none!important;height:auto!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;filter:drop-shadow(16px 22px 34px rgba(7,20,42,.34)) drop-shadow(-16px -5px 24px rgba(255,255,255,.34)) drop-shadow(20px 0 26px rgba(18,60,156,.24))!important;transform:translate3d(calc(var(--hero-scroll, 0) * 80px),calc(var(--hero-scroll, 0) * -80px),0) rotate(calc(var(--hero-scroll, 0) * 2deg)) scale(calc(1 - (var(--hero-scroll, 0) * .12)))!important;transform-origin:58% 70%!important;transition:opacity .26s ease,visibility .26s ease!important}html body .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-scroll-indicator{position:absolute!important;left:50%!important;bottom:30px!important;z-index:55!important;width:246px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;color:var(--ridge-navy)!important;box-shadow:0 18px 50px rgba(7,20,42,.12)!important;transform:translateX(-50%)!important}html body .ridge-scroll-indicator:before{content:"\2193"!important;color:var(--ridge-navy)!important;font-size:24px!important;font-weight:700!important;line-height:1!important}html body .ridge-scroll-indicator span{color:var(--ridge-navy)!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .ridge-scroll-indicator i{display:none!important}}@media (min-width:769px) and (max-height:920px){html body .ridge-trust-strip{height:78px!important;min-height:78px!important}html body .ridge-scroll-indicator{bottom:2px!important}}@media (min-width:769px){html body .ridge-hero-next .ridge-hero-copy{width:575px!important;max-width:575px!important}html body .ridge-copy-break{display:none!important}html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>span{gap:12px!important;padding:0 16px 0 20px!important}html body .ridge-hero-next .ridge-trust-strip svg{width:30px!important;height:30px!important}html body .ridge-hero-next .ridge-trust-strip strong{font-size:18px!important;line-height:1!important;white-space:nowrap!important}html body .ridge-hero-next .ridge-trust-strip small{font-size:11px!important;line-height:1.12!important}}@media (min-width:769px) and (min-height:950px){html body .ridge-hero-next .ridge-hero-copy{width:575px!important;max-width:575px!important}html body .ridge-copy-break{display:block!important}}@media (min-width:769px){html body .ridge-hero-next .ridge-hero-visual:before{bottom:0!important;background:radial-gradient(ellipse at 42% 14%,rgba(255,255,255,.22),transparent 44%),linear-gradient(180deg,rgba(7,20,42,0),rgba(7,20,42,.34) 32%,rgba(7,20,42,.86)),linear-gradient(90deg,rgba(255,255,255,.14),rgba(7,20,42,.92))!important;box-shadow:none!important;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 28px,#000 76px)!important;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 28px,#000 76px)!important}}@media (max-width:760px){html body .ridge-hero-next{position:relative;min-height:100svh!important;overflow:hidden!important;isolation:isolate!important;background:linear-gradient(180deg,rgba(255,255,255,.88) 0 32%,rgba(255,255,255,.68) 52%,rgba(245,248,255,.5)),url(/assets/ridge/optimized/hero-background-1600.webp) center 250px /680px auto no-repeat,linear-gradient(180deg,#ffffff,#f5f8ff)!important}html body .ridge-hero-next:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background:linear-gradient(90deg,rgba(18,60,156,.04) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.04) 1px,transparent 0),radial-gradient(circle at 91% 24%,rgba(230,29,59,.14),transparent 34px),radial-gradient(circle at 10% 78%,rgba(230,29,59,.16) 0 1px,transparent 2px)!important;background-size:64px 64px,64px 64px,auto,9px 9px!important;pointer-events:none!important}html body .maple-field-hero,html body .ridge-hero-bg,html body .ridge-hero-effects{display:none!important}html body .ridge-hero-next>.ridge-nav{position:relative;z-index:30!important;height:74px!important;min-height:74px!important}html body .ridge-hero-layout{z-index:2!important;display:block!important;min-height:calc(100svh - 74px)!important;margin:0!important;padding:0 0 max(12px,env(safe-area-inset-bottom))!important;transform:none!important}html body .ridge-hero-content,html body .ridge-hero-layout{position:relative;width:100%!important;max-width:none!important}html body .ridge-hero-content{z-index:4!important;margin:34px 0 0!important;padding:0!important;pointer-events:auto!important}html body .ridge-kicker{margin-bottom:16px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(5.18rem,21.8vw,6.05rem)!important;line-height:.8!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.82rem,16.15vw,4.58rem)!important;line-height:.82!important}html body .ridge-hero-copy{max-width:min(335px,calc(100vw - 56px))!important;margin-top:20px!important;font-size:1.13rem!important;line-height:1.38!important}html body .ridge-hero-actions{width:100%!important;margin-top:12px!important;gap:12px!important}html body .ridge-hero-actions .ridge-btn{border-radius:8px!important}html body .ridge-hero-actions .ridge-btn-primary{min-height:58px!important}html body .ridge-hero-actions .ridge-btn-secondary{min-height:54px!important}html body .ridge-hero-visual{position:relative;left:50%!important;top:auto!important;right:auto!important;z-index:3!important;width:min(100vw,430px)!important;height:236px!important;min-height:236px!important;max-height:none!important;margin:22px 0 0!important;overflow:visible!important;background:transparent!important;border-radius:0!important;isolation:isolate!important;transform:translateX(-50%)!important}html body .mobile-hero-wallpaper{display:none!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{position:absolute!important;left:50%!important;top:-8px!important;z-index:8!important;display:block!important;width:min(100vw,430px)!important;height:286px!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:translateX(-50%)!important}html body .ridge-hero-visual .ridge-hero-canvas,html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{display:block!important;width:100%!important;height:100%!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{position:absolute!important;left:50%!important;top:-2px!important;right:auto!important;bottom:auto!important;z-index:7!important;display:block!important;width:min(276px,73vw)!important;max-width:none!important;height:auto!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;filter:drop-shadow(0 20px 24px rgba(7,20,42,.22))!important;transform:translateX(-50%)!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster,html body .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-visual:before{top:175px!important;z-index:6!important;width:min(286px,76vw)!important;height:43px!important;background:radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.2),transparent 54%),linear-gradient(180deg,#132244,#07142a 58%,#030915)!important;box-shadow:0 16px 30px rgba(7,20,42,.22)!important}html body .ridge-hero-visual:after,html body .ridge-hero-visual:before{content:""!important;position:absolute!important;left:50%!important;border-radius:50%!important;transform:translateX(-50%)!important}html body .ridge-hero-visual:after{top:204px!important;z-index:5!important;display:block!important;width:min(280px,75vw)!important;height:32px!important;background:rgba(7,20,42,.24)!important;filter:blur(18px)!important}html body .ridge-trust-strip{position:relative;left:50%!important;top:auto!important;z-index:20!important;width:min(calc(100vw - 32px),398px)!important;max-width:398px!important;height:auto!important;min-height:0!important;margin:-42px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid rgba(168,178,196,.46)!important;border-radius:18px 18px 0 0!important;background:rgba(255,255,255,.96)!important;box-shadow:0 16px 42px rgba(7,20,42,.13)!important;transform:translateX(-50%)!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){min-height:58px!important;height:58px!important;padding:10px 14px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;border:0!important;border-right:1px solid rgba(168,178,196,.45)!important;border-bottom:1px solid rgba(168,178,196,.45)!important;background:transparent!important;color:#07142a!important}html body .ridge-trust-strip>span:nth-child(2n),html body .ridge-trust-strip>span:nth-child(5){border-right:0!important}html body .ridge-trust-strip>span:nth-child(5){grid-column:1/2!important;border-bottom:0!important}html body .ridge-trust-strip svg{width:23px!important;height:23px!important;flex:0 0 auto!important}html body .ridge-trust-strip a span,html body .ridge-trust-strip span span{display:grid!important;grid-gap:3px!important;gap:3px!important;min-width:0!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;align-items:start!important;justify-content:start!important}html body .ridge-trust-strip strong{font-size:1.08rem!important;line-height:.92!important;white-space:nowrap!important}html body .ridge-trust-strip small{font-size:.64rem!important;line-height:1!important;white-space:nowrap!important}html body .walkin-bar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(calc(110% + env(safe-area-inset-bottom)))!important}html body .walkin-bar.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}}@media (max-width:374px){html body .ridge-hero-content{margin-top:30px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.78rem,21.4vw,5.15rem)!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.46rem,15.55vw,3.72rem)!important}html body .ridge-hero-copy{margin-top:18px!important;font-size:1.04rem!important;line-height:1.34!important}html body .ridge-hero-visual{height:222px!important;min-height:222px!important;margin-top:20px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{top:-8px!important;height:274px!important}html body .ridge-trust-strip{margin-top:-38px!important}}@media (min-width:769px){html body .ridge-hero-next{background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.055) 0 1px,transparent 1.6px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 51%,#f3f7ff)!important}html body .ridge-hero-bg{opacity:.24!important;background-size:80px 80px!important}html body .ridge-hero-effects .hero-focus-ring{left:calc(50% + 96px)!important;top:166px!important;width:590px!important;height:590px!important;border-color:rgba(18,60,156,.08)!important;box-shadow:0 0 0 46px rgba(18,60,156,.026)!important;opacity:.68!important}html body .mobile-hero-wallpaper img{right:-72px!important;opacity:.42!important;filter:blur(2.4px) saturate(.9) contrast(.92) brightness(1.12)!important}html body .mobile-hero-wallpaper:before{background:linear-gradient(90deg,rgba(255,255,255,.34),rgba(255,255,255,.16) 36%,rgba(7,20,42,.06) 70%,rgba(7,20,42,.13)),radial-gradient(ellipse at 49% 52%,rgba(255,255,255,.18),transparent 42%),radial-gradient(ellipse at 70% 50%,rgba(7,20,42,.12),transparent 48%)!important}html body .ridge-hero-visual{max-width:862px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{opacity:.96!important}html body .ridge-hero-visual:before{right:-82px!important;bottom:-8px!important;height:clamp(170px,18vh,198px)!important;background:radial-gradient(ellipse at 42% 18%,rgba(255,255,255,.18),transparent 45%),linear-gradient(180deg,rgba(7,20,42,0),rgba(7,20,42,.25) 38%,rgba(7,20,42,.74)),linear-gradient(90deg,rgba(255,255,255,.16),rgba(7,20,42,.78))!important}html body .ridge-hero-visual:after{right:268px!important;bottom:170px!important;width:292px!important;height:34px!important;background:rgba(0,0,0,.2)!important;filter:blur(26px)!important}html body .ridge-trust-strip{width:min(760px,calc(100vw - 112px))!important;max-width:760px!important;height:clamp(72px,8.8vh,92px)!important;min-height:72px!important;border-color:rgba(7,20,42,.075)!important;background:rgba(255,255,255,.88)!important;box-shadow:0 14px 38px rgba(7,20,42,.055)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){gap:10px!important;padding:0 14px 0 18px!important;border-right-color:rgba(7,20,42,.085)!important}html body .ridge-trust-strip svg{width:26px!important;height:26px!important;stroke-width:2!important}html body .ridge-trust-strip strong{font-size:16px!important;line-height:1!important}html body .ridge-trust-strip small{font-size:10px!important;line-height:1.08!important}html body .ridge-scroll-indicator{width:224px!important;height:46px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 14px 38px rgba(7,20,42,.08)!important}}@media (min-width:769px) and (min-height:950px){html body .ridge-trust-strip{top:clamp(786px,calc(100vh - 214px),810px)!important}}@media (min-width:769px){html body .ridge-copy-break{display:none!important}html body .ridge-hero-next{background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.035) 0 1px,transparent 1.7px) 0 0 /14px 14px,linear-gradient(90deg,#ffffff,#ffffff 53%,#f7faff)!important}html body .ridge-hero-bg{opacity:.16!important}html body .ridge-hero-effects .hero-focus-ring{opacity:.46!important;border-color:rgba(18,60,156,.055)!important;box-shadow:0 0 0 42px rgba(18,60,156,.018)!important}html body .mobile-hero-wallpaper img{right:-96px!important;opacity:.3!important;filter:blur(3.2px) saturate(.78) contrast(.86) brightness(1.2)!important}html body .mobile-hero-wallpaper:before{background:linear-gradient(90deg,rgba(255,255,255,.48),rgba(255,255,255,.28) 42%,rgba(7,20,42,.045) 74%,rgba(7,20,42,.1)),radial-gradient(ellipse at 48% 52%,rgba(255,255,255,.26),transparent 45%)!important}html body .ridge-hero-copy{margin-top:54px!important}html body .ridge-hero-actions{margin-top:24px!important}html body .ridge-hero-visual:before{height:clamp(150px,16vh,178px)!important;opacity:.82!important}html body .ridge-hero-visual:after{right:246px!important;width:258px!important;opacity:.72!important}html body .ridge-trust-strip{top:clamp(748px,calc(100vh - 226px),792px)!important;width:min(738px,calc(100vw - 112px))!important;max-width:738px!important;height:clamp(70px,8.1vh,84px)!important;background:rgba(255,255,255,.82)!important;box-shadow:0 10px 28px rgba(7,20,42,.045)!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){gap:9px!important;padding:0 12px 0 16px!important}html body .ridge-trust-strip svg{width:24px!important;height:24px!important}html body .ridge-trust-strip strong{font-size:15px!important}html body .ridge-trust-strip small{font-size:9.5px!important}}@media (min-width:769px) and (max-height:920px){html body .ridge-trust-strip{top:752px!important}}@media (min-width:769px){html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip{top:clamp(748px,calc(100vh - 226px),792px)!important;width:min(738px,calc(100vw - 112px))!important;max-width:738px!important;height:clamp(70px,8.1vh,84px)!important;background:rgba(255,255,255,.82)!important;border-color:rgba(7,20,42,.07)!important;box-shadow:0 10px 28px rgba(7,20,42,.045)!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip>a,html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip>span{gap:9px!important;padding:0 12px 0 16px!important;border-right-color:rgba(7,20,42,.075)!important}}@media (max-width:760px){html body .ridge-hero-next{background:linear-gradient(180deg,rgba(255,255,255,.9) 0 28%,rgba(255,255,255,.7) 48%,rgba(245,248,255,.55)),url(/assets/ridge/optimized/hero-background-1600.webp) center 218px /650px auto no-repeat,linear-gradient(180deg,#ffffff,#f5f8ff)!important}html body .ridge-hero-next:before{background:linear-gradient(90deg,rgba(18,60,156,.038) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.038) 1px,transparent 0),radial-gradient(circle at 91% 24%,rgba(230,29,59,.1),transparent 32px),radial-gradient(circle at 10% 78%,rgba(230,29,59,.14) 0 1px,transparent 2px)!important;background-size:64px 64px,64px 64px,auto,10px 10px!important}html body .ridge-hero-content{margin-top:24px!important}html body .ridge-kicker{margin-bottom:13px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.94rem,20.7vw,5.62rem)!important;line-height:.79!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.58rem,15.1vw,4.18rem)!important;line-height:.8!important}html body .ridge-hero-copy{max-width:min(335px,calc(100vw - 56px))!important;margin-top:15px!important;font-size:1.05rem!important;line-height:1.32!important}html body .ridge-hero-actions{margin-top:10px!important;gap:10px!important}html body .ridge-hero-actions .ridge-btn-primary{min-height:54px!important}html body .ridge-hero-actions .ridge-btn-secondary{min-height:50px!important}html body .ridge-hero-visual{width:min(100vw,430px)!important;height:206px!important;min-height:206px!important;margin-top:14px!important;overflow:visible!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:0!important;right:0!important;top:-14px!important;width:100%!important;height:268px!important;transform:none!important}html body .ridge-hero-visual .ridge-hero-canvas,html body .ridge-hero-visual .ridge-hero-canvas-shell canvas{width:100%!important;height:100%!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-live-depth .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:50%!important;top:-8px!important;width:min(260px,70vw)!important;transform:translateX(-50%)!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster,html body .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-visual:before{top:154px!important;width:min(276px,74vw)!important;height:40px!important}html body .ridge-hero-visual:after{top:181px!important;width:min(270px,72vw)!important;height:28px!important}html body .ridge-trust-strip{width:min(calc(100vw - 32px),398px)!important;max-width:398px!important;margin-top:-42px!important;border-radius:18px 18px 0 0!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){min-height:50px!important;height:50px!important;padding:8px 13px!important;gap:9px!important}html body .ridge-trust-strip svg{width:22px!important;height:22px!important}html body .ridge-trust-strip strong{font-size:1rem!important;line-height:.94!important}html body .ridge-trust-strip small{font-size:.59rem!important;line-height:1!important}}@media (max-width:374px){html body .ridge-hero-content{margin-top:20px!important}html body .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(4.48rem,20.8vw,4.88rem)!important}html body .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(3.12rem,14.65vw,3.42rem)!important}html body .ridge-hero-copy{margin-top:13px!important;font-size:.98rem!important;line-height:1.3!important}html body .ridge-hero-actions{margin-top:9px!important;gap:9px!important}html body .ridge-hero-actions .ridge-btn-primary{min-height:52px!important}html body .ridge-hero-actions .ridge-btn-secondary{min-height:48px!important}html body .ridge-hero-visual{height:194px!important;min-height:194px!important;margin-top:12px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{top:-14px!important;height:254px!important}html body .ridge-hero-visual:before{top:145px!important}html body .ridge-hero-visual:after{top:171px!important}html body .ridge-trust-strip{margin-top:-40px!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){min-height:48px!important;height:48px!important;padding:7px 12px!important}}@media (max-width:760px){html body .ridge-hero-content{margin-top:32px!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-hero-title-lock,html body .ridge-kicker{box-sizing:border-box!important;width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;margin-left:28px!important;margin-right:28px!important}html body .ridge-kicker{margin-top:0!important}html body .ridge-hero-title-lock{overflow:visible!important}html body .ridge-hero-copy{width:min(335px,calc(100vw - 56px))!important;max-width:min(335px,calc(100vw - 56px))!important}html body .ridge-hero-actions{padding:0!important}html body .ridge-hero-visual{margin-top:16px!important}html body .ridge-trust-strip{margin-top:-14px!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){min-height:46px!important;height:46px!important;padding-top:7px!important;padding-bottom:7px!important}html body .ridge-trust-strip svg{width:21px!important;height:21px!important}html body .ridge-trust-strip strong{font-size:.96rem!important}html body .ridge-trust-strip small{font-size:.57rem!important}}@media (max-width:374px){html body .ridge-hero-content{margin-top:28px!important}html body .ridge-hero-actions,html body .ridge-hero-copy,html body .ridge-hero-title-lock,html body .ridge-kicker{width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;margin-left:28px!important;margin-right:28px!important}html body .ridge-hero-copy{width:min(304px,calc(100vw - 56px))!important;max-width:min(304px,calc(100vw - 56px))!important}html body .ridge-kicker{font-size:.7rem!important;letter-spacing:.055em!important}html body .ridge-trust-strip{margin-top:-28px!important}html body .ridge-trust-strip>a,html body .ridge-trust-strip>a:nth-child(n),html body .ridge-trust-strip>span,html body .ridge-trust-strip>span:nth-child(n){min-height:43px!important;height:43px!important}}@media (min-width:769px){html body .ridge-hero-next{background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.055) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 49%,#eef4ff)!important}html body .ridge-hero-bg{opacity:.26!important}html body .mobile-hero-wallpaper img{right:-72px!important;opacity:.52!important;filter:blur(1.8px) saturate(.98) contrast(.96) brightness(1.02)!important}html body .mobile-hero-wallpaper:before{background:linear-gradient(90deg,rgba(255,255,255,.24),rgba(255,255,255,.08) 38%,rgba(7,20,42,.09) 70%,rgba(7,20,42,.22)),radial-gradient(ellipse at 55% 54%,rgba(7,20,42,.1),transparent 48%)!important}html body .ridge-hero-visual:before{opacity:1!important;height:clamp(172px,18.6vh,206px)!important;background:radial-gradient(ellipse at 42% 18%,rgba(255,255,255,.2),transparent 44%),linear-gradient(180deg,rgba(7,20,42,0),rgba(7,20,42,.32) 38%,rgba(7,20,42,.88)),linear-gradient(90deg,rgba(255,255,255,.12),rgba(7,20,42,.9))!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:clamp(40px,3.52vw,54px)!important;top:clamp(766px,calc(100vh - 214px),810px)!important;width:min(790px,calc(100vw - 108px))!important;max-width:790px!important;height:clamp(76px,9.3vh,96px)!important;min-height:76px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.09)!important;border-radius:14px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 16px 44px rgba(7,20,42,.075)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>a:nth-child(n),html body .ridge-hero-next .ridge-trust-strip>span,html body .ridge-hero-next .ridge-trust-strip>span:nth-child(n){width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 14px 0 18px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;overflow:hidden!important;border:0!important;border-right:1px solid rgba(7,20,42,.09)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .ridge-hero-next .ridge-trust-strip>:last-child{border-right:0!important}html body .ridge-hero-next .ridge-trust-strip svg{flex:0 0 27px!important;width:27px!important;height:27px!important;stroke-width:2.05!important}html body .ridge-hero-next .ridge-trust-strip a span,html body .ridge-hero-next .ridge-trust-strip span span{display:grid!important;grid-gap:4px!important;gap:4px!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body .ridge-hero-next .ridge-trust-strip strong{display:block!important;color:var(--ridge-navy)!important;font-size:16px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}html body .ridge-hero-next .ridge-trust-strip small{display:block!important;color:rgba(7,20,42,.78)!important;font-size:10px!important;font-weight:900!important;line-height:1.08!important;white-space:nowrap!important}html body .ridge-hero-next{min-height:100svh!important;height:100svh!important;overflow:hidden!important;background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.075) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 48%,#eaf1ff)!important}html body .ridge-hero-bg{opacity:.34!important}html body .ridge-hero-effects .hero-focus-ring{left:calc(50% + 62px)!important;top:150px!important;width:620px!important;height:620px!important;border-color:rgba(18,60,156,.12)!important;box-shadow:0 0 0 48px rgba(18,60,156,.04)!important;opacity:.78!important}html body .ridge-hero-visual{right:0!important;width:62vw!important;max-width:950px!important;min-width:780px!important;transform:translate3d(calc(var(--hero-scroll, 0) * 36px),0,0)!important}html body .mobile-hero-wallpaper img{right:-42px!important;width:940px!important;opacity:.64!important;filter:blur(1.25px) saturate(1.04) contrast(1.02) brightness(.92)!important}html body .mobile-hero-wallpaper:before{background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 34%,rgba(7,20,42,.08) 68%,rgba(7,20,42,.24)),radial-gradient(ellipse at 58% 52%,rgba(7,20,42,.12),transparent 48%)!important}html body .ridge-hero-visual:before{right:-58px!important;bottom:-8px!important;width:900px!important;height:clamp(188px,20vh,220px)!important;opacity:1!important;background:radial-gradient(ellipse at 42% 16%,rgba(255,255,255,.22),transparent 42%),linear-gradient(180deg,rgba(7,20,42,.03),rgba(7,20,42,.38) 38%,rgba(7,20,42,.92)),linear-gradient(90deg,rgba(255,255,255,.12),rgba(7,20,42,.92))!important;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 28px,#000 74px)!important;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 28px,#000 74px)!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:clamp(40px,3.52vw,54px)!important;top:clamp(760px,calc(100vh - 214px),810px)!important;width:min(790px,calc(100vw - 108px))!important;max-width:790px!important;height:clamp(76px,9.3vh,96px)!important;min-height:76px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.1)!important;border-radius:14px!important;background:rgba(255,255,255,.93)!important;box-shadow:0 18px 48px rgba(7,20,42,.08)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>a:nth-child(n),html body .ridge-hero-next .ridge-trust-strip>span,html body .ridge-hero-next .ridge-trust-strip>span:nth-child(n){width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 14px 0 18px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;overflow:hidden!important;border:0!important;border-right:1px solid rgba(7,20,42,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .ridge-hero-next .ridge-trust-strip>:last-child{border-right:0!important}html body .ridge-hero-next .ridge-trust-strip a span,html body .ridge-hero-next .ridge-trust-strip span span{display:grid!important;grid-gap:4px!important;gap:4px!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}}@media (min-width:769px) and (max-height:920px){html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{top:758px!important;height:76px!important}}@media (max-width:760px){html body .ridge-hero-next .ridge-trust-strip>span,html body .ridge-hero-next .ridge-trust-strip>span:nth-child(n){cursor:default!important;pointer-events:none!important;text-decoration:none!important}html body .ridge-hero-next .ridge-trust-strip>span:nth-child(5){grid-column:1/-1!important;width:100%!important;border-right:0!important;border-bottom:0!important;justify-content:center!important;text-align:left!important}}@media (min-width:769px){html body .ridge-hero-next{min-height:100svh!important;height:100svh!important;overflow:hidden!important;background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.075) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 42%,#f3f7ff 51%,#d9e7ff 72%,#c7dcff)!important}html body .ridge-hero-bg{opacity:.2!important}html body .ridge-hero-next:before{opacity:.16!important}html body .ridge-hero-visual{right:0!important;width:64vw!important;min-width:835px!important;max-width:990px!important;isolation:isolate!important;transform:translate3d(calc(var(--hero-scroll, 0) * 34px),0,0)!important}html body .mobile-hero-wallpaper{left:auto!important;right:0!important;width:100%!important;opacity:1!important}html body .mobile-hero-wallpaper img{right:-36px!important;top:0!important;width:1010px!important;height:100%!important;opacity:.72!important;filter:blur(1.1px) saturate(1.08) contrast(1.06) brightness(.86)!important;transform:none!important}html body .mobile-hero-wallpaper:before{opacity:1!important;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0) 22%,rgba(18,60,156,.04) 37%,rgba(7,20,42,.17) 68%,rgba(7,20,42,.34)),radial-gradient(ellipse at 64% 53%,rgba(7,20,42,.2),transparent 50%),radial-gradient(ellipse at 83% 70%,rgba(18,60,156,.22),transparent 42%)!important}html body .mobile-hero-wallpaper:after{opacity:.34!important;background:linear-gradient(120deg,transparent 0 32%,rgba(230,29,59,.22) 32.4% 34%,transparent 34.4% 100%),linear-gradient(128deg,transparent 0 45%,rgba(7,20,42,.16) 45.3% 52%,transparent 52.3% 100%)!important}html body .ridge-hero-visual:before{right:-70px!important;bottom:-10px!important;width:930px!important;height:clamp(196px,21vh,232px)!important;opacity:1!important;background:radial-gradient(ellipse at 43% 13%,rgba(255,255,255,.18),transparent 39%),linear-gradient(180deg,rgba(7,20,42,0),rgba(7,20,42,.36) 33%,rgba(7,20,42,.94)),linear-gradient(90deg,rgba(7,20,42,.04),rgba(7,20,42,.94))!important;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7) 28px,#000 76px)!important;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7) 28px,#000 76px)!important}html body .ridge-hero-visual:after{opacity:.7!important;background:radial-gradient(ellipse at 56% 70%,rgba(46,107,255,.22),transparent 30%),radial-gradient(ellipse at 55% 66%,rgba(0,0,0,.22),transparent 35%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:clamp(188px,20.5vw,322px)!important;top:clamp(98px,13.8vh,142px)!important;width:clamp(468px,36vw,590px)!important;height:clamp(580px,72vh,760px)!important;z-index:6!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:clamp(226px,23.8vw,360px)!important;top:clamp(132px,16vh,164px)!important;width:clamp(350px,25.6vw,392px)!important;opacity:.96!important;filter:drop-shadow(0 38px 52px rgba(7,20,42,.36))!important}html body .ridge-hero-next .ridge-hero-visual.has-live-depth>img.hero-visual-poster,html body .ridge-hero-visual.has-live-depth>img.hero-visual-poster{opacity:0!important;visibility:hidden!important}html body .ridge-hero-next .ridge-hero-content{left:clamp(40px,3.52vw,54px)!important;top:clamp(174px,21.2vh,218px)!important;width:min(600px,calc(100vw - 900px))!important;min-width:560px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(116px,8.35vw,132px)!important;line-height:.82!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(105px,7.25vw,118px)!important;line-height:.82!important}html body .ridge-hero-next .ridge-hero-copy{margin-top:20px!important;width:575px!important;max-width:575px!important}html body .ridge-hero-next .ridge-hero-actions{margin-top:25px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:clamp(40px,3.52vw,54px)!important;top:clamp(748px,calc(100vh - 214px),805px)!important;width:min(792px,calc(100vw - 108px))!important;max-width:792px!important;height:76px!important;min-height:76px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.1)!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 48px rgba(7,20,42,.09)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html body .ridge-hero-next .ridge-trust-strip>a,html body .ridge-hero-next .ridge-trust-strip>a:nth-child(n),html body .ridge-hero-next .ridge-trust-strip>span,html body .ridge-hero-next .ridge-trust-strip>span:nth-child(n){width:100%!important;min-width:0!important;height:76px!important;min-height:76px!important;margin:0!important;padding:0 13px 0 17px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow:hidden!important;border:0!important;border-right:1px solid rgba(7,20,42,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}html body .ridge-hero-next .ridge-trust-strip>:last-child{border-right:0!important}html body .ridge-hero-next .ridge-trust-strip svg{flex:0 0 27px!important;width:27px!important;height:27px!important;stroke-width:2.1!important}html body .ridge-hero-next .ridge-trust-strip a span,html body .ridge-hero-next .ridge-trust-strip span span{display:grid!important;grid-gap:4px!important;gap:4px!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body .ridge-hero-next .ridge-trust-strip strong{font-size:16px!important;line-height:1!important;white-space:nowrap!important}html body .ridge-hero-next .ridge-trust-strip small{font-size:10px!important;line-height:1.08!important;white-space:nowrap!important}}@media (min-width:769px) and (max-height:920px){html body .ridge-hero-next .ridge-hero-content{top:176px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{top:748px!important}}@media (min-width:769px){html body .ridge-hero-visual{background:transparent!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 4%,rgba(0,0,0,.9) 17%,#000 30%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 4%,rgba(0,0,0,.9) 17%,#000 30%)!important}html body .ridge-hero-next .ridge-hero-content{top:clamp(182px,22vh,220px)!important}html body .ridge-hero-next .ridge-hero-title-lock{display:block!important;height:clamp(306px,24.8vw,360px)!important;margin:0!important;overflow:visible!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-ridge{font-size:clamp(108px,7.85vw,124px)!important;line-height:.82!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-barbershop{font-size:clamp(96px,6.85vw,108px)!important;line-height:.82!important;margin-top:2px!important}html body .ridge-hero-next .ridge-hero-copy{margin-top:0!important}html body .ridge-hero-next .ridge-hero-actions{margin-top:24px!important}}@media (min-width:769px) and (max-height:920px){html body .ridge-hero-next .ridge-hero-content{top:178px!important}html body .ridge-hero-next .ridge-hero-title-lock{height:318px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{top:748px!important}}@media (min-width:769px){html body .ridge-hero-visual{-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.04) 7%,rgba(0,0,0,.28) 18%,rgba(0,0,0,.78) 34%,#000 48%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.04) 7%,rgba(0,0,0,.28) 18%,rgba(0,0,0,.78) 34%,#000 48%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:clamp(126px,15vw,222px)!important;top:clamp(96px,13.4vh,138px)!important;width:clamp(506px,38vw,618px)!important;height:clamp(590px,74vh,770px)!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:clamp(154px,17.8vw,272px)!important;top:clamp(130px,15.7vh,160px)!important;width:clamp(370px,27vw,410px)!important}html body .ridge-hero-visual:before{right:-130px!important;width:1120px!important}}@media (min-width:1600px){html body .ridge-hero-next{background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.07) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 37%,#f0f5ff 48%,#d9e7ff 70%,#c6dcff)!important}html body .ridge-hero-visual{width:70vw!important;min-width:1180px!important;max-width:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.05) 5%,rgba(0,0,0,.34) 15%,rgba(0,0,0,.82) 29%,#000 43%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.05) 5%,rgba(0,0,0,.34) 15%,rgba(0,0,0,.82) 29%,#000 43%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:clamp(168px,12vw,230px)!important;width:clamp(548px,32vw,650px)!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:clamp(198px,14vw,276px)!important;width:clamp(392px,24vw,432px)!important}html body .mobile-hero-wallpaper img{right:-28px!important;width:1220px!important}html body .ridge-hero-visual:before{right:-150px!important;width:1320px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{width:805px!important;max-width:805px!important}html body .mobile-hero-dot,html body .mobile-hero-orbit{display:none!important}html body .ridge-hero-next{background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.07) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 34%,#f0f5ff 43%,#d7e6ff 66%,#c4daff)!important}html body .ridge-hero-next .ridge-hero-content{left:54px!important;top:178px!important;width:650px!important;min-width:650px!important}html body .ridge-hero-next .ridge-hero-title-lock{height:338px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-ridge{font-size:126px!important;line-height:.82!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-barbershop{font-size:116px!important;line-height:.82!important}html body .ridge-hero-next .ridge-hero-copy{width:610px!important;max-width:610px!important}html body .ridge-hero-visual{width:calc(100vw - 500px)!important;min-width:1280px!important;max-width:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 4%,rgba(0,0,0,.46) 12%,rgba(0,0,0,.88) 24%,#000 38%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 4%,rgba(0,0,0,.46) 12%,rgba(0,0,0,.88) 24%,#000 38%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:174px!important;top:104px!important;width:650px!important;height:790px!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:208px!important;top:132px!important;width:424px!important}html body .mobile-hero-wallpaper img{right:-24px!important;width:1320px!important}html body .ridge-hero-visual:before{right:-180px!important;width:1450px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:54px!important;width:805px!important;max-width:805px!important}html body .ridge-hero-next{--ridge-stage:min(1535px,100vw);--ridge-stage-left:calc((100vw - var(--ridge-stage)) / 2);background:linear-gradient(90deg,#ffffff,#ffffff)!important}html body .ridge-hero-next:before{left:var(--ridge-stage-left)!important;width:var(--ridge-stage)!important}html body .maple-field-hero,html body .ridge-hero-bg,html body .ridge-hero-effects{left:var(--ridge-stage-left)!important;width:var(--ridge-stage)!important;right:auto!important}html body .ridge-hero-next>.ridge-nav{left:calc(var(--ridge-stage-left) + 40px)!important;right:calc(var(--ridge-stage-left) + 40px)!important}html body .ridge-hero-next .ridge-hero-content{left:calc(var(--ridge-stage-left) + 54px)!important;top:178px!important;width:600px!important;min-width:600px!important}html body .ridge-hero-next .ridge-hero-title-lock{height:318px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-ridge{font-size:124px!important}html body .ridge-hero-next .ridge-hero-title-lock .hero-word-barbershop{font-size:108px!important}html body .ridge-hero-next .ridge-hero-copy{width:575px!important;max-width:575px!important}html body .ridge-hero-visual{left:calc(var(--ridge-stage-left) + 600px)!important;right:auto!important;width:calc(var(--ridge-stage) - 600px)!important;min-width:0!important;max-width:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.06) 5%,rgba(0,0,0,.38) 17%,rgba(0,0,0,.86) 31%,#000 45%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.06) 5%,rgba(0,0,0,.38) 17%,rgba(0,0,0,.86) 31%,#000 45%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:190px!important;top:104px!important;width:610px!important;height:780px!important}html body .ridge-hero-visual .hero-visual-poster,html body .ridge-hero-visual.has-poster-ready .hero-visual-poster,html body .ridge-hero-visual.has-visual-fallback .hero-visual-poster,html body .ridge-hero-visual.is-model-fetching .hero-visual-poster{left:224px!important;top:132px!important;width:405px!important}html body .mobile-hero-wallpaper{left:0!important;right:auto!important;width:100%!important}html body .mobile-hero-wallpaper img{right:-42px!important;width:990px!important}html body .ridge-hero-visual:before{right:-130px!important;width:1120px!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:calc(var(--ridge-stage-left) + 54px)!important;width:792px!important;max-width:792px!important}html body .ridge-scroll-indicator{left:calc(var(--ridge-stage-left) + (var(--ridge-stage) / 2))!important;transform:translateX(-50%)!important}}html body .gallery-section.is-filtered-gallery{padding-bottom:clamp(72px,8vw,104px)!important}html body .gallery-section.is-filtered-gallery .gallery-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr))!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;align-items:stretch!important;grid-gap:clamp(14px,1.4vw,20px)!important;gap:clamp(14px,1.4vw,20px)!important}html body .gallery-section.is-filtered-gallery .gallery-aspect-landscape,html body .gallery-section.is-filtered-gallery .gallery-aspect-square,html body .gallery-section.is-filtered-gallery .gallery-tile-wrap{grid-column:auto!important;grid-row:auto!important;min-width:0!important;height:clamp(370px,31vw,440px)!important}html body .gallery-section.is-filtered-gallery[data-gallery-filter=shaves] .gallery-grid{grid-template-columns:repeat(2,minmax(320px,1fr))!important;max-width:100%!important}html body .gallery-section.is-filtered-gallery[data-gallery-filter=kids] .gallery-grid{grid-template-columns:repeat(3,minmax(260px,1fr))!important}html body .gallery-section.is-filtered-gallery[data-gallery-filter=cuts] .gallery-grid,html body .gallery-section.is-filtered-gallery[data-gallery-filter=shop] .gallery-grid{grid-template-columns:repeat(4,minmax(240px,1fr))!important}html body .gallery-section.is-filtered-gallery .gallery-tile{height:100%!important}html body .gallery-section.is-filtered-gallery .section-jump-wrap{margin-top:clamp(24px,2.6vw,34px)!important}@media (max-width:1020px){html body .gallery-section.is-filtered-gallery[data-gallery-filter] .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;max-width:100%!important}}@media (max-width:760px){html body .gallery-section.is-filtered-gallery .gallery-grid{grid-template-columns:1fr!important}html body .gallery-section.is-filtered-gallery .gallery-aspect-landscape,html body .gallery-section.is-filtered-gallery .gallery-aspect-square,html body .gallery-section.is-filtered-gallery .gallery-tile-wrap{height:min(420px,112vw)!important}}html body .ridge-loading-screen{position:fixed!important;inset:0!important;z-index:100000!important;display:grid!important;place-items:center!important;min-height:100svh!important;padding:clamp(24px,4vw,56px)!important;overflow:hidden!important;background:radial-gradient(circle at 20% 84%,rgba(230,29,59,.08),transparent 24%),linear-gradient(90deg,#ffffff,#ffffff 46%,#eef4ff 66%,#07142a 66.2%,#07142a)!important;color:#07142a!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:opacity .42s ease,visibility .42s ease!important}html body .ridge-loading-screen:after,html body .ridge-loading-screen:before{display:none!important}html body .ridge-loading-screen.is-leaving{opacity:0!important;visibility:hidden!important}html body .ridge-loader-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(360px,520px) minmax(340px,520px)!important;align-items:stretch!important;width:min(1040px,calc(100vw - 48px))!important;min-height:clamp(360px,48vh,480px)!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.1)!important;border-radius:16px!important;background:#ffffff!important;box-shadow:0 34px 96px rgba(7,20,42,.16)!important}html body .ridge-loader-brand{display:grid!important;align-content:center!important;justify-items:start!important;grid-gap:20px!important;gap:20px!important;padding:clamp(32px,4.8vw,58px)!important;background:radial-gradient(circle at 14% 82%,rgba(230,29,59,.08),transparent 26%),radial-gradient(circle at 80% 20%,rgba(18,60,156,.07),transparent 26%),#ffffff!important}html body .ridge-loader-logo{display:block!important;width:min(260px,64vw)!important;height:auto!important;object-fit:contain!important;border-radius:8px!important;filter:drop-shadow(0 16px 28px rgba(7,20,42,.1))!important}html body .ridge-loader-copy{display:grid!important;justify-items:start!important;grid-gap:0!important;gap:0!important;text-align:left!important;text-transform:uppercase!important}html body .ridge-loader-copy span,html body .ridge-loader-copy strong{font-family:var(--display),Impact,Haettenschweiler,"Arial Narrow",sans-serif!important;letter-spacing:0!important;line-height:.86!important;text-shadow:none!important}html body .ridge-loader-copy span{color:#07142a!important;font-size:clamp(3.35rem,5.4vw,5.8rem)!important}html body .ridge-loader-copy strong{color:#e61d3b!important;font-size:clamp(2.55rem,4.35vw,4.8rem)!important}html body .ridge-loading-screen p{margin:0!important;color:rgba(7,20,42,.78)!important;font-size:.82rem!important;font-weight:950!important;letter-spacing:.13em!important;line-height:1.2!important;text-transform:uppercase!important}html body .ridge-loader-progress{width:min(320px,72vw)!important;height:8px!important;overflow:hidden!important;border:1px solid rgba(7,20,42,.12)!important;border-radius:999px!important;background:#f5f8ff!important;box-shadow:inset 0 1px 2px rgba(7,20,42,.06)!important}html body .ridge-loader-progress i{display:block!important;width:44%!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#123c9c,#ffffff 46%,#e61d3b)!important;animation:ridge-loader-progress-clean 1.15s cubic-bezier(.55,0,.2,1) infinite!important}html body .ridge-loader-side{position:relative!important;display:grid!important;place-items:end center!important;min-height:100%!important;overflow:hidden!important;background:linear-gradient(130deg,rgba(255,255,255,.08) 0 18%,transparent 18.3% 100%),linear-gradient(135deg,#123c9c,#07142a 58%,#050b18)!important}html body .ridge-loader-side:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(120deg,transparent 0 48%,rgba(230,29,59,.88) 48.3% 52%,transparent 52.3% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 72px)!important;opacity:.7!important}html body .ridge-loader-side img{position:relative!important;z-index:1!important;width:min(430px,94%)!important;height:auto!important;max-height:94%!important;object-fit:contain!important;object-position:center bottom!important;transform:translateY(18px)!important;filter:drop-shadow(0 30px 48px rgba(0,0,0,.38))!important}html body .ridge-loader-mark,html body .ridge-loader-pole{display:none!important}@keyframes ridge-loader-progress-clean{0%{transform:translateX(-112%)}to{transform:translateX(255%)}}@media (max-width:760px){html body .ridge-loading-screen{padding:18px!important;background:radial-gradient(circle at 12% 84%,rgba(230,29,59,.08),transparent 28%),linear-gradient(180deg,#ffffff,#ffffff 54%,#eef4ff)!important}html body .ridge-loader-shell{grid-template-columns:1fr!important;width:min(420px,calc(100vw - 36px))!important;min-height:auto!important}html body .ridge-loader-brand{padding:34px 24px 28px!important}html body .ridge-loader-brand,html body .ridge-loader-copy{justify-items:center!important;text-align:center!important}html body .ridge-loader-side{min-height:190px!important}html body .ridge-loader-side img{width:min(270px,88%)!important;transform:translateY(28px)!important}}@media (prefers-reduced-motion:reduce){html body .ridge-loader-progress i{animation:none!important;transform:none!important;width:100%!important}}@media (max-width:760px){html body .ridge-hero-next,html body .ridge-hero-next[style]{min-height:100svh!important;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.58) 36%,rgba(245,248,255,.3)),url(/assets/ridge/optimized/hero-background-1600.webp) top /auto 108svh no-repeat,linear-gradient(180deg,#ffffff,#f5f8ff)!important;background-color:#f5f8ff!important}html body .ridge-hero-next:before{opacity:.92!important;background:linear-gradient(90deg,rgba(18,60,156,.036) 1px,transparent 0),linear-gradient(180deg,rgba(18,60,156,.036) 1px,transparent 0),radial-gradient(circle at 91% 24%,rgba(230,29,59,.1),transparent 32px),radial-gradient(circle at 9% 79%,rgba(230,29,59,.13) 0 1px,transparent 2px)!important;background-size:64px 64px,64px 64px,auto,10px 10px!important}html body .ridge-hero-visual{height:226px!important;min-height:226px!important;margin-top:18px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{top:-22px!important;height:312px!important}html body .ridge-hero-visual:before{top:172px!important;width:min(304px,78vw)!important;height:44px!important}html body .ridge-hero-visual:after{top:200px!important;width:min(300px,77vw)!important;height:34px!important}html body .ridge-trust-strip{margin-top:-36px!important}}@media (max-width:374px){html body .ridge-hero-visual{height:210px!important;min-height:210px!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{top:-20px!important;height:290px!important}html body .ridge-hero-visual:before{top:160px!important}html body .ridge-hero-visual:after{top:187px!important}html body .ridge-trust-strip{margin-top:-38px!important}}@media (min-width:1600px){html body .ridge-hero-next{--ridge-stage:min(1535px,100vw);--ridge-stage-left:calc((100vw - var(--ridge-stage)) / 2);background:radial-gradient(circle at 2.5% 82%,rgba(7,20,42,.06) 0 1px,transparent 1.7px) 0 0 /12px 12px,linear-gradient(90deg,#ffffff,#ffffff 33%,#f2f6ff 47%,#d6e4f8 68%,#c5d8ef)!important}html body .maple-field-hero,html body .ridge-hero-bg,html body .ridge-hero-effects{left:0!important;right:0!important;width:100vw!important}html body .hero-focus-ring,html body .mobile-hero-dot,html body .mobile-hero-orbit{display:none!important;opacity:0!important}html body .ridge-hero-next>.ridge-nav{left:calc(var(--ridge-stage-left) + 40px)!important;right:calc(var(--ridge-stage-left) + 40px)!important}html body .ridge-hero-next .ridge-hero-content{left:calc(var(--ridge-stage-left) + 54px)!important;top:178px!important;width:600px!important;min-width:600px!important}html body .ridge-hero-visual{left:calc(var(--ridge-stage-left) + 600px)!important;right:0!important;width:calc(100vw - var(--ridge-stage-left) - 600px)!important;min-width:0!important;max-width:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.06) 5%,rgba(0,0,0,.38) 17%,rgba(0,0,0,.86) 31%,#000 45%)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.06) 5%,rgba(0,0,0,.38) 17%,rgba(0,0,0,.86) 31%,#000 45%)!important}html body .mobile-hero-wallpaper{left:0!important;right:0!important;width:100%!important}html body .mobile-hero-wallpaper img{right:0!important;width:max(1160px,calc(100vw - var(--ridge-stage-left) - 500px))!important;height:100%!important;object-position:right center!important}html body .mobile-hero-wallpaper:before{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0) 18%,rgba(18,60,156,.04) 34%,rgba(7,20,42,.18) 66%,rgba(7,20,42,.36)),radial-gradient(ellipse at 64% 53%,rgba(7,20,42,.2),transparent 50%),radial-gradient(ellipse at 83% 70%,rgba(18,60,156,.2),transparent 42%)!important}html body .ridge-hero-visual .ridge-hero-canvas-shell{left:190px!important;top:104px!important;width:610px!important;height:780px!important}html body .ridge-hero-visual:before{right:-40px!important;width:max(1120px,calc(100vw - var(--ridge-stage-left) - 520px))!important}html body .ridge-hero-next .ridge-hero-layout>.ridge-trust-strip,html body .ridge-hero-next .ridge-trust-strip{left:calc(var(--ridge-stage-left) + 54px)!important;width:792px!important;max-width:792px!important}html body .ridge-scroll-indicator{left:50%!important;transform:translateX(-50%)!important}}