/*
Theme Name: Annonsera
Version: 0.1.0
Requires at least: 6.6
Requires PHP: 8.1
Description: Lätt katalogtema för Annonsera Core.
License: GPL-2.0-or-later
*/
*{box-sizing:border-box}body{margin:0;background:#f5f5ee;color:#17332b;font-family:system-ui,-apple-system,sans-serif;line-height:1.65}a{color:inherit}header,main,footer{max-width:1180px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d7dfd5;gap:15px}.brand{font-size:25px;letter-spacing:-1px;font-weight:800;text-decoration:none}.brand span{color:#537c4a}header small{font-size:13px}.hero{padding:60px 0 42px;max-width:820px}.hero p{font-size:18px;max-width:680px}.hero h1{font-size:clamp(36px,6vw,66px);line-height:1.08;letter-spacing:-.04em;margin:12px 0 24px}.eyebrow{font-size:12px!important;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.principles{display:flex;gap:28px;flex-wrap:wrap;font-size:13px;border-block:1px solid #d7dfd5;padding:18px 0;margin:0 0 38px}footer{font-size:13px;color:#53665c;border-top:1px solid #d7dfd5;margin-top:32px}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;padding:12px;background:white;z-index:99}:focus-visible{outline:3px solid #bf8316;outline-offset:3px}.content{max-width:760px;margin:30px auto}img{max-width:100%;height:auto}@media(max-width:600px){header,main,footer{padding:18px}.hero{padding:34px 0 24px}header small{max-width:120px;text-align:right}.principles{gap:10px 18px}}
