@import "tailwindcss";

:root { --blue:#0071e3; --ink:#1d1d1f; --soft:#f5f5f7; --muted:#6e6e73; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:#fff; color:var(--ink); font-family:Arial,Helvetica,sans-serif; overflow-x:hidden; }
a { color:inherit; text-decoration:none; }
button { font:inherit; }
.global-nav { align-items:center; background:rgba(250,250,252,.86); backdrop-filter:saturate(180%) blur(20px); display:grid; grid-template-columns:32px 1fr auto; height:44px; left:0; padding:0 max(24px,calc((100vw - 1030px)/2)); position:fixed; top:0; width:100%; z-index:100; }
.vora-logo { display:block; height:26px; position:relative; width:26px; }
.vora-logo span { border:2px solid #111; border-radius:50%; height:20px; left:2px; position:absolute; top:3px; width:20px; }
.vora-logo span::after { background:var(--soft); border-radius:50%; content:""; height:8px; position:absolute; right:-3px; top:4px; width:8px; }
.vora-logo i { background:#111; border-radius:5px; height:3px; left:9px; position:absolute; top:11px; transform:rotate(-35deg); width:15px; }
.nav-links { align-items:center; display:flex; justify-content:center; }
.nav-links a { color:#303036; font-size:11px; padding:15px 18px; white-space:nowrap; }
.nav-links a:hover { color:#000; }
.nav-actions { display:flex; gap:10px; }
.nav-actions button { background:none; border:0; color:#222; cursor:pointer; font-size:18px; padding:6px; }
.menu-toggle { display:none; }
.promo-bar { background:#fff; font-size:13px; margin-top:44px; padding:14px 24px; text-align:center; }
.promo-bar a { color:var(--blue); }
.hero { height:700px; margin-bottom:12px; overflow:hidden; position:relative; text-align:center; }
.hero-copy { left:50%; position:absolute; top:54px; transform:translateX(-50%); width:min(900px,90%); z-index:4; }
.product-name { font-size:28px; font-weight:700; letter-spacing:-.03em; margin:0 0 6px; }
.hero h1,.hero h2 { font-size:52px; font-weight:700; letter-spacing:-.055em; line-height:1.02; margin:0; }
.hero-sub { font-size:21px; letter-spacing:-.02em; margin:14px 0 20px; }
.light-copy { color:#f5f5f7; }
.dark-copy { color:#1d1d1f; }
.actions { display:flex; gap:14px; justify-content:center; }
.btn { border:1px solid var(--blue); border-radius:980px; color:var(--blue); font-size:15px; padding:11px 20px; transition:.2s; }
.btn.primary { background:var(--blue); color:#fff; }
.btn:hover { background:var(--blue); color:#fff; }
.btn.white-btn { background:#fff; border-color:#fff; color:#111; }
.btn.light-outline { border-color:#278af0; color:#58a6f8; }
.btn.light-outline:hover { color:#fff; }
.hero-book { background:linear-gradient(180deg,#d7e7f7 0%,#f6f9fb 62%,#e8eff5 100%); }
.laptop-scene { bottom:-20px; height:440px; left:50%; position:absolute; transform:translateX(-50%); width:min(1000px,92vw); }
.laptop { position:absolute; }
.back-laptop { height:290px; left:13%; top:85px; transform:rotate(-6deg); width:560px; }
.back-laptop .laptop-lid { background:linear-gradient(145deg,#b2c4d5,#e9f0f6); border-radius:16px; box-shadow:0 35px 70px rgba(47,73,98,.25); height:100%; width:100%; }
.back-laptop .laptop-lid::after { border:1px solid rgba(25,40,55,.35); border-radius:50%; content:""; height:43px; left:50%; position:absolute; top:45%; transform:translate(-50%,-50%); width:43px; }
.main-laptop { height:360px; right:7%; top:20px; width:620px; }
.laptop-screen { background:#08090b; border:9px solid #24292d; border-radius:18px 18px 8px 8px; box-shadow:0 35px 80px rgba(37,62,85,.3); height:330px; overflow:hidden; position:relative; width:100%; }
.laptop-screen::after { background:#111; border-radius:0 0 8px 8px; content:""; height:7px; left:46%; position:absolute; top:0; width:8%; }
.laptop-screen span { bottom:20px; color:rgba(255,255,255,.7); font-size:8px; letter-spacing:.5em; position:absolute; right:25px; }
.screen-bloom { border-radius:48% 52% 65% 35%; filter:blur(1px); position:absolute; }
.bloom-one { background:linear-gradient(140deg,#7ae1ff,#4069ff 50%,#b650e8); height:430px; left:-80px; top:-210px; transform:rotate(24deg); width:470px; }
.bloom-two { background:linear-gradient(140deg,#ff8bdc,#6b4cff 55%,#45bfff); bottom:-240px; height:440px; right:-70px; transform:rotate(-20deg); width:490px; }
.laptop-base { background:linear-gradient(#d7dde1,#9ca8af); border-radius:0 0 40px 40px; height:16px; left:-5%; position:relative; width:110%; }
.laptop-base i { background:#88969e; border-radius:0 0 8px 8px; height:4px; left:44%; position:absolute; width:12%; }
.hero-phone { background:#06080c; }
.hero-phone .hero-copy { top:52px; }
.phone-lineup { bottom:-55px; display:flex; gap:24px; height:450px; justify-content:center; left:50%; position:absolute; transform:translateX(-50%); width:100%; }
.phone { border:6px solid rgba(255,255,255,.2); border-radius:48px 48px 0 0; box-shadow:0 -20px 60px rgba(33,73,137,.16); height:415px; position:relative; width:205px; }
.phone-blue { background:linear-gradient(155deg,#1a315d,#060b14); transform:translateY(15px) rotate(-3deg); }
.phone-white { background:linear-gradient(155deg,#fff,#cdd3db); transform:translateY(2px) rotate(1deg); }
.phone-pink { background:linear-gradient(155deg,#f8dce4,#c89eaa); transform:translateY(28px) rotate(3deg); }
.phone-edge { background:linear-gradient(90deg,#9bacc0,#edf1f5,#8595a6); transform:translateY(0) rotate(6deg); width:48px; }
.phone-edge i { background:#222; border-radius:7px; height:65px; left:-6px; position:absolute; top:55px; width:9px; }
.camera-cluster { display:grid; gap:7px; grid-template-columns:repeat(2,35px); left:18px; position:absolute; top:18px; }
.camera-cluster i { background:radial-gradient(circle,#123260 18%,#05070b 48%,#606b78 53%,#20262d 62%); border-radius:50%; height:35px; width:35px; }
.camera-cluster.dual { grid-template-columns:35px; }
.camera-cluster.single { grid-template-columns:35px; }
.mini-mark { border:2px solid rgba(30,35,40,.3); border-radius:50%; height:24px; left:50%; position:absolute; top:48%; transform:translate(-50%,-50%); width:24px; }
.hero-campus { background:linear-gradient(135deg,#4323a8,#9849c9 45%,#f36f9d); }
.hero-campus .hero-copy { top:48px; }
.campus-art { bottom:0; height:430px; left:50%; position:absolute; transform:translateX(-50%); width:min(1000px,96vw); }
.tile { align-items:center; border-radius:22px; box-shadow:0 28px 55px rgba(53,10,70,.25); display:flex; font-size:26px; font-weight:800; justify-content:center; position:absolute; }
.t1 { background:#ffb72d; height:190px; left:6%; top:85px; transform:rotate(-9deg); width:260px; }
.t2 { background:#d5eff9; height:240px; left:27%; top:130px; transform:rotate(4deg); width:230px; }
.t3 { background:#16151b; color:#fff; height:210px; left:48%; top:45px; transform:rotate(-3deg); width:250px; }
.t3 b { background:linear-gradient(135deg,#fff,#927cff); background-clip:text; color:transparent; font-size:74px; }
.t4 { background:#ff99b8; height:205px; right:6%; top:120px; transform:rotate(9deg); width:245px; }
.t4 i { background:#fff; border-radius:50%; height:110px; width:110px; }
.t5 { background:#81d5b1; bottom:-35px; height:160px; left:35%; transform:rotate(-2deg); width:300px; }
.pen { background:#fff; border-radius:12px; height:180px; transform:rotate(35deg); width:12px; }
.product-grid { background:#fff; display:grid; gap:12px; grid-template-columns:1fr 1fr; padding:0 12px 12px; }
.product-tile { height:580px; overflow:hidden; position:relative; text-align:center; }
.tile-copy { left:50%; position:absolute; top:46px; transform:translateX(-50%); width:90%; z-index:3; }
.tile-copy h3 { font-size:38px; letter-spacing:-.045em; margin:0 0 8px; }
.tile-copy p { font-size:19px; margin:0 0 17px; }
.overline { font-size:13px!important; font-weight:700; letter-spacing:.1em; }
.actions.small .btn { font-size:13px; padding:8px 16px; }
.pad-tile { background:#edf3f6; }
.pads { bottom:-25px; height:335px; left:50%; position:absolute; transform:translateX(-50%); width:520px; }
.pad { border:7px solid #33383c; border-radius:20px; height:330px; position:absolute; width:240px; }
.pad-back { background:linear-gradient(145deg,#b8d6e9,#759fc4); left:60px; top:0; transform:rotate(-8deg); }
.pad-back::after { background:#10151a; border:4px solid #7e9cb3; border-radius:50%; content:""; height:25px; left:12px; position:absolute; top:12px; width:25px; }
.pad-front { background:#050505; right:62px; top:15px; transform:rotate(7deg); }
.pad-screen { background:#0c0c10; height:100%; overflow:hidden; position:relative; width:100%; }
.pad-screen i { background:linear-gradient(135deg,#f984cd,#724bff,#2ee5ff); border-radius:50%; filter:blur(3px); height:260px; position:absolute; transform:rotate(35deg); width:110px; }
.pad-screen i:first-child { left:20px; top:-35px; }.pad-screen i:last-child { bottom:-25px; right:25px; }
.pro-tile { background:#050506; }
.pro-laptop { bottom:-10px; height:340px; left:50%; position:absolute; transform:translateX(-50%); width:610px; }
.pro-screen { background:#09090b; border:7px solid #333; border-radius:15px 15px 5px 5px; height:295px; overflow:hidden; position:relative; width:100%; }
.pro-screen b { background:linear-gradient(90deg,#fff,#8bb8ff); background-clip:text; color:transparent; font-size:46px; left:50%; position:absolute; top:50%; transform:translate(-50%,-50%); }
.pro-wave { background:conic-gradient(from 90deg,#324eff,#8c49e6,#0ad8d6,#324eff); border-radius:50%; filter:blur(25px); height:440px; left:90px; opacity:.7; position:absolute; top:100px; width:440px; }
.pro-base { background:linear-gradient(#aaa,#666); border-radius:0 0 30px 30px; height:14px; margin-left:-5%; width:110%; }
.watch-tile { background:#f5f5f7; }
.mini-vora { border:1.5px solid #111; border-radius:50%; display:inline-block; height:14px; position:relative; vertical-align:-2px; width:14px; }
.watch { bottom:-60px; height:370px; left:50%; position:absolute; transform:translateX(-50%) rotate(-8deg); width:240px; }
.watch-face { background:#0a0a0b; border:9px solid #c9a16f; border-radius:58px; box-shadow:0 25px 55px rgba(80,53,25,.25); height:230px; left:25px; position:absolute; top:70px; width:190px; z-index:2; }
.watch-strap { background:linear-gradient(90deg,#d1b491,#ecd9bd,#c39c6d); height:150px; left:65px; position:absolute; width:110px; }.watch-strap.top { border-radius:35px 35px 0 0; top:-25px; }.watch-strap.bottom { border-radius:0 0 35px 35px; bottom:-25px; }
.watch-ui { color:white; padding:30px 20px; }.watch-ui b { display:block; font-size:35px; }.watch-ui span { color:#84ff8f; display:block; font-size:18px; margin-top:22px; }.watch-ui i { background:conic-gradient(#ff6565,#ffd84b,#61e77a,#52a4ff,#ff6565); border-radius:50%; bottom:20px; height:35px; position:absolute; right:22px; width:35px; }
.vision-tile { background:linear-gradient(160deg,#090b0e,#222833); }
.vision-device { bottom:40px; height:275px; left:50%; position:absolute; transform:translateX(-50%); width:520px; }
.vision-glass { background:linear-gradient(135deg,rgba(110,186,255,.85),rgba(40,47,67,.8) 40%,rgba(222,115,255,.75)); border:4px solid #b9c0c9; border-radius:46% 46% 38% 38%; box-shadow:0 28px 50px rgba(0,0,0,.5); height:180px; left:85px; position:absolute; top:60px; width:350px; z-index:2; }
.vision-glass i { background:rgba(0,0,0,.18); border-radius:50%; height:65px; position:absolute; top:55px; width:85px; }.vision-glass i:first-child { left:50px; }.vision-glass i:last-child { right:50px; }
.vision-band { border:28px solid #e0e3e6; border-bottom-color:transparent; border-radius:50%; height:220px; left:0; position:absolute; top:0; width:520px; }
.pods-tile { background:linear-gradient(180deg,#e9e9eb,#fff); }
.pods { bottom:0; height:350px; left:50%; position:absolute; transform:translateX(-50%); width:500px; }
.pod { background:#fff; border:1px solid #ddd; border-radius:45px 45px 20px 20px; box-shadow:0 22px 30px rgba(0,0,0,.13); height:240px; position:absolute; top:15px; width:85px; }.left-pod { left:115px; transform:rotate(-17deg); }.right-pod { right:115px; transform:rotate(17deg); }
.pod i { background:#19191b; border-radius:50%; height:48px; left:18px; position:absolute; top:18px; width:48px; }.pod span { background:#d5d5d7; border-radius:8px; bottom:35px; height:12px; left:35px; position:absolute; width:12px; }
.pod-case { background:linear-gradient(#fff,#e7e7e9); border:1px solid #d0d0d0; border-radius:45px; bottom:-30px; height:155px; left:135px; position:absolute; width:230px; }.pod-case b { background:#98e4ae; border-radius:50%; height:8px; left:50%; position:absolute; top:20px; width:8px; }
.trade-tile { background:#eef6ff; }
.trade-art { align-items:center; bottom:60px; display:flex; gap:35px; justify-content:center; left:0; position:absolute; width:100%; }.trade-art > span { color:#267bd5; font-size:38px; }
.old-device { align-items:center; background:#292a2c; border-radius:30px; color:#aaa; display:flex; font-size:50px; height:230px; justify-content:center; transform:rotate(-7deg); width:125px; }
.new-box { align-items:center; background:#fff; border-radius:12px; box-shadow:0 20px 45px rgba(45,80,110,.18); display:flex; height:190px; justify-content:center; transform:rotate(5deg); width:190px; }.new-box i { border:3px solid #222; border-radius:50%; height:55px; position:relative; width:55px; }.new-box i::after { background:#fff; border-radius:50%; content:""; height:20px; position:absolute; right:-7px; top:15px; width:20px; }
.stories { background:#fff; overflow:hidden; padding:70px 0 55px; }
.stories-head { align-items:center; display:flex; justify-content:space-between; margin:0 auto 30px; max-width:1200px; padding:0 35px; }.stories-head h2 { font-size:42px; letter-spacing:-.05em; margin:0; }.stories-head button { background:#e8e8ed; border:0; border-radius:50%; cursor:pointer; font-size:25px; height:36px; margin-left:8px; width:36px; }
.story-track { display:flex; gap:16px; padding-left:max(24px,calc((100vw - 1200px)/2)); transition:transform .65s cubic-bezier(.2,.8,.2,1); width:max-content; }
.story { background:#111; color:#fff; height:470px; overflow:hidden; position:relative; width:min(78vw,850px); }.story::after { content:""; inset:0; position:absolute; }.story > div { bottom:35px; left:38px; position:absolute; text-align:left; z-index:2; }.story small { font-weight:700; letter-spacing:.14em; }.story h3 { font-size:48px; letter-spacing:-.05em; line-height:.95; margin:10px 0; }.story p { font-size:16px; }.story a { background:#fff; border-radius:20px; color:#111; display:inline-block; font-size:12px; font-weight:700; margin-top:12px; padding:10px 15px; }
.story-one { background:linear-gradient(135deg,#042846,#0b75a2 55%,#e7a571); }.story-one::after { background:radial-gradient(circle at 72% 55%,rgba(255,244,196,.8),transparent 6%),linear-gradient(15deg,transparent 0 46%,rgba(6,14,19,.65) 47% 51%,transparent 52%); }.story-two { background:radial-gradient(circle at 70% 45%,#fc5bae,#6025b8 35%,#10041b 70%); }.story-three { background:linear-gradient(140deg,#0a0a0a,#6e1111); }.story-three::after { background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px); background-size:70px; transform:skewX(-20deg); }.story-four { background:linear-gradient(135deg,#102519,#5c936c); }
footer { background:#f5f5f7; color:#54545a; font-size:11px; padding:20px max(24px,calc((100vw - 980px)/2)); }
.legal-note { border-bottom:1px solid #d2d2d7; line-height:1.45; padding-bottom:12px; }.footer-columns { display:grid; gap:30px; grid-template-columns:repeat(5,1fr); padding:22px 0; }.footer-columns div { display:flex; flex-direction:column; gap:9px; }.footer-columns h4 { color:#1d1d1f; font-size:11px; margin:0 0 2px; }.footer-columns a:hover { text-decoration:underline; }.second-title { margin-top:14px!important; }.more-ways { border-bottom:1px solid #d2d2d7; padding-bottom:18px; }.more-ways a { color:#0066cc; text-decoration:underline; }.copyright { display:flex; justify-content:space-between; padding:12px 0 5px; }.copyright div { display:flex; gap:18px; }.agency-credit { border-top:1px solid #d2d2d7; color:#86868b; font-size:10px; margin:10px 0 0; padding:15px 0 3px; text-align:center; }.agency-credit a { color:#515154; font-weight:700; }
@media (max-width:900px) { .global-nav { grid-template-columns:32px 1fr auto; padding:0 18px; }.menu-toggle { background:none; border:0; display:flex; flex-direction:column; gap:5px; justify-self:end; padding:10px; }.menu-toggle span { background:#222; height:1px; width:18px; }.nav-links { background:rgba(250,250,252,.98); flex-direction:column; left:0; opacity:0; padding:18px 30px 35px; pointer-events:none; position:absolute; top:44px; transform:translateY(-12px); transition:.25s; width:100%; }.nav-links.open { opacity:1; pointer-events:auto; transform:translateY(0); }.nav-links a { border-bottom:1px solid #ddd; font-size:18px; padding:14px 0; width:100%; }.nav-actions { display:none; }.product-grid { grid-template-columns:1fr; }.footer-columns { grid-template-columns:repeat(2,1fr); }.main-laptop { right:-90px; }.back-laptop { left:-100px; }.campus-art { transform:translateX(-50%) scale(.8); transform-origin:bottom; }.story { width:84vw; } }
@media (max-width:600px) { .promo-bar { font-size:12px; padding:12px 35px; }.hero { height:610px; }.product-name { font-size:23px; }.hero h1,.hero h2 { font-size:38px; }.hero-sub { font-size:17px; }.hero-copy { top:45px; }.laptop-scene { bottom:-90px; transform:translateX(-50%) scale(.65); width:800px; }.phone-lineup { bottom:-105px; gap:12px; transform:translateX(-50%) scale(.72); width:650px; }.campus-art { bottom:-50px; transform:translateX(-50%) scale(.58); width:850px; }.product-tile { height:540px; }.tile-copy h3 { font-size:32px; }.tile-copy p { font-size:17px; }.pads,.pro-laptop { transform:translateX(-50%) scale(.75); }.vision-device,.pods { transform:translateX(-50%) scale(.78); }.stories-head h2 { font-size:32px; }.story { height:410px; }.story h3 { font-size:38px; }.footer-columns { grid-template-columns:1fr 1fr; }.copyright { flex-direction:column; gap:12px; }.copyright div { flex-wrap:wrap; } }
@media (prefers-reduced-motion:reduce) { * { scroll-behavior:auto!important; transition:none!important; } }
