/* ======================================================================
   ISOPILOT Enterprise 2.7.2 — Supplier UESE inspired public theme
   ====================================================================== */
:root{
  --supplier-navy:#071a36;
  --supplier-navy-2:#0b2e63;
  --supplier-blue:#2b66f6;
  --supplier-blue-2:#164fbf;
  --supplier-cyan:#22b8c9;
  --supplier-ice:#eef4fb;
  --supplier-surface:#ffffff;
  --supplier-text:#13233d;
  --supplier-muted:#617089;
  --supplier-border:#dce5f1;
  --supplier-shadow:0 18px 48px rgba(7,26,54,.09);
  --supplier-shadow-lg:0 30px 90px rgba(7,26,54,.14);
}

.supplier-portal-theme{background:#f4f7fb;color:var(--supplier-text)}
.supplier-portal-theme .public-main{overflow:hidden;background:linear-gradient(180deg,#f6f9fd 0,#fff 16%,#fff 100%)}
.supplier-portal-theme .public-main>.alert{position:relative;z-index:5;width:var(--public-width);margin:18px auto 0;border:1px solid currentColor;box-shadow:0 10px 32px rgba(7,26,54,.08)}

.supplier-utility-bar{min-height:34px;padding:7px max(18px,10vw);display:flex;align-items:center;justify-content:space-between;gap:22px;background:var(--supplier-navy);color:#b9c8dd;font-size:10px;letter-spacing:.035em}
.supplier-utility-bar>div{display:flex;align-items:center;gap:22px}.supplier-utility-bar strong{color:#fff}.supplier-utility-bar a{color:#dfe9f7;font-weight:800}.supplier-utility-bar a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}

.supplier-portal-theme .public-header{top:0;width:80%;height:84px;margin:0 auto;padding:0 3px;background:rgba(255,255,255,.96);border:0;border-bottom:1px solid var(--supplier-border);box-shadow:none;backdrop-filter:blur(20px);z-index:30}
.supplier-portal-theme .public-header:before{display:none!important}
.supplier-portal-theme .brand{display:inline-flex;align-items:center;gap:10px;color:var(--supplier-navy);font-size:25px;letter-spacing:-1.2px}
.supplier-portal-theme .brand>span:last-child{color:var(--supplier-navy)}
.supplier-portal-theme .brand>span:last-child b{color:var(--supplier-blue)}
.supplier-portal-theme .brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--supplier-navy-2),var(--supplier-blue));color:#fff!important;font-size:16px;box-shadow:0 10px 24px rgba(43,102,246,.24)}
.supplier-portal-theme .public-nav{gap:23px}
.supplier-portal-theme .public-nav>a:not(.btn){position:relative;color:#30415d;font-size:12.5px;font-weight:800}
.supplier-portal-theme .public-nav>a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:-13px;height:2px;background:var(--supplier-blue);transition:right .2s ease}
.supplier-portal-theme .public-nav>a:not(.btn):hover:after,.supplier-portal-theme .public-nav>a.active:after{right:0}
.supplier-portal-theme .public-nav>a.active{color:var(--supplier-blue)}
.supplier-portal-theme .btn{min-height:43px;border-radius:9px;border-color:#cfd9e7;font-size:12.5px;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.supplier-portal-theme .btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(7,26,54,.12)}
.supplier-portal-theme .btn.primary{background:linear-gradient(135deg,var(--supplier-blue),var(--supplier-blue-2));border-color:var(--supplier-blue);box-shadow:0 10px 24px rgba(43,102,246,.2)}
.supplier-portal-theme .btn.ghost{background:#fff;color:var(--supplier-navy-2);border-color:#cfd9e7}
.supplier-portal-theme .btn.dark{background:var(--supplier-navy);border-color:var(--supplier-navy);color:#fff}
.supplier-portal-theme .lang-switch{padding:4px;border:1px solid var(--supplier-border);border-radius:9px;background:#f8fafd}

/* Public heroes and cards */
.supplier-portal-theme .marketing-hero,.supplier-portal-theme .page-hero,.supplier-portal-theme .pricing-enterprise-hero,.supplier-portal-theme .certifications-hero,.supplier-portal-theme .contact-page{position:relative;width:80%;max-width:none;margin:0 auto}
.supplier-portal-theme .marketing-hero,.supplier-portal-theme .page-hero{padding:86px 0 78px}
.supplier-portal-theme .marketing-hero:before,.supplier-portal-theme .page-hero:before,.supplier-portal-theme .pricing-enterprise-hero:before,.supplier-portal-theme .certifications-hero:before{content:"";position:absolute;z-index:0;inset:28px -7vw 18px;border-radius:32px;background:radial-gradient(circle at 85% 10%,rgba(34,184,201,.16),transparent 31%),radial-gradient(circle at 7% 10%,rgba(43,102,246,.13),transparent 31%),linear-gradient(135deg,#f7faff,#eef4fb);border:1px solid #e3ebf5}
.supplier-portal-theme .marketing-hero>* ,.supplier-portal-theme .page-hero>* ,.supplier-portal-theme .pricing-enterprise-hero>* ,.supplier-portal-theme .certifications-hero>*{position:relative;z-index:1}
.supplier-portal-theme .marketing-hero h1,.supplier-portal-theme .page-hero h1,.supplier-portal-theme .pricing-enterprise-hero h1,.supplier-portal-theme .certifications-hero h1{color:var(--supplier-navy);font-size:clamp(43px,5.7vw,76px);line-height:1.01;letter-spacing:-.052em}
.supplier-portal-theme .marketing-hero p,.supplier-portal-theme .page-hero p,.supplier-portal-theme .pricing-enterprise-hero p,.supplier-portal-theme .certifications-hero p{color:var(--supplier-muted);line-height:1.7}
.supplier-portal-theme .eyebrow{color:var(--supplier-blue);font-size:10px;letter-spacing:.16em;font-weight:900}
.supplier-portal-theme .hero-proof span,.supplier-portal-theme .footer-enterprise-proof span{border-radius:7px}
.supplier-portal-theme .product-visual{filter:drop-shadow(0 30px 50px rgba(7,26,54,.13))}
.supplier-portal-theme .visual-window{border:1px solid #cbd8e8;border-radius:18px;box-shadow:var(--supplier-shadow-lg)}
.supplier-portal-theme .visual-top{background:var(--supplier-navy);color:#fff}
.supplier-portal-theme .visual-logo{background:linear-gradient(135deg,var(--supplier-blue),var(--supplier-cyan))}
.supplier-portal-theme .floating-card{border:1px solid var(--supplier-border);border-radius:12px;box-shadow:var(--supplier-shadow)}
.supplier-portal-theme .trust-strip{width:80%;padding:20px 0;border-color:var(--supplier-border);background:#fff;color:#34445f}
.supplier-portal-theme .trust-strip>span{color:var(--supplier-blue)}
.supplier-portal-theme .marketing-section,.supplier-portal-theme .security-principles,.supplier-portal-theme .solution-grid,.supplier-portal-theme .pricing-control-panel,.supplier-portal-theme .pricing-package-grid,.supplier-portal-theme .pricing-comparison-section,.supplier-portal-theme .pricing-enterprise-band,.supplier-portal-theme .pricing-faq,.supplier-portal-theme .trust-principles,.supplier-portal-theme .certification-public-section,.supplier-portal-theme .certification-disclaimer{width:80%;max-width:none}
.supplier-portal-theme .section-intro h2{color:var(--supplier-navy);letter-spacing:-.035em}
.supplier-portal-theme .audience-cards article,.supplier-portal-theme .feature-cards article,.supplier-portal-theme .solution-grid article,.supplier-portal-theme .security-principles article,.supplier-portal-theme .pricing-package-card,.supplier-portal-theme .certification-public-card{border:1px solid var(--supplier-border);border-radius:16px;background:#fff;box-shadow:0 14px 38px rgba(7,26,54,.055)}
.supplier-portal-theme .audience-cards article:hover,.supplier-portal-theme .feature-cards article:hover,.supplier-portal-theme .solution-grid article:hover,.supplier-portal-theme .pricing-package-card:hover,.supplier-portal-theme .certification-public-card:hover{transform:translateY(-4px);border-color:#b9cdf0;box-shadow:var(--supplier-shadow)}
.supplier-portal-theme .audience-label,.supplier-portal-theme .plan-tier,.supplier-portal-theme .certificate-scheme{color:var(--supplier-blue);letter-spacing:.11em}
.supplier-portal-theme .dark-section,.supplier-portal-theme .conversion-band,.supplier-portal-theme .pricing-enterprise-band{background:linear-gradient(135deg,var(--supplier-navy),#0b356b);border:1px solid #173f77;box-shadow:var(--supplier-shadow-lg)}
.supplier-portal-theme .dark-section{border-radius:24px}
.supplier-portal-theme .journey-grid article{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.13);border-radius:14px}
.supplier-portal-theme .standards-grid article{position:relative;overflow:hidden;border:1px solid var(--supplier-border);border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(7,26,54,.045)}
.supplier-portal-theme .standards-grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--supplier-blue),var(--supplier-cyan))}
.supplier-portal-theme .trial-section{border:1px solid var(--supplier-border);border-radius:20px;background:linear-gradient(135deg,#fff,#eef5ff);box-shadow:var(--supplier-shadow)}
.supplier-portal-theme .pricing-control-panel{border:1px solid var(--supplier-border);border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 14px 38px rgba(7,26,54,.08)}
.supplier-portal-theme .pricing-package-card.recommended{border-color:var(--supplier-blue);box-shadow:0 24px 64px rgba(43,102,246,.18)}
.supplier-portal-theme .pricing-package-badge{background:var(--supplier-blue)}
.supplier-portal-theme .pricing-comparison-wrap{border-color:var(--supplier-border);border-radius:16px;box-shadow:var(--supplier-shadow)}
.supplier-portal-theme .contact-form,.supplier-portal-theme .legal-document{border:1px solid var(--supplier-border);border-radius:18px;box-shadow:var(--supplier-shadow)}
.supplier-portal-theme input,.supplier-portal-theme select,.supplier-portal-theme textarea{border-color:#cbd7e6;border-radius:9px;background:#fff}
.supplier-portal-theme input:focus,.supplier-portal-theme select:focus,.supplier-portal-theme textarea:focus{outline:3px solid rgba(43,102,246,.13);border-color:var(--supplier-blue)}

/* Enterprise footer */
.enterprise-footer-v270{position:relative;margin-top:0;padding:0;background:linear-gradient(180deg,#071a36,#041225);color:#d9e3f1;border-top:4px solid var(--supplier-blue)}
.footer-mobile-signature{display:none}
.enterprise-footer-v270 .footer-enterprise-cta,.enterprise-footer-v270 .footer-enterprise-grid,.enterprise-footer-v270 .footer-enterprise-contacts,.enterprise-footer-v270 .footer-enterprise-bottom,.footer-newsletter{width:80%}
.enterprise-footer-v270 .footer-enterprise-cta{padding:64px 0 50px}
.enterprise-footer-v270 .footer-enterprise-cta h2{font-size:clamp(32px,3.7vw,54px)}
.enterprise-footer-v270 .footer-enterprise-grid{grid-template-columns:1.6fr repeat(4,1fr);padding:56px 0 48px}
.enterprise-footer-v270 .footer-enterprise-column h3{color:#fff;font-size:10px;letter-spacing:.15em}
.enterprise-footer-v270 .footer-enterprise-column a{color:#b7c6da}
.footer-newsletter{margin:0 auto;padding:34px 0;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(560px,1.18fr);gap:48px;align-items:center;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.footer-newsletter-copy h2{margin:7px 0 8px;color:#fff;font-size:27px;letter-spacing:-.025em}.footer-newsletter-copy p{margin:0;max-width:520px;color:#aebed4;font-size:12px;line-height:1.7}
.footer-newsletter-form{padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.055)}
.newsletter-fields{display:grid;grid-template-columns:1fr 1.25fr auto;gap:10px;align-items:end}.newsletter-fields label{color:#dbe6f4;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.newsletter-fields input{height:44px;margin-top:6px;border-color:#445b7c;background:#fff;color:#17233a;font-size:12px;text-transform:none;letter-spacing:normal}.newsletter-fields .btn{height:44px;white-space:nowrap}
.newsletter-consent{display:grid!important;grid-template-columns:auto 1fr;gap:9px;align-items:start;margin:13px 0 6px;color:#aebed4!important;font-size:10px!important;font-weight:500!important;letter-spacing:normal!important;text-transform:none!important}.newsletter-consent input{width:auto;height:auto;margin:2px 0 0}.newsletter-consent a{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-newsletter-form>small{color:#7f96b4;font-size:9px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.enterprise-footer-v270 .footer-enterprise-contacts{padding:27px 0}.enterprise-footer-v270 .footer-enterprise-bottom{padding:20px 0 28px}.footer-cookie-link{border:0;padding:0;background:transparent;color:#aebed5;font:inherit;cursor:pointer}.footer-cookie-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}

/* Cookie centre */
.cookie-floating-button{position:fixed;z-index:75;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:7px 12px 7px 7px;border:1px solid #c9d7e8;border-radius:999px;background:rgba(255,255,255,.96);color:var(--supplier-navy);font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:800;box-shadow:0 14px 38px rgba(7,26,54,.18);backdrop-filter:blur(14px);cursor:pointer}.cookie-floating-button:hover{border-color:var(--supplier-blue);transform:translateY(-1px)}.cookie-floating-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--supplier-navy-2),var(--supplier-blue));color:#fff;font-size:16px}
.cookie-consent-dock{position:fixed;z-index:80;left:50%;bottom:20px;transform:translateX(-50%);width:min(1080px,calc(100% - 32px));padding:22px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;border:1px solid #cfdbea;border-radius:16px;background:rgba(255,255,255,.985);color:var(--supplier-text);box-shadow:0 28px 90px rgba(7,26,54,.24);backdrop-filter:blur(20px)}.cookie-consent-dock[hidden]{display:none}.cookie-consent-dock strong{display:block;color:var(--supplier-navy);font-size:16px}.cookie-consent-dock p{max-width:700px;margin:4px 0 5px;color:var(--supplier-muted);font-size:11px;line-height:1.55}.cookie-consent-dock a{color:var(--supplier-blue);font-size:10px;font-weight:800}.cookie-dock-actions{display:flex;gap:8px;align-items:center}.cookie-dock-actions .btn{min-height:40px;padding:9px 13px;font-size:10px;white-space:nowrap}
.cookie-preferences{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:22px}.cookie-preferences[hidden]{display:none}.cookie-preferences-backdrop{position:absolute;inset:0;background:rgba(3,15,34,.68);backdrop-filter:blur(7px)}.cookie-preferences-dialog{position:relative;z-index:1;width:min(700px,100%);max-height:min(780px,calc(100vh - 32px));overflow:auto;border:1px solid #d4deeb;border-radius:18px;background:#fff;box-shadow:0 38px 120px rgba(0,0,0,.3)}.cookie-preferences-dialog>header{position:static;width:auto;height:auto;margin:0;padding:24px 26px;display:flex;align-items:flex-start;justify-content:space-between;border:0;border-bottom:1px solid var(--supplier-border);background:linear-gradient(135deg,#f7faff,#eef4fb);box-shadow:none}.cookie-preferences-dialog>header h2{margin:5px 0 0;color:var(--supplier-navy);font-size:26px}.cookie-preferences-dialog>header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #cbd7e6;border-radius:9px;background:#fff;color:#243650;font-size:23px;cursor:pointer}.cookie-preferences-dialog>p{margin:0;padding:21px 26px 10px;color:var(--supplier-muted);font-size:12px;line-height:1.65}.cookie-category-list{display:grid;gap:9px;padding:10px 26px 22px}.cookie-category-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:15px;border:1px solid var(--supplier-border);border-radius:12px;background:#fbfcfe}.cookie-category-list strong,.cookie-category-list small{display:block}.cookie-category-list strong{color:var(--supplier-navy);font-size:13px}.cookie-category-list small{margin-top:3px;color:var(--supplier-muted);font-size:10px;line-height:1.5}.cookie-always-on{padding:6px 9px;border-radius:999px;background:#e9f8ef;color:#087443;font-size:9px;font-weight:900}.switch{position:relative;width:44px;height:24px}.switch input{position:absolute;opacity:0}.switch span{position:absolute;inset:0;border-radius:999px;background:#cbd5e2;cursor:pointer;transition:.2s}.switch span:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:.2s}.switch input:checked+span{background:var(--supplier-blue)}.switch input:checked+span:before{transform:translateX(20px)}.switch input:focus-visible+span{outline:3px solid rgba(43,102,246,.25);outline-offset:2px}.cookie-preferences-dialog>footer{position:static;margin:0;padding:17px 26px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--supplier-border);background:#f8fafd;color:inherit}.cookie-policy-note{display:block;padding:0 26px 22px;color:var(--supplier-muted);font-size:9px;line-height:1.55}.cookie-policy-note a{color:var(--supplier-blue);font-weight:800}.cookie-modal-open{overflow:hidden}

/* Newsletter administration */
.newsletter-admin-head .ui-icon{width:16px}.newsletter-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.newsletter-admin-panel{padding:0;overflow:hidden}.newsletter-admin-filter{display:grid;grid-template-columns:minmax(240px,1fr) 220px auto;gap:12px;align-items:end;padding:20px;border-bottom:1px solid var(--line);background:#f8faff}.newsletter-admin-filter .btn{height:45px}.newsletter-table td{vertical-align:top;white-space:normal;min-width:130px}.newsletter-table td:first-child{min-width:220px}.newsletter-table td:nth-child(3){min-width:260px;max-width:380px}.newsletter-table td:nth-child(5){min-width:170px;max-width:250px}.newsletter-table strong,.newsletter-table small{display:block}.newsletter-table small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}.newsletter-inline-action{display:grid;gap:7px;min-width:150px}.newsletter-inline-action select{margin:0;padding:8px;font-size:10px}.newsletter-inline-action .btn{min-height:34px;padding:7px 10px;font-size:10px}

@media(max-width:1200px){
  .supplier-portal-theme .public-header,.supplier-portal-theme .marketing-hero,.supplier-portal-theme .page-hero,.supplier-portal-theme .pricing-enterprise-hero,.supplier-portal-theme .certifications-hero,.supplier-portal-theme .contact-page,.supplier-portal-theme .trust-strip,.supplier-portal-theme .marketing-section,.supplier-portal-theme .security-principles,.supplier-portal-theme .solution-grid,.supplier-portal-theme .pricing-control-panel,.supplier-portal-theme .pricing-package-grid,.supplier-portal-theme .pricing-comparison-section,.supplier-portal-theme .pricing-enterprise-band,.supplier-portal-theme .pricing-faq,.supplier-portal-theme .trust-principles,.supplier-portal-theme .certification-public-section,.supplier-portal-theme .certification-disclaimer,.enterprise-footer-v270 .footer-enterprise-cta,.enterprise-footer-v270 .footer-enterprise-grid,.enterprise-footer-v270 .footer-enterprise-contacts,.enterprise-footer-v270 .footer-enterprise-bottom,.footer-newsletter{width:88%}
  .supplier-portal-theme .public-nav{gap:15px}.enterprise-footer-v270 .footer-enterprise-grid{grid-template-columns:1.45fr repeat(2,1fr)}.footer-newsletter{grid-template-columns:1fr;gap:20px}.footer-newsletter-copy p{max-width:760px}
}
@media(max-width:1000px){
  .supplier-utility-bar{display:none}.supplier-portal-theme .public-header{width:calc(100% - 32px);height:72px}.supplier-portal-theme .public-nav{top:72px;left:16px;right:16px;padding:18px;border:1px solid var(--supplier-border);border-radius:14px;background:#fff;box-shadow:var(--supplier-shadow-lg)}.supplier-portal-theme .public-nav>a:not(.btn):after{bottom:-4px}.newsletter-fields{grid-template-columns:1fr 1fr}.newsletter-fields .btn{grid-column:1/-1}.cookie-consent-dock{grid-template-columns:1fr}.cookie-dock-actions{justify-content:flex-end}.newsletter-stats{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .supplier-portal-theme .public-main{background:#fff}.supplier-portal-theme .marketing-hero,.supplier-portal-theme .page-hero,.supplier-portal-theme .pricing-enterprise-hero,.supplier-portal-theme .certifications-hero,.supplier-portal-theme .contact-page,.supplier-portal-theme .trust-strip,.supplier-portal-theme .marketing-section,.supplier-portal-theme .security-principles,.supplier-portal-theme .solution-grid,.supplier-portal-theme .pricing-control-panel,.supplier-portal-theme .pricing-package-grid,.supplier-portal-theme .pricing-comparison-section,.supplier-portal-theme .pricing-enterprise-band,.supplier-portal-theme .pricing-faq,.supplier-portal-theme .trust-principles,.supplier-portal-theme .certification-public-section,.supplier-portal-theme .certification-disclaimer{width:calc(100% - 28px)}
  .supplier-portal-theme .marketing-hero,.supplier-portal-theme .page-hero{padding:45px 0 42px}.supplier-portal-theme .marketing-hero:before,.supplier-portal-theme .page-hero:before,.supplier-portal-theme .pricing-enterprise-hero:before,.supplier-portal-theme .certifications-hero:before{inset:10px -10px;border-radius:22px}.supplier-portal-theme .marketing-hero h1,.supplier-portal-theme .page-hero h1,.supplier-portal-theme .pricing-enterprise-hero h1,.supplier-portal-theme .certifications-hero h1{font-size:41px}.supplier-portal-theme .trust-strip{width:100%;padding-inline:14px}
  .enterprise-footer-v270{border-top:0;background:var(--supplier-navy);padding:0}.enterprise-footer-v270 .footer-desktop-content{display:none!important}.footer-mobile-signature{display:flex;min-height:58px;align-items:center;justify-content:center;padding:14px 18px}.footer-mobile-signature a{color:#fff;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;text-align:center}
  .cookie-floating-button{left:12px;bottom:12px;min-height:39px;padding-right:9px}.cookie-floating-button>span:last-child{display:none}.cookie-consent-dock{bottom:10px;width:calc(100% - 20px);padding:18px;border-radius:14px;gap:15px}.cookie-dock-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-dock-actions .btn:last-child{grid-column:1/-1}.cookie-preferences{padding:10px}.cookie-preferences-dialog{max-height:calc(100vh - 20px);border-radius:14px}.cookie-preferences-dialog>header,.cookie-preferences-dialog>p,.cookie-category-list,.cookie-preferences-dialog>footer,.cookie-policy-note{padding-left:18px;padding-right:18px}.cookie-preferences-dialog>footer{display:grid;grid-template-columns:1fr}.cookie-preferences-dialog>footer .btn{width:100%}.cookie-category-list article{gap:12px}.newsletter-admin-filter{grid-template-columns:1fr}.newsletter-stats{grid-template-columns:1fr 1fr}
}
@media(max-width:480px){.newsletter-stats{grid-template-columns:1fr}.cookie-consent-dock strong{font-size:14px}.cookie-consent-dock p{font-size:10px}}
@media print{.supplier-utility-bar,.cookie-floating-button,.cookie-consent-dock,.cookie-preferences{display:none!important}}

/* Authenticated workspace theme alignment */
.app-site{background:#f3f6fb;color:var(--supplier-text)}
.app-site .app-sidebar{background:linear-gradient(180deg,#071a36 0%,#06152d 65%,#041020 100%);border-right:1px solid #183a66;box-shadow:14px 0 42px rgba(7,26,54,.08)}
.app-site .sidebar-brand{border-bottom-color:rgba(255,255,255,.1)}
.app-site .sidebar-context{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:12px}
.app-site .side-nav a{border-radius:9px;color:#b8c8dc}
.app-site .side-nav a:hover{background:rgba(255,255,255,.075);color:#fff}
.app-site .side-nav a.active{background:linear-gradient(135deg,#245ad8,#2b66f6);color:#fff;box-shadow:0 10px 24px rgba(43,102,246,.24)}
.app-site .app-topbar{background:rgba(255,255,255,.94);border-bottom:1px solid #dce5f1;backdrop-filter:blur(18px)}
.app-site .app-main{background:linear-gradient(180deg,#f3f6fb,#f8fafd)}
.app-site .panel,.app-site .stats>div,.app-site article{border-color:#dce5f1;border-radius:14px;box-shadow:0 12px 34px rgba(7,26,54,.055)}
.app-site .dash-head h1,.app-site .pagehead h1{color:var(--supplier-navy);letter-spacing:-.035em}
.app-site .btn.primary{background:linear-gradient(135deg,var(--supplier-blue),var(--supplier-blue-2));border-color:var(--supplier-blue)}
.app-site input:focus,.app-site select:focus,.app-site textarea:focus{outline:3px solid rgba(43,102,246,.12);border-color:var(--supplier-blue)}
.app-site .app-footer{background:#fff;border-top:1px solid #dce5f1;color:#718096}.app-site .app-footer a{color:#536680;font-weight:750}.app-site .app-footer a:hover{color:var(--supplier-blue)}
@media(max-width:760px){.app-site .app-footer{display:flex;justify-content:center;min-height:54px;padding:15px;text-align:center}.app-site .app-footer-product,.app-site .app-footer-links{display:none}.app-site .app-footer-brand a{color:var(--supplier-navy);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}}


/* ======================================================================
   ISOPILOT 2.7.2 — Ripristino footer enterprise 2.6.0 su desktop/tablet
   Il footer mobile 2.7.1 resta intenzionalmente invariato.
   ====================================================================== */
@media (min-width:761px){
  .enterprise-footer-v272{
    position:relative;
    margin-top:0;
    padding:0;
    display:block;
    border-top:0;
    background:#06142c;
    color:#d7e2f1;
  }
  .enterprise-footer-v272 .footer-desktop-content{display:block!important}
  .enterprise-footer-v272 .footer-mobile-signature{display:none!important}
  .enterprise-footer-v272 .footer-enterprise-cta,
  .enterprise-footer-v272 .footer-enterprise-grid,
  .enterprise-footer-v272 .footer-enterprise-contacts,
  .enterprise-footer-v272 .footer-enterprise-bottom,
  .enterprise-footer-v272 .footer-newsletter{
    width:var(--public-width,80%);
  }
  .enterprise-footer-v272 .footer-enterprise-cta{
    margin:0 auto;
    padding:58px 0 48px;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:48px;
    border-bottom:1px solid rgba(255,255,255,.14);
  }
  .enterprise-footer-v272 .footer-enterprise-cta>div:first-child{max-width:780px}
  .enterprise-footer-v272 .footer-enterprise-cta .eyebrow{color:#7ea8ff;font-size:12px;letter-spacing:2px}
  .enterprise-footer-v272 .footer-enterprise-cta h2{
    max-width:760px;
    margin:9px 0 12px;
    color:#fff;
    font-size:clamp(30px,3.4vw,50px);
    line-height:1.06;
    letter-spacing:-.035em;
  }
  .enterprise-footer-v272 .footer-enterprise-cta p{
    max-width:760px;
    margin:0;
    color:#aebed5;
    font-size:15px;
    line-height:1.55;
  }
  .enterprise-footer-v272 .footer-enterprise-actions{display:flex;gap:10px;flex-wrap:wrap;flex:0 0 auto}
  .enterprise-footer-v272 .footer-enterprise-actions .btn{
    min-height:auto;
    padding:14px 21px;
    border-radius:14px;
    font-size:inherit;
  }
  .enterprise-footer-v272 .footer-enterprise-actions .btn.light{background:#fff;color:#0b2453;border-color:#fff}
  .enterprise-footer-v272 .footer-enterprise-actions .btn.outline-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.42)}
  .enterprise-footer-v272 .footer-enterprise-actions .btn.outline-light:hover{background:rgba(255,255,255,.08)}
  .enterprise-footer-v272 .footer-enterprise-grid{
    margin:auto;
    padding:58px 0 48px;
    display:grid;
    grid-template-columns:1.65fr repeat(4,1fr);
    gap:42px;
  }
  .enterprise-footer-v272 .footer-enterprise-brand .brand{
    display:inline-flex;
    align-items:center;
    gap:9px;
    color:#fff;
    font-size:20px;
    letter-spacing:-.5px;
  }
  .enterprise-footer-v272 .footer-enterprise-brand .brand>span:last-child{color:#fff}
  .enterprise-footer-v272 .footer-enterprise-brand .brand b{color:#7eb0ff}
  .enterprise-footer-v272 .footer-enterprise-brand .brand-mark{
    display:grid;
    place-items:center;
    width:32px;
    height:32px;
    border-radius:10px;
    background:linear-gradient(145deg,#155eef,#0ea5c6);
    color:#fff!important;
    font-size:18px;
    box-shadow:0 7px 20px rgba(21,94,239,.25);
  }
  .enterprise-footer-v272 .footer-enterprise-brand p{
    max-width:440px;
    margin:18px 0;
    color:#aebed5;
    font-size:13px;
    line-height:1.75;
  }
  .enterprise-footer-v272 .footer-enterprise-proof{display:flex;gap:7px;flex-wrap:wrap}
  .enterprise-footer-v272 .footer-enterprise-proof span{
    padding:5px 9px;
    border:1px solid #274266;
    border-radius:999px;
    background:#0d2548;
    color:#c4d2e6;
    font-size:10px;
    font-weight:800;
  }
  .enterprise-footer-v272 .footer-enterprise-column{display:flex;flex-direction:column;gap:9px}
  .enterprise-footer-v272 .footer-enterprise-column h3{
    margin:3px 0 12px;
    color:#fff;
    font-size:12px;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .enterprise-footer-v272 .footer-enterprise-column a{color:#acbdd3;font-size:12.5px;line-height:1.45}
  .enterprise-footer-v272 .footer-enterprise-column a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
  .enterprise-footer-v272 .footer-newsletter{
    margin:0 auto;
    border-top:1px solid rgba(255,255,255,.12);
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  .enterprise-footer-v272 .footer-enterprise-contacts{
    margin:auto;
    padding:26px 0;
    display:grid;
    grid-template-columns:1.2fr repeat(3,1fr);
    gap:30px;
    border-top:1px solid rgba(255,255,255,.12);
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  .enterprise-footer-v272 .footer-newsletter + .footer-enterprise-contacts{border-top:0}
  .enterprise-footer-v272 .footer-enterprise-contacts>div{display:flex;flex-direction:column;gap:5px}
  .enterprise-footer-v272 .footer-enterprise-contacts small{color:#6f8caf;font-size:9px;letter-spacing:.13em;font-weight:900}
  .enterprise-footer-v272 .footer-enterprise-contacts strong{color:#fff;font-size:13px}
  .enterprise-footer-v272 .footer-enterprise-contacts span,
  .enterprise-footer-v272 .footer-enterprise-contacts a{color:#aebed5;font-size:11.5px}
  .enterprise-footer-v272 .footer-enterprise-contacts a:hover{color:#fff}
  .enterprise-footer-v272 .footer-enterprise-bottom{
    margin:auto;
    padding:20px 0 25px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    flex-wrap:wrap;
    color:#7890ae;
    font-size:10.5px;
  }
  .enterprise-footer-v272 .footer-enterprise-bottom>span:last-child{display:flex;gap:15px;flex-wrap:wrap}
  .enterprise-footer-v272 .footer-enterprise-bottom a,
  .enterprise-footer-v272 .footer-cookie-link{color:#aebed5}
}
@media (min-width:761px) and (max-width:1200px){
  .enterprise-footer-v272 .footer-enterprise-grid{grid-template-columns:1.4fr repeat(2,1fr)}
  .enterprise-footer-v272 .footer-enterprise-column:nth-child(4),
  .enterprise-footer-v272 .footer-enterprise-column:nth-child(5){margin-top:10px}
  .enterprise-footer-v272 .footer-enterprise-contacts{grid-template-columns:repeat(2,1fr)}
}
@media (min-width:761px) and (max-width:900px){
  .enterprise-footer-v272 .footer-enterprise-cta{align-items:flex-start;display:grid}
  .enterprise-footer-v272 .footer-enterprise-grid{grid-template-columns:repeat(2,1fr)}
  .enterprise-footer-v272 .footer-enterprise-brand{grid-column:1/-1}
}
@media (max-width:760px){
  .enterprise-footer-v272{border-top:0;background:var(--supplier-navy);padding:0}
  .enterprise-footer-v272 .footer-desktop-content{display:none!important}
  .enterprise-footer-v272 .footer-mobile-signature{
    display:flex;
    min-height:58px;
    align-items:center;
    justify-content:center;
    padding:14px 18px;
  }
  .enterprise-footer-v272 .footer-mobile-signature a{
    color:#fff;
    font-size:11px;
    font-weight:900;
    letter-spacing:.13em;
    text-transform:uppercase;
    text-align:center;
  }
}
/* v2.7.4 — public benefit claim contrast */
.supplier-portal-theme .benefit-section .public-white-heading{color:#fff!important}
/* v2.7.5 — mobile centering for standards and trial CTA */
@media (max-width:760px){
  .supplier-portal-theme .standards-section,
  .supplier-portal-theme .standards-section .section-intro,
  .supplier-portal-theme .standards-grid,
  .supplier-portal-theme .standards-grid article,
  .supplier-portal-theme .trial-section,
  .supplier-portal-theme .trial-section>div{
    text-align:center;
  }
  .supplier-portal-theme .standards-section .section-intro{
    width:100%;
    max-width:none;
    margin-left:auto;
    margin-right:auto;
  }
  .supplier-portal-theme .standards-grid article{
    display:flex;
    min-height:92px;
    flex-direction:column;
    align-items:center;
    justify-content:center;
  }
  .supplier-portal-theme .standards-grid article:before{
    left:50%;
    right:auto;
    top:0;
    bottom:auto;
    width:54px;
    height:4px;
    transform:translateX(-50%);
    border-radius:0 0 5px 5px;
  }
  .supplier-portal-theme .trial-section{
    justify-items:center;
    align-items:center;
  }
  .supplier-portal-theme .trial-section>div:first-child{
    width:100%;
    max-width:none;
  }
  .supplier-portal-theme .trial-section>div:last-child{
    width:100%;
    min-width:0;
    justify-items:center;
  }
  .supplier-portal-theme .trial-section p{
    margin-left:auto;
    margin-right:auto;
  }
  .supplier-portal-theme .trial-section .btn{
    margin-left:auto;
    margin-right:auto;
  }
}
