:root{--vivla-petrolio:#0c2425;--vivla-petrolio-2:#143638;--vivla-petrolio-3:#1d4b4d;--vivla-petrolio-4:#2a6164;--vivla-beige:#f1f1e5;--vivla-cream:#f8f7f0;--vivla-orange:#e38e41;--vivla-orange-soft:#f0b377;--vivla-orange-deep:#c97326;--vivla-sage:#8aa896;--vivla-sage-soft:#c1d1c9;--vivla-black:#020202;--vivla-grey:#4f4f4f}html[data-theme=light]{--theme-elevation-0:var(--vivla-cream);--theme-elevation-50:var(--vivla-beige);--theme-elevation-100:#e9e8d8;--theme-elevation-150:#dcdac9;--theme-elevation-200:#cdcab7;--theme-elevation-250:#bbb8a4;--theme-elevation-300:#a8a48f;--theme-elevation-350:#948f7a;--theme-elevation-400:#7e7965;--theme-elevation-450:#696452;--theme-elevation-500:var(--vivla-grey);--theme-elevation-550:#423f33;--theme-elevation-600:#34322a;--theme-elevation-650:#292822;--theme-elevation-700:#21201b;--theme-elevation-750:#1a1915;--theme-elevation-800:#131310;--theme-elevation-850:#0d0d0b;--theme-elevation-900:#080807;--theme-elevation-950:#040403;--theme-elevation-1000:var(--vivla-black);--theme-bg:var(--vivla-cream);--theme-text:var(--vivla-petrolio);--theme-input-bg:#fff;--theme-border-color:#d6d3c2;--theme-success-500:var(--vivla-petrolio);--theme-success-550:var(--vivla-petrolio-2);--theme-success-600:var(--vivla-petrolio-3);--theme-link-color:var(--vivla-petrolio);--accessibility-outline:2px solid var(--vivla-orange)}html[data-theme=dark]{--theme-elevation-0:var(--vivla-petrolio);--theme-elevation-50:#173e40;--theme-elevation-100:#1e5052;--theme-elevation-150:#265f61;--theme-elevation-200:#387275;--theme-elevation-250:#4a8487;--theme-elevation-300:#5d9296;--theme-elevation-350:#75a09f;--theme-elevation-400:#8baa9b;--theme-elevation-450:#a3b39d;--theme-elevation-500:#b8baa1;--theme-elevation-550:#c5c0a9;--theme-elevation-600:#d0c8b3;--theme-elevation-650:#d9cfbb;--theme-elevation-700:#e0d6c3;--theme-elevation-750:#e6dccb;--theme-elevation-800:#ebe2d3;--theme-elevation-850:#efe7da;--theme-elevation-900:var(--vivla-beige);--theme-elevation-950:#f6f1de;--theme-elevation-1000:var(--vivla-cream);--theme-bg:var(--vivla-petrolio);--theme-text:var(--vivla-beige);--theme-input-bg:var(--vivla-petrolio-2);--theme-border-color:var(--vivla-petrolio-4);--theme-success-500:var(--vivla-orange);--theme-success-550:#d97e30;--theme-success-600:var(--vivla-orange-deep);--theme-link-color:var(--vivla-orange);--accessibility-outline:2px solid var(--vivla-orange)}::selection{background:var(--vivla-orange);color:var(--vivla-petrolio)}.nav__link{color:var(--theme-text);border-radius:4px;transition:background-color .12s,color .12s}.nav__link:hover{background-color:var(--theme-elevation-100);color:var(--theme-text)}.nav__link[data-active=true],.nav__link.active{background-color:var(--theme-elevation-50);color:var(--theme-success-500);font-weight:600}.nav__link svg,.nav__link path{color:inherit}.template-default .web-admin-shell{max-width:1200px;margin:0 auto;padding:1.5rem 2rem}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .input-wrapper,html[data-theme=dark] .field-type input,html[data-theme=dark] .field-type textarea,html[data-theme=dark] .field-type select,html[data-theme=dark] .react-select__control,html[data-theme=dark] .rs__control{background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important;border-color:var(--vivla-petrolio-4)!important}html[data-theme=dark] ::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:color-mix(in srgb, var(--vivla-beige) 50%, transparent)!important}html[data-theme=dark] .field-label,html[data-theme=dark] label.field-label,html[data-theme=dark] .field-type__label,html[data-theme=dark] legend{color:var(--vivla-beige)!important}html[data-theme=dark] .field-description,html[data-theme=dark] .field-type__description,html[data-theme=dark] .tooltip-content{color:color-mix(in srgb, var(--vivla-beige) 70%, transparent)!important}html[data-theme=dark] .btn--style-secondary,html[data-theme=dark] .btn--style-tertiary,html[data-theme=dark] .btn--icon-style-without-border{color:var(--vivla-beige);border-color:var(--vivla-petrolio-4);background:0 0}html[data-theme=dark] .btn--style-secondary:hover,html[data-theme=dark] .btn--style-tertiary:hover,html[data-theme=dark] .btn--icon-style-without-border:hover{background:var(--theme-elevation-100);border-color:var(--vivla-orange)}html[data-theme=dark] .table__wrap,html[data-theme=dark] .collection-list,html[data-theme=dark] table.list-table{background:var(--theme-elevation-0)}html[data-theme=dark] table.list-table thead th,html[data-theme=dark] .table__cell--heading{background:var(--theme-elevation-50);color:color-mix(in srgb, var(--vivla-beige) 75%, transparent)}html[data-theme=dark] table.list-table tbody td{color:var(--vivla-beige);border-color:var(--theme-elevation-100)}html[data-theme=dark] table.list-table tbody tr:hover{background:var(--theme-elevation-100)}html[data-theme=dark] .step-nav__step,html[data-theme=dark] .step-nav__step a{color:color-mix(in srgb, var(--vivla-beige) 80%, transparent)}html[data-theme=dark] .step-nav__step a:hover{color:var(--vivla-orange)}html[data-theme=dark] .section-title,html[data-theme=dark] .field-type__heading,html[data-theme=dark] .collapsible__header-label,html[data-theme=dark] .group-field__label,html[data-theme=dark] .blocks-field__header label,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6{color:var(--vivla-beige)}html[data-theme=dark] .popup__content,html[data-theme=dark] .popup__scroll-container,html[data-theme=dark] .popup-button-list__button,html[data-theme=dark] .react-select__menu,html[data-theme=dark] .rs__menu{background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important;border-color:var(--vivla-petrolio-4)!important}html[data-theme=dark] .popup-button-list__button:hover,html[data-theme=dark] .react-select__option--is-focused,html[data-theme=dark] .rs__option--is-focused{background:var(--theme-elevation-100)!important}html[data-theme=dark] .lexical-editor__toolbar,html[data-theme=dark] .toolbar-popup,html[data-theme=dark] .rich-text__toolbar{background:var(--vivla-petrolio-2)!important;border-color:var(--vivla-petrolio-4)!important;color:var(--vivla-beige)!important}html[data-theme=dark] .lexical-editor__toolbar button,html[data-theme=dark] .toolbar-popup button{color:var(--vivla-beige)!important}html[data-theme=dark] .lexical-editor__toolbar button:hover{background:var(--theme-elevation-100)!important}html[data-theme=dark] .pill,html[data-theme=dark] .pill__label,html[data-theme=dark] .doc-controls__type{background:var(--theme-elevation-100);color:var(--vivla-beige);border-color:var(--theme-elevation-200)}html[data-theme=dark] .modal,html[data-theme=dark] .drawer,html[data-theme=dark] .drawer__content,html[data-theme=dark] .modal__content{background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important}html[data-theme=dark] .modal__header,html[data-theme=dark] .drawer__header{border-bottom-color:var(--vivla-petrolio-4)}html[data-theme=dark] .Toastify__toast--success{border-left:4px solid var(--vivla-sage);background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important}html[data-theme=dark] .Toastify__toast--error{border-left:4px solid var(--theme-error-500);background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important}html[data-theme=dark] .nav-group__label,html[data-theme=dark] .nav-group__toggle{color:color-mix(in srgb, var(--vivla-beige) 70%, transparent)!important}html[data-theme=dark] .account-info,html[data-theme=dark] .app-header__avatar,html[data-theme=dark] .app-header__step-nav{color:var(--vivla-beige)}html[data-theme=dark] code,html[data-theme=dark] kbd,html[data-theme=dark] pre,html[data-theme=dark] .code-field{border-color:var(--vivla-petrolio-4);background:var(--vivla-petrolio-2)!important;color:var(--vivla-beige)!important}html[data-theme=dark] input:disabled,html[data-theme=dark] textarea:disabled,html[data-theme=dark] select:disabled{border-style:dashed;background:var(--vivla-petrolio)!important;color:color-mix(in srgb, var(--vivla-beige) 55%, transparent)!important}html[data-theme=dark] .help,html[data-theme=dark] .description,html[data-theme=dark] .error-message+small,html[data-theme=dark] small.muted{color:color-mix(in srgb, var(--vivla-beige) 65%, transparent)!important}:root{--vivla-btn-radius:10px;--vivla-btn-padding-y:.625rem;--vivla-btn-padding-x:1.1rem;--vivla-btn-shadow:0 1px 2px color-mix(in srgb, var(--vivla-petrolio) 14%, transparent);--vivla-btn-shadow-hover:0 4px 12px color-mix(in srgb, var(--vivla-petrolio) 22%, transparent)}.btn,button.btn,a.btn,.web-admin-btn,.web-admin-form button[type=submit]{letter-spacing:.005em;font-weight:600;line-height:1.25;transition:background-color .15s,color .15s,box-shadow .18s,transform 80ms,border-color .15s;border-radius:var(--vivla-btn-radius)!important;padding:var(--vivla-btn-padding-y) var(--vivla-btn-padding-x)!important}.btn--style-primary,.web-admin-btn--primary,.web-admin-form button[type=submit]{box-shadow:var(--vivla-btn-shadow)}.btn--style-primary:hover:not(:disabled),.web-admin-btn--primary:hover:not(:disabled),.web-admin-form button[type=submit]:hover:not(:disabled){box-shadow:var(--vivla-btn-shadow-hover);transform:translateY(-1px)}.btn--style-primary:active:not(:disabled),.web-admin-btn--primary:active:not(:disabled),.web-admin-form button[type=submit]:active:not(:disabled){box-shadow:var(--vivla-btn-shadow);transform:translateY(0)}.btn--style-secondary,.web-admin-btn--secondary{border:1px solid var(--theme-border-color,var(--theme-elevation-200));color:var(--theme-text);background:0 0}.btn--style-secondary:hover:not(:disabled),.web-admin-btn--secondary:hover:not(:disabled){background:var(--theme-elevation-50);border-color:var(--theme-success-500);color:var(--theme-text)}.btn--icon-style-without-border{border-radius:999px!important;padding:.45rem!important}.btn--icon-style-without-border:hover{background:var(--theme-elevation-50)}.web-admin-form input,.web-admin-form textarea,.web-admin-form select,.web-admin-filters input,.web-admin-filters select{border-radius:8px!important}html:has(.vivla-login-shell){height:100vh;margin:0;overflow:hidden}html:has(.vivla-login-shell) body{height:100vh;margin:0;overflow:hidden}.vivla-login-shell{z-index:10;background:var(--theme-bg);grid-template-columns:minmax(380px,40%) 1fr;display:grid;position:fixed;inset:0}.vivla-login-pane{justify-content:center;align-items:center;padding:2rem;display:flex}.vivla-login-image{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:820px){.vivla-login-shell{grid-template-columns:1fr}.vivla-login-image{display:none}}.vivla-login-card{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;max-width:360px;display:flex}.vivla-login-mark{color:var(--theme-text);margin-bottom:.25rem;font-size:5.5rem}.vivla-login-sub{color:var(--theme-elevation-500);margin:0;font-size:.95rem;line-height:1.5}.vivla-login-cta{color:#f1f1e5;background:#0c2425;border:0;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;width:auto;margin-top:.75rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s,transform 80ms;display:inline-flex}.vivla-login-cta:hover{background:#1a4244;transform:translateY(-1px)}html[data-theme=dark] .vivla-login-cta{color:#0c2425;background:#f1f1e5}html[data-theme=dark] .vivla-login-cta:hover{background:#fff}.vivla-login-cta:active{transform:translateY(0)}.vivla-login-error{background:color-mix(in srgb, var(--theme-error-500) 12%, transparent);color:var(--theme-error-500);text-align:center;border-radius:8px;width:100%;margin:0;padding:.75rem .9rem;font-size:.85rem;line-height:1.5}.vivla-login-foot{text-align:center;color:var(--theme-elevation-500);margin:.25rem 0 0;font-size:.8rem}.vivla-login-foot a{color:var(--theme-text);border-bottom:1px solid;font-weight:500;text-decoration:none}.vivla-login-foot a:hover{color:var(--theme-success-500)}.vivla-wordmark{color:currentColor;flex-direction:column;align-items:flex-start;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:.92;display:inline-flex}.vivla-wordmark__logo{object-fit:contain;width:1.15em;height:auto;margin-bottom:-.04em}html[data-theme=dark] .vivla-wordmark__logo{filter:brightness(0)invert()}.vivla-wordmark__web{text-transform:uppercase;letter-spacing:.02em;color:var(--theme-text);font-size:1em;font-weight:800}.vivla-wordmark--row{flex-direction:row;align-items:center;gap:.35em;line-height:1}.vivla-wordmark--row .vivla-wordmark__logo{margin-bottom:0}.vivla-edit-aside{align-self:start;position:sticky;top:1.5rem}.vivla-edit-save{border-top:1px solid var(--theme-elevation-100);margin-top:.85rem;padding-top:.85rem}.vivla-edit-save .web-admin-btn{justify-content:center;align-items:center;gap:.4rem;width:100%;display:inline-flex}.vivla-nav__brand{color:var(--theme-text);padding:4.25rem 1.25rem .85rem;text-decoration:none;display:block}.template-default--nav-open{--nav-width:244px}.vivla-nav{background:var(--theme-elevation-0);height:100vh;max-height:100vh;color:var(--theme-text);border-right:1px solid var(--theme-elevation-100);box-shadow:1px 0 6px color-mix(in srgb, var(--theme-text) 5%, transparent);flex-direction:column;display:flex;position:sticky;top:0}.vivla-nav__scroll{flex:auto;padding:1.25rem .875rem 1rem;overflow-y:auto}.vivla-nav__home{color:var(--theme-elevation-500);border-radius:8px;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.55rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.vivla-nav__home:hover{background:var(--theme-elevation-50);color:var(--theme-text)}.vivla-nav__section{margin-bottom:1.25rem}.vivla-nav__section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-elevation-450);margin:0 0 .4rem;padding:0 .75rem;font-size:.7rem;font-weight:700}.vivla-nav__list{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.vivla-nav__link{color:var(--theme-text);border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.vivla-nav__link:hover{background:var(--theme-elevation-50)}.vivla-nav__link[aria-current=page],.vivla-nav__link[data-active=true]{background:var(--theme-elevation-50);color:var(--theme-success-500);font-weight:600}.vivla-nav__link-icon{color:var(--theme-elevation-500);flex:none}.vivla-nav__link:hover .vivla-nav__link-icon{color:var(--theme-text)}.vivla-nav__foot{border-top:1px solid var(--theme-border-color,var(--theme-elevation-100));background:var(--theme-elevation-0);flex:none;padding:.75rem .875rem;position:sticky;bottom:0}.vivla-nav__logout{color:var(--theme-elevation-500);border-radius:8px;align-items:center;gap:.45rem;width:100%;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:inline-flex}.vivla-nav__logout:hover{background:var(--theme-elevation-50);color:var(--theme-text)}.vivla-avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;display:inline-flex}.vivla-avatar--photo{object-fit:cover}.vivla-avatar--initials{background:var(--vivla-petrolio);color:var(--vivla-cream);letter-spacing:.02em}html[data-theme=dark] .vivla-avatar--initials{background:var(--vivla-orange);color:var(--vivla-petrolio)}
