/* Giolleria Master — a shared editorial layer, scoped to this website. */
body.gs-storefront{--gm-forest:#112b1a;--gm-mint:#c8e6d0;--gm-paper:#f5fbf5;--gm-line:#d7e2d4}
body.gs-storefront .gs-site-header{position:relative;z-index:30}
body.gs-storefront .gs-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
body.gs-storefront .gs-site-logo img{transition:transform .5s cubic-bezier(.2,.7,.2,1)}
body.gs-storefront .gs-site-logo:hover img{transform:scale(1.035)}
.gm-website h1,.gm-website h2,.gm-website h3{font-family:var(--boutique-serif);font-weight:400;color:var(--gm-forest)}
.gm-website h1{font-size:clamp(55px,6.6vw,105px);line-height:.99;letter-spacing:-.035em;margin:20px 0 28px}
.gm-website h2{font-size:clamp(38px,4.3vw,68px);line-height:1.06;letter-spacing:-.03em;margin:15px 0 25px}
.gm-website h3{font-size:30px;line-height:1.15;margin:14px 0}
.gm-website em{font-weight:300;color:#668666}
.gm-website p{line-height:1.9;color:#62705e}
.gm-website .gm-hero{min-height:660px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:5vw;padding:70px max(5vw,calc((100vw - 1380px)/2));overflow:hidden;background:radial-gradient(ellipse at 75% 40%,#dfeddf 0,transparent 55%),#f5fbf5}
.gm-hero-copy{position:relative;z-index:2;animation:gm-enter 1s cubic-bezier(.2,.65,.2,1) both}
.gm-hero-copy>p:not(.gs-eyebrow){max-width:410px;font-size:15px}
.gm-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:30px}
.gm-actions>a:not(.gs-shop-primary){font-size:12px;text-decoration:none;border-bottom:1px solid #a2b49d;padding:7px 0}
.gm-hero-note{display:block;margin-top:65px;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#7d9077}
.gm-hero-art{position:relative;display:grid;place-items:center;aspect-ratio:1;isolation:isolate}
.gm-hero-art img{width:85%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;animation:gm-float 7s ease-in-out infinite}
.gm-orbit{position:absolute;inset:0;border:1px solid #99b38b88;border-radius:50%;transform:rotate(-20deg) scaleX(.88)}
.gm-orbit:after{content:'✧';position:absolute;top:9%;left:14%;font-size:32px;color:#759467;background:#e8f1e5;border-radius:50%;width:42px;height:42px;text-align:center;line-height:42px}
.gm-art-caption{position:absolute;bottom:-12px;font-size:9px;letter-spacing:.19em;color:#70876a}
.gm-ribbon{display:flex;justify-content:center;gap:40px;align-items:center;background:#dcebd9;color:#385539;padding:21px;font-size:10px;letter-spacing:.17em;text-transform:uppercase}
.gm-ribbon i{font-style:normal;font-size:18px}
.gm-section{max-width:1450px;margin:auto;padding:95px var(--boutique-gutter)}
.gm-section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}
.gm-section-heading h2{margin-bottom:0}
.gm-section-heading>a{font-size:12px;white-space:nowrap}
.gm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.gm-category{text-decoration:none!important;display:block}
.gm-category>div{aspect-ratio:1;background:#f0f4ed;overflow:hidden;border-radius:50% 50% 3px 3px;border:1px solid #e1e7dc}
.gm-category img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform 1s cubic-bezier(.2,.7,.2,1)}
.gm-category:hover img{transform:scale(1.06)}
.gm-category>span{display:flex;justify-content:space-between;align-items:center;padding:22px 3px}
.gm-category strong{font:400 33px var(--boutique-serif)}
.gm-category b{font-size:23px;font-weight:300}
.gm-story{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;padding:90px max(7vw,calc((100vw - 1300px)/2))}
.gm-dark{background:radial-gradient(ellipse at right,#284d32,#102819 65%);color:#f5fbf5}
.gm-dark h2{color:#f5fbf5}.gm-dark h2 em{color:#b4cbaa}.gm-dark p,.gm-dark .gs-eyebrow{color:#bdceb5}
.gm-story p{max-width:410px}
.gm-light-link{display:inline-block;margin-top:22px;padding-bottom:9px;border-bottom:1px solid #8da283;text-decoration:none;font-size:12px}
.gm-mark-art{aspect-ratio:1;max-width:430px;width:100%;border-radius:50%;border:1px solid #77906e;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:26px;position:relative;box-shadow:inset 0 0 70px #86ad6e12}
.gm-mark-art:before{content:'';position:absolute;inset:14px;border:1px solid #77906e55;border-radius:50%}
.gm-mark-art img{width:65%;filter:brightness(0) invert(1);object-fit:contain}
.gm-mark-art span{font-size:8px;letter-spacing:.15em;text-align:center;max-width:75%;color:#c8d7bf}
.gm-mark-light{background:#edf4e7;justify-self:center;border-color:#a8bc9e}.gm-mark-light img{filter:brightness(0) saturate(100%) invert(13%) sepia(29%) saturate(886%) hue-rotate(89deg) brightness(94%) contrast(94%)}.gm-mark-light span{color:#59734f}
.gm-editorial{text-align:center;max-width:1000px}.gm-editorial p{max-width:640px;margin:22px auto}.gm-editorial>a{display:inline-block;margin-top:22px}
.gm-store-feature{display:grid;grid-template-columns:1.1fr 1fr;background:#e8f0e2;align-items:center}.gm-store-feature>div:last-child{padding:65px 8vw 65px 6vw}
.gm-store-image{overflow:hidden;min-height:400px;height:100%}.gm-store-image img{width:100%;height:100%;min-height:400px;object-fit:cover;display:block}
.gm-page-heading{padding:35px var(--boutique-gutter) 65px;background:#eef5e9;text-align:center;border-bottom:1px solid #dfe7d8}
.gm-page-heading h1{font-size:clamp(49px,6vw,85px);margin:25px 0 15px}.gm-page-heading>p:last-child{font-size:17px}
.gm-breadcrumb{display:flex;justify-content:center;gap:12px;font-size:10px;color:#74846c;margin-bottom:45px}.gm-breadcrumb a{text-decoration:none}
.gm-split{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}
.gm-prose{font-size:15px;max-width:850px}.gm-prose>p{margin:20px 0}.gm-prose ol{padding-left:24px;color:#61725a;line-height:2}.gm-prose address{font-style:normal;line-height:1.9;color:#61725a}
.gm-jewel-panel{aspect-ratio:1;background:#eff3e9;border-radius:50% 50% 2px 2px;overflow:hidden}.gm-jewel-panel img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.gm-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;border-top:1px solid #d9e3d2}
.gm-three article{padding-left:25px;border-left:1px solid #cedbc5}.gm-three article>span{font-size:10px;letter-spacing:.12em;color:#809174}.gm-three p{font-size:14px}
.gm-care-row{padding:25px 0;border-bottom:1px solid #d9e3d2}.gm-care-row:last-of-type{margin-bottom:35px}
.gm-prose details{border-bottom:1px solid #d4dfce;padding:22px 0}.gm-prose details:last-of-type{margin-bottom:30px}.gm-prose summary{cursor:pointer;font-size:16px;color:#294524;font-weight:500;line-height:1.6}.gm-prose details p{font-size:14px;margin-bottom:0}
body.gs-storefront .gm-reveal-pending{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}
body.gs-storefront .gm-reveal-pending.gm-visible{opacity:1;transform:none}
@keyframes gm-enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}
@keyframes gm-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(1deg)}}
@media(max-width:1000px){.gm-website .gm-hero{padding:55px 5vw;min-height:550px}.gm-hero-note{margin-top:35px}.gm-section{padding:65px 5vw}.gm-story{gap:5vw;padding:65px 6vw}.gm-category-grid{gap:18px}.gm-store-feature>div:last-child{padding:40px}.gm-split{gap:5vw}body.gs-storefront .gs-footer-top{gap:35px}body.gs-storefront .gs-footer-links{gap:25px}}
@media(max-width:760px){.gm-website .gm-hero{grid-template-columns:1fr;padding:42px 24px 38px;gap:15px;min-height:0}.gm-website h1{font-size:58px;line-height:1.01}.gm-hero-copy>p:not(.gs-eyebrow){font-size:13px}.gm-hero-note{margin-top:27px}.gm-hero-art{width:75%;margin:12px auto 20px}.gm-hero-art img{width:93%}.gm-art-caption{font-size:7px}.gm-actions{gap:18px;margin-top:23px}.gm-actions .gs-shop-primary{font-size:11px;padding:14px 18px}.gm-ribbon{gap:12px;font-size:7px;letter-spacing:.06em;padding:15px 12px}.gm-ribbon i{font-size:12px}.gm-section{padding:50px 24px}.gm-section-heading{display:block;margin-bottom:30px}.gm-section-heading>a{display:inline-block;margin-top:24px}.gm-category-grid{gap:12px;grid-template-columns:1fr 1fr}.gm-category:last-child{grid-column:1/-1;width:65%;justify-self:center}.gm-category strong{font-size:26px}.gm-category>span{padding:15px 2px}.gm-story{grid-template-columns:1fr;padding:50px 28px;gap:40px}.gm-mark-art{width:78%;justify-self:center;gap:15px}.gm-mark-art span{font-size:6px}.gm-store-feature,.gm-split{grid-template-columns:1fr;gap:35px}.gm-store-feature{gap:0}.gm-store-feature>div:last-child{padding:38px 24px}.gm-store-image,.gm-store-image img{min-height:280px;max-height:390px}.gm-page-heading{padding:24px 23px 35px}.gm-page-heading h1{font-size:52px}.gm-breadcrumb{margin-bottom:27px}.gm-page-heading>p:last-child{font-size:14px}.gm-three{grid-template-columns:1fr;gap:30px}.gm-three article{padding-left:20px}.gm-prose{font-size:14px}.gm-editorial h2{font-size:43px}body.gs-storefront .gs-footer-links{grid-template-columns:1fr 1fr;gap:22px}body.gs-storefront .gs-footer-links>div:last-child{grid-column:1/-1}.gm-website .gs-category-nav{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){body.gs-storefront .gm-reveal-pending{opacity:1;transform:none;transition:none}.gm-hero-copy,.gm-hero-art img{animation:none!important}}
