:root{--ink:#14221c;--deep:#10201b;--deep-2:#192e26;--lime:#b9f24b;--paper:#f4f5f1;--white:#fff;--muted:#68766f;--line:#dfe5df;--blue:#4977e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:88px;max-width:1440px;margin:auto;padding:0 clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.logo{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:760;letter-spacing:-1px}.logo-mark,.mini-logo{display:grid;place-items:center;background:var(--lime);color:var(--deep);font-weight:900}.logo-mark{width:35px;height:35px;border-radius:11px;font-size:17px}.site-header nav{display:flex;gap:35px;font-size:13px;font-weight:600;color:#5b6862}.site-header nav a,.footer-logo+div a{transition:.2s}.site-header nav a:hover{color:var(--ink)}.header-cta{background:var(--deep);color:white;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:730;display:flex;gap:16px;align-items:center}.hero{min-height:calc(100vh - 88px);max-width:1440px;margin:auto;padding:clamp(46px,7vh,90px) clamp(24px,5vw,72px) 90px;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(35px,5vw,80px);align-items:center;position:relative;overflow:hidden}.hero-glow{position:absolute;width:560px;height:560px;right:-150px;top:-150px;border-radius:50%;background:radial-gradient(circle,#e7f1e6 0,transparent 68%);z-index:-1}.eyebrow,.section-kicker{font-size:10px;letter-spacing:1.65px;font-weight:800;color:#607068;margin:0 0 26px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #dff3b6;display:inline-block;margin-right:11px}.hero h1,.section-title-row h2,.compliance-copy h2,.cta-section h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(54px,5.5vw,84px);line-height:.93;letter-spacing:-4.2px;margin:0}.hero h1 em,.section-title-row h2 em,.compliance-copy h2 em,.cta-section h2 em{font-weight:400;color:#638166}.hero-lead{max-width:545px;color:var(--muted);font-size:15px;line-height:1.75;margin:28px 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;border-radius:11px;padding:15px 19px;font-size:12px;font-weight:760}.button-lime{background:var(--lime);box-shadow:0 10px 28px #82aa3230;transition:transform .2s,box-shadow .2s}.button-lime:hover{transform:translateY(-2px);box-shadow:0 15px 32px #82aa3240}.text-link{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.play{display:grid;place-items:center;width:33px;height:33px;border:1px solid #cfd7d1;border-radius:50%;font-size:8px;padding-left:2px}.trust-row{margin-top:44px;display:flex;align-items:center;gap:15px}.avatars{display:flex}.avatars i{width:34px;height:34px;border:3px solid var(--paper);border-radius:50%;background:#d7e3da;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:800;margin-left:-8px}.avatars i:first-child{margin-left:0;background:#294237;color:#fff}.avatars i:nth-child(2){background:#ddf2ae}.avatars i:last-child{background:#fff}.trust-row p{font-size:9px;line-height:1.55;color:#829088;margin:0}.trust-row strong{font-size:10px;color:#45534c}.product-stage{position:relative;min-width:0;padding:25px 0 35px}.app-window{position:relative;display:grid;grid-template-columns:58px 1fr;background:#fff;border:1px solid #d9e0db;border-radius:19px;min-height:510px;overflow:hidden;box-shadow:0 35px 80px #1530261c;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);z-index:2}.app-nav{background:var(--deep);padding:18px 13px;display:flex;flex-direction:column;align-items:center;gap:17px}.mini-logo{width:30px;height:30px;border-radius:9px;font-size:13px;margin-bottom:18px}.nav-dot{width:25px;height:25px;border-radius:8px;position:relative}.nav-dot:after{content:'';position:absolute;width:9px;height:9px;border:1.5px solid #7e9289;left:8px;top:8px;border-radius:2px}.nav-dot.active{background:#2a4037;box-shadow:inset 2px 0 var(--lime)}.nav-dot.active:after{border-color:white}.nav-dot.bottom{margin-top:auto}.app-content{background:#f6f7f4;padding:31px 28px}.app-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:23px}.app-top small{font-size:6px;letter-spacing:1px;color:#75837c}.app-top h2{font-family:Georgia,serif;font-size:25px;line-height:1.05;letter-spacing:-1px;font-weight:500;margin:8px 0 0}.app-top h2 em{font-weight:400;color:#627d6e}.app-top button{border:0;background:var(--deep);color:white;border-radius:8px;font-size:7px;font-weight:700;padding:10px 12px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stats>div{background:#fff;border:1px solid #e2e7e3;border-radius:12px;padding:11px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center}.stat-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;grid-row:1/3;font-size:11px}.stat-icon.green{background:#e6f5ca;color:#61862c}.stat-icon.blue{background:#e8edff;color:#4d65ac}.stat-icon.amber{background:#fff1d7;color:#a16c19}.stats small{font-size:5px;letter-spacing:.35px;color:#829087}.stats strong{font-size:14px;margin-top:2px}.company-card{background:#fff;border:1px solid #e0e5e1;border-radius:13px;margin-top:11px;overflow:hidden}.card-head{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ece9}.card-head>div{display:flex;flex-direction:column}.card-head strong{font-size:8px}.card-head small{font-size:6px;color:#8a9790;margin-top:3px}.card-head>span{font-size:6px;color:#607e6c}.company-row{display:grid;grid-template-columns:auto 1fr auto 32px;align-items:center;gap:9px;padding:12px 14px;border-bottom:1px solid #edf0ee}.company-row:last-child{border:0}.company-row>i{width:28px;height:28px;background:#edf1ed;border-radius:8px;display:grid;place-items:center;font-size:6px;font-style:normal;font-weight:800}.company-row>div{display:flex;flex-direction:column}.company-row strong{font-size:7px}.company-row small{font-size:6px;color:#87938d;margin-top:3px}.verified{font-size:5px;font-weight:800;color:#5b8736;background:#e9f6dc;padding:4px 6px;border-radius:8px}.company-row b{font-size:8px;text-align:right}.floating-note{position:absolute;background:white;border:1px solid #dbe2dc;box-shadow:0 17px 42px #17312620;z-index:4}.note-top{top:0;right:-10px;border-radius:12px;padding:10px 14px;font-size:7px;color:#819088;display:grid;grid-template-columns:auto 1fr;gap:2px 7px}.note-top strong{font-size:9px;color:var(--ink);grid-column:2}.pulse{width:7px;height:7px;border-radius:50%;background:#79c34f;box-shadow:0 0 0 4px #dbefd0;grid-row:1/3;align-self:center}.note-bottom{left:-25px;bottom:6px;border-radius:13px;padding:10px 14px;display:flex;align-items:center;gap:10px}.check{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:var(--lime);font-weight:900}.note-bottom div{display:flex;flex-direction:column}.note-bottom small{font-size:5px;letter-spacing:.65px;color:#839087}.note-bottom strong{font-size:9px;margin-top:3px}.orbit{position:absolute;border:1px solid #dde5de;border-radius:50%;z-index:0}.orbit-one{width:540px;height:540px;right:-120px;top:-15px}.orbit-two{width:390px;height:390px;right:-45px;top:60px}.promise-band{background:var(--deep);color:white;display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(24px,calc((100vw - 1300px)/2));min-height:96px}.promise-band p{font-size:10px;color:#96a69f;margin:0;padding:28px clamp(22px,3vw,45px);border-right:1px solid #293b34;display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-content:center}.promise-band p:last-child{border:0}.promise-band p>span{grid-row:1/3;width:25px;height:25px;border-radius:8px;background:#21352d;color:var(--lime);display:grid;place-items:center;font-size:7px;font-weight:800}.promise-band strong{font-size:11px;color:white;margin-bottom:4px}.section{max-width:1440px;margin:auto;padding:130px clamp(24px,5vw,72px)}.section-title-row{display:grid;grid-template-columns:1fr 440px;gap:70px;align-items:end;margin-bottom:70px}.section-title-row h2{font-size:clamp(47px,5vw,72px)}.section-title-row>p{color:var(--muted);font-size:14px;line-height:1.75;margin:0 0 5px}.feature{min-height:620px;border-radius:27px;margin:0 0 28px;padding:clamp(34px,5vw,72px);display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(40px,6vw,100px);align-items:center;overflow:hidden;position:relative}.feature.reverse .feature-copy{order:2}.feature-dark{background:var(--deep);color:white}.feature-light{background:#fff;border:1px solid var(--line)}.feature-lime{background:#dff7ae}.feature-number{font-size:8px;letter-spacing:1.4px;font-weight:800;color:#84978f}.feature-light .feature-number,.feature-lime .feature-number{color:#68776f}.feature h3{font-family:Georgia,serif;font-size:clamp(37px,4vw,55px);line-height:1.02;letter-spacing:-2.2px;font-weight:500;margin:18px 0 23px}.feature h3 em{font-weight:400;color:#88a390}.feature-lime h3 em{color:#50703c}.feature-copy>p{font-size:13px;line-height:1.75;color:#93a49c;margin:0 0 27px}.feature-light .feature-copy>p,.feature-lime .feature-copy>p{color:#68766f}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:11px}.check-list li{font-size:11px;color:#bdc9c3;display:flex;gap:10px;align-items:center}.feature-light .check-list li,.feature-lime .check-list li{color:#4f5e56}.check-list li span{width:19px;height:19px;border-radius:50%;background:#23382f;color:var(--lime);display:grid;place-items:center;font-size:8px;font-weight:900}.feature-light .check-list li span,.feature-lime .check-list li span{background:#deefc9;color:#4e722d}.mock-card{background:#f8f9f6;color:var(--ink);border:1px solid #d9e1da;border-radius:18px;box-shadow:0 30px 70px #07150f30;min-width:0}.mock-toolbar{display:flex;justify-content:space-between;align-items:center;padding:19px 21px;border-bottom:1px solid #e2e7e3;font-size:12px;font-weight:750}.mock-toolbar i{width:27px;height:27px;border-radius:8px;background:#edf0ed;display:grid;place-items:center;font-style:normal;color:#78847e}.targeting-mock{padding-bottom:17px}.targeting-mock>label,.field-row label{display:flex;flex-direction:column;gap:7px;margin:16px 20px 0;font-size:7px;letter-spacing:.65px;font-weight:800;color:#7c8982}.targeting-mock label b{background:#fff;border:1px solid #dfe5e0;border-radius:8px;padding:11px 12px;font-size:9px;letter-spacing:0;color:#47554e;font-weight:500}.targeting-mock label .textarea{height:61px;line-height:1.45}.field-row{display:grid;grid-template-columns:1.4fr .6fr}.field-row label{margin-right:0}.field-row label:last-child{margin-left:9px;margin-right:20px}.mock-footer{margin:18px 20px 0;padding-top:15px;border-top:1px solid #e5e9e5;display:flex;justify-content:space-between;align-items:center}.mock-footer span{font-size:7px;color:#809087}.mock-footer button{border:0;background:var(--deep);color:#fff;border-radius:8px;padding:10px 12px;font-size:7px;font-weight:750}.data-top,.history-head{height:65px;padding:0 19px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e1e6e2}.data-top>div,.history-head>div{display:flex;flex-direction:column}.data-top small,.history-head small{font-size:6px;letter-spacing:.7px;color:#87948d}.data-top strong,.history-head strong{font-size:11px;margin-top:5px}.data-top>span,.history-head>span{font-size:7px;background:#eaf2e5;border-radius:8px;padding:7px 9px;color:#5d7166}.filter-row{margin:13px 15px;background:#fff;border:1px solid #e1e6e2;border-radius:8px;padding:9px 11px;display:flex;justify-content:space-between;font-size:7px;color:#8a9690}.filter-row b{font-weight:700;color:#56645d}.data-table-head,.data-table>div{display:grid;grid-template-columns:1.2fr 1fr .65fr;align-items:center}.data-table-head{padding:8px 15px;background:#edf1ed;font-size:5px;letter-spacing:.6px;color:#87938d}.data-table>div:not(.data-table-head){padding:10px 15px;border-bottom:1px solid #e6eae7;font-size:7px}.data-table>div:last-child{border-bottom:0}.data-table p{display:flex;align-items:center;gap:8px;margin:0}.data-table p>i{width:26px;height:26px;border-radius:7px;background:#e8ede8;display:grid;place-items:center;font-size:6px;font-style:normal;font-weight:800}.data-table p b{display:flex;flex-direction:column;font-size:7px}.data-table p small{font-size:5px;color:#8b9690;margin-top:3px;font-weight:400}.data-table>div>span{color:#62746a}.data-table em{font-style:normal;font-size:6px;display:flex;align-items:center;gap:5px}.data-table em>i{width:40px;height:3px;background:#83b449;border-radius:3px;display:block}.composer-mock{background:#f6f7f4}.compose-head{padding:16px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe5e0}.compose-head>span{font-size:11px;font-weight:750}.compose-head>small{font-size:6px;color:#6d7c74}.compose-body{display:grid;grid-template-columns:1fr 155px;gap:11px;padding:14px}.compose-form{background:#fff;border:1px solid #e0e5e1;border-radius:12px;padding:14px}.compose-form label{display:flex;flex-direction:column;gap:6px;font-size:6px;letter-spacing:.55px;color:#78867f;font-weight:800;margin-bottom:11px}.compose-form label b{font-size:7px;letter-spacing:0;color:#415048;background:#fafbfa;border:1px solid #e1e5e2;border-radius:7px;padding:9px;font-weight:500}.compose-form .email-copy{height:105px;line-height:1.45}.send-panel{background:var(--deep);color:#fff;border-radius:12px;padding:15px}.send-icon{width:28px;height:28px;border-radius:8px;background:var(--lime);color:var(--deep);display:grid;place-items:center;font-size:10px;font-weight:800}.send-panel h4{font-family:Georgia,serif;font-size:15px;font-weight:500;margin:12px 0 4px}.send-panel>p{font-size:6px;line-height:1.5;color:#91a198;margin:0 0 10px}.send-panel dl{border-block:1px solid #2b3d36;padding:5px 0;margin:0 0 10px}.send-panel dl div{display:flex;justify-content:space-between;padding:4px 0}.send-panel dt{font-size:5px;color:#879a90}.send-panel dd{font-size:6px;font-weight:750;margin:0}.send-panel button{width:100%;border:1px solid #34493f;background:#21352d;color:#d3ded8;border-radius:7px;padding:7px;font-size:6px;margin-top:5px}.send-panel .send-now{border:0;background:var(--lime);color:var(--deep);font-weight:800}.history-mock{padding-bottom:8px}.history-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.history-stats>div{background:#fff;border:1px solid #e1e6e2;border-radius:9px;padding:10px;display:flex;flex-direction:column}.history-stats small{font-size:5px;color:#85928b}.history-stats strong{font-size:13px;margin-top:3px}.campaign-item{display:grid;grid-template-columns:auto 1fr auto 35px;align-items:center;gap:9px;padding:11px 15px;border-top:1px solid #e3e8e4}.campaign-item>i{width:28px;height:28px;border-radius:8px;background:#eff1ef;display:grid;place-items:center;font-style:normal;font-size:8px}.campaign-item>i.sent{background:#e4f5d7;color:#497329}.campaign-item p{display:flex;flex-direction:column;margin:0}.campaign-item p b{font-size:7px}.campaign-item p small{font-size:5px;color:#8b9690;margin-top:3px}.campaign-item>span{font-size:5px;background:#ddf4cf;color:#3c731f;padding:4px 6px;border-radius:8px;font-weight:800}.campaign-item>span.draft{background:#ecefed;color:#6f7a74}.campaign-item>strong{font-size:7px;text-align:right}.process-section{background:var(--deep);color:#fff;padding:130px max(24px,calc((100vw - 1296px)/2));}.section-kicker.light,.section-title-row.light>p{color:#8fa199}.section-title-row.light h2 em{color:#839c8e}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #2b3e36}.process-grid article{padding:39px 30px 20px;border-right:1px solid #2b3e36;position:relative;min-height:280px}.process-grid article:last-child{border:0}.process-grid article>span{position:absolute;right:20px;top:20px;font-size:7px;color:#667c72}.process-grid article>i{width:48px;height:48px;border-radius:14px;background:#21372e;color:var(--lime);display:grid;place-items:center;font-style:normal;font-size:19px}.process-grid h3{font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.15;margin:48px 0 12px}.process-grid p{font-size:10px;line-height:1.65;color:#8fa198;margin:0}.compliance-section{max-width:1440px;margin:auto;padding:140px clamp(24px,5vw,72px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,8vw,130px);align-items:center}.compliance-visual{background:#eaf2e7;border-radius:30px;min-height:560px;position:relative;display:grid;place-items:center;overflow:hidden}.compliance-visual:before,.compliance-visual:after{content:'';position:absolute;border:1px solid #d2dfd3;border-radius:50%}.compliance-visual:before{width:390px;height:390px}.compliance-visual:after{width:270px;height:270px}.shield-ring{width:170px;height:170px;border-radius:50%;background:#f4f8f2;border:1px solid #d3ded4;display:grid;place-items:center;z-index:1;box-shadow:0 20px 50px #17332613}.shield{width:82px;height:92px;border-radius:39px 39px 45px 45px;background:var(--deep);color:var(--lime);display:grid;place-items:center;font-size:29px;clip-path:polygon(50% 0,95% 16%,90% 70%,50% 100%,10% 70%,5% 16%)}.safe-tag{position:absolute;background:#fff;border:1px solid #dae2db;border-radius:10px;padding:10px 12px;box-shadow:0 15px 38px #17332610;font-size:8px;font-weight:700;z-index:2}.tag-one{top:83px;right:35px}.tag-two{bottom:90px;left:30px}.tag-three{bottom:44px;right:25px}.compliance-copy h2{font-size:clamp(44px,4.5vw,66px)}.compliance-copy>p:not(.eyebrow):not(.legal-note){font-size:13px;line-height:1.75;color:var(--muted);margin:26px 0 28px}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.safety-grid>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column}.safety-grid b{font-size:10px}.safety-grid span{font-size:8px;color:#86928c;line-height:1.5;margin-top:5px}.legal-note{font-size:8px!important;line-height:1.55!important;color:#909b95!important;border-left:2px solid #a9cd5f;padding-left:10px;margin-top:20px!important}.cta-section{margin:0 auto 30px;max-width:1390px;background:var(--deep);color:#fff;border-radius:28px;padding:clamp(50px,7vw,95px);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;position:relative;overflow:hidden}.cta-section:after{content:'';position:absolute;width:460px;height:460px;border:1px solid #294037;border-radius:50%;right:-180px;top:-200px}.cta-section .eyebrow{color:#8fa198}.cta-section h2{font-size:clamp(46px,5vw,70px);position:relative;z-index:1}.cta-section h2 em{color:#92ab9d}.cta-side{position:relative;z-index:1}.cta-side>p{font-size:12px;color:#94a49d;line-height:1.7;margin:0 0 25px}.cta-side .button{color:var(--deep)}footer{max-width:1390px;margin:auto;padding:45px 20px 55px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:35px;color:#748079}.footer-logo{color:var(--ink)}footer>p{font-size:9px}footer>div{display:flex;gap:25px;font-size:9px;font-weight:650}footer>div a:hover{color:var(--ink)}footer>small{font-size:8px}

@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{max-width:720px}.product-stage{width:min(760px,100%);margin:auto}.hero h1{font-size:clamp(60px,12vw,88px)}.promise-band{grid-template-columns:1fr}.promise-band p{border-right:0;border-bottom:1px solid #293b34}.section-title-row{grid-template-columns:1fr 1fr;gap:40px}.feature,.feature.reverse{grid-template-columns:1fr;gap:50px}.feature.reverse .feature-copy{order:0}.feature-copy{max-width:700px}.mock-card{width:min(720px,100%);margin:auto}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}.process-grid article{border-bottom:1px solid #2b3e36}.compliance-section{grid-template-columns:1fr}.compliance-visual{order:2}.cta-section{border-radius:0;margin-bottom:0}.cta-section{grid-template-columns:1fr}.cta-side{max-width:500px}}
@media(max-width:700px){.site-header{height:74px;padding-inline:18px}.header-cta{padding:10px 13px}.hero{padding:36px 18px 60px;gap:50px}.hero h1{font-size:54px;letter-spacing:-3px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-row{margin-top:34px}.product-stage{margin:0 -2px}.app-window{grid-template-columns:42px 1fr;min-height:430px}.app-nav{padding-inline:6px}.app-content{padding:23px 12px}.app-top h2{font-size:20px}.stats>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.stat-icon{width:24px;height:24px}.company-row{grid-template-columns:auto 1fr auto}.verified{display:none}.note-top{right:-2px}.note-bottom{left:-6px}.orbit{display:none}.section{padding:90px 18px}.section-title-row{grid-template-columns:1fr;gap:23px;margin-bottom:45px}.section-title-row h2,.compliance-copy h2,.cta-section h2{font-size:46px;letter-spacing:-2.7px}.feature{padding:38px 20px;min-height:0;border-radius:20px}.feature h3{font-size:38px}.feature-copy>p{font-size:12px}.field-row{grid-template-columns:1fr}.field-row label:last-child{margin-left:20px}.compose-head{align-items:flex-start;gap:7px;flex-direction:column}.compose-body{grid-template-columns:1fr}.send-panel{padding:18px}.data-table-head,.data-table>div{grid-template-columns:1.2fr .8fr}.data-table-head span:nth-child(2),.data-table>div>span{display:none}.process-section{padding:90px 18px}.process-section .section-title-row{display:grid}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:nth-child(2){border-right:0;border-bottom:1px solid #2b3e36;min-height:230px}.compliance-section{padding:90px 18px;gap:60px}.compliance-visual{min-height:430px}.compliance-visual:before{width:330px;height:330px}.compliance-visual:after{width:220px;height:220px}.safe-tag{font-size:6px}.tag-one{right:8px;top:50px}.tag-two{left:8px;bottom:65px}.tag-three{right:12px;bottom:22px}.safety-grid{grid-template-columns:1fr}.cta-section{padding:70px 20px}.cta-section .button{width:100%;gap:20px}footer{grid-template-columns:1fr;text-align:center;justify-items:center}footer>div{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button-lime{transition:none}}
