:root {
    --novo-navy: #07182b;
    --novo-blue: #00428B;
    --novo-ink: #1a1a1a;
    --novo-muted: #595959;
    --novo-line: #e5e5e5;
    --novo-accent: #ff8000;
    --novo-green: #2e7d32;
    --novo-soft: #f7f7f7;
}
.c1 {color: #454546; font-size: 24px; line-height: 57px}
.c2 {color: #00428B;}
.uk-badge { background:#00428B;}
.uk-button-primary {
	background-color: #00428B;}
.uk-button {
	padding: 0 5px;
}
.a-block a{
	display: block;
	background-color: #f9f9f9;
	padding: 3px 5px;
}
.min-h-title {min-height: 50px}

#nl .active {background-color:#ccc; }
#nl li{border: solid 1px #666;}
.btm{
	margin: auto;
	padding:0;
	font-size:14px;
	width:100%;
	height: 60px;
	line-height: 30px;
	position:fixed;
	z-index:999;
	bottom:0px;
	border-top: 1px solid #666;
	box-shadow:0px 5px 5px #ccc;
	background-color:#454546;

}
.btm a {
	display: block;
	color:#ccc;
}
.btm .active {
	display: block;
	color:#fff;
	font-weight: bold;
}
.navo_nav {
	line-height: 50px;
	font-size:18px;
}
.navo_nav a:hover {
	color:#00428b;
}
.navo_nav .active {
	color:#00428b;
	font-weight: bold;
}

.ukbox {
	border: solid 1px #eee;
	padding: 10px;
}
a{ text-decoration:none }
a:hover { text-decoration:none }
/*h1:before, h2.h1.line:before {*/
/*	background: #1e87f0;*/
/*	content: '';*/
/*	height: 4px;*/
/*	left: 0;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	width: 45px;*/
/*}*/

.stepnumbers {
	display: flex;
	margin-bottom: 35px;
}
.stepnumber {
	background: #e9e9e9;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	margin: 0 5px 10px 0;
	position: relative;
	min-width: 50px;
}
.stepnumber.active.finished {
	padding: 0;
}
.stepnumber .number {
	background: #cdcdcd;
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
}
.stepnumber.active .number {
	background: #00428b;
	color: #ffffff;
}
.stepnumber .title {
	display: none;
}
@media(min-width: 768px) {
	.stepnumber.active {
		padding-left: 70px;
		padding-right: 20px;
	}
	.stepnumber .title {
		display: inline;
	}
}


.box-shadow {
	-moz-box-shadow:0 6px 20px rgba(0,0,0,.38);
	-webkit-box-shadow:0 6px 20px rgba(0,0,0,.38);
	box-shadow:0 6px 20px rgba(0,0,0,.38);opacity:1;
}

	.toppd{
		padding: 10px 5px 15px 5px;
	}
	.uk-navbar-nav>li{
		margin-right: 10px;
	}
	.uk-navbar-nav>li>a {
		font-size: 16px;
		color: #282828;
	}
	.uk-navbar-nav>li>a:hover {
	    color: #c0a16b;
	}
	.uk-navbar-nav>li.uk-active>a {
	    color: #c0a16b;
	}
	.uk-navbar-nav>li.uk-active {
	    border-bottom: 2px solid #c0a16b;
	    margin-bottom: -2px;
	}
	.uk-navbar-nav> li:hover {
	    border-bottom: 2px solid #c0a16b;/*#c0a16b;#bd2e52*/
	    margin-bottom: -2px;
	}

	.bt-txt {
		text-transform: lowercase;background-color: #00428B;color:#fff;
	}

	.bt-title {
		line-height: 28px;
		font-size: 16px;
		color: #fff;
		padding: 10px 0;
		text-align: center;
		background-color: #ff8000;
	}
	.bt-title a{
		color: #fff;
		display: block;
	}

	.tit1 a {
		color:#454546; font-size: 18px; font-weight: bold; line-height: 50px; text-decoration: none;
	}

	.tit2 a {
		color:#666; font-size: 14px; line-height: 30px; text-decoration: none;
	}

	.catlist{
		padding: 20px 10px;
	}
	.prolst{
		font-size: 14px;
		line-height: 36px;
	}

	.gotop{
		position: fixed;
		right: 40px; 
		bottom: 40px; 
		display: block; opacity: 0.8; 
		box-shadow: 0 5px 10px rgba(0,0,0,.3);
	}
	.floatinfo{
		position: fixed;
		right: 40px; 
		top: 200px; 
		display: block; opacity: 0.9; 
		box-shadow: 0 5px 10px rgba(0,0,0,.3);
	}

	.h-line:hover::before,
	.h-line:focus::before {
	    right: 0;
	}

	.h-line::before {
	    content: "";
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    right: 100%;
	    border-bottom: 1px solid #282828;
	    transition: right .3s ease-out;
	}

	.snav {
		/*padding-right:30px;*/
		/*margin-top:50px;*/
	}
	.snav li {
		line-height: 57px;
		font-size: 18px;
		color: #333;
		background-color: #f9f8f9;
		border-bottom: solid 1px #d9d8da;
		padding: 0 20px !important;
		margin: 0 !important;
	}
	.snav li.active {
		color: #fff;
		background-color: #00428B;
	}

	.snav li span{
		line-height: 55px;
		color: #00428B;
		margin-right: 10px;
	}
	.snav li.active span{
		line-height: 55px;
		color: #fff;
		margin-right: 10px;
	}
	.snav a {
		color: #333;
		text-decoration: none;
		display: block;
	}
	.snav a.active {
		color: #fff;
		text-decoration: none;
	}
.uk-list>*>ul, .uk-list>:nth-child(n+2) {
	margin-top: 0;
}
.accordion {
	width: 100%;
	background: #FFF;
}
.accordion ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.accordion li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.accordion .link {
	line-height: 57px;
	font-size: 18px;
	color: #333;
	background-color: #fff;
	border-bottom: solid 1px #f0f0f0;
	padding: 0 20px !important;
	margin: 0 !important;
}
.accordion .link span{
	color: #00428B;
	margin-right: 10px;
}

.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li{
	cursor: pointer;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #fff;
	background-color: #00428B;
}
.accordion li.open span {
	color: #fff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	top:20px;
}

.accordion li.open i {
	color: #00428B;
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
	display: none;
	background: #f7f7f7;
	font-size: 14px;
	line-height: 30px;
}

.submenu li {
	border-bottom: 1px solid #eee;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #454447;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover ,.submenu li.current a{
	background: #00428B;
	color: #FFF;
}

.ft {
	padding: 20px;
	font-size: 12px;
	color: #454447;
	line-height: 30px;
	background-color: #e5e5e5;
	box-sizing:border-box;

}
.ft a {
	font-size: 12px;
	color: #454440;
	text-decoration: none;
}

/* footer */
.navft {
	color: #8a6d3b;
	background-color: #3b3e43;
}

.navft img
{
	opacity:0.7;
	filter:alpha(opacity=70); /* 针对 IE8 以及更早的版本 */
}
.navft img:hover
{
	opacity:0.9;
	filter:alpha(opacity=90); /* 针对 IE8 以及更早的版本 */
}

.navft .thumbnail{
	margin-bottom: 2px;
}

.navft ul {
	list-style-type:none;
	margin:50px 5px;
	padding:0;
}

.navft li {
	display:block;
	margin: 0;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}
.navft li.title{
	font-size: 18px;
	color: #b49159;
	padding-left: 5px;
	border-bottom: 1px solid #8a6d3b;
	margin-bottom: 10px;
}

.navft a:link {
	display: block;
	padding-left: 8px;
	text-decoration:none;
	color: #A3A3A3;
}
.navft a:visited {
	text-decoration:none;
	color: #A3A3A3;
}
.navft a:hover {
	text-decoration:none;
	color: #00428B;
}
.navft a:active {
	text-decoration:none;
	color: #b49159;
}

.navft .col-xs-4,.navft .col-xs-6,.navft .col-md-2,.navft .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.footer{
	display: block;
	width: 100%;
	padding:20px 10px;
	line-height: 26px;
	font-size: 14px;
	color: #8a6d3b;
	text-align: center;
	border-top:1px solid #454545;
	background-color: #2b2e31;
	box-sizing:border-box;
}
.footer > a {
	display: inline-block;
	white-space:nowrap;
}
.footer > a:link {
	display: inline-block;
	white-space:nowrap;
}

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Remove default list style
 * 2. Center pagination by default
 * 3. Remove whitespace between child elements when using `inline-block`
 */
.pagination {
    /* 1 */
    padding: 0;
    list-style: none;
    /* 2 */
    text-align: center;
    /* 3 */
    font-size: 14px;
}
/*
 * Micro clearfix
 * Needed if `uk-pagination-previous` or `uk-pagination-next` sub-objects are used
 */
.pagination:before,
.pagination:after {
    content: "";
    display: table;
}
.pagination:after {
    clear: both;
}
/* Items
 ========================================================================== */
/*
 * 1. Reset whitespace hack
 * 2. Remove the gap at the bottom of it container
 */
.pagination > li {
    display: inline-block;
    /* 1 */
    font-size: 1rem;
    /* 2 */
    vertical-align: top;
}
.pagination > li:nth-child(n+2) {
    margin-left: 5px;
}
.pagination .active{
	font-size: 18px;
	color: #00428B;
}

	/*
     * 1. Makes pagination more robust against different box-sizing use
     * 2. Reset text-align to center if alignment modifier is used
     */
.pagination > li > a,
.pagination > li > span {
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
    text-align: center;
}
/*
 * Links
 */
.pagination > li > a {
    background: #eeeeee;
    color: #444444;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.pagination > li > a:hover,
.pagination > li > a:focus {
    background-color: #f5f5f5;
    color: #444444;
    /* 2 */
    outline: none;
}
/* OnClick */
.pagination > li > a:active {
    background-color: #dddddd;
    color: #444444;
}
/*
 * Active
 */
.pagination > .uk-active > span {
    background: #00a8e6;
    color: #ffffff;
}
/*
 * Disabled
 */
.upagination > .uk-disabled > span {
    background-color: #f5f5f5;
    color: #999999;
}
/* Previous and next navigation
 ========================================================================== */
.pagination-previous {
    float: left;
}
.pagination-next {
    float: right;
}
/* Alignment modifiers
 ========================================================================== */
.pagination-left {
    text-align: left;
}
.pagination-right {
    text-align: right;
}

/* Novo 2026 international purchasing UI */
:root {
    --novo-ink: #111827;
    --novo-muted: #5b6575;
    --novo-line: #d9e0e8;
    --novo-soft: #f4f7fa;
    --novo-navy: #0b2b4c;
    --novo-blue: #00428b;
    --novo-accent: #f27a1a;
    --novo-green: #17765b;
}
html {
    background: #fff;
    color: var(--novo-ink);
}
body {
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    color: var(--novo-ink);
    background: #fff;
    letter-spacing: 0;
}
a {
    color: inherit;
}
a:hover {
    color: var(--novo-blue);
}
img {
    max-width: 100%;
}
.uk-button,
button,
input,
select,
textarea {
    border-radius: 0;
}
.uk-button-primary {
    background: var(--novo-blue);
}
.uk-button-primary:hover,
.uk-button-primary:focus {
    background: #082f61;
}
.novo-header {
    position: sticky;
    top: 0;
    z-index: 980;
    background: rgba(255,255,255,.94);
    border-bottom: 1px solid rgba(17,24,39,.08);
    backdrop-filter: blur(14px);
}
.novo-topbar {
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
}
.novo-brand {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
}
.novo-brand img {
    display: block;
    width: 104px;
    height: auto;
}
.novo-nav {
    display: flex;
    align-items: center;
    gap: 28px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .01em;
}
.novo-nav a {
    position: relative;
    color: #263242;
    padding: 28px 0 26px;
}
.novo-nav a.active,
.novo-nav a:hover {
    color: var(--novo-blue);
    text-decoration: none;
}
.novo-nav a.active:after,
.novo-nav a:hover:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
    height: 2px;
    background: var(--novo-accent);
}
.novo-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}
.novo-search {
    width: 268px;
    height: 42px;
    display: flex;
    align-items: center;
    border: 1px solid var(--novo-line);
    background: #fff;
}
.novo-search input {
    min-width: 0;
    flex: 1;
    border: 0;
    height: 40px;
    padding: 0 12px;
    color: var(--novo-ink);
    background: transparent;
}
.novo-search input:focus {
    outline: 0;
}
.novo-search button {
    width: 42px;
    height: 40px;
    border: 0;
    color: var(--novo-blue);
    background: transparent;
    cursor: pointer;
}
.novo-icon-link,
.novo-quote-link,
.novo-menu-toggle {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 13px;
    border: 1px solid var(--novo-line);
    color: #263242;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    transition: transform .18s ease, border-color .18s ease, background .18s ease;
}
.novo-icon-link:hover,
.novo-quote-link:hover,
.novo-menu-toggle:hover {
    transform: translateY(-1px);
    border-color: #aab7c7;
    text-decoration: none;
}
.novo-quote-link {
    color: #fff;
    border-color: var(--novo-blue);
    background: var(--novo-blue);
}
.novo-quote-link:hover {
    color: #fff;
    background: #082f61;
}
.novo-quote-count {
    min-width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    color: var(--novo-blue);
    background: #fff;
    border-radius: 999px;
    font-size: 12px;
}
.novo-mobile-panel {
    background: #fff;
    color: var(--novo-ink);
}
.novo-mobile-brand {
    margin: 20px 0 28px;
}
.novo-mobile-search {
    width: 100%;
    margin-bottom: 28px;
}
.novo-mobile-nav a {
    color: #1a1a1a !important;
    font-weight: 800;
    font-size: 18px;
    padding: 14px 0;
}
.novo-hero {
    min-height: calc(100svh - 76px);
    display: flex;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    color: #fff;
    background: var(--novo-navy);
}
.novo-hero-media {
    position: absolute;
    inset: 0;
}
.novo-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.9) contrast(1.02);
    transform: scale(1.02);
    animation: novoHeroDrift 14s ease-out forwards;
}
.novo-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(7,24,43,.92) 0%, rgba(7,24,43,.72) 39%, rgba(7,24,43,.22) 72%, rgba(7,24,43,.56) 100%);
}
.novo-hero-inner {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 74px 24px 54px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 42px;
}
.novo-kicker {
    margin: 0 0 18px;
    color: #bfd4ea;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
}
.novo-hero-copy {
    max-width: 650px;
    animation: novoRise .75s ease both;
}
.novo-hero h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(42px, 6.4vw, 88px);
    line-height: .98;
    font-weight: 850;
    letter-spacing: 0;
    text-shadow: 0 3px 18px rgba(0,0,0,.42);
}
.novo-hero-lede {
    max-width: 560px;
    margin: 24px 0 0;
    color: #f5f9ff;
    font-size: 18px;
    line-height: 1.65;
    text-shadow: 0 2px 12px rgba(0,0,0,.36);
}
.novo-hero-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}
.novo-btn {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 20px;
    border: 1px solid transparent;
    color: #fff;
    background: var(--novo-accent);
    font-weight: 800;
    transition: transform .18s ease, background .18s ease, border-color .18s ease;
}
.novo-btn:hover,
.novo-btn:focus {
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
    background: #d8640f;
}
.novo-btn-secondary {
    color: #fff;
    border-color: rgba(255,255,255,.45);
    background: rgba(255,255,255,.08);
}
.novo-btn-secondary:hover,
.novo-btn-secondary:focus {
    background: rgba(255,255,255,.16);
}
.novo-quick-finder {
    max-width: 1030px;
    padding: 18px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 22px 60px rgba(0,0,0,.24);
    animation: novoRise .75s .12s ease both;
}
.novo-quick-finder form {
    display: grid;
    grid-template-columns: 1.2fr 1fr auto;
    gap: 12px;
}
.novo-quick-finder input,
.novo-quick-finder select {
    width: 100%;
    height: 50px;
    border: 1px solid var(--novo-line);
    padding: 0 14px;
    color: var(--novo-ink);
    background: #fff;
}
.novo-quick-finder button {
    min-width: 158px;
    height: 50px;
    border: 0;
    color: #fff;
    background: var(--novo-blue);
    font-weight: 800;
    cursor: pointer;
}
.novo-quick-finder button:hover {
    background: #082f61;
}
.novo-section {
    padding: 78px 0;
}
.novo-section-soft {
    background: var(--novo-soft);
}
.novo-section-head {
    max-width: 1040px;
    margin-bottom: 34px;
    text-align: left;
}
.novo-section-head h2,
.novo-quote-page h1,
.novo-product-title {
    margin: 0;
    color: var(--novo-ink);
    font-size: clamp(30px, 4vw, 52px);
    line-height: 1.04;
    font-weight: 850;
    letter-spacing: 0;
}
.novo-section-head p,
.novo-muted {
    color: var(--novo-muted);
    font-size: 16px;
    line-height: 1.7;
}
.novo-filters,
.novo-list-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 0;
    border-top: 1px solid var(--novo-line);
    border-bottom: 1px solid var(--novo-line);
}
.novo-filter-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.novo-filter-links a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 13px;
    border: 1px solid var(--novo-line);
    color: #324052;
    font-size: 13px;
    font-weight: 800;
    background: #fff;
}
.novo-filter-links a.active,
.novo-filter-links a:hover {
    color: #fff !important;
    background: var(--novo-blue);
    border-color: var(--novo-blue);
    text-decoration: none;
}
.novo-inline-search {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.novo-inline-search select,
.novo-inline-search input {
    height: 42px;
    border: 1px solid var(--novo-line);
    padding: 0 12px;
    background: #fff;
}
.novo-inline-search button {
    height: 42px;
    border: 0;
    padding: 0 16px;
    color: #fff;
    background: var(--novo-blue);
    font-weight: 800;
}
.novo-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 30px;
}
.novo-product-card {
    position: relative;
    min-height: 100%;
    border: 1px solid var(--novo-line);
    background: #fff;
    transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}
.novo-product-card:hover {
    transform: translateY(-4px);
    border-color: #aab7c7;
    box-shadow: 0 18px 42px rgba(13, 35, 61, .12);
}
.novo-product-card a:hover {
    text-decoration: none;
}
.novo-product-media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #e8edf3;
}
.novo-product-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
}
.novo-product-card:hover .novo-product-media img {
    transform: scale(1.04);
}
.novo-product-body {
    padding: 16px;
}
.novo-product-tag {
    display: inline-flex;
    margin-bottom: 10px;
    color: var(--novo-green);
    font-size: 11px;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: .08em;
}
.novo-product-card h3 {
    min-height: 50px;
    margin: 0 0 14px;
    color: var(--novo-ink);
    font-size: 17px;
    line-height: 1.35;
    font-weight: 850;
}
.novo-spec-row {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
}
.novo-spec-row span {
    padding: 5px 8px;
    color: #3a4858;
    background: var(--novo-soft);
    font-size: 12px;
    font-weight: 750;
}
.novo-card-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding-top: 12px;
    border-top: 1px solid var(--novo-line);
    color: var(--novo-blue);
    font-size: 14px;
    font-weight: 850;
}
.novo-card-action span[uk-icon] {
    color: var(--novo-accent);
}
.novo-proof-band {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid var(--novo-line);
    border-bottom: 1px solid var(--novo-line);
}
.novo-proof-item {
    padding: 28px 24px;
    border-right: 1px solid var(--novo-line);
}
.novo-proof-item:last-child {
    border-right: 0;
}
.novo-proof-item strong {
    display: block;
    margin-bottom: 8px;
    color: var(--novo-ink);
    font-size: 18px;
}
.novo-proof-item span {
    color: var(--novo-muted);
    line-height: 1.6;
}
.novo-contact-proof {
    grid-template-columns: 1fr;
}
.novo-contact-proof .novo-proof-item {
    border-right: 0;
    border-bottom: 1px solid var(--novo-line);
}
.novo-contact-proof .novo-proof-item:last-child {
    border-bottom: 0;
}
.novo-detail {
    padding: 42px 0 78px;
}
.novo-detail-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
    gap: 48px;
    align-items: start;
}
.novo-gallery {
    position: sticky;
    top: 104px;
}
.novo-gallery .uk-slideshow-items {
    background: #e8edf3;
}
.novo-detail-panel {
    border-top: 4px solid var(--novo-blue);
    padding-top: 24px;
}
.novo-detail-panel .uk-text-lead {
    margin: 0;
}
.novo-product-title {
    margin-bottom: 18px;
}
.novo-detail-copy {
    color: #2d3948;
    line-height: 1.7;
}
.novo-detail-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin: 26px 0;
}
.novo-detail-actions button,
.novo-detail-actions a {
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--novo-blue);
    font-weight: 850;
    cursor: pointer;
}
.novo-detail-actions button {
    color: #fff;
    background: var(--novo-blue);
}
.novo-detail-actions a {
    color: var(--novo-blue);
    background: #fff;
}
.novo-detail-actions button:hover,
.novo-detail-actions a:hover {
    text-decoration: none;
    transform: translateY(-1px);
}
.novo-spec-table {
    margin-top: 18px;
    border-top: 1px solid var(--novo-line);
}
.novo-spec-table div {
    display: grid;
    grid-template-columns: 170px 1fr;
    gap: 16px;
    padding: 12px 0;
    border-bottom: 1px solid var(--novo-line);
}
.novo-spec-table dt {
    color: var(--novo-muted);
    font-weight: 750;
}
.novo-spec-table dd {
    margin: 0;
    color: var(--novo-ink);
    font-weight: 800;
}
.novo-status,
.novo-form-status {
    display: inline-flex;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 800;
}
.novo-status.is-ok,
.novo-form-status.is-ok,
.ok {
    color: var(--novo-green);
}
.novo-status.is-error,
.novo-form-status.is-error,
.error {
    color: #b42318;
}
.novo-quote-page {
    padding: 54px 0 78px;
    background: linear-gradient(180deg, var(--novo-soft) 0, #fff 260px);
}
.novo-quote-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
    gap: 34px;
    align-items: start;
    margin-top: 30px;
}
.novo-quote-list {
    display: grid;
    gap: 14px;
}
.novo-quote-item {
    display: grid;
    grid-template-columns: 120px 1fr auto;
    gap: 18px;
    align-items: center;
    padding: 14px;
    border: 1px solid var(--novo-line);
    background: #fff;
}
.novo-quote-item img {
    width: 120px;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    background: #e8edf3;
}
.novo-quote-item h3 {
    margin: 0 0 8px;
    font-size: 17px;
    line-height: 1.35;
    font-weight: 850;
}
.novo-remove {
    border: 0;
    color: #8b1e12;
    background: transparent;
    font-weight: 800;
    cursor: pointer;
}
.novo-quote-form {
    padding: 24px;
    border: 1px solid var(--novo-line);
    background: #fff;
    box-shadow: 0 20px 48px rgba(13,35,61,.08);
}
.novo-quote-form h2 {
    margin: 0 0 6px;
    font-size: 24px;
    font-weight: 850;
}
.novo-quote-form .uk-input,
.novo-quote-form .uk-textarea,
.novo-contact-form .uk-input,
.novo-contact-form .uk-textarea {
    border-color: var(--novo-line);
}
.novo-footer {
    margin-top: 0;
    padding: 58px 0 22px;
    color: #dce7f2;
    background: #071827;
}
.novo-footer-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(160px, .6fr) minmax(280px, .9fr);
    gap: 46px;
}
.novo-footer h3 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.novo-footer h3 a {
    color: inherit;
}
.novo-footer p {
    max-width: 440px;
    color: #aab8c8;
    line-height: 1.7;
}
.novo-footer a {
    display: block;
    margin-bottom: 10px;
    color: #dce7f2;
}
.novo-footer a:hover {
    color: #fff;
}
.novo-footer-proof {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px;
}
.novo-footer-proof span {
    padding: 6px 9px;
    color: #fff;
    background: rgba(255,255,255,.08);
    font-size: 12px;
    font-weight: 800;
}
.novo-subscribe-form {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
}
.novo-subscribe-form input {
    min-width: 0;
    height: 44px;
    border: 1px solid rgba(255,255,255,.22);
    padding: 0 12px;
    color: #fff;
    background: rgba(255,255,255,.08);
}
.novo-subscribe-form button {
    height: 44px;
    border: 0;
    padding: 0 15px;
    color: #fff;
    background: var(--novo-accent);
    font-weight: 850;
}
.novo-subscribe-form .novo-form-status {
    grid-column: 1 / -1;
}
.novo-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 34px;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,.12);
}
.novo-footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
    margin-top: 22px;
    color: #8fa0b4;
    font-size: 13px;
}
@keyframes novoRise {
    from {
        opacity: 0;
        transform: translateY(18px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes novoHeroDrift {
    from {
        transform: scale(1.08);
    }
    to {
        transform: scale(1.02);
    }
}
@media (max-width: 1100px) {
    .novo-product-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .novo-detail-grid,
    .novo-quote-layout {
        grid-template-columns: 1fr;
    }
    .novo-gallery {
        position: static;
    }
}
@media (max-width: 780px) {
    .novo-topbar {
        min-height: 68px;
        gap: 14px;
    }
    .novo-brand img {
        width: 104px;
        height: auto;
    }
    .novo-quote-link {
        padding: 0 10px;
    }
    .novo-quote-link span:nth-child(2) {
        display: none;
    }
    .novo-hero {
        min-height: calc(100svh - 68px);
    }
    .novo-hero-inner {
        padding: 52px 18px 28px;
    }
    .novo-hero h1 {
        font-size: 44px;
    }
    .novo-hero-lede {
        font-size: 16px;
    }
    .novo-quick-finder form,
    .novo-footer-grid,
    .novo-proof-band,
    .novo-detail-actions {
        grid-template-columns: 1fr;
    }
    .novo-product-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .novo-inline-search,
    .novo-inline-search select,
    .novo-inline-search input,
    .novo-inline-search button {
        width: 100%;
    }
    .novo-quote-item {
        grid-template-columns: 92px 1fr;
    }
    .novo-quote-item img {
        width: 92px;
    }
    .novo-remove {
        grid-column: 1 / -1;
        text-align: left;
    }
    .novo-spec-table div {
        grid-template-columns: 1fr;
        gap: 4px;
    }
    .novo-section {
        padding: 54px 0;
    }
}

/* Stable navigation and product cards */
.novo-topbar {
    gap: 14px;
}
.novo-brand img,
.novo-mobile-brand img {
    width: 104px !important;
    height: auto !important;
}
.novo-nav {
    flex: 0 1 auto;
    min-width: 0;
    gap: clamp(14px, 2vw, 26px);
}
.novo-nav a {
    white-space: nowrap;
}
.novo-nav a:after,
.novo-nav a.active:after,
.novo-nav a:hover:after {
    display: none !important;
}
.novo-search {
    width: 170px;
    min-width: 150px;
    flex: 0 1 170px;
}
.novo-search input {
    padding-left: 12px;
    font-size: 13px;
}
.novo-icon-link,
.novo-quote-link {
    min-height: 38px;
    padding: 0 10px;
    gap: 6px;
    white-space: nowrap;
    transform: none !important;
}
.novo-icon-link:hover,
.novo-quote-link:hover,
.novo-menu-toggle:hover {
    transform: none !important;
}
.novo-quote-count {
    width: 20px;
    min-width: 20px;
    height: 20px;
}
.novo-product-grid {
    align-items: stretch;
}
.novo-product-card,
.novo-product-card:hover {
    display: block;
    height: auto !important;
    min-height: 0;
    overflow: hidden;
    transform: none !important;
    contain: layout paint;
    transition: border-color .18s ease, box-shadow .18s ease, transform .2s ease;
}
.novo-product-card > a {
    display: grid;
    grid-template-rows: auto 1fr;
    height: 100%;
    min-height: 0;
    color: inherit;
    text-decoration: none !important;
    overflow: hidden;
}
.novo-product-media {
    width: 100%;
    aspect-ratio: 4 / 3;
    min-height: 0;
    overflow: hidden;
}
.novo-product-media img,
.novo-quality-original img,
.novo-quality-gallery img {
    transition: transform .32s ease, filter .32s ease;
}
.novo-product-card:hover .novo-product-media img,
.novo-quality-original a:hover img,
.novo-quality-gallery a:hover img {
    transform: scale(1.06) !important;
    filter: brightness(1.12) saturate(1.08);
}
.novo-product-body {
    display: grid;
    grid-template-rows: auto 54px minmax(56px, auto) auto;
    min-height: 205px;
    align-content: start;
    overflow: hidden;
}
.novo-product-card h3 {
    min-height: 0;
    height: 54px;
    max-height: 54px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.novo-product-card p {
    min-height: 48px;
    max-height: 72px;
    overflow: hidden;
}
.novo-spec-row {
    min-height: 56px;
    max-height: 56px;
    overflow: hidden;
}
.novo-card-action {
    min-height: 22px;
}
.novo-subscribe-form .novo-form-status {
    min-height: 20px;
    line-height: 20px;
    grid-column: 1 / -1;
}
[data-novo-products] {
    scroll-margin-top: 92px;
}

/* Quality control and contact refresh */
.novo-page-hero {
    position: relative;
    height: 420px;
    min-height: 420px;
    display: grid;
    align-items: end;
    color: #fff;
    overflow: hidden;
    background: #071827;
}
.novo-page-hero-media {
    position: absolute;
    inset: 0;
}
.novo-page-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .7;
}
.novo-page-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5,16,28,.96), rgba(5,16,28,.76) 52%, rgba(5,16,28,.42));
}
.novo-page-hero-inner {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1200px;
    padding-top: 72px;
    padding-bottom: 54px;
}
.novo-page-hero h1,
.novo-contact-hero h1,
.novo-industry-hero h1 {
    margin: 0;
    max-width: 1120px;
    font-size: clamp(34px, 4.2vw, 54px);
    line-height: 1.04;
    font-weight: 900;
    color: #fff;
    text-shadow: 0 3px 18px rgba(0,0,0,.42);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.novo-hero .novo-kicker,
.novo-page-hero .novo-kicker,
.novo-contact-hero .novo-kicker,
.novo-industry-hero .novo-kicker {
    color: #f6fbff;
    text-shadow: 0 2px 10px rgba(0,0,0,.36);
}
.novo-page-hero p:not(.novo-kicker),
.novo-contact-hero p {
    max-width: 960px;
    color: rgba(255,255,255,.96);
    font-size: 18px;
    line-height: 1.65;
    text-shadow: 0 2px 12px rgba(0,0,0,.36);
}
.novo-quality-intro {
    display: grid;
    grid-template-columns: minmax(280px, .44fr) minmax(0, .56fr);
    gap: 44px;
    align-items: start;
}
.novo-quality-intro h2,
.novo-quality-closing h2 {
    margin: 0;
    color: var(--novo-ink);
    font-size: clamp(30px, 3.2vw, 46px);
    line-height: 1.08;
    font-weight: 900;
    overflow-wrap: normal;
}
.novo-quality-intro .novo-kicker {
    margin-top: 14px;
    margin-bottom: 0;
}
.novo-quality-intro > p {
    color: var(--novo-muted);
    font-size: 17px;
    line-height: 1.75;
}
.novo-quality-summary,
.novo-quality-summary p {
    color: var(--novo-muted);
    font-size: 17px;
    line-height: 1.75;
}
.novo-process-line {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 44px;
    gap: 24px;
    border-top: 0;
}
.novo-process-line div {
    padding: 0;
    border-right: 0;
}
.novo-process-line div:last-child {
    border-right: 0;
}
.novo-process-line span {
    display: inline-flex;
    margin-bottom: 18px;
    color: var(--novo-green);
    font-weight: 900;
}
.novo-process-line strong {
    display: block;
    margin-bottom: 10px;
    color: var(--novo-ink);
    font-size: 19px;
}
.novo-process-line p {
    margin: 0;
    color: var(--novo-muted);
    line-height: 1.65;
}
.novo-quality-gallery {
    display: grid;
    grid-template-columns: 1.1fr .9fr .9fr;
    grid-auto-rows: 240px;
    gap: 14px;
}
.novo-quality-gallery a {
    display: block;
    overflow: hidden;
    background: #dbe3ec;
}
.novo-quality-gallery a:first-child {
    grid-row: span 2;
}
.novo-quality-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .28s ease;
}
.novo-quality-original {
    display: grid;
    gap: 22px;
}
.novo-quality-original > div:not([class*="uk-grid"]) {
    margin-top: 14px;
    padding-top: 22px;
    border-top: 1px solid var(--novo-line);
    color: var(--novo-ink);
    font-size: 22px;
    font-weight: 900;
}
.novo-quality-original .uk-grid {
    margin-left: 0;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}
.novo-quality-original .uk-grid > div {
    padding-left: 0;
    width: auto;
}
.novo-quality-original a {
    display: block;
    overflow: hidden;
    background: #dbe3ec;
}
.novo-quality-original img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    transition: transform .28s ease;
}
.novo-quality-closing {
    display: flex;
    justify-content: space-between;
    gap: 32px;
    align-items: flex-start;
}
.novo-quality-closing .novo-btn {
    flex: 0 0 auto;
    margin-top: 38px;
    padding: 11px 18px;
    font-size: 13px;
    white-space: nowrap;
}
.novo-contact-page {
    background: #fff;
}
.novo-contact-hero {
    position: relative;
    height: 420px;
    min-height: 420px;
    display: grid;
    align-items: end;
    color: #fff;
    padding: 0;
    overflow: hidden;
    background: #071827;
}
.novo-contact-hero-media {
    position: absolute;
    inset: 0;
}
.novo-contact-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .66;
}
.novo-contact-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5,16,28,.96), rgba(5,16,28,.76) 52%, rgba(5,16,28,.42));
}
.novo-contact-hero > .uk-container,
.novo-industry-hero > .uk-container {
    position: relative;
    z-index: 1;
    padding-top: 72px;
    padding-bottom: 54px;
}
.novo-contact-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    align-items: end;
    width: 100%;
    margin-left: -60px;
}
.novo-industry-hero-inner {
    width: 100%;
    margin-left: -60px;
}
.novo-contact-quick {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    align-items: center;
    border-top: 0;
    padding-top: 0;
    max-width: 760px;
}
.novo-contact-quick span {
    display: inline-flex;
    color: rgba(255,255,255,.9);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .08em;
}
.novo-contact-quick strong {
    display: inline-flex;
    margin: 0;
    font-size: 17px;
    line-height: 1.1;
    color: #fff;
    text-shadow: 0 2px 12px rgba(0,0,0,.36);
}
.novo-contact-quick a {
    display: inline-block;
    max-width: 100%;
    color: #fff;
    font-weight: 850;
    overflow-wrap: anywhere;
}
.novo-contact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
    gap: 46px;
    align-items: start;
}
.novo-contact-side {
    display: grid;
    gap: 18px;
}
.novo-contact-note {
    border-top: 3px solid var(--novo-blue);
    padding-top: 18px;
}
.novo-contact-note span {
    display: block;
    margin-bottom: 12px;
    color: var(--novo-ink);
    font-size: 18px;
    font-weight: 900;
}
.novo-contact-note ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.novo-contact-note li {
    padding: 10px 0;
    border-bottom: 1px solid var(--novo-line);
    color: #2d3948;
    font-weight: 750;
}
.novo-contact-note p {
    color: var(--novo-muted);
    line-height: 1.7;
}
.novo-company-intro {
    max-height: none;
    overflow: visible;
    padding-right: 0;
}
.novo-company-intro p {
    margin: 0 0 16px;
    color: #2d3948;
    font-size: 16px;
    line-height: 1.82;
}
.novo-company-intro a {
    color: var(--novo-blue);
    font-weight: 850;
}
.novo-contact-form-panel {
    padding: 26px;
}
.novo-contact-form-panel .uk-margin {
    margin-top: 0 !important;
    margin-bottom: 18px;
}
.novo-contact-form-panel .uk-form-label {
    display: block;
    margin-bottom: 8px;
    color: var(--novo-ink);
    font-weight: 850;
}
.novo-contact-form-panel .uk-input,
.novo-contact-form-panel .uk-textarea {
    width: 100%;
}
.novo-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}
.novo-field-error {
    display: block;
    margin-top: 6px;
    color: #b42318;
    font-size: 12px;
    font-weight: 800;
}
.novo-industry-hero {
    position: relative;
    height: 420px;
    min-height: 420px;
    display: grid;
    align-items: end;
    padding: 0;
    color: #fff;
    background: #071827;
    overflow: hidden;
}
.novo-industry-hero-media {
    position: absolute;
    inset: 0;
}
.novo-industry-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .66;
}
.novo-industry-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5,16,28,.96), rgba(5,16,28,.76) 52%, rgba(5,16,28,.42));
}
.novo-industry-hero h1 {
    max-width: 1120px;
}
.novo-industry-hero p {
    max-width: 960px;
    color: rgba(255,255,255,.96);
    font-size: 18px;
    line-height: 1.65;
    text-shadow: 0 2px 12px rgba(0,0,0,.36);
}
.novo-industry-hero span {
    color: rgba(255,255,255,.9);
    font-size: 13px;
    font-weight: 800;
    text-shadow: 0 2px 10px rgba(0,0,0,.32);
}
.novo-industry-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 44px;
    align-items: start;
}
.novo-industry-layout-single {
    display: block;
    max-width: 1200px;
}
.novo-industry-feed {
    display: grid;
    gap: 0;
    border-top: 1px solid var(--novo-line);
    min-width: 0;
}
.novo-industry-item {
    padding: 28px 0;
    border-bottom: 1px solid var(--novo-line);
    min-width: 0;
}
.novo-industry-item > div {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 10px;
    color: var(--novo-muted);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.novo-industry-item h2 {
    margin: 0 0 10px;
    max-width: 1120px;
    font-size: clamp(24px, 3vw, 38px);
    line-height: 1.08;
    font-weight: 900;
}
.novo-industry-item h2 a {
    color: var(--novo-ink);
    overflow-wrap: anywhere;
}
.novo-brand-briefing h2 {
    color: var(--novo-blue);
    text-transform: none;
}
.novo-briefing-body,
.novo-briefing-body p {
    max-width: 1040px;
    color: var(--novo-muted);
    line-height: 1.7;
    text-transform: none;
}
.novo-industry-item p {
    max-width: 1040px;
    color: var(--novo-muted);
    line-height: 1.7;
    overflow-wrap: anywhere;
}
.novo-home-slideshow {
    padding: 0 0 18px;
    background: #fff;
}
.novo-home-slideshow .uk-slideshow-items {
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 12 / 5;
    background: #fff;
    overflow: hidden;
}
.novo-home-slideshow .uk-slideshow-items > li,
.novo-home-slideshow .uk-slideshow-items a {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.novo-home-slideshow img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain !important;
}
.novo-read-source {
    color: var(--novo-blue);
    font-weight: 900;
}

.novo-account-page {
    background: #f5f7fa;
}
.novo-account-hero {
    position: relative;
    min-height: 640px;
    display: grid;
    align-items: start;
    overflow: hidden;
    color: #fff;
    background: #071827;
}
.novo-account-hero-media {
    position: absolute;
    inset: 0;
}
.novo-account-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .58;
}
.novo-account-hero:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5,16,28,.96), rgba(5,16,28,.78) 48%, rgba(5,16,28,.5));
}
.novo-account-shell {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 440px);
    gap: 52px;
    align-items: start;
    padding-top: 82px;
    padding-bottom: 72px;
}
.novo-account-copy {
    max-width: 680px;
    padding-top: 42px;
}
.novo-account-copy h1,
.novo-register-panel h1 {
    margin: 0;
    color: inherit;
    font-size: clamp(36px, 4.6vw, 64px);
    line-height: 1.02;
    font-weight: 900;
}
.novo-account-copy p:not(.novo-kicker) {
    max-width: 560px;
    color: rgba(255,255,255,.92);
    font-size: 18px;
    line-height: 1.65;
}
.novo-auth-panel {
    background: rgba(255,255,255,.97);
    color: var(--novo-ink);
    padding: 34px;
    box-shadow: 0 24px 70px rgba(5,16,28,.24);
}
.novo-auth-label {
    display: block;
    margin-bottom: 14px;
    color: var(--novo-blue);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.novo-auth-panel h2 {
    margin: 0 0 24px;
    color: var(--novo-ink);
    font-size: 32px;
    font-weight: 900;
}
.novo-auth-panel .uk-margin {
    margin-top: 0 !important;
    margin-bottom: 18px;
}
.novo-auth-panel .uk-form-label {
    margin-bottom: 8px;
    color: var(--novo-ink);
    font-weight: 850;
}
.novo-auth-panel .uk-input {
    height: 48px;
    border-color: #d7dde6;
}
.novo-auth-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 18px;
    margin-top: 18px;
}
.novo-auth-links a {
    color: var(--novo-blue);
    font-weight: 850;
}
.novo-form-status {
    display: block;
    min-height: 18px;
    margin-top: 14px;
    color: var(--novo-muted);
    font-size: 13px;
    font-weight: 800;
}
.novo-form-status.is-error {
    color: #b42318;
}
.novo-form-status.is-ok {
    color: #157347;
}
.novo-account-register {
    position: relative;
    min-height: calc(100vh - 76px);
    display: grid;
    place-items: center;
    padding: 76px 0;
    overflow: hidden;
    background: #071827;
}
.novo-register-bg,
.novo-register-bg .uk-slideshow-items {
    position: absolute;
    inset: 0;
    height: 100% !important;
    min-height: 100% !important;
}
.novo-register-bg:after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(5,16,28,.42);
}
.novo-register-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.novo-account-register-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(320px, 480px);
    justify-content: center;
    gap: 0;
    align-items: center;
}
.novo-register-panel {
    background: rgba(255,255,255,.84);
    backdrop-filter: blur(16px);
    box-shadow: 0 24px 76px rgba(5,16,28,.32);
}
.novo-register-panel h1 {
    margin-bottom: 26px;
    color: var(--novo-ink);
    font-size: clamp(34px, 4vw, 52px);
}
.novo-register-media {
    position: relative;
    overflow: hidden;
    background: #071827;
}
.novo-register-media .uk-slideshow-items > li {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #071827;
}
.novo-register-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: saturate(1.05) contrast(1.04);
    background: #071827;
}
.novo-register-media:after {
    content: none;
    pointer-events: none;
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(5,16,28,.72), rgba(5,16,28,.08) 58%);
}
.novo-register-media-caption {
    z-index: 2;
    max-width: 520px;
}
.novo-register-media-caption span {
    display: block;
    margin-bottom: 8px;
    color: rgba(255,255,255,.82);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.novo-register-media-caption strong {
    color: #fff;
    font-size: clamp(22px, 2.6vw, 34px);
    line-height: 1.08;
    font-weight: 900;
}
.novo-account-dashboard {
    padding: 76px 0;
}
.novo-account-dashboard-grid {
    display: grid;
    grid-template-columns: minmax(280px, 380px) minmax(0, 1fr);
    gap: 42px;
    align-items: start;
}
.novo-account-side {
    position: sticky;
    top: 108px;
    padding-top: 18px;
    border-top: 3px solid var(--novo-blue);
}
.novo-account-side h1 {
    margin: 0;
    color: var(--novo-ink);
    font-size: clamp(36px, 4vw, 56px);
    line-height: 1;
    font-weight: 900;
}
.novo-account-side p:not(.novo-kicker) {
    color: var(--novo-muted);
    line-height: 1.7;
}
.novo-account-side a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid var(--novo-line);
    color: var(--novo-blue);
    font-weight: 900;
}
.novo-profile-panel {
    box-shadow: 0 18px 56px rgba(12,28,44,.12);
}
.novo-readonly-field {
    min-height: 48px;
    display: flex;
    align-items: center;
    padding: 0 14px;
    background: #eef2f6;
    color: var(--novo-ink);
    font-weight: 850;
}
.novo-industry-side {
    position: sticky;
    top: 96px;
    border-top: 3px solid var(--novo-blue);
    padding-top: 18px;
}
.novo-industry-side h2 {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 900;
}
.novo-industry-side p,
.novo-refresh-note span {
    color: var(--novo-muted);
    line-height: 1.65;
}
.novo-industry-side > a {
    display: block;
    padding: 9px 0;
    border-bottom: 1px solid var(--novo-line);
    color: var(--novo-ink);
    font-weight: 850;
}
.novo-refresh-note {
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid var(--novo-line);
}
.novo-refresh-note strong {
    display: block;
    margin-bottom: 6px;
    color: var(--novo-ink);
}
.novo-refresh-note code {
    font-size: 12px;
}
.novo-empty-news {
    padding: 32px 0;
    color: var(--novo-muted);
    border-top: 1px solid var(--novo-line);
    border-bottom: 1px solid var(--novo-line);
}
@media (max-width: 900px) {
    .novo-quality-intro,
    .novo-contact-hero-grid,
    .novo-contact-layout,
    .novo-form-grid,
    .novo-industry-layout,
    .novo-account-shell,
    .novo-account-register-grid,
    .novo-account-dashboard-grid {
        grid-template-columns: 1fr;
    }
    .novo-account-copy {
        padding-top: 0;
    }
    .novo-account-hero {
        min-height: auto;
    }
    .novo-register-media {
        order: -1;
    }
    .novo-account-side {
        position: static;
    }
    .novo-process-line {
        grid-template-columns: 1fr 1fr;
    }
    .novo-quality-gallery {
        grid-template-columns: 1fr;
        grid-auto-rows: 220px;
    }
    .novo-industry-side {
        position: static;
    }
    .novo-quality-original .uk-grid {
        grid-template-columns: 1fr 1fr;
    }
    .novo-quality-gallery a:first-child {
        grid-row: span 1;
    }
}
@media (max-width: 620px) {
    .novo-page-hero,
    .novo-contact-hero,
    .novo-industry-hero {
        height: 400px;
        min-height: 400px;
    }
    .novo-page-hero-inner,
    .novo-contact-hero > .uk-container,
    .novo-industry-hero > .uk-container {
        padding-top: 70px;
        padding-bottom: 46px;
    }
    .novo-page-hero h1,
    .novo-contact-hero h1,
    .novo-industry-hero h1 {
        font-size: 34px;
    }
    .novo-contact-hero h1,
    .novo-industry-hero h1 {
        -webkit-line-clamp: unset;
    }
    .novo-page-hero p:not(.novo-kicker),
    .novo-contact-hero p {
        font-size: 15px;
        line-height: 1.55;
    }
    .novo-process-line {
        grid-template-columns: 1fr;
    }
    .novo-contact-hero-grid,
    .novo-industry-hero-inner {
        margin-left: 0;
    }
    .novo-quality-original .uk-grid {
        grid-template-columns: 1fr;
    }
    .novo-process-line div {
        border-right: 0;
        border-bottom: 1px solid var(--novo-line);
        padding-bottom: 20px;
    }
    .novo-quality-closing {
        align-items: start;
        flex-direction: column;
    }
    .novo-account-shell,
    .novo-account-register,
    .novo-account-dashboard {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .novo-auth-panel {
        padding: 24px;
    }
    .novo-form-grid {
        gap: 0;
    }
    .novo-auth-links {
        flex-direction: column;
    }
}

/* Mobile menu fallback - when UIkit offcanvas JS fails to load */
#novo-mobile-menu.novo-mobile-open {
    display: block !important;
    visibility: visible !important;
}
#novo-mobile-menu {
    display: none;
}
#novo-mobile-menu.novo-mobile-open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1080;
    background: rgba(0,0,0,.5);
}
#novo-mobile-menu.novo-mobile-open .novo-mobile-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 270px;
    max-width: 85vw;
    padding: 24px 20px;
    overflow-y: auto;
    background: #fff;
    box-shadow: -4px 0 20px rgba(0,0,0,.2);
    animation: novo-slide-right .25s ease-out;
}
@keyframes novo-slide-right {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
}
