@font-face{font-family:Inter;src:url(/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#edf2fb;--panel:rgba(255,255,255,0.97);--text:#0a0a0e;--muted:#77777f;--line:rgba(14,24,43,0.1);--blue:#1a38f1;--blue-strong:#1f75db;--green:#43d66d;--red:#ff7d7d;--shadow:0 18px 42px rgba(118,138,177,0.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Inter,Avenir Next,SF Pro Display,Segoe UI,sans-serif;color:var(--text);overflow:hidden;background:radial-gradient(circle at top left,rgba(215,228,255,.55),transparent 28%),radial-gradient(circle at 80% 15%,rgba(235,244,255,.65),transparent 22%),linear-gradient(180deg,#f6f8fc,#edf2fb)}a{color:inherit;text-decoration:none}.page-shell{height:100vh;display:flex;flex-direction:column;overflow:auto;background:#fff}.reward-modal-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.reward-modal{position:relative;width:200px;min-height:150px;padding:18px 16px 14px;border:1.5px solid #1f1f1f;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 18px 36px rgba(18,24,39,.14);display:flex;flex-direction:column;align-items:center;text-align:center}.reward-modal-title{margin:0;font-size:24px;font-weight:700;line-height:1.1;color:#000}.reward-modal-content,.reward-modal-title{font-family:Inter,Avenir Next,SF Pro Display,Segoe UI,sans-serif}.reward-modal-content{margin:28px 0 0;font-size:15px;font-weight:600;line-height:1.25;color:#383838}.reward-modal-tip{margin:auto 0 0;font-size:8px;font-weight:400;line-height:1.2;color:#c4c4c4}.reward-modal-close,.reward-modal-tip{font-family:Inter,Avenir Next,SF Pro Display,Segoe UI,sans-serif}.reward-modal-close{position:absolute;top:10px;right:10px;border:0;background:transparent;padding:0;font-size:24px;line-height:1;color:#2c2c2c;cursor:pointer}.stage{position:relative;flex:1 1;display:flex;flex-direction:column;min-height:0;padding:20px 18px 0;border-radius:0;background:var(--panel)}.brand{display:inline-flex;align-items:center;width:120px;height:45px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;color:#050505}.hero-grid{flex:1 1;display:flex;justify-content:space-between;padding:0 85px}.hero-copy{display:flex;flex-direction:column;flex:1 1}.hero-copy,.product-badge{align-items:center;justify-content:center}.product-badge{margin-top:2px;position:relative;flex-shrink:0;display:inline-flex;width:86px;height:86px;font-size:22px;font-weight:700;letter-spacing:-.04em}.product-badge-bg{position:absolute;inset:0;box-shadow:0 14px 26px rgba(29,56,240,.16);transition:transform .55s ease,background-color .4s ease;transform-origin:center}.product-badge-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center;line-height:1;z-index:1}.product-badge-inner span{display:block;font-size:20px}.product-badge-flower{display:block;width:44px;height:44px}.headline-row{display:flex;align-items:flex-start;gap:50px}.copy-stack{display:flex;flex-direction:column;width:735px}.copy-stack h1{margin:0;max-width:700px;font-size:48px;font-weight:700;line-height:1.12;letter-spacing:-.05em}.copy-stack h1,.copy-stack p{font-family:Inter,Avenir Next,SF Pro Display,Segoe UI,sans-serif}.copy-stack p{margin:20px 0;font-size:22px;font-weight:400;line-height:1.2;color:#757575}.cta-row{position:relative;display:flex;justify-content:flex-end;width:min(100%,700px)}.enjoy-note{position:absolute;left:calc(100% - 320px);bottom:-40px;width:140px;height:auto}.cta-button{display:inline-flex;align-items:center;gap:14px;padding:14px 22px 14px 14px;border:2px solid #35a2f1;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 10px 26px rgba(53,162,241,.08);font-size:16px;font-weight:500}.cta-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#35a2f1;color:#fff;flex-shrink:0}.claim-note.claim-note{margin:128px auto 0;width:100%;text-align:center;font-size:24px;letter-spacing:-.04em;color:#c6c6c8}.claim-counter{display:inline-flex;align-items:baseline;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.claim-counter-char,.claim-counter-number,.claim-counter-separator{color:inherit}.meta-links{margin-top:38px;display:flex;align-items:flex-start;gap:42px}.socials{width:170px}.resources,.socials{display:flex;flex-direction:column;gap:10px;font-size:14px;align-items:flex-start}.social-links{display:flex;gap:14px}.resource-links{display:flex}.resource-links a{display:inline-flex;align-items:center;gap:14px;color:#16181d}.resource-links img{width:20px;height:20px;display:block}.social-links a{width:20px;height:20px;display:grid;place-items:center;color:#16181d}.social-links a:nth-child(2){color:#5865f2}.social-links a:nth-child(3){color:#35a2f1}.feed-shell{position:relative;align-self:stretch;width:371px;height:100%;min-height:0}.feed-panel{width:100%;height:100%}.feed-scroll-layer{position:absolute;inset:0;overflow:hidden}.feed-scroll{position:absolute;inset:0;width:100%;height:100%;animation:feed-loop 28s linear infinite}.feed-list,.feed-scroll{display:flex;flex-direction:column}.feed-list{gap:26px;padding:6px 2px 24px}.feed-item{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;opacity:.78}.feed-avatar{width:16px;height:16px;margin-top:2px;border-radius:999px;display:grid;place-items:center;font-size:8px;color:rgba(0,0,0,.42)}.feed-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:12px}.feed-head strong{font-size:12px;color:rgba(10,10,14,.8)}.feed-body p{margin:0;max-width:280px;font-size:11px;line-height:1.32;color:rgba(80,81,88,.64)}.score-down,.score-up{white-space:nowrap;font-size:12px;font-weight:500}.score-up{color:var(--green)}.score-down{color:var(--red)}.feed-fade{position:absolute;left:0;right:0;height:112px;pointer-events:none;z-index:1}.feed-fade-top{top:0;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,0))}.feed-fade-bottom{bottom:0;background:linear-gradient(0deg,rgba(255,255,255,1),rgba(255,255,255,0))}@keyframes feed-loop{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.micro-note{position:absolute;left:0;bottom:0;padding:2px 10px;font-family:Inter,Avenir Next,SF Pro Display,Segoe UI,sans-serif;font-size:10px;line-height:1.4;color:#000;background:#f5f5f5}.site-footer{padding:4px 0 2px;text-align:center;font-size:10px;color:#8f96a3}.ticker{background:#e4ebf7;overflow:hidden}.ticker-track{display:flex;align-items:center;gap:56px;min-width:max-content;padding:12px 18px;animation:drift 44s linear infinite}.ticker-item{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:#1f2533;white-space:nowrap}.ticker-icon{width:20px;height:20px;display:inline-grid;place-items:center;font-size:12px}.ticker-icon img{width:100%;display:block;object-fit:contain}@keyframes drift{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1280px){.hero-grid{grid-template-columns:1fr;gap:34px;padding:56px 36px 48px}}@media (max-width:820px){body{overflow:auto}.page-shell{height:100dvh;min-height:100dvh;overflow:hidden}.stage{flex:1 1;min-height:0;padding:14px 14px 0}.hero-grid{display:grid;grid-template-columns:131px minmax(0,1fr);grid-column-gap:18px;column-gap:18px;grid-row-gap:0;row-gap:0;align-items:start;padding:8px 2px 0;overflow:visible}.copy-stack,.hero-copy{display:contents}.product-badge{grid-column:1;grid-row:1;margin-top:0;width:88px;height:88px;justify-self:start;align-self:center;transform:translateX(10px)}.product-badge-inner span{font-size:16px}.product-badge-flower{width:36px;height:36px}.headline-row{display:contents}.feed-shell{grid-column:2;grid-row:1;width:100%;height:230px;max-width:none;align-self:start}.feed-panel{height:100%}.feed-scroll-layer{position:absolute;inset:0;overflow:hidden}.feed-scroll{position:absolute;inset:0;width:100%;height:100%;animation:feed-loop 20s linear infinite}.feed-list,.feed-scroll{display:flex;flex-direction:column}.feed-list{gap:12px;padding:0 0 10px}.feed-scroll .feed-list:last-child{display:flex}.feed-item{grid-template-columns:29px minmax(0,1fr);gap:9px;opacity:.4;filter:blur(.25px)}.feed-avatar{width:29px;height:29px;margin-top:2px;font-size:14px}.feed-head{margin-bottom:6px}.feed-head,.feed-head strong{font-size:9px}.feed-body p{max-width:140px;font-size:8.25px;line-height:1.3}.score-down,.score-up{font-size:9px}.feed-fade{display:block;height:42px}.feed-fade-top{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,.2))}.feed-fade-bottom{background:linear-gradient(0deg,rgba(255,255,255,1),rgba(255,255,255,.1))}.copy-stack h1{grid-row:2;margin-top:2px;font-size:30px;line-height:1.06;letter-spacing:-.05em}.copy-stack h1,.copy-stack p{grid-column:1/-1;max-width:none}.copy-stack p{grid-row:3;margin-top:0;font-size:14px;line-height:1.18;letter-spacing:-.03em}.cta-row{grid-column:1/-1;grid-row:4;width:100%;margin-top:8px;justify-content:center}.enjoy-note{display:none}.cta-button{gap:11px;padding:10px 16px 10px 10px;border-radius:12px;font-size:12px}.cta-icon{width:17px;height:17px}.claim-note.claim-note{grid-column:1/-1;grid-row:5;margin-top:20px;font-size:13px}.socials{margin-top:0;gap:8px;font-size:10px}.meta-links{grid-column:1/-1;grid-row:6;margin-top:40px;gap:50px;align-items:flex-start}.resources{font-size:10px;gap:8px}.social-links{gap:25px}.social-links a{width:20px;height:20px}.resource-links a{gap:10px}.resource-links img{width:20px;height:20px}.micro-note{left:0;padding:2px 8px}.micro-note,.site-footer{display:block;bottom:0;font-size:8px}.site-footer{padding:3px 0 4px;position:absolute;right:5px}.ticker{display:block;flex-shrink:0}.ticker-track{gap:28px;padding:8px 12px;animation-duration:34s}.ticker-item{gap:8px;font-size:10px}.ticker-icon{width:20px;height:20px;font-size:10px}}@media (max-width:820) and (max-height:860px){.brand{width:104px;height:39px}.hero-grid{grid-template-columns:120px minmax(0,1fr);column-gap:14px;row-gap:0;padding-top:4px;flex:0 1}.product-badge{margin-top:0;width:100px;height:100px;align-self:center}.product-badge-inner span{font-size:20px}.product-badge-flower{width:46px;height:46px}.feed-shell{width:200px;height:230px}.feed-item{grid-template-columns:24px minmax(0,1fr);gap:8px}.feed-avatar{width:24px;height:24px;font-size:11px}.feed-head,.feed-head strong,.score-down,.score-up{font-size:8px}.feed-body p{max-width:140px;font-size:7px;line-height:1.25}.feed-fade{height:30px}.copy-stack h1{margin-bottom:20px;font-size:36px;line-height:1.06}.copy-stack p{font-size:14px;line-height:1.18}.cta-row{margin-top:0}.cta-button{gap:9px;width:200px;height:60px;justify-content:center;padding:0 14px;font-size:14px;margin-bottom:20px}.cta-icon{width:18px;height:18px}.claim-note.claim-note{margin-top:0;font-size:14px}.meta-links{gap:50px}.resources,.socials{font-size:14px;gap:6px}.social-links{gap:25px}.social-links a{width:20px;height:20px}.resource-links a{gap:8px}.resource-links img{width:20px;height:20px}.micro-note{padding:1px 7px;font-size:10px}.site-footer{padding:2px 0 3px;font-size:10px;text-align:right}.ticker-track{gap:90px;padding:6px 10px}.ticker-item{gap:6px;font-size:10px}.ticker-icon{width:20px;height:20px;font-size:10px}}@media (max-width:820px) and (max-height:739px){.stage{padding:13px 13px 0}.brand{width:99px;height:37px}.hero-grid{grid-template-columns:114px minmax(0,1fr);column-gap:13px;row-gap:0;padding-top:3px}.product-badge{width:95px;height:95px}.product-badge-inner span{font-size:19px}.product-badge-flower{width:44px;height:44px}.feed-shell{width:190px;height:219px}.feed-item{grid-template-columns:23px minmax(0,1fr);gap:8px}.feed-avatar{width:23px;height:23px;font-size:10px}.feed-head,.feed-head strong,.score-down,.score-up{font-size:7px}.feed-body p{max-width:133px;font-size:6.65px;line-height:1.24}.feed-fade{height:29px}.copy-stack h1{margin-bottom:19px;font-size:34px;line-height:1.06}.copy-stack p{font-size:13.3px;line-height:1.17}.cta-button{gap:8px;width:190px;height:57px;padding:0 13px;font-size:13.3px;margin-bottom:19px}.cta-icon{width:17px;height:17px}.claim-note.claim-note{font-size:13.3px}.micro-note{padding:1px 7px}.micro-note,.site-footer{font-size:9.5px}.ticker-track{gap:86px;padding:6px 10px}.ticker-item{gap:5px;font-size:9.5px}.ticker-icon{width:19px;height:19px;font-size:9.5px}}