/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#12345a;--muted:#647f9d;--green:#1976e8;--mint:#e9f4ff;--cream:#f8fbff;--line:#dceaf8}.brand-icon{object-fit:cover;border-radius:12px;width:40px;height:40px;display:block;box-shadow:0 5px 16px #1769d538}body{background:radial-gradient(circle at 82% 4%,#e5f3ff 0,#0000 28%),linear-gradient(#fbfdff 0,#f8fbff 42%,#fff 100%)}.site-header{border-bottom:1px solid #e7f0fa}.header-cta{box-shadow:0 5px 18px #1676d818}.weather-scene{border:1px solid #dcecff;box-shadow:inset 0 0 70px #ffffff80}.weather-card{border-color:#fff;box-shadow:0 30px 70px #337fc12e}.gentle-tip{background:linear-gradient(135deg,#eef7ff,#fff9df)}.features{border-top-color:#e1edf8}.insight-card{border:1px solid #ffffffc9;box-shadow:0 14px 40px #2a73af0c}.daily{border:1px solid #dcecfb}.download{background:linear-gradient(135deg,#145ed2 0%,#168ee8 100%);box-shadow:0 28px 70px #1769d52c}.primary-btn{background:linear-gradient(135deg,#176be0,#168ee8)}.footer-links{color:#92a1b0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:10px;display:flex}.footer-links a{transition:color .2s}.footer-links a:hover{color:#1976e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8fbff;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1180px;height:86px;margin:auto;padding:0 24px;display:flex;position:relative}.brand{letter-spacing:.03em;align-items:center;gap:11px;font-size:19px;font-weight:700;display:flex}.brand-mark{background:#1976e8;border-radius:11px;place-items:center;width:35px;height:35px;display:grid;position:relative;overflow:hidden}.brand-mark:before{content:"";background:#f7d97f;border-radius:50%;width:15px;height:15px;position:absolute;top:6px;left:7px}.brand-mark i{background:#fff;border-radius:12px;width:19px;height:9px;position:absolute;bottom:8px;right:4px}.site-header nav{color:#55738f;gap:38px;font-size:14px;display:flex}.site-header nav a:hover{color:var(--green)}.header-cta{color:var(--green);background:#fff;border:1px solid #b9d8f4;border-radius:24px;padding:10px 20px;font-size:14px}.hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:60px;max-width:1180px;min-height:690px;margin:auto;padding:64px 24px 90px;display:grid}.eyebrow,.section-kicker{color:#4d7faa;letter-spacing:.08em;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.eyebrow span{background:#f4c85f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #fff3ce}.hero h1{letter-spacing:-.04em;margin:24px 0;font-family:Songti SC,STSong,serif;font-size:56px;font-weight:700;line-height:1.25}.hero h1 em{color:#1976e8;font-style:normal}.hero-lead{color:var(--muted);max-width:480px;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.primary-btn{color:#fff;background:#1669d8;border-radius:28px;padding:14px 22px;font-size:15px;box-shadow:0 10px 26px #1669d82b}.primary-btn span{margin-right:5px;font-size:20px}.text-link{color:#496d91;font-size:14px}.text-link span{margin-left:8px}.trust-row{color:#7389a0;align-items:center;gap:12px;margin-top:34px;font-size:12px;display:flex}.trust-row strong{color:#345978}.avatar-stack{display:flex}.avatar-stack i{color:#466b8e;background:#e3effc;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-6px;font-size:9px;font-style:normal;display:grid}.avatar-stack i:nth-child(2){background:#e0efff}.avatar-stack i:nth-child(3){background:#f6e8ca}.weather-scene{background:linear-gradient(145deg,#ddecff,#edf6ff 62%,#fff6d8);border-radius:46% 54% 40% 60%/54% 45% 55% 46%;place-items:center;height:510px;display:grid;position:relative}.sun-orb{background:#f9d571;border-radius:50%;width:104px;height:104px;position:absolute;top:42px;right:54px;box-shadow:0 0 50px #f5db8c77}.cloud{filter:blur(.2px);background:#fff9;border-radius:50px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud-one{width:100px;height:27px;top:88px;left:38px}.cloud-one:before{width:48px;height:48px;bottom:0;left:20px}.cloud-one:after{width:35px;height:35px;bottom:0;right:6px}.cloud-two{opacity:.65;width:80px;height:22px;bottom:92px;right:27px}.weather-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #fffa;border-radius:28px;width:344px;min-height:405px;padding:24px;position:relative;box-shadow:0 30px 70px #4f83b233}.weather-head{justify-content:space-between;align-items:start;display:flex}.weather-head b{font-size:18px}.weather-head small{color:#8b9c97;margin-top:5px;font-size:10px;display:block}.weather-head button{color:#8ba099;letter-spacing:2px;background:0 0;border:0}.temperature{justify-content:space-between;align-items:center;margin:22px 0;display:flex}.temperature div{display:flex}.temperature strong{letter-spacing:-.07em;font:300 74px/1 Arial,sans-serif}.temperature sup{margin:6px 0 0 5px;font:20px Arial}.temperature>span{text-align:right;color:#335c82;font-size:13px}.temperature small{color:#95a29f;margin-top:7px;font-size:10px;display:block}.gentle-tip{background:#e9f4ff;border-radius:15px;align-items:center;gap:11px;padding:12px 14px;display:flex}.gentle-tip>span{color:#e4b851;background:#fff;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.gentle-tip p,.floating-note p{margin:0}.gentle-tip b{font-size:12px}.gentle-tip small{color:#748da4;margin-top:4px;font-size:9px;display:block}.forecast-row{border-top:1px solid #edf1ef;grid-template-columns:repeat(4,1fr);margin-top:22px;padding-top:17px;display:grid}.forecast-row>div{text-align:center;color:#72869b;font-size:10px}.forecast-row b{margin:9px 0 7px;font-family:Apple Color Emoji;font-size:19px;display:block}.forecast-row small{color:#355a7d}.forecast-row i{color:#9fabb7;margin-left:3px;font-style:normal}.floating-note{z-index:3;background:#fffffff2;border-radius:16px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 15px 40px #4c7da72c}.floating-note>span{background:#eef6ff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:15px;display:grid}.floating-note b{font-size:11px}.floating-note small{color:#8a9a96;margin-top:3px;font-size:9px;display:block}.rain-note{top:215px;left:10px}.air-note{bottom:55px;right:0}.air-note>span{color:#53966b;background:#edf7ed;font-size:10px}.section{max-width:1180px;margin:auto;padding:105px 24px}.features{border-top:1px solid #edf1ee}.section-heading{text-align:center}.section-heading>span{color:#397fbd;letter-spacing:.13em;font-size:12px;font-weight:600}.section-heading h2,.daily-copy h2,.download h2{letter-spacing:-.02em;margin:16px 0 12px;font-family:Songti SC,STSong,serif;font-size:40px}.section-heading p{color:#84948f;font-size:14px}.insight-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.insight-card{border-radius:24px;min-height:260px;padding:28px;position:relative;overflow:hidden}.insight-card.mint{background:#edf6ff}.insight-card.blue{background:#eef6f8}.insight-card.yellow{background:#fbf5e5}.insight-icon{color:#267bd0;background:#fff;border-radius:15px;place-items:center;width:45px;height:45px;margin-bottom:35px;font-size:12px;display:grid;box-shadow:0 8px 24px #417eb31c}.insight-card>span{color:#728aa1;font-size:11px}.insight-card h3{margin:8px 0;font-size:19px}.insight-card p{color:#7f93a6;font-size:12px}.mini-line{border-top:2px solid #72aee17d;border-radius:50%;width:130px;height:60px;position:absolute;bottom:-10px;right:-12px;transform:rotate(-8deg)}.daily{background:#eef6ff;border-radius:38px;grid-template-columns:1fr 1fr;align-items:center;gap:120px;padding-top:70px;padding-bottom:70px;display:grid}.daily-phone{background:#fff;border-radius:34px;width:335px;min-height:520px;margin:auto;padding:23px 25px;position:relative;overflow:hidden;box-shadow:0 25px 60px #3e78aa25}.phone-bar{color:#657e96;justify-content:space-between;font-size:9px;display:flex}.phone-bar i{background:#12345a;border-radius:10px;width:43px;height:12px}.morning-label{color:#728aa1;margin-top:38px;font-size:11px}.daily-phone h3{margin:10px 0 35px;font-family:Songti SC,serif;font-size:26px;line-height:1.45}.hourly-chart{border-bottom:1px solid #dbe9f6;align-items:end;gap:13px;height:125px;padding:0 8px;display:flex}.hourly-chart span{background:linear-gradient(#f4cf6b,#e8f3d4);border-radius:10px 10px 2px 2px;width:22px}.hourly-labels{color:#9aa9a5;justify-content:space-between;padding:8px;font-size:9px;display:flex}.phone-reminder{background:#eaf4ff;border-radius:16px;align-items:center;gap:10px;margin-top:22px;padding:13px;display:flex}.phone-reminder>span{color:#267bd0;background:#fff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.phone-reminder p{margin:0}.phone-reminder b{font-size:11px;display:block}.phone-reminder small{color:#7c91a6;font-size:9px}.daily-copy>p{color:#6c8299;max-width:440px;font-size:15px;line-height:1.9}.daily-copy ul{margin:33px 0 0;padding:0;list-style:none}.daily-copy li{padding:0 0 22px 31px;position:relative}.daily-copy li:before{content:"✓";color:#1976e8;background:#e1effc;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:2px;left:0}.daily-copy li b{font-size:14px;display:block}.daily-copy li span{color:#8195a7;margin-top:4px;font-size:11px;display:block}.download{color:#fff;background:#176be0;border-radius:32px;justify-content:space-between;align-items:center;min-height:330px;margin-top:110px;margin-bottom:90px;padding:60px 70px;display:flex;position:relative;overflow:hidden}.download>div:first-child{z-index:2;position:relative}.download>div:first-child>span{color:#d9eaff;letter-spacing:.12em;font-size:12px}.download h2{margin:13px 0;font-size:39px}.download p{color:#cfe2f8;font-size:11px}.download-actions{z-index:2;gap:12px;display:flex;position:relative}.download-actions a{color:#12345a;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px 17px;font-size:22px;display:flex}.download-actions a span{font-size:13px;font-weight:600}.download-actions small{color:#6b8198;font-size:8px;font-weight:400;display:block}.download-sun{opacity:.85;background:#f1d16e;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-180px;right:220px;box-shadow:0 0 80px #f4dc8966}footer{border-top:1px solid #dce9f5;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;max-width:1180px;margin:auto;padding:28px 24px 48px;display:grid}footer p{color:#778ba0;font-size:11px}footer>span{color:#92a1b0;font-size:10px}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:36px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.weather-scene{width:100%;max-width:600px;margin:auto}.insight-grid{grid-template-columns:1fr}.daily{grid-template-columns:1fr;gap:50px}.daily-copy{text-align:center}.daily-copy>p{margin-left:auto;margin-right:auto}.daily-copy ul{text-align:left;max-width:430px;margin-left:auto;margin-right:auto}.download{text-align:center;flex-direction:column;gap:30px}.download-sun{right:-80px}.download-actions{flex-wrap:wrap;justify-content:center}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-links{justify-content:center}}@media (width<=560px){.site-header{height:72px}.header-cta{padding:8px 14px}.hero{gap:25px;padding:40px 18px 65px}.hero h1{font-size:38px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.weather-scene{height:480px}.weather-card{width:310px;padding:21px}.rain-note{left:-4px}.air-note{right:-4px}.section{padding:75px 18px}.section-heading h2,.daily-copy h2{font-size:31px}.daily{border-radius:0}.daily-phone{width:300px}.download{margin:60px 18px;padding:50px 25px}.download h2{font-size:31px}.download-actions a{padding:10px 13px}footer{margin:0 18px}.floating-note{transform:scale(.88)}}@media (prefers-reduced-motion:no-preference){.weather-card{animation:5s ease-in-out infinite float}.sun-orb{animation:5s ease-in-out infinite pulse}@keyframes float{50%{transform:translateY(-8px)}}@keyframes pulse{50%{transform:scale(1.06)}}}@keyframes pulse{50%{opacity:.5}}
