:root{--orange:#286650;--orange-dark:#245b48;--orange-pale:#e8f1e9;--ink:#242724;--muted:#5d665f;--line:#dce2dc;--soft:#f0f5ef;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#f8faf7;font:16px/1.6 Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange-dark);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.2vw,76px);line-height:1.08;letter-spacing:-3.8px;font-weight:650;margin-bottom:25px}h2{font-size:clamp(30px,3.5vw,48px);line-height:1.15;letter-spacing:-2px;font-weight:600;margin-bottom:22px}h3{font-size:23px;line-height:1.25;letter-spacing:-.6px}em{font-style:normal;color:var(--orange-dark)}header{max-width:1440px;margin:auto;padding:21px 4%;min-height:94px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:27px;letter-spacing:-1.2px;font-weight:750;white-space:nowrap}.brand img{object-fit:contain;width:48px;height:48px}nav{display:flex;gap:27px;font-size:14px;font-weight:600}.nav-actions{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:600}nav a:hover,.nav-switch:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid transparent;border-radius:10px;padding:15px 23px;font-size:15px;font-weight:600;line-height:1.5;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.dark{color:white;background:var(--orange)}.orange{color:white;background:var(--orange)}.outline{border-color:#c7d2c9;background:transparent}.small{padding:11px 18px;font-size:14px}.full{width:100%}.eyebrow{display:block;font-size:12px;font-weight:650;letter-spacing:1.7px;margin-bottom:18px}.muted{color:var(--muted)}.customer-hero{background:linear-gradient(160deg,#e8f1e9 0%,#f0f6f0 60%,#fff 100%);padding:35px 4% 0;text-align:center;margin:0 22px;border-radius:28px}.audience-switch{display:inline-flex;border:1px solid #d6e2d8;background:#fff9;border-radius:30px;padding:4px;margin-bottom:29px;gap:3px}.audience-switch a{font-size:14px;padding:8px 18px;border-radius:25px}.audience-switch [aria-current]{color:#fff;background:var(--ink)}.customer-hero>p,.business-hero>p{max-width:715px;font-size:19px;line-height:1.65;margin:0 auto 27px;color:#55594f}.hero-buttons{display:flex;justify-content:center;gap:13px;flex-wrap:wrap}.hero-scene{position:relative;max-width:1060px;height:420px;margin:55px auto 0}.hero-photo{width:68%;height:370px;position:absolute;left:16%;top:22px;border-radius:24px;overflow:hidden;background:#e0ebe2}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:35px 20px 20px;background:linear-gradient(transparent,#24201ca8);font-size:16px;color:#fff}.floating-procedure{position:absolute;left:0;top:0;width:238px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 14px 50px #233d2912;transform:rotate(-4deg)}.mini-label{font-size:10px;letter-spacing:1.4px;font-weight:700}.procedure-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;color:var(--orange-dark);background:var(--orange-pale);font-size:32px;margin:16px 0 12px}.floating-procedure>strong{font-size:20px;display:block;line-height:1.2}.floating-procedure p{font-size:13px;color:var(--muted);margin:8px 0}.floating-procedure>div:not(.procedure-icon){display:flex;justify-content:space-between;font-size:14px;margin-bottom:18px}.floating-procedure .button{font-size:13px;padding:12px 8px}.floating-procedure small{display:block;font-size:10px;text-align:center;color:var(--muted);margin-top:9px}.mascot-card{position:absolute;right:-12px;top:15px;width:225px;transform:rotate(6deg);background:#d5e7d8;border:6px solid white;border-radius:24px;padding:12px 10px 18px;box-shadow:0 12px 35px #21482c0e}.mascot-card img{width:180px;height:180px;object-fit:contain;margin:auto}.mascot-card span{display:block;font-size:16px;font-weight:600;line-height:1.35}.confirmation-pill{display:flex;align-items:center;gap:13px;position:absolute;right:48px;bottom:3px;border:1px solid var(--line);background:#fff;padding:15px 20px;border-radius:13px;box-shadow:0 10px 30px #00000009;text-align:left}.check{background:#e3eee4;color:#286650;display:grid;place-items:center;border-radius:50%;width:33px;height:33px}.confirmation-pill b{display:block;font-size:14px}.confirmation-pill div>span{font-size:12px;color:var(--muted)}.section{max-width:1280px;margin:auto;padding:85px 4%}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.section-heading h2{margin-bottom:12px}.section-intro{color:var(--muted);margin-bottom:27px}.demo-badge{padding:7px 13px;border:1px solid #bfd5c4;background:#eef6ef;color:#286650;font-size:12px;border-radius:25px;white-space:nowrap}.search-bar{display:grid;grid-template-columns:1.5fr 1fr auto;gap:0;align-items:center;border:1px solid #d8dcd1;border-radius:14px;padding:10px;box-shadow:0 8px 25px #212f1105}.search-bar>div{padding:1px 18px}.search-bar>div+div{border-left:1px solid var(--line)}.search-bar label{font-size:12px;font-weight:700;display:block}.search-bar input,.search-bar select{border:0;width:100%;background:transparent;padding:4px 0;font-size:15px;outline-offset:2px;color:#53574d}.category-filters{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 20px}.category-filters button{border:1px solid var(--line);padding:10px 16px;background:#fff;border-radius:25px;font-size:14px}.category-filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.result-count{font-size:13px;color:var(--muted);margin-bottom:15px}.studio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.studio-card{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden}.studio-cover{height:140px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.studio-cover>b{font-size:44px;letter-spacing:-3px;font-weight:500}.studio-cover>span{font-size:11px;position:absolute;left:15px;top:13px;background:#ffffffc9;border-radius:20px;padding:3px 9px}.bloom-cover{background:#dcebe0;color:#286650}.cut-cover{background:#e2e3d7;color:#353e32}.calm-cover{background:#e0e2f0;color:#474663}.studio-body{padding:22px}.studio-body h3{margin-bottom:5px}.studio-location{font-size:14px;color:var(--muted);margin-bottom:21px}.studio-service{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-bottom:20px}.studio-service b{font-size:14px;font-weight:600}.studio-service small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.studio-service strong{font-size:16px;white-space:nowrap}.studio-body .button{font-size:14px;padding:12px}.empty-search{padding:35px;background:var(--soft);border-radius:15px;text-align:center}.business-callout{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;background:var(--ink);color:#fff;border-radius:24px;max-width:1190px;padding:60px}.business-callout p{color:#caccc5;max-width:500px}.business-callout .eyebrow{color:#b8d9c1;font-size:11px}.callout-agenda{background:#fff;color:var(--ink);padding:23px;border-radius:15px;align-self:center;transform:rotate(3deg)}.callout-agenda>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.callout-agenda>div>span{color:var(--muted);font-size:11px}.callout-agenda article{display:flex;gap:13px;padding:17px 0;border-top:1px solid var(--line);align-items:center}.callout-agenda article>span{font-size:13px}.callout-agenda b{font-size:14px}.callout-agenda small{display:block;color:var(--muted);font-size:12px}.callout-agenda i{font-size:10px;font-style:normal;background:#f1f4e8;color:#4e6138;border-radius:15px;padding:4px 7px;margin-left:auto}.center-heading{text-align:center;margin:0 auto 45px;max-width:750px}.center-heading p{color:var(--muted)}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.three-grid article{border-top:1px solid var(--line);padding-top:26px}.step-number{display:inline-block;font-size:16px;color:var(--orange-dark);margin-bottom:25px}.three-grid p{color:var(--muted)}.two-sides{padding-top:30px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.two-grid article{padding:40px;border-radius:22px}.customer-side{background:var(--orange-pale)}.business-side{background:#f0f4ef}.pill{display:inline-block;font-size:12px;padding:5px 12px;background:#fff;border-radius:20px;margin-bottom:26px}.two-grid h3{font-size:34px;line-height:1.16;letter-spacing:-1px;margin-bottom:15px}.two-grid p{color:var(--muted);max-width:390px;margin-bottom:28px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:65px}.faq details{padding:23px 0;border-bottom:1px solid var(--line)}.faq details:first-child{padding-top:0}.faq summary{list-style:none;font-weight:600;font-size:17px;padding-right:30px;position:relative;cursor:pointer;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;top:0;font-size:23px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq p{font-size:16px;color:var(--muted);margin:17px 0 0}.faq a{text-decoration:underline}.closing{background:var(--orange-pale);padding:55px 20px 65px;text-align:center}.closing img{object-fit:contain;margin:0 auto 20px}.closing h2{font-size:48px}footer{max-width:1280px;margin:auto;padding:60px 4% 25px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.2fr .7fr;gap:35px}.footer-top>div>p{color:var(--muted);font-size:14px;margin:17px 0}.footer-top h3{font-size:14px;margin:12px 0 20px;letter-spacing:0}.footer-top>div>a:not(.brand){display:block;font-size:14px;color:var(--muted);margin-bottom:11px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:40px;padding-top:22px;font-size:12px;color:var(--muted);gap:20px}.business-hero{text-align:center;padding:32px 25px 60px;margin:0 22px;background:#edf4ee;border-radius:28px 28px 0 0}.business-hero h1{font-size:clamp(43px,5.5vw,76px)}.hero-proof{display:flex;justify-content:center;gap:22px;color:var(--muted);font-size:12px;margin-top:23px}.dashboard-section{margin:0 22px;padding:0 4% 55px;background:#edf4ee;border-radius:0 0 28px 28px}.dashboard{max-width:1180px;margin:auto;border-radius:16px;display:grid;grid-template-columns:205px 1fr;background:white;border:1px solid #dce0d6;overflow:hidden;box-shadow:0 20px 50px #2730180c}.dashboard-sidebar{background:#f8faf7;border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column}.dashboard-brand{font-size:23px;font-weight:750;letter-spacing:-1px;padding:0 7px}.dashboard-brand>span{display:block;color:var(--orange-dark);font-size:9px;letter-spacing:2px;font-weight:600;margin-top:3px}.studio-identity{display:flex;gap:9px;align-items:center;margin:30px 0 22px}.studio-identity>span{background:var(--orange-pale);color:var(--orange-dark);width:37px;height:37px;border-radius:9px;display:grid;place-items:center;font-size:13px}.studio-identity b{font-size:13px}.studio-identity small{display:block;font-size:10px;color:var(--muted)}.dashboard-nav{padding:12px 11px;text-align:left;background:none;border:0;font-size:14px;border-radius:7px;color:var(--muted);margin-bottom:5px}.dashboard-nav.active{background:var(--orange-pale);color:var(--orange-dark);font-weight:600}.sidebar-mascot{margin:auto 0 20px;padding-top:35px;text-align:center}.sidebar-mascot img{width:115px;height:115px;object-fit:contain;margin:0 auto 10px}.sidebar-mascot b{font-size:13px;font-weight:500;line-height:1.4;display:block}.sidebar-foot{font-size:10px;color:var(--muted);text-align:center}.dashboard-content{padding:26px;min-width:0}.dashboard-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.dashboard-top .eyebrow{font-size:10px;margin-bottom:7px}.dashboard-top h2{font-size:25px;letter-spacing:-1px;margin-bottom:0}.dashboard-notice{font-size:11px;color:var(--muted);margin:17px 0 23px;border-bottom:1px solid var(--line);padding-bottom:15px}.calendar-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.date-control{display:flex;align-items:center;gap:8px}.date-control strong{font-size:14px;min-width:130px;text-align:center}.icon-button{font-size:23px;background:#fff;border:1px solid var(--line);border-radius:7px;width:34px;height:34px;line-height:1;display:inline-grid;place-items:center;color:var(--ink)}.today-button{padding:5px 9px;background:#fff;border:1px solid var(--line);border-radius:5px;font-size:12px}.staff-filter{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.staff-filter select{padding:6px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:12px}.calendar-scroll{overflow:auto}.business-calendar{display:grid;grid-template-columns:55px repeat(var(--staff-count,2),minmax(180px,1fr));grid-template-rows:48px repeat(18,28px);min-width:465px;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative}.calendar-person{font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid var(--line);background:#fcfdfa}.avatar{display:grid;place-items:center;width:25px;height:25px;background:#e0eee4;color:#286650;border-radius:50%;font-size:10px}.grid-cell{border-right:1px solid var(--line);border-bottom:1px solid #f1f2ed}.grid-time{font-size:11px;color:var(--muted);text-align:center;position:relative;top:3px}.calendar-event{z-index:1;margin:3px 5px;border:0;border-left:3px solid #5b9573;text-align:left;padding:6px 9px;background:#e4efe6;color:#28573d;border-radius:6px;overflow:hidden;font-size:11px;line-height:1.3}.calendar-event strong{font-size:12px;display:block;font-weight:600}.calendar-event span{display:block;margin-top:3px}.calendar-event.cosmetic{background:#efebfa;border-color:#9185b7;color:#534971}.calendar-event.styling{background:#eaf0dd;border-color:#8da760;color:#465b2b}.calendar-legend{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin-top:15px}.calendar-legend>span{display:flex;align-items:center;gap:5px}.legend-color{width:9px;height:9px;display:inline-block;border-radius:2px}.orange-bg{background:#b4d7bf}.violet-bg{background:#dad1ef}.green-bg{background:#d7e5bf}.dashboard-feedback{margin:10px 0 0;font-size:12px;color:var(--orange-dark)}.data-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0}.data-heading h3{font-size:20px;margin:0}.data-heading>span{font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-size:12px;color:var(--muted);font-weight:500}td,th{padding:17px 12px;border-bottom:1px solid var(--line)}.view-note{font-size:14px;color:var(--muted);margin-top:24px}.business-services{display:grid;gap:12px}.business-services article{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px;padding:20px;gap:15px}.business-services article h3{font-size:18px;margin-bottom:6px}.business-services article p{font-size:13px;color:var(--muted);margin:0}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.industry-grid>a{background:var(--soft);border-radius:15px;padding:24px}.industry-grid>a:hover{background:var(--orange-pale)}.industry-grid>a>span{font-size:30px;color:var(--orange-dark)}.industry-grid h3{font-size:20px;margin:25px 0 12px}.industry-grid p{color:var(--muted);font-size:14px;margin-bottom:0}.features{padding-top:30px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{border:1px solid var(--line);border-radius:16px;padding:29px;position:relative}.feature-icon{display:block;font-size:30px;color:var(--orange-dark);margin-bottom:25px}.feature-grid h3{font-size:23px}.feature-grid p{color:var(--muted);font-size:15px}.feature-grid a,.text-button{font-size:14px;font-weight:600;border:0;background:none;padding:0;text-align:left}@media(hover:hover){.feature-grid article:hover{background:var(--soft)}}.feature-grid article:has(:focus-visible){background:var(--soft)}.plan-label{font-size:11px;border:1px solid #d8ddcc;border-radius:15px;padding:3px 10px;position:absolute;top:30px;right:25px}.business-flow{padding-top:20px}.business-contact{background:var(--orange-pale);border-radius:24px;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;padding:60px;max-width:1190px;gap:30px}.business-contact p{color:var(--muted);max-width:620px}.business-contact>img{width:290px;max-height:300px;object-fit:contain;margin:auto}.legal{max-width:850px;padding:55px 28px 90px;margin:auto}.legal h1{font-size:46px;overflow-wrap:anywhere}.legal h2{font-size:25px;letter-spacing:-.5px;margin-top:35px}.legal p{color:var(--muted)}.legal a{text-decoration:underline}.legal .back{display:block;font-size:14px;margin-bottom:30px}.legal .updated{font-size:13px}dialog{width:min(570px,calc(100% - 28px));max-height:90dvh;overflow:auto;border:1px solid var(--line);border-radius:20px;padding:27px;box-shadow:0 30px 150px #0003;color:var(--ink);background:#fff}dialog::backdrop{background:#191c1780;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px}.dialog-top .eyebrow{margin:0;font-size:10px}dialog h2{font-size:31px;letter-spacing:-1px;margin-bottom:10px}dialog p{font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}dialog label,dialog legend{display:block;font-size:14px;font-weight:600;margin:17px 0 8px}dialog select,dialog input[type=date]{width:100%;border:1px solid #d4d8cd;border-radius:8px;background:white;min-height:45px;padding:10px 12px;color:var(--ink);font-size:15px}dialog fieldset{border:0;margin:0;padding:0}dialog legend span{font-size:12px;font-weight:400}.time-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.time-slots label{position:relative;margin:0;cursor:pointer}.time-slots input{position:absolute;opacity:0}.time-slots span{display:block;border:1px solid #d4d8cd;border-radius:7px;text-align:center;padding:9px;font-size:14px;font-weight:400}.time-slots input:checked+span{background:var(--orange-pale);border-color:var(--orange);color:var(--orange-dark)}.time-slots input:focus-visible+span{outline:3px solid var(--orange-dark);outline-offset:2px}.time-slots input:disabled+span{opacity:.35;text-decoration:line-through;cursor:not-allowed}.booking-summary{display:flex;justify-content:space-between;background:var(--soft);border-radius:8px;padding:13px 16px;margin-top:22px;font-size:14px}.demo-disclaimer{font-size:12px!important;color:var(--muted);margin:17px 0}.booking-result-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.appointment-detail{background:var(--soft);border-radius:10px;padding:20px;margin:20px 0}.appointment-detail p{margin-bottom:8px}.danger-button{background:#fae9e4;color:#8b2d18;border:1px solid #eac5b9}.success-mark{display:grid;place-items:center;font-size:32px;width:62px;height:62px;background:#eaf0dd;color:#465b2b;border-radius:50%;margin-bottom:25px}[hidden]{display:none!important}@media(max-width:1100px){nav{gap:17px}.nav-actions{gap:15px}header{gap:15px}.brand{font-size:24px}.business-callout,.business-contact{margin-inline:4%;gap:40px;padding:40px}.dashboard{grid-template-columns:180px 1fr}.dashboard-content{padding:20px}.industry-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){nav{display:none}.hero-scene{height:380px}.hero-photo{left:12%;width:75%;height:320px}.floating-procedure{width:210px;left:-15px;padding:17px}.mascot-card{width:175px;right:-10px;top:65px}.mascot-card img{width:140px;height:140px}.mascot-card span{font-size:14px}.confirmation-pill{right:10px;bottom:0}.studio-grid{gap:15px}.studio-body{padding:17px}.studio-body h3{font-size:20px}.studio-service{flex-wrap:wrap}.business-callout{gap:30px}.callout-agenda{transform:none;padding:17px}.callout-agenda i{display:none}.callout-agenda article{gap:10px}.callout-agenda b{font-size:12px}.dashboard{grid-template-columns:1fr}.dashboard-sidebar{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px;border-right:0;border-bottom:1px solid var(--line);padding:15px}.dashboard-brand{margin-right:auto;font-size:21px}.studio-identity,.sidebar-mascot,.sidebar-foot{display:none}.dashboard-nav{margin:0;font-size:13px}.three-grid{gap:25px}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top>div:last-child{grid-column:2}.faq{gap:35px}.business-contact>img{max-width:230px}}@media(max-width:640px){header{padding:15px 5%;min-height:80px}.brand{font-size:23px;gap:6px}.brand img{width:39px;height:39px}.nav-switch{font-size:12px}.nav-actions .button{display:none}.customer-hero,.business-hero{margin:0 10px;padding:26px 20px 0;border-radius:20px}.customer-hero h1,.business-hero h1{font-size:46px;letter-spacing:-2.2px}.customer-hero>.eyebrow{font-size:10px;letter-spacing:1px}.customer-hero>p,.business-hero>p{font-size:16px}.audience-switch{margin-bottom:25px}.audience-switch a{padding:7px 14px;font-size:12px}.hero-buttons{gap:10px}.hero-buttons .button{font-size:14px;padding:13px 17px}.hero-scene{height:420px;margin-top:35px}.hero-photo{left:0;top:0;width:100%;height:245px;border-radius:17px}.photo-caption{display:none}.floating-procedure{top:145px;left:0;width:190px;padding:15px;transform:rotate(-3deg)}.mini-label{font-size:9px}.procedure-icon{width:30px;height:30px;font-size:21px;margin:10px 0}.floating-procedure>strong{font-size:18px}.floating-procedure>div:not(.procedure-icon){margin-bottom:10px}.floating-procedure .button{font-size:12px;padding:10px 6px}.floating-procedure small{font-size:9px}.mascot-card{width:140px;right:-9px;top:210px;padding:5px 5px 12px;border-width:4px}.mascot-card img{width:110px;height:110px}.mascot-card span{font-size:12px}.confirmation-pill{display:none}.section{padding:58px 5%}.section-heading{align-items:start;flex-direction:column;gap:0}.section-heading .demo-badge{margin-bottom:15px}.section-intro{font-size:15px}.search-bar{grid-template-columns:1fr;padding:14px;gap:13px}.search-bar>div{padding:0 0 10px;border-bottom:1px solid var(--line)}.search-bar>div+div{border-left:0}.search-bar input,.search-bar select{font-size:16px}.category-filters{gap:8px}.category-filters button{font-size:12px;padding:8px 12px}.studio-grid{grid-template-columns:1fr}.studio-cover{height:115px}.studio-body{padding:23px}.studio-service{flex-wrap:nowrap}.business-callout{grid-template-columns:1fr;margin-inline:5%;padding:30px 24px;border-radius:18px;gap:32px}.business-callout h2{font-size:32px}.business-callout .eyebrow{font-size:10px}.callout-agenda b{font-size:14px}.callout-agenda i{display:block}.three-grid{grid-template-columns:1fr;gap:20px}.step-number{margin-bottom:12px}.three-grid h3{margin-bottom:12px}.three-grid p{margin-bottom:0}.center-heading{margin-bottom:30px}.two-grid{grid-template-columns:1fr;gap:17px}.two-grid article{padding:30px}.two-grid h3{font-size:32px}.faq{grid-template-columns:1fr;gap:25px}.faq summary{font-size:16px}.closing h2{font-size:38px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-top>div:first-child{grid-column:1 / -1}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-wrap:wrap;font-size:11px}.business-hero{padding-bottom:35px;border-radius:20px 20px 0 0}.hero-proof{flex-direction:column;gap:6px;font-size:11px}.dashboard-section{margin-inline:10px;padding:0 9px 25px}.dashboard-sidebar{gap:5px}.dashboard-brand{width:100%;margin-bottom:8px;padding:0}.dashboard-brand span{display:inline;margin-left:8px}.dashboard-nav{font-size:12px;padding:8px}.dashboard-content{padding:15px}.dashboard-top h2{font-size:22px}.dashboard-top .eyebrow{font-size:8px;letter-spacing:.6px}.dashboard-top .button{font-size:11px;padding:9px}.dashboard-notice{font-size:10px}.date-control{gap:5px}.date-control strong{font-size:12px;min-width:115px}.date-control .icon-button{width:28px;height:30px}.calendar-toolbar{gap:12px}.calendar-scroll{margin-inline:-4px}.industry-grid{gap:12px}.industry-grid>a{padding:19px}.industry-grid h3{font-size:18px}.industry-grid p{font-size:13px}.feature-grid{grid-template-columns:1fr}.business-contact{grid-template-columns:1fr;margin-inline:5%;padding:30px 25px;text-align:center;gap:25px}.business-contact h2{font-size:33px}.business-contact>img{width:170px;grid-row:1}.business-services article{padding:16px;flex-wrap:wrap}.data-heading{display:block}.data-heading h3{margin-bottom:5px}.legal{padding-inline:23px}.legal h1{font-size:34px;letter-spacing:-1.5px}dialog{padding:22px}.form-row{grid-template-columns:1fr;gap:0}dialog h2{font-size:28px}}@media(max-width:360px){.brand{font-size:21px}.nav-switch{font-size:11px}.customer-hero h1,.business-hero h1{font-size:39px}.customer-hero{padding-inline:15px}.mascot-card{width:115px;right:-5px;top:237px}.mascot-card img{width:90px;height:90px}.floating-procedure{width:175px}.hero-scene{height:405px}.mascot-card span{font-size:11px}.industry-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.date-control{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
