@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}}:root{--navy:#092b4a;--navy-dark:#061d33;--blue:#0869c7;--blue-bright:#1689e6;--ice:#e8f6ff;--ice-strong:#cbeaff;--orange:#f5a02b;--orange-dark:#d37a0a;--white:#fff;--paper:#f6f9fc;--text:#10283c;--muted:#627789;--line:#092b4a26;--line-light:#fff3;--page-padding:clamp(20px, 5vw, 78px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block}section[id]{scroll-margin-top:96px}.demo-notice{background:var(--navy);color:#ffffffc2;letter-spacing:.09em;text-align:center;text-transform:uppercase;padding:9px 20px;font-size:9px;font-weight:900}.site-header{z-index:50;min-height:86px;padding:0 var(--page-padding);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;align-items:center;gap:35px;display:flex;position:sticky;top:0}.header-brand{flex-shrink:0;justify-content:flex-start;align-items:center;width:166px;height:69px;display:flex;overflow:hidden}.header-logo{object-fit:contain;object-position:center;width:134px;max-width:none;height:134px}.desktop-navigation{align-items:center;gap:29px;margin-left:auto;display:flex}.desktop-navigation a{color:#50677a;padding:11px 0;font-size:12px;font-weight:800;position:relative}.desktop-navigation a:after{content:"";background:var(--blue);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-navigation a:hover:after{transform-origin:0;transform:scaleX(1)}.header-button{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:45px;padding:0 19px;font-size:12px;font-weight:900;display:inline-flex}.section-label,.eyebrow{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.section-label-white{color:#fff}.hero{min-height:calc(100vh - 119px);padding:82px var(--page-padding) 0;background:linear-gradient(180deg, var(--ice) 0%, #f8fcff 76%, var(--white) 100%);position:relative;overflow:hidden}.hero-decoration{pointer-events:none;border-radius:50%;position:absolute}.hero-decoration-left{border:90px solid #1689e617;width:490px;height:490px;top:-190px;left:-210px}.hero-decoration-right{border:110px solid #f5a02b14;width:600px;height:600px;top:160px;right:-240px}.hero-logo-stage{place-items:center;width:min(510px,72vw);height:min(510px,72vw);margin:0 auto;display:grid;position:relative}.hero-ring{border-radius:50%;position:absolute}.hero-ring-outer{border:1px solid #0869c733;inset:0}.hero-ring-middle{border:1px dashed #0869c747;inset:11%}.hero-ring-inner{background:#fff;inset:23%;box-shadow:0 34px 90px #092b4a21,inset 0 0 0 1px #0869c71a}.hero-logo{z-index:3;object-fit:contain;width:67%;height:67%;position:relative}.floating-bubble{z-index:4;background:var(--blue);border-radius:50%;display:block;position:absolute;box-shadow:0 9px 26px #0869c73b}.bubble-one{width:26px;height:26px;top:7%;left:17%}.bubble-two{background:var(--orange);width:49px;height:49px;top:25%;right:4%}.bubble-three{width:32px;height:32px;bottom:5%;right:14%}.bubble-four{background:var(--orange);width:61px;height:61px;bottom:17%;left:2%}.bubble-five{background:var(--ice-strong);width:18px;height:18px;top:44%;left:8%}.hero-copy{z-index:5;text-align:center;max-width:1060px;margin:-28px auto 0;position:relative}.hero h1{letter-spacing:-.075em;margin:25px 0 0;font-size:clamp(54px,7.3vw,108px);font-weight:950;line-height:.86}.hero h1 span{color:var(--blue);display:block}.hero-description{max-width:720px;color:var(--muted);margin:30px auto 0;font-size:16px;line-height:1.75}.hero-actions{justify-content:center;align-items:center;gap:13px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:0 23px;font-size:12px;font-weight:900;display:inline-flex}.primary-button{background:var(--blue);color:#fff}.secondary-button{border:1px solid var(--line);background:#fff}.hero-facts{z-index:4;border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:28px 28px 0 0;grid-template-columns:.75fr 1.5fr .75fr;max-width:1040px;margin:62px auto 0;display:grid;position:relative;overflow:hidden}.hero-facts div{border-right:1px solid var(--line);padding:23px 25px}.hero-facts div:last-child{border-right:0}.hero-facts span,.hero-facts strong{display:block}.hero-facts span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.hero-facts strong{margin-top:8px;font-size:12px;line-height:1.45}.service-section{padding:112px var(--page-padding);background:#fff}.service-introduction{text-align:center;max-width:940px;margin:0 auto}.service-introduction h2,.value-card-intro h2,.method-heading h2,.hours-heading h2,.contact-copy h2,.results-heading h2,.center-heading h2{letter-spacing:-.068em;margin:27px 0 0;font-size:clamp(44px,6.1vw,88px);font-weight:950;line-height:.91}.service-introduction>p:last-child,.results-heading>p:last-child,.center-heading>p:last-child{max-width:700px;color:var(--muted);margin:25px auto 0;font-size:15px;line-height:1.75}.service-dial{max-width:1280px;margin:62px auto 0}.service-controls{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.service-controls button{border:1px solid var(--line);background:var(--paper);min-height:126px;color:var(--text);text-align:left;cursor:pointer;border-radius:26px;flex-direction:column;justify-content:space-between;padding:19px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.service-controls button:hover{transform:translateY(-4px)}.service-controls button.active{border-color:var(--blue);background:var(--blue);color:#fff}.service-controls span{color:var(--blue);font-size:9px;font-weight:900}.service-controls button.active span{color:var(--ice-strong)}.service-controls strong{letter-spacing:-.05em;font-size:clamp(21px,2.4vw,34px);font-weight:950}.service-display{background:var(--ice);border-radius:32px;margin-top:12px;padding:50px}.service-display-index{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid #0869c72e;justify-content:space-between;gap:25px;padding-bottom:17px;font-size:9px;font-weight:900;display:flex}.service-display-copy{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:65px;margin-top:42px;display:grid}.service-display h3{letter-spacing:-.07em;margin:0;font-size:clamp(44px,5.5vw,79px);font-weight:950;line-height:.87}.service-display-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.service-items{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:42px;display:grid}.service-items div{background:#fff;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:125px;padding:18px;display:flex;box-shadow:0 12px 34px #092b4a0f}.service-items span{color:var(--orange-dark);font-size:9px;font-weight:900}.service-items strong{font-size:13px;font-weight:900;line-height:1.4}.service-contact-link{border-bottom:1px solid var(--text);align-items:center;gap:26px;margin-top:34px;padding-bottom:8px;font-size:12px;font-weight:900;display:inline-flex}.value-section{background:#ffffff4d;grid-template-columns:1.35fr repeat(3,.88fr);gap:1px;display:grid}.value-card{background:var(--blue);color:#fff;flex-direction:column;justify-content:space-between;min-height:430px;padding:37px;display:flex}.value-card:nth-child(3){background:var(--blue-bright)}.value-card:nth-child(4){background:var(--ice-strong);color:var(--text)}.value-card-intro{background:var(--navy);justify-content:center}.value-card-intro h2{font-size:clamp(40px,4.8vw,70px)}.value-card>span{color:var(--ice-strong);font-size:10px;font-weight:900}.value-card:nth-child(4)>span{color:var(--blue)}.value-card h3{letter-spacing:-.06em;margin:0;font-size:clamp(31px,4vw,55px);font-weight:950}.value-card p{color:#ffffffb3;margin:17px 0 0;font-size:14px;line-height:1.7}.value-card:nth-child(4) p{color:var(--muted)}.results-section,.center-section{padding:110px var(--page-padding);background:#fff}.results-heading,.center-heading{text-align:center;max-width:960px;margin:0 auto 58px}.result-viewer{border:1px solid var(--line);background:var(--navy);border-radius:32px;grid-template-columns:1fr 330px 1fr;max-width:1350px;margin:0 auto;display:grid;overflow:hidden}.result-image-panel{min-height:650px;position:relative;overflow:hidden}.result-image{object-fit:contain}.result-image-panel>span{color:var(--text);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:10px 14px;font-size:9px;font-weight:900;position:absolute;bottom:19px;left:19px}.result-information{background:var(--ice);flex-direction:column;justify-content:center;padding:30px;display:flex}.result-information>p:first-child{color:var(--blue);letter-spacing:.1em;margin:0;font-size:9px;font-weight:900}.result-information h3{letter-spacing:-.055em;margin:26px 0 0;font-size:39px;font-weight:950;line-height:.95}.result-information>p:last-of-type{color:var(--muted);margin:21px 0 0;font-size:13px;line-height:1.7}.result-navigation{gap:8px;margin-top:37px;display:flex}.result-navigation button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:50%;width:44px;height:44px}.center-gallery{grid-template-columns:1.3fr .85fr .85fr;gap:12px;display:grid}.center-gallery figure{background:var(--navy);border-radius:28px;min-height:520px;margin:0;position:relative;overflow:hidden}.center-photo{object-fit:cover}.center-gallery figcaption{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#061d33d1;border-radius:15px;padding:14px;font-size:9px;font-weight:900;position:absolute;bottom:18px;left:18px;right:18px}.method-section{padding:110px var(--page-padding);background:var(--paper)}.method-heading{max-width:910px}.method-heading h2 span{color:var(--blue);display:block}.method-heading>p:last-child{max-width:630px;color:var(--muted);margin:27px 0 0;font-size:15px;line-height:1.75}.method-track{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:76px;display:grid;position:relative}.method-track:before{content:"";background:var(--ice-strong);height:3px;position:absolute;top:31px;left:11%;right:11%}.method-track article{z-index:2;min-width:0;position:relative}.method-point{border:8px solid var(--paper);background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 0 0 1px #0869c729}.method-point span{font-size:9px;font-weight:900}.method-track article>div:last-child{background:#fff;border-radius:25px;margin-top:26px;padding:27px;box-shadow:0 18px 45px #092b4a0f}.method-track h3{letter-spacing:-.05em;margin:0;font-size:clamp(25px,2.8vw,39px);font-weight:950}.method-track p{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.7}.hours-section{padding:110px var(--page-padding);background:var(--ice)}.hours-heading{text-align:center;max-width:900px;margin:0 auto}.hours-heading>p:last-child{max-width:650px;color:var(--muted);margin:25px auto 0;font-size:15px;line-height:1.75}.hours-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1300px;margin:62px auto 0;display:grid}.hours-card{background:#fff;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:225px;padding:23px;display:flex;box-shadow:0 15px 42px #092b4a0f}.hours-card:first-child{background:var(--blue);color:#fff;grid-column:span 2}.hours-card.closed{background:var(--navy);color:#fff}.hours-card>span{color:var(--blue);font-size:9px;font-weight:900}.hours-card:first-child>span,.hours-card.closed>span{color:var(--ice-strong)}.hours-card h3{letter-spacing:-.05em;margin:0;font-size:clamp(26px,3vw,41px);font-weight:950}.hours-card p{color:var(--muted);margin:4px 0 0;font-size:13px}.hours-card:first-child p,.hours-card.closed p{color:#ffffffb3}.contact-section{padding:105px var(--page-padding);background:var(--navy);color:#fff;border-radius:60px 60px 0 0;grid-template-columns:minmax(350px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(45px,8vw,130px);display:grid}.contact-logo-shell{background:radial-gradient(circle,#1689e647,#0000 61%);border-radius:50%;place-items:center;min-height:490px;display:grid}.contact-logo{object-fit:contain;width:min(78%,430px);height:min(78%,430px)}.contact-copy h2{margin-top:28px}.contact-copy h2 span{color:var(--orange);display:block}.contact-copy>p:not(.section-label){color:#ffffffab;max-width:680px;margin:29px 0 0;font-size:15px;line-height:1.75}.contact-actions{align-items:center;gap:13px;margin-top:35px;display:flex}.contact-primary,.contact-secondary{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:0 22px;font-size:12px;font-weight:900;display:inline-flex}.contact-primary{background:var(--orange);color:var(--navy-dark)}.contact-secondary{border:1px solid #ffffff59}.site-footer{padding:31px var(--page-padding);background:var(--navy-dark);color:#fff;grid-template-columns:180px 1fr auto;align-items:center;gap:43px;display:grid}.footer-logo{object-fit:contain;width:140px;height:90px}.site-footer p{color:#ffffff7d;margin:0;font-size:10px;line-height:1.6}.site-footer p:last-child{text-align:right}@media (max-width:1050px){.desktop-navigation{display:none}.value-section{grid-template-columns:repeat(2,1fr)}.value-card-intro{grid-column:1/-1;min-height:350px}.service-display-copy{grid-template-columns:1fr;gap:25px}.method-track{grid-template-columns:repeat(2,1fr)}.method-track:before{display:none}.hours-grid{grid-template-columns:repeat(2,1fr)}.contact-section{grid-template-columns:1fr}.contact-logo-shell{min-height:410px}.result-viewer{grid-template-columns:1fr}.result-information{order:-1}.center-gallery{grid-template-columns:1fr 1fr}.center-gallery figure:first-child{grid-column:1/-1}.site-footer{grid-template-columns:170px 1fr}.site-footer p:last-child{text-align:left;grid-column:1/-1}}@media (max-width:720px){:root{--page-padding:18px}.demo-notice{font-size:8px}.site-header{gap:10px;min-height:72px}.header-brand{width:100px;height:55px}.header-logo{width:97px;height:97px}.header-button{min-height:39px;margin-left:auto;padding:0 10px;font-size:9px}.hero{padding-top:64px}.hero-logo-stage{width:min(390px,91vw);height:min(390px,91vw)}.hero-copy{margin-top:-10px}.hero h1{font-size:clamp(49px,15.5vw,69px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.hero-facts{grid-template-columns:1fr;margin-top:48px}.hero-facts div{border-right:0;border-bottom:1px solid var(--line);padding:17px}.service-section,.method-section,.hours-section,.results-section,.center-section{padding-top:78px;padding-bottom:78px}.service-introduction h2,.value-card-intro h2,.method-heading h2,.hours-heading h2,.contact-copy h2,.results-heading h2,.center-heading h2{font-size:clamp(41px,12.5vw,58px)}.service-controls{grid-template-columns:repeat(2,1fr)}.service-controls button{min-height:105px}.service-display{padding:36px 19px}.service-display-copy{margin-top:31px}.service-display h3{font-size:48px}.service-items{grid-template-columns:1fr}.service-items div{min-height:100px}.value-section{grid-template-columns:1fr}.value-card-intro{grid-column:auto}.value-card{min-height:330px;padding:28px 20px}.method-track{grid-template-columns:1fr;gap:16px;margin-top:50px}.method-track article{grid-template-columns:57px 1fr;gap:12px;display:grid}.method-point{width:57px;height:57px}.method-track article>div:last-child{margin-top:0;padding:22px}.hours-grid{grid-template-columns:1fr}.hours-card:first-child{grid-column:auto}.hours-card{min-height:190px}.contact-section{border-radius:38px 38px 0 0;gap:25px;padding-top:70px;padding-bottom:70px}.contact-logo-shell{min-height:350px}.contact-actions{flex-direction:column;align-items:stretch}.contact-primary,.contact-secondary{width:100%}.result-image-panel{min-height:510px}.center-gallery{grid-template-columns:1fr}.center-gallery figure:first-child{grid-column:auto}.center-gallery figure{min-height:430px}.site-footer{grid-template-columns:1fr;gap:16px}.site-footer p:last-child{grid-column:auto}}
