{"product_id":"the-king-s-last-guardian™-illuminated-knight-sculpture","title":"👑🛡️ The King’s Last Guardian™ –⚔️ Illuminated Knight Sculpture","description":"\u003cstyle\u003e  \/* =========================================================    ROOT ========================================================= *\/  #sacred-knight-9678656143581{   --sk-black:#070706;   --sk-black-2:#0e0c0a;   --sk-panel:#17130f;   --sk-panel-2:#211912;    --sk-gold:#b88942;   --sk-gold-2:#d9ac61;   --sk-gold-3:#f0ce89;   --sk-light:#ffd991;    --sk-ivory:#f5ead5;   --sk-text:rgba(245,234,213,.72);   --sk-soft:rgba(245,234,213,.53);    --sk-line:rgba(214,169,89,.20);   --sk-line-strong:rgba(227,188,109,.38);    position:relative;   z-index:0;   isolation:isolate;    width:100%;   overflow:hidden;    background:     radial-gradient(       circle at 50% 0%,       rgba(220,177,99,.07),       transparent 23%     ),     linear-gradient(       180deg,       #070706,       #110e0c 42%,       #060605     );    color:var(--sk-ivory);    font-family:     var(--font-body-family,Arial,sans-serif); }   #sacred-knight-9678656143581 *, #sacred-knight-9678656143581 *::before, #sacred-knight-9678656143581 *::after{   box-sizing:border-box; }   #sacred-knight-9678656143581 img{   display:block;    width:100%;   height:auto; }   #sacred-knight-9678656143581 h1, #sacred-knight-9678656143581 h2, #sacred-knight-9678656143581 h3, #sacred-knight-9678656143581 p{   margin-top:0; }   #sacred-knight-9678656143581 .sk-shell{   width:calc(100% - 24px);   max-width:1220px;    margin:0 auto; }   #sacred-knight-9678656143581 .sk-section{   padding:66px 0; }    \/* =========================================================    COMMON TYPOGRAPHY ========================================================= *\/  #sacred-knight-9678656143581 .sk-eyebrow{   margin-bottom:11px;    color:var(--sk-gold-2);    text-align:center;    font-size:8px;   font-weight:900;    letter-spacing:.22em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-heading{   max-width:850px;    margin:0 auto 18px;    color:#f3dfb8;    text-align:center;    font-family:     var(--font-heading-family,Georgia,serif);    font-size:35px;   font-weight:500;    line-height:1;    letter-spacing:-.04em; }   #sacred-knight-9678656143581 .sk-sub{   max-width:730px;    margin:0 auto 34px;    color:var(--sk-text);    text-align:center;    font-size:13px;    line-height:1.76; }    \/* =========================================================    TOP CREST BAR ========================================================= *\/  #sacred-knight-9678656143581 .sk-topbar{   padding:13px 12px;    text-align:center;    color:#edcc8a;    background:     linear-gradient(       90deg,       #100d0a,       #302116,       #100d0a     );    border-top:     1px solid var(--sk-line-strong);    border-bottom:     1px solid var(--sk-line-strong);    font-size:8px;   font-weight:900;    letter-spacing:.17em;    line-height:1.5;    text-transform:uppercase; }    \/* =========================================================    HERO — SACRED HALL ========================================================= *\/  #sacred-knight-9678656143581 .sk-hero{   position:relative;    overflow:hidden;    padding:     37px 0     65px;    background:      radial-gradient(       circle at 76% 34%,       rgba(255,210,125,.15),       transparent 27%     ),      radial-gradient(       circle at 20% 25%,       rgba(187,140,66,.08),       transparent 25%     ),      linear-gradient(       145deg,       #080807,       #18130f     ); }    \/* CATHEDRAL LIGHT FROM ABOVE *\/  #sacred-knight-9678656143581 .sk-hero::before{   content:'';    position:absolute;    left:50%;   top:-180px;    width:540px;   height:760px;    transform:     translateX(-50%)     perspective(420px)     rotateX(12deg);    background:     linear-gradient(       180deg,       rgba(255,231,174,.13),       rgba(255,218,139,.04) 45%,       transparent 76%     );    clip-path:     polygon(       43% 0,       57% 0,       94% 100%,       6% 100%     );    filter:blur(10px);    pointer-events:none; }   #sacred-knight-9678656143581 .sk-hero-grid{   position:relative;    z-index:1;    display:grid;    gap:33px; }    \/* HERO COPY *\/  #sacred-knight-9678656143581 .sk-kicker{   display:flex;    align-items:center;    gap:10px;    margin-bottom:14px;    color:#ddb76f;    font-size:9px;   font-weight:900;    letter-spacing:.18em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-kicker::before{   content:'';    width:31px;   height:1px;    background:#c7984d; }   #sacred-knight-9678656143581 .sk-hero h1{   max-width:720px;    margin-bottom:19px;    color:#f6ead5;    font-family:     var(--font-heading-family,Georgia,serif);    font-size:44px;   font-weight:500;    line-height:.95;    letter-spacing:-.048em; }   #sacred-knight-9678656143581 .sk-hero h1 em{   display:block;    margin-top:4px;    color:#ecc985;    font-style:normal; }   #sacred-knight-9678656143581 .sk-hero-copy{   max-width:640px;    margin-bottom:24px;    color:var(--sk-text);    font-size:13px;    line-height:1.8; }    \/* CTA *\/  #sacred-knight-9678656143581 .sk-btn{   display:flex;    width:100%;   min-height:54px;    align-items:center;   justify-content:center;    padding:0 28px;    color:#20160d;    background:     linear-gradient(       135deg,       #f1d08b,       #a7773e     );    border:     1px solid #eac77e;    text-decoration:none;    text-transform:uppercase;    font-size:9px;   font-weight:900;    letter-spacing:.13em;    box-shadow:     0 13px 32px rgba(0,0,0,.32),     0 0 27px rgba(226,183,102,.12); }    \/* =========================================================    HERO FACTS ========================================================= *\/  #sacred-knight-9678656143581 .sk-stats{   display:grid;    grid-template-columns:     repeat(3,1fr);    margin-top:26px;    border-top:     1px solid var(--sk-line);    border-bottom:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-stat{   position:relative;    padding:14px 3px;    text-align:center; }   #sacred-knight-9678656143581 .sk-stat:not(:last-child)::after{   content:'';    position:absolute;    top:25%;   right:0;    width:1px;   height:50%;    background:     var(--sk-line); }   #sacred-knight-9678656143581 .sk-stat strong{   display:block;    margin-bottom:4px;    color:#e6bf79;    font-family:Georgia,serif;    font-size:15px;    font-weight:500; }   #sacred-knight-9678656143581 .sk-stat span{   display:block;    color:rgba(255,255,255,.43);    font-size:6px;   font-weight:800;    line-height:1.4;    letter-spacing:.05em;    text-transform:uppercase; }    \/* =========================================================    HERO IMAGE + HOLY GLOW ========================================================= *\/  #sacred-knight-9678656143581 .sk-hero-art-wrap{   position:relative;    max-width:650px;    margin:0 auto; }   #sacred-knight-9678656143581 .sk-halo{   position:absolute;    inset:-25px;    border-radius:50%;    background:     radial-gradient(       circle,       rgba(255,225,160,.29) 0%,       rgba(255,211,123,.13) 27%,       rgba(255,205,112,.04) 46%,       transparent 67%     );    filter:blur(15px);    pointer-events:none; }   #sacred-knight-9678656143581 .sk-rays{   position:absolute;    inset:-38px;    border-radius:50%;    opacity:.52;    filter:blur(9px);    background:     repeating-conic-gradient(       from 0deg,       rgba(255,220,147,.14) 0deg,       rgba(255,220,147,.14) 4deg,       transparent 5deg,       transparent 17deg     );    pointer-events:none; }   #sacred-knight-9678656143581 .sk-hero-art{   position:relative;    padding:9px;    background:     linear-gradient(       145deg,       #1b1612,       #0d0b09     );    border:     1px solid var(--sk-line-strong);    box-shadow:     0 32px 74px rgba(0,0,0,.48),     0 0 36px rgba(237,196,116,.09); }   #sacred-knight-9678656143581 .sk-hero-art::before{   content:'';    position:absolute;    inset:4px;    border:     1px solid rgba(239,209,145,.12);    pointer-events:none; }   #sacred-knight-9678656143581 .sk-hero-art::after{   content:'';    position:absolute;    inset:9px;    background:     linear-gradient(       180deg,       rgba(255,244,216,.12),       transparent 31%,       transparent 64%,       rgba(255,214,126,.10)     );    mix-blend-mode:screen;    pointer-events:none; }   #sacred-knight-9678656143581 .sk-hero-art img{   aspect-ratio:1 \/ 1;    object-fit:cover; }    \/* SEAL *\/  #sacred-knight-9678656143581 .sk-seal{   position:absolute;    right:11px;   bottom:11px;    width:91px;   height:91px;    display:flex;    flex-direction:column;    align-items:center;   justify-content:center;    border-radius:50%;    text-align:center;    color:#f4d493;    background:     radial-gradient(       circle at 38% 32%,       #60431f,       #1a120c 72%     );    border:     1px solid #c99b51;    box-shadow:     0 12px 30px rgba(0,0,0,.42),     0 0 25px rgba(235,194,114,.18); }   #sacred-knight-9678656143581 .sk-seal strong{   font-family:Georgia,serif;    font-size:23px;    line-height:1; }   #sacred-knight-9678656143581 .sk-seal span{   max-width:62px;    margin-top:4px;    font-size:6px;    line-height:1.25;    letter-spacing:.08em;    text-transform:uppercase; }    \/* =========================================================    OATH \/ SACRED SCRIPTURE BAND ========================================================= *\/  #sacred-knight-9678656143581 .sk-oath{   position:relative;    overflow:hidden;    padding:     76px 17px     79px;    text-align:center;    color:#271a10;    background:     radial-gradient(       circle at 50% 48%,       rgba(255,246,218,.16),       transparent 45%     ),     linear-gradient(       135deg,       #ead5ac,       #ac7945     ); }   #sacred-knight-9678656143581 .sk-oath::before{   content:'';    position:absolute;    top:50%;   left:50%;    width:340px;   height:340px;    transform:     translate(-50%,-50%)     rotate(45deg);    border:     1px solid rgba(83,51,23,.10);    pointer-events:none; }   #sacred-knight-9678656143581 .sk-oath-label{   position:relative;    z-index:1;    margin-bottom:15px;    color:#713c24;    font-size:8px;   font-weight:900;    letter-spacing:.22em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-oath h2{   position:relative;    z-index:1;    max-width:930px;    margin:0 auto 16px;    color:#302014;    font-family:Georgia,serif;    font-size:34px;    font-weight:500;    font-style:italic;    line-height:1.08; }   #sacred-knight-9678656143581 .sk-oath p{   position:relative;    z-index:1;    max-width:650px;    margin:0 auto;    color:#65452e;    font-size:12px;    line-height:1.72; }    \/* =========================================================    SACRED STORY ========================================================= *\/  #sacred-knight-9678656143581 .sk-story{   background:     radial-gradient(       circle at 80% 24%,       rgba(228,185,99,.08),       transparent 28%     ),     linear-gradient(       180deg,       #100d0b,       #18120e     ); }   #sacred-knight-9678656143581 .sk-story-grid{   display:grid;    gap:31px; }    \/* STORY IMAGE *\/  #sacred-knight-9678656143581 .sk-story-image{   position:relative;    overflow:hidden;    padding:8px;    background:#1a1511;    border:     1px solid var(--sk-line-strong);    box-shadow:     0 20px 45px rgba(0,0,0,.34),     0 0 28px rgba(233,192,112,.08); }   #sacred-knight-9678656143581 .sk-story-image::before{   content:'';    position:absolute;    left:20%;   right:20%;   top:-4%;    height:46%;    background:     linear-gradient(       180deg,       rgba(255,229,168,.25),       transparent     );    filter:blur(22px);    pointer-events:none;    z-index:1; }   #sacred-knight-9678656143581 .sk-story-image::after{   content:'';    position:absolute;    inset:8px;    background:     linear-gradient(       180deg,       rgba(255,241,204,.12),       transparent 31%,       rgba(255,216,130,.08) 100%     );    mix-blend-mode:screen;    pointer-events:none; }   #sacred-knight-9678656143581 .sk-story-image img{   aspect-ratio:1 \/ 1;    object-fit:cover; }    \/* STORY COPY *\/  #sacred-knight-9678656143581 .sk-story-label{   margin-bottom:10px;    color:#c7954b;    font-size:8px;   font-weight:900;    letter-spacing:.18em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-story h2{   margin-bottom:18px;    color:#f0d7a8;    font-family:Georgia,serif;    font-size:35px;    font-weight:500;    line-height:1;    letter-spacing:-.04em; }   #sacred-knight-9678656143581 .sk-story p{   color:var(--sk-text);    font-size:13px;    line-height:1.8; }    \/* STORY POINTS *\/  #sacred-knight-9678656143581 .sk-points{   margin-top:24px; }   #sacred-knight-9678656143581 .sk-point{   display:grid;    grid-template-columns:     35px 1fr;    gap:12px;    padding:14px 0;    border-top:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-point:last-child{   border-bottom:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-point-no{   color:#d2a157;    font-family:Georgia,serif;    font-size:13px; }   #sacred-knight-9678656143581 .sk-point strong{   display:block;    margin-bottom:3px;    color:#e3bf7d;    font-family:Georgia,serif;    font-size:15px;    font-weight:500; }   #sacred-knight-9678656143581 .sk-point span{   display:block;    color:var(--sk-soft);    font-size:11px;    line-height:1.52; }    \/* =========================================================    DECLARATION ========================================================= *\/  #sacred-knight-9678656143581 .sk-declaration{   padding:     43px 17px;    text-align:center;    background:     radial-gradient(       circle at center,       rgba(254,214,129,.17),       transparent 37%     ),     linear-gradient(       180deg,       #1b140e,       #100c09     );    border-top:     1px solid var(--sk-line-strong);    border-bottom:     1px solid var(--sk-line-strong); }   #sacred-knight-9678656143581 .sk-declaration-icon{   margin-bottom:11px;    color:#efca80;    font-size:28px; }   #sacred-knight-9678656143581 .sk-declaration h2{   max-width:780px;    margin:0 auto 12px;    color:#efd6a4;    font-family:Georgia,serif;    font-size:29px;    font-weight:500;    line-height:1.12; }   #sacred-knight-9678656143581 .sk-declaration p{   max-width:660px;    margin:0 auto;    color:var(--sk-text);    font-size:12px;    line-height:1.7; }    \/* =========================================================    KEY PRODUCT FACTS ========================================================= *\/  #sacred-knight-9678656143581 .sk-facts{   color:#22160e;    background:     linear-gradient(       135deg,       #e2c79d,       #9f7042     ); }   #sacred-knight-9678656143581 .sk-fact-grid{   display:grid;    gap:9px; }   #sacred-knight-9678656143581 .sk-fact{   position:relative;    padding:22px 18px;    border:     1px solid rgba(77,50,25,.2);    background:     rgba(255,247,228,.19); }   #sacred-knight-9678656143581 .sk-fact::before{   content:'';    position:absolute;    top:0;   left:18px;   right:18px;    height:1px;    background:     linear-gradient(       90deg,       transparent,       rgba(108,65,31,.38),       transparent     ); }   #sacred-knight-9678656143581 .sk-fact small{   display:block;    margin-bottom:8px;    color:#724126;    font-size:8px;   font-weight:900;    letter-spacing:.15em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-fact strong{   display:block;    margin-bottom:7px;    color:#332116;    font-family:Georgia,serif;    font-size:21px;    font-weight:500; }   #sacred-knight-9678656143581 .sk-fact p{   margin-bottom:0;    color:#63452e;    font-size:11px;    line-height:1.62; }    \/* =========================================================    SIZE STATEMENT ========================================================= *\/  #sacred-knight-9678656143581 .sk-size{   padding:     44px 18px;    background:     radial-gradient(       circle at 50% 50%,       rgba(225,180,100,.11),       transparent 53%     ),     #15100c;    text-align:center;    border-top:     1px solid var(--sk-line);    border-bottom:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-size-number{   display:block;    margin-bottom:5px;    color:#efd08d;    font-family:Georgia,serif;    font-size:43px;    line-height:1; }   #sacred-knight-9678656143581 .sk-size-label{   display:block;    margin-bottom:13px;    color:#c8974e;    font-size:8px;   font-weight:900;    letter-spacing:.18em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-size p{   max-width:660px;    margin:0 auto;    color:var(--sk-text);    font-size:12px;    line-height:1.7; }    \/* =========================================================    ALTAR GALLERY ========================================================= *\/  #sacred-knight-9678656143581 .sk-gallery{   background:     linear-gradient(       180deg,       #0c0a08,       #070706     ); }   #sacred-knight-9678656143581 .sk-gallery-layout{   display:grid;    grid-template-columns:     .72fr 1.28fr;    gap:8px;    max-width:1080px;    margin:0 auto; }   #sacred-knight-9678656143581 .sk-gallery-side{   display:grid;    grid-template-rows:     1fr 1fr;    gap:8px; }   #sacred-knight-9678656143581 .sk-gallery-small, #sacred-knight-9678656143581 .sk-gallery-large{   position:relative;    overflow:hidden;    background:#17130f;    border:     1px solid rgba(225,184,103,.25);    box-shadow:     0 16px 35px rgba(0,0,0,.3),     0 0 27px rgba(235,193,111,.07); }   #sacred-knight-9678656143581 .sk-gallery-small::before, #sacred-knight-9678656143581 .sk-gallery-large::before{   content:'';    position:absolute;    top:-14%;   left:20%;   right:20%;    height:47%;    background:     linear-gradient(       180deg,       rgba(255,232,173,.24),       transparent     );    filter:blur(19px);    z-index:1;    pointer-events:none; }   #sacred-knight-9678656143581 .sk-gallery-small::after, #sacred-knight-9678656143581 .sk-gallery-large::after{   content:'';    position:absolute;    inset:0;    background:     linear-gradient(       180deg,       rgba(255,244,213,.11),       transparent 29%,       rgba(255,214,126,.08)     );    mix-blend-mode:screen;    pointer-events:none; }   #sacred-knight-9678656143581 .sk-gallery-small{   min-height:190px; }   #sacred-knight-9678656143581 .sk-gallery-large{   min-height:388px; }   #sacred-knight-9678656143581 .sk-gallery-small img, #sacred-knight-9678656143581 .sk-gallery-large img{   height:100%;    object-fit:cover; }    \/* =========================================================    VIRTUES ========================================================= *\/  #sacred-knight-9678656143581 .sk-virtues{   color:#21150e;    background:     linear-gradient(       135deg,       #e8d2ad,       #aa7947     ); }   #sacred-knight-9678656143581 .sk-virtue-title{   max-width:800px;    margin:0 auto 15px;    color:#302015;    text-align:center;    font-family:Georgia,serif;    font-size:35px;    font-weight:500;    line-height:1; }   #sacred-knight-9678656143581 .sk-virtue-intro{   max-width:690px;    margin:     0 auto     31px;    color:#61432e;    text-align:center;    font-size:13px;    line-height:1.7; }   #sacred-knight-9678656143581 .sk-virtue-grid{   display:grid;    grid-template-columns:     1fr 1fr;    gap:8px; }   #sacred-knight-9678656143581 .sk-virtue{   padding:20px 16px;    background:     rgba(255,247,228,.19);    border:     1px solid rgba(77,49,25,.2); }   #sacred-knight-9678656143581 .sk-virtue small{   display:block;    margin-bottom:5px;    color:#764126;    font-size:7px;   font-weight:900;    letter-spacing:.14em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-virtue strong{   display:block;    margin-bottom:4px;    color:#352217;    font-family:Georgia,serif;    font-size:18px;    font-weight:500; }   #sacred-knight-9678656143581 .sk-virtue span{   display:block;    color:#64452f;    font-size:10px;    line-height:1.54; }    \/* =========================================================    PRODUCT IMAGE REEL ========================================================= *\/  #sacred-knight-9678656143581 .sk-reel{   background:#070706; }   #sacred-knight-9678656143581 .sk-reel-scroll{   display:flex;    gap:10px;    padding:     5px 11px     18px;    overflow-x:auto;    scroll-snap-type:x mandatory;    scrollbar-width:none; }   #sacred-knight-9678656143581 .sk-reel-scroll::-webkit-scrollbar{   display:none; }   #sacred-knight-9678656143581 .sk-reel-card{   position:relative;    flex:     0 0 77vw;    margin:0;    padding:6px;    background:#17130f;    border:     1px solid rgba(222,180,99,.24);    scroll-snap-align:center;    box-shadow:     0 13px 29px rgba(0,0,0,.3); }   #sacred-knight-9678656143581 .sk-reel-card::after{   content:'';    position:absolute;    inset:6px;    background:     linear-gradient(       180deg,       rgba(255,240,204,.13),       transparent 28%,       rgba(255,213,123,.08)     );    pointer-events:none; }   #sacred-knight-9678656143581 .sk-reel-card img{   aspect-ratio:1 \/ 1;    object-fit:cover; }   #sacred-knight-9678656143581 .sk-reel-card:nth-child(even) img{   aspect-ratio:4 \/ 5; }    \/* =========================================================    FACT TRUST BAND ========================================================= *\/  #sacred-knight-9678656143581 .sk-trust{   padding:31px 0;    background:     radial-gradient(       circle at 50% 50%,       rgba(222,178,98,.08),       transparent 54%     ),     #17110d;    border-top:     1px solid var(--sk-line);    border-bottom:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-trust-grid{   width:calc(100% - 24px);   max-width:1040px;    margin:0 auto;    display:grid;    grid-template-columns:1fr;    gap:1px;    background:     rgba(215,169,89,.18);    border:     1px solid rgba(215,169,89,.18); }   #sacred-knight-9678656143581 .sk-trust-item{   padding:21px 14px;    text-align:center;    background:     rgba(13,11,9,.98); }   #sacred-knight-9678656143581 .sk-trust-item strong{   display:block;    margin-bottom:5px;    color:#e6bf79;    font-family:Georgia,serif;    font-size:17px;    font-weight:500; }   #sacred-knight-9678656143581 .sk-trust-item span{   display:block;    color:rgba(244,230,204,.52);    font-size:8px;   font-weight:800;    letter-spacing:.09em;    text-transform:uppercase; }    \/* =========================================================    FAQ ========================================================= *\/  #sacred-knight-9678656143581 .sk-faq{   background:#070706; }   #sacred-knight-9678656143581 .sk-faq-wrap{   max-width:820px;    margin:0 auto; }   #sacred-knight-9678656143581 .sk-faq details{   border-top:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-faq details:last-child{   border-bottom:     1px solid var(--sk-line); }   #sacred-knight-9678656143581 .sk-faq summary{   position:relative;    padding:     20px 39px     20px 0;    list-style:none;    cursor:pointer;    color:#e4c181;    font-family:Georgia,serif;    font-size:16px; }   #sacred-knight-9678656143581 .sk-faq summary::-webkit-details-marker{   display:none; }   #sacred-knight-9678656143581 .sk-faq summary::after{   content:'+';    position:absolute;    top:14px;   right:4px;    color:#c18e46;    font-family:Arial,sans-serif;    font-size:24px; }   #sacred-knight-9678656143581 .sk-faq details[open] summary::after{   content:'−'; }   #sacred-knight-9678656143581 .sk-answer{   padding:     0 31px     20px 0;    color:var(--sk-text);    font-size:12px;    line-height:1.72; }    \/* =========================================================    FINAL CTA ========================================================= *\/  #sacred-knight-9678656143581 .sk-final{   position:relative;    overflow:hidden;    padding:     80px 0     84px;    text-align:center;    background:      radial-gradient(       circle at 50% 87%,       rgba(255,205,111,.18),       transparent 34%     ),      radial-gradient(       circle at 50% 10%,       rgba(255,234,182,.05),       transparent 25%     ),      #040404; }   #sacred-knight-9678656143581 .sk-final::before{   content:'';    position:absolute;    top:27px;   left:50%;    width:min(90vw,650px);   height:1px;    transform:     translateX(-50%);    background:     linear-gradient(       90deg,       transparent,       rgba(237,205,140,.52),       transparent     ); }   #sacred-knight-9678656143581 .sk-final-symbol{   margin-bottom:14px;    color:#e2ba70;    font-size:22px;    letter-spacing:8px; }   #sacred-knight-9678656143581 .sk-final small{   display:block;    margin-bottom:12px;    color:#c8944a;    font-size:8px;   font-weight:900;    letter-spacing:.2em;    text-transform:uppercase; }   #sacred-knight-9678656143581 .sk-final h2{   max-width:840px;    margin:     0 auto     17px;    color:#f0d7a5;    font-family:Georgia,serif;    font-size:40px;    font-weight:500;    line-height:.98; }   #sacred-knight-9678656143581 .sk-final p{   max-width:620px;    margin:     0 auto     27px;    color:var(--sk-text);    font-size:13px;    line-height:1.74; }    \/* =========================================================    TABLET ========================================================= *\/  @media(min-width:700px){    #sacred-knight-9678656143581 .sk-shell{     width:calc(100% - 36px);   }     #sacred-knight-9678656143581 .sk-section{     padding:79px 0;   }     #sacred-knight-9678656143581 .sk-hero-grid{     grid-template-columns:       .84fr 1.16fr;      gap:50px;      align-items:center;   }     #sacred-knight-9678656143581 .sk-hero-art-wrap{     order:2;   }     #sacred-knight-9678656143581 .sk-hero h1{     font-size:58px;   }     #sacred-knight-9678656143581 .sk-btn{     width:auto;      display:inline-flex;   }     #sacred-knight-9678656143581 .sk-heading{     font-size:48px;   }     #sacred-knight-9678656143581 .sk-sub{     font-size:14px;   }     #sacred-knight-9678656143581 .sk-oath h2{     font-size:46px;   }     #sacred-knight-9678656143581 .sk-story-grid{     grid-template-columns:       1fr 1fr;      gap:49px;      align-items:center;   }     #sacred-knight-9678656143581 .sk-story h2{     font-size:48px;   }     #sacred-knight-9678656143581 .sk-fact-grid{     grid-template-columns:       repeat(2,1fr);   }     #sacred-knight-9678656143581 .sk-virtue-grid{     grid-template-columns:       repeat(4,1fr);   }     #sacred-knight-9678656143581 .sk-reel-card{     flex-basis:47vw;   }     #sacred-knight-9678656143581 .sk-trust-grid{     grid-template-columns:       repeat(3,1fr);   }     #sacred-knight-9678656143581 .sk-final h2{     font-size:53px;   }  }    \/* =========================================================    DESKTOP ========================================================= *\/  @media(min-width:1000px){    #sacred-knight-9678656143581 .sk-section{     padding:94px 0;   }     #sacred-knight-9678656143581 .sk-hero{     padding:       64px 0       84px;   }     #sacred-knight-9678656143581 .sk-hero-grid{     grid-template-columns:       .79fr 1.21fr;      gap:76px;   }     #sacred-knight-9678656143581 .sk-hero h1{     font-size:75px;   }     #sacred-knight-9678656143581 .sk-hero-copy{     font-size:15px;   }     #sacred-knight-9678656143581 .sk-heading{     font-size:63px;   }     #sacred-knight-9678656143581 .sk-sub{     font-size:15px;   }     #sacred-knight-9678656143581 .sk-oath{     padding:       99px 22px;   }     #sacred-knight-9678656143581 .sk-oath h2{     font-size:59px;   }     #sacred-knight-9678656143581 .sk-oath p{     font-size:14px;   }     #sacred-knight-9678656143581 .sk-story-grid{     gap:71px;   }     #sacred-knight-9678656143581 .sk-story h2{     font-size:60px;   }     #sacred-knight-9678656143581 .sk-story p{     font-size:14px;   }     #sacred-knight-9678656143581 .sk-declaration{     padding:       55px 20px;   }     #sacred-knight-9678656143581 .sk-declaration h2{     font-size:40px;   }     #sacred-knight-9678656143581 .sk-fact-grid{     grid-template-columns:       repeat(4,1fr);   }     #sacred-knight-9678656143581 .sk-size-number{     font-size:58px;   }     #sacred-knight-9678656143581 .sk-gallery-layout{     gap:13px;   }     #sacred-knight-9678656143581 .sk-gallery-side{     gap:13px;   }     #sacred-knight-9678656143581 .sk-gallery-small{     min-height:285px;   }     #sacred-knight-9678656143581 .sk-gallery-large{     min-height:583px;   }     #sacred-knight-9678656143581 .sk-virtue-title{     font-size:52px;   }     #sacred-knight-9678656143581 .sk-reel-card{     flex-basis:390px;   }     #sacred-knight-9678656143581 .sk-final h2{     font-size:68px;   }  }  \u003c\/style\u003e \u003cdiv id=\"sacred-knight-9678656143581\"\u003e \u003c!-- ======================================================      TOP ====================================================== --\u003e \u003cdiv class=\"sk-topbar\"\u003e   ⚜ THE KNIGHT'S OATH · HONOR · LOYALTY · REVERENCE · LIGHT ⚜ \u003c\/div\u003e \u003c!-- ======================================================      HERO ====================================================== --\u003e \u003csection class=\"sk-hero\"\u003e \u003cdiv class=\"sk-shell sk-hero-grid\"\u003e \u003cdiv\u003e \u003cdiv class=\"sk-kicker\"\u003e         Illuminated Knight Sculpture       \u003c\/div\u003e \u003ch1\u003e         He Kneels in Reverence.         \u003cem\u003eHis Honor Still Stands.\u003c\/em\u003e \u003c\/h1\u003e \u003cp class=\"sk-hero-copy\"\u003e         Clad in armor and resting both hands upon his illuminated sword,         the knight bows in solemn allegiance. The blade rises like a sacred flame —         a symbol of courage restrained by devotion, strength guided by honor,         and a vow that remains unbroken long after the battle has ended.       \u003c\/p\u003e \u003ca class=\"sk-btn\" href=\"#sk-oath-9678656143581\"\u003e         Enter the Hall of Oath       \u003c\/a\u003e \u003cdiv class=\"sk-stats\"\u003e \u003cdiv class=\"sk-stat\"\u003e \u003cstrong\u003e             20–28 CM           \u003c\/strong\u003e \u003cspan\u003e             Display Presence           \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sk-stat\"\u003e \u003cstrong\u003e             Sacred Glow           \u003c\/strong\u003e \u003cspan\u003e             Illuminated Sword           \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sk-stat\"\u003e \u003cstrong\u003e             Kneeling Knight           \u003c\/strong\u003e \u003cspan\u003e             Honor in Allegiance           \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sk-hero-art-wrap\"\u003e \u003cdiv class=\"sk-halo\"\u003e\u003c\/div\u003e \u003cdiv class=\"sk-rays\"\u003e\u003c\/div\u003e \u003cdiv class=\"sk-hero-art\"\u003e \u003cimg alt=\"👑🛡️ The King’s Last Guardian™ – Illuminated Knight Sculpture\" decoding=\"async\" fetchpriority=\"high\" height=\"1254\" loading=\"eager\" sizes=\"             (max-width:699px) 100vw,             58vw           \" src=\"https:\/\/treasivelle.com\/cdn\/shop\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789812382\u0026amp;width=1100\" srcset=\"             \/\/treasivelle.com\/cdn\/shop\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789812382\u0026amp;width=420 420w,             \/\/treasivelle.com\/cdn\/shop\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789812382\u0026amp;width=640 640w,             \/\/treasivelle.com\/cdn\/shop\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789812382\u0026amp;width=850 850w,             \/\/treasivelle.com\/cdn\/shop\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789812382\u0026amp;width=1100 1100w           \" width=\"1254\"\u003e \u003cdiv class=\"sk-seal\"\u003e \u003cstrong\u003e             ⚜           \u003c\/strong\u003e \u003cspan\u003e             Sworn in Light           \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ======================================================      SACRED OATH ====================================================== --\u003e \u003csection class=\"sk-oath\" id=\"sk-oath-9678656143581\"\u003e \u003cdiv class=\"sk-oath-label\"\u003e     The Oath of the Old Guard   \u003c\/div\u003e \u003ch2\u003e     “We Have Spent Our Lives in Battle.     Our Armor Remembers Every War.”   \u003c\/h2\u003e \u003cp\u003e     Yet the knight still kneels — not because he has been defeated,     but because some promises are greater than victory.     The sword still burns. The oath still lives.   \u003c\/p\u003e \u003c\/section\u003e \u003c!-- ======================================================      STORY ====================================================== --\u003e \u003csection class=\"sk-section sk-story\"\u003e \u003cdiv class=\"sk-shell sk-story-grid\"\u003e \u003cdiv class=\"sk-story-image\"\u003e \u003cimg alt=\"👑🛡️ The King’s Last Guardian™ – Illuminated Knight Sculpture\" decoding=\"async\" height=\"1254\" loading=\"lazy\" sizes=\"           (max\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"GT009","offers":[{"title":"Default Title","offer_id":49522158043236,"sku":"SZ06712609192744-骑士","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/6fb53c51539b47559cf0d122a832cf63.png?v=1789962597","url":"https:\/\/ahlwoplus.com\/products\/the-king-s-last-guardian%e2%84%a2-illuminated-knight-sculpture","provider":"ahlwoplus","version":"1.0","type":"link"}