:root{--background:#070707;--surface:#111;--surface-2:#181818;--text:#f5f2eb;--muted:#aaa49a;--gold:#c49a52;--gold-light:#dfbd7b;--border:#c49a5252;--success:#25d366;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}::selection{background:var(--gold);color:#080808}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070707e6;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav{align-items:center;gap:28px;height:74px;display:flex}.wordmark{letter-spacing:.14em;white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.wordmark span{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);border-radius:50%;place-items:center;font-size:10px;display:grid}.navLinks{align-items:center;gap:26px;margin-left:auto;display:flex}.navLinks a{color:#d5d0c8;font-size:13px}.button{border:1px solid var(--gold);background:var(--gold);color:#0c0b09;letter-spacing:.02em;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.buttonSmall{min-height:40px;padding:0 16px}.buttonOutline{color:var(--text);border-color:var(--border);background:0 0}.buttonOutline:hover{color:var(--gold-light);background:#1a1712}.menuButton{background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 70% 20%,#c49a521a,#0000 31%);padding:82px 0 42px}.eyebrow{color:var(--gold-light);letter-spacing:.23em;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(55px,7.5vw,108px);line-height:.82}.hero h1 em{color:var(--gold);font-style:normal;font-weight:400}.lead{color:#d6d1c9;max-width:590px;margin:30px 0;font-size:19px}.buttonRow{flex-wrap:wrap;gap:12px;display:flex}.advisorLink,.textButton{color:var(--gold-light);background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.advisorLink{margin-top:20px}.heroPanel{border:1px solid var(--border);background:linear-gradient(145deg,#15130f,#0a0a0a);min-height:530px;position:relative;overflow:hidden}.abstract{background-color:#0000;background-image:linear-gradient(#c49a520d 1px,#0000 1px),linear-gradient(90deg,#c49a520d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;height:410px;display:grid;position:relative}.ring{border:1px solid #c49a5259;border-radius:50%;position:absolute}.ringOne{width:350px;height:350px}.ringTwo{border-style:dashed;width:285px;height:285px;animation:35s linear infinite rotate}.disc{color:#171512;background:radial-gradient(circle at 36% 28%,#eee9df,#a59d91 45%,#4e4b47 72%,#151515 74%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:210px;height:210px;display:flex;box-shadow:0 24px 60px #000}.disc span{color:var(--gold);font-size:11px;position:absolute;top:22px;left:24px}.disc strong{font-size:58px;font-weight:500;line-height:1}.disc small{letter-spacing:.22em;font-weight:800}.dimension{letter-spacing:.18em;color:var(--muted);font-size:9px;position:absolute}.dimTop{top:22px;right:24px}.dimSide{bottom:22px;left:24px}.heroStats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);height:120px;display:grid}.heroStats div{border-right:1px solid var(--border);flex-direction:column;padding:22px;display:flex}.heroStats div:last-child{border:0}.heroStats strong{color:var(--gold-light);font-size:26px}.heroStats span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.benefitStrip{border-block:1px solid #ffffff1a;grid-template-columns:repeat(5,1fr);margin-top:48px;display:grid}.benefitStrip span{color:#d3cec5;border-right:1px solid #ffffff1a;padding:18px 15px 18px 24px;font-size:11px;position:relative}.benefitStrip span:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:25px;left:8px}.footnote{color:#777;margin-top:10px;font-size:10px}.quickSearch{background:var(--surface);border:1px solid #ffffff1a;grid-template-columns:250px 1fr;align-items:center;margin-top:40px;padding:20px 24px;display:grid}.quickSearch label{font-weight:700}.quickSearch div{display:flex}.quickSearch input{width:100%;color:var(--text);background:#090909;border:1px solid #333;padding:14px}.quickSearch button{background:var(--gold);color:#080808;border:0;width:52px;font-size:20px}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section h2,.catalogHero h1,.finalCta h2{letter-spacing:-.045em;margin:0;font-size:clamp(35px,4vw,58px);line-height:1.05}.textLink{color:var(--gold-light);font-size:13px;font-weight:700}.serviceGrid{grid-template-columns:repeat(4,1fr);display:grid}.serviceCard{border:1px solid #282828;flex-direction:column;min-height:340px;margin-left:-1px;padding:28px;transition:all .25s;display:flex;position:relative}.serviceCard:hover{border-color:var(--border);z-index:2;background:#12100d;transform:translateY(-4px)}.cardNumber,.category{letter-spacing:.16em;color:var(--gold);font-size:10px}.serviceCard h3{margin:55px 0 8px;font-size:25px;line-height:1.1}.serviceCard p{color:var(--muted);font-size:13px}.serviceCard>div{flex-direction:column;margin-top:auto;display:flex}.serviceCard small{color:#777;letter-spacing:.15em;font-size:9px}.serviceCard strong{font-size:29px}.serviceCard i{color:var(--muted);font-size:10px;font-style:normal}.arrow{color:var(--gold);position:absolute;bottom:28px;right:26px}.trustGrid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.goldQuote{color:var(--gold-light);margin-top:35px;font-family:Georgia,serif;font-size:20px;font-style:italic}.checkList{margin:0;padding:0;list-style:none}.checkList li{color:#cac5bd;border-bottom:1px solid #292929;padding:19px 0 19px 35px;position:relative}.checkList li:before{content:"✓";color:var(--gold);position:absolute;left:0}.checkList strong{color:var(--text)}.steps{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{border-right:1px solid #292929;padding:30px 28px}.steps span{color:var(--gold);font-size:11px}.steps h3{margin:50px 0 10px;font-size:18px}.steps p,.policyGrid p{color:var(--muted);font-size:13px}.policyGrid{background:#292929;border:1px solid #292929;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.policyGrid>div{background:var(--background);padding:28px}.policyGrid h3{margin-top:0}.alternate{border-block:1px solid var(--border);background:linear-gradient(110deg,#19140d,#0e0d0b);padding:70px 0}.alternateInner{justify-content:space-between;align-items:center;gap:40px;display:flex}.alternate h2{font-size:40px}.faqGrid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faqGrid>div:first-child p{color:var(--muted);max-width:360px}.faq details{border-top:1px solid #333}.faq details:last-child{border-bottom:1px solid #333}.faq summary{cursor:pointer;grid-template-columns:42px 1fr auto;padding:24px 0;font-weight:700;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--gold);font-size:10px}.faq summary i{color:var(--gold);font-size:20px;font-style:normal}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:0;padding:0 40px 25px;font-size:14px}.finalCta{text-align:center;background:radial-gradient(circle at 50% 110%,#c49a5233,#0000 45%);padding:110px 0}.center{justify-content:center;margin-top:30px}footer{background:#050505;border-top:1px solid #232323;padding:55px 0 20px}.footerGrid{grid-template-columns:1.4fr .8fr .8fr 1fr;gap:40px;display:grid}.footerGrid p,.fineprint{color:#777;font-size:12px}.footerLinks{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footerLinks a,.footerLinks button{color:#aaa;background:0 0;border:0;padding:0;font-size:12px}.fineprint{border-top:1px solid #1d1d1d;margin-top:40px;padding-top:18px}.toast{z-index:80;background:var(--text);color:#111;opacity:0;pointer-events:none;padding:14px 20px;font-size:13px;transition:all .25s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}.dialog{width:min(520px,100% - 24px);max-height:92vh;color:var(--text);border:1px solid var(--border);background:#101010;padding:30px;box-shadow:0 40px 100px #000}.dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c}.dialogHead{justify-content:space-between;display:flex}.dialog h2{margin:0;font-size:32px}.dialog .muted{color:var(--muted);font-size:13px}.iconButton{color:var(--text);background:0 0;border:1px solid #3a3a3a;width:38px;height:38px;font-size:22px}.dialog form{gap:14px;margin-top:22px;display:grid}.dialog label{font-size:12px;font-weight:700}.dialog input,.dialog select,.dialog textarea{width:100%;color:var(--text);resize:vertical;background:#080808;border:1px solid #343434;margin-top:6px;padding:11px}.dialog .full{width:100%;margin-top:8px}.optional{color:#777;font-weight:400}.error{color:#ff9b8f;margin-top:4px;display:block}.catalogHero{background:linear-gradient(100deg,#070707,#17130d);padding:90px 0 55px}.catalogHero p{color:var(--muted);max-width:650px;font-size:17px}.urgent{border-left:2px solid var(--gold);background:#c49a5212;gap:20px;margin-top:35px;padding:12px 18px;font-size:13px;display:flex}.catalogSection{padding-top:45px}.catalogControls{background:#0d0d0d;border:1px solid #292929;margin-bottom:34px;padding:24px}.searchLabel{letter-spacing:.1em;font-size:11px;font-weight:800}.searchLabel input{width:100%;color:var(--text);background:#070707;border:1px solid #393939;margin-top:9px;padding:15px;display:block}.filterRow{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip,.priceToggle button{color:var(--muted);background:0 0;border:1px solid #363636;padding:9px 14px;font-size:12px}.priceToggle{display:flex}.resultsLine{color:var(--muted);border-top:1px solid #252525;justify-content:space-between;margin-top:20px;padding-top:18px;font-size:12px;display:flex}.catalogGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.catalogCard{background:#0c0c0c;border:1px solid #2b2b2b;flex-direction:column;min-height:310px;padding:25px;transition:all .2s;display:flex}.catalogCard:hover{border-color:var(--border);background:#11100e}.catalogCard h2{margin:30px 0 8px;font-size:24px}.catalogCard p{color:var(--muted);font-size:13px}.cardBottom{justify-content:space-between;align-items:end;gap:15px;margin-top:auto;display:flex}.price{flex-direction:column;display:flex}.price span,.price small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px}.price strong{font-size:29px}.catalogCard .button{min-height:42px;padding:0 14px;font-size:11px}.otherCard{border:1px solid var(--border);background:linear-gradient(100deg,#15110b,#0b0b0b);justify-content:space-between;align-items:center;gap:30px;margin-top:15px;padding:38px;display:flex}.otherCard h2{margin:0;font-size:30px}.emptyState{text-align:center;border:1px solid #2b2b2b;padding:70px 20px}.visualMark{border:1px solid var(--gold);width:62px;height:62px;color:var(--gold);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.emptyState h2{margin-bottom:8px;font-size:28px}.notFound{text-align:center;place-content:center;min-height:100vh;padding:30px;display:grid}.notFound h1{margin:0;font-size:50px}.notFound p{color:var(--muted)}@keyframes rotate{to{transform:rotate(360deg)}}@media (width<=900px){.navLinks{border-bottom:1px solid var(--border);background:#0c0c0c;flex-direction:column;align-items:flex-start;padding:25px;display:none;position:absolute;top:74px;left:0;right:0}.navLinks.open{display:flex}.menuButton{margin-left:auto;display:block}.headerCta{display:none}.hero{padding-top:50px}.heroGrid,.trustGrid,.faqGrid{grid-template-columns:1fr;gap:45px}.heroPanel{min-height:470px}.benefitStrip{grid-template-columns:repeat(2,1fr)}.benefitStrip span:last-child{grid-column:1/-1}.serviceGrid,.steps,.catalogGrid,.footerGrid{grid-template-columns:repeat(2,1fr)}.quickSearch{grid-template-columns:1fr;gap:12px}}@media (width<=600px){.container{width:min(calc(100% - 28px),var(--max))}.section{padding:75px 0}.hero h1{font-size:55px}.lead{font-size:16px}.buttonRow .button{width:100%}.heroPanel{min-height:400px}.abstract{height:300px}.ringOne{width:260px;height:260px}.ringTwo{width:220px;height:220px}.disc{width:165px;height:165px}.disc strong{font-size:45px}.heroStats{height:100px}.heroStats div{padding:14px 10px}.heroStats strong{font-size:20px}.benefitStrip{grid-template-columns:1fr}.benefitStrip span:last-child{grid-column:auto}.sectionHead{flex-direction:column;align-items:start;gap:22px}.serviceGrid,.steps,.policyGrid,.catalogGrid,.footerGrid{grid-template-columns:1fr}.serviceCard{min-height:270px}.steps li{border-bottom:1px solid #292929;border-right:0}.steps h3{margin-top:25px}.alternateInner,.otherCard{flex-direction:column;align-items:flex-start}.alternate h2{font-size:33px}.filterRow{flex-direction:column;align-items:flex-start}.priceToggle{width:100%}.priceToggle button{flex:1}.catalogControls{padding:16px}.catalogCard{min-height:290px}.cardBottom{flex-direction:column;align-items:flex-start}.catalogCard .button{width:100%}.urgent{flex-direction:column;gap:2px}.dialog{padding:20px}.footerGrid{gap:28px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--background:#f5f0e6;--surface:#fffaf2;--surface-2:#dcebe4;--text:#20312d;--muted:#66736e;--gold:#dda34e;--gold-light:#f0c777;--border:#1f5b4e38;--teal:#2f766b;--teal-dark:#132a26;--cream:#f7f0e3;--peach:#f3dcc4}body{background:var(--background);color:var(--text)}.header .wordmark,.header .menuButton{color:#fffaf2}.header .wordmark span{color:#f0c777;border-color:#f0c777}.navLinks a{color:#e8eee9}.navLinks a:hover{color:#f0c777}.button{background:var(--gold);border-color:var(--gold);color:#17231f;border-radius:7px;box-shadow:0 7px 18px #6043191f}.button:hover{background:#edbb6b;border-color:#edbb6b}.buttonOutline{color:inherit;box-shadow:none;background:0 0;border-color:currentColor}.hero{color:#fffaf2;background:radial-gradient(circle at 74% 18%,#47918257,#0000 28%),linear-gradient(145deg,#17352f 0%,#101d1a 56%,#0b1513 100%);padding-bottom:0}.hero .eyebrow{color:#f0c777}.hero h1 em{color:#efb75f}.hero .lead{color:#e3e8e3}.hero .buttonOutline{color:#fffaf2;border-color:#fffaf261}.hero .advisorLink{color:#f0c777}.heroPanel{background:linear-gradient(145deg,#25483f,#101d1a);border-color:#f0c7776b;border-radius:18px;box-shadow:0 26px 70px #020c0a66}.heroStats{border-top-color:#f0c77759}.heroStats div{border-right-color:#f0c77740}.heroStats strong{color:#f0c777}.heroStats span,.dimension{color:#c8d4ce}.benefitStrip{background:var(--cream);color:var(--text);border:0;border-radius:24px 24px 0 0;gap:10px;margin-top:58px;padding:28px 28px 16px;position:relative;box-shadow:0 24px 55px #0e2b242e}.benefitStrip:before{content:"LO QUE OBTIENE TU LABORATORIO";color:var(--teal);letter-spacing:.18em;grid-column:1/-1;margin:0 0 6px;font-size:11px;font-weight:900}.benefitStrip span{color:#253a34;background:#fff;border:1px solid #1f5b4e1f;border-radius:12px;align-items:center;min-height:94px;padding:18px 16px 18px 43px;font-size:13px;font-weight:700;line-height:1.35;display:flex}.benefitStrip span:before{background:var(--teal);width:9px;height:9px;top:42px;left:20px;box-shadow:0 0 0 5px #2f766b1f}.footnote{background:var(--cream);color:#69746f;margin-top:0;padding:4px 30px 20px}.quickSearch{color:#20312d;background:#dcebe4;border:0;border-top:1px solid #1f5b4e21;border-radius:0 0 24px 24px;grid-template-columns:290px 1fr;margin-top:0;padding:28px 30px 32px;box-shadow:0 28px 55px #0e2b242e}.quickSearch label{font-size:18px;line-height:1.2}.quickSearch input{color:#20312d;background:#fff;border:1px solid #1f5b4e33;padding:17px 18px}.quickSearch input::placeholder{color:#79857f}.quickSearch button{background:var(--teal);color:#fff;border-radius:0 7px 7px 0;width:60px}.services,.process,.policies,.faq{background:var(--background);color:var(--text)}.services .eyebrow,.process .eyebrow,.policies .eyebrow,.faq .eyebrow,.services .textLink,.faq .advisorLink{color:var(--teal)}.serviceGrid{gap:14px}.serviceCard{background:#fffaf2;border:1px solid #1f5b4e24;border-radius:16px;margin-left:0;box-shadow:0 10px 30px #19413712}.serviceCard:hover{background:#fff;border-color:#1f5b4e61;box-shadow:0 16px 36px #1941371f}.serviceCard p{color:var(--muted)}.cardNumber,.category,.arrow{color:var(--teal)}.serviceCard small{color:#7a837f}.trust{background:var(--teal-dark);color:#fffaf2}.trust .eyebrow,.trust .goldQuote{color:#f0c777}.trust .checkList li{color:#d4dfda;border-bottom-color:#ffffff24}.trust .checkList strong{color:#fff}.trust .checkList li:before{color:#f0c777}.steps span{color:var(--teal)}.steps p,.policyGrid p{color:var(--muted)}.policyGrid{background:0 0;border:0;gap:14px}.policyGrid>div{background:#fff;border:1px solid #1f5b4e21;border-radius:14px;box-shadow:0 8px 24px #1941370f}.alternate{background:var(--peach);color:#2f352f;border-block:0}.alternate .button{background:var(--teal);border-color:var(--teal);color:#fff}.faqGrid>div:first-child p,.faq details p{color:var(--muted)}.faq summary span,.faq summary i{color:var(--teal)}.finalCta .eyebrow{color:var(--teal)}.finalCta .buttonOutline{color:#17352f}footer{color:#fffaf2;background:#10241f;border-top-color:#ffffff1f}.footerGrid p,.fineprint{color:#aebdb7}.footerLinks a,.footerLinks button{color:#d7e1dc}.fineprint{border-top-color:#ffffff1f}.dialog{color:#fffaf2;background:#17322d}.dialog .muted{color:#c2d0ca}.dialog input,.dialog select,.dialog textarea{color:#fff;background:#0d211d;border-color:#fff3}.catalogHero{color:#fffaf2;background:radial-gradient(circle at 85% 25%,#dda34e2e,#0000 30%),linear-gradient(120deg,#17352f,#10241f)}.catalogHero p{color:#cedad4}.urgent{background:#f0c7771f;border-left-color:#f0c777}.urgent span{color:#d7e2dc}.catalogSection{background:var(--background)}.catalogControls{background:#dcebe4;border-color:#1f5b4e2e;border-radius:18px}.searchLabel input{color:var(--text);background:#fff;border-color:#1f5b4e38;border-radius:7px}.chip,.priceToggle button{color:#52665e;border-color:#1f5b4e40}.chip.active,.priceToggle button.active{border-color:var(--teal);color:#fff;background:var(--teal)}.resultsLine{color:var(--muted);border-top-color:#1f5b4e26}.catalogCard{color:var(--text);background:#fffaf2;border-color:#1f5b4e24;border-radius:15px;box-shadow:0 8px 26px #1941370f}.catalogCard:hover{background:#fff;border-color:#1f5b4e5c}.catalogCard p,.price span,.price small{color:var(--muted)}.otherCard{color:#25352f;background:#f3dcc4;border:0;border-radius:18px}.otherCard .eyebrow{color:#995f2b}.emptyState{background:#fffaf2;border-color:#1f5b4e2e;border-radius:18px}.emptyState p{color:var(--muted)}.visualMark{border-color:var(--teal);color:var(--teal)}@media (width<=900px){.navLinks{background:#132a26}.benefitStrip{grid-template-columns:repeat(2,1fr)}.quickSearch{grid-template-columns:1fr}.services{padding-top:100px}}@media (width<=600px){.benefitStrip{border-radius:18px 18px 0 0;grid-template-columns:1fr;padding:22px 18px 12px}.benefitStrip span{min-height:72px}.benefitStrip span:before{top:31px}.footnote{padding:5px 20px 16px}.quickSearch{border-radius:0 0 18px 18px;padding:22px 18px 24px}.quickSearch label{font-size:16px}.services{padding-top:90px}.policyGrid{gap:12px}}.locationSection{color:var(--text);background:#fffaf2;padding:95px 0}.locationGrid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;display:grid}.locationCopy .eyebrow{color:var(--teal)}.locationCopy h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.05}.locationCopy p{color:var(--muted);max-width:510px;margin:24px 0 30px}.locationCopy .button{background:var(--teal);border-color:var(--teal);color:#fff}.mapCard{background:linear-gradient(30deg,#ffffff73,#0000 42%),linear-gradient(145deg,#dcebe4,#c7ded4);border:1px solid #1f5b4e2e;border-radius:20px;min-height:390px;position:relative;overflow:hidden;box-shadow:0 22px 50px #19413724}.mapCard:before,.mapCard:after{content:"";background:#ffffffbd;position:absolute;box-shadow:0 0 0 1px #2f766b14}.mapCard:before{width:135%;height:48px;top:43%;left:-16%;transform:rotate(-18deg)}.mapCard:after{width:46px;height:130%;top:-15%;left:58%;transform:rotate(11deg)}.mapStreet{background:#ffffff73;border:1px solid #2f766b14;position:absolute}.streetOne{width:80%;height:25px;top:20%;left:-10%;transform:rotate(16deg)}.streetTwo{width:90%;height:20px;bottom:18%;right:-15%;transform:rotate(-8deg)}.streetThree{width:24px;height:95%;top:-8%;left:25%;transform:rotate(-6deg)}.mapPin{z-index:2;background:var(--gold);border-radius:50% 50% 50% 8px;width:64px;height:64px;transition:all .2s;position:absolute;top:37%;left:57%;transform:rotate(-45deg);box-shadow:0 12px 28px #4a321340}.mapPin i{background:#fff;border-radius:50%;width:22px;height:22px;position:absolute;top:21px;left:21px}.mapLabel{z-index:3;color:#fffaf2;background:#17352f;border-radius:12px;flex-direction:column;min-width:210px;padding:18px 22px;display:flex;position:absolute;bottom:28px;left:28px;box-shadow:0 12px 30px #0b1f1a38}.mapLabel small{color:#f0c777;letter-spacing:.16em;font-size:9px}.mapLabel strong{margin:3px 0;font-size:22px}.mapLabel em{color:#c5d8d1;font-size:11px;font-style:normal}.mapCard:hover .mapPin{transform:rotate(-45deg)scale(1.06)}@media (width<=900px){.locationGrid{grid-template-columns:1fr;gap:38px}.mapCard{min-height:340px}}@media (width<=600px){.locationSection{padding:72px 0}.locationCopy .button{width:100%}.mapCard{min-height:300px}.mapPin{width:54px;height:54px;top:34%;left:62%}.mapPin i{width:18px;height:18px;top:18px;left:18px}.mapLabel{min-width:0;bottom:18px;left:18px;right:18px}}:root{--teal:#7a2942;--teal-dark:#421321;--border:#7a29423d;--surface-2:#eadde1}.header{background:#3e1220f5;border-bottom-color:#ffffff1a}.hero{background:radial-gradient(circle at 74% 18%,#97415b57,#0000 28%),linear-gradient(145deg,#5a2033 0%,#35121f 56%,#230b13 100%)}.heroPanel{background:linear-gradient(145deg,#64283b,#2c0f19);border-color:#f0c7776b}.abstract{background-color:#0000;background-image:linear-gradient(#f0c77712 1px,#0000 1px),linear-gradient(90deg,#f0c77712 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.benefitStrip span{color:#4a2631;border-color:#7a294221}.benefitStrip span:before{background:#7a2942;box-shadow:0 0 0 5px #7a29421f}.quickSearch{color:#421321;background:#eadde1;border-top-color:#7a294221}.quickSearch input{border-color:#7a294233}.quickSearch button{color:#fff;background:#7a2942}.serviceCard,.policyGrid>div,.catalogCard{border-color:#7a294224;box-shadow:0 10px 30px #561b2d12}.serviceCard:hover,.catalogCard:hover{border-color:#7a294261;box-shadow:0 16px 36px #561b2d1f}.trust{background:#421321}.checkList li{border-bottom-color:#ffffff24}.steps{border-top-color:#7a294238}.steps li{border-right-color:#7a294224}.alternate{background:#eadde1}.alternate .eyebrow{color:#7a2942}.alternate p{color:#6d5660}.faq details{border-top-color:#7a294233}.faq details:last-child{border-bottom-color:#7a294233}.finalCta{color:#421321;background:radial-gradient(circle at 50% 110%,#7a294229,#0000 45%),#f1e6e9}.finalCta p{color:#6d5660}footer{background:#2b0b16}.dialog{background:#421321}.dialog input,.dialog select,.dialog textarea{background:#2b0b16}.catalogHero{background:radial-gradient(circle at 85% 25%,#97415b38,#0000 30%),linear-gradient(120deg,#571d30,#32101c)}.catalogControls{background:#eadde1;border-color:#7a29422e}.catalogCard .buttonOutline{color:#7a2942;border-color:#7a2942}.otherCard{color:#4a2631;background:#eadde1}.otherCard p{color:#6d5660}.emptyState{border-color:#7a29422e}.locationSection{background:#fffaf2}.mapCard{background:linear-gradient(30deg,#ffffff7a,#0000 42%),linear-gradient(145deg,#eadde1,#d9bec7);border-color:#7a29422e;box-shadow:0 22px 50px #561b2d24}.mapCard:before,.mapCard:after,.mapStreet{box-shadow:0 0 0 1px #7a294214}.mapStreet{border-color:#7a294214}.mapLabel{background:#421321;box-shadow:0 12px 30px #2b0b1638}@media (width<=900px){.navLinks{background:#421321}}.hero{padding-top:64px}.heroGrid{display:block}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.87}.lead{max-width:680px;margin:24px 0 28px}.heroCopy .buttonRow{grid-template-columns:repeat(2,minmax(240px,1fr));gap:12px;max-width:690px;display:grid}.heroCopy .button{border-radius:12px;min-height:64px;padding:0 28px;font-size:15px}.heroPanel{display:none}.benefitStrip{margin-top:44px}.benefitStrip:before{margin-bottom:10px;font-size:13px}.benefitStrip span{min-height:116px;padding:22px 18px 22px 48px;font-size:15px}.benefitStrip span:before{top:51px;left:22px}.quickSearch{grid-template-columns:330px 1fr;padding:30px}.quickSearch label{font-size:20px}.quickSearch input{padding:19px;font-size:17px}.quickSearch button{width:66px}.services{padding-top:88px}.section{padding:82px 0}.sectionHead{margin-bottom:36px}.serviceGrid{grid-template-columns:repeat(2,1fr);gap:16px}.serviceCard{min-height:245px;padding:28px}.serviceCard h3{margin:28px 0 8px}.steps{border-top:0;grid-template-columns:repeat(2,1fr);gap:14px}.steps li{background:#fffaf2;border:1px solid #7a294224;border-radius:15px;min-height:220px;padding:28px}.steps h3{margin:32px 0 10px}.policies{padding-top:0}.servicePolicies{background:#fffaf2;border:1px solid #7a294229;border-radius:15px;overflow:hidden}.servicePolicies>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 28px;font-size:18px;font-weight:800;list-style:none;display:flex}.servicePolicies>summary::-webkit-details-marker{display:none}.servicePolicies>summary span{color:var(--teal);font-size:25px}.servicePolicies[open]>summary span{transform:rotate(45deg)}.servicePolicies .policyGrid{padding:0 24px 24px}.locationSection{padding:82px 0}.alternate{padding:60px 0}.faq{padding-top:82px}.finalCta{padding:85px 0}@media (width<=900px){.hero{padding-top:48px}.heroCopy .buttonRow{max-width:none}.benefitStrip span{min-height:98px}.serviceGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero{padding-top:42px}.hero h1{font-size:52px}.heroCopy .buttonRow{grid-template-columns:1fr}.heroCopy .button{width:100%;min-height:58px}.benefitStrip{margin-top:34px}.benefitStrip span{min-height:76px;font-size:14px}.benefitStrip span:before{top:33px}.quickSearch{padding:22px 18px 24px}.quickSearch label{font-size:18px}.quickSearch input{font-size:15px}.services,.section{padding-top:68px;padding-bottom:68px}.serviceGrid,.steps{grid-template-columns:1fr}.serviceCard,.steps li{min-height:210px}.servicePolicies .policyGrid{padding:0 14px 14px}.servicePolicies>summary{padding:20px;font-size:16px}}.heroGrid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px;display:grid}.heroCopy{max-width:none}.heroOverview{color:#421321;background:#fffaf2;border-radius:22px;padding:30px;box-shadow:0 24px 55px #17040a40}.heroOverview>.eyebrow{color:#7a2942;margin-bottom:18px}.overviewGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.overviewGrid>div{background:#fff;border:1px solid #7a294224;border-radius:14px;flex-direction:column;justify-content:center;min-height:130px;padding:22px;display:flex}.overviewGrid strong{color:#5a1d31;font-size:20px;line-height:1.1}.overviewGrid span{color:#745963;margin-top:8px;font-size:13px;line-height:1.4}.overviewGrid .overviewWide{background:#eadde1;grid-column:1/-1;min-height:100px}.quickSearch{border-radius:18px;margin-top:40px;box-shadow:0 20px 45px #17040a38}@media (width<=900px){.heroGrid{grid-template-columns:1fr;gap:38px}.heroOverview{padding:24px}.quickSearch{margin-top:30px}}@media (width<=600px){.heroOverview{border-radius:16px;padding:18px}.overviewGrid{grid-template-columns:1fr}.overviewGrid .overviewWide{grid-column:auto}.overviewGrid>div,.overviewGrid .overviewWide{min-height:92px;padding:18px}.overviewGrid strong{font-size:18px}.quickSearch{margin-top:24px}}.overviewGrid>div.overviewCard{border:1px solid #7a294229;justify-content:flex-start;padding:20px 20px 22px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 7px 20px #4e142612}.overviewCard:before{content:"";background:#7a2942;height:5px;position:absolute;top:0;left:0;right:0}.overviewCard:hover{border-color:#7a294252;transform:translateY(-3px);box-shadow:0 13px 28px #4e142621}.overviewMark{color:#fff;letter-spacing:.03em;background:#7a2942;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:17px;font-size:13px;font-weight:900;display:grid;box-shadow:0 7px 16px #5b182d33}.overviewGrid .overviewCard strong{font-size:19px}.overviewGrid .overviewCard>span:last-child{font-size:13px}.overviewTime{background:linear-gradient(145deg,#fff9ed,#fff)}.overviewTime:before,.overviewTime .overviewMark{color:#35121f;background:#dda34e}.overviewChat{background:linear-gradient(145deg,#fff,#f8eef1)}.overviewChat .overviewMark{border-radius:50% 50% 50% 8px}.overviewCourier{background:linear-gradient(145deg,#fff,#f5e9ed)}.overviewCourier .overviewMark{font-size:20px}.overviewMexico{background:linear-gradient(145deg,#fff,#f8eff2)}.overviewGrid .overviewWide{color:#fff;background:linear-gradient(110deg,#7a2942,#53192c);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:112px;display:grid}.overviewWide:before{background:#dda34e}.overviewWide .overviewMark{color:#421321;background:#f0c777;margin:0}.overviewGrid .overviewWide div{flex-direction:column;display:flex}.overviewGrid .overviewWide strong{color:#fff}.overviewGrid .overviewWide span{color:#eadde1;margin-top:4px}.overviewWide em{letter-spacing:.08em;text-transform:uppercase;color:#f0c777;text-align:right;max-width:105px;font-size:10px;font-style:normal}@media (width<=600px){.overviewGrid>div.overviewCard{padding:17px}.overviewMark{width:40px;height:40px;margin-bottom:12px}.overviewGrid .overviewWide{grid-template-columns:auto 1fr}.overviewWide em{display:none}}.overviewGrid .overviewCard:not(.overviewWide) .overviewMark{color:#421321;background:#fff;border:1px solid #7a294233;font-size:24px;line-height:1;box-shadow:0 7px 16px #5b182d1a}.overviewGrid .overviewTime .overviewMark{background:#fff1d5;border-color:#dda34e80}.overviewGrid .overviewChat .overviewMark{background:#f2dfe5}.overviewGrid .overviewCourier .overviewMark{background:#efe1e6;font-size:25px}.overviewGrid .overviewMexico .overviewMark{letter-spacing:-5px;background:#fff0d8;border-color:#dda34e59;width:68px;padding-right:5px;font-size:21px}.overviewGrid .overviewWide .overviewMark{color:#421321;font-size:16px;font-weight:900}.homeOnly{background:#35121f;min-height:calc(100svh - 121px)}.homeOnly .hero{align-items:center;min-height:calc(100svh - 121px);padding:clamp(30px,5.3svh,48px) 0;display:flex}.homeOnly .heroGrid{width:min(calc(100% - 40px),var(--max))}.homeLinks{flex-wrap:wrap;align-items:center;gap:28px;margin-top:20px;display:flex}.homeLinks .advisorLink{margin-top:0}.moreInfoLink{color:#f0c777;border-bottom:1px solid #f0c77773;padding-bottom:4px;font-size:13px;font-weight:800}.infoHero{color:#fffaf2;background:radial-gradient(circle at 80% 20%,#97415b4d,#0000 30%),linear-gradient(145deg,#5a2033,#35121f);padding:95px 0 70px}.infoHero h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,82px);line-height:.95}.infoHero>div>p{color:#eadde1;max-width:650px;font-size:18px}.infoHero .quickSearch{width:100%;margin:38px 0 0}.infoHero .quickSearch label{color:#421321}.infoHero .quickSearch{box-shadow:none}@media (width>=901px) and (width<=1080px){.homeOnly,.homeOnly .hero{min-height:calc(100svh - 109px)}}@media (width<=900px){.homeOnly{min-height:auto}.homeOnly .hero{min-height:auto;padding:48px 0 65px}.homeOnly .heroGrid{width:min(calc(100% - 40px),var(--max))}}@media (width<=600px){.homeOnly .heroGrid{width:min(calc(100% - 28px),var(--max))}.homeLinks{flex-direction:column;align-items:flex-start;gap:16px}.infoHero{padding:70px 0 55px}.infoHero h1{font-size:48px}}.navLinks{gap:20px}.locationNav{background:#f0c7771a;border:1px solid #f0c7776b;border-radius:11px;align-items:center;gap:11px;min-width:176px;min-height:54px;transition:all .2s;color:#fffaf2!important;padding:8px 14px!important;display:flex!important}.locationNav:hover{background:#f0c7772e;border-color:#f0c777;transform:translateY(-1px)}.locationNavPin{color:#fff;background:#dda34e;border-radius:50% 50% 50% 7px;flex:none;place-items:center;width:28px;height:28px;font-size:8px;display:grid;transform:rotate(-45deg)}.locationNavPin:first-letter{transform:rotate(45deg)}.locationNav>span:last-child{flex-direction:column;line-height:1.05;display:flex}.locationNav small{color:#f0c777;letter-spacing:.14em;font-size:8px;font-weight:900}.locationNav strong{color:#fff;white-space:nowrap;margin-top:4px;font-size:12px}.headerCta{border-radius:11px;min-height:54px}@media (width<=1080px){.navLinks{gap:12px}.locationNav{min-width:154px;padding-inline:10px!important}.locationNav strong{font-size:11px}}@media (width<=900px){.nav{height:74px}.locationNav{background:#eadde1;border-color:#7a294233;width:100%;min-width:0;color:#421321!important}.locationNav strong{color:#421321}.locationNav small{color:#7a2942}}.catalogPage{background:#f7f0e5;min-height:100vh}.catalogCompact{padding:34px 0 72px}.catalogIntro{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.catalogIntro .eyebrow{color:#7a2942;margin-bottom:6px}.catalogIntro h1{letter-spacing:-.045em;color:#421321;margin:0;font-size:clamp(34px,4vw,52px);line-height:1}.catalogIntro p{color:#6d5660;margin:9px 0 0}.urgentCompact{color:#421321;background:#fffaf2;border:1px solid #7a294229;border-left:4px solid #e4a746;border-radius:10px;flex-direction:column;flex:none;gap:8px;margin:0;padding:10px 14px;line-height:1.25}.urgentCompact span{color:#6d5660;font-size:12px}.quickPrices{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.quickPrices a{background:#fff;border:1px solid #7a294226;border-top:4px solid #7a2942;border-radius:13px;flex-direction:column;min-height:126px;padding:18px 19px;transition:all .2s;display:flex;position:relative;box-shadow:0 8px 24px #561b2d0f}.quickPrices a:first-child{border-top-color:#e4a746}.quickPrices a:hover{border-color:#7a294266;transform:translateY(-3px);box-shadow:0 14px 30px #561b2d1c}.quickPrices span{color:#5a2032;font-size:13px;font-weight:800}.quickPrices strong{color:#421321;margin-top:6px;font-size:29px;line-height:1.1}.quickPrices small{letter-spacing:.08em;text-transform:uppercase;color:#806c73;font-size:9px}.quickPrices i{color:#8a2948;font-size:10px;font-style:normal;font-weight:700;position:absolute;bottom:16px;right:16px}.catalogCompact .catalogControls{background:#eadde1;border-radius:13px;margin-bottom:18px;padding:16px 18px}.catalogCompact .searchLabel{color:#421321;grid-template-columns:150px 1fr;align-items:center;gap:16px;display:grid}.catalogCompact .searchLabel input{margin:0;padding:12px 14px}.catalogCompact .catalogGrid{scroll-margin-top:100px}.catalogCompact .catalogCard{min-height:285px}@media (width<=900px){.quickPrices{grid-template-columns:repeat(2,1fr)}.catalogIntro{align-items:flex-start}.urgentCompact{max-width:300px}}@media (width<=600px){.catalogCompact{padding-top:24px}.catalogIntro{display:block}.urgentCompact{max-width:none;margin-top:16px}.quickPrices{grid-template-columns:1fr 1fr;gap:9px}.quickPrices a{min-height:120px;padding:15px}.quickPrices strong{font-size:25px}.quickPrices i{display:none}.catalogCompact .searchLabel{grid-template-columns:1fr;gap:7px}.catalogCompact .filterRow{margin-top:14px}}.infoHeroCompact{background:linear-gradient(135deg,#551c2f,#35121f);min-height:0;padding:30px 0}.infoHeroCompact .infoIntro{grid-template-columns:.65fr 1.35fr;align-items:center;gap:42px;display:grid}.infoHeroCompact .eyebrow{margin-bottom:6px}.infoHeroCompact h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1}.infoHeroCompact .infoIntro>div>p{color:#eadde1;max-width:350px;margin:10px 0 0;font-size:14px}.infoJump{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.infoJump a{background:#ffffff0f;border:1px solid #f0c77740;border-radius:11px;flex-direction:column;justify-content:space-between;min-height:88px;padding:14px;transition:all .2s;display:flex}.infoJump a:hover{color:#5a2032;background:#fffaf2;transform:translateY(-2px)}.infoJump span{letter-spacing:.12em;color:#f0c777;font-size:9px;font-weight:900}.infoJump strong{font-size:13px;line-height:1.15}.infoHeroCompact~.section{padding-top:62px;padding-bottom:62px;scroll-margin-top:82px}.infoHeroCompact+.services{padding-top:36px}.infoHeroCompact+.services .sectionHead{margin-bottom:24px}.infoHeroCompact+.services .sectionHead h2{font-size:clamp(30px,3vw,44px)}.infoHeroCompact+.services .serviceCard{min-height:220px}.infoHeroCompact+.services .serviceCard h3{margin:24px 0 6px}.infoHeroCompact~.locationSection{padding-top:62px;padding-bottom:62px}.infoHeroCompact~.faq{padding-top:62px}@media (width<=900px){.infoHeroCompact .infoIntro{grid-template-columns:1fr;gap:20px}.infoJump{grid-template-columns:repeat(2,1fr)}.infoHeroCompact{padding:26px 0}.infoJump a{min-height:72px}.infoHeroCompact+.services{padding-top:34px}}@media (width<=600px){.infoHeroCompact{padding:22px 0}.infoHeroCompact h1{font-size:38px}.infoJump{gap:7px}.infoJump a{min-height:68px;padding:11px}.infoJump strong{font-size:12px}.infoHeroCompact~.section{padding-top:48px;padding-bottom:48px}.infoHeroCompact+.services{padding-top:30px}}.overviewGrid>details.overviewCard{background:#fff;border:1px solid #7a294229;border-radius:14px;min-height:138px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;position:relative;overflow:hidden;box-shadow:0 7px 20px #4e142612}.overviewGrid>details.overviewCard:before{content:"";background:#7a2942;height:5px;position:absolute;top:0;left:0;right:0}.overviewGrid>details.overviewCard:hover{border-color:#7a294252;transform:translateY(-3px);box-shadow:0 13px 28px #4e142621}.overviewCard summary{cursor:pointer;flex-direction:column;align-items:flex-start;min-height:138px;padding:24px 22px 20px;list-style:none;display:flex;position:relative}.overviewCard summary::-webkit-details-marker{display:none}.overviewCard summary .overviewMark{margin:0 0 15px}.overviewCard summary>strong{color:#5a1d31;padding-right:28px;font-size:19px;line-height:1.16}.overviewCard summary>i{color:#7a2942;background:#f5e9ed;border-radius:50%;place-items:center;width:26px;height:26px;font-size:19px;font-style:normal;font-weight:500;transition:all .2s;display:grid;position:absolute;top:23px;right:18px}.overviewCard[open] summary{min-height:0;padding-bottom:12px}.overviewCard[open] summary>i{color:#fff;background:#7a2942;transform:rotate(45deg)}.overviewCard>p{color:#745963;margin:0;padding:0 22px 22px;font-size:13px;line-height:1.45;animation:.2s overviewReveal}.overviewCard>p strong{color:#5a1d31}.overviewGrid>details.overviewTime{background:linear-gradient(145deg,#fff9ed,#fff)}.overviewTime:before{background:#dda34e!important}.overviewGrid>details.overviewWide{color:#fff;background:linear-gradient(110deg,#7a2942,#53192c);grid-column:1/-1;min-height:106px}.overviewGrid>details.overviewWide:before{background:#dda34e}.overviewWide summary{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:106px;padding:20px 24px;display:grid}.overviewWide summary .overviewMark{margin:0}.overviewWide summary>strong{color:#fff;font-size:20px}.overviewWide summary>i{color:#f0c777;background:#ffffff1f;position:static}.overviewWide[open] summary{padding-bottom:10px}.overviewWide>p{color:#eadde1;padding-left:86px;padding-right:58px}.overviewWide>p strong{color:#f0c777}@keyframes overviewReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (width<=600px){.overviewGrid>details.overviewCard,.overviewCard summary{min-height:94px}.overviewCard summary{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.overviewCard summary .overviewMark{margin:0}.overviewCard summary>strong{padding:0;font-size:17px}.overviewCard summary>i{position:static}.overviewCard[open] summary{padding-bottom:10px}.overviewCard>p{padding:0 16px 17px}.overviewGrid>details.overviewWide{grid-column:auto;min-height:94px}.overviewWide summary{min-height:94px;padding:15px}.overviewWide>p{padding:0 16px 17px}}.overviewCard>p{padding-bottom:10px}.overviewBack{color:#7a2942;background:#f8eef1;border:1px solid #7a29423d;border-radius:8px;margin:0 22px 20px;padding:7px 12px;font-size:11px;font-weight:800}.overviewBack:hover{color:#fff;background:#7a2942}.overviewWide .overviewBack{color:#f0c777;background:#ffffff1a;border-color:#ffffff38;margin-left:86px}.overviewWide .overviewBack:hover{color:#7a2942;background:#fffaf2}@media (width<=600px){.overviewBack,.overviewWide .overviewBack{margin:0 16px 16px}.overviewCard>p{padding-bottom:9px}}.overviewActions{justify-content:space-between;align-items:center;gap:10px;margin:0 22px 20px;display:flex}.overviewActions .overviewBack{margin:0}.overviewQuote{color:#35121f;background:#dda34e;border:1px solid #dda34e;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:8px 13px;font-size:11px;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 7px 16px #69391429}.overviewQuote:hover{background:#efbd68;transform:translateY(-1px);box-shadow:0 10px 20px #69391438}.overviewQuote:focus-visible{outline-offset:3px;outline:3px solid #dda34e61}@media (width<=600px){.overviewActions{gap:8px;margin:0 14px 14px}.overviewActions .overviewBack{margin:0}.overviewQuote{min-height:34px;padding:7px 10px;font-size:10px}}.wordmark .wordmarkText{width:auto;height:auto;color:inherit;letter-spacing:normal;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;line-height:1;display:flex}.wordmarkText strong{letter-spacing:.14em;white-space:nowrap;font-size:13px;font-weight:900}.wordmarkText small{letter-spacing:.055em;color:#f0c777;text-transform:lowercase;white-space:nowrap;font-size:8px;font-weight:700}.footerGrid .wordmarkText small{color:#d9b96f}@media (width<=600px){.wordmarkText strong{font-size:12px}.wordmarkText small{font-size:7px}.wordmark{gap:8px}}.wordmark .brandLogo{object-fit:cover;background:#000;border:1px solid #f0c7776b;border-radius:50%;flex:none;width:52px;height:52px}@media (width<=600px){.wordmark .brandLogo{width:46px;height:46px}.footerGrid .wordmark .brandLogo{width:52px;height:52px}}.wordmark{gap:14px}.wordmark .brandLogo{border-width:2px;border-radius:18px;width:76px;height:76px;box-shadow:0 8px 20px #0003}.wordmarkText{gap:5px!important}.wordmarkText strong{letter-spacing:.13em;font-size:18px}.wordmarkText small{letter-spacing:.065em;font-size:10px}.footerGrid .wordmark .brandLogo{width:76px;height:76px}.footerGrid .wordmarkText strong{font-size:17px}.footerGrid .wordmarkText small{font-size:9px}@media (width<=1080px){.nav{height:94px}.wordmark .brandLogo{width:64px;height:64px}.wordmarkText strong{font-size:15px}.wordmarkText small{font-size:8px}}@media (width<=900px){.nav{height:82px}.wordmark .brandLogo{border-radius:14px;width:56px;height:56px}.wordmarkText strong{font-size:14px}.wordmarkText small{font-size:8px}.navLinks{top:82px}}@media (width<=600px){.wordmark{gap:9px}.wordmark .brandLogo{width:52px;height:52px}.wordmarkText strong{font-size:13px}.wordmarkText small{font-size:7px}}.catalogCompact{padding-bottom:56px}.catalogIntro{margin-bottom:17px}.quickPrices{gap:10px;margin-bottom:14px}.quickPrices a{border-radius:12px;min-height:102px;padding:13px 15px}.quickPrices strong{margin-top:3px;font-size:25px}.quickPrices small{font-size:8px}.quickPrices i{color:#7a2942;background:#f5e9ed;border-radius:999px;padding:5px 9px;transition:all .2s;bottom:11px;right:12px;box-shadow:inset 0 0 0 1px #7a29421f}.quickPrices a:hover i{color:#fff;background:#7a2942}.catalogCompact .catalogControls{border-radius:12px;margin-bottom:14px;padding:13px 15px;box-shadow:0 8px 24px #561b2d0f}.catalogCompact .searchLabel{grid-template-columns:132px 1fr;gap:12px}.catalogCompact .searchLabel input{padding:10px 13px}.catalogCompact .filterRow{margin-top:10px}.chips{gap:6px}.chip,.priceToggle button{background:#ffffff8f;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:700;transition:all .2s}.chip:hover,.priceToggle button:hover{color:#7a2942;background:#fff;border-color:#7a2942}.chip.active,.priceToggle button.active{color:#fff;background:linear-gradient(135deg,#8a2948,#651d35);border-color:#7a2942;box-shadow:0 6px 14px #7a294233}.priceToggle{background:#ffffff9e;border-radius:999px;padding:3px;box-shadow:inset 0 0 0 1px #7a29421f}.priceToggle button{border:0}.priceToggle button+button{margin-left:0}.catalogCompact .resultsLine{margin-top:9px;padding-top:8px}.catalogGrid{gap:11px}.catalogCompact .catalogCard{border-radius:13px;min-height:230px;padding:19px;position:relative;overflow:hidden}.catalogCard:before{content:"";opacity:.72;background:linear-gradient(90deg,#7a2942,#dda34e);width:100%;height:4px;position:absolute;top:0;left:0}.catalogCard:hover:before{opacity:1}.catalogCard h2{margin:18px 0 5px;font-size:20px;line-height:1.08}.catalogCard p{margin:0;font-size:11px}.catalogCard .category{font-size:8px}.cardBottom{gap:10px}.price strong{font-size:26px;line-height:1}.price span,.price small{font-size:8px}.catalogCard .buttonOutline{color:#fff;background:linear-gradient(135deg,#8a2948,#651d35);border:0;border-radius:9px;min-height:38px;padding:0 13px;font-size:10px;box-shadow:0 8px 18px #7a294233}.catalogCard .buttonOutline span{color:#5a1d31;background:#f0c777;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.catalogCard .buttonOutline:hover{color:#fff;background:linear-gradient(135deg,#9a3454,#76233e);box-shadow:0 12px 22px #7a294247}.otherCard{margin-top:11px;padding:26px}.otherCard .button{min-height:44px}@media (width>=1250px){.catalogPage .container{width:min(100% - 40px,1500px)}.catalogGrid{grid-template-columns:repeat(4,1fr)}}@media (width<=900px){.catalogCompact .catalogCard{min-height:220px}.quickPrices a{min-height:96px}}@media (width<=600px){.quickPrices{grid-template-columns:1fr 1fr}.quickPrices a{min-height:98px}.catalogCompact .catalogCard{min-height:210px;padding:17px}.catalogCard h2{font-size:20px}.catalogCard .buttonOutline{width:100%}.catalogCompact .searchLabel{grid-template-columns:1fr}}.nav{height:120px}.wordmark .brandLogo{object-fit:contain;width:100px;height:100px;box-shadow:none;filter:drop-shadow(0 7px 12px #0000003d);mix-blend-mode:screen;background:0 0;border:0;border-radius:0}.footerGrid .wordmark .brandLogo{width:99px;height:99px;box-shadow:none;object-fit:contain;filter:drop-shadow(0 7px 12px #00000038);mix-blend-mode:screen;background:0 0;border:0;border-radius:0}@media (width<=1080px){.nav{height:108px}.wordmark .brandLogo{width:83px;height:83px}}@media (width<=900px){.nav{height:94px}.wordmark .brandLogo{border-radius:0;width:73px;height:73px}.navLinks{top:94px}}@media (width<=600px){.nav{height:86px}.wordmark .brandLogo,.footerGrid .wordmark .brandLogo{width:68px;height:68px}}.featuredPrices{background:linear-gradient(120deg,#f5dfb4 0%,#f1cf92 46%,#eadde1 100%);border:1px solid #b0742247;border-radius:15px;margin-bottom:14px;padding:12px;box-shadow:0 12px 30px #6f40161a}.featuredPricesHead{color:#5a1d31;justify-content:space-between;align-items:center;gap:20px;padding:0 4px 9px;display:flex}.featuredPricesHead strong{letter-spacing:.1em;text-transform:uppercase;font-size:12px}.featuredPricesHead strong span{color:#9a5b13;margin-right:5px}.featuredPricesHead small{color:#745963;font-size:10px}.featuredPrices .quickPrices{margin:0}.featuredPrices .quickPrices a{background:linear-gradient(150deg,#fffdf8,#fff5df);border-color:#dda34e #9a5b1347 #9a5b1347;border-top-style:solid;border-top-width:4px;box-shadow:0 8px 20px #6f40161a}.featuredPrices .quickPrices a:nth-child(2n){background:linear-gradient(150deg,#fffaf2,#f8e9ed);border-top-color:#8a2948}.featuredPrices .quickPrices a:hover{border-color:#8a2948;box-shadow:0 14px 28px #6f401629}.featuredPrices .quickPrices span{color:#5a1d31}.featuredPrices .quickPrices strong{color:#421321}.featuredPrices .quickPrices i{color:#fff;background:#7a2942;box-shadow:0 6px 14px #7a294233}.featuredPrices .quickPrices a:hover i{color:#421321;background:#dda34e}@media (width<=600px){.featuredPrices{padding:10px}.featuredPricesHead{flex-direction:column;align-items:flex-start;gap:2px}.featuredPricesHead small{display:none}.featuredPrices .quickPrices{gap:8px}}.homeOnly .hero{position:relative}.visitCounter{color:#fffaf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#5a1d31f0,#35121ff5);border:1px solid #f0c77761;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:215px;padding:11px 14px;display:grid;position:absolute;bottom:24px;right:30px;box-shadow:0 14px 32px #15030947}.visitCounterIcon{color:#421321;background:#dda34e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;display:grid;box-shadow:0 6px 14px #00000029}.visitCounterCopy{flex-direction:column;line-height:1;display:flex}.visitCounterCopy small{letter-spacing:.14em;color:#f0c777;font-size:8px;font-weight:900}.visitCounterCopy strong{margin-top:4px;font-size:24px}.visitCounter em{letter-spacing:.07em;text-transform:uppercase;color:#d8c2ca;align-self:end;padding-bottom:2px;font-size:8px;font-style:normal}@media (width<=1100px){.visitCounter{min-width:195px;bottom:16px;right:20px}}@media (width<=900px){.visitCounter{width:min(calc(100% - 40px),var(--max));margin:0 auto 24px;position:static}}@media (width<=600px){.visitCounter{width:min(calc(100% - 28px),var(--max));margin-bottom:18px}}.locationShare{gap:8px;margin-top:-2px;display:grid}.locationShareButton{color:#fffaf2;background:linear-gradient(135deg,#f0c77729,#7a29422e);border:1px solid #f0c77794;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 15px;font-size:13px;font-weight:900;transition:all .2s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.locationShareButton:hover{background:linear-gradient(135deg,#f0c77740,#7a294240);border-color:#f0c777;transform:translateY(-1px)}.locationShareButton:disabled{cursor:wait;opacity:.72;transform:none}.locationShareButton.success{color:#eafff2;background:#48916a33;border-color:#7ec8a1}.locationSharePin{color:#421321;background:#dda34e;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:19px;line-height:1;display:grid}.locationShareButton.success .locationSharePin{background:#8ad6ac}.locationShareResult{color:#a9e7c3;text-align:center;background:#7ec8a11f;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:800}.locationShareResult:hover{text-decoration:underline}.locationShareError{color:#ffb5ac;background:#ff9b8f1a;border-radius:8px;padding:9px 11px;font-size:11px;line-height:1.35;display:block}.floatingWhatsapp{z-index:65;color:#fff;background:linear-gradient(145deg,#2bd66f,#18a950);border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:64px;height:64px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:108px;right:28px;box-shadow:0 14px 30px #095b2b5c}.floatingWhatsapp strong{letter-spacing:-.04em;font-size:15px}.floatingWhatsapp:before{content:"";clip-path:polygon(0 0,100% 18%,18% 100%);background:#18a950;width:13px;height:13px;position:absolute;bottom:2px;right:4px}.floatingWhatsapp:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 18px 36px #095b2b70}.floatingWhatsappLabel{color:#421321;white-space:nowrap;opacity:0;pointer-events:none;background:#fffaf2;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:900;transition:all .2s;position:absolute;right:74px;transform:translate(6px);box-shadow:0 8px 20px #2a091333}.floatingWhatsapp:hover .floatingWhatsappLabel,.floatingWhatsapp:focus-visible .floatingWhatsappLabel{opacity:1;transform:none}@media (width<=900px){.floatingWhatsapp{width:58px;height:58px;bottom:18px;right:18px}.floatingWhatsappLabel{display:none}}.locationShowcase{color:#fffaf2;background:linear-gradient(135deg,#250b14,#080707);padding:54px 0}.locationShowcaseGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.locationMap{background:#171313;border:1px solid #f0c77747;border-radius:15px;min-height:520px;position:relative;overflow:hidden}.locationMap:after{content:"";pointer-events:none;background:#1e12172e;position:absolute;inset:0}.locationMap iframe{filter:grayscale()contrast(.92)brightness(.82);border:0;width:100%;height:100%;min-height:520px;display:block}.locationMap>a{z-index:2;color:#f0c777;background:#35121ff0;border:1px solid #f0c77773;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:900;position:absolute;bottom:18px;right:18px;box-shadow:0 8px 22px #0000004d}.locationDetails{background:linear-gradient(145deg,#0b0a09,#080707);border:1px solid #f0c7773d;border-radius:15px;min-height:520px;padding:42px 46px;box-shadow:0 24px 50px #00000047}.locationDetails .eyebrow{color:#dda34e;margin-bottom:8px}.locationDetails h2{letter-spacing:-.045em;margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(31px,3.2vw,47px);font-weight:400}.locationDetails h2 em{font-size:.78em;font-style:normal;font-weight:400}.locationDetail{grid-template-columns:54px 1fr;align-items:start;gap:18px;margin:0 0 21px;display:grid}.locationDetail>span{color:#dda34e;border:1px solid #dda34e;border-radius:50%;place-items:center;width:54px;height:54px;font-size:21px;display:grid}.locationDetail div{flex-direction:column;gap:5px;padding-top:3px;display:flex}.locationDetail small{letter-spacing:.22em;color:#a99fa2;font-size:9px;font-weight:800}.locationDetail strong,.locationDetail a{color:#fffaf2;font-size:15px;font-weight:700;line-height:1.45}.locationRoute{letter-spacing:.18em;min-width:210px;margin-top:4px}@media (width<=900px){.locationShowcaseGrid{grid-template-columns:1fr}.locationMap,.locationMap iframe{min-height:420px}.locationDetails{min-height:0}}@media (width<=600px){.locationShowcase{padding:28px 0}.locationMap,.locationMap iframe{min-height:330px}.locationDetails{padding:30px 22px}.locationDetails h2{margin-bottom:24px}.locationDetail{grid-template-columns:44px 1fr;gap:13px}.locationDetail>span{width:44px;height:44px}.locationDetail strong,.locationDetail a{font-size:14px}.locationRoute{width:100%}}.floatingWhatsapp{background:#fff;border-color:#25d366}.floatingWhatsapp:before{display:none}.floatingWhatsapp img{object-fit:contain;width:46px;height:46px;display:block}.floatingWhatsapp:hover{background:#f5fff8}.floatingWhatsapp strong{display:none}@media (width<=900px){.floatingWhatsapp img{width:42px;height:42px}}.locationMap iframe{filter:none}.locationMap:after{background:linear-gradient(135deg,#5a1d3109,#dda34e05)}.locationShowcase{color:#4b1728;background:linear-gradient(135deg,#5a1d31 0%,#3c1322 100%)}.locationMap{background:#f4eadf;border-color:#f0c77785;box-shadow:0 24px 54px #23081238}.locationDetails{background:linear-gradient(145deg,#fffaf2 0%,#f7ece5 100%);border-color:#7a294233;box-shadow:0 24px 54px #23081238}.locationDetails .eyebrow{color:#9a3454}.locationDetails h2{color:#4b1728}.locationDetail>span{color:#8a2948;background:#fff3dc;border-color:#dda34e;box-shadow:0 7px 16px #7a294214}.locationDetail small{color:#8b6974}.locationDetail strong,.locationDetail a{color:#4b1728}.locationDetail a:hover{color:#8a2948}.floatingSocials{z-index:64;flex-direction:column;align-items:flex-end;gap:9px;display:flex;position:fixed;bottom:184px;right:36px}.floatingSocial{color:#fff;border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:visible;box-shadow:0 10px 24px #2a09133d}.floatingSocial span{font-size:24px;font-style:normal;font-weight:900;line-height:1}.floatingSocial img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.floatingSocial i{color:#421321;white-space:nowrap;opacity:0;pointer-events:none;background:#fffaf2;border-radius:8px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900;transition:all .2s;position:absolute;right:58px;transform:translate(6px);box-shadow:0 8px 20px #2a091333}.floatingSocial:hover,.floatingSocial:focus-visible{transform:translateY(-3px)scale(1.05);box-shadow:0 14px 30px #2a091352}.floatingSocial:hover i,.floatingSocial:focus-visible i{opacity:1;transform:none}.floatingFacebook{background:#1877f2}.floatingInstagram{background:radial-gradient(circle at 31% 102%,#ffd600 0 20%,#ff7a00 34%,#ff0169 55%,#d300c5 72%,#7638fa 100%);box-shadow:0 10px 24px #a4227959}.floatingInstagram .instagramCamera{box-sizing:border-box;border:3px solid #fff;border-radius:7px;width:25px;height:25px;display:block;position:relative}.floatingInstagram .instagramCamera:before{content:"";border:3px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floatingInstagram .instagramCamera:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:3px;right:3px}.floatingTiktok{background:#fff}.floatingTiktok img{padding:5px}@media (width<=900px){.floatingSocials{gap:7px;bottom:88px;right:23px}.floatingSocial{width:42px;height:42px}.floatingSocial span{font-size:21px}.floatingSocial i{display:none}}@media (width<=600px){html,body{width:100%;max-width:100%;overflow-x:hidden}.container,.homeOnly .heroGrid,.visitCounter{width:calc(100% - 32px);max-width:none;margin-inline:16px}.nav{gap:8px;height:74px}.wordmark{gap:7px;min-width:0}.wordmark .brandLogo{flex:0 0 50px;width:50px;height:50px}.wordmarkText strong{letter-spacing:.11em;font-size:11px}.wordmarkText small{letter-spacing:.035em;font-size:6px}.menuButton{white-space:nowrap;margin-left:auto;padding:9px 0 9px 10px;font-size:15px;line-height:1}.navLinks{gap:16px;padding:18px 16px;top:74px}.homeOnly .hero{min-height:auto;padding:34px 0 26px;display:block}.homeOnly .heroGrid{flex-direction:column;align-items:stretch;gap:28px;display:flex}.heroCopy,.heroOverview{width:100%;min-width:0;max-width:100%}.heroCopy .eyebrow{letter-spacing:.2em;margin-bottom:13px;font-size:9px;line-height:1.5}.hero h1{letter-spacing:-.05em;white-space:nowrap;font-size:clamp(41px,12.3vw,48px);line-height:.86}.lead{max-width:32rem;margin:23px 0;font-size:16px;line-height:1.45}.heroCopy .buttonRow{grid-template-columns:1fr;gap:10px;width:100%;max-width:none;display:grid}.heroCopy .button{border-radius:11px;width:100%;min-height:54px;padding:0 18px;font-size:14px}.homeLinks{grid-template-columns:1fr;align-items:start;gap:10px;margin-top:17px;display:grid}.homeLinks .advisorLink,.moreInfoLink{width:max-content;max-width:100%;font-size:12px;line-height:1.35}.heroOverview{border-radius:18px;padding:18px 16px 16px;box-shadow:0 18px 38px #17040a38}.heroOverview>.eyebrow{letter-spacing:.18em;margin-bottom:14px;font-size:9px;line-height:1.45}.overviewGrid{grid-template-columns:1fr;gap:9px;width:100%;min-width:0}.overviewGrid>details.overviewCard,.overviewGrid>details.overviewWide{border-radius:12px;width:100%;min-width:0;min-height:82px}.overviewCard summary,.overviewWide summary{grid-template-columns:48px minmax(0,1fr) 26px;gap:11px;width:100%;min-width:0;min-height:82px;padding:13px 12px}.overviewCard summary .overviewMark{border-radius:11px;width:42px;height:42px;margin:0;font-size:20px}.overviewGrid .overviewMexico .overviewMark{width:48px;font-size:17px}.overviewGrid .overviewWide .overviewMark{font-size:14px}.overviewCard summary>strong,.overviewWide summary>strong{overflow-wrap:anywhere;min-width:0;padding:0;font-size:16px;line-height:1.15}.overviewCard summary>i,.overviewWide summary>i{width:26px;height:26px;font-size:18px;position:static}.overviewCard>p,.overviewWide>p{padding:0 14px 10px;font-size:12px;line-height:1.45}.overviewBack,.overviewWide .overviewBack{margin:0 14px 14px}.visitCounter{border-radius:12px;grid-template-columns:auto 1fr;min-width:0;margin-top:18px;margin-bottom:0;padding:10px 12px;position:static}.visitCounterIcon{width:32px;height:32px}.visitCounterCopy small{font-size:7px}.visitCounterCopy strong{font-size:21px}.visitCounter em{display:none}.floatingWhatsapp{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:54px;height:54px}.floatingWhatsapp img{width:39px;height:39px}.floatingSocials{right:76px;bottom:max(18px,env(safe-area-inset-bottom));flex-direction:row;gap:5px}.floatingSocial{border-width:1px;width:36px;height:36px}.floatingSocial span{font-size:17px}.floatingInstagram .instagramCamera{border-width:2px;border-radius:6px;width:20px;height:20px}.floatingInstagram .instagramCamera:before{border-width:2px;width:7px;height:7px}.floatingInstagram .instagramCamera:after{width:3px;height:3px;top:2px;right:2px}}@media (width<=360px){.container,.homeOnly .heroGrid,.visitCounter{width:calc(100% - 24px);margin-inline:12px}.wordmark .brandLogo{flex-basis:44px;width:44px;height:44px}.wordmarkText strong{font-size:10px}.hero h1{font-size:41px}.heroOverview{padding-inline:12px}}.homeOnly .hero{isolation:isolate;background:#35121f;overflow:hidden}.homeOnly .hero:before{content:"";z-index:0;opacity:.62;filter:saturate(.76)contrast(1.04);background-image:url(/dental-watermark.jpg);background-position:50% 54%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.homeOnly .hero:after{content:"";z-index:0;background:linear-gradient(90deg,#35121fc2 0%,#35121fd1 48%,#35121fde 100%);position:absolute;inset:0}.homeOnly .heroGrid{z-index:1;position:relative}.homeOnly .visitCounter{z-index:2}.homeOnly .heroOverview{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffaf2f5}.homeOnly .heroCopy>.eyebrow,.homeOnly .heroCopy h1,.homeOnly .heroCopy>.lead{text-shadow:0 3px 20px #18030b9e}@media (width<=900px){.homeOnly .hero:before{opacity:.52;background-position:55%;background-size:cover}.homeOnly .hero:after{background:linear-gradient(#35121fd6 0%,#35121fe3 45%,#35121ff2 100%)}}@media (width<=600px){.homeOnly .hero:before{opacity:.46;background-position:55%;background-size:cover}.homeOnly .hero:after{background:linear-gradient(#35121fd6 0%,#35121fe6 43%,#35121ff5 100%)}}.catalogDetails{border-top:1px solid #7a294229;margin-top:16px}.catalogDetails summary{cursor:pointer;color:#7a2942;letter-spacing:.03em;justify-content:space-between;align-items:center;gap:12px;padding:11px 0 4px;font-size:11px;font-weight:900;list-style:none;display:flex}.catalogDetails summary::-webkit-details-marker{display:none}.catalogDetails summary span{color:#8a2948;background:#f4e5ea;border-radius:50%;place-items:center;width:23px;height:23px;font-size:16px;line-height:1;transition:transform .2s,background .2s;display:grid}.catalogDetails[open] summary span{color:#421321;background:#dda34e;transform:rotate(45deg)}.shippingPage{color:#35121f;background:#f8f0e5;min-height:70vh}.shippingHero{color:#fffaf2;background:linear-gradient(135deg,#5a1d31 0%,#35121f 100%);padding:56px 0 42px}.shippingIntro{justify-content:space-between;align-items:end;gap:36px;display:flex}.shippingIntro h1{letter-spacing:-.06em;margin:7px 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(44px,6vw,72px);line-height:.95}.shippingIntro p{color:#eadde1;max-width:620px;margin:0;font-size:17px}.shippingPackageNote{background:#ffffff12;border:1px solid #f0c7776b;border-radius:14px;align-items:center;gap:12px;min-width:285px;padding:15px 18px;display:flex}.shippingPackageNote>span{color:#421321;background:#dda34e;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.shippingPackageNote div{flex-direction:column;gap:4px;display:flex}.shippingPackageNote small{color:#f0c777;letter-spacing:.16em;font-size:8px;font-weight:900}.shippingPackageNote strong{font-size:13px}.shippingSection{padding:38px 0 64px}.shippingCalculator{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:22px;display:grid}.shippingForm,.shippingResult{background:#fffaf2;border:1px solid #7a29422e;border-radius:18px;box-shadow:0 18px 42px #43132314}.shippingForm{padding:28px}.shippingForm label{color:#4b1728;font-size:12px;font-weight:800}.shippingForm label>span:not(.optional){color:#a13054}.shippingFieldGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.shippingForm input[type=text]{color:#35121f;background:#fff;border:1px solid #7a294238;border-radius:10px;outline:none;width:100%;min-height:52px;margin-top:7px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.shippingForm input[type=text]:focus{border-color:#a13054;box-shadow:0 0 0 3px #a130541f}.shippingForm input[aria-invalid=true]{border-color:#b43b42}.shippingError{color:#a32634;margin-top:6px;font-size:10px;line-height:1.35;display:block}.shippingMethods{border:0;margin:23px 0 18px;padding:0}.shippingMethods legend{color:#4b1728;margin-bottom:9px;font-size:12px;font-weight:900}.shippingMethods{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.shippingMethods legend{grid-column:1/-1}.shippingMethods label{cursor:pointer;background:#fff;border:1px solid #7a29422e;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:96px;padding:14px 12px;transition:all .2s;display:flex;position:relative}.shippingMethods label:hover{border-color:#dda34e;transform:translateY(-1px)}.shippingMethods label.selected{background:linear-gradient(145deg,#fffaf2,#f7e7ec);border-color:#8a2948;box-shadow:inset 0 4px #8a2948}.shippingMethods input{opacity:0;pointer-events:none;position:absolute}.shippingMethods label>span{font-size:23px;line-height:1}.shippingMethods label>strong{font-size:11px;line-height:1.25}.shippingSubmit{justify-content:space-between;width:100%}.shippingSubmit:disabled{cursor:wait;opacity:.68}.shippingResult{background:linear-gradient(145deg,#f2e1e6,#fffaf2);align-items:center;min-height:100%;padding:28px;display:flex}.shippingResultEmpty,.shippingResultCard{width:100%}.shippingResultEmpty{text-align:center;color:#725762}.shippingResultEmpty>span{color:#8a2948;background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 15px;font-size:29px;display:grid;box-shadow:0 10px 24px #561b2d1a}.shippingResultEmpty strong{color:#4b1728;font-size:20px;display:block}.shippingResultEmpty p{max-width:340px;margin:6px auto 0;font-size:12px}.shippingStatus{color:#6b3b0d;letter-spacing:.14em;background:#f1d193;border-radius:999px;margin-bottom:13px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.shippingResultCard h2{color:#4b1728;letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(24px,3vw,34px);line-height:1.05}.shippingResultCard>p{color:#725762;margin:0 0 18px;font-size:13px}.shippingPrice{color:#4b1728;margin:13px 0;font-size:34px;display:block}.shippingActions{flex-wrap:wrap;gap:9px;display:flex}.shippingActions .button{min-height:48px;padding:0 15px;font-size:11px}.shippingActions .buttonOutline{color:#5a1d31;border-color:#7a294257}.shippingDisclaimer{color:#806773;border-top:1px solid #7a294224;margin-top:17px;padding-top:14px;font-size:10px;line-height:1.45;display:block}.shippingTextLink{color:#8a2948;border-bottom:1px solid #8a2948;padding-bottom:3px;font-size:12px;font-weight:900;display:inline-flex}.shippingSurcharges{color:#725762;margin:12px 0 18px;padding-left:18px;font-size:11px}@media (width<=1000px){.shippingCalculator{grid-template-columns:1fr}.shippingResult{min-height:300px}.shippingIntro{align-items:start}.shippingPackageNote{min-width:260px}}@media (width<=760px){.shippingHero{padding:36px 0 30px}.shippingIntro{gap:23px;display:grid}.shippingIntro h1{font-size:48px}.shippingIntro p{font-size:14px}.shippingPackageNote{width:100%;min-width:0}.shippingSection{padding:22px 0 42px}.shippingForm,.shippingResult{border-radius:15px;padding:19px}.shippingFieldGrid,.shippingMethods{grid-template-columns:1fr}.shippingMethods label{grid-template-columns:36px 1fr;align-items:center;gap:8px;min-height:68px;display:grid}.shippingMethods label>span{grid-row:1}.shippingMethods label>strong{grid-area:1/2;font-size:12px}.shippingResult{min-height:250px}.shippingActions{display:grid}.shippingActions .button{width:100%}}.catalogDetails>p{color:#654652;background:#f8eef1;border-radius:9px;margin:6px 0 2px;padding:10px 12px;font-size:12px;line-height:1.45}.catalogDetails summary:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #dda34e}.authorityPage{color:#253631;background:#f7f0e5;min-height:100vh}.authorityHero{color:#fffaf2;background:radial-gradient(circle at 82% 20%,#97415b47,#0000 30%),linear-gradient(135deg,#5a1d31,#35121f);padding:72px 0}.authorityHero.compact{padding:54px 0}.authorityHeroGrid{grid-template-columns:minmax(0,1fr) 300px;align-items:end;gap:70px;display:grid}.authorityHero h1{letter-spacing:-.055em;max-width:980px;margin:10px 0 18px;font-size:clamp(45px,6vw,76px);line-height:.96}.authorityHero.compact h1{max-width:1050px;font-size:clamp(42px,5.4vw,68px)}.authorityHero p{color:#eadde1;max-width:760px;margin:0;font-size:18px;line-height:1.55}.breadcrumbs{color:#d9bdc7;align-items:center;gap:8px;margin-bottom:30px;font-size:11px;display:flex}.breadcrumbs a{color:#f0c777}.breadcrumbs a:hover{text-decoration:underline}.authorityActions{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.authorityActions .buttonOutline.light{color:#fff;border-color:#ffffff6b}.authoritySummary{background:#ffffff12;border:1px solid #f0c77747;border-radius:15px;flex-direction:column;gap:12px;padding:25px;display:flex}.authoritySummary strong{color:#f0c777;letter-spacing:.18em;text-transform:uppercase;margin-bottom:3px;font-size:10px}.authoritySummary a{color:#fffaf2;border-bottom:1px solid #ffffff1f;padding-bottom:10px;font-size:13px}.authoritySummary a:last-child{border:0;padding-bottom:0}.authorityContent{padding-top:22px;padding-bottom:80px}.authoritySection{border-bottom:1px solid #7a294229;padding:68px 0;scroll-margin-top:92px}.authorityHeading{max-width:800px;margin-bottom:30px}.authorityHeading h2,.twoColumnCopy h2,.splitPanel h2{color:#421321;letter-spacing:-.05em;margin:7px 0 8px;font-size:clamp(32px,4vw,52px);line-height:1.02}.authorityHeading p,.splitPanel>div>p{color:#705c63;max-width:650px;margin:0}.sectionIndex{color:#9b3654;letter-spacing:.18em;font-size:10px;font-weight:900}.twoColumnCopy{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.twoColumnCopy>div:last-child{padding-top:20px}.twoColumnCopy p{color:#56655f;margin:0 0 18px;font-size:17px;line-height:1.72}.twoColumnCopy h3{color:#5a2032;margin:0 0 7px;font-size:20px}.processCards{grid-template-columns:repeat(4,1fr);gap:12px;padding:0;list-style:none;display:grid}.processCards li{background:#fffaf2;border:1px solid #7a294229;border-radius:15px;min-height:210px;padding:24px;box-shadow:0 10px 28px #4816260f}.processCards li>span{color:#421321;background:#dda34e;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.processCards h3{color:#4b1728;margin:36px 0 9px}.processCards p{color:#64716d;margin:0;font-size:13px;line-height:1.55}.comparisonGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.comparisonGrid article{background:#fffaf2;border:1px solid #7a29422b;border-top:5px solid #dda34e;border-radius:16px;flex-direction:column;min-height:290px;padding:28px;display:flex;box-shadow:0 12px 30px #48162612}.comparisonGrid article.featured{background:linear-gradient(145deg,#fff,#f8e9ee);border-top-color:#7a2942}.comparisonGrid article>span{color:#9a3454;letter-spacing:.16em;font-size:9px;font-weight:900}.comparisonGrid h3{color:#421321;margin:25px 0 10px;font-size:25px}.comparisonGrid p{color:#64716d;margin:0 0 24px;font-size:14px;line-height:1.6}.comparisonGrid a{color:#8a2948;margin-top:auto;font-size:12px;font-weight:900}.contentNote{color:#614952;background:#eadde1;border-left:4px solid #dda34e;border-radius:0 11px 11px 0;margin:18px 0 0;padding:17px 20px;font-size:13px}.splitPanel{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.splitPanel ul{border:1px solid #7a294229;border-radius:16px;margin:0;padding:0;list-style:none;overflow:hidden}.splitPanel li{background:#fffaf2;border-bottom:1px solid #7a29421f;grid-template-columns:180px 1fr;gap:24px;padding:20px 23px;display:grid}.splitPanel li:last-child{border:0}.splitPanel li strong{color:#5a2032}.splitPanel li span{color:#64716d;font-size:13px;line-height:1.5}.faqAuthority{max-width:900px;margin-inline:auto}.faqAuthority details{border-top:1px solid #7a29422e}.faqAuthority details:last-child{border-bottom:1px solid #7a29422e}.faqAuthority summary{cursor:pointer;color:#421321;justify-content:space-between;gap:20px;padding:20px 0;font-size:17px;font-weight:800;list-style:none;display:flex}.faqAuthority summary::-webkit-details-marker{display:none}.faqAuthority summary span{color:#8a2948;font-size:23px}.faqAuthority details[open] summary span{transform:rotate(45deg)}.faqAuthority details p{color:#64716d;max-width:760px;margin:0;padding:0 0 22px;line-height:1.65}.authorityCta{background:linear-gradient(120deg,#eadde1,#fffaf2);border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-top:55px;padding:35px 38px;display:flex}.authorityCta h2{color:#421321;margin:5px 0 8px;font-size:31px}.authorityCta p{color:#705c63;margin:0}.authorityCta>div:last-child{flex-wrap:wrap;gap:9px;display:flex}.authorityCta>.button{flex:none}.serviceHubGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:42px;padding-bottom:42px;display:grid}.serviceHubGrid article{background:#fffaf2;border:1px solid #7a294229;border-radius:16px;flex-direction:column;min-height:330px;padding:29px;display:flex;box-shadow:0 12px 32px #48162612}.serviceHubNumber{color:#dda34e;font-family:Georgia,serif;font-size:38px}.serviceHubGrid small{color:#96304f;letter-spacing:.17em;margin-top:28px;font-size:9px;font-weight:900}.serviceHubGrid h2{color:#421321;margin:8px 0 11px;font-size:27px;line-height:1.05}.serviceHubGrid p{color:#64716d;margin:0;font-size:14px;line-height:1.6}.serviceHubGrid a{color:#8a2948;margin-top:auto;font-size:12px;font-weight:900}.workflowBanner{background:#eadde1;border-radius:18px;justify-content:space-between;align-items:center;gap:35px;margin-bottom:80px;padding:34px 36px;display:flex}.workflowBanner h2{color:#421321;margin:6px 0;font-size:31px}.workflowBanner p{color:#705c63;margin:0}.workflowBanner>div:last-child{flex-wrap:wrap;gap:9px;display:flex}.digitalServiceGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.digitalServiceGrid article{background:#fffaf2;border:1px solid #7a294229;border-radius:16px;flex-direction:column;min-height:260px;padding:29px;display:flex}.digitalServiceGrid article>span{color:#dda34e;font-family:Georgia,serif;font-size:34px}.digitalServiceGrid h2{color:#421321;margin:24px 0 9px;font-size:27px}.digitalServiceGrid p{color:#64716d;margin:0 0 20px;line-height:1.65}.digitalServiceGrid a{color:#8a2948;margin-top:auto;font-size:12px;font-weight:900}@media (width<=1100px){.authorityHeroGrid{grid-template-columns:1fr 250px;gap:40px}.processCards{grid-template-columns:repeat(2,1fr)}.serviceHubGrid{grid-template-columns:1fr 1fr}.navLinks>a:not(.locationNav){font-size:10px}}@media (width<=900px){.authorityHeroGrid{grid-template-columns:1fr}.authoritySummary{display:none}.twoColumnCopy,.splitPanel{grid-template-columns:1fr;gap:20px}.comparisonGrid{grid-template-columns:1fr}.comparisonGrid article{min-height:230px}.authorityCta,.workflowBanner{flex-direction:column;align-items:flex-start}.serviceHubGrid{grid-template-columns:1fr 1fr}.authorityHero{padding:55px 0}.authorityContent{padding-bottom:60px}}@media (width<=600px){.authorityHero,.authorityHero.compact{padding:38px 0}.authorityHero h1,.authorityHero.compact h1{font-size:41px}.authorityHero p{font-size:15px}.breadcrumbs{flex-wrap:wrap;margin-bottom:22px}.authorityActions{display:grid}.authorityActions .button{width:100%}.authoritySection{padding:48px 0}.twoColumnCopy p{font-size:15px}.processCards,.serviceHubGrid,.digitalServiceGrid{grid-template-columns:1fr}.processCards li{min-height:175px}.splitPanel li{grid-template-columns:1fr;gap:6px}.authorityCta,.workflowBanner{padding:25px 21px}.authorityCta>div:last-child,.workflowBanner>div:last-child{width:100%;display:grid}.authorityCta .button,.workflowBanner .button{width:100%}.serviceHubGrid{padding-top:24px}.serviceHubGrid article{min-height:280px}.digitalServiceGrid article{min-height:230px}}.navLinks .dentistPortalLink{white-space:nowrap;background:#ffffff0f;border:1px solid #f0c7778c;border-radius:11px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-height:48px;padding:7px 12px;line-height:1.12;transition:background .2s,border-color .2s,transform .2s;display:flex}.navLinks .dentistPortalLink span{color:#fffaf2;font-size:10px;font-weight:800}.navLinks .dentistPortalLink strong{color:#f0c777;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.navLinks .dentistPortalLink:hover{background:#f0c777;border-color:#f0c777;transform:translateY(-1px)}.navLinks .dentistPortalLink:hover span,.navLinks .dentistPortalLink:hover strong{color:#421321}@media (width<=1100px){.navLinks .dentistPortalLink{padding-inline:9px}.navLinks .dentistPortalLink span{font-size:9px}.navLinks .dentistPortalLink strong{font-size:8px}}@media (width<=900px){.navLinks .dentistPortalLink{text-align:center;background:#f0c7771a;align-items:center;width:100%;min-height:58px}}.dentistCatalogPage{color:#243731;background:#f8f0e4;min-height:100vh}.dentistHero{color:#fffaf2;background:linear-gradient(130deg,#421321 0%,#6c1e38 100%);padding:46px 0 40px}.dentistHeroGrid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.72fr);align-items:center;gap:48px;display:grid}.dentistHero h1{color:#fffaf2;letter-spacing:-.05em;margin:11px 0 18px;font-size:clamp(48px,5.2vw,78px);line-height:.9}.dentistHero p{color:#f1e6e3;max-width:680px;margin:0;font-size:17px;line-height:1.45}.dentistHeroCard{background:#ffffff12;border:1px solid #f0c77780;border-radius:17px;padding:22px 24px;box-shadow:0 16px 45px #1a040b2e}.dentistHeroCard strong{color:#f0c777;font-size:20px;display:block}.dentistHeroCard p{color:#f7eeeb;margin:8px 0 16px;font-size:14px}.dentistHeroCard a{color:#421321;background:#f0c777;border-radius:9px;padding:10px 14px;font-size:14px;font-weight:900;display:inline-flex}.dentistCatalogWrap{padding-top:30px;padding-bottom:90px}.dentistTabs{background:#eadde0;border:1px solid #dcc7c4;border-radius:16px;gap:10px;margin-bottom:18px;padding:7px;display:flex;overflow-x:auto}.dentistTabs button{color:#6f3a48;min-width:180px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;padding:14px 18px;font-weight:900;transition:all .2s}.dentistTabs button:hover{background:#ffffff8c}.dentistTabs button.active{color:#fff;background:#7d2142;box-shadow:0 8px 22px #5b16312e}.dentistPanel{background:#fffaf2;border:1px solid #e0cec6;border-radius:26px;padding:34px;box-shadow:0 20px 60px #42132114}.dentistPanelHead{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.dentistPanelHead h2{color:#421321;letter-spacing:-.05em;margin:10px 0;font-size:clamp(38px,4vw,64px);line-height:1}.dentistPanelHead p{color:#755963;margin:0;font-size:17px}.dentistIva{background:#f8e9cf;border-left:4px solid #e4a943;border-radius:12px;min-width:190px;padding:16px 20px}.dentistIva strong,.dentistIva span{display:block}.dentistIva strong{color:#421321}.dentistIva span{color:#735d61;margin-top:3px;font-size:12px}.dentistGroupGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.dentistPriceGroup{background:#fff;border:1px solid #e3d2cd;border-top:5px solid #862247;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #4213210f}.dentistPriceGroup h3{color:#421321;background:linear-gradient(90deg,#fff7ea,#fff);margin:0;padding:20px 22px 16px;font-size:20px}.dentistRows{padding:0 18px 10px}.dentistPriceRow{border-top:1px solid #eee3df;justify-content:space-between;align-items:center;gap:20px;padding:15px 4px;display:flex}.dentistPriceRow>div:first-child{min-width:0}.dentistPriceRow strong{color:#273a34;font-size:15px;line-height:1.25;display:block}.dentistPriceRow small{color:#806c70;margin-top:4px;font-size:11px;line-height:1.3;display:block}.dentistPriceAction{flex-shrink:0;align-items:center;gap:11px;display:flex}.dentistPriceAction b{color:#421321;white-space:nowrap;font-size:20px}.dentistPriceAction a{color:#fff;white-space:nowrap;background:#7d2142;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:900}.dentistPriceAction a:hover{color:#421321;background:#e4a943}.dentistNotes{border-top:1px solid #e5d7d2;flex-wrap:wrap;gap:10px;margin-top:24px;padding-top:22px;display:flex}.dentistNotes span{color:#5e2b3a;background:#f5e7d2;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}@media (width<=900px){.dentistHero{padding:38px 0 32px}.dentistHeroGrid{grid-template-columns:1fr;gap:24px}.dentistHero h1{font-size:58px}.dentistHero p{font-size:16px}.dentistPanel{padding:24px}.dentistGroupGrid{grid-template-columns:1fr}.dentistPanelHead{align-items:flex-start}.dentistPriceAction a{padding:8px}}@media (width<=620px){.dentistHero{padding:28px 0 26px}.dentistHero h1{font-size:43px}.dentistHero p{font-size:14px}.dentistHeroCard{padding:18px}.dentistCatalogWrap{padding-top:20px;padding-bottom:55px}.dentistTabs{border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid;overflow:visible}.dentistTabs button{white-space:normal;min-width:0;padding:11px 4px;font-size:12px;line-height:1.15}.dentistPanel{border-radius:18px;padding:18px}.dentistPanelHead{gap:18px;display:grid}.dentistPanelHead h2{font-size:38px}.dentistPanelHead p{font-size:14px}.dentistIva{width:100%;min-width:0}.dentistPriceGroup h3{padding:18px}.dentistRows{padding:0 13px 8px}.dentistPriceRow{align-items:flex-start;gap:10px;padding:14px 2px}.dentistPriceAction{flex-direction:column;align-items:flex-end;gap:7px}.dentistPriceAction b{font-size:18px}.dentistPriceAction a{font-size:10px}.dentistNotes{display:grid}.dentistNotes span{border-radius:10px}}.dentistHomeCta{color:#fffaf2;background:linear-gradient(105deg,#f0c7772e,#ffffff0e);border:1px solid #f0c7779e;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 28px;align-items:center;gap:12px;width:min(100%,520px);min-height:60px;margin-top:18px;padding:9px 13px;transition:transform .2s,background .2s,border-color .2s;display:grid;box-shadow:0 12px 28px #14030a33}.dentistHomeCta:hover{background:linear-gradient(105deg,#f0c77742,#ffffff17);border-color:#f0c777;transform:translateY(-2px)}.dentistHomeCtaIcon{color:#421321;background:#f0c777;border-radius:11px;place-items:center;width:38px;height:38px;font-size:18px;display:grid;box-shadow:0 6px 16px #14030a33}.dentistHomeCtaText{flex-direction:column;gap:2px;min-width:0;display:flex}.dentistHomeCtaText small{color:#f0c777;letter-spacing:.14em;font-size:9px;font-weight:900}.dentistHomeCtaText strong{font-size:14px;line-height:1.2}.dentistHomeCtaArrow{color:#f0c777;background:#f0c77724;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}@media (width<=600px){.dentistHomeCta{grid-template-columns:36px minmax(0,1fr) 28px;width:100%;min-height:56px;margin-top:16px;padding:9px 11px}.dentistHomeCtaIcon{width:34px;height:34px}.dentistHomeCtaText strong{font-size:13px}}@media (width<=900px){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{min-width:0;overflow-x:clip}.container{width:min(100% - 32px,1180px)}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #f0c777}.header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#481626f7;min-height:0;position:sticky;top:0}.nav{gap:12px;min-height:74px}.wordmark{gap:10px;min-width:0}.brandLogo{flex:0 0 54px;width:54px;height:54px}.wordmarkText strong{letter-spacing:.1em;white-space:nowrap;font-size:17px}.wordmarkText small{white-space:nowrap;font-size:9px}.menuButton{color:#fffaf2;background:#ffffff0f;border:1px solid #f0c77780;border-radius:12px;justify-content:center;align-items:center;min-width:64px;min-height:44px;margin-left:auto;padding:0 13px;font-weight:800;display:inline-flex}.navLinks{z-index:101;background:#fffaf2;border:1px solid #f0c77757;border-radius:18px;max-height:calc(100dvh - 100px);padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px;overflow:auto;box-shadow:0 24px 60px #1e040d47}.navLinks.open{gap:4px;display:grid}.navLinks>a{color:#4b1828;border-radius:10px;align-items:center;min-height:48px;padding:10px 12px;font-weight:800;display:flex}.navLinks>a:hover{background:#f6e9e5}.navLinks .locationNav{background:#f7ece7;border:1px solid #ecd6cc}.headerCta{display:none}.homeOnly,.homeOnly .hero{min-height:auto}.homeOnly .hero{padding:32px 0 150px}.heroGrid{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px}.heroCopy{width:100%;max-width:none}.heroCopy .eyebrow{letter-spacing:.19em;font-size:11px}.heroCopy h1{letter-spacing:-.055em;overflow-wrap:normal;max-width:100%;margin:14px 0 18px;font-size:clamp(52px,13vw,82px);line-height:.84}.heroCopy h1 em{font-size:.9em}.heroCopy .lead{max-width:38rem;margin-bottom:22px;font-size:17px;line-height:1.5}.buttonRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.buttonRow .button{min-height:54px;padding:12px 16px;font-size:15px;line-height:1.2}.homeLinks{flex-wrap:wrap;gap:8px 20px;margin-top:14px;display:flex}.homeLinks :where(a,button){min-height:44px;padding:8px 0}.dentistHomeCta{width:100%;max-width:520px;margin-top:12px}.heroOverview{border-radius:22px;width:100%;max-width:none;padding:22px}.heroOverview>.eyebrow{margin-bottom:16px;font-size:10px;line-height:1.45;display:block}.overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.overviewCard,.overviewWide{min-width:0;min-height:148px}.overviewCard summary{min-height:148px;padding:17px}.overviewCard summary strong{overflow-wrap:anywhere;max-width:calc(100% - 4px);font-size:18px;line-height:1.12}.overviewCard summary i{width:32px;height:32px;top:14px;right:14px}.overviewMark{width:48px;height:48px;margin-bottom:18px}.overviewCard[open]{min-height:148px;padding:17px}.overviewCard[open] summary{min-height:0;padding:0 40px 8px 0}.overviewCard[open] summary .overviewMark{width:38px;height:38px;margin:0 0 10px}.overviewCard[open] p{font-size:14px;line-height:1.45}.overviewWide{grid-column:1/-1;min-height:92px}.overviewWide summary{min-height:92px}.overviewWide .overviewMark{margin:0}.overviewWide summary strong{font-size:19px}.overviewActions{gap:8px}.overviewActions :where(a,button),.overviewBack{min-height:42px}.visitCounter{width:min(100% - 32px,440px);min-height:68px;margin:18px auto 0;position:static}.floatingSocials{right:auto;bottom:max(12px,env(safe-area-inset-bottom));z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#370d1be6;border:1px solid #f0c77761;border-radius:999px;flex-direction:row;gap:8px;padding:7px;display:flex;position:fixed;left:12px;box-shadow:0 10px 28px #14030a47}.floatingSocial{width:44px;min-width:44px;height:44px;min-height:44px;margin:0}.floatingSocial img{width:100%;height:100%}.floatingSocial i,.floatingSocial:hover i{display:none}.floatingWhatsapp{right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:121;width:58px;min-width:58px;height:58px;min-height:58px}.floatingWhatsapp img{width:46px;height:46px}.floatingWhatsappLabel{display:none}footer,.catalogPage,.dentistCatalogWrap,.infoPage,.shippingPage,.servicesPage{padding-bottom:110px}.dialog{border-radius:20px;width:min(100% - 24px,560px);max-height:calc(100dvh - 24px);margin:auto;padding:22px}}@media (width<=620px){.container{width:min(100% - 24px,1180px)}.nav{min-height:68px}.brandLogo{flex-basis:48px;width:48px;height:48px}.wordmarkText strong{font-size:15px}.wordmarkText small{font-size:8px}.menuButton{min-width:58px;padding:0 10px;font-size:13px}.homeOnly .hero{padding-top:26px;padding-bottom:142px}.heroGrid{gap:24px}.heroCopy h1{font-size:clamp(48px,14.8vw,67px)}.heroCopy .lead{font-size:16px}.buttonRow{grid-template-columns:1fr}.buttonRow .button{width:100%}.homeLinks{grid-template-columns:1fr;gap:0;display:grid}.homeLinks :where(a,button){width:fit-content}.dentistHomeCta{grid-template-columns:38px minmax(0,1fr) 28px}.heroOverview{border-radius:20px;padding:18px 14px}.overviewGrid{grid-template-columns:1fr;gap:9px}.overviewGrid>details.overviewCard,.overviewGrid>details.overviewWide,.overviewCard,.overviewWide{grid-column:auto;min-height:84px}.overviewCard summary,.overviewWide summary{grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:11px;min-height:84px;padding:13px;display:grid}.overviewCard summary strong,.overviewWide summary strong{overflow-wrap:normal;word-break:normal;min-width:0;max-width:none;padding:0;font-size:17px;line-height:1.18}.overviewCard summary .overviewMark,.overviewWide summary .overviewMark{width:44px;height:44px;margin:0}.overviewCard summary i,.overviewWide summary i{width:30px;height:30px;position:static}.overviewCard[open],.overviewWide[open]{min-height:0;padding:0}.overviewCard[open] summary,.overviewWide[open] summary{min-height:72px;padding:13px}.overviewCard[open] summary .overviewMark,.overviewWide[open] summary .overviewMark{width:40px;height:40px;margin:0}.overviewCard>p,.overviewWide>p{padding:0 13px 8px;font-size:13px}.overviewBack,.overviewWide .overviewBack{margin:0 13px 13px}.visitCounter{width:calc(100% - 24px)}.floatingSocials{gap:5px;padding:6px;left:8px}.floatingSocial{width:40px;min-width:40px;height:40px;min-height:40px}.floatingWhatsapp{width:54px;min-width:54px;height:54px;min-height:54px;right:8px}.dialog{width:calc(100% - 16px);padding:18px}.dialog h2{font-size:clamp(30px,10vw,44px)}}@media (width<=360px){.wordmarkText strong{font-size:13px}.wordmarkText small{display:none}.heroCopy h1{font-size:45px}.overviewGrid{grid-template-columns:1fr}.overviewWide{grid-column:auto}.floatingSocial{width:38px;min-width:38px;height:38px;min-height:38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobileMenuHead,.mobileMenuBackdrop{display:none}@media (width<=900px){body.mobileMenuOpen{overflow:hidden}.mobileMenuBackdrop{z-index:109;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c050d94;border:0;display:block;position:fixed;inset:0}.navLinks{z-index:110;visibility:hidden;opacity:0;pointer-events:none;background:#fffaf2;border:0;border-left:1px solid #7a213f29;border-radius:24px 0 0 24px;flex-direction:column;gap:0;width:min(86vw,360px);height:100dvh;max-height:none;padding:18px 18px 24px;transition:transform .26s,opacity .2s,visibility .26s;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 70px #1e040d57}.navLinks.open{visibility:visible;opacity:1;pointer-events:auto;gap:0;display:flex;transform:translate(0)}.mobileMenuHead{color:#4b1828;border-bottom:1px solid #ead8cf;justify-content:space-between;align-items:center;min-height:58px;padding:2px 2px 12px;display:flex}.mobileMenuHead strong{font-size:20px}.mobileMenuHead button{color:#721f3d;background:#f7ece7;border:1px solid #e2c7bc;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:25px;line-height:1;display:grid}.navLinks>a{color:#4b1828;border-bottom:1px solid #ead8cf;border-radius:0;min-height:60px;padding:14px 38px 14px 4px;font-size:15px;font-weight:800;position:relative}.navLinks>a:after{content:"›";color:#8a2348;font-size:25px;font-weight:500;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.navLinks>a:hover,.navLinks>a:focus-visible{background:#faefe9}.navLinks .locationNav{background:#f7e8e3;border:1px solid #e2c7bc;border-radius:16px;min-height:74px;margin-top:16px;padding:12px 42px 12px 12px}.navLinks .locationNav:after{right:15px}}@media (width<=420px){.navLinks{border-radius:20px 0 0 20px;width:min(88vw,340px);padding-inline:16px}}@media (width<=900px) and (prefers-reduced-motion:reduce){.navLinks{transition:none}}.sinteringSuggestion{background:linear-gradient(110deg,#f0c77729,#ffffff0e);border:1px solid #f0c7778c;border-left:4px solid #e4a943;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:min(100%,650px);margin-top:14px;padding:12px 13px 12px 15px;display:grid;box-shadow:0 14px 30px #0c03072e}.sinteringSuggestionCopy{min-width:0}.sinteringSuggestionBadge{color:#f0c777;letter-spacing:.18em;margin-bottom:4px;font-size:8px;font-weight:900;line-height:1;display:block}.sinteringSuggestion strong{color:#fffaf2;font-size:16px;line-height:1.12;display:block}.sinteringSuggestion p{color:#eadde1;max-width:500px;margin:4px 0 0;font-size:10.5px;line-height:1.32}.sinteringSuggestion button{color:#132725;min-height:42px;font:900 12px/1 var(--font-sans);white-space:nowrap;cursor:pointer;background:#e5ac4c;border:1px solid #e5ac4c;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 15px;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #e4a9432e}.sinteringSuggestion button:hover{background:#f0bd61;transform:translateY(-1px);box-shadow:0 10px 22px #e4a94340}.sinteringSuggestion button:focus-visible{outline-offset:3px;outline:3px solid #fffaf2d9}@media (width>=901px) and (height<=900px){.homeOnly .hero{padding:20px 0}.homeOnly .lead{margin-top:12px;margin-bottom:16px}.homeOnly .homeLinks{margin-top:12px}.homeOnly .dentistHomeCta{min-height:54px;margin-top:10px}.sinteringSuggestion{margin-top:9px;padding-top:9px;padding-bottom:9px}}@media (width<=600px){.sinteringSuggestion{grid-template-columns:1fr;gap:12px;width:100%;margin-top:16px;padding:16px}.sinteringSuggestionBadge{font-size:9px}.sinteringSuggestion strong{font-size:18px}.sinteringSuggestion p{font-size:13px;line-height:1.45}.sinteringSuggestion button{width:100%;min-height:48px}}@media (prefers-reduced-motion:reduce){.sinteringSuggestion button{transition:none}}.seoServicePage{color:#20332f;background:#f8f1e7;min-height:100vh}.seoServiceHero{color:#fffaf2;background:radial-gradient(circle at 82% 20%,#e5a8442e,#0000 28%),linear-gradient(135deg,#59192f 0%,#360a1b 58%,#210710 100%);grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:end;gap:48px;padding:clamp(54px,8vw,112px) max(24px,50vw - 750px);display:grid}.seoServiceHero .eyebrow{color:#f2bd58}.seoServiceHero h1{letter-spacing:-.045em;max-width:1000px;margin:14px 0 24px;font-size:clamp(44px,7vw,92px);line-height:.96}.seoServiceHero p{max-width:850px;margin:0;font-size:clamp(18px,2vw,24px);line-height:1.55}.seoPrice{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf214;border:1px solid #f2bd588c;border-radius:24px;flex-direction:column;justify-content:flex-end;align-self:stretch;gap:10px;padding:28px;display:flex;box-shadow:0 22px 55px #00000038}.seoPrice span{color:#f2bd58;letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:800}.seoPrice strong{font-size:clamp(38px,5vw,68px);line-height:1}.seoPrice small{color:#fffaf2c2;line-height:1.45}.seoPrice .button{margin-top:10px}.seoServiceBody,.seoRelated,.seoFaq,.seoServiceCta,.seoIndexSection{width:min(1500px,100% - 48px);margin-inline:auto}.seoServiceBody{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:72px 0 34px;display:grid}.seoInfoCard{background:#fffaf4;border:1px solid #ead9d4;border-radius:22px;padding:30px;box-shadow:0 14px 38px #4014220f}.seoInfoCard h2{color:#52152a;margin:14px 0 12px;font-size:clamp(22px,2vw,30px)}.seoInfoCard p,.seoInfoCard li{line-height:1.65}.seoInfoCard ul{margin:0;padding-left:20px}.seoCardNumber{color:#501429;background:#f4c664;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.seoRelated,.seoFaq{padding:46px 0}.seoRelated h2,.seoFaq h2{color:#52152a;margin:0 0 22px;font-size:clamp(30px,4vw,54px);line-height:1.05}.seoRelatedLinks,.seoIndexGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.seoRelatedLinks a,.seoIndexCard{color:#52152a;background:#fffaf4;border:1px solid #dfc6c5;border-radius:18px;flex-direction:column;justify-content:space-between;gap:16px;min-height:118px;padding:22px;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.seoRelatedLinks a:hover,.seoIndexCard:hover{border-color:#dba448;transform:translateY(-3px);box-shadow:0 14px 28px #52152a1c}.seoFaqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.seoFaq details{background:#fffaf4;border:1px solid #dfc6c5;border-radius:18px;padding:22px 24px}.seoFaq summary{cursor:pointer;color:#52152a;font-size:18px;font-weight:850}.seoFaq details p{margin:14px 0 0;line-height:1.65}.seoServiceCta{color:#fffaf2;background:#5a1730;border-radius:26px;justify-content:space-between;align-items:center;gap:28px;margin-top:36px;margin-bottom:80px;padding:clamp(28px,5vw,58px);display:flex}.seoServiceCta h2{margin:0 0 10px;font-size:clamp(30px,4vw,50px)}.seoServiceCta p{max-width:760px;margin:0;line-height:1.55}.seoIndexSection{padding:70px 0 90px}.seoIndexHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.seoIndexHeading h2{color:#52152a;max-width:820px;margin:0;font-size:clamp(34px,5vw,64px);line-height:1}.seoIndexHeading p{max-width:520px;margin:0;line-height:1.55}.seoIndexCard span{color:#92526a;letter-spacing:.08em;text-transform:uppercase;font-size:13px}@media (width<=900px){.seoServiceHero{grid-template-columns:1fr;gap:30px}.seoServiceBody{grid-template-columns:1fr}.seoRelatedLinks,.seoIndexGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.seoServiceCta,.seoIndexHeading{flex-direction:column;align-items:flex-start}}@media (width<=560px){.seoServiceHero{padding:42px 20px 48px}.seoServiceHero h1{font-size:clamp(40px,14vw,58px)}.seoServiceBody,.seoRelated,.seoFaq,.seoServiceCta,.seoIndexSection{width:min(100% - 28px,1500px)}.seoServiceBody{padding-top:28px}.seoRelatedLinks,.seoIndexGrid,.seoFaqGrid{grid-template-columns:1fr}.seoInfoCard{padding:22px}.seoServiceCta{margin-bottom:34px}}
