*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--phantomos-font-body,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif);font-size:1rem;line-height:1.7;color:var(--phantomos-text,#1e293b);background-color:var(--phantomos-bg,#f8fafc);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--phantomos-font-headings,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif)}img{max-width:100%;height:auto;display:block}a{color:var(--phantomos-primary,#1a365d);text-decoration:none;transition:color .15s ease}a:hover{color:var(--phantomos-primary-light,#2b4c7e)}.phantomos-container{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.phantomos-header{background:#fff;border-bottom:1px solid var(--phantomos-border,#e2e8f0);position:sticky;top:0;z-index:100;transition:box-shadow .25s ease}.phantomos-header.is-scrolled{box-shadow:0 2px 12px rgba(0,0,0,.08)}.phantomos-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:64px}.phantomos-logo{text-decoration:none;color:var(--phantomos-primary,#1a365d);font-size:1.25rem;font-weight:700;font-family:var(--phantomos-font-headings,system-ui,-apple-system,sans-serif);letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.phantomos-logo:hover{color:var(--phantomos-primary,#1a365d)}.phantomos-logo .custom-logo,.phantomos-logo__img{max-height:40px;width:auto;display:block}.phantomos-logo__text{font-size:1.25rem;font-weight:700;color:var(--phantomos-primary,#1a365d);letter-spacing:-.01em;line-height:1}.phantomos-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;width:40px;height:40px;position:relative;z-index:110;flex-direction:column;align-items:center;justify-content:center;gap:5px}.phantomos-menu-toggle span{display:block;width:22px;height:2px;background:var(--phantomos-text,#1e293b);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.phantomos-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.phantomos-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.phantomos-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.phantomos-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:2rem}.phantomos-nav__list li{margin:0}.phantomos-nav__list a{text-decoration:none;color:var(--phantomos-muted,#64748b);font-size:.9375rem;font-weight:500;transition:color .15s ease;padding:.25rem 0;position:relative}.phantomos-nav__list a:hover,.phantomos-nav__list .current-menu-item>a,.phantomos-nav__list .current_page_item>a{color:var(--phantomos-primary,#1a365d)}.phantomos-nav__list .current-menu-item>a:after,.phantomos-nav__list .current_page_item>a:after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--phantomos-accent,#f59e0b);border-radius:1px}.phantomos-content-area{max-width:780px;margin-left:auto;margin-right:auto;padding-top:2.5rem;padding-bottom:3rem}.phantomos-content-area--wide{max-width:1100px}.phantomos-content-area--review{max-width:960px}.phantomos-content-area--with-sidebar{max-width:1100px}.phantomos-layout-sidebar{display:grid;grid-template-columns:1fr 300px;gap:2.5rem;align-items:start}.phantomos-layout-sidebar__main{min-width:0}.phantomos-sidebar{position:sticky;top:80px}.phantomos-widget{background:#fff;border:1px solid var(--phantomos-border,#e2e8f0);border-radius:10px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.04)}.phantomos-widget__title{font-size:.9375rem;font-weight:700;color:var(--phantomos-primary,#1a365d);margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid var(--phantomos-accent,#f59e0b)}.phantomos-article__header{margin-bottom:2rem}.phantomos-article__header--review{text-align:center;padding-bottom:1.5rem;border-bottom:1px solid var(--phantomos-border,#e2e8f0)}.phantomos-article__title,.phantomos-review-headline__headline{font-size:clamp(1.5rem, 3vw, 1.875rem);font-weight:700;line-height:1.25;color:var(--phantomos-primary,#1a365d);letter-spacing:-.02em;margin:0 0 .5rem}.entry-content h2{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;color:var(--phantomos-primary,#1a365d)}.entry-content h3{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem;color:var(--phantomos-text,#1e293b)}.entry-content p{margin-bottom:1.25rem;color:var(--phantomos-text,#1e293b)}.entry-content ul,.entry-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.entry-content li{margin-bottom:.5rem}.entry-content a{color:var(--phantomos-primary,#1a365d);text-decoration:none}.entry-content a:hover{color:var(--phantomos-primary-light,#2b4c7e);text-decoration:underline;text-underline-offset:2px}.entry-content a.phantomos-button,.entry-content a.wp-block-button__link,.entry-content a.phantomos-comparison-table__button,.entry-content a.phantomos-product-review__cta-button,.entry-content a.phantomos-product-review__tier-cta,.entry-content a.phantomos-button:hover,.entry-content a.wp-block-button__link:hover,.entry-content a.phantomos-comparison-table__button:hover,.entry-content a.phantomos-product-review__cta-button:hover,.entry-content a.phantomos-product-review__tier-cta:hover,.entry-content a.phantomos-button:focus,.entry-content a.wp-block-button__link:focus,.entry-content a.phantomos-comparison-table__button:focus,.entry-content a.phantomos-product-review__cta-button:focus,.entry-content a.phantomos-product-review__tier-cta:focus,a.phantomos-button:hover,a.wp-block-button__link:hover,a.phantomos-offer-cta__button:hover,a.phantomos-comparison-table__button:hover,a.phantomos-product-review__cta-button:hover,a.phantomos-product-review__tier-cta:hover,a.phantomos-review-summary__button:hover,a.phantomos-sticky-cta-bar__button:hover,button:hover,.wp-block-button__link:hover{text-decoration:none}.entry-content blockquote{border-left:4px solid var(--phantomos-accent,#f59e0b);margin:1.5rem 0;padding:1rem 1.5rem;background:var(--phantomos-secondary,#e8f0fe);border-radius:0 8px 8px 0;font-style:italic;color:var(--phantomos-muted,#64748b)}.entry-content img{border-radius:8px}.last-updated{display:inline-block;font-size:.8125rem;color:var(--phantomos-muted,#64748b);margin-bottom:1rem}.phantomos-article__header--review .last-updated{display:block;text-align:center}.wp-block-button__link,.phantomos-button{display:inline-block;padding:.75rem 1.75rem;font-weight:600;font-size:1rem;text-decoration:none;border-radius:6px;border:none;cursor:pointer;transition:background-color .15s ease,transform .1s ease,box-shadow .15s ease;line-height:1.4}.wp-block-button__link,.phantomos-button--primary{background:var(--phantomos-primary,#1a365d);color:#fff}.wp-block-button__link:hover,.phantomos-button--primary:hover{background:var(--phantomos-primary-light,#2b4c7e);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,54,93,.25)}.wp-block-button__link:active,.phantomos-button:active{transform:translateY(0)}.is-style-outline-primary .wp-block-button__link,.phantomos-button--outline{background:0 0;color:var(--phantomos-primary,#1a365d);border:2px solid var(--phantomos-primary,#1a365d)}.is-style-outline-primary .wp-block-button__link:hover,.phantomos-button--outline:hover{background:var(--phantomos-primary,#1a365d);color:#fff}.is-style-accent .wp-block-button__link,.phantomos-button--accent{background:var(--phantomos-accent,#f59e0b);color:#1e293b;font-weight:700}.is-style-accent .wp-block-button__link:hover,.phantomos-button--accent:hover{background:#d97706;color:#1e293b;box-shadow:0 4px 14px rgba(245,158,11,.4)}.is-style-card{background:#fff;border:1px solid var(--phantomos-border,#e2e8f0);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.phantomos-footer{background:var(--phantomos-primary,#1a365d);color:rgba(255,255,255,.85);padding:3rem 0 1.25rem;margin-top:4rem}.phantomos-footer__top{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.phantomos-footer__brand{flex-shrink:0}.phantomos-footer__logo{display:inline-flex;align-items:center;gap:.625rem;color:#fff;font-size:1.125rem;font-weight:700;font-family:var(--phantomos-font-headings,system-ui,-apple-system,sans-serif);text-decoration:none}.phantomos-footer__logo:hover{color:#fff}.phantomos-footer__logo-img{max-height:36px;width:auto;display:block;filter:brightness(0) invert(1);opacity:.95}.phantomos-footer__logo-text{color:#fff;line-height:1;letter-spacing:-.01em}.phantomos-footer__tagline{font-size:.875rem;color:rgba(255,255,255,.6);margin:.5rem 0 0}.phantomos-footer__nav{flex-shrink:0}.phantomos-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:flex-end}.phantomos-footer__list li{list-style:none}.phantomos-footer__list a{text-decoration:none;color:rgba(255,255,255,.75);font-size:.875rem;font-weight:500;transition:color .15s ease}.phantomos-footer__list a:hover{color:#fff}.phantomos-footer__entity{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.14);font-size:.8125rem;color:rgba(255,255,255,.72);text-align:left}.phantomos-footer__entity-line{margin:0 0 .35rem}.phantomos-footer__entity-name{font-weight:600;color:#fff}.phantomos-footer__entity-email{color:rgba(255,255,255,.85);text-decoration:none}.phantomos-footer__entity-email:hover{color:#fff;text-decoration:underline}.phantomos-footer__sep{color:rgba(255,255,255,.3);margin:0 .35rem}.phantomos-footer__disclosure{margin:.25rem 0 0;line-height:1.6;color:rgba(255,255,255,.6);max-width:780px}.phantomos-footer__bar{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);text-align:left}.phantomos-footer__copyright{font-size:.8125rem;color:rgba(255,255,255,.5);margin:0}.phantomos-404{text-align:center;padding:4rem 0}.phantomos-404__title{font-size:2rem;color:var(--phantomos-primary,#1a365d);margin:0 0 1rem}.phantomos-404__text{color:var(--phantomos-muted,#64748b);margin-bottom:2rem;font-size:1.125rem}.wp-block-separator{border:none;border-top:1px solid var(--phantomos-border,#e2e8f0);margin:2rem 0}.is-style-subtle .wp-block-separator,.wp-block-separator.is-style-subtle{border-top-color:var(--phantomos-border,#e2e8f0);opacity:.5}.admin-bar .phantomos-header{top:32px}@media (max-width:782px){.admin-bar .phantomos-header{top:46px}}@media (max-width:768px){.phantomos-menu-toggle{display:flex}.phantomos-nav{position:fixed;top:0;right:0;bottom:0;width:280px;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.12);padding:5rem 1.5rem 2rem;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:105;overflow-y:auto}.phantomos-nav.is-open{transform:translateX(0)}.phantomos-nav__list{flex-direction:column;align-items:stretch;gap:0}.phantomos-nav__list li{border-bottom:1px solid var(--phantomos-border,#e2e8f0)}.phantomos-nav__list a{display:block;padding:.875rem 0;font-size:1rem}.phantomos-nav__list .current-menu-item>a:after,.phantomos-nav__list .current_page_item>a:after{display:none}.phantomos-nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:104;opacity:0;pointer-events:none;transition:opacity .3s ease}.phantomos-nav-overlay.is-visible{opacity:1;pointer-events:auto}.phantomos-content-area{padding-top:1.5rem;padding-bottom:2rem}.phantomos-article__title,.phantomos-review-headline__headline{font-size:1.5rem}.phantomos-footer{padding:2rem 0 1.25rem;margin-top:2.5rem}.phantomos-footer__top{flex-direction:column;align-items:flex-start;text-align:left;gap:1.25rem}.phantomos-footer__list{justify-content:flex-start;gap:.5rem 1.25rem}.phantomos-footer__entity,.phantomos-footer__bar{text-align:left}.phantomos-layout-sidebar{grid-template-columns:1fr;gap:2rem}.phantomos-sidebar{position:static}}@media (max-width:640px){.phantomos-footer__list{justify-content:flex-start;gap:.5rem 1rem}.phantomos-footer__top{flex-direction:column;gap:1rem}.phantomos-footer__entity,.phantomos-footer__bar{text-align:left}}.phantomos-nav__list .menu-item-has-children{position:relative}.phantomos-nav__list .menu-item-has-children>a:after{content:"▾";margin-left:.4em;font-size:.75em;color:var(--phantomos-muted,#64748b);display:inline-block;transition:transform .15s ease;vertical-align:middle;line-height:1}.phantomos-nav__list .menu-item-has-children:hover>a:after,.phantomos-nav__list .menu-item-has-children:focus-within>a:after,.phantomos-nav__list .menu-item-has-children.is-open>a:after{transform:rotate(180deg)}.phantomos-nav__list .sub-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--phantomos-border);min-width:220px;padding:.5rem 0;margin:0;list-style:none;box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:opacity .15s ease;z-index:50}.phantomos-nav__list .menu-item-has-children:hover>.sub-menu,.phantomos-nav__list .menu-item-has-children:focus-within>.sub-menu,.phantomos-nav__list .menu-item-has-children.is-open>.sub-menu{opacity:1;visibility:visible}.phantomos-nav__list .sub-menu a{display:block;padding:.5rem 1rem;white-space:nowrap;color:var(--phantomos-text,#1e293b);background:0 0;font-size:.875rem;transition:background .12s ease,color .12s ease;border-left:4px solid transparent}.phantomos-nav__list .sub-menu a:hover{background:rgba(0,0,0,.04);color:var(--phantomos-primary,#1a365d);text-decoration:none}.phantomos-nav__list .sub-menu .current-menu-item>a,.phantomos-nav__list .sub-menu .current_page_item>a{border-left:4px solid var(--phantomos-primary,#1a365d);padding-left:calc(1rem - 0px);color:var(--phantomos-primary,#1a365d);font-weight:600;background:0 0}.phantomos-nav__list .sub-menu .current-menu-item>a:after,.phantomos-nav__list .sub-menu .current_page_item>a:after{display:none}@media (max-width:768px){.phantomos-nav__list .sub-menu{position:static;box-shadow:none;border:0;display:none;opacity:1;visibility:visible;padding-left:1rem}.phantomos-nav__list .menu-item-has-children.is-open>.sub-menu{display:block}.phantomos-nav__list .menu-item-has-children>a:after{display:none}}.phantomos-compliance-footer{background:var(--phantomos-bg,#f8fafc);border-top:1px solid var(--phantomos-border,#e2e8f0);padding:1rem 0;font-size:.8125rem;color:var(--phantomos-muted,#64748b);text-align:center}.phantomos-compliance-footer__disclosure{margin:0 0 .25rem}.phantomos-compliance-footer__entity{margin:0}.phantomos-compliance-footer__entity a{color:inherit;text-decoration:underline}.entry-content .phantomos-home-section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#3a8c3f;font-weight:700;margin:0 0 1rem}.entry-content .phantomos-home-hero{display:block;text-align:center;padding:4rem 1.25rem 3rem;border-bottom:1px solid var(--phantomos-border,#e2e8f0);margin:0 0 2rem}.entry-content .phantomos-home-hero__title{font-size:1.875rem;line-height:1.35;color:var(--phantomos-primary,#1a365d);margin:0 0 1rem;font-weight:700;letter-spacing:-.02em}.entry-content .phantomos-home-hero__subtitle{font-size:1rem;color:var(--phantomos-muted,#64748b);max-width:560px;margin:0 auto;line-height:1.7}@media (max-width:768px){.entry-content .phantomos-home-hero__title{font-size:1.5rem}}@media (max-width:480px){.entry-content .phantomos-home-hero{padding:2.5rem 1rem 2rem}.entry-content .phantomos-home-hero__title{font-size:1.375rem}}.entry-content .phantomos-featured-review__link,.entry-content .phantomos-home-guide-card{display:flex;gap:1.5rem;align-items:flex-start;background:#fff;border:1px solid var(--phantomos-border,#e2e8f0);border-radius:10px;padding:1.5rem;text-decoration:none;color:inherit;margin:0 0 1rem;transition:box-shadow .2s ease,border-color .2s ease}.entry-content .phantomos-featured-review__link:hover,.entry-content .phantomos-home-guide-card:hover{border-color:#c8d0d8;box-shadow:0 4px 16px rgba(0,0,0,.06);text-decoration:none;color:inherit}.phantomos-featured-review{margin:0 0 2.25rem}.entry-content .phantomos-featured-review__thumb{flex:0 0 120px;width:120px;height:80px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#edf2f7 0%,#e2e8f0 100%);border:1px solid #e8ecf0;display:block}.entry-content .phantomos-featured-review__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.entry-content .phantomos-featured-review__body{display:block;min-width:0}.entry-content .phantomos-featured-review__badge{display:inline-block;background:#3a8c3f;color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:3px;margin-bottom:.5rem}.entry-content .phantomos-featured-review__headline{font-size:1.125rem;color:var(--phantomos-primary,#1a365d);font-weight:700;line-height:1.35;margin:0 0 .375rem}.entry-content .phantomos-featured-review__subheadline{font-size:.875rem;color:var(--phantomos-muted,#64748b);line-height:1.6;margin:0 0 .5rem}.entry-content .phantomos-featured-review__meta{font-size:.75rem;color:#99aab5;display:inline-block}.entry-content .phantomos-home-guides{display:block;margin:2.25rem 0 2.5rem}.entry-content .phantomos-home-guide-card__thumb{flex:0 0 120px;width:120px;height:80px;border-radius:6px;border:1px solid #e8ecf0;display:block;background-repeat:no-repeat;background-position:center;background-size:36px 36px}.entry-content .phantomos-home-guide-card__body{display:block;min-width:0}.entry-content .phantomos-home-guide-card__title{font-size:1.125rem;color:var(--phantomos-primary,#1a365d);font-weight:700;line-height:1.35;margin:0 0 .375rem}.entry-content .phantomos-home-guide-card__teaser{font-size:.875rem;color:var(--phantomos-muted,#64748b);line-height:1.6;margin:0 0 .5rem}.entry-content .phantomos-home-guide-card__meta{font-size:.75rem;color:#99aab5;display:inline-block}.entry-content .phantomos-home-guide-card__thumb--tint-green{background-color:#eef6ee;border-color:#c8dcc8}.entry-content .phantomos-home-guide-card__thumb--tint-amber{background-color:#fff8ec;border-color:#f0d4a8}.entry-content .phantomos-home-guide-card__thumb--tint-navy{background-color:#eef4f8;border-color:#b8d2de}.entry-content .phantomos-home-guide-card__thumb--tint-purple{background-color:#f4eefb;border-color:#d0c0e0}.entry-content .phantomos-home-guide-card__thumb--tint-red{background-color:#fceeee;border-color:#e8b8b8}.entry-content .phantomos-home-guide-card__thumb--icon-book{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%231B3A5C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z'/><path d='M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z'/></svg>"),linear-gradient(135deg,#e6f0f5 0%,#cfe2eb 100%)}.entry-content .phantomos-home-guide-card__thumb--icon-warning{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%23D4A947' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/><line x1='12' y1='9' x2='12' y2='13'/><line x1='12' y1='17' x2='12.01' y2='17'/></svg>"),linear-gradient(135deg,#fff5e6 0%,#ffe8cc 100%)}.entry-content .phantomos-home-guide-card__thumb--icon-check{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%233A8C3F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><rect x='8' y='2' width='8' height='4' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='M9 14l2 2 4-4'/></svg>"),linear-gradient(135deg,#e8f0e8 0%,#d4e6d4 100%)}.entry-content .phantomos-home-guide-card__thumb--icon-dollar{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%235B3A8C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><line x1='12' y1='1' x2='12' y2='23'/><path d='M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6'/></svg>"),linear-gradient(135deg,#f0e8fa 0%,#e0d4f0 100%)}.entry-content .phantomos-home-guide-card__thumb--icon-x{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%23C53030' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><line x1='15' y1='9' x2='9' y2='15'/><line x1='9' y1='9' x2='15' y2='15'/></svg>"),linear-gradient(135deg,#fce8e8 0%,#f5d4d4 100%)}@media (max-width:480px){.entry-content .phantomos-featured-review__link,.entry-content .phantomos-home-guide-card{flex-direction:column;gap:.875rem}.entry-content .phantomos-featured-review__thumb,.entry-content .phantomos-home-guide-card__thumb{width:100%;height:120px;flex:0 0 auto;background-size:48px 48px}.entry-content .phantomos-featured-review__thumb{height:160px}}