*{box-sizing:border-box}html{scroll-behavior:smooth}body{--bg:#090909;--surface:#151515;--text:#fff;--muted:#aaa;--accent:#ff6b35;--accent2:#ffd166;--line:rgba(255,255,255,.12);margin:0;background:var(--bg);color:var(--text);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.nav-shell{position:absolute;z-index:30;inset:0 0 auto;height:82px;padding:0 clamp(20px,6vw,96px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px;border-radius:12px}.brand strong{font-size:20px;letter-spacing:-.03em}.nav-shell nav{display:flex;gap:32px}.nav-shell nav a,.support-link{font-size:14px;font-weight:750;color:var(--muted)}.support-link{justify-self:end}.nav-shell a:hover{color:var(--text)}
.hero{position:relative;min-height:100svh;padding:138px clamp(22px,7vw,112px) 72px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:center;gap:6vw;overflow:hidden}.hero-copy{position:relative;z-index:4}.eyebrow,.section-label{margin:0 0 20px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(58px,7vw,102px);line-height:.93;letter-spacing:-.065em}.hero h1 span{color:var(--accent)}.lead{max-width:610px;margin:27px 0 0;color:var(--muted);font-size:clamp(17px,1.4vw,20px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:850;transition:transform .2s ease,filter .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:#090909}.button.ghost{border:1px solid var(--line);color:var(--text)}
.hero-visual{position:relative;min-height:600px}.visual-backdrop{position:absolute;inset:5%;border-radius:50%;background:var(--surface)}.shot{position:absolute;z-index:2;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;box-shadow:0 28px 70px rgba(0,0,0,.38)}.shot img{width:100%;height:100%;object-fit:cover}.shot-a{left:2%;top:20%;width:31%;aspect-ratio:9/16;transform:rotate(-8deg)}.shot-b{z-index:3;left:32%;top:1%;width:39%;aspect-ratio:9/16}.shot-c{right:0;bottom:0;width:31%;aspect-ratio:9/16;transform:rotate(8deg)}.app-mark{position:absolute;z-index:6;right:2%;top:9%;display:flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(10,10,10,.76);backdrop-filter:blur(12px);font-size:12px;font-weight:850}.app-mark img{width:30px;height:30px;border-radius:9px}.reel-label{position:absolute;z-index:6;left:1%;bottom:11%;padding:13px 16px;border-radius:14px;background:var(--accent);color:#070707;font-size:20px;font-weight:900;line-height:1}.reel-label span{font-size:11px;font-weight:800}
.ticker{display:flex;justify-content:center;align-items:center;gap:24px;min-height:60px;padding:12px 24px;overflow:hidden;background:var(--accent);color:#0a0a0a;font-size:12px;font-weight:950;letter-spacing:.12em;white-space:nowrap}.ticker i{font-style:normal}.features,.gallery{padding:110px clamp(22px,7vw,112px)}.section-intro{display:grid;grid-template-columns:180px minmax(0,1fr) minmax(260px,.65fr);gap:40px;align-items:start;margin-bottom:54px}.section-intro h2,.gallery h2,.download h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em}.section-intro>p:last-child{margin:0;color:var(--muted);font-size:18px}.feature-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{min-height:260px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.feature-card b{color:var(--accent);font-size:12px}.feature-card h3{margin:auto 0 10px;font-size:24px;line-height:1.1}.feature-card p{margin:0;color:var(--muted);font-size:14px}.gallery{background:var(--surface)}.gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.gallery-heading h2{text-align:right}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.gallery-grid figure{position:relative;min-height:480px;margin:0;overflow:hidden;border-radius:20px;background:#111}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid figure:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.gallery-grid figcaption{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font-size:12px;font-weight:850;letter-spacing:.06em}
.download{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:42px;padding:92px clamp(22px,7vw,112px);background:var(--accent);color:#090909}.download>img{width:118px;height:118px;border-radius:28px;box-shadow:0 20px 45px rgba(0,0,0,.2)}.download .section-label{color:currentColor}.download p{margin:15px 0 0}.download-button{background:#090909;color:#fff}.disclaimer{padding:23px clamp(22px,7vw,112px);background:var(--bg);color:var(--muted);text-align:center;font-size:13px}.disclaimer strong{color:var(--text)}footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;padding:68px clamp(22px,7vw,112px) 30px;border-top:1px solid var(--line);background:var(--bg)}.footer-brand img{width:52px;height:52px;border-radius:15px}.footer-brand strong{display:block;margin-top:14px;font-size:22px}.footer-brand p{color:var(--muted)}footer h3{margin:0 0 14px;color:var(--muted);font-size:12px;letter-spacing:.12em;text-transform:uppercase}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}footer a{color:var(--muted);font-size:14px}footer a:hover{color:var(--text)}.copyright{grid-column:1/-1;margin:22px 0 0;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}

body[data-design="novella"]{--bg:#fff7ec;--surface:#f5e6d6;--text:#351827;--muted:#7b5b67;--accent:#e94d5f;--accent2:#ffb76b;--line:rgba(77,30,45,.16);font-family:"Avenir Next",Avenir,ui-sans-serif,system-ui,sans-serif}.novella .hero{background:linear-gradient(110deg,#fff9f0 0 52%,#ffd8cf 52%)}.novella .hero h1,.novella .section-intro h2,.novella .gallery h2,.novella .download h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em}.novella .hero h1 span{font-style:italic}.novella .hero-visual{min-height:620px}.novella .visual-backdrop{inset:7% 0;background:#ff8f87;border-radius:50% 50% 8px 8px}.novella .shot{border:8px solid #fff;border-bottom-width:36px;border-radius:3px}.novella .shot-a{left:4%;top:23%;transform:rotate(-10deg)}.novella .shot-b{left:33%;top:7%;transform:rotate(2deg)}.novella .shot-c{right:2%;bottom:5%;transform:rotate(9deg)}.novella .app-mark{color:#fff;background:#4e1c32}.novella .features{background:#e94d5f;color:#fff}.novella .features .section-label,.novella .features .feature-card b{color:#ffd6b3}.novella .features .section-intro>p:last-child,.novella .features .feature-card p{color:#ffe3e4}.novella .feature-list{grid-template-columns:1fr 1fr}.novella .feature-card{min-height:210px;background:rgba(255,255,255,.1);border-radius:2px}.novella .gallery{background:#fff7ec}.novella .gallery-grid{grid-template-columns:1.2fr .8fr .8fr}.novella .gallery-grid figure{min-height:390px;border-radius:2px}.novella .gallery-1{grid-row:span 2}.novella .gallery-4,.novella .gallery-5{min-height:330px}.novella .download{background:#3f1729;color:#fff}.novella .download-button{background:#ffd6bf;color:#351827}

body[data-design="chapters"]{--bg:#070816;--surface:#11142a;--text:#f8f8ff;--muted:#9ca5c8;--accent:#4d72ff;--accent2:#ff3fb5;--line:rgba(135,154,255,.22)}.chapters .hero{background:linear-gradient(135deg,#080a19 55%,#11184a)}.chapters .hero:after{content:"CHAPTER 01";position:absolute;right:-10px;bottom:28px;color:rgba(255,255,255,.035);font-size:15vw;font-weight:950;line-height:.8;white-space:nowrap}.chapters .hero h1{text-transform:uppercase;font-size:clamp(54px,6.5vw,94px)}.chapters .hero h1 span{color:#ff4abd}.chapters .visual-backdrop{inset:1%;border:1px solid var(--line);border-radius:4px;background:repeating-linear-gradient(90deg,transparent 0 32%,rgba(77,114,255,.1) 32% 33%)}.chapters .shot{top:10%;bottom:auto;width:28%;border-radius:5px;transform:none}.chapters .shot-a{left:5%}.chapters .shot-b{left:36%}.chapters .shot-c{right:5%}.chapters .app-mark{right:4%;top:2%;border-radius:4px;background:#ff3fb5}.chapters .reel-label{left:5%;bottom:2%;border-radius:0;background:#4d72ff;color:#fff}.chapters .features{background:#090b1c}.chapters .feature-list{display:block}.chapters .feature-card{min-height:0;display:grid;grid-template-columns:90px 1fr 1fr;align-items:center;gap:30px;padding:26px 0;border-width:1px 0 0;border-radius:0;background:none}.chapters .feature-card:last-child{border-bottom:1px solid var(--line)}.chapters .feature-card b{font-size:38px}.chapters .feature-card h3{margin:0;font-size:30px}.chapters .feature-card p{font-size:16px}.chapters .gallery{background:#151945}.chapters .gallery-grid{gap:3px}.chapters .gallery-grid figure{border-radius:0}.chapters .download{background:#4d72ff;color:#fff}.chapters .download-button{background:#ff3fb5}

body[data-design="passion"]{--bg:#080a07;--surface:#12170e;--text:#f7ffe9;--muted:#aebd9a;--accent:#aaff2c;--accent2:#23e59d;--line:rgba(190,255,94,.2)}.passion .nav-shell{border-bottom-color:rgba(170,255,44,.22)}.passion .hero{background:radial-gradient(circle at 78% 40%,rgba(170,255,44,.2),transparent 23%),#080a07}.passion .hero h1{text-transform:uppercase;font-style:italic;transform:skewY(-2deg)}.passion .hero h1 span{display:inline-block;color:#aaff2c}.passion .visual-backdrop{inset:2%;border-radius:0;clip-path:polygon(17% 0,100% 0,83% 100%,0 100%);background:linear-gradient(135deg,#aaff2c,#23e59d)}.passion .shot{border:5px solid #0c1009;border-radius:3px}.passion .shot-a{left:11%;transform:rotate(-4deg)}.passion .shot-b{transform:rotate(4deg)}.passion .shot-c{right:8%;transform:rotate(12deg)}.passion .app-mark{border-radius:0;background:#0b0e09}.passion .reel-label{border-radius:0;transform:rotate(-5deg)}.passion .ticker{justify-content:flex-start}.passion .feature-card{border-radius:0;border-width:3px 0 0;background:transparent}.passion .feature-card h3{text-transform:uppercase;font-style:italic}.passion .gallery-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:8px}.passion .gallery-grid figure{border-radius:0}.passion .download{clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);padding-top:120px}

body[data-design="starry"]{--bg:#12052c;--surface:#241054;--text:#fffaff;--muted:#c9bce6;--accent:#e4c7ff;--accent2:#8f5cff;--line:rgba(237,220,255,.2);background:radial-gradient(circle at 50% 0,#5a2cac,#12052c 45%)}.starry .nav-shell{position:absolute;inset:18px clamp(18px,4vw,60px) auto;width:auto;height:64px;padding:0 22px;border:1px solid var(--line);border-radius:999px;background:rgba(28,10,66,.55);backdrop-filter:blur(16px)}.starry .hero{grid-template-columns:1fr;padding-top:130px;text-align:center}.starry .hero-copy{max-width:880px;margin:auto}.starry .lead{margin-inline:auto}.starry .hero-actions{justify-content:center}.starry .hero h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.045em}.starry .hero h1 span{font-style:italic;color:#ead7ff}.starry .hero-visual{width:min(820px,100%);min-height:540px;margin:25px auto 0}.starry .visual-backdrop{inset:4% 15%;background:radial-gradient(circle,#8b5de7 0,#3a1675 55%,transparent 56%)}.starry .shot{width:27%;border-radius:32px}.starry .shot-a{left:17%;top:18%;transform:rotate(-13deg)}.starry .shot-b{left:36.5%;top:0;width:29%}.starry .shot-c{right:17%;transform:rotate(13deg)}.starry .app-mark{right:8%;top:20%}.starry .reel-label{left:8%;bottom:20%;background:#f5d8ff}.starry .ticker{color:#fff;background:rgba(255,255,255,.08);border-block:1px solid var(--line)}.starry .feature-list{grid-template-columns:repeat(6,1fr)}.starry .feature-card{grid-column:span 3;min-height:230px;border-radius:34px;background:linear-gradient(145deg,#351975,#1c0b42)}.starry .feature-card:first-child,.starry .feature-card:last-child{grid-column:span 2}.starry .gallery{background:#eee6ff;color:#22123e}.starry .gallery .section-label{color:#7652b6}.starry .gallery-grid{align-items:center}.starry .gallery-grid figure{border-radius:999px;min-height:460px}.starry .gallery-grid figure:nth-child(even){min-height:380px}.starry .download{background:radial-gradient(circle at 70% 0,#9c6cf5,#5c2eb7);color:#fff}.starry .download-button{background:#fff;color:#4b258f}

body[data-design="dramique"]{--bg:#f4fffd;--surface:#dff9f6;--text:#062d35;--muted:#54777d;--accent:#00b9c5;--accent2:#20e0bd;--line:rgba(5,91,101,.16)}.dramique .nav-shell{background:rgba(244,255,253,.82);backdrop-filter:blur(15px)}.dramique .hero{background:linear-gradient(120deg,#f7fffe 0 57%,#bff7ef 57%)}.dramique .hero h1{font-size:clamp(64px,8vw,116px)}.dramique .hero h1 span{color:#00a8b8}.dramique .visual-backdrop{inset:4%;border-radius:42% 58% 62% 38%/38% 44% 56% 62%;background:linear-gradient(140deg,#00c6d5,#22e7be)}.dramique .shot{border:7px solid #fff;box-shadow:0 26px 60px rgba(0,96,105,.22)}.dramique .shot-a{left:0;top:27%;width:27%;transform:none}.dramique .shot-b{left:27%;top:4%;width:47%;border-radius:42px}.dramique .shot-c{right:0;bottom:7%;width:26%;transform:none}.dramique .app-mark{color:#fff;background:#063a41}.dramique .ticker{color:#fff}.dramique .feature-list{grid-template-columns:1fr 1fr}.dramique .feature-card{min-height:190px;display:grid;grid-template-columns:70px 1fr;column-gap:20px;border-radius:14px;background:#fff}.dramique .feature-card h3{margin:0}.dramique .feature-card p{grid-column:2}.dramique .gallery{background:#073a43;color:#fff}.dramique .gallery .section-label{color:#4de6d5}.dramique .gallery-grid{grid-template-columns:repeat(3,1fr)}.dramique .gallery-grid figure{min-height:420px;border-radius:34px}.dramique .gallery-1,.dramique .gallery-5{grid-column:span 2}.dramique .download{background:#bff7ef;color:#062d35}.dramique .download-button{background:#063a41}

body[data-design="reelesta"]{--bg:#07071a;--surface:#11123b;--text:#f9faff;--muted:#aeb2d4;--accent:#59d7ff;--accent2:#ae5dff;--line:rgba(114,186,255,.2)}.reelesta .hero{grid-template-columns:.75fr 1.25fr;background:radial-gradient(circle at 70% 35%,rgba(66,91,255,.28),transparent 28%),#07071a}.reelesta .hero h1 span{color:#70e4ff}.reelesta .visual-backdrop{inset:0;border:1px solid var(--line);border-radius:28px;background:#0e1030}.reelesta .shot-b{left:19%;top:2%;width:62%;border-radius:28px}.reelesta .shot-a{left:1%;top:26%;width:24%;transform:rotate(-3deg)}.reelesta .shot-c{right:1%;width:24%;transform:rotate(3deg)}.reelesta .app-mark{right:5%;top:4%;background:#11123b}.reelesta .reel-label{left:5%;bottom:4%;background:#66dcff}.reelesta .feature-list{grid-template-columns:repeat(6,1fr)}.reelesta .feature-card{grid-column:span 3;min-height:220px;background:linear-gradient(145deg,#17194e,#0e0f2e)}.reelesta .feature-card:first-child{grid-column:span 4}.reelesta .feature-card:nth-child(2){grid-column:span 2}.reelesta .gallery{background:#f4f6ff;color:#0b1031}.reelesta .gallery .section-label{color:#4f5cc8}.reelesta .gallery-grid{grid-template-columns:1.5fr repeat(2,1fr)}.reelesta .gallery-grid figure{min-height:400px}.reelesta .gallery-1{grid-row:span 2}.reelesta .download{background:linear-gradient(100deg,#524dff,#ba5dff);color:#fff}.reelesta .download-button{background:#fff;color:#211b73}

body[data-design="dramanta"]{--bg:#fbf8ff;--surface:#ece5ff;--text:#362a55;--muted:#74698f;--accent:#a57aff;--accent2:#ff9dca;--line:rgba(83,55,137,.15)}.dramanta .nav-shell{background:rgba(251,248,255,.8);backdrop-filter:blur(14px)}.dramanta .hero{grid-template-columns:1fr;text-align:center;background:radial-gradient(circle at 22% 36%,#ffd5e7,transparent 27%),radial-gradient(circle at 80% 35%,#d5d9ff,transparent 30%),#fbf8ff}.dramanta .hero-copy{max-width:900px;margin:auto}.dramanta .lead{margin-inline:auto}.dramanta .hero-actions{justify-content:center}.dramanta .hero h1{font-family:Georgia,serif;font-weight:500}.dramanta .hero h1 span{color:#9b6fec;font-style:italic}.dramanta .hero-visual{width:min(920px,100%);min-height:520px;margin:auto}.dramanta .visual-backdrop{inset:15% 9%;border-radius:999px;background:linear-gradient(115deg,#e5d9ff,#ffd7e6)}.dramanta .shot{width:25%;border:7px solid rgba(255,255,255,.8);border-radius:32px}.dramanta .shot-a{left:8%;top:15%;transform:rotate(-9deg)}.dramanta .shot-b{left:37.5%;top:0}.dramanta .shot-c{right:8%;transform:rotate(9deg)}.dramanta .app-mark{right:5%;top:8%;color:#fff;background:#6b49ae}.dramanta .reel-label{left:5%;bottom:13%;background:#ffb3d1}.dramanta .ticker{color:#392b57;background:#e7dcff}.dramanta .feature-card{border:0;border-radius:999px;text-align:center;align-items:center;justify-content:center;background:linear-gradient(150deg,#eee7ff,#ffe5ef)}.dramanta .feature-card h3{margin:18px 0 8px}.dramanta .gallery{background:#38275e;color:#fff}.dramanta .gallery-grid{align-items:center}.dramanta .gallery-grid figure{border-radius:999px}.dramanta .gallery-grid figure:nth-child(odd){min-height:390px}.dramanta .download{background:linear-gradient(110deg,#d9c9ff,#ffcce0);color:#362a55}.dramanta .download-button{background:#5f429d}

body[data-design="talesnap"]{--bg:#080505;--surface:#1b0b0b;--text:#fff9f4;--muted:#c0a7a0;--accent:#ff5c35;--accent2:#f8b133;--line:rgba(255,107,66,.2)}.talesnap .hero{background:linear-gradient(90deg,#080505 0 47%,#2a0806 47%)}.talesnap .hero:before{content:"TAKE 01";position:absolute;left:2vw;bottom:2vw;color:rgba(255,255,255,.035);font-size:14vw;font-weight:950;line-height:.8}.talesnap .hero h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.05em}.talesnap .hero h1 span{color:#ff6d40;font-style:italic}.talesnap .visual-backdrop{inset:0;border-radius:0;background:linear-gradient(145deg,#741c10,#120506)}.talesnap .shot{border:5px solid #0b0504;border-radius:0}.talesnap .shot-a{left:0;top:24%;width:34%;transform:rotate(-3deg)}.talesnap .shot-b{left:29%;top:0;width:43%}.talesnap .shot-c{right:0;width:34%;transform:rotate(3deg)}.talesnap .app-mark{border-radius:0;background:#090404}.talesnap .reel-label{border-radius:0}.talesnap .feature-list{display:block}.talesnap .feature-card{min-height:0;display:grid;grid-template-columns:80px 1fr 1.4fr;align-items:center;gap:28px;padding:28px 20px;border-width:1px 0 0 5px;border-radius:0;background:transparent}.talesnap .feature-card h3{margin:0;text-transform:uppercase}.talesnap .gallery{background:#8d2114}.talesnap .gallery-grid{gap:0}.talesnap .gallery-grid figure{border-radius:0}.talesnap .download{background:#ff5c35}.talesnap .download-button{background:#130505}

body[data-design="reeluna"]{--bg:#050815;--surface:#101528;--text:#f5f7ff;--muted:#9ba3ba;--accent:#dce5ff;--accent2:#7f93c5;--line:rgba(215,226,255,.15);padding-left:92px}.reeluna .nav-shell{position:fixed;inset:0 auto 0 0;width:92px;height:100svh;padding:22px 0;display:flex;flex-direction:column;border:0;border-right:1px solid var(--line);background:#070a17}.reeluna .brand{flex-direction:column}.reeluna .brand strong{display:none}.reeluna .brand img{width:52px;height:52px;border-radius:17px}.reeluna .nav-shell nav{margin:auto;display:flex;flex-direction:column;align-items:center;gap:36px}.reeluna .nav-shell nav a{writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px}.reeluna .support-link{display:none}.reeluna .hero{background:radial-gradient(circle at 72% 35%,rgba(132,150,195,.2),transparent 25%),#050815}.reeluna .hero h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.05em}.reeluna .hero h1 span{color:#c9d4f2;font-style:italic}.reeluna .visual-backdrop{inset:0;border:1px solid var(--line);border-radius:50% 50% 8px 8px;background:#0c1022}.reeluna .shot{border-radius:4px;filter:saturate(.65)}.reeluna .shot-a{left:4%;transform:rotate(-5deg)}.reeluna .shot-b{left:31%;width:42%}.reeluna .shot-c{right:3%;transform:rotate(5deg)}.reeluna .app-mark{background:#11162b}.reeluna .reel-label{color:#101528}.reeluna .ticker{color:#0a0d18;background:#dce5ff}.reeluna .feature-list{grid-template-columns:1fr 1fr}.reeluna .feature-card{min-height:180px;display:grid;grid-template-columns:60px 1fr;column-gap:18px;border-radius:0;background:transparent}.reeluna .feature-card h3{margin:0}.reeluna .feature-card p{grid-column:2}.reeluna .gallery{background:#e8ebf4;color:#101528}.reeluna .gallery .section-label{color:#536183}.reeluna .gallery-grid{grid-template-columns:repeat(10,1fr)}.reeluna .gallery-grid figure{grid-column:span 2;border-radius:4px}.reeluna .gallery-2,.reeluna .gallery-4{transform:translateY(40px)}.reeluna .download{color:#0b0e19;background:#dce5ff}.reeluna .download-button{background:#0b0e19}

@media(max-width:1040px){.nav-shell{grid-template-columns:1fr auto}.nav-shell nav{display:none}.hero{grid-template-columns:1fr;padding-top:126px}.hero-copy{max-width:780px}.hero-visual{width:min(680px,100%);margin:auto}.section-intro{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(3,1fr)}.download{grid-template-columns:auto 1fr}.download-button{grid-column:2;justify-self:start}footer{grid-template-columns:1fr 1fr}.reeluna{padding-left:0!important}.reeluna .nav-shell{position:absolute;inset:0;width:100%;height:82px;padding:0 24px;display:flex;flex-direction:row;border-right:0;border-bottom:1px solid var(--line)}.reeluna .brand{flex-direction:row}.reeluna .brand strong{display:block}.reeluna .nav-shell nav{display:none}.reeluna .gallery-grid{grid-template-columns:repeat(3,1fr)}.reeluna .gallery-grid figure{grid-column:auto}.reeluna .gallery-2,.reeluna .gallery-4{transform:none}.novella .gallery-grid,.dramique .gallery-grid,.reelesta .gallery-grid{grid-template-columns:repeat(2,1fr)}.novella .gallery-1,.reelesta .gallery-1{grid-row:auto}.dramique .gallery-1,.dramique .gallery-5{grid-column:auto}}
@media(max-width:640px){.nav-shell,.starry .nav-shell{inset:0;width:100%;height:72px;padding:0 18px;border-width:0 0 1px;border-radius:0}.brand img{width:38px;height:38px}.support-link{font-size:13px}.hero{padding:112px 20px 58px;gap:28px}.hero h1{font-size:52px}.hero-actions{align-items:stretch;flex-direction:column}.hero-visual,.starry .hero-visual,.dramanta .hero-visual{min-height:430px}.shot-b{left:28%;width:46%}.shot-a,.shot-c{width:34%}.ticker{justify-content:flex-start;overflow:hidden}.features,.gallery{padding:72px 20px}.section-intro{gap:20px}.section-intro h2,.gallery h2,.download h2{font-size:42px}.feature-list,.novella .feature-list,.dramique .feature-list,.reeluna .feature-list{grid-template-columns:1fr}.feature-card{min-height:210px}.chapters .feature-card,.talesnap .feature-card{grid-template-columns:54px 1fr}.chapters .feature-card p,.talesnap .feature-card p{grid-column:2}.starry .feature-list,.reelesta .feature-list{display:grid;grid-template-columns:1fr}.starry .feature-card,.starry .feature-card:first-child,.starry .feature-card:last-child,.reelesta .feature-card,.reelesta .feature-card:first-child,.reelesta .feature-card:nth-child(2){grid-column:auto}.gallery-heading{display:block}.gallery-heading h2{text-align:left}.gallery-grid,.novella .gallery-grid,.dramique .gallery-grid,.reelesta .gallery-grid,.reeluna .gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-grid figure{flex:0 0 76vw;min-height:440px;scroll-snap-align:center}.download{grid-template-columns:1fr;padding:68px 20px}.download>img{width:90px;height:90px}.download-button{grid-column:auto}footer{grid-template-columns:1fr;padding:52px 20px 26px}.talesnap .hero,.dramique .hero,.novella .hero{background:var(--bg)}.passion .download{clip-path:none;padding-top:68px}}
@media(prefers-reduced-motion:no-preference){.shot-b{animation:drift 5s ease-in-out infinite}.shot-c{animation:drift 6s ease-in-out -2s infinite}@keyframes drift{50%{translate:0 -9px}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
