/*
Theme Name: Veloura Pets
Description: Luxury editorial WordPress theme designed for pet calculators and semantic tool content.
Version: 1.0.0
Author: Site Owner
License: GPL-2.0-or-later
Text Domain: veloura-pets
*/
:root{--ink:#261923;--plum:#452136;--plum2:#64324f;--wine:#7b3c5d;--gold:#b99558;--gold2:#d8bd89;--ivory:#fbf7f0;--cream:#f3ece3;--sage:#7d8e80;--muted:#786973;--line:rgba(69,33,54,.13);--shadow:0 22px 70px rgba(48,25,39,.10);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 34px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,247,240,.91);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-family:Georgia,serif;font-size:24px;font-weight:700;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--plum),var(--wine));color:#fff;box-shadow:0 8px 18px rgba(69,33,54,.18)}.main-nav{display:flex;align-items:center;gap:25px}.main-nav li{list-style:none}.main-nav a{text-decoration:none;color:#54434e;font-size:14px;font-weight:700}.main-nav a:hover{color:var(--wine)}
.lux-hero{position:relative;overflow:hidden;padding:88px 0 78px;background:linear-gradient(120deg,#2d1927 0%,#4c243c 55%,#703a57 100%);color:#fff}.lux-hero:before,.lux-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.lux-hero:before{width:520px;height:520px;right:-140px;top:-220px;background:radial-gradient(circle,rgba(218,190,137,.32),rgba(218,190,137,0) 67%)}.lux-hero:after{width:430px;height:430px;left:-190px;bottom:-260px;border:1px solid rgba(255,255,255,.11)}.hero-grid{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:850;color:var(--gold2)}.lux-hero h1{font-family:Georgia,serif;font-size:clamp(46px,7vw,78px);line-height:.98;letter-spacing:-.045em;margin:12px 0 22px;max-width:820px}.lux-hero p{font-size:18px;color:#e9dde4;max-width:690px}.hero-search{display:flex;margin-top:30px;max-width:680px;background:#fff;border-radius:18px;padding:7px;box-shadow:0 20px 45px rgba(0,0,0,.2)}.hero-search input{flex:1;border:0;outline:0;background:transparent;padding:12px 14px;font:inherit}.hero-search button{border:0;border-radius:13px;padding:0 22px;background:linear-gradient(135deg,var(--gold),#c9a76a);color:#2f1c27;font-weight:850;cursor:pointer}.hero-panel{position:relative;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:rgba(255,255,255,.08);padding:28px;box-shadow:0 30px 70px rgba(18,8,15,.22);backdrop-filter:blur(8px)}.hero-panel:before{content:"✦";position:absolute;right:26px;top:20px;color:var(--gold2);font-size:30px}.hero-number{font-family:Georgia,serif;font-size:68px;line-height:1}.hero-panel p{font-size:14px;margin:8px 0 0}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.mini-pill{border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;font-size:12px;color:#eee1e8}
.section{padding:76px 0}.section.alt{background:#f5eee6}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-head h2,.archive-title{font-family:Georgia,serif;font-size:clamp(34px,5vw,52px);line-height:1.05;margin:7px 0}.section-head p{max-width:550px;color:var(--muted);margin:0}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tool-card{position:relative;text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;min-height:210px;box-shadow:0 10px 32px rgba(49,27,42,.05);transition:.24s;overflow:hidden}.tool-card:after{content:"→";position:absolute;right:22px;bottom:18px;color:var(--gold);font-size:22px}.tool-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(185,149,88,.5)}.tool-card .cat{display:inline-block;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:850;color:var(--gold)}.tool-card h3{font-family:Georgia,serif;font-size:23px;line-height:1.15;margin:10px 0}.tool-card p{color:#76656f;font-size:13px;line-height:1.65;margin:0 25px 0 0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-card{text-decoration:none;border-radius:20px;padding:22px;background:linear-gradient(145deg,#fff,#faf3eb);border:1px solid var(--line)}.category-card span{color:var(--gold);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.category-card strong{display:block;font-family:Georgia,serif;font-size:21px;margin-top:5px}.editorial{display:grid;grid-template-columns:.82fr 1.18fr;gap:46px;align-items:start}.editorial-copy{background:var(--plum);color:#fff;border-radius:30px;padding:36px;position:sticky;top:110px}.editorial-copy h2{font-family:Georgia,serif;font-size:40px;line-height:1.05;margin:9px 0 15px}.editorial-copy p{color:#e9dfe4}.editorial-list{display:grid;gap:13px}.editorial-item{display:flex;gap:15px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.editorial-item b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f0e4d1;color:#6f5330;flex:none}.editorial-item strong{display:block;font-family:Georgia,serif;font-size:18px}.editorial-item p{margin:3px 0 0;color:var(--muted);font-size:13px}
.content-wrap{padding:54px 0 80px}.article{max-width:920px;margin:0 auto}.tool-hero{padding:42px 0 18px}.breadcrumb{font-size:12px;color:#8a7883;margin-bottom:13px}.breadcrumb a{text-decoration:none}.tool-hero h1{font-family:Georgia,serif;font-size:clamp(40px,6vw,64px);line-height:1.02;letter-spacing:-.035em;margin:0 0 14px}.tool-hero .lead{font-size:18px;color:#6d5b66;max-width:820px}.article-content{max-width:920px;margin:0 auto}.article-content>h2{font-family:Georgia,serif;font-size:34px;line-height:1.12;margin:48px 0 12px}.article-content>h3{font-size:18px;margin:24px 0 7px;color:#4f3243}.article-content>p{color:#5e4e57;font-size:16px}.article-content strong{color:#34222d}.archive-top{padding:58px 0 15px}.archive-top p{max-width:660px;color:var(--muted)}.pagination{margin-top:32px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 12px;text-decoration:none}.page-numbers.current{background:var(--plum);color:#fff}.site-footer{background:#281722;color:#eadfe5;padding:44px 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.site-footer strong{font-family:Georgia,serif;font-size:25px}.site-footer p{max-width:650px;color:#bfaeb8;font-size:13px}.footer-small{font-size:12px;color:#ad9ca5;text-align:right}
@media(max-width:900px){.hero-grid,.editorial{grid-template-columns:1fr}.hero-panel{max-width:620px}.tool-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.editorial-copy{position:static}.main-nav{display:none}}@media(max-width:620px){.lux-hero{padding:64px 0}.tool-grid,.category-grid{grid-template-columns:1fr}.section{padding:58px 0}.section-head{align-items:start;flex-direction:column}.hero-search{display:block}.hero-search button{width:100%;min-height:46px}.footer-grid{grid-template-columns:1fr}.footer-small{text-align:left}.container{width:min(100% - 24px,1180px)}}
