.register-page{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;max-width:1180px;margin:0 auto;padding:4rem 1.5rem 5rem}.register-intro{display:flex;flex-direction:column;gap:1.5rem;background:#0f172a8c;border-radius:28px;padding:2.6rem 2.3rem;border:1px solid rgba(56,189,248,.25);box-shadow:0 30px 70px #082f4973}.register-intro__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#94a3b8cc}.register-intro__title{margin:0;font-size:clamp(2rem,3.2vw,2.7rem);color:#f8fafc;line-height:1.15}.register-intro__subtitle{margin:0;color:#e2e8f0d9;font-size:1.05rem;line-height:1.6}.register-highlights{margin:0;padding:0;list-style:none;display:grid;gap:.85rem}.register-highlights li{padding-left:1.25rem;position:relative;color:#e2e8f0d9}.register-highlights li:before{content:"";position:absolute;left:0;top:.55rem;width:.4rem;height:.4rem;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.register-intro__switch{margin:0;color:#94a3b8d9;font-size:.95rem}.register-intro__switch-link{color:#38bdf8;font-weight:600;text-decoration:none}.register-intro__switch-link:hover{text-decoration:underline}.register-form-card{background:#0f172acc;border-radius:24px;padding:2.4rem 2.2rem;border:1px solid rgba(148,163,184,.2);box-shadow:0 26px 60px #082f4973;display:flex;flex-direction:column;gap:2rem}.register-form-card__header{display:flex;flex-direction:column;gap:.75rem}.register-form-card__header h2{margin:0;font-size:1.6rem;color:#f8fafc}.register-form-card__header p{margin:0;color:#e2e8f0bf;font-size:.98rem}.register-form{display:flex;flex-direction:column;gap:1.5rem}.register-form__alert{padding:1rem 1.2rem;border-radius:16px;background:#f871712e;border:1px solid rgba(248,113,113,.35);color:#fecdd3;font-size:.95rem}.register-form__alert-detail{margin:.45rem 0 0;font-size:.9rem;opacity:.8}.register-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem 1.25rem}.register-form__field{display:flex;flex-direction:column;gap:.6rem;font-size:.95rem;color:#e2e8f0cc}.register-form__field--wide{grid-column:1 / -1}.register-form__field span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#94a3b8bf}.register-form__field input{padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a99;color:#f8fafc;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.register-form__field input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.register-form__select{padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a99;color:#f8fafc;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.register-form__select:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.register-form__password-wrapper{position:relative;display:flex;align-items:center}.register-form__password-wrapper input{width:100%;padding-right:6.5rem}.register-form__password-toggle{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#38bdf8;font-weight:600;font-size:.85rem;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px}.register-form__password-toggle:hover{color:#0ea5e9}.register-form__guidelines{border:1px dashed rgba(56,189,248,.35);border-radius:16px;padding:1.2rem 1.1rem;background:#0f172a80;color:#e2e8f0c7;font-size:.95rem;display:flex;flex-direction:column;gap:.6rem}.register-form__guidelines ul{margin:0;padding-left:1.25rem;display:grid;gap:.35rem}.register-form__submit{padding:1rem 1.35rem;border-radius:999px;border:none;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 22px 48px #0ea5e959;transition:transform .2s ease,box-shadow .2s ease}.register-form__submit:hover{transform:translateY(-2px);box-shadow:0 28px 56px #0891b266}.register-form__submit:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:720px){.register-page{grid-template-columns:1fr;padding:3rem 1.25rem 4rem}.register-intro,.register-form-card{padding:2rem 1.75rem}}.modal-backdrop{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .25s ease}.modal-container{background:#fff;border-radius:1rem;padding:2rem;width:90%;max-width:480px;box-shadow:0 8px 30px #00000040;animation:zoomIn .25s ease;text-align:center}.modal-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.recap-list{list-style:none;padding:0;margin:1rem 0 1.5rem;text-align:left}.recap-list li{margin:.4rem 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.calendar-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.calendar-nav button{background:#e8f0fe;border:1px solid #c0c0c0;border-radius:.5rem;padding:.4rem .8rem;cursor:pointer;transition:.2s}.calendar-nav button:hover{background:#d2e3fc}.catalog-layout{display:grid;gap:48px}.catalog-hero{background:linear-gradient(135deg,#3b82f614,#0e749014);border-radius:24px;padding:48px;display:grid;gap:24px}.catalog-hero__eyebrow{font-size:.95rem;text-transform:uppercase;letter-spacing:.15em;color:#0284c7;font-weight:600}.catalog-hero__title{font-size:clamp(2rem,3vw,2.8rem);line-height:1.2;color:#0f172a;margin:0}.catalog-grid{display:grid;gap:24px}.catalog-grid--tiles{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.catalog-grid--products{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.catalog-category-tile__link{text-decoration:none;color:inherit}.catalog-category-tile{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:24px;display:grid;gap:16px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.catalog-category-tile:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.catalog-category-tile__header{display:flex;align-items:center;gap:16px}.catalog-category-tile__icon{background:#0ea5e9;color:#fff;border-radius:50%;width:48px;height:48px;display:grid;place-content:center;font-weight:700;font-size:1.25rem}.catalog-category-tile__title{margin:0;font-size:1.3rem;color:#0f172a}.catalog-category-tile__count{margin:4px 0 0;color:#475569;font-size:.9rem}.catalog-category-tile__description{margin:0;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-product-card{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:16px;overflow:hidden;display:grid;grid-template-rows:180px 1fr;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.catalog-product-card[role=button]{cursor:pointer}.catalog-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.catalog-product-card__image{width:100%;height:100%;object-fit:cover}.catalog-product-card__placeholder{background:radial-gradient(circle at top,#0e749066,#0e749033);color:#ffffffd9;font-size:2.4rem;font-weight:600;display:grid;place-content:center}.catalog-product-card__content{padding:20px 24px;display:grid;gap:12px}.catalog-product-card__header{display:grid;gap:6px}.catalog-product-card__sku{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#64748b;font-weight:600}.catalog-product-card__title{margin:0;color:#0f172a;font-size:1.2rem}.catalog-product-card__excerpt{margin:0;color:#475569;font-size:.95rem;line-height:1.4}.catalog-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.catalog-product-card__price{font-size:1.2rem;font-weight:700;color:#0f172a}.catalog-product-card__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.catalog-cart-actions{display:flex;align-items:center;gap:8px}.catalog-cart-actions--detail{justify-content:flex-start}.catalog-cart-rental{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#475569}.catalog-cart-rental input{width:72px;padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.6);font-size:.85rem;text-align:center}.catalog-cart-quantity{font-size:.85rem;font-weight:600;color:#0284c7}.catalog-cart-button{border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a;font-size:.85rem;font-weight:600;padding:8px 16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 26px #0ea5e952}.catalog-cart-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #0891b261}.catalog-cart-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.catalog-cart-button--remove{background:transparent;color:#0f172a;border-color:#94a3b866;box-shadow:none}.catalog-cart-button--remove:hover:not(:disabled){border-color:#f87171b3;color:#b91c1c}.catalog-cart-button--lg{padding:12px 22px;font-size:.95rem}.catalog-page__header{display:flex;flex-direction:column;gap:12px}.catalog-page__breadcrumbs{font-size:.9rem;color:#64748b}.catalog-category-nav{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0 32px}.catalog-category-nav__item{border:1px solid rgba(100,116,139,.3);background:#fff;color:#0f172a;padding:6px 16px;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.catalog-category-nav__item:hover{border-color:#0ea5e9;color:#0ea5e9}.catalog-category-nav__item.is-active{background:#0ea5e9;color:#fff;border-color:#0ea5e9;cursor:default}.catalog-admin-layout{display:grid;gap:24px}.catalog-admin-grid{display:grid;gap:16px}.catalog-admin-table{width:100%;border-collapse:collapse}.catalog-admin-table thead{background:#e2e8f0;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;color:#475569}.catalog-admin-table th,.catalog-admin-table td{padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.3);text-align:left}.catalog-admin-actions{display:flex;gap:8px}.catalog-admin-actions button{border:none;border-radius:8px;padding:8px 12px;font-size:.9rem;cursor:pointer}.catalog-admin-actions__edit{background:#0ea5e9;color:#fff}.catalog-admin-actions__delete{background:#ef4444;color:#fff}.catalog-form-grid{display:grid;gap:16px}.catalog-form-row{display:grid;gap:12px}.catalog-form-row--columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.catalog-form-row label{display:grid;gap:6px;font-weight:600;color:#0f172a}.catalog-form-row input,.catalog-form-row textarea,.catalog-form-row select{border:1px solid rgba(148,163,184,.6);border-radius:10px;padding:10px 12px;font-size:.95rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.catalog-form-row textarea{min-height:120px;resize:vertical}.catalog-form-row input:focus,.catalog-form-row textarea:focus,.catalog-form-row select:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px #0284c733}.catalog-form-actions{display:flex;align-items:center;gap:12px}.catalog-form-actions button{min-width:160px}.catalog-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#0e74901a;color:#0f172a;padding:6px 14px;font-size:.85rem}.catalog-filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.catalog-filter-bar__search{flex:1;min-width:220px}.catalog-filter-bar input[type=search]{width:100%;border:1px solid rgba(148,163,184,.6);border-radius:999px;padding:10px 18px;font-size:.95rem}.catalog-empty-state{border:1px dashed rgba(148,163,184,.5);border-radius:16px;padding:32px;text-align:center;color:#64748b}.catalog-detail-layout{display:grid;gap:32px}.catalog-detail-header{display:grid;gap:16px}.catalog-detail-header h1{margin:0;font-size:clamp(2rem,3vw,2.6rem);color:#0f172a}.catalog-detail-summary{margin:0;color:#1e293b;max-width:720px;font-size:1.05rem}.catalog-detail-metadata{display:flex;gap:12px;flex-wrap:wrap;font-size:.9rem;color:#64748b}.catalog-detail-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.catalog-detail-highlight{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:32px 0}.catalog-highlight-card{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:24px;display:grid;gap:16px}.catalog-highlight-card h2{margin:0;font-size:1.25rem;color:#0f172a}.catalog-highlight-card dl{margin:0;display:grid;gap:12px}.catalog-highlight-card dl div{display:grid;gap:4px}.catalog-highlight-card dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.catalog-highlight-card dd{margin:0;font-size:1rem;color:#0f172a;font-weight:600}.catalog-detail-actions--secondary{display:flex;flex-wrap:wrap;gap:12px}.catalog-detail-content{display:grid;gap:24px;line-height:1.7;color:#1e293b}.catalog-detail-hero{min-height:320px;border-radius:20px;overflow:hidden;max-height:420px}.catalog-slider{position:relative;width:100%;height:100%;background:#0f172a0d}.catalog-slider__viewport{border-radius:inherit;position:relative;width:100%;height:100%}.catalog-slider__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease}.catalog-slider__image.is-active{opacity:1}.catalog-slider__control{position:absolute;top:50%;transform:translateY(-50%);background:#0f172a8c;color:#f8fafc;border:none;width:42px;height:42px;border-radius:50%;cursor:pointer;font-size:1.4rem;display:grid;place-items:center;transition:background .2s ease}.catalog-slider__control:hover{background:#0f172ab3}.catalog-slider__control--prev{left:12px}.catalog-slider__control--next{right:12px}.catalog-slider__dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px}.catalog-slider__dot{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff73;cursor:pointer;transition:transform .2s ease,background .2s ease}.catalog-slider__dot.is-active,.catalog-slider__dot:hover{background:#38bdf8;transform:scale(1.1)}.catalog-detail-hero img,.catalog-detail-hero div{width:100%;height:100%;object-fit:cover;display:block}.catalog-admin-alert{background:#0ea5e91f;color:#0f172a;padding:12px 16px;border-radius:10px;font-size:.9rem}.catalog-gallery-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.catalog-gallery-slot{border:1px dashed rgba(148,163,184,.5);border-radius:16px;padding:16px;display:grid;gap:12px;background:#0f172a0f}.catalog-gallery-preview{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#0f172a14;display:flex;align-items:center;justify-content:center}.catalog-gallery-preview img{width:100%;height:100%;object-fit:cover;display:block}.catalog-gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#475569;font-weight:600;font-size:1.1rem}.catalog-gallery-slot__actions{display:flex;gap:12px;flex-wrap:wrap}.catalog-gallery-upload{background:#0ea5e9;color:#fff;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease}.catalog-gallery-upload:hover{background:#0284c7}.catalog-gallery-remove{border:1px solid rgba(148,163,184,.5);border-radius:999px;padding:8px 16px;background:transparent;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;transition:border-color .2s ease,color .2s ease}.catalog-gallery-remove:hover{border-color:#ef4444;color:#b91c1c}.catalog-gallery-alert{margin:0;font-size:.8rem;color:#b91c1c}.catalog-admin-product-cell{display:flex;flex-direction:column;gap:4px}.catalog-featured-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#eab30826;color:#92400e;font-size:.75rem;font-weight:600;letter-spacing:.02em}.product-meta{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.product-meta--card{margin-top:12px}.product-meta--detail{margin-top:16px;gap:10px}.product-meta__item{display:grid;grid-template-columns:max-content 1fr;align-items:center;padding:10px 16px;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#f8fafc;gap:12px;width:100%}.product-meta__label{font-size:.85rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.04em}.product-meta__label:after{content:":";margin-left:4px;color:#94a3b8}.product-meta__value{font-size:1rem;font-weight:700;color:#0f172a}.product-meta__item--sale{border-color:#a7f3d0;background:#ecfdf5}.product-meta__item--sale .product-meta__value{color:#047857}.product-meta__item--rental{border-color:#bfdbfe;background:#eef2ff}.product-meta__item--rental .product-meta__value{color:#1d4ed8}.product-meta__item--category{border-color:#fde68a;background:#fffbeb}.product-meta__item--category .product-meta__value{color:#92400e}@media(max-width:768px){.catalog-hero{padding:32px}.catalog-form-row--columns{grid-template-columns:1fr}}.cart-page{max-width:1080px;margin:0 auto;padding:48px 16px 64px;display:grid;gap:32px;color:#0f172a}.cart-page__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.cart-page__header-info{display:grid;gap:6px}.cart-page__header h1{margin:0;font-size:clamp(2rem,3vw,2.6rem);color:#0f172a}.cart-page__header p{margin:8px 0 0;color:#475569}.cart-page__alert{background:#ef444426;color:#991b1b;border-radius:16px;padding:16px 20px;font-weight:500}.cart-page__content{display:grid;gap:24px}@media(min-width:980px){.cart-page__content{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.cart-page__list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.cart-page__item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;background:#fffffff5;border-radius:20px;padding:20px;border:1px solid rgba(148,163,184,.18);align-items:center;box-shadow:0 8px 20px #0f172a0f}.cart-page__image{width:96px;height:96px;object-fit:cover;border-radius:14px;display:block}.cart-page__placeholder{width:96px;height:96px;border-radius:14px;background:radial-gradient(circle at top,#0e749052,#0e749024);display:grid;place-content:center;font-size:1.8rem;font-weight:700;color:#ffffffe6}.cart-page__details{display:grid;gap:6px;align-content:start}.cart-page__title{font-size:1.1rem;font-weight:600;color:#0f172a;text-decoration:none}.cart-page__title:hover{color:#0ea5e9}.cart-page__meta{color:#64748b;font-size:.9rem}.cart-page__price{color:#0f172a;font-weight:600}.cart-page__line-total{font-weight:600;color:#0284c7}.cart-page__actions{display:flex;flex-direction:column;gap:10px;align-items:center}.cart-page__quantity-controls{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:4px 10px;background:#94a3b81a}.cart-page__quantity-button{width:28px;height:28px;border-radius:999px;border:none;background:#0ea5e9;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.cart-page__quantity-button:hover:not(:disabled){background:#0284c7;transform:translateY(-1px)}.cart-page__quantity-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.cart-page__quantity-value{min-width:28px;text-align:center;font-weight:600;color:#0f172a}.cart-page__rental{display:grid;gap:6px;width:100%;justify-items:center}.cart-page__rental-label{font-size:.85rem;color:#475569;font-weight:600}.cart-page__rental-controls{display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:1px solid rgba(148,163,184,.35);padding:6px 12px;background:#0ea5e914}.cart-page__rental-button{width:28px;height:28px;border-radius:8px;border:none;background:#0ea5e9;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.cart-page__rental-button:hover:not(:disabled){background:#0284c7;transform:translateY(-1px)}.cart-page__rental-button:disabled{opacity:.6}.cart-page__rental-input{width:72px;text-align:center;border:none;background:transparent;font-weight:600;color:#0f172a;font-size:1rem;padding:0;appearance:textfield}.cart-page__rental-input::-webkit-outer-spin-button,.cart-page__rental-input::-webkit-inner-spin-button{appearance:none;margin:0}.cart-page__remove{padding:10px 18px}.cart-page__clear{padding:8px 16px}.cart-page__summary{background:#fffffffa;border-radius:20px;padding:28px 24px;border:1px solid rgba(148,163,184,.22);display:flex;flex-direction:column;gap:20px;align-self:start;box-shadow:0 12px 28px #0f172a14}.cart-page__summary h2{margin-bottom:8px;font-size:1.4rem;font-weight:700;color:#0f172a;border-bottom:2px solid rgba(148,163,184,.2);padding-bottom:8px}.cart-summary-table{display:flex;flex-direction:column;gap:10px}.cart-summary-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:.95rem;color:#475569;padding:6px 0;border-bottom:1px solid rgba(148,163,184,.15)}.cart-summary-row:last-child{border-bottom:none}.cart-summary-label{flex:1;color:#334155}.cart-summary-value{flex:1;text-align:right;font-weight:500;color:#0f172a}.cart-summary-address{flex-direction:column;align-items:stretch;border:none;gap:8px;color:#0f172a}.cart-summary-address .cart-summary-label{font-weight:600;margin-bottom:4px}.cart-summary-address-item{display:flex;align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.4;padding:4px 0}.cart-summary-address-item input{margin-top:2px}.cart-summary-total{border-top:2px solid rgba(148,163,184,.25);padding-top:12px;margin-top:8px}.cart-summary-total .cart-summary-label{font-weight:700;color:#0f172a;font-size:1.05rem}.cart-summary-total .cart-summary-value{font-weight:700;color:#0284c7;font-size:1.1rem}.cart-summary-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.cart-summary-actions button{width:100%;border-radius:12px}.cart-page__empty{background:#94a3b81f;border-radius:16px;padding:32px;display:grid;gap:12px;justify-items:center;color:#0f172a}.cart-page__empty p{margin:0;font-weight:600}@media(max-width:720px){.cart-page__item{grid-template-columns:minmax(0,1fr);text-align:center}.cart-page__details{justify-items:center}.cart-page__actions,.cart-page__remove{width:100%}.cart-page__summary{padding:20px}.cart-summary-row{font-size:.9rem}.cart-summary-total .cart-summary-value{font-size:1rem}}.profile-page{display:flex;flex-direction:column;gap:2.8rem;padding:4rem 1.5rem 5rem;max-width:1080px;margin:0 auto}.profile-hero{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.8rem;padding:2.4rem 2.1rem;border-radius:26px;background:linear-gradient(155deg,#0f172ae6,#1e293bd1);border:1px solid rgba(148,163,184,.25);box-shadow:0 30px 70px #082f4973}.profile-hero__identity{display:flex;align-items:center;gap:1.35rem}.profile-avatar{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a;font-size:1.8rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 20px 44px #0ea5e959}.profile-hero__eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#e2e8f0a6}.profile-hero__title{margin:0;font-size:clamp(1.9rem,3vw,2.4rem);color:#f8fafc}.profile-hero__subtitle{margin:.35rem 0 0;font-size:.98rem;color:#e2e8f0c7}.profile-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.profile-action-button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.35rem;border-radius:999px;font-weight:600;cursor:pointer;border:1px solid transparent;background:#0f172a8c;color:#e2e8f0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.profile-action-button:hover{transform:translateY(-2px);border-color:#38bdf88c;background:#38bdf81f}.profile-action-button--primary{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a;box-shadow:0 20px 48px #0ea5e959}.profile-action-button--primary:hover{box-shadow:0 26px 56px #0891b266}.profile-action-button--danger{background:#f43f5e2e;color:#fecdd3;border-color:#f8717166}.profile-action-button--danger:hover{background:#f871714d;border-color:#f8717199;box-shadow:0 18px 40px #f8717159}.profile-action-button--ghost{background:#0f172a8c;border-color:#94a3b859}.profile-action-button--ghost:hover{border-color:#38bdf88c;background:#38bdf81f}.profile-action-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.profile-feedback{padding:1rem 1.25rem;border-radius:18px;font-size:.95rem;line-height:1.5}.profile-feedback--success{background:#22c55e26;border:1px solid rgba(34,197,94,.35);color:#bbf7d0}.profile-feedback--error{background:#f8717126;border:1px solid rgba(248,113,113,.35);color:#fecdd3}.profile-feedback__detail{margin:.35rem 0 0;font-size:.9rem;opacity:.85}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.profile-card{background:#0f172a99;border:1px solid rgba(148,163,184,.2);border-radius:24px;padding:2.1rem 1.9rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 26px 60px #082f4966}.profile-card--highlight{background:linear-gradient(155deg,#38bdf82e,#0f172acc);border-color:#38bdf859}.profile-card h2{margin:0;font-size:1.35rem;color:#f8fafc}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.profile-form__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem 1.25rem}.profile-form__field{display:flex;flex-direction:column;gap:.55rem;font-size:.92rem;color:#e2e8f0c7}.profile-form__field--wide{grid-column:1 / -1}.profile-form__field span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#e2e8f099}.profile-form__field input{padding:.75rem 1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a99;color:#f8fafc;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.profile-form__field input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf847}.profile-form__select{padding:.75rem 1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a99;color:#f8fafc;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.profile-form__select:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf847}.profile-form__actions{display:flex;gap:.85rem;justify-content:flex-end}.profile-form__button{padding:.8rem 1.35rem;border-radius:999px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.profile-form__button--ghost{background:#0f172a8c;border-color:#94a3b859;color:#e2e8f0}.profile-form__button--ghost:hover{border-color:#38bdf88c;background:#38bdf81f}.profile-form__button--primary{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#0f172a;box-shadow:0 20px 48px #0ea5e959}.profile-form__button--primary:hover{transform:translateY(-2px);box-shadow:0 24px 56px #0891b266}.profile-form__button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.profile-details{margin:0;padding:0;display:grid;gap:1.1rem}.profile-details div{display:flex;flex-direction:column;gap:.35rem}.profile-details dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#e2e8f099}.profile-details dd{margin:0;font-size:1.05rem;color:#e2e8f0eb;font-weight:600}.profile-list{margin:0;padding-left:1.2rem;color:#e2e8f0cc;display:grid;gap:.75rem;font-size:.96rem;line-height:1.55}.profile-list li::marker{color:#38bdf8}@media(max-width:720px){.profile-page{padding:3.2rem 1.25rem 4rem;gap:2.4rem}.profile-hero{padding:2rem 1.5rem}.profile-hero__identity{align-items:flex-start}.profile-grid{grid-template-columns:1fr}}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-outline-style:solid}}}.pointer-events-auto{pointer-events:auto}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.left-1\/2{left:50%}.z-\[100\]{z-index:100}.container{width:100%}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.aspect-\[4\/3\]{aspect-ratio:4/3}.w-full{width:100%}.max-w-\[92vw\]{max-width:92vw}.max-w-none{max-width:none}.min-w-\[320px\]{min-width:320px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.place-content-center{place-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.tracking-\[0\.25em\]{--tw-tracking:.25em;letter-spacing:.25em}.whitespace-pre-wrap{white-space:pre-wrap}.text-current\/70{color:currentColor}@supports (color:color-mix(in lab,red,red)){.text-current\/70{color:color-mix(in oklab,currentcolor 70%,transparent)}}.text-muted-foreground{color:var(--muted-foreground)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s;animation-duration:.2s}.ring-inset{--tw-ring-inset:inset}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:text-current:hover{color:currentColor}.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.disabled\:opacity-60:disabled{opacity:.6}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}:root{color-scheme:light dark;color:#e2e8f0;--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0);background-color:#0f172a;font-family:Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 15%,#38bdf829,#0000 55%),radial-gradient(circle at 80% 0,#0ea5e91f,#0000 45%),linear-gradient(160deg,#0c1424,#16263a 55%,#0f172a);min-height:100vh;margin:0}.site-layout{min-height:100vh;color:inherit;flex-direction:column;display:flex}.site-layout__content{flex-direction:column;flex:1;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.site-header--transparent{background:#0f172a8c;border-bottom:1px solid #94a3b81a}.site-header--light{background:#0f172ad9;border-bottom:1px solid #94a3b833}.site-header__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1080px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.site-header__toasts{pointer-events:none;flex-direction:column;align-items:center;gap:10px;width:calc(100% - 24px);display:flex;position:absolute;top:6px;left:50%;transform:translate(-50%)}.site-header__brand{color:#38bdf8;letter-spacing:.04em;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-flex}.site-header__brand-logo{object-fit:cover;background:#0f172a;border-radius:10px;width:40px;height:40px;box-shadow:0 8px 24px #38bdf859}.site-header__nav{align-items:center;gap:.75rem;display:flex}.site-header__link{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative}.site-header__link:hover{color:#38bdf8;background:#38bdf81f}.site-header__badge{color:#0f172a;background:#38bdf8e6;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:6px;padding:0 8px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 6px 16px #38bdf84d}.site-header__link--active{color:#0f172a;background:#38bdf8;border-color:#38bdf8;box-shadow:0 10px 28px #38bdf840}.site-header__link--primary{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-color:#0000;font-weight:600;box-shadow:0 12px 32px #0ea5e94d}.site-header__link--primary:hover,.site-header__link--primary.site-header__link--active{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0284c7);box-shadow:0 18px 36px #0891b259}.site-header__link--ghost{background:#0f172a73;border-color:#94a3b866}.site-header__link--ghost:hover{color:#e2e8f0;background:#38bdf81a;border-color:#38bdf899}.site-header__link--ghost.site-header__link--active{color:#0f172a;background:#38bdf8;border-color:#38bdf8}.site-header__admin-button{color:#bae6fd;background:#38bdf82e;border:1px solid #38bdf859;border-radius:999px;align-items:center;gap:.35rem;padding:.55rem 1rem;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.site-header__admin-button:hover{color:#e0f2fe;background:#38bdf847;border-color:#38bdf899;transform:translateY(-1px)}.site-header__admin-button--active{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-color:#0000;box-shadow:0 14px 26px #0ea5e952}.site-header__account{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:relative}.site-header__account-trigger{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #94a3b859;border-radius:999px;align-items:center;gap:.45rem;padding:.6rem 1.05rem;font-weight:600;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.site-header__account-trigger:hover{color:#e0f2fe;background:#38bdf81f;border-color:#38bdf899;transform:translateY(-1px)}.site-header__account-trigger:focus-visible{outline-offset:2px;outline:2px solid #38bdf8a6}.site-header__account-trigger--active{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-color:#0000;box-shadow:0 16px 32px #0ea5e952}.site-header__account-label{line-height:1}.site-header__account-icon{justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.site-header__account-icon--open{transform:rotate(180deg)}.site-header__account-panel{background:#0f172aeb;border:1px solid #94a3b838;border-radius:20px;gap:.85rem;width:min(280px,100vw - 3rem);padding:1rem;display:grid;box-shadow:0 24px 38px #082f497a}.site-header__account-panel[hidden]{display:none}.site-header__account-panel-title{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f099;margin:0;font-size:.85rem;font-weight:600}.site-header__account-panel-content{gap:.5rem;display:grid}.site-header__account-item{color:#e2e8f0f0;cursor:pointer;background:#0f172ab8;border:1px solid #0000;border-radius:12px;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.65rem .9rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.site-header__account-item:hover,.site-header__account-item:focus{color:#38bdf8;background:#38bdf824;border-color:#38bdf873;transform:translate(2px);box-shadow:inset 0 0 0 1px #38bdf81a}.site-header__account-item--danger{color:#f87171e6;background:#1e293bc7}.site-header__account-item--danger:hover,.site-header__account-item--danger:focus{color:#fca5a5;background:#f8717124;border-color:#f8717173;box-shadow:inset 0 0 0 1px #f871712e}.site-header__cta{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:999px;padding:.65rem 1.05rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 12px 28px #0ea5e947}.site-header__cta:hover,.site-header__cta--active{transform:translateY(-1px);box-shadow:0 18px 36px #0891b252}.app-background{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.card{background-color:#0f172ad9;border:1px solid #94a3b826;border-radius:18px;width:100%;max-width:420px;padding:2.5rem 2rem;box-shadow:0 24px 60px #0f172a73}.card__header{text-align:center;margin-bottom:2rem}.card__title{letter-spacing:.02em;margin:0 0 .75rem;font-size:2rem;font-weight:600}.card__content{flex-direction:column;gap:1.25rem;display:flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field label{font-size:.95rem;font-weight:500}.form-field input{color:inherit;background-color:#0f172a99;border:1px solid #94a3b840;border-radius:12px;padding:.75rem 1rem;font-size:1rem}.form-field input:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf840}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border:none;border-radius:12px;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-1px);box-shadow:0 18px 30px #0ea5e94d}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.notice{text-align:center;color:#94a3b8;font-size:.9rem}.alert{border-radius:12px;padding:.85rem 1rem;font-size:.95rem}.alert--error{color:#fecaca;background:#f8717126;border:1px solid #f8717166}.link-button{color:#38bdf8;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.alert-dialog__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#020617b3;animation:.25s forwards dialogFadeIn;position:fixed;inset:0}.alert-dialog__content{z-index:21;background:#0f172af5;border:1px solid #94a3b838;border-radius:20px;flex-direction:column;gap:1.35rem;width:min(420px,100% - 2.5rem);padding:2rem 1.75rem;animation:.28s forwards dialogSlideUp;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 32px 70px #082f498c}.alert-dialog__header{flex-direction:column;gap:.75rem;display:flex}.alert-dialog__footer{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.alert-dialog__title{color:#f8fafc;margin:0;font-size:1.35rem;font-weight:700}.alert-dialog__description{color:#e2e8f0c7;margin:0;font-size:.95rem;line-height:1.6}.alert-dialog__button{cursor:pointer;color:#e2e8f0;background:#0f172a8c;border:1px solid #0000;border-radius:12px;padding:.75rem 1.35rem;font-weight:600;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s}.alert-dialog__button:hover{transform:translateY(-1px)}.alert-dialog__button--cancel{border-color:#94a3b866}.alert-dialog__button--cancel:hover{background:#94a3b826}.alert-dialog__button--action{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 16px 32px #0ea5e959}.alert-dialog__button--action:hover{box-shadow:0 20px 40px #0891b266}.alert-dialog__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@keyframes dialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes dialogSlideUp{0%{opacity:0;transform:translate(-50%,-30%)}to{opacity:1;transform:translate(-50%,-50%)}}.site-footer{background:#0f172acc;border-top:1px solid #94a3b826;padding:1.5rem 1.25rem}.site-footer__container{color:#e2e8f0e6;flex-direction:column;gap:.75rem;max-width:1080px;margin:0 auto;display:flex}.site-footer__brand{margin:0;font-size:.9rem}.site-footer__links{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.site-footer__link{color:#e2e8f0d9;font-size:.9rem;text-decoration:none;transition:color .2s}.site-footer__link:hover{color:#38bdf8}.site-header__catalog{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.site-header__catalog-link{color:#1e293bb3;border-radius:999px;padding:4px 10px;font-size:.9rem;text-decoration:none;transition:background-color .2s,color .2s}.site-header__catalog-link:hover{color:#0f172a;background-color:#0ea5e91f}.site-header__catalog-link--active{color:#0f172a;background-color:#0ea5e92e;font-weight:600}@media(max-width:720px){.site-header__container{flex-direction:column;align-items:flex-start}.site-header__nav{flex-wrap:wrap}.site-footer__container{align-items:flex-start}}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
