@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{--ink:#201b2c;--muted:#716a7c;--paper:#faf7f2;--surface:#fff;--line:#e8e1da;--purple:#694ead;--purple-2:#8a6fd1;--lavender:#eee8fa;--peach:#f3c6a8;--peach-soft:#fbefe7;--danger:#b44553;--shadow:0 18px 50px #2b1f3d14}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:15px}button,input,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100vh}header{border-bottom:1px solid #0000;justify-content:space-between;align-items:center;max-width:1220px;height:78px;margin:auto;padding:0 30px;display:flex}.logo{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:21px;font-weight:700;display:flex}.logo span,.brand-mark{background:var(--purple);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.logo span{font-size:18px}nav{align-items:center;gap:7px;display:flex}nav>button:not(.profile){color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:600}nav>button.active{background:var(--lavender)!important;color:var(--purple)!important}.profile{background:var(--peach-soft);color:#8a4f31;text-transform:uppercase;cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;margin-left:8px;font-weight:800}.page{width:min(1160px,100% - 44px);margin:0 auto;padding:54px 0 80px}.heading{max-width:680px}.heading>span,.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:1.6px;font-size:10px;font-weight:700}.heading h1{letter-spacing:-1.5px;margin:12px 0 16px;font:600 50px/1.06 Playfair Display,serif}.heading p{color:var(--muted);max-width:560px;margin:0;font-size:16px;line-height:1.55}.button{cursor:pointer;border:0;border-radius:999px;place-items:center;min-height:50px;padding:0 22px;font-weight:700;transition:all .2s;display:inline-grid}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button.primary{background:var(--purple);color:#fff}.button.secondary{background:var(--lavender);color:var(--purple)}.button.quiet{color:var(--muted);background:0 0}.button.light{color:var(--purple);background:#fff}.button.danger{color:var(--danger);background:#f8e8ea}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.text-link{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600}.error{color:var(--danger);margin:0;font-size:13px;line-height:1.45}.boot{place-items:center;height:100vh;display:grid}.boot .brand-mark{width:58px;height:58px;font-size:25px;animation:1.2s ease-in-out infinite alternate pulse}@keyframes pulse{to{opacity:.78;transform:scale(1.06)}}.auth-shell{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-brand{background:var(--lavender);flex-direction:column;align-items:flex-start;padding:64px clamp(34px,7vw,100px);display:flex;position:relative;overflow:hidden}.auth-brand .brand-mark{width:52px;height:52px;font-size:23px}.wordmark{color:var(--purple);letter-spacing:.6px;margin-top:13px;font-size:16px;font-weight:800}.auth-brand h1{letter-spacing:-2px;margin:12vh 0 24px;font:600 clamp(48px,6vw,78px)/.98 Playfair Display,serif}.auth-brand h1 em{color:var(--purple);font-weight:600}.auth-brand>p{color:var(--muted);max-width:480px;font-size:17px;line-height:1.6}.ambient-art{background:linear-gradient(135deg,var(--peach),#d3c4ec);border-radius:50% 50% 0 0;width:470px;height:270px;position:absolute;bottom:-80px;right:-70px}.ambient-art i{border:1px solid #ffffffbf;border-radius:50%;width:220px;height:220px;position:absolute;top:20px;left:70px}.ambient-art i:nth-child(2){width:350px;height:350px;top:-100px;left:175px}.ambient-art i:nth-child(3){background:#ed9d68;border:0;width:80px;height:80px;top:35px;left:210px}.auth-panel{place-items:center;padding:44px;display:grid}.auth-panel form{flex-direction:column;gap:17px;width:min(470px,100%);display:flex}.auth-panel .heading{margin-bottom:8px}.auth-panel .heading h1{font-size:43px}.auth-panel .button{width:100%;margin-top:3px}.auth-panel .text-link{padding:8px}.field{flex-direction:column;gap:7px;display:flex}.field>span,.choice>strong,.pack-list>strong{font-size:13px;font-weight:700}.field input,.field textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:13px;min-height:50px;padding:14px 15px}.field textarea{resize:vertical;min-height:150px;line-height:1.55}.field small{color:var(--muted);font-size:11px}.field input:focus,.field textarea:focus{border-color:#0000;outline:2px solid #c8b8e8}.dashboard{grid-template-columns:1fr 1fr;align-items:center;gap:46px;padding-top:45px;display:grid}.welcome>span{color:var(--purple);letter-spacing:1px;font-size:12px;font-weight:700}.welcome h1{letter-spacing:-2.3px;margin:17px 0 24px;font:600 clamp(50px,6vw,76px)/.98 Playfair Display,serif}.welcome h1 em{color:#d98251}.welcome>p{color:var(--muted);max-width:470px;margin:0 0 27px;font-size:16px;line-height:1.6}.welcome .button b{margin-left:25px;font-size:18px}.hero-art{background:linear-gradient(145deg,#d9cceb,#f1d0b7);border-radius:220px 220px 26px 26px;place-items:center;height:470px;display:grid;position:relative;overflow:hidden}.hero-orb{background:#e89a64;border-radius:50%;width:145px;height:145px;position:absolute}.hero-ring{border:1px solid #ffffffb3;border-radius:50%;position:absolute}.r-one{width:290px;height:290px}.r-two{width:430px;height:430px}.hero-art p{color:#fff;text-align:center;font:italic 24px/1.2 Playfair Display,serif;position:relative}.recent{grid-column:1/-1;justify-content:space-between;align-items:end;margin-top:14px;display:flex}.recent h2{margin:8px 0 0;font:600 34px Playfair Display,serif}.track-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.track-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:20px;align-items:center;gap:13px;min-width:0;padding:14px;display:flex}.track-card:hover{box-shadow:var(--shadow);border-color:#c7b7dd}.track-card.pending{opacity:.65;cursor:default}.track-art{background:var(--lavender);width:54px;height:54px;color:var(--purple);border-radius:17px;flex:0 0 54px;place-items:center;font-size:17px;display:grid}.track-card>span:nth-child(2){flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.track-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.track-card small{color:var(--muted);text-transform:capitalize}.track-card>b{color:#aaa1ae;font-size:24px}.empty{background:#ffffff73;border:1px dashed #d8cfdc;border-radius:20px;padding:25px}.empty p{color:var(--muted);margin:8px 0 0;line-height:1.5}.create-page>.heading{margin-bottom:38px}.form-stack{flex-direction:column;gap:23px;width:min(720px,100%);display:flex}.form-stack>.button{align-self:flex-start;min-width:220px}.choice{flex-direction:column;gap:10px;display:flex}.choice>div,.pack-list>div{flex-wrap:wrap;gap:8px;display:flex}.choice button,.pack-list button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600}.choice button.selected,.pack-list button.selected{background:var(--lavender);border-color:var(--purple-2);color:var(--purple)}.pack-list{flex-direction:column;gap:10px;display:flex}.form-stack>.field textarea{min-height:265px}.form-stack>.field:first-of-type textarea{min-height:130px}.sound-layout{grid-template-columns:minmax(0,1fr) 340px;gap:58px;display:grid}.mixer{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:20px}.mixer h3{margin:0 0 10px;font-size:17px}.gain{border-top:1px solid var(--line);padding:15px 0;display:block}.gain>span{justify-content:space-between;font-size:13px;font-weight:700;display:flex}.gain b{color:var(--purple);font-size:11px}.gain input{width:100%;accent-color:var(--purple);margin-top:11px}.preview-panel{color:#fff;box-shadow:var(--shadow);background:#272230;border-radius:25px;align-self:start;padding:22px;position:sticky;top:28px}.preview-art{background:linear-gradient(145deg,#8d72c7,#e6b48f);border-radius:18px;height:190px;margin-bottom:22px;position:relative;overflow:hidden}.preview-art i{border:1px solid #fff9;border-radius:50%;width:150px;height:150px;position:absolute;top:20px;left:50px}.preview-art i:nth-child(2){width:240px;height:240px;top:-70px;left:150px}.preview-panel .eyebrow{color:#c9bbec}.preview-panel h2{margin:9px 0;font:600 30px/1.05 Playfair Display,serif}.preview-panel p{color:#c7c1cc;font-size:13px;line-height:1.5}.preview-panel .button{width:100%;margin:9px 0 12px}.preview-panel audio{width:100%;height:40px}.preview-panel>small{color:#aaa3b0;margin-top:12px;font-size:9px;line-height:1.45;display:block}.library>.heading{margin-bottom:38px}.library .track-grid{grid-template-columns:repeat(3,1fr)}.player{grid-template-columns:1fr .88fr;align-items:center;gap:60px;display:grid}.back{color:var(--muted);cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start}.player-art{background:linear-gradient(145deg,#d8c9e9,#f1c8aa);border-radius:240px 240px 24px 24px;place-items:center;height:540px;display:grid;position:relative;overflow:hidden}.player-orb{width:175px;height:175px;color:var(--purple);background:#fff3e9;border-radius:50%;place-items:center;font-size:60px;font-weight:800;display:grid}.player-art p{color:#fff;text-align:center;font:italic 22px/1.2 Playfair Display;position:absolute;bottom:46px}.player-copy>.eyebrow{display:block}.player-copy h1{margin:10px 0;font:600 45px/1.05 Playfair Display}.meta{color:var(--muted);text-transform:capitalize}.player-copy audio{width:100%;accent-color:var(--purple);margin:27px 0}.processing{background:var(--lavender);border-radius:18px;margin:25px 0;padding:18px}.processing p{color:var(--muted);margin:7px 0 0;line-height:1.5}.manage{flex-direction:column;gap:10px;margin-top:28px;display:flex}.manage .button{align-self:flex-start}.player-copy details{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin-top:28px;overflow:hidden}.player-copy summary{cursor:pointer;padding:16px;font-weight:700}.player-copy pre{white-space:pre-wrap;border-top:1px solid var(--line);max-height:320px;color:var(--muted);margin:0;padding:18px;font:13px/1.7 DM Sans;overflow:auto}.loading{min-height:60vh;color:var(--muted);place-items:center;display:grid}@media (width<=850px){header{height:68px;padding:0 18px}nav>button:not(.profile){padding:8px}.dashboard{grid-template-columns:1fr;padding-top:30px}.hero-art{height:330px}.recent,.track-grid{grid-column:auto}.track-grid,.library .track-grid{grid-template-columns:1fr 1fr}.sound-layout,.player{grid-template-columns:1fr}.preview-panel{position:static}.player-art{height:430px}.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:360px;padding:38px}.auth-brand h1{margin:55px 0 18px}.auth-panel{padding:50px 24px}.ambient-art{opacity:.6}}@media (width<=560px){header .logo{font-size:0}.logo span{font-size:18px}nav{gap:0}.profile{margin-left:2px}.page{width:min(100% - 36px,1160px);padding-top:34px}.heading h1{font-size:41px}.welcome h1{font-size:52px}.hero-art{height:270px}.recent{align-items:center}.recent .text-link{font-size:0}.recent .text-link:after{content:"View all →";font-size:12px}.track-grid,.library .track-grid{grid-template-columns:1fr}.sound-layout{gap:28px}.form-stack>.button{width:100%}.player-art{height:340px}.player-copy h1{font-size:37px}.auth-brand{min-height:330px}.auth-brand h1{font-size:48px}.auth-brand>p{font-size:14px}.ambient-art{width:330px;height:180px}.auth-panel .heading h1{font-size:37px}}.landing{--night:#191624;--plum:#5d449a;--violet:#866bc2;--cream:#fcfaf6;--landing-line:#2b22371f;background:var(--cream);overflow:hidden}.landing button,.landing a{font-family:DM Sans,sans-serif}.landing button{cursor:pointer}.landing-nav{z-index:10;border-bottom:1px solid var(--landing-line);justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);max-width:none;height:86px;margin:auto;padding:0;display:flex;position:relative}.landing-logo{color:var(--ink);letter-spacing:-.4px;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.landing-logo span{background:var(--plum);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.landing-links{gap:32px;display:flex}.landing-links a{color:#5f5868;font-size:13px;font-weight:600;text-decoration:none}.landing-links a:hover{color:var(--plum)}.landing-actions{align-items:center;gap:8px;display:flex}.landing-signin,.landing-nav-cta{border:0;border-radius:999px;font-size:13px;font-weight:700}.landing-signin{color:#514a59;background:0 0;padding:11px 15px}.landing-nav-cta{background:var(--night);color:#fff;padding:12px 18px}.landing-hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px;width:min(1240px,100% - 48px);min-height:690px;margin:auto;padding:76px 0 86px;display:grid}.landing-hero-copy{z-index:2;position:relative}.landing-kicker{color:var(--plum);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.landing-kicker i{background:#db8758;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #f8e8dd}.landing-hero h1{letter-spacing:-3.4px;max-width:660px;margin:22px 0 27px;font:600 clamp(56px,5.7vw,80px)/.95 Playfair Display,serif}.landing-hero h1 em{color:var(--plum);font-style:normal;font-weight:600}.landing-hero-copy>p{color:#6a6371;max-width:590px;margin:0;font-size:18px;line-height:1.65}.landing-hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.landing-primary{background:var(--plum);color:#fff;border:0;border-radius:999px;min-height:55px;padding:0 24px;font-weight:800;box-shadow:0 14px 35px #5d449a33}.landing-primary span{margin-left:24px;font-size:18px}.landing-hero-actions>a{color:var(--ink);text-underline-offset:5px;font-size:13px;font-weight:800}.landing-notes{flex-wrap:wrap;gap:21px;margin-top:31px;display:flex}.landing-notes span{color:#766f7d;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.landing-notes span:before{content:"✓";width:17px;height:17px;color:var(--plum);background:#e8e1f3;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.studio-demo{min-width:0;padding:24px;position:relative}.demo-glow{filter:blur(1px);background:linear-gradient(145deg,#d8c9ed,#f0c7aa);border-radius:46% 54% 55% 45%;position:absolute;inset:1% -7% -6% 5%;transform:rotate(-3deg)}.demo-window{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd4;border:1px solid #ffffffb8;border-radius:30px;max-width:590px;margin:auto;padding:19px;position:relative;box-shadow:0 38px 90px #3d2b4f2e}.demo-top{color:#82798b;justify-content:space-between;align-items:center;padding:2px 4px 16px;font-size:11px;display:flex}.demo-top span{align-items:center;gap:7px;display:flex}.demo-top span i{background:#66a887;border-radius:50%;width:7px;height:7px}.demo-top b{color:var(--plum);font-size:12px}.demo-prompt{background:#fff;border:1px solid #ebe5ed;border-radius:18px;padding:20px}.demo-prompt small{color:#817989;font-weight:700}.demo-prompt p{color:#302a38;margin:10px 0 16px;font:600 17px/1.45 DM Sans,sans-serif}.demo-prompt div{gap:7px;display:flex}.demo-prompt div span{color:var(--plum);background:#f0eaf8;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.demo-mode{background:#eee9ef;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin:13px 0;padding:4px;display:grid}.demo-mode button{color:#8b8390;background:0 0;border:0;border-radius:9px;padding:9px;font-size:10px;font-weight:800}.demo-mode button.active{color:var(--plum);background:#fff;box-shadow:0 3px 12px #2a203514}.demo-track{background:var(--night);color:#fff;border-radius:17px;grid-template-columns:64px 1fr 42px;align-items:center;gap:13px;padding:14px;display:grid}.demo-art{background:linear-gradient(145deg,#977bce,#df9a70);border-radius:14px;width:64px;height:64px;position:relative;overflow:hidden}.demo-art i{border:1px solid #ffffffa6;border-radius:50%;width:45px;height:45px;position:absolute;top:10px;left:10px}.demo-art i+i{width:68px;height:68px;top:-13px;left:31px}.demo-track>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.demo-track small{color:#aaa1b2;letter-spacing:1px;text-transform:uppercase;font-size:8px}.demo-track strong{font:600 18px Playfair Display,serif}.demo-track div span{color:#bdb5c5;font-size:9px}.demo-track>button{width:40px;height:40px;color:var(--plum);background:#fff;border:0;border-radius:50%}.demo-mix{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.demo-mix>span{color:#6c6473;border:1px solid #ebe4ec;border-radius:12px;padding:11px 12px;font-size:9px;font-weight:800}.demo-mix i{background:#e7e0e9;border-radius:9px;height:3px;margin-top:9px;display:block}.demo-mix b{background:var(--violet);border-radius:9px;height:100%;display:block}.landing-proof{border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);background:#fff;justify-content:center;align-items:center;gap:6vw;padding:24px 4vw;display:flex}.landing-proof p{color:#4f4857;margin:0;font:600 15px Playfair Display,serif}.landing-proof div{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.landing-proof span{color:#817a87;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:800}.landing-section{width:min(1160px,100% - 48px);margin:auto;padding:115px 0}.landing-section-heading{max-width:670px}.landing-section-heading>span,.how-intro>span,.mix-copy>span,.library-copy>span,.personal-section>span{color:var(--plum);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.landing-section-heading h2,.how-intro h2,.mix-copy h2,.library-copy h2,.personal-section h2{letter-spacing:-2.2px;margin:13px 0 19px;font:600 clamp(42px,5vw,64px)/1.02 Playfair Display,serif}.landing-section-heading p,.how-intro>p,.mix-copy>p,.library-copy>p,.personal-section>p{color:#716a78;font-size:16px;line-height:1.65}.landing-section-heading.centered{text-align:center;margin:0 auto 54px}.landing-section-heading.centered p{max-width:620px;margin-left:auto;margin-right:auto}.mode-section{padding-bottom:128px}.mode-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:48px;display:grid}.mode-card{border-radius:28px;min-height:530px;padding:38px;position:relative;overflow:hidden}.affirmation-card{background:#ede7f7}.subliminal-card{background:var(--night);color:#fff}.mode-number{color:#503e6e38;font:600 58px Playfair Display,serif;position:absolute;top:24px;right:27px}.subliminal-card .mode-number{color:#ffffff1f}.mode-wave{align-items:center;gap:9px;height:115px;margin:22px 0 31px;display:flex}.mode-wave i{background:var(--plum);border-radius:99px;width:7px}.clear-wave i:first-child,.clear-wave i:nth-child(7){height:22px}.clear-wave i:nth-child(2),.clear-wave i:nth-child(6){height:55px}.clear-wave i:nth-child(3),.clear-wave i:nth-child(5){height:85px}.clear-wave i:nth-child(4){height:112px}.soft-wave i{background:#c3b4e8}.soft-wave i:first-child,.soft-wave i:nth-child(7){height:13px}.soft-wave i:nth-child(2),.soft-wave i:nth-child(6){height:25px}.soft-wave i:nth-child(3),.soft-wave i:nth-child(5){height:36px}.soft-wave i:nth-child(4){height:49px}.mode-label{color:var(--plum);letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:800}.subliminal-card .mode-label{color:#cbbbea}.mode-card h3{margin:12px 0 14px;font:600 33px Playfair Display,serif}.mode-card p{color:#655d6d;max-width:470px;line-height:1.65}.subliminal-card p{color:#bcb5c2}.mode-card ul{gap:11px;margin:25px 0 0;padding:0;list-style:none;display:grid}.mode-card li{font-size:12px;font-weight:700}.mode-card li:before{content:"✓";color:var(--plum);margin-right:9px}.subliminal-card li:before{color:#c9b8ed}.possibilities{background:#f1ece5;width:100%;max-width:none;padding-left:max(24px,50vw - 580px);padding-right:max(24px,50vw - 580px)}.focus-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.focus-grid article{background:#ffffffb8;border:1px solid #3a2d4217;border-radius:20px;flex-direction:column;min-height:270px;padding:25px;display:flex}.focus-grid article>span{color:#a098a3;font-size:9px;font-weight:800}.focus-grid h3{margin:27px 0 10px;font:600 24px Playfair Display,serif}.focus-grid p{color:#716a77;margin:0;font-size:13px;line-height:1.6}.focus-grid button{color:var(--plum);background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font-size:11px;font-weight:800}.focus-grid button b{margin-left:8px}.focus-grid article:hover{background:#fff;border-color:#bbaace;transition:all .2s;transform:translateY(-2px)}.how-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:95px;display:grid}.how-intro{position:sticky;top:45px}.how-intro h2{font-size:55px}.how-intro .landing-primary{margin-top:16px}.how-steps{border-top:1px solid var(--landing-line);margin:0;padding:0;list-style:none}.how-steps li{border-bottom:1px solid var(--landing-line);grid-template-columns:58px 1fr;gap:20px;padding:30px 0;display:grid}.how-steps li>b{width:40px;height:40px;color:var(--plum);background:#eee7f7;border-radius:50%;place-items:center;font-size:10px;display:grid}.how-steps h3{margin:1px 0 9px;font:600 24px Playfair Display,serif}.how-steps p{color:#746d7a;margin:0;font-size:13px;line-height:1.6}.mix-section{background:var(--night);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;width:100%;max-width:none;padding-left:max(24px,50vw - 580px);padding-right:max(24px,50vw - 580px);display:grid}.mix-visual{background:linear-gradient(145deg,#7961af,#d69a77);border-radius:220px 220px 28px 28px;padding:42px}.mix-card{color:var(--ink);background:#fff;border-radius:22px;padding:25px;box-shadow:0 30px 70px #0f0b1547}.mix-card-head{justify-content:space-between;padding-bottom:17px;display:flex}.mix-card-head span{font:600 21px Playfair Display,serif}.mix-card-head small{color:var(--plum);background:#eee9f6;border-radius:999px;align-self:center;padding:5px 8px;font-size:8px;font-weight:800}.mix-row{border-top:1px solid #eee9ee;grid-template-columns:110px 1fr 44px;align-items:center;gap:12px;padding:17px 0;display:grid}.mix-row>span{font-size:11px;font-weight:800}.mix-row span small{color:#9b949e;margin-top:3px;font-size:8px;font-weight:500;display:block}.mix-row>i{background:#e6e0e7;border-radius:99px;height:5px}.mix-row>i b{background:var(--violet);border-radius:99px;height:100%;display:block}.mix-row>strong{color:var(--plum);text-align:right;font-size:9px}.mix-card>button{background:var(--night);color:#fff;border:0;border-radius:999px;width:100%;padding:13px;font-size:10px;font-weight:800}.mix-card>button span{margin-right:9px}.mix-copy>span{color:#c9b8eb}.mix-copy h2{font-size:57px}.mix-copy>p{color:#bab3c0}.feature-lines{border-top:1px solid #ffffff24;margin-top:32px}.feature-lines>div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:20px;padding:17px 0;display:flex}.feature-lines b{font-size:12px}.feature-lines span{color:#aaa2b0;text-align:right;font-size:11px}.library-showcase{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.library-copy h2{font-size:58px}.library-points{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.library-points span{border:1px solid var(--landing-line);color:#5e5665;border-radius:13px;padding:15px;font-size:11px;font-weight:700}.library-points span:before{content:"✓";color:var(--plum);margin-right:8px}.phone-shell{background:#f2edf7;border:9px solid #25202c;border-radius:44px;width:min(370px,90%);margin:auto;padding:20px 24px 27px;box-shadow:0 36px 80px #291e322e}.phone-top{color:#635a6b;justify-content:space-between;align-items:center;font-size:9px;display:flex}.phone-top b{color:var(--plum);font-size:12px}.phone-top i{border:1px solid #5f5864;border-radius:3px;width:14px;height:7px}.phone-art{background:linear-gradient(145deg,#b5a1db,#efb790);border-radius:150px 150px 22px 22px;place-items:center;height:295px;margin:22px 0 24px;display:grid;position:relative;overflow:hidden}.phone-art i{border:1px solid #ffffffb3;border-radius:50%;width:180px;height:180px;position:absolute}.phone-art i+i{width:280px;height:280px;top:-40px;left:160px}.phone-art b{width:90px;height:90px;color:var(--plum);background:#ffffffc7;border-radius:50%;place-items:center;font-size:31px;display:grid}.phone-shell>small{color:var(--plum);letter-spacing:1.4px;text-align:center;font-size:8px;font-weight:800;display:block}.phone-shell h3{text-align:center;margin:8px 0 4px;font:600 25px Playfair Display,serif}.phone-shell>p{color:#837b89;text-align:center;margin:0;font-size:9px}.phone-progress{margin-top:24px}.phone-progress>i{background:#d7cfdd;border-radius:9px;height:3px;display:block}.phone-progress>i b{background:var(--plum);border-radius:9px;width:36%;height:100%;display:block}.phone-progress>span{color:#8a828e;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.phone-progress em{font-style:normal}.phone-controls{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.phone-controls button{color:#5b5362;background:0 0;border:0;font-size:13px}.phone-controls .phone-play{background:var(--plum);color:#fff;border-radius:50%;width:49px;height:49px;font-size:15px}.personal-section{text-align:center;width:min(940px,100% - 48px);padding-top:80px;padding-bottom:100px}.personal-section>p{max-width:700px;margin-left:auto;margin-right:auto}.personal-section>div{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:29px;display:flex}.personal-section>div span{color:var(--plum);background:#eee8f6;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800}.landing-faq{background:#f1ece5;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:90px;width:100%;max-width:none;padding-left:max(24px,50vw - 580px);padding-right:max(24px,50vw - 580px);display:grid}.landing-faq-heading{position:sticky;top:45px}.landing-faq-heading>span{color:var(--plum);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.landing-faq-heading h2{letter-spacing:-2px;margin:13px 0 19px;font:600 clamp(42px,4.5vw,58px)/1.03 Playfair Display,serif}.landing-faq-heading p{color:#716a78;max-width:460px;margin:0;font-size:15px;line-height:1.65}.landing-faq-list{border-top:1px solid #2b223724}.landing-faq-list details{border-bottom:1px solid #2b223724}.landing-faq-list summary{cursor:pointer;color:#342d3c;justify-content:space-between;align-items:center;gap:22px;min-height:76px;padding:23px 4px;font-size:14px;font-weight:800;line-height:1.45;list-style:none;display:flex}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary b{width:28px;height:28px;color:var(--plum);background:#e2d9eb;border-radius:50%;flex:0 0 28px;place-items:center;font-size:18px;font-weight:500;transition:transform .2s;display:grid}.landing-faq-list details[open] summary b{transform:rotate(45deg)}.landing-faq-list p{color:#6b6372;max-width:700px;margin:-5px 50px 25px 4px;font-size:13px;line-height:1.75}.landing-faq-list details[open] summary{color:var(--plum)}.landing-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#5f479a,#8d70c3 55%,#ca8d6b);border-radius:34px;width:min(1240px,100% - 48px);margin:0 auto 38px;padding:85px 30px;overflow:hidden}.landing-cta>div{z-index:2;position:relative}.landing-cta span{letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.landing-cta h2{letter-spacing:-2.5px;max-width:740px;margin:15px auto;font:600 clamp(45px,6vw,70px)/1 Playfair Display,serif}.landing-cta p{color:#ebe4f0}.landing-cta button{color:var(--plum);background:#fff;border:0;border-radius:999px;margin-top:17px;padding:16px 23px;font-weight:800}.landing-cta button b{margin-left:23px}.landing-footer{border:0;justify-content:space-between;align-items:center;width:min(1160px,100% - 48px);max-width:none;height:100px;margin:auto;padding:0;display:flex}.landing-footer p{color:#8b838f;font-size:11px}.landing-footer>button{color:var(--plum);background:0 0;border:0;font-size:11px;font-weight:800}.auth-home{cursor:pointer;background:0 0;border:0;align-items:center;gap:0;padding:0;display:flex}.auth-home .wordmark{margin:0 0 0 12px}.auth-home+.wordmark{display:none}.auth-legal{color:#8a838f;text-align:center;margin:0;font-size:10px;line-height:1.55}.auth-legal a{color:var(--purple);text-underline-offset:2px;font-weight:700}.landing-footer>div{align-items:center;gap:22px;display:flex}.landing-footer>div a,.landing-footer>div button{color:#756d7b;background:0 0;border:0;padding:0;font-size:11px;font-weight:700;text-decoration:none}.landing-footer>div a:hover,.landing-footer>div button:hover{color:var(--plum)}.legal-page{min-height:100vh;color:var(--ink);background:#fcfaf6}.legal-nav{border-bottom:1px solid #2b22371f;justify-content:space-between;align-items:center;width:min(1120px,100% - 48px);max-width:none;height:82px;margin:auto;padding:0;display:flex}.legal-nav>a:last-child{color:#675f6f;font-size:12px;font-weight:700;text-decoration:none}.legal-nav>a:last-child:hover{color:var(--purple)}.legal-document{width:min(920px,100% - 48px);margin:auto;padding:82px 0 100px}.legal-title{border-bottom:1px solid #2b223724;max-width:770px;padding-bottom:54px}.legal-title>span{color:var(--purple);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.legal-title h1{letter-spacing:-3px;margin:14px 0 20px;font:600 clamp(52px,7vw,78px)/1 Playfair Display,serif}.legal-title p{color:#6e6675;max-width:680px;margin:0 0 20px;font-size:17px;line-height:1.65}.legal-title small{color:#948c98;text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-weight:700}.legal-content{max-width:740px;padding-top:48px}.legal-content section{padding:0 0 35px}.legal-content h2{margin:0 0 14px;font:600 26px/1.2 Playfair Display,serif}.legal-content h3{color:#403849;margin:23px 0 8px;font-size:13px}.legal-content p{color:#675f6e;margin:0 0 13px;font-size:14px;line-height:1.8}.legal-content a{color:var(--purple);text-underline-offset:3px;font-weight:700}.legal-footer{color:#8c8491;border-top:1px solid #2b22371f;justify-content:space-between;align-items:center;width:min(1120px,100% - 48px);max-width:none;height:95px;margin:auto;padding:0;font-size:10px;display:flex}.legal-footer div{gap:22px;display:flex}.legal-footer a{color:#6f6776;font-weight:700;text-decoration:none}.legal-footer a:hover{color:var(--purple)}@media (width<=950px){.landing-links{display:none}.landing-hero{grid-template-columns:1fr;padding-top:58px}.landing-hero-copy{text-align:center}.landing-hero h1,.landing-hero-copy>p{margin-left:auto;margin-right:auto}.landing-kicker,.landing-hero-actions,.landing-notes{justify-content:center}.studio-demo{width:min(680px,100%);margin:auto}.landing-proof{flex-direction:column;gap:16px}.how-section{grid-template-columns:1fr;gap:50px}.how-intro{max-width:700px;position:static}.mix-section,.library-showcase{grid-template-columns:1fr}.mix-visual{width:min(650px,100%);margin:auto}.mix-copy,.library-copy{max-width:680px}.phone-shell{order:2}.focus-grid{grid-template-columns:1fr 1fr}.landing-faq{grid-template-columns:1fr;gap:45px}.landing-faq-heading{max-width:680px;position:static}}@media (width<=650px){.landing-nav{width:calc(100% - 32px);height:72px}.landing-logo{font-size:18px}.landing-logo span{width:34px;height:34px}.landing-signin{display:none}.landing-nav-cta{padding:10px 14px}.landing-hero{gap:35px;width:calc(100% - 32px);min-height:0;padding:48px 0 63px}.landing-hero h1{letter-spacing:-2px;font-size:47px}.landing-hero-copy>p{font-size:15px}.landing-hero-actions{flex-direction:column;gap:17px}.landing-notes{gap:12px}.landing-notes span{font-size:9px}.studio-demo{padding:7px}.demo-window{border-radius:22px;padding:12px}.demo-prompt{padding:15px}.demo-prompt p{font-size:13px}.demo-track{grid-template-columns:52px 1fr 35px;padding:10px}.demo-art{width:52px;height:52px}.demo-track>button{width:34px;height:34px}.demo-mix{gap:5px}.demo-mix>span{padding:8px;font-size:8px}.landing-proof div{gap:11px 18px}.landing-section{width:calc(100% - 32px);padding:78px 0}.landing-section-heading h2,.how-intro h2,.mix-copy h2,.library-copy h2,.personal-section h2{letter-spacing:-1.5px;font-size:41px}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:480px;padding:28px}.focus-grid{grid-template-columns:1fr}.possibilities,.mix-section,.landing-faq{width:100%;padding-left:16px;padding-right:16px}.how-steps li{grid-template-columns:46px 1fr}.mix-section{gap:55px}.mix-visual{border-radius:160px 160px 22px 22px;padding:24px 14px}.mix-card{padding:18px 15px}.mix-row{grid-template-columns:85px 1fr 38px}.feature-lines>div{flex-direction:column;gap:6px}.feature-lines span{text-align:left}.library-showcase{gap:50px}.library-points{grid-template-columns:1fr}.phone-shell{width:100%}.personal-section{width:calc(100% - 32px)}.landing-faq-heading h2{letter-spacing:-1.5px;font-size:41px}.landing-faq-list summary{min-height:70px;padding:20px 2px;font-size:13px}.landing-faq-list p{margin-left:2px;margin-right:40px}.landing-cta{border-radius:25px;width:calc(100% - 24px);padding:65px 20px}.landing-footer{gap:20px;width:calc(100% - 32px);height:auto;padding:28px 0}.landing-footer p{display:none}.landing-footer>div{gap:13px}.auth-home .brand-mark{width:43px;height:43px}.auth-home .wordmark{font-size:14px}.legal-nav,.legal-document,.legal-footer{width:calc(100% - 32px)}.legal-nav{height:72px}.legal-document{padding:55px 0 70px}.legal-title{padding-bottom:38px}.legal-title h1{letter-spacing:-2px;font-size:50px}.legal-title p{font-size:15px}.legal-content{padding-top:38px}.legal-content section{padding-bottom:30px}.legal-content h2{font-size:24px}.legal-content p{font-size:13px}.legal-footer{height:86px}}.neury-mark{color:#fff;background:linear-gradient(145deg,#957ad4,#57418e);border-radius:13px;flex:none;place-items:center;width:40px;height:40px;padding:5px;display:grid;box-shadow:0 8px 18px #4d377e33,inset 0 1px #ffffff40}.neury-mark svg{width:100%;height:100%;display:block;overflow:visible}.neury-mark path{fill:none;stroke:#fff;stroke-linecap:round}.neury-mark .mark-wave-one{stroke-width:3px}.neury-mark .mark-wave-two{stroke-width:2.2px;opacity:.52}.neury-mark circle{fill:#f4b184;stroke:#fff;stroke-width:1px}.logo{letter-spacing:-.5px;font-weight:800}.logo .neury-mark,.landing-logo .neury-mark{color:#fff;background:linear-gradient(145deg,#957ad4,#57418e);border-radius:13px;width:40px;height:40px;padding:5px;font-size:0;display:grid}.auth-home .neury-mark{border-radius:16px;width:52px;height:52px}.boot .neury-mark{border-radius:19px;width:62px;height:62px;animation:1.2s ease-in-out infinite alternate pulse}.button{white-space:nowrap;justify-content:center;align-items:center;gap:10px;display:inline-flex}.welcome .button b{margin-left:14px;line-height:1;display:inline-block}.choice button{align-items:center;gap:7px;display:inline-flex}.chip-sound{background:var(--lavender);width:18px;height:18px;color:var(--purple);border-radius:50%;place-items:center;font-size:10px;display:grid}.choice button.selected .chip-sound{background:#fff}.chip-sound.loading{border:2px solid #cbbde8;border-top-color:var(--purple);background:0 0;animation:.7s linear infinite spin}.preview-panel .option-preview-audio{display:none}@media (width<=650px){.landing-logo .neury-mark{border-radius:11px;width:35px;height:35px}.auth-home .neury-mark{border-radius:14px;width:44px;height:44px}}.seo-page{--night:#191624;--plum:#5d449a;--violet:#866bc2;--cream:#fcfaf6;--landing-line:#2b22371f;min-height:100vh;color:var(--ink);background:#fcfaf6}.seo-header{z-index:10;border-bottom:1px solid #2b22371c;align-items:center;gap:38px;width:min(1160px,100% - 48px);height:84px;margin:auto;display:flex;position:relative}.seo-header nav{align-items:center;gap:26px;margin-left:auto;display:flex}.seo-header nav a{color:#6e6675;font-size:11px;font-weight:700;text-decoration:none}.seo-header nav a:hover{color:var(--plum)}.seo-header-cta{background:var(--plum);color:#fff;white-space:nowrap;border-radius:999px;padding:11px 16px;font-size:10px;font-weight:800;text-decoration:none}.seo-footer{border-top:1px solid #2b22371f;grid-template-columns:1.5fr repeat(3,1fr);gap:45px;width:min(1160px,100% - 48px);margin:80px auto 0;padding:55px 0 65px;display:grid}.seo-footer>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.seo-footer>div:first-child{padding-right:50px}.seo-footer p{color:#89818d;font-size:12px;line-height:1.6}.seo-footer strong{color:#342d3c;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:10px}.seo-footer>div>a:not(.landing-logo){color:#756d7c;font-size:11px;font-weight:600;text-decoration:none}.seo-footer>div>a:hover{color:var(--plum)}.seo-hero{width:min(1160px,100% - 48px);margin:auto;padding:95px 0 78px}.seo-hero>div{max-width:830px}.seo-hero span,.product-hero>div>span,.related-guides>span{color:var(--plum);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.seo-hero h1,.product-hero h1,.not-found h1{letter-spacing:-3.5px;margin:15px 0 23px;font:600 clamp(55px,7vw,90px)/.98 Playfair Display,serif}.seo-hero p,.product-hero>div>p,.not-found p{color:#6f6776;max-width:710px;font-size:18px;line-height:1.65}.blog-hero{padding-bottom:64px}.article-grid{grid-template-columns:repeat(2,1fr);gap:14px;width:min(1160px,100% - 48px);margin:auto;display:grid}.article-grid article{background:#fff;border:1px solid #2b22371a;border-radius:24px;min-height:310px;transition:all .2s}.article-grid article:hover{border-color:#b7a4d5;transform:translateY(-2px);box-shadow:0 18px 40px #3b2b4812}.article-grid article.featured{background:linear-gradient(135deg,#ece5f7,#f7e7dc);grid-column:1/-1;min-height:350px}.article-grid a{height:100%;color:inherit;flex-direction:column;padding:34px;text-decoration:none;display:flex}.article-grid span{color:#8b8291;letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:800}.article-grid h2{max-width:720px;margin:35px 0 13px;font:600 32px/1.12 Playfair Display,serif}.article-grid .featured h2{font-size:45px}.article-grid p{color:#716978;max-width:720px;margin:0;font-size:14px;line-height:1.65}.article-grid a>b{color:var(--plum);margin-top:auto;padding-top:28px;font-size:11px}.seo-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#5d4693,#8c70c0 55%,#ca8d6b);border-radius:32px;width:min(1160px,100% - 48px);margin:100px auto 0;padding:75px 30px}.seo-cta>span{letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:800}.seo-cta h2{letter-spacing:-2px;max-width:760px;margin:14px auto;font:600 clamp(42px,5vw,65px)/1.02 Playfair Display,serif}.seo-cta p{color:#ebe5f0;max-width:650px;margin:0 auto;font-size:14px;line-height:1.65}.seo-cta>a{color:var(--plum);background:#fff;border-radius:999px;margin-top:25px;padding:14px 19px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.seo-cta a b{margin-left:22px}.breadcrumbs{color:#9a929e;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:48px;font-size:10px;display:flex}.breadcrumbs a{color:#6d6474;font-weight:700;text-decoration:none}.breadcrumbs b{color:#8c8491;font-weight:600}.breadcrumbs span{color:#b7afb9}.article-page>article{width:min(1160px,100% - 48px);margin:auto}.article-hero{max-width:940px;height:auto;padding:62px 0 72px;display:block}.article-hero>span{color:var(--plum);letter-spacing:1.3px;text-transform:uppercase;font-size:9px;font-weight:800}.article-hero h1{letter-spacing:-3.4px;margin:16px 0 22px;font:600 clamp(52px,7vw,82px)/1 Playfair Display,serif}.article-hero>p{color:#6d6574;max-width:780px;font-size:19px;line-height:1.62}.article-hero>small{color:#9a929e;letter-spacing:.6px;text-transform:uppercase;margin-top:24px;font-size:9px;font-weight:700;display:block}.article-layout{border-top:1px solid #2b22371f;grid-template-columns:230px minmax(0,740px);gap:80px;padding:64px 0 30px;display:grid}.article-layout>aside{flex-direction:column;align-self:start;gap:12px;display:flex;position:sticky;top:30px}.article-layout>aside strong{color:#3c3445;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px;font-size:10px}.article-layout>aside a{color:#837a88;font-size:11px;line-height:1.4;text-decoration:none}.article-layout>aside a:hover{color:var(--plum)}.article-body{min-width:0}.article-lead{color:#554c5d;background:#f0eaf7;border-left:3px solid #8f74c4;margin:0 0 55px;padding:24px 26px;font:600 18px/1.65 Playfair Display,serif}.article-body section{padding:0 0 48px;scroll-margin-top:30px}.article-body h2{letter-spacing:-.8px;margin:0 0 20px;font:600 36px/1.12 Playfair Display,serif}.article-body p{color:#5e5665;margin:0 0 16px;font-size:15px;line-height:1.85}.article-body ul{grid-template-columns:1fr 1fr;gap:8px 24px;margin:23px 0 0;padding:0;list-style:none;display:grid}.article-body li{color:#5e5665;background:#f4f0ea;border-radius:10px;padding:11px 12px 11px 31px;font-size:12px;line-height:1.45;position:relative}.article-body li:before{content:"✓";color:var(--plum);font-weight:800;position:absolute;left:12px}.article-body .article-safety{background:var(--night);color:#fff;border-radius:16px;margin:5px 0 52px;padding:24px 27px}.article-safety strong{font:600 19px Playfair Display,serif}.article-safety p{color:#c3bbc7;margin:9px 0 0;font-size:12px;line-height:1.65}.faq>span{color:var(--plum);letter-spacing:1.3px;text-transform:uppercase;font-size:9px;font-weight:800}.faq h2{margin-top:12px}.faq details{border-top:1px solid #2b223721}.faq details:last-child{border-bottom:1px solid #2b223721}.faq summary{cursor:pointer;color:#403847;padding:20px 0;font-size:14px;font-weight:800}.faq details p{padding:0 30px 19px 0;font-size:13px}.related-guides{width:min(1160px,100% - 48px);margin:70px auto 0}.related-guides>h2{margin:12px 0 30px;font:600 42px Playfair Display,serif}.related-guides>div{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.related-guides a{min-height:260px;color:inherit;background:#fff;border:1px solid #2b22371c;border-radius:18px;flex-direction:column;padding:25px;text-decoration:none;display:flex}.related-guides small{color:#918894;text-transform:uppercase;font-size:9px}.related-guides strong{margin:25px 0 11px;font:600 22px/1.16 Playfair Display,serif}.related-guides p{color:#746b79;margin:0;font-size:12px;line-height:1.6}.related-guides a>b{color:var(--plum);margin-top:auto;padding-top:20px;font-size:10px}.product-hero{width:min(1160px,100% - 48px);min-height:650px;margin:auto;padding:54px 0 90px;position:relative;overflow:hidden}.product-hero .breadcrumbs{margin-bottom:75px}.product-hero>div:not(.product-orb){z-index:2;max-width:730px;position:relative}.product-hero h1{font-size:clamp(64px,8vw,104px)}.product-hero>div>p{max-width:660px}.product-hero>div>a{background:var(--plum);color:#fff;border-radius:999px;margin-top:24px;padding:15px 20px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.product-hero>div>a b{margin-left:25px}.product-orb{background:linear-gradient(145deg,#b5a1db,#efb790);border-radius:50%;place-items:center;width:490px;height:490px;display:grid;position:absolute;bottom:20px;right:-80px}.product-orb i{border:1px solid #ffffffbf;border-radius:50%;width:260px;height:260px;position:absolute}.product-orb i+i{width:420px;height:420px;top:-45px;right:-190px}.product-orb strong{width:110px;height:110px;color:var(--plum);background:#fffc;border-radius:50%;place-items:center;font:600 40px Playfair Display,serif;display:grid}.product-proof{background:#fff;border-top:1px solid #2b22371a;border-bottom:1px solid #2b22371a;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;padding:24px max(24px,50vw - 580px);display:grid}.product-proof span{color:#6d6573;text-align:center;text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-weight:800}.product-sections{width:min(1000px,100% - 48px);margin:90px auto}.product-sections article{border-bottom:1px solid #2b22371f;grid-template-columns:90px 1fr;gap:40px;padding:50px 0;display:grid}.product-sections article>span{width:48px;height:48px;color:var(--plum);background:#eee7f6;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.product-sections h2{margin:0 0 15px;font:600 38px/1.12 Playfair Display,serif}.product-sections p{color:#6d6573;max-width:720px;margin:0;font-size:15px;line-height:1.75}.product-guide-link{width:max-content;color:var(--plum);margin:0 auto 30px;font-size:12px;font-weight:800;text-decoration:none;display:block}.product-guide-link b{margin-left:15px}.not-found{text-align:center;width:min(820px,100% - 48px);margin:auto;padding:130px 0}.not-found>span{color:var(--plum);letter-spacing:2px;font-size:11px;font-weight:800}.not-found p{margin-left:auto;margin-right:auto}.not-found>div{justify-content:center;gap:10px;margin-top:28px;display:flex}.not-found a{background:var(--plum);color:#fff;border-radius:999px;padding:13px 17px;font-size:11px;font-weight:800;text-decoration:none}.not-found a+a{color:var(--plum);background:#eee7f6}@media (width<=900px){.seo-header nav{display:none}.seo-header-cta{margin-left:auto}.seo-footer{grid-template-columns:1.5fr 1fr 1fr}.seo-footer>div:last-child{grid-column:2}.article-layout{grid-template-columns:1fr}.article-layout>aside{display:none;position:static}.related-guides>div{grid-template-columns:1fr 1fr}.product-orb{opacity:.55;right:-190px}.product-hero>div:not(.product-orb){max-width:670px}}@media (width<=650px){.seo-header{gap:10px;width:calc(100% - 32px);height:72px}.seo-header-cta{padding:10px 13px}.seo-footer{grid-template-columns:1fr 1fr;gap:35px 24px;width:calc(100% - 32px)}.seo-footer>div:first-child{grid-column:1/-1;padding:0}.seo-footer>div:last-child{grid-column:auto}.seo-hero{width:calc(100% - 32px);padding:65px 0 45px}.seo-hero h1,.product-hero h1,.not-found h1{letter-spacing:-2px;font-size:51px}.seo-hero p,.product-hero>div>p,.not-found p{font-size:15px}.article-grid{grid-template-columns:1fr;width:calc(100% - 32px)}.article-grid article.featured{grid-column:auto}.article-grid article,.article-grid article.featured{min-height:300px}.article-grid a{padding:26px}.article-grid h2,.article-grid .featured h2{font-size:30px}.seo-cta{border-radius:24px;width:calc(100% - 24px);margin-top:70px;padding:58px 20px}.seo-cta h2{font-size:42px}.article-page>article,.related-guides{width:calc(100% - 32px)}.article-hero{padding:42px 0 50px}.article-hero h1{letter-spacing:-1.8px;font-size:48px}.article-hero>p{font-size:16px}.article-layout{padding-top:43px}.article-lead{font-size:16px}.article-body h2{font-size:31px}.article-body p{font-size:14px}.article-body ul,.related-guides>div{grid-template-columns:1fr}.product-hero{width:calc(100% - 32px);min-height:610px;padding-top:37px}.product-hero .breadcrumbs{margin-bottom:50px}.product-orb{width:330px;height:330px;bottom:0;right:-145px}.product-orb i{width:180px;height:180px}.product-orb strong{width:80px;height:80px}.product-proof{grid-template-columns:1fr 1fr;gap:17px;padding:22px 16px}.product-sections{width:calc(100% - 32px);margin:60px auto}.product-sections article{grid-template-columns:50px 1fr;gap:18px;padding:37px 0}.product-sections article>span{width:40px;height:40px}.product-sections h2{font-size:29px}.product-sections p{font-size:13px}.not-found{width:calc(100% - 32px);padding:90px 0}.not-found>div{flex-direction:column;align-items:center}}
