:root{--navy:#172131;--navy2:#253244;--silver:#91a0b2;--line:#dfe4e8;--soft:#f3f5f7;--green:#20a674;--white:#fff;--text:#182234;--muted:#687587}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.wrap{max-width:1220px;margin:auto;padding-left:28px;padding-right:28px}.site-header{height:82px;background:#fff;border-bottom:1px solid #e5e9ec;display:flex;align-items:center;position:sticky;top:0;z-index:30}.header-inner{width:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-weight:700}.logo i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(140deg,#e8edf1,#7d8da2);color:#fff;font:600 14px Georgia}.logo span{display:flex;flex-direction:column}.logo span span{display:inline;color:#8c9aae}.logo small{font-size:7px;color:#9aa5b2;letter-spacing:.19em}.main-nav{display:flex;gap:25px;font-size:12px;color:#536174}.main-nav a{padding:30px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:#172131;border-color:#172131}.header-cta{display:flex;align-items:center;gap:18px;font-size:12px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--navy);color:#fff;padding:13px 20px;border-radius:28px;font-weight:700;cursor:pointer}.mobile-toggle{display:none;border:0;background:none;font-size:23px}.hero{min-height:650px;position:relative;overflow:hidden;color:#fff}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(1.06) contrast(.93)}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,27,39,.78) 0%,rgba(22,31,43,.54) 44%,rgba(20,29,40,.08) 78%)}.hero-content{position:relative;z-index:2;padding-top:105px}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:700;color:#a7b8ca}.hero h1{font:600 clamp(55px,6vw,82px)/1.02 Georgia;margin:20px 0 25px;max-width:650px}.hero h1 em{font-weight:400;color:#dce3e9}.hero p{max-width:570px;color:#f0f3f5;line-height:1.7;font-size:16px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero .button{background:#fff;color:#172131}.outline{border:1px solid #ffffff80;color:#fff;padding:12px 19px;border-radius:28px;font-size:12px;font-weight:700}.market-bar{position:absolute;z-index:3;bottom:0;left:0;right:0;background:rgba(20,29,40,.88);backdrop-filter:blur(12px);height:100px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(4vw,calc((100vw - 1220px)/2))}.market-bar div{display:flex;justify-content:center;flex-direction:column;padding:0 28px;border-left:1px solid #ffffff15}.market-bar small{font-size:8px;color:#a9b4c0;letter-spacing:.12em}.market-bar b{font-size:17px;margin-top:7px}.market-bar .up{color:#54d5aa}.home-intro{padding:90px 0}.section-title{text-align:center;margin-bottom:40px}.section-title .eyebrow{color:#8da0b6}.section-title h1,.section-title h2{font:600 38px/1.2 Georgia;margin:10px 0}.section-title p{color:var(--muted);line-height:1.6}.home-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-cards article{border:1px solid var(--line);border-radius:12px;padding:28px}.home-cards i{font-style:normal;width:40px;height:40px;background:#edf1f4;border-radius:8px;display:grid;place-items:center}.home-cards h3{font-size:16px;margin-top:26px}.home-cards p{font-size:12px;color:var(--muted);line-height:1.65}.home-cards a{font-size:11px;font-weight:700}.page-hero{background:linear-gradient(135deg,#f5f7f8,#e4e8ec);padding:75px 0}.page-hero .eyebrow{color:#8295aa}.page-hero h1{font:600 48px Georgia;margin:12px 0}.page-hero p{max-width:650px;color:var(--muted);line-height:1.7}.price-page,.calculator-page,.categories-page,.process-page,.contact-page{padding:70px 0 100px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.price-card{border:1px solid var(--line);border-radius:11px;padding:23px;position:relative}.price-card small{color:#8c9aad;font-size:9px;letter-spacing:.11em}.price-card strong{display:block;font-size:27px;margin:15px 0}.price-card strong i{font-size:11px;font-style:normal;color:#798697}.price-card span{display:block;height:3px;background:linear-gradient(90deg,#8b9bad var(--w),#edf0f2 var(--w));border-radius:4px}.price-card.featured{background:var(--navy);color:#fff;box-shadow:0 15px 30px #17213122}.price-card em{position:absolute;right:15px;top:15px;font-size:7px;background:#ffffff18;padding:5px 7px;border-radius:12px;font-style:normal}.price-note{text-align:center;color:#8995a1;font-size:10px;margin-top:24px}.calculator-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.calculator-copy h2{font:600 40px/1.2 Georgia;margin:10px 0}.calculator-copy p{color:var(--muted);line-height:1.7}.info-box{display:flex;gap:12px;padding:15px;background:var(--soft);border-radius:8px;margin-top:25px;font-size:11px;color:#74808c}.info-box b{color:var(--text)}.calculator{background:var(--soft);border:1px solid var(--line);border-radius:15px;padding:30px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fields label,.contact-form label{font-size:11px;font-weight:700}.fields input,.fields select,.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:7px;padding:12px;border:1px solid #d6dde2;border-radius:7px;background:#fff;font:inherit}.result{background:var(--navy);color:#fff;border-radius:10px;margin:24px 0;padding:23px;display:flex;justify-content:space-between;align-items:center}.result span{font-size:10px;color:#aab5c0;display:flex;flex-direction:column;gap:4px}.result strong{font-size:30px}.calculator .button{width:100%;border-radius:8px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category{border:1px solid var(--line);border-radius:12px;overflow:hidden}.category .image{height:180px;background-size:cover;background-position:center;filter:grayscale(.15)}.category .content{padding:22px}.category h2{font:600 21px Georgia}.category p{color:var(--muted);font-size:12px;line-height:1.65}.category ul{padding-left:17px;color:#667587;font-size:11px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{border:1px solid var(--line);border-radius:11px;padding:25px}.step>span{font:600 33px Georgia;color:#a9b6c4}.step h2{font-size:16px;margin-top:30px}.step p{color:var(--muted);font-size:12px;line-height:1.65}.guarantees{background:var(--soft);padding:80px 0}.guarantee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guarantee-grid article{background:#fff;border:1px solid var(--line);padding:24px;border-radius:10px}.guarantee-grid p{font-size:12px;color:var(--muted);line-height:1.6}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.contact-details{display:flex;flex-direction:column;gap:10px}.contact-item{border:1px solid var(--line);border-radius:9px;padding:17px;display:flex;align-items:center;gap:14px}.contact-item>span{width:38px;height:38px;border-radius:8px;background:#edf1f4;display:grid;place-items:center}.contact-item div{display:flex;flex-direction:column}.contact-item small{font-size:8px;color:#8d9bad;letter-spacing:.1em}.contact-item b{font-size:13px;margin-top:4px}.contact-form{background:var(--soft);border:1px solid var(--line);padding:28px;border-radius:13px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form .wide,.contact-form button,.contact-form>small{grid-column:1/-1}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{border-radius:8px}.contact-form>small{text-align:center;font-size:8px;color:#8995a1}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:25;width:52px;height:52px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:23px;box-shadow:0 8px 25px #20a67455}.site-footer{background:#111925;color:#a9b5c1;padding:58px 0 45px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr 1fr;gap:60px;font-size:11px}.footer-grid>div{display:flex;flex-direction:column;gap:11px}.footer-grid h3{color:#fff;font-size:10px;letter-spacing:.1em}.footer-grid p{line-height:1.7}.footer-grid .logo{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:#fff}.copyright{background:#0c121b;color:#74808c;font-size:9px;padding:15px 0}.copyright .wrap{display:flex;justify-content:space-between}@media(max-width:900px){.main-nav{position:fixed;top:82px;left:0;right:0;background:#fff;display:none;flex-direction:column;padding:25px;box-shadow:0 15px 30px #17213122}.main-nav.open{display:flex}.main-nav a{padding:7px}.mobile-toggle{display:block}.header-cta span{display:none}.market-bar{grid-template-columns:1fr 1fr}.market-bar div:nth-child(n+3){display:none}.home-cards,.categories,.guarantee-grid{grid-template-columns:1fr 1fr}.price-grid,.steps{grid-template-columns:1fr 1fr}.calculator-layout,.contact-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{padding-left:20px;padding-right:20px}.header-cta .button{display:none}.hero{min-height:620px}.hero-content{padding-top:75px}.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start}.home-cards,.categories,.guarantee-grid,.price-grid,.steps,.footer-grid{grid-template-columns:1fr}.fields,.contact-form{grid-template-columns:1fr}.contact-form .wide,.contact-form button,.contact-form>small{grid-column:1}.page-hero h1{font-size:38px}.calculator{padding:20px}.footer-grid{gap:30px}.copyright .wrap{flex-direction:column;gap:6px}}

body{font-size:16px}.wide-wrap{max-width:1420px;margin:auto;padding-left:34px;padding-right:34px}.wrap{max-width:1380px}.main-nav,.header-cta{font-size:14px}.hero{min-height:720px;background:#e9ebed;color:#172131}.hero img{filter:brightness(1.06) contrast(1.1);object-position:center}.hero:after{background:linear-gradient(90deg,rgba(245,247,248,.97),rgba(245,247,248,.88) 35%,rgba(245,247,248,.1) 70%)}.hero-content{padding-top:125px}.hero h1{color:#172131}.hero h1 em{color:#69798d}.hero p{color:#475669;font-size:18px}.hero .outline{border-color:#9aa6b3;color:#172131}.market-bar{height:108px}.market-bar small{font-size:10px}.market-bar b{font-size:20px}.home-intro{padding:105px 34px}.section-title h2{font-size:46px}.home-cards article{padding:34px}.home-cards h3{font-size:19px}.home-cards p,.home-cards a{font-size:14px}.update-countdown{background:#172131;color:#fff}.update-countdown .wide-wrap{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px}.update-countdown .wide-wrap>div{display:flex;align-items:center;gap:12px}.update-countdown small{display:block;color:#93a0ad;font-size:9px}.update-countdown strong{font-size:24px}.update-countdown p{color:#b3bec9;font-size:13px}.pulse{width:9px;height:9px;background:#52d6aa;border-radius:50%;box-shadow:0 0 0 7px #52d6aa1c}.home-categories,.trust-section{background:#f3f5f7;padding:105px 0}.visual-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.visual-categories a{background:#fff;border:1px solid #dfe4e8;border-radius:13px;overflow:hidden;padding-bottom:22px}.visual-categories a>span{height:230px;display:block;background-size:800px auto}.visual-categories a:nth-child(1)>span{background-position:15% 86%}.visual-categories a:nth-child(2)>span{background-position:53% 56%}.visual-categories a:nth-child(3)>span{background-position:90% 24%}.visual-categories a:nth-child(4)>span{background-position:96% 83%}.visual-categories b,.visual-categories small{display:block;margin:15px 20px 0}.visual-categories b{font-size:18px}.visual-categories small{font-size:12px;color:#687587;margin-top:5px}.home-chart{padding:110px 0}.chart-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:75px;align-items:center}.chart-layout h2{font:600 44px Georgia}.chart-layout p{color:#687587;line-height:1.7}.chart-layout>div:first-child>strong{display:block;font-size:40px;margin-top:30px}.chart-layout strong small{font-size:12px}.chart-layout em{display:block;color:#13835d;font-style:normal;margin:5px 0 25px}.chart-box{border:1px solid #dfe4e8;border-radius:15px;padding:28px}.chart-box svg{width:100%;height:300px}.chart-box line{stroke:#e6eaed}.chart-box .area{fill:url(#area)}.chart-box .plot{fill:none;stroke:#6f849b;stroke-width:3}.chart-box>div{display:flex;justify-content:space-between;font-size:10px;color:#98a3ad}.pickup-promo,.van-process{max-width:1420px;margin:0 auto 110px;min-height:500px;position:relative;overflow:hidden;border-radius:20px}.pickup-promo img,.van-process img{position:absolute;width:100%;height:100%;object-fit:cover}.pickup-promo:after,.van-process:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8f9fa 0%,#f8f9fae8 38%,transparent 67%)}.pickup-copy,.van-process>div{position:relative;z-index:2;padding:90px 65px;max-width:630px}.pickup-copy h2,.van-process h2{font:600 40px/1.2 Georgia}.pickup-copy p,.van-process p{color:#596779;line-height:1.7}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.trust-grid article{background:#fff;border:1px solid #dfe4e8;border-radius:11px;padding:28px}.trust-grid b{display:block;font:600 35px Georgia}.trust-grid span{display:block;font-weight:700;margin:8px 0}.trust-grid p{font-size:13px;color:#687587}.final-cta{max-width:1420px;margin:80px auto;background:#172131;color:#fff;border-radius:18px;padding:55px 65px;display:flex;align-items:center;justify-content:space-between}.final-cta h2{font:600 38px Georgia}.final-cta>div:last-child{display:flex;gap:22px;align-items:center}.final-cta .button{background:#fff;color:#172131}.site-footer,.footer-grid{font-size:14px}.footer-grid h3{font-size:12px}.price-tabs,.calc-type{display:flex;gap:8px;padding:7px;background:#edf0f3;border-radius:10px;width:max-content;margin-bottom:24px}.price-tabs button,.calc-type button{border:0;background:transparent;padding:12px 22px;border-radius:7px;font-weight:700;color:#637183;cursor:pointer}.price-tabs button.active,.calc-type button.active{background:#172131;color:#fff}.price-explainer{border:1px solid #dfe4e8;padding:18px 22px;border-radius:10px;margin-bottom:18px;display:flex;gap:18px;align-items:center}.price-explainer span{color:#687587;font-size:13px}.live-badge{margin-left:auto!important;color:#12815c!important}.price-panel{display:none}.price-panel.active{display:grid}.product-table{border:1px solid #dfe4e8;border-radius:11px;overflow:hidden}.product-table>div{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr;gap:20px;padding:18px 22px;border-bottom:1px solid #e7eaed}.product-table .table-head{background:#172131;color:#fff;font-size:11px}.product-table span{font-size:13px;color:#687587}.product-table strong{text-align:right}.process-detail{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-top:100px;padding-bottom:100px}.process-detail img{width:100%;border-radius:16px}.process-detail h2{font:600 40px Georgia}.process-detail p,.process-detail li{color:#687587;line-height:1.7}@media(max-width:1000px){.visual-categories,.trust-grid{grid-template-columns:1fr 1fr}.chart-layout,.process-detail{grid-template-columns:1fr}.update-countdown p{display:none}.pickup-promo,.van-process,.final-cta{border-radius:0}}@media(max-width:650px){.wide-wrap{padding:0 20px}.hero{min-height:660px}.hero:after{background:linear-gradient(90deg,#f5f7f8f5,#f5f7f8ad)}.hero h1{font-size:48px}.visual-categories,.trust-grid{grid-template-columns:1fr}.chart-layout h2,.section-title h2{font-size:35px}.pickup-copy,.van-process>div{padding:65px 25px}.pickup-promo:after,.van-process:after{background:#f8f9fad9}.final-cta{margin:50px 0;flex-direction:column;align-items:flex-start;padding:40px 25px}.price-tabs,.calc-type{width:100%;overflow:auto}.price-tabs button,.calc-type button{white-space:nowrap}.price-explainer{flex-direction:column;align-items:flex-start}.live-badge{margin-left:0!important}.product-table{overflow:auto}.product-table>div{min-width:720px}.site-footer,.footer-grid{font-size:15px}}

.hero img{filter:brightness(1.02) contrast(1.18) saturate(.9)}.visual-categories a>span{background-size:cover!important;background-position:center!important;filter:contrast(1.08)}body[data-page="prices"] .page-hero,body[data-page="calculator"] .page-hero{position:relative;background-size:cover;background-position:center;overflow:hidden}body[data-page="prices"] .page-hero{background-image:linear-gradient(90deg,#f4f6f8 0%,#f4f6f8e6 48%,#f4f6f855 75%),url('assets/category-coins.webp')}body[data-page="calculator"] .page-hero{background-image:linear-gradient(90deg,#f4f6f8 0%,#f4f6f8e6 48%,#f4f6f855 75%),url('assets/category-bars.webp')}.spot-price{display:flex;gap:24px;align-items:center;margin-top:25px;width:max-content;background:#172131;color:#fff;padding:15px 20px;border-radius:10px;box-shadow:0 12px 30px #17213122}.spot-price span{display:flex;flex-direction:column;gap:4px}.spot-price small{font-size:9px;color:#a7b3bf;letter-spacing:.1em}.spot-price strong{font-size:22px}.spot-price b{font-size:13px;color:#53d5a8}.spot-price b.down{color:#ee8b8b}.product-table .table-head,.product-table .table-head span{color:#fff!important}.product-table .table-head{background:#172131!important}.header-whatsapp{width:34px;height:34px;border-radius:9px;background:#22a873;color:#fff;display:grid;place-items:center;font-size:16px;box-shadow:0 5px 15px #22a87330}.site-footer{background:#172131}.footer-grid>div{padding:20px;border:1px solid #ffffff14;border-radius:10px;background:#ffffff05}.footer-grid>div:first-child{background:transparent;border-color:transparent;padding-left:0}.footer-grid>div:last-child a:last-child{background:#22a873;color:#fff;padding:12px 14px;border-radius:8px;margin-top:5px;font-weight:700}.footer-grid>div:last-child a:last-child:before{content:'◔ ';font-size:16px}.footer-grid a{line-height:1.45}.copyright{background:#101722}.page-hero p{font-size:16px}.price-card small{font-size:11px}.price-card strong{font-size:30px}@media(max-width:650px){body[data-page="prices"] .page-hero,body[data-page="calculator"] .page-hero{background-position:65% center}.spot-price{width:100%;justify-content:space-between}.header-whatsapp{display:none}.footer-grid>div{padding:18px}.footer-grid>div:first-child{padding:0}}

.hero img{height:calc(100% - 108px);object-fit:cover;object-position:center center}.hero:after{bottom:108px;background:linear-gradient(90deg,rgba(205,210,216,.9) 0%,rgba(205,210,216,.7) 34%,rgba(125,134,144,.18) 67%,rgba(90,99,108,.12) 100%)}.market-bar,.market-bar b,.market-bar small{color:#fff!important}.market-bar{background:rgba(20,29,40,.86)}.market-bar .up{color:#54d5aa!important}.market-bar .update-date{font-size:10px;color:#c7d0d8!important;font-weight:400;margin-top:4px}.category p{font-size:13px}.categories{grid-template-columns:repeat(3,1fr)}.category .image{filter:contrast(1.08);background-position:center;background-size:cover}body[data-page="categories"] .page-hero{background-image:linear-gradient(90deg,#edf0f2f5 0%,#edf0f2da 48%,#edf0f255 76%),url('assets/category-jewelry.webp');background-size:cover;background-position:center}body[data-page="process"] .page-hero{background-image:linear-gradient(90deg,#edf0f2f5 0%,#edf0f2da 48%,#edf0f255 76%),url('assets/secure-pickup-van.webp');background-size:cover;background-position:center}body[data-page="contact"] .page-hero{background-image:linear-gradient(90deg,#edf0f2f5 0%,#edf0f2da 48%,#edf0f255 76%),url('assets/category-cutlery.webp');background-size:cover;background-position:center}body[data-page="calculator"] .page-hero{background-image:linear-gradient(90deg,#edf0f2f2 0%,#edf0f2d8 47%,#edf0f240 74%),url('assets/category-bars.webp');background-position:center 57%;filter:none}.page-hero{min-height:300px;display:flex;align-items:center}.page-hero .wrap{width:100%}.page-hero h1{max-width:720px}.page-hero p{font-size:17px}@media(max-width:900px){.categories{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.hero img{height:calc(100% - 108px);object-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(210,215,220,.94),rgba(180,187,194,.58))}.categories{grid-template-columns:1fr}.category p{font-size:14px}.page-hero{min-height:340px}}

.hero:after{background:linear-gradient(90deg,rgba(178,185,193,.92),rgba(178,185,193,.76) 35%,rgba(100,109,119,.2) 67%,rgba(70,78,87,.1))}.hero .button{background:#263548;color:#fff;box-shadow:0 10px 24px #17213133}.hero .outline{background:rgba(255,255,255,.78);border:1px solid #526174;color:#172131;box-shadow:0 8px 20px #1721311f}.home-cards{gap:22px}.home-cards article{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f5f7f8);box-shadow:0 14px 35px #25364810;transition:.25s;border-top:3px solid #8c9bac}.home-cards article:after{content:'';position:absolute;width:110px;height:110px;border-radius:50%;background:#c9d1d825;right:-35px;top:-35px}.home-cards article:hover{transform:translateY(-5px)}.home-cards i{width:48px;height:48px;background:#172131;color:#fff;font-size:20px}.home-cards h3{font-size:21px}.home-cards a{display:inline-flex;background:#edf1f4;padding:9px 12px;border-radius:7px}.readable-prices{display:block!important;border:1px solid #dfe4e8;border-radius:12px;overflow:hidden}.purity-row{display:grid;grid-template-columns:1fr 1.2fr .8fr;align-items:center;padding:18px 24px;border-bottom:1px solid #e5e9ec;background:#fff}.purity-row:nth-child(even){background:#f7f9fa}.purity-row:hover{background:#eef2f5}.purity-row span{font-size:13px;color:#677587}.purity-row b{font-size:16px}.purity-row strong{text-align:right;font-size:21px}.purity-row strong small{font-size:11px;color:#788697}.purity-row.header{background:#172131}.purity-row.header span{color:#fff;font-size:10px;font-weight:700}.purity-row.header span:last-child{text-align:right}.chart-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.chart-periods{display:flex;gap:5px}.chart-periods button{border:0;background:#edf0f3;padding:7px 10px;border-radius:5px;font-size:10px;cursor:pointer}.chart-periods button.active{background:#172131;color:#fff}.chart-timer{font-size:10px;color:#768493}.chart-timer b{color:#172131;font-size:13px}.chart-box .plot{transition:.35s}.chart-box.loading .plot{opacity:.25}.chart-box{position:relative}body[data-page="calculator"] .page-hero{background-image:linear-gradient(90deg,#e1e5e9f4,#e1e5e9df 46%,#e1e5e944 72%),url('assets/calculator-banner-v2.webp')}.visual-categories a>span{transition:.25s}.visual-categories a:hover>span{transform:scale(1.025)}@media(max-width:650px){.hero:after{background:linear-gradient(90deg,rgba(180,187,194,.96),rgba(160,168,176,.62))}.purity-row{grid-template-columns:.8fr 1fr;padding:15px}.purity-row span:nth-child(2),.purity-row.header span:nth-child(2){display:none}.chart-controls{align-items:flex-start;flex-direction:column}}

body[data-page="contact"] .page-hero{background-image:linear-gradient(90deg,#eef1f3f7,#eef1f3df 47%,#eef1f344 73%),url('assets/contact-consultation.webp');background-position:center;background-size:cover}.modern-price-board{display:grid!important;grid-template-columns:1fr 1fr;gap:1px;background:#dfe4e8;border:1px solid #dfe4e8;border-radius:14px;overflow:hidden;box-shadow:0 16px 40px #2435470e}.price-pair{background:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;padding:22px 25px;transition:.2s}.price-pair:hover{background:#f4f7f9}.price-pair span{display:flex;flex-direction:column;gap:4px}.price-pair small{font-size:9px;color:#8491a0;letter-spacing:.1em}.price-pair b{font-size:18px}.price-pair strong{font-size:25px}.price-pair strong i{font-size:11px;font-style:normal;color:#758292}.price-pair.highlight{background:#172131;color:#fff}.price-pair.highlight small,.price-pair.highlight strong i{color:#aab5c0}.price-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr);padding:6px}.price-tabs button{font-size:14px;padding:15px}.price-explainer{background:#f7f9fa}.map-section{margin-top:55px}.map-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.map-head h2{font:600 32px Georgia;margin:8px 0}.map-head p{color:#687587;margin:0}.route-button{background:#172131;color:#fff;padding:14px 20px;border-radius:8px;font-weight:700}.map-frame{height:420px;border:1px solid #dfe4e8;border-radius:14px;overflow:hidden}.map-frame iframe{width:100%;height:100%;border:0}.blog-page{padding:75px 0 110px}.blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.blog-card{border:1px solid #dfe4e8;border-radius:14px;overflow:hidden;background:#fff}.blog-card img{width:100%;height:320px;object-fit:cover}.blog-card>div{padding:30px}.blog-card small{color:#8290a0;font-size:10px;letter-spacing:.1em}.blog-card h2{font:600 28px/1.25 Georgia}.blog-card p{color:#687587;line-height:1.7}.blog-card a{font-weight:700}.article-body{max-width:820px;margin:0 auto;padding:70px 25px}.article-body h1{font:600 46px/1.15 Georgia}.article-body p,.article-body li{font-size:17px;line-height:1.8;color:#536174}.article-body img{width:100%;border-radius:14px;margin:25px 0}@media(max-width:700px){.modern-price-board,.blog-grid{grid-template-columns:1fr}.price-tabs{overflow:auto;display:flex}.price-tabs button{min-width:165px}.map-head{align-items:flex-start;flex-direction:column;gap:18px}.map-frame{height:340px}.blog-card img{height:240px}}

.modern-price-board:not(.active){display:none!important}

.steps{position:relative;gap:22px}.steps:before{content:'';position:absolute;left:8%;right:8%;top:51px;height:1px;background:linear-gradient(90deg,transparent,#bbc5cf 10%,#bbc5cf 90%,transparent);z-index:0}.step{position:relative;z-index:1;padding:28px;background:linear-gradient(145deg,#fff,#f5f7f8);border-top:3px solid #8797a8;box-shadow:0 14px 32px #2435470d;transition:.25s}.step:hover{transform:translateY(-5px);box-shadow:0 20px 40px #24354718}.step-icon{width:54px;height:54px;border-radius:14px;background:#172131;color:#fff;display:grid;place-items:center;margin-bottom:24px;box-shadow:0 9px 20px #17213128}.step-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.step>span{position:absolute;right:22px;top:23px;font:600 28px Georgia;color:#c2cbd4}.step h2{font-size:18px;margin:0 0 12px}.step p{font-size:13px;margin:0}.step-badge{display:inline-flex;margin-top:18px;padding:6px 9px;border-radius:20px;background:#e9eef2;color:#637284;font-size:9px;font-weight:700;letter-spacing:.08em}@media(max-width:900px){.steps:before{display:none}}@media(max-width:600px){.step{padding:25px}.step p{font-size:14px}}

.product-table.active{display:grid!important;grid-template-columns:repeat(2,1fr);gap:14px;border:0;background:transparent;overflow:visible}.product-table .table-head{display:none}.product-table>div:not(.table-head){min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:7px 18px;padding:23px 24px;background:linear-gradient(145deg,#fff,#f6f8f9);border:1px solid #dfe4e8;border-top:3px solid #8999aa;border-radius:11px;box-shadow:0 12px 28px #27394b0b;transition:.22s;position:relative}.product-table>div:not(.table-head):hover{transform:translateY(-3px);background:#fff;box-shadow:0 18px 34px #27394b16}.product-table>div:not(.table-head)>b{font-size:17px;grid-column:1/-1;padding-right:80px}.product-table>div:not(.table-head)>span{font-size:11px;color:#738191;display:inline-flex;align-items:center}.product-table>div:not(.table-head)>span:nth-of-type(1):before{content:'◇';margin-right:6px;color:#8c9bac}.product-table>div:not(.table-head)>span:nth-of-type(2):before{content:'✓';margin-right:6px;color:#2b9c72}.product-table>div:not(.table-head)>strong{grid-column:2;grid-row:2/4;align-self:center;text-align:right;font-size:20px;color:#172131;white-space:nowrap}.product-table>div:not(.table-head)>strong:before{content:'CENA SKUPU';display:block;font-size:7px;letter-spacing:.1em;color:#8a97a5;margin-bottom:4px}.product-badge{position:absolute;right:20px;top:20px;padding:5px 8px;border-radius:20px;background:#e8edf1;color:#607083;font-size:8px;font-weight:700;letter-spacing:.08em}.product-table[data-price-panel="bars"]>div:last-child{grid-column:1/-1;background:linear-gradient(100deg,#172131,#2b394b);color:#fff;border-color:#172131}.product-table[data-price-panel="bars"]>div:last-child span,.product-table[data-price-panel="bars"]>div:last-child strong,.product-table[data-price-panel="bars"]>div:last-child strong:before{color:#fff}.product-table[data-price-panel="bars"]>div:last-child .product-badge{background:#ffffff18;color:#fff}@media(max-width:760px){.product-table.active{grid-template-columns:1fr}.product-table[data-price-panel="bars"]>div:last-child{grid-column:1}.product-table>div:not(.table-head)>b{padding-right:0}.product-badge{position:static;grid-column:1/-1;width:max-content;order:-1}}

.site-footer{background:#263342;color:#cbd3db;padding:64px 0 52px;border-top:5px solid #dce2e7}.footer-grid{gap:70px}.footer-grid>div,.footer-grid>div:first-child{padding:0;background:transparent;border:0;border-radius:0}.footer-grid>div:not(:first-child){position:relative;padding-left:26px;border-left:1px solid #ffffff1c}.footer-grid h3{color:#fff;font-size:11px;letter-spacing:.15em;margin:0 0 10px}.footer-grid p{color:#acb7c2;max-width:310px;line-height:1.8}.footer-grid a,.footer-grid span{color:#c5ced7;transition:.2s}.footer-grid a:hover{color:#fff;transform:translateX(3px)}.footer-grid .logo{margin-bottom:10px}.footer-grid .logo i{background:linear-gradient(140deg,#fff,#8797a8);color:#243142}.footer-grid>div:last-child a:last-child{display:inline-flex;align-items:center;width:max-content;background:#28a875;color:#fff;padding:10px 14px;border-radius:22px;box-shadow:none}.footer-grid>div:last-child a:last-child:before{margin-right:5px}.copyright{background:#202b38;border-top:1px solid #ffffff12;color:#9ba7b3;padding:17px 0}.copyright .wrap{font-size:10px}.site-footer:before{content:'';display:block;max-width:1380px;margin:-35px auto 38px;height:1px;background:linear-gradient(90deg,transparent,#ffffff26,transparent)}@media(max-width:900px){.footer-grid{gap:45px}.footer-grid>div:not(:first-child){padding-left:20px}}@media(max-width:600px){.site-footer{padding-top:50px}.footer-grid>div:not(:first-child){padding-left:0;border-left:0;border-top:1px solid #ffffff17;padding-top:24px}.site-footer:before{display:none}.footer-grid{gap:26px}}

.social-links{display:flex;gap:9px;margin-top:8px}.social-links a{width:38px;height:38px;border-radius:50%;display:grid!important;place-items:center;background:#ffffff12;color:#fff!important;padding:0!important;border:1px solid #ffffff20}.social-links a:hover{background:#fff;color:#263342!important;transform:translateY(-2px)!important}.social-links svg{width:18px;height:18px;fill:currentColor}.messenger-float{position:fixed;right:22px;bottom:84px;z-index:25;width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#168aff,#7856ff);color:#fff;display:grid;place-items:center;box-shadow:0 8px 25px #287cff50}.messenger-float svg{width:25px;height:25px;fill:currentColor}.messenger-float:hover{transform:translateY(-3px)}@media(max-width:600px){.social-links a{width:42px;height:42px}.messenger-float{right:20px;bottom:82px}}

.modern-price-board{grid-template-columns:1fr!important}.product-table.active{grid-template-columns:1fr!important}.product-table[data-price-panel="bars"]>div:last-child{grid-column:1!important}.price-pair{min-height:72px}.product-table>div:not(.table-head){min-height:104px;grid-template-columns:1fr auto}.product-table>div:not(.table-head)>b{font-size:18px}.product-table>div:not(.table-head)>strong{font-size:22px}@media(min-width:900px){.modern-price-board,.product-table.active{max-width:1050px;margin-left:auto;margin-right:auto}.price-explainer{max-width:1050px;margin-left:auto;margin-right:auto}}

body[data-page="process"] .page-hero{background-image:radial-gradient(circle at 78% 45%,#ffffffaa 0 7%,transparent 7.5%),radial-gradient(circle at 78% 45%,transparent 0 16%,#ffffff65 16.5% 16.8%,transparent 17.2%),radial-gradient(circle at 78% 45%,transparent 0 27%,#ffffff50 27.4% 27.7%,transparent 28%),linear-gradient(125deg,#eef1f3,#cdd4db);position:relative}body[data-page="process"] .page-hero:after{content:'01  ·  02  ·  03  ·  04';position:absolute;right:8%;top:50%;transform:translateY(-50%);font:600 17px Georgia;color:#6f7e8e;letter-spacing:.28em;background:#ffffff80;border:1px solid #ffffffb8;padding:22px 28px;border-radius:50px}.delivery-options{max-width:1200px;margin:0 auto 100px;padding:0 28px}.delivery-options>.eyebrow{display:block;text-align:center}.delivery-options>h2{text-align:center;font:600 38px Georgia;margin:10px 0 35px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.delivery-card{border:1px solid #dfe4e8;border-radius:14px;padding:32px;background:linear-gradient(145deg,#fff,#f4f6f8);display:grid;grid-template-columns:60px 1fr;gap:20px}.delivery-card>i{width:60px;height:60px;border-radius:14px;background:#172131;color:#fff;display:grid;place-items:center;font-style:normal;font-size:25px}.delivery-card h3{font-size:20px;margin:3px 0 9px}.delivery-card p{color:#687587;line-height:1.7;margin:0}.delivery-card a{display:inline-block;margin-top:16px;font-weight:700}.delivery-card.recommended{border-color:#98a6b4;box-shadow:0 16px 36px #25364814}.delivery-card.recommended h3:after{content:'NAJPOPULARNIEJSZE';font-size:7px;letter-spacing:.1em;background:#e5ebf0;color:#607083;padding:5px 7px;border-radius:15px;margin-left:10px;vertical-align:middle}@media(max-width:800px){body[data-page="process"] .page-hero:after{display:none}.delivery-grid{grid-template-columns:1fr}.delivery-card{grid-template-columns:52px 1fr}.delivery-card>i{width:52px;height:52px}}
html.is-navigating main{opacity:.45;transition:opacity .12s ease}main{transition:opacity .12s ease}
.contact-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.contact-quick>a,.contact-quick>div{min-height:122px;padding:22px 24px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#fff,#f5f7f8);display:flex;flex-direction:column;justify-content:center;transition:.2s}.contact-quick>a:hover{transform:translateY(-3px);box-shadow:0 14px 30px #17213112}.contact-quick small{font-size:9px;letter-spacing:.13em;color:#8493a3}.contact-quick strong{font:600 21px Georgia;margin:10px 0 8px}.contact-quick span{font-size:11px;color:#647386;font-weight:700}.location-showcase{display:grid;grid-template-columns:.82fr 1.18fr;margin-top:55px;border-radius:16px;overflow:hidden;background:#172131;box-shadow:0 20px 50px #17213120}.location-copy{padding:52px 46px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.location-copy .eyebrow{color:#aab8c6}.location-copy h2{font:600 38px/1.15 Georgia;margin:13px 0 18px}.location-copy p{font-size:14px;line-height:1.75;color:#c3ccd5;margin:0 0 24px}.location-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:25px}.location-facts span{padding:13px;border:1px solid #ffffff1c;border-radius:8px;background:#ffffff08;font-size:10px;color:#b9c4ce}.location-facts b{display:block;color:#fff;font-size:17px;margin-bottom:4px}.location-copy .route-button{background:#fff;color:#172131}.location-showcase .map-frame{height:100%;min-height:470px;border:0;border-radius:0}@media(max-width:800px){.contact-quick,.location-showcase{grid-template-columns:1fr}.location-copy{padding:38px 28px}.location-copy h2{font-size:32px}.location-showcase .map-frame{min-height:360px}.location-facts{grid-template-columns:1fr 1fr}}@media(max-width:520px){.contact-quick{grid-template-columns:1fr}.location-facts{grid-template-columns:1fr}}
.modern-price-board .price-pair{grid-template-columns:auto minmax(35px,1fr) auto;gap:16px;padding:19px 24px}.modern-price-board .price-pair:last-child:nth-child(odd){grid-column:1/-1}.modern-price-board .price-pair>span{min-width:76px}.modern-price-board .price-pair b{font:600 25px/1 Georgia}.modern-price-board .price-pair>strong{font-size:25px;white-space:nowrap}.price-connector{display:block;height:1px;background:linear-gradient(90deg,#dce2e7,#aeb9c4,#dce2e7);opacity:.8}.price-pair.highlight .price-connector{background:linear-gradient(90deg,#ffffff12,#ffffff55,#ffffff12)}@media(max-width:560px){.modern-price-board .price-pair{grid-template-columns:auto 1fr auto;gap:10px;padding:17px}.modern-price-board .price-pair:last-child:nth-child(odd){grid-column:auto}.modern-price-board .price-pair b,.modern-price-board .price-pair>strong{font-size:21px}}
.hero-actions .button,.hero-actions .outline{width:238px;min-height:50px;padding:13px 20px;border-radius:28px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.hero-actions .outline{position:relative;background:rgba(255,255,255,.88);border:2px solid #263548;box-shadow:0 8px 22px #17213122;animation:price-button-pulse 2.15s ease-out infinite}@keyframes price-button-pulse{0%,100%{box-shadow:0 8px 22px #17213122,0 0 0 0 rgba(38,53,72,.32)}55%{box-shadow:0 8px 22px #17213122,0 0 0 9px rgba(38,53,72,0)}}@media(max-width:650px){.hero img{object-position:79% center!important;filter:brightness(1.11) contrast(1.3) saturate(.86)!important}.hero:after{background:linear-gradient(90deg,rgba(222,226,230,.82) 0%,rgba(222,226,230,.64) 44%,rgba(205,211,216,.2) 72%,rgba(180,188,196,.04) 100%)!important}.hero-actions{width:238px}.hero-actions .button,.hero-actions .outline{width:238px}.hero-content{padding-top:68px}.hero h1,.hero p{max-width:88%}}
@media(max-width:650px){.hero img{object-position:58% 62%!important;filter:brightness(1.08) contrast(1.28) saturate(.9)!important}.hero:after{background:linear-gradient(90deg,rgba(213,219,224,.38),rgba(195,203,210,.08) 72%,transparent)!important}.hero-content{width:calc(100% - 30px);margin:22px 15px 0;padding:28px 22px 30px!important;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:linear-gradient(135deg,rgba(246,248,249,.92),rgba(230,234,238,.75));box-shadow:0 18px 45px rgba(23,33,49,.18);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-content .eyebrow{color:#53657a}.hero h1{font-size:43px;line-height:1.02;margin:15px 0 18px;max-width:100%;text-shadow:0 1px 0 #fff}.hero h1 em{color:#596b7f}.hero p{color:#35475b;max-width:100%;font-size:15px;line-height:1.58;text-shadow:0 1px 0 #ffffffb8}.hero-actions{margin-top:22px}.hero{min-height:760px}.hero img{height:calc(100% - 108px)}}
@media(max-width:900px){.mobile-toggle{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #d8dee4;border-radius:9px;background:#f5f7f8;color:#172131;cursor:pointer}.mobile-toggle span{font-size:10px;font-weight:800;letter-spacing:.12em}.mobile-toggle b{font-size:21px;line-height:1;font-weight:500}.mobile-toggle[aria-expanded="true"]{background:#172131;color:#fff;border-color:#172131}}
.home-spot-price{margin:22px 0 0;padding:13px 16px;gap:18px}.home-spot-price span:last-child{padding-left:17px;border-left:1px solid #ffffff1c}.home-spot-price [data-home-spot-time]{font-size:16px}@media(max-width:650px){.home-spot-price{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px 12px;margin-top:18px;padding:13px 14px}.home-spot-price>span:first-child{grid-row:1/3}.home-spot-price>span:last-child{padding:7px 0 0;border-left:0;border-top:1px solid #ffffff1c}.home-spot-price strong{font-size:19px}.home-spot-price [data-home-spot-time]{font-size:14px}.hero{min-height:900px}}
.mobile-toggle span{display:inline!important}.update-countdown .wide-wrap>a{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#172131;border:1px solid #d8e0e7;border-radius:24px;padding:11px 18px;font-weight:800;box-shadow:0 7px 18px #0b12201f}.price-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%!important;max-width:920px;margin-left:auto;margin-right:auto}.price-tabs button{width:100%;white-space:normal!important}.calculator[data-calc-kind="coins"] #weight{background:#e7ebef;color:#445468;font-weight:800;cursor:not-allowed}.calculator[data-calc-kind="bars"] .fields label:first-child{grid-column:1/-1}.contact-phone-combo{display:grid!important;grid-template-columns:38px 1fr auto}.contact-phone-actions{display:flex!important;flex-direction:column!important;gap:7px}.contact-phone-actions a{padding:7px 10px;border-radius:7px;background:#e8edf1;font-size:10px;font-weight:800;text-align:center}.contact-phone-actions .phone-whatsapp{background:#20a674;color:#fff}.footer-whatsapp{display:flex!important;align-items:center;gap:9px;background:#20a674!important;color:#fff!important;padding:11px 13px!important;border-radius:8px!important}.footer-whatsapp:before{content:'W';width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#20a674;font-weight:900}.pickup-promo img{object-position:center 55%;filter:contrast(1.04)}body[data-page="contact"] .page-hero{background-image:linear-gradient(90deg,rgba(239,242,244,.96) 0%,rgba(239,242,244,.82) 43%,rgba(239,242,244,.18) 72%),url('assets/contact-silver-banner-v1.webp')!important;background-position:center!important;background-size:cover!important}@media(max-width:650px){.hero-content{width:70%!important;margin:18px 0 0!important;padding:25px 18px 28px!important;border-radius:0 18px 18px 0!important;background:linear-gradient(90deg,rgba(245,247,248,.82),rgba(231,235,239,.64))!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.hero img{object-position:64% 62%!important}.hero h1{font-size:39px!important}.hero-actions,.hero-actions .button,.hero-actions .outline{width:100%!important}.home-spot-price{grid-template-columns:1fr!important}.home-spot-price>span:first-child{grid-row:auto!important}.home-spot-price>span:last-child{display:none}.market-bar{grid-template-columns:repeat(3,1fr)!important}.market-bar>div{display:flex!important;padding:0 9px!important}.market-bar>div:last-child{display:none!important}.market-bar small{font-size:8px!important}.market-bar b{font-size:15px!important}.trust-section{display:none!important}.price-tabs{gap:4px!important;padding:5px!important;overflow:visible!important}.price-tabs button{min-width:0!important;padding:11px 6px!important;font-size:10px!important}.footer-whatsapp{width:100%;justify-content:center}.social-links a{background:#ffffff0b!important;color:#fff!important;padding:0!important;margin:0!important}.contact-phone-combo{grid-template-columns:38px 1fr}.contact-phone-actions{grid-column:1/-1;display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:8px}.contact-phone-actions a{padding:10px 8px}.pickup-promo img{object-position:68% center}.pickup-promo:after{background:linear-gradient(90deg,rgba(248,249,250,.92),rgba(248,249,250,.65) 56%,rgba(248,249,250,.08))}.update-countdown .wide-wrap{grid-template-columns:1fr auto!important;gap:12px!important}.update-countdown .wide-wrap>a{padding:10px 12px;font-size:11px}body[data-page="contact"] .page-hero{background-image:linear-gradient(90deg,rgba(239,242,244,.94),rgba(239,242,244,.62) 65%,rgba(239,242,244,.16)),url('assets/contact-silver-banner-v1.webp')!important;background-position:64% center!important}}
.whatsapp{font-size:0}.whatsapp:before{content:'W';width:30px;height:30px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font:900 16px/1 Arial,sans-serif;color:#fff}
.visual-categories{grid-template-columns:repeat(3,1fr)}
.quick-whatsapp{display:inline-flex!important;align-items:center;justify-content:center;background:#20a674!important;color:#fff!important;padding:7px 10px!important;border-radius:7px!important;font-weight:800}.contact-quick-phone>span{display:flex!important;gap:7px!important;margin-top:8px!important}.contact-quick-phone>span a{padding:7px 10px;border-radius:7px;background:#e8edf1;font-size:10px;font-weight:800}
body[data-page="calculator"] .page-hero{background-image:linear-gradient(90deg,rgba(238,242,245,.98) 0%,rgba(238,242,245,.88) 43%,rgba(238,242,245,.15) 71%),url('assets/calculator-banner-v3.webp')!important;background-position:center!important}
@keyframes price-button-pulse-green{0%,100%{box-shadow:0 8px 22px #17213122,0 0 0 0 rgba(32,166,116,.58)}55%{box-shadow:0 8px 22px #17213122,0 0 0 10px rgba(32,166,116,0)}}.hero-actions .outline{animation:price-button-pulse-green 2.15s ease-out infinite!important;border-color:#20a674!important}
@media(max-width:900px){.visual-categories{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v2.webp');object-position:58% center!important;filter:brightness(1.08) contrast(1.18)!important}.hero:after{background:linear-gradient(90deg,rgba(235,238,241,.94) 0%,rgba(235,238,241,.76) 44%,rgba(235,238,241,.12) 69%,transparent 100%)!important}.hero-content{width:auto!important;margin:0!important;padding:62px 20px 25px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero h1{max-width:68%!important}.hero p{max-width:62%!important}.hero-actions{width:62%!important}.hero-actions .button,.hero-actions .outline{width:100%!important}.home-spot-price{width:62%!important}.visual-categories{grid-template-columns:1fr}.contact-quick-phone>span{flex-direction:column}.contact-quick-phone>span a{width:100%;text-align:center}body[data-page="calculator"] .page-hero{background-image:linear-gradient(90deg,rgba(238,242,245,.96) 0%,rgba(238,242,245,.75) 52%,rgba(238,242,245,.08) 82%),url('assets/calculator-banner-v3.webp')!important;background-position:61% center!important}}
.full-price-strip{background:#172131;padding:20px 28px;text-align:center}.full-price-strip>a{display:inline-flex;align-items:center;justify-content:space-between;gap:60px;min-width:360px;background:#fff;color:#172131;padding:17px 24px;border-radius:30px;font-size:15px;font-weight:900;box-shadow:0 10px 28px #050a1250}.full-price-strip>a span{font-size:22px}
.google-reviews{margin-top:95px;margin-bottom:95px;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center;padding-top:44px;padding-bottom:44px;border:1px solid #e1e6ea;border-radius:18px;background:linear-gradient(135deg,#fff,#f3f6f8);box-shadow:0 18px 45px #1721310c}.google-score{display:flex;align-items:center;gap:22px}.google-g{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 8px 24px #17213115;font:800 39px Arial;color:#4285f4}.google-score small{font-size:9px;letter-spacing:.13em;color:#7b8999}.google-score strong{display:block;font-size:34px;margin:7px 0}.google-score strong span{font-size:18px;color:#f6b800;letter-spacing:.06em}.google-score p{margin:0;color:#687587}.google-review-copy h2{font:600 35px/1.2 Georgia;margin:10px 0}.google-review-copy p{color:#687587;line-height:1.7;max-width:620px}.contact-google-reviews{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 28px;padding:24px 28px;border:1px solid #e1e6ea;border-radius:13px;background:linear-gradient(135deg,#fff,#f3f6f8)}.contact-google-reviews .google-g{width:54px;height:54px;font-size:29px}.contact-google-reviews .google-score strong{font-size:25px}.contact-google-reviews .google-score p{font-size:12px}
.whatsapp:before,.footer-whatsapp:before,.header-whatsapp:before,.phone-whatsapp:before,.quick-whatsapp:before{content:''!important;display:inline-block!important;flex:0 0 auto;width:21px!important;height:21px!important;border:0!important;border-radius:0!important;background-color:currentColor!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.496.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.414-.074-.123-.272-.198-.57-.347M12.004 2a9.84 9.84 0 0 0-8.346 15.065L2 22l5.09-1.637A9.92 9.92 0 1 0 12.004 2m0 17.8a7.8 7.8 0 0 1-3.977-1.09l-.285-.17-3.02.972.986-2.946-.186-.302A7.79 7.79 0 1 1 12.004 19.8'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.496.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.414-.074-.123-.272-.198-.57-.347M12.004 2a9.84 9.84 0 0 0-8.346 15.065L2 22l5.09-1.637A9.92 9.92 0 1 0 12.004 2m0 17.8a7.8 7.8 0 0 1-3.977-1.09l-.285-.17-3.02.972.986-2.946-.186-.302A7.79 7.79 0 1 1 12.004 19.8'/%3E%3C/svg%3E") center/contain no-repeat}.whatsapp:before{width:30px!important;height:30px!important}.header-whatsapp,.whatsapp{font-size:0!important}.footer-whatsapp{justify-content:flex-start}.phone-whatsapp,.quick-whatsapp{display:inline-flex!important;align-items:center!important;gap:7px!important}
.contact-quick-phone>span{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.contact-quick-phone>span a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
@media(max-width:800px){.google-reviews{grid-template-columns:1fr;gap:28px}.contact-google-reviews{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.hero{min-height:760px!important}.hero img{content:url('assets/home-hero-mobile-v2.webp');object-position:66% center!important}.hero-content{padding-top:42px!important}.hero h1{max-width:68%!important}.hero p{max-width:64%!important}.home-spot-price{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important}.home-spot-price>span:first-child{grid-row:1/3!important}.home-spot-price>span:last-child{display:flex!important;padding:7px 0 0!important;border-left:0!important;border-top:1px solid #ffffff1c!important}.hero-actions{width:64%!important}.full-price-strip{padding:16px 20px}.full-price-strip>a{width:100%;min-width:0;gap:20px}.google-reviews{margin-top:55px;margin-bottom:55px;padding:28px 20px;border-radius:0}.google-score{align-items:flex-start}.google-g{width:58px;height:58px;font-size:31px}.google-review-copy h2{font-size:30px}.contact-quick-phone>span{grid-template-columns:1fr 1fr!important}.contact-quick-phone>span a{width:auto!important;font-size:9px!important;padding:9px 5px!important}.contact-google-reviews{padding:22px 18px}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v3.webp')!important;object-position:67% center!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v4.webp')!important;object-position:67% center!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v5.webp')!important;object-position:67% center!important;filter:brightness(1.12) contrast(1.16)!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v6.webp')!important;object-position:67% center!important;filter:brightness(1.1) contrast(1.15)!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v7.webp')!important;object-position:67% center!important;filter:brightness(1.08) contrast(1.14)!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v8.webp')!important;object-position:67% center!important;filter:brightness(1.08) contrast(1.14)!important}}
@media(max-width:650px){.hero img{content:url('assets/home-hero-mobile-v9.webp')!important;object-position:67% center!important;filter:brightness(1.08) contrast(1.14)!important}}
@media(min-width:651px){.hero img{filter:brightness(1.04) contrast(1.24) saturate(.96)!important}.hero:after{background:linear-gradient(90deg,rgba(205,210,216,.9) 0%,rgba(205,210,216,.68) 34%,rgba(125,134,144,.08) 67%,rgba(90,99,108,.02) 100%)!important}}
.whatsapp:before{width:34px!important;height:34px!important;margin:auto!important;align-self:center!important;justify-self:center!important}.whatsapp{display:grid!important;place-items:center!important}
.whatsapp-contact{border-color:#9fdcc7!important;background:linear-gradient(135deg,#f6fffb,#eaf8f2)!important;box-shadow:0 9px 24px #20a67418}.whatsapp-contact .contact-whatsapp-icon{background:#20a674!important;position:relative}.whatsapp-contact .contact-whatsapp-icon:before{content:'';width:23px;height:23px;background:#fff;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.496.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.414-.074-.123-.272-.198-.57-.347M12.004 2a9.84 9.84 0 0 0-8.346 15.065L2 22l5.09-1.637A9.92 9.92 0 1 0 12.004 2m0 17.8a7.8 7.8 0 0 1-3.977-1.09l-.285-.17-3.02.972.986-2.946-.186-.302A7.79 7.79 0 1 1 12.004 19.8'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.496.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.29.173-1.414-.074-.123-.272-.198-.57-.347M12.004 2a9.84 9.84 0 0 0-8.346 15.065L2 22l5.09-1.637A9.92 9.92 0 1 0 12.004 2m0 17.8a7.8 7.8 0 0 1-3.977-1.09l-.285-.17-3.02.972.986-2.946-.186-.302A7.79 7.79 0 1 1 12.004 19.8'/%3E%3C/svg%3E") center/contain no-repeat}.whatsapp-contact div{gap:3px}.whatsapp-contact em{font-style:normal;font-size:10px;font-weight:800;color:#16845d;margin-top:4px}
.contact-quick{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.contact-quick-phone>span{display:grid!important;grid-template-columns:1fr 1fr!important}@media(max-width:650px){.contact-quick{grid-template-columns:1fr!important}.contact-quick-phone>span{grid-template-columns:1fr 1fr!important}}

/* Contact readability and icon sizing */
.contact-quick-phone>span a{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
.whatsapp-contact{background:#fff!important;border-color:var(--line)!important;box-shadow:none!important}
.whatsapp-contact em{color:var(--muted)!important}
.contact-item>span{width:54px!important;height:54px!important;flex:0 0 54px!important;font-size:27px!important;line-height:1!important}
.whatsapp-contact .contact-whatsapp-icon:before{width:30px!important;height:30px!important}
.contact-quick>a strong{font-size:19px}
@media(max-width:650px){.contact-quick-phone>span a{font-size:11px!important}.contact-item>span{width:50px!important;height:50px!important;flex-basis:50px!important;font-size:25px!important}}

/* Explicit footer chat controls — avoids legacy last-link styling */
.footer-chat-links{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;margin-top:6px}
.footer-grid>div:last-child .footer-chat-links a{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;margin:0!important;border:1px solid #ffffff26!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#fff!important;box-shadow:none!important}
.footer-grid>div:last-child .footer-chat-links a:before{content:none!important;display:none!important}
.footer-chat-links svg{width:22px;height:22px;fill:currentColor}
.footer-whatsapp-icon{background:#20a674!important}
.footer-messenger-icon{background:linear-gradient(145deg,#168aff,#7856ff)!important}
@media(max-width:650px){
  .footer-chat-links{margin-top:4px!important}
  .footer-chat-links .footer-messenger-icon{display:none!important}
  .footer-grid>div:last-child .footer-chat-links .footer-whatsapp-icon{width:auto!important;height:36px!important;min-width:0!important;padding:0 14px!important;border-radius:8px!important;display:inline-flex!important;gap:8px!important;font-size:11px!important;font-weight:700!important}
  .footer-chat-links .footer-whatsapp-icon:after{content:'WhatsApp'}
  .footer-chat-links .footer-whatsapp-icon svg{width:19px;height:19px}
}

/* Precisely centered WhatsApp glyphs and clearer contact CTA */
.header-whatsapp{display:grid!important;place-items:center!important;padding:0!important}
.header-whatsapp:before{display:block!important;margin:0!important;transform:translateX(1px);transform-origin:center}
.whatsapp-contact .contact-whatsapp-icon{display:grid!important;place-items:center!important;padding:0!important}
.whatsapp-contact .contact-whatsapp-icon:before{display:block!important;margin:0!important;transform:translateX(1px);transform-origin:center}
.whatsapp-contact em{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:0!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}

/* Exact, optically centered WhatsApp mark in the floating desktop button. */
.whatsapp{background:#20a674 url('assets/whatsapp-exact-v3.png') center/cover no-repeat!important;border-radius:50%!important;overflow:hidden!important}
.whatsapp:before{content:none!important;display:none!important}
.product-table[data-price-panel="coins"]>div:not(.table-head)>strong:before,.product-table[data-price-panel="bars"]>div:not(.table-head)>strong:before{font-size:8px!important}
.price-page .price-note{display:none!important}
.inline-route{display:block;margin-top:7px;color:#172131;font-size:12px;font-weight:800}.article-date{display:block;margin:10px 0 22px;color:#778596;font-size:13px;font-weight:700;letter-spacing:.04em}.blog-card time{display:block;margin-top:8px;color:#778596;font-size:12px}.calculator[data-calc-kind="coins"] .fields,.calculator[data-calc-kind="bars"] .fields{grid-template-columns:1fr 1fr}.calculator[data-calc-kind="bars"] .fields label:first-child{grid-column:1/-1!important}

/* Original-proportion WhatsApp artwork in the desktop header */
.header-whatsapp{background:transparent!important;box-shadow:none!important;border-radius:0!important;width:36px!important;height:36px!important;overflow:visible!important}
.header-whatsapp:before{content:none!important;display:none!important}
.header-whatsapp img{display:block;width:36px;height:36px;object-fit:contain}
