/* Daylight homepage hero. Scoped to the homepage; existing app/3D pages are unchanged. */
.tf-home-premium-page .tf-daylight{
  position:relative;isolation:isolate;overflow:hidden;color:#15344a;
  background:radial-gradient(ellipse at 92% 5%,#fff1c9 0,transparent 38%),radial-gradient(ellipse at 70% 70%,#dff7ef 0,transparent 44%),linear-gradient(120deg,#fcfdff 8%,#f0faff 58%,#f9fff9 100%);
  border-bottom:1px solid #dfeeea;
}
.tf-daylight::after{content:"";position:absolute;width:290px;height:100px;border-radius:50%;right:6%;bottom:-80px;background:#fff;box-shadow:260px -14px 0 70px #fff,-280px 0 0 30px #fff;z-index:-1;pointer-events:none}
.tf-home-premium .tf-daylight__inner{width:min(1180px,calc(100% - 64px));margin-inline:auto;padding:68px 0 64px;display:grid;grid-template-columns:1.04fr 1fr;gap:48px;align-items:center;min-width:0}
.tf-daylight__copy,.tf-daylight__visual{min-width:0}
.tf-daylight__eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;background:#fff;border:1px solid #d4e9e5;border-radius:99px;color:#206956;font-size:12px;font-weight:700;letter-spacing:.06em;line-height:1.6}
.tf-daylight__eyebrow>span{color:#0a8067;font-size:17px}
.tf-home-premium .tf-daylight h1{font-size:clamp(36px,4.1vw,59px);line-height:1.48;letter-spacing:-.045em;margin:22px 0 0;color:#15344a;font-weight:800;overflow-wrap:normal;word-break:normal}
.tf-daylight__line{display:block;white-space:nowrap}
.tf-daylight h1 em{font-style:normal;position:relative;isolation:isolate}
.tf-daylight h1 em::after{content:"";position:absolute;bottom:.02em;height:.15em;left:0;right:0;z-index:-1;border-radius:12px;background:#cfeee2}
.tf-daylight__mint{color:#087662}
.tf-daylight__blue{color:#175ed1}
.tf-daylight h1 .tf-daylight__blue::after{background:#d6e9ff}
.tf-home-premium .tf-daylight__tagline{margin-top:17px;font-size:clamp(15px,1.4vw,19px);line-height:1.8;font-weight:700;color:#294b61;letter-spacing:-.025em}
.tf-home-premium .tf-daylight__description{margin-top:12px;font-size:14px;line-height:2;color:#486478;max-width:35em}
.tf-daylight__actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:27px}
.tf-home-premium .tf-daylight__primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:13px 22px;background:#175ed1;color:#fff;border:1px solid #175ed1;border-radius:14px;font-size:14px;font-weight:750;line-height:1.65;box-shadow:0 7px 18px #175ed121;transition:transform .18s,background .18s}
.tf-home-premium .tf-daylight__primary:hover{background:#104ba9;transform:translateY(-2px)}
.tf-daylight__primary>span{font-size:21px;line-height:1}
.tf-home-premium .tf-daylight__secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;font-size:13px;color:#244b65;font-weight:700;text-decoration:underline;text-decoration-color:#bdcfdb;text-underline-offset:6px;white-space:nowrap}
.tf-daylight__secondary:hover{text-decoration-color:currentColor}
.tf-home-premium .tf-daylight__note{font-size:11px;line-height:1.8;color:#536a78;margin-top:12px;max-width:39em}
.tf-daylight__quicklinks{display:flex;align-items:center;flex-wrap:wrap;gap:4px 20px;margin-top:19px;padding-top:14px;border-top:1px solid #d9e7ed}
.tf-daylight__quicklinks a{display:inline-flex;align-items:center;gap:12px;min-height:36px;font-size:12px;font-weight:700;color:#31596b}
.tf-daylight__quicklinks a:hover{color:#175ed1;text-decoration:underline;text-underline-offset:4px}
.tf-daylight__visual{position:relative;padding:27px 0 18px;isolation:isolate}
.tf-daylight__visual::before{content:"";position:absolute;inset:5% -4% 0 7%;background:#deedf8;border-radius:45% 45% 35% 45%;transform:rotate(-9deg);z-index:-1}
.tf-daylight__sun{position:absolute;right:-13px;top:-11px;width:86px;height:86px;background:#ffe39a;border:12px solid #fff1c9;border-radius:50%;z-index:-1}
.tf-daylight__spark{position:absolute;pointer-events:none;font-size:36px;font-weight:400;line-height:1;z-index:2}
.tf-daylight__spark--one{color:#d08b19;left:-16px;top:1px;transform:rotate(10deg)}
.tf-daylight__spark--two{color:#167867;right:4px;bottom:5px;font-size:30px}
.tf-home-premium .tf-daylight__scene{position:relative;margin:0;background:#fff;padding:7px;border:1px solid #e0e9e9;border-radius:26px;box-shadow:0 18px 45px #31556616;transform:rotate(1.6deg)}
.tf-daylight__scene-label{font-size:12px;font-weight:700;color:#395369;padding:7px 9px 11px;display:flex;gap:7px;align-items:center}
.tf-daylight__scene-label>span{width:7px;height:7px;border-radius:50%;background:#4fbc95;box-shadow:12px 0 0 #b1e1e5;display:inline-block;margin-right:15px}
.tf-daylight__picture{position:relative;width:100%;aspect-ratio:959 / 540;overflow:hidden;border-radius:17px;background:#def0fc}
/* Independent 959x540 export: preserve the bright image without a stretched sprite. */
.tf-home-premium .tf-daylight__picture img{display:block;position:absolute;inset:0 auto auto 0;width:100%;max-width:100%;height:100%;object-fit:cover;filter:none;opacity:1}
.tf-daylight__scene figcaption{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 10px 8px;font-size:12px;font-weight:700;color:#37586c}
.tf-daylight__scene figcaption small{font-size:9px;color:#677b8b;font-weight:400;white-space:nowrap}
.tf-home-premium .tf-daylight__quest-card{position:relative;display:flex;align-items:center;gap:15px;width:92%;max-width:440px;padding:16px;margin:-6px 0 0 -14px;border-radius:19px;background:#fff;border:1px solid #dceae9;box-shadow:0 12px 28px #2b52631a;z-index:1;transition:transform .18s}
.tf-daylight__quest-card:hover{transform:translateY(-3px)}
.tf-daylight__quest-card>span:nth-child(2){min-width:0}
.tf-daylight__quest-card small{display:block;font-size:10px;color:#5b7281;margin-bottom:4px}
.tf-daylight__quest-card strong{display:block;font-size:15px;line-height:1.6;color:#15344a;white-space:nowrap;letter-spacing:-.025em}
.tf-daylight__app-icons{display:flex;flex:0 0 auto;align-items:center;padding-left:6px}
.tf-home-premium .tf-daylight__app-icons img{display:block;width:37px;height:37px;object-fit:contain;border-radius:10px;border:2px solid #fff;box-shadow:0 3px 8px #1e43541c;margin-left:-6px}
.tf-daylight__app-icons img:first-child{transform:rotate(-8deg)}
.tf-daylight__app-icons img:last-child{transform:rotate(8deg)}
.tf-daylight__card-arrow{display:grid;place-items:center;margin-left:auto;width:30px;height:30px;border-radius:50%;background:#e9f5ef;color:#17694f;font-size:20px;flex:0 0 auto}
.tf-daylight__captions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:17px;color:#4b697e;font-size:10px;letter-spacing:.03em}
.tf-daylight__captions span+span::before{content:"·";margin-right:10px;color:#6490a7}
/* Keep the next section close enough to invite exploration, without another wall of cards. */
.tf-home-premium .tf-home-intro{padding-top:56px}
.tf-home-intro .tf-home-summary{max-width:53em;font-size:14px}
@media(min-width:1101px){.tf-home-premium .tf-home-pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tf-pillar-card__body{padding:20px 18px}.tf-pillar-card__body h3{font-size:17px;line-height:1.6}.tf-pillar-card__body p{font-size:13px;line-height:1.9}.tf-pillar-card__body .tf-text-link{white-space:normal;font-size:12px}.tf-pillar-card>.tf-sprite-visual{aspect-ratio:16/9;background-size:500% 100%}}
@media(max-width:1100px) and (min-width:761px){.tf-home-premium .tf-daylight__inner{gap:30px;width:calc(100% - 48px);padding-block:52px}.tf-home-premium .tf-daylight h1{font-size:clamp(31px,4.1vw,44px)}.tf-daylight__desktop-break{display:none}.tf-daylight__actions{gap:8px 14px}.tf-home-premium .tf-daylight__primary{padding-inline:16px;gap:10px;font-size:13px}.tf-home-premium .tf-daylight__quest-card{gap:10px;width:100%;margin-left:-5px;padding:12px}.tf-daylight__quest-card strong{font-size:12px}.tf-home-premium .tf-daylight__app-icons img{width:29px;height:29px}.tf-daylight__card-arrow{width:25px;height:25px}.tf-daylight__spark--one{left:-8px}}
@media(max-width:760px){
  .tf-home-premium .tf-daylight__inner{width:calc(100% - 40px);margin-inline:auto;padding:32px 0 29px;grid-template-columns:1fr;gap:16px}
  .tf-home-premium .tf-daylight h1{font-size:clamp(31px,8.7vw,47px);line-height:1.43;margin-top:16px}
  .tf-daylight__eyebrow{font-size:10px;padding:5px 10px}
  .tf-home-premium .tf-daylight__tagline{font-size:15px;margin-top:13px;line-height:1.75}
  .tf-home-premium .tf-daylight__description{font-size:12px;line-height:1.95;margin-top:9px;max-width:34em}
  .tf-daylight__desktop-break{display:none}
  .tf-daylight__actions{gap:12px;margin-top:19px;flex-wrap:nowrap}
  .tf-home-premium .tf-daylight__primary{min-height:49px;padding:12px 15px;font-size:12px;gap:12px;border-radius:12px}
  .tf-home-premium .tf-daylight__secondary{font-size:11px;gap:6px}
  .tf-home-premium .tf-daylight__note{font-size:10px;margin-top:9px;max-width:36em}
  .tf-daylight__quicklinks{gap:4px 18px;padding-top:9px;margin-top:11px}
  .tf-daylight__quicklinks a{font-size:11px;gap:9px;min-height:35px}
  .tf-daylight__visual{width:min(100%,470px);margin-inline:auto;padding:17px 6px 8px}
  .tf-daylight__sun{right:-4px;top:-3px;width:57px;height:57px;border-width:8px}
  .tf-daylight__spark--one{font-size:24px;left:0;top:2px}
  .tf-daylight__spark--two{font-size:24px;right:5px;bottom:0}
  .tf-home-premium .tf-daylight__scene{border-radius:21px;padding:5px;transform:rotate(1deg)}
  .tf-daylight__scene-label{font-size:10px;padding:6px 9px 8px}
  .tf-daylight__picture{border-radius:14px}
  .tf-daylight__scene figcaption{font-size:10px;padding:9px 6px 8px}
  .tf-daylight__scene figcaption small{font-size:8px}
  .tf-home-premium .tf-daylight__quest-card{width:95%;gap:12px;margin:-2px 0 0 -5px;padding:11px 12px;border-radius:15px}
  .tf-daylight__quest-card small{font-size:9px;margin-bottom:2px}
  .tf-daylight__quest-card strong{font-size:12px}
  .tf-home-premium .tf-daylight__app-icons img{width:30px;height:30px;border-radius:9px}
  .tf-daylight__card-arrow{width:26px;height:26px;font-size:17px}
  .tf-daylight__captions{font-size:9px;margin-top:11px;gap:8px}
  .tf-home-premium .tf-home-intro{padding-top:38px}
}
@media(max-width:359px){.tf-home-premium .tf-daylight__inner{width:calc(100% - 36px)}.tf-home-premium .tf-daylight h1{font-size:30px}.tf-daylight__actions{gap:8px}.tf-home-premium .tf-daylight__primary{font-size:11px;padding-inline:11px;gap:8px}.tf-home-premium .tf-daylight__secondary{font-size:10px}.tf-home-premium .tf-daylight__quest-card{gap:9px}.tf-home-premium .tf-daylight__app-icons img{width:26px;height:26px}.tf-daylight__quest-card strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){.tf-daylight *{transition:none!important;animation:none!important}.tf-home-premium .tf-daylight__scene{transform:none}.tf-home-premium .tf-daylight__primary:hover,.tf-daylight__quest-card:hover{transform:none}}
@media print{.tf-home-premium-page .tf-daylight{background:#fff}.tf-home-premium .tf-daylight__inner{display:block;width:100%}.tf-daylight__visual{max-width:500px;margin:20px auto}.tf-daylight__actions,.tf-daylight__quicklinks{display:none}}
