:root{--ink:#17211b;--forest:#14532d;--green:#198754;--gold:#f6b73c;--clay:#d96c3b;--cream:#fffaf0;--mist:#f4f7f2;--line:#e5ebe3}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--mist)}.fm-header{background:rgba(255,250,240,.96);border-bottom:1px solid var(--line)}.brand-mark{width:34px;height:34px;border-radius:11px;background:var(--forest);display:inline-grid;place-items:center;color:var(--gold);font-weight:900}.navbar-brand{color:var(--forest)!important;letter-spacing:-.7px}.nav-link{font-weight:600;color:#3b4c40!important}.nav-link:hover{color:var(--green)!important}.btn-fm{background:var(--forest);border-color:var(--forest);color:#fff;border-radius:10px;font-weight:700;padding:.65rem 1.05rem}.btn-fm:hover{background:#0f4023;color:#fff}.btn-gold{background:var(--gold);border-color:var(--gold);color:#25200f;border-radius:10px;font-weight:800}.section-kicker{color:var(--clay);font-size:.78rem;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.fm-hero-grid{display:grid;grid-template-columns:2.4fr 1fr;gap:1rem}.fm-hero-main{background:radial-gradient(circle at 78% 12%,#f8cf75 0,transparent 30%),linear-gradient(120deg,#103e25,#1d6a3c);border-radius:22px;color:#fff;padding:3.6rem}.fm-hero-main h1{font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-2px;max-width:720px}.fm-hero-main p{max-width:600px;color:#e3f1e7;font-size:1.08rem}.search-box{background:#fff;padding:.55rem;border-radius:14px;max-width:700px;box-shadow:0 15px 30px #06281740}.hero-trust{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.3rem;font-size:.82rem;font-weight:700;color:#d8eedc}.fm-hero-offer{padding:2rem;background:linear-gradient(160deg,#f6b73c,#e78b3c);border-radius:22px;display:flex;flex-direction:column;justify-content:center}.fm-hero-offer h2{font-weight:800;font-size:1.7rem;letter-spacing:-.8px}.offer-label{font-size:.72rem;font-weight:900;letter-spacing:1px}.category-strip{display:flex;gap:.7rem;overflow-x:auto;padding:.3rem 0 .7rem}.category-item{min-width:max-content;padding:.65rem .8rem;background:#fff;border:1px solid var(--line);color:#34513e;text-decoration:none;border-radius:12px;font-size:.86rem;font-weight:700}.category-item span{margin-right:.35rem;color:var(--clay)}.category-item:hover,.category-item.active{background:var(--forest);color:#fff;border-color:var(--forest)}.fm-product-card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;transition:.2s ease}.fm-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #18322217}.fm-product-image{height:180px;display:block;position:relative;background:#edf2ea}.fm-product-image img{width:100%;height:100%;object-fit:cover;display:block}.discount-badge{position:absolute;top:.55rem;left:.55rem;background:#e85e3d;color:#fff;font-size:.61rem;padding:.2rem .4rem;font-weight:900;border-radius:5px}.shop-label{display:block;color:#6c7a70;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-title{font-size:.89rem;line-height:1.35;height:2.5em;overflow:hidden;margin:.2rem 0 .35rem;font-weight:700}.price{font-size:1rem;font-weight:900;color:#122f1e}.product-meta{display:flex;justify-content:space-between;gap:.25rem;font-size:.66rem;color:#6b786e;margin-top:.28rem}.stars{color:#ef9b18;letter-spacing:-1px}.product-image{height:185px;background:linear-gradient(135deg,#dcebdd,#fbf1d3);display:grid;place-items:center;color:#4f765e;font-size:2.7rem}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.price{font-size:1.1rem;font-weight:800;color:var(--forest)}.chip{background:#ecf5e9;color:var(--forest);font-size:.72rem;font-weight:700;padding:.3rem .55rem;border-radius:30px}.fm-footer{background:#102a1a;color:#e9f3e9}.fm-footer a{color:#e9f3e9;text-decoration:none}.fm-footer a:hover{color:var(--gold)}.seller-shell{min-height:100vh;background:#f4f7f2}.seller-sidebar{background:#102a1a;min-height:100vh;color:#dbeade;width:260px}.seller-sidebar .nav-link{color:#c5d9c9!important;border-radius:9px;padding:.75rem .9rem}.seller-sidebar .nav-link:hover,.seller-sidebar .nav-link.active{background:#24563a;color:#fff!important}.seller-top{background:#fff;border-bottom:1px solid var(--line)}.metric-card{border:1px solid var(--line);border-radius:17px;background:#fff;padding:1.25rem}.metric-card .value{font-size:1.65rem;font-weight:800}.table-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.status{font-size:.72rem;font-weight:800;border-radius:30px;padding:.35rem .6rem;background:#e8f5eb;color:#146c36}@media(max-width:991px){.fm-hero-grid{grid-template-columns:1fr}.seller-sidebar{min-height:auto;width:100%}}@media(max-width:575.98px){.navbar .d-flex.align-items-center{margin-top:1rem;flex-wrap:wrap}.navbar .btn-fm{flex:1}.search-box{flex-direction:column}.search-box .btn{width:100%}.fm-footer form{flex-direction:column}.fm-footer form .btn{width:100%}.fm-hero-main{padding:2rem 1.35rem}.fm-hero-offer{padding:1.5rem}.fm-product-image{height:145px}.product-title{font-size:.8rem}.fm-product-card .btn{font-size:.72rem;padding:.42rem}.seller-top{gap:.75rem;flex-wrap:wrap}.seller-sidebar{padding:1rem!important}}@media(min-width:576px) and (max-width:991.98px){.seller-sidebar{min-height:auto}.seller-sidebar nav{flex-direction:row!important;flex-wrap:wrap}.seller-sidebar .nav-link{width:auto}}
/* Animated onboarding and form experience */
.fm-auth-page{position:relative;isolation:isolate;overflow:hidden}.fm-auth-page:before,.fm-auth-page:after{content:"";position:absolute;border-radius:999px;filter:blur(2px);z-index:-1;animation:floatOrb 9s ease-in-out infinite}.fm-auth-page:before{width:310px;height:310px;background:#f6b73c55;top:4%;left:-9%}.fm-auth-page:after{width:270px;height:270px;background:#19875426;bottom:0;right:-7%;animation-delay:-4s}.fm-auth-card{animation:riseIn .65s cubic-bezier(.2,.8,.2,1) both}.fm-auth-copy{animation:fadeSlide .7s .12s cubic-bezier(.2,.8,.2,1) both}.fm-form-field{animation:fadeSlide .45s both}.fm-form-field:nth-child(1){animation-delay:.12s}.fm-form-field:nth-child(2){animation-delay:.19s}.fm-form-field:nth-child(3){animation-delay:.26s}.fm-form-field:nth-child(4){animation-delay:.33s}.fm-form-field:nth-child(5){animation-delay:.4s}form input:not([type=checkbox]):not([type=radio]),form select,form textarea{display:block;width:100%;border:1px solid #dbe5dc;border-radius:10px;padding:.7rem .8rem;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}form input:focus,form select:focus,form textarea:focus{border-color:#198754;box-shadow:0 0 0 .22rem #1987541e;outline:0;transform:translateY(-1px)}form button{transition:transform .18s,box-shadow .18s}form button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #14532d24}.step-row{transition:transform .2s,background .2s;border-radius:12px;padding:.35rem}.step-row:hover{transform:translateX(5px);background:#f4f7f2}@keyframes riseIn{from{opacity:0;transform:translateY(25px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeSlide{from{opacity:0;transform:translateX(-16px)}to{opacity:1;transform:translateX(0)}}@keyframes floatOrb{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(18px,28px) scale(1.1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* Explicit button motion: visible on desktop, touch and keyboard */
.btn{transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s ease,filter .2s ease!important}.btn-fm,.btn-gold{animation:buttonIntro .55s .4s cubic-bezier(.2,.8,.2,1) both}.btn:hover{transform:translateY(-3px) scale(1.015)!important;filter:brightness(1.03)}.btn:active{transform:translateY(1px) scale(.97)!important;box-shadow:none!important}.btn:focus-visible{outline:3px solid #f6b73c;outline-offset:3px}.btn-fm:hover{box-shadow:0 12px 22px rgba(20,83,45,.28)!important}.btn-gold:hover{box-shadow:0 12px 22px rgba(246,183,60,.32)!important}@keyframes buttonIntro{0%{opacity:0;transform:translateY(12px) scale(.96)}70%{transform:translateY(-2px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}
/* Strong, consistent Faso Market buttons and product media */
.btn-fm{background:linear-gradient(135deg,#0d5c31,#198754)!important;border:0!important;color:#fff!important;box-shadow:0 5px 0 #0a3d21,0 10px 18px #14532d30}.btn-fm:hover{background:linear-gradient(135deg,#0a4827,#146c43)!important}.btn-fm:active{box-shadow:0 1px 0 #0a3d21!important}.btn-gold{background:linear-gradient(135deg,#ffd15b,#f29b26)!important;border:0!important;color:#392400!important;box-shadow:0 5px 0 #cb7517,0 10px 18px #f6b73c35}.btn-outline-success{border:2px solid #198754!important;color:#12653c!important;font-weight:800}.fm-product-card{box-shadow:0 2px 5px #16381b0d}.fm-product-card:hover{border-color:#86b995}.product-media-tabs{display:flex;gap:.55rem;overflow-x:auto;padding:.6rem 0}.product-thumb{width:70px;height:70px;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#edf2ea;flex:none}.product-thumb.active,.product-thumb:hover{border-color:#198754}.product-thumb img{width:100%;height:100%;object-fit:cover}.video-badge{position:absolute;bottom:.6rem;right:.6rem;background:#102a1a;color:#fff;padding:.35rem .5rem;border-radius:7px;font-size:.72rem;font-weight:800}
.brand-logo{width:164px;height:auto;display:block}.brand-logo-footer{filter:none;width:155px}.brand-logo-dark{width:165px;background:#fff;border-radius:8px;padding:4px}@media(max-width:575.98px){.brand-logo{width:135px}}
.promo-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:1rem;overflow-x:auto;padding:.2rem 0 .8rem}.promo-card{position:relative;min-height:205px;overflow:hidden;border-radius:17px;background:linear-gradient(130deg,#14532d,#2d8250);color:#fff;text-decoration:none;display:block;isolation:isolate}.promo-card img,.promo-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#102a1aeb 10%,#102a1a38 100%);z-index:-1}.promo-text{background:linear-gradient(135deg,#d96c3b,#f6b73c)}.promo-content{padding:1.4rem;max-width:74%}.promo-content h2{font-size:1.3rem;font-weight:900;margin:.4rem 0}.promo-content p{font-size:.85rem;margin-bottom:.7rem;color:#f2fbf3}.promo-content strong{font-size:.85rem}.promo-card:hover{color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #16381b25}@media(max-width:575.98px){.promo-rail{grid-auto-columns:85%}.promo-content{max-width:82%}}
:root{--fm-font:'DM Sans',system-ui,sans-serif;--fm-display:'Plus Jakarta Sans',system-ui,sans-serif}body{font-family:var(--fm-font)!important;letter-spacing:-.08px}h1,h2,h3,h4,h5,h6,.navbar-brand,.fm-hero-main h1{font-family:var(--fm-display)!important;letter-spacing:-.9px}.fm-chat-launch{position:fixed;right:24px;bottom:24px;z-index:1050;border:0;background:linear-gradient(135deg,#14532d,#198754);color:#fff;border-radius:999px;padding:11px 16px 11px 12px;display:flex;gap:8px;align-items:center;font-family:var(--fm-font);font-weight:700;box-shadow:0 12px 30px #14532d66;animation:chatPulse 2.6s infinite}.fm-chat-launch span,.fm-chat-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f6b73c;color:#153720}.fm-chat-launch:hover{transform:translateY(-4px) scale(1.03)}.fm-chat-panel{position:fixed;right:24px;bottom:86px;z-index:1051;width:min(380px,calc(100vw - 30px));background:#fff;border:1px solid #dfe9df;border-radius:20px;box-shadow:0 20px 60px #102a1a33;overflow:hidden;opacity:0;transform:translateY(18px) scale(.96);pointer-events:none;transition:.25s ease}.fm-chat-panel.open{opacity:1;transform:none;pointer-events:auto}.fm-chat-panel header{background:linear-gradient(130deg,#103e25,#1d6a3c);color:#fff;padding:16px;display:flex;justify-content:space-between}.fm-chat-panel header div{display:grid;grid-template-columns:38px auto;column-gap:9px;align-items:center}.fm-chat-panel header strong{font-family:var(--fm-display)}.fm-chat-panel header small{grid-column:2;color:#cde6d3;font-size:.72rem}.fm-chat-panel header button{background:transparent;border:0;color:#fff;font-size:27px;line-height:1}.fm-chat-messages{height:280px;overflow:auto;padding:14px;background:#f6f9f5}.fm-chat-message{max-width:85%;padding:10px 12px;margin:7px 0;border-radius:14px;font-size:.88rem;line-height:1.45}.fm-chat-message.bot{background:#fff;border:1px solid #e0e9e0;border-bottom-left-radius:4px}.fm-chat-message.user{background:#14532d;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.fm-chat-message.loading{opacity:.6;font-style:italic}.fm-chat-panel form{padding:11px;display:flex;gap:8px;border-top:1px solid #e7ede7}.fm-chat-panel input{border:1px solid #d7e2d8;border-radius:10px;padding:10px;min-width:0;flex:1}.fm-chat-panel form button{border:0;border-radius:10px;background:#14532d;color:#fff;font-weight:700;padding:0 13px}@keyframes chatPulse{0%,100%{box-shadow:0 12px 30px #14532d66}50%{box-shadow:0 12px 0 10px #19875418,0 12px 30px #14532d66}}@media(max-width:575px){.fm-chat-launch{right:14px;bottom:14px}.fm-chat-launch small{display:none}.fm-chat-panel{right:15px;bottom:76px}.fm-chat-messages{height:250px}}
/* Marketplace visual refresh */
.fm-top-notice{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#102a1a;color:#ddecdf;border-radius:10px;padding:8px 14px;margin-bottom:12px;font-size:.78rem;font-weight:600}.fm-top-notice a{color:#f6c85b;text-decoration:none}.fm-hero-main{background-size:cover!important;background-position:center!important;min-height:390px;display:flex;flex-direction:column;justify-content:center}.fm-hero-main h1{font-family:var(--fm-display)!important;font-weight:800;line-height:1.04}.category-strip{scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-item{box-shadow:0 3px 8px #17341a0b}.fm-product-card{position:relative;border-radius:12px}.fm-product-card .price{font-family:var(--fm-display);color:#102a1a}.fm-product-card .shop-label{font-size:.68rem;font-weight:600;color:#748176}.fm-product-card:hover .fm-product-image img{transform:scale(1.055)}.fm-product-image{overflow:hidden}.fm-product-image img{transition:transform .35s ease}.fm-product-card .btn-fm{border-radius:8px;box-shadow:none;padding:.47rem}.promo-card{transition:transform .25s ease,box-shadow .25s ease}.promo-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #102a1a32}@media(max-width:575px){.fm-top-notice{font-size:.68rem;flex-wrap:wrap}.fm-top-notice span:nth-child(2){display:none}.fm-hero-main{min-height:345px}.fm-hero-main h1{font-size:2.1rem}}
/* Phase 1 complete marketplace layout */
.fm-category-nav{border-top:1px solid #e8eee7;border-bottom:1px solid #e6ece5;background:#fff}.fm-category-nav a{white-space:nowrap;padding:.68rem 0;color:#2e4536;text-decoration:none;font-size:.82rem;font-weight:700}.fm-category-nav a:last-child{color:#c45b25}.fm-breadcrumb{display:flex;gap:.45rem;align-items:center;font-size:.82rem;color:#6d786f;margin-bottom:1rem}.fm-breadcrumb a{color:#176b41;text-decoration:none}.fm-product-gallery{background:#fff;border:1px solid #e3ebe3;border-radius:18px;padding:14px}.fm-gallery-main{height:480px;background:#f7f9f6;border-radius:12px;position:relative;overflow:hidden;display:grid;place-items:center}.fm-gallery-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.fm-video-chip{position:absolute;bottom:12px;left:12px;border-radius:999px;background:#102a1a;color:#fff;padding:7px 11px;font-size:.75rem;font-weight:700}.fm-gallery-thumbs{display:flex;gap:8px;padding-top:12px;overflow:auto}.fm-gallery-thumbs button{width:58px;height:58px;border:2px solid #dbe5dc;background:#fff;border-radius:9px;padding:0;overflow:hidden}.fm-gallery-thumbs button.active{border-color:#198754}.fm-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.fm-buy-box{background:#fff;border:1px solid #e3ebe3;border-radius:18px;padding:24px;position:sticky;top:100px}.fm-buy-box h1{font-size:clamp(1.65rem,3vw,2.35rem);margin:18px 0 10px;font-weight:800}.fm-product-description{color:#657268;line-height:1.55}.fm-icon-button{border:0;background:#f3f7f2;border-radius:50%;width:38px;height:38px;color:#176b41;font-size:1.35rem}.fm-price-block{padding:18px 0;border-top:1px solid #edf1ec;border-bottom:1px solid #edf1ec;margin:18px 0}.fm-current-price{font-family:var(--fm-display);font-size:1.8rem;font-weight:800;color:#102a1a;margin-right:10px}.fm-price-block del{font-size:.9rem;color:#879187}.fm-trust-row{display:grid;gap:8px;font-size:.84rem;color:#28613f;margin:16px 0}.fm-buy-form label{font-weight:700;font-size:.85rem;display:block;margin-bottom:6px}.fm-buy-form input{max-width:90px;text-align:center}.fm-delivery-box{background:#edf7ed;border-radius:11px;padding:12px;margin-top:16px}.fm-delivery-box small{display:block;color:#587061;margin-top:3px}.fm-product-details{margin-top:30px}.fm-content-card{background:#fff;border:1px solid #e3ebe3;border-radius:16px;padding:22px;height:100%}.fm-content-card h2{font-size:1.1rem;font-weight:800}.fm-content-card li{margin:.5rem 0;color:#516258}.fm-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.fm-section-heading h2{font-family:var(--fm-display);font-size:1.45rem;font-weight:800}@media(max-width:991px){.fm-buy-box{position:static}.fm-gallery-main{height:350px}}@media(max-width:575px){.fm-category-nav{margin-left:-.75rem;margin-right:-.75rem;padding:0 .75rem}.fm-gallery-main{height:300px}.fm-buy-box{padding:18px}.fm-current-price{font-size:1.45rem}.fm-product-details{margin-top:18px}}
/* Phase 2 cart and checkout */
.fm-cart-list,.fm-order-summary,.fm-checkout-card{background:#fff;border:1px solid #e2ebe2;border-radius:16px}.fm-cart-shop{padding:18px;border-bottom:1px solid #e9efea;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fm-cart-shop small{width:100%;color:#6e7d72}.fm-cart-item{padding:18px;display:flex;gap:16px;border-bottom:1px solid #edf1ed}.fm-cart-item:last-child{border-bottom:0}.fm-cart-image{width:100px;height:100px;border-radius:10px;background:#f2f6f1;flex:none;overflow:hidden;display:grid;place-items:center}.fm-cart-image img{width:100%;height:100%;object-fit:cover}.fm-cart-item h2{font-size:1rem;font-weight:800;margin:0 0 5px}.fm-cart-controls{display:flex;gap:18px;margin-top:16px;font-size:.85rem}.fm-cart-price{font-family:var(--fm-display);font-size:1.05rem}.fm-order-summary{padding:20px}.fm-order-summary h2{font-size:1.1rem;font-weight:800;padding-bottom:13px;border-bottom:1px solid #e9efea}.fm-order-summary>div{display:flex;justify-content:space-between;padding:12px 0;font-size:.9rem}.fm-summary-line{border-bottom:1px solid #e9efea;color:#66746a}.fm-total{font-family:var(--fm-display);font-size:1.05rem}.fm-payment-note{font-size:.78rem;color:#587061;background:#eef7ee;border-radius:9px;padding:10px;margin:14px 0 0}.fm-empty-state{background:#fff;border:1px solid #e2ebe2;border-radius:18px;padding:72px 20px;text-align:center}.fm-empty-state>div{font-size:3rem}.fm-empty-state h1{font-size:1.5rem;font-weight:800}.fm-checkout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.fm-checkout-header h1{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800}.fm-checkout-steps{display:flex;gap:12px;font-size:.75rem;font-weight:700;color:#849087}.fm-checkout-steps .active{color:#146c3c}.fm-checkout-card{padding:24px}.fm-checkout-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.fm-checkout-title>span{background:#14532d;color:#fff;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:800;flex:none}.fm-checkout-title h2{font-size:1.1rem;font-weight:800;margin:1px 0}.fm-checkout-title p{font-size:.82rem;color:#69786d;margin:3px 0}.fm-checkout-field{margin-bottom:15px}.fm-checkout-field label{font-weight:700;font-size:.85rem;display:block;margin-bottom:6px}.fm-checkout-field small{display:block;color:#718075;margin-top:4px}.fm-cod-card{display:flex;gap:12px;background:#fff7dc;border:1px solid #f2dda0;border-radius:12px;padding:14px;margin:22px 0}.fm-cod-card span{font-size:1.45rem}.fm-cod-card small{display:block;color:#6d6040;margin-top:3px}@media(max-width:575px){.fm-cart-item{padding:13px;gap:11px}.fm-cart-image{width:72px;height:72px}.fm-cart-price{font-size:.88rem}.fm-checkout-header{display:block}.fm-checkout-steps{margin-top:10px}.fm-checkout-card{padding:17px}}
/* Phase 3 customer and courier dashboards */
.fm-account-hero,.fm-courier-hero{background:linear-gradient(115deg,#103e25,#1d6a3c);border-radius:20px;padding:30px;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.fm-account-hero h1,.fm-courier-hero h1{font-size:2rem;font-weight:800;margin:0}.fm-account-hero p,.fm-courier-hero p{margin:6px 0 0;color:#d5ead9}.fm-account-actions{display:flex;gap:10px;flex-wrap:wrap}.fm-dashboard-card{background:#fff;border:1px solid #e2ebe2;border-radius:16px;overflow:hidden}.fm-dashboard-card header{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9efea}.fm-dashboard-card header h2{font-size:1.05rem;font-weight:800;margin:0}.fm-dashboard-card header .section-kicker{margin:0 0 3px}.fm-order-row{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid #edf1ed;text-decoration:none;color:#24352a;transition:.18s}.fm-order-row:hover{background:#f6faf6;color:#14532d}.fm-order-row small,.fm-ticket-row small{display:block;color:#77847a;margin-top:2px}.fm-order-icon{background:#edf7ed;color:#14532d;width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.fm-favorite-row,.fm-ticket-row{display:block;padding:13px 20px;border-bottom:1px solid #edf1ed;text-decoration:none;color:#2b3c31}.fm-favorite-row strong{display:block;color:#14532d;font-size:.85rem;margin-top:3px}.fm-ticket-row .status{display:inline-block;margin-top:6px}.fm-empty-inline{text-align:center;padding:42px 20px}.fm-empty-inline span{font-size:2rem}.fm-empty-inline h3{font-size:1.1rem;font-weight:800;margin:8px 0}.fm-courier-count{display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:#f6b73c;color:#17351f;font-family:var(--fm-display);font-size:2rem;font-weight:800}.fm-courier-count small{font-family:var(--fm-font);font-size:.64rem;text-align:center;line-height:1.1}.fm-delivery-card{background:#fff;border:1px solid #e2ebe2;border-radius:16px;padding:18px;height:100%;display:flex;flex-direction:column}.fm-delivery-card h2{font-size:1.2rem;font-weight:800;margin:18px 0 8px}.fm-delivery-card p{font-size:.9rem}.fm-delivery-card a{color:#14532d}.fm-delivery-address{background:#f5f8f4;border-radius:10px;padding:10px;font-size:.8rem;margin:8px 0}.fm-delivery-money{margin:10px 0 16px;display:flex;justify-content:space-between;font-size:.85rem}.fm-delivery-money strong{font-family:var(--fm-display);color:#102a1a}@media(max-width:575px){.fm-account-hero,.fm-courier-hero{padding:22px;align-items:flex-start;flex-direction:column}.fm-account-hero h1,.fm-courier-hero h1{font-size:1.6rem}.fm-courier-count{width:76px;height:76px;font-size:1.5rem}.fm-order-row{padding:12px;gap:8px;flex-wrap:wrap}.fm-order-row .status{margin-left:48px}.fm-order-row>strong{margin-left:auto}}
/* Phase 4 seller and platform dashboards */
.seller-sidebar{background:linear-gradient(180deg,#102a1a,#0c2114)!important}.fm-shop-mini{display:flex;gap:10px;padding:11px;border:1px solid #ffffff18;border-radius:12px;background:#ffffff0b}.fm-shop-mini>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f6b73c;color:#17351f;font-weight:900}.fm-shop-mini strong{display:block;color:#fff;font-size:.85rem}.fm-shop-mini small{display:block;color:#a8c8af;font-size:.7rem}.seller-sidebar .nav-link{font-size:.88rem;font-weight:700}.seller-sidebar .nav-link:hover{transform:translateX(3px)}.seller-store-link{border:1px solid #ffffff2e;color:#d5ebd9;text-decoration:none;padding:10px;border-radius:9px;display:block;text-align:center;font-size:.82rem;font-weight:700}.seller-top{box-shadow:0 2px 10px #16381a08}.fm-admin-hero{background:radial-gradient(circle at 80% 15%,#f6b73c 0,transparent 25%),linear-gradient(120deg,#102a1a,#1c6540);padding:32px;border-radius:20px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.fm-admin-hero h1{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;margin:0}.fm-admin-hero p{color:#d1e6d5;margin:7px 0 0}.fm-admin-metric{background:#fff;border:1px solid #e3ebe3;border-radius:15px;padding:18px;position:relative;overflow:hidden}.fm-admin-metric:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;right:-24px;bottom:-30px;background:#eaf5eb}.fm-admin-metric small{text-transform:uppercase;letter-spacing:.8px;color:#77847b;font-size:.68rem;font-weight:800}.fm-admin-metric div{font-family:var(--fm-display);font-size:1.6rem;font-weight:800;margin-top:8px}.fm-admin-metric em{font-style:normal;font-family:var(--fm-font);font-size:.75rem;margin-left:4px;color:#607267}.fm-admin-panel{background:#fff;border:1px solid #e3ebe3;border-radius:16px;overflow:hidden}.fm-admin-panel header{padding:18px 20px;border-bottom:1px solid #e9efea;display:flex;justify-content:space-between;align-items:center}.fm-admin-panel header h2{font-size:1.1rem;font-weight:800;margin:0}.fm-admin-panel header p{margin:0 0 3px}.fm-admin-panel header a{font-weight:700;color:#176b41;text-decoration:none;font-size:.85rem}.fm-audit-feed article{display:flex;gap:10px;padding:13px 18px;border-bottom:1px solid #edf1ed}.fm-audit-feed article:last-child{border-bottom:0}.fm-audit-dot{width:9px;height:9px;border-radius:50%;background:#f6b73c;margin-top:5px;flex:none}.fm-audit-feed strong{font-size:.82rem;display:block}.fm-audit-feed small{font-size:.72rem;color:#748177;display:block;margin-top:2px}@media(max-width:575px){.seller-top{align-items:flex-start!important;gap:10px;flex-wrap:wrap}.seller-top .d-flex{flex-wrap:wrap}.fm-admin-hero{padding:23px;flex-direction:column;align-items:flex-start}.fm-admin-hero h1{font-size:1.6rem}}
/* Phase 5 moderation workspace */
.fm-review-item{padding:16px;border-bottom:1px solid #edf1ed}.fm-review-item strong{display:block;font-size:.9rem}.fm-review-item small{display:block;color:#77847a;margin-top:3px}.fm-review-actions{margin-top:12px}.fm-review-actions form{display:flex;gap:7px;flex-wrap:wrap}.fm-review-actions button{font-size:.72rem;padding:.38rem .58rem}
.fm-admin-inline-form{display:flex;gap:6px;min-width:360px}.fm-admin-inline-form select,.fm-admin-inline-form input{font-size:.75rem;padding:6px;min-width:0}.fm-admin-inline-form input{width:120px}@media(max-width:575px){.fm-admin-inline-form{min-width:480px}}
.fm-demo-video{padding-top:12px}.fm-demo-video video{width:100%;max-height:260px;object-fit:cover;border-radius:12px;background:#102a1a}
.fm-legal-links{display:flex;gap:14px;flex-wrap:wrap;font-size:.76rem}.fm-legal-page{max-width:850px;background:#fff;border:1px solid #e2ebe2;border-radius:18px;padding:clamp(24px,5vw,55px);margin:auto}.fm-legal-page h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;margin:8px 0 25px}.fm-legal-page small{color:#7b887e;display:block;margin-top:30px}
/* Developers portal — deliberately separate from the marketplace */
.fm-dev-body{margin:0;background:#08111f;color:#dbe8fb;font-family:'Plus Jakarta Sans',sans-serif;min-height:100vh}.fm-dev-header{max-width:1180px;margin:auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.fm-dev-brand{font-weight:800;color:#fff;text-decoration:none;font-size:1.1rem}.fm-dev-brand span{color:#65e4b2}.fm-dev-brand em{font-style:normal;color:#7d91b0;font-size:.8rem;margin-left:4px}.fm-dev-header nav{display:flex;align-items:center;gap:20px}.fm-dev-header nav a{color:#b7c8e2;text-decoration:none;font-size:.85rem}.fm-dev-console,.fm-dev-primary{background:#65e4b2!important;color:#062017!important;border-radius:9px;padding:10px 14px;font-weight:800;text-decoration:none}.fm-dev-body main{max-width:1180px;margin:auto;padding:45px 24px 80px}.fm-dev-hero{min-height:500px;display:grid;grid-template-columns:1.25fr .85fr;align-items:center;gap:50px}.fm-dev-kicker{font-family:'DM Mono',monospace;color:#65e4b2;font-size:.73rem;letter-spacing:1.3px}.fm-dev-hero h1,.fm-dev-auth h1,.fm-dev-console-head h1{font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.03;letter-spacing:-2px;margin:12px 0}.fm-dev-hero>div>p:not(.fm-dev-kicker){color:#a9bbd3;line-height:1.7;max-width:600px}.fm-dev-actions{display:flex;gap:12px;margin-top:27px}.fm-dev-secondary{border:1px solid #34506f;border-radius:9px;padding:10px 14px;color:#dbe8fb;text-decoration:none;font-weight:700}.fm-dev-stats{display:flex;gap:20px;margin-top:36px;font-size:.75rem;color:#91a4c0}.fm-dev-stats strong{display:block;color:#fff;font-size:.9rem}.fm-code-card{background:#0c1b2d;border:1px solid #1d3857;padding:25px;border-radius:16px;color:#c6d8ed;font:13px/1.8 'DM Mono',monospace;box-shadow:0 25px 50px #0005}.fm-code-card i{color:#65e4b2;font-style:normal}.fm-code-card span{color:#f8cd78}.fm-dev-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fm-dev-features article,.fm-dev-panel{background:#0c1b2d;border:1px solid #1a3553;border-radius:14px;padding:22px}.fm-dev-features span{font-size:1.5rem;color:#65e4b2}.fm-dev-features h2,.fm-dev-panel h2{font-size:1rem;color:#fff}.fm-dev-features p,.fm-dev-panel p{color:#92a6c1;font-size:.85rem;line-height:1.6}.fm-dev-footer{max-width:1180px;margin:auto;padding:25px 24px;border-top:1px solid #142a42;color:#7388a5;font-size:.75rem}.fm-dev-auth{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:920px;margin:30px auto}.fm-dev-auth p,.fm-dev-auth li{color:#9db0ca}.fm-dev-auth form,.fm-dev-panel form{background:#0c1b2d;border:1px solid #1a3553;border-radius:14px;padding:25px}.fm-dev-auth form h2{margin-top:0;color:#fff}.fm-dev-auth label{display:block;font-size:.78rem;color:#b5c8e1;margin:13px 0}.fm-dev-auth input,.fm-dev-panel input{display:block;width:100%;margin-top:6px;background:#08111f;border:1px solid #294561;border-radius:8px;color:#fff;padding:11px}.fm-dev-auth button,.fm-dev-panel button{width:100%;border:0;border-radius:8px;background:#65e4b2;color:#062017;font-weight:800;padding:12px;margin-top:10px}.fm-dev-console-head{display:flex;justify-content:space-between;align-items:end}.fm-dev-console-head h1{font-size:2.5rem}.fm-dev-console-head p{color:#9db0ca}.fm-dev-plan{background:linear-gradient(100deg,#123759,#173e62);border:1px solid #285477;border-radius:15px;padding:22px;display:flex;justify-content:space-between;align-items:center;margin:25px 0}.fm-dev-plan small{display:block;color:#a8c6df}.fm-dev-plan h2{margin:4px 0;color:#fff}.fm-dev-plan>div:last-child{text-align:right}.fm-dev-plan>div:last-child strong{font-size:1.8rem;color:#65e4b2}.fm-dev-secret{background:#23351f;border:1px solid #547a44;border-radius:12px;padding:18px;margin:20px 0}.fm-dev-secret code{display:block;background:#07130b;color:#b9f0a5;padding:10px;border-radius:7px;margin:10px 0;overflow:auto}.fm-dev-secret small{color:#bed4b4}.fm-dev-console-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fm-dev-key{border-top:1px solid #203a55;padding:14px 0;display:flex;justify-content:space-between}.fm-dev-key strong,.fm-dev-key code{display:block}.fm-dev-key code{color:#65e4b2;margin-top:4px}.fm-dev-key small{color:#8197b4;font-size:.72rem}@media(max-width:760px){.fm-dev-header{padding:16px}.fm-dev-header nav{gap:10px}.fm-dev-header nav a:not(.fm-dev-console){display:none}.fm-dev-body main{padding:28px 16px 55px}.fm-dev-hero,.fm-dev-auth,.fm-dev-console-grid{grid-template-columns:1fr;gap:25px}.fm-dev-hero{min-height:auto}.fm-dev-features{grid-template-columns:1fr}.fm-dev-console-head{display:block}.fm-dev-console-head .fm-dev-secondary{display:inline-block}.fm-dev-plan{align-items:flex-start;gap:12px}.fm-dev-plan>div:last-child{font-size:.85rem}.fm-dev-hero h1,.fm-dev-auth h1{font-size:2.5rem}}
.fm-catalog-toolbar{background:#fff;border:1px solid #e2ebe2;border-radius:14px;padding:12px;margin-bottom:18px}.fm-filter-form{display:flex;gap:9px;flex-wrap:wrap}.fm-filter-form select,.fm-filter-form input{border:1px solid #dbe5dc;border-radius:8px;padding:8px 10px;font-size:.82rem;min-width:130px}.fm-filter-form select{flex:1}@media(max-width:575px){.fm-filter-form>*{width:100%}.fm-filter-form select{flex:auto}}
.fm-tutorial-hero{background:linear-gradient(120deg,#103e25,#1d6a3c);color:#fff;padding:45px;border-radius:20px;margin-bottom:25px}.fm-tutorial-hero h1{font-size:clamp(2rem,4vw,3.3rem);font-weight:800}.fm-tutorial-hero p{color:#d3e7d7}.fm-tutorial-card{background:#fff;border:1px solid #e2ebe2;border-radius:16px;overflow:hidden;height:100%;padding-bottom:18px}.fm-tutorial-card video{width:100%;background:#102a1a;display:block}.fm-tutorial-card h2,.fm-tutorial-card p{margin:16px 18px 0}.fm-tutorial-card h2{font-size:1.1rem;font-weight:800}.fm-tutorial-card p{color:#69786e;font-size:.9rem}
.fm-otp-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fm-otp-channels form button{border:1px solid #dce7dd;background:#fff;border-radius:12px;width:100%;padding:13px 8px;color:#174c2f;transition:.2s}.fm-otp-channels form button:hover{border-color:#198754;background:#eff9ef;transform:translateY(-2px)}.fm-otp-channels strong,.fm-otp-channels small{display:block}.fm-otp-channels small{font-size:.65rem;color:#748177;margin-top:3px}@media(max-width:575px){.fm-otp-channels{grid-template-columns:1fr}.fm-otp-channels form button{display:flex;gap:9px;align-items:center;text-align:left}.fm-otp-channels small{margin-left:auto}}
.fm-faq-hero{background:linear-gradient(120deg,#103e25,#1d6a3c);padding:48px;border-radius:20px;color:#fff;margin-bottom:25px}.fm-faq-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:800}.fm-faq-hero p{color:#d5e9d8}.fm-faq-list{max-width:900px;margin:auto}.fm-faq-list section{margin-bottom:28px}.fm-faq-list h2{font-size:1.15rem;font-weight:800;margin-bottom:10px}details{background:#fff;border:1px solid #e1ebe2;border-radius:12px;padding:0 18px;margin:9px 0}summary{list-style:none;cursor:pointer;padding:17px 0;font-weight:700;display:flex;justify-content:space-between;gap:15px}summary::-webkit-details-marker{display:none}details[open] summary{color:#176b41;border-bottom:1px solid #e7eee7}details div{padding:14px 0;color:#5c6c61;line-height:1.65}details summary span{font-size:1.25rem;color:#176b41}details[open] summary span{transform:rotate(45deg)}
.fm-partner-card{background:#fff;border:1px solid #e2ebe2;border-radius:16px;padding:20px;height:100%}.fm-partner-logo{width:110px;height:65px;object-fit:contain;margin-bottom:15px}.fm-partner-cover{width:100%;height:130px;object-fit:cover;border-radius:10px;margin-bottom:15px}.fm-partner-placeholder{width:58px;height:58px;border-radius:14px;background:#eaf5eb;color:#14532d;display:grid;place-items:center;font-size:1.5rem;font-weight:900;margin-bottom:15px}.fm-partner-card h2{font-size:1.2rem;font-weight:800;margin:12px 0 4px}.fm-partner-card p{font-size:.88rem;color:#647267}.fm-partner-contact{font-weight:700;color:#176b41!important}.fm-partner-meta{display:grid;gap:4px;font-size:.78rem;color:#66776b}
/* Native lazy image loading: reserve visual space and avoid layout shift. */
img[loading="lazy"]{content-visibility:auto;background:#f1f5f0}.fm-product-image img[loading="lazy"],.product-image img[loading="lazy"]{contain-intrinsic-size:480px 480px}
.fm-notification-bell{position:relative;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf7ed;color:#14532d;text-decoration:none;font-size:1.1rem}.fm-notification-bell b{position:absolute;top:-5px;right:-5px;background:#d95332;color:#fff;border-radius:50%;font-size:.6rem;min-width:16px;height:16px;display:grid;place-items:center}.fm-notification{display:flex;gap:12px;padding:16px 20px;border-bottom:1px solid #edf1ed}.fm-notification.unread{background:#f1fbf2}.fm-notification>span{color:#176b41;font-size:1.2rem}.fm-notification p{margin:4px 0;color:#56675b;font-size:.88rem}.fm-notification small{color:#7a887d;font-size:.72rem}
.fm-password-wrap{position:relative;display:block}.fm-password-wrap input{padding-right:46px!important}.fm-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#176b41;width:32px;height:32px;border-radius:8px;font-size:1rem;line-height:1;cursor:pointer}.fm-password-toggle:hover{background:#edf7ed}.fm-password-toggle:focus-visible{outline:2px solid #f6b73c}
.fm-password-toggle{display:grid!important;place-items:center}.fm-password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fm-social-actions{display:flex;gap:9px;align-items:center;margin:14px 0}.fm-social-actions form{margin:0}.fm-social-btn{display:flex;align-items:center;gap:6px;border:1px solid #d8e5d9;background:#fff;border-radius:999px;padding:8px 11px;color:#496251;font-weight:700;font-size:.8rem;transition:.2s}.fm-social-btn:hover{border-color:#198754;background:#edf8ef;color:#14532d}.fm-social-btn.heart-active{background:#fff0f2;border-color:#ed6f84;color:#c73855}.fm-social-btn.like-active{background:#eef8ff;border-color:#4c9cca;color:#1e6f9f}
.fm-error-page{max-width:760px;text-align:center;margin:55px auto;background:#fff;border:1px solid #e2ebe2;border-radius:22px;padding:55px 28px}.fm-error-code{font-family:var(--fm-display);font-size:clamp(5rem,16vw,10rem);line-height:.9;color:#e9f4ea}.fm-error-page h1{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.fm-error-page p:not(.section-kicker){color:#66776c;max-width:530px;margin:12px auto 24px}.fm-courier-links{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.fm-courier-links a{background:#ffffff1a;color:#fff;border:1px solid #ffffff35;text-decoration:none;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:700}.fm-courier-tips{display:flex;gap:8px;overflow:auto;padding:13px;background:#fff;border:1px solid #e2ebe2;border-radius:12px}.fm-courier-tips span{white-space:nowrap;background:#f1f7f1;border-radius:8px;padding:7px 9px;font-size:.75rem;font-weight:700;color:#306140}
.fm-dev-logout{background:transparent;border:1px solid #34506f;border-radius:8px;color:#dbe8fb;padding:8px 10px;font-size:.78rem;cursor:pointer}
.fm-chat-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin:7px 0 12px}.fm-chat-suggestions button{border:1px solid #b9d9c0;background:#fff;color:#176b41;border-radius:999px;padding:6px 8px;font-size:.7rem;font-weight:700;cursor:pointer}.fm-chat-suggestions button:hover{background:#edf8ef}
.search-box{position:relative}.fm-search-suggestions{display:none;position:absolute;z-index:1100;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #dce8de;border-radius:12px;box-shadow:0 16px 35px #102a1a26;padding:9px;max-height:360px;overflow:auto}.fm-search-suggestions.open{display:block}.fm-search-suggestions small{display:block;color:#789079;font-weight:800;text-transform:uppercase;letter-spacing:.7px;font-size:.65rem;padding:7px 8px 3px}.fm-search-suggestions a{display:flex;justify-content:space-between;gap:10px;color:#24372a;text-decoration:none;padding:9px;border-radius:8px;font-size:.85rem}.fm-search-suggestions a:hover{background:#eff8ef}.fm-search-suggestions a span{color:#627367;font-size:.76rem}.fm-search-suggestions p{padding:9px;margin:0;color:#6f7d72;font-size:.85rem}
.fm-check-field{display:flex;align-items:flex-start;gap:10px;padding:12px!important;background:#f5faf5;border:1px solid #dbe9dc;border-radius:10px}.fm-check-field input[type="checkbox"]{width:19px!important;height:19px!important;min-width:19px;margin:2px 0 0!important;accent-color:#14532d;cursor:pointer}.fm-check-field .form-check-label{font-size:.84rem;line-height:1.45;color:#3e5545;cursor:pointer}.fm-check-field .form-check-label a{color:#146c3c;font-weight:800;text-decoration:underline}
.fm-top-notice button{border:0;background:transparent;color:#f6c85b;font-weight:800;font-size:.78rem;padding:0;cursor:pointer}.fm-top-notice button:hover{text-decoration:underline}
.fm-idle-warning{position:fixed;z-index:5000;bottom:20px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#fff3cd;color:#5b4710;border:1px solid #f4d77b;border-radius:10px;padding:12px 16px;box-shadow:0 12px 28px #0002;font-size:.82rem;transition:.25s}.fm-idle-warning.show{opacity:1;transform:translate(-50%,0)}
/* Responsive hardening for phones, tablets and low-width browsers */
html,body{max-width:100%;overflow-x:hidden}img,video{max-width:100%;height:auto}.container{width:min(100% - 24px,1320px)}.table-responsive{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.table-responsive table{min-width:620px}@media(max-width:991.98px){.navbar-collapse{padding:14px 0}.navbar-nav{padding:8px 0}.navbar .d-flex.align-items-center{gap:8px!important;flex-wrap:wrap}.fm-category-nav .container{padding-left:12px;padding-right:12px}.fm-hero-grid{gap:12px}.promo-rail{margin-left:-4px;margin-right:-4px}.fm-admin-inline-form{min-width:520px}.fm-chat-panel{max-height:calc(100vh - 90px)}.fm-chat-messages{height:min(280px,42vh)}}@media(max-width:575.98px){body{font-size:15px}.container{width:calc(100% - 20px)}.brand-logo{width:128px}.fm-header .navbar{padding-top:10px!important;padding-bottom:10px!important}.navbar-toggler{padding:5px 8px}.fm-top-notice{border-radius:8px;padding:8px 10px}.fm-hero-main,.fm-tutorial-hero,.fm-faq-hero{border-radius:14px;padding:24px 18px}.fm-product-card{border-radius:10px}.fm-product-image{height:150px}.fm-product-card .p-2{padding:9px!important}.product-title{font-size:.78rem;height:2.6em}.price{font-size:.9rem}.btn{min-height:38px}.btn-sm{min-height:32px}.fm-order-summary,.fm-checkout-card{border-radius:12px;padding:16px}.fm-chat-launch{bottom:14px;right:14px;width:48px;height:48px;padding:8px;border-radius:50%;justify-content:center}.fm-chat-launch span{width:30px;height:30px}.fm-chat-panel{right:10px;bottom:70px;width:calc(100vw - 20px);border-radius:16px}.fm-chat-panel form button{font-size:.72rem;padding:0 9px}.fm-social-actions{flex-wrap:wrap}.fm-social-btn{font-size:.72rem}.fm-notification-bell{width:32px;height:32px}.fm-idle-warning{width:calc(100% - 28px);text-align:center;bottom:12px}.fm-otp-channels{grid-template-columns:1fr}.fm-partner-card{padding:16px}}
.fm-faq-hero{display:flex;justify-content:space-between;gap:24px;align-items:center}.fm-faq-actions{display:flex;gap:9px;flex-wrap:wrap;min-width:max-content}.fm-faq-search{max-width:900px;margin:-5px auto 25px;background:#fff;border:1px solid #dce8de;border-radius:13px;padding:11px 14px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 18px #123a1b0d}.fm-faq-search span{font-size:1.2rem;color:#176b41}.fm-faq-search input{border:0!important;box-shadow:none!important;padding:4px!important}.fm-faq-help{display:flex;gap:10px;align-items:center;flex-wrap:wrap;border-top:1px solid #e7eee7;padding-top:12px;margin-top:12px;font-size:.78rem;color:#68796d}.fm-faq-help button{border:0;background:#eaf5eb;color:#146c3c;border-radius:999px;padding:6px 9px;font-weight:700;font-size:.72rem;cursor:pointer}@media(max-width:767px){.fm-faq-hero{display:block}.fm-faq-actions{margin-top:16px;min-width:0}.fm-faq-actions .btn{flex:1}}
.fm-social-campaign{background:#fff;border:1px solid #e2ebe2;border-radius:16px;padding:20px;height:100%}.fm-social-campaign h2{font-size:1.2rem;font-weight:800;margin:14px 0 7px}.fm-social-campaign p{color:#596b5f;white-space:pre-line}.fm-social-campaign img,.fm-social-campaign video{width:100%;max-height:300px;object-fit:cover;border-radius:10px;margin-top:14px;background:#102a1a}.fm-social-target{font-size:.78rem;background:#f3f8f3;padding:9px;border-radius:8px;margin-top:12px;overflow-wrap:anywhere}.fm-social-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.fm-social-actions button,.fm-social-actions a{border:1px solid #cce0ce;background:#fff;color:#176b41;padding:7px 9px;border-radius:8px;font-size:.75rem;font-weight:700;text-decoration:none;cursor:pointer}
.fm-social-creative{position:relative;border-radius:12px;overflow:hidden;margin-top:14px;aspect-ratio:9/11;background:#143d26}.fm-social-creative img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover;margin:0!important}.fm-social-creative:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#09261799 0%,transparent 45%,#092617cc 100%)}.fm-social-creative>div{position:absolute;z-index:1;inset:auto 18px 18px;color:#fff}.fm-social-creative span{font-size:.65rem;font-weight:900;letter-spacing:1px;color:#f6c85b}.fm-social-creative h3{font-family:var(--fm-display);font-size:1.4rem;font-weight:800;margin:5px 0}.fm-social-creative small{display:inline-block;background:#f6b73c;color:#182d1e;padding:6px 9px;border-radius:6px;font-weight:800}
.fm-social-btn,.fm-social-btn:hover{text-decoration:none!important}.fm-quantity-form{display:flex;align-items:center;border:1px solid #d8e6d9;border-radius:9px;overflow:hidden}.fm-quantity-form button{border:0;background:#f2f8f2;color:#176b41;width:30px;height:30px;font-size:1.1rem;font-weight:800}.fm-quantity-form button:disabled{opacity:.4;cursor:not-allowed}.fm-quantity-form input{border:0!important;box-shadow:none!important;text-align:center;width:42px!important;padding:3px!important;height:30px;appearance:textfield}.fm-quantity-form input::-webkit-outer-spin-button,.fm-quantity-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.fm-chat-product-list{display:grid;gap:6px;margin:7px 0 10px}.fm-chat-product-list a{display:block;background:#fff;border:1px solid #cfe3d2;border-radius:9px;padding:8px;color:#174b2e;text-decoration:none;font-size:.76rem}.fm-chat-product-list a:hover{background:#edf8ef}.fm-chat-product-list small{display:block;color:#617267;margin-top:3px}
.fm-checkout-help{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#eef7ee;border-radius:10px;padding:12px;margin:15px 0;font-size:.82rem}.fm-checkout-help button{border:0;background:#14532d;color:#fff;border-radius:8px;padding:8px 10px;font-weight:700;font-size:.76rem}@media(max-width:575px){.fm-checkout-help{display:block}.fm-checkout-help button{margin-top:8px;width:100%}}
