/* FUNKO COUPLE — COMPLETE COLLECTOR GALLERY REDESIGN */
:root{
  --fc-ink:#0d0d0d;
  --fc-black:#050505;
  --fc-paper:#f4f0e8;
  --fc-card:#ffffff;
  --fc-line:#ddd7cb;
  --fc-muted:#77736b;
  --fc-gold:#b58a3a;
  --fc-gold-dark:#8f6a27;
  --fc-red:#c5282f;
}
html{background:var(--fc-paper)}
body{background:var(--fc-paper);color:var(--fc-ink);font-family:Arial,Helvetica,sans-serif}
a{color:inherit}
.top{background:rgba(5,5,5,.97);border-bottom:0;box-shadow:0 8px 30px rgba(0,0,0,.16)}
.top:before{height:3px;bottom:-2px;background:linear-gradient(90deg,transparent,var(--fc-gold),#fff,var(--fc-gold),transparent);opacity:.9}
.head{height:82px;max-width:1440px;padding:0 28px}
.brand{width:210px;height:70px}.brand img{width:62px;height:62px}.brand:after{color:#777;letter-spacing:.17em}
.nav{height:82px}.nav a{color:#c8c4bc;font-size:10px;letter-spacing:.2em}.nav a:hover{color:#fff}.nav a:before{border-color:transparent!important}.nav a:hover:before{border-color:#4b4438!important}
.icon{background:#111;border-color:#38352f}.icon:hover{border-color:var(--fc-gold);background:#181611}
.page-title{padding:90px 20px 55px;background:linear-gradient(180deg,#111 0%,#171512 70%,var(--fc-paper) 100%);color:#fff;border:0}.page-title .eyebrow{color:#d8b15d}.page-title h1{font-size:clamp(42px,6vw,72px);font-weight:600;letter-spacing:-.04em}.page-title .muted{color:#aaa69e}
.section{max-width:1360px;padding:65px 28px}.section-head{text-align:left;display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--fc-line);padding-bottom:18px;margin-bottom:26px}.section-head h2{font-size:38px;font-weight:600;letter-spacing:-.035em;margin:5px 0 0}.section-head .muted{margin:0;max-width:430px}
.grid{gap:18px}.card{background:var(--fc-card);border:1px solid #dedad2;box-shadow:0 6px 20px rgba(20,18,14,.05);border-radius:0}.card:hover{transform:translateY(-5px);border-color:#b9a477;box-shadow:0 18px 38px rgba(20,18,14,.13)}.pic{background:#ebe7de}.cardbody{padding:17px}.tag{color:var(--fc-gold-dark)}.name{font-size:16px;font-weight:600;color:#161616}.price{color:#111}.heart{background:#fff;border-color:#d4cec2;color:#111}.heart.saved{background:var(--fc-red);border-color:var(--fc-red);color:#fff}.add{background:#111;border-color:#111;color:#fff}.add:hover:not(:disabled){background:var(--fc-gold);border-color:var(--fc-gold);color:#fff}.sold{background:var(--fc-red);color:#fff}
.footer{background:#080808;color:#8e8a83;border-top:0;padding:55px 24px}.footer:before{color:rgba(255,255,255,.035)}.footer-links a{color:#ddd}.footer-links a:hover{color:#d6ae59}
.home-header{position:sticky}.home-head{max-width:1440px}
.home-search-wrap{background:#0b0b0b;border-top:1px solid #24221e;padding:12px 24px 14px}.home-search{max-width:780px;border:1px solid #3a362e;background:#151412}.home-search input{color:#fff}.home-search button{background:var(--fc-gold);color:#0b0b0b}
.category-zone{max-width:1360px;margin:0 auto;padding:34px 28px 10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.category-zone:before{content:"SHOP BY UNIVERSE";grid-column:1/-1;font-size:11px;font-weight:900;letter-spacing:.22em;color:#8f6a27;padding:8px 0 0}
.category-banner{height:290px;border:1px solid #26231f;overflow:hidden;background:#111;position:relative}
.category-track{height:100%}.category-slide{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:30px;background-color:#171717;background-size:cover;background-position:center;position:relative;color:#fff}.category-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(0,0,0,.82) 100%)}.category-slide>*{position:relative;z-index:1}.category-slide strong{font-size:clamp(26px,3vw,44px);letter-spacing:-.04em}.category-slide small{font-size:10px;letter-spacing:.16em;margin:7px 0 14px;color:#ddd}.category-slide em{font-style:normal;border:1px solid rgba(255,255,255,.65);padding:9px 12px;font-size:9px;font-weight:900;letter-spacing:.13em}.category-number{position:absolute!important;top:20px;left:22px;font-size:9px;letter-spacing:.18em;color:#ddd}
.category-banner:nth-of-type(2n){height:330px}.category-banner:nth-of-type(3n){height:250px}
.category-banner .marvel{background-color:#701d20}.category-banner .dc{background-color:#192d57}.category-banner .music{background-color:#3a2029}.category-banner .disney{background-color:#234f3d}.category-banner .horror{background-color:#24211f}.category-banner .tv{background-color:#2c263f}.category-banner .anime{background-color:#753f1f}.category-banner .gaming{background-color:#253b31}.category-banner .signed{background-color:#503b1d}.category-banner .other{background-color:#343434}
.trending-section{max-width:1360px;margin:0 auto;padding:65px 28px}.trending-section .section-head{margin-bottom:26px}
.contact-banner{max-width:1304px;margin:20px auto 75px;padding:45px 50px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.contact-banner:after{content:"COLLECT";position:absolute;right:-30px;bottom:-35px;font-size:130px;font-weight:900;color:rgba(255,255,255,.025)}.contact-banner h2{font-size:36px;margin:8px 0}.contact-banner p{color:#aaa;margin:0}.contact-cta{position:relative;z-index:1;border:1px solid var(--fc-gold);padding:14px 18px;color:#e0bd6d;font-size:10px;font-weight:900;letter-spacing:.14em;white-space:nowrap}
.shop-categories{display:flex;gap:8px;overflow:auto;padding:0 0 18px;margin-bottom:18px;scrollbar-width:none}.shop-categories::-webkit-scrollbar{display:none}.shop-categories a{background:#111;color:#fff;border:1px solid #111;padding:11px 14px;font-size:9px;font-weight:900;letter-spacing:.13em;white-space:nowrap}.shop-categories a:hover{background:var(--fc-gold);border-color:var(--fc-gold)}
.filters{background:#fff;border:1px solid var(--fc-line);padding:14px;grid-template-columns:2fr 1fr 1fr 1fr}.filters input,.filters select{background:#faf9f6;color:#222;border-color:#d5d0c6}
.countline{color:#777}
.content,.bag-layout,.checkout-grid,.product{color:#111}
.panel,.summary{background:#fff;border-color:var(--fc-line);box-shadow:0 5px 18px rgba(20,18,14,.05)}
.product{max-width:1280px;padding:55px 28px 90px}.product-image{background:#ebe7de;border-color:#d9d2c7}.product h1{font-size:clamp(34px,5vw,58px);font-weight:600;letter-spacing:-.04em}.product-price{font-size:28px}.detail{color:#5f5b54}.product .btn{background:#111;color:#fff;border-color:#111}
.btn{background:#111;border-color:#111;color:#fff}.btn:hover{background:var(--fc-gold);border-color:var(--fc-gold);color:#fff}.btn.alt{color:#111;border-color:#111}
.bag-item{border-color:#ddd7cb}.bag-pic{background:#ebe7de}.qty button{background:#111;border-color:#111}.summary .btn{background:#111}
.checkout-grid input,.checkout-grid textarea,.checkout-grid select{background:#faf9f6;color:#111;border-color:#d5d0c6}
.empty{background:#fff;border-color:#cfc8bc;color:#777}
.hero{background:#0b0b0b;min-height:680px}.hero h1{font-weight:600}.hero .gold{color:#d6b05b}
@media(max-width:900px){
 .head{height:72px}.nav{height:48px;background:#080808}.nav a{color:#aaa}
 .category-zone{grid-template-columns:1fr;padding:24px 15px}.category-zone:before{padding-top:5px}.category-banner,.category-banner:nth-of-type(2n),.category-banner:nth-of-type(3n){height:280px}
 .section,.trending-section{padding:50px 15px}.section-head{display:block}.section-head .muted{margin-top:8px}.contact-banner{margin:10px 15px 55px;padding:32px 24px;display:block}.contact-cta{display:inline-block;margin-top:22px}
 .filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}
}
@media(max-width:430px){
 .category-banner,.category-banner:nth-of-type(2n),.category-banner:nth-of-type(3n){height:245px}.category-slide{padding:22px}.category-slide strong{font-size:28px}.category-slide small{font-size:8px}.section-head h2{font-size:31px}
 .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cardbody{padding:11px}.name{font-size:13px}.add{font-size:9px}
 .filters{grid-template-columns:1fr}.filters input{grid-column:auto}.contact-banner h2{font-size:28px}
}

/* HOME — GALLERY HERO */
.fc-hero{min-height:620px;background:#0b0b0b;color:#fff;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:40px;padding:70px max(28px,8vw);position:relative;overflow:hidden}
.fc-hero:before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(214,176,91,.22);border-radius:50%;right:-80px;top:50%;transform:translateY(-50%);box-shadow:0 0 100px rgba(181,138,58,.08),inset 0 0 90px rgba(181,138,58,.04)}
.fc-hero-copy{position:relative;z-index:2;max-width:720px}.fc-kicker{font-size:10px;font-weight:900;letter-spacing:.22em;color:#d0a957;margin-bottom:20px}.fc-hero h1{font-size:clamp(58px,8vw,112px);line-height:.88;letter-spacing:-.065em;margin:0 0 25px;font-weight:600}.fc-hero h1 span{color:#d7b261}.fc-hero p{max-width:560px;color:#aaa59c;line-height:1.8;font-size:16px;margin:0 0 30px}.fc-hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.fc-text-link{font-size:10px;font-weight:900;letter-spacing:.16em;color:#d8d2c8}.fc-text-link:hover{color:#d7b261}
.fc-hero-art{height:470px;position:relative;z-index:2;display:grid;place-items:center}.fc-art-word{font-size:clamp(120px,17vw,250px);font-weight:900;letter-spacing:-.09em;color:#171511;line-height:1;text-shadow:1px 1px 0 rgba(255,255,255,.03);transform:rotate(-8deg)}.fc-orbit{position:absolute;border:1px solid rgba(214,176,91,.28);border-radius:50%;transform:rotate(-25deg)}.fc-orbit-a{width:390px;height:150px}.fc-orbit-b{width:300px;height:430px;transform:rotate(25deg);border-style:dashed}.fc-art-label{position:absolute;right:7%;bottom:9%;border-left:2px solid #d1aa59;padding-left:12px;color:#d1aa59;font-size:10px;font-weight:900;letter-spacing:.2em;line-height:1.5}.fc-art-label span{font-size:7px;color:#777166}
.fc-strip{background:#e8e2d7;border-top:1px solid #d4cec3;border-bottom:1px solid #d4cec3;color:#3f3a32;display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap;padding:13px 20px;font-size:9px;font-weight:900;letter-spacing:.17em}.fc-strip b{color:#b58a3a}
.fc-feature{max-width:1304px;margin:20px auto 25px;background:#111;color:#fff;min-height:340px;padding:48px;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:30px;overflow:hidden;position:relative}.fc-feature:after{content:"GRAIL";position:absolute;right:-35px;bottom:-55px;font-size:180px;font-weight:900;color:rgba(255,255,255,.025)}.fc-feature h2{font-size:48px;line-height:.98;letter-spacing:-.05em;margin:10px 0 18px}.fc-feature p{max-width:480px;color:#aaa;line-height:1.7;margin-bottom:24px}.fc-feature-mark{justify-self:center;width:240px;height:240px;border:1px solid #8f6a27;border-radius:50%;display:grid;place-items:center;text-align:center;color:#d5af5b;font-size:26px;font-weight:900;letter-spacing:.12em;transform:rotate(-8deg);box-shadow:0 0 60px rgba(181,138,58,.08)}.fc-feature-mark small{font-size:7px;color:#8a8479;letter-spacing:.2em}
.fc-service-grid{max-width:1304px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d7d0c4;border-bottom:1px solid #d7d0c4}.fc-service-grid>div{padding:24px 25px;display:grid;grid-template-columns:35px 1fr;column-gap:10px}.fc-service-grid>div+div{border-left:1px solid #d7d0c4}.fc-service-grid b{grid-row:1/3;color:#b58a3a;font-size:10px}.fc-service-grid strong{font-size:15px}.fc-service-grid span{font-size:11px;color:#77736b;line-height:1.5;margin-top:4px}
@media(max-width:900px){.fc-hero{grid-template-columns:1fr;padding:65px 24px 50px;text-align:center}.fc-hero-copy{margin:auto}.fc-hero-actions{justify-content:center}.fc-hero-art{height:310px;margin-top:10px}.fc-orbit-a{width:270px;height:110px}.fc-orbit-b{width:220px;height:300px}.fc-feature{margin:15px 15px 25px;padding:35px 25px;grid-template-columns:1fr}.fc-feature-mark{width:190px;height:190px;justify-self:start}.fc-service-grid{margin:0 15px 55px;grid-template-columns:1fr}.fc-service-grid>div+div{border-left:0;border-top:1px solid #d7d0c4}}
@media(max-width:430px){.fc-hero{padding:55px 18px 35px}.fc-hero h1{font-size:55px}.fc-hero p{font-size:14px}.fc-hero-art{height:250px}.fc-art-word{font-size:120px}.fc-feature h2{font-size:35px}.fc-feature-mark{width:155px;height:155px;font-size:19px}.fc-strip{gap:10px;font-size:7px}.fc-service-grid>div{padding:20px 15px}}

/* HAMBURGER CATEGORY NAV */
.drawer-category-title{margin:24px 0 10px;color:#777064;font-size:8px;font-weight:900;letter-spacing:.2em}.drawer-categories{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.drawer-categories a{padding:11px 0;font-size:10px}.menu-drawer{overflow-y:auto}.menu-open{overflow:hidden}@media(max-width:430px){.drawer-categories a{font-size:9px}}


/* SHOP HEADER + CATEGORY NAV FIX */
.top:not(.home-header) .head{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;max-width:1440px;padding:0 28px}
.top:not(.home-header) .head>.brand{grid-column:2;justify-self:center;width:190px}
.top:not(.home-header) .head>.icons:first-child{display:none}
.top:not(.home-header) .head>.icons.right{grid-column:3;justify-self:end;display:flex!important;align-items:center;gap:10px}
.top:not(.home-header) .head>.icons.right .icon{display:grid!important;position:relative;width:44px;height:44px;flex:0 0 44px}
.top:not(.home-header) .head>.icons.right .icon svg{width:23px;height:23px;display:block}
.top:not(.home-header) .head>.icons.right .count{display:none;position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;align-items:center;justify-content:center}
.top:not(.home-header) .nav{position:static;transform:none;height:48px;display:flex;justify-content:center;align-items:center;border-top:1px solid #24221e;gap:4px;overflow:visible}
.top:not(.home-header) .nav a{padding:12px 18px;font-size:9px}
.top:not(.home-header) .nav a:after{display:none}
.top:not(.home-header) .nav:before,.top:not(.home-header) .nav:after{display:none}

.shop-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0;margin:0 0 28px;border:0;background:transparent;overflow:visible}
.shop-categories a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 8px;background:#fff;color:#28251f;border:1px solid #d8d1c5;font-size:9px;font-weight:900;letter-spacing:.12em;white-space:nowrap;transition:.2s ease}
.shop-categories a:hover,.shop-categories a:focus{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}
.shop-categories a.active{background:#b58a3a;color:#fff;border-color:#b58a3a}
@media(max-width:900px){
  .top:not(.home-header) .head{height:72px;padding:0 16px}
  .top:not(.home-header) .head>.brand{width:150px}
  .top:not(.home-header) .head>.brand img{width:55px;height:55px}
  .top:not(.home-header) .head>.icons.right .icon{width:40px;height:40px;flex-basis:40px}
  .top:not(.home-header) .nav{height:48px;justify-content:center;gap:0}
  .top:not(.home-header) .nav a{padding:12px 13px;font-size:8px}
  .shop-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
}
@media(max-width:430px){
  .top:not(.home-header) .head{height:66px;padding:0 12px}
  .top:not(.home-header) .head>.brand{width:110px}
  .top:not(.home-header) .head>.brand img{width:50px;height:50px}
  .top:not(.home-header) .head>.icons.right{gap:6px}
  .top:not(.home-header) .head>.icons.right .icon{width:37px;height:37px;flex-basis:37px}
  .top:not(.home-header) .nav{height:43px}
  .top:not(.home-header) .nav a{padding:11px 9px;font-size:7px;letter-spacing:.12em}
  .shop-categories{grid-template-columns:repeat(2,1fr);gap:7px}
  .shop-categories a{min-height:44px;font-size:8px}
}


/* =========================================================
   FUNKO COUPLE — SALES-FIRST STOREFRONT
   Keep homepage controls in their existing positions.
   ========================================================= */
.fc-shop-hero{min-height:560px;background:linear-gradient(120deg,#080808 0%,#11100d 58%,#080808 100%);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:65px max(28px,8vw);gap:45px;position:relative;overflow:hidden;border-bottom:1px solid #28231a}
.fc-shop-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(213,180,94,.18);border-radius:50%;right:-100px;top:50%;transform:translateY(-50%);box-shadow:0 0 100px rgba(213,180,94,.08)}
.fc-shop-hero-copy{position:relative;z-index:2;max-width:650px}.fc-shop-hero h1{font-size:clamp(52px,7vw,96px);line-height:.9;letter-spacing:-.06em;margin:8px 0 22px;font-weight:700}.fc-shop-hero h1 span{color:#d6b05b}.fc-shop-hero p{max-width:540px;color:#aaa59c;font-size:16px;line-height:1.75;margin:0 0 28px}
.fc-shop-hero-visual{height:410px;position:relative;z-index:2;display:grid;place-items:center}.fc-shelf-card{width:275px;height:350px;border:1px solid #5a4a2a;background:linear-gradient(145deg,#1b1812,#090909);padding:27px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:25px 25px 60px rgba(0,0,0,.55);transform:rotate(4deg)}.fc-shelf-card span{color:#d6b05b;font-size:8px;font-weight:900;letter-spacing:.2em}.fc-shelf-card strong{font-size:38px;line-height:.9;letter-spacing:-.04em}.fc-shelf-card small{color:#777166;font-size:7px;letter-spacing:.2em}.fc-floating-card{position:absolute;border:1px solid #66552f;color:#d6b05b;background:#12100c;font-weight:900;display:grid;place-items:center}.fc-fc1{width:92px;height:92px;border-radius:50%;right:9%;top:15%;font-size:20px;transform:rotate(-12deg)}.fc-fc2{width:55px;height:55px;left:14%;bottom:10%;border-radius:50%;font-size:18px}
.fc-shop-strip{background:#e9e3d8;color:#3d382f;border-bottom:1px solid #d4cdc0;border-top:1px solid #d4cdc0;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.fc-shop-strip div{padding:14px 8px;font-size:9px;font-weight:900;letter-spacing:.15em}.fc-shop-strip div+div{border-left:1px solid #d4cdc0}.fc-shop-strip b{color:#b58a3a;margin-right:6px}
.fc-products-home{padding-top:58px}.fc-products-home .section-head{align-items:center}.fc-view-all{font-size:10px;font-weight:900;letter-spacing:.15em;color:#8f6a27}.fc-view-all:hover{color:#111}
.fc-shop-callout{max-width:1304px;margin:0 auto 35px;padding:38px 45px;background:#fff;border:1px solid #d9d2c6;display:flex;align-items:center;justify-content:space-between;gap:25px}.fc-shop-callout h2{font-size:32px;margin:7px 0}.fc-shop-callout p{margin:0;color:#77736b}
.fc-signed-row{max-width:1304px;margin:0 auto 70px;background:#111;color:#fff;min-height:300px;padding:45px;display:grid;grid-template-columns:1fr .7fr;align-items:center;position:relative;overflow:hidden}.fc-signed-row h2{font-size:44px;line-height:.95;margin:8px 0 16px}.fc-signed-row p{color:#aaa;margin-bottom:22px}.fc-signed-mark{justify-self:center;width:210px;height:210px;border:1px solid #a27b32;border-radius:50%;display:grid;place-items:center;text-align:center;color:#d8b35e;font-weight:900;font-size:24px;letter-spacing:.1em;transform:rotate(-7deg)}.fc-signed-mark small{font-size:7px;color:#8b857b;letter-spacing:.18em}
@media(max-width:900px){.fc-shop-hero{grid-template-columns:1fr;text-align:center;padding:55px 24px 35px}.fc-shop-hero-copy{margin:auto}.fc-shop-hero .fc-hero-actions{justify-content:center}.fc-shop-hero-visual{height:300px}.fc-shelf-card{width:220px;height:270px}.fc-shelf-card strong{font-size:30px}.fc-shop-strip{grid-template-columns:1fr 1fr}.fc-shop-strip div:nth-child(3){border-left:0;border-top:1px solid #d4cdc0}.fc-shop-strip div:nth-child(4){border-top:1px solid #d4cdc0}.fc-shop-callout,.fc-signed-row{margin-left:15px;margin-right:15px}.fc-shop-callout{display:block;padding:30px 24px}.fc-shop-callout .btn{margin-top:20px}.fc-signed-row{grid-template-columns:1fr;padding:35px 25px}.fc-signed-mark{justify-self:start;margin-top:25px}}
@media(max-width:430px){.fc-shop-hero{padding:45px 18px 25px}.fc-shop-hero h1{font-size:52px}.fc-shop-hero p{font-size:14px}.fc-shop-hero-visual{height:270px}.fc-shelf-card{width:195px;height:245px}.fc-shelf-card strong{font-size:27px}.fc-shop-strip div{font-size:7px;padding:12px 4px}.fc-shop-callout h2{font-size:28px}.fc-signed-row h2{font-size:35px}.fc-signed-mark{width:160px;height:160px;font-size:18px}}


/* =========================================================
   MOBILE REBUILD — CLEAN, SALES-FIRST, NO OVERLAPS
   ========================================================= */
@media(max-width:700px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  .home-header{width:100%;position:relative}
  .home-head{height:64px;width:100%;padding:0 10px;gap:5px}
  .menu-toggle{width:38px;height:38px;flex:0 0 38px;padding:6px;gap:5px}
  .menu-toggle span{width:22px}
  .home-logo{width:56px;height:56px;flex:0 0 56px}
  .home-spacer{flex:1;min-width:0}
  .social-links{gap:5px;flex:0 0 auto}
  .social{width:32px;height:32px}
  .bag-home{width:36px;height:36px;flex:0 0 36px;margin-left:2px}
  .bag-home svg{width:24px;height:24px}
  .bag-home .count{right:-2px;top:-3px}
  .home-search-wrap{padding:8px 10px 10px;width:100%;box-sizing:border-box}
  .home-search{height:42px;width:100%;max-width:none;display:flex}
  .home-search input{min-width:0;width:100%;font-size:13px}
  .home-search button{flex:0 0 62px;padding:0 7px;font-size:8px}
  .home-search svg{width:19px;height:19px;flex:0 0 19px}

  .fc-shop-hero{width:100%;min-height:0;box-sizing:border-box;display:block;padding:42px 18px 25px;text-align:left}
  .fc-shop-hero-copy{max-width:none;width:100%}
  .fc-kicker{font-size:8px;letter-spacing:.16em;margin-bottom:14px}
  .fc-shop-hero h1{font-size:clamp(46px,14vw,62px);line-height:.92;margin:0 0 16px}
  .fc-shop-hero p{font-size:14px;line-height:1.65;margin-bottom:22px}
  .fc-shop-hero .fc-hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}
  .fc-shop-hero .btn{text-align:center;width:100%;padding:14px 10px}
  .fc-shop-hero .fc-text-link{text-align:center;padding:4px;font-size:9px}
  .fc-shop-hero-visual{height:230px;width:100%;margin-top:15px;display:grid}
  .fc-shelf-card{width:175px;height:215px;padding:20px;transform:rotate(2deg)}
  .fc-shelf-card strong{font-size:25px}
  .fc-shelf-card span{font-size:7px}
  .fc-shelf-card small{font-size:6px}
  .fc-floating-card{display:none}
  .fc-shop-hero:after{width:310px;height:310px;right:-150px}

  .fc-shop-strip{width:100%;grid-template-columns:1fr 1fr}
  .fc-shop-strip div{min-width:0;padding:11px 4px;font-size:6px;letter-spacing:.08em}
  .fc-shop-strip div:nth-child(3){border-left:0;border-top:1px solid #d4cdc0}
  .fc-shop-strip div:nth-child(4){border-top:1px solid #d4cdc0}

  .category-zone{width:100%;box-sizing:border-box;padding:22px 10px 5px;display:block}
  .category-zone:before{display:block;font-size:9px;padding:4px 5px 12px}
  .category-banner,.category-banner:nth-of-type(2n),.category-banner:nth-of-type(3n){width:100%;height:205px;margin-bottom:10px}
  .category-slide{padding:20px}
  .category-slide strong{font-size:32px;max-width:85%}
  .category-slide small{font-size:7px;letter-spacing:.12em;max-width:80%;line-height:1.4}
  .category-slide em{font-size:8px;padding:8px 10px}
  .category-number{top:14px;left:16px;font-size:7px}

  .trending-section.fc-products-home{width:100%;box-sizing:border-box;padding:38px 10px 35px}
  .fc-products-home .section-head{display:flex;align-items:end;justify-content:space-between;gap:10px}
  .fc-products-home .section-head h2{font-size:28px}
  .fc-products-home .section-head .eyebrow{font-size:8px}
  .fc-view-all{font-size:8px;white-space:nowrap}
  .fc-products-home .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .fc-products-home .card{min-width:0}
  .fc-products-home .cardbody{padding:9px}
  .fc-products-home .name{font-size:12px;line-height:1.3}
  .fc-products-home .tag{font-size:7px}
  .fc-products-home .price{font-size:13px}
  .fc-products-home .heart{width:31px;height:31px;right:7px;top:7px;font-size:17px}
  .fc-products-home .add{font-size:8px;padding:9px 4px;margin-top:9px}

  .fc-shop-callout{width:auto;margin:0 10px 20px;padding:25px 18px;box-sizing:border-box}
  .fc-shop-callout h2{font-size:26px;margin:6px 0 9px}
  .fc-shop-callout p{font-size:12px;line-height:1.6}
  .fc-shop-callout .btn{width:100%;text-align:center;margin-top:18px}

  .fc-signed-row{width:auto;margin:0 10px 40px;padding:28px 18px;box-sizing:border-box;display:block;min-height:0}
  .fc-signed-row h2{font-size:32px}
  .fc-signed-row p{font-size:12px;line-height:1.6}
  .fc-signed-mark{width:140px;height:140px;margin:24px auto 0;font-size:16px}

  .footer{padding:38px 15px}
  .footer-links{gap:14px}
  .footer-links a{font-size:9px}
}

/* Mobile menu */
@media(max-width:700px){
  .menu-drawer{width:min(320px,86vw);padding:72px 22px 25px}
  .menu-drawer a{font-size:12px;padding:12px 0}
  .drawer-category-title{margin:18px 0 7px;font-size:7px}
  .drawer-categories{gap:0 14px}
  .drawer-categories a{font-size:9px;padding:9px 0}
  .menu-close{right:15px;top:15px;width:38px;height:38px}
}

/* Mobile non-home pages */
@media(max-width:700px){
  .top:not(.home-header) .head{height:62px;padding:0 10px;grid-template-columns:1fr auto 1fr}
  .top:not(.home-header) .head>.brand{width:105px;height:58px}
  .top:not(.home-header) .head>.brand img{width:48px;height:48px}
  .top:not(.home-header) .head>.icons.right{gap:5px}
  .top:not(.home-header) .head>.icons.right .icon{width:36px;height:36px;flex-basis:36px}
  .top:not(.home-header) .head>.icons.right .icon svg{width:19px;height:19px}
  .top:not(.home-header) .nav{height:40px;overflow-x:auto;justify-content:flex-start;white-space:nowrap;padding:0 5px}
  .top:not(.home-header) .nav a{padding:10px 10px;font-size:7px}
  .page-title{padding:48px 15px 32px}
  .page-title h1{font-size:38px}
  .section{padding:38px 10px}
  .shop-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:20px}
  .shop-categories a{min-height:43px;padding:8px 4px;font-size:8px}
  .filters{grid-template-columns:1fr;gap:8px;padding:10px}
  .filters input{grid-column:auto}
  .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .cardbody{padding:9px}
  .card .name{font-size:12px}
  .card .tag{font-size:7px}
  .card .price{font-size:13px}
  .card .heart{width:31px;height:31px;right:7px;top:7px;font-size:17px}
  .card .add{font-size:8px;padding:9px 3px}
  .product{display:block;padding:25px 12px 55px}
  .product-image{margin-bottom:24px}
  .product h1{font-size:32px}
  .bag-layout,.checkout-grid{display:block;padding:0 12px 55px}
  .bag-item{grid-template-columns:75px 1fr;gap:10px}
  .bag-pic{width:75px;height:75px}
  .bag-price{grid-column:2}
  .summary{margin-top:20px}
}

/* =========================================================
   HOMEPAGE PROMOTIONAL CAROUSEL
   ========================================================= */
.fc-hero-carousel{position:relative;width:100%;height:560px;overflow:hidden;background:#090909;color:#fff}
.fc-carousel-track{position:relative;width:100%;height:100%}
.fc-promo-slide{position:absolute;inset:0;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:55px max(28px,8vw);gap:45px;opacity:0;visibility:hidden;transform:translateX(35px) scale(.985);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.7,.2,1),visibility .7s;overflow:hidden}
.fc-promo-slide.is-active{opacity:1;visibility:visible;transform:translateX(0) scale(1);z-index:2}
.fc-promo-copy{position:relative;z-index:4;max-width:650px}.fc-promo-kicker{font-size:9px;font-weight:900;letter-spacing:.22em;display:block;margin-bottom:13px;color:#d6b05b}.fc-promo-copy h1{font-size:clamp(58px,7vw,100px);line-height:.84;letter-spacing:-.065em;margin:0 0 20px;font-weight:700}.fc-promo-copy h1 strong{color:#d6b05b}.fc-promo-copy p{max-width:520px;color:#aaa59c;font-size:16px;line-height:1.7;margin:0 0 25px}.fc-promo-copy .btn{display:inline-block}.fc-promo-visual{height:400px;position:relative;display:grid;place-items:center;z-index:3}
.fc-promo-new{background:radial-gradient(circle at 75% 45%,#292112 0,#100e0a 35%,#070707 72%)}.fc-promo-new:before{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(214,176,91,.2);border-radius:50%;right:-110px;top:50%;transform:translateY(-50%);animation:fcOrbit 10s linear infinite}.fc-promo-new:after{content:"";position:absolute;inset:-30%;background:repeating-linear-gradient(115deg,transparent 0 70px,rgba(214,176,91,.025) 71px 72px);animation:fcDrift 14s linear infinite}.fc-pop-box{width:235px;height:300px;border:1px solid #80632e;background:linear-gradient(145deg,#241d10,#0c0b09);display:flex;flex-direction:column;justify-content:space-between;padding:25px;box-shadow:0 25px 80px rgba(0,0,0,.7);transform:rotate(5deg);animation:fcFloat 3.5s ease-in-out infinite}.fc-pop-box span{font-size:9px;color:#d6b05b;font-weight:900;letter-spacing:.2em}.fc-pop-box b{font-size:65px;letter-spacing:-.08em}.fc-pop-box small{font-size:8px;color:#8e8678;letter-spacing:.18em}.fc-pop-orbit{position:absolute;border:1px solid rgba(214,176,91,.5);border-radius:50%;animation:fcOrbit 6s linear infinite}.fc-orbit-a{width:330px;height:330px}.fc-orbit-b{width:400px;height:170px;transform:rotate(-28deg);animation-duration:8s}
.fc-promo-live{background:radial-gradient(circle at 72% 50%,#27141d,#0b090a 55%,#050505)}.fc-promo-live:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.025),transparent);transform:translateX(-100%);animation:fcScan 3s linear infinite}.fc-live-ring{position:absolute;width:330px;height:330px;border:2px solid rgba(255,75,112,.5);border-radius:50%;box-shadow:0 0 50px rgba(255,75,112,.12);animation:fcPulse 2s ease-in-out infinite}.fc-live-badge{width:145px;height:145px;border-radius:50%;background:#111;border:2px solid #ff4b70;display:grid;place-items:center;align-content:center;gap:2px;box-shadow:0 0 45px rgba(255,75,112,.2);animation:fcFloat 2.7s ease-in-out infinite;z-index:2}.fc-live-badge i{width:9px;height:9px;border-radius:50%;background:#ff4b70;box-shadow:0 0 12px #ff4b70;animation:fcBlink 1s infinite}.fc-live-badge b{font-size:25px;letter-spacing:.1em}.fc-live-badge span{font-size:7px;letter-spacing:.25em;color:#aaa}.fc-live-pop{position:absolute;right:7%;bottom:4%;border:1px solid #4f3b43;padding:15px 20px;font-size:23px;font-weight:900;transform:rotate(-8deg);animation:fcFloat 3s 1s ease-in-out infinite}.fc-live-pop small{font-size:7px;letter-spacing:.18em;color:#aaa}
.fc-promo-signed{background:radial-gradient(circle at 75% 50%,#241d0f,#0b0a08 48%,#050505)}.fc-signed-seal{width:245px;height:245px;border:1px solid #d6b05b;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;font-size:34px;font-weight:900;letter-spacing:.08em;line-height:.9;transform:rotate(-8deg);animation:fcSeal 5s ease-in-out infinite;box-shadow:0 0 55px rgba(214,176,91,.12)}.fc-signed-seal small{font-size:8px;letter-spacing:.2em;color:#999;margin-top:12px}.fc-signed-rays{position:absolute;width:430px;height:430px;border:1px dashed rgba(214,176,91,.35);border-radius:50%;animation:fcOrbit 18s linear infinite}.fc-spark-field:before,.fc-spark-field:after{content:"✦  ✧  ✦  ✧  ✦";position:absolute;color:rgba(214,176,91,.35);font-size:18px;letter-spacing:4em;white-space:nowrap;animation:fcSpark 5s linear infinite}.fc-spark-field:after{top:70%;left:-10%;animation-delay:-2s}
.fc-promo-normal{background:linear-gradient(120deg,#080808 0%,#11100d 58%,#080808 100%)}.fc-promo-normal:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(213,180,94,.18);border-radius:50%;right:-100px;top:50%;transform:translateY(-50%);box-shadow:0 0 100px rgba(213,180,94,.08)}
.fc-promo-normal .fc-shop-hero-copy{position:relative;z-index:2;max-width:650px}.fc-promo-normal .fc-shop-hero-visual{height:410px;position:relative;z-index:2;display:grid;place-items:center}.fc-promo-normal .fc-shelf-card{width:275px;height:350px;border:1px solid #5a4a2a;background:linear-gradient(145deg,#1b1812,#090909);padding:27px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:25px 25px 60px rgba(0,0,0,.55);transform:rotate(4deg)}.fc-promo-normal .fc-shelf-card span{color:#d6b05b;font-size:8px;font-weight:900;letter-spacing:.2em}.fc-promo-normal .fc-shelf-card strong{font-size:38px;line-height:.9;letter-spacing:-.04em}.fc-promo-normal .fc-shelf-card small{color:#777166;font-size:7px;letter-spacing:.2em}.fc-promo-normal .fc-floating-card{position:absolute;border:1px solid #66552f;color:#d6b05b;background:#12100c;font-weight:900;display:grid;place-items:center}.fc-promo-normal .fc-fc1{width:92px;height:92px;border-radius:50%;right:9%;top:15%;font-size:20px;transform:rotate(-12deg)}.fc-promo-normal .fc-fc2{width:55px;height:55px;left:14%;bottom:10%;border-radius:50%;font-size:18px}
.fc-carousel-dots{position:absolute;z-index:8;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.fc-carousel-dots button{width:7px;height:7px;border:1px solid #d6b05b;background:transparent;border-radius:50%;padding:0;cursor:pointer;opacity:.45;transition:.25s}.fc-carousel-dots button.active{width:25px;border-radius:8px;background:#d6b05b;opacity:1}
@keyframes fcFloat{0%,100%{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-14px) rotate(2deg)}}@keyframes fcOrbit{to{transform:rotate(360deg)}}@keyframes fcDrift{to{transform:translate3d(90px,50px,0)}}@keyframes fcScan{to{transform:translateX(100%)}}@keyframes fcPulse{0%,100%{transform:scale(.96);opacity:.55}50%{transform:scale(1.04);opacity:1}}@keyframes fcBlink{50%{opacity:.2}}@keyframes fcSeal{0%,100%{transform:rotate(-8deg) scale(1)}50%{transform:rotate(2deg) scale(1.05)}}@keyframes fcSpark{to{transform:translateX(180px)}}
@media(max-width:700px){.fc-hero-carousel{height:500px}.fc-promo-slide{display:block;padding:38px 18px 55px;text-align:left}.fc-promo-copy{max-width:none}.fc-promo-kicker{font-size:7px}.fc-promo-copy h1{font-size:clamp(48px,15vw,64px)}.fc-promo-copy p{font-size:13px;line-height:1.55}.fc-promo-copy .btn{width:100%;text-align:center}.fc-promo-visual{height:210px;margin-top:5px}.fc-pop-box{width:155px;height:190px;padding:17px}.fc-pop-box b{font-size:45px}.fc-pop-orbit{width:220px;height:220px}.fc-orbit-b{width:270px;height:110px}.fc-live-ring{width:220px;height:220px}.fc-live-badge{width:115px;height:115px}.fc-live-badge b{font-size:20px}.fc-live-pop{right:2%;bottom:0}.fc-signed-seal{width:170px;height:170px;font-size:24px}.fc-signed-rays{width:270px;height:270px}.fc-promo-normal .fc-shop-hero-copy{max-width:none}.fc-promo-normal .fc-shop-hero-visual{height:200px;margin-top:10px}.fc-promo-normal .fc-shelf-card{width:165px;height:195px;padding:18px}.fc-promo-normal .fc-shelf-card strong{font-size:24px}.fc-promo-normal .fc-floating-card{display:none}.fc-promo-normal .fc-shop-hero-copy h1{font-size:clamp(42px,13vw,58px)}.fc-carousel-dots{bottom:13px}}
@media(prefers-reduced-motion:reduce){.fc-promo-slide,.fc-pop-box,.fc-pop-orbit,.fc-live-ring,.fc-live-badge,.fc-live-pop,.fc-signed-seal,.fc-signed-rays,.fc-spark-field:before,.fc-spark-field:after,.fc-promo-new:before,.fc-promo-new:after,.fc-promo-live:before{animation:none!important;transition:none!important}}

/* FINAL MOBILE HOMEPAGE CLEANUP */
@media (max-width:700px){
  html,body{overflow-x:hidden!important;width:100%!important}
  .home-header{position:relative!important;width:100%!important}
  .home-head{display:flex!important;align-items:center!important;width:100%!important;height:64px!important;padding:0 9px!important;box-sizing:border-box!important;gap:5px!important}
  .menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important}
  .home-logo{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 54px!important;width:54px!important;height:54px!important}
  .home-logo img{width:54px!important;height:54px!important;object-fit:contain!important}
  .home-spacer{display:block!important;flex:1 1 auto!important;min-width:0!important}
  .social-links{display:flex!important;flex:0 0 auto!important;gap:4px!important}
  .social{width:31px!important;height:31px!important;flex:0 0 31px!important}
  .bag-home{display:grid!important;flex:0 0 36px!important;width:36px!important;height:36px!important;margin-left:1px!important}
  .home-search-wrap{width:100%!important;box-sizing:border-box!important;padding:8px 9px 10px!important}
  .home-search{width:100%!important;height:42px!important;box-sizing:border-box!important}
  .home-search input{min-width:0!important;font-size:13px!important}

  .fc-hero-carousel{height:440px!important;width:100%!important;overflow:hidden!important}
  .fc-carousel-track{height:100%!important;width:100%!important}
  .fc-promo-slide{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;padding:30px 16px 46px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;text-align:left!important;overflow:hidden!important}
  .fc-promo-copy{width:100%!important;max-width:none!important;min-width:0!important;flex:0 0 auto!important}
  .fc-promo-kicker{font-size:7px!important;line-height:1.3!important;margin-bottom:10px!important;letter-spacing:.16em!important}
  .fc-promo-copy h1{font-size:clamp(42px,13vw,58px)!important;line-height:.86!important;margin:0 0 13px!important;letter-spacing:-.06em!important}
  .fc-promo-copy p{font-size:12px!important;line-height:1.45!important;max-width:330px!important;margin:0 0 15px!important}
  .fc-promo-copy .btn{display:block!important;width:100%!important;box-sizing:border-box!important;text-align:center!important;padding:12px 8px!important;font-size:8px!important}
  .fc-promo-visual{position:relative!important;width:100%!important;height:145px!important;min-height:145px!important;margin:3px 0 0!important;display:grid!important;place-items:center!important;flex:0 0 145px!important}
  .fc-pop-box{width:105px!important;height:130px!important;padding:13px!important;box-sizing:border-box!important}
  .fc-pop-box b{font-size:32px!important}
  .fc-pop-box span,.fc-pop-box small{font-size:6px!important}
  .fc-pop-orbit{width:145px!important;height:145px!important}
  .fc-orbit-b{width:180px!important;height:75px!important}
  .fc-live-ring{width:145px!important;height:145px!important}
  .fc-live-badge{width:88px!important;height:88px!important}
  .fc-live-badge b{font-size:16px!important}
  .fc-live-badge span{font-size:6px!important}
  .fc-live-badge i{width:7px!important;height:7px!important}
  .fc-live-pop{right:3%!important;bottom:0!important;padding:9px 12px!important;font-size:16px!important}
  .fc-live-pop small{font-size:6px!important}
  .fc-signed-seal{width:125px!important;height:125px!important;font-size:18px!important}
  .fc-signed-seal small{font-size:6px!important;margin-top:7px!important}
  .fc-signed-rays{width:190px!important;height:190px!important}
  .fc-promo-normal .fc-shop-hero-copy{width:100%!important;max-width:none!important}
  .fc-promo-normal .fc-shop-hero-copy h1{font-size:clamp(40px,12vw,54px)!important}
  .fc-promo-normal .fc-shop-hero-copy p{max-width:330px!important}
  .fc-promo-normal .fc-shop-hero-visual{width:100%!important;height:135px!important;min-height:135px!important;margin:2px 0 0!important}
  .fc-promo-normal .fc-shelf-card{width:115px!important;height:135px!important;padding:13px!important}
  .fc-promo-normal .fc-shelf-card strong{font-size:19px!important}
  .fc-promo-normal .fc-shelf-card span,.fc-promo-normal .fc-shelf-card small{font-size:5px!important}
  .fc-promo-normal .fc-floating-card{display:none!important}
  .fc-carousel-dots{bottom:10px!important;gap:6px!important}

  .fc-shop-strip{width:100%!important;grid-template-columns:1fr 1fr!important}
  .category-zone{width:100%!important;padding:20px 10px 5px!important;box-sizing:border-box!important}
  .category-banner,.category-banner:nth-of-type(2n),.category-banner:nth-of-type(3n){width:100%!important;height:190px!important;margin:0 0 9px!important}
  .category-slide{padding:18px!important}
  .category-slide strong{font-size:29px!important;line-height:.95!important}
  .trending-section.fc-products-home{width:100%!important;padding:32px 10px!important;box-sizing:border-box!important}
  .fc-products-home .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .fc-shop-callout,.fc-signed-row{margin-left:10px!important;margin-right:10px!important;box-sizing:border-box!important}
}
@media (max-width:380px){
  .home-head{padding:0 7px!important}
  .home-logo{flex-basis:50px!important;width:50px!important;height:50px!important}.home-logo img{width:50px!important;height:50px!important}
  .social{width:28px!important;height:28px!important;flex-basis:28px!important}.bag-home{width:33px!important;height:33px!important;flex-basis:33px!important}
  .fc-hero-carousel{height:425px!important}
  .fc-promo-slide{padding-left:13px!important;padding-right:13px!important}
  .fc-promo-copy h1{font-size:40px!important}
  .fc-promo-copy p{font-size:11px!important}
}

/* DISTINCTIVE PROMO BANNERS */
.fc-promo-new{background:radial-gradient(circle at 72% 42%,#30230d 0,#120e07 35%,#050505 72%);cursor:pointer}
.fc-new-visual{height:430px!important;position:relative!important}
.fc-new-products{position:absolute;inset:0}
.fc-new-item{position:absolute;width:150px;height:205px;padding:8px;background:#f7f5ef;border:1px solid #b58a3a;box-shadow:0 24px 55px rgba(0,0,0,.55);display:grid;place-items:center;overflow:hidden}
.fc-new-item img{width:100%;height:100%;object-fit:contain}.fc-new-item span{font-size:35px;font-weight:900;color:#111}
.fc-new-item-0{left:4%;top:17%;transform:rotate(-11deg);animation:fcNewOne 4s ease-in-out infinite}.fc-new-item-1{right:20%;top:3%;transform:rotate(8deg) scale(.9);animation:fcNewTwo 4.7s ease-in-out infinite}.fc-new-item-2{right:1%;bottom:8%;transform:rotate(-5deg) scale(.82);animation:fcNewThree 4.2s ease-in-out infinite}
.fc-new-burst{position:absolute;right:34%;bottom:4%;width:108px;height:108px;border-radius:50%;background:#d6b05b;color:#080808;display:grid;place-items:center;text-align:center;font-size:19px;font-weight:1000;line-height:.82;transform:rotate(-13deg);z-index:5;box-shadow:0 12px 35px rgba(0,0,0,.5);animation:fcBurst 2.5s ease-in-out infinite}.fc-new-burst small{font-size:7px;letter-spacing:.2em}
.fc-promo-live{background:radial-gradient(circle at 72% 45%,#24131d 0,#0c080c 48%,#030303 80%);cursor:pointer}
.fc-tiktok-visual{height:430px!important;position:relative!important;display:block!important}
.fc-tiktok-logo{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(-8deg);width:190px;height:190px;border-radius:42px;background:#090909;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);box-shadow:18px 18px 0 rgba(37,244,238,.65),-12px -12px 0 rgba(254,44,85,.5),0 0 80px rgba(255,255,255,.08);animation:fcTikLogo 3.2s ease-in-out infinite;z-index:3}.fc-tiktok-logo b{font:900 120px/1 Arial;color:#fff}.fc-tiktok-logo .tk-cyan,.fc-tiktok-logo .tk-pink{position:absolute;font-size:115px;font-weight:900;line-height:1}.fc-tiktok-logo .tk-cyan{color:#25f4ee;transform:translate(-9px,5px)}.fc-tiktok-logo .tk-pink{color:#fe2c55;transform:translate(8px,-4px)}
.fc-tiktok-ring{position:absolute;width:330px;height:330px;left:50%;top:45%;transform:translate(-50%,-50%) rotate(12deg);border:2px dashed rgba(37,244,238,.5);border-right-color:#fe2c55;border-radius:35%;animation:fcTikSpin 12s linear infinite}.fc-tiktok-word{position:absolute;bottom:7%;right:2%;font-size:20px;font-weight:1000;letter-spacing:.18em;text-align:right;color:#fff;transform:rotate(-6deg)}.fc-tiktok-word small{font-size:7px;letter-spacing:.2em;color:#25f4ee}.fc-tiktok-note{position:absolute;left:7%;top:8%;font-size:100px;font-weight:900;color:#fe2c55;opacity:.3;transform:rotate(-18deg);animation:fcNote 2.4s ease-in-out infinite}
.fc-promo-signed{background:radial-gradient(circle at 74% 50%,#2a210f 0,#0b0906 50%,#030303 82%);cursor:pointer}
.fc-signature-visual{height:430px!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.fc-signature{width:min(520px,100%);overflow:visible;filter:drop-shadow(0 0 8px rgba(214,176,91,.2))}.fc-signature path{stroke:#e0bb68;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1500;stroke-dashoffset:1500;animation:fcWrite 4.8s cubic-bezier(.6,0,.3,1) infinite}.signature-underline{width:82%;height:2px;background:#8d6a2d;margin-top:-28px;transform:scaleX(0);transform-origin:left;animation:fcUnderline 4.8s ease-in-out infinite}.signature-caption{margin-top:22px;color:#9d927e;font-size:8px;letter-spacing:.25em;font-weight:900;opacity:0;animation:fcCaption 4.8s ease-in-out infinite}
@keyframes fcNewOne{0%,100%{transform:rotate(-11deg) translateY(0)}50%{transform:rotate(-7deg) translateY(-18px)}}@keyframes fcNewTwo{0%,100%{transform:rotate(8deg) scale(.9) translateY(0)}50%{transform:rotate(12deg) scale(.94) translateY(13px)}}@keyframes fcNewThree{0%,100%{transform:rotate(-5deg) scale(.82)}50%{transform:rotate(-1deg) scale(.86) translateY(-14px)}}@keyframes fcBurst{0%,100%{transform:rotate(-13deg) scale(1)}50%{transform:rotate(-5deg) scale(1.1)}}@keyframes fcTikLogo{0%,100%{transform:translate(-50%,-50%) rotate(-8deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(2deg) scale(1.06)}}@keyframes fcTikSpin{to{transform:translate(-50%,-50%) rotate(372deg)}}@keyframes fcNote{50%{transform:rotate(-8deg) translate(8px,-12px)}}@keyframes fcWrite{0%{stroke-dashoffset:1500}68%,100%{stroke-dashoffset:0}}@keyframes fcUnderline{0%,60%{transform:scaleX(0)}80%,100%{transform:scaleX(1)}}@keyframes fcCaption{0%,65%{opacity:0;transform:translateY(8px)}78%,100%{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.fc-new-visual,.fc-tiktok-visual,.fc-signature-visual{height:205px!important;min-height:205px!important;flex:0 0 205px!important;margin-top:4px!important}.fc-new-item{width:82px;height:112px;padding:4px}.fc-new-item-0{left:7%;top:18%}.fc-new-item-1{right:28%;top:2%}.fc-new-item-2{right:4%;bottom:3%}.fc-new-burst{width:70px;height:70px;font-size:12px;right:35%;bottom:1%}.fc-new-burst small{font-size:5px}.fc-tiktok-logo{width:112px;height:112px;border-radius:27px;box-shadow:11px 11px 0 rgba(37,244,238,.65),-8px -8px 0 rgba(254,44,85,.5)}.fc-tiktok-logo b{font-size:72px}.fc-tiktok-logo .tk-cyan,.fc-tiktok-logo .tk-pink{font-size:68px}.fc-tiktok-ring{width:185px;height:185px}.fc-tiktok-note{font-size:65px}.fc-tiktok-word{font-size:11px;bottom:2%;right:0}.fc-tiktok-word small{font-size:5px}.fc-signature{width:100%;max-width:370px}.fc-signature path{stroke-width:4}.signature-underline{margin-top:-20px}.signature-caption{font-size:6px;margin-top:12px}}

/* FINAL TIKTOK + SIGNATURE ANIMATION FIX */
.fc-tiktok-visual{height:430px!important;position:relative!important;display:block!important}
.fc-tiktok-logo-wrap{position:absolute;left:50%;top:45%;width:210px;height:230px;transform:translate(-50%,-50%);display:grid;place-items:center;z-index:4;animation:fcTikLogoReal 3.4s cubic-bezier(.2,.8,.2,1) infinite}
.fc-tiktok-logo-svg{width:150px;height:170px;overflow:visible;filter:drop-shadow(0 18px 28px rgba(0,0,0,.5))}
.fc-tiktok-logo-svg .tk-cyan{fill:#25f4ee;transform:translate(-7px,7px)}
.fc-tiktok-logo-svg .tk-pink{fill:#fe2c55;transform:translate(7px,-5px)}
.fc-tiktok-logo-svg .tk-main{fill:#fff}
.fc-tiktok-logo-wrap:after{content:"";position:absolute;width:175px;height:175px;border:1px solid rgba(255,255,255,.15);border-radius:42%;box-shadow:0 0 70px rgba(37,244,238,.12),0 0 70px rgba(254,44,85,.1);animation:fcTikFrame 3.4s ease-in-out infinite}
.fc-tiktok-ring{width:350px;height:350px;left:50%;top:45%;transform:translate(-50%,-50%) rotate(12deg);border:2px dashed rgba(37,244,238,.38);border-right-color:#fe2c55;border-radius:35%;animation:fcTikSpin 12s linear infinite}
.fc-tiktok-word{bottom:5%;right:0;font-size:23px;font-weight:1000;letter-spacing:.06em;text-align:right;color:#fff;transform:rotate(-6deg)}
.fc-tiktok-word small{font-size:7px;letter-spacing:.2em;color:#25f4ee}
.fc-signature-visual{height:430px!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}
.signature-writing-label{position:absolute;top:9%;left:8%;font-size:8px;font-weight:900;letter-spacing:.28em;color:#9d927e}
.fc-signature{width:min(620px,100%);height:auto;overflow:visible;filter:drop-shadow(0 0 9px rgba(224,187,104,.18))}
.signature-text{font-family:"Brush Script MT","Segoe Script","Lucida Handwriting",cursive;font-style:italic;font-weight:600;font-size:112px;fill:transparent;stroke:#e0bb68;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke;stroke-dasharray:2200;stroke-dashoffset:2200;animation:fcWriteReal 5.8s cubic-bezier(.55,.05,.35,1) infinite}
.signature-underline{width:84%;height:2px;background:#8d6a2d;margin-top:-20px;transform:scaleX(0);transform-origin:left;animation:fcUnderlineReal 5.8s ease-in-out infinite}
.signature-caption{margin-top:20px;color:#9d927e;font-size:8px;letter-spacing:.25em;font-weight:900;opacity:0;animation:fcCaptionReal 5.8s ease-in-out infinite}
@keyframes fcTikLogoReal{0%,12%{opacity:0;transform:translate(-50%,-50%) scale(.55) rotate(-18deg)}28%{opacity:1;transform:translate(-50%,-50%) scale(1.08) rotate(4deg)}42%,100%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-4deg)}}
@keyframes fcTikFrame{0%,15%{opacity:0;transform:scale(.55) rotate(-12deg)}32%{opacity:1;transform:scale(1.08) rotate(3deg)}45%,100%{opacity:.65;transform:scale(1) rotate(-4deg)}}
@keyframes fcWriteReal{0%,8%{stroke-dashoffset:2200;fill:transparent;opacity:1}68%{stroke-dashoffset:0;fill:transparent}78%{stroke-dashoffset:0;fill:#e0bb68;opacity:1}94%{stroke-dashoffset:0;fill:#e0bb68;opacity:1}100%{stroke-dashoffset:2200;fill:transparent;opacity:0}}
@keyframes fcUnderlineReal{0%,68%{transform:scaleX(0)}82%,94%{transform:scaleX(1)}100%{transform:scaleX(0)}}
@keyframes fcCaptionReal{0%,72%{opacity:0;transform:translateY(7px)}82%,94%{opacity:1;transform:translateY(0)}100%{opacity:0}}
@media(max-width:700px){
 .fc-tiktok-logo-wrap{width:150px;height:170px;top:44%}.fc-tiktok-logo-svg{width:105px;height:125px}.fc-tiktok-logo-wrap:after{width:125px;height:125px}.fc-tiktok-ring{width:190px;height:190px}.fc-tiktok-word{font-size:11px;bottom:1%}.fc-tiktok-word small{font-size:5px}
 .fc-signature-visual{height:205px!important;min-height:205px!important;flex:0 0 205px!important}.signature-writing-label{top:3%;left:4%;font-size:6px}.fc-signature{width:100%;max-width:370px}.signature-text{font-size:86px;stroke-width:1.7;stroke-dasharray:1800;stroke-dashoffset:1800}.signature-underline{margin-top:-13px}.signature-caption{font-size:6px;margin-top:10px}
}

/* USE THE EXACT TIKTOK LOGO ARTWORK */
.fc-tiktok-logo-wrap{position:absolute!important;left:50%!important;top:45%!important;width:260px!important;height:260px!important;transform:translate(-50%,-50%)!important;display:grid!important;place-items:center!important;z-index:4!important;animation:fcExactTikTokIn 3.8s cubic-bezier(.2,.8,.2,1) infinite!important}
.fc-tiktok-logo-image{display:block!important;width:260px!important;height:260px!important;object-fit:contain!important;animation:fcExactTikTokPulse 3.8s ease-in-out infinite!important}
.fc-tiktok-logo-wrap:after{display:none!important}
@keyframes fcExactTikTokIn{0%,10%{opacity:0;transform:translate(-50%,-50%) scale(.55)}25%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}40%,100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@keyframes fcExactTikTokPulse{0%,35%{filter:drop-shadow(0 0 0 rgba(37,244,238,0))}48%{filter:drop-shadow(-10px 7px 0 rgba(37,244,238,.55)) drop-shadow(10px -6px 0 rgba(254,44,85,.45))}60%,100%{filter:none}}
@media(max-width:700px){
 .fc-tiktok-logo-wrap{width:170px!important;height:170px!important;top:44%!important}.fc-tiktok-logo-image{width:170px!important;height:170px!important}
}


/* CLEAN TIKTOK LOGO + TRUE LEFT-TO-RIGHT SIGNATURE REVEAL */
.fc-tiktok-logo-wrap{
  animation:fcCleanTikTokIn 2.8s cubic-bezier(.2,.8,.2,1) infinite!important;
  filter:none!important;
}
.fc-tiktok-logo-image{
  animation:none!important;
  filter:none!important;
  transform:none!important;
  display:block!important;
}
@keyframes fcCleanTikTokIn{
  0%,12%{opacity:0;transform:translate(-50%,-50%) scale(.78)}
  26%{opacity:1;transform:translate(-50%,-50%) scale(1.03)}
  38%,100%{opacity:1;transform:translate(-50%,-50%) scale(1)}
}
.signature-text{
  stroke-dasharray:none!important;
  stroke-dashoffset:0!important;
  animation:fcSignatureInk 5.8s ease-in-out infinite!important;
  clip-path:url(#signatureReveal);
}
.signature-reveal-rect{
  animation:fcSignatureReveal 5.8s cubic-bezier(.45,0,.25,1) infinite!important;
}
@keyframes fcSignatureReveal{
  0%,8%{width:0}
  70%{width:700px}
  78%,94%{width:700px}
  100%{width:0}
}
@keyframes fcSignatureInk{
  0%,8%{fill:transparent;opacity:1}
  68%{fill:transparent;opacity:1}
  78%,94%{fill:#e0bb68;opacity:1}
  100%{fill:transparent;opacity:0}
}
@media(max-width:700px){
  .fc-tiktok-logo-wrap{width:170px!important;height:170px!important;top:44%!important}
  .fc-tiktok-logo-image{width:170px!important;height:170px!important}
  .signature-reveal-rect{animation-name:fcSignatureRevealMobile!important}
}
@keyframes fcSignatureRevealMobile{
  0%,8%{width:0}
  70%{width:700px}
  78%,94%{width:700px}
  100%{width:0}
}


/* FINAL TIKTOK + SIGNATURE FIX */
.fc-tiktok-logo-image{
  mix-blend-mode:screen!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:none!important;
}
.fc-tiktok-logo-wrap{
  background:transparent!important;
  box-shadow:none!important;
  animation:fcCleanTikTokIn 2.8s cubic-bezier(.2,.8,.2,1) infinite!important;
}
.signature-text{
  fill:#e0bb68!important;
  stroke:#e0bb68!important;
  stroke-width:1.8!important;
  clip-path:inset(0 100% 0 0)!important;
  animation:fcSignatureWriteLeft 5.8s cubic-bezier(.55,.05,.25,1) infinite!important;
}
@keyframes fcSignatureWriteLeft{
  0%,8%{clip-path:inset(0 100% 0 0)!important;opacity:1}
  68%{clip-path:inset(0 0 0 0)!important;opacity:1}
  78%,94%{clip-path:inset(0 0 0 0)!important;opacity:1}
  100%{clip-path:inset(0 100% 0 0)!important;opacity:0}
}
.signature-underline{
  animation:fcUnderlineAfterWriting 5.8s ease-in-out infinite!important;
}
@keyframes fcUnderlineAfterWriting{
  0%,70%{transform:scaleX(0)}
  82%,94%{transform:scaleX(1)}
  100%{transform:scaleX(0)}
}


/* DEFINITIVE BANNER FIXES */
.fc-tiktok-logo-image{
  mix-blend-mode:screen!important;
  opacity:1!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
}
.fc-tiktok-logo-wrap{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.fc-signature{
  width:min(650px,100%)!important;
  height:auto!important;
  overflow:visible!important;
  filter:drop-shadow(0 0 8px rgba(224,187,104,.16))!important;
}
.signature-text{
  font-family:"Dancing Script","Brush Script MT","Segoe Script","URW Chancery L",cursive!important;
  font-size:118px!important;
  font-weight:600!important;
  font-style:normal!important;
  letter-spacing:-.025em!important;
  fill:#e0bb68!important;
  stroke:#e0bb68!important;
  stroke-width:1.2!important;
  paint-order:stroke!important;
  clip-path:url(#fcSignatureClip)!important;
  animation:none!important;
}
.fc-signature-reveal{
  animation:fcRealSignatureWrite 5.8s cubic-bezier(.45,.02,.22,1) infinite!important;
}
@keyframes fcRealSignatureWrite{
  0%,8%{width:0}
  70%,92%{width:700px}
  100%{width:0}
}
.signature-underline{display:none!important}
@media(max-width:700px){
  .fc-signature{width:100%!important;max-width:380px!important}
  .signature-text{font-size:86px!important}
}


/* AUTOGRAPH-STYLE PEN WRITING */
.fc-signature{
  width:min(680px,100%)!important;
  height:auto!important;
  overflow:visible!important;
  filter:drop-shadow(0 0 7px rgba(224,187,104,.16))!important;
}
.fc-pen-signature{
  overflow:visible;
}
.fc-pen-signature .sig-stroke{
  stroke-dasharray:100;
  stroke-dashoffset:100;
  opacity:1;
  animation:fcPenStroke 5.8s linear infinite;
}
.fc-pen-signature .s1{animation-delay:.10s}
.fc-pen-signature .s2{animation-delay:.42s}
.fc-pen-signature .s3{animation-delay:.78s}
.fc-pen-signature .s4{animation-delay:1.12s}
.fc-pen-signature .s5{animation-delay:1.48s}
.fc-pen-signature .s6{animation-delay:1.84s}
.fc-pen-signature .s7{animation-delay:2.18s}
.fc-pen-signature .s8{animation-delay:2.52s}
.fc-pen-signature .s9{animation-delay:3.05s}
@keyframes fcPenStroke{
  0%,4%{stroke-dashoffset:100}
  11%,100%{stroke-dashoffset:0}
}
.signature-underline{display:none!important}
.signature-caption{margin-top:10px!important}
@media(max-width:700px){
  .fc-signature{width:100%!important;max-width:390px!important}
  .fc-pen-signature .sig-stroke{stroke-width:3.1}
}


/* POLISHED AUTOGRAPH FINISH */
.fc-pen-signature .sig-stroke{
  stroke:#d8b45d!important;
  stroke-width:3.2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:drop-shadow(0 0 1px rgba(255,235,180,.35));
}
.fc-pen-signature .s1{animation-delay:.05s!important}
.fc-pen-signature .s2{animation-delay:.35s!important}
.fc-pen-signature .s3{animation-delay:.70s!important}
.fc-pen-signature .s4{animation-delay:1.05s!important}
.fc-pen-signature .s5{animation-delay:1.40s!important}
.fc-pen-signature .s6{animation-delay:1.75s!important}
.fc-pen-signature .s7{animation-delay:2.10s!important}
.fc-pen-signature .s8{animation-delay:2.45s!important}
.fc-pen-signature .s9{animation-delay:2.85s!important}


/* HOMEPAGE CATEGORY GRID */
#categoryZone{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:48px 22px 42px!important;
  box-sizing:border-box!important;
}
.fc-category-grid-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}
.fc-category-grid-head h2{
  margin:4px 0 0!important;
  font-size:clamp(25px,3vw,38px)!important;
  letter-spacing:-.035em!important;
}
.fc-category-view-all{
  color:#111!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-decoration:none!important;
  white-space:nowrap;
  border-bottom:1px solid #111;
  padding-bottom:4px;
}
.fc-category-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.fc-category-card{
  position:relative;
  min-height:150px;
  padding:18px;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  overflow:hidden;
  text-decoration:none!important;
  color:#fff!important;
  background:#111;
  border:1px solid rgba(255,255,255,.09);
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease;
}
.fc-category-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 48%,rgba(214,176,91,.12));
  pointer-events:none;
}
.fc-category-card:after{
  content:"";
  position:absolute;
  width:100px;
  height:100px;
  right:-38px;
  top:-38px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:50%;
}
.fc-category-card:hover{
  transform:translateY(-5px);
  box-shadow:0 16px 35px rgba(0,0,0,.15);
  background:#181818;
}
.fc-category-num{
  position:absolute;
  top:14px;
  left:16px;
  font-size:9px;
  font-weight:900;
  letter-spacing:.18em;
  color:#a9997b;
}
.fc-category-name{
  position:relative;
  z-index:2;
  font-size:clamp(17px,1.7vw,24px);
  line-height:1;
  font-weight:950;
  letter-spacing:-.035em;
  text-transform:uppercase;
}
.fc-category-arrow{
  position:absolute;
  z-index:2;
  right:16px;
  bottom:15px;
  font-size:19px;
  font-weight:400;
  color:#d8b45d;
  transition:transform .25s ease;
}
.fc-category-card:hover .fc-category-arrow{transform:translateX(5px)}
.fc-cat-marvel{background:linear-gradient(145deg,#161616,#281014)}
.fc-cat-dc{background:linear-gradient(145deg,#11151a,#121d2a)}
.fc-cat-music{background:linear-gradient(145deg,#171218,#281b2b)}
.fc-cat-disney{background:linear-gradient(145deg,#14151b,#18243a)}
.fc-cat-horror{background:linear-gradient(145deg,#111,#241414)}
.fc-cat-tv-movies{background:linear-gradient(145deg,#151515,#252018)}
.fc-cat-anime{background:linear-gradient(145deg,#141118,#24172b)}
.fc-cat-gaming{background:linear-gradient(145deg,#101616,#142727)}
.fc-cat-signed{background:linear-gradient(145deg,#15130f,#2a2111)}
.fc-cat-other{background:linear-gradient(145deg,#151515,#202020)}
@media(max-width:900px){
  .fc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:600px){
  #categoryZone{padding:32px 10px 30px!important}
  .fc-category-grid-head{align-items:flex-end;margin-bottom:15px}
  .fc-category-grid-head h2{font-size:25px!important}
  .fc-category-view-all{font-size:9px}
  .fc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .fc-category-card{min-height:118px;padding:14px}
  .fc-category-num{top:11px;left:12px;font-size:8px}
  .fc-category-name{font-size:17px}
  .fc-category-arrow{right:12px;bottom:11px;font-size:16px}
}
