:root{
  --bg:#030507;--bg2:#070b10;--panel:#0a1017;--panel2:#0d1621;--text:#f7f9fc;--muted:#97a7b9;
  --blue:#168cff;--blue2:#55c5ff;--line:rgba(255,255,255,.11);--glow:0 0 32px rgba(22,140,255,.32);--radius:24px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 72% 0%,rgba(22,140,255,.14),transparent 31%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.028;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
.nav-shell{position:sticky;top:0;z-index:30;background:rgba(3,5,7,.84);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:950;letter-spacing:-.055em}.brand-mark-img{width:43px;height:43px;object-fit:contain;filter:drop-shadow(0 0 9px rgba(22,140,255,.45))}.brand-type{font-size:22px}.brand-type span{color:var(--blue)}.nav-links{display:flex;gap:28px;color:#c4d0dd;font-size:14px;font-weight:750}.nav-links a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--blue);padding:14px 22px;font-weight:950;color:#fff;box-shadow:var(--glow);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:var(--blue2)}.button-small{padding:10px 17px;font-size:14px}.button-ghost{background:transparent;border:1px solid var(--line);box-shadow:none}.button-ghost:hover{background:rgba(255,255,255,.06)}
.hero{min-height:750px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;padding:78px 0 62px}.eyebrow,.kicker{font-size:12px;letter-spacing:.19em;font-weight:950;color:var(--blue2);text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.eyebrow .muted{color:#7e8da0;letter-spacing:.07em}.dot{width:8px;height:8px;border-radius:99px;background:var(--blue);box-shadow:0 0 16px var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(60px,7vw,106px);line-height:.87;letter-spacing:-.077em;margin:20px 0 24px;font-weight:1000}h1 .dogs{display:inline-block;color:var(--blue);text-shadow:0 0 40px rgba(22,140,255,.25);font-size:.93em}h1 .sub{font-size:.52em;letter-spacing:-.04em;color:#fff}.hero-lead{font-size:20px;line-height:1.66;color:#c4cfdb;max-width:680px}.hero-actions{display:flex;gap:12px;margin-top:30px}.microcopy{color:#748396;font-size:13px;margin-top:20px;max-width:630px}.brand-lockup{display:flex;align-items:center;gap:16px;margin-bottom:24px}.brand-lockup img{width:84px;height:84px;filter:drop-shadow(0 0 18px rgba(22,140,255,.45))}.brand-lockup-text{font-size:20px;font-weight:950;letter-spacing:-.04em}.brand-lockup-text strong{display:block;font-size:31px}.brand-lockup-text strong span{color:var(--blue)}.brand-lockup-text small{display:block;color:#7b8b9e;font-size:12px;letter-spacing:.13em;margin-top:2px}
.hero-art{position:relative;min-height:590px;display:grid;place-items:center}.video-card{width:min(100%,470px);background:linear-gradient(180deg,#111923,#070b10);border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:14px;box-shadow:0 36px 100px rgba(0,0,0,.55),0 0 80px rgba(22,140,255,.12);transform:rotate(1.2deg)}.video-top{display:flex;justify-content:space-between;padding:8px 8px 14px;color:#8697a9;font-size:10px;font-weight:900;letter-spacing:.11em}.live{color:var(--blue2)}.dog-stage{height:370px;border-radius:20px;background:radial-gradient(circle at 50% 35%,rgba(22,140,255,.24),transparent 34%),linear-gradient(145deg,#111a24,#05070a);position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(22,140,255,.14)}.dog-svg{width:82%;filter:drop-shadow(0 0 30px rgba(22,140,255,.25));fill:#c7d2de}.dog-svg .dog-cut{fill:none;stroke:#05070a;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}.scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue),transparent);box-shadow:0 0 16px var(--blue);animation:scan 3.8s linear infinite}@keyframes scan{0%{top:8%}50%{top:82%}100%{top:8%}}.timecode{position:absolute;right:14px;bottom:14px;background:#05070acc;border:1px solid var(--line);padding:6px 8px;border-radius:8px;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.roast-caption{font-size:18px;font-weight:850;line-height:1.45;padding:18px 10px 8px;letter-spacing:-.02em}.roast-caption em{color:var(--blue2);font-style:normal}.sticker{position:absolute;border:1px solid var(--blue);color:var(--blue2);background:#07111c;padding:9px 14px;font-size:11px;font-weight:1000;letter-spacing:.13em;box-shadow:var(--glow)}.sticker-one{top:80px;right:-18px;transform:rotate(5deg)}.sticker-two{bottom:98px;left:-12px;transform:rotate(-7deg)}
.ticker{overflow:hidden;border-block:1px solid var(--line);background:#08101a;padding:12px 0;color:#dce9f7}.ticker-track{display:flex;gap:25px;width:max-content;white-space:nowrap;font-size:12px;letter-spacing:.18em;font-weight:950;animation:ticker 28s linear infinite}.ticker-track b{color:var(--blue)}@keyframes ticker{to{transform:translateX(-50%)}}
.section{padding:104px 0}.section-dark{background:linear-gradient(180deg,#080c12,#05070a);border-block:1px solid var(--line)}.section-heading{max-width:780px;margin-bottom:44px}.section-heading h2,.format-grid h2,.launch-grid h2,.poster-copy h2{font-size:clamp(38px,5vw,67px);line-height:.98;letter-spacing:-.055em;margin:12px 0 0;font-weight:1000}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card,.roast-card,.timeline-card,.price-card,.poster-frame{background:linear-gradient(180deg,var(--panel),#080c12);border:1px solid var(--line);border-radius:var(--radius)}.step-card{padding:30px;position:relative;min-height:330px}.step-no{position:absolute;right:22px;top:20px;color:#3f5062;font-weight:1000;font-size:36px;letter-spacing:-.05em}.icon-box{width:48px;height:48px;border-radius:14px;background:rgba(22,140,255,.1);border:1px solid rgba(22,140,255,.25);display:grid;place-items:center;margin-bottom:62px}.icon-box svg{width:24px;height:24px;fill:none;stroke:var(--blue2);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-card h3{font-size:22px;margin-bottom:12px}.step-card p{color:var(--muted);font-size:15px;line-height:1.7}.split-heading{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end}.split-heading>p{color:var(--muted);font-size:17px;line-height:1.7;max-width:470px}.roast-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.roast-card{padding:30px;min-height:220px;position:relative;overflow:hidden}.roast-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--blue);filter:blur(90px);opacity:.08;right:-50px;bottom:-50px}.roast-card>span{font-size:11px;letter-spacing:.17em;color:var(--blue2);font-weight:950}.roast-card p{font-size:24px;line-height:1.35;font-weight:850;letter-spacing:-.025em;margin:24px 0}.roast-card small{color:#627286;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.poster-section{background:radial-gradient(circle at 80% 30%,rgba(22,140,255,.15),transparent 27%),#05080c;border-block:1px solid var(--line)}.poster-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:center}.poster-copy p{color:var(--muted);font-size:17px;line-height:1.75;margin-top:25px}.poster-frame{padding:12px;box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 70px rgba(22,140,255,.10)}.poster-canvas{position:relative;overflow:hidden;border-radius:17px}.poster-canvas>img{width:100%;height:auto;display:block}.poster-fix{position:absolute;z-index:3;pointer-events:none}.poster-domain-main{left:20%;right:15%;top:81.5%;height:6.7%;background:#087bec;display:flex;align-items:center;justify-content:center;color:#030507;font-family:Impact,"Arial Black",sans-serif;font-style:italic;font-size:clamp(13px,2.7vw,32px);letter-spacing:.015em;transform:rotate(-.3deg)}.poster-domain-bottom{left:30%;right:26%;bottom:.1%;height:3.3%;background:#020305;display:flex;align-items:center;justify-content:center;color:#167dff;font-size:clamp(7px,1.25vw,15px);letter-spacing:.34em}.poster-content-fix{left:7.6%;top:56.5%;width:24%;height:9.5%;background:#030507;display:flex;flex-direction:column;justify-content:center;padding-left:3.2%;font-size:clamp(6px,1.2vw,14px);line-height:1.55;color:#edf3fa}.poster-content-fix b{color:#168cff;font-size:1.15em}.poster-badge{display:inline-flex;margin-top:24px;padding:10px 14px;border:1px solid rgba(22,140,255,.35);background:#07111c;color:#7cc9ff;font-weight:900;font-size:12px;letter-spacing:.12em}
.format-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}.body-copy{color:var(--muted);font-size:18px;line-height:1.75;margin-top:26px}.timeline-card{padding:28px}.timeline-row{display:grid;grid-template-columns:100px 1fr 90px;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.timeline-row strong{font-size:11px;letter-spacing:.13em;color:#cdd7e2}.timeline-row span{font-size:10px;color:#617286;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.bar{height:8px;border-radius:999px;background:linear-gradient(90deg,var(--blue),#54c4ff);box-shadow:0 0 16px rgba(22,140,255,.25)}.bar.short{width:44%}.bar.medium{width:68%}.bar.long{width:90%}.timeline-footer{padding-top:18px;color:#6f8094;font-size:12px}.launch-section{background:radial-gradient(circle at 20% 20%,rgba(22,140,255,.14),transparent 28%),#070b10;border-block:1px solid var(--line)}.launch-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.launch-grid>div>p{color:var(--muted);font-size:17px;line-height:1.7;max-width:680px}.store-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.store-button{display:flex;align-items:center;gap:12px;background:#020305;border:1px solid #2b3643;border-radius:14px;padding:10px 18px;min-width:190px}.store-button small{display:block;color:#8b98a8;font-size:10px}.store-button strong{font-size:17px}.store-icon{font-size:30px}.play-triangle{font-size:24px;color:var(--blue2)}.is-disabled{opacity:.72;cursor:not-allowed}.price-card{padding:34px}.price-card>span{font-size:11px;letter-spacing:.16em;color:var(--blue2);font-weight:950}.price{display:flex;align-items:baseline;gap:10px;margin:16px 0}.price strong{font-size:64px;letter-spacing:-.06em}.price em{font-style:normal;color:#8190a2}.price-card p{color:var(--muted);line-height:1.7}.text-link{display:inline-block;margin-top:10px;color:var(--blue2);font-weight:800}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;padding:24px 4px;font-weight:850;font-size:18px;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--blue);font-size:24px}details[open] summary:after{content:"–"}details p{max-width:850px;color:var(--muted);padding:0 4px 26px;line-height:1.75}.footer{padding:40px 0 60px;border-top:1px solid var(--line);background:#030507}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:end}.footer p{color:#64758a;font-size:13px;margin:6px 0 0}.footer-links{display:flex;gap:18px;font-size:13px;color:#9aabba}.footer-domain{font-size:12px;color:#526276}.footer-brand .brand-type{font-size:18px}
.legal-main{padding:84px 0 110px}.legal-header{max-width:820px;margin-bottom:44px}.legal-header h1{font-size:clamp(46px,7vw,82px);margin:15px 0 18px}.legal-header p{color:var(--muted);font-size:17px}.legal-card{max-width:900px;background:linear-gradient(180deg,#0a1017,#06090e);border:1px solid var(--line);border-radius:24px;padding:36px}.legal-card h2{font-size:25px;margin:32px 0 12px}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:#aab8c7;line-height:1.75}.legal-card a{color:var(--blue2);font-weight:750}.legal-note{border-left:3px solid var(--blue);padding-left:16px;color:#d7e5f3!important}
@media (max-width:980px){.nav-links{display:none}.hero{grid-template-columns:1fr;gap:30px;padding-top:60px}.hero-art{min-height:540px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.icon-box{margin-bottom:35px}.split-heading,.format-grid,.launch-grid,.poster-grid{grid-template-columns:1fr}.poster-copy{max-width:760px}.poster-frame{max-width:650px;margin:0 auto}.roast-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-links{order:2}.footer-domain{order:3}}
@media (max-width:600px){.wrap{width:min(100% - 26px,1180px)}.nav{height:68px}.button-small{display:none}.brand-type{font-size:18px}.brand-mark-img{width:39px;height:39px}.hero{min-height:auto;padding:44px 0 42px}.brand-lockup img{width:68px;height:68px}.brand-lockup-text strong{font-size:26px}.hero h1{font-size:54px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-art{min-height:440px}.video-card{border-radius:22px}.dog-stage{height:270px}.sticker-one{right:3px}.sticker-two{left:2px;bottom:75px}.section{padding:76px 0}.section-heading h2,.format-grid h2,.launch-grid h2,.poster-copy h2{font-size:42px}.roast-card p{font-size:21px}.timeline-row{grid-template-columns:80px 1fr}.timeline-row span{display:none}.price strong{font-size:54px}.store-button{width:100%}.footer{padding-bottom:42px}.poster-frame{padding:7px}.poster-canvas{border-radius:12px}.poster-domain-main{font-size:19px}.poster-domain-bottom{font-size:8px}.poster-content-fix{font-size:7.5px}.legal-card{padding:24px}}
