/*
Theme Name: Plotterfunke
Author: Plotterfunke
Description: Klarer WooCommerce-Shop für digitale Plotterdateien.
Version: 1.2.4
Requires at least: 6.8
Requires PHP: 8.1
Text Domain: cutilo
License: GPL-2.0-or-later
*/
:root{--ink:#252724;--cream:#f5f2e9;--paper:#fffdf7;--orange:#b94119;--line:#d8d5cb;--muted:#62655d;--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}a,button,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.05em}h1{font-size:clamp(2.8rem,6.7vw,6rem);font-weight:600}h2{font-size:clamp(2rem,3.5vw,3.2rem);font-weight:550}h3{font-size:1.3rem;letter-spacing:-.025em}img{max-width:100%;height:auto}.wrap{max-width:1320px;margin:auto;padding-inline:clamp(20px,4vw,64px)}.skip-link{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:99}.skip-link:focus{top:10px}.announcement{background:var(--ink);color:var(--cream);text-align:center;font-size:.875rem;padding:8px 16px}.site-header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}.logo{font-size:2.7rem;font-weight:750;letter-spacing:-.075em;text-decoration:none}.logo span{color:var(--orange)}.main-nav{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.main-nav a{text-decoration:none;font-size:.95rem}.main-nav a:hover{text-decoration:underline}.utility{display:flex;gap:20px;align-items:center}.utility a{text-decoration:none}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:650;margin-bottom:23px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:7%;align-items:center;padding-block:72px 80px}.hero h1{margin-bottom:26px}.hero .intro{max-width:420px;font-size:1.1rem;color:var(--muted)}.actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:30px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-block;background:var(--ink);color:var(--paper);padding:15px 24px;border:0;border-radius:var(--radius);text-decoration:none;font-weight:600;line-height:1.5;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#44473f;color:white}.button.orange,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--orange);color:#fff}.button.orange:hover,.woocommerce button.button.alt:hover{background:#913213}.hero-art{position:relative;background:#e5e1d6;border:1px solid var(--line);padding:36px;transform:rotate(2deg)}.hero-art img{display:block;width:100%;background:var(--paper)}.hero-art .caption{display:flex;justify-content:space-between;gap:16px;font-size:.8rem;margin-top:20px;letter-spacing:.04em}.hero-badge{position:absolute;right:-12px;top:20px;background:var(--orange);color:white;padding:8px 16px;transform:rotate(-2deg);font-size:.875rem}.benefits{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding-block:19px;color:var(--muted);font-size:.9rem}.section{padding-block:70px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head h2{margin:0}.section-head a{white-space:nowrap}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category{padding:28px 22px;border:1px solid var(--line);text-decoration:none;display:flex;flex-direction:column;gap:34px;background:var(--paper)}.category small{color:var(--muted)}.category strong{font-size:1.2rem;font-weight:550}.category:hover{border-color:var(--orange)}.freebie{background:var(--ink);color:var(--cream);padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.freebie p{max-width:440px}.freebie img{display:block;max-height:310px;margin:auto}.freebie .eyebrow{color:#e6a17c}.product-grid,.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;list-style:none;padding:0;margin:0}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important}.product-card a{text-decoration:none}.product-card img,.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:cover;background:#e9e5da;display:block;margin-bottom:18px}.product-card .meta{display:flex;justify-content:space-between;gap:10px;align-items:start}.product-card h3{font-size:1.12rem;line-height:1.4;margin-bottom:4px;letter-spacing:-.02em}.product-card small{color:var(--muted)}.product-card .price{white-space:nowrap}.woocommerce ul.products li.product .price{color:var(--ink);font-size:1rem}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.15rem}.bundle-banner{background:#deded3;border:1px solid var(--line);padding:40px;display:flex;justify-content:space-between;gap:30px;align-items:center}.bundle-banner h2{margin-bottom:12px}.bundle-banner p{margin-bottom:0}.site-footer{background:var(--ink);color:var(--cream);margin-top:60px;padding-block:48px 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer-links{display:flex;gap:24px;flex-wrap:wrap;max-width:650px}.footer-links a{font-size:.9rem}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #53564d;color:#c0c1b8;font-size:.85rem}.content-area{padding-block:45px;min-height:55vh}.content-area h1{font-size:clamp(2.4rem,5vw,4rem)}.content-area article{max-width:800px}.woocommerce div.product .product_title{font-size:clamp(2.2rem,4vw,3.6rem)}.woocommerce div.product p.price{color:var(--ink);font-size:1.6rem}.woocommerce div.product form.cart .button{float:none}.woocommerce .quantity .qty{padding:10px;border:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--cream);border-color:var(--line)}.woocommerce-message,.woocommerce-info{border-top-color:var(--orange)}.woocommerce-message::before,.woocommerce-info::before{color:var(--orange)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{background:var(--paper);border:1px solid #9b9d92;padding:12px;border-radius:2px}.woocommerce table.shop_table{border-color:var(--line)}.download-facts{border-block:1px solid var(--line);padding:20px 0;margin:25px 0;list-style:none}.download-facts li{padding:4px 0;font-size:.95rem}.demo-notice{background:#fff0cc;text-align:center;padding:9px 16px;font-size:.875rem}.empty{padding:25px;border:1px solid var(--line);color:var(--muted)}.cutilo-recommendations{clear:both;padding-top:45px}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{font-size:1.1rem;font-weight:600;cursor:pointer}details p{margin-top:16px}.woocommerce .related{clear:both}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce .woocommerce-breadcrumb{margin-bottom:30px}.woocommerce div.product .woocommerce-tabs{padding-top:30px}.woocommerce div.product .woocommerce-product-gallery img{background:var(--paper)}
@media(max-width:850px){.header-inner{flex-wrap:wrap;gap:12px;padding-block:16px}.main-nav{order:3;width:100%;gap:20px;padding-top:8px}.hero{gap:35px;padding-block:45px}.hero-art{padding:20px}.hero h1{font-size:3.5rem}.categories{grid-template-columns:repeat(2,1fr)}.freebie{padding:30px;gap:25px}.benefits{flex-wrap:wrap}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding-block:45px}}
@media(max-width:560px){.hero{grid-template-columns:1fr}.hero h1{font-size:3.3rem}.hero-art{margin:5px 10px}.utility{font-size:.875rem;gap:12px}.main-nav{font-size:.875rem;gap:18px}.freebie{grid-template-columns:1fr;padding:25px}.freebie img{max-height:220px}.section-head{align-items:start;flex-direction:column;gap:12px}.product-grid,.woocommerce ul.products{gap:22px 12px}.product-card .meta{display:block}.product-card h3{font-size:1rem}.category{padding:20px 16px;gap:20px}.bundle-banner{padding:28px;display:block}.bundle-banner .button{margin-top:25px}.benefits{display:grid;grid-template-columns:1fr}.footer-top{display:block}.footer-links{margin-top:25px}.woocommerce ul.products li.product .button{font-size:.85rem;padding:10px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

