/*!/wp-content/themes/tohippo-light/style.css*/:root{color-scheme:light;--thl-bg:#f5f6f7;--thl-surface:#fff;--thl-text:#202428;--thl-muted:#555d65;--thl-line:#d9dfe3;--brand-color:#5cc7e8;--dark-color:#0f1012;--border-color:#e9edef;--bg-color:#fff;--text-color:#202428}@media(prefers-color-scheme:dark){:root:not([data-mode=defaultcolor]){color-scheme:dark;--thl-bg:#08090a;--thl-surface:#212325;--thl-text:#f3f4f5;--thl-muted:#bdc5cb;--thl-line:#42484d;--border-color:#303539;--bg-color:#212325;--text-color:#f3f4f5}}:root[data-mode=dark]{color-scheme:dark;--thl-bg:#08090a;--thl-surface:#212325;--thl-text:#f3f4f5;--thl-muted:#bdc5cb;--thl-line:#42484d;--border-color:#303539;--bg-color:#212325;--text-color:#f3f4f5}body{margin:0;background:var(--thl-bg);color:var(--thl-text);font:18px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-wrap:break-word}.thl-wrap{width:min(1100px,calc(100% - 32px));margin-inline:auto}.thl-wrap,.thl-wrap *{box-sizing:border-box}a{color:inherit;text-underline-offset:.18em}a:hover{color:#1484a6}button,input,textarea,select{font:inherit}button,summary{cursor:pointer}button{color:inherit}button,input[type=submit]{border:1px solid var(--thl-line);background:var(--thl-surface);border-radius:24px;padding:7px 16px}input[type=search],input[type=text],input[type=email],input[type=url],textarea{max-width:100%;border:1px solid var(--thl-line);border-radius:6px;padding:9px;background:var(--thl-surface);color:inherit}:focus-visible{outline:3px solid #1684a5;outline-offset:4px}[hidden]{display:none!important}.screen-reader-text,.thl-skip:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.thl-skip:focus{position:fixed;top:8px;left:8px;padding:12px;background:var(--thl-surface);z-index:10000}.thl-header{position:relative;text-align:center;padding:48px 0 24px}.thl-site-title{display:inline-block;max-width:100%;font-size:clamp(36px,6vw,56px);line-height:1.15;font-weight:750;letter-spacing:-2px;text-decoration:none}.thl-brand p{margin:8px 0 24px;color:var(--thl-muted);font-size:16px}.custom-logo{max-height:70px;width:auto}.thl-tools{display:flex;gap:8px;justify-content:center;margin-bottom:20px;font-size:14px}.thl-search summary{border:1px solid var(--thl-line);padding:7px 16px;border-radius:24px;background:var(--thl-surface)}.thl-search[open] .thl-search-form{margin-top:12px}.thl-search-form{display:flex;gap:8px;flex-wrap:wrap}.thl-search-form label{flex:1;min-width:120px}.thl-search-form input{width:100%}.thl-mode[aria-pressed=true]{background:var(--brand-color);color:#122329}.thl-menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.thl-menu>li>a{display:block;border-radius:28px;padding:7px 20px;background:var(--thl-surface);text-decoration:none;font-weight:650}.thl-menu>.current-menu-item>a,.thl-menu a:hover{background:var(--brand-color);color:#122329}.thl-menu .sub-menu{list-style:none;padding:8px 0;font-size:15px}.thl-menu .sub-menu a{display:block;padding:3px 8px}h1{font-size:clamp(28px,4vw,42px);line-height:1.2;letter-spacing:-.7px}h2{line-height:1.3}h3,h4{line-height:1.4}.thl-card{display:flex;gap:26px;padding:32px;margin-bottom:24px;background:var(--thl-surface);border-radius:10px}.thl-card-image{display:block;width:40%;flex-shrink:0;align-self:stretch}.thl-card-image img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px;display:block}.thl-card-body{min-width:0;align-self:center;flex:1}.thl-card h2{font-size:27px;font-weight:600;margin:12px 0 16px}.thl-card h2 a{text-decoration:none}.thl-categories{display:flex;flex-wrap:wrap;gap:6px;font-size:13px}.thl-categories a{background:var(--brand-color);color:#142b33;padding:0 8px;text-decoration:none;font-weight:650}.thl-meta{font-size:14px;color:var(--thl-muted)}.thl-excerpt p{margin:16px 0 0}.pagination{margin:30px 0}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.page-numbers{display:inline-block;border:1px solid var(--thl-line);padding:5px 14px;border-radius:6px;text-decoration:none}.page-numbers.current{background:var(--brand-color);color:#142b33}.thl-article{background:var(--thl-surface);padding:clamp(18px,4vw,44px);border-radius:10px;margin-bottom:24px;min-width:0}.thl-article>h1{margin-top:0}.thl-featured{margin:24px 0}.thl-featured img{width:100%;height:auto}.entry-content{min-width:0}.entry-content a{text-decoration:underline}.entry-content img,.entry-content video{max-width:100%;height:auto}.entry-content iframe{max-width:100%}.entry-content figure{max-width:100%;margin-inline:0}.entry-content pre{max-width:100%;overflow:auto;padding:16px;background:var(--border-color);border-radius:6px}.entry-content blockquote{margin-inline:0;border-left:4px solid var(--brand-color);padding:12px 22px;background:var(--border-color)}.entry-content table{border-collapse:collapse}.entry-content td,.entry-content th{padding:8px;border:1px solid var(--thl-line)}.entry-content .wp-block-table{overflow-x:auto}.entry-content .aligncenter{margin-inline:auto}.entry-content .alignleft{float:left;margin:0 24px 16px 0}.entry-content .alignright{float:right;margin:0 0 16px 24px}.entry-content:after{content:"";display:table;clear:both}figcaption,.wp-caption-text{color:var(--thl-muted);font-size:14px}.thl-copy{font-size:12px;padding:1px 8px;margin-left:8px}.thl-bottom{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:28px 0;border-top:1px solid var(--thl-line);margin-top:36px}.thl-bottom h2{font-size:22px}.thl-bottom ul{list-style:none;padding:0}.thl-bottom li{margin:8px 0}.thl-category-list{columns:2}.thl-footer{text-align:center;padding:32px 0 48px;border-top:1px solid var(--thl-line)}.thl-footer>a{font-size:26px;font-weight:700;text-decoration:none}.thl-footer p{font-size:14px;color:var(--thl-muted)}.post-navigation{margin:24px 0}.post-navigation .nav-links{display:flex;justify-content:space-between;gap:24px}.post-navigation .nav-links>div{max-width:48%}.comment-list{padding-left:24px}.comment-list .children{padding-left:20px}.comment-form textarea{width:100%}.thl-guides-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.thl-guides.is-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.thl-guides.is-grid .thl-card{display:block;padding:18px;margin:0}.thl-guides.is-grid .thl-card-image{width:100%}.thl-guides.is-grid h2{font-size:22px}.thl-guides.is-grid .thl-meta{display:none}@media(min-width:1000px){.thl-tools{position:absolute;right:0;top:65px}.thl-search[open] .thl-search-form{position:absolute;right:0;z-index:5;width:330px;background:var(--thl-surface);padding:16px;border:1px solid var(--thl-line);border-radius:8px}}@media(max-width:680px){body{font-size:16px}.thl-header{padding-top:28px}.thl-card{display:block;padding:20px}.thl-card-image{width:100%;margin-bottom:18px}.thl-card-image img{aspect-ratio:16/9;height:auto}.thl-card h2{font-size:24px}.thl-bottom{grid-template-columns:1fr;gap:0}.thl-guides.is-grid{grid-template-columns:1fr}.thl-menu{gap:8px}.thl-menu>li>a{padding:7px 16px}.entry-content .alignleft,.entry-content .alignright{float:none;margin-inline:0}}@media(min-width:681px) and (max-width:950px){.thl-guides.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.thl-brand .custom-logo-link{display:block;width:fit-content;max-width:100%;margin-inline:auto}.entry-content #ltlv-wrap .ltlv-footer :is(#ltlv-reset,#ltlv-copy-code,#ltlv-import-btn){color:var(--ltlv-fg,#111);background:var(--ltlv-surface,#fff);border-color:var(--ltlv-fg-muted,#666)}.entry-content #ltlv-wrap .ltlv-footer :is(#ltlv-reset,#ltlv-copy-code,#ltlv-import-btn):is(:hover,:focus-visible){color:#111;background:var(--ltlv-primary,#5cc7e8);border-color:var(--ltlv-primary,#5cc7e8)}