/*
Theme Name: Aluna Medical Demo
Theme URI: https://example.com/
Author: TEL-TECH
Description: Nowoczesny motyw demonstracyjny WooCommerce dla dystrybutora urządzeń kosmetyczno-medycznych.
Version: 1.1.2
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: aluna-medical
*/

:root{
  --am-bg:#f7f5f1;
  --am-surface:#ffffff;
  --am-text:#171918;
  --am-muted:#6f7470;
  --am-line:#e7e3dc;
  --am-accent:#aa8a58;
  --am-accent-2:#80653f;
  --am-dark:#121514;
  --am-soft:#eef0ec;
  --am-radius:24px;
  --am-shadow:0 18px 60px rgba(21,25,23,.08);
  --am-max:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--am-bg);color:var(--am-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.am-wrap{width:min(calc(100% - 40px),var(--am-max));margin-inline:auto}
.am-topbar{background:var(--am-dark);color:#fff;font-size:13px}
.am-topbar .am-wrap{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:9px 0}
.am-topbar span{opacity:.84}
.am-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}
.am-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:34px;align-items:center;min-height:82px}
.am-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}
.am-brand-mark{width:42px;height:42px;border-radius:50%;background:
radial-gradient(circle at 35% 30%,#fff 0 9%,transparent 10%),
linear-gradient(145deg,#cfb88e,#8c6e40);box-shadow:0 8px 20px rgba(119,88,43,.25)}
.am-brand strong{display:block;font-size:18px;letter-spacing:.09em;line-height:1}
.am-brand small{display:block;margin-top:5px;color:var(--am-muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.am-nav ul{display:flex;justify-content:center;align-items:center;gap:25px;list-style:none;margin:0;padding:0}
.am-nav a{font-size:14px;font-weight:650}
.am-nav a:hover{color:var(--am-accent-2)}
.am-header-actions{display:flex;align-items:center;gap:10px}
.am-icon-link,.am-cart-link{border:1px solid var(--am-line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}
.am-cart-link{background:var(--am-dark);color:#fff;border-color:var(--am-dark)}
.am-menu-toggle{display:none;border:1px solid var(--am-line);background:#fff;border-radius:12px;padding:9px 12px;font-size:18px}
.am-hero{padding:52px 0 30px}
.am-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:32px;align-items:stretch}
.am-hero-copy{background:var(--am-surface);border:1px solid var(--am-line);border-radius:32px;padding:66px 64px;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--am-shadow)}
.am-kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--am-accent-2)}
.am-kicker:before{content:"";width:34px;height:1px;background:var(--am-accent)}
.am-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(43px,5.2vw,74px);line-height:.98;letter-spacing:-.045em;margin:20px 0 24px;max-width:760px}
.am-hero p{font-size:18px;color:var(--am-muted);max-width:640px;margin:0 0 30px}
.am-buttons{display:flex;flex-wrap:wrap;gap:12px}
.am-btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s ease}
.am-btn-primary{background:var(--am-dark);color:#fff}
.am-btn-primary:hover{transform:translateY(-1px);background:#272b29}
.am-btn-secondary{background:#fff;border-color:var(--am-line)}
.am-btn-secondary:hover{border-color:#c8c2b8}
.am-hero-visual{position:relative;min-height:610px;overflow:hidden;border-radius:32px;background:
radial-gradient(circle at 70% 20%,rgba(255,255,255,.95),transparent 33%),
linear-gradient(145deg,#eee9df,#d8d1c3);border:1px solid #ddd6ca}
.am-hero-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-110px;top:-120px;background:rgba(255,255,255,.42)}
.am-hero-visual:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;left:-110px;bottom:-100px;background:rgba(255,255,255,.32)}
.am-device{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:260px;height:415px;border-radius:34px 34px 28px 28px;background:linear-gradient(180deg,#fcfcfb,#e7e6e2);box-shadow:0 35px 80px rgba(50,45,36,.22);border:1px solid rgba(255,255,255,.9)}
.am-device-screen{position:absolute;top:40px;left:38px;right:38px;height:112px;border-radius:16px;background:
radial-gradient(circle at 70% 30%,rgba(255,255,255,.45),transparent 20%),
linear-gradient(135deg,#313737,#93a5a0);box-shadow:inset 0 0 0 6px #202523}
.am-device-screen:after{content:"ALUNA";position:absolute;inset:0;display:grid;place-items:center;color:#fff;letter-spacing:.18em;font-size:14px;font-weight:800}
.am-device-line{position:absolute;left:72px;right:72px;top:177px;height:3px;background:#b99b6b;border-radius:2px}
.am-device-base{position:absolute;left:50%;bottom:-44px;transform:translateX(-50%);width:330px;height:90px;border-radius:50%;background:rgba(85,77,65,.13);filter:blur(1px)}
.am-float-card{position:absolute;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:15px 18px;box-shadow:0 15px 40px rgba(52,47,39,.12);font-size:13px}
.am-float-card strong{display:block;font-size:22px;line-height:1.1}
.am-float-a{left:26px;top:35px}.am-float-b{right:25px;bottom:38px}
.am-section{padding:76px 0}
.am-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}
.am-section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:0}
.am-section-head p{max-width:560px;color:var(--am-muted);margin:0}
.am-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.am-cat{min-height:210px;border-radius:24px;padding:26px;background:#fff;border:1px solid var(--am-line);display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}
.am-cat:hover{transform:translateY(-3px);box-shadow:var(--am-shadow)}
.am-cat-icon{width:54px;height:54px;border-radius:16px;background:var(--am-soft);display:grid;place-items:center;font-size:25px}
.am-cat h3{font-size:19px;margin:26px 0 5px}.am-cat p{margin:0;color:var(--am-muted);font-size:14px}
.am-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.am-product-card{background:#fff;border:1px solid var(--am-line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}
.am-product-media{aspect-ratio:4/3;background:linear-gradient(145deg,#f1efe9,#dfdbd2);position:relative;display:grid;place-items:center;overflow:hidden}
.am-product-media img{width:100%;height:100%;object-fit:cover}
.am-mini-device{width:104px;height:170px;border-radius:19px;background:linear-gradient(180deg,#fff,#deddd8);box-shadow:0 25px 50px rgba(64,57,45,.18);position:relative}
.am-mini-device:before{content:"";position:absolute;left:17px;right:17px;top:20px;height:48px;border-radius:9px;background:linear-gradient(135deg,#252a29,#7b8b87)}
.am-mini-device:after{content:"ALUNA";position:absolute;left:0;right:0;top:93px;text-align:center;font-size:9px;letter-spacing:.12em;font-weight:800;color:#8d734e}
.am-badge{position:absolute;left:16px;top:16px;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}
.am-product-info{padding:22px}
.am-product-info h3{font-size:20px;margin:0 0 8px}
.am-product-info p{margin:0 0 18px;color:var(--am-muted);font-size:14px;min-height:44px}
.am-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}
.am-price{font-size:18px;font-weight:850}
.am-price small{display:block;color:var(--am-muted);font-size:11px;font-weight:600}
.am-link{font-size:13px;font-weight:850;border-bottom:1px solid #aaa}
.am-value-section{background:var(--am-dark);color:#fff}
.am-value-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.am-value-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.7vw,60px);line-height:1.02;letter-spacing:-.04em;margin:16px 0 22px}
.am-value-copy p{color:#c6cbc8;max-width:580px}
.am-value-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.am-value-item{padding:24px;border-radius:20px;background:#1d211f;border:1px solid #303632}
.am-value-item strong{display:block;font-size:17px;margin-bottom:6px}
.am-value-item span{color:#aeb5b0;font-size:13px}
.am-cta{background:linear-gradient(135deg,#d4c5aa,#efe9de);border-radius:32px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:36px;overflow:hidden;position:relative}
.am-cta:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.5);border-radius:50%;right:-80px;top:-120px}
.am-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,48px);line-height:1.05;margin:0 0 12px;max-width:720px}
.am-cta p{margin:0;color:#5f594f}
.am-footer{background:#0f1211;color:#fff;padding:54px 0 25px}
.am-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px}
.am-footer h4{font-size:14px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px}
.am-footer p,.am-footer a{color:#aeb4b0;font-size:14px}
.am-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.am-footer-bottom{margin-top:45px;padding-top:22px;border-top:1px solid #252a27;display:flex;justify-content:space-between;color:#7f8782;font-size:12px}
.am-content{padding:60px 0}
.am-content article{background:#fff;border:1px solid var(--am-line);border-radius:24px;padding:38px}
.woocommerce .products ul,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--am-line);border-radius:22px;padding:14px}
.woocommerce ul.products li.product img{border-radius:16px}
.woocommerce ul.products li.product .button{border-radius:999px;background:var(--am-dark);color:#fff}
.woocommerce div.product{background:#fff;border:1px solid var(--am-line);border-radius:24px;padding:30px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:12px 12px 0 0}
@media(max-width:1020px){
 .am-header-inner{grid-template-columns:auto auto;justify-content:space-between}
 .am-nav{display:none;grid-column:1/-1;padding-bottom:18px}.am-nav.open{display:block}
 .am-nav ul{align-items:flex-start;flex-direction:column;gap:12px}.am-menu-toggle{display:block}
 .am-header-actions{display:none}
 .am-hero-grid,.am-value-grid{grid-template-columns:1fr}.am-hero-copy{padding:48px 36px}.am-hero-visual{min-height:500px}
 .am-cats{grid-template-columns:repeat(2,1fr)}.am-products{grid-template-columns:repeat(2,1fr)}
 .am-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
 .am-wrap{width:min(calc(100% - 24px),var(--am-max))}
 .am-topbar .am-wrap{justify-content:center}.am-topbar span:last-child{display:none}
 .am-header-inner{min-height:72px}.am-brand small{display:none}
 .am-hero{padding-top:22px}.am-hero-copy{padding:38px 24px;border-radius:24px}.am-hero h1{font-size:44px}
 .am-hero-visual{min-height:420px;border-radius:24px}.am-device{width:210px;height:335px}.am-device-screen{left:30px;right:30px;height:90px}
 .am-float-card{padding:12px}.am-float-a{left:12px;top:14px}.am-float-b{right:12px;bottom:18px}
 .am-section{padding:55px 0}.am-section-head{align-items:flex-start;flex-direction:column}
 .am-cats,.am-products,.am-value-list,.am-footer-grid{grid-template-columns:1fr}
 .am-cta{padding:36px 24px;align-items:flex-start;flex-direction:column}
 .woocommerce .products ul,.woocommerce ul.products{grid-template-columns:1fr}
 .am-footer-bottom{flex-direction:column;gap:8px}
}


/* ===== ALUNA v1.1 ===== */
.am-brand-real{gap:10px}.am-real-logo-box{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;overflow:hidden;background:#fff}
.am-real-logo-box img{width:48px;height:48px;object-fit:cover;transform:scale(1.16)}
.am-wordmark strong{font-size:17px;letter-spacing:.08em}.am-wordmark small{font-size:9px}
.custom-logo-link img{max-height:58px;width:auto}
.am-hero-v11{padding-bottom:48px}.am-hero-photo{position:relative;min-height:620px;border-radius:32px;background:#fff;border:1px solid var(--am-line);overflow:hidden;box-shadow:var(--am-shadow);display:grid;place-items:center}
.am-hero-photo>img{width:82%;height:82%;object-fit:contain;mix-blend-mode:multiply}
.am-photo-label{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:18px;background:rgba(18,21,20,.9);color:#fff;backdrop-filter:blur(10px);display:grid;grid-template-columns:1fr auto;gap:2px 20px;align-items:center}
.am-photo-label span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#bfc7c2}.am-photo-label strong{font-size:22px}.am-photo-label a{grid-column:2;grid-row:1/3;font-size:13px;font-weight:800}
.am-hero-proof{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:34px;padding-top:24px;border-top:1px solid var(--am-line)}
.am-hero-proof span{font-size:12px;color:var(--am-muted);display:flex;gap:7px;align-items:center}.am-hero-proof b{color:var(--am-text);font-size:15px}
.am-trust-strip{padding:0 0 18px}.am-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--am-line);border:1px solid var(--am-line);border-radius:20px;overflow:hidden}
.am-trust-grid div{background:#fff;padding:18px 22px;display:flex;gap:9px;align-items:baseline}.am-trust-grid strong{font-size:14px}.am-trust-grid span{font-size:12px;color:var(--am-muted)}
.am-products-v11{grid-template-columns:repeat(3,1fr)}
.am-product-real .am-product-photo{background:#fff}.am-product-photo img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .25s ease}
.am-product-real:hover .am-product-photo img{transform:scale(1.025)}
.am-product-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--am-accent-2);font-weight:850}
.am-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 20px}.am-chip-row span{font-size:10px;font-weight:800;background:#f4f1eb;border:1px solid #ebe4d9;padding:5px 9px;border-radius:999px}
.am-accessory-card{background:linear-gradient(145deg,#f6f1e7,#fff)}
.am-accessory-visual{aspect-ratio:4/3;background:linear-gradient(135deg,#d3c19f,#f3eee6);display:grid;place-items:center}.am-accessory-visual span{font-family:Georgia,serif;font-size:112px;font-weight:400;color:rgba(43,39,32,.38)}
.am-btn-light{background:#fff;color:#111;border:1px solid rgba(255,255,255,.2);margin-top:20px}
.am-image-missing{background:linear-gradient(145deg,#f3f1ec,#dfdbd2)!important}
.am-image-missing:after{content:"Zdjęcie produktu";font-size:13px;color:#777}

/* Demo product */
.am-product-page{background:#f7f5f1}.am-product-hero{padding:34px 0 62px}
.am-breadcrumbs{display:flex;gap:9px;align-items:center;font-size:12px;color:var(--am-muted);margin-bottom:24px;flex-wrap:wrap}.am-breadcrumbs b{color:var(--am-text)}
.am-product-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}
.am-product-gallery-main{position:sticky;top:118px}.am-product-image-stage{min-height:610px;border:1px solid var(--am-line);border-radius:30px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:var(--am-shadow)}
.am-product-image-stage img{width:88%;height:560px;object-fit:contain}
.am-gallery-thumbs{display:flex;gap:8px;margin-top:12px}.am-gallery-thumbs button{border:1px solid var(--am-line);background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:750;cursor:pointer}.am-gallery-thumbs button.is-active{background:var(--am-dark);color:#fff;border-color:var(--am-dark)}
.am-product-summary{padding-top:34px}.am-product-summary h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:18px 0}
.am-product-lead{font-size:18px;color:var(--am-muted);margin:0 0 22px;max-width:650px}.am-chip-large span{font-size:11px;padding:7px 11px}
.am-offer-box{background:#fff;border:1px solid var(--am-line);border-radius:22px;padding:22px;margin:24px 0}
.am-offer-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--am-muted);font-weight:850}.am-offer-box strong{display:block;font-size:27px;margin:5px 0}.am-offer-box small{display:block;color:var(--am-muted);font-size:12px;line-height:1.5}
.am-product-actions{margin-top:20px}.am-quick-facts{display:grid;gap:8px;margin-top:24px;font-size:13px;color:#59605c}
.am-benefits-section{padding-top:0}.am-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.am-benefit{background:#fff;border:1px solid var(--am-line);border-radius:20px;padding:23px}.am-benefit strong{display:block;font-size:22px;margin-bottom:8px}.am-benefit span{display:block;color:var(--am-muted);font-size:13px}
.am-detail-grid,.am-spec-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.am-detail-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(35px,4vw,50px);line-height:1.05;margin:16px 0}.am-detail-copy{color:var(--am-muted);max-width:560px}
.am-applications{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.am-applications span{background:#fff;border:1px solid var(--am-line);border-radius:18px;padding:20px;font-size:15px;font-weight:750}
.am-spec-section{background:#fff}.am-spec-table{border:1px solid var(--am-line);border-radius:22px;overflow:hidden}.am-spec-table div{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px;padding:15px 20px;border-bottom:1px solid var(--am-line)}.am-spec-table div:last-child{border-bottom:0}.am-spec-table span{color:var(--am-muted);font-size:13px}.am-spec-table strong{font-size:14px}
.am-product-sales-card{background:linear-gradient(130deg,#ded0b8,#f0ebe3);border-radius:30px;padding:45px 48px;display:flex;justify-content:space-between;align-items:center;gap:35px}.am-product-sales-card h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,48px);line-height:1.05;margin:14px 0}.am-product-sales-card p{margin:0;color:#5d5850;max-width:690px}.am-sales-contact{min-width:240px;display:grid;gap:14px;text-align:center}.am-sales-phone{font-weight:850}
.am-related{padding-top:25px}
.am-product-service{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.am-product-service>div{background:#f6f4ef;border:1px solid var(--am-line);padding:20px;border-radius:18px}.am-product-service strong,.am-product-service span{display:block}.am-product-service span{font-size:12px;color:var(--am-muted);margin-top:5px}

/* WooCommerce v1.1 */
.am-wc-product-page .product{padding:34px!important}.woocommerce div.product div.images img{border-radius:20px;background:#fff}.woocommerce div.product .product_title{font-family:Georgia,"Times New Roman",serif;font-size:46px;line-height:1.05}.woocommerce div.product p.price{font-size:24px;color:var(--am-accent-2)}
.woocommerce div.product form.cart .button{border-radius:999px;background:var(--am-dark);padding:15px 22px}.woocommerce-product-details__short-description{color:var(--am-muted)}
.woocommerce table.shop_attributes{border:1px solid var(--am-line);border-radius:16px;overflow:hidden}.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{padding:12px 15px}

@media(max-width:1020px){
 .am-products-v11{grid-template-columns:repeat(2,1fr)}
 .am-hero-photo{min-height:520px}
 .am-trust-grid{grid-template-columns:repeat(2,1fr)}
 .am-product-hero-grid,.am-detail-grid,.am-spec-grid{grid-template-columns:1fr;gap:35px}
 .am-product-gallery-main{position:static}.am-product-image-stage{min-height:480px}.am-product-image-stage img{height:440px}
 .am-benefit-grid{grid-template-columns:repeat(2,1fr)}
 .am-product-sales-card{align-items:flex-start;flex-direction:column}.am-sales-contact{min-width:0;width:100%;text-align:left}
}
@media(max-width:680px){
 .am-wordmark small{display:none}.am-real-logo-box{width:42px;height:42px}.am-real-logo-box img{width:42px;height:42px}
 .am-hero-photo{min-height:430px}.am-photo-label{left:12px;right:12px;bottom:12px;grid-template-columns:1fr}.am-photo-label a{grid-column:1;grid-row:auto;margin-top:7px}
 .am-hero-proof{gap:12px}.am-trust-grid,.am-products-v11,.am-benefit-grid,.am-applications{grid-template-columns:1fr}
 .am-trust-grid div{justify-content:space-between}
 .am-product-image-stage{min-height:390px}.am-product-image-stage img{height:355px}.am-product-summary{padding-top:10px}.am-product-summary h1{font-size:46px}
 .am-gallery-thumbs{overflow:auto;padding-bottom:4px}.am-gallery-thumbs button{white-space:nowrap}
 .am-spec-table div{grid-template-columns:1fr;gap:3px}
 .am-product-sales-card{padding:32px 23px}
 .am-product-service{grid-template-columns:1fr}
}


/* ===== ALUNA v1.1.1 – poprawka logo w stopce ===== */
.am-footer-brand{
  display:flex;
  align-items:center;
  gap:13px;
  width:max-content;
}
.am-footer .am-footer-logo-box{
  width:50px;
  height:50px;
  min-width:50px;
  border-radius:12px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(0,0,0,.20);
}
.am-footer .am-footer-logo-box img{
  width:50px;
  height:50px;
  object-fit:cover;
  transform:scale(1.12);
}
.am-footer-wordmark{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.am-footer-wordmark strong{
  color:#fff;
  font-size:17px;
  line-height:1.05;
  letter-spacing:.09em;
  font-weight:800;
}
.am-footer-wordmark small{
  color:#8f9993;
  font-size:9px;
  line-height:1.2;
  margin-top:6px;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.am-footer .custom-logo-link{
  display:block;
}
.am-footer .custom-logo-link img{
  max-width:250px;
  max-height:64px;
  width:auto;
  height:auto;
  object-fit:contain;
  filter:none;
}
@media(max-width:680px){
  .am-footer .am-footer-logo-box{
    width:46px;
    height:46px;
    min-width:46px;
  }
  .am-footer .am-footer-logo-box img{
    width:46px;
    height:46px;
  }
  .am-footer-wordmark strong{font-size:15px}
  .am-footer-wordmark small{font-size:8px}
}


/* ===== ALUNA v1.1.2 – estetyczne logo na czarnym tle w stopce ===== */
.am-footer-brand{
  display:flex;
  align-items:center;
  gap:14px;
  width:max-content;
  padding:10px 14px 10px 10px;
  border-radius:14px;
  background:#0b0d0c;
}
.am-footer .am-footer-logo-box{
  width:54px;
  height:54px;
  min-width:54px;
  border-radius:10px;
  background:#0b0d0c;
  overflow:hidden;
  box-shadow:none;
  display:grid;
  place-items:center;
}
.am-footer .am-footer-logo-box img{
  width:54px;
  height:54px;
  object-fit:contain;
  transform:none;
  background:#0b0d0c;
}
.am-footer-wordmark strong{
  color:#fff;
  font-size:18px;
  line-height:1;
  letter-spacing:.075em;
}
.am-footer-wordmark small{
  color:#8a918d;
  font-size:9px;
  margin-top:6px;
  letter-spacing:.12em;
}
.am-footer p{
  margin-top:20px !important;
  max-width:390px !important;
  line-height:1.75;
}
.am-footer .custom-logo-link{
  background:#0b0d0c;
  border-radius:12px;
  padding:8px 10px;
}
.am-footer .custom-logo-link img{
  max-width:265px;
  max-height:70px;
  width:auto;
  height:auto;
  object-fit:contain;
}
@media(max-width:680px){
  .am-footer-brand{
    padding:8px 10px 8px 8px;
  }
  .am-footer .am-footer-logo-box{
    width:50px;
    height:50px;
    min-width:50px;
  }
  .am-footer .am-footer-logo-box img{
    width:50px;
    height:50px;
  }
  .am-footer-wordmark strong{font-size:16px}
}
