@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#071532;--muted:#687086;--paper:#f8f8fc;--surface:#ffffff;--surface-2:#f0eff8;--line:#e6e7ee;--accent:#6d4df4;--accent-dark:#4c2ed2;--violet:#8d55ff;--orange:#ff8a1f;--radius:28px;--shadow:0 24px 70px rgba(28,31,55,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(248,248,252,.84);border-bottom:1px solid rgba(230,231,238,.85);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.header-inner{width:min(1240px,calc(100% - 40px));min-height:76px;margin:auto;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:186px;height:auto}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:800;text-decoration:none;color:#596176;transition:.2s}.desktop-nav a:hover{color:var(--ink)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:13px;background:var(--ink);color:white;font-size:13px;font-weight:900;text-decoration:none}
.hero-shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:66px 0 74px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:54px;align-items:center}.hero-copy{padding:22px 0}.kicker{display:inline-block;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1{margin:16px 0 22px;max-width:720px;font-size:clamp(50px,6.3vw,88px);line-height:.96;letter-spacing:-.055em;font-weight:900}.hero-copy h1 span{color:var(--accent)}.hero-copy>p{max-width:670px;margin:0;color:var(--muted);font-size:20px;line-height:1.58}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:15px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fff;box-shadow:0 15px 35px rgba(109,77,244,.25)}.button-secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#697188;font-size:12px;font-weight:800}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof i{width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px rgba(109,77,244,.10)}
.hero-visual{position:relative;min-height:560px;isolation:isolate}.orb{position:absolute;border-radius:50%;filter:blur(4px);z-index:-2;pointer-events:none}.orb-one{width:330px;height:330px;right:15px;top:28px;background:radial-gradient(circle at 35% 35%,rgba(180,116,255,.48),rgba(104,75,243,.13) 58%,transparent 72%)}.orb-two{width:250px;height:250px;left:12px;bottom:0;background:radial-gradient(circle at center,rgba(255,164,74,.17),transparent 70%)}.discovery-card{position:absolute;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.78);box-shadow:var(--shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.discovery-main{inset:36px 32px 44px 54px;border-radius:38px;padding:34px;display:flex;flex-direction:column}.discovery-topline{display:flex;align-items:center;justify-content:space-between;color:#81889b;font-size:11px;font-weight:900;letter-spacing:.11em}.discovery-topline b{font-size:18px;color:var(--accent)}.discovery-mark{display:grid;place-items:center;width:148px;height:148px;margin:60px auto 32px;border-radius:36px;background:linear-gradient(145deg,#f0ecff,#fff);box-shadow:inset 0 0 0 1px rgba(109,77,244,.10),0 24px 42px rgba(84,56,191,.14)}.discovery-mark img{width:108px}.discovery-main h2{max-width:420px;margin:auto 0 24px;font-size:36px;line-height:1.04;letter-spacing:-.035em}.mini-tags{display:flex;gap:8px;flex-wrap:wrap}.mini-tags span{padding:8px 11px;border-radius:999px;background:#f2f0fb;color:#5b6478;font-size:11px;font-weight:900}.discovery-side{width:196px;min-height:132px;border-radius:24px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.discovery-side span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--accent)}.discovery-side strong{font-size:15px;line-height:1.25}.side-one{left:0;top:94px;transform:rotate(-4deg)}.side-two{right:0;bottom:86px;transform:rotate(4deg)}
.quick-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.quick-inner{width:min(1240px,calc(100% - 40px));margin:auto;min-height:76px;display:flex;align-items:center;gap:24px}.quick-label{font-size:13px;font-weight:900;white-space:nowrap}.quick-links{display:flex;gap:10px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.quick-links::-webkit-scrollbar{display:none}.quick-links a{white-space:nowrap;padding:9px 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:12px;font-weight:900;color:#596176;background:#fbfbfd}
.section{width:min(1240px,calc(100% - 40px));margin:auto;padding:92px 0}.section-tight{padding-top:84px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.section-heading h2{margin:8px 0 0;max-width:760px;font-size:clamp(34px,4.4vw,58px);line-height:1.02;letter-spacing:-.04em}.section-heading>p{max-width:430px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.discovery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.discovery-tile{position:relative;overflow:hidden;min-height:270px;padding:26px;border:1px solid var(--line);border-radius:30px;background:#fff;text-decoration:none;display:flex;flex-direction:column;transition:.22s ease}.discovery-tile:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(23,28,53,.08)}.discovery-tile:nth-child(1),.discovery-tile:nth-child(2){grid-column:span 6}.discovery-tile:nth-child(n+3){grid-column:span 4}.tile-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;margin-bottom:auto;background:#f0edff;color:var(--accent);font-size:28px;font-weight:900}.discovery-tile>span{margin-top:24px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.discovery-tile h3{max-width:440px;margin:7px 0 20px;font-size:27px;line-height:1.08}.discovery-tile small{font-size:12px;font-weight:900}.tile-tech{background:linear-gradient(145deg,#fff,#f4f0ff)}.tile-home{background:linear-gradient(145deg,#fff,#fff5ec)}.tile-family{background:linear-gradient(145deg,#fff,#f5f8ff)}.tile-travel{background:linear-gradient(145deg,#fff,#effaf8)}.tile-daily{background:linear-gradient(145deg,#fff,#f8f2ff)}
.editorial-section{background:#0a1532;color:#fff;padding:96px 0}.editorial-inner{width:min(1240px,calc(100% - 40px));margin:auto}.section-heading-light>p{color:#aab0c1}.section-heading-light .kicker{color:#9d87ff}.editorial-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.story{position:relative;overflow:hidden;min-height:520px;border-radius:34px;padding:30px;background:#121f42;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.story-featured{background:radial-gradient(circle at 70% 18%,rgba(109,77,244,.32),transparent 35%),#121f42}.story-secondary{background:radial-gradient(circle at 55% 20%,rgba(255,138,31,.18),transparent 34%),#111d3b}.story-label{font-size:10px;font-weight:900;letter-spacing:.13em;color:#9f8cff}.story-graphic{flex:1;display:grid;place-items:center;min-height:220px}.story-plugs{display:flex;align-items:center;justify-content:center;gap:16px}.story-plugs span{display:block;width:70px;height:92px;border-radius:22px;background:linear-gradient(160deg,#fff,#c9c2ff);box-shadow:0 24px 40px rgba(0,0,0,.26)}.story-plugs span:nth-child(2){height:122px;background:linear-gradient(160deg,#8a6dff,#4c2ed2)}.story-cooler div{width:180px;height:118px;border:12px solid #f4f5fa;border-radius:24px;background:#d7dbe8;box-shadow:0 28px 45px rgba(0,0,0,.28);position:relative}.story-cooler div:before{content:"";position:absolute;left:22px;right:22px;top:-32px;height:25px;border-radius:12px;background:#f7f7fb}.story-copy h3{margin:0 0 12px;max-width:650px;font-size:31px;line-height:1.08;letter-spacing:-.025em}.story-copy p{max-width:560px;margin:0;color:#b8bdcc;line-height:1.6}.story-state{display:inline-flex;margin-top:18px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-size:10px;font-weight:900;color:#c8cce0}
.trust-section{padding-top:98px;padding-bottom:98px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-grid article{min-height:250px;padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff}.trust-grid article>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f0edff;color:var(--accent);font-weight:900}.trust-grid h3{margin:40px 0 10px;font-size:24px}.trust-grid p{margin:0;color:var(--muted);line-height:1.65}.brand-band{width:min(1240px,calc(100% - 40px));margin:0 auto 88px;padding:34px 38px;border-radius:32px;background:linear-gradient(135deg,#6d4df4,#4f2ed7);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 22px 52px rgba(86,55,213,.23)}.brand-band>div{display:flex;align-items:center;gap:20px}.brand-band img{width:78px;filter:drop-shadow(0 10px 22px rgba(0,0,0,.12))}.brand-band span{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#dcd4ff}.brand-band h2{margin:3px 0 0;font-size:38px;letter-spacing:.04em}.button-inverse{background:#fff;color:var(--accent)}
.site-footer{border-top:1px solid var(--line);background:#fff}.footer-top,.footer-bottom{width:min(1240px,calc(100% - 40px));margin:auto}.footer-top{padding:50px 0 38px;display:flex;justify-content:space-between;gap:40px}.footer-brand img{width:190px}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:48px}.footer-links div{display:flex;flex-direction:column;gap:9px}.footer-links strong{font-size:12px}.footer-links a{font-size:13px;color:var(--muted);text-decoration:none}.footer-bottom{padding:18px 0 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#858c9d;font-size:11px}
@media(max-width:980px){.desktop-nav{display:none}.hero-shell{grid-template-columns:1fr;gap:18px;padding-top:46px}.hero-copy{padding:0}.hero-copy h1{max-width:760px}.hero-visual{min-height:470px;max-width:680px;width:100%;margin:0 auto}.discovery-main{inset:22px 42px 34px 42px}.editorial-grid{grid-template-columns:1fr}.story{min-height:460px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:190px}.trust-grid h3{margin-top:28px}.discovery-tile:nth-child(n){grid-column:span 6}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:640px){.header-inner{width:calc(100% - 28px);min-height:64px;gap:12px}.brand{min-width:0}.brand img{width:min(154px,46vw)}.header-cta{margin-left:auto;min-height:38px;padding:0 12px;font-size:11px;white-space:nowrap}.hero-shell{width:calc(100% - 28px);padding:38px 0 48px}.hero-copy h1{margin-top:12px;font-size:clamp(44px,13vw,62px);line-height:.96}.hero-copy>p{font-size:17px;line-height:1.55}.hero-actions{display:grid;grid-template-columns:1fr;margin-top:26px}.button{width:100%}.hero-proof{gap:11px;margin-top:22px}.hero-proof span{width:100%}.hero-visual{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-height:0;margin-top:18px;max-width:none;overflow:visible}.hero-visual .orb{display:none}.discovery-card{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:auto}.discovery-main{grid-column:1/-1;min-height:380px;border-radius:28px;padding:24px;overflow:hidden}.discovery-topline{font-size:9px}.discovery-mark{width:108px;height:108px;margin:34px auto 24px;border-radius:27px}.discovery-mark img{width:80px}.discovery-main h2{font-size:clamp(27px,8vw,34px);margin:auto 0 20px;max-width:100%;overflow-wrap:anywhere}.mini-tags{gap:6px}.mini-tags span{padding:7px 9px;font-size:10px}.discovery-side{grid-column:span 1;min-width:0;min-height:118px;border-radius:20px;padding:15px;box-shadow:0 14px 34px rgba(28,31,55,.08);overflow:hidden}.discovery-side span{font-size:8px}.discovery-side strong{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.quick-inner{width:calc(100% - 28px);display:block;padding:13px 0}.quick-label{display:block;margin-bottom:4px}.quick-links{margin-right:-14px}.section,.editorial-inner,.brand-band,.footer-top,.footer-bottom{width:calc(100% - 28px)}.section{padding:64px 0}.section-heading{margin-bottom:24px}.section-heading h2{font-size:36px}.section-heading>p{font-size:14px}.discovery-grid{display:flex;overflow-x:auto;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.discovery-grid::-webkit-scrollbar{display:none}.discovery-tile:nth-child(n){flex:0 0 84vw;min-height:245px;scroll-snap-align:start}.editorial-section{padding:68px 0}.story{min-height:430px;padding:22px;border-radius:28px}.story-copy h3{font-size:25px}.story-plugs span{width:52px;height:72px}.story-plugs span:nth-child(2){height:96px}.story-cooler div{width:150px;height:102px}.brand-band{margin-bottom:58px;padding:26px;border-radius:26px;align-items:flex-start;flex-direction:column}.brand-band img{width:62px}.brand-band h2{font-size:32px}.brand-band .button{width:auto}.footer-top{padding:38px 0 28px;flex-direction:column}.footer-links{gap:28px}.footer-bottom{flex-direction:column;padding-bottom:24px}}
@media(max-width:380px){.header-cta{padding:0 10px;font-size:10px}.brand img{width:min(145px,44vw)}.hero-copy h1{font-size:42px}.discovery-main{min-height:360px}.discovery-side{grid-column:1/-1;min-height:96px}.discovery-main h2{font-size:27px}}
