/* GAGUGAGU storefront shell */
body:has(.gg-nail-home),body:has(.gg-collection),body:has(.gg-product-page){background:#fffdfb}body:has(.gg-nail-home) .shopify-section-group-header-group,body:has(.gg-collection) .shopify-section-group-header-group,body:has(.gg-product-page) .shopify-section-group-header-group,body:has(.gg-nail-home) .shopify-section-group-footer-group,body:has(.gg-collection) .shopify-section-group-footer-group,body:has(.gg-product-page) .shopify-section-group-footer-group{display:none}.gg-site-header,.gg-site-footer{font-family:Arial,sans-serif}.gg-site-header{height:76px;max-width:1440px;margin:auto;padding:0 48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e9e4e4;background:#fffdfb}.gg-site-header__brand{display:inline-flex;align-items:center;gap:10px;color:#171313;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:.05em}.gg-site-header__brand img{width:46px;height:46px;object-fit:contain;border-radius:50%}.gg-site-header nav{display:flex;gap:29px}.gg-site-header nav a,.gg-site-header__bag{color:#171313;text-decoration:none;font-size:12px;font-weight:700}.gg-site-header__bag{justify-self:end}.gg-site-header__bag span{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:6px;background:#171313;color:#fff;font-size:10px}.gg-site-footer{max-width:1440px;margin:auto;padding:55px 48px 30px;border-top:1px solid #e9e4e4;display:grid;grid-template-columns:1fr auto;gap:32px}.gg-site-footer b{font-size:16px;letter-spacing:.05em}.gg-site-footer p{margin:8px 0 0;color:#685f62;font-size:13px}.gg-site-footer nav{display:flex;gap:22px}.gg-site-footer nav a{color:#171313;font-size:12px;font-weight:700;text-decoration:none}.gg-site-footer small{grid-column:1/-1;color:#80777a;font-size:11px}.gg-product-page{--ink:#171313;--pink:#ed2b88;max-width:1440px;margin:auto;padding:70px 48px 110px;display:grid;grid-template-columns:1.12fr .88fr;gap:90px;background:#fffdfb;color:var(--ink);font-family:Arial,sans-serif}.gg-product-page *{box-sizing:border-box}.gg-product-page__media{display:grid;place-items:center;min-height:690px;background:#faf7f6}.gg-product-page__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gg-product-page__detail{max-width:490px;padding-top:18px}.gg-product-page .gg-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em}.gg-product-page h1{margin:22px 0 18px;font:400 clamp(42px,4.6vw,68px)/.96 Georgia,serif;letter-spacing:0}.gg-product-page__price{margin:0 0 35px;font-size:17px;font-weight:700}.gg-product-form fieldset{border:0;padding:0;margin:0 0 28px}.gg-product-form legend{margin-bottom:12px;font-size:12px;font-weight:700}.gg-product-form__options{display:flex;gap:9px}.gg-product-form__options input{position:absolute;opacity:0}.gg-product-form__options label{display:grid;place-items:center;min-width:78px;height:46px;border:1px solid #dcd5d7;cursor:pointer;font-size:13px}.gg-product-form__options input:checked+label{border-color:#171313;background:#171313;color:#fff}.gg-product-form__add{width:100%;min-height:54px;border:1px solid #171313;background:#171313;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.gg-product-form__add:disabled{opacity:.45;cursor:not-allowed}.gg-product-page__notes{margin:35px 0;border-top:1px solid #e4dddf}.gg-product-page__notes p{display:grid;grid-template-columns:130px 1fr;gap:15px;margin:0;padding:17px 0;border-bottom:1px solid #e4dddf;font-size:13px;line-height:1.45}.gg-product-page__notes span{color:#6e6568}.gg-product-page__back{color:#171313;font-size:12px;font-weight:700;text-decoration:none}@media(max-width:749px){.gg-site-header{height:62px;padding:0 16px;grid-template-columns:1fr auto}.gg-site-header nav{display:none}.gg-site-header__brand{font-size:12px}.gg-site-header__brand img{width:42px;height:42px}.gg-site-footer{padding:38px 16px 24px;grid-template-columns:1fr}.gg-site-footer nav{flex-wrap:wrap}.gg-product-page{grid-template-columns:1fr;gap:34px;padding:32px 16px 64px}.gg-product-page__media{min-height:0;aspect-ratio:1/1}.gg-product-page__detail{padding:0}.gg-product-page h1{font-size:46px}.gg-product-page__notes p{grid-template-columns:1fr;gap:5px}.gg-product-form__options label{min-width:0;flex:1}}
