.reels-page{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 3rem;font-family:var(--cc-font-sans)}.reels-hero{text-align:center;margin-bottom:1.75rem}.reels-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#0f0e0d;margin:0 0 .6rem}.reels-sub{font-size:14px;line-height:1.6;color:#5a5047;max-width:760px;margin:0 auto}.reels-bar{justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:1.25rem}.reels-bar,.reels-search{display:flex;align-items:center}.reels-search{gap:8px;flex:1;min-width:240px;max-width:560px;height:46px;padding:0 14px;background:#fff;border:1.5px solid #e8e3db;border-radius:12px;color:#a39f96;transition:border-color .2s,box-shadow .2s}.reels-search:focus-within{border-color:#d4ccc2;box-shadow:0 4px 18px rgba(0,0,0,.07)}.reels-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:14.5px;color:#0f0e0d}.reels-search input::placeholder{color:#a39f96}.reels-count{font-size:13px;font-weight:600;color:#5a5047;white-space:nowrap}.reels-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}@media (max-width:1024px){.reels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.reels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.reels-grid{grid-template-columns:1fr}}.reel-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e3db;border-radius:14px;overflow:hidden;transition:transform .18s,box-shadow .18s}.reel-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px rgba(0,0,0,.08)}.reel-card-body{padding:12px 13px 13px;display:flex;flex-direction:column;gap:6px}.reel-card-title{font-size:14px;font-weight:700;color:#18160f;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reel-card-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#8a8278}.reel-card-price{font-size:15px;font-weight:800;color:#ff5043}.reel-card-actions{display:flex;align-items:center;gap:8px;margin-top:4px}.reel-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;border:none;white-space:nowrap}.reel-btn-call{background:#ff5043;color:#fff}.reel-btn-call:hover{background:#e6362b}.reel-btn-view{flex:1;background:#fcfaf6;color:#0a0a0a;border:1.5px solid #e8e3db}.reel-btn-view:hover{background:#f0ece6}.reel-btn-disabled{background:#f1efe9;color:#a8a49c;cursor:not-allowed}.reel-share .ld-hero-btn{height:36px;border:1.5px solid #e8e3db;box-shadow:none}.reel-share .ld-hero-btn:hover{background:#f0ece6;box-shadow:none;transform:none}.reels-loadwrap{display:flex;justify-content:center;margin-top:26px}.reels-loadbtn{height:46px;padding:0 28px;border-radius:10px;border:1.5px solid #e8e3db;background:#fff;color:#0f0e0d;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.reels-loadbtn:hover{background:#f7f5f1;border-color:#d4ccc2}.reels-empty{border:1px dashed #e8e3db;border-radius:16px;padding:44px 20px;text-align:center;color:#5a5047}.reels-empty strong{display:block;margin-bottom:8px;color:#0f0e0d;font-size:18px}.ld-hero-btn{display:flex;align-items:center;gap:8px;background:#fff;border:none;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;color:#18160f;cursor:pointer;font-family:var(--cc-font-sans);box-shadow:0 1px 4px rgba(0,0,0,.14);transition:transform .15s,box-shadow .15s}.ld-hero-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.18)}.ld-hero-btn svg{flex-shrink:0}.ld-share-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:900;display:flex;align-items:flex-end;justify-content:center}@media (min-width:480px){.ld-share-overlay{align-items:center}}.ld-share-modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:480px;padding:0 0 env(safe-area-inset-bottom,16px);overflow:hidden}@media (min-width:480px){.ld-share-modal{border-radius:16px;max-width:420px}}.ld-share-hd{justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f0ede8;font-size:16px;font-weight:700;color:#18160f;font-family:var(--cc-font-sans)}.ld-share-close,.ld-share-hd{display:flex;align-items:center}.ld-share-close{background:none;border:none;cursor:pointer;color:#a8a49c;justify-content:center;padding:4px}.ld-share-list{display:flex;flex-direction:column}.ld-share-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:15px;font-weight:500;color:#18160f;text-decoration:none;background:none;border:none;border-bottom:1px solid #f5f4f1;cursor:pointer;font-family:var(--cc-font-sans);width:100%;text-align:left;transition:background .12s}.ld-share-item:last-child{border-bottom:none}.ld-share-item:hover{background:#fafaf8}.ld-share-item svg{color:#524f48;flex-shrink:0}