{"title":"Titanium Rings","description":"\u003cp\u003eLightweight, incredibly strong, and naturally hypoallergenic. Our titanium rings pair a resilient titanium base with natural inlays.\u003c\/p\u003e","products":[{"product_id":"crest-deer-antler-titanium-ring","title":"Crest - Deer Antler \u0026 Textured Titanium Ring","description":"\u003c!-- Import Google Fonts --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500\u0026family=Barlow:wght@300;400;500\u0026display=swap');\n\n\/* Typography Only - No Layout Overrides *\/\n.product-description h1,\n.product-description h2,\n.product-description h3,\n.product-description h4,\n.product-description h5,\n.product-description h6 {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 300 !important;\n}\n\n.product-description p,\n.product-description li,\n.product-description td,\n.product-description div {\n    font-family: 'Barlow', sans-serif !important;\n}\n\n.product-description strong {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 400 !important;\n}\n\n\/* Collapsible Sections *\/\n.foundoria-section {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    margin: 1.5rem 0;\n    overflow: hidden;\n    background: white;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.foundoria-section summary {\n    padding: 1.5rem;\n    cursor: pointer;\n    font-size: 1.25rem;\n    background: #f9f9f9;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n.foundoria-section summary:hover {\n    background: #f0f0f0;\n}\n\n.foundoria-section summary::after {\n    content: '+';\n    font-size: 1.5rem;\n    color: #8B7355;\n}\n\n.foundoria-section[open] summary::after {\n    content: '−';\n}\n\n.foundoria-section-content {\n    padding: 2rem;\n}\n\n\/* Specs Table *\/\n.foundoria-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n\n.foundoria-specs th,\n.foundoria-specs td {\n    padding: 1rem 1.25rem !important;\n    text-align: left;\n    border-bottom: 1px solid #e5e5e5;\n}\n\n.foundoria-specs th {\n    background: #f9f9f9;\n    font-weight: 400;\n    width: 35%;\n    padding-left: 1.5rem !important;\n}\n\n.foundoria-specs td {\n    padding-left: 1.25rem !important;\n}\n\n.foundoria-specs tr:last-child th,\n.foundoria-specs tr:last-child td {\n    border-bottom: none;\n}\n\n\/* Care Grid *\/\n.foundoria-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin: 1.5rem 0;\n}\n\n.foundoria-care-card {\n    background: #f9f9f9;\n    border-radius: 8px;\n    padding: 1.25rem;\n}\n\n.foundoria-care-card h4 {\n    margin-top: 0;\n    color: #8B7355;\n    font-size: 1.1rem;\n}\n\n\/* Highlight Box *\/\n.foundoria-highlight {\n    background: #f0ebe5;\n    border-left: 4px solid #8B7355;\n    padding: 1.5rem;\n    margin: 1.5rem 0;\n    border-radius: 0 8px 8px 0;\n    position: relative;\n    padding-left: 3.5rem;\n}\n\n.foundoria-highlight::before {\n    content: '';\n    position: absolute;\n    left: 1.5rem;\n    top: 1.5rem;\n    width: 20px;\n    height: 20px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%238B7355' stroke-width='1.5' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'\/%3E%3Cpath d='M12 16V11'\/%3E%3Ccircle cx='12' cy='8' r='0.5' fill='%238B7355'\/%3E%3C\/svg%3E\");\n    background-size: contain;\n    background-repeat: no-repeat;\n    flex-shrink: 0;\n}\n\n\/* CTA Box *\/\n.foundoria-cta {\n    background: linear-gradient(135deg, #8B7355 0%, #6d5a44 100%);\n    color: white;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin: 3rem 0;\n}\n\n.foundoria-cta h3 {\n    color: white;\n    margin: 0 0 1rem 0;\n}\n\n.foundoria-cta-features {\n    display: flex;\n    justify-content: center;\n    gap: 1rem;\n    flex-wrap: wrap;\n    margin-top: 1.5rem;\n}\n\n.foundoria-cta-feature {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0.5rem;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 12px;\n    padding: 1.5rem 2rem;\n    min-width: 180px;\n    backdrop-filter: blur(10px);\n}\n\n.foundoria-cta-feature svg {\n    width: 32px;\n    height: 32px;\n    stroke: white;\n    margin-bottom: 0.5rem;\n}\n\n.foundoria-cta-feature span {\n    font-size: 0.95rem;\n    font-weight: 400;\n}\n\n.foundoria-scroll-top-btn {\n    margin-top: 2rem;\n    background: rgba(255, 255, 255, 0.2);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    color: white;\n    padding: 0.75rem 1.5rem;\n    border-radius: 8px;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    transition: all 0.3s ease;\n    font-family: 'Barlow', sans-serif;\n    font-size: 1rem;\n}\n\n.foundoria-scroll-top-btn:hover {\n    background: rgba(255, 255, 255, 0.35) !important;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n    border-color: rgba(255, 255, 255, 0.4);\n}\n\n.foundoria-scroll-top-btn:active {\n    transform: translateY(0);\n}\n\n.foundoria-scroll-top-btn svg {\n    width: 16px;\n    height: 16px;\n}\n\n\/* What's Included Grid *\/\n.foundoria-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin: 2rem 0;\n}\n\n.foundoria-included-item {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n}\n\n.foundoria-included-item img {\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.foundoria-included-content {\n    padding: 1rem 1.5rem !important;\n}\n\n.foundoria-included-content h5 {\n    margin: 0 0 0.5rem 0;\n    font-size: 1rem;\n}\n\n.foundoria-included-content p {\n    margin: 0;\n    color: #555;\n    font-size: 0.95rem;\n}\n\n\/* Links *\/\n.foundoria-link {\n    color: #8B7355;\n    text-decoration: none;\n    border-bottom: 1px solid #8B7355;\n}\n\n.foundoria-link:hover {\n    color: #6d5a44;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n    .foundoria-care-grid,\n    .foundoria-included-grid,\n    .foundoria-cta-features {\n        grid-template-columns: 1fr;\n    }\n    \n    .foundoria-section summary {\n        font-size: 1.1rem;\n        padding: 1.25rem;\n    }\n    \n    .foundoria-section-content {\n        padding: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Full Description --\u003e\n\u003cdetails class=\"foundoria-section\"\u003e\n\u003csummary\u003eFull Description\u003c\/summary\u003e\n\u003cdiv class=\"foundoria-section-content\"\u003e\n\u003cp\u003eCrest represents the perfect fusion of natural beauty and modern engineering. This men's ring from Foundoria's \u003ca class=\"foundoria-link\" href=\"\/collections\/cervus\"\u003eCERVUS Collection\u003c\/a\u003e combines authentic Scottish deer antler with brushed black titanium—creating a striking contrast between organic texture and contemporary metalwork.\u003c\/p\u003e\n\u003cp\u003eThe ring features a wide deer antler band that forms the foundation, paired with a bold black titanium outer edge. This distinctive design creates visual drama—the natural cream and brown tones of genuine antler set against the dark, textured finish of aerospace-grade titanium.\u003c\/p\u003e\n\u003ch3\u003eDeer Antler: Natural Beauty\u003c\/h3\u003e\n\u003cp\u003eThe deer antler in Crest forms the ring's primary visible element—a substantial band that wraps around your finger, showcasing the material's distinctive natural texture and organic grain patterns.\u003c\/p\u003e\n\u003cp\u003eDeer antler is sourced from naturally shed specimens—dropped by deer during their annual cycle of renewal. This ethical approach ensures no harm comes to animals while providing access to one of nature's most distinctive materials. Deer naturally shed their antlers each year and grow new sets, making this a genuinely renewable resource.\u003c\/p\u003e\n\u003cp\u003eThe antler's porous bone structure creates distinctive grain patterns and striations visible on the surface—structural characteristics inherent to the material itself. Colour varies naturally from creamy whites to warm browns and tans, often displaying subtle gradients and tonal variations within a single piece.\u003c\/p\u003e\n\u003cdiv class=\"foundoria-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eSymbolism of Antler:\u003c\/strong\u003e Deer shed and regrow their antlers annually, making antler a powerful symbol of renewal, transformation, and natural cycles—perfect for commemorating the beginning of a new chapter in life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eBlack Titanium: Modern Strength\u003c\/h3\u003e\n\u003cp\u003eThe outer edge features brushed black titanium—a premium aerospace-grade metal renowned for its exceptional strength-to-weight ratio. The textured, brushed finish creates a bold, masculine aesthetic that contrasts beautifully with the natural antler.\u003c\/p\u003e\n\u003cp\u003eTitanium is approximately 45% lighter than steel yet remarkably strong, making Crest comfortable for all-day wear. The black finish is achieved through advanced surface treatment, creating a durable coating that resists scratching and maintains its striking appearance over time.\u003c\/p\u003e\n\u003cp\u003eUnlike some metals, titanium is inherently biocompatible and hypoallergenic—ideal for those with metal sensitivities. The brushed texture adds visual depth and helps conceal minor wear, keeping the ring looking sharp through years of daily use.\u003c\/p\u003e\n\u003cdiv class=\"foundoria-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhy Titanium:\u003c\/strong\u003e Originally developed for aerospace applications, titanium offers the perfect balance of strength, lightweight comfort, and corrosion resistance—qualities that translate perfectly to jewellery designed for everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eThe Best of Both Worlds\u003c\/h3\u003e\n\u003cp\u003eCrest bridges the gap between natural and modern. The organic warmth of deer antler grounds the design in nature, while the sleek black titanium adds contemporary edge and durability. This combination appeals to men who appreciate both authentic materials and refined engineering.\u003c\/p\u003e\n\u003cp\u003eThe titanium edge provides structural protection for the more delicate antler, while the antler's natural character softens what could otherwise be an industrial aesthetic. Together, they create something neither material could achieve alone.\u003c\/p\u003e\n\u003ch3\u003eLightweight Comfort\u003c\/h3\u003e\n\u003cp\u003eOne of Crest's most distinctive characteristics is its comfortable weight. Both titanium and antler are remarkably lightweight materials—titanium is one of the lightest metals used in jewellery, and antler's porous structure creates surprising lightness while maintaining structural integrity.\u003c\/p\u003e\n\u003cp\u003eThe 8mm width provides bold visual presence without the substantial weight of traditional metal rings. For those unaccustomed to wearing jewellery or those who find heavy rings distracting, this lightweight construction is transformative.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal as a thumb ring:\u003c\/strong\u003e Crest's lightweight construction makes it exceptionally well-suited for thumb wear. The thumb moves more than other fingers and requires more flexibility, making heavy rings uncomfortable or restrictive. Crest's natural lightness eliminates this issue entirely—providing bold 8mm presence without the weight that can make thumb rings feel cumbersome.\u003c\/p\u003e\n\u003ch3\u003eOne-of-a-Kind Character\u003c\/h3\u003e\n\u003cp\u003eNo two Crest rings are identical. The deer antler component ensures each ring possesses unique character—antler grain patterns, colour distribution, and structural characteristics vary based on the deer's biology, diet, age, and environment.\u003c\/p\u003e\n\u003cp\u003eYour ring's specific antler grain, colour tones, and natural markings form a combination that exists nowhere else. This authentic uniqueness sets Crest apart from mass-produced rings where uniformity is the goal.\u003c\/p\u003e\n\u003ch3\u003eHypoallergenic Design\u003c\/h3\u003e\n\u003cp\u003eCrest is inherently \u003ca class=\"foundoria-link\" href=\"\/pages\/hypoallergenic-rings\"\u003ehypoallergenic\u003c\/a\u003e. Titanium is one of the most biocompatible metals known, and natural antler eliminates concerns about metal allergies or sensitivities.\u003c\/p\u003e\n\u003cp\u003eOur materials are \u003cstrong\u003eREACH and GPSR certified\u003c\/strong\u003e, meeting the European Union's rigorous product safety standards. Independent testing confirms the safety and compliance of all components, ensuring Crest is safe for even the most sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdetails class=\"foundoria-section\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"foundoria-section-content\"\u003e\n\u003ctable class=\"foundoria-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBand Width\u003c\/th\u003e\n\u003ctd\u003e8mm (approximately 5\/16 inch)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eNaturally Shed Scottish Deer Antler, Brushed Black Titanium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eAntler band with titanium outer edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eLightweight (varies by size) - ideal for thumb wear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eYes - titanium and natural antler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWater Resistance\u003c\/th\u003e\n\u003ctd\u003eTitanium: fully water-resistant. Antler: water-resistant with proper care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eResizable\u003c\/th\u003e\n\u003ctd\u003eLimited (contact us for resizing options)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Sizes\u003c\/th\u003e\n\u003ctd\u003eUK N to Z+4 (US 7 to 15)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Compliance\u003c\/th\u003e\n\u003ctd\u003eREACH \u0026amp; GPSR certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Materials \u0026 Craftsmanship --\u003e\n\u003cdetails class=\"foundoria-section\"\u003e\n\u003csummary\u003eMaterials \u0026amp; Craftsmanship\u003c\/summary\u003e\n\u003cdiv class=\"foundoria-section-content\"\u003e\n\u003ch3\u003eDeer Antler: Renewable Natural Material\u003c\/h3\u003e\n\u003cp\u003eDeer antler is unique among natural jewellery materials. It's genuinely renewable—deer shed their antlers annually and grow new sets, making ethically sourced antler available without harming animals. Male deer begin shedding antlers in late winter through early spring, after which new growth begins immediately.\u003c\/p\u003e\n\u003cp\u003eThis natural cycle makes antler one of the most sustainable materials in jewellery. No deer are harmed in sourcing. Collection involves finding naturally shed antlers in forests and fields—often the same areas where deer naturally roam. This ethical approach ensures Crest can feature authentic antler without environmental or animal welfare compromise.\u003c\/p\u003e\n\u003cp\u003eAntler's structure differs fundamentally from other bone or horn materials. The porous composition—evolved to minimize weight while maximizing strength during the antlers' functional life—creates distinctive grain patterns and striations visible on the surface. These aren't cosmetic features applied to the material; they're structural characteristics inherent to antler itself.\u003c\/p\u003e\n\u003cp\u003eColour variation in antler stems from multiple factors including the deer's diet (mineral content influences coloration), age at shedding (older deer often produce darker antler), environmental exposure after shedding (weathering affects surface colour), and individual biology. Some pieces display creamy ivory tones, others warm browns and tans, many showcase gradients within a single specimen.\u003c\/p\u003e\n\u003ch3\u003eBlack Titanium: Aerospace Engineering\u003c\/h3\u003e\n\u003cp\u003eTitanium is the metal of choice for aerospace, medical implants, and high-performance applications where strength, lightness, and biocompatibility matter. The same properties that make it ideal for jet engines and surgical implants make it perfect for jewellery designed for lifelong wear.\u003c\/p\u003e\n\u003cp\u003eThe black finish on Crest's titanium is achieved through advanced surface treatment—either physical vapour deposition (PVD) or anodisation—creating a durable coating that bonds at the molecular level. This isn't paint or plating that can chip; it's an integral surface treatment that maintains its appearance through years of wear.\u003c\/p\u003e\n\u003cp\u003eThe brushed texture serves both aesthetic and practical purposes. Visually, it creates depth and catches light in ways polished metal cannot. Practically, the textured surface helps conceal minor scratches and wear, keeping the ring looking sharp longer than a polished finish would.\u003c\/p\u003e\n\u003cp\u003eKey titanium properties:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrength:\u003c\/strong\u003e Comparable to steel at 45% less weight\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCorrosion resistance:\u003c\/strong\u003e Naturally resistant to salt water, chlorine, and most chemicals\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBiocompatibility:\u003c\/strong\u003e Used in medical implants; ideal for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurability:\u003c\/strong\u003e Resists denting and deformation better than precious metals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eREACH \u0026amp; GPSR Certification\u003c\/h3\u003e\n\u003cp\u003eCrest carries \u003cstrong\u003eREACH and GPSR certification\u003c\/strong\u003e—the European Union's most rigorous product safety standards. This certification applies to all materials, ensuring they meet strict safety thresholds for consumer products.\u003c\/p\u003e\n\u003cp\u003eREACH (Registration, Evaluation, Authorization, and Restriction of Chemicals) requires manufacturers to prove that products contain no hazardous substances above legal limits. GPSR (General Product Safety Regulation) mandates that products meet baseline safety requirements for consumer use.\u003c\/p\u003e\n\u003cp\u003eFor Crest, this means independent laboratories have tested and verified the safety of all materials, confirmed that processing and treatment methods meet EU standards, and validated that the ring is safe for daily wear and direct skin contact.\u003c\/p\u003e\n\u003ch3\u003eProtection Treatment\u003c\/h3\u003e\n\u003cp\u003eThe antler component receives our proprietary protection treatment—a specialized process developed specifically for organic materials in jewellery applications. This treatment enhances water resistance, improves surface durability, and provides protection against oils, moisture, and environmental exposure.\u003c\/p\u003e\n\u003cp\u003eThe titanium requires no additional treatment—its natural corrosion resistance and the durability of the black surface finish provide inherent protection against the elements.\u003c\/p\u003e\n\u003ch3\u003eQuality Control\u003c\/h3\u003e\n\u003cp\u003eEvery Crest ring undergoes inspection before entering inventory. Quality control includes verifying ethical antler sourcing, checking treatment application and seal integrity, confirming proper assembly between titanium and antler components, inspecting for structural soundness, and validating that materials display appropriate characteristics.\u003c\/p\u003e\n\u003cp\u003eWe also verify that the antler and titanium pairing creates visual harmony—the natural grain and colour of the antler should complement the dark titanium edge. This attention to material selection ensures each Crest ring is not just structurally sound but aesthetically balanced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Care \u0026 Maintenance --\u003e\n\u003cdetails class=\"foundoria-section\"\u003e\n\u003csummary\u003eCare \u0026amp; Maintenance\u003c\/summary\u003e\n\u003cdiv class=\"foundoria-section-content\"\u003e\n\u003cp\u003eCrest combines durable titanium with natural antler, requiring care that respects both materials. The titanium edge is virtually maintenance-free, while the antler component benefits from mindful attention.\u003c\/p\u003e\n\u003cdiv class=\"foundoria-care-grid\"\u003e\n\u003cdiv class=\"foundoria-care-card\"\u003e\n\u003ch4\u003e✅ Safe for Crest\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOffice work, everyday wear\u003c\/li\u003e\n\u003cli\u003eBrief hand washing (dry antler promptly)\u003c\/li\u003e\n\u003cli\u003eNormal indoor and outdoor conditions\u003c\/li\u003e\n\u003cli\u003eLight physical activity\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-care-card\"\u003e\n\u003ch4\u003e⚠️ Remove Before\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSwimming (prolonged water exposure)\u003c\/li\u003e\n\u003cli\u003eShowering or bathing\u003c\/li\u003e\n\u003cli\u003eHeavy manual labour\u003c\/li\u003e\n\u003cli\u003eIntense exercise (sweat exposure)\u003c\/li\u003e\n\u003cli\u003eHarsh chemicals or cleaning products\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-care-card\"\u003e\n\u003ch4\u003eDaily Care\u003c\/h4\u003e\n\u003cp\u003eWipe with a soft, dry cloth after wearing. Remove any oils or moisture from the antler. Store in provided box when not worn. Takes 30 seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-care-card\"\u003e\n\u003ch4\u003eDeep Cleaning\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003eUse slightly damp cloth for titanium\u003c\/li\u003e\n\u003cli\u003eDry antler section immediately\u003c\/li\u003e\n\u003cli\u003eNever soak or submerge\u003c\/li\u003e\n\u003cli\u003eBuff titanium with dry cloth\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Use your complimentary \u003ca class=\"foundoria-link\" href=\"\/collections\/endura\"\u003eENDURA silicone ring\u003c\/a\u003e (included) for water activities, intense exercise, manual work, or showering. This protects the antler component while keeping you comfortable during active pursuits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTitanium Care\u003c\/h3\u003e\n\u003cp\u003eThe titanium component is remarkably low-maintenance. It won't tarnish, corrode, or react with water or most chemicals. The brushed black finish is durable and resists scratching better than polished surfaces.\u003c\/p\u003e\n\u003cp\u003eFor the titanium edge, simple wiping with a soft cloth is sufficient. If needed, you can use mild soap and water—titanium handles moisture without issue. The black finish may develop a gentle patina over years of wear, adding character without compromising durability.\u003c\/p\u003e\n\u003ch3\u003eAntler Care\u003c\/h3\u003e\n\u003cp\u003eThe antler component requires more attention than the titanium. While our protection treatment provides significant water resistance, antler is an organic material that responds to moisture and should be kept dry when practical.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBrief handwashing:\u003c\/strong\u003e Acceptable if you dry the antler immediately afterward. Don't leave it damp.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProlonged water exposure:\u003c\/strong\u003e Avoid. Remove for swimming, showering, or dishwashing.\u003c\/p\u003e\n\u003cp\u003eIf the antler gets wet, dry it promptly with a soft cloth. The protection treatment provides a barrier, but prompt attention prevents any potential moisture penetration.\u003c\/p\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eStore Crest in the provided presentation box when not worn. This protects against accidental impacts and environmental exposure.\u003c\/p\u003e\n\u003cp\u003eAvoid extreme temperatures and leaving the ring in direct sunlight for extended periods. Keep away from harsh chemicals, perfumes, and lotions—apply any personal care products before putting on your ring.\u003c\/p\u003e\n\u003ch3\u003eNatural Evolution\u003c\/h3\u003e\n\u003cp\u003eThe antler component may develop subtle character over time—colour deepening and gentle patina that comes with years of wear. This evolution is natural and desirable, making your ring increasingly personal and distinctive.\u003c\/p\u003e\n\u003cp\u003eFor detailed care guidance, visit our \u003ca class=\"foundoria-link\" href=\"\/pages\/ring-care-guide\"\u003ecomplete ring care guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- What's Included --\u003e\n\u003ch2 style=\"text-align: center; margin-top: 3rem;\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"foundoria-included-grid\"\u003e\n\u003cdiv class=\"foundoria-included-item\"\u003e\n\u003cimg alt=\"Complimentary ENDURA Silicone Band included with Crest ring\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/ENDURA_Bronze_Silicone_Second_Band_Foundoria.png?v=1759180249\"\u003e\n\u003cdiv class=\"foundoria-included-content\"\u003e\n\u003ch5\u003eFree ENDURA™ Silicone Band (£25 Value)\u003c\/h5\u003e\n\u003cp\u003eMedical-grade silicone ring in a choice of colours—essential for gym, sports, water activities, manual work, or travel. Wear this while protecting your Crest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-included-item\"\u003e\n\u003cimg alt=\"Foundoria signature eco-luxury presentation box\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/Foundoria_eco-premium_wedding_ring_box.jpg?v=1759180549\"\u003e\n\u003cdiv class=\"foundoria-included-content\"\u003e\n\u003ch5\u003eSignature Eco-Luxury Presentation Box\u003c\/h5\u003e\n\u003cp\u003ePremium grey clamshell box with gold-foil branding and plush interior. Essential for proper storage. Sustainable materials throughout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Box --\u003e\n\u003cdiv class=\"foundoria-cta\"\u003e\n\u003ch3\u003eReady to Make Crest Yours?\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 1.5rem;\"\u003eNatural antler meets modern titanium—bold contrast, lightweight comfort.\u003c\/p\u003e\n\u003cdiv class=\"foundoria-cta-features\"\u003e\n\u003cdiv class=\"foundoria-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 2L4 6v6c0 5.55 3.84 10.74 8 12 4.16-1.26 8-6.45 8-12V6l-8-4z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eLifetime Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eREACH \u0026amp; GPSR Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003crect rx=\"2\" height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M16 8h5l3 3v5h-3\"\u003e\u003c\/path\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e \u003cspan\u003eFree UK Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foundoria-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 3v5h-5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 21v-5h5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003e30-Day Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"scroll-to-top-btn\" class=\"foundoria-scroll-top-btn\"\u003e \u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 19V5M5 12l7-7 7 7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eBack to Top\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Foundoria","offers":[{"title":"P½  (US 8)","offer_id":51798493823304,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"R (US 8.5)","offer_id":52845999489352,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"S (US 9)","offer_id":51798493888840,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"T (US 9.5)","offer_id":51798493921608,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"U (US 10)","offer_id":51798493954376,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"V (US 10.5)","offer_id":51798493987144,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"W (US 11)","offer_id":51798494019912,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"X (US 11.5)","offer_id":51798494052680,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true},{"title":"Y (US 12)","offer_id":51798494085448,"sku":null,"price":139.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/Crest_PP_Mirror_1x1_a696c955-d4b2-4e13-94ba-16e6fa59df73.webp?v=1772575828"},{"product_id":"equinox-titanium-meteorite-ring","title":"Equinox - Titanium Ring with Meteorite \u0026 Bourbon Barrel Wood","description":"\u003c!-- Import Google Fonts --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500\u0026family=Barlow:wght@300;400;500\u0026display=swap');\n\n\/* Typography Only - No Layout Overrides *\/\n.product-description h1,\n.product-description h2,\n.product-description h3,\n.product-description h4,\n.product-description h5,\n.product-description h6 {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 300 !important;\n}\n\n.product-description p,\n.product-description li,\n.product-description td,\n.product-description div {\n    font-family: 'Barlow', sans-serif !important;\n}\n\n.product-description strong {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 400 !important;\n}\n\n\/* Collapsible Sections *\/\n.haven-section {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    margin: 1.5rem 0;\n    overflow: hidden;\n    background: white;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.haven-section summary {\n    padding: 1.5rem;\n    cursor: pointer;\n    font-size: 1.25rem;\n    background: #f9f9f9;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n.haven-section summary:hover {\n    background: #f0f0f0;\n}\n\n.haven-section summary::after {\n    content: '+';\n    font-size: 1.5rem;\n    color: #8B7355;\n}\n\n.haven-section[open] summary::after {\n    content: '−';\n}\n\n.haven-section-content {\n    padding: 2rem;\n}\n\n\/* Specs Table *\/\n.haven-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n\n.haven-specs th,\n.haven-specs td {\n    padding: 1rem 1.25rem !important;\n    text-align: left;\n    border-bottom: 1px solid #e5e5e5;\n}\n\n.haven-specs th {\n    background: #f9f9f9;\n    font-weight: 400;\n    width: 35%;\n    padding-left: 1.5rem !important;\n}\n\n.haven-specs td {\n    padding-left: 1.25rem !important;\n}\n\n.haven-specs tr:last-child th,\n.haven-specs tr:last-child td {\n    border-bottom: none;\n}\n\n\/* Care Grid *\/\n.haven-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin: 1.5rem 0;\n}\n\n.haven-care-card {\n    background: #f9f9f9;\n    border-radius: 8px;\n    padding: 1.25rem;\n}\n\n.haven-care-card h4 {\n    margin-top: 0;\n    color: #8B7355;\n    font-size: 1.1rem;\n}\n\n\/* Highlight Box *\/\n.haven-highlight {\n    background: #f0ebe5;\n    border-left: 4px solid #8B7355;\n    padding: 1.5rem;\n    margin: 1.5rem 0;\n    border-radius: 0 8px 8px 0;\n    position: relative;\n    padding-left: 3.5rem;\n}\n\n.haven-highlight::before {\n    content: '';\n    position: absolute;\n    left: 1.5rem;\n    top: 1.5rem;\n    width: 20px;\n    height: 20px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%238B7355' stroke-width='1.5' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'\/%3E%3Cpath d='M12 16V11'\/%3E%3Ccircle cx='12' cy='8' r='0.5' fill='%238B7355'\/%3E%3C\/svg%3E\");\n    background-size: contain;\n    background-repeat: no-repeat;\n    flex-shrink: 0;\n}\n\n\/* CTA Box *\/\n.haven-cta {\n    background: linear-gradient(135deg, #8B7355 0%, #6d5a44 100%);\n    color: white;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin: 3rem 0;\n}\n\n.haven-cta h3 {\n    color: white;\n    margin: 0 0 1rem 0;\n}\n\n.haven-cta-features {\n    display: flex;\n    justify-content: center;\n    gap: 2rem;\n    flex-wrap: wrap;\n    margin-top: 1.5rem;\n}\n\n.haven-cta-feature {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n}\n\n.haven-cta-feature svg {\n    width: 20px;\n    height: 20px;\n    stroke: white;\n}\n\n.haven-scroll-top-btn {\n    margin-top: 2rem;\n    background: rgba(255,255,255,0.2);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: white;\n    padding: 0.75rem 1.5rem;\n    border-radius: 8px;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    transition: all 0.2s ease;\n}\n\n.haven-scroll-top-btn:hover {\n    background: rgba(255,255,255,0.3);\n}\n\n.haven-scroll-top-btn svg {\n    width: 16px;\n    height: 16px;\n}\n\n\/* What's Included Grid *\/\n.haven-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin: 2rem 0;\n}\n\n.haven-included-item {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n}\n\n.haven-included-item img {\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.haven-included-content {\n    padding: 1rem 1.5rem !important;\n}\n\n.haven-included-content h5 {\n    margin: 0 0 0.5rem 0;\n    font-size: 1rem;\n}\n\n.haven-included-content p {\n    margin: 0;\n    color: #555;\n    font-size: 0.95rem;\n}\n\n\/* Links *\/\n.haven-link {\n    color: #8B7355;\n    text-decoration: none;\n    border-bottom: 1px solid #8B7355;\n}\n\n.haven-link:hover {\n    color: #6d5a44;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n    .haven-care-grid,\n    .haven-included-grid,\n    .haven-cta-features {\n        grid-template-columns: 1fr;\n    }\n    \n    .haven-section summary {\n        font-size: 1.1rem;\n        padding: 1.25rem;\n    }\n    \n    .haven-section-content {\n        padding: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\n\u003c!-- Full Description --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eFull Description\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003cp\u003eEquinox brings together two of nature's most extraordinary materials—genuine meteorite from beyond our atmosphere and aged bourbon barrel oak from the American heartland. This 8mm titanium ring from Foundoria's CELESTIUM Collection represents the perfect balance between cosmic and terrestrial, ancient and crafted.\u003c\/p\u003e\n\n\u003ch3\u003eWhat Makes Equinox Exceptional\u003c\/h3\u003e\n\n\u003ch4\u003eGenuine Meteorite Inlay\u003c\/h4\u003e\n\u003cp\u003eAt the centre of Equinox lies authentic iron-nickel meteorite that formed over 4 billion years ago—material older than Earth itself. This isn't terrestrial metal or synthetic simulation. It's genuine extraterrestrial material that travelled millions of miles through space before surviving a fiery entry through our atmosphere.\u003c\/p\u003e\n\n\u003cdiv class=\"haven-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe Widmanstätten Pattern:\u003c\/strong\u003e The distinctive crystalline structure visible in the meteorite cannot be replicated by any human process. It formed as molten metal cooled over millions of years in the vacuum of space, creating intersecting crystal formations found only in genuine meteorite.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eEach piece of meteorite displays a unique crystalline pattern. Your ring's meteorite is genuinely one-of-a-kind—no other ring in existence will have an identical formation.\u003c\/p\u003e\n\n\u003ch4\u003eAged Bourbon Barrel Oak\u003c\/h4\u003e\n\u003cp\u003eFlanking the meteorite, twin inlays of aged bourbon barrel oak bring warmth and character to Equinox. This wood spent years absorbing the rich caramel and vanilla notes of American bourbon, developing a distinctive golden-amber patina that cannot be artificially replicated.\u003c\/p\u003e\n\n\u003cp\u003eThe grain patterns in bourbon barrel oak tell the story of its heritage—the charred interior of the barrel, the slow absorption of spirits, and the natural ageing process. Each piece carries subtle variations in colour and texture, making every Equinox ring unique.\u003c\/p\u003e\n\n\u003cp\u003eBoth wood inlays are stabilised and sealed to protect against moisture and everyday wear, while preserving the natural beauty and character of the original barrel.\u003c\/p\u003e\n\n\u003ch4\u003eTitanium Construction\u003c\/h4\u003e\n\u003cp\u003eEquinox is built on aerospace-grade titanium—the same material used in aircraft and spacecraft. Titanium offers an exceptional strength-to-weight ratio, making Equinox remarkably light yet incredibly durable.\u003c\/p\u003e\n\n\u003cp\u003eThe brushed finish on the titanium creates a sophisticated, contemporary aesthetic that complements both the cosmic meteorite and the warm barrel oak. Titanium is naturally hypoallergenic and biocompatible, making it ideal for sensitive skin.\u003c\/p\u003e\n\n\u003ch4\u003eThe 8mm Profile\u003c\/h4\u003e\n\u003cp\u003eAt 8mm wide, Equinox provides ample space for the triple-inlay design to showcase all three materials in harmony. The width creates presence without overwhelming, and the comfort-fit interior ensures all-day wearability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- Technical Specifications --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003ctable class=\"haven-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBand Width\u003c\/th\u003e\n\u003ctd\u003e8mm (approximately 5\/16 inch)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eTitanium, Genuine Meteorite, Aged Bourbon Barrel Oak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBrushed titanium with polished edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProfile\u003c\/th\u003e\n\u003ctd\u003eFlat profile with comfort-fit interior\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 4-6 grams (varies by size)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eYes - titanium is naturally biocompatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eResizable\u003c\/th\u003e\n\u003ctd\u003eNo (due to inlay construction)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Sizes\u003c\/th\u003e\n\u003ctd\u003eUK N to Z+4 (US 7 to 15)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMeteorite Type\u003c\/th\u003e\n\u003ctd\u003eIron-nickel meteorite with Widmanstätten pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWood Origin\u003c\/th\u003e\n\u003ctd\u003eAged American bourbon barrel oak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Compliance\u003c\/th\u003e\n\u003ctd\u003eREACH \u0026amp; GPSR certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- Materials \u0026 Craftsmanship --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eMaterials \u0026amp; Craftsmanship\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\n\u003ch3\u003eTitanium: Aerospace Engineering on Your Finger\u003c\/h3\u003e\n\u003cp\u003eTitanium is one of the most remarkable metals available for jewellery. With a strength comparable to steel but nearly half the weight, it offers exceptional durability without the heaviness of traditional metals. It's the same material trusted for aircraft frames, spacecraft components, and medical implants.\u003c\/p\u003e\n\n\u003cp\u003eFor Equinox, we use aerospace-grade titanium finished with a brushed texture that catches light beautifully while hiding minor surface contact. Unlike precious metals that require regular polishing, titanium maintains its appearance through years of wear.\u003c\/p\u003e\n\n\u003cp\u003eTitanium is naturally hypoallergenic and biocompatible—it won't react with skin or cause irritation, making it ideal for those with metal sensitivities.\u003c\/p\u003e\n\n\u003ch3\u003eGenuine Meteorite: Billions of Years in the Making\u003c\/h3\u003e\n\u003cp\u003eThe meteorite in Equinox is authentic iron-nickel material from space. Scientific analysis dates its formation to over 4 billion years ago—predating Earth's formation. This is material from the early solar system, transformed into wearable art.\u003c\/p\u003e\n\n\u003cp\u003eWhat makes this meteorite exceptional is its Widmanstätten pattern—intersecting crystalline plates that formed as molten metal cooled over millions of years in the vacuum of space. This cooling occurred so slowly that large crystal structures developed. Such gradual cooling cannot be replicated on Earth.\u003c\/p\u003e\n\n\u003cp\u003eEach piece of meteorite is unique. Crystal orientation, plate thickness, and intersection angles vary throughout the meteorite body. Your ring contains a small piece of cosmic history—its exact pattern exists nowhere else.\u003c\/p\u003e\n\n\u003cp\u003eThe meteorite is sealed with a protective coating to guard against oxidation. With proper care, this protection maintains the meteorite's silvery crystalline appearance.\u003c\/p\u003e\n\n\u003ch3\u003eBourbon Barrel Oak: American Heritage\u003c\/h3\u003e\n\u003cp\u003eThe wood in Equinox comes from genuine American bourbon barrels—oak casks that spent years maturing fine spirits. During this time, the wood absorbs compounds from the bourbon, developing rich amber tones and subtle character that new wood simply cannot possess.\u003c\/p\u003e\n\n\u003cp\u003eEach barrel has its own history, and each piece of wood carries unique grain patterns and colour variations. The charred interior of bourbon barrels creates especially interesting material, with gradients from deep caramel to golden honey.\u003c\/p\u003e\n\n\u003cp\u003eThe wood is stabilised through a process that fills the grain with protective resin, making it significantly more durable and water-resistant than untreated wood while preserving its natural appearance.\u003c\/p\u003e\n\n\u003ch3\u003eThe CELESTIUM Promise\u003c\/h3\u003e\n\u003cp\u003eEvery ring in the CELESTIUM collection celebrates the extraordinary transformed into wearable design. Equinox brings together materials separated by billions of years and millions of miles—unified in a single ring built to last a lifetime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- Care \u0026 Maintenance --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eCare \u0026amp; Maintenance\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003cp\u003eEquinox contains both meteorite and wood inlays, each requiring specific care. Both materials are sealed and protected, but proper care will maintain their appearance for years.\u003c\/p\u003e\n\n\u003cdiv class=\"haven-care-grid\"\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e✅ Safe for Equinox\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOffice work, everyday activities\u003c\/li\u003e\n\u003cli\u003eLight exercise (dry conditions)\u003c\/li\u003e\n\u003cli\u003eCasual dining\u003c\/li\u003e\n\u003cli\u003eNormal daily wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e⚠️ Remove Before\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHandwashing or water contact\u003c\/li\u003e\n\u003cli\u003eSwimming (pool or ocean)\u003c\/li\u003e\n\u003cli\u003eShowering or bathing\u003c\/li\u003e\n\u003cli\u003eHeavy manual labour\u003c\/li\u003e\n\u003cli\u003eWeightlifting or gym activities\u003c\/li\u003e\n\u003cli\u003eContact sports\u003c\/li\u003e\n\u003cli\u003eExposure to chemicals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003eWeekly Care\u003c\/h4\u003e\n\u003cp\u003eWipe with a soft, completely dry microfiber cloth. Check for any moisture and dry immediately if found.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003eMonthly Maintenance\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003eInspect meteorite and wood for any changes\u003c\/li\u003e\n\u003cli\u003eApply thin layer of Renaissance Wax or similar\u003c\/li\u003e\n\u003cli\u003eBuff gently with soft cloth\u003c\/li\u003e\n\u003cli\u003eStore in a dry location\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"haven-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eCritical: Meteorite \u0026amp; Moisture\u003c\/strong\u003e The meteorite contains iron and can oxidise (rust) if the protective seal is compromised and moisture penetrates. Remove Equinox before ANY contact with water. Use your complimentary ENDURA silicone ring for activities involving water or moisture.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eUnderstanding Natural Materials\u003c\/h3\u003e\n\u003cp\u003eBoth the meteorite and bourbon barrel oak are natural materials. While sealed and protected, they may develop subtle changes over time with wear—this is normal and part of what makes each ring unique.\u003c\/p\u003e\n\n\u003cp\u003eLight patina on the meteorite can add character, but heavy oxidation should be addressed. If significant rust develops, professional cleaning may be required. The wood may develop subtle colour changes with exposure to light over many years.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWarranty Note:\u003c\/strong\u003e Oxidation, rust, or discolouration resulting from water exposure, moisture damage, or inadequate care is not covered under warranty. These are natural characteristics of the materials when exposed to the elements, not manufacturing defects.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eNever use:\u003c\/strong\u003e Water, harsh chemicals, abrasive cleaners, ultrasonic cleaners, or steam cleaners on Equinox.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- What's Included --\u003e\n\u003ch2 style=\"text-align: center; margin-top: 3rem;\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"haven-included-grid\"\u003e\n\u003cdiv class=\"haven-included-item\"\u003e\n\u003cimg alt=\"Complimentary ENDURA Silicone Band included with Equinox titanium ring\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/ENDURA_Bronze_Silicone_Second_Band_Foundoria.png?v=1759180249\"\u003e\n\u003cdiv class=\"haven-included-content\"\u003e\n\u003ch5\u003eFree ENDURA™ Silicone Band (£25 Value)\u003c\/h5\u003e\n\u003cp\u003eMedical-grade silicone ring in a choice of colours—perfect for gym, sports, manual work, or any water activities. Essential for protecting your Equinox ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-included-item\"\u003e\n\u003cimg alt=\"Foundoria signature eco-luxury presentation box\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/Foundoria_eco-premium_wedding_ring_box.jpg?v=1759180549\"\u003e\n\u003cdiv class=\"haven-included-content\"\u003e\n\u003ch5\u003eSignature Eco-Luxury Presentation Box\u003c\/h5\u003e\n\u003cp\u003ePremium grey clamshell box with gold-foil branding and plush interior. Designed for gifting and long-term storage. Sustainable materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA Box --\u003e\n\u003cdiv class=\"haven-cta\"\u003e\n\u003ch3\u003eReady to Make Equinox Yours?\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 1.5rem;\"\u003eWhere cosmic meets crafted—4 billion years of history on your finger.\u003c\/p\u003e\n\u003cdiv class=\"haven-cta-features\"\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 2L4 6v6c0 5.55 3.84 10.74 8 12 4.16-1.26 8-6.45 8-12V6l-8-4z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eLifetime Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eREACH \u0026amp; GPSR Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003crect rx=\"2\" height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M16 8h5l3 3v5h-3\"\u003e\u003c\/path\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e \u003cspan\u003eFree UK Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 3v5h-5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 21v-5h5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003e30-Day Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"scroll-to-top-btn\" class=\"haven-scroll-top-btn\"\u003e \u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 19V5M5 12l7-7 7 7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eBack to Top\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Foundoria","offers":[{"title":"P½  (US 8)","offer_id":52472713347400,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false},{"title":"Q (8.5)","offer_id":52472713380168,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":true},{"title":"S (US 9)","offer_id":52472713412936,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false},{"title":"T (US 9.5)","offer_id":52472713445704,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false},{"title":"U (US 10)","offer_id":52472713478472,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false},{"title":"V (US 10.5)","offer_id":52472713511240,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":true},{"title":"W (US 11)","offer_id":52472713544008,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":true},{"title":"X (US 11.5)","offer_id":52472713576776,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false},{"title":"Y (US 12)","offer_id":52472713609544,"sku":null,"price":449.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/EquinoxPP31x1.webp?v=1771016692"},{"product_id":"astraeus-titanium-meteorite-ring","title":"Astraeus - Titanium Ring with Wide Meteorite Inlay","description":"\u003c!-- Import Google Fonts --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500\u0026family=Barlow:wght@300;400;500\u0026display=swap');\n\n\/* Typography Only - No Layout Overrides *\/\n.product-description h1,\n.product-description h2,\n.product-description h3,\n.product-description h4,\n.product-description h5,\n.product-description h6 {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 300 !important;\n}\n\n.product-description p,\n.product-description li,\n.product-description td,\n.product-description div {\n    font-family: 'Barlow', sans-serif !important;\n}\n\n.product-description strong {\n    font-family: 'Jost', sans-serif !important;\n    font-weight: 400 !important;\n}\n\n\/* Collapsible Sections *\/\n.haven-section {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    margin: 1.5rem 0;\n    overflow: hidden;\n    background: white;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.haven-section summary {\n    padding: 1.5rem;\n    cursor: pointer;\n    font-size: 1.25rem;\n    background: #f9f9f9;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n.haven-section summary:hover {\n    background: #f0f0f0;\n}\n\n.haven-section summary::after {\n    content: '+';\n    font-size: 1.5rem;\n    color: #8B7355;\n}\n\n.haven-section[open] summary::after {\n    content: '−';\n}\n\n.haven-section-content {\n    padding: 2rem;\n}\n\n\/* Specs Table *\/\n.haven-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n}\n\n.haven-specs th,\n.haven-specs td {\n    padding: 1rem 1.25rem !important;\n    text-align: left;\n    border-bottom: 1px solid #e5e5e5;\n}\n\n.haven-specs th {\n    background: #f9f9f9;\n    font-weight: 400;\n    width: 35%;\n    padding-left: 1.5rem !important;\n}\n\n.haven-specs td {\n    padding-left: 1.25rem !important;\n}\n\n.haven-specs tr:last-child th,\n.haven-specs tr:last-child td {\n    border-bottom: none;\n}\n\n\/* Care Grid *\/\n.haven-care-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin: 1.5rem 0;\n}\n\n.haven-care-card {\n    background: #f9f9f9;\n    border-radius: 8px;\n    padding: 1.25rem;\n}\n\n.haven-care-card h4 {\n    display: flex;\n    align-items: center;\n    gap: 0.6rem;\n    margin-top: 0;\n    margin-bottom: 1rem !important;\n    color: #8B7355;\n    font-size: 1.1rem;\n}\n\n.haven-care-icon {\n    width: 22px;\n    height: 22px;\n    flex-shrink: 0;\n    stroke: #8B7355;\n    stroke-width: 1.5;\n    fill: none;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* Highlight Box *\/\n.haven-highlight {\n    background: #f0ebe5;\n    border-left: 4px solid #8B7355;\n    padding: 1.5rem;\n    margin: 1.5rem 0;\n    border-radius: 0 8px 8px 0;\n    position: relative;\n    padding-left: 3.5rem;\n}\n\n.haven-highlight::before {\n    content: '';\n    position: absolute;\n    left: 1.5rem;\n    top: 1.5rem;\n    width: 20px;\n    height: 20px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%238B7355' stroke-width='1.5' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'\/%3E%3Cpath d='M12 16V11'\/%3E%3Ccircle cx='12' cy='8' r='0.5' fill='%238B7355'\/%3E%3C\/svg%3E\");\n    background-size: contain;\n    background-repeat: no-repeat;\n    flex-shrink: 0;\n}\n\n\/* CTA Box *\/\n.haven-cta {\n    background: linear-gradient(135deg, #8B7355 0%, #6d5a44 100%);\n    color: white;\n    border-radius: 12px;\n    padding: 2rem;\n    text-align: center;\n    margin: 3rem 0;\n}\n\n.haven-cta h3 {\n    color: white;\n    margin: 0 0 1rem 0;\n}\n\n.haven-cta-features {\n    display: flex;\n    justify-content: center;\n    gap: 2rem;\n    flex-wrap: wrap;\n    margin-top: 1.5rem;\n}\n\n.haven-cta-feature {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n}\n\n.haven-cta-feature svg {\n    width: 20px;\n    height: 20px;\n    stroke: white;\n}\n\n.haven-scroll-top-btn {\n    margin-top: 2rem;\n    background: rgba(255,255,255,0.2);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: white;\n    padding: 0.75rem 1.5rem;\n    border-radius: 8px;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    transition: all 0.2s ease;\n}\n\n.haven-scroll-top-btn:hover {\n    background: rgba(255,255,255,0.3);\n}\n\n.haven-scroll-top-btn svg {\n    width: 16px;\n    height: 16px;\n}\n\n\/* What's Included Grid *\/\n.haven-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin: 2rem 0;\n}\n\n.haven-included-item {\n    border: 1px solid #e5e5e5;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n}\n\n.haven-included-item img {\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.haven-included-content {\n    padding: 1rem 1.5rem !important;\n}\n\n.haven-included-content h5 {\n    margin: 0 0 0.5rem 0;\n    font-size: 1rem;\n}\n\n.haven-included-content p {\n    margin: 0;\n    color: #555;\n    font-size: 0.95rem;\n}\n\n\/* Links *\/\n.haven-link {\n    color: #8B7355;\n    text-decoration: none;\n    border-bottom: 1px solid #8B7355;\n}\n\n.haven-link:hover {\n    color: #6d5a44;\n}\n\n\/* FAQ Section *\/\n.haven-faq-item {\n    border-bottom: 1px solid #e5e5e5;\n    padding: 1.25rem 0;\n}\n\n.haven-faq-item:last-child {\n    border-bottom: none;\n}\n\n.haven-faq-item h4 {\n    margin: 0 0 0.5rem 0;\n    color: #1a1a1a;\n    font-weight: 400;\n}\n\n.haven-faq-item p {\n    margin: 0;\n}\n\n\/* Discount Banner *\/\n.haven-discount-banner {\n    background: #f0ebe5;\n    border: 1px solid #d4c4a8;\n    border-radius: 12px;\n    padding: 1.5rem;\n    margin: 2rem 0;\n    text-align: center;\n}\n\n.haven-discount-banner h4 {\n    color: #8B7355;\n    margin: 0 0 0.5rem 0;\n}\n\n.haven-discount-banner p {\n    margin: 0;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n    .haven-care-grid,\n    .haven-included-grid,\n    .haven-cta-features {\n        grid-template-columns: 1fr;\n    }\n    \n    .haven-section summary {\n        font-size: 1.1rem;\n        padding: 1.25rem;\n    }\n    \n    .haven-section-content {\n        padding: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Full Description --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eFull Description\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003cp\u003eAstraeus carries the widest meteorite inlay in our \u003ca class=\"haven-link\" href=\"\/collections\/celestium\"\u003eCELESTIUM collection\u003c\/a\u003e. Named after the Greek Titan of dusk and the stars, it's built around a single idea: let the meteorite speak. The band measures 6mm of polished titanium, and the genuine Muonionalusta meteorite running through it is 4mm wide. That leaves only a narrow border of titanium on each side, so most of the ring's face is meteorite. The Widmanstätten pattern becomes the whole point of the ring, not an accent to it.\u003c\/p\u003e\n\u003ch3\u003eWhat Makes Astraeus Different\u003c\/h3\u003e\n\u003ch4\u003eWide Genuine Meteorite Inlay\u003c\/h4\u003e\n\u003cp\u003eMost meteorite rings use a narrow inlay. Astraeus doesn't. At 4mm in a 6mm band, the inlay is wide, which means more of the Widmanstätten pattern is visible. This is the geometric lattice of interlocking crystals that forms as iron-nickel metal cools over millions of years in zero gravity, and it's the one thing that proves the material is real. It can't be faked, and no two pieces are identical. If you're researching meteorite rings carefully, our guide on \u003ca class=\"haven-link\" href=\"\/blogs\/the-foundoria-journal\/meteorite-ring-authenticity\"\u003ehow to tell if a meteorite ring is genuine\u003c\/a\u003e walks through every visual and physical marker of authentic material.\u003c\/p\u003e\n\u003cdiv class=\"haven-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe Widmanstätten Pattern:\u003c\/strong\u003e This crystalline structure forms only in space, as molten iron-nickel cools at roughly one degree per million years. The result is a geometric lattice of interlocking crystals that no earthly process can replicate. What you see on your ring formed before Earth existed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eMuonionalusta meteorite is distinguished by its finer, more intricate crystal structure and characteristic blue-silver sheen after acid etching. It's visually distinct from Gibeon, the other meteorite we use in the \u003ca class=\"haven-link\" href=\"\/collections\/celestium\"\u003eCELESTIUM collection\u003c\/a\u003e. For a detailed comparison of both meteorites, see our \u003ca title=\"gibeon and muonionalusta meteorite ring science guide\" class=\"haven-link\" href=\"https:\/\/www.foundoria.co.uk\/blogs\/the-foundoria-journal\/gibeon-muonionalusta-meteorite-rings\"\u003emeteorite science guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003ch4\u003ePolished Titanium Band\u003c\/h4\u003e\n\u003cp\u003eThe meteorite sits in a polished aerospace-grade titanium band. Titanium is lighter than steel, stronger than most precious metals, and naturally \u003ca class=\"haven-link\" href=\"\/pages\/hypoallergenic-rings\"\u003ehypoallergenic\u003c\/a\u003e. It's the same material used in aircraft and surgical implants. The polished finish creates a clean contrast with the meteorite's textured surface without competing with it. Unlike tungsten, titanium has some flex under impact, which makes it a better choice if you're harder on your hands.\u003c\/p\u003e\n\u003ch4\u003eThe 6mm Profile\u003c\/h4\u003e\n\u003cp\u003eAt 6mm, the band sits in the middle ground. Substantial enough to carry the wide inlay and show the meteorite pattern clearly, narrow enough to wear comfortably every day. The \u003ca class=\"haven-link\" href=\"\/pages\/comfort-fit-explained\"\u003ecomfort-fit interior\u003c\/a\u003e means it slides on and off easily and doesn't dig in at the edges during extended wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003ctable class=\"haven-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBand Width\u003c\/th\u003e\n\u003ctd\u003e6mm (approximately 1\/4 inch)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInlay Width\u003c\/th\u003e\n\u003ctd\u003e4mm of genuine Muonionalusta meteorite, set within the 6mm band\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eAerospace-grade titanium, genuine Muonionalusta meteorite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-polish titanium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProfile\u003c\/th\u003e\n\u003ctd\u003eFlat profile with \u003ca class=\"haven-link\" href=\"\/pages\/comfort-fit-explained\"\u003ecomfort-fit interior\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 4 grams (size P \/ US 8)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHypoallergenic\u003c\/th\u003e\n\u003ctd\u003eYes, \u003ca class=\"haven-link\" href=\"\/pages\/hypoallergenic-rings\"\u003eindependently lab tested\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eResizable\u003c\/th\u003e\n\u003ctd\u003eNo (inlay construction prevents resizing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Sizes\u003c\/th\u003e\n\u003ctd\u003eUK N to Z+4 (US 7 to 15). Free \u003ca class=\"haven-link\" href=\"\/pages\/ring-sizing-guide\"\u003eUK ring sizer\u003c\/a\u003e on request.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMeteorite Type\u003c\/th\u003e\n\u003ctd\u003eMuonionalusta iron-nickel meteorite with Widmanstätten pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProtective Coating\u003c\/th\u003e\n\u003ctd\u003eElectrophoretic (e-coat) on meteorite inlay, factory applied\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Compliance\u003c\/th\u003e\n\u003ctd\u003eREACH \u0026amp; GPSR certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable For\u003c\/th\u003e\n\u003ctd\u003eWedding ring, engagement ring, everyday wear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Materials \u0026 Craftsmanship --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eMaterials \u0026amp; Craftsmanship\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003ch3\u003eMuonionalusta Meteorite\u003c\/h3\u003e\n\u003cp\u003eMuonionalusta meteorite landed in northern Sweden approximately one million years ago, making it one of the oldest confirmed meteorite finds on Earth. Its origins, however, go much further back. The material formed during the early solar system, over 4 billion years ago, in the core of a small planetary body that never fully developed.\u003c\/p\u003e\n\u003cp\u003eWhat makes Muonionalusta distinctive among meteorites used in jewellery is its crystal structure. The Widmanstätten pattern (the geometric lattice that appears when the meteorite is cut and acid-etched) is finer and more intricate than that of Gibeon meteorite, with a characteristic blue-silver tone. This pattern formed as molten iron-nickel cooled at approximately one degree per million years in the vacuum of space. The result is something that cannot be manufactured or replicated on Earth. Every piece is unique.\u003c\/p\u003e\n\u003cp\u003eThe meteorite in Astraeus is finished with an electrophoretic coating applied during manufacture. Unlike brush-on wax or standard polymer sealants, e-coating is applied electrically. The protective layer is drawn uniformly across the surface for consistent coverage and stronger adhesion. It's the same principle used in automotive corrosion protection. The result is a more durable starting point than most meteorite rings on the market, designed to hold up through years of daily wear rather than occasional use.\u003c\/p\u003e\n\u003ch3\u003eAerospace-Grade Titanium\u003c\/h3\u003e\n\u003cp\u003eTitanium was first isolated in 1825 and named after the Titans of Greek mythology. It's since become the material of choice for aerospace engineering, surgical implants, and high-performance applications where the combination of strength, low weight, and corrosion resistance matters.\u003c\/p\u003e\n\u003cp\u003eFor Astraeus, we use aerospace-grade titanium polished to a high lustre. It's roughly 45% lighter than steel at comparable strength, naturally hypoallergenic, and unlike tungsten it has some give under impact rather than cracking under extreme force. The polished finish ages well and holds up to daily wear without special treatment.\u003c\/p\u003e\n\u003cp\u003eTitanium is biocompatible and won't react with skin. It's suitable for long-term wear even for people with metal sensitivities. Independently tested to EN 1811:2023 with nickel release below the laboratory detection limit. See our \u003ca class=\"haven-link\" href=\"\/pages\/hypoallergenic-rings\"\u003ehypoallergenic rings guide\u003c\/a\u003e for full testing detail.\u003c\/p\u003e\n\u003ch3\u003eConstruction\u003c\/h3\u003e\n\u003cp\u003eThe meteorite inlay is precision-cut and set flush with the titanium band. Once set, the inlay is finished with an electrophoretic coating that is applied at the manufacturing stage, not added afterwards. The result is a smooth, even surface with consistent protection across the meteorite. The meteorite sits level with the metal rather than proud of it, which protects the inlay edges and makes the ring more comfortable against adjacent fingers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Care \u0026 Maintenance --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eCare \u0026amp; Maintenance\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003cp\u003eEvery Astraeus ring is finished with an electrophoretic coating (e-coat) applied at the manufacturing stage. This bonds a protective layer to the meteorite at the molecular level, the same principle used in automotive corrosion protection. It's a substantially more durable seal than the brush-on wax most meteorite ring makers use, designed for years of daily wear rather than occasional use.\u003c\/p\u003e\n\u003cp\u003eIn practical terms: Astraeus handles incidental water contact without issue. Handwashing, getting caught in light rain, or accidental splashes won't damage the meteorite. The care guidance below is about extending the ring's appearance over decades, not preventing immediate harm.\u003c\/p\u003e\n\u003cdiv class=\"haven-care-grid\"\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e\n\u003csvg class=\"haven-care-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M8 12l3 3 5-6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e Normal Wear\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eOffice work and desk-based activities\u003c\/li\u003e\n\u003cli\u003eHandwashing and incidental water contact\u003c\/li\u003e\n\u003cli\u003eLight exercise in dry conditions\u003c\/li\u003e\n\u003cli\u003eCasual dining\u003c\/li\u003e\n\u003cli\u003eWearing through everyday weather\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e\n\u003csvg class=\"haven-care-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 2L2 21h20L12 2z\"\u003e\u003c\/path\u003e\n\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"14\"\u003e\u003c\/line\u003e\n\u003ccircle cx=\"12\" cy=\"17.5\" r=\"0.5\" fill=\"#8B7355\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e Best Removed Before\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eShowering, bathing, or long water immersion\u003c\/li\u003e\n\u003cli\u003eSwimming, pool or open water\u003c\/li\u003e\n\u003cli\u003eHeavy manual labour\u003c\/li\u003e\n\u003cli\u003eGym and weightlifting\u003c\/li\u003e\n\u003cli\u003eContact sports\u003c\/li\u003e\n\u003cli\u003eExposure to harsh cleaning chemicals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e\n\u003csvg class=\"haven-care-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e Routine Care\u003c\/h4\u003e\n\u003cp\u003eWipe with a soft, dry microfibre cloth as part of normal grooming. If the ring gets wet, dry it with a soft cloth, paying particular attention to the edges where the meteorite meets the titanium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-care-card\"\u003e\n\u003ch4\u003e\n\u003csvg class=\"haven-care-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003crect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\n\u003cline x1=\"8\" y1=\"3\" x2=\"8\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline x1=\"16\" y1=\"3\" x2=\"16\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e Long-Term Maintenance\u003c\/h4\u003e\n\u003cp\u003eTwice a year, apply a thin layer of Renaissance Wax (a museum-grade archival wax) and buff gently with a soft cloth. This refreshes the protective layer and keeps the meteorite looking at its best over decades of wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe companion band for hard wear:\u003c\/strong\u003e For prolonged water exposure, heavy manual work, the gym, or active sports, switch to your complimentary \u003ca href=\"\/collections\/endura\" class=\"haven-link\"\u003eENDURA silicone band\u003c\/a\u003e. It's designed to take the punishment so Astraeus doesn't have to. That's what it's included for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eAbout Titanium\u003c\/h3\u003e\n\u003cp\u003eThe titanium base is highly corrosion-resistant and won't tarnish, rust, or react with skin. Unlike tungsten, titanium has some flex under impact and won't crack or shatter under extreme force. The polished finish will pick up fine scratches over time with daily wear, which is normal for titanium. These can be buffed out professionally or left as a natural patina of use.\u003c\/p\u003e\n\u003ch3\u003eIf the Meteorite Develops a Patina Over Time\u003c\/h3\u003e\n\u003cp\u003eThe e-coat is durable but not indestructible over decades of daily wear, particularly with regular exposure to water and chemicals. If you notice subtle darkening on the meteorite inlay over the years, this is a natural patina that adds character. Light patina is normal and doesn't affect the ring's integrity. If you want to reverse it, apply Renaissance Wax. In rare cases of significant oxidation, professional restoration is available through Foundoria as part of our \u003ca href=\"\/pages\/lifetime-warranty\" class=\"haven-link\"\u003elifetime warranty\u003c\/a\u003e service.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty note:\u003c\/strong\u003e The e-coat is covered against manufacturing defects under our \u003ca href=\"\/pages\/lifetime-warranty\" class=\"haven-link\"\u003elifetime warranty\u003c\/a\u003e. Wear-related changes to the meteorite's appearance (natural patina, surface character developed over years of use) are not defects and are part of how iron-bearing material naturally ages.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvoid:\u003c\/strong\u003e Ultrasonic cleaners, steam cleaners, abrasive polishes, and prolonged submersion in chlorinated water. These can compromise the e-coat over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Frequently Asked Questions --\u003e\n\u003cdetails class=\"haven-section\"\u003e\n\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"haven-section-content\"\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eWhat makes Astraeus different from other meteorite rings?\u003c\/h4\u003e\n\u003cp\u003eTwo things. First, the meteorite inlay is wider than most meteorite rings on the market, which means more of the Widmanstätten pattern is visible and the meteorite becomes the focal point rather than an accent. Second, the meteorite is sealed with an electrophoretic coating applied during manufacture rather than a brush-on wax, which gives it stronger and more uniform protection against oxidation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eHow can I check my Astraeus meteorite ring is genuine?\u003c\/h4\u003e\n\u003cp\u003eAuthentic iron-nickel meteorite shows several markers you can verify yourself. The Widmanstätten pattern is the most reliable: a geometric lattice of interlocking crystal bands visible across the inlay surface, with the crystals running in two intersecting directions. This pattern only forms through millions of years of slow cooling in space and cannot be replicated by any earthly manufacturing process. Fake \"meteorite-style\" inlays (typically printed metal, etched stainless steel, or resin composites) lack the irregular, three-dimensional crystal structure of real meteorite. Genuine meteorite is also magnetic due to its iron content, has measurable weight density different from steel, and shows natural variation between pieces (no two Astraeus rings are identical). Every Astraeus ring ships with provenance documentation specifying the meteorite type as Muonionalusta, and certification is available on request. For a complete authentication walkthrough with detailed visual guidance, read our \u003ca class=\"haven-link\" href=\"\/blogs\/the-foundoria-journal\/meteorite-ring-authenticity\"\u003emeteorite ring authenticity guide\u003c\/a\u003e. If you have any doubts after receiving your ring, you're protected by our 30-day full return policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eIs Astraeus suitable as a wedding ring or engagement ring?\u003c\/h4\u003e\n\u003cp\u003eYes. Astraeus is designed for long-term daily wear and is one of our most popular wedding ring options. The titanium base is durable enough for decades of use, hypoallergenic for any skin type, and the wide meteorite inlay carries genuine symbolic weight (a 4-billion-year-old fragment of space, older than Earth itself). It's also suitable as an alternative engagement ring for those drawn to the cosmic aesthetic over traditional gemstones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eCan the Astraeus ring be resized?\u003c\/h4\u003e\n\u003cp\u003eNo. Titanium itself can be resized within limits, but Astraeus uses a meteorite inlay construction that prevents resizing without damaging the meteorite. This is why accurate first-time sizing matters. We offer a free posted ring sizer on request, full instructions in our \u003ca class=\"haven-link\" href=\"\/pages\/ring-sizing-guide\"\u003ering sizing guide\u003c\/a\u003e, and free 30-day size exchanges if the first size isn't right.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eIs the meteorite in Astraeus genuine?\u003c\/h4\u003e\n\u003cp\u003eYes. Every Astraeus ring contains authentic Muonionalusta meteorite, an iron-nickel meteorite recovered from northern Sweden with documented provenance dating to the meteorite's formal classification. The distinctive Widmanstätten pattern visible on the inlay can only form through millions of years of slow cooling in space and cannot be replicated artificially. Provenance documentation is available on request. For a complete guide to spotting genuine meteorite versus the imitations flooding the market, read \u003ca class=\"haven-link\" href=\"\/blogs\/the-foundoria-journal\/meteorite-ring-authenticity\"\u003ehow to tell if a meteorite ring is real\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eIs Astraeus hypoallergenic?\u003c\/h4\u003e\n\u003cp\u003eYes. The titanium base is biocompatible (the same surgical-grade material used in implants and bone screws) and independently tested to EN 1811:2023 with nickel release below the laboratory detection limit. The meteorite inlay sits on the outer face of the ring with the e-coat sealing layer isolating it from skin contact, and the comfort-fit interior means your skin primarily contacts the titanium. See our \u003ca class=\"haven-link\" href=\"\/pages\/hypoallergenic-rings\"\u003ehypoallergenic rings guide\u003c\/a\u003e for the full testing detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eWhat's included with my Astraeus order?\u003c\/h4\u003e\n\u003cp\u003eA complimentary \u003ca class=\"haven-link\" href=\"\/collections\/endura\"\u003eENDURA silicone companion band\u003c\/a\u003e (worth £25), our signature \u003ca class=\"haven-link\" href=\"\/pages\/foundoria-eco-luxury-ring-packaging\"\u003eeco-luxury presentation box\u003c\/a\u003e, free worldwide delivery with all import duties covered for international orders, full \u003ca class=\"haven-link\" href=\"\/pages\/lifetime-warranty\"\u003elifetime warranty\u003c\/a\u003e against manufacturing defects, and free 30-day size exchange if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-faq-item\"\u003e\n\u003ch4\u003eDo you offer NHS, military, or student discounts?\u003c\/h4\u003e\n\u003cp\u003eYes. UK NHS staff, armed forces personnel, and students save 20% on Astraeus and every Foundoria ring via our \u003ca class=\"haven-link\" href=\"\/pages\/discounts\"\u003eexclusive discounts page\u003c\/a\u003e. Verification takes seconds and the code applies automatically at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ Schema (SEO - no visible content) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- What's Included --\u003e\n\u003ch2 class=\"haven-included-heading\" style=\"text-align: center; margin-top: 3rem; font-family: 'Jost', sans-serif; font-weight: 300;\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"haven-included-grid\"\u003e\n\u003cdiv class=\"haven-included-item\"\u003e\n\u003cimg alt=\"Complimentary ENDURA silicone band included with Astraeus titanium meteorite ring\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/ENDURA_Bronze_Silicone_Second_Band_Foundoria.png?v=1759180249\"\u003e\n\u003cdiv class=\"haven-included-content\"\u003e\n\u003ch5\u003eFree \u003ca class=\"haven-link\" href=\"\/collections\/endura\"\u003eENDURA Silicone Band\u003c\/a\u003e (£25 Value)\u003c\/h5\u003e\n\u003cp\u003eMedical-grade silicone ring in a choice of colours. Wear it for the gym, swimming, or manual work. Anything you'd take Astraeus off for. It's included because it should be.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-included-item\"\u003e\n\u003cimg alt=\"Foundoria signature eco-luxury presentation box for Astraeus meteorite ring\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/Foundoria_eco-premium_wedding_ring_box.jpg?v=1759180549\"\u003e\n\u003cdiv class=\"haven-included-content\"\u003e\n\u003ch5\u003e\u003ca class=\"haven-link\" href=\"\/pages\/foundoria-eco-luxury-ring-packaging\"\u003eSignature Eco-Luxury Presentation Box\u003c\/a\u003e\u003c\/h5\u003e\n\u003cp\u003ePremium grey clamshell box with gold-foil branding and plush interior. Suitable for gifting and for long-term storage when the ring isn't being worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Discount Banner --\u003e\n\u003cdiv class=\"haven-discount-banner\"\u003e\n\u003ch4\u003eUK NHS, Armed Forces \u0026amp; Student Discount\u003c\/h4\u003e\n\u003cp\u003eSave 20% on Astraeus as a verified NHS staff member, serving or veteran armed forces personnel, or student. \u003ca class=\"haven-link\" href=\"\/pages\/discounts\"\u003eVerify in seconds via our exclusive discounts page\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Box --\u003e\n\u003cdiv class=\"haven-cta\"\u003e\n\u003ch3\u003eReady to Order Astraeus?\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 1.5rem;\"\u003eGenuine Muonionalusta meteorite. No two rings are identical. Select your size above.\u003c\/p\u003e\n\u003cdiv class=\"haven-cta-features\"\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 2L4 6v6c0 5.55 3.84 10.74 8 12 4.16-1.26 8-6.45 8-12V6l-8-4z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eLifetime Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eREACH \u0026amp; GPSR Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003crect rx=\"2\" height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M16 8h5l3 3v5h-3\"\u003e\u003c\/path\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\n\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e \u003cspan\u003eFree Worldwide Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"haven-cta-feature\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 3v5h-5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 21v-5h5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003e30-Day Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"scroll-to-top-btn\" class=\"haven-scroll-top-btn\"\u003e \u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M12 19V5M5 12l7-7 7 7\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003cspan\u003eBack to Top\u003c\/span\u003e \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Foundoria","offers":[{"title":"P½  (US 8)","offer_id":52474694041928,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":false},{"title":"Q (8.5)","offer_id":52474694074696,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"S (US 9)","offer_id":52474694107464,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"T (US 9.5)","offer_id":52474694140232,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"U (US 10)","offer_id":52474694173000,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"V (US 10.5)","offer_id":52474694205768,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"W (US 11)","offer_id":52474694238536,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"X (US 11.5)","offer_id":52474694271304,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true},{"title":"Y (US 12)","offer_id":52474694304072,"sku":null,"price":699.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/files\/Astraeus_Meteorite_Ring_1x1_main_square.webp?v=1779290628"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/7154\/3624\/collections\/Astraeusppsharp1x1close.webp?v=1772450999","url":"https:\/\/www.foundoria.co.uk\/collections\/titanium-rings.oembed","provider":"Foundoria","version":"1.0","type":"link"}