:root{--purple:#450c9f;--purple-mid:#5b00db;--purple-dark:#16002f;--purple-deep:#0d001d;--green:#c8ff00;--white:#fff;--muted:#ffffffb8;--soft:#ffffff1a;--card:#ffffff14;--border:#ffffff24;--ink:#17002f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--white);background:radial-gradient(circle at 50% 0,#6a00f457,#0000 34%),linear-gradient(#16002f 0%,#21004f 42%,#100020 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.site-header{z-index:50;backdrop-filter:blur(20px);background:#12002ab8;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1100px,100% - 40px);min-height:58px;padding:7px 12px 7px 22px;display:grid;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 14px 42px #0000002e}.logo{letter-spacing:-.06em;justify-self:start;font-size:28px;font-weight:900}.nav{color:var(--muted);justify-self:center;gap:28px;font-size:14px;font-weight:700;display:flex}.nav a{transition:color .16s}.nav a:hover{color:var(--white)}.header-cta,.primary-button{background:var(--green);color:#13002e;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:14px;font-weight:900;display:inline-flex}.header-cta{white-space:nowrap;justify-self:end}.secondary-button,.store-button{border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:900;display:inline-flex}.hero{background:radial-gradient(circle at 76% 23%,#c8ff002e,#0000 24%),radial-gradient(circle at 18% 12%,#ffffff1f,#0000 20%),linear-gradient(135deg,#6a00f4 0%,#3d009b 48%,#16002f 100%);grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;min-height:710px;padding:116px max(28px,50vw - 560px) 58px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute;inset:auto}.hero:before{background:radial-gradient(circle,#ffffff21,#0000 64%);width:580px;height:580px;top:120px;right:-180px}.hero:after{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;inset:0;mask-image:linear-gradient(#00000073,#0000 78%)}.hero-content,.hero-visual{z-index:1;position:relative}.hero-content{max-width:560px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:12px;font-weight:900}h1{letter-spacing:-.065em;margin-bottom:18px;font-size:clamp(46px,6vw,78px);line-height:.96}h2{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(34px,4vw,54px);line-height:1}.hero-text,.section-copy p,.section-heading p{color:var(--muted);font-size:18px;line-height:1.58}.hero-text{max-width:510px;margin-bottom:30px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.store-button{min-width:190px;color:var(--white);background:#ffffff1f;flex-direction:column;align-items:flex-start;line-height:1.1}.store-button span{color:#ffffffa8;margin-bottom:3px;font-size:11px;font-weight:800}.store-button-primary{background:var(--green);color:var(--ink);border-color:#0000}.store-button-primary span{color:#13002ea8}.hero-visual{min-height:486px}.phone{background:#090014;border:1px solid #ffffff3d;border-radius:36px;width:238px;height:476px;padding:12px;position:absolute;box-shadow:0 34px 86px #00000070}.phone-main{top:12px;right:120px;transform:rotate(7deg)}.phone-back{opacity:.82;top:-26px;right:0;transform:rotate(15deg)scale(.88)}.phone-screen{background:radial-gradient(circle at 80% 12%,#c8ff003d,#0000 25%),linear-gradient(#5b00db,#25005a);border-radius:28px;height:100%;padding:24px 18px;position:relative;overflow:hidden}.phone-screen:before{content:"";opacity:.38;background-image:radial-gradient(circle,#ffffff29 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.phone-screen>*{z-index:1;position:relative}.phone-screen-alt{background:linear-gradient(#3f007d,#190033)}.app-topline{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.avatar{background:linear-gradient(135deg,#ffb3d8,#c8ff00);border-radius:50%;width:34px;height:34px}.app-pill{color:#ffffffc7;background:#ffffff24;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.phone-title{margin-bottom:16px;font-size:19px;font-weight:900}.app-card{border-radius:22px;height:142px;margin-bottom:14px}.app-card-fire{background:linear-gradient(135deg,#ff4b4b,#ff8a00 45%,#3a006e)}.app-card-pink{background:linear-gradient(135deg,#ff72b6,#7f35ff);height:168px}.course-card{background:linear-gradient(135deg,#ff4b4b,#3a006e);border-radius:18px;height:120px;margin-bottom:14px}.course-card.small{background:#ffffff24;height:74px}.course-card.small.lime{background:linear-gradient(135deg,#c8ff00e6,#ffffff2e)}.app-row{align-items:center;gap:10px;margin:12px 0;font-size:12px;display:flex}.app-row span{background:var(--green);border-radius:10px;width:30px;height:30px}.app-mini-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.app-mini-grid span{background:#ffffff24;border-radius:16px;height:88px}.section{background:var(--purple-dark);padding:82px max(28px,50vw - 560px);scroll-margin-top:92px}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.courses-section{background:linear-gradient(#16002f 0%,#280066 100%)}.community-section{background:linear-gradient(#280066 0%,#230056 100%)}.studio-section{background:linear-gradient(#230056 0%,#170036 100%)}.section-copy,.section-copy p{max-width:560px}.section-heading{text-align:center;max-width:780px;margin:0 auto 46px}.section-heading p{margin-bottom:0}.course-stack{gap:15px;display:grid}.course-progress-card{border:1px solid var(--border);background:#ffffff17;border-radius:22px;align-items:center;gap:16px;padding:14px;display:flex}.course-thumb{background:linear-gradient(135deg,#fff,#8a5cff);border-radius:18px;flex:none;width:68px;height:68px}.course-thumb.violet{background:linear-gradient(135deg,#ff72b6,#7f35ff)}.course-thumb.orange{background:linear-gradient(135deg,#ff3131,#ffb000)}.course-thumb.blue{background:linear-gradient(135deg,#65dcff,#6a00f4)}.course-thumb.green{background:linear-gradient(135deg,#c8ff00,#fff)}.course-progress-content{flex:1}.course-progress-meta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.course-progress-meta h3{margin-bottom:4px;font-size:17px}.course-progress-meta span{color:var(--green);font-size:12px;font-weight:900}.course-progress-card p{color:var(--muted);margin-bottom:10px;font-size:13px}.progress{background:#ffffff24;border-radius:99px;height:7px;overflow:hidden}.progress span{border-radius:inherit;background:var(--green);height:100%;display:block}.challenge-card,.creator-card{border:1px solid var(--border);background:#ffffff1a;border-radius:28px;padding:24px;box-shadow:0 28px 80px #00000047}.challenge-art{background:radial-gradient(circle at 62% 42%,#ffffff73,#0000 12%),linear-gradient(135deg,#ff72b6,#ff4b4b 52%,#7f35ff);border-radius:24px;height:210px;margin-bottom:18px;position:relative;overflow:hidden}.flame-icon{background:linear-gradient(#fff0a6,#ff8a00 54%,#ff3131);border-radius:52% 48%;width:62px;height:78px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(8deg);box-shadow:0 0 42px #ff8a00a6}.challenge-card h3{letter-spacing:-.04em;margin-bottom:10px;font-size:28px;line-height:1.08}.challenge-card p:not(.eyebrow){color:var(--muted)}.project-stack{min-height:430px;position:relative}.project-card{background:linear-gradient(160deg,#ff72b6,#7f35ff 58%,#230050);border:1px solid #ffffff29;border-radius:28px;flex-direction:column;justify-content:flex-end;width:220px;height:292px;padding:18px;display:flex;position:absolute;box-shadow:0 30px 80px #00000047}.project-card:first-child{opacity:.72;top:54px;left:0;transform:rotate(-8deg)scale(.9)}.project-card:nth-child(2){z-index:2;top:0;left:122px}.project-card:nth-child(3){opacity:.72;top:62px;left:244px;transform:rotate(8deg)scale(.9)}.project-card span{background:#ffffff2e;border-radius:20px;flex:1}.project-card h3{margin:16px 0 0;font-size:19px;line-height:1.1}.gallery-section{background:linear-gradient(#170036 0%,#13002e 100%)}.gallery-work{background:linear-gradient(#21004f 0%,#160032 100%)}.manga-carousel{grid-template-columns:.85fr .95fr 1.35fr .95fr .85fr;align-items:center;gap:18px;display:grid}.manga-card{background:radial-gradient(circle at 30% 30%,#ffffff6b,#0000 10%),linear-gradient(135deg,#ff72b6,#ff9eca 46%,#7f35ff);border:1px solid #ffffff29;border-radius:28px;min-height:220px;position:relative;overflow:hidden}.manga-card:before,.manga-card:after{content:"";background:#ffffff4d;border-radius:999px;position:absolute}.manga-card:before{width:70%;height:8px;top:32%;left:16%;transform:rotate(-16deg)}.manga-card:after{background:0 0;border:8px solid #ffffff47;width:42%;height:42%;bottom:-8%;right:-10%}.manga-card.is-large{min-height:280px}.benefits-section{color:var(--white);background:linear-gradient(#13002e 0%,#25005a 100%)}.benefits-section .section-heading p{color:var(--muted)}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.benefit-card{min-height:180px;color:var(--ink);background:#ffffffeb;border:1px solid #ffffff61;border-radius:24px;padding:22px;box-shadow:0 18px 48px #0000002e}.benefit-card span{background:var(--green);border-radius:16px;width:48px;height:48px;margin-bottom:22px;display:block;box-shadow:inset 0 0 0 10px #17002f14}.benefit-card h3{margin-bottom:10px;font-size:20px}.benefit-card p{color:#17002f9e;margin-bottom:0;line-height:1.6}.pricing-section{color:var(--white);background:linear-gradient(#25005a 0%,#21004f 100%)}.billing-toggle{background:#ffffff1f;border-radius:999px;gap:6px;width:max-content;margin:0 auto;padding:6px;font-size:14px;font-weight:900;display:flex}.billing-toggle span,.billing-toggle strong{border-radius:999px;padding:10px 16px}.billing-toggle strong{background:var(--green);color:var(--ink)}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.price-card{color:var(--ink);background:#fffffff0;border:1px solid #eadfff;border-radius:24px;padding:22px;position:relative;box-shadow:0 20px 58px #0000002e}.price-card h3{margin-bottom:18px;font-size:20px}.price{letter-spacing:-.05em;margin-bottom:22px;font-size:44px;font-weight:950}.price span{color:#17002f99;letter-spacing:0;margin-top:4px;font-size:14px;font-weight:800;display:block}.price-card ul{color:#17002fad;gap:10px;min-height:126px;margin:0 0 20px;padding:0;list-style:none;display:grid}.price-card li:before{content:"";background:var(--purple);border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block}.price-card a{background:var(--purple);min-height:44px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;font-weight:900;display:flex}.featured-price{color:var(--white);background:linear-gradient(#25005a,#13002e);transform:translateY(-10px)}.featured-price .price span,.featured-price ul{color:#ffffffb8}.featured-price li:before{background:var(--green)}.featured-price a{background:var(--green);color:var(--ink)}.popular-badge{color:var(--green);background:#c8ff0026;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;position:absolute;top:18px;right:18px}.about-section{background:linear-gradient(#21004f 0%,#180039 100%)}.creator-card{text-align:center;justify-self:end;max-width:420px}.portrait-placeholder{background:radial-gradient(circle at 50% 24%,#ffd4e8 0 12%,#0000 13%),linear-gradient(135deg,#ff72b6,#7f35ff);border-radius:26px;height:276px;margin-bottom:18px;display:block}.creator-card h3{margin-bottom:6px;font-size:24px}.creator-card p{color:var(--muted);margin-bottom:0}.testimonials-section{background:linear-gradient(#160032 0%,#21004f 100%)}.testimonial-wrap{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-card{border:1px solid var(--border);background:#ffffff1a;border-radius:26px;padding:24px}.testimonial-card p{color:var(--muted);line-height:1.65}.round-arrow{background:var(--green);width:46px;height:46px;color:var(--ink);border:0;border-radius:50%;font-size:28px;font-weight:900}.faq-section{background:linear-gradient(#21004f 0%,#100020 100%)}.faq-list{gap:12px;max-width:840px;margin:0 auto;display:grid}details{border:1px solid var(--border);background:#ffffff1a;border-radius:18px;padding:17px 20px}summary{cursor:pointer;font-size:18px;font-weight:900;list-style:none}summary::-webkit-details-marker{display:none}details p{color:var(--muted);margin:14px 0 0;line-height:1.6}.footer{text-align:center;color:var(--muted);background:#100020;padding:32px}.footer p{margin:0}@media (width<=1020px){.nav{gap:18px}.site-header{grid-template-columns:auto 1fr auto}.split-section,.hero{grid-template-columns:1fr}.hero{min-height:auto;padding-top:112px}.hero-visual{width:100%;max-width:560px;min-height:430px;margin:0 auto}.phone-main{right:190px}.phone-back{right:76px}.pricing-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.featured-price{transform:none}.project-stack{max-width:560px}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;width:min(100% - 24px,520px);min-height:56px;top:12px}.nav,.header-cta{display:none}.hero{gap:34px;padding:108px 24px 60px}h1{font-size:clamp(42px,13vw,58px)}h2{font-size:clamp(34px,11vw,48px)}.hero-text,.section-copy p,.section-heading p{font-size:16px}.store-button{width:100%}.hero-visual{min-height:350px;margin-top:4px}.phone{width:218px;height:436px}.phone-main{top:-40px;left:50%;right:auto;transform:translate(-50%)rotate(6deg)scale(.72)}.phone-back{display:none}.section{padding:58px 24px;scroll-margin-top:80px}.split-section{gap:34px}.course-progress-card{align-items:flex-start}.course-thumb{width:56px;height:56px}.challenge-art{height:210px}.project-stack{min-height:560px}.project-card{width:100%;height:168px;margin-bottom:12px;position:relative;opacity:1!important;top:auto!important;left:auto!important;transform:none!important}.manga-carousel{gap:14px;margin-right:-24px;display:flex;overflow:hidden}.manga-card{min-width:200px;min-height:218px}.manga-card.is-large{min-width:246px;min-height:252px}.benefit-grid,.pricing-grid,.testimonial-grid,.testimonial-wrap{grid-template-columns:1fr}.round-arrow{display:none}.creator-card{justify-self:stretch;max-width:none}}[id]{scroll-margin-top:92px}@media (width<=760px){[id]{scroll-margin-top:80px}}
