.res-hero[data-astro-cid-fmgelhwa]{background:#0d1b2a;padding:52px 0 0;position:relative;overflow:hidden}.res-hero[data-astro-cid-fmgelhwa]:after{content:"";position:absolute;top:0;right:0;width:38%;height:100%;background:linear-gradient(to left,rgba(0,180,216,.05) 0%,transparent 100%);pointer-events:none}.hero-inner[data-astro-cid-fmgelhwa]{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:0 56px}.hero-lane-tag[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--teal);margin-bottom:18px;opacity:.9}.hero-lane-dot[data-astro-cid-fmgelhwa]{width:6px;height:6px;border-radius:50%;background:var(--teal);flex-shrink:0}.hero-title[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:68px;font-weight:700;line-height:1.05;color:var(--white);max-width:800px;margin-bottom:18px;letter-spacing:-1.5px}.hero-title[data-astro-cid-fmgelhwa] em[data-astro-cid-fmgelhwa]{font-style:italic;color:var(--teal)}.hero-desc[data-astro-cid-fmgelhwa]{font-size:15.5px;color:#ffffff8c;line-height:1.75;max-width:580px;margin-bottom:40px}.hero-stats[data-astro-cid-fmgelhwa]{display:flex;border-top:1px solid rgba(255,255,255,.07)}.hero-stat[data-astro-cid-fmgelhwa]{padding:24px 40px 24px 0;margin-right:40px;border-right:1px solid rgba(255,255,255,.07)}.hero-stat[data-astro-cid-fmgelhwa]:last-child{border-right:none;margin-right:0;padding-right:0}.hero-stat-num[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:var(--white);line-height:1;margin-bottom:4px}.hero-stat-num[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{color:var(--teal)}.hero-stat-label[data-astro-cid-fmgelhwa]{font-size:12px;color:#ffffff61;line-height:1.4}.filter-bar[data-astro-cid-fmgelhwa]{background:var(--white);border-bottom:1px solid var(--rule);padding:0 56px;position:sticky;top:80px;z-index:50;box-shadow:0 2px 8px #0000000a;display:flex;align-items:center;justify-content:space-between}.filter-tabs[data-astro-cid-fmgelhwa]{display:flex}.filter-tab[data-astro-cid-fmgelhwa]{padding:15px 22px;font-size:13px;font-weight:500;color:var(--ink3);border-bottom:2.5px solid transparent;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:8px;transition:all .15s}.filter-tab[data-astro-cid-fmgelhwa]:hover{color:var(--ink)}.filter-tab[data-astro-cid-fmgelhwa].active{color:#0d1b2a;border-bottom-color:var(--teal);font-weight:600}.tab-pill[data-astro-cid-fmgelhwa]{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;letter-spacing:.03em}.tab-pill[data-astro-cid-fmgelhwa].all{background:#eef1f5;color:var(--ink3)}.tab-pill[data-astro-cid-fmgelhwa].free{background:var(--teal-light);color:var(--teal-mid)}.tab-pill[data-astro-cid-fmgelhwa].prem{background:var(--amber-light);color:var(--amber-dark)}.page-body[data-astro-cid-fmgelhwa]{padding:52px 56px 64px;max-width:1320px;margin:0 auto}.section-hd[data-astro-cid-fmgelhwa]{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--rule);margin-bottom:28px}.section-eyebrow[data-astro-cid-fmgelhwa]{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:5px}.section-eyebrow[data-astro-cid-fmgelhwa].free{color:var(--teal-mid)}.section-eyebrow[data-astro-cid-fmgelhwa].prem{color:var(--amber-dark)}.section-h2[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#0d1b2a;line-height:1.2}.section-sub[data-astro-cid-fmgelhwa]{font-size:13px;color:var(--ink3);margin-top:3px}.section-all[data-astro-cid-fmgelhwa]{font-size:13px;font-weight:600;color:var(--teal);text-decoration:none;display:flex;align-items:center;gap:3px;white-space:nowrap;transition:gap .15s}.section-all[data-astro-cid-fmgelhwa]:hover{gap:7px;color:var(--teal-mid)}.section-all[data-astro-cid-fmgelhwa].amber{color:var(--amber)}.section-all[data-astro-cid-fmgelhwa].amber:hover{color:var(--amber-dark)}.free-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.res-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid #E2E8F0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;position:relative;box-shadow:0 2px 8px #0000000d;transition:transform .22s cubic-bezier(.25,.46,.45,.94),box-shadow .22s cubic-bezier(.25,.46,.45,.94),border-color .2s}.res-card[data-astro-cid-fmgelhwa]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--teal) 0%,#00D4FF 100%);border-radius:14px 14px 0 0;z-index:5}.res-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001a,0 4px 14px #00b4d81a;border-color:#00b4d84d}.rc-visual-link[data-astro-cid-fmgelhwa]{display:block;text-decoration:none}.rc-title-link[data-astro-cid-fmgelhwa]{text-decoration:none}.rc-title-link[data-astro-cid-fmgelhwa]:hover .rc-title[data-astro-cid-fmgelhwa]{color:var(--teal-mid)}.rc-visual[data-astro-cid-fmgelhwa]{height:164px;background:linear-gradient(140deg,#a3dc03,#0d2638 65%,#091c2e);position:relative;overflow:hidden}.rc-visual[data-astro-cid-fmgelhwa]:after{content:"";position:absolute;top:-30%;right:-5%;width:180px;height:180px;background:radial-gradient(circle,rgba(0,180,216,.18) 0%,transparent 70%);pointer-events:none}.rc-visual[data-astro-cid-fmgelhwa] svg[data-astro-cid-fmgelhwa]{width:100%;height:100%;display:block}.rc-free-tab[data-astro-cid-fmgelhwa]{position:absolute;bottom:0;left:20px;background:var(--teal);color:#0d1b2a;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 13px 4px;border-radius:6px 6px 0 0;z-index:5}.rc-body[data-astro-cid-fmgelhwa]{padding:20px 22px 22px;flex:1;display:flex;flex-direction:column;border-top:1px solid #EEF2F7}.rc-meta[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:8px;margin-bottom:11px}.rc-type-label[data-astro-cid-fmgelhwa]{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--teal-mid)}.rc-title[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:18px;font-weight:700;color:#0d1b2a;line-height:1.28;margin-bottom:10px;transition:color .15s}.rc-desc[data-astro-cid-fmgelhwa]{font-size:13px;color:var(--ink3);line-height:1.7;flex:1;margin-bottom:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rc-foot[data-astro-cid-fmgelhwa]{border-top:1px solid #F0F4F8;padding-top:16px}.rc-btn[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--teal);color:#0d1b2a;border:none;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.01em;cursor:pointer;font-family:inherit;transition:background .15s,color .15s;text-decoration:none}.rc-btn[data-astro-cid-fmgelhwa]:hover{background:var(--teal-mid);color:var(--white)}.rc-btn-arrow[data-astro-cid-fmgelhwa]{transition:transform .15s;display:inline-block}.rc-btn[data-astro-cid-fmgelhwa]:hover .rc-btn-arrow[data-astro-cid-fmgelhwa]{transform:translate(3px)}.free-empty[data-astro-cid-fmgelhwa]{grid-column:1 / -1;text-align:center;padding:64px 0;color:var(--ink3);font-size:14px}.free-empty[data-astro-cid-fmgelhwa] strong[data-astro-cid-fmgelhwa]{display:block;font-family:Playfair Display,serif;font-size:18px;color:#0d1b2a;margin-bottom:8px}.pagination[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:60px}.pagination[data-astro-cid-fmgelhwa][hidden]{display:none}.pg-btn[data-astro-cid-fmgelhwa]:disabled{opacity:.4;cursor:default;pointer-events:none}.pg-btn[data-astro-cid-fmgelhwa]{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rule);background:var(--white);border-radius:6px;font-size:13px;font-weight:500;color:var(--ink2);cursor:pointer;font-family:inherit;transition:all .15s;padding:0 10px}.pg-btn[data-astro-cid-fmgelhwa]:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.pg-btn[data-astro-cid-fmgelhwa].active{background:#0d1b2a;color:var(--white);border-color:#0d1b2a;font-weight:700}.pg-btn[data-astro-cid-fmgelhwa]:disabled{opacity:.35;cursor:default}.pg-arrow[data-astro-cid-fmgelhwa]{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rule);background:var(--white);border-radius:6px;font-size:13px;color:var(--ink2);cursor:pointer;font-family:inherit;transition:all .15s}.pg-arrow[data-astro-cid-fmgelhwa]:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.pg-arrow[data-astro-cid-fmgelhwa]:disabled{opacity:.35;cursor:default}.premium-wrap[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--rule);border-radius:12px;overflow:hidden;margin-bottom:60px}.prem-hd[data-astro-cid-fmgelhwa]{background:#0d1b2a;padding:32px 36px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;border-bottom:3px solid var(--amber)}.prem-hd-eyebrow[data-astro-cid-fmgelhwa]{font-size:10px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;color:var(--amber);margin-bottom:8px;display:flex;align-items:center;gap:6px}.prem-hd-eyebrow[data-astro-cid-fmgelhwa]:before{content:"★";font-size:9px}.prem-hd-title[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--white);margin-bottom:6px}.prem-hd-desc[data-astro-cid-fmgelhwa]{font-size:13px;color:#ffffff73;line-height:1.6;max-width:500px}.prem-hd-stats[data-astro-cid-fmgelhwa]{display:flex;gap:16px;flex-shrink:0}.prem-stat[data-astro-cid-fmgelhwa]{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:14px 20px;text-align:center;min-width:80px}.prem-stat-n[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:22px;color:var(--amber);font-weight:700;display:block;line-height:1;margin-bottom:4px}.prem-stat-l[data-astro-cid-fmgelhwa]{font-size:10.5px;color:#ffffff59;line-height:1.3}.prem-rows[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column}.prem-row[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 32px;border-bottom:1px solid var(--rule);text-decoration:none;color:inherit;transition:background .15s;position:relative}.prem-row[data-astro-cid-fmgelhwa]:last-child{border-bottom:none}.prem-row[data-astro-cid-fmgelhwa]:hover{background:#fffdf7}.prem-row[data-astro-cid-fmgelhwa]:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;background:var(--amber);border-radius:0 2px 2px 0;transform:scaleY(0);transform-origin:center;transition:transform .2s}.prem-row[data-astro-cid-fmgelhwa]:hover:before{transform:scaleY(1)}.pr-left[data-astro-cid-fmgelhwa]{display:flex;align-items:flex-start;gap:18px;flex:1;min-width:0}.pr-icon[data-astro-cid-fmgelhwa]{width:42px;height:42px;background:var(--amber-light);border:1px solid rgba(233,160,0,.2);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;margin-top:2px}.pr-body[data-astro-cid-fmgelhwa]{flex:1;min-width:0}.pr-fw[data-astro-cid-fmgelhwa]{font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--amber-dark);margin-bottom:5px}.pr-title[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:16.5px;font-weight:700;color:#0d1b2a;line-height:1.25;margin-bottom:7px}.pr-desc[data-astro-cid-fmgelhwa]{font-size:13px;color:var(--ink3);line-height:1.65;margin-bottom:12px;max-width:620px}.pr-tags[data-astro-cid-fmgelhwa]{display:flex;gap:6px;flex-wrap:wrap}.pr-tag[data-astro-cid-fmgelhwa]{font-size:11px;font-weight:500;color:var(--ink3);background:var(--bg);border:1px solid var(--rule);padding:3px 9px;border-radius:4px}.pr-right[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:20px;flex-shrink:0}.pr-price-col[data-astro-cid-fmgelhwa]{text-align:right}.pr-price[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:26px;font-weight:700;color:#0d1b2a;line-height:1;margin-bottom:3px}.pr-price-note[data-astro-cid-fmgelhwa]{font-size:10.5px;color:#9ca3af;line-height:1.4;text-align:right}.pr-buy[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;background:var(--amber);color:#0d1b2a;padding:11px 22px;border-radius:7px;font-size:13.5px;font-weight:700;white-space:nowrap;transition:background .15s;border:none;cursor:pointer;font-family:inherit;text-decoration:none}.prem-row[data-astro-cid-fmgelhwa]:hover .pr-buy[data-astro-cid-fmgelhwa]{background:#d49200}.prem-footer[data-astro-cid-fmgelhwa]{padding:16px 32px;border-top:1px solid var(--rule);background:var(--bg);font-size:12px;color:#9ca3af;display:flex;align-items:center;gap:8px}.consult-band[data-astro-cid-fmgelhwa]{background:#0d1b2a;border-radius:10px;padding:40px 48px;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.cb-eyebrow[data-astro-cid-fmgelhwa]{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.cb-title[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--white);margin-bottom:10px;line-height:1.25}.cb-desc[data-astro-cid-fmgelhwa]{font-size:13.5px;color:#ffffff7a;line-height:1.7;max-width:520px;margin-bottom:22px}.cb-creds[data-astro-cid-fmgelhwa]{display:flex;gap:24px}.cb-cred-n[data-astro-cid-fmgelhwa]{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--white);line-height:1;margin-bottom:3px}.cb-cred-n[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{color:var(--teal)}.cb-cred-l[data-astro-cid-fmgelhwa]{font-size:11px;color:#ffffff61;line-height:1.3}.cb-btns[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:10px;min-width:210px;flex-shrink:0}.cb-btn-primary[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:center;background:var(--teal);color:#0d1b2a;padding:13px 22px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.cb-btn-primary[data-astro-cid-fmgelhwa]:hover{background:#00c8f0}.cb-btn-secondary[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:center;background:transparent;color:#ffffff8c;border:1px solid rgba(255,255,255,.14);padding:11px 22px;border-radius:7px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.cb-btn-secondary[data-astro-cid-fmgelhwa]:hover{border-color:#ffffff59;color:var(--white)}
