.top-bar-account a{color:#fff;font-weight:600;background:#ffffff26;padding:.4rem 1.3rem;border-radius:30px;margin-right:3rem}.shopping-guide-component{padding:4rem 2rem;background:#f3ede5;border-radius:40px;margin:60px 0}.shopping-guide-header{text-align:center;margin-bottom:3rem}.shopping-guide-header .section-tag{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#c18f5b;padding:8px 20px;border-radius:30px;font-weight:600;font-size:.9rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000a}.shopping-guide-header .section-title{font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.section-title span{color:#c18f5b}.section-desc{color:#6b5d4f;font-size:1.1rem;max-width:550px;margin:0 auto}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.guide-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 16px #0000000a,0 2px 4px #00000005;transition:all .35s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.guide-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.guide-card:hover .guide-number{background:linear-gradient(135deg,#c18f5b,#9e6e42);color:#fff}.guide-number{position:absolute;top:1rem;right:1rem;width:42px;height:42px;background:#f3ede5;color:#c18f5b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;transition:all .3s ease}.guide-icon{width:60px;height:60px;background:linear-gradient(135deg,#c18f5b,#9e6e42);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.guide-icon i{font-size:1.8rem;color:#fff}.guide-card h3{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.guide-card p{color:#6b5d4f;line-height:1.7;margin-bottom:1rem}.guide-list{list-style:none;margin-top:1rem}.guide-list li{display:flex;align-items:center;gap:.8rem;margin-bottom:.75rem;color:#6b5d4f;font-size:.95rem}.guide-list li i{color:#c18f5b;font-size:.9rem}.guide-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#c18f5b;font-weight:600;transition:gap .3s ease}.guide-link:hover{gap:.8rem;color:#9e6e42}.guide-breakdown{background:#f3ede5;padding:1rem 1.5rem;border-radius:12px;margin:1rem 0}.guide-breakdown p{font-weight:600;color:#c18f5b;margin-bottom:.5rem}.guide-note{background:#fcfaf7;padding:.75rem 1rem;border-radius:8px;font-style:italic;margin-top:1rem;color:#6b5d4f;border-left:3px solid #C18F5B}.guide-cta{display:flex;justify-content:center;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.guide-cta .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 34px;border-radius:40px;font-weight:600;font-size:.95rem;transition:all .35s cubic-bezier(.23,1,.32,1);gap:8px}.guide-cta .btn-primary{background:#c18f5b;color:#fff;border:none;box-shadow:0 12px 22px -10px #c18f5b80}.guide-cta .btn-primary:hover{background:#9e6e42;transform:translateY(-3px);box-shadow:0 20px 30px -12px #9e6e4299}.guide-cta .btn-outline{border:1.5px solid #4a4a4a;color:#4a4a4a;background:transparent}.guide-cta .btn-outline:hover{background:#4a4a4a;color:#fff;transform:translateY(-3px)}@media (max-width: 768px){.shopping-guide-component{padding:2rem 1rem;border-radius:24px}.guide-grid{grid-template-columns:1fr}.shopping-guide-header .section-title{font-size:2rem}.guide-cta{flex-direction:column;align-items:center}.guide-cta .btn{width:100%;max-width:300px;justify-content:center}}
