:root{--green:#009640;--green2:#00b653;--black:#070908;--panel:#111512;--line:#252b27;--text:#f4f7f4;--muted:#abb4ad;--shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--black);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.mcmode-shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.mcmode-header{position:sticky;top:0;z-index:999;background:rgba(5,7,6,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.mcmode-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.mcmode-brand{display:flex;align-items:center;min-width:150px}.mcmode-logo{max-width:210px;max-height:54px;width:auto}.mcmode-wordmark{display:grid;line-height:.8;font-size:29px;font-style:italic}.mcmode-wordmark b{color:var(--green)}.mcmode-wordmark small{font-size:13px;letter-spacing:8px;color:white}.mcmode-nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.06em}.mcmode-nav a:hover{color:#58e38f}.mcmode-cart{border:1px solid #39423c;border-radius:999px;padding:11px 14px}.mcmode-cart span{display:inline-grid;place-items:center;background:var(--green);min-width:22px;height:22px;border-radius:50%;margin-left:7px}.mcmode-menu-toggle{display:none;background:none;border:0}.mcmode-menu-toggle span{display:block;width:25px;height:2px;background:white;margin:5px}.mcmode-hero{min-height:690px;background-image:var(--hero);background-size:cover;background-position:center 43%;position:relative;display:flex;align-items:center}.mcmode-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,5,.96) 0%,rgba(4,6,5,.76) 42%,rgba(4,6,5,.12) 78%),linear-gradient(0deg,rgba(4,6,5,.72),transparent 45%)}.mcmode-hero-content{position:relative;padding:90px 0;max-width:720px;margin-left:max(20px,calc((100vw - var(--shell))/2))}.mcmode-kicker,.mcmode-section-head>span,.mcmode-story-copy>span,.mcmode-cta span,.mcmode-page-hero span{display:block;color:#63ee9b;font-weight:900;letter-spacing:.14em;font-size:13px}.mcmode-hero h1{font-size:clamp(48px,7vw,94px);line-height:.96;letter-spacing:-.055em;max-width:760px;margin:18px 0}.mcmode-hero p{font-size:21px;line-height:1.55;color:#d2d8d3;max-width:620px}.mcmode-actions{display:flex;gap:14px;margin-top:35px}.mcmode-btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 24px;border-radius:6px;border:1px solid transparent;font-weight:900;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.mcmode-btn.primary{background:var(--green);color:white}.mcmode-btn.primary:hover{background:var(--green2)}.mcmode-btn.ghost{border-color:#747d76;background:rgba(0,0,0,.2)}.mcmode-btn.light{background:white;color:#071008}.mcmode-trust{background:#0c0f0d;border-top:1px solid #262b28;border-bottom:1px solid #262b28}.mcmode-trust .mcmode-shell{display:flex;justify-content:space-between;gap:20px;padding:19px 0;font-weight:750;font-size:14px}.mcmode-section{padding:100px 0;background:#0b0d0c}.mcmode-section-head{text-align:center;max-width:700px;margin:0 auto 48px}.mcmode-section-head h2,.mcmode-story h2,.mcmode-cta h2,.mcmode-page-hero h1{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.04em;margin:12px 0}.mcmode-section-head p,.mcmode-story-copy p{color:var(--muted);font-size:18px}.mcmode-products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mcmode-product{background:#121614;border:1px solid var(--line);border-radius:14px;overflow:hidden}.mcmode-product-image{display:block;aspect-ratio:4/5;background:#171b18;overflow:hidden}.mcmode-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.mcmode-product:hover .mcmode-product-image img{transform:scale(1.025)}.mcmode-product-body{padding:23px}.mcmode-product-label{color:#5fe893;font-size:11px;font-weight:900;letter-spacing:.12em;margin:0 0 6px}.mcmode-product h3{font-size:25px;margin:0 0 8px}.mcmode-price{font-size:22px;font-weight:900;margin-bottom:18px}.mcmode-buy{display:grid;grid-template-columns:1fr 90px;gap:11px}.mcmode-buy label{font-size:12px;color:var(--muted);font-weight:700}.mcmode-buy select,.mcmode-buy input,.mcmode-contact-form input,.mcmode-contact-form textarea{display:block;width:100%;margin-top:6px;background:#090b0a;color:white;border:1px solid #3a433d;border-radius:5px;padding:12px}.mcmode-buy .mcmode-btn{grid-column:1/-1;width:100%}.mcmode-detail-link{display:inline-block;margin-top:15px;color:#8e9991;font-size:13px}.mcmode-story{display:grid;grid-template-columns:1.08fr .92fr;min-height:680px;background:#101411}.mcmode-story-image{background-size:cover;background-position:center}.mcmode-story-copy{padding:90px max(40px,calc((100vw - var(--shell))/2)) 90px 70px;display:flex;justify-content:center;flex-direction:column}.mcmode-story-copy ul{list-style:none;padding:0;margin:20px 0 30px}.mcmode-story-copy li{padding:11px 0;border-bottom:1px solid #283029}.mcmode-story-copy li:before{content:'✓';color:#5ee792;margin-right:10px}.mcmode-story-copy .mcmode-btn{align-self:flex-start}.mcmode-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#000}.mcmode-gallery img{width:100%;height:470px;object-fit:cover}.mcmode-cta{padding:65px 0;background:var(--green)}.mcmode-cta span{color:#d8ffe6}.mcmode-cta .mcmode-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.mcmode-cta h2{margin-bottom:0}.mcmode-footer{padding:70px 0 25px;background:#050706;border-top:1px solid #232824}.mcmode-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.mcmode-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#5fe893}.mcmode-footer a{display:block;color:#c2cac4;margin:10px 0}.mcmode-footer p{color:#879188;max-width:400px}.mcmode-copyright{border-top:1px solid #222824;padding-top:22px;margin-top:45px;color:#687169;font-size:13px}.mcmode-page-hero{padding:110px 0 70px;background:linear-gradient(135deg,#101612,#050706)}.mcmode-contact-section,.mcmode-page{padding:80px 0;min-height:55vh}.mcmode-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.mcmode-contact-form{display:grid;gap:18px}.mcmode-contact-form label{font-weight:700}.mcmode-notice{padding:15px;border-radius:5px;margin-bottom:20px}.mcmode-notice.success{background:#103e23}.mcmode-notice.error{background:#4a1616}.mcmode-paybox{border:1px solid #334039;padding:25px;background:#101512}.mcmode-checkout-qr{max-width:260px;height:auto;background:white;padding:10px}.mcmode-woo .woocommerce{color:#e8eee9}.woocommerce input,.woocommerce select,.woocommerce textarea{background:#101411!important;color:#fff!important;border-color:#38423b!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--green)!important;color:#fff!important}.woocommerce div.product,.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#101411;padding:25px;border:1px solid #283029;border-radius:8px}.mcmode-empty{grid-column:1/-1;padding:40px;border:1px dashed #49534c;text-align:center;color:#aab4ac}.mcmode-regulation-trust{background:linear-gradient(135deg,#0d1710,#090d0a);border-top:1px solid #26352b;border-bottom:1px solid #26352b}.mcmode-regulation-trust .mcmode-shell{display:flex;align-items:center;gap:22px;padding:28px 0}.mcmode-regulation-icon{flex:0 0 46px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:24px;font-weight:900;box-shadow:0 0 0 7px rgba(0,150,64,.12)}.mcmode-regulation-copy h2{margin:0 0 8px;font-size:clamp(26px,3vw,38px);font-weight:900;line-height:1.02;letter-spacing:-.04em}.mcmode-regulation-copy p{margin:0;max-width:920px;color:#b9c4bc;font-size:15px;line-height:1.6}
@media(max-width:900px){.mcmode-menu-toggle{display:block}.mcmode-nav{position:absolute;top:78px;left:0;right:0;background:#080a09;padding:25px 20px;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid #29302b}.mcmode-nav.open{display:flex}.mcmode-products{grid-template-columns:1fr}.mcmode-product{display:grid;grid-template-columns:1fr 1fr}.mcmode-story{grid-template-columns:1fr}.mcmode-story-image{min-height:520px}.mcmode-story-copy{padding:70px 30px}.mcmode-gallery{grid-template-columns:1fr 1fr}.mcmode-gallery img:last-child{display:none}.mcmode-trust .mcmode-shell{flex-wrap:wrap}.mcmode-footer-grid,.mcmode-contact-grid{grid-template-columns:1fr}.mcmode-cta .mcmode-shell{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.mcmode-regulation-trust .mcmode-shell{align-items:flex-start;gap:16px;padding:24px 0}.mcmode-regulation-icon{flex-basis:38px;width:38px;height:38px;font-size:20px;box-shadow:0 0 0 5px rgba(0,150,64,.12)}.mcmode-regulation-copy h2{font-size:25px;line-height:1.05}.mcmode-regulation-copy p{font-size:14px}.mcmode-shell{width:min(100% - 28px,var(--shell))}.mcmode-header-inner{height:68px}.mcmode-nav{top:68px}.mcmode-logo{max-width:155px;max-height:44px}.mcmode-hero{min-height:670px;background-position:63% center}.mcmode-hero-overlay{background:linear-gradient(0deg,rgba(3,5,4,.98) 0%,rgba(3,5,4,.76) 58%,rgba(3,5,4,.28) 100%)}.mcmode-hero-content{align-self:flex-end;margin:0;padding:70px 16px 54px}.mcmode-hero h1{font-size:48px}.mcmode-hero p{font-size:17px}.mcmode-actions{flex-direction:column}.mcmode-trust .mcmode-shell{display:grid}.mcmode-section{padding:70px 0}.mcmode-product{display:block}.mcmode-story-image{min-height:430px}.mcmode-gallery{grid-template-columns:1fr}.mcmode-gallery img{height:430px}.mcmode-gallery img:nth-child(n+2){display:none}.mcmode-footer-grid{gap:30px}.mcmode-buy{grid-template-columns:1fr 85px}.mcmode-page-hero{padding:80px 0 45px}}

/* v1.1 Blogg, regler och helt vita rubriker */
h1,h2,h3,h4,h5,h6,.mcmode-hero h1,.mcmode-section-head h2,.mcmode-story h2,.mcmode-cta h2,.mcmode-page-hero h1,.mcmode-product h3,.mcmode-post-card h2,.mcmode-post-card h3{color:#fff!important}
.mcmode-rules{padding:78px 0;background:#07110b;border-top:1px solid #193222;border-bottom:1px solid #193222}.mcmode-rules-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.mcmode-rules span{display:block;color:#63ee9b;font-weight:900;letter-spacing:.14em;font-size:13px}.mcmode-rules h2{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.04em;margin:14px 0 0}.mcmode-rules p{font-size:18px;line-height:1.7;color:#d5ddd7;margin:0}.mcmode-rules .mcmode-rule-note{margin-top:18px;padding-left:18px;border-left:3px solid var(--green);color:#aeb8b0;font-size:15px}.mcmode-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mcmode-post-card{background:#121614;border:1px solid var(--line);border-radius:14px;overflow:hidden}.mcmode-post-image{display:block;aspect-ratio:16/10;background:#171b18;overflow:hidden}.mcmode-post-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.mcmode-post-card:hover .mcmode-post-image img{transform:scale(1.025)}.mcmode-post-body{padding:24px}.mcmode-post-body>span{color:#63ee9b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mcmode-post-body h2,.mcmode-post-body h3{font-size:25px;line-height:1.15;margin:10px 0}.mcmode-post-body p{color:var(--muted);line-height:1.6}.mcmode-blog-all{text-align:center;margin-top:34px}.mcmode-pagination{margin-top:42px}.mcmode-pagination .nav-links{display:flex;gap:10px;justify-content:center}.mcmode-pagination a,.mcmode-pagination span{padding:10px 14px;border:1px solid #344038;border-radius:5px}.mcmode-pagination .current{background:var(--green);border-color:var(--green)}.mcmode-article-head{max-width:900px}.mcmode-single-image{max-width:1240px;margin:0 auto;background:#111}.mcmode-single-image img{display:block;width:100%;max-height:720px;object-fit:cover}.mcmode-article-content{max-width:850px;padding-top:70px;padding-bottom:90px;font-size:18px;line-height:1.8}.mcmode-article-content p{color:#d5ddd7}.mcmode-article-content .mcmode-btn{margin-top:28px}
@media(max-width:900px){.mcmode-rules-grid{grid-template-columns:1fr;gap:30px}.mcmode-posts{grid-template-columns:1fr 1fr}.mcmode-posts .mcmode-post-card:last-child{grid-column:1/-1}}
@media(max-width:600px){.mcmode-rules{padding:60px 0}.mcmode-posts{grid-template-columns:1fr}.mcmode-posts .mcmode-post-card:last-child{grid-column:auto}.mcmode-article-content{padding-top:45px;padding-bottom:65px}}


/* v1.2 Produktsida, tydlig storleksväljare och storleksguide */
.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;margin-top:24px}.woocommerce div.product form.cart .quantity{margin:0!important}.woocommerce div.product form.cart .quantity input.qty{height:54px;min-width:82px;font-size:17px;border-radius:7px!important}.woocommerce div.product form.cart .single_add_to_cart_button{min-height:54px!important;padding:0 28px!important;border-radius:7px!important;font-size:16px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.04em}.mcmode-product-size-field{flex:1 1 100%;display:grid;grid-template-columns:minmax(220px,420px) auto;gap:10px 14px;align-items:end;margin-bottom:2px}.mcmode-product-size-field label{grid-column:1/-1;color:#fff;font-size:15px;font-weight:850}.mcmode-product-size-field select,.mcmode-buy select{height:54px!important;min-height:54px!important;line-height:1.2!important;padding:0 48px 0 16px!important;background-color:#0a0d0b!important;color:#fff!important;border:1px solid #526057!important;border-radius:7px!important;font-size:17px!important;font-weight:750;appearance:auto!important;-webkit-appearance:menulist!important;overflow:visible!important}.mcmode-product-size-field select:focus,.mcmode-buy select:focus{outline:2px solid var(--green)!important;outline-offset:2px;border-color:var(--green)!important}.mcmode-product-size-field select option,.mcmode-buy select option{background:#fff;color:#111}.mcmode-size-guide-open{height:54px;padding:0 18px;border:1px solid #526057;border-radius:7px;background:#151a17;color:#fff;font-size:15px;font-weight:800;cursor:pointer;white-space:nowrap}.mcmode-size-guide-open:hover{border-color:var(--green);color:#79efa6}.mcmode-buy select,.mcmode-buy input{margin-top:7px}.mcmode-buy input[type=number]{height:54px!important;min-height:54px!important;font-size:17px!important;padding:0 12px!important}.mcmode-buy .mcmode-btn{min-height:54px}.mcmode-size-modal[hidden]{display:none!important}.mcmode-size-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:20px}.mcmode-size-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(6px)}.mcmode-size-modal-dialog{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;background:#101512;border:1px solid #354039;border-radius:14px;padding:36px;box-shadow:0 24px 80px rgba(0,0,0,.55)}.mcmode-size-modal-dialog>span{color:#63ee9b;font-size:12px;font-weight:900;letter-spacing:.14em}.mcmode-size-modal-dialog h2{margin:8px 0 12px;font-size:42px}.mcmode-size-modal-dialog p{color:#b7c0b9;line-height:1.6}.mcmode-size-modal-close{position:absolute;right:16px;top:12px;width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:34px;cursor:pointer}.mcmode-size-table-wrap{overflow-x:auto;margin-top:22px}.mcmode-size-table{width:100%;border-collapse:collapse;min-width:460px}.mcmode-size-table th,.mcmode-size-table td{text-align:left;padding:12px 14px;border-bottom:1px solid #2b332e}.mcmode-size-table th{background:#09100c;color:#66ed9a;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.mcmode-size-table td:first-child{font-weight:900;color:#fff}.mcmode-modal-open{overflow:hidden}
@media(max-width:600px){.mcmode-product-size-field{grid-template-columns:1fr}.mcmode-product-size-field label{grid-column:auto}.mcmode-size-guide-open{width:100%}.woocommerce div.product form.cart{display:grid;grid-template-columns:90px 1fr}.woocommerce div.product form.cart .mcmode-product-size-field{grid-column:1/-1}.woocommerce div.product form.cart .single_add_to_cart_button{width:100%}.mcmode-size-modal-dialog{padding:30px 18px 20px}.mcmode-size-modal-dialog h2{font-size:34px}}

/* v1.3 språk, produktordning, blogg och spårbar frakt */
.mcmode-header-tools{display:flex;align-items:center;gap:16px;order:3}.mcmode-languages{display:flex;align-items:center;gap:6px}.mcmode-languages a{display:flex;align-items:center;gap:5px;min-height:34px;padding:5px 8px;border:1px solid transparent;border-radius:999px;color:#aeb7b0;font-size:12px;font-weight:900}.mcmode-languages a:hover,.mcmode-languages a.active{border-color:#3b4940;background:#121713;color:#fff}.mcmode-languages span{font-size:17px;line-height:1}.mcmode-languages b{font-size:10px;letter-spacing:.06em}.mcmode-shipping-note{display:flex;flex-direction:column;gap:3px;margin:18px 0;padding:14px 16px;border:1px solid #294333;border-radius:8px;background:#0b170f}.mcmode-shipping-note strong{color:#fff}.mcmode-shipping-note span{color:#aeb8b0;font-size:14px}.mcmode-single-product{padding-top:70px;padding-bottom:90px}.mcmode-article-lead{max-width:760px;color:#c3cbc5;font-size:20px;line-height:1.6}.mcmode-article-content>*:first-child{margin-top:0}.mcmode-article-content img{max-width:100%;height:auto}.mcmode-article-content ul,.mcmode-article-content ol{color:#d5ddd7}.mcmode-article-content h2,.mcmode-article-content h3{margin-top:1.6em}.mcmode-posts-archive .mcmode-empty{min-height:220px;display:grid;place-items:center}
@media(min-width:901px){.mcmode-nav{margin-left:auto;margin-right:22px}.mcmode-header-tools{order:4}}
@media(max-width:900px){.mcmode-header-tools{margin-left:auto}.mcmode-languages b{display:none}.mcmode-languages a{padding:4px 5px}.mcmode-nav{z-index:20}}
@media(max-width:430px){.mcmode-languages{gap:2px}.mcmode-languages span{font-size:16px}.mcmode-header-tools{gap:7px}.mcmode-brand{min-width:120px}.mcmode-logo{max-width:135px}}
/* v1.4 Launch Edition */
.mcmode-products-four{grid-template-columns:repeat(4,minmax(0,1fr))}.mcmode-products-four .mcmode-product{min-width:0}.mcmode-products-four .mcmode-product-image img{aspect-ratio:4/5;object-fit:cover}.mcmode-video-section{padding:90px 0;background:#080b09}.mcmode-video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #2c3931;border-radius:16px;background:#111 var(--poster,linear-gradient(135deg,#141b16,#050706)) center/cover no-repeat;box-shadow:0 24px 70px rgba(0,0,0,.35)}.mcmode-video-frame iframe,.mcmode-video-frame video{width:100%;height:100%;border:0;display:block;background:#000}.mcmode-video-play{position:absolute;inset:0;margin:auto;width:92px;height:92px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(3,8,5,.72);color:#fff;font-size:34px;cursor:pointer;backdrop-filter:blur(8px)}.mcmode-video-play:hover{transform:scale(1.05);background:#1da957}.mcmode-video-action{text-align:center;margin-top:24px}.mcmode-socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.mcmode-socials a{border:1px solid #344239;border-radius:999px;padding:7px 12px!important;color:#fff!important;font-size:13px;font-weight:800}.mcmode-contact-hero{position:relative;min-height:480px;display:flex;align-items:end;padding:90px 0 65px;background:var(--contact) center/cover no-repeat}.mcmode-contact-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,5,.92),rgba(4,7,5,.25))}.mcmode-contact-hero .mcmode-shell{position:relative;z-index:1}.mcmode-contact-hero span{color:#64ec98;font-weight:900;letter-spacing:.14em}.mcmode-contact-hero h1{font-size:clamp(48px,8vw,94px);margin:8px 0}.mcmode-contact-hero p{font-size:20px;max-width:640px}.mcmode-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:12000;display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1080px;margin:auto;padding:18px 20px;border:1px solid #35443a;border-radius:12px;background:rgba(8,12,9,.97);box-shadow:0 20px 70px rgba(0,0,0,.55);color:#fff}.mcmode-cookie[hidden]{display:none!important}.mcmode-cookie p{margin:4px 0 0;color:#b9c1bb}.mcmode-cookie-actions{display:flex;gap:10px;white-space:nowrap}.mcmode-cookie button{border:1px solid #526057;border-radius:7px;background:#151a17;color:#fff;padding:11px 15px;font-weight:800;cursor:pointer}.mcmode-cookie button.primary{background:#1da957;border-color:#1da957}.mcmode-footer-grid{grid-template-columns:1.35fr repeat(3,1fr)}
@media(max-width:1100px){.mcmode-products-four{grid-template-columns:repeat(2,minmax(0,1fr))}.mcmode-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.mcmode-products-four{grid-template-columns:1fr}.mcmode-cookie{align-items:stretch;flex-direction:column}.mcmode-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.mcmode-footer-grid{grid-template-columns:1fr}.mcmode-video-play{width:70px;height:70px}}


/* v1.4.2 – launch polish: readable blog cards and legal pages */
.mcmode-blog-preview .mcmode-post-body{background:#f2f3f0;color:#111}
.mcmode-blog-preview .mcmode-post-body h2,.mcmode-blog-preview .mcmode-post-body h3,.mcmode-blog-preview .mcmode-post-body h2 a,.mcmode-blog-preview .mcmode-post-body h3 a{color:#111!important}
.mcmode-blog-preview .mcmode-post-body p{color:#343a36!important}
.mcmode-blog-preview .mcmode-post-body>span{color:#087832}
.mcmode-blog-preview .mcmode-detail-link{color:#252b27;font-weight:800}
.mcmode-page .mcmode-content{max-width:900px;font-size:17px;line-height:1.75;color:#d5ddd7}
.mcmode-page .mcmode-content h2{margin-top:1.6em;font-size:30px}
.mcmode-page .mcmode-content a{color:#63ee9b;text-decoration:underline}

/* v1.4.3 – magazine article layout and equal-height blog cards */
.mcmode-single-hero{position:relative;min-height:clamp(430px,62vw,720px);display:flex;align-items:flex-end;overflow:hidden;background:#090c0a}
.mcmode-single-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.mcmode-single-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,6,4,.05) 18%,rgba(3,6,4,.28) 48%,rgba(3,6,4,.92) 100%)}
.mcmode-single-hero-copy{position:relative;z-index:1;padding-top:150px;padding-bottom:54px;max-width:1080px}
.mcmode-single-hero-copy h1{max-width:920px;margin:10px 0 12px;font-size:clamp(42px,7vw,82px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.mcmode-single-date{display:block;color:#69ef9d;font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.mcmode-single-hero .mcmode-article-lead{max-width:800px;margin:0;color:#eef2ef!important;font-size:clamp(17px,2vw,21px);line-height:1.55;text-shadow:0 2px 20px rgba(0,0,0,.35)}
.mcmode-single-head-compact{padding:150px 0 55px;background:linear-gradient(135deg,#101713,#070a08)}
.mcmode-single-head-compact h1{margin:10px 0 12px;font-size:clamp(42px,7vw,76px);line-height:1.04}
.mcmode-single-content-wrap{background:#f4f4f1}
.mcmode-article-content{max-width:850px;padding-top:58px;padding-bottom:82px;color:#252a27;font-size:18px;line-height:1.82}
.mcmode-article-content p,.mcmode-article-content li,.mcmode-article-content blockquote{color:#303632!important}
.mcmode-article-content h2,.mcmode-article-content h3,.mcmode-article-content h4{color:#151917!important}
.mcmode-article-content a:not(.mcmode-btn){color:#087832;text-decoration:underline;text-underline-offset:3px}
.mcmode-article-content .mcmode-back-blog{margin-top:34px;color:#202521!important;border-color:#6d756f!important}
.mcmode-article-content .mcmode-back-blog:hover{color:#fff!important}

.mcmode-blog-preview .mcmode-posts{align-items:stretch}
.mcmode-blog-preview .mcmode-post-card{display:flex;flex-direction:column;height:100%}
.mcmode-blog-preview .mcmode-post-image{flex:0 0 auto;aspect-ratio:16/10}
.mcmode-blog-preview .mcmode-post-body{display:flex;flex:1;flex-direction:column;min-height:330px;padding:24px}
.mcmode-blog-preview .mcmode-post-body h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.3em}
.mcmode-blog-preview .mcmode-post-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:4.8em;margin-bottom:18px}
.mcmode-blog-preview .mcmode-detail-link{margin-top:auto;padding-top:6px}

@media(max-width:900px){
  .mcmode-single-hero{min-height:560px}
  .mcmode-blog-preview .mcmode-post-body{min-height:310px}
}
@media(max-width:600px){
  .mcmode-single-hero{min-height:500px}
  .mcmode-single-hero-copy{padding-top:120px;padding-bottom:34px}
  .mcmode-single-hero-copy h1{font-size:40px}
  .mcmode-article-content{padding-top:38px;padding-bottom:58px;font-size:17px}
  .mcmode-blog-preview .mcmode-post-body{min-height:0}
}


/* v1.4.4 – final language, readability and alignment repair */
@media (min-width:769px){
  .mcmode-blog-preview .mcmode-post-body{
    height:330px!important;
    min-height:330px!important;
    box-sizing:border-box!important;
  }
}
body.single-post .mcmode-single-content-wrap,
body.single-post .mcmode-single-content-wrap .mcmode-article-content{
  background:#f4f4f1!important;
  color:#202522!important;
}
body.single-post .mcmode-single-content-wrap .mcmode-article-content p,
body.single-post .mcmode-single-content-wrap .mcmode-article-content li,
body.single-post .mcmode-single-content-wrap .mcmode-article-content blockquote,
body.single-post .mcmode-single-content-wrap .mcmode-article-content .wp-block-paragraph{
  color:#252b27!important;
  opacity:1!important;
  text-shadow:none!important;
}
body.single-post .mcmode-single-content-wrap .mcmode-article-content h1,
body.single-post .mcmode-single-content-wrap .mcmode-article-content h2,
body.single-post .mcmode-single-content-wrap .mcmode-article-content h3,
body.single-post .mcmode-single-content-wrap .mcmode-article-content h4,
body.single-post .mcmode-single-content-wrap .mcmode-article-content strong{
  color:#111512!important;
  opacity:1!important;
}
body.single-post .mcmode-single-content-wrap .mcmode-back-blog{
  color:#202522!important;
  border-color:#59615c!important;
  opacity:1!important;
}

/* v1.4.5: clearer blog hero copy without returning to the old full-width black block. */
.mcmode-single-hero-panel{display:inline-block;max-width:980px;padding:24px 30px 26px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(4,7,5,.68);box-shadow:0 18px 48px rgba(0,0,0,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.mcmode-single-hero-panel h1{margin-top:8px!important}
@media(max-width:600px){.mcmode-single-hero-panel{padding:18px 18px 20px;border-radius:9px;background:rgba(4,7,5,.76)}}


/* v1.5.0 – richer, higher-contrast customer-service and legal pages */
.mcmode-legal-hero{position:relative;overflow:hidden;padding:118px 0 78px;background:
radial-gradient(circle at 82% 24%,rgba(0,182,83,.16),transparent 32%),
linear-gradient(135deg,#111713 0%,#070908 68%)}
.mcmode-legal-hero:after{content:'';position:absolute;right:-100px;bottom:-190px;width:430px;height:430px;border:1px solid rgba(99,238,155,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(99,238,155,.025),0 0 0 110px rgba(99,238,155,.018)}
.mcmode-legal-hero .mcmode-shell{position:relative;z-index:1}
.mcmode-legal-hero span{display:block;color:#63ee9b;font-size:13px;font-weight:900;letter-spacing:.16em}
.mcmode-legal-hero h1{max-width:920px;margin:13px 0 22px;font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.05em}
.mcmode-legal-accent{width:84px;height:5px;border-radius:99px;background:var(--green)}
.mcmode-legal-page{padding:0 0 100px;background:linear-gradient(180deg,#0b0e0c,#070908)}
.mcmode-legal-card{position:relative;z-index:2;max-width:980px;margin:-30px auto 0;padding:clamp(28px,5vw,64px);border:1px solid #344039;border-radius:16px;background:linear-gradient(145deg,#151a17,#0e1210);box-shadow:0 28px 80px rgba(0,0,0,.34);font-size:18px;line-height:1.78;color:#eef3ef!important}
.mcmode-legal-card p,.mcmode-legal-card li{color:#e4ebe6!important;opacity:1!important}
.mcmode-legal-card h2,.mcmode-legal-card h3{position:relative;margin:2.05em 0 .7em;padding-left:20px;color:#fff!important;letter-spacing:-.025em}
.mcmode-legal-card h2:first-child,.mcmode-legal-card h3:first-child{margin-top:0}
.mcmode-legal-card h2:before,.mcmode-legal-card h3:before{content:'';position:absolute;left:0;top:.18em;bottom:.15em;width:4px;border-radius:99px;background:var(--green)}
.mcmode-legal-card h2{font-size:clamp(27px,3.2vw,38px);line-height:1.08}
.mcmode-legal-card h3{font-size:24px}
.mcmode-legal-card a{color:#70f0a1!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.mcmode-legal-card ul,.mcmode-legal-card ol{padding-left:1.35em}
.mcmode-legal-card li{margin:.45em 0}
.mcmode-legal-card hr{margin:40px 0;border:0;border-top:1px solid #334039}
.mcmode-legal-card strong{color:#fff!important}
@media(max-width:600px){
 .mcmode-legal-hero{padding:92px 0 64px}
 .mcmode-legal-hero h1{font-size:43px}
 .mcmode-legal-page{padding-bottom:70px}
 .mcmode-legal-card{margin-top:-22px;padding:27px 22px;border-radius:12px;font-size:16.5px;line-height:1.72}
 .mcmode-legal-card h2{font-size:28px}
}

/* v1.5.3 – customer account access */
.mcmode-account{border:1px solid rgba(99,238,155,.42);border-radius:999px;padding:11px 14px;color:#dfffea}
.mcmode-account:hover{border-color:#63ee9b;color:#63ee9b!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;background:#101411;border:1px solid #283029;border-radius:8px;overflow:hidden}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:13px 16px;border-bottom:1px solid #283029}
.woocommerce-account .woocommerce-MyAccount-content{background:#101411;padding:25px;border:1px solid #283029;border-radius:8px}
@media(max-width:900px){.mcmode-account{text-align:center}}

/* v1.5.5 – premium customer account */
body.woocommerce-account{background:#070908!important}
body.woocommerce-account #content{min-height:75vh;background:
 radial-gradient(circle at 88% 10%,rgba(91,235,48,.075),transparent 26%),
 linear-gradient(180deg,#0a0d0b 0%,#060807 100%);padding:42px 0 76px}
body.woocommerce-account .site-main,
body.woocommerce-account .ast-container,
body.woocommerce-account .entry-content{max-width:1320px!important;width:calc(100% - 48px)!important;margin:0 auto!important;padding:0!important}
body.woocommerce-account article,
body.woocommerce-account .entry-content>.woocommerce{background:transparent!important}
body.woocommerce-account .woocommerce{display:grid;grid-template-columns:316px minmax(0,1fr);gap:38px;align-items:start;color:#e9eeea}
body.woocommerce-account .woocommerce:before,
body.woocommerce-account .woocommerce:after{display:none!important}

/* Navigation rail */
.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;margin:0!important;position:sticky;top:108px}
.woocommerce-account .woocommerce-MyAccount-navigation:before{content:'';display:block}
.mcmode-account-profile{display:flex;align-items:center;gap:15px;padding:22px 22px 20px;border:1px solid #29302b;border-bottom:0;border-radius:14px 14px 0 0;background:linear-gradient(145deg,#121613,#0c0f0d);box-shadow:0 18px 50px rgba(0,0,0,.22)}
.mcmode-account-avatar{width:62px;height:62px;padding:4px;border:1px solid rgba(112,241,66,.65);border-radius:50%;box-shadow:0 0 24px rgba(94,229,51,.16)}
.mcmode-account-avatar img{display:block;width:100%;height:100%;border-radius:50%}
.mcmode-account-profile strong{display:block;color:#fff;font-size:17px;line-height:1.2}
.mcmode-account-profile span{display:block;max-width:185px;margin-top:5px;color:#909892;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;border:1px solid #29302b!important;border-radius:0!important;background:linear-gradient(145deg,#111512,#0b0e0c)!important;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.2)}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;border:0!important;background:transparent!important}
.woocommerce-account .woocommerce-MyAccount-navigation li a{position:relative;display:flex!important;align-items:center;gap:15px;padding:17px 20px!important;border:0!important;border-bottom:1px solid #252b27!important;color:#d8ded9!important;font-size:14px;font-weight:800;letter-spacing:.025em;text-decoration:none!important;transition:.2s ease}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a{border-bottom:0!important}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:#7cf047!important;background:#151b16!important;padding-left:24px!important}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:#7cf047!important;background:linear-gradient(90deg,rgba(103,237,58,.12),rgba(103,237,58,.018))!important}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:#72ee3d;box-shadow:0 0 15px rgba(114,238,61,.8)}
.mcmode-menu-icon{position:relative;display:inline-grid;place-items:center;width:25px;height:25px;flex:0 0 25px;opacity:.78}
.mcmode-menu-icon:before,.mcmode-menu-icon:after{content:'';position:absolute;box-sizing:border-box}
.mcmode-menu-icon.grid:before{width:18px;height:18px;border:2px solid currentColor;border-radius:3px;box-shadow:8px 0 0 -6px currentColor,0 8px 0 -6px currentColor,8px 8px 0 -6px currentColor}
.mcmode-menu-icon.bag:before{width:17px;height:18px;border:2px solid currentColor;border-radius:2px;bottom:1px}.mcmode-menu-icon.bag:after{width:9px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;top:1px}
.mcmode-menu-icon.download:before{width:2px;height:15px;background:currentColor;top:1px}.mcmode-menu-icon.download:after{width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);top:7px}
.mcmode-menu-icon.pin:before{width:17px;height:21px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);top:0}.mcmode-menu-icon.pin:after{width:5px;height:5px;border:2px solid currentColor;border-radius:50%;top:6px}
.mcmode-menu-icon.user:before{width:10px;height:10px;border:2px solid currentColor;border-radius:50%;top:1px}.mcmode-menu-icon.user:after{width:19px;height:10px;border:2px solid currentColor;border-radius:12px 12px 5px 5px;bottom:1px}
.mcmode-menu-icon.card:before{width:21px;height:15px;border:2px solid currentColor;border-radius:3px}.mcmode-menu-icon.card:after{width:17px;height:2px;background:currentColor;top:8px}
.mcmode-menu-icon.logout:before{width:13px;height:18px;border:2px solid currentColor;border-right:0;left:1px}.mcmode-menu-icon.logout:after{width:13px;height:13px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);right:1px}
.mcmode-account-help{display:flex;gap:14px;margin-top:14px;padding:20px;border:1px solid #29302b;border-radius:12px;background:linear-gradient(145deg,#121613,#0b0e0c)}
.mcmode-help-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:2px solid #6de93d;border-radius:50%;color:#6de93d;font-weight:900}
.mcmode-account-help strong{display:block;color:#fff;font-size:14px;text-transform:uppercase}.mcmode-account-help p{margin:5px 0 9px!important;color:#959d97!important;font-size:12px}.mcmode-account-help a{color:#74ef40!important;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}

/* Main account panel */
.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#dce2dd;box-shadow:none!important}
.woocommerce-account .woocommerce-MyAccount-content>h2:first-child,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses-title h2{color:#fff!important;text-transform:uppercase;letter-spacing:-.025em}
.woocommerce-account .woocommerce-MyAccount-content>p{color:#aeb6b0!important;font-size:16px;line-height:1.65}
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error{margin:0 0 36px!important;padding:23px 58px 23px 76px!important;border:1px solid rgba(100,225,55,.3)!important;border-radius:10px!important;background:linear-gradient(90deg,rgba(65,148,34,.22),rgba(17,35,19,.55))!important;color:#f0f7f1!important;box-shadow:0 12px 34px rgba(0,0,0,.16)}
.woocommerce-account .woocommerce-message:before,
.woocommerce-account .woocommerce-info:before{top:50%!important;left:26px!important;transform:translateY(-50%);display:grid!important;place-items:center;width:30px;height:30px;border-radius:50%;background:#75ed43;color:#071006!important;box-shadow:0 0 18px rgba(117,237,67,.35)}
.woocommerce-account .woocommerce-Addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:25px!important}
.woocommerce-account .woocommerce-Address{float:none!important;width:auto!important;height:100%;padding:27px!important;border:1px solid #303833;border-radius:12px;background:linear-gradient(145deg,#121613,#0b0e0c);box-shadow:0 20px 55px rgba(0,0,0,.18)}
.woocommerce-account .woocommerce-Address:nth-child(2){border-style:dashed}
.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.woocommerce-account .woocommerce-Address-title h2{margin:0!important;color:#75ef41!important;font-size:16px!important;letter-spacing:.025em!important}
.woocommerce-account .woocommerce-Address-title .edit{position:static!important;float:none!important;display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:12px 18px;border:1px solid #69df37;border-radius:7px;color:#7df04a!important;font-weight:900;text-transform:uppercase;text-decoration:none!important;transition:.2s ease}
.woocommerce-account .woocommerce-Address-title .edit:hover{background:#72e83f;color:#081008!important;box-shadow:0 8px 30px rgba(103,233,58,.2)}
.woocommerce-account .woocommerce-Address address{min-height:126px;margin:0!important;color:#e3e8e4!important;font-size:16px;line-height:1.62;font-style:normal!important}
.woocommerce-account form{padding:28px;border:1px solid #303833;border-radius:12px;background:linear-gradient(145deg,#121613,#0b0e0c)}
.woocommerce-account label{color:#e8eee9!important;font-weight:800}.woocommerce-account input.input-text,.woocommerce-account select,.woocommerce-account textarea{min-height:48px;border:1px solid #38413b!important;border-radius:7px!important;background:#080b09!important;color:#fff!important;box-shadow:none!important}.woocommerce-account input.input-text:focus,.woocommerce-account select:focus,.woocommerce-account textarea:focus{border-color:#70e63e!important;box-shadow:0 0 0 3px rgba(112,230,62,.1)!important}
.woocommerce-account button.button,.woocommerce-account a.button{border-radius:7px!important;background:#72e840!important;color:#071008!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important}
.woocommerce-account table.shop_table{overflow:hidden;border:1px solid #303833!important;border-radius:10px!important;background:#101411!important;color:#e5ebe6!important}.woocommerce-account table.shop_table th{background:#171c18!important;color:#fff!important}.woocommerce-account table.shop_table td,.woocommerce-account table.shop_table th{border-color:#303833!important}

/* Trust blocks */
.mcmode-account-secure{display:flex;align-items:center;gap:20px;margin-top:32px;padding:22px 28px;border:1px solid #29312b;border-radius:10px;background:linear-gradient(145deg,#111512,#0b0e0c)}
.mcmode-secure-shield{display:grid;place-items:center;width:46px;height:52px;clip-path:polygon(50% 0,92% 18%,84% 72%,50% 100%,16% 72%,8% 18%);background:#173a18;color:#78ee45;font-size:22px;font-weight:900}.mcmode-account-secure strong{display:block;color:#fff;font-size:17px;text-transform:uppercase}.mcmode-account-secure p{margin:5px 0 0!important;color:#8f9891!important;font-size:13px}.mcmode-secure-lock{margin-left:auto;color:#666f68;font-size:24px}
.mcmode-account-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:16px;border-top:1px solid #202620;border-bottom:1px solid #202620}
.mcmode-account-benefit{display:flex;align-items:center;justify-content:center;gap:15px;min-height:94px;padding:18px;border-right:1px solid #202620}.mcmode-account-benefit:last-child{border-right:0}.mcmode-account-benefit strong{display:block;color:#f0f4f1;font-size:13px;text-transform:uppercase}.mcmode-account-benefit small{display:block;margin-top:3px;color:#7e8780;font-size:12px}.mcmode-benefit-icon{display:block;position:relative;width:38px;height:38px;flex:0 0 38px;border:2px solid #6de83c;border-radius:8px}.mcmode-benefit-icon.star{clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 94%,50% 72%,21% 94%,32% 56%,2% 35%,39% 34%);background:#6de83c;border:0}.mcmode-benefit-icon.lock:before{content:'';position:absolute;left:8px;right:8px;top:-10px;height:15px;border:2px solid #6de83c;border-bottom:0;border-radius:10px 10px 0 0}.mcmode-benefit-icon.box{transform:rotate(30deg);border-radius:2px}.mcmode-benefit-icon.truck{border-radius:3px}.mcmode-benefit-icon.truck:after{content:'';position:absolute;right:-10px;top:11px;width:10px;height:17px;border:2px solid #6de83c;border-left:0;border-radius:0 3px 3px 0}

@media(max-width:980px){
 body.woocommerce-account .woocommerce{grid-template-columns:260px minmax(0,1fr);gap:24px}
 .woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr!important}
 .mcmode-account-benefits{grid-template-columns:repeat(2,1fr)}
 .mcmode-account-benefit:nth-child(2){border-right:0}.mcmode-account-benefit:nth-child(-n+2){border-bottom:1px solid #202620}
}
@media(max-width:760px){
 body.woocommerce-account #content{padding:24px 0 55px}
 body.woocommerce-account .site-main,body.woocommerce-account .ast-container,body.woocommerce-account .entry-content{width:calc(100% - 28px)!important}
 body.woocommerce-account .woocommerce{display:block}
 .woocommerce-account .woocommerce-MyAccount-navigation{position:static;margin-bottom:26px!important}
 .woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;border-radius:0 0 12px 12px!important;scrollbar-width:none}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}
 .woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation li a{min-height:58px;padding:15px 18px!important;border-bottom:0!important;border-right:1px solid #252b27!important;white-space:nowrap}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before{top:auto;right:0;bottom:0;width:auto;height:3px}
 .mcmode-account-help{display:none}.mcmode-account-profile{border-bottom:1px solid #29302b;border-radius:12px 12px 0 0}
 .woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-info,.woocommerce-account .woocommerce-error{padding:20px 20px 20px 62px!important}
 .woocommerce-account .woocommerce-Address{padding:22px!important}.mcmode-account-benefits{grid-template-columns:1fr}.mcmode-account-benefit{justify-content:flex-start;border-right:0!important;border-bottom:1px solid #202620}.mcmode-account-benefit:last-child{border-bottom:0}.mcmode-account-secure{align-items:flex-start;padding:20px}.mcmode-secure-lock{display:none}
}


/* v1.5.5 account corrections: real navigation markup, stable grid and CSS icons */
body.woocommerce-account .woocommerce{grid-template-columns:316px minmax(0,1fr)!important}
.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1;grid-row:1 / span 3}
.woocommerce-account .woocommerce-MyAccount-content{grid-column:2;grid-row:1}
.mcmode-account-secure{grid-column:2;grid-row:auto}
.mcmode-account-benefits{grid-column:1/-1}
.mcmode-account-help{margin:14px 0 0}
.mcmode-menu-icon{display:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation li a:after{content:'';order:-1;position:relative;display:block;width:24px;height:24px;flex:0 0 24px;box-sizing:border-box;opacity:.82}
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a:after{border:2px solid currentColor;border-radius:4px;box-shadow:8px 0 0 -6px currentColor,0 8px 0 -6px currentColor,8px 8px 0 -6px currentColor;width:17px;height:17px;margin:3px}
.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a:after{width:17px;height:18px;margin:3px;border:2px solid currentColor;border-radius:2px;box-shadow:inset 0 5px 0 transparent}
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a:after{width:15px;height:19px;margin:2px 4px;border-bottom:2px solid currentColor;background:linear-gradient(currentColor,currentColor) center 0/2px 13px no-repeat;clip-path:polygon(43% 0,57% 0,57% 48%,78% 48%,50% 78%,22% 48%,43% 48%)}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a:after{width:17px;height:21px;margin:1px 3px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a:after{width:20px;height:20px;margin:2px;border:2px solid currentColor;border-radius:50%;box-shadow:inset 0 -7px 0 -4px currentColor}
.woocommerce-account .woocommerce-MyAccount-navigation-link--payment-methods a:after{width:21px;height:15px;margin:4px 1px;border:2px solid currentColor;border-radius:3px;background:linear-gradient(currentColor,currentColor) 0 4px/100% 2px no-repeat}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a:after{width:17px;height:19px;margin:2px;border:2px solid currentColor;border-right:0;border-radius:2px;background:linear-gradient(45deg,transparent 43%,currentColor 44% 55%,transparent 56%) 11px 7px/10px 10px no-repeat}
.woocommerce-account .woocommerce-MyAccount-content .mcmode-dashboard-welcome{padding:28px;border:1px solid #303833;border-radius:12px;background:linear-gradient(145deg,#121613,#0b0e0c);box-shadow:0 20px 55px rgba(0,0,0,.18)}
.mcmode-dashboard-welcome h2{margin:0 0 10px;color:#fff;font-size:30px;text-transform:uppercase}
.mcmode-dashboard-welcome p{margin:0;color:#aeb6b0;font-size:16px;line-height:1.7}
.mcmode-dashboard-welcome a{color:#77ef43!important;font-weight:800}
@media(max-width:760px){
 body.woocommerce-account .woocommerce{display:block!important}
 .woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.mcmode-account-secure,.mcmode-account-benefits{grid-column:auto;grid-row:auto}
}

/* v1.5.6 – exact premium address and login experience */
body.woocommerce-account .entry-header{display:none!important}

/* Address endpoint */
.mcmode-addresses-head{margin:0 0 28px}
.mcmode-addresses-head h2{position:relative;margin:0 0 18px!important;padding-bottom:14px;color:#fff!important;font-size:34px!important;line-height:1.05;text-transform:uppercase;letter-spacing:-.035em}
.mcmode-addresses-head h2:after{content:'';position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:99px;background:#76ef42;box-shadow:0 0 14px rgba(118,239,66,.35)}
.mcmode-addresses-head p{margin:0!important;color:#aab2ac!important;font-size:16px;line-height:1.6}
.mcmode-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.mcmode-address-card{position:relative;display:flex;flex-direction:column;min-height:414px;padding:28px;border:1px solid #2d3530;border-radius:12px;background:linear-gradient(145deg,#101411 0%,#090c0a 100%);box-shadow:0 24px 60px rgba(0,0,0,.22);overflow:hidden}
.mcmode-address-card:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0,rgba(105,235,55,.055),transparent 30%)}
.mcmode-address-card.is-empty{border-style:dashed}
.mcmode-address-card__head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px}
.mcmode-address-card__head h3{margin:0!important;color:#77ef43!important;font-size:17px!important;line-height:1.2;text-transform:uppercase;letter-spacing:.015em}
.mcmode-address-badge{display:inline-flex;align-items:center;min-height:29px;padding:5px 11px;border-radius:5px;background:#142b12;color:#8af25b;font-size:12px;font-weight:800}
.mcmode-address-card__icon{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;margin:0 0 20px;border:1px solid #2f4d28;border-radius:50%;background:radial-gradient(circle,rgba(103,235,55,.15),rgba(103,235,55,.035));color:#78ef43}
.mcmode-address-card__icon span{position:relative;display:block;width:23px;height:27px;border:2px solid currentColor;border-radius:2px}
.mcmode-address-card__icon span:before,.mcmode-address-card__icon span:after{content:'';position:absolute;background:currentColor}
.mcmode-address-card__icon span:before{left:4px;right:4px;top:6px;height:2px;box-shadow:0 6px 0 currentColor}
.mcmode-address-card__icon span:after{right:-4px;top:3px;width:6px;height:6px;border-radius:50%;background:#0d110e;border:2px solid currentColor}
.mcmode-address-card--shipping .mcmode-address-card__icon span{width:27px;height:18px;margin-top:5px;border-radius:2px}
.mcmode-address-card--shipping .mcmode-address-card__icon span:before{left:3px;right:auto;top:auto;bottom:-7px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%;background:#0d110e;box-shadow:16px 0 0 -2px #0d110e,16px 0 0 0 currentColor}
.mcmode-address-card--shipping .mcmode-address-card__icon span:after{right:-8px;top:4px;width:7px;height:10px;border:2px solid currentColor;border-left:0;border-radius:0 2px 2px 0;background:transparent}
.mcmode-address-card__body{position:relative;z-index:1;flex:1}
.mcmode-address-card__body address{margin:0!important;color:#e8ede9!important;font-size:16px!important;line-height:1.55!important;font-style:normal!important}
.mcmode-address-card__body address br{display:block;content:'';margin:0}
.mcmode-address-card__body p{max-width:290px;margin:0!important;color:#a6aea8!important;font-size:16px!important;line-height:1.65!important}
.mcmode-address-card__actions{position:relative;z-index:1;margin-top:26px}
.mcmode-address-button{display:flex!important;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;padding:12px 18px;border:1px solid #72e83e;border-radius:7px;background:transparent;color:#7df04a!important;font-size:14px;font-weight:900;text-transform:uppercase;text-decoration:none!important;letter-spacing:.025em;transition:.2s ease}
.mcmode-address-button:hover{background:#72e83e;color:#071007!important;box-shadow:0 10px 30px rgba(104,230,57,.18)}
.mcmode-address-button__icon{position:relative;width:17px;height:17px;transform:rotate(-45deg);border:2px solid currentColor;border-radius:2px}
.mcmode-address-button__icon:after{content:'';position:absolute;right:-5px;top:-2px;width:5px;height:8px;border-left:2px solid currentColor}
.mcmode-address-manage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:28px;padding:27px 30px;border:1px dashed #39423c;border-radius:10px;background:linear-gradient(145deg,#0e120f,#090c0a)}
.mcmode-address-manage__plus{display:grid;place-items:center;width:58px;height:58px;border:1px solid #31532a;border-radius:50%;background:#132912;color:#7aef45;font-size:37px;font-weight:300;line-height:1}
.mcmode-address-manage h3{margin:0 0 4px!important;color:#fff!important;font-size:18px!important;text-transform:uppercase}
.mcmode-address-manage p{margin:0!important;color:#99a19b!important;font-size:14px!important}
.mcmode-address-manage__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 26px;border-radius:7px;background:linear-gradient(180deg,#72d83d,#54b525);color:#071007!important;font-size:14px;font-weight:900;text-transform:uppercase;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
.mcmode-address-manage__button:hover{filter:brightness(1.08);color:#071007!important}

/* Logged-out premium account */
body.woocommerce-account:not(.logged-in) .woocommerce{display:block!important;max-width:1120px;margin:0 auto}
body.woocommerce-account:not(.logged-in) .woocommerce-MyAccount-navigation{display:none!important}
body.woocommerce-account:not(.logged-in) .woocommerce-MyAccount-content{width:100%!important}
.mcmode-login-shell{color:#e9eeea}
.mcmode-login-heading{max-width:650px;margin:0 0 30px}
.mcmode-login-heading>span{display:block;margin-bottom:9px;color:#75ee42;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.mcmode-login-heading h1{position:relative;margin:0 0 16px!important;padding-bottom:16px;color:#fff!important;font-size:42px!important;line-height:1.05;text-transform:uppercase;letter-spacing:-.04em}
.mcmode-login-heading h1:after{content:'';position:absolute;left:0;bottom:0;width:46px;height:3px;background:#74ed41}
.mcmode-login-heading p{margin:0!important;color:#a8b0aa!important;font-size:17px;line-height:1.65}
.mcmode-login-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.mcmode-login-shell:not(.has-registration) .mcmode-login-grid{grid-template-columns:minmax(0,620px)}
.mcmode-login-card{position:relative;padding:34px;border:1px solid #2e3631;border-radius:13px;background:linear-gradient(145deg,#111512,#090c0a);box-shadow:0 24px 65px rgba(0,0,0,.22);overflow:hidden}
.mcmode-login-card:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 90% 0,rgba(103,235,55,.07),transparent 32%)}
.mcmode-login-card__icon{position:relative;width:58px;height:58px;margin-bottom:22px;border:1px solid #34552d;border-radius:50%;background:#122812}
.mcmode-login-card__icon:before{content:'';position:absolute;left:50%;top:12px;width:13px;height:13px;border:2px solid #78ef44;border-radius:50%;transform:translateX(-50%)}
.mcmode-login-card__icon:after{content:'';position:absolute;left:50%;bottom:11px;width:27px;height:15px;border:2px solid #78ef44;border-radius:18px 18px 8px 8px;transform:translateX(-50%)}
.mcmode-login-card__icon--plus:before{top:50%;width:24px;height:2px;border:0;border-radius:0;background:#78ef44;transform:translate(-50%,-50%)}
.mcmode-login-card__icon--plus:after{left:50%;bottom:auto;top:50%;width:2px;height:24px;border:0;border-radius:0;background:#78ef44;transform:translate(-50%,-50%)}
.mcmode-login-card h2{position:relative;margin:0 0 24px!important;color:#fff!important;font-size:26px!important;text-transform:uppercase}
.mcmode-login-card form{position:relative;padding:0!important;border:0!important;background:transparent!important}
.mcmode-login-card .form-row{margin-bottom:19px!important}
.mcmode-login-card label{display:block;margin-bottom:8px;color:#e9eeea!important;font-size:13px;font-weight:800}
.mcmode-login-card input.input-text{width:100%;height:52px;padding:0 15px!important;border-color:#374039!important;background:#070a08!important}
.mcmode-login-options{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:2px 0 22px}
.mcmode-login-options label{display:flex;align-items:center;gap:8px;margin:0!important;color:#aeb6b0!important;font-weight:600!important}
.mcmode-login-options input{accent-color:#70e63e}
.mcmode-login-options a{color:#78ef44!important;font-size:13px;font-weight:800}
.mcmode-login-card button.button{width:100%;min-height:53px;margin:0!important;background:linear-gradient(180deg,#76df42,#59ba2a)!important;color:#071007!important}
.mcmode-login-register-intro{position:relative;margin:-8px 0 24px!important;color:#a7afa9!important;font-size:15px!important;line-height:1.6!important}
.mcmode-login-safe{display:flex;align-items:center;gap:18px;margin-top:28px;padding:22px 26px;border:1px solid #2c342f;border-radius:10px;background:#0d110e}
.mcmode-login-safe>span{display:grid;place-items:center;width:45px;height:45px;flex:0 0 45px;border:1px solid #39652e;border-radius:50%;background:#132c12;color:#78ef44;font-size:23px;font-weight:900}
.mcmode-login-safe strong{display:block;color:#fff;font-size:15px;text-transform:uppercase}.mcmode-login-safe p{margin:4px 0 0!important;color:#8f9891!important;font-size:13px!important}

@media(max-width:980px){
 .mcmode-address-grid,.mcmode-login-grid{grid-template-columns:1fr}
 .mcmode-address-card{min-height:360px}
}
@media(max-width:760px){
 .mcmode-addresses-head h2{font-size:29px!important}
 .mcmode-address-card{min-height:0;padding:23px}
 .mcmode-address-manage{grid-template-columns:auto 1fr;padding:22px}
 .mcmode-address-manage__button{grid-column:1/-1;width:100%}
 .mcmode-login-heading h1{font-size:34px!important}
 .mcmode-login-card{padding:24px}
 .mcmode-login-options{align-items:flex-start;flex-direction:column}
}
