.canard-home-stage{background:#f4ead8;min-height:100vh}.canard-home{--paper:#fff4df;--paper2:#fff8ed;--ink:#271f18;--muted:#4e453f;--red:#ed392c;--red-dark:#d82e24;--cream:#ffeec9;--gold:#f0af2c;--teal:#7dc8c5;--green:#5d9467;--orange:#e88617;--pink:#c83f73;--blue:#4b91a4;--shadow:0 10px 22px rgba(78,48,20,0.12),0 2px 8px rgba(78,48,20,0.12);--card-border:rgba(106,75,37,0.2);width:min(100%,768px);min-height:100vh;margin:0 auto;padding:74px 38px calc(112px + env(safe-area-inset-bottom));color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.58),transparent 24%),radial-gradient(circle at 80% 18%,rgba(255,212,120,.2),transparent 26%),radial-gradient(circle at 20% 82%,rgba(232,57,44,.05),transparent 28%),repeating-linear-gradient(45deg,rgba(98,61,24,.025) 0 1px,transparent 1px 7px),var(--paper);overflow:hidden}.canard-home *{box-sizing:border-box}.canard-home a{color:inherit;text-decoration:none}.canard-home button{font:inherit}.canard-home .topbar{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:26px;margin-bottom:32px}.canard-home .icon-button{border:0;background:transparent;color:var(--ink);cursor:pointer;padding:0;display:grid;place-items:center}.canard-home .menu{width:46px;height:46px;gap:6px;align-content:center;justify-items:center}.canard-home .menu span{display:block;width:30px;height:3px;border-radius:8px;background:var(--ink)}.canard-home .brand-logo{width:100%;height:auto;display:block;transform:translateY(2px)}.canard-home .bell{position:relative;width:46px;height:46px}.canard-home .bell svg{width:38px;height:38px;stroke-linecap:round}.canard-home .bell i{position:absolute;width:16px;height:16px;border-radius:999px;background:var(--red);right:4px;top:2px;border:3px solid var(--paper)}.canard-home .greeting{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.canard-home .hello-copy{flex:1 1 auto;min-width:0}.canard-home .hello-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.canard-home .sun{flex:0 0 auto;width:56px;height:56px;background:var(--gold);-webkit-mask:url(/icons/sun.svg) no-repeat center/contain;mask:url(/icons/sun.svg) no-repeat center/contain}.canard-home .hello-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:.95;letter-spacing:-.04em;font-weight:800;white-space:nowrap}.canard-home .hello-copy p{margin:6px 0 0;font-size:18px;line-height:1.22;font-weight:500;color:#1f1c1a}.canard-home .verse-pill{flex:0 0 auto;height:50px;padding:0 16px;border-radius:999px;border:1px solid rgba(203,137,27,.35);background:linear-gradient(#fff4d6,#ffe8b8);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;gap:10px;color:#3a261b;cursor:pointer;font-size:16px;font-weight:700;white-space:nowrap}.canard-home .cross{width:32px;height:32px;border-radius:9px;background:linear-gradient(140deg,#f35a37,#d92720);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.38)}.canard-home .daily-card{position:relative;height:490px;border:1px solid var(--card-border);border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#d7f0ec;display:block;text-align:left}.canard-home .daily-card>.daily-photo{position:absolute;inset:0;background-repeat:no-repeat;background-size:cover;background-position:top}.canard-home .daily-gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,52,58,.82) 0,rgba(8,52,58,.3) 15%,rgba(8,52,58,0) 33%,rgba(8,52,58,0) 50%,rgba(7,45,51,.5) 74%,rgba(6,38,44,.92))}.canard-home .ribbon{top:20px;left:20px;background:var(--red);color:#fff;font-size:30px;letter-spacing:.02em;padding:13px 24px;border-radius:6px;transform:rotate(-1deg);clip-path:polygon(3% 0,100% 0,96% 100%,0 88%);text-shadow:0 2px 0 rgba(0,0,0,.12);text-transform:uppercase}.canard-home .bubble,.canard-home .ribbon{position:absolute;font-weight:900;font-family:Trebuchet MS,Impact,sans-serif;font-style:italic}.canard-home .bubble{right:30px;top:58px;background:#fff7e8;border:3px solid #221d18;border-radius:55% 45% 52% 48%;padding:20px 28px;font-size:29px;line-height:1.02;text-align:center;transform:rotate(-4deg);box-shadow:0 5px 0 rgba(0,0,0,.08)}.canard-home .bubble:after{content:"";position:absolute;left:28px;bottom:-24px;border-color:#221d18 transparent transparent;border-style:solid;border-width:24px 10px 0 0;transform:rotate(34deg)}.canard-home .daily-card h2{position:absolute;left:28px;bottom:27px;margin:0;max-width:58%;font-family:Georgia,Times New Roman,serif;color:#fff;font-size:39px;line-height:1.02;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.45);letter-spacing:-.04em}.canard-home .read-button{position:absolute;right:26px;bottom:26px;border:0;border-radius:999px;background:linear-gradient(#f25535,#e63226);color:#fff;min-width:285px;height:74px;font-size:30px;font-weight:800;box-shadow:0 8px 18px rgba(201,53,36,.33);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:18px}.canard-home .read-button .book{font-size:30px}.canard-home .reactions{display:grid;grid-template-columns:1fr 1fr 1.55fr;gap:14px;margin:22px 0 24px}.canard-home .reactions button{height:58px;border-radius:999px;border:1px solid rgba(148,102,42,.2);background:rgba(255,249,238,.78);box-shadow:0 4px 11px rgba(80,51,22,.08);font-size:19px;font-weight:600;color:#2f2923;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center}.canard-home .reactions span{font-size:28px;margin-right:8px}.canard-home .reactions button.active{background:#ffe7bd;border-color:#e2b45e;transform:translateY(1px)}.canard-home .mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px}.canard-home .mini-card{min-height:216px;border-radius:20px;border:1px solid var(--card-border);box-shadow:var(--shadow);padding:22px;display:grid;grid-template-columns:1fr 132px;overflow:hidden;position:relative;text-align:left}.canard-home .mini-card h3{margin:0 0 15px;color:var(--red);font-family:Trebuchet MS,Impact,sans-serif;font-style:italic;font-size:24px;line-height:1;font-weight:900;text-transform:uppercase}.canard-home .mini-card p{margin:0;font-size:20px;line-height:1.35;font-weight:700}.canard-home .mini-card img{align-self:end;justify-self:end;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}.canard-home .salt-card{background:#fff0c7}.canard-home .salt-card img{max-height:190px;margin-bottom:-8px}.canard-home .verse-card{background:#dff1ed;grid-template-columns:1fr 142px}.canard-home .verse-card h3{color:#078783}.canard-home .verse-card .quote{font-family:Georgia,Times New Roman,serif;font-size:23px;font-style:italic;font-weight:500;line-height:1.35}.canard-home .verse-card .ref{margin-top:13px;color:#00847a;font-weight:900}.canard-home .verse-card img{max-height:214px;margin-right:-18px;margin-bottom:-22px}.canard-home .section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.canard-home .section-head h2{margin:0;font-family:Trebuchet MS,Impact,sans-serif;font-size:27px;line-height:1;font-weight:950;letter-spacing:-.03em;text-transform:uppercase}.canard-home .section-head a{color:var(--red);font-weight:800;font-size:19px}.canard-home .section-head a span{font-size:31px;vertical-align:-3px}.canard-home .category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.canard-home .category-card{position:relative;min-height:150px;border-radius:15px;overflow:hidden;box-shadow:var(--shadow);text-decoration:none;background-color:#e9dcc4;background-size:cover;background-position:top;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start}.canard-home .category-card strong{align-self:stretch;background:var(--cat,#8a6420);color:#fff;font-family:Trebuchet MS,Impact,sans-serif;font-weight:900;font-size:clamp(15px,4.2vw,21px);line-height:1.05;letter-spacing:-.01em;padding:10px 14px;text-shadow:0 1px 2px rgba(0,0,0,.28);box-shadow:0 2px 10px rgba(0,0,0,.16)}.canard-home .bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,768px);z-index:50;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:2px;padding:16px 38px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--card-border);background:var(--paper2);box-shadow:0 -8px 20px rgba(78,48,20,.07)}.canard-home .bottom-nav a{height:66px;display:grid;place-items:center;align-content:center;gap:8px;color:#4e453f;font-size:16px;font-weight:500}.canard-home .bottom-nav svg{width:34px;height:34px;fill:currentColor;stroke:none}.canard-home .bottom-nav .nav-ico{width:34px;height:34px;background:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.canard-home .bottom-nav .nav-ico-bd{-webkit-mask-image:url(/icons/bd.svg);mask-image:url(/icons/bd.svg)}.canard-home .bottom-nav .nav-ico-sel{-webkit-mask-image:url(/icons/sel.svg);mask-image:url(/icons/sel.svg)}.canard-home .bottom-nav .nav-ico-animes{-webkit-mask-image:url(/icons/animes.svg);mask-image:url(/icons/animes.svg)}.canard-home .bottom-nav .nav-ico-profil{-webkit-mask-image:url(/icons/profil.svg);mask-image:url(/icons/profil.svg)}.canard-home .bottom-nav a.active{color:var(--red);font-weight:800}@media (max-width:680px){.canard-home{padding:38px 20px calc(108px + env(safe-area-inset-bottom))}.canard-home .topbar{grid-template-columns:36px 1fr 36px;gap:15px;margin-bottom:24px}.canard-home .menu{width:36px;height:36px}.canard-home .menu span{width:26px}.canard-home .bell{width:36px;height:36px}.canard-home .bell svg{width:32px;height:32px}.canard-home .bell i{width:13px;height:13px;right:1px;top:0}.canard-home .greeting{gap:11px}.canard-home .verse-pill{height:44px;font-size:14px;padding:0 12px;gap:8px}.canard-home .cross{width:28px;height:28px;font-size:18px}.canard-home .sun{width:46px;height:46px}.canard-home .hello-copy h1{font-size:30px}.canard-home .hello-copy p{font-size:15px;line-height:1.22}.canard-home .daily-card{height:430px}.canard-home .ribbon{font-size:24px;padding:11px 18px}.canard-home .bubble{font-size:22px;right:18px;top:58px;padding:16px 19px}.canard-home .daily-card h2{font-size:32px;left:22px;right:22px;bottom:96px;max-width:none}.canard-home .read-button{left:18px;min-width:215px;height:60px;font-size:22px;right:18px}.canard-home .reactions{grid-template-columns:1fr 1fr;gap:10px}.canard-home .reactions button:last-child{grid-column:1/-1}.canard-home .mini-cards{grid-template-columns:1fr 1fr;gap:10px}.canard-home .mini-card{grid-template-columns:1fr clamp(52px,14vw,120px);min-height:0;padding:13px}.canard-home .verse-card{grid-template-columns:1fr clamp(56px,15vw,130px);min-height:0;padding:13px}.canard-home .mini-card h3{font-size:clamp(13px,3.4vw,22px);margin-bottom:8px}.canard-home .mini-card p{font-size:clamp(11px,2.9vw,18px);line-height:1.28}.canard-home .mini-card img{max-width:100%;max-height:clamp(74px,21vw,175px);justify-self:end;margin:0 -2px -4px 0}.canard-home .salt-card img{max-height:clamp(78px,22vw,185px);margin-bottom:-2px}.canard-home .verse-card .quote{font-size:clamp(11.5px,3vw,19px)}.canard-home .verse-card .ref{font-size:clamp(10px,2.6vw,16px);margin-top:8px}.canard-home .verse-card img{max-height:clamp(80px,23vw,200px);margin:0 -6px -6px 0}.canard-home .category-card{min-height:clamp(128px,40vw,180px)}.canard-home .bottom-nav{padding-left:20px;padding-right:20px}.canard-home .bottom-nav .nav-ico,.canard-home .bottom-nav svg{width:32px;height:32px}.canard-home .bottom-nav a{font-size:14px;height:60px}}@media (max-width:390px){.canard-home{padding-left:15px;padding-right:15px}.canard-home .brand-logo{transform:scale(1.04)}.canard-home .hello-copy h1{font-size:27px}.canard-home .verse-pill{font-size:13px;padding:0 10px;gap:7px}.canard-home .cross{width:26px;height:26px;font-size:16px}.canard-home .daily-card{height:375px}.canard-home .daily-card h2{font-size:27px}.canard-home .read-button{min-width:185px;height:54px;font-size:19px}.canard-home .bubble{font-size:18px}.canard-home .category-grid{gap:9px}}