:root{--blue:#0b46d8;--blue2:#0737a8;--ink:#142033;--muted:#667085;--bg:#f5f7fb;--card:#fff;--line:#e4e8f0;--green:#159447;--red:#e53935;--dark:#101828}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}.wrap{width:min(1240px,calc(100% - 32px));margin:auto}.top{background:var(--dark);color:#dbe3f2;font-size:12px}.topin{height:32px;display:flex;gap:28px;justify-content:flex-end;align-items:center}.head{height:88px;background:#fff;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand img{width:52px;height:52px;border-radius:10px;object-fit:cover}.brand span{display:flex;flex-direction:column}.brand b{font-size:24px}.brand small,.actions small{color:var(--muted)}.search{display:flex;flex:1;max-width:650px;height:46px;border:1px solid var(--line);background:#f5f7fa;border-radius:11px;overflow:hidden}.search input{border:0;background:none;outline:0;flex:1;padding:0 16px;font-size:15px}.search button{width:55px;border:0;background:var(--blue);color:#fff;font-size:24px}.actions{margin-left:auto;display:flex;gap:8px}.actions button{position:relative;border:0;background:none;cursor:pointer;font-size:21px;display:flex;flex-direction:column;align-items:center;padding:5px 9px}.actions small{font-size:10px;margin-top:2px}.cart b{position:absolute;right:0;top:0;background:var(--red);color:#fff;border-radius:50%;font-size:10px;min-width:18px;height:18px;display:grid;place-items:center}nav{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.navin{height:50px;display:flex;align-items:center;gap:28px;font-size:14px}.navin a:hover{color:var(--blue)}.catbtn{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:10px 18px;font-weight:800}.adminlink{margin-left:auto;border:0;background:none;color:var(--muted);cursor:pointer}.hero{padding:60px 0;background:linear-gradient(135deg,#eaf1ff,#fff)}.heroGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.hero label,.section label,.deal label,.admin label{font-size:11px;letter-spacing:1.8px;font-weight:900;color:var(--blue)}.hero h1{font-size:58px;line-height:1;letter-spacing:-3px;margin:12px 0 22px}.hero h1 strong{color:var(--blue)}.hero p{max-width:670px;color:var(--muted);font-size:18px;line-height:1.6}.heroBtns{display:flex;gap:12px;margin-top:28px}.btn{border:0;border-radius:9px;padding:13px 20px;font-weight:800;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.blue{background:var(--blue);color:#fff}.blue:hover{background:var(--blue2)}.light{background:#fff;border:1px solid #cbd5e1;color:var(--ink)}.white{background:#fff;color:var(--dark)}.miniTrust{display:flex;gap:18px;margin-top:28px;color:#475467;font-size:12px}.heroProduct{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;position:relative;box-shadow:0 18px 45px #173d8618}.heroProduct i{position:absolute;top:28px;left:28px;background:var(--red);color:#fff;padding:7px 10px;border-radius:5px;font-size:10px;font-style:normal;font-weight:900}.heroProduct img{width:100%;height:310px;object-fit:contain;background:#f8fafc;border-radius:13px}.heroProduct div{padding:14px 4px 2px;display:flex;flex-direction:column;gap:5px}.heroProduct small{color:var(--muted)}.categoryBar{background:#fff;border-bottom:1px solid var(--line)}.cats{display:flex;gap:10px;padding:14px 0;overflow:auto}.cat{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 16px;cursor:pointer;white-space:nowrap}.cat.active{border-color:#b9cbff;background:#edf3ff;color:var(--blue);font-weight:800}.cat small{margin-left:8px;color:var(--muted)}.section{padding:58px 0}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section h2,.deal h2{font-size:34px;letter-spacing:-1px;margin:8px 0 0}.sort select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 13px}.shopLayout{display:grid;grid-template-columns:205px 1fr;gap:24px}.sidebar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;height:max-content;display:flex;flex-direction:column;gap:11px}.sidebar button{border:0;background:none;text-align:left;padding:7px;cursor:pointer;border-radius:6px}.sidebar button.active{background:#edf3ff;color:var(--blue);font-weight:800}.sidebar label{font-size:13px;color:var(--muted)}.sidebar hr{border:0;border-top:1px solid var(--line);width:100%;margin:7px 0}.resultline{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:var(--muted);font-size:13px}.resultline button{border:0;background:none;color:var(--blue);cursor:pointer}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;position:relative;transition:.2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 30px #10182814}.heart{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:50%;border:0;background:#fff;z-index:2;cursor:pointer;font-size:20px}.heart.liked{color:var(--red)}.pimg{height:220px;background:#f8fafc;padding:16px;cursor:pointer}.pimg img{width:100%;height:100%;object-fit:contain}.pbody{padding:14px}.pbody label{font-size:10px;letter-spacing:1px;font-weight:900;color:var(--blue)}.pbody h3{font-size:15px;line-height:1.35;min-height:42px;margin:7px 0;cursor:pointer}.pbody small{color:var(--muted);display:block;min-height:28px}.rating{color:#f59e0b;font-size:12px;margin-bottom:6px}.rating span{color:var(--muted)}.price{font-size:21px;font-weight:900;margin-top:9px}.stock{font-size:11px;color:var(--green);margin:5px 0 10px}.full{width:100%}.deal{background:var(--dark);color:#fff;padding:52px 0}.dealin{display:flex;justify-content:space-between;align-items:center;gap:30px}.deal label{color:#8fb2ff}.deal p{color:#aeb8ca;max-width:650px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.services article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px}.services b{font-size:28px}.services p,footer p,.muted{color:var(--muted);line-height:1.55}footer{background:#fff;border-top:1px solid var(--line)}.foot{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding:45px 0}.foot>div>strong{font-size:28px;color:var(--blue)}.foot a{display:block;color:var(--muted);margin-top:10px}.copy{text-align:center;border-top:1px solid var(--line);padding:18px;color:var(--muted);font-size:12px}.drawer{position:fixed;z-index:50;right:0;top:0;height:100vh;width:min(480px,100%);background:#fff;transform:translateX(100%);transition:.25s;box-shadow:-10px 0 40px #0002;display:flex;flex-direction:column}.drawer.open{transform:none}.drawerHead{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.drawerHead h2{margin:0}.drawerHead button,.modalClose{border:0;background:none;font-size:30px;cursor:pointer}.drawerBody{padding:16px;overflow:auto}.cartrow{display:grid;grid-template-columns:62px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);align-items:start}.cartrow img{width:62px;height:62px;object-fit:contain;background:#f7f8fa;border-radius:8px}.cartrow small{display:block;color:var(--muted);margin-top:4px}.qty{display:flex;gap:8px;align-items:center;margin-top:8px}.qty button{width:26px;height:26px;border:1px solid var(--line);background:#fff;border-radius:5px;cursor:pointer}.cartSummary{padding-top:18px;display:grid;gap:14px}.cartSummary>span{color:var(--muted)}.cartSummary>b{font-size:24px}.empty{text-align:center;padding:50px 15px;color:var(--muted);line-height:1.8}.overlay{position:fixed;inset:0;background:#0007;z-index:40;display:none}.overlay.show{display:block}.modal{position:fixed;inset:0;background:#0007;z-index:60;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modalCard{position:relative;background:#fff;border-radius:16px;width:min(900px,100%);max-height:90vh;overflow:auto;padding:30px}.modalClose{position:absolute;right:15px;top:10px}.detail{display:grid;grid-template-columns:45% 55%;gap:30px}.detailImg{background:#f8fafc;border-radius:12px;min-height:400px;display:grid;place-items:center}.detailImg img{width:90%;height:90%;object-fit:contain}.detail h2{font-size:31px;line-height:1.15}.detail p,.detail li{color:var(--muted);line-height:1.6}.detailPrice{font-size:30px;font-weight:900;margin:20px 0}.checkout{width:min(720px,100%)}.steps{display:flex;gap:10px;margin:20px 0}.steps span{padding:8px 12px;border-radius:20px;background:#f2f4f7;color:var(--muted);font-size:12px}.steps .active{background:#eaf1ff;color:var(--blue);font-weight:800}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.formgrid label{display:grid;gap:6px;font-size:13px;font-weight:700}.formgrid .wide{grid-column:1/-1}.formgrid input,.formgrid select{height:43px;border:1px solid var(--line);border-radius:8px;padding:0 12px}.checkoutTotal{display:flex;justify-content:space-between;font-size:20px;margin:25px 0}.accountCards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.accountCards button{padding:18px;border:1px solid var(--line);background:#fff;border-radius:10px;text-align:left;cursor:pointer}.adminTop{display:flex;justify-content:space-between}.pill{padding:7px 10px;border-radius:20px;font-size:11px}.green{background:#e7f7ed;color:var(--green)}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.kpis div{border:1px solid var(--line);border-radius:10px;padding:15px;display:flex;flex-direction:column;gap:7px}.kpis small{color:var(--muted)}.kpis b{font-size:22px}.adminTable{border:1px solid var(--line);border-radius:10px;overflow:hidden}.adminTable>div{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:12px;border-bottom:1px solid var(--line);font-size:13px}.adminTable>div:last-child{border:0}.toast{position:fixed;right:20px;bottom:20px;background:var(--dark);color:#fff;padding:13px 18px;border-radius:9px;z-index:100;transform:translateY(100px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}
@media(max-width:950px){.heroGrid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.shopLayout{grid-template-columns:1fr}.sidebar{display:none}.services{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.kpis{grid-template-columns:1fr 1fr}.detail{grid-template-columns:1fr}.detailImg{min-height:280px}}@media(max-width:620px){.wrap{width:calc(100% - 20px)}.topin span:not(:first-child){display:none}.head{height:auto;padding:12px 0;flex-wrap:wrap}.brand{min-width:auto}.actions button:not(.cart){display:none}.search{order:3;flex-basis:100%}.navin{gap:14px;overflow:auto}.navin a,.adminlink{display:none}.hero{padding:38px 0}.hero h1{font-size:42px}.hero p{font-size:16px}.miniTrust{flex-wrap:wrap}.grid{grid-template-columns:1fr 1fr;gap:9px}.pimg{height:150px}.pbody{padding:10px}.pbody h3{font-size:13px}.price{font-size:18px}.section{padding:40px 0}.sectionHead{display:block}.sort{margin-top:14px}.dealin{display:block}.dealin .btn{margin-top:18px}.foot{grid-template-columns:1fr 1fr}.formgrid{grid-template-columns:1fr}.formgrid .wide{grid-column:auto}.accountCards{grid-template-columns:1fr}.modalCard{padding:22px}.adminTable{font-size:11px;overflow:auto}.adminTable>div{min-width:520px}.kpis{grid-template-columns:1fr 1fr}}
.ebayBox{margin-top:20px;padding:18px;border:1px solid #dfe5ec;border-radius:16px;background:#f8fafc;display:flex;justify-content:space-between;gap:20px;align-items:center}.ebayBox p{margin:5px 0 0}.ebayActions{display:flex;gap:10px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef2f7;font-size:12px;font-weight:700}.pill.green{background:#dff7e7;color:#15733c}.pill.red{background:#ffe3e3;color:#a52525}.importResult{margin-top:12px;max-height:260px;overflow:auto}.importItem{display:grid;grid-template-columns:1fr 90px 90px 100px;gap:10px;padding:9px 0;border-bottom:1px solid #eee;font-size:13px}@media(max-width:760px){.ebayBox{flex-direction:column;align-items:stretch}.importItem{grid-template-columns:1fr 70px}.importItem span:nth-child(n+3){display:none}}

/* =========================================================
   NT-24 — FINAL TITLE DESIGN
   Visual changes only — no JS / no new functionality
   ========================================================= */

/* ---------- HEADER ---------- */

header .top {
    height: 24px !important;
    font-size: 9px !important;
}

header .topin {
    height: 24px !important;
    gap: 20px !important;
}

header .head {
    height: 58px !important;
}

.brand {
    min-width: 180px !important;
}

.brand img {
    width: 42px !important;
    height: 42px !important;
}

.brand b {
    font-size: 16px !important;
}

.brand small {
    font-size: 8px !important;
}

.search {
    height: 36px !important;
    max-width: 520px !important;
}

.search input {
    font-size: 11px !important;
}

.search button {
    width: 44px !important;
    font-size: 18px !important;
}

.actions {
    gap: 5px !important;
}

.actions button {
    font-size: 17px !important;
    padding: 3px 7px !important;
}

.actions small {
    font-size: 8px !important;
}

nav {
    height: 38px !important;
}

.navin {
    height: 38px !important;
    gap: 23px !important;
    font-size: 10px !important;
}

.catbtn {
    padding: 7px 13px !important;
    border-radius: 7px !important;
    font-size: 10px !important;
}

/* ---------- HERO ---------- */

.hero {
    padding: 22px 0 17px !important;
    background:
        linear-gradient(
            128deg,
            #eaf2ff 0%,
            #f3f7fd 47%,
            #e7f0ff 100%
        ) !important;
    position: relative !important;
    overflow: hidden !important;
}

/* subtle diagonal geometry like reference */

.hero::after {
    content: "";
    position: absolute;
    width: 420px;
    height: 420px;
    right: -120px;
    top: -170px;
    background: rgba(255,255,255,.32);
    transform: rotate(45deg);
    pointer-events: none;
}

.heroGrid {
    position: relative !important;
    z-index: 1 !important;
    grid-template-columns: 1.02fr .98fr !important;
    gap: 34px !important;
    min-height: 205px !important;
    align-items: center !important;
}

/* LEFT SIDE */

.heroGrid > div:first-child {
    padding-left: 2px !important;
}

.hero label {
    display: block !important;
    margin-bottom: 8px !important;
    color: #1559d6 !important;
    font-size: 9px !important;
    letter-spacing: 1.8px !important;
    font-weight: 900 !important;
}

.hero h1 {
    margin: 0 0 11px !important;
    color: #07111f !important;
    font-size: 34px !important;
    line-height: .98 !important;
    letter-spacing: -1.5px !important;
    font-weight: 800 !important;
}

.hero h1 strong {
    color: #1559d6 !important;
    font-weight: 800 !important;
}

.hero p {
    max-width: 570px !important;
    margin: 0 0 13px !important;
    color: #43536a !important;
    font-size: 11px !important;
    line-height: 1.42 !important;
}

/* BUTTONS */

.heroBtns {
    display: flex !important;
    gap: 9px !important;
    margin: 0 !important;
}

.heroBtns .btn {
    min-height: 35px !important;
    padding: 8px 16px !important;
    border-radius: 7px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
}

.heroBtns .blue {
    background: #1559d6 !important;
    box-shadow: 0 4px 10px rgba(21,89,214,.20) !important;
}

.heroBtns .light {
    background: #fff !important;
    border: 1px solid #dce3ed !important;
    color: #142033 !important;
    box-shadow: 0 3px 8px rgba(20,40,70,.07) !important;
}

/* TRUST */

.miniTrust {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    margin-top: 13px !important;
    color: #53627a !important;
    font-size: 9px !important;
}

.miniTrust span {
    white-space: nowrap !important;
}

.miniTrust span::first-letter {
    color: #1559d6 !important;
}

/* ---------- RIGHT EXISTING PRODUCT BLOCK ---------- */
/* Styled to visually resemble the media card in reference */

.heroProduct {
    position: relative !important;
    height: 166px !important;
    padding: 9px !important;
    border: 1px solid rgba(255,255,255,.9) !important;
    border-radius: 16px !important;
    background: rgba(255,255,255,.70) !important;
    box-shadow:
        0 9px 28px rgba(27,54,95,.15),
        0 0 0 5px rgba(255,255,255,.42) !important;
    overflow: hidden !important;
}

.heroProduct::before {
    content: "▶";
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 3px;
    box-sizing: border-box;
    color: #fff;
    background: rgba(20,30,42,.58);
    border: 2px solid rgba(255,255,255,.92);
    font-size: 18px;
    pointer-events: none;
}

.heroProduct::after {
    content: "0:00 / 0:45        🔊  ⛶";
    position: absolute;
    z-index: 5;
    left: 18px;
    right: 18px;
    bottom: 48px;
    padding-top: 22px;
    color: #fff;
    font-size: 8px;
    text-align: right;
    text-shadow: 0 1px 3px #000;
    border-top: 2px solid rgba(255,255,255,.75);
    pointer-events: none;
}

.heroProduct img {
    width: 100% !important;
    height: 123px !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
    border-radius: 11px !important;
    filter: brightness(.78) saturate(.88) !important;
}

.heroProduct i {
    position: absolute !important;
    z-index: 6 !important;
    top: 17px !important;
    left: 17px !important;
    padding: 5px 8px !important;
    border-radius: 5px !important;
    background: #1559d6 !important;
    color: #fff !important;
    font-size: 7px !important;
    font-style: normal !important;
    font-weight: 900 !important;
}

.heroProduct div {
    position: absolute !important;
    z-index: 3 !important;
    left: 14px !important;
    right: 14px !important;
    bottom: 7px !important;
    padding: 0 !important;
    color: #142033 !important;
}

.heroProduct div b {
    display: block !important;
    font-size: 10px !important;
}

.heroProduct small {
    display: block !important;
    margin-top: 1px !important;
    color: #667085 !important;
    font-size: 8px !important;
}

/* ---------- EXISTING CATEGORY STRIP ---------- */

.categoryBar {
    height: 51px !important;
    background: #fff !important;
    border-bottom: 1px solid #e4e8f0 !important;
    box-shadow: 0 2px 7px rgba(20,40,70,.05) !important;
}

.cats {
    height: 51px !important;
    padding: 7px 0 !important;
    gap: 8px !important;
    align-items: center !important;
    overflow-x: auto !important;
}

.cat {
    height: 35px !important;
    padding: 7px 13px !important;
    border-radius: 8px !important;
    background: #fff !important;
    border: 1px solid #e2e7ef !important;
    font-size: 10px !important;
    font-weight: 700 !important;
}

.cat.active {
    background: #1559d6 !important;
    border-color: #1559d6 !important;
    color: #fff !important;
}

.cat small {
    margin-left: 5px !important;
    font-size: 8px !important;
}

/* ---------- CONTENT STARTS COMPACTLY ---------- */

.section {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
}

.sectionHead {
    margin-bottom: 18px !important;
}

.section h2,
.deal h2 {
    font-size: 28px !important;
}

/* ---------- RESPONSIVE ---------- */

@media (max-width: 950px) {
    .heroGrid {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }

    .heroProduct {
        height: 190px !important;
    }

    .heroProduct img {
        height: 145px !important;
    }
}

@media (max-width: 620px) {
    header .head {
        height: auto !important;
    }

    .hero {
        padding: 28px 0 !important;
    }

    .hero h1 {
        font-size: 36px !important;
    }

    .hero p {
        font-size: 13px !important;
    }

    .hero p br {
        display: none !important;
    }

    .heroBtns {
        flex-wrap: wrap !important;
    }

    .miniTrust {
        flex-wrap: wrap !important;
        gap: 8px 14px !important;
    }

    .heroProduct {
        height: 190px !important;
    }
}

/* =========================================================
   NT-24 — FULL WIDTH TITLE PAGE
   ========================================================= */

.hero .wrap,
.categoryBar .wrap,
header .wrap,
nav .wrap {
    width: calc(100% - 64px) !important;
    max-width: none !important;
}

.heroGrid {
    grid-template-columns: minmax(0, 1fr) minmax(420px, 46%) !important;
    gap: 55px !important;
    width: 100% !important;
}

.heroGrid > div:first-child {
    max-width: 760px !important;
}

.hero h1 {
    font-size: clamp(42px, 4vw, 64px) !important;
}

.hero p {
    max-width: 760px !important;
    font-size: 15px !important;
}

.heroProduct {
    width: 100% !important;
    height: 225px !important;
}

.heroProduct img {
    height: 170px !important;
}

.categoryBar .cats {
    width: 100% !important;
}

/* Верхняя часть тоже распределяется по всей ширине */

.head {
    width: calc(100% - 64px) !important;
    max-width: none !important;
}

.topin {
    width: calc(100% - 64px) !important;
    max-width: none !important;
}

.navin {
    width: calc(100% - 64px) !important;
    max-width: none !important;
}

/* На очень широких мониторах сохраняем нормальные боковые поля */

@media (min-width: 1600px) {
    .hero .wrap,
    .categoryBar .wrap,
    header .wrap,
    nav .wrap {
        width: calc(100% - 100px) !important;
    }

    .heroGrid {
        grid-template-columns: minmax(0, 1fr) minmax(520px, 45%) !important;
        gap: 70px !important;
    }
}

@media (max-width: 950px) {
    .hero .wrap,
    .categoryBar .wrap,
    header .wrap,
    nav .wrap,
    .head,
    .topin,
    .navin {
        width: calc(100% - 32px) !important;
    }

    .heroGrid {
        grid-template-columns: 1fr !important;
        gap: 25px !important;
    }

    .heroGrid > div:first-child {
        max-width: none !important;
    }

    .heroProduct {
        width: 100% !important;
        height: 220px !important;
    }
}

@media (max-width: 620px) {
    .hero .wrap,
    .categoryBar .wrap,
    header .wrap,
    nav .wrap,
    .head,
    .topin,
    .navin {
        width: calc(100% - 20px) !important;
    }
}

/* =========================================================
   NT-24 HEADER — MATCH REFERENCE IMAGE
   TOPBAR IS NOT MODIFIED
   ========================================================= */

/* White main header row */
header .head {
  background: #fff !important;
  min-height: 120px !important;
  padding: 0 62px !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

/* Keep logo at the left */
header .head > .wrap {
  width: 100% !important;
}

/* Search centered in the white header */
header .search {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Account / favorites / cart stay on the right */
header .actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
}

/* White navigation row */
header nav {
  background: #fff !important;
  border-top: 0 !important;
  border-bottom: 1px solid #dfe5ec !important;
  box-shadow: none !important;
  margin: 0 !important;
}

/* Navigation content */
header nav .navin {
  min-height: 74px !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 62px !important;
  box-sizing: border-box !important;
}

/* Category button */
header nav .catbtn {
  margin-right: 56px !important;
}

/* Navigation links */
header nav .navin > a {
  display: inline-flex !important;
  align-items: center !important;
  height: 74px !important;
  margin-right: 42px !important;
  color: #14233b !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

/* Admin remains at the far right if present */
header nav .adminlink {
  margin-left: auto !important;
  margin-right: 0 !important;
}

/* IMPORTANT:
   .top and .topin are intentionally not modified.
*/






/* =========================================================
   NT24 — ONLY FIX DIFFERENCES FROM ORIGINAL
   ========================================================= */

/* TOP BAR — original color and vertical position */
header > .top {
  background: #062650 !important;
  color: #ffffff !important;
  height: 45px !important;
  min-height: 45px !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

header > .top .topin {
  height: 45px !important;
  min-height: 45px !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

header > .top .top-icon,
header > .top svg {
  color: #ffffff !important;
  stroke: #ffffff !important;
}

/* WHITE HEADER — only vertical spacing */
header > .head {
  height: auto !important;
  min-height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Keep logo vertically centered in original position */
header > .head {
  align-items: center !important;
}

/* Navigation — original vertical spacing */
header > nav {
  height: auto !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* =========================================================
   NOTHING ELSE IS CHANGED
   ========================================================= */


/* NT24 SEARCH POSITION +10% SIZE */
.search{
  max-width:715px !important;
  height:51px !important;
  transform:translateY(10%) !important;
}
.search{transform:translateY(25%) !important}
