.gift-ideas-body-wrapper{overflow:visible}.gift-ideas-hero{--section-bg:#f6fbfc}.gift-ideas-section{--section-bg:#ffffff;padding-bottom:124px}.gift-ideas-intro{max-width:920px;margin:0 auto 34px;color:#526070}.gift-ideas-intro h2{color:#1d2746;font-size:30px;line-height:1.35;margin-bottom:14px}.gift-ideas-intro p{line-height:1.8;margin:0}.gift-browser{display:grid;grid-template-columns:minmax(260px,300px)minmax(0,1fr);gap:28px;align-items:start}.gift-filter-panel,.gift-card,.gift-empty-state{background:#fff;border:1px solid rgba(29,39,70,8%);border-radius:8px;box-shadow:0 18px 44px rgba(29,39,70,8%)}.gift-filter-panel{position:sticky;top:118px;max-height:calc(100vh - 140px);overflow-y:auto;padding:22px}.gift-filter-header,.gift-results-header,.gift-card-facts{display:flex;align-items:center;justify-content:space-between;gap:14px}.gift-filter-header{margin-bottom:20px}.gift-filter-header h2,.gift-results-header h2{color:#1d2746;font-size:22px;margin:0}.gift-filter-header p,.gift-results-header p{color:#6d7a8a;font-size:13px;margin:4px 0 0}.gift-filter-reset,.gift-load-more,.gift-card-button{border:none;border-radius:8px;font-size:13px;font-weight:700;line-height:1;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.gift-filter-reset{flex-shrink:0;padding:10px 12px;color:#d95821;background:#fff5f1}.gift-filter-reset:hover{color:#c84f1d;background:#ffe9df}.gift-filter-group{border:0;border-top:1px solid #edf2f7;margin:0;padding:18px 0 0}.gift-filter-group+.gift-filter-group{margin-top:18px}.gift-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1d2746;cursor:pointer;font-size:15px;font-weight:800;margin-bottom:12px;list-style:none}.gift-filter-summary::-webkit-details-marker{display:none}.gift-filter-summary::after{content:"";width:9px;height:9px;border-right:2px solid #d95821;border-bottom:2px solid #d95821;transform:rotate(45deg)translateY(-2px);transition:transform .2s ease;flex:none}.gift-filter-group[open] .gift-filter-summary::after{transform:rotate(225deg)translateY(-2px)}.gift-filter-summary small{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 7px;border-radius:999px;color:#d95821;background:#fff5f1;font-size:11px;font-weight:800;margin-left:auto}.gift-filter-options{display:grid;gap:8px}.gift-filter-option{display:flex;align-items:center;gap:9px;min-height:34px;padding:7px 9px;border:1px solid #edf2f7;border-radius:8px;color:#526070;cursor:pointer;margin:0}.gift-filter-option:hover{border-color:#d95821;background:#fff8f5}.gift-filter-option input{width:16px;height:16px;accent-color:#d95821;flex:none}.gift-filter-option span{min-width:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.gift-budget-values{display:flex;justify-content:space-between;gap:10px;color:#1d2746;font-size:13px;font-weight:800;margin-bottom:12px}.gift-range-label{display:block;color:#6d7a8a;font-size:12px;font-weight:700;margin:0 0 12px}.gift-range-label:last-child{margin-bottom:0}.gift-range-label input{display:block;width:100%;margin-top:8px;accent-color:#d95821}.gift-results{position:relative;min-width:0}.gift-results-header{margin-bottom:18px}.gift-results-shell{position:relative;min-height:360px}.gift-results-overlay{position:absolute;inset:0;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:220px;border-radius:8px;background:rgba(255,255,255,.82);color:#1d2746;opacity:0;pointer-events:none;backdrop-filter:blur(4px);transition:opacity .18s ease}.gift-results-shell--loading .gift-results-overlay{opacity:1;pointer-events:auto}.gift-results-spinner{width:42px;height:42px;border:4px solid rgba(217,88,33,.18);border-top-color:#d95821;border-radius:50%;animation:gift-spin .8s linear infinite}.gift-results-overlay strong{font-size:14px}.gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gift-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:430px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gift-card:hover{transform:translateY(-3px);border-color:rgba(217,88,33,.34);box-shadow:0 24px 58px rgba(29,39,70,.12)}.gift-card-link{position:absolute;inset:0;z-index:2}.gift-card-image{height:220px;background:#f6fbfc;display:flex;align-items:center;justify-content:center;padding:22px;isolation:isolate}.gift-card-image img{width:100%;height:100%;background:0 0;mix-blend-mode:multiply;object-fit:contain}.gift-card-body{position:relative;z-index:3;display:flex;flex:1;flex-direction:column;padding:18px;min-width:0}.gift-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.gift-card-meta span{background:#eef8fa;border-radius:6px;color:#0e819a;font-size:11px;font-weight:800;line-height:1;padding:6px 8px}.gift-card h3{color:#1d2746;font-size:18px;line-height:1.35;margin:0 0 12px;overflow-wrap:anywhere}.gift-card-facts{align-items:flex-start;margin-bottom:12px}.gift-card-facts strong{color:#d95821;font-size:15px}.gift-gender-badge{display:inline-flex;align-items:center;gap:5px;color:#526070;font-size:12px;font-weight:800;white-space:nowrap}.gift-card p{color:#6d7a8a;font-size:13px;line-height:1.55;margin:0 0 18px}.gift-card-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:auto;padding:12px 14px;color:#fff;background:#d95821;text-decoration:none}.gift-card-button:hover{color:#fff;background:#c84f1d}.gift-card--placeholder{pointer-events:none}.gift-card--placeholder .gift-card-image,.gift-card--placeholder .gift-card-body span,.gift-card--placeholder .gift-card-body strong,.gift-card--placeholder .gift-card-body p{background:linear-gradient(90deg,#eef3f6 0%,#f8fbfc 45%,#eef3f6 100%);background-size:180% 100%;animation:gift-loading 1.3s ease-in-out infinite}.gift-card--placeholder .gift-card-body span,.gift-card--placeholder .gift-card-body strong,.gift-card--placeholder .gift-card-body p{display:block;border-radius:6px;height:14px;margin-bottom:13px}.gift-card--placeholder .gift-card-body strong{width:70%;height:22px}.gift-card--placeholder .gift-card-body p{width:88%;height:44px}.gift-load-more{display:flex;align-items:center;justify-content:center;width:fit-content;margin:28px auto 0;padding:13px 18px;color:#d95821;background:#fff5f1}.gift-load-more:hover{color:#c84f1d;background:#ffe9df}.gift-empty-state{padding:34px;text-align:center}.gift-empty-state h3{color:#1d2746;font-size:22px;margin-bottom:10px}.gift-empty-state p{color:#6d7a8a}@keyframes gift-loading{0%{background-position:120% 0}100%{background-position:-120% 0}}@keyframes gift-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media(max-width:991px){.gift-browser{grid-template-columns:1fr}.gift-filter-panel{position:static;max-height:none;overflow:visible;order:1}.gift-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gift-results{order:2}.gift-card-image{height:205px}.gift-results-shell{min-height:320px}}@media(max-width:767px){.gift-ideas-intro h2{font-size:24px}.gift-filter-header,.gift-results-header{align-items:flex-start;flex-direction:column}.gift-browser{gap:22px}.gift-filter-panel{top:78px;max-height:calc(100vh - 96px);overflow-y:auto;padding:16px}.gift-filter-header{gap:10px;margin-bottom:14px}.gift-filter-reset{width:100%}.gift-filter-group{padding-top:14px}.gift-filter-group+.gift-filter-group{margin-top:12px}.gift-filter-options,.gift-grid{grid-template-columns:1fr}.gift-filter-summary{min-height:34px;margin-bottom:10px}.gift-results-shell{min-height:280px}.gift-results-overlay{min-height:180px}.gift-card{min-height:0}.gift-card-image{height:178px;padding:16px}.gift-card-body{padding:16px}.gift-card-facts{align-items:center;width:100%}.gift-gender-badge{white-space:normal}}