:root{--orange:#22A866;--orange-2:#1a8a52;--brand-light:#2ecc71;--accent:#f68712;--navy:#000000;--navy-2:#151515;--ink:#111111;--muted:#5e5e5e;--line:#81818b33;--soft:#f3f3f3;--white:#ffffff;--max:1200px;--serif:'Noto Sans SC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--serif);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-source{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.topline{height:34px;background:var(--navy);color:#b8c3c9;font-size:12px}.topbar{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar span{display:flex;align-items:center;gap:8px}.topbar i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(34,168,102,.16)}.topbar div{display:flex;gap:24px}.topbar a:hover{color:#fff}.site-header{position:relative;z-index:50;background:#fff}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;background:var(--orange);color:#fff;position:relative;transform:skew(-8deg)}.brand-mark b{font-family:'Barlow Condensed';font-size:27px;line-height:1;transform:skew(8deg)}.brand-mark em{position:absolute;right:5px;top:1px;font-size:14px;font-style:normal}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-weight:900;letter-spacing:.18em;font-size:20px}.brand small{font-family:'Barlow Condensed';letter-spacing:.2em;font-size:9px;margin-top:6px;color:#697985}.nav-links{display:flex;align-items:center;gap:28px;height:100%}.nav-links a{font-size:14px;font-weight:600;height:100%;display:flex;align-items:center;position:relative}.nav-links a:after{content:"";position:absolute;height:3px;left:50%;right:50%;bottom:0;background:var(--orange);transition:.25s}.nav-links a:hover:after,.nav-links a.active:after{left:0;right:0}.nav-actions{display:flex;align-items:center;gap:14px}.search-btn{border:0;background:transparent;padding:8px;font-size:20px}.btn{min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;transition:.2s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 8px 24px rgba(34,168,102,.22)}.btn-primary:hover{background:var(--orange-2)}.btn-small{min-height:40px;padding:0 18px}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(0,0,0,.25);backdrop-filter:blur(8px)}.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.1)}.btn-outline{border-color:#b8c2c8}.btn-outline:hover{border-color:var(--orange);color:var(--orange)}.btn-light{background:#fff;color:var(--navy)}.menu-toggle{display:none;border:0;background:none;padding:6px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.search-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:20px 0;box-shadow:0 14px 30px rgba(0,0,0,.1);transform:translateY(-20px);opacity:0;pointer-events:none;transition:.25s}.search-panel.open{transform:none;opacity:1;pointer-events:auto}.search-inner{display:flex;align-items:center;gap:15px}.search-inner svg{font-size:24px;color:var(--orange)}.search-inner input{flex:1;border:0;outline:0;font-size:20px}.search-inner button{border:0;background:none;font-size:30px;color:#89959b}.hero{height:calc(100vh - 116px);min-height:650px;position:relative;color:#fff;background:var(--navy);overflow:hidden}.hero-image{position:absolute;inset:0;background:url('assets/rescue-hero.png') center/cover no-repeat;animation:heroZoom 12s ease-out both}@keyframes heroZoom{from{transform:scale(1.04)}to{transform:scale(1)}}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.75) 38%,rgba(0,0,0,.18) 69%,rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.7),transparent 45%)}.hero-content{position:relative;padding-top:clamp(105px,15vh,170px)}.eyebrow{display:flex;align-items:center;gap:11px;font-family:'Barlow Condensed',sans-serif;font-size:13px;letter-spacing:.18em;font-weight:700;color:#75838b}.eyebrow span{width:32px;height:2px;background:var(--orange)}.eyebrow.light{color:#c6d0d5}.hero h1{font-size:clamp(58px,6.5vw,94px);line-height:1.05;margin:25px 0 22px;letter-spacing:-.045em;font-weight:900}.hero h1 em,.section h2 em,.join h2 em{font-style:normal;color:var(--orange)}.hero-content>p{color:#d4dce0;font-size:18px;line-height:1.9;margin:0 0 34px}.hero-actions{display:flex;gap:14px}.hero-stats{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.84);border-top:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px)}.stat-grid{height:116px;display:grid;grid-template-columns:repeat(4,1fr)}.stat-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(255,255,255,.13)}.stat-grid>div:first-child{border-left:1px solid rgba(255,255,255,.13)}.stat-grid strong{font-family:'Barlow Condensed';font-size:39px;line-height:1}.stat-grid sup{font-family:var(--serif);font-size:12px;color:var(--orange);margin-left:4px}.stat-grid p{font-size:13px;color:#aab7bd;margin:0}.scroll-cue{position:absolute;right:42px;bottom:137px;width:28px;height:45px;border:1px solid rgba(255,255,255,.45);border-radius:20px;display:grid;place-items:start center;padding-top:8px}.scroll-cue span{width:3px;height:7px;background:#fff;border-radius:4px;animation:scroll 1.7s infinite}@keyframes scroll{50%{transform:translateY(17px);opacity:.4}}.section{padding:110px 0}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.section h2{font-size:clamp(40px,4.2vw,62px);line-height:1.22;margin:18px 0 0;letter-spacing:-.04em}.mission-copy{border-left:1px solid var(--line);padding-left:60px;color:var(--muted);font-size:16px}.mission-copy p:first-child{font-size:19px;color:#2c3a43;font-weight:600;margin-top:0}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--orange);font-weight:700;font-size:14px;margin-top:14px}.text-link svg{transition:.2s}.text-link:hover svg{transform:translateX(5px)}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border:1px solid var(--line)}.role-card{padding:40px 32px;min-height:320px;position:relative;border-right:1px solid var(--line);transition:.25s;background:#fff}.role-card:last-child{border-right:0}.role-card:hover{background:var(--navy);color:#fff;transform:translateY(-8px);box-shadow:0 20px 44px rgba(0,0,0,.15);z-index:2}.role-no{position:absolute;right:20px;top:18px;font-family:'Barlow Condensed';color:#c9d0d4}.role-icon{width:54px;height:54px;display:grid;place-items:center;background:#e9f7f0;color:var(--orange);font-size:25px}.role-card h3{margin:28px 0 12px;font-size:20px}.role-card p{font-size:14px;color:var(--muted);margin:0}.role-card:hover p{color:#b8c5cc}.role-card>a{position:absolute;bottom:32px;left:32px;color:var(--orange)}.dark-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.dark-section:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.04);border-radius:50%;right:-200px;top:-280px;box-shadow:0 0 0 100px rgba(255,255,255,.018),0 0 0 200px rgba(255,255,255,.012)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-head>div>p{color:var(--muted);margin:12px 0 0}.section-head.inverse h2{color:#fff}.light-link{color:#fff}.action-layout{display:grid;grid-template-columns:1.35fr .9fr;gap:28px}.featured-action{background:#fff;color:var(--ink);display:grid;grid-template-columns:1.05fr 1fr;min-height:380px}.action-photo{position:relative;background-size:cover;background-position:center}.mountain-photo{background:linear-gradient(20deg,rgba(8,27,38,.25),transparent),url('assets/rescue-hero.png') 70% center/cover}.live-tag{position:absolute;left:20px;top:20px;background:var(--orange);color:#fff;padding:7px 12px;font-size:12px;font-weight:700}.live-tag i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#fff;margin-right:7px;animation:pulse 1.3s infinite}@keyframes pulse{50%{opacity:.35}}.action-body{padding:45px 40px}.meta{display:flex;justify-content:space-between;color:#849098;font-size:12px}.meta span{display:flex;align-items:center;gap:5px}.action-body h3{font-size:25px;line-height:1.4;margin:24px 0 12px}.action-body p{font-size:14px;color:var(--muted)}.progress{height:4px;background:#e7ebed;margin-top:30px}.progress span{height:100%;display:block;background:var(--orange)}.progress-label{display:flex;justify-content:space-between;font-size:12px;margin-top:7px;color:#78858d}.progress-label strong{color:var(--orange)}.action-list{display:grid;gap:1px;background:rgba(255,255,255,.1)}.action-list article{background:var(--navy-2);padding:26px 30px;position:relative}.status{font-size:11px;padding:4px 9px;margin-right:10px}.status.done{background:rgba(65,183,131,.14);color:#65d6a4}.status.review{background:rgba(240,174,34,.16);color:#f0b643}.action-list time{color:#70828c;font-size:11px}.action-list h3{font-size:16px;margin:13px 0 8px}.action-list p{color:#82929b;font-size:12px;margin:0;display:flex;align-items:center;gap:5px}.action-list>a,.action-list article>a{position:absolute;right:24px;bottom:23px;color:#aebcc3;font-size:12px;display:flex;align-items:center;gap:7px}.trust-note{display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.05);margin-top:28px;padding:16px 22px;color:#92a3ab;font-size:12px}.trust-note svg{font-size:24px;color:var(--orange);flex:none}.trust-note p{margin:0}.trust-note strong{color:#dbe2e5;margin-right:8px}.team-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:34px}.tabs{display:flex;gap:30px}.tabs button{border:0;background:transparent;padding:14px 3px;font-weight:600;color:#75828a;position:relative}.tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent}.tabs button.active{color:var(--ink)}.tabs button.active:after{background:var(--orange)}.city-select{font-size:13px;color:#75828a}.city-select select{border:0;background:transparent;outline:0;color:var(--ink)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card{border:1px solid var(--line);transition:.25s}.team-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(10,29,41,.1)}.team-cover{height:120px;position:relative;background-position:center;background-size:cover}.cover-one{background:linear-gradient(120deg,rgba(0,0,0,.45),rgba(0,0,0,.05)),url('assets/rescue-hero.png') center 35%/cover}.cover-two{background:linear-gradient(120deg,rgba(26,138,82,.65),rgba(34,168,102,.25)),linear-gradient(35deg,#1a8a52,#22A866)}.cover-three{background:linear-gradient(120deg,rgba(0,0,0,.65),rgba(246,135,18,.15)),linear-gradient(35deg,#151515,#5e5e5e)}.verified{position:absolute;right:14px;top:14px;background:#fff;color:#1a8a52;padding:5px 10px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px}.team-info{padding:30px;position:relative}.team-badge{position:absolute;top:-29px;left:28px;width:58px;height:58px;border-radius:50%;background:var(--orange);border:4px solid #fff;color:#fff;display:grid;place-items:center;font-weight:900;font-size:20px}.team-badge.blue{background:#1a8a52}.team-badge.gold{background:#f68712}.team-kind{display:block;text-align:right;color:#78868e;font-size:11px}.team-info h3{font-size:21px;margin:21px 0 6px}.team-info>p{color:#849098;font-size:12px}.team-data{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:23px 0;padding:16px 0}.team-data span{text-align:center;font-size:10px;color:#88959c;border-right:1px solid var(--line)}.team-data span:last-child{border:0}.team-data strong{display:block;font-family:'Barlow Condensed';font-size:22px;color:var(--ink)}.team-info>a{font-weight:700;font-size:13px;display:flex;justify-content:space-between;align-items:center}.team-card.hide{display:none}.soft-section{background:var(--soft)}.policy-layout{display:grid;grid-template-columns:1.2fr .9fr;gap:25px}.policy-feature{background:#fff;display:grid;grid-template-columns:.85fr 1.1fr;min-height:440px}.policy-feature>div:last-child{padding:42px}.policy-visual{background:var(--navy);position:relative;display:grid;place-items:center;overflow:hidden}.policy-visual:after{content:"";width:230px;height:230px;border:42px solid rgba(34,168,102,.15);border-radius:50%;position:absolute;right:-75px;bottom:-80px}.policy-visual svg{font-size:105px;color:rgba(255,255,255,.13);stroke-width:.7}.policy-visual>span{position:absolute;left:20px;top:20px;background:var(--orange);color:#fff;padding:6px 11px;font-size:11px;font-weight:700}.category{color:var(--orange);font-size:11px;font-weight:700;background:#e9f7f0;padding:5px 9px}.policy-feature time{font-size:11px;color:#98a2a8;margin-left:12px}.policy-feature h3{font-size:25px;line-height:1.5;margin:24px 0 13px}.policy-feature p{color:var(--muted);font-size:14px}.tags{display:flex;gap:8px;margin-top:24px}.tags span{font-size:10px;border:1px solid var(--line);padding:4px 8px;color:#79868e}.policy-list{display:grid;background:#fff}.policy-list article{padding:24px 30px;border-bottom:1px solid var(--line);position:relative}.policy-list article:last-child{border:0}.policy-list time{font-size:10px;color:#98a2a8;margin-left:9px}.policy-list h3{font-size:16px;margin:16px 45px 0 0;line-height:1.5}.policy-list article>a{position:absolute;right:25px;bottom:30px;color:#89969d}.category.notice{color:#d53d39;background:#fdecec}.category.standard{color:#26779b;background:#eaf5f9}.category.observe{color:#8b6f24;background:#f8f2df}.category.case{color:#5d6f7a;background:#edf1f3}.knowledge{background:linear-gradient(90deg,#151515 0%,#0b0b0b 65%,#000000 100%);color:#fff}.knowledge-layout{display:grid;grid-template-columns:1fr .88fr;gap:120px;align-items:center}.knowledge-copy>p{color:#9dadb5;max-width:500px}.knowledge-links{margin-top:40px;border-top:1px solid rgba(255,255,255,.13)}.knowledge-links>a{display:flex;align-items:center;gap:18px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.13)}.knowledge-links>a>span{width:42px;height:42px;display:grid;place-items:center;background:rgba(255,255,255,.06);color:var(--orange)}.knowledge-links div{flex:1;display:flex;flex-direction:column}.knowledge-links strong{font-size:15px}.knowledge-links small{color:#7e919b;margin-top:3px}.knowledge-links>a>svg{color:#6f838d}.course-card{background:#fff;color:var(--ink);box-shadow:0 30px 70px rgba(0,0,0,.3)}.course-photo{height:260px;background:linear-gradient(0deg,rgba(6,24,35,.55),transparent),url('assets/rescue-hero.png') center/cover;position:relative}.course-photo span{position:absolute;top:18px;left:18px;background:var(--orange);color:#fff;padding:6px 10px;font-size:11px}.course-photo button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#fff;border:0;color:var(--orange);font-size:25px;display:grid;place-items:center}.course-body{padding:34px}.course-tag{color:var(--orange);font-size:11px;font-weight:700}.course-body h3{font-size:23px;margin:12px 0}.course-body p{font-size:13px;color:var(--muted)}.course-meta{display:flex;gap:22px;font-size:11px;color:#819098;margin:23px 0}.products .section-head>p{max-width:490px;border-left:1px solid var(--line);padding-left:50px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.product-card{display:grid;grid-template-columns:1fr 1.1fr;border:1px solid var(--line);min-height:350px}.product-top{padding:35px;position:relative;overflow:hidden}.product-top>span{font-size:10px;padding:6px 9px;border:1px solid currentColor}.digital .product-top{background:var(--navy);color:#fff}.digital .product-top strong{display:block;font-family:'Barlow Condensed';font-size:72px;line-height:.72;margin-top:60px;color:var(--orange);letter-spacing:-.05em}.digital .product-top small{display:block;margin-top:22px;color:#91a2ab;letter-spacing:.2em}.gear .product-top{background:#e8ebea}.gear-illustration{position:absolute;inset:55px 25px 20px}.gear-illustration i{position:absolute;width:130px;height:180px;border:15px solid #22A866;border-radius:48% 48% 30% 30%;left:30%;top:0;transform:rotate(18deg);box-shadow:inset 0 0 0 10px #151515}.gear-illustration b{position:absolute;width:80px;height:80px;border:10px solid #151515;border-radius:50%;left:22%;bottom:10px}.gear-illustration em{position:absolute;width:70px;height:110px;border:12px solid #f68712;border-radius:40%;right:5%;bottom:5px}.product-body{padding:50px 38px;display:flex;flex-direction:column;justify-content:center}.product-body h3{font-size:22px;line-height:1.4}.product-body p{font-size:13px;color:var(--muted)}.product-body a{margin-top:25px;font-size:13px;font-weight:700;color:var(--orange);display:flex;align-items:center;gap:9px}.join{padding:85px 0;background:var(--orange);color:#fff;position:relative;overflow:hidden}.join:after{content:"RCAT";font-family:'Barlow Condensed';font-size:260px;font-weight:700;color:rgba(255,255,255,.07);position:absolute;right:-20px;bottom:-130px;line-height:1}.join-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.join h2{font-size:50px;line-height:1.2;margin:16px 0}.join h2 em{color:#fff}.join p{max-width:600px;color:#ddf5e8}.join-actions{display:flex;flex-direction:column;gap:12px;min-width:220px}.join .btn-ghost{background:transparent}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr) .7fr;gap:55px;padding:75px 0 55px}.footer-brand p{font-size:13px;color:#718089;max-width:230px;margin:22px 0}.public-note{font-size:10px;background:#f1f3f3;padding:6px 9px;color:#66757e}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col h4{font-size:14px;margin:0 0 12px}.footer-col a,.footer-col p{font-size:12px;color:#7b898f;margin:0}.footer-col a:hover{color:var(--orange)}.qr-placeholder{width:90px;height:90px;border:8px dotted var(--navy);display:grid;place-items:center}.qr-placeholder span{font-family:'Barlow Condensed';font-weight:700;font-size:20px}.footer-qr p{font-size:11px;color:#7a888f;text-align:center}.footer-bottom{border-top:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;font-size:10px;color:#8b979d}.footer-bottom div{display:flex;gap:25px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.nav-links{gap:16px}.nav-links a{font-size:12px}.nav-actions .btn{display:none}.role-grid{grid-template-columns:repeat(2,1fr)}.role-card:nth-child(2){border-right:0}.role-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.knowledge-layout{gap:55px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr)}.footer-qr{display:none}}
@media(max-width:850px){.container{width:min(100% - 32px,var(--max))}.topline{display:none}.nav{height:70px}.menu-toggle{display:block;margin-left:auto}.nav-links{position:absolute;left:0;right:0;top:70px;background:#fff;display:none;height:auto;flex-direction:column;align-items:stretch;padding:18px 25px;gap:0;box-shadow:0 16px 30px rgba(0,0,0,.12)}.nav-links.open{display:flex}.nav-links a{height:46px;border-bottom:1px solid var(--line)}.nav-actions{margin-left:12px}.hero{height:calc(100vh - 70px);min-height:670px}.hero-image{background-position:64% center}.hero-scrim{background:linear-gradient(90deg,rgba(0,0,0,.91),rgba(0,0,0,.5))}.hero-content{padding-top:90px}.hero h1{font-size:58px}.hero-stats{overflow:auto}.stat-grid{width:720px}.split-heading{grid-template-columns:1fr;gap:40px}.mission-copy{padding-left:25px}.action-layout,.policy-layout,.knowledge-layout{grid-template-columns:1fr}.featured-action{grid-template-columns:1fr}.action-photo{min-height:250px}.team-grid{grid-template-columns:1fr 1fr}.team-card:last-child{display:none}.policy-feature{grid-template-columns:1fr}.policy-visual{height:220px}.product-card{grid-template-columns:1fr}.product-top{min-height:250px}.join-inner{align-items:flex-start;gap:50px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-col:nth-of-type(3){display:none}}
@media(max-width:580px){.section{padding:78px 0}.brand strong{font-size:17px}.search-btn{display:none}.hero-content>p br{display:none}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:stretch;width:240px}.stat-grid{height:90px;width:600px}.stat-grid strong{font-size:30px}.scroll-cue{display:none}.role-grid{grid-template-columns:1fr}.role-card{border-right:0;border-bottom:1px solid var(--line)!important}.section-head{align-items:flex-start;gap:25px}.section-head>.btn,.section-head>.text-link{display:none}.featured-action{display:block}.action-body{padding:30px 24px}.action-list article{padding:24px 20px}.action-list article>a{position:static;margin-top:10px}.team-toolbar{display:block}.tabs{overflow:auto;gap:20px}.tabs button{white-space:nowrap}.city-select{display:none}.team-grid{grid-template-columns:1fr}.team-card:last-child{display:block}.policy-feature>div:last-child{padding:30px 24px}.policy-feature h3{font-size:21px}.knowledge-layout{gap:55px}.course-photo{height:210px}.products .section-head{display:block}.products .section-head>p{border:0;padding:0}.product-grid{grid-template-columns:1fr}.join-inner{flex-direction:column}.join h2{font-size:43px}.join-actions{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.footer-col:nth-of-type(2){display:none}.footer-bottom{flex-direction:column;gap:10px}.hero .eyebrow{font-size:11px}.section h2{font-size:40px}}
.brand-logo{width:46px;height:46px;display:inline-grid;place-items:center;flex:0 0 46px;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(34,168,102,.18)}.brand-logo img{width:100%;height:100%;display:block;object-fit:contain}.brand-mark{display:none}.inverse-brand .brand-logo{box-shadow:none}.brand-logo+span{min-width:0}@media(max-width:580px){.brand-logo{width:42px;height:42px;flex-basis:42px;border-radius:10px}}
.real-products{grid-template-columns:repeat(2,1fr)}.old-product{height:260px;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:9px;padding:26px 24px;background-size:cover;background-position:center;color:#fff;overflow:hidden}.old-product:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.66) 47%,rgba(0,0,0,.14) 100%),linear-gradient(0deg,rgba(0,0,0,.58),transparent 58%);z-index:-1}.old-product:after{content:"";position:absolute;left:24px;bottom:19px;width:42px;height:3px;background:var(--brand-light);z-index:-1}.old-product>span{display:inline-flex;align-items:center;min-height:25px;padding:4px 9px;border:1px solid rgba(255,255,255,.66);background:rgba(0,0,0,.15);font-size:11px;line-height:1.2;letter-spacing:.04em}.old-product strong{display:block;font:800 clamp(42px,4vw,52px)/.9 'Barlow Condensed',sans-serif;letter-spacing:-.025em;text-shadow:0 2px 16px rgba(0,0,0,.4)}.old-product small{display:block;max-width:190px;font-size:13px;line-height:1.45;color:#f0f7f3;text-shadow:0 1px 8px rgba(0,0,0,.5)}.scs-product{background-color:#092015;background-image:url('assets/products/rc-scs-admin-brand.png');background-position:center 48%}.rms-product{background-color:#07120d;background-image:url('assets/products/rc-rms-data-center.png');background-position:center}.assist-product{background-color:#211a0c;background-image:url('assets/products/rc-assist-rope-tools.png');background-repeat:no-repeat;background-size:auto 292px;background-position:center 5px}.ops-product{background-color:#06101a;background-image:url('assets/products/rc-ops-situation-screen.png');background-position:center}.rms-product:before,.ops-product:before,.scs-product:before{background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.62) 51%,rgba(0,0,0,.12) 100%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 64%)}.assist-product:before{background:linear-gradient(90deg,rgba(8,13,9,.9) 0%,rgba(12,18,11,.52) 54%,rgba(12,18,11,.15) 100%),linear-gradient(0deg,rgba(12,13,8,.74),transparent 66%)}.footer-qr img{display:block;width:108px;height:108px;object-fit:cover;background:#fff;padding:5px}.footer-qr p{margin-top:10px}@media(max-width:850px){.old-product{min-height:260px}.old-product strong{font-size:52px}}@media(max-width:580px){.real-products{grid-template-columns:1fr}.old-product{padding:24px}.old-product strong{font-size:50px}.assist-product{background-size:auto 284px}}
