/*
Theme Name: Tawerna RPG
Author: Tawerna RPG
Description: Nowoczesny motyw pracowni druku 3D, z WooCommerce i galerią realizacji.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: tawerna-rpg
*/
:root{--bg:#101414;--panel:#191e1e;--ink:#f0f2ed;--muted:#a2adab;--line:#ffffff18;--accent:#eebf71;--teal:#9abdb8;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px;flex-shrink:0}p{margin:0 0 20px;color:var(--muted)}h1,h2,h3{margin:0 0 20px;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(42px,6.6vw,88px);font-weight:650}h2{font-size:clamp(30px,3.8vw,48px);font-weight:600}h3{font-size:23px;font-weight:600;letter-spacing:-.025em}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding-block:90px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:var(--accent);margin-bottom:24px}.micro{font-size:10px;letter-spacing:1.6px;color:var(--muted);font-weight:600}.muted{color:var(--muted)}.skip-link{position:absolute;left:12px;top:-100px;z-index:100000;padding:10px 20px;background:var(--accent);color:#111}.skip-link:focus{top:12px}.topline{border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1.6px;color:var(--muted)}.topline>.container{display:flex;justify-content:space-between;gap:20px;padding-block:10px}.topline i{font-style:normal;color:var(--accent);margin-inline:13px}.site-header{border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px}.brand{display:inline-flex;align-items:center;gap:13px;line-height:1.2;font-size:21px;font-weight:750;letter-spacing:-.7px}.brand>svg{width:38px;height:38px;color:var(--accent)}.brand-accent{color:var(--accent)}.brand small{display:block;letter-spacing:2.7px;font-size:8px;color:var(--muted);font-weight:500;margin-top:7px}.custom-logo{max-width:210px;max-height:65px;object-fit:contain}.desktop-nav,.desktop-nav ul{display:flex;list-style:none;gap:26px;align-items:center;padding:0;margin:0}.desktop-nav a{font-size:12px;color:#c4ccca;white-space:nowrap}.desktop-nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:18px}.cart-link{display:flex;gap:9px;align-items:center;font-size:12px}.cart-link svg{width:21px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:35px;align-items:center;min-height:720px;padding-block:44px 58px}.hero>*{min-width:0}.hero-copy{padding-block:35px}.hero h1{line-height:1.01;letter-spacing:-.06em;margin-bottom:28px}.hero h1 span,.page-intro h1 span{color:var(--accent)}.hero-lead{max-width:450px;font-size:15px;line-height:1.8}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:100%;vertical-align:middle;margin-right:8px;box-shadow:0 0 0 4px #eebf7110}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 23px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:650;transition:background .2s,transform .2s}.button svg{width:19px}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:#181b18}.primary:hover{background:#f8d89f}.secondary{border-color:#ffffff30;color:var(--ink)}.secondary:hover{background:#ffffff0a}.hero-notes{display:flex;gap:20px;margin-top:42px;font-size:10px;color:#899793;flex-wrap:wrap}.hero-notes span+span:before{content:'·';margin-right:20px;color:var(--accent)}.hero-art{position:relative;margin:0;border:1px solid var(--line);border-radius:var(--radius);background:#090f10;overflow:hidden;max-height:680px}.hero-art img{width:100%;height:615px;object-fit:cover;object-position:center 40%}.hero-art:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#080e10ee);pointer-events:none}.art-label{position:absolute;bottom:65px;left:28px;right:28px;z-index:1}.art-label span{font-size:8px;letter-spacing:1.7px;color:#b6c5c2;display:block;margin-bottom:10px}.art-label b{font-size:19px;letter-spacing:-.5px;font-weight:500}.hero-art figcaption{position:absolute;bottom:20px;left:28px;z-index:1;color:#92a29f;font-size:9px}.feature-line{border-block:1px solid var(--line)}.feature-line>.container{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px;gap:20px}.feature-line span{display:flex;align-items:center;gap:15px;font-size:12px;color:#bac4c1}.feature-line svg{color:var(--accent);width:22px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-heading h2{margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:15px;color:var(--accent);font-size:12px;font-weight:600}.text-link svg{width:18px}.text-link:hover{color:#ffe3b4}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--panel);transition:transform .2s,border-color .2s}.collection-card:hover{transform:translateY(-5px);border-color:#eebf7166}.collection-visual{height:190px;position:relative;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 120%,#54686055,transparent 68%),#1b2523}.collection-anime .collection-visual{background:radial-gradient(ellipse at 50% 120%,#72594077,transparent 68%),#25221e}.collection-gry-i-filmy .collection-visual{background:radial-gradient(ellipse at 50% 120%,#48647277,transparent 68%),#1c252a}.collection-visual>svg{width:83px;height:83px;color:var(--teal);stroke-width:.7}.collection-anime .collection-visual>svg{color:#d3b48f}.collection-gry-i-filmy .collection-visual>svg{color:#98b8c8}.card-index{position:absolute;top:18px;left:22px;color:#ffffff65;font-size:10px;letter-spacing:2px}.circle-arrow{position:absolute;right:19px;bottom:18px;display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff25;border-radius:50%;font-size:18px;color:#d7e0db}.collection-body{padding:24px}.collection-body h3{margin:10px 0 13px;font-size:27px}.collection-body p{font-size:12px;line-height:1.7;margin-bottom:0}.material-section{background:#e6e8e1;color:#202724;padding-block:82px}.material-section p{color:#617068;font-size:14px}.material-section .eyebrow{color:#5a7166}.material-section .muted{color:#849087}.material-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.material-grid>div>p{max-width:425px}.material-section .text-link{color:#334f40;margin-top:12px}.scale-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.scale-card{border:1px solid #1c322820;border-radius:14px;padding:27px 23px;background:#f3f4ee55}.scale-card .micro{font-size:8px;color:#607569;display:block;min-height:28px}.scale-card strong{font-size:76px;line-height:1.4;letter-spacing:-6px;font-weight:500;display:block}.scale-card strong small{font-size:17px;letter-spacing:-.5px;margin-left:6px;color:#77847c}.scale-card h3{font-size:17px;letter-spacing:-.5px;line-height:1.3}.scale-card p{font-size:12px;margin:0}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:35px;background:var(--panel)}.service-card>svg{width:35px;height:35px;color:var(--accent);margin-bottom:30px}.service-card h3{font-size:25px}.service-card p{font-size:14px;max-width:420px}.service-card>span{font-size:11px;color:var(--accent)}.service-card:hover{border-color:#eebf7150}.order-panel{background:linear-gradient(120deg,#253831,#192522);border:1px solid #9abdb833;border-radius:22px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.order-panel p{font-size:13px;line-height:1.8}.order-panel h2{font-size:43px}.contact-pending{color:#a3b6aa;font-size:11px!important;margin-top:28px}.process{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center}.process li{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid var(--line)}.process li:last-child{border:0}.process li>span{font-size:11px;color:var(--accent);padding-top:3px}.process h3{font-size:18px;margin-bottom:9px;letter-spacing:-.35px}.process p{font-size:12px;margin:0}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding-top:30px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';color:var(--accent);font-size:20px;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;padding-top:18px;margin:0;max-width:590px}.site-footer{border-top:1px solid var(--line);background:#0c1010}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px;padding-block:55px}.footer-top .brand{font-size:20px}.footer-top .brand svg{width:30px}.footer-top p{margin:22px 0 0;font-size:12px}.footer-top h2{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;font-weight:500;color:var(--muted);margin-bottom:25px}.footer-top>div>a:not(.brand){display:block;font-size:12px;margin-bottom:10px;color:#c0cbc7}.footer-top a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-block:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#81918a}.page-intro{padding-block:10px 40px;max-width:800px}.page-intro h1{font-size:clamp(42px,5.7vw,72px)}.page-intro p:not(.eyebrow){font-size:15px;max-width:550px}.filters{display:flex;flex-wrap:wrap;gap:9px;padding-block:0 25px;border-bottom:1px solid var(--line)}.filters a{border:1px solid #ffffff20;border-radius:6px;padding:9px 17px;font-size:12px;color:#c4ceca}.filters a:hover,.filters a[aria-current]{background:var(--accent);border-color:var(--accent);color:#15201a}.scale-filters{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-block:20px;font-size:12px;color:var(--muted)}.scale-filters a[aria-current]{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.gallery-empty{text-align:center;background:radial-gradient(ellipse at 50% 40%,#22352b66,transparent 68%);padding:70px 20px;border:1px solid var(--line);border-radius:20px;margin-top:20px}.gallery-empty>svg{width:48px;height:48px;color:#b0c6b6;margin-bottom:27px}.gallery-empty h2{font-size:34px}.gallery-empty p:not(.eyebrow){font-size:13px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:25px}.gallery-item{border:1px solid var(--line);border-radius:15px;overflow:hidden}.gallery-item img{aspect-ratio:4/5;object-fit:cover;width:100%}.gallery-item a>div{padding:22px}.gallery-item h2{font-size:21px}.gallery-item p{font-size:11px;margin:0}.page-content h1{font-size:48px}.page-content{min-height:55vh;max-width:1000px}.entry-content>*{max-width:100%}.entry-content h2{font-size:32px}.entry-content a{text-decoration:underline}.shop-content .woocommerce-products-header__title{font-size:32px}.shop-content .page-intro~.woocommerce-products-header{display:none}.woocommerce-breadcrumb{font-size:11px!important;color:var(--muted)!important}.woocommerce-breadcrumb a{color:var(--teal)!important}.woocommerce ul.products li.product{background:var(--panel);border:1px solid var(--line);border-radius:15px;overflow:hidden;padding-bottom:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .star-rating{margin-inline:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px}.woocommerce ul.products li.product .button{margin-left:20px}.woocommerce ul.products li.product a img{margin-bottom:18px;aspect-ratio:4/5;object-fit:cover}.woocommerce div.product .product_title{font-size:40px}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:var(--accent)}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--accent);color:#162019;border:0;border-radius:6px;padding:14px 20px;font-size:13px}.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:#ffdaa0;color:#152019}.woocommerce input,.woocommerce select,.woocommerce textarea,.woocommerce .quantity .qty,.wc-block-components-text-input input,.wc-block-components-textarea{background:#f3f4ee;color:#1b2721;border:1px solid #677e72;border-radius:6px;padding:10px}.woocommerce .quantity .qty{min-height:42px}.woocommerce-info,.woocommerce-message,.woocommerce-error{background:#23332b;color:#edf1e8;border-top-color:var(--accent);font-size:14px;border-radius:8px}.woocommerce-info:before,.woocommerce-message:before{color:var(--accent)}.woocommerce table.shop_table{border-color:var(--line)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--line)}.woocommerce #payment{background:var(--panel)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--panel);border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:var(--muted)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--bg);color:var(--ink)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:28px}.woocommerce span.onsale{background:var(--accent);color:#18251c}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-MyAccount-navigation li{padding:10px;border-bottom:1px solid var(--line)}.wc-block-components-checkout-place-order-button,.wc-block-cart__submit-button{background:var(--accent);color:#17251a;border-radius:6px}.wc-block-components-product-name{color:var(--ink)}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line)}.woocommerce-variation-price{margin-bottom:20px}
@media(min-width:1400px){.hero{gap:85px}.hero h1{font-size:100px}}@media(max-width:1050px){.container{width:calc(100% - 48px)}.desktop-nav,.cart-link span{display:none}.mobile-menu{display:block;position:relative;font-size:12px}.mobile-menu summary{cursor:pointer;list-style:none;display:flex;gap:16px;align-items:center}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:40px;z-index:100;width:245px;padding:17px;background:#202c27;border:1px solid #ffffff30;border-radius:10px;box-shadow:0 20px 50px #0008}.mobile-menu nav a{display:block;padding:10px}.hero{min-height:auto}.hero-art img{height:560px}.hero h1{font-size:70px}.material-grid{gap:30px;grid-template-columns:1fr}.scale-grid{max-width:650px}.order-panel{padding:35px;gap:35px}.order-panel h2{font-size:35px}.hero-notes{gap:12px}.hero-notes span+span:before{margin-right:12px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.topline{font-size:8px;letter-spacing:1px}.topline>.container>span:last-child{display:none}.nav-wrap{min-height:80px;gap:15px}.brand{font-size:18px;gap:10px}.brand>svg{width:31px;height:31px}.brand small{font-size:7px;letter-spacing:2px}.header-actions{gap:14px}.hero{grid-template-columns:1fr;gap:26px;padding-block:38px}.hero-copy{padding:0}.hero h1{font-size:clamp(55px,14vw,78px)}.hero-lead{font-size:14px}.hero-art{max-height:510px}.hero-art img{height:510px;object-position:center 35%}.hero-notes{margin-top:28px;font-size:9px;gap:10px}.hero-notes span+span:before{margin-right:10px}.feature-line>.container{grid-template-columns:1fr;gap:17px;padding-block:22px}.feature-line span{font-size:12px}.feature-line svg{width:19px}.section{padding-block:58px}.section-heading{display:block}.section-heading .text-link{margin-top:22px}.collection-grid,.service-grid,.order-panel,.faq,.gallery-grid{grid-template-columns:1fr}.collection-grid{gap:18px}.collection-visual{height:175px}.collection-body{padding:24px}.material-section{padding-block:54px}.scale-grid{gap:12px}.scale-card{padding:20px 15px}.scale-card strong{font-size:66px}.scale-card h3{font-size:16px}.scale-card .micro{font-size:7px;letter-spacing:1px;min-height:36px}.service-card{padding:28px}.order-panel{padding:29px 24px;gap:20px}.order-panel h2{font-size:33px}.process li{gap:18px}.faq{gap:10px;padding-top:10px}.faq h2{font-size:34px}.footer-top{grid-template-columns:1fr 1fr;gap:35px;padding-block:40px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:12px}.page-intro{padding-bottom:26px}.page-intro h1{font-size:44px}.filters{gap:7px}.filters a{padding:8px 12px;font-size:11px}.scale-filters{gap:14px}.gallery-empty{padding:50px 20px}.gallery-empty h2{font-size:29px}.woocommerce ul.products[class*=columns-] li.product{width:100%;float:none;margin:0 0 25px}.woocommerce div.product .product_title{font-size:32px}.page-content h1{font-size:36px}.entry-content h2{font-size:27px}.woocommerce table.shop_table{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand-wrap{display:flex;align-items:center;gap:12px}.custom-logo{width:56px;height:56px;border-radius:50%;object-fit:cover}.collection-visual{overflow:hidden}.collection-visual>img{width:100%;height:100%;object-fit:cover}.card-index,.circle-arrow{z-index:2}.gallery-item .micro{display:block;margin-bottom:10px}.gallery-item h2{margin-top:6px}@media(max-width:700px){.brand-wrap{gap:8px}.custom-logo{width:42px;height:42px}.brand{font-size:15px}.brand small{font-size:6px;letter-spacing:1.5px}}
