html:root,html:root[data-app-theme=modern-dark],html:root[data-app-theme=sebs-app]{color-scheme:dark;--theme-surface-page: #070a12;--theme-surface-card: rgba(255, 255, 255, .06);--theme-surface-card-strong: rgba(255, 255, 255, .09);--theme-surface-card-soft: rgba(255, 255, 255, .045);--theme-surface-subtle: rgba(255, 255, 255, .04);--theme-surface-field: rgba(255, 255, 255, .06);--theme-surface-field-strong: #1a1f2e;--theme-surface-field-focus: rgba(255, 255, 255, .08);--theme-surface-brand-soft: rgba(239, 27, 47, .08);--theme-surface-brand: rgba(239, 27, 47, .1);--theme-border-default: rgba(255, 255, 255, .13);--theme-border-strong: rgba(255, 255, 255, .18);--theme-border-subtle: rgba(255, 255, 255, .08);--theme-border-line: rgba(255, 255, 255, .14);--theme-border-brand: rgba(239, 27, 47, .28);--theme-border-focus: rgba(239, 27, 47, .55);--theme-text-primary: rgba(255, 255, 255, .92);--theme-text-secondary: rgba(255, 255, 255, .8);--theme-text-soft: rgba(255, 255, 255, .72);--theme-text-muted: rgba(255, 255, 255, .65);--theme-text-placeholder: rgba(255, 255, 255, .4);--theme-text-on-brand: #ffffff;--theme-color-brand: #ef1b2f;--theme-color-brand-strong: #b80f1f;--theme-color-accent: #ff3d6e;--theme-color-accent-soft: #7c3aed;--theme-color-danger: #ef4444;--theme-color-warning: #f97316;--theme-color-success: #ff3d6e;--theme-color-neutral: #94a3b8;--theme-status-success-fill: rgba(34, 197, 94, .95);--theme-status-success-ring: rgba(34, 197, 94, .14);--theme-status-success-border: rgba(34, 197, 94, .36);--theme-status-success-surface: rgba(34, 197, 94, .16);--theme-status-success-text: rgba(220, 252, 231, .95);--theme-status-warning-fill: rgba(249, 115, 22, .95);--theme-status-warning-ring: rgba(249, 115, 22, .14);--theme-status-warning-border: rgba(249, 115, 22, .34);--theme-status-warning-surface: rgba(249, 115, 22, .14);--theme-status-warning-text: rgba(255, 237, 213, .95);--theme-status-danger-fill: rgba(239, 68, 68, .95);--theme-status-danger-ring: rgba(239, 68, 68, .14);--theme-status-danger-border: rgba(239, 68, 68, .45);--theme-status-danger-surface: rgba(239, 68, 68, .15);--theme-status-danger-text: rgba(254, 226, 226, .94);--theme-status-info-fill: rgba(255, 61, 110, .95);--theme-status-info-ring: rgba(255, 61, 110, .14);--theme-status-info-border: rgba(255, 61, 110, .34);--theme-status-info-surface: rgba(255, 61, 110, .14);--theme-status-info-text: rgba(255, 228, 236, .94);--theme-status-neutral-fill: rgba(148, 163, 184, .9);--theme-status-neutral-ring: rgba(148, 163, 184, .12);--theme-status-neutral-border: rgba(148, 163, 184, .22);--theme-status-neutral-surface: rgba(148, 163, 184, .1);--theme-status-neutral-text: rgba(226, 232, 240, .92);--theme-status-purple-fill: rgba(124, 58, 237, .95);--theme-status-purple-ring: rgba(124, 58, 237, .14);--theme-status-purple-border: rgba(124, 58, 237, .3);--theme-status-purple-surface: rgba(124, 58, 237, .12);--theme-status-purple-text: rgba(237, 233, 254, .95);--theme-button-bg: rgba(239, 27, 47, .1);--theme-button-border: rgba(255, 255, 255, .14);--theme-button-text: var(--theme-text-primary);--theme-button-hover-bg: rgba(239, 27, 47, .14);--theme-button-hover-border: rgba(255, 255, 255, .2);--theme-button-secondary-bg: rgba(239, 27, 47, .08);--theme-button-secondary-border: rgba(239, 27, 47, .28);--theme-button-secondary-text: var(--theme-text-primary);--theme-button-primary-bg-start: var(--theme-color-brand);--theme-button-primary-bg-end: var(--theme-color-brand-strong);--theme-button-primary-border: rgba(255, 255, 255, .18);--theme-button-primary-text: var(--theme-text-on-brand);--theme-button-primary-shadow: 0 14px 34px rgba(239, 27, 47, .18);--theme-button-primary-hover-filter: brightness(1.06);--theme-button-primary-soft-bg: rgba(239, 27, 47, .18);--theme-button-primary-soft-border: rgba(239, 27, 47, .45);--theme-button-primary-soft-text: var(--theme-text-primary);--theme-button-primary-soft-hover-bg: rgba(239, 27, 47, .26);--theme-button-primary-soft-hover-border: rgba(239, 27, 47, .55);--theme-pill-bg: rgba(239, 27, 47, .08);--theme-pill-border: rgba(239, 27, 47, .22);--theme-pill-text: var(--theme-text-soft);--theme-pill-ring: rgba(239, 27, 47, .08);--theme-tag-bg: rgba(239, 27, 47, .08);--theme-tag-border: rgba(239, 27, 47, .22);--theme-tag-text: var(--theme-text-secondary);--theme-card-border: var(--theme-border-default);--theme-card-border-strong: var(--theme-border-line);--theme-card-bg-start: var(--theme-surface-card-strong);--theme-card-bg-end: var(--theme-surface-card);--theme-card-shadow: var(--theme-shadow-page);--theme-panel-bg: var(--theme-surface-subtle);--theme-panel-bg-strong: var(--theme-surface-card-soft);--theme-panel-border: var(--theme-border-default);--theme-panel-hover-bg: var(--theme-surface-card-strong);--theme-panel-hover-border: var(--theme-border-strong);--theme-panel-shadow: 0 16px 45px rgba(0, 0, 0, .35);--theme-divider: var(--theme-border-line);--theme-table-head-bg: var(--theme-surface-card-strong);--theme-table-head-text: var(--theme-text-secondary);--theme-table-head-border: var(--theme-border-line);--theme-table-row-border: var(--theme-border-subtle);--theme-table-row-hover-bg: var(--theme-surface-card-soft);--theme-control-placeholder: var(--theme-text-placeholder);--theme-popover-bg: rgba(7, 10, 18, .98);--theme-popover-border: var(--theme-border-default);--theme-popover-item-border: var(--theme-border-subtle);--theme-popover-hover-bg: var(--theme-button-primary-soft-bg);--theme-popover-shadow: 0 12px 34px rgba(0, 0, 0, .45);--theme-modal-backdrop: radial-gradient(700px 400px at 15% 20%, rgba(239, 27, 47, .16), transparent 60%), linear-gradient(180deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, .78));--theme-modal-bg-start: rgba(20, 24, 35, .96);--theme-modal-bg-end: rgba(11, 15, 24, .94);--theme-modal-border: var(--theme-border-default);--theme-modal-shadow: 0 30px 90px rgba(0, 0, 0, .55), 0 0 0 1px rgba(255, 255, 255, .03), 0 0 40px rgba(239, 27, 47, .12);--theme-modal-accent-text: rgba(255, 61, 110, .88);--theme-modal-close-bg: var(--theme-surface-card-soft);--theme-modal-close-border: var(--theme-border-default);--theme-modal-close-hover-bg: var(--theme-button-primary-soft-bg);--theme-modal-close-hover-border: var(--theme-button-primary-soft-border);--theme-shadow-page: 0 24px 70px rgba(0, 0, 0, .55);--theme-shadow-focus-ring: 0 0 0 4px rgba(239, 27, 47, .16);--theme-radius-lg: 16px;--theme-radius-xl: 18px;--theme-radius-xxl: 20px;--theme-radius-pill: 999px;--theme-image-watermark: url(/build/assets/logo-DKlINHdW.jpeg);--theme-image-brand-logo: url(/build/assets/logo_smart-CfAyoCvg.jpeg);--theme-shell-overlay: radial-gradient(900px 520px at 12% 16%, rgba(239, 27, 47, .28), transparent 60%), radial-gradient(760px 420px at 88% 22%, rgba(255, 61, 110, .14), transparent 58%), radial-gradient(900px 520px at 50% 95%, rgba(124, 58, 237, .1), transparent 62%), linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .75))}html:root[data-app-theme=modern-light]{color-scheme:light;--theme-surface-page: #e8eef5;--theme-surface-card: rgba(255, 255, 255, .94);--theme-surface-card-strong: rgba(255, 255, 255, .99);--theme-surface-card-soft: rgba(255, 255, 255, .9);--theme-surface-subtle: rgba(255, 255, 255, .82);--theme-surface-field: rgba(255, 255, 255, .94);--theme-surface-field-strong: #ffffff;--theme-surface-field-focus: #ffffff;--theme-surface-brand-soft: rgba(225, 6, 0, .08);--theme-surface-brand: rgba(225, 6, 0, .12);--theme-border-default: rgba(15, 23, 42, .18);--theme-border-strong: rgba(15, 23, 42, .26);--theme-border-subtle: rgba(15, 23, 42, .12);--theme-border-line: rgba(15, 23, 42, .18);--theme-border-brand: rgba(225, 6, 0, .28);--theme-border-focus: rgba(225, 6, 0, .4);--theme-text-primary: #111827;--theme-text-secondary: #243041;--theme-text-soft: #435063;--theme-text-muted: #5f6c7d;--theme-text-placeholder: rgba(17, 24, 39, .42);--theme-text-on-brand: #ffffff;--theme-color-brand: #e10600;--theme-color-brand-strong: #c00500;--theme-color-accent: #ef4444;--theme-color-accent-soft: #fb7185;--theme-color-danger: #dc2626;--theme-color-warning: #f97316;--theme-color-success: #e10600;--theme-color-neutral: #94a3b8;--theme-status-success-fill: rgba(34, 197, 94, .92);--theme-status-success-ring: rgba(34, 197, 94, .14);--theme-status-success-border: rgba(34, 197, 94, .28);--theme-status-success-surface: rgba(34, 197, 94, .1);--theme-status-success-text: #166534;--theme-status-warning-fill: rgba(249, 115, 22, .92);--theme-status-warning-ring: rgba(249, 115, 22, .14);--theme-status-warning-border: rgba(249, 115, 22, .28);--theme-status-warning-surface: rgba(249, 115, 22, .1);--theme-status-warning-text: #9a3412;--theme-status-danger-fill: rgba(239, 68, 68, .92);--theme-status-danger-ring: rgba(239, 68, 68, .14);--theme-status-danger-border: rgba(220, 38, 38, .34);--theme-status-danger-surface: rgba(239, 68, 68, .1);--theme-status-danger-text: #991b1b;--theme-status-info-fill: rgba(225, 6, 0, .92);--theme-status-info-ring: rgba(225, 6, 0, .14);--theme-status-info-border: rgba(225, 6, 0, .28);--theme-status-info-surface: rgba(225, 6, 0, .1);--theme-status-info-text: #991b1b;--theme-status-neutral-fill: rgba(148, 163, 184, .9);--theme-status-neutral-ring: rgba(148, 163, 184, .12);--theme-status-neutral-border: rgba(148, 163, 184, .22);--theme-status-neutral-surface: rgba(148, 163, 184, .1);--theme-status-neutral-text: #334155;--theme-status-purple-fill: rgba(124, 58, 237, .92);--theme-status-purple-ring: rgba(124, 58, 237, .14);--theme-status-purple-border: rgba(124, 58, 237, .24);--theme-status-purple-surface: rgba(124, 58, 237, .1);--theme-status-purple-text: #5b21b6;--theme-button-bg: rgba(225, 6, 0, .1);--theme-button-border: rgba(15, 23, 42, .18);--theme-button-text: var(--theme-text-primary);--theme-button-hover-bg: rgba(225, 6, 0, .14);--theme-button-hover-border: rgba(15, 23, 42, .24);--theme-button-secondary-bg: rgba(225, 6, 0, .08);--theme-button-secondary-border: rgba(225, 6, 0, .26);--theme-button-secondary-text: var(--theme-text-primary);--theme-button-primary-bg-start: var(--theme-color-brand);--theme-button-primary-bg-end: var(--theme-color-brand-strong);--theme-button-primary-border: rgba(225, 6, 0, .3);--theme-button-primary-text: var(--theme-text-on-brand);--theme-button-primary-shadow: 0 14px 34px rgba(225, 6, 0, .16);--theme-button-primary-hover-filter: brightness(1.04);--theme-button-primary-soft-bg: rgba(225, 6, 0, .12);--theme-button-primary-soft-border: rgba(225, 6, 0, .34);--theme-button-primary-soft-text: var(--theme-text-primary);--theme-button-primary-soft-hover-bg: rgba(225, 6, 0, .18);--theme-button-primary-soft-hover-border: rgba(225, 6, 0, .44);--theme-pill-bg: rgba(225, 6, 0, .1);--theme-pill-border: rgba(225, 6, 0, .22);--theme-pill-text: var(--theme-text-soft);--theme-pill-ring: rgba(225, 6, 0, .08);--theme-tag-bg: rgba(225, 6, 0, .1);--theme-tag-border: rgba(225, 6, 0, .22);--theme-tag-text: var(--theme-text-secondary);--theme-card-border: rgba(15, 23, 42, .18);--theme-card-border-strong: rgba(15, 23, 42, .18);--theme-card-bg-start: rgba(255, 255, 255, .99);--theme-card-bg-end: rgba(255, 255, 255, .94);--theme-card-shadow: 0 20px 48px rgba(15, 23, 42, .16);--theme-panel-bg: rgba(255, 255, 255, .82);--theme-panel-bg-strong: rgba(255, 255, 255, .9);--theme-panel-border: rgba(15, 23, 42, .16);--theme-panel-hover-bg: rgba(255, 255, 255, .97);--theme-panel-hover-border: rgba(15, 23, 42, .24);--theme-panel-shadow: 0 14px 32px rgba(15, 23, 42, .12);--theme-divider: rgba(15, 23, 42, .18);--theme-table-head-bg: rgba(255, 255, 255, .98);--theme-table-head-text: #243041;--theme-table-head-border: rgba(15, 23, 42, .16);--theme-table-row-border: rgba(15, 23, 42, .12);--theme-table-row-hover-bg: rgba(255, 255, 255, .88);--theme-control-placeholder: rgba(17, 24, 39, .42);--theme-popover-bg: rgba(255, 255, 255, .98);--theme-popover-border: rgba(15, 23, 42, .16);--theme-popover-item-border: rgba(15, 23, 42, .1);--theme-popover-hover-bg: rgba(225, 6, 0, .14);--theme-popover-shadow: 0 18px 42px rgba(15, 23, 42, .14);--theme-modal-backdrop: radial-gradient(760px 420px at 15% 20%, rgba(225, 6, 0, .1), transparent 60%), linear-gradient(180deg, rgba(232, 238, 245, .72), rgba(220, 228, 238, .86));--theme-modal-bg-start: rgba(255, 255, 255, .98);--theme-modal-bg-end: rgba(244, 247, 251, .96);--theme-modal-border: rgba(15, 23, 42, .16);--theme-modal-shadow: 0 30px 80px rgba(15, 23, 42, .18), 0 0 0 1px rgba(255, 255, 255, .75);--theme-modal-accent-text: rgba(225, 6, 0, .82);--theme-modal-close-bg: rgba(255, 255, 255, .9);--theme-modal-close-border: rgba(15, 23, 42, .14);--theme-modal-close-hover-bg: rgba(225, 6, 0, .12);--theme-modal-close-hover-border: rgba(225, 6, 0, .28);--theme-shadow-page: 0 20px 48px rgba(15, 23, 42, .16);--theme-shadow-focus-ring: 0 0 0 4px rgba(225, 6, 0, .12);--theme-radius-lg: 16px;--theme-radius-xl: 18px;--theme-radius-xxl: 20px;--theme-radius-pill: 999px;--theme-image-watermark: url(/build/assets/logo-DKlINHdW.jpeg);--theme-image-brand-logo: url(/build/assets/logo_smart-CfAyoCvg.jpeg);--theme-shell-overlay: radial-gradient(780px 420px at 12% 16%, rgba(225, 6, 0, .08), transparent 60%), radial-gradient(720px 420px at 88% 18%, rgba(255, 255, 255, .34), transparent 56%), linear-gradient(180deg, rgba(255, 255, 255, .78), rgba(245, 247, 251, .92))}html:root[data-app-theme=paper-dawn]{color-scheme:light;--theme-surface-page: #efe4cf;--theme-surface-card: rgba(255, 251, 242, .92);--theme-surface-card-strong: rgba(255, 252, 246, .98);--theme-surface-card-soft: rgba(245, 237, 222, .9);--theme-surface-subtle: rgba(240, 231, 214, .88);--theme-surface-field: rgba(255, 251, 244, .97);--theme-surface-field-strong: #fffdf8;--theme-surface-field-focus: #fffefb;--theme-surface-brand-soft: rgba(196, 150, 58, .12);--theme-surface-brand: rgba(196, 150, 58, .16);--theme-border-default: rgba(129, 101, 54, .18);--theme-border-strong: rgba(196, 150, 58, .3);--theme-border-subtle: rgba(163, 140, 101, .18);--theme-border-line: rgba(129, 101, 54, .16);--theme-border-brand: rgba(196, 150, 58, .34);--theme-border-focus: rgba(196, 150, 58, .38);--theme-text-primary: #332718;--theme-text-secondary: #7c5b24;--theme-text-soft: #67533a;--theme-text-muted: #8c775c;--theme-text-placeholder: rgba(51, 39, 24, .4);--theme-text-on-brand: #2f230e;--theme-color-brand: #c4963a;--theme-color-brand-strong: #a77722;--theme-color-accent: #9a6a2f;--theme-color-accent-soft: #b58552;--theme-color-danger: #f52a65;--theme-color-warning: #a66a12;--theme-color-success: #6f7b3b;--theme-color-neutral: #9f8b6c;--theme-status-success-fill: rgba(88, 117, 57, .92);--theme-status-success-ring: rgba(88, 117, 57, .14);--theme-status-success-border: rgba(88, 117, 57, .28);--theme-status-success-surface: rgba(88, 117, 57, .1);--theme-status-success-text: #415427;--theme-status-warning-fill: rgba(166, 106, 18, .92);--theme-status-warning-ring: rgba(166, 106, 18, .14);--theme-status-warning-border: rgba(166, 106, 18, .26);--theme-status-warning-surface: rgba(166, 106, 18, .1);--theme-status-warning-text: #7b5316;--theme-status-danger-fill: rgba(245, 42, 101, .92);--theme-status-danger-ring: rgba(245, 42, 101, .14);--theme-status-danger-border: rgba(245, 42, 101, .28);--theme-status-danger-surface: rgba(245, 42, 101, .1);--theme-status-danger-text: #a12a52;--theme-status-info-fill: rgba(196, 150, 58, .94);--theme-status-info-ring: rgba(196, 150, 58, .14);--theme-status-info-border: rgba(196, 150, 58, .28);--theme-status-info-surface: rgba(196, 150, 58, .1);--theme-status-info-text: #7c5b24;--theme-status-neutral-fill: rgba(159, 139, 108, .9);--theme-status-neutral-ring: rgba(159, 139, 108, .12);--theme-status-neutral-border: rgba(159, 139, 108, .22);--theme-status-neutral-surface: rgba(159, 139, 108, .12);--theme-status-neutral-text: #6d5a3d;--theme-status-purple-fill: rgba(142, 105, 82, .92);--theme-status-purple-ring: rgba(142, 105, 82, .14);--theme-status-purple-border: rgba(142, 105, 82, .24);--theme-status-purple-surface: rgba(142, 105, 82, .1);--theme-status-purple-text: #7a5645;--theme-button-bg: rgba(196, 150, 58, .1);--theme-button-border: rgba(129, 101, 54, .18);--theme-button-text: var(--theme-text-primary);--theme-button-hover-bg: rgba(196, 150, 58, .14);--theme-button-hover-border: rgba(196, 150, 58, .24);--theme-button-secondary-bg: rgba(154, 106, 47, .1);--theme-button-secondary-border: rgba(154, 106, 47, .24);--theme-button-secondary-text: var(--theme-text-primary);--theme-button-primary-bg-start: #d1a44a;--theme-button-primary-bg-end: #b6842d;--theme-button-primary-border: rgba(196, 150, 58, .3);--theme-button-primary-text: var(--theme-text-on-brand);--theme-button-primary-shadow: 0 14px 34px rgba(167, 119, 34, .18);--theme-button-primary-hover-filter: brightness(1.04);--theme-button-primary-soft-bg: rgba(196, 150, 58, .12);--theme-button-primary-soft-border: rgba(196, 150, 58, .28);--theme-button-primary-soft-text: var(--theme-text-primary);--theme-button-primary-soft-hover-bg: rgba(196, 150, 58, .18);--theme-button-primary-soft-hover-border: rgba(196, 150, 58, .36);--theme-pill-bg: rgba(196, 150, 58, .1);--theme-pill-border: rgba(196, 150, 58, .22);--theme-pill-text: var(--theme-text-soft);--theme-pill-ring: rgba(196, 150, 58, .08);--theme-tag-bg: rgba(154, 106, 47, .1);--theme-tag-border: rgba(154, 106, 47, .2);--theme-tag-text: var(--theme-text-secondary);--theme-card-border: var(--theme-border-default);--theme-card-border-strong: var(--theme-border-line);--theme-card-bg-start: rgba(255, 255, 255, .98);--theme-card-bg-end: rgba(248, 241, 228, .94);--theme-card-shadow: var(--theme-shadow-page);--theme-panel-bg: var(--theme-surface-subtle);--theme-panel-bg-strong: var(--theme-surface-card-soft);--theme-panel-border: var(--theme-border-default);--theme-panel-hover-bg: rgba(255, 255, 255, .98);--theme-panel-hover-border: var(--theme-border-strong);--theme-panel-shadow: 0 16px 34px rgba(102, 77, 37, .12);--theme-divider: var(--theme-border-line);--theme-table-head-bg: rgba(248, 242, 231, .98);--theme-table-head-text: var(--theme-text-secondary);--theme-table-head-border: var(--theme-border-line);--theme-table-row-border: var(--theme-border-subtle);--theme-table-row-hover-bg: rgba(242, 233, 216, .72);--theme-control-placeholder: var(--theme-text-placeholder);--theme-popover-bg: rgba(255, 255, 255, .98);--theme-popover-border: var(--theme-border-default);--theme-popover-item-border: var(--theme-border-subtle);--theme-popover-hover-bg: rgba(196, 150, 58, .1);--theme-popover-shadow: 0 18px 40px rgba(102, 77, 37, .16);--theme-modal-backdrop: radial-gradient(720px 420px at 15% 18%, rgba(196, 150, 58, .11), transparent 60%), radial-gradient(720px 420px at 85% 20%, rgba(154, 106, 47, .08), transparent 58%), linear-gradient(180deg, rgba(246, 239, 225, .76), rgba(239, 228, 207, .88));--theme-modal-bg-start: rgba(255, 255, 255, .99);--theme-modal-bg-end: rgba(248, 241, 229, .97);--theme-modal-border: var(--theme-border-default);--theme-modal-shadow: 0 28px 70px rgba(102, 77, 37, .16), 0 0 0 1px rgba(255, 250, 240, .78);--theme-modal-accent-text: rgba(167, 119, 34, .92);--theme-modal-close-bg: rgba(248, 242, 231, .96);--theme-modal-close-border: var(--theme-border-default);--theme-modal-close-hover-bg: rgba(196, 150, 58, .1);--theme-modal-close-hover-border: rgba(196, 150, 58, .24);--theme-shadow-page: 0 18px 46px rgba(102, 77, 37, .14);--theme-shadow-focus-ring: 0 0 0 4px rgba(196, 150, 58, .14);--theme-radius-lg: 16px;--theme-radius-xl: 18px;--theme-radius-xxl: 20px;--theme-radius-pill: 999px;--theme-image-watermark: url(/build/assets/logo-DKlINHdW.jpeg);--theme-image-brand-logo: url(/build/assets/logo_smart-CfAyoCvg.jpeg);--theme-shell-overlay: radial-gradient(900px 520px at 12% 16%, rgba(196, 150, 58, .11), transparent 60%), radial-gradient(760px 420px at 88% 22%, rgba(154, 106, 47, .08), transparent 58%), radial-gradient(900px 520px at 50% 95%, rgba(111, 123, 59, .06), transparent 62%), linear-gradient(180deg, rgba(255, 252, 246, .76), rgba(243, 234, 217, .92))}html:root[data-app-theme=sebs-public]{color-scheme:light;--theme-surface-page: #f6f7f9;--theme-surface-card: #ffffff;--theme-surface-card-strong: #ffffff;--theme-surface-card-soft: rgba(255, 255, 255, .94);--theme-surface-subtle: rgba(255, 255, 255, .85);--theme-surface-field: #ffffff;--theme-surface-field-strong: #ffffff;--theme-surface-field-focus: #ffffff;--theme-surface-brand-soft: rgba(225, 6, 0, .08);--theme-surface-brand: rgba(225, 6, 0, .1);--theme-border-default: rgba(0, 0, 0, .08);--theme-border-strong: rgba(0, 0, 0, .12);--theme-border-subtle: rgba(0, 0, 0, .06);--theme-border-line: rgba(255, 255, 255, .14);--theme-border-brand: rgba(225, 6, 0, .28);--theme-border-focus: rgba(225, 6, 0, .45);--theme-text-primary: #0b0f14;--theme-text-secondary: #2b3440;--theme-text-soft: #414c59;--theme-text-muted: #5c6672;--theme-text-placeholder: rgba(11, 15, 20, .42);--theme-text-on-brand: #ffffff;--theme-color-brand: #e10600;--theme-color-brand-strong: #c00500;--theme-color-accent: #f04a3e;--theme-color-accent-soft: #ff8a6a;--theme-color-danger: #d92d20;--theme-color-warning: #f97316;--theme-color-success: #e10600;--theme-color-neutral: #94a3b8;--theme-status-success-fill: rgba(34, 197, 94, .95);--theme-status-success-ring: rgba(34, 197, 94, .14);--theme-status-success-border: rgba(34, 197, 94, .28);--theme-status-success-surface: rgba(34, 197, 94, .1);--theme-status-success-text: #166534;--theme-status-warning-fill: rgba(249, 115, 22, .95);--theme-status-warning-ring: rgba(249, 115, 22, .14);--theme-status-warning-border: rgba(249, 115, 22, .28);--theme-status-warning-surface: rgba(249, 115, 22, .1);--theme-status-warning-text: #9a3412;--theme-status-danger-fill: rgba(239, 68, 68, .95);--theme-status-danger-ring: rgba(239, 68, 68, .14);--theme-status-danger-border: rgba(239, 68, 68, .36);--theme-status-danger-surface: rgba(239, 68, 68, .12);--theme-status-danger-text: #991b1b;--theme-status-info-fill: rgba(225, 6, 0, .95);--theme-status-info-ring: rgba(225, 6, 0, .14);--theme-status-info-border: rgba(225, 6, 0, .28);--theme-status-info-surface: rgba(225, 6, 0, .1);--theme-status-info-text: #991b1b;--theme-status-neutral-fill: rgba(148, 163, 184, .9);--theme-status-neutral-ring: rgba(148, 163, 184, .12);--theme-status-neutral-border: rgba(148, 163, 184, .22);--theme-status-neutral-surface: rgba(148, 163, 184, .1);--theme-status-neutral-text: #334155;--theme-status-purple-fill: rgba(124, 58, 237, .95);--theme-status-purple-ring: rgba(124, 58, 237, .14);--theme-status-purple-border: rgba(124, 58, 237, .24);--theme-status-purple-surface: rgba(124, 58, 237, .1);--theme-status-purple-text: #5b21b6;--theme-button-bg: rgba(225, 6, 0, .1);--theme-button-border: rgba(0, 0, 0, .12);--theme-button-text: var(--theme-text-primary);--theme-button-hover-bg: rgba(225, 6, 0, .14);--theme-button-hover-border: rgba(0, 0, 0, .16);--theme-button-secondary-bg: rgba(225, 6, 0, .08);--theme-button-secondary-border: rgba(225, 6, 0, .26);--theme-button-secondary-text: var(--theme-text-primary);--theme-button-primary-bg-start: var(--theme-color-brand);--theme-button-primary-bg-end: var(--theme-color-brand-strong);--theme-button-primary-border: rgba(225, 6, 0, .3);--theme-button-primary-text: var(--theme-text-on-brand);--theme-button-primary-shadow: 0 14px 34px rgba(225, 6, 0, .14);--theme-button-primary-hover-filter: brightness(1.04);--theme-button-primary-soft-bg: rgba(225, 6, 0, .12);--theme-button-primary-soft-border: rgba(225, 6, 0, .34);--theme-button-primary-soft-text: var(--theme-text-primary);--theme-button-primary-soft-hover-bg: rgba(225, 6, 0, .18);--theme-button-primary-soft-hover-border: rgba(225, 6, 0, .44);--theme-pill-bg: rgba(225, 6, 0, .1);--theme-pill-border: rgba(225, 6, 0, .22);--theme-pill-text: var(--theme-text-soft);--theme-pill-ring: rgba(225, 6, 0, .08);--theme-tag-bg: rgba(225, 6, 0, .1);--theme-tag-border: rgba(225, 6, 0, .22);--theme-tag-text: var(--theme-text-secondary);--theme-card-border: rgba(0, 0, 0, .08);--theme-card-border-strong: rgba(0, 0, 0, .1);--theme-card-bg-start: #ffffff;--theme-card-bg-end: #ffffff;--theme-card-shadow: 0 10px 30px rgba(0, 0, 0, .25);--theme-panel-bg: rgba(255, 255, 255, .85);--theme-panel-bg-strong: rgba(255, 255, 255, .94);--theme-panel-border: rgba(0, 0, 0, .08);--theme-panel-hover-bg: #ffffff;--theme-panel-hover-border: rgba(0, 0, 0, .14);--theme-panel-shadow: 0 12px 28px rgba(0, 0, 0, .14);--theme-divider: rgba(0, 0, 0, .1);--theme-table-head-bg: #ffffff;--theme-table-head-text: #2b3440;--theme-table-head-border: rgba(0, 0, 0, .1);--theme-table-row-border: rgba(0, 0, 0, .08);--theme-table-row-hover-bg: rgba(255, 255, 255, .92);--theme-control-placeholder: rgba(11, 15, 20, .42);--theme-popover-bg: rgba(255, 255, 255, .98);--theme-popover-border: rgba(0, 0, 0, .1);--theme-popover-item-border: rgba(0, 0, 0, .08);--theme-popover-hover-bg: rgba(225, 6, 0, .12);--theme-popover-shadow: 0 16px 36px rgba(0, 0, 0, .14);--theme-modal-backdrop: radial-gradient(760px 420px at 15% 20%, rgba(225, 6, 0, .08), transparent 60%), linear-gradient(180deg, rgba(246, 247, 249, .78), rgba(240, 242, 245, .9));--theme-modal-bg-start: rgba(255, 255, 255, .99);--theme-modal-bg-end: rgba(246, 247, 249, .98);--theme-modal-border: rgba(0, 0, 0, .1);--theme-modal-shadow: 0 24px 64px rgba(0, 0, 0, .16), 0 0 0 1px rgba(255, 255, 255, .8);--theme-modal-accent-text: rgba(225, 6, 0, .82);--theme-modal-close-bg: rgba(255, 255, 255, .94);--theme-modal-close-border: rgba(0, 0, 0, .1);--theme-modal-close-hover-bg: rgba(225, 6, 0, .12);--theme-modal-close-hover-border: rgba(225, 6, 0, .26);--theme-shadow-page: 0 10px 30px rgba(0, 0, 0, .25);--theme-shadow-focus-ring: 0 0 0 4px rgba(225, 6, 0, .12);--theme-radius-lg: 16px;--theme-radius-xl: 18px;--theme-radius-xxl: 20px;--theme-radius-pill: 999px;--theme-image-watermark: url(/build/assets/logo-DKlINHdW.jpeg);--theme-image-brand-logo: url(/build/assets/logo_smart-CfAyoCvg.jpeg);--theme-shell-overlay: none}html:root{--bg: var(--theme-surface-page);--card: var(--theme-surface-card);--card2: var(--theme-surface-card-strong);--surface-subtle: var(--theme-surface-subtle);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--text: var(--theme-text-primary);--text-soft: var(--theme-text-soft);--muted: var(--theme-text-muted);--primary: var(--theme-color-brand);--primary2: var(--theme-color-brand-strong);--accent: var(--theme-color-accent);--accent2: var(--theme-color-accent-soft);--danger: var(--theme-color-danger);--success: var(--theme-color-success);--warning: var(--theme-color-warning);--shadow: var(--theme-shadow-page);--radius: var(--theme-radius-xl);--line: var(--theme-border-line);--brand: var(--theme-color-brand);--brand-soft: var(--theme-surface-brand-soft);--brand-surface: var(--theme-surface-brand);--brand-border: var(--theme-border-brand);--white: var(--theme-text-on-brand);--ui-select-bg: var(--theme-surface-field-strong);--ui-select-border: var(--theme-border-strong);--ui-select-text: var(--theme-text-primary);--ui-select-arrow: var(--theme-text-soft);--ui-date-icon: var(--theme-color-accent);--ui-control-bg: var(--theme-surface-field);--ui-control-bg-focus: var(--theme-surface-field-focus);--ui-control-border: var(--theme-border-default);--ui-control-focus-border: var(--theme-border-focus);--ui-control-focus-ring: var(--theme-shadow-focus-ring);--ui-btn-bg: var(--theme-button-bg);--ui-btn-border: var(--theme-button-border);--ui-btn-text: var(--theme-button-text);--ui-btn-hover-bg: var(--theme-button-hover-bg);--ui-btn-hover-border: var(--theme-button-hover-border);--ui-btn-secondary-bg: var(--theme-button-secondary-bg);--ui-btn-secondary-border: var(--theme-button-secondary-border);--ui-btn-secondary-text: var(--theme-button-secondary-text);--ui-btn-primary-bg-start: var(--theme-button-primary-bg-start);--ui-btn-primary-bg-end: var(--theme-button-primary-bg-end);--ui-btn-primary-border: var(--theme-button-primary-border);--ui-btn-primary-text: var(--theme-button-primary-text);--ui-btn-primary-shadow: var(--theme-button-primary-shadow);--ui-btn-primary-hover-filter: var(--theme-button-primary-hover-filter);--ui-btn-primary-soft-bg: var(--theme-button-primary-soft-bg);--ui-btn-primary-soft-border: var(--theme-button-primary-soft-border);--ui-btn-primary-soft-text: var(--theme-button-primary-soft-text);--ui-btn-primary-soft-hover-bg: var(--theme-button-primary-soft-hover-bg);--ui-btn-primary-soft-hover-border: var(--theme-button-primary-soft-hover-border);--ui-pill-bg: var(--theme-pill-bg);--ui-pill-border: var(--theme-pill-border);--ui-pill-text: var(--theme-pill-text);--ui-pill-ring: var(--theme-pill-ring);--ui-tag-bg: var(--theme-tag-bg);--ui-tag-border: var(--theme-tag-border);--ui-tag-text: var(--theme-tag-text);--ui-card-border: var(--theme-card-border);--ui-card-border-strong: var(--theme-card-border-strong);--ui-card-bg-start: var(--theme-card-bg-start);--ui-card-bg-end: var(--theme-card-bg-end);--ui-card-shadow: var(--theme-card-shadow);--ui-panel-bg: var(--theme-panel-bg);--ui-panel-bg-strong: var(--theme-panel-bg-strong);--ui-panel-border: var(--theme-panel-border);--ui-panel-hover-bg: var(--theme-panel-hover-bg);--ui-panel-hover-border: var(--theme-panel-hover-border);--ui-panel-shadow: var(--theme-panel-shadow);--ui-divider: var(--theme-divider);--ui-table-head-bg: var(--theme-table-head-bg);--ui-table-head-text: var(--theme-table-head-text);--ui-table-head-border: var(--theme-table-head-border);--ui-table-row-border: var(--theme-table-row-border);--ui-table-row-hover-bg: var(--theme-table-row-hover-bg);--ui-control-placeholder: var(--theme-control-placeholder);--ui-popover-bg: var(--theme-popover-bg);--ui-popover-border: var(--theme-popover-border);--ui-popover-item-border: var(--theme-popover-item-border);--ui-popover-hover-bg: var(--theme-popover-hover-bg);--ui-popover-shadow: var(--theme-popover-shadow);--ui-modal-backdrop: var(--theme-modal-backdrop);--ui-modal-bg-start: var(--theme-modal-bg-start);--ui-modal-bg-end: var(--theme-modal-bg-end);--ui-modal-border: var(--theme-modal-border);--ui-modal-shadow: var(--theme-modal-shadow);--ui-modal-accent-text: var(--theme-modal-accent-text);--ui-modal-close-bg: var(--theme-modal-close-bg);--ui-modal-close-border: var(--theme-modal-close-border);--ui-modal-close-hover-bg: var(--theme-modal-close-hover-bg);--ui-modal-close-hover-border: var(--theme-modal-close-hover-border);--ui-status-success-fill: var(--theme-status-success-fill);--ui-status-success-ring: var(--theme-status-success-ring);--ui-status-success-border: var(--theme-status-success-border);--ui-status-success-surface: var(--theme-status-success-surface);--ui-status-success-text: var(--theme-status-success-text);--ui-status-warning-fill: var(--theme-status-warning-fill);--ui-status-warning-ring: var(--theme-status-warning-ring);--ui-status-warning-border: var(--theme-status-warning-border);--ui-status-warning-surface: var(--theme-status-warning-surface);--ui-status-warning-text: var(--theme-status-warning-text);--ui-status-danger-fill: var(--theme-status-danger-fill);--ui-status-danger-ring: var(--theme-status-danger-ring);--ui-status-danger-border: var(--theme-status-danger-border);--ui-status-danger-surface: var(--theme-status-danger-surface);--ui-status-danger-text: var(--theme-status-danger-text);--ui-status-info-fill: var(--theme-status-info-fill);--ui-status-info-ring: var(--theme-status-info-ring);--ui-status-info-border: var(--theme-status-info-border);--ui-status-info-surface: var(--theme-status-info-surface);--ui-status-info-text: var(--theme-status-info-text);--ui-status-neutral-fill: var(--theme-status-neutral-fill);--ui-status-neutral-ring: var(--theme-status-neutral-ring);--ui-status-neutral-border: var(--theme-status-neutral-border);--ui-status-neutral-surface: var(--theme-status-neutral-surface);--ui-status-neutral-text: var(--theme-status-neutral-text);--ui-status-purple-fill: var(--theme-status-purple-fill);--ui-status-purple-ring: var(--theme-status-purple-ring);--ui-status-purple-border: var(--theme-status-purple-border);--ui-status-purple-surface: var(--theme-status-purple-surface);--ui-status-purple-text: var(--theme-status-purple-text)}html{accent-color:var(--primary)}:is(select.form-control,select.control,select.supplier-lock-select){appearance:none;background-color:var(--ui-select-bg);border-color:var(--ui-select-border);color:var(--ui-select-text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23d9dde6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:15px 15px;background-position:calc(100% - 12px) 50%;padding-right:34px}:is(select.form-control,select.control,select.supplier-lock-select) option{background-color:var(--ui-select-bg);color:var(--ui-select-text)}:is(input[type=date].form-control,input[type=date].control,input[type=date].input,input[type=date].date-input){color-scheme:inherit;padding-right:12px}:is(input[type=date].form-control,input[type=date].control,input[type=date].input,input[type=date].date-input)::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;margin-left:8px;filter:invert(74%) sepia(58%) saturate(1230%) hue-rotate(184deg) brightness(100%) contrast(95%)}:root{--headerH: 72px;--max:1200px}*{box-sizing:border-box}html{height:100%;scroll-padding-top:calc(var(--headerH) + 12px);max-width:100%;overflow-x:clip}body{height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:var(--bg);max-width:100%;overflow-x:clip;overflow-x:hidden}section,main{scroll-margin-top:calc(var(--headerH) + 12px)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.header__inner{max-width:var(--max);margin:0 auto;padding:10px 18px;display:flex;align-items:center;gap:16px;min-height:var(--headerH);min-width:0}.brand{display:flex;align-items:center;gap:12px;min-width:240px;min-width:0}.brand__meta{min-width:0}.brand__mark{width:56px;height:56px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 24px #00000014;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.brand__mark img{width:100%;height:100%;object-fit:contain;padding:6px}.brand__text{font-weight:900;letter-spacing:-.4px;font-size:18px;line-height:1.05}.brand__sub{display:block;font-weight:700;font-size:10px;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:4px;white-space:normal}.nav{display:flex;align-items:center;gap:18px;margin-left:auto}.nav a{font-weight:650;color:#2b3440;padding:10px 8px;border-radius:10px;transition:.2s ease;white-space:nowrap}.nav a:hover{background:#0000000d}.nav a.is-active{color:var(--brand)}.nav__actions{display:flex;align-items:center;gap:10px;margin-left:8px;flex-wrap:nowrap;min-width:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#686767;font-weight:750;transition:.2s ease;cursor:pointer;white-space:nowrap}.btn_burger{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border-radius:12px;border:transparent;background:var(--brand);box-shadow:0 10px 24px #e1060040;font-weight:750;transition:.2s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn--brand{background:var(--brand);color:var(--white);border-color:transparent;box-shadow:0 10px 24px #e1060040}.icon{width:18px;height:18px;display:inline-block}.burger,.btn_burger{display:none}.hero{position:relative;min-height:520px;background:#111}.hero__bg{position:absolute;inset:0;background:linear-gradient(340deg,#000000c7,#00000073 42%,#5f050557 68%,#6302022f)}.hero__inner{position:relative;max-width:var(--max);margin:0 auto;height:100%;padding:58px 18px;display:flex;align-items:center;min-width:0}.hero__content{max-width:100ch;color:var(--white);min-width:0}.hero__logoLine{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:74px;letter-spacing:-2px;font-weight:900;margin:0 0 14px;line-height:.9;overflow-wrap:anywhere}.hero__logoLine .accent{color:var(--brand)}.hero__tagline{margin:0 0 18px;font-size:34px;line-height:1.15;font-weight:800;letter-spacing:-.7px;max-width:38ch;text-shadow:0 12px 28px rgba(0,0,0,.35)}.hero__lead{margin:0 0 26px;max-width:58ch;color:#ffffffdb;font-size:16px;line-height:1.6}.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.pillRow{display:flex;flex-wrap:wrap;gap:10px;padding-top:12px;border-top:1px solid var(--line);max-width:640px}.pill{font-size:13px;color:#ffffffe0;border:1px solid rgba(255,255,255,.2);padding:8px 10px;border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.section,.sectionEquipe{max-width:var(--max);margin:0 auto;padding:64px 18px}.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.kicker{color:var(--brand);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}h2{margin:8px 0 0;font-size:34px;letter-spacing:-.8px;line-height:1.1}.section__desc{margin:0;color:var(--muted);max-width:62ch;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:18px}.card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:var(--radius);box-shadow:0 10px 26px #1018280f;padding:18px;transition:.2s ease;min-width:0}.card:hover{transform:translateY(-2px)}.card h3{margin:10px 0 6px;font-size:18px;letter-spacing:-.3px}.card p{margin:0;color:var(--muted);line-height:1.6;font-size:14px;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1f2a37}.dot{width:10px;height:10px;border-radius:999px;background:var(--brand);box-shadow:0 10px 20px #e1060040}.sectionEquipe .imgContainer{display:flex;justify-content:center;align-items:center;overflow:hidden;margin:10px 0}.portrait{max-width:100%;max-height:300px;border-radius:12px;object-fit:cover}.illustration{width:100%;border-radius:12px;margin:10px 0}.col-4{grid-column:span 4}.col-6{grid-column:span 6}.col-8{grid-column:span 8}.col-12{grid-column:span 12}.footer{background:#0b0f14;color:#ffffffdb}.footer .section{padding:42px 18px}.footer__grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.footer a{color:#ffffffdb}.footer a:hover{color:#fff}.footer__title{font-weight:900;letter-spacing:-.4px;color:#fff;margin:0 0 10px}.footer__small{margin:0;color:#ffffffad;line-height:1.7;font-size:14px}.footer__list{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:14px;color:#ffffffb8}.footer__bar{border-top:1px solid rgba(255,255,255,.12);padding:14px 18px;text-align:center;color:#ffffff94;font-size:13px}.drawer{position:fixed;inset:0;background:#00000073;display:none;z-index:60}.drawer.is-open{display:block}.drawer__panel{position:absolute;right:0;top:0;width:min(420px,92vw);height:100%;background:var(--white);padding:18px;box-shadow:var(--shadow)}.drawer__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:4vh;border-bottom:1vh solid rgba(0,0,0,.06);margin-bottom:2vh}.drawer__nav{display:grid;gap:8px}.drawer__nav a{padding:12px;border-radius:12px;font-weight:750;color:#253040;background:#00000008}.drawer__nav a:hover{background:#0000000f}.drawer__login{margin-top:6px;background:#e1060014;border:1px solid rgba(225,6,0,.18)}@media(max-width:1200px){.brand{min-width:0}.nav{display:none}.burger,.btn_burger{display:inline-flex;position:absolute;right:2vh;transform:translateY(-5%);margin-left:0}.btn--login{display:none}.header__inner{position:relative;padding:8px 56px 8px 12px;gap:10px}.btn{padding:8px 10px;font-size:13px;gap:8px}.col-4,.col-6,.col-8{grid-column:span 12}.section__head{flex-direction:column;align-items:flex-start}}@media(max-width:900px){.footer__grid{grid-template-columns:1fr}}@media(max-width:680px){.hero{min-height:560px}.hero__logoLine{font-size:8vh}.hero__tagline{font-size:4vh}.hero__lead{font-size:3.5vh}.hero__cta{justify-content:center}.hero__cta a{font-size:3vh}.hero__inner{padding:44px 16px}.brand__mark{width:8vh;height:8vh}.brand__text{font-size:4vh}.brand__sub,.burger__text{display:none}.btn_burger{width:7vh;height:7vh;font-size:100%}.drawer__top{margin-top:2vh}.icon{width:100%;height:100%}.kicker{font-size:3.5vh}.section h2{font-size:4vh}.section__desc{font-size:3vh}.badge{font-size:2.5vh}.card h3{font-size:3vh}.card p{font-size:2.5vh}.sectionEquipe h2{font-size:4vh}.sectionEquipe h3{font-size:3vh}.sectionEquipe p{font-size:2.5vh}.sectionEquipe .section__desc{font-size:3vh}form input,textarea{margin-top:2vh;margin-bottom:2vh;font-size:2vh;max-width:100%;max-height:100%}form button{width:15vh;height:8vh}}
