.lp-page{--lp-bg:#081b2b;--lp-panel:#10283a;--lp-text:#eff7fc;--lp-muted:#b0c4d2;--lp-accent:#82e2ed;--lp-line:#335164;--lp-input:#0b2132;--lp-button:#80e0ed;--lp-button-text:#092533;height:100%;min-height:100%;overflow-y:auto;overflow-x:hidden;background:radial-gradient(ellipse at 12% 38%,#17415b55,transparent 55%),var(--lp-bg);color:var(--lp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color-scheme:dark}.lp-page.lp-couple{--lp-bg:#f6eee7;--lp-panel:#fffcf8;--lp-text:#3e3028;--lp-muted:#796252;--lp-accent:#936047;--lp-line:#dac5b5;--lp-input:#fff;--lp-button:#946249;--lp-button-text:#fff;background:radial-gradient(ellipse at 10% 30%,#e3cbb855,transparent 60%),var(--lp-bg);color-scheme:light}.lp-page *{box-sizing:border-box}.lp-page h1,.lp-page h2,.lp-page p{margin:0}.lp-page button,.lp-page input{font-family:inherit}.lp-page button{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;touch-action:manipulation}.lp-page button:disabled{cursor:default;opacity:.55}.lp-page button:focus-visible{outline:3px solid var(--lp-accent);outline-offset:4px}.lp-page input:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px}.lp-shell{width:min(1120px,100%);min-height:100%;margin:auto;padding:calc(max(env(safe-area-inset-top),44px) + 16px) 40px calc(env(safe-area-inset-bottom) + 24px);display:flex;flex-direction:column}.lp-header{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid var(--lp-line)}.lp-brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:500;letter-spacing:-1px;white-space:nowrap}.lp-brand img{width:36px;height:36px}.lp-brand b{font-weight:800;color:var(--lp-accent)}.lp-role-badge{border:1px solid var(--lp-line);padding:8px 12px;border-radius:999px;font-size:10px;color:var(--lp-muted);font-weight:650;white-space:nowrap}.lp-main{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:84px;padding:46px 0;flex:1}.lp-story,.lp-form-card{min-width:0}.lp-eyebrow{font-size:9px;letter-spacing:.18em;line-height:1.8;font-weight:750;color:var(--lp-accent)}.lp-story h2{font-family:Cormorant Garamond,Georgia,serif;font-size:52px;line-height:1.08;letter-spacing:-1.3px;font-weight:500;margin-top:15px}.lp-story h2 em{color:var(--lp-accent);font-weight:500}.lp-story-lede{font-size:14px;line-height:1.85;color:var(--lp-muted);margin-top:22px!important;max-width:400px}.lp-art{position:relative;border:1px solid var(--lp-line);border-radius:22px;background:linear-gradient(145deg,#ffffff04,transparent),var(--lp-input);padding:23px;margin-top:30px;overflow:hidden}.lp-art-heading{font-size:8px;letter-spacing:.17em;color:var(--lp-muted);font-weight:700;display:flex;justify-content:space-between;align-items:center}.lp-art-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-accent)}.lp-forecast-copy{display:flex;flex-direction:column;gap:6px;margin-top:24px}.lp-forecast-copy b{font-size:21px;font-weight:650;letter-spacing:-.4px}.lp-forecast-copy span{font-size:12px;color:var(--lp-muted)}.lp-forecast-visual svg{color:var(--lp-accent);width:100%;height:125px;display:block;margin:14px 0}.lp-art-caption{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.5;color:var(--lp-accent);padding-top:15px;border-top:1px solid var(--lp-line)}.lp-art-disclaimer{display:block;text-align:right;font-size:8px;color:var(--lp-muted);margin-top:8px}.lp-team-visual{position:relative;height:210px;margin-top:12px}.lp-team-line{position:absolute;top:28px;right:40px;bottom:24px;left:40px;border:1px dashed var(--lp-line);border-radius:50%}.lp-team-person{position:absolute;text-align:center}.lp-team-person img{width:66px;height:66px;display:block;-o-object-fit:cover;object-fit:cover;border:3px solid var(--lp-panel);border-radius:50%;box-shadow:0 0 0 1px var(--lp-line)}.lp-team-person>span{font-size:9px;color:var(--lp-muted);display:block;margin-top:7px}.lp-person-one{left:0;top:12px}.lp-person-two{right:0;top:12px}.lp-person-three{left:calc(50% - 33px);bottom:0}.lp-team-center{position:absolute;left:calc(50% - 43px);top:15px;width:86px;height:86px;border:1px solid var(--lp-line);border-radius:24px;background:var(--lp-bg);color:var(--lp-accent);display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center}.lp-team-center span{font-size:10px;font-weight:650}.lp-benefits{display:flex;gap:20px;flex-wrap:wrap;margin-top:22px;color:var(--lp-muted);font-size:10px}.lp-benefits span{display:flex;align-items:center;gap:7px}.lp-form-card{background:var(--lp-panel);border:1px solid var(--lp-line);border-radius:26px;padding:34px;box-shadow:0 22px 60px #00000015}.lp-couple .lp-form-card{box-shadow:0 22px 60px #65472e0b}.lp-form-heading h1{font-size:32px;line-height:1.18;font-weight:650;letter-spacing:-1.1px;margin-top:10px}.lp-form-heading>p:last-child{font-size:12px;line-height:1.7;color:var(--lp-muted);margin-top:10px}.lp-social{display:grid;gap:10px;margin-top:26px}.lp-social button{width:100%;min-height:50px;display:flex;justify-content:center;align-items:center;gap:11px;border-radius:12px;font-size:13px;font-weight:650}.lp-google{background:#fff;color:#253440;border:1px solid #d6dde1}.lp-apple{background:#000;color:#fff;border:1px solid #6c6c6c}.lp-divider{display:flex;align-items:center;gap:12px;color:var(--lp-muted);font-size:10px;margin:22px 0}.lp-divider span{flex:1;height:1px;background:var(--lp-line)}.lp-form label{display:block;font-size:11px;line-height:1.5;font-weight:650;color:var(--lp-text);margin-bottom:8px}.lp-page .lp-form input{display:block;width:100%;min-height:50px;background:var(--lp-input);color:var(--lp-text);border:1px solid var(--lp-line);border-radius:12px;padding:13px 14px;font-size:16px;line-height:1.4;caret-color:var(--lp-accent)}.lp-page input::-moz-placeholder{color:var(--lp-muted);opacity:.8;font-size:13px}.lp-page input::placeholder{color:var(--lp-muted);opacity:.8;font-size:13px}.lp-password-label{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px}.lp-password-label label{margin:0}.lp-text-button{background:none;border:0;color:var(--lp-accent);font-size:11px;font-weight:650;padding:10px 0;min-height:44px}.lp-password-field{position:relative}.lp-page .lp-password-field input{padding-right:48px}.lp-password-toggle{position:absolute;right:4px;top:3px;width:44px;height:44px;display:grid;place-items:center;color:var(--lp-muted);border:0;border-radius:9px;background:none}.lp-submit{display:flex;justify-content:center;align-items:center;gap:16px;width:100%;min-height:50px;border:0;border-radius:12px;background:var(--lp-button);color:var(--lp-button-text);font-size:14px;font-weight:750;margin-top:22px}.lp-submit:disabled{opacity:.5}.lp-mode{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:var(--lp-muted);margin-top:12px}.lp-account-note{font-size:10px;line-height:1.8;text-align:center;color:var(--lp-muted);border-top:1px solid var(--lp-line);padding-top:17px;margin-top:12px!important}.lp-error,.lp-notice{font-size:12px;line-height:1.7;padding:12px 14px;border-radius:10px;margin-top:14px!important;overflow-wrap:anywhere}.lp-error{background:#f881;color:#ffc0c0;border:1px solid #d27c7c66}.lp-notice{background:#6ee7b711;color:#a9ecd5;border:1px solid #6ee7b744}.lp-couple .lp-error{color:#9c3030;background:#fff2f0;border-color:#e3b1a9}.lp-couple .lp-notice{color:#276044;background:#edf7ef;border-color:#a3cbb1}.lp-footer{color:var(--lp-muted);display:flex;justify-content:center;gap:9px;font-size:10px;line-height:1.7;padding:12px 0}@media (max-width:1000px){.lp-main{gap:40px}.lp-shell{padding-left:28px;padding-right:28px}.lp-story h2{font-size:44px}.lp-form-card{padding:26px}.lp-benefits{gap:12px}.lp-team-person img{width:56px;height:56px}.lp-person-three{left:calc(50% - 28px)}.lp-team-center{width:70px;height:70px;left:calc(50% - 35px)}}@media (max-width:760px){.lp-shell{max-width:500px;padding-left:20px;padding-right:20px;padding-top:calc(max(env(safe-area-inset-top),44px) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 12px)}.lp-header{padding-bottom:18px}.lp-brand{font-size:23px;gap:8px}.lp-brand img{width:33px;height:33px}.lp-role-badge{font-size:9px;padding:7px 9px}.lp-main{display:flex;flex-direction:column;gap:18px;padding:20px 0 8px;flex:0}.lp-story,.lp-form-card{width:100%}.lp-story-copy,.lp-benefits{display:none}.lp-art{margin:0;height:94px;padding:15px 17px;border-radius:17px}.lp-art-heading{font-size:7px;letter-spacing:.13em}.lp-art-dot,.lp-art-disclaimer,.lp-forecast-copy{display:none}.lp-forecast-visual svg{position:absolute;width:44%;height:58px;right:12px;top:12px;margin:0}.lp-art-caption{position:absolute;bottom:17px;left:17px;width:48%;font-size:11px;gap:8px;border:0;padding:0}.lp-forecast-art .lp-art-caption svg{display:none}.lp-team-visual{position:absolute;width:132px;height:52px;right:14px;top:21px;margin:0}.lp-team-person img{width:44px;height:44px;border-width:2px}.lp-team-person>span,.lp-team-center,.lp-team-line{display:none}.lp-person-one{left:0;top:0}.lp-person-two{left:42px;top:0;right:auto}.lp-person-three{left:84px;top:0;bottom:auto}.lp-team-art .lp-art-caption{width:46%;font-size:11px}.lp-team-art .lp-art-caption svg{display:none}.lp-form-card{padding:24px 22px;border-radius:20px}.lp-form-heading h1{font-size:30px;margin-top:7px}.lp-social{margin-top:20px}.lp-divider{margin:19px 0}.lp-submit{margin-top:18px}.lp-account-note{padding-top:14px;margin-top:8px!important}.lp-footer{font-size:9px;padding:14px 0 4px}}@media (max-width:360px){.lp-shell{padding-left:14px;padding-right:14px}.lp-form-card{padding:22px 18px}.lp-brand{font-size:21px}.lp-role-badge{font-size:8px}.lp-art-caption{font-size:10px}.lp-team-visual{width:114px;right:12px;top:24px}.lp-team-person img{width:38px;height:38px}.lp-person-two{left:36px}.lp-person-three{left:72px}.lp-form-heading h1{font-size:27px}.lp-text-button{font-size:10px}.lp-mode{gap:4px;font-size:10px}}@media (prefers-reduced-motion:reduce){.lp-page *{scroll-behavior:auto}}.hcpage{min-height:100vh;background:#f6eee7;color:#392e28;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.hcpage *{box-sizing:border-box}.hcpage button{font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hcpage button:focus-visible{outline:3px solid #9b614b;outline-offset:5px}.hcpage figure,.hcpage p,.hcpage h1,.hcpage h2,.hcpage h3{margin:0}.hcwrap{max-width:1200px;margin:auto;padding:calc(max(env(safe-area-inset-top),44px) + 18px) 32px calc(env(safe-area-inset-bottom) + 32px)}.hc-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #dac8bb}.hc-brand{display:flex;align-items:center;gap:11px;font-size:27px;font-weight:800;letter-spacing:-.8px}.hc-brand b,.hc-footer b{color:#94634f}.hc-signins{display:flex;gap:10px;flex-wrap:wrap}.hc-qbtn{min-height:44px;background:#fffcf9;color:#765140;border:1px solid #cbb2a1;padding:10px 17px;border-radius:999px;font-size:12px;font-weight:700}.hc-qbtn.pro{color:#17455c;border-color:#abc2cc}.hc-qbtn:hover{background:#fff;box-shadow:0 3px 14px #4b382210}.hc-invited{padding:13px 20px;margin-top:24px;border:1px solid #d6b8a5;border-radius:14px;background:#fff8f0;font-size:14px;text-align:center}.hc-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center;padding:58px 0 46px}.hc-intro-copy,.hc-section-copy{min-width:0}.hcpage .hc-kick{color:#8c5c47;text-transform:uppercase;letter-spacing:.19em;font-size:10px;line-height:1.7;font-weight:750}.hcpage h1,.hc-section-copy h2,.hc-closing h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:-1.3px}.hcpage h1{font-size:clamp(44px,4.8vw,66px);line-height:1.04;margin-top:18px}.hcpage h1 em,.hc-section-copy h2 em{color:#93654f;font-weight:500}.hcpage .hc-lede{color:#6c5a4e;font-size:15px;line-height:1.8;margin-top:24px;max-width:465px}.hc-intro-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#755d4e;font-size:11px;font-weight:600}.hc-intro-notes span{display:inline-flex;gap:7px;align-items:center}.hc-hero-art{min-width:0;position:relative;isolation:isolate;padding-bottom:24px}.hc-hero-art:before{content:"";position:absolute;top:-16px;right:20px;bottom:30px;left:-16px;border:1px solid #c9ac96;border-radius:110px 24px 24px;z-index:-1}.hc-hero-art>img{width:100%;height:auto;aspect-ratio:1.18;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 40%;object-position:50% 40%;border-radius:100px 20px 20px;box-shadow:0 22px 50px #5a3c2719}.hc-hero-art figcaption{position:absolute;left:24px;right:24px;bottom:0;display:flex;align-items:center;gap:14px;padding:18px 22px;background:#fffcf7;border:1px solid #e6d8ce;border-radius:16px;box-shadow:0 12px 30px #50372314}.hc-caption-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;background:#efe0d4;border-radius:50%;color:#8d5d47}.hc-hero-art figcaption b{display:block;font-size:15px}.hc-hero-art figcaption small{display:block;font-size:12px;color:#806b5d;margin-top:5px}.hc-photo-note{position:absolute;right:16px;bottom:113px;font-size:8px;color:#fff;background:#241a1280;padding:4px 7px;border-radius:4px}.hcpage .hc-choice-label{color:#6e5d51;font-size:12px;margin-bottom:18px}.hc-choice-label span{color:#392e28;font-weight:700}.hc-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hc-card{min-width:0;text-align:left;padding:28px;border-radius:22px;border:1px solid;display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}.hc-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #38251b18}.hc-card.pro{background:radial-gradient(ellipse at top right,#17465b,transparent 75%),#0b2234;border-color:#21475b;color:#eff9ff}.hc-card.couple{background:#fff9f2;border-color:#d9bda8;color:#392e28}.hc-card-top{display:flex;align-items:center;gap:12px}.hc-card-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eadecf;color:#8f5f47;flex-shrink:0}.hc-card.pro .hc-card-icon{background:#65deed14;color:#76e2ef}.hc-role-label{font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;line-height:1.6}.hc-card.pro .hc-role-label{color:#a4d7e3}.hc-card.couple .hc-role-label{color:#87634e}.hc-card h2{font-size:23px;letter-spacing:-.6px;font-weight:750;line-height:1.25;margin-top:20px}.hc-card p{font-size:13px;line-height:1.7;margin-top:12px;flex:1}.hc-card.pro p{color:#bbceda}.hc-card.couple p{color:#725b4b}.hc-card-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.hc-card-tags>span{border:1px solid #dbc5b4;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:600}.hc-card.pro .hc-card-tags>span{border-color:#ffffff25;color:#b7d4e1}.hc-cta{min-height:46px;margin-top:25px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:750;border-radius:11px;background:#946249;color:#fff}.hc-card.pro .hc-cta{background:#75dfed;color:#092230}.hc-together,.hc-business{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px;margin-top:92px}.hc-section-copy h2{font-size:clamp(36px,4vw,48px);line-height:1.08;margin-top:16px}.hc-section-copy>p:not(.hc-kick){color:#6e5b4d;font-size:14px;line-height:1.8;margin-top:22px}.hc-feature-list{display:grid;gap:24px;margin-top:30px}.hc-feature{display:flex;align-items:flex-start;gap:15px}.hc-feature-icon{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;color:#92634e;background:#e9dbcf;border-radius:12px}.hc-feature h3{font-size:13px;font-weight:750;line-height:1.5}.hc-feature p{font-size:12px;line-height:1.75;color:#786454;margin-top:5px}.hc-team-art{background:radial-gradient(ellipse at bottom right,#ddc1a655,transparent 65%),#fffaf5;border:1px solid #ddc9b9;border-radius:26px;padding:30px;box-shadow:0 18px 50px #6545270b}.hc-team-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-example{font-size:9px;color:#896c58}.hc-team-art h3{font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;line-height:1.07;letter-spacing:-.6px;margin-top:22px}.hc-people{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 12px;margin-top:30px}.hc-person{grid-column:span 2;min-width:0;text-align:center}.hc-person:nth-child(4){grid-column:2/span 2}.hc-person:nth-child(5){grid-column:4/span 2}.hc-person img{width:100%;max-width:104px;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9c3b3}.hc-person span{display:block;font-size:10px;font-weight:650;margin-top:11px;color:#795c49}.hc-team-note{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:28px;padding-top:22px;border-top:1px solid #e1cfc0;font-size:11px;color:#825e49}.hc-business{background:radial-gradient(ellipse at top left,#163d50,transparent 70%),#092133;color:#eef8fc;border:1px solid #163a4e;border-radius:28px;padding:46px;gap:52px}.hc-business .hc-kick{color:#83dce8}.hc-business h2 em{color:#81e0eb}.hc-business .hc-section-copy>p:not(.hc-kick),.hc-business .hc-feature p{color:#b0c7d4}.hc-business .hc-feature-icon{background:#75dfed12;color:#81e0eb}.hc-business-link{display:flex;gap:15px;align-items:center;min-height:44px;margin-top:24px;border:0;border-bottom:1px solid #6bc8d666;background:none;color:#90e6ee;font-size:12px;font-weight:700;padding:10px 0}.hc-bookline-art{padding:20px;background:#041726;border:1px solid #325467;border-radius:20px;min-width:0}.hc-bookline-label{display:flex;justify-content:space-between;gap:12px;color:#9cc2d4;font-size:9px;margin-bottom:18px}.hc-bookline-label span:first-child{color:#7edfe9;letter-spacing:.18em}.hc-bookline-art img{display:block;width:min(100%,290px);height:auto;border-radius:12px;margin:auto}.hc-bookline-art figcaption{font-size:9px;line-height:1.7;color:#9eb9c9;text-align:center;margin-top:16px}.hc-closing{text-align:center;padding:80px 10px}.hc-closing h2{font-size:44px;line-height:1.08;margin-top:14px}.hc-closing>p:not(.hc-kick){font-size:13px;line-height:1.8;color:#775f4d;margin-top:16px}.hc-closing-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.hc-bottom-btn{display:flex;align-items:center;justify-content:center;gap:16px;min-height:48px;font-size:12px;font-weight:700;padding:14px 20px;background:#946249;color:#fff;border:1px solid #946249;border-radius:12px}.hc-bottom-btn.pro{background:#102d40;border-color:#102d40;color:#b2edf4}.hc-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:26px;border-top:1px solid #dac8bb;color:#7b6555;font-size:11px}.hc-role-gate .hcwrap{max-width:960px}.hc-role-gate .hc-intro{display:block;text-align:center;padding:52px 0 34px}.hc-role-gate .hc-lede{margin:20px auto 0}.hc-role-gate .hc-footer{margin-top:50px}@media (max-width:1000px){.hc-intro{gap:32px}.hc-together{gap:36px}.hc-business{gap:28px;padding:32px}.hc-card{padding:24px}}@media (max-width:760px){.hcwrap{padding-left:22px;padding-right:22px}.hc-header{gap:18px;flex-wrap:wrap;padding-bottom:22px}.hc-brand{font-size:25px}.hc-signins{gap:8px}.hc-qbtn{padding:10px 14px;font-size:11px}.hc-intro{grid-template-columns:1fr;padding:34px 0;gap:34px}.hcpage h1{font-size:clamp(43px,9.5vw,62px)}.hc-desktop-break{display:none}.hcpage .hc-lede{font-size:14px;margin-top:19px;max-width:540px}.hc-intro-notes{margin-top:20px;gap:16px;font-size:10px}.hc-hero-art{max-width:540px;width:100%;margin:0 auto!important}.hc-hero-art>img{aspect-ratio:1.5;border-radius:68px 16px 16px}.hc-hero-art:before{top:-10px;right:16px;bottom:36px;left:-9px;border-radius:75px 16px 16px}.hc-hero-art figcaption{left:16px;right:16px;padding:14px 16px;gap:10px}.hc-hero-art figcaption b{font-size:13px}.hc-hero-art figcaption small{font-size:10px}.hc-caption-icon{width:37px;height:37px}.hc-photo-note{bottom:100px;right:10px;font-size:7px}.hcpage .hc-choice-label{font-size:11px;line-height:1.7}.hc-choice-label span{display:block}.hc-cards{grid-template-columns:1fr;gap:16px}.hc-card{padding:24px}.hc-card h2{font-size:23px}.hc-together,.hc-business{grid-template-columns:1fr;margin-top:56px;gap:32px}.hc-section-copy h2{font-size:39px}.hc-team-art{padding:24px 20px}.hc-person span{font-size:clamp(8px,2.6vw,11px)}.hc-business{padding:30px 22px;border-radius:22px}.hc-business h2{font-size:36px}.hc-bookline-art{padding:16px}.hc-closing{padding:60px 0}.hc-closing h2{font-size:36px}.hc-closing-actions{display:grid}.hc-footer{flex-direction:column;align-items:flex-start}.hc-role-gate .hc-intro{padding:34px 0}}@media (prefers-reduced-motion:reduce){.hc-card{transition:none}.hc-card:hover{transform:none}}
