/* roulang page: index */
:root{
            --navy:#101d3a;
            --blue:#2563eb;
            --cyan:#12b8c8;
            --ink:#17233d;
            --muted:#68758d;
            --paper:#f5f8fc;
            --card:#ffffff;
            --line:#e4eaf2;
            --soft:#eaf3ff;
            --gold:#f2b84b;
            --radius:20px;
            --shadow:0 16px 45px rgba(20,44,88,.09);
            --shadow-sm:0 8px 24px rgba(20,44,88,.07);
        }
        *{box-sizing:border-box}
        html{scroll-behavior:smooth}
        body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:16px;line-height:1.75}
        a{color:inherit;text-decoration:none;transition:.25s ease}
        a:focus,button:focus{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}
        img{max-width:100%;display:block}
        .shell{min-height:100vh}
        .side-nav{position:fixed;z-index:20;top:0;bottom:0;left:0;width:248px;background:var(--navy);color:#fff;padding:30px 20px;display:flex;flex-direction:column}
        .brand{display:flex;align-items:center;gap:12px;padding:8px 10px 38px;font-weight:800;letter-spacing:.02em}
        .brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--cyan),var(--blue));display:grid;place-items:center;font-size:20px;box-shadow:0 8px 20px rgba(18,184,200,.22)}
        .brand-name{font-size:16px;line-height:1.3}
        .brand-name small{display:block;color:#94a7c9;font-size:11px;font-weight:500;margin-top:3px}
        .nav-label{padding:0 12px;color:#7185a8;font-size:11px;letter-spacing:.16em;margin-bottom:10px}
        .nav-list{list-style:none;margin:0;padding:0}
        .nav-list li{margin:5px 0}
        .nav-list a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;color:#b7c5df;font-size:14px}
        .nav-list a:hover,.nav-list a.active{background:rgba(255,255,255,.1);color:#fff}
        .nav-list a.active{box-shadow:inset 3px 0 var(--cyan)}
        .nav-icon{width:23px;text-align:center;font-size:17px;color:#75dce3}
        .nav-foot{margin-top:auto;padding:16px 12px;border-top:1px solid rgba(255,255,255,.1);color:#8798b7;font-size:12px}
        .main-wrap{margin-left:248px}
        .topbar{height:72px;background:rgba(245,248,252,.92);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}
        .crumb{font-size:13px;color:var(--muted)}
        .crumb strong{color:var(--blue)}
        .top-status{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}
        .live-dot{width:8px;height:8px;border-radius:50%;background:#2acb83;box-shadow:0 0 0 5px rgba(42,203,131,.12)}
        .container{max-width:1180px;margin:0 auto;padding-left:26px;padding-right:26px}
        main{overflow:hidden}
        .hero{padding:78px 0 72px;background:#fff;border-bottom:1px solid var(--line)}
        .hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}
        .eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em}
        .eyebrow:before,.section-kicker:before{content:"";width:24px;height:2px;background:var(--cyan)}
        h1,h2,h3,p{margin-top:0}
        h1{font-size:clamp(38px,5vw,65px);line-height:1.13;letter-spacing:-.055em;margin:18px 0 22px;color:var(--navy)}
        .hero-copy{font-size:18px;color:var(--muted);max-width:650px}
        .hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}
        .button{border-radius:12px!important;padding:14px 23px!important;font-weight:700!important;margin:0!important}
        .button.primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.2)}
        .button.primary:hover{background:#174ec7;transform:translateY(-2px)}
        .button.ghost{border:1px solid var(--line);color:var(--navy);background:#fff}
        .button.ghost:hover{border-color:var(--blue);color:var(--blue)}
        .hero-panel{background:var(--navy);border-radius:26px;padding:25px;color:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}
        .hero-panel:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(111,220,227,.3);border-radius:50%;right:-60px;top:-70px}
        .panel-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px;margin-bottom:20px}
        .panel-head strong{font-size:17px}.live-tag{font-size:11px;color:#8cf1d0;background:rgba(55,214,160,.12);padding:5px 9px;border-radius:20px}
        .match-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.09)}
        .team{display:flex;align-items:center;gap:10px;font-size:14px}.team-badge{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#243961;color:#7ce7ee;font-weight:800;font-size:12px}
        .score{font-size:20px;font-weight:800;letter-spacing:.12em}.score em{font-style:normal;color:#7ce7ee}
        .panel-note{color:#93a8c9;font-size:12px;margin:20px 0 0}
        section{padding:84px 0}
        .section-head{max-width:700px;margin-bottom:34px}.section-head h2{font-size:clamp(27px,3vw,40px);line-height:1.2;letter-spacing:-.035em;color:var(--navy);margin:12px 0 12px}.section-head p{color:var(--muted);font-size:16px}
        .soft-section{background:var(--soft)}
        .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
        .card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:var(--shadow-sm);transition:.25s ease}
        .card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
        .icon-box{width:43px;height:43px;border-radius:13px;background:#e7f5f7;color:#087e91;display:grid;place-items:center;font-size:20px;margin-bottom:18px}
        .card h3{font-size:19px;margin-bottom:9px;color:var(--navy)}.card p{font-size:14px;color:var(--muted);margin-bottom:0}
        .split{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}
        .check-list,.topic-list{list-style:none;margin:0;padding:0}
        .check-list li{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}
        .check{color:#19a879;font-weight:900}.check-list strong{display:block;color:var(--navy);margin-bottom:2px}.check-list span{color:var(--muted);font-size:13px}
        .matrix{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
        .matrix a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;justify-content:space-between;align-items:center}
        .matrix a:hover{border-color:var(--cyan);box-shadow:var(--shadow-sm);color:var(--blue)}
        .matrix b{display:block;font-size:16px}.matrix small{display:block;color:var(--muted);font-size:12px;margin-top:3px}
        .arrow{font-size:20px;color:var(--cyan)}
        .badge-band{background:var(--navy);color:#fff}
        .badge-band .section-head h2{color:#fff}.badge-band .section-head p{color:#a8b7d1}.badge-band .section-kicker{color:#79e3e7}
        .badges{display:flex;gap:16px;flex-wrap:wrap}.badge{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);padding:17px 20px;border-radius:15px;min-width:190px}.badge strong{display:block;color:#fff;font-size:15px}.badge span{font-size:12px;color:#9db0cf}
        .boundary{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.boundary .card{box-shadow:none}.boundary .card:first-child{border-left:4px solid var(--cyan)}.boundary .card:last-child{border-left:4px solid var(--gold)}
        .news-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.news-item{padding:21px 0;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between}.news-item time{color:var(--blue);font-size:12px;white-space:nowrap}.news-item h3{font-size:17px;margin:0 0 5px}.news-item p{font-size:13px;color:var(--muted);margin:0}
        .quote{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow-sm)}.quote p{font-size:20px;line-height:1.65;color:var(--navy)}.quote cite{font-style:normal;font-size:13px;color:var(--muted)}
        .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{padding:25px;border-radius:18px;background:#fff;border:1px solid var(--line)}.stat strong{font-size:32px;color:var(--blue);display:block;line-height:1.2}.stat span{font-size:13px;color:var(--muted)}
        .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.faq h3{font-size:16px;margin-bottom:8px}.faq p{font-size:14px;color:var(--muted);margin:0}
        .final-cta{padding:66px 0;background:#eaf3ff}.cta-box{background:linear-gradient(110deg,#153265,#2563eb);color:#fff;border-radius:25px;padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{font-size:34px;line-height:1.2;margin-bottom:10px}.cta-box p{color:#c8d7f3;margin:0}.cta-box .button{background:#fff;color:var(--blue)}
        footer{background:#0c1730;color:#a7b6d0;padding:45px 0 25px}.footer-grid{display:flex;justify-content:space-between;gap:35px}.footer-brand{color:#fff;font-size:18px;font-weight:800}.footer-brand p{color:#8495b4;font-size:12px;font-weight:400;max-width:330px;margin-top:12px}.footer-links{display:flex;gap:30px;font-size:13px}.footer-links a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:18px;font-size:12px;color:#7183a4}
        @media(max-width:1024px){.side-nav{width:215px}.main-wrap{margin-left:215px}.hero-grid{gap:30px}.container{padding-left:22px;padding-right:22px}}
        @media(max-width:768px){.side-nav{position:relative;width:100%;height:auto;padding:13px 18px;display:block}.brand{padding:4px 0 12px}.nav-label{display:none}.nav-list{display:flex;gap:5px;overflow:auto}.nav-list li{margin:0;flex:0 0 auto}.nav-list a{padding:9px 12px}.nav-foot{display:none}.main-wrap{margin-left:0}.topbar{height:55px;padding:0 22px}.hero{padding:55px 0}.hero-grid,.split,.news-layout{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}section{padding:62px 0}.cta-box{display:block;padding:34px}.cta-box .button{margin-top:20px!important}}
        @media(max-width:520px){.container{padding-left:17px;padding-right:17px}h1{font-size:39px}.hero-copy{font-size:16px}.cards,.matrix,.boundary,.faq-grid{grid-template-columns:1fr}.hero-actions .button{width:100%;text-align:center}.hero-panel{padding:19px}.team{font-size:12px;gap:6px}.team-badge{width:25px;height:25px}.section-head h2{font-size:29px}.footer-grid{display:block}.footer-links{margin-top:24px;gap:18px;flex-wrap:wrap}.stats strong{font-size:27px}.cta-box h2{font-size:28px}}

/* roulang page: category1 */
:root{
 --navy:#101d3a;
 --blue:#2563eb;
 --blue-dark:#174ec7;
 --cyan:#12b8c8;
 --ink:#17233d;
 --muted:#68758d;
 --paper:#f5f8fc;
 --card:#ffffff;
 --line:#e4eaf2;
 --soft:#eaf3ff;
 --gold:#f2b84b;
 --green:#22b982;
 --danger:#e65c64;
 --radius:20px;
 --radius-sm:13px;
 --shadow:0 16px 45px rgba(20,44,88,.09);
 --shadow-sm:0 8px 24px rgba(20,44,88,.07);
 --sidebar:248px;
}

/* roulang page: category1 */
*,
*::before,
*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
 margin:0;
 background:var(--paper);
 color:var(--ink);
 font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif;
 font-size:16px;
 line-height:1.75;
 -webkit-font-smoothing:antialiased;
}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}
a:focus-visible,
button:focus-visible{
 outline:3px solid rgba(37,99,235,.28);
 outline-offset:3px;
}
button{font:inherit}
img{max-width:100%;display:block}
h1,h2,h3,h4,p{margin-top:0}
ul,ol{margin-top:0}
::selection{background:#cfe2ff;color:var(--navy)}

.container{
 width:100%;
 max-width:1180px;
 margin:0 auto;
 padding-left:26px;
 padding-right:26px;
}
.main-wrap{
 min-height:100vh;
 margin-left:var(--sidebar);
}
main{overflow:hidden}
section{
 position:relative;
 padding:84px 0;
 border-bottom:1px solid rgba(228,234,242,.78);
}
.soft-section{background:var(--soft)}
.white-section{background:#fff}
.dark-section{background:var(--navy);color:#fff}

/* Sidebar navigation */
.side-nav{
 position:fixed;
 z-index:50;
 top:0;
 bottom:0;
 left:0;
 width:var(--sidebar);
 background:var(--navy);
 color:#fff;
 padding:30px 20px;
 display:flex;
 flex-direction:column;
 box-shadow:14px 0 40px rgba(11,25,52,.08);
}
.brand{
 display:flex;
 align-items:center;
 gap:12px;
 padding:8px 10px 38px;
 font-weight:800;
 letter-spacing:.02em;
}
.brand:hover{color:#fff;transform:translateY(-1px)}
.brand-mark{
 flex:0 0 auto;
 width:38px;
 height:38px;
 border-radius:12px;
 background:linear-gradient(135deg,var(--cyan),var(--blue));
 display:grid;
 place-items:center;
 font-size:20px;
 box-shadow:0 8px 20px rgba(18,184,200,.22);
}
.brand-name{
 font-size:16px;
 line-height:1.3;
}
.brand-name small{
 display:block;
 color:#94a7c9;
 font-size:11px;
 font-weight:500;
 margin-top:3px;
}
.nav-label{
 padding:0 12px;
 color:#7185a8;
 font-size:11px;
 letter-spacing:.16em;
 margin-bottom:10px;
}
.nav-list{
 list-style:none;
 margin:0;
 padding:0;
}
.nav-list li{margin:5px 0}
.nav-list a{
 display:flex;
 align-items:center;
 gap:12px;
 padding:12px;
 border-radius:12px;
 color:#b7c5df;
 font-size:14px;
}
.nav-list a:hover,
.nav-list a.active{
 background:rgba(255,255,255,.1);
 color:#fff;
}
.nav-list a.active{box-shadow:inset 3px 0 var(--cyan)}
.nav-icon{
 width:23px;
 text-align:center;
 font-size:17px;
 color:#75dce3;
}
.nav-foot{
 margin-top:auto;
 padding:16px 12px;
 border-top:1px solid rgba(255,255,255,.1);
 color:#8798b7;
 font-size:12px;
}
.nav-foot strong{
 display:block;
 margin-bottom:4px;
 color:#d7e3f8;
 font-size:13px;
}

/* Top bar */
.topbar{
 height:72px;
 background:rgba(245,248,252,.92);
 border-bottom:1px solid var(--line);
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:20px;
 padding:0 5vw;
 position:sticky;
 top:0;
 z-index:30;
 backdrop-filter:blur(14px);
 -webkit-backdrop-filter:blur(14px);
}
.topbar-title{
 display:flex;
 align-items:center;
 gap:10px;
 color:var(--navy);
 font-size:14px;
 font-weight:800;
}
.topbar-title span{
 width:8px;
 height:8px;
 border-radius:50%;
 background:var(--green);
 box-shadow:0 0 0 5px rgba(34,185,130,.12);
}
.topbar-status{
 display:flex;
 align-items:center;
 gap:8px;
 color:var(--muted);
 font-size:12px;
}
.mobile-brand,
.menu-toggle,
.nav-overlay{display:none}

/* Hero */
.category-hero{
 padding:66px 0 72px;
 background:#fff;
 border-bottom:1px solid var(--line);
}
.hero-layout{
 display:grid;
 grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
 gap:58px;
 align-items:center;
}
.eyebrow,
.section-kicker{
 display:inline-flex;
 align-items:center;
 gap:8px;
 color:var(--blue);
 font-size:12px;
 font-weight:800;
 letter-spacing:.12em;
}
.eyebrow::before,
.section-kicker::before{
 content:"";
 width:24px;
 height:2px;
 background:var(--cyan);
}
.category-hero h1{
 max-width:760px;
 margin:15px 0 19px;
 color:var(--navy);
 font-size:clamp(36px,4.7vw,64px);
 line-height:1.08;
 letter-spacing:-.045em;
 font-weight:900;
}
.hero-copy{
 max-width:700px;
 margin-bottom:0;
 color:var(--muted);
 font-size:18px;
}
.hero-actions{
 display:flex;
 flex-wrap:wrap;
 gap:13px;
 margin-top:30px;
}
.button{
 display:inline-flex!important;
 align-items:center;
 justify-content:center;
 gap:8px;
 min-height:48px;
 margin:0!important;
 padding:13px 23px!important;
 border:1px solid transparent!important;
 border-radius:12px!important;
 font-weight:800!important;
 line-height:1.2!important;
 transition:.25s ease!important;
}
.button.primary{
 background:var(--blue)!important;
 color:#fff!important;
 box-shadow:0 10px 24px rgba(37,99,235,.2);
}
.button.primary:hover{
 background:var(--blue-dark)!important;
 color:#fff!important;
 transform:translateY(-2px);
}
.button.ghost{
 border-color:var(--line)!important;
 background:#fff!important;
 color:var(--navy)!important;
}
.button.ghost:hover{
 border-color:var(--blue)!important;
 color:var(--blue)!important;
 transform:translateY(-2px);
}
.hero-meta{
 display:flex;
 flex-wrap:wrap;
 gap:10px;
 margin-top:24px;
}
.meta-pill{
 display:inline-flex;
 align-items:center;
 gap:7px;
 padding:7px 11px;
 border:1px solid var(--line);
 border-radius:999px;
 background:#f9fbfe;
 color:var(--muted);
 font-size:12px;
}
.meta-pill i{
 width:7px;
 height:7px;
 border-radius:50%;
 background:var(--cyan);
}

.hero-console{
 position:relative;
 overflow:hidden;
 padding:24px;
 border-radius:26px;
 background:var(--navy);
 color:#fff;
 box-shadow:var(--shadow);
}
.hero-console::after{
 content:"";
 position:absolute;
 top:-86px;
 right:-70px;
 width:220px;
 height:220px;
 border:1px solid rgba(117,220,227,.25);
 border-radius:50%;
}
.console-head{
 position:relative;
 z-index:1;
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:15px;
 margin-bottom:19px;
}
.console-head strong{font-size:15px}
.live-tag{
 display:inline-flex;
 align-items:center;
 gap:7px;
 padding:5px 9px;
 border-radius:20px;
 background:rgba(55,214,160,.12);
 color:#8cf1d0;
 font-size:11px;
}
.live-tag::before{
 content:"";
 width:6px;
 height:6px;
 border-radius:50%;
 background:#55dda9;
 box-shadow:0 0 0 4px rgba(85,221,169,.1);
}
.icon-matrix{
 position:relative;
 z-index:1;
 display:grid;
 grid-template-columns:repeat(2,1fr);
 gap:11px;
}
.icon-tile{
 min-height:100px;
 padding:15px;
 border:1px solid rgba(255,255,255,.09);
 border-radius:16px;
 background:rgba(255,255,255,.055);
}
.icon-tile .tile-icon{
 display:grid;
 place-items:center;
 width:31px;
 height:31px;
 margin-bottom:10px;
 border-radius:10px;
 background:#243961;
 color:#7ce7ee;
 font-size:15px;
 font-weight:900;
}
.icon-tile strong{
 display:block;
 font-size:13px;
}
.icon-tile span{
 display:block;
 margin-top:3px;
 color:#94a8c9;
 font-size:11px;
}
.status-bar{
 position:relative;
 z-index:1;
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:16px;
 margin-top:14px;
 padding:14px 15px;
 border-radius:14px;
 background:#17294e;
}
.status-bar span{
 color:#aebddb;
 font-size:12px;
}
.status-bar strong{
 color:#7ce7ee;
 font-size:12px;
 white-space:nowrap;
}

/* Shared section elements */
.section-head{
 max-width:730px;
 margin-bottom:35px;
}
.section-head h2{
 margin:12px 0 12px;
 color:var(--navy);
 font-size:clamp(28px,3.2vw,42px);
 line-height:1.2;
 letter-spacing:-.035em;
}
.section-head p{
 margin-bottom:0;
 color:var(--muted);
 font-size:16px;
}
.section-head.light h2{color:#fff}
.section-head.light p{color:#a8b7d1}
.section-head.light .section-kicker{color:#79e3e7}
.label-chip{
 display:inline-flex;
 align-items:center;
 padding:5px 10px;
 border-radius:999px;
 background:var(--soft);
 color:var(--blue);
 font-size:11px;
 font-weight:800;
}
.card{
 margin:0;
 padding:25px;
 border:1px solid var(--line);
 border-radius:var(--radius);
 background:var(--card);
 box-shadow:var(--shadow-sm);
 transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.card:hover{
 transform:translateY(-5px);
 border-color:#d5e3f7;
 box-shadow:var(--shadow);
}
.card h3{
 margin:10px 0 9px;
 color:var(--navy);
 font-size:19px;
}
.card p{
 margin-bottom:0;
 color:var(--muted);
 font-size:14px;
}

/* Pain section */
.pain-layout{
 display:grid;
 grid-template-columns:.8fr 1.2fr;
 gap:42px;
 align-items:start;
}
.pain-summary{
 position:sticky;
 top:105px;
 padding:30px;
 border-radius:var(--radius);
 background:var(--navy);
 color:#fff;
 box-shadow:var(--shadow);
}
.pain-summary .summary-number{
 display:block;
 margin-bottom:8px;
 color:#7ce7ee;
 font-size:54px;
 line-height:1;
 font-weight:900;
}
.pain-summary h3{
 margin-bottom:12px;
 color:#fff;
 font-size:23px;
}
.pain-summary p{
 margin-bottom:0;
 color:#a8b7d1;
 font-size:14px;
}
.issue-list{
 list-style:none;
 margin:0;
 padding:0;
}
.issue-list li{
 display:grid;
 grid-template-columns:48px 1fr;
 gap:17px;
 padding:22px 0;
 border-bottom:1px solid var(--line);
}
.issue-list li:first-child{padding-top:0}
.issue-list li:last-child{border-bottom:0}
.issue-index{
 display:grid;
 place-items:center;
 width:42px;
 height:42px;
 border-radius:13px;
 background:var(--soft);
 color:var(--blue);
 font-size:13px;
 font-weight:900;
}
.issue-list h3{
 margin:0 0 5px;
 color:var(--navy);
 font-size:18px;
}
.issue-list p{
 margin:0;
 color:var(--muted);
 font-size:14px;
}

/* Solution section */
.solution-board{
 display:grid;
 grid-template-columns:repeat(12,1fr);
 gap:18px;
}
.solution-card{min-height:210px}
.solution-card:nth-child(1){grid-column:span 7}
.solution-card:nth-child(2){grid-column:span 5;background:var(--navy)}
.solution-card:nth-child(3){grid-column:span 4}
.solution-card:nth-child(4){grid-column:span 4}
.solution-card:nth-child(5){grid-column:span 4}
.solution-card:nth-child(2) h3{color:#fff}
.solution-card:nth-child(2) p{color:#a8b7d1}
.feature-icon{
 display:grid;
 place-items:center;
 width:45px;
 height:45px;
 border-radius:14px;
 background:var(--soft);
 color:var(--blue);
 font-size:20px;
}
.solution-card:nth-child(2) .feature-icon{
 background:rgba(124,231,238,.12);
 color:#7ce7ee;
}
.inline-points{
 display:flex;
 flex-wrap:wrap;
 gap:8px;
 margin-top:18px;
}
.inline-points span{
 padding:5px 9px;
 border-radius:999px;
 background:#f6f9fd;
 color:var(--muted);
 font-size:11px;
}
.solution-card:nth-child(2) .inline-points span{
 background:rgba(255,255,255,.07);
 color:#bdd0ed;
}

/* Timeline */
.timeline{
 position:relative;
 display:grid;
 grid-template-columns:repeat(4,1fr);
 gap:20px;
 counter-reset:step;
}
.timeline::before{
 content:"";
 position:absolute;
 top:28px;
 left:8%;
 right:8%;
 height:2px;
 background:#cddff6;
}
.timeline-item{
 position:relative;
 z-index:1;
 padding-top:0;
}
.step-number{
 display:grid;
 place-items:center;
 width:56px;
 height:56px;
 margin-bottom:19px;
 border:7px solid var(--soft);
 border-radius:50%;
 background:var(--blue);
 color:#fff;
 box-shadow:0 6px 18px rgba(37,99,235,.2);
 font-size:13px;
 font-weight:900;
}
.timeline-item h3{
 margin-bottom:8px;
 color:var(--navy);
 font-size:17px;
}
.timeline-item p{
 margin-bottom:0;
 color:var(--muted);
 font-size:13px;
}

/* Result dashboard */
.result-layout{
 display:grid;
 grid-template-columns:1fr 1fr;
 gap:24px;
 align-items:stretch;
}
.result-panel{
 padding:31px;
 border:1px solid var(--line);
 border-radius:24px;
 background:#fff;
 box-shadow:var(--shadow-sm);
}
.result-panel h3{
 margin-bottom:22px;
 color:var(--navy);
 font-size:21px;
}
.result-row{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:20px;
 padding:16px 0;
 border-bottom:1px solid var(--line);
}
.result-row:last-child{border-bottom:0}
.result-row span{
 color:var(--muted);
 font-size:14px;
}
.result-row strong{
 color:var(--navy);
 font-size:14px;
 text-align:right;
}
.coverage-panel{
 display:flex;
 flex-direction:column;
 justify-content:space-between;
 padding:32px;
 border-radius:24px;
 background:linear-gradient(135deg,#153265,#214f9c);
 color:#fff;
 box-shadow:var(--shadow);
}
.coverage-panel .big-value{
 display:block;
 margin:13px 0 8px;
 color:#fff;
 font-size:clamp(48px,7vw,76px);
 line-height:1;
 font-weight:900;
}
.coverage-panel p{
 max-width:450px;
 margin-bottom:23px;
 color:#bfd0e9;
}
.coverage-tags{
 display:flex;
 flex-wrap:wrap;
 gap:9px;
}
.coverage-tags span{
 padding:7px 11px;
 border:1px solid rgba(255,255,255,.12);
 border-radius:999px;
 background:rgba(255,255,255,.07);
 color:#d9e7fa;
 font-size:11px;
}

/* Quotes */
.quote-grid{
 display:grid;
 grid-template-columns:1.15fr .85fr;
 gap:19px;
}
.quote-card{
 position:relative;
 padding:31px;
 border:1px solid var(--line);
 border-radius:var(--radius);
 background:#fff;
 box-shadow:var(--shadow-sm);
}
.quote-card:first-child{grid-row:span 2}
.quote-mark{
 display:block;
 height:42px;
 color:#a9d8df;
 font-family:Georgia,serif;
 font-size:54px;
 line-height:1;
}
.quote-card blockquote{
 margin:4px 0 22px;
 padding:0;
 border:0;
 color:var(--ink);
 font-size:17px;
 line-height:1.8;
}
.quote-card:first-child blockquote{font-size:21px}
.quote-source{
 display:flex;
 align-items:center;
 gap:11px;
 color:var(--muted);
 font-size:12px;
}
.source-dot{
 display:grid;
 place-items:center;
 width:35px;
 height:35px;
 border-radius:11px;
 background:var(--soft);
 color:var(--blue);
 font-weight:900;
}

/* Audience */
.audience-layout{
 display:grid;
 grid-template-columns:repeat(3,1fr);
 gap:18px;
}
.audience-card{
 position:relative;
 overflow:hidden;
 min-height:240px;
 padding:27px;
 border:1px solid rgba(255,255,255,.12);
 border-radius:var(--radius);
 background:rgba(255,255,255,.06);
}
.audience-card::after{
 content:"";
 position:absolute;
 right:-26px;
 bottom:-38px;
 width:110px;
 height:110px;
 border:1px solid rgba(124,231,238,.18);
 border-radius:50%;
}
.audience-icon{
 display:grid;
 place-items:center;
 width:44px;
 height:44px;
 margin-bottom:23px;
 border-radius:14px;
 background:rgba(124,231,238,.12);
 color:#7ce7ee;
 font-size:19px;
}
.audience-card h3{
 color:#fff;
 font-size:19px;
}
.audience-card p{
 color:#aebddb;
 font-size:14px;
}
.audience-card ul{
 margin:16px 0 0;
 padding:0;
 list-style:none;
}
.audience-card li{
 position:relative;
 margin-top:7px;
 padding-left:15px;
 color:#d6e2f5;
 font-size:12px;
}
.audience-card li::before{
 content:"";
 position:absolute;
 top:.7em;
 left:0;
 width:5px;
 height:5px;
 border-radius:50%;
 background:var(--cyan);
}

/* News */
.news-shell{
 display:grid;
 grid-template-columns:1.25fr .75fr;
 gap:28px;
}
.news-list{
 padding:5px 29px;
 border:1px solid var(--line);
 border-radius:var(--radius);
 background:#fff;
 box-shadow:var(--shadow-sm);
}
.news-item{
 display:grid;
 grid-template-columns:95px 1fr auto;
 gap:20px;
 align-items:center;
 padding:23px 0;
 border-bottom:1px solid var(--line);
}
.news-item:last-child{border-bottom:0}
.news-type{
 display:inline-flex;
 justify-content:center;
 padding:5px 9px;
 border-radius:999px;
 background:var(--soft);
 color:var(--blue);
 font-size:11px;
 font-weight:800;
}
.news-item h3{
 margin:0 0 5px;
 color:var(--navy);
 font-size:17px;
}
.news-item p{
 margin:0;
 color:var(--muted);
 font-size:13px;
}
.news-arrow{
 color:var(--cyan);
 font-size:22px;
}
.news-item:hover h3{color:var(--blue)}
.notice-card{
 align-self:start;
 padding:28px;
 border-radius:var(--radius);
 background:#fff8e8;
 border:1px solid #f4dfac;
}
.notice-card .notice-icon{
 display:grid;
 place-items:center;
 width:42px;
 height:42px;
 margin-bottom:17px;
 border-radius:13px;
 background:#fff;
 color:#b77a08;
 box-shadow:0 7px 18px rgba(178,122,8,.08);
}
.notice-card h3{
 margin-bottom:9px;
 color:#5d420e;
 font-size:19px;
}
.notice-card p{
 margin-bottom:0;
 color:#78633a;
 font-size:14px;
}
.notice-card strong{color:#5d420e}

/* Metrics */
.metric-grid{
 display:grid;
 grid-template-columns:repeat(4,1fr);
 gap:15px;
}
.metric{
 padding:24px 20px;
 border:1px solid var(--line);
 border-radius:17px;
 background:#fff;
 text-align:left;
 box-shadow:var(--shadow-sm);
}
.metric strong{
 display:block;
 margin-bottom:7px;
 color:var(--blue);
 font-size:32px;
 line-height:1;
}
.metric span{
 color:var(--navy);
 font-size:14px;
 font-weight:800;
}
.metric p{
 margin:5px 0 0;
 color:var(--muted);
 font-size:11px;
}

/* CTA */
.final-cta{
 padding:66px 0;
 background:#eaf3ff;
}
.cta-box{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:35px;
 padding:45px 50px;
 border-radius:25px;
 background:linear-gradient(110deg,#153265,#2563eb);
 color:#fff;
 box-shadow:var(--shadow);
}
.cta-box h2{
 margin-bottom:9px;
 color:#fff;
 font-size:clamp(27px,3vw,38px);
 line-height:1.2;
}
.cta-box p{
 max-width:720px;
 margin-bottom:0;
 color:#c9d9ef;
 font-size:14px;
}
.cta-box .button{
 flex:0 0 auto;
 background:#fff!important;
 color:var(--blue)!important;
}
.cta-box .button:hover{
 background:#eef6ff!important;
 transform:translateY(-2px);
}

/* Footer */
footer{
 margin-left:var(--sidebar);
 padding:52px 0 25px;
 background:#0b1730;
 color:#fff;
}
.footer-grid{
 display:grid;
 grid-template-columns:1.2fr .8fr;
 gap:40px;
 align-items:start;
}
.footer-brand{
 color:#fff;
 font-size:19px;
 font-weight:900;
}
.footer-brand p{
 max-width:560px;
 margin:10px 0 0;
 color:#94a7c8;
 font-size:13px;
 font-weight:400;
}
.footer-links{
 display:flex;
 justify-content:flex-end;
 flex-wrap:wrap;
 gap:12px 22px;
}
.footer-links a{
 color:#b7c6df;
 font-size:13px;
}
.footer-links a:hover{color:#7ce7ee}
.copyright{
 margin-top:34px;
 padding-top:22px;
 border-top:1px solid rgba(255,255,255,.09);
 color:#7084a7;
 font-size:11px;
}

/* Responsive */
@media (max-width:1024px){
 :root{--sidebar:220px}
 .side-nav{padding-left:16px;padding-right:16px}
 .hero-layout{gap:32px;grid-template-columns:1fr .9fr}
 .category-hero h1{font-size:44px}
 .solution-card:nth-child(1),
 .solution-card:nth-child(2){grid-column:span 6}
 .solution-card:nth-child(3),
 .solution-card:nth-child(4),
 .solution-card:nth-child(5){grid-column:span 4}
 .pain-layout{gap:28px}
 .news-shell{grid-template-columns:1fr}
 .notice-card{display:grid;grid-template-columns:auto 1fr;column-gap:16px}
 .notice-card .notice-icon{grid-row:span 2}
 .metric-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:768px){
 .side-nav{
  width:278px;
  transform:translateX(-105%);
  transition:transform .28s ease;
  box-shadow:20px 0 55px rgba(8,19,42,.25);
 }
 body.menu-open .side-nav{transform:translateX(0)}
 .main-wrap,
 footer{margin-left:0}
 .nav-overlay{
  display:block;
  position:fixed;
  z-index:45;
  inset:0;
  border:0;
  background:rgba(7,18,39,.48);
  opacity:0;
  visibility:hidden;
  transition:.25s ease;
 }
 body.menu-open .nav-overlay{
  opacity:1;
  visibility:visible;
 }
 .topbar{
  height:66px;
  padding:0 20px;
 }
 .topbar-title,
 .topbar-status{display:none}
 .mobile-brand{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--navy);
  font-size:14px;
  font-weight:900;
 }
 .mobile-brand .brand-mark{
  width:34px;
  height:34px;
  color:#fff;
  font-size:17px;
 }
 .menu-toggle{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  padding:0;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fff;
  color:var(--navy);
  cursor:pointer;
 }
 .menu-toggle span,
 .menu-toggle::before,
 .menu-toggle::after{
  content:"";
  display:block;
  width:18px;
  height:2px;
  margin:2px 0;
  border-radius:2px;
  background:currentColor;
 }
 section{padding:66px 0}
 .category-hero{padding:54px 0 60px}
 .hero-layout{grid-template-columns:1fr}
 .hero-console{max-width:620px}
 .pain-layout,
 .result-layout,
 .quote-grid{grid-template-columns:1fr}
 .pain-summary{position:static}
 .solution-card:nth-child(n){grid-column:span 6}
 .timeline{grid-template-columns:repeat(2,1fr);row-gap:34px}
 .timeline::before{display:none}
 .audience-layout{grid-template-columns:1fr}
 .audience-card{min-height:0}
 .news-item{grid-template-columns:82px 1fr}
 .news-arrow{display:none}
 .cta-box{
  align-items:flex-start;
  flex-direction:column;
  padding:38px 34px;
 }
 .footer-grid{grid-template-columns:1fr}
 .footer-links{justify-content:flex-start}
}

@media (max-width:520px){
 .container{padding-left:19px;padding-right:19px}
 section{padding:56px 0}
 .category-hero{padding:43px 0 52px}
 .category-hero h1{
  margin-top:12px;
  font-size:35px;
  word-break:break-word;
 }
 .hero-copy{font-size:16px}
 .hero-actions{flex-direction:column}
 .hero-actions .button{width:100%}
 .icon-matrix{grid-template-columns:1fr 1fr}
 .icon-tile{min-height:92px;padding:13px}
 .status-bar{align-items:flex-start;flex-direction:column;gap:5px}
 .section-head{margin-bottom:27px}
 .section-head h2{font-size:29px}
 .pain-summary,
 .result-panel,
 .coverage-panel,
 .quote-card{padding:24px}
 .solution-board{grid-template-columns:1fr}
 .solution-card:nth-child(n){grid-column:auto;min-height:0}
 .timeline{grid-template-columns:1fr}
 .timeline-item{
  display:grid;
  grid-template-columns:51px 1fr;
  column-gap:14px;
 }
 .step-number{
  grid-row:span 2;
  width:46px;
  height:46px;
  border-width:5px;
 }
 .timeline-item h3{margin-top:3px}
 .metric-grid{grid-template-columns:1fr 1fr}
 .metric{padding:20px 16px}
 .metric strong{font-size:27px}
 .quote-card:first-child blockquote{font-size:18px}
 .news-list{padding:3px 20px}
 .news-item{
  grid-template-columns:1fr;
  gap:9px;
  padding:20px 0;
 }
 .news-type{justify-self:start}
 .notice-card{display:block}
 .cta-box{padding:30px 24px}
 .cta-box .button{width:100%}
 .footer-grid{gap:25px}
 .copyright{line-height:1.8}
}

@media (prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,
 *::before,
 *::after{
  animation-duration:.01ms!important;
  animation-iteration-count:1!important;
  transition-duration:.01ms!important;
 }
}
