/* Gifts by Bee — approved V2.9 foundation, separated into component files. */
:root{--cream:#f8f5ef;--ink:#292824;--quiet:#625d56;--gold:#977747;--gold-dark:#755b36;--hair:rgba(78,65,47,.16);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{margin:0;min-width:320px;max-width:100%;overflow-x:clip;background:var(--cream);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--gold-dark);outline-offset:5px}.skip-link{position:fixed;z-index:100;top:-90px;left:15px;background:white;padding:12px}.skip-link:focus{top:15px}.cart-placeholder{display:inline-flex;align-items:center;margin-left:3px;opacity:.65;pointer-events:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{
  --nav-glass:rgba(248,245,239,.86);
  --nav-border:rgba(70,56,41,.10);
  --nav-dark:rgba(38,31,26,.62);
  --nav-dark-border:rgba(255,255,255,.15);
}:root{
  --header-bg:#fbf8f2;
  --header-bg-strong:#fffdf9;
  --header-ink:#25231f;
  --header-muted:#746d63;
  --header-line:rgba(59,48,36,.13);
  --header-gold:#a9834d;
}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.category-emphasis{color:#8a6735}main{padding-top:156px}@media(max-width:760px){main{padding-top:139px}}:root{
  --header-accent:#3f624f;
  --header-accent-dark:#2f4c3d;
  --header-accent-soft:#eef3ef;
}.category-emphasis{color:var(--header-accent-dark)}main{padding-top:0!important}:root{
  --cream:#fff7f2;
  --ink:#2d2624;
  --quiet:#705f5b;
  --gold:#c97871;
  --gold-dark:#8b5550;
  --hair:rgba(139,85,80,.15);

  --header-bg:#fff7f2;
  --header-bg-strong:#fffaf7;
  --header-ink:#2d2624;
  --header-muted:#786663;
  --header-line:rgba(139,85,80,.14);
  --header-gold:#c97871;

  --header-accent:#e7a39a;
  --header-accent-dark:#8b5550;
  --header-accent-soft:#fdf0ea;
  --rose-action:#9e5d58;
  --rose-action-hover:#804944;
}