body.leak-report-body{color:#071d40;background:#f7faff}.leak-report-page{min-height:100vh;overflow:hidden;background:#f7faff}.leak-report-shell{width:min(1360px,calc(100% - clamp(36px,7vw,120px)));margin-inline:auto}.leak-report-hero{min-height:560px;padding:155px 0 78px;border-bottom:1px solid rgba(12,57,106,.09);background:linear-gradient(90deg,#fafdfffa,#fafdffe6 52%,#fafdff57),url(/annual-reports-background.png) center 68% / cover no-repeat}.leak-report-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(45px,7vw,115px)}.leak-report-hero__copy{max-width:870px}.leak-report-kicker{display:inline-flex;align-items:center;gap:10px;color:#238424;font-size:13px;font-weight:850;letter-spacing:.15em}.leak-report-kicker:before{content:"";width:27px;height:2px;border-radius:99px;background:#5fcf35}.leak-report-hero h1{max-width:900px;margin-top:18px;color:#061b3f;font-size:clamp(48px,5vw,78px);font-weight:880;line-height:.98;letter-spacing:-.055em}.leak-report-title-line{display:block;width:60px;height:4px;margin:26px 0 22px;border-radius:99px;background:linear-gradient(90deg,#5fcf35,#0789ee)}.leak-report-hero__copy>p{max-width:810px;color:#526883;font-size:clamp(16px,1.08vw,19px);line-height:1.72}.leak-report-hero__copy>a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:15px;margin-top:29px;padding:0 23px;border:1px solid #0a82ec;border-radius:10px;color:#fff;font-size:14px;font-weight:800;text-decoration:none;background:linear-gradient(135deg,#076ae1,#089af2);box-shadow:0 13px 30px #0770e033;transition:transform .2s ease,box-shadow .2s ease}.leak-report-hero__copy>a:hover{transform:translateY(-2px);box-shadow:0 17px 34px #0770e04a}.leak-report-hero__card{display:flex;flex:0 0 365px;align-items:center;gap:21px;padding:29px;border:1px solid rgba(24,91,159,.13);border-radius:20px;background:#ffffffdb;box-shadow:0 20px 50px #1744741f;backdrop-filter:blur(14px)}.leak-report-drop{position:relative;flex:0 0 67px;width:67px;height:67px;border-radius:50% 50% 55% 45%/60% 55% 45% 40%;background:linear-gradient(145deg,#1599f4,#0758c9);box-shadow:0 13px 27px #0063d53b;transform:rotate(45deg)}.leak-report-drop:after{content:"";position:absolute;width:19px;height:10px;top:16px;left:13px;border-radius:50%;background:#ffffff9e;transform:rotate(-45deg)}.leak-report-hero__card small{color:#27872b;font-size:11px;font-weight:850;letter-spacing:.13em}.leak-report-hero__card b{display:block;margin-top:6px;color:#082650;font-size:21px;line-height:1.25}.leak-report-hero__card p{margin-top:7px;color:#657b96;font-size:13px;line-height:1.5}.leak-report-form-section{padding:clamp(76px,8vw,116px) 0 clamp(88px,9vw,135px);background:radial-gradient(circle at 95% 2%,rgba(36,147,238,.1),transparent 28%),linear-gradient(180deg,#fff,#f5f9fd)}.leak-report-form-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:34px}.leak-report-form-head h2{margin-top:14px;color:#071d40;font-size:clamp(36px,3.7vw,59px);font-weight:860;line-height:1.03;letter-spacing:-.044em}.leak-report-form-head>p{max-width:500px;color:#657a94;font-size:17px;line-height:1.65}.leak-report-form{padding:clamp(28px,4vw,54px);border:1px solid rgba(18,84,149,.14);border-radius:25px;background:#fffffff7;box-shadow:0 25px 65px #103e6c1a}.leak-report-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.leak-form-block{padding:0;border:0}.leak-form-block+.leak-form-block{margin-top:38px;padding-top:38px;border-top:1px solid #dbe7f2}.leak-form-block legend{display:flex;align-items:center;gap:12px;margin-bottom:25px;color:#0a2a54;font-size:18px;font-weight:820}.leak-form-block legend>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;font-size:13px;background:#0877df}.leak-consumer-question{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;padding:20px 22px;border:1px solid #d6e3ef;border-radius:14px;background:#f8fbff}.leak-consumer-question>b{color:#173a63;font-size:14px}.leak-choice-row{display:flex;gap:10px}.leak-choice-row label{cursor:pointer}.leak-choice-row input{position:absolute;opacity:0}.leak-choice-row span{display:grid;min-width:76px;min-height:42px;place-items:center;border:1px solid #c9d9e8;border-radius:9px;color:#365675;font-size:14px;font-weight:800;background:#fff;transition:color .2s ease,border-color .2s ease,background .2s ease}.leak-choice-row input:checked+span{color:#fff;border-color:#0878df;background:#0878df}.leak-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.leak-field--wide{grid-column:1 / -1}.leak-field--customer-code{display:block;max-width:calc(50% - 12px);margin-bottom:20px}.leak-field--customer-code[hidden]{display:none}.leak-field>span{display:block;margin-bottom:8px;color:#173a63;font-size:13px;font-weight:750}.leak-field>span i{color:#db3b43;font-style:normal}.leak-field input{width:100%;height:54px;padding:0 16px;border:1px solid #cfdeec;border-radius:10px;outline:none;color:#0b2e58;font:inherit;font-size:15px;background:#fbfdff;transition:border-color .2s ease,box-shadow .2s ease}.leak-field input:focus{border-color:#1687ed;box-shadow:0 0 0 4px #1687ed1a}.leak-location{display:flex;align-items:center;gap:18px;margin-top:22px;padding:17px;border:1px solid rgba(13,125,229,.16);border-radius:13px;background:#f6fbff}.leak-location button{display:inline-flex;min-height:44px;align-items:center;gap:10px;flex:0 0 auto;padding:0 16px;border:1px solid #0878df;border-radius:9px;color:#0870cf;font:inherit;font-size:13px;background:#fff;cursor:pointer}.leak-location button:disabled{opacity:.6;cursor:wait}.leak-location button>span{font-size:22px}.leak-location p{color:#6d829a;font-size:13px;line-height:1.5}.leak-location p.is-success{color:#25802b}.leak-location p.is-error{color:#b52f38}.leak-upload{min-height:185px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:25px;border:1.5px dashed #8dc1ee;border-radius:16px;text-align:center;background:#f8fcff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.leak-upload.is-dragging,.leak-upload:hover{border-color:#0878df;background:#eef8ff}.leak-upload input{position:absolute;width:1px;height:1px;opacity:0}.leak-upload__mark{display:grid;width:50px;height:50px;margin-bottom:5px;place-items:center;border-radius:14px;color:#0878df;font-size:25px;background:#e5f3ff}.leak-upload b{color:#0b315c;font-size:15px}.leak-upload small{color:#73879e;font-size:12px}.leak-photo-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.leak-photo-preview{display:grid;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:13px;padding:10px;border:1px solid #d5e3ef;border-radius:12px;background:#fff}.leak-photo-preview img{width:72px;height:58px;border-radius:8px;object-fit:cover}.leak-photo-preview b,.leak-photo-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leak-photo-preview b{color:#173a63;font-size:13px}.leak-photo-preview small{margin-top:4px;color:#768a9f;font-size:11px}.leak-photo-preview button{width:32px;height:32px;border:0;border-radius:50%;color:#b22e37;font-size:22px;background:#fff0f1;cursor:pointer}.leak-consent{display:flex;align-items:center;gap:12px;margin-top:30px;padding:16px 18px;border:1px solid #d8e5f0;border-radius:12px;background:#f8fbfe;cursor:pointer}.leak-consent input{position:absolute;opacity:0}.leak-consent>span{display:grid;width:22px;height:22px;place-items:center;border:1px solid #b8cce0;border-radius:6px;color:transparent;font-size:13px;background:#fff}.leak-consent input:checked+span{color:#fff;border-color:#4bbd36;background:#4bbd36}.leak-consent p{color:#5d748d;font-size:13px}.leak-form-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px;padding-top:27px;border-top:1px solid #dce7f1}.leak-form-footer>div:first-child b{color:#173a63;font-size:13px}.leak-form-footer>div:first-child p{margin-top:4px;color:#74889e;font-size:12px}.leak-submit-wrap{display:flex;align-items:center;gap:16px}.leak-submit-status{max-width:420px;color:#647991;font-size:13px;line-height:1.5}.leak-submit-status.is-error{color:#b52f38}.leak-submit-status.is-success{color:#27802b;font-weight:700}.leak-submit-wrap button{min-width:220px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:10px;color:#fff;font:inherit;font-size:14px;background:linear-gradient(135deg,#076ae1,#089af2);box-shadow:0 13px 30px #0770e033;cursor:pointer}.leak-submit-wrap button:disabled{opacity:.65;cursor:wait}.leak-report-loading,.leak-report-error{min-height:720px;padding:170px 0 90px;text-align:center;background:#f7faff}.leak-report-loading .leak-report-shell{display:grid;gap:18px}.leak-report-loading .leak-report-shell div{height:150px;border-radius:18px;background:linear-gradient(90deg,#edf3f9 25%,#f8fbfe,#edf3f9 75%);background-size:200% 100%;animation:leak-report-loading 1.25s linear infinite}.leak-report-loading .leak-report-shell div:first-child{height:280px}.leak-report-error>.leak-report-shell>span{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:50%;color:#fff;font-size:26px;font-weight:900;background:#0878df}.leak-report-error h1{color:#082650;font-size:42px}.leak-report-error p{margin-top:12px;color:#637993}.leak-report-error button{min-height:45px;margin-top:20px;padding:0 19px;border:0;border-radius:9px;color:#fff;font-weight:800;background:#0878df;cursor:pointer}@keyframes leak-report-loading{to{background-position:-200% 0}}@media(max-width:980px){.leak-report-hero__inner,.leak-report-form-head{align-items:flex-start;flex-direction:column}.leak-report-hero__card{flex:none;width:min(100%,470px)}}@media(max-width:760px){.leak-report-hero{min-height:auto;padding-top:130px}.leak-field-grid,.leak-photo-previews{grid-template-columns:1fr}.leak-field--customer-code{max-width:none}.leak-consumer-question,.leak-location,.leak-form-footer,.leak-submit-wrap{align-items:stretch;flex-direction:column}.leak-submit-wrap button{width:100%}}@media(max-width:560px){.leak-report-shell{width:calc(100% - 34px)}.leak-report-hero{padding:115px 0 58px}.leak-report-hero h1{font-size:clamp(42px,12vw,58px)}.leak-report-form-head h2{font-size:38px}.leak-report-form{padding:24px 17px;border-radius:18px}.leak-choice-row{width:100%}.leak-choice-row label{flex:1}.leak-choice-row span{min-width:0}}@media(prefers-reduced-motion:reduce){.leak-report-hero__copy>a,.leak-upload{transition:none}.leak-report-loading .leak-report-shell div{animation:none}}
