html,body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#fbf4ea}html[data-theme=dark],html[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#160c06}.cafe-app{--page:radial-gradient(120% 60% at 50% -6%, #fffaf2 0%, #fbf4ea 50%, #f3e6d4 100%);--surf:linear-gradient(180deg, #ffffffb8, #ffffff75);--surf-bd:#ffffffd9;--surf-sh:0 12px 26px -18px #5a3a2673, inset 0 1px 0 #fffc;--glow1:#e0c0b080;--glow2:#f4d8ea73;--av-grad:linear-gradient(140deg, var(--rose), var(--caramel));background:var(--page);width:100%;max-width:480px;min-height:100dvh;font-family:var(--sans);color:var(--ink);isolation:isolate;margin:0 auto;position:relative;overflow-x:clip}[data-theme=dark] .cafe-app{--page:radial-gradient(120% 60% at 50% -6%, #3e2716 0%, #241409 50%, #160c06 100%);--surf:linear-gradient(180deg, #fff5e612, #fff5e608);--surf-bd:#e7d2b424;--surf-sh:inset 0 1px 0 #ffffff0f;--glow1:#b07d5647;--glow2:#cf7f8c29}.cafe-app:before,.cafe-app:after{content:"";filter:blur(48px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.cafe-app:before{background:var(--glow1);width:230px;height:230px;top:-50px;right:-40px}.cafe-app:after{background:var(--glow2);width:210px;height:210px;top:380px;left:-60px}@media (prefers-reduced-motion:reduce){.cafe-app:before,.cafe-app:after{display:none}}.cafe-app .brandbar{align-items:center;gap:9px;padding:14px 22px 2px;display:flex}.cafe-app .brandbar .cup{width:26px;height:26px}.cafe-app .brandbar b{font-family:var(--serif);color:var(--coffee);letter-spacing:.01em;font-size:16px;font-weight:600}.cafe-app .brandbar small{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;font-size:11px;font-weight:600}.cafe-app .pad{padding:6px 22px 0}.cafe-app .hi{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.cafe-app .hi .who{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:600}.cafe-app .hi h1{font-family:var(--serif);color:var(--espresso);margin-top:3px;font-size:30px;font-weight:500;line-height:1.1}.cafe-app .hi h1 em{color:var(--rose-deep);font-style:italic}.cafe-app .avatar{background:var(--av-grad);color:#fff;width:48px;height:48px;font-family:var(--serif);box-shadow:0 6px 14px -4px var(--shadow);border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;font-size:20px;display:flex}.cafe-app .bell{background:var(--surf);border:1px solid var(--line);width:46px;height:46px;color:var(--coffee);border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;display:flex;position:relative}.cafe-app .bell svg{width:21px;height:21px}.cafe-app .bell .badge{background:var(--rose-btn);color:#fff;border:2px solid var(--milk);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}.cafe-app .hero{color:#f6ead8;text-align:left;background:linear-gradient(150deg,#5a3a26 0%,#3a2419 100%);border-radius:26px;margin:18px 22px 0;padding:22px 22px 20px;display:block;position:relative;overflow:hidden;box-shadow:0 22px 40px -22px #2c1a10cc}.cafe-app .hero:after{content:"";background:radial-gradient(circle at 30% 30%,#e3a6ad80,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-30px;right:-30px}.cafe-app .hero .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--rose);font-size:11px;font-weight:700}.cafe-app .hero h2{font-family:var(--serif);margin:9px 0 4px;font-size:25px;font-weight:500;line-height:1.15;position:relative}.cafe-app .hero .verse{font-family:var(--serif);color:#e8d2b8;margin-bottom:16px;font-size:14.5px;font-style:italic;line-height:1.5;position:relative}.cafe-app .hero .go{background:var(--rose);color:#3a2419;cursor:pointer;border:none;border-radius:40px;align-items:center;gap:8px;padding:11px 18px;font-size:13.5px;font-weight:700;transition:transform .15s;display:inline-flex;position:relative}.cafe-app .hero .go:active{transform:scale(.96)}.cafe-app .steam{opacity:.5;font-size:18px;position:absolute;top:-4px;left:24px}.cafe-app .sec{justify-content:space-between;align-items:baseline;margin:26px 22px 12px;display:flex}.cafe-app .sec h3{font-family:var(--serif);color:var(--espresso);font-size:20px;font-weight:500}.cafe-app .sec a{color:var(--rose-deep);cursor:pointer;font-size:12.5px;font-weight:700;text-decoration:none}.cafe-app .grid2{grid-template-columns:1fr 1fr;gap:12px;padding:0 22px;display:grid}.cafe-app .tile{background:var(--surf);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:20px;padding:16px;transition:transform .15s,box-shadow .2s;display:block;position:relative;overflow:hidden}.cafe-app .tile:active{transform:scale(.97)}.cafe-app .tile.soon{cursor:default;opacity:.82}.cafe-app .tile.soon:active{transform:none}.cafe-app .tile .ic{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;display:flex}.cafe-app .tile .ic svg{stroke-width:1.8px;width:21px;height:21px}.cafe-app .tile h4{color:var(--espresso);font-size:14.5px;font-weight:700}.cafe-app .tile p{color:var(--ink-soft);margin-top:2px;font-size:11.5px;line-height:1.3}.cafe-app .tile .soon-pill{background:var(--milk-2);color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:9.5px;font-weight:800;position:absolute;top:12px;right:12px}.cafe-app .ic.rose{background:var(--rose-soft);color:var(--rose-deep)}.cafe-app .ic.cream{background:var(--milk-2);color:var(--coffee)}.cafe-app .ic.gold{color:var(--gold);background:#f6ecd2}.cafe-app .ic.green{color:#5c7a5e;background:#e2ecdf}.cafe-app .card{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:20px;margin:0 22px 12px;padding:16px}.cafe-app .post-head{align-items:center;gap:11px;margin-bottom:11px;display:flex}.cafe-app .post-head .av{color:#fff;width:42px;height:42px;font-family:var(--serif);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;font-size:17px;display:flex}.cafe-app .post-head .nm{color:var(--espresso);font-size:14px;font-weight:700}.cafe-app .post-head img.av{object-fit:cover}.cafe-app .tm{color:var(--ink-soft);white-space:nowrap;font-size:11.5px}.cafe-app .post-body{color:#43342a;font-size:14px;line-height:1.5}.cafe-app .post-body.serif{font-family:var(--serif);color:#4a352a;font-size:15px;font-style:italic}.cafe-app .soon-note{color:var(--ink-soft);font-size:12.5px;line-height:1.5}.cafe-app .card-cafe{color:#f6ead8;background:linear-gradient(150deg,#7a5640,#5a3a26);border:none;align-items:center;gap:12px;text-decoration:none;display:flex}.cafe-app .read-hero{color:#f6ead8;background:linear-gradient(150deg,#5a3a26,#2c1a10);padding:60px 24px 26px;position:relative}.cafe-app .read-hero .bk{cursor:pointer;color:#fff;background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex;position:absolute;top:18px;left:18px}.cafe-app .read-hero .tag{letter-spacing:.16em;text-transform:uppercase;color:var(--rose);font-size:11px;font-weight:700}.cafe-app .read-hero h1{font-family:var(--serif);margin:8px 0 6px;font-size:30px;font-weight:500;line-height:1.1}.cafe-app .read-hero .meta{color:#d7bda4;font-size:12.5px}.cafe-app .live-embed{margin:16px 22px 0}.cafe-app .live-frame{aspect-ratio:16/9;box-shadow:0 14px 30px -16px var(--shadow);background:#000;border-radius:18px;position:relative;overflow:hidden}.cafe-app .live-frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.cafe-app .live-badge{z-index:2;pointer-events:none;color:#fff;letter-spacing:.06em;background:#e0464b;border-radius:6px;align-items:center;gap:5px;padding:5px 9px;font-size:10.5px;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.cafe-app .live-badge i{background:var(--surf);border-radius:50%;width:6px;height:6px;animation:1.2s infinite blink}@keyframes blink{50%{opacity:.3}}.cafe-app .live-cap{color:var(--coffee-soft);background:var(--milk-2);border-radius:14px;margin-top:10px;padding:11px 13px;font-size:12.5px;line-height:1.55}.cafe-app .live-cap b{color:var(--coffee)}.cafe-app .devo-nav{background:var(--surf);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:8px;margin:14px 22px 0;padding:8px 10px;display:flex}.cafe-app .devo-nav .lbl{font-family:var(--serif);color:var(--coffee);font-size:14.5px;font-weight:600}.cafe-app .devo-nav-btn{background:var(--milk);border:1px solid var(--line);color:var(--coffee);font-family:var(--sans);cursor:pointer;white-space:nowrap;border-radius:20px;padding:8px 13px;font-size:12.5px;font-weight:700;text-decoration:none;transition:transform .12s}.cafe-app .devo-nav-btn:active{transform:scale(.95)}.cafe-app .devo-nav-btn.is-off{opacity:.35;pointer-events:none}.cafe-app .cad{border:1px solid var(--line);border-top:3px solid var(--rose);box-shadow:0 12px 30px -20px var(--shadow);background:#fbf6ee;border-radius:18px;margin:18px 16px 0;padding:20px 18px}.cafe-app .cad-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cafe-app .cad-head .nh{align-items:center;gap:8px;display:flex}.cafe-app .cad-head .nh svg{width:20px;height:20px;stroke:var(--coffee)}.cafe-app .cad-head .nh b{font-family:var(--serif);color:var(--coffee);font-size:19px}.cafe-app .cad-ref{color:var(--rose-deep);background:var(--surf);border:1px solid var(--rose);white-space:nowrap;border-radius:20px;flex:none;padding:5px 12px;font-size:12px;font-weight:800}.cafe-app .cad-f{margin-bottom:18px}.cafe-app .cad-f label{color:var(--coffee);margin:0 0 7px 2px;font-size:13px;font-weight:700;display:block}.cad-f .cad-dica{color:var(--ink-soft);margin:-3px 0 7px 2px;font-size:12px;font-style:italic;font-weight:500;line-height:1.4;display:block}.cafe-app .cad-f input,.cafe-app .cad-f textarea{border:1px solid var(--rose);background:var(--surf);width:100%;font-family:var(--font-serif-reading);color:var(--ink);resize:none;border-radius:12px;padding:13px 14px;font-size:15.5px;line-height:1.6}.cafe-app .cad-f textarea{resize:vertical}.cafe-app .cad-f input::placeholder,.cafe-app .cad-f textarea::placeholder{color:#c2a39a;font-style:italic}.cafe-app .cad-f input:focus,.cafe-app .cad-f textarea:focus{border-color:var(--rose-deep);outline:none;box-shadow:0 0 0 3px #cf7f8c24}.cafe-app .cad .saved{color:var(--rose-deep);min-height:16px;margin-top:4px;font-size:12px;font-weight:600;transition:opacity .3s}.cafe-app .prof-hero{color:#f6ead8;text-align:center;background:linear-gradient(150deg,#5a3a26,#2c1a10);padding:54px 24px 26px;position:relative}.cafe-app .prof-hero .backbtn{color:#fff;z-index:3;background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;text-decoration:none;display:flex;position:absolute;top:16px;left:16px}.cafe-app .prof-hero .pic{border:3px solid var(--rose);background:var(--av-grad);width:96px;height:96px;font-family:var(--serif);color:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:38px;display:flex;overflow:hidden;box-shadow:0 8px 20px -8px #00000080}.cafe-app .prof-hero h1{font-family:var(--serif);margin-top:13px;font-size:24px;font-weight:500}.cafe-app .prof-hero .since{color:#d7bda4;margin-top:3px;font-size:12.5px}.cafe-app .prof-cover{background:#2c1a10;width:100%;height:min(70vh,540px);position:relative;overflow:hidden}.cafe-app .prof-cover-img{object-fit:cover;object-position:50% 28%}.cafe-app .prof-cover-scrim{z-index:1;background:linear-gradient(#140c064d 0%,#140c0600 24% 40%,#1c100899 76%,#1c1008eb 100%);position:absolute;inset:0}.cafe-app .prof-cover-back{color:#fff;z-index:3;background:#140c066b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;display:flex;position:absolute;top:16px;left:16px}.cafe-app .prof-cover-caption{z-index:2;text-align:center;color:#f6ead8;padding:0 26px 28px;position:absolute;bottom:0;left:0;right:0}.cafe-app .prof-cover-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--rose);margin-bottom:8px;font-size:11px;font-weight:800}.cafe-app .prof-cover-seal{justify-content:center;margin-bottom:10px;display:flex}.cafe-app .prof-cover-caption h1{font-family:var(--font-serif);text-shadow:0 2px 18px #00000073;font-size:30px;font-weight:500;line-height:1.12}.cafe-app .prof-cover-since{color:#e7d2bd;margin-top:6px;font-size:13px}@supports ((-webkit-backdrop-filter:blur(6px)) or (backdrop-filter:blur(6px))){.cafe-app .prof-cover-back{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140c0652}}.cafe-app .prof-social{text-align:center;margin:34px 22px 16px}.cafe-app .prof-social-label{color:var(--ink-soft);font-size:12.5px}.cafe-app .prof-social-icons{justify-content:center;gap:16px;margin-top:14px;display:flex}.cafe-app .prof-social-btn{border:1.5px solid var(--line);background:var(--surf);width:48px;height:48px;color:var(--coffee);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,border-color .15s,color .15s;display:inline-flex}.cafe-app .prof-social-btn svg{width:22px;height:22px}.cafe-app .prof-social-btn:hover,.cafe-app .prof-social-btn:active{border-color:var(--rose);color:var(--rose-deep);transform:translateY(-2px)}.cafe-app .prof-social-feito{color:var(--ink-soft);font-size:12.5px;font-family:var(--font-serif);margin-top:22px;font-style:italic}@media (prefers-reduced-motion:reduce){.cafe-app .prof-social-btn{transition:none}.cafe-app .prof-social-btn:hover,.cafe-app .prof-social-btn:active{transform:none}}.cafe-app .streak{border:1px solid var(--rose);color:#fff;background:#e3a6ad29;border-radius:30px;align-items:center;gap:7px;margin-top:15px;padding:9px 17px;font-size:13px;font-weight:700;display:inline-flex}.cafe-app .stats{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;margin:18px 22px 0;display:flex;overflow:hidden}.cafe-app .stats .st{text-align:center;flex:1;padding:16px 8px}.cafe-app .stats .st+.st{border-left:1px solid var(--line)}.cafe-app .stats .st b{font-family:var(--serif);color:var(--coffee);font-size:24px;font-weight:600;display:block}.cafe-app .stats .st span{color:var(--ink-soft);font-size:11px}.cafe-app .medals{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 22px;display:grid}.cafe-app .medal{text-align:center}.cafe-app .medal .mb{aspect-ratio:1;background:var(--milk-2);border:1px solid var(--line);border-radius:16px;justify-content:center;align-items:center;width:100%;font-size:26px;display:flex}.cafe-app .medal.locked .mb{opacity:.4;filter:grayscale(.8)}.cafe-app .medal small{color:var(--ink-soft);margin-top:5px;font-size:9.5px;line-height:1.2;display:block}.cafe-app .diary{background:var(--rose-soft);border-radius:16px;margin:0 22px 10px;padding:15px}.cafe-app .diary .q{font-family:var(--serif);color:var(--coffee);font-size:14.5px;font-style:italic;line-height:1.5}.cafe-app .diary .d{color:var(--rose-deep);margin-top:9px;font-size:11px;font-weight:700}.cafe-app .diary-empty{background:var(--surf);border:1px solid var(--line);color:var(--ink-soft);text-align:center;border-radius:16px;margin:0 22px;padding:18px;font-size:13.5px;line-height:1.55}.cafe-app .menu{background:var(--surf);border:1px solid var(--line);border-radius:18px;margin:0 22px;overflow:hidden}.cafe-app .menu .row{border-bottom:1px solid var(--line);cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border-top:0;border-left:0;border-right:0;align-items:center;gap:13px;padding:15px;text-decoration:none;display:flex}.cafe-app .menu .row:last-child{border-bottom:none}.cafe-app .menu .row .mi{width:24px;color:var(--coffee-soft);justify-content:center;align-items:center;display:flex}.cafe-app .menu .row .mi svg{width:20px;height:20px}.cafe-app .menu .row.danger .mi{color:var(--rose-deep)}.cafe-app .menu .row .lbl{color:var(--espresso);flex:1;font-size:14.5px;font-weight:600}.cafe-app .menu .row .lbl .lbl-sub{color:var(--ink-soft);margin-top:2px;font-size:11.5px;font-weight:500;line-height:1.35}.cafe-app .menu .row.danger .lbl .lbl-sub{color:var(--ink-soft)}.cafe-app .menu .row .arr{color:var(--ink-soft);font-size:13px;font-weight:600}.cafe-app .menu .row.danger .lbl{color:var(--rose-deep)}.cafe-app .progress{background:var(--milk-2);border-radius:6px;height:7px;margin-top:13px;overflow:hidden}.cafe-app .progress i{background:var(--rose);border-radius:6px;height:100%;display:block}.cafe-app .jor-prog{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;margin:16px 22px 6px;padding:16px}.cafe-app .jor-prog .t{justify-content:space-between;align-items:baseline;display:flex}.cafe-app .jor-prog b{font-family:var(--serif);color:var(--coffee);font-size:18px}.cafe-app .jor-prog .t span{color:var(--ink-soft);font-size:12px;font-weight:600}.cafe-app .jor-sec{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin:18px 22px 8px;font-size:11px;font-weight:700}.cafe-app .chap{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:13px 22px;text-decoration:none;display:flex}.cafe-app a.chap:active{background:var(--milk-2)}.cafe-app .chap .cn{width:40px;height:40px;font-family:var(--serif);border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.cafe-app .chap .cn.feito{color:#5c7a5e;background:#e2ecdf}.cafe-app .chap .cn.pend{border:2px dashed var(--rose);color:var(--rose-deep);background:0 0}.cafe-app .chap .cn.today{background:var(--coffee);color:var(--milk)}.cafe-app .chap .cn.soon{background:var(--milk-2);color:var(--ink-soft);opacity:.75}.cafe-app .chap .ci{flex:1}.cafe-app .chap .ci h4{color:var(--espresso);font-size:14.5px;font-weight:700}.cafe-app .chap .ci p{color:var(--ink-soft);margin-top:2px;font-size:11.5px}.cafe-app .chap.is-today{background:linear-gradient(90deg,#e3a6ad29,#0000)}.cafe-app .chap .st{text-align:right;flex:none;font-size:11.5px;font-weight:700}.cafe-app .chap .st.feito{color:#5c7a5e}.cafe-app .chap .st.pend{color:var(--rose-deep);background:var(--rose-soft);border-radius:20px;padding:4px 9px}.cafe-app .chap .st.today{color:var(--rose-deep)}.cafe-app .chap .st.soon{color:var(--ink-soft);opacity:.55}.cafe-app .chap.is-pend{background:linear-gradient(90deg,#e3a6ad12,#0000)}.cafe-app .book{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;align-items:center;gap:14px;margin:0 22px 12px;padding:14px;text-decoration:none;display:flex}.cafe-app a.book:active{transform:scale(.98)}.cafe-app .book.soon{opacity:.72}.cafe-app .book .spine{color:#fff;width:46px;height:62px;font-family:var(--serif);letter-spacing:.01em;text-align:center;box-shadow:0 6px 14px -6px var(--shadow);border-radius:5px 7px 7px 5px;flex:0 0 46px;justify-content:center;align-items:center;padding:4px;font-size:18px;font-weight:600;line-height:1;display:flex;position:relative}.cafe-app .book .spine:before{content:"";background:#f0dcaa73;border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:4px}.cafe-app .book .bd{flex:1;min-width:0}.cafe-app .book .bd h4{color:var(--espresso);white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:700;overflow:hidden}.cafe-app .book .bd .m{color:var(--ink-soft);margin-top:2px;font-size:12px}.cafe-app .book .bd .progress{height:6px;margin-top:9px}.cafe-app .book .bdg{letter-spacing:.03em;white-space:nowrap;border-radius:20px;flex:none;padding:5px 10px;font-size:10.5px;font-weight:800}.cafe-app .bdg.go{background:var(--rose-soft);color:var(--rose-deep)}.cafe-app .bdg.done{color:#5c7a5e;background:#e2ecdf}.cafe-app .bdg.soon{background:var(--milk-2);color:var(--ink-soft)}.cafe-app .prayer-banner{color:#f6ead8;background:linear-gradient(150deg,#7a5640,#5a3a26);border-radius:22px;margin:6px 22px 0;padding:20px;position:relative;overflow:hidden}.cafe-app .prayer-banner h2{font-family:var(--serif);font-size:21px;font-weight:500;line-height:1.2}.cafe-app .prayer-banner p{color:#e8d2b8;font-size:13.5px;font-family:var(--serif);white-space:pre-wrap;margin-top:8px;font-style:italic;line-height:1.55}.cafe-app .amem-wrap{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.cafe-app .amem-btn{color:#f6ead8;min-height:44px;font-family:var(--sans);cursor:pointer;background:#f6ead81f;border:1.5px solid #f6ead880;border-radius:999px;align-items:center;gap:7px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .12s,background .15s;display:inline-flex}.cafe-app .amem-btn:active{transform:scale(.95)}.cafe-app .amem-btn.on{color:#5a3a26;background:#f6ead8;border-color:#f6ead8}.cafe-app .amem-btn:disabled{opacity:.7}.cafe-app .amem-count{color:#e8d2b8;font-size:13px;font-weight:600}@media (prefers-reduced-motion:reduce){.cafe-app .amem-btn{transition:none}}.cafe-app .pray-item{gap:12px;display:flex}.cafe-app .pray-item .dot{background:var(--rose-soft);width:36px;height:36px;color:var(--rose-deep);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;font-size:16px;display:flex}.cafe-app .pray-item img.dot{object-fit:cover}.cafe-app .pray-item .nm{color:var(--espresso);font-size:13.5px;font-weight:700}.cafe-app .pray-item .tx{color:#4f3e32;margin-top:2px;font-size:13.5px;line-height:1.45}.cafe-app .reacts{align-items:center;gap:8px;margin-top:14px;display:flex}.cafe-app .react{background:var(--milk);border:1px solid var(--line);min-height:44px;font-family:var(--sans);color:var(--coffee-soft);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:transform .15s;display:inline-flex}.cafe-app .react:active{transform:scale(.93)}.cafe-app .react:disabled{opacity:.6}.cafe-app .react.on{background:var(--rose-soft);border-color:var(--rose);color:var(--rose-deep)}.cafe-app .react.pray.on{border-color:var(--gold);color:#9a7424;background:#f6ecd2}.cafe-app .pod-ep{margin-bottom:12px}.cafe-app .pod-head{align-items:flex-start;gap:12px;display:flex}.cafe-app .pod-capa{object-fit:cover;border-radius:12px;flex:0 0 64px;width:64px;height:64px}.cafe-app .pod-capa-fb{background:var(--rose-soft);justify-content:center;align-items:center;display:flex}.cafe-app .pod-titulo{font-family:var(--font-serif);color:var(--espresso);font-size:16px;font-weight:500;line-height:1.25}.cafe-app .pod-desc{color:var(--ink-soft);margin-top:4px;font-size:13px;line-height:1.5}.cafe-app .pod-meta{color:var(--rose-deep);flex-wrap:wrap;align-items:center;gap:13px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.cafe-app .pod-meta span{align-items:center;gap:4px;display:inline-flex}.cafe-app .pod-retomar{background:var(--rose-soft);color:var(--rose-deep);border:1px solid var(--rose);cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.cplayer{flex-direction:column;gap:8px;display:flex}.cplayer-seek{appearance:none;background:linear-gradient(to right, var(--rose-btn) 0, var(--rose-btn) var(--pct), var(--line) var(--pct), var(--line) 100%);cursor:pointer;border-radius:999px;width:100%;height:6px}.cplayer-seek:disabled{opacity:.55;cursor:default}.cplayer-seek::-webkit-slider-thumb{appearance:none;background:var(--rose-btn);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0000004d}.cplayer-seek::-moz-range-thumb{background:var(--rose-btn);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px}.cplayer-time{color:var(--ink-soft);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.cplayer-row{justify-content:center;align-items:center;gap:16px;margin-top:4px;display:flex}.cplayer-play{background:var(--rose-btn);color:#fff;cursor:pointer;width:58px;height:58px;box-shadow:0 8px 20px -8px var(--rose-btn);border:none;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;display:flex}.cplayer-play svg{width:26px;height:26px;margin-left:1px}.cplayer-play:active{transform:scale(.94)}.cplayer-skip{width:42px;height:42px;color:var(--coffee);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;display:flex}.cplayer-skip svg{width:30px;height:30px}.cplayer-skip:active{background:var(--milk)}.cplayer-rate{text-align:center;background:var(--milk);border:1px solid var(--line);min-width:46px;color:var(--coffee);cursor:pointer;border-radius:999px;flex:none;padding:7px 10px;font-size:13px;font-weight:700}.prayer-banner .cplayer-skip{color:#f6ead8}.prayer-banner .cplayer-time{color:#f6ead8b8}.prayer-banner .cplayer-rate{color:#f6ead8;background:#ffffff1a;border-color:#ffffff38}.prayer-banner .cplayer-seek{background:linear-gradient(to right, var(--rose-btn) 0, var(--rose-btn) var(--pct), #ffffff38 var(--pct), #ffffff38 100%)}.cafe-app .reatores{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;gap:7px;width:100%;margin-top:12px;padding:4px 0;display:flex}.cafe-app .reatores:active{opacity:.7}.cafe-app .reatores-linha{color:var(--ink-soft);align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.cafe-app .reatores-avs{flex:none;display:inline-flex}.cafe-app .reatores-avs .av{border:2px solid var(--surf);box-sizing:content-box;margin-left:-7px}.cafe-app .reatores-avs .av:first-child{margin-left:0}.cafe-app .reatores-nomes{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cafe-app .reatores-overlay{z-index:1000;background:#140c068c;justify-content:center;align-items:flex-end;animation:.18s reatFade;display:flex;position:fixed;inset:0}.cafe-app .reatores-sheet{background:#fffaf2;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:78vh;animation:.22s cubic-bezier(.22,1,.36,1) reatUp;display:flex;box-shadow:0 -14px 50px -12px #00000080}[data-theme=dark] .cafe-app .reatores-sheet{background:#2a1810}.cafe-app .reatores-sheet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px 10px;display:flex}.cafe-app .reatores-sheet-head h3{font-family:var(--serif);color:var(--espresso);font-size:18px;font-weight:500}.cafe-app .reatores-count{color:var(--ink-soft);font-family:var(--sans);font-size:14px}.cafe-app .reatores-close{width:34px;height:34px;color:var(--ink-soft);cursor:pointer;background:#8c6e5a29;border:none;border-radius:50%;flex:none;font-size:15px}.cafe-app .reatores-sheet-list{padding:6px 18px 26px;overflow-y:auto}.cafe-app .reatores-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 0;display:flex}.cafe-app .reatores-row:last-child{border-bottom:none}.cafe-app .reatores-row-nome{min-width:0;color:var(--espresso);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14.5px;font-weight:600;overflow:hidden}@keyframes reatFade{0%{opacity:0}to{opacity:1}}@keyframes reatUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cafe-app .reatores-overlay,.cafe-app .reatores-sheet{animation:none}}.cafe-tabbar{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#fbf4eaf0;justify-content:space-around;align-items:flex-start;max-width:480px;height:84px;margin:0 auto;padding:11px 6px 0;display:flex;position:fixed;bottom:0;left:0;right:0}.cafe-tabbar .tab{cursor:pointer;color:var(--ink-soft);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:0;font-size:10.5px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.cafe-tabbar .tab svg{stroke-width:1.7px;width:23px;height:23px;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.cafe-tabbar .tab.on{color:var(--text-link)}.cafe-tabbar .tab.on svg{stroke:var(--text-link);transform:translateY(-2px)scale(1.08)}.cafe-tabbar .tab.soon{opacity:.5;cursor:default}.cafe-app .share-v{background:var(--surf);border:1px solid var(--line);width:calc(100% - 48px);color:var(--coffee);font-size:14px;font-weight:700;font-family:var(--sans);cursor:pointer;border-radius:40px;margin:14px 24px 0;padding:13px;transition:transform .15s;display:block}.cafe-app .share-v:active{transform:scale(.97)}.cafe-app .amen{background:var(--coffee);width:calc(100% - 48px);color:var(--milk);font-size:15px;font-weight:700;font-family:var(--sans);cursor:pointer;border:none;border-radius:40px;margin:12px 24px 4px;padding:15px;transition:transform .15s;display:block}.cafe-app .amen:active{transform:scale(.97)}.cbtn{font-family:var(--sans);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;padding:13px 16px;font-size:14px;font-weight:700;transition:transform .12s,opacity .15s}.cbtn.is-full{width:100%}.cbtn:disabled{opacity:.6;cursor:default}.cbtn:active:not(:disabled){transform:scale(.97)}.cbtn-primary{background:var(--rose-btn);color:#fff}.cbtn-cafe{background:var(--coffee);color:var(--milk)}.cbtn-ghost{color:var(--ink-soft);border:1px solid var(--line);background:0 0}[data-theme=dark] .cafe-app .cad-f input,[data-theme=dark] .cafe-app .cad-f textarea{background:#160c06;border-color:#e7d2b424}[data-theme=dark] .cafe-app .cad{background:#1f1209}[data-theme=dark] .cafe-app .amen{color:#2a1206;background:linear-gradient(#f0c98f,#d9b878)}[data-theme=dark] .cafe-app .cad-ref{background:#e7a7bd1f}[data-theme=dark] .cafe-app .post-body,[data-theme=dark] .cafe-app .post-body.serif,[data-theme=dark] .cafe-app .pray-item .tx{color:#d8bb98}[data-theme=dark] .cafe-app .ic.gold,[data-theme=dark] .cafe-app .react.pray.on{background:#d9b87824}[data-theme=dark] .cafe-app .ic.green,[data-theme=dark] .cafe-app .bdg.done,[data-theme=dark] .cafe-app .chap .cn.feito,[data-theme=dark] .cafe-app .medal .mb{background:#a9c2a01f}[data-theme=dark] .cafe-app .chap .st.pend,[data-theme=dark] .cafe-app .bdg.go,[data-theme=dark] .cafe-app .pray-item .dot{background:#e3a6ad29}[data-theme=dark] .cafe-app .devo-nav-btn{background:#1f1209}[data-theme=dark] .cafe-app .cad-f input::placeholder,[data-theme=dark] .cafe-app .cad-f textarea::placeholder{color:#8a7565}[data-theme=dark] .cafe-tabbar{background:#160c06eb;border-top-color:#e7d2b424}.cafe-app .freq{background:var(--surf);border:1px solid var(--surf-bd);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;margin:0 22px;padding:16px 18px}.cafe-app .freq-nums{align-items:center;display:flex}.cafe-app .freq-nums .fn{text-align:center;flex:1}.cafe-app .freq-nums .fn .v{color:var(--espresso);font-size:26px;font-weight:800;font-family:var(--serif)}.cafe-app .freq-nums .fn .l{color:var(--ink-soft);margin-top:2px;font-size:11.5px}.cafe-app .freq-nums .fn-sep{background:var(--line);align-self:stretch;width:1px;margin:4px 0}.cafe-app .freq-head{grid-template-columns:repeat(7,1fr);gap:6px;margin:14px 0 6px;display:grid}.cafe-app .freq-head span{text-align:center;color:var(--ink-soft);font-size:10.5px;font-weight:700}.cafe-app .freq-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.cafe-app .freq-grid .fc{aspect-ratio:1;background:var(--milk-2);border-radius:6px}.cafe-app .freq-grid .fc.on{background:linear-gradient(145deg,#e6b45a,#c1954a);box-shadow:inset 0 1px #fff6}.cafe-app .freq-grid .fc.hoje{outline:2px solid var(--rose-deep);outline-offset:1px}.cafe-app .freq-grid .fc.fut{opacity:.35}.cafe-app .freq-foot{text-align:center;color:var(--ink-soft);margin-top:12px;font-size:12px}.splash{z-index:9999;background:radial-gradient(120% 120% at 50% 34%,#4a2c18 0%,#2c1a10 62%,#1c110a 100%);place-items:center;animation:3.25s forwards splashOut;display:grid;position:fixed;inset:0;overflow:hidden}.splash-mark{z-index:1;flex-direction:column;align-items:center;gap:20px;animation:1.1s cubic-bezier(.2,.75,.2,1) both splashLogoIn;display:flex;position:relative}.splash-cup{width:min(56vw,240px);height:auto}.splash-name{font-family:var(--font-serif);color:#fbf4ea;letter-spacing:.01em;font-size:clamp(26px,8vw,40px);font-weight:500}.splash-glow{z-index:0;aspect-ratio:1;filter:blur(16px);background:radial-gradient(circle,#e9be6e80 0%,#e9be6e00 62%);border-radius:50%;width:86vw;max-width:600px;animation:3.25s both splashGlow;position:absolute}.splash-steam path{transform-box:fill-box;transform-origin:bottom;opacity:0;animation:2.6s ease-in-out infinite steam}.splash-steam .s2{animation-delay:.7s}.splash-steam .s3{animation-delay:1.4s}@keyframes steam{0%{opacity:0;transform:translateY(3px)scaleY(.8)}25%{opacity:.75}65%{opacity:.3}to{opacity:0;transform:translateY(-5px)scaleY(1.15)}}@keyframes splashOut{0%,80%{opacity:1}to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes splashLogoIn{0%{opacity:0;transform:scale(.86)}55%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes splashGlow{0%{opacity:0;transform:scale(.7)}40%{opacity:.85}to{opacity:.5;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.splash{animation-duration:1.6s}.splash-glow,.splash-steam path{opacity:0;animation:none}.splash-mark{opacity:1;animation:none}}.cafe-app .retiro-hero{color:#f6ead8;background:radial-gradient(130% 130% at 85% 0,#a5713f 0%,#6b4326 45%,#3a2214 100%);border-radius:0 0 26px 26px;padding:18px 22px 22px;position:relative}.cafe-app .retiro-hero .tag{letter-spacing:.06em;text-transform:uppercase;background:#ffffff29;border-radius:20px;padding:4px 11px;font-size:11px;font-weight:800;display:inline-block}.cafe-app .retiro-hero h1{font-family:var(--font-serif);margin:10px 0 6px;font-size:30px;font-weight:500;line-height:1.1}.cafe-app .retiro-hero .meta{opacity:.92;max-width:30ch;font-size:14px;line-height:1.45}.cafe-app .retiro-info{opacity:.95;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:12.5px;font-weight:600;display:flex}.cafe-app .retiro-inclui{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.cafe-app .retiro-inclui li{color:var(--ink);padding-left:22px;font-size:13.5px;position:relative}.cafe-app .retiro-inclui li:before{content:"✓";color:var(--rose-deep);font-weight:800;position:absolute;left:0}.cafe-app .rc-btn{cursor:pointer;color:#3a2018;background:linear-gradient(145deg,#e6b45a,#c1954a);border:none;border-radius:30px;width:100%;padding:15px;font-size:15px;font-weight:800;box-shadow:0 12px 24px -12px #966e28b3}.cafe-app .retiro-cta p{text-align:center;color:var(--ink-soft);margin:10px 22px 0;font-size:12.5px;line-height:1.5}.cafe-app .retiro-cta.ok{background:var(--rose-soft);border:1px solid var(--rose);border-radius:16px;padding:16px}.cafe-app .retiro-cta .rc-ok{color:var(--rose-deep);text-align:center;font-size:15px;font-weight:800}.cafe-app .retiro-cta.ok p{margin:6px 0 0}.cafe-app .rc-wa{color:var(--coffee);margin:14px 0 0;font-size:12.5px;font-weight:700;display:block}.cafe-app .rc-wa input{border:1px solid var(--surf-bd);background:var(--surf);width:100%;color:var(--ink);border-radius:12px;margin-top:6px;padding:12px 14px;font-size:15px;display:block}.cafe-app .rc-warow{gap:8px;margin-top:6px;display:flex}.cafe-app .rc-warow button{background:var(--coffee);color:var(--milk);cursor:pointer;border:none;border-radius:12px;width:100%;padding:10px 16px;font-size:13px;font-weight:700}.cafe-app .rc-warow input{border:1px solid var(--surf-bd);background:var(--surf);min-width:0;color:var(--ink);border-radius:12px;flex:1;padding:10px 12px;font-size:14px}.cafe-app .rc-sair{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;margin:12px auto 0;font-size:12.5px;text-decoration:underline;display:block}.cafe-app .retiro-hero .bk{color:#fff;background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex;position:absolute;top:18px;left:18px}.cafe-app .bp-wrap{flex-direction:column;gap:14px;padding:20px 22px 8px;display:flex}.cafe-app .bp-h2{font-family:var(--font-serif);color:var(--espresso);margin:6px 0 0;font-size:21px;font-weight:600;line-height:1.2}.cafe-app .bp-p{color:var(--ink);white-space:pre-line;margin:0;font-size:15px;line-height:1.65}.cafe-app .bp-destaque{background:var(--rose-soft);border:1px solid var(--rose);color:var(--rose-deep);white-space:pre-line;border-radius:14px;padding:14px 16px;font-size:14.5px;font-weight:600;line-height:1.55}.cafe-app .bp-fig{margin:0}.cafe-app .bp-img{border-radius:16px;width:100%;height:auto;display:block}.cafe-app .bp-cap{color:var(--ink-soft);text-align:center;margin-top:6px;font-size:12px}.cafe-app .bp-btn{text-align:center;cursor:pointer;color:#3a2018;background:linear-gradient(145deg,#e6b45a,#c1954a);border:none;border-radius:30px;width:100%;padding:15px;font-size:15px;font-weight:800;text-decoration:none;display:block;box-shadow:0 12px 24px -12px #966e28b3}.cafe-app .bp-btn-off{background:var(--surf);color:var(--ink-soft);box-shadow:none;cursor:default}.cafe-app .bp-foot{text-align:center;padding:22px}.cafe-app .bp-foot-link{color:var(--rose-deep);font-size:13px;font-weight:700;text-decoration:none}.cafe-app .feed{margin:0 22px}.cafe-app .feed .fe{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:11px 0;display:flex}.cafe-app .feed .fe:last-child{border-bottom:none}.cafe-app .feed .fe-ic{background:var(--surf);border:1px solid var(--surf-bd);border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cafe-app .feed .fe-bd{flex:1;min-width:0}.cafe-app .feed .fe-tx{color:var(--ink);font-size:13.5px;line-height:1.4}.cafe-app .feed .fe-tx b{color:var(--espresso);font-weight:700}.cafe-app .feed .fe-wh{color:var(--ink-soft);margin-top:2px;font-size:11.5px}.cafe-app .badges{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 22px;display:grid}.cafe-app .badge{background:var(--surf);border:1px solid var(--surf-bd);text-align:center;border-radius:16px;padding:13px 10px}.cafe-app .badge.full{background:linear-gradient(160deg, var(--surf), #e6b45a1f);border-color:#c1954a8c}.cafe-app .badge .bi{background:linear-gradient(150deg,#f6e9cf,#ecd5a6);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 7px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb3}.cafe-app .badge.off .bi{background:var(--milk-2);filter:grayscale();opacity:.55}.cafe-app .badge .bi .lv{background:var(--coffee);min-width:18px;height:18px;color:var(--milk);font-size:10.5px;font-weight:800;font-family:var(--sans);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;bottom:-4px;right:-4px}.cafe-app .badge .bn{color:var(--espresso);justify-content:center;align-items:center;min-height:28px;font-size:11.5px;font-weight:700;line-height:1.2;display:flex}.cafe-app .badge .bp{background:var(--milk-2);border-radius:3px;height:5px;margin:4px 4px 5px;overflow:hidden}.cafe-app .badge .bp i{background:linear-gradient(90deg,#e6b45a,#c1954a);border-radius:3px;height:100%;display:block}.cafe-app .badge.full .bp i{background:linear-gradient(90deg,#6fae6f,#4f8a4f)}.cafe-app .badge .bm{color:var(--ink-soft);font-size:10.5px;font-weight:600}.cafe-app .badge.full .bm{color:#4f8a4f}[data-theme=dark] .cafe-app .badge .bi{background:linear-gradient(150deg,#b78d4d,#8f6d38)}[data-theme=dark] .cafe-app .freq-grid .fc.on{background:linear-gradient(145deg,#cb9a52,#a97e3f)}.cafe-app .bx-search{z-index:20;-webkit-backdrop-filter:blur(16px)saturate(1.3);backdrop-filter:blur(16px)saturate(1.3);border:1px solid var(--surf-bd);background:#fdf7eec7;border-radius:14px;align-items:center;gap:9px;margin:2px 22px 14px;padding:12px 14px;display:flex;position:sticky;top:8px;box-shadow:0 10px 22px -14px #5a3a2680}[data-theme=dark] .cafe-app .bx-search{background:#2e1b0eb8}.cafe-app .bx-search svg{width:18px;height:18px;color:var(--ink-soft);flex:none}.cafe-app .bx-search input{min-width:0;color:var(--ink);font-size:15px;font-family:var(--sans);background:0 0;border:none;outline:none;flex:1}.cafe-app .bx-search input::placeholder{color:var(--ink-soft)}.cafe-app .bx-clear{background:var(--milk-2);color:var(--ink-soft);cursor:pointer;border:none;border-radius:50%;flex:none;width:44px;height:44px;font-size:14px;line-height:1}.cafe-app .bx-ordem{gap:6px;margin:0 22px 8px;display:flex}.cafe-app .bx-ordem button{border:1px solid var(--surf-bd);background:var(--surf);color:var(--ink-soft);cursor:pointer;border-radius:10px;flex:1;padding:8px 10px;font-size:12.5px;font-weight:700}.cafe-app .bx-ordem button.on{background:var(--coffee);color:var(--milk);border-color:#0000}.cafe-app .bx-empty{text-align:center;color:var(--ink-soft);padding:24px 22px;font-size:13.5px}.cafe-app .bx-list{margin:0 12px 4px}.cafe-app .bx-book{border-bottom:1px solid var(--line)}.cafe-app .bx-book:last-child{border-bottom:none}.cafe-app .bx-nomebtn{cursor:pointer;text-align:left;width:100%;font-family:var(--serif);background:0 0;border:none;justify-content:space-between;align-items:baseline;gap:12px;padding:15px 12px;display:flex}.cafe-app .bx-nomebtn>span:first-child{color:var(--espresso);font-size:19px;font-weight:500}.cafe-app .bx-book.is-open .bx-nomebtn>span:first-child{color:var(--rose-deep)}.cafe-app .bx-cap-hint{color:var(--ink-soft);font-size:12px;font-family:var(--sans);flex:none}.cafe-app .bx-caps{grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:8px;padding:4px 12px 16px;display:grid}.cafe-app .bx-cap{background:var(--surf);border:1px solid var(--surf-bd);height:52px;color:var(--coffee);font-family:var(--serif);border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex}.cafe-app a.bx-cap:active{background:var(--milk-2);transform:scale(.95)}.cafe-app .d5-nav{justify-content:space-between;align-items:center;gap:10px;margin:18px 22px 0;display:flex}.cafe-app .d5-nav-btn{background:var(--surf);border:1px solid var(--line);color:var(--coffee);font-family:var(--sans);white-space:nowrap;box-shadow:0 8px 22px -18px var(--shadow);border-radius:30px;align-items:center;gap:6px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex}.cafe-app a.d5-nav-btn:active{transform:scale(.96)}.cafe-app .d5-nav-btn.is-off{opacity:.38;pointer-events:none}.cafe-app .d5-nav .lbl{font-family:var(--serif);color:var(--espresso);font-size:16px;font-weight:600}.cafe-app .d5-all{background:var(--surf);border:1px solid var(--line);color:var(--espresso);box-shadow:0 8px 22px -18px var(--shadow);border-radius:16px;align-items:center;gap:11px;margin:10px 22px 0;padding:15px 16px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .15s;display:flex}.cafe-app a.d5-all:active{transform:scale(.98)}.cafe-app .d5-all:after{content:"›";color:var(--rose-deep);margin-left:auto;font-size:20px;font-weight:400;line-height:1}.pwa-install-wrap{left:0;right:0;bottom:max(94px, calc(env(safe-area-inset-bottom) + 94px));z-index:55;pointer-events:none;max-width:480px;margin:0 auto;padding:0 12px;position:fixed}.pwa-install-banner{pointer-events:auto;background:var(--milk-2);border:1px solid var(--line);opacity:0;border-radius:18px;align-items:center;gap:11px;padding:12px 13px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .34s;display:flex;transform:translateY(160%);box-shadow:0 16px 36px -18px #3a24198c,0 3px 8px -4px #3a241938}.pwa-install-banner.is-in{opacity:1;transform:translateY(0)}.pwa-install-ico{flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.pwa-install-bd{flex:1;min-width:0}.pwa-install-bd .t{color:var(--espresso);font-size:13.5px;font-weight:800;line-height:1.25}.pwa-install-bd .s{color:var(--coffee-soft);margin-top:2px;font-size:11.5px;line-height:1.35}.pwa-install-actions{flex-direction:column;flex:none;align-items:stretch;gap:2px;display:flex}.pwa-install-btn{background:var(--rose-btn);color:#fff;min-width:84px;min-height:44px;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:22px;justify-content:center;align-items:center;padding:0 15px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.pwa-install-dismiss{min-height:32px;color:var(--ink-soft);font-size:11.5px;font-family:var(--sans);cursor:pointer;background:0 0;border:none}@media (prefers-reduced-motion:reduce){.pwa-install-banner{opacity:1;transition:none;transform:none}}.cafe-app .inst-lead{color:var(--ink);margin:0 22px 4px;font-size:14.5px;line-height:1.55}.cafe-app .inst-ok{background:var(--rose-soft);border:1px solid var(--rose);border-radius:18px;align-items:flex-start;gap:12px;margin:16px 22px 4px;padding:16px;display:flex}.cafe-app .inst-ok .ok-t{color:var(--rose-deep);font-size:15px;font-weight:800;line-height:1.35}.cafe-app .inst-ok .ok-s{color:var(--ink);margin-top:4px;font-size:13.5px;line-height:1.5}.cafe-app .inst-ok a{min-height:40px;color:var(--rose-deep);align-items:center;gap:5px;margin-top:8px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.cafe-app .inst-warn{background:var(--rose-soft);border:1px solid var(--rose);border-radius:18px;align-items:flex-start;gap:12px;margin:16px 22px 4px;padding:15px 16px;display:flex}.cafe-app .inst-warn .wi{border:1px solid var(--rose);width:34px;height:34px;color:var(--rose-deep);background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .cafe-app .inst-warn .wi{background:var(--milk-2)}.cafe-app .inst-warn .wt{color:var(--rose-deep);font-size:14.5px;font-weight:800;line-height:1.3}.cafe-app .inst-warn .ws{color:var(--ink);margin-top:5px;font-size:13.5px;line-height:1.5}.cafe-app .inst-plat{align-items:center;gap:10px;margin:26px 22px 12px;display:flex}.cafe-app .inst-plat h3{font-family:var(--serif);color:var(--espresso);font-size:20px;font-weight:500}.cafe-app .inst-you{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--rose-btn);white-space:nowrap;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:800}.cafe-app .inst-steps{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;margin:0 22px 8px;padding:4px 16px}.cafe-app .inst-step{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding:15px 0;display:flex}.cafe-app .inst-step:last-child{border-bottom:none}.cafe-app .inst-num{background:var(--rose-soft);width:32px;height:32px;color:var(--rose-deep);font-family:var(--serif);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;margin-top:1px;font-size:16px;font-weight:700;display:flex}.cafe-app .inst-tx{color:var(--ink);flex:1;font-size:15px;line-height:1.55}.cafe-app .inst-tx strong{color:var(--espresso);font-weight:700}.cafe-app .inst-badge{background:var(--milk-2);border:1px solid var(--line);width:28px;height:28px;color:var(--coffee);vertical-align:-8px;border-radius:8px;justify-content:center;align-items:center;margin:0 1px;display:inline-flex}.cafe-app .inst-badge svg{width:17px;height:17px}.cafe-app .inst-tip{color:var(--ink-soft);margin:4px 22px 0;padding-left:6px;font-size:13px;line-height:1.5}.cafe-app .inst-why{background:var(--surf);border:1px solid var(--line);box-shadow:0 8px 22px -18px var(--shadow);border-radius:18px;margin:0 22px 10px;padding:6px 16px}.cafe-app .inst-why .wy{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:14px 0;display:flex}.cafe-app .inst-why .wy:last-child{border-bottom:none}.cafe-app .inst-why .wy .wyi{flex:none}.cafe-app .inst-why .wy .wyt{color:var(--ink);font-size:14.5px;line-height:1.5}.cafe-app .inst-why .wy .wyt strong{color:var(--espresso);font-weight:700}.cafe-app .inst-phone{width:208px;max-width:74%;margin:4px auto 2px}.cafe-app .phone-frame{background:#241409;border:1px solid #ffffff0f;border-radius:30px;padding:7px;position:relative;box-shadow:0 18px 36px -16px #3a2419a6}.cafe-app .phone-screen{background:var(--milk);aspect-ratio:9/17.5;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden}.cafe-app .phone-notch{z-index:7;background:#0000004d;border-radius:3px;width:54px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}[data-theme=dark] .cafe-app .phone-notch{background:#ffffff38}.cafe-app .mk-fill{flex-direction:column;flex:1;gap:8px;padding:18px 13px 12px;display:flex;overflow:hidden}.cafe-app .mk-block{background:linear-gradient(120deg, var(--rose-soft), var(--milk-2));border-radius:10px;height:40px;margin-bottom:4px}.cafe-app .mk-line{background:var(--milk-2);border-radius:5px;height:9px}.cafe-app .mk-line.w90{width:90%}.cafe-app .mk-line.w70{width:70%}.cafe-app .mk-line.w50{width:50%}.cafe-app .mk-safari{background:var(--milk-2);border-top:1px solid var(--line);justify-content:space-around;align-items:center;padding:11px 10px 13px;display:flex}.cafe-app .mk-safari .mk-ic{width:22px;height:22px;color:var(--coffee-soft);justify-content:center;align-items:center;display:inline-flex}.cafe-app .mk-safari .mk-ic svg{width:22px;height:22px}.cafe-app .mk-target{position:relative}.cafe-app .mk-target.on{color:var(--rose-btn)!important}.cafe-app .mk-ring{border:2.5px solid var(--rose-btn);pointer-events:none;border-radius:50%;animation:1.7s ease-in-out infinite mkPulse;position:absolute;inset:-7px;box-shadow:0 0 0 4px #a94d612e}.cafe-app .mk-ring.rect{border-radius:12px;inset:-4px}@keyframes mkPulse{0%,to{opacity:.95;transform:scale(1)}50%{opacity:.45;transform:scale(1.16)}}@media (prefers-reduced-motion:reduce){.cafe-app .mk-ring{animation:none}}.cafe-app .mk-tip{z-index:9;background:var(--rose-btn);color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:20px;padding:4px 9px;font-size:9.5px;font-weight:800;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 16px -8px #0000008c}.cafe-app .mk-tip:after{content:"";border:5px solid #0000;border-top-color:var(--rose-btn);position:absolute;top:100%;left:50%;transform:translate(-50%)}.cafe-app .mk-tip.below{top:calc(100% + 10px);bottom:auto}.cafe-app .mk-tip.below:after{border-top-color:#0000;border-bottom-color:var(--rose-btn);top:auto;bottom:100%}.cafe-app .mk-dim{background:#140a0457;position:absolute;inset:0}.cafe-app .mk-sheet{z-index:3;background:var(--milk);border-radius:16px;padding:10px 9px;position:absolute;bottom:6px;left:6px;right:6px;box-shadow:0 -12px 30px -12px #00000073}.cafe-app .mk-grab{background:var(--line);border-radius:2px;width:34px;height:4px;margin:0 auto 9px}.cafe-app .mk-row{color:var(--ink);border-radius:10px;align-items:center;gap:9px;padding:8px;font-size:11px;font-weight:600;display:flex}.cafe-app .mk-row+.mk-row{margin-top:3px}.cafe-app .mk-row .mk-ic{width:19px;height:19px;color:var(--coffee-soft);flex:none;display:inline-flex}.cafe-app .mk-row .mk-ic svg{width:19px;height:19px}.cafe-app .mk-row.hi{background:var(--rose-soft);border:1px solid var(--rose);position:relative}.cafe-app .mk-row.hi,.cafe-app .mk-row.hi .mk-ic{color:var(--rose-deep)}.cafe-app .mk-row.hi .lbl{font-weight:800}.cafe-app .mk-dialog{z-index:3;background:var(--milk);border-radius:14px;position:absolute;top:14px;left:9px;right:9px;overflow:hidden;box-shadow:0 14px 30px -10px #0006}.cafe-app .mk-dhead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:9px 11px;display:flex}.cafe-app .mk-dhead .cancel{color:var(--ink-soft);font-size:10.5px}.cafe-app .mk-dhead .title{color:var(--espresso);font-size:10.5px;font-weight:800}.cafe-app .mk-dhead .add{color:var(--rose-btn);font-size:11px;font-weight:800;position:relative}.cafe-app .mk-dbody{align-items:center;gap:10px;padding:12px 11px;display:flex}.cafe-app .mk-dicon{background:var(--milk-2);border:1px solid var(--line);border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.cafe-app .mk-dname{color:var(--espresso);font-size:12px;font-weight:700}.cafe-app .mk-durl{color:var(--ink-soft);margin-top:2px;font-size:9.5px}.cafe-app .mk-addr{background:var(--milk);border:1px solid var(--line);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:7px;margin:0 12px;padding:6px 12px;font-size:9.5px;display:flex}.cafe-app .mk-addr .mk-aa{border:1.4px solid var(--coffee-soft);opacity:.6;border-radius:2px;width:8px;height:9px}.cafe-app .mk-addr .mk-rl{border:1.4px solid var(--coffee-soft);opacity:.6;border-top-color:#0000;border-radius:50%;width:11px;height:11px}.cafe-app .mk-safari-compact{background:var(--milk-2);border-top:1px solid var(--line);align-items:center;gap:8px;padding:9px 9px 12px;display:flex}.cafe-app .mk-safari-compact .mk-addr{flex:1;min-width:0;margin:0}.cafe-app .mk-safari-compact .mk-cbtn{width:27px;height:27px;color:var(--coffee-soft);background:#785a461f;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.cafe-app .mk-safari-compact .mk-cbtn svg{width:15px;height:15px}.cafe-app .mk-safari-compact .mk-cbtn.mk-target.on{color:var(--rose-btn)!important}.cafe-app .mk-shead{border-bottom:1px solid var(--line);align-items:center;gap:8px;margin-bottom:5px;padding:4px 6px 9px;display:flex}.cafe-app .mk-shico{background:var(--milk-2);border:1px solid var(--line);border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.cafe-app .mk-shname{color:var(--espresso);font-size:11px;font-weight:800}.cafe-app .mk-chrome-top{background:var(--milk-2);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 10px;display:flex}.cafe-app .mk-chrome-top .mk-ca{min-width:0;color:var(--ink);background:var(--milk);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:1;padding:6px 11px;font-size:9.5px;overflow:hidden}.cafe-app .mk-chrome-top .mk-dots{width:20px;height:20px;color:var(--coffee-soft);flex:none;justify-content:center;align-items:center;display:inline-flex}.cafe-app .mk-chrome-top .mk-dots svg{width:19px;height:19px}.cafe-app .mk-menu{z-index:3;background:var(--milk);border:1px solid var(--line);border-radius:12px;width:68%;padding:6px 5px;position:absolute;top:40px;right:8px;box-shadow:0 14px 30px -10px #00000073}.cafe-app .mk-dialog-and{top:auto;bottom:34px}.cafe-app .mk-dialog-and .mk-dbody{padding:14px 12px 6px}.cafe-app .mk-dbtns{justify-content:flex-end;align-items:center;gap:16px;padding:4px 14px 12px;display:flex}.cafe-app .mk-dbtns .cancel{color:var(--ink-soft);font-size:10.5px;font-weight:700}.cafe-app .mk-dbtns .add{color:var(--rose-btn);font-size:11px;font-weight:800;position:relative}.cafe-app .mk-dialog-ios .mk-dname,.cafe-app .mk-dialog-ios .mk-durl{display:block}.cafe-app .mk-dialog-ios .mk-dhead .cancel{font-size:13px;font-weight:700}.cafe-app .mk-dtoggle{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.cafe-app .mk-dtoggle .lbl{color:var(--espresso);font-size:11px;font-weight:700}.cafe-app .mk-switch{background:#c9c4bd;border-radius:999px;flex:none;width:34px;height:20px;transition:background .2s;position:relative}.cafe-app .mk-switch.on{background:#34c759}.cafe-app .mk-switch .knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d}.cafe-app .mk-switch.on .knob{left:16px}.cafe-app .mk-dhelp{color:var(--ink-soft);padding:8px 12px 12px;font-size:9.5px;line-height:1.4}.cafe-app .mk-cap{text-align:center;color:var(--ink-soft);margin:6px 22px 2px;font-size:11.5px;line-height:1.4}.cafe-app .sz-sec{margin-top:22px}.cafe-app .sz-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:4px 22px 14px;display:flex;overflow-x:auto}.cafe-app .sz-row::-webkit-scrollbar{display:none}.cafe-app .sz-row>*{scroll-snap-align:start}.cafe-app .sz-rowwrap{position:relative}.cafe-app .sz-rowwrap.tem-mais:after{content:"›";width:42px;color:var(--espresso);pointer-events:none;background:linear-gradient(90deg,#f7ecdb00,#f7ecdbeb);justify-content:center;align-items:center;font-size:26px;font-weight:600;animation:1.8s ease-in-out infinite sz-nudge;display:flex;position:absolute;top:4px;bottom:14px;right:0}[data-theme=dark] .cafe-app .sz-rowwrap.tem-mais:after{color:#f6ead8;background:linear-gradient(90deg,#1a0f0800,#1a0f08e6)}@keyframes sz-nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.cafe-app .chap .sz-st{letter-spacing:.01em;white-space:nowrap;border-radius:20px;flex:none;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.cafe-app .chap .sz-st.is-comecar{color:#8a5f38;border:1px solid #b07d5673}.cafe-app .chap .sz-st.is-comecar:before{content:"▶";opacity:.8;font-size:8px}.cafe-app .chap .sz-st.is-continuar{color:#7a5327;background:linear-gradient(90deg, #f0c98f61 var(--pct,0%), transparent var(--pct,0%));border:1px solid #d9b878b3}.cafe-app .chap .sz-st.is-registrar{color:var(--rose-deep);background:var(--rose-soft);border:1px solid var(--rose)}.cafe-app .chap .sz-st.is-amem{color:#fff8f5;background:linear-gradient(#c8828d,#a95f6b);box-shadow:0 6px 14px -8px #a95f6b99,inset 0 1px #ffffff4d}.devo5 .amen.is-dado{filter:saturate(.75);opacity:.92}.devo5 .amen-undo{color:var(--ink-soft,#b09a86);opacity:.7;cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-size:12px;text-decoration:underline;display:block}.cafe-app .chap .sz-st.is-concluido{color:#2a1206;background:linear-gradient(#f0c98f,#d9b878);box-shadow:0 6px 14px -8px #d9b878a6,inset 0 1px #ffffff73}.cafe-app .chap .sz-st.is-hoje{color:var(--rose-deep);background:var(--rose-soft);border:1px solid var(--rose)}.cafe-app .chap .sz-st.is-hoje i{background:#e0524d;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite sz-st-pulse}.cafe-app .chap .sz-st.is-soon{opacity:.55;padding:6px 8px}@keyframes sz-st-pulse{0%,to{opacity:1}50%{opacity:.35}}[data-theme=dark] .cafe-app .chap .sz-st.is-comecar{color:#e2c49a;border-color:#e2c49a66}[data-theme=dark] .cafe-app .chap .sz-st.is-continuar{color:#f0d9ae;background:linear-gradient(90deg, #f0c98f3d var(--pct,0%), transparent var(--pct,0%));border-color:#f0c98f80}@media (prefers-reduced-motion:reduce){.cafe-app .chap .sz-st.is-hoje i{animation:none}}.devo5 .d5-mural{background:#fff5e60f;border:1px solid #e7d2b429;border-radius:18px;margin:14px 22px 0;padding:16px}.devo5 .d5-mural .mh{color:#f6ead8;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.devo5 .d5-mural .mh span{color:#d8bb98;flex-basis:100%;margin-top:2px;font-size:12px;font-weight:400}.devo5 .d5-mural .mf textarea{color:#f6ead8;resize:vertical;background:#00000040;border:1px solid #e7d2b440;border-radius:12px;width:100%;margin-top:12px;padding:11px 13px;font-family:inherit;font-size:14px}.devo5 .d5-mural .mf button{color:#2a1206;cursor:pointer;background:linear-gradient(#f0c98f,#d9b878);border:none;border-radius:12px;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:700}.devo5 .d5-mural .mf button:disabled{opacity:.55;cursor:default}.devo5 .d5-mural .ms{color:#d8bb98;text-align:center;margin-top:8px;font-size:12.5px}.devo5 .d5-mural .ml{flex-direction:column;gap:10px;margin-top:14px;display:flex}.devo5 .d5-mural .mi{background:#0000002e;border-radius:14px;padding:12px 14px;display:block}.devo5 .d5-mural .mi .av{color:#fff;background:linear-gradient(140deg,#b07d56,#5a3a26);border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.devo5 .d5-mural .mi .av img{object-fit:cover;width:100%;height:100%}.devo5 .d5-mural .mi .tx{flex:1;min-width:0}.devo5 .d5-mural .mi .tx b{color:#f0c98f;font-size:13px}.devo5 .d5-mural .mi .tx p{color:#f6ead8;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:2px;font-size:13.5px;line-height:1.5}.devo5 .d5-mural .mi .del{color:#d8bb98;cursor:pointer;opacity:.7;background:0 0;border:none;flex:none;padding:2px 6px;font-size:18px;line-height:1}.devo5 .d5-mural .mi-head{align-items:center;gap:10px;display:flex}.devo5 .d5-mural .mi-quem{flex-wrap:wrap;flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.devo5 .d5-mural .nm{color:#f0c98f;font-size:14px;font-weight:700}.devo5 .d5-mural .nm.sm{font-size:12.5px}.devo5 .d5-mural .tm{color:#b99f83;white-space:nowrap;font-size:11.5px}.devo5 .d5-mural .reacts{align-items:center;gap:8px;margin-top:12px;display:flex}.devo5 .d5-mural .react{color:#d8bb98;cursor:pointer;-webkit-user-select:none;user-select:none;background:#00000038;border:1px solid #e7d2b438;border-radius:30px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:8px 15px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .15s;display:inline-flex}.devo5 .d5-mural .react:active{transform:scale(.93)}.devo5 .d5-mural .react:disabled{opacity:.6}.devo5 .d5-mural .react.pray.on{color:#f0c98f;background:#d9b87829;border-color:#d9b87899}.devo5 .d5-mural .react .c{font-size:13px}.devo5 .d5-mural .mi button:not(.react){color:#d8bb98}.devo5 .d5-mural .mrs{border-left:2px solid #e7d2b42e;flex-direction:column;gap:8px;margin-top:12px;padding-left:12px;display:flex}.devo5 .d5-mural .mr{background:#0000002e;border-radius:12px;align-items:flex-start;gap:9px;padding:10px 12px;display:flex}.devo5 .d5-mural .mr-c{flex:1;min-width:0}.devo5 .d5-mural .mr-top{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.devo5 .d5-mural .mr-c p{color:#f6ead8;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:2px;font-size:13.5px;line-height:1.5}.devo5 .d5-mural .mr-form{gap:8px;margin-top:10px;display:flex}.devo5 .d5-mural .mr-form input{color:#f6ead8;background:#00000040;border:1px solid #e7d2b440;border-radius:20px;flex:1;min-width:0;padding:11px 14px;font-family:inherit;font-size:14px}.devo5 .d5-mural .mv{color:#d8bb98;text-align:center;margin-top:12px;font-size:13px}.cafe-app .sz-grat{border:1px solid #f0c98f8c;box-shadow:0 14px 28px -14px #d9b87880,inset 0 1px #ffffff1f}@media (prefers-reduced-motion:reduce){.cafe-app .sz-rowwrap.tem-mais:after{animation:none}}.cafe-app .sz-capa{aspect-ratio:2/3;color:#f6ead8;text-align:center;border-radius:14px;flex-direction:column;flex:0 0 124px;justify-content:flex-end;align-items:center;width:124px;padding:12px 10px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px -14px #000000a6,inset 0 1px #ffffff14}.cafe-app .sz-capa-halo{background:radial-gradient(circle at 35% 35%,#d9b87859,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.cafe-app .sz-capa-orn{color:#ecd6a6;opacity:.8;letter-spacing:.3em;font-size:10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.cafe-app .sz-capa-sigla{font-family:var(--font-serif);color:#f6ead8eb;text-shadow:0 4px 18px #00000059;font-size:42px;font-style:italic;font-weight:500;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.cafe-app .sz-capa-nome{font-family:var(--font-serif);font-size:14.5px;font-weight:600;line-height:1.15;position:relative}.cafe-app .sz-capa-sub{color:#e8d2b8d9;margin-top:3px;font-size:9.5px;position:relative}.cafe-app .sz-capa-prog{background:#00000059;height:4px;position:absolute;bottom:0;left:0;right:0}.cafe-app .sz-capa-prog i{background:var(--rose,#e3a6ad);height:100%;display:block}.cafe-app .sz-capa-lock{filter:drop-shadow(0 2px 4px #00000080);font-size:13px;position:absolute;top:8px;right:8px}.cafe-app .sz-capa.is-locked{filter:saturate(.45)brightness(.75)}.cafe-app a:has(>.sz-capa){text-decoration:none}.cafe-app .sz-hero{background:linear-gradient(150deg,#5a3a26 0%,#2c1a10 60%,#1c0f07 100%);border-radius:22px;align-items:center;gap:16px;margin:14px 22px 0;padding:16px;text-decoration:none;display:flex;box-shadow:0 22px 44px -20px #000000bf,inset 0 1px #ffffff14}.cafe-app .sz-hero .sz-capa{flex:0 0 104px;width:104px;box-shadow:0 10px 24px -10px #000c}.cafe-app .sz-hero-info{flex:1;min-width:0}.cafe-app .sz-hero-k{letter-spacing:.16em;text-transform:uppercase;color:#ecd6a6;font-size:10px;font-weight:700}.cafe-app .sz-hero-t{font-family:var(--font-serif);color:#f6ead8;margin:5px 0 3px;font-size:24px;font-weight:500;line-height:1.1}.cafe-app .sz-hero-s{color:#d8bb98;font-size:12px;line-height:1.5;display:block}.cafe-app .sz-hero-go{color:#2a1206;background:linear-gradient(#f0c98f,#d9b878);border-radius:30px;align-items:center;gap:8px;margin-top:12px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 22px -8px #d9b87880}.cafe-app .sz-hero-estante{color:var(--espresso);text-align:center;border:1px solid #b07d5659;border-radius:12px;margin:10px 22px 0;padding:11px 16px;font-size:13px;font-weight:600;text-decoration:none;display:block}[data-theme=dark] .cafe-app .sz-hero-estante{color:#e8d2b8;border-color:#e7d2b440}.cafe-app .sz-cont-card{aspect-ratio:9/14;background:#241610;border-radius:14px;flex:0 0 118px;width:118px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 14px 28px -14px #000000a6}.cafe-app .sz-cont-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cafe-app .sz-cont-fallback{justify-content:center;align-items:center;font-size:30px;display:flex;position:absolute;inset:0}.cafe-app .sz-cont-grad{background:linear-gradient(#0000 45%,#100905e6 100%);position:absolute;inset:0}.cafe-app .sz-cont-play{color:#2a1206;background:#f6ead8eb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding-left:3px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);box-shadow:0 6px 16px #00000073}.cafe-app .sz-cont-lbl{color:#f6ead8;text-shadow:0 1px 4px #0009;font-size:11px;font-weight:700;line-height:1.25;position:absolute;bottom:10px;left:9px;right:9px}.cafe-app .sz-cont-prog{background:#00000073;height:4px;position:absolute;bottom:0;left:0;right:0}.cafe-app .sz-cont-prog i{background:var(--rose,#e3a6ad);height:100%;display:block}.cafe-app .sz-capa-arte{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cafe-app .sz-capa-veu{background:linear-gradient(#140b0614 40%,#140b06e0 100%);position:absolute;inset:0}.cafe-app .sz-capa.has-arte .sz-capa-orn{text-shadow:0 2px 8px #0009}.cafe-app .sz-jor-hero{position:relative;overflow:hidden}.cafe-app .sz-jor-arte{object-fit:cover;object-position:center 28%;width:100%;height:100%;position:absolute;inset:0}.cafe-app .sz-jor-veu{background:linear-gradient(#180d0773 0%,#180d07e6 100%);position:absolute;inset:0}.cafe-app .sz-jor-conteudo{position:relative}.cafe-app .sz-ep-thumb{aspect-ratio:16/10;background:linear-gradient(150deg,#5a3a26,#241309);border-radius:10px;flex:0 0 96px;width:96px;position:relative;overflow:hidden;box-shadow:0 8px 18px -10px #0009}.cafe-app .sz-ep-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cafe-app .sz-ep-num{color:#f6ead8;background:#100905c7;border-radius:8px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;top:4px;left:4px}.cafe-app .sz-ep-num.is-feito{background:#5c7a5eeb}.cafe-app .sz-ep-play{color:#f6ead8f2;text-shadow:0 2px 8px #000000b3;justify-content:center;align-items:center;font-size:15px;display:flex;position:absolute;inset:0}.cafe-app .sz-ep-vista{background:#0000008c;height:3px;position:absolute;bottom:0;left:0;right:0}.cafe-app .sz-ep-vista i{background:var(--rose,#e3a6ad);height:100%;display:block}.cafe-app .sz-ep-partes{letter-spacing:.03em;color:var(--gold,#c09553);vertical-align:1px;background:#c0955324;border-radius:10px;margin-left:6px;padding:1px 7px;font-size:9.5px;font-weight:800;display:inline-block}.cafe-app .sz-cont-mini{aspect-ratio:16/10;border-radius:9px;flex:none;width:64px;position:relative;overflow:hidden}.cafe-app .sz-cont-mini img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cafe-app .sz-jor-hero .bk{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1009058c}
.home5{--h5-page:radial-gradient(120% 80% at 50% -10%, #fffaf2 0%, #fbf4ea 52%, #f3e6d4 100%);--h5-ink:#241309;--h5-coffee:#5a3a26;--h5-soft:#8a7565;--h5-gold:#bf8f3a;--h5-goldL:#e3cd9b;--h5-rose:#e3a6ad;--h5-roseD:#cf7f8c;--h5-roseS:#f6e2e2;--h5-milk2:#f4e7d6;--h5-tile:linear-gradient(180deg, #ffffffb8, #ffffff73);--h5-tile-bd:#ffffffd9;--h5-tile-sh:0 12px 26px -18px #5a3a2673, inset 0 1px 0 #fffc;--h5-ic-r:var(--h5-roseS);--h5-ic-rc:var(--h5-roseD);--h5-ic-c:var(--h5-milk2);--h5-ic-cc:var(--h5-coffee);--h5-ic-g:#f6ecd2;--h5-ic-gc:#a87f2e;--h5-ic-gr:#e3ece1;--h5-ic-grc:#5c7a5e;--h5-bean:#3a2419;--h5-bean-line:#1c1009;--h5-bean-op:.06;--h5-tab:#fbf4eac7;--h5-tab-bd:#ffffffb3;--h5-glow1:#e0c0b08c;--h5-glow2:#f4d8ea80;width:100%;max-width:480px;min-height:100dvh;padding-bottom:max(110px, calc(env(safe-area-inset-bottom) + 96px));background:var(--h5-page);color:var(--h5-ink);isolation:isolate;margin:0 auto;position:relative}[data-theme=dark] .home5{--h5-page:radial-gradient(120% 80% at 50% -10%, #3e2716 0%, #241409 50%, #160c06 100%);--h5-ink:#f6ead8;--h5-coffee:#e8d2b8;--h5-soft:#a98c6f;--h5-gold:#d9b878;--h5-goldL:#ecd6a6;--h5-rose:#e3a6ad;--h5-roseD:#e9b7bd;--h5-roseS:#d9b8781f;--h5-milk2:#d9b8781f;--h5-tile:linear-gradient(180deg, #fff5e612, #fff5e608);--h5-tile-bd:#e7d2b424;--h5-tile-sh:inset 0 1px 0 #ffffff0f;--h5-ic-r:#d9b8781f;--h5-ic-rc:#e9b7bd;--h5-ic-c:#d9b8781f;--h5-ic-cc:#e8d2b8;--h5-ic-g:#d9b8781f;--h5-ic-gc:#ecd6a6;--h5-ic-gr:#d9b8781f;--h5-ic-grc:#a9c2a0;--h5-bean:#e8d2b8;--h5-bean-line:#c9ab85;--h5-bean-op:.12;--h5-tab:#160c06b3;--h5-tab-bd:#e7d2b424;--h5-glow1:#b07d564d;--h5-glow2:#cf7f8c2e}.home5 .h5-bg{z-index:-1;pointer-events:none;max-width:480px;margin:0 auto;position:fixed;inset:0;overflow:hidden}.home5 .h5-bg .glow{filter:blur(48px);border-radius:50%;position:absolute}.home5 .h5-bg .g1{background:var(--h5-glow1);width:240px;height:240px;top:-50px;right:-40px}.home5 .h5-bg .g2{background:var(--h5-glow2);width:220px;height:220px;top:360px;left:-60px}.home5 .h5-bg .grain{opacity:.05;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.home5 .bean{opacity:var(--h5-bean-op);position:absolute}.home5 .bean path:first-child{fill:var(--h5-bean)}.home5 .bean path:last-child{stroke:var(--h5-bean-line)}.home5 .h5-bg .bean.b1{width:30px;top:150px;left:18px;transform:rotate(-24deg)}.home5 .h5-bg .bean.b2{width:34px;top:560px;right:20px;transform:rotate(36deg)}.home5 .h5-brand{align-items:center;gap:10px;padding:16px 22px 4px;display:flex}.home5 .h5-brand .cup{flex:none;width:28px;height:28px}.home5 .h5-brand .cup path{stroke:var(--h5-coffee)}.home5 .h5-brand .seal{flex:none;align-items:center;display:inline-flex}.home5 .h5-brand b{font-family:var(--font-serif);color:var(--h5-coffee);letter-spacing:.01em;font-size:16px;font-weight:600}.home5 .h5-brand .grow{margin-left:auto}.home5 .h5-brand small{color:var(--h5-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:600}.home5 .h5-brand .h5-bell{width:40px;height:40px;color:var(--h5-coffee);border-radius:50%;flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.home5 .h5-brand .h5-bell svg{width:22px;height:22px}.home5 .h5-brand .h5-bell .badge{background:var(--rose-btn);color:#fff;border:2px solid var(--h5-page,#fbf4ea);border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:3px;right:2px}.home5 .h5-hi{justify-content:space-between;align-items:flex-start;padding:12px 22px 0;display:flex}.home5 .h5-hi .who{letter-spacing:.16em;text-transform:uppercase;color:var(--h5-roseD);font-size:12px;font-weight:700}.home5 .h5-hi h1{font-family:var(--font-serif);color:var(--h5-ink);margin-top:5px;font-size:31px;font-weight:500;line-height:1.08}.home5 .h5-hi h1 em{color:var(--h5-roseD);font-style:italic}.home5 .h5-av{background:linear-gradient(140deg, var(--h5-rose), #b07d56);color:#fff;width:52px;height:52px;font-family:var(--font-serif);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:21px;text-decoration:none;display:flex;box-shadow:0 8px 18px -5px #5a3a2673,inset 0 2px 5px #ffffff59}.home5 .h5-hero{isolation:isolate;color:#f6ead8;background:linear-gradient(155deg,#6a4429 0%,#3a2415 48%,#241309 100%);border-radius:26px;margin:18px 16px 0;padding:24px 22px 22px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 26px 50px -22px #241309d9,inset 0 1px #ffffff1a}.home5 .h5-hero .halo{background:radial-gradient(circle at 30% 30%,#d9b8786b,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.home5 .h5-hero .beanbg{opacity:.12;width:130px;position:absolute;bottom:-22px;right:-16px}.home5 .h5-hero .beanbg path:first-child{fill:#e8d2b8}.home5 .h5-hero .beanbg path:last-child{stroke:#c9ab85}.home5 .h5-hero .tag{letter-spacing:.15em;text-transform:uppercase;color:#ecd6a6;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.home5 .h5-hero .tag i{background:#ef5b60;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px 1px #ef5b6099}.home5 .h5-hero h2{font-family:var(--font-serif);margin:11px 0 5px;font-size:25px;font-weight:500;line-height:1.13;position:relative}.home5 .h5-hero h2 em{color:var(--h5-rose);font-style:italic}.home5 .h5-hero p{font-family:var(--font-serif);color:#d8bb98;max-width:86%;margin-bottom:18px;font-size:14.5px;font-style:italic;line-height:1.5;position:relative}.home5 .h5-hero .go{color:#2a1206;background:linear-gradient(#f0c98f,#d9b878);border-radius:40px;align-items:center;gap:9px;padding:13px 21px;font-size:14px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 12px 26px -8px #d9b87880,inset 0 1px #ffffff80}.home5 .h5-hero .go svg{width:17px;height:17px}.home5 .h5-sec{justify-content:space-between;align-items:center;margin:28px 22px 13px;display:flex}.home5 .h5-sec h3{font-family:var(--font-serif);color:var(--h5-ink);align-items:center;gap:9px;font-size:21px;font-weight:500;display:flex}.home5 .h5-sec h3:before{content:"";background:var(--h5-gold);border-radius:2px;width:18px;height:2px}.home5 .h5-sec a{color:var(--h5-roseD);font-size:12.5px;font-weight:700;text-decoration:none}.home5 .h5-grid{grid-template-columns:1fr 1fr;gap:13px;padding:0 16px;display:grid}.home5 .h5-tile{background:var(--h5-tile);border:1px solid var(--h5-tile-bd);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--h5-tile-sh);border-radius:22px;padding:16px;text-decoration:none;position:relative;overflow:hidden}.home5 .h5-tile .ic{color:#4a3018;background:linear-gradient(140deg,#f6e6bb 0%,#ddb570 47%,#c1954a 100%);border:1px solid #966e2d66;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:12px;display:flex;box-shadow:0 8px 16px -7px #966e288c,inset 0 1px #ffffffb8,inset 0 -3px 6px #8c642347}.home5 .h5-tile .ic svg{stroke-width:1.9px;fill:none;filter:drop-shadow(0 1px #fff6);width:23px;height:23px}.home5 .h5-tile h4{color:var(--h5-ink);font-size:14.5px;font-weight:700}.home5 .h5-tile p{color:var(--h5-soft);margin-top:2px;font-size:11.5px;line-height:1.3}.home5 .ic.r{background:linear-gradient(140deg,#f7e3c6 0%,#e0b98d 48%,#cd9a5f 100%)}.home5 .ic.g{background:linear-gradient(140deg,#f8ecc0 0%,#e2c074 48%,#c69a44 100%)}.home5 .ic.gr{background:linear-gradient(140deg,#f2e9bf 0%,#d3bd7a 48%,#b69a52 100%)}.home5 .h5-tile.soon{opacity:.78}.home5 .h5-tile .soon-pill{letter-spacing:.04em;text-transform:uppercase;color:var(--h5-gold);background:var(--h5-ic-g);border-radius:20px;padding:3px 8px;font-size:9.5px;font-weight:800;position:absolute;top:12px;right:12px}.home5 .h5-post{background:var(--h5-tile);border:1px solid var(--h5-tile-bd);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--h5-tile-sh);border-radius:22px;margin:0 16px;padding:17px;text-decoration:none;display:block}.home5 .h5-post .h{align-items:center;gap:11px;margin-bottom:11px;display:flex}.home5 .h5-post .pa{color:#fff;background:linear-gradient(140deg,#cf7f8c,#b07d56);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex;box-shadow:inset 0 2px 4px #ffffff4d}.home5 .h5-post .nm{color:var(--h5-ink);font-size:14px;font-weight:700}.home5 .h5-post .tm{color:var(--h5-soft);font-size:11.5px}.home5 .h5-post .body{font-family:var(--font-serif);color:var(--h5-coffee);font-size:14.5px;font-style:italic;line-height:1.5}@media (prefers-reduced-motion:reduce){.home5 .h5-bg{display:none}}.cx{margin:22px 0 2px;padding:0 20px}.cx-solo{padding:0 20px}.cx-vp{overflow:hidden}.cx-track{display:flex}.cx-slide{flex:0 0 100%;min-width:0}.cx-dots{justify-content:center;gap:7px;margin-top:11px;display:flex}.cx-dot{cursor:pointer;background:#b48c4659;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.cx-dot.on{background:linear-gradient(90deg,#e6b45a,#c1954a);border-radius:4px;width:20px}.cx-banner{aspect-ratio:16/9;color:#f6ead8;border-radius:20px;padding:20px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 14px 30px -20px #3c1e0ab3}.cx-banner .cx-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.cx-b-default .cx-bg{background:radial-gradient(120% 140% at 85% 10%,#a5713f 0%,#6b4326 45%,#3a2214 100%)}.cx-banner.has-img:before{content:"";z-index:0;background:linear-gradient(#140a0426 0%,#140a0459 45%,#140a04b8 100%);position:absolute;inset:0}.cx-banner.cx-full:before,.cx-banner.cx-full:after{display:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.home5 .h5-grid .h5-tile,.home5 .h5-post{animation:linear both h5Reveal;animation-timeline:view();animation-range:entry 3% cover 16%}}}@keyframes h5Reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.home5 .hero-steam{color:#f6ead880;pointer-events:none;z-index:1;width:40px;height:44px;position:absolute;top:8px;right:24px}.home5 .hero-steam svg{width:100%;height:100%}.home5 .hero-steam path{transform-box:fill-box;transform-origin:bottom;opacity:0;animation:3s ease-in-out infinite h5Steam}.home5 .hero-steam .hs2{animation-delay:1s}.home5 .hero-steam .hs3{animation-delay:2s}@keyframes h5Steam{0%{opacity:0;transform:translateY(4px)scaleY(.85)}25%{opacity:.7}65%{opacity:.25}to{opacity:0;transform:translateY(-6px)scaleY(1.15)}}@media (prefers-reduced-motion:no-preference){.home5 .h5-hero,.home5 .h5-tile,.home5 .h5-post,.cx-banner{transition:transform .34s cubic-bezier(.34,1.56,.64,1)}.home5 .h5-hero:active,.home5 .h5-tile:active,.home5 .h5-post:active,.cx-banner:active{transition-duration:90ms;transform:scale(.965)}}@media (prefers-reduced-motion:reduce){.home5 .hero-steam{display:none}}.cx-banner .cx-ct{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.cx-banner .cx-tag{letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border-radius:20px;align-self:flex-start;padding:4px 10px;font-size:10.5px;font-weight:800}.cx-banner .cx-tag.live{background:#d64545}.cx-banner h3{font-family:var(--font-serif);max-width:15ch;margin:10px 0 4px;font-size:22px;font-weight:500;line-height:1.12}.cx-banner p{opacity:.9;max-width:26ch;font-size:12.5px;line-height:1.4}.cx-banner .cx-cta{color:#4a3018;background:#f6ead8;border-radius:30px;align-self:flex-start;align-items:center;gap:6px;margin-top:12px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.cx-banner .cx-deco{z-index:0;opacity:.28;position:absolute;bottom:-14px;right:-14px}.cx-b-retiro .cx-bg{background:radial-gradient(120% 140% at 85% 10%,#a5713f 0%,#6b4326 45%,#3a2214 100%)}.cx-b-devo .cx-bg{background:linear-gradient(145deg,#5a3a26,#2c1a10)}.cx-b-live .cx-bg{background:radial-gradient(120% 140% at 80% 0,#7a3a3a,#4a2418 55%,#2c1a10)}.cx-veu{pointer-events:none;position:absolute;inset:0}.cx-b-mentoria .cx-bg{background:linear-gradient(145deg,#8a5a6a,#5a3a4a)}.cx-b-comunidade .cx-bg{background:linear-gradient(145deg,#7a5640,#5a3a26)}.cx-banner:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffffff24,#fff0 40%);position:absolute;inset:0}
.devo5{--h5-page:radial-gradient(120% 70% at 50% -8%, #fffaf2 0%, #fbf4ea 50%, #f3e6d4 100%);--h5-ink:#241309;--h5-coffee:#5a3a26;--h5-soft:#8a7565;--h5-gold:#bf8f3a;--h5-goldL:#e3cd9b;--h5-rose:#e3a6ad;--h5-roseD:#cf7f8c;--h5-roseS:#f6e2e2;--h5-line:#ece0cf;--h5-tile:linear-gradient(180deg, #ffffffb8, #ffffff73);--h5-tile-bd:#ffffffd9;--h5-tile-sh:0 12px 26px -18px #5a3a2673, inset 0 1px 0 #fffc;--h5-paper:#fbf6ee;--h5-field:#fff;--h5-bean:#3a2419;--h5-bean-line:#1c1009;--h5-bean-op:.06;--h5-glow1:#e0c0b08c;--h5-glow2:#f4d8ea80;width:100%;max-width:480px;min-height:100dvh;padding-bottom:max(110px, calc(env(safe-area-inset-bottom) + 96px));background:var(--h5-page);color:var(--h5-ink);font-family:var(--font-sans);isolation:isolate;margin:0 auto;position:relative}[data-theme=dark] .devo5{--h5-page:radial-gradient(120% 70% at 50% -8%, #3e2716 0%, #241409 50%, #160c06 100%);--h5-ink:#f6ead8;--h5-coffee:#e8d2b8;--h5-soft:#a98c6f;--h5-gold:#d9b878;--h5-goldL:#ecd6a6;--h5-rose:#e3a6ad;--h5-roseD:#e9b7bd;--h5-roseS:#d9b8781f;--h5-line:#e7d2b424;--h5-tile:linear-gradient(180deg, #fff5e612, #fff5e608);--h5-tile-bd:#e7d2b424;--h5-tile-sh:inset 0 1px 0 #ffffff0f;--h5-paper:#1f1209;--h5-field:#160c06;--h5-bean:#e8d2b8;--h5-bean-line:#c9ab85;--h5-bean-op:.12;--h5-glow1:#b07d564d;--h5-glow2:#cf7f8c2e}.devo5 .h5-bg{z-index:-1;pointer-events:none;max-width:480px;margin:0 auto;position:fixed;inset:0;overflow:hidden}.devo5 .h5-bg .glow{filter:blur(48px);border-radius:50%;position:absolute}.devo5 .h5-bg .g1{background:var(--h5-glow1);width:240px;height:240px;top:-50px;right:-40px}.devo5 .h5-bg .g2{background:var(--h5-glow2);width:220px;height:220px;top:420px;left:-60px}.devo5 .h5-bg .grain{opacity:.05;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.devo5 .bean{opacity:var(--h5-bean-op);position:absolute}.devo5 .bean path:first-child{fill:var(--h5-bean)}.devo5 .bean path:last-child{stroke:var(--h5-bean-line)}.devo5 .h5-bg .bean.b1{width:28px;top:320px;left:16px;transform:rotate(-24deg)}.devo5 .h5-bg .bean.b2{width:32px;top:620px;right:18px;transform:rotate(36deg)}.devo5 .d5-top{align-items:center;gap:12px;padding:16px 18px 0;display:flex}.devo5 .d5-back{width:44px;height:44px;color:var(--h5-coffee);background:var(--h5-tile);border:1px solid var(--h5-tile-bd);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--h5-tile-sh);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:20px;text-decoration:none;display:flex}.devo5 .d5-top .lv{font-family:var(--font-serif);letter-spacing:.14em;text-transform:uppercase;color:var(--h5-soft);font-size:13px;font-weight:700}.devo5 .d5-hero{isolation:isolate;color:#f6ead8;text-align:center;background:linear-gradient(155deg,#6a4429 0%,#3a2415 48%,#241309 100%);border-radius:26px;margin:14px 16px 0;padding:26px 22px 22px;position:relative;overflow:hidden;box-shadow:0 26px 50px -22px #241309d9,inset 0 1px #ffffff1a}.devo5 .d5-hero .halo{background:radial-gradient(circle at 30% 30%,#d9b8786b,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.devo5 .d5-hero .beanbg{opacity:.12;width:120px;position:absolute;bottom:-24px;left:-18px}.devo5 .d5-hero .beanbg path:first-child{fill:#e8d2b8}.devo5 .d5-hero .beanbg path:last-child{stroke:#c9ab85}.devo5 .d5-hero .tag{letter-spacing:.18em;text-transform:uppercase;color:#ecd6a6;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.devo5 .d5-hero .tag i{background:#ef5b60;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px 1px #ef5b6099}.devo5 .d5-hero .num{font-family:var(--font-serif);letter-spacing:-.02em;margin:12px 0 2px;font-size:72px;font-weight:300;line-height:1;position:relative}.devo5 .d5-hero .bk{font-family:var(--font-serif);color:#e8d2b8;font-size:19px;font-style:italic;position:relative}.devo5 .d5-hero .meta{color:#d8bb98;margin-top:12px;font-size:12.5px;position:relative}.devo5 .d5-video{margin:16px 16px 0}.devo5 .live-frame{aspect-ratio:16/9;border:1px solid var(--h5-tile-bd);background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 18px 38px -20px #241309b3}.devo5 .live-frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.devo5 .live-badge{z-index:2;pointer-events:none;color:#fff;letter-spacing:.06em;background:#e0464b;border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:10.5px;font-weight:800;display:flex;position:absolute;top:11px;left:11px;box-shadow:0 4px 12px -2px #e0464b99}.devo5 .live-badge i{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.2s infinite blink}.devo5 .d5-note{color:var(--h5-soft);background:var(--h5-tile);border:1px solid var(--h5-tile-bd);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--h5-tile-sh);border-radius:16px;margin-top:12px;padding:13px 15px;font-size:12.5px;line-height:1.55}.devo5 .d5-note b{color:var(--h5-coffee)}.devo5 .d5-note a{color:var(--h5-roseD);font-weight:700;text-decoration:none}.devo5 .d5-livebar{background:linear-gradient(120deg, #e0464b29, var(--h5-tile) 62%);box-shadow:var(--h5-tile-sh);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e0464b57;border-radius:16px;align-items:center;gap:10px;margin:12px 16px 0;padding:11px 14px;text-decoration:none;transition:transform .15s;display:flex}.devo5 a.d5-livebar:active{transform:scale(.985)}.devo5 .d5-livebar .pt{letter-spacing:.06em;text-transform:uppercase;color:#e0464b;flex:none;align-items:center;gap:6px;font-size:10.5px;font-weight:800;display:inline-flex}.devo5 .d5-livebar .pt i{background:#e0464b;border-radius:50%;width:6px;height:6px;animation:1.2s infinite blink}.devo5 .d5-livebar .tx{color:var(--h5-coffee);font-size:12.5px;font-weight:600;line-height:1.35}.devo5 .d5-livebar:after{content:"›";color:var(--h5-roseD);margin-left:auto;font-size:19px;line-height:1}@media (prefers-reduced-motion:reduce){.devo5 .d5-livebar .pt i{animation:none}}.devo5 .d5-nav{justify-content:space-between;align-items:center;gap:10px;margin:18px 16px 0;display:flex}.devo5 .d5-nav-btn{background:var(--h5-tile);border:1px solid var(--line);color:var(--coffee);font-family:var(--sans);white-space:nowrap;box-shadow:0 8px 22px -18px var(--shadow);border-radius:30px;align-items:center;gap:6px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex}.devo5 a.d5-nav-btn:active{transform:scale(.96)}.devo5 .d5-nav-btn.is-off{opacity:.38;pointer-events:none}.devo5 .d5-nav .lbl{font-family:var(--serif);color:var(--espresso);font-size:16px;font-weight:600}.devo5 .d5-all{background:var(--h5-tile);border:1px solid var(--line);color:var(--espresso);box-shadow:0 8px 22px -18px var(--shadow);border-radius:16px;align-items:center;gap:11px;margin:10px 16px 0;padding:15px 16px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .15s;display:flex}.devo5 a.d5-all:active{transform:scale(.98)}.devo5 .d5-all:after{content:"›";color:var(--rose-deep);margin-left:auto;font-size:20px;font-weight:400;line-height:1}.devo5 .cad{background:var(--h5-paper);border:1px solid var(--h5-line);border-top:3px solid var(--h5-rose);border-radius:20px;margin:20px 16px 0;padding:22px 18px;position:relative;box-shadow:0 18px 40px -24px #24130999}.devo5 .cad-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.devo5 .cad-head .nh{align-items:center;gap:8px;display:flex}.devo5 .cad-head .nh svg{width:20px;height:20px;stroke:var(--h5-coffee)}.devo5 .cad-head .nh b{font-family:var(--font-serif);color:var(--h5-coffee);font-size:19px}.devo5 .cad-ref{color:var(--h5-roseD);background:var(--h5-roseS);border:1px solid var(--h5-rose);white-space:nowrap;border-radius:20px;flex:none;padding:5px 12px;font-size:12px;font-weight:800}.devo5 .cad-f{margin-bottom:18px}.devo5 .cad-f label{color:var(--h5-coffee);margin:0 0 7px 2px;font-size:13px;font-weight:700;display:block}.devo5 .cad-f input,.devo5 .cad-f textarea{border:1px solid var(--h5-line);background:var(--h5-field);width:100%;font-family:var(--font-serif);color:var(--h5-ink);resize:none;border-radius:13px;padding:13px 14px;font-size:15.5px;line-height:1.6}.devo5 .cad-f textarea{resize:vertical}.devo5 .cad-f input::placeholder,.devo5 .cad-f textarea::placeholder{color:var(--h5-soft);opacity:.75;font-style:italic}.devo5 .cad-f input:focus,.devo5 .cad-f textarea:focus{border-color:var(--h5-rose);outline:none;box-shadow:0 0 0 3px #cf7f8c29}.devo5 .cad .saved{color:var(--h5-roseD);min-height:16px;margin-top:4px;font-size:12px;font-weight:600;transition:opacity .3s}.devo5 .amen{color:#2a1206;width:calc(100% - 32px);font-size:15px;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(#f0c98f,#d9b878);border:none;border-radius:40px;margin:14px 16px 4px;padding:15px;transition:transform .15s;display:block;box-shadow:0 12px 26px -8px #d9b87880,inset 0 1px #ffffff80}.devo5 .amen:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.devo5 .h5-bg{display:none}}
:root{--fs:1}.home5 .h5-hi h1{font-size:calc(31px * var(--fs))}.home5 .h5-hero h2{font-size:calc(25px * var(--fs))}.home5 .h5-hero p,.home5 .h5-tile h4{font-size:calc(15px * var(--fs))}.home5 .h5-tile p{font-size:calc(12.5px * var(--fs))}.home5 .h5-post .body{font-size:calc(15px * var(--fs))}.home5 .h5-post .nm{font-size:calc(14.5px * var(--fs))}.devo5 .d5-hero .bk{font-size:calc(19px * var(--fs))}.devo5 .d5-hero .meta,.devo5 .d5-note{font-size:calc(13px * var(--fs))}.devo5 .cad-head .nh b{font-size:calc(19px * var(--fs))}.devo5 .cad-f label{font-size:calc(13.5px * var(--fs))}.devo5 .cad-f input,.devo5 .cad-f textarea{font-size:calc(16px * var(--fs))}.cafe-app .post-body,.cafe-app .post-body.serif{font-size:calc(15px * var(--fs))}.cafe-app .pray-item .tx,.cafe-app .prayer-banner p{font-size:calc(14px * var(--fs))}.cafe-app .soon-note,.cafe-app .diary-empty{font-size:calc(13.5px * var(--fs))}.cafe-app .diary .q,.cafe-app .menu .row .lbl{font-size:calc(15px * var(--fs))}.cafe-app .book .bd h4{font-size:calc(15.5px * var(--fs))}.cafe-app .book .bd .m{font-size:calc(12.5px * var(--fs))}.cafe-app .tile h4{font-size:calc(15px * var(--fs))}.cafe-app .tile p{font-size:calc(12.5px * var(--fs))}.cafe-app .chap .ci h4{font-size:calc(15px * var(--fs))}.cafe-app .cad-f input,.cafe-app .cad-f textarea{font-size:calc(16px * var(--fs))}:where(a,button,[role=button],[role=tab],input,textarea,select,summary):focus-visible{outline:2.5px solid var(--rose-deep);outline-offset:2px;border-radius:8px}[data-theme=dark] .home5,[data-theme=dark] .devo5{--h5-soft:#c4ab92}[data-theme=dark] .devo5 .d5-note,[data-theme=dark] .devo5 .d5-hero .meta{color:#e0c6a6}.legal{max-width:680px;margin:0 auto;padding:26px 22px 90px}.legal .back{color:var(--text-link);font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.legal h1{font-family:var(--font-serif);color:var(--text-heading);margin:14px 0 4px;font-size:28px;font-weight:600;line-height:1.15}.legal .upd{color:var(--text-secondary);margin-bottom:8px;font-size:12.5px}.legal .lead{color:var(--text-primary);margin:12px 0;font-size:15.5px;line-height:1.6}.legal h2{font-family:var(--font-serif);color:var(--coffee);margin:26px 0 8px;font-size:18px;font-weight:600}.legal p{color:var(--text-primary);margin:8px 0;font-size:15px;line-height:1.65}.legal ul{margin:8px 0 8px 20px}.legal li{color:var(--text-primary);margin-bottom:6px;font-size:15px;line-height:1.6}.legal strong{color:var(--text-heading)}.legal .note{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;margin-top:14px;padding:12px 14px;font-size:13.5px;line-height:1.55}.cafe-back{background:var(--surf);border:1px solid var(--surf-bd);width:40px;height:40px;color:var(--coffee);border-radius:50%;flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.cafe-skel{background:linear-gradient(90deg, var(--line) 25%, var(--milk-2) 37%, var(--line) 63%);background-size:400% 100%;border-radius:6px;height:12px;animation:1.4s ease-in-out infinite shimmer}@media (prefers-reduced-motion:reduce){.cafe-skel{animation:none}}.cafe-empty{text-align:center;padding:38px 30px 28px}.cafe-empty svg{width:58px;height:58px;color:var(--rose-deep);opacity:.5;margin:0 auto 14px;display:block}.cafe-empty h3{font-family:var(--font-serif);color:var(--coffee);margin-bottom:6px;font-size:19px;font-weight:500}.cafe-empty p{font-size:calc(14px * var(--fs));color:var(--ink-soft);max-width:30ch;margin:0 auto;line-height:1.55}.cafe-empty-cta{background:var(--rose-btn);color:#fff;min-height:44px;font-weight:700;font-size:calc(13.5px * var(--fs));border-radius:999px;align-items:center;gap:6px;margin-top:18px;padding:0 20px;text-decoration:none;display:inline-flex}.cafe-stagger>*{opacity:0;animation:.42s cubic-bezier(.22,1,.36,1) forwards staggerFadeUp}.cafe-stagger>:first-child{animation-delay:30ms}.cafe-stagger>:nth-child(2){animation-delay:80ms}.cafe-stagger>:nth-child(3){animation-delay:.13s}.cafe-stagger>:nth-child(4){animation-delay:.18s}.cafe-stagger>:nth-child(5){animation-delay:.23s}.cafe-stagger>:nth-child(6){animation-delay:.28s}.cafe-stagger>:nth-child(n+7){animation-delay:.32s}@media (prefers-reduced-motion:reduce){.cafe-stagger>*{opacity:1;animation:none}}@media (hover:hover) and (pointer:fine){.cafe-app a.tile:hover,.cafe-app a.book:hover,.cafe-app a.chap:hover,.home5 .h5-tile:hover,.home5 .h5-post:hover,.devo5 .h5-tile:hover{transition:transform .18s cubic-bezier(.4,0,.2,1);transform:translateY(-2px)}}.cafe-app .sec a,.home5 .h5-sec a{margin:-10px -8px;padding:10px 8px;display:inline-block}.devo5 .d5-all{padding:12px 8px}.cafe-app .menu .row{min-height:52px}.admin-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--milk:#fbf4ea;--milk-2:#f4e7d6;--crema:#e8d2b8;--coffee:#5a3a26;--coffee-soft:#7a5640;--espresso:#2c1a10;--ink:#3a2e28;--ink-soft:#6a6052;--line:#ecdcc8;--rose:#e3a6ad;--rose-deep:#cf7f8c;--rose-btn:#a94d61;--rose-soft:#f6e2e2;--gold:#c09553;--bg-elevated:#fff;--bg-primary:#fbf4ea;--bg-secondary:#f4e7d6;--text-primary:#3a2e28;--text-secondary:#6a6052;--text-link:#a85060;--text-heading:#2c1a10;background:#fbf4ea;min-height:100dvh}