:root{--bg-main:#101218;--bg-dark:#161922;--bg-darker:#0c0e13;--accent:#f3a321;--accent-soft:#f7c869;--text-main:#f5f5f5;--text-muted:#a8b0bf;--danger:#e53935;--border-soft:#252a36;--pill-bg:#1f2430;--pill-hover:#2a3140;--shadow-soft:0 8px 20px rgba(0,0,0,.35);--radius-pill:999px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:var(--bg-main);color:var(--text-main);line-height:1.6}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-wrapper{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top left,#1c2230 0,#0c0e13 50%,#050608 100%)}.site-main{flex:1;padding:2rem 1rem 3rem}@media (min-width:992px){.site-main{padding:3rem 2rem 4rem}}.container{max-width:1200px;margin:0 auto}.topbar{background:#000;color:#fff;font-size:.85rem;padding:.35rem 1rem}.topbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.topbar a{color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.topbar a:hover{color:var(--accent)}.topbar-divider{width:1px;height:18px;background:rgba(255,255,255,.3)}.site-header{background:var(--bg-dark);box-shadow:var(--shadow-soft);position:sticky;top:0;z-index:50}.header-inner{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;gap:1.5rem}.header-logo{display:flex;align-items:center;gap:.75rem}.header-logo img{max-height:60px;width:auto;height:auto;display:block}.site-title{font-size:1.25rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.header-logo .site-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main-nav{margin-left:auto}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.25rem}.main-nav>ul>li{position:relative}.main-nav a{line-height:1.2;display:inline-flex;align-items:center;gap:.4rem;padding:.6rem .95rem;border-radius:var(--radius-pill);background:0 0;color:var(--text-main);text-decoration:none;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em}.main-nav a:hover,.main-nav li.current-menu-item>a,.main-nav li.current_page_item>a{background:var(--pill-hover);color:var(--accent-soft)}.nav-home-badge{position:relative;width:30px;height:30px;border-radius:50% 50% 40%;border:2px solid var(--accent);background:radial-gradient(circle at 30% 30%,#f8d68a 0,#f3a321 35%,#c66c12 100%);box-shadow:0 0 0 1px rgba(0,0,0,.6);overflow:visible}.nav-home-badge-ear{position:absolute;top:-6px;left:8px;width:8px;height:10px;background:#0b0d13;border-radius:2px 6px 0 0}.nav-home-badge-tail{position:absolute;right:-8px;bottom:6px;width:14px;height:8px;background:linear-gradient(90deg,#f3a321,#ffce62);border-radius:999px}.header-search{margin-left:1rem;position:relative;flex:0 0 230px}.header-search input{width:100%;border-radius:var(--radius-pill);border:1px solid var(--border-soft);padding:.4rem .9rem;background:#090b12;color:var(--text-main)}.header-search input::placeholder{color:var(--text-muted)}.header-search button{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);border:none;background:0 0;cursor:pointer;padding:.25rem .55rem;border-radius:999px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.header-cart{margin-left:1rem;position:relative}.cart-toggle{border-radius:var(--radius-pill);padding:.45rem .8rem;border:1px solid var(--accent);background:#0b0d13;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.cart-toggle-count{min-width:1.35rem;height:1.35rem;border-radius:999px;background:var(--accent);color:#000;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.cart-panel-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:80}.cart-panel-backdrop.open{opacity:1;visibility:visible}.cart-panel{position:fixed;top:0;right:-420px;width:380px;max-width:100%;height:100%;background:var(--bg-darker);box-shadow:-8px 0 25px rgba(0,0,0,.5);z-index:90;display:flex;flex-direction:column;transition:right .3s ease}.cart-panel.open{right:0}.cart-panel-header{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-soft)}.cart-panel-title{font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.cart-panel-close{border-radius:999px;border:1px solid var(--border-soft);background:0 0;color:var(--text-muted);padding:.25rem .6rem;cursor:pointer;font-size:.8rem}.cart-panel-body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-panel-footer{border-top:1px solid var(--border-soft);padding:1rem 1.25rem 1.5rem}.cart-panel-footer .button{width:100%;text-align:center}.hero{display:grid;gap:2rem;align-items:center}@media (min-width:900px){.hero{grid-template-columns:3fr 2fr}}.hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:rgba(243,163,33,.09);border-radius:999px;padding:.25rem .8rem;border:1px solid rgba(243,163,33,.4);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-soft)}.hero-title{font-size:clamp(2.3rem,4vw,3rem);margin:1rem 0 .5rem}.hero-title span{color:var(--accent)}.hero-subtitle{color:var(--text-muted);max-width:420px}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.hero-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:1.5rem}.hero-tile{border-radius:1rem;padding:.8rem .9rem;background:rgba(8,10,16,.9);border:1px solid var(--border-soft);font-size:.85rem;display:flex;flex-direction:column;gap:.2rem}.hero-tile strong{font-size:.9rem}.hero-image-wrapper{text-align:center}.hero-image-wrapper img{max-width:100%;height:auto;filter:drop-shadow(0 18px 40px rgba(0,0,0,.6))}.section{margin-top:3rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.section-title{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em}.section-subtitle{font-size:.9rem;color:var(--text-muted)}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.3rem;max-width:1200px;margin:0 auto 2rem}.category-card{background:rgba(8,10,16,.96);border-radius:22px;border:2px solid rgba(255,186,68,.15);box-shadow:0 0 18px rgba(0,0,0,.55);padding:1.4rem 1.2rem;text-align:center;color:#f5f6ff;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:.7rem;transition:.2s}.category-card:hover{border-color:#ffba44;box-shadow:0 0 28px rgba(255,186,68,.35);transform:translateY(-3px)}.category-icon-wrap{display:flex;align-items:center;justify-content:center}.category-icon{width:56px;height:56px;border-radius:14px;background:rgba(255,186,68,.12);border:2px solid rgba(255,186,68,.45);display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#ffba44;box-shadow:0 4px 10px rgba(0,0,0,.4)}.category-card strong{font-size:1rem;font-weight:700}.category-card span{font-size:.86rem;color:#d5d9e6;line-height:1.35}input[type=text],input[type=email],input[type=password],input[type=tel],textarea,select{width:100%;padding:.55rem .8rem;border-radius:.7rem;border:1px solid var(--border-soft);background:#090b12;color:var(--text-main)}textarea{min-height:140px}.site-footer{background:#05070c;border-top:1px solid #141722;padding:2.5rem 1rem 1.5rem;color:var(--text-muted)}.footer-inner{max-width:1200px;margin:0 auto}.footer-columns{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;margin-bottom:1.75rem}.footer-title{font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;color:var(--text-main)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.3rem}.footer-links a{color:var(--text-muted);text-decoration:none;font-size:.9rem}.footer-links a:hover{color:var(--accent-soft)}.footer-bottom{border-top:1px solid #141722;padding-top:.75rem;font-size:.8rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}@media (max-width:900px){.header-inner{flex-wrap:wrap;gap:.75rem}.header-search{order:3;flex:1 0 100%;margin:.5rem 0 0}.header-logo img{max-height:50px;height:auto;width:auto}.footer-columns{grid-template-columns:1fr}}.single-post-wrapper{max-width:900px;margin:0 auto;padding:2.5rem 1rem 3rem}.single-header{margin-bottom:1.8rem}.single-badge{display:inline-block;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(243,163,33,.55);color:#ffdf8a;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem}.single-title{font-size:2.1rem;margin:0 0 .6rem}.single-meta{font-size:.85rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.12em}.single-cat{color:#f3a321}.single-meta-sep{margin:0 .4rem}.single-thumb{margin:1.5rem 0 2rem;border-radius:18px;overflow:hidden;box-shadow:0 0 26px rgba(0,0,0,.6)}.single-thumb img{width:100%;display:block}.single-content{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.85)}.single-content h2,.single-content h3{margin-top:1.8rem;margin-bottom:.8rem}.single-content p{margin-bottom:1rem}.single-content ul,.single-content ol{margin-left:1.2rem;margin-bottom:1rem}.single-footer{margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.08);padding-top:1.4rem}.single-tags{font-size:.9rem;margin-bottom:1rem}.single-tags span{font-weight:600;margin-right:.3rem}.single-tags a{color:#f3a321;text-decoration:none}.single-tags a:hover{text-decoration:underline}.single-post-nav{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.single-post-nav a{color:#ffdf8a;text-decoration:none}.blog-thumb img{width:100%;height:220px;object-fit:cover;display:block}.blog-card{background:#090b10;border-radius:16px;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 26px rgba(0,0,0,.6);margin-bottom:2.5rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-card:hover{transform:translateY(-3px);border-color:rgba(243,163,33,.45);box-shadow:0 0 30px rgba(243,163,33,.25)}.blog-card.horizontal{display:flex;gap:22px;padding:20px}.blog-thumb-left{flex:0 0 260px;height:260px;border-radius:14px;overflow:hidden;display:block}.blog-thumb-left img{width:100%;height:100%;object-fit:cover}.blog-thumb-placeholder{width:100%;height:100%;background:radial-gradient(circle at 30% 20%,#f3a321 0,#050608 65%);display:flex;align-items:center;justify-content:center;color:#ffdf8a;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.blog-card-body-right{flex:1;display:flex;flex-direction:column;justify-content:center}.blog-meta{color:rgba(255,255,255,.6);font-size:.85rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em}.blog-title a{font-size:1.4rem;color:#fff;text-decoration:none}.blog-title a:hover{color:#f3a321}.blog-excerpt{color:rgba(255,255,255,.85);margin:.7rem 0 1rem}.blog-readmore{color:#f3a321;font-weight:600;text-decoration:none}.blog-readmore:hover{text-decoration:underline}@media (max-width:768px){.blog-card.horizontal{flex-direction:column}.blog-thumb-left{width:100%;height:220px}}.single-thumb{max-width:700px;margin:1.5rem auto 2rem;border-radius:16px;overflow:hidden;box-shadow:0 0 24px rgba(0,0,0,.45)}.single-thumb img{width:100% !important;height:auto !important;object-fit:cover;display:block}.contact-page{max-width:1000px;margin:0 auto 3rem}.contact-hero{margin-bottom:2rem}.contact-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.1fr);gap:2rem;margin-bottom:3rem}.contact-card{background:rgba(8,10,16,.96);border-radius:18px;border:1px solid var(--border-soft);padding:1.6rem 1.8rem;box-shadow:var(--shadow-soft)}.contact-card h2{margin-top:0;margin-bottom:.75rem}.contact-card h3{margin-top:1.4rem;margin-bottom:.5rem}.contact-list{margin:0 0 1.4rem}.contact-list div{margin-bottom:.4rem}.contact-list dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted)}.contact-list dd{margin:0}.contact-list a{color:#ffdf8a;text-decoration:none}.contact-list a:hover{color:var(--accent-soft)}.contact-bank-box{padding:.8rem 1rem;border-radius:12px;background:radial-gradient(circle at 0 0,rgba(243,163,33,.14),rgba(5,6,8,.95));border:1px solid rgba(243,163,33,.35);margin-bottom:.8rem;font-size:.95rem}.contact-bank-note{font-size:.9rem;color:var(--text-muted)}.contact-small{font-size:.8rem;color:var(--text-muted)}.contact-steps{padding-left:1.2rem;margin:.4rem 0 .8rem;font-size:.9rem}.contact-form .form-row{margin-bottom:.9rem}.contact-form label{display:block;font-size:.85rem;margin-bottom:.25rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border-radius:.7rem;border:1px solid var(--border-soft);background:#090b12;color:var(--text-main);padding:.55rem .8rem;font-size:.9rem}.contact-form button[disabled]{opacity:.6;cursor:not-allowed}.contact-faq{margin-bottom:3rem}.contact-faq h2{margin-bottom:1.2rem}.faq-item{background:rgba(8,10,16,.96);border-radius:16px;border:1px solid var(--border-soft);padding:1.2rem 1.4rem;box-shadow:0 8px 20px rgba(0,0,0,.35);margin-bottom:1rem}.faq-item h3{margin-top:0;margin-bottom:.35rem}@media (max-width:900px){.contact-grid{grid-template-columns:1fr}}.contact-card a,.contact-faq a{color:#ffdf8a;text-decoration:none;font-weight:500}.contact-card a:hover,.contact-faq a:hover{color:#f3a321;text-decoration:underline}.single-content a,.single-content a:visited,.single-post-wrapper a,.blog-excerpt a{color:#ffdf8a;text-decoration:none;font-weight:500}.single-content a:hover,.single-post-wrapper a:hover{color:#f3a321;text-decoration:underline}.single-content .toc a,.single-content .toc a:visited{color:#ffdf8a;text-decoration:none;font-weight:500}.single-content .toc a:hover{color:#f3a321;text-decoration:underline}.section-separator-strong{height:2px;border:none;background:rgba(243,163,33,.8);box-shadow:0 0 12px rgba(243,163,33,.8),0 0 20px rgba(243,163,33,.5),0 0 28px rgba(243,163,33,.35);margin:2rem 0;border-radius:2px}.header-inner{display:flex;align-items:center;gap:1rem}.header-menu-toggle{display:none;background:0 0;border:0;padding:.5rem;cursor:pointer}.header-menu-toggle-bar{display:block;width:22px;height:2px;margin:4px 0;background:#fff}.header-main-nav-wrapper{display:flex;align-items:center;gap:1.5rem}@media (max-width:768px){.header-inner{justify-content:space-between}.header-menu-toggle{display:inline-block}.header-main-nav-wrapper{position:absolute;left:0;top:100%;width:100%;max-height:0;overflow:hidden;flex-direction:column;background:#000;padding:0;transition:max-height .3s ease;z-index:999}.header-main-nav-wrapper.is-open{max-height:80vh;padding:1rem}.main-nav ul{flex-direction:column;gap:.5rem}.header-search{width:100%}}.site-header .header-inner{display:flex;align-items:center;gap:1rem}.site-header .header-logo{order:1}.site-header .header-menu-toggle{order:2}.site-header .header-main-nav-wrapper{order:3;flex:1}.site-header .header-cart{order:4;margin-left:1rem}@media (max-width:768px){.site-header .header-inner{justify-content:space-between}}.woocommerce-account .kd-account-dashboard{max-width:1100px;margin:0 auto 3rem;padding:2.5rem 2rem 3rem;background:rgba(8,10,16,.96);border-radius:22px;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 35px rgba(0,0,0,.7)}.kd-account-hero{display:flex;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.kd-account-hero-main h1{font-size:1.9rem;margin-bottom:.5rem}.kd-account-hero-main p{margin:0;color:#d5d9e6}.kd-account-hero-meta{display:flex;flex-direction:column;gap:1rem;min-width:220px}.kd-account-stat{background:linear-gradient(135deg,rgba(123,215,255,.18),rgba(18,22,33,.95));border-radius:16px;padding:.85rem 1rem;border:1px solid rgba(123,215,255,.6)}.kd-account-stat-label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.kd-account-stat-value{display:block;font-size:1.4rem;font-weight:700}.kd-account-stat-sub{display:block;font-size:.8rem;opacity:.8}.kd-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.4rem;margin-bottom:2rem}.kd-account-card{display:flex;flex-direction:column;background:rgba(12,15,24,.95);border-radius:18px;padding:1.3rem 1.4rem 1.1rem;border:1px solid rgba(255,255,255,.05);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.kd-account-card-title{font-weight:700;margin-bottom:.4rem}.kd-account-card p{margin:0 0 .75rem;font-size:.95rem;color:#d5d9e6}.kd-account-card-link{font-size:.9rem;font-weight:600;color:var(--kd-accent-account,var(--kd-accent))}.kd-account-card:hover{transform:translateY(-2px);border-color:var(--kd-accent-account,var(--kd-accent));box-shadow:0 0 22px color-mix(in srgb,var(--kd-accent-account,var(--kd-accent)) 50%,transparent)}.kd-account-note{font-size:.9rem;color:#c1c6d6;border-top:1px solid rgba(255,255,255,.1);padding-top:1.1rem}@media (max-width:768px){.woocommerce-account .kd-account-dashboard{padding:1.7rem 1.2rem 2.3rem}.kd-account-hero{flex-direction:column}.kd-account-hero-meta{flex-direction:row;flex-wrap:wrap}.kd-account-stat{flex:1 1 160px}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.7rem}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;width:100%;padding:.75rem 1.2rem;border-radius:14px;background:rgba(8,10,16,.95);border:1px solid rgba(255,255,255,.08);color:#f5f6ff;font-size:1rem;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,color .2s}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{border-color:var(--kd-accent,#ffba44);color:#ffe9c2;box-shadow:0 0 15px rgba(255,186,68,.35)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--kd-accent,#ffba44);color:#151821;border-color:var(--kd-accent,#ffba44);font-weight:700;box-shadow:0 0 22px rgba(255,186,68,.55)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{display:flex;flex-direction:column;gap:1.5rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{background:rgba(8,10,16,.96);border-radius:18px;border:1px solid rgba(255,255,255,.08);padding:1.3rem 1.5rem;box-shadow:0 0 20px rgba(0,0,0,.55)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .title{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .title h3{margin:0;font-size:1.25rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .edit,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a{color:var(--kd-accent,#ffba44);text-decoration:none;font-size:.9rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address .edit:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a:hover{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address address{margin:.3rem 0 0;font-style:normal;color:#d5d9e6}@media (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{padding:1.1rem 1.2rem}}.woocommerce-account .kd-back-to-checkout{margin-top:1.5rem}.woocommerce-account .kd-back-to-checkout a{display:inline-block;padding:.5rem 1.1rem;border-radius:999px;background:0 0;border:1px solid var(--kd-accent,#ffba44);color:var(--kd-accent,#ffba44);font-size:.9rem;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.woocommerce-account .kd-back-to-checkout a:hover{background:var(--kd-accent,#ffba44);color:#151821;box-shadow:0 0 18px rgba(255,186,68,.45)}.woocommerce-account .kd-account-quick-nav{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.6rem}.woocommerce-account .kd-account-quick-nav .kd-btn{display:inline-block;padding:.5rem 1.2rem;border-radius:999px;font-size:.9rem;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid transparent}.woocommerce-account .kd-account-quick-nav .kd-btn-outline{background:0 0;color:var(--kd-accent,#ffba44);border-color:var(--kd-accent,#ffba44)}.woocommerce-account .kd-account-quick-nav .kd-btn-outline:hover{background:rgba(255,186,68,.12);box-shadow:0 0 18px rgba(255,186,68,.4)}.woocommerce-account .kd-account-quick-nav .kd-btn-ghost{background:0 0;color:#d5d9e6;border-color:rgba(255,255,255,.16)}.woocommerce-account .kd-account-quick-nav .kd-btn-ghost:hover{border-color:var(--kd-accent,#ffba44);color:#ffe9c2;box-shadow:0 0 16px rgba(255,186,68,.35)}@media (max-width:768px){.woocommerce-account .kd-account-quick-nav{flex-direction:column;align-items:stretch}.woocommerce-account .kd-account-quick-nav .kd-btn{text-align:center;width:100%}}body.woocommerce-account .kd-account-dashboard a{color:var(--kd-accent,#ffba44);text-decoration:none}body.woocommerce-account .kd-account-dashboard a:hover{text-decoration:underline}.main-nav ul{position:relative}.nav-has-dropdown{position:relative}.nav-has-dropdown>a{padding-top:.45rem;padding-bottom:.45rem}.nav-has-dropdown>a:after{content:"▾";font-size:.65rem;margin-left:6px;display:inline-block;line-height:1}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:0;min-width:420px;max-width:520px;background:#0e111a;border-radius:20px;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 40px rgba(0,0,0,.85);z-index:70;display:none;grid-template-columns:repeat(2,minmax(160px,1fr));gap:.5rem .8rem}.nav-has-dropdown:hover .nav-dropdown,.nav-has-dropdown:focus-within .nav-dropdown{display:grid}.nav-dropdown a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.55rem .9rem;background:rgba(18,20,28,.95);border-radius:999px;font-size:.85rem;color:#f5f6ff;text-decoration:none;line-height:1.35;text-align:center;white-space:normal;min-height:55px;box-sizing:border-box;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.nav-dropdown a:hover{background:var(--accent,#ffba44);color:#000;box-shadow:0 0 12px rgba(255,186,68,.55)}@media (max-width:768px){.nav-dropdown{display:none !important}.nav-has-dropdown>a:after{content:""}}.button-row{display:flex;gap:1rem;flex-wrap:wrap}.kd-btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#f5f6ff;border:2px solid rgba(255,255,255,.12);font-size:.9rem;padding:.7rem 1.4rem;border-radius:36px;text-decoration:none;transition:.2s ease}.kd-btn-ghost:hover{border-color:#ffba44;color:#ffba44;box-shadow:0 0 14px rgba(255,186,68,.25);transform:translateY(-2px)}.kd-btn-ghost .icon{margin-right:.4rem;font-size:1rem}.kd-auth-wrapper{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2rem;margin:2.5rem 0 3rem}.kd-auth-wrapper--single{grid-template-columns:minmax(0,1fr);max-width:620px}.kd-auth-card{background:rgba(8,10,16,.96);border-radius:22px;border:1px solid rgba(255,255,255,.06);padding:1.8rem 2rem;box-shadow:0 0 30px rgba(0,0,0,.6)}.kd-auth-login{position:relative}.kd-auth-register{position:relative}.kd-auth-title{margin:0 0 .6rem;font-size:1.2rem}.kd-auth-subtitle{margin:0 0 1.4rem;color:#aeb4c6;font-size:.95rem}.kd-auth-field{margin-bottom:1rem;display:flex;flex-direction:column;gap:.35rem}.kd-auth-field label{font-size:.9rem;color:#d5d9e6}.kd-auth-field label span{color:#ffba44}.kd-auth-field input[type=text],.kd-auth-field input[type=email],.kd-auth-field input[type=password]{border-radius:999px;border:1px solid #252a36;background:#090b12;color:#f5f6ff;padding:.55rem .9rem;font-size:.95rem}.kd-auth-field input:focus{outline:none;border-color:#ffba44;box-shadow:0 0 0 1px rgba(255,186,68,.3)}.kd-auth-info,.kd-auth-consent{font-size:.82rem;color:#aeb4c6;margin-bottom:.9rem}.kd-auth-consent a,.kd-auth-help a{color:var(--kd-accent,#ffba44);text-decoration:none}.kd-auth-consent a:hover,.kd-auth-help a:hover{text-decoration:underline}.kd-auth-footer{margin-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.kd-auth-remember{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#c0c5d6}.kd-auth-help{margin-top:.6rem;font-size:.85rem}.kd-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.kd-btn-ghost{background:rgba(255,255,255,.05);color:#f5f6ff;border-color:rgba(255,255,255,.16)}.kd-btn-ghost:hover{border-color:#ffba44;color:#ffba44;box-shadow:0 0 18px rgba(255,186,68,.35)}@media (max-width:900px){.kd-auth-wrapper{grid-template-columns:minmax(0,1fr)}.kd-auth-card{padding:1.5rem 1.4rem}}.kd-form-box,.woocommerce-form-login,.woocommerce-form-register,.woocommerce-ResetPassword,form.login,form.register{border:1px solid rgba(255,186,68,.35) !important;box-shadow:0 0 25px rgba(255,186,68,.15) !important;border-radius:16px !important}.kd-form-wrapper{max-width:520px;margin:0 auto;padding:2.5rem 1.5rem}.kd-form-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.kd-form-subtitle{opacity:.7;margin-bottom:1.8rem}.kd-form-box input[type=text],.kd-form-box input[type=email],.kd-form-box input[type=password]{width:100%;padding:.9rem 1.2rem;background:#13151d;border-radius:12px;border:1px solid rgba(255,186,68,.25);color:#fff}.kd-form-box label{margin-bottom:.4rem;display:block;font-size:.95rem;font-weight:600}body.kd-show-register .kd-auth-card.kd-auth-login{display:none}body.kd-show-register .kd-auth-card.kd-auth-register{display:block}.kd-auth-register .kd-auth-subtitle{max-width:36rem;line-height:1.5}.kd-auth-register .kd-auth-info,.kd-auth-register .kd-auth-consent{font-size:.9rem;line-height:1.45;color:#d5d9e6}.kd-auth-register .kd-auth-consent a{color:var(--kd-accent,#ffba44);text-decoration:none}.kd-auth-register .kd-auth-consent a:hover{text-decoration:underline}.kd-auth-register .kd-auth-footer{margin-top:1.2rem}.kd-auth-consent{font-size:.9rem;line-height:1.5;color:#cfd4e6}.kd-auth-consent a{color:var(--kd-accent,#ffba44);font-weight:500;text-decoration:none;border-bottom:1px dashed rgba(255,186,68,.35);padding-bottom:1px;transition:color .15s ease,border-color .15s ease,text-shadow .15s ease}.kd-auth-consent a:hover{color:#ffd37a;border-bottom-color:rgba(255,211,122,.8);text-shadow:0 0 6px rgba(255,186,68,.35)}.woocommerce ul.products li.product{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:1.1rem 1.2rem 1.4rem;box-shadow:0 0 18px rgba(0,0,0,.55);transition:all .18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 0 26px rgba(0,0,0,.8)}.woocommerce ul.products li.product a img{border-radius:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title a{color:#f5f6ff !important;font-weight:700;font-size:1rem;margin-top:.8rem;margin-bottom:.3rem}.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,.woocommerce ul.products li.product .woocommerce-loop-product__title a:hover{color:var(--kd-accent,#ffba44) !important}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .price .amount{color:var(--kd-accent,#ffba44) !important;font-weight:700;margin-bottom:.8rem;display:block}.woocommerce ul.products li.product a.button,.woocommerce ul.products li.product button.button,.woocommerce ul.products li.product .add_to_cart_button{background:var(--kd-accent,#ffba44) !important;color:#0f1118 !important;border-radius:999px !important;border:none !important;padding:.55rem 1.4rem !important;font-weight:700;font-size:.85rem;letter-spacing:.04em;text-transform:none;box-shadow:0 0 18px rgba(255,186,68,.55);transition:all .18s ease}.woocommerce ul.products li.product a.button:hover,.woocommerce ul.products li.product button.button:hover,.woocommerce ul.products li.product .add_to_cart_button:hover{background:#ffc85f !important;box-shadow:0 0 24px rgba(255,186,68,.75);transform:translateY(-1px)}.woocommerce ul.products li.product a.added_to_cart{display:none !important}.woocommerce-notices-wrapper{position:relative}.woocommerce-message{position:relative !important;max-width:100%;margin-bottom:1.5rem;background:#0d0f16 !important;border-radius:14px;border:1px solid rgba(255,255,255,.06) !important;border-left:3px solid var(--kd-accent,#ffba44) !important;color:#f5f6ff !important;padding:.85rem 1.1rem !important;box-shadow:0 0 20px rgba(0,0,0,.7)}.woocommerce-message,.woocommerce-message:before,.woocommerce-message:after{border-top:none !important}.woocommerce-message strong{color:var(--kd-accent,#ffba44)}.woocommerce-message .button{background:var(--kd-accent,#ffba44) !important;color:#0f1118 !important;border-radius:999px !important;padding:.4rem 1.1rem !important;font-size:.8rem;font-weight:700;border:none !important;box-shadow:0 0 16px rgba(255,186,68,.55);margin-left:.8rem}.woocommerce-message .button:hover{background:#ffc85f !important;box-shadow:0 0 22px rgba(255,186,68,.75)}.woocommerce-message a:not(.button){color:var(--kd-accent,#ffba44) !important;text-decoration:underline}.woocommerce-message:before{display:none !important}.woocommerce .woocommerce-ordering{margin-bottom:2rem}.woocommerce .woocommerce-ordering select{background:rgba(255,255,255,.05) !important;border:1px solid rgba(255,255,255,.18) !important;border-radius:999px;padding:.45rem 1.2rem;color:#f5f6ff !important;font-size:.85rem;cursor:pointer}.woocommerce .woocommerce-ordering select option{background:#0d0f16;color:#f5f6ff}.woocommerce .woocommerce-ordering select option:checked,.woocommerce .woocommerce-ordering select option:hover{background:var(--kd-accent,#ffba44);color:#0f1118}.woocommerce .woocommerce-ordering select:focus{outline:none;border-color:var(--kd-accent,#ffba44);box-shadow:0 0 12px rgba(255,186,68,.35)}.woocommerce-breadcrumb{font-size:.8rem;margin-bottom:1.5rem;color:#7e8395}.woocommerce-breadcrumb a{color:#afb4c4}.woocommerce-breadcrumb a:hover{color:var(--kd-accent,#ffba44)}.woocommerce div.product .product_title{color:#f5f6ff;font-size:1.6rem;font-weight:700;margin-bottom:.4rem}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--kd-accent,#ffba44);font-weight:700;font-size:1.1rem;margin-bottom:.8rem}.woocommerce div.product .product_meta{margin-top:.6rem;font-size:.85rem;color:#8e93a5}.woocommerce div.product .product_meta a{color:var(--kd-accent,#ffba44);text-decoration:underline}.woocommerce div.product .product_meta a:hover{color:#ffd37a}.woocommerce div.product form.cart{margin-top:.5rem;margin-bottom:1rem}.woocommerce div.product form.cart .quantity .qty{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);color:#f5f6ff;border-radius:10px;padding:.4rem .6rem;margin-right:.5rem}.woocommerce div.product form.cart .button{background:var(--kd-accent,#ffba44) !important;color:#0f1118 !important;border-radius:999px !important;border:none !important;padding:.55rem 1.6rem !important;font-weight:700;font-size:.9rem;letter-spacing:.04em;box-shadow:0 0 18px rgba(255,186,68,.55);transition:all .18s ease}.woocommerce div.product form.cart .button:hover{background:#ffc85f !important;box-shadow:0 0 24px rgba(255,186,68,.75);transform:translateY(-1px)}.woocommerce div.product div.images img{border-radius:18px;box-shadow:0 0 22px rgba(0,0,0,.7)}.woocommerce div.product .woocommerce-tabs{margin-top:2rem}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 .5rem;border-bottom:1px solid rgba(255,255,255,.08)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:0 0;border:none;box-shadow:none;margin:0 .25rem 0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.45rem .95rem;border-radius:999px;font-size:.85rem;color:#c2c6d4;background:rgba(255,255,255,.03)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background:var(--kd-accent,#ffba44);color:#0f1118;box-shadow:0 0 18px rgba(255,186,68,.55)}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{background:rgba(255,255,255,.06);color:#f5f6ff}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none !important}.woocommerce div.product .woocommerce-tabs .panel{background:rgba(255,255,255,.02);border-radius:14px;padding:1.3rem 1.4rem;border:1px solid rgba(255,255,255,.06);color:#d7d9e3;font-size:.95rem;line-height:1.6;box-shadow:0 0 18px rgba(0,0,0,.6)}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:1.05rem;color:#f5f6ff;margin-bottom:.7rem}.woocommerce #reviews #comments ol.commentlist li .comment-text{background:rgba(255,255,255,.03);border-radius:10px;border:1px solid rgba(255,255,255,.06);color:#d7d9e3}.woocommerce #reviews #comments ol.commentlist li .meta{color:#9da2b4}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 .75rem !important;border:none !important;box-shadow:none !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:0 0 !important;border:none !important;box-shadow:none !important;margin:0 .25rem 0 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border:none !important;box-shadow:none !important}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none !important}.woocommerce div.product .woocommerce-tabs .panel{margin-top:0 !important;background:rgba(255,255,255,.02);border-radius:14px;border:1px solid rgba(255,255,255,.06)}.woocommerce-privacy-policy-text,.woocommerce-terms-and-conditions-wrapper{font-size:.85rem;color:#cfd4e6}.woocommerce-privacy-policy-text a,.woocommerce-terms-and-conditions-wrapper a{color:#ffdf8a !important;text-decoration:none;border-bottom:1px dashed rgba(255,186,68,.55);padding-bottom:1px;font-weight:500}.woocommerce-privacy-policy-text a:hover,.woocommerce-terms-and-conditions-wrapper a:hover{color:#ffd37a !important;border-bottom-color:rgba(255,211,122,.9);text-shadow:0 0 6px rgba(255,186,68,.35)}body.woocommerce-cart .wc-block-cart .wc-block-cart__title{color:#f5f6ff;font-weight:700}body.woocommerce-cart .wc-block-cart .wc-block-cart-items__header,body.woocommerce-cart .wc-block-cart .wc-block-cart-items__row{background:rgba(255,255,255,.02);border-radius:14px;border:1px solid rgba(255,255,255,.08);padding:.8rem 1rem}body.woocommerce-cart .wc-block-cart .wc-block-cart-items__row+.wc-block-cart-items__row{margin-top:.6rem}body.woocommerce-cart .wc-block-cart .wc-block-cart-item__product,body.woocommerce-cart .wc-block-cart .wc-block-cart-item__total{color:#f5f6ff}body.woocommerce-cart .wc-block-cart .wc-block-cart-item__quantity-input input{background:#121520;border:1px solid rgba(255,255,255,.25);color:#f5f6ff;border-radius:10px}body.woocommerce-cart .wc-block-cart .wc-block-cart__totals{background:linear-gradient(135deg,#151823,#0b0d13);border-radius:18px;border:1px solid rgba(255,186,68,.75);box-shadow:0 0 26px rgba(0,0,0,.9),0 0 34px rgba(255,186,68,.35);padding:1.4rem 1.6rem}body.woocommerce-cart .wc-block-components-totals-item--grand-total{background:linear-gradient(135deg,#1a1f2f,#0b0d13);border-radius:10px;padding:.8rem .9rem;border:1px solid rgba(255,186,68,.8)}body.woocommerce-cart .wc-block-components-totals-item--grand-total .wc-block-components-totals-item__label{color:#ffdf8a;font-weight:800}body.woocommerce-cart .wc-block-components-totals-item--grand-total .wc-block-components-totals-item__value{color:#ffba44;font-weight:900;font-size:1.05rem}body.woocommerce-cart .wc-block-cart__submit-container .wc-block-cart__submit-button,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background:linear-gradient(135deg,#ffba44,#f3a321) !important;color:#0e1118 !important;border-radius:999px !important;border:none !important;padding:.9rem 2.6rem !important;font-size:.95rem !important;font-weight:700 !important;letter-spacing:.05em !important;text-transform:uppercase;box-shadow:0 0 24px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25) !important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.woocommerce-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover,body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{transform:translateY(-2px);box-shadow:0 0 36px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35) !important;filter:brightness(1.05)}.widget_shopping_cart .woocommerce-mini-cart,.woocommerce-mini-cart__buttons{background:#0d0f16;color:#f5f6ff}.widget_shopping_cart .woocommerce-mini-cart li a:not(.remove){color:#f5f6ff}.widget_shopping_cart .woocommerce-mini-cart li a:not(.remove):hover{color:#ffba44}.widget_shopping_cart .woocommerce-mini-cart-item a.remove{position:relative;font-size:0;line-height:1;margin-right:.35rem}.widget_shopping_cart .woocommerce-mini-cart-item a.remove:after{content:"Usuń produkt";font-size:.8rem;color:#ffdf8a;text-decoration:underline}.widget_shopping_cart .woocommerce-mini-cart-item a.remove:hover:after{color:#ffd37a}body.woocommerce-cart .shop_table{background:#10131c;border-radius:18px;border:1px solid rgba(255,186,68,.45);box-shadow:0 0 26px rgba(0,0,0,.8);overflow:hidden}body.woocommerce-cart .shop_table th{background:0 0;color:#f5f6ff;border-bottom:1px solid rgba(255,255,255,.08);font-weight:600}body.woocommerce-cart .shop_table td{border-top:none;color:#f5f6ff;background:0 0}body.woocommerce-cart .shop_table tbody tr{background:rgba(255,255,255,.02)}body.woocommerce-cart .shop_table .product-name a{color:#ffdf8a !important;text-decoration:none}body.woocommerce-cart .shop_table .product-name a:hover{color:#ffd37a !important;text-shadow:0 0 6px rgba(255,186,68,.45)}body.woocommerce-cart .quantity .qty{background:#121520;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.25rem .6rem;color:#f5f6ff}body.woocommerce-cart .entry-content a.remove,body.woocommerce-cart .entry-content a.remove:visited{color:#ffdf8a !important;text-decoration:none !important}body.woocommerce-cart .entry-content a.remove:hover{color:#ffd37a !important}body.woocommerce-cart .entry-content a,body.woocommerce-cart .entry-content a:visited{color:var(--kd-accent,#ffba44) !important}body.woocommerce-cart .entry-content a:hover{color:#ffd37a !important}.widget_shopping_cart,.woocommerce-mini-cart,.widget_shopping_cart_content{background:#05070c;color:#f5f6ff}.widget_shopping_cart .mini_cart_item a,.woocommerce-mini-cart__contents .mini_cart_item a{color:var(--kd-accent,#ffba44) !important;text-decoration:none}.widget_shopping_cart .mini_cart_item a:hover,.woocommerce-mini-cart__contents .mini_cart_item a:hover{color:#ffd37a !important}.widget_shopping_cart_content a,.widget_shopping_cart_content a:visited{color:var(--kd-accent,#ffba44) !important;text-decoration:underline}.widget_shopping_cart_content a:hover{color:#ffd37a !important}.widget_shopping_cart .mini_cart_item .remove,.woocommerce-mini-cart .mini_cart_item .remove{font-size:0;position:relative;width:auto;height:auto;margin-right:.35rem}.widget_shopping_cart .mini_cart_item .remove:after,.woocommerce-mini-cart .mini_cart_item .remove:after{content:"Usuń produkt";font-size:.8rem;color:#ffdf8a;text-decoration:underline}.widget_shopping_cart .mini_cart_item .remove:hover:after,.woocommerce-mini-cart .mini_cart_item .remove:hover:after{color:#ffd37a}.widget_shopping_cart .mini_cart_item::marker{content:""}.widget_shopping_cart_content .mini_cart_item a:not(.remove),.woocommerce-mini-cart__contents .mini_cart_item a:not(.remove){color:#ffdf8a !important;text-decoration:none !important}.widget_shopping_cart_content .mini_cart_item a:not(.remove):hover,.woocommerce-mini-cart__contents .mini_cart_item a:not(.remove):hover{color:#ffd37a !important;text-shadow:0 0 6px rgba(255,186,68,.4)}.widget_shopping_cart_content a,.widget_shopping_cart_content a:visited{color:var(--kd-accent,#ffba44) !important}.widget_shopping_cart_content a:hover{color:#ffd37a !important}.widget_shopping_cart .cart_list,.woocommerce-mini-cart{list-style:none !important;padding-left:0 !important}.widget_shopping_cart .mini_cart_item,.woocommerce-mini-cart .mini_cart_item{list-style:none !important}.widget_shopping_cart .buttons a,.widget_shopping_cart_content .buttons a,.woocommerce-mini-cart__buttons a,.woocommerce-mini-cart__buttons a.button{display:inline-block;background:linear-gradient(135deg,#ffba44,#f3a321) !important;color:#0e1118 !important;border-radius:999px !important;padding:.45rem 1.3rem !important;font-size:.85rem !important;font-weight:700 !important;letter-spacing:.04em;text-transform:uppercase;text-decoration:none !important;border:none !important;box-shadow:0 0 18px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25);margin-right:.4rem;margin-top:.5rem;white-space:nowrap}.widget_shopping_cart .buttons a:hover,.widget_shopping_cart_content .buttons a:hover,.woocommerce-mini-cart__buttons a:hover,.woocommerce-mini-cart__buttons a.button:hover{filter:brightness(1.05);box-shadow:0 0 26px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35);transform:translateY(-1px)}.widget_shopping_cart .buttons a:focus,.woocommerce-mini-cart__buttons a:focus{outline:none}.woocommerce-mini-cart__buttons.buttons,.widget_shopping_cart .buttons{display:flex;justify-content:flex-start;gap:.8rem}.woocommerce-mini-cart__buttons.buttons a,.widget_shopping_cart .buttons a{margin-right:0 !important;margin-left:0 !important}body.woocommerce-cart a.wc-block-components-product-name,body.woocommerce-cart a.wc-block-components-product-name:visited{color:#f5f6ff !important;text-decoration:none !important;font-weight:600}body.woocommerce-cart a.wc-block-components-product-name:hover{color:var(--kd-accent,#ffba44) !important}body.woocommerce-cart .wc-block-components-product-metadata__description{display:none !important}body.woocommerce-cart table.wc-block-cart-items{border-collapse:separate;border-spacing:0 10px}body.woocommerce-cart .wc-block-cart-items__row{background:rgba(255,255,255,.02);border-radius:14px;box-shadow:0 0 18px rgba(0,0,0,.7);overflow:hidden}body.woocommerce-cart .wc-block-cart-items__header{background:0 0}body.woocommerce-cart .wc-block-cart-items__header span{color:#f5f6ff;font-weight:600}body.woocommerce-cart .wc-block-components-quantity-selector__input{background:#0d0f16;border:1px solid rgba(255,255,255,.25);color:#f5f6ff}body.woocommerce-cart .wc-block-components-quantity-selector__button{background:#151823;border:1px solid rgba(255,255,255,.25);color:#f5f6ff}body.woocommerce-cart .wc-block-components-quantity-selector__button:disabled{opacity:.6}body.woocommerce-cart .wc-block-cart-item__remove-link{color:#ffdf8a !important;text-decoration:none !important;font-size:.85rem}body.woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#ffd37a !important;text-shadow:0 0 6px rgba(255,186,68,.4)}body.woocommerce-cart .wc-block-components-totals-footer-item{background:linear-gradient(135deg,#1a1f2f,#0b0d13) !important;border-radius:10px !important;padding:.8rem .9rem !important;border:1px solid rgba(255,186,68,.8) !important}body.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{color:#ffdf8a !important;font-weight:800 !important}body.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:var(--kd-accent,#ffba44) !important;font-weight:900 !important;font-size:1.05rem !important}body.woocommerce-cart .wc-block-cart__submit-button.contained{background:linear-gradient(135deg,#ffba44,#f3a321) !important;color:#0e1118 !important;border-radius:999px !important;border:none !important;padding:.9rem 2.6rem !important;font-size:.95rem !important;font-weight:700 !important;letter-spacing:.05em !important;text-transform:uppercase;box-shadow:0 0 24px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25) !important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.woocommerce-cart .wc-block-cart__submit-button.contained:hover{transform:translateY(-2px);box-shadow:0 0 36px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35) !important;filter:brightness(1.05)}.wc-block-mini-cart__drawer a.wc-block-components-product-name,.wc-block-mini-cart__drawer a.wc-block-components-product-name:visited{color:#f5f6ff !important;text-decoration:none !important;font-weight:600}.wc-block-mini-cart__drawer a.wc-block-components-product-name:hover{color:var(--kd-accent,#ffba44) !important}.wc-block-mini-cart__drawer .wc-block-components-product-metadata__description{display:none !important}.wc-block-mini-cart__drawer .wc-block-mini-cart__items .wc-block-mini-cart__item{position:relative;padding:.75rem 5.2rem .75rem .85rem;background:rgba(255,255,255,.02);border-radius:14px;border:1px solid rgba(255,186,68,.45);box-shadow:0 0 16px rgba(0,0,0,.7);margin-bottom:.7rem}.wc-block-mini-cart__drawer .wc-block-mini-cart__item .wc-block-mini-cart__image{position:absolute;right:.85rem;top:50%;transform:translateY(-50%)}.wc-block-mini-cart__drawer .wc-block-mini-cart__item .wc-block-mini-cart__image img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,186,68,.5)}.wc-block-mini-cart__drawer .wc-block-mini-cart__item-header{display:flex;flex-direction:column;gap:4px}.wc-block-mini-cart__drawer a.wc-block-components-product-name{color:#ffdf8a !important;font-weight:600;text-decoration:none !important;font-size:.95rem}.wc-block-mini-cart__drawer a.wc-block-components-product-name:hover{color:#ffd37a !important}.wc-block-mini-cart__drawer .wc-block-mini-cart__remove-item{background:0 0;border:none;padding:0;margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#ffdf8a;cursor:pointer;align-self:flex-start}.wc-block-mini-cart__drawer .wc-block-mini-cart__remove-item:hover{color:#ffd37a;text-shadow:0 0 6px rgba(255,186,68,.4)}.wc-block-mini-cart__drawer .wc-block-mini-cart__item-data{margin-top:.35rem;font-size:.85rem;color:#d7d9e3}.wc-block-mini-cart__drawer .wc-block-mini-cart__item-data .wc-block-components-product-price__value{color:#ffba44;font-weight:700}.wc-block-mini-cart__drawer .wc-block-mini-cart__items{display:flex;flex-direction:column;gap:.4rem}.woocommerce-mini-cart-item{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:10px;background:rgba(255,255,255,.03);border-radius:14px;border:1px solid rgba(255,186,68,.45);box-shadow:0 0 18px rgba(0,0,0,.65);position:relative}.woocommerce-mini-cart-item>a img{width:64px !important;height:64px !important;object-fit:cover;border-radius:10px;border:1px solid rgba(255,186,68,.5);flex-shrink:0}.woocommerce-mini-cart-item>a:not(.remove){color:#ffdf8a !important;font-weight:600;text-decoration:none !important;font-size:.95rem;line-height:1.3}.woocommerce-mini-cart-item>a:not(.remove):hover{color:#ffd37a !important}.woocommerce-mini-cart-item .quantity{display:block;margin-top:4px;font-size:.85rem;color:#d7d9e3}.woocommerce-mini-cart-item .amount{color:#ffba44;font-weight:700}.woocommerce-mini-cart-item>a.remove{position:absolute;top:8px;right:10px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffdf8a !important;background:0 0 !important;border:none !important;text-decoration:none !important}.woocommerce-mini-cart-item>a.remove:before{content:"Usuń produkt"}.woocommerce-mini-cart-item>a.remove:hover{color:#ffd37a !important;text-shadow:0 0 6px rgba(255,186,68,.45)}.woocommerce-mini-cart-item>a.remove{font-size:0}.woocommerce-mini-cart-item.mini_cart_item{position:relative;display:block;padding:20px 96px 14px 16px;margin-bottom:10px}.woocommerce-mini-cart-item.mini_cart_item>a.remove{position:absolute;top:10px;left:16px;font-size:0;color:#ffdf8a !important;text-decoration:none !important;background:0 0 !important;border:none !important}.woocommerce-mini-cart-item.mini_cart_item>a.remove:before{content:"Usuń produkt";font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.woocommerce-mini-cart-item.mini_cart_item>a.remove:hover:before{color:#ffd37a !important;text-shadow:0 0 6px rgba(255,186,68,.45)}.woocommerce-mini-cart-item.mini_cart_item>a:not(.remove){display:block;padding-right:96px;margin-top:18px;color:#ffdf8a !important;text-decoration:none !important;font-weight:600;font-size:.95rem}.woocommerce-mini-cart-item.mini_cart_item>a:not(.remove):hover{color:#ffd37a !important}.woocommerce-mini-cart-item.mini_cart_item>a:not(.remove) img{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:64px !important;height:64px !important;object-fit:cover;border-radius:10px;border:1px solid rgba(255,186,68,.6);box-shadow:0 0 12px rgba(0,0,0,.7)}.woocommerce-mini-cart-item.mini_cart_item .quantity{display:block;margin-top:4px;font-size:.85rem;color:#d7d9e3}.woocommerce-mini-cart-item.mini_cart_item .quantity .amount{color:#ffba44;font-weight:700}.woocommerce-mini-cart-item.mini_cart_item>a.remove:before{content:"" !important}.woocommerce-mini-cart-item.mini_cart_item>a.remove:after{content:"Usuń produkt";font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#ffdf8a}.woocommerce-mini-cart-item.mini_cart_item>a.remove:hover:after{color:#ffd37a;text-shadow:0 0 6px rgba(255,186,68,.45)}body.woocommerce-cart .wc-block-cart-items__row{position:relative;background:radial-gradient(circle at 0 0,rgba(255,186,68,.1),rgba(8,10,16,.96)) !important;border-radius:20px !important;border:1px solid rgba(255,186,68,.65) !important;box-shadow:0 0 26px rgba(0,0,0,.9),0 0 32px rgba(255,186,68,.3) !important;overflow:hidden}body.woocommerce-cart .wc-block-cart-items__header{background:0 0 !important}body.woocommerce-cart .wc-block-cart-items__header th{background:#05070c;border-radius:16px;padding:.35rem .9rem;border:1px solid rgba(255,186,68,.65);box-shadow:0 0 18px rgba(255,186,68,.35);white-space:nowrap}body.woocommerce-cart .wc-block-cart-items__header span{color:#ffdf8a;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}body.woocommerce-cart .wc-block-cart-items__row{transition:box-shadow .3s ease,transform .3s ease}body.woocommerce-cart .wc-block-cart-items__row:hover{transform:translateY(-2px);box-shadow:0 0 36px rgba(255,186,68,.45),0 0 60px rgba(0,0,0,.9)}.wc-block-cart-item__remove-link{color:rgba(255,186,68,.55);font-size:.75rem;letter-spacing:.06em}.wc-block-cart-item__remove-link:hover{color:#ffba44}.wc-block-cart-item__total{font-weight:800;font-size:1.05rem;letter-spacing:.04em}.wc-block-grid__product-title,.wc-block-grid__product-title a,.wc-block-grid__product-link{color:#fff !important;text-decoration:none !important;font-weight:600;letter-spacing:.04em}.wc-block-grid__product-title a:hover{color:#ffba44 !important;text-shadow:0 0 10px rgba(255,186,68,.5)}.wc-block-grid__product{background:rgba(0,0,0,.55);border:1px solid rgba(255,186,68,.55);border-radius:16px;padding:18px 16px 22px;box-shadow:0 0 25px rgba(0,0,0,.9),0 0 40px rgba(255,186,68,.25);transition:transform .3s ease,box-shadow .3s ease}.wc-block-grid__product:hover{transform:translateY(-4px);box-shadow:0 0 35px rgba(255,186,68,.55),0 0 80px rgba(0,0,0,.95)}.wc-block-grid__product-image img{border-radius:12px;background:rgba(15,15,15,1);padding:10px}.wc-block-grid__product-add-to-cart button{background:linear-gradient(135deg,#ffba44,#ff9f1a);border:none;border-radius:999px;color:#000;font-weight:700;letter-spacing:.06em;padding:10px 18px;text-transform:uppercase;box-shadow:0 0 25px rgba(255,186,68,.6);transition:transform .2s ease,box-shadow .2s ease}.wc-block-grid__product-add-to-cart button:hover{transform:scale(1.06);box-shadow:0 0 40px rgba(255,186,68,.9)}.wc-block-grid__product-add-to-cart .wp-block-button__link,.wc-block-grid__product-add-to-cart button{background:linear-gradient(135deg,#ffba44,#ff9f1a) !important;color:#000 !important;border:none !important;border-radius:999px;padding:12px 22px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 0 25px rgba(255,186,68,.6);transition:all .25s ease}.wc-block-grid__product-add-to-cart .wp-block-button__link:hover,.wc-block-grid__product-add-to-cart button:hover{transform:scale(1.07);box-shadow:0 0 45px rgba(255,186,68,.95)}.cart-dice{width:26px;height:26px;border-radius:6px;border:2px solid #f3a321;background:radial-gradient(circle at 30% 20%,#f8d68a 0,#f3a321 35%,#c66c12 100%);box-shadow:0 0 6px rgba(243,163,33,.6),inset 0 0 6px rgba(0,0,0,.6);display:inline-flex;align-items:center;justify-content:center;margin-left:.45rem;position:relative;overflow:hidden;font-size:.8rem;font-weight:700;color:#111319;font-family:"Cinzel","Times New Roman",serif}.cart-dice:before{content:"";position:absolute;inset:3px;border-radius:4px;border:1px solid rgba(255,206,98,.45);pointer-events:none}.cart-dice-value{position:relative;z-index:2}.cart-dice.bump{animation:cart-dice-bump .4s ease-out}@keyframes cart-dice-bump{0%{transform:translateY(0) scale(1)}30%{transform:translateY(-2px) scale(1.08)}100%{transform:translateY(0) scale(1)}}.cart-toggle-count{display:none !important}.cart-toggle{display:inline-flex;align-items:center;gap:.35rem}.cart-dice{width:26px;height:26px;border-radius:7px}.cart-dice-inner{inset:3px}.cart-dice-value{font-size:.9rem}.kd-trust-section{margin:80px 0;padding:0 20px}.kd-trust-inner{max-width:1200px;margin:0 auto}.kd-trust-title{text-align:center;font-size:clamp(26px,4vw,36px);margin-bottom:10px}.kd-trust-subtitle{text-align:center;color:rgba(255,255,255,.75);margin-bottom:40px}.kd-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.kd-trust-box{background:rgba(255,255,255,.02);border-radius:14px;padding:24px;border:1px solid rgba(255,255,255,.08);position:relative}.kd-trust-box:before{content:"";position:absolute;inset:-1px;border-radius:inherit;border:1px solid rgba(255,215,120,.35);pointer-events:none}.kd-trust-box-title{font-size:18px;margin-bottom:10px}.kd-trust-list{list-style:none;padding:0;margin:16px 0}.kd-trust-list li{padding:6px 0;color:rgba(255,255,255,.9)}.kd-trust-note{margin-top:12px;font-size:14px;color:rgba(255,255,255,.6)}.section-eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent-soft);margin-bottom:.35rem}.section-testimonials{margin-top:3.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:1.5rem}.testimonial-card{background:rgba(8,10,16,.96);border-radius:18px;border:1px solid var(--border-soft);padding:1.2rem 1.4rem;box-shadow:var(--shadow-soft)}.testimonial-text{margin:0 0 .7rem;color:rgba(245,245,245,.9)}.testimonial-meta{margin:0;font-size:.85rem;color:var(--text-muted)}.section-why-us{margin-top:4rem}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;margin-top:1.5rem}.why-item{background:rgba(8,10,16,.96);border-radius:18px;border:1px solid var(--border-soft);padding:1.4rem 1.5rem;box-shadow:var(--shadow-soft)}.why-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgba(255,186,68,.15);margin-bottom:.6rem;font-size:1.1rem}.why-item strong{display:block;margin-bottom:.35rem}.why-item p{margin:0;font-size:.9rem;color:var(--text-muted)}.section-payments-shipping{margin-top:4rem}.ps-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;margin-top:1.5rem}.ps-box{background:rgba(8,10,16,.96);border-radius:20px;border:1px solid rgba(255,186,68,.35);padding:1.6rem 1.8rem;box-shadow:0 0 24px rgba(0,0,0,.75),0 0 26px rgba(255,186,68,.22)}.ps-box h3{margin-top:0;margin-bottom:.9rem;font-size:1.05rem}.ps-list{list-style:disc;padding-left:1.3rem;margin:0 0 .9rem;font-size:.95rem}.ps-list li+li{margin-top:.25rem}.ps-note{font-size:.85rem;color:var(--text-muted);margin:0}@media (max-width:768px){.ps-grid{grid-template-columns:1fr}}.section-products-popular{margin-top:4rem}.section-products-grid{margin-top:1.5rem}.section-products-popular .woocommerce ul.products li.product{margin-bottom:2.2rem}@media (min-width:769px){.header-menu-toggle{display:none}.header-main-nav-wrapper{display:flex;align-items:center;margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}}@media (max-width:768px){.header-menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;border:0;background:0 0;cursor:pointer}.header-menu-toggle-bar{width:24px;height:2px;background:#fff;border-radius:999px;margin:3px 0}.header-main-nav-wrapper{position:fixed;inset:72px 0 0 0;background:#05070c;padding:24px 16px 32px;transform:translateY(-120%);transition:transform .25s ease;z-index:900}.header-main-nav-wrapper.is-open{transform:translateY(0)}.main-nav{margin:0}.main-nav ul{list-style:none;margin:0;padding:0;text-align:center}.main-nav ul{margin-top:16px}.main-nav ul>li.nav-has-dropdown{margin-top:16px}.main-nav a{color:#fff;text-decoration:none;font-size:18px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.header-search{margin-top:32px}}.cart-panel-footer{padding:1.5rem 1.75rem 2rem}.cart-panel-footer .button{display:block;width:100%;text-align:center;text-decoration:none;font-weight:600;border-radius:999px;background:radial-gradient(circle at 30% 0,#ffd769 0,#ffb733 40%,#f89a1b 80%);border:1px solid #f6b84c;color:#05070f;padding:.85rem 1.2rem;box-shadow:0 0 24px rgba(248,153,32,.55)}.cart-panel-footer .button:hover{filter:brightness(1.05)}.topbar{position:relative;z-index:30;background:#05070f;border-bottom:1px solid rgba(255,255,255,.04)}.topbar-inner{max-width:1200px;margin:0 auto}.site-header{position:relative;z-index:20;margin-top:0}@media (max-width:768px){.header-main-nav-wrapper[data-nav]{position:fixed;left:0;right:0;bottom:0;top:120px;z-index:40}.site-header{position:relative;z-index:50}}@media (max-width:768px){.header-main-nav-wrapper{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:flex-start;padding-top:120px;background:rgba(5,9,19,.96);z-index:900;opacity:0;pointer-events:none;transition:opacity .2s ease}.header-main-nav-wrapper.is-open{opacity:1;pointer-events:auto}.header-main-nav-wrapper .header-search{margin-top:40px}}.kd-back-to-top{position:fixed;right:1.6rem;bottom:1.6rem;width:44px;height:44px;border-radius:999px;border:1px solid #f8b73a;background:radial-gradient(circle at 30% 20%,#ffd978,#f8b73a 60%,#c47b11 100%);box-shadow:0 0 18px rgba(248,183,58,.8);color:#050913;font-size:22px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:950}.kd-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.kd-back-to-top:not(.is-visible){transform:translateY(8px)}@media (min-width:1024px){.kd-back-to-top{right:2.4rem;bottom:2.4rem}}.site-main .post-card{background:#0e1117;border:1px solid rgba(255,255,255,.06);padding:20px;margin-bottom:25px;border-radius:14px}.site-main .post-card h2{margin:0 0 10px;font-size:1.6rem}.site-main .post-card h2 a{color:#fbb234 !important;text-decoration:none;font-weight:600}.site-main .post-card h2 a:hover{color:#fff !important}.site-main .post-card .post-meta{color:#8899a6;font-size:.9rem;margin-bottom:10px}.site-main .post-card p{color:#e2e8f0;margin:0;font-size:1rem}.site-main .post-card p a{color:#fbb234;text-decoration:none}.site-main .post-card p a:hover{color:#fff}.site-main .section{margin-bottom:40px}.h1-desktop{display:inline}.h1-mobile{display:none}@media (max-width:768px){.hero-title{text-align:center}.h1-desktop{display:none}.h1-mobile{display:inline}}.hero-subtitle-desktop,.section-subtitle-desktop{display:inline}.hero-subtitle-mobile,.section-subtitle-mobile{display:none}@media (max-width:768px){.hero-subtitle-desktop,.section-subtitle-desktop{display:none}.hero-subtitle-mobile,.section-subtitle-mobile{display:inline}.hero-subtitle,.section-subtitle{font-size:.95rem;line-height:1.4}.hero-actions.button-row{display:flex;flex-direction:column;gap:.75rem}.hero-actions .kd-btn-primary,.hero-actions .kd-btn-ghost{width:100%;text-align:center}.section-products-grid,.why-grid,.testimonials-grid,.ps-grid{display:grid;grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.hero{text-align:center}.hero-content{align-items:center}.hero-badge{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto .75rem}}@media (min-width:1024px){.section-eyebrow,.hero-badge,.section-header .section-eyebrow{font-size:1.2rem;letter-spacing:.12em;margin-bottom:.75rem}}@media (max-width:768px){.section-header{text-align:center}.section-eyebrow{display:block;margin-bottom:.25rem}.section-title{margin-left:auto;margin-right:auto}.section-subtitle{margin-left:auto;margin-right:auto}}@media (min-width:1024px){.section-categories .section-title{font-size:1.7rem;line-height:1.25}.section-categories .section-subtitle{font-size:1rem}}@media (min-width:1024px){.section-products-popular .section-eyebrow{font-size:1.4rem;letter-spacing:.08em;font-weight:700;opacity:1}.section-products-popular .section-title{font-size:1rem;font-weight:500;opacity:.7;margin-top:.25rem}}@media (min-width:1024px){.section-categories .section-eyebrow,.section-products-popular .section-eyebrow,.section-why-us .section-eyebrow,.section-testimonials .section-eyebrow,.section-payments-shipping .section-eyebrow{font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;opacity:.9;margin-bottom:.25rem}.section-categories .section-title,.section-products-popular .section-title,.section-why-us .section-title,.section-testimonials .section-title,.section-payments-shipping .section-title{font-size:1rem;font-weight:500;opacity:.75;margin-top:0;margin-bottom:.5rem}.section-categories .section-subtitle,.section-products-popular .section-subtitle,.section-why-us .section-subtitle,.section-testimonials .section-subtitle,.section-payments-shipping .section-subtitle{font-size:.95rem;max-width:720px}}@media (max-width:768px){.site-footer{text-align:center}.footer-columns{align-items:center}.footer-columns>div{margin-left:auto;margin-right:auto}.footer-title{margin-bottom:.5rem}}@media (max-width:768px){.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.footer-bottom span{display:block}}@media (min-width:1024px){.main-nav>ul>li:not(.nav-home-dice-wrapper)>a{font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .9rem}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;color:#fff;background:0 0;border:1.5px solid #f5a623;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-badge{box-shadow:0 0 0 1px rgba(245,166,35,.35),0 0 12px rgba(245,166,35,.15)}.kd-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.6rem;border-radius:999px;border:1px solid #f5a623;background:#f5a623;color:#151821;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 2px 6px rgba(245,166,35,.25),0 0 0 1px rgba(245,166,35,.5);transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.kd-btn-primary:hover,.kd-btn-primary:focus-visible{background:#e29618;box-shadow:0 3px 8px rgba(245,166,35,.35),0 0 0 1px rgba(245,166,35,.65);transform:translateY(-1px)}.kd-btn-primary:active{transform:translateY(0);box-shadow:0 1px 4px rgba(245,166,35,.3),0 0 0 1px rgba(245,166,35,.6)}.kd-btn-primary:disabled,.kd-btn-primary[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}form .kd-btn-primary{appearance:none}body.woocommerce-checkout form.checkout{background:#0d0f16;padding:2.2rem;border-radius:18px;box-shadow:0 0 30px rgba(0,0,0,.55);margin-bottom:3rem}body.woocommerce-checkout h3,body.woocommerce-checkout h3 label{color:#f5f6ff !important;font-size:1.3rem;margin-bottom:1.2rem;font-weight:700}body.woocommerce-checkout p{color:#afb4c4}body.woocommerce-checkout .entry-content a,body.woocommerce-checkout form.checkout a{color:#ffba44 !important;text-decoration:underline}body.woocommerce-checkout .entry-content a:hover,body.woocommerce-checkout form.checkout a:hover{color:#ffd37a !important}body.woocommerce-checkout .woocommerce-privacy-policy-text,body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{font-size:.8rem;color:#9da2b4}body.woocommerce-checkout a[href*=polityka-prywatnosci],body.woocommerce-checkout a[href*="polityka-prywatności"],body.woocommerce-checkout a[href*=warunki-i-zasady],body.woocommerce-checkout a[href*=regulamin],body.woocommerce-checkout a[href*=terms-and-conditions]{color:#ffdf8a !important;text-decoration:none !important;border-bottom:1px dashed rgba(255,186,68,.55);padding-bottom:1px;font-weight:500}body.woocommerce-checkout a[href*=polityka-prywatnosci]:hover,body.woocommerce-checkout a[href*="polityka-prywatności"]:hover,body.woocommerce-checkout a[href*=warunki-i-zasady]:hover,body.woocommerce-checkout a[href*=regulamin]:hover,body.woocommerce-checkout a[href*=terms-and-conditions]:hover{color:#ffd37a !important;border-bottom-color:rgba(255,211,122,.9);text-shadow:0 0 6px rgba(255,186,68,.35)}body.woocommerce-checkout input.input-text,body.woocommerce-checkout textarea,body.woocommerce-checkout select,body.woocommerce-checkout input[type=text],body.woocommerce-checkout input[type=email],body.woocommerce-checkout input[type=tel],body.woocommerce-checkout input[type=number]{background:#121520 !important;border:1px solid rgba(255,255,255,.25) !important;padding:.65rem .9rem !important;color:#f5f6ff !important;border-radius:10px !important;width:100% !important;box-shadow:none !important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}body.woocommerce-checkout input.input-text::placeholder,body.woocommerce-checkout textarea::placeholder{color:#8c92a3}body.woocommerce-checkout input.input-text:focus,body.woocommerce-checkout textarea:focus,body.woocommerce-checkout select:focus,body.woocommerce-checkout input[type=text]:focus,body.woocommerce-checkout input[type=email]:focus,body.woocommerce-checkout input[type=tel]:focus,body.woocommerce-checkout input[type=number]:focus{border-color:#ffba44 !important;box-shadow:0 0 10px rgba(255,186,68,.4) !important;background:#0d0f16 !important;color:#fff !important;outline:none !important}body.woocommerce-checkout form .form-row label{color:#d7d9e3;font-size:.9rem;margin-bottom:.2rem}body.woocommerce-checkout .woocommerce-form__label-for-checkbox span{color:#d1d1d1}body.woocommerce-checkout form .form-row .woocommerce-form__input-checkbox{accent-color:#ffba44}body.woocommerce-checkout input[type=email]{border:1px solid rgba(255,186,68,.75) !important;background:#0f121a !important;color:#fff !important;box-shadow:0 0 12px rgba(255,186,68,.18) !important}body.woocommerce-checkout input[type=email]:focus{border-color:rgba(255,186,68,1) !important;box-shadow:0 0 16px rgba(255,186,68,.35) !important}body.woocommerce-checkout .woocommerce-info{background:linear-gradient(135deg,#151823,#0b0d13);border:1px dashed rgba(255,186,68,.65);border-radius:14px;padding:.9rem 1.1rem;margin-bottom:1.5rem;color:#e5e7eb;font-size:.9rem;box-shadow:0 0 18px rgba(0,0,0,.55),0 0 20px rgba(255,186,68,.18)}body.woocommerce-checkout .woocommerce-info:before{display:none}body.woocommerce-checkout .woocommerce-info .showcoupon{color:#ffdf8a !important;font-weight:600;margin-left:.3rem;text-decoration:none !important;border-bottom:1px dashed rgba(255,186,68,.7);padding-bottom:1px;transition:color .15s ease,border-color .15s ease,text-shadow .15s ease}body.woocommerce-checkout .woocommerce-info .showcoupon:hover{color:#ffd37a !important;border-bottom-color:rgba(255,211,122,1);text-shadow:0 0 6px rgba(255,186,68,.35)}body.woocommerce-checkout form.checkout_coupon{background:#0d0f16;border:1px solid rgba(255,186,68,.45);padding:1.2rem;border-radius:14px;margin-bottom:1.5rem}body.woocommerce-checkout form.checkout_coupon .button{background:#ffba44;color:#0f1118;border-radius:10px;border:none}body.woocommerce-checkout #order_review{margin-top:2rem}body.woocommerce-checkout #order_review .shop_table{background:0 0;border:0}body.woocommerce-checkout #order_review th,body.woocommerce-checkout #order_review td{color:#e5e7eb}body.woocommerce-checkout #order_review tfoot tr.order-total th,body.woocommerce-checkout #order_review tfoot tr.order-total td{font-weight:800;color:#ffdf8a}body.woocommerce-checkout #order_review .shop_table th,body.woocommerce-checkout #order_review .shop_table td{padding-left:1.8rem;padding-right:1.4rem}body.woocommerce-checkout #order_review .woocommerce-shipping-totals td{padding-top:.8rem}body.woocommerce-checkout ul#shipping_method li{list-style:none;margin-bottom:.55rem;padding:.6rem .8rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.45);display:flex;align-items:flex-start;gap:.55rem;cursor:pointer}body.woocommerce-checkout ul#shipping_method li input[type=radio]{margin-top:.15rem;accent-color:#ffba44}body.woocommerce-checkout ul#shipping_method li label{display:block;width:100%;color:#e5e7eb;font-size:.9rem}body.woocommerce-checkout ul#shipping_method li label .woocommerce-Price-amount{color:#ffdf8a;font-weight:700}body.woocommerce-checkout ul#shipping_method li:hover{border-color:rgba(255,186,68,.7);box-shadow:0 0 20px rgba(255,186,68,.25)}body.woocommerce-checkout ul#shipping_method li:has(input[type=radio]:checked){border-color:#ffba44;box-shadow:0 0 0 1px rgba(255,186,68,.9),0 0 26px rgba(255,186,68,.35)}body.woocommerce-checkout #payment{background:linear-gradient(135deg,#151823,#0b0d13);border-radius:18px;border:1px solid rgba(255,186,68,.45);padding:1.6rem 1.8rem;box-shadow:0 0 30px rgba(0,0,0,.85),0 0 26px rgba(255,186,68,.18)}body.woocommerce-checkout tr.woocommerce-shipping-totals.shipping th{width:120px;white-space:nowrap;vertical-align:top}body.woocommerce-checkout tr.woocommerce-shipping-totals.shipping td{padding-left:1rem}body.woocommerce-checkout #payment ul.payment_methods{border:none;padding:0;margin:0 0 1.2rem;background:0 0}body.woocommerce-checkout #payment ul.payment_methods li{padding:.55rem .3rem;margin:0;border:none}body.woocommerce-checkout #payment ul.payment_methods li>label{color:#f5f6ff;font-weight:600;cursor:pointer}body.woocommerce-checkout #payment ul.payment_methods li input[type=radio]{accent-color:#ffba44}body.woocommerce-checkout #payment div.payment_box{background:#101320 !important;border-radius:12px;border:1px solid rgba(255,186,68,.65) !important;margin:.55rem 0 .4rem;padding:.9rem 1rem;color:#f9fafb !important;box-shadow:0 0 18px rgba(0,0,0,.75),0 0 22px rgba(255,186,68,.18)}body.woocommerce-checkout #payment div.payment_box p,body.woocommerce-checkout #payment div.payment_box span,body.woocommerce-checkout #payment div.payment_box label,body.woocommerce-checkout #payment div.payment_box small{color:#f9fafb !important;opacity:1 !important}body.woocommerce-checkout #payment div.payment_box input,body.woocommerce-checkout #payment div.payment_box textarea{color:#f9fafb !important}body.woocommerce-checkout #payment div.payment_box ::placeholder{color:#9ca3af !important}body.woocommerce-checkout #payment .wc_payment_method{overflow:visible !important}body.woocommerce-checkout #payment .payment_method_stripe img,body.woocommerce-checkout #payment .payment_method_card img{max-height:20px}body.woocommerce-checkout #place_order{width:100%;padding:.9rem 2.4rem;border-radius:999px;background:linear-gradient(135deg,#ffba44,#f3a321);color:#0f1118;font-weight:700;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase;border:none;box-shadow:0 0 24px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.woocommerce-checkout #place_order:hover{transform:translateY(-2px);box-shadow:0 0 36px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35);filter:brightness(1.05)}body.woocommerce-checkout #place_order:active{transform:translateY(0);box-shadow:0 0 18px rgba(255,186,68,.45)}body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout #wcpay-express-checkout-element,body.woocommerce-checkout #wcpay-express-checkout-button-separator{display:none !important}@media (max-width:768px){body.woocommerce-checkout form.checkout{padding:1.4rem;border-radius:14px}}body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{background:linear-gradient(135deg,#151823,#0b0d13);border:1px dashed rgba(255,186,68,.45);border-radius:14px;padding:.9rem 1.1rem;margin-bottom:1.5rem;color:#cbd0e3;font-size:.9rem;box-shadow:0 0 18px rgba(0,0,0,.5),0 0 20px rgba(255,186,68,.15)}body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info:before{display:none}body.woocommerce-checkout .woocommerce-form-login-toggle .showlogin{color:#ffdf8a !important;font-weight:600;margin-left:.3rem;text-decoration:none !important;border-bottom:1px dashed rgba(255,186,68,.7);padding-bottom:1px;transition:color .15s ease,border-color .15s ease,text-shadow .15s ease}body.woocommerce-checkout .woocommerce-form-login-toggle .showlogin:hover{color:#ffd37a !important;border-bottom-color:rgba(255,211,122,1);text-shadow:0 0 6px rgba(255,186,68,.35)}body.woocommerce-cart .woocommerce{background:#0d0f16;border-radius:18px;padding:2rem 2.2rem;box-shadow:0 0 30px rgba(0,0,0,.55);max-width:1100px;margin:3rem auto}body.woocommerce-cart .woocommerce h1,body.woocommerce-cart .woocommerce h2,body.woocommerce-cart .woocommerce h3{color:#f5f6ff;margin-bottom:1.2rem;font-weight:700}body.woocommerce-cart .woocommerce p{color:#cbd0e3}body.woocommerce-cart .woocommerce-info,body.woocommerce-cart .woocommerce-message,body.woocommerce-cart .woocommerce-error{background:linear-gradient(135deg,#151823,#0b0d13);border-radius:12px;border:1px solid rgba(255,186,68,.65);padding:.9rem 1.1rem;color:#e5e7eb;font-size:.9rem;box-shadow:0 0 20px rgba(0,0,0,.7),0 0 22px rgba(255,186,68,.18);margin-bottom:1.5rem}body.woocommerce-cart .woocommerce-info:before,body.woocommerce-cart .woocommerce-message:before,body.woocommerce-cart .woocommerce-error:before{display:none}body.woocommerce-cart .cart-empty{border:none;padding:.75rem 0;margin:0;color:#e5e7eb}body.woocommerce-cart .return-to-shop .button{background:linear-gradient(135deg,#ffba44,#f3a321);color:#0f1118;border-radius:999px;padding:.65rem 1.6rem;border:none;font-weight:600;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 0 20px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.woocommerce-cart .return-to-shop .button:hover{transform:translateY(-1px);box-shadow:0 0 28px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35);filter:brightness(1.05)}body.woocommerce-cart table.shop_table{background:#090b12;border-radius:14px;border:1px solid rgba(255,255,255,.06);overflow:hidden}body.woocommerce-cart table.shop_table thead th{background:#11141f;color:#f5f6ff;font-weight:600;padding:.75rem 1.2rem}body.woocommerce-cart table.shop_table td{padding:.9rem 1.2rem;color:#e5e7eb;border-top:1px solid rgba(255,255,255,.06)}body.woocommerce-cart table.shop_table td.product-subtotal,body.woocommerce-cart table.shop_table th.product-subtotal{text-align:right;width:140px}body.woocommerce-cart table.shop_table a{color:#ffdf8a}body.woocommerce-cart table.shop_table a:hover{color:#ffd37a}body.woocommerce-cart .quantity .qty{background:#121520;border-radius:8px;border:1px solid rgba(255,255,255,.25);color:#f5f6ff}body.woocommerce-cart .woocommerce-cart-form .button,body.woocommerce-cart .wc-proceed-to-checkout .button{background:linear-gradient(135deg,#ffba44,#f3a321);color:#0f1118;border-radius:999px;padding:.6rem 1.8rem;border:none;font-weight:600;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 0 20px rgba(255,186,68,.55),inset 0 1px 0 rgba(255,255,255,.25);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.woocommerce-cart .woocommerce-cart-form .button:hover,body.woocommerce-cart .wc-proceed-to-checkout .button:hover{transform:translateY(-1px);box-shadow:0 0 28px rgba(255,186,68,.75),inset 0 1px 0 rgba(255,255,255,.35);filter:brightness(1.05)}body.woocommerce-cart .wc-proceed-to-checkout .button.checkout-button{width:100%;text-align:center}body.woocommerce-cart .cart_totals{background:#090b12;border-radius:14px;border:1px solid rgba(255,255,255,.06);padding:1.4rem 1.6rem}body.woocommerce-cart .cart_totals h2{margin-top:0;margin-bottom:1rem}body.woocommerce-cart .cart_totals table{border:0}body.woocommerce-cart .cart_totals table th,body.woocommerce-cart .cart_totals table td{border:0;padding:.35rem 0;color:#e5e7eb}body.woocommerce-cart .cart_totals .order-total th,body.woocommerce-cart .cart_totals .order-total td{font-weight:800;color:#ffdf8a}@media (max-width:768px){body.woocommerce-cart .woocommerce{padding:1.5rem 1.2rem;margin:2rem 0}}.nav-home-dice-wrapper{display:flex;align-items:center;gap:12px;list-style:none;margin:0;padding:0;margin-right:1.75rem}.nav-home-dice-wrapper a.kd-dice{display:inline-flex;text-decoration:none}.nav-dice{width:44px;height:44px;border-radius:12px;border:2px solid #f5a623;background:radial-gradient(circle at 30% 30%,#ffefc2 0,#f5a623 40%,#4b2a08 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 0 16px rgba(245,166,35,.7);font-weight:700;color:#000;font-size:16px}.nav-dice span{display:inline-block}@media (min-width:1024px){.nav-home-dice-wrapper .nav-dice{width:40px;height:40px;border-radius:10px;margin-top:4px}}@media (max-width:768px){.nav-home-dice-wrapper{justify-content:center;gap:10px;margin:10px 0 18px;margin-right:0}}.kd-dice-modal{position:fixed;inset:0;z-index:9999;display:none;pointer-events:none;font-family:inherit}.kd-dice-modal.is-open{display:block;pointer-events:auto}.kd-dice-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75)}.kd-dice-modal__content{position:relative;max-width:420px;margin:8vh auto 0;padding:1.8rem 2rem 1.6rem;background:radial-gradient(circle at top,#1f2937,#050611);border-radius:18px;border:1px solid rgba(255,186,68,.8);box-shadow:0 0 32px rgba(0,0,0,.9),0 0 36px rgba(255,186,68,.35);color:#e5e7eb}.kd-dice-modal__close{position:absolute;top:.6rem;right:.6rem;width:32px;height:32px;border-radius:999px;border:none;background:0 0;color:#9ca3af;cursor:pointer;font-size:1rem}.kd-dice-modal__close:hover{color:#f9fafb}.kd-dice-modal__icon{font-size:2.2rem;margin-bottom:.4rem;text-align:center}.kd-dice-modal__title{text-align:center;font-size:1.4rem;font-weight:800;color:#ffdf8a;margin-bottom:.4rem}.kd-dice-modal__text,.kd-dice-modal__desc,.kd-dice-modal__hint{font-size:.9rem;color:#d1d5db;text-align:center;margin-bottom:.4rem}.kd-dice-modal__code-wrapper{margin:.8rem 0 .4rem;text-align:center}.kd-dice-modal__code-label{display:block;font-size:.8rem;color:#9ca3af;margin-bottom:.25rem}.kd-dice-modal__code{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.2rem;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#ffba44,#f3a321);color:#111827;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 18px rgba(255,186,68,.7),inset 0 1px 0 rgba(255,255,255,.25)}.kd-dice-modal__code:hover{filter:brightness(1.05)}.kd-dice-modal__actions{margin-top:.9rem;text-align:center}.kd-dice-modal__btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.6rem;border-radius:999px;text-decoration:none;background:0 0;border:1px solid rgba(255,186,68,.8);color:#f9fafb;font-size:.9rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.kd-dice-modal__btn:hover{background:rgba(255,186,68,.12);box-shadow:0 0 18px rgba(255,186,68,.35)}@media (max-width:600px){.kd-dice-modal__content{margin:12vh 1rem 0;padding:1.5rem 1.4rem 1.3rem}}.kd-dice-modal__desc a{color:#ffdf8a;text-decoration:underline}.kd-dice-modal__copy-hint{margin-top:.35rem;font-size:.8rem;color:#9ca3af}.kd-img-overlay{position:fixed;inset:0;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:9999}.kd-img-overlay img{max-width:90vw;max-height:90vh;width:auto;height:auto;border-radius:14px;box-shadow:0 0 30px rgba(0,0,0,.7)}.kd-img-overlay-close{position:absolute;top:18px;right:22px;background:0 0;border:none;color:#fff;font-size:34px;font-weight:700;cursor:pointer}.kd-img-overlay-close:hover{transform:scale(1.1)}.kd-img-overlay-arrow{position:absolute;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#fff;font-size:36px;cursor:pointer;padding:10px}.kd-img-overlay-arrow.kd-prev{left:20px}.kd-img-overlay-arrow.kd-next{right:20px}.kd-img-overlay-arrow:hover{transform:translateY(-50%) scale(1.1)}@media (max-width:768px){.kd-img-overlay{flex-direction:column}.kd-img-overlay img{margin-bottom:70px}.kd-img-overlay-arrow{top:auto;bottom:20px;transform:none;font-size:30px;padding:14px 18px;background:rgba(0,0,0,.6);border-radius:50%}.kd-img-overlay-arrow:hover{transform:scale(1.1)}.kd-img-overlay-arrow.kd-prev{left:30%}.kd-img-overlay-arrow.kd-next{right:30%}.kd-img-overlay-close{font-size:30px}}.kd-category-description{max-width:720px;margin:2rem auto 2.5rem;font-size:.95rem;line-height:1.6;text-align:center}.kd-category-description .term-description{max-height:4.5em;overflow:hidden;transition:max-height .3s ease}.kd-category-description.is-open .term-description{max-height:2000px}.kd-read-more{margin-top:.5rem;background:0 0;border:none;color:#ffb300;font-weight:600;cursor:pointer;padding:0;display:inline-block}.kd-category-description .kd-read-more{display:block;margin:.75rem auto 0}.kd-read-more:hover{text-decoration:underline}.single-product .woocommerce-tabs .panel{max-width:720px;margin:0 auto;line-height:1.6}.single-product .woocommerce-tabs .panel p,.single-product .woocommerce-tabs .panel li{text-align:left}.woocommerce nav.woocommerce-pagination{text-align:center;margin:2.5rem 0 1.5rem}.woocommerce nav.woocommerce-pagination ul.page-numbers{display:inline-flex;padding:0;margin:0;list-style:none;border-radius:999px;overflow:hidden;background:#05070b;border:1px solid #2b2b33;box-shadow:0 0 18px rgba(0,0,0,.6)}.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0}.woocommerce nav.woocommerce-pagination .page-numbers{min-width:38px;height:38px;padding:0 14px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;text-decoration:none;background:0 0;color:#f5f5ff;border-right:1px solid #2b2b33;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.woocommerce nav.woocommerce-pagination ul.page-numbers li:last-child .page-numbers{border-right:none}.woocommerce nav.woocommerce-pagination .page-numbers.current{background:radial-gradient(circle at 30% 0,#ffd978 0,#f2b63b 45%,#d08a24 100%);color:#111;box-shadow:0 0 22px rgba(255,194,80,.7);border-right-color:transparent}.woocommerce nav.woocommerce-pagination .page-numbers:not(.current):hover{background:#141720;color:#ffe59c;box-shadow:0 0 10px rgba(255,214,120,.35)}@media (max-width:640px){.woocommerce nav.woocommerce-pagination{margin-top:2rem}}.woocommerce nav.woocommerce-pagination .page-numbers:focus,.woocommerce nav.woocommerce-pagination .page-numbers:active{outline:none !important;box-shadow:none;background:#141720;color:#ffe59c}.woocommerce nav.woocommerce-pagination .page-numbers.current:focus,.woocommerce nav.woocommerce-pagination .page-numbers.current:active{outline:none !important;background:radial-gradient(circle at 30% 0,#ffd978 0,#f2b63b 45%,#d08a24 100%);color:#111;box-shadow:0 0 22px rgba(255,194,80,.7)}.woocommerce nav.woocommerce-pagination .page-numbers{-webkit-tap-highlight-color:transparent}.kd-checkout-two-cols{display:flex;gap:3rem;align-items:flex-start}.kd-checkout-left,.kd-checkout-right{flex:0 0 50%;max-width:50%}.kd-column-title{font-size:18px;font-weight:700;margin:0 0 12px;color:#fff}.kd-checkout-shipping{margin-top:0}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:6px 0;line-height:1.3;vertical-align:middle}.woocommerce-checkout-review-order-table thead th{font-size:14px;font-weight:600}.woocommerce-checkout-review-order-table th.product-name,.woocommerce-checkout-review-order-table td.product-name{text-align:left}.woocommerce-checkout-review-order-table th.product-total,.woocommerce-checkout-review-order-table td.product-total{text-align:right}.woocommerce-checkout-review-order-table tfoot tr.order-total th,.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-weight:700}@media (max-width:768px){.kd-checkout-two-cols{flex-direction:column}.kd-checkout-left,.kd-checkout-right{flex:0 0 100%;max-width:100%}}.kd-checkout-header{display:flex;gap:3rem;align-items:baseline;margin-bottom:8px}.kd-checkout-header-left,.kd-checkout-header-right{flex:0 0 50%;max-width:50%}.kd-checkout-header-left{display:grid;grid-template-columns:1fr auto}.kd-head-product,.kd-head-amount,.kd-head-shipping{font-size:14px;font-weight:600;color:#fff}.kd-head-amount{text-align:right}.kd-checkout-two-cols{display:flex;gap:3rem;align-items:flex-start}.kd-checkout-left,.kd-checkout-right{flex:0 0 50%;max-width:50%}.kd-checkout-shipping{margin-top:0}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:6px 0;line-height:1.3;vertical-align:middle}.woocommerce-checkout-review-order-table th.product-name,.woocommerce-checkout-review-order-table td.product-name{text-align:left}.woocommerce-checkout-review-order-table th.product-total,.woocommerce-checkout-review-order-table td.product-total{text-align:right}.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{padding-top:6px;padding-bottom:6px}.woocommerce-checkout-review-order-table tfoot tr.order-total td strong{white-space:nowrap}@media (max-width:768px){.kd-checkout-two-cols{flex-direction:column}.kd-checkout-left,.kd-checkout-right,.kd-checkout-header-left,.kd-checkout-header-right{flex:0 0 100%;max-width:100%}.kd-checkout-header{flex-direction:column;gap:4px}}.woocommerce-checkout-review-order-table tfoot tr.order-total td strong{white-space:nowrap}.kd-head-amount{position:relative !important;left:-10px !important}.woocommerce-checkout-review-order-table td.product-total,.woocommerce-checkout-review-order-table tfoot td{text-align:right !important;padding-right:0 !important}@media (max-width:768px){.kd-checkout-two-cols{flex-direction:column;gap:1.5rem}.kd-checkout-left,.kd-checkout-right{flex:0 0 100%;max-width:100%}.kd-checkout-header{flex-direction:column;gap:4px}.kd-checkout-header-left,.kd-checkout-header-right{flex:0 0 100%;max-width:100%}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:4px 0;font-size:14px}.kd-head-amount{left:0 !important;text-align:right;margin-top:2px}.woocommerce-checkout-review-order-table td.product-name{padding-right:8px}}@media (max-width:768px){.kd-head-amount{position:relative !important;left:12px !important;text-align:right;white-space:nowrap}}@media (max-width:768px){.woocommerce-checkout .woocommerce-privacy-policy-text,.woocommerce-checkout .woocommerce-form__label-for-checkbox,.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{text-align:center}.woocommerce-checkout .woocommerce-privacy-policy-text p,.woocommerce-checkout .woocommerce-form__label-for-checkbox span{display:block;font-size:14px;line-height:1.5}.woocommerce-checkout .woocommerce-form__label-for-checkbox{justify-content:center;gap:8px;margin-top:10px}}@media (max-width:768px){.woocommerce-checkout input[type=checkbox]{width:20px;height:20px;transform:scale(1.3);margin-right:10px}.woocommerce-checkout .woocommerce-form__label-for-checkbox{padding:10px 0;display:flex;align-items:flex-start;gap:8px;cursor:pointer}.woocommerce-checkout .woocommerce-form__label-for-checkbox span{line-height:1.5}}.woocommerce-checkout li.payment_method_googlepay .payment_box{padding:6px 10px !important;margin-top:6px !important;max-height:64px !important;overflow:hidden !important;background:rgba(255,255,255,.03) !important;border-radius:10px !important;border:1px solid rgba(255,255,255,.18) !important}.woocommerce-checkout li.payment_method_googlepay .payment_box>div{max-height:48px !important;overflow:hidden !important}.woocommerce-checkout li.payment_method_googlepay .payment_box button,.woocommerce-checkout li.payment_method_googlepay .payment_box .button{display:inline-block !important}@media (max-width:768px){.wc-stripe-payment-request-wrapper{margin-top:18px !important}.wc-stripe-payment-request-button{border-radius:10px !important;font-size:16px !important;padding:12px 0 !important}}.woocommerce-checkout li.payment_method_googlepay iframe,.woocommerce-checkout li.payment_method_stripe_googlepay iframe{transform:scaleY(.125) scaleX(.95);transform-origin:top center}.woocommerce-checkout li.payment_method_googlepay .payment_box,.woocommerce-checkout li.payment_method_stripe_googlepay .payment_box{height:40px !important;overflow:hidden !important;padding:4px 6px !important;background:rgba(255,255,255,.04) !important;border-radius:10px !important;border:1px solid rgba(255,255,255,.18) !important}@media (max-width:768px){#order_review .kd-checkout-header{display:none !important}#order_review .kd-checkout-left{display:none !important}#order_review .kd-checkout-two-cols{display:block !important}#order_review .kd-checkout-right{flex:0 0 100% !important;max-width:100% !important}}