/*
Theme Name: Festive Friends Editorial
Author: Hayley Esther
Description: A conversion-focused Christmas shopping magazine theme for Festive Friends.
Version: 1.0.0
*/
:root{--plum:#3f174f;--berry:#812b62;--lilac:#bba1d2;--ivory:#fffaf2;--gold:#c8a14b;--ink:#251c29;--white:#fff;--muted:#766b79;--line:#eadfed}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,92%);margin:auto}.topbar{background:var(--plum);color:#fff;text-align:center;padding:8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:84px}.brand{font-family:Georgia,serif;font-size:29px;font-weight:700;color:var(--plum);letter-spacing:.02em}.brand small{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.2em;color:var(--berry);text-transform:uppercase}.menu{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.menu a{font-size:14px;font-weight:700}.menu a:hover{color:var(--berry)}.hero{padding:74px 0;background:linear-gradient(125deg,var(--plum),#69255d);color:#fff}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800;color:#ead39c}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,86px);line-height:.95;margin:12px 0 20px}.hero p{font-size:20px;max-width:640px}.btn{display:inline-block;margin-top:12px;background:var(--gold);color:#241528;padding:14px 22px;border-radius:999px;font-weight:800}.hero-card{background:#fff;color:var(--ink);padding:18px;border-radius:24px;box-shadow:0 20px 55px #210b2b55}.hero-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.hero-card h3{font-family:Georgia,serif;font-size:27px;margin:14px 4px 4px}.section{padding:64px 0}.section-title{font-family:Georgia,serif;color:var(--plum);font-size:38px;margin:0 0 8px}.section-intro{color:var(--muted);margin:0 0 28px}.category-grid,.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 20px;min-height:150px;display:flex;flex-direction:column;justify-content:flex-end}.category-card strong{font-family:Georgia,serif;color:var(--plum);font-size:22px}.category-card span{color:var(--muted);font-size:13px}.category-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #3f174f14}.lanes{background:#f2eaf4}.lane-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lane{border-radius:22px;padding:32px;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end}.lane h3{font-family:Georgia,serif;font-size:30px;margin:0 0 5px}.lane p{margin:0}.luxury{background:#f4dce9;color:#4b1939}.mid{background:#dce6f4;color:#17365c}.budget{background:#e8f1df;color:#294525}.post-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.post-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.post-card .inside{padding:20px}.post-card h3{font-family:Georgia,serif;color:var(--plum);font-size:23px;line-height:1.2;margin:7px 0}.meta{font-size:12px;color:var(--berry);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.newsletter{background:var(--plum);color:#fff;border-radius:28px;padding:45px;text-align:center}.newsletter h2{font-family:Georgia,serif;font-size:38px;margin:0}.site-footer{background:#211425;color:#eee;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.site-footer h3{font-family:Georgia,serif;color:#ead39c}.copyright{border-top:1px solid #ffffff22;margin-top:30px;padding-top:20px;font-size:12px;color:#bfb4c1}.content-area{padding:55px 0}.article{max-width:800px;margin:auto;background:#fff;padding:clamp(24px,5vw,55px);border-radius:20px}.article h1{font-family:Georgia,serif;color:var(--plum);font-size:clamp(38px,6vw,62px);line-height:1.05}.article h2{font-family:Georgia,serif;color:var(--berry)}.author-box{margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.pagination{margin-top:35px}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:850px){.hero-grid,.footer-grid{grid-template-columns:1fr}.category-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.lane-grid{grid-template-columns:1fr}.header-inner{align-items:flex-start;flex-direction:column;padding:18px 0}.site-header{position:relative}.menu{gap:13px}.hero{padding:50px 0}}@media(max-width:520px){.category-grid,.post-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.section{padding:45px 0}}
