.gh-header{z-index:100;padding-top:env(safe-area-inset-top,0);border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505f0;position:sticky;top:0}.gh-topbar{text-align:center;background:linear-gradient(90deg, var(--brand-dark), var(--brand));color:#fff;letter-spacing:.01em;padding:9px 16px;font-size:13px;font-weight:700}.gh-topbar__text--mobile{display:none}.gh-navbar{max-width:var(--content-width);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:0 auto;padding:14px 20px;display:grid}.gh-logo{color:#fff;white-space:nowrap;align-items:center;gap:12px;min-width:0;font-size:24px;font-weight:900;display:flex}.gh-logo img{object-fit:cover;border:1px solid var(--border-soft);border-radius:14px;flex-shrink:0;width:56px;height:56px;box-shadow:0 8px 20px #6f52a338}.gh-logo__badge{background:var(--brand);border-radius:8px;padding:3px 10px}.gh-nav{align-items:center;gap:6px;display:flex}.gh-nav--desktop{flex-wrap:wrap;justify-content:center}.gh-nav a{color:var(--text-secondary);border-radius:10px;padding:10px 12px;font-size:14px;font-weight:700;transition:color .18s,background .18s}.gh-nav a:hover{color:#fff;background:#ffffff0a}.gh-nav a.active{color:#fff;background:var(--brand-soft);box-shadow:inset 0 0 0 1px #6f52a359}.gh-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.gh-btn--cart .gh-btn__label{max-width:none}.gh-menu-toggle{border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #6f52a373;place-items:center;width:44px;height:44px;padding:0;display:none}.gh-menu-toggle:hover{background:var(--brand-soft)}.gh-cart-count{background:var(--accent);color:#041311;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:900;display:inline-grid}.gh-user-menu{position:relative}.gh-user-menu__trigger{min-height:44px}.gh-user-menu__panel{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-soft);width:220px;box-shadow:var(--shadow-card);z-index:120;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.gh-user-menu__panel a,.gh-user-menu__panel button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-weight:700;display:flex}.gh-user-menu__panel a:hover,.gh-user-menu__panel button:hover{background:var(--brand-soft)}.gh-mobile-nav,.gh-mobile-nav__backdrop,.gh-nav--mobile{display:none}@media (width<=980px){.gh-nav--desktop{display:none}.gh-menu-toggle{display:inline-grid}.gh-actions__desktop-only{display:none}.gh-navbar{grid-template-columns:minmax(0,1fr) auto;gap:12px}.gh-mobile-nav{top:calc(var(--mobile-nav-top,118px) + env(safe-area-inset-top,0));max-height:calc(100dvh - var(--mobile-nav-top,118px) - env(safe-area-inset-top,0));padding:12px 20px calc(24px + env(safe-area-inset-bottom,0));border-bottom:1px solid var(--border-soft);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;pointer-events:none;z-index:110;background:#080808fa;transition:transform .22s,opacity .22s,visibility .22s;display:block;position:fixed;left:0;right:0;overflow:auto;transform:translateY(-8px)}.gh-mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.gh-nav--mobile{gap:6px;display:grid}.gh-nav--mobile a{border:1px solid #0000;align-items:center;min-height:48px;padding:0 14px;font-size:15px;display:flex}.gh-nav--mobile a.active{border-color:#6f52a373}.gh-mobile-nav__footer{border-top:1px solid #ffffff14;gap:8px;margin-top:16px;padding-top:16px;display:grid}.gh-mobile-nav__account-link{border-radius:var(--radius-sm);color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-height:48px;padding:0 14px;font-weight:700;text-decoration:none;display:flex}.gh-mobile-nav__account-link:hover{background:var(--brand-soft)}.gh-mobile-nav__backdrop{inset:0;top:calc(var(--mobile-nav-top,118px) + env(safe-area-inset-top,0));opacity:0;visibility:hidden;pointer-events:none;z-index:105;cursor:pointer;background:#0000008c;border:0;transition:opacity .22s,visibility .22s;display:block;position:fixed}.gh-mobile-nav__backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}}@media (width<=640px){.gh-topbar__text--desktop{display:none}.gh-topbar__text--mobile{display:inline}.gh-logo{gap:10px;font-size:18px}.gh-logo>span{font-size:0}.gh-logo__badge{font-size:16px}.gh-logo img{border-radius:12px;width:44px;height:44px}.gh-navbar{padding-inline:16px}.gh-btn--cart{min-width:44px;padding-inline:12px}.gh-btn--cart .gh-btn__label{display:none}.gh-mobile-nav{padding-inline:16px}}@media (width<=380px){.gh-logo__badge{padding-inline:7px}}.gh-footer{border-top:1px solid var(--border-soft);padding:48px var(--page-gutter) calc(28px + env(safe-area-inset-bottom,0));color:var(--text-secondary);background:radial-gradient(circle at 0 100%,#6f52a31f,#0000 32%),#030303;margin-top:auto}.gh-footer__inner{max-width:var(--content-width);grid-template-columns:minmax(0,1.3fr) auto minmax(240px,1fr);align-items:start;gap:32px;margin:0 auto 28px;display:grid}.gh-footer__brand{align-items:center;gap:16px;display:flex}.gh-footer__logo{object-fit:cover;border:1px solid var(--border-soft);border-radius:16px;width:64px;height:64px;box-shadow:0 10px 24px #6f52a32e}.gh-footer__brand strong{color:var(--text-main);font-size:20px;display:block}.gh-footer__brand span{color:var(--text-secondary);margin-top:4px;font-size:14px;display:block}.gh-footer__brand small{color:var(--accent-text);margin-top:8px;font-size:13px;font-weight:700;display:block}.gh-footer__links,.gh-footer__contact{gap:12px;display:grid}.gh-footer__links>strong,.gh-footer__contact>strong{color:var(--text-main);letter-spacing:.05em;text-transform:uppercase;font-size:13px}.gh-footer__links a{color:var(--text-secondary);font-size:15px;font-weight:700;transition:color .18s}.gh-footer__links a:hover{color:#cbb8ff}.gh-footer__contact ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.gh-footer__contact li{color:var(--accent);align-items:center;gap:10px;display:flex}.gh-footer__contact a{color:var(--text-main);font-size:15px;font-weight:600;text-decoration:none}.gh-footer__contact a:hover{color:#cbb8ff}.gh-footer__copy{max-width:var(--content-width);color:var(--text-subtle);text-align:center;border-top:1px solid #ffffff0f;margin:0 auto;padding-top:24px;font-size:13px}@media (width<=860px){.gh-footer__inner{grid-template-columns:1fr;gap:28px}}@media (width<=640px){.gh-footer{padding-top:36px}.gh-footer__brand{align-items:flex-start}.gh-footer__contact a{word-break:break-word;font-size:14px}}.gyc-layout{flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.gyc-layout__main{flex-direction:column;flex:1;display:flex}.gh-loading{color:#cfc7dc;justify-items:center;gap:14px;display:grid}.gh-loading--inline{align-items:center;gap:10px;display:inline-flex}.gh-loading--block,.gh-loading--page{padding:28px 20px}.gh-loading--page{place-content:center;min-height:320px}.gh-loading--overlay{z-index:3;border-radius:inherit;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080808c7;place-content:center;gap:14px;display:grid;position:absolute;inset:0}.gh-loading__spinner{border-radius:50%;animation:.85s linear infinite gh-loading-spin;display:inline-block;position:relative}.gh-loading__spinner:before{content:"";border:2px solid #6f52a3;border-color:#6f52a3 #6f52a359 #0000 #0000;border-radius:50%;animation:1.2s linear infinite reverse gh-loading-spin;position:absolute;inset:3px}.gh-loading__spinner--sm{border:2px solid #14c8bd;border-color:#14c8bd #6f52a3 #ffffff1f #ffffff1f;width:18px;height:18px}.gh-loading__spinner--sm:before{border-width:2px;inset:2px}.gh-loading__spinner--md{border:3px solid #14c8bd;border-color:#14c8bd #6f52a3 #ffffff1a #ffffff1a;width:42px;height:42px}.gh-loading__spinner--lg{border:4px solid #14c8bd;border-color:#14c8bd #6f52a3 #ffffff1a #ffffff1a;width:56px;height:56px}.gh-loading__label{color:#d8d0e8;letter-spacing:.02em;margin:0;font-size:14px;font-weight:700}.gh-loading--sm .gh-loading__label{font-size:13px}.gh-loading--lg .gh-loading__label{font-size:15px}@keyframes gh-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.gh-loading__spinner,.gh-loading__spinner:before{animation:none}}.gh-home-hero{padding:56px var(--page-gutter) 42px;border-bottom:1px solid #ffffff14}.gh-home-hero__shell{max-width:var(--content-width);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:42px;margin:0 auto;display:grid}.gh-home-hero h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(40px,6vw,72px);line-height:.98}.gh-home-hero h1 span{color:#6f52a3}.gh-home-hero__copy p{color:#cfc7dc;max-width:620px;margin:18px 0 0;font-size:18px;line-height:1.6}.gh-home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.gh-home-hero__trust{flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.gh-home-hero__trust li{color:#d8d0e8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.gh-home-hero__visual{justify-self:end;width:min(100%,420px)}.gh-home-hero__card{background:linear-gradient(145deg,#ffffff14,#ffffff05),#111;border:1px solid #ffffff1f;border-radius:28px;place-items:center;padding:28px;display:grid;box-shadow:0 24px 60px #00000057,0 0 50px #6f52a32e}.gh-home-hero__logo{object-fit:contain;border-radius:22px;width:100%;max-width:320px}.gh-home-brand{color:#fff;background:linear-gradient(135deg,#4d3678,#6f52a3);border-radius:28px;place-items:center;width:180px;height:180px;font-size:72px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff1f}.gh-home-section{max-width:1200px;padding:64px var(--page-gutter);margin:0 auto}.gh-home-section+.gh-home-section{padding-top:0}.gh-home-section__head{margin-bottom:28px}.gh-home-section__head--split{justify-content:space-between;align-items:end;gap:20px;display:flex}.gh-home-section__head h2{color:#fff;margin:0;font-size:clamp(28px,4vw,36px)}.gh-home-section__head p{color:#bfb6cc;max-width:620px;margin:10px 0 0;line-height:1.6}.gh-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.gh-home-category{color:inherit;background:#111;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.gh-home-category:hover{border-color:#14c8bd57;transform:translateY(-3px);box-shadow:0 18px 36px #0000003d}.gh-home-category--premium:hover{border-color:#d7b5606b}.gh-home-category__icon{color:#d6c7ff;background:#6f52a32e;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.gh-home-category--premium .gh-home-category__icon{color:#ffe1a1;background:#d7b56024}.gh-home-category h3{color:#fff;margin:0 0 6px;font-size:20px}.gh-home-category p{color:#bfb6cc;margin:0;font-size:14px;line-height:1.5}.gh-home-category__arrow{color:#8d849d;flex-shrink:0;transition:transform .18s,color .18s}.gh-home-category:hover .gh-home-category__arrow{color:#aef8f2;transform:translate(3px)}.gh-home-empty{color:#cfc7dc;text-align:center;background:#111;border:1px solid #ffffff1f;border-radius:18px;padding:28px}.gh-home-empty--error{color:#ffb4b4;background:#ff6b6b14;border-color:#ff6b6b59}.gh-home-banner{background:radial-gradient(circle at 100% 0,#ffffff1f,#0000 35%),linear-gradient(135deg,#4d3678,#6f52a3);border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:42px;display:flex;box-shadow:0 24px 50px #00000047}.gh-home-banner__eyebrow{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.gh-home-banner h2{color:#fff;margin:0 0 12px;font-size:clamp(28px,4vw,38px)}.gh-home-banner p{color:#f1edf8;max-width:640px;margin:0;line-height:1.6}.gh-home-banner__button{white-space:nowrap;flex-shrink:0}@media (width<=860px){.gh-home-hero__shell{grid-template-columns:1fr}.gh-home-hero__visual{justify-self:stretch;width:100%}.gh-home-section__head--split{flex-direction:column;align-items:stretch}.gh-home-section__head--split .gh-btn{width:fit-content}}@media (width<=700px){.gh-home-categories{grid-template-columns:1fr}.gh-home-banner{text-align:left;flex-direction:column;align-items:stretch}.gh-home-banner__button{justify-content:center;width:100%}}@media (width<=560px){.gh-home-hero{padding-top:42px}.gh-home-hero__actions,.gh-home-hero__actions .gh-btn{width:100%}.gh-home-hero__actions .gh-btn{justify-content:center}}.gh-admin-login{background:radial-gradient(circle at 70% 30%,#6f52a359,#0000 35%),linear-gradient(#080808,#050505);place-items:center;min-height:100vh;padding:70px 20px;display:grid}.gh-admin-login__card{background:#111;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:460px;padding:34px;box-shadow:0 0 45px #6f52a359}.gh-admin-login__brand{align-items:center;gap:16px;margin-bottom:18px;display:flex}.gh-admin-login__logo{border:1px solid #ffffff1f;border-radius:18px;width:56px;height:56px;overflow:hidden;box-shadow:0 10px 28px #6f52a347}.gh-admin-login__logo img{object-fit:cover;width:100%;height:100%}.gh-admin-login__brand p{color:#cfc7dc;margin:0 0 4px;font-size:14px}.gh-admin-login__brand h1{color:#fff;margin:0;font-size:30px;line-height:1.1}.gh-admin-login__subtitle{color:#cfc7dc;margin-bottom:28px;line-height:1.5}.gh-admin-login__form{gap:18px;display:grid}.gh-admin-login__form label{color:#fff;gap:8px;font-size:14px;font-weight:700;display:grid}.gh-admin-login__form input{color:#fff;background:#080808;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px 15px;font-size:15px}.gh-admin-login__form input::placeholder{color:#8d849d}.gh-admin-login__form input:focus{border-color:#6f52a3;box-shadow:0 0 0 4px #6f52a32e}.gh-admin-login__error{color:#ffb8cc;background:#a8144929;border:1px solid #a8144973;border-radius:14px;padding:12px 14px;font-size:14px}.gh-admin-login__button{justify-content:center;width:100%;margin-top:4px}.gh-admin-login__button:disabled{opacity:.65;cursor:not-allowed}@media (width<=600px){.gh-admin-login{padding:40px 16px}.gh-admin-login__card{border-radius:24px;padding:26px 22px}.gh-admin-login__brand h1{font-size:25px}}.gh-discount-form__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gh-discount-form__modal{background:#101010;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;width:min(760px,100%);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 60px #6f52a338}.gh-discount-form__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 0;display:flex}.gh-discount-form__eyebrow{color:#cbb8ff;letter-spacing:.04em;text-transform:uppercase;background:#6f52a32e;border:1px solid #6f52a359;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.gh-discount-form__header h3{color:#fff;margin:0 0 6px;font-size:28px}.gh-discount-form__header p{color:#b9b0cc;margin:0}.gh-discount-form__close{color:#fff;cursor:pointer;background:#080808;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.gh-discount-form{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.gh-discount-form__alert{color:#ffd6e0;background:#a8144924;border:1px solid #ff789659;border-radius:16px;margin:18px 28px 0;padding:14px 16px}.gh-discount-form__layout{gap:18px;min-height:0;padding:22px 28px;display:grid;overflow-y:auto}.gh-discount-form__section{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;gap:16px;padding:20px;display:grid}.gh-discount-form__section-head{color:#cbb8ff;align-items:flex-start;gap:14px;display:flex}.gh-discount-form__section-head h4{color:#fff;margin:0 0 4px;font-size:18px}.gh-discount-form__section-head p{color:#b9b0cc;margin:0;font-size:14px}.gh-discount-form__field{gap:8px;display:grid}.gh-discount-form__field label{color:#cfc7dc;font-size:14px;font-weight:600}.gh-discount-form__field input,.gh-discount-form__field textarea{color:#fff;background:#080808;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px 15px}.gh-discount-form__field input:focus,.gh-discount-form__field textarea:focus{border-color:#6f52a3;box-shadow:0 0 0 4px #6f52a32e}.gh-discount-form__field span{color:#ff9f9f;font-size:13px}.gh-discount-form__field--error input,.gh-discount-form__field--error textarea{border-color:#ff78968c}.gh-discount-form__type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gh-discount-form__type-option{cursor:pointer;background:#080808;border:1px solid #ffffff1f;border-radius:18px;gap:4px;padding:16px;display:grid}.gh-discount-form__type-option input{display:none}.gh-discount-form__type-option strong{color:#fff}.gh-discount-form__type-option span{color:#b9b0cc;font-size:13px}.gh-discount-form__type-option.active{background:#6f52a324;border-color:#6f52a3b3;box-shadow:0 0 24px #6f52a32e}.gh-discount-form__grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gh-discount-form__checkbox{cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.gh-discount-form__checkbox input{margin-top:4px}.gh-discount-form__checkbox strong{color:#fff;margin-bottom:4px;display:block}.gh-discount-form__checkbox small{color:#b9b0cc}.gh-discount-form__footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:12px;padding:18px 28px 24px;display:flex}.gh-discount-form__footer .gh-btn{align-items:center;gap:8px;display:inline-flex}@media (width<=700px){.gh-discount-form__type-grid,.gh-discount-form__grid-2{grid-template-columns:1fr}}@media (width<=980px){.gh-admin-stat-grid,.gh-admin-toolbar--filters,.gh-admin-toolbar--orders,.gh-admin-toolbar--search{grid-template-columns:1fr}}.gh-order-detail__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gh-order-detail__modal{background:#101010;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;width:min(920px,100%);max-height:92vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 60px #6f52a338}.gh-order-detail__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 0;display:flex}.gh-order-detail__eyebrow{color:#cbb8ff;text-transform:uppercase;background:#6f52a32e;border:1px solid #6f52a359;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.gh-order-detail__header h3{color:#fff;margin:0 0 6px;font-size:28px}.gh-order-detail__header p{color:#b9b0cc;margin:0}.gh-order-detail__close{color:#fff;cursor:pointer;background:#080808;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.gh-order-detail__alert{color:#fff;background:#6f52a32e;border:1px solid #6f52a380;border-radius:16px;margin:18px 28px 0;padding:14px 16px}.gh-order-detail__layout{gap:18px;min-height:0;padding:22px 28px;display:grid;overflow-y:auto}.gh-order-detail__section{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;gap:16px;padding:20px;display:grid}.gh-order-detail__section h4{color:#fff;margin:0}.gh-order-detail__section--split{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-order-detail__status-row{flex-wrap:wrap;gap:10px;display:flex}.gh-order-detail__badge{color:#b8ffd0;background:#52a36f29;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.gh-order-detail__badge--muted{color:#cfc7dc;background:#ffffff14}.gh-order-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gh-order-detail__grid article{color:#cbb8ff;align-items:flex-start;gap:12px;display:flex}.gh-order-detail__grid strong{color:#fff;margin-bottom:4px;display:block}.gh-order-detail__grid span{color:#b9b0cc;font-size:14px;display:block}.gh-order-detail__note{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px}.gh-order-detail__note strong{color:#fff;margin-bottom:6px;display:block}.gh-order-detail__note p{color:#cfc7dc;margin:0}.gh-order-detail__items{gap:12px;display:grid}.gh-order-detail__item{background:#ffffff08;border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.gh-order-detail__item-image{color:#7a7288;background:#080808;border-radius:14px;place-items:center;width:72px;height:72px;font-size:11px;display:grid;overflow:hidden}.gh-order-detail__item-image img{object-fit:cover;width:100%;height:100%}.gh-order-detail__item-body strong{color:#fff;margin-bottom:4px;display:block}.gh-order-detail__item-body span{color:#b9b0cc;font-size:13px;display:block}.gh-order-detail__totals{gap:10px;margin:0;display:grid}.gh-order-detail__totals div{justify-content:space-between;gap:12px;display:flex}.gh-order-detail__totals dt{color:#b9b0cc;margin:0}.gh-order-detail__totals dd{color:#fff;margin:0}.gh-order-detail__total dt,.gh-order-detail__total dd{color:#fff;font-size:18px;font-weight:700}.gh-order-detail__timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.gh-order-detail__timeline li{color:#b9b0cc;justify-content:space-between;gap:12px;display:flex}.gh-order-detail__timeline strong{color:#fff}.gh-order-detail__section textarea{color:#fff;resize:vertical;background:#080808;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px 15px}.gh-order-detail__footer{border-top:1px solid #ffffff14;justify-content:space-between;gap:12px;padding:18px 28px 24px;display:flex}.gh-order-detail__actions{flex-wrap:wrap;gap:10px;display:flex}.gh-order-detail__action{color:#fff;cursor:pointer;background:#6f52a329;border:1px solid #6f52a399;border-radius:14px;padding:11px 16px;font-weight:700}.gh-order-detail__action.danger{color:#ff9f9f;background:#ff5a5a1a;border-color:#ff5a5a59}@media (width<=760px){.gh-order-detail__grid,.gh-order-detail__section--split{grid-template-columns:1fr}.gh-order-detail__footer{flex-direction:column;align-items:stretch}}.gh-card-autocomplete{gap:8px;display:grid;position:relative}.gh-card-autocomplete__input-wrap{position:relative}.gh-card-autocomplete__input-wrap input{width:100%;padding-right:42px}.gh-card-autocomplete__clear{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:28px;height:28px;font-size:18px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.gh-card-autocomplete__clear:hover{background:#a8144959}.gh-card-autocomplete__hint,.gh-card-autocomplete__error{margin:0;font-size:13px}.gh-card-autocomplete__hint{color:#8d849d}.gh-card-autocomplete__error{color:#ffb8cc}.gh-card-autocomplete__list{z-index:20;background:#111;border:1px solid #ffffff1f;border-radius:16px;max-height:320px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000073}.gh-card-autocomplete__option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.gh-card-autocomplete__option:hover,.gh-card-autocomplete__option:focus-visible{background:#6f52a338;outline:none}.gh-card-autocomplete__option-image,.gh-card-autocomplete__selected-image{object-fit:cover;background:#080808;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:44px;height:62px}.gh-card-autocomplete__thumb-placeholder{color:#8d849d;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.gh-card-autocomplete__option-content{gap:4px;min-width:0;display:grid}.gh-card-autocomplete__option-label{font-size:14px;font-weight:700;line-height:1.3}.gh-card-autocomplete__option-meta{color:#cfc7dc;font-size:12px}.gh-card-autocomplete__selected{color:#fff;background:#6f52a324;border:1px solid #6f52a359;border-radius:14px;align-items:center;gap:14px;padding:12px 14px;display:flex}.gh-card-autocomplete__selected-image{width:72px;height:100px}.gh-card-autocomplete__selected-info{gap:4px;min-width:0;display:grid}.gh-card-autocomplete__selected-info strong{font-size:15px;line-height:1.3}.gh-card-autocomplete__selected-info span{color:#cfc7dc;font-size:13px}.gh-card-autocomplete__selected-rarity{color:#a894d6!important;font-size:12px!important}.gh-pub-image-field{gap:8px;display:grid}.gh-pub-image-field__input{display:none}.gh-pub-image-field__dropzone{color:#fff;cursor:pointer;background:#6f52a314;border:1px dashed #6f52a373;border-radius:16px;justify-items:center;gap:6px;width:100%;padding:28px 20px;transition:background .2s,border-color .2s;display:grid}.gh-pub-image-field__dropzone:hover:not(:disabled),.gh-pub-image-field__dropzone:focus-visible{background:#6f52a329;border-color:#6f52a3bf;outline:none}.gh-pub-image-field__dropzone:disabled{opacity:.65;cursor:not-allowed}.gh-pub-image-field__dropzone strong{font-size:14px}.gh-pub-image-field__dropzone span:last-child{color:#9f96b0;font-size:12px}.gh-pub-image-field__preview{width:fit-content;max-width:100%;position:relative}.gh-pub-image-field__preview img{aspect-ratio:3/4;object-fit:cover;background:#080808;border:1px solid #ffffff1f;border-radius:16px;width:180px;max-width:100%;display:block}.gh-pub-image-field__remove{color:#fff;cursor:pointer;background:#000000b8;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:8px;right:8px}.gh-pub-image-field__remove:hover{background:#a81449d9}.gh-pub-image-field__spinner{animation:.9s linear infinite gh-pub-image-spin}.gh-pub-image-field__error{color:#ffb8cc;font-size:13px}@keyframes gh-pub-image-spin{to{transform:rotate(360deg)}}.gh-pub-form__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gh-pub-form__modal{background:#101010;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;width:min(1080px,100%);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 60px #6f52a338}.gh-pub-form__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 0;display:flex}.gh-pub-form__eyebrow{color:#cbb8ff;letter-spacing:.04em;text-transform:uppercase;background:#6f52a32e;border:1px solid #6f52a359;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.gh-pub-form__header h3{color:#fff;margin:0 0 6px;font-size:30px}.gh-pub-form__header p{color:#b9b0cc;max-width:560px;margin:0}.gh-pub-form__close{color:#fff;cursor:pointer;background:#080808;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:42px;height:42px;transition:all .2s;display:grid}.gh-pub-form__close:hover{border-color:#6f52a3;box-shadow:0 0 18px #6f52a347}.gh-pub-form{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.gh-pub-form__alert{color:#ffd6e0;background:#a8144924;border:1px solid #ff789659;border-radius:16px;margin:18px 28px 0;padding:14px 16px}.gh-pub-form__layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px;min-height:0;padding:22px 28px;display:grid;overflow-y:auto}.gh-pub-form__main{gap:22px;display:grid}.gh-pub-form__section{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;gap:16px;padding:20px;display:grid}.gh-pub-form__section-head{align-items:flex-start;gap:14px;display:flex}.gh-pub-form__step{color:#fff;background:linear-gradient(135deg,#4d3678,#6f52a3);border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:grid}.gh-pub-form__section-head h4{color:#fff;margin:0 0 4px;font-size:18px}.gh-pub-form__section-head p{color:#9f96b0;margin:0;font-size:14px}.gh-pub-form__type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.gh-pub-form__type-card{color:#fff;text-align:left;cursor:pointer;background:#080808;border:1px solid #ffffff1a;border-radius:18px;gap:8px;padding:16px;transition:all .2s;display:grid}.gh-pub-form__type-card strong{font-size:16px}.gh-pub-form__type-card span:last-child{color:#9f96b0;font-size:13px;line-height:1.4}.gh-pub-form__type-card:hover{border-color:#6f52a373}.gh-pub-form__type-card.active{background:#6f52a329;border-color:#6f52a3;box-shadow:inset 0 0 0 1px #6f52a359}.gh-pub-form__type-card:disabled{opacity:.7;cursor:not-allowed}.gh-pub-form__type-icon{color:#d6c7ff;background:#6f52a32e;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.gh-pub-form__grid{gap:14px;display:grid}.gh-pub-form__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-pub-form__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gh-pub-form__field{gap:8px;display:grid}.gh-pub-form__field label{color:#cfc7dc;font-size:13px;font-weight:700}.gh-pub-form__field input,.gh-pub-form__field textarea,.gh-pub-form__field select{color:#fff;background:#080808;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:14px 15px}.gh-pub-form__field textarea{resize:vertical;min-height:110px}.gh-pub-form__field input:focus,.gh-pub-form__field textarea:focus,.gh-pub-form__field select:focus{border-color:#6f52a3;box-shadow:0 0 0 4px #6f52a32e}.gh-pub-form__field input:disabled,.gh-pub-form__field textarea:disabled,.gh-pub-form__field select:disabled{opacity:.72;cursor:not-allowed}.gh-pub-form__field--error input,.gh-pub-form__field--error select,.gh-pub-form__field--error .gh-card-autocomplete__input-wrap input{border-color:#ff7896a6;box-shadow:0 0 0 4px #a814491f}.gh-pub-form__field-error{color:#ffb8cc;font-size:12px;font-weight:600}.gh-pub-form__field-hint{color:#8d849d;font-size:12px;line-height:1.4}.gh-pub-form__field-row{gap:8px;display:grid}.gh-pub-form__field-row-fields{align-items:end;gap:14px;display:grid}.gh-pub-form__field-row-fields--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-pub-form__field-row-fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gh-pub-form__field-row-meta{gap:14px;min-height:18px;display:grid}.gh-pub-form__field-row-meta--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-pub-form__field-row-meta--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gh-pub-form__control,.gh-pub-form__money-input{box-sizing:border-box;background:#080808;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.gh-pub-form__control input,.gh-pub-form__control select,.gh-pub-form__money-input input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:none;outline:none;padding:0;box-shadow:none!important}.gh-pub-form__control input{-moz-appearance:textfield}.gh-pub-form__control select{cursor:pointer;appearance:none}.gh-pub-form__control--select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239f96b0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px;position:relative}:is(.gh-pub-form__control:has(input:disabled),.gh-pub-form__control:has(select:disabled),.gh-pub-form__money-input:has(input:disabled)){opacity:.72;cursor:not-allowed}:is(.gh-pub-form__control:has(input:disabled) input,.gh-pub-form__control:has(select:disabled) select,.gh-pub-form__money-input:has(input:disabled) input){cursor:not-allowed}.gh-pub-form__control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gh-pub-form__control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gh-pub-form__money-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gh-pub-form__money-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gh-pub-form__control:focus-within,.gh-pub-form__money-input:focus-within{border-color:#6f52a3;box-shadow:0 0 0 4px #6f52a32e}.gh-pub-form__field--error .gh-pub-form__control,.gh-pub-form__field--error .gh-pub-form__money-input{border-color:#ff7896a6;box-shadow:0 0 0 4px #a814491f}.gh-pub-form__money-input span{color:#9f96b0;flex-shrink:0;font-weight:700}.gh-pub-form__discount-banner{color:#b8f2d6;background:#2ea06e1f;border:1px solid #56d69a47;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.gh-pub-form__publish-toggle{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:18px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.gh-pub-form__publish-toggle input{width:auto;margin-top:4px}.gh-pub-form__publish-toggle strong{margin-bottom:4px;display:block}.gh-pub-form__publish-toggle small{color:#9f96b0;font-size:13px}.gh-pub-form__preview{align-self:start;position:sticky;top:0}.gh-pub-form__preview-card{background:linear-gradient(#6f52a31f,#ffffff05);border:1px solid #ffffff1a;border-radius:22px;overflow:hidden}.gh-pub-form__preview-head{color:#d6c7ff;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.gh-pub-form__preview-image-wrap{aspect-ratio:3/4;background:#080808;place-items:center;display:grid}.gh-pub-form__preview-image-wrap img{object-fit:contain;width:100%;height:100%;padding:18px}.gh-pub-form__preview-placeholder{color:#8d849d;text-align:center;padding:24px;font-size:14px}.gh-pub-form__preview-body{gap:10px;padding:18px;display:grid}.gh-pub-form__preview-type{color:#d6c7ff;background:#6f52a333;border-radius:999px;width:fit-content;padding:5px 10px;font-size:12px;font-weight:700}.gh-pub-form__preview-body h5{color:#fff;margin:0;font-size:18px;line-height:1.35}.gh-pub-form__preview-meta{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.gh-pub-form__preview-meta li{color:#cfc7dc;background:#ffffff0f;border-radius:999px;padding:5px 10px;font-size:12px}.gh-pub-form__preview-prices{align-items:baseline;gap:10px;display:flex}.gh-pub-form__preview-original{color:#8d849d;font-size:14px;text-decoration:line-through}.gh-pub-form__preview-prices strong{color:#fff;font-size:24px}.gh-pub-form__preview-stock{color:#9f96b0;margin:0;font-size:13px}.gh-pub-form__preview-status{color:#cfc7dc;background:#ffffff0f;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:700}.gh-pub-form__preview-status--live{color:#b8f2d6;background:#2ea06e29}.gh-pub-form__preview-offer{color:#ffb8cc;background:#a8144933;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:700}.gh-pub-form__offer-toggle{margin-top:4px}.gh-pub-form__footer{background:#00000038;border-top:1px solid #ffffff14;justify-content:flex-end;gap:12px;padding:18px 28px 24px;display:flex}@media (width<=960px){.gh-pub-form__layout{grid-template-columns:1fr}.gh-pub-form__preview{position:static}}@media (width<=760px){.gh-pub-form__header,.gh-pub-form__layout,.gh-pub-form__footer{padding-left:18px;padding-right:18px}.gh-pub-form__type-grid,.gh-pub-form__grid--2,.gh-pub-form__field-row-fields--2,.gh-pub-form__field-row-fields--3,.gh-pub-form__field-row-meta--2,.gh-pub-form__field-row-meta--3{grid-template-columns:1fr}.gh-pub-form__footer{flex-direction:column-reverse}.gh-pub-form__footer .gh-btn{width:100%}}.gh-admin-page{gap:20px;display:grid}.gh-admin-page__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.gh-admin-toolbar{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;gap:12px;padding:18px;display:grid}.gh-admin-toolbar--filters{grid-template-columns:minmax(220px,1fr) minmax(180px,280px) auto}.gh-admin-toolbar--orders{grid-template-columns:minmax(220px,1fr) 180px 180px auto}.gh-admin-toolbar--search{grid-template-columns:minmax(260px,420px)}.gh-admin-input,.gh-admin-select{color:#fff;background:#080808;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:13px 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}.gh-admin-input::placeholder{color:#8d849d}.gh-admin-input:focus,.gh-admin-select:focus{border-color:#6f52a3bf;box-shadow:0 0 0 4px #6f52a329}.gh-admin-card{background:#111111eb;border:1px solid #ffffff1a;border-radius:24px;padding:24px;box-shadow:0 18px 50px #00000047}.gh-admin-message{color:#efe8ff;background:#6f52a324;border:1px solid #6f52a359;border-radius:14px;padding:14px 16px;font-size:14px}.gh-admin-message--error{color:#ffd6e0;background:#a8144924;border-color:#ff789659}.gh-admin-table-wrap{background:#080808b8;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden}.gh-admin-table-wrap--scroll{overflow-x:auto}.gh-admin-table-wrap table{border-collapse:collapse;width:100%;min-width:920px}.gh-admin-table-wrap thead{background:#ffffff0a}.gh-admin-table-wrap th,.gh-admin-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff0f;padding:15px 16px}.gh-admin-table-wrap th{color:#b9b0cc;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.gh-admin-table-wrap td{color:#fff;font-size:14px}.gh-admin-table-wrap tbody tr:hover{background:#6f52a30f}.gh-admin-table-wrap tbody tr:last-child td{border-bottom:0}.gh-admin-table-wrap td strong{font-weight:700;display:block}.gh-admin-table-wrap td small{color:#9f96b0;margin-top:4px;font-size:12px;display:block}.gh-admin-table-wrap .gh-admin-empty{text-align:center;color:#9f96b0;padding:36px 16px}.gh-admin-actions{flex-wrap:wrap;gap:8px;display:flex}.gh-admin-action-btn{color:#fff;cursor:pointer;background:#6f52a31f;border:1px solid #6f52a373;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.gh-admin-action-btn:hover{background:#6f52a338;border-color:#6f52a3b3}.gh-admin-action-btn--danger{color:#ff9f9f;background:#ff5a5a14;border-color:#ff5a5a59}.gh-admin-action-btn--danger:hover{color:#fff;background:#ff5a5a29;border-color:#ff5a5a80}.gh-admin-badge{color:#cfc7dc;white-space:nowrap;background:#ffffff14;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.gh-admin-badge--success{color:#b8ffd0;background:#52a36f29}.gh-admin-badge--warning{color:#ffe2a1;background:#ffc14f24}.gh-admin-badge--muted{color:#b9b0cc;background:#ffffff0f}.gh-admin-pagination{color:#b9b0cc;justify-content:center;align-items:center;gap:16px;padding:8px 0 4px;font-size:14px;display:flex}.gh-admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gh-admin-stat-grid--compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gh-admin-stat-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:20px;align-items:flex-start;gap:16px;min-height:132px;padding:20px;display:flex}.gh-admin-stat-card__icon{border-radius:14px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.gh-admin-stat-card--purple .gh-admin-stat-card__icon{color:#d9ccff;background:#6f52a32e}.gh-admin-stat-card--blue .gh-admin-stat-card__icon{color:#bfdbfe;background:#3b82f629}.gh-admin-stat-card--green .gh-admin-stat-card__icon{color:#bbf7d0;background:#22c55e24}.gh-admin-stat-card--amber .gh-admin-stat-card__icon{color:#fde68a;background:#f59e0b24}.gh-admin-stat-card span{color:#b9b0cc;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.gh-admin-stat-card strong{color:#fff;font-size:clamp(24px,3vw,32px);line-height:1.1;display:block}.gh-admin-stat-card small{color:#8d849d;margin-top:8px;font-size:12px;line-height:1.45;display:block}@media (width<=980px){.gh-admin-stat-grid,.gh-admin-toolbar--filters,.gh-admin-toolbar--orders,.gh-admin-toolbar--search{grid-template-columns:1fr}}.gh-admin-panel{color:#fff;background:radial-gradient(circle at 0 0,#6f52a31f,#0000 32%),radial-gradient(circle at 100% 0,#14c8bd14,#0000 28%),linear-gradient(#070707 0%,#050505 100%);grid-template-columns:272px minmax(0,1fr);min-height:100vh;display:grid}.gh-admin-panel__sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0aeb;border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;gap:24px;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.gh-admin-panel__brand{align-items:center;gap:12px;margin-bottom:28px;padding:8px 10px;display:flex}.gh-admin-panel__logo{border:1px solid #ffffff1f;border-radius:14px;width:46px;height:46px;overflow:hidden;box-shadow:0 8px 24px #6f52a340}.gh-admin-panel__logo img{object-fit:cover;width:100%;height:100%}.gh-admin-panel__brand p{color:#9f96b0;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:700}.gh-admin-panel__brand h1{color:#fff;margin:2px 0 0;font-size:22px;line-height:1.1}.gh-admin-panel__nav-label{color:#7a7288;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px 12px;font-size:11px;font-weight:800;display:block}.gh-admin-panel__menu{gap:6px;display:grid}.gh-admin-panel__menu button{color:#cfc7dc;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.gh-admin-panel__menu button svg{opacity:.85;flex-shrink:0}.gh-admin-panel__menu button:hover{color:#fff;background:#ffffff0a}.gh-admin-panel__menu button.active{color:#fff;background:linear-gradient(135deg,#6f52a33d,#6f52a31f);border-color:#6f52a373;box-shadow:inset 0 1px #ffffff0d}.gh-admin-panel__sidebar-footer{gap:12px;display:grid}.gh-admin-panel__store-link{color:#cfc7dc;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.gh-admin-panel__store-link:hover{color:#fff;background:#6f52a31a;border-color:#6f52a373}.gh-admin-panel__user{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex}.gh-admin-panel__user-avatar{color:#d9ccff;background:#6f52a333;border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.gh-admin-panel__user strong{color:#fff;font-size:14px;display:block}.gh-admin-panel__user span{color:#9f96b0;word-break:break-all;margin-top:2px;font-size:12px;display:block}.gh-admin-panel__logout{color:#ff9f9f;cursor:pointer;background:#ff5a5a14;border:1px solid #ff5a5a38;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.gh-admin-panel__logout:hover{color:#fff;background:#ff5a5a24;border-color:#ff5a5a66}.gh-admin-panel__main{min-width:0;padding:28px 32px 40px}.gh-admin-panel__header{border-bottom:1px solid #ffffff14;margin-bottom:24px;padding-bottom:22px}.gh-admin-panel__breadcrumb{color:#9f96b0;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.gh-admin-panel__header h2{color:#fff;margin:0;font-size:clamp(28px,4vw,36px);line-height:1.05}.gh-admin-panel__header p{color:#b9b0cc;max-width:720px;margin:10px 0 0;font-size:15px;line-height:1.55}@media (width<=980px){.gh-admin-panel{grid-template-columns:1fr}.gh-admin-panel__sidebar{border-bottom:1px solid #ffffff14;border-right:0;height:auto;position:static}.gh-admin-panel__menu{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-admin-panel__main{padding:22px 18px 32px}}@media (width<=560px){.gh-admin-panel__menu{grid-template-columns:1fr}}.gh-catalog-pagination{border-top:1px solid #ffffff14;gap:16px;margin-top:34px;padding-top:24px;display:grid}.gh-catalog-pagination__summary{color:#bfb6cc;text-align:center;margin:0;font-size:14px;font-weight:700}.gh-catalog-pagination__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.gh-catalog-pagination__nav,.gh-catalog-pagination__page{color:#fff;cursor:pointer;background:#111;border:1px solid #ffffff1f;border-radius:12px;min-height:44px;font-weight:800;transition:border-color .16s,background .16s,transform .16s}.gh-catalog-pagination__nav{align-items:center;gap:6px;padding:10px 14px;display:inline-flex}.gh-catalog-pagination__pages{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.gh-catalog-pagination__page{min-width:44px;height:auto;padding:0 12px}.gh-catalog-pagination__ellipsis{color:#8d849d;text-align:center;min-width:28px;font-weight:800}.gh-catalog-pagination__nav:hover:not(:disabled),.gh-catalog-pagination__page:hover:not(.active){border-color:#14c8bd}.gh-catalog-pagination__page.active{color:#aef8f2;background:#14c8bd1f;border-color:#14c8bd}.gh-catalog-pagination__nav:disabled,.gh-catalog-pagination__page:disabled{opacity:.45;cursor:not-allowed}@media (width<=700px){.gh-catalog-pagination__controls{flex-direction:column}.gh-catalog-pagination__nav{justify-content:center;width:100%}}.gh-catalog__hero{padding:58px var(--page-gutter) 38px;border-bottom:1px solid #ffffff14}.gh-catalog__hero-shell{max-width:var(--content-width);grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:34px;margin:0 auto;display:grid}.gh-catalog__hero-copy{max-width:780px}.gh-catalog__hero h1{color:#fff;margin:0;font-size:clamp(38px,6vw,68px);line-height:1}.gh-catalog__hero p{color:#cfc7dc;max-width:680px;margin:18px 0 0;font-size:18px;line-height:1.6}.gh-catalog__hero-mark{aspect-ratio:1;background:linear-gradient(145deg,#ffffff14,#ffffff05),#111;border:1px solid #ffffff1f;border-radius:26px;justify-self:end;place-items:center;width:190px;display:grid;box-shadow:0 24px 50px #00000057}.gh-catalog__hero-mark img{object-fit:contain;border-radius:20px;width:78%;height:78%}.gh-catalog__content{max-width:var(--content-width);padding:34px var(--page-gutter) 84px;scroll-margin-top:var(--header-offset);margin:0 auto}.gh-catalog__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;margin-bottom:24px;display:grid}.gh-catalog__toolbar h2{color:#fff;margin:0;font-size:28px}.gh-catalog__toolbar p{color:#bfb6cc;margin:7px 0 0}.gh-catalog__filters{grid-template-columns:minmax(240px,320px) 210px;gap:12px;display:grid}.gh-catalog__grid-wrap{position:relative}.gh-catalog__loading,.gh-catalog__empty,.gh-catalog__error,.gh-catalog__success{color:#cfc7dc;text-align:center;background:#111;border:1px solid #ffffff1f;border-radius:16px;padding:24px}.gh-catalog__error{color:#ffb4b4;background:#ff6b6b14;border-color:#ff6b6b59;margin-bottom:20px}.gh-catalog__success{color:#aef8f2;background:#14c8bd14;border-color:#14c8bd47;margin-bottom:20px}.gh-catalog__loading{margin-top:20px}@media (width<=860px){.gh-catalog__hero-shell{grid-template-columns:1fr}.gh-catalog__hero-mark{display:none}.gh-catalog__toolbar{grid-template-columns:1fr;align-items:stretch}.gh-catalog__filters{grid-template-columns:1fr}}@media (width<=560px){.gh-catalog__hero{padding-top:42px}}.gh-login{min-height:calc(100vh - 120px);padding:56px var(--page-gutter) 72px;align-items:center;display:grid}.gh-login__shell{width:min(100%, var(--content-width));grid-template-columns:minmax(0,1.05fr) minmax(340px,460px);align-items:center;gap:clamp(32px,5vw,64px);margin:0 auto;display:grid}.gh-login__copy{max-width:620px}.gh-login__brand{align-items:center;gap:14px;margin-bottom:22px;display:inline-flex}.gh-login__brand img{object-fit:cover;border:1px solid var(--border-soft);border-radius:16px;width:58px;height:58px;box-shadow:0 10px 24px #6f52a338}.gh-login__brand span{color:#fff;font-size:22px;font-weight:900}.gh-login__copy h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(38px,6vw,64px);line-height:.98}.gh-login__copy h1 span{color:var(--brand)}.gh-login__copy p{max-width:540px;color:var(--text-secondary);margin:18px 0 0;font-size:18px;line-height:1.65}.gh-login__features{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.gh-login__features li{color:#d8d0e8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.gh-login__features svg{color:var(--accent)}.gh-login__panel-wrap{gap:16px;display:grid}.gh-login__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.gh-login__step{border-radius:var(--radius-sm);min-height:46px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:flex}.gh-login__step span{width:26px;height:26px;color:inherit;background:#ffffff0f;border-radius:999px;place-items:center;font-size:12px;display:inline-grid}.gh-login__step--active{background:var(--brand-soft);color:#fff;border-color:#6f52a373}.gh-login__step--active span{background:var(--brand);color:#fff}.gh-login__step--done{color:var(--accent-text);border-color:#14c8bd3d}.gh-login__step--done span{background:#14c8bd2e}.gh-login__panel{border-radius:var(--radius-xl);gap:18px;width:100%;padding:28px;display:grid;box-shadow:0 0 0 1px #6f52a32e,0 24px 48px #00000047}.gh-login__panel-header{align-items:center;gap:14px;margin-bottom:2px;display:flex}.gh-login__icon{background:linear-gradient(135deg, var(--brand-dark), var(--brand));color:#fff;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 10px 24px #6f52a347}.gh-login__icon--accent{background:linear-gradient(135deg, #0f8f86, var(--accent));box-shadow:0 10px 24px #14c8bd3d}.gh-login__panel-header h2{color:#fff;margin:0 0 4px;font-size:24px}.gh-login__panel-header p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.45}.gh-login__email-chip{border-radius:var(--radius-sm);color:#fff;word-break:break-word;background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.gh-login__email-chip svg{color:var(--accent);flex-shrink:0}.gh-login__field{color:#fff;gap:8px;font-size:14px;font-weight:800;display:grid}.gh-login__field small{color:var(--text-muted);font-size:12px;font-weight:600}.gh-login__field input{border:1px solid var(--border-soft);background:var(--bg-input);width:100%;min-height:48px;color:var(--text-main);border-radius:12px;outline:none;padding:0 15px;transition:border-color .18s,box-shadow .18s}.gh-login__field input::placeholder{color:var(--text-subtle)}.gh-login__field input:focus{border-color:#6f52a3bf;box-shadow:0 0 0 4px #6f52a329}.gh-login__field input:disabled{opacity:.74}.gh-login__code-input{text-align:center;letter-spacing:.42em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:900;min-height:58px!important;padding-inline:18px!important}.gh-login__field--code input:focus{border-color:#14c8bda6;box-shadow:0 0 0 4px #14c8bd1f}.gh-login__message{border-radius:var(--radius-md);color:var(--accent-text);background:#14c8bd1a;border:1px solid #14c8bd47;padding:12px 14px;font-size:14px;line-height:1.45}.gh-login__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gh-login__link-button{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:800;transition:background .18s;display:inline-flex}.gh-login__link-button:hover:not(:disabled){background:#ffffff0f}.gh-login__link-button:disabled{opacity:.65;cursor:not-allowed}.gh-login__home-link{color:var(--text-secondary);justify-self:center;font-size:14px;font-weight:800;text-decoration:none}.gh-login__home-link:hover{color:#fff}@media (width<=980px){.gh-login{min-height:auto;padding-top:42px}.gh-login__shell{grid-template-columns:1fr}.gh-login__copy{max-width:none}}@media (width<=480px){.gh-login__steps{grid-template-columns:1fr}}@media (width<=560px){.gh-login{padding:36px var(--page-gutter) 56px}.gh-login__panel{border-radius:var(--radius-lg);padding:22px}.gh-login__panel-header{align-items:flex-start}.gh-login__secondary-actions{grid-template-columns:1fr}.gh-login__code-input{letter-spacing:.34em;font-size:22px}}@media (width<=360px){.gh-login__code-input{letter-spacing:.22em;font-size:20px;padding-inline:12px!important}}.gh-account__hero,.gh-account__content{max-width:var(--content-width);padding-inline:var(--page-gutter);margin:0 auto}.gh-account__hero{border-bottom:1px solid #ffffff14;justify-content:flex-start;align-items:flex-end;gap:24px;padding-top:72px;padding-bottom:44px;display:flex}.gh-account__hero h1{color:#fff;margin:0;font-size:clamp(38px,6vw,64px);line-height:1}.gh-account__hero p{color:#cfc7dc;margin:14px 0 0;font-size:17px}.gh-account__content{gap:24px;padding-top:34px;padding-bottom:80px;display:grid}.gh-account-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#111;border:1px solid #ffffff1f;border-radius:14px;gap:6px;width:fit-content;max-width:100%;padding:6px;display:flex;overflow-x:auto}.gh-account-tabs::-webkit-scrollbar{display:none}.gh-account-tabs button{color:#cfc7dc;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex}.gh-account-tabs button:hover{color:#fff;background:#ffffff0f}.gh-account-tabs button.is-active{color:#fff;background:#6f52a3}.gh-account__address-tab{gap:24px;display:grid}.gh-account-panel{border-radius:var(--radius-lg);gap:18px;width:100%;max-width:760px;padding:24px;display:grid}.gh-account-panel--wide{max-width:100%;min-height:100%}.gh-account-panel__header{align-items:center;gap:14px;display:flex}.gh-account-panel__icon{color:#fff;background:#6f52a3;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.gh-account-panel h2{color:#fff;margin:0 0 4px;font-size:24px}.gh-account-panel p{color:#cfc7dc;margin:0;line-height:1.5}.gh-account-panel label{color:#fff;gap:8px;font-size:14px;font-weight:800;display:grid}.gh-account-panel input{height:46px}.gh-account-panel textarea{resize:vertical;min-height:92px;padding-top:12px}.gh-account-panel input:disabled{opacity:.65}.gh-account__addresses{gap:14px;display:grid}.gh-address-card{background:#080808;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;gap:16px;padding:16px;display:flex}.gh-address-card__title{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.gh-address-card h3{color:#fff;margin:0;font-size:18px}.gh-address-card__title span{color:#aef8f2;background:#14c8bd1a;border:1px solid #14c8bd40;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.gh-address-card p+p{margin-top:4px}.gh-address-card__actions{align-items:flex-start;gap:8px;display:flex}.gh-address-card__actions button{color:#fff;cursor:pointer;background:#111;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.gh-address-card__actions button:hover{border-color:#6f52a3}.gh-account__address-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gh-account__full-field,.gh-account__checkbox{grid-column:1/-1}.gh-account__checkbox{align-items:center;grid-template-columns:none!important;gap:10px!important;display:flex!important}.gh-account__checkbox input{accent-color:#6f52a3;width:18px;height:18px}.gh-account__form-actions{justify-content:flex-end;gap:12px;display:flex}.gh-account__notice,.gh-account__empty,.gh-account__state{color:#aef8f2;text-align:center;background:#111;border:1px solid #14c8bd47;border-radius:18px;padding:18px}.gh-account__notice--error{color:#ffb4b4;background:#ff6b6b14;border-color:#ff6b6b59}.gh-account__empty{color:#cfc7dc;border-color:#ffffff1f}.gh-account__state{max-width:520px;margin:90px auto}@media (width<=950px){.gh-account__hero{flex-direction:column;align-items:flex-start}.gh-account__address-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.gh-account__hero{padding-top:48px}.gh-account-tabs{width:100%}.gh-account-tabs button{flex:none;min-width:max-content;padding:0 14px}.gh-account-panel{border-radius:18px;padding:20px}.gh-account__address-form{grid-template-columns:1fr}.gh-address-card{flex-direction:column}.gh-address-card__actions button{width:44px;height:44px}.gh-account__form-actions{flex-direction:column;align-items:stretch}.gh-account__form-actions .gh-account__primary-action,.gh-account__form-actions .gh-account__secondary-action{width:100%}}.gh-cart__hero,.gh-cart__content{max-width:var(--content-width);padding-inline:var(--page-gutter);margin:0 auto}.gh-cart__hero{border-bottom:1px solid #ffffff14;padding-top:58px;padding-bottom:38px}.gh-cart__hero h1{color:#fff;margin:0;font-size:clamp(38px,6vw,64px);line-height:1}.gh-cart__hero p{color:#cfc7dc;max-width:640px;margin:16px 0 0;font-size:18px;line-height:1.55}.gh-cart__content{gap:20px;padding-top:34px;padding-bottom:84px;display:grid}.gh-cart__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.gh-cart__items{gap:14px;display:grid}.gh-cart-item{grid-template-columns:150px minmax(0,1fr);display:grid;overflow:hidden}.gh-cart-item__image{min-height:190px;color:inherit;background:linear-gradient(#ffffff0f,#0000 42%),radial-gradient(circle at 50% 32%,#6f52a361,#0000 45%),#19171d;place-items:center;text-decoration:none;transition:filter .16s;display:grid}.gh-cart-item__image:hover{filter:brightness(1.08)}.gh-cart-item__image img{object-fit:contain;filter:drop-shadow(0 14px 16px #00000047);width:100%;height:100%;padding:16px}.gh-cart-item__image span{color:#fff;font-size:28px;font-weight:900}.gh-cart-item__body{gap:14px;padding:18px;display:grid}.gh-cart-item__body h2{color:#fff;margin:0;font-size:18px;line-height:1.3}.gh-cart-item__body h2 a{color:inherit;text-decoration:none}.gh-cart-item__body h2 a:hover{color:#aef8f2}.gh-cart-item__meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.gh-cart-item__meta span{color:#cfc7dc;background:#ffffff0f;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.gh-cart-item__issue{color:#ffb4b4;background:#ff6b6b1a;border:1px solid #ff6b6b47;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800}.gh-cart-item__footer{grid-template-columns:minmax(110px,1fr) auto auto auto;align-items:center;gap:14px;display:grid}.gh-cart-item__footer strong,.gh-cart-item__total{color:#fff;font-size:20px;font-weight:900}.gh-cart-item__old-price{color:#9c94aa;font-size:13px;font-weight:800;text-decoration:line-through}.gh-cart-item__quantity{background:#080808;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:38px 40px 38px;align-items:center;height:40px;display:inline-grid;overflow:hidden}.gh-cart-item__quantity button,.gh-cart-item__remove{color:#fff;cursor:pointer;background:0 0;border:0}.gh-cart-item__quantity button{place-items:center;height:40px;display:grid}.gh-cart-item__quantity button:hover:not(:disabled){background:#6f52a338}.gh-cart-item__quantity button:disabled,.gh-cart-item__remove:disabled{opacity:.45;cursor:not-allowed}.gh-cart-item__quantity span{color:#fff;text-align:center;font-weight:900}.gh-cart-item__total{text-align:right;min-width:110px}.gh-cart-item__remove{color:#ffb4b4;border:1px solid #ff6b6b52;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.gh-cart-item__remove:hover:not(:disabled){background:#ff6b6b1a}.gh-cart-summary{gap:16px;padding:22px;display:grid}.gh-cart-summary h2{color:#fff;margin:0;font-size:24px}.gh-cart-summary__row,.gh-cart-summary__total{color:#cfc7dc;justify-content:space-between;gap:12px;display:flex}.gh-cart-summary__row strong,.gh-cart-summary__total strong{color:#fff}.gh-cart-summary__total{border-top:1px solid #ffffff1a;align-items:baseline;padding-top:16px}.gh-cart-summary__total strong{font-size:24px}.gh-cart__empty,.gh-cart__state,.gh-cart__notice,.gh-cart__warning{color:#cfc7dc;text-align:center;padding:22px}.gh-cart__empty{place-items:center;gap:10px;min-height:260px;display:grid}.gh-cart__empty h2{color:#fff;margin:0}.gh-cart__empty p{margin:0}.gh-cart__notice{color:#aef8f2;border-color:#14c8bd47}.gh-cart__notice--error,.gh-cart__warning{color:#ffb4b4;background:#ff6b6b14;border-color:#ff6b6b59}@media (width<=960px){.gh-cart__layout{grid-template-columns:1fr}.gh-cart-summary{position:static}.gh-cart-item__footer{grid-template-columns:1fr 1fr;gap:12px}.gh-cart-item__total{text-align:left;grid-column:1/-1}}@media (width<=640px){.gh-cart__hero p{font-size:16px}.gh-cart-summary{padding:18px}.gh-cart-item__quantity{grid-template-columns:44px 48px 44px;height:44px}.gh-cart-item__quantity button{min-width:44px;height:44px}.gh-cart-item__remove{width:44px;height:44px}}@media (width<=720px){.gh-cart-item{grid-template-columns:1fr}.gh-cart-item__image{min-height:240px}.gh-cart-item__footer{grid-template-columns:1fr;align-items:stretch}.gh-cart-item__total{text-align:left}}.gh-checkout__hero,.gh-checkout__content{max-width:var(--content-width);padding-inline:var(--page-gutter);margin:0 auto}.gh-checkout__hero{border-bottom:1px solid #ffffff14;padding-top:58px;padding-bottom:38px}.gh-checkout__hero h1{color:#fff;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.05}.gh-checkout__hero p{color:#cfc7dc;max-width:640px;margin:16px 0 0;font-size:18px;line-height:1.55}.gh-checkout__content{gap:20px;padding-top:34px;padding-bottom:84px;display:grid}.gh-checkout__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.gh-checkout__form{gap:18px;padding:24px;display:grid}.gh-checkout__section{gap:14px;padding:18px;display:grid}.gh-checkout__section h2{color:#fff;margin:0;font-size:18px}.gh-checkout__section p{color:#9f96b0;margin:-6px 0 0;font-size:14px}.gh-checkout__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gh-checkout__field{gap:8px;display:grid}.gh-checkout__field--full{grid-column:1/-1}.gh-checkout__field label{color:#cfc7dc;font-size:13px;font-weight:700}.gh-checkout__field input,.gh-checkout__field select,.gh-checkout__field textarea{font:inherit}.gh-checkout__field textarea{resize:vertical;min-height:96px}.gh-checkout__options{gap:10px;display:grid}.gh-checkout__option{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.gh-checkout__option.active{background:#6f52a324;border-color:#6f52a3a6}.gh-checkout__option input{margin-top:3px}.gh-checkout__option strong{margin-bottom:4px;display:block}.gh-checkout__option span{color:#9f96b0;font-size:13px}.gh-checkout__summary{gap:14px;padding:22px;display:grid}.gh-checkout__summary h2{color:#fff;margin:0;font-size:20px}.gh-checkout__summary-item{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;display:grid}.gh-checkout__summary-item img,.gh-checkout__summary-thumb{object-fit:cover;background:#080808;border:1px solid #ffffff14;border-radius:10px;width:52px;height:72px}.gh-checkout__summary-thumb{color:#8d849d;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.gh-checkout__summary-item strong,.gh-checkout__summary-item span{display:block}.gh-checkout__summary-item strong{color:#fff;font-size:14px;line-height:1.35}.gh-checkout__summary-item span{color:#9f96b0;font-size:13px}.gh-checkout__summary-row,.gh-checkout__summary-total{color:#cfc7dc;justify-content:space-between;gap:12px;font-size:14px;display:flex}.gh-checkout__summary-total{color:#fff;border-top:1px solid #ffffff14;padding-top:12px;font-size:18px;font-weight:800}.gh-checkout__notice--success{color:#b8f2d6}.gh-checkout__whatsapp-link{color:#25d366;align-items:center;gap:6px;margin-top:8px;font-weight:600;text-decoration:none;display:inline-flex}.gh-checkout__whatsapp-link:hover{text-decoration:underline}@media (width<=960px){.gh-checkout__layout,.gh-checkout__grid{grid-template-columns:1fr}.gh-checkout__summary{position:static}}@media (width<=640px){.gh-checkout__form,.gh-checkout__summary,.gh-checkout__section{padding:18px}.gh-checkout__grid{grid-template-columns:1fr}.gh-checkout__hero p{font-size:16px}}.gh-checkout-result__shell{max-width:760px;padding:72px var(--page-gutter) 84px;margin:0 auto}.gh-checkout-result__card{gap:18px;padding:28px;display:grid}.gh-checkout-result__icon{border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.gh-checkout-result__icon--success{color:#b8f2d6;background:#2ea06e29}.gh-checkout-result__icon--pending{color:#ffe08a;background:#ffc10724}.gh-checkout-result__icon--failure{color:#ffb8cc;background:#a814492e}.gh-checkout-result__card h1{color:#fff;margin:0;font-size:clamp(30px,5vw,42px)}.gh-checkout-result__card p{color:#cfc7dc;margin:0;line-height:1.6}.gh-checkout-result__meta{background:#ffffff0a;border-radius:16px;gap:10px;padding:16px;display:grid}.gh-checkout-result__meta-row{color:#cfc7dc;justify-content:space-between;gap:12px;font-size:14px;display:flex}.gh-checkout-result__meta-row strong{color:#fff}.gh-checkout-result__items{gap:10px;display:grid}.gh-checkout-result__item{color:#fff;justify-content:space-between;gap:12px;font-size:14px;display:flex}.gh-checkout-result__actions{flex-wrap:wrap;gap:12px;display:flex}.gh-checkout-result__error{color:#ffb8cc;font-size:14px}.gh-info__hero,.gh-info__content{max-width:var(--prose-width);padding-inline:var(--page-gutter);margin:0 auto}.gh-info__hero{border-bottom:1px solid #ffffff14;padding-top:56px;padding-bottom:36px}.gh-info__hero h1{color:#fff;margin:0;font-size:clamp(36px,5vw,56px);line-height:1.05}.gh-info__hero p{color:#cfc7dc;margin:14px 0 0;font-size:17px;line-height:1.6}.gh-info__content{padding-top:36px;padding-bottom:72px}.gh-info__updated{color:#9f96b0;margin:0 0 28px;font-size:14px}.gh-info__section{margin-bottom:36px}.gh-info__section h2{color:#fff;margin:0 0 14px;font-size:24px}.gh-info__section p,.gh-info__section li{color:#cfc7dc;font-size:16px;line-height:1.7}.gh-info__section p{margin:0 0 14px}.gh-info__section ul,.gh-info__section ol{margin:0 0 14px;padding-left:22px}.gh-info__section li+li{margin-top:8px}.gh-info__highlight{padding:18px 20px}.gh-info__highlight strong{color:#fff;margin-bottom:6px;display:block}.gh-info__highlight p{margin:0}.gh-info__dispatch-card{border-radius:var(--radius-lg);background:linear-gradient(135deg, #6f52a333, #14c8bd14), var(--bg-elevated);box-shadow:var(--shadow-soft);border:1px solid #6f52a361;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;margin-bottom:28px;padding:22px;display:grid}.gh-info__dispatch-card-icon{color:#e8dcff;background:#6f52a347;border:1px solid #6f52a373;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.gh-info__dispatch-card-body{min-width:0}.gh-info__dispatch-card-label{color:var(--accent-text);letter-spacing:.04em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;margin-bottom:8px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.gh-info__dispatch-card-body h2{color:#fff;margin:0 0 10px;font-size:clamp(22px,4vw,28px);line-height:1.15}.gh-info__dispatch-card-body p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.65}.gh-info__dispatch-days{flex-wrap:wrap;gap:10px;display:flex}.gh-info__dispatch-days span{background:var(--accent-soft);min-height:40px;color:var(--accent-text);border:1px solid #14c8bd52;border-radius:999px;align-items:center;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.gh-info__faq{gap:12px;display:grid}.gh-info__faq-item{overflow:hidden}.gh-info__faq-item summary{cursor:pointer;color:#fff;padding:18px 20px;font-size:16px;font-weight:700;list-style:none}.gh-info__faq-item summary::-webkit-details-marker{display:none}.gh-info__faq-item summary:after{content:"+";float:right;color:#cbb8ff;font-size:20px;line-height:1}.gh-info__faq-item[open] summary:after{content:"−"}.gh-info__faq-item div{padding:0 20px 18px}.gh-info__faq-item p{margin:0}.gh-info__links{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.gh-info__links a{color:#cbb8ff;font-weight:700;text-decoration:none}.gh-info__links a:hover{text-decoration:underline}@media (width<=560px){.gh-info__dispatch-card{grid-template-columns:1fr;gap:14px;padding:18px}.gh-info__dispatch-card-icon{width:46px;height:46px}.gh-info__dispatch-days span{flex:calc(50% - 5px);justify-content:center;min-height:44px}.gh-info__faq-item summary{min-height:44px;padding-block:14px}}.gh-product-detail{background:radial-gradient(circle at 80% 4%,#6f52a338,#0000 30%),linear-gradient(#080808 0%,#0b0a0d 44%,#070707 100%);min-height:100vh}.gh-product-detail__hero,.gh-product-detail__related{max-width:var(--content-width);padding-inline:var(--page-gutter);margin:0 auto}.gh-product-detail__hero{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:center;gap:42px;padding-top:58px;padding-bottom:56px;display:grid}.gh-product-detail__image{background:linear-gradient(#ffffff0f,#0000 42%),radial-gradient(circle at 50% 32%,#6f52a36b,#0000 45%),#19171d;border:1px solid #ffffff1f;border-radius:24px;place-items:center;min-height:560px;display:grid;box-shadow:0 24px 50px #00000057}.gh-product-detail__image img{object-fit:contain;filter:drop-shadow(0 18px 22px #00000052);width:100%;height:100%;max-height:540px;padding:28px}.gh-product-detail__image span{color:#fff;font-size:54px;font-weight:900}.gh-product-detail__info{gap:18px;display:grid}.gh-product-detail__crumb{color:#aef8f2;text-transform:uppercase;background:#14c8bd1a;border:1px solid #14c8bd3d;border-radius:999px;width:fit-content;padding:8px 14px;font-size:12px;font-weight:900}.gh-product-detail__heading h1,.gh-product-detail__info h1{color:#fff;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.05}.gh-product-detail__heading{gap:8px;display:grid}.gh-product-detail__card-number{color:var(--text-muted);letter-spacing:.04em;margin:0;font-size:clamp(18px,2.8vw,24px);font-weight:800}.gh-product-detail__meta{flex-wrap:wrap;gap:8px;display:flex}.gh-product-detail__meta span{color:#cfc7dc;background:#ffffff0f;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.gh-product-detail__description{color:#cfc7dc;margin:0;font-size:16px;line-height:1.6}.gh-product-detail__price-box{background:#111;border:1px solid #ffffff1f;border-radius:18px;gap:6px;padding:20px;display:grid}.gh-product-detail__old-price{color:#9c94aa;font-size:15px;font-weight:800;text-decoration:line-through}.gh-product-detail__price{color:#fff;font-size:36px;font-weight:900}.gh-product-detail__price-box span{color:#aef8f2;font-weight:900}.gh-product-detail__cart-button{color:#fff;cursor:pointer;background:#6f52a3;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-weight:900;display:inline-flex}.gh-product-detail__cart-button:hover{color:#041311;background:#14c8bd}.gh-product-detail__cart-button:disabled{opacity:.62;cursor:not-allowed}.gh-product-detail__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gh-product-detail__trust div{color:#fff;background:#111;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:10px;min-height:64px;padding:14px;font-weight:900;display:flex}.gh-product-detail__trust svg{color:#14c8bd}.gh-product-detail__notice,.gh-product-detail__state{color:#aef8f2;text-align:center;background:#111;border:1px solid #14c8bd47;border-radius:16px;padding:18px}.gh-product-detail__notice--error{color:#ffb4b4;background:#ff6b6b14;border-color:#ff6b6b59}.gh-product-detail__state{color:#cfc7dc;border-color:#ffffff1f;max-width:680px;margin:80px auto}.gh-product-detail__related{padding-top:48px;padding-bottom:84px}.gh-product-detail__section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.gh-product-detail__section-title h2{color:#fff;margin:0;font-size:30px}.gh-product-detail__section-title a{color:#aef8f2;font-weight:900}.gh-product-detail__related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.gh-product-related-card{background:#111;border:1px solid #ffffff1f;border-radius:18px;transition:transform .18s,border-color .18s;overflow:hidden}.gh-product-related-card:hover{border-color:#14c8bd57;transform:translateY(-4px)}.gh-product-related-card__image{background:radial-gradient(circle at 50% 32%,#6f52a361,#0000 45%),#19171d;place-items:center;height:220px;display:grid}.gh-product-related-card__image img{object-fit:contain;width:100%;height:100%;padding:16px}.gh-product-related-card__image span{color:#fff;font-size:30px;font-weight:900}.gh-product-related-card h3{color:#fff;min-height:44px;margin:16px 16px 4px;font-size:16px;line-height:1.35}.gh-product-related-card__number{color:var(--text-muted);letter-spacing:.03em;margin:0 16px 8px;font-size:13px;font-weight:800;display:block}.gh-product-related-card p{color:#fff;margin:0 16px 16px;font-size:20px;font-weight:900}@media (width<=920px){.gh-product-detail__hero{grid-template-columns:1fr}.gh-product-detail__image{min-height:420px}.gh-product-detail__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.gh-product-detail__hero{gap:24px;padding-top:38px}.gh-product-detail__image{min-height:min(72vw,320px)}.gh-product-detail__trust{grid-template-columns:1fr}.gh-product-detail__section-title{flex-direction:column;align-items:flex-start}.gh-product-detail__related-grid{grid-template-columns:1fr;gap:12px}.gh-product-detail__cart-button{justify-content:center;width:100%}.gh-product-detail__price-box{padding:16px}.gh-product-detail__price{font-size:clamp(28px,8vw,36px)}}:root{--bg-main:#070707;--bg-elevated:#111;--bg-panel:#0d0d0d;--bg-input:#080808;--border-soft:#ffffff1a;--border-strong:#ffffff24;--text-main:#fff;--text-secondary:#cfc7dc;--text-muted:#9f96b0;--text-subtle:#7a7288;--brand:#6f52a3;--brand-dark:#4d3678;--brand-soft:#6f52a32e;--brand-glow:#6f52a347;--accent:#14c8bd;--accent-soft:#14c8bd1f;--accent-text:#aef8f2;--offer:#a81449;--offer-soft:#a8144924;--premium:#d7b560;--premium-soft:#d7b56024;--success:#22c55e;--danger:#ff6b6b;--radius-xl:24px;--radius-lg:18px;--radius-md:14px;--radius-sm:10px;--shadow-card:0 18px 40px #00000047;--shadow-soft:0 10px 30px #00000038;--content-width:1200px;--prose-width:860px;--header-offset:132px;--page-gutter:20px;--mobile-nav-top:118px}@media (width<=980px){:root{--header-offset:88px;--mobile-nav-top:118px}}@media (width<=640px){:root{--header-offset:76px;--page-gutter:16px;--mobile-nav-top:104px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset);overflow-x:clip}body{background:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,Arial,Helvetica,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#fff3}.gh-shell{width:min(100%, var(--content-width));margin-inline:auto;padding-inline:20px}.gh-shell--prose{width:min(100%, var(--prose-width))}.gh-btn{border-radius:var(--radius-sm);background:var(--brand);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative}.gh-btn span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}@media (width<=640px){.gh-btn span{text-overflow:clip;white-space:normal;max-width:none;overflow:visible}}.gh-btn:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 10px 24px #6f52a347}.gh-btn:active{transform:translateY(0)}.gh-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.gh-btn--secondary{background:0 0;border-color:#6f52a38c}.gh-btn--secondary:hover{background:var(--brand-soft);border-color:#6f52a3bf}.gh-btn--accent{background:var(--accent);color:#041311}.gh-btn--accent:hover{background:#22e4d7;box-shadow:0 10px 24px #14c8bd3d}.gh-btn--block{width:100%}.gh-store-bg{background:radial-gradient(circle at 82% 0%, var(--brand-glow), transparent 28%), linear-gradient(180deg, #080808 0%, var(--bg-main) 100%)}.gh-store-bg--checkout,.gh-cart,.gh-checkout,.gh-checkout-result,.gh-catalog,.gh-product-detail,.gh-account,.gh-login{min-height:100vh}.gh-home,.gh-cart,.gh-checkout,.gh-checkout-result,.gh-catalog,.gh-product-detail,.gh-account,.gh-login,.gh-info{background:radial-gradient(circle at 82% 0%, var(--brand-glow), transparent 28%), linear-gradient(180deg, #080808 0%, var(--bg-main) 100%)}.gh-home-hero__eyebrow,.gh-home-section__eyebrow,.gh-home-banner__eyebrow,.gh-catalog__eyebrow,.gh-cart__eyebrow,.gh-checkout__eyebrow,.gh-product-detail__crumb,.gh-login__eyebrow,.gh-account__eyebrow,.gh-info__eyebrow{background:var(--accent-soft);color:var(--accent-text);letter-spacing:.04em;text-transform:uppercase;border:1px solid #14c8bd3d;border-radius:999px;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.gh-login__eyebrow,.gh-account__eyebrow,.gh-info__eyebrow{background:var(--brand-soft);color:#d9ccff;border-color:#6f52a366}.gh-catalog--premium .gh-catalog__eyebrow{background:var(--premium-soft);color:#ffe1a1;border-color:#d7b56047}.gh-catalog--offers .gh-catalog__eyebrow{background:var(--offer-soft);color:#ffb8cc;border-color:#a8144957}.gh-surface,.gh-cart-item,.gh-cart-summary,.gh-cart__empty,.gh-cart__state,.gh-cart__notice,.gh-cart__warning,.gh-checkout__form,.gh-checkout__summary,.gh-checkout__section,.gh-checkout__notice,.gh-login__panel,.gh-account__panel,.gh-account-panel,.gh-product-detail__panel,.gh-info__faq-item,.gh-info__highlight{border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.gh-field input,.gh-field textarea,.gh-field select,.gh-checkout__field input,.gh-checkout__field textarea,.gh-checkout__field select,.gh-login__form input,.gh-account__form input,.gh-account__form textarea,.gh-account__form select,.gh-account-panel input,.gh-account-panel textarea,.gh-catalog__filters input,.gh-catalog__filters select{border:1px solid var(--border-soft);background:var(--bg-input);width:100%;min-height:46px;color:var(--text-main);border-radius:12px;outline:none;padding:12px 15px;transition:border-color .18s,box-shadow .18s}.gh-field input::placeholder,.gh-checkout__field input::placeholder,.gh-login__form input::placeholder,.gh-catalog__filters input::placeholder{color:var(--text-subtle)}.gh-field input:focus,.gh-field textarea:focus,.gh-field select:focus,.gh-checkout__field input:focus,.gh-checkout__field textarea:focus,.gh-checkout__field select:focus,.gh-login__form input:focus,.gh-account__form input:focus,.gh-account__form textarea:focus,.gh-account__form select:focus,.gh-account-panel input:focus,.gh-account-panel textarea:focus,.gh-catalog__filters input:focus,.gh-catalog__filters select:focus{border-color:#6f52a3bf;box-shadow:0 0 0 4px #6f52a329}.gh-field-error{color:#ffb4b4;margin-top:6px;font-size:13px;font-weight:600;line-height:1.4;display:block}.gh-checkout__field input[aria-invalid=true],.gh-account-panel input[aria-invalid=true],.gh-login__form input[aria-invalid=true]{border-color:#ff6b6b8c;box-shadow:0 0 0 4px #ff6b6b1f}.gh-catalog__filters input:focus,.gh-catalog__filters select:focus{border-color:#14c8bda6;box-shadow:0 0 0 4px #14c8bd1f}.gh-home-card,.gh-catalog-card,.gh-product-card,.gh-product-related-card{border-radius:var(--radius-lg);background:var(--bg-elevated);min-height:100%;box-shadow:var(--shadow-card);border:1px solid #ffffff1c;flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.gh-home-card:hover,.gh-catalog-card:hover,.gh-product-card:hover,.gh-product-related-card:hover{border-color:#14c8bd57;transform:translateY(-4px);box-shadow:0 22px 42px #0000004d}.gh-catalog--premium .gh-catalog-card:hover,.gh-catalog--premium .gh-product-card:hover,.gh-catalog--premium .gh-product-related-card:hover{border-color:#d7b5606b}.gh-catalog--offers .gh-catalog-card:hover,.gh-catalog--offers .gh-product-card:hover{border-color:#a8144975}.gh-home-card__image,.gh-catalog-card__image,.gh-product-card__image,.gh-product-related-card__image{color:inherit;background:linear-gradient(#ffffff0f,#0000 42%),radial-gradient(circle at 50% 32%,#6f52a36b,#0000 45%),#19171d;place-items:center;text-decoration:none;display:grid;position:relative}.gh-home-card__image img,.gh-catalog-card__image img,.gh-product-card__image img,.gh-product-related-card__image img{object-fit:contain;filter:drop-shadow(0 16px 18px #00000047);width:100%;height:100%;padding:18px}.gh-home-card__badge,.gh-catalog-card__badge,.gh-product-card__badge{background:var(--offer);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;line-height:1;position:absolute;top:14px;left:14px}.gh-home-card__body,.gh-catalog-card__body,.gh-product-card__body,.gh-product-related-card__body{flex-direction:column;flex:1;padding:17px;display:flex}.gh-home-card__body h3,.gh-catalog-card__body h3,.gh-product-related-card__body h3{min-height:0;margin:0 0 10px;font-size:16px;line-height:1.32}.gh-home-card__body h3 a,.gh-catalog-card__body h3 a,.gh-product-related-card__body h3 a{color:var(--text-main);text-decoration:none}.gh-home-card__body h3 a:hover,.gh-catalog-card__body h3 a:hover,.gh-product-related-card__body h3 a:hover{color:var(--accent-text)}.gh-home-card__card-number,.gh-catalog-card__card-number,.gh-product-card__card-number{color:var(--text-muted);letter-spacing:.03em;margin:0 0 10px;font-size:13px;font-weight:800}.gh-home-card__meta,.gh-catalog-card__meta,.gh-product-card__meta{flex-wrap:wrap;gap:8px;min-height:28px;margin-bottom:16px;display:flex}.gh-home-card__meta span,.gh-catalog-card__meta span,.gh-product-card__meta span{max-width:100%;color:var(--text-secondary);background:#ffffff0f;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.gh-home-card__price-row,.gh-catalog-card__price-row,.gh-product-card__price-row,.gh-product-related-card__price-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;margin-bottom:16px;display:flex}.gh-home-card__old-price,.gh-catalog-card__old-price,.gh-product-card__old-price{color:#9c94aa;font-size:13px;font-weight:800;text-decoration:line-through}.gh-home-card__price,.gh-catalog-card__price,.gh-product-card__price,.gh-product-related-card__price{color:var(--text-main);font-size:22px;font-weight:900}.gh-home-card__stock,.gh-catalog-card__stock,.gh-product-card__stock{background:var(--accent-soft);color:var(--accent-text);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.gh-home-card__button,.gh-catalog-card__button,.gh-product-card__button,.gh-cart-summary__primary,.gh-cart-summary__secondary,.gh-checkout__submit,.gh-checkout-result__button,.gh-login__button,.gh-account__primary-action,.gh-account__secondary-action,.gh-home-banner__button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.gh-home-card__button,.gh-catalog-card__button,.gh-product-card__button,.gh-cart-summary__primary,.gh-checkout__submit,.gh-checkout-result__button,.gh-login__button,.gh-account__primary-action,.gh-home-banner__button{background:var(--brand);color:#fff}.gh-home-card__button:hover,.gh-catalog-card__button:hover,.gh-product-card__button:hover,.gh-cart-summary__primary:hover,.gh-checkout__submit:hover,.gh-checkout-result__button:hover,.gh-login__button:hover,.gh-account__primary-action:hover,.gh-home-banner__button:hover{background:var(--accent);color:#041311;transform:translateY(-1px);box-shadow:0 10px 24px #14c8bd38}.gh-cart-summary__secondary,.gh-checkout-result__button--secondary,.gh-account__secondary-action{color:#fff;background:0 0;border-color:#6f52a38c}.gh-cart-summary__secondary:hover,.gh-checkout-result__button--secondary:hover,.gh-account__secondary-action:hover{background:var(--brand-soft)}.gh-home-card__button:disabled,.gh-catalog-card__button:disabled,.gh-product-card__button:disabled,.gh-checkout__submit:disabled,.gh-login__button:disabled,.gh-account__primary-action:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.gh-product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,240px));justify-content:start;gap:16px;display:grid}.gh-product-grid .gh-product-card{max-width:240px;overflow:visible}.gh-product-grid .gh-product-card__image{aspect-ratio:5/7;flex-shrink:0;height:auto;min-height:210px;max-height:280px;padding:8px 10px;overflow:hidden}.gh-product-grid .gh-product-card__image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:0}.gh-product-grid .gh-product-card__body{flex-shrink:0;padding:14px}.gh-product-card__title{color:#fff;min-height:0;margin:0 0 4px;font-size:15px;font-weight:900;line-height:1.28}.gh-product-card__title a{-webkit-line-clamp:2;color:#fff;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.gh-product-card__title a:hover{color:var(--accent-text)}.gh-product-grid .gh-product-card__price{font-size:20px}.gh-product-grid--loading{opacity:.72;pointer-events:none}@media (width<=1050px){.gh-product-grid:not(.gh-product-grid--carousel){grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media (width<=900px){.gh-product-grid--carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.gh-product-grid--carousel>.gh-product-card{scroll-snap-align:start;flex:0 0 min(68vw,230px);max-width:230px}.gh-product-grid--carousel .gh-product-card__image{min-height:190px;max-height:min(72vw,280px)}}@media (width<=640px){.gh-product-grid:not(.gh-product-grid--carousel){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gh-product-grid:not(.gh-product-grid--carousel) .gh-product-card{width:100%;max-width:none}.gh-product-grid:not(.gh-product-grid--carousel) .gh-product-card__image{min-height:150px;max-height:none}.gh-product-grid .gh-product-card__price-row{flex-direction:column;align-items:flex-start}}@media (width<=380px){.gh-product-grid:not(.gh-product-grid--carousel){grid-template-columns:1fr}}.gh-store-notice,.gh-cart__notice,.gh-checkout__notice,.gh-login__error,.gh-account__message,.gh-account__notice{border-radius:var(--radius-md);padding:14px 16px;font-size:14px;line-height:1.5}.gh-store-notice,.gh-cart__notice,.gh-checkout__notice,.gh-account__message,.gh-account__notice{background:var(--brand-soft);color:#efe8ff;border:1px solid #6f52a359}.gh-login__error,.gh-cart__warning,.gh-account__notice--error{color:#ffd6e0;background:#a8144924;border:1px solid #ff789659}.gh-cart-summary,.gh-checkout__summary{top:var(--header-offset);position:sticky}.gh-home-card__image{height:240px}.gh-catalog-card__image{height:252px}.gh-home-card__image>span:not(.gh-home-card__badge),.gh-catalog-card__image>span:not(.gh-catalog-card__badge),.gh-product-card__image>span:not(.gh-product-card__badge){color:#ffffffb8;font-size:54px;font-weight:900}.gh-catalog-card__badge{box-shadow:0 10px 22px #a8144940}.gh-home-card__button,.gh-catalog-card__button,.gh-product-card__button,.gh-checkout__submit,.gh-checkout__back,.gh-cart-summary__primary,.gh-cart-summary__secondary{width:100%}.gh-checkout__back{color:#fff;background:0 0;border-color:#6f52a38c;text-decoration:none}.gh-checkout__back:hover{background:var(--brand-soft)}.gh-checkout-result__card{border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.gh-info__highlight{background:var(--brand-soft);border-color:#6f52a359}.gh-catalog--premium .gh-catalog-card__image,.gh-catalog--premium .gh-product-card__image{background:linear-gradient(#ffffff0f,#0000 42%),radial-gradient(circle at 50% 32%,#d7b56047,#0000 45%),#1a1711}.gh-catalog--offers .gh-catalog-card__image,.gh-catalog--offers .gh-product-card__image{background:linear-gradient(#ffffff0f,#0000 42%),radial-gradient(circle at 50% 32%,#a8144957,#0000 45%),#1a1215}.gh-catalog--premium{background:radial-gradient(circle at 82% 4%, #d7b56029, transparent 30%), linear-gradient(180deg, #080808 0%, #0c0a08 42%, var(--bg-main) 100%)}.gh-catalog--offers{background:radial-gradient(circle at 82% 4%, #a814493d, transparent 30%), linear-gradient(180deg, #080808 0%, #0d080b 42%, var(--bg-main) 100%)}@media (width<=980px){.gh-cart-summary__primary,.gh-cart-summary__secondary,.gh-checkout__submit,.gh-checkout__back{min-height:48px}}@media (width<=640px){.gh-home-hero,.gh-catalog__hero,.gh-cart__hero,.gh-checkout__hero,.gh-info__hero,.gh-account__hero,.gh-product-detail__hero{padding-top:40px;padding-bottom:28px}.gh-cart__content,.gh-checkout__content,.gh-catalog__content,.gh-info__content,.gh-account__content{padding-bottom:56px}.gh-home-card__image,.gh-catalog-card__image{height:min(72vw,300px)}.gh-product-grid--carousel .gh-product-card__image{height:auto;min-height:190px;max-height:min(72vw,280px)}.gh-checkout-result__actions{flex-direction:column}.gh-checkout-result__actions .gh-checkout-result__button{width:100%}}
