@import url('../styles.css');
@import url('../mobile.css');

:root{--brand:#22a866;--brand-dark:#1a8a52;--brand-light:#2ecc71;--accent:#f68712;--black:#000;--ink:#111;--muted:#5e5e5e;--soft:#f3f3f3;--line:#81818b33;--white:#fff}
body.subpage{background:#fff;color:var(--ink)}
.subpage .site-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 var(--line)}
.subpage .nav-links a.active{color:var(--brand)}
.subpage .nav-links a.active:after{width:100%}
.subpage-main{min-height:60vh}
.sub-hero{background:#050505;color:#fff;position:relative;overflow:hidden;padding:96px 0 78px}
.sub-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 30%,rgba(34,168,102,.3),transparent 28%),linear-gradient(120deg,transparent 55%,rgba(255,255,255,.035) 55%)}
.sub-hero:after{content:"RCAT";position:absolute;right:-20px;bottom:-72px;font:900 190px/1 'Barlow Condensed',sans-serif;color:rgba(255,255,255,.035);letter-spacing:-6px}
.sub-hero .container{position:relative;z-index:1}
.breadcrumb{display:flex;align-items:center;gap:9px;color:#aaa;font-size:13px;margin-bottom:34px}.breadcrumb a{color:#ddd}.breadcrumb a:hover{color:var(--brand-light)}
.breadcrumb i{width:4px;height:4px;border-radius:50%;background:var(--brand);display:inline-block}
.sub-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:70px;align-items:end}
.sub-kicker{display:flex;align-items:center;gap:10px;color:var(--brand-light);font:700 13px/1 'Barlow Condensed','Noto Sans SC',sans-serif;letter-spacing:2px;text-transform:uppercase}.sub-kicker:before{content:"";width:30px;height:3px;background:var(--brand)}
.sub-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.08;margin:18px 0 22px;letter-spacing:-2px}.sub-hero h1 em{color:var(--brand-light);font-style:normal}
.sub-hero-lead{font-size:18px;line-height:1.9;color:#c8c8c8;max-width:720px}
.hero-aside{border-left:1px solid #333;padding-left:34px}.hero-aside strong{font-size:34px;color:#fff;display:block;margin-bottom:5px}.hero-aside p{color:#aaa;line-height:1.8;font-size:14px}.hero-aside span{display:block;color:var(--brand-light);font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:18px}
.sub-section{padding:88px 0}.sub-section.soft{background:var(--soft)}.sub-section.dark{background:#050505;color:#fff}
.sub-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px}.sub-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.2;margin:10px 0 0}.sub-heading h2 em{color:var(--brand);font-style:normal}.sub-heading>p{max-width:500px;color:var(--muted);line-height:1.8}.dark .sub-heading>p{color:#aaa}
.section-label{font:700 13px/1 'Barlow Condensed','Noto Sans SC',sans-serif;color:var(--brand);letter-spacing:2px}.dark .section-label{color:var(--brand-light)}
.notice-strip{background:#effaf4;border:1px solid #b9e8d0;border-left:4px solid var(--brand);padding:20px 24px;display:flex;gap:16px;align-items:flex-start;margin-bottom:40px}.notice-strip strong{display:block;margin-bottom:5px}.notice-strip p{color:var(--muted);font-size:14px;line-height:1.7}.notice-icon{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{border:1px solid var(--line);background:#fff;padding:30px;position:relative;transition:.25s}.info-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000f;border-color:#22a86666}.info-card .no{font:700 13px/1 'Barlow Condensed',sans-serif;color:var(--brand);letter-spacing:1px}.info-card h3{font-size:22px;margin:18px 0 12px}.info-card p{font-size:14px;line-height:1.8;color:var(--muted)}.info-card ul{margin:20px 0 0;padding:18px 0 0;border-top:1px solid var(--line);list-style:none}.info-card li{font-size:13px;color:#444;margin:9px 0;padding-left:16px;position:relative}.info-card li:before{content:"";width:5px;height:5px;background:var(--brand);border-radius:50%;position:absolute;left:0;top:7px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:"";position:absolute;left:12%;right:12%;top:24px;height:1px;background:#3a3a3a}.step{position:relative;padding-right:30px}.step b{width:48px;height:48px;border:1px solid var(--brand);background:#050505;color:var(--brand-light);display:grid;place-items:center;border-radius:50%;position:relative;z-index:1;font-family:'Barlow Condensed';font-size:18px}.step h3{margin:24px 0 10px;font-size:18px}.step p{color:#999;font-size:14px;line-height:1.7}
.toolbar{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap}.filter-group{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{border:1px solid var(--line);background:#fff;padding:10px 17px;font:600 13px 'Noto Sans SC';cursor:pointer}.filter-btn.active,.filter-btn:hover{border-color:var(--brand);background:var(--brand);color:#fff}.directory-search{min-width:270px;border:1px solid var(--line);background:#fff;padding:11px 15px;font:14px 'Noto Sans SC';outline:none}.directory-search:focus{border-color:var(--brand)}
.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.directory-card{border:1px solid var(--line);background:#fff;overflow:hidden;transition:.25s}.directory-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0000000f}.directory-card.hidden{display:none}.directory-cover{height:128px;background:linear-gradient(135deg,#0a0a0a,#252525);padding:20px;display:flex;align-items:flex-start;justify-content:space-between}.directory-cover.green{background:linear-gradient(135deg,#123c2a,#22a866)}.directory-cover.gray{background:linear-gradient(135deg,#262626,#676767)}.team-monogram{width:58px;height:58px;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font-size:25px;font-weight:900;border:4px solid #ffffff33}.verify-pill{background:#fff;color:var(--brand-dark);font-size:11px;font-weight:700;padding:6px 9px}.directory-body{padding:24px}.directory-type{font-size:12px;color:var(--brand);font-weight:700}.directory-body h3{font-size:20px;margin:9px 0}.directory-body>p{font-size:13px;color:var(--muted)}.directory-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.directory-stats span{padding:13px 3px;text-align:center;font-size:11px;color:var(--muted);border-right:1px solid var(--line)}.directory-stats span:last-child{border:0}.directory-stats strong{display:block;color:#111;font-size:18px}.arrow-link{display:inline-flex;gap:8px;align-items:center;color:#111;font-size:13px;font-weight:700}.arrow-link:after{content:"→";color:var(--brand);font-size:18px}.arrow-link:hover{color:var(--brand)}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:55px;align-items:start}.article-list{display:grid;gap:14px}.article-row{display:grid;grid-template-columns:100px 1fr 30px;gap:22px;align-items:center;padding:24px;background:#fff;border:1px solid var(--line)}.article-row:hover{border-color:#22a86688}.article-date{font:700 14px 'Barlow Condensed';color:#777}.article-row h3{font-size:18px;margin:7px 0}.article-row p{font-size:13px;color:var(--muted)}.article-tag{font-size:11px;color:var(--brand-dark);font-weight:700}.article-arrow{font-size:22px;color:var(--brand)}
.content-note{display:flex;gap:16px;align-items:baseline;padding:15px 18px;margin:25px 0 18px;border-left:3px solid var(--brand);background:#edf8f1;color:#496156;font-size:13px;line-height:1.75}.content-note strong{color:var(--brand-dark);white-space:nowrap}.article-aside{padding:28px;background:#fff;border:1px solid var(--line);position:sticky;top:95px}.article-aside h3{font-size:21px;margin:10px 0}.article-aside p,.article-aside li{font-size:13px;line-height:1.9;color:var(--muted)}.article-aside ul{margin:16px 0 0;padding-left:18px}.empty-state{display:none;padding:36px 24px;background:#fff;border:1px dashed var(--line);color:var(--muted);text-align:center}.empty-state.show{display:block}.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.btn-outline-light{border:1px solid rgba(255,255,255,.6);color:#fff;background:transparent}.btn-outline-light:hover{background:#fff;color:var(--brand-dark)}.source a{color:var(--brand-dark);font-weight:700;text-decoration:underline}.source span{display:block;margin-top:10px;color:var(--muted);font-size:13px;line-height:1.85}
.side-panel{background:#0b0b0b;color:#fff;padding:28px}.side-panel h3{font-size:20px;margin-bottom:12px}.side-panel p{color:#aaa;font-size:13px;line-height:1.8}.side-panel .btn{margin-top:20px;width:100%}
.feature-banner{display:grid;grid-template-columns:1fr 1fr;background:#0a0a0a;color:#fff;min-height:340px;margin-bottom:30px}.feature-banner-link{color:#fff;transition:.25s}.feature-banner-link:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(8,67,39,.2)}.feature-visual{background:linear-gradient(135deg,#16663f,#22a866);display:flex;flex-direction:column;justify-content:space-between;padding:36px;position:relative;overflow:hidden}.feature-visual:after{content:"§";position:absolute;right:20px;bottom:-55px;font:190px Georgia;color:#ffffff1c}.feature-visual small{letter-spacing:2px}.feature-visual strong{font-size:52px}.feature-copy{padding:40px;display:flex;flex-direction:column;justify-content:center}.feature-copy h2{font-size:28px;line-height:1.45;margin:14px 0}.feature-copy p{color:#aaa;line-height:1.8;font-size:14px}.feature-copy .arrow-link{color:#fff;margin-top:22px}
.detail-hero{padding-bottom:62px}.detail-meta{display:flex;gap:18px;flex-wrap:wrap;color:#aaa;font-size:13px}.detail-meta span{display:flex;align-items:center;gap:7px}.detail-meta span:before{content:"";width:5px;height:5px;background:var(--brand);border-radius:50%}
.detail-wrap{display:grid;grid-template-columns:minmax(0,760px) 270px;gap:70px;align-items:start}.prose{font-size:16px;line-height:2;color:#333}.prose .lead{font-size:20px;color:#111;line-height:1.85;border-left:4px solid var(--brand);padding-left:24px;margin:0 0 40px}.prose h2{font-size:28px;color:#111;margin:52px 0 17px}.prose h3{font-size:20px;color:#111;margin:34px 0 12px}.prose ul{padding-left:20px}.prose li{margin:9px 0}.prose .callout{background:#effaf4;padding:24px 28px;margin:30px 0;border-top:2px solid var(--brand)}.prose .source{background:var(--soft);padding:20px 24px;font-size:13px;color:var(--muted);margin-top:40px}
.toc{position:sticky;top:110px;border-left:1px solid var(--line);padding-left:25px}.toc strong{font-size:14px}.toc a{display:block;color:var(--muted);font-size:13px;padding:9px 0}.toc a:hover{color:var(--brand)}
.team-profile{margin-top:-34px;position:relative;z-index:2}.profile-head{background:#fff;box-shadow:0 12px 40px #00000012;padding:30px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.profile-logo{width:84px;height:84px;background:#111;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:900;border:6px solid #e6f7ee}.profile-head h1{font-size:30px;margin:0 0 6px}.profile-head p{color:var(--muted);font-size:14px}.profile-verified{color:var(--brand-dark);font-size:13px;font-weight:700}.profile-data{display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;background:#fff;border:1px solid var(--line)}.profile-data div{text-align:center;padding:25px;border-right:1px solid var(--line)}.profile-data div:last-child{border:0}.profile-data strong{font:700 30px 'Barlow Condensed';display:block}.profile-data span{color:var(--muted);font-size:12px}
.two-col{display:grid;grid-template-columns:1.3fr .7fr;gap:30px}.panel{border:1px solid var(--line);background:#fff;padding:30px}.panel h3{font-size:22px;margin-bottom:18px}.panel p{color:var(--muted);font-size:14px;line-height:1.85}.fact-list{list-style:none;margin:0;padding:0}.fact-list li{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.fact-list li span:first-child{color:var(--muted)}
.timeline{margin-top:20px}.timeline-item{border-left:1px solid #ccc;padding:0 0 28px 24px;position:relative}.timeline-item:before{content:"";position:absolute;left:-5px;top:4px;width:9px;height:9px;border-radius:50%;background:var(--brand)}.timeline-item:last-child{padding-bottom:0}.timeline-item time{font-size:12px;color:var(--brand-dark);font-weight:700}.timeline-item h4{margin:5px 0;font-size:16px}.timeline-item p{font-size:13px}
.download-list{display:grid;gap:10px}.download-item{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:17px 20px;font-size:14px}.download-item span{color:var(--muted);font-size:12px}.download-item a{color:var(--brand-dark);font-weight:700}
.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-card{background:#fff;border:1px solid var(--line)}.resource-link{display:block;color:inherit;transition:.25s}.resource-link:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 16px 36px rgba(10,77,45,.1)}.resource-thumb{height:150px;background:linear-gradient(135deg,#0b0b0b,#224b38);padding:24px;color:#fff;display:flex;align-items:end}.resource-thumb.orange{background:linear-gradient(135deg,#3b220b,#f68712)}.resource-thumb.gray{background:linear-gradient(135deg,#222,#777)}.resource-thumb strong{font-size:22px}.resource-body{padding:24px}.resource-body small{color:var(--brand);font-weight:700}.resource-body h3{font-size:19px;margin:10px 0}.resource-body p{color:var(--muted);font-size:13px;line-height:1.7}.resource-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:12px;color:#777}
.product-stack{display:grid;gap:24px}.product-row{display:grid;grid-template-columns:38% 1fr;min-height:300px;border:1px solid var(--line)}.product-showcase{background:#050505;color:#fff;padding:36px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.product-showcase.green{background:linear-gradient(135deg,#125337,#22a866)}.product-showcase.orange{background:linear-gradient(135deg,#552d00,#f68712)}.product-showcase:after{content:"+";position:absolute;right:4px;bottom:-70px;font:220px/1 sans-serif;color:#ffffff12}.product-showcase strong{font:800 46px/1 'Barlow Condensed';letter-spacing:1px}.product-content{padding:40px;display:flex;flex-direction:column;justify-content:center}.product-content h3{font-size:27px}.product-content p{color:var(--muted);line-height:1.8;margin:14px 0 20px}.product-points{display:flex;gap:10px;flex-wrap:wrap}.product-points span{background:var(--soft);padding:8px 11px;font-size:12px}
.product-showcase.product-photo{min-height:350px;background:#090909}.product-showcase.product-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38;filter:saturate(.75)}.product-showcase.product-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#000000e6);z-index:1}.product-showcase.product-photo>*:not(img){position:relative;z-index:2}.product-showcase.rms-photo img{object-fit:contain;background:#111;padding:48px}.product-showcase.assist-photo img{object-position:center 18%}.product-source{margin-top:22px}.footer-qr img{display:block;width:108px;height:108px;object-fit:cover;background:#fff;padding:5px}.footer-qr p{margin-top:10px}
.product-hub-hero{background:radial-gradient(circle at 77% 40%,rgba(34,168,102,.3),transparent 31%),linear-gradient(118deg,#030604,#0b2115 62%,#132e20)}.product-hub-hero .sub-hero-lead{max-width:660px}.hub-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hub-hero-actions .btn-ghost{border-color:#ffffff66}.hub-intro{border-bottom:1px solid var(--line);background:#fff}.hub-intro .container{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hub-intro p{max-width:695px;font-size:17px;line-height:1.75;font-weight:600;margin:0}.hub-pillars{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hub-pillars span{font-size:11px;font-weight:700;color:var(--brand-dark);border:1px solid #bce5cd;background:#f1faf4;padding:7px 9px}.hub-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hub-product-card{border:1px solid var(--line);background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:.3s}.hub-product-card:hover{transform:translateY(-6px);border-color:#63c58f;box-shadow:0 22px 45px rgba(7,65,38,.11)}.hub-product-visual{height:230px;position:relative;background:#08130d;overflow:hidden}.hub-product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(1,7,4,.86))}.hub-product-visual img{display:block;width:100%;height:100%;object-fit:cover;opacity:.72;filter:saturate(.82)}.hub-product-card.rms .hub-product-visual img{object-fit:contain;padding:28px;background:radial-gradient(circle,#173f2a,#07140d)}.hub-product-card.assist .hub-product-visual{background:#20170c}.hub-product-card.scs .hub-product-visual{background:#092015}.hub-product-visual span{position:absolute;left:23px;bottom:18px;z-index:2;color:#fff;font:700 12px 'Barlow Condensed','Noto Sans SC';letter-spacing:1.5px}.hub-product-body{padding:29px 31px 25px;display:flex;flex:1;flex-direction:column}.hub-product-code{font:700 15px 'Barlow Condensed','Noto Sans SC';letter-spacing:1.4px;color:var(--brand);margin-bottom:14px}.hub-product-body h3{font-size:25px;line-height:1.32;margin:0}.hub-product-body>p{font-size:14px;line-height:1.85;color:var(--muted);margin:14px 0 17px}.hub-product-body ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:8px}.hub-product-body li{position:relative;padding-left:15px;font-size:13px;color:#46544c}.hub-product-body li:before{content:"";width:5px;height:5px;position:absolute;left:0;top:.6em;background:var(--brand);border-radius:50%}.hub-product-footer{border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto}.hub-product-footer span{font-size:11px;line-height:1.6;color:#7b8680;max-width:220px}.hub-product-footer .arrow-link{white-space:nowrap;font-size:13px}.hub-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.hub-path-grid article{background:#fff;padding:29px;min-height:243px;transition:.25s}.hub-path-grid article:hover{background:#f2fbf6}.hub-path-grid b{font:700 13px 'Barlow Condensed','Noto Sans SC';color:var(--brand);letter-spacing:1.2px}.hub-path-grid h3{font-size:19px;line-height:1.45;margin:23px 0 10px}.hub-path-grid p{font-size:13px;line-height:1.8;color:var(--muted);min-height:48px}.hub-path-grid a{font-size:13px;color:var(--brand-dark);font-weight:700}.hub-connection{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:74px;align-items:center}.hub-connection h2{font-size:clamp(30px,3vw,44px);line-height:1.25;margin:10px 0 16px}.hub-connection>div>p{font-size:15px;color:var(--muted);line-height:1.9}.hub-connection-map{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.hub-connection-map div{min-height:112px;border:1px solid #bde6cd;background:#f3fbf6;padding:22px;display:flex;flex-direction:column;justify-content:flex-end}.hub-connection-map div:nth-of-type(2),.hub-connection-map div:nth-of-type(3){background:#092016;border-color:#092016;color:#fff}.hub-connection-map b{font:700 22px 'Barlow Condensed','Noto Sans SC';letter-spacing:1px}.hub-connection-map span{font-size:12px;margin-top:7px}.hub-connection-map i{font-style:normal;font-size:22px;color:var(--brand);text-align:center}.hub-connection-map div:nth-of-type(3){grid-column:1/2}.hub-connection-map div:nth-of-type(4){grid-column:3/4}.product-hub .sub-cta span{display:block;font:700 12px 'Barlow Condensed','Noto Sans SC';letter-spacing:1.5px;color:#a8e0bd;margin-bottom:12px}
.product-detail-hero{padding:82px 0 72px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);gap:70px;align-items:center}.product-detail-hero h1{font:800 clamp(56px,7vw,88px)/.95 'Barlow Condensed','Noto Sans SC',sans-serif;letter-spacing:-2px;margin:18px 0}.product-detail-hero h2{font-size:clamp(25px,3vw,38px);line-height:1.35;margin-bottom:18px}.product-detail-visual{height:420px;background:#151515;position:relative;overflow:hidden;border:1px solid #ffffff1c}.product-detail-visual img{width:100%;height:100%;object-fit:cover;opacity:.8}.product-detail-visual.contain img{object-fit:contain;padding:34px;background:#0b0b0b}.product-detail-visual:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 80px #00000066;pointer-events:none}.product-detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.product-detail-actions .btn-ghost{border-color:#ffffff66}.feature-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-block{border:1px solid var(--line);padding:28px;background:#fff}.feature-block b{font:700 13px 'Barlow Condensed';color:var(--brand);letter-spacing:1px}.feature-block h3{font-size:21px;margin:12px 0}.feature-block p{font-size:14px;line-height:1.8;color:var(--muted)}.capability-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#333;border:1px solid #333}.capability{background:#0b0b0b;padding:27px}.capability strong{display:block;color:#fff;font-size:17px;margin-bottom:9px}.capability p{font-size:13px;color:#999;line-height:1.7}.product-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.product-facts span{border:1px solid #ffffff33;color:#ddd;padding:8px 12px;font-size:12px}.product-note{border-left:3px solid var(--brand);padding:18px 22px;background:#effaf4;color:#385447;font-size:14px;line-height:1.8;margin-top:28px}.related-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-product{border:1px solid var(--line);padding:24px;background:#fff}.related-product small{color:var(--brand);font-weight:700}.related-product h3{font-size:19px;margin:10px 0}.related-product p{font-size:13px;color:var(--muted);line-height:1.7}.related-product a{margin-top:16px}.qr-action{display:grid;grid-template-columns:150px 1fr;gap:25px;align-items:center}.qr-action img{width:150px;height:150px;object-fit:cover;border:8px solid #fff;box-shadow:0 5px 20px #00000012}
.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:34px}.product-gallery figure{margin:0;background:#0c0c0c;border:1px solid var(--line);overflow:hidden}.product-gallery img{display:block;width:100%;height:440px;object-fit:contain;background:#111}.product-gallery .wide{grid-column:1/-1}.product-gallery .wide img{height:380px;object-fit:cover}.product-gallery figcaption{padding:14px 18px;color:#666;background:#fff;font-size:12px}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.value{background:#fff;padding:30px}.value b{color:var(--brand);font:700 14px 'Barlow Condensed'}.value h3{font-size:20px;margin:25px 0 10px}.value p{color:var(--muted);font-size:13px;line-height:1.75}
.milestones{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.milestone{border-top:3px solid var(--brand);padding-top:18px}.milestone time{font:700 28px 'Barlow Condensed';color:var(--brand)}.milestone h3{margin:12px 0 7px;font-size:17px}.milestone p{color:var(--muted);font-size:13px;line-height:1.7}
.faq{max-width:900px}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;text-align:left;padding:22px 0;font:600 16px 'Noto Sans SC';cursor:pointer}.faq-question span{color:var(--brand);font-size:24px;transition:.2s}.faq-answer{display:none;padding:0 40px 22px 0;color:var(--muted);line-height:1.8;font-size:14px}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question span{transform:rotate(45deg)}
.empty-state{display:none;text-align:center;padding:55px;background:var(--soft);color:var(--muted)}
.sub-cta{background:var(--brand);color:#fff;padding:55px 0}.sub-cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.sub-cta h2{font-size:34px}.sub-cta p{margin-top:8px;color:#e2f7ec}.sub-cta .btn-light{white-space:nowrap}
.subpage footer{margin-top:0}.journey-cta{background:linear-gradient(120deg,#137b47,#22a866);color:#fff;padding:56px 0}.journey-cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.journey-cta span{font:700 12px 'Barlow Condensed','Noto Sans SC';letter-spacing:2px;color:#d8f5e4}.journey-cta h2{font-size:34px;margin:9px 0}.journey-cta p{color:#e4f8ed}.journey-cta .btn-light{white-space:nowrap}

/* Product-detail system: product value, proof and conversion share one visual rhythm. */
.product-detail-hero{overflow:hidden;background:radial-gradient(circle at 74% 48%,rgba(34,168,102,.28),transparent 33%),linear-gradient(118deg,#030504 0%,#07130c 53%,#10281b 100%)}.product-detail-hero:before{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-170px;top:-210px;box-shadow:0 0 0 44px rgba(255,255,255,.025),0 0 0 88px rgba(255,255,255,.018)}.product-detail-hero .breadcrumb{margin-bottom:42px}.product-detail-grid{position:relative}.product-detail-grid>div:first-child{padding:14px 0 22px}.product-detail-hero h1{position:relative;z-index:1;text-shadow:0 15px 35px rgba(0,0,0,.28)}.product-detail-hero h1:after{content:"";display:block;width:54px;height:4px;background:var(--brand);margin-top:20px}.product-detail-hero h2{max-width:600px}.product-detail-hero .sub-hero-lead{max-width:625px}.product-detail-visual{border-radius:4px;box-shadow:0 28px 70px rgba(0,0,0,.38);transform:perspective(1200px) rotateY(-2deg);transition:transform .35s,box-shadow .35s}.product-detail-visual:hover{transform:perspective(1200px) rotateY(0) translateY(-6px);box-shadow:0 36px 82px rgba(0,0,0,.5)}.product-detail-visual:before{content:"PRODUCT INTERFACE";position:absolute;left:18px;top:16px;z-index:2;font:700 11px 'Barlow Condensed','Noto Sans SC';letter-spacing:1.8px;color:#fff;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);padding:6px 9px}.product-facts span{transition:.2s}.product-facts span:hover{background:var(--brand);border-color:var(--brand);color:#fff}.product-quicknav{position:relative;z-index:4;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(0,0,0,.06)}.product-quicknav .container{min-height:64px;display:flex;align-items:center;gap:28px}.product-quicknav span{margin-right:auto;font:700 12px 'Barlow Condensed','Noto Sans SC';letter-spacing:1.7px;color:var(--brand-dark)}.product-quicknav a{font-size:13px;font-weight:700;color:#526069;transition:.2s}.product-quicknav a:hover{color:var(--brand)}.product-quicknav .quick-contact{color:#fff;background:var(--brand);padding:9px 15px}.product-page .feature-block{position:relative;overflow:hidden;min-height:194px;transition:.25s}.product-page .feature-block:after{content:"";position:absolute;width:76px;height:76px;border:1px solid #22a86622;border-radius:50%;right:-25px;bottom:-25px}.product-page .feature-block:hover{border-color:var(--brand);transform:translateY(-5px);box-shadow:0 16px 34px rgba(7,61,35,.1)}.product-page .feature-block h3{line-height:1.3}.product-page .product-gallery{margin-top:48px}.product-page .product-gallery figure{border-radius:4px;box-shadow:0 15px 36px rgba(0,0,0,.1);transition:.25s}.product-page .product-gallery figure:hover{transform:translateY(-5px);box-shadow:0 23px 46px rgba(0,0,0,.16)}.product-page .product-gallery figcaption{position:relative;padding-left:23px}.product-page .product-gallery figcaption:before{content:"";position:absolute;left:0;top:20px;width:10px;height:2px;background:var(--brand)}.product-page .capability-list{border-color:#205334}.product-page .capability{position:relative;min-height:143px;transition:.25s}.product-page .capability:hover{background:#122c1d}.product-page .capability strong:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--brand);margin-right:9px;vertical-align:2px}.product-page .qr-action{padding:34px;background:#fff;border:1px solid var(--line);box-shadow:0 15px 36px rgba(0,0,0,.06)}.product-page .qr-action h2{margin:8px 0 0;font-size:32px}.product-page .related-product{transition:.25s}.product-page .related-product:hover{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 15px 32px rgba(0,0,0,.08)}.product-page:has(img[src*="rc-scs"]) .product-detail-hero{background:radial-gradient(circle at 78% 42%,rgba(34,168,102,.34),transparent 32%),linear-gradient(118deg,#04140c,#0b3220)}.product-page:has(img[src*="rc-rms"]) .product-detail-hero{background:radial-gradient(circle at 72% 46%,rgba(49,151,91,.31),transparent 32%),linear-gradient(118deg,#050806,#102017)}.product-page:has(img[src*="rc-assist"]) .product-detail-hero{background:radial-gradient(circle at 72% 45%,rgba(246,135,18,.23),transparent 31%),linear-gradient(118deg,#10130e,#253022)}.product-page:has(img[src*="rc-assist"]) .product-detail-hero h1:after{background:var(--accent)}.product-page:has(img[src*="rc-ops"]) .product-detail-hero{background:radial-gradient(circle at 72% 42%,rgba(50,136,100,.31),transparent 34%),linear-gradient(118deg,#03100d,#0d2721)}
@media(max-width:980px){.sub-hero-grid,.article-layout,.detail-wrap,.two-col,.product-detail-grid{grid-template-columns:1fr}.hero-aside{display:none}.card-grid,.directory-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr);gap:35px}.steps:before{display:none}.values-grid,.milestones{grid-template-columns:repeat(2,1fr)}.toc{position:static;border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.product-row{grid-template-columns:1fr}.product-showcase{min-height:220px}.profile-head{grid-template-columns:auto 1fr}.profile-head .btn{grid-column:1/-1}.profile-data{grid-template-columns:repeat(2,1fr)}.capability-list{grid-template-columns:repeat(2,1fr)}.related-products{grid-template-columns:1fr}.product-detail-visual{height:360px}}
@media(max-width:640px){.sub-hero{padding:65px 0 55px}.sub-hero:after{font-size:100px;bottom:-35px}.sub-hero h1{font-size:40px}.sub-hero-lead{font-size:16px}.sub-section{padding:62px 0}.sub-heading{align-items:flex-start;flex-direction:column}.card-grid,.directory-grid,.resource-grid,.steps,.values-grid,.milestones,.feature-list-grid,.capability-list,.product-gallery{grid-template-columns:1fr}.directory-search{width:100%;min-width:0}.feature-banner{grid-template-columns:1fr}.feature-visual{min-height:210px}.feature-copy{padding:28px}.article-row{grid-template-columns:1fr 25px;gap:10px}.article-date{grid-column:1/-1}.profile-head{grid-template-columns:1fr;text-align:center}.profile-logo{margin:auto}.profile-data{grid-template-columns:repeat(2,1fr)}.profile-data div:nth-child(2){border-right:0}.profile-data div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-content{padding:28px}.sub-cta .container{align-items:flex-start;flex-direction:column}.sub-cta h2{font-size:28px}.detail-wrap{gap:40px}.product-detail-hero{padding:58px 0}.product-detail-hero h1{font-size:56px}.product-detail-visual{height:300px}.qr-action{grid-template-columns:1fr}.qr-action img{width:130px;height:130px}.product-gallery .wide{grid-column:auto}.product-gallery img,.product-gallery .wide img{height:330px;object-fit:contain}.journey-cta{padding:46px 0}.journey-cta .container{align-items:flex-start;flex-direction:column}.journey-cta h2{font-size:27px}}
@media(max-width:980px){.guide-plan{grid-template-columns:1fr}}@media(max-width:640px){.guide-table{font-size:12px;overflow-x:auto}.guide-table>div{grid-template-columns:100px 180px 180px;min-width:460px}.guide-table>* >*{padding:12px}.guide-checklist{padding:22px}.guide-hero .guide-meta{gap:7px}}

/* Reviewed team public profiles */
.directory-status{padding:42px 20px;text-align:center;color:var(--muted);font-size:14px;background:#fff;border:1px solid var(--line);border-radius:8px}.directory-status.error{color:#9b2c2c;background:#fff7f7;border-color:#f0cccc}.directory-cover{position:relative;overflow:hidden}.directory-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.team-monogram,.verify-pill{position:relative;z-index:1}.team-logo-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.team-profile-heading{display:flex;align-items:center;gap:24px;margin-top:26px}.team-profile-logo{position:relative;z-index:1;width:104px;height:104px;flex:0 0 104px;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;color:#fff;font-size:36px;font-weight:800}.team-profile-logo img{width:100%;height:100%;object-fit:cover}.team-profile-heading h1{margin-top:8px}.team-verify{margin:12px 0 0;color:rgba(255,255,255,.76);font-size:14px}.team-public-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.team-public-main{display:grid;gap:20px}.team-public-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:8px}.team-public-panel h2{margin:7px 0 18px;font-size:28px}.team-public-panel .lead{font-size:17px;line-height:1.9;color:#43515b}.team-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:26px 0 0;background:var(--line);border:1px solid var(--line)}.team-facts div{padding:16px;background:#f9fbfa}.team-facts dt{font-size:12px;color:var(--muted)}.team-facts dd{margin:6px 0 0;color:var(--ink);font-weight:700}.specialty-list{display:flex;flex-wrap:wrap;gap:10px}.specialty-list span{padding:10px 14px;background:#edf7f3;border:1px solid #d7ebe3;color:#087f5b;font-weight:700;font-size:14px}.public-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.public-stat-grid>div{padding:20px;background:#f4f7f6;border-left:3px solid #0b8a62}.public-stat-grid strong,.public-stat-grid span{display:block}.public-stat-grid strong{font:700 34px/1 "Barlow Condensed",sans-serif;color:#17212b}.public-stat-grid span{margin-top:7px;color:var(--muted);font-size:13px}.stat-note{margin:14px 0 0;color:var(--muted);font-size:12px}.team-public-aside{position:sticky;top:110px;display:grid;gap:14px}.public-contact-card,.public-disclaimer{padding:22px;background:#fff;border:1px solid var(--line);border-radius:8px}.public-contact-card>strong,.public-disclaimer>strong{display:block;margin-bottom:14px;font-size:17px}.public-contact-card>div>div{padding:10px 0;border-top:1px solid var(--line)}.public-contact-card dt{color:var(--muted);font-size:12px}.public-contact-card dd{margin:4px 0 0;word-break:break-word;color:var(--ink)}.public-disclaimer p{font-size:13px;line-height:1.7;color:#5f6b74}.public-disclaimer span{display:block;margin-top:14px;color:var(--muted);font-size:11px}@media(max-width:820px){.team-profile-heading{align-items:flex-start}.team-profile-logo{width:78px;height:78px;flex-basis:78px}.team-public-layout{grid-template-columns:1fr}.team-public-aside{position:static}.team-facts{grid-template-columns:1fr}.public-stat-grid{grid-template-columns:1fr}}
@media(max-width:720px){.product-quicknav .container{min-height:0;padding:16px 0;gap:12px;flex-wrap:wrap}.product-quicknav span{width:100%;margin:0}.product-quicknav a{font-size:12px}.product-quicknav .quick-contact{margin-left:auto}.product-detail-visual{transform:none}.product-detail-visual:hover{transform:translateY(-3px)}.product-page .qr-action{padding:25px}.product-page .qr-action h2{font-size:27px}}

/* RC-RMS: management flow and organisation-growth storytelling. */
.product-rms .product-detail-visual{background:linear-gradient(145deg,#07120b,#1d4931);padding:28px}.product-rms .product-detail-visual img{border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 45px rgba(0,0,0,.28)}.product-rms .rms-logo-visual{padding:42px}.product-rms .rms-logo-visual img{width:min(82%,330px);height:auto;object-fit:contain;padding:0;border:0;box-shadow:0 24px 52px rgba(0,0,0,.35);filter:drop-shadow(0 0 18px rgba(118,239,105,.14))}.rms-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.rms-value-grid article{background:#fff;padding:32px;min-height:235px;position:relative}.rms-value-grid span{font:700 14px 'Barlow Condensed';letter-spacing:1px;color:var(--brand)}.rms-value-grid h3{font-size:22px;margin:23px 0 10px}.rms-value-grid p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.rms-flow-section{overflow:hidden}.rms-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:#fff;border:1px solid var(--line);position:relative}.rms-flow:before{content:"";height:1px;background:#bde6cd;position:absolute;left:8%;right:8%;top:72px}.rms-flow article{padding:32px 20px 28px;position:relative;z-index:1}.rms-flow b{font:700 12px 'Barlow Condensed';letter-spacing:1px;color:var(--brand);display:block;margin-bottom:14px}.rms-flow i{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--brand);background:#fff;color:var(--brand-dark);font-style:normal;font-weight:900;font-size:19px;margin-bottom:22px;transition:.25s}.rms-flow article:hover i{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(34,168,102,.25)}.rms-flow h3{font-size:17px;line-height:1.35;margin:0 0 10px}.rms-flow p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.rms-role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2e493a;border:1px solid #2e493a}.rms-role-grid article{background:#0b130f;padding:29px;min-height:238px;transition:.25s}.rms-role-grid article:hover{background:#163b27}.rms-role-grid span{font:700 12px 'Barlow Condensed';letter-spacing:1.4px;color:var(--brand-light)}.rms-role-grid h3{font-size:21px;margin:18px 0 11px;color:#fff}.rms-role-grid p{color:#a8b7ad;font-size:13px;line-height:1.85;margin:0}.rms-start-card{background:linear-gradient(112deg,#ecf9f1,#fff);border:1px solid #b9e8d0;box-shadow:0 18px 42px rgba(14,84,46,.08)}.rms-start-card .qr-action{border:0;box-shadow:none;background:transparent}.rms-start-card .qr-action p{max-width:670px;margin:12px 0 22px!important}.rms-start-card .btn{margin-top:2px}@media(max-width:980px){.rms-value-grid{grid-template-columns:1fr}.rms-flow{grid-template-columns:repeat(3,1fr)}.rms-role-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-rms .rms-logo-visual{padding:30px}.product-rms .rms-logo-visual img{width:min(80%,270px)}.rms-flow{grid-template-columns:1fr}.rms-flow:before{left:46px;top:65px;bottom:65px;width:1px;height:auto}.rms-flow article{padding:27px 26px 27px 86px}.rms-flow b{margin-bottom:8px}.rms-flow i{position:absolute;left:20px;top:47px;margin:0;width:42px;height:42px;font-size:16px}.rms-role-grid{grid-template-columns:1fr}.rms-value-grid article{min-height:0}}

.article-row-link{color:inherit;transition:.2s}.article-row-link:hover{background:#fff;padding-left:16px}.guide-hero .guide-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.guide-meta span{padding:6px 10px;border:1px solid rgba(255,255,255,.3);font-size:12px;color:#e3f8eb}.guide-table{border:1px solid var(--line);margin:26px 0;font-size:14px}.guide-table>div{display:grid;grid-template-columns:130px 1fr 1.1fr;border-bottom:1px solid var(--line)}.guide-table>div:last-child{border-bottom:0}.guide-table>* >*{padding:14px 16px;border-right:1px solid var(--line)}.guide-table>* >*:last-child{border-right:0}.guide-table>div:first-child{background:#0b3f28;color:#fff}.guide-checklist{background:#f2faf5;border:1px solid #cde7d7;padding:25px 28px;margin:28px 0}.guide-checklist h3{margin:0 0 12px}.guide-checklist p{margin:9px 0}.guide-plan{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.guide-plan>div{border:1px solid var(--line);padding:24px;background:#fff}.guide-plan b{font:700 18px 'Barlow Condensed';letter-spacing:1px;color:var(--brand)}.guide-plan h3{margin:13px 0 9px}.guide-plan p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}
.article-row-link{color:inherit;transition:.2s}.article-row-link:hover{background:#fff;padding-left:16px}.guide-toolbar{margin:0 0 22px}.guide-pagination{display:flex;justify-content:center;gap:8px;align-items:center;margin-top:26px}.pagination-btn{min-width:38px;height:36px;border:1px solid var(--line);background:#fff;color:#405248;padding:0 11px;cursor:pointer;font:600 13px 'Noto Sans SC'}.pagination-btn:hover,.pagination-btn.active{border-color:var(--brand);background:var(--brand);color:#fff}.pagination-btn:disabled{cursor:not-allowed;color:#a9b0ac;background:#f6f8f7;border-color:#e6eae7}.guide-hero .guide-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.guide-meta span{padding:6px 10px;border:1px solid rgba(255,255,255,.3);font-size:12px;color:#e3f8eb}.guide-table{border:1px solid var(--line);margin:26px 0;font-size:14px}.guide-table>div{display:grid;grid-template-columns:130px 1fr 1.1fr;border-bottom:1px solid var(--line)}.guide-table>div:last-child{border-bottom:0}.guide-table>* >*{padding:14px 16px;border-right:1px solid var(--line)}.guide-table>* >*:last-child{border-right:0}.guide-table>div:first-child{background:#0b3f28;color:#fff}.guide-checklist{background:#f2faf5;border:1px solid #cde7d7;padding:25px 28px;margin:28px 0}.guide-checklist h3{margin:0 0 12px}.guide-checklist p{margin:9px 0}.guide-plan{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.guide-plan>div{border:1px solid var(--line);padding:24px;background:#fff}.guide-plan b{font:700 18px 'Barlow Condensed';letter-spacing:1px;color:var(--brand)}.guide-plan h3{margin:13px 0 9px}.guide-plan p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}
/* Product manuals library. */
.manual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.manual-card{border:1px solid var(--line);background:#fff;overflow:hidden;transition:.25s}.manual-card:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 18px 38px rgba(10,77,45,.1)}.manual-card-top{height:118px;background:linear-gradient(135deg,#063820,#22a866);padding:25px 27px;color:#fff;display:flex;align-items:flex-start;justify-content:space-between;position:relative;overflow:hidden}.manual-card-top:after{content:"";position:absolute;right:-29px;bottom:-67px;width:150px;height:150px;border:1px solid rgba(255,255,255,.22);border-radius:50%}.manual-card.member .manual-card-top{background:linear-gradient(135deg,#0f4d30,#49bd82)}.manual-card.ops .manual-card-top{background:linear-gradient(135deg,#07130e,#1f7250)}.manual-card-top span{font:700 19px 'Barlow Condensed';letter-spacing:1px;position:relative;z-index:1}.manual-card-top b{font:700 58px/.7 'Barlow Condensed';color:rgba(255,255,255,.23);position:relative;z-index:1}.manual-card-body{padding:29px}.manual-card-body small{display:block;color:var(--brand-dark);font-size:12px;font-weight:700;margin-bottom:14px}.manual-card-body h3{font-size:22px;line-height:1.45;margin:0 0 12px}.manual-card-body p{color:var(--muted);font-size:13px;line-height:1.85;margin:0;min-height:96px}.manual-tags{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.manual-tags span{padding:5px 8px;border:1px solid #bfe5cf;background:#f0faf4;color:var(--brand-dark);font-size:11px;font-weight:700}.manual-card .arrow-link{font-weight:700}.manuals-hero .sub-hero-lead{max-width:650px}@media(max-width:980px){.manual-grid{grid-template-columns:1fr}.manual-card-body p{min-height:0}}@media(max-width:640px){.manual-card-top{height:104px}.manual-card-body{padding:26px}.manual-card-body h3{font-size:20px}}

/* Product feature releases. */
.manual-release-section{padding-top:0}.release-grid{display:grid;grid-template-columns:minmax(0,1fr);max-width:850px}.release-card{display:grid;grid-template-columns:300px minmax(0,1fr);background:#fff;border:1px solid var(--line);color:inherit;text-decoration:none;transition:.25s}.release-card:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 18px 38px rgba(10,77,45,.1)}.release-card-visual{min-height:252px;padding:30px;position:relative;overflow:hidden;background:linear-gradient(135deg,#07150f,#0d5a39 62%,#24a869);color:#fff;display:flex;flex-direction:column;align-items:flex-start}.release-card-visual:before{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.23);border-radius:50%;right:-82px;bottom:-126px}.release-card-visual:after{content:"";position:absolute;width:130px;height:130px;border:18px solid rgba(128,236,182,.18);border-radius:50%;right:29px;top:-42px}.release-card-visual span,.release-card-visual b,.release-card-visual strong,.release-card-visual i{position:relative;z-index:1}.release-card-visual span{font:700 18px 'Barlow Condensed';letter-spacing:1.3px}.release-card-visual b{margin:20px 0 14px;padding:5px 8px;border:1px solid rgba(255,255,255,.46);font:700 11px 'Barlow Condensed';letter-spacing:1.6px;color:#b9f6d1}.release-card-visual strong{font-size:38px;line-height:1.05;letter-spacing:1px}.release-card-visual i{margin-top:auto;font:700 11px 'Barlow Condensed';letter-spacing:1.5px;color:#a7edc4;font-style:normal}.release-card-body{padding:30px}.release-card-body small{display:block;margin-bottom:12px;color:var(--brand-dark);font-size:12px;font-weight:700}.release-card-body h3{margin:0 0 12px;font-size:25px;line-height:1.4}.release-card-body p{margin:0;color:var(--muted);font-size:14px;line-height:1.9}.release-card-body .arrow-link{font-weight:700}@media(max-width:640px){.release-card{grid-template-columns:1fr}.release-card-visual{min-height:190px}.release-card-body{padding:25px}.release-card-body h3{font-size:22px}}

/* Feature release detail. */
.release-hero{padding:30px 0 52px;background:linear-gradient(140deg,#06150d,#0d4d31 60%,#159158);color:#fff;overflow:hidden}.release-hero .breadcrumb{margin-bottom:42px;color:rgba(255,255,255,.65)}.release-hero .breadcrumb a{color:#fff}.release-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:60px;align-items:end}.release-eyebrow{display:block;margin-bottom:17px;color:#a7edc4;font:700 12px 'Barlow Condensed';letter-spacing:2px}.release-hero h1{margin:0;font-size:58px;line-height:1.08;color:#fff}.release-hero h1 em{color:#90efb5;font-style:normal}.release-hero-grid>div>p{max-width:700px;margin:23px 0 25px;color:#def2e6;font-size:17px;line-height:1.95}.release-pills{display:flex;flex-wrap:wrap;gap:8px}.release-pills span{padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:12px}.release-hero aside{position:relative;overflow:hidden;padding:27px;border:1px solid rgba(255,255,255,.23);background:rgba(0,0,0,.12)}.release-hero aside:after{content:"";position:absolute;width:175px;height:175px;border:26px solid rgba(165,247,199,.1);border-radius:50%;right:-76px;bottom:-84px}.release-hero aside>*{position:relative;z-index:1;display:block}.release-hero aside small{color:#a7edc4;font:700 11px 'Barlow Condensed';letter-spacing:1.6px}.release-hero aside b{margin:9px 0 27px;font:700 37px 'Barlow Condensed';letter-spacing:1px}.release-hero aside strong{font:700 27px/1 'Barlow Condensed';letter-spacing:1px}.release-hero aside p{margin:13px 0 0;color:#cde8d7;font-size:12px;line-height:1.75}.release-section{padding-top:92px}.release-problem-grid,.release-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.release-problem-grid article,.release-principles article{padding:24px;border:1px solid var(--line);background:#fff}.release-problem-grid b{display:grid;width:37px;height:37px;place-items:center;margin-bottom:15px;background:#e8f7ee;color:var(--brand-dark);font-size:17px}.release-problem-grid h3,.release-principles h3{margin:0 0 8px;font-size:18px}.release-problem-grid p,.release-principles p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.release-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.release-role-card{position:relative;overflow:hidden;padding:28px 30px;border:1px solid var(--line);background:#fff}.release-role-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--brand)}.release-role-card.lead:before{background:#db8b1b}.release-role-card span{color:var(--brand-dark);font:700 11px 'Barlow Condensed';letter-spacing:1.5px}.release-role-card.lead span{color:#a6680e}.release-role-card h3{margin:9px 0 14px;font-size:21px}.release-role-card ul{margin:0;padding-left:19px;color:var(--muted);font-size:13px;line-height:1.9}.release-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.release-flow article{position:relative;min-height:175px;padding:18px 14px;border:1px solid #cde3d6;background:#f7fbf9}.release-flow article:not(:last-child):after{content:"";position:absolute;z-index:2;top:31px;right:-10px;width:10px;height:2px;background:#20a866}.release-flow b{display:grid;width:28px;height:28px;place-items:center;margin-bottom:14px;border-radius:50%;background:var(--brand);color:#fff;font:700 13px 'Barlow Condensed'}.release-flow h3{margin:0 0 7px;font-size:15px}.release-flow p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.release-tip{display:flex;gap:16px;margin-top:15px;padding:15px 18px;border:1px solid #f0d7ae;background:#fff4df;color:#705027;font-size:13px;line-height:1.75}.release-tip strong{white-space:nowrap;color:#9b600e}.release-table-wrap{overflow-x:auto}.release-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.release-table th,.release-table td{padding:14px 15px;border:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.75}.release-table th{background:#eaf6ef;color:#183929;font-size:12px}.release-table td{color:var(--muted)}.release-table .good{color:var(--brand-dark)}.release-table .limit{color:#ad6b0e}.release-principles{grid-template-columns:repeat(4,1fr)}.release-principles article{padding:20px}.release-principles b{color:var(--brand);font:700 23px 'Barlow Condensed'}.release-principles h3{margin-top:8px;font-size:16px}.release-notice{margin-top:16px;padding:16px 18px;border-left:4px solid #c74d42;background:#fff2f0;color:#74433e}.release-notice strong{font-size:13px}.release-notice p{margin:5px 0 0;font-size:13px;line-height:1.8}.release-scenario{display:grid;grid-template-columns:.9fr 1.4fr;gap:25px;padding:30px;background:#112d22;color:#fff}.release-scenario>div>span{color:#84e5af;font:700 11px 'Barlow Condensed';letter-spacing:1.5px}.release-scenario h3{margin:9px 0 10px;font-size:27px;line-height:1.35}.release-scenario>div>p{margin:0;color:#c5dfce;font-size:13px;line-height:1.9}.release-scenario-list{display:grid;gap:8px}.release-scenario-list p{display:grid;grid-template-columns:86px 1fr;gap:12px;margin:0;padding:11px 13px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);font-size:12px;line-height:1.7}.release-scenario-list b{color:#80e2ab}.release-scenario-list span{color:#d5e5db}.release-checklist{display:grid;grid-template-columns:1fr 1fr;gap:11px 30px;padding:24px;border:1px solid var(--line);background:#fff}.release-checklist div{position:relative;padding-left:28px;color:var(--muted);font-size:14px;line-height:1.75}.release-checklist div:before{content:"✓";position:absolute;left:0;top:0;color:var(--brand);font-weight:900;font-size:18px}.release-closing{margin-top:54px;padding-top:28px;border-top:1px solid var(--line);text-align:center}.release-closing strong{display:block;font-size:26px}.release-closing p{margin:8px 0 20px;color:var(--muted);font-size:14px}@media(max-width:980px){.release-hero-grid{grid-template-columns:1fr;gap:28px}.release-hero aside{max-width:360px}.release-problem-grid,.release-principles{grid-template-columns:1fr}.release-flow{grid-template-columns:repeat(3,1fr)}.release-flow article:nth-child(3):after{display:none}.release-role-grid{grid-template-columns:1fr}}@media(max-width:640px){.release-hero{padding:22px 0 40px}.release-hero .breadcrumb{margin-bottom:30px}.release-hero h1{font-size:41px}.release-hero-grid>div>p{font-size:15px}.release-section{padding-top:64px}.release-flow{grid-template-columns:1fr}.release-flow article{min-height:0}.release-flow article:after{display:none!important}.release-tip{display:block}.release-tip span{display:block;margin-top:5px}.release-scenario{grid-template-columns:1fr;padding:24px}.release-scenario h3{font-size:24px}.release-checklist{grid-template-columns:1fr}.release-hero aside{display:none}}

/* Cooperation QR contact. */
.cooperation-qr{display:flex;align-items:center;gap:18px;margin-top:25px}.cooperation-qr img{display:block;width:132px;height:132px;object-fit:cover;border:1px solid var(--line);padding:5px;background:#fff}.cooperation-qr strong{display:block;font-size:17px;margin-bottom:8px}.cooperation-qr span{display:block;max-width:260px;font-size:13px;line-height:1.8;color:var(--muted)}@media(max-width:640px){.cooperation-qr{align-items:flex-start}.cooperation-qr img{width:118px;height:118px}.cooperation-qr strong{font-size:16px}}

/* RescueCat brand origin. */
.brand-origin-card{display:grid;grid-template-columns:250px 1fr;gap:0;border:1px solid #bfe5cf;background:#fff;overflow:hidden}.brand-origin-mark{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;background:linear-gradient(145deg,var(--brand-dark),var(--brand));color:#fff;position:relative;overflow:hidden}.brand-origin-mark:before{content:"";position:absolute;width:236px;height:236px;border:1px solid rgba(255,255,255,.22);border-radius:50%}.brand-origin-mark strong{font:900 146px/1 'Barlow Condensed';position:relative;letter-spacing:-8px}.brand-origin-mark span{position:relative;font:700 13px 'Barlow Condensed';letter-spacing:4px;margin-left:5px}.brand-origin-copy{padding:50px 56px;align-self:center}.brand-origin-copy h3{font-size:26px;line-height:1.45;margin:0 0 18px}.brand-origin-copy p{max-width:720px;color:var(--muted);font-size:16px;line-height:2;margin:0}.brand-origin-values{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.brand-origin-values span{border:1px solid #bfe5cf;background:#f0faf4;color:var(--brand-dark);padding:8px 13px;font-size:13px;font-weight:700}@media(max-width:640px){.brand-origin-card{grid-template-columns:1fr}.brand-origin-mark{min-height:190px}.brand-origin-mark strong{font-size:104px}.brand-origin-copy{padding:35px 27px}.brand-origin-copy h3{font-size:22px}.brand-origin-copy p{font-size:14px;line-height:1.9}}

/* RC-Assist: visual calculation and decision-support flow. */
.product-assist .product-detail-visual{background:#10110d}.product-assist .product-detail-visual img{object-position:center;filter:saturate(.88) contrast(1.05)}.assist-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.assist-value-grid article{background:#fff;padding:34px;min-height:238px;position:relative;overflow:hidden;transition:.25s}.assist-value-grid article:after{content:"";position:absolute;right:-34px;bottom:-34px;width:116px;height:116px;border:1px solid rgba(246,135,18,.24);border-radius:50%}.assist-value-grid article:hover{z-index:1;transform:translateY(-5px);box-shadow:0 16px 34px rgba(111,66,10,.12)}.assist-value-grid span{font:700 14px 'Barlow Condensed';letter-spacing:1.1px;color:var(--accent)}.assist-value-grid h3{font-size:23px;margin:24px 0 10px}.assist-value-grid p{font-size:14px;line-height:1.85;color:var(--muted);margin:0;max-width:280px}.assist-flow{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);background:#fff;position:relative}.assist-flow:before{content:"";position:absolute;top:74px;left:8%;right:8%;height:1px;background:#f3d4ae}.assist-flow article{position:relative;padding:31px 18px;z-index:1}.assist-flow b{font:700 12px 'Barlow Condensed';letter-spacing:1px;color:var(--accent);display:block;margin-bottom:14px}.assist-flow i{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff7ed;border:1px solid #f6ce9b;color:#c3690c;font-style:normal;font-size:20px;font-weight:900;margin-bottom:21px;transition:.25s}.assist-flow article:hover i{background:var(--accent);border-color:var(--accent);color:#fff;transform:scale(1.08);box-shadow:0 10px 24px rgba(246,135,18,.28)}.assist-flow h3{font-size:17px;line-height:1.35;margin:0 0 10px}.assist-flow p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.assist-canvas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid #3c4337;background:#3c4337}.assist-canvas-grid article{background:#11140f;padding:29px;min-height:230px;transition:.25s}.assist-canvas-grid article:hover{background:#293321}.assist-canvas-grid span{font:700 12px 'Barlow Condensed';letter-spacing:1.4px;color:#f6b45d}.assist-canvas-grid h3{font-size:21px;color:#fff;margin:18px 0 11px}.assist-canvas-grid p{font-size:13px;line-height:1.85;color:#bac0b4;margin:0}.assist-domain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.assist-domain-grid article{border:1px solid var(--line);background:#fff;padding:28px;min-height:172px;transition:.25s}.assist-domain-grid article:hover{border-color:#f2bb77;box-shadow:0 13px 30px rgba(128,75,12,.08)}.assist-domain-grid b{display:block;font:700 13px 'Barlow Condensed';letter-spacing:1.1px;color:var(--accent);margin-bottom:18px}.assist-domain-grid h3{font-size:20px;margin:0 0 9px}.assist-domain-grid p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.assist-start-card{border:1px solid #f3cca0;background:linear-gradient(112deg,#fff7ec,#fff);box-shadow:0 18px 42px rgba(118,69,11,.08)}.assist-start-card .qr-action{border:0;box-shadow:none;background:transparent}.assist-start-card .qr-action p{max-width:670px;margin:12px 0 22px!important}.assist-start-card .btn{margin-top:2px}@media(max-width:980px){.assist-value-grid{grid-template-columns:1fr}.assist-flow{grid-template-columns:repeat(3,1fr)}.assist-canvas-grid{grid-template-columns:repeat(2,1fr)}.assist-domain-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.assist-flow{grid-template-columns:1fr}.assist-flow:before{left:45px;top:66px;bottom:66px;width:1px;height:auto}.assist-flow article{padding:27px 25px 27px 84px}.assist-flow b{margin-bottom:8px}.assist-flow i{position:absolute;left:19px;top:46px;margin:0;width:43px;height:43px;font-size:16px}.assist-canvas-grid,.assist-domain-grid{grid-template-columns:1fr}.assist-value-grid article{min-height:0}}

/* RC-OPS: lead-to-field-operation collaborative loop. */
.product-ops .product-detail-visual{background:#07130e}.product-ops .product-detail-visual img{object-position:center;filter:saturate(.9) contrast(1.05)}.ops-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ops-value-grid article{padding:32px;border:1px solid var(--line);background:#fff;position:relative;min-height:232px;overflow:hidden;transition:.25s}.ops-value-grid article:after{content:"";position:absolute;right:-28px;bottom:-28px;width:105px;height:105px;border:1px solid rgba(34,168,102,.18);border-radius:50%}.ops-value-grid article:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 16px 36px rgba(9,72,43,.1)}.ops-value-grid span{font:700 14px 'Barlow Condensed';letter-spacing:1px;color:var(--brand)}.ops-value-grid h3{font-size:22px;margin:22px 0 10px}.ops-value-grid p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.ops-flow{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);background:#fff;position:relative}.ops-flow:before{content:"";position:absolute;top:74px;left:8%;right:8%;height:1px;background:#a9d9bd}.ops-flow article{position:relative;padding:31px 18px;z-index:1}.ops-flow b{font:700 12px 'Barlow Condensed';letter-spacing:1px;color:var(--brand);display:block;margin-bottom:14px}.ops-flow i{display:grid;place-items:center;width:54px;height:54px;border-radius:12px;background:#effaf4;border:1px solid #c4ecd5;color:var(--brand-dark);font-style:normal;font-size:20px;font-weight:900;margin-bottom:21px;transition:.25s}.ops-flow article:hover i{background:var(--brand);color:#fff;transform:rotate(-5deg);box-shadow:0 10px 24px rgba(34,168,102,.26)}.ops-flow h3{font-size:17px;line-height:1.35;margin:0 0 10px}.ops-flow p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.ops-map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid #294535;background:#294535}.ops-map-grid article{background:#0b120e;padding:29px;min-height:232px;transition:.25s}.ops-map-grid article:hover{background:#173b28}.ops-map-grid span{font:700 12px 'Barlow Condensed';letter-spacing:1.4px;color:var(--brand-light)}.ops-map-grid h3{font-size:21px;color:#fff;margin:18px 0 11px}.ops-map-grid p{font-size:13px;line-height:1.85;color:#a5b5aa;margin:0}.ops-start-card{border:1px solid #b9e8d0;background:linear-gradient(112deg,#effaf4,#fff);box-shadow:0 18px 42px rgba(14,84,46,.08)}.ops-start-card .qr-action{border:0;box-shadow:none;background:transparent}.ops-start-card .qr-action p{max-width:670px;margin:12px 0 22px!important}.ops-start-card .btn{margin-top:2px}@media(max-width:980px){.ops-value-grid{grid-template-columns:1fr}.ops-flow{grid-template-columns:repeat(3,1fr)}.ops-map-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ops-flow{grid-template-columns:1fr}.ops-flow:before{left:45px;top:66px;bottom:66px;width:1px;height:auto}.ops-flow article{padding:27px 25px 27px 84px}.ops-flow b{margin-bottom:8px}.ops-flow i{position:absolute;left:19px;top:46px;margin:0;width:43px;height:43px;font-size:16px}.ops-map-grid{grid-template-columns:1fr}.ops-value-grid article{min-height:0}}
.hub-connection-map{grid-template-columns:repeat(4,1fr)}.hub-connection-map i{display:none}.hub-connection-map div:nth-of-type(3),.hub-connection-map div:nth-of-type(4){grid-column:auto}
@media(max-width:980px){.hub-intro .container{align-items:flex-start;flex-direction:column;padding-top:28px;padding-bottom:28px;gap:18px}.hub-pillars{justify-content:flex-start}.hub-product-grid{grid-template-columns:1fr}.hub-path-grid{grid-template-columns:repeat(2,1fr)}.hub-connection{grid-template-columns:1fr;gap:34px}.hub-connection-map{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.hub-intro p{font-size:15px}.hub-product-visual{height:200px}.hub-product-body{padding:25px}.hub-product-body h3{font-size:22px}.hub-product-footer{align-items:flex-start;flex-direction:column}.hub-path-grid,.hub-connection-map{grid-template-columns:1fr}.hub-path-grid article{min-height:0}}

@media(max-width:980px){.guide-plan{grid-template-columns:1fr}}@media(max-width:640px){.guide-table{font-size:12px;overflow-x:auto}.guide-table>div{grid-template-columns:100px 180px 180px;min-width:460px}.guide-table>* >*{padding:12px}.guide-checklist{padding:22px}.guide-hero .guide-meta{gap:7px}}
/* Product hub: preserve each product UI's recognisable form in a consistent thumbnail frame. */
.product-hub .hub-product-visual{height:246px;isolation:isolate}.product-hub .hub-product-visual:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 8%,#217b4d,#07140d 71%)}.product-hub .hub-product-visual:after{z-index:1;background:linear-gradient(180deg,rgba(1,7,4,.02) 25%,rgba(1,7,4,.9) 100%)}.product-hub .hub-product-visual img{opacity:.96;filter:saturate(.94) contrast(1.03);transition:transform .45s ease}.product-hub .hub-product-card:hover .hub-product-visual img{transform:scale(1.035)}.product-hub .hub-product-card.rms .hub-product-visual{background:#07130e}.product-hub .hub-product-card.rms .hub-product-visual img{object-fit:cover;padding:0;background:transparent}.product-hub .hub-product-card.ops .hub-product-visual{background:#06101a}.product-hub .hub-product-card.ops .hub-product-visual:before{background:radial-gradient(circle at 48% -22%,#155e6a,#050b12 70%)}.product-hub .hub-product-card.assist .hub-product-visual{background:linear-gradient(135deg,#14261b,#553810)}.product-hub .hub-product-card.assist .hub-product-visual:before{background:radial-gradient(circle at 50% -2%,#488849,#1e1608 73%)}.product-hub .hub-product-card.assist .hub-product-visual img{width:auto;height:292px;max-width:none;object-fit:contain;position:absolute;left:50%;top:5px;transform:translateX(-50%);filter:saturate(.98) contrast(1.02)}.product-hub .hub-product-card.assist:hover .hub-product-visual img{transform:translateX(-50%) scale(1.035)}.product-hub .hub-product-card.scs .hub-product-visual{background:#092015}.product-hub .hub-product-card.scs .hub-product-visual:before{background:radial-gradient(circle at 58% -28%,#38b875,#081b12 72%)}@media(max-width:640px){.product-hub .hub-product-visual{height:215px}.product-hub .hub-product-card.assist .hub-product-visual img{height:255px}}
