:root{--wp--preset--color--base:#fff;--wp--preset--color--contrast:#111;--wp--preset--color--accent-1:#0073aa;--wp--preset--color--accent-2:#686868;--wp--preset--color--accent-3:#f0f0f0;--wp--preset--color--accent-4:#e8e8e8;--wp--preset--font-family--body:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--wp--preset--font-family--heading:"Literata", "Georgia", "Times New Roman", serif;--content-width:720px;--wide-width:1200px;--header-height:72px;--radius:4px;--shadow:0 1px 3px #0000000f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{font-family:var(--wp--preset--font-family--body);color:var(--wp--preset--color--contrast);background:var(--wp--preset--color--base);-webkit-font-smoothing:antialiased;margin:0;font-size:1.05rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--wp--preset--color--accent-1);text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:#005177}.skip-link{z-index:999;background:var(--wp--preset--color--contrast);color:#fff;padding:.75rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.site-header{z-index:100;backdrop-filter:blur(8px);border-bottom:1px solid var(--wp--preset--color--accent-4);background:#fffffff7;position:sticky;top:0;overflow:visible}.site-header__inner{max-width:var(--wide-width);min-height:var(--header-height);grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:1rem 1.5rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.primary-navigation{justify-self:end;width:100%;min-width:0}.primary-navigation__inner{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.primary-navigation__locale{flex-shrink:0;order:2}.primary-navigation__menu{flex-wrap:nowrap;order:1;justify-content:flex-end;align-items:center;gap:.15rem .35rem;min-width:0;display:flex}.site-branding{flex-shrink:0}.site-title{font-family:var(--wp--preset--font-family--heading);margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;line-height:1.3}.site-title a{color:var(--wp--preset--color--contrast);text-decoration:none}.site-title a:hover{color:var(--wp--preset--color--accent-1)}.site-description{color:var(--wp--preset--color--accent-2);margin:.15rem 0 0;font-size:.8rem}.site-description a{color:var(--wp--preset--color--accent-1);text-underline-offset:.12em;text-decoration:underline}.site-description a:hover{color:var(--wp--preset--color--contrast)}.site-description--inline{font-size:inherit;margin:0;display:inline}.menu-toggle{border:1px solid var(--wp--preset--color--accent-4);border-radius:var(--radius);font:inherit;cursor:pointer;background:0 0;padding:.5rem .75rem;display:none}.primary-navigation ul{margin:0;padding:0;list-style:none}.primary-navigation>ul,.primary-navigation__menu{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.15rem .35rem;display:flex}.primary-navigation>ul>li,.primary-navigation__menu>li{position:relative}.primary-navigation a{color:var(--wp--preset--color--contrast);border-radius:var(--radius);padding:.5rem .7rem;font-size:.9rem;font-weight:500;line-height:1.25;text-decoration:none;display:block}.locale-switch{letter-spacing:.04em;min-width:2.5rem;color:var(--wp--preset--color--accent-1);border:1px solid var(--wp--preset--color--accent-4);border-radius:var(--radius);background:#fff;justify-content:center;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.locale-switch__flag{border-radius:1px;flex-shrink:0;width:1.125rem;height:auto;display:block;box-shadow:0 0 0 1px #00000014}.locale-switch:hover{background:var(--wp--preset--color--accent-3)}.primary-navigation a:hover,.primary-navigation .current-menu-item>a{background:var(--wp--preset--color--accent-3);color:var(--wp--preset--color--accent-1)}@media (width>=901px) and (width<=1320px){.site-header .site-description{display:none}.site-header__inner{gap:.75rem 1rem}.primary-navigation a{padding:.4rem .5rem;font-size:.82rem}}.primary-navigation .sub-menu--nested a{white-space:normal;line-height:1.35}@media (width>=901px){html[lang=en] .site-header .site-description{display:none}html[lang=en] .site-header__inner{gap:.75rem 1rem}html[lang=en] .site-title{font-size:1rem}html[lang=en] .primary-navigation__menu>li>a{white-space:nowrap;padding:.42rem .5rem;font-size:.82rem}html[lang=en] .locale-switch{min-width:2.25rem;padding:.3rem .5rem;font-size:.72rem}html[lang=en] .primary-navigation .sub-menu{min-width:13.5rem}html[lang=en] .primary-navigation .sub-menu a{white-space:normal;padding:.45rem .85rem;font-size:.84rem;line-height:1.4}html[lang=en] .primary-navigation .sub-menu--nested{min-width:11.5rem;max-width:min(92vw,17rem)}html[lang=en] .primary-navigation .sub-menu--wide{min-width:min(92vw,20rem);max-width:min(92vw,22rem)}html[lang=en] .primary-navigation .sub-menu--mega{min-width:min(94vw,44rem);max-width:min(94vw,48rem)}html[lang=en] .primary-navigation .sub-menu__group:nth-child(2){flex:1.25;min-width:11rem}html[lang=en] .primary-navigation .sub-menu__links a{padding:.4rem .65rem;font-size:.82rem;line-height:1.4}}.primary-navigation .sub-menu{border:1px solid var(--wp--preset--color--accent-4);border-radius:var(--radius);min-width:280px;box-shadow:var(--shadow);z-index:50;background:#fff;padding:.35rem 0;display:none;position:absolute;top:100%;left:0}.primary-navigation li:hover>.sub-menu:not(.sub-menu--mega),.primary-navigation li:focus-within>.sub-menu:not(.sub-menu--mega){display:block}.primary-navigation>ul>li:nth-last-child(-n+3)>.sub-menu:not(.sub-menu--nested),.primary-navigation__menu>li:nth-last-child(-n+3)>.sub-menu:not(.sub-menu--nested){left:auto;right:0}.primary-navigation .sub-menu--wide{min-width:min(92vw,380px);max-width:min(92vw,440px)}.primary-navigation .sub-menu--wide a{white-space:normal;line-height:1.4}.primary-navigation>ul>li:nth-last-child(-n+3) .sub-menu--nested,.primary-navigation__menu>li:nth-last-child(-n+3) .sub-menu--nested{left:auto;right:100%}.primary-navigation .sub-menu a{padding:.45rem 1rem;font-size:.88rem;font-weight:400}.primary-navigation .menu-item-address{white-space:normal;max-width:18rem;padding:.45rem 1rem .65rem}.primary-navigation .sub-menu__address-label{color:var(--wp--preset--color--contrast);margin-bottom:.25rem;font-size:.82rem;font-weight:600;display:block}.primary-navigation .sub-menu__address-label a{color:var(--wp--preset--color--accent-1);padding:0;display:inline}.primary-navigation .sub-menu__address{color:var(--wp--preset--color--accent-2);margin:0;font-size:.76rem;line-height:1.45}.primary-navigation li.menu-item-has-children{position:relative}.primary-navigation .sub-menu--nested{margin-top:0;top:0;left:100%}.primary-navigation .sub-menu--nested a{white-space:nowrap}.publication-section{font-family:var(--wp--preset--font-family--heading);color:var(--wp--preset--color--accent-1);border-bottom:1px solid var(--wp--preset--color--accent-4);margin:2rem 0 1rem;padding-top:.5rem;scroll-margin-top:5.5rem;font-size:1.15rem}.primary-navigation .sub-menu--mega{flex-direction:row;align-items:flex-start;gap:0;min-width:min(92vw,640px);max-width:min(92vw,780px);padding:1rem .5rem;list-style:none;display:none;position:absolute;top:100%;left:0;transform:none}.primary-navigation li.menu-item-mega:hover>.sub-menu--mega,.primary-navigation li.menu-item-mega:focus-within>.sub-menu--mega{display:flex}.primary-navigation .sub-menu__group{border-right:1px solid var(--wp--preset--color--accent-4);flex-direction:column;flex:1;align-items:stretch;min-width:0;padding:0 .75rem;list-style:none;display:flex}.primary-navigation .sub-menu__group:last-child{border-right:none}.primary-navigation .sub-menu__heading{font-family:var(--wp--preset--font-family--heading);letter-spacing:.06em;text-transform:uppercase;color:var(--wp--preset--color--accent-1);flex:none;margin:0 0 .5rem;padding:.35rem .75rem;font-size:.72rem;font-weight:700}.primary-navigation .sub-menu__links{width:100%;margin:0;padding:0;list-style:none;display:block}.primary-navigation .sub-menu__links>li{width:100%;margin:0;padding:0;display:block}.primary-navigation .sub-menu__links>li+li{margin-top:.125rem}.primary-navigation .sub-menu__links a{white-space:normal;overflow-wrap:anywhere;width:100%;padding:.45rem .75rem;line-height:1.45;display:block}.hero-banner-wrap{border-bottom:1px solid var(--wp--preset--color--accent-4);background:#e8e4dc;justify-content:stretch;padding:0;display:flex;position:relative}.hero-banner-split{z-index:2;--banner-height:clamp(9rem, 24vw, 16rem);width:100%;max-width:100%;height:var(--banner-height);margin:0;position:relative;overflow:hidden}.hero-banner{object-fit:cover;height:100%;display:block;position:absolute;top:0}.hero-banner-money-slot{z-index:0;background:#e8e4dc;width:18%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-banner--coins{z-index:0;object-fit:cover;object-position:center;width:100%;left:0}.hero-banner--money{z-index:2;object-fit:contain;object-position:center center;width:min(40%,520px);left:50%;transform:translate(-50%)}.hero-banner--welcome{z-index:3;object-position:center 35%;width:min(32%,420px);left:0;transform:none}.hero-banner--calculator{z-index:1;object-position:left center;width:38%;right:0}@media (width<=1100px){.hero-banner-split{--banner-height:clamp(8rem, 20vw, 13rem)}.hero-banner-money-slot{width:14%}.hero-banner--money{width:min(44%,460px)}.hero-banner--calculator{width:34%}.hero-banner--welcome{width:min(36%,360px)}}.books-showcase{max-width:var(--wide-width);background:var(--wp--preset--color--accent-3);border-bottom:1px solid var(--wp--preset--color--accent-4);margin:0 auto;padding:2rem 1.5rem}.books-showcase__header h2{font-family:var(--wp--preset--font-family--heading);margin:0 0 .5rem;font-size:1.5rem}.books-showcase__header p{color:var(--wp--preset--color--accent-2);margin:0 0 1.25rem}.books-showcase__more{margin:-.75rem 0 1.25rem}.books-showcase__more a{color:var(--wp--preset--color--accent-1);font-weight:600}.books-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.75rem;display:grid}.books-grid--page{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem}.books-page__intro{max-width:42rem;color:var(--wp--preset--color--contrast);margin:0 0 2rem;line-height:1.65}.book-card{text-align:center;flex-direction:column;align-items:center;display:flex}.book-card__cover{border-radius:var(--radius);width:160px;height:235px;box-shadow:var(--shadow);background:#fff;justify-content:center;align-items:center;margin:0 auto;padding:.5rem;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}a.book-card__cover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.book-card__cover img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.book-card__title{font-size:.88rem;line-height:1.35;font-family:var(--wp--preset--font-family--body);margin:.75rem 0 .25rem;font-weight:600}.book-card__title a{color:var(--wp--preset--color--contrast);text-decoration:none}.book-card__title a:hover{color:var(--wp--preset--color--accent-1)}.book-card__meta{color:var(--wp--preset--color--accent-2);margin:0;font-size:.78rem}.book-card__detail{color:var(--wp--preset--color--accent-2);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.book-card__links{margin:.5rem 0 0;padding:0;font-size:.78rem;line-height:1.5;list-style:none}.book-card__links a{color:var(--wp--preset--color--accent-1);font-weight:600;text-decoration:none}.book-card__links a:hover{text-decoration:underline}.site-main{max-width:var(--wide-width);margin:0 auto;padding:2.5rem 1.5rem 4rem}.layout-with-sidebar{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:3rem;display:grid}.layout-full{max-width:var(--content-width)}.entry-header{border-bottom:1px solid var(--wp--preset--color--accent-4);margin-bottom:2rem;padding-bottom:1.5rem}.entry-title{font-family:var(--wp--preset--font-family--heading);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.2}.entry-content{font-size:1.05rem}.entry-content h2,.entry-content h3,.entry-content h4{font-family:var(--wp--preset--font-family--heading);margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.entry-content p{margin:0 0 1.25rem}.entry-content ul,.entry-content ol{margin:0 0 1.25rem;padding-left:1.5rem}.entry-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.entry-content th,.entry-content td{border:1px solid var(--wp--preset--color--accent-4);text-align:left;padding:.6rem .75rem}.entry-content th{background:var(--wp--preset--color--accent-3);font-weight:600}.entry-content .aligncenter{margin-left:auto;margin-right:auto}.entry-content .alignleft{float:left;max-width:min(100%,12rem);height:auto;margin:.25rem 1.25rem 1rem 0}.post-list{flex-direction:column;gap:2.5rem;display:flex}.post-card{border-bottom:1px solid var(--wp--preset--color--accent-4);padding-bottom:2.5rem}.post-card:last-child{border-bottom:none;padding-bottom:0}.post-card__title{font-family:var(--wp--preset--font-family--heading);margin:0 0 .75rem;font-size:1.5rem;line-height:1.25}.post-card__title a{color:var(--wp--preset--color--contrast);text-decoration:none}.post-card__title a:hover{color:var(--wp--preset--color--accent-1);text-decoration:underline}.post-meta{color:var(--wp--preset--color--accent-2);flex-wrap:wrap;gap:.5rem 1rem;margin:1.25rem 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.post-meta a{color:var(--wp--preset--color--accent-2)}.post-meta a:hover{color:var(--wp--preset--color--accent-1)}.sidebar{top:calc(var(--header-height) + 1.5rem);position:sticky}.widget{background:var(--wp--preset--color--accent-3);border-radius:var(--radius);margin-bottom:1.25rem;padding:1.25rem}.widget-title{font-family:var(--wp--preset--font-family--heading);margin:0 0 .75rem;font-size:1rem;font-weight:600}.widget ul{margin:0;padding:0;list-style:none}.widget li{border-bottom:1px solid var(--wp--preset--color--accent-4);padding:.35rem 0}.widget li:last-child{border-bottom:none}.social-links{gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.contact-address+.contact-address{margin-top:.85rem}.contact-address__label{color:var(--wp--preset--color--contrast);margin:0 0 .2rem;font-size:.82rem;font-weight:600}.contact-address__text{color:var(--wp--preset--color--accent-2);margin:0;font-size:.78rem;line-height:1.5}.social-links a{border:1px solid var(--wp--preset--color--accent-4);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.social-links a:hover{background:var(--wp--preset--color--accent-4)}.social-links img{width:20px;height:20px}.site-footer{border-top:1px solid var(--wp--preset--color--accent-4);background:var(--wp--preset--color--accent-3);padding:2rem 1.5rem}.site-footer__inner{max-width:var(--wide-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.site-footer p{color:var(--wp--preset--color--accent-2);margin:0;font-size:.85rem}.site-footer nav ul{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.search-form{gap:.5rem;display:flex}.search-form input[type=search]{border:1px solid var(--wp--preset--color--accent-4);border-radius:var(--radius);font:inherit;min-width:180px;padding:.5rem .75rem}.search-form button{background:var(--wp--preset--color--contrast);color:#fff;border-radius:var(--radius);font:inherit;cursor:pointer;border:none;padding:.5rem 1rem}.search-form button:hover{background:#333}@media (width<=1100px){.primary-navigation a{padding:.45rem .5rem;font-size:.84rem}}@media (width<=900px){.layout-with-sidebar{grid-template-columns:1fr}.sidebar{position:static}.menu-toggle{grid-column:2;place-self:center end;display:block}.site-branding{grid-column:1}.primary-navigation{border-bottom:1px solid var(--wp--preset--color--accent-4);width:100%;box-shadow:var(--shadow);background:#fff;grid-column:1/-1;justify-self:stretch;padding:.75rem 1.5rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.primary-navigation.is-open{display:block}.primary-navigation__inner{flex-direction:column;align-items:stretch;gap:0}.primary-navigation__locale{border-bottom:1px solid var(--wp--preset--color--accent-4);order:-1;justify-content:flex-end;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.primary-navigation>ul,.primary-navigation__menu{flex-direction:column;align-items:stretch;gap:0}.primary-navigation__menu>li{border-bottom:1px solid var(--wp--preset--color--accent-4)}.primary-navigation__menu>li:last-child{border-bottom:none}.primary-navigation__menu>li>a{padding:.65rem .25rem;font-size:.95rem;font-weight:600}html[lang=en] .primary-navigation .sub-menu a{padding:.5rem .25rem .5rem .75rem;font-size:.9rem;font-weight:400}html[lang=en] .primary-navigation .sub-menu--nested{padding-left:.85rem}html[lang=en] .primary-navigation .sub-menu__heading{padding-left:.75rem;font-size:.68rem}.primary-navigation .sub-menu{box-shadow:none;border:none;min-width:0;max-width:none;margin-top:0;padding:0 0 .5rem .75rem;display:none;position:static;transform:none}.primary-navigation .menu-item-has-children.is-expanded>.sub-menu{display:block}.primary-navigation .sub-menu--mega{flex-direction:column;gap:1rem;padding:.25rem 0 .5rem .75rem;display:none}.primary-navigation .menu-item-has-children.is-expanded>.sub-menu--mega{display:flex}.primary-navigation>ul>li:nth-last-child(-n+3)>.sub-menu:not(.sub-menu--nested),.primary-navigation__menu>li:nth-last-child(-n+3)>.sub-menu:not(.sub-menu--nested),.primary-navigation>ul>li:nth-last-child(-n+3) .sub-menu--nested,.primary-navigation__menu>li:nth-last-child(-n+3) .sub-menu--nested{left:auto;right:auto}.primary-navigation .sub-menu__group{border-right:none;border-bottom:1px solid var(--wp--preset--color--accent-4);padding:0 0 .75rem}.primary-navigation .sub-menu__group:last-child{border-bottom:none;padding-bottom:0}.primary-navigation .sub-menu--nested{margin-top:.25rem;padding-left:1rem;position:static}.site-header__inner{position:relative}}
