{"product_id":"316l-stainless-steel-dessert-spade-spoon","title":"316L Stainless Steel Dessert Spade Spoon","description":"\u003c!-- =========================================================      316L STAINLESS STEEL DESSERT SPADE SPOON      SHOPIFY PRODUCT DETAIL PAGE      US MARKET \/ PREMIUM DESSERT TABLEWARE STYLE      COMPACT + MOBILE RESPONSIVE ========================================================= --\u003e \u003cstyle\u003e  \/* =========================================================    GLOBAL ========================================================= *\/  .dessert-spade-page, .dessert-spade-page *{   box-sizing:border-box; }  .dessert-spade-page{   --ds-silver:#A7AAA9;   --ds-silver-dark:#686C6C;   --ds-silver-light:#EEF0EF;    --ds-cream:#FBF7F0;   --ds-cream-2:#F4ECE0;    --ds-caramel:#B98049;   --ds-caramel-dark:#83552D;   --ds-caramel-light:#EFD9BF;    --ds-brown:#45372F;   --ds-brown-2:#716159;    --ds-dark:#292826;   --ds-dark-2:#1D1C1B;    --ds-white:#FFFFFF;   --ds-border:#E3DAD1;   --ds-shadow:rgba(50,42,37,.08);    width:100%;   max-width:1440px;   margin:0 auto;    overflow:hidden;    background:var(--ds-cream);   color:var(--ds-brown);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Roboto,     Helvetica,     Arial,     sans-serif;    line-height:1.6;    container-type:inline-size; }  .dessert-spade-page img{   display:block;   width:100%;   max-width:100%;   height:auto;    margin:0;   padding:0;   border:0; }  .dessert-spade-page a{   text-decoration:none; }  .ds-container{   width:100%;   max-width:1160px;   margin:0 auto; }  .ds-section{   padding:48px 22px; }   \/* =========================================================    COMMON HEADINGS ========================================================= *\/  .ds-heading{   max-width:850px;   margin:0 auto 28px;   text-align:center; }  .ds-eyebrow{   display:inline-flex;   align-items:center;   justify-content:center;    margin-bottom:9px;   padding:5px 12px;    border-radius:999px;    background:var(--ds-caramel-light);   color:var(--ds-caramel-dark);    border:1px solid rgba(131,85,45,.10);    font-size:10px;   font-weight:900;    letter-spacing:1.2px;   text-transform:uppercase; }  .ds-title{   margin:0 0 10px;    color:var(--ds-brown);    font-size:36px;   line-height:1.08;    font-weight:950;   letter-spacing:-1px; }  .ds-title span{   color:var(--ds-caramel-dark); }  .ds-description{   max-width:760px;   margin:0 auto;    color:var(--ds-brown-2);    font-size:16px;   line-height:1.6; }   \/* =========================================================    BUTTON ========================================================= *\/  .ds-btn{   display:inline-flex;   align-items:center;   justify-content:center;    min-height:50px;    padding:0 28px;    border-radius:999px;    color:#fff !important;    background:     linear-gradient(       135deg,       #C69058,       var(--ds-caramel-dark)     );    font-size:15px;   font-weight:900;    box-shadow:     0 9px 23px rgba(131,85,45,.23);    transition:     transform .25s ease,     box-shadow .25s ease; }  .ds-btn:hover{   transform:translateY(-3px);    box-shadow:     0 14px 29px rgba(131,85,45,.30); }  .ds-btn:active{   transform:translateY(1px) scale(.98); }   \/* =========================================================    IMAGE BOX ========================================================= *\/  .ds-image-box{   width:100%;    padding:6px;    border-radius:20px;    background:#fff;    border:1px solid var(--ds-border);    box-shadow:     0 12px 30px var(--ds-shadow);    overflow:hidden; }  .ds-image-box img{   border-radius:15px;   object-fit:contain; }   \/* =========================================================    01 — HERO ========================================================= *\/  .ds-hero{   position:relative;    padding:48px 22px 52px;    color:#fff;    background:      radial-gradient(       circle at 8% 10%,       rgba(255,255,255,.17),       transparent 28%     ),      radial-gradient(       circle at 90% 88%,       rgba(190,132,75,.32),       transparent 31%     ),      linear-gradient(       135deg,       #363432 0%,       #514A45 48%,       #805B39 100%     ); }  .ds-hero::after{   content:'';    position:absolute;    width:300px;   height:300px;    right:-120px;   bottom:-150px;    border-radius:50%;    background:     rgba(255,255,255,.05); }  .ds-hero-container{   position:relative;   z-index:2;    max-width:1080px;    margin:0 auto;    display:flex;   flex-direction:column;    align-items:center;    text-align:center; }  .ds-hero-copy{   width:100%;   max-width:880px; }  .ds-hero-badge{   display:inline-flex;    align-items:center;   justify-content:center;    margin-bottom:12px;   padding:6px 13px;    border-radius:999px;    color:#F5DCC4;    background:     rgba(255,255,255,.08);    border:     1px solid rgba(255,255,255,.15);    font-size:10px;   font-weight:900;    letter-spacing:1.3px;   text-transform:uppercase; }  .ds-hero h1{   margin:0;    color:#fff;    font-size:     clamp(42px,5.3vw,65px);    line-height:.98;    font-weight:950;    letter-spacing:-2px; }  .ds-hero h1 span{   display:block;   color:#F1CDAA; }  .ds-hero-text{   max-width:740px;    margin:17px auto 19px;    color:     rgba(255,255,255,.82);    font-size:     clamp(15px,1.7vw,18px);    line-height:1.6; }  .ds-hero-pills{   display:flex;   flex-wrap:wrap;    justify-content:center;    gap:7px;    margin-bottom:27px; }  .ds-hero-pills span{   padding:7px 11px;    border-radius:999px;    color:#fff;    background:     rgba(255,255,255,.08);    border:     1px solid rgba(255,255,255,.14);    font-size:11px;   font-weight:850; }  .ds-hero-image{   width:100%;   max-width:900px;    margin:0 auto;    padding:7px;    border-radius:25px;    background:     rgba(255,255,255,.13);    border:     1px solid rgba(255,255,255,.15);    box-shadow:     0 22px 52px rgba(0,0,0,.24);    overflow:hidden; }  .ds-hero-image img{   width:100%;   height:auto;    border-radius:18px;    background:#fff;    object-fit:contain; }   \/* =========================================================    02 — ANIMATED DEMO ========================================================= *\/  .ds-demo{   color:#fff;    background:     linear-gradient(       180deg,       #333230 0%,       #201F1E 100%     ); }  .ds-demo .ds-eyebrow{   color:#F2D3B7;    background:     rgba(255,255,255,.08);    border-color:     rgba(255,255,255,.12); }  .ds-demo .ds-title{   color:#fff; }  .ds-demo .ds-title span{   color:#E7BB92; }  .ds-demo .ds-description{   color:     rgba(255,255,255,.72); }  .ds-demo-box{   position:relative;    width:100%;   max-width:980px;    margin:0 auto;    padding:7px;    border-radius:21px;    background:     rgba(255,255,255,.08);    border:     1px solid rgba(255,255,255,.14);    box-shadow:     0 18px 45px rgba(0,0,0,.28);    overflow:hidden; }  .ds-demo-frame{   position:relative;    overflow:hidden;    border-radius:15px;    background:     linear-gradient(       135deg,       #F7F4EF,       #EAE4DD     ); }  .ds-demo-frame img{   width:100%;    position:relative;   z-index:2;    border-radius:15px;    animation:     dsSpoonFloat 3.6s ease-in-out infinite; }  .ds-demo-shine{   position:absolute;    z-index:3;    top:-50%;   left:-35%;    width:30%;   height:200%;    pointer-events:none;    background:     linear-gradient(       90deg,       transparent,       rgba(255,255,255,.55),       transparent     );    transform:rotate(20deg);    animation:     dsShine 3.8s ease-in-out infinite; }  @keyframes dsSpoonFloat{    0%,100%{     transform:translateY(0);   }    50%{     transform:translateY(-5px);   }  }  @keyframes dsShine{    0%{     left:-45%;   }    55%,100%{     left:125%;   }  }   \/* =========================================================    03 — PRODUCT INTRODUCTION ========================================================= *\/  .ds-intro{   background:      linear-gradient(       135deg,       #FFFDF9 0%,       #F5EDE3 100%     ); }  .ds-intro-image{   max-width:1040px;    margin:0 auto 22px;    padding:6px;    border-radius:22px;    background:#fff;    border:     1px solid var(--ds-border);    box-shadow:     0 14px 35px rgba(50,42,37,.07);    overflow:hidden; }  .ds-intro-image img{   border-radius:15px;   object-fit:contain; }  .ds-intro-copy{   max-width:980px;    margin:0 auto;    padding:27px 32px;    text-align:center;    border-radius:19px;    background:#fff;    border:     1px solid var(--ds-border);    box-shadow:     0 8px 23px rgba(50,42,37,.05); }  .ds-intro-copy h2{   margin:0 0 11px;    font-size:28px;   line-height:1.12;    font-weight:950; }  .ds-intro-copy h2 span{   color:var(--ds-caramel-dark); }  .ds-intro-copy p{   max-width:820px;    margin:0 auto;    color:var(--ds-brown-2);    font-size:15px;   line-height:1.68; }  .ds-intro-points{   display:grid;    grid-template-columns:     repeat(4,minmax(0,1fr));    gap:9px;    margin-top:20px; }  .ds-intro-point{   padding:13px 11px;    border-radius:12px;    background:#F9F1E8;    color:var(--ds-brown-2); }  .ds-intro-point strong{   display:block;    margin-bottom:3px;    color:var(--ds-caramel-dark);    font-size:12px;   font-weight:900; }  .ds-intro-point span{   font-size:11px;   line-height:1.45; }   \/* =========================================================    04 — DETAILED FEATURES ========================================================= *\/  .ds-features{   background:      linear-gradient(       135deg,       #EDEEEF 0%,       #FBF7F1 52%,       #EAD9C7 100%     ); }  .ds-feature-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:15px;    max-width:1000px;    margin:0 auto; }  .ds-feature{   display:flex;   flex-direction:column;    overflow:hidden;    border-radius:18px;    background:#fff;    border:     1px solid rgba(131,85,45,.12);    box-shadow:     0 7px 22px rgba(50,42,37,.06);    transition:     transform .25s ease,     box-shadow .25s ease; }  .ds-feature:hover{   transform:translateY(-4px);    box-shadow:     0 13px 28px rgba(50,42,37,.10); }  .ds-feature-icon-area{   min-height:115px;    display:flex;   align-items:center;   justify-content:center;    background:     linear-gradient(       135deg,       #FAF8F5,       #E8E9E8     ); }  .ds-feature-icon{   width:62px;   height:62px;    display:flex;   align-items:center;   justify-content:center;    border-radius:50%;    background:#fff;    box-shadow:     0 8px 20px rgba(0,0,0,.08);    font-size:28px; }  .ds-feature-copy{   padding:17px 17px 19px; }  .ds-feature-copy h3{   margin:0 0 6px;    color:var(--ds-brown);    font-size:17px;   line-height:1.25;    font-weight:900; }  .ds-feature-copy p{   margin:0;    color:var(--ds-brown-2);    font-size:13px;   line-height:1.55; }   \/* =========================================================    05 — CORE SELLING POINTS ========================================================= *\/  .ds-benefits{   color:#fff;    background:      linear-gradient(       135deg,       #343230 0%,       #1F1E1D 100%     ); }  .ds-benefits .ds-eyebrow{   color:#F2D3B6;    background:     rgba(255,255,255,.08);    border-color:     rgba(255,255,255,.12); }  .ds-benefits .ds-title{   color:#fff; }  .ds-benefits .ds-title span{   color:#E6B88E; }  .ds-benefits .ds-description{   color:     rgba(255,255,255,.70); }  .ds-benefit-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:13px;    max-width:1000px;    margin:0 auto; }  .ds-benefit{   position:relative;    padding:22px 23px;    border-radius:17px;    background:     rgba(255,255,255,.055);    border:     1px solid rgba(255,255,255,.12);    overflow:hidden;    transition:     transform .25s ease,     background .25s ease; }  .ds-benefit:hover{   transform:translateY(-3px);    background:     rgba(255,255,255,.085); }  .ds-benefit::before{   content:'';    position:absolute;    top:0;   left:0;    width:4px;   height:100%;    background:      linear-gradient(       180deg,       #EAC7A6,       #A96C3E     ); }  .ds-benefit-num{   margin-bottom:5px;    color:#E4B991;    font-size:10px;   font-weight:900;    letter-spacing:1.1px; }  .ds-benefit h3{   margin:0 0 7px;    color:#fff;    font-size:20px;   line-height:1.25;    font-weight:900; }  .ds-benefit p{   margin:0;    color:     rgba(255,255,255,.69);    font-size:14px;   line-height:1.55; }   \/* =========================================================    06 — MULTI-PURPOSE DESSERT USE ========================================================= *\/  .ds-uses{   background:var(--ds-cream); }  .ds-use-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:11px;    max-width:900px;    margin:0 auto; }  .ds-use-item{   display:flex;    gap:12px;    align-items:flex-start;    padding:15px;    border-radius:15px;    background:#fff;    border:     1px solid var(--ds-border);    box-shadow:     0 5px 17px rgba(50,42,37,.045); }  .ds-use-icon{   flex:0 0 42px;    width:42px;   height:42px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:var(--ds-caramel-light);    font-size:19px; }  .ds-use-item h3{   margin:0 0 3px;    font-size:15px;   font-weight:900; }  .ds-use-item p{   margin:0;    color:var(--ds-brown-2);    font-size:12px;   line-height:1.5; }   \/* =========================================================    07 — SPADE SHAPE ========================================================= *\/  .ds-shape{   background:#fff; }  .ds-shape-inner{   max-width:900px;    margin:0 auto;    text-align:center; }  .ds-shape-inner h2{   margin:0 0 12px;    font-size:     clamp(29px,3.6vw,42px);    line-height:1.08;    font-weight:950;    letter-spacing:-1px; }  .ds-shape-inner h2 span{   color:var(--ds-caramel-dark); }  .ds-shape-inner \u003e p{   max-width:760px;    margin:0 auto;    color:var(--ds-brown-2);    font-size:15px;   line-height:1.68; }  .ds-shape-grid{   display:grid;    grid-template-columns:     repeat(3,minmax(0,1fr));    gap:11px;    margin-top:21px; }  .ds-shape-card{   padding:20px 13px;    border-radius:15px;    background:#F7F2EC;    border:     1px solid var(--ds-border); }  .ds-shape-card strong{   display:block;    margin-bottom:4px;    color:var(--ds-caramel-dark);    font-size:15px;   font-weight:900; }  .ds-shape-card span{   color:var(--ds-brown-2);    font-size:11px;   line-height:1.45; }   \/* =========================================================    08 — MIRROR POLISH \/ EASY CLEAN ========================================================= *\/  .ds-polish{   background:      linear-gradient(       135deg,       #E8E9E8 0%,       #F9F5EF 50%,       #E8D5C2 100%     ); }  .ds-polish-grid{   display:grid;    grid-template-columns:     repeat(3,minmax(0,1fr));    gap:13px;    max-width:1000px;    margin:0 auto; }  .ds-polish-card{   padding:23px 18px;    text-align:center;    border-radius:18px;    background:     rgba(255,255,255,.86);    border:     1px solid rgba(255,255,255,.95);    box-shadow:     0 7px 20px rgba(50,42,37,.055); }  .ds-polish-icon{   width:49px;   height:49px;    display:flex;   align-items:center;   justify-content:center;    margin:0 auto 10px;    border-radius:50%;    background:var(--ds-caramel-light);    font-size:22px; }  .ds-polish-card h3{   margin:0 0 6px;    font-size:17px;    font-weight:900; }  .ds-polish-card p{   margin:0;    color:var(--ds-brown-2);    font-size:13px;   line-height:1.55; }   \/* =========================================================    09 — EVERYDAY SERVING ========================================================= *\/  .ds-serving{   background:#fff; }  .ds-serving-grid{   display:grid;    grid-template-columns:     repeat(3,minmax(0,1fr));    gap:13px;    max-width:900px;    margin:0 auto; }  .ds-serving-card{   padding:23px 18px;    text-align:center;    border-radius:18px;    background:var(--ds-cream);    border:     1px solid var(--ds-border); }  .ds-serving-icon{   width:55px;   height:55px;    display:flex;   align-items:center;   justify-content:center;    margin:0 auto 10px;    border-radius:50%;    background:var(--ds-caramel-light);    font-size:24px; }  .ds-serving-card h3{   margin:0 0 5px;    font-size:17px;    font-weight:900; }  .ds-serving-card p{   margin:0;    color:var(--ds-brown-2);    font-size:13px;   line-height:1.55; }   \/* =========================================================    10 — SPECS ========================================================= *\/  .ds-specs{   background:#F3EBE2; }  .ds-spec-box{   max-width:820px;    margin:0 auto;    padding:6px;    border-radius:18px;    background:     rgba(255,255,255,.62);    border:     1px solid rgba(131,85,45,.20); }  .ds-spec-inner{   overflow:hidden;    border-radius:13px;    background:#fff;    border:     1px solid rgba(131,85,45,.09); }  .ds-spec-row{   display:grid;    grid-template-columns:     35% 65%;    border-bottom:     1px solid #EEE4DC; }  .ds-spec-row:last-child{   border-bottom:none; }  .ds-spec-label{   padding:12px 15px;    background:#F8F0E9;    font-size:12px;    font-weight:850; }  .ds-spec-value{   padding:12px 15px;    color:var(--ds-brown-2);    font-size:13px;   line-height:1.5; }  .ds-spec-note{   max-width:820px;    margin:12px auto 0;    padding:11px 15px;    text-align:center;    border-radius:11px;    background:#FFF9F3;    border:     1px dashed var(--ds-caramel);    color:var(--ds-brown-2);    font-size:11px; }   \/* =========================================================    11 — REVIEWS ========================================================= *\/  .ds-reviews{   background:#fff; }  .ds-review-note{   max-width:760px;    margin:0 auto 20px;    padding:11px 15px;    text-align:center;    border-radius:11px;    background:#FFF8F2;    border:     1px dashed var(--ds-caramel);    color:var(--ds-brown-2);    font-size:12px; }  .ds-review-grid{   display:grid;    grid-template-columns:     repeat(3,minmax(0,1fr));    gap:13px;    max-width:1000px;    margin:0 auto; }  .ds-review{   padding:19px;    border-radius:17px;    background:var(--ds-cream);    border:     1px solid var(--ds-border); }  .ds-review-stars{   margin-bottom:6px;    color:#C69541;    letter-spacing:2px;    font-size:15px; }  .ds-review h3{   margin:0 0 6px;    font-size:16px;    font-weight:900; }  .ds-review p{   margin:0 0 11px;    color:var(--ds-brown-2);    font-size:12px;   line-height:1.55; }  .ds-review-user{   color:var(--ds-caramel-dark);    font-size:10px;   font-weight:900;    letter-spacing:.7px; }   \/* =========================================================    12 — FAQ ========================================================= *\/  .ds-faq{   background:var(--ds-cream-2); }  .ds-faq-list{   max-width:820px;    margin:0 auto;    display:grid;    gap:8px; }  .ds-faq details{   overflow:hidden;    border-radius:14px;    background:#fff;    border:     1px solid var(--ds-border);    transition:     border-color .3s ease,     box-shadow .3s ease; }  .ds-faq details[open]{   border-color:#CE9D70;    box-shadow:     0 7px 18px rgba(50,42,37,.055); }  .ds-faq summary{   list-style:none;    cursor:pointer;    display:flex;    align-items:center;   justify-content:space-between;    gap:16px;    padding:15px 17px;    color:var(--ds-brown);    font-size:14px;    font-weight:850; }  .ds-faq summary::-webkit-details-marker{   display:none; }  .ds-faq-arrow{   flex:0 0 24px;    width:24px;   height:24px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:var(--ds-caramel-light);    color:var(--ds-caramel-dark);    font-size:12px;    transition:     transform .3s ease; }  .ds-faq details[open] .ds-faq-arrow{   transform:rotate(180deg); }  .ds-faq-answer{   padding:0 17px 16px;    color:var(--ds-brown-2);    font-size:13px;   line-height:1.6; }   \/* =========================================================    13 — GUARANTEES ========================================================= *\/  .ds-guarantees{   color:#fff;    background:      linear-gradient(       135deg,       #343230,       #211F1E     ); }  .ds-guarantees .ds-eyebrow{   color:#F1D4BA;    background:     rgba(255,255,255,.08);    border-color:     rgba(255,255,255,.12); }  .ds-guarantees .ds-title{   color:#fff; }  .ds-guarantees .ds-title span{   color:#E6B991; }  .ds-guarantees .ds-description{   color:     rgba(255,255,255,.69); }  .ds-guarantee-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:11px;    max-width:950px;    margin:0 auto; }  .ds-guarantee{   display:flex;    gap:13px;    align-items:flex-start;    padding:18px;    border-radius:16px;    background:     rgba(255,255,255,.055);    border:     1px solid rgba(255,255,255,.12); }  .ds-guarantee-icon{   flex:0 0 41px;    width:41px;   height:41px;    display:flex;   align-items:center;   justify-content:center;    border-radius:50%;    background:var(--ds-caramel);    font-size:18px; }  .ds-guarantee h3{   margin:0 0 3px;    color:#fff;    font-size:15px;    font-weight:900; }  .ds-guarantee p{   margin:0;    color:     rgba(255,255,255,.65);    font-size:11px;   line-height:1.5; }   \/* =========================================================    14 — CTA ========================================================= *\/  .ds-cta{   padding:48px 22px 86px;    text-align:center;    color:#fff;    background:      radial-gradient(       circle at 10% 10%,       rgba(255,255,255,.15),       transparent 32%     ),      linear-gradient(       135deg,       #BC8450 0%,       #956239 52%,       #60432D 100%     ); }  .ds-cta-inner{   max-width:720px;    margin:0 auto; }  .ds-cta h2{   margin:0 0 9px;    color:#fff;    font-size:     clamp(30px,4vw,44px);    line-height:1.06;    font-weight:950;    letter-spacing:-1px; }  .ds-cta p{   max-width:650px;    margin:0 auto 21px;    color:#FAE8D8;    font-size:15px;    line-height:1.6; }  .ds-cta .ds-btn{   color:var(--ds-caramel-dark) !important;    background:#fff;    box-shadow:     0 9px 23px rgba(0,0,0,.15); }   \/* =========================================================    FLOATING BUY ========================================================= *\/  .ds-floating-buy{   position:fixed;    right:18px;   bottom:18px;    z-index:9999;    display:flex;   align-items:center;   justify-content:center;    min-width:145px;   height:47px;    padding:0 21px;    border-radius:999px;    color:#fff !important;    background:      linear-gradient(       135deg,       #C9935E,       var(--ds-caramel-dark)     );    font-size:13px;    font-weight:900;    box-shadow:     0 9px 25px rgba(50,42,37,.28);    transition:     transform .22s ease,     box-shadow .22s ease; }  .ds-floating-buy:hover{   transform:translateY(-3px);    box-shadow:     0 14px 29px rgba(50,42,37,.35); }   \/* =========================================================    TABLET ========================================================= *\/  @container (max-width:900px){    .ds-section{     padding:43px 19px;   }    .ds-hero{     padding:43px 19px 48px;   }    .ds-intro-points{     grid-template-columns:       repeat(2,minmax(0,1fr));   }  }   \/* =========================================================    MOBILE ========================================================= *\/  @container (max-width:650px){    .ds-section{     padding:35px 13px;   }    .ds-heading{     margin-bottom:21px;   }    .ds-eyebrow{     padding:5px 10px;      font-size:9px;      letter-spacing:.9px;   }    .ds-title{     font-size:27px;      letter-spacing:-.5px;   }    .ds-description{     font-size:14px;   }     \/* HERO *\/    .ds-hero{     padding:34px 13px 38px;   }    .ds-hero h1{     font-size:38px;      letter-spacing:-1.1px;   }    .ds-hero-text{     font-size:14px;   }    .ds-hero-pills{     gap:5px;      margin-bottom:19px;   }    .ds-hero-pills span{     padding:6px 8px;      font-size:10px;   }     \/* INTRO *\/    .ds-intro-copy{     padding:20px 15px;   }    .ds-intro-copy h2{     font-size:23px;   }    .ds-intro-copy p{     font-size:13px;   }    .ds-intro-points{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:6px;   }    .ds-intro-point strong{     font-size:11px;   }    .ds-intro-point span{     font-size:10px;   }     \/* FEATURES 2×2 *\/    .ds-feature-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:8px;   }    .ds-feature{     border-radius:13px;   }    .ds-feature-icon-area{     min-height:80px;   }    .ds-feature-icon{     width:45px;     height:45px;      font-size:21px;   }    .ds-feature-copy{     padding:11px 9px 13px;   }    .ds-feature-copy h3{     font-size:13px;   }    .ds-feature-copy p{     font-size:11px;     line-height:1.45;   }     \/* BENEFITS *\/    .ds-benefit-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .ds-benefit{     padding:15px 11px;   }    .ds-benefit-num{     font-size:9px;   }    .ds-benefit h3{     font-size:15px;   }    .ds-benefit p{     font-size:11px;   }     \/* USES *\/    .ds-use-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .ds-use-item{     display:block;      padding:13px 10px;      text-align:center;   }    .ds-use-icon{     width:36px;     height:36px;      margin:0 auto 7px;      font-size:16px;   }    .ds-use-item h3{     font-size:13px;   }    .ds-use-item p{     font-size:10px;   }     \/* SHAPE *\/    .ds-shape-inner h2{     font-size:26px;   }    .ds-shape-inner \u003e p{     font-size:13px;   }    .ds-shape-grid{     grid-template-columns:       repeat(3,minmax(0,1fr));      gap:6px;   }    .ds-shape-card{     padding:14px 7px;   }    .ds-shape-card strong{     font-size:12px;   }    .ds-shape-card span{     font-size:9px;   }     \/* POLISH *\/    .ds-polish-grid{     grid-template-columns:       repeat(3,minmax(0,1fr));      gap:6px;   }    .ds-polish-card{     padding:15px 7px;      border-radius:14px;   }    .ds-polish-icon{     width:40px;     height:40px;      font-size:18px;   }    .ds-polish-card h3{     font-size:12px;   }    .ds-polish-card p{     font-size:10px;   }     \/* SERVING *\/    .ds-serving-grid{     grid-template-columns:       repeat(3,minmax(0,1fr));      gap:6px;   }    .ds-serving-card{     padding:16px 7px;      border-radius:14px;   }    .ds-serving-icon{     width:43px;     height:43px;      font-size:19px;   }    .ds-serving-card h3{     font-size:12px;   }    .ds-serving-card p{     font-size:10px;   }     \/* SPECS *\/    .ds-spec-row{     grid-template-columns:1fr;   }    .ds-spec-label{     padding:8px 11px 3px;      font-size:11px;   }    .ds-spec-value{     padding:3px 11px 9px;      font-size:12px;   }     \/* REVIEWS *\/    .ds-review-grid{     grid-template-columns:1fr;      gap:8px;   }    .ds-review h3{     font-size:14px;   }    .ds-review p{     font-size:11px;   }     \/* FAQ *\/    .ds-faq summary{     padding:13px;      font-size:13px;   }    .ds-faq-answer{     padding:0 13px 13px;      font-size:12px;   }     \/* GUARANTEES ALWAYS 2×2 *\/    .ds-guarantee-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .ds-guarantee{     display:block;      padding:14px 8px;      text-align:center;   }    .ds-guarantee-icon{     width:35px;     height:35px;      margin:0 auto 7px;      font-size:15px;   }    .ds-guarantee h3{     font-size:12px;   }    .ds-guarantee p{     font-size:10px;   }     \/* CTA *\/    .ds-cta{     padding:37px 14px 76px;   }    .ds-cta h2{     font-size:28px;   }    .ds-cta p{     font-size:13px;   }     \/* FLOAT *\/    .ds-floating-buy{     right:10px;     bottom:10px;      min-width:130px;      height:43px;      padding:0 15px;      font-size:12px;   }  }   \/* =========================================================    SMALL MOBILE ========================================================= *\/  @container (max-width:430px){    .ds-title{     font-size:24px;   }    .ds-hero h1{     font-size:34px;   }    .ds-feature-copy h3{     font-size:12px;   }    .ds-feature-copy p{     font-size:10px;   }    .ds-benefit h3{     font-size:14px;   }    .ds-benefit p{     font-size:10px;   }    .ds-guarantee h3{     font-size:11px;   }    .ds-guarantee p{     font-size:9px;   }  }  \u003c\/style\u003e \u003cdiv class=\"dessert-spade-page\"\u003e \u003c!-- =====================================================      01 — TOP HERO BANNER ===================================================== --\u003e \u003csection class=\"ds-hero\"\u003e \u003cdiv class=\"ds-hero-container\"\u003e \u003cdiv class=\"ds-hero-copy\"\u003e \u003cdiv class=\"ds-hero-badge\"\u003e🍨 PREMIUM DESSERT ESSENTIAL\u003c\/div\u003e \u003ch1\u003eScoop. Slice. Serve. \u003cspan\u003eOne Spoon Does More.\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"ds-hero-text\"\u003eA thickened 316L stainless steel dessert spade spoon with a smooth mirror-polished finish, designed for ice cream, cake, yogurt and everyday desserts.\u003c\/p\u003e \u003cdiv class=\"ds-hero-pills\"\u003e \u003cspan\u003e✨ Mirror Polished\u003c\/span\u003e \u003cspan\u003e🛡️ 316L Stainless Steel\u003c\/span\u003e \u003cspan\u003e🍨 Ice Cream Ready\u003c\/span\u003e \u003cspan\u003e🍰 Cake \u0026amp; Dessert\u003c\/span\u003e \u003cspan\u003e🥄 Spade-Shaped Head\u003c\/span\u003e \u003cspan\u003e💪 Thickened Build\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ds-hero-image\"\u003e \u003c!-- Replace with your Shopify CDN product image if needed --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/Savetik-Net_7681661338996722975_v3_00_00_00--00_00_20.gif?v=1788750716\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================      02 — ANIMATED PRODUCT DEMO ===================================================== --\u003e \u003csection class=\"ds-section ds-demo\"\u003e \u003cdiv class=\"ds-container\"\u003e \u003cdiv class=\"ds-heading\"\u003e \u003cspan class=\"ds-eyebrow\"\u003e 🍨 MADE FOR DESSERT \u003c\/span\u003e \u003ch2 class=\"ds-title\"\u003eFrom Frozen Scoops to Soft Desserts, \u003cspan\u003eServe With Ease.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"ds-description\"\u003eThe broad spade-style spoon head gives you a practical surface for scooping, cutting and serving different kinds of desserts.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ds-demo-box\"\u003e \u003cdiv class=\"ds-demo-frame\"\u003e \u003cdiv class=\"ds-demo-shine\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/95a8f55d-c134-4189-b8a1-9690dd392e88.png?v=1788750714\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================      03 — PRODUCT INTRODUCTION ===================================================== --\u003e \u003csection class=\"ds-section ds-intro\"\u003e \u003cdiv class=\"ds-container\"\u003e \u003cdiv class=\"ds-heading\"\u003e \u003cspan class=\"ds-eyebrow\"\u003e 🥄 SMARTER DESSERT TABLEWARE \u003c\/span\u003e \u003ch2 class=\"ds-title\"\u003eNot Just Another \u003cspan\u003eRegular Spoon.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"ds-description\"\u003eA distinctive spade-style profile combines everyday spoon functionality with a wider serving surface for desserts.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ds-intro-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/eabfae73-1dc9-4f5e-a20f-7cd91b7607c6.png?v=1788750714\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"ds-intro-copy\"\u003e \u003ch2\u003eBuilt for Dessert. \u003cspan\u003eStyled for the Table.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eCrafted from 316L stainless steel with a smooth mirror-polished surface, this thickened dessert spoon combines a distinctive spade-shaped head with a clean, minimalist metal design. Use it for ice cream, frozen yogurt, cakes and other everyday treats.\u003c\/p\u003e \u003cdiv class=\"ds-intro-points\"\u003e \u003cdiv class=\"ds-intro-point\"\u003e \u003cstrong\u003e 🛡️ 316L STEEL \u003c\/strong\u003e \u003cspan\u003e Stainless steel construction for everyday use. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ds-intro-point\"\u003e \u003cstrong\u003e ✨ MIRROR FINISH \u003c\/strong\u003e \u003cspan\u003e Smooth polished surface with a refined look. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ds-intro-point\"\u003e \u003cstrong\u003e 🍨 SPADE SHAPE \u003c\/strong\u003e \u003cspan\u003e Broad spoon head suited to dessert serving. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ds-intro-point\"\u003e \u003cstrong\u003e 🍰 MULTI-PURPOSE \u003c\/strong\u003e \u003cspan\u003e Ice cream, cake, yogurt and more. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================      04 — DETAILED FEATURES ===================================================== --\u003e \u003csection class=\"ds-section ds-features\"\u003e \u003cdiv class=\"ds-container\"\u003e \u003cdiv class=\"ds-heading\"\u003e \u003cspan class=\"ds-eyebrow\"\u003e 🔍 PRODUCT FEATURES \u003c\/span\u003e \u003ch2 class=\"ds-title\"\u003eSmall Details. \u003cspan\u003eBetter Dessert Moments.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"ds-description\"\u003eThoughtful material, shape and finishing make this little utensil useful from dessert prep to\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WL888","offers":[{"title":"Buy 1","offer_id":41850419937413,"sku":"NC02562609075671-316L雪糕勺【银色19.5cm】","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 10% OFF","offer_id":41850419970181,"sku":"NC02562609075671-316L雪糕勺【银色19.5cm】*2","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 15% OFF","offer_id":41850420002949,"sku":"NC02562609075671-316L雪糕勺【银色19.5cm】*3","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/95a8f55d-c134-4189-b8a1-9690dd392e88.png?v=1788838406","url":"https:\/\/noomoriey.com\/zh\/products\/316l-stainless-steel-dessert-spade-spoon","provider":"noomoriey","version":"1.0","type":"link"}