{"id":464,"date":"2026-07-12T07:13:15","date_gmt":"2026-07-12T07:13:15","guid":{"rendered":"https:\/\/www.thesilvy.com\/?page_id=464"},"modified":"2026-09-01T12:40:49","modified_gmt":"2026-09-01T12:40:49","slug":"home","status":"publish","type":"page","link":"https:\/\/www.thesilvy.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"464\" class=\"elementor elementor-464\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9895071 e-con-full e-flex jltma-glass-effect-no e-con e-parent\" data-id=\"9895071\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7c21045 e-con-full e-flex jltma-glass-effect-no e-con e-child\" data-id=\"7c21045\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbab53e jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"fbab53e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Silvy | Sterling Silver Jewellery<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,500&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n.shop-dropdown{position:relative;}\n.shop-toggle{\n  display:inline-flex;align-items:center;gap:6px;\n  background:none;border:none;font:inherit;color:inherit;\n  cursor:pointer;padding:0;transition:color .25s ease;\n}\n.shop-toggle:hover{color:var(--gold-deep);}\n.shop-toggle .chevron{transition:transform .3s ease;flex:none;}\n.shop-dropdown.open .shop-toggle .chevron{transform:rotate(180deg);}\n.shop-menu{\n  position:absolute;top:calc(100% + 18px);right:0;\n  min-width:210px;\n  background:var(--cream);\n  border:1px solid var(--line);\n  box-shadow:0 16px 40px rgba(36,35,38,.14);\n  padding:10px 0;\n  opacity:0;visibility:hidden;transform:translateY(-8px);\n  transition:opacity .25s ease, transform .25s ease, visibility .25s;\n  z-index:60;\n}\n.shop-dropdown.open .shop-menu{opacity:1;visibility:visible;transform:translateY(0);}\n.shop-menu a{\n  display:block;padding:10px 22px;\n  font-size:.82rem;letter-spacing:.03em;\n  color:var(--charcoal);\n  transition:background .2s ease,color .2s ease,padding-left .2s ease;\n}\n.shop-menu a:hover{background:var(--ivory);color:var(--gold-deep);padding-left:26px;}\n@media(max-width:640px){\n  .shop-menu{right:auto;left:0;min-width:190px;}\n}\n  :root{\n    --cream:#FAF6EE;\n    --ivory:#F1E9D8;\n    --gold:#C6A15B;\n    --gold-deep:#9C7A3C;\n    --gold-soft:#E4D2A6;\n    --charcoal:#242326;\n    --grey:#78767A;\n    --white:#FFFFFF;\n    --line: rgba(36,35,38,0.12);\n  }\n  *{margin:0;padding:0;box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    background:var(--cream);\n    color:var(--charcoal);\n    font-family:'Jost', sans-serif;\n    font-weight:300;\n    overflow-x:hidden;\n  }\n  h1,h2,h3,.serif{ font-family:'Cormorant Garamond', serif; font-weight:500; letter-spacing:.01em;}\n  a{text-decoration:none;color:inherit;}\n  img{display:block;max-width:100%;}\n  .wrap{width:100%;margin:0 auto;padding:0 32px;}\n  .eyebrow{\n    text-transform:uppercase;\n    font-size:.72rem;\n    letter-spacing:.28em;\n    color:var(--gold-deep);\n    font-weight:500;\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n  }\n  .eyebrow::before{content:'';width:22px;height:1px;background:var(--gold-deep);display:inline-block;}\n  .btn{\n    display:inline-flex;align-items:center;gap:10px;\n    padding:14px 30px;\n    background:var(--charcoal);\n    color:var(--cream);\n    font-size:.78rem;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    border:1px solid var(--charcoal);\n    transition:.35s ease;\n    cursor:pointer;\n    position:relative;\n    overflow:hidden;\n  }\n  .btn span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;}\n  .btn::before{\n    content:'';position:absolute;inset:0;\n    background:var(--gold-deep);\n    transform:translateX(-101%);\n    transition:transform .4s cubic-bezier(.65,0,.35,1);\n    z-index:0;\n  }\n  .btn:hover::before{transform:translateX(0);}\n  .btn:hover{color:var(--cream);border-color:var(--gold-deep);}\n  .btn.ghost{background:transparent;color:var(--cream);border-color:var(--cream);}\n  .btn.ghost::before{background:var(--cream);}\n  .btn.ghost:hover{color:var(--charcoal);border-color:var(--cream);}\n  \/* ---------- Thread divider (signature element) ---------- *\/\n  .thread-divider{\n    display:flex; align-items:center; justify-content:center;\n    padding:46px 0;\n  }\n  .thread-divider svg{width:220px;height:34px;}\n  \/* ---------- Announcement bar ---------- *\/\n  .announce{\n    background:var(--charcoal);\n    color:var(--gold-soft);\n    text-align:center;\n    font-size:.74rem;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    padding:10px 16px;\n  }\n  \/* ---------- Header ---------- *\/\n  header{\n    position:sticky;top:0;z-index:50;\n    background:rgba(250,246,238,0.9);\n    backdrop-filter:blur(10px);\n    border-bottom:1px solid var(--line);\n    transition:box-shadow .3s ease;\n  }\n  header.scrolled{ box-shadow:0 6px 24px rgba(36,35,38,.06); }\n  .navbar{\n    display:flex;align-items:center;justify-content:space-between;\n    padding:20px 32px;width:100%;margin:0 auto;\n    transition:padding .3s ease;\n  }\n  header.scrolled .navbar{ padding:12px 32px; }\n  .logo{font-family:'Cormorant Garamond',serif;font-size:1.7rem;letter-spacing:.06em;display:flex;align-items:center;gap:10px;}\n #footerLogo img{\n  height:40px !important;\n  width:40px !important;\n  max-height:40px !important;\n  max-width:40px !important;\n  object-fit:contain !important;\n  display:block !important;\n  border-radius:50%;\n}\n  .logo em{font-style:italic;color:var(--gold-deep);}\n  nav.links{display:flex;gap:34px;font-size:.83rem;letter-spacing:.03em;}\n  nav.links a{position:relative;padding-bottom:4px;}\n  nav.links a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--gold-deep);transition:.3s;}\n  nav.links a:hover::after{width:100%;}\n  .nav-actions{display:flex;align-items:center;gap:20px;font-size:.83rem;}\n  .icon-btn{cursor:pointer;transition:color .25s ease;}\n  .icon-btn:hover{color:var(--gold-deep);}\n  .burger{display:none;flex-direction:column;gap:5px;cursor:pointer;}\n  .burger span{width:24px;height:1px;background:var(--charcoal);}\n  \/* ---------- Hero \/ Video banner ---------- *\/\n  .hero{\n    position:relative;\n    height:58vh;min-height:420px;\n    margin:0;\n    overflow:hidden;\n  }\n  .hero video, .hero .fallback-bg{\n    position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;\n  }\n  .hero .fallback-bg{\n    background:\n      radial-gradient(circle at 30% 20%, rgba(198,161,91,.35), transparent 55%),\n      linear-gradient(135deg, #34322f 0%, #201f21 55%, #2b2622 100%);\n  }\n  .hero::after{\n    content:'';position:absolute;inset:0;\n    background:linear-gradient(180deg, rgba(20,19,20,.28) 0%, rgba(20,19,20,.55) 60%, rgba(20,19,20,.82) 100%);\n  }\n  .hero-content{\n    position:relative;z-index:2;height:100%;\n    display:flex;flex-direction:column;align-items:center;justify-content:center;\n    text-align:center;color:var(--cream);padding:0 24px;\n  }\n  .hero-tag{\n    font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;\n    color:var(--cream); margin-bottom:22px;\n    opacity:0; animation:riseFade .9s .2s forwards;\n    text-shadow: 0 1px 3px rgba(0,0,0,.8), 0 0 12px rgba(0,0,0,.6);\n    font-weight:600;\n  }\n  .hero h1{\n    font-size:clamp(2.6rem,6vw,5.2rem);\n    line-height:1.05;font-weight:500;\n    opacity:0; animation:riseFade 1s .45s forwards;\n    text-shadow: 0 2px 6px rgba(0,0,0,.7), 0 0 14px rgba(0,0,0,.5);\n  }\n  .hero h1 i{font-style:italic;color:var(--gold-soft);}\n  .hero p{\n    max-width:480px;margin:26px auto 36px;\n    font-size:1rem;color:rgba(250,246,238,.85);line-height:1.7;\n    opacity:0; animation:riseFade 1s .7s forwards;\n    text-shadow: 0 1px 4px rgba(0,0,0,.6);\n  }\n  .hero-btns{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;\n    opacity:0; animation:riseFade 1s .95s forwards;}\n  @keyframes riseFade{from{opacity:0;transform:translateY(22px);}to{opacity:1;transform:translateY(0);}}\n  .hero-scroll{\n    position:absolute;bottom:26px;left:50%;transform:translateX(-50%);\n    z-index:2;color:var(--cream);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;\n    display:flex;flex-direction:column;align-items:center;gap:10px;\n  }\n  .hero-scroll .line{width:1px;height:34px;background:linear-gradient(var(--gold-soft), transparent);animation:scrollLine 1.8s infinite;}\n  @keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top;}50%{transform:scaleY(1);transform-origin:top;}51%{transform-origin:bottom;}100%{transform:scaleY(0);transform-origin:bottom;}}\n  \/* ---------- Trust strip ---------- *\/\n  .trust{\n    display:grid;grid-template-columns:repeat(3,1fr);\n    width:100%;margin:0 auto;padding:56px 32px 10px;\n    gap:30px;text-align:center;\n  }\n  .trust .item{padding:0 10px;transition:transform .3s ease;}\n  .trust .item:hover{transform:translateY(-4px);}\n  .trust svg{width:30px;height:30px;margin:0 auto 14px;stroke:var(--gold-deep);}\n  .trust h4{font-size:.95rem;font-family:'Jost';font-weight:500;letter-spacing:.02em;margin-bottom:6px;}\n  .trust p{font-size:.8rem;color:var(--grey);line-height:1.5;}\n  \/* ---------- Section heading ---------- *\/\n  .section-head{text-align:center;max-width:640px;margin:0 auto 54px;}\n  .section-head h2{font-size:clamp(2rem,4vw,2.9rem);margin-top:16px;}\n  .section-head h2 i{font-style:italic;color:var(--gold-deep);}\n  .section-head p{margin-top:16px;color:var(--grey);font-size:.95rem;line-height:1.7;}\n  section{padding:70px 0;}\n\n  \/* ---------- Product \/ category frame (with light-catch shine) ---------- *\/\n  .grid{\n    display:grid;grid-template-columns:repeat(4,1fr);gap:26px;\n  }\n  .card{position:relative;}\n  .frame{\n    position:relative;aspect-ratio:3\/4;\n    background:linear-gradient(150deg, var(--ivory), #fff 60%);\n    border:1px solid var(--line);\n    display:flex;align-items:center;justify-content:center;\n    overflow:hidden;\n    transition:border-color .4s ease, transform .4s ease, box-shadow .4s ease;\n    --mx:50%; --my:50%;\n  }\n.frame:hover{\n    border-color:var(--gold);\n    transform:translateY(-6px);\n    box-shadow:0 18px 34px rgba(36,35,38,.10);\n  }\n  a.frame{cursor:pointer;}\n  \/* the shine: a soft light-glint that tracks the cursor, evoking polished silver *\/\n  .frame::after{\n    content:'';\n    position:absolute;inset:0;z-index:2;\n    background:radial-gradient(circle 160px at var(--mx) var(--my), rgba(255,255,255,.65), rgba(198,161,91,.18) 45%, transparent 72%);\n    opacity:0;\n    transition:opacity .4s ease;\n    pointer-events:none;\n    mix-blend-mode:overlay;\n  }\n  .frame:hover::after{opacity:1;}\n  .frame img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;}\n  .frame:hover img{transform:scale(1.07);}\n  .frame .placeholder{\n    display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--gold-deep);opacity:.55;\n    transition:opacity .3s ease;\n  }\n  .frame .placeholder svg{width:34px;height:34px;stroke:var(--gold-deep);}\n  .frame .placeholder span{font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;}\n  .frame .ribbon{\n    position:absolute;top:14px;left:14px;z-index:3;\n    background:var(--charcoal);color:var(--gold-soft);\n    font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;\n    padding:6px 12px;\n  }\n  .card .meta{padding:16px 4px 0;display:flex;justify-content:space-between;align-items:baseline;}\n  .card .meta h4{font-family:'Jost';font-weight:500;font-size:.9rem;transition:color .25s ease;}\n  .card:hover .meta h4{color:var(--gold-deep);}\n  .card .meta .price{font-size:.85rem;color:var(--gold-deep);font-weight:500;}\n  .card .meta .sub{font-size:.72rem;color:var(--grey);margin-top:2px;}\n  .grid.cats{grid-template-columns:repeat(5,1fr);}\n  .grid.cats .frame{aspect-ratio:1\/1;}\n  .grid.cats .card .meta{text-align:center;justify-content:center;padding-top:14px;}\n\n  \/* ---------- Festival \/ seasonal banner slot (full-bleed, above hero) ---------- *\/\n  .festival-banner{\n    width:100%;\n  }\n  .festival-banner .frame-banner{\n    position:relative;width:100%;\n    aspect-ratio:16\/3;\n    background:linear-gradient(150deg, var(--ivory), #fff 60%);\n    border-bottom:1px dashed var(--gold);\n    display:flex;align-items:center;justify-content:center;\n    overflow:hidden;\n    transition:border-color .3s ease;\n  }\n  .festival-banner .frame-banner img{width:100%;height:100%;object-fit:cover;}\n  .festival-banner .frame-banner .placeholder{\n    display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--gold-deep);opacity:.7;text-align:center;padding:20px;\n  }\n  .festival-banner .frame-banner .placeholder svg{width:36px;height:36px;stroke:var(--gold-deep);}\n  .festival-banner .frame-banner .placeholder span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;}\n  .festival-banner .frame-banner .placeholder small{font-size:.66rem;letter-spacing:.04em;color:var(--grey);text-transform:none;}\n  @media(max-width:640px){\n    .festival-banner .frame-banner{aspect-ratio:8\/3;}\n  }\n\n  \/* ---------- Story split ---------- *\/\n  .story{\n    display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;\n  }\n  .story .frame{aspect-ratio:4\/5;}\n  .story .text .eyebrow{margin-bottom:18px;}\n  .story h2{font-size:clamp(2rem,3.6vw,2.7rem);margin-bottom:22px;}\n  .story h2 i{color:var(--gold-deep);font-style:italic;}\n  .story p{color:var(--grey);line-height:1.85;font-size:.96rem;margin-bottom:16px;}\n  .story .stats{display:flex;gap:44px;margin-top:32px;}\n  .story .stats div strong{display:block;font-family:'Cormorant Garamond';font-size:1.9rem;color:var(--gold-deep);}\n  .story .stats div span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--grey);}\n\n  \/* ---------- Gifting banner ---------- *\/\n  .gift-banner{\n    position:relative;overflow:hidden;\n    background:var(--charcoal);color:var(--cream);\n    padding:90px 40px;text-align:center;\n    border-radius:2px;margin:0 18px;\n  }\n  .gift-banner h2{ color: var(--cream); }\n  .gift-banner .bg-img{\n    position:absolute;inset:0;width:100%;height:100%;object-fit:cover;\n    opacity:.25;pointer-events:none;z-index:0;\n  }\n  .gift-banner::before{\n    content:'';position:absolute;inset:0;z-index:0;\n    background:radial-gradient(circle at 15% 30%, rgba(198,161,91,.18), transparent 45%),\n               radial-gradient(circle at 85% 70%, rgba(198,161,91,.14), transparent 45%);\n  }\n  .gift-banner .in{position:relative;z-index:1;max-width:620px;margin:0 auto;}\n  .gift-banner h2{font-size:clamp(2rem,4vw,3rem);margin:18px 0 20px;}\n  .gift-banner h2 i{color:var(--gold-soft);font-style:italic;}\n  .gift-banner p{color:rgba(250,246,238,.78);font-size:.98rem;line-height:1.8;margin-bottom:32px;}\n\n  \/* ---------- Quote ---------- *\/\n  .quote{\n    max-width:760px;margin:0 auto;text-align:center;padding:90px 32px;\n  }\n  .quote svg{width:36px;margin:0 auto 24px;stroke:var(--gold);}\n  .quote p{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.55;color:var(--charcoal);}\n  .quote span{display:block;margin-top:22px;font-family:'Jost';font-style:normal;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);}\n\n  \/* ---------- Footer ---------- *\/\n  footer{background:var(--ivory);padding:70px 0 26px;}\n.foot-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px;margin-bottom:50px;align-items:start;}\n.foot-updated{text-align:center;margin-bottom:60px;}\n.foot-updated .desc{margin:0 auto;max-width:320px;}\n  footer h5{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;color:var(--gold-deep);}\n  footer ul{list-style:none;display:flex;flex-direction:column;gap:12px;}\n  footer ul a{font-size:.85rem;color:var(--charcoal);opacity:.8;transition:.25s ease;}\n  footer ul a:hover{opacity:1;color:var(--gold-deep);padding-left:4px;}\n  footer p.desc{font-size:.86rem;color:var(--grey);line-height:1.7;max-width:280px;margin-top:14px;}\n  .foot-social{display:flex;gap:16px;margin-top:20px;}\n  .foot-social a{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s ease;}\n  .foot-social a:hover{border-color:var(--gold-deep);color:var(--gold-deep);transform:translateY(-3px);}\n  .foot-bottom{\n    border-top:1px solid var(--line);padding-top:24px;\n    display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;\n    font-size:.75rem;color:var(--grey);\n  }\n  \/* rate ticker *\/\n  .rate-strip{\n    display:flex;align-items:center;justify-content:center;gap:10px;\n    font-size:.78rem;letter-spacing:.06em;color:var(--charcoal);\n    background:linear-gradient(90deg, var(--gold-soft), var(--gold) 50%, var(--gold-soft));\n    padding:11px 16px;\n    font-weight:500;\n    border-bottom:1px solid var(--gold-deep);\n  }\n  .rate-strip strong{font-weight:600;letter-spacing:.02em;}\n  .rate-strip .dot{width:5px;height:5px;border-radius:50%;background:var(--charcoal);opacity:.5;display:inline-block;}\n  \/* ---------- Scroll reveal ---------- *\/\n  .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease, transform .8s ease;}\n  .reveal.in{opacity:1;transform:translateY(0);}\n  \/* ---------- Responsive ---------- *\/\n  @media(max-width:980px){\n    .wrap{padding:0 22px;}\n    .navbar{padding:16px 22px;}\n    nav.links{display:none;}\n    .burger{display:flex;}\n    .grid{grid-template-columns:repeat(2,1fr);gap:16px;}\n    .grid.cats{grid-template-columns:repeat(3,1fr);}\n    .story{grid-template-columns:1fr;gap:36px;}\n    .foot-grid{grid-template-columns:1fr 1fr;gap:34px;}\n    .trust{grid-template-columns:1fr;gap:34px;}\n    .hero{height:54vh;min-height:380px;}\n  }\n  @media(max-width:640px){\n    body{font-size:15px;}\n    .announce{font-size:.64rem;padding:9px 12px;letter-spacing:.08em;}\n    .navbar{padding:14px 18px;}\n    .logo{font-size:1.4rem;}\n    .nav-actions{gap:14px;font-size:.72rem;}\n    .wrap{padding:0 18px;}\n    .hero{height:52vh;min-height:440px;max-height:560px;}\n    .hero h1{font-size:clamp(2.1rem,9vw,2.8rem);}\n    .hero p{font-size:.9rem;padding:0 6px;}\n    .hero-btns{flex-direction:column;width:100%;padding:0 24px;}\n    .hero-btns .btn{width:100%;justify-content:center;}\n    .hero-scroll{bottom:16px;}\n    .rate-strip{font-size:.68rem;text-align:center;padding:9px 14px;flex-wrap:wrap;gap:6px;}\n    .rate-strip .dot{display:none;}\n    section{padding:48px 0;}\n    .section-head{margin-bottom:34px;}\n    .section-head h2{font-size:clamp(1.6rem,7vw,2.1rem);}\n    .section-head p{font-size:.86rem;}\n    .grid{grid-template-columns:repeat(2,1fr);gap:12px;}\n    .grid.cats{grid-template-columns:repeat(2,1fr);}\n    .card .meta{padding:10px 2px 0;flex-direction:column;align-items:flex-start;gap:2px;}\n    .card .meta h4{font-size:.8rem;}\n    .card .meta .price{font-size:.8rem;}\n    .frame .ribbon{font-size:.55rem;padding:5px 9px;top:10px;left:10px;}\n    .frame .placeholder svg{width:26px;height:26px;}\n    .frame .placeholder span{font-size:.58rem;}\n    .story{gap:26px;}\n    .story h2{font-size:clamp(1.6rem,7vw,2.1rem);}\n    .story .stats{gap:28px;flex-wrap:wrap;}\n    .story .stats div strong{font-size:1.5rem;}\n    .gift-banner{padding:56px 22px;margin:0 8px;}\n    .gift-banner .btn{width:100%;justify-content:center;}\n    .quote{padding:56px 22px;}\n    .quote p{font-size:1.2rem;}\n    .thread-divider{padding:30px 0;}\n    .thread-divider svg{width:160px;height:26px;}\n    footer{padding:50px 0 20px;}\n    .foot-grid{grid-template-columns:1fr;gap:30px;margin-bottom:36px;}\n    .foot-bottom{flex-direction:column;text-align:center;gap:8px;}\n    nav.links{\n      top:56px !important;right:12px !important;left:12px !important;\n      width:auto !important;font-size:.9rem;gap:18px !important;\n      align-items:flex-start;\n    }\n  }\n  @media(max-width:400px){\n    .grid.cats{grid-template-columns:repeat(2,1fr);}\n    .hero h1{font-size:clamp(1.9rem,9vw,2.4rem);}\n  }\n  \/* keyboard focus visibility *\/\n  a:focus-visible, .btn:focus-visible, .icon-btn:focus-visible{\n    outline:2px solid var(--gold-deep); outline-offset:3px;\n  }\n  @media (prefers-reduced-motion: reduce){\n    .hero-tag,.hero h1,.hero p,.hero-btns{animation:none;opacity:1;}\n    .hero-scroll .line{animation:none;}\n    .reveal{opacity:1;transform:none;transition:none;}\n    .frame:hover{transform:none;}\n    .frame img{transition:none;}\n    .frame::after{display:none;}\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"announce\">\u2726 Certified 925 Sterling Silver \u2014 Gift-ready boxing on every order \u2726<\/div>\n<div class=\"rate-strip\" id=\"rateStrip\"><strong id=\"silverRate\">Today's Silver Rate: \u20b9251\/g<\/strong><\/div>\n<header id=\"siteHeader\">\n  <div class=\"navbar\">\n    <a href=\"#\" class=\"logo\">the<em>silvy<\/em><\/a>\n    <nav class=\"links\">\n      <a href=\"#collections\">Collections<\/a>\n      <a href=\"#story\">Our Story<\/a>\n      <a href=\"#\">Journal<\/a>\n    <\/nav>\n   <div class=\"nav-actions\">\n  <div class=\"shop-dropdown\">\n    <button class=\"icon-btn shop-toggle\" id=\"shopToggle\" aria-haspopup=\"true\" aria-expanded=\"false\">\n      Shop\n      <svg class=\"chevron\" viewBox=\"0 0 24 24\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 9l6 6 6-6\"\/><\/svg>\n    <\/button>\n    <div class=\"shop-menu\" id=\"shopMenu\"><!-- rendered from CONFIG.shopMenu --><\/div>\n  <\/div>\n  <span class=\"icon-btn\">Search<\/span>\n  <span class=\"icon-btn\">Cart (0)<\/span>\n<\/div>\n    <div class=\"burger\"><span><\/span><span><\/span><span><\/span><\/div>\n  <\/div>\n<\/header>\n\n<!-- ================= FESTIVAL \/ SEASONAL BANNER SLOT =================\n     Drop your Janmashtami poster (or any seasonal creative) URL into\n     CONFIG.festivalBanner.image in the script below. Leave it blank\n     and this space shows a dashed placeholder until you're ready.\n     This sits full-width, right above the main hero banner.\n     Recommended image size: roughly 1920x720px (wide rectangle) for\n     desktop; it reflows to a slightly taller crop on mobile.\n     Optionally set CONFIG.festivalBanner.link to make it clickable. ==== -->\n<div class=\"festival-banner\">\n  <div class=\"frame-banner\" id=\"festivalBannerFrame\"><!-- rendered from CONFIG.festivalBanner --><\/div>\n<\/div>\n\n<!-- ================= HERO \/ VIDEO BANNER ================= -->\n<section class=\"hero\">\n  <div class=\"fallback-bg\"><\/div>\n  <video id=\"heroVideo\" autoplay muted loop playsinline><\/video>\n  <div class=\"hero-content\">\n    <div class=\"hero-tag\">Sterling Silver \u00b7 925 Certified<\/div>\n    <h1>Timeless silver,<br><i>made for you.<\/i><\/h1>\n    <p>Handcrafted 925 sterling silver jewellery \u2014 hypoallergenic, tarnish-tested, and priced with complete transparency. Something to reach for every day.<\/p>\n    <div class=\"hero-btns\">\n      <a href=\"#collections\" class=\"btn\"><span>Shop Collection<\/span><\/a>\n      <a href=\"#story\" class=\"btn ghost\"><span>Our Story<\/span><\/a>\n    <\/div>\n  <\/div>\n  <div class=\"hero-scroll\"><span class=\"line\"><\/span><\/div>\n<\/section>\n\n<!-- ================= TRUST STRIP ================= -->\n<div class=\"wrap trust reveal\">\n  <div class=\"item\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.3\"><path d=\"M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1 3-6z\"\/><\/svg>\n    <h4>925 Hallmarked<\/h4>\n    <p>Every piece certified pure sterling silver, quality checked by hand.<\/p>\n  <\/div>\n  <div class=\"item\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.3\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"1\"\/><path d=\"M8 7V5a4 4 0 0 1 8 0v2\"\/><\/svg>\n    <h4>Transparent Pricing<\/h4>\n    <p>Clearly listed, no hidden markup, ever.<\/p>\n  <\/div>\n  <div class=\"item\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.3\"><path d=\"M20 12a8 8 0 1 1-8-8\"\/><path d=\"M20 4l-8 8\"\/><\/svg>\n    <h4>Gift-Ready Boxing<\/h4>\n    <p>Thoughtful packaging with a handwritten note, on every order.<\/p>\n  <\/div>\n<\/div>\n\n<div class=\"thread-divider reveal\">\n  <svg viewBox=\"0 0 220 34\" fill=\"none\">\n    <line x1=\"0\" y1=\"17\" x2=\"90\" y2=\"17\" stroke=\"#C6A15B\" stroke-width=\"1\"\/>\n    <line x1=\"130\" y1=\"17\" x2=\"220\" y2=\"17\" stroke=\"#C6A15B\" stroke-width=\"1\"\/>\n    <circle cx=\"110\" cy=\"17\" r=\"8\" stroke=\"#C6A15B\" stroke-width=\"1.2\"\/>\n    <path d=\"M104 25 Q110 40 116 25\" stroke=\"#C6A15B\" stroke-width=\"1\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ================= CATEGORY GRID ================= -->\n<section id=\"collections\">\n  <div class=\"wrap\">\n    <div class=\"section-head reveal\">\n      <span class=\"eyebrow\">Shop by Category<\/span>\n      <h2>Everyday <i>silver<\/i>, edited<\/h2>\n    <\/div>\n    <div class=\"grid cats reveal\" id=\"categoryGrid\"><!-- rendered from CONFIG.categories --><\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= BRAND STORY SPLIT ================= -->\n<section id=\"story\">\n  <div class=\"wrap story\">\n    <div class=\"frame reveal\" id=\"storyFrame\"><!-- rendered from CONFIG.story.image --><\/div>\n    <div class=\"text reveal\">\n      <span class=\"eyebrow\">Our Story<\/span>\n      <h2>Crafted for the moments <i>that hold us together<\/i><\/h2>\n      <p>The Silvy began with a simple idea \u2014 silver jewellery that feels timeless, meaningful, and worth reaching for every day. Every piece is 925 certified, hypoallergenic, and finished by hand.<\/p>\n      <p>From everyday wear to festival gifting, we build small, considered editions around the moments that matter most.<\/p>\n      <div class=\"stats\">\n        <div><strong data-count=\"925\">0<\/strong><span>Certified Silver<\/span><\/div>\n        <div><strong data-count=\"100\" data-suffix=\"%\">0<\/strong><span>Tarnish Tested<\/span><\/div>\n        <div><strong data-count=\"2026\">0<\/strong><span>Founded<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= GIFTING BANNER ================= -->\n<div class=\"wrap\">\n  <div class=\"gift-banner reveal\" id=\"giftBanner\" style=\"background-color:#1a2638;\">\n    <div class=\"in\">\n      <span class=\"eyebrow\" style=\"color:#E4D2A6 !important;\">Gifting<\/span>\n      <h2>Not sure what to send?<\/h2>\n      <p>Tell us a little about who it's for and we'll put together a set within your budget \u2014 gift-wrapped, with a card, ready to post.<\/p>\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/contact-us\/\" class=\"btn ghost\"><span>Contact us for customization<\/span><\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ================= QUOTE ================= -->\n<div class=\"quote reveal\">\n  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.2\"><path d=\"M7 8c-2.2 0-4 1.8-4 4v4h5v-6H4M17 8c-2.2 0-4 1.8-4 4v4h5v-6h-4\"\/><\/svg>\n  <p>\"True luxury lies in authenticity, purity, and meaningful design \u2014 not just in price.\"<\/p>\n  <span>The Silvy<\/span>\n<\/div>\n\n<!-- ================= FOOTER ================= -->\n<footer>\n  <div class=\"wrap\">\n    <div class=\"foot-top\">\n      <div class=\"foot-brand\">\n        <a href=\"#\" class=\"logo\" id=\"footerLogo\">the<em>silvy<\/em><\/a>\n        <p class=\"desc\">Certified 925 sterling silver, priced transparently.<\/p>\n        <div class=\"foot-social\">\n          <a href=\"#\">f<\/a><a href=\"#\">ig<\/a><a href=\"#\">p<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h5>Shop<\/h5>\n        <ul>\n          <li><a href=\"#collections\">Necklaces<\/a><\/li>\n          <li><a href=\"#collections\">Rings<\/a><\/li>\n          <li><a href=\"#collections\">Anklets<\/a><\/li>\n          <li><a href=\"#collections\">Ear Tops<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h5>Company<\/h5>\n        <ul>\n          <li><a href=\"#story\">Our Story<\/a><\/li>\n          <li><a href=\"#\">Journal<\/a><\/li>\n          <li><a href=\"#\">Contact<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"foot-updated\">\n      <h5>Stay Updated<\/h5>\n      <p class=\"desc\">Be first to know when we go live \u2014 no spam, just silver.<\/p>\n    <\/div>\n  <\/div>\n<\/footer>\n<script>\n\/* =====================================================================\n   CONFIG \u2014 everything you'd want to customize lives here.\n   Paste in real image URLs and prices; leave image as \"\" to keep\n   the gold placeholder icon until you have a photo ready.\n   ===================================================================== *\/\nconst CONFIG = {\n\n  hero: {\n    videoUrl: \"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Untitled-design-2.mp4\"\n    \/\/ paste an mp4 URL here to autoplay a hero video; leave blank to\n    \/\/ show the dark gold gradient background instead\n  },\n\n  brand: {\n    \/\/ used in the footer logo \u2014 leave blank to show text-only \"the silvy\"\n    logoImage: \"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2026\/07\/THE-SILVY-LOGO.webp\"\n  },\n\n  story: {\n    image: \"\" \/\/ photo for the \"Our Story\" split section\n  },\n\n  \/* ---------------------------------------------------------------------\n     FESTIVAL \/ SEASONAL BANNER \u2014 this is the empty slot for your next\n     poster (e.g. Happy Janmashtami). Paste the image URL below and it\n     will render full-width right under the hero. Optionally add a link.\n     Leave image blank to keep the dashed placeholder visible.\n     --------------------------------------------------------------------- *\/\n  festivalBanner: {\n    image: \"\",\n    link: \"\"\n  },\n\n  giftBanner: {\n    image: \"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-14-2026-08_19_32-PM.png\"\n  },\n\n  \/* ---------------------------------------------------------------------\n     SILVER RATE \u2014 set this by hand. The ticker just displays this number,\n     it no longer fetches a live rate from anywhere. Update it whenever\n     you want the banner to reflect a new price.\n     --------------------------------------------------------------------- *\/\n  silverRatePerGram: 251,\n\n  \/\/ Shop-by-category tiles. icon must be one of:\n  \/\/ \"anklet\" | \"necklace\" | \"pendant\" | \"ring\" | \"earring\"\n  categories: [\n    { name: \"Anklets\",   image: \"\", icon: \"anklet\" },\n    { name: \"Necklaces\", image: \"\", icon: \"necklace\" },\n    { name: \"Pendants\",  image: \"\", icon: \"pendant\" },\n    { name: \"Rings\",     image: \"\", icon: \"ring\" },\n    { name: \"Ear Tops\",  image: \"\", icon: \"earring\" }\n  ],\n  \/\/ Shop button dropdown \u2014 edit names\/links as needed\n  shopMenu: [\n    { name: \"New Arrivals\",    link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/new-arrival-limited-edition\/\" },\n    { name: \"Anklets\",         link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/pure-silver-anklets\/\" },\n    { name: \"Necklaces\",       link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/silver-necklaces\/\" },\n    { name: \"Pendants\",        link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/silver-pendants\/\" },\n    { name: \"Rings\",           link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/elegant-silver-rings\/\" },\n    { name: \"Ear Tops\",        link: \"https:\/\/www.thesilvy.com\/index.php\/product-category\/silver-ear-tops\/\" }\n  ]\n};\n\n\/* =====================================================================\n   ICONS \u2014 placeholder line-icons shown until a real image is supplied\n   ===================================================================== *\/\nconst ICONS = {\n  anklet:   '<circle cx=\"12\" cy=\"12\" r=\"8\"\/>',\n  necklace: '<path d=\"M6 3v6a6 6 0 0012 0V3\"\/>',\n  pendant:  '<path d=\"M12 3l4 6h-8z\"\/><circle cx=\"12\" cy=\"15\" r=\"5\"\/>',\n  ring:     '<circle cx=\"12\" cy=\"12\" r=\"7\"\/><circle cx=\"12\" cy=\"12\" r=\"2.4\"\/>',\n  earring:  '<circle cx=\"12\" cy=\"9\" r=\"4\"\/><path d=\"M12 13v7\"\/>'\n};\nfunction placeholderSVG(iconKey, label){\n  const path = ICONS[iconKey] || ICONS.pendant;\n  return `\n    <div class=\"placeholder\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\">${path}<\/svg>\n      <span>${label}<\/span>\n    <\/div>`;\n}\nfunction escapeAttr(str){\n  return String(str)\n    .replace(\/&\/g, '&amp;')\n    .replace(\/\"\/g, '&quot;')\n    .replace(\/<\/g, '&lt;')\n    .replace(\/>\/g, '&gt;');\n}\n\nfunction frameMedia(imageUrl, iconKey, label){\n  if(imageUrl){\n    const safeUrl = escapeAttr(imageUrl);\n    const safeLabel = escapeAttr(label);\n    return `<img decoding=\"async\" src=\"${safeUrl}\" alt=\"${safeLabel}\" loading=\"lazy\" data-icon=\"${iconKey}\" data-label=\"${safeLabel}\" onerror=\"handleImageError(this)\">`;\n  }\n  return placeholderSVG(iconKey, label);\n}\n\nfunction handleImageError(imgEl){\n  imgEl.onerror = null;\n  imgEl.outerHTML = placeholderSVG(imgEl.dataset.icon, imgEl.dataset.label);\n}\n\/* =====================================================================\n   RENDERERS\n   ===================================================================== *\/\nfunction renderCategories(){\n  const grid = document.getElementById('categoryGrid');\n  if(!grid) return;\n  grid.innerHTML = CONFIG.categories.map(c => `\n    <div class=\"card\">\n      <div class=\"frame\">${frameMedia(c.image, c.icon, c.name)}<\/div>\n      <div class=\"meta\"><h4>${c.name}<\/h4><\/div>\n    <\/div>\n  `).join('');\n}\n\nfunction renderStoryImage(){\n  const el = document.getElementById('storyFrame');\n  if(!el) return;\n  el.innerHTML = frameMedia(CONFIG.story.image, 'pendant', 'Brand photo');\n}\n\nfunction renderFestivalBanner(){\n  const el = document.getElementById('festivalBannerFrame');\n  if(!el) return;\n  const cfg = CONFIG.festivalBanner || {};\n  let inner;\n  if(cfg.image){\n    const safeUrl = escapeAttr(cfg.image);\n    inner = `<img decoding=\"async\" src=\"${safeUrl}\" alt=\"Festival banner\" loading=\"lazy\">`;\n  } else {\n    inner = `\n      <div class=\"placeholder\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"1\"\/><path d=\"M3 15l5-5 4 4 3-3 6 6\"\/><circle cx=\"8\" cy=\"9\" r=\"1.4\"\/><\/svg>\n        <span>Banner space open<\/span>\n        <small>Paste your poster URL into CONFIG.festivalBanner.image<\/small>\n      <\/div>`;\n  }\n  if(cfg.link){\n    el.innerHTML = `<a href=\"${escapeAttr(cfg.link)}\" style=\"display:block;width:100%;height:100%;\">${inner}<\/a>`;\n  } else {\n    el.innerHTML = inner;\n  }\n}\n\nfunction renderGiftBanner(){\n  const el = document.getElementById('giftBanner');\n  if(!el || !CONFIG.giftBanner.image) return;\n  const img = document.createElement('img');\n  img.src = CONFIG.giftBanner.image;\n  img.alt = '';\n  img.className = 'bg-img';\n  el.prepend(img);\n}\n\nfunction renderFooterLogo(){\n  const el = document.getElementById('footerLogo');\n  if(!el || !CONFIG.brand.logoImage) return;\n  const safeLogo = escapeAttr(CONFIG.brand.logoImage);\n  el.innerHTML = `<img decoding=\"async\" src=\"${safeLogo}\" alt=\"The Silvy\" loading=\"lazy\">the<em>silvy<\/em>`;\n  el.style.display = 'flex';\n  el.style.alignItems = 'center';\n  el.style.gap = '10px';\n}\n\nfunction renderHeroVideo(){\n  const vid = document.getElementById('heroVideo');\n  if(!vid || !CONFIG.hero.videoUrl) return;\n  vid.innerHTML = `<source src=\"${CONFIG.hero.videoUrl}\" type=\"video\/mp4\">`;\n  vid.load();\n}\nfunction renderShopMenu(){\n  const menu = document.getElementById('shopMenu');\n  if(!menu) return;\n  menu.innerHTML = CONFIG.shopMenu.map(item =>\n    `<a href=\"${escapeAttr(item.link)}\">${escapeAttr(item.name)}<\/a>`\n  ).join('');\n}\n\nfunction initShopDropdown(){\n  const dropdown = document.querySelector('.shop-dropdown');\n  const toggle = document.getElementById('shopToggle');\n  if(!dropdown || !toggle) return;\n\n  function closeMenu(){\n    dropdown.classList.remove('open');\n    toggle.setAttribute('aria-expanded', 'false');\n  }\n  function openMenu(){\n    dropdown.classList.add('open');\n    toggle.setAttribute('aria-expanded', 'true');\n  }\n\n  toggle.addEventListener('click', (e) => {\n    e.stopPropagation();\n    dropdown.classList.contains('open') ? closeMenu() : openMenu();\n  });\n  document.addEventListener('click', (e) => {\n    if(!dropdown.contains(e.target)) closeMenu();\n  });\n  document.addEventListener('keydown', (e) => {\n    if(e.key === 'Escape') closeMenu();\n  });\n  dropdown.querySelectorAll('.shop-menu a').forEach(a =>\n    a.addEventListener('click', closeMenu)\n  );\n}\n\n\/* =====================================================================\n   INTERACTIVITY\n   ===================================================================== *\/\n\n\/\/ 1) light-catch shine on every .frame \u2014 tracks the cursor like light on polished silver\nfunction initShine(){\n  document.querySelectorAll('.frame').forEach(frame => {\n    frame.addEventListener('mousemove', e => {\n      const r = frame.getBoundingClientRect();\n      frame.style.setProperty('--mx', ((e.clientX - r.left) \/ r.width) * 100 + '%');\n      frame.style.setProperty('--my', ((e.clientY - r.top) \/ r.height) * 100 + '%');\n    });\n  });\n}\n\n\/\/ 2) header tightens on scroll\nfunction initHeaderScroll(){\n  const header = document.getElementById('siteHeader');\n  window.addEventListener('scroll', () => {\n    header.classList.toggle('scrolled', window.scrollY > 40);\n  }, { passive:true });\n}\n\n\/\/ 3) scroll-reveal for sections\nfunction initReveal(){\n  const io = new IntersectionObserver(entries => {\n    entries.forEach(e => { if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\n  }, { threshold:.15 });\n  document.querySelectorAll('.reveal').forEach(el => io.observe(el));\n}\n\n\/\/ 4) animated count-up for the story stats, once scrolled into view\nfunction initCounters(){\n  const els = document.querySelectorAll('[data-count]');\n  const io = new IntersectionObserver(entries => {\n    entries.forEach(e => {\n      if(!e.isIntersecting) return;\n      const el = e.target;\n      const target = parseInt(el.dataset.count, 10);\n      const suffix = el.dataset.suffix || '';\n      const duration = 1100;\n      const start = performance.now();\n      function tick(now){\n        const p = Math.min((now - start) \/ duration, 1);\n        const eased = 1 - Math.pow(1 - p, 3);\n        el.textContent = Math.round(target * eased) + suffix;\n        if(p < 1) requestAnimationFrame(tick);\n      }\n      requestAnimationFrame(tick);\n      io.unobserve(el);\n    });\n  }, { threshold:.6 });\n  els.forEach(el => io.observe(el));\n}\n\n\/\/ 5) mobile burger menu\nfunction initBurger(){\n  const links = document.querySelector('nav.links');\n  const burger = document.querySelector('.burger');\n  function openMenu(){\n    links.style.display = 'flex';\n    links.style.flexDirection = 'column';\n    links.style.position = 'absolute';\n    links.style.top = '64px';\n    links.style.right = '16px';\n    links.style.left = '16px';\n    links.style.background = '#FAF6EE';\n    links.style.padding = '22px';\n    links.style.border = '1px solid rgba(36,35,38,0.12)';\n    links.style.boxShadow = '0 12px 28px rgba(0,0,0,.1)';\n    links.style.zIndex = '60';\n  }\n  function closeMenu(){ links.style.display = 'none'; }\n  burger.addEventListener('click', () => {\n    links.style.display === 'flex' ? closeMenu() : openMenu();\n  });\n  links.querySelectorAll('a').forEach(a => a.addEventListener('click', closeMenu));\n  window.addEventListener('resize', () => { if(window.innerWidth > 980) closeMenu(); });\n}\n\n\/\/ 6) silver rate display \u2014 MANUAL ONLY. Reads CONFIG.silverRatePerGram\n\/\/    and shows it. No network fetch, so it never changes unless you\n\/\/    edit CONFIG.silverRatePerGram above.\nfunction initRateTicker(){\n  const tickerEl = document.getElementById('silverRate');\n  if(!tickerEl) return;\n  tickerEl.innerText = `Today's Silver Rate: \u20b9${CONFIG.silverRatePerGram}\/g`;\n}\n\n\/* =====================================================================\n   INIT\n   ===================================================================== *\/\ndocument.addEventListener('DOMContentLoaded', () => {\n  renderHeroVideo();\n  renderCategories();\n  renderStoryImage();\n  renderFestivalBanner();\n  renderGiftBanner();\n  renderFooterLogo();\n  renderShopMenu();\n\n  initBurger();\n  initReveal();\n  initCounters();\n  initHeaderScroll();\n  initRateTicker();\n  initShine();\n  initShopDropdown();\n});\n<\/script>\n<\/body>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Silvy | Sterling Silver Jewellery \u2726 Certified 925 Sterling Silver \u2014 Gift-ready boxing on every order \u2726 Today&#8217;s Silver [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-464","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Silvy | Certified 925 Sterling Silver Jewellery<\/title>\n<meta name=\"description\" content=\"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.thesilvy.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Silvy | Certified 925 Sterling Silver Jewellery\" \/>\n<meta property=\"og:description\" content=\"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.thesilvy.com\/\" \/>\n<meta property=\"og:site_name\" content=\"thesilvy.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-01T12:40:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/\",\"url\":\"https:\\\/\\\/www.thesilvy.com\\\/\",\"name\":\"The Silvy | Certified 925 Sterling Silver Jewellery\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#website\"},\"datePublished\":\"2026-07-12T07:13:15+00:00\",\"dateModified\":\"2026-09-01T12:40:49+00:00\",\"description\":\"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.thesilvy.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.thesilvy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#website\",\"url\":\"https:\\\/\\\/www.thesilvy.com\\\/\",\"name\":\"thesilvy.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.thesilvy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Silvy | Certified 925 Sterling Silver Jewellery","description":"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.thesilvy.com\/","og_locale":"en_US","og_type":"article","og_title":"The Silvy | Certified 925 Sterling Silver Jewellery","og_description":"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.","og_url":"https:\/\/www.thesilvy.com\/","og_site_name":"thesilvy.com","article_modified_time":"2026-09-01T12:40:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.thesilvy.com\/","url":"https:\/\/www.thesilvy.com\/","name":"The Silvy | Certified 925 Sterling Silver Jewellery","isPartOf":{"@id":"https:\/\/www.thesilvy.com\/#website"},"datePublished":"2026-07-12T07:13:15+00:00","dateModified":"2026-09-01T12:40:49+00:00","description":"Explore the concept of jewellery and what it means for you. Discover accessories that can transform your personality.","breadcrumb":{"@id":"https:\/\/www.thesilvy.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.thesilvy.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.thesilvy.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.thesilvy.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.thesilvy.com\/#website","url":"https:\/\/www.thesilvy.com\/","name":"thesilvy.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.thesilvy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/464","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/comments?post=464"}],"version-history":[{"count":167,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/464\/revisions"}],"predecessor-version":[{"id":890,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/464\/revisions\/890"}],"wp:attachment":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/media?parent=464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}