/* Epic Snap v2 — cobalt / white, oversized type and an interactive product stage. */
:root{--bg:#fff;--text:#161a24;--muted:#586174;--accent:#6943a5;--line:#d8dfec;--soft:#f0f3fa;color-scheme:light;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[role=tabpanel]:focus-visible{outline:3px solid #6943a5;outline-offset:5px}::selection{background:#6943a5;color:white}[hidden]{display:none!important}h1,h2,h3,p,dl{margin:0}h1,h2,h3{line-height:1.05}h2{font-size:clamp(34px,4.2vw,60px);letter-spacing:-.05em}h3{font-size:clamp(28px,3vw,42px);letter-spacing:-.045em}.skip-link{position:absolute;top:-100px;left:20px;padding:12px 20px;background:white;z-index:50}.skip-link:focus{top:10px}.site-header{max-width:1440px;padding:22px 4%;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand img{width:34px;height:34px;object-fit:contain;border-radius:8px}.site-nav{display:flex;gap:38px;font-size:12px;font-weight:700}.site-nav a:hover,.footer-links a:hover{color:var(--accent)}.language-switcher{display:flex;border:1px solid var(--line);padding:3px;gap:2px}.language-option{border:0;background:transparent;color:#586174;font-size:10px;font-weight:700;padding:7px 9px;cursor:pointer}.language-option.is-active{background:var(--accent);color:white}.hero{max-width:1440px;margin:auto;padding:25px 4% 50px}.hero-topline{border-top:1px solid var(--text);display:flex;justify-content:space-between;gap:20px;padding:18px 0 12px}.eyebrow,.section-kicker{font-family:'Courier New',monospace;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--accent)}.hero-topline>span{font-family:'Courier New',monospace;font-size:10px;color:var(--muted);letter-spacing:1px}h1{font-size:clamp(96px,16.2vw,224px);font-weight:800;letter-spacing:-.075em;line-height:1.02;color:var(--accent);white-space:nowrap;margin-left:-.012em;margin-bottom:32px}.title-dot{font-size:.14em;display:inline-block;vertical-align:top;margin:24px 0 0 20px;letter-spacing:0}.hero-deck{display:grid;grid-template-columns:1fr 1.16fr .42fr;gap:38px;align-items:stretch}.hero-introduction{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:12px 0}.motion-mark{display:flex;gap:8px;transform:skew(-25deg);margin:6px 0 12px 14px}.motion-mark i{display:block;width:17px;height:44px;background:var(--accent)}.motion-mark i:nth-child(2){opacity:.55}.motion-mark i:nth-child(3){opacity:.2}.hero-copy{color:var(--muted);font-size:15px;line-height:1.9;max-width:385px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.button,.store-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 20px;font-size:12px;font-weight:700;min-height:48px;transition:background .18s,transform .18s}.button-primary{background:var(--accent);color:white}.button-primary:after,.store-button:after{content:'↗';font-size:20px;line-height:1}.button-secondary{border-bottom:1px solid var(--text);padding-inline:5px}.button:hover,.store-button:hover{transform:translateY(-2px)}.button-primary:hover{background:#1235d1}.hero-screen{height:355px;background:var(--accent);overflow:hidden;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:26px;isolation:isolate}.hero-screen:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 49px,#ffffff14 49px 50px);z-index:-1}.hero-screen img{width:193px;border:5px solid #141b34;border-radius:24px 24px 0 0;box-shadow:18px 10px 0 #09249455;z-index:1}.screen-word{position:absolute;left:18px;top:15px;font-size:clamp(32px,4.1vw,57px);font-weight:800;letter-spacing:-3px;line-height:1;color:#ffffff2b;writing-mode:vertical-rl}.screen-corner{position:absolute;right:15px;bottom:10px;font-size:43px;color:white;line-height:1}.hero-metrics{display:flex;flex-direction:column;justify-content:space-between}.hero-metrics div{border-top:1px solid var(--line);padding:15px 0}.hero-metrics dt{font-size:clamp(26px,3.2vw,43px);font-weight:700;line-height:1.1;letter-spacing:-2px}.hero-metrics dd{font-size:11px;color:var(--muted);margin:8px 0 0}.section{padding:85px 5%}.section-inner{max-width:1200px;margin:auto}.intro-section{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:end}.section-kicker{margin-bottom:24px}.section-lead{font-size:16px;line-height:1.9;color:var(--muted)}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:70px;align-items:start;margin-bottom:48px}.section-heading .section-kicker{padding-top:10px}.section-heading h2{max-width:740px}.feature-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);margin-bottom:0}.feature-tabs button{display:flex;align-items:center;gap:14px;justify-content:flex-start;padding:22px;border:0;border-right:1px solid var(--line);background:white;color:var(--muted);text-align:left;cursor:pointer;min-width:0;font-size:13px;font-weight:700}.feature-tabs button:last-child{border-right:0}.feature-tabs button>span:first-child{font-family:'Courier New',monospace;font-size:11px}.feature-tabs button b{margin-left:auto;font-size:19px;font-weight:400}.feature-tabs button[aria-selected=true]{background:var(--accent);color:white}.feature-tabs button:hover:not([aria-selected=true]){background:var(--soft)}.feature-grid{border:1px solid var(--line);border-top:0;background:var(--soft)}.feature-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:45px 8%;min-height:490px}.feature-card>img{width:210px;max-height:425px;object-fit:cover;object-position:top;margin:auto;border:5px solid #192039;border-radius:25px;box-shadow:20px 20px 0 #dce3f3}.feature-copy{max-width:380px}.feature-number{font-size:70px;line-height:1;color:#c4cdec;letter-spacing:-5px;margin-bottom:24px}.feature-copy h3{margin-bottom:25px}.feature-copy p:last-child{font-size:16px;color:var(--muted);line-height:1.9}.genre-section{padding-top:15px}.genre-layout{display:block}.genre-layout>div:first-child{max-width:600px;margin-bottom:36px}.genre-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);counter-reset:genre}.genre-list span{display:flex;flex-direction:column;gap:25px;padding:25px 22px;font-size:clamp(19px,2.15vw,29px);font-weight:700;letter-spacing:-.8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);counter-increment:genre}.genre-list span:before{content:'0' counter(genre) ' /';font:11px 'Courier New',monospace;letter-spacing:0;color:var(--accent)}.genre-list span:nth-child(3),.genre-list span:nth-child(6){background:var(--soft)}.download-section{background:var(--accent);color:white;padding:70px max(5%,calc((100vw - 1200px)/2));display:grid;grid-template-columns:.4fr 1fr;gap:80px}.download-symbol{font-size:clamp(140px,21vw,270px);line-height:.9;font-weight:400;align-self:center}.download-content .section-kicker{color:#d9e2ff}.download-content h2{font-size:clamp(44px,5.8vw,80px);max-width:760px;margin-bottom:28px}.download-content>p:not(.section-kicker){color:#e2e8ff;font-size:16px;max-width:530px}.store-actions{margin-top:30px}.store-button{background:white;color:var(--accent);min-width:175px}.download-section a:focus-visible{outline-color:white}.faq-layout{max-width:850px;display:block}.faq-layout>div:first-child{margin-bottom:42px}.faq-list{border-top:2px solid var(--text)}.faq-list details{border-bottom:1px solid var(--line)}summary{position:relative;cursor:pointer;list-style:none;font-weight:700;font-size:17px;line-height:1.5;padding:25px 40px 25px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:8px;top:22px;color:var(--accent);font-size:24px;font-weight:400}details[open]>summary:after{content:'−'}details p{margin:0;padding:0 45px 25px 0;color:var(--muted);font-size:15px;line-height:1.8}.site-footer{padding:0 5% 28px;background:var(--soft);overflow:hidden}.footer-wordmark{font-size:clamp(72px,16.6vw,245px);font-weight:800;letter-spacing:-.075em;line-height:1.35;color:var(--accent);max-width:1200px;margin:auto;border-bottom:1px solid var(--line)}.footer-inner{max-width:1200px;margin:auto;padding-top:28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.footer-inner>p{font-size:11px;color:var(--muted)}.footer-links{display:flex;gap:24px;font-size:12px}.footer-inner .brand{font-size:17px}.footer-inner .brand img{width:28px;height:28px}
@media(max-width:1000px){.hero-deck{grid-template-columns:1fr 1fr .4fr;gap:24px}.hero-screen{height:330px}.hero-copy{font-size:14px}.hero-actions{gap:8px}.button{padding:12px 14px}.hero-introduction{gap:20px}.motion-mark{margin-bottom:0}.section{padding:65px 5%}.intro-grid{gap:45px}.section-heading{gap:30px;grid-template-columns:.7fr 1.5fr}.feature-tabs button{padding:18px 14px;gap:9px;font-size:12px}.feature-card{gap:45px;padding:40px 6%}.genre-section{padding-top:10px}.download-section{gap:40px}.title-dot{margin:18px 0 0 12px}}
@media(max-width:700px){.site-header{padding:18px 6%;gap:14px;flex-wrap:wrap}.site-nav{order:3;width:100%;justify-content:space-between;padding-top:15px;border-top:1px solid var(--line);gap:16px}.brand{font-size:18px}.hero{padding:12px 6% 40px}.hero-topline{padding-top:16px}.hero-topline>span{display:none}.eyebrow{font-size:10px}h1{font-size:17vw;letter-spacing:-.075em;margin:10px 0 28px}.title-dot{margin:5px 0 0 7px}.hero-deck{grid-template-columns:1fr;gap:25px}.hero-introduction{padding:0;gap:20px}.motion-mark{display:none}.hero-copy{max-width:100%;font-size:15px}.hero-actions{gap:18px}.button{font-size:12px;padding:14px 18px}.hero-screen{height:330px}.hero-screen img{width:185px}.screen-word{font-size:46px}.hero-metrics{flex-direction:row;gap:20px}.hero-metrics div{flex:1;padding:15px 0 0}.hero-metrics dt{font-size:29px}.hero-metrics dd{font-size:10px}.section{padding:52px 6%}.intro-grid,.section-heading{display:block}.section-kicker{margin-bottom:20px}.section-lead{margin-top:25px;font-size:15px}h2{font-size:36px}.section-heading{margin-bottom:28px}.section-heading .section-kicker{padding-top:0}.feature-tabs button{flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:11px;line-height:1.5;padding:14px 10px;gap:8px}.feature-tabs button b{display:none}.feature-card{grid-template-columns:1fr;gap:36px;padding:32px 25px;min-height:0}.feature-copy{grid-row:1;max-width:none}.feature-number{font-size:40px;margin-bottom:15px;letter-spacing:-2px}.feature-copy h3{font-size:30px;margin-bottom:18px}.feature-copy p:last-child{font-size:14px}.feature-card>img{width:185px;max-height:375px;box-shadow:13px 13px 0 #dce3f3}.genre-section{padding-top:0}.genre-list{grid-template-columns:repeat(2,minmax(0,1fr))}.genre-list span{font-size:22px;padding:20px 16px;gap:18px}.genre-layout>div:first-child{margin-bottom:28px}.download-section{padding:45px 6%;grid-template-columns:1fr;gap:20px}.download-symbol{font-size:80px;line-height:1}.download-content h2{font-size:44px}.download-content>p:not(.section-kicker){font-size:14px}.faq-layout>div:first-child{margin-bottom:30px}summary{font-size:15px;padding-block:22px}details p{font-size:14px;padding-right:20px}.footer-wordmark{font-size:17vw;line-height:1.6}.site-footer{padding-inline:6%}.footer-inner{flex-direction:column;align-items:flex-start;gap:18px}.footer-links{flex-wrap:wrap;gap:22px}.title-dot{font-size:.15em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Epic Snap: soft editorial typography, a panoramic story window and alternating chapters. */
:root{--bg:#fcf8ff;--text:#30203f;--muted:#74657f;--accent:#6943a5;--line:#e2d8ea;--soft:#f1eaf7;font-family:Arial,Helvetica,sans-serif}.site-header{max-width:1200px;margin:20px auto;padding:14px 28px;border:1px solid var(--line);border-radius:60px;background:#ffffffd9}.brand{font-size:20px;letter-spacing:-.5px}.brand img{width:38px;height:38px;border-radius:12px}.site-nav{gap:32px}.language-switcher{border-radius:30px;background:#f1eaf7;border:0;padding:4px}.language-option{border-radius:50%;padding:8px 9px;color:#74657f}.hero{position:relative;max-width:none;padding:65px 6% 0;overflow:hidden;text-align:center;background:radial-gradient(ellipse at 50% 46%,#f5deee,transparent 58%),#fcf8ff;isolation:isolate}.hero-halo{position:absolute;top:150px;left:calc(50% - 370px);width:740px;height:740px;border:1px solid #dfcbe3;border-radius:50%;z-index:-1;box-shadow:0 0 0 55px #e8d4ec20,0 0 0 110px #e8d4ec15}.hero-editorial{position:relative;max-width:800px;margin:auto}.eyebrow,.section-kicker{font:600 10px/1.6 Arial,Helvetica,sans-serif;letter-spacing:2.3px;color:#785490}.eyebrow{display:inline-block;background:white;border:1px solid var(--line);border-radius:30px;padding:8px 19px;margin-bottom:25px}h1{font:400 clamp(70px,9.5vw,132px)/1.05 Georgia,'Times New Roman',serif;letter-spacing:-6px;white-space:normal;color:#30203f;margin:0 0 24px}h1 em{font-weight:400;color:#8651a3}h2{font:400 clamp(35px,4.5vw,60px)/1.1 Georgia,'Times New Roman',serif;letter-spacing:-2px}h3{font:400 clamp(30px,3.5vw,45px)/1.13 Georgia,'Times New Roman',serif;letter-spacing:-1.5px}.hero-copy{max-width:620px;margin:auto;font-size:16px;color:#74657f;line-height:1.85}.hero-actions{justify-content:center;margin-top:28px;gap:15px}.button,.store-button{border-radius:30px;font-size:13px;padding:14px 24px;min-height:50px}.button-primary{background:#6943a5;box-shadow:0 7px 22px #6943a521}.button-primary:hover{background:#53328b}.button-secondary{border:1px solid #c9b7d6;background:#ffffff80;color:#6943a5}.button-primary:after{content:'→'}.story-window{max-width:890px;margin:52px auto 0;background:#38254c;border:8px solid white;border-radius:28px 28px 0 0;box-shadow:0 20px 60px #402a4c20;padding:18px 50px 0;height:330px;overflow:hidden}.window-caption{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#e8d7f3;letter-spacing:3px;margin-bottom:22px}.window-caption span:last-child{font-size:23px;line-height:1}.window-screens{display:flex;justify-content:center;align-items:flex-start;gap:28px}.window-screens img{width:28%;max-width:205px;border-radius:18px 18px 0 0;border:4px solid #17121f;box-shadow:0 10px 30px #120b1d40}.window-screens img:nth-child(2){margin-top:35px}.hero-metrics{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);padding:30px 0;background:#fcf8ff;position:relative}.hero-metrics div{border-top:0;border-right:1px solid var(--line);padding:6px 15px}.hero-metrics div:last-child{border:0}.hero-metrics dt{font:400 32px/1.2 Georgia,serif;letter-spacing:-1px}.hero-metrics dd{font-size:11px;margin-top:7px}.section{padding:85px 6%}.section-inner{max-width:1120px}.intro-section{border:0;background:white}.intro-grid{display:block;text-align:center;max-width:800px}.intro-grid h2{max-width:720px;margin:auto}.section-lead{max-width:690px;margin:25px auto 0;font-size:16px}.feature-section{background:#f1eaf7}.section-heading{display:block;text-align:center;max-width:730px;margin:0 auto 50px}.section-heading h2{max-width:none}.section-heading .section-kicker{padding:0}.feature-grid{background:transparent;border:0;display:grid;gap:30px}.feature-card{background:#fff;border:1px solid #e2d8ea;border-radius:28px;grid-template-columns:.85fr 1.15fr;gap:70px;padding:45px 9%;min-height:470px;overflow:hidden}.feature-card:nth-child(2){background:#e6d9ed;grid-template-columns:1.15fr .85fr}.feature-card:nth-child(2)>img{grid-column:2;grid-row:1}.feature-card:nth-child(2) .feature-copy{grid-column:1;grid-row:1}.feature-card:nth-child(3){background:#f7e5e9}.feature-card>img{width:193px;max-height:380px;border:5px solid #38254c;border-radius:24px;box-shadow:0 16px 32px #38254c20}.feature-copy{max-width:390px}.feature-number{font:italic 400 30px Georgia,serif;letter-spacing:-1px;color:#956daf;margin-bottom:25px}.feature-copy h3{margin-bottom:20px}.feature-copy p:last-child{font-size:15px;line-height:1.9}.genre-section{padding-top:75px}.genre-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;align-items:center}.genre-layout>div:first-child{margin:0}.genre-list{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;border:0}.genre-list span{display:block;counter-increment:none;border:1px solid #d5c5df;border-radius:40px;background:white;padding:14px 25px;font:400 22px Georgia,serif;letter-spacing:-.5px;transform:rotate(-3deg)}.genre-list span:before{display:none}.genre-list span:nth-child(2n){transform:rotate(4deg);background:#e9ddf4}.genre-list span:nth-child(3n){background:#f7e2ea}.download-section{margin:0 5%;padding:65px 9%;border-radius:35px;background:#38254c;color:white;display:flex;gap:45px;align-items:center;position:relative;overflow:hidden}.download-symbol{font:400 210px/1 Georgia,serif;color:#e8bdde;order:2;flex:0 0 200px}.download-content{flex:1;max-width:720px}.download-content .section-kicker{color:#dac6ea}.download-content h2{font:400 clamp(38px,4.6vw,64px)/1.08 Georgia,serif;letter-spacing:-2px}.download-content>p:not(.section-kicker){color:#dac6ea;font-size:15px}.store-button{color:#38254c;background:#f8e5f1}.faq-layout{max-width:1120px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-list{border-top:0}.faq-list details{background:white;border:1px solid var(--line);border-radius:18px;margin-bottom:12px;padding:0 24px}.faq-layout>div:first-child{margin:0}summary{font-size:15px;padding:22px 28px 22px 0}summary:after{right:0;top:17px;color:#956daf}details p{font-size:14px;padding:0 0 22px}.site-footer{background:#eee5f4;padding:35px 6%;border-top:1px solid var(--line)}.footer-inner{max-width:1120px;padding:0}.footer-inner .brand{font-size:19px}.footer-inner .brand img{width:36px;height:36px}.footer-links{gap:22px}.footer-inner>p{font-size:11px}
@media(max-width:1000px){.site-header{margin-inline:4%}.hero{padding-top:50px}.feature-card,.feature-card:nth-child(2){gap:40px;padding:38px 6%}.genre-layout,.faq-layout{gap:40px}.download-section{padding:50px 7%}.download-symbol{font-size:150px;flex-basis:145px}}
@media(max-width:700px){.site-header{border-radius:22px;padding:15px 20px;margin:15px 5%;gap:14px}.site-nav{padding-top:12px;gap:20px}.hero{padding:30px 6% 0}.hero-halo{width:440px;height:440px;left:calc(50% - 220px);top:160px}.eyebrow{font-size:9px;letter-spacing:1.5px;padding:7px 12px;margin-bottom:20px}h1{font-size:clamp(57px,14vw,84px);letter-spacing:-3.5px;margin-bottom:23px}.hero-copy{font-size:14px}.hero-actions{margin-top:24px;gap:10px}.button{font-size:12px;padding:12px 17px}.story-window{margin-top:32px;height:235px;padding:13px 16px 0;border-width:5px;border-radius:20px 20px 0 0}.window-caption{font-size:8px;margin-bottom:15px}.window-caption span:last-child{font-size:18px}.window-screens{gap:12px}.window-screens img{width:31%;border-width:3px;border-radius:11px 11px 0 0}.window-screens img:nth-child(2){margin-top:24px}.hero-metrics{padding:22px 0;gap:0}.hero-metrics div{padding:4px 10px}.hero-metrics dt{font-size:26px}.hero-metrics dd{font-size:9px}.section{padding:52px 6%}h2{font-size:36px;letter-spacing:-1.4px}.section-lead{font-size:14px}.section-heading{margin-bottom:30px}.feature-grid{gap:22px}.feature-card,.feature-card:nth-child(2){grid-template-columns:1fr;gap:28px;padding:30px 25px;min-height:0;border-radius:22px}.feature-card .feature-copy,.feature-card:nth-child(2) .feature-copy{grid-column:1;grid-row:1}.feature-card>img,.feature-card:nth-child(2)>img{grid-column:1;grid-row:2;width:173px;max-height:345px}.feature-number{font-size:25px;margin-bottom:18px}.feature-copy h3{font:400 31px/1.12 Georgia,serif;letter-spacing:-1px}.feature-copy p:last-child{font-size:14px}.genre-layout{display:block}.genre-layout>div:first-child{text-align:center;margin-bottom:30px}.genre-list{gap:10px}.genre-list span{font-size:19px;padding:11px 19px}.download-section{padding:36px 8%;border-radius:25px;display:block}.download-symbol{font-size:75px;position:absolute;right:22px;top:15px;opacity:.2}.download-content{position:relative}.download-content h2{font-size:39px}.download-content>p:not(.section-kicker){font-size:14px}.faq-layout{display:block}.faq-layout>div:first-child{margin-bottom:30px}.faq-list details{padding:0 18px;border-radius:15px}.footer-inner{gap:20px}.site-footer{padding-block:30px}.footer-links{gap:20px}}
