:root{--beguigo-theme-bg:#070b14;--beguigo-theme-bg-soft:#0b1220;--beguigo-theme-surface:#111827;--beguigo-theme-surface-2:#172235;--beguigo-theme-surface-3:#1c2738;--beguigo-theme-text:#f8f7f4;--beguigo-theme-muted:#aab5c5;--beguigo-theme-line:#273449;--beguigo-theme-line-soft:rgba(255,255,255,.08);--beguigo-theme-accent:#f15b5d;--beguigo-theme-accent-strong:#dd252d;--beguigo-theme-positive:#2ec79a;--beguigo-theme-cyan:#2daec7;--beguigo-theme-gold:#d8a52c;--beguigo-theme-violet:#7b62d9;--beguigo-theme-radius:18px;--beguigo-theme-radius-sm:12px;--beguigo-theme-shadow:0 22px 70px rgba(0,0,0,.28);--beguigo-surface-bg:#0d1728;--beguigo-surface-bg-2:#111d31;--beguigo-surface-bg-3:#081120;--beguigo-surface-border:#24334b;--beguigo-surface-text:#f4f7fb;--beguigo-surface-muted:#9aabc3;--beguigo-card-radius:16px;--beguigo-panel-radius:18px;--beguigo-table-header-bg:#111d31;--beguigo-table-row-bg:#0d1728;--beguigo-table-row-alt:#101b2e;--beguigo-notice-info:#60a5fa;--beguigo-notice-success:#34d399;--beguigo-notice-warning:#fbbf24;--beguigo-notice-danger:#f87171;--beguigo-notice-info-bg:rgba(96,165,250,.08);--beguigo-notice-success-bg:rgba(52,211,153,.08);--beguigo-notice-warning-bg:rgba(251,191,36,.08);--beguigo-notice-danger-bg:rgba(248,113,113,.08);--beguigo-badge-bg:#162237;--beguigo-badge-text:#dce4ef;--beguigo-accordion-bg:#0d1728;--beguigo-accordion-border:#24334b;--beguigo-theme-shell:min(1240px,calc(100% - 48px));--beguigo-theme-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--beguigo-theme-display:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--beguigo-theme-bg);color:var(--beguigo-theme-text);font-family:var(--beguigo-theme-sans);font-size:16px;line-height:1.6}body.beguigo-menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit}.beguigo-shell{width:var(--beguigo-theme-shell);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.beguigo-skip-link:focus{position:fixed!important;z-index:99999;top:12px;left:12px;width:auto;height:auto;margin:0;clip:auto;padding:10px 14px;background:#fff;color:#000;border-radius:8px}.beguigo-header{position:relative;z-index:90;background:#070a17;border-bottom:1px solid #25324a}.beguigo-topbar{min-height:42px;background:linear-gradient(90deg,#0d1733,#25122f);border-bottom:1px solid rgba(255,255,255,.07)}.beguigo-topbar__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.8rem;color:#d8deeb}.beguigo-topbar__message{display:flex;gap:10px;align-items:center;white-space:nowrap}.beguigo-topbar__message a,.beguigo-topbar__account{color:#c8cdf0;font-weight:800;text-decoration:none}.beguigo-topbar__message a:hover,.beguigo-topbar__account:hover{color:#fff}.beguigo-dot{opacity:.5}.beguigo-mainbar{background:rgba(7,10,23,.97)}.beguigo-header__inner{min-height:106px;display:flex;align-items:center;gap:28px}.beguigo-brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.beguigo-brand--local-market{flex-direction:column;align-items:flex-start;gap:5px;width:250px;max-width:250px}.beguigo-brand img{display:block;width:auto;max-width:250px;max-height:66px}.beguigo-brand--local-market img{width:100%;max-width:100%}.beguigo-brand__market{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:100%;margin:2px 0 0;padding:0 0 0 10px;box-sizing:border-box;color:#dce4f1;font-size:.66rem;font-weight:850;letter-spacing:.035em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.beguigo-brand>span:not(.beguigo-brand__market){font-size:2rem;font-weight:950;font-style:italic;letter-spacing:-.06em}.beguigo-brand>span strong,.beguigo-footer__brand strong{color:#ff2735}.beguigo-nav{margin-left:auto}.beguigo-nav__menu{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.beguigo-nav__menu li{position:relative}.beguigo-nav__menu a{text-decoration:none;color:#cdd4e2;font-weight:800;font-size:.95rem;white-space:nowrap}.beguigo-nav__menu a:hover,.beguigo-nav__menu .current-menu-item>a{color:#fff}.beguigo-nav__menu .sub-menu{position:absolute;top:100%;left:-16px;min-width:220px;padding:12px;margin:14px 0 0;list-style:none;background:#111827;border:1px solid var(--beguigo-theme-line);border-radius:14px;box-shadow:var(--beguigo-theme-shadow);display:none}.beguigo-nav__menu li:hover>.sub-menu,.beguigo-nav__menu li:focus-within>.sub-menu{display:block}.beguigo-nav__menu .sub-menu a{display:block;padding:8px 10px}.beguigo-user-strip{display:flex;gap:10px;margin-left:8px}.beguigo-status{min-width:92px;padding:10px 14px;border:1px solid var(--beguigo-theme-line);border-radius:17px;background:#0d1629;text-decoration:none;line-height:1.2;transition:.2s ease}.beguigo-status:hover{transform:translateY(-1px);background:#121d31}.beguigo-status span{display:block;color:#a9b2c3;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.beguigo-status strong{display:block;margin-top:5px;color:var(--beguigo-theme-accent);font-size:.95rem;max-width:130px;overflow:hidden;text-overflow:ellipsis}.beguigo-status--credits{border-color:rgba(46,199,154,.28)}.beguigo-status--vip{border-color:rgba(216,165,44,.35)}.beguigo-status--smart{border-color:rgba(241,91,93,.3)}.beguigo-auth-actions{display:flex;align-items:center;gap:15px}.beguigo-auth-actions>a:first-child{text-decoration:none;font-weight:800;color:#cdd4e2}.beguigo-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--beguigo-theme-accent),var(--beguigo-theme-accent-strong));color:#fff;text-decoration:none;font-weight:900;line-height:1.1;box-shadow:0 10px 24px rgba(221,37,45,.18);cursor:pointer}.beguigo-button--small{padding:10px 15px;font-size:.9rem}.beguigo-menu-toggle{display:none;width:44px;height:42px;padding:10px;border:1px solid var(--beguigo-theme-line);border-radius:12px;background:#10192a}.beguigo-menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:#fff;margin:4px 0;border-radius:2px}.beguigo-mobile-nav{border-top:1px solid var(--beguigo-theme-line);background:#0b1220;padding:16px 0 24px}.beguigo-mobile-nav__menu{list-style:none;padding:0;margin:0}.beguigo-mobile-nav__menu a,.beguigo-mobile-account{display:block;padding:10px 0;text-decoration:none;font-weight:800;color:#e8ebf2}.beguigo-mobile-account{margin-top:10px;border-top:1px solid var(--beguigo-theme-line)}.beguigo-main{min-height:60vh}.beguigo-content{padding-block:56px}.beguigo-article{max-width:100%}.beguigo-article h1,.beguigo-empty h1{font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.045em}.beguigo-eyebrow{color:var(--beguigo-theme-gold);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.beguigo-commerce-shell{background:var(--beguigo-theme-bg-soft);padding:36px 0 70px}.beguigo-commerce-shell__inner{padding:30px;border:1px solid var(--beguigo-theme-line-soft);border-radius:24px;background:#101827;box-shadow:var(--beguigo-theme-shadow)}.beguigo-footer{border-top:1px solid var(--beguigo-theme-line);background:#080d18;color:var(--beguigo-theme-muted)}.beguigo-footer__grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:48px;padding:60px 0 50px}.beguigo-footer__brand{display:inline-block;margin-bottom:18px;color:#fff;font-size:1.65rem;font-weight:950;font-style:italic;text-decoration:none;letter-spacing:-.05em}.beguigo-footer__intro p{max-width:430px}.beguigo-footer h2{margin:2px 0 16px;color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.beguigo-footer__links{list-style:none;margin:0;padding:0}.beguigo-footer__links li+li{margin-top:8px}.beguigo-footer__links a{text-decoration:none;color:#acb6c6}.beguigo-footer__links a:hover{color:#fff}.beguigo-footer__trust{border-top:1px solid var(--beguigo-theme-line-soft);border-bottom:1px solid var(--beguigo-theme-line-soft);background:#0a101d}.beguigo-footer__trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:24px 0}.beguigo-footer__trust-grid strong,.beguigo-footer__trust-grid span{display:block}.beguigo-footer__trust-grid strong{color:#e7ebf2;font-size:.86rem}.beguigo-footer__trust-grid span{font-size:.76rem;margin-top:4px}.beguigo-footer__bottom>.beguigo-shell{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.78rem}.woocommerce .button,.woocommerce button.button,.woocommerce input.button{border-radius:12px!important;font-weight:850!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--beguigo-theme-surface)!important;color:var(--beguigo-theme-text)!important;border-radius:14px!important;border-color:var(--beguigo-theme-line)!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select,.select2-container--default .select2-selection--single{background:#0d1626!important;color:#fff!important;border:1px solid var(--beguigo-theme-line)!important;border-radius:10px!important}.woocommerce table.shop_table{border-color:var(--beguigo-theme-line)!important;background:#111827!important;border-radius:16px!important;overflow:hidden}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--beguigo-theme-line)!important;color:#eef1f6}.woocommerce .quantity .qty{background:#0d1626;color:#fff;border:1px solid var(--beguigo-theme-line);border-radius:9px}@media(max-width:1120px){.beguigo-brand--local-market{width:210px;max-width:210px}.beguigo-brand__market{padding-left:8px;font-size:.60rem;letter-spacing:.03em}.beguigo-header__inner{gap:20px}.beguigo-nav__menu{gap:18px}.beguigo-status{min-width:78px;padding:9px 11px}.beguigo-brand img{max-width:210px}}@media(max-width:980px){:root{--beguigo-theme-shell:min(100% - 30px,1240px)}.beguigo-topbar__message .beguigo-dot,.beguigo-topbar__message a{display:none}.beguigo-header__inner{min-height:82px}.beguigo-nav,.beguigo-user-strip,.beguigo-auth-actions{display:none}.beguigo-menu-toggle{display:block;margin-left:auto}.beguigo-brand img{max-height:54px}.beguigo-footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:34px}.beguigo-footer__intro{grid-column:1/-1}}@media(max-width:700px){.beguigo-topbar{display:none}.beguigo-footer__grid{grid-template-columns:1fr 1fr;padding:42px 0}.beguigo-footer__intro{grid-column:1/-1}.beguigo-footer__trust-grid{grid-template-columns:1fr;gap:15px}.beguigo-footer__bottom>.beguigo-shell{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}.beguigo-commerce-shell{padding-top:20px}.beguigo-commerce-shell__inner{padding:18px;border-radius:18px}}@media(max-width:480px){.beguigo-footer__grid{grid-template-columns:1fr}.beguigo-brand img{max-width:190px}.beguigo-brand--local-market{width:190px;max-width:190px}.beguigo-brand__market{padding-left:7px;font-size:.56rem;letter-spacing:.025em}}

/* v0.8 theme configuration */
body.beguigo-theme--sticky-header .beguigo-header{position:sticky;top:0}
.admin-bar.beguigo-theme--sticky-header .beguigo-header{top:32px}
.beguigo-footer__grid--no-intro{grid-template-columns:repeat(3,1fr)}
@media(max-width:782px){.admin-bar.beguigo-theme--sticky-header .beguigo-header{top:46px}}
@media(max-width:700px){.beguigo-footer__grid--no-intro{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.beguigo-footer__grid--no-intro{grid-template-columns:1fr}}


/* v1.0 release hardening: keyboard focus, motion and mobile navigation */
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #fff;outline-offset:3px}
.beguigo-menu-toggle:focus-visible,.beguigo-button:focus-visible,.beguigo-nav a:focus-visible,.beguigo-mobile-nav a:focus-visible{outline-color:var(--beguigo-theme-accent)}
.beguigo-mobile-nav__menu .sub-menu{list-style:none;margin:0;padding:0 0 0 18px;border-left:1px solid var(--beguigo-theme-line)}
.beguigo-mobile-nav__menu a,.beguigo-mobile-account{min-height:44px;display:flex;align-items:center}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media print{.beguigo-header,.beguigo-footer,.beguigo-menu-toggle,.beguigo-mobile-nav{display:none!important}.beguigo-main{min-height:0}.beguigo-shell{width:100%!important}body{background:#fff!important;color:#000!important}}

/* v1.0.3 — mobile navigation parity with the legacy BEGUIGO shell. */
@media(max-width:980px){
  .beguigo-menu-toggle{
    position:relative;
    display:grid;
    place-items:center;
    gap:5px;
    width:46px;
    height:46px;
    padding:11px;
    border:1px solid rgba(129,140,248,.28);
    border-radius:16px;
    background:rgba(15,23,42,.78);
    cursor:pointer;
  }
  .beguigo-menu-toggle span:not(.screen-reader-text){
    width:22px;
    height:2px;
    margin:0;
    border-radius:999px;
    background:#fff;
    transform-origin:center;
    transition:transform .22s ease,opacity .18s ease;
  }
  .beguigo-menu-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-of-type(2){transform:translateY(7px) rotate(45deg)}
  .beguigo-menu-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-of-type(3){opacity:0}
  .beguigo-menu-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}

  .beguigo-mobile-nav{
    width:100%;
    padding:12px 0 20px;
    border-top:1px solid var(--beguigo-theme-line);
    background:#0b1220;
  }
  .beguigo-mobile-nav:not([hidden]){display:block!important;animation:beguigo-mobile-nav-in .2s ease-out both}
  .beguigo-mobile-nav>.beguigo-shell{display:block!important}
  .beguigo-mobile-nav__menu,
  .beguigo-mobile-nav__menu ul,
  .beguigo-mobile-nav__menu .sub-menu{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:none!important;
    gap:8px!important;
    margin:0!important;
    padding:0!important;
    position:static!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    box-shadow:none!important;
    border:0!important;
    background:transparent!important;
    list-style:none!important;
  }
  .beguigo-mobile-nav__menu li{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
  }
  .beguigo-mobile-nav__menu a,
  .beguigo-mobile-account{
    display:block!important;
    width:100%!important;
    min-height:48px;
    padding:13px 15px!important;
    margin:0!important;
    border:1px solid rgba(129,140,248,.16);
    border-radius:14px;
    background:rgba(15,23,42,.68);
    color:#e8ebf2!important;
    font-weight:850;
    line-height:1.35;
    text-align:center;
    text-decoration:none!important;
    white-space:normal!important;
  }
  .beguigo-mobile-nav__menu a:hover,
  .beguigo-mobile-nav__menu a:focus-visible,
  .beguigo-mobile-nav__menu .current-menu-item>a{
    border-color:rgba(45,174,199,.55);
    background:rgba(19,35,55,.92);
    color:#fff!important;
  }
  .beguigo-mobile-nav__menu .sub-menu{padding:8px 10px 0!important;gap:6px!important}
  .beguigo-mobile-nav__menu .sub-menu a{min-height:42px;padding:10px 13px!important;font-size:.9rem;background:rgba(10,17,30,.75)}
  .beguigo-mobile-account{margin-top:10px!important;border-top:1px solid rgba(129,140,248,.16)!important}
}
@keyframes beguigo-mobile-nav-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
\n\n/* v1.0.4 — mobile navigation fallback hardening.\n * wp_nav_menu() fallback callbacks must preserve the requested mobile class.\n * The secondary selectors also make stale/cached legacy fallback markup stack\n * correctly while caches clear. */\n@media(max-width:980px){\n  #beguigo-mobile-nav .beguigo-nav__menu,\n  #beguigo-mobile-nav .beguigo-mobile-nav__menu{\n    display:flex!important;\n    flex-direction:column!important;\n    align-items:stretch!important;\n    width:100%!important;\n    gap:8px!important;\n    margin:0!important;\n    padding:0!important;\n    list-style:none!important;\n  }\n  #beguigo-mobile-nav .beguigo-nav__menu>li,\n  #beguigo-mobile-nav .beguigo-mobile-nav__menu>li{\n    display:block!important;\n    width:100%!important;\n    margin:0!important;\n    padding:0!important;\n    float:none!important;\n  }\n  #beguigo-mobile-nav .beguigo-nav__menu>li>a,\n  #beguigo-mobile-nav .beguigo-mobile-nav__menu>li>a,\n  #beguigo-mobile-nav .beguigo-mobile-account{\n    display:flex!important;\n    align-items:center!important;\n    justify-content:center!important;\n    width:100%!important;\n    min-height:48px!important;\n    margin:0!important;\n    padding:13px 15px!important;\n    border:1px solid rgba(129,140,248,.16)!important;\n    border-radius:14px!important;\n    background:rgba(15,23,42,.68)!important;\n    text-align:center!important;\n    white-space:normal!important;\n  }\n}\n
/* Header/Footer profile system — RC15 */
.beguigo-header--minimal .beguigo-header__inner,.beguigo-header--checkout .beguigo-header__inner{min-height:78px;justify-content:space-between}.beguigo-header--minimal .beguigo-brand,.beguigo-header--checkout .beguigo-brand{margin-inline:0}.beguigo-header__context-label{margin-left:auto;display:inline-flex;align-items:center;gap:8px;color:#dce8e4;font-weight:850;font-size:.9rem;white-space:nowrap}.beguigo-header__context-label span{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:999px;border:1px solid rgba(46,199,154,.35);background:rgba(46,199,154,.1);color:var(--beguigo-theme-positive)}
.beguigo-footer--minimal,.beguigo-footer--legal{background:#080d18}.beguigo-footer__minimal,.beguigo-footer__legal-only{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.beguigo-footer__minimal-brand{color:#fff;font-weight:950;font-style:italic;letter-spacing:-.04em}.beguigo-footer__minimal-brand strong{color:#ff2735}.beguigo-footer__links--inline{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.beguigo-footer__links--inline li+li{margin-top:0}.beguigo-footer__links--inline a{font-size:.78rem}.beguigo-footer--minimal .beguigo-footer__bottom,.beguigo-footer--legal .beguigo-footer__bottom{border-top:1px solid var(--beguigo-theme-line-soft)}
@media(max-width:700px){.beguigo-header--minimal .beguigo-header__inner,.beguigo-header--checkout .beguigo-header__inner{min-height:68px}.beguigo-header--minimal .beguigo-brand img,.beguigo-header--checkout .beguigo-brand img{max-height:42px;max-width:185px}.beguigo-header--checkout .beguigo-header__context-label{font-size:.78rem}.beguigo-footer__minimal,.beguigo-footer__legal-only{min-height:0;padding:26px 0;align-items:flex-start;flex-direction:column}.beguigo-footer__links--inline{gap:10px 16px}}
