:root{--color-ink:#18312e;--color-muted:#57706c;--color-brand:#0b6d62;--color-brand-dark:#07554d;--color-brand-soft:#dff4ed;--color-mint:#bce8da;--color-mint-pale:#f2faf7;--color-cream:#fffdf8;--color-white:#fff;--color-line:#cfe2dc;--color-error:#a4232d;--color-whatsapp:#176b45;--font-sans:Arial, "Helvetica Neue", Helvetica, sans-serif;--font-brand:Georgia, "Times New Roman", serif;--shadow-sm:0 8px 24px #13544a17;--shadow-md:0 20px 55px #0d4a4124;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--section-space:clamp(4.5rem, 9vw, 8rem);--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--color-cream);color:var(--color-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.65}body,button,input,select,textarea{font-family:var(--font-sans)}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font-size:1rem}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:4px solid #f3b344}.skip-link{z-index:200;background:var(--color-ink);color:#fff;border-radius:8px;padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(calc(100% - 2.5rem), var(--shell));margin-inline:auto}.section{padding-block:var(--section-space)}.eyebrow{color:var(--color-brand);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-size:.83rem;font-weight:800;line-height:1.3}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-ink);letter-spacing:-.035em;line-height:1.12}h1{max-width:720px;margin-bottom:1.4rem;font-size:clamp(2.5rem,6vw,4.75rem);font-weight:760}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.35rem)}h3{margin-bottom:.75rem;font-size:clamp(1.25rem,2.2vw,1.6rem)}.button{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:54px;padding:.8rem 1.35rem;font-weight:800;line-height:1.25;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--color-brand);color:#fff;box-shadow:0 8px 22px #0b6d6238}.button-primary:hover{background:var(--color-brand-dark)}.button-secondary{border-color:var(--color-brand);color:var(--color-brand-dark);background:#fff}.button-secondary:hover{background:var(--color-brand-soft)}.button-review{color:#5d4811;background:#fff9e6;border:2px solid #caa43a}.button-review:hover{background:#fff1bd}.button-review span{color:#d19b00;font-size:1.05rem}.button-text{min-height:52px;color:var(--color-brand-dark);padding-inline:.5rem}.button-text:hover{background:var(--color-brand-soft)}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f2;border-bottom:1px solid #0b6d621f;position:sticky;top:0}.header-shell{align-items:center;gap:1.5rem;width:min(100% - 2rem,1280px);min-height:82px;margin-inline:auto;display:flex}.brand{color:var(--color-ink);flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--color-brand);color:#fff;width:46px;height:46px;font-family:var(--font-brand);border-radius:50% 50% 50% 16%;place-items:center;font-size:1.15rem;font-style:italic;font-weight:700;display:grid}.brand-copy{line-height:1.12;display:grid}.brand-copy strong{font-family:var(--font-brand);font-size:1.22rem;font-style:italic}.brand-copy span{color:var(--color-muted);letter-spacing:.05em;font-size:.76rem;font-weight:700}.main-nav{align-items:center;gap:clamp(.7rem,1.6vw,1.4rem);margin-left:auto;display:flex}.main-nav a{color:var(--color-ink);padding-block:.75rem;font-size:.92rem;font-weight:700;text-decoration:none}.main-nav a:hover{color:var(--color-brand)}.header-phone{min-height:50px;padding:.7rem 1.05rem;font-size:.91rem}.visit-counter{border:1px solid var(--color-line);background:var(--color-mint-pale);min-height:44px;color:var(--color-muted);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.32rem;padding:.5rem .7rem;font-size:.73rem;display:inline-flex}.visit-person-icon{flex:0 0 18px;width:18px;height:18px;position:relative}.visit-person-icon:before{background:var(--color-brand);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:1px;left:6px}.visit-person-icon:after{background:var(--color-brand);content:"";border-radius:8px 8px 3px 3px;height:8px;position:absolute;bottom:1px;left:2px;right:2px}.visit-counter strong{color:var(--color-ink);font-size:.84rem}.menu-button{border:2px solid var(--color-brand);width:52px;height:52px;color:var(--color-brand-dark);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.55rem;display:none}.hero{background:linear-gradient(135deg,#effaf6 0%,#fffdf8 66%);padding-block:clamp(3.25rem,7vw,6.75rem);position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.14fr) minmax(350px,.86fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid;position:relative}.hero-copy{max-width:720px}.hero-intro{max-width:670px;color:var(--color-muted);margin-bottom:1.65rem;font-size:clamp(1.07rem,2vw,1.25rem)}.hero-phone{color:var(--color-brand-dark);margin-bottom:1.5rem;text-decoration:none;display:inline-grid}.hero-phone-label{letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:800}.hero-phone strong{letter-spacing:.02em;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.2}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.trust-line{color:var(--color-muted);flex-wrap:wrap;gap:.75rem 1.8rem;margin:1.6rem 0 0;font-size:.94rem;font-weight:700;display:flex}.trust-line span{position:relative}.trust-line span:not(:last-child):after{color:var(--color-brand);content:"•";position:absolute;right:-1.05rem}.hero-visual{min-width:0;position:relative}.image-frame{aspect-ratio:.94;background:var(--color-mint);box-shadow:var(--shadow-md);border:9px solid #fff;border-radius:48% 48% 20%;overflow:hidden;transform:rotate(1.5deg)}.image-frame img{object-fit:cover;width:100%;height:100%}.hero-note{border:1px solid var(--color-line);border-radius:var(--radius-md);max-width:320px;box-shadow:var(--shadow-md);background:#fff;align-items:center;gap:.85rem;padding:1rem 1.15rem;display:flex;position:absolute;bottom:1.8rem;right:-1.5rem}.hero-note-icon{background:var(--color-brand-soft);width:48px;height:48px;color:var(--color-brand-dark);border-radius:50%;flex:none;place-items:center;font-size:1.4rem;display:grid}.hero-note div{line-height:1.35;display:grid}.hero-note strong{font-size:.98rem}.hero-note span:last-child{color:var(--color-muted);font-size:.83rem}.hero-orb{background:var(--color-mint);opacity:.36;filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{width:280px;height:280px;top:-90px;right:-40px}.hero-orb-two{width:220px;height:220px;bottom:-120px;left:35%}.services-section{background:#fff}.section-heading{margin-bottom:clamp(2rem,5vw,3.5rem)}.split-heading{grid-template-columns:.8fr 1fr;align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.split-heading h2,.centered-heading h2{margin-bottom:0}.split-heading>p{color:var(--color-muted);margin-bottom:.25rem}.services-grid,.steps-grid{margin:0;padding:0;list-style:none}.services-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.service-card{border:1px solid var(--color-line);border-radius:var(--radius-md);min-height:390px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:0;padding:0;font-size:1.02rem;line-height:1.4;display:flex;overflow:hidden}.service-card:first-child,.service-card:nth-child(2),.service-card:nth-child(3),.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 2}.service-card:nth-child(4){grid-column:2/span 2}.service-card:nth-child(5){grid-column:4/span 2}.service-image{aspect-ratio:4/3;background:var(--color-mint-pale);overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.service-card:hover .service-image img{transform:scale(1.025)}.service-card-body{background:var(--color-mint-pale);flex:1;align-content:space-between;gap:1.2rem;padding:1.25rem 1.35rem 1.45rem;display:grid}.service-card-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-card h3{letter-spacing:-.02em;margin:0;font-size:1.08rem;line-height:1.38}.service-number{color:var(--color-brand);letter-spacing:.08em;font-size:.83rem;font-weight:900}.main-price{border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1rem;padding-bottom:1rem;display:flex}.main-price span{color:#d7e9e5;font-weight:700}.main-price strong{color:#fff;white-space:nowrap;font-size:clamp(2rem,4vw,3rem)}.addon-price{border-top:1px solid #d7e9e53d;border-bottom:1px solid #d7e9e53d;margin:0;padding:.8rem 0}.addon-price-row{justify-content:space-between;align-items:baseline;gap:1rem;margin:0;display:flex}.addon-price-row span{color:#d7e9e5;font-weight:700}.addon-price-row strong{color:#fff;white-space:nowrap;font-size:1.35rem}.addon-price-note{color:#fff;margin:.45rem 0 0;font-size:.9rem;font-weight:800}.price-note{color:#d7e9e5;margin:.65rem 0 0;font-size:.9rem}.service-price{color:var(--color-brand-dark);white-space:nowrap;background:#fff;border-radius:999px;padding:.32rem .65rem;font-size:.82rem;font-weight:900}.price-panel{border-radius:var(--radius-lg);background:var(--color-brand-dark);box-shadow:var(--shadow-md);color:#fff;grid-template-columns:minmax(0,1fr) minmax(310px,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);margin-top:2rem;padding:clamp(1.6rem,4vw,2.6rem);display:grid;position:relative}.price-panel .eyebrow{color:var(--color-mint)}.price-panel h3{color:#fff;margin-bottom:.8rem;font-size:clamp(1.5rem,3vw,2rem)}.price-panel-copy>p:last-child{color:#d7e9e5;max-width:630px;margin-bottom:0}.price-list{gap:.2rem;margin:0;padding:0;display:grid}.price-list div{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 0;display:flex}.price-list dt{color:#d7e9e5;font-size:.94rem}.price-list dd{color:#fff;text-align:right;margin:0;font-size:1.05rem;font-weight:900}.price-disclaimer{color:var(--color-mint);letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff4d;border-radius:999px;margin:0;padding:.35rem .7rem;font-size:.72rem;font-weight:800;position:absolute;top:1rem;right:1rem}.process-section{background:var(--color-mint-pale)}.centered-heading{text-align:center;max-width:800px;margin-inline:auto}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}.steps-grid:before{z-index:0;background:repeating-linear-gradient(90deg, var(--color-mint) 0 10px, transparent 10px 18px);content:"";height:2px;position:absolute;top:44px;left:16%;right:16%}.step-card{z-index:1;border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);text-align:center;background:#fff;padding:1.75rem;position:relative}.step-index{border:7px solid var(--color-mint-pale);background:var(--color-brand);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:-.1rem auto 1.3rem;font-size:1.1rem;font-weight:900;display:grid}.step-card p{color:var(--color-muted);margin-bottom:0}.about-section{background:#fff}.about-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2.5rem,8vw,7rem);display:grid}.about-card{background:linear-gradient(155deg, var(--color-brand) 0%, #2b9584 100%);color:#fff;min-height:440px;box-shadow:var(--shadow-md);text-align:center;border-radius:45% 45% 18%;place-content:center;padding:2rem;display:grid;position:relative;overflow:hidden}.about-card:after{content:"";border:48px solid #ffffff1c;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-100px;right:-90px}.about-initials{width:140px;height:140px;font-family:var(--font-brand);border:2px solid #ffffff9e;border-radius:50%;place-items:center;margin:0 auto 1.25rem;font-size:3.6rem;font-style:italic;display:grid}.about-card p{color:#fff;font-family:var(--font-brand);margin-bottom:.2rem;font-size:1.75rem;font-style:italic;font-weight:700}.about-card span{letter-spacing:.06em;font-size:.92rem;font-weight:700}.about-copy>p:not(.eyebrow){color:var(--color-muted);font-size:1.06rem}.qualifications-section{background:linear-gradient(#f5fbf8 0%,#fff 100%)}.qualifications-heading{max-width:780px}.qualifications-heading>p:last-child{color:var(--color-muted);margin-bottom:0;font-size:1.06rem}.certificates-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.5rem);margin:0;padding:0;list-style:none;display:grid}.certificate-card{border:1px solid var(--color-line);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:minmax(190px,.72fr) minmax(0,1fr);display:grid;overflow:hidden}.certificate-preview{border:0;border-right:1px solid var(--color-line);cursor:zoom-in;background:#f1f3f1;min-height:330px;padding:0;position:relative}.certificate-thumbnail{object-fit:contain;object-position:center;padding:.7rem;transition:transform .22s}.certificate-preview:hover .certificate-thumbnail{transform:scale(1.02)}.certificate-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:clamp(1.15rem,3vw,1.6rem);display:flex}.certificate-copy h3{margin-bottom:.55rem;font-size:clamp(1.25rem,2vw,1.55rem)}.certificate-copy p{color:var(--color-muted);margin-bottom:.8rem;font-size:.93rem}.certificate-copy>span{color:var(--color-brand-dark);font-size:.8rem;font-weight:800;line-height:1.45}.certificate-view-button{color:var(--color-brand-dark);cursor:pointer;font:inherit;text-underline-offset:.2rem;background:0 0;border:0;margin-top:auto;padding:1rem 0 0;font-size:.9rem;font-weight:900;text-decoration:underline}.certificate-lightbox{z-index:1200;background:#04201dd1;place-items:center;padding:clamp(.5rem,3vw,2rem);display:grid;position:fixed;inset:0}.certificate-modal{border-radius:var(--radius-lg);background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,1100px);max-height:calc(100dvh - 1rem);display:grid;overflow:hidden;box-shadow:0 26px 80px #00000073}.certificate-modal-header,.certificate-modal-actions{justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,3vw,1.5rem);display:flex}.certificate-modal-header{border-bottom:1px solid var(--color-line)}.certificate-modal-header .eyebrow{margin-bottom:.15rem}.certificate-modal-header h2{margin:0;font-size:clamp(1.35rem,3vw,1.9rem)}.certificate-close{border:2px solid var(--color-brand);width:48px;height:48px;color:var(--color-brand-dark);cursor:pointer;background:#fff;border-radius:50%;flex:0 0 48px;place-items:center;font-size:2rem;line-height:1;display:grid}.certificate-full-image{background:#e9eeeb;place-items:start center;min-height:0;padding:1rem;display:grid;overflow:auto}.certificate-full-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:68dvh}.certificate-full-image.is-zoomed{display:block}.certificate-full-image.is-zoomed img{width:min(1400px,170vw);max-width:none;max-height:none;margin-inline:auto}.certificate-modal-actions{border-top:1px solid var(--color-line);justify-content:flex-end}.placeholder-note{border-radius:var(--radius-sm);background:var(--color-mint-pale);color:#425d58;border:1px dashed #9abfb5;margin-top:1.75rem;padding:1rem 1.2rem;font-size:.91rem}.form-section{background:linear-gradient(180deg, var(--color-mint-pale) 0%, #e5f5ef 100%)}.form-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:1.5rem;display:grid}.form-card{border:1px solid var(--color-line);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);background:#fff;padding:clamp(1.4rem,4vw,2.5rem)}.callback-card{position:sticky;top:104px}.form-heading{margin-bottom:1.8rem}.form-heading h2{margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.55rem)}.form-heading>p:last-child{color:var(--color-muted);margin-bottom:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.form-card form,.privacy-field span{overflow-wrap:anywhere;min-width:0}.form-grid-single{grid-template-columns:1fr}.form-field{min-width:0}.choice-field{border:0;min-width:0;margin:0;padding:0}.choice-field legend{color:var(--color-ink);margin-bottom:.55rem;font-size:.93rem;font-weight:800}.choice-field legend span{color:var(--color-error)}.inline-choices,.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.inline-choices label,.checkbox-grid label{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-mint-pale);min-height:48px;color:var(--color-ink);cursor:pointer;align-items:center;gap:.55rem;padding:.65rem .8rem;font-size:.88rem;font-weight:700;display:flex}.inline-choices input,.checkbox-grid input{width:21px;height:21px;accent-color:var(--color-brand);flex:0 0 21px}.form-field-wide{grid-column:1/-1}.form-field:not(.privacy-field)>label{color:var(--color-ink);margin-bottom:.38rem;font-size:.93rem;font-weight:800;display:inline-block}.form-field>label span[aria-hidden=true]{color:var(--color-error)}.form-field input:not([type=checkbox]):not([type=radio]),.form-field select,.form-field textarea{border-radius:var(--radius-sm);width:100%;min-width:0;max-width:100%;min-height:54px;color:var(--color-ink);background:#fff;border:2px solid #b9cfca;display:block}.form-field input:not([type=checkbox]):not([type=radio]),.form-field select{padding:.72rem .9rem}.form-field textarea{resize:vertical;min-height:120px;padding:.8rem .9rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--color-brand)}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:var(--color-error)}.field-error{color:var(--color-error);margin-top:.35rem;font-size:.85rem;font-weight:700;line-height:1.4;display:block}.privacy-field{padding-top:.35rem}.privacy-field label{color:var(--color-muted);cursor:pointer;grid-template-columns:26px 1fr;align-items:start;gap:.7rem;font-size:.86rem;line-height:1.55;display:grid}.privacy-field input{width:24px;height:24px;accent-color:var(--color-brand);margin:.08rem 0 0}.privacy-field a{color:var(--color-brand-dark);font-weight:800}.form-hint{color:var(--color-muted);margin:1rem 0;font-size:.82rem}.health-warning{border-left:4px solid var(--color-brand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--color-mint-pale);color:var(--color-muted);margin:1rem 0 0;padding:.9rem 1rem;font-size:.86rem}.submit-button{min-width:250px}.submit-button:disabled{cursor:not-allowed;opacity:.68;transform:none}.delivery-options{border:2px solid var(--color-brand);border-radius:var(--radius-md);background:var(--color-mint-pale);margin-top:1.4rem;padding:1.1rem}.delivery-options>strong{color:var(--color-brand-dark);font-size:1.05rem;display:block}.delivery-options p{color:var(--color-muted);margin:.35rem 0 .85rem;font-size:.88rem}.delivery-actions{flex-wrap:wrap;gap:.6rem;display:flex}.delivery-actions .button{min-height:48px;font-size:.86rem}.button-whatsapp{background:var(--color-whatsapp);color:#fff}.contact-section{background:#fff}.contact-card{border-radius:var(--radius-lg);background:var(--color-brand-dark);box-shadow:var(--shadow-md);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:clamp(2rem,6vw,4rem);display:grid}.contact-card h2,.contact-card p,.contact-card a,.contact-card span{color:#fff}.eyebrow-light{color:var(--color-mint)!important}.contact-name{margin-bottom:.8rem;font-size:1.18rem;font-weight:800}.contact-card address{gap:.25rem;font-style:normal;display:grid}.contact-card address a{width:fit-content}.contact-actions{gap:.7rem;min-width:255px;display:grid}.button-light{background:#fff;color:var(--color-brand-dark)!important}.button-outline-light{color:#fff;border-color:#ffffffb3}.button-outline-light:hover{background:#ffffff1f}.site-footer{color:#dcebe7;background:#102d29;padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.2fr 1fr auto;gap:2rem;padding-bottom:2.5rem;display:grid}.footer-grid strong{color:#fff;font-family:var(--font-brand);font-size:1.3rem;font-style:italic}.footer-grid p{color:#a9c6c0;margin:.35rem 0 0;font-size:.9rem}.footer-contact,.footer-grid nav{align-content:start;gap:.4rem;display:grid}.footer-grid a{color:#dcebe7;font-size:.92rem}.footer-cookie-button{color:#dcebe7;cursor:pointer;width:fit-content;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-size:.92rem;text-decoration:underline}.footer-bottom{color:#90b0aa;border-top:1px solid #ffffff21;justify-content:space-between;gap:1rem;padding-top:1.3rem;font-size:.8rem;display:flex}.mobile-contact-bar{display:none}.scroll-to-top{z-index:140;right:max(1.25rem, env(safe-area-inset-right));bottom:max(1.25rem, env(safe-area-inset-bottom));background:var(--color-brand);width:52px;height:52px;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;opacity:0;pointer-events:none;border:2px solid #fff;border-radius:50%;place-items:center;font-size:1.65rem;transition:opacity .18s,transform .18s,background .18s;display:grid;position:fixed;transform:translateY(12px)}.scroll-to-top:hover{background:var(--color-brand-dark)}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.legal-page{background:var(--color-mint-pale);min-height:60vh;padding-block:clamp(3.5rem,8vw,6rem)}.legal-shell{max-width:880px}.legal-shell>h1{font-size:clamp(2.5rem,6vw,4rem)}.back-link{color:var(--color-brand-dark);margin-bottom:2.5rem;font-weight:800;display:inline-block}.legal-content{border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(1.5rem,5vw,3rem)}.legal-content section+section{border-top:1px solid var(--color-line);margin-top:2.5rem;padding-top:2rem}.legal-content h2{font-size:1.45rem}.legal-content p{color:var(--color-muted)}.legal-intro{border-radius:var(--radius-sm);background:var(--color-mint-pale);color:var(--color-muted);margin:0 0 2rem;padding:1rem 1.2rem}.legal-content a{color:var(--color-brand-dark);font-weight:700}.consent-backdrop{z-index:1000;background:#05231f8c;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.consent-dialog{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:#fff;width:min(100%,820px);max-height:calc(100dvh - 2rem);padding:clamp(1.25rem,4vw,2rem);overflow-y:auto;box-shadow:0 24px 70px #04252159}.consent-dialog h2{margin-bottom:.7rem;font-size:clamp(1.55rem,4vw,2.2rem)}.consent-dialog>p:not(.eyebrow){color:var(--color-muted);margin-bottom:1rem}.consent-categories{gap:.55rem;margin:1rem 0;display:grid}.consent-categories label{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-mint-pale);grid-template-columns:24px 1fr;align-items:start;gap:.7rem;padding:.8rem;display:grid}.consent-categories input{width:22px;height:22px;accent-color:var(--color-brand);margin:0}.consent-categories span,.consent-categories small{display:block}.consent-categories small{color:var(--color-muted);margin-top:.15rem}.consent-privacy-link{color:var(--color-brand-dark);margin-bottom:1rem;font-weight:800;display:inline-block}.consent-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.consent-button{border:2px solid var(--color-brand);color:var(--color-brand-dark);background:#fff}.consent-button:hover{background:var(--color-mint-pale)}.legal-warning{border-radius:var(--radius-sm);color:#6b3a0c;background:#fff7e9;border:2px solid #c57523;margin-bottom:2rem;padding:1rem 1.2rem;font-weight:700}@media (max-width:1400px){.form-card-large .schedule-field{grid-column:1/-1}}@media (max-width:1080px){.main-nav{border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.7rem;display:none;position:absolute;top:82px;left:1rem;right:1rem}.main-nav.is-open{display:flex}.main-nav a{border-radius:10px;min-height:52px;padding:.8rem 1rem}.main-nav a:hover{background:var(--color-mint-pale)}.header-phone{margin-left:auto}.menu-button{display:inline-flex}.hero-grid{grid-template-columns:1.18fr .82fr;gap:2.5rem}.hero-note{bottom:1rem;right:-.5rem}.form-layout,.form-card-large .form-grid{grid-template-columns:1fr}.callback-card{position:static}.form-grid-single{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-single .privacy-field{grid-column:1/-1}.certificate-card{grid-template-columns:1fr}.certificate-preview{border-right:0;border-bottom:1px solid var(--color-line);min-height:360px}.certificate-copy{min-height:240px}}@media (max-width:820px){body{padding-bottom:84px;font-size:17px}.section-shell{width:min(calc(100% - 2rem), var(--shell))}.header-phone{width:52px;padding:0;font-size:0}.header-phone span{font-size:1.3rem}.visit-counter{justify-content:center;min-width:48px;padding-inline:.55rem}.hero{padding-top:3.6rem}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-copy{max-width:none}.hero-visual{width:min(92%,520px);margin-inline:auto}.split-heading{grid-template-columns:1fr;gap:.5rem}.form-grid,.form-grid-single{grid-template-columns:1fr}.form-grid-single .privacy-field{grid-column:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(n){grid-column:auto}.service-card:last-child{grid-column:1/-1}.service-image{max-height:320px}.price-panel{grid-template-columns:1fr;gap:1.4rem;padding-top:3.5rem}.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.step-card{text-align:left;grid-template-columns:58px 1fr;column-gap:1rem;display:grid}.step-index{grid-row:1/3;margin:0}.step-card h3,.step-card p{margin-bottom:0}.about-card{width:min(100%,520px);min-height:360px;margin-inline:auto}.contact-card{grid-template-columns:1fr;gap:2rem}.contact-actions{min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.mobile-contact-bar{z-index:150;min-height:76px;padding:.4rem max(.45rem, env(safe-area-inset-right)) calc(.4rem + env(safe-area-inset-bottom)) max(.45rem, env(safe-area-inset-left));border-top:1px solid var(--color-line);background:#fff;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0d4a4121}.mobile-contact-bar a{min-height:60px;color:var(--color-brand-dark);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.05rem;font-size:.76rem;font-weight:800;text-decoration:none;display:flex}.mobile-contact-bar a:first-child{background:var(--color-brand);color:#fff}.mobile-contact-bar span{font-size:1.15rem;line-height:1.1}.scroll-to-top{right:max(.75rem, env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom))}}@media (max-width:560px){.section-shell{width:min(calc(100% - 1.25rem), var(--shell))}.header-shell{gap:.35rem;width:calc(100% - 1rem);min-height:74px}.brand-mark{width:41px;height:41px}.brand-copy strong{font-size:1.05rem}.brand-copy span{font-size:.68rem}.header-phone,.menu-button{flex:0 0 52px;width:52px;height:52px;min-height:52px}.main-nav{top:74px;left:.5rem;right:.5rem}h1{font-size:clamp(2.25rem,12vw,3.25rem)}.hero-actions,.hero-actions .button{width:100%}.hero-actions .button-text{width:auto}.trust-line{gap:.35rem;display:grid}.trust-line span:before{color:var(--color-brand);content:"✓";margin-right:.45rem}.trust-line span:after{display:none}.hero-visual{width:100%}.hero-orb-one{right:-110px}.hero-orb-two{left:15%}.image-frame{border-width:6px;border-radius:40% 40% 16%}.hero-note{width:calc(100% - 1.5rem);margin:-2rem auto 0;position:relative;bottom:auto;right:auto}.services-grid,.form-grid,.form-grid-single,.checkbox-grid,.consent-actions,.certificates-grid{grid-template-columns:1fr}.certificate-preview{min-height:390px}.certificate-copy{min-height:0}.certificate-view-button{margin-top:.9rem}.certificate-lightbox{padding:0}.certificate-modal{border-radius:0;width:100%;max-height:100dvh}.certificate-modal-actions{grid-template-columns:1fr;display:grid}.certificate-modal-actions .button{width:100%}.consent-backdrop{padding:0}.consent-dialog{border-radius:var(--radius-md) var(--radius-md) 0 0;max-height:92dvh}.service-card{min-height:0}.service-card:last-child{grid-column:auto}.service-image{max-height:none}.price-panel{border-radius:var(--radius-md)}.price-list div{align-items:flex-start}.price-list dd{max-width:42%}.step-card{grid-template-columns:50px 1fr;padding:1.25rem}.step-index{width:50px;height:50px}.about-card{min-height:320px}.form-card{border-radius:var(--radius-md)}.submit-button,.delivery-actions,.delivery-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (max-width:400px){.brand-copy{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
