:root{color-scheme:dark;--bg:#101c26;--panel:#192a36;--line:#344650;--paper:#f4eedf;--muted:#b7c1c5;--orange:#ff946b;--mint:#c2e9cc}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--paper);font:16px/1.65 system-ui,sans-serif}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--mint);outline-offset:5px}.wrap{max-width:1160px;margin:auto;padding:0 30px}.skip{position:absolute;top:-100px}.skip:focus{top:10px;z-index:10;background:var(--paper);color:var(--bg)}header{border-bottom:1px solid var(--line)}nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:system-ui,sans-serif;letter-spacing:-1px;font-size:23px;font-weight:700;text-decoration:none}.brand span{color:var(--orange)}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px}.navlinks a{text-decoration:none}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:5px;background:var(--orange);color:#15222a;font-weight:700;text-decoration:none}.button.secondary,button.secondary{background:transparent;border-color:var(--line);color:var(--paper)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--mint);margin:0 0 22px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;padding-top:78px;padding-bottom:86px}h1,h2,h3{font-family:system-ui,sans-serif;font-weight:500;line-height:1.1;letter-spacing:-1.7px;margin:0}h1{font-size:clamp(44px,6.1vw,75px)}h1 em{font-style:normal;color:var(--orange)}h2{font-size:clamp(30px,4vw,46px)}h3{font-size:24px;letter-spacing:-.7px}.lead{font-size:19px;color:var(--muted);max-width:530px;margin:27px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.fine{font-size:13px;color:var(--muted)}.hero .fine{margin-top:17px}.shelf{background:var(--paper);color:#172630;padding:28px;border-radius:8px;box-shadow:12px 15px 0 #283f4b;transform:rotate(1deg)}.shelf-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.shelf-head strong{font-family:system-ui;font-size:23px;letter-spacing:-.8px}.pill{font-size:10px;letter-spacing:1px;font-weight:700;background:#dce3d6;padding:5px 9px;border-radius:3px}.tabs{display:flex;gap:20px;border-bottom:1px solid #cdd0c7;padding-bottom:11px;font-size:13px}.tabs b{border-bottom:2px solid #e37550;padding-bottom:12px}.bookrow{display:grid;grid-template-columns:43px 1fr auto;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid #d4d6ce}.booknum{width:43px;height:58px;background:#c7d9cc;display:grid;place-items:center;font:22px system-ui;border-left:5px solid #6e9984}.bookrow:nth-of-type(4) .booknum{background:#f0b394;border-color:#ba7050}.bookrow:nth-of-type(5) .booknum{background:#c8c1db;border-color:#8a78a4}.bookrow small{display:block;color:#52616a;font-size:12px}.bookrow strong{font-size:14px}.count{font-size:12px;background:#e3e8dd;padding:3px 7px}.bar{height:4px;background:#d0d6ca;margin-top:9px;border-radius:3px}.bar i{display:block;background:#dd805d;height:100%;width:73%}.shelf-note{font-size:12px;line-height:1.6;margin:20px 0 0;color:#50615e}.strip{border-block:1px solid var(--line);padding:20px 0}.strip .wrap{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:14px}.section{padding:78px 0}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:40px}.section-heading p{max-width:370px;color:var(--muted);margin:0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.feature{border-top:1px solid var(--line);padding-top:24px}.feature .number{font-family:system-ui;font-size:12px;color:var(--orange);margin-bottom:20px}.feature p,.article p,.article li{color:var(--muted)}.cream{background:var(--paper);color:#182934}.cream .eyebrow{color:#617b66}.cream p{color:#4a5c64}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.checklist{list-style:none;padding:0;margin:20px 0}.checklist li{border-bottom:1px solid #bbc3b7;padding:14px 0}.checklist li:before{content:'↳';color:#b76340;margin-right:15px}.pricebox{border:1px solid var(--line);border-top:4px solid var(--orange);padding:34px;background:var(--panel);border-radius:6px}.price{font:64px/1 system-ui;letter-spacing:-3px;margin:24px 0 12px}.price small{font:16px system-ui;letter-spacing:0;color:var(--muted)}.pricebox ul{padding-left:20px;color:var(--muted)}.faq{max-width:800px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-size:18px}.faq p{color:var(--muted)}.guide{display:block;text-decoration:none;border:1px solid var(--line);padding:25px;border-radius:4px;transition:background .15s}.guide:hover{background:var(--panel)}.guide p{color:var(--muted);font-size:14px}.footer{border-top:1px solid var(--line);padding:35px 0 45px}.footer .wrap{display:flex;justify-content:space-between;gap:35px}.footerlinks{display:flex;gap:22px;font-size:13px;flex-wrap:wrap}.article{max-width:760px;margin:auto;padding:65px 30px 90px}.article h1{font-size:48px}.article h2{font-size:28px;margin-top:38px}.article h3{margin-top:24px}.article ul{padding-left:23px}.notice{border-left:3px solid var(--orange);padding:16px 20px;background:var(--panel);color:var(--muted);font-size:14px;margin:25px 0}.account{max-width:580px;margin:auto;padding:60px 30px 85px}.account h1{font-size:43px}.account label{display:block;font-size:14px;margin:16px 0 5px}.account input:not([type=checkbox]){width:100%;padding:12px 14px;background:#12232e;border:1px solid #5c6c76;border-radius:4px;color:var(--paper)}.account input[type=checkbox]{margin-right:10px}.account form button{width:100%;margin-top:20px}.account .text-button{padding:4px 0;min-height:32px;background:none;color:var(--mint);text-decoration:underline;font-size:14px}.account [hidden]{display:none!important}.error{color:#ffb39f}.message{white-space:pre-wrap;overflow-wrap:anywhere}.account .actions{margin:20px 0}.demo-controls{margin:20px 0;display:flex;gap:10px}.demo-controls button{font-size:13px;padding:8px 12px;min-height:40px}.demo-status{font-size:13px;color:var(--muted)}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:12px}code{color:var(--mint)}@media(max-width:850px){.hero{gap:35px;grid-template-columns:1fr;padding-top:50px}.hero h1{max-width:620px}.shelf{max-width:530px;transform:none}.split{gap:36px}.grid3{gap:22px}.section-heading{display:block}.section-heading p{margin-top:22px}.navlinks{gap:15px}.navlinks .desktop{display:none}}@media(max-width:600px){.wrap{padding-inline:22px}nav{min-height:78px}.brand{font-size:20px}.navlinks a:not(.button){display:none}.navlinks .button{min-height:40px;padding:8px 13px;font-size:12px}.hero{padding-bottom:55px}.hero h1{font-size:49px}.shelf{padding:22px;box-shadow:6px 8px 0 #283f4b}.strip .wrap{flex-wrap:wrap;gap:8px 20px;font-size:12px}.grid3,.split{grid-template-columns:1fr}.section{padding:55px 0}.footer .wrap{display:block}.footerlinks{margin-top:20px}.article h1{font-size:36px}.account{padding-inline:22px}.pricebox{padding:25px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

:root{--bg:#101016;--panel:#1b1924;--line:#34303f;--paper:#f7f3fb;--muted:#b8b2c6;--orange:#c2a0ff;--mint:#9fdcc3}body{background:radial-gradient(ellipse at 75% 12%,#21172d 0,transparent 42%),var(--bg)}header{background:#101016d9;border-color:#292432}nav{min-height:84px}.brand{letter-spacing:-1.2px;font-weight:700}.brand:before{content:'▥';font-size:25px;color:var(--orange);margin-right:10px}.button,button{border-radius:9px;background:#c3a1ff;box-shadow:0 2px 0 #694e97;color:#191123}.button:hover,button:hover{background:#d0b5ff}.button.secondary,button.secondary{box-shadow:none;background:#24212c}.navlinks .button{background:#28212f}.eyebrow{color:#c9adf4;font-size:10px;letter-spacing:2px}.hero{grid-template-columns:1fr 1.2fr;gap:26px;padding-top:62px;padding-bottom:65px;min-height:640px}.hero h1{font-size:clamp(48px,5.15vw,70px);font-weight:700;letter-spacing:-3px;line-height:1.06}.hero h1 em{color:#c4a0ff}.hero .lead{font-size:17px;line-height:1.8;max-width:380px;color:#bcb4c9;margin-top:24px}.hero .fine{font-size:11px;margin-top:23px;color:#9790a5}.hero .eyebrow{display:inline-flex;padding:7px 12px;border-radius:20px;background:#282032;border:1px solid #49305b;margin-bottom:24px}.cover-stage{min-width:0;position:relative}.stage-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#a79aae;margin:0 35px 8px}.stage-dots{color:#79618d;letter-spacing:5px}.cover-fan{height:390px;display:flex;align-items:center;justify-content:center;padding-inline:25px;position:relative}.cover-card{width:205px;height:310px;flex:0 0 auto;position:relative;border:1px solid #73637c;border-radius:13px;overflow:hidden;background:#25202b;box-shadow:0 15px 35px #0008}.cover-one{transform:rotate(-12deg) translateY(15px);z-index:1}.cover-two{width:230px;height:360px;margin-left:-76px;transform:rotate(-1deg);z-index:3;box-shadow:0 25px 40px #0008,0 0 60px #977aba18}.cover-three{margin-left:-75px;transform:rotate(11deg) translateY(12px);z-index:2}.cover-image{position:absolute;inset:0;overflow:hidden}.cover-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;max-width:none}.cover-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 38%,#131019d9 76%,#131019);pointer-events:none}.cover-tag{position:absolute;top:13px;left:12px;background:#21141ac9;border:1px solid #b7885b;padding:3px 7px;font-size:8px;letter-spacing:1px;color:#f2c695;border-radius:4px;z-index:4}.cover-tag.mint{background:#152623cb;border-color:#80bda6;color:#c1ffe4}.cover-tag.violet{background:#271d35cb;border-color:#b391cc;color:#eddaff}.cover-title{position:absolute;bottom:21px;left:17px;right:17px;z-index:4;color:#fff}.cover-title small{font-size:7px;letter-spacing:1.6px;display:block;color:#c3bdc7}.cover-title strong{display:block;font-family:system-ui;font-size:22px;line-height:1.1;font-weight:700;letter-spacing:-.8px;margin:8px 0}.cover-title span{display:block;font-size:9px;color:#c4becb}.cover-title .bar{background:#42434a}.cover-title .bar i{background:#adedd3}.resume-card{display:flex;align-items:center;gap:16px;background:#24202bcc;border:1px solid #44374f;padding:16px 20px;border-radius:11px;margin:8px 32px 0;box-shadow:0 8px 24px #0003}.resume-card strong{display:block;font-size:13px}.resume-card small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.resume-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:8px;background:#372947;color:#d5afff;font-size:22px}.resume-arrow{margin-left:auto;color:#ceb0ef}.art-note{font-size:9px;letter-spacing:.5px;color:#887e94;text-align:center;margin-top:17px}.strip{background:#1c1822;border-color:#342a3c}.strip .wrap{font-size:12px;color:#c4b5d1}.strip span:before{content:'✦';font-size:12px;color:#b793d9;margin-right:10px}.section{padding-block:70px}.section-heading h2,h2{font-weight:600;letter-spacing:-1.5px}.feature{background:linear-gradient(135deg,#201b2a,#17151e);border:1px solid #393044;border-radius:13px;padding:26px}.feature .number{color:#caaff0;margin-bottom:23px}.feature h3{font-size:23px}.feature p{font-size:14px;line-height:1.8}.grid3{gap:20px}.cream{background:#201b28;color:var(--paper);border-block:1px solid #3a2d42}.cream p{color:#c4b8ce}.cream .eyebrow{color:#bba0d6}.checklist li{border-color:#40344a;font-size:15px}.checklist li:before{color:#cda5ff}.pricebox{background:radial-gradient(ellipse at top right,#372445,transparent 72%),#1c1725;border:1px solid #6a4c86;border-radius:17px;box-shadow:0 15px 50px #0003}.pricebox .price{font-size:73px;font-weight:600;color:#ebdbff}.pricebox .button{width:100%;margin-top:15px}.pricebox .eyebrow{color:#d2b4ec}.guide{background:#1c1724;border-color:#3a2f45;border-radius:12px}.guide:hover{background:#271d34;border-color:#a578cd}.guide h3{font-size:22px}.footer{background:#0c0b10}.notice{border-left-color:#b791e3;background:#241c30;border-radius:0 8px 8px 0}.account input:not([type=checkbox]){background:#18121f;border-color:#51435e}.account h1{font-weight:600}.faq details{border-color:#3c3047}.article h1{font-weight:600}.demo-controls{flex-wrap:wrap}.demo-controls button{font-size:12px}.hero .actions .button{font-size:13px;padding:14px 18px}.cover-card{transition:transform .2s ease}.cover-card:hover{transform:translateY(-6px) rotate(0deg);z-index:5}@media(min-width:1300px){.wrap{max-width:1220px}.cover-one,.cover-three{width:225px;height:345px}.cover-two{width:250px;height:385px}.cover-fan{height:415px}.cover-two,.cover-three{margin-left:-80px}}@media(max-width:950px){.hero{grid-template-columns:1fr 1fr;gap:5px}.cover-fan{padding:0;height:355px}.cover-one,.cover-three{width:160px;height:260px}.cover-two{width:185px;height:300px}.cover-two,.cover-three{margin-left:-65px}.resume-card{margin-inline:0;padding:12px;gap:10px}.stage-label{margin-inline:5px}.hero h1{font-size:52px}.cover-title strong{font-size:19px}.cover-title span{font-size:8px}.hero .actions{gap:10px}.hero .actions .button{font-size:12px;padding:12px}.resume-card small{font-size:9px}}@media(max-width:720px){.hero{grid-template-columns:1fr;padding-top:40px;gap:25px;padding-bottom:36px}.hero h1{font-size:54px;max-width:540px}.hero .lead{max-width:500px}.hero .fine{margin-top:18px}.cover-stage{max-width:530px;width:100%;margin:auto}.cover-fan{height:355px}.cover-one,.cover-three{width:185px;height:280px}.cover-two{width:210px;height:320px}.cover-two,.cover-three{margin-left:-65px}.resume-card{margin:8px 10px 0}.stage-label{margin:0 15px}.section{padding-block:52px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.grid3,.split{grid-template-columns:1fr}.navlinks .button{font-size:12px}}@media(max-width:410px){.cover-fan{height:310px}.cover-one,.cover-three{width:150px;height:235px}.cover-two{width:175px;height:278px}.cover-two,.cover-three{margin-left:-63px}.cover-title{left:13px;right:13px;bottom:18px}.cover-title strong{font-size:18px}.cover-tag{font-size:6px;top:10px;left:10px}.cover-title small{font-size:6px}.resume-card{padding:11px;margin-inline:0}.resume-card strong{font-size:11px}.hero h1{font-size:48px}.navlinks .button{padding:8px 12px}.brand{font-size:19px}.brand:before{font-size:21px;margin-right:6px}}

.checksum { overflow-wrap: anywhere; font-size: .8rem; }
@media(max-width:600px){.section.wrap{padding-inline:22px}}

.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:70px;align-items:center;max-width:1100px;margin:auto;padding:48px 30px 60px}.home-copy{padding:24px 0}.home-copy .eyebrow{font-size:12px;margin-bottom:22px}.home-copy h1{font-size:clamp(44px,5vw,66px);line-height:1.06;letter-spacing:-2.8px;font-weight:700}.home-copy h1 em{font-style:normal;color:#c4a0ff}.home-copy .lead{font-size:18px;line-height:1.65;max-width:360px;margin:25px 0 28px}.home-copy .actions{gap:12px}.home-copy .button{font-size:14px;padding:12px 18px}.home-price{margin-top:35px;font-size:15px;color:#e2d9ed}.home-price strong{font-size:23px;color:#fff}.home-copy .fine{font-size:12px;margin-top:8px}.home-copy .early-note{font-size:13px;margin-top:20px;color:#aa9cbb}.phone-preview{width:100%;max-width:400px;margin:auto;scroll-margin-top:15px}.phone-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#b3a8c1;margin:0 8px 12px;letter-spacing:.6px}.phone-label>span:first-child{font-weight:700;color:#d7c3ef}.phone-frame{height:740px;width:100%;padding:8px;background:linear-gradient(145deg,#45404d,#1a1820 35%,#4c4157);border:1px solid #65576e;border-radius:39px;box-shadow:0 26px 70px #0008,0 0 60px #8e56b914;overflow:hidden}.phone-frame iframe{display:block;width:100%;height:100%;border:0;border-radius:31px;background:#050b12;color-scheme:dark}.phone-caption{color:#95899f;font-size:11px;text-align:center;margin:12px 0 0}.home-bottom{border-top:1px solid #312938;padding:22px 30px;color:#aa9db8;display:flex;gap:30px;justify-content:center;font-size:13px}.demo-only{padding:32px 20px 50px}.demo-only h1{font-size:32px;text-align:center;margin-bottom:24px}.footer .fine{display:none}.footer{padding:24px 0}.footer .wrap{align-items:center}@media(max-width:800px){.home-hero{grid-template-columns:1fr 350px;gap:25px;padding-inline:22px}.home-copy h1{font-size:45px;letter-spacing:-2px}.home-copy .actions{flex-direction:column;align-items:flex-start}.phone-frame{height:700px;border-radius:32px;padding:7px}.phone-frame iframe{border-radius:25px}}@media(max-width:650px){.home-hero{grid-template-columns:1fr;gap:28px;padding:25px 18px 32px}.home-copy{padding:0 4px}.home-copy h1{font-size:48px;letter-spacing:-2px}.home-copy .eyebrow{margin-bottom:15px;font-size:10px}.home-copy .lead{font-size:16px;margin:16px 0 20px;max-width:340px}.home-copy .actions{flex-direction:row;flex-wrap:wrap}.home-price{margin-top:22px}.home-copy .early-note{margin-top:12px}.phone-preview{max-width:390px}.phone-frame{height:700px}.home-bottom{gap:13px;flex-wrap:wrap;font-size:12px}.footer .wrap{display:flex;flex-wrap:wrap}.footerlinks{margin-top:0}.demo-only{padding-inline:14px}}@media(max-width:370px){.home-copy h1{font-size:43px}.home-copy .button{font-size:12px;padding:10px 13px}.phone-frame{height:650px;border-radius:28px;padding:5px}.phone-frame iframe{border-radius:23px}.phone-label{font-size:10px}}

.catalog-stats{padding-block:58px 70px;border-top:1px solid #ffffff12}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:28px}.catalog-heading h2{font-size:clamp(25px,3vw,38px);letter-spacing:-1px;margin:0}.catalog-totals{display:flex;gap:38px;flex-shrink:0}.catalog-totals p{margin:0}.catalog-totals strong{display:block;font-size:clamp(26px,3vw,36px);line-height:1.2;color:#f5eefb}.catalog-totals span{color:#afa4bc;font-size:13px}.catalog-genres{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.catalog-genre{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #ffffff12;background:#ffffff03;border-radius:10px;padding:12px 14px;font-size:13px}.catalog-genre>span{text-transform:capitalize}.catalog-genre strong{font-size:12px;color:#bb9fcb;font-variant-numeric:tabular-nums}.more-genres summary{cursor:pointer;color:#c0abc9;font-size:13px;padding:18px 0}.more-genres .catalog-genres{max-height:300px;overflow:auto;overscroll-behavior:contain}.catalog-date{font-size:11px;color:#8b7e99;margin:16px 0 0}@media(max-width:760px){.catalog-heading{align-items:flex-start;flex-direction:column;gap:18px}.catalog-totals{gap:35px}.catalog-genres{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-stats{padding-top:35px;padding-bottom:42px}.catalog-genre{padding:10px;font-size:12px}}
