@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap";:root{--ink:#20160f;--muted:#6f625c;--line:#ece2dc;--paper:#fff;--soft:#fff7f0;--accent:#f47c20;--accent-dark:#c9510c;--accent-deep:#873407;--gold:#c69a39;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #ece2dceb;justify-content:flex-start;align-items:center;gap:28px;height:76px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand img{width:154px;height:auto}nav{color:var(--muted);gap:24px;margin-left:auto;font-size:.9rem;font-weight:700;display:flex}.nav-link{position:relative}.nav-link:hover,.nav-link.active{color:var(--accent-dark)}.nav-link.active:after{content:"";background:var(--accent);border-radius:999px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.nav-cta{appearance:none;cursor:pointer;font:inherit;border:1px solid var(--line);color:var(--accent-dark);background:#fff;border-radius:999px;padding:11px 18px;font-weight:800;transition:background .22s,border-color .22s,color .22s,transform .22s,box-shadow .22s}.nav-cta:hover{border-color:var(--accent);background:var(--accent);color:#fff;transform:translateY(-1px);box-shadow:0 14px 28px #f47c2038}.mobile-menu-toggle{width:44px;height:44px;color:var(--accent-dark);cursor:pointer;background:#fff;border:1px solid #f47c2029;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin-left:auto;display:none}.mobile-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.mobile-menu{z-index:140;position:fixed;inset:0}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0f172a61;border:0;position:absolute;inset:0}.mobile-menu-panel{background:radial-gradient(circle at 100% 0,#f47c201f,#0000 34%),#fff;border-left:1px solid #f47c2024;flex-direction:column;width:min(86vw,360px);padding:20px;animation:.28s cubic-bezier(.22,1,.36,1) both mobileMenuIn;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-24px 0 70px #0f172a2e}.mobile-menu-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.mobile-menu-logo img{width:136px}.mobile-menu-close{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-close svg{width:21px;height:21px}.mobile-menu-nav{gap:4px;margin:34px 0 24px;display:grid}.mobile-menu-link{color:#20160f;border-bottom:1px solid #20160f14;align-items:center;min-height:52px;font-size:1.02rem;font-weight:850;display:flex}.mobile-menu-link.active{color:var(--accent-dark)}.mobile-menu-cta{background:var(--accent);color:#fff;min-height:54px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:auto;font-weight:900;box-shadow:0 18px 40px #f47c2047}.franchise-modal{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.franchise-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0f172a6b;border:0;animation:.32s both franchiseBackdropIn;position:absolute;inset:0}.franchise-modal.is-closing{pointer-events:none}.franchise-modal.is-closing .franchise-modal-backdrop{animation:.32s both franchiseBackdropOut}.franchise-modal-panel{z-index:1;overscroll-behavior:auto;background:radial-gradient(circle at 92% 4%,#f47c201f,#0000 30%),linear-gradient(#fffffffa,#fffaf6fa);border:1px solid #f47c2024;border-radius:28px;width:min(100%,680px);max-height:none;padding:16px;animation:.36s cubic-bezier(.22,1,.36,1) both franchiseModalIn;position:relative;overflow:visible;box-shadow:0 34px 80px #0f172a38}.franchise-modal.is-closing .franchise-modal-panel{animation:.32s cubic-bezier(.55,0,1,.45) both franchiseModalOut}.franchise-modal-head{justify-content:flex-end;align-items:flex-start;gap:18px;margin-bottom:6px;display:flex}.franchise-modal-head span{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:900;display:inline-flex}.franchise-modal-head h2{color:#111827;letter-spacing:-.05em;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1}.franchise-modal-close{color:#334155;cursor:pointer;background:#ffffffdb;border:1px solid #e2e8f0f5;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,background .18s,color .18s;display:grid}.franchise-modal-close:hover{background:var(--accent);color:#fff;transform:rotate(90deg)}.franchise-modal-close svg{width:20px;height:20px}.franchise-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.franchise-form-field{gap:6px;display:grid}.franchise-form-field-wide,.franchise-form-submit{grid-column:1/-1}.franchise-form-field span{color:#374151;font-size:.82rem;font-weight:800}.franchise-form input,.franchise-form select,.franchise-form textarea{color:#111827;width:100%;min-height:42px;font:inherit;background:#ffffffe6;border:1px solid #e2e8f0fa;border-radius:16px;outline:none;padding:0 13px;font-size:.94rem;transition:border-color .18s,box-shadow .18s,background .18s}.franchise-form textarea{resize:none;min-height:82px;padding-top:11px}.franchise-form input:focus,.franchise-form select:focus,.franchise-form textarea:focus{background:#fff;border-color:#f47c209e;box-shadow:0 0 0 4px #f47c201a}.franchise-form-submit{background:linear-gradient(180deg, var(--accent), var(--accent-dark));color:#fff;min-width:132px;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-self:end;padding:0 18px;font-weight:900;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 34px #f47c2040}.franchise-form-submit:hover{transform:translateY(-2px);box-shadow:0 22px 42px #f47c2052}.sticky-call-button{z-index:80;background:var(--accent);color:#fff;border:0;border-radius:999px;align-items:center;gap:0;width:54px;min-height:54px;padding:8px;font-weight:900;transition:width .36s,gap .36s,padding .36s,transform .3s,background .3s,box-shadow .3s;display:inline-flex;position:fixed;top:auto;bottom:24px;right:18px;transform:none;box-shadow:0 18px 40px #f47c2057}.sticky-call-button:hover{background:var(--accent-dark);gap:10px;width:198px;padding-right:16px;transform:translateY(-2px);box-shadow:0 22px 46px #c9510c57}.sticky-call-button:focus-visible{outline-offset:4px;outline:3px solid #f47c2047;gap:10px;width:198px;padding-right:16px}.sticky-call-icon{background:#ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;animation:2.4s ease-in-out infinite stickyCallPulse;display:grid}.sticky-call-icon svg{width:21px;height:21px}.sticky-call-number{opacity:0;letter-spacing:0;white-space:nowrap;max-width:0;font-size:.92rem;transition:max-width .36s,opacity .28s;overflow:hidden}.sticky-call-button:hover .sticky-call-number,.sticky-call-button:focus-visible .sticky-call-number{opacity:1;max-width:134px}.sticky-whatsapp-button{background:#25d366;bottom:88px;box-shadow:0 18px 40px #25d3664d}.sticky-whatsapp-button:hover{background:#1fae56;box-shadow:0 22px 46px #1fae564d}.sticky-whatsapp-button:focus-visible{outline-color:#25d36647}.sticky-whatsapp-button .sticky-call-number{max-width:0}.sticky-whatsapp-button:hover .sticky-call-number,.sticky-whatsapp-button:focus-visible .sticky-call-number{max-width:86px}.site-footer{isolation:isolate;box-shadow:none;background:linear-gradient(#fffcf9fa,#fff6eefa);border:0;border-radius:0;margin:34px 0 0;padding:46px clamp(20px,5vw,72px) 30px;position:relative;overflow:hidden}.site-footer:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 40%,#f47c2014,#0000 24%),radial-gradient(circle at 82% 24%,#ffc7911f,#0000 22%),radial-gradient(circle at 72% 86%,#f47c200f,#0000 20%);animation:16s ease-in-out infinite footerDrift;position:absolute;inset:-10% -5%}.site-footer:after{content:"";z-index:0;opacity:.55;pointer-events:none;background:repeating-linear-gradient(115deg,#0000 0 18px,#f47c200f 18px 19px,#0000 19px 42px);animation:20s linear infinite footerSweep;position:absolute;inset:0;transform:translate(-8%)}.site-footer-glow{z-index:0;filter:blur(52px);opacity:1;pointer-events:none;border-radius:50%;animation:10s ease-in-out infinite footerFloat;position:absolute}.site-footer-glow-one{background:#f47c2029;width:320px;height:320px;bottom:-140px;left:-100px}.site-footer-glow-two{background:#ffc79133;width:260px;height:260px;animation-delay:-4s;top:-90px;right:-80px}.site-footer-grid{z-index:1;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(24px,4vw,60px);display:grid;position:relative}.site-footer-brand{gap:10px;max-width:420px;display:grid}.site-footer-logo img{width:156px;height:auto}.site-footer-brand p{color:#5b6675;margin:0;font-size:.96rem;line-height:1.72}.site-footer-socials{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.site-footer-social{width:46px;height:46px;color:var(--accent-dark);background:#ffffffe6;border:1px solid #ece2dceb;border-radius:16px;place-items:center;transition:transform .32s,border-color .32s,background .32s,box-shadow .32s,color .32s;animation:3.4s ease-in-out infinite footerSocialFloat;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #20160f0f}.site-footer-social:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 35%,#ffffffc7 50%,#0000 65%);transition:transform .52s;position:absolute;inset:-45%;transform:translate(-80%)rotate(18deg)}.site-footer-social:nth-child(2){animation-delay:-1.1s}.site-footer-social:nth-child(3){animation-delay:-2.2s}.site-footer-social:hover{color:var(--accent);background:linear-gradient(135deg,#fff,#fff0e4);border-color:#f47c2052;animation-play-state:paused;transform:translateY(-6px)scale(1.06);box-shadow:0 18px 34px #f47c202e}.site-footer-social:hover:before{transform:translate(82%)rotate(18deg)}.site-footer-social svg{z-index:1;width:20px;height:20px;transition:transform .32s;position:relative}.site-footer-social:hover svg{transform:scale(1.12)rotate(-6deg)}.site-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.site-footer-group{gap:12px;display:grid}.site-footer-kicker{width:fit-content;color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:inline-flex}.site-footer-link,.site-footer-contact span,.site-footer-contact a{color:#465365;font-size:.95rem;line-height:1.65}.site-footer-link{width:fit-content;transition:color .18s,transform .18s}.site-footer-link:hover{color:var(--accent-dark);transform:translate(2px)}.site-footer-contact{gap:4px;display:grid}.site-footer-contact strong{color:#0f172a;font-size:.88rem;font-weight:800}main{overflow:hidden}.hero-section{background:radial-gradient(circle at 82% 48%,#f47c201a,#0000 28%),linear-gradient(90deg,#fff 0% 48%,#fff8f2 100%);grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(24px,4.6vw,64px);min-height:calc(100vh - 76px);padding:clamp(22px,3.4vw,42px) clamp(20px,5vw,72px) clamp(22px,3vw,40px);display:grid}.hero-copy{min-width:0;max-width:760px;animation:.8s both rise}.eyebrow,.section-intro span,.audience-kicker,.audience-card-kicker{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:inline-flex}h1,h2{letter-spacing:-.035em;margin:0;font-family:"Source Serif 4",Georgia,serif;line-height:.98}h1{max-width:720px;margin-top:12px;font-size:clamp(2.9rem,4.8vw,4.85rem)}h2{font-size:clamp(2.2rem,4.8vw,4.8rem)}h3{margin:0 0 12px;font-size:1.08rem}p{color:var(--muted);line-height:1.7}.hero-title{max-width:760px;font-size:clamp(2.15rem,1.8vw,2.65rem);line-height:1.3em}.hero-title>span{display:block}.hero-rotating-word{min-width:17ch;min-height:1.05em;color:var(--accent-dark);vertical-align:baseline;grid-template-areas:"word";align-items:center;margin-left:.22em;padding:0;display:inline-grid}.hero-rotating-word span{opacity:0;white-space:nowrap;grid-area:word;animation:16s cubic-bezier(.22,1,.36,1) infinite heroWordRotate;transform:translateY(.42em)}.hero-rotating-word span:nth-child(2){animation-delay:4s}.hero-rotating-word span:nth-child(3){animation-delay:8s}.hero-rotating-word span:nth-child(4){animation-delay:12s}.hero-lede{max-width:560px;margin:16px 0 0;font-size:clamp(1rem,1.15vw,1.12rem)}.hero-actions,.cta-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-actions{flex-wrap:nowrap;align-items:center}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:10px 21px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-button{background:var(--accent);color:#fff;box-shadow:0 18px 38px #f47c2047}.primary-button:hover{background:var(--accent-dark)}.secondary-button{color:var(--accent-dark);border:1px solid var(--line);background:#fff}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-partner-button{appearance:none;cursor:pointer;border:0;font-family:inherit}.hero-brochure-button{appearance:none;cursor:pointer;font:inherit;background:linear-gradient(180deg, var(--accent), var(--accent-dark));color:#fff;border-color:#0000;box-shadow:0 18px 38px #f47c2047}.hero-brochure-button:hover{background:linear-gradient(180deg, #f4832c, var(--accent-dark));box-shadow:0 22px 42px #f47c2057}.brochure-modal-panel{width:min(100%,480px)}.brochure-modal-head{justify-content:space-between;margin-bottom:16px}.brochure-form{grid-template-columns:1fr}.brochure-thank-you{gap:12px;padding:12px 0 4px;display:grid}.brochure-thank-you h3{color:var(--ink);margin:0;font-size:1.45rem}.brochure-thank-you p{color:var(--muted);margin:0 0 8px;line-height:1.6}.hero-proof{width:100%;margin-top:22px;overflow:hidden}.hero-proof-track{gap:12px;width:max-content;animation:28s linear infinite hero-proof-scroll;display:flex}.hero-proof-group{flex:none;gap:12px;min-width:max-content;display:flex}.stat{background:linear-gradient(#ffffffc7,#fff1e49e);border-radius:20px;flex:none;min-width:190px;padding:15px 16px}.stat strong{color:var(--accent-dark);font-size:1.38rem;display:block}.stat span{color:var(--muted);font-size:.82rem}.trust-logo-section{background:#fff;padding:40px clamp(20px,5vw,72px) 16px;position:relative;overflow:hidden}.trust-logo-section:before{content:none}.trust-logo-shell{z-index:1;width:min(100%,1296px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(180px,240px) 1px minmax(0,1fr);align-items:center;margin:0 auto;padding:0;display:grid;position:relative;overflow:hidden}.trust-logo-copy p{color:var(--accent-dark);letter-spacing:0;margin:0;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:800;line-height:1.18}.trust-logo-copy span{display:block}.trust-logo-divider{background:linear-gradient(#0000,#e5e7eb 18% 82%,#0000);width:1px;height:62px}.trust-logo-marquee{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%)}.trust-logo-track{gap:64px;width:max-content;animation:42s linear infinite trust-logo-scroll;display:flex}.trust-logo-group{flex:none;align-items:center;gap:64px;min-width:max-content;display:flex}.trust-logo{object-fit:contain;filter:grayscale();opacity:.86;flex:none;width:auto;max-width:148px;height:42px;transition:filter .26s,opacity .26s,transform .26s}.trust-logo:hover{filter:none;opacity:1;transform:translateY(-1px)}.map-panel{place-items:center;min-height:min(560px,100vh - 132px);animation:.8s .12s both rise;display:grid;position:relative;overflow:hidden}.map-glow{filter:blur(48px);opacity:.76;border-radius:999px;position:absolute}.map-glow-one{background:#f47c2029;width:270px;height:270px;top:12%;right:13%}.map-glow-two{background:#ffb86829;width:210px;height:210px;bottom:8%;left:18%}.map-visual{z-index:2;width:100%;max-width:520px;margin:0 auto;position:relative;overflow:hidden}.india-map{pointer-events:none;width:100%;height:auto;display:block}.marker-layer{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:url(/assets/india-map-xKiUZOs6.svg);mask-image:url(/assets/india-map-xKiUZOs6.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.map-marker{border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite pulse;position:absolute;transform:translate(-50%,-50%)}.map-marker.active{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e,0 0 10px #22c55e6b}.map-marker.inactive{background:#f97316;box-shadow:0 0 0 3px #f973162e,0 0 10px #f973166b}.map-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ead8cce6;border-radius:22px;width:min(238px,44vw);padding:16px;position:absolute;box-shadow:0 24px 58px #20160f1a}.map-card strong{margin-bottom:6px;display:block}.map-card span{color:var(--muted);font-size:.82rem;line-height:1.45}.bottom-card{bottom:9%;right:0}.audience-strip,.split-section,.platform-section,.franchise-section,.locations-section,.life-gallery-section,.testimonial-section,.cta-section{margin:0 clamp(20px,5vw,72px)}.audience-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:8px 0 10px;display:grid}.audience-card{background:radial-gradient(circle at 100% 0,#ec60221f,#0000 34%),linear-gradient(#fffdfb 0%,#fff6ef 100%);border-radius:32px;align-items:stretch;min-height:320px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #20160f14}.audience-content{flex-direction:column;flex:1;gap:10px;width:100%;padding:0;display:flex;position:relative}.audience-card:before{content:none}.audience-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px #20160f1f}.audience-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.audience-index{color:#8734072e;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(2rem,2.8vw,2.5rem);line-height:.8}.audience-card-kicker{min-height:30px;color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;background:#ec602214;border:1px solid #ec60221f;border-radius:999px;align-items:center;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.audience-card strong{color:var(--ink);letter-spacing:-.03em;font-size:clamp(1.34rem,1.8vw,1.86rem);line-height:1.04;display:block}.audience-card p{max-width:30ch;color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.audience-focus{min-height:24px;color:var(--accent-dark);letter-spacing:.04em;align-items:center;margin-top:2px;font-size:.7rem;font-weight:700;display:inline-flex}.audience-link{min-height:40px;color:var(--accent-dark);background:#ffffffeb;border:1px solid #ec602229;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;margin-top:auto;padding:0 15px;font-size:.82rem;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 8px 18px #ec602214}.audience-link:hover{background:#fff1e7;border-color:#ec60223d;transform:translateY(-2px)}.split-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(32px,6vw,76px);padding:40px 0;display:grid}.reverse{grid-template-columns:1fr .9fr;align-items:center}.section-intro{max-width:650px}.section-intro h2{margin-top:14px}.section-intro p{font-size:1.03rem}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.value-grid article{border:1px solid var(--line);background:#ffffffc2;border-radius:28px;padding:28px;transition:transform .18s,border-color .18s}.value-grid article:hover{border-color:#f47c2061;transform:translateY(-4px)}.value-grid p{margin-bottom:0}#roi{padding-top:104px;padding-bottom:78px;position:relative}#roi:before{content:none}#roi>*{z-index:1;position:relative}#roi .section-intro{background:0 0;align-self:start;max-width:520px;padding:24px 10px 24px 0;position:sticky;top:108px}#roi .section-intro p{max-width:35ch}#roi .value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;padding:0}#roi .value-grid article{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:28px 0 28px 28px;position:relative}#roi .value-grid h3{margin-bottom:10px;font-size:1.18rem}#roi .value-grid article:hover{transform:translate(4px)}#roi .value-grid p{max-width:48ch}.platform-section{color:#fff;background:#2a1710;border-radius:42px;padding:40px clamp(18px,4vw,52px)}.platform-section .section-intro p,.platform-section .section-intro span{color:#ffd5b5}.platform-top{grid-template-columns:minmax(0,1fr) minmax(320px,.84fr);align-items:center;gap:clamp(24px,4vw,52px);display:grid}.platform-copy{min-width:0}.platform-copy .section-intro h2{font-size:clamp(2.2rem,3.8vw,4rem)}.platform-visual{aspect-ratio:1823/863;background:radial-gradient(circle at 100% 0,#ffa9583d,#0000 44%),linear-gradient(#ffffff14,#ffffff05);border:1px solid #ffd5b529;border-radius:34px;min-width:0;position:relative;overflow:hidden;box-shadow:0 24px 56px #0a04014d}.platform-visual:after{content:"";pointer-events:none;background:linear-gradient(#2a17100a,#2a17104d);position:absolute;inset:0}.platform-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;display:block}.platform-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.platform-chip{background:#ffffff0f;border:1px solid #ffd5b540;border-radius:22px;align-content:start;gap:8px;min-height:118px;padding:20px;display:grid}.platform-chip strong{color:#fff;font-size:.98rem;line-height:1.18}.platform-chip span{color:#ffffffb8;font-size:.86rem;font-weight:600;line-height:1.48}.franchise-section{grid-template-columns:1fr .9fr;align-items:center;gap:36px;padding:104px 0;display:grid}.franchise-copy ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.franchise-copy li{color:var(--muted);padding-left:30px;line-height:1.6;position:relative}.franchise-copy li:before{content:"";background:var(--accent);width:14px;height:2px;position:absolute;top:.62em;left:0}.photo-placeholder{border:1px solid var(--line);background-image:linear-gradient(#20160f05 0%,#20160f2e 48%,#20160fc7 100%),url(/assets/woman-entrepreneur-Cx9jy5yw.png);background-position:50%;background-size:cover;border-radius:38px;flex-direction:column;justify-content:end;min-height:520px;padding:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #20160f1f}.photo-placeholder:after{content:"";pointer-events:none;background:linear-gradient(135deg,#f47c2033,#0000 48%);position:absolute;inset:0}.photo-placeholder span,.photo-placeholder p{z-index:1;color:#fff;position:relative}.photo-placeholder span{text-shadow:0 4px 28px #0000005c;max-width:520px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:700;line-height:1}.photo-placeholder p{color:#ffffffdb;max-width:520px;margin-bottom:0}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:22px;min-height:0;padding:0;display:grid}.product-card{background-image:linear-gradient(180deg, #140e0a05 0%, #140e0a24 100%), var(--image);isolation:isolate;background-position:50%;background-size:cover;border:1px solid #e2ccbeb8;border-radius:34px;align-items:flex-end;min-height:240px;padding:0;transition:transform .22s,box-shadow .22s,background-position .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 48px #20160f1f}.product-card:before{content:"";background:linear-gradient(150deg,#ffffff38,#0000 36%),linear-gradient(#0000 0% 54%,#20160f1a 100%);position:absolute;inset:0}.product-card:after{content:"";z-index:1;background:linear-gradient(90deg,#ffffffe0 0%,#fff0 72%);border-radius:999px;height:1px;position:absolute;top:18px;left:18px;right:18px}.product-card:hover{background-position:50% 46%;transform:translateY(-6px);box-shadow:0 30px 62px #20160f29}.product-card-title{z-index:1;width:calc(100% - 24px);color:var(--ink);letter-spacing:-.03em;text-wrap:balance;background:linear-gradient(#fffdfb 0%,#f8ede3 100%);border:1px solid #e5d1c4f5;border-radius:24px;margin:0 12px 12px;padding:20px 20px 18px;font-size:clamp(1.08rem,1.4vw,1.3rem);font-weight:900;line-height:1.15;transition:transform .22s,box-shadow .22s;display:block;position:relative;box-shadow:0 12px 28px #20160f14,inset 0 1px #fffc}.product-card-title:before{content:"";background:linear-gradient(90deg, var(--accent), #f5ba82);border-radius:999px;width:46px;height:4px;margin-bottom:14px;display:block}.product-card:hover .product-card-title{transform:translateY(-2px);box-shadow:0 16px 32px #20160f1a,inset 0 1px #ffffffd1}.business-advisor-page{padding-top:0}.business-advisor-hero{background:#fff;grid-template-columns:minmax(0,.94fr) minmax(360px,1.06fr);align-items:center;gap:clamp(28px,4vw,64px);min-height:min(820px,100vh - 76px);padding:clamp(24px,3vw,48px) 0 clamp(36px,4vw,58px);display:grid;position:relative;overflow:hidden}.business-advisor-hero-copy{z-index:1;max-width:610px;padding-left:0;position:relative}.business-advisor-hero-copy:before{content:none}.business-advisor-hero-eyebrow{color:#f4832c;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.business-advisor-hero-title{color:#000;letter-spacing:-.07em;white-space:normal;margin:14px 0 0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(3.4rem,5.4vw,5.4rem);font-weight:800;line-height:.88}.business-advisor-hero-title span{display:block}.business-advisor-hero-title span:last-child{margin-left:.9ch}.business-advisor-hero-rule{background:linear-gradient(90deg,#f4832c 0%,#f4832c29 100%);border-radius:999px;width:112px;height:2px;margin-top:24px;display:block}.business-advisor-hero-body{color:#64748b;max-width:54ch;margin:24px 0 0;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.86}.business-advisor-hero-visual{place-items:center;min-height:480px;padding:22px 28px 86px;display:grid;position:relative}.business-advisor-hero-glow{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#f4832c2e 0%,#f4832c14 38%,#f4832c00 72%);border-radius:50%;width:min(560px,88%);position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.business-advisor-hero-blob{background:linear-gradient(#ffebdceb,#ffdcc2d6);border-radius:42% 58% 44% 56%/34% 36% 64% 66%;width:min(520px,86%);height:min(580px,82%);position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.business-advisor-hero-orbit{border:1px solid #f4832c24;border-radius:50%;position:absolute}.business-advisor-hero-orbit-one{width:min(600px,96%);height:min(600px,96%)}.business-advisor-hero-orbit-two{border-color:#0f172a12;width:min(450px,72%);height:min(450px,72%)}.business-advisor-hero-dots{opacity:.8;background-image:radial-gradient(circle,#f4832c80 1.4px,#0000 1.4px);background-size:14px 14px;width:92px;height:132px;position:absolute;top:92px;right:58px}.business-advisor-hero-tag{z-index:3;background:#fffffff5;border-radius:999px;justify-items:center;gap:12px;padding:16px 10px 18px;display:grid;position:absolute;top:116px;right:0;box-shadow:0 18px 40px #0f172a14}.business-advisor-hero-tag-icon{background:#f4832c;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 8px #f4832c1f}.business-advisor-hero-tag-text{writing-mode:vertical-rl;color:#0f172a;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800;transform:rotate(180deg)}.business-advisor-hero-surface{z-index:1;background:#ffffff80;border:1px solid #0f172a0d;border-radius:46px;width:min(100%,540px);position:relative;overflow:hidden;box-shadow:0 28px 70px #0f172a1a}.business-advisor-hero-surface:before{content:"";z-index:1;background:linear-gradient(#ffffff14,#fff0);position:absolute;inset:0}.business-advisor-hero-surface:after{content:"";z-index:2;background:linear-gradient(90deg,#ffffffdb,#fff0);height:1px;position:absolute;inset:auto 20px 18px}.business-advisor-hero-image{z-index:1;object-fit:cover;object-position:center 18%;width:100%;height:400px;position:relative}.business-advisor-hero-floating-cta{z-index:4;background:#fffffff5;border-radius:30px;grid-template-columns:auto 1fr;align-items:center;gap:16px;width:60%;padding:18px 18px 18px 16px;display:grid;position:absolute;bottom:58px;left:34px;box-shadow:0 22px 48px #0f172a1a}.business-advisor-hero-floating-icon{color:#f4832c;background:#f4832c1a;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.business-advisor-hero-floating-icon svg{width:24px;height:24px}.business-advisor-hero-floating-copy{gap:2px;display:grid}.business-advisor-hero-floating-copy strong{color:#000;font-size:1rem;font-weight:800;line-height:1.2}.business-advisor-hero-floating-copy span{color:#f4832c;font-size:1rem;font-weight:800;line-height:1.2}.business-advisor-paths{padding:20px 0;position:relative}.business-advisor-paths:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4832c14,#f4832c00);border-radius:50%;width:260px;height:260px;position:absolute;top:18px;left:-90px}.business-advisor-paths:after{content:"";pointer-events:none;border:1px solid #f4832c12;border-radius:50%;width:360px;height:360px;position:absolute;top:-10px;right:-120px}.business-advisor-paths-head{text-align:center;max-width:760px;margin:0 auto}.business-advisor-paths-eyebrow{color:#f4832c;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.business-advisor-paths-title{color:#000;letter-spacing:-.05em;white-space:nowrap;margin:14px 0 0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1.02}.business-advisor-paths-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,2.4vw,30px);margin-top:clamp(36px,4vw,52px);display:grid}.business-advisor-path{padding-top:18px;position:relative}.business-advisor-path-tab{z-index:2;letter-spacing:-.01em;border-radius:999px;align-items:center;min-height:44px;padding:0 18px;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute;top:0;left:28px;box-shadow:0 16px 28px #0f172a14}.business-advisor-path-orange .business-advisor-path-tab{color:#fff;background:linear-gradient(#f4832c,#ef7418)}.business-advisor-path-blue .business-advisor-path-tab{background:linear-gradient(180deg, var(--accent), var(--accent-dark));color:#fff}.business-advisor-path-panel{background:linear-gradient(#fffffffa,#fffffff5);border-radius:34px;min-height:100%;padding:58px 34px 34px;position:relative;overflow:hidden;box-shadow:0 24px 56px #0f172a14}.business-advisor-path-orange .business-advisor-path-panel{border:1px solid #f4832c2e}.business-advisor-path-blue .business-advisor-path-panel{background:radial-gradient(circle at 92% 8%,#f4832c14,#0000 30%),linear-gradient(#fffffffa,#fffaf6f5);border:1px solid #f4832c2e}.business-advisor-path-copy{max-width:29rem}.business-advisor-path-copy h3{color:#000;letter-spacing:-.04em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.56rem,2.2vw,2rem);font-weight:800;line-height:1.08}.business-advisor-path-copy p{color:#64748b;margin:18px 0 0;font-size:1rem;line-height:1.76}.business-advisor-path-benefits{z-index:1;margin-top:28px;position:relative}.business-advisor-path-benefits strong{color:#000;font-size:1.02rem;font-weight:800;line-height:1.4;display:block}.business-advisor-path-benefits ul{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.business-advisor-path-benefits li{color:#000;grid-template-columns:auto 1fr;align-items:center;gap:12px;font-size:.98rem;font-weight:700;display:grid}.business-advisor-path-button{appearance:none;z-index:1;background:linear-gradient(180deg, var(--accent), var(--accent-dark));color:#fff;cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:0 24px;font-size:.92rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;box-shadow:0 16px 32px #f47c2047}.business-advisor-path-button:hover{background:linear-gradient(#f4832c,#c9510c);transform:translateY(-2px);box-shadow:0 18px 36px #f47c2057}.business-advisor-why{padding:clamp(58px,7vw,104px) 0 10px;position:relative}.business-advisor-why:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4832c14,#f4832c00);border-radius:50%;width:260px;height:260px;position:absolute;bottom:30px;left:-80px}.business-advisor-why-head{text-align:left;width:fit-content;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin:0 0 16px;padding:0;display:inline-flex}.business-advisor-why-head:before{content:"";background:#f4832c;border-radius:999px;width:28px;height:2px}.business-advisor-why-eyebrow{color:#f4832c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800;display:inline-block}.business-advisor-why-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;margin-top:0;display:grid}.business-advisor-why-panel,.business-advisor-support-copy,.business-advisor-support-cta{background:linear-gradient(#fffffffa,#fffffff5);border:1px solid #0f172a0f;box-shadow:0 24px 56px #0f172a14}.business-advisor-why-panel{border-radius:28px;padding:38px 38px 26px}.business-advisor-why-copy h2{color:#000;letter-spacing:-.045em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1.04}.business-advisor-why-copy p{color:#64748b;max-width:58ch;margin:16px 0 0;font-size:1rem;line-height:1.82}.business-advisor-why-features{margin-top:30px}.business-advisor-why-feature{grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:18px 0;display:grid}.business-advisor-why-feature+.business-advisor-why-feature{border-top:1px solid #0f172a14}.business-advisor-why-feature-icon{color:#f4832c;background:linear-gradient(#f4832c1f,#f4832c14);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 20px #f4832c14}.business-advisor-why-feature-icon svg{width:20px;height:20px}.business-advisor-why-feature-copy h3{color:#000;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:1.02rem;font-weight:800;line-height:1.35}.business-advisor-why-feature-copy p{color:#64748b;margin:6px 0 0;font-size:.95rem;line-height:1.72}.business-advisor-support-shell{grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);align-items:start;gap:clamp(24px,3vw,40px);max-width:1180px;margin:0 auto;display:grid}.business-advisor-support-column{align-content:start;gap:16px;display:grid}.business-advisor-support-intro,.business-advisor-support-prompt{background:linear-gradient(#fffffffa,#fffaf6f5);border:1px solid #0f172a0f;border-radius:30px;box-shadow:0 18px 40px #0f172a0f}.business-advisor-support-intro{padding:38px 38px 34px;position:relative}.business-advisor-support-intro:before{content:"";background:linear-gradient(90deg,#f4832c 0%,#f4832c33 100%);border-radius:999px;width:56px;height:3px;margin-bottom:20px;display:block}.business-advisor-support-intro h3{color:#000;letter-spacing:-.04em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.7rem,2.2vw,2.2rem);font-weight:800;line-height:1.04}.business-advisor-support-intro p{color:#64748b;margin:16px 0 0;font-size:1.02rem;line-height:1.78}.business-advisor-support-prompt{background:linear-gradient(#fffffffa,#fff6eff0);border:1px solid #f4832c1f;justify-content:space-between;align-items:center;gap:22px;padding:24px 26px;display:flex;box-shadow:0 16px 36px #f4832c14}.business-advisor-support-prompt p{color:#000;flex:1;max-width:none;margin:0;font-size:.98rem;font-weight:700;line-height:1.6}.business-advisor-support-media{background:#f6f2ee;border:1px solid #0f172a0d;border-radius:34px;align-self:start;overflow:hidden;box-shadow:0 24px 56px #0f172a12}.business-advisor-support-image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.business-advisor-support-button{color:#fff;min-height:52px;font:inherit;letter-spacing:.01em;cursor:pointer;background:#f4832c;border:0;border-radius:999px;flex:none;padding:0 26px;font-size:.88rem;font-weight:800}.business-advisor-check{border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.business-advisor-path-orange .business-advisor-check{color:#f4832c;background:#f4832c1f}.business-advisor-path-blue .business-advisor-check{color:var(--accent-dark);background:#f4832c21;box-shadow:inset 0 0 0 1px #f4832c29}.business-advisor-check svg{width:14px;height:14px}.business-advisor-path-visual{pointer-events:none;width:156px;height:136px;position:absolute;bottom:24px;right:28px}.business-advisor-path-visual-orange:before{content:"";background:radial-gradient(circle at 30% 30%,#ffc69aa6,#f4832c14 62%,#f4832c00 100%);border-radius:28px 28px 24px 24px;position:absolute;inset:22px 4px 0 24px}.business-advisor-graph-bar{background:linear-gradient(#ffd2b0,#f4832c);border-radius:16px 16px 8px 8px;width:26px;position:absolute;bottom:18px;box-shadow:0 16px 24px #f4832c2e}.business-advisor-graph-bar-1{height:52px;left:16px}.business-advisor-graph-bar-2{height:82px;left:58px}.business-advisor-graph-bar-3{height:112px;left:100px}.business-advisor-graph-line{border-top:4px solid #f4832ce6;border-right:4px solid #f4832ce6;border-radius:0 30px 0 0;height:86px;position:absolute;top:18px;left:18px;right:18px;transform:skewY(-18deg)}.business-advisor-path-visual-blue:before{content:"";background:radial-gradient(circle,#93c5fd6b,#2563eb0a 68%,#2563eb00 100%);border-radius:32px;position:absolute;inset:10px 8px 4px 12px}.business-advisor-shield-shell,.business-advisor-shield-core,.business-advisor-shield-dot{display:block;position:absolute}.business-advisor-shield-shell{clip-path:polygon(50% 0%,88% 14%,88% 52%,50% 100%,12% 52%,12% 14%);background:linear-gradient(#dbeafe,#60a5fa 55%,#2563eb);border-radius:30px 30px 42px 42px;width:88px;height:104px;bottom:8px;right:30px;box-shadow:0 18px 30px #2563eb2e}.business-advisor-shield-core{clip-path:polygon(50% 0%,84% 14%,84% 52%,50% 100%,16% 52%,16% 14%);background:linear-gradient(#fff,#bfdbfe);width:48px;height:58px;bottom:28px;right:50px}.business-advisor-shield-dot{background:#2563eb;border-radius:50%;width:18px;height:18px;bottom:52px;right:64px;box-shadow:0 0 0 8px #2563eb14}.locations-section{border-top:0;padding:88px 0}.locations-section .section-intro{max-width:none}.locations-section .section-intro h2,.locations-section .section-intro p{white-space:nowrap}.locations-marquee{gap:14px;margin-top:32px;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.locations-marquee-row{overflow:hidden}.locations-marquee-track{gap:0;width:max-content;animation:34s linear infinite locations-scroll-left;display:flex}.locations-marquee-row-1 .locations-marquee-track{animation-name:locations-scroll-right}.locations-marquee-row-2 .locations-marquee-track{animation-duration:38s}.locations-marquee-group{flex:none;gap:12px;min-width:max-content;padding-right:12px;display:flex}.location-chip{border:1px solid var(--line);min-height:52px;color:var(--ink);background:#fff;border-radius:18px;flex:none;justify-content:center;align-items:center;padding:16px 18px;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #20160f0f}.life-gallery-section{padding:8px 0 88px}.life-gallery-heading{text-align:center;max-width:900px;margin:0 auto}.life-gallery-heading span{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:inline-flex}.life-gallery-heading h2{margin-top:14px}.life-gallery-shell{margin-top:32px;position:relative}.life-gallery-viewport{width:100%;overflow:hidden}.life-gallery-track{will-change:transform;height:320px;transition:transform 1.8s cubic-bezier(.22,1,.36,1);display:flex}.life-gallery-track.no-transition{transition:none}.life-gallery-slide{flex:0 0 33.3333%;height:100%;margin:0;padding:0 8px}.life-gallery-slide img{object-fit:cover;border-radius:10px;width:100%;height:100%}.life-gallery-arrow{z-index:2;width:46px;height:46px;color:var(--accent-dark);cursor:pointer;background:#ffffffe6;border:1px solid #f47c202e;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,background .18s,color .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 30px #f47c201f}.life-gallery-arrow:hover{background:var(--accent);color:#fff;transform:translateY(-50%)scale(1.04)}.life-gallery-arrow span{margin-top:-2px;font-size:2rem;line-height:1;display:block}.life-gallery-arrow-prev{left:10px}.life-gallery-arrow-next{right:10px}.testimonial-section{background:0 0;padding:clamp(34px,5vw,52px)}.testimonial-heading{text-align:center;max-width:1100px;margin:0 auto}.testimonial-heading h2{white-space:nowrap;margin-top:14px;font-size:34px}.testimonial-heading p{margin:14px 0 0}.testimonial-marquee{--testimonial-gap:22px;margin-top:32px;overflow:hidden}.testimonial-track{gap:var(--testimonial-gap);width:max-content;animation:36s linear infinite testimonial-scroll;display:flex}.testimonial-group{gap:var(--testimonial-gap);flex:none;display:flex}.testimonial-card{min-height:320px;box-shadow:none;background:0 0;border:1px solid #e2d4caf2;border-radius:34px;flex-direction:column;flex:0 0 min(360px,80vw);justify-content:space-between;gap:24px;padding:28px;display:flex}.testimonial-card-top{gap:16px;display:grid}.testimonial-label{width:fit-content;min-height:28px;color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;background:#f47c2014;border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:900;display:inline-flex}.testimonial-quote{color:var(--ink);letter-spacing:-.025em;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.34rem,1.7vw,1.62rem);line-height:1.34}.testimonial-profile{align-items:center;gap:14px;display:flex}.testimonial-profile img{object-fit:cover;border:1px solid #ec602229;border-radius:22px;flex:0 0 64px;width:64px;height:64px;box-shadow:0 10px 20px #20160f14}.testimonial-profile strong{color:var(--ink);font-size:.98rem;display:block}.testimonial-profile span{color:var(--muted);font-size:.84rem;line-height:1.45}.testimonial-footer{align-items:center;gap:10px;display:flex}.testimonial-rule{background:linear-gradient(90deg,#c9510c47,#c9510c0a);flex:1;height:1px}.testimonial-signoff{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.cta-section{color:#fff;background:linear-gradient(135deg, var(--accent-dark), #2a1710);border-radius:42px;justify-content:space-between;align-items:center;gap:clamp(28px,5vw,72px);margin-top:88px;margin-bottom:42px;padding:clamp(34px,6vw,70px);display:flex}.cta-section>div:first-child{max-width:1060px}.cta-section p,.cta-section .eyebrow{color:#ffd5b5}.cta-section .cta-actions{flex:none;margin-top:0}.join-button{min-width:252px;min-height:64px;color:var(--accent-dark);white-space:nowrap;background:#fff;border:1px solid #ffffff38;padding:0 30px;box-shadow:0 22px 48px #0000002e}.join-button:hover{color:var(--accent-deep);background:#fff4ea}.page-main{padding:0 clamp(20px,5vw,72px) 56px}.platform-hero-section{isolation:isolate;background:#fff;grid-template-columns:minmax(0,75fr) minmax(180px,25fr);place-items:center;gap:clamp(30px,4vw,48px);min-height:auto;padding:clamp(28px,4vw,60px) 0 clamp(24px,3vw,42px);display:grid;position:relative}.platform-hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4832c29,#f4832c0d 34%,#f4832c00 70%);border-radius:999px;width:58%;height:82%;position:absolute;top:4%;right:-12%}.platform-hero-section:after{content:"";opacity:.42;pointer-events:none;background-image:radial-gradient(circle,#64748b42 1.1px,#0000 1.2px);background-size:15px 15px;width:150px;height:110px;position:absolute;bottom:8%;left:2%;-webkit-mask-image:linear-gradient(135deg,#0000,#000 22% 76%,#0000);mask-image:linear-gradient(135deg,#0000,#000 22% 76%,#0000)}.page-copy{z-index:2;text-align:center;grid-column:1/-1;justify-items:center;width:100%;max-width:none;display:grid;position:relative}.platform-hero-label{color:#f4832c;letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:.74rem;font-weight:900}.platform-hero-title{color:#000;letter-spacing:-.07em;white-space:nowrap;max-width:none;margin:0 0 26px;font-size:clamp(3.7rem,5.45vw,6.8rem);line-height:.86}.platform-hero-title span{display:inline}.platform-hero-title em,.platform-hero-title strong{font-style:normal;font-weight:900}.platform-hero-title strong{color:#f4832c}.platform-hero-title span+span{margin-left:.18em}.platform-hero-subhead{color:#000;letter-spacing:-.045em;white-space:nowrap;max-width:none;margin:0 0 24px;font-size:clamp(1.38rem,2vw,2.05rem);font-weight:800;line-height:1.08}.page-lede{color:#64748b;text-align:center;white-space:nowrap;max-width:none;margin-top:0;padding-top:0;font-size:1rem;line-height:1.72;position:relative}.page-lede:before{content:none}.page-panel{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#f47c201a,#0000 34%),linear-gradient(#fffdfb 0%,#fff6ef 100%);border-radius:32px;padding:28px;box-shadow:0 18px 42px #20160f14}.page-panel strong{margin-bottom:18px;font-size:1rem;display:block}.page-panel .platform-grid{margin-top:0}.page-panel .platform-chip{color:var(--accent-dark);background:#f47c2014;border-color:#f47c201f}.platform-hero-modules{z-index:2;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;align-self:stretch;margin-top:0;padding:0;position:relative}.platform-hero-modules strong{color:#f4832c;letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:900;display:block}.platform-hero-modules .platform-grid{border-top:0;border-bottom:0;grid-template-columns:1fr;gap:0;margin-top:16px}.platform-hero-modules .platform-chip{min-height:74px;box-shadow:none;color:#1f2937;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:13px;padding:14px 0;font-size:.95rem;font-weight:800;line-height:1.3;display:flex;position:relative}.platform-hero-modules .platform-chip:after{content:none}.platform-hero-modules .platform-chip:last-child{border-bottom:0}.platform-chip-marker{background:#f4832c1a;border-radius:50%;flex:none;width:28px;height:28px;position:relative}.platform-chip-marker:before{content:"";background:#f4832c;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.platform-showcase{z-index:1;place-self:start stretch;width:100%;min-height:0;position:relative;overflow:visible}.platform-showcase-glow{filter:blur(8px);background:radial-gradient(circle,#f4832c33,#f4832c14 34%,#f4832c00 68%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:44%;transform:translate(-50%,-50%)}.platform-showcase-lines{content:"";opacity:.24;background:radial-gradient(at 20% 14%,#0000 48%,#f4832c33 49%,#0000 50%),radial-gradient(at 84% 72%,#0000 48%,#64748b1f 49%,#0000 50%);position:absolute;inset:4% 0 2%}.platform-browser-frame{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffffa,#fffaf6eb);border:1px solid #0f172a12;border-radius:30px;flex-direction:column;width:100%;height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 84px #20160f26}.platform-browser-top{background:#ffffffd6;border-bottom:1px solid #0f172a12;align-items:center;gap:7px;height:38px;padding:0 16px;display:flex}.platform-browser-top span{background:#64748b47;border-radius:50%;width:9px;height:9px}.platform-browser-top span:first-child{background:#f4832c}.platform-browser-frame img{object-fit:contain;object-position:center top;filter:blur(1px);flex:none;width:100%;height:auto;min-height:0;display:block}.page-section{padding:48px 0 0}.careers-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(34px,6vw,92px);min-height:clamp(440px,58vh,560px);padding:clamp(30px,4.5vw,56px) 0 clamp(28px,4vw,48px);display:grid;position:relative;overflow:hidden}.careers-hero:before{content:"";background:linear-gradient(90deg,#f4832c52,#f4832c05);height:1px;position:absolute;bottom:34px;left:0;right:0}.careers-hero:after{content:"";opacity:.38;background-image:radial-gradient(circle,#64748b57 1.2px,#0000 1.3px);background-size:16px 16px;width:170px;height:120px;position:absolute;bottom:12%;right:4%;-webkit-mask-image:linear-gradient(135deg,#0000,#000 25% 70%,#0000);mask-image:linear-gradient(135deg,#0000,#000 25% 70%,#0000)}.careers-hero-copy{z-index:1;max-width:760px;padding-top:0;position:relative}.careers-hero-copy .eyebrow{margin-bottom:20px}.careers-hero-copy h1{letter-spacing:-.055em;white-space:nowrap;max-width:none;margin-bottom:26px;font-size:clamp(2.8rem,4.6vw,4.75rem);line-height:.96}.careers-hero-copy h1 span{display:inline}.careers-hero-copy p:not(.eyebrow){max-width:66ch;color:var(--muted);margin-bottom:0;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.78}.careers-gallery{background:#fff6ef;border-radius:38px 12px;min-height:440px;position:relative;overflow:hidden;box-shadow:0 34px 86px #20160f24}.careers-gallery:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 48%,#00000057 100%),linear-gradient(90deg,#f4832c38,#0000 32%);position:absolute;inset:0}.careers-gallery-track{will-change:transform;height:440px;transition:transform 1.6s cubic-bezier(.22,1,.36,1);display:flex}.careers-gallery-slide{flex:0 0 100%;height:100%;margin:0;overflow:hidden}.careers-gallery-slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.03)}.careers-gallery-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#ffffff2e;border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .22s,background .22s,color .22s;display:inline-flex;position:absolute;bottom:28px;box-shadow:0 16px 34px #00000029}.careers-gallery-arrow:hover{color:#fff;background:#f4832c;transform:translateY(-2px)}.careers-gallery-arrow span{margin-top:-2px;font-size:2rem;line-height:1;display:block}.careers-gallery-arrow-prev{right:78px}.careers-gallery-arrow-next{right:28px}.careers-application-section{grid-template-columns:minmax(0,.7fr) minmax(420px,1fr);align-items:start;gap:clamp(28px,5vw,72px);padding:clamp(42px,6vw,76px) 0 20px;display:grid}.careers-application-copy{position:sticky;top:110px}.careers-application-copy h2{letter-spacing:-.055em;max-width:11ch;margin-bottom:20px;font-size:clamp(2.4rem,4.6vw,4.7rem);line-height:.92}.careers-application-copy p:not(.eyebrow){max-width:38ch;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.72}.careers-application-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:8px;display:grid}.careers-form-field{gap:9px;display:grid}.careers-form-field-wide,.careers-form-submit{grid-column:1/-1}.careers-form-field span{color:#2a1710;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.careers-form-field input,.careers-form-field select,.careers-form-field textarea{color:#000;width:100%;min-height:58px;font:inherit;background:#fff;border:1px solid #f4832c29;border-radius:18px;outline:none;padding:0 18px;font-size:.96rem;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 12px 28px #20160f0d}.careers-form-field textarea{resize:vertical;min-height:132px;padding:17px 18px}.careers-form-field select{appearance:none;background:linear-gradient(45deg,#0000 50%,#f4832c 50%) calc(100% - 22px)/7px 7px no-repeat,linear-gradient(135deg,#f4832c 50%,#0000 50%) calc(100% - 17px)/7px 7px no-repeat,#fff}.careers-form-field input:focus,.careers-form-field select:focus,.careers-form-field textarea:focus{border-color:#f4832c8f;transform:translateY(-1px);box-shadow:0 16px 36px #f4832c1f}.careers-form-submit{color:#fff;cursor:pointer;background:#f4832c;border:0;border-radius:999px;min-height:60px;margin-top:8px;font-size:.96rem;font-weight:900;transition:transform .22s,box-shadow .22s,background .22s;box-shadow:0 18px 42px #f4832c47}.careers-form-submit:hover{background:#c9510c;transform:translateY(-2px);box-shadow:0 22px 48px #c9510c4d}.careers-gallery-badge{z-index:3;color:#fff;gap:6px;display:grid;position:absolute;bottom:76px;left:46px}.careers-gallery-badge span{color:#ffffffc7;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900}.careers-gallery-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:36px;left:46px;right:150px}.careers-gallery-dots span{background:#ffffff5c;border-radius:999px;width:22px;height:3px}.careers-gallery-dots span.active{background:#f4832c;width:42px}.franchise-page{padding-top:0;padding-bottom:28px;overflow-x:clip}.franchise-master-hero{padding:clamp(24px,4vw,48px) 0 40px;display:block;position:relative}.franchise-master-shell{background:radial-gradient(circle at 100% 0,#2bc7ba1f,#0000 18%),linear-gradient(#111d24 0%,#102029 100%);border:1px solid #ffffff0f;border-radius:34px;padding:clamp(24px,4vw,36px);position:relative;box-shadow:0 26px 62px #0a0e1247}.franchise-master-shell .eyebrow{color:#dbe8ee99;margin-bottom:0}.franchise-master-top{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:clamp(28px,4vw,56px);margin-top:24px;display:grid}.franchise-master-copy{max-width:780px;padding-right:0;position:relative}.franchise-master-title{letter-spacing:-.055em;color:#f6fbfd;margin-bottom:20px;font-size:clamp(2.7rem,4.6vw,5rem);line-height:.88}.franchise-master-title span{white-space:nowrap;display:block}.franchise-master-title span:nth-child(2){color:#35d3c0}.franchise-master-copy .page-lede{color:#dbe8eead;max-width:53ch;margin-top:0;font-size:.84rem;line-height:1.7}.franchise-master-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;gap:14px;padding-top:8px;display:grid}.franchise-master-stats article{min-height:78px;box-shadow:none;background:0 0;border-left:1px solid #dbe8ee1f;padding:0 10px}.franchise-master-stats strong{color:#f6fbfd;letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(1.2rem,1.5vw,1.45rem);font-weight:900;line-height:1;display:block}.franchise-master-stats span{color:#dbe8ee9e;letter-spacing:.08em;text-transform:none;font-size:.62rem;font-weight:800;line-height:1.45;display:block}.franchise-master-media{margin-top:30px;position:relative}.franchise-master-visual-shell{width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:22px;padding:0;position:relative;overflow:hidden}.franchise-master-visual-shell:before,.franchise-master-visual-shell:after{display:none}.franchise-master-image{z-index:0;object-fit:cover;object-position:center 18%;border-radius:18px;width:100%;height:290px;display:block;position:relative}.franchise-master-play{z-index:3;cursor:pointer;background:#35d3c0;border:0;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 28px #18d1bd47}.franchise-master-play span{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #fff;width:0;height:0;margin-left:3px;display:block}.page-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.detail-list,.info-cards,.process-grid{gap:16px;display:grid}.detail-list{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-execution-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-stats-cards-section{padding:clamp(42px,6vw,72px) 0 10px}.platform-stats-cards-head{margin-bottom:18px}.platform-stats-cards-head h2{max-width:760px;margin-bottom:0}.platform-stats-cards-head p{max-width:46ch;color:var(--muted);margin-bottom:4px}.platform-stats-marquee{background:linear-gradient(90deg,#f4832c24,#f4832c00) 0 0/100% 1px no-repeat,linear-gradient(90deg,#f4832c00,#f4832c24) 0 100%/100% 1px no-repeat;padding:1px 0;position:relative;overflow:hidden}.platform-stats-marquee:before,.platform-stats-marquee:after{content:"";z-index:3;pointer-events:none;width:clamp(32px,7vw,100px);position:absolute;top:0;bottom:0}.platform-stats-marquee:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.platform-stats-marquee:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.platform-stats-card-grid{width:max-content;box-shadow:none;align-items:stretch;gap:12px;animation:28s linear infinite platformStatsScroll;display:flex}.platform-stats-marquee:hover .platform-stats-card-grid{animation-play-state:paused}.platform-stats-card-group{align-items:stretch;gap:12px;display:flex}.platform-stat-card{background:radial-gradient(circle at 100% 0,#f4832c1f,#0000 40%),linear-gradient(#fff 0%,#fffaf6 100%);border:1px solid #f4832c1f;border-radius:22px;flex-direction:column;flex:0 0 clamp(156px,14vw,188px);justify-content:space-between;min-height:150px;padding:22px 18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #20160f12}.platform-stat-card:before{content:"";background:#f4832c;border-radius:999px;width:34px;height:3px;position:absolute;top:18px;left:18px}.platform-stat-card:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:16px;right:16px;box-shadow:0 0 0 6px #f4832c1a,inset 0 0 0 1px #f4832c61}.platform-stat-card strong{z-index:1;color:#f4832c;letter-spacing:-.055em;white-space:nowrap;margin:28px 0 0;font-size:clamp(2.1rem,3vw,3.45rem);font-weight:900;line-height:.9;display:block;position:relative}.platform-stat-card-text strong{letter-spacing:-.035em;white-space:normal;max-width:8ch;font-size:clamp(1.35rem,1.55vw,1.72rem);line-height:1.02}.platform-stat-card span{z-index:1;color:#000;max-width:12ch;font-size:.9rem;font-weight:850;line-height:1.16;display:block;position:relative}.platform-stat-card-text span{color:#f4832c;max-width:11ch}.platform-stat-card-highlight{background:radial-gradient(circle at 100% 0,#f4832c3d,#0000 44%),linear-gradient(#fff9f2 0%,#fff 100%);border-color:#f4832c57;box-shadow:0 22px 54px #f4832c2e}.platform-stat-card-highlight:before{width:52px;height:4px}.platform-stat-card-highlight strong{color:#e96f17}.platform-stat-card-highlight span{color:#2a1710}@keyframes platformStatsScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}@media (prefers-reduced-motion:reduce){.platform-stats-card-grid{animation:none;transform:none}}.detail-list article,.info-card,.process-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:24px}.detail-list p,.info-card p,.process-card p{margin-bottom:0}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.process-card span{color:#8734075c;margin-bottom:14px;font-family:"Source Serif 4",Georgia,serif;font-size:2rem;line-height:1;display:inline-flex}.franchise-premium{grid-template-columns:minmax(0,.94fr) minmax(320px,.82fr);align-items:center;gap:clamp(24px,3vw,40px);margin-top:6px;padding:12px 0 20px;display:grid;position:relative}.franchise-premium:before{display:none}.franchise-premium-copy{z-index:1;gap:18px;min-width:0;max-width:600px;display:grid;position:relative}.franchise-premium-copy .eyebrow{border-bottom:1px solid #f47c2057;width:fit-content;margin-bottom:2px;padding-bottom:10px;display:inline-flex}.franchise-premium-title{letter-spacing:-.045em;max-width:100%;color:var(--ink);margin-bottom:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(2.5rem,4.2vw,4rem);font-weight:700;line-height:.94}.franchise-premium-title span{white-space:nowrap;overflow-wrap:normal;display:block}.franchise-premium-title span:nth-child(2){color:var(--accent-dark)}.franchise-premium-body{color:#6f625c;border-left:0;max-width:55ch;margin-bottom:0;padding-left:0;font-size:1rem;line-height:1.8}.franchise-premium-copy:after{display:none}.franchise-premium-visual{justify-content:flex-end;align-items:center;min-width:0;display:flex}.franchise-premium-image{object-fit:cover;object-position:center 12%;border-radius:24px;width:min(100%,500px);height:392px;display:block}.franchise-metrics-section{padding:34px 0 10px;display:block}.franchise-metrics-copy h2{max-width:14ch;margin-bottom:22px}.franchise-metrics-grid{background:linear-gradient(#fffcf8 0%,#f7ede2 100%);border-radius:30px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:10px;display:grid;overflow:hidden;box-shadow:0 16px 34px #3422120f}.franchise-metric-card{background:#ffffffbd;border-radius:22px;min-height:168px;margin:6px;padding:18px 16px;position:relative;box-shadow:inset 0 1px #fffc}.franchise-metric-card:before{content:"";background:linear-gradient(90deg,#f47c2047,#f47c2000);height:1px;position:absolute;top:0;left:16px;right:16px}.franchise-metric-icon{width:48px;height:48px;color:var(--accent-dark);background:linear-gradient(#f47c2024,#f47c200f);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.franchise-metric-icon svg{width:22px;height:22px}.franchise-metric-icon img{filter:sepia()saturate(4.4)hue-rotate(348deg)brightness(.92);width:42px;height:42px;display:block}.franchise-metric-card span{max-width:12ch;color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.7rem;font-weight:900;line-height:1.45;display:block}.franchise-metric-card strong{color:#2d1f16;letter-spacing:-.03em;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.04rem,1.15vw,1.24rem);line-height:1.24;display:block}.franchise-why-section{padding:36px 0 8px}.franchise-why-head{text-align:center;justify-items:center;gap:10px;max-width:none;margin:0 auto 28px;display:grid}.franchise-why-head:before{content:none}.franchise-why-head .eyebrow{background:0 0;margin-bottom:4px;padding:0 0 12px;position:relative}.franchise-why-head .eyebrow:after{content:"";background:#c69a39a6;border-radius:999px;width:72px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.franchise-why-head h2{max-width:none;color:var(--ink);letter-spacing:-.04em;white-space:normal;overflow-wrap:anywhere;margin-bottom:0;font-size:clamp(1.45rem,2.2vw,2.2rem);line-height:1.1}.franchise-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;padding:18px 0;display:grid;position:relative}.franchise-why-column{min-width:0;min-height:100%;padding:30px 30px 24px;position:relative}.franchise-why-column+.franchise-why-column{border-left:0}.franchise-why-column:before{content:none}.franchise-why-column+.franchise-why-column:after{content:"";background:linear-gradient(#0000 0%,#dfccba47 10%,#c69a399e 50%,#dfccba47 90%,#0000 100%);width:1px;position:absolute;top:18px;bottom:18px;left:0}.franchise-why-index{display:none}.franchise-why-column h3{max-width:14ch;color:var(--ink);letter-spacing:-.03em;overflow-wrap:anywhere;margin-bottom:18px;padding-bottom:12px;padding-right:18px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.16rem,1.35vw,1.48rem);font-weight:700;line-height:1.22;display:inline-block;position:relative}.franchise-why-column h3:after{content:"";background:linear-gradient(90deg, var(--accent), #f47c202e);border-radius:999px;width:68px;height:2px;position:absolute;bottom:0;left:0}.franchise-why-column h3.franchise-why-heading-wide{white-space:normal;max-width:none;font-size:clamp(1.02rem,1.08vw,1.2rem)}.franchise-why-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.franchise-why-list li{max-width:none;color:var(--muted);overflow-wrap:anywhere;padding-left:20px;font-size:.98rem;line-height:1.65;position:relative}.franchise-why-list li:before{content:"";background:linear-gradient(135deg, var(--accent), #ffb06d);border-radius:50%;width:8px;height:8px;position:absolute;top:.68em;left:0;box-shadow:0 0 0 4px #f47c2014}.franchise-why-copy{max-width:30ch;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.75}.franchise-why-copy+.franchise-why-list{margin-top:18px}.franchise-training-section{padding:44px 0 10px}.franchise-training-head{text-align:center;justify-items:center;gap:10px;margin-bottom:24px;display:grid}.franchise-training-head h2{max-width:none;color:var(--ink);white-space:normal;overflow-wrap:anywhere;font-size:clamp(1.1rem,1.75vw,1.7rem);line-height:1.08}.franchise-training-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:26px;display:flex}.franchise-training-tab{color:#6f625c;min-height:50px;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #dfccbaeb;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-size:.95rem;font-weight:800;line-height:1.3;transition:color .18s,border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative}.franchise-training-tab:hover{color:var(--accent-dark);border-color:#f47c205c;transform:translateY(-1px)}.franchise-training-tab.is-active{color:#24180f;background:linear-gradient(#fff7f0fa,#fffffffa);border-color:#f47c206b;box-shadow:0 16px 34px #693c1414}.franchise-training-tab.is-active:after{content:"";background:linear-gradient(90deg, #f47c201f, var(--accent), #f47c201f);border-radius:999px;height:2px;position:absolute;bottom:8px;left:18px;right:18px}.franchise-training-panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;padding:30px 0 10px;display:grid;position:relative}.franchise-training-panel-centered{grid-template-columns:minmax(0,1fr)}.franchise-training-panel-product{grid-template-columns:minmax(0,1fr);justify-items:center}.franchise-training-panel:before{content:"";background:linear-gradient(90deg,#0000 0%,#c69a392e 10%,#c69a39b8 50%,#c69a392e 90%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.franchise-training-copy{max-width:34rem}.franchise-training-panel-product .franchise-training-copy{text-align:center;max-width:56rem}.franchise-training-kicker{color:var(--accent-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.franchise-training-copy h3{color:var(--ink);letter-spacing:-.035em;margin:0 0 14px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.5rem,2vw,2.15rem);line-height:1.05}.franchise-training-subtitle{color:var(--accent-dark);letter-spacing:-.02em;margin:-4px 0 14px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.08rem,1.45vw,1.36rem);line-height:1.24}.franchise-training-copy p:last-child{margin:0;font-size:1rem;line-height:1.74}.franchise-training-points{gap:16px;margin:0;padding:0 0 0 28px;list-style:none;display:grid;position:relative}.franchise-training-points:before{content:"";background:linear-gradient(#f47c2014,#f47c2080,#f47c2014);width:1px;position:absolute;top:4px;bottom:4px;left:8px}.franchise-training-points li{color:var(--muted);font-size:.98rem;line-height:1.68;position:relative}.franchise-channel-section{gap:22px;width:min(100%,920px);margin:0 auto;display:grid}.franchise-channel-tabs{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:inline-flex}.franchise-channel-tab{color:#6f625c;min-height:44px;font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #dfccbaf5;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:.92rem;font-weight:800;line-height:1.2;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex}.franchise-channel-tab:hover{color:var(--accent-dark);border-color:#f47c205c;transform:translateY(-1px)}.franchise-channel-tab.is-active{color:#24180f;background:linear-gradient(#fff7f0fa,#fffffffa);border-color:#f47c2070}.franchise-channel-panel{gap:30px;display:grid}.franchise-channel-grid{align-items:stretch;gap:22px;margin:0;padding:22px 0 0;list-style:none;display:grid;position:relative}.franchise-channel-grid:before{content:none}.franchise-channel-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.franchise-channel-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.franchise-channel-feature{text-align:center;z-index:1;align-content:start;justify-items:center;gap:12px;display:grid;position:relative}.franchise-channel-icon{background:radial-gradient(circle at 30% 30%,#fffffff5,#fff7f0fa 52%,#f7ede2eb 100%);border:1px solid #dfccbad1;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex;box-shadow:0 14px 28px #53351614}.franchise-channel-icon img{width:34px;height:34px;display:block}.franchise-channel-feature strong{color:#24180f;max-width:18ch;font-size:.98rem;line-height:1.46}.franchise-channel-copy-wrap{text-align:center;max-width:760px;margin:0 auto;padding:28px 30px 0;position:relative}.franchise-channel-copy-wrap:before{content:"";background:linear-gradient(90deg, #f47c201f, var(--accent), #f47c201f);border-radius:999px;width:86px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.franchise-channel-copy{color:var(--muted);margin:0;font-size:1rem;line-height:1.82}.franchise-product-grid{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;align-items:end;gap:14px;width:100%;padding-top:16px;padding-bottom:6px;display:flex;overflow-x:auto}.franchise-product-grid::-webkit-scrollbar{display:none}.franchise-product-item{background:0 0;flex:none;align-content:center;justify-items:center;width:108px;min-height:154px;padding:34px 6px 14px;transition:transform .24s;display:grid;position:relative}.franchise-product-item:before{content:"";background:radial-gradient(circle,#f47c2024,#f47c2008 52%,#f47c2000 76%);border-radius:999px;width:92px;height:72px;transition:transform .26s,opacity .26s;position:absolute;top:18px;left:50%;transform:translate(-50%)}.franchise-product-item:after{content:"";opacity:.5;background:radial-gradient(#4a2e1329,#4a2e1300);border-radius:999px;width:78px;height:10px;transition:transform .24s,opacity .24s;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.franchise-product-item:hover{transform:translateY(-4px)}.franchise-product-item:hover:before{transform:translate(-50%)scale(1.08)}.franchise-product-item:hover:after{opacity:.72;transform:translate(-50%)scale(1.04)}.franchise-product-icon{z-index:1;justify-content:center;align-items:center;width:96px;height:68px;padding:0;display:inline-flex;position:relative}.franchise-product-icon img{object-fit:contain;filter:drop-shadow(0 8px 10px #45290d24);max-width:100%;max-height:100%;transition:transform .24s,filter .24s;display:block;transform:translateY(0)scale(1)}.franchise-product-item:hover .franchise-product-icon img{filter:drop-shadow(0 12px 14px #45290d2e);transform:translateY(-3px)scale(1.04)}.franchise-product-item strong{color:#fffaf4;letter-spacing:.08em;white-space:nowrap;opacity:0;pointer-events:none;background:linear-gradient(135deg,#f47c20f5,#c69a39eb);border:1px solid #c69a3957;border-radius:999px;padding:8px 14px;font-size:.74rem;font-weight:800;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 24px #8a642538}.franchise-product-item strong:after{content:"";background:#da8b2cf5;border-bottom:1px solid #c69a394d;border-right:1px solid #c69a394d;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}.franchise-product-item:hover strong{opacity:1;transform:translate(-50%)translateY(0)}.franchise-product-item:nth-child(3n+1):before{width:86px;height:66px}.franchise-product-item:nth-child(3n+2):before{background:radial-gradient(circle,#c69a3929,#c69a3908 50%,#c69a3900 74%)}.franchise-product-item:nth-child(3n):before{width:98px;height:70px}.franchise-training-points li:before{content:"";background:linear-gradient(135deg, var(--accent), #ffb06d);border-radius:50%;width:8px;height:8px;position:absolute;top:.72em;left:-28px;box-shadow:0 0 0 4px #f47c2014}.corporate-page{padding-top:10px}.corporate-hero{grid-template-columns:minmax(0,.96fr) minmax(360px,.94fr);align-items:center;gap:clamp(26px,3.4vw,52px);margin-top:6px;padding:8px 0 14px;display:grid;position:relative}.corporate-hero-copy{z-index:1;gap:18px;min-width:0;max-width:620px;display:grid;position:relative}.corporate-hero-copy .eyebrow{width:fit-content;color:var(--accent-dark);margin-bottom:2px;display:inline-flex}.corporate-hero-title{letter-spacing:-.055em;color:#0f172a;max-width:9.8ch;margin-bottom:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.9rem,4.9vw,5rem);font-weight:800}.corporate-hero-title span{display:block}.corporate-hero-title span:last-child{color:var(--accent-dark);background:linear-gradient(90deg, var(--accent-dark) 0%, var(--accent) 58%, var(--gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.corporate-hero-body{max-width:58ch;color:var(--muted);margin:0;font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.74}.corporate-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;display:flex}.corporate-hero-cta{background:var(--accent);min-width:188px;box-shadow:0 18px 40px #f47c203d}.corporate-hero-cta:hover{background:var(--accent-dark)}.corporate-hero-actions .hero-brochure-button{background:var(--accent)}.corporate-hero-actions .hero-brochure-button:hover{background:var(--accent-dark)}.corporate-hero-visual{justify-content:flex-end;align-items:center;min-width:0;min-height:0;padding-left:12px;display:flex;position:relative}.corporate-hero-glow{filter:blur(40px);opacity:.72;border-radius:50%;position:absolute}.corporate-hero-glow-one{background:#f47c2029;width:220px;height:220px;top:10%;right:6%}.corporate-hero-glow-two{background:#fdd6b06b;width:180px;height:180px;bottom:10%;left:6%}.corporate-hero-media{width:min(100%,560px);min-height:430px;margin-left:auto;position:relative}.corporate-hero-image{object-fit:cover;border-radius:30px;width:100%;height:430px}.corporate-hero-media-ring{background:radial-gradient(circle at 100% 0,#f47c2014,#0000 36%),radial-gradient(circle at 0 100%,#c69a390f,#0000 34%);border:1px solid #c69a391f;border-radius:44% 56% 52% 48%/45% 44% 56% 55%;position:absolute;inset:42px 36px 24px 44px}.corporate-hero-media-shell{place-items:center;display:grid;position:absolute;inset:0}.corporate-hero-art{z-index:1;aspect-ratio:1;background:radial-gradient(circle,#ffffff7a 0%,#fff9f32e 48%,#fff0 72%);border-radius:50%;width:min(100%,460px);position:relative}.corporate-hero-orbit,.corporate-hero-core-ring{border-radius:50%;position:absolute}.corporate-hero-orbit-one{border:1px solid #c69a392e;inset:9%}.corporate-hero-orbit-two{border:1px dashed #8a642529;inset:20%}.corporate-hero-panel{background:linear-gradient(#ffffff57,#ffffff0f);border:1px solid #dfccbab8;border-radius:30px;width:136px;height:180px;position:absolute;top:50%}.corporate-hero-panel-left{left:74px;transform:translateY(-50%)rotate(-18deg)}.corporate-hero-panel-right{right:74px;transform:translateY(-50%)rotate(18deg)}.corporate-hero-panel:before,.corporate-hero-panel:after{content:"";border-radius:999px;position:absolute;left:18px;right:18px}.corporate-hero-panel:before{background:linear-gradient(90deg,#f47c20db,#c69a3942);height:14px;top:26px}.corporate-hero-panel:after{background:#0f172a14;height:8px;top:54px;box-shadow:0 22px #0f172a14,0 44px #0f172a14}.corporate-hero-link{background:linear-gradient(90deg,#f47c201f,#f47c20bd,#f47c201f);width:96px;height:2px;position:absolute;top:50%}.corporate-hero-link-left{left:184px;transform:translateY(-50%)}.corporate-hero-link-right{right:184px;transform:translateY(-50%)}.corporate-hero-core{width:154px;height:154px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.corporate-hero-core-ring-outer{background:radial-gradient(circle at 30% 30%,#ffffffe0,#fff4e98f 50%,#f47c2014 100%);border:1px solid #dfccbacc;inset:0}.corporate-hero-core-ring-inner{background:radial-gradient(circle,#fff0 40%,#f47c2014 68%,#f47c2000 100%);border:1px solid #c69a3938;inset:20px}.corporate-hero-core-dot{background:linear-gradient(135deg, var(--accent), #e66f12);border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 22px #f47c2047}.corporate-hero-signal{background:linear-gradient(#ffffff70,#ffffff1f);border:1px solid #dfccbab8;border-radius:999px;position:absolute}.corporate-hero-signal-top,.corporate-hero-signal-bottom{width:72px;height:18px;left:50%;transform:translate(-50%)}.corporate-hero-signal-left,.corporate-hero-signal-right{width:18px;height:72px;top:50%;transform:translateY(-50%)}.corporate-hero-signal-top{top:62px}.corporate-hero-signal-bottom{bottom:62px}.corporate-hero-signal-left{left:62px}.corporate-hero-signal-right{right:62px}.corporate-hero-chip{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #dfccbab8;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 16px;display:inline-flex;position:absolute}.corporate-hero-chip:before{content:"";background:radial-gradient(circle,#f47c202e 0%,#f47c2005 68%,#0000 70%);border:1.5px solid #f47c20d6;border-radius:50%;width:18px;height:18px}.corporate-hero-chip span{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.corporate-hero-chip-top{top:26px;right:42px}.corporate-hero-chip-left{top:46%;left:0}.corporate-hero-chip-right{top:58%;right:0}.corporate-hero-chip-bottom{bottom:10px;left:50%;transform:translate(-50%)}.corporate-value-section{padding:28px 0 12px}.corporate-value-section-accent{padding-top:8px}.corporate-value-section-split{padding:54px 0 34px;position:relative}.corporate-value-section-split:before{content:none}.corporate-value-surface{z-index:1;padding:clamp(16px,2vw,24px) 0;position:relative}.corporate-value-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:clamp(26px,3vw,36px);position:relative}.corporate-value-panel-split{overflow:hidden}.corporate-value-panel-accent{background:0 0}.corporate-value-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.88fr);align-items:center;gap:clamp(28px,4vw,52px);display:grid}.corporate-value-copy{min-width:0;max-width:560px}.corporate-value-head{gap:10px;margin-bottom:22px;display:grid}.corporate-value-head .eyebrow{width:fit-content;margin:0}.corporate-value-head h2{color:#0f172a;letter-spacing:-.065em;max-width:none;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:800;line-height:.96}.corporate-value-head h2 span{white-space:nowrap;display:block}.corporate-value-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.corporate-value-intro{color:#5b6675;max-width:44ch;margin:0 0 18px;font-size:1rem;line-height:1.72}.corporate-value-list-modern{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;max-width:560px;padding-left:0;position:relative}.corporate-value-list-modern:before,.corporate-value-list-modern:after{content:none}.corporate-value-list-modern li{z-index:1;border-bottom:1px solid #e2e8f0db;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-height:44px;padding:0 0 12px;display:grid;position:relative}.corporate-value-list-modern li:after{content:"";background:var(--accent);transform-origin:0;width:34px;height:1px;transition:transform .22s;position:absolute;bottom:-1px;left:0;transform:scaleX(.46)}.corporate-value-list-modern li:hover:after{transform:scaleX(1)}.corporate-value-marker{width:30px;height:30px;color:var(--accent-dark);background:#f47c2014;border-radius:10px;place-items:center;font-size:.68rem;font-weight:900;line-height:1;transition:background .22s,color .22s,transform .22s;display:grid;position:relative}.corporate-value-marker svg{width:18px;height:18px}.corporate-value-list-modern li:hover .corporate-value-marker{background:var(--accent);color:#fff;transform:translateY(-1px)}.corporate-value-text{color:#334155;font-size:.94rem;font-weight:700;line-height:1.42;transition:color .22s,transform .22s;display:block}.corporate-value-list-modern li:hover .corporate-value-text{color:#111827;transform:translate(4px)}.corporate-value-visual{justify-content:flex-end;align-items:center;min-height:590px;display:flex;position:relative}.corporate-value-image-glow{filter:blur(46px);opacity:.74;border-radius:50%;position:absolute}.corporate-value-image-glow-one{background:#f47c2033;width:220px;height:220px;top:10%;right:8%}.corporate-value-image-glow-two{background:#c69a392e;width:180px;height:180px;bottom:12%;left:12%}.corporate-value-image-shell{z-index:1;width:min(100%,500px);animation:8.5s ease-in-out infinite corporateFloat;position:relative}.corporate-value-image-shell:before,.corporate-value-image-shell:after{content:"";pointer-events:none;position:absolute}.corporate-value-image-shell:before{filter:blur(2px);background:radial-gradient(circle at 26% 34%,#fff6,#fff0 38%),linear-gradient(135deg,#f47c202e,#c69a3914,#ffffff05);border-radius:46% 54% 58% 42%/42% 48% 52% 58%;animation:10s ease-in-out infinite corporateDriftOne;inset:10% -5% 8% 14%}.corporate-value-image-shell:after{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle,#ffffff2e,#fff0 62%),linear-gradient(135deg,#f47c201a,#ffffff05);border:1px solid #f47c2024;border-radius:50%;width:164px;height:164px;animation:12s ease-in-out infinite corporateDriftTwo;top:46px;right:-26px}.corporate-value-orbit{pointer-events:none;border:1px solid #c69a392e;border-radius:50%;position:absolute}.corporate-value-orbit-one{animation:24s linear infinite orbitSpin;inset:2% 7% 8% 6%}.corporate-value-orbit-two{border-style:dashed;border-color:#f47c2029;animation:18s linear infinite orbitSpinReverse;inset:12% 15% 16% 18%}.corporate-value-pulse{z-index:2;pointer-events:none;background:radial-gradient(circle,#f47c2033,#f47c2005 68%,#0000 70%);border-radius:50%;position:absolute}.corporate-value-pulse-one{width:92px;height:92px;animation:5.5s ease-in-out infinite pulseFloat;bottom:68px;left:-18px}.corporate-value-pulse-two{width:64px;height:64px;animation:4.8s ease-in-out infinite reverse pulseFloat;top:118px;right:12px}.corporate-value-image{z-index:1;aspect-ratio:11/10;object-fit:cover;object-position:center;clip-path:polygon(14% 0,100% 0,100% 76%,82% 100%,0 100%,0 18%);width:100%;animation:10s ease-in-out infinite corporateImageShift;position:relative;box-shadow:0 34px 74px #0f172a29}.corporate-offering-list{gap:14px;display:grid}.corporate-offerings-section{padding:56px 0 28px;position:relative}.corporate-offerings-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 14% 18%,#f47c2014,#0000 20%),radial-gradient(circle at 84% 16%,#c69a390f,#0000 18%),linear-gradient(#fffaf6f0,#fffffffa 44%,#fff8f1e0 100%);position:absolute;inset:0}.corporate-offerings-section:after{content:"";pointer-events:none;border-top:1px solid #f47c2014;border-right:1px solid #f47c2014;border-top-right-radius:120px;width:240px;height:240px;position:absolute;top:0;right:0}.corporate-offerings-shell{z-index:1;grid-template-columns:minmax(300px,.4fr) minmax(0,.6fr);align-items:start;gap:clamp(34px,4vw,64px);padding:18px 0 6px;display:grid;position:relative}.corporate-offerings-copy-column{gap:22px;max-width:440px;padding-top:18px;display:grid}.corporate-offerings-head{gap:14px;display:grid}.corporate-offerings-head .eyebrow{border-bottom:1px solid #c69a3952;width:fit-content;margin:0;padding-bottom:10px}.corporate-offerings-head h2{color:#000;letter-spacing:-.07em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.35rem,3.7vw,4rem);font-weight:800;line-height:.9}.corporate-offerings-intro{color:#5b6675;margin:0;font-size:1rem;line-height:1.78}.corporate-offerings-showcase{gap:18px;min-width:0;display:grid}.corporate-tech-showcase{background:radial-gradient(circle at 0 0,#f47c202e,#f47c2000 30%),linear-gradient(145deg,#0a1020 0%,#121a2d 48%,#16253f 100%);border:1px solid #202c46d6;border-radius:24px;grid-template-columns:minmax(0,.96fr) minmax(300px,1.04fr);gap:22px;min-width:0;padding:24px;display:grid;position:relative;box-shadow:0 24px 58px #09101f33,inset 0 1px #ffffff0a}.corporate-tech-showcase:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff0a,#fff0);position:absolute;inset:0}.corporate-tech-copy{align-content:start;gap:16px;min-width:0;display:grid}.corporate-tech-copy .corporate-offering-copy h3,.corporate-tech-copy .corporate-offering-copy p,.corporate-tech-copy .corporate-offering-points li,.corporate-tech-copy .corporate-offering-chip{color:#f8fafc}.corporate-tech-copy .corporate-offering-copy h3{font-size:1.34rem}.corporate-tech-copy .corporate-offering-points li{color:#f8fafcd6}.corporate-tech-copy .corporate-offering-points li:before{background:linear-gradient(135deg,#f7a35e,#f4832c);box-shadow:0 0 0 4px #f4832c24}.corporate-offering-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.corporate-offering-icon-wrap{background:linear-gradient(#fffffff5,#fff7f0e0),radial-gradient(circle at 100% 0,#f47c201a,#0000 34%);border:1px solid #dfccbadb;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 16px 30px #0f172a0f}.corporate-offering-icon-wrap:after{content:"";border:1px solid #f47c201f;border-radius:50%;position:absolute;inset:8px}.corporate-offering-icon{width:28px;height:28px;color:var(--accent-dark);position:relative}.corporate-offering-chip{color:#f8fafce0;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.corporate-capability-strips{gap:14px;display:grid}.corporate-capability-strip,.corporate-capability-mini{background:linear-gradient(#ffffffd6,#fffbf7b8),radial-gradient(circle at 100% 0,#f47c2014,#0000 34%);border:1px solid #dfccbac2;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;padding:18px 20px;display:grid;box-shadow:0 16px 34px #0f172a0a,inset 0 1px #ffffffd6}.corporate-capability-strip{position:relative}.corporate-capability-strip:before{content:"";background:linear-gradient(90deg, var(--accent), #f47c2000);border-radius:999px;width:56px;height:2px;position:absolute;top:0;left:20px}.corporate-capability-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.corporate-capability-strip .corporate-offering-icon-wrap,.corporate-capability-mini .corporate-offering-icon-wrap{width:56px;height:56px}.corporate-capability-copy{min-width:0}.corporate-capability-copy h3{color:#0f172a;margin:0 0 6px;font-size:1rem;font-weight:800;line-height:1.24}.corporate-capability-copy p{color:#5b6675;margin:0;font-size:.92rem;line-height:1.6}.corporate-offering-icon:before,.corporate-offering-icon:after{content:"";box-sizing:border-box;position:absolute}.corporate-offering-icon-briefcase:before{border:2px solid;border-radius:7px;inset:9px 3px 3px}.corporate-offering-icon-briefcase:after{border:2px solid;border-bottom:0;border-radius:7px 7px 0 0;height:7px;top:3px;left:9px;right:9px}.corporate-offering-icon-headset:before{border:2px solid;border-bottom:0;border-radius:14px 14px 0 0;width:20px;height:16px;top:4px;left:4px}.corporate-offering-icon-headset:after{border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0 0 8px 8px;width:16px;height:8px;top:14px;left:6px}.corporate-offering-icon-shield:before{clip-path:polygon(50% 0,100% 14%,100% 62%,50% 100%,0 62%,0 14%);border:2px solid;border-radius:8px 8px 12px 12px;width:18px;height:24px;top:2px;left:5px}.corporate-offering-icon-shield:after{border-bottom:2px solid;border-left:2px solid;width:7px;height:4px;top:11px;left:11px;transform:rotate(-45deg)}.corporate-offering-icon-layers:before{border:2px solid;border-radius:8px;width:20px;height:6px;top:6px;left:4px;box-shadow:0 8px 0 -1px #c9510c29,0 16px 0 -1px #c9510c14}.corporate-offering-icon-layers:after{border-left:2px solid;border-right:2px solid;width:14px;height:10px;top:14px;left:7px}.corporate-offering-icon-growth:before{border-bottom:2px solid;border-left:2px solid;border-radius:0 0 0 4px;width:20px;height:18px;bottom:4px;left:4px}.corporate-offering-icon-growth:after{border-top:2px solid;border-right:2px solid;width:14px;height:10px;top:8px;left:7px;transform:skew(-32deg)rotate(10deg)}.corporate-offering-icon-team:before{border:2px solid;border-radius:50%;width:8px;height:8px;top:5px;left:4px;box-shadow:12px 0 0 -2px,6px 10px 0 1px #c9510cf5}.corporate-offering-icon-team:after{border:2px solid;border-bottom:0;border-top-left-radius:14px;border-top-right-radius:14px;width:22px;height:10px;bottom:3px;left:3px}.corporate-offering-copy{min-width:0}.corporate-offering-copy h3{color:#0f172a;margin:0 0 8px;font-size:1.08rem;font-weight:800;line-height:1.24}.corporate-offering-module-hero .corporate-offering-copy h3{font-size:1.28rem}.corporate-offering-copy p{color:#475569;margin:0;font-size:.94rem;line-height:1.62}.corporate-offering-points{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.corporate-offering-points li{color:#475569;padding-left:16px;font-size:.94rem;line-height:1.58;position:relative}.corporate-offering-points li:before{content:"";background:linear-gradient(135deg, var(--accent), #f3af70);border-radius:50%;width:8px;height:8px;position:absolute;top:.62em;left:0;box-shadow:0 0 0 4px #f47c2014}.corporate-tech-preview{background:linear-gradient(#ffffff0f,#ffffff05),#ffffff05;border:1px solid #ffffff14;border-radius:24px;min-height:316px;position:relative;overflow:hidden}.corporate-tech-glow{filter:blur(28px);opacity:.58;border-radius:50%;position:absolute}.corporate-tech-glow-one{background:#f47c203d;width:140px;height:140px;top:-18px;right:-12px}.corporate-tech-glow-two{background:#3b82f629;width:120px;height:120px;bottom:-14px;left:-14px}.corporate-tech-panel{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff14,#ffffff08),#090f1e94;border-radius:24px;height:100%;padding:16px;position:relative}.corporate-tech-panel-bar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.corporate-tech-dots{gap:6px;display:inline-flex}.corporate-tech-dots span{background:#f8fafc57;border-radius:50%;width:8px;height:8px}.corporate-tech-status{color:#f8fafcdb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.corporate-tech-panel-body{min-height:222px;position:relative}.corporate-tech-chart{background:linear-gradient(#ffffff14,#ffffff05),#ffffff05;border:1px solid #ffffff14;border-radius:20px;padding:18px 18px 16px;position:absolute;inset:0 0 34px}.corporate-tech-chart-line{background:linear-gradient(#ffffff0a,#fff0),linear-gradient(135deg,#f47c2052,#f47c2000 58%);border-radius:16px;height:84px;position:absolute;top:28px;left:18px;right:18px}.corporate-tech-chart-line:after{content:"";background:linear-gradient(90deg,#f47c2024,#f7a35e 44%,#fff0 100%);height:2px;position:absolute;top:36px;left:14px;right:18px;transform:skew(-28deg)}.corporate-tech-chart-bars{align-items:flex-end;gap:10px;height:78px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.corporate-tech-chart-bars span{background:linear-gradient(#f8fafc2e,#f8fafc0d);border-radius:12px 12px 4px 4px;flex:1}.corporate-tech-chart-bars span:first-child{height:28px}.corporate-tech-chart-bars span:nth-child(2){height:42px}.corporate-tech-chart-bars span:nth-child(3){height:34px}.corporate-tech-chart-bars span:nth-child(4){background:linear-gradient(#f7a35ee6,#f4832c5c);height:56px}.corporate-tech-chart-bars span:nth-child(5){height:68px}.corporate-tech-widget{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;gap:4px;padding:12px 14px;display:grid;position:absolute;box-shadow:0 16px 28px #09101f33}.corporate-tech-widget span{color:#f8fafcad;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.corporate-tech-widget strong{color:#f8fafc;font-size:.86rem;font-weight:800;line-height:1.2}.corporate-tech-widget-ai{bottom:0;left:18px}.corporate-tech-widget-posp{top:22px;right:18px}.corporate-tech-widget-crm{bottom:12px;right:22px}.partner-ecosystem-section{padding:24px 0 10px;position:relative}.partner-ecosystem-head{text-align:center;justify-items:center;gap:8px;margin-bottom:18px;display:grid}.partner-ecosystem-head h2{color:#0f172a;letter-spacing:-.05em;max-width:none;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:800;line-height:.98}.partner-ecosystem-shell{min-height:560px;padding:8px 0 14px;position:relative}.partner-ecosystem-backdrop{display:none}.partner-ecosystem-hub{width:188px;height:188px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.partner-ecosystem-hub-outer,.partner-ecosystem-hub-middle,.partner-ecosystem-hub-inner{border-radius:50%;position:absolute;inset:0}.partner-ecosystem-hub-outer{background:radial-gradient(circle,#fff0 52%,#f47c2014 76%,#f47c2000 100%);border:1px solid #c69a3929}.partner-ecosystem-hub-middle{border:1px dashed #f47c2038;inset:12px}.partner-ecosystem-hub-inner{background:radial-gradient(circle at 30% 28%,#fffffffa,#fff8f0e6 52%,#f47c201a 100%);border:1px solid #dfccbad6;inset:38px;box-shadow:inset 0 1px #ffffffeb,0 18px 34px #0f172a12}.partner-ecosystem-mark,.partner-ecosystem-mark-core{border-radius:999px;position:absolute;top:50%;transform:translateY(-50%)}.partner-ecosystem-mark-left,.partner-ecosystem-mark-right{background:linear-gradient(#f47c20eb,#e16a12e6);width:18px;height:42px}.partner-ecosystem-mark-left{left:24px;transform:translateY(-50%)rotate(-24deg)}.partner-ecosystem-mark-right{right:24px;transform:translateY(-50%)rotate(24deg)}.partner-ecosystem-mark-core{background:#0f172a;width:16px;height:16px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #0f172a12}.partner-connector{transform-origin:0;background:linear-gradient(90deg,#f47c20d1,#f47c201f);height:1.5px;position:absolute;top:44%;left:50%}.partner-connector:after{content:"";background:#f4832c;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;right:-1px;transform:translateY(-50%);box-shadow:0 0 0 6px #f47c2014}.partner-connector-financial{width:154px;transform:translateY(-50%)rotate(-147deg)}.partner-connector-fintech{width:154px;transform:translateY(-50%)rotate(-33deg)}.partner-connector-logistics{width:150px;transform:translateY(-50%)rotate(145deg)}.partner-connector-aftermarket{width:158px;transform:translateY(-50%)rotate(90deg)}.partner-connector-oem{width:150px;transform:translateY(-50%)rotate(35deg)}.partner-node{text-align:center;justify-items:center;gap:8px;width:188px;display:grid;position:absolute}.partner-node-media{background:linear-gradient(#ffffffeb,#fffaf4b8),radial-gradient(circle at 100% 0,#f47c2014,#0000 38%);border:1px solid #dfccbae0;border-radius:50%;width:116px;height:116px;padding:7px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 18px 36px #0f172a14}.partner-node-media:before{content:"";border:1px solid #ffffffb8;border-radius:50%;position:absolute;inset:7px}.partner-node-media img{z-index:1;object-fit:cover;border-radius:50%;width:100%;height:100%;position:relative}.partner-node-copy{gap:5px;display:grid}.partner-node-copy h3{color:#0f172a;margin:0;font-size:.9rem;line-height:1.26}.partner-node-copy p{color:#64748b;margin:0;font-size:.78rem;line-height:1.42}.partner-node-financial{top:7%;left:20%}.partner-node-fintech{top:7%;right:20%}.partner-node-logistics{bottom:7%;left:20%}.partner-node-aftermarket{bottom:-70px;left:50%;transform:translate(-50%)}.partner-node-oem{bottom:7%;right:20%}.results-section{margin-top:6%;padding:44px 0 18px;position:relative}.results-section:before{content:none}.results-head{text-align:center;justify-items:center;gap:10px;margin-bottom:38px;display:grid;position:relative}.results-head h2{color:#0f172a;letter-spacing:-.05em;max-width:none;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:800;line-height:.98}.results-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(30px,4vw,54px);display:grid;position:relative}.result-pillar{text-align:center;justify-items:center;gap:0;display:grid;position:relative}.result-pillar:before{content:none}.result-icon-wrap{place-items:center;width:132px;height:132px;margin-bottom:18px;display:grid;position:relative}.result-icon-ring{background:radial-gradient(circle at 30% 28%,#fffffffa,#fff8f0c7 56%,#f47c2014 100%);border:1px solid #f47c2033;border-radius:50%;position:absolute;inset:8px;box-shadow:inset 0 1px #fffffff0,0 14px 26px #0f172a12}.result-icon{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 16px #0f172a14);width:114px;height:114px;position:relative}.result-body{align-content:start;justify-items:center;gap:10px;width:100%;padding:0 14px 10px;display:grid;position:relative}.result-body:before{content:"";background:radial-gradient(circle,#f47c2047,#f47c2005 68%,#0000 70%);border-radius:50%;width:18px;height:18px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.result-label{color:#0f172a;text-align:center;font-size:.96rem;font-weight:700;line-height:1.36}.result-body strong{color:#0000;background:linear-gradient(135deg,#f7a057,#f4832c 56%,#db6b13);letter-spacing:-.06em;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.1rem,3vw,3rem);font-weight:900;line-height:.92;display:block}.result-body p{color:#64748b;text-align:center;max-width:16ch;margin:0;font-size:.92rem;line-height:1.55}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes franchiseModalIn{0%{opacity:0;transform:translateY(-56px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes franchiseModalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(72px)scale(.98)}}@keyframes franchiseBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes franchiseBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes heroWordRotate{0%{opacity:0;transform:translateY(.42em)}6%,22%{opacity:1;transform:translateY(0)}28%,to{opacity:0;transform:translateY(-.42em)}}@keyframes hero-proof-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}@keyframes trust-logo-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 32px))}}@keyframes locations-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes locations-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes testimonial-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}@keyframes footerFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-14px)scale(1.08)}}@keyframes footerDrift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-12px,10px)scale(1.03)}}@keyframes footerSweep{0%{transform:translate(-8%)}to{transform:translate(8%)}}@keyframes footerSocialFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes corporateFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes corporateDriftOne{0%,to{transform:translate(0)scale(1)}50%{transform:translate(10px,-8px)scale(1.02)}}@keyframes corporateDriftTwo{0%,to{transform:translate(0)}50%{transform:translate(-8px,12px)}}@keyframes corporateImageShift{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.01)}}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitSpinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes pulseFloat{0%,to{opacity:.68;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-10px)scale(1.08)}}@keyframes pulse{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.22)}to{opacity:.9;transform:translate(-50%,-50%)scale(1)}}@media (width<=1080px){.hero-section{grid-template-columns:1fr;height:auto;max-height:none;padding-top:46px}.site-footer-grid{grid-template-columns:1fr;gap:28px}.site-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.business-advisor-hero{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:28px}.business-advisor-hero-copy{max-width:none}.business-advisor-hero-visual{min-height:480px;padding:12px 24px 74px}.business-advisor-hero-tag{top:82px;right:10px}.business-advisor-hero-dots{top:64px;right:62px}.business-advisor-hero-surface{width:min(100%,500px)}.business-advisor-hero-image{height:400px}.business-advisor-hero-floating-cta{width:60%;bottom:0;left:26px}.business-advisor-paths-grid,.business-advisor-why-grid{grid-template-columns:1fr}.audience-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.split-section,.reverse,.franchise-section,.page-hero,.page-grid,.detail-list,.process-grid{grid-template-columns:1fr}.platform-hero-section{gap:30px;min-height:auto}.platform-hero-title,.platform-hero-subhead,.platform-hero-section .page-lede{white-space:normal}.platform-showcase{min-height:auto}.platform-browser-frame{width:100%;position:relative;top:auto;left:auto;transform:none}.platform-browser-frame img{height:auto}.careers-hero{grid-template-columns:1fr;gap:24px;min-height:auto}.careers-hero-copy,.careers-hero-copy h1{max-width:none}.careers-gallery,.careers-gallery-track{height:330px;min-height:330px}.careers-application-section{grid-template-columns:1fr;gap:24px}.careers-application-copy{position:relative;top:auto}.careers-application-copy h2{max-width:none}.platform-stats-cards-head{grid-template-columns:1fr}#roi .section-intro{max-width:none;position:relative;top:auto}#roi .value-grid{grid-template-columns:1fr}.map-panel{min-height:520px}.product-list{min-height:0}.locations-section .section-intro h2,.locations-section .section-intro p{white-space:normal}.platform-top{grid-template-columns:1fr;gap:24px}.platform-visual{width:100%;max-width:none}.platform-grid{grid-template-columns:repeat(2,1fr)}.franchise-premium{grid-template-columns:1fr;gap:24px;padding:22px}.franchise-premium-copy,.franchise-premium-title{max-width:none}.franchise-premium-visual{justify-content:flex-start}.franchise-premium-image{width:min(100%,620px);height:360px}.franchise-metrics-section{padding-top:28px}.franchise-metrics-copy h2{max-width:none}.franchise-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.franchise-why-grid{grid-template-columns:1fr;gap:0;padding:14px 0}.franchise-why-head,.franchise-why-head h2{max-width:none}.franchise-training-panel,.corporate-hero{grid-template-columns:1fr;gap:24px}.corporate-hero-copy,.corporate-hero-title,.corporate-hero-body{max-width:none}.corporate-hero-visual{justify-content:flex-start;padding-left:0}.corporate-hero-media{width:100%;max-width:620px;min-height:420px}.corporate-hero-image{height:420px}.corporate-value-layout{grid-template-columns:1fr;gap:26px}.corporate-value-copy{max-width:none}.corporate-value-list-modern{grid-template-columns:1fr}.corporate-value-visual{justify-content:flex-start;min-height:auto}.corporate-value-image-shell{width:min(100%,560px)}.corporate-value-head h2{max-width:none}.corporate-offerings-shell{grid-template-columns:1fr;gap:24px}.corporate-offerings-copy-column{max-width:none;padding-top:0}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}.partner-ecosystem-shell{min-height:1120px}.partner-node-financial,.partner-node-fintech,.partner-node-logistics,.partner-node-aftermarket,.partner-node-oem{left:50%;right:auto;transform:translate(-50%)}.partner-node-financial{top:0}.partner-node-fintech{top:248px}.partner-node-logistics{top:496px;bottom:auto}.partner-node-aftermarket{top:744px;bottom:auto}.partner-node-oem{top:992px;bottom:auto}.partner-ecosystem-hub{top:50%}.partner-connector{display:none}.franchise-channel-grid:before{left:5%;right:5%}.franchise-channel-grid-4,.franchise-channel-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.franchise-master-shell{padding:24px}.franchise-master-top{grid-template-columns:1fr;gap:22px}.franchise-master-copy{max-width:none}.franchise-master-stats{max-width:560px;padding-top:0}.franchise-master-image{height:300px}}@media (width<=760px){.site-header{align-items:center}nav,.nav-cta{display:none}.mobile-menu-toggle{display:inline-flex}.brand img{width:132px}.sticky-call-button{width:50px;min-height:50px;padding:7px;bottom:18px;right:14px;transform:none}.sticky-call-button:hover{gap:10px;width:188px;padding-right:14px;transform:translateY(-2px)}.sticky-call-button:focus-visible{gap:10px;width:188px;padding-right:14px}.sticky-whatsapp-button{bottom:76px}.sticky-call-icon{width:36px;height:36px}.sticky-call-number{font-size:.86rem}.franchise-modal{padding:12px;padding-top:max(12px, env(safe-area-inset-top));padding-bottom:max(12px, env(safe-area-inset-bottom));align-items:start}.franchise-modal-panel{overscroll-behavior:contain;border-radius:20px;width:100%;max-height:calc(100dvh - 24px);padding:12px;overflow:auto}.franchise-modal-panel::-webkit-scrollbar{width:8px}.franchise-modal-panel::-webkit-scrollbar-thumb{background:#f47c2047;border-radius:999px}.brochure-modal-panel{width:100%}.franchise-modal-head{z-index:2;background:radial-gradient(circle at 92% 4%,#f47c201f,#0000 30%),linear-gradient(#fffffffa,#fffaf6f5);border-bottom:1px solid #e2e8f0b8;align-items:center;margin:-12px -12px 10px;padding:10px 12px 8px;position:sticky;top:-12px}.brochure-modal-head{margin-bottom:12px}.franchise-modal-head h2{font-size:clamp(1.35rem,7vw,1.85rem)}.franchise-modal-head span{margin-bottom:6px;font-size:.64rem}.franchise-form{grid-template-columns:1fr;gap:10px}.franchise-modal-close{width:38px;height:38px}.franchise-form input,.franchise-form select,.franchise-form textarea{border-radius:14px;min-height:48px;font-size:.92rem}.franchise-form textarea{min-height:82px}.franchise-form-submit{justify-self:stretch;width:100%;min-height:50px}.site-footer{margin:26px 0 0;padding:30px 20px 24px}.site-footer-links{grid-template-columns:1fr;gap:22px}.site-footer-brand{gap:8px}.site-footer-logo img{width:138px}.site-footer-brand p,.site-footer-link,.site-footer-contact span,.site-footer-contact a{font-size:.92rem}.site-footer-socials{margin-top:12px}.site-footer-social{border-radius:14px;width:42px;height:42px}.hero-section{min-height:auto;padding-top:36px}.hero-title{max-width:100%;font-size:clamp(1.95rem,8.6vw,2.65rem)}.hero-rotating-word{width:auto;min-width:17ch;margin:0 0 0 .18em;display:inline-grid}.trust-logo-section{padding:0 20px 18px}.trust-logo-shell{border-radius:0;grid-template-columns:1fr;gap:18px;min-height:0;padding:0}.trust-logo-copy p{font-size:1.28rem}.trust-logo-divider{background:linear-gradient(90deg,#0000,#e5e7eb 16% 84%,#0000);width:100%;height:1px}.trust-logo-track,.trust-logo-group{gap:42px}.trust-logo{max-width:126px;height:34px}.business-advisor-page{padding-top:8px}.business-advisor-hero{gap:18px;padding:10px 0 18px}.business-advisor-hero-copy{padding-left:0}.business-advisor-hero-title{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(2.05rem,8.8vw,3rem);line-height:.96}.business-advisor-hero-title span{display:inline}.business-advisor-hero-title span+span,.business-advisor-hero-title span:last-child{margin-left:.18em}.business-advisor-hero-rule{width:72px;margin-top:18px}.business-advisor-hero-body{margin-top:18px;font-size:.96rem;line-height:1.72}.business-advisor-page .hero-actions .hero-brochure-button{width:100%}.business-advisor-hero-visual{min-height:auto;padding:0 0 64px}.business-advisor-hero-glow{width:min(320px,86%)}.business-advisor-hero-blob{width:min(320px,86%);height:min(380px,80%)}.business-advisor-hero-orbit-one{width:min(340px,94%);height:min(340px,94%)}.business-advisor-hero-orbit-two{width:min(260px,74%);height:min(260px,74%)}.business-advisor-hero-dots{background-size:12px 12px;width:56px;height:84px;top:34px;right:26px}.business-advisor-hero-tag{gap:8px;padding:12px 8px 14px;top:56px;right:0}.business-advisor-hero-tag-text{letter-spacing:.1em;font-size:.6rem}.business-advisor-hero-surface{border-radius:26px;width:min(100%,340px)}.business-advisor-hero-image{height:clamp(280px,82vw,360px);max-height:none}.business-advisor-hero-floating-cta{border-radius:20px;gap:10px;width:100%;padding:12px 12px 12px 10px;bottom:0;left:0}.business-advisor-hero-floating-icon{width:42px;height:42px}.business-advisor-hero-floating-copy strong,.business-advisor-hero-floating-copy span{font-size:.86rem}.business-advisor-paths{padding-top:20px}.business-advisor-paths:before,.business-advisor-paths:after{content:none}.business-advisor-paths-title{white-space:normal;font-size:clamp(1.8rem,8vw,2.5rem)}.business-advisor-paths-grid{margin-top:28px}.business-advisor-path{padding-top:14px}.business-advisor-path-tab{text-align:center;width:auto;min-height:40px;padding:0 14px;font-size:.74rem;left:18px;right:18px}.business-advisor-path-panel{border-radius:26px;padding:54px 20px 20px}.business-advisor-path-copy h3{font-size:1.34rem}.business-advisor-path-copy p{margin-top:14px;font-size:.94rem;line-height:1.68}.business-advisor-path-benefits{margin-top:22px}.business-advisor-path-benefits strong{font-size:.94rem}.business-advisor-path-benefits li{font-size:.92rem}.business-advisor-path-button{width:100%;margin-top:22px}.business-advisor-path-visual{width:128px;height:112px;bottom:14px;right:16px}.business-advisor-graph-bar{width:22px}.business-advisor-graph-bar-1{height:42px;left:14px}.business-advisor-graph-bar-2{height:64px;left:48px}.business-advisor-graph-bar-3{height:88px;left:82px}.business-advisor-shield-shell{width:70px;height:84px;right:22px}.business-advisor-shield-core{width:38px;height:46px;bottom:24px;right:38px}.business-advisor-shield-dot{width:14px;height:14px;bottom:42px;right:50px}.business-advisor-why{padding-top:40px}.business-advisor-why:before{content:none}.business-advisor-why-grid{margin-top:22px}.business-advisor-why-head{gap:8px;margin-bottom:12px}.business-advisor-why-head:before{width:22px}.business-advisor-why-panel{border-radius:24px;padding:24px 20px 18px}.business-advisor-why-copy h2{font-size:clamp(1.7rem,7vw,2.3rem)}.business-advisor-why-copy p{margin-top:14px;font-size:.94rem;line-height:1.72}.business-advisor-why-features{margin-top:22px}.business-advisor-why-feature{gap:14px;padding:16px 0}.business-advisor-support-shell{grid-template-columns:1fr;gap:16px;max-width:none}.business-advisor-support-column{gap:14px}.business-advisor-support-intro,.business-advisor-support-prompt{border-radius:24px}.business-advisor-support-intro{padding:26px 20px 22px}.business-advisor-support-intro:before{width:48px;height:2px;margin-bottom:14px}.business-advisor-support-intro h3{font-size:1.34rem}.business-advisor-support-intro p{font-size:.94rem;line-height:1.68}.business-advisor-support-prompt{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}.business-advisor-support-prompt p{max-width:none;font-size:.94rem}.business-advisor-support-media{border-radius:24px}.business-advisor-support-image{aspect-ratio:16/10}.business-advisor-support-button{width:100%;min-height:44px;padding:0 18px}.page-main{padding-bottom:42px}.page-hero{padding-top:34px}.platform-hero-section{gap:24px;padding-top:18px;padding-bottom:24px}.platform-hero-section:before{width:95%;height:52%;top:0;right:-42%}.platform-hero-section:after{content:none}.platform-hero-section .page-copy{text-align:left;justify-items:start}.platform-hero-label{letter-spacing:.16em;margin-bottom:14px;font-size:.66rem}.platform-hero-modules{width:100%;margin-top:6px}.platform-hero-modules strong{font-size:.68rem}.platform-hero-modules .platform-grid{border:0;grid-template-columns:1fr;gap:0;margin-top:10px}.platform-hero-modules .platform-chip{border-bottom:1px solid #20160f14;border-right:0;justify-content:flex-start;min-height:48px;padding:12px 0;font-size:.9rem}.platform-chip-marker{width:22px;height:22px}.platform-hero-title{letter-spacing:-.06em;white-space:nowrap;max-width:none;margin-bottom:18px;font-size:clamp(2.28rem,9.8vw,3.55rem);line-height:.94}.platform-hero-title span{display:inline}.platform-hero-title span+span{margin-left:.18em}.platform-hero-subhead{white-space:normal;max-width:none;margin-bottom:16px;font-size:clamp(1.05rem,5.2vw,1.36rem);line-height:1.18}.platform-hero-section .page-lede{text-align:left;white-space:normal;padding-top:0;font-size:.94rem;line-height:1.66}.platform-hero-section .page-lede:before{margin:0;right:auto}.platform-showcase{min-height:auto;margin-top:4px}.platform-browser-frame{border-radius:18px;box-shadow:0 20px 48px #20160f1f}.platform-browser-frame img{height:auto}.platform-browser-top{height:30px;padding:0 12px}.platform-browser-top span{width:7px;height:7px}.careers-hero{padding-top:24px;padding-bottom:22px}.careers-hero:before{bottom:18px}.careers-hero:after{width:120px;height:92px;bottom:6%;right:-20px}.careers-hero-copy{padding-top:14px}.careers-hero-copy h1{white-space:normal;max-width:none;font-size:clamp(2.2rem,10vw,3.45rem);line-height:.98}.careers-hero-copy h1 span{display:block}.careers-hero-copy p:not(.eyebrow){font-size:.96rem;line-height:1.72}.careers-gallery,.careers-gallery-track{border-radius:26px 10px;height:270px;min-height:270px}.careers-gallery-arrow{width:38px;height:38px;bottom:18px}.careers-gallery-arrow-prev{right:62px}.careers-gallery-arrow-next{right:18px}.careers-gallery-badge{bottom:58px;left:34px}.careers-gallery-badge span{font-size:.62rem}.careers-gallery-dots{gap:6px;bottom:26px;left:34px;right:120px}.careers-gallery-dots span{width:16px}.careers-gallery-dots span.active{width:30px}.careers-application-section{padding-top:34px}.careers-application-copy h2{font-size:clamp(2rem,9vw,3.1rem)}.careers-application-form{grid-template-columns:1fr;gap:14px}.careers-form-field input,.careers-form-field select{border-radius:16px;min-height:54px}h1{font-size:clamp(3rem,15vw,4.7rem)}.testimonial-heading h2{white-space:normal}.hero-actions{flex-wrap:wrap}.stat{min-width:166px}.platform-top{gap:18px}.platform-visual{border-radius:24px}.audience-strip,.value-grid,.platform-grid{grid-template-columns:1fr}.platform-stats-cards-section{padding-top:30px}.platform-stats-cards-head{grid-template-columns:1fr;gap:14px;margin-bottom:22px}.platform-stats-card-grid{gap:10px;animation-duration:24s}.platform-stats-card-group{gap:10px}.platform-stat-card{border-radius:18px;flex-basis:142px;min-height:118px;padding:18px 14px 16px}.platform-stat-card strong{margin-top:24px;font-size:clamp(2.2rem,12vw,3.1rem)}.platform-stat-card-text strong{font-size:clamp(1.2rem,6vw,1.6rem);line-height:1.04}.platform-stat-card span{font-size:.82rem}.product-list{grid-template-columns:1fr}.life-gallery-section{padding-bottom:48px}.life-gallery-track{height:260px}.life-gallery-slide{flex-basis:100%;padding:0 6px}.life-gallery-arrow{width:42px;height:42px}.life-gallery-arrow-prev{left:6px}.life-gallery-arrow-next{right:6px}.audience-card{padding:22px}.map-panel{min-height:400px}.bottom-card{width:100%;margin-top:12px;position:relative;inset:auto}.map-card{display:none}.product-list{grid-template-rows:none;gap:16px;min-height:0}.product-card{border-radius:28px;min-height:28px;padding:0}.product-card:after{top:14px;left:14px;right:14px}.product-card-title{border-radius:20px;width:calc(100% - 20px);margin:0 10px 10px;padding:16px 18px}.product-card-title:before{width:40px;margin-bottom:12px}.franchise-page{padding-top:10px}.corporate-page{padding-top:8px}.corporate-hero{gap:18px;padding:10px 0 18px}.corporate-hero-title{letter-spacing:-.05em;font-size:clamp(2.15rem,10vw,3.15rem);line-height:.96}.corporate-hero-copy{gap:12px}.corporate-hero-body{font-size:.96rem;line-height:1.66}.corporate-hero-actions .hero-brochure-button{width:100%}.corporate-hero-visual{padding-left:0}.corporate-hero-media{width:100%;min-height:0}.corporate-hero-image{border-radius:22px;height:clamp(240px,68vw,330px)}.corporate-hero-media-ring{inset:32px 18px 22px}.corporate-hero-art{width:min(100%,300px)}.corporate-hero-panel{border-radius:22px;width:92px;height:128px}.corporate-hero-panel-left{left:54px}.corporate-hero-panel-right{right:54px}.corporate-hero-link{width:56px}.corporate-hero-link-left{left:120px}.corporate-hero-link-right{right:120px}.corporate-hero-core{width:112px;height:112px}.corporate-hero-core-ring-inner{inset:14px}.corporate-hero-core-dot{width:30px;height:30px}.corporate-hero-signal-top,.corporate-hero-signal-bottom{width:52px;height:12px}.corporate-hero-signal-left,.corporate-hero-signal-right{width:12px;height:52px}.corporate-hero-signal-top{top:40px}.corporate-hero-signal-bottom{bottom:40px}.corporate-hero-signal-left{left:40px}.corporate-hero-signal-right{right:40px}.corporate-hero-chip{min-height:38px;padding:0 12px}.corporate-hero-chip span{letter-spacing:.06em;font-size:.66rem}.corporate-hero-chip:before{width:14px;height:14px}.corporate-hero-chip-top{top:12px;right:14px}.corporate-hero-chip-left{top:44%;left:0}.corporate-hero-chip-right{top:60%;right:0}.corporate-hero-chip-bottom{bottom:0}.partner-ecosystem-section{padding-top:30px}.corporate-value-section{padding-top:20px}.corporate-value-section-split{padding-top:30px;padding-bottom:18px}.corporate-value-panel{border-radius:28px;padding:22px 20px}.corporate-value-layout{gap:18px}.corporate-value-head{gap:8px;margin-bottom:18px}.corporate-value-head h2{font-size:clamp(1.5rem,8vw,2.1rem);line-height:1.02}.corporate-value-head h2 span{white-space:normal}.corporate-value-intro{margin-bottom:12px;font-size:.94rem;line-height:1.66}.corporate-value-list{gap:12px}.corporate-value-list-modern{gap:0;max-width:none}.corporate-value-list-modern li{padding:14px 0 16px}.corporate-value-text{font-size:.93rem}.corporate-offerings-section{padding-top:28px}.corporate-offerings-shell{gap:18px;padding:14px 0 8px}.corporate-offerings-copy-column{gap:16px}.corporate-offerings-head{gap:10px}.corporate-offerings-head h2{font-size:clamp(1.6rem,8vw,2.2rem);line-height:1}.corporate-offerings-intro{font-size:.94rem;line-height:1.66}.corporate-tech-showcase{grid-template-columns:1fr;gap:12px}.corporate-capability-strips{gap:12px}.corporate-capability-strip,.corporate-capability-mini{border-radius:20px;grid-template-columns:1fr;gap:12px;padding:16px 16px 14px}.corporate-capability-mini-grid{grid-template-columns:1fr;gap:12px}.corporate-offering-icon-wrap,.corporate-capability-strip .corporate-offering-icon-wrap,.corporate-capability-mini .corporate-offering-icon-wrap{width:58px;height:58px}.corporate-offering-chip{min-height:30px;padding:0 10px;font-size:.66rem}.corporate-offering-copy h3{font-size:1rem}.corporate-tech-preview{min-height:252px}.corporate-tech-panel{padding:14px}.corporate-tech-chart{padding:14px 14px 12px;inset:0 0 28px}.corporate-tech-widget{border-radius:16px;padding:10px 12px}.corporate-tech-widget strong{font-size:.8rem}.corporate-value-visual{justify-content:flex-start;min-height:auto;padding-top:10px}.corporate-value-image-shell{width:min(100%,420px)}.corporate-value-image-shell:before{inset:10% 0 8% 10%}.corporate-value-image-shell:after{width:108px;height:108px;top:30px;right:-6px}.corporate-value-orbit-one{inset:3% 5% 8% 4%}.corporate-value-orbit-two{inset:12% 13% 16% 15%}.corporate-value-pulse-one{width:68px;height:68px;bottom:36px;left:-10px}.corporate-value-pulse-two{width:48px;height:48px;top:76px;right:8px}.corporate-value-image{clip-path:polygon(12% 0,100% 0,100% 78%,84% 100%,0 100%,0 16%)}.corporate-value-list li,.corporate-offering-copy p,.corporate-offering-points li{font-size:.92rem}.corporate-offering-item{border-radius:20px;padding:16px 16px 15px}.partner-ecosystem-head{margin-bottom:22px}.partner-ecosystem-head h2{font-size:clamp(1.9rem,8vw,2.55rem)}.results-section{padding-top:34px}.results-head{margin-bottom:26px}.results-grid{grid-template-columns:1fr;justify-items:center;gap:34px}.result-pillar{text-align:center;grid-template-columns:1fr;justify-items:center;gap:0;width:min(100%,280px);margin:0 auto}.result-pillar:before{top:98px;bottom:12px}.result-icon-wrap{width:114px;height:114px;margin-bottom:14px}.result-icon{width:96px;height:96px}.result-body{justify-items:center;gap:8px;padding:0 10px 6px}.result-body:before{content:"";top:-10px}.result-label{text-align:center;font-size:.9rem}.result-body strong{font-size:2.35rem}.result-body p{text-align:center;max-width:16ch;font-size:.88rem}.partner-ecosystem-shell{grid-template-columns:1fr;gap:14px;min-height:0;padding:0;display:grid}.partner-ecosystem-hub{display:none}.partner-node{text-align:left;background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;grid-template-columns:auto 1fr;place-items:center start;gap:14px;width:100%;max-width:none;padding:14px;position:relative;inset:auto;transform:none;box-shadow:0 14px 30px #0f172a0d}.partner-node-media{width:74px;height:74px}.partner-node-copy{min-width:0}.partner-node-copy h3{font-size:.94rem}.partner-node-copy p{font-size:.82rem}.partner-node-financial,.partner-node-fintech,.partner-node-logistics,.partner-node-aftermarket,.partner-node-oem{top:auto;bottom:auto}.franchise-premium{gap:18px;padding:12px 0 18px}.franchise-premium-title{letter-spacing:-.045em;font-size:clamp(2rem,9.6vw,3rem);line-height:1}.franchise-premium-title span{white-space:normal;overflow-wrap:anywhere}.franchise-premium-copy{gap:12px}.franchise-premium-body{padding-left:0;font-size:.95rem;line-height:1.66}.franchise-premium-visual{justify-content:flex-start}.franchise-premium-image{object-position:center 14%;border-radius:22px;width:100%;height:clamp(250px,72vw,340px)}.franchise-metrics-section{padding-top:22px}.franchise-metrics-grid{border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.franchise-metric-card{border-radius:18px;min-height:132px;margin:0;padding:14px}.franchise-metric-icon{width:42px;height:42px;margin-bottom:10px}.franchise-metric-icon img{width:36px;height:36px}.franchise-metric-card span{letter-spacing:.08em;max-width:none;margin-bottom:8px;font-size:.66rem}.franchise-metric-card strong{font-size:1.08rem}.franchise-why-section{padding-top:28px}.franchise-why-head{margin-bottom:22px}.franchise-why-head h2{max-width:none;font-size:clamp(1rem,4.4vw,1.35rem);line-height:1.1}.franchise-why-column{padding:22px 0 18px}.franchise-why-column+.franchise-why-column{border-left:0}.franchise-why-column+.franchise-why-column:after{background:linear-gradient(90deg,#0000 0%,#dfccba3d 10%,#c69a399e 50%,#dfccba3d 90%,#0000 100%);width:auto;height:1px;inset:0 0 auto}.franchise-why-column h3{max-width:none;margin-bottom:12px;padding-bottom:10px;padding-right:0;font-size:1.08rem}.franchise-why-column h3:after{width:54px}.franchise-why-list{gap:10px}.franchise-why-list li{max-width:none;font-size:.95rem}.franchise-why-copy{max-width:none;line-height:1.68}.franchise-training-section{padding-top:34px}.franchise-training-head{margin-bottom:20px}.franchise-training-head h2{white-space:normal;max-width:none;font-size:clamp(.92rem,3.8vw,1.15rem);line-height:1.12}.franchise-training-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:10px;margin-right:-16px;padding-bottom:6px;padding-right:16px;overflow-x:auto}.franchise-training-tabs::-webkit-scrollbar{display:none}.franchise-training-tab{flex:none;min-height:46px;padding:11px 16px;font-size:.88rem}.franchise-training-panel{gap:18px;padding-top:22px;overflow:hidden}.franchise-training-copy h3{font-size:1.42rem}.franchise-training-subtitle{font-size:1rem}.franchise-training-copy p:last-child,.franchise-training-points li{font-size:.95rem}.franchise-training-points{gap:14px;padding-left:24px}.franchise-training-points:before{left:7px}.franchise-training-points li:before{left:-24px}.franchise-product-grid{justify-content:flex-start;gap:12px;margin-right:-16px;padding-top:14px;padding-right:16px}.franchise-product-item{width:86px;min-height:138px;padding:30px 4px 14px}.franchise-product-item:before{width:82px;height:62px}.franchise-product-item:after{width:66px;bottom:8px}.franchise-product-icon{width:82px;height:58px}.franchise-product-item strong{opacity:1;letter-spacing:.04em;font-size:.62rem;top:auto;bottom:0;transform:translate(-50%)}.franchise-product-item strong:after{content:none}.franchise-channel-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-right:-16px;padding-right:16px;overflow-x:auto}.franchise-channel-tabs::-webkit-scrollbar{display:none}.franchise-channel-tab{flex:none}.franchise-channel-grid{grid-template-columns:1fr;gap:18px;padding-top:0}.franchise-channel-grid:before{content:none}.franchise-channel-feature,.franchise-channel-feature:nth-child(2n){transform:none}.franchise-channel-feature{text-align:left;grid-template-columns:auto 1fr;place-items:center start;gap:12px 14px}.franchise-channel-icon{width:54px;height:54px}.franchise-channel-icon img{width:28px;height:28px}.franchise-channel-feature strong{max-width:none}.franchise-channel-copy-wrap{text-align:left;max-width:none;padding:24px 0 0}.franchise-channel-copy-wrap:before{left:0;transform:none}.franchise-channel-copy{font-size:.95rem}.franchise-master-hero{padding:16px 0 24px}.franchise-master-shell{border-radius:26px;padding:18px}.franchise-master-top{gap:18px;margin-top:18px}.franchise-master-title{margin-bottom:18px;font-size:clamp(2.2rem,10vw,3.3rem);line-height:.98}.franchise-master-title span{white-space:normal}.franchise-master-copy .page-lede{font-size:.98rem;line-height:1.68}.franchise-master-stats{grid-template-columns:1fr;gap:10px}.franchise-master-stats article{min-height:0;padding:10px 0 10px 12px}.franchise-master-stats strong{margin-bottom:8px;font-size:1.55rem}.franchise-master-stats span{font-size:.72rem}.franchise-master-media{margin-top:24px}.franchise-master-visual-shell{border-radius:18px}.franchise-master-image{border-radius:14px;height:220px}.franchise-master-play{width:48px;height:48px}.franchise-master-play span{border-top-width:7px;border-bottom-width:7px;border-left-width:11px}main{overflow-x:hidden}.hero-section{background:radial-gradient(circle at 80% 24%,#f47c201f,#0000 34%),linear-gradient(#fff 0%,#fff8f2 100%);gap:22px;padding:30px 16px 22px}.hero-copy{max-width:100%}.hero-title{letter-spacing:-.045em;overflow-wrap:break-word;line-height:1.12}.hero-rotating-word{border-radius:.28em;width:100%;min-width:0;max-width:100%;margin:12px 0 0;padding:.12em .18em .18em;display:grid}.hero-rotating-word span{white-space:normal}.hero-lede{max-width:100%;font-size:.98rem}.hero-actions .primary-button{width:100%}.hero-proof{width:calc(100% + 16px);margin-right:-16px}.hero-proof-track,.hero-proof-group{gap:10px}.stat{border-radius:18px;min-width:152px;padding:13px 14px}.map-panel{min-height:auto;padding:8px 0 0}.map-visual{max-width:min(100%,340px)}.map-marker{width:6px;height:6px}.audience-strip,.split-section,.platform-section,.franchise-section,.locations-section,.life-gallery-section,.testimonial-section,.cta-section{margin-left:16px;margin-right:16px}.audience-strip{gap:12px;padding:18px 0 4px}.audience-card{border-radius:24px;min-height:auto;padding:20px}.audience-card p{max-width:none}.split-section{gap:24px;padding:54px 0 38px}#roi{padding-top:48px;padding-bottom:44px}#roi:before{border-radius:28px;inset:0 -4px}#roi .section-intro{padding:0}#roi .section-intro p,#roi .value-grid p{max-width:none}#roi .value-grid article{padding:18px 0 18px 18px}.platform-section{border-radius:26px;padding:26px 18px}.platform-copy .section-intro h2{font-size:clamp(1.9rem,9vw,2.8rem)}.platform-grid{margin-top:22px}.platform-chip{border-radius:18px;min-height:0;padding:16px}.franchise-section{gap:22px;padding:54px 0}.photo-placeholder{border-radius:26px;min-height:380px;padding:24px}.product-card{min-height:220px}.locations-section{padding:54px 0}.locations-marquee{margin-top:22px}.location-chip{border-radius:14px;min-height:44px;padding:12px 14px;font-size:.88rem}.life-gallery-heading h2{font-size:clamp(2rem,10vw,3rem)}.life-gallery-shell{margin-top:22px}.testimonial-section{padding:34px 0}.testimonial-heading p{margin-top:10px}.testimonial-marquee{margin-top:24px}.cta-section{border-radius:28px;margin-top:54px;margin-bottom:28px;padding:28px 20px}.cta-section h2{font-size:clamp(2rem,10vw,3rem)}.cta-section{flex-direction:column;align-items:stretch}.cta-section .cta-actions{margin-top:6px}.join-button{width:100%;min-width:0}.testimonial-card{width:min(300px,82vw);min-height:0;padding:22px}}@media (width<=420px){.hero-section{padding-left:14px;padding-right:14px}.hero-title{font-size:clamp(1.85rem,9.5vw,2.35rem)}.primary-button,.secondary-button{padding-left:16px;padding-right:16px}.audience-strip,.split-section,.platform-section,.franchise-section,.locations-section,.life-gallery-section,.testimonial-section,.cta-section{margin-left:14px;margin-right:14px}.map-visual{max-width:min(100%,310px)}.franchise-page{padding-left:14px;padding-right:14px}.platform-hero-section{padding-top:24px}.platform-hero-title{font-size:clamp(1.78rem,8.9vw,2.18rem)}.platform-hero-subhead{font-size:clamp(1rem,5vw,1.18rem)}.platform-browser-frame img{height:auto}.platform-stat-card{flex-basis:132px;min-height:112px}.platform-stat-card strong{font-size:clamp(1.9rem,10vw,2.55rem)}.platform-stat-card-text strong{font-size:clamp(1.02rem,5vw,1.28rem)}.corporate-page{padding-left:14px;padding-right:14px}.corporate-hero-title{font-size:clamp(1.9rem,9.2vw,2.35rem)}.corporate-hero-body,.corporate-value-intro{font-size:.92rem}.corporate-hero-image{height:clamp(220px,66vw,280px)}.partner-ecosystem-head h2,.results-head h2,.corporate-value-head h2{font-size:clamp(1.65rem,8vw,2rem)}.partner-node{border-radius:18px;gap:12px;padding:12px}.partner-node-media{width:62px;height:62px;padding:5px}.result-pillar{width:min(100%,270px)}.result-icon-wrap{width:72px;height:72px}.result-icon{width:60px;height:60px}.result-body strong{font-size:2rem}.corporate-value-list-modern li{grid-template-columns:30px minmax(0,1fr);gap:10px}.corporate-value-marker{width:28px;height:28px}.business-advisor-page{padding-left:14px;padding-right:14px}.business-advisor-hero-title{font-size:clamp(1.52rem,7.6vw,1.92rem)}.business-advisor-hero-body,.business-advisor-path-copy p,.business-advisor-support-intro p,.business-advisor-support-prompt p{font-size:.92rem}.business-advisor-hero-visual{padding-bottom:58px}.business-advisor-hero-surface{width:min(100%,300px)}.business-advisor-hero-image{height:clamp(250px,78vw,310px)}.business-advisor-hero-tag{display:none}.business-advisor-hero-floating-cta{grid-template-columns:38px 1fr}.business-advisor-hero-floating-icon{width:38px;height:38px}.business-advisor-paths-title{font-size:clamp(1.65rem,8vw,2rem)}.business-advisor-path-panel{padding-left:16px;padding-right:16px}.business-advisor-path-copy h3,.business-advisor-support-intro h3{font-size:1.2rem}.business-advisor-support-prompt{padding:18px}.franchise-modal{padding:8px;padding-top:max(8px, env(safe-area-inset-top));padding-bottom:max(8px, env(safe-area-inset-bottom))}.franchise-modal-panel{border-radius:18px;max-height:calc(100dvh - 16px);padding:10px}.franchise-modal-head{margin:-10px -10px 8px;padding:9px 10px 7px;top:-10px}.franchise-modal-close{width:36px;height:36px}.franchise-form-field span{font-size:.76rem}.franchise-form input,.franchise-form select,.franchise-form textarea{min-height:46px;padding-left:12px;padding-right:12px}.franchise-premium-title{font-size:clamp(1.82rem,9.3vw,2.35rem)}.franchise-premium-body{font-size:.92rem}.franchise-metrics-grid{grid-template-columns:1fr}.franchise-metric-card{grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;min-height:0;display:grid}.franchise-metric-icon{grid-row:span 2;margin-bottom:0}.franchise-metric-card span,.franchise-metric-card strong{min-width:0}.franchise-why-head h2,.franchise-training-head h2{font-size:clamp(1rem,5vw,1.18rem)}.franchise-training-tab,.franchise-channel-tab{min-height:42px;padding:9px 14px;font-size:.82rem}.franchise-channel-feature{gap:10px}.franchise-channel-icon{width:48px;height:48px}.franchise-channel-icon img{width:25px;height:25px}.franchise-product-item{width:82px}.life-gallery-track{height:230px}.testimonial-card{width:min(286px,84vw);padding:20px}}.nav-cta,.mobile-menu-cta,.primary-button,.secondary-button,.hero-brochure-button,.franchise-form-submit,.business-advisor-path-button,.business-advisor-support-button,.corporate-hero-cta,.careers-form-submit,.join-button{isolation:isolate;background:var(--accent);color:#fff;cursor:pointer;border:0;position:relative;overflow:hidden;box-shadow:0 18px 38px #f47c2042}.nav-cta:before,.mobile-menu-cta:before,.primary-button:before,.secondary-button:before,.hero-brochure-button:before,.franchise-form-submit:before,.business-advisor-path-button:before,.business-advisor-support-button:before,.corporate-hero-cta:before,.careers-form-submit:before,.join-button:before{content:"";z-index:-1;transform-origin:0;will-change:transform;background:#000;transition:transform .52s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.nav-cta:hover,.mobile-menu-cta:hover,.primary-button:hover,.secondary-button:hover,.hero-brochure-button:hover,.franchise-form-submit:hover,.business-advisor-path-button:hover,.business-advisor-support-button:hover,.corporate-hero-cta:hover,.careers-form-submit:hover,.join-button:hover{color:#fff}.nav-cta:hover:before,.mobile-menu-cta:hover:before,.primary-button:hover:before,.secondary-button:hover:before,.hero-brochure-button:hover:before,.franchise-form-submit:hover:before,.business-advisor-path-button:hover:before,.business-advisor-support-button:hover:before,.corporate-hero-cta:hover:before,.careers-form-submit:hover:before,.join-button:hover:before{transform:scaleX(1)}@keyframes stickyCallPulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff47}50%{transform:scale(1.05);box-shadow:0 0 0 8px #fff0}}@keyframes mobileMenuIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.network-page{padding-top:18px}.network-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(28px,5vw,76px);min-height:calc(100vh - 118px);padding:clamp(20px,4vw,48px) 0 clamp(34px,5vw,64px);display:grid}.network-hero-copy{max-width:680px}.network-hero h1{max-width:700px;font-size:clamp(2.45rem,4.7vw,4.75rem)}.network-hero-body{max-width:600px;margin:18px 0 0;font-size:clamp(1rem,1.2vw,1.14rem)}.network-map-card{background:radial-gradient(circle at 66% 24%,#f47c2021,#0000 30%),linear-gradient(#fffdfb,#fff4ea);border:1px solid #f47c201f;border-radius:34px;place-items:center;min-height:clamp(420px,54vw,660px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #20160f1a}.network-map-card img{opacity:.94;width:min(78%,520px)}.network-map-pins{pointer-events:none;position:absolute;inset:0}.network-map-pin{background:var(--accent);border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%)}.network-map-note{background:#ffffffe6;border:1px solid #ece2dceb;border-radius:22px;gap:4px;max-width:250px;padding:18px;display:grid;position:absolute;bottom:22px;right:22px;box-shadow:0 18px 42px #20160f1f}.network-map-note strong{color:var(--accent-dark);font-size:1rem}.network-map-note span{color:var(--muted);font-size:.9rem;line-height:1.5}@media (width<=1120px){.site-header nav{gap:16px;font-size:.84rem}.nav-cta{padding-left:14px;padding-right:14px}.network-hero{grid-template-columns:1fr;min-height:0}.network-map-card{min-height:520px}}@media (width<=760px){.network-page{padding-top:8px;padding-left:16px;padding-right:16px}.network-hero{gap:22px;padding-top:16px}.network-hero h1{font-size:clamp(2rem,9.6vw,2.85rem)}.network-map-card{border-radius:26px;min-height:380px}.network-map-card img{width:min(86%,360px)}.network-map-note{border-radius:18px;max-width:none;padding:14px;bottom:16px;left:16px;right:16px}}.presence-section{color:#0f172a;isolation:isolate;background:radial-gradient(circle at 16% 84%,#f4832c17,#0000 24%),radial-gradient(circle at 88% 18%,#f4832c13,#0000 26%),#fff;min-height:calc(100vh - 76px);padding:clamp(56px,5vw,76px) clamp(20px,5vw,72px) clamp(52px,5vw,72px);position:relative;overflow:hidden}.presence-section:before,.presence-section:after{content:"";z-index:0;pointer-events:none;border:1px solid #f4832c1f;border-radius:50%;position:absolute}.presence-section:before{width:420px;height:420px;top:-160px;right:-160px}.presence-section:after{width:380px;height:380px;bottom:-160px;left:-170px}.presence-pattern{z-index:0;opacity:.5;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 18px,#f4832c1a 19px 20px);border-radius:50%;width:280px;height:280px;position:absolute}.presence-pattern-top{top:34px;right:54px}.presence-pattern-bottom{bottom:36px;left:28px}.presence-dots{z-index:0;opacity:.24;pointer-events:none;background-image:radial-gradient(circle,#f4832c 1.4px,#0000 1.5px);background-size:14px 14px;width:116px;height:92px;position:absolute}.presence-dots-one{top:22%;right:16%}.presence-dots-two{bottom:20%;left:10%}.presence-inner{z-index:1;width:min(100%,1440px);margin:0 auto;position:relative}.presence-header{text-align:center;justify-items:center;max-width:900px;margin:0 auto;display:grid}.presence-header p{color:#f4832c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900;line-height:1}.presence-header h1{color:#0f172a;letter-spacing:0;white-space:nowrap;max-width:none;margin:16px 0 0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.25rem,3.4vw,3.35rem);font-weight:900;line-height:1.02}.presence-header span{color:#64748b;white-space:nowrap;max-width:none;margin-top:18px;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.72;display:block}.presence-tabs{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #e2e8f0e6;border-radius:999px;justify-content:center;gap:8px;width:fit-content;margin:34px auto 0;padding:8px;display:flex;box-shadow:0 18px 42px #0f172a14}.presence-tab{color:#64748b;min-width:112px;height:46px;font:inherit;letter-spacing:.11em;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.82rem;font-weight:900;transition:color .22s,background .22s,box-shadow .22s,transform .22s;position:relative}.presence-tab:hover{color:#f4832c;background:#f4832c14;transform:translateY(-1px)}.presence-tab.active{color:#fff;background:linear-gradient(135deg,#f4832c,#d96b1e);box-shadow:0 14px 28px #f4832c47}.presence-grid{grid-template-columns:50fr 50fr;align-items:stretch;gap:clamp(24px,3.4vw,48px);margin-top:clamp(34px,4vw,48px);display:grid}.presence-map-panel{place-items:center;min-height:640px;display:grid;position:relative;overflow:visible}.presence-map-glow{filter:blur(68px);background:#f4832c24;border-radius:50%;width:58%;height:58%;position:absolute;transform:translate(-6%,8%)}.presence-map-visual{z-index:2;aspect-ratio:1;width:min(100%,640px);position:relative}.presence-map-visual img,.presence-map-svg,.presence-map-svg svg{width:100%;height:100%}.presence-map-visual img,.presence-map-svg svg{object-fit:contain;opacity:.96;filter:drop-shadow(0 28px 35px #0f172a1c)}.presence-map-svg,.presence-map-svg svg{display:block}.presence-pin{pointer-events:auto;z-index:3;cursor:pointer;border:2px solid #fff;border-radius:50%;width:8px;height:8px;transition:transform .18s,box-shadow .18s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #94a3b829}.presence-pin.active,.presence-pin.inactive{background:#f4832c;animation:2.4s ease-in-out infinite presencePinPulse;box-shadow:0 0 0 6px #f4832c29,0 8px 18px #f4832c47}.presence-pin:hover{transform:translate(-50%,-50%)scale(1.45)}.presence-map-visual .presence-pin{stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.presence-pin-label{z-index:4;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172a;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850;line-height:1;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 12px 24px #0f172a2e}.presence-pin-label:after{content:"";background:#0f172a;width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.presence-pin:hover .presence-pin-label,.presence-pin:focus-visible .presence-pin-label{opacity:1;transform:translate(-50%)translateY(0)}.presence-zone-card{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e5e7ebd6;border-radius:18px;width:210px;padding:20px;display:grid;position:absolute;bottom:3%;right:4%;box-shadow:0 24px 58px #0f172a24}.presence-zone-card strong{color:#0f172a;letter-spacing:.12em;font-size:.82rem;font-weight:900}.presence-zone-card>span{color:#0f172a;margin-top:12px;font-size:3.2rem;font-weight:900;line-height:.95}.presence-zone-card em{color:#64748b;margin-top:6px;font-size:.9rem;font-style:normal}.presence-zone-card div{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.presence-zone-card p{color:#64748b;margin:0;font-size:.82rem;font-weight:800;line-height:1.35}.presence-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;max-height:640px;overflow:auto;box-shadow:0 26px 70px #0f172a17}.presence-table-card table{border-collapse:collapse;width:100%}.presence-table-card th{z-index:1;color:#475569;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fff;border-bottom:1px solid #e5e7eb;padding:18px 22px;font-size:.78rem;font-weight:900;position:sticky;top:0}.presence-table-card td{color:#0f172a;border-bottom:1px solid #e5e7ebc7;padding:17px 22px;font-size:.96rem;font-weight:760;transition:background .18s}.presence-table-card tr:hover td{background:#f4832c0e}.presence-status{color:#64748b;align-items:center;gap:8px;font-weight:850;display:inline-flex}.presence-status i{background:#94a3b8;border-radius:50%;width:9px;height:9px}.presence-status.active i{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.presence-table-link{color:#f4832c;align-items:center;gap:8px;margin:22px 24px 24px;font-size:.95rem;font-weight:900;display:inline-flex}.presence-table-link svg{width:18px;height:18px;transition:transform .18s}.presence-table-link:hover svg{transform:translate(3px)}.presence-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(34px,4vw,48px);display:grid}.presence-stat-strip article{text-align:center;background:#fff;border-radius:20px;justify-items:center;min-height:142px;padding:24px 20px;display:grid;box-shadow:0 18px 46px #0f172a12}.presence-stat-icon{color:#f4832c;background:#fff7f1;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.presence-stat-icon svg{width:22px;height:22px}.presence-stat-strip strong{color:#0f172a;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:900;line-height:1}.presence-stat-strip p{color:#64748b;margin:8px 0 0;font-size:.92rem;font-weight:760;line-height:1.45}@media (width<=1040px){.presence-grid{grid-template-columns:1fr}.presence-map-panel{min-height:600px}.presence-map-visual{width:min(100%,560px)}.presence-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.presence-section{padding:44px 14px}.presence-pattern,.presence-dots{opacity:.18}.presence-header h1{white-space:normal;font-size:clamp(2rem,8.6vw,2.55rem);line-height:1.06}.presence-header span{white-space:normal;margin-top:14px;font-size:.98rem;line-height:1.58}.presence-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;margin-top:26px;padding:7px;display:grid;overflow:visible}.presence-tab{letter-spacing:.055em;width:100%;min-width:0;height:44px;font-size:.68rem}.presence-grid{gap:22px;margin-top:30px}.presence-map-panel{min-height:auto;padding-top:8px;overflow:visible}.presence-map-visual{width:min(100%,380px)}.presence-zone-card{text-align:center;justify-items:center;width:min(100%,280px);margin:-12px auto 0;padding:16px 18px;position:relative;bottom:auto;left:auto;right:auto}.presence-zone-card>span{font-size:2.55rem}.presence-table-card{border-radius:20px;max-height:none;overflow:visible}.presence-table-card table{table-layout:fixed;min-width:0}.presence-table-card th,.presence-table-card td{white-space:normal;vertical-align:top;padding:14px}.presence-table-card th:first-child,.presence-table-card td:first-child{width:34%}.presence-table-card th{font-size:.72rem}.presence-table-card td{font-size:.9rem;line-height:1.5}.presence-stat-strip{grid-template-columns:1fr;gap:12px}.presence-stat-strip article{min-height:126px;padding:22px 18px}}@keyframes presencePinPulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.16)}}.wwb-section{background:0 0;margin:0;padding:40px clamp(20px,5vw,72px) 56px;position:relative}.wwb-shell{z-index:1;grid-template-columns:1fr;align-items:start;gap:clamp(48px,6vw,92px);display:grid;position:relative}.wwb-panel{min-width:0}.wwb-primary-panel{gap:28px;width:100%;display:grid}.wwb-heading-block{text-align:center;justify-items:center;gap:14px;max-width:980px;margin:0 auto;display:grid}.wwb-heading-block h2{color:#000;letter-spacing:-.075em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.4rem,4vw,4.2rem);font-weight:800;line-height:.92}.wwb-heading-block p{color:#6b7280;max-width:60ch;margin:0;font-size:1.02rem;line-height:1.72}.wwb-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%;display:grid}.wwb-capability-card{background:linear-gradient(#fffffffa,#fff9f3eb),radial-gradient(circle at 100% 0,#f4832c14,#0000 36%);border-radius:26px;align-content:start;gap:18px;min-height:100%;padding:24px;display:grid;box-shadow:inset 0 1px #fffffff0,0 18px 34px #0f172a0d}.wwb-capability-card-head{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.wwb-capability-card-head h3{color:#0f172a;letter-spacing:-.03em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:1.1rem;font-weight:800;line-height:1.18}.wwb-capability-card-body{text-align:left;gap:10px;padding-left:58px;display:grid}.wwb-tab-icon{background:linear-gradient(#fffffff5,#fff8f1e6),radial-gradient(circle at 100% 0,#f4832c1f,#0000 34%);border:1px solid #dfccbab8;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 1px #fffffff0,0 12px 22px #0f172a0d}.wwb-tab-icon svg{width:24px;height:24px}.wwb-capability-card-body p,.wwb-tab-list li{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.wwb-tab-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.wwb-tab-list li{padding-left:16px;position:relative}.wwb-tab-list li:before{content:"";background:linear-gradient(135deg,#f4832c,#f6b074);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:0;box-shadow:0 0 0 4px #f4832c14}.wwb-solutions-panel{gap:36px;width:100%;padding-top:8px;display:grid}.wwb-solutions-heading{text-align:center;gap:14px;max-width:1040px;margin:0 auto;display:grid}.wwb-solutions-heading h3{color:#000;letter-spacing:-.07em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.1rem,3vw,3.45rem);font-weight:800;line-height:.95}.wwb-solutions-heading p{color:#64748b;max-width:58ch;margin:0 auto;font-size:1.02rem;line-height:1.74}.wwb-solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.wwb-solution-feature{text-align:left;background:linear-gradient(#fffffffa,#fafbfdf0),radial-gradient(circle at 100% 0,#f4832c14,#0000 40%);border-radius:28px;grid-template-columns:auto minmax(0,1fr);align-content:start;align-items:start;gap:0 16px;min-width:0;min-height:100%;padding:24px 22px 22px;display:grid;position:relative;box-shadow:inset 0 1px #fffffff5,0 18px 34px #0f172a0d}.wwb-solution-feature:before{content:"";background:linear-gradient(90deg,#f4832c,#f4832c00);border-radius:999px;width:54px;height:4px;position:absolute;top:0;left:24px}.wwb-solution-feature-1{grid-row:span 2}.wwb-solution-feature-1,.wwb-solution-feature-5{justify-content:center}.wwb-solution-icon-wrap{color:#c9510c;background:radial-gradient(circle at 72% 18%,#f4832c38,#0000 34%),linear-gradient(145deg,#fff 0%,#fff3ea 100%);border-radius:22px;align-self:start;place-items:center;width:68px;height:68px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #f4832c24,0 14px 26px #f47c201a}.wwb-solution-icon-wrap:before{content:"";background:#f4832c29;border-radius:50%;width:48px;height:48px;transition:transform .26s;position:absolute;inset:auto -18px -26px auto}.wwb-solution-icon-wrap svg{z-index:1;width:34px;height:34px;transition:transform .26s;position:relative}.wwb-solution-feature:hover .wwb-solution-icon-wrap:before{transform:scale(1.35)}.wwb-solution-feature:hover .wwb-solution-icon-wrap svg{transform:translateY(-2px)scale(1.04)}.wwb-solution-copy{align-self:start;gap:10px;width:100%;padding-top:4px;display:grid}.wwb-solution-copy h4{color:#000;letter-spacing:-.03em;text-wrap:balance;max-width:18ch;min-height:2.44em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(.86rem,.9vw,1rem);font-weight:800;line-height:1.22}.wwb-solution-copy p{color:#64748b;max-width:24ch;margin:0;font-size:.88rem;line-height:1.7}@media (width<=1180px){.wwb-capability-grid,.wwb-solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wwb-solution-feature-1{grid-row:auto}.wwb-solution-feature-5{grid-column:span 2}}@media (width<=760px){.wwb-section{padding:56px 20px 28px}.wwb-shell{gap:56px}.wwb-primary-panel,.wwb-solutions-panel{gap:18px}.wwb-heading-block h2,.wwb-solutions-heading h3{font-size:clamp(2rem,10vw,3rem)}.wwb-heading-block p,.wwb-solutions-heading p{font-size:.96rem;line-height:1.68}.wwb-capability-grid{grid-template-columns:1fr;gap:16px}.wwb-capability-card{border-radius:22px;padding:20px}.wwb-capability-card-body{padding-left:44px}.wwb-solutions-grid{grid-template-columns:1fr;gap:16px}.wwb-solution-feature{grid-template-columns:auto minmax(0,1fr);column-gap:14px;padding:22px 20px 18px}.wwb-solution-feature:before{left:20px}.wwb-solution-icon-wrap{border-radius:20px;width:62px;height:62px}.wwb-solution-icon-wrap svg{width:30px;height:30px}.wwb-solution-copy h4{min-height:0;font-size:.92rem}.wwb-solution-copy p{font-size:.88rem}.wwb-solution-feature-5{grid-column:auto}}.partner-testimonials-section{background:0 0;padding:42px 0 96px;position:relative;overflow:hidden}.partner-testimonials-section:before,.partner-testimonials-section:after{content:"";pointer-events:none;display:none;position:absolute}.partner-testimonials-shell{z-index:1;gap:34px;display:grid;position:relative}.partner-testimonials-head{text-align:center;justify-items:center;gap:14px;display:grid}.partner-testimonials-eyebrow{color:#f4832c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.partner-testimonials-head h2{color:#000;letter-spacing:-.07em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(2.3rem,4vw,4rem);font-weight:800;line-height:.94}.partner-testimonials-head p:last-child{color:#6b7280;max-width:48ch;margin:0;font-size:1rem;line-height:1.78}.partner-testimonials-marquee{padding:10px 0;position:relative;overflow:hidden}.partner-testimonials-marquee:before,.partner-testimonials-marquee:after{content:"";z-index:2;pointer-events:none;width:min(10vw,120px);position:absolute;top:0;bottom:0}.partner-testimonials-marquee:before{background:0 0;left:0}.partner-testimonials-marquee:after{background:0 0;right:0}.partner-testimonials-track{gap:24px;width:max-content;animation:34s linear infinite partnerTestimonialsScroll;display:flex}.partner-testimonials-marquee:hover .partner-testimonials-track{animation-play-state:paused}.partner-testimonial-card{background:linear-gradient(#fffffffa,#fffaf4eb),radial-gradient(circle at 100% 0,#f4832c14,#0000 34%);border:1px solid #e2d1c1b8;border-radius:30px;flex:0 0 clamp(300px,26vw,390px);align-content:space-between;gap:28px;min-height:292px;padding:28px;display:grid;position:relative;box-shadow:inset 0 1px #fffffff2,0 20px 42px #0f172a0f}.partner-testimonial-card:before{content:"";background:linear-gradient(90deg,#f4832c,#f4832c00);border-radius:999px;width:72px;height:2px;position:absolute;top:0;left:28px}.partner-testimonial-quote{width:34px;height:22px;position:relative}.partner-testimonial-quote span{opacity:.9;border-top:2px solid #f4832c;border-left:2px solid #f4832c;border-radius:8px 0 0;width:14px;height:14px;position:absolute;top:0}.partner-testimonial-quote span:first-child{left:0}.partner-testimonial-quote span:last-child{right:0}.partner-testimonial-content{color:#334155;margin:0;font-size:1rem;line-height:1.82}.partner-testimonial-meta{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.partner-testimonial-avatar{object-fit:cover;border:1px solid #e2d1c1cc;border-radius:50%;width:58px;height:58px;box-shadow:0 12px 22px #0f172a14}.partner-testimonial-person{gap:4px;display:grid}.partner-testimonial-person strong{color:#0f172a;letter-spacing:-.02em;font-size:.98rem;font-weight:800}.partner-testimonial-person span{color:#64748b;font-size:.88rem;line-height:1.5}@keyframes partnerTestimonialsScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@media (width<=760px){.partner-testimonials-section{padding:28px 0 72px}.partner-testimonials-head h2{font-size:clamp(2rem,10vw,3rem)}.partner-testimonials-head p:last-child{font-size:.95rem;line-height:1.68}.partner-testimonials-track{gap:18px}.partner-testimonial-card{flex-basis:min(84vw,320px);gap:22px;min-height:276px;padding:24px}}
