/* Shared control layout, preserving existing light theme. */
.ict-nav .ict-theme-controls{display:flex;align-items:center;gap:3px;flex-shrink:0;padding:3px;border:1px solid var(--ict-line);border-radius:11px;background:var(--ict-soft)}
.ict-nav .ict-theme-controls[hidden]{display:none}
.ict-nav .ict-theme-controls button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;min-width:36px;padding:6px;border:0;border-radius:7px;font:600 12px/1.4 Inter,"Segoe UI",Arial,sans-serif;background:transparent;color:var(--ict-muted);cursor:pointer}
.ict-nav .ict-theme-controls button:hover{background:#e0e8f2;color:var(--ict-ink)}
.ict-nav .ict-theme-controls button:focus-visible{outline:3px solid var(--ict-blue);outline-offset:3px}
.ict-nav .ict-theme-auto[aria-pressed="true"]{background:#dbeafe;color:#114986}
.ict-nav .ict-theme-sun{display:none}
html[data-ict-theme="dark"] .ict-theme-sun{display:block}
html[data-ict-theme="dark"] .ict-theme-moon{display:none}
.ict-nav .ict-nav-inner{gap:20px}
@media(min-width:701px) and (max-width:1050px){.ict-nav .ict-nav-inner{flex-wrap:wrap;gap:10px 18px}.ict-nav .ict-desktop-links{gap:18px}.ict-nav .ict-nav-cta{font-size:12px;padding:9px 12px}.ict-nav .ict-brand img{width:135px}}
@media(max-width:700px){.ict-nav .ict-nav-inner{gap:10px}.ict-nav .ict-theme-controls{margin-left:auto}.ict-nav .ict-mobile-menu summary{padding:8px}.ict-nav .ict-brand img{width:120px}.ict-site .ict-nav .ict-brand{gap:7px}}
@media(max-width:380px){.ict-nav .ict-nav-inner{padding-left:12px;padding-right:12px;gap:8px}.ict-nav .ict-brand img{width:100px}.ict-site .ict-brand-label{font-size:11px}.ict-nav .ict-theme-controls button{min-width:32px;padding:5px}.ict-nav .ict-mobile-menu summary{font-size:12px;padding:8px 6px}}
@media(prefers-color-scheme:dark){html:not([data-ict-theme]) .ict-theme-sun{display:block}html:not([data-ict-theme]) .ict-theme-moon{display:none}}

html[data-ict-theme="dark"]:has(.ict-site){color-scheme:dark;background:#0b1220}
html[data-ict-theme="dark"] body:has(.ict-site),html[data-ict-theme="dark"] #wrapwrap:has(.ict-site){background:#0b1220;color:#edf3fc}
html[data-ict-theme="dark"] .ict-site,html[data-ict-theme="dark"] .ict-nav,html[data-ict-theme="dark"] .ict-footer{--ict-ink:#edf3fc;--ict-muted:#b4c1d4;--ict-blue:#78b6ff;--ict-soft:#151f30;--ict-line:#36475e;background:#0b1220;color:var(--ict-ink);color-scheme:dark}
html[data-ict-theme="dark"] .ict-nav{border-bottom-color:var(--ict-line)}
html[data-ict-theme="dark"] .ict-site .ict-hero{background:radial-gradient(ellipse 65% 70% at 50% 0%,#153967 0%,#11233b90 55%,transparent 100%),linear-gradient(#7ea6d410 1px,transparent 1px),linear-gradient(90deg,#7ea6d410 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
html[data-ict-theme="dark"] .ict-site .ict-hero:after{background:linear-gradient(transparent,#0b1220)}
html[data-ict-theme="dark"] .ict-site .ict-hero>.ict-wrap>.ict-eyebrow{background:#12233b;border-color:#36577d}
html[data-ict-theme="dark"] .ict-site .ict-button,html[data-ict-theme="dark"] .ict-nav .ict-nav-cta,html[data-ict-theme="dark"] .ict-site .ict-enquiry .s_website_form_send{background:#1263c8;border-color:#397fda;color:#fff;box-shadow:none}
html[data-ict-theme="dark"] .ict-site .ict-button:hover,html[data-ict-theme="dark"] .ict-nav .ict-nav-cta:hover,html[data-ict-theme="dark"] .ict-site .ict-enquiry .s_website_form_send:hover{background:#0c55ad;color:#fff}
html[data-ict-theme="dark"] .ict-site .ict-card{border-color:#36475e}
html[data-ict-theme="dark"] .ict-site .ict-card.ict-wide{background:linear-gradient(115deg,#14283f,#151f30)}
html[data-ict-theme="dark"] .ict-site .ict-flow{background:radial-gradient(ellipse at center,#193251,transparent 75%)}
html[data-ict-theme="dark"] .ict-site .ict-card>.ict-flow{background-color:#0f1c2d;border-color:#36475e}
html[data-ict-theme="dark"] .ict-site .ict-flow figcaption,html[data-ict-theme="dark"] .ict-site .ict-vendor{color:var(--ict-muted)}
html[data-ict-theme="dark"] .ict-site .ict-flow rect[fill="#ffffff"]{fill:#1b2b42}
html[data-ict-theme="dark"] .ict-site .ict-flow text[fill="#14283f"]{fill:#edf3fc}
html[data-ict-theme="dark"] .ict-site .ict-flow circle[fill="#005bc4"]{fill:#78b6ff}
html[data-ict-theme="dark"] .ict-site .ict-flow [stroke="#bdcce0"],html[data-ict-theme="dark"] .ict-site .ict-flow [stroke="#57708d"]{stroke:#8aa8cd}
html[data-ict-theme="dark"] .ict-site .ict-flow rect[stroke="#005bc4"]{stroke:#8aa8cd}
html[data-ict-theme="dark"] .ict-site .ict-invitation{background:radial-gradient(ellipse at 50% 120%,#174579,transparent 75%),#111f33;border-color:#36475e}
html[data-ict-theme="dark"] .ict-site .ict-form-panel{background:#151f30}
html[data-ict-theme="dark"] .ict-site .ict-enquiry label{color:var(--ict-ink)}
html[data-ict-theme="dark"] .ict-site .ict-enquiry input:not([type=hidden]),html[data-ict-theme="dark"] .ict-site .ict-enquiry textarea,html[data-ict-theme="dark"] .ict-site .ict-enquiry select{background:#0b1220;color:#edf3fc;border-color:#7488a4;color-scheme:dark}
html[data-ict-theme="dark"] .ict-site .ict-enquiry select option{background:#0b1220;color:#edf3fc}
html[data-ict-theme="dark"] .ict-site .ict-enquiry input::placeholder,html[data-ict-theme="dark"] .ict-site .ict-enquiry textarea::placeholder{color:#a8b9d0;opacity:1}
html[data-ict-theme="dark"] .ict-site .ict-enquiry input:focus,html[data-ict-theme="dark"] .ict-site .ict-enquiry textarea:focus,html[data-ict-theme="dark"] .ict-site .ict-enquiry select:focus{outline-color:#78b6ff;border-color:#78b6ff}
html[data-ict-theme="dark"] .ict-site .ict-enquiry .s_website_form_field.o_has_error input,html[data-ict-theme="dark"] .ict-site .ict-enquiry .s_website_form_field.o_has_error textarea{border-color:#ff8f87}
html[data-ict-theme="dark"] .ict-site #s_website_form_result.text-danger,html[data-ict-theme="dark"] .ict-site #s_website_form_result .text-danger{color:#ffaaa3!important}
html[data-ict-theme="dark"] .ict-site #s_website_form_result.text-success,html[data-ict-theme="dark"] .ict-site #s_website_form_result .text-success{color:#b0d3ff!important}
html[data-ict-theme="dark"] .ict-site .ict-form-note,html[data-ict-theme="dark"] .ict-site .ict-optional{color:var(--ict-muted)}
html[data-ict-theme="dark"] .ict-site .ict-form-note a,html[data-ict-theme="dark"] .ict-site .ict-brand-label{color:var(--ict-blue)}
html[data-ict-theme="dark"] .ict-nav .ict-brand img{filter:brightness(0) invert(1)}
html[data-ict-theme="dark"] .ict-site .ict-vendor-logo-3cx{filter:brightness(0) invert(1)}
html[data-ict-theme="dark"] .ict-site .ict-vendor-logo-odoo{filter:brightness(1.6)}
html[data-ict-theme="dark"] .ict-nav .ict-skip{background:#15283f;color:#edf3fc}
html[data-ict-theme="dark"] .ict-nav .ict-mobile-menu summary{border-color:var(--ict-line)}
html[data-ict-theme="dark"] .ict-nav .ict-mobile-menu nav{background:#111e30;border-color:var(--ict-line);box-shadow:0 18px 22px #0006}
html[data-ict-theme="dark"] .ict-nav .ict-theme-controls button:hover{background:#243750;color:#edf3fc}
html[data-ict-theme="dark"] .ict-nav .ict-theme-auto[aria-pressed="true"]{background:#233f61;color:#c3dfff}
html[data-ict-theme="dark"] .ict-footer{background:#0e1828}
html[data-ict-theme="dark"] .ict-site :focus-visible,html[data-ict-theme="dark"] .ict-nav :focus-visible,html[data-ict-theme="dark"] .ict-footer :focus-visible{outline-color:#78b6ff}

@media(prefers-color-scheme:dark){
html:not([data-ict-theme]):has(.ict-site){color-scheme:dark;background:#0b1220}
html:not([data-ict-theme]) body:has(.ict-site),html:not([data-ict-theme]) #wrapwrap:has(.ict-site){background:#0b1220;color:#edf3fc}
html:not([data-ict-theme]) .ict-site,html:not([data-ict-theme]) .ict-nav,html:not([data-ict-theme]) .ict-footer{--ict-ink:#edf3fc;--ict-muted:#b4c1d4;--ict-blue:#78b6ff;--ict-soft:#151f30;--ict-line:#36475e;background:#0b1220;color:var(--ict-ink);color-scheme:dark}
html:not([data-ict-theme]) .ict-nav{border-bottom-color:var(--ict-line)}
html:not([data-ict-theme]) .ict-site .ict-hero{background:radial-gradient(ellipse 65% 70% at 50% 0%,#153967 0%,#11233b90 55%,transparent 100%),linear-gradient(#7ea6d410 1px,transparent 1px),linear-gradient(90deg,#7ea6d410 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
html:not([data-ict-theme]) .ict-site .ict-hero:after{background:linear-gradient(transparent,#0b1220)}
html:not([data-ict-theme]) .ict-site .ict-hero>.ict-wrap>.ict-eyebrow{background:#12233b;border-color:#36577d}
html:not([data-ict-theme]) .ict-site .ict-button,html:not([data-ict-theme]) .ict-nav .ict-nav-cta,html:not([data-ict-theme]) .ict-site .ict-enquiry .s_website_form_send{background:#1263c8;border-color:#397fda;color:#fff;box-shadow:none}
html:not([data-ict-theme]) .ict-site .ict-button:hover,html:not([data-ict-theme]) .ict-nav .ict-nav-cta:hover,html:not([data-ict-theme]) .ict-site .ict-enquiry .s_website_form_send:hover{background:#0c55ad;color:#fff}
html:not([data-ict-theme]) .ict-site .ict-card{border-color:#36475e}
html:not([data-ict-theme]) .ict-site .ict-card.ict-wide{background:linear-gradient(115deg,#14283f,#151f30)}
html:not([data-ict-theme]) .ict-site .ict-flow{background:radial-gradient(ellipse at center,#193251,transparent 75%)}
html:not([data-ict-theme]) .ict-site .ict-card>.ict-flow{background-color:#0f1c2d;border-color:#36475e}
html:not([data-ict-theme]) .ict-site .ict-flow figcaption,html:not([data-ict-theme]) .ict-site .ict-vendor{color:var(--ict-muted)}
html:not([data-ict-theme]) .ict-site .ict-flow rect[fill="#ffffff"]{fill:#1b2b42}
html:not([data-ict-theme]) .ict-site .ict-flow text[fill="#14283f"]{fill:#edf3fc}
html:not([data-ict-theme]) .ict-site .ict-flow circle[fill="#005bc4"]{fill:#78b6ff}
html:not([data-ict-theme]) .ict-site .ict-flow [stroke="#bdcce0"],html:not([data-ict-theme]) .ict-site .ict-flow [stroke="#57708d"]{stroke:#8aa8cd}
html:not([data-ict-theme]) .ict-site .ict-flow rect[stroke="#005bc4"]{stroke:#8aa8cd}
html:not([data-ict-theme]) .ict-site .ict-invitation{background:radial-gradient(ellipse at 50% 120%,#174579,transparent 75%),#111f33;border-color:#36475e}
html:not([data-ict-theme]) .ict-site .ict-form-panel{background:#151f30}
html:not([data-ict-theme]) .ict-site .ict-enquiry label{color:var(--ict-ink)}
html:not([data-ict-theme]) .ict-site .ict-enquiry input:not([type=hidden]),html:not([data-ict-theme]) .ict-site .ict-enquiry textarea,html:not([data-ict-theme]) .ict-site .ict-enquiry select{background:#0b1220;color:#edf3fc;border-color:#7488a4;color-scheme:dark}
html:not([data-ict-theme]) .ict-site .ict-enquiry select option{background:#0b1220;color:#edf3fc}
html:not([data-ict-theme]) .ict-site .ict-enquiry input::placeholder,html:not([data-ict-theme]) .ict-site .ict-enquiry textarea::placeholder{color:#a8b9d0;opacity:1}
html:not([data-ict-theme]) .ict-site .ict-enquiry input:focus,html:not([data-ict-theme]) .ict-site .ict-enquiry textarea:focus,html:not([data-ict-theme]) .ict-site .ict-enquiry select:focus{outline-color:#78b6ff;border-color:#78b6ff}
html:not([data-ict-theme]) .ict-site .ict-enquiry .s_website_form_field.o_has_error input,html:not([data-ict-theme]) .ict-site .ict-enquiry .s_website_form_field.o_has_error textarea{border-color:#ff8f87}
html:not([data-ict-theme]) .ict-site #s_website_form_result.text-danger,html:not([data-ict-theme]) .ict-site #s_website_form_result .text-danger{color:#ffaaa3!important}
html:not([data-ict-theme]) .ict-site #s_website_form_result.text-success,html:not([data-ict-theme]) .ict-site #s_website_form_result .text-success{color:#b0d3ff!important}
html:not([data-ict-theme]) .ict-site .ict-form-note,html:not([data-ict-theme]) .ict-site .ict-optional{color:var(--ict-muted)}
html:not([data-ict-theme]) .ict-site .ict-form-note a,html:not([data-ict-theme]) .ict-site .ict-brand-label{color:var(--ict-blue)}
html:not([data-ict-theme]) .ict-nav .ict-brand img{filter:brightness(0) invert(1)}
html:not([data-ict-theme]) .ict-site .ict-vendor-logo-3cx{filter:brightness(0) invert(1)}
html:not([data-ict-theme]) .ict-site .ict-vendor-logo-odoo{filter:brightness(1.6)}
html:not([data-ict-theme]) .ict-nav .ict-skip{background:#15283f;color:#edf3fc}
html:not([data-ict-theme]) .ict-nav .ict-mobile-menu summary{border-color:var(--ict-line)}
html:not([data-ict-theme]) .ict-nav .ict-mobile-menu nav{background:#111e30;border-color:var(--ict-line);box-shadow:0 18px 22px #0006}
html:not([data-ict-theme]) .ict-nav .ict-theme-controls button:hover{background:#243750;color:#edf3fc}
html:not([data-ict-theme]) .ict-nav .ict-theme-auto[aria-pressed="true"]{background:#233f61;color:#c3dfff}
html:not([data-ict-theme]) .ict-footer{background:#0e1828}
html:not([data-ict-theme]) .ict-site :focus-visible,html:not([data-ict-theme]) .ict-nav :focus-visible,html:not([data-ict-theme]) .ict-footer :focus-visible{outline-color:#78b6ff}

}
