/* Bez Insektow V9R — restored from clean V9 visual baseline. */

/* ===== SOURCE: styles.css ===== */

:root{--ink:#172826;--muted:#576761;--lime:#dfff72;--paper:#f8faf8;--white:#fff;--line:#dfe6e0;--soft:#eff3f0;--radius:26px;--ease:cubic-bezier(.22,1,.36,1);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-size:16px;line-height:1.65;overflow-x:clip}body:has(dialog[open]){overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #466bce;outline-offset:5px}a,button{scroll-margin-block:120px}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.glass{background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.94);box-shadow:0 10px 40px #1b392014,inset 0 1px 0 #ffffffb3;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.glass-dark{background:#19352dd9;border:1px solid #ffffff45;box-shadow:0 10px 32px #0b19182b,inset 0 1px 0 #ffffff26;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.preview-bar{text-align:center;color:#62726a;font-size:.75rem;line-height:1.4;padding:10px 20px 4px;letter-spacing:.015em}.preview-bar span{margin-inline:10px;color:#a5b2a9}.header-shell{position:sticky;top:0;z-index:30;padding:14px 0;transition:padding .3s var(--ease)}.header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:13px 18px 13px 21px;border-radius:23px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:-.055em;line-height:1.2}.brand-mark{width:47px;height:47px;display:grid;place-items:center;border-radius:15px;background:var(--lime);border:1px solid #d2ed6d;font-size:1.9rem;letter-spacing:-.08em;box-shadow:inset 0 2px 0 #ffffff99}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:.75rem;letter-spacing:.1em;font-weight:550;margin-top:7px}.desktop-nav{display:flex;gap:28px;font-size:.875rem;white-space:nowrap}.desktop-nav a{position:relative;padding-block:10px}.desktop-nav a:after{content:'';position:absolute;height:1px;background:currentColor;left:0;right:0;bottom:6px;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:56px;border:1px solid transparent;border-radius:100px;padding:16px 23px;font-weight:600;line-height:1.3;text-align:left;font-size:1rem;transition:transform .3s var(--ease),box-shadow .3s,background .3s;position:relative}.button .icon{width:21px;height:21px}.button-dark{color:white;background:linear-gradient(150deg,#3c5049,#182d26);border-color:#486153;box-shadow:inset 0 1px 0 #ffffff30,0 6px 15px #17282614}.button-lime{color:var(--ink);background:linear-gradient(140deg,#edffad,var(--lime) 54%,#d3ef69);border-color:#d0e981;box-shadow:inset 0 2px 0 #ffffff99,0 7px 18px #8aaf2521}.button:hover{transform:translateY(-3px);box-shadow:inset 0 1px 0 #ffffff66,0 12px 24px #1d382123}.button:active{transform:translateY(0) scale(.98)}.button-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff6b;margin:-3px -8px -3px 5px}.header-contact{font-size:.875rem;min-height:48px;padding:13px 19px;gap:21px}.icon-button{border:1px solid #dfe7e2;background:#ffffffb3;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;padding:0;flex-shrink:0;color:var(--ink)}.icon-button:hover{background:var(--lime)}.menu-toggle{display:none;position:relative}.menu-toggle>span{position:absolute;width:18px;height:1.5px;background:currentColor;top:20px;left:14px}.menu-toggle>span+span{top:26px}.hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);gap:66px;align-items:center;padding-block:40px 62px}.hero-copy{min-width:0}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:600;line-height:1.5;margin:0 0 22px}.hero-kicker{display:flex;align-items:center;gap:8px;letter-spacing:.07em;margin-bottom:27px;color:var(--muted)}.hero-kicker .icon{width:16px;height:16px;stroke-width:1.7}h1{font-size:clamp(3.2rem,5.45vw,5rem);line-height:1.09;letter-spacing:-.055em;font-weight:700;margin:0 0 28px}.hero-line{display:block}.accent-line{width:fit-content;position:relative;isolation:isolate}.accent-line:after{content:'';position:absolute;left:-2px;right:-6px;bottom:3px;height:27%;border-radius:4px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-intro{font-size:1.07rem;color:var(--muted);max-width:455px;line-height:1.8;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.quiet-link{display:inline-flex;align-items:center;gap:14px;font-size:.9375rem;font-weight:550;line-height:1.55;min-height:44px}.quiet-link:hover{text-decoration:underline;text-underline-offset:5px}.quiet-link span{font-size:1.2rem;transition:transform .3s}.quiet-link:hover span{transform:translate(2px,-2px)}.hero-reassurance{margin-top:30px;display:flex;align-items:center;gap:12px}.hero-reassurance>.icon{width:36px;height:36px;padding:9px;border:1px solid #dce6df;border-radius:50%;background:#fff}.hero-reassurance p{font-size:.8125rem;line-height:1.5;color:var(--muted);margin:0}.hero-reassurance strong{font-weight:500;color:var(--ink)}.hero-visual{width:100%;min-width:0;position:relative;border-radius:34px;overflow:hidden;isolation:isolate;aspect-ratio:.86;min-height:555px;background:#cfd5c8;border:7px solid #fff;box-shadow:0 18px 60px #15322110}.hero-photo{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}.hero-visual:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#071b0610,transparent 60%,#12251245)}.photo-top{position:absolute;top:24px;left:24px;right:24px;width:fit-content;border-radius:100px;display:flex;align-items:center;gap:9px;padding:8px 15px 8px 9px;font-size:.8125rem;font-weight:500}.mini-mark{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.08em;background:var(--lime);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:1rem}.photo-bottom{position:absolute;bottom:50px;left:25px;right:25px;padding:24px;display:flex;align-items:center;gap:17px;border-radius:24px;color:white}.round-icon{display:grid;place-items:center;width:49px;height:49px;flex-shrink:0;border-radius:50%;background:#ffffff13;border:1px solid #ffffff45}.photo-bottom p{font-family:Manrope,sans-serif;font-size:1.65rem;line-height:1.3;letter-spacing:-.035em;margin:8px 0 0;font-weight:550}.micro-label{font-size:.75rem;letter-spacing:.095em;line-height:1.6}.photo-bottom .micro-label{color:#d4e1d8}.photo-arrow{margin-left:auto;color:var(--lime);width:27px;height:27px}.photo-label{position:absolute;bottom:19px;left:0;right:0;text-align:center;font-size:.75rem;letter-spacing:.17em;color:white}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px;border-block:1px solid var(--line);gap:18px}.trust-strip>span{display:flex;justify-content:center;align-items:center;gap:13px;font-size:.875rem}.trust-strip .icon{width:19px;height:19px;stroke-width:1.5}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:44px}h2{font-size:clamp(2rem,3.65vw,3.3rem);line-height:1.17;letter-spacing:-.055em;font-weight:650;margin-bottom:0}.section-heading>p{max-width:320px;color:var(--muted);margin:0 0 2px}.service-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:29px;display:flex;flex-direction:column;min-width:0;transition:border-color .3s,box-shadow .3s,transform .45s var(--ease)}.service-card:hover{border-color:#adbda9;box-shadow:0 20px 40px #19351d0a;transform:translateY(-4px)}.service-top{display:flex;align-items:center;gap:14px;margin-bottom:28px}.service-icon{width:44px;height:44px;border:1px solid var(--line);background:#f5f8f4;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.service-icon .icon{width:22px;height:22px}.service-top>.micro-label{font-size:.75rem;line-height:1.7;color:#6b796f;max-width:145px}.service-card h3{font-size:1.6rem;letter-spacing:-.04em;font-weight:650;line-height:1.22;margin-bottom:15px}.service-card>p{color:var(--muted);margin:0 0 23px;line-height:1.7}.service-open{display:flex;align-items:center;justify-content:space-between;gap:15px;background:none;border:0;border-top:1px solid var(--line);padding:18px 0 0;min-height:57px;font-size:.875rem;font-weight:550;color:inherit;margin-top:auto;text-align:left}.round-arrow{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border-radius:50%;background:#f1f5ef;border:1px solid var(--line);transition:transform .3s,background .3s}.round-arrow .icon{width:18px;height:18px}.service-open:hover .round-arrow{background:var(--lime);transform:rotate(5deg)}.service-featured{grid-row:span 2;background:linear-gradient(155deg,#284638,#152b24);color:white;border-color:#254535;padding:32px}.service-featured .service-top>.micro-label{color:#c8d9cc}.service-featured .service-icon{background:#ffffff0d;border-color:#617468;color:var(--lime)}.service-featured h3{font-size:2.4rem;margin-top:12px}.service-featured>p{color:#d2dfd5;font-size:1.05rem}.service-featured .service-open{border-color:#53675a}.service-featured .round-arrow{background:var(--lime);color:var(--ink);border-color:var(--lime)}.pest-links{display:grid;gap:9px;margin-block:6px 35px}.pest-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 16px;min-height:46px;border-radius:12px;background:#ffffff09;border:1px solid #758c714f;font-size:.9rem;transition:background .3s}.pest-links a:hover{background:#ffffff1c}.pest-links span{color:var(--lime)}.service-steam{grid-column:2/4;display:grid;grid-template-columns:1fr 1fr;column-gap:28px;align-content:start}.service-steam .service-top{grid-column:1/3;margin-bottom:18px}.service-steam .service-top>.micro-label{max-width:none}.service-steam h3{font-size:1.65rem}.service-steam>p{grid-column:2;grid-row:2/4;margin:0}.service-steam .service-open{grid-column:1/3;margin-top:22px}.help-line{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:26px;color:var(--muted)}.help-line .icon{width:20px;height:20px}.help-line p{font-size:.9rem;margin:0}.help-line a{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.care-section{background:#eef3ee;border-block:1px solid #e3e9e3}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:56px;margin-top:54px}.steps article{border-top:1px solid #bfcdc0;padding-top:24px}.step-index{font-family:Manrope,sans-serif;font-size:.875rem;color:#5e7261}.steps h3{font-size:1.55rem;line-height:1.35;letter-spacing:-.04em;font-weight:650;margin:30px 0 18px}.steps p{color:var(--muted);margin-bottom:25px}.step-note{font-size:.75rem;letter-spacing:.09em;font-weight:600;color:#49634e}.care-note{margin-top:56px;padding:26px 30px;display:flex;gap:23px;border:1px solid #d6e0d5;border-radius:19px;background:#ffffff80}.care-note>.icon{width:30px;height:30px;color:#4a674a;margin-top:3px}.care-note p{color:var(--muted);font-size:.9375rem;margin:0;max-width:920px}.care-note strong{font-weight:600;color:var(--ink)}.preparation-section{display:grid;grid-template-columns:1fr 1.12fr;gap:85px;align-items:start}.prep-intro{padding-top:20px}.prep-intro>p:not(.eyebrow){color:var(--muted);max-width:365px;margin:25px 0}.prep-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:12px;box-shadow:0 12px 34px #203e1805}.segmented{background:#edf2ed;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px;border:1px solid #e3eae2;border-radius:18px}.segmented button{border:1px solid transparent;border-radius:13px;background:transparent;min-height:46px;padding:9px 7px;font-size:.875rem;color:var(--muted);font-weight:500;line-height:1.4;transition:background .3s,box-shadow .3s,color .3s}.segmented button[aria-selected=true]{background:white;color:var(--ink);box-shadow:0 3px 12px #263b1612;border-color:#e5ebe1}.prep-panel{padding:30px 23px 19px;min-height:424px;animation:panel-in .35s var(--ease)}.prep-panel .micro-label{color:var(--muted);margin-bottom:16px}.prep-panel h3{font-size:1.55rem;line-height:1.3;letter-spacing:-.04em;font-weight:600;margin-bottom:25px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.check-list li{position:relative;padding-left:29px;line-height:1.65}.check-list li:before{content:'✓';display:grid;place-items:center;width:18px;height:18px;position:absolute;left:0;top:4px;border-radius:50%;font-size:.75rem;background:#e8f2e0;color:#304f2b}.panel-note{font-size:.875rem;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin:25px 0 0}.business-section{background:linear-gradient(130deg,#e6efde,#f3f7ee);border:1px solid #dbe6d3;border-radius:28px;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:52px 56px}.business-section .eyebrow{display:block}.business-section h2{font-size:2.55rem}.business-copy p{color:var(--muted);margin-bottom:16px}.business-copy p:first-child{color:var(--ink);font-size:1.05rem}.price-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.section-intro{color:var(--muted);max-width:410px;margin:24px 0}.price-factors>div{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:25px 0}.price-factors>div:first-child{border-top:1px solid var(--line)}.price-factors>div>span{font-size:.75rem;color:var(--muted);padding-top:5px}.price-factors p{color:var(--muted);margin:0}.price-factors strong{display:block;color:var(--ink);font-weight:600;margin-bottom:5px}.coverage{background:linear-gradient(130deg,#1b392d,#152822);border:1px solid #304b35;border-radius:30px;padding:64px;display:grid;grid-template-columns:1fr 1fr;gap:85px;color:white}.coverage .eyebrow{color:#d1e3d0}.coverage h2{font-size:3.7rem;line-height:1.09}.coverage h2 span{color:var(--lime)}.coverage p{color:#c8d8cb;max-width:390px;margin:28px 0 0}.coverage-pill{display:flex;align-items:center;gap:12px;width:fit-content;max-width:100%;border-radius:100px;padding:11px 15px;font-size:.75rem;letter-spacing:.08em}.coverage-pill .icon{width:17px;height:17px}.coverage ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.coverage li{padding:8px 14px;line-height:1.5;font-size:.875rem;border:1px solid #57715c;border-radius:100px}.coverage li:first-child{background:var(--lime);border-color:var(--lime);color:var(--ink)}.coverage-right>p{font-size:.875rem;max-width:none}.coverage-right a{text-decoration:underline;text-underline-offset:4px;color:#f4f9f0}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-section .section-intro{max-width:300px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:26px;list-style:none;cursor:pointer;font-size:1rem;font-weight:550;line-height:1.65;min-height:80px;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';display:grid;place-items:center;font-size:1.5rem;font-weight:400;width:31px;height:31px;flex-shrink:0;border:1px solid #dce4db;background:#fff;border-radius:50%;line-height:1}.faq-list details[open] summary:after{content:'−';background:var(--lime);border-color:#d7e5a7}.faq-answer{padding:0 26px 24px 0;color:var(--muted);animation:panel-in .3s var(--ease)}.faq-answer p{margin:0}.inquiry-section{background:#ecf1eb;border-top:1px solid #e0e8de}.inquiry-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start}.inquiry-copy>p:not(.eyebrow){color:var(--muted);margin:26px 0;max-width:330px}.inquiry-copy h2{font-size:3.55rem}.contact-example{margin-top:35px}.contact-example .micro-label{color:var(--muted);font-size:.75rem}.phone-example{display:block;font-family:Manrope,sans-serif;font-size:1.65rem;letter-spacing:-.03em;font-weight:600;margin-top:6px}.contact-example p{font-size:.8125rem;color:var(--muted);margin:5px 0 0}.notice{border-left:2px solid #9cb874;padding:2px 0 2px 17px;max-width:355px;margin-top:30px;font-size:.875rem}.notice strong{font-weight:600}.notice p{font-size:.875rem;color:var(--muted);margin:7px 0 0}.inquiry-form{min-width:0;background:#ffffffeb;border:1px solid white;box-shadow:0 15px 50px #253f1508;border-radius:28px;padding:30px}.form-heading{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:25px}.form-heading .round-icon{color:#3d5a3c;background:#eef4e9;border-color:#dce6d5;width:43px;height:43px}.form-heading .icon{width:20px;height:20px}.form-heading h3{font-size:1.08rem;line-height:1.4;font-weight:600;letter-spacing:-.025em;margin:0 0 4px}.form-heading p{font-size:.8125rem;color:var(--muted);margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{margin-bottom:22px;min-width:0}.field label{display:block;font-size:.875rem;font-weight:550;line-height:1.5;margin-bottom:9px}.field label span{font-weight:400;color:var(--muted);font-size:.8125rem}.field input,.field select,.field textarea,.summary-result textarea{font-size:1rem;color:var(--ink);background:#fbfdf9;border:1px solid #bdcbbe;border-radius:13px;padding:13px 14px;width:100%;min-height:51px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.field select{padding-right:27px;text-overflow:ellipsis}.field textarea,.summary-result textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#678349;box-shadow:0 0 0 3px #b4d7792e}.field [aria-invalid=true]{border-color:#b34735;box-shadow:0 0 0 2px #b3473512}.field-error{color:#983d2c;font-size:.875rem;margin:7px 0 0}.field-note{color:var(--muted);font-size:.875rem;line-height:1.6;margin:9px 0 0}::placeholder{color:#718073;opacity:1}.submit-button{width:100%}.summary-result{border-top:1px solid var(--line);padding-top:24px;margin-top:25px;animation:panel-in .35s var(--ease)}.success-heading{display:flex;align-items:center;gap:9px}.success-heading .icon{width:25px;height:25px;background:var(--lime);border-radius:50%;padding:4px}.success-heading h3{font-size:1.15rem;line-height:1.4;letter-spacing:-.03em;margin:0}.summary-result textarea{font-size:.875rem;margin-top:18px;min-height:210px}.copy-button{margin-top:12px;min-height:48px;font-size:.875rem}.footer{padding-block:48px 28px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:20px;font-size:.75rem;color:var(--muted)}.footer-bottom p{margin:0}.back-top{font-size:.875rem;display:flex;gap:17px;align-items:center;min-height:44px}.back-top span{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:white;border-radius:50%}.mobile-dock{display:none}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100;border:2px solid var(--ink)}.skip:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
dialog{color:var(--ink);background:#f9fbf7;border:1px solid #ffffffd9;border-radius:28px;box-shadow:0 35px 100px #041f2745;padding:28px;width:min(620px,calc(100% - 40px));max-height:calc(100dvh - 60px);overscroll-behavior:contain}dialog[open]{animation:dialog-in .4s var(--ease)}dialog::backdrop{background:#11292270;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px}.dialog-top .eyebrow{margin:0;font-size:.75rem}.dialog-top .icon-button{width:44px;height:44px}.nav-dialog nav{display:grid}.nav-dialog nav a{display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:Manrope,sans-serif;font-size:1.65rem;font-weight:550;letter-spacing:-.035em;padding:17px 0;border-bottom:1px solid var(--line)}.nav-dialog nav a:last-child{color:#486637}.nav-dialog nav a span{font-family:'DM Sans',sans-serif;font-size:.8125rem;letter-spacing:0;color:var(--muted)}.nav-dialog>.field-note{margin-top:20px}.detail-body{padding:7px 4px 25px}.detail-category{color:var(--muted)}.detail-body h2{margin:14px 0 23px;font-size:2.8rem}.detail-body>p{color:var(--muted)}.detail-body h3{font-size:1.15rem;margin:28px 0 18px}.detail-note{padding:18px 20px;background:#edf3e7;border-radius:14px;font-size:.875rem;color:#4d624d;margin-top:25px}.detail-footer{border-top:1px solid var(--line);padding-top:20px}.detail-footer .button{width:100%}
@keyframes hero-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-in{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:no-preference){.hero-line{animation:hero-in .95s var(--ease) both}.hero-line:nth-child(2){animation-delay:.09s}.hero-line:nth-child(3){animation-delay:.18s}.hero-intro,.hero-actions,.hero-reassurance{animation:hero-in 1s .25s var(--ease) both}.hero-visual{animation:hero-in 1.1s .15s var(--ease) both}.photo-bottom{animation:hero-in 1.1s .45s var(--ease) both}.reveal[data-reveal-ready]{opacity:0;transform:translateY(18px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal[data-reveal-ready].is-visible{opacity:1;transform:translateY(0)}}
@media(min-width:1450px){.hero{gap:80px}h1{font-size:5.2rem}.hero-visual{min-height:615px}}
@media(max-width:1160px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:19px;font-size:.8125rem}.header{gap:22px}.brand{font-size:1.15rem}.brand small{font-size:.75rem}.header-contact{gap:10px;font-size:.8125rem}.hero{gap:40px}h1{font-size:clamp(3rem,5.6vw,4.5rem)}.hero-kicker{font-size:.75rem}.hero-visual{min-height:535px}.hero-actions{gap:17px}.hero-actions>.quiet-link{font-size:.875rem}.photo-bottom{left:20px;right:20px;padding:22px 18px;gap:13px}.photo-bottom p{font-size:1.5rem}.service-card{padding:25px}.service-top{flex-wrap:wrap;gap:10px}.service-top>.micro-label{max-width:none}.preparation-section,.price-section,.inquiry-layout{gap:50px}.coverage{padding:48px;gap:50px}.inquiry-copy h2{font-size:3rem}.form-row{grid-template-columns:1fr;gap:0}.steps{gap:36px}.faq-section{gap:50px}}
@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:grid}.header-contact{margin-left:auto}.hero{gap:32px}.hero-visual{min-height:495px}.hero-kicker{max-width:295px;font-size:.75rem}.hero-intro{font-size:1rem}.hero .button{font-size:.9375rem}.hero-reassurance{margin-top:20px}.hero-photo{object-position:42% center}.photo-top{font-size:.75rem;left:17px;top:19px;right:17px;padding-right:11px}.photo-bottom{left:15px;right:15px;bottom:42px;padding:18px 14px;gap:11px}.photo-bottom .round-icon{width:38px;height:38px}.photo-bottom p{font-size:1.35rem}.photo-bottom .micro-label{font-size:.75rem}.photo-arrow{width:20px;height:20px}.trust-strip>span{gap:8px;font-size:.8125rem}.service-grid{grid-template-columns:1fr 1fr}.service-featured{grid-row:auto}.service-featured h3{font-size:2rem;margin-top:0}.service-steam{grid-column:auto;display:flex}.service-steam .service-top{margin-bottom:28px}.service-steam>p{margin-bottom:23px}.service-steam .service-open{margin-top:auto}.service-top{flex-wrap:nowrap}.service-top>.micro-label{max-width:150px}.pest-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:0;margin-bottom:25px}.pest-links a{padding:8px 11px;gap:17px;font-size:.8125rem}.steps{gap:26px}.steps h3{font-size:1.35rem}.preparation-section{grid-template-columns:1fr;gap:35px}.prep-intro{padding:0}.prep-intro>p:not(.eyebrow){max-width:560px}.prep-card{max-width:720px;width:100%;justify-self:start}.prep-panel{min-height:365px;padding:30px}.business-section{padding:40px;gap:35px}.business-section h2{font-size:2.3rem}.coverage h2{font-size:3.1rem}.coverage{gap:36px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section .section-intro{max-width:none}.inquiry-layout{grid-template-columns:1fr;gap:35px}.inquiry-copy h2 br:nth-child(2){display:none}.inquiry-copy>p:not(.eyebrow){max-width:500px}.notice{max-width:500px}.form-row{grid-template-columns:1fr 1fr;gap:20px}.inquiry-form{max-width:760px;width:100%}}
@media(max-width:700px){html{scroll-padding-top:105px}.wrap{width:calc(100% - 40px)}.preview-bar{font-size:.75rem;padding:9px 10px 2px}.preview-bar span{margin-inline:7px}.header-shell{padding:10px 0}.header{min-height:70px;padding:10px 12px 10px 14px;border-radius:22px;gap:14px}.brand{font-size:1.13rem;gap:9px}.brand-mark{width:41px;height:41px;border-radius:13px;font-size:1.65rem}.brand small{font-size:.75rem;letter-spacing:.08em;margin-top:6px}.header-contact{display:none}.menu-toggle{width:44px;height:44px}.menu-toggle>span{left:12px;top:18px}.menu-toggle>span+span{top:24px}.hero{grid-template-columns:1fr;gap:30px;padding-block:26px 35px}.hero-kicker{max-width:none;font-size:.75rem;letter-spacing:.055em;gap:7px;margin-bottom:23px}.hero-kicker .icon{width:14px;height:14px}h1{font-size:clamp(2.7rem,12.7vw,4.7rem);line-height:1.08;letter-spacing:-.055em;margin-bottom:22px}.accent-line:after{bottom:2px;right:-4px}.hero-intro{max-width:520px;font-size:1rem;line-height:1.75;margin-bottom:23px}.hero-actions{gap:16px;align-items:center}.hero-actions>.button{padding:15px 20px;min-height:56px;font-size:.9375rem;gap:20px}.hero-actions>.quiet-link{font-size:.875rem;gap:10px}.hero-reassurance{margin-top:21px;gap:9px}.hero-reassurance>.icon{width:29px;height:29px;padding:6px}.hero-reassurance p{font-size:.8125rem}.hero-reassurance br{display:none}.hero-reassurance strong{margin-left:4px;font-weight:500}.hero-visual{min-height:0;aspect-ratio:1.06;border-radius:29px;border-width:5px;max-height:450px}.hero-photo{object-position:center 58%}.photo-top{top:16px;left:16px;font-size:.75rem;padding:7px 12px 7px 8px}.mini-mark{width:25px;height:25px;font-size:.875rem}.photo-bottom{left:17px;right:17px;bottom:40px;padding:18px 19px;border-radius:21px;gap:14px}.photo-bottom .round-icon{width:41px;height:41px}.photo-bottom .micro-label{font-size:.75rem}.photo-bottom p{font-size:1.5rem;margin-top:5px}.photo-arrow{width:23px;height:23px}.photo-label{font-size:.75rem;bottom:15px}.trust-strip{grid-template-columns:1fr;padding-block:21px;gap:11px}.trust-strip>span{font-size:.875rem;justify-content:flex-start;gap:12px}.trust-strip .icon{width:18px;height:18px}.section{padding-block:64px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:20px}.eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:18px}h2{font-size:clamp(2rem,8.7vw,2.6rem);line-height:1.2;letter-spacing:-.05em}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:27px;border-radius:23px}.service-top{margin-bottom:25px;gap:14px}.service-top>.micro-label{font-size:.75rem;max-width:190px}.service-featured h3,.service-card h3{font-size:1.9rem}.service-card>p,.service-featured>p{font-size:1rem;line-height:1.75;margin-bottom:22px}.service-card h3 br{display:none}.service-card h3 br:after{content:' '}.service-open{font-size:.9375rem;padding-top:18px;min-height:55px}.service-steam .service-top{margin-bottom:25px}.pest-links{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:27px}.pest-links a{gap:6px;justify-content:space-between;font-size:.75rem;padding:9px 10px;min-height:44px}.help-line{align-items:flex-start;justify-content:flex-start;margin-top:22px;gap:12px}.help-line p{font-size:.875rem}.help-line .icon{margin-top:3px}.steps{grid-template-columns:1fr;gap:30px;margin-top:34px}.steps article{position:relative;padding:22px 0 0 56px}.step-index{position:absolute;top:27px;left:0}.steps h3{font-size:1.45rem;margin:0 0 15px;line-height:1.3}.steps h3 br{display:none}.steps p{margin-bottom:17px}.step-note{font-size:.75rem}.care-note{padding:22px 20px;gap:14px;margin-top:36px;align-items:flex-start}.care-note>.icon{width:23px;height:23px;margin-top:2px}.care-note p{font-size:.875rem}.prep-intro>p:not(.eyebrow){margin:20px 0 12px}.preparation-section{gap:28px}.prep-card{border-radius:24px;padding:8px}.segmented{border-radius:17px;padding:4px;gap:1px}.segmented button{font-size:.8125rem;min-height:50px;padding:8px 5px}.prep-panel{padding:26px 16px 20px;min-height:485px}.prep-panel h3{font-size:1.5rem}.check-list{gap:16px}.check-list li{font-size:1rem;padding-left:27px}.panel-note{font-size:.875rem;margin-top:22px;padding-top:19px}.business-section{grid-template-columns:1fr;gap:24px;padding:30px 26px;border-radius:25px}.business-section h2{font-size:2.2rem}.business-section .eyebrow{font-size:.75rem}.business-copy p:first-child{font-size:1rem}.business-copy p{font-size:1rem}.price-section{grid-template-columns:1fr;gap:30px}.section-intro{margin:20px 0}.price-factors>div{gap:21px;padding:24px 0}.coverage{grid-template-columns:1fr;gap:32px;padding:34px 27px;border-radius:26px}.coverage h2{font-size:2.8rem}.coverage p{max-width:none;margin-top:22px}.coverage-pill{font-size:.75rem;padding:11px 13px;gap:9px}.coverage ul{gap:7px}.coverage li{font-size:.8125rem;padding:8px 12px}.coverage-right>p{font-size:.875rem}.faq-section{gap:30px}.faq-list summary{min-height:75px;gap:18px;font-size:1rem;padding:19px 0}.faq-list summary:after{width:30px;height:30px}.faq-answer{padding-right:10px;font-size:1rem}.inquiry-layout{gap:32px}.inquiry-copy h2{font-size:2.65rem}.inquiry-copy h2 br:nth-child(2){display:initial}.inquiry-copy>p:not(.eyebrow){margin:23px 0}.contact-example{margin-top:26px}.contact-example .micro-label{font-size:.75rem}.notice{margin-top:24px}.inquiry-form{padding:23px 20px;border-radius:24px}.form-heading{gap:12px;padding-bottom:21px;margin-bottom:24px}.form-heading h3{font-size:1rem}.form-heading p{font-size:.75rem}.form-heading .round-icon{width:36px;height:36px}.form-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.field label{font-size:.875rem}.field label span{font-size:.8125rem}.field-note{font-size:.8125rem}.submit-button{font-size:.875rem;padding:16px 19px;gap:15px}.footer{padding-block:36px 114px}.footer-top{align-items:center;gap:18px}.footer .brand{font-size:1.06rem}.footer .brand small{font-size:.75rem}.back-top{font-size:.8125rem;gap:8px}.back-top span{width:33px;height:33px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:5px;margin-top:27px;font-size:.75rem}.mobile-dock{display:flex;align-items:center;justify-content:space-between;gap:4px;position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));width:min(380px,calc(100% - 32px));padding:7px 8px;border-radius:25px;z-index:35;transform:translateX(-50%);box-shadow:0 12px 38px #153c2926,inset 0 1px 0 #ffffffd9;transition:opacity .25s,transform .35s var(--ease)}.mobile-dock>a{min-width:63px;display:flex;flex-direction:column;gap:2px;justify-content:center;align-items:center;min-height:48px;font-size:.75rem;font-weight:500;padding:2px 10px}.mobile-dock .icon{width:19px;height:19px}.mobile-dock>a.dock-primary{flex-direction:row;gap:13px;border-radius:19px;background:linear-gradient(140deg,#edffb3,var(--lime));border:1px solid #d7e78f;box-shadow:inset 0 1px 0 white;flex:1;max-width:180px;margin-left:4px;padding:12px 14px;font-size:.875rem;min-height:49px}.mobile-dock .dock-primary>.icon{width:20px;height:20px}.form-in-view .mobile-dock,body:has(#inquiry-form :focus) .mobile-dock,body:has(dialog[open]) .mobile-dock{visibility:hidden;opacity:0;transform:translate(-50%,100px);pointer-events:none}dialog{border-radius:28px 28px 0 0;width:100%;max-width:100%;max-height:90dvh;margin:auto 0 0;padding:25px 22px max(25px,env(safe-area-inset-bottom));border-bottom:0}.nav-dialog nav a{font-size:1.65rem;padding:15px 0}.detail-body h2{font-size:2.35rem}.detail-body{padding-bottom:22px}.detail-footer .button{font-size:.9375rem}.dialog-top{margin-bottom:17px}}
@media(min-width:701px) and (max-width:800px){h1{font-size:2.9rem}.hero{gap:24px}.hero-kicker{font-size:.75rem}.photo-bottom{padding:16px 12px;gap:10px}.photo-bottom p{font-size:1.2rem}.photo-bottom .micro-label{font-size:.75rem}.photo-bottom .round-icon{width:32px;height:32px}.photo-arrow{display:none}.photo-top{font-size:.75rem;left:12px;right:12px}.trust-strip>span{font-size:.75rem}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.hero-kicker{font-size:.75rem;gap:5px}h1{font-size:2.65rem}.hero-actions{gap:8px}.service-card{padding:24px 22px}.pest-links a{padding:9px 8px}.photo-bottom{gap:10px;padding:16px 14px}.photo-bottom p{font-size:1.35rem}.photo-arrow{width:19px;height:19px}.segmented button{font-size:.75rem}.prep-panel{padding-inline:14px}.footer-top{flex-wrap:wrap}.inquiry-form{padding-inline:17px}.mobile-dock>a{min-width:56px;padding-inline:8px}.mobile-dock>a.dock-primary{font-size:.8125rem;padding-inline:11px;gap:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal[data-reveal-ready]{opacity:1!important;transform:none!important}}
@media print{.header-shell,.preview-bar,.mobile-dock,dialog,.hero-visual,.menu-toggle,.service-open{display:none!important}.wrap{width:100%}.section{padding-block:24px}.hero{display:block}.reveal{opacity:1!important;transform:none!important}a{color:inherit}body{background:white}.inquiry-form{box-shadow:none}}


/* ===== SOURCE: growth.css ===== */

/* Extension of the established visual system. */
.catalog-invitation{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 32px;margin-top:20px;background:linear-gradient(125deg,#eff5e7,#fff);border:1px solid var(--line);border-radius:24px}.catalog-invitation .micro-label{color:var(--muted)}.catalog-invitation h3{font-size:1.5rem;letter-spacing:-.04em;margin:7px 0}.catalog-invitation p{margin:0;color:var(--muted)}.catalog-invitation .button{flex-shrink:0}.contact-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.contact-chip{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:46px;padding:10px 16px;background:#ffffffb3;border:1px solid #c9d7c7;border-radius:100px;color:var(--ink);font-size:.875rem;transition:background .2s,transform .2s}.contact-chip:hover{background:var(--lime);transform:translateY(-2px)}.contact-data{margin:24px 0;display:grid;gap:16px}.contact-data div{border-bottom:1px solid var(--line);padding-bottom:14px}.contact-data dt{font-size:.75rem;letter-spacing:.025em;color:var(--muted);margin-bottom:4px}.contact-data dd{font-size:1rem;margin:0;overflow-wrap:anywhere}.contact-dialog .button{width:100%}.contact-dialog h2{font-size:2.4rem}.footer-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;font-size:.875rem}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:700px){.catalog-invitation{display:block;padding:25px}.catalog-invitation .button{margin-top:22px;max-width:100%;font-size:.9375rem}.catalog-invitation h3{font-size:1.45rem}.contact-data{max-width:500px}.footer-links{gap:4px 20px}.contact-dialog h2{font-size:2rem}}
.detail-footer>.quiet-link{margin-bottom:15px;font-size:.9375rem}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;color:var(--muted);padding-top:25px;line-height:1.6}.breadcrumbs a{min-height:44px;display:inline-flex;align-items:center}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span[aria-hidden]{color:#8da28d}.page-intro{padding-block:32px 45px;max-width:900px}.page-intro h1{font-size:clamp(2.7rem,5vw,4.7rem);max-width:900px;margin-bottom:23px}.page-intro .lead{font-size:1.15rem;line-height:1.8;color:var(--muted);max-width:700px;margin-bottom:0}.catalog-controls{display:flex;gap:20px;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-block:8px 28px}.filter-group{display:flex;gap:7px;flex-wrap:wrap}.filter-group button{min-height:46px;padding:11px 18px;background:white;color:var(--ink);border:1px solid var(--line);border-radius:100px;font-size:.875rem;transition:background .25s,box-shadow .25s}.filter-group button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white;box-shadow:0 5px 15px #17282618}.search-field{display:flex;flex:1;max-width:370px;min-width:235px;align-items:center;gap:10px;border:1px solid #c1cec0;border-radius:15px;padding:0 14px;background:white}.search-field .icon{width:19px;height:19px}.search-field input{border:0;background:transparent;min-height:48px;width:100%;min-width:0;padding:8px 0;font-size:1rem;color:var(--ink)}.search-field:focus-within{outline:2px solid #466bce;outline-offset:3px}.search-field input:focus-visible{outline:0}.catalog-meta{display:flex;justify-content:space-between;align-items:start;gap:24px;margin:0 0 24px;color:var(--muted);font-size:.875rem}.catalog-meta p{margin:0;max-width:570px}.catalog-meta strong{font-weight:600;color:var(--ink)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:34px}.catalog-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:25px;display:flex;flex-direction:column;min-width:0;transition:transform .35s var(--ease),border-color .25s,box-shadow .3s}.catalog-card:hover{transform:translateY(-4px);border-color:#abbf9c;box-shadow:0 15px 35px #183a180b}.catalog-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:26px}.catalog-card .micro-label{color:var(--muted);letter-spacing:.025em;font-size:.75rem}.catalog-card h2{font-size:1.6rem;letter-spacing:-.04em;line-height:1.25;margin:0 0 15px}.catalog-card h2 a:hover{text-decoration:underline;text-underline-offset:5px}.catalog-card>p{color:var(--muted);font-size:1rem;line-height:1.75;margin:0 0 25px}.catalog-card .service-open{min-height:58px}.status-seasonal{background:#f1f7e4;color:#53682e!important;border:1px solid #dce9c9;padding:6px 10px;border-radius:99px;line-height:1.3}.status-scope{background:#eef2f6;color:#516371!important;border:1px solid #dce4eb;padding:6px 10px;border-radius:99px;line-height:1.3}.catalog-empty{padding:34px;border:1px dashed #becfba;border-radius:24px;margin-bottom:30px;max-width:700px}.catalog-empty h2{font-size:1.6rem;margin-bottom:16px}.catalog-empty p{color:var(--muted)}.catalog-empty button{font-size:.9375rem}.catalog-note{margin-bottom:70px;padding:25px 30px;background:#edf3e7;border-radius:22px;color:var(--muted);max-width:900px}.catalog-note strong{color:var(--ink)}.detail-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:65px;align-items:center;padding:40px 0 65px}.detail-hero h1{font-size:clamp(2.6rem,4.9vw,4.7rem);line-height:1.12;margin-bottom:24px}.detail-hero .lead{font-size:1.08rem;color:var(--muted);line-height:1.8;max-width:650px}.detail-hero .hero-actions{margin-top:30px}.service-summary{padding:34px;background:linear-gradient(145deg,#284637,#162c24);border:1px solid #456148;border-radius:29px;color:#fff;box-shadow:0 20px 50px #21452110}.service-summary .micro-label{color:#c1d7c2}.service-summary h2{font-size:2rem;line-height:1.25;margin:18px 0 25px;color:#f6fbef}.service-summary ul{list-style:none;padding:0;margin:0;display:grid;gap:18px}.service-summary li{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #50654f;font-size:.9375rem}.service-summary li:last-child{border:0;padding:0}.service-summary .icon{width:21px;height:21px;color:var(--lime)}.service-summary .scope-note{font-size:.875rem;color:#d0e0ce;border-top:1px solid #50654f;margin-top:25px;padding-top:20px;margin-bottom:0;line-height:1.7}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.48fr);gap:70px;align-items:start}.article-content>section{padding-bottom:52px}.article-content h2{font-size:2.3rem;margin:0 0 25px}.article-content p{color:var(--muted);font-size:1rem;line-height:1.8}.article-content .check-list{gap:18px}.article-content .check-list li{font-size:1rem;line-height:1.8}.article-content .faq-list{margin-top:24px}.article-content .faq-list summary{font-weight:550}.article-side{position:sticky;top:130px;border:1px solid var(--line);background:#fff;padding:27px;border-radius:23px}.article-side h2{font-size:1.4rem;margin-bottom:16px}.article-side p{font-size:.9375rem;color:var(--muted)}.article-side a{font-size:.9375rem;display:block;min-height:44px;padding:10px 0;border-top:1px solid var(--line)}.article-side a:hover{text-decoration:underline;text-underline-offset:4px}.article-callout{padding:25px;border-radius:21px;background:#edf3e7;margin-top:26px}.article-callout p:last-child{margin:0}.article-callout strong{color:var(--ink)}.step-list{list-style:none;counter-reset:journey;padding:0;display:grid;gap:18px}.step-list li{counter-increment:journey;display:grid;grid-template-columns:38px minmax(0,1fr);gap:17px;align-items:start;color:var(--muted);line-height:1.8}.step-list li:before{content:'0' counter(journey);display:grid;place-items:center;width:36px;height:36px;border-radius:12px;border:1px solid #d4e2c9;background:#f0f6e9;color:#3e5b35;font-size:.8125rem;font-family:Manrope,sans-serif}.related-services{padding:35px 0 60px;border-top:1px solid var(--line)}.related-services h2{font-size:2rem;margin-bottom:26px}.related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-links a{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1rem;min-height:80px}.related-links a:hover{background:#eef7df}.related-links span{color:#536f31}.query-context{font-size:.875rem;padding:13px 16px;background:#eef5e5;border:1px solid #dce8cd;border-radius:13px;color:#455c35;margin-bottom:20px}.service-page .inquiry-copy h2{font-size:2.7rem}.service-page .inquiry-copy h2 br{display:none}.service-page .inquiry-copy h2 br:after{content:' '}
@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero{gap:35px}.service-summary{padding:27px}.article-layout{gap:35px}.article-side{padding:24px}.detail-hero h1{font-size:3.2rem}}
@media(max-width:800px){.detail-hero{grid-template-columns:1fr;gap:30px}.detail-hero h1{max-width:650px}.service-summary{max-width:650px}.article-layout{grid-template-columns:1fr;gap:0}.article-side{position:static;margin-bottom:42px}.article-side h2{font-size:1.5rem}.related-links{grid-template-columns:1fr}.article-content h2{font-size:2rem}.catalog-controls{display:block}.search-field{margin-top:15px;max-width:none}.catalog-meta{display:block}.catalog-meta p+p{margin-top:9px}}
@media(max-width:700px){.breadcrumbs{padding-top:5px;font-size:.8125rem;gap:6px}.page-intro{padding-block:25px 28px}.page-intro h1{font-size:2.6rem;line-height:1.15}.page-intro .lead{font-size:1rem;line-height:1.8}.catalog-grid{grid-template-columns:1fr;gap:14px}.catalog-card{padding:26px}.catalog-card h2{font-size:1.7rem}.catalog-card-top{margin-bottom:22px}.filter-group{gap:6px}.filter-group button{font-size:.875rem;padding:10px 14px}.catalog-meta{font-size:.875rem}.catalog-note{padding:23px;margin-bottom:45px}.detail-hero{padding-block:28px 44px}.detail-hero h1{font-size:2.55rem;overflow-wrap:normal}.detail-hero .lead{font-size:1rem}.service-summary{padding:27px}.service-summary h2{font-size:1.85rem}.article-content h2{font-size:1.95rem;line-height:1.22}.article-content>section{padding-bottom:38px}.article-side{padding:24px}.service-page .inquiry-copy h2{font-size:2.35rem}.related-services{padding-bottom:40px}.related-services h2{font-size:1.8rem}}
.concept-header{display:flex;justify-content:space-between;align-items:center;padding-block:30px;gap:25px}.concept-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:65px;align-items:center;padding-block:25px 40px}.concept-copy h1{font-size:clamp(2.8rem,5.2vw,4.8rem);line-height:1.14}.concept-copy .lead{color:var(--muted);font-size:1.1rem;line-height:1.85;max-width:570px}.concept-copy .accent-line{display:inline-block}.concept-choices{display:flex;gap:8px;margin:28px 0 12px}.concept-choices button{min-height:49px;padding:12px 22px;border-radius:100px;background:white;border:1px solid #c7d6c1;color:var(--ink);font-size:.9375rem}.concept-choices button[aria-pressed=true]{background:var(--lime);border-color:#c2dc8b;font-weight:600}.concept-copy>.button{margin-top:23px;font-size:.9375rem}.concept-principle{margin-top:35px;padding-left:18px;border-left:2px solid #a9c985;max-width:510px;font-size:.9375rem}.concept-principle p{margin:8px 0;color:var(--muted)}.concept-device{width:410px;max-width:100%;height:740px;background:#1e3025;border:1px solid #405846;border-radius:43px;padding:9px;box-shadow:0 35px 70px #19362324,inset 0 0 0 2px #748674;justify-self:center}.concept-device iframe{display:block;width:100%;height:100%;border:0;border-radius:33px;background:#f8faf8}.concept-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.concept-cards article{border-top:1px solid #c0d2b9;padding-top:23px}.concept-cards h3{font-size:1.55rem;letter-spacing:-.04em;line-height:1.35;margin:25px 0 18px}.concept-cards p{color:var(--muted);margin:0;line-height:1.8}.concept-roadmap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:65px;background:#eef4e8;padding:48px;border:1px solid #d7e5cc;border-radius:28px}.concept-roadmap h2{font-size:2.5rem}.concept-roadmap p{color:var(--muted);margin:23px 0 0}.concept-roadmap .step-list{margin:0;gap:23px}.concept-roadmap strong{color:var(--ink)}.growth-opportunities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.growth-opportunities article{padding:29px;border-radius:24px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}.growth-opportunities .micro-label{color:var(--muted)}.growth-opportunities h3{font-size:1.5rem;letter-spacing:-.04em;line-height:1.35;margin:18px 0}.growth-opportunities p{color:var(--muted)}.growth-opportunities .opportunity-check{border-top:1px solid var(--line);padding-top:20px;margin-top:auto;margin-bottom:0;font-size:.9375rem}.concept-close{border:1px solid #d4e4c7;border-radius:29px;padding:55px;background:linear-gradient(135deg,#e5f2d5,#f4f8ec);margin-bottom:50px}.concept-close h2{font-size:2.8rem}.concept-close>p:not(.eyebrow){font-size:1.07rem;color:var(--muted);line-height:1.85;margin:27px 0;max-width:800px}
@media(max-width:1100px){.concept-hero{gap:35px}.concept-device{height:695px}.concept-roadmap{padding:38px;gap:35px}.growth-opportunities{grid-template-columns:1fr}.concept-copy h1{font-size:3.4rem}}
@media(max-width:800px){.concept-hero{grid-template-columns:1fr;gap:38px}.concept-copy h1{font-size:3.2rem}.concept-device{width:410px;height:700px}.concept-cards{grid-template-columns:1fr;gap:35px}.concept-cards h3{margin-top:18px}.concept-roadmap{grid-template-columns:1fr;gap:35px}.concept-close h2{font-size:2.35rem}}
@media(max-width:700px){.concept-header{padding-block:23px}.concept-header .brand{font-size:1rem}.concept-header>.quiet-link{font-size:.8125rem;gap:6px}.concept-copy h1{font-size:2.75rem;letter-spacing:-.05em}.concept-copy .lead{font-size:1rem}.concept-choices button{padding-inline:18px}.concept-hero{padding-top:15px}.concept-device{height:650px;border-radius:37px;padding:8px}.concept-device iframe{border-radius:28px}.concept-roadmap{padding:27px}.concept-roadmap h2{font-size:2.1rem}.growth-opportunities article{padding:26px}.concept-close{padding:30px 25px}.concept-close h2{font-size:2rem}.concept-close>p:not(.eyebrow){font-size:1rem}}
.concept-copy,.concept-device{min-width:0}@media(max-width:800px){.concept-hero{grid-template-columns:minmax(0,1fr)}}@media(max-width:359px){.concept-copy h1{font-size:2.35rem}.concept-choices{flex-wrap:wrap}.concept-copy>.button{gap:16px;font-size:.875rem}.concept-header{gap:14px}.concept-header .brand small{font-size:.75rem;letter-spacing:.015em}}
@media(max-width:359px){.concept-device{display:none}}


/* ===== SOURCE: editorial.css ===== */

/* Knowledge and trust extend the approved visual language. */
@media(max-width:700px){.knowledge-intro>img{display:none}}
.review-state .review-rating{font-size:4.7rem;line-height:1.05;letter-spacing:-.07em;margin-bottom:18px}.review-rating span{font-size:1.8rem;color:var(--muted);letter-spacing:-.03em}.review-quote{margin:0 0 23px;padding-bottom:22px;border-bottom:1px solid #cbdac4}.review-quote blockquote{margin:0 0 12px;font-size:1.25rem;line-height:1.6;letter-spacing:-.025em}.review-quote figcaption{font-size:.8125rem;color:var(--muted);line-height:1.6}
.core-services{grid-template-columns:1.12fr 1fr 1fr}.core-services .service-featured{grid-row:span 2}.core-roaches{grid-column:span 2;background:linear-gradient(120deg,#f0f7e9,#fff)}.core-roaches h3{font-size:2rem}.core-services .service-steam{grid-column:auto}.core-services .micro-label{line-height:1.6}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.trust-proof{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.trust-proof h3{font-size:1.45rem;line-height:1.3;letter-spacing:-.04em;margin:25px 0 14px}.trust-proof p{color:var(--muted);margin:0;line-height:1.8}.review-state{display:grid;grid-template-columns:1fr 1.15fr;gap:40px;align-items:center;padding:32px 36px;margin-top:24px;border:1px solid #cbdcc1;border-radius:26px;background:linear-gradient(135deg,#eaf3de,#f8faf7)}.review-state h3{font-size:1.85rem;letter-spacing:-.05em;line-height:1.3;margin:0}.review-state p:not(.eyebrow){color:var(--muted);line-height:1.8;margin:0 0 15px}.review-state .eyebrow{margin-bottom:15px}.review-family[hidden],.review-independent[hidden]{display:none}.review-source{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review-source .button{font-size:.9375rem}.editorial-section{padding-top:15px}.knowledge-banner{display:grid;grid-template-columns:1.25fr 1fr;gap:35px;padding:40px;border-radius:29px;background:linear-gradient(130deg,#203c2f,#12271f);color:white;position:relative;overflow:hidden;margin-bottom:35px}.knowledge-banner .eyebrow{color:#c6d9b2}.knowledge-banner h2{font-size:clamp(2.1rem,3vw,3rem);line-height:1.2;margin-bottom:20px}.knowledge-banner p{max-width:610px;color:#d4e1d4;line-height:1.85}.knowledge-banner .button{margin-top:8px}.knowledge-stages{align-self:center;display:grid;gap:8px}.knowledge-stages div{display:flex;align-items:center;gap:22px;padding:17px 20px;border:1px solid #ffffff26;background:#ffffff08;border-radius:16px}.knowledge-stages span{font-size:.875rem;color:var(--lime)}.knowledge-stages strong{font-weight:500;font-size:1.125rem}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:48px}.blog-card{border:1px solid var(--line);border-radius:25px;overflow:hidden;background:white;display:flex;flex-direction:column;min-width:0;transition:transform .35s var(--ease),box-shadow .35s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #1939230f}.blog-image{display:block;overflow:hidden;aspect-ratio:3/2}.blog-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}.blog-card:hover .blog-image img{transform:scale(1.035)}.blog-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.article-meta{display:flex;flex-wrap:wrap;gap:9px 16px;font-size:.8125rem;line-height:1.6;color:var(--muted);margin:0 0 18px}.blog-card h3,.blog-card h2{font-size:1.45rem;letter-spacing:-.04em;line-height:1.35;margin:0 0 16px}.blog-card h3 a:hover,.blog-card h2 a:hover{text-decoration:underline;text-underline-offset:4px}.blog-card p{margin:0 0 20px;color:var(--muted);font-size:1rem;line-height:1.75}.blog-card .quiet-link{margin-top:auto;font-size:.9375rem;justify-content:space-between}.editorial-section .section-heading{align-items:end;margin-bottom:28px}.editorial-section .section-heading h2{font-size:2.35rem}.editorial-section .section-heading>a{flex-shrink:0}.knowledge-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}.knowledge-intro .page-intro{padding-bottom:30px}.knowledge-intro>img{width:100%;border-radius:26px;aspect-ratio:3/2;object-fit:cover}.guide-controls{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;margin-block:20px 26px;display:grid;grid-template-columns:1fr 1fr;gap:18px 30px;align-items:center}.guide-controls label{display:block;font-size:1.3rem;font-weight:600;letter-spacing:-.025em;margin-bottom:8px}.guide-controls p{color:var(--muted);margin:0;line-height:1.75}.guide-controls select{font:inherit;color:var(--ink);padding:15px;border:1px solid #c5d1bf;border-radius:14px;background:#f8faf6;width:100%;min-height:52px}.guide-status{font-size:.875rem;color:var(--muted);margin:0 0 20px}.guide{margin-bottom:20px;border:1px solid var(--line);border-radius:25px;background:#fff;overflow:hidden}.guide summary{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:1.4rem;font-weight:600;letter-spacing:-.03em;line-height:1.4}.guide summary::-webkit-details-marker{display:none}.guide summary:after{content:'+';font-size:1.75rem;font-weight:400;flex-shrink:0}.guide[open] summary:after{content:'−'}.guide[open] summary{border-bottom:1px solid var(--line);background:#f3f8ee}.guide-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:30px}.guide-stage h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.03em;margin:10px 0 20px}.guide-stage .check-list{font-size:1rem;line-height:1.8}.guide-note{border-top:1px solid var(--line);padding:24px 30px;background:#f8faf6}.guide-note p{margin:0;color:var(--muted);line-height:1.8}.guide-links{display:flex;flex-wrap:wrap;gap:12px 26px;align-items:center;margin-top:18px}.guide-links a{font-size:.9375rem;min-height:44px;display:inline-flex;align-items:center;gap:12px}.guide-links a:hover{text-decoration:underline;text-underline-offset:4px}.knowledge-faq{max-width:900px;margin:55px 0 70px}.knowledge-faq h2{font-size:2.1rem;line-height:1.3;margin-bottom:25px}.article-cover{margin:0 0 45px}.article-cover img{width:100%;max-height:480px;aspect-ratio:2.2/1;object-fit:cover;border-radius:28px;display:block}.article-cover figcaption{font-size:.8125rem;color:var(--muted);margin-top:11px}.blog-article .page-intro{max-width:1050px}.blog-article .page-intro h1{font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:1.15}.blog-article .article-content{max-width:760px}.blog-article .article-content p,.blog-article .article-content li{line-height:1.9}.blog-article .article-content ul{padding-left:24px}.blog-article .article-content li{padding-left:5px;margin-bottom:12px}.article-sources{border-top:1px solid var(--line);padding-top:25px}.article-sources h2{font-size:1.5rem}.article-sources a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.article-sources li{font-size:.9375rem}.reading-progress{position:fixed;top:0;left:0;right:0;z-index:120;height:3px;pointer-events:none;background:transparent}.reading-progress>span{display:block;height:100%;transform:scaleX(0);transform-origin:left;background:#8dbd40}.b2b-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:50px}.b2b-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:25px;min-width:0}.b2b-card h2{font-size:1.65rem;letter-spacing:-.04em;line-height:1.25;margin:20px 0}.b2b-card p{color:var(--muted);line-height:1.8}.b2b-card .quiet-link{font-size:.9375rem;flex-wrap:wrap}.b2b-intro .service-summary h2{font-size:1.9rem}.coverage-cities{display:flex;flex-wrap:wrap;gap:9px;padding:0;list-style:none;margin-block:24px}.coverage-cities li{border:1px solid #cadac2;border-radius:99px;padding:10px 16px;background:#f0f6e9}.footer-columns{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:34px;margin-top:38px}.footer-columns h2{font-family:inherit;font-size:1rem;line-height:1.45;font-weight:600;letter-spacing:-.01em;margin:0 0 16px}.footer-columns nav a{display:block;padding-block:9px;min-height:42px;font-size:.875rem;color:var(--muted);line-height:1.65}.footer-columns a:hover{text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.footer-about p{font-size:.9375rem;line-height:1.8;color:var(--muted);margin:0 0 25px}.footer-phone{font:inherit;font-size:1.1rem;font-weight:600;color:var(--ink);padding:12px 0;border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left}.footer-email{font-size:.875rem;overflow-wrap:anywhere;color:var(--muted)}.footer-about .micro-label{font-size:.75rem}.legal-intro{max-width:830px}.legal-note{padding:25px;border:1px solid #d2dec9;border-radius:20px;background:#eef5e6;line-height:1.8;margin:20px 0 35px}.nav-dialog{max-height:min(90dvh,850px);overflow:auto}.prep-intro>.button{font-size:.9375rem;gap:18px;max-width:100%}
@media(max-width:1000px){.blog-grid{gap:17px}.blog-card-body{padding:22px}.footer-columns{grid-template-columns:1.2fr 1fr;gap:30px 45px}.knowledge-intro{gap:30px;grid-template-columns:1.3fr .7fr}.guide-stages{gap:20px;padding:25px}.guide-stage .check-list{font-size:.9375rem}.trust-grid{gap:16px}.trust-proof{padding:24px}.b2b-grid{gap:16px}.b2b-card{padding:24px}}
@media(max-width:800px){.core-services{grid-template-columns:1fr 1fr}.core-services .service-featured{grid-row:auto}.core-roaches{grid-column:auto}.blog-grid,.trust-grid,.b2b-grid{grid-template-columns:1fr}.blog-card{display:grid;grid-template-columns:.85fr 1.15fr}.blog-image{aspect-ratio:auto;height:100%}.blog-image img{min-height:240px}.review-state,.knowledge-banner{grid-template-columns:1fr;gap:25px}.guide-stages{grid-template-columns:1fr;gap:30px}.guide-stage+.guide-stage{border-top:1px solid var(--line);padding-top:26px}.guide-stage .check-list{font-size:1rem}.knowledge-intro{grid-template-columns:1fr;gap:0}.knowledge-intro>img{max-height:300px;margin-bottom:18px}.guide-controls{grid-template-columns:1fr}.article-cover img{aspect-ratio:3/2}.trust-proof h3{margin-top:18px}.knowledge-banner{padding:30px}.knowledge-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.knowledge-stages div{display:block;padding:18px}.knowledge-stages strong{display:block;margin-top:12px;font-size:1rem}.b2b-card h2{font-size:1.8rem}}
@media(max-width:700px){.core-services{grid-template-columns:1fr}.core-roaches h3{font-size:1.9rem}.trust-section{padding-top:60px}.review-state{padding:26px;gap:23px}.review-state h3{font-size:1.7rem}.review-state .button{font-size:.875rem;gap:15px}.blog-card{display:flex}.blog-image{aspect-ratio:3/2}.blog-image img{min-height:0}.blog-grid{gap:22px}.blog-card-body{padding:24px}.blog-card h3,.blog-card h2{font-size:1.55rem}.editorial-section .section-heading{align-items:start;gap:18px}.editorial-section .section-heading h2{font-size:2rem}.knowledge-banner{padding:27px 24px}.knowledge-banner h2{font-size:2.05rem}.knowledge-banner .button{font-size:.875rem;gap:15px;max-width:100%}.knowledge-stages{grid-template-columns:1fr}.knowledge-stages div{display:flex;align-items:center;gap:20px;padding:14px 18px}.knowledge-stages strong{margin:0}.guide-controls{padding:24px}.guide summary{padding:23px;font-size:1.25rem}.guide-stages{padding:25px}.guide-note{padding:24px}.guide-links{gap:8px 20px}.guide-links a{font-size:.875rem}.knowledge-faq h2{font-size:1.9rem}.article-cover{margin-bottom:30px}.article-cover img{border-radius:22px}.blog-article .page-intro h1{font-size:2.45rem}.footer-columns{grid-template-columns:1fr 1fr;gap:28px 22px}.footer-about{grid-column:span 2;max-width:400px}.footer-columns nav:last-child{grid-column:span 2}.footer-columns nav:last-child a{display:inline-flex;width:calc(50% - 12px);vertical-align:top;padding-right:15px}.footer-columns nav a{font-size:.875rem}.footer-columns h2{font-size:.9375rem}.footer-top .back-top{font-size:.8125rem}.footer-phone{font-size:1.2rem}.legal-note{padding:23px}.b2b-intro .service-summary h2{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){.blog-card,.blog-image img{transition:none}.blog-card:hover,.blog-card:hover .blog-image img{transform:none}.reading-progress{display:none}}
@media print{.header-shell,.preview-bar,.mobile-dock,.footer,.inquiry-section,.reading-progress,.guide-controls,.guide-status,.guide-links,.article-side{display:none!important}.guide[hidden]{display:none!important}.wrap{width:100%;max-width:none;margin:0}.guide-stages{display:block}.guide-stage{break-inside:avoid}.guide{break-inside:auto}.guide-note{background:white}.reveal{opacity:1!important;transform:none!important}}


/* ===== SOURCE: polish.css ===== */

/* V5 polish layer: portable prelaunch UX, stronger accessibility and mobile details. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-x:hidden}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #789e35;outline-offset:3px}
:where(button,.button,.contact-chip,.service-open,.filter-group button){touch-action:manipulation}
.preview-bar{letter-spacing:.01em}
.service-card,.trust-proof,.catalog-card,.blog-card,.article-side,.inquiry-form{isolation:isolate}
.service-card:focus-within,.trust-proof:focus-within,.catalog-card:focus-within,.blog-card:focus-within{box-shadow:0 18px 46px #17382312}
.contact-example .phone-example{max-width:18ch;line-height:1.12}
.contact-example .contact-data dd{font-weight:500}
.contact-example .field-note{max-width:52ch}
.prelaunch-safe-note{display:flex;gap:12px;align-items:flex-start;padding:15px 17px;border:1px solid #cfddc7;border-radius:15px;background:#f4f8ef;color:#496048;font-size:.875rem;line-height:1.65;margin-top:16px}
.prelaunch-safe-note:before{content:'✓';display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:700}
.error-page{min-height:70vh;display:grid;place-items:center;padding-block:70px}
.error-card{width:min(760px,100%);padding:clamp(28px,5vw,56px);border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#fff,#f2f7ed);box-shadow:0 20px 70px #19392312}
.error-card .error-code{font-family:Manrope,sans-serif;font-size:clamp(4rem,14vw,8rem);line-height:.9;letter-spacing:-.08em;color:#c5dd73;margin:0 0 24px;font-weight:700}
.error-card h1{font-size:clamp(2.1rem,5vw,3.4rem);margin-bottom:18px}
.error-card p{max-width:55ch;color:var(--muted);line-height:1.8;margin-bottom:28px}
.error-actions{display:flex;gap:12px;flex-wrap:wrap}
@media(hover:hover){
  .service-card,.trust-proof,.catalog-card{transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s}
  .service-card:hover,.trust-proof:hover,.catalog-card:hover{transform:translateY(-3px);box-shadow:0 18px 46px #17382312;border-color:#c9d9bf}
}
@media(max-width:700px){
  .pest-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-actions>.button{flex:1 1 220px}
  .contact-example .phone-example{font-size:1.75rem}
  .contact-actions{display:grid;grid-template-columns:1fr 1fr}
  .contact-chip{width:100%;gap:10px}
  .error-page{padding-block:42px 100px}
  .error-card{border-radius:25px;padding:29px 23px}
  .error-actions{display:grid}
  .error-actions .button{width:100%}
}
@media(max-width:430px){
  .hero-actions{display:grid;grid-template-columns:1fr}
  .hero-actions>.button,.hero-actions>.quiet-link{width:100%}
  .hero-actions>.quiet-link{justify-content:center}
  .contact-actions{grid-template-columns:1fr}
  .mobile-dock{width:calc(100% - 24px)}
}
@media(hover:none){.button:hover,.contact-chip:hover,.blog-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}.service-card,.trust-proof,.catalog-card{transition:none}}


/* ===== SOURCE: premium-v6.css ===== */

/* Bez Insektów V6 — premium/mobile-first polish layer */
:root{
  --v6-deep:#0d2420;
  --v6-deep-2:#15332d;
  --v6-ink:#152724;
  --v6-lime:#dcff73;
  --v6-lime-strong:#c9f34f;
  --v6-mint:#d8f7e1;
  --v6-blue:#dfeaff;
  --v6-warm:#f4eadc;
  --v6-glass:rgba(255,255,255,.72);
  --v6-shadow:0 30px 90px rgba(18,44,37,.12);
  --v6-shadow-soft:0 18px 55px rgba(18,44,37,.08);
}
body.v6-premium{background:
  radial-gradient(900px 520px at 6% 2%,rgba(220,255,115,.13),transparent 60%),
  radial-gradient(760px 520px at 95% 9%,rgba(188,220,255,.12),transparent 62%),
  var(--paper)}
body.v6-premium:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.022;background:repeating-radial-gradient(circle at 0 0,rgba(17,42,35,.45) 0 .45px,transparent .55px 4px);mix-blend-mode:multiply}
.preview-bar{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;background:var(--v6-deep);color:#dce9e5;border:0;min-height:30px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 18px}
.header-shell{transition:transform .35s var(--ease)}
.header-shell.is-scrolled .header{box-shadow:0 12px 45px rgba(14,39,34,.14);border-color:rgba(255,255,255,.92);background:rgba(248,251,249,.86)}
.header{transition:box-shadow .35s var(--ease),background .35s var(--ease),border-color .35s var(--ease)}
.desktop-nav a{position:relative}
.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}
.desktop-nav a:hover:after,.desktop-nav a.is-current:after{transform:scaleX(1)}

/* Hero */
.hero{position:relative;isolation:isolate;padding-top:clamp(42px,5vw,76px)}
.hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-220px;top:55px;background:radial-gradient(circle,rgba(214,255,95,.28),rgba(214,255,95,0) 68%);filter:blur(16px);z-index:-1;pointer-events:none}
.hero-copy{position:relative;z-index:2}
.hero-kicker{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(23,40,38,.11);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.62);backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(17,50,41,.05)}
.hero h1{letter-spacing:-.068em;text-wrap:balance}
.hero .accent-line{display:inline-block;position:relative}
.hero .accent-line:after{content:"";position:absolute;z-index:-1;height:.22em;left:-.015em;right:-.04em;bottom:.08em;background:linear-gradient(90deg,rgba(220,255,115,.7),rgba(220,255,115,.22));border-radius:99px;transform:rotate(-1.2deg)}
.hero-intro{max-width:660px}
.hero-actions{align-items:center}
.button{transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s,border-color .25s}
.button:hover{transform:translateY(-2px)}
.button-lime{box-shadow:0 14px 35px rgba(143,181,36,.18)}
.button-lime:hover{box-shadow:0 18px 42px rgba(143,181,36,.25)}
.hero-quick{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:26px;max-width:680px}
.hero-quick-label{font-size:.75rem;color:var(--muted);font-weight:650;letter-spacing:.045em;text-transform:uppercase;margin-right:3px}
.problem-chip{appearance:none;border:1px solid rgba(32,57,51,.14);background:rgba(255,255,255,.68);color:var(--ink);border-radius:999px;min-height:42px;padding:9px 14px;display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:580;backdrop-filter:blur(14px);box-shadow:0 8px 25px rgba(22,53,45,.045);transition:transform .22s var(--ease),border-color .22s,background .22s,box-shadow .22s}
.problem-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:#8aa17f;box-shadow:0 0 0 4px rgba(138,161,127,.1)}
.problem-chip[data-service-choice="Pluskwy"]:before{background:#859fff;box-shadow:0 0 0 4px rgba(133,159,255,.12)}
.problem-chip[data-service-choice="Prusaki i karaluchy"]:before{background:#e9a85f;box-shadow:0 0 0 4px rgba(233,168,95,.12)}
.problem-chip[data-service-choice="Gniazda os i szerszeni"]:before{background:#ddca4b;box-shadow:0 0 0 4px rgba(221,202,75,.13)}
.problem-chip:hover{transform:translateY(-2px);border-color:rgba(32,57,51,.28);box-shadow:0 12px 30px rgba(22,53,45,.08)}
.problem-chip.is-selected{background:var(--v6-deep);color:#fff;border-color:var(--v6-deep)}
.hero-visual{transform:perspective(1200px) rotateX(var(--hero-rx,0deg)) rotateY(var(--hero-ry,0deg));transform-style:preserve-3d;transition:transform .18s ease-out;will-change:transform}
.hero-photo{box-shadow:var(--v6-shadow);filter:saturate(.93) contrast(1.02)}
.photo-top,.photo-bottom{transform:translateZ(24px)}
.hero-assurance{position:absolute;right:-25px;top:22%;z-index:4;display:grid;gap:4px;width:190px;padding:16px 17px;border-radius:20px;background:rgba(247,250,248,.79);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 55px rgba(10,37,30,.16);backdrop-filter:blur(20px) saturate(140%);transform:translateZ(35px)}
.hero-assurance .micro-label{font-size:.66rem}
.hero-assurance strong{font-family:Manrope,Arial,sans-serif;font-size:1rem;line-height:1.25;letter-spacing:-.025em}
.hero-assurance span:last-child{font-size:.76rem;color:var(--muted);line-height:1.45}

/* Trust rail */
.trust-strip{background:rgba(255,255,255,.64);border:1px solid rgba(31,55,48,.09);border-radius:20px;padding:10px;box-shadow:0 12px 42px rgba(22,54,45,.05);backdrop-filter:blur(16px)}
.trust-strip span{border-radius:14px;padding:12px 16px;transition:background .25s}
.trust-strip span:hover{background:rgba(220,255,115,.22)}

/* Core services */
.core-services{position:relative}
.service-card{position:relative;overflow:hidden;isolation:isolate;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .3s}
.service-card:before{content:"";position:absolute;inset:auto -35% -45% 40%;height:55%;border-radius:50%;background:radial-gradient(circle,rgba(220,255,115,.18),transparent 66%);z-index:-1;opacity:0;transition:opacity .35s}
.service-card:hover{transform:translateY(-7px);box-shadow:0 24px 65px rgba(17,46,38,.11);border-color:rgba(123,155,112,.42)}
.service-card:hover:before{opacity:1}
.service-featured{background:
 radial-gradient(520px 300px at 90% 0,rgba(220,255,115,.10),transparent 68%),
 linear-gradient(150deg,#1b3b32 0%,#102822 58%,#0d211d 100%);
 color:#f7fbf8;border-color:#315247;box-shadow:0 22px 64px rgba(12,39,31,.16)}
.service-featured .service-top>.micro-label{color:#c9d9d1}
.service-featured .service-icon{background:rgba(255,255,255,.055);border-color:rgba(207,225,215,.34);color:var(--v6-lime)}
.service-featured h3{color:#fff}
.service-featured>p{color:#d8e5df}
.service-featured .pest-links a{color:#f1f7f4;background:rgba(255,255,255,.045);border-color:rgba(206,225,214,.24)}
.service-featured .pest-links a:hover{background:rgba(255,255,255,.09)}
.service-featured .service-open{color:#fff;border-color:rgba(207,225,215,.28)}
.service-featured .round-arrow{background:var(--v6-lime);color:var(--v6-deep);border-color:var(--v6-lime)}
.core-roaches{background:linear-gradient(145deg,#fffaf2 0%,#fff 58%,#f8fbf4 100%)}
.service-card .service-icon{box-shadow:inset 0 0 0 1px rgba(22,48,40,.06)}
.service-card h3{letter-spacing:-.045em}
.pest-links a{border-bottom-color:rgba(21,39,36,.13)}
.catalog-invitation{border:1px solid rgba(22,49,40,.1);box-shadow:var(--v6-shadow-soft)}

/* Process */
.care-section{position:relative;background:
 radial-gradient(650px 380px at 85% 5%,rgba(220,255,115,.09),transparent 70%),
 linear-gradient(150deg,#102824,#173a32);color:#eff7f3;overflow:hidden}
.care-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.03),transparent 35%,rgba(220,255,115,.025))}
.care-section .section-heading>p,.care-section .steps p{color:#b8cbc5}
.care-section .eyebrow,.care-section .step-note{color:#d5f17a}
.care-section .steps article{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.025);border-radius:22px;padding:24px;transition:background .3s,transform .3s}
.care-section .steps article:hover{background:rgba(255,255,255,.055);transform:translateY(-4px)}
.care-section .step-index{color:#d8ff71}
.care-note{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}
.care-note p{color:#e3eeea!important}

/* Trust + honest review placeholder */
.trust-proof{transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .3s}
.trust-proof:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(19,48,40,.08);border-color:#bfd0b8}
.review-state.v6-review-state{background:linear-gradient(135deg,#132d28,#1c4037);color:#edf6f2;border:0;position:relative;overflow:hidden;box-shadow:0 24px 70px rgba(10,37,30,.16)}
.review-state.v6-review-state:after{content:"";position:absolute;width:360px;height:360px;right:-160px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(220,255,115,.18),transparent 68%)}
.review-state.v6-review-state .eyebrow{color:#d7f673}
.review-state.v6-review-state h3{color:#fff}
.review-state.v6-review-state p{color:#bed0ca}
.review-ready-points{display:grid;gap:10px;align-content:center;position:relative;z-index:1}
.review-ready-points div{display:flex;gap:12px;align-items:flex-start;padding:13px 15px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:15px}
.review-ready-points span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dfff72;color:#183129;font-size:.75rem;font-weight:800;flex:0 0 auto}
.review-ready-points strong{font-size:.92rem;line-height:1.45;font-weight:600}

/* Knowledge */
.knowledge-banner{position:relative;overflow:hidden;background:
 radial-gradient(430px 260px at 100% 0,rgba(220,255,115,.17),transparent 70%),
 linear-gradient(145deg,#122c27,#193b33);box-shadow:0 25px 75px rgba(16,45,37,.16)}
.knowledge-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 35%);pointer-events:none}
.blog-card{box-shadow:0 12px 38px rgba(19,48,40,.045)}
.blog-card:hover{box-shadow:0 22px 58px rgba(19,48,40,.105)}

/* Business + pricing */
.business-section{position:relative;overflow:hidden;border:1px solid rgba(20,51,42,.1);box-shadow:var(--v6-shadow-soft);background:linear-gradient(135deg,#fff,#f3f7f4)}
.business-section:after{content:"B2B";position:absolute;right:-12px;bottom:-42px;font-family:Manrope,Arial,sans-serif;font-size:9rem;line-height:1;font-weight:800;letter-spacing:-.08em;color:rgba(21,50,42,.035);pointer-events:none}
.price-section{position:relative}
.price-factors>div{transition:transform .3s var(--ease),background .3s}
.price-factors>div:hover{transform:translateX(5px);background:rgba(220,255,115,.11)}

/* Coverage */
.coverage{position:relative;background:
 radial-gradient(520px 320px at 90% 20%,rgba(220,255,115,.14),transparent 70%),
 linear-gradient(145deg,#132d28,#183e35);box-shadow:0 28px 80px rgba(11,41,33,.19)}
.coverage-right li{transition:background .25s,transform .25s,border-color .25s}
.coverage-right li:hover{transform:translateY(-2px);background:rgba(220,255,115,.13);border-color:rgba(220,255,115,.38)}

/* FAQ */
.faq-list details{transition:border-color .25s,box-shadow .3s,background .3s;border-radius:19px}
.faq-list details[open]{background:#fff;box-shadow:0 15px 40px rgba(20,47,39,.06);border-color:#c6d7c0}
.faq-list summary{transition:color .2s}
.faq-list summary:hover{color:#355b4d}

/* Inquiry */
.inquiry-section{position:relative;overflow:hidden;background:
 radial-gradient(620px 430px at 80% 20%,rgba(216,255,115,.11),transparent 65%),
 linear-gradient(150deg,#102722,#173b32)}
.inquiry-section:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 38%);pointer-events:none}
.inquiry-form{box-shadow:0 30px 85px rgba(5,26,21,.24);border-color:rgba(255,255,255,.08)}
.inquiry-form .field input,.inquiry-form .field select,.inquiry-form .field textarea{transition:border-color .2s,box-shadow .2s,background .2s}
.inquiry-form .field input:focus,.inquiry-form .field select:focus,.inquiry-form .field textarea:focus{border-color:#9abb77;box-shadow:0 0 0 4px rgba(220,255,115,.13)}
.form-selection-note{display:flex;align-items:center;gap:9px;margin:0 0 17px;padding:10px 12px;border-radius:12px;background:#f1f7e9;border:1px solid #d7e6cb;font-size:.82rem;color:#42584e}
.form-selection-note[hidden]{display:none}
.form-selection-note strong{font-weight:650;color:#1d382f}

/* Footer */
.footer{position:relative}
.footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#cad5ce 18%,#cad5ce 82%,transparent)}

/* Mobile dock / mobile-first refinements */
.mobile-dock{box-shadow:0 18px 50px rgba(11,39,31,.22);border-color:rgba(255,255,255,.92);background:rgba(248,251,249,.88);backdrop-filter:blur(22px) saturate(150%)}
.mobile-dock a:not(.dock-primary){border-radius:13px}
.mobile-dock a:not(.dock-primary):active{background:#eef3ee}
.dock-primary{box-shadow:0 8px 24px rgba(22,50,42,.2)}

/* Page-level premium treatment */
.page-intro h1{letter-spacing:-.058em;text-wrap:balance}
.breadcrumbs{opacity:.9}
.catalog-card,.guide,.b2b-card{box-shadow:0 10px 35px rgba(20,47,39,.035)}
.catalog-card:hover,.b2b-card:hover{box-shadow:0 20px 50px rgba(20,47,39,.095)}
.article-cover img{box-shadow:0 18px 55px rgba(18,45,37,.11)}

@media(min-width:1101px){
  .hero-visual{margin-right:8px}
  .hero-copy{padding-top:10px}
}
@media(max-width:1180px){
  .hero-assurance{right:10px;top:18%;width:175px}
}
@media(max-width:900px){
  .hero-quick{margin-top:22px}
  .hero-assurance{right:14px;top:auto;bottom:108px;width:178px}
  .care-section .steps article{padding:20px}
}
@media(max-width:700px){
  body.v6-premium{background:radial-gradient(520px 340px at 20% 0,rgba(220,255,115,.12),transparent 65%),var(--paper)}
  .preview-bar{font-size:.63rem;letter-spacing:.055em;min-height:28px;padding:5px 12px;text-align:center}
  .header-shell{top:36px}
  .header{border-radius:18px!important}
  .hero{padding-top:28px}
  .hero:before{width:260px;height:260px;left:-145px;top:120px}
  .hero h1{font-size:clamp(3.15rem,16vw,4.65rem);line-height:.98;letter-spacing:-.073em}
  .hero-intro{font-size:1.02rem;line-height:1.7}
  .hero-actions{gap:16px}
  .hero-actions .button{width:100%;justify-content:space-between;min-height:58px}
  .hero-actions .quiet-link{min-height:44px}
  .hero-quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}
  .hero-quick-label{grid-column:1/-1;margin:0 0 2px}
  .problem-chip{justify-content:flex-start;min-height:44px;padding:10px 12px;font-size:.81rem;white-space:nowrap}
  .hero-visual{margin-top:30px;transform:none!important}
  .hero-photo{border-radius:26px}
  .hero-assurance{right:12px;bottom:88px;top:auto;width:168px;padding:13px 14px;border-radius:17px}
  .hero-assurance strong{font-size:.91rem}
  .hero-assurance span:last-child{font-size:.7rem}
  .trust-strip{margin-top:20px;padding:8px;border-radius:18px;display:grid!important;grid-template-columns:1fr}
  .trust-strip span{padding:10px 12px;font-size:.82rem}
  .service-featured{grid-row:auto;min-height:0;padding:27px}
  .service-featured h3{margin-top:0}
  .service-featured .pest-links{margin-bottom:24px}
  .service-card:hover,.trust-proof:hover,.blog-card:hover{transform:none}
  .care-section .steps article{border-radius:18px;padding:20px}
  .review-state.v6-review-state{border-radius:23px;padding:26px 23px}
  .review-ready-points{gap:8px}
  .review-ready-points div{padding:12px}
  .business-section:after{font-size:6rem;bottom:-20px}
  .coverage{border-radius:28px}
  .inquiry-form{box-shadow:0 22px 55px rgba(5,26,21,.2)}
  .mobile-dock{grid-template-columns:.82fr .82fr 1.7fr!important;padding-bottom:max(8px,env(safe-area-inset-bottom))}
  .mobile-dock>a{min-width:0}
  .mobile-dock>a:not(.dock-primary){font-size:.69rem}
  .mobile-dock>a:not(.dock-primary) .icon{width:18px;height:18px}
  .dock-primary{font-size:.78rem!important;white-space:nowrap}
}
@media(max-width:390px){
  .hero h1{font-size:3rem}
  .hero-quick{grid-template-columns:1fr}
  .hero-quick-label{grid-column:auto}
  .hero-assurance{display:none}
  .mobile-dock{grid-template-columns:.7fr .7fr 1.6fr!important;gap:4px!important;padding-inline:7px!important}
  .dock-primary{padding-inline:10px!important}
}
@media(hover:none){
  .service-card:hover,.trust-proof:hover,.blog-card:hover,.price-factors>div:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .hero-visual,.service-card,.trust-proof,.problem-chip,.care-section .steps article,.price-factors>div{transition:none!important;transform:none!important}
}


/* ===== SOURCE: premium-v7.css ===== */

/* Bez Insektów V7 — mastered polish / regression-safe mobile layer.
   Loaded after V6. It intentionally uses explicit colors on critical cards
   so later generic backgrounds cannot wash out text again. */
:root{
  --v7-deep:#0f2822;
  --v7-deep-2:#173a31;
  --v7-ink:#152724;
  --v7-muted:#5b6b65;
  --v7-lime:#dfff72;
  --v7-lime-strong:#cef550;
  --v7-paper:#f8faf8;
  --v7-line:#dce5df;
  --v7-glass:rgba(250,252,250,.92);
  --v7-shadow:0 24px 70px rgba(13,42,34,.10);
  --v7-shadow-soft:0 14px 42px rgba(13,42,34,.07);
}

html{scroll-padding-top:104px}
body.v7-mastered{background-color:var(--v7-paper);text-rendering:optimizeLegibility}
body.v7-mastered :where(p,li,dd){text-wrap:pretty}
body.v7-mastered :where(h1,h2,h3){text-wrap:balance}
body.v7-mastered :where(button,a,input,select,textarea,summary){-webkit-tap-highlight-color:transparent}
body.v7-mastered img{max-width:100%}
body.v7-mastered .reveal[data-reveal-ready]:not(.is-visible){will-change:transform,opacity}

/* Header: stronger separation from content, especially while scrolling. */
body.v7-mastered .header-shell{top:0;z-index:45;padding-block:12px;pointer-events:none}
body.v7-mastered .header{pointer-events:auto;background:rgba(250,252,250,.82);border-color:rgba(255,255,255,.94);box-shadow:0 10px 36px rgba(13,42,34,.08);-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%)}
body.v7-mastered .header-shell.is-scrolled .header{background:rgba(250,252,250,.96);box-shadow:0 16px 48px rgba(13,42,34,.13);border-color:rgba(222,232,226,.92)}
body.v7-mastered .brand-mark{transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
@media(hover:hover){body.v7-mastered .brand:hover .brand-mark{transform:rotate(-3deg) scale(1.03);box-shadow:inset 0 2px 0 rgba(255,255,255,.7),0 10px 22px rgba(137,174,39,.14)}}

/* Better button states — no hover-only affordance on touch. */
body.v7-mastered .button{isolation:isolate}
body.v7-mastered .button:active,body.v7-mastered .contact-chip:active,body.v7-mastered .problem-chip:active{transform:scale(.985)}
body.v7-mastered .button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}

/* Hero: calmer scale and clearer visual hierarchy. */
body.v7-mastered .hero{gap:clamp(42px,5vw,72px)}
body.v7-mastered .hero h1{max-width:10.5ch}
body.v7-mastered .hero-intro{font-size:clamp(1rem,1.25vw,1.08rem);color:#53655f}
body.v7-mastered .hero-quick{position:relative}
body.v7-mastered .problem-chip{min-height:44px;border-color:rgba(31,58,50,.14);background:rgba(255,255,255,.78)}
body.v7-mastered .problem-chip.is-selected{background:var(--v7-deep);border-color:var(--v7-deep);color:#fff;box-shadow:0 10px 24px rgba(13,42,34,.16)}
body.v7-mastered .hero-visual{border-color:rgba(255,255,255,.94);box-shadow:0 28px 90px rgba(16,47,38,.13)}
body.v7-mastered .photo-bottom{background:rgba(17,45,37,.76);border-color:rgba(255,255,255,.28);-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}
body.v7-mastered .hero-assurance{background:rgba(250,252,250,.91);border-color:rgba(224,234,228,.9)}

/* Trust strip stays compact and feels like product UI. */
body.v7-mastered .trust-strip{border-color:rgba(31,55,48,.08);box-shadow:var(--v7-shadow-soft)}

/* CRITICAL REGRESSION GUARD: featured service always stays dark/readable. */
body.v7-mastered .service-card{background:#fff;color:var(--v7-ink);border-color:var(--v7-line);box-shadow:0 10px 34px rgba(15,43,35,.04)}
body.v7-mastered .service-card>p{color:var(--v7-muted)}
body.v7-mastered .service-card .service-open{color:var(--v7-ink)}
body.v7-mastered .service-featured{
  background:radial-gradient(520px 300px at 92% 0,rgba(223,255,114,.11),transparent 68%),linear-gradient(150deg,#1c4036 0%,#122e27 58%,#0d241f 100%)!important;
  color:#f8fbf9!important;
  border-color:#315a4d!important;
  box-shadow:0 24px 70px rgba(11,38,31,.18)!important;
}
body.v7-mastered .service-featured :where(h3,.service-open){color:#fff!important}
body.v7-mastered .service-featured>p{color:#d9e7e1!important}
body.v7-mastered .service-featured .service-top>.micro-label{color:#c9dbd3!important}
body.v7-mastered .service-featured .service-icon{color:var(--v7-lime)!important;background:rgba(255,255,255,.055)!important;border-color:rgba(211,230,220,.32)!important}
body.v7-mastered .service-featured .pest-links a{color:#f5faf7!important;background:rgba(255,255,255,.055)!important;border-color:rgba(211,230,220,.22)!important}
body.v7-mastered .service-featured .round-arrow{background:var(--v7-lime)!important;color:var(--v7-deep)!important;border-color:var(--v7-lime)!important}
body.v7-mastered .service-open{border-top-color:rgba(30,58,50,.13)}
body.v7-mastered .catalog-invitation{background:linear-gradient(130deg,#eff6e7,#fff 70%);box-shadow:var(--v7-shadow-soft)}

/* Process: keep indices separated from copy on every breakpoint. */
body.v7-mastered .care-section{background:radial-gradient(720px 440px at 90% 0,rgba(223,255,114,.095),transparent 70%),linear-gradient(150deg,#102923,#163a31)}
body.v7-mastered .care-section .steps article{position:relative}
body.v7-mastered .care-section .steps h3{color:#f7fbf9}
body.v7-mastered .care-section .steps p{color:#bed0c9}
body.v7-mastered .care-note{box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}

/* Trust / reviews: honest prelaunch block with premium contrast. */
body.v7-mastered .trust-proof{background:#fff;border:1px solid var(--v7-line);border-radius:23px;padding:28px;box-shadow:0 10px 32px rgba(15,43,35,.035)}
body.v7-mastered .trust-proof h3{letter-spacing:-.035em}
body.v7-mastered .review-state.v6-review-state{background:radial-gradient(430px 280px at 100% 0,rgba(223,255,114,.13),transparent 70%),linear-gradient(140deg,#122d27,#1b4036);box-shadow:0 26px 76px rgba(11,38,31,.17)}

/* Knowledge/preparation: remove artificial empty height, panels size to content. */
body.v7-mastered .prep-card{box-shadow:0 18px 56px rgba(15,43,35,.07);border-color:rgba(216,228,219,.95)}
body.v7-mastered .prep-panel{min-height:0}
body.v7-mastered .segmented button[aria-selected=true]{box-shadow:0 7px 20px rgba(18,51,42,.08)}
body.v7-mastered .knowledge-banner{box-shadow:0 26px 76px rgba(11,38,31,.16)}

/* Business / pricing / coverage */
body.v7-mastered .business-section{background:radial-gradient(420px 240px at 100% 0,rgba(223,255,114,.15),transparent 70%),linear-gradient(135deg,#edf5e6,#f9fbf7);border-color:#d8e6d1;box-shadow:var(--v7-shadow-soft)}
body.v7-mastered .price-factors>div{transition:background .25s var(--ease),padding .25s var(--ease)}
@media(hover:hover){body.v7-mastered .price-factors>div:hover{background:#f3f7f2;padding-inline:16px}}
body.v7-mastered .coverage{background:radial-gradient(500px 300px at 100% 0,rgba(223,255,114,.09),transparent 70%),linear-gradient(140deg,#16362e,#102720);box-shadow:0 24px 70px rgba(11,38,31,.14)}

/* FAQ: explicit focus/expanded feedback. */
body.v7-mastered .faq-list details{border-color:#dbe4de}
body.v7-mastered .faq-list summary{border-radius:12px}
body.v7-mastered .faq-list summary:hover{color:#23463c}
body.v7-mastered .faq-list details[open] summary{color:#173b31}
body.v7-mastered .faq-answer{color:#5b6b65}

/* Inquiry: premium surface, cleaner prelaunch state. */
body.v7-mastered .inquiry-section{background:radial-gradient(800px 480px at 90% 0,rgba(223,255,114,.08),transparent 70%),linear-gradient(150deg,#102821,#173b31);border:0;color:#eef7f3}
body.v7-mastered .inquiry-section .inquiry-copy>p:not(.eyebrow),body.v7-mastered .inquiry-section .field-note{color:#c0d1ca}
body.v7-mastered .inquiry-section .eyebrow{color:#d7f47b}
body.v7-mastered .inquiry-section .inquiry-copy h2{color:#fff}
body.v7-mastered .inquiry-form{background:rgba(250,252,250,.985);color:var(--v7-ink);border-color:rgba(255,255,255,.88);box-shadow:0 30px 90px rgba(4,25,20,.27)}
body.v7-mastered .inquiry-form .field-note{color:#65756f}
body.v7-mastered .inquiry-form :where(input,select,textarea){background:#fff;color:var(--v7-ink);border-color:#d7e1db}
body.v7-mastered .inquiry-form :where(input,select,textarea)::placeholder{color:#89958f;opacity:1}
body.v7-mastered .inquiry-form :where(input,select,textarea):focus{background:#fff;border-color:#8ca768;box-shadow:0 0 0 4px rgba(223,255,114,.16)}
body.v7-mastered .prelaunch-contact-card{margin-top:26px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
body.v7-mastered .prelaunch-contact-card .status-line{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#edf7f2;font-weight:650}
body.v7-mastered .prelaunch-contact-card .status-dot{width:10px;height:10px;border-radius:50%;background:var(--v7-lime);box-shadow:0 0 0 5px rgba(223,255,114,.09);flex:0 0 auto}
body.v7-mastered .prelaunch-contact-card p{margin:0;color:#bfd0c9;font-size:.91rem;line-height:1.65}
body.v7-mastered .inquiry-section .notice{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.055)}
body.v7-mastered .inquiry-section .notice strong{color:#fff}
body.v7-mastered .inquiry-section .notice p{color:#bfd0c9}

/* Footer */
body.v7-mastered .footer{padding-top:58px}
body.v7-mastered .footer-columns nav a{transition:color .2s,transform .2s}
@media(hover:hover){body.v7-mastered .footer-columns nav a:hover{color:#31564b;transform:translateX(2px)}}

/* Dialogs */
body.v7-mastered dialog{box-shadow:0 30px 100px rgba(7,31,24,.24);border-color:rgba(222,232,226,.95)}
body.v7-mastered dialog::backdrop{background:rgba(10,27,23,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
body.v7-mastered .nav-dialog nav a{border-bottom-color:#dce5df}

/* Subpages: same premium language as home. */
body.v7-mastered .page-intro{padding-top:clamp(28px,4vw,48px)}
body.v7-mastered .page-intro .lead,body.v7-mastered .detail-hero .lead,body.v7-mastered .article-content p{color:#5a6b65}
body.v7-mastered .catalog-card,body.v7-mastered .article-side,body.v7-mastered .related-links a,body.v7-mastered .guide{border-color:var(--v7-line);box-shadow:0 10px 34px rgba(15,43,35,.035)}
body.v7-mastered .catalog-card{background:linear-gradient(150deg,#fff,#fbfcfb)}
body.v7-mastered .service-summary{background:radial-gradient(380px 220px at 100% 0,rgba(223,255,114,.09),transparent 70%),linear-gradient(145deg,#1b4035,#112a23);box-shadow:0 22px 66px rgba(11,38,31,.15)}
body.v7-mastered .article-callout{border:1px solid #d9e6d2}
body.v7-mastered .search-field{box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}

/* Fixed mobile action dock is a real grid — V6 set columns while base was flex. */
@media(max-width:700px){
  html{scroll-padding-top:88px}
  body.v7-mastered:before{display:none}
  body.v7-mastered .wrap{width:calc(100% - 32px)}
  body.v7-mastered .preview-bar{min-height:26px;padding:5px 10px;font-size:.61rem;line-height:1.35;letter-spacing:.045em}

  /* Sticky header must not leave a transparent gap after preview bar scrolls away. */
  body.v7-mastered .header-shell{top:0!important;padding:8px 0!important}
  body.v7-mastered .header{min-height:66px;padding:9px 10px 9px 12px!important;border-radius:20px!important;background:rgba(250,252,250,.95)!important;border-color:rgba(223,232,226,.88)!important;box-shadow:0 10px 34px rgba(13,42,34,.11)!important;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}
  body.v7-mastered .brand{font-size:1.06rem;gap:9px;letter-spacing:-.045em}
  body.v7-mastered .brand-mark{width:40px;height:40px;border-radius:13px;font-size:1.6rem}
  body.v7-mastered .brand small{font-size:.66rem;letter-spacing:.085em;margin-top:4px}
  body.v7-mastered .menu-toggle{width:44px;height:44px;background:rgba(255,255,255,.76)}

  /* Hero scale tuned for iPhone-class widths. */
  body.v7-mastered .hero{padding-top:22px!important;padding-bottom:32px;gap:26px}
  body.v7-mastered .hero h1{font-size:clamp(2.7rem,13vw,3.55rem)!important;line-height:1.01!important;letter-spacing:-.066em!important;max-width:9.7ch;margin-bottom:20px}
  body.v7-mastered .hero-kicker{margin-bottom:18px;padding:7px 10px;font-size:.68rem;max-width:100%}
  body.v7-mastered .hero-intro{font-size:1rem;line-height:1.65;margin-bottom:21px}
  body.v7-mastered .hero-actions{gap:10px}
  body.v7-mastered .hero-actions .button{min-height:56px}
  body.v7-mastered .hero-actions .quiet-link{justify-content:flex-start!important;width:auto!important;padding-inline:4px}
  body.v7-mastered .hero-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}
  body.v7-mastered .problem-chip{width:100%;min-width:0;white-space:normal;line-height:1.25;font-size:.79rem;justify-content:flex-start}
  body.v7-mastered .hero-visual{margin-top:22px!important;aspect-ratio:1.02;max-height:none;border-width:4px;border-radius:26px;box-shadow:0 20px 60px rgba(13,42,34,.12)}
  body.v7-mastered .hero-photo{border-radius:22px}
  body.v7-mastered .photo-bottom{left:13px;right:13px;bottom:34px;padding:15px 15px;border-radius:18px}
  body.v7-mastered .photo-bottom p{font-size:1.27rem;line-height:1.25}
  body.v7-mastered .photo-top{left:13px;top:13px}
  body.v7-mastered .hero-assurance{right:10px;bottom:79px;width:158px}

  /* Horizontal trust rail saves vertical space. */
  body.v7-mastered .trust-strip{display:flex!important;overflow-x:auto;gap:8px;margin-top:8px;padding:8px;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  body.v7-mastered .trust-strip::-webkit-scrollbar{display:none}
  body.v7-mastered .trust-strip>span{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;padding:10px 12px;background:rgba(255,255,255,.74);border:1px solid rgba(30,58,50,.07);border-radius:13px}

  body.v7-mastered .section{padding-block:58px}
  body.v7-mastered .section-heading{margin-bottom:26px}
  body.v7-mastered .section-heading>p{margin-top:16px;line-height:1.65}
  body.v7-mastered h2{font-size:clamp(2rem,9.3vw,2.45rem);line-height:1.13}

  /* Service cards: no inherited desktop span / no washed-out state. */
  body.v7-mastered .service-grid{gap:12px}
  body.v7-mastered .service-card{grid-row:auto!important;grid-column:auto!important;min-height:0!important;padding:24px 22px;border-radius:22px;background:#fff!important;color:var(--v7-ink)!important;box-shadow:0 10px 32px rgba(15,43,35,.045)!important}
  body.v7-mastered .service-featured{grid-row:auto!important;min-height:0!important;padding:24px 22px!important;background:radial-gradient(380px 220px at 95% 0,rgba(223,255,114,.12),transparent 67%),linear-gradient(150deg,#1c4036,#112c25 60%,#0d241f)!important;color:#f8fbf9!important}
  body.v7-mastered .service-card .service-top{margin-bottom:20px}
  body.v7-mastered .service-card h3,body.v7-mastered .service-featured h3{font-size:1.75rem!important;line-height:1.15;margin-bottom:13px}
  body.v7-mastered .service-card>p{font-size:.98rem;line-height:1.65;margin-bottom:18px}
  body.v7-mastered .service-featured>p{color:#d9e7e1!important}
  body.v7-mastered .pest-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px;margin-bottom:19px!important}
  body.v7-mastered .pest-links a{min-width:0;min-height:46px;padding:10px 11px!important;font-size:.75rem!important;line-height:1.25}
  body.v7-mastered .service-open{min-height:52px;padding-top:15px;font-size:.9rem}
  body.v7-mastered .catalog-invitation{padding:22px;border-radius:21px;margin-top:14px}
  body.v7-mastered .catalog-invitation .button{width:100%;justify-content:space-between}

  /* Process: preserve space for index inside the dark cards. */
  body.v7-mastered .care-section .section{padding-block:58px}
  body.v7-mastered .care-section .steps{gap:12px;margin-top:26px}
  body.v7-mastered .care-section .steps article{padding:21px 18px 21px 62px!important;border-radius:18px!important;min-height:0}
  body.v7-mastered .care-section .step-index{position:absolute!important;left:18px!important;top:22px!important}
  body.v7-mastered .care-section .steps h3{font-size:1.35rem;margin-bottom:10px}
  body.v7-mastered .care-section .steps p{font-size:.94rem;line-height:1.65;margin-bottom:13px}
  body.v7-mastered .care-note{margin-top:20px;padding:18px;border-radius:17px}

  body.v7-mastered .trust-grid{gap:10px}
  body.v7-mastered .trust-proof{padding:22px;border-radius:20px}
  body.v7-mastered .review-state.v6-review-state{padding:23px 20px!important;border-radius:21px!important}
  body.v7-mastered .review-ready-points div{padding:11px;border-radius:13px}

  /* Preparation no longer reserves 485px and creates dead space. */
  body.v7-mastered .preparation-section{gap:24px}
  body.v7-mastered .prep-card{padding:7px;border-radius:22px}
  body.v7-mastered .segmented{overflow:hidden}
  body.v7-mastered .segmented button{font-size:.75rem;min-height:48px;line-height:1.2;padding:7px 4px}
  body.v7-mastered .prep-panel{min-height:0!important;padding:23px 15px 18px!important}
  body.v7-mastered .prep-panel h3{font-size:1.42rem;margin-bottom:20px}
  body.v7-mastered .prep-panel .check-list{gap:13px}

  body.v7-mastered .business-section{padding:26px 22px;border-radius:22px;gap:20px}
  body.v7-mastered .business-section h2{font-size:2rem}
  body.v7-mastered .price-section{gap:22px}
  body.v7-mastered .price-factors>div{padding:20px 0;gap:16px}
  body.v7-mastered .coverage{padding:28px 22px;border-radius:23px;gap:25px}
  body.v7-mastered .coverage h2{font-size:2.45rem}
  body.v7-mastered .coverage ul{gap:6px}

  body.v7-mastered .faq-list summary{min-height:68px;padding:16px 2px;font-size:.96rem;line-height:1.45}
  body.v7-mastered .faq-answer{font-size:.96rem;line-height:1.7;padding-bottom:13px}

  /* Inquiry: no fake contact table in prelaunch; form remains the visual focal point. */
  body.v7-mastered .inquiry-section .section{padding-block:58px 92px}
  body.v7-mastered .inquiry-layout{gap:24px}
  body.v7-mastered .inquiry-copy h2{font-size:2.5rem!important;line-height:1.05}
  body.v7-mastered .inquiry-copy>p:not(.eyebrow){font-size:.98rem;line-height:1.65;margin:18px 0}
  body.v7-mastered .prelaunch-contact-card{margin-top:20px;padding:17px;border-radius:17px}
  body.v7-mastered .notice{margin-top:14px;padding:17px}
  body.v7-mastered .inquiry-form{padding:20px 17px;border-radius:22px;box-shadow:0 22px 60px rgba(4,25,20,.24)}
  body.v7-mastered .form-heading{margin-bottom:20px;padding-bottom:18px}
  body.v7-mastered .field{margin-bottom:17px}
  body.v7-mastered .field :where(input,select,textarea){font-size:16px;min-height:50px}
  body.v7-mastered .field textarea{min-height:118px}
  body.v7-mastered .submit-button{width:100%;min-height:54px;justify-content:space-between}

  body.v7-mastered .footer{padding-block:34px 112px}

  /* Real grid, not flex with ignored grid-template-columns. */
  body.v7-mastered .mobile-dock{display:grid!important;grid-template-columns:.78fr .78fr 1.7fr!important;align-items:center!important;gap:5px!important;width:min(366px,calc(100% - 22px))!important;padding:7px!important;border-radius:23px!important;background:rgba(250,252,250,.96)!important;border-color:rgba(220,230,224,.9)!important;box-shadow:0 16px 46px rgba(11,39,31,.21)!important;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}
  body.v7-mastered .mobile-dock>a{min-width:0!important;padding:3px 7px!important;min-height:48px}
  body.v7-mastered .mobile-dock>a:not(.dock-primary){font-size:.68rem!important;border-radius:13px}
  body.v7-mastered .mobile-dock>a.dock-primary{width:100%;max-width:none!important;margin:0!important;min-height:50px!important;padding:11px 12px!important;font-size:.78rem!important;gap:8px!important;justify-content:center!important;white-space:nowrap}

  body.v7-mastered dialog{max-height:88dvh;padding:22px 18px max(22px,env(safe-area-inset-bottom));border-radius:25px 25px 0 0}
  body.v7-mastered .nav-dialog nav a{font-size:1.45rem;padding:13px 0}
  body.v7-mastered .detail-body h2{font-size:2.05rem}

  /* Subpages */
  body.v7-mastered .page-intro h1{font-size:2.45rem;line-height:1.08}
  body.v7-mastered .page-intro .lead{line-height:1.7}
  body.v7-mastered .catalog-card{padding:22px;border-radius:21px}
  body.v7-mastered .catalog-card h2{font-size:1.55rem}
  body.v7-mastered .detail-hero{padding-block:22px 38px;gap:22px}
  body.v7-mastered .detail-hero h1{font-size:2.35rem;line-height:1.1}
  body.v7-mastered .service-summary{padding:23px;border-radius:22px}
  body.v7-mastered .article-content h2{font-size:1.8rem}
  body.v7-mastered .article-side{padding:21px;border-radius:20px}
  body.v7-mastered .related-links a{min-height:70px;padding:17px}
}

@media(max-width:430px){
  body.v7-mastered .wrap{width:calc(100% - 28px)}
  body.v7-mastered .hero h1{font-size:clamp(2.62rem,13.6vw,3.2rem)!important}
  body.v7-mastered .hero-quick{grid-template-columns:1fr 1fr!important}
  body.v7-mastered .hero-assurance{display:none}
  body.v7-mastered .photo-bottom{padding:14px}
  body.v7-mastered .photo-bottom .round-icon{width:37px;height:37px}
  body.v7-mastered .mobile-dock{width:calc(100% - 18px)!important;grid-template-columns:.7fr .7fr 1.55fr!important}
}

@media(max-width:360px){
  body.v7-mastered .hero h1{font-size:2.55rem!important}
  body.v7-mastered .hero-quick{grid-template-columns:1fr!important}
  body.v7-mastered .brand small{letter-spacing:.045em}
  body.v7-mastered .service-card,body.v7-mastered .service-featured{padding:21px 18px!important}
  body.v7-mastered .mobile-dock>a:not(.dock-primary){padding-inline:4px!important}
  body.v7-mastered .mobile-dock>a.dock-primary{font-size:.73rem!important;padding-inline:8px!important}
}

@media(hover:none){
  body.v7-mastered .button:hover,body.v7-mastered .service-card:hover,body.v7-mastered .trust-proof:hover,body.v7-mastered .catalog-card:hover,body.v7-mastered .price-factors>div:hover{transform:none}
}

@media(prefers-reduced-motion:reduce){
  body.v7-mastered *,body.v7-mastered *::before,body.v7-mastered *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

@media(prefers-contrast:more){
  body.v7-mastered .header,body.v7-mastered .service-card,body.v7-mastered .inquiry-form{border-color:#75877f}
  body.v7-mastered .service-featured{border-color:#b8d58b!important}
  body.v7-mastered :where(.muted,.field-note,.hero-intro){color:#3e5049}
}

@media(max-width:700px){
  body.v7-mastered.dock-at-top .mobile-dock,
  body.v7-mastered.dock-near-footer .mobile-dock{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,92px)!important}
}

/* iOS/touch regression guard: scroll-reveal must never make readable content translucent.
   Mobile keeps motion through small transforms/hero interactions, but content opacity stays 1. */
@media(max-width:700px), (hover:none){
  body.v7-mastered .reveal[data-reveal-ready]{opacity:1!important;transform:none!important;will-change:auto!important}
  body.v7-mastered .reveal[data-reveal-ready].is-visible{opacity:1!important;transform:none!important}
  body.v7-mastered .service-card{opacity:1!important}
}


/* ===== SOURCE: premium-v8.css ===== */

/* Bez Insektów V8 — refined product layer.
   Loaded after V7. V8 keeps the regression guards and improves the actual
   mobile journey: no surprise auto-scroll, keyboard-safe dock, clearer core
   services and a more useful B2B block. */
:root{
  --v8-ink:#142923;
  --v8-deep:#102b24;
  --v8-deep-2:#183d33;
  --v8-lime:#dfff72;
  --v8-lime-soft:#efffb8;
  --v8-paper:#f8faf8;
  --v8-line:#d9e4dd;
  --v8-muted:#5c6d66;
  --v8-glass:rgba(250,252,250,.94);
  --v8-shadow:0 22px 68px rgba(13,42,34,.095);
}

body.v8-refined{background:var(--v8-paper);color:var(--v8-ink)}
body.v8-refined :where(a,button,summary){-webkit-user-select:none;user-select:none}
body.v8-refined :where(input,select,textarea){-webkit-user-select:text;user-select:text}
body.v8-refined :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #315f52;outline-offset:4px}
body.v8-refined :where(.care-section,.coverage,.inquiry-section,.service-featured) :where(a,button,input,select,textarea,summary):focus-visible{outline-color:var(--v8-lime)}

/* Header remains solid enough that content never reads through it on Safari. */
body.v8-refined .header{background:rgba(249,252,249,.94);border-color:rgba(221,232,225,.92)}
body.v8-refined .header-shell.is-scrolled .header{background:rgba(249,252,249,.985)}
body.v8-refined .desktop-nav a.is-current{font-weight:650;color:#173e33}
body.v8-refined .desktop-nav a.is-current:after{transform:scaleX(1)}

/* Hero — choice first, then a useful answer. No forced jump down the page. */
body.v8-refined .hero-copy{align-self:center}
body.v8-refined .hero-intro{max-width:500px}
body.v8-refined .hero-quick{max-width:720px}
body.v8-refined .problem-chip{position:relative;isolation:isolate}
body.v8-refined .problem-chip.just-selected{animation:v8-chip .36s ease-out}
@keyframes v8-chip{50%{transform:scale(.975)}100%{transform:none}}

body.v8-refined .hero-quick-result{
  margin-top:14px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px 20px;
  align-items:center;
  max-width:680px;
  padding:18px 18px 18px 20px;
  border:1px solid #dce7df;
  border-radius:20px;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(244,249,244,.94));
  box-shadow:0 14px 42px rgba(14,44,35,.07);
}
body.v8-refined .hero-quick-result[hidden]{display:none!important}
body.v8-refined .quick-result-copy{min-width:0}
body.v8-refined .quick-result-kicker{display:flex;align-items:center;gap:8px;margin:0 0 5px;font-size:.69rem;font-weight:700;letter-spacing:.1em;color:#60736b;text-transform:uppercase}
body.v8-refined .quick-result-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--v8-lime);box-shadow:0 0 0 4px rgba(191,226,74,.16)}
body.v8-refined .hero-quick-result h3{margin:0 0 6px;font-size:1.08rem;line-height:1.3;letter-spacing:-.03em}
body.v8-refined .hero-quick-result p{margin:0;color:var(--v8-muted);font-size:.86rem;line-height:1.55}
body.v8-refined .quick-result-actions{display:flex;align-items:center;gap:8px}
body.v8-refined .quick-result-link,body.v8-refined .quick-result-form{min-height:44px;border-radius:999px;padding:10px 13px;font-size:.78rem;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
body.v8-refined .quick-result-link{border:1px solid #d8e3dc;background:#fff}
body.v8-refined .quick-result-form{border:1px solid #bfdc55;background:var(--v8-lime);color:var(--v8-ink)}
body.v8-refined .quick-result-form .icon{width:16px;height:16px}

/* Core services are intentionally asymmetric on desktop but deterministic on mobile. */
body.v8-refined .core-services .service-card{overflow:hidden}
body.v8-refined .core-services .core-roaches{border-color:#dbe1d7;background:linear-gradient(150deg,#fff,#fafcf7)}
body.v8-refined .core-services .service-card .pest-links{margin-top:auto;margin-bottom:18px}
body.v8-refined .core-services .service-card .pest-links + .service-open{margin-top:0}
body.v8-refined .core-services .service-card:not(.service-featured) .pest-links a{background:#f7faf6;color:#243b34;border-color:#dbe5dd}
body.v8-refined .core-services .service-card:not(.service-featured) .pest-links a:hover{background:#eff6e8}

/* A compact, honest review state should not dominate a new brand before reviews exist. */
body.v8-refined .review-state.v6-review-state{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;padding:32px 34px}
body.v8-refined .review-state.v6-review-state h3{font-size:clamp(1.75rem,3vw,2.5rem)}
body.v8-refined .review-ready-points{gap:8px}
body.v8-refined .review-ready-points div{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}

/* Business block becomes concrete without inventing clients or certifications. */
body.v8-refined .business-section{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:46px;padding:46px}
body.v8-refined .business-section>div:first-child{align-self:start}
body.v8-refined .business-copy{min-width:0}
body.v8-refined .business-copy>p{max-width:660px}
body.v8-refined .business-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 22px}
body.v8-refined .business-type{min-width:0;padding:16px 17px;border:1px solid #dae6d7;border-radius:17px;background:rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
body.v8-refined .business-type span{display:block;margin-bottom:5px;font-size:.68rem;font-weight:700;letter-spacing:.1em;color:#718078}
body.v8-refined .business-type strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:.97rem;line-height:1.35;letter-spacing:-.025em}
body.v8-refined .business-type p{margin:5px 0 0;font-size:.8rem;line-height:1.5;color:#64736c}

/* Make the price and coverage sections feel deliberately connected. */
body.v8-refined .price-section{border-top:1px solid rgba(30,58,50,.075)}
body.v8-refined .coverage-right ul{margin-top:16px}
body.v8-refined .coverage-right li{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}

/* FAQ + form polish */
body.v8-refined .faq-list details[open]{border-color:#cddbd2}
body.v8-refined .faq-list details[open] summary:after{transform:rotate(180deg)}
body.v8-refined .form-selection-note{border-color:#d6e7c5;background:#f5faef}
body.v8-refined .inquiry-form :where(input,select,textarea){-webkit-appearance:none;appearance:none}
body.v8-refined .inquiry-form select{appearance:auto;-webkit-appearance:menulist}
body.v8-refined .summary-result textarea{background:#f6f9f6}

/* V8 deliberately avoids content-visibility on the main flow. Safari/iPhone stability
   is more important here than shaving a small amount of below-fold rendering work. */

/* Subpages get the same restrained surface treatment. */
body.v8-refined .catalog-card,body.v8-refined .article-side,body.v8-refined .service-summary{box-shadow:0 12px 36px rgba(13,42,34,.045)}
body.v8-refined .related-links a{transition:background .2s,border-color .2s,transform .2s}
@media(hover:hover){body.v8-refined .related-links a:hover{background:#f4f8f4;border-color:#cfdcd3;transform:translateY(-2px)}}

/* Touch / iPhone safety. */
@media(max-width:700px){
  body.v8-refined .header-shell{padding-top:max(10px,env(safe-area-inset-top));padding-bottom:9px}
  body.v8-refined .header{min-height:68px;padding:9px 11px 9px 13px;border-radius:21px}
  body.v8-refined .brand{gap:9px;font-size:1.16rem}
  body.v8-refined .brand-mark{width:42px;height:42px;border-radius:13px;font-size:1.65rem}
  body.v8-refined .brand small{font-size:.64rem;margin-top:4px}
  body.v8-refined .menu-toggle{width:44px;height:44px}
  body.v8-refined .menu-toggle>span{left:13px;top:18px}
  body.v8-refined .menu-toggle>span+span{top:24px}

  body.v8-refined .hero{padding-top:24px!important}
  body.v8-refined .hero h1{max-width:100%!important}
  body.v8-refined .hero-intro{font-size:.98rem!important;line-height:1.68!important;margin-bottom:24px}
  body.v8-refined .hero-actions{gap:15px}
  body.v8-refined .hero-actions .button{width:100%;min-height:54px}
  body.v8-refined .hero-actions .quiet-link{padding-inline:2px}
  body.v8-refined .hero-quick-result{grid-template-columns:1fr;padding:16px;border-radius:18px;gap:14px;margin-top:10px}
  body.v8-refined .hero-quick-result h3{font-size:1.02rem}
  body.v8-refined .hero-quick-result p{font-size:.83rem}
  body.v8-refined .quick-result-actions{display:grid;grid-template-columns:1fr 1.12fr;width:100%}
  body.v8-refined .quick-result-link,body.v8-refined .quick-result-form{white-space:normal;text-align:center;line-height:1.25;padding:10px 9px}

  /* Hard guard against the exact V6 washed-out / oversized card class of regressions. */
  body.v8-refined .service-featured{grid-row:auto!important;grid-column:auto!important;height:auto!important;min-height:0!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}
  body.v8-refined .service-featured :where(h3,p,.micro-label,.service-open,.pest-links a){opacity:1!important}
  body.v8-refined .core-services .pest-links{grid-template-columns:1fr 1fr!important}
  body.v8-refined .core-services .pest-links a{font-size:.72rem!important}

  body.v8-refined .review-state.v6-review-state{grid-template-columns:1fr;padding:22px 19px!important;gap:20px}
  body.v8-refined .review-state.v6-review-state h3{font-size:1.75rem}

  body.v8-refined .business-section{grid-template-columns:1fr;gap:19px;padding:26px 20px}
  body.v8-refined .business-copy>p{font-size:.94rem;line-height:1.65}
  body.v8-refined .business-types{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}
  body.v8-refined .business-type{padding:13px;border-radius:15px}
  body.v8-refined .business-type strong{font-size:.88rem}
  body.v8-refined .business-type p{display:none}

  /* The fixed dock disappears while typing and respects the home indicator. */
  body.v8-refined .mobile-dock{bottom:max(10px,env(safe-area-inset-bottom))!important;padding-bottom:max(7px,env(safe-area-inset-bottom))!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,visibility .22s,transform .3s var(--ease)!important}
  body.v8-refined.v8-ui-ready:not(.dock-at-top):not(.dock-near-footer):not(.form-in-view):not(.v8-form-near):not(.form-focus):not(.keyboard-open) .mobile-dock{opacity:1;visibility:visible;pointer-events:auto}
  body.v8-refined.form-in-view .mobile-dock,
  body.v8-refined.v8-form-near .mobile-dock,
  body.v8-refined.form-focus .mobile-dock,
  body.v8-refined.keyboard-open .mobile-dock,
  body.v8-refined:has(#inquiry-form :focus) .mobile-dock,
  body.v8-refined:has(dialog[open]) .mobile-dock{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,92px)!important}

  body.v8-refined .footer{padding-bottom:max(116px,calc(92px + env(safe-area-inset-bottom)))}
}

@media(max-width:430px){
  body.v8-refined .hero h1{font-size:clamp(2.55rem,13vw,3.08rem)!important;line-height:1.06!important}
  body.v8-refined .problem-chip{font-size:.76rem!important;padding-inline:10px!important}
  body.v8-refined .business-types{grid-template-columns:1fr}
  body.v8-refined .business-type p{display:block}
}

@media(max-width:360px){
  body.v8-refined .quick-result-actions{grid-template-columns:1fr}
  body.v8-refined .core-services .pest-links{grid-template-columns:1fr!important}
  body.v8-refined .hero h1{font-size:2.48rem!important}
}


@media(max-width:360px){
  body.v8-refined .footer-columns{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}
  body.v8-refined .footer-columns>*{min-width:0!important;grid-column:1/-1!important}
  body.v8-refined .footer-about{max-width:100%!important}
  body.v8-refined .footer-about :where(h2,p,.footer-email){max-width:100%;overflow-wrap:anywhere;word-break:normal}
}

@media(hover:none),(pointer:coarse){
  body.v8-refined .reveal[data-reveal-ready],body.v8-refined .reveal[data-reveal-ready].is-visible{opacity:1!important;transform:none!important;filter:none!important}
}

@media(prefers-reduced-motion:reduce){
  body.v8-refined .problem-chip.just-selected{animation:none}
}


/* ===== SOURCE: premium-v81.css ===== */

/* Bez Insektów V8.1 — mobile/product polish and diagnostic hub. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-x:none}
body.v81-polished{overflow-x:clip}
body.v81-polished :where(#pomoc,#przebieg,#zaufanie,#przygotowanie,#wiedza,#firmy,#obszar,#pytania,#zapytanie){scroll-margin-top:118px}
body.v81-polished .blog-image{background:linear-gradient(145deg,#edf3ed,#f8faf8 52%,#e7efe8);position:relative}
body.v81-polished .blog-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.48) 50%,transparent 65%);transform:translateX(-100%);opacity:0}
body.v81-polished .blog-image img{position:relative;z-index:1;background:#eef3ee}
body.v81-polished .diagnostic-page{padding-bottom:90px}
body.v81-polished .diagnostic-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:44px;align-items:end;padding-top:58px}
body.v81-polished .diagnostic-intro .page-intro{padding-bottom:0}
body.v81-polished .diagnostic-note{padding:24px 26px;border:1px solid #d8e3dc;border-radius:24px;background:linear-gradient(145deg,#fff,#f3f8f3);box-shadow:0 16px 48px rgba(13,42,34,.055)}
body.v81-polished .diagnostic-note strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:1.15rem;letter-spacing:-.03em;margin-bottom:8px}
body.v81-polished .diagnostic-note p{margin:0;color:#5c6d66;line-height:1.7}
body.v81-polished .symptom-section{padding-top:62px}
body.v81-polished .symptom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}
body.v81-polished .symptom-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:start;padding:23px;border:1px solid #d9e4dd;border-radius:24px;background:#fff;box-shadow:0 12px 36px rgba(13,42,34,.045);min-width:0}
body.v81-polished .symptom-card .service-icon{margin-top:2px}
body.v81-polished .symptom-card h2{font-size:1.35rem;line-height:1.25;letter-spacing:-.04em;margin:0 0 8px}
body.v81-polished .symptom-card p{margin:0;color:#5c6d66;line-height:1.65;font-size:.94rem}
body.v81-polished .symptom-card a{align-self:center;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid #d9e4dd;background:#f5f8f4;transition:background .2s,transform .2s}
body.v81-polished .symptom-card a .icon{width:18px;height:18px}
@media(hover:hover){body.v81-polished .symptom-card:hover{border-color:#b9c9bf}body.v81-polished .symptom-card:hover a{background:#dfff72;transform:translate(2px,-2px)}}
body.v81-polished .diagnostic-how{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;margin-top:52px;padding:34px;border-radius:28px;background:linear-gradient(145deg,#183d33,#102b24);color:#fff}
body.v81-polished .diagnostic-how h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin-bottom:12px}
body.v81-polished .diagnostic-how>div:first-child p{color:#c9d9d1;max-width:520px}
body.v81-polished .diagnostic-steps{display:grid;gap:8px}
body.v81-polished .diagnostic-steps div{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:15px 17px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.045)}
body.v81-polished .diagnostic-steps span{color:#dfff72;font-size:.78rem;font-weight:700;letter-spacing:.08em}
body.v81-polished .diagnostic-steps strong{font-weight:550}
body.v81-polished .diagnostic-safe{margin-top:24px;padding:20px 22px;border:1px solid #d7e4d7;border-radius:20px;background:#eff7e9}
body.v81-polished .diagnostic-safe p{margin:0;line-height:1.75;color:#43594f}
body.v81-polished .diagnostic-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:28px;padding:28px 30px;border:1px solid #d9e4dd;border-radius:24px;background:#fff}
body.v81-polished .diagnostic-cta h2{font-size:1.7rem;margin:0 0 6px}
body.v81-polished .diagnostic-cta p{margin:0;color:#5c6d66}
body.v81-polished .diagnostic-cta .button{flex-shrink:0}

@media(max-width:800px){
  body.v81-polished .diagnostic-intro{grid-template-columns:1fr;gap:22px;padding-top:34px}
  body.v81-polished .symptom-grid{grid-template-columns:1fr}
  body.v81-polished .diagnostic-how{grid-template-columns:1fr;padding:28px 24px}
  body.v81-polished .diagnostic-cta{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
  body.v81-polished .diagnostic-page{padding-bottom:55px}
  body.v81-polished .diagnostic-intro{padding-top:22px}
  body.v81-polished .diagnostic-note{padding:20px;border-radius:20px}
  body.v81-polished .symptom-section{padding-top:44px}
  body.v81-polished .symptom-grid{gap:11px;margin-top:20px}
  body.v81-polished .symptom-card{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:18px 16px;border-radius:20px}
  body.v81-polished .symptom-card .service-icon{width:38px;height:38px;border-radius:12px}
  body.v81-polished .symptom-card h2{font-size:1.14rem}
  body.v81-polished .symptom-card p{font-size:.88rem;line-height:1.58}
  body.v81-polished .symptom-card a{width:38px;height:38px}
  body.v81-polished .diagnostic-how{margin-top:38px;border-radius:24px}
  body.v81-polished .diagnostic-cta{padding:23px 20px;border-radius:22px}
  body.v81-polished .diagnostic-cta .button{width:100%}
  body.v81-polished .faq-list summary{min-height:56px}
}
@media(max-width:360px){
  body.v81-polished .hero-visual .photo-bottom .round-icon{display:none}
  body.v81-polished .hero-visual .photo-bottom{gap:8px;padding:13px 14px}
  body.v81-polished .hero-visual .photo-bottom p{font-size:1.16rem}
  body.v81-polished .symptom-card{grid-template-columns:auto minmax(0,1fr)}
  body.v81-polished .symptom-card>a{grid-column:2;justify-self:start;border-radius:999px;width:auto;padding-inline:14px}
  body.v81-polished .symptom-card>a:after{content:"Czytaj";margin-left:6px;font-size:.75rem;font-weight:650}
}
@media(prefers-reduced-motion:reduce){body.v81-polished .symptom-card a{transition:none}}


/* ===== SOURCE: premium-v82.css ===== */

/* Bez Insektów V8.2 — confirmed full-offer layer. */
body.v82-expanded .offer-scope{margin-top:28px;padding:30px;border:1px solid #d8e4dc;border-radius:28px;background:linear-gradient(145deg,#ffffff 0%,#f4f8f3 100%);box-shadow:0 18px 54px rgba(13,42,34,.055)}
body.v82-expanded .offer-scope-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px}
body.v82-expanded .offer-scope-head>div{max-width:760px}
body.v82-expanded .offer-scope-head h3{font-size:clamp(1.8rem,3.2vw,2.7rem);line-height:1.08;letter-spacing:-.045em;margin:6px 0 10px}
body.v82-expanded .offer-scope-head p{margin:0;color:#5c6d66;line-height:1.65}
body.v82-expanded .offer-scope-badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #cae16f;border-radius:999px;background:#efffb8;font-size:.72rem;font-weight:750;letter-spacing:.055em;text-transform:uppercase;color:#24392f}
body.v82-expanded .offer-scope-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#91b900;box-shadow:0 0 0 4px rgba(145,185,0,.12)}
body.v82-expanded .offer-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.v82-expanded .offer-group{min-width:0;padding:19px;border:1px solid #dbe5de;border-radius:20px;background:rgba(255,255,255,.78)}
body.v82-expanded .offer-group h4{margin:0 0 13px;font-size:.77rem;letter-spacing:.095em;text-transform:uppercase;color:#64766d}
body.v82-expanded .offer-links{display:flex;flex-wrap:wrap;gap:8px}
body.v82-expanded .offer-links a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:9px 12px;border:1px solid #d9e4dd;border-radius:999px;background:#fff;font-size:.82rem;font-weight:650;line-height:1.2;transition:transform .18s ease,border-color .18s ease,background .18s ease}
body.v82-expanded .offer-links a:after{content:"↗";font-size:.82rem;color:#5c7067}
@media(hover:hover){body.v82-expanded .offer-links a:hover{transform:translateY(-2px);border-color:#bfd46d;background:#f5fbdc}}
body.v82-expanded .offer-scope-note{margin:18px 0 0;padding-top:17px;border-top:1px solid #dce6df;color:#5c6d66;font-size:.84rem;line-height:1.6}
body.v82-expanded .offer-scope-note strong{color:#203a31}

/* New, confirmed service cards no longer look like tentative catalogue items. */
body.v82-expanded .catalog-card .status-scope{background:#efffb8!important;border-color:#cae16f!important;color:#32452f!important}
body.v82-expanded .catalog-card[data-category="owady"] .micro-label:not(.status-seasonal){white-space:normal}

/* Diagnostic hub: confirmed routes should feel actionable, not provisional. */
body.v82-expanded .diagnostic-page .symptom-card a{background:#f5f8f4}
body.v82-expanded .diagnostic-page .symptom-card a[href*="zwalczanie-rybikow"],
body.v82-expanded .diagnostic-page .symptom-card a[href*="zwalczanie-pchel"],
body.v82-expanded .diagnostic-page .symptom-card a[href*="mole-spozywcze"],
body.v82-expanded .diagnostic-page .symptom-card a[href*="zwalczanie-much-muszek"]{border-color:#cfe086;background:#f3facf}

@media(max-width:760px){
  body.v82-expanded .offer-scope{padding:23px 19px;border-radius:24px}
  body.v82-expanded .offer-scope-head{display:block;margin-bottom:18px}
  body.v82-expanded .offer-scope-badge{margin-top:14px}
  body.v82-expanded .offer-groups{grid-template-columns:1fr;gap:9px}
  body.v82-expanded .offer-group{padding:16px;border-radius:18px}
  body.v82-expanded .offer-links{gap:7px}
  body.v82-expanded .offer-links a{font-size:.79rem;min-height:39px;padding:9px 11px}
}
@media(max-width:360px){
  body.v82-expanded .offer-links{display:grid;grid-template-columns:1fr}
  body.v82-expanded .offer-links a{justify-content:space-between;border-radius:14px}
}
@media(prefers-reduced-motion:reduce){body.v82-expanded .offer-links a{transition:none}}


/* ===== SOURCE: premium-v83.css ===== */

/* Bez Insektów V8.3 — growth/content layer. Loaded after V8.2. */
:root{--v83-green:#153c31;--v83-line:#d9e5dd;--v83-muted:#61726a;--v83-lime:#dfff72;--v83-soft:#f4f8f4}
body.v83-growth .service-brief{margin:4px 0 34px;padding:26px;border:1px solid var(--v83-line);border-radius:24px;background:linear-gradient(145deg,#fff,#f4f8f4);box-shadow:0 18px 48px rgba(13,42,34,.055)}
body.v83-growth .service-brief-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}
body.v83-growth .service-brief-head>div{max-width:690px}
body.v83-growth .service-brief h2{margin:5px 0 8px;font-size:clamp(1.55rem,2.8vw,2.2rem);letter-spacing:-.04em;line-height:1.08}
body.v83-growth .service-brief p{margin:0;color:var(--v83-muted);line-height:1.62}
body.v83-growth .brief-badge{flex:0 0 auto;padding:9px 12px;border:1px solid #c9de75;border-radius:999px;background:#efffb8;color:#2d4439;font-size:.68rem;font-weight:750;letter-spacing:.075em;text-transform:uppercase}
body.v83-growth .brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;counter-reset:v83brief}
body.v83-growth .brief-grid li{counter-increment:v83brief;display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;min-width:0;padding:14px 15px;border:1px solid #dce6df;border-radius:17px;background:rgba(255,255,255,.86);font-size:.88rem;line-height:1.5;color:#30483f}
body.v83-growth .brief-grid li:before{content:counter(v83brief,decimal-leading-zero);display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#193c32;color:#efffb8;font-size:.66rem;font-weight:750;letter-spacing:.05em}
body.v83-growth .service-local-context{margin:32px 0;padding:25px;border-radius:24px;background:linear-gradient(135deg,#13382f,#1a493c);color:#f7fbf8;box-shadow:0 20px 58px rgba(12,38,31,.12)}
body.v83-growth .service-local-context .eyebrow{color:#dfff72}
body.v83-growth .service-local-context h2{margin:6px 0 10px;font-size:clamp(1.45rem,2.6vw,2.05rem);letter-spacing:-.04em}
body.v83-growth .service-local-context p{max-width:720px;margin:0;color:rgba(247,251,248,.78);line-height:1.65}
body.v83-growth .service-local-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}
body.v83-growth .service-local-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.07);color:#fff;font-size:.78rem;font-weight:650}
body.v83-growth .service-local-actions a:first-child{background:var(--v83-lime);border-color:var(--v83-lime);color:#17352c}
body.v83-growth .faq-list details.v83-extra-faq{border-color:#d8e5dc;background:#fbfdfb}
body.v83-growth .faq-list details.v83-extra-faq summary:after{content:"+";font-weight:500}
body.v83-growth .faq-list details.v83-extra-faq[open] summary:after{content:"–"}

body.v83-growth .knowledge-expansion{margin-top:24px;padding:26px;border:1px solid var(--v83-line);border-radius:26px;background:#fff}
body.v83-growth .knowledge-expansion-head{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:17px}
body.v83-growth .knowledge-expansion h3{margin:5px 0 0;font-size:clamp(1.45rem,2.8vw,2.15rem);letter-spacing:-.04em}
body.v83-growth .knowledge-expansion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
body.v83-growth .knowledge-expansion-grid a{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;min-width:0;padding:14px 15px;border:1px solid #dde6e0;border-radius:17px;background:#f9fbf9;transition:transform .18s ease,border-color .18s ease,background .18s ease}
body.v83-growth .knowledge-expansion-grid a span:first-child{font-size:.63rem;font-weight:800;letter-spacing:.08em;color:#6a7a72;text-transform:uppercase}
body.v83-growth .knowledge-expansion-grid a strong{min-width:0;font-size:.86rem;line-height:1.35;letter-spacing:-.015em}
body.v83-growth .knowledge-expansion-grid a i{font-style:normal;color:#50665d}
@media(hover:hover){body.v83-growth .knowledge-expansion-grid a:hover{transform:translateY(-2px);border-color:#c9da7b;background:#f5fbdc}}

body.v83-growth .blog-controls-v83{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.46fr);gap:12px;align-items:center;margin:26px 0 18px;padding:14px;border:1px solid var(--v83-line);border-radius:20px;background:#fff}
body.v83-growth .blog-filter-group{display:flex;flex-wrap:wrap;gap:7px}
body.v83-growth .blog-filter-group button{min-height:40px;padding:8px 12px;border:1px solid #dce6df;border-radius:999px;background:#f7faf7;font-size:.75rem;font-weight:650;color:#30483f}
body.v83-growth .blog-filter-group button[aria-pressed="true"]{border-color:#bfd75e;background:#efffb8;color:#213a30}
body.v83-growth .blog-search-v83{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce6df;border-radius:999px;background:#fbfdfb}
body.v83-growth .blog-search-v83 input{width:100%;min-width:0;min-height:40px;border:0;background:transparent;outline:0;font:inherit;font-size:.78rem;color:#213a30}
body.v83-growth .blog-status-v83{grid-column:1/-1;margin:0 2px;color:#687871;font-size:.75rem}
body.v83-growth [data-blog-card][hidden]{display:none!important}

body.v83-growth .b2b-v83{margin:28px 0 36px;padding:30px;border:1px solid var(--v83-line);border-radius:26px;background:linear-gradient(145deg,#fff,#f5f8f4)}
body.v83-growth .b2b-v83-head{max-width:760px;margin-bottom:20px}
body.v83-growth .b2b-v83-head h2{margin:6px 0 9px;font-size:clamp(1.6rem,3vw,2.35rem);letter-spacing:-.045em;line-height:1.08}
body.v83-growth .b2b-v83-head p{margin:0;color:var(--v83-muted);line-height:1.65}
body.v83-growth .b2b-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
body.v83-growth .b2b-sector{padding:17px;border:1px solid #dce6df;border-radius:18px;background:rgba(255,255,255,.82)}
body.v83-growth .b2b-sector span{display:block;margin-bottom:6px;font-size:.62rem;font-weight:800;letter-spacing:.095em;text-transform:uppercase;color:#728178}
body.v83-growth .b2b-sector strong{display:block;margin-bottom:5px;font-size:.95rem;letter-spacing:-.02em}
body.v83-growth .b2b-sector p{margin:0;color:#64756d;font-size:.79rem;line-height:1.52}
body.v83-growth .b2b-v83-foot{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:17px;padding-top:17px;border-top:1px solid #dce6df}
body.v83-growth .b2b-v83-foot p{max-width:720px;margin:0;color:#62736b;font-size:.8rem;line-height:1.55}

body.v83-growth .coverage-zones-v83{margin-top:25px;padding:25px;border:1px solid var(--v83-line);border-radius:24px;background:#fff}
body.v83-growth .coverage-zones-v83 h2{margin:5px 0 8px;font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.04em}
body.v83-growth .coverage-zones-v83>p{max-width:760px;color:var(--v83-muted);line-height:1.62}
body.v83-growth .coverage-zones-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}
body.v83-growth .coverage-zone{padding:15px 16px;border:1px solid #dde6e0;border-radius:17px;background:#f8faf8}
body.v83-growth .coverage-zone strong{display:block;margin-bottom:5px;font-size:.88rem}
body.v83-growth .coverage-zone span{display:block;color:#67776f;font-size:.78rem;line-height:1.5}

@media(max-width:760px){
 body.v83-growth .service-brief{padding:21px 18px;border-radius:22px}
 body.v83-growth .service-brief-head{display:block}
 body.v83-growth .brief-badge{display:inline-flex;margin-top:12px}
 body.v83-growth .brief-grid{grid-template-columns:1fr}
 body.v83-growth .service-local-context{padding:22px 19px;border-radius:22px}
 body.v83-growth .service-local-actions{display:grid;grid-template-columns:1fr 1fr}
 body.v83-growth .knowledge-expansion{padding:21px 18px;border-radius:22px}
 body.v83-growth .knowledge-expansion-head{display:block}
 body.v83-growth .knowledge-expansion-grid{grid-template-columns:1fr}
 body.v83-growth .blog-controls-v83{grid-template-columns:1fr;padding:11px;border-radius:18px}
 body.v83-growth .blog-filter-group{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}
 body.v83-growth .blog-filter-group::-webkit-scrollbar{display:none}
 body.v83-growth .blog-filter-group button{flex:0 0 auto}
 body.v83-growth .b2b-v83{padding:23px 19px;border-radius:22px}
 body.v83-growth .b2b-sector-grid{grid-template-columns:1fr 1fr}
 body.v83-growth .b2b-v83-foot{display:block}
 body.v83-growth .b2b-v83-foot a{margin-top:12px}
 body.v83-growth .coverage-zones-v83{padding:21px 18px;border-radius:22px}
 body.v83-growth .coverage-zones-grid{grid-template-columns:1fr}
}
@media(max-width:430px){
 body.v83-growth .service-local-actions{grid-template-columns:1fr}
 body.v83-growth .b2b-sector-grid{grid-template-columns:1fr}
 body.v83-growth .brief-grid li{padding:13px}
}
@media(prefers-reduced-motion:reduce){body.v83-growth .knowledge-expansion-grid a{transition:none}}


/* ===== SOURCE: premium-v9.css ===== */

/* Bez Insektów V9 — major experience layer. Loaded last. */
:root{
  --v9-ink:#102b24;
  --v9-ink-2:#173a31;
  --v9-lime:#dfff72;
  --v9-lime-soft:#efffb7;
  --v9-mint:#eaf5ed;
  --v9-paper:#fbfdfb;
  --v9-line:#d8e5dc;
  --v9-muted:#63736c;
  --v9-shadow:0 24px 70px rgba(14,44,35,.10);
  --v9-radius:30px;
}
html{scroll-behavior:smooth}
body.v9-major{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip;background:radial-gradient(circle at 8% 4%,rgba(223,255,114,.11),transparent 24rem),#f8fbf8}
body.v9-major main{overflow:clip}
body.v9-major :where(section,[id]){scroll-margin-top:118px}
body.v9-major a,body.v9-major button{-webkit-tap-highlight-color:transparent}
body.v9-major :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(135,180,0,.42);outline-offset:3px}

/* Header polish */
body.v9-major .header-shell{backdrop-filter:saturate(130%) blur(18px);-webkit-backdrop-filter:saturate(130%) blur(18px)}
body.v9-major .header{border-color:rgba(24,61,50,.10);box-shadow:0 12px 42px rgba(18,52,42,.075),inset 0 1px 0 rgba(255,255,255,.88)}
body.v9-major .brand-mark{box-shadow:0 8px 26px rgba(174,211,44,.20),inset 0 1px 0 rgba(255,255,255,.76)}

/* Hero — stronger hierarchy without fake claims */
body.v9-major .hero{padding-top:clamp(42px,6vw,86px);padding-bottom:clamp(34px,5vw,72px)}
body.v9-major .hero-copy{position:relative;z-index:2}
body.v9-major .hero-kicker{width:max-content;max-width:100%;padding:8px 12px;border:1px solid #dce6df;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 #fff}
body.v9-major .hero h1{max-width:760px;text-wrap:balance}
body.v9-major .hero-intro{max-width:665px;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.72;color:#51675e}
body.v9-major .hero-actions>.button-lime{box-shadow:0 12px 30px rgba(161,194,42,.20),inset 0 1px 0 rgba(255,255,255,.8)}
body.v9-major .hero-facts-v9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:650px;margin-top:25px}
body.v9-major .hero-fact-v9{min-width:0;padding:12px 13px;border:1px solid #dbe5df;border-radius:17px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 #fff}
body.v9-major .hero-fact-v9 strong{display:block;font-size:.92rem;letter-spacing:-.025em;color:#1d3d34}
body.v9-major .hero-fact-v9 span{display:block;margin-top:3px;font-size:.68rem;line-height:1.35;color:#6c7c74}
body.v9-major .hero-visual{box-shadow:0 30px 90px rgba(23,58,49,.14)}
body.v9-major .hero-assurance{border-color:rgba(255,255,255,.26);background:rgba(12,42,33,.68);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}

/* Replace the old hero quick chips visually with a quieter bridge. */
body.v9-major .hero-quick{margin-top:18px;padding-top:17px;border-top:1px solid #dfe7e2}
body.v9-major .hero-quick-label{width:100%;margin-bottom:2px;color:#687970}
body.v9-major .problem-chip{background:#fff;border-color:#d9e4dd;box-shadow:inset 0 1px 0 #fff}
body.v9-major .problem-chip[aria-pressed="true"]{background:var(--v9-lime-soft);border-color:#c9dc65;color:#1d392f}

/* Major V9 intake — a real decision path, progressive enhancement. */
body.v9-major .v9-intake-section{padding-block:18px 82px}
body.v9-major .v9-intake-shell{position:relative;overflow:hidden;border:1px solid #cfded5;border-radius:34px;background:linear-gradient(135deg,#14382f 0%,#183f35 56%,#214d40 100%);color:#f8fbf9;box-shadow:0 28px 86px rgba(17,54,44,.16)}
body.v9-major .v9-intake-shell:before{content:"";position:absolute;inset:-20% -10% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(223,255,114,.16),transparent 68%);pointer-events:none}
body.v9-major .v9-intake-head{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.6fr);gap:28px;padding:34px 36px 24px;border-bottom:1px solid rgba(255,255,255,.11)}
body.v9-major .v9-intake-head .eyebrow{color:var(--v9-lime)}
body.v9-major .v9-intake-head h2{max-width:760px;margin:4px 0 10px;color:#fff;font-size:clamp(2rem,4vw,3.55rem);line-height:1.03;letter-spacing:-.055em;text-wrap:balance}
body.v9-major .v9-intake-head p{max-width:700px;margin:0;color:rgba(246,251,248,.72);line-height:1.62}
body.v9-major .v9-intake-state{align-self:end;display:flex;justify-content:flex-end;gap:7px}
body.v9-major .v9-intake-state span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;font-size:.68rem;font-weight:800;color:rgba(255,255,255,.5)}
body.v9-major .v9-intake-state span.is-active{background:var(--v9-lime);border-color:var(--v9-lime);color:#15372d}
body.v9-major .v9-intake-stage{position:relative;padding:28px 36px 34px}
body.v9-major .v9-intake-stage[hidden],body.v9-major .v9-intake-result[hidden]{display:none!important}
body.v9-major .v9-stage-label{display:flex;align-items:center;gap:10px;margin:0 0 15px;color:rgba(255,255,255,.63);font-size:.73rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
body.v9-major .v9-stage-label span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:rgba(255,255,255,.08);color:var(--v9-lime)}
body.v9-major .v9-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
body.v9-major .v9-choice{min-width:0;min-height:94px;padding:15px;text-align:left;border:1px solid rgba(255,255,255,.13);border-radius:19px;background:rgba(255,255,255,.055);color:#fff;transition:transform .18s ease,background .18s ease,border-color .18s ease}
body.v9-major .v9-choice strong{display:block;font-size:.9rem;line-height:1.25;letter-spacing:-.02em}
body.v9-major .v9-choice small{display:block;margin-top:6px;color:rgba(255,255,255,.58);font-size:.69rem;line-height:1.38}
body.v9-major .v9-choice[aria-pressed="true"]{border-color:#dfff72;background:rgba(223,255,114,.13);box-shadow:inset 0 0 0 1px rgba(223,255,114,.28)}
@media(hover:hover){body.v9-major .v9-choice:hover{transform:translateY(-2px);background:rgba(255,255,255,.09);border-color:rgba(223,255,114,.42)}}
body.v9-major .v9-intake-stage[data-v9-stage="2"] .v9-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
body.v9-major .v9-intake-back{margin-top:14px;padding:8px 0;border:0;background:transparent;color:rgba(255,255,255,.68);font:inherit;font-size:.76rem;text-decoration:underline;text-underline-offset:4px}
body.v9-major .v9-intake-result{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;padding:28px 36px 34px}
body.v9-major .v9-result-kicker{margin:0 0 7px;color:var(--v9-lime);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
body.v9-major .v9-intake-result h3{max-width:760px;margin:0;color:#fff;font-size:clamp(1.55rem,2.8vw,2.4rem);line-height:1.1;letter-spacing:-.045em}
body.v9-major .v9-intake-result p:not(.v9-result-kicker){max-width:760px;margin:9px 0 0;color:rgba(255,255,255,.68);line-height:1.6}
body.v9-major .v9-result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
body.v9-major .v9-result-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 15px;border:1px solid rgba(255,255,255,.17);border-radius:999px;color:#fff;font-size:.79rem;font-weight:700;white-space:nowrap}
body.v9-major .v9-result-actions a:first-child{background:var(--v9-lime);border-color:var(--v9-lime);color:#17352c}

/* Focus services — more editorial and less catalogue-like. */
body.v9-major .v9-focus-section{padding-block:14px 82px}
body.v9-major .v9-focus-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px}
body.v9-major .v9-focus-head>div{max-width:760px}
body.v9-major .v9-focus-head h2{margin:5px 0 0}
body.v9-major .v9-focus-head>p{max-width:430px;margin:0;color:#66766e;line-height:1.6}
body.v9-major .v9-focus-grid{display:grid;grid-template-columns:1.08fr 1fr .72fr;gap:12px}
body.v9-major .v9-focus-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:400px;padding:28px;border:1px solid #d7e4dc;border-radius:29px;background:#fff;box-shadow:0 15px 50px rgba(18,49,40,.055)}
body.v9-major .v9-focus-card.primary{background:linear-gradient(145deg,#14372e,#1d493c);border-color:#14372e;color:#fff}
body.v9-major .v9-focus-card.primary:after{content:"";position:absolute;right:-90px;bottom:-110px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(223,255,114,.2),transparent 66%);pointer-events:none}
body.v9-major .v9-focus-card .micro-label{color:#708078}
body.v9-major .v9-focus-card.primary .micro-label{color:var(--v9-lime)}
body.v9-major .v9-focus-card h3{max-width:360px;margin:18px 0 10px;font-size:clamp(1.7rem,2.6vw,2.45rem);line-height:1.05;letter-spacing:-.05em}
body.v9-major .v9-focus-card p{margin:0;color:#65766e;line-height:1.62}
body.v9-major .v9-focus-card.primary p{color:rgba(255,255,255,.70)}
body.v9-major .v9-signal-list{display:grid;gap:7px;margin:22px 0 25px;padding:0;list-style:none}
body.v9-major .v9-signal-list li{display:flex;gap:9px;align-items:flex-start;font-size:.8rem;line-height:1.45;color:#496158}
body.v9-major .primary .v9-signal-list li{color:rgba(255,255,255,.75)}
body.v9-major .v9-signal-list li:before{content:"";flex:0 0 7px;width:7px;height:7px;margin-top:.42em;border-radius:50%;background:#9cbd24}
body.v9-major .v9-focus-card.primary .v9-signal-list li:before{background:var(--v9-lime)}
body.v9-major .v9-focus-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:14px;position:relative;z-index:1}
body.v9-major .v9-focus-actions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 13px;border:1px solid #d9e5de;border-radius:999px;background:#f8faf8;font-size:.76rem;font-weight:700;color:#2a443a}
body.v9-major .primary .v9-focus-actions a{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff}
body.v9-major .primary .v9-focus-actions a:first-child{border-color:var(--v9-lime);background:var(--v9-lime);color:#17362c}
body.v9-major .v9-focus-card.compact h3{font-size:1.65rem}
body.v9-major .v9-focus-card.compact{min-height:400px;background:linear-gradient(155deg,#f5fadf,#fff)}

/* Full offer becomes horizontal, intentionally scrollable on small screens rather than a very tall wall. */
body.v9-major .offer-scope{box-shadow:0 20px 65px rgba(18,49,40,.06)}
body.v9-major .offer-links a{transition:background .18s ease,border-color .18s ease,transform .18s ease}
@media(hover:hover){body.v9-major .offer-links a:hover{transform:translateY(-1px)}}

/* Standard pracy — trust built on process, not invented reviews. */
body.v9-major .v9-standard-home{margin:26px 0 20px;padding:29px;border:1px solid #d4e2d9;border-radius:29px;background:linear-gradient(145deg,#fff,#f1f7f1);box-shadow:0 18px 56px rgba(18,49,40,.055)}
body.v9-major .v9-standard-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}
body.v9-major .v9-standard-head>div{max-width:740px}
body.v9-major .v9-standard-head h3{margin:5px 0 0;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.045em}
body.v9-major .v9-standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
body.v9-major .v9-standard-item{padding:16px;border:1px solid #dbe6df;border-radius:18px;background:rgba(255,255,255,.78)}
body.v9-major .v9-standard-item span{display:block;margin-bottom:6px;color:#779078;font-size:.62rem;font-weight:850;letter-spacing:.09em}
body.v9-major .v9-standard-item strong{display:block;margin-bottom:5px;font-size:.9rem;letter-spacing:-.02em}
body.v9-major .v9-standard-item p{margin:0;color:#687870;font-size:.76rem;line-height:1.5}

/* Compact real metrics are counts of our own content/offer, not business performance claims. */
body.v9-major .v9-system-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 auto 30px;overflow:hidden;border:1px solid #d7e3dc;border-radius:23px;background:#d7e3dc}
body.v9-major .v9-system-strip>div{padding:18px;background:#fbfdfb}
body.v9-major .v9-system-strip strong{display:block;font-size:1.28rem;letter-spacing:-.04em;color:#17372e}
body.v9-major .v9-system-strip span{display:block;margin-top:3px;color:#6b7a72;font-size:.69rem;line-height:1.35}

/* Service-page upgrade. */
body.v9-major.service-page .detail-hero{align-items:stretch}
body.v9-major .v9-service-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:14px auto 42px;overflow:hidden;border:1px solid #d6e3da;border-radius:24px;background:#d6e3da}
body.v9-major .v9-service-rail>div{padding:17px 18px;background:#fbfdfb}
body.v9-major .v9-service-rail span{display:block;margin-bottom:5px;color:#7d8d85;font-size:.61rem;font-weight:800;letter-spacing:.1em}
body.v9-major .v9-service-rail strong{display:block;font-size:.84rem;line-height:1.35;letter-spacing:-.015em;color:#27443a}
body.v9-major .v9-service-next{margin:30px 0;padding:24px 25px;border:1px solid #d8e4dc;border-radius:24px;background:linear-gradient(145deg,#f4f9e7,#fff)}
body.v9-major .v9-service-next h2{margin:5px 0 8px;font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.04em}
body.v9-major .v9-service-next p{max-width:720px;margin:0;color:#66776f;line-height:1.6}
body.v9-major .v9-service-next-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}
body.v9-major .v9-service-next-actions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 13px;border:1px solid #cfddd4;border-radius:999px;background:#fff;color:#28443a;font-size:.77rem;font-weight:700}
body.v9-major .v9-service-next-actions a:first-child{background:#193c32;border-color:#193c32;color:#fff}
body.v9-major .article-side{box-shadow:0 14px 44px rgba(18,49,40,.045)}
body.v9-major .article-side .v9-standard-link{margin-top:9px;border-top:1px solid #e0e8e3;padding-top:13px;font-weight:750;color:#183d32}

/* Blog hub paths. */
body.v9-major .v9-knowledge-paths{margin:22px 0 20px;padding:25px;border:1px solid #d7e4dc;border-radius:26px;background:linear-gradient(145deg,#153a30,#1d493c);color:#fff}
body.v9-major .v9-knowledge-paths .eyebrow{color:var(--v9-lime)}
body.v9-major .v9-knowledge-paths h2{margin:4px 0 8px;color:#fff;font-size:clamp(1.6rem,3vw,2.35rem)}
body.v9-major .v9-knowledge-paths>p{max-width:720px;color:rgba(255,255,255,.69);line-height:1.6}
body.v9-major .v9-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:17px}
body.v9-major .v9-path-grid a{display:flex;flex-direction:column;min-height:116px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:rgba(255,255,255,.055);color:#fff}
body.v9-major .v9-path-grid a span{font-size:.62rem;font-weight:800;letter-spacing:.08em;color:var(--v9-lime)}
body.v9-major .v9-path-grid a strong{margin-top:auto;font-size:.88rem;line-height:1.35}

/* Form becomes a guided brief while remaining one accessible HTML form. */
body.v9-major .inquiry-section{position:relative;overflow:hidden}
body.v9-major .inquiry-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 25%,rgba(223,255,114,.07),transparent 26rem);pointer-events:none}
body.v9-major .inquiry-layout{position:relative}
body.v9-major .inquiry-form{border-color:rgba(255,255,255,.14);box-shadow:0 28px 86px rgba(4,28,21,.22),inset 0 1px 0 rgba(255,255,255,.08)}
body.v9-major .v9-form-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:-4px 0 23px}
body.v9-major .v9-form-progress>div{padding:10px 11px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.045)}
body.v9-major .v9-form-progress span{display:block;color:var(--v9-lime);font-size:.58rem;font-weight:850;letter-spacing:.09em}
body.v9-major .v9-form-progress strong{display:block;margin-top:3px;color:rgba(255,255,255,.78);font-size:.71rem;font-weight:650}
body.v9-major .v9-form-quick{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 20px}
body.v9-major .v9-form-quick button{min-height:38px;padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.78);font:inherit;font-size:.72rem;font-weight:650}
body.v9-major .v9-form-quick button.is-selected{background:var(--v9-lime);border-color:var(--v9-lime);color:#17362c}
body.v9-major .v9-char-count{text-align:right;margin-top:-12px;color:rgba(255,255,255,.45);font-size:.67rem}
body.v9-major .summary-result{border-color:rgba(223,255,114,.23);background:rgba(223,255,114,.07)}

/* New standard pracy page. */
body.v9-major.standard-page .page-intro{max-width:980px}
body.v9-major .v9-standard-page-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.6fr);gap:22px;align-items:end}
body.v9-major .v9-standard-page-card{padding:22px;border:1px solid #d5e2da;border-radius:24px;background:#fff;box-shadow:var(--v9-shadow)}
body.v9-major .v9-standard-page-card strong{display:block;font-size:1.05rem;letter-spacing:-.025em}
body.v9-major .v9-standard-page-card p{margin:8px 0 0;color:#66776f;line-height:1.55}
body.v9-major .v9-standard-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:12px 0 48px}
body.v9-major .v9-standard-section{padding:25px;border:1px solid #d8e4dc;border-radius:25px;background:#fff}
body.v9-major .v9-standard-section:nth-child(1),body.v9-major .v9-standard-section:nth-child(6){background:linear-gradient(145deg,#153a30,#1d493c);border-color:#153a30;color:#fff}
body.v9-major .v9-standard-section span{display:block;margin-bottom:10px;color:#829087;font-size:.64rem;font-weight:850;letter-spacing:.1em}
body.v9-major .v9-standard-section:nth-child(1) span,body.v9-major .v9-standard-section:nth-child(6) span{color:var(--v9-lime)}
body.v9-major .v9-standard-section h2{margin:0 0 9px;font-size:clamp(1.45rem,2.5vw,2rem);letter-spacing:-.04em}
body.v9-major .v9-standard-section p{margin:0;color:#66776f;line-height:1.65}
body.v9-major .v9-standard-section:nth-child(1) p,body.v9-major .v9-standard-section:nth-child(6) p{color:rgba(255,255,255,.72)}
body.v9-major .v9-standard-section ul{display:grid;gap:8px;margin:15px 0 0;padding:0;list-style:none}
body.v9-major .v9-standard-section li{position:relative;padding-left:19px;font-size:.82rem;line-height:1.5;color:#536b61}
body.v9-major .v9-standard-section:nth-child(1) li,body.v9-major .v9-standard-section:nth-child(6) li{color:rgba(255,255,255,.76)}
body.v9-major .v9-standard-section li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:#a6c62f}
body.v9-major .v9-standard-section:nth-child(1) li:before,body.v9-major .v9-standard-section:nth-child(6) li:before{background:var(--v9-lime)}

/* Mobile quality pass. */
@media(max-width:900px){
  body.v9-major .v9-choice-grid,body.v9-major .v9-intake-stage[data-v9-stage="2"] .v9-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.v9-major .v9-focus-grid{grid-template-columns:1fr 1fr}
  body.v9-major .v9-focus-card.compact{grid-column:1/-1;min-height:260px}
  body.v9-major .v9-standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.v9-major .v9-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  body.v9-major{background:#f8fbf8}
  body.v9-major :where(section,[id]){scroll-margin-top:96px}
  body.v9-major .hero{padding-top:24px;padding-bottom:30px;gap:26px}
  body.v9-major .hero h1{font-size:clamp(2.72rem,13.2vw,4rem);line-height:1.02}
  body.v9-major .hero-intro{line-height:1.65}
  body.v9-major .hero-facts-v9{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:19px}
  body.v9-major .hero-fact-v9{padding:10px 9px;border-radius:14px}
  body.v9-major .hero-fact-v9 strong{font-size:.78rem}
  body.v9-major .hero-fact-v9 span{font-size:.6rem}
  body.v9-major .hero-quick{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}
  body.v9-major .hero-quick::-webkit-scrollbar{display:none}
  body.v9-major .hero-quick-label{flex:0 0 100%}
  body.v9-major .problem-chip{flex:0 0 auto}
  body.v9-major .v9-intake-section{padding-block:8px 62px}
  body.v9-major .v9-intake-shell{border-radius:27px}
  body.v9-major .v9-intake-head{display:block;padding:25px 20px 19px}
  body.v9-major .v9-intake-head h2{font-size:2.15rem}
  body.v9-major .v9-intake-state{justify-content:flex-start;margin-top:18px}
  body.v9-major .v9-intake-stage,body.v9-major .v9-intake-result{padding:20px 20px 23px}
  body.v9-major .v9-choice-grid,body.v9-major .v9-intake-stage[data-v9-stage="2"] .v9-choice-grid{grid-template-columns:1fr 1fr;gap:7px}
  body.v9-major .v9-choice{min-height:86px;padding:13px;border-radius:16px}
  body.v9-major .v9-intake-result{display:block}
  body.v9-major .v9-result-actions{justify-content:flex-start;margin-top:18px}
  body.v9-major .v9-result-actions a{flex:1 1 150px}
  body.v9-major .v9-focus-section{padding-bottom:64px}
  body.v9-major .v9-focus-head{display:block}
  body.v9-major .v9-focus-head>p{margin-top:15px}
  body.v9-major .v9-focus-grid{grid-template-columns:1fr;gap:10px}
  body.v9-major .v9-focus-card,body.v9-major .v9-focus-card.compact{grid-column:auto;min-height:0;padding:23px;border-radius:24px}
  body.v9-major .v9-focus-card h3{font-size:2rem}
  body.v9-major .offer-groups{display:flex!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto;padding:2px 1px 8px;scroll-snap-type:x proximity;scrollbar-width:none}
  body.v9-major .offer-groups::-webkit-scrollbar{display:none}
  body.v9-major .offer-group{flex:0 0 min(82vw,330px);scroll-snap-align:start}
  body.v9-major .v9-standard-home{padding:22px 18px;border-radius:24px}
  body.v9-major .v9-standard-head{display:block}
  body.v9-major .v9-standard-head a{margin-top:14px}
  body.v9-major .v9-standard-grid{grid-template-columns:1fr}
  body.v9-major .v9-system-strip{grid-template-columns:1fr 1fr;border-radius:19px}
  body.v9-major .v9-system-strip>div{padding:14px}
  body.v9-major .v9-service-rail{grid-template-columns:1fr 1fr;border-radius:19px;margin-bottom:30px}
  body.v9-major .v9-service-rail>div{padding:14px}
  body.v9-major .v9-service-next{padding:21px 18px;border-radius:21px}
  body.v9-major .v9-service-next-actions{display:grid;grid-template-columns:1fr}
  body.v9-major .v9-knowledge-paths{padding:22px 18px;border-radius:22px}
  body.v9-major .v9-path-grid{grid-template-columns:1fr 1fr}
  body.v9-major .v9-path-grid a{min-height:100px;padding:13px}
  body.v9-major .v9-form-progress{gap:5px}
  body.v9-major .v9-form-progress>div{padding:8px;border-radius:11px}
  body.v9-major .v9-form-progress strong{font-size:.64rem}
  body.v9-major .v9-form-quick{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}
  body.v9-major .v9-form-quick::-webkit-scrollbar{display:none}
  body.v9-major .v9-form-quick button{flex:0 0 auto}
  body.v9-major .v9-standard-page-hero{grid-template-columns:1fr}
  body.v9-major .v9-standard-sections{grid-template-columns:1fr}
  body.v9-major .trust-grid{display:flex;overflow-x:auto;gap:9px;padding-bottom:7px;scroll-snap-type:x proximity;scrollbar-width:none}
  body.v9-major .trust-grid::-webkit-scrollbar{display:none}
  body.v9-major .trust-proof{flex:0 0 min(82vw,330px);scroll-snap-align:start}
  body.v9-major .mobile-dock{bottom:max(10px,env(safe-area-inset-bottom));width:min(390px,calc(100% - 22px));border-radius:24px}
  body.v9-major .footer{padding-bottom:128px}
}
@media(max-width:370px){
  body.v9-major .hero-facts-v9{grid-template-columns:1fr 1fr}
  body.v9-major .hero-fact-v9:last-child{grid-column:1/-1}
  body.v9-major .v9-choice-grid,body.v9-major .v9-intake-stage[data-v9-stage="2"] .v9-choice-grid{grid-template-columns:1fr}
  body.v9-major .v9-path-grid{grid-template-columns:1fr}
  body.v9-major .v9-form-progress{grid-template-columns:1fr}
}
@media(pointer:coarse){
  body.v9-major .reveal,body.v9-major [data-reveal-ready]{opacity:1!important;transform:none!important}
  body.v9-major .v9-choice{transition:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  body.v9-major *,body.v9-major *:before,body.v9-major *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
@media print{
  body.v9-major .v9-intake-section,body.v9-major .mobile-dock,body.v9-major .hero-quick{display:none!important}
}
@media(max-width:700px){body.v9-major .offer-links a{min-height:44px;display:flex;align-items:center}}




/* ===== V9R PHONE-FIRST CONVERSION — uses only the original V9 palette ===== */
body.v9r-final .phone-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}
body.v9r-final .phone-cta-main{font-weight:760;letter-spacing:-.015em}
body.v9r-final .phone-cta-number{font-variant-numeric:tabular-nums;font-weight:820;letter-spacing:-.025em;white-space:nowrap}
body.v9r-final .phone-icon{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.58);font-size:.95rem;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
body.v9r-final .header-contact.phone-cta{min-width:194px;gap:8px;background:linear-gradient(140deg,#edffad,var(--v9-lime) 54%,#d3ef69);border-color:#d0e981;color:var(--v9-ink);box-shadow:inset 0 2px 0 rgba(255,255,255,.6),0 7px 18px rgba(138,175,37,.13)}
body.v9r-final .header-contact.phone-cta .phone-cta-main{font-size:.72rem;opacity:.72}
body.v9r-final .header-contact.phone-cta .phone-cta-number{font-size:.88rem}
body.v9r-final .hero-actions .hero-call{gap:12px;min-width:258px;justify-content:flex-start}
body.v9r-final .hero-actions .hero-call .phone-cta-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.13}
body.v9r-final .hero-actions .hero-call .phone-cta-main{font-size:.76rem;opacity:.72}
body.v9r-final .hero-actions .hero-call .phone-cta-number{font-size:1rem}
body.v9r-final .hero-actions .form-secondary{min-height:54px;padding-inline:19px;background:#fff;border:1px solid #d8e5dc;color:var(--v9-ink);box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(18,49,40,.045)}
body.v9r-final .phone-helper{display:flex;align-items:flex-start;gap:8px;margin:12px 0 0;color:#65766e;font-size:.78rem;line-height:1.5}
body.v9r-final .phone-helper:before{content:'●';color:#8eae27;font-size:.52rem;line-height:2}
body.v9r-final .call-card{margin-top:26px;padding:20px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
body.v9r-final .call-card .call-card-label{display:block;margin-bottom:8px;color:var(--v9-lime);font-size:.67rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
body.v9r-final .call-card h3{margin:0 0 8px;color:#fff;font-size:1.3rem;line-height:1.18;letter-spacing:-.035em}
body.v9r-final .call-card p{margin:0 0 15px!important;color:#c7d7d0!important;font-size:.9rem!important;line-height:1.58!important}
body.v9r-final .call-card .call-card-button{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:55px;width:100%;padding:11px 14px;border:1px solid #d0e981;border-radius:17px;background:linear-gradient(140deg,#edffad,var(--v9-lime) 54%,#d3ef69);color:var(--v9-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}
body.v9r-final .call-card .call-card-button span:first-child{font-weight:760}
body.v9r-final .call-card .call-card-button strong{font-size:1.03rem;font-variant-numeric:tabular-nums;letter-spacing:-.02em}
body.v9r-final .footer-phone{display:inline-flex;align-items:center;gap:9px;margin-top:12px;font-weight:760;color:var(--v9-ink)}
body.v9r-final .footer-phone strong{font-variant-numeric:tabular-nums}
body.v9r-final .contact-dialog .dialog-phone{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:14px 15px;border-radius:17px;background:var(--v9-lime);color:var(--v9-ink);font-weight:760}
body.v9r-final .phone-fab{position:fixed;right:22px;bottom:22px;z-index:34;display:flex;align-items:center;gap:10px;padding:9px 15px 9px 9px;border:1px solid #2f5547;border-radius:999px;background:linear-gradient(150deg,#24493d,#17362d);color:#fff;box-shadow:0 18px 42px rgba(10,35,23,.22),inset 0 1px 0 rgba(255,255,255,.12)}
body.v9r-final .phone-fab .phone-icon{background:var(--v9-lime);color:var(--v9-ink)}
body.v9r-final .phone-fab .phone-cta-copy{display:flex;flex-direction:column;line-height:1.12}
body.v9r-final .phone-fab .phone-cta-main{font-size:.68rem;color:#c8d7d0}
body.v9r-final .phone-fab .phone-cta-number{font-size:.88rem;color:#fff}
body.v9r-final .mobile-dock .dock-primary.phone-cta{flex-direction:row;gap:8px;max-width:190px;background:linear-gradient(140deg,#edffb3,var(--v9-lime));color:var(--v9-ink)}
body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-icon{width:29px;height:29px;background:rgba(255,255,255,.5);font-size:.82rem}
body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-cta-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}
body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-cta-main{font-size:.68rem}
body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-cta-number{font-size:.73rem}
body.v9r-final .nav-dialog .nav-phone{color:var(--v9-ink);background:var(--v9-lime);border-radius:17px;padding-inline:15px}
body.v9r-final .preview-bar{color:#62726a}
@media(max-width:1100px){body.v9r-final .header-contact.phone-cta{display:none}body.v9r-final .menu-toggle{display:grid}}
@media(max-width:700px){
  body.v9r-final .hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  body.v9r-final .hero-actions>.button{width:100%;min-width:0}
  body.v9r-final .hero-actions .hero-call{justify-content:flex-start}
  body.v9r-final .hero-actions .form-secondary{justify-content:center}
  body.v9r-final .phone-helper{font-size:.76rem;margin-top:10px}
  body.v9r-final .call-card{margin-top:20px;padding:17px;border-radius:18px}
  body.v9r-final .call-card h3{font-size:1.2rem}
  body.v9r-final .phone-fab{display:none}
  body.v9r-final .mobile-dock{grid-template-columns:.72fr .72fr 1.72fr!important}
}
@media(max-width:370px){
  body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-cta-number{font-size:.68rem}
  body.v9r-final .mobile-dock .dock-primary.phone-cta .phone-icon{display:none}
}
@media(pointer:coarse){
  body.v9r-final .hero-line,
  body.v9r-final .hero-intro,
  body.v9r-final .hero-actions,
  body.v9r-final .hero-reassurance,
  body.v9r-final .hero-visual,
  body.v9r-final .photo-bottom{animation:none!important;opacity:1!important;transform:none!important}
}
@media print{body.v9r-final .phone-fab{display:none!important}}


/* V9R visual safety: fix contrast leaks already present in late V9 components. */
body.v9r-final .preview-bar{color:#c7d7d0}
body.v9r-final .header-contact.phone-cta .phone-cta-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}
body.v9r-final .hero-assurance{color:#f7fbf8}
body.v9r-final .hero-assurance .micro-label{color:var(--v9-lime)}
body.v9r-final .hero-assurance strong{color:#fff}
body.v9r-final .hero-assurance span:last-child{color:#d7e3dd}
body.v9r-final .care-note .icon{color:var(--v9-lime)}
body.v9r-final .care-note p{color:#e3eeea!important}
body.v9r-final .care-note p strong{color:#fff!important}
body.v9r-final .offer-scope{color:#142923}
body.v9r-final .offer-scope .eyebrow{color:#61726a}
body.v9r-final .offer-scope-head h3{color:#142923}
body.v9r-final .offer-scope-head p{color:#5c6d66}
body.v9r-final .offer-group{color:#253b34}
body.v9r-final .offer-group h4{color:#64766d}
body.v9r-final .offer-links a{color:#253b34}
body.v9r-final .offer-scope-note{color:#5c6d66}
body.v9r-final .offer-scope-note strong{color:#203a31}
body.v9r-final .inquiry-form .v9-form-progress>div{border-color:#dbe5de;background:#f5f8f5}
body.v9r-final .inquiry-form .v9-form-progress span{color:#75951d}
body.v9r-final .inquiry-form .v9-form-progress strong{color:#30483f}
body.v9r-final .inquiry-form .v9-form-quick button{border-color:#d8e3dc;background:#f7faf8;color:#30483f}
body.v9r-final .inquiry-form .v9-form-quick button.is-selected{border-color:var(--v9-lime);background:var(--v9-lime);color:#17362c}

