:root{--pm-primary:var(--primary,#D80621);--pm-border:rgba(229,231,235,.95);--pm-shadow:0 12px 34px rgba(17,24,39,.07)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}body[data-page="home"] .hero-grid{position:relative;isolation:isolate;overflow:hidden}body[data-page="home"] .hero-grid::before{content:"";position:absolute;inset:-180px -220px;background:url("/assets/hero-bg.svg") no-repeat center / cover;opacity:1;pointer-events:none;z-index:0}body[data-page="home"] .hero-grid>*{position:relative;z-index:1}@media (max-width:900px){body[data-page="home"] .hero-grid::before{inset:-110px -140px;background-position:55% 0%;opacity:0.95}}body[data-page="home"] .hero-grid.hero-grid--single{grid-template-columns:1fr;gap:16px;padding:6px 0 2px}body[data-page="home"] .hero-left{max-width:none}body[data-page="home"] .hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--pm-border);background:rgba(255,255,255,.82);box-shadow:0 10px 26px rgba(17,24,39,.06);color:rgba(17,24,39,.92);font-weight:900;font-size:13px;letter-spacing:.01em}body[data-page="home"] .hero-title{text-wrap:balance;letter-spacing:-0.02em;line-height:1.06;font-size:clamp(36px,4.2vw,56px);max-width:24ch;margin:0}body[data-page="home"] .hero-lede{max-width:62ch;font-size:16px;line-height:1.7;margin:10px 0 0}body[data-page="home"] .hero-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:12px}body[data-page="home"] .hero-trust{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:rgba(71,85,105,.95);font-weight:750;font-size:13px}body[data-page="home"] .hero-trust-dot{color:rgba(148,163,184,.95);font-weight:900}body[data-page="home"] .page{padding-top:6px}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}body[data-page="home"] .hero-title{max-width:20ch}}.quick-card{padding:18px;background:#fff;border:1px solid var(--pm-border);border-radius:18px;box-shadow:var(--pm-shadow)}.quick-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.quick-ico{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(216,6,33,.08)}.quick-title{font-weight:900;font-size:18px;line-height:1.1}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}@media (max-width:900px){.quick-grid{grid-template-columns:1fr}}.quick-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--pm-border);border-radius:14px;text-decoration:none;color:inherit;background:#fff}.quick-btn:hover{border-color:rgba(216,6,33,.35);box-shadow:0 8px 18px rgba(17,24,39,.08);transform:translateY(-1px)}.quick-left{display:flex;align-items:center;gap:10px;font-weight:800}.qico{width:22px;height:22px;color:var(--pm-primary);display:inline-flex}.qico svg{width:22px;height:22px;stroke-width:1.8}.qarrow{color:var(--pm-primary);font-weight:900}.tools-section{margin-top:22px}body[data-page="home"] .tools-section{margin-top:0}.tools-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:18px 0 12px}body[data-page="home"] .tools-head{margin:12px 0 10px}@media (max-width:900px){.tools-head{flex-direction:column;align-items:stretch}}.tools-actions{display:flex;align-items:center;gap:10px;width:min(560px,100%)}.searchbox{flex:1;display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--pm-border);border-radius:14px}.searchbox svg{width:18px;height:18px;color:#6b7280}.searchbox input{border:0;outline:0;width:100%;background:transparent;font-size:14px}.tool-card{border:1px solid var(--pm-border);border-radius:16px;background:#fff;padding:18px;gap:14px;box-shadow:0 10px 26px rgba(17,24,39,.04)}.tool-card:hover{border-color:rgba(216,6,33,.30);box-shadow:var(--pm-shadow)}.tool-card .tool-main{padding:0 !important}.tool-go{display:none !important}.tool-ico-box{width:64px;height:64px;border-radius:20px;background:rgba(216,6,33,.08);border:1px solid rgba(216,6,33,.16);color:var(--pm-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(216,6,33,.10)}.tool-ico-box svg{width:32px;height:32px;stroke-width:1.7}@media (max-width:560px){.tool-ico-box{width:56px;height:56px;border-radius:18px}.tool-ico-box svg{width:28px;height:28px}}.brandmark{width:52px;height:52px}.footer .footer-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-social-sep{opacity:0.45;margin:0 2px}.footer-social-link{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(229,231,235,.95);background:rgba(255,255,255,.75);color:rgba(17,24,39,.72);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease}.footer-social-link svg{width:18px;height:18px;display:block}.footer-social-link:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(17,24,39,.08);border-color:rgba(216,6,33,.35);color:#D80621}.footer-social-link:focus-visible{outline:2px solid rgba(216,6,33,.35);outline-offset:2px}.pm-guide-card{margin:10px 0 14px;display:flex;gap:12px;padding:12px;border:1px solid var(--pm-border);border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(17,24,39,.05)}.pm-guide-card:hover{border-color:rgba(216,6,33,0.30)}.pm-guide-thumb{flex:0 0 96px;height:58px;border-radius:12px;overflow:hidden;border:1px solid rgba(226,232,240,0.95);background:#fff}.pm-guide-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pm-guide-body{min-width:0;display:flex;flex-direction:column;gap:6px}.pm-guide-label{font-size:12px;font-weight:1000;color:rgba(71,85,105,0.95)}.pm-guide-title{font-size:14px;font-weight:1000;line-height:1.25}.pm-guide-title a{text-decoration:none}.pm-guide-desc{font-size:13px;color:rgba(71,85,105,0.95);font-weight:650;line-height:1.55}.pm-guide-actions{margin-top:4px;display:flex;gap:10px;flex-wrap:wrap}.pm-popular-editor{display:flex;align-items:flex-start;gap:12px;padding:18px;text-decoration:none;color:inherit}.pm-popular-editor__body{min-width:0;display:flex;flex-direction:column;gap:6px}.pm-popular-editor__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pm-popular-editor__title{font-weight:1000;font-size:16px;line-height:1.2}.pm-popular-editor__open{color:var(--pm-primary);font-weight:1000;white-space:nowrap}.pm-popular-editor__desc{font-size:13px;line-height:1.55;font-weight:650;color:rgba(71,85,105,0.95)}body[data-page="home"] .main{padding-top:0}body[data-page="home"] .hero-left{display:flex;flex-direction:column;align-items:center;text-align:center}body[data-page="home"] .hero-title{max-width:52ch;margin-inline:auto}body[data-page="home"] .hero-lede{max-width:78ch;margin-inline:auto}body[data-page="home"] .hero-actions{justify-content:center}body[data-page="home"] .hero-trust{justify-content:center}body[data-page="home"] .chips{justify-content:flex-start;gap:10px;margin-top:12px}body[data-page="home"] .chip{border-radius:999px;padding:10px 16px;border:1px solid rgba(229,231,235,.95);background:rgba(255,255,255,.92);font-weight:850;box-shadow:0 10px 22px rgba(17,24,39,.05)}body[data-page="home"] .chip:hover{border-color:rgba(216,6,33,.30);box-shadow:0 12px 28px rgba(17,24,39,.08);transform:translateY(-1px)}body[data-page="home"] .chip.active{background:#111827;color:#ffffff;border-color:#111827;box-shadow:0 16px 34px rgba(17,24,39,.12)}body[data-page="home"] #categoryChips{margin:10px 0 14px}body[data-page="home"] #popular-tools{margin-top:8px}@media (max-width:900px){body[data-page="home"] .chips{justify-content:center}}.topbar{border-bottom:1px solid rgba(229,231,235,.95);background:rgba(249,250,251,.92);backdrop-filter:blur(10px)}.topbar-row{align-items:center;gap:18px;min-height:82px}.brand{display:inline-flex;align-items:center;gap:10px;margin-top:12px}.brandname{font-weight:950;font-size:26px;letter-spacing:-0.02em;line-height:1}.nav{display:flex;align-items:center;gap:18px}.nav a{display:inline-flex;align-items:center;font-size:14px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;padding:10px 12px;border-radius:999px;text-decoration:none}.nav a:hover{background:rgba(17,24,39,.04)}.nav a:focus-visible{outline:2px solid rgba(216,6,33,.35);outline-offset:2px}.auth .btn{font-size:14px;font-weight:850;padding:10px 14px;border-radius:999px}@media (max-width:900px){.topbar-row{min-height:72px}.brandmark{width:44px;height:44px}.brandname{font-size:22px}.nav{gap:10px}.nav a{font-size:12px;padding:8px 10px}}@media (min-width:1100px){body[data-page="home"] .hero-title{white-space:nowrap;max-width:none}}@media (max-width:720px){.topbar-row{flex-wrap:wrap;gap:12px;min-height:unset;padding-block:10px}.topbar-row .brand{order:1;flex:1 1 auto}.topbar-row .auth{order:2;flex:0 0 auto}.topbar-row .auth .btn{white-space:nowrap;font-size:13px;padding:9px 12px}.topbar,.topbar-row,.auth,.user{overflow:visible !important}.user{position:relative}.user-menu{z-index:9999 !important;overflow:visible !important;max-height:none !important}.user-menu .linkbtn{display:block !important}.topbar-row .nav{order:3;flex:0 0 100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;margin-top:2px}.topbar-row .nav::-webkit-scrollbar{display:none}.topbar-row .nav a{flex:0 0 auto;white-space:nowrap;font-size:12px;padding:8px 10px;letter-spacing:.06em}}body[data-page="home"] .tool-card{flex-direction:column;align-items:flex-start;padding:20px}body[data-page="home"] .tool-card .tool-ico-box{width:82px;height:82px;border-radius:24px}body[data-page="home"] .tool-card .tool-ico-box svg{width:38px;height:38px}body[data-page="home"] .tool-card .tool-title{font-size:20px;line-height:1.15}body[data-page="home"] .tool-card .tool-desc{margin-top:6px;font-size:13.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:560px){body[data-page="home"] .tool-card{padding:16px}body[data-page="home"] .tool-card .tool-ico-box{width:72px;height:72px;border-radius:22px}body[data-page="home"] .tool-card .tool-ico-box svg{width:34px;height:34px}body[data-page="home"] .tool-card .tool-title{font-size:18px}}