.guides-v2{--g-bg-deep:#073126;--g-bg-body:#fffdfa;--g-bg-secondary:#f6f6f3;--g-surface:#fff;--g-border:#c7c9c5;--g-border-muted:#dfe0dc;--g-accent:#017848;--g-accent-bright:#004733;--g-green:#00ff80;--g-text:#fff;--g-text-sec:hsla(0,0%,100%,.8);--g-text-faint:hsla(0,0%,100%,.45);--g-text-body:#292b29;--g-text-muted:#6b6f6a;--g-serif:"Fraunces",Georgia,serif;--g-sans:"Inter",system-ui,sans-serif;--g-mono:"JetBrains Mono",monospace;--g-maxw:1100px;--g-sh-sm:0 2px 8px rgba(7,49,38,.06);--g-sh:0 18px 50px rgba(7,49,38,.12);--g-sh-lg:0 30px 80px rgba(7,49,38,.2);font-family:var(--g-sans);color:var(--g-text-body);background:var(--g-bg-body);line-height:1.6;-webkit-font-smoothing:antialiased}.guides-v2 *,.guides-v2 :after,.guides-v2 :before{margin:0;padding:0;box-sizing:border-box}.guides-v2 a{color:inherit;text-decoration:none}.guides-v2 svg{display:block}.guides-v2 .g-wrap{max-width:var(--g-maxw);margin:0 auto;padding:0 32px}.guides-v2 .g-narrow{max-width:820px}.guides-v2 .g-eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--g-accent);font-weight:600}.guides-v2 .g-block{padding:60px 0}.guides-v2 .g-block.g-alt{background:var(--g-bg-secondary)}.guides-v2 .g-sechead{margin-bottom:28px}.guides-v2 .g-sechead h2{font-family:var(--g-serif);font-weight:400;font-size:clamp(25px,3vw,34px);color:var(--g-text-body);margin-top:7px;line-height:1.12}.guides-v2 .g-hero{position:relative;padding-top:66px;background:var(--g-bg-deep);color:var(--g-text);overflow:hidden;isolation:isolate}.guides-v2 .g-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(820px 480px at 80% 0,rgba(1,120,72,.5),transparent 60%),radial-gradient(640px 440px at 5% 110%,rgba(0,255,128,.07),transparent 55%)}.guides-v2 .g-crumb{font-size:12.5px;color:var(--g-text-sec);padding:14px 0 0}.guides-v2 .g-crumb a:hover{color:#fff}.guides-v2 .g-crumb span{color:var(--g-text-faint);margin:0 8px}.guides-v2 .g-hero .g-wrap{padding:8px 32px 54px}.guides-v2 .g-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}@media (max-width:900px){.guides-v2 .g-hero-grid{grid-template-columns:1fr;gap:34px}}.guides-v2 .g-hero h1{font-family:var(--g-serif);font-weight:300;font-size:clamp(34px,4.4vw,50px);line-height:1.07;letter-spacing:-.02em;margin:16px 0 0;max-width:760px}.guides-v2 .g-sub{font-size:16.5px;color:var(--g-text-sec);line-height:1.7;max-width:560px;margin:16px 0 0}.guides-v2 .g-statline{display:flex;gap:28px;flex-wrap:wrap;margin-top:28px}.guides-v2 .g-stat .g-stat-n{font-family:var(--g-serif);font-size:26px;color:#fff;line-height:1}.guides-v2 .g-stat .g-stat-l{font-size:11.5px;color:var(--g-text-faint);margin-top:6px}.guides-v2 .g-meta{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--g-text-faint);margin-top:18px}.guides-v2 .g-meta span{display:inline-flex;align-items:center;gap:6px}.guides-v2 .g-meta svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.7}.guides-v2 .g-feat{display:block;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.13);border-radius:16px;padding:28px;transition:.18s}.guides-v2 .g-feat:hover{background:rgba(0,255,128,.07);border-color:rgba(0,255,128,.4);transform:translateY(-3px)}.guides-v2 .g-feat-tag{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g-green);margin-bottom:14px}.guides-v2 .g-feat-t{font-family:var(--g-serif);font-weight:400;font-size:24px;line-height:1.25;color:#fff;margin-bottom:10px}.guides-v2 .g-feat-d{font-size:13.5px;color:var(--g-text-sec);line-height:1.65;margin-bottom:18px}.guides-v2 .g-feat-m{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--g-text-faint)}.guides-v2 .g-feat-m svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.7}.guides-v2 .g-cat-head{display:flex;align-items:center;gap:16px}.guides-v2 .g-cat-ic{width:42px;height:42px;border-radius:12px;background:rgba(1,120,72,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.guides-v2 .g-cat-ic svg{width:20px;height:20px;stroke:var(--g-accent);fill:none;stroke-width:1.8}.guides-v2 .g-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.guides-v2 .g-card{display:flex;flex-direction:column;background:var(--g-surface);border:1px solid var(--g-border-muted);border-radius:14px;padding:22px 22px 18px;box-shadow:var(--g-sh-sm);transition:.2s}.guides-v2 .g-card:hover{transform:translateY(-3px);box-shadow:var(--g-sh);border-color:rgba(1,120,72,.4)}.guides-v2 .g-chip{align-self:flex-start;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:5px;margin-bottom:12px}.guides-v2 .g-chip-buying{color:var(--g-accent);background:rgba(1,120,72,.1)}.guides-v2 .g-chip-selling{color:#b06a00;background:rgba(176,106,0,.1)}.guides-v2 .g-chip-renting{color:#0e6e8c;background:rgba(14,110,140,.1)}.guides-v2 .g-chip-living{color:#6d4fc2;background:rgba(109,79,194,.1)}.guides-v2 .g-card-t{font-family:var(--g-serif);font-weight:400;font-size:19px;line-height:1.3;color:var(--g-accent-bright);margin-bottom:8px}.guides-v2 .g-card-d{font-size:13.5px;color:var(--g-text-muted);line-height:1.6;margin-bottom:14px;flex:1}.guides-v2 .g-card-m{display:flex;align-items:center;gap:6px;font-family:var(--g-mono);font-size:11.5px;color:var(--g-text-muted)}.guides-v2 .g-card-m svg{width:13px;height:13px;stroke:var(--g-text-muted);fill:none;stroke-width:1.7}.guides-v2 .g-take{position:relative;margin-top:-30px;z-index:2}.guides-v2 .g-take-card{background:var(--g-surface);border-radius:16px;box-shadow:var(--g-sh-lg);padding:28px 34px}.guides-v2 .g-take-l{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--g-accent);font-weight:600;margin-bottom:14px}.guides-v2 .g-take-card ul{list-style:none}.guides-v2 .g-take-card li{display:flex;gap:12px;font-size:15px;line-height:1.65;color:var(--g-text-body);padding:7px 0}.guides-v2 .g-take-card li svg{width:18px;height:18px;stroke:var(--g-accent);fill:none;stroke-width:2;flex-shrink:0;margin-top:3px}.guides-v2 .g-sec{margin-bottom:38px}.guides-v2 .g-sec:last-child{margin-bottom:0}.guides-v2 .g-sec h2{font-family:var(--g-serif);font-weight:400;font-size:clamp(23px,2.6vw,29px);line-height:1.15;color:var(--g-text-body);margin-bottom:14px}.guides-v2 .g-sec p{font-family:var(--g-serif);font-size:18px;line-height:1.85;color:#222;margin-bottom:16px}.guides-v2 .g-sec:first-of-type p:first-of-type:first-letter{font-family:var(--g-serif);font-size:54px;float:left;line-height:.78;font-weight:500;color:var(--g-accent);margin:6px 12px 0 0}.guides-v2 .g-tip{display:flex;gap:14px;background:rgba(1,120,72,.06);border:1px solid rgba(1,120,72,.18);border-radius:12px;padding:18px 20px;margin:22px 0 6px}.guides-v2 .g-tip svg{width:20px;height:20px;stroke:var(--g-accent);fill:none;stroke-width:1.7;flex-shrink:0;margin-top:2px}.guides-v2 .g-tip>div{font-size:14px;color:var(--g-text-body);line-height:1.65}.guides-v2 .g-tip-l{display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--g-accent);font-weight:700;margin-bottom:4px}.guides-v2 .g-cited{list-style:none;padding:0;margin:6px 0 18px;border-left:2px solid var(--g-accent)}.guides-v2 .g-cited li{padding:10px 0 10px 18px;border-bottom:1px solid var(--g-border-muted)}.guides-v2 .g-cited li:last-child{border-bottom:0}.guides-v2 .g-cited-t{display:block;font-family:var(--g-serif);font-size:17px;line-height:1.6;color:#222}.guides-v2 .g-src{display:inline-block;margin-top:5px;font-family:var(--g-mono);font-size:11.5px;letter-spacing:.01em;color:var(--g-text-muted);text-decoration:none;border-bottom:1px dotted var(--g-border)}.guides-v2 .g-src:focus-visible,.guides-v2 .g-src:hover{color:var(--g-accent);border-bottom-color:var(--g-accent)}.guides-v2 .g-tablewrap{overflow-x:auto;margin:8px 0 18px}.guides-v2 .g-table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.45}.guides-v2 .g-table caption{caption-side:top;text-align:left;font-size:13px;color:var(--g-text-muted);padding:0 0 8px}.guides-v2 .g-table td,.guides-v2 .g-table th{text-align:left;padding:8px 12px 8px 0;border-bottom:1px solid var(--g-border-muted);vertical-align:top}.guides-v2 .g-table th{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--g-accent);font-weight:700}.guides-v2 .g-table td:first-child{font-family:var(--g-mono);white-space:nowrap}.guides-v2 .g-faq-s{margin-top:6px}.guides-v2 .g-faq{max-width:800px}.guides-v2 .g-faq-item{border-bottom:1px solid var(--g-border-muted);padding:20px 0}.guides-v2 .g-faq-item:first-child{border-top:1px solid var(--g-border-muted)}.guides-v2 .g-faq-q{font-family:var(--g-serif);font-size:19px;color:var(--g-accent-bright);margin-bottom:9px}.guides-v2 .g-faq-a{font-size:15px;color:var(--g-text-muted);line-height:1.75}.guides-v2 .g-parent{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--g-accent);font-weight:500;border-bottom:1px solid var(--g-accent);padding-bottom:2px;margin-bottom:22px}.guides-v2 .g-dual{position:relative;background:var(--g-bg-deep);border-radius:20px;padding:50px 44px;color:var(--g-text);overflow:hidden;box-shadow:var(--g-sh-lg)}.guides-v2 .g-dual:before{content:"";position:absolute;inset:0;background:radial-gradient(640px 360px at 12% 120%,rgba(1,120,72,.5),transparent 55%)}.guides-v2 .g-dual>*{position:relative}.guides-v2 .g-dualgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:680px){.guides-v2 .g-dualgrid{grid-template-columns:1fr}}.guides-v2 .g-dcard{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:30px}.guides-v2 .g-dcard h3{font-family:var(--g-serif);font-weight:400;font-size:23px;margin-bottom:10px}.guides-v2 .g-dcard p{font-size:14px;color:var(--g-text-sec);line-height:1.7;margin-bottom:18px}.guides-v2 .g-dcard .g-b1{background:var(--g-accent);color:#fff;font-weight:600;border-radius:7px}.guides-v2 .g-dcard .g-b1,.guides-v2 .g-dcard .g-b2{display:inline-block;font-size:14px;padding:12px 24px}.guides-v2 .g-dcard .g-b2{border:1px solid rgba(0,255,128,.4);color:var(--g-green);font-weight:500;border-radius:7px}.guides-v2 .g-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.guides-v2 .g-link{display:inline-block;padding:7px 13px;border:1px solid var(--g-border-muted);border-radius:999px;font-size:13px;line-height:1.2;color:var(--g-accent);text-decoration:none;background:transparent;transition:background .15s ease,border-color .15s ease}.guides-v2 .g-link:focus-visible,.guides-v2 .g-link:hover{background:rgba(1,120,72,.08);border-color:var(--g-accent)}