@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap);.of-card{background:#fff;border:1px solid #0000000f;border-radius:14px;box-shadow:0 10px 24px #0000000f;display:flex;flex-direction:column;font-family:Montserrat,system-ui,sans-serif;height:100%;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.of-card:hover{box-shadow:0 14px 30px #0000001a;transform:translateY(-2px)}.of-card__media{aspect-ratio:1/1;background:#f4f6f8;overflow:hidden;position:relative;width:100%}.of-card__media>img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.of-badge{background:#e6007a;border-radius:999px;box-shadow:0 6px 14px #00000026;color:#fff;font-size:.72rem;font-weight:800;left:10px;line-height:1;padding:5px 9px;position:absolute;top:10px}.of-badge--tier{background:#0e82c7;left:auto;right:10px}.of-badge--tier.is-premium{background:#5c67ff}.of-badge--tier.is-premiumPlus{background:#8b5cf6}.of-badge--tier.is-destacada{background:#0e82c7}.of-card__body{display:flex;flex-direction:column;gap:8px;padding:12px 12px 10px}.of-title{color:#1a1d21;font-size:.95rem;font-weight:800;line-height:1.25;min-height:2.5em;text-transform:uppercase}.of-desc,.of-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.of-desc{color:#5a6168;font-size:.86rem;line-height:1.35;min-height:2.7em}.of-priceRow{align-items:center;display:flex;flex-wrap:wrap;gap:8px 10px}.of-priceNow{color:#0e82c7;font-size:1.05rem;font-weight:900}.of-priceWas{color:#8e98a3;font-size:.78rem!important;font-weight:500!important;line-height:1;text-decoration:line-through}.of-chip{background:#f2fbfe;border:2px solid #bfe9f5;border-radius:999px;color:#0e82c7;font-size:.7rem;font-weight:800;margin-left:auto;padding:5px 8px}.of-meta{align-items:center;color:#7a838c;display:flex;font-size:.8rem;gap:6px;min-height:18px}.of-dot{opacity:.55}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.of-divider{background:#eef2f7;height:1px;margin:2px 0 6px}.of-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:auto;padding:10px 12px 12px}.of-cta,.of-footer .btn,.of-footer a,.of-footer button{align-items:center;background:#e6007a;border:none;border-radius:10px;box-shadow:0 10px 18px #e6007a38;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:900;justify-content:center;padding:9px 12px;text-decoration:none}.of-cta:hover{filter:brightness(.97)}.of-reactions{display:flex;font-weight:600;gap:12px}.of-iconBtn,.of-reactions{align-items:center;color:#98a2b3}.of-iconBtn{-webkit-appearance:none;appearance:none;background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;cursor:pointer;display:inline-flex;gap:6px;line-height:1;padding:0!important}.of-iconBtn:hover{color:#0e82c7}.of-icon{height:16px;opacity:.9;width:16px}.of-count{font-size:.8rem!important;line-height:1;min-width:auto!important}.of-count,.of-reactions .chip,.of-reactions .of-chip,.of-reactions [class*=badge]{background:none!important;border:none!important;box-shadow:none!important;color:#98a2b3!important;font-weight:600!important;padding:0!important}.of-reactions .chip,.of-reactions .of-chip,.of-reactions [class*=badge]{border-radius:0!important}@media (max-width:768px){.of-card{border-radius:14px}.of-title{-webkit-line-clamp:3;font-size:.92rem;min-height:3.75em}.of-desc{font-size:.85rem;min-height:2.7em}.of-priceNow{font-size:1rem}.of-priceWas{font-size:.76rem!important}.of-footer{padding:10px}.of-cta{font-size:.88rem;padding:9px 12px}}.of-card *{min-width:0}.offer-card .price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.offer-card .offer-card__price,.offer-card .price-current,.offer-card .price:not(.old-price):not(.price-old){color:#0f172a;font-size:18px;font-weight:800}.offer-card .old-price,.offer-card .price-old,.offer-card s{color:#6b7280!important;font-size:12px!important;font-weight:500;margin-left:6px;text-decoration:line-through;text-decoration-thickness:1px}@media (max-width:768px){.offer-card .offer-card__price,.offer-card .price-current,.offer-card .price:not(.old-price):not(.price-old){font-size:16px}.offer-card .old-price,.offer-card .price-old,.offer-card s{font-size:8px!important}.offer-card .old-price,.offer-card .price-old,.offer-card s,.offers-grid .offer-card .old-price,.offers-grid .offer-card .price-old,.offers-grid .offer-card s{color:#6b7280!important;font-size:11px!important;text-decoration:line-through;text-decoration-thickness:1px}.offer-card .price:not(.old-price):not(.price-old),.offers-grid .offer-card .offer-card__price,.offers-grid .offer-card .price{color:#0f172a!important;font-size:16px!important;font-weight:800!important}}:root{--of-brand:#e6007a;--of-brand-soft:#ffe4f2;--of-ink:#111827;--of-border:#e5e7eb;--of-card:#fff}.offer-list-container{margin:0 auto;max-width:1380px;padding:0 16px;width:100%}.section-title{color:#111827;color:var(--of-ink);font-weight:800;margin:16px 0 12px}.offers-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.offers-grid>*{display:flex;flex-direction:column;height:100%}@media (min-width:1600px){.offers-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media (max-width:1024px){.offers-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.offers-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}}.offers-grid .old-price,.offers-grid .price--old,.offers-grid .price-old,.offers-grid .price__old,.offers-grid [class*=old-price],.offers-grid [class*=previous],.offers-grid [class*=strike],.offers-grid [data-old-price=true],.offers-grid del,.offers-grid s{color:#6b7280!important;color:var(--of-muted)!important;font-size:12px!important;font-weight:500!important;line-height:1.1;margin-top:2px;text-decoration:line-through;text-decoration-thickness:1px}.offers-grid .btn-view,.offers-grid .of-footer .btn,.offers-grid .of-footer .of-cta,.offers-grid .of-footer a,.offers-grid .of-footer button,.offers-grid .offer-card__cta,.offers-grid .view-offer{color:#fff!important}.offers-grid a{color:inherit;text-decoration:none}.offer-list-container .banner-block{margin:8px 0 16px}.od-container{color:#212529;font-family:Montserrat,sans-serif;margin:24px auto;max-width:1100px;padding:0 16px}.od-grid{grid-gap:24px;background:#fff;border:1px solid #00000012;border-radius:16px;box-shadow:0 8px 24px #0000000d;display:grid;gap:24px;grid-template-columns:1.1fr 1fr;padding:20px}@media (max-width:900px){.od-grid{grid-template-columns:1fr}}.od-gallery{display:flex;flex-direction:column;gap:12px}.od-mainImg{aspect-ratio:4/3;background:#f2f4f6;border-radius:12px;overflow:hidden;position:relative;width:100%}.od-mainImg img{display:block;height:100%;object-fit:cover;width:100%}.od-placeholder{align-items:center;color:#8c939a;display:flex;font-weight:600;height:100%;justify-content:center;width:100%}.od-badge{background:#d90479;border-radius:999px;box-shadow:0 6px 16px #d9047940;color:#fff;font-size:12px;font-weight:800;left:10px;padding:6px 10px;position:absolute;top:10px}.od-thumbs{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(6,1fr)}@media (max-width:600px){.od-thumbs{grid-template-columns:repeat(5,1fr)}}.od-thumb{aspect-ratio:1/1;background:#fff;border:2px solid #0000;border-radius:10px;cursor:pointer;overflow:hidden;padding:0;transition:border-color .15s ease,transform .1s ease}.od-thumb img{display:block;height:100%;object-fit:cover;width:100%}.od-thumb:hover{border-color:#dde3e7}.od-thumb.is-active{border-color:#00bcd4}.od-thumb:active{transform:translateY(1px)}.od-info{grid-gap:12px;display:grid;gap:12px}.od-title{font-size:28px;font-weight:900;letter-spacing:.3px;line-height:1.15;margin:0}.od-prices{align-items:baseline;display:flex;gap:10px}.od-priceNow{color:#d90479;font-size:26px;font-weight:900}.od-priceWas{color:#8e8e8e;font-size:16px;text-decoration:line-through}.od-meta{grid-gap:6px;color:#42474c;display:grid;font-size:14px;gap:6px;line-height:1.5}.od-chip{background:#eef7f9;border:1px solid #cfeff5;border-radius:999px;color:#0d4a53;display:inline-block;font-size:11px;font-weight:800;padding:4px 8px}.od-desc{color:#3d4044;font-size:15px;line-height:1.7}.od-desc p{margin:0 0 12px}.od-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.od-actions--row{align-items:center}.od-btn{-webkit-appearance:none;appearance:none;border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-weight:800;line-height:1;padding:10px 16px;text-decoration:none;transition:filter .15s ease,transform .1s ease,background .15s ease,color .15s ease}.od-btn--primary{background:#00bcd4;box-shadow:0 6px 18px #00bcd440;color:#fff}.od-btn--primary:hover{filter:brightness(.96)}.od-btn--primary:active{transform:translateY(1px)}.od-btn--ghost{background:#f5f7f8;border:1px solid #e6eaed;color:#334}.od-btn--ghost:hover{background:#eef2f4}.od-btn--ghost:active{transform:translateY(1px)}.od-btn--link{background:#0000;color:#00bcd4;padding:8px 4px}.od-btn--link:hover{text-decoration:underline}.od-back{text-decoration:none}.od-ic{font-size:16px;line-height:16px;margin-right:6px}.od-fav.on{background:#fff0f7;border-color:#ffd3e9;color:#d90479}.od-skel{animation:sk 1.3s linear infinite;background:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-size:200% 100%;border-radius:16px;height:360px}@keyframes sk{0%{background-position:0 0}to{background-position:200% 0}}.oferta-form-container{background-color:#f8f9fa;display:flex;font-family:Arial,sans-serif;justify-content:center;padding:40px 20px}.oferta-form{background-color:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001a;box-sizing:border-box;max-width:600px;padding:30px 40px;width:100%}.form-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{font-weight:500}.form-group input[type=email],.form-group input[type=number],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;padding:12px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0e82c7;box-shadow:0 0 8px #0e82c733;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-row{display:flex;gap:20px}.form-row .form-group{flex:1 1}.image-upload-section{position:relative}.image-preview-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;margin-top:10px}.image-upload-box{align-items:center;border:2px dashed #ccc;border-radius:8px;color:#888;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;transition:border-color .3s ease,color .3s ease;width:100px}.image-upload-box:hover{border-color:#0e82c7;color:#0e82c7}.image-upload-box .plus-icon{font-size:2.5rem;line-height:1}.image-upload-box span{font-size:.8rem;text-align:center}.image-preview{border:1px solid #ddd;border-radius:8px;height:100px;overflow:hidden;position:relative;width:100px}.image-preview img{display:block;height:100%;object-fit:cover;width:100%}.image-preview button{align-items:center;background-color:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:25px;justify-content:center;line-height:1;position:absolute;right:5px;top:5px;transition:background-color .3s ease;width:25px}.image-preview button:hover{background-color:#000c}.submit-button{background-color:#0e82c7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px;transition:background-color .3s ease,transform .2s ease;width:100%}.submit-button:hover{background-color:#0a699c;transform:translateY(-2px)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{background-color:#f2dede;border:1px solid #ebccd1;border-radius:8px;color:#d9534f;margin-top:15px;padding:10px;text-align:center}.modal-backdrop{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background-color:#fff;border-radius:12px;box-shadow:0 8px 25px #0003;max-width:400px;padding:30px;text-align:center}.modal-header h3{color:#0e82c7;font-size:1.5rem;margin-top:0}.modal-body p{color:#555;font-size:1rem}.promo-options{margin-top:25px}.checkbox-group{display:flex;gap:20px}.checkbox-label{align-items:center;display:flex;font-weight:500;gap:8px}.plan-selector{margin-top:15px}.plan-buttons{display:flex;gap:10px}.plan-buttons button{background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;padding:10px 15px;transition:all .2s ease}.plan-buttons button.active{background-color:#0e82c7;border-color:#0e82c7;color:#fff}.plan-buttons button:hover{background-color:#e0e0e0}.plan-buttons button.active:hover{background-color:#0a699c}:root{--text:#212529;--muted:#8a94a6;--bg:#fff;--card:#fff;--border:#eef2f6;--shadow:0 8px 24px #1018280f;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.mp-container{margin:0 auto;max-width:1100px;padding:16px}.mp-title{color:#212529;color:var(--text);font:800 22px/1.2 Montserrat,system-ui;margin:4px 0 16px}.mp-empty,.mp-loading{color:#556070;padding:32px 0;text-align:center}.mp-btn{background:#f7f8fa;border:1px solid #eef2f6;border:1px solid var(--border);border-radius:10px;color:#1f2937;cursor:pointer;font:600 14px/1 Montserrat,system-ui;padding:.6rem .9rem}.mp-btn--dark,.mp-btn--primary{background:#0f172a;border-color:#0f172a;color:#fff}.mp-btn--danger{background:#ffe8ec;border-color:#ffd3da;color:#b42318}.mp-btn--ghost{background:#fff}.mp-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.mp-item{grid-gap:12px;align-items:center;background:#fff;background:var(--card);border:1px solid #eef2f6;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 24px #1018280f;box-shadow:var(--shadow);display:grid;gap:12px;grid-template-columns:130px 1fr auto;padding:10px}.mp-thumb{background:#f3f5f7;border-radius:10px;height:98px;position:relative;width:130px}.mp-thumb img{display:block;height:100%;object-fit:cover;width:100%}.mp-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#0f172a;font:700 11px/1 Montserrat,system-ui;left:8px;padding:4px 8px;position:absolute;top:8px}.mp-chip--pink{background:#fde7f3;border-color:#f6cde4;color:#b4237a}.mp-chip--muted{background:#edf1f5;border-color:#e5e9ee;color:#475467}.mp-info{min-width:0}.mp-offer-title{color:#212529;color:var(--text);font:700 16px/1.25 Montserrat,system-ui;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-meta{align-items:center;color:#556070;display:flex;flex-wrap:wrap;font:600 12px/1 Montserrat,system-ui;gap:8px}.mp-meta__badge{align-items:center;display:inline-flex;gap:6px}.mp-status.is-on{color:#0a7a42}.mp-status.is-off{color:#9b1c1c}.mp-pro-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.mp-pro-card{background:#fff;border:1px dashed #e5e9ee;border-radius:10px;cursor:pointer;padding:8px}.mp-pro-card.is-locked .mp-lock{margin-right:6px}.mp-pro-head{align-items:center;color:#0f172a;display:flex;font:700 12px/1 Montserrat,system-ui;gap:6px}.mp-pro-desc{color:#475467;font:500 12px/1.35 Montserrat,system-ui;margin:6px 0 8px}.mp-actions{display:flex;flex-direction:column;gap:8px}.mp-modal{background:#00000059;display:grid;inset:0;place-items:center;position:fixed;z-index:1000}.mp-modal__panel{background:#fff;border:1px solid #eef2f6;border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 24px #1018280f;box-shadow:var(--shadow);padding:14px;width:min(520px,92vw)}.mp-modal__head{align-items:center;display:flex;justify-content:space-between}.mp-modal__head h3{color:#111827;font:800 18px/1.2 Montserrat,system-ui;margin:0}.mp-modal__close{background:#fff;border:1px solid #eef2f6;border:1px solid var(--border);border-radius:8px;cursor:pointer;padding:.35rem .6rem}.mp-modal__list{margin:8px 0 0 16px}.mp-modal__foot{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}@media (max-width:768px){.mp-item{align-items:flex-start;grid-template-areas:"thumb info" "actions actions";grid-template-columns:110px 1fr}.mp-thumb{grid-area:thumb;height:84px}.mp-info{grid-area:info}.mp-actions{flex-direction:row;flex-wrap:wrap;grid-area:actions}.mp-pro-grid{grid-template-columns:1fr}.mp-item{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:96px 1fr}.mp-thumb{border-radius:12px;flex:none;height:96px;overflow:hidden;width:96px}.mp-info{min-width:0}.mp-pro-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.mp-actions{display:flex;flex-wrap:wrap;gap:8px;grid-column:1/-1;margin-top:10px}}.mp-thumb{aspect-ratio:4/3;border-radius:12px;max-width:180px;overflow:hidden;width:100%}@media (max-width:480px){.mp-item{align-items:stretch;flex-direction:column}.mp-thumb{margin-bottom:12px;max-width:100%}.mp-actions{display:flex;flex-wrap:wrap;gap:8px;position:static}.mp-pro-grid{grid-template-columns:1fr}}.user-profile-container{background-color:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001a;font-family:Montserrat,sans-serif;margin:40px auto;max-width:600px;padding:40px 20px;text-align:center}.profile-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:30px}.profile-form{display:flex;flex-direction:column;gap:25px}.profile-avatar-upload{display:inline-block;margin-bottom:10px;position:relative}.avatar-label{border:3px solid #0e82c7;border-radius:50%;display:block;height:120px;margin:0 auto;overflow:hidden;position:relative;width:120px}.profile-image-preview{display:block;height:100%;object-fit:cover;width:100%}.default-profile-icon{color:#ccc;height:100%;width:100%}.camera-icon-overlay{align-items:center;background-color:#e6007a;border:2px solid #fff;border-radius:50%;bottom:0;color:#fff;display:flex;height:36px;justify-content:center;pointer-events:none;position:absolute;right:0;transform:translate(20%,20%);transition:background-color .2s ease;width:36px}.avatar-label:hover .camera-icon-overlay{background-color:#c00067}.form-group{text-align:left}.form-group label{color:#555;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:Montserrat,sans-serif;font-size:1rem;padding:12px;width:100%}.save-button{background-color:#0e82c7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px;transition:background-color .3s ease;width:100%}.save-button:hover{background-color:#0a699c}.save-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:600px){.user-profile-container{padding:20px}}.chip{border:1px solid #ddd}.form-error{color:#e6007a;margin-top:8px}:root{--of-primary:#e6007a;--of-accent:#0e82c7;--of-text:#1f2937;--of-muted:#6b7280}*{box-sizing:border-box}.auth-container{align-items:center;background:#f7f8fa;display:flex;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:80vh;padding:20px}.auth-card{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 10px 24px #00000014;max-width:420px;padding:32px;width:100%}.auth-title{color:#e6007a;color:var(--of-primary);font-weight:800;line-height:1.1;margin:0 0 18px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:14px}.form-input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#1f2937;color:var(--of-text);font-size:15px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus{border-color:#0e82c7;border-color:var(--of-accent);box-shadow:0 0 0 3px #0e82c726;outline:none}.password-input-wrapper{position:relative;width:100%}.password-input-wrapper .form-input{padding-right:44px}.password-toggle-btn{background:#0000;border:none;border-radius:50%;color:#6b7280;color:var(--of-muted);cursor:pointer;display:grid;height:32px;place-items:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:32px}.password-toggle-btn:hover{background:#f3f4f6;color:#0e82c7;color:var(--of-accent)}.error-message{color:#e11d48;font-size:14px}.auth-button{background:#e6007a;background:var(--of-primary);border:none;border-radius:999px;box-shadow:0 8px 18px #e6007a2e;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:12px 16px;transition:transform .15s ease,opacity .15s ease;width:100%}.auth-button:hover{transform:translateY(-1px)}.auth-button:disabled{cursor:default;opacity:.6;transform:none}.auth-link-text{color:#6b7280;color:var(--of-muted);font-size:14px;margin-top:10px;text-align:center}.auth-link{color:#0e82c7;color:var(--of-accent);font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}@media (max-width:420px){.auth-card{padding:24px}}:root{--brand-pink:#e6007a;--brand-cyan:#0e82c7;--text-1:#111827;--text-2:#6b7280;--line:#e5e7eb;--radius:12px;--shadow:0 10px 25px #00000014;--focus:0 0 0 3px #0e82c740}.register-container{background:#fafafa;box-sizing:border-box;color:#111827;color:var(--text-1);display:grid;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;padding:32px 16px 120px;place-items:start center}.register-card{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 10px 25px #00000014;box-shadow:var(--shadow);max-width:560px;padding:28px;width:100%}.register-title{font-size:1.625rem;font-weight:800;letter-spacing:.2px;margin:0 0 18px}.register-form{grid-gap:16px;display:grid;gap:16px}.form-group{grid-gap:8px;display:grid;gap:8px}.form-group label{color:#111827;color:var(--text-1);font-size:.925rem;font-weight:700}.form-group small{color:#6b7280;color:var(--text-2);font-weight:600}.register-form input[type=email],.register-form input[type=password],.register-form input[type=text]{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--line);border-radius:10px;box-sizing:border-box;color:#111827;color:var(--text-1);font-size:.98rem;height:44px;outline:none;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.register-form input:focus{border-color:#0e82c7;border-color:var(--brand-cyan);box-shadow:0 0 0 3px #0e82c740;box-shadow:var(--focus)}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--line);border-radius:999px;color:#111827;color:var(--text-1);cursor:pointer;font-size:.92rem;line-height:1;padding:8px 12px;transition:transform .08s ease,border-color .2s,background .2s,color .2s}.chip:hover{transform:translateY(-1px)}.chip:active{transform:translateY(0)}.chip.is-active{background:#0e82c7;background:var(--brand-cyan);border-color:#0e82c7;border-color:var(--brand-cyan);color:#fff}.hint{color:#e6007a;color:var(--brand-pink);font-size:.9rem;margin-top:6px}.check{align-items:center;color:#6b7280;color:var(--text-2);display:flex;font-size:.95rem;gap:10px;padding-top:4px}.check input[type=checkbox]{accent-color:#0e82c7;accent-color:var(--brand-cyan);height:18px;width:18px}.form-error{background:#fee2e2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-weight:600;margin-top:4px;padding:10px 12px}.btn-primary{background:#e6007a;background:var(--brand-pink);border-radius:999px;box-shadow:0 6px 18px #e6007a40;font-size:1rem;height:48px;letter-spacing:.2px;transition:transform .08s ease,filter .2s ease}.btn-primary:hover{filter:brightness(1.02);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.alt-link{color:#6b7280;color:var(--text-2);font-size:.95rem;text-align:center}.alt-link a{color:#0e82c7;color:var(--brand-cyan);font-weight:700;text-decoration:none}.alt-link a:hover{text-decoration:underline}@media (max-width:480px){.register-card{padding:22px 18px}.register-title{font-size:1.45rem;margin-bottom:14px}}.chat-page{box-sizing:border-box;color:#111827;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial;margin:0 auto;max-width:980px;padding:12px 16px 88px}.chat-header{align-items:center;display:flex;gap:12px;margin:8px 0 12px}.chat-back{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:6px 10px}.chat-back:hover{background:#f9fafb}.chat-title{color:#6b7280;margin-left:auto}.chat-messages{background:#fff;border-radius:10px;box-sizing:border-box;height:calc(100vh - 220px);min-height:360px;overflow-y:auto;padding:8px 0}.msg{display:flex;margin:6px 0;padding:0 6px}.msg .bubble{word-wrap:break-word;border-radius:14px;box-shadow:0 1px 3px #1018280f;line-height:1.35;max-width:78%;padding:10px 12px;white-space:pre-wrap}.msg.mine{justify-content:flex-end}.msg.mine .bubble{background:#d10080;border-top-right-radius:6px;color:#fff}.msg.theirs{justify-content:flex-start}.msg.theirs .bubble{background:#f3f4f6;border-top-left-radius:6px;color:#111827}.chat-input{background:linear-gradient(180deg,#fff0,#fff 24%);bottom:0;display:flex;gap:8px;left:0;padding:10px 0 6px;position:-webkit-sticky;position:sticky;right:0}.chat-input input{border:1px solid #e5e7eb;border-radius:10px;flex:1 1;height:42px;outline:none;padding:0 12px}.chat-input input:focus{border-color:#d10080;box-shadow:0 0 0 3px #d100801f}.chat-input button{background:#d10080;border:0;border-radius:10px;box-shadow:0 6px 16px #d100803d;color:#fff;cursor:pointer;font-weight:700;height:42px;min-width:92px}.chat-input button:hover{filter:brightness(1.04)}@media (max-width:768px){.chat-page{padding-bottom:96px;padding-left:12px;padding-right:12px}.chat-messages{height:calc(100vh - 240px)}.msg .bubble{max-width:86%}}.chat-list-page{margin:0 auto;max-width:1100px;padding:16px}.chat-list-title{color:#0f172a;font-size:20px;font-weight:700;margin:4px 0 16px}.chat-list{display:flex;flex-direction:column;gap:12px}.chat-item{grid-gap:12px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px #1018280f;display:grid;gap:12px;grid-template-columns:48px 1fr auto;padding:12px 14px}.chat-avatar{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;height:48px;object-fit:cover;width:48px}.chat-info{min-width:0}.chat-title{color:#111827;font-size:14px;font-weight:700;margin:0 0 4px}.chat-last,.chat-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-last{color:#6b7280;font-size:12px;margin:0}.chat-actions{align-items:center;display:flex;gap:8px}.btn-ver{background:#ff007f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:8px 12px;transition:filter .15s ease}.btn-ver:hover{filter:brightness(.95)}.chat-empty{background:#fafafa;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;padding:24px 12px;text-align:center}@media (max-width:768px){.chat-list-page{padding:12px}.chat-item{grid-template-columns:42px 1fr auto;padding:10px 12px}.chat-avatar{height:42px;width:42px}.chat-title{font-size:13px}.chat-last{font-size:11px}}.chatlist-wrap{margin:24px auto;max-width:1100px;padding:0 16px}.chatlist{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:16px 0;padding:0}.chatlist-item{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 3px #1018280f;display:flex;justify-content:space-between;padding:12px 14px}.cl-title{font-weight:600}.cl-preview{color:#6b7280;font-size:12px;margin-top:4px;max-width:68ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cl-see{background:#ff2e8b;border-radius:10px;box-shadow:0 4px 12px #ff2e8b4d;color:#fff;font-weight:600;padding:6px 10px;text-decoration:none}@media (max-width:768px){.chatlist-wrap{padding-bottom:80px}}.chatlist-item.has-unread{border-color:#ffd1e6;box-shadow:0 3px 16px #ff2e8b1a}.cl-cta{align-items:center;display:flex;gap:8px}.cl-dot{background:#ff2e8b;border-radius:50%;display:inline-block;height:10px;width:10px}.hdg{background:#fff;border-bottom:1px solid #f1f2f4;position:-webkit-sticky;position:sticky;top:0;z-index:50}.hdg-row{align-items:center;display:flex;gap:16px;margin:0 auto;max-width:1200px;overflow:hidden;padding:10px 16px}.hdg-logo{color:#e6007a;font-size:20px;font-weight:800;text-decoration:none;white-space:nowrap}.hdg-nav{align-items:center;display:flex;flex:1 1 auto;gap:12px;margin-left:8px;min-width:0}.hdg-link{border-radius:8px;color:#344054;font-weight:600;padding:6px 10px;text-decoration:none;white-space:nowrap}.hdg-link.is-active{background:#f8e7f2;color:#c70067}.hdg-link--pill{padding-right:28px;position:relative}.hdg-badge{align-items:center;background:#07c;border-radius:999px;box-shadow:0 1px 2px #00000026;color:#fff;display:inline-flex;font-size:11px;height:18px;justify-content:center;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-6px;top:-6px}.hdg-user{align-items:center;display:flex;gap:10px;white-space:nowrap}.hdg-mail{color:#475467;font-size:14px}.hdg-btn{background:#111827;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.bottom-nav{background:#fff;border-top:1px solid #eef0f3;bottom:0;display:none;left:0;padding:6px 4px calc(6px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:60}.bottom-nav__inner{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 auto;max-width:1000px}.bn-item{grid-row-gap:4px;-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#667085;display:grid;font-size:12px;font-weight:600;padding:6px 2px;place-items:center;row-gap:4px;text-decoration:none}.bn-item.is-active{color:#e6007a}.bn-icon{height:22px;width:22px}@media (max-width:768px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.bottom-nav{display:block}.hdg-row{padding:10px 14px}.hdg-logo{font-size:18px}.hdg-nav,.hdg-user{display:none!important}.app-header,.hdg,header{max-width:100vw;overflow-x:hidden}.app-header-row,.hdg-row,.header-row{align-items:center;display:flex;gap:8px;width:100%}.hdg-logo,.header-logo{flex:0 0 auto}.hdg-center,.header-center{flex:1 1 auto;min-width:0}.hdg-user,.header-user,.user-block{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px;min-width:0}.hdg-mail,.header-mail,.user-email{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hdg-btn,.header-btn,.menu-toggle{flex:0 0 auto}}:root{--bottom-nav-height:64px}@media (max-width:768px){#root>div,.page-container,main{padding-bottom:max(64px,env(safe-area-inset-bottom));padding-bottom:max(var(--bottom-nav-height),env(safe-area-inset-bottom))}}.search-filter-container{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000f;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;margin:8px auto 12px;padding:10px 12px;width:min(980px,100%)}.search-input-wrapper{align-items:center;display:flex;flex-grow:1;position:relative}.search-input{border:1px solid #e5e7eb;border-radius:10px;font-size:14px;height:42px;padding:0 12px 0 40px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.search-input:focus{border-color:#0e82c7;box-shadow:0 0 0 3px #0e82c71f;outline:none}.search-icon{color:#888;font-size:14px;left:12px;position:absolute}.search-button{background-color:#e6007a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:42px;padding:0 16px;transition:all .2s ease}.search-button:hover{filter:brightness(.95)}@media (max-width:768px){.search-filter-container{gap:10px;margin:6px 10px 10px;padding:8px 10px;width:calc(100% - 20px)}.search-button{padding:0 14px}}.admin-container{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial;margin:0 auto;max-width:1400px;padding:24px}.admin-title{color:#222;font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:800;margin-bottom:28px;text-align:center}.admin-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:28px}.stat-card{background:#f8f9fb;border-radius:14px;box-shadow:0 6px 16px #0000000f;padding:18px;text-align:center}.stat-card h3{color:#5d6b7a;font-size:1rem;font-weight:700;letter-spacing:.5px;margin:0 0 6px;text-transform:uppercase}.stat-card p{color:#0e82c7;font-size:clamp(1.8rem,3.2vw,2.2rem);font-weight:800;margin:0}.stat-card small{color:#808b98}.admin-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:28px}.admin-span-2{grid-column:span 2}.admin-section{background:#fff;border-radius:14px;box-shadow:0 6px 14px #0000000d;padding:18px}.admin-section h3{border-bottom:2px solid #f0f2f5;color:#333;font-size:1.05rem;font-weight:800;margin:0 0 14px;padding-bottom:10px}.chart-box{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.chart{height:160px;width:160px}.pie-bg{fill:none;stroke:#eef2f6}.pie-seg{fill:none;stroke-linecap:butt;transition:transform .2s ease,opacity .2s ease}.pie-seg:hover{opacity:.9}.legend{list-style:none;margin:0;padding:0}.legend li{align-items:center;color:#4a5568;display:flex;gap:8px;margin:6px 0}.legend li span{border-radius:3px;display:inline-block;height:14px;width:14px}.bars{display:flex;flex-direction:column;gap:10px}.bar-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:200px 1fr 80px}.bar-label{color:#5d6b7a;font-weight:600}.bar-track{background:#f1f5f9;border-radius:999px;height:12px;overflow:hidden}.bar-fill{border-radius:999px;height:100%;transition:width .3s ease}.bar-val{color:#111827;font-weight:700;text-align:right}.revenue-total{color:#0a699c;font-weight:700;margin-top:10px}.funnel-wrap{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr}.funnel{display:flex;flex-direction:column;gap:10px}.funnel-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 160px}.funnel-bar{align-items:center;border-radius:8px;display:flex;height:22px;position:relative}.funnel-val{color:#fff;font-size:.9rem;font-weight:700;padding:0 8px}.funnel-label{color:#4a5568;font-weight:600}.funnel-kpis{align-items:center;display:flex;gap:14px}.kpi{background:#f8f9fb;border-radius:10px;box-shadow:0 6px 14px #0000000d;padding:10px 12px}.kpi span{color:#5d6b7a;font-weight:700;margin-right:8px}.kpi strong{color:#111827;font-size:1.1rem}.table-responsive{overflow-x:auto}.admin-table{border-collapse:collapse;font-size:.95rem;margin-top:10px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #eef2f6;padding:12px 14px}.admin-table th{background:#f7fafc;color:#5d6b7a;font-size:.8rem;letter-spacing:.4px;text-transform:uppercase}.admin-table tbody tr:hover{background:#fbfdff}.muted{color:#6b7280;text-align:center}.badge{border-radius:999px;display:inline-block;font-size:.78rem;font-weight:700;padding:4px 8px}.badge-ok{background:#e8f7ef;color:#1b8d4b}.badge-warn{background:#fff6e6;color:#b46900}.badge-muted{background:#f1f5f9;color:#64748b}.badge-danger{background:#fee2e2;color:#b91c1c}.btn-action{border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-right:8px;padding:8px 12px;transition:transform .08s ease,opacity .2s ease}.btn-action:active{transform:translateY(1px)}.btn-action.edit{background:#3498db}.btn-action.delete{background:#e74c3c}.btn-action.view{background:#95a5a6}.btn-action:hover{opacity:.92}.btn-primary{background:#0e82c7;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:800;padding:10px 14px}.btn-primary:hover{opacity:.95}.btn-secondary{background:#0a699c;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:800;padding:10px 14px}.btn-secondary:hover{opacity:.95}.inp{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:8px 10px}.section-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.actions-inline{display:flex;flex-wrap:wrap;gap:8px}.price-grid{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.price-item{display:flex;flex-direction:column;gap:6px}.price-item span{color:#374151;font-weight:700}.td-title{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error,.loading{color:#4a5568;margin:32px auto;max-width:960px;text-align:center}.error{color:#e11d48}@media (max-width:1200px){.bar-row{grid-template-columns:160px 1fr 70px}}@media (max-width:960px){.admin-grid{grid-template-columns:1fr}.admin-span-2{grid-column:1}.funnel-wrap{grid-template-columns:1fr}.bar-row{grid-template-columns:120px 1fr 60px}.price-grid{grid-template-columns:1fr}}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 16px}.tab-btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-weight:700;padding:8px 12px}.tab-btn.active{background:#0e82c7;border-color:#0e82c7;color:#fff}
/*# sourceMappingURL=main.a670e370.css.map*/