
:root{--ink:#17131f;--ink2:#2b2434;--paper:#f7f7fb;--white:#fff;--muted:#6e6878;--line:#e7e5ec;--purple:#7c5cfc;--violet:#a84ed6;--coral:#ff765d;--teal:#0f766e;--gold:#f5a623;--navy:#0e0b19;--shadow:0 30px 80px rgba(27,20,39,.13);--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}svg{display:block}.shell{width:min(calc(100% - 40px),var(--shell));margin:auto}.skip{position:fixed;top:-60px;left:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:10px}.skip:focus{top:12px}.site-header{position:absolute;inset:0 0 auto;z-index:100;padding:22px 0;color:white}.site-header.scrolled{position:fixed;padding:12px 0;background:rgba(14,11,25,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.09)}.nav-wrap{width:min(calc(100% - 40px),var(--shell));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand>svg{width:43px;height:43px}.brand span{display:grid;line-height:1}.brand strong{font-size:17px;letter-spacing:-.02em}.brand small{margin-top:6px;font-size:8px;letter-spacing:.28em;font-weight:800;opacity:.66}.main-nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:750}.main-nav>a{opacity:.72;transition:.2s}.main-nav>a:hover,.main-nav>a.active{opacity:1}.main-nav>a.active:not(.nav-contact){position:relative}.main-nav>a.active:not(.nav-contact):after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:linear-gradient(90deg,var(--purple),var(--coral));border-radius:2px}.nav-contact{padding:11px 17px;border:1px solid rgba(255,255,255,.25);border-radius:999px;opacity:1!important}.nav-contact:hover,.nav-contact.active{background:#fff;color:var(--ink)}.menu-btn{display:none;border:0;background:transparent;padding:8px}.menu-btn i{display:block;width:25px;height:2px;background:#fff;margin:5px;border-radius:2px}.home-hero{position:relative;min-height:880px;padding:150px 0 90px;background:radial-gradient(circle at 75% 22%,rgba(124,92,252,.23),transparent 26%),radial-gradient(circle at 16% 90%,rgba(255,118,93,.17),transparent 30%),linear-gradient(135deg,#0d0a18 0%,#181129 52%,#24153a 100%);color:#fff;overflow:hidden}.hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.35}.glow-a{width:330px;height:330px;background:var(--purple);right:6%;top:18%}.glow-b{width:270px;height:270px;background:var(--coral);left:-100px;bottom:-80px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.kicker,.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.kicker{color:#d9d0ef}.kicker i{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 6px rgba(255,118,93,.12)}.hero-copy h1,.page-hero h1,.app-hero-copy h1{margin:22px 0 24px;font-size:clamp(55px,6.4vw,86px);line-height:.98;letter-spacing:-.065em;max-width:740px}.hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#c9b8ff,#ff8c73);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:610px;margin:0;color:#c9c1d4;font-size:18px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--purple),var(--violet) 55%,var(--coral));color:#fff;box-shadow:0 16px 38px rgba(124,92,252,.28)}.btn-glass{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18);color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink)}.btn-outline{border-color:#d8d5df;background:transparent}.btn-outline-light{border-color:rgba(255,255,255,.3);color:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;color:#aea6ba;font-size:12px;font-weight:700}.trust-row span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;background:rgba(124,92,252,.25);color:#ccbfff}.product-stage{position:relative;min-height:640px}.stage-orbit{position:absolute;width:540px;height:540px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-40px;top:25px}.stage-orbit:after{content:"";position:absolute;inset:60px;border:1px dashed rgba(255,255,255,.09);border-radius:50%}.stage-device{position:absolute;right:160px;top:-5px;z-index:3;transform:rotate(3deg)}.stage-device .device{width:287px;height:586px}.stage-card{position:absolute;z-index:5;width:265px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(19,14,30,.72);backdrop-filter:blur(18px);box-shadow:0 24px 70px rgba(0,0,0,.3)}.stage-card p{margin:14px 0;color:#bdb4c9;font-size:13px;line-height:1.5}.stage-card>a{font-size:12px;font-weight:850}.card-litt{right:0;top:95px}.card-audio{left:10px;bottom:35px}.app-title{display:flex;align-items:center;gap:12px}.app-title>svg{width:45px;height:45px;flex:0 0 auto}.app-title span{display:grid;line-height:1.1}.app-title small{font-size:8px;letter-spacing:.15em;font-weight:850;opacity:.62}.app-title b{margin-top:5px;font-size:20px;letter-spacing:-.035em}.app-title.large>svg{width:58px;height:58px}.app-title.large b{font-size:25px}.stat-band{background:#fff;border-bottom:1px solid var(--line)}.stat-band .shell{display:grid;grid-template-columns:repeat(3,1fr)}.stat-band .shell>div{display:flex;align-items:center;gap:14px;padding:27px 38px;border-right:1px solid var(--line)}.stat-band .shell>div:last-child{border:0}.stat-band strong{font-size:32px;letter-spacing:-.05em}.stat-band span{font-size:13px;color:var(--muted);font-weight:700}.section{padding:110px 0}.section-head{max-width:720px;margin-bottom:54px}.section-head.center{text-align:center;margin-inline:auto}.section-head h2,.split-copy h2,.cta-card h2,.contact-details h2{margin:12px 0 16px;font-size:clamp(38px,4.5vw,60px);line-height:1.04;letter-spacing:-.055em}.section-head p{margin:0;color:var(--muted);font-size:17px}.eyebrow{color:#705a84}.eyebrow.light{color:#c9bce0}.product-block{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;min-height:650px;margin-bottom:42px;border-radius:36px;overflow:hidden;box-shadow:var(--shadow)}.product-block:last-child{margin-bottom:0}.product-copy{padding:65px}.product-copy h3{margin:27px 0 18px;font-size:clamp(35px,4vw,52px);line-height:1.04;letter-spacing:-.05em}.product-copy>p{color:var(--muted);font-size:17px}.product-copy ul{list-style:none;padding:0;margin:26px 0 32px;display:grid;gap:10px}.product-copy li{font-size:14px;font-weight:700}.product-copy li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:50%;background:#ede8ff;color:#6e4ddd}.product-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-link{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:8px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink)}.store-link>svg{width:23px;height:23px}.store-link span{display:grid;line-height:1}.store-link small{font-size:8px;letter-spacing:.08em}.store-link b{margin-top:3px;font-size:15px}.store-link.invert{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff}.large-store{min-height:59px;padding:9px 18px}.large-store>svg{width:28px;height:28px}.large-store b{font-size:17px}.product-visual{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden}.litt-visual{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.5),transparent 25%),linear-gradient(145deg,#e6dcff,#f4d9ff)}.audio-visual{background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.45),transparent 22%),linear-gradient(145deg,#bde5dd,#ffdca8)}.product-visual .device{width:300px;height:612px;transform:rotate(-3deg);z-index:2}.audio-visual .device{transform:rotate(3deg)}.visual-dot{position:absolute;border-radius:50%}.d1{width:260px;height:260px;background:rgba(124,92,252,.15);left:-90px;top:50px}.d2{width:170px;height:170px;background:rgba(217,70,239,.12);right:-45px;bottom:80px}.float-card{position:absolute;z-index:5;width:180px;padding:16px;border-radius:18px;background:rgba(255,255,255,.87);box-shadow:0 22px 45px rgba(43,32,59,.16);backdrop-filter:blur(12px)}.float-card small,.float-card span{display:block;color:var(--muted);font-size:10px}.float-card b{display:block;margin:4px 0;font-size:18px}.fc-reading{left:30px;top:110px}.fc-writers{right:24px;bottom:90px}.fc-now{left:20px;bottom:95px}.fc-library{right:22px;top:110px}.wave{letter-spacing:2px;color:var(--teal)!important}.principles{background:#100c1d;color:#fff}.principles .section-head{max-width:760px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principle-grid article{padding:35px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.principle-grid span{font-size:12px;color:#a997d0}.principle-grid h3{font-size:24px;margin:24px 0 10px}.principle-grid p{color:#ada5b6}.cta-section{padding:80px 0}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:55px 60px;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.cta-card h2{max-width:760px;margin-bottom:0}.cta-card>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.site-footer{background:#0e0b16;color:#fff}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:75px 0 50px}.brand-invert{color:#fff}.footer-brand p{max-width:440px;color:#aaa1b4}.footer-brand>a:last-child{font-weight:800;color:#d0c2e1}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.footer-links div{display:grid;align-content:start;gap:11px}.footer-links b{margin-bottom:7px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8c8195}.footer-links a{color:#c5bdcc;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:#82798b}.page-hero{padding:190px 0 115px;background:radial-gradient(circle at 80% 30%,rgba(124,92,252,.25),transparent 26%),linear-gradient(135deg,#0e0b19,#211735);color:#fff}.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.page-hero h1{font-size:clamp(52px,6.2vw,82px)}.page-hero p{max-width:700px;color:#c8c0d2;font-size:18px}.company-symbol{width:320px;height:320px;margin-left:auto;display:grid;place-items:center;position:relative;border-radius:50%;background:linear-gradient(145deg,rgba(124,92,252,.25),rgba(255,118,93,.18));border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 0 80px rgba(255,255,255,.05)}.company-symbol span{font-size:125px;font-weight:900;letter-spacing:-.1em}.company-symbol i{position:absolute;font-style:normal;font-size:36px;color:#ff8e79;right:82px;bottom:76px}.company-symbol small{position:absolute;bottom:-35px;font-size:9px;letter-spacing:.18em;color:#aaa1b7}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:80px}.split-copy p{font-size:18px;color:var(--muted);margin-top:0}.soft-section{background:#eeedf4}.value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.value-grid article{padding:34px;border-radius:24px;background:#fff;border:1px solid #e4e1ea}.value-grid b{color:#8068bf;font-size:12px}.value-grid h3{font-size:24px;margin:17px 0 8px}.value-grid p{color:var(--muted);margin:0}.mini-products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mini-products>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;transition:.2s}.mini-products>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.mini-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,var(--purple),var(--violet));color:#fff;font-weight:900}.mini-icon.audio{background:linear-gradient(145deg,var(--teal),var(--gold))}.mini-products small{font-size:9px;letter-spacing:.15em;color:var(--muted)}.mini-products h3{margin:2px 0;font-size:24px}.mini-products p{margin:0;color:var(--muted);font-size:13px}.apps-hero{text-align:center}.apps-hero .shell{max-width:900px}.apps-hero p{margin-inline:auto}.apps-directory{background:#efeff5}.directory-card{display:grid;grid-template-columns:1fr 1fr;min-height:680px;margin-bottom:34px;border-radius:34px;overflow:hidden;color:#fff;box-shadow:var(--shadow)}.litt-directory{background:linear-gradient(135deg,#211539,#623bb8 58%,#c64fd3)}.audio-directory{background:linear-gradient(135deg,#083c3a,#0f766e 58%,#b8791b)}.directory-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.directory-copy h2{font-size:clamp(40px,4.7vw,60px);line-height:1.03;letter-spacing:-.055em;margin:30px 0 18px}.directory-copy>p{color:rgba(255,255,255,.72);font-size:17px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 32px}.tag-row span{padding:8px 12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.07);font-size:11px;font-weight:750}.directory-visual{display:grid;place-items:center;position:relative;background:rgba(255,255,255,.06)}.directory-visual .device{width:305px;height:622px;transform:translateY(65px) rotate(2deg)}.audio-directory .directory-visual .device{transform:translateY(65px) rotate(-2deg)}.app-page-hero{position:relative;padding:175px 0 75px;color:#fff;overflow:hidden}.litt-page-hero{background:radial-gradient(circle at 75% 35%,rgba(220,115,255,.28),transparent 25%),linear-gradient(135deg,#120c23,#34205a 55%,#6f38ad)}.audio-page-hero{background:radial-gradient(circle at 75% 35%,rgba(245,166,35,.25),transparent 25%),linear-gradient(135deg,#062d2b,#07514c 55%,#8d5d15)}.app-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.crumb{display:flex;gap:9px;align-items:center;color:rgba(255,255,255,.58);font-size:11px;font-weight:700;margin-bottom:30px}.crumb b{color:#fff}.app-hero-copy h1{font-size:clamp(52px,6vw,80px)}.app-hero-copy>p{max-width:650px;color:rgba(255,255,255,.73);font-size:18px}.app-hero-visual{position:relative;min-height:700px;display:grid;place-items:center}.app-hero-visual .device{width:335px;height:684px;transform:rotate(3deg)}.audio-page .app-hero-visual .device{transform:rotate(-3deg)}.app-float{position:absolute;display:flex;align-items:center;gap:11px;padding:15px 17px;border-radius:18px;background:rgba(255,255,255,.93);color:var(--ink);box-shadow:0 25px 60px rgba(0,0,0,.28)}.app-float>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#eee7ff;color:#704ed0}.app-float small,.app-float b{display:block;line-height:1.2}.app-float small{font-size:9px;color:var(--muted)}.app-float b{margin-top:4px;font-size:13px}.af-one{left:0;top:160px}.af-two{right:0;bottom:135px}.audio-float>span{background:#dff3ef;color:var(--teal)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{padding:30px;border:1px solid var(--line);border-radius:23px;background:#fff}.feature-grid span{font-size:11px;font-weight:850;color:#7658c9}.audio-features span{color:var(--teal)}.feature-grid h3{font-size:21px;margin:18px 0 8px}.feature-grid p{margin:0;color:var(--muted);font-size:14px}.feature-showcase{padding:100px 0;color:#fff}.litt-showcase-page{background:linear-gradient(135deg,#171025,#3f2466)}.audio-showcase-page{background:linear-gradient(135deg,#082f2e,#0d5e58)}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.showcase-grid h2{font-size:clamp(42px,5vw,65px);line-height:1.03;letter-spacing:-.055em;margin:16px 0}.showcase-grid>div>p{color:rgba(255,255,255,.68);font-size:17px}.dual-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.dual-list>div{display:grid;gap:9px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.05)}.dual-list b{margin-bottom:4px}.dual-list span{color:rgba(255,255,255,.66);font-size:13px}.story-card-stack{position:relative;min-height:390px}.story-card-stack article{position:absolute;width:78%;padding:30px;border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 25px 60px rgba(0,0,0,.2)}.story-card-stack article:first-child{right:0;top:0;transform:rotate(3deg)}.story-card-stack article:last-child{left:0;bottom:0;transform:rotate(-3deg)}.story-card-stack small{font-size:9px;letter-spacing:.13em;color:var(--muted)}.story-card-stack h3{font-size:29px;margin:12px 0 2px}.story-card-stack p{color:var(--muted)}.story-card-stack span{font-weight:800;font-size:12px}.wide-progress{height:8px;border-radius:99px;background:#ece9f1;overflow:hidden}.wide-progress i{display:block;width:64%;height:100%;background:linear-gradient(90deg,var(--purple),var(--violet))}.audio-collection-list{display:grid;gap:10px;margin-top:30px}.audio-collection-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 17px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}.audio-collection-list>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--teal)}.audio-collection-list p,.audio-collection-list b,.audio-collection-list small{display:block;margin:0}.audio-collection-list small{color:rgba(255,255,255,.55)}.audio-collection-list em{font-style:normal;color:#d6c39c;font-size:12px}.sound-art{text-align:center;padding:55px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:rgba(255,255,255,.05)}.sound-disc{width:190px;height:190px;margin:0 auto 25px;display:grid;place-items:center;border-radius:50%;background:repeating-radial-gradient(circle,#18201f 0 6px,#111817 7px 12px);box-shadow:0 25px 55px rgba(0,0,0,.3)}.sound-disc i{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--gold),#f7c66f);color:#153936;font-style:normal}.sound-lines{height:50px;display:flex;align-items:center;justify-content:center;gap:5px}.sound-lines span{width:4px;border-radius:4px;background:#f4bb57}.sound-lines span:nth-child(1),.sound-lines span:nth-child(7){height:12px}.sound-lines span:nth-child(2),.sound-lines span:nth-child(6){height:24px}.sound-lines span:nth-child(3),.sound-lines span:nth-child(5){height:38px}.sound-lines span:nth-child(4){height:50px}.sound-art small{font-size:9px;letter-spacing:.14em;color:#d6c39c}.sound-art h3{font-size:30px;margin:8px 0 0}.sound-art p{margin:0;color:rgba(255,255,255,.6)}.download-band{padding:50px 0;color:#fff}.litt-download{background:linear-gradient(90deg,#6c3dcc,#a746d0)}.audio-download{background:linear-gradient(90deg,#0d665f,#a56e18)}.download-band .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.download-band .shell>div{display:flex;align-items:center;gap:17px}.download-band .shell>div>svg{width:58px;height:58px}.download-band small{font-size:9px;letter-spacing:.15em}.download-band h2{margin:3px 0 0;font-size:28px}.contact-hero .contact-orb{width:300px;height:300px;margin-left:auto;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,rgba(124,92,252,.35),rgba(255,118,93,.25));border:1px solid rgba(255,255,255,.15)}.contact-orb span{font-size:58px;font-weight:850;line-height:.9;letter-spacing:-.06em}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.contact-details>p{color:var(--muted);font-size:17px}.contact-info{display:grid;gap:20px;margin-top:35px}.contact-info div{padding-bottom:20px;border-bottom:1px solid var(--line)}.contact-info small,.contact-info a,.contact-info span{display:block}.contact-info small{font-size:9px;letter-spacing:.15em;color:#8b8291;font-weight:800}.contact-info a,.contact-info span{margin-top:5px;font-weight:750}.contact-form{display:grid;gap:18px;padding:35px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dedbe4;border-radius:13px;padding:13px 14px;background:#faf9fc;outline:none}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#8d70e6;box-shadow:0 0 0 4px rgba(124,92,252,.1)}.contact-form .btn{border:0;cursor:pointer}.contact-form>small{color:var(--muted)}
/* device */.device{position:relative;width:320px;height:654px;padding:9px;border-radius:45px;background:#151219;border:3px solid #302a35;box-shadow:0 35px 80px rgba(25,18,34,.33),inset 0 0 0 1px rgba(255,255,255,.1)}.device:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:88px;height:20px;border-radius:0 0 13px 13px;background:#151219;z-index:3}.device-bar{height:27px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;color:#fff;font-size:8px;font-weight:800}.device-bar i{font-style:normal;font-size:6px;letter-spacing:1px}.device-screen{position:relative;height:calc(100% - 27px);padding:21px 15px 0;border-radius:34px;overflow:hidden;background:#fffaf6;color:#231c28}.screen-head,.audio-top{display:flex;align-items:center;justify-content:space-between}.screen-head small,.audio-top small{display:block;color:#9b939d;font-size:8px}.screen-head h4,.audio-top h4{margin:2px 0 0;font-family:Georgia,serif;font-size:18px;letter-spacing:-.03em}.screen-head b,.audio-top b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--purple),var(--violet));color:#fff}.search-ui,.audio-search{display:flex;gap:7px;align-items:center;margin:14px 0;padding:10px;border:1px solid #ebe5ec;border-radius:12px;background:#fff;color:#a89fa8;font-size:8px}.screen-row{display:flex;justify-content:space-between;align-items:center;margin:15px 0 8px;font-size:9px}.screen-row strong{font-size:10px}.screen-row small{color:#9b8d9a}.continue-ui{display:grid;grid-template-columns:82px 1fr;gap:10px;padding:9px;border-radius:16px;background:#fff;box-shadow:0 11px 24px rgba(52,39,58,.09)}.cover{display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:4px 8px 15px rgba(20,14,27,.2)}.cover-main{height:126px;padding:10px;border-radius:8px;background:radial-gradient(circle at 70% 18%,#f2a34b,transparent 23%),linear-gradient(145deg,#293a54,#27152f)}.cover small{font-size:4px;letter-spacing:.1em}.cover b{font-family:Georgia,serif;font-size:11px;line-height:.95}.cover span{font-size:5px;opacity:.7;margin-top:6px}.continue-copy{padding-top:3px}.continue-copy em{display:inline-block;padding:2px 5px;border-radius:99px;background:#f0e5ff;color:#7f53b6;font-size:5px;font-style:normal;font-weight:800}.continue-copy h5{margin:7px 0 0;font-family:Georgia,serif;font-size:11px}.continue-copy small{font-size:6px;color:#9e95a0}.progress{height:4px;margin-top:8px;border-radius:99px;background:#ece7ed;overflow:hidden}.progress i{display:block;width:64%;height:100%;background:linear-gradient(90deg,var(--purple),var(--violet))}.continue-copy button{width:100%;padding:6px;margin-top:9px;border:0;border-radius:8px;background:#201724;color:#fff;font-size:6px;font-weight:800}.book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.book-grid .cover{height:112px;padding:8px;border-radius:7px}.book-grid b{font-size:7px}.c1{background:linear-gradient(160deg,#915231,#281725)}.c2{background:linear-gradient(160deg,#4c477f,#14182c)}.c3{background:linear-gradient(160deg,#3e826e,#1b2b31)}.bottom-nav{position:absolute;left:0;right:0;bottom:0;height:45px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid #eee7ed;background:#fff}.bottom-nav span{display:grid;place-items:center;color:#7c5cfc;font-size:10px}.bottom-nav small{font-size:5px;color:#9e959f}.audio-screen{background:#f4faf8}.audio-top b{background:linear-gradient(145deg,var(--teal),var(--gold));font-size:8px}.audio-search{border-color:#dceae7}.featured-audio{display:grid;grid-template-columns:88px 1fr;gap:10px;padding:10px;border-radius:16px;background:linear-gradient(145deg,#0d4f4b,#176a63);color:#fff}.audio-cover{height:130px;padding:10px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:10px;background:radial-gradient(circle at 70% 20%,#f0a631,transparent 20%),linear-gradient(145deg,#153f4a,#202539);box-shadow:5px 9px 17px rgba(0,0,0,.22)}.audio-cover small{font-size:4px;letter-spacing:.12em}.audio-cover b{font-family:Georgia,serif;font-size:12px;line-height:.92}.audio-cover span{font-size:5px;margin-top:6px;opacity:.7}.audio-info{padding-top:3px}.audio-info>small{font-size:5px;color:#d6c49e;letter-spacing:.11em}.audio-info h5{font-size:12px;margin:5px 0}.audio-info p{font-size:6px;color:rgba(255,255,255,.7);line-height:1.5}.audio-info button{border:0;border-radius:8px;padding:6px 9px;background:#f5b74d;color:#173c38;font-size:6px;font-weight:900}.audio-list{display:grid;gap:7px}.audio-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px;border-radius:11px;background:#fff;border:1px solid #e1ece9}.audio-list i{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#d9f0eb;color:var(--teal);font-style:normal;font-size:7px}.audio-list b,.audio-list small{display:block}.audio-list b{font-size:7px}.audio-list small{font-size:5px;color:#8c9895}.audio-list em{font-style:normal;font-size:6px;color:#8c9895}.mini-player{position:absolute;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 10px;border-radius:13px;background:#173d3a;color:#fff}.mini-player>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#f5b74d;color:#173d3a;font-size:7px}.mini-player small,.mini-player b{display:block}.mini-player small{font-size:4px;color:#d7c69e;letter-spacing:.1em}.mini-player b{font-size:7px}.mini-player i{font-style:normal;font-size:6px;letter-spacing:1px;color:#f5b74d}
@media(max-width:1050px){.main-nav{gap:16px}.hero-grid,.app-hero-grid,.page-hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.product-stage{margin-top:20px}.home-hero{padding-bottom:40px}.stage-device{right:38%}.card-litt{right:12%}.card-audio{left:11%}.product-block,.directory-card{grid-template-columns:1fr}.product-copy,.directory-copy{padding:55px}.directory-visual{min-height:570px}.directory-visual .device{transform:translateY(40px)}.app-hero-copy{max-width:760px}.app-hero-visual{max-width:650px;margin:auto;width:100%}.company-symbol,.contact-orb{margin:20px auto 0!important}.contact-grid{grid-template-columns:1fr}.split-copy{gap:40px}.showcase-grid{gap:40px}}
@media(max-width:780px){.shell,.nav-wrap{width:min(calc(100% - 28px),var(--shell))}.site-header{padding:16px 0}.brand>svg{width:39px;height:39px}.brand strong{font-size:15px}.menu-btn{display:block}.main-nav{position:fixed;inset:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:90px 25px 35px;background:#0e0b19;transform:translateX(100%);transition:.25s}.menu-open .main-nav{transform:translateX(0)}.main-nav>a{padding:15px 6px;border-bottom:1px solid rgba(255,255,255,.08);font-size:17px;opacity:1}.main-nav>a.active:not(.nav-contact):after{display:none}.nav-contact{margin-top:18px;text-align:center}.menu-open .menu-btn{position:fixed;right:13px;top:14px;z-index:102}.menu-open .menu-btn i:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-open .menu-btn i:nth-child(2){opacity:0}.menu-open .menu-btn i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.home-hero{min-height:auto;padding:125px 0 55px}.hero-grid{gap:35px}.hero-copy h1,.page-hero h1,.app-hero-copy h1{font-size:clamp(45px,13vw,64px)}.hero-copy>p,.page-hero p,.app-hero-copy>p{font-size:16px}.product-stage{min-height:650px;transform:scale(.88);transform-origin:top center;margin-bottom:-75px}.stage-device{right:50%;transform:translateX(50%) rotate(2deg)}.card-litt{right:-2%;top:75px;width:220px}.card-audio{left:-2%;bottom:25px;width:220px}.trust-row{gap:11px}.stat-band .shell{grid-template-columns:1fr}.stat-band .shell>div{border-right:0;border-bottom:1px solid var(--line);padding:20px 8px}.section{padding:75px 0}.section-head{margin-bottom:36px}.section-head h2,.split-copy h2,.cta-card h2,.contact-details h2{font-size:clamp(36px,10vw,50px)}.product-block{border-radius:25px}.product-copy{padding:35px 24px}.product-copy h3{font-size:37px}.product-visual{min-height:560px}.product-visual .device{width:260px;height:531px}.float-card{width:150px;padding:13px}.fc-reading,.fc-now{left:10px}.fc-writers,.fc-library{right:9px}.principle-grid,.feature-grid,.value-grid,.mini-products{grid-template-columns:1fr}.cta-card{display:grid;padding:35px 25px}.footer-top,.split-copy{grid-template-columns:1fr}.footer-bottom{display:grid}.page-hero{padding:145px 0 80px}.company-symbol,.contact-orb{width:235px!important;height:235px!important}.company-symbol span{font-size:95px}.apps-hero{text-align:left}.directory-card{border-radius:25px}.directory-copy{padding:38px 25px}.directory-copy h2{font-size:39px}.directory-visual{min-height:530px}.directory-visual .device{width:260px;height:531px}.app-page-hero{padding:140px 0 45px}.app-hero-grid{gap:15px}.app-hero-visual{min-height:590px;transform:scale(.88);margin-bottom:-40px}.app-hero-visual .device{width:295px;height:602px}.af-one{left:-12px}.af-two{right:-12px}.showcase-grid{grid-template-columns:1fr}.dual-list{grid-template-columns:1fr}.story-card-stack{min-height:430px}.download-band .shell{display:grid}.contact-grid{gap:40px}.contact-form{padding:24px}.footer-links{gap:18px}}
@media(max-width:470px){.product-stage{transform:scale(.76);margin-left:-35px;margin-right:-35px;margin-bottom:-135px}.card-litt{right:-18%}.card-audio{left:-18%}.hero-actions .btn{width:100%}.stage-orbit{right:-90px}.product-actions .btn,.product-actions .store-link{width:100%}.app-hero-visual{transform:scale(.78);margin-left:-36px;margin-right:-36px;margin-bottom:-100px}.app-float{padding:12px}.directory-visual{min-height:500px}.footer-links{grid-template-columns:1fr}.cta-card>div:last-child .btn{width:100%}}

/* ---------- Additions: legal pages, 404, form states, a11y ---------- */
.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.form-status{margin:0;min-height:0;font-size:13px;font-weight:700;color:var(--muted)}
.form-status:empty{display:none}
.form-status.is-ok{color:#1f7a52}
.form-status.is-error{color:#b3261e}
.contact-form button[disabled]{opacity:.6;cursor:progress;transform:none}
.contact-form>small a{font-weight:800;text-decoration:underline}

.legal-hero{padding:185px 0 90px}
.legal-hero .shell{max-width:820px}
.legal-date{display:block;margin-top:22px;font-size:11px;letter-spacing:.14em;font-weight:800;color:#a79fb6;text-transform:uppercase}
.legal-body{max-width:820px}
.legal-body h2{margin:44px 0 12px;font-size:clamp(24px,2.6vw,30px);letter-spacing:-.03em;line-height:1.15}
.legal-body h2:first-of-type{margin-top:0}
.legal-body p{color:var(--ink2);font-size:16px}
.legal-body ul{margin:14px 0 0;padding-left:20px;display:grid;gap:9px}
.legal-body li{color:var(--ink2);font-size:16px}
.legal-body a{font-weight:750;color:#6a4bd0;text-decoration:underline;text-underline-offset:3px}
.legal-note{padding:22px 24px;margin-bottom:40px;border:1px solid #e2d8ff;border-left:4px solid var(--purple);border-radius:16px;background:#f4f0ff}
.legal-note b{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#5b3fc4}
.legal-note p{margin:8px 0 0;font-size:14px;color:#4a4257}

.notfound-hero{padding:210px 0 150px;text-align:center}
.notfound-hero .shell{max-width:780px}
.notfound-hero p{margin-inline:auto}
.notfound-hero .hero-actions{justify-content:center}

/* Visible keyboard focus everywhere */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8d70e6;outline-offset:3px;border-radius:6px}
.site-header a:focus-visible,.site-footer a:focus-visible{outline-color:#c9b8ff}

/* Lock background scrolling while the mobile menu is open */
body.menu-open{overflow:hidden}

/* Images should never overflow their container */
img{max-width:100%;height:auto}

@media(max-width:780px){.legal-hero{padding:140px 0 60px}.notfound-hero{padding:150px 0 90px}.legal-body h2{margin-top:34px}}

@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .btn:hover,.mini-products>a:hover{transform:none}
}

@media print{
  .site-header,.site-footer,.skip,.hero-actions,.download-band{display:none!important}
  body{background:#fff;color:#000}
  .section{padding:20px 0}
}

/* ---------- Real brand logos ---------- */
.brand>img.brand-mark{width:43px;height:43px;object-fit:contain;flex:0 0 auto}
.app-title>img.app-icon{width:45px;height:45px;flex:0 0 auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 14px rgba(20,14,27,.18)}
.app-title.large>img.app-icon{width:58px;height:58px;border-radius:15px}
.download-band .shell>div>img.app-icon{width:58px;height:58px;border-radius:15px;flex:0 0 auto}
@media(max-width:780px){.brand>img.brand-mark{width:39px;height:39px}}
