:root{--ink: #30283a;--muted: #6b6273;--mint: #c9efec;--mint-deep: #8dd9d5;--pink: #f8d8e6;--pink-deep: #ed9fc1;--lilac: #e5d2f1;--lilac-deep: #b98ed3;--cream: #fffafc;--white: #ffffff;--line: rgba(48, 40, 58, .13);--shadow: 0 18px 50px rgba(99, 73, 111, .14);--radius-lg: 32px;--radius-md: 22px;--font-body: "DM Sans", system-ui, sans-serif;--font-display: "Fredoka", "Arial Rounded MT Bold", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-body);line-height:1.55}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);line-height:1.04;letter-spacing:-.03em}h2{font-size:clamp(2rem,4vw,4rem);margin-bottom:1rem}h3{font-size:1.35rem;margin-bottom:.45rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:.75rem 1rem;background:var(--ink);color:#fff;border-radius:999px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.79rem;letter-spacing:.06em;text-transform:uppercase}.announcement p{margin:0}.announcement span{color:var(--pink-deep);margin:0 .45rem}.site-header{width:100%;min-height:86px;padding:.75rem clamp(1rem,4vw,4.5rem);display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;background:#fffafcf2;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{width:var(--logo-width, 138px);height:55px;overflow:hidden;display:grid;place-items:center}.brand img{width:100%;max-height:55px;object-fit:contain}.brand img[src*=riahs-logo]{transform:scale(1.75)}.site-nav{display:flex;justify-content:center;align-items:center;gap:clamp(1.25rem,3vw,3rem)}.site-nav a{text-decoration:none;font-size:.92rem;font-weight:600}.site-nav a:hover{color:#8f5fad}.menu-toggle{display:none;width:45px;height:45px;border:0;border-radius:50%;background:var(--lilac);padding:12px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:4px 0}.header-actions{display:flex;align-items:center;gap:.8rem}.cart-link{min-width:48px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none;font-weight:700}.cart-count{min-width:22px;height:22px;padding:0 .35rem;border-radius:999px;background:var(--pink);display:grid;place-items:center;font-size:.72rem}.announcement a{color:inherit;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.95rem 1.35rem;background:var(--ink);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 9px 22px #30283a26;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #30283a33}.button-small{padding:.73rem 1.1rem;font-size:.88rem}.button-dark{background:var(--ink)}.text-link,.card-link{display:inline-block;font-weight:700;text-underline-offset:.25em}.hero{min-height:min(780px,calc(100vh - 120px));position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;padding:clamp(1rem,5vw,5rem)}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 42%,rgba(255,255,255,.03) 52%,rgba(255,255,255,.3) 100%);pointer-events:none}.hero-card{width:min(520px,44vw);position:relative;z-index:2;padding:clamp(1.6rem,4vw,3.5rem);background:#ffffffd1;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-card h1{font-size:clamp(3.1rem,6vw,6.7rem);margin-bottom:1.25rem;color:#3b3042}.hero-card>p:not(.eyebrow),.hero-card .rte{max-width:43ch;font-size:1.06rem;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:1.25rem;margin-top:1.6rem;flex-wrap:wrap}.eyebrow{margin-bottom:.7rem;color:#9566ad;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.trust-strip{max-width:1200px;margin:-35px auto 0;position:relative;z-index:3;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr)}.trust-strip>div{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.7rem}.trust-strip>div+div{border-left:1px solid var(--line)}.trust-strip span{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--pink);display:grid;place-items:center;font-size:1.25rem}.trust-strip div:nth-child(2) span{background:var(--mint)}.trust-strip div:nth-child(3) span{background:var(--lilac)}.trust-strip p{margin:0;font-size:.87rem}.section{max-width:1280px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4rem)}.section-heading{display:grid;grid-template-columns:1.45fr .75fr;gap:3rem;align-items:end;margin-bottom:2.5rem}.section-heading h2{max-width:13ch;margin-bottom:0}.section-heading>p,.section-heading>.rte{color:var(--muted);max-width:45ch;justify-self:end}.product-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.25rem}.product-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 12px 35px #5c436614}.product-media{position:relative;aspect-ratio:1/1;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.03)}.badge{position:absolute;top:1rem;left:1rem;padding:.55rem .8rem;border-radius:999px;background:#fff;font-size:.72rem;font-weight:800;box-shadow:0 7px 18px #30283a21}.product-copy{padding:1.35rem;display:flex;flex-direction:column;flex:1}.product-copy>div:first-child{min-height:65px}.product-kicker{color:#9566ad;margin-bottom:.3rem;text-transform:uppercase;font-size:.68rem;font-weight:800;letter-spacing:.11em}.price{font-family:var(--font-display);font-size:1.8rem;margin:.6rem 0}.price-small{font-size:1.15rem}.product-copy>p:not(.price):not(.product-kicker){color:var(--muted);font-size:.91rem;flex:1}.product-copy h3 a{text-decoration:none}.product-card-description{color:var(--muted);font-size:.91rem;flex:1}.price s{margin-left:.4rem;color:var(--muted);font-size:.75em;font-weight:400}.placeholder-svg{width:100%;height:100%;background:var(--pink);color:#30283a33}.card-link{margin-top:1rem}.product-card-lilac{background:#fbf6ff}.product-card-mint{background:#f2fdfc}.charm-scene{min-height:310px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 30% 20%,white 0 8%,transparent 9%),linear-gradient(135deg,#f7ddea,#e7d6f4)}.journal{width:160px;height:210px;border-radius:13px 20px 20px 13px;background:#fff7fa;transform:rotate(-8deg);box-shadow:18px 20px 35px #593c6726;border-left:7px solid #c19bd6}.journal:before{content:"MY NOTES";font-family:var(--font-display);position:absolute;top:42%;left:0;right:0;text-align:center;color:#9a72af;font-size:.85rem;letter-spacing:.08em}.mini-chain{position:absolute;display:flex;align-items:center;gap:5px;top:35px;right:50px;transform:rotate(8deg)}.mini-chain:before{content:"";width:55px;height:2px;background:#c8bdc9}.mini-chain i,.bracelet i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #ddd0df;font-style:normal;color:#b781ce;box-shadow:0 5px 10px #5540601a}.bracelet-scene{background:radial-gradient(circle at center,white 0 7%,transparent 8%),linear-gradient(145deg,#dcf6f4,#eef9f8)}.bracelet{width:190px;height:190px;border:15px dotted #e0a8c3;border-radius:50%;display:flex;justify-content:space-around;align-items:center;transform:rotate(-12deg);box-shadow:0 20px 35px #4669661f}.bracelet i:nth-child(2){background:#e8d3f3}.bracelet i:nth-child(3){background:#cdf0ed}.steps-section{max-width:none;background:var(--lilac);display:grid;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);gap:clamp(3rem,8vw,8rem);padding-left:max(clamp(1.25rem,7vw,8rem),calc((100vw - 1280px)/2));padding-right:max(clamp(1.25rem,7vw,8rem),calc((100vw - 1280px)/2))}.steps-intro{align-self:center}.steps-intro h2{max-width:11ch}.steps-intro>p:not(.eyebrow){max-width:48ch;color:#62556a;margin-bottom:1.8rem}.steps-list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(48,40,58,.18)}.steps-list li{display:grid;grid-template-columns:70px 1fr;gap:1rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid rgba(48,40,58,.18)}.steps-list li>span{font-family:var(--font-display);color:#9c6eb4;font-size:1.2rem}.steps-list p{color:#62556a;margin:0}.about-section{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(340px,1fr);gap:clamp(3rem,8vw,8rem);align-items:center}.about-media{position:relative}.about-media img{width:100%;max-height:720px;object-fit:cover;object-position:center 55%;border-radius:48% 48% 28px 28px;box-shadow:var(--shadow)}.sticker{position:absolute;width:115px;height:115px;border-radius:50%;right:-25px;bottom:10%;display:grid;place-items:center;text-align:center;transform:rotate(7deg);background:var(--pink);border:7px solid white;font-family:var(--font-display);color:#815394;line-height:1.05;box-shadow:var(--shadow)}.about-copy h2{max-width:13ch}.about-copy .lead{font-family:var(--font-display);font-size:1.35rem;color:#795188}.about-copy>p:not(.eyebrow):not(.lead){color:var(--muted);max-width:56ch}.about-copy .rte{color:var(--muted);max-width:56ch}.about-copy .text-link{margin-top:1rem}.ethos-banner{max-width:1280px;margin:0 auto clamp(5rem,9vw,9rem);padding:clamp(3rem,7vw,6rem);border-radius:42px;text-align:center;background:linear-gradient(125deg,var(--pink),var(--mint) 52%,var(--lilac));box-shadow:var(--shadow);position:relative;overflow:hidden}.ethos-banner:before,.ethos-banner:after{content:"";position:absolute;border-radius:50%;background:#ffffff59;pointer-events:none}.ethos-banner:before{width:230px;height:230px;top:-120px;left:-70px}.ethos-banner:after{width:170px;height:170px;right:-55px;bottom:-85px}.ethos-heading,.ethos-values,.ethos-banner>.button{position:relative;z-index:1}.ethos-heading{max-width:850px;margin:0 auto}.ethos-heading h2{max-width:15ch;margin-left:auto;margin-right:auto}.ethos-lead{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.8rem);color:#704c7e}.ethos-heading .rte{max-width:65ch;margin:0 auto;color:#62556a}.ethos-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2.5rem 0;text-align:left}.ethos-card{padding:1.5rem;border-radius:var(--radius-md);background:#ffffffc2;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 30px #5c436614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ethos-card>span{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#fff;margin-bottom:1rem;font-size:1.2rem}.ethos-card h3{margin-bottom:.55rem}.ethos-card p{margin:0;color:var(--muted);font-size:.91rem}.social-section{padding:clamp(4rem,8vw,8rem) 0 0;text-align:center;background:#fff}.social-section>h2{padding:0 1rem}.social-collage{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4,1fr)}.social-tile{aspect-ratio:1/1;overflow:hidden;display:grid;place-items:center}.social-tile img{width:100%;height:100%;object-fit:cover}.tile-maker img{object-position:center 67%}.tile-quote{background:var(--lilac);font-family:var(--font-display);color:#835497}.tile-quote p{font-size:clamp(1.7rem,3.3vw,3.5rem);line-height:.95;margin-bottom:1rem}.tile-quote span{letter-spacing:.3em}.tile-cta{background:var(--mint);color:#397a7a;padding:2rem}.tile-cta>span{font-size:3rem}.tile-cta p{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,3rem);line-height:.95;margin:1rem 0}.tile-cta a{font-weight:800}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(3rem,9vw,8rem)}.faq-heading h2{max-width:9ch}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:1.25rem 0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem;font-family:var(--font-display);font-size:1.2rem}summary::-webkit-details-marker{display:none}summary span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--lilac);transition:transform .2s ease}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);max-width:65ch;margin:1rem 3rem 0 0}details .rte{color:var(--muted);max-width:65ch;margin:1rem 3rem 0 0}.order-banner{max-width:1180px;margin:0 auto clamp(4rem,8vw,8rem);border-radius:var(--radius-lg);padding:clamp(2rem,5vw,4.5rem);background:linear-gradient(115deg,var(--pink),var(--mint) 52%,var(--lilac));display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:var(--shadow)}.order-banner h2{max-width:16ch;margin:0;font-size:clamp(2rem,4vw,4.2rem)}.site-footer{background:var(--ink);color:#fff;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,7vw,8rem) 1.5rem;display:grid;grid-template-columns:1.5fr .6fr .7fr 1fr;gap:3rem}.site-footer a{display:block;color:#fffc;text-decoration:none;margin:.55rem 0}.site-footer a:hover{color:var(--mint)}.site-footer h2{font-family:var(--font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--mint)}.site-footer p{color:#ffffffad}.footer-brand img{width:145px;transform:scale(1.3);transform-origin:left center}.footer-brand{overflow:hidden}.footer-note{border-left:1px solid rgba(255,255,255,.15);padding-left:2rem}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.5rem;margin:1rem 0 0;font-size:.78rem}.rte>*:last-child{margin-bottom:0}.section-actions{margin-top:2rem;text-align:center}.page-heading{max-width:850px;margin:0 auto 3rem;text-align:center}.page-heading h1,.product-info h1,.empty-state h1{font-size:clamp(2.6rem,6vw,5.8rem);margin-bottom:1rem}.collection-description{color:var(--muted)}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem}.pagination a{font-weight:700;text-underline-offset:.25em}.product-page{max-width:1450px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-gallery-item{min-width:0;overflow:hidden;border-radius:var(--radius-md);background:#fff;border:1px solid var(--line)}.product-gallery-item:first-child:nth-last-child(odd){grid-column:1/-1}.product-gallery-item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:125px}.product-info h1{margin-bottom:.65rem}.product-page-price{display:flex;align-items:baseline;gap:.65rem;font-family:var(--font-display);font-size:1.85rem;margin-bottom:1.25rem}.product-page-price s{color:var(--muted);font-size:1rem}.product-description{color:var(--muted);margin-bottom:1.5rem}.product-field{margin:1rem 0}.product-field label,.personalisation-box legend,.cart-summary label{display:block;font-weight:700;margin-bottom:.4rem}.product-field input,.product-field select,.product-field textarea,.cart-summary textarea,.search-form input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:.85rem 1rem}.product-field input:focus,.product-field select:focus,.product-field textarea:focus,.cart-summary textarea:focus,.search-form input:focus{outline:3px solid rgba(185,142,211,.35);border-color:#9566ad}.quantity-field{max-width:120px}.personalisation-box{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(135deg,#fff,#fbf6ff);padding:1.25rem;margin:1.5rem 0}.personalisation-box legend{padding:0 .5rem;font-family:var(--font-display);font-size:1.3rem}.personalisation-box>p{color:var(--muted);font-size:.88rem}.product-buy-buttons{display:grid;gap:.7rem;margin:1.5rem 0}.product-add-button{width:100%;border:0;cursor:pointer}.product-add-button:disabled{opacity:.5;cursor:not-allowed}.shopify-payment-button__button{min-height:52px!important;border-radius:999px!important;overflow:hidden}.product-notice{display:flex;gap:.7rem;align-items:flex-start;border-radius:16px;background:var(--mint);padding:1rem;font-size:.84rem}.product-notice span{font-size:1.2rem}.product-notice p{margin:0}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:clamp(2rem,6vw,5rem);align-items:start}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:160px 1fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.cart-item-image{aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#fff}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-copy h2{font-size:1.45rem;margin-bottom:.4rem}.cart-item-copy h2 a{text-decoration:none}.cart-item-copy>p{color:var(--muted);margin-bottom:.5rem}.cart-properties{margin:.5rem 0;font-size:.88rem}.cart-properties div{display:flex;gap:.35rem}.cart-properties dt{font-weight:700}.cart-properties dd{margin:0}.cart-item-price{font-family:var(--font-display);font-size:1.15rem;color:var(--ink)!important}.cart-item-actions{display:flex;align-items:center;gap:.7rem;margin-top:.8rem}.cart-item-actions label{font-weight:700}.cart-item-actions input{width:65px;border:1px solid var(--line);border-radius:10px;padding:.55rem}.cart-summary{position:sticky;top:125px;padding:1.5rem;border-radius:var(--radius-md);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.cart-summary textarea{resize:vertical}.cart-subtotal{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0 .5rem;font-family:var(--font-display);font-size:1.25rem}.cart-summary>p{color:var(--muted);font-size:.8rem}.cart-summary .button{width:100%;border:0;margin-top:.65rem;cursor:pointer}.button-secondary{background:var(--lilac);color:var(--ink);box-shadow:none}.empty-state{text-align:center;max-width:750px;margin:0 auto}.empty-state>p:not(.eyebrow){color:var(--muted);font-size:1.1rem}.standard-page{max-width:900px}.page-content{font-size:1.05rem}.search-form{display:flex;gap:.7rem;max-width:700px;margin:0 auto 3rem}.search-form input{flex:1}.search-result{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);padding:1.5rem}@media(max-width:980px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:1fr}.product-info{position:static}.cart-form{grid-template-columns:1fr}.cart-summary{position:static}.ethos-banner{margin-left:1rem;margin-right:1rem}}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto}.menu-toggle{display:block;justify-self:end;order:2}.header-cta{display:none}.site-nav{position:absolute;inset:100% 0 auto 0;background:var(--cream);border-bottom:1px solid var(--line);padding:1rem 1.5rem 1.5rem;flex-direction:column;align-items:flex-start;transform:translateY(-120%);opacity:0;visibility:hidden;transition:.25s ease;z-index:-1}.site-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.hero{min-height:740px;align-items:flex-end;justify-content:center;padding-bottom:2rem}.hero-art{object-position:40% center}.hero-card{width:min(640px,94vw)}.hero-card h1{font-size:clamp(3.4rem,10vw,5.6rem)}.trust-strip{margin:1rem}.product-grid{grid-template-columns:1fr 1fr}.product-card-featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.steps-section,.about-section,.faq-section{grid-template-columns:1fr}.social-collage{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1.2fr .8fr .8fr}.footer-note{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.15);padding:1rem 0 0}}@media(max-width:680px){.site-header{min-height:72px}.brand{width:110px;height:44px}.brand img{width:120px}.hero{min-height:680px;padding:1rem}.hero-art{object-position:39% center}.hero-card{padding:1.5rem}.hero-card h1{font-size:clamp(2.9rem,16vw,4.3rem)}.hero-actions{align-items:flex-start;flex-direction:column}.trust-strip{grid-template-columns:1fr}.trust-strip>div+div{border-left:0;border-top:1px solid var(--line)}.section-heading{grid-template-columns:1fr;gap:1rem}.section-heading>p{justify-self:start}.product-grid{grid-template-columns:1fr}.product-card-featured{grid-column:auto;display:flex}.charm-scene{min-height:280px}.steps-section{grid-template-columns:1fr}.steps-list li{grid-template-columns:52px 1fr}.sticker{right:-4px;width:95px;height:95px}.social-collage{grid-template-columns:1fr 1fr}.order-banner{margin-left:1rem;margin-right:1rem;align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-note{grid-column:1/-1}.header-actions{margin-left:auto}.header-actions .header-cta{display:none}.collection-grid,.product-gallery{grid-template-columns:1fr}.product-gallery-item:first-child:nth-last-child(odd){grid-column:auto}.cart-item{grid-template-columns:95px 1fr;gap:1rem}.cart-item-actions{flex-wrap:wrap}.search-form{align-items:stretch;flex-direction:column}.ethos-banner{padding:2.5rem 1.25rem;border-radius:28px}.ethos-values{grid-template-columns:1fr;text-align:center}.ethos-card>span{margin-left:auto;margin-right:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
