:root{--scg-blue: #0e6a94;--scg-blue-dark: #17465a;--scg-blue-soft: #dcecf4;--scg-cream: #fbf7ef;--scg-cream-deep: #f1e6d1;--scg-gold: #c5a56a;--scg-ink: #263c46;--scg-muted: #667983;--scg-white: #fffdf8;--scg-border: #d9e2e5;--scg-shadow: 0 18px 48px rgba(32, 61, 73, .11);--scg-radius-lg: 24px;--scg-radius-md: 16px}body{background:var(--scg-cream);color:var(--scg-ink)}.site-header,.site-header-main,.site-header-wrapper{background:var(--scg-white)}.scg-shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.scg-section{padding:72px 0}.scg-section--compact{padding:44px 0}.scg-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--scg-blue);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.scg-heading,.scg-section h1,.scg-section h2,.scg-section h3,.scg-about h1,.scg-about h2{font-family:Georgia,Times New Roman,serif;color:var(--scg-blue-dark);letter-spacing:-.025em;text-transform:none}.scg-section-heading{max-width:760px;margin-bottom:30px}.scg-section-heading h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08}.scg-section-heading p{margin:0;color:var(--scg-muted);font-size:1.05rem;line-height:1.7}.scg-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.scg-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--scg-blue);border-radius:999px;background:var(--scg-blue);color:#fff;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.scg-button:hover,.scg-button:focus-visible{background:var(--scg-blue-dark);color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0e6a9433}.scg-button--secondary{background:transparent;color:var(--scg-blue-dark);border-color:#0e6a9459}.scg-button--secondary:hover,.scg-button--secondary:focus-visible{background:var(--scg-blue-soft);color:var(--scg-blue-dark)}.scg-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(197,165,106,.2),transparent 30%),radial-gradient(circle at 90% 90%,rgba(14,106,148,.15),transparent 34%),linear-gradient(135deg,#fffdf8,#f8f1e5 55%,#edf6f9);border-bottom:1px solid rgba(14,106,148,.1)}.scg-hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:58px;align-items:center;min-height:650px;padding:72px 0 82px}.scg-hero__copy h1{max-width:760px;margin:0;font-size:clamp(3rem,5.2vw,4.75rem);line-height:1.03}.scg-hero__copy h1 em{color:var(--scg-blue);font-style:normal}.scg-hero__copy .rte{max-width:670px;margin-top:22px;color:var(--scg-muted);font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7}.scg-hero__note{display:flex;gap:12px;align-items:flex-start;max-width:620px;margin-top:30px;padding:16px 18px;border:1px solid rgba(14,106,148,.18);border-radius:14px;background:#ffffffb3;color:var(--scg-ink);line-height:1.5}.scg-hero__note svg{width:24px;min-width:24px;color:var(--scg-blue)}.scg-hero__products{position:relative;min-height:500px}.scg-hero-card{position:absolute;display:block;width:min(58%,300px);padding:16px;border:1px solid rgba(14,106,148,.12);border-radius:22px;background:#fffdf8f5;box-shadow:var(--scg-shadow);color:var(--scg-ink);text-decoration:none;transition:transform .18s ease}.scg-hero-card:hover{transform:translateY(-5px) rotate(0)!important}.scg-hero-card:nth-child(1){top:0;left:4%;z-index:3;transform:rotate(-3deg)}.scg-hero-card:nth-child(2){top:148px;right:0;z-index:2;transform:rotate(4deg)}.scg-hero-card:nth-child(3){bottom:0;left:10%;z-index:1;transform:rotate(-1deg)}.scg-hero-card__image{display:grid;place-items:center;aspect-ratio:1 / .8;overflow:hidden;border-radius:14px;background:#fff}.scg-hero-card__image img{width:100%;height:100%;object-fit:contain}.scg-hero-card__badge,.scg-product-card__badge{display:inline-block;margin-bottom:7px;color:var(--scg-blue);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.scg-hero-card__body{padding:14px 3px 3px}.scg-hero-card__body strong{display:block;font-size:.95rem;line-height:1.3}.scg-hero-card__price{display:block;margin-top:6px;color:var(--scg-blue-dark);font-weight:800}.scg-benefits{background:var(--scg-white)}.scg-benefits__heading{margin-bottom:28px}.scg-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.scg-benefit-card{min-height:190px;padding:26px;border:1px solid var(--scg-border);border-radius:var(--scg-radius-md);background:linear-gradient(145deg,#fffdf8,#f6efe2);box-shadow:0 8px 26px #28404a0e}.scg-benefit-card:nth-child(2n){background:linear-gradient(145deg,#f8fcfd,#e7f2f6)}.scg-benefit-card strong{display:block;margin-bottom:10px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.15}.scg-benefit-card span{display:block;color:var(--scg-muted);font-size:.94rem;line-height:1.62}.scg-paths__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.scg-path-card{position:relative;min-height:300px;padding:32px 34px 34px;overflow:hidden;border:1px solid var(--scg-border);border-radius:var(--scg-radius-lg);background:var(--scg-white);color:var(--scg-ink);text-decoration:none;box-shadow:0 10px 34px #29414b0f}.scg-path-card:nth-child(1),.scg-path-card:nth-child(4){background:linear-gradient(145deg,#fffdf8,#f4e7cf)}.scg-path-card:nth-child(2),.scg-path-card:nth-child(3){background:linear-gradient(145deg,#f7fcfd,#dcecf4)}.scg-path-card__icon{position:relative;z-index:1;display:block;width:42px;height:42px;margin-bottom:15px}.scg-path-card__icon img{display:block;width:100%;height:100%}.scg-path-card h3{max-width:420px;margin:10px 0 12px;font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.06}.scg-path-card p{max-width:500px;margin:0;color:var(--scg-muted);line-height:1.65}.scg-path-card__link{display:inline-block;margin-top:22px;color:var(--scg-blue);font-weight:800}.scg-path-card__category{position:relative;z-index:1;display:inline-block;color:var(--scg-blue-dark);font-size:clamp(.9rem,1.1vw,1rem);font-weight:850;letter-spacing:.085em;text-transform:uppercase}.scg-path-card h3,.scg-path-card p,.scg-path-card__link{position:relative;z-index:1}.scg-path-card:after{content:"";position:absolute;right:-92px;bottom:-78px;width:clamp(320px,58%,420px);height:290px;background:url(scg-gift-box-mark.svg) center / contain no-repeat;opacity:.068;pointer-events:none;transform:rotate(-7deg)}.scg-recipients{background:var(--scg-white)}.scg-recipients__heading{margin-bottom:28px}.scg-recipients__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.scg-recipient-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--scg-border);border-radius:var(--scg-radius-md);background:var(--scg-cream);color:var(--scg-ink);text-decoration:none;box-shadow:0 8px 26px #28404a0f;transition:transform .16s ease,box-shadow .16s ease}.scg-recipient-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #28404a1c}.scg-recipient-card__image{aspect-ratio:4 / 5;overflow:hidden;background:#fff}.scg-recipient-card__image img{width:100%;height:100%;object-fit:cover}.scg-recipient-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.scg-recipient-card__body h3{margin:0 0 8px;font-size:1.45rem}.scg-recipient-card__body p{margin:0;color:var(--scg-muted);line-height:1.55}.scg-recipient-card__body span{display:inline-block;margin-top:auto;padding-top:18px;color:var(--scg-blue);font-weight:800}.scg-showcase--tint{background:#f2ebe0}.scg-showcase--blue{background:#eaf3f7}.scg-showcase__header{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.scg-showcase__header .scg-section-heading{margin-bottom:0}.scg-showcase__header .scg-eyebrow{margin-bottom:10px;color:var(--scg-blue-dark);font-size:.9rem;letter-spacing:.11em}.scg-showcase__header .scg-section-heading h2{font-size:clamp(1.9rem,3.25vw,2.8rem)}.scg-showcase__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px}.scg-scroll-controls{display:inline-flex;align-items:center;gap:8px}.scg-scroll-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(14,106,148,.26);border-radius:999px;background:#fffdf8d1;color:var(--scg-blue);font-size:1.25rem;line-height:1;cursor:pointer;box-shadow:0 5px 16px #28404a12;transition:background .15s ease,border-color .15s ease,transform .15s ease,opacity .15s ease}.scg-scroll-button:hover:not(:disabled),.scg-scroll-button:focus-visible:not(:disabled){border-color:var(--scg-blue);background:var(--scg-blue-soft);transform:translateY(-1px)}.scg-scroll-button:disabled{opacity:.28;cursor:default;box-shadow:none}.scg-product-grid{display:grid;gap:20px}.scg-product-grid--count-1{grid-template-columns:minmax(0,520px)}.scg-product-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.scg-product-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.scg-product-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.scg-product-grid--scroll{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);overflow-x:auto;padding:2px 2px 16px;scroll-snap-type:x proximity;scrollbar-color:rgba(14,106,148,.45) rgba(14,106,148,.08);scrollbar-width:thin}.scg-product-grid--scroll .scg-product-card{scroll-snap-align:start}.scg-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(14,106,148,.12);border-radius:var(--scg-radius-md);background:var(--scg-white);color:var(--scg-ink);text-decoration:none;box-shadow:0 8px 28px #28404a0f;transition:transform .16s ease,box-shadow .16s ease}.scg-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #28404a1f}.scg-product-card__image{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;padding:16px;background:#fff}.scg-product-card__image img{width:100%;height:100%;object-fit:contain}.scg-product-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.scg-product-card__body h3{margin:0;font-family:inherit;font-size:1rem;line-height:1.38;letter-spacing:0}.scg-product-card__meta{margin-top:auto;padding-top:14px}.scg-product-card__price{color:var(--scg-blue-dark);font-size:1.02rem;font-weight:800}.scg-product-card__stock{display:block;margin-top:5px;color:#567063;font-size:.78rem}.scg-story__grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:58px;align-items:center}.scg-story__image{position:relative}.scg-story__image:before{content:"";position:absolute;top:-18px;right:18px;bottom:18px;left:-18px;z-index:0;border:2px solid rgba(197,165,106,.55);border-radius:var(--scg-radius-lg)}.scg-story__image img{position:relative;z-index:1;width:100%;border-radius:var(--scg-radius-lg);box-shadow:var(--scg-shadow)}.scg-story__copy .rte{color:var(--scg-muted);font-size:1.04rem;line-height:1.75}.scg-family-businesses{margin-top:54px;padding-top:42px;border-top:1px solid var(--scg-border)}.scg-family-businesses__heading{max-width:720px;margin:0 auto 24px;text-align:center}.scg-family-businesses__heading h3{margin:5px 0 8px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.2vw,2.65rem);line-height:1.08}.scg-family-businesses__heading>p:last-child{margin:0;color:var(--scg-muted)}.scg-family-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.scg-family-link{position:relative;min-height:174px;overflow:hidden;padding:30px 64px 30px 28px;border:1px solid var(--scg-border);border-radius:16px;background:linear-gradient(145deg,#fffdf8,#f4ecdd);color:var(--scg-ink);text-decoration:none;box-shadow:0 8px 26px #28404a0e;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.scg-family-link--speedyvite{background:linear-gradient(145deg,#fbfdf6,#edf5df)}.scg-family-link--greater-graze{background:linear-gradient(145deg,#f8fcfd,#e7f2f6)}.scg-family-link--thronewords{background:linear-gradient(145deg,#fffdf8,#f4ecdd)}.scg-family-link__copy{position:relative;z-index:2;display:block;max-width:68%}.scg-family-link__watermark{position:absolute;right:-24px;bottom:-32px;z-index:1;width:172px;height:172px;object-fit:contain;opacity:.105;pointer-events:none}.scg-family-link--speedyvite .scg-family-link__watermark{right:-12px;bottom:-26px;width:184px;height:184px;opacity:.13}.scg-family-link:hover,.scg-family-link:focus-visible{transform:translateY(-2px);border-color:#0e6a9452;box-shadow:0 12px 30px #28404a1a}.scg-family-link strong{display:block;margin-bottom:8px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.15}.scg-family-link__copy>span{color:var(--scg-muted);font-size:.92rem;line-height:1.45}.scg-family-link__arrow{position:absolute;right:22px;top:50%;z-index:3;color:var(--scg-blue);font-size:1.45rem;transform:translateY(-50%)}.scg-faq__grid{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:54px}.scg-faq details{border-top:1px solid var(--scg-border)}.scg-faq details:last-child{border-bottom:1px solid var(--scg-border)}.scg-faq summary{position:relative;padding:22px 42px 22px 0;color:var(--scg-blue-dark);font-weight:800;cursor:pointer;list-style:none}.scg-faq summary::-webkit-details-marker{display:none}.scg-faq summary:after{content:"+";position:absolute;right:4px;top:18px;color:var(--scg-blue);font-size:1.5rem}.scg-faq details[open] summary:after{content:"\2013"}.scg-faq__answer{padding:0 42px 22px 0;color:var(--scg-muted);line-height:1.7}.scg-about__hero{padding:74px 0 56px;background:linear-gradient(135deg,#fffdf8,#edf6f9);text-align:center}.scg-about__hero h1{max-width:900px;margin:0 auto 18px;font-size:clamp(2.8rem,6vw,5rem);line-height:1}.scg-about__hero p{max-width:760px;margin:0 auto;color:var(--scg-muted);font-size:1.15rem;line-height:1.7}.scg-about__body{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:56px;align-items:start}.scg-about__body img{width:100%;border-radius:var(--scg-radius-lg);box-shadow:var(--scg-shadow)}.scg-about__copy{font-size:1.04rem;line-height:1.8;color:var(--scg-muted)}.scg-about__copy h2{margin-top:34px;color:var(--scg-blue-dark);font-size:2rem}.product__container{background:var(--scg-white)}.product-description.rte{color:var(--scg-ink);font-family:inherit!important;font-size:1rem!important;line-height:1.7!important}.product-description.rte *{color:inherit!important;font-family:inherit!important;line-height:1.7!important;background-color:transparent!important}.product-description.rte span,.product-description.rte p,.product-description.rte li,.product-description.rte div{font-size:1rem!important}.product-description.rte h2,.product-description.rte h3,.product-description.rte h4{color:var(--scg-blue-dark)!important;font-family:Georgia,Times New Roman,serif!important;line-height:1.2!important}.product-description.rte a{color:var(--scg-blue)!important}.product-description.rte img{max-width:100%!important;height:auto!important}.product-description.rte table{display:block;max-width:100%;overflow-x:auto}.product--section .product-title{font-family:Georgia,Times New Roman,serif;color:var(--scg-blue-dark)}.product--section .product-key-details{border-radius:12px}.site-footer,.footer{background:var(--scg-blue-dark)}.site-footer a,.site-footer p,.site-footer h2,.site-footer h3,.footer a,.footer p{color:inherit}@media(max-width:1023px){.scg-hero__inner{grid-template-columns:1fr;min-height:0}.scg-hero__products{min-height:430px;max-width:650px;width:100%;margin:0 auto}.scg-product-grid--scroll{grid-auto-columns:calc((100% - 40px) / 3)}.scg-recipients__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:719px){.scg-shell{width:min(100% - 26px,1240px)}.scg-section{padding:52px 0}.scg-hero__inner{padding:50px 0 62px;gap:35px}.scg-hero__copy h1{font-size:clamp(2.5rem,11.5vw,3.55rem)}.scg-hero__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0}.scg-hero-card,.scg-hero-card:nth-child(n){position:static;width:auto;padding:8px;transform:none;border-radius:14px}.scg-hero-card__body{padding:9px 2px 2px}.scg-hero-card__body strong{display:-webkit-box;overflow:hidden;font-size:.75rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.scg-hero-card__badge,.scg-hero-card__price{font-size:.65rem}.scg-paths__grid,.scg-story__grid,.scg-faq__grid,.scg-about__body{grid-template-columns:1fr}.scg-path-card{min-height:230px;padding:26px}.scg-product-grid,.scg-product-grid--count-1,.scg-product-grid--count-2,.scg-product-grid--count-3,.scg-product-grid--count-4,.scg-product-grid--scroll{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(215px,78vw);gap:12px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x proximity}.scg-product-card{scroll-snap-align:start}.scg-recipients__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scg-recipient-card__body{padding:14px}.scg-recipient-card__body h3{font-size:1.15rem}.scg-recipient-card__body p{font-size:.87rem}.scg-product-card__body{padding:14px}.scg-showcase__header{align-items:start;flex-direction:column}.scg-showcase__actions{width:100%;justify-content:space-between}.scg-family-links{grid-template-columns:1fr}.scg-family-businesses{margin-top:38px;padding-top:32px}}.shopify-payment-button,shopify-accelerated-checkout,shopify-accelerated-checkout-cart,.additional-checkout-buttons,.dynamic-checkout__content,.site-footer-left__follow-on-shop{display:none!important}.scg-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.scg-site-header{position:sticky;top:0;z-index:60;background:var(--scg-white);box-shadow:0 2px 16px #183b4914}.scg-site-header__announcement{display:flex;align-items:center;justify-content:center;min-height:30px;padding:5px 18px;background:var(--scg-blue);color:#fff;font-size:.73rem;font-weight:800;letter-spacing:.075em;line-height:1.3;text-align:center;text-decoration:none}.scg-site-header__announcement:hover,.scg-site-header__announcement:focus-visible{background:var(--scg-blue-dark);color:#fff}.scg-site-header__announcement-mobile{display:none}.scg-site-header__main{border-bottom:1px solid rgba(14,106,148,.12)}.scg-site-header__inner{display:grid;grid-template-columns:205px minmax(280px,1fr) auto;gap:26px;align-items:center;min-height:70px;padding-top:7px;padding-bottom:7px}.scg-site-header__logo{display:inline-flex;width:190px;max-width:100%;align-items:center}.scg-site-header__logo img{display:block;width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.scg-header-search{position:relative;width:100%}.scg-header-search input[type=search]{width:100%;height:42px;padding:0 46px 0 16px;border:1px solid rgba(14,106,148,.24);border-radius:999px;background:#fff;color:var(--scg-ink);font-size:.92rem}.scg-header-search input[type=search]:focus{border-color:var(--scg-blue);outline:2px solid rgba(14,106,148,.15);outline-offset:1px}.scg-header-search button{position:absolute;top:50%;right:6px;display:grid;width:34px;height:34px;padding:0;transform:translateY(-50%);place-items:center;border:0;border-radius:50%;background:transparent;color:var(--scg-blue-dark);cursor:pointer}.scg-header-search button:hover,.scg-header-search button:focus-visible{background:var(--scg-blue-soft)}.scg-header-search button svg{width:20px;height:20px}.scg-site-header__actions{display:flex;gap:7px;align-items:center}.scg-header-icon-button{position:relative;display:inline-flex;min-width:54px;min-height:48px;padding:5px 7px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border:0;border-radius:10px;background:transparent;color:var(--scg-blue-dark);font-size:.7rem;font-weight:700;text-decoration:none;cursor:pointer}.scg-header-icon-button:hover,.scg-header-icon-button:focus-visible{background:var(--scg-blue-soft);color:var(--scg-blue-dark)}.scg-header-icon-button svg{width:23px;height:23px}.scg-header-cart-icon{position:relative;display:inline-flex}.scg-header-cart-count{position:absolute;top:-8px;right:-10px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid var(--scg-white);border-radius:999px;background:var(--scg-blue);color:#fff;font-size:.64rem;line-height:1}.scg-primary-nav{background:var(--scg-white)}.scg-primary-nav ul{display:flex;justify-content:center;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none}.scg-primary-nav li{position:relative}.scg-primary-nav>.scg-shell>ul>li>a{display:flex;min-height:42px;padding:0 13px;align-items:center;color:var(--scg-blue-dark);font-size:.79rem;font-weight:800;text-decoration:none;white-space:nowrap}.scg-primary-nav>.scg-shell>ul>li>a:hover,.scg-primary-nav>.scg-shell>ul>li>a:focus-visible,.scg-primary-nav>.scg-shell>ul>li:focus-within>a{background:var(--scg-blue-soft);color:var(--scg-blue-dark)}.scg-nav-item--dropdown>a:after{content:"";width:6px;height:6px;margin:-3px 0 0 8px;transform:rotate(45deg);border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.scg-nav-dropdown{position:absolute;top:calc(100% - 1px);left:0;z-index:70;display:none;width:260px;padding:10px;border:1px solid rgba(14,106,148,.14);border-radius:0 0 14px 14px;background:var(--scg-white);box-shadow:0 18px 38px #1c3e4b26}.scg-nav-dropdown a{display:block;padding:10px 11px;border-radius:8px;color:var(--scg-ink);font-size:.85rem;font-weight:650;line-height:1.35;text-decoration:none}.scg-nav-dropdown a:hover,.scg-nav-dropdown a:focus-visible{background:var(--scg-blue-soft);color:var(--scg-blue-dark)}.scg-nav-item--dropdown:hover .scg-nav-dropdown,.scg-nav-item--dropdown:focus-within .scg-nav-dropdown{display:block}.scg-mobile-menu,.scg-header-search--mobile-wrap{display:none}.scg-breadcrumbs{border-bottom:1px solid rgba(14,106,148,.1);background:#fffdf8eb}.scg-breadcrumbs .scg-shell{display:flex;min-height:38px;align-items:center;gap:8px;overflow:hidden;color:var(--scg-muted);font-size:.78rem;white-space:nowrap}.scg-breadcrumbs a{color:var(--scg-blue);text-decoration:none}.scg-breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis}.scg-hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:40px;min-height:480px;padding:44px 0 50px}.scg-hero__copy h1{max-width:690px;font-size:clamp(2.55rem,4.1vw,3.8rem);line-height:1.035}.scg-hero__copy .rte{max-width:625px;margin-top:16px;font-size:clamp(1rem,1.25vw,1.13rem);line-height:1.58}.scg-hero .scg-button-row{margin-top:22px}.scg-hero__note{margin-top:20px;padding:12px 15px;font-size:.9rem}.scg-hero__products{min-height:380px}.scg-hero-card{width:min(55%,235px);padding:11px;border-radius:18px}.scg-hero-card:nth-child(1){top:0;left:3%}.scg-hero-card:nth-child(2){top:101px;right:1%}.scg-hero-card:nth-child(3){bottom:0;left:12%}.scg-hero-card__image{aspect-ratio:1 / .72;border-radius:11px}.scg-hero-card__body{padding:10px 3px 2px}.scg-hero-card__body strong{font-size:.83rem;line-height:1.23}.scg-hero-card__badge{margin-bottom:5px;font-size:.61rem}.scg-hero-card__price{margin-top:4px;font-size:.82rem}@media(max-width:1120px){.scg-primary-nav>.scg-shell>ul>li>a{padding-right:9px;padding-left:9px;font-size:.73rem}.scg-site-header__inner{grid-template-columns:180px minmax(220px,1fr) auto;gap:18px}.scg-site-header__logo{width:172px}}@media(max-width:980px){.scg-primary-nav,.scg-header-search--desktop{display:none}.scg-site-header__inner{grid-template-columns:auto minmax(150px,1fr) auto;gap:10px;min-height:62px}.scg-site-header__logo{width:170px;justify-self:center}.scg-mobile-menu{display:block}.scg-mobile-menu>summary{list-style:none}.scg-mobile-menu>summary::-webkit-details-marker{display:none}.scg-mobile-menu__panel{position:fixed;inset:0 auto 0 0;z-index:100;width:min(88vw,380px);overflow-y:auto;border-right:1px solid rgba(14,106,148,.16);background:var(--scg-white);box-shadow:18px 0 50px #14323e38}.scg-mobile-menu[open]:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#1129337a}.scg-mobile-menu__top{display:flex;min-height:62px;padding:0 20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--scg-border);color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.scg-mobile-menu__panel nav{padding:12px 14px 30px}.scg-mobile-menu__panel nav>a,.scg-mobile-menu__panel summary{display:flex;min-height:46px;padding:11px 10px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(14,106,148,.09);color:var(--scg-blue-dark);font-size:.93rem;font-weight:800;list-style:none;text-decoration:none;cursor:pointer}.scg-mobile-menu__panel summary::-webkit-details-marker{display:none}.scg-mobile-menu__panel summary:after{content:"+";font-size:1.25rem;font-weight:400}.scg-mobile-menu__panel details[open] summary:after{content:"\2212"}.scg-mobile-menu__panel details div{padding:5px 0 10px 14px}.scg-mobile-menu__panel details div a{display:block;padding:9px 10px;color:var(--scg-ink);font-size:.88rem;text-decoration:none}.scg-mobile-menu__panel details div a.scg-mobile-menu__parent-link{color:var(--scg-blue);font-weight:800}.scg-header-search--mobile-wrap{display:block;padding-bottom:9px}.scg-header-search--mobile-wrap form{position:relative}.scg-hero__inner{grid-template-columns:1fr 340px;gap:26px}.scg-hero__copy h1{font-size:clamp(2.35rem,5.1vw,3.25rem)}.scg-hero__products{min-height:350px}.scg-hero-card{width:min(58%,210px)}}@media(max-width:719px){.scg-site-header__announcement-desktop{display:none}.scg-site-header__announcement-mobile{display:inline}.scg-site-header__announcement{min-height:28px;font-size:.68rem}.scg-site-header__inner{min-height:58px;padding-top:3px;padding-bottom:3px}.scg-site-header__logo{width:150px}.scg-header-icon-button{min-width:42px;min-height:42px;padding:4px}.scg-header-icon-button span:not(.scg-header-cart-icon):not(.scg-header-cart-count):not(.scg-visually-hidden){display:none}.scg-header-icon-button--account{display:none}.scg-breadcrumbs .scg-shell{min-height:34px;font-size:.72rem}.scg-hero__inner{grid-template-columns:1fr;gap:28px;min-height:0;padding:34px 0 42px}.scg-hero__copy h1{max-width:560px;font-size:clamp(2.2rem,10vw,3rem);line-height:1.04}.scg-hero__copy .rte{margin-top:13px;font-size:1rem}.scg-hero__note{font-size:.82rem}.scg-hero__products{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(190px,70vw);gap:12px;min-height:0;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x proximity}.scg-hero-card,.scg-hero-card:nth-child(n){position:static;width:auto;transform:none;scroll-snap-align:start}}.scg-mobile-menu__top button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--scg-blue-dark);font-size:1.6rem;line-height:1;cursor:pointer}.scg-mobile-menu__top button:hover,.scg-mobile-menu__top button:focus-visible{background:var(--scg-blue-soft)}.testimonials--section{background:var(--scg-blue-soft)}.testimonials-section{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:72px 0 78px}.scg-testimonials-heading{max-width:760px;margin-bottom:30px}.scg-testimonials-heading .home-section--title{margin:0 0 12px;color:var(--scg-blue-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;letter-spacing:-.025em;text-align:left}.scg-testimonials-heading>p:last-child{margin:0;color:var(--scg-muted);font-size:1.02rem;line-height:1.65}.testimonials-section .home-section--content{margin-top:0}.testimonials-section .testimonial{min-height:270px;border:1px solid rgba(14,106,148,.14);border-radius:var(--scg-radius-md);background:var(--scg-white);box-shadow:0 8px 26px #28404a0f}.testimonials-section .testimonial__content{padding:28px}.testimonials-section .testimonial__text{color:var(--scg-ink);font-size:1rem;line-height:1.65}.testimonials-section .testimonial__author{color:var(--scg-blue-dark);font-weight:800}.testimonials-section .testimonial__star-rating{color:var(--scg-gold)}.testimonials-section .flickity-button{border:1px solid rgba(14,106,148,.22);background:var(--scg-white);color:var(--scg-blue);box-shadow:0 6px 18px #28404a21}@media(max-width:1023px){.scg-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:719px){.scg-path-card:after{right:-70px;bottom:-52px;width:290px;height:205px;opacity:.052}.scg-path-card__icon{width:36px;height:36px;margin-bottom:12px}.scg-benefits__grid{grid-template-columns:1fr}.scg-benefit-card{min-height:0}.testimonials-section{width:min(100% - 26px,1240px);padding:52px 0 60px}}.scg-family-link--greater-graze{background:linear-gradient(145deg,#fbfcfc,#eef1f2)}.scg-family-link--greater-graze .scg-family-link__watermark{right:-18px;bottom:-30px;width:190px;height:190px;opacity:.095;filter:grayscale(1) contrast(.55) brightness(1.35)}.scg-family-link--thronewords{background:linear-gradient(145deg,#fffaf4,#eee0d0)}.scg-family-link--thronewords .scg-family-link__watermark{right:-38px;bottom:-44px;width:218px;height:166px;object-fit:contain;opacity:.13;filter:sepia(1) saturate(.72) hue-rotate(338deg) brightness(.88) contrast(.9);mix-blend-mode:multiply}.scg-family-links--two{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,920px);margin-inline:auto}.scg-family-link--thronewords .scg-family-link__watermark{right:-10px;bottom:-6px;width:190px;height:190px;object-fit:contain;opacity:.12;filter:sepia(1) saturate(.64) hue-rotate(340deg) brightness(.9) contrast(.9);mix-blend-mode:multiply}@media(max-width:720px){.scg-family-links--two{grid-template-columns:1fr;width:100%}}.scg-product-placeholder{display:flex;width:100%;height:100%;min-height:190px;align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:24px;background:linear-gradient(145deg,#f7fafb,#eef4f6);color:#52656e;text-align:center}.scg-product-placeholder img{width:min(76%,220px);height:auto;max-height:92px;object-fit:contain;opacity:.48}.scg-product-placeholder span{font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.productitem--image .scg-product-placeholder{min-height:240px}.scg-collection-view-product{display:inline-block;margin-top:12px;color:var(--scg-blue,#0e6a94);font-weight:800;text-decoration:none}.productgrid--item .productitem--image .scg-product-placeholder img{display:block!important;visibility:visible!important;position:static!important;top:auto!important;left:auto!important;transform:none!important;width:min(76%,220px)!important;height:auto!important;max-width:76%!important;max-height:92px!important;margin:0 auto!important;object-fit:contain!important;opacity:.48}
/*# sourceMappingURL=/cdn/shop/t/29/assets/scg-custom.css.map */
