<style>
.sm-desc-wrap {
font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #1f2933;
max-width: 100%;
line-height: 1.65;
font-size: 14px;
}
.sm-desc-wrap * {
box-sizing: border-box;
}
.sm-title {
font-size: 18px;
line-height: 1.35;
font-weight: 800;
color: #111827;
margin: 0 0 10px;
letter-spacing: -0.2px;
}
.sm-subtext {
margin: 0 0 14px;
color: #374151;
}
.sm-badge-row {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 14px 0 16px;
}
.sm-badge {
background: #eff6ff;
color: #2563eb;
border: 1px solid #dbeafe;
border-radius: 999px;
padding: 6px 10px;
font-size: 12px;
font-weight: 700;
white-space: nowrap;
}
.sm-highlight {
background: #f8fafc;
border: 1px solid #e5e7eb;
border-radius: 14px;
padding: 14px;
margin: 16px 0;
}
.sm-highlight strong {
color: #111827;
}
.sm-quick-list {
display: grid;
gap: 9px;
margin: 14px 0;
padding: 0;
list-style: none;
}
.sm-quick-list li {
background: #ffffff;
border: 1px solid #eef1f4;
border-radius: 12px;
padding: 11px 12px;
font-size: 13.5px;
line-height: 1.45;
}
.sm-quick-list strong {
display: block;
color: #111827;
font-weight: 800;
margin-bottom: 2px;
}
.sm-details {
margin-top: 18px;
border-top: 1px solid #e5e7eb;
padding-top: 14px;
}
.sm-details summary {
list-style: none;
cursor: pointer;
background: #111827;
color: #ffffff;
border-radius: 12px;
padding: 13px 16px;
text-align: center;
font-size: 13px;
font-weight: 800;
letter-spacing: 0.3px;
text-transform: uppercase;
}
.sm-details summary::-webkit-details-marker {
display: none;
}
.sm-details summary:after {
content: " +";
font-weight: 900;
}
.sm-details[open] summary:after {
content: " –";
}
.sm-section {
margin-top: 22px;
}
.sm-section h3 {
font-size: 15.5px;
line-height: 1.35;
margin: 0 0 10px;
font-weight: 800;
color: #111827;
}
.sm-section p {
margin: 0 0 12px;
color: #374151;
}
.sm-list {
padding: 0;
margin: 0;
list-style: none;
display: grid;
gap: 8px;
}
.sm-list li {
position: relative;
padding-left: 24px;
font-size: 13.5px;
color: #374151;
}
.sm-list li:before {
content: "✓";
position: absolute;
left: 0;
top: 0;
color: #2563eb;
font-weight: 900;
}
.sm-card {
background: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 14px;
padding: 14px;
margin-top: 12px;
}
.sm-specs {
display: grid;
gap: 8px;
margin-top: 10px;
}
.sm-spec {
display: flex;
justify-content: space-between;
gap: 12px;
border-bottom: 1px solid #e5e7eb;
padding-bottom: 8px;
font-size: 13.5px;
}
.sm-spec:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.sm-spec strong {
color: #111827;
min-width: 120px;
}
.sm-perfect-for {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-top: 10px;
}
.sm-pill {
background: #ffffff;
border: 1px solid #e5e7eb;
color: #374151;
border-radius: 999px;
padding: 7px 10px;
font-size: 12.5px;
font-weight: 600;
}
.sm-warning {
background: #fff7ed;
border: 1px solid #fed7aa;
color: #7c2d12;
border-radius: 14px;
padding: 13px;
margin-top: 14px;
font-size: 12.8px;
line-height: 1.55;
}
@media (max-width: 480px) {
.sm-title {
font-size: 17px;
}
.sm-desc-wrap {
font-size: 14px;
}
.sm-section h3 {
font-size: 15px;
}
.sm-highlight,
.sm-card,
.sm-warning {
border-radius: 12px;
padding: 13px;
}
.sm-spec {
flex-direction: column;
gap: 2px;
}
}
</style>
<div class="sm-desc-wrap">
<h2 class="sm-title">
NORTENT Ember Mat
</h2>
<p class="sm-subtext">
A protective stove mat designed for hot tent setups, helping shield the ground, tent floor, and surrounding area from sparks, embers, scorching, and stove-related heat exposure.
</p>
<div class="sm-badge-row">
<span class="sm-badge">Stove Accessory</span>
<span class="sm-badge">Ground Protection</span>
<span class="sm-badge">Hot Tent Setup</span>
<span class="sm-badge">Approx. 500g</span>
</div>
<div class="sm-highlight">
<strong>Protect the surface beneath your tent stove.</strong><br>
The NORTENT Ember Mat creates a protective barrier between your stove and the ground below, helping keep sparks, embers, and unwanted scorching away from sensitive surfaces.
</div>
<ul class="sm-quick-list">
<li>
<strong>Built for tent stove setups</strong>
Designed to sit beneath your stove and help protect the ground, tent floor, or vegetation below.
</li>
<li>
<strong>Useful inside hot tents</strong>
Helps shield nylon tent flooring when using a compatible stove setup inside your shelter.
</li>
<li>
<strong>Simple but important protection</strong>
A practical accessory for winter camping, hunting camps, basecamps, off-grid shelters, and preparedness setups.
</li>
</ul>
<details class="sm-details">
<summary>View Full Details</summary>
<div class="sm-section">
<h3>Protective Barrier for Tent Stove Use</h3>
<p>
The NORTENT Ember Mat is designed to act as a protective layer between your stove and the surface underneath. When using a stove in a hot tent or outdoor shelter setup, sparks, embers, heat, and ash can become a problem if the area below is not protected.
</p>
<ul class="sm-list">
<li>Helps keep sparks and embers away from the ground.</li>
<li>Helps reduce burn marks and unwanted scorching.</li>
<li>Useful under compatible tent stove setups.</li>
<li>Helps protect grass, vegetation, tent flooring, and camp surfaces.</li>
<li>Compact stove accessory for hot tent and basecamp users.</li>
</ul>
</div>
<div class="sm-section">
<h3>Why an Ember Mat Matters</h3>
<div class="sm-card">
<p>
A hot tent stove gives you warmth, comfort, and better cold-weather shelter control. But the area under and around the stove needs protection. Embers, sparks, ash, and heat exposure can damage tent floors, grass, vegetation, or other surfaces.
</p>
<ul class="sm-list">
<li>Helps create a safer stove zone inside your shelter.</li>
<li>Supports cleaner hot tent operation.</li>
<li>Reduces direct exposure between stove heat and the floor below.</li>
<li>Useful when using a tent floor while the stove is operating.</li>
<li>Helps keep fire-related debris contained where it belongs.</li>
</ul>
</div>
</div>
<div class="sm-section">
<h3>Built for Hot Tent and Preparedness Setups</h3>
<div class="sm-card">
<p>
For winter camping, hunting camps, off-grid shelter systems, and emergency preparedness, stove accessories are not just optional extras. They help make your shelter system more functional, controlled, and practical during extended cold-weather use.
</p>
<ul class="sm-list">
<li>Useful for winter hot tent camping.</li>
<li>Strong fit for hunting and backcountry basecamps.</li>
<li>Practical for preparedness shelter systems.</li>
<li>Helpful for protecting tent floors during stove operation.</li>
<li>Good add-on for NORTENT stove-compatible shelters.</li>
</ul>
</div>
</div>
<div class="sm-section">
<h3>Key Benefits</h3>
<div class="sm-card">
<p><strong>Ground Protection</strong></p>
<ul class="sm-list">
<li>Acts as a protective barrier between your stove and the ground below.</li>
</ul>
</div>
<div class="sm-card">
<p><strong>Helps Control Sparks and Embers</strong></p>
<ul class="sm-list">
<li>Helps keep sparks, embers, ash, and heat-related debris away from grass, vegetation, or tent flooring.</li>
</ul>
</div>
<div class="sm-card">
<p><strong>Protects Tent Flooring</strong></p>
<ul class="sm-list">
<li>When using a tent floor, the mat helps shield nylon flooring while the stove is in operation.</li>
</ul>
</div>
<div class="sm-card">
<p><strong>Useful for Cold-Weather Shelter Systems</strong></p>
<ul class="sm-list">
<li>Supports more controlled stove use during winter camping, off-grid basecamps, and preparedness setups.</li>
</ul>
</div>
<div class="sm-card">
<p><strong>Simple, Practical Stove Accessory</strong></p>
<ul class="sm-list">
<li>Easy to include with your stove-compatible tent setup for added surface protection.</li>
</ul>
</div>
</div>
<div class="sm-section">
<h3>Best Uses</h3>
<div class="sm-perfect-for">
<span class="sm-pill">Hot Tent Camping</span>
<span class="sm-pill">Winter Camping</span>
<span class="sm-pill">Tent Stove Setups</span>
<span class="sm-pill">Hunting Camps</span>
<span class="sm-pill">Off-Grid Basecamps</span>
<span class="sm-pill">Preparedness Shelters</span>
<span class="sm-pill">Backcountry Camps</span>
<span class="sm-pill">Cold-Weather Trips</span>
<span class="sm-pill">NORTENT Shelters</span>
<span class="sm-pill">Basecamp Gear</span>
</div>
</div>
<div class="sm-section">
<h3>Technical Details</h3>
<div class="sm-card sm-specs">
<div class="sm-spec">
<strong>Brand</strong>
<span>NORTENT of Norway</span>
</div>
<div class="sm-spec">
<strong>Product</strong>
<span>Ember Mat</span>
</div>
<div class="sm-spec">
<strong>Product Type</strong>
<span>Tent stove ground protection mat</span>
</div>
<div class="sm-spec">
<strong>Use</strong>
<span>Protective barrier between stove and ground / tent floor</span>
</div>
<div class="sm-spec">
<strong>SKU</strong>
<span>9111</span>
</div>
<div class="sm-spec">
<strong>Weight</strong>
<span>Approx. 500g</span>
</div>
<div class="sm-spec">
<strong>Best For</strong>
<span>Hot tent camping, stove-compatible shelters, winter basecamps, preparedness setups</span>
</div>
</div>
</div>
<div class="sm-section">
<h3>Recommended Add-Ons</h3>
<div class="sm-card">
<p>
For a stronger hot tent setup, pair the Ember Mat with other stove and shelter essentials.
</p>
<ul class="sm-list">
<li>Compatible tent stove for cold-weather heating.</li>
<li>Stove pipe and spark arrestor for controlled venting.</li>
<li>Heat-resistant gloves for stove handling.</li>
<li>Inner tent liner for sleeping-area comfort.</li>
<li>Groundsheet or footprint for added floor protection.</li>
<li>Fire-starting kit for winter shelter operation.</li>
</ul>
</div>
</div>
<div class="sm-warning">
<strong>Important Note:</strong> This product is a protective ember mat, not a fireproof guarantee. Always follow stove safety instructions, maintain proper clearances, monitor the stove while in use, and confirm compatibility with your tent, floor, and stove setup before publishing or using.
</div>
</details>
</div>