@import "https://rsms.me/inter/inter.css";.toast__viewport{z-index:2147483647;outline:none;flex-direction:column;gap:.5rem;width:100%;max-width:420px;margin:0;padding:1rem;list-style:none;display:flex;position:fixed;bottom:0;right:0}.toast{background:#fff;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;animation:.2s ease-out slideIn;display:flex;position:relative;box-shadow:0 4px 16px #00000026}.toast[data-state=open]{animation:.2s ease-out slideIn}.toast[data-state=closed]{animation:.2s ease-in slideOut}.toast[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toast[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}.toast[data-swipe=end]{animation:.2s ease-out slideOut}.toast--success{border-left:4px solid #27ae60}.toast--error{border-left:4px solid #e74c3c}.toast__title{color:#111;flex:1;margin:0;font-size:1rem;font-weight:600}.toast__description{color:#666;margin-top:.25rem;font-size:.875rem;line-height:1.4}.toast__close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:background .2s,color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.toast__close:hover{color:#111;background:#0000000d}.toast__close:focus{outline-offset:2px;outline:2px solid #ff4b4b}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:768px){.toast__viewport{max-width:100%;padding:.75rem}.toast{padding:.875rem}}.error-boundary{background:var(--color-background,#fff);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-boundary__content{text-align:center;width:100%;max-width:600px}.error-boundary__title{color:var(--color-text,#000);margin-bottom:1rem;font-size:2rem;font-weight:600}.error-boundary__message{color:var(--color-text-secondary,#666);margin-bottom:2rem;font-size:1rem;line-height:1.5}.error-boundary__details{text-align:left;background:var(--color-background-secondary,#f5f5f5);border-radius:8px;margin-bottom:2rem;padding:1rem}.error-boundary__details summary{cursor:pointer;color:var(--color-text,#000);margin-bottom:.5rem;font-weight:600}.error-boundary__error,.error-boundary__stack{white-space:pre-wrap;word-break:break-all;color:var(--color-error,#d32f2f);margin-top:.5rem;font-family:monospace;font-size:.875rem}.error-boundary__stack{color:var(--color-text-secondary,#666);margin-top:1rem;font-size:.75rem}.error-boundary__button{color:var(--color-background,#fff);background:var(--color-primary,#1976d2);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s}.error-boundary__button:hover{background:var(--color-primary-dark,#1565c0)}.error-boundary__button:active{background:var(--color-primary-darker,#0d47a1)}.puck-heading{color:#111;margin:0}.puck-text{color:#666;margin:0;line-height:1.6}.puck-button{color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.puck-button--outline{color:#ff4b4b;background:0 0;border-color:#ff4b4b}.puck-image{border-radius:8px;max-width:100%;display:block}.puck-spacer{width:100%}.puck-row{flex-direction:row;align-items:stretch;gap:1rem;width:100%;display:flex}.puck-row__col{min-width:0;display:flex}.puck-content{display:block}.puck-content-placeholder{color:#666;background:#00000005;border:1px dashed #e0e0e0;border-radius:8px;padding:1rem}.shop-layout{flex-direction:column;min-height:100vh;display:flex}.shop-layout__header{border-bottom:1px solid #e0e0e0}.shop-layout__nav{border-bottom:1px solid #e0e0e0;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.shop-layout__header-content{max-width:1200px;margin:0 auto;padding:1rem 2rem}.shop-layout__logo{color:#111;font-size:1.5rem;font-weight:600;text-decoration:none;display:none}.shop-layout__logo:hover{color:#ff4b4b}.shop-layout__links{gap:2rem;display:flex}.shop-layout__link{color:#111;text-decoration:none;transition:color .2s}.shop-layout__link:hover,.shop-layout__link--admin{color:#ff4b4b}.shop-layout__content{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.shop-layout__footer{text-align:center;color:#666;background:#f5f5f5;border-top:1px solid #e0e0e0;padding:2rem}.shop-layout__footer-content{max-width:1200px;margin:0 auto}.shop-layout__mobile-nav{display:none}@media (max-width:768px){.shop-layout{padding-bottom:70px}.shop-layout__nav{display:none}.shop-layout__header-content,.shop-layout__footer,.shop-layout__content{padding:1rem}.shop-layout__mobile-nav{z-index:1000;background:#fff;border-top:1px solid #e0e0e0;justify-content:space-around;align-items:center;height:70px;padding:.5rem 0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001a}.shop-layout__mobile-link{color:#666;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;text-decoration:none;transition:color .2s;display:flex}.shop-layout__mobile-link:active{background:#0000000d}.shop-layout__mobile-link--active{color:#ff4b4b}.shop-layout__mobile-icon{font-size:1.5rem}.shop-layout__mobile-label{font-size:.75rem;font-weight:500}}.telegram-login{flex-direction:column;align-items:center;gap:16px;display:flex}.telegram-login__widget{min-height:50px}.telegram-login__loading,.telegram-login__error{border-radius:8px;padding:12px 16px;font-size:14px}.telegram-login__loading{color:#111;background:#f5f5f5}.telegram-login__error{color:#c00;background:#fee;border:1px solid #fcc}.admin-layout{min-height:100vh;display:flex}.admin-layout--loading,.admin-layout--unauthorized{background:#f5f5f5;justify-content:center;align-items:center}.admin-layout__spinner,.admin-layout__auth{text-align:center;padding:2rem}.admin-layout__auth{background:#fff;border-radius:16px;width:100%;max-width:400px;box-shadow:0 2px 8px #0000001a}.admin-layout__auth h1{color:#111;margin-bottom:1rem}.admin-layout__auth p{color:#666;margin-bottom:2rem}.admin-layout__sidebar{background:#fff;border-right:1px solid #e0e0e0;flex-direction:column;width:250px;padding:2rem 0;transition:width .3s;display:flex;position:relative}.admin-layout__sidebar--collapsed{width:70px;padding:2rem 0}.admin-layout__logo{margin-bottom:2rem;padding:0 1.5rem;transition:padding .3s}.admin-layout__sidebar--collapsed .admin-layout__logo{justify-content:center;padding:0 1rem;display:flex}.admin-layout__logo-link{color:#ff4b4b;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-layout__logo-link:hover{text-decoration:underline}.admin-layout__sidebar--collapsed .admin-layout__logo-link{justify-content:center}.admin-layout__logo-icon{flex-shrink:0;width:20px;height:20px}.admin-layout__nav{flex-direction:column;flex:1;display:flex}.admin-layout__link{color:#111;align-items:center;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.admin-layout__link:hover{color:#ff4b4b;background:#f5f5f5}.admin-layout__sidebar--collapsed .admin-layout__link{justify-content:center;gap:0;padding:1rem}.admin-layout__link--active{color:#ff4b4b;background:#f5f5f5}.admin-layout__link-icon{flex-shrink:0;width:20px;height:20px}.admin-layout__badge{color:#fff;z-index:1;background:#e74c3c;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem}.admin-layout__sidebar--collapsed .admin-layout__badge{min-width:18px;height:18px;padding:0 4px;font-size:.65rem;top:.25rem;right:.25rem}.admin-layout__user{border-top:1px solid #e0e0e0;margin-top:auto;padding:1.5rem;transition:padding .3s}.admin-layout__sidebar--collapsed .admin-layout__user{justify-content:center;padding:1rem;display:flex}.admin-layout__user-info{align-items:center;gap:.75rem;margin-bottom:1rem;transition:opacity .3s;display:flex}.admin-layout__sidebar--collapsed .admin-layout__user-info{display:none}.admin-layout__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;transition:all .3s}.admin-layout__avatar--collapsed{width:36px;height:36px;margin:0 auto}.admin-layout__username{color:#111;font-size:14px}.admin-layout__logout{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.5rem;transition:all .2s}.admin-layout__logout:hover{color:#111;background:#f5f5f5}.admin-layout__sidebar--collapsed .admin-layout__logout{display:none}.admin-layout__toggle{cursor:pointer;z-index:10;color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:1rem;right:-12px;box-shadow:0 2px 4px #0000001a}.admin-layout__toggle:hover{color:#ff4b4b;background:#f5f5f5;border-color:#ff4b4b}.admin-layout__toggle svg{width:16px;height:16px}.admin-layout__content{background:#f5f5f5;flex:1;padding:2rem;overflow-y:auto}.admin-layout__content--full{padding:0}.product-list-page__title{color:#111;margin-bottom:2rem;font-size:2rem}.product-list-page__loading{text-align:center;color:#666;padding:3rem}.product-list-page__empty{text-align:center;color:#666;padding:2rem}.product-list-page__admin-link{text-align:center;color:#ff4b4b;margin-top:1rem;text-decoration:none;display:block}.product-list-page__admin-link:hover{text-decoration:underline}.product-list-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.product-card-wrapper{width:100%}.product-card{color:inherit;background:#fff;border-radius:8px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #0000000a}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.product-card__link{color:inherit;flex:1;text-decoration:none;display:block}.product-card__image-wrapper{border-radius:8px 8px 0 0;width:100%;height:200px;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%}.product-card__info{padding:0 1rem 1rem}.product-card__image-wrapper+.product-card__info{padding:1rem}.product-card__title{color:#111;margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.product-card__desc{color:#666;margin-bottom:1rem;font-size:.9rem}.product-card__price-wrapper{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__price{color:#ff4b4b;font-size:1.5rem;font-weight:700}.product-card__actions{border-top:1px solid #0000001a;justify-content:center;align-items:center;padding:1rem;display:flex}.product-card__qty{align-items:center;gap:.5rem;display:flex}.product-card__qty-value{text-align:center;min-width:40px;padding:0 .5rem;font-size:1rem;font-weight:600}.product-card__qty-btn{cursor:pointer;background:#fff;border:1px solid #0003;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex}.product-card__qty-btn:hover{background:#0000000d}.product-card__qty-btn:active{background:#0000001a}.product-card__qty-input{text-align:center;border:1px solid #0003;border-radius:8px;width:30px;height:32px;padding:0 .5rem;font-size:1rem}.product-card__qty-input:focus{border-color:#ff4b4b;outline:none}.product-card__btn-add{color:#fff;cursor:pointer;background:#ff4b4b;border:none;border-radius:8px;flex:1;min-width:120px;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:opacity .2s}.product-card__btn-add:hover{opacity:.9}.product-card__btn-add:active{opacity:.8}@media (max-width:768px){.product-list-page__grid{grid-template-columns:1fr;gap:1rem}.product-card__actions{flex-direction:column}.product-card__price-wrapper{flex-direction:column;align-items:flex-start;gap:.75rem}.product-card__qty{justify-content:flex-start;width:100%}.product-card__btn-add{width:100%}}@media (min-width:769px) and (max-width:1024px){.product-list-page__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}@media (min-width:1025px){.product-list-page__grid{column-count:3;column-width:320px;column-fill:balance;column-gap:1.75rem;display:block}.product-card-wrapper{break-inside:avoid;margin-bottom:1.75rem}}.reviews-page{max-width:1200px;margin:0 auto}.reviews-page--loading,.reviews-page--empty{text-align:center;color:#666;padding:4rem 2rem}.reviews-page__title{color:#111;margin-bottom:2rem;font-size:32px;font-weight:700}.reviews-page__product{border-bottom:2px solid #e0e0e0;margin-bottom:3rem;padding-bottom:2rem}.reviews-page__product:last-child{border-bottom:none}.reviews-page__product-title{color:#ff4b4b;margin-bottom:1.5rem;text-decoration:none;transition:color .2s;display:inline-block}.reviews-page__product-title:hover{color:#ff1818}.reviews-page__product-title h2{margin:0;font-size:24px;font-weight:600}.reviews-page__reviews{flex-direction:column;gap:1.5rem;display:flex}.reviews-page__review{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.reviews-page__review-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.reviews-page__review-author{color:#111;font-size:16px;font-weight:600}.reviews-page__review-date{color:#666;font-size:14px}.reviews-page__review-text{color:#111;margin:0;line-height:1.6}.about-page{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 16px #0000000a}.about-page__title{color:#111;margin-bottom:2rem;font-size:2rem}.about-page__content{color:#666;line-height:1.6}.about-page__content p{margin-bottom:1rem}.custom-page{flex-direction:column;gap:1.5rem;display:flex}.custom-page--loading,.custom-page--notfound{text-align:center;color:#666;background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 16px #0000000a}.custom-page__title{color:#111;margin:0 0 1rem;font-size:1.8rem}.custom-page__text{margin:0}.order-page{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:2rem}@media (max-width:749px){.order-page{padding:1rem}}.order-page__title{color:#111;margin-bottom:2rem;font-size:2rem}@media (max-width:749px){.order-page__title{margin-bottom:1.5rem;font-size:1.5rem}}.order-page__empty{text-align:center;color:#666;padding:3rem}.order-page__auth{text-align:center;background:#fff;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 16px #0000000a}.order-page__auth-text{color:#666;margin-bottom:1rem}.order-page__content{box-sizing:border-box;align-items:flex-start;gap:2rem;width:100%;display:flex}@media (max-width:749px){.order-page__content{flex-direction:column;gap:1.5rem;width:100%}}@media (min-width:750px) and (max-width:1000px){.order-page__content{flex-direction:row;gap:1.5rem}}.order-page__items{flex:1;min-width:0}@media (max-width:749px){.order-page__items{order:1;width:100%}}@media (min-width:750px) and (max-width:1000px){.order-page__items{flex:1;order:1;min-width:0}}@media (min-width:1001px){.order-page__items{order:1}}.order-page__table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 16px #0000001a}@media (max-width:1000px){.order-page__table{display:none}}.order-page__table thead{background:#f5f5f5}.order-page__table th{text-align:left;color:#111;border-bottom:2px solid #e0e0e0;padding:1rem;font-weight:600}.order-page__table td{border-bottom:1px solid #e0e0e0;padding:1rem}.order-page__table tr:last-child td{border-bottom:none}.order-page__mobile-items{display:none}@media (max-width:1000px){.order-page__mobile-items{flex-direction:column;gap:1rem;display:flex}}.order-page__mobile-item{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;max-width:100%;padding:1rem;box-shadow:0 4px 16px #0000000a}.order-page__mobile-item-header{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;margin-bottom:1rem;display:flex}.order-page__mobile-item-body{flex-direction:column;gap:.75rem;display:flex}.order-page__mobile-item-row{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;font-size:.9rem;display:flex}.order-page__mobile-item-row span:first-child{color:#666;flex-shrink:0}.order-page__mobile-item-row span:last-child{white-space:nowrap;flex-shrink:0}.order-page__item-info{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}@media (max-width:1000px){.order-page__item-info{gap:.75rem}}.order-page__item-image{object-fit:cover;border-radius:8px;width:60px;height:60px}.order-page__item-title{color:#111;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.25rem;font-weight:600}.order-page__item-desc{color:#666;word-wrap:break-word;overflow-wrap:break-word;font-size:.9rem}.order-page__qty{align-items:center;gap:.5rem;display:flex}.order-page__qty-btn{cursor:pointer;background:#fff;border:1px solid #0003;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex}.order-page__qty-btn:hover{background:#0000000d}.order-page__qty-btn:active{background:#0000001a}.order-page__qty-value{text-align:center;min-width:40px;font-weight:600}.order-page__price,.order-page__total{color:#111;font-weight:600}.order-page__remove-btn{cursor:pointer;color:#666;white-space:nowrap;background:0 0;border:1px solid #0003;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}@media (max-width:1000px){.order-page__remove-btn{padding:.375rem .75rem;font-size:.8rem}}.order-page__remove-btn:hover{color:#e74c3c;background:#e74c3c1a;border-color:#e74c3c}.order-page__summary{box-sizing:border-box;background:#fff;border-radius:8px;min-width:300px;padding:1.5rem;position:sticky;top:2rem;box-shadow:0 4px 16px #0000000a}@media (max-width:749px){.order-page__summary{width:100%;min-width:unset;order:2;max-width:100%;padding:1rem;position:static}}@media (min-width:750px) and (max-width:1000px){.order-page__summary{flex-shrink:0;order:2;min-width:280px;max-width:320px;position:sticky;top:2rem}}@media (min-width:1001px){.order-page__summary{order:2}}.order-page__total-row{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}@media (max-width:749px){.order-page__total-row{margin-bottom:1rem;padding-bottom:.75rem}}@media (min-width:750px) and (max-width:1000px){.order-page__total-row{margin-bottom:1.25rem;padding-bottom:.875rem}}.order-page__total-label{color:#111;flex-shrink:0;font-size:1.25rem;font-weight:600}@media (max-width:749px){.order-page__total-label{font-size:1.125rem}}@media (min-width:750px) and (max-width:1000px){.order-page__total-label{font-size:1.125rem}}.order-page__total-amount{color:#ff4b4b;white-space:nowrap;flex-shrink:0;font-size:1.5rem;font-weight:700}@media (max-width:749px){.order-page__total-amount{font-size:1.25rem}}@media (min-width:750px) and (max-width:1000px){.order-page__total-amount{font-size:1.375rem}}.order-page__submit-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#ff4b4b;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.125rem;font-weight:600;transition:opacity .2s}@media (max-width:749px){.order-page__submit-btn{padding:.875rem;font-size:1rem}}@media (min-width:750px) and (max-width:1000px){.order-page__submit-btn{padding:.875rem;font-size:1rem}}.order-page__submit-btn:hover:not(:disabled){opacity:.9}.order-page__submit-btn:active:not(:disabled){opacity:.8}.order-page__submit-btn:disabled{opacity:.5;cursor:not-allowed}.order-success-page{background:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.order-success-page__content{text-align:center;background:#fff;border-radius:8px;width:100%;max-width:500px;padding:3rem 2rem;box-shadow:0 4px 16px #0000000a}.order-success-page__icon{color:#fff;background:#27ae60;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;animation:.3s ease-out scaleIn;display:flex}.order-success-page__title{color:#111;margin-bottom:1rem;font-size:2rem;font-weight:700}.order-success-page__message{color:#111;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.order-success-page__description{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.5}.order-success-page__button{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.order-success-page__button:hover{opacity:.9;background:#ff4f4fd0}.order-success-page__button:active{opacity:.8;background:#ff4f4fd0}.order-success-page__button{padding:.875rem 2rem;font-size:1rem;text-decoration:none;display:inline-block}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.order-success-page{padding:1rem}.order-success-page__content{padding:2rem 1.5rem}.order-success-page__icon{width:64px;height:64px;font-size:2.5rem}.order-success-page__title{font-size:1.75rem}.order-success-page__message{font-size:1rem}.order-success-page__description{font-size:.9rem}}.confirm-dialog__message{color:#111;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.confirm-dialog__actions{gap:1rem;margin-top:1rem;display:flex}.confirm-dialog__confirm{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.confirm-dialog__confirm:hover{opacity:.9;background:#ff4f4fd0}.confirm-dialog__confirm:active{opacity:.8;background:#ff4f4fd0}.confirm-dialog__confirm{color:#fff;background:#e74c3c;flex:1;padding:.75rem 1.5rem}.confirm-dialog__cancel{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.confirm-dialog__cancel:hover{opacity:.9;background:#ff4f4fd0}.confirm-dialog__cancel:active{opacity:.8;background:#ff4f4fd0}.confirm-dialog__cancel{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.confirm-dialog__cancel:hover{background:#ff4f4f69}.confirm-dialog__cancel{flex:1;padding:.75rem 1.5rem}.select{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.select:focus{border-color:#ff4b4b;outline:none}.select:disabled{cursor:not-allowed;background:#f5f5f5}.select{cursor:pointer;background:#fff}.select__content{z-index:1003;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 20px #00000014}.select__item{cursor:pointer;padding:8px 12px}.select__item[data-highlighted]{background:#f5f5f5}.admin-products{max-width:1200px}.admin-products__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-products__title{color:#111;font-size:2rem}.admin-products__add-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-products__add-btn:hover{opacity:.9;background:#ff4f4fd0}.admin-products__add-btn:active{opacity:.8;background:#ff4f4fd0}.admin-products__empty{text-align:center;color:#666;padding:3rem}.admin-products__list{flex-direction:column;gap:1rem;display:flex}.product-item{background:#fff;border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000a}.product-item__image{object-fit:cover;border-radius:8px;width:150px;height:150px}.product-item__info{flex:1}.product-item__title{color:#111;margin-bottom:.5rem;font-size:1.25rem}.product-item__desc{color:#666;margin-bottom:.5rem}.product-item__price{color:#ff4b4b;font-size:1.25rem;font-weight:600}.product-item__actions{flex-direction:column;gap:.5rem;display:flex}.product-item__btn{font-size:.9rem}.product-item__btn--edit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.product-item__btn--edit:hover{opacity:.9;background:#ff4f4fd0}.product-item__btn--edit:active{opacity:.8;background:#ff4f4fd0}.product-item__btn--edit{color:#fff;background:#ff4b4b}.product-item__btn--delete{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.product-item__btn--delete:hover{opacity:.9;background:#ff4f4fd0}.product-item__btn--delete:active{opacity:.8;background:#ff4f4fd0}.product-item__btn--delete{color:#fff;background:#e74c3c}.product-form{flex-direction:column;gap:1rem;display:flex}.product-form__input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.product-form__input:focus{border-color:#ff4b4b;outline:none}.product-form__input:disabled{cursor:not-allowed;background:#f5f5f5}.product-form__textarea{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.product-form__textarea:focus{border-color:#ff4b4b;outline:none}.product-form__textarea:disabled{cursor:not-allowed;background:#f5f5f5}.product-form__textarea{resize:vertical}.product-form__file-row{align-items:center;gap:1rem;display:flex}.product-form__file{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.product-form__file:focus{border-color:#ff4b4b;outline:none}.product-form__file:disabled{cursor:not-allowed;background:#f5f5f5}.product-form__file{flex:1;padding:.75rem 1rem}.product-form__image-preview{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.product-form__image-preview img{object-fit:cover;border:1px solid #00000014;border-radius:8px;width:96px;height:96px}.product-form__image-hint{color:#666;font-size:.85rem;line-height:1.35}.product-form__remove-image-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.product-form__remove-image-btn:hover{opacity:.9;background:#ff4f4fd0}.product-form__remove-image-btn:active{opacity:.8;background:#ff4f4fd0}.product-form__remove-image-btn{color:#fff;background:#e74c3c;align-self:flex-start;padding:16px 1rem;font-size:.85rem}.product-form__price-currency{align-items:flex-start;gap:1rem;display:flex}.product-form__price-currency .select{flex:none;width:auto;min-width:100px}.product-form__input--price{flex:1}.product-form__actions{gap:1rem;margin-top:1rem;display:flex}.product-form__submit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.product-form__submit:hover{opacity:.9;background:#ff4f4fd0}.product-form__submit:active{opacity:.8;background:#ff4f4fd0}.product-form__submit{flex:1}.product-form__cancel{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.product-form__cancel:hover{opacity:.9;background:#ff4f4fd0}.product-form__cancel:active{opacity:.8;background:#ff4f4fd0}.product-form__cancel{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.product-form__cancel:hover{background:#ff4f4f69}.product-form__cancel{flex:1;padding:.75rem 1.5rem}.admin-reviews{max-width:1200px}.admin-reviews__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-reviews__title{color:#111;margin:0;font-size:2rem}.admin-reviews__add-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-reviews__add-btn:hover{opacity:.9;background:#ff4f4fd0}.admin-reviews__add-btn:active{opacity:.8;background:#ff4f4fd0}.admin-reviews__empty{text-align:center;color:#666;padding:3rem}.admin-reviews__list{flex-direction:column;gap:2rem;display:flex}.review-group__title{color:#111;border-bottom:2px solid #e0e0e0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.review-group__items{flex-direction:column;gap:1rem;display:flex}.review-item{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 16px #0000000a}.review-item__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.review-item__author{color:#111;margin-bottom:.25rem;font-weight:600}.review-item__date{color:#666;font-size:.85rem}.review-item__text{color:#666;line-height:1.6}.review-item__actions{align-items:center;gap:.5rem;display:flex}.review-item__edit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.review-item__edit:hover{opacity:.9;background:#ff4f4fd0}.review-item__edit:active{opacity:.8;background:#ff4f4fd0}.review-item__edit{justify-content:center;align-items:center;min-width:2.5rem;padding:.5rem;display:flex}.review-item__delete{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.review-item__delete:hover{opacity:.9;background:#ff4f4fd0}.review-item__delete:active{opacity:.8;background:#ff4f4fd0}.review-item__delete{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.review-item__delete:hover{background:#ff4f4f69}.review-item__delete{justify-content:center;align-items:center;min-width:2.5rem;padding:.5rem;display:flex}.review-form{flex-direction:column;gap:1rem;display:flex}.review-form__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.review-form__label{color:#666;font-size:.9rem;font-weight:500}.review-form__input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.review-form__input:focus{border-color:#ff4b4b;outline:none}.review-form__input:disabled{cursor:not-allowed;background:#f5f5f5}.review-form__textarea{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.review-form__textarea:focus{border-color:#ff4b4b;outline:none}.review-form__textarea:disabled{cursor:not-allowed;background:#f5f5f5}.review-form__textarea{resize:vertical}.review-form__actions{gap:1rem;margin-top:1rem;display:flex}.review-form__submit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.review-form__submit:hover{opacity:.9;background:#ff4f4fd0}.review-form__submit:active{opacity:.8;background:#ff4f4fd0}.review-form__submit{flex:1}.review-form__cancel{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.review-form__cancel:hover{opacity:.9;background:#ff4f4fd0}.review-form__cancel:active{opacity:.8;background:#ff4f4fd0}.review-form__cancel{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.review-form__cancel:hover{background:#ff4f4f69}.review-form__cancel{flex:1;padding:.75rem 1.5rem}.page-slug-form{flex-direction:column;gap:1rem;display:flex}.page-slug-form__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.page-slug-form__label{color:#111;font-size:.9rem;font-weight:600}.page-slug-form__input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.page-slug-form__input:focus{border-color:#ff4b4b;outline:none}.page-slug-form__input:disabled{cursor:not-allowed;background:#f5f5f5}.page-slug-form__input{max-width:360px}.page-slug-form__preview{color:#666;margin-top:.25rem;font-size:.9rem}.page-slug-form__error{color:#ff4b4b;font-size:.9rem;font-weight:600}.page-slug-form__actions{gap:1rem;margin-top:1rem;display:flex}.page-slug-form__submit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-slug-form__submit:hover{opacity:.9;background:#ff4f4fd0}.page-slug-form__submit:active{opacity:.8;background:#ff4f4fd0}.page-slug-form__submit{flex:1}.page-slug-form__cancel{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-slug-form__cancel:hover{opacity:.9;background:#ff4f4fd0}.page-slug-form__cancel:active{opacity:.8;background:#ff4f4fd0}.page-slug-form__cancel{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.page-slug-form__cancel:hover{background:#ff4f4f69}.page-slug-form__cancel{flex:1;padding:.75rem 1.5rem}.admin-pages{max-width:1200px}.admin-pages__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-pages__title{color:#111;font-size:2rem}.admin-pages__add-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-pages__add-btn:hover{opacity:.9;background:#ff4f4fd0}.admin-pages__add-btn:active{opacity:.8;background:#ff4f4fd0}.admin-pages__add-btn{text-decoration:none}.admin-pages__section{margin-bottom:2.5rem}.admin-pages__section-title{color:#111;margin-bottom:1rem;font-size:1.4rem}.admin-pages__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.admin-pages__empty{text-align:center;color:#666;padding:3rem}.admin-pages__list{flex-direction:column;gap:1rem;display:flex}.admin-pages__editor{background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000a}.admin-pages__editor-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-pages__editor-title{color:#111;margin:0;font-size:1.4rem}.admin-pages__editor-hint{color:#666;margin:.25rem 0 0;font-size:.95rem}.admin-pages__close-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-pages__close-btn:hover{opacity:.9;background:#ff4f4fd0}.admin-pages__close-btn:active{opacity:.8;background:#ff4f4fd0}.admin-pages__close-btn{color:#111;background:0 0;border:1px solid #e0e0e0}.admin-pages__slug{flex-direction:column;gap:.5rem;display:flex}.admin-pages__slug-label{color:#111;font-weight:600}.admin-pages__slug-input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.admin-pages__slug-input:focus{border-color:#ff4b4b;outline:none}.admin-pages__slug-input:disabled{cursor:not-allowed;background:#f5f5f5}.admin-pages__slug-input{max-width:360px}.admin-pages__slug-preview{color:#666;font-size:.9rem}.admin-pages__error{color:#ff4b4b;font-weight:600}.admin-pages__puck{border:1px solid #e0e0e0;border-radius:8px;min-height:60vh;overflow:hidden}.page-card{background:#fff;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000a}.page-card__title{color:#111;font-weight:600}.page-card__meta{color:#666;font-size:.9rem}.page-card__actions{gap:.5rem;display:flex}.page-card__btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-card__btn:hover{opacity:.9;background:#ff4f4fd0}.page-card__btn:active{opacity:.8;background:#ff4f4fd0}.page-card__btn{text-decoration:none}.page-card__btn--edit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-card__btn--edit:hover{opacity:.9;background:#ff4f4fd0}.page-card__btn--edit:active{opacity:.8;background:#ff4f4fd0}.page-card__btn--edit{color:#fff;background:#ff4b4b}.page-item{background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000a}.page-item__info{flex:1}.page-item__labels{gap:.5rem;margin-bottom:.75rem;display:flex}.page-item__label{color:#fff;background:#ff4b4b;border-radius:8px;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.page-item__preview{color:#666;font-size:.9rem}.page-item__actions{flex-direction:column;gap:.5rem;display:flex}.page-item__btn{font-size:.9rem;text-decoration:none}.page-item__btn--rename{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-item__btn--rename:hover{opacity:.9;background:#ff4f4fd0}.page-item__btn--rename:active{opacity:.8;background:#ff4f4fd0}.page-item__btn--rename{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.page-item__btn--rename:hover{background:#ff4f4f69}.page-item__btn--edit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-item__btn--edit:hover{opacity:.9;background:#ff4f4fd0}.page-item__btn--edit:active{opacity:.8;background:#ff4f4fd0}.page-item__btn--edit{color:#fff;background:#ff4b4b}.page-item__btn--delete{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.page-item__btn--delete:hover{opacity:.9;background:#ff4f4fd0}.page-item__btn--delete:active{opacity:.8;background:#ff4f4fd0}.page-item__btn--delete{color:#fff;background:#e74c3c}:root{--puck-color-rose-01:#4a001c;--puck-color-rose-02:#670833;--puck-color-rose-03:#87114c;--puck-color-rose-04:#a81a66;--puck-color-rose-05:#bc5089;--puck-color-rose-06:#cc7ca5;--puck-color-rose-07:#d89aba;--puck-color-rose-08:#e3b8cf;--puck-color-rose-09:#efd6e3;--puck-color-rose-10:#f6eaf1;--puck-color-rose-11:#faf4f8;--puck-color-rose-12:#fef8fc;--puck-color-azure-01:#00175d;--puck-color-azure-02:#002c77;--puck-color-azure-03:#014292;--puck-color-azure-04:#0158ad;--puck-color-azure-05:#3479be;--puck-color-azure-06:#6499cf;--puck-color-azure-07:#88b0da;--puck-color-azure-08:#abc7e5;--puck-color-azure-09:#cfdff0;--puck-color-azure-10:#e7eef7;--puck-color-azure-11:#f3f6fb;--puck-color-azure-12:#f7faff;--puck-color-green-01:#002000;--puck-color-green-02:#043604;--puck-color-green-03:#084e08;--puck-color-green-04:#0c680c;--puck-color-green-05:#1d882f;--puck-color-green-06:#2faa53;--puck-color-green-07:#56c16f;--puck-color-green-08:#7dd78b;--puck-color-green-09:#b8e8bf;--puck-color-green-10:#ddf3e0;--puck-color-green-11:#eff8f0;--puck-color-green-12:#f3fcf4;--puck-color-yellow-01:#211000;--puck-color-yellow-02:#362700;--puck-color-yellow-03:#4c4000;--puck-color-yellow-04:#645a00;--puck-color-yellow-05:#877614;--puck-color-yellow-06:#ab9429;--puck-color-yellow-07:#bfac4e;--puck-color-yellow-08:#d4c474;--puck-color-yellow-09:#e6deb1;--puck-color-yellow-10:#f3efd9;--puck-color-yellow-11:#f9f7ed;--puck-color-yellow-12:#fcfaf0;--puck-color-red-01:#4c0000;--puck-color-red-02:#6a0a10;--puck-color-red-03:#8a1422;--puck-color-red-04:#ac1f35;--puck-color-red-05:#bf5366;--puck-color-red-06:#ce7e8e;--puck-color-red-07:#d99ca8;--puck-color-red-08:#e4b9c2;--puck-color-red-09:#efd7db;--puck-color-red-10:#f6eaec;--puck-color-red-11:#faf4f5;--puck-color-red-12:#fff9fa;--puck-color-grey-01:#181818;--puck-color-grey-02:#292929;--puck-color-grey-03:#404040;--puck-color-grey-04:#5a5a5a;--puck-color-grey-05:#767676;--puck-color-grey-06:#949494;--puck-color-grey-07:#ababab;--puck-color-grey-08:#c3c3c3;--puck-color-grey-09:#dcdcdc;--puck-color-grey-10:#efefef;--puck-color-grey-11:#f5f5f5;--puck-color-grey-12:#fafafa;--puck-color-black:#000;--puck-color-white:#fff;--puck-font-size-scale-base-unitless:12;--puck-font-size-xxxs-unitless:12;--puck-font-size-xxs-unitless:14;--puck-font-size-xs-unitless:16;--puck-font-size-s-unitless:18;--puck-font-size-m-unitless:21;--puck-font-size-l-unitless:24;--puck-font-size-xl-unitless:28;--puck-font-size-xxl-unitless:36;--puck-font-size-xxxl-unitless:48;--puck-font-size-xxxxl-unitless:56;--puck-font-size-xxxs:calc(1rem*var(--puck-font-size-xxxs-unitless)/16);--puck-font-size-xxs:calc(1rem*var(--puck-font-size-xxs-unitless)/16);--puck-font-size-xs:calc(1rem*var(--puck-font-size-xs-unitless)/16);--puck-font-size-s:calc(1rem*var(--puck-font-size-s-unitless)/16);--puck-font-size-m:calc(1rem*var(--puck-font-size-m-unitless)/16);--puck-font-size-l:calc(1rem*var(--puck-font-size-l-unitless)/16);--puck-font-size-xl:calc(1rem*var(--puck-font-size-xl-unitless)/16);--puck-font-size-xxl:calc(1rem*var(--puck-font-size-xxl-unitless)/16);--puck-font-size-xxxl:calc(1rem*var(--puck-font-size-xxxl-unitless)/16);--puck-font-size-xxxxl:calc(1rem*var(--puck-font-size-xxxxl-unitless)/16);--puck-font-size-base:var(--puck-font-size-xs);--line-height-reset:1;--line-height-xs:calc(var(--space-m-unitless)/var(--puck-font-size-m-unitless));--line-height-s:calc(var(--space-m-unitless)/var(--puck-font-size-s-unitless));--line-height-m:calc(var(--space-m-unitless)/var(--puck-font-size-xs-unitless));--line-height-l:calc(var(--space-m-unitless)/var(--puck-font-size-xxs-unitless));--line-height-xl:calc(var(--space-m-unitless)/var(--puck-font-size-scale-base-unitless));--line-height-base:var(--line-height-m);--fallback-font-stack:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--puck-font-family:Inter,var(--fallback-font-stack);--puck-font-family-monospaced:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,"DejaVu Sans Mono",monospace}@supports (font-variation-settings:normal){:root{--puck-font-family:InterVariable,var(--fallback-font-stack)}}#frame-root{height:1px;min-height:100vh}[data-puck-entry]{z-index:0;position:relative}._ActionBar_rvadt_1{cursor:default;padding:4px;background:var(--puck-color-grey-01);width:auto;color:var(--puck-color-white);font-family:var(--puck-font-family);border-radius:8px;align-items:center;min-height:26px;padding-inline:0;display:flex}._ActionBar-label_rvadt_18{color:var(--puck-color-grey-08);font-size:var(--puck-font-size-xxxs);text-overflow:ellipsis;white-space:nowrap;margin-inline:4px;padding-inline:8px;font-weight:500}._ActionBar-action_rvadt_30+._ActionBar-label_rvadt_18{padding-inline-start:0}._ActionBar-label_rvadt_18+._ActionBar-action_rvadt_30{margin-inline-start:-4px}._ActionBar-group_rvadt_38{border-inline-start:.5px solid var(--puck-color-grey-05);align-items:center;height:100%;padding-inline:4px;display:flex}._ActionBar-group_rvadt_38:first-of-type{border-inline-start:0}._ActionBar-group_rvadt_38:empty{display:none}._ActionBar-action_rvadt_30{color:var(--puck-color-grey-08);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-inline:4px;padding:6px 8px;transition:color 50ms ease-in;display:flex;overflow:hidden}._ActionBar-action_rvadt_30 svg{max-width:none!important}._ActionBar-action_rvadt_30:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:-2px}@media (hover:hover) and (pointer:fine){._ActionBar-action_rvadt_30:hover{color:var(--puck-color-azure-06);transition:none}}._ActionBar-action_rvadt_30:active{color:var(--puck-color-azure-07);transition:none}._ActionBar-group_rvadt_38 *{margin:0}._InputWrapper_bsxfo_1+._InputWrapper_bsxfo_1{margin-top:12px}._Input-label_bsxfo_5{color:var(--puck-color-grey-04);font-size:var(--puck-font-size-xxs);align-items:center;padding-bottom:12px;font-weight:600;display:flex}._Input-labelIcon_bsxfo_14{color:var(--puck-color-grey-07);margin-inline-end:4px;padding-inline-start:4px;display:flex}._Input-disabledIcon_bsxfo_21{color:var(--puck-color-grey-05);margin-inline-start:auto}._Input-input_bsxfo_26{background:var(--puck-color-white);border-style:solid;border-width:1px;border-color:var(--puck-color-grey-09);box-sizing:border-box;border-radius:4px;width:100%;max-width:100%;padding:12px 15px;font-family:inherit;font-size:16px;transition:border-color 50ms ease-in}@media (min-width:458px){._Input-input_bsxfo_26{font-size:14px}}select._Input-input_bsxfo_26{appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") calc(100% - 12px) calc(50% + 3px)/12px no-repeat;background-color:var(--puck-color-white);cursor:pointer}select._Input-input_bsxfo_26:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){background-position:12px calc(50% + 3px)}@media (hover:hover) and (pointer:fine){:is(._Input_bsxfo_1:has(>input):hover ._Input-input_bsxfo_26:not([readonly]),._Input_bsxfo_1:has(>textarea):hover ._Input-input_bsxfo_26:not([readonly])){border-color:var(--puck-color-grey-05);transition:none}._Input_bsxfo_1:has(>select):hover ._Input-input_bsxfo_26:not([disabled]){background-color:var(--puck-color-azure-12);border-color:var(--puck-color-grey-05);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%235a5a5a'><polygon points='0,0 100,0 50,50'/></svg>");transition:none}}._Input-input_bsxfo_26:focus{border-color:var(--puck-color-grey-05);outline:2px solid var(--puck-color-azure-05);transition:none}._Input--readOnly_bsxfo_82>._Input-input_bsxfo_26,._Input--readOnly_bsxfo_82>select._Input-input_bsxfo_26{background-color:var(--puck-color-grey-11);border-color:var(--puck-color-grey-09);color:var(--puck-color-grey-04);cursor:default;opacity:1;outline:0;transition:none}._Input-radioGroupItems_bsxfo_93{border:1px solid var(--puck-color-grey-09);border-radius:4px;flex-wrap:wrap;display:flex}._Input-radio_bsxfo_93{border-inline-end:1px solid var(--puck-color-grey-09);flex-grow:1}._Input-radio_bsxfo_93:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}._Input-radio_bsxfo_93:first-of-type ._Input-radioInner_bsxfo_110{border-top-left-radius:3px;border-bottom-left-radius:3px}._Input-radio_bsxfo_93:last-of-type{border-inline-end:0;border-top-right-radius:4px;border-bottom-right-radius:4px}._Input-radio_bsxfo_93:last-of-type ._Input-radioInner_bsxfo_110{border-top-right-radius:3px;border-bottom-right-radius:3px}._Input-radioInner_bsxfo_110{background-color:var(--puck-color-white);color:var(--puck-color-grey-04);cursor:pointer;font-size:var(--puck-font-size-xxxs);text-align:center;padding:8px 12px;transition:background-color 50ms ease-in}._Input-radio_bsxfo_93:has(:focus-visible){outline:2px solid var(--puck-color-azure-05);outline-offset:2px;position:relative}@media (hover:hover) and (pointer:fine){._Input-radioInner_bsxfo_110:hover{background-color:var(--puck-color-azure-12);transition:none}}._Input--readOnly_bsxfo_82 ._Input-radioInner_bsxfo_110{background-color:var(--puck-color-white);color:var(--puck-color-grey-04);cursor:default}._Input-radio_bsxfo_93 ._Input-radioInput_bsxfo_155:checked~._Input-radioInner_bsxfo_110{background-color:var(--puck-color-azure-11);color:var(--puck-color-azure-04);font-weight:500}._Input--readOnly_bsxfo_82 ._Input-radioInput_bsxfo_155:checked~._Input-radioInner_bsxfo_110{background-color:var(--puck-color-grey-11);color:var(--puck-color-grey-04)}._Input-radio_bsxfo_93 ._Input-radioInput_bsxfo_155{clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}textarea._Input-input_bsxfo_26{margin-bottom:-4px}._ArrayField_14u8o_5{background:var(--puck-color-azure-11);border:1px solid var(--puck-color-grey-09);border-radius:4px;flex-direction:column;display:flex}._ArrayField--isDraggingFrom_14u8o_13{background-color:var(--puck-color-azure-11);overflow:hidden}._ArrayField-addButton_14u8o_18{background-color:var(--puck-color-white);color:var(--puck-color-azure-05);cursor:pointer;text-align:left;border:none;border-radius:3px;justify-content:center;width:100%;margin:0;padding:14px;transition:background-color 50ms ease-in;display:flex}._ArrayField--hasItems_14u8o_33>._ArrayField-addButton_14u8o_18{border-top:1px solid var(--puck-color-grey-09);border-top-left-radius:0;border-top-right-radius:0}._ArrayField-addButton_14u8o_18:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px;position:relative}@media (hover:hover) and (pointer:fine){._ArrayField_14u8o_5:not(._ArrayField--isDraggingFrom_14u8o_13)>._ArrayField-addButton_14u8o_18:hover{background:var(--puck-color-azure-12);color:var(--puck-color-azure-04);transition:none}}._ArrayField_14u8o_5:not(._ArrayField--isDraggingFrom_14u8o_13)>._ArrayField-addButton_14u8o_18:active{background:var(--puck-color-azure-11);color:var(--puck-color-azure-04);transition:none}._ArrayField-inner_14u8o_59{margin-top:-1px}._ArrayFieldItem_14u8o_67{border-top:1px solid var(--puck-color-grey-09);border-top-left-radius:3px;border-top-right-radius:3px;display:block;position:relative}._ArrayFieldItem--isDragging_14u8o_78{border-top:#0000}._ArrayFieldItem--isExpanded_14u8o_82:before{display:none}._ArrayFieldItem--isExpanded_14u8o_82{z-index:2;border-bottom:0;outline-offset:0px!important;outline:1px solid var(--puck-color-azure-07)!important}._ArrayFieldItem--isDragging_14u8o_78{outline:2px var(--puck-color-azure-09)solid!important}._ArrayFieldItem--isDragging_14u8o_78 ._ArrayFieldItem-summary_14u8o_97:active{background-color:var(--puck-color-white)}._ArrayFieldItem_14u8o_67+._ArrayFieldItem_14u8o_67{border-top-left-radius:0;border-top-right-radius:0}._ArrayFieldItem-summary_14u8o_97{background:var(--puck-color-white);color:var(--puck-color-grey-04);cursor:pointer;font-size:var(--puck-font-size-xxs);justify-content:space-between;align-items:center;gap:2px;padding:12px 15px;list-style:none;transition:background-color 50ms ease-in;display:flex;position:relative;overflow:hidden}._ArrayFieldItem_14u8o_67:first-of-type>._ArrayFieldItem-summary_14u8o_97{border-top-left-radius:3px;border-top-right-radius:3px}._ArrayField--addDisabled_14u8o_127>._ArrayField-inner_14u8o_59>._ArrayFieldItem_14u8o_67:last-of-type:not(._ArrayFieldItem--isExpanded_14u8o_82)>._ArrayFieldItem-summary_14u8o_97,._ArrayField--addDisabled_14u8o_127>._ArrayField-inner_14u8o_59>._ArrayFieldItem--isExpanded_14u8o_82:last-of-type{border-bottom-right-radius:3px;border-bottom-left-radius:3px}._ArrayFieldItem-summary_14u8o_97:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px}@media (hover:hover) and (pointer:fine){._ArrayFieldItem-summary_14u8o_97:hover{background-color:var(--puck-color-azure-12);transition:none}}._ArrayFieldItem-summary_14u8o_97:active{background-color:var(--puck-color-azure-11);transition:none}._ArrayFieldItem--isExpanded_14u8o_82>._ArrayFieldItem-summary_14u8o_97{background:var(--puck-color-azure-11);color:var(--puck-color-azure-04);font-weight:600;transition:none}._ArrayFieldItem-body_14u8o_166{background:var(--puck-color-white);display:none}._ArrayFieldItem--isExpanded_14u8o_82>._ArrayFieldItem-body_14u8o_166{display:block}._ArrayFieldItem-fieldset_14u8o_175{border:none;border-top:1px solid var(--puck-color-grey-09);min-width:0;margin:0;padding:16px 15px}._ArrayFieldItem-rhs_14u8o_183{align-items:center;gap:4px;display:flex}._ArrayFieldItem-actions_14u8o_189{color:var(--puck-color-grey-04);opacity:0;gap:4px;display:flex}._ArrayFieldItem-summary_14u8o_97:focus-within>._ArrayFieldItem-rhs_14u8o_183>._ArrayFieldItem-actions_14u8o_189,._ArrayFieldItem-summary_14u8o_97:hover>._ArrayFieldItem-rhs_14u8o_183>._ArrayFieldItem-actions_14u8o_189{opacity:1}._IconButton_swpni_1{color:currentColor;font-family:var(--puck-font-family);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color 50ms ease-in,color 50ms ease-in;display:flex}._IconButton_swpni_1:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:-2px}@media (hover:hover) and (pointer:fine){._IconButton_swpni_1:hover:not(._IconButton--disabled_swpni_20){background:var(--puck-color-azure-12);color:var(--puck-color-azure-04);cursor:pointer;transition:none}}._IconButton_swpni_1:active{background:var(--puck-color-azure-11);transition:none}._IconButton-title_swpni_33{clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._IconButton--disabled_swpni_20{color:var(--puck-color-grey-07)}@keyframes _loader-animation_nacdm_1{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(.8)}to{transform:rotate(360deg)scale(1)}}._Loader_nacdm_13{background:0 0;border:2px solid;border-bottom-color:#0000;border-radius:100%;animation:1s linear infinite both _loader-animation_nacdm_1;display:inline-block}._DragIcon_17p8x_1{color:var(--puck-color-grey-05);cursor:grab;border-radius:4px;padding:4px}._DragIcon--disabled_17p8x_8{cursor:no-drop}@media (hover:hover) and (pointer:fine){._DragIcon_17p8x_1:not(._DragIcon--disabled_17p8x_8):hover{color:var(--puck-color-azure-05);background-color:var(--puck-color-azure-12)}}[data-dnd-placeholder] *{opacity:0!important}._ExternalInput-actions_91ls0_1{display:flex}._ExternalInput-button_91ls0_5{background-color:var(--puck-color-white);border:1px solid var(--puck-color-grey-09);color:var(--puck-color-azure-04);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;flex-grow:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:500;transition:background-color 50ms ease-in;display:flex;position:relative;overflow:hidden}._ExternalInput--dataSelected_91ls0_24 ._ExternalInput-button_91ls0_5{color:var(--puck-color-grey-03);border-top-right-radius:0;border-bottom-right-radius:0;display:block}._ExternalInput--readOnly_91ls0_31 ._ExternalInput-button_91ls0_5{background-color:var(--puck-color-grey-11)}._ExternalInput-detachButton_91ls0_35{border:1px solid var(--puck-color-grey-09);background-color:var(--puck-color-grey-12);color:var(--puck-color-grey-05);border-top-right-radius:4px;border-bottom-right-radius:4px;justify-content:center;align-items:center;gap:8px;margin-inline-start:-1px;padding:8px 12px;transition:background-color 50ms ease-in,color 50ms ease-in;display:flex;position:relative}._ExternalInput-button_91ls0_5:focus-visible,._ExternalInput-detachButton_91ls0_35:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px;z-index:1}@media (hover:hover) and (pointer:fine){._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-button_91ls0_5:hover,._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:hover{background:var(--puck-color-azure-12);transition:none}._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:hover{color:var(--puck-color-azure-04)}}._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-button_91ls0_5:active,._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:active{background:var(--puck-color-azure-11);transition:none}._ExternalInputModal_91ls0_79{color:var(--puck-color-black);grid-template-rows:min-content minmax(128px,100%) min-content;grid-template-columns:100%;min-height:50dvh;max-height:90dvh;display:grid;position:relative}._ExternalInputModal-grid_91ls0_89{flex-direction:column;display:flex}@media (min-width:458px){._ExternalInputModal-grid_91ls0_89{grid-template-columns:100%;display:grid}._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-grid_91ls0_89{grid-template-columns:25% 75%}}._ExternalInputModal-filters_91ls0_105{border-bottom:1px solid var(--puck-color-grey-09)}._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-filters_91ls0_105{display:none}@media (min-width:458px){._ExternalInputModal-filters_91ls0_105{border-inline-end:1px solid var(--puck-color-grey-09);display:none}._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-filters_91ls0_105{display:block}}._ExternalInputModal-masthead_91ls0_124{background-color:var(--puck-color-grey-12);border-bottom:1px solid var(--puck-color-grey-09);flex-wrap:wrap;gap:24px;padding:24px;display:flex}._ExternalInputModal-tableWrapper_91ls0_133{flex-grow:1;position:relative;overflow:auto}._ExternalInputModal-table_91ls0_133{border-collapse:unset;border-spacing:0;color:var(--puck-color-grey-02);z-index:0;min-width:100%;position:relative}._ExternalInputModal-thead_91ls0_149{background-color:var(--puck-color-white);z-index:1;position:sticky;top:0}._ExternalInputModal-th_91ls0_149{border-bottom:1px solid var(--puck-color-grey-09);color:var(--puck-color-grey-04);padding:16px 24px;font-size:14px;font-weight:500}._ExternalInputModal-td_91ls0_164{border-bottom:1px solid var(--puck-color-grey-10);padding:16px 24px}._ExternalInputModal-tr_91ls0_169 ._ExternalInputModal-td_91ls0_164:first-of-type{white-space:nowrap;width:1%;font-weight:500}@media (hover:hover) and (pointer:fine){._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:hover{background:var(--puck-color-azure-12);color:var(--puck-color-azure-04);cursor:pointer;margin-inline-start:-5px;position:relative}._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:hover ._ExternalInputModal-td_91ls0_164:first-of-type{border-inline-start:4px solid var(--puck-color-azure-04);padding-inline-start:20px}}._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:last-of-type ._ExternalInputModal-td_91ls0_164{border-bottom:none}._ExternalInputModal-tableWrapper_91ls0_133{display:none}._ExternalInputModal--hasData_91ls0_202 ._ExternalInputModal-tableWrapper_91ls0_133{display:block}._ExternalInputModal-loadingBanner_91ls0_206{background-color:color-mix(in srgb,var(--puck-color-white)90%,transparent);justify-content:center;align-items:center;padding:64px;display:none;position:absolute;inset:0}._ExternalInputModal--isLoading_91ls0_223 ._ExternalInputModal-loadingBanner_91ls0_206{display:flex}._ExternalInputModal-searchForm_91ls0_227{flex-wrap:wrap;flex-grow:1;gap:12px;display:flex}@media (min-width:458px){._ExternalInputModal-searchForm_91ls0_227{flex-wrap:nowrap}}._ExternalInputModal-search_91ls0_227{background:var(--puck-color-white);border-style:solid;border-width:1px;border-color:var(--puck-color-grey-09);border-radius:4px;flex-grow:1;transition:border-color 50ms ease-in;display:flex}._ExternalInputModal-search_91ls0_227:focus-within{border-color:var(--puck-color-grey-05);outline:2px solid var(--puck-color-azure-05);transition:none}@media (hover:hover) and (pointer:fine){._ExternalInputModal-search_91ls0_227:hover{border-color:var(--puck-color-grey-05);transition:none}}._ExternalInputModal-searchIcon_91ls0_264{background:var(--puck-color-grey-12);border-inline-end:1px solid var(--puck-color-grey-09);color:var(--puck-color-grey-07);border-top-left-radius:4px;border-bottom-left-radius:4px;justify-content:center;align-items:center;padding:12px 15px;transition:color 50ms ease-in;display:flex}._ExternalInputModal-search_91ls0_227:focus-within ._ExternalInputModal-searchIcon_91ls0_264{color:var(--puck-color-grey-04);transition:none}@media (hover:hover) and (pointer:fine){._ExternalInputModal-search_91ls0_227:hover ._ExternalInputModal-searchIcon_91ls0_264{color:var(--puck-color-grey-04);transition:none}}._ExternalInputModal-searchIconText_91ls0_289{clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._ExternalInputModal-searchInput_91ls0_299{background:var(--puck-color-white);border:none;border-radius:4px;width:100%;padding:12px 15px;font-family:inherit;font-size:14px}._ExternalInputModal-searchInput_91ls0_299:focus{outline:0}._ExternalInputModal-searchActions_91ls0_313{gap:8px;width:100%;height:44px;display:flex}@media (min-width:458px){._ExternalInputModal-searchActions_91ls0_313{width:auto}}._ExternalInputModal-searchActionIcon_91ls0_326{align-self:center}._ExternalInputModal-footerContainer_91ls0_330{background-color:var(--puck-color-grey-12);border-top:1px solid var(--puck-color-grey-09);color:var(--puck-color-grey-04);padding:16px}._ExternalInputModal-footer_91ls0_330{text-align:right;font-size:14px;font-weight:500}._ExternalInputModal-field_91ls0_343{color:var(--puck-color-grey-04);margin:16px;margin-bottom:12px;display:block}._Modal_ikbaj_1{background:color-mix(in srgb,var(--puck-color-black)75%,transparent);z-index:1;justify-content:center;align-items:center;padding:32px;display:none;position:fixed;inset:0}._Modal--isOpen_ikbaj_15{display:flex}._Modal-inner_ikbaj_19{background:var(--puck-color-white);border-radius:8px;flex-direction:column;width:100%;max-width:1024px;max-height:90dvh;display:flex;overflow:hidden}._Heading_qxrry_1{color:var(--puck-color-black);margin:0;font-weight:700;display:block}._Heading_qxrry_1 b{font-weight:700}._Heading--xxxxl_qxrry_12{font-size:var(--puck-font-size-xxxxl);letter-spacing:.08ch;font-weight:800}._Heading--xxxl_qxrry_18{font-size:var(--puck-font-size-xxxl)}._Heading--xxl_qxrry_22{font-size:var(--puck-font-size-xxl)}._Heading--xl_qxrry_26{font-size:var(--puck-font-size-xl)}._Heading--l_qxrry_30{font-size:var(--puck-font-size-l)}._Heading--m_qxrry_34{font-size:var(--puck-font-size-m)}._Heading--s_qxrry_38{font-size:var(--puck-font-size-s)}._Heading--xs_qxrry_42{font-size:var(--puck-font-size-xs)}._Button_10byl_1{appearance:none;color:var(--puck-color-white);letter-spacing:.05ch;font-family:var(--puck-font-family);box-sizing:border-box;text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:background-color 50ms ease-in;display:inline-flex}._Button_10byl_1:hover,._Button_10byl_1:active{transition:none}._Button--medium_10byl_29{padding-bottom:7px;padding-inline:19px;min-height:34px;padding-top:7px}._Button--large_10byl_37{padding-bottom:11px;padding-inline:19px;padding-top:11px}._Button-icon_10byl_44{margin-top:2px}._Button--primary_10byl_48{background:var(--puck-color-azure-04)}._Button_10byl_1:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px}@media (hover:hover) and (pointer:fine){._Button--primary_10byl_48:hover{background-color:var(--puck-color-azure-03)}}._Button--primary_10byl_48:active{background-color:var(--puck-color-azure-02)}._Button--secondary_10byl_67{color:currentColor;border:1px solid}@media (hover:hover) and (pointer:fine){._Button--secondary_10byl_67:hover{background-color:var(--puck-color-azure-12);color:var(--puck-color-black)}}._Button--secondary_10byl_67:active{background-color:var(--puck-color-azure-11);color:var(--puck-color-black)}._Button--flush_10byl_84{border-radius:0}._Button--disabled_10byl_88,._Button--disabled_10byl_88:hover{background-color:var(--puck-color-grey-07);color:var(--puck-color-grey-03);cursor:not-allowed}._Button--fullWidth_10byl_95{justify-content:center;width:100%}._Button-spinner_10byl_100{padding-inline-start:8px}._ObjectField_1ua3y_5{background-color:var(--puck-color-white);border:1px solid var(--puck-color-grey-09);border-radius:4px;flex-direction:column;display:flex}._ObjectField-fieldset_1ua3y_13{border:none;min-width:0;margin:0;padding:16px 15px}._Drawer_pl7z0_1{font-family:var(--puck-font-family);flex-direction:column;gap:12px;display:flex}._Drawer-draggable_pl7z0_8{position:relative}._Drawer-draggableBg_pl7z0_12{pointer-events:none;z-index:-1;position:absolute;inset:0}._DrawerItem-draggable_pl7z0_22{background:var(--puck-color-white);cursor:grab;border:1px var(--puck-color-grey-09)solid;font-size:var(--puck-font-size-xxs);border-radius:4px;justify-content:space-between;align-items:center;padding:12px;transition:background-color 50ms ease-in,color 50ms ease-in;display:flex}._DrawerItem--disabled_pl7z0_35 ._DrawerItem-draggable_pl7z0_22{background:var(--puck-color-grey-11);color:var(--puck-color-grey-05);cursor:not-allowed}._DrawerItem_pl7z0_22:focus-visible{outline:0}._Drawer_pl7z0_1:not(._Drawer--isDraggingFrom_pl7z0_45) ._DrawerItem_pl7z0_22:focus-visible ._DrawerItem-draggable_pl7z0_22{outline:2px solid var(--puck-color-azure-05);outline-offset:2px;border-radius:4px}@media (hover:hover) and (pointer:fine){._Drawer_pl7z0_1:not(._Drawer--isDraggingFrom_pl7z0_45) ._DrawerItem_pl7z0_22:not(._DrawerItem--disabled_pl7z0_35) ._DrawerItem-draggable_pl7z0_22:hover{background-color:var(--puck-color-azure-12);color:var(--puck-color-azure-04);transition:none}}._DrawerItem-name_pl7z0_63{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}._DraggableComponent_1vaqy_1{pointer-events:none;--overlay-background:color-mix(in srgb,var(--puck-color-azure-08)30%,transparent);position:absolute}._DraggableComponent-overlayWrapper_1vaqy_12{pointer-events:none;box-sizing:border-box;z-index:1;width:100%;height:100%;position:absolute;top:0}._DraggableComponent-overlay_1vaqy_12{cursor:pointer;outline:2px var(--puck-color-azure-09)solid;outline-offset:-2px;width:100%;height:100%}._DraggableComponent_1vaqy_1:focus-visible>._DraggableComponent-overlayWrapper_1vaqy_12{outline:1px solid var(--puck-color-azure-05)}._DraggableComponent-loadingOverlay_1vaqy_34{background:var(--puck-color-white);color:var(--puck-color-grey-03);z-index:1;pointer-events:all;box-sizing:border-box;opacity:.8;z-index:1;border-radius:4px;padding:8px;display:flex;position:absolute;top:8px;right:8px}._DraggableComponent--hover_1vaqy_50>._DraggableComponent-overlayWrapper_1vaqy_12>._DraggableComponent-overlay_1vaqy_12{background:var(--overlay-background);outline:2px var(--puck-color-azure-09)solid}._DraggableComponent--isSelected_1vaqy_57>._DraggableComponent-overlayWrapper_1vaqy_12>._DraggableComponent-overlay_1vaqy_12{outline-color:var(--puck-color-azure-07)}._DraggableComponent_1vaqy_1:has(._DraggableComponent--hover_1vaqy_50>._DraggableComponent-overlayWrapper_1vaqy_12)>._DraggableComponent-overlayWrapper_1vaqy_12{display:none}._DraggableComponent-actionsOverlay_1vaqy_71{opacity:0;pointer-events:none;z-index:2;position:sticky}._DraggableComponent--isSelected_1vaqy_57 ._DraggableComponent-actionsOverlay_1vaqy_71{opacity:1;pointer-events:auto}._DraggableComponent-actions_1vaqy_71{cursor:grab;box-sizing:border-box;transform-origin:100% 0;width:auto;min-height:36px;display:flex;position:absolute}[data-puck-component] *{pointer-events:none;-webkit-user-select:none;user-select:none}[data-puck-component]{cursor:grab;-webkit-user-select:none;user-select:none;pointer-events:auto!important}[data-puck-dropzone]{pointer-events:auto!important}[data-puck-disabled]{cursor:pointer}[data-dnd-placeholder]{background:var(--puck-color-azure-06)!important;color:#0000!important;opacity:.3!important;border:none!important;outline:none!important;transition:none!important}[data-dnd-placeholder] *,[data-dnd-placeholder]:after,[data-dnd-placeholder]:before{opacity:0!important}[data-dnd-dragging][data-puck-component]{pointer-events:none!important;outline:2px var(--puck-color-azure-09)solid!important;outline-offset:-2px!important}._DropZone_1i2sv_1{--resize-animation-ms:.15s;height:100%;min-height:var(--min-empty-height);outline-offset:-2px;width:100%;position:relative}._DropZone--hasChildren_1i2sv_11{min-height:0}._DropZone_1i2sv_1:empty{min-height:var(--min-empty-height)}[data-puck-entry]:not([data-puck-dragging]) ._DropZone_1i2sv_1{transition:min-height var(--resize-animation-ms)ease-in}._DropZone--isAreaSelected_1i2sv_24,._DropZone--hoveringOverArea_1i2sv_25:not(._DropZone--isRootZone_1i2sv_25),._DropZone_1i2sv_1:empty{background:color-mix(in srgb,var(--puck-color-azure-09)30%,transparent);outline:2px dashed var(--puck-color-azure-08)}._DropZone--isDestination_1i2sv_35{outline:2px dashed var(--puck-color-azure-04)!important}._DropZone--isDestination_1i2sv_35:not(._DropZone--isRootZone_1i2sv_25){background:color-mix(in srgb,var(--puck-color-azure-09)30%,transparent)!important}._DropZone-item_1i2sv_47{position:relative}._DropZone-hitbox_1i2sv_51{z-index:1;width:100%;height:24px;position:absolute;bottom:-12px}[data-puck-dragging] ._DropZone--isEnabled_1i2sv_59{outline:2px dashed var(--puck-color-azure-06)}._DropZone_1i2sv_1>:not([data-puck-component]){opacity:0}body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay]{opacity:0!important}[data-puck-overlay-portal],[data-puck-overlay-portal] *{pointer-events:auto!important}[data-puck-overlay-portal]:hover{outline:2px var(--puck-color-azure-09)dashed;outline-offset:2px}[data-puck-overlay-portal]:focus-within{outline:2px var(--puck-color-azure-07)solid;outline-offset:2px}._InlineTextField_1xph6_1{cursor:text;white-space:pre-wrap;display:inline-block}[data-dnd-dragging] ._InlineTextField_1xph6_1{cursor:none;caret-color:#0000}[data-dnd-dragging] ._InlineTextField_1xph6_1::selection{display:none}._SidebarSection_8boj8_1{color:var(--puck-color-black);flex-direction:column;display:flex;position:relative}._SidebarSection_8boj8_1:last-of-type{flex-grow:1}._SidebarSection-title_8boj8_12{background:var(--puck-color-white);border-bottom:1px solid var(--puck-color-grey-09);border-top:1px solid var(--puck-color-grey-09);padding:16px;overflow-x:auto}._SidebarSection--noBorderTop_8boj8_20>._SidebarSection-title_8boj8_12{border-top:0}._SidebarSection-content_8boj8_24{padding:16px}._SidebarSection--noPadding_8boj8_28>._SidebarSection-content_8boj8_24{padding:0}._SidebarSection--noPadding_8boj8_28>._SidebarSection-content_8boj8_24:last-child{padding-bottom:4px}._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24{border-bottom:none;flex-grow:1}._SidebarSection-breadcrumbLabel_8boj8_41{color:var(--puck-color-azure-04);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:2px;flex-shrink:0;padding:0;transition:color 50ms ease-in}._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px}@media (hover:hover) and (pointer:fine){._SidebarSection-breadcrumbLabel_8boj8_41:hover{color:var(--puck-color-azure-03);transition:none}}._SidebarSection-breadcrumbLabel_8boj8_41:active{color:var(--puck-color-azure-02);transition:none}._SidebarSection-breadcrumbs_8boj8_70,._SidebarSection-breadcrumb_8boj8_41{align-items:center;gap:4px;display:flex}._SidebarSection-heading_8boj8_82{padding-inline-end:16px}._SidebarSection-loadingOverlay_8boj8_86{background:var(--puck-color-white);z-index:1;pointer-events:all;box-sizing:border-box;opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}._Puck_1yxlw_19{--puck-space-px:16px;font-family:var(--puck-font-family);overflow-x:hidden}@media (min-width:766px){._Puck_1yxlw_19{overflow-x:auto}}._Puck-portal_1yxlw_31{z-index:2;position:relative}._PuckLayout-inner_1yxlw_38{--puck-frame-width:auto;--puck-side-bar-width:0px;--puck-left-side-bar-width:var(--puck-user-left-side-bar-width,var(--puck-side-bar-width));--puck-right-side-bar-width:var(--puck-user-right-side-bar-width,var(--puck-side-bar-width));grid-template-areas:"header header header""left editor right";grid-template-columns:0 var(--puck-frame-width)0;z-index:0;grid-template-rows:min-content auto;height:100dvh;display:grid;position:relative}._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:186px}._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38{grid-template-columns:var(--puck-left-side-bar-width)var(--puck-frame-width)0}._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38{grid-template-columns:0 var(--puck-frame-width)var(--puck-right-side-bar-width)}._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38{grid-template-columns:var(--puck-left-side-bar-width)var(--puck-frame-width)var(--puck-right-side-bar-width)}@media (min-width:458px){._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38{--puck-frame-width:minmax(266px,auto)}}@media (min-width:638px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:minmax(186px,250px)}}@media (min-width:766px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-frame-width:auto}}@media (min-width:990px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:256px}}@media (min-width:1198px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:274px}}@media (min-width:1398px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:290px}}@media (min-width:1598px){._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38{--puck-side-bar-width:320px}}._PuckFields_10bh7_1{font-family:var(--puck-font-family);position:relative}._PuckFields--isLoading_10bh7_6{min-height:48px}._PuckFields-loadingOverlay_10bh7_10{background:var(--puck-color-white);z-index:1;pointer-events:all;box-sizing:border-box;opacity:.8;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;top:0}._PuckFields-loadingOverlayInner_10bh7_25{padding:16px;display:flex;position:sticky;top:0}._PuckFields-field_10bh7_32 *{box-sizing:border-box}._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32{color:var(--puck-color-grey-04);padding:16px;padding-bottom:12px;display:block}._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32+._PuckFields-field_10bh7_32{border-top:1px solid var(--puck-color-grey-09);margin-top:8px}._ComponentList_1rrlt_1{max-width:100%}._ComponentList--isExpanded_1rrlt_5+._ComponentList_1rrlt_1{margin-top:12px}._ComponentList-content_1rrlt_9{display:none}._ComponentList--isExpanded_1rrlt_5>._ComponentList-content_1rrlt_9{display:block}._ComponentList-title_1rrlt_17{color:var(--puck-color-grey-05);cursor:pointer;font:inherit;font-size:var(--puck-font-size-xxxs);text-transform:uppercase;background-color:#0000;border:0;border-radius:4px;gap:4px;width:100%;margin-bottom:6px;padding:8px;list-style:none;transition:background-color 50ms ease-in,color 50ms ease-in;display:flex}._ComponentList-title_1rrlt_17:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px}@media (hover:hover) and (pointer:fine){._ComponentList-title_1rrlt_17:hover{background-color:var(--puck-color-azure-11);color:var(--puck-color-azure-04);transition:none}}._ComponentList-title_1rrlt_17:active{background-color:var(--puck-color-azure-10);transition:none}._ComponentList-titleIcon_1rrlt_53{margin-inline-start:auto}._PuckPreview_z2rgu_1{height:100%;position:relative}._PuckPreview-frame_z2rgu_6{border:none;width:100%;height:100%}._LayerTree_7rx04_1{color:var(--puck-color-grey-03);font-family:var(--puck-font-family);font-size:var(--puck-font-size-xxs);margin:0;padding:0;list-style:none;position:relative}._LayerTree-zoneTitle_7rx04_11{color:var(--puck-color-grey-05);font-size:var(--puck-font-size-xxxs);text-transform:uppercase}._LayerTree-helper_7rx04_17{text-align:center;color:var(--puck-color-grey-07);margin:8px 4px}._Layer_7rx04_1{border:1px solid #0000;border-radius:4px;position:relative}._Layer-inner_7rx04_29{border:1px solid #0000;border-radius:4px;transition:color 50ms ease-in}._Layer--containsZone_7rx04_35>._Layer-inner_7rx04_29{padding-inline-start:0}._Layer-clickable_7rx04_39{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;align-items:center;width:100%;padding-inline:12px 4px;display:flex}._Layer-clickable_7rx04_39:focus-visible{outline:2px solid var(--puck-color-azure-05);outline-offset:2px;z-index:1;position:relative}@media (hover:hover) and (pointer:fine){._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61)>._Layer-inner_7rx04_29:hover{border-color:var(--puck-color-azure-10);background:var(--puck-color-azure-11);color:var(--puck-color-azure-04);transition:none}}._Layer--isSelected_7rx04_61{border-color:var(--puck-color-azure-08)}._Layer--isSelected_7rx04_61>._Layer-inner_7rx04_29{background:var(--puck-color-azure-10)}._Layer--isSelected_7rx04_61>._Layer-inner_7rx04_29>._Layer-clickable_7rx04_39>._Layer-chevron_7rx04_77,._Layer--childIsSelected_7rx04_78>._Layer-inner_7rx04_29>._Layer-clickable_7rx04_39>._Layer-chevron_7rx04_77{transform:scaleY(-1)}._Layer-zones_7rx04_82{margin-inline-start:12px;display:none}._Layer--isSelected_7rx04_61>._Layer-zones_7rx04_82,._Layer--childIsSelected_7rx04_78>._Layer-zones_7rx04_82{display:block}._Layer-zones_7rx04_82>._LayerTree_7rx04_1{margin-inline-start:12px}._Layer-title_7rx04_96,._LayerTree-zoneTitle_7rx04_11{align-items:center;gap:8px;margin:8px 4px;display:flex;overflow-x:hidden}._Layer-name_7rx04_105{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}._Layer-icon_7rx04_111{color:var(--puck-color-rose-07);margin-top:4px}._Layer-zoneIcon_7rx04_116{color:var(--puck-color-grey-08);margin-top:4px}._ViewportControls_gejzr_1{background:var(--puck-color-grey-11);box-sizing:border-box;border-inline-start:2px solid var(--puck-color-grey-11);min-width:358px;padding-bottom:16px;z-index:1;justify-content:center;gap:8px;padding-inline-start:var(--puck-space-px);padding-inline-end:var(--puck-space-px);display:flex}._ViewportControls-divider_gejzr_15{border-inline-end:1px solid var(--puck-color-grey-09);margin-inline:8px}._ViewportControls-zoomSelect_gejzr_21{appearance:none;font-size:var(--puck-font-size-xxxs);background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") calc(100% - 12px) calc(50% + 3px)/10px no-repeat;border:0;width:96px;padding:0}._ViewportControls-zoomSelect_gejzr_21:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){background-position:12px calc(50% + 3px)}._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38{color:var(--puck-color-azure-04)}._PuckCanvas_18jay_1{background:var(--puck-color-grey-11);padding:var(--puck-space-px);flex-direction:column;grid-area:editor;display:flex;overflow:auto}@media (min-width:1198px){._PuckCanvas_18jay_1{padding:calc(var(--puck-space-px)*1.5);padding-top:var(--puck-space-px)}._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)){padding-top:calc(var(--puck-space-px)*1.5)}}._PuckCanvas-inner_18jay_21{justify-content:center;width:100%;min-width:358px;height:100%;display:flex;position:relative}._PuckCanvas-root_18jay_30{border:1px solid var(--puck-color-grey-09);box-sizing:content-box;pointer-events:none;transform-origin:top;opacity:0;background:#fff;min-width:321px;position:absolute;top:0;bottom:0}@media (min-width:1198px){._PuckCanvas-root_18jay_30{min-width:unset}}@media (prefers-reduced-motion:reduce){._PuckCanvas-root_18jay_30{transition:none!important}}._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30{pointer-events:unset;opacity:1}._PuckCanvas-loader_18jay_60{color:var(--puck-color-grey-06);opacity:0;justify-content:center;align-items:center;height:100%;transition:opacity .25s ease-out;display:flex}._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60{opacity:1}._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60{opacity:0;height:0;transition:none}._MenuBar_8pf8c_1{background-color:var(--puck-color-white);border-bottom:1px solid var(--puck-color-grey-09);z-index:2;margin-top:1px;padding:8px 16px;display:none;position:absolute;top:100%;left:0;right:0}._MenuBar--menuOpen_8pf8c_14{display:block}@media (min-width:638px){._MenuBar_8pf8c_1{border:none;margin-top:0;padding:0;display:block;position:static;overflow-y:visible}}._MenuBar-inner_8pf8c_29{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;display:flex}@media (min-width:638px){._MenuBar-inner_8pf8c_29{flex-flow:row;display:flex}}._MenuBar-history_8pf8c_45{display:flex}._PuckHeader_15xnq_1{background:var(--puck-color-white);border-bottom:1px solid var(--puck-color-grey-09);color:var(--puck-color-black);grid-area:header;max-width:100vw;position:relative}._PuckHeader-inner_15xnq_10{align-items:end;gap:var(--puck-space-px);padding:var(--puck-space-px);grid-template:"left middle right"/1fr auto 1fr;display:grid}._PuckHeader-toggle_15xnq_20{color:var(--puck-color-grey-05);margin-inline-start:-4px;padding-top:2px;display:flex}._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28{color:var(--puck-color-black)}._PuckHeader-title_15xnq_32{align-self:center}._PuckHeader-path_15xnq_36{font-family:var(--puck-font-family-monospaced);font-size:var(--puck-font-size-xxs);word-break:break-all;font-weight:400}._PuckHeader-tools_15xnq_43{justify-content:flex-end;gap:16px;display:flex}._PuckHeader-menuButton_15xnq_49{color:var(--puck-color-grey-05);margin-inline-start:-4px}._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49{color:var(--puck-color-black)}@media (min-width:638px){._PuckHeader-menuButton_15xnq_49{display:none}}@media (min-width:766px){._ResizeHandle_144bf_2{cursor:col-resize;z-index:10;background:0 0;width:5px;height:100%;position:absolute;top:0}._ResizeHandle_144bf_2:hover{background:#0000001a}._ResizeHandle--left_144bf_16{right:-3px}._ResizeHandle--right_144bf_20{left:-3px}}[data-resize-overlay]{z-index:9999;cursor:col-resize;position:fixed;inset:0}._Sidebar_1xksb_1{flex-direction:column;display:flex;position:relative;overflow-y:auto}._Sidebar--left_1xksb_8{background:var(--puck-color-grey-12);border-inline-end:1px solid var(--puck-color-grey-09);grid-area:left}._Sidebar--right_1xksb_14{background:var(--puck-color-white);border-inline-start:1px solid var(--puck-color-grey-09);grid-area:right}._Sidebar-resizeHandle_1xksb_20{height:100%;position:absolute}._Sidebar--left_1xksb_8+._Sidebar-resizeHandle_1xksb_20{grid-area:left;justify-self:end}._Sidebar--right_1xksb_14+._Sidebar-resizeHandle_1xksb_20{grid-area:right;justify-self:start}.admin-page-editor{box-sizing:border-box;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem 2rem 2rem;display:flex}.admin-page-editor--loading,.admin-page-editor--error{align-items:flex-start}.admin-page-editor__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-page-editor__title{color:#111;margin:0;font-size:1.6rem}.admin-page-editor__hint{color:#666;margin:.25rem 0 0;font-size:.95rem}.admin-page-editor__actions{gap:.75rem;display:flex}.admin-page-editor__back{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-page-editor__back:hover{opacity:.9;background:#ff4f4fd0}.admin-page-editor__back:active{opacity:.8;background:#ff4f4fd0}.admin-page-editor__back{color:#111;background:0 0;border:1px solid #e0e0e0;text-decoration:none}.admin-page-editor__slug{flex-direction:column;gap:.5rem;max-width:420px;display:flex}.admin-page-editor__slug-label{color:#111;font-weight:600}.admin-page-editor__slug-input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.admin-page-editor__slug-input:focus{border-color:#ff4b4b;outline:none}.admin-page-editor__slug-input:disabled{cursor:not-allowed;background:#f5f5f5}.admin-page-editor__slug-preview{color:#666;font-size:.9rem}.admin-page-editor__error{color:#ff4b4b;font-weight:600}.admin-page-editor__puck{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;min-height:70vh;overflow:hidden}.admin-settings{max-width:1200px}.admin-settings__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-settings__title{color:#111;font-size:2rem}.admin-settings__add-btn{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.admin-settings__add-btn:hover{opacity:.9;background:#ff4f4fd0}.admin-settings__add-btn:active{opacity:.8;background:#ff4f4fd0}.admin-settings__empty{text-align:center;color:#666;padding:3rem}.admin-settings__table-wrapper{background:#fff;border-radius:8px;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 16px #0000000a}.settings-table{border-collapse:collapse;width:100%}.settings-table th{text-align:left;color:#111;border-bottom:2px solid #e0e0e0;padding:1rem;font-weight:600}.settings-table td{color:#666;border-bottom:1px solid #e0e0e0;padding:1rem}.settings-table tr:last-child td{border-bottom:none}.settings-table__value{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.settings-table__actions{gap:.5rem;display:flex}.settings-table__btn{font-size:.85rem}.settings-table__btn--edit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.settings-table__btn--edit:hover{opacity:.9;background:#ff4f4fd0}.settings-table__btn--edit:active{opacity:.8;background:#ff4f4fd0}.settings-table__btn--edit{color:#fff;background:#ff4b4b;padding:.5rem .75rem}.settings-table__btn--delete{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.settings-table__btn--delete:hover{opacity:.9;background:#ff4f4fd0}.settings-table__btn--delete:active{opacity:.8;background:#ff4f4fd0}.settings-table__btn--delete{color:#fff;background:#e74c3c;padding:.5rem .75rem}.setting-form{flex-direction:column;gap:1rem;display:flex}.setting-form__input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.setting-form__input:focus{border-color:#ff4b4b;outline:none}.setting-form__input:disabled{cursor:not-allowed;background:#f5f5f5}.setting-form__textarea{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.setting-form__textarea:focus{border-color:#ff4b4b;outline:none}.setting-form__textarea:disabled{cursor:not-allowed;background:#f5f5f5}.setting-form__textarea{resize:vertical}.setting-form__actions{gap:1rem;margin-top:1rem;display:flex}.setting-form__submit{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.setting-form__submit:hover{opacity:.9;background:#ff4f4fd0}.setting-form__submit:active{opacity:.8;background:#ff4f4fd0}.setting-form__submit{flex:1}.setting-form__cancel{cursor:pointer;font-size:inherit;white-space:nowrap;color:#fff;background:#ff4b4b;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:opacity,background-color .2s}.setting-form__cancel:hover{opacity:.9;background:#ff4f4fd0}.setting-form__cancel:active{opacity:.8;background:#ff4f4fd0}.setting-form__cancel{color:#111;background:#f5f5f5;border:1px solid #ff4f4f69;transition:background-color .2s}.setting-form__cancel:hover{background:#ff4f4f69}.setting-form__cancel{flex:1;padding:.75rem 1.5rem}.image-icon{flex-shrink:0;display:block}.admin-orders{max-width:1200px}.admin-orders__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.admin-orders__header{flex-direction:column;align-items:flex-start}}.admin-orders__title{color:#111;margin-top:0;margin-bottom:0;font-size:2rem}.admin-orders__filters{flex-wrap:wrap;gap:.5rem;display:flex}.admin-orders__filter-btn{color:#111;cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.admin-orders__filter-btn:hover{opacity:.8;border-color:#ff4b4b}.admin-orders__filter-btn--active{color:#fff;background-color:#ff4b4b;border-color:#ff4b4b}.admin-orders__loading{text-align:center;color:#666;padding:3rem}.admin-orders__empty{text-align:center;color:#666;padding:2rem}.admin-orders__list{flex-direction:column;gap:2rem;display:flex}.order-item__header{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding-bottom:.25rem;display:flex}.order-item__telegram{color:#666;flex-direction:row;align-items:center;gap:.25rem;font-size:.9rem;display:flex}.order-item__client-link{color:#ff4b4b;font-weight:500;text-decoration:none;transition:opacity .2s}.order-item__client-link:hover{opacity:.8;text-decoration:underline}.order-item__chat-link{color:#ff4b4b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex;margin-top:0!important}.order-item__status-select{color:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:2px solid;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500;transition:opacity .2s}.order-item__status-select:hover{opacity:.9}.order-item__status-select:focus{outline:none;box-shadow:0 0 0 3px #0000001a}.order-item__status-select option{color:#111;background:#fff;font-weight:500}.order-item__product-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:50px;height:50px}.order-item__product-image--placeholder{color:#666;background:#f5f5f5;border:1px solid #e0e0e0;justify-content:center;align-items:center;display:flex}.order-item__product-image--placeholder svg{width:24px;height:24px}.order-item__quantity,.order-item__price,.order-item__total{text-align:center!important}.admin-clients{max-width:1200px}.admin-clients__title{color:#111;margin-bottom:2rem;font-size:2rem}.admin-clients__loading{text-align:center;color:#666;padding:3rem}.admin-clients__empty{text-align:center;color:#666;padding:2rem}.admin-clients__table-wrapper{background:#fff;border-radius:8px;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 16px #0000000a}.admin-clients__table{border-collapse:collapse;width:100%}.admin-clients__table thead{background:#f5f5f5}.admin-clients__table th{text-align:left;color:#111;border-bottom:2px solid #e0e0e0;padding:1rem;font-size:.9rem;font-weight:600}.admin-clients__table td{border-bottom:1px solid #e0e0e0;padding:1rem;font-size:.9rem}.admin-clients__table tr:last-child td{border-bottom:none}.admin-clients__row{transition:background-color .2s}.admin-clients__row:hover{background-color:#00000005}.admin-clients__client-link{color:inherit;text-decoration:none;display:block}.admin-clients__client-info{align-items:center;gap:.75rem;display:flex}.admin-clients__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.admin-clients__avatar--placeholder{color:#fff;background:#ff4b4b;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.admin-clients__client-details{flex-direction:column;gap:.25rem;display:flex}.admin-clients__client-name{color:#111;font-weight:600}.admin-clients__client-username{color:#666;font-size:.85rem}.admin-clients__total{color:#ff4b4b;font-weight:600}.admin-clients__active-badge{color:#fff;background:#3498db;border-radius:8px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.admin-clients__no-active-badge{color:#666;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.admin-client{max-width:1200px}.admin-client__header{margin-bottom:2rem}.admin-client__back-link{color:#ff4b4b;margin-bottom:1rem;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-block}.admin-client__back-link:hover{opacity:.8}.admin-client__title{color:#111;margin:0;font-size:2rem}.admin-client__loading{text-align:center;color:#666;padding:3rem}.admin-client__error{text-align:center;color:#e74c3c;padding:2rem;font-size:1.1rem}.admin-client__info-card{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 4px 16px #0000000a}.admin-client__profile{align-items:center;gap:1.5rem;display:flex}.admin-client__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.admin-client__avatar--placeholder{color:#fff;background:#ff4b4b;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.admin-client__profile-info{flex-direction:column;gap:.5rem;display:flex}.admin-client__name{color:#111;margin:0;font-size:1.5rem;font-weight:600}.admin-client__username{color:#666;margin:0;font-size:1rem}.admin-client__telegram-id{color:#666;margin:0;font-size:.9rem}.admin-client__chat-link{color:#ff4b4b;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.admin-client__chat-link:hover{opacity:.8;text-decoration:underline}.admin-client__stats{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.admin-client__stat{text-align:right}.admin-client__stat-label{color:#666;margin-bottom:.25rem;font-size:.9rem}.admin-client__stat-value{color:#111;font-size:1.5rem;font-weight:700}.admin-client__stat-value--total{color:#ff4b4b;font-size:2rem}.admin-client__active-badge{color:#fff;background:#3498db;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.admin-client__orders-title{color:#111;margin-bottom:1.5rem;font-size:1.5rem}.admin-client__orders-list{flex-direction:column;gap:2rem;display:flex}.admin-client__empty{text-align:center;color:#666;padding:2rem}.order-item{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 16px #0000000a}.order-item__header{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.order-item__info{flex-direction:column;gap:.5rem;display:flex}.order-item__id{color:#111;font-size:1.25rem;font-weight:700}.order-item__date{color:#666;font-size:.9rem}.order-item__status-section{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.order-item__status-badge{color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.order-item__total{color:#ff4b4b;font-size:1.5rem;font-weight:700}.order-item__chat-link{color:#ff4b4b;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.order-item__chat-link:hover{opacity:.8;text-decoration:underline}.order-item__items{margin-bottom:1.5rem}.order-item__items-title{color:#111;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.order-item__table{border-collapse:collapse;width:100%}.order-item__table thead{background:#f5f5f5}.order-item__table th{text-align:left;color:#111;border-bottom:2px solid #e0e0e0;padding:.75rem;font-size:.9rem;font-weight:600}.order-item__table td{border-bottom:1px solid #e0e0e0;padding:.75rem;font-size:.9rem}.order-item__table tr:last-child td{border-bottom:none}.order-item__product{align-items:center;gap:.75rem;display:flex}.order-item__product-image{object-fit:cover;border-radius:8px;width:50px;height:50px}.order-item__product-title{color:#111;margin-bottom:.25rem;font-weight:600}.order-item__product-desc{color:#666;font-size:.85rem}.admin-chats{max-width:800px}.admin-chats__title{color:#111;margin-bottom:2rem;font-size:2rem}.admin-chats__loading{text-align:center;color:#666;padding:3rem}.admin-chats__empty{text-align:center;color:#666;padding:2rem}.admin-chats__list{background:#fff;border-radius:8px;padding:1.5rem;overflow:hidden;box-shadow:0 4px 16px #0000000a}.admin-chats__item{color:inherit;border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.admin-chats__item:last-child{border-bottom:none}.admin-chats__item:hover{background-color:#00000005}.admin-chats__item--unread{background-color:#ff4b4b0d}.admin-chats__item--unread:hover{background-color:#ff4b4b1a}.admin-chats__avatar-wrapper{flex-shrink:0;position:relative}.admin-chats__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.admin-chats__avatar--placeholder{color:#fff;background:#ff4b4b;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.admin-chats__unread-badge{color:#fff;background:#e74c3c;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.admin-chats__content{flex:1;min-width:0}.admin-chats__header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.admin-chats__name{color:#111;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.admin-chats__time{color:#666;flex-shrink:0;margin-left:.5rem;font-size:.8rem}.admin-chats__preview{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.admin-chats__preview-you{color:#ff4b4b}.admin-chats__preview-text{color:inherit}.admin-chat{flex-direction:column;max-width:900px;height:calc(100vh - 4rem);display:flex}.admin-chat__loading,.admin-chat__error{text-align:center;color:#666;padding:3rem}.admin-chat__header{background:#fff;border-bottom:1px solid #e0e0e0;border-radius:8px 8px 0 0;align-items:center;gap:1rem;padding:1rem;display:flex}.admin-chat__back{color:#ff4b4b;margin-left:-.5rem;padding:.5rem;font-weight:500;text-decoration:none}.admin-chat__back:hover{text-decoration:underline}.admin-chat__user-info{flex:1;align-items:center;gap:.75rem;display:flex}.admin-chat__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.admin-chat__avatar--placeholder{color:#fff;background:#ff4b4b;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.admin-chat__user-details{flex-direction:column;display:flex}.admin-chat__user-name{color:#111;font-weight:600}.admin-chat__user-username{color:#666;font-size:.85rem}.admin-chat__client-link{color:#ff4b4b;border:1px solid #ff4b4b;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s}.admin-chat__client-link:hover{color:#fff;background:#ff4b4b}.admin-chat__messages{background:#f5f5f5;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.admin-chat__date-group{flex-direction:column;gap:.5rem;display:flex}.admin-chat__date-divider{text-align:center;margin:1rem 0}.admin-chat__date-divider span{color:#666;background:#0000001a;border-radius:1rem;padding:.25rem 1rem;font-size:.8rem}.admin-chat__message{border-radius:1rem;max-width:70%;padding:.75rem 1rem;position:relative}.admin-chat__message--sent{color:#fff;background:#ff4b4b;border-bottom-right-radius:4px;align-self:flex-end}.admin-chat__message--received{color:#111;background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.admin-chat__message-photo{margin-bottom:.5rem;display:block}.admin-chat__message-photo img{border-radius:.5rem;max-width:300px;max-height:300px;display:block}.admin-chat__message-text{white-space:pre-wrap;word-break:break-word;line-height:1.4}.admin-chat__message-time{opacity:.7;text-align:right;margin-top:.25rem;font-size:.7rem}.admin-chat__input-form{background:#fff;border-top:1px solid #e0e0e0;border-radius:0 0 8px 8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.admin-chat__photo-preview{max-width:200px;display:inline-block;position:relative}.admin-chat__photo-preview img{border-radius:8px;max-width:100%;max-height:150px;display:block}.admin-chat__photo-remove{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.admin-chat__photo-remove:hover{background:#d62c1a}.admin-chat__input-row{align-items:stretch;gap:.75rem;display:flex}.admin-chat__file-input{display:none}.admin-chat__attach-btn{cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem;font-size:1.25rem;transition:all .2s;display:flex}.admin-chat__attach-btn:hover:not(:disabled){background:#e0e0e0}.admin-chat__attach-btn:disabled{opacity:.5;cursor:not-allowed}.admin-chat__input{resize:none;border:1px solid #e0e0e0;border-radius:8px;flex:1;min-height:44px;max-height:150px;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.admin-chat__input:focus{border-color:#ff4b4b;outline:none}.admin-chat__input:disabled{background:#f5f5f5}.admin-chat__send-btn{color:#fff;cursor:pointer;background:#ff4b4b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s}.admin-chat__send-btn:hover:not(:disabled){background:#ff1818}.admin-chat__send-btn:disabled{opacity:.5;cursor:not-allowed}.dialog-overlay{z-index:1000;background:#00000080;position:fixed;inset:0}.dialog-content{z-index:1001;background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;padding:1.5rem;display:flex;position:fixed;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0000000a}.dialog-content__body{flex:1;max-height:calc(85vh - 4rem);overflow-y:auto}.dialog-title{color:#111;margin-bottom:1.5rem;font-size:1.5rem}body{background-color:#f5f5f5;margin:0;font-family:Inter,system-ui}
