/* DailyPetTips luxe frontend: original cinematic editorial design system. */
html[data-theme="dark"],html{--cream:#061019;--ink:#f4f8fa;--muted:#a7b7c1;--line:rgba(188,215,229,.15);--card:#0c1823;--mint:#102535;--green:#4bf0ae;--green-dark:#20b979;--shadow:0 24px 72px rgba(0,0,0,.33)}
html[data-theme="light"]{--cream:#f2f7f5;--ink:#10251e;--muted:#5c706a;--line:#d6e6df;--card:#fff;--mint:#e5f5ef;--green:#168d62;--green-dark:#106944;--shadow:0 20px 55px rgba(17,57,42,.12)}
body{background:radial-gradient(900px 560px at 85% -5%,#12334a 0,transparent 68%),radial-gradient(730px 430px at 5% 36%,#103428 0,transparent 66%),var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.015em}
body:before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;opacity:.22;background-image:radial-gradient(rgba(145,255,204,.13) .55px,transparent .65px);background-size:6px 6px;mask-image:linear-gradient(to bottom,black,transparent 58%)}
html[data-theme="light"] body{background:radial-gradient(800px 430px at 85% -10%,#cee9dd 0,transparent 65%),var(--cream)}
::selection{background:var(--green);color:#05130e}.wrap{width:min(1380px,calc(100% - 48px))}.site-main{overflow:hidden}.reading-progress{height:3px;background:linear-gradient(90deg,#2adf9c,#64e8ff);box-shadow:0 0 14px #4bf0ae;z-index:110}

/* Navigation */
.site-header{position:sticky;top:0;background:rgba(5,13,21,.82);border-bottom:1px solid rgba(206,236,245,.1);backdrop-filter:blur(20px) saturate(135%);box-shadow:0 8px 30px rgba(1,7,12,.16)}
.site-header:after{content:"";position:absolute;left:15%;right:15%;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(75,240,174,.55),transparent)}
.header-inner{min-height:82px;gap:28px}.brand{font-size:21px;letter-spacing:-.05em;color:#fff}.brand img{width:42px;height:42px;filter:drop-shadow(0 0 11px rgba(75,240,174,.35))}.brand-mark{font-size:25px;filter:drop-shadow(0 0 10px #4bf0ae)}
.main-nav{gap:30px;font-size:14px;color:#ecf4f5}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:var(--green);border-radius:9px;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.main-nav a:hover:after{transform:scaleX(1)}.main-nav a:hover{color:#fff}
.header-actions{gap:9px}.search-form{border:1px solid rgba(203,229,237,.2);background:rgba(12,26,38,.76);border-radius:13px}.search-form input{width:178px;padding:10px 7px 10px 14px;color:#eef9fb;font-size:12px}.search-form input::placeholder{color:#91a5b0}.search-form button,.theme-toggle,.menu-toggle{color:#f3fbfd}.search-form button{font-size:18px}.theme-toggle{width:39px;height:39px;border:1px solid rgba(203,229,237,.17);border-radius:12px;font-size:16px;padding:0}.header-subscribe{display:inline-flex;align-items:center;justify-content:center;height:41px;padding:0 16px;border:1px solid #6ff8c0;border-radius:13px;background:linear-gradient(135deg,#1eaf75,#42e7a5);color:#03140e;font-size:12px;font-weight:850;box-shadow:0 0 21px rgba(75,240,174,.32);transition:transform .2s,box-shadow .2s}.header-subscribe:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(75,240,174,.48)}
.search-suggestions{background:#0d1b27;border-color:rgba(197,230,240,.2);box-shadow:0 22px 52px #0009}.search-suggestions a:hover{background:#152a39}.menu-toggle{border:1px solid rgba(203,229,237,.17);border-radius:10px}

/* Homepage hero */
.cinematic-hero{position:relative;min-height:700px;margin-top:22px;overflow:hidden;border:1px solid rgba(188,224,236,.18);border-radius:30px;background:#07131c;box-shadow:0 35px 85px rgba(0,0,0,.4);isolation:isolate}.cinematic-hero__image,.cinematic-hero__shade{position:absolute;inset:0;width:100%;height:100%}.cinematic-hero__image{object-fit:cover;object-position:center}.cinematic-hero__shade{z-index:1;background:linear-gradient(90deg,rgba(3,12,18,.94) 0%,rgba(3,12,18,.75) 34%,rgba(3,12,18,.15) 67%,rgba(3,12,18,.14)),linear-gradient(0deg,rgba(3,10,17,.72),transparent 45%)}
.cinematic-hero:after{content:"";position:absolute;z-index:1;left:-5%;right:-5%;bottom:-110px;height:180px;border-radius:50% 50% 0 0;background:linear-gradient(150deg,#071522 20%,#0b2230 75%);box-shadow:0 -12px 40px rgba(48,194,238,.12)}.cinematic-hero__content{position:relative;z-index:2;max-width:685px;padding:110px 0 0 7.5%}.hero-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid rgba(255,211,77,.45);border-radius:999px;background:rgba(32,30,16,.44);box-shadow:inset 0 0 23px rgba(255,210,68,.09),0 0 25px rgba(255,209,69,.1);color:#fff7d0;font-size:12px;font-weight:750}.hero-kicker span{font-size:17px}.cinematic-hero h1{max-width:670px;margin:24px 0 17px;color:#f7fbfe;font:750 clamp(47px,5.6vw,82px)/.99 Georgia,"Times New Roman",serif;letter-spacing:-.067em;text-wrap:balance;text-shadow:0 6px 35px #000b}.cinematic-hero h1 span{color:#4bf0ae;text-shadow:0 0 19px rgba(75,240,174,.5)}.cinematic-hero__content>p{max-width:505px;margin:0;color:#d5e0e4;font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:30px}.btn.btn-glow{border-radius:15px;padding:16px 21px;background:linear-gradient(120deg,#26c98a,#4bf0ae 55%,#70e5ff);color:#051612;font-size:14px;box-shadow:0 11px 28px rgba(53,234,164,.3);transition:transform .22s,box-shadow .22s}.btn.btn-glow:hover{filter:none;transform:translateY(-3px);box-shadow:0 17px 36px rgba(53,234,164,.45)}.btn-glow b{font-size:18px;line-height:1}.hero-secondary{display:inline-flex;gap:10px;align-items:center;padding:15px 19px;border:1px solid rgba(226,246,249,.35);border-radius:15px;background:rgba(3,15,19,.38);color:#f4fafa;font-size:14px;font-weight:750;backdrop-filter:blur(12px);transition:background .2s,transform .2s}.hero-secondary:hover{background:rgba(31,71,69,.72);transform:translateY(-2px)}
.hero-proof{position:absolute;z-index:3;left:7.5%;bottom:58px;display:grid;grid-template-columns:repeat(4,minmax(112px,1fr));width:min(740px,58%);padding:16px 10px;border:1px solid rgba(215,236,242,.18);border-radius:18px;background:rgba(6,20,25,.66);box-shadow:0 16px 42px #0006;backdrop-filter:blur(18px)}.hero-proof>div{display:grid;grid-template-columns:28px 1fr;column-gap:6px;align-items:center;padding:2px 14px;border-right:1px solid rgba(215,236,242,.13)}.hero-proof>div:last-child{border:0}.hero-proof span{grid-row:span 2;color:var(--green);font-size:23px;text-align:center}.hero-proof strong{color:#f4fbfd;font-size:11px;line-height:1.3}.hero-proof small{color:#9eb3ba;font-size:10px;line-height:1.2}.hero-subscribe{position:absolute;z-index:3;right:5%;bottom:42px;width:310px;padding:25px;border:1px solid rgba(114,249,190,.64);border-radius:22px;background:linear-gradient(145deg,rgba(17,28,27,.8),rgba(7,22,31,.91));box-shadow:inset 0 0 30px rgba(75,240,174,.1),0 17px 42px rgba(0,0,0,.42);backdrop-filter:blur(17px)}.hero-subscribe:before{content:"";position:absolute;inset:-7px;border:1px solid rgba(92,224,255,.33);border-radius:26px;transform:rotate(-1.7deg);pointer-events:none}.hero-subscribe__icon{position:absolute;right:27px;top:-19px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#99ffcb,#38aee9);color:#fff;font-size:21px;box-shadow:0 0 25px #47dcdd}.hero-subscribe h2{margin:4px 0 5px;color:#fff;font:700 21px/1.15 Georgia,serif;letter-spacing:-.04em}.hero-subscribe p{margin:0 0 13px;color:#b5c8cd;font-size:11px;line-height:1.45}.hero-subscribe form{display:grid;gap:8px}.hero-subscribe input{width:100%;border:1px solid rgba(214,236,240,.17);border-radius:11px;background:rgba(1,8,12,.48);padding:11px 12px;color:#fff;outline:0;font:12px inherit}.hero-subscribe input:focus{border-color:#58f6b3;box-shadow:0 0 0 3px #4bf0ae1a}.hero-subscribe button{border:0;border-radius:11px;padding:12px;background:linear-gradient(95deg,#22c994,#41ddea,#39a8e7);color:#031410;font-size:12px;font-weight:850;cursor:pointer}.hero-subscribe small{display:block;margin-top:10px;color:#86a1a4;font-size:10px;text-align:center}.hero-socials{position:absolute;z-index:3;right:19px;top:194px;display:grid;gap:8px}.hero-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(238,248,251,.24);border-radius:50%;background:rgba(3,15,21,.52);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(9px);transition:background .2s,transform .2s}.hero-socials a:hover{background:#1ed093;color:#041410;transform:translateX(-3px)}

/* Editorial sections and cards */
.section{padding:84px 0}.section-heading{margin-bottom:31px}.section-heading h2,.newsletter-band h2,.comments h2{color:#f5f9fa;font:700 clamp(31px,3.2vw,48px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.055em}.section-heading p{margin:9px 0 0;color:var(--muted);font-size:14px}.section-heading>a{padding-bottom:5px;color:var(--green);font-size:13px;letter-spacing:.01em}.eyebrow{color:var(--green);font-size:10px;letter-spacing:.18em}.luxe-featured{padding-top:70px}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.featured-card,.featured-0{position:relative;grid-row:auto;min-height:390px;border:1px solid rgba(192,218,225,.16);border-radius:19px;background:#0b1822;box-shadow:none}.featured-0 .image-link,.featured-card .image-link{position:absolute;inset:0;height:100%}.featured-card img{width:100%;height:100%;transition:transform .65s ease,filter .45s}.featured-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(2,10,16,.94) 0%,rgba(2,10,16,.22) 61%,transparent);pointer-events:none}.featured-card:hover img{transform:scale(1.07);filter:saturate(1.1)}.featured-card .card-body{position:absolute;z-index:2;bottom:0;padding:23px;color:#fff}.featured-card .card-body p{display:none}.featured-card h3{margin:11px 0 15px;color:#fff;font-size:clamp(20px,2vw,26px);letter-spacing:-.045em}.featured-card h3:hover{color:#8bffc8}.featured-card .post-meta{color:#c5d1d5}.pill{background:linear-gradient(100deg,#159567,#34d497);border:1px solid rgba(198,255,226,.3);padding:5px 10px;font-size:10px}.pill.muted{background:#153d3a;color:#7affc0;border:1px solid rgba(95,252,185,.2)}
.category-strip{position:relative;padding:76px 0;background:linear-gradient(135deg,#091924,#0c2a2a 48%,#0a1d2c);border-top:1px solid rgba(190,224,231,.12);border-bottom:1px solid rgba(190,224,231,.12)}.category-strip:before{content:"";position:absolute;inset:0;background:radial-gradient(550px 210px at 5% 25%,rgba(45,220,158,.15),transparent 75%),radial-gradient(540px 220px at 92% 90%,rgba(65,176,244,.13),transparent 72%);pointer-events:none}.category-strip .wrap{position:relative}.categories{grid-template-columns:repeat(7,1fr);gap:12px}.category-chip{position:relative;min-height:155px;border:1px solid rgba(212,235,240,.14);border-radius:17px;background:linear-gradient(150deg,rgba(24,50,59,.79),rgba(7,18,29,.82));color:#f3fafb;overflow:hidden}.category-chip:before{content:"";position:absolute;inset:auto -30px -35px auto;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,#46eca9aa,transparent 68%);opacity:0;transition:opacity .25s}.category-chip:hover{border-color:rgba(75,240,174,.65);transform:translateY(-6px);box-shadow:0 16px 27px #0005}.category-chip:hover:before{opacity:1}.category-icon{font-size:31px;filter:drop-shadow(0 0 9px rgba(92,249,184,.33))}.category-chip strong{font-size:13px}.category-chip small{color:#a9c2c6;font-size:10px}.category-chip small span{color:#6dffc0;font-size:14px}
.content-grid{gap:32px}.post-grid{gap:18px}.post-card{border:1px solid rgba(190,222,230,.14);border-radius:17px;background:linear-gradient(145deg,#0c1b26,#09151e);box-shadow:none;transition:transform .24s,border-color .24s,box-shadow .24s}.post-card:hover{border-color:rgba(75,240,174,.52);transform:translateY(-5px);box-shadow:0 20px 32px rgba(0,0,0,.25)}.post-card>a{height:185px}.post-card>a img{height:100%;transition:transform .55s}.post-card:hover>a img{transform:scale(1.045)}.post-card>div{padding:18px}.post-card h3{margin:11px 0 9px;color:#f3f8f9;font-size:20px;letter-spacing:-.04em}.post-card h3:hover{color:#72ffc2}.post-card p{color:#aabac2;font-size:13px}.post-meta{color:#849ba8}.side-box{border:1px solid rgba(195,225,234,.15);border-radius:18px;background:linear-gradient(145deg,#0c1d29,#09151e);box-shadow:none}.side-box.accent{position:relative;overflow:hidden;background:linear-gradient(145deg,#0f443c,#0a2a31);color:#fff}.side-box.accent:before{content:"";position:absolute;width:150px;height:150px;right:-60px;top:-70px;border-radius:50%;background:#4bf0ae25;filter:blur(2px)}.side-box.accent .eyebrow{color:#79ffc1}.side-box li{border-color:rgba(219,241,244,.13)}.mini-post{border-color:rgba(195,225,234,.13);color:#e9f3f5}.mini-post img{border-radius:9px}.mini-post:hover{color:#7effc5}

/* Listing, search, author and article pages */
.page-hero{position:relative;max-width:970px;margin-left:max(24px,calc((100% - 1380px)/2));padding:94px 0 50px}.page-hero:before{content:"";position:absolute;left:-120px;top:25px;width:420px;height:250px;border-radius:50%;background:#1ca46b18;filter:blur(35px);z-index:-1}.page-hero h1{color:#f6fafb;font-size:clamp(45px,5vw,76px)}.page-hero p{color:#a9bdc5}.page-hero.compact{padding-bottom:30px}.author-hero>img{border:2px solid #5ffbb6;box-shadow:0 0 28px #4bf0ae33;background:#132a31}.big-search{border-color:rgba(194,225,232,.2);border-radius:15px;background:#0b1a25}.big-search input{color:#eff9fb}.breadcrumbs{color:#8ba3ae}.breadcrumbs a{color:#74ffc1}.article{max-width:1080px;padding-top:42px}.article-header h1{color:#f6fafb}.article-lead{color:#b0c2ca}.author-line{color:#d9e8eb}.author-line img{border:1px solid rgba(105,254,192,.6);background:#143a37}.author-line small,.article-views{color:#95aab4}.article-featured{border:1px solid rgba(195,224,232,.16);box-shadow:0 26px 50px rgba(0,0,0,.28)}.article-layout{max-width:840px}.article-tools{color:#98aab1}.article-tools a,.article-tools button{border-color:rgba(195,225,234,.18);background:#0e202b;color:#e9f5f6}.article-tools a:hover,.article-tools button:hover{border-color:#55f2b0;color:#58fab5}.toc{border:1px solid rgba(79,240,177,.16);border-radius:15px;background:linear-gradient(135deg,#10302e,#0b212a);color:#effaf7}.toc a{color:#80ffc4}.prose{color:#d1dce0}.prose h2,.prose h3{color:#f6fafb}.prose a{color:#74ffc1}.prose blockquote{border-color:#57f2b1;background:#0c2526;color:#e0efeb}.prose pre{background:#030b11;border:1px solid rgba(190,222,230,.14)}.prose th,.prose td{border-color:rgba(190,222,230,.17)}.article-tags{border-color:rgba(190,222,230,.17)}.article-tags a{background:#133a34;color:#8bffc9}.reaction-row button{border-color:rgba(190,222,230,.2);background:#0d1b26;color:#e9f7f7}.reaction-row button:hover{border-color:#51efac;color:#7affc1}.comments{max-width:840px}.comment{border-color:rgba(190,222,230,.15)}.avatar{background:#153f38;color:#7effc5}.comment-form,.contact-form{border-color:rgba(190,222,230,.16);background:linear-gradient(145deg,#0c1c27,#09151f)}.comment-form input,.comment-form textarea,.contact-form input,.contact-form textarea{border-color:rgba(190,222,230,.2);border-radius:10px;background:#07141d;color:#eaf7f8}.comment-form input:focus,.comment-form textarea:focus,.contact-form input:focus,.contact-form textarea:focus{outline:0;border-color:#55f1ae;box-shadow:0 0 0 3px #4bf0ae18}.ad-slot{min-height:110px;border-top:1px solid rgba(190,222,230,.12);border-bottom:1px solid rgba(190,222,230,.12);color:#7d929d}.ad-slot--leaderboard{margin:42px auto 0}

/* Newsletter and footer */
.newsletter-band{position:relative;overflow:hidden;background:linear-gradient(106deg,#0a2326,#123b35 52%,#102a38);border-top:1px solid rgba(139,255,199,.23);padding:64px 0}.newsletter-band:before{content:"";position:absolute;width:500px;height:500px;right:-140px;top:-380px;border-radius:50%;background:radial-gradient(circle,#4bf0ae44,transparent 66%)}.newsletter-inner{position:relative}.newsletter-band h2{font-size:clamp(29px,3vw,43px)}.newsletter-band p{color:#b9d0d2}.newsletter-form{border:1px solid rgba(223,248,249,.24);border-radius:14px;background:#07131b;box-shadow:0 12px 26px #0004}.newsletter-form input{background:transparent;color:#eff8fa}.newsletter-form input::placeholder{color:#7f9aa1}.newsletter-form .btn-dark{border-radius:10px;background:linear-gradient(110deg,#21c98d,#48e9b3);color:#03150e}.site-footer{background:linear-gradient(155deg,#07131d,#061119 65%,#07231e);border-top:1px solid rgba(192,228,234,.12);color:#e6f4f4}.footer-grid h3{color:#fff}.footer-grid p,.footer-grid a:not(.brand),.footer-bottom{color:#9cb4bb}.footer-grid a:not(.brand):hover{color:#71ffc1}.socials a{border-color:rgba(202,232,236,.22);background:#0c2029}.socials a:hover{border-color:#58f4b2;color:#58f4b2}.footer-bottom{border-color:rgba(202,232,236,.12)}.footer-bottom a{color:#69ffc1}.back-to-top{background:linear-gradient(140deg,#1ccc8d,#47d9e6);color:#04140f;box-shadow:0 10px 27px #0008}

/* Responsive, accessibility, and motion */
@media(max-width:1120px){.main-nav{gap:18px}.hero-proof{width:61%;left:5%;grid-template-columns:repeat(2,1fr);gap:8px}.hero-proof>div:nth-child(2){border-right:0}.hero-subscribe{right:3%;width:286px}.categories{grid-template-columns:repeat(4,1fr)}.featured-card,.featured-0{min-height:355px}}
@media(max-width:850px){.header-inner{gap:15px}.main-nav{gap:12px;font-size:12px}.search-form input{width:118px}.cinematic-hero{min-height:760px}.cinematic-hero__content{padding:80px 7% 0}.cinematic-hero h1{font-size:56px}.hero-proof{bottom:34px;width:58%;left:5%;padding:10px 5px}.hero-proof>div{padding:2px 8px}.hero-subscribe{right:3%;bottom:38px;width:275px}.content-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:repeat(3,1fr)}.post-card>a{height:160px}.post-card h3{font-size:18px}}
@media(max-width:700px){.wrap{width:min(100% - 28px,1380px)}.header-inner{min-height:67px;flex-wrap:wrap}.brand{font-size:18px}.header-subscribe{height:35px;padding:0 10px;font-size:10px}.theme-toggle{width:35px;height:35px}.menu-toggle{display:block;order:2}.main-nav{display:none;order:4;width:100%;margin:0;padding:8px 0 15px}.main-nav.open{display:flex}.header-actions{margin-left:auto}.search-form{display:none}.cinematic-hero{min-height:760px;margin-top:13px;border-radius:22px}.cinematic-hero__image{object-position:64% center}.cinematic-hero__shade{background:linear-gradient(90deg,rgba(3,12,18,.94),rgba(3,12,18,.65) 72%,rgba(3,12,18,.3)),linear-gradient(0deg,rgba(3,10,17,.84),transparent 48%)}.cinematic-hero__content{padding:60px 24px 0}.hero-kicker{font-size:10px;padding:8px 11px}.cinematic-hero h1{margin:19px 0 14px;font-size:clamp(43px,12.5vw,62px)}.cinematic-hero__content>p{font-size:14px}.hero-actions{gap:10px;align-items:stretch}.btn.btn-glow,.hero-secondary{padding:12px 12px;border-radius:12px;font-size:11px}.hero-secondary span{display:none}.hero-proof{display:none}.hero-subscribe{left:19px;right:19px;bottom:29px;width:auto;padding:18px 19px}.hero-subscribe h2{font-size:18px}.hero-subscribe p{font-size:10px}.hero-subscribe form{grid-template-columns:1fr auto}.hero-subscribe button{padding:0 11px;font-size:10px}.hero-subscribe small{display:none}.hero-socials{display:none}.cinematic-hero:after{bottom:-130px}.section{padding:56px 0}.luxe-featured{padding-top:48px}.section-heading{align-items:flex-start;margin-bottom:22px}.section-heading h2{font-size:33px}.section-heading>a{font-size:11px;padding-top:15px}.featured-grid{grid-template-columns:1fr;gap:14px}.featured-card,.featured-0{min-height:330px}.category-strip{padding:55px 0}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.category-chip{min-height:125px}.content-grid{gap:24px}.post-grid,.post-grid.wide,.post-grid.three{grid-template-columns:repeat(2,1fr);gap:12px}.post-card>a{height:130px}.post-card>div{padding:13px}.post-card h3{font-size:17px}.post-card p{display:none}.sidebar{grid-template-columns:1fr}.page-hero{margin-left:14px;padding:61px 0 28px}.page-hero h1{font-size:45px}.article{padding-top:24px}.article-header h1{font-size:42px}.article-featured{height:60vw}.newsletter-band{padding:48px 0}.newsletter-inner{display:block}.newsletter-form{margin-top:20px;min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}
@media(max-width:400px){.header-subscribe{display:none}.post-grid,.post-grid.wide,.post-grid.three{grid-template-columns:1fr}.post-card>a{height:185px}.categories{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
