:root{--bg:#202328;--panel:#2a2d36;--panel2:#343846;--text:#f7f7fb;--muted:#b8bcc9;--blue:#4d86ff;--green:#57c785;--orange:#ff8a18;--purple:#8b5cf6;--yellow:#f7e27f;--red:#ff735c;--line:rgba(255,255,255,.10)}
*{box-sizing:border-box}body{margin:0;font-family:Poppins,Inter,Arial,sans-serif;background:#111318;color:var(--text)}a{text-decoration:none}.site-shell{max-width:1220px;margin:12px auto;background:var(--bg);border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35)}.topbar{background:#191b20;color:#cfd3df;text-align:center;font-size:12px;padding:9px 14px;border-bottom:1px solid var(--line)}.main-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;border-bottom:1px solid var(--line);gap:18px}.brand{display:flex;align-items:center;gap:12px;color:white;font-size:25px;font-weight:800}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--blue);border:2px solid var(--blue)}.desktop-nav{display:flex;gap:24px;align-items:center}.desktop-nav a{color:var(--muted);font-size:13px}.desktop-nav a:hover,.desktop-nav a.active{color:#fff;border-bottom:1px solid var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.header-search{display:flex;align-items:center;background:#282b33;border:1px solid var(--line);border-radius:999px;overflow:hidden}.header-search input{width:155px;background:transparent;color:white;border:0;outline:0;padding:10px 10px 10px 16px;font-size:13px}.header-search button{border:0;background:var(--blue);color:#fff;padding:10px 14px}.cart-button{position:relative;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:white;padding:10px 16px;font-size:13px;display:flex;gap:6px}.cart-button b{background:var(--orange);border-radius:50%;font-size:10px;width:18px;height:18px;display:grid;place-items:center;position:absolute;top:-7px;right:-5px}.mobile-toggle{display:none;background:transparent;color:#fff;border:0;font-size:24px}.mobile-menu{padding:15px 30px;border-bottom:1px solid var(--line);background:#242730}.mobile-menu a{display:block;color:white;padding:8px 0}.studio-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:20px;min-height:610px;padding:70px 80px 50px;position:relative}.vertical-note{writing-mode:vertical-rl;transform:rotate(180deg);position:absolute;left:60px;top:190px;color:var(--muted);font-size:14px;border-left:3px solid var(--green);padding-left:10px}.hero-copy h1{font-size:58px;line-height:1.23;letter-spacing:-1.8px;margin:18px 0 0}.shape-row{display:inline-flex;align-items:center;gap:8px;margin-left:10px;vertical-align:middle}.dot{width:34px;height:34px;border-radius:50%;border:2px solid white;display:inline-block}.blue{background:var(--blue)}.green{background:var(--green)}.orange{background:var(--orange)}.tri{width:0;height:0;border-left:24px solid transparent;border-right:24px solid transparent;border-bottom:42px solid var(--green);transform:rotate(-18deg);display:inline-block}.half-dot{width:46px;height:46px;border-radius:50%;background:linear-gradient(90deg,var(--red) 50%,var(--yellow) 50%);display:inline-block;margin-right:18px;vertical-align:middle}.hero-copy p{color:var(--muted);font-size:16px;line-height:1.7;margin:26px 0 26px 46px;max-width:440px}.hero-line{width:395px;height:1px;background:var(--line);margin:20px 0 28px 46px}.hero-buttons{display:flex;align-items:center;gap:28px;margin-left:46px}.big-btn{background:var(--blue);color:white;border:0;border-radius:999px;padding:17px 30px;font-weight:800;display:inline-flex;align-items:center;gap:8px;box-shadow:0 18px 35px rgba(77,134,255,.28)}.how-link{color:var(--muted);font-size:14px;font-weight:700}.how-link span{width:48px;height:48px;border-radius:50%;background:#2f56a4;display:inline-grid;place-items:center;margin-left:8px;color:white;box-shadow:0 0 0 9px rgba(77,134,255,.14)}.hero-visual{position:relative;min-height:520px}.book-frame{position:absolute;right:10px;top:15px;width:430px;height:520px;border-radius:70px 70px 0 70px;background:linear-gradient(135deg,#f0dba2 0 14%,#282b35 14% 100%);overflow:hidden;box-shadow:inset -60px 0 0 rgba(90,98,120,.45)}.neon-line{position:absolute;right:118px;top:65px;width:225px;height:395px;border:4px solid #f6ff42;border-left:none;border-bottom:none;border-radius:42px;transform:skewY(-5deg)}.book-stack{position:absolute;right:45px;bottom:88px;width:310px;height:260px}.book{height:48px;border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.18);margin:0 auto 4px}.b1{width:210px;background:#f2d394}.b2{width:270px;background:#f0c48d}.b3{width:300px;background:#efe4d3}.b4{width:330px;background:#b6e1d4}.hand{position:absolute;right:4px;bottom:0;width:210px;height:90px;background:#f5caa8;border-radius:55px 0 0 55px;transform:rotate(8deg)}.circle-art{position:absolute;left:0;top:5px;width:180px;height:180px;border-radius:50%;background:linear-gradient(#f4c08d 33%,#f5eadb 33% 66%,#b8e4d5 66%);z-index:3}.spark{position:absolute;width:8px;height:8px;border-radius:50%}.sp1{background:var(--green);right:20px;top:60px}.sp2{background:#77ddff;right:5px;top:110px}.sp3{background:var(--purple);left:0;bottom:100px}.category-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;padding:0 80px 60px}.feature-card{background:var(--panel);border-radius:26px;overflow:hidden;border:1px solid var(--line)}.hero-card{min-height:280px;display:grid;grid-template-columns:1fr 1fr}.emoji-panel{background:var(--panel2);display:grid;place-items:center;font-size:108px}.hero-card>div:last-child{padding:48px 38px}.feature-card h2{font-size:30px;line-height:1.25;margin:0 0 14px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.7}.avatar-row{display:flex;margin-top:24px}.avatar-row span{width:36px;height:36px;border-radius:50%;border:2px solid white;display:grid;place-items:center;background:var(--orange);margin-right:-8px;font-size:15px}.trend-card{padding:40px;background:linear-gradient(135deg,#343846,#252832)}.order-tag{display:inline-block;background:var(--orange);padding:12px 20px;border-radius:8px;transform:rotate(-7deg);font-size:13px;font-weight:800;margin-bottom:25px}.trend-card strong{display:block;font-size:44px;margin-top:25px}.trend-card small{font-size:24px;color:var(--muted);font-weight:500}.home-section{padding:25px 80px 70px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-title h2{font-size:36px;margin:0}.section-title p{color:var(--muted);font-size:14px;margin:6px 0 0}.section-title a{color:var(--blue);font-weight:700}.collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.collection-tile{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:24px;color:white;transition:.25s}.collection-tile:hover,.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(0,0,0,.25)}.collection-tile span{font-size:42px}.collection-tile h3{font-size:16px;margin:12px 0 5px}.collection-tile p{color:var(--muted);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:.25s;color:white}.product-card img{width:100%;height:235px;object-fit:cover;background:#111}.product-card .p-4{padding:20px!important}.product-card a{color:white}.product-card p{color:var(--muted)!important}.badge{display:inline-flex;align-items:center;font-size:.65rem;font-weight:800;padding:5px 9px;border-radius:999px;text-transform:uppercase}.badge-discount{background:#fff1c4;color:#8a4d00}.badge-out-of-stock{background:#fee2e2;color:#991b1b}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-through-price{text-decoration:line-through;color:#858a99}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;border-radius:12px;padding:11px 20px;font-size:.875rem;transition:.2s;cursor:pointer;border:0;text-decoration:none}.btn-primary{background:var(--blue);color:white}.btn-secondary{background:#fff;color:var(--blue);border:1px solid var(--blue)}.btn-accent{background:var(--orange);color:white}.btn-danger{background:#ef4444;color:white}.btn-sm{padding:7px 13px;font-size:.8rem}.btn-lg{padding:14px 32px;font-size:1rem}.form-input{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:11px 14px;background:#fff;color:#111}.cat-pill{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.08);color:#d8dbe6;padding:10px 18px;font-size:13px;font-weight:700}.cat-pill.active,.cat-pill:hover{background:var(--blue);color:white}.section-heading{font-size:32px;font-weight:800;color:white}.hero-gradient{background:linear-gradient(135deg,#252832,#202328)!important}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb a{color:var(--blue)}.breadcrumb-sep{margin:0 8px;color:#666}.stars{color:#fbbf24}.promise-band{margin:10px 80px 80px;background:linear-gradient(135deg,#343846,#252832);border:1px solid var(--line);border-radius:28px;padding:42px;display:flex;justify-content:space-between;gap:25px;align-items:center}.promise-band h2{font-size:32px;margin:0 0 10px}.promise-band p{color:var(--muted);max-width:650px}.site-footer{border-top:1px solid var(--line);padding:34px 80px;display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:20px;color:var(--muted);font-size:13px}.site-footer strong{color:white;font-size:17px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer-links a{color:var(--muted)}.legal-small{font-size:12px;line-height:1.7}.bg-white,.bg-slate-50{background:#252832!important;color:white}.text-slate-800,.text-slate-900,.text-slate-700{color:white!important}.text-slate-600,.text-slate-500,.text-slate-400{color:var(--muted)!important}.shadow-sm,.shadow-md{box-shadow:none!important}.border-slate-100,.border-slate-200{border-color:var(--line)!important}@media(max-width:1050px){.desktop-nav{display:none}.mobile-toggle{display:block}.studio-hero,.category-showcase{grid-template-columns:1fr;padding:45px 25px}.vertical-note{display:none}.collection-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr}.main-header{padding:0 24px}.header-search{display:none}.hero-copy h1{font-size:42px}.hero-copy p,.hero-line,.hero-buttons{margin-left:0}.book-frame{right:-50px;transform:scale(.85);transform-origin:top right}}@media(max-width:620px){.site-shell{margin:0;border-radius:0}.main-header{height:auto;padding:18px;flex-wrap:wrap}.category-showcase,.home-section,.studio-hero{padding-left:18px;padding-right:18px}.hero-card,.collection-grid,.product-grid{grid-template-columns:1fr}.hero-copy h1{font-size:34px}.hero-visual{min-height:420px}.book-frame{right:-120px;transform:scale(.68)}.promise-band{margin:10px 18px 50px;display:block}.site-footer{padding:28px 18px}}

/* Firebase account + email verification UI */
.account-button{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .9rem;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.12);font-weight:800;color:#1f2937;text-decoration:none;box-shadow:0 6px 18px rgba(15,23,42,.06)}
.account-button.verified{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.account-button.unverified{background:#fff7ed;color:#c2410c;border-color:#fed7aa}
.auth-hero{max-width:1120px;margin:28px auto 0;padding:0 18px}.auth-hero-card{border-radius:30px;padding:38px;background:linear-gradient(135deg,rgba(77,134,255,.12),rgba(87,199,133,.16)),#fff;box-shadow:0 20px 50px rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.08)}
.auth-hero-card h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:8px 0 12px;font-weight:900;color:#111827}.auth-hero-card p{max-width:720px;color:#475569}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--color-primary);font-size:.78rem}
.auth-container{max-width:1120px;margin:0 auto;padding:28px 18px 60px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.auth-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}
.auth-card h2{font-size:1.35rem;font-weight:900;color:#111827;margin-bottom:6px}.auth-card label{display:block;margin-top:14px;margin-bottom:6px;font-size:.86rem;font-weight:800;color:#334155}.auth-card input{width:100%;border:1px solid #dbe3ef;border-radius:14px;padding:13px 14px;outline:none;background:#f8fafc}.auth-card input:focus{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 4px rgba(77,134,255,.12)}
.auth-muted{color:#64748b;font-size:.94rem}.auth-small{margin-top:14px;color:#64748b;font-size:.82rem}.auth-message{border-radius:16px;padding:14px 16px;margin-bottom:18px;font-weight:700}.auth-message.info{background:#eff6ff;color:#1d4ed8}.auth-message.success{background:#ecfdf5;color:#047857}.auth-message.error{background:#fef2f2;color:#b91c1c}
.auth-profile-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.auth-email{font-weight:800;color:#334155;margin-top:3px}.auth-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:.75rem;font-weight:900}.auth-badge.verified{background:#dcfce7;color:#047857}.auth-badge.pending{background:#ffedd5;color:#c2410c}
.auth-status-box{margin:22px 0;padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.auth-status-box strong{display:block;color:#111827;margin-bottom:4px}.auth-actions-row,.auth-next-step{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.btn-light{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0}.w-full{width:100%}
.checkout-auth-gate{border-radius:16px;padding:14px 16px;font-weight:700}.checkout-auth-gate.warning{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.checkout-auth-gate.ok{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.checkout-auth-gate a{text-decoration:underline;font-weight:900}.btn.disabled,.btn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.25)}
@media(max-width:760px){.auth-grid{grid-template-columns:1fr}.account-button span{display:none}.auth-profile-top{flex-direction:column}.auth-actions-row .btn,.auth-next-step .btn{width:100%;text-align:center}}


/* 2026 Pearl UI refresh */
:root{--color-primary:#25671E;--color-secondary:#48A111;--color-accent:#F2B50B;--color-dark:#14320F;--color-light:#F7F0F0;}
body{background:radial-gradient(circle at top left,rgba(242,181,11,.18),transparent 32%),linear-gradient(135deg,#F7F0F0 0%,#fffaf2 42%,#edf8e9 100%)!important;color:#14320F;}
.site-shell{background:transparent;}
.topbar{background:linear-gradient(90deg,#25671E,#48A111);color:#fff8dd;letter-spacing:.2px;}
.main-header{background:rgba(255,255,255,.82)!important;backdrop-filter:blur(18px);border:1px solid rgba(242,181,11,.25);box-shadow:0 18px 50px rgba(37,103,30,.12);}
.brand{gap:12px;color:#25671E!important}.brand-logo{height:52px;width:auto;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(37,103,30,.16));}.brand-mark{background:#25671E!important;color:#F2B50B!important;}
.desktop-nav a:hover,.desktop-nav a.active{background:rgba(72,161,17,.12)!important;color:#25671E!important;}
.btn-primary,.cart-button,.account-button{background:linear-gradient(135deg,#25671E,#48A111)!important;color:white!important;box-shadow:0 12px 28px rgba(37,103,30,.25)!important;border:0!important;}
.btn-secondary{background:linear-gradient(135deg,#F2B50B,#ffe28a)!important;color:#14320F!important;border:0!important;}
.card,.product-card,.bg-white,.checkout-card,.summary-card{background:rgba(255,255,255,.9)!important;border:1px solid rgba(242,181,11,.22)!important;box-shadow:0 18px 45px rgba(37,103,30,.10)!important;}
.product-card img,.product-image img{background:#F7F0F0;border-radius:16px;box-shadow:inset 0 0 0 1px rgba(242,181,11,.18);}
.badge,.category-pill{background:rgba(242,181,11,.18)!important;color:#25671E!important;border:1px solid rgba(242,181,11,.36)!important;}
input,textarea,select{border-color:rgba(37,103,30,.22)!important;background:rgba(255,255,255,.88)!important;}input:focus,textarea:focus,select:focus{outline:2px solid rgba(242,181,11,.45)!important;border-color:#48A111!important;}
.footer,.site-footer{background:#14320F!important;color:#F7F0F0!important;}


/* ===== Axivorn Pearl UI v2 - polished storefront refresh ===== */
:root{
  --color-primary:#25671E;
  --color-secondary:#48A111;
  --color-accent:#F2B50B;
  --color-light:#F7F0F0;
  --color-dark:#14320F;
  --pearl:#fffdf8;
  --pearl-2:#f9f3ea;
  --ink:#183313;
  --muted-ink:#61705d;
  --soft-line:rgba(37,103,30,.13);
  --gold-line:rgba(242,181,11,.30);
  --shadow-soft:0 22px 55px rgba(37,103,30,.12);
  --shadow-card:0 16px 35px rgba(20,50,15,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0!important;
  font-family:Poppins,Inter,Arial,sans-serif!important;
  color:var(--ink)!important;
  background:
    radial-gradient(circle at 10% -5%, rgba(242,181,11,.24), transparent 32%),
    radial-gradient(circle at 90% 4%, rgba(72,161,17,.18), transparent 30%),
    linear-gradient(135deg,#fffdf8 0%,#F7F0F0 44%,#edf8e8 100%)!important;
}
a{color:inherit;text-decoration:none}.site-shell{
  max-width:1280px!important;
  margin:18px auto!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(255,255,255,.75)!important;
  border-radius:32px!important;
  overflow:hidden!important;
  box-shadow:0 34px 90px rgba(20,50,15,.16)!important;
  backdrop-filter:blur(12px)!important;
}
.topbar{
  background:linear-gradient(90deg,#14320F,#25671E 42%,#48A111)!important;
  color:#fff8df!important;
  text-align:center!important;
  font-size:12.5px!important;
  font-weight:700!important;
  letter-spacing:.25px!important;
  padding:10px 14px!important;
  border:0!important;
}
.main-header{
  min-height:88px!important;height:auto!important;
  padding:16px 36px!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
  background:rgba(255,255,255,.88)!important;
  border:0!important;border-bottom:1px solid var(--gold-line)!important;
  box-shadow:0 18px 50px rgba(37,103,30,.10)!important;
  position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);
}
.brand{display:flex!important;align-items:center!important;gap:13px!important;color:#25671E!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.5px!important;min-width:max-content!important;}
.brand-logo{height:54px!important;width:54px!important;object-fit:contain!important;border-radius:17px!important;background:linear-gradient(135deg,#fff8e4,#f3dfad)!important;padding:4px!important;box-shadow:0 10px 24px rgba(37,103,30,.15)!important;}
.desktop-nav{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;justify-content:center!important;}
.desktop-nav a{color:#3d5737!important;font-size:13px!important;font-weight:800!important;padding:10px 12px!important;border-radius:999px!important;border:0!important;transition:.22s ease!important;}
.desktop-nav a:hover,.desktop-nav a.active{background:linear-gradient(135deg,rgba(72,161,17,.14),rgba(242,181,11,.18))!important;color:#25671E!important;box-shadow:inset 0 0 0 1px rgba(72,161,17,.15)!important;}
.header-actions{display:flex!important;align-items:center!important;gap:10px!important;}
.header-search{height:43px!important;background:#fff!important;border:1px solid var(--soft-line)!important;border-radius:999px!important;box-shadow:0 8px 20px rgba(37,103,30,.06)!important;overflow:hidden!important;}
.header-search input{width:160px!important;background:transparent!important;color:#14320F!important;border:0!important;outline:0!important;padding:11px 8px 11px 16px!important;font-size:13px!important;}
.header-search button{border:0!important;background:linear-gradient(135deg,#25671E,#48A111)!important;color:#fff!important;padding:12px 15px!important;height:43px!important;}
.account-button,.cart-button,.btn-primary,.big-btn{
  background:linear-gradient(135deg,#25671E,#48A111)!important;color:#fff!important;border:0!important;
  border-radius:999px!important;box-shadow:0 14px 28px rgba(37,103,30,.24)!important;font-weight:900!important;
}
.account-button{padding:11px 15px!important}.cart-button{padding:12px 17px!important;position:relative!important}.cart-button b{background:#F2B50B!important;color:#14320F!important;}
.mobile-toggle{background:#25671E!important;color:#fff!important;border:0!important;border-radius:14px!important;padding:8px 12px!important;}
.mobile-menu{background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--gold-line)!important}.mobile-menu a{color:#25671E!important;font-weight:800!important;}
.studio-hero{
  min-height:560px!important;
  padding:64px 72px 48px!important;
  display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:28px!important;align-items:center!important;
  background:
    radial-gradient(circle at 82% 24%,rgba(242,181,11,.22),transparent 31%),
    linear-gradient(135deg,rgba(255,255,255,.64),rgba(247,240,240,.72))!important;
  position:relative!important;overflow:hidden!important;
}
.studio-hero:before{content:"";position:absolute;inset:22px;border-radius:30px;border:1px solid rgba(242,181,11,.22);pointer-events:none}.vertical-note{left:34px!important;top:185px!important;color:#73846e!important;border-left-color:#F2B50B!important;font-weight:800!important;}
.hero-copy h1{font-size:clamp(42px,5vw,70px)!important;line-height:1.05!important;letter-spacing:-2.4px!important;margin:10px 0 0!important;color:#14320F!important;}
.hero-copy p{color:#596c55!important;font-size:16px!important;line-height:1.8!important;max-width:500px!important;margin:25px 0 25px 44px!important;}
.hero-line{background:linear-gradient(90deg,#F2B50B,transparent)!important;height:2px!important;opacity:.75!important;}
.big-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:16px 28px!important;font-size:14px!important;}
.how-link{color:#25671E!important;font-weight:900!important}.how-link span{background:#F2B50B!important;color:#14320F!important;box-shadow:0 0 0 8px rgba(242,181,11,.22)!important;}
.dot{border-color:#fff!important;box-shadow:0 8px 18px rgba(20,50,15,.14)!important}.blue{background:#25671E!important}.green{background:#48A111!important}.orange{background:#F2B50B!important}.tri{border-bottom-color:#48A111!important}.half-dot{background:linear-gradient(90deg,#25671E 50%,#F2B50B 50%)!important;}
.book-frame{background:linear-gradient(135deg,#fff6d7 0 18%,#25671E 18% 100%)!important;box-shadow:inset -60px 0 0 rgba(72,161,17,.22),0 24px 55px rgba(37,103,30,.20)!important;border:1px solid rgba(255,255,255,.75)!important;}
.neon-line{border-color:#F2B50B!important}.circle-art{background:linear-gradient(#F2B50B 33%,#fff9e9 33% 66%,#48A111 66%)!important;box-shadow:0 18px 30px rgba(37,103,30,.12)!important;}.b1{background:#F2B50B!important}.b2{background:#ffe4a0!important}.b3{background:#fff9ed!important}.b4{background:#8ccf68!important}.hand{background:#e9c18e!important;}
.category-showcase,.home-section{padding-left:72px!important;padding-right:72px!important}.category-showcase{gap:24px!important;padding-bottom:52px!important;}
.feature-card,.collection-tile,.product-card,.bg-white,.promise-band,.auth-card,.auth-hero-card{
  background:rgba(255,255,255,.86)!important;border:1px solid rgba(242,181,11,.27)!important;border-radius:26px!important;box-shadow:var(--shadow-card)!important;color:#14320F!important;
}
.hero-card{overflow:hidden!important}.emoji-panel{background:linear-gradient(135deg,rgba(37,103,30,.10),rgba(242,181,11,.18))!important;font-size:96px!important;}.feature-card h2,.section-title h2,.promise-band h2,.section-heading{color:#14320F!important;font-weight:900!important;letter-spacing:-.7px!important;}.feature-card p,.section-title p,.promise-band p{color:#61705d!important;}
.trend-card{background:linear-gradient(135deg,rgba(37,103,30,.95),rgba(72,161,17,.88))!important;color:white!important;}.trend-card h2,.trend-card p,.trend-card strong{color:white!important}.trend-card small{color:#fff3bf!important}.order-tag{background:#F2B50B!important;color:#14320F!important;}
.section-title{align-items:end!important;margin-bottom:25px!important}.section-title a{color:#25671E!important;font-weight:900!important;}
.collection-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;gap:16px!important}.collection-tile{padding:24px!important;min-height:155px!important;transition:.22s ease!important;}.collection-tile span{font-size:40px!important}.collection-tile h3{color:#14320F!important;font-weight:900!important}.collection-tile p{color:#667a61!important}.collection-tile:hover{transform:translateY(-6px)!important;box-shadow:0 22px 45px rgba(37,103,30,.16)!important;border-color:rgba(72,161,17,.35)!important;}
.product-grid,#products-grid{gap:24px!important}.product-card{overflow:hidden!important;transition:.22s ease!important;position:relative!important;}.product-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#25671E,#48A111,#F2B50B);opacity:.85}.product-card:hover{transform:translateY(-7px)!important;box-shadow:0 26px 55px rgba(37,103,30,.18)!important}.product-card img{width:100%!important;height:255px!important;object-fit:cover!important;background:#f7f0f0!important;border-radius:0!important;box-shadow:none!important;}.product-card .p-4{padding:18px!important}.product-card a.font-semibold{font-size:14.5px!important;color:#14320F!important;font-weight:900!important;min-height:38px!important}.product-card p{color:#667a61!important}.product-card .text-base{font-size:18px!important;color:#25671E!important}.badge{border-radius:999px!important;font-weight:900!important;letter-spacing:.05em!important}.badge-discount{background:#fff2bf!important;color:#8b5f00!important;border:1px solid rgba(242,181,11,.5)!important}.badge-out-of-stock{background:#fee2e2!important;color:#991b1b!important;}
.btn{border-radius:999px!important;font-weight:900!important;transition:.2s ease!important}.btn:hover,.big-btn:hover{transform:translateY(-2px);filter:saturate(1.05)}.btn-secondary,.btn-accent{background:linear-gradient(135deg,#F2B50B,#ffe38c)!important;color:#14320F!important;border:0!important;box-shadow:0 12px 25px rgba(242,181,11,.25)!important;}
.form-input,input,textarea,select{border:1px solid rgba(37,103,30,.18)!important;background:#fffefb!important;color:#14320F!important;border-radius:14px!important;box-shadow:none!important}input:focus,textarea:focus,select:focus{outline:3px solid rgba(242,181,11,.32)!important;border-color:#48A111!important;}
.breadcrumb{color:#667a61!important;font-weight:700!important}.breadcrumb a{color:#25671E!important}.cat-pill{background:#fff!important;color:#25671E!important;border:1px solid rgba(37,103,30,.16)!important}.cat-pill.active,.cat-pill:hover,.bg-\[var\(--color-primary\)\]{background:linear-gradient(135deg,#25671E,#48A111)!important;color:#fff!important;}
aside .bg-white{border-radius:24px!important;box-shadow:var(--shadow-card)!important}aside a{border-radius:14px!important;font-weight:800!important}.text-slate-800,.text-slate-900,.text-slate-700{color:#14320F!important}.text-slate-600,.text-slate-500,.text-slate-400{color:#667a61!important}.hover\:bg-slate-50:hover{background:rgba(72,161,17,.10)!important;}
.promise-band{margin:12px 72px 70px!important;padding:38px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,248,225,.74))!important;}
.site-footer{display:grid!important;grid-template-columns:1.15fr 1fr 1.2fr!important;gap:22px!important;background:linear-gradient(135deg,#14320F,#25671E)!important;color:#F7F0F0!important;border:0!important;padding:40px 72px!important}.site-footer strong{color:#fff7ce!important}.footer-links a{color:#fff4ce!important;font-weight:700}.legal-small{color:#e7f5df!important;}
.auth-hero-card,.auth-card{background:rgba(255,255,255,.92)!important}.auth-hero-card h1,.auth-card h2,.auth-status-box strong{color:#14320F!important}.eyebrow{color:#25671E!important}.auth-muted,.auth-card label,.auth-email,.auth-small{color:#61705d!important}.auth-status-box{background:#fffaf0!important;border-color:rgba(242,181,11,.28)!important}.auth-message.info{background:#eff8ec!important;color:#25671E!important}.checkout-auth-gate.ok{background:#eff8ec!important;color:#25671E!important;border-color:rgba(72,161,17,.25)!important}.checkout-auth-gate.warning{background:#fff8e3!important;color:#7c5600!important;border-color:rgba(242,181,11,.35)!important;}
@media(max-width:1120px){.desktop-nav{display:none!important}.mobile-toggle{display:block!important}.studio-hero{grid-template-columns:1fr!important;padding:46px 28px!important}.vertical-note{display:none!important}.hero-copy p,.hero-line,.hero-buttons{margin-left:0!important}.category-showcase{grid-template-columns:1fr!important}.category-showcase,.home-section{padding-left:28px!important;padding-right:28px!important}.site-footer{grid-template-columns:1fr!important;padding:34px 28px!important}.promise-band{margin-left:28px!important;margin-right:28px!important}.header-search{display:none!important}}
@media(max-width:700px){.site-shell{margin:0!important;border-radius:0!important}.main-header{padding:14px 16px!important}.brand span{font-size:17px!important}.brand-logo{height:44px!important;width:44px!important}.header-actions{gap:7px!important}.account-button span,.cart-button span{display:none!important}.studio-hero{padding:34px 18px!important;min-height:auto!important}.hero-copy h1{font-size:38px!important}.hero-buttons{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.book-frame{position:relative!important;right:auto!important;top:auto!important;width:100%!important;max-width:350px!important;height:430px!important;transform:none!important;margin:auto!important}.hero-visual{min-height:460px!important}.category-showcase,.home-section{padding-left:18px!important;padding-right:18px!important}.promise-band{margin:10px 18px 48px!important;display:block!important}.product-card img{height:220px!important}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.emoji-panel{font-size:72px!important}.site-footer{padding:30px 18px!important}}
