/* Home Flagship Polish — scoped to the Home hub only */
body.hub-page .home-hero-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}
body.hub-page .home-primary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:900;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.22)}
body.hub-page .home-trust-strip{background:#fffaf0;border-top:1px solid #efd9a2;border-bottom:1px solid #e8d7ad}
body.hub-page .home-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
body.hub-page .home-trust-grid>div{padding:18px 20px;border-right:1px solid #eadfca;display:flex;flex-direction:column;gap:4px}
body.hub-page .home-trust-grid>div:last-child{border-right:0}
body.hub-page .home-trust-grid strong{color:#10233f;font-size:1rem;font-weight:900}
body.hub-page .home-trust-grid span{color:#66758b;font-size:.83rem;line-height:1.4}
body.hub-page .home-flagship-section{margin-top:30px}
body.hub-page .home-flagship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
body.hub-page .home-flagship-card{display:flex;gap:18px;align-items:flex-start;min-height:220px;padding:25px;border-radius:22px;text-decoration:none;border:1px solid #dce5f0;box-shadow:0 12px 26px rgba(25,55,95,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
body.hub-page .home-flagship-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(25,55,95,.13);border-color:#d0ab57}
body.hub-page .home-flagship-card.birthday{background:linear-gradient(145deg,#fff0f4,#fffaf7)}
body.hub-page .home-flagship-card.year{background:linear-gradient(145deg,#eef6ff,#f8fbff)}
body.hub-page .home-flagship-card.capsule{background:linear-gradient(145deg,#fff7de,#fffdf5)}
body.hub-page .home-flagship-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border-radius:18px;background:#fff;box-shadow:0 6px 14px rgba(25,55,95,.09);font-size:1.75rem}
body.hub-page .home-flagship-card .eyebrow{text-transform:uppercase;letter-spacing:.11em;color:#7c6840;font-size:.72rem;font-weight:900}
body.hub-page .home-flagship-card h3{margin:7px 0 9px;color:#10233f;font-family:Georgia,serif;font-size:1.45rem}
body.hub-page .home-flagship-card p{margin:0 0 16px;color:#5f7087;line-height:1.6}
body.hub-page .home-flagship-card .go{color:#0758d8;font-weight:900}
body.hub-page .home-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body.hub-page .home-next-grid a{display:flex;flex-direction:column;gap:7px;padding:22px;border-radius:18px;background:#fff;border:1px solid #dce5f0;text-decoration:none;box-shadow:0 8px 20px rgba(25,55,95,.06);transition:transform .2s ease,border-color .2s ease}
body.hub-page .home-next-grid a:hover{border-color:#d0ab57;transform:translateY(-2px)}
body.hub-page .home-next-grid strong{color:#10233f;font-size:1.04rem}
body.hub-page .home-next-grid span{color:#0758d8;font-size:.9rem;font-weight:800;line-height:1.45}
@media(max-width:900px){body.hub-page .home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.hub-page .home-trust-grid>div:nth-child(2){border-right:0}body.hub-page .home-flagship-grid{grid-template-columns:1fr}body.hub-page .home-next-grid{grid-template-columns:1fr}}
@media(max-width:560px){body.hub-page .home-trust-grid{grid-template-columns:1fr}body.hub-page .home-trust-grid>div{border-right:0;border-bottom:1px solid #eadfca}body.hub-page .home-trust-grid>div:last-child{border-bottom:0}body.hub-page .home-flagship-card{padding:20px;min-height:0}body.hub-page .home-flagship-icon{width:48px;height:48px;flex-basis:48px;font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){body.hub-page .home-flagship-card,body.hub-page .home-next-grid a{transition:none!important}}

/* Home Wow Polish — borrowed from Birthday Master visual language */
body.hub-page .home-wow-hero{
  min-height:430px;
  padding:72px 0 92px;
  background:
    radial-gradient(circle at 50% 38%,rgba(29,86,147,.34),transparent 27%),
    radial-gradient(circle at 86% 18%,rgba(243,181,27,.11),transparent 18%),
    linear-gradient(180deg,#03132b 0%,#062a55 68%,#0d2b49 100%);
  border-bottom:1px solid rgba(243,181,27,.5)
}
body.hub-page .home-wow-hero:after{display:none}
body.hub-page .home-wow-stars{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#fff 1px,transparent 1px),radial-gradient(#86b8e8 1px,transparent 1px),radial-gradient(#f7d77a 1px,transparent 1px);background-size:39px 39px,67px 67px,91px 91px;background-position:4px 8px,19px 12px,2px 34px;opacity:.28}
body.hub-page .home-wow-mountains{position:absolute;left:-5%;right:-5%;bottom:-4px;height:104px;pointer-events:none;background:linear-gradient(145deg,transparent 23%,#081522 24% 33%,transparent 34%),linear-gradient(215deg,transparent 27%,#0c1b2c 28% 39%,transparent 40%),linear-gradient(160deg,transparent 50%,#05101c 51% 70%,transparent 71%);opacity:.98}
body.hub-page .home-wow-mountains:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:18px;background:linear-gradient(90deg,transparent,#c88c39 46%,#ffda75 50%,#c88c39 54%,transparent);filter:blur(8px);opacity:.5}
body.hub-page .home-wow-hero .hub-hero-inner{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:54px;position:relative;z-index:2}
body.hub-page .home-wow-copy{position:relative;padding:14px 0 18px}
body.hub-page .home-wow-copy:before{content:"";display:block;width:86px;height:2px;margin-bottom:22px;background:linear-gradient(90deg,#f3b51b,#ffe18a)}
body.hub-page .home-wow-hero .hub-kicker{border:1px solid rgba(243,181,27,.5);background:rgba(3,19,43,.58);color:#ffe3a0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}
body.hub-page .home-wow-hero h1{max-width:840px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.75rem,5.6vw,5rem);font-weight:500;line-height:.98;letter-spacing:-.035em;color:#fff3d4;text-shadow:0 6px 26px rgba(0,0,0,.24)}
body.hub-page .home-wow-hero p{max-width:720px;font-family:Georgia,'Times New Roman',serif;font-size:1.12rem;color:#eef3fa}
body.hub-page .home-wow-hero .home-primary-cta{background:linear-gradient(180deg,#ffd978,#eaae32);border:1px solid #ffe39b;color:#13213a;box-shadow:0 12px 32px rgba(0,0,0,.28)}
body.hub-page .home-wow-hero .home-primary-cta:hover{transform:translateY(-2px);filter:brightness(1.04)}
body.hub-page .home-wow-feature{position:relative;text-align:center;padding:25px 28px 28px;background:linear-gradient(180deg,rgba(8,27,52,.94),rgba(4,18,37,.97));color:#fff;border:1px solid rgba(243,181,27,.72);border-top:1px solid rgba(243,181,27,.72);border-radius:26px;box-shadow:0 25px 60px rgba(0,0,0,.34),inset 0 0 0 5px rgba(243,181,27,.035);backdrop-filter:blur(5px)}
body.hub-page .home-wow-feature h2{font-family:Georgia,'Times New Roman',serif;color:#fff4d6;margin-top:18px}
body.hub-page .home-wow-feature p{color:#cbd7e6;margin-bottom:20px}
body.hub-page .home-wow-feature .btn{background:linear-gradient(180deg,#ffd978,#eaae32);color:#14223b;border:1px solid #ffe39b;font-weight:900}
body.hub-page .home-selected-roundel{width:168px;height:168px;margin:0 auto;border:1px solid #f3b51b;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-shadow:inset 0 0 0 7px rgba(243,181,27,.035),0 0 32px rgba(243,181,27,.08);background:radial-gradient(circle,rgba(22,56,91,.75),rgba(4,18,37,.94))}
body.hub-page .home-selected-roundel span{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:#f3ca62;font-weight:900}
body.hub-page .home-selected-roundel strong{font:700 1.45rem/1.1 Georgia,'Times New Roman',serif;color:#fff3d4;margin:10px 0 8px;max-width:126px}
body.hub-page .home-selected-roundel small{font:italic .72rem/1.3 Georgia,'Times New Roman',serif;color:#b9c8da}
body.hub-page .home-trust-strip{background:#061326;border-top:1px solid #32445d;border-bottom:1px solid #32445d}
body.hub-page .home-trust-grid>div{border-right-color:#263b55;padding-top:20px;padding-bottom:20px}
body.hub-page .home-trust-grid strong{font-family:Georgia,'Times New Roman',serif;color:#fff2cf;font-size:1.05rem}
body.hub-page .home-trust-grid span{color:#c4cfdd}
body.hub-page .home-flagship-section{border-color:#e3d4ae;box-shadow:0 15px 38px rgba(26,49,78,.10)}
body.hub-page .home-flagship-section .hub-section-head{background:linear-gradient(90deg,#fffaf0,#f7fbff);border-bottom-color:#eadbb8}
body.hub-page .home-flagship-card{border-radius:24px;box-shadow:0 14px 30px rgba(25,55,95,.09);overflow:hidden;position:relative}
body.hub-page .home-flagship-card:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,transparent,#d7a73e,transparent);opacity:.8}
body.hub-page .home-flagship-card h3{font-size:1.55rem}
body.hub-page .home-next-section{background:linear-gradient(145deg,#071a31,#0a2647);border-color:#314964;color:#fff}
body.hub-page .home-next-section .hub-section-head{background:transparent;border-bottom-color:#314964}
body.hub-page .home-next-section .hub-section-head h2{color:#fff3d4}
body.hub-page .home-next-section .hub-section-head p{color:#c7d3e1}
body.hub-page .home-next-grid a{background:#081a31;border-color:#314964}
body.hub-page .home-next-grid a:hover{border-color:#f3b51b}
body.hub-page .home-next-grid strong{font-family:Georgia,'Times New Roman',serif;color:#fff3d4}
body.hub-page .home-next-grid span{color:#f0c65e}
@media(max-width:900px){body.hub-page .home-wow-hero{min-height:0;padding:56px 0 88px}body.hub-page .home-wow-hero .hub-hero-inner{grid-template-columns:1fr;gap:30px}body.hub-page .home-wow-feature{max-width:560px}}
@media(max-width:640px){body.hub-page .home-wow-hero{padding:44px 0 76px}body.hub-page .home-wow-hero h1{font-size:clamp(2.45rem,12vw,3.7rem)}body.hub-page .home-selected-roundel{width:145px;height:145px}body.hub-page .home-wow-feature{padding:22px 20px 24px}body.hub-page .home-wow-mountains{height:76px}}
