/* Portal Blessed · sistema visual profesional v6 */
:root{
  --v6-green:#278f16;--v6-green-dark:#1e7311;--v6-yellow:#ffd400;--v6-red:#f01422;
  --v6-ink:#171d18;--v6-dark:#142018;--v6-text:#3f4942;--v6-muted:#747d76;
  --v6-bg:#f7f8f4;--v6-surface:#fff;--v6-line:#e4e8e1;--v6-soft-green:#eaf6e7;
  --v6-title:'Poppins','Segoe UI',sans-serif;--v6-body:'Poppins','Segoe UI',sans-serif;
  --v6-radius:24px;--v6-radius-sm:16px;--v6-shadow:0 18px 50px rgba(20,32,24,.08);
}
body{background:var(--v6-bg);color:var(--v6-text);font-family:var(--v6-body)}
body,a,button,input,select,textarea{font-family:var(--v6-body)}
h1,h2,h3,h4,.brand-copy strong{font-family:var(--v6-title);font-weight:900;color:var(--v6-ink)}
.app-topbar.topbar{background:#fff;border-bottom:1px solid var(--v6-line);box-shadow:none}
.app-topbar-row{min-height:82px}
.brand-mark{width:44px;height:44px;border-radius:13px;transform:rotate(-4deg);background:var(--v6-green);box-shadow:none}
.brand-copy strong{font-size:17px}.brand-copy span{color:var(--v6-green);letter-spacing:.18em}
.portal-nav{position:absolute;left:50%;top:20px;width:auto;min-height:44px;transform:translateX(-50%);overflow:visible}
.portal-nav a{min-height:43px;padding:10px 16px;border-radius:0;border-bottom:3px solid transparent;color:#717973;font-size:11px;font-weight:700}
.portal-nav a:hover{background:#f3f7f1}.portal-nav a.active{border-bottom-color:var(--v6-green);background:#f3f7f1;color:var(--v6-green-dark)}
.portal-nav-icon svg{width:21px;height:21px;stroke-width:1.8}
.user-identity{border:0;background:transparent}.user-avatar{width:42px;height:42px;border-radius:50%}.user-name{font-size:13px}.user-copy .role{font-size:10px}
body>main,main{width:min(calc(100% - 48px),1460px);max-width:1460px;padding-top:38px}
.portal-home{display:block}
.portal-welcome-v6{min-height:274px;padding:0;display:grid;grid-template-columns:1.38fr .82fr;overflow:hidden;border:1px solid var(--v6-line);border-radius:28px;background:#fff;box-shadow:none}
.portal-welcome-v6 .portal-welcome-copy{padding:66px 68px;display:flex;flex-direction:column;justify-content:center}
.portal-welcome-v6 .eyebrow{margin-bottom:14px;color:var(--v6-green);font-size:10px;font-weight:700;letter-spacing:.2em}
.portal-welcome-v6 h1{margin:0 0 12px;font-size:clamp(34px,4vw,55px);line-height:.98;letter-spacing:-.04em;text-transform:uppercase}
.portal-welcome-v6 p{margin:0;color:var(--v6-muted);font-size:16px}
.portal-welcome-visual-v6{position:relative;display:grid;place-items:center;background:linear-gradient(120deg,#eef7ea,#e1f0dd);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%)}
.portal-welcome-visual-v6::before,.portal-welcome-visual-v6::after{content:'';position:absolute;border:1px solid rgba(39,143,22,.28);border-radius:50%}
.portal-welcome-visual-v6::before{width:220px;height:220px}.portal-welcome-visual-v6::after{width:150px;height:150px}
.portal-welcome-visual-v6 span{position:relative;z-index:1;width:112px;height:112px;border-radius:30px;display:grid;place-items:center;transform:rotate(-5deg);background:#16910a;color:#fff;font-family:var(--v6-title);font-size:58px;font-weight:900;box-shadow:0 22px 45px rgba(39,143,22,.2)}
.work-center-v6{margin-top:22px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:26px;background:var(--v6-dark);color:#fff}
.work-center-v6 .eyebrow{margin:0 0 7px;color:#a9e9a1}.work-center-v6 h2{margin:0;color:#fff;font-size:22px}
.work-actions-v6{display:flex;align-items:center;gap:12px}.work-actions-v6 a{min-height:54px;padding:13px 20px;border-radius:14px;display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--v6-ink);font-size:10px;font-weight:800;text-decoration:none;text-transform:uppercase}.work-actions-v6 a.primary{background:var(--v6-yellow)}
.work-actions-v6 svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.explore-head-v6{margin:42px 2px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.explore-head-v6 h2{margin:4px 0 0;font-size:30px}.system-health-v6{display:flex;align-items:center;gap:8px;color:var(--v6-muted);font-size:11px}.system-health-v6 i{width:9px;height:9px;border-radius:50%;background:#28a91e;box-shadow:0 0 0 4px #eaf6e7}
.category-grid{gap:16px}.category-card{min-height:260px;padding:24px!important;border-radius:20px!important}.category-card::before{display:none}.category-icon{width:54px!important;height:54px!important;border-radius:15px!important}.category-card>strong{font-size:15px}.category-card>small{font-size:11px}
@media(max-width:1100px){.portal-nav{position:static;width:min(calc(100% - 40px),1460px);transform:none}.portal-welcome-v6{grid-template-columns:1fr .55fr}.portal-welcome-v6 .portal-welcome-copy{padding:52px}.work-center-v6{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){body>main,main{width:min(calc(100% - 24px),1460px);padding-top:20px}.portal-welcome-v6{min-height:360px;grid-template-columns:1fr}.portal-welcome-v6 .portal-welcome-copy{padding:36px 26px}.portal-welcome-visual-v6{min-height:150px;clip-path:none}.portal-welcome-visual-v6 span{width:78px;height:78px;border-radius:22px;font-size:40px}.portal-welcome-visual-v6::before{width:140px;height:140px}.portal-welcome-visual-v6::after{width:100px;height:100px}.work-center-v6{padding:24px}.work-actions-v6{width:100%;display:grid;grid-template-columns:1fr}.work-actions-v6 a{justify-content:center}.explore-head-v6{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr}.category-card{min-height:210px}.app-topbar-row{min-height:66px}.user-copy,.security-link{display:none}}

/* Módulos de trabajo · una sola jerarquía visual */
.portal-module-screen{max-width:1460px!important}
.portal-module-screen>.back{display:inline-flex;align-items:center;min-height:36px;margin:0 0 18px;padding:0 12px;border:1px solid var(--v6-line);border-radius:999px;background:#fff;color:var(--v6-muted);font-size:10px;font-weight:700;text-decoration:none;transition:.18s ease}
.portal-module-screen>.back:hover{border-color:#b7d7b1;color:var(--v6-green-dark);transform:translateX(-2px)}
.portal-module-screen>.page-head,.portal-module-screen>.wo-head,.portal-module-screen>.gp-head{min-height:178px;margin:0 0 22px!important;padding:34px 38px!important;display:flex;align-items:center!important;justify-content:space-between;gap:26px;border:1px solid var(--v6-line);border-radius:var(--v6-radius);background:linear-gradient(115deg,#fff 0 75%,#eef7eb 75%);box-shadow:none!important}
.portal-module-screen>.page-head>div:first-child,.portal-module-screen>.wo-head>div:first-child,.portal-module-screen>.gp-head>div:first-child{max-width:920px}
.portal-module-screen .eyebrow{margin:0 0 9px;color:var(--v6-green);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.portal-module-screen>.page-head h1,.portal-module-screen>.wo-head h1,.portal-module-screen>.gp-head h1{margin:0;color:var(--v6-ink);font-family:var(--v6-title);font-size:clamp(31px,3.5vw,48px)!important;font-weight:900;line-height:1.02;letter-spacing:-.035em;text-transform:uppercase}
.portal-module-screen>.page-head p,.portal-module-screen>.wo-head p,.portal-module-screen>.gp-head p{max-width:770px;margin:12px 0 0!important;color:var(--v6-muted)!important;font-size:13px!important;line-height:1.7!important;text-transform:none}
.portal-module-screen .button,.portal-module-screen button:not(.tiny-danger){min-height:44px;border-radius:12px;font-weight:700}
.portal-module-screen .button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.portal-module-screen .button:not(.secondary),.portal-module-screen button:not(.secondary-btn):not(.tiny-danger){background:var(--v6-green);color:#fff}
.portal-module-screen .button.secondary,.portal-module-screen .secondary-btn{border:1px solid #d7e5d3;background:#f2f7f0;color:var(--v6-green-dark)}
.portal-module-screen input,.portal-module-screen select,.portal-module-screen textarea{border:1px solid var(--v6-line);border-radius:12px;background:#fff;color:var(--v6-ink);font-size:12px}
.portal-module-screen input:focus,.portal-module-screen select:focus,.portal-module-screen textarea:focus{border-color:var(--v6-green);box-shadow:0 0 0 4px rgba(39,143,22,.1);outline:0}
.portal-module-screen .panel,.portal-module-screen .wo-panel,.portal-module-screen .gp-panel,.portal-module-screen .supplier-agenda-panel,.portal-module-screen .supplier-directory-panel,.portal-module-screen .supplier-profile-section,.portal-module-screen .supplier-calendar-panel,.portal-module-screen .supplier-product-manager{border:1px solid var(--v6-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}
.portal-module-screen .panel-head h2,.portal-module-screen .section-title h2,.portal-module-screen .supplier-directory-toolbar h2{color:var(--v6-ink);font-family:var(--v6-title);font-size:19px!important;font-weight:900;letter-spacing:-.02em;text-transform:uppercase}
.portal-module-screen .panel-head p,.portal-module-screen .section-title p,.portal-module-screen .supplier-directory-toolbar p{color:var(--v6-muted);font-size:11px;line-height:1.6}
.portal-module-screen .empty,.portal-module-screen .empty-state,.portal-module-screen .wo-empty{padding:36px 24px;border:1px dashed #cfd8cc;border-radius:15px;background:#f8faf7;color:var(--v6-muted);text-align:center}

/* Operaciones */
.v6-workflow{margin:0 0 18px;padding:23px 26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--v6-line);border-radius:20px;background:#fff}
.v6-workflow span{position:relative;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;padding-right:25px}
.v6-workflow span:not(:last-child)::after{content:'→';position:absolute;right:8px;color:#adb5ae;font-size:18px}
.v6-workflow b{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--v6-green);color:#fff;font-family:var(--v6-title);font-size:14px}
.v6-workflow small{color:var(--v6-green);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.v6-workflow strong{color:var(--v6-ink);font-size:10px}
.operations-screen .ops-grid{margin:0 0 20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important}
.operations-screen .ops-card{min-height:248px!important;padding:24px!important;border:1px solid var(--v6-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}
.operations-screen .ops-card:hover{border-color:#b5d9ae!important;box-shadow:var(--v6-shadow)!important;transform:translateY(-3px)}
.operations-screen .ops-card-icon{width:58px!important;height:58px!important;border-radius:17px!important}
.operations-screen .ops-card-icon svg{width:29px!important;height:29px!important}
.operations-screen .ops-card h2{margin:20px 0 9px!important;font-size:17px!important;text-transform:uppercase}
.operations-screen .ops-card p{font-size:11px!important;line-height:1.7!important}.operations-screen .ops-card>strong{font-size:10px!important;color:var(--v6-green-dark)!important}
.operations-screen .muted-card{background:#f2f3f0!important;color:#737a74!important;border-style:dashed!important}

/* Indicadores y paneles */
.administration-screen .admin-stat-grid,.web-orders-page .wo-summary,.people-page .gp-stats,.suppliers-screen .supplier-operations-summary{gap:14px!important;margin-bottom:18px!important}
.administration-screen .admin-stat-grid article,.web-orders-page .wo-stat,.people-page .gp-stats article,.suppliers-screen .supplier-operations-summary article{min-height:132px!important;padding:21px!important;border:1px solid var(--v6-line)!important;border-top:4px solid var(--v6-green)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}
.administration-screen .admin-stat-grid article>span,.web-orders-page .wo-stat span,.people-page .gp-stats span,.suppliers-screen .supplier-operations-summary article>span{color:var(--v6-muted)!important;font-size:9px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.administration-screen .admin-stat-grid article>strong,.web-orders-page .wo-stat strong,.people-page .gp-stats strong,.suppliers-screen .supplier-operations-summary article>strong{margin:10px 0 8px;color:var(--v6-ink)!important;font-family:var(--v6-title);font-size:29px!important;font-weight:900}
.administration-screen .admin-stat-grid .danger,.administration-screen .admin-stat-grid .warning,.web-orders-page .wo-stat.payment,.suppliers-screen .supplier-operations-summary .is-warning{border-top-color:var(--v6-yellow)!important;background:#fffdf3!important}
.administration-screen .admin-docs-layout{gap:16px!important}.administration-screen .admin-docs-main,.administration-screen .admin-mail-panel{padding:24px!important}
.administration-screen .admin-doc-row:not(.header),.administration-screen .admin-email-item{border-radius:12px!important}.administration-screen .admin-doc-row:hover,.administration-screen .admin-email-item:hover{background:#f8fbf7!important}

/* Control del portal */
.portal-control-screen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.portal-control-screen>.back,.portal-control-screen>.page-head,.portal-control-screen>.stats,.portal-control-screen>.security-hardening-panel,.portal-control-screen>section:last-child{grid-column:1/-1}
.portal-control-screen>.page-head,.portal-control-screen>.stats,.portal-control-screen>.panel{margin:0!important}
.portal-control-screen>.panel{min-height:245px;padding:25px!important}
.portal-control-screen>.security-hardening-panel{min-height:auto;background:linear-gradient(115deg,#172019,#243329)!important;color:#fff}
.portal-control-screen>.security-hardening-panel h2,.portal-control-screen>.security-hardening-panel p,.portal-control-screen>.security-hardening-panel .logline{color:#fff!important}
.portal-control-screen .security-metrics>div{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important}.portal-control-screen .security-metrics strong,.portal-control-screen .security-metrics span{color:#fff!important}

/* Pedidos web */
.web-orders-page .wo-live{min-height:34px;padding:0 13px;border-radius:999px;background:var(--v6-soft-green)!important;color:var(--v6-green-dark)!important;font-size:9px;font-weight:700}
.web-orders-page .wo-filter{gap:12px!important}.web-orders-page .wo-filter label{color:var(--v6-text);font-size:10px;font-weight:700}.web-orders-page .wo-help{border:0!important;border-left:4px solid var(--v6-green)!important;border-radius:10px!important;background:#f1f7ef!important;color:var(--v6-text)!important}
.web-orders-page .wo-row{padding:17px!important;border:1px solid var(--v6-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.web-orders-page .wo-row:hover{border-color:#b8d8b2!important;box-shadow:0 12px 30px rgba(20,32,24,.06)!important}
.web-orders-page .wo-order{font-family:var(--v6-title)!important;font-size:17px!important}.web-orders-page .wo-status,.web-orders-page .wo-payment-pending{border-radius:999px!important}

/* Productos y etiquetas */
.products-screen .count-card{min-width:150px;border:0!important;border-radius:18px!important;background:var(--v6-dark)!important;color:#fff!important}.products-screen .count-card strong,.products-screen .count-card span{color:#fff!important}
.products-screen>.search{margin:0 0 12px;padding:15px;border:1px solid var(--v6-line);border-radius:17px;background:#fff}.products-screen>.search input{min-height:48px}.products-screen>.search button{min-width:160px}
.products-screen .product-list{gap:10px}.products-screen .product-row{min-height:78px;padding:17px 20px!important;border:1px solid var(--v6-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.products-screen .product-row:hover{border-color:#b5d9ae!important;transform:translateX(2px)}
.products-screen .product-row strong{font-size:13px!important}.products-screen .product-row small{font-size:10px!important}.products-screen .row-actions .arrow{font-size:22px;color:var(--v6-green)}
.labels-screen .label-master-grid-v107{gap:15px!important}.labels-screen .label-master-card-v107{min-height:230px!important;padding:22px!important;border:1px solid var(--v6-line)!important;border-radius:19px!important;background:#fff!important;box-shadow:none!important}.labels-screen .label-master-card-v107:hover{border-color:#b5d9ae!important;box-shadow:var(--v6-shadow)!important;transform:translateY(-3px)}
.labels-screen .label-master-initial{width:54px!important;height:54px!important;border-radius:16px!important;background:var(--v6-soft-green)!important;color:var(--v6-green-dark)!important;font-family:var(--v6-title);font-size:20px!important}.labels-screen .label-master-card-v107>strong{margin-top:auto!important;font-family:var(--v6-title);font-size:15px!important;text-transform:uppercase}

/* Personas y proveedores */
.people-page .gp-head{margin-top:0!important}.people-page .gp-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.people-page .gp-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.people-page .gp-card{min-height:235px;padding:22px!important;display:flex;flex-direction:column;border:1px solid var(--v6-line)!important;border-radius:19px!important;background:#fff!important;box-shadow:none!important}.people-page .gp-card>small{color:var(--v6-green);font-size:8px;font-weight:700;letter-spacing:.13em}.people-page .gp-card h3{margin:18px 0 8px!important;font-size:15px!important;text-transform:uppercase}.people-page .gp-card p{margin:0;color:var(--v6-muted);font-size:10px;line-height:1.7}.people-page .gp-tag{width:max-content;margin-top:auto;padding:7px 10px;border-radius:999px;background:#f0f2ef;color:#687068;font-size:8px;font-weight:700;letter-spacing:.08em}.people-page .gp-tag.active{background:var(--v6-soft-green);color:var(--v6-green-dark)}
.people-page .gp-list{display:grid;gap:10px}.people-page .gp-row{display:grid;grid-template-columns:1.35fr .9fr .9fr .8fr;gap:14px;padding:16px;border:1px solid var(--v6-line);border-radius:14px;background:#fff}.people-page .gp-row small{display:block;margin-bottom:4px;color:var(--v6-muted);font-size:9px}.people-page .gp-note{margin-bottom:14px;padding:14px 16px;border-left:4px solid var(--v6-yellow);border-radius:10px;background:#fffaf0;color:var(--v6-text);font-size:10px}
.suppliers-screen .supplier-agenda-panel,.suppliers-screen .supplier-directory-panel{padding:24px!important}.suppliers-screen .supplier-agenda-row,.suppliers-screen .supplier-directory-row:not(.header){border-radius:12px!important}.suppliers-screen .supplier-directory-name i{width:40px!important;height:40px!important;border-radius:12px!important;background:var(--v6-soft-green)!important;color:var(--v6-green-dark)!important;font-family:var(--v6-title);font-style:normal}

/* Autoservicio, documentos y configuración de boleta */
.employee-resources-page{max-width:1320px!important}.employee-resources-page .er-head,.my-blessed-page .mb-head,.web-billing-settings-page .wbs-head{min-height:165px;margin:0 0 20px;padding:32px 36px;display:flex;align-items:center;border:1px solid var(--v6-line);border-radius:var(--v6-radius);background:linear-gradient(115deg,#fff 0 76%,#eef7eb 76%)}
.employee-resources-page .er-head h1,.my-blessed-page .mb-head h1,.web-billing-settings-page .wbs-head h1{margin:4px 0 8px;font-family:var(--v6-title);font-size:clamp(30px,3.4vw,46px);font-weight:900;line-height:1.02;letter-spacing:-.035em;text-transform:uppercase}
.employee-resources-page .er-head p,.my-blessed-page .mb-head p,.web-billing-settings-page .wbs-head p{max-width:780px;margin:0;color:var(--v6-muted);font-size:12px;line-height:1.7}
.employee-resources-page .er-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.employee-resources-page .er-card{min-height:230px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--v6-line);border-radius:18px;background:#fff}.employee-resources-page .er-card>small,.my-blessed-page .mb-card>small{color:var(--v6-green);font-size:8px;font-weight:700;letter-spacing:.13em}.employee-resources-page .er-card h3{margin:18px 0 8px;font-size:16px;text-transform:uppercase}.employee-resources-page .er-card p{margin:0;color:var(--v6-muted);font-size:11px;line-height:1.7}.employee-resources-page .er-status{width:max-content;max-width:100%;margin-top:auto;padding:7px 10px;border-radius:999px;background:#fff5cf;color:#765e00;font-size:8px;font-weight:700;letter-spacing:.05em}.employee-resources-page .er-status.ready{background:var(--v6-soft-green);color:var(--v6-green-dark)}.employee-resources-page .er-note,.my-blessed-page .mb-note{margin-top:18px;padding:15px 17px;border-left:4px solid var(--v6-yellow);border-radius:11px;background:#fffaf0;color:var(--v6-text);font-size:10px}
.my-blessed-page{max-width:1380px!important}.my-blessed-page .mb-profile{margin-bottom:18px;padding:20px;border:1px solid var(--v6-line);border-radius:20px;background:#fff}.my-blessed-page .mb-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.my-blessed-page .mb-grid article,.my-blessed-page .mb-card{padding:18px;border:1px solid var(--v6-line);border-radius:16px;background:#fff}.my-blessed-page .mb-grid small,.my-blessed-page .mb-card small{display:block;margin-bottom:6px;color:var(--v6-muted);font-size:9px}.my-blessed-page .mb-grid strong{font-size:11px}.my-blessed-page .mb-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-blessed-page .mb-card{min-height:215px;display:flex;flex-direction:column}.my-blessed-page .mb-card h3{margin:16px 0 8px;font-size:15px;text-transform:uppercase}.my-blessed-page .mb-card p{margin:0 0 14px;color:var(--v6-muted);font-size:10px;line-height:1.7}.my-blessed-page .mb-status{width:max-content;padding:7px 10px;border-radius:999px;background:#f0f2ef;color:#69706a;font-size:8px;font-weight:700;letter-spacing:.06em}.my-blessed-page .mb-status.ok{background:var(--v6-soft-green);color:var(--v6-green-dark)}.my-blessed-page .mb-link{display:inline-flex;margin-top:13px;color:var(--v6-green-dark);font-size:10px;font-weight:700;text-decoration:none}
.web-billing-settings-page{max-width:1080px!important}.web-billing-settings-page .wbs-card{padding:24px;border:1px solid var(--v6-line);border-radius:20px;background:#fff}.web-billing-settings-page .wbs-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.web-billing-settings-page .wbs-grid label{display:flex;flex-direction:column;gap:7px;color:var(--v6-text);font-size:10px;font-weight:700}.web-billing-settings-page .wbs-grid label small{color:var(--v6-muted);font-weight:400;line-height:1.55}.web-billing-settings-page .wbs-grid select{min-height:48px;padding:9px 11px}.web-billing-settings-page .wbs-span{grid-column:1/-1}.web-billing-settings-page .wbs-note{padding:14px 16px;border-left:4px solid var(--v6-green);border-radius:10px;background:#f1f7ef;color:var(--v6-text);font-size:10px}.web-billing-settings-page .wbs-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}

@media(max-width:1050px){.operations-screen .ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v6-workflow{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.v6-workflow span:nth-child(2)::after{display:none}.portal-control-screen{grid-template-columns:1fr}.portal-control-screen>.panel{grid-column:1}.portal-control-screen>.back,.portal-control-screen>.page-head,.portal-control-screen>.stats,.portal-control-screen>.security-hardening-panel,.portal-control-screen>section:last-child{grid-column:1}.people-page .gp-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.people-page .gp-row{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.my-blessed-page .mb-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.portal-module-screen>.page-head,.portal-module-screen>.wo-head,.portal-module-screen>.gp-head{min-height:auto;padding:27px 22px!important;align-items:flex-start!important;flex-direction:column;background:linear-gradient(155deg,#fff 0 82%,#eef7eb 82%)}.portal-module-screen>.page-head h1,.portal-module-screen>.wo-head h1,.portal-module-screen>.gp-head h1{font-size:30px!important}.portal-module-screen>.page-head .button,.portal-module-screen>.wo-head .button,.portal-module-screen>.gp-head .button{width:100%}.v6-workflow{grid-template-columns:1fr;padding:19px}.v6-workflow span{min-height:48px}.v6-workflow span::after{display:none!important}.operations-screen .ops-grid,.people-page .gp-tools,.people-page .gp-stats{grid-template-columns:1fr!important}.operations-screen .ops-card{min-height:215px!important}.administration-screen .admin-stat-grid,.web-orders-page .wo-summary,.suppliers-screen .supplier-operations-summary{grid-template-columns:1fr 1fr!important}.people-page .gp-row{grid-template-columns:1fr}.products-screen>.search{flex-direction:column}.products-screen>.search button{width:100%}.portal-control-screen>.panel{min-height:auto}.employee-resources-page .er-head,.my-blessed-page .mb-head,.web-billing-settings-page .wbs-head{min-height:auto;padding:27px 22px;background:linear-gradient(155deg,#fff 0 84%,#eef7eb 84%)}.employee-resources-page .er-grid,.my-blessed-page .mb-grid,.my-blessed-page .mb-tools,.web-billing-settings-page .wbs-grid{grid-template-columns:1fr}.web-billing-settings-page .wbs-span{grid-column:auto}}
@media(max-width:480px){.administration-screen .admin-stat-grid,.web-orders-page .wo-summary,.suppliers-screen .supplier-operations-summary{grid-template-columns:1fr!important}}
