:root{
  --suv2-max:1440px;
  --suv2-navy:#071b2c;
  --suv2-navy2:#0b314c;
  --suv2-blue:#0e5ea8;
  --suv2-cyan:#59d4e8;
  --suv2-green:#25cf89;
  --suv2-ink:#102f45;
  --suv2-muted:#687f8e;
  --suv2-line:#d7e3eb;
  --suv2-panel:#fff;
}

html,body.su-home-v2-body{margin:0;min-height:100%;}
body.su-home-v2-body{
  position:relative;
  overflow-x:hidden;
  color:var(--suv2-ink);
  background:#f7fafc!important;
  font-family:Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size:16px;
}
body.su-home-v2-body *{box-sizing:border-box;}
body.su-home-v2-body a{text-decoration:none!important;}
body.su-home-v2-body img{max-width:100%;height:auto;}

/* Universe background */
.suv2-space-bg{
  position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;
  background:
    radial-gradient(circle at 3% 12%,rgba(100,151,181,.20) 0 2px,transparent 3px),
    radial-gradient(circle at 7% 31%,rgba(70,126,160,.18) 0 1px,transparent 2px),
    radial-gradient(circle at 4% 59%,rgba(100,151,181,.18) 0 2px,transparent 3px),
    radial-gradient(circle at 9% 83%,rgba(70,126,160,.16) 0 1px,transparent 2px),
    radial-gradient(circle at 96% 18%,rgba(100,151,181,.18) 0 2px,transparent 3px),
    radial-gradient(circle at 92% 42%,rgba(70,126,160,.17) 0 1px,transparent 2px),
    radial-gradient(circle at 97% 68%,rgba(100,151,181,.18) 0 2px,transparent 3px),
    radial-gradient(circle at 91% 88%,rgba(70,126,160,.18) 0 1px,transparent 2px),
    linear-gradient(90deg,#e5eef4 0%,#f2f7fa 12%,#fbfdfe 24%,#fff 32%,#fff 68%,#fbfdfe 76%,#f2f7fa 88%,#e5eef4 100%);
}
.suv2-space-bg:before{
  content:"";position:absolute;inset:0;opacity:.9;
  background:
    radial-gradient(circle at 2.4% 24%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.42) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 8% 47%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.34) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 5% 73%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.38) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 12% 91%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.33) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 97% 9%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.36) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 93% 33%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.33) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 98% 55%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.38) 1.5px 2px,transparent 3px),
    radial-gradient(circle at 89% 79%,rgba(255,255,255,.95) 0 1px,rgba(104,153,184,.34) 1.5px 2px,transparent 3px);
}
.suv2-space-bg:after{
  content:"";position:absolute;inset:0;
  background:
    radial-gradient(circle at 1.5% 58%,rgba(95,158,190,.13) 0 10px,transparent 11px),
    radial-gradient(circle at 98% 50%,rgba(95,158,190,.11) 0 13px,transparent 14px),
    radial-gradient(circle at 7% 87%,rgba(95,158,190,.08) 0 7px,transparent 8px),
    radial-gradient(circle at 93% 15%,rgba(95,158,190,.08) 0 8px,transparent 9px);
  filter:blur(.2px);
}

/* Header matched to radar width/scale */
.suv2-header{position:relative;z-index:5000;background:transparent!important;padding:0 0 12px;}
.suv2-header-wrap{max-width:var(--suv2-max);width:100%;margin:0 auto;padding:14px 18px 4px;display:flex;align-items:center;justify-content:space-between;gap:28px;}
.suv2-brand-area{flex:0 0 auto;min-width:220px;display:flex;align-items:center;gap:14px;}
.suv2-logo-link{display:flex;align-items:center;flex:0 0 auto;}
.suv2-logo{display:block;width:106px!important;height:106px!important;max-width:106px!important;max-height:106px!important;object-fit:contain;}
.suv2-section-label{display:flex;flex-direction:column;justify-content:center;padding-left:14px;border-left:1px solid rgba(18,50,74,.18);}
.suv2-section-label strong{color:#0b3551;font-size:16px;line-height:1.05;font-weight:900;letter-spacing:.08em;}
.suv2-section-label span{margin-top:4px;color:#668294;font-size:10px;line-height:1;font-weight:800;letter-spacing:.07em;text-transform:uppercase;}
.suv2-right-area{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;}
.suv2-nav-rail{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgba(255,255,255,.94);border:1px solid rgba(18,50,74,.13);border-radius:12px;box-shadow:0 5px 18px rgba(15,23,42,.08);backdrop-filter:blur(10px);}
.suv2-radar-menu{position:relative;z-index:5500;flex:0 0 auto;margin-right:auto;}
.suv2-radar-menu summary,.suv2-mobile-nav summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 16px;color:#fff!important;background:linear-gradient(180deg,#164766,#0b314c);border:1px solid #0b314c;border-radius:8px;box-shadow:0 3px 8px rgba(11,41,66,.16);font-size:15px!important;font-weight:900;line-height:1;letter-spacing:.02em;white-space:nowrap;}
.suv2-radar-menu summary::-webkit-details-marker,.suv2-mobile-nav summary::-webkit-details-marker{display:none;}
.suv2-radar-menu summary:after,.suv2-mobile-nav summary:after{content:"▼";font-size:8px;opacity:.82;}
.suv2-radar-menu[open] summary:after,.suv2-mobile-nav[open] summary:after{content:"▲";}
.suv2-radar-menu-panel{position:absolute;top:calc(100% + 10px);left:0;width:430px;max-width:calc(100vw - 28px);padding:9px;background:#fff;border:1px solid var(--suv2-line);border-radius:13px;box-shadow:0 20px 48px rgba(15,23,42,.20),0 3px 10px rgba(15,23,42,.08);display:grid;gap:3px;}
.suv2-radar-menu-title{padding:10px 11px 11px;margin:0 0 5px;color:#64748b;font-size:11px!important;font-weight:900;text-transform:uppercase;letter-spacing:.9px;border-bottom:1px solid #e6edf2;}
.suv2-radar-menu-panel a{display:block;padding:11px 10px;color:#16324a!important;border-radius:8px;font-size:13px!important;font-weight:750;line-height:1.25;}
.suv2-radar-menu-panel a:hover{color:#07527d!important;background:#edf5fa;}
.suv2-nav-new{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:2px 6px;color:#fff!important;background:#0e5ea8;border-radius:999px;font-size:9px!important;line-height:1.2;font-weight:900;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;}
.suv2-desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:1px;flex-wrap:nowrap;min-width:0;margin-left:auto;}
.suv2-desktop-nav a{display:inline-flex;align-items:center;justify-content:center;padding:11px 8px;color:#173a53!important;border-radius:7px;font-size:14px!important;font-weight:750;line-height:1;white-space:nowrap;}
.suv2-desktop-nav a:hover{color:#071d32!important;background:#edf4f8;}
.suv2-mobile-nav{display:none;position:relative;margin-left:auto;}
.suv2-mobile-panel{position:absolute;right:0;top:calc(100% + 8px);width:230px;padding:8px;background:#fff;border:1px solid var(--suv2-line);border-radius:12px;box-shadow:0 16px 35px rgba(15,23,42,.18);}
.suv2-mobile-panel a{display:block;padding:10px 11px;color:#17384f;font-size:13px;font-weight:800;border-radius:7px;}
.suv2-mobile-panel a:hover{background:#eff6fa;}

/* Global shell */
.suv2-shell{position:relative;z-index:1;width:calc(100% - 36px);max-width:var(--suv2-max);margin:0 auto 54px;}
.suv2-section{margin-top:42px;}
.suv2-kicker{color:#1a7cae;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;}
.suv2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px;padding:0 4px;}
.suv2-section-head h2{margin:5px 0 6px;color:#0d2b40;font-size:31px;line-height:1.12;font-weight:900;letter-spacing:-.028em;}
.suv2-section-head p{margin:0;max-width:760px;color:#667f91;font-size:14px;line-height:1.6;}
.suv2-section-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #c8dbe6;border-radius:9px;background:#fff;color:#0a5f91;font-size:12px;font-weight:900;box-shadow:0 3px 10px rgba(15,23,42,.035);}

/* Hero */
.suv2-hero{position:relative;overflow:hidden;margin-top:6px;padding:42px 44px 0;background:linear-gradient(135deg,#071b2c 0%,#0b314c 72%,#154965 100%);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 16px 34px rgba(11,35,53,.18);color:#fff;}
.suv2-hero-rings{position:absolute;right:-70px;top:-95px;width:440px;height:440px;pointer-events:none;opacity:.16;}
.suv2-hero-rings span{position:absolute;border:1px solid #b6eaff;border-radius:50%;inset:0;}
.suv2-hero-rings span:nth-child(2){inset:50px;}.suv2-hero-rings span:nth-child(3){inset:100px;}
.suv2-hero-copy{position:relative;z-index:2;max-width:900px;padding-bottom:36px;}
.suv2-eyebrow{display:flex;align-items:center;gap:7px;color:#65d8ed;margin-bottom:11px;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;}
.suv2-eyebrow span{width:8px;height:8px;border-radius:50%;background:#29d68e;box-shadow:0 0 0 4px rgba(41,214,142,.12);}
.suv2-hero h1{max-width:950px;margin:0;color:#fff;font-size:46px;line-height:1.04;letter-spacing:-.04em;font-weight:900;}
.suv2-hero-copy>p{max-width:800px;margin:15px 0 0;color:#d7e7f1;font-size:16px;line-height:1.65;}
.suv2-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.suv2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 17px;border-radius:9px;font-size:12px;font-weight:900;}
.suv2-btn-primary{background:#fff;color:#0b314c;}.suv2-btn-primary:hover{background:#eaf6fb;}
.suv2-btn-ghost{border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.06);}.suv2-btn-ghost:hover{background:rgba(255,255,255,.12);}
.suv2-hero-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);margin:0 -44px;border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);}
.suv2-hero-stats div{padding:18px 24px;border-right:1px solid rgba(255,255,255,.1);}
.suv2-hero-stats div:last-child{border-right:0;}
.suv2-hero-stats strong{display:block;color:#fff;font-size:24px;line-height:1;font-weight:900;}
.suv2-hero-stats span{display:block;margin-top:6px;color:#a7c9da;font-size:11px;font-weight:700;letter-spacing:.02em;}

/* Compact featured destinations directly below stats */
.suv2-destination-strip{margin-top:12px;background:rgba(255,255,255,.97);border:1px solid #d8e5ec;border-radius:14px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden;}
.suv2-destination-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));}
.suv2-destination-card{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:11px;min-height:96px;padding:15px 16px;color:var(--suv2-ink);border-right:1px solid #e4edf2;transition:background .15s ease,transform .15s ease;}
.suv2-destination-card:last-child{border-right:0;}
.suv2-destination-card:hover{background:#f3f9fc;}
.suv2-destination-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#edf6fa;border:1px solid #d8e9f0;color:#0d6d97;font-size:20px;font-weight:900;}
.suv2-destination-copy{min-width:0;display:block;}
.suv2-destination-copy strong{display:block;color:#11344b;font-size:16px;line-height:1.18;font-weight:900;letter-spacing:-.015em;}
.suv2-destination-copy small{display:block;margin-top:5px;color:#728795;font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.suv2-destination-arrow{color:#1980ad;font-size:18px;line-height:1;justify-self:end;}
.suv2-destination-intelligence .suv2-destination-icon,.suv2-destination-port .suv2-destination-icon{background:#0b314c;border-color:#0b314c;color:#6fd9ed;}

/* Compact horizontal radar network */
.suv2-radar-network{margin-top:14px;padding:16px 18px 14px;background:linear-gradient(135deg,#071b2c,#0b314c 75%,#12435f);border:1px solid #17445e;border-radius:15px;box-shadow:0 10px 24px rgba(11,35,53,.12);overflow:hidden;}
.suv2-radar-network-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;}
.suv2-radar-network-title-wrap{display:flex;align-items:baseline;gap:12px;min-width:0;flex-wrap:wrap;}
.suv2-radar-live-label{display:inline-flex;align-items:center;gap:7px;color:#67dcef;font-size:9px;font-weight:900;letter-spacing:.13em;white-space:nowrap;}
.suv2-radar-live-label i{width:7px;height:7px;border-radius:50%;background:#29d68e;box-shadow:0 0 0 4px rgba(41,214,142,.12);}
.suv2-radar-network-head h2{margin:0;color:#fff;font-size:21px;line-height:1.1;font-weight:900;letter-spacing:-.02em;}
.suv2-radar-network-head p{margin:0;color:#a9c6d5;font-size:12px;line-height:1.35;}
.suv2-radar-scroll-controls{display:flex;gap:6px;flex:0 0 auto;}
.suv2-radar-scroll-btn{appearance:none;width:34px;height:34px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.07);color:#fff;font-size:16px;font-weight:900;cursor:pointer;}
.suv2-radar-scroll-btn:hover{background:rgba(255,255,255,.13);}
.suv2-radar-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(218px,238px);gap:9px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#5d879e rgba(255,255,255,.06);}
.suv2-radar-scroller::-webkit-scrollbar{height:7px;}.suv2-radar-scroller::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:99px;}.suv2-radar-scroller::-webkit-scrollbar-thumb{background:#5d879e;border-radius:99px;}
.suv2-radar-scroll-card{position:relative;scroll-snap-align:start;min-height:116px;padding:13px 14px 14px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.10);border-radius:12px;color:#fff;transition:background .15s ease,border-color .15s ease,transform .15s ease;}
.suv2-radar-scroll-card:hover{background:rgba(255,255,255,.105);border-color:rgba(106,219,240,.30);transform:translateY(-1px);}
.suv2-radar-scroll-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;}
.suv2-radar-scroll-num{color:#78dcef;font-size:10px;font-weight:900;letter-spacing:.08em;}
.suv2-radar-live{display:inline-flex;align-items:center;gap:5px;color:#b8d8e5;font-size:8px;font-weight:900;letter-spacing:.1em;}
.suv2-radar-live i{width:6px;height:6px;border-radius:50%;background:#2bd48c;}
.suv2-radar-scroll-card>strong{display:block;max-width:185px;color:#fff;font-size:15px;line-height:1.22;font-weight:900;letter-spacing:-.01em;}
.suv2-radar-scroll-card>small{display:block;margin-top:6px;max-width:190px;color:#b7ced9;font-size:10.5px;line-height:1.35;}
.suv2-radar-card-arrow{position:absolute;right:13px;bottom:11px;color:#77dced;font-size:16px;}

/* Editorial */
.suv2-editorial-box{background:#fff;border:1px solid #d7e4eb;border-radius:18px;box-shadow:0 9px 24px rgba(15,23,42,.05);overflow:hidden;}
.suv2-feed-toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;padding:15px 17px;border-bottom:1px solid #e4edf2;background:#f7fafc;}
.suv2-feed-toolbar button{appearance:none;border:1px solid #cfdee6;background:#fff;color:#506b7d;border-radius:8px;padding:9px 14px;font-size:11px;font-weight:900;letter-spacing:.035em;cursor:pointer;}
.suv2-feed-toolbar button:hover,.suv2-feed-toolbar button.is-active{background:#0b314c;border-color:#0b314c;color:#fff;}
.suv2-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
.suv2-feed-card{min-width:0;display:grid;grid-template-columns:190px 1fr;gap:20px;padding:20px;border-bottom:1px solid #e7eef2;min-height:194px;}
.suv2-feed-card:nth-child(odd){border-right:1px solid #e7eef2;}.suv2-feed-card[hidden]{display:none!important;}
.suv2-feed-image{display:block;width:190px;height:140px;border-radius:12px;overflow:hidden;background:#dce9f0;}
.suv2-feed-image img{width:100%;height:100%;object-fit:cover;display:block;}
.suv2-feed-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#0b314c;font-size:34px;font-weight:900;background:linear-gradient(135deg,#deebf2,#f8fbfc);}
.suv2-feed-copy{min-width:0;}.suv2-feed-meta{display:flex;align-items:center;gap:9px;margin-bottom:9px;}.suv2-feed-meta time{color:#8799a6;font-size:11px;font-style:italic;}
.suv2-post-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:5px;border:1px solid currentColor;font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1;}
.suv2-post-badge-report{color:#456275;background:#edf3f6}.suv2-post-badge-news{color:#b93636;background:#fff3f3}.suv2-post-badge-tech{color:#267243;background:#f0faf3}.suv2-post-badge-cruise{color:#1168a1;background:#eef8ff}.suv2-post-badge-naval{color:#6b4d9d;background:#f7f2ff}
.suv2-feed-card h3{margin:0;font-size:21px;line-height:1.22;font-weight:900;letter-spacing:-.012em;}.suv2-feed-card h3 a{color:#102f45!important;}.suv2-feed-card h3 a:hover{color:#0b6c9a!important;}
.suv2-feed-card p{margin:9px 0 0;color:#6a8090;font-size:13px;line-height:1.58;}.suv2-read-link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#0d6a98!important;font-size:12px;font-weight:900;}
.suv2-feed-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;padding:14px;border-top:1px solid #e4edf2;background:#f7fafc;}.suv2-feed-footer a{color:#35566d!important;font-size:11px;font-weight:900;padding:6px 9px;border-radius:7px;}.suv2-feed-footer a:hover{background:#eaf4f8;color:#0b6c9a!important;}

/* Tools below posts */
.suv2-tools-section{padding:32px;background:linear-gradient(180deg,#f6fbfd,#fff);border:1px solid #d8e6ed;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.05);}
.suv2-tools-section .suv2-section-head{padding:0;}.suv2-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.suv2-tool-card{position:relative;min-height:236px;padding:23px 23px 58px;background:#fff;border:1px solid #d7e4eb;border-radius:16px;color:inherit;box-shadow:0 5px 14px rgba(15,23,42,.035);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;}
.suv2-tool-card:hover{transform:translateY(-2px);border-color:#afd0df;box-shadow:0 11px 24px rgba(15,23,42,.075);}.suv2-tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;}.suv2-tool-mark{color:#0b78a9;font-size:19px;line-height:1;}.suv2-tool-label{color:#2a85ac;font-size:9px;font-weight:900;letter-spacing:.13em;}.suv2-tool-card h3{margin:14px 0 10px;color:#102f45;font-size:22px;line-height:1.22;font-weight:900;letter-spacing:-.015em;}.suv2-tool-card p{margin:0;color:#6d8290;font-size:13px;line-height:1.58;}.suv2-tool-open{position:absolute;left:23px;bottom:20px;color:#0b658f;font-size:12px;font-weight:900;}.suv2-tool-open b{font-size:15px;}

/* Footer */
.suv2-footer{position:relative;z-index:1;margin-top:0;padding:20px 18px 32px;background:transparent;color:#5f7788;}.suv2-footer-wrap{max-width:var(--suv2-max);margin:0 auto;padding-top:16px;border-top:1px solid rgba(18,50,74,.12);display:flex;align-items:center;justify-content:space-between;gap:20px;}.suv2-footer-wrap>div{display:flex;flex-direction:column;gap:3px}.suv2-footer strong{color:#17384f;font-size:11px;letter-spacing:.08em}.suv2-footer span{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.suv2-footer p{margin:0;font-size:9px}.suv2-empty-state{padding:28px;text-align:center;color:#647b8c;font-size:13px;}

@media(max-width:1180px){
  .suv2-section-label{display:none;}.suv2-brand-area{min-width:auto;}
  .suv2-desktop-nav a{padding:11px 6px;font-size:12px!important;}
  .suv2-destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.suv2-destination-card{border-bottom:1px solid #e4edf2;}.suv2-destination-card:nth-child(3){border-right:0;}.suv2-destination-card:nth-child(4),.suv2-destination-card:nth-child(5){border-bottom:0;}
  .suv2-feed-card{grid-template-columns:165px 1fr;}.suv2-feed-image{width:165px;height:125px;}
}
@media(max-width:900px){
  .suv2-header-wrap{gap:14px;}.suv2-desktop-nav{display:none;}.suv2-mobile-nav{display:block;}
  .suv2-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.suv2-destination-card{border-right:1px solid #e4edf2!important;border-bottom:1px solid #e4edf2!important;}.suv2-destination-card:nth-child(even){border-right:0!important;}.suv2-destination-card:last-child{grid-column:1/-1;border-bottom:0!important;border-right:0!important;}
  .suv2-radar-network-title-wrap{display:block;}.suv2-radar-network-head h2{margin-top:5px;}.suv2-radar-network-head p{margin-top:4px;}
  .suv2-feed-grid{grid-template-columns:1fr;}.suv2-feed-card:nth-child(odd){border-right:0;}.suv2-tools-grid{grid-template-columns:1fr;}
  .suv2-hero h1{font-size:38px;}.suv2-hero-stats{grid-template-columns:repeat(2,1fr);}.suv2-hero-stats div:nth-child(2){border-right:0;}.suv2-hero-stats div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1);}
}
@media(max-width:680px){
  .suv2-header{padding-bottom:8px;}.suv2-header-wrap{padding:8px 10px 4px;}.suv2-logo{width:72px!important;height:72px!important;}.suv2-nav-rail{padding:6px;}.suv2-radar-menu summary,.suv2-mobile-nav summary{min-height:38px;padding:9px 11px;font-size:12px!important;}.suv2-radar-menu-panel{position:fixed;left:12px;right:12px;top:82px;width:auto;max-width:none;}
  .suv2-shell{width:calc(100% - 20px);}.suv2-hero{padding:29px 22px 0;border-radius:14px;}.suv2-hero-copy{padding-bottom:26px;}.suv2-hero h1{font-size:30px;}.suv2-hero-copy>p{font-size:14px;}.suv2-hero-stats{margin:0 -22px;}.suv2-hero-stats div{padding:14px 15px;}.suv2-hero-stats strong{font-size:20px;}
  .suv2-destination-grid{grid-template-columns:1fr;}.suv2-destination-card,.suv2-destination-card:nth-child(even),.suv2-destination-card:last-child{grid-column:auto;border-right:0!important;border-bottom:1px solid #e4edf2!important;min-height:82px;padding:12px 14px;}.suv2-destination-card:last-child{border-bottom:0!important;}.suv2-destination-copy strong{font-size:15px;}.suv2-destination-copy small{font-size:10.5px;}
  .suv2-radar-network{padding:14px;}.suv2-radar-network-head{align-items:flex-end;}.suv2-radar-network-head h2{font-size:18px;}.suv2-radar-network-head p{font-size:11px;}.suv2-radar-scroller{grid-auto-columns:210px;}
  .suv2-section{margin-top:34px;}.suv2-section-head{align-items:flex-start;flex-direction:column;gap:12px;}.suv2-section-head h2{font-size:26px;}.suv2-section-head p{font-size:13px;}
  .suv2-feed-card{grid-template-columns:125px 1fr;gap:14px;padding:14px;min-height:0;}.suv2-feed-image{width:125px;height:96px;}.suv2-feed-card h3{font-size:16px;}.suv2-feed-card p{display:none;}.suv2-read-link{margin-top:8px;}
  .suv2-tools-section{padding:21px;}.suv2-tool-card{min-height:205px;}.suv2-tool-card h3{font-size:19px;}.suv2-tool-card p{font-size:12px;}.suv2-footer-wrap{align-items:flex-start;flex-direction:column;gap:6px;}
}
@media(max-width:440px){
  .suv2-feed-card{grid-template-columns:108px 1fr;}.suv2-feed-image{width:108px;height:84px;}.suv2-feed-meta time{display:none;}.suv2-feed-card h3{font-size:15px;}
}

/* ===== v0.6 compact 24-tool browser ===== */
.suv2-tools-section{padding:28px 30px 30px;background:linear-gradient(180deg,#f6fbfd,#fff);border:1px solid #d8e6ed;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.05);}
.suv2-tools-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px;}
.suv2-tools-title-wrap{min-width:0;}
.suv2-tools-title-wrap h2{margin:5px 0 6px;color:#0d2b40;font-size:29px;line-height:1.12;font-weight:900;letter-spacing:-.026em;}
.suv2-tools-title-wrap p{margin:0;color:#667f91;font-size:13px;line-height:1.5;}
.suv2-tool-search-wrap{width:min(470px,42%);flex:0 0 auto;}
.suv2-tool-search{height:46px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 12px;background:#fff;border:1px solid #cbdce6;border-radius:12px;box-shadow:0 4px 12px rgba(15,23,42,.035);}
.suv2-tool-search:focus-within{border-color:#7fb8d2;box-shadow:0 0 0 3px rgba(30,132,177,.10);}
.suv2-tool-search>span{color:#568096;font-size:20px;line-height:1;transform:translateY(-1px);}
.suv2-tool-search input{width:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#15374d;font:inherit;font-size:14px;padding:0!important;margin:0!important;}
.suv2-tool-search input::placeholder{color:#8da0ac;}
.suv2-tool-search button{appearance:none;border:0;background:#eef5f8;color:#49697c;width:26px;height:26px;border-radius:7px;font-size:18px;line-height:1;cursor:pointer;padding:0;}
.suv2-tool-search button:hover{background:#e2eef3;color:#15374d;}
.suv2-tool-search-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:7px;padding:0 2px;font-size:10px;font-weight:800;color:#8395a1;}
.suv2-tool-search-meta a{color:#0c6d9a!important;font-size:10px;font-weight:900;white-space:nowrap;}
.suv2-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}
.suv2-tool-card{position:relative;min-height:150px;padding:16px 16px 42px;background:#fff;border:1px solid #d7e4eb;border-radius:12px;color:inherit;box-shadow:0 3px 9px rgba(15,23,42,.025);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;}
.suv2-tool-card:hover{transform:translateY(-1px);border-color:#aed0df;box-shadow:0 8px 18px rgba(15,23,42,.065);}
.suv2-tool-card[hidden]{display:none!important;}
.suv2-tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.suv2-tool-label{color:#2a85ac;font-size:8px;font-weight:900;letter-spacing:.14em;}
.suv2-tool-mark{color:#0b78a9;font-size:15px;line-height:1;}
.suv2-tool-card h3{margin:9px 0 6px;color:#102f45;font-size:16px;line-height:1.22;font-weight:900;letter-spacing:-.012em;}
.suv2-tool-card p{margin:0;color:#718692;font-size:10.5px;line-height:1.45;}
.suv2-tool-open{position:absolute;left:16px;bottom:13px;color:#0b658f;font-size:10.5px;font-weight:900;}
.suv2-tool-open b{font-size:13px;}
.suv2-tool-no-results{padding:28px 18px;text-align:center;color:#6b8190;font-size:13px;background:#fff;border:1px dashed #cfdfe7;border-radius:12px;}
.suv2-tool-no-results a{color:#0b6f9d!important;font-weight:900;}

@media(max-width:1180px){
  .suv2-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  .suv2-tool-search-wrap{width:min(430px,46%);}
}
@media(max-width:900px){
  .suv2-tools-head{align-items:stretch;flex-direction:column;gap:14px;}
  .suv2-tool-search-wrap{width:100%;}
  .suv2-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:680px){
  .suv2-tools-section{padding:20px;}
  .suv2-tools-title-wrap h2{font-size:25px;}
  .suv2-tools-grid{grid-template-columns:1fr;gap:9px;}
  .suv2-tool-card{min-height:130px;padding:14px 14px 39px;}
  .suv2-tool-card h3{font-size:16px;}
  .suv2-tool-card p{font-size:10.5px;}
  .suv2-tool-open{left:14px;bottom:12px;}
}

/* v0.8 editorial tabs: latest 20 overall + lazy-loaded latest 20 per section */
.suv2-feed-toolbar{position:relative;}
.suv2-feed-status{margin-left:auto;color:#728999;font-size:11px;font-weight:800;white-space:nowrap;}
.suv2-feed-load-message{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:190px;padding:34px;color:#667f91;font-size:14px;font-weight:800;text-align:center;background:#fbfdfe;}
@media(max-width:680px){
  .suv2-feed-status{width:100%;margin-left:0;padding-top:2px;font-size:10px;}
}

/* v0.9 secondary utility navigation */
.suv2-nav-divider{display:inline-block;flex:0 0 auto;width:1px;height:24px;margin:0 5px;background:#cbd9e2;}
.suv2-desktop-nav .suv2-nav-secondary{padding-left:6px;padding-right:6px;color:#5f7788!important;font-size:12px!important;font-weight:800;}
.suv2-desktop-nav .suv2-nav-secondary:hover{color:#0b5f8d!important;background:#edf4f8;}
.suv2-mobile-divider{display:block;height:1px;margin:7px 8px;background:#dce6ec;}
.suv2-mobile-panel .suv2-mobile-secondary{color:#617989;font-size:12px;font-weight:800;}

@media(max-width:1320px){
  .suv2-section-label{display:none;}
  .suv2-brand-area{min-width:auto;}
  .suv2-desktop-nav a{padding-left:6px;padding-right:6px;font-size:12.5px!important;}
  .suv2-desktop-nav .suv2-nav-secondary{font-size:11px!important;padding-left:5px;padding-right:5px;}
  .suv2-nav-divider{margin:0 2px;}
}
@media(max-width:1080px){
  .suv2-desktop-nav{display:none;}
  .suv2-mobile-nav{display:block;}
}
