/* Scoped content styles: the shared htdocs header owns all navigation styling. */
.discounts-page .deals-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.discounts-page .deal-toolbar{display:flex;gap:9px;flex-wrap:wrap}.discounts-page .deal-toolbar-btn{appearance:none;border:1px solid #426084;background:#19283c;color:#eaf3ff;border-radius:9px;padding:10px 13px;font-weight:800;cursor:pointer;text-decoration:none}.discounts-page .deal-toolbar-btn.primary{background:#1d9bf0;border-color:#1d9bf0;color:#fff}.discounts-page .deal-toolbar-btn:hover{filter:brightness(1.12)}.discounts-page .community-action-btn.saved{color:#f7c948}.discounts-page .community-action-btn.delete-btn{color:#ff8399}.discounts-page .community-deal-details{margin:7px 0}.discounts-page .community-deal-description{color:#c4d2e5;font-size:13px;line-height:1.45;margin:0}.discounts-page .community-deal-price{display:flex;align-items:center;gap:8px;color:#73e2a7;font-weight:800;font-size:13px;margin-top:7px}.discounts-page .community-deal-price s{color:#8395ad;font-weight:500}.discounts-page .community-deal-price code{background:#21354d;color:#cde5ff;border-radius:5px;padding:2px 5px;font-family:inherit;font-size:11px}.discounts-page .community-modal{display:none;position:fixed;z-index:10020;inset:0;background:rgba(2,8,23,.76);align-items:center;justify-content:center;padding:18px}.discounts-page .community-modal.active{display:flex}.discounts-page .community-modal-card{width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#111c2f;border:1px solid #385172;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.5);padding:20px}.discounts-page .community-modal-card .comment-modal-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.discounts-page .community-modal-card .comment-modal-header h3{margin:0;color:#fff}.discounts-page .community-form{display:grid;gap:13px}.discounts-page .community-form label{display:grid;gap:6px;color:#dce9f8;font-size:13px;font-weight:700}.discounts-page .community-form label span{color:#8fa5c0;font-weight:500}.discounts-page .community-form input,.discounts-page .community-form textarea,.discounts-page .community-form select,.discounts-page .collection-create-form input{box-sizing:border-box;width:100%;border:1px solid #3c5576;background:#0d1728;color:#f4f8ff;border-radius:8px;padding:10px;font:inherit}.discounts-page .community-form textarea{min-height:105px;resize:vertical}.discounts-page .community-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.discounts-page .community-form-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:4px}.discounts-page .collection-create-form{display:grid;grid-template-columns:1fr 1.2fr auto;gap:8px;margin-bottom:22px}.discounts-page .library-card section+section{margin-top:22px}.discounts-page .library-card h4{margin:0 0 9px;color:#e9f2ff}.discounts-page .library-list{display:grid;gap:8px}.discounts-page .library-list p{color:#9bb0ca;margin:6px 0}.discounts-page .library-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;text-align:left;color:#dfeafb;text-decoration:none;border:1px solid #334b6a;background:#16243a;padding:10px;border-radius:8px}.discounts-page button.library-row{cursor:pointer}.discounts-page .library-row span{display:grid;gap:3px;min-width:0}.discounts-page .library-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discounts-page .library-row small{color:#91a7c3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discounts-page .icon-text-btn{border:0;background:transparent;color:#ff9caf;cursor:pointer;font-weight:700}.discounts-page .picker-card{width:min(510px,100%)}@media(max-width:700px){.discounts-page .community-form-grid,.discounts-page .collection-create-form{grid-template-columns:1fr}.discounts-page .deal-toolbar{width:100%}.discounts-page .deal-toolbar-btn{flex:1;text-align:center}.discounts-page .community-modal{padding:10px}.discounts-page .community-modal-card{padding:16px;max-height:calc(100vh - 20px)}}
.discounts-page{background:#0f172a;color:#f8fafc}.discounts-page .tab-content{display:block;margin-bottom:30px}.discounts-page .discover-title{font-size:30px;line-height:1.2;margin:0 0 8px;color:#fff}.discounts-page #counter,.discounts-page .discover-subtitle,.discounts-page .status-text{color:#b6c5d9}.discounts-page .community-deals-grid,.discounts-page .discounts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;margin-top:18px}.discounts-page .community-deal-card,.discounts-page .discount-card{background:#172033;border:1px solid #2d3c55;border-radius:14px;overflow:hidden;min-height:230px;box-shadow:0 8px 22px rgba(0,0,0,.14)}.discounts-page .card-link{display:block;height:100%;color:#f8fafc;text-decoration:none}.discounts-page .community-deal-media,.discounts-page .discount-media{height:145px;background:#25334b;overflow:hidden;position:relative}.discounts-page .community-deal-media img,.discounts-page .discount-media img{height:100%;width:100%;object-fit:cover}.discounts-page .community-deal-content,.discounts-page .discount-content{padding:14px}.discounts-page .community-deal-title,.discounts-page .discount-title{font-size:17px;line-height:1.35;margin:0 0 10px;color:#fff}.discounts-page .community-deal-meta,.discounts-page .discount-meta,.discounts-page .community-deal-actions,.discounts-page .discount-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9eb3cd;font-size:13px}.discounts-page .community-action-btn{background:transparent;border:0;color:#a8c7e8;cursor:pointer;padding:4px}.discounts-page .community-action-btn.liked{color:#ff6685}.discounts-page .community-deal-time,.discounts-page .discount-time{margin-top:10px;color:#8296b2;font-size:12px}.discounts-page .discount-badge{position:absolute;top:10px;left:10px;background:#1d9bf0;color:#fff;border-radius:999px;padding:4px 8px;font-weight:800;font-size:11px}.discounts-page .discount-get-btn{margin-top:10px;border:0;border-radius:8px;background:#1d9bf0;color:#fff;padding:8px 10px;font-weight:800;cursor:pointer}.discounts-page .discounts-header{display:flex;justify-content:space-between;gap:15px;align-items:end;flex-wrap:wrap}.discounts-page .filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.discounts-page .filter-btn{border:1px solid #39516f;background:#19283c;color:#dbe9fb;border-radius:8px;padding:8px 10px;cursor:pointer;font-weight:700}.discounts-page .filter-btn.active,.discounts-page .filter-btn:hover{background:#1d9bf0;border-color:#1d9bf0}.discounts-page .status-row{min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px}.discounts-page .spinner{width:19px;height:19px;border:3px solid #31435e;border-top-color:#1d9bf0;border-radius:50%;animation:discount-spin .8s linear infinite}@keyframes discount-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.discounts-page .discover-title{font-size:26px}.discounts-page .community-deals-grid,.discounts-page .discounts-grid{grid-template-columns:1fr}}
