*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#101820;background:#fff;line-height:1.6}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e7ecee}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;color:#0e161d;text-decoration:none;font-weight:700;font-size:18px}.brand-mark{width:34px;height:34px;border-radius:10px;background:#0e161d;color:#fff;display:grid;place-items:center;font-weight:800}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{color:#34424d;text-decoration:none;font-size:14px;font-weight:600}.menu-btn{display:none;background:none;border:0}.menu-btn span{display:block;width:24px;height:2px;background:#111;margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:12px;background:#101820;color:#fff;text-decoration:none;border:1px solid #101820;font-weight:700;font-size:14px;cursor:pointer}.btn-small{min-height:42px;padding:0 16px}.btn-outline{background:#fff;color:#111a22}.full{width:100%}.hero{padding:96px 0 88px;background:linear-gradient(180deg,#f5f9f8 0%,#fff 100%)}.hero-grid,.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.17em;color:#59707f;margin-bottom:16px}.hero h1,.section h2{letter-spacing:-.045em;line-height:1.04;margin:0}.hero h1{font-size:clamp(46px,6vw,76px)}.section h2{font-size:clamp(34px,4vw,52px)}.hero h1 span,.section h2 span{color:#4f8278}.hero-text,.lead{font-size:18px;color:#5d6d75;max-width:720px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{color:#16222c;text-decoration:none;font-weight:700}.trust-row,.contact-points{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px;color:#586a72;font-size:13px}.score-card{background:#111a22;color:#fff;border-radius:24px;padding:30px;box-shadow:0 30px 70px rgba(18,31,40,.16)}.score-top{display:flex;justify-content:space-between;gap:20px}.mini-label{font-size:10px;letter-spacing:.16em;color:#89a1ad;font-weight:800}.score-badge{width:92px;height:92px;border-radius:50%;border:8px solid #5f9389;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:26px;font-weight:800}.score-badge span{font-size:10px}.score-copy{color:#bbc7cc;font-size:13px}.score-list{margin-top:28px;display:grid;gap:18px}.score-label{display:flex;justify-content:space-between;font-size:13px}.bar{height:7px;background:#26333c;border-radius:10px;overflow:hidden}.bar i{display:block;height:100%;background:#6fa69a}.section{padding:92px 0}.alt,.digital-check-section{background:#f3f7f6}.section-head{margin-bottom:46px}.centered{text-align:center}.centered .lead{margin:12px auto}.cards,.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card,.price-card{border:1px solid #e5eaed;border-radius:18px;padding:28px;background:#fff}.service-card ul,.price-card ul{padding-left:20px;color:#54666e;font-size:14px}.service-card li,.price-card li{margin:7px 0}.icon{width:42px;height:42px;border-radius:11px;background:#eef5f3;display:grid;place-items:center;color:#436d65;font-size:12px;font-weight:800}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry-card{text-align:left;border:1px solid #dfe7e7;background:#fff;border-radius:18px;padding:24px;cursor:pointer;font:inherit;color:#101820;transition:.2s}.industry-card:hover{transform:translateY(-3px);border-color:#80a39b;box-shadow:0 14px 35px rgba(20,50,45,.07)}.industry-card>span{font-size:11px;color:#538176;font-weight:800}.industry-card h3{margin:10px 0 8px}.industry-card p{color:#5c6c74}.industry-card b{display:block;font-size:12px;margin-top:18px}.industry-card small{display:block;color:#728087;margin-top:4px}.checker-shell{background:#fff;border:1px solid #dce5e3;border-radius:22px;padding:30px;box-shadow:0 18px 45px rgba(35,65,60,.06)}.site-check-form label,.check-form>label{display:block;font-size:13px;font-weight:700;margin:14px 0 7px}.url-row{display:grid;grid-template-columns:1fr auto;gap:12px}.url-row input,.check-form input:not([type=checkbox]),.check-form select,.check-form textarea{width:100%;border:1px solid #dce3e6;border-radius:11px;padding:0 14px;font:inherit;background:#fff}.url-row input,.check-form input:not([type=checkbox]),.check-form select{height:50px}.check-form textarea{padding:13px 14px;resize:vertical;min-height:120px}.checker-note{font-size:12px;color:#7c898f;margin-bottom:0}.check-loading{text-align:center;padding:35px}.spinner{width:34px;height:34px;border:3px solid #dbe5e2;border-top-color:#4f8278;border-radius:50%;margin:auto;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.check-error{margin-top:22px;padding:16px;border-radius:12px;background:#fff1ef;color:#8b4036}.check-results{margin-top:28px}.result-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6ebec;padding-bottom:20px}.result-head span{font-size:10px;letter-spacing:.14em;color:#6e8088;font-weight:800}.result-head h3{margin:3px 0}.overall-score{width:88px;height:88px;border-radius:50%;background:#111a22;color:#fff;display:flex;align-items:baseline;justify-content:center;padding-top:23px}.overall-score strong{font-size:31px}.overall-score small{font-size:11px}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.result-card{border:1px solid #e1e7e8;border-radius:14px;padding:18px}.result-card span{display:block;color:#63737b;font-size:12px}.result-card strong{display:block;font-size:30px;margin:5px 0}.meter{height:6px;border-radius:8px;background:#e7eeee;overflow:hidden}.meter i{display:block;height:100%;background:#5c9489;width:0;transition:width .5s}.result-message{background:#f3f7f6;border-radius:14px;padding:18px;margin-bottom:20px;color:#4f6168}.check-form{background:#fff;border:1px solid #dfe7e4;border-radius:20px;padding:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-form small{font-weight:400;color:#89959b}.botcheck{display:none!important}.privacy-check{display:flex!important;gap:9px;align-items:flex-start;font-weight:400!important;font-size:12px!important}.privacy-check input{width:auto!important;height:auto!important;margin-top:4px}.privacy-check a{color:#3f6e65}.price{font-size:34px;font-weight:800}.price span{font-size:12px;color:#87939a;margin-left:8px}.featured{border-color:#1e2b32;position:relative}.popular{position:absolute;top:16px;right:18px;background:#e9f3f0;color:#46786e;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}.package-select{margin-top:20px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{border:1px solid #dfe6e6;background:#fff;border-radius:17px;padding:24px}.steps b{color:#538176;font-size:12px}.steps p{color:#5e6e75}.contact-section{background:#fff}.footer-grid{display:flex;justify-content:space-between;gap:40px;padding:50px 0 30px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{color:#5d6a72;text-decoration:none;font-size:13px}.copyright{border-top:1px solid #edf0f2;padding:18px 0 24px;color:#89949a;font-size:12px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;background:#1f8f5f;color:#fff;text-decoration:none;font-weight:800;font-size:13px;padding:14px 18px;border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.legal-hero{padding:72px 0 30px;background:#f7fafb;border-bottom:1px solid #e9edf0}.legal-hero h1{font-size:clamp(38px,5vw,58px);margin:0}.legal-content{padding:60px 0 90px}.legal-wrap{max-width:860px}.legal-wrap h2{font-size:25px;margin:34px 0 10px}.legal-wrap p,.legal-wrap li{color:#52616b}@media(max-width:900px){.menu-btn{display:block}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero-grid,.contact-grid{grid-template-columns:1fr}.cards,.pricing-grid,.industry-grid,.result-grid,.steps{grid-template-columns:1fr}.url-row{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.footer-grid{display:block}.footer-links{margin-top:22px}.hero{padding:68px 0}.section{padding:68px 0}}