.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}:root{--white:#FFFFFF;--pine:#1E3A2E;--pine-dark:#14281E;--accent:#FF385C;--accent-dark:#E31C5F;--gold:#D8A13B;--walnut:#4B3527;--ink:#2A241C;--line:#EBEBEB;--muted:#6A6A6A}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%;max-width:100%;overscroll-behavior-x:none}body{margin:0;background:var(--white);color:var(--ink);font-family:'Work Sans',-apple-system,sans-serif;overflow-x:hidden;width:100%;max-width:100%;overscroll-behavior-x:none}h1,h2,h3,.display{font-family:'Fraunces',Georgia,serif;font-weight:600;margin:0;color:var(--pine-dark)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;width:100%;height:100%;object-fit:cover}ul{list-style:none;margin:0;padding:0}button{font-family:inherit}.site-header{background:var(--white)}.topbar{position:sticky;top:0;z-index:60;max-width:1400px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 28px;background:var(--white);border-bottom:1px solid var(--line);box-sizing:border-box}.logo{display:flex;align-items:center;gap:6px;font-size:19px;letter-spacing:.3px;color:var(--accent);font-family:'Fraunces',serif;font-weight:600;flex-shrink:0;white-space:nowrap}.logo svg{width:22px;height:22px;flex-shrink:0;transform-origin:50% 50%;transition:transform 0.2s ease}.logo:hover svg{transform:rotate(20deg)}.logo svg.is-spinning{animation:rk-logo-spin 0.7s linear infinite}@keyframes rk-logo-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.logo svg.is-spinning{animation:none}.logo:hover svg{transform:none}}.tabs-row{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}nav.tabs{display:flex;gap:6px;flex-wrap:nowrap;flex:1 1 auto;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}nav.tabs::-webkit-scrollbar{display:none}.tabs-scroller-nav{display:none}.tab{display:flex;flex-direction:row;align-items:center;gap:6px;flex:0 0 auto;padding:8px 13px;border-radius:24px;border:1px solid #fff0;color:var(--muted);font-size:13.5px;font-weight:500;cursor:pointer;white-space:nowrap}.tab .ico{font-size:16px;line-height:1}.tab.active,.tab:hover{color:var(--pine-dark);background:var(--line)}.right-links{position:relative;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;flex-shrink:0}.right-links a{white-space:nowrap}.icon-pill{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0}.menu-toggle{background:none;border:1px solid var(--line);cursor:pointer;padding:0}.menu-toggle:hover{border-color:var(--ink)}.menu-panel{display:none;position:absolute;top:calc(100% + 10px);right:0;min-width:220px;max-width:calc(100vw - 40px);background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 28px rgb(0 0 0 / .14);padding:8px;z-index:70}.menu-panel.open{display:block}.compact-search{display:none;position:fixed;top:0;left:0;right:0;z-index:80;justify-content:center;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 2px 10px rgb(0 0 0 / .06)}.compact-search-pill{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:24px;background:var(--white);color:var(--ink);font-family:inherit;font-size:13px;font-weight:600;padding:10px 18px;box-shadow:0 1px 8px rgb(0 0 0 / .08);cursor:pointer;width:100%;max-width:420px}.compact-search-pill .cs-sub{color:var(--muted);font-weight:400}.menu-panel-list li a{display:block;padding:11px 14px;border-radius:8px;font-size:14px;font-weight:500;color:var(--ink)}.menu-panel-list li a:hover{background:var(--line)}.searchwrap{display:flex;justify-content:center;padding:20px 40px 24px;background:var(--white)}.searchbar{display:flex;align-items:stretch;border:1px solid var(--line);border-radius:40px;box-shadow:0 1px 8px rgb(0 0 0 / .08);background:var(--white);overflow:hidden;max-width:100%}.field{padding:10px 28px;min-width:170px;cursor:pointer}.field+.field{border-left:1px solid var(--line)}.field .label{font-size:12px;font-weight:600;color:var(--pine-dark)}.field select,.field input{border:none;outline:none;font-size:13px;color:var(--muted);font-family:inherit;background:#fff0;padding:2px 0 0;width:100%}.search-btn{margin:8px 8px 8px 0;background:var(--accent);color:#fff;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease}.search-btn:hover{background:var(--accent-dark)}section.row{max-width:1400px;margin:0 auto;padding:30px 40px 6px}.row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.row-title{display:flex;align-items:center;gap:10px}.row-title h2{font-size:22px}.row-title a.see-all{width:16px;height:16px;color:var(--ink)}.scroller-nav{display:flex;gap:8px}.scroller-nav button{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer}.scroller-nav button:hover{border-color:var(--ink)}.scroller{display:flex;gap:16px;overflow-x:auto;padding-bottom:14px;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.scroller::-webkit-scrollbar{display:none}.card{flex:0 0 auto;width:176px;cursor:pointer;scroll-snap-align:start;display:flex;flex-direction:column}.thumb{position:relative;width:176px;height:176px;border-radius:12px;overflow:hidden;background:var(--line)}.thumb img{transition:transform .35s ease;border-radius:0}.card:hover .thumb img{transform:scale(1.04)}.badge{position:absolute;top:10px;left:10px;background:var(--white);padding:5px 10px;border-radius:20px;font-size:11px;font-weight:600;color:var(--pine-dark);z-index:2}.save{position:absolute;top:10px;right:10px;width:20px;height:20px;z-index:2}.save svg{width:20px;height:20px;stroke:#fff;fill:rgb(20 40 30 / .35)}.card .name{margin-top:8px;font-size:14px;font-weight:600;color:var(--ink);line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card .meta{font-size:12.5px;color:var(--muted);margin-top:2px;line-height:1.4}.card .meta:not(.accent){min-height:calc(1.4em * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card .meta.accent{color:var(--accent);margin-top:auto;padding-top:4px}.empty-note{color:var(--muted);font-size:14px;padding:10px 0}.see-all-thumb{background:var(--white);border:1px solid var(--line);display:flex;align-items:center;justify-content:center}.see-all-thumb .stack{position:relative;width:96px;height:70px}.see-all-thumb img{position:absolute;width:66px;height:66px;border-radius:10px;object-fit:cover;box-shadow:0 2px 10px rgb(0 0 0 / .12)}.see-all-thumb .s1{left:0;top:4px;transform:rotate(-8deg)}.see-all-thumb .s2{left:28px;top:0;transform:rotate(6deg)}.see-all-card .name{color:var(--pine-dark);text-align:center}.page-hero{max-width:1000px;margin:0 auto;padding:44px 40px 20px}.page-hero h1{font-size:34px}.page-hero .sub{color:var(--muted);margin-top:8px;font-size:14px}.single-content{max-width:800px;margin:0 auto;padding:30px 40px 60px;line-height:1.8;font-size:17px}.single-content img{border-radius:16px;margin:20px 0;height:auto}.archive-grid{max-width:1400px;margin:0 auto;padding:20px 40px 60px;display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:20px}footer.site-footer{margin-top:60px;background:var(--pine-dark);color:var(--white)}.footer-top{max-width:1400px;margin:0 auto;padding:50px 40px 30px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-col .logo{font-size:22px;color:var(--white);font-family:'Fraunces',serif;font-weight:600;margin-bottom:12px}.footer-col .tag{font-size:13.5px;line-height:1.7;color:rgb(255 255 255 / .68);max-width:320px}.footer-col h4{color:var(--white);font-size:12.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:14px}.footer-col a{display:block;font-size:14px;color:rgb(255 255 255 / .72);padding:6px 0}.footer-col a:hover{color:var(--white)}.social-row{display:flex;gap:10px;margin-top:18px}.social-row a{width:36px;height:36px;border-radius:50%;border:1px solid rgb(255 255 255 / .25);display:flex;align-items:center;justify-content:center;padding:0;color:var(--white)}.social-row a:hover{border-color:rgb(255 255 255 / .6)}.footer-bottom{max-width:1400px;margin:0 auto;padding:18px 40px;border-top:1px solid rgb(255 255 255 / .15);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;font-size:12.5px;color:rgb(255 255 255 / .6)}.footlinks{display:flex;gap:20px}.footlinks a{color:rgb(255 255 255 / .6)}.footlinks a:hover{color:var(--white)}.ebook-grid{max-width:1200px;margin:0 auto;padding:10px 40px 60px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.ebook-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;background:var(--white)}.ebook-cover{width:100%;aspect-ratio:5/4;overflow:hidden;background:var(--line)}.ebook-card h3{font-size:19px;padding:16px 16px 0}.ebook-blurb{color:var(--muted);font-size:14px;line-height:1.5;padding:8px 16px 0;flex:1}.ebook-foot{display:flex;align-items:center;justify-content:space-between;padding:16px}.ebook-price{font-weight:600;color:var(--pine-dark);font-family:'Fraunces',serif;font-size:17px}.ebook-btn{background:var(--accent);color:var(--white);border-radius:24px;padding:9px 18px;font-size:14px;font-weight:600}.ebook-btn-disabled{background:var(--line);color:var(--muted);cursor:default}@media(max-width:1024px){.topbar,section.row,.footwrap,.page-hero,.single-content,.archive-grid,.searchwrap{padding-left:24px;padding-right:24px}nav.tabs{gap:22px}}@media(max-width:900px){.tabs-row{display:none}.searchbar{flex-wrap:wrap;border-radius:20px;width:100%}.field{flex:1 1 45%;min-width:140px}}@media(max-width:600px){.site-header{display:flex;flex-direction:column}.searchwrap{order:1;padding:14px 16px 10px}.topbar{order:2;padding:10px 0 0;gap:10px;position:sticky;top:0;z-index:60;flex-wrap:wrap}.logo{display:none;order:1}.topbar{justify-content:flex-end}.right-links{gap:8px;order:2;padding:0 16px}.right-links a{font-size:13px}.icon-pill{width:34px;height:34px}.right-links>.icon-pill:not(.menu-toggle){display:none}.menu-toggle{display:none}.tabs-row{display:flex!important;order:3;width:100%;align-items:center;gap:6px;margin-top:10px;padding:10px 16px 14px;border-top:1px solid var(--line)}nav.tabs{display:flex!important;flex-wrap:nowrap!important;flex:1 1 auto;min-width:0;gap:6px;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}nav.tabs::-webkit-scrollbar{display:none}.tabs-scroller-nav{display:flex;gap:6px}.tabs-scroller-nav button{width:28px;height:28px}.tabs-scroller-nav{display:none}.tab{flex:0 0 auto!important;white-space:nowrap;border:1px solid var(--line);background:var(--white);padding:7px 12px;font-size:12px;gap:4px;scroll-snap-align:start}.tab.active,.tab:hover{border-color:var(--ink);background:var(--white);color:var(--pine-dark);font-weight:600}.tab .ico{font-size:14px}.tab .ico-svg{display:inline-flex}.tab .ico-svg svg{width:15px;height:15px}.searchbar{flex-direction:row;align-items:center;border-radius:32px;padding:4px}.field{display:none}.field:first-child{display:block;flex:1 1 auto;width:auto;padding:10px 16px;border:none}.search-btn{width:44px;height:44px;border-radius:50%;margin:0;flex-shrink:0}section.row,.footwrap,.page-hero,.single-content,.archive-grid{padding-left:16px;padding-right:16px}section.row{padding-top:22px}.row-title h2{font-size:19px}.card{width:148px}.thumb{width:148px;height:148px;border-radius:10px}.card .name{font-size:13px}.card .meta{font-size:12px}.archive-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px}.page-hero{padding-top:32px}.page-hero h1{font-size:26px}.single-content{font-size:16px;padding-top:20px}.menu-panel{right:16px;left:16px;min-width:0;max-width:none}.footer-top{grid-template-columns:1fr;gap:30px;padding:36px 16px 24px}.footer-col .tag{max-width:none}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:18px 16px}.footlinks{gap:16px}}@media(max-width:380px){.card{width:128px}.thumb{width:128px;height:128px}.archive-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))}.right-links a{display:none}}