.hp{font-family:DM Sans,-apple-system,sans-serif;background:var(--bg);color:var(--text-body);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.hp .hero{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem}.hp .hero-headline{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:400;color:var(--text-heading);line-height:1.05;letter-spacing:-.03em;margin-bottom:.4rem}.hp .hero-headline em{font-style:italic;color:var(--green-600)}.hp .hero-sub-row{display:flex;align-items:baseline;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.hp .hero-sub-row p{font-size:1rem;color:var(--text-tertiary)}.hp .hero-sub-row a{font-size:.88rem;color:var(--text-tertiary);text-decoration:underline;text-underline-offset:3px}.hp .hero-sub-row a:hover{color:var(--text-heading)}.hp .main-grid{max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:1fr 380px;gap:1.5rem}.hp .featured-card{position:relative;background:var(--green-soft);border-radius:20px;overflow:hidden;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;text-decoration:none;color:inherit;transition:background .2s}.hp .featured-card:hover{background:var(--green-soft-hover)}.hp .featured-badges{position:absolute;top:1.5rem;left:1.5rem;display:flex;gap:8px;flex-wrap:wrap;z-index:3}.hp .pill{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:var(--pill-bg);border:1px solid var(--pill-border);border-radius:100px;font-size:.78rem;font-weight:500;color:var(--text-secondary);white-space:nowrap}.hp .pill .dot{width:5px;height:5px;border-radius:50%;background:var(--green-600)}.hp .featured-svg-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:85%;max-width:500px;opacity:.55;pointer-events:none;border-radius:16px;overflow:hidden;background:rgba(17,23,22,.85);padding:.5rem}.hp .featured-svg-icon svg{width:100%;height:auto;display:block}.hp .featured-content{position:relative;z-index:2}.hp .featured-title-card{background:var(--featured-overlay-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:14px;padding:1.5rem;max-width:520px}.hp .featured-title-card .post-cat{font-size:.72rem;font-weight:600;color:var(--text-tertiary);margin-bottom:6px;display:flex;align-items:center;gap:6px}.hp .featured-title-card .post-cat .dot{width:4px;height:4px;border-radius:50%;background:var(--green-600)}.hp .featured-title-card h2{font-family:"Instrument Serif",Georgia,serif;font-size:1.65rem;font-weight:400;color:var(--text-heading);line-height:1.2;letter-spacing:-.02em}.hp .featured-title-card p{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin-top:8px}.hp .featured-arrow{position:absolute;bottom:1.5rem;right:1.5rem;width:42px;height:42px;background:var(--btn-main-bg);color:var(--btn-main-text);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:transform .2s;z-index:3}.hp .featured-card:hover .featured-arrow{transform:translate(2px,-2px)}.hp .sidebar{display:flex;flex-direction:column;gap:1.5rem}.hp .calc-card{background:var(--green-soft);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.hp .calc-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.hp .calc-card-header .pill{font-size:.72rem}.hp .calc-card-plus{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--pill-bg);display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--text-tertiary);text-decoration:none;transition:border-color .15s}.hp .calc-card-plus:hover{border-color:var(--text-secondary)}.hp .calc-card h3{font-size:.82rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.hp .calc-card .big-text{font-family:"Instrument Serif",Georgia,serif;font-size:1.7rem;font-weight:400;color:var(--text-heading);line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem}.hp .calc-stats-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.5rem}.hp .calc-stat{background:var(--pill-bg);border:1px solid var(--pill-border);border-radius:12px;padding:14px}.hp .calc-stat-num{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:500;color:var(--text-heading)}.hp .calc-stat-label{font-size:.72rem;color:var(--text-tertiary);margin-top:2px}.hp .calc-cta{display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--text-heading);font-weight:600;font-size:.88rem;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.hp .calc-cta:hover{color:var(--green-600)}.hp .picks-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden}.hp .picks-card,.hp .picks-card-inner{flex:1;display:flex;flex-direction:column}.hp .pick-row{padding:18px 20px;border-bottom:1px solid var(--border-light);text-decoration:none;color:inherit;transition:background .12s;display:flex;flex-direction:column;gap:4px}.hp .pick-row:last-child{border-bottom:none}.hp .pick-row:hover{background:var(--surface-hover)}.hp .pick-cat{font-size:.7rem;font-weight:600;color:var(--green-700);display:flex;align-items:center;gap:5px}.hp .pick-cat .dot{width:4px;height:4px;border-radius:50%;background:var(--green-600)}.hp .pick-row h4{font-family:"Instrument Serif",Georgia,serif;font-size:1.02rem;font-weight:400;color:var(--text-heading);line-height:1.25}.hp .pick-meta{font-size:.72rem;color:var(--text-muted)}.hp .picks-footer{padding:16px 20px;border-top:1px solid var(--border-light)}.hp .picks-footer a{font-size:.85rem;font-weight:600;color:var(--text-heading);text-decoration:none;display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:var(--bg-alt);border-radius:100px;transition:background .15s}.hp .picks-footer a:hover{background:var(--green-soft)}.hp .tools-section{max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.hp .tools-header h2{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;color:var(--text-heading);letter-spacing:-.02em;margin-bottom:1.5rem}.hp .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hp .tool-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem;text-decoration:none;color:inherit;transition:border-color .15s,background .15s}.hp .tool-card:hover{border-color:var(--green-mid);background:var(--surface-hover)}.hp .tool-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hp .tool-emoji{font-size:1.5rem}.hp .tool-status{font-size:.72rem;font-weight:600}.hp .tool-status.live{color:var(--green-600)}.hp .tool-status.soon{color:var(--amber-600)}.hp .tool-card h3{font-family:"Instrument Serif",Georgia,serif;font-size:1.15rem;font-weight:400;color:var(--text-heading);margin-bottom:6px;line-height:1.2}.hp .tool-card p{font-size:.84rem;color:var(--text-secondary);line-height:1.5}.hp .steps-section{background:var(--bg-alt);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.hp .steps-inner{max-width:1200px;margin:0 auto;padding:4rem 2rem}.hp .steps-inner h2{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;color:var(--text-heading);letter-spacing:-.02em;margin-bottom:2.5rem}.hp .steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hp .step-num{font-family:"Instrument Serif",Georgia,serif;font-size:3rem;color:var(--green-mid);line-height:1;margin-bottom:12px}.hp .step h3{font-size:.95rem;font-weight:600;color:var(--text-heading);margin-bottom:6px}.hp .step p{font-size:.85rem;color:var(--text-secondary);line-height:1.5}.hp .newsletter{background:var(--newsletter-bg);color:var(--newsletter-text)}.hp .newsletter-inner{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hp .newsletter h2{font-family:"Instrument Serif",Georgia,serif;font-size:1.8rem;font-weight:400;margin-bottom:8px}.hp .newsletter-left p{font-size:.92rem;color:var(--newsletter-sub)}.hp .newsletter-form{display:flex;gap:10px}.hp .newsletter-form input{flex:1;padding:13px 18px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:100px;color:#fff;font-size:.9rem;font-family:inherit;outline:none}.hp .newsletter-form input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.hp .newsletter-form input::placeholder{color:hsla(0,0%,100%,.4)}.hp .newsletter-form input:focus{border-color:hsla(0,0%,100%,.45)}.hp .newsletter-form button{padding:13px 24px;background:#fff;color:var(--newsletter-bg);border:none;border-radius:100px;font-weight:600;font-size:.88rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:opacity .15s}.hp .newsletter-form button:hover{opacity:.9}.hp .newsletter-note{font-size:.74rem;color:hsla(0,0%,100%,.35);margin-top:10px}.hp .faq-section{max-width:720px;margin:0 auto;padding:4rem 2rem}.hp .faq-section h2{font-family:"Instrument Serif",Georgia,serif;font-size:1.8rem;font-weight:400;color:var(--text-heading);margin-bottom:2rem}.hp .faq-list{border-top:1px solid var(--border)}.hp .faq-item{border-bottom:1px solid var(--border)}.hp .faq-q{width:100%;padding:18px 0;background:none;border:none;font-family:inherit;font-size:.95rem;font-weight:600;color:var(--text-heading);text-align:left;cursor:pointer;justify-content:space-between;gap:16px}.hp .faq-q,.hp .faq-q .icon{display:flex;align-items:center}.hp .faq-q .icon{width:28px;height:28px;flex-shrink:0;border-radius:50%;border:1px solid var(--border);justify-content:center;font-size:1rem;color:var(--text-tertiary);transition:transform .2s,background .2s}.hp .faq-item.open .faq-q .icon{transform:rotate(45deg);background:var(--green-soft)}.hp .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.hp .faq-a-inner{padding-bottom:18px;font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media (max-width:960px){.hp .main-grid{grid-template-columns:1fr}.hp .sidebar{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hp .featured-card{min-height:380px}.hp .steps-row,.hp .tools-grid{grid-template-columns:1fr}.hp .steps-row{gap:1.5rem}.hp .newsletter-inner{grid-template-columns:1fr}}@media (max-width:600px){.hp .hero{padding:2rem 1.25rem 1.5rem}.hp .hero-headline{font-size:2.2rem}.hp .main-grid{padding:0 1.25rem 3rem}.hp .sidebar{grid-template-columns:1fr}.hp .featured-card{min-height:320px}.hp .featured-svg-icon{width:95%;opacity:.4}.hp .featured-title-card h2{font-size:1.3rem}.hp .tools-section{padding:2rem 1.25rem 3rem}.hp .newsletter-form{flex-direction:column}.hp .faq-section{padding:3rem 1.25rem}}