Shipping policy


<style>
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Jost:wght@300;400;500&display=swap');

.sp { font-family:'Jost',sans-serif; color:var(--color-text-primary); max-width:720px; margin:0 auto; padding:2.5rem 1.5rem; }

.sp-head { text-align:center; padding-bottom:1.75rem; border-bottom:0.5px solid var(--color-border-tertiary); margin-bottom:1.75rem; }
.sp-brand { font-size:10px; letter-spacing:5px; text-transform:uppercase; color:var(--color-text-tertiary); margin:0 0 0.5rem; }
.sp-title { font-family:'Cormorant Garamond',serif; font-size:40px; font-weight:400; margin:0 0 0.5rem; letter-spacing:0.3px; line-height:1.15; }
.sp-date { font-size:11px; letter-spacing:2px; text-transform:uppercase; color:var(--color-text-tertiary); }

.sp-intro { font-size:13.5px; font-weight:300; color:var(--color-text-secondary); line-height:1.85; margin:0 0 1.75rem; padding-bottom:1.75rem; border-bottom:0.5px solid var(--color-border-tertiary); }

.sp-badges { display:grid; grid-template-columns:repeat(3,1fr); gap:0; border:0.5px solid var(--color-border-tertiary); border-radius:var(--border-radius-md); overflow:hidden; margin-bottom:1.75rem; }
.sp-badge { padding:0.9rem 0.75rem; text-align:center; border-right:0.5px solid var(--color-border-tertiary); }
.sp-badge:last-child { border-right:none; }
.sp-badge i { font-size:18px; color:var(--color-text-secondary); display:block; margin-bottom:5px; }
.sp-badge-val { font-family:'Cormorant Garamond',serif; font-size:17px; font-weight:400; display:block; margin-bottom:2px; }
.sp-badge-lbl { font-size:10px; letter-spacing:2px; text-transform:uppercase; color:var(--color-text-tertiary); }

.sp-table { width:100%; border-collapse:collapse; border:0.5px solid var(--color-border-tertiary); border-radius:var(--border-radius-md); overflow:hidden; margin-bottom:1.75rem; }
.sp-table thead tr { border-bottom:0.5px solid var(--color-border-tertiary); background:var(--color-background-secondary); }
.sp-table thead th { font-size:10px; letter-spacing:3px; text-transform:uppercase; color:var(--color-text-tertiary); font-weight:400; padding:0.7rem 1rem; text-align:left; }
.sp-table tbody tr { border-bottom:0.5px solid var(--color-border-tertiary); }
.sp-table tbody tr:last-child { border-bottom:none; }
.sp-table td { font-size:13px; font-weight:300; color:var(--color-text-secondary); padding:0.7rem 1rem; line-height:1.6; }
.sp-table td:first-child { font-weight:400; color:var(--color-text-primary); width:40%; }

.sp-section { margin-bottom:0; }
.sp-row { display:grid; grid-template-columns:180px 1fr; gap:0; border-top:0.5px solid var(--color-border-tertiary); padding:0.9rem 0; align-items:baseline; }
.sp-row:first-child { border-top:none; }
.sp-row-label { font-size:10px; letter-spacing:3px; text-transform:uppercase; color:var(--color-text-tertiary); font-weight:400; padding-right:1.5rem; padding-top:2px; }
.sp-row-content { font-size:13.5px; font-weight:300; color:var(--color-text-secondary); line-height:1.8; }
.sp-row-content strong { font-weight:500; color:var(--color-text-primary); }
.sp-row-content a { color:var(--color-text-primary); text-decoration:underline; text-underline-offset:3px; }

.sp-divider { border:none; border-top:0.5px solid var(--color-border-tertiary); margin:1.75rem 0; }

.sp-section-title { font-family:'Cormorant Garamond',serif; font-size:20px; font-weight:400; margin:0 0 1rem; letter-spacing:0.3px; }

.sp-contact { border:0.5px solid var(--color-border-tertiary); border-radius:var(--border-radius-md); padding:1.1rem 1.25rem; margin-top:1.75rem; display:grid; grid-template-columns:1fr 1fr; gap:0.75rem 2rem; }
.sp-contact-item { display:flex; gap:8px; align-items:center; }
.sp-contact-item i { font-size:15px; color:var(--color-text-tertiary); flex-shrink:0; }
.sp-contact-item span { font-size:13px; font-weight:300; color:var(--color-text-secondary); }
.sp-contact-item a { color:var(--color-text-primary); text-decoration:underline; text-underline-offset:3px; font-weight:400; }

@media(max-width:520px){
.sp-badges { grid-template-columns:1fr; }
.sp-badge { border-right:none; border-bottom:0.5px solid var(--color-border-tertiary); }
.sp-badge:last-child { border-bottom:none; }
.sp-row { grid-template-columns:1fr; gap:3px; }
.sp-contact { grid-template-columns:1fr; }
.sp-title { font-size:30px; }
}
</style>

<div class="sp">
<h2 class="sr-only">Leafiber Shipping Policy</h2>

<div class="sp-head">
<div class="sp-brand">Leafiber</div>
<h1 class="sp-title">Shipping Policy</h1>
<div class="sp-date">Effective 2026 &nbsp;Β·&nbsp; India</div>
</div>

<p class="sp-intro">We are committed to delivering your order as efficiently and securely as possible. Below are the complete details of how Leafiber processes and ships every order across India.</p>

<div class="sp-badges">
<div class="sp-badge">
<i class="ti ti-truck-delivery" aria-hidden="true"></i>
<span class="sp-badge-val">Free</span>
<span class="sp-badge-lbl">Shipping Pan-India</span>
</div>
<div class="sp-badge">
<i class="ti ti-clock" aria-hidden="true"></i>
<span class="sp-badge-val">1–2 Days</span>
<span class="sp-badge-lbl">Order Processing</span>
</div>
<div class="sp-badge">
<i class="ti ti-calendar-check" aria-hidden="true"></i>
<span class="sp-badge-val">3–7 Days</span>
<span class="sp-badge-lbl">Standard Delivery</span>
</div>
</div>

<div class="sp-section">
<div class="sp-row">
<div class="sp-row-label">Logistics Partner</div>
<div class="sp-row-content"><strong>Shiprocket</strong> β€” our trusted pan-India shipping partner, ensuring timely and tracked delivery to all serviceable pin codes.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Processing Time</div>
<div class="sp-row-content">All orders are processed within <strong>1–2 business days</strong>, excluding Sundays and public holidays. A confirmation email with your tracking number is sent once dispatched.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Delivery Time</div>
<div class="sp-row-content"><strong>3–7 business days</strong> after dispatch. Timelines may vary slightly due to weather, holidays, or courier conditions in certain regions.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Shipping Charges</div>
<div class="sp-row-content"><strong>Free shipping</strong> on all orders across India. No minimum order value required.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Delivery Locations</div>
<div class="sp-row-content">We ship to all Shiprocket-serviceable pin codes across India. If your location is not covered, our team will contact you via email to arrange an alternative.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Order Tracking</div>
<div class="sp-row-content">A tracking link is emailed to you once your order is shipped. You may also track directly via the Shiprocket portal using your tracking number.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Delayed Orders</div>
<div class="sp-row-content">If your order exceeds the estimated delivery window, write to us at <a href="mailto:support@leafiber.com">support@leafiber.com</a> with your order number. We will coordinate with our shipping partner promptly.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Damaged Packages</div>
<div class="sp-row-content">Notify us within <strong>48 hours</strong> of delivery if your package arrives damaged or appears lost in transit. Please include your order number and an unboxing video. We will resolve or replace as needed.</div>
</div>
<div class="sp-row">
<div class="sp-row-label">Incorrect Address</div>
<div class="sp-row-content">Please verify all shipping details before confirming your order. Leafiber is not liable for delays or non-delivery resulting from incomplete or incorrect address information provided at checkout.</div>
</div>
</div>

<hr class="sp-divider">

<h2 class="sp-section-title">Get in touch</h2>
<div class="sp-contact">
<div class="sp-contact-item"><i class="ti ti-mail" aria-hidden="true"></i><span><a href="mailto:support@leafiber.com">support@leafiber.com</a></span></div>
<div class="sp-contact-item"><i class="ti ti-brand-whatsapp" aria-hidden="true"></i><span><a href="#">+91-XXXXXXXXXX</a></span></div>
<div class="sp-contact-item"><i class="ti ti-clock" aria-hidden="true"></i><span>Mon–Sat, 10am–7pm IST</span></div>
<div class="sp-contact-item"><i class="ti ti-map-pin" aria-hidden="true"></i><span>India</span></div>
</div>

</div>