.gifting-hero{width:100%;height:500px;position:relative;overflow:hidden}.gifting-hero:after{content:"";z-index:1;background:linear-gradient(135deg,#3b1d0b8c 0%,#3b1d0b40 50%,#00000026 100%);position:absolute;inset:0}.gifting-hero-content{z-index:2;justify-content:flex-end;align-items:center;padding:0 80px;display:flex;position:absolute;inset:0}.gifting-hero h1{font-family:var(--font-secondary);color:var(--color-cream);text-align:right;text-shadow:0 2px 20px #0000004d;font-size:3.8rem;font-weight:600;line-height:1.15}.gifting-hero h1 span{color:var(--color-golden);font-style:italic}.quote-section{background:var(--color-surface-default);flex-direction:column;align-items:center;padding:70px 20px;display:flex}.quote-section h2{font-family:var(--font-secondary);color:var(--color-text-primary);text-align:center;margin-bottom:8px;font-size:2.4rem;font-weight:600}.quote-section .subtitle{color:var(--color-text-muted);text-align:center;font-size:.95rem;font-family:var(--font-primary);margin-bottom:40px}.quote-form{background:#fff;border:1px solid #3b1d0b0f;border-radius:24px;width:100%;max-width:720px;padding:48px 44px;box-shadow:0 8px 40px #3b1d0b14}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-row.single{grid-template-columns:1fr}.quote-form input,.quote-form textarea,.quote-form select{border:1.5px solid var(--color-border-subtle);width:100%;font-size:.95rem;font-family:var(--font-primary);color:var(--color-text-primary);background:var(--color-surface-alt);border-radius:12px;outline:none;padding:14px 18px;transition:border-color .3s,box-shadow .3s}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--color-golden);box-shadow:0 0 0 4px #c0855226}.quote-form input::placeholder,.quote-form textarea::placeholder{color:var(--color-text-muted)}.quote-form textarea{resize:vertical;min-height:100px}.form-privacy{color:var(--color-text-muted);text-align:center;font-size:.78rem;font-family:var(--font-primary);margin-top:12px}.form-privacy a{color:var(--color-golden);text-decoration:underline}.submit-btn{background:linear-gradient(135deg, var(--color-cocoa-dark) 0%, var(--color-caramel) 100%);width:100%;color:var(--color-cream);font-size:1.05rem;font-weight:600;font-family:var(--font-promo);cursor:pointer;letter-spacing:.5px;border:none;border-radius:14px;margin-top:24px;padding:16px;transition:all .3s}.submit-btn:hover{background:linear-gradient(135deg,#5c2d14 0%,#7a3d1e 100%);transform:translateY(-2px);box-shadow:0 8px 25px #3b1d0b33}.trust-section{background:var(--color-surface-default);text-align:center;padding:40px 20px 50px}.trust-title{font-family:var(--font-primary);color:var(--color-text-muted);letter-spacing:1px;margin-bottom:28px;font-size:.9rem;font-weight:500}.trust-logos{opacity:.55;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:900px;margin:0 auto;display:flex}.trust-logos img{object-fit:contain;width:auto;height:32px;transition:opacity .3s,filter .3s}.trust-logos img:hover{opacity:1;filter:grayscale(0%)}.gifting-showcase{background:var(--color-surface-default);padding:60px 20px}.gifting-showcase-inner{max-width:1100px;margin:0 auto}.showcase-image-wrapper{border-radius:28px;width:100%;height:420px;position:relative;overflow:hidden;box-shadow:0 12px 40px #3b1d0b1f}.gifting-showcase h2{font-family:var(--font-secondary);color:var(--color-text-primary);text-align:center;margin-top:36px;margin-bottom:8px;font-size:2.4rem;font-weight:600}.gifting-showcase .showcase-sub{color:var(--color-text-muted);text-align:center;max-width:550px;font-size:.92rem;line-height:1.6;font-family:var(--font-primary);margin:0 auto}.features-section{background:var(--color-surface-default);padding:60px 20px}.features-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffb3;border:1px solid #3b1d0b0f;border-radius:20px;padding:32px 24px;transition:all .3s}.feature-card:hover{background:#fffffff2;transform:translateY(-6px);box-shadow:0 12px 30px #3b1d0b1a}.feature-icon{background:linear-gradient(135deg, var(--color-bg-default) 0%, var(--color-bg-warm) 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.5rem;display:flex}.feature-card h4{font-family:var(--font-primary);color:var(--color-text-primary);margin-bottom:8px;font-size:.95rem;font-weight:600}.feature-card p{font-family:var(--font-primary);color:var(--color-text-muted);font-size:.8rem;line-height:1.5}.how-it-works{background:var(--color-surface-default);padding:80px 20px}.how-it-works h2{font-family:var(--font-secondary);color:var(--color-text-primary);text-align:center;margin-bottom:6px;font-size:2.4rem;font-weight:600}.how-it-works .how-sub{color:var(--color-text-muted);text-align:center;font-size:.92rem;font-family:var(--font-primary);margin-bottom:50px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1100px;margin:0 auto;display:grid;position:relative}.step-card{text-align:center;position:relative}.step-number{background:linear-gradient(135deg, var(--color-cocoa-dark) 0%, var(--color-caramel) 100%);width:52px;height:52px;color:var(--color-cream);font-family:var(--font-secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:1.3rem;font-weight:700;display:flex;box-shadow:0 4px 15px #3b1d0b33}.step-icon-box{background:#fff9;border:1px solid #3b1d0b0f;border-radius:20px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:18px;font-size:3rem;transition:all .3s;display:flex}.step-card:hover .step-icon-box{background:#fffffff2;transform:translateY(-4px);box-shadow:0 8px 25px #3b1d0b14}.step-card h4{font-family:var(--font-primary);color:var(--color-text-primary);margin-bottom:6px;font-size:1rem;font-weight:600}.step-card p{font-family:var(--font-primary);color:var(--color-text-muted);font-size:.82rem;line-height:1.5}.step-connector{background:repeating-linear-gradient(90deg, var(--color-golden) 0, var(--color-golden) 6px, transparent 6px, transparent 12px);width:calc(100% - 60px);height:2px;position:absolute;top:26px;left:calc(50% + 30px)}.testimonials-section{background:var(--color-surface-default);padding:80px 20px}.testimonials-section h2{font-family:var(--font-secondary);color:var(--color-text-primary);text-align:center;margin-bottom:6px;font-size:2.4rem;font-weight:600}.testimonials-section .testi-sub{color:var(--color-text-muted);text-align:center;font-size:.92rem;font-family:var(--font-primary);margin-bottom:50px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #3b1d0b0f;border-radius:22px;padding:32px 28px;transition:all .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #3b1d0b1a}.testi-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.testi-avatar{width:48px;height:48px;font-family:var(--font-secondary);color:var(--color-text-primary);background:linear-gradient(135deg,#e8d5bf 0%,#c49a6c 100%);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.testi-info h5{font-family:var(--font-primary);color:var(--color-text-primary);margin-bottom:2px;font-size:.95rem;font-weight:600}.testi-info span{font-family:var(--font-primary);color:var(--color-text-muted);font-size:.78rem}.testi-stars{color:var(--color-golden);letter-spacing:2px;margin-bottom:14px;font-size:1rem}.testimonial-card p{font-family:var(--font-primary);color:var(--color-text-muted);font-size:.88rem;line-height:1.7}.featured-section{background:var(--color-surface-default);text-align:center;padding:50px 20px 60px}.featured-section h3{font-family:var(--font-secondary);color:var(--color-text-primary);margin-bottom:32px;font-size:1.5rem;font-weight:600}.featured-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:900px;margin:0 auto;display:flex}.featured-logo-item{font-family:var(--font-secondary);color:var(--color-text-primary);opacity:.5;white-space:nowrap;font-size:1.3rem;font-weight:700;transition:opacity .3s}.featured-logo-item:hover{opacity:1}.featured-logo-item.serif{font-family:var(--font-secondary);font-style:italic}.featured-logo-item.sans{font-family:var(--font-promo);letter-spacing:1px;text-transform:uppercase;font-size:1.1rem;font-weight:800}.brand-story{background:var(--color-surface-richer);padding:80px 20px}.brand-story-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.brand-story-image{border-radius:24px;width:100%;height:420px;position:relative;overflow:hidden;box-shadow:0 16px 50px #0000004d}.brand-story-text h2{font-family:var(--font-secondary);color:var(--color-cream);margin-bottom:20px;font-size:2.2rem;font-weight:600;line-height:1.25}.brand-story-text p{font-family:var(--font-primary);color:var(--color-text-muted);margin-bottom:14px;font-size:.92rem;line-height:1.8}.brand-story-text .brand-cta{background:linear-gradient(135deg, var(--color-golden) 0%, var(--color-caramel) 100%);color:var(--color-espresso);font-family:var(--font-promo);border-radius:12px;margin-top:20px;padding:14px 36px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.brand-story-text .brand-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c49a6c4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.7s forwards fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.section-divider{background:linear-gradient(90deg, var(--color-golden), var(--color-cocoa-dark));border-radius:2px;width:80px;height:3px;margin:0 auto 20px}@media (max-width:900px){.gifting-hero{height:380px}.gifting-hero-content{justify-content:center;padding:0 30px}.gifting-hero h1{text-align:center;font-size:2.6rem}.form-row{grid-template-columns:1fr}.quote-form{padding:32px 24px}.features-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr);gap:24px}.step-connector{display:none}.testimonials-grid{grid-template-columns:1fr}.brand-story-inner{grid-template-columns:1fr;gap:40px}.brand-story-image{height:300px}}@media (max-width:600px){.gifting-hero{height:320px}.gifting-hero h1{font-size:2rem}.quote-section h2,.gifting-showcase h2,.how-it-works h2,.testimonials-section h2{font-size:1.8rem}.features-grid,.steps-grid{grid-template-columns:1fr}.trust-logos,.featured-logos{gap:24px}.quote-form{padding:28px 18px}}
