:root{--home-ink:#25212c;--home-accent:#6545ed;--home-muted:#756e7e;--home-line:#edeaf1;--ink:#171329;--muted:#777487;--line:#e9e5ed;--purple:#6d3bf2;--soft:#f7f6fa;--font-geist-sans:var(--font-sans)}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-sans)}button,textarea{font:inherit}button{color:inherit}.topbar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;padding:0 30px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);position:sticky;top:0;z-index:10}.brand,.topbar{align-items:center}.brand{display:flex;gap:10px;color:var(--ink);text-decoration:none;font-size:17px;font-weight:800;letter-spacing:-.4px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;color:white;background:var(--purple);font-family:var(--font-sans);font-style:italic;box-shadow:inset -6px -6px 12px #5222ce}.stepper{display:flex;align-items:center;gap:8px;font-size:12px;color:#a39eab}.stepper span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;border:1px solid #d9d4de;font-style:normal}.stepper .done{color:var(--purple);background:#eee8ff;border-color:#eee8ff}.stepper .active{background:var(--purple);border-color:var(--purple);color:white}.stepper i{display:block;width:30px;height:1px;background:#dcd7e2}.stepper b{color:var(--ink);margin-left:3px}.save{justify-self:end;border:1px solid var(--line);border-radius:9px;padding:9px 14px;background:#fff;font-weight:700;font-size:12px;cursor:pointer}.workspace{min-height:calc(100vh - 72px);display:grid;grid-template-columns:340px 1fr}.sidebar{padding:38px 28px 28px;border-right:1px solid var(--line);background:#fbfafe;display:flex;flex-direction:column;gap:22px}.eyebrow{margin:0 0 9px;color:var(--purple);font-size:10px;font-weight:800;letter-spacing:1.6px}.sidebar h2{font-family:var(--font-sans);font-size:32px;font-weight:500;letter-spacing:-1.4px;line-height:1.05;margin:0}.side-copy{color:var(--muted);font-size:12px;line-height:1.5;margin:12px 0 0;max-width:230px}.preferences{border-top:1px solid var(--line)}.preference{width:100%;display:grid;grid-template-columns:30px 1fr 10px;gap:10px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);padding:13px 2px;background:transparent;cursor:pointer}.preference:hover{color:var(--purple)}.pref-icon{font-weight:800;font-size:15px}.preference small,.preference strong{display:block}.preference small{color:#9791a1;font-size:9px;text-transform:uppercase;letter-spacing:.7px;margin-bottom:3px}.preference strong{font-size:11px;font-weight:700}.preference em{font-size:20px;color:#a7a1ad;font-style:normal}.brief-box{position:relative}.brief-box label{display:block;font-size:11px;font-weight:800;margin-bottom:8px}.brief-box label span{float:right;color:#aaa4b1;font-size:9px;font-weight:500}.brief-box textarea{width:100%;height:80px;resize:none;border:1px solid #ded9e4;border-radius:10px;padding:11px 12px 22px;background:white;font-size:11px;line-height:1.45;outline:none}.brief-box textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #eee9ff}.brief-box>small{position:absolute;right:9px;bottom:7px;color:#aaa5ae;font-size:8px}.generate{border:0;border-radius:11px;background:var(--purple);color:white;padding:13px 12px;font-size:11px;font-weight:800;box-shadow:0 7px 16px #6d3bf233;cursor:pointer}.generate span{margin-right:8px}.generate:disabled{opacity:.7}.credit{text-align:center;color:#a09aa8;font-size:9px;margin:-14px 0 0}.results{padding:42px 48px 50px;max-width:1280px;width:100%;margin:0 auto}.results-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.results-head h1{margin:0;font-family:var(--font-sans);font-size:38px;font-weight:500;letter-spacing:-1.7px}.results-head p:last-child{color:var(--muted);font-size:12px;margin:8px 0 0}.head-actions{display:flex;gap:8px}.head-actions button{border:1px solid var(--line);background:white;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:700;cursor:pointer}.logo-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:15px;transition:.25s}.logo-grid.loading{opacity:.35;transform:scale(.992)}.logo-card{min-width:0;aspect-ratio:1.12;border:1px solid #ebe7ef;border-radius:13px;overflow:hidden;display:grid;grid-template-rows:1fr 42px;transition:.2s;background:white}.logo-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #281b3e14}.logo-design{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px}.logo-design.bold,.logo-design.serif,.logo-design.soft{font-family:var(--font-sans)}.logo-design.wide{letter-spacing:3px}.logo-mark{font-size:37px;font-weight:500}.logo-words b,.logo-words small{display:block}.logo-words b{font-size:22px;line-height:1}.logo-words small{font-size:6px;text-transform:uppercase;letter-spacing:1.8px;margin-top:5px}.violet .logo-design{background:#6c41e8;color:white}.cream .logo-design{background:#f4ecdc;color:#27201d}.mint .logo-design{background:#e9ccd1;color:#3d131a}.coral .logo-design{background:#f26f55;color:#fff}.ink .logo-design{background:#1a1724;color:#fff}.sky .logo-design{background:#dce9f4;color:#223247}.card-actions{display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 14px;background:white}.card-actions>span{font-size:9px;color:#8e8897}.card-actions button{border:0;background:transparent;width:28px;height:28px;cursor:pointer;font-size:15px}.card-actions .liked{color:#e44c72}.tip{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;background:#f2edff;border:1px solid #e5dbff;border-radius:12px;padding:13px 16px;margin-top:20px}.tip>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:white;color:var(--purple)}.tip p{font-size:10px;color:#6d6676;line-height:1.5;margin:0}.tip p b{color:var(--ink);font-size:11px}.tip button{border:0;background:transparent;color:var(--purple);font-size:10px;font-weight:800;cursor:pointer}@media(max-width:950px){.workspace{grid-template-columns:280px 1fr}.results{padding:35px 25px}.logo-grid{grid-template-columns:repeat(2,1fr)}.stepper{display:none}}@media(max-width:680px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.workspace{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:28px 20px}.results{padding:30px 20px}.logo-grid{grid-template-columns:1fr}.results-head{align-items:flex-start;gap:18px}.results-head h1{font-size:32px}.head-actions{display:none}.tip{grid-template-columns:30px 1fr}.tip button{grid-column:2;text-align:left;padding:0}.save{display:none}}.studio-shell{min-height:100vh;display:grid;grid-template-columns:228px 1fr;background:#f5f5f3;color:#181816;font-family:var(--font-sans)}.studio-nav{height:100vh;position:sticky;top:0;background:#171718;color:#eee;padding:20px 14px 16px;display:flex;flex-direction:column}.studio-brand{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;padding:0 8px 22px;font-size:14px}.studio-brand .brand-mark{width:28px;height:28px;font-size:14px}.studio-nav nav{display:grid;gap:4px}.nav-help,.studio-nav nav a{display:flex;align-items:center;gap:11px;color:#a8a8a7;text-decoration:none;padding:10px 12px;border-radius:9px;font-size:12px;font-weight:600}.nav-help span,.studio-nav nav a span{width:18px;text-align:center;font-size:15px}.studio-nav nav .nav-active,.studio-nav nav a:hover{background:#2a2a2b;color:#fff}.nav-spacer{flex:1}.brand-context{padding:12px 10px;border:1px solid #333;border-radius:11px;background:#202021;margin-bottom:8px}.brand-context>small{font-size:8px;letter-spacing:1.2px;color:#7e7e7d}.brand-context>div{display:flex;align-items:center;gap:9px;margin-top:9px}.mini-logo{display:grid;place-items:center;width:28px;height:28px;background:#7550f3;color:white;border-radius:8px;font-family:var(--font-sans)}.brand-context p,.profile p{min-width:0;flex:1;margin:0}.brand-context b,.brand-context em,.profile b,.profile em{display:block;font-size:10px;font-style:normal}.brand-context em,.profile em{color:#777;font-size:8px;margin-top:3px}.brand-context button,.profile button{border:0;background:transparent;color:#777;font-size:10px}.nav-help{margin:2px 0 8px}.profile{border-top:1px solid #2e2e2f;padding:13px 8px 0;display:flex;align-items:center;gap:9px}.profile>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#ff6881;color:#262223;font-size:9px;font-weight:800}.studio-main{min-width:0}.studio-top{height:64px;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e3e3df;background:rgba(250,250,248,.9);position:sticky;top:0;z-index:5;backdrop-filter:blur(14px)}.studio-top,.studio-top>div{display:flex;align-items:center}.studio-top>div{gap:8px}.studio-top b{font-size:13px}.mobile-logo{display:none}.studio-top button{border:1px solid #deded9;background:white;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:700}.studio-top .credits{border:0;background:transparent;color:#6e6e69}.studio-top .upgrade{background:#181816;color:white;border-color:#181816}.studio-top .bell{border-radius:50%;width:31px;padding:7px 0}.studio-content{max-width:1120px;margin:0 auto;padding:60px 44px 80px}.studio-intro{text-align:center}.intro-chip{display:inline-block;padding:6px 9px;border-radius:999px;background:#ff91a3;color:#421d23;font-size:8px;font-weight:900;letter-spacing:1.4px}.studio-intro h1{font-size:43px;letter-spacing:-2.1px;margin:16px 0 8px}.studio-intro p{margin:0;color:#777772;font-size:13px}.create-panel{margin:32px auto 46px;background:#fff;border:1px solid #deded8;border-radius:17px;padding:9px;box-shadow:0 17px 50px #2e2e2410;max-width:850px}.tool-tabs{display:flex;gap:3px;padding:2px 3px 9px}.tool-tabs button{border:0;background:transparent;border-radius:8px;padding:8px 11px;font-size:10px;color:#77736f;font-weight:700}.tool-tabs button span{margin-right:5px}.tool-tabs button.selected{background:#f0efff;color:#5d40d9}.prompt-row{display:grid;grid-template-columns:35px 1fr auto auto;align-items:end;gap:8px;padding:9px;border:1px solid #e3e2dd;border-radius:12px;background:#fbfbfa}.add-reference{align-self:start;width:32px;height:32px;border:1px dashed #cfcdc6;background:#fff;border-radius:8px;font-size:16px;color:#777}.prompt-row textarea{border:0;background:transparent;resize:none;outline:none;height:60px;padding:7px 0;font-size:12px;line-height:1.45}.prompt-brand{display:flex;align-items:center;gap:5px;border:0;background:transparent;padding:2px 5px 2px 2px}.prompt-brand .mini-logo{width:27px;height:27px;font-size:11px}.prompt-brand b{font-size:9px}.prompt-brand em{font-size:8px}.studio-generate{border:0;border-radius:9px;background:#6a43ea;color:#fff;padding:10px 13px;font-size:10px;font-weight:800;white-space:nowrap}.studio-generate:disabled{background:#d8d5df}.prompt-meta{display:flex;align-items:center;gap:4px;padding:8px 4px 1px}.prompt-meta button{border:0;background:transparent;color:#7a7873;font-size:9px;padding:5px 7px}.prompt-meta span{margin-left:auto;color:#9a9892;font-size:8px;padding-right:5px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-title h2{font-size:21px;letter-spacing:-.7px;margin:0}.section-title p{color:#83817d;font-size:10px;margin:5px 0 0}.section-title>button{border:0;background:transparent;font-size:10px;font-weight:700}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-card{aspect-ratio:.9;border:0;border-radius:14px;padding:15px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.2s}.quick-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #2222}.quick-card.orchid{background:#e7ddff}.quick-card.lime{background:#f29eac}.quick-card.blue{background:#cfe4ff}.quick-card.peach{background:#ffd9c8}.quick-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#ffffffa8;font-size:16px}.quick-card>span:nth-child(2){margin-top:auto}.quick-card b,.quick-card small{display:block}.quick-card b{font-size:12px;margin-bottom:5px}.quick-card small{font-size:9px;line-height:1.4;color:#66645e}.quick-card em{align-self:flex-end;font-style:normal;font-size:12px;margin-top:8px}@media(max-width:900px){.studio-shell{grid-template-columns:76px 1fr}.studio-nav{padding:18px 10px}.studio-brand b,.studio-nav nav a:not(.nav-active){font-size:0}.studio-brand{padding-left:13px}.studio-nav nav a{justify-content:center}.studio-nav nav a span{font-size:16px}.brand-context,.nav-help,.profile button,.profile p{display:none}.profile{justify-content:center}.quick-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.studio-shell{display:block}.studio-nav{display:none}.studio-top{padding:0 16px}.mobile-logo{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#6d3bf2;color:white}.studio-top .credits{display:none}.studio-content{padding:38px 17px 60px}.studio-intro h1{font-size:32px;letter-spacing:-1.4px}.studio-intro p{line-height:1.5}.tool-tabs{overflow:auto}.tool-tabs button{white-space:nowrap}.prompt-row{grid-template-columns:32px 1fr}.prompt-brand{display:none}.studio-generate{grid-column:1/-1}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-card{aspect-ratio:.95}}.prompt-meta button{display:none}.prompt-meta label{display:flex;align-items:center;gap:3px;color:#7a7873;font-size:9px;padding:4px 6px}.prompt-meta select{appearance:none;border:0;background:transparent;color:inherit;font:inherit;outline:none}.generation-results{margin:-19px 0 44px;border-top:1px solid #dfded8;padding-top:25px}.result-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.result-heading span{font-size:8px;font-weight:800;letter-spacing:1.2px;color:#6d43ea}.result-heading h2{font-size:19px;margin:5px 0}.result-heading p{max-width:680px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#898681;font-size:9px;margin:0}.result-heading>button{border:0;background:transparent;color:#777;font-size:9px}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.result-card{overflow:hidden;border:1px solid #e1dfda;border-radius:12px;background:white}.result-art{aspect-ratio:1;position:relative;display:grid;place-items:center;overflow:hidden}.result-art span{font-family:var(--font-sans);font-size:34px;z-index:1}.result-art i{position:absolute;width:100px;height:100px;border:18px solid;border-radius:45% 55% 60% 40%;opacity:.14;transform:rotate(25deg)}.result-violet .result-art{background:#6540e7;color:white}.result-coral .result-art{background:#f47b64;color:#fff}.result-mint .result-art{background:#ebcdd2;color:#3b171d}.result-dark .result-art{background:#1b1b20;color:#ff6881}.result-card footer{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 7px 0 11px}.result-card footer>span{font-size:8px;color:#888}.result-card footer button{border:0;background:transparent;font-size:11px;width:24px;height:24px}.brand-strip{margin:30px 0 44px;border-radius:15px;background:#1c1c1d;color:#fff;padding:18px 20px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px}.brand-strip-copy{display:flex;align-items:center;gap:13px}.brand-strip-copy .mini-logo{width:39px;height:39px}.brand-strip-copy small{font-size:7px;letter-spacing:1px;color:#858583}.brand-strip-copy h3{font-size:13px;margin:4px 0 3px}.brand-strip-copy p{font-size:8px;color:#858583;margin:0}.brand-palette{display:flex;align-items:center}.brand-palette i{width:24px;height:24px;border:2px solid #1c1c1d;border-radius:50%;margin-left:-5px}.swatch-purple{background:#6d3bf2}.swatch-coral{background:#f47b64}.swatch-cream{background:#f3e9d6}.swatch-ink{background:#46434c}.brand-palette span{margin-left:10px;font-family:var(--font-sans)}.brand-strip>button{border:1px solid #3b3b3d;background:#28282a;color:white;border-radius:8px;padding:9px 11px;font-size:9px}.projects-title{margin-top:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project-grid>article{overflow:hidden;border:1px solid #deddd8;border-radius:13px;background:white}.project-art{aspect-ratio:1.35;display:flex;align-items:center;justify-content:center;gap:9px}.project-art span{font-weight:900;letter-spacing:4px}.project-art i{font-size:8px;font-style:normal}.project-one{background:#ff8297}.project-one span{font-size:25px}.project-two{background:#e5dcff;color:#6140cc;flex-direction:column}.project-two span{font-size:35px}.project-two i{color:#252128;letter-spacing:1px}.project-three{background:#222126;color:white;position:relative}.project-three span{display:grid;place-items:center;width:55px;height:55px;border:1px solid #ff6881;border-radius:50%;font-family:var(--font-sans);font-size:27px;color:#ff6881}.project-three i{position:absolute;right:8px;bottom:8px;background:#0008;border-radius:4px;padding:3px 5px}.project-grid footer{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.project-grid footer b,.project-grid footer small{display:block}.project-grid footer b{font-size:10px}.project-grid footer small{font-size:8px;color:#94918d;margin-top:4px}.project-grid footer button{border:0;background:transparent;color:#888}@media(max-width:900px){.result-grid{grid-template-columns:repeat(2,1fr)}.brand-strip{grid-template-columns:1fr auto}.brand-palette{display:none}}@media(max-width:620px){.result-grid{grid-template-columns:repeat(2,1fr)}.brand-strip{grid-template-columns:1fr}.brand-strip>button{justify-self:start}.project-grid{grid-template-columns:1fr}.result-heading p{max-width:310px}.section-title>button{display:none}}.photo-studio-shell{min-height:100vh;background:#f7f7f5;color:#171823;font-family:var(--font-sans)}.photo-header{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 34px;border-bottom:1px solid #e4e4df;background:#fff;position:sticky;top:0;z-index:20}.photo-brand{display:flex;align-items:center;gap:9px;color:#181822;text-decoration:none;font-size:13px}.photo-brand .brand-mark{width:29px;height:29px;font-size:13px}.photo-brand em{font-size:8px;background:#e8e1ff;color:#6748cf;border-radius:5px;padding:3px 5px;font-style:normal;font-weight:800}.photo-header nav{display:flex;gap:5px}.photo-header nav a{color:#77777d;text-decoration:none;font-size:10px;font-weight:700;padding:9px 12px;border-radius:8px}.photo-header nav a.active{background:#f0edff;color:#5e42cf}.photo-header>div{justify-self:end;display:flex;align-items:center;gap:8px}.photo-header button{border:0;border-radius:8px;font-size:9px;font-weight:800;padding:8px 10px}.photo-credits{background:transparent;color:#777}.photo-upgrade{background:#19191c;color:white}.photo-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ff7a90;font-size:8px;font-weight:900}.photo-hero{text-align:center;padding:74px 20px 50px}.photo-hero>p:first-child{color:#6a49dc;font-size:8px;font-weight:900;letter-spacing:1.8px}.photo-hero h1{font-size:48px;line-height:1.05;letter-spacing:-2.4px;margin:17px 0 14px}.photo-hero h1 span{color:#706f77}.photo-sub{max-width:570px;margin:0 auto;color:#7d7c82;font-size:12px;line-height:1.55}.photo-search{max-width:570px;height:49px;margin:28px auto 0;background:white;border:1px solid #d9d9d4;border-radius:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;padding:0 10px;box-shadow:0 10px 30px #27271c0a}.photo-search>span{font-size:18px;color:#999}.photo-search input{border:0;outline:0;font-size:11px}.photo-search kbd{font-size:8px;background:#f3f3f0;color:#888;border:1px solid #e3e3de;border-radius:5px;padding:4px 6px}.photo-directory{max-width:1180px;margin:0 auto;padding:0 36px 70px}.directory-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.directory-head>div:first-child{display:flex;align-items:center;gap:10px}.directory-head span{font-size:10px;font-weight:900;letter-spacing:1.7px}.directory-head strong{color:#999;font-size:8px}.filter-tabs{display:flex;gap:3px;background:#ecece8;padding:3px;border-radius:9px}.filter-tabs button{border:0;background:transparent;color:#777;border-radius:7px;padding:7px 11px;font-size:9px;font-weight:700}.filter-tabs button.active{background:white;color:#171823;box-shadow:0 1px 4px #2221}.photo-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-tool{min-height:102px;border:1px solid #deded9;border-radius:14px;background:#fff;padding:16px;display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;text-align:left;position:relative;cursor:pointer;transition:.18s}.photo-tool:hover{border-color:#bdb7d2;transform:translateY(-2px);box-shadow:0 12px 26px #2a263b0b}.tool-symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;font-size:15px;font-weight:800}.tool-symbol.brand{background:#e8e0ff;color:#6545d0}.tool-symbol.enhance{background:#f2b3bd;color:#541e27}.tool-symbol.create{background:#ffdccc;color:#a64c2f}.tool-copy b,.tool-copy small{display:block}.tool-copy b{font-size:11px;margin-bottom:5px}.tool-copy small{font-size:8px;line-height:1.45;color:#8a898e}.photo-tool>em{position:absolute;right:13px;top:11px;background:#f2efff;color:#684bd1;font-size:7px;font-style:normal;font-weight:800;padding:3px 5px;border-radius:5px}.photo-tool>i{font-style:normal;color:#939298;font-size:13px;align-self:end}.no-tools{text-align:center;padding:70px;color:#8a898f}.no-tools b,.no-tools p,.no-tools span{display:block}.no-tools span{font-size:25px}.no-tools b{font-size:13px;margin-top:10px}.no-tools p{font-size:9px}.photo-cta{max-width:1108px;margin:-35px auto 70px;border-radius:15px;background:#1d1d20;color:#fff;padding:18px 20px;justify-content:space-between}.photo-cta,.photo-cta>div{display:flex;align-items:center}.photo-cta>div{gap:12px}.photo-cta>div>span{display:grid;place-items:center;width:36px;height:36px;background:#7450ef;border-radius:10px}.photo-cta b,.photo-cta small{display:block}.photo-cta b{font-size:11px}.photo-cta small{color:#85858a;font-size:8px;margin-top:4px}.photo-cta button{border:1px solid #3b3b3e;background:#29292c;color:#fff;border-radius:8px;padding:9px 11px;font-size:9px}.tool-overlay{position:fixed;inset:0;background:#1118;z-index:50;display:flex;justify-content:flex-end;backdrop-filter:blur(3px)}.tool-drawer{width:min(470px,100%);height:100%;background:#fff;padding:26px;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0002}.tool-drawer>header{display:flex;justify-content:space-between;align-items:center}.tool-drawer>header>div{display:flex;align-items:center;gap:12px}.tool-drawer header small{font-size:7px;color:#777;letter-spacing:1.2px}.tool-drawer h2{font-size:22px;margin:4px 0 0}.tool-drawer header>button{border:0;background:#f1f1ee;border-radius:50%;width:30px;height:30px;font-size:17px}.tool-drawer>p{font-size:10px;color:#777;line-height:1.5;margin:22px 0}.upload-zone{height:250px;border:1px dashed #c9c7d0;background:#faf9fd;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.upload-zone input{display:none}.upload-zone>span{display:grid;place-items:center;width:43px;height:43px;background:#6b47e6;color:#fff;border-radius:12px;font-size:19px}.upload-zone b{font-size:11px;margin-top:13px}.upload-zone small{font-size:8px;color:#888;margin-top:5px}.tool-options{border-top:1px solid #eee;margin-top:22px}.tool-options label{height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;font-size:9px;font-weight:700}.tool-options select{border:0;background:#f2f2ef;border-radius:7px;padding:7px;font-size:8px}.toggle{width:32px;height:18px;border:0;border-radius:20px;background:#6b47e6;padding:2px}.toggle i{display:block;width:14px;height:14px;border-radius:50%;background:white;margin-left:auto}.tool-drawer>footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.tool-drawer>footer span{font-size:8px;color:#888}.tool-drawer>footer button{border:0;background:#dedbe5;color:#8d8995;border-radius:9px;padding:11px 14px;font-size:9px;font-weight:800}@media(max-width:850px){.photo-header{grid-template-columns:1fr auto}.photo-header nav{display:none}.photo-tool-grid{grid-template-columns:repeat(2,1fr)}.photo-hero h1{font-size:40px}.photo-cta{margin-left:25px;margin-right:25px}}@media(max-width:570px){.photo-header{padding:0 15px}.photo-brand em,.photo-credits{display:none}.photo-hero{padding:50px 18px 38px}.photo-hero h1{font-size:34px;letter-spacing:-1.6px}.photo-directory{padding:0 16px 50px}.directory-head{align-items:flex-start;gap:15px;flex-direction:column}.photo-tool-grid{grid-template-columns:1fr}.photo-tool{min-height:91px}.photo-cta{margin:0 16px 50px;align-items:flex-start;gap:15px;flex-direction:column}.tool-drawer{padding:20px}.upload-zone{height:220px}}.menu-studio{--paper:#f3f0e8;--coal:#191917;--orange:#ff6b35;min-height:100vh;background:var(--paper);color:var(--coal);font-family:var(--font-sans)}.menu-studio button,.menu-studio input{font:inherit}.menu-header{height:84px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #1a1a1822}.menu-logo{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:13px}.menu-logo>span{width:34px;height:34px;display:grid;place-items:center;border:1.5px solid var(--coal);border-radius:50%;font-size:8px;font-weight:900}.menu-header nav{display:flex;gap:28px}.menu-header nav a{color:#67655f;text-decoration:none;font-size:11px}.menu-header nav .current{color:var(--coal);text-decoration:underline;text-underline-offset:5px}.menu-actions{justify-self:end;display:flex;gap:8px;align-items:center}.credit-pill,.menu-account{border:1px solid #222;background:transparent;border-radius:999px;height:35px;padding:0 14px;font-size:9px;font-weight:700}.menu-account{width:35px;padding:0;background:var(--coal);color:white}.menu-hero{min-height:670px;display:grid;grid-template-columns:1.02fr .98fr;gap:7vw;padding:76px 4vw 88px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.menu-kicker{font-size:8px;font-weight:900;letter-spacing:1.9px}.hero-copy h1,.menu-brand-card h2,.menu-section-head h2{font-family:var(--font-sans);font-weight:400;letter-spacing:-3.8px;line-height:.95}.hero-copy h1{font-size:clamp(58px,6vw,90px);margin:26px 0}.hero-copy h1 em,.menu-brand-card h2 em,.menu-section-head h2 em{font-weight:400;color:var(--orange)}.hero-copy p{max-width:530px;font-size:14px;line-height:1.7;color:#68655e}.menu-primary{margin-top:28px;background:var(--coal);color:#fff;text-decoration:none;border-radius:999px;padding:15px 18px 15px 22px;font-size:11px;font-weight:700;display:flex;gap:36px;align-items:center}.menu-primary span{color:#ff9f7d;font-size:16px}.hero-feature{border:0;padding:0;border-radius:26px;background:#fff;text-align:left;grid-template-rows:1fr 82px;box-shadow:0 22px 60px #25201514;cursor:pointer;min-height:500px}.hero-feature,.hero-stage{overflow:hidden;display:grid}.hero-stage{position:relative;background:#ff7542;place-items:center}.hero-stage:before{content:"";inset:8%;border:1px solid #4b160d33}.hero-stage:before,.hero-stage>i{position:absolute;border-radius:50%}.hero-stage>i{width:44%;aspect-ratio:1;background:#f3f0e8;box-shadow:0 26px 60px #4c160d55}.hero-object{position:relative;z-index:2;width:152px;height:196px;border-radius:7px 7px 58px 58px;background:#1b1b19;color:white;display:grid;place-items:center;font-family:var(--font-sans);font-size:42px;transform:rotate(7deg);box-shadow:18px 25px 30px #4b130d43}.hero-stage>span{position:absolute;z-index:3;font-size:8px;text-transform:uppercase;letter-spacing:1px}.hero-stage .before{left:20px;top:20px}.hero-stage .after{right:20px;bottom:20px}.hero-feature footer{display:flex;align-items:center;justify-content:space-between;padding:0 25px}.hero-feature footer b,.hero-feature footer small{display:block}.hero-feature footer small{font-size:7px;letter-spacing:1.3px;color:#999}.hero-feature footer b{font-family:var(--font-sans);font-size:21px;margin-top:6px}.hero-feature footer>i{font-style:normal;font-size:21px}.menu-directory{background:var(--coal);color:#f8f5ed;padding:110px 4vw 120px}.menu-section-head{display:grid;grid-template-columns:1fr 380px;align-items:end;gap:40px;margin-bottom:60px}.menu-brand-card h2,.menu-section-head h2{font-size:clamp(48px,5vw,72px);margin:24px 0 0}.menu-section-head>p{color:#97958e;line-height:1.7;font-size:13px}.menu-controls{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff29;padding:22px 0}.menu-controls label{display:flex;align-items:center;gap:8px}.menu-controls input{width:180px;border:0;outline:0;background:transparent;color:white;font-size:11px}.menu-controls>div{display:flex;gap:6px}.menu-controls button{border:1px solid #ffffff31;background:transparent;color:#aaa8a1;border-radius:999px;padding:8px 13px;font-size:9px;cursor:pointer}.menu-controls button.active{background:var(--paper);color:var(--coal)}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.menu-tool{border:0;border-radius:20px;background:#292927;color:white;padding:10px;display:grid;grid-template-rows:230px 1fr;text-align:left;cursor:pointer;transition:.25s}.menu-tool:hover{transform:translateY(-6px);background:#323230}.menu-tool.wide{grid-column:span 2;grid-template-columns:1.25fr .75fr;grid-template-rows:auto}.menu-art{height:100%;min-height:230px;position:relative;overflow:hidden;border-radius:13px;display:grid;place-items:center;color:#1a1917}.menu-art span{position:relative;z-index:2;font-size:70px}.menu-art i{width:46%;border:1px solid;border-radius:50%;opacity:.45}.menu-art b,.menu-art i{position:absolute;aspect-ratio:1}.menu-art b{width:25%;background:#f7f2e8;border-radius:7px;transform:rotate(25deg);opacity:.68}.menu-art.apricot{background:#ff7542}.menu-art.butter{background:#f1dd73}.menu-art.blue{background:#6ea2f7}.menu-art.rose{background:#efa8b7}.menu-art.sage{background:#c6a0a6}.menu-art.violet{background:#a890d9}.menu-art.sand{background:#d7b98c}.menu-art.mint{background:#d38f9a}.menu-art.sky{background:#acd8e8}.menu-tool-copy{padding:19px 14px 12px;display:flex;flex-direction:column}.menu-tool-copy>span{display:flex;justify-content:space-between}.menu-tool-copy small{font-size:8px;color:#85837d}.menu-tool-copy em{font-style:normal;color:#ff8a61;font-size:7px;text-transform:uppercase;letter-spacing:1px}.menu-tool-copy h3{font-family:var(--font-sans);font-weight:400;font-size:24px;margin:28px 0 8px}.menu-tool-copy p{color:#97958e;font-size:10px;line-height:1.5;margin:0}.menu-tool-copy>b{margin-top:auto;padding-top:22px}.menu-tool-copy>b i{font-style:normal;float:right}.menu-empty{text-align:center;padding:80px;border:1px solid #fff2;border-radius:20px}.menu-empty b,.menu-empty span{display:block}.menu-empty span{color:#888;font-size:10px;margin-top:8px}.menu-brand-card{margin:4vw;border-radius:28px;background:#ff6b35;min-height:430px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.menu-brand-card .menu-kicker{grid-column:1}.menu-brand-card h2 em{color:#f9dccd}.menu-brand-card>p{font-size:14px;line-height:1.7;max-width:420px}.palette{display:flex}.palette i{width:50px;height:50px;border-radius:50%;border:3px solid #ff6b35;margin-left:-8px;background:#191917}.palette i:nth-child(2){background:#f3f0e8}.palette i:nth-child(3){background:#7f61c9}.palette i:nth-child(4){background:#e57d8e}.menu-brand-card>button{justify-self:end;border:1px solid #191917;background:transparent;border-radius:999px;padding:13px 18px;font-size:10px}.menu-footer{padding:42px 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid #2222}.menu-footer p{font-family:var(--font-sans);font-style:italic}.menu-footer small{justify-self:end;font-size:7px;letter-spacing:1px}.menu-overlay{position:fixed;inset:0;background:#1119;z-index:60;display:flex;justify-content:flex-end;backdrop-filter:blur(5px)}.menu-drawer{width:min(520px,100%);height:100%;overflow:auto;background:var(--paper);padding:30px}.menu-drawer>header{display:flex;justify-content:space-between;align-items:center}.menu-drawer>header button{border:1px solid #222;border-radius:50%;background:transparent;width:34px;height:34px}.menu-drawer>.menu-art{height:240px;margin:28px 0}.menu-drawer h2{font-family:var(--font-sans);font-size:42px;font-weight:400;margin:22px 0 10px}.menu-drawer>p{font-size:12px;color:#68655e}.menu-upload{height:180px;margin-top:25px;border:1px dashed #777;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-upload input{display:none}.menu-upload span{font-size:28px}.menu-upload b{font-size:11px;margin:10px 0 5px}.menu-upload small{font-size:8px;color:#777}.menu-run{width:100%;margin-top:16px;border:0;border-radius:999px;background:#d2cec4;padding:14px;font-size:10px;font-weight:700}@media(max-width:850px){.menu-hero{grid-template-columns:1fr}.hero-feature{min-height:520px}.menu-section-head{grid-template-columns:1fr}.menu-grid{grid-template-columns:repeat(2,1fr)}.menu-tool.wide{grid-column:span 2}.menu-brand-card{grid-template-columns:1fr}.menu-brand-card>button{justify-self:start}}@media(max-width:560px){.menu-header{height:68px;padding:0 18px;grid-template-columns:1fr auto}.credit-pill,.menu-header nav{display:none}.menu-hero{padding:55px 18px}.hero-copy h1{font-size:52px;letter-spacing:-2.5px}.hero-feature{min-height:440px}.menu-directory{padding:80px 18px}.menu-controls{align-items:flex-start;gap:18px;flex-direction:column}.menu-controls>div{width:100%;overflow:auto}.menu-grid{grid-template-columns:1fr}.menu-tool,.menu-tool.wide{grid-column:auto;grid-template-columns:1fr;grid-template-rows:210px 1fr}.menu-brand-card h2,.menu-section-head h2{font-size:48px}.menu-brand-card{margin:18px;padding:35px 25px}.menu-footer{grid-template-columns:1fr auto}.menu-footer p{display:none}}.tool-page{--paper:#f3f0e8;--coal:#191917;--orange:#ff6b35;min-height:100vh;background:var(--paper);color:var(--coal);font-family:var(--font-sans)}.tool-page-header nav{align-items:center;color:#aaa;font-size:10px}.tool-page-intro{padding:85px 4vw 65px;display:grid;grid-template-columns:1fr 1fr;align-items:end}.tool-page-intro>.menu-kicker{grid-column:1/-1;margin-bottom:24px}.tool-page-intro h1{font-weight:400;font-size:clamp(65px,8vw,112px);line-height:.82;letter-spacing:-6px;margin:0}.swap-note h2 em,.tool-page-intro h1 em{color:var(--orange);font-weight:400}.tool-page-intro p{max-width:450px;color:#6b6861;font-size:14px;line-height:1.7;margin:0 0 8px}.swap-workspace{margin:0 4vw 100px;background:#191917;color:white;border-radius:28px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.swap-input,.swap-result{background:#292927;border-radius:18px;padding:30px}.swap-title{display:flex;gap:16px;align-items:center;margin-bottom:24px}.swap-title>span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff55;border-radius:50%;font-size:8px}.swap-title small{color:#8e8b84;font-size:7px;letter-spacing:1.5px}.swap-title h2{font-weight:400;font-size:22px;margin:5px 0 0}.swap-drop{height:360px;border:1px dashed #ffffff55;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;background:#20201e}.swap-drop input{display:none}.swap-drop>i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--orange);font-style:normal;font-size:22px}.swap-drop>b{font-size:11px;margin:16px 0 6px}.swap-drop>small{font-size:8px;color:#85827d}.swap-drop img{width:100%;height:100%;object-fit:contain}.swap-direction{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.swap-direction>span{font-size:9px;color:#aaa}.swap-direction>div{display:flex;gap:5px}.swap-direction button{border:1px solid #ffffff33;color:#aaa;background:transparent;border-radius:999px;padding:7px 11px;font-size:8px}.swap-direction button.active{background:#f3f0e8;color:#191917}.swap-direction button i{font-family:var(--font-sans);font-style:italic;margin-right:4px}.swap-generate{width:100%;border:0;border-radius:999px;background:var(--orange);padding:15px 18px;text-align:left;font-size:10px;font-weight:800}.swap-generate span{float:right}.swap-generate:disabled{background:#464641;color:#858580}.privacy-note{display:block;text-align:center;color:#716f69;font-size:7px;margin-top:12px}.result-placeholder{height:493px;border-radius:14px;background:#222220;display:grid;place-items:center;position:relative;overflow:hidden}.result-placeholder:after,.result-placeholder:before{content:"";position:absolute;border:1px solid #ffffff0f;border-radius:50%;width:440px;height:440px}.result-placeholder:after{width:250px;height:250px}.result-placeholder>div{position:relative;z-index:2;text-align:center}.result-placeholder i{display:grid;place-items:center;width:86px;height:110px;background:#343431;border-radius:7px 7px 35px 35px;margin:0 auto 24px;font-style:italic;font-size:32px;color:#777}.result-placeholder b,.result-placeholder small{display:block}.result-placeholder b{font-weight:400;font-size:19px}.result-placeholder small{font-size:8px;color:#777;margin-top:8px}.swap-how{padding:10px 4vw 100px}.swap-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid #222}.swap-steps article{padding:25px 38px 20px 0;border-right:1px solid #2222}.swap-steps article+article{padding-left:30px}.swap-steps small{font-size:8px;color:var(--orange)}.swap-steps h3{font-weight:400;font-size:26px;margin:34px 0 10px}.swap-steps p{font-size:11px;line-height:1.5;color:#77736c}.swap-note{margin:0 4vw 4vw;border-radius:28px;background:#a992da;padding:70px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px}.swap-note h2{font-weight:400;font-size:clamp(45px,5vw,70px);line-height:.92;letter-spacing:-3px;margin:0}.swap-note h2 em{color:#f3f0e8}.swap-note p{max-width:460px;font-size:13px;line-height:1.7}.tool-page .menu-footer{margin-top:0}@media(max-width:800px){.tool-page-intro{gap:35px}.swap-how .swap-steps,.swap-workspace,.tool-page-intro{grid-template-columns:1fr}.swap-steps article,.swap-steps article+article{padding-left:0;border-right:0;border-bottom:1px solid #2222}.swap-note{grid-template-columns:1fr}.swap-drop{height:300px}}@media(max-width:560px){.tool-page-intro{padding:55px 18px 40px}.tool-page-intro h1{font-size:64px;letter-spacing:-4px}.swap-workspace{margin:0 12px 70px;padding:7px}.swap-input,.swap-result{padding:20px}.swap-drop{height:270px}.swap-how{padding:0 18px 70px}.swap-note{margin:0 12px 12px;padding:40px 24px}.swap-note h2{font-size:48px}}.menu-studio{--paper:#f5f2eb;--coal:#211f1f;--orange:#b84f2c}.menu-header{height:72px}.menu-header nav{gap:24px}.menu-header nav a{font-size:12px}.menu-logo>span{border-radius:10px;background:#211f1f;color:#fff;border:0}.menu-hero{min-height:610px;padding-top:58px;padding-bottom:72px;gap:6vw}.hero-copy h1{font-size:clamp(54px,5.1vw,76px);line-height:1;letter-spacing:-3.2px;margin:20px 0}.hero-copy p{font-size:13px;max-width:470px}.menu-primary{background:#211f1f;padding:14px 18px 14px 20px}.hero-feature{min-height:460px;border-radius:18px;text-decoration:none;color:inherit}.hero-stage.photo{display:block;background:#ddd}.hero-stage.photo .hero-object,.hero-stage.photo:before,.hero-stage.photo>i{display:none}.hero-stage.photo img{width:100%;height:100%;display:block;object-fit:cover}.hero-stage.photo>span{background:#f5f2ebdf;border-radius:999px;padding:6px 8px;color:#211f1f;font-weight:800;backdrop-filter:blur(6px)}.menu-directory{background:#dedbd2;padding-top:90px}.menu-section-head{margin-bottom:46px}.menu-section-head h2{font-size:clamp(44px,4.5vw,62px);letter-spacing:-2.8px}.menu-section-head>p{color:#65645f}.menu-controls{border-color:#211f1f33}.menu-controls input{color:#211f1f}.menu-controls button{border-color:#211f1f44;color:#605f5a}.menu-controls button.active{background:#211f1f;color:white}.menu-grid{gap:12px}.menu-tool,.menu-tool:hover{background:#f5f2eb;color:#211f1f}.menu-tool{border:1px solid #211f1f18;border-radius:16px;grid-template-rows:180px 1fr;box-shadow:none}.menu-tool:hover{box-shadow:0 14px 32px #24231f10;transform:translateY(-3px)}.menu-tool.wide{grid-template-columns:1.15fr .85fr}.menu-art{min-height:180px;border-radius:11px}.menu-art span{font-family:var(--font-sans);font-size:18px;font-weight:800;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;border:1px solid #211f1f80;background:#ffffff55}.menu-art i{width:34%;opacity:.25}.menu-art b{width:18%;opacity:.38}.menu-tool-copy{padding:17px 12px 10px}.menu-tool-copy small{color:#89877f}.menu-tool-copy h3{font-size:21px;margin:20px 0 7px}.menu-tool-copy p{color:#77746d}.menu-tool-copy>b{font-size:9px}.menu-brand-card{background:#bc9da2;border-radius:20px}.menu-brand-card h2{font-size:clamp(44px,4.5vw,62px);letter-spacing:-2.8px}.menu-brand-card h2 em{color:#f5f2eb}.palette i{border-color:#bc9da2}.tool-page{--orange:#b84f2c}.tool-page-intro{padding-top:68px}.tool-page-intro h1{font-size:clamp(58px,7vw,92px);line-height:.92;letter-spacing:-4px}.swap-workspace{border-radius:20px}.swap-input,.swap-result{border-radius:14px}.editorial-result{display:block}.editorial-result:after,.editorial-result:before{display:none}.editorial-result>img{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px}.editorial-result>div{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;text-align:left;background:#211e1ed9;border-radius:10px;padding:12px;backdrop-filter:blur(7px)}.editorial-result>div b{font-weight:600;font-size:10px}.editorial-result>div small{margin-top:4px}.swap-note{background:#bc9da2;border-radius:20px}.swap-note h2 em{color:#f5f2eb}@media(max-width:560px){.menu-header{height:64px}.menu-hero{padding-top:42px}.hero-copy h1{font-size:47px}.hero-feature{min-height:390px}.menu-directory{padding-top:64px}.menu-tool,.menu-tool.wide{grid-template-rows:170px 1fr}.menu-brand-card h2,.menu-section-head h2{font-size:43px}.tool-page-intro h1{font-size:57px}}.menu-logo{font-size:15px}.menu-header nav a{font-size:14px}.credit-pill,.menu-account{font-size:12px}.menu-kicker{font-size:11px;letter-spacing:1.5px}.hero-copy h1{font-size:clamp(50px,4.8vw,68px);line-height:1.02;letter-spacing:-2.7px}.hero-copy p{font-size:17px;line-height:1.65;max-width:540px}.menu-primary{font-size:14px}.hero-feature footer small{font-size:10px}.hero-feature footer b{font-size:22px}.menu-brand-card h2,.menu-section-head h2{font-size:clamp(42px,4vw,56px);line-height:1;letter-spacing:-2px}.menu-brand-card>p,.menu-section-head>p{font-size:16px;line-height:1.65}.menu-controls input{font-size:14px}.menu-controls button{font-size:12px;padding:9px 15px}.menu-tool-copy small{font-size:11px}.menu-tool-copy em{font-size:10px}.menu-tool-copy h3{font-size:23px}.menu-tool-copy p{font-size:14px;line-height:1.55}.menu-tool-copy>b{font-size:12px}.menu-brand-card>button{font-size:13px}.menu-footer{font-size:14px}.menu-footer small{font-size:10px}.tool-page-intro h1{font-size:clamp(54px,6vw,78px);line-height:.96;letter-spacing:-3px}.tool-page-intro p{font-size:17px;line-height:1.65}.swap-title small{font-size:10px}.swap-title h2{font-size:24px}.swap-drop>b{font-size:14px}.swap-drop>small{font-size:11px}.swap-direction>span{font-size:13px}.swap-direction button{font-size:12px}.swap-generate{font-size:13px}.privacy-note{font-size:10px}.result-placeholder b{font-size:16px}.result-placeholder small{font-size:11px}.swap-steps h3{font-size:25px}.swap-steps p{font-size:14px;line-height:1.6}.swap-note h2{font-size:clamp(42px,4vw,56px)}.swap-note p{font-size:16px;line-height:1.65}@media(max-width:560px){.menu-logo{font-size:14px}.hero-copy h1{font-size:42px;letter-spacing:-1.8px}.hero-copy p{font-size:16px}.menu-brand-card h2,.menu-section-head h2{font-size:38px}.menu-brand-card>p,.menu-section-head>p{font-size:15px}.menu-tool-copy h3{font-size:22px}.menu-tool-copy p{font-size:14px}.tool-page-intro h1{font-size:48px;letter-spacing:-2px}.tool-page-intro p{font-size:16px}.swap-note h2{font-size:40px}}.menu-studio,.tool-page{--paper:#fff;background:#fff}.menu-header{background:#fff}.menu-directory{background:#fff;border-top:1px solid #211f1f1f;color:#211f1f}.menu-controls{border-color:#211f1f24}.menu-tool,.menu-tool:hover{background:#f6f5f1}.menu-brand-card{background:#dfd0d2}.palette i{border-color:#dfd0d2}.menu-footer{background:#fff}.swap-workspace{background:#211f1f}.makerr-studio,.tool-not-found,.workspace-page{--ink:#191516;--green:#6b0012;--lime:#f26a81;--mist:#f8f4f5;min-height:100vh;background:#fff;color:var(--ink);font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.makerr-studio *,.workspace-page *{box-sizing:border-box}.makerr-studio button,.makerr-studio input,.workspace-page button{font:inherit}.makerr-logo{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:15px}.makerr-logo>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:#fff;font-size:13px;font-weight:800}.makerr-avatar,.makerr-credits{height:36px;border:1px solid #1915162b;background:#fff;border-radius:999px;padding:0 15px;font-size:11px;font-weight:700}.makerr-avatar{width:36px;padding:0;background:var(--ink);color:#fff}.makerr-eyebrow{font-size:10px;font-weight:800;letter-spacing:1.6px;color:var(--green)}.makerr-hero{max-width:1280px;margin:auto;padding:72px 4vw 94px;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.makerr-brand h2,.makerr-hero h1,.tool-library h2{font-size:clamp(50px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:20px 0 24px;font-weight:800}.makerr-brand h2 em,.makerr-hero h1 em,.tool-library h2 em{font-style:normal;color:var(--green)}.makerr-hero>div:first-child>p{max-width:530px;font-size:17px;line-height:1.7;color:#655f60}.makerr-primary{display:inline-flex;align-items:center;gap:34px;margin-top:28px;padding:15px 18px 15px 22px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-size:13px;font-weight:700}.makerr-primary span{color:var(--lime)}.makerr-hero-image{height:500px;position:relative;border-radius:28px;overflow:hidden;background:#eee;box-shadow:0 28px 70px #3b151b17}.makerr-hero-image img{width:100%;height:100%;object-fit:cover}.makerr-hero-image>span{position:absolute;bottom:18px;padding:7px 10px;border-radius:999px;background:#fffe;color:#333;font-size:10px;font-weight:700}.makerr-hero-image>span:first-of-type{left:18px}.makerr-hero-image>span:last-of-type{right:18px}.tool-library{padding:95px 4vw 110px;background:#fcf9fa;border-top:1px solid #19151610}.tool-library>header{max-width:1180px;margin:0 auto 42px;display:grid;grid-template-columns:1fr 390px;gap:50px;align-items:end}.tool-library h2{font-size:clamp(44px,4.5vw,62px);margin-bottom:0}.tool-library>header>p{font-size:15px;line-height:1.7;color:#686a65}.library-controls{max-width:1180px;margin:0 auto 24px;padding:18px 0;border-top:1px solid #1915161c;display:flex;justify-content:space-between;align-items:center}.library-controls label{display:flex;align-items:center;gap:9px}.library-controls input{border:0;outline:0;background:transparent;font-size:13px}.library-controls>div{display:flex;gap:6px}.library-controls button{border:1px solid #19151628;background:white;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:600}.library-controls button.active{background:var(--green);border-color:var(--green);color:white}.library-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.library-card{min-width:0;border:1px solid #19151616;border-radius:20px;padding:9px;background:#fff;color:var(--ink);text-decoration:none;transition:.22s}.library-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #37171c12}.library-thumb{aspect-ratio:1.48;border-radius:13px;background-repeat:no-repeat;position:relative;overflow:hidden}.library-thumb:after,.workspace-sample:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#fff}.library-thumb>span,.workspace-sample>span{position:absolute;bottom:9px;z-index:2;border-radius:999px;background:#fffffff0;padding:5px 7px;color:#443f40;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.library-thumb>span:first-child,.workspace-sample>span:first-child{left:9px}.library-thumb>span:last-child,.workspace-sample>span:last-child{right:9px}.library-card-copy{padding:17px 13px 12px}.library-card-copy>span{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--green);font-weight:800}.library-card h3{font-size:19px;line-height:1.3;margin:10px 0 7px;letter-spacing:-.025em}.library-card p{min-height:43px;margin:0;color:#72746f;font-size:12px;line-height:1.5}.library-card-copy>b{display:block;margin-top:18px;font-size:11px}.library-card-copy>b i{float:right;font-style:normal;font-size:15px}.library-empty{text-align:center;padding:80px;border:1px solid #ddd;border-radius:18px}.library-empty,.makerr-how{max-width:1180px;margin:auto}.makerr-how{padding:100px 4vw}.makerr-how>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid #191516}.makerr-how article{padding:28px 35px 10px 0}.makerr-how article+article{padding-left:30px;border-left:1px solid #1915161c}.makerr-how article>b{color:var(--green);font-size:11px}.makerr-how h3{font-size:22px;margin:42px 0 10px}.makerr-how p{font-size:13px;line-height:1.6;color:#70726d}.makerr-brand{margin:0 4vw 4vw;padding:60px;border-radius:28px;background:#f2bfc8;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:40px}.makerr-brand h2{font-size:clamp(40px,4vw,56px);margin-bottom:0}.makerr-brand>p{font-size:15px;line-height:1.6}.makerr-brand>button{border:0;border-radius:999px;background:var(--ink);color:white;padding:13px 17px;font-size:12px;font-weight:700}.makerr-footer{padding:38px 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid #19151616}.makerr-footer p{font-size:12px;color:#737570}.makerr-footer small{justify-self:end;font-size:9px;letter-spacing:1px}.workspace-intro{max-width:1180px;margin:auto;padding:68px 4vw 44px}.workspace-intro h1{max-width:800px;font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:18px 0}.workspace-intro p{max-width:650px;font-size:16px;line-height:1.7;color:#6a6465}.tool-workspace{margin:0 4vw 100px;padding:14px;border-radius:26px;background:var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:14px}.workspace-result,.workspace-upload{padding:28px;border-radius:17px;background:#2b2828;color:white}.workspace-result>header,.workspace-upload>header{display:flex;align-items:center;gap:14px;margin-bottom:22px}.workspace-result>header>span,.workspace-upload>header>span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff4a;border-radius:50%;font-size:9px}.workspace-result header small,.workspace-upload header small{font-size:9px;letter-spacing:1px;color:#958f90}.workspace-result h2,.workspace-upload h2{font-size:20px;margin:4px 0 0}.workspace-upload>label{height:350px;border:1px dashed #ffffff55;border-radius:13px;background:#221f1f;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.workspace-upload input{display:none}.workspace-upload label>i{font-style:normal;font-size:26px}.workspace-upload label>b{font-size:13px;margin:12px 0 5px}.workspace-upload label>small{font-size:10px;color:#999}.workspace-upload label>img{width:100%;height:100%;object-fit:contain}.workspace-upload>button{width:100%;margin-top:14px;padding:14px 17px;border:0;border-radius:999px;background:var(--lime);color:var(--ink);text-align:left;font-size:12px;font-weight:800}.workspace-upload>button span{float:right}.workspace-upload>button:disabled{background:#484243;color:#8e8788}.workspace-upload>p{text-align:center;color:#7b7374;font-size:9px}.workspace-sample{height:448px;border-radius:13px;background-repeat:no-repeat;position:relative;overflow:hidden}.safe-workspace{max-width:850px;margin:20px auto 100px;padding:60px;border-radius:24px;background:#f4edee}.safe-workspace>span{color:var(--green);font-size:10px;font-weight:800;letter-spacing:1.3px}.safe-workspace h2{font-size:38px;letter-spacing:-.04em;max-width:650px}.safe-workspace p{font-size:16px;line-height:1.7;color:#655f60}.safe-workspace a{display:inline-block;margin-top:15px;padding:13px 17px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-size:12px}.tool-explainer{max-width:1180px;margin:auto;padding:0 4vw 100px}.tool-explainer>div{margin-top:25px;border-top:1px solid #191516;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:34px}.tool-explainer h2{font-size:42px;letter-spacing:-.045em;margin:0}.tool-explainer p{font-size:15px;line-height:1.7;color:#696364}.tool-not-found{display:grid;place-items:center;align-content:center;gap:15px}.tool-not-found a{color:var(--green)}@media(max-width:900px){.makerr-hero{grid-template-columns:1fr}.makerr-hero-image{height:520px}.library-grid{grid-template-columns:repeat(2,1fr)}.tool-workspace{grid-template-columns:1fr}.workspace-sample{height:500px}}@media(max-width:620px){.makerr-credits{display:none}.makerr-hero{padding:50px 18px 70px}.makerr-hero h1{font-size:44px}.makerr-hero>div:first-child>p{font-size:16px}.makerr-hero-image{height:390px;border-radius:20px}.tool-library{padding:70px 16px}.tool-library>header{grid-template-columns:1fr}.tool-library h2{font-size:40px}.library-controls{align-items:flex-start;flex-direction:column;gap:16px}.library-controls>div{width:100%;overflow:auto}.library-grid{grid-template-columns:1fr}.library-card h3{font-size:20px}.makerr-how{padding:70px 18px}.makerr-how>div{grid-template-columns:1fr}.makerr-how article+article{border-left:0;border-top:1px solid #1915161c;padding-left:0}.makerr-brand{margin:12px;padding:35px 24px;grid-template-columns:1fr}.makerr-brand h2{font-size:38px}.makerr-brand>button{justify-self:start}.makerr-footer{grid-template-columns:1fr auto}.makerr-footer p{display:none}.workspace-intro{padding:50px 18px 35px}.workspace-intro h1{font-size:40px}.tool-workspace{margin:0 10px 70px;padding:7px}.workspace-result,.workspace-upload{padding:18px}.workspace-upload>label{height:290px}.workspace-sample{height:330px}.tool-explainer{padding:0 18px 70px}.tool-explainer>div{grid-template-columns:1fr}.tool-explainer h2{font-size:36px}.safe-workspace{margin:0 12px 70px;padding:36px 24px}.safe-workspace h2{font-size:32px}}.library-card{overflow:hidden;isolation:isolate}.library-thumb,.workspace-sample{width:100%;overflow:hidden;contain:paint;clip-path:inset(0 round 12px);transform:translateZ(0)}.library-thumb{border:1px solid #19151612;background-color:#f0ebec}.baby-page{--baby-cream:#f4efe6;--baby-forest:#3c0c14;--baby-sage:#e8d8db;--baby-coral:#ef8067;background:#fff;color:#221719}.baby-hero{max-width:1320px;margin:auto;padding:64px 4vw 88px;display:grid;grid-template-columns:.84fr 1.16fr;gap:5vw;align-items:center}.baby-hero-copy h1{font-size:clamp(54px,6vw,84px);line-height:.95;letter-spacing:-.06em;margin:22px 0 28px}.baby-hero-copy h1 em{font-style:normal;color:var(--green)}.baby-hero-copy>p{max-width:540px;color:#6e6667;font-size:17px;line-height:1.7}.baby-kicker{font-size:10px;font-weight:800;letter-spacing:1.7px;color:var(--green)}.baby-hero-copy>a{display:inline-flex;align-items:center;gap:38px;margin-top:26px;border-radius:999px;padding:15px 18px 15px 22px;background:#221719;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.baby-hero-copy>a span{color:#f26a81}.baby-trust{display:flex;gap:18px;margin-top:25px;color:#746e6f;font-size:9px;font-weight:700;letter-spacing:.2px}.baby-proof{height:540px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px;border-radius:28px;box-shadow:0 30px 80px #432f321a;overflow:hidden}.baby-proof-image{position:relative;border-radius:19px;background-image:url(/studio/ai-baby-family-example.png);background-size:300% 100%;background-position:0;overflow:hidden}.baby-proof-image:nth-child(2){background-position:50%}.baby-proof-image:nth-child(3){background-position:100%}.baby-proof-image i{position:absolute;left:12px;bottom:12px;padding:6px 8px;border-radius:99px;background:#fffffff0;color:#5c5657;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.baby-result-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,#3c0c146e)}.baby-result-image b,.baby-result-image i{z-index:2}.baby-result-image b{position:absolute;right:13px;top:13px;color:#fff;text-align:right;font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.5px}.baby-create{padding:94px 4vw 104px;background:#f8f8f4;border-block:1px solid #22171912;scroll-margin-top:20px}.baby-create>header{max-width:770px;margin:0 auto 46px;text-align:center}.baby-create>header h2{font-size:clamp(38px,4vw,57px);letter-spacing:-.05em;line-height:1.03;margin:15px 0}.baby-create>header p{font-size:14px;line-height:1.7;color:#777172}.baby-generator-shell{max-width:1120px;margin:auto;padding:12px;border-radius:28px;background:#221719;display:grid;grid-template-columns:1.12fr .88fr;gap:12px;box-shadow:0 28px 80px #351d211c}.baby-input-panel,.baby-output-panel{min-width:0;padding:29px;border-radius:18px;background:#fff}.baby-output-panel{background:#2e2426;color:#fff;display:flex;flex-direction:column}.baby-step-title{display:flex;align-items:center;gap:13px;margin-bottom:22px}.baby-step-title>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #2217192e;border-radius:50%;font-size:9px;font-weight:800}.baby-output-panel .baby-step-title>span{border-color:#ffffff40}.baby-step-title small{font-size:8px;letter-spacing:1.2px;color:#827b7c}.baby-step-title h3{font-size:17px;margin:4px 0 0}.baby-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.baby-upload-slot{height:316px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #22171945;border-radius:15px;background:#f7f5ef;overflow:hidden;cursor:pointer;transition:.2s}.baby-upload-slot:hover{border-color:var(--green);background:#f5edee}.baby-upload-slot input{display:none}.baby-upload-slot>img{width:100%;height:100%;object-fit:cover}.baby-upload-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#221719;color:#fff;font-size:20px}.baby-upload-slot>b{margin-top:13px;font-size:13px}.baby-upload-slot>small{margin-top:4px;color:#858a85;font-size:9px}.baby-upload-slot>em{margin-top:18px;border-bottom:1px solid #221719;font-size:9px;font-style:normal;font-weight:800}.baby-replace{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);white-space:nowrap;border-radius:99px;padding:7px 10px;background:#fff;color:#221719;font-size:8px;font-weight:800}.baby-consent{display:flex;gap:8px;align-items:center;margin:13px 0}.baby-consent span{width:16px;height:16px;display:grid;place-items:center;border-radius:4px;background:#eddcdf;font-size:9px}.baby-consent p{margin:0;color:#797f7a;font-size:8px}.baby-generate{width:100%;border:0;border-radius:999px;padding:15px 18px;background:var(--green);color:#fff;text-align:left;font-size:12px;font-weight:800}.baby-generate span{float:right;color:#ff8da0;font-size:10px}.baby-generate:disabled{background:#dbd5d6;color:#969b96}.baby-generate:disabled span{color:#969b96}.baby-output-photo{min-height:389px;position:relative;flex:1;border-radius:14px;background:#241c1d;overflow:hidden}.baby-empty-result{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#938b8c}.baby-empty-result i{font-size:29px;font-style:normal;color:#f26a81}.baby-empty-result b{margin-top:13px;color:#fff;font-size:13px}.baby-empty-result p{font-size:9px}.baby-demo-result{position:absolute;inset:0;background-image:url(/studio/ai-baby-family-example.png);background-size:300% 100%;background-position:100%}.baby-concept-label{position:absolute;left:12px;bottom:12px;border-radius:99px;padding:6px 8px;background:#fffffff0;color:#504849;font-size:7px;font-weight:800;letter-spacing:.6px}.baby-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.baby-result-actions button{border:1px solid #ffffff28;border-radius:999px;padding:11px;background:#fff;color:#221719;font-size:9px;font-weight:800}.baby-result-actions button+button{background:transparent;color:#fff}.baby-disclaimer{text-align:center;margin:22px 0 0;color:#818681;font-size:9px}.baby-how{max-width:1180px;margin:auto;padding:104px 4vw}.baby-how>div:first-child{display:flex;justify-content:space-between;align-items:start}.baby-how h2{font-size:clamp(40px,4vw,58px);line-height:1.03;letter-spacing:-.05em;margin:0;text-align:right}.baby-how-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid #221719}.baby-how article{padding:28px 35px 0 0}.baby-how article+article{padding-left:30px;border-left:1px solid #2217191f}.baby-how article>span{color:var(--green);font-size:10px;font-weight:800}.baby-how h3{font-size:20px;margin:52px 0 10px}.baby-how p{font-size:12px;line-height:1.65;color:#797374}.baby-tips{margin:0 4vw 110px;padding:14px;border-radius:28px;display:grid;grid-template-columns:1.12fr .88fr;gap:14px;align-items:stretch}.baby-tip-photo{min-height:520px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:7px;border-radius:19px;background:#fff9;overflow:hidden}.baby-tip-photo div{border-radius:13px;background-image:url(/studio/ai-baby-family-example.png);background-size:300% 100%;background-position:0}.baby-tip-photo div:nth-child(2){background-position:50%}.baby-tip-photo div:nth-child(3){background-position:100%}.baby-tips>div:last-child{padding:55px 48px;align-self:center}.baby-tips h2{font-size:clamp(40px,4vw,57px);letter-spacing:-.05em;margin:15px 0 28px}.baby-tips ul{padding:0;list-style:none}.baby-tips li{padding:16px 0;border-top:1px solid #2217191e;color:#696062;font-size:12px;line-height:1.6}.baby-tips li b{display:block;color:#221719}.baby-tips a{display:inline-block;margin-top:18px;border-radius:99px;padding:13px 17px;background:#221719;color:#fff;text-decoration:none;font-size:10px;font-weight:800}.baby-faq{max-width:1180px;margin:auto;padding:0 4vw 110px;display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.baby-faq h2{font-size:clamp(40px,4vw,56px);letter-spacing:-.05em;margin:15px 0}.baby-faq details{border-top:1px solid #22171930}.baby-faq details:last-child{border-bottom:1px solid #22171930}.baby-faq summary{padding:22px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.baby-faq summary::-webkit-details-marker{display:none}.baby-faq summary span{color:var(--green)}.baby-faq details[open] summary span{transform:rotate(45deg)}.baby-faq details p{margin:0;padding:0 40px 22px 0;color:#777071;font-size:12px;line-height:1.7}@media(max-width:900px){.baby-hero{grid-template-columns:1fr}.baby-proof{height:480px}.baby-faq,.baby-generator-shell,.baby-tips{grid-template-columns:1fr}.baby-faq{gap:30px}.baby-tips>div:last-child{padding:42px 32px}}@media(max-width:620px){.baby-hero{padding:48px 18px 65px}.baby-hero-copy h1{font-size:48px}.baby-hero-copy>p{font-size:15px}.baby-trust{flex-wrap:wrap}.baby-proof{height:380px;padding:6px;gap:5px;border-radius:20px}.baby-proof-image{border-radius:14px}.baby-create{padding:66px 12px 72px}.baby-generator-shell{padding:7px;border-radius:21px;grid-template-columns:1fr}.baby-input-panel,.baby-output-panel{padding:19px}.baby-upload-slot{height:225px}.baby-output-photo{min-height:390px}.baby-how{padding:76px 18px}.baby-how>div:first-child{display:block}.baby-how h2{text-align:left;margin-top:14px}.baby-how-grid{grid-template-columns:1fr}.baby-how article+article{padding-left:0;border-left:0;border-top:1px solid #2217191f}.baby-how h3{margin-top:28px}.baby-tips{margin:0 12px 76px;padding:7px}.baby-tip-photo{min-height:370px}.baby-tips>div:last-child{padding:35px 22px}.baby-faq{padding:0 18px 76px}.baby-faq h2{font-size:42px}}.makerr-studio{--ink:#201d2b;--green:#a84354;--lime:#e96a7f;--purple:#5340ff;--red:#d81e5b;--soft-purple:#f1efff}.studio-wordmark{display:flex;align-items:center;gap:10px;color:#201d2b;text-decoration:none;font-size:14px;letter-spacing:-.02em}.studio-wordmark img{width:34px;height:34px}.studio-wordmark span{font-weight:500}.studio-wordmark b{font-weight:800}.makerr-eyebrow{color:var(--purple)}.makerr-hero{position:relative}.makerr-hero:before{content:"";position:absolute;width:230px;height:230px;left:-155px;top:48px;border-radius:50%;background:#c5516422}.makerr-hero h1 em{color:var(--purple)}.makerr-primary{background:var(--purple)}.makerr-primary span{color:#ff8398}.makerr-hero-image{box-shadow:15px 18px 0 #c55164,30px 36px 0 #d81e5b1f}.tool-library{background:#f8f7fb}.tool-library h2 em{color:var(--purple)}.library-controls button.active{background:var(--purple);border-color:var(--purple)}.library-card{padding:8px;border-color:#2b24351a;border-radius:18px;box-shadow:0 2px 0 #3027390a}.library-card:hover{transform:translateY(-5px);border-color:#5340ff45;box-shadow:0 18px 42px #34286e18}.library-thumb{width:100%;aspect-ratio:1.38;border:0;border-radius:12px;background:#eee;clip-path:inset(0 round 12px)}.library-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.015)}.library-card-copy{padding:18px 14px 13px}.library-card-copy>span{color:var(--purple);font-size:8px;letter-spacing:1.35px}.library-card h3{font-size:18px;line-height:1.22;margin:11px 0 8px;letter-spacing:-.035em;font-weight:750}.library-card p{min-height:39px;font-size:11px;line-height:1.55;color:#7d7882}.tool-cost{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding-top:13px;border-top:1px solid #26202d12}.tool-cost b{padding:6px 9px;border-radius:999px;background:#f0edff;color:var(--purple);font-size:8px;letter-spacing:.2px}.tool-cost i{font-style:normal;color:var(--red);font-size:16px}.library-card-copy>b{display:none}.makerr-brand{position:relative;overflow:hidden;background:#5340ff;color:#fff}.makerr-brand:before{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-110px;border-radius:50%;background:#c55164}.makerr-brand:after{content:"";position:absolute;width:150px;height:150px;right:110px;bottom:-100px;border-radius:28px;background:#d81e5b;transform:rotate(24deg)}.makerr-brand>button,.makerr-brand>div,.makerr-brand>p{position:relative;z-index:2}.makerr-brand .makerr-eyebrow,.makerr-brand h2 em{color:#ff8398}.makerr-brand>p{color:#ffffffc9}.makerr-brand>button{background:#fff;color:#30255c}.makerr-footer{border-top-color:#5340ff20}.studio-signin{height:37px;padding:0 17px;border:0;border-radius:999px;background:var(--purple,#5340ff);color:#fff;font-size:10px;font-weight:800;cursor:pointer}.account-loading{width:82px;height:36px;border-radius:99px;background:#eeedf1;animation:pulse 1.2s infinite}.signed-account{position:relative;gap:8px}.header-credit,.signed-account{display:flex;align-items:center}.header-credit{height:36px;gap:5px;padding:0 13px;border:1px solid #5340ff25;border-radius:999px;color:#746c7c;text-decoration:none;font-size:9px;font-weight:700}.header-credit span{color:#5340ff;font-size:12px}.user-avatar{width:36px;height:36px;padding:0;border:0;border-radius:50%;overflow:hidden;background:#201d2b;color:#fff;font-size:10px;font-weight:800}.user-avatar img{width:100%;height:100%;object-fit:cover}.account-menu{position:absolute;right:0;top:46px;width:220px;padding:14px;border:1px solid #2a243117;border-radius:15px;background:#fff;box-shadow:0 18px 50px #251b3c21;z-index:80;display:flex;flex-direction:column}.account-menu b{font-size:11px}.account-menu small{margin:4px 0 13px;color:#8b858e;font-size:8px;overflow:hidden;text-overflow:ellipsis}.account-menu a,.account-menu button{padding:10px 5px;border-top:1px solid #27212f12;background:transparent;color:#38323d;text-decoration:none;font-size:9px}.signin-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#1e172c99;backdrop-filter:blur(9px)}.signin-modal{width:min(440px,100%);position:relative;padding:46px 44px 38px;border-radius:26px;text-align:center;box-shadow:0 30px 90px #160e2b55}.signin-modal>img{width:48px;height:48px}.signin-modal>span{display:block;margin-top:17px;color:#5340ff;font-size:8px;font-weight:800;letter-spacing:1.4px}.signin-modal h2{margin:15px 0;font-size:34px;line-height:1.02}.signin-modal>p{margin:0 auto 24px;max-width:330px;color:#79727e;font-size:11px;line-height:1.6}.signin-modal>small{display:block;margin-top:17px;color:#aaa5ad;font-size:7px}.signin-close{right:15px;top:15px;width:31px;height:31px;border:1px solid #24202b1c;border-radius:50%;background:#fff;font-size:18px}.google-signin{min-height:44px;display:grid;place-items:center}.google-signin p{color:#b3334f;font-size:9px}.dashboard-page{min-height:100vh;background:#f7f6fa;color:#201d2b}.dashboard-header{height:74px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2d263618;background:#fff}.dashboard-header>a:last-child{padding:10px 14px;background:#201d2b;color:#fff;text-decoration:none;font-size:9px;font-weight:800}.dashboard-welcome{max-width:1180px;margin:auto;padding:70px 4vw 42px;display:flex;justify-content:space-between;align-items:end}.activity-panel header span,.dashboard-grid article>span,.dashboard-login>span,.dashboard-welcome>div:first-child>span{color:#5340ff;font-size:8px;font-weight:800;letter-spacing:1.4px}.dashboard-welcome h1{margin:14px 0 9px;font-size:clamp(42px,5vw,62px)}.dashboard-welcome p{color:#77717b;font-size:12px}.dashboard-user{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid #2a24331c;border-radius:15px}.dashboard-user>i,.dashboard-user>img{width:36px;height:36px;border-radius:50%;object-fit:cover}.dashboard-user>i{display:grid;place-items:center;background:#5340ff;color:#fff;font-style:normal}.dashboard-user b,.dashboard-user small{display:block}.dashboard-user b{font-size:10px}.dashboard-user small{margin-top:3px;color:#8c8690;font-size:7px}.dashboard-user button{margin-left:17px;border:0;background:transparent;color:#8a838c;font-size:8px}.dashboard-grid{max-width:1180px;margin:auto;padding:0 4vw;display:grid;grid-template-columns:1.05fr .95fr}.dashboard-grid article{border-radius:22px;padding:32px;border:1px solid #2a24331a}.dashboard-grid .balance-card{background:#5340ff;color:#fff;border:0;position:relative;overflow:hidden}.balance-card:before{content:"";position:absolute;width:260px;height:260px;right:-105px;bottom:-100px;border-radius:50%;background:#c55164}.balance-card:after{content:"";position:absolute;width:100px;height:100px;right:75px;top:35px;border-radius:22px;background:#d81e5b;transform:rotate(25deg)}.balance-card>*{position:relative;z-index:2}.dashboard-grid .balance-card>span{color:#ff8398}.balance-card strong{display:block;font-size:105px;line-height:.8;letter-spacing:-.08em}.balance-card h2{font-size:25px;margin:15px 0}.balance-card p{max-width:360px;color:#ffffffb5;font-size:11px}.balance-card a{display:inline-block;margin-top:37px;padding:12px 15px;background:#fff;color:#3e2d9f;text-decoration:none;font-size:9px;font-weight:800}.plan-card>div{margin:27px 0 16px;display:flex;align-items:center;justify-content:space-between}.plan-card>div b{font-size:33px;letter-spacing:-.04em}.plan-card em{padding:6px 8px;border-radius:99px;background:#f5e6e9;color:#923c4a;font-size:7px;font-style:normal;font-weight:800}.plan-card p{color:#77717b;font-size:10px;line-height:1.6}.plan-card button{margin-top:12px;border:0;background:transparent;color:#aaa5ad;font-size:8px;padding:0}.credit-guide h2{font-size:28px;line-height:1.05;letter-spacing:-.045em;margin:24px 0}.credit-guide>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.credit-guide p{margin:0;padding:13px 10px;border-radius:11px;background:#f5f3f8}.credit-guide p b,.credit-guide p span{display:block}.credit-guide p b{color:#5340ff;font-size:16px}.credit-guide p span{margin-top:5px;color:#817a85;font-size:7px;line-height:1.4}.activity-panel{max-width:1180px;margin:14px auto 80px;padding:30px 4vw;border-radius:22px}.activity-panel>header{display:flex;align-items:end;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #29233016}.activity-panel h2{font-size:24px;letter-spacing:-.04em;margin:8px 0 0}.activity-panel header a{color:#5340ff;font-size:8px;font-weight:800;text-decoration:none}.activity-panel article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #29233010}.activity-panel article>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#f3f1f5;color:#777;font-size:10px;font-style:normal;font-weight:800}.activity-panel article>i.positive{background:#f7e9eb;color:#953b4a}.activity-panel article b,.activity-panel article p,.activity-panel article small{display:block;margin:0}.activity-panel article b{font-size:10px}.activity-panel article small{margin-top:4px;color:#9b959e;font-size:7px}.activity-panel article strong{font-size:9px}.dashboard-footer{height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #2a24331b;background:#fff}.dashboard-footer small{font-size:7px;letter-spacing:1px}.dashboard-login{max-width:700px;margin:80px auto;padding:70px 30px;text-align:center}.dashboard-login>img{width:62px}.dashboard-login>span{display:block;margin-top:22px}.dashboard-login h1{font-size:clamp(48px,6vw,72px);line-height:.95;letter-spacing:-.06em;margin:18px 0}.dashboard-login p{max-width:480px;margin:0 auto 27px;color:#78727b;font-size:12px;line-height:1.7}.dashboard-loading{max-width:1180px;margin:90px auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashboard-loading i{height:250px;border-radius:22px;background:#eceaf0;animation:pulse 1.2s infinite}.dashboard-loading i:first-child{grid-row:span 2;height:auto}@keyframes pulse{50%{opacity:.55}}.dashboard-tabs{max-width:1180px;margin:26px auto 0;padding:0 4vw;display:flex;gap:6px}.dashboard-tabs button{padding:9px 13px;border:0;background:transparent;color:#88818d;font-weight:800;cursor:pointer}.dashboard-tabs button.active{background:#201d2b}.dashboard-tabs button span:after{content:"ADMIN";margin-left:7px;padding:3px 5px;border-radius:99px;background:#ff8398;color:#401119;font-size:6px;letter-spacing:.8px;vertical-align:middle}.simple-admin{max-width:1180px;margin:auto;padding:58px 4vw 85px}.simple-admin-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.simple-admin-heading>div>span,.simple-admin-members>header span{color:#5340ff;font-size:10px;font-weight:900;letter-spacing:1.35px}.simple-admin-heading h1{margin:12px 0 8px;font-size:clamp(42px,5vw,62px)}.simple-admin-heading p{margin:0;color:#77717b;font-size:15px}.simple-admin-heading>em{border-radius:99px;background:#f7e7ea;color:#883644;font-style:normal;font-weight:900;letter-spacing:1px}.simple-admin-stats{display:grid;grid-template-columns:repeat(4,1fr)}.simple-admin-stats article{padding:25px;border:1px solid #2a24331a}.simple-admin-stats small,.simple-admin-stats span,.simple-admin-stats strong{display:block}.simple-admin-stats span{color:#8d8791;font-size:9px;font-weight:900;letter-spacing:1px}.simple-admin-stats strong{margin:25px 0 8px;font-size:39px;letter-spacing:-.05em}.simple-admin-stats small{color:#99939d}.simple-admin-members{padding:30px;border:1px solid #2a24331a}.simple-admin-members>header{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #29233016}.simple-admin-members h2{margin:8px 0 0;font-size:28px;letter-spacing:-.04em}.simple-admin-members>header>small{color:#9b959e;font-size:10px}.simple-member{display:grid;grid-template-columns:38px 1fr auto 110px;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #29233010}.simple-member>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f1efff;color:#5340ff;font-size:11px;font-style:normal;font-weight:900}.simple-member p{margin:0}.simple-member p b,.simple-member p small{display:block}.simple-member p b{font-size:13px}.simple-member p small{margin-top:4px;color:#928b96}.simple-member>span{padding:6px 9px;border-radius:99px;background:#f7ecee;color:#8c3e4b;font-size:9px;font-weight:800}.simple-member time{color:#99939d;text-align:right}.billing-celebration{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;overflow:hidden;background:radial-gradient(circle at center,#2e2467d6,#171129ed);backdrop-filter:blur(9px);animation:billing-celebration-in .35s ease-out}.billing-fireworks{position:absolute;inset:0;pointer-events:none}.billing-firework{--firework-x:50%;--firework-y:50%;--firework-delay:0s;--firework-color:#ffcf33;position:absolute;left:var(--firework-x);top:var(--firework-y);width:4px;height:4px;animation:billing-firework-pulse 1.8s ease-out var(--firework-delay) infinite}.billing-firework span{--spark-index:0;position:absolute;left:0;top:0;width:5px;height:5px;border-radius:999px;background:var(--firework-color);box-shadow:0 0 9px var(--firework-color);transform:rotate(calc(var(--spark-index) * 30deg)) translateY(0);opacity:0;animation:billing-firework-spark 1.8s ease-out var(--firework-delay) infinite}.billing-celebration-card{position:relative;z-index:2;width:min(520px,100%);padding:54px 42px 45px;border:1px solid #ffffff30;border-radius:30px;background:#fff;text-align:center;box-shadow:0 32px 90px #08041288;animation:billing-card-pop .55s cubic-bezier(.2,.85,.25,1.25)}.billing-celebration-card>img{width:68px;height:68px}.billing-celebration-card>span{display:block;margin-top:22px;color:#5340ff;font-size:10px;font-weight:900;letter-spacing:2px}.billing-celebration-card h2{margin:14px 0 12px;font-size:clamp(38px,6vw,58px);line-height:.96;letter-spacing:-.06em}.billing-celebration-card p{max-width:390px;margin:0 auto;color:#746e78;font-size:14px;line-height:1.65}.billing-celebration-card>a{display:inline-block;margin-top:27px;padding:14px 22px;border-radius:999px;background:#5340ff;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.billing-celebration-close{position:absolute;right:17px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f1eef6;color:#625b68;font-size:22px;line-height:1;cursor:pointer}@keyframes billing-celebration-in{0%{opacity:0}}@keyframes billing-card-pop{0%{opacity:0;transform:translateY(22px) scale(.92)}}@keyframes billing-firework-pulse{0%,15%{opacity:0}20%,75%{opacity:1}to{opacity:0}}@keyframes billing-firework-spark{0%,18%{opacity:0;transform:rotate(calc(var(--spark-index) * 30deg)) translateY(0) scale(.3)}24%{opacity:1}72%{opacity:.8;transform:rotate(calc(var(--spark-index) * 30deg)) translateY(-92px) scale(1)}to{opacity:0;transform:rotate(calc(var(--spark-index) * 30deg)) translateY(-118px) scale(.2)}}@media(prefers-reduced-motion:reduce){.billing-celebration,.billing-celebration-card{animation:none}.billing-fireworks{display:none}}@media(max-width:900px){.dashboard-grid{grid-template-columns:1fr}.dashboard-grid .balance-card{grid-row:auto}.dashboard-welcome{align-items:flex-start;gap:30px;flex-direction:column}.dashboard-user{width:100%}.dashboard-user button{margin-left:auto}.dashboard-loading{grid-template-columns:1fr}.dashboard-loading i:first-child{height:250px}.library-thumb{aspect-ratio:1.32}.simple-admin-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.studio-wordmark img{width:30px;height:30px}.header-credit{display:none}.library-thumb{aspect-ratio:1.42}.library-card-copy{padding:16px 12px 12px}.library-card h3{font-size:19px}.signin-modal{padding:42px 24px 32px}.dashboard-header,.dashboard-tabs{padding:0 18px}.dashboard-welcome{padding:48px 18px 30px}.dashboard-grid{padding:0 12px}.dashboard-grid article{padding:25px}.balance-card strong{font-size:86px}.credit-guide>div{grid-template-columns:1fr}.credit-guide p{display:flex;align-items:center;gap:12px}.credit-guide p span{margin:0}.activity-panel{margin:12px 12px 55px;padding:24px 18px}.dashboard-footer{padding:0 18px}.dashboard-footer small{display:none}.simple-admin{padding:42px 12px 60px}.simple-admin-heading{align-items:flex-start}.simple-admin-heading h1{font-size:40px}.simple-admin-heading p{font-size:13px;line-height:1.5}.simple-admin-stats{grid-template-columns:1fr}.simple-admin-members{padding:22px 16px}.simple-admin-members>header>small{display:none}.simple-member{grid-template-columns:36px 1fr auto}.simple-member time{display:none}.simple-member p small{max-width:160px;overflow:hidden;text-overflow:ellipsis}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.workspace-page{--ink:#201d2b;--green:#a84354;--lime:#e96a7f;--purple:#5340ff;--red:#d81e5b;--soft-purple:#f1efff;--studio-line:#2b24351a}.branded-tool-page{background:#fff}.tool-hero{max-width:1280px;margin:auto;padding:68px 4vw 96px;display:grid;grid-template-columns:.92fr 1.08fr;gap:6vw;align-items:center;position:relative}.tool-hero:before{content:"";position:absolute;width:210px;height:210px;left:-150px;top:75px;border-radius:50%;background:#c5516420}.tool-hero-copy{position:relative;z-index:1}.tool-hero h1{max-width:690px;margin:20px 0 24px;font-size:clamp(50px,5.6vw,76px);font-weight:800;line-height:.98;letter-spacing:-.058em}.tool-hero-copy>p{max-width:560px;margin:0;color:#746e79;font-size:17px;line-height:1.7}.tool-trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:24px;color:#77717b;font-size:10px;font-weight:700}.tool-trust span:first-child{color:var(--green)}.tool-hero-visual{height:510px;position:relative;border-radius:28px;padding:10px;background:#f4f2f7;overflow:hidden;box-shadow:15px 18px 0 #c55164,30px 36px 0 #d81e5b1f}.tool-hero-visual img{display:block;width:100%;height:100%;border-radius:20px;object-fit:cover;object-position:center}.tool-hero-visual>span{position:absolute;bottom:20px;z-index:2;padding:7px 10px;border-radius:999px;background:#fffffff0;color:#413b45;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.tool-hero-visual>span:first-of-type{left:20px}.tool-hero-visual>span:last-of-type{right:20px}.tool-hero-visual>b{position:absolute;right:20px;top:20px;max-width:210px;padding:8px 10px;border-radius:999px;background:#5340ffe8;color:#fff;font-size:9px;line-height:1.3;text-align:right}.tool-create{padding:92px 4vw 105px;background:#f8f7fb;border-block:1px solid #2b24350e;scroll-margin-top:65px}.tool-create>header{max-width:1180px;margin:0 auto 42px;display:grid;grid-template-columns:1fr 390px;gap:50px;align-items:end}.tool-create>header h2{margin:16px 0 0;font-size:clamp(42px,4.5vw,60px);line-height:1;letter-spacing:-.055em}.tool-create>header h2 em,.tool-explainer h2 em{color:var(--purple);font-style:normal}.tool-create>header>p{margin:0;color:#77717b;font-size:15px;line-height:1.7}.branded-tool-page .tool-workspace{max-width:1180px;margin:0 auto;padding:12px;border:1px solid #2b243514;border-radius:26px;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:12px;box-shadow:0 24px 70px #382c6510}.branded-tool-page .workspace-result,.branded-tool-page .workspace-upload{min-width:0;padding:27px;border-radius:18px;background:#fff;color:var(--ink)}.branded-tool-page .workspace-result{background:#2a2634;color:#fff}.branded-tool-page .workspace-result>header,.branded-tool-page .workspace-upload>header{display:flex;align-items:center;gap:13px;margin-bottom:21px}.branded-tool-page .workspace-result>header>span,.branded-tool-page .workspace-upload>header>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #2b24352b;border-radius:50%;color:var(--purple);font-size:9px;font-weight:800}.branded-tool-page .workspace-result>header>span{border-color:#ffffff35;color:#ff8398}.branded-tool-page .workspace-result header small,.branded-tool-page .workspace-upload header small{color:#8c8690;font-size:9px;font-weight:800;letter-spacing:1.25px}.branded-tool-page .workspace-result header small{color:#aaa5ae}.branded-tool-page .workspace-result h3,.branded-tool-page .workspace-upload h3{margin:4px 0 0;font-size:18px;letter-spacing:-.02em}.branded-tool-page .workspace-upload>label{height:360px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #5340ff55;border-radius:15px;background:#f7f5fb;overflow:hidden;cursor:pointer;transition:.2s}.branded-tool-page .workspace-upload>label:hover{border-color:var(--purple);background:#f2efff}.branded-tool-page .workspace-upload input{display:none}.branded-tool-page .workspace-upload label>i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:23px;font-style:normal}.branded-tool-page .workspace-upload label>b{margin:15px 0 5px;font-size:13px}.branded-tool-page .workspace-upload label>small{color:#928c96;font-size:10px}.branded-tool-page .workspace-upload label>em{margin-top:19px;padding-bottom:2px;border-bottom:1px solid var(--purple);color:var(--purple);font-size:9px;font-style:normal;font-weight:800}.branded-tool-page .workspace-upload label>img{width:100%;height:100%;object-fit:contain;background:#efedf2}.replace-image{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);padding:7px 10px;border-radius:999px;background:#fff;color:#403947;font-size:8px;font-weight:800;box-shadow:0 5px 20px #1d17273a}.generation-error{margin:10px 0 0!important;padding:10px 12px;border-radius:10px;background:#fff0f2;color:#a4133c!important;font-size:10px!important;line-height:1.45!important;font-weight:700}.baby-result-actions,.workspace-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.baby-result-actions a,.baby-result-actions button,.workspace-result-actions a,.workspace-result-actions button{display:grid;place-items:center;min-height:40px;border:1px solid #27223124;border-radius:999px;background:var(--purple);color:#fff;text-decoration:none;font-size:9px;font-weight:800}.baby-result-actions button,.workspace-result-actions button{background:transparent;color:inherit}.workspace-result.has-generated-result .workspace-sample:after{display:none}.workspace-result.has-generated-result .workspace-sample img{object-fit:contain;background:#f3f1f6}.baby-generated-result{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.branded-tool-page .workspace-upload>button{width:100%;margin-top:14px;padding:15px 18px;border:0;border-radius:999px;background:var(--purple);color:#fff;text-align:left;font-size:12px;font-weight:800}.branded-tool-page .workspace-upload>button span{float:right;color:#ff8398}.branded-tool-page .workspace-upload>button:disabled{background:#dedbe3;color:#98929d}.branded-tool-page .workspace-upload>button:disabled span{color:#98929d}.branded-tool-page .workspace-result>p,.branded-tool-page .workspace-upload>p{margin:12px 0 0;text-align:center;color:#96909a;font-size:9px;line-height:1.5}.branded-tool-page .workspace-upload>.photo-handling-note{padding:12px 14px;border-radius:11px;background:#f1efff;color:#665f6d;text-align:left;font-size:11px;line-height:1.55}.photo-handling-note b{color:var(--purple)}.branded-tool-page .workspace-result>p{color:#aaa4ad}.branded-tool-page .workspace-result>p b{color:#ff8398}.branded-tool-page .workspace-sample{height:360px;position:relative;border-radius:15px;background:#211e29;overflow:hidden;clip-path:none}.branded-tool-page .workspace-sample img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.safe-workspace{position:relative;overflow:hidden;max-width:1180px;margin:0 auto 100px;padding:64px;border-radius:28px;background:var(--soft-purple);border:1px solid #5340ff1a}.safe-workspace:after{content:"";position:absolute;width:250px;height:250px;right:-90px;top:-100px;border-radius:50%;background:#c55164}.safe-workspace>*{position:relative;z-index:1}.safe-workspace>span{color:var(--purple)}.safe-workspace h2{max-width:760px;font-size:clamp(40px,4.5vw,58px);line-height:1.02}.safe-workspace a{background:var(--purple)}.branded-tool-page .tool-explainer{max-width:1180px;margin:auto;padding:100px 4vw}.branded-tool-page .tool-explainer>div{margin-top:28px;border-top:1px solid #2b24352e;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:36px}.branded-tool-page .tool-explainer h2{font-size:clamp(40px,4vw,56px);line-height:1.02}.branded-tool-page .tool-explainer p{font-size:15px;line-height:1.75;color:#77717b}.landing-process{--tool-accent:#5340ff;--tool-accent-soft:#eeebff;max-width:1280px;margin:auto;padding:118px 4vw 126px;display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.tool-theme-1 .landing-process{--tool-accent:#d81e5b;--tool-accent-soft:#ffedf3}.tool-theme-2 .landing-process{--tool-accent:#8a2536;--tool-accent-soft:#f7e7ea}.tool-theme-3 .landing-process{--tool-accent:#e26a2c;--tool-accent-soft:#fff1e8}.process-copy h2{max-width:630px;margin:18px 0 20px;font-size:clamp(43px,4.5vw,62px);line-height:1.01;letter-spacing:-.055em}.process-copy>p{max-width:600px;margin:0;color:#77717b;font-size:16px;line-height:1.75}.process-stages{margin-top:43px;border-top:1px solid #2b24352d}.process-stages article{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:21px 0;border-bottom:1px solid #2b24351d}.process-stages article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:800}.process-stages small{font-size:9px;font-weight:800;letter-spacing:1.2px}.process-stages h3{margin:5px 0 6px;font-size:18px;letter-spacing:-.025em}.process-stages p{margin:0;color:#77717b;font-size:13px;line-height:1.65}.process-visual{height:650px;position:relative;border-radius:34px;background:linear-gradient(145deg,var(--tool-accent-soft),#f8f7fb 55%,#fff);border:1px solid #2b243513;overflow:hidden;box-shadow:0 35px 90px #382c6514}.process-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff8a 1px,transparent 0),linear-gradient(90deg,#ffffff8a 1px,transparent 0);background-size:42px 42px;mask-image:linear-gradient(180deg,#0008,transparent)}.process-orbit{position:absolute;left:50%;top:50%;border:1px solid color-mix(in srgb,var(--tool-accent) 25%,transparent);border-radius:50%;transform:translate(-50%,-50%);animation:process-spin 18s linear infinite}.orbit-one{width:430px;height:430px}.orbit-two{width:570px;height:570px;animation-direction:reverse;animation-duration:25s}.process-orbit:after,.process-orbit:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--tool-accent);box-shadow:0 0 0 7px color-mix(in srgb,var(--tool-accent) 12%,transparent)}.process-orbit:before{left:34px;top:80px}.process-orbit:after{right:40px;bottom:72px}.process-card{width:225px;position:absolute;padding:9px;border-radius:18px;background:#fff;box-shadow:0 22px 55px #33275c22;animation:process-float 5s ease-in-out infinite}.process-card small{display:block;padding:3px 5px 9px;color:#7b7480;font-size:8px;font-weight:800;letter-spacing:1px}.process-card img{display:block;width:100%;height:230px;border-radius:12px;object-fit:cover}.process-card>i{position:absolute;left:15px;right:15px;bottom:15px;height:2px;background:#ffffff80;overflow:hidden}.process-card>i:after{content:"";display:block;width:42%;height:100%;background:#fff;animation:process-scan 2.4s ease-in-out infinite}.process-source{left:7%;top:12%;transform:rotate(-5deg)}.process-output{right:6%;bottom:10%;transform:rotate(5deg);animation-delay:-2.5s}.process-engine{width:118px;height:118px;position:absolute;left:50%;top:50%;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:31px;background:#211d2a;color:#fff;box-shadow:0 20px 50px #2d203c3d}.process-engine>span{position:absolute;top:17px;font-size:7px;font-weight:800;letter-spacing:1.2px;color:#bcb5c3}.process-engine>b{font-size:32px;color:#ff8398;animation:process-pulse 1.8s ease-in-out infinite}.process-engine>i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--tool-accent)}.process-engine>i:first-of-type{left:-4px;top:35px}.process-engine>i:nth-of-type(2){right:-4px;bottom:33px}.process-engine>i:nth-of-type(3){bottom:-4px;left:53px}.process-status{position:absolute;left:50%;bottom:25px;display:flex;align-items:center;gap:9px;transform:translateX(-50%);padding:10px 14px;border-radius:99px;background:#211d2ae8;color:#fff;white-space:nowrap;box-shadow:0 10px 30px #211d2a30}.process-status span{width:7px;height:7px;border-radius:50%;background:#ff8398;animation:process-pulse 1.2s infinite}.process-status b{font-size:9px;letter-spacing:.4px}@keyframes process-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes process-float{0%,to{margin-top:0}50%{margin-top:-12px}}@keyframes process-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}@keyframes process-scan{0%{transform:translateX(-120%)}to{transform:translateX(340%)}}.tool-value{padding:104px 4vw 112px;background:#201d2b;color:#fff}.tool-value>div,.tool-value>header{max-width:1180px;margin:auto}.tool-value>header{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}.tool-value>header h2{max-width:760px;margin:16px 0 0;font-size:clamp(42px,4.5vw,60px);line-height:1.01;letter-spacing:-.052em}.tool-value>header>p{margin:0;color:#b9b5be;font-size:15px;line-height:1.75}.tool-value>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px}.tool-value article{min-height:220px;position:relative;padding:29px;border:1px solid #ffffff20;border-radius:19px;background:#ffffff08;overflow:hidden}.tool-value article>b{color:#f26a81;font-size:10px;letter-spacing:1.1px}.tool-value h3{max-width:250px;margin:72px 0 0;font-size:22px;line-height:1.25;letter-spacing:-.03em}.tool-value article>span{position:absolute;right:25px;top:22px;color:#ffffff18;font-size:48px}.tool-faq{max-width:1180px;margin:auto;padding:112px 4vw 120px;display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.tool-faq h2{margin:17px 0 0;font-size:clamp(40px,4vw,56px);line-height:1.03;letter-spacing:-.052em}.tool-faq details{border-top:1px solid #2b24352e}.tool-faq details:last-child{border-bottom:1px solid #2b24352e}.tool-faq summary{display:flex;justify-content:space-between;gap:25px;padding:24px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:700}.tool-faq summary::-webkit-details-marker{display:none}.tool-faq summary span{color:var(--red);transition:.2s}.tool-faq details[open] summary span{transform:rotate(45deg)}.tool-faq details p{max-width:650px;margin:0;padding:0 45px 24px 0;color:#77717b;font-size:14px;line-height:1.75}.related-tools{padding:92px 4vw 105px;background:#f8f7fb;border-top:1px solid #2b24350e}.related-tools>div,.related-tools>header{max-width:1180px;margin-inline:auto}.related-tools h2{margin:15px 0 35px;font-size:clamp(38px,4vw,52px);letter-spacing:-.05em}.related-tools>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-tools a{position:relative;padding:8px 8px 18px;border:1px solid var(--studio-line);border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;transition:.2s}.related-tools a:hover{transform:translateY(-4px);border-color:#5340ff45;box-shadow:0 18px 42px #34286e18}.related-tools img{display:block;width:100%;aspect-ratio:1.45;border-radius:12px;object-fit:cover}.related-tools a>span{display:block;margin:17px 12px 0;color:var(--purple);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:1.1px}.related-tools h3{margin:9px 42px 0 12px;font-size:17px;letter-spacing:-.03em}.related-tools i{position:absolute;right:18px;bottom:18px;color:var(--red);font-size:16px;font-style:normal}.baby-page{--baby-cream:#f1efff;--baby-forest:#201d2b;--baby-sage:#f8e9eb;--baby-coral:#d81e5b;--purple:#5340ff;--red:#d81e5b;--green:#a84354;--lime:#e96a7f;color:#201d2b}.baby-hero-copy h1 em,.baby-how article>span,.baby-kicker{color:var(--purple)}.baby-hero-copy>a{background:var(--purple)}.baby-hero-copy>a span{color:#ff8398}.baby-trust span:first-child{color:var(--green)}.baby-proof{background:var(--baby-cream);box-shadow:15px 18px 0 #c55164,30px 36px 0 #d81e5b1f}.baby-create{background:#f8f7fb}.baby-generator-shell{background:var(--purple);box-shadow:0 28px 80px #3f318827}.baby-output-panel{background:#2a2634}.baby-upload-slot{background:#f7f5fb;border-color:#5340ff45}.baby-upload-slot:hover{border-color:var(--purple);background:#f1efff}.baby-upload-icon{background:var(--purple)}.baby-upload-slot>em{border-color:var(--purple);color:var(--purple)}.baby-consent span{background:#f7e7ea;color:var(--green)}.baby-generate{background:var(--purple)}.baby-generate span{color:#ff8398}.baby-output-photo{background:#211e29}.baby-empty-result i{color:#ff8398}.baby-concept-label{color:#40394a}.baby-tips{background:var(--baby-sage);box-shadow:15px 18px 0 #d81e5b14}.baby-tips a{background:var(--purple)}.baby-faq summary span{color:var(--red)}.baby-photo-privacy{margin:0 0 14px;padding:11px 13px;border-radius:10px;background:#f1efff}.baby-photo-privacy b{display:block;color:var(--purple);font-size:11px}.baby-photo-privacy p{margin:4px 0 0;color:#716a76;font-size:10px;line-height:1.55}@media(max-width:900px){.tool-hero{grid-template-columns:1fr;gap:55px}.tool-hero-visual{height:520px}.branded-tool-page .tool-workspace,.landing-process,.tool-create>header{grid-template-columns:1fr}.process-visual{height:600px}.tool-value>div,.tool-value>header{grid-template-columns:1fr}.tool-value article{min-height:0}.tool-value h3{margin-top:40px}.tool-faq{grid-template-columns:1fr;gap:45px}.related-tools>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.tool-hero{padding:50px 18px 72px}.tool-hero h1{font-size:45px}.tool-hero-copy>p{font-size:15px}.tool-hero-visual{height:390px;border-radius:20px;box-shadow:8px 10px 0 #c55164,16px 20px 0 #d81e5b1f}.tool-create{padding:68px 12px 76px}.tool-create>header{padding:0 6px;gap:20px}.tool-create>header h2{font-size:39px}.branded-tool-page .tool-workspace{padding:7px;border-radius:21px}.branded-tool-page .workspace-result,.branded-tool-page .workspace-upload{padding:19px}.branded-tool-page .workspace-upload>label{height:290px}.branded-tool-page .workspace-sample{height:330px}.safe-workspace{margin:0 12px 72px;padding:40px 25px}.landing-process{padding:75px 18px 82px}.process-copy h2{font-size:40px}.process-visual{height:470px;border-radius:23px}.process-card{width:165px;padding:6px;border-radius:13px}.process-card img{height:180px;border-radius:9px}.process-source{left:3%;top:8%}.process-output{right:3%;bottom:10%}.process-engine{width:86px;height:86px;border-radius:23px}.process-engine>span{top:11px}.process-engine>b{font-size:25px}.process-engine>i:nth-of-type(3){left:39px}.orbit-one{width:300px;height:300px}.orbit-two{width:410px;height:410px}.tool-value{padding:72px 18px 78px}.tool-value article{padding:25px}.tool-value h3{margin-top:35px}.tool-faq{padding:76px 18px 82px}.tool-faq summary{font-size:15px}.branded-tool-page .tool-explainer{padding:75px 18px}.branded-tool-page .tool-explainer>div{grid-template-columns:1fr;gap:12px}.related-tools{padding:70px 16px}.related-tools>div{grid-template-columns:1fr}.related-tools h2{font-size:39px}}@media(prefers-reduced-motion:reduce){.process-card,.process-card>i:after,.process-engine>b,.process-orbit,.process-status span{animation:none!important}}.account-menu{width:270px;padding:18px;border-radius:17px}.account-menu b{font-size:14px;line-height:1.35}.account-menu small{margin:6px 0 16px;font-size:11px;line-height:1.4}.account-menu a,.account-menu button{padding:13px 6px;font-size:12px;line-height:1.35}.header-credit{font-size:11px}.header-credit span{font-size:14px}.activity-panel header span,.dashboard-grid article>span,.dashboard-login>span,.dashboard-welcome>div:first-child>span{font-size:10px}.dashboard-welcome p{font-size:15px;line-height:1.6}.dashboard-user b{font-size:13px}.dashboard-user button{font-size:11px}.balance-card h2{font-size:29px}.balance-card p{font-size:14px;line-height:1.65}.balance-card a{font-size:12px}.plan-card p{font-size:13px;line-height:1.65}.plan-card button{font-size:11px}.credit-guide p b{font-size:19px}.credit-guide p span{font-size:10px;line-height:1.45}.activity-panel h2{font-size:28px}.activity-panel header a{font-size:11px}.activity-panel article b{font-size:13px}.activity-panel article strong,.activity-panel article>i{font-size:12px}.empty-activity{font-size:13px}.dashboard-login p{font-size:15px}.dashboard-footer small{font-size:9px}.studio-site-footer{grid-template-columns:1fr auto auto auto;gap:38px}.studio-site-footer nav{gap:18px}.studio-site-footer nav a{color:#6f6874;text-decoration:none;font-size:11px;font-weight:700}.studio-site-footer nav a:hover{color:var(--purple)}.studio-content-page{--ink:#201d2b;--green:#a84354;--purple:#5340ff;--red:#d81e5b;--soft-purple:#f1efff}.content-hero{max-width:1180px;margin:auto;padding:82px 4vw 76px}.content-hero h1,.legal-hero h1{max-width:900px;margin:20px 0 26px;font-size:clamp(52px,6vw,80px);font-weight:800;line-height:.96;letter-spacing:-.06em}.content-hero h1 em,.legal-hero h1 em{color:var(--purple);font-style:normal}.content-hero>p{max-width:590px;margin:0;color:#756f79;font-size:17px;line-height:1.7}.blog-feature{max-width:1180px;margin:0 auto 108px;padding:11px;border:1px solid #2b24351a;border-radius:28px;background:#f8f7fb;display:grid;grid-template-columns:1.18fr .82fr;gap:12px}.blog-feature>img{display:block;width:100%;height:510px;border-radius:19px;object-fit:cover}.blog-feature>div{padding:50px 42px;align-self:center}.blog-feature span,.blog-library article span{color:var(--purple);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.blog-feature h2{margin:17px 0;font-size:clamp(36px,4vw,52px);line-height:1.03;letter-spacing:-.055em}.blog-feature p{color:#77717b;font-size:14px;line-height:1.7}.blog-feature small,.blog-library small{display:block;margin-top:25px;color:#9a949d;font-size:9px}.blog-feature a{display:inline-flex;margin-top:30px;padding:13px 17px;border-radius:999px;background:var(--purple);color:#fff;text-decoration:none;font-size:10px;font-weight:800}.blog-library{padding:95px 4vw 105px;background:#f8f7fb;border-block:1px solid #2b24350f}.blog-library>div,.blog-library>header{max-width:1180px;margin-inline:auto}.blog-library h2{margin:15px 0 40px;font-size:clamp(42px,4.5vw,60px);letter-spacing:-.055em}.blog-library>div{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.blog-library article{min-width:0;padding:8px;border:1px solid #2b243516;border-radius:20px;background:#fff;display:grid;grid-template-columns:190px 1fr;gap:19px}.blog-library article>img{width:100%;height:100%;min-height:230px;border-radius:13px;object-fit:cover}.blog-library article>div{padding:22px 20px 20px 0}.blog-library h3{margin:12px 0 9px;font-size:21px;line-height:1.2;letter-spacing:-.04em}.blog-library p{margin:0;color:#7c7680;font-size:11px;line-height:1.6}.blog-library small{margin-top:18px}.blog-note{max-width:1180px;margin:auto;padding:105px 4vw}.blog-note h2{max-width:800px;margin:18px 0 48px;font-size:clamp(40px,4.5vw,58px);line-height:1.02;letter-spacing:-.055em}.blog-note>div{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #2b24352b}.blog-note p{margin:0;padding:26px 35px 27px 0;border-bottom:1px solid #2b243518;color:#77717b;font-size:13px;line-height:1.7}.blog-note p:nth-child(2n){padding-left:30px;border-left:1px solid #2b243518}.blog-note p b{display:block;margin-bottom:7px;color:var(--ink);font-size:16px}.legal-hero{max-width:1180px;margin:auto;padding:82px 4vw 72px}.legal-hero h1{margin-bottom:20px}.legal-hero>p{color:#938c97;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px}.terms-hero:after{content:"";display:block;width:95px;height:9px;margin-top:35px;border-radius:99px;background:linear-gradient(90deg,var(--purple) 0 42%,#c55164 42% 74%,var(--red) 74%)}.legal-copy{max-width:1180px;margin:0 auto 110px;padding:54px 4vw 20px;border-top:1px solid #2b243529;display:grid;grid-template-columns:220px 1fr;gap:70px}.legal-copy>aside{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;border-top:1px solid #2b243525}.legal-copy>aside a{padding:13px 2px;border-bottom:1px solid #2b243518;color:#817a85;text-decoration:none;font-size:10px;font-weight:700}.legal-copy>aside a:hover{color:var(--purple)}.legal-copy>div{max-width:760px}.legal-lead{margin:0 0 55px;color:#4d4652;font-size:21px!important;line-height:1.55!important;letter-spacing:-.02em}.legal-copy section{position:relative;padding:0 0 48px 54px}.legal-copy section>span{position:absolute;left:0;top:5px;color:var(--purple);font-size:10px;font-weight:800}.legal-copy h2{margin:0 0 17px;font-size:28px;letter-spacing:-.045em}.legal-copy p{color:#746e78;font-size:13px;line-height:1.8}.legal-copy a{color:var(--purple)}@media(max-width:900px){.blog-feature{grid-template-columns:1fr}.blog-feature>img{height:470px}.blog-feature>div{padding:38px 30px}.blog-library>div,.legal-copy{grid-template-columns:1fr}.legal-copy{gap:35px}.legal-copy>aside{position:static;flex-direction:row;overflow:auto}.legal-copy>aside a{padding:12px 18px 12px 0;margin-right:18px;white-space:nowrap}.studio-site-footer{grid-template-columns:1fr auto}.studio-site-footer p{display:none}.studio-site-footer nav{grid-row:2;grid-column:1}.studio-site-footer small{grid-column:2;grid-row:1}}@media(max-width:620px){.content-hero,.legal-hero{padding:58px 18px 55px}.content-hero h1,.legal-hero h1{font-size:46px}.content-hero>p{font-size:15px}.blog-feature{margin:0 12px 76px;padding:7px;border-radius:21px}.blog-feature>img{height:340px;border-radius:15px}.blog-feature>div{padding:29px 19px 31px}.blog-feature h2{font-size:36px}.blog-library{padding:70px 14px}.blog-library h2{font-size:40px}.blog-library article{grid-template-columns:1fr}.blog-library article>img{height:240px;min-height:0}.blog-library article>div{padding:15px 13px 20px}.blog-note{padding:76px 18px}.blog-note>div{grid-template-columns:1fr}.blog-note p,.blog-note p:nth-child(2n){padding:22px 0;border-left:0}.legal-copy{padding:40px 18px;margin-bottom:65px}.legal-lead{font-size:18px!important}.legal-copy section{padding-left:37px}.legal-copy h2{font-size:25px}.studio-site-footer{padding:30px 18px;gap:22px}.studio-site-footer nav{gap:14px}.studio-site-footer nav a{font-size:10px}.studio-site-footer small{display:none}}.studio-wordmark{font-size:18px;gap:11px}.studio-wordmark img{width:38px;height:38px}.makerr-eyebrow{font-size:11px}.header-credit,.studio-signin{font-size:12px}.account-menu a,.account-menu button{font-size:13px}.signin-modal>span{font-size:10px}.signin-modal>p{font-size:14px}.signin-modal>small{font-size:10px}.google-signin p{font-size:11px}.makerr-brand>p,.tool-library>header>p{font-size:16px}.library-controls input{font-size:14px}.library-controls button{font-size:12px}.library-card-copy>span{font-size:10px}.library-card h3{font-size:21px}.library-card p{font-size:14px;min-height:55px}.tool-cost b{font-size:11px}.makerr-brand>button,.makerr-footer p{font-size:13px}.makerr-footer small{font-size:10px}.studio-site-footer nav a{font-size:12px}.tool-hero-visual>b,.tool-hero-visual>span{font-size:10px}.tool-trust{font-size:12px}.tool-create>header>p{font-size:16px}.branded-tool-page .workspace-result header small,.branded-tool-page .workspace-upload header small{font-size:11px}.branded-tool-page .workspace-result h3,.branded-tool-page .workspace-upload h3{font-size:20px}.branded-tool-page .workspace-upload label>b{font-size:14px}.branded-tool-page .workspace-upload label>small{font-size:12px}.branded-tool-page .workspace-upload label>em,.replace-image{font-size:11px}.branded-tool-page .workspace-upload>button{font-size:13px}.branded-tool-page .workspace-result>p,.branded-tool-page .workspace-upload>p,.safe-workspace>span{font-size:11px}.branded-tool-page .tool-explainer p,.safe-workspace p{font-size:16px}.related-tools a>span{font-size:10px}.related-tools h3{font-size:20px}.baby-kicker,.baby-trust{font-size:11px}.baby-proof-image i{font-size:10px}.baby-result-image b{font-size:11px}.baby-create>header p{font-size:16px}.baby-step-title small{font-size:10px}.baby-step-title h3{font-size:19px}.baby-upload-slot>b{font-size:14px}.baby-upload-slot>em,.baby-upload-slot>small{font-size:11px}.baby-consent p,.baby-replace{font-size:10px}.baby-generate{font-size:13px}.baby-generate span{font-size:11px}.baby-empty-result b{font-size:14px}.baby-empty-result p{font-size:11px}.baby-concept-label{font-size:9px}.baby-disclaimer,.baby-how article>span,.baby-result-actions button{font-size:11px}.baby-how h3{font-size:22px}.baby-faq details p,.baby-how p,.baby-tips li{font-size:14px}.baby-tips a{font-size:12px}.baby-faq summary{font-size:15px}.blog-feature span,.blog-library article span{font-size:11px}.blog-feature p{font-size:15px}.blog-feature small,.blog-library small{font-size:11px}.blog-feature a{font-size:12px}.blog-library p,.blog-note p{font-size:14px}.legal-copy>aside a,.legal-hero>p{font-size:12px}.legal-copy p{font-size:15px}.activity-panel article small,.credit-guide p span,.dashboard-user small{font-size:11px}.dashboard-footer small{font-size:10px}@media(max-width:620px){.studio-wordmark{font-size:17px}.studio-wordmark img{width:34px;height:34px}.library-card p{min-height:0}.studio-site-footer nav a{font-size:11px}.legal-copy p{font-size:14px}}.upgrade-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;overflow:auto;padding:18px;background:#201c2a9e;backdrop-filter:blur(8px)}.upgrade-modal{width:min(680px,100%);margin:auto;overflow:hidden;border:1px solid #e5e1e8;border-radius:24px;background:#fff;color:#19171e;font-family:var(--font-sans);box-shadow:0 30px 90px #18111f40}.upgrade-topbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.upgrade-topbar .studio-wordmark{font-size:14px}.upgrade-topbar .studio-wordmark img{width:29px;height:29px}.upgrade-close{width:36px;height:36px;display:grid;place-items:center;padding:0 0 2px;border:1px solid #ded9e1;border-radius:50%;background:#fff;color:#746e78;font-size:22px;line-height:1;cursor:pointer;transition:background .2s,border-color .2s}.upgrade-close:hover{border-color:#cbc5cf;background:#f8f7fa}.upgrade-body{padding:10px 36px 25px}.upgrade-eyebrow{color:#635bff;font-size:9px;font-weight:900;letter-spacing:1.6px}.upgrade-body>h2{margin:9px 0 6px;font-size:42px;line-height:.98;letter-spacing:-.055em}.upgrade-intro{margin:0;color:#79737d;font-size:14px;line-height:1.45}.upgrade-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.upgrade-plan-card{min-width:0;padding:19px 21px 20px;border:2px solid #e2dfe3;border-radius:18px;background:#fff;color:#19171e;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.upgrade-plan-card:hover{border-color:#ccc6d2;transform:translateY(-1px)}.upgrade-plan-card header{display:flex;align-items:center;justify-content:space-between;gap:8px}.upgrade-plan-card header>span{color:#99939c;font-size:10px;font-weight:900;letter-spacing:1.3px}.upgrade-plan-card header b{padding:5px 8px;border-radius:999px;background:#635bff;color:#fff;font-size:7px;letter-spacing:.7px}.upgrade-plan-card p{display:flex;align-items:baseline;gap:6px;margin:13px 0 0}.upgrade-plan-card del{color:#9e98a2;font-size:13px}.upgrade-plan-card strong{font-size:37px;line-height:1;letter-spacing:-.055em}.upgrade-plan-card small{color:#7e7882;font-size:11px;font-weight:600}.upgrade-plan-card footer{margin-top:10px;color:#7c7680;font-size:11px;line-height:1.35}.upgrade-plan-card.selected{border-color:#c7c1ff;background:#f1efff}.upgrade-plan-card.selected header>span{color:#635bff}.promo-section{margin-top:12px;border-block:1px solid #ece9ee}.promo-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 2px;border:0;background:transparent;color:#38333d;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.promo-toggle>span{display:flex;align-items:center;gap:8px}.promo-toggle i{display:grid;place-items:center;width:23px;height:23px;border:1px dashed #635bff;border-radius:50%;color:#635bff;font-size:9px;font-style:normal}.promo-toggle>b{color:#8d8791;font-size:18px;font-weight:400}.promo-control{padding:0 0 12px}.promo-control>div{display:grid;grid-template-columns:1fr auto;border:1px solid #dcd7e1;border-radius:10px;background:#fff}.promo-control>div:focus-within{border-color:#756dff;box-shadow:0 0 0 3px #635bff12}.promo-control input{min-width:0;padding:0 12px;border:0;outline:0;background:transparent;color:#18161d;font:inherit;font-size:11px}.promo-control button{height:38px;padding:0 16px;border:0;border-left:1px solid #e3dfe6;background:transparent;color:#635bff;font-size:10px;font-weight:800;cursor:pointer}.promo-control>small{display:block;margin:7px 2px 0;font-size:9px;font-weight:700}.promo-success{color:#8c2f3f}.promo-error{color:#b32647}.upgrade-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:13px 0 0;padding:0;list-style:none;color:#5f5963;font-size:12px}.upgrade-benefits li{display:flex;align-items:center;gap:7px}.upgrade-benefits li i{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:50%;background:#edeaff;color:#635bff;font-size:9px;font-style:normal;font-weight:900}.payment-options{display:grid;gap:9px;margin-top:16px}.stripe-checkout{min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 18px;border:0;border-radius:999px;background:#635bff;color:#fff;cursor:pointer;box-shadow:0 8px 20px #635bff28;transition:background .2s,transform .2s}.stripe-checkout:hover{background:#5149eb;transform:translateY(-1px)}.stripe-checkout strong{font-size:14px}.stripe-checkout:disabled{opacity:.6;transform:none}.stripe-card-icon{width:20px;height:15px;position:relative;display:block;border:1.5px solid;border-radius:3px}.stripe-card-icon:after{content:"";position:absolute;left:2px;right:2px;top:4px;border-top:1.5px solid}.paypal-shell{min-height:55px;position:relative;display:grid;place-items:center}.paypal-shell>div{width:100%;min-height:55px}.paypal-shell>span{position:absolute;max-width:360px;color:#8b8691;font-size:10px;text-align:center}.upgrade-error{margin:11px 0 0;padding:10px 12px;border-radius:9px;background:#fff0f3;color:#a91e43;font-size:11px;font-weight:700}.plan-card .manage-plan,.plan-card .upgrade-plan{display:inline-flex;margin-top:16px;padding:11px 14px;border:0;border-radius:999px;background:#5340ff;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.plan-card .manage-plan{background:#201d2b}.plan-error{display:block;margin-top:10px;color:#b32647;font-size:10px}@media(max-width:620px){.upgrade-backdrop{place-items:start center;padding:7px}.upgrade-modal{max-height:calc(100vh - 14px);overflow:auto;border-radius:17px}.upgrade-topbar{height:50px;padding-inline:14px}.upgrade-topbar .studio-wordmark{font-size:12px}.upgrade-topbar .studio-wordmark img{width:26px;height:26px}.upgrade-close{width:31px;height:31px;font-size:19px}.upgrade-body{padding:7px 14px 16px}.upgrade-eyebrow{font-size:8px}.upgrade-body>h2{margin-top:7px;font-size:31px}.upgrade-intro{font-size:11px}.upgrade-plans{gap:7px;margin-top:14px}.upgrade-plan-card{padding:12px 11px 13px;border-radius:13px}.upgrade-plan-card header{align-items:flex-start}.upgrade-plan-card header>span{font-size:8px;letter-spacing:.8px}.upgrade-plan-card header b{padding:4px 5px;font-size:6px}.upgrade-plan-card p{gap:4px;margin-top:9px;flex-wrap:wrap}.upgrade-plan-card strong{font-size:29px}.upgrade-plan-card small{font-size:9px}.upgrade-plan-card del{font-size:10px}.upgrade-plan-card footer{margin-top:7px;font-size:9px}.promo-section{margin-top:9px}.promo-toggle{padding-block:9px;font-size:10px}.promo-toggle i{width:20px;height:20px;font-size:8px}.promo-control{padding-bottom:9px}.upgrade-benefits{gap:7px;margin-top:9px;font-size:10px}.upgrade-benefits li{gap:5px}.upgrade-benefits li i{flex-basis:20px;width:20px;height:20px}.payment-options{gap:7px;margin-top:12px}.stripe-checkout{min-height:46px}.stripe-checkout strong{font-size:11px}.paypal-shell,.paypal-shell>div{min-height:48px}}.paypal-shell,.paypal-shell>div{min-height:48px}.upgrade-topbar .studio-wordmark{font-size:16px}.upgrade-eyebrow{font-size:11px}.upgrade-body>h2{font-size:44px;font-weight:900}.upgrade-intro{font-size:16px}.upgrade-plan-card header>span{font-size:11px}.upgrade-plan-card header b{font-size:8px}.upgrade-plan-card del{font-size:14px}.upgrade-plan-card strong{font-size:41px}.upgrade-plan-card footer,.upgrade-plan-card small{font-size:13px}.promo-toggle{font-size:14px}.promo-control input{font-size:13px}.promo-control>small{font-size:11px}.paypal-shell>span{font-size:12px}.payment-options{margin-top:15px}@media(max-width:620px){.upgrade-topbar .studio-wordmark{font-size:13px}.upgrade-eyebrow{font-size:9px}.upgrade-body>h2{font-size:34px;font-weight:900}.upgrade-intro{font-size:13px}.upgrade-plan-card header>span{font-size:9px}.upgrade-plan-card header b{font-size:7px}.upgrade-plan-card del{font-size:11px}.upgrade-plan-card strong{font-size:32px}.upgrade-plan-card footer,.upgrade-plan-card small{font-size:10px}.promo-toggle{font-size:11px}.promo-control input{font-size:12px}.promo-control>small{font-size:10px}.paypal-shell>span{font-size:11px}}.upgrade-modal{width:min(600px,100%);position:relative}.upgrade-topbar{display:none}.upgrade-close{position:absolute;top:9px;right:9px;z-index:2}.upgrade-body{padding:30px 30px 14px}.upgrade-plan-card{min-height:145px}.upgrade-plan-card header b[aria-hidden=true]{visibility:hidden}.upgrade-plan-card header{min-height:24px}@media(max-width:620px){.upgrade-close{top:6px;right:6px}.upgrade-body{padding:25px 12px 10px}.upgrade-plan-card{min-height:120px}.upgrade-plan-card header{min-height:20px}}.upgrade-modal.plan-step{width:min(780px,100%);--type-h2:25px;--type-h3:18px;--type-body:14px}.upgrade-reference-body{padding:28px 34px 25px}.upgrade-reference-heading{text-align:center}.upgrade-reference-heading h2{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;color:#19171e}.upgrade-heading-logo{width:27px;height:27px;display:inline-block;flex:0 0 27px;background:url(/studio/logomakerr-icon.svg) 50%/contain no-repeat}.upgrade-reference-heading p{margin:8px 0 0;color:#7c7681}.upgrade-reference-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:25px}.upgrade-reference-plan{min-width:0;position:relative;display:flex;flex-direction:column;padding:22px 24px 18px;border:1px solid #ddd9e1;border-radius:18px;background:#fff;transition:border-color .18s,background .18s,box-shadow .18s}.upgrade-reference-plan.selected{border-color:#bcb3ff;background:#f5f3ff;box-shadow:inset 0 0 0 1px #635bff26}.upgrade-card-select{position:absolute;inset:0;z-index:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.upgrade-plan-action,.upgrade-plan-features,.upgrade-reference-plan>header{position:relative;z-index:1;pointer-events:none}.upgrade-reference-plan>header h3{margin:0;color:#1d1a22}.upgrade-reference-plan>header>div{display:flex;align-items:baseline;gap:6px;margin-top:8px}.upgrade-reference-plan>header strong{font-size:35px;font-weight:500;line-height:1;letter-spacing:-.05em}.upgrade-reference-plan>header small{color:#706a75;font-size:12px;font-weight:600}.upgrade-reference-plan>header del{color:#918a96;font-size:12px}.upgrade-plan-features{display:grid;gap:13px;margin-top:20px;color:#26212b}.upgrade-plan-features section{display:grid;grid-template-columns:21px 1fr;gap:9px;align-items:start}.upgrade-plan-features svg{width:20px;height:20px;fill:none;stroke:#635bff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.upgrade-plan-features section>div{display:grid;gap:5px}.upgrade-plan-features b{font-size:14px;font-weight:750;text-transform:none}.upgrade-plan-features span{display:flex;align-items:center;gap:7px;color:#77717c;font-size:13px;line-height:1.3}.upgrade-plan-features span i{color:#635bff;font-size:12px;font-style:normal;font-weight:900}.upgrade-plan-features .single{display:flex;align-items:center;gap:9px;margin-top:1px}.upgrade-plan-features .single.credits svg{stroke-width:1.5}.upgrade-plan-features .single.credits b{color:#635bff}.upgrade-plan-action{width:180px;max-width:100%;min-height:44px;align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;padding:12px 18px;border:0;border-radius:999px;background:var(--home-accent);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:1;cursor:pointer;pointer-events:auto;transition:background .2s}.upgrade-plan-action:hover:not(:disabled){background:#4e2ecc}.upgrade-plan-action:hover:not(:disabled) .studio-arrow{transform:translateX(4px)}.upgrade-plan-action:disabled{opacity:.58;transform:none}@media(prefers-reduced-motion:reduce){.upgrade-plan-action{transition:none}.upgrade-plan-action:hover:not(:disabled) .studio-arrow{transform:none}}.upgrade-reference-body>.upgrade-error{margin-inline:2px}.upgrade-plan-renewal{--type-body:12px;position:relative;z-index:1;margin:18px 0 0;color:#77717c;font-size:12px;line-height:1.5;pointer-events:none}.brandkit-page .upgrade-modal.payment-step,.logo-maker-page .upgrade-modal.payment-step,.upgrade-modal.payment-step{width:min(560px,100%);height:auto;max-height:calc(100dvh - 36px);overflow:auto;border:0;--type-h2:25px;--type-body:14px}.upgrade-payment-stage{display:block}.upgrade-payment-details{min-width:0;padding:34px 30px 28px}.upgrade-payment-details h2{margin:14px 0 24px;font-size:25px}.upgrade-payment-back{padding:0;border:0;background:transparent;color:#6f6974;font:inherit;font-size:14px;cursor:pointer}.upgrade-payment-form{display:grid;gap:20px}.upgrade-payment-email{display:grid;gap:8px;font-size:14px}.upgrade-payment-email input{width:100%;min-height:46px;padding:11px 12px;border:1px solid #d7d3dd;border-radius:8px;background:#fff;color:#19171e;font:inherit;font-size:16px}.upgrade-pay-button{width:100%;min-height:48px;padding:12px 18px;border:0;border-radius:999px;background:#635bff;color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer}.upgrade-close:disabled,.upgrade-pay-button:disabled,.upgrade-payment-back:disabled{opacity:.55;cursor:default}.upgrade-payment-security{margin:0;color:#69636e;text-align:center;font-size:13px;line-height:1.5}.upgrade-payment-status{padding:20px 0;font-size:16px;line-height:1.6}.upgrade-payment-status h3{margin:0;font-size:22px}.upgrade-payment-form .upgrade-error{margin:0}.upgrade-pay-button:focus-visible,.upgrade-payment-back:focus-visible,.upgrade-payment-email input:focus-visible{outline:2px solid #635bff;outline-offset:3px}@media(max-width:620px){.upgrade-backdrop{overflow:auto}.upgrade-modal.plan-step{width:100%;max-height:none;overflow:visible}.upgrade-reference-body{padding:26px 12px 14px}.upgrade-reference-heading h2{gap:5px;--type-h2:25px}.upgrade-heading-logo{width:23px;height:23px;flex-basis:23px}.upgrade-reference-plans{grid-template-columns:1fr;gap:9px;margin-top:18px}.upgrade-reference-plan{padding:17px 17px 14px}.upgrade-plan-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.upgrade-plan-features .single{margin-top:0}.brandkit-page .upgrade-modal.payment-step,.logo-maker-page .upgrade-modal.payment-step,.upgrade-modal.payment-step{width:100%;height:auto;max-height:none;overflow:visible}.upgrade-payment-details{padding:24px 22px}.upgrade-modal.payment-step .upgrade-close{background:#fff;color:#635bff}}.tool-ideas{padding:105px 4vw 116px;background:#f8f7fb;border-block:1px solid #2b24350e}.tool-ideas>div,.tool-ideas>header{max-width:1180px;margin:auto}.tool-ideas>header{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.tool-ideas>header h2{max-width:760px;margin:16px 0 0;font-size:clamp(42px,4.5vw,60px);line-height:1.02;letter-spacing:-.052em}.tool-ideas>header>p{margin:0;color:#77717b;font-size:15px;line-height:1.75}.tool-ideas>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.tool-ideas article{padding:8px 8px 25px;border:1px solid #2b243516;border-radius:20px;background:#fff}.idea-image{height:255px;position:relative;border-radius:14px;background:#eee;overflow:hidden}.idea-image img{width:100%;height:100%;object-fit:cover}.idea-image-1 img{object-position:left center}.idea-image-2 img{object-position:center}.idea-image-3 img{object-position:right center}.idea-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#201d2b66)}.idea-image>span{position:absolute;left:13px;bottom:12px;z-index:2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--purple);font-size:9px;font-weight:800}.tool-ideas h3{margin:20px 14px 9px;font-size:21px;line-height:1.25;letter-spacing:-.03em}.tool-ideas article>p{min-height:62px;margin:0 14px;color:#77717b;font-size:13px;line-height:1.6}.tool-ideas article>a{display:flex;justify-content:space-between;margin:23px 14px 0;padding-top:15px;border-top:1px solid #2b24351b;color:#292431;text-decoration:none;font-size:11px;font-weight:800}.tool-ideas article>a span{color:var(--red)}@media(max-width:900px){.tool-ideas>header{grid-template-columns:1fr}.tool-ideas>div{grid-template-columns:1fr 1fr}}@media(max-width:620px){.tool-ideas{padding:74px 16px 82px}.tool-ideas>header{gap:18px}.tool-ideas>header h2{font-size:39px}.tool-ideas>div{grid-template-columns:1fr}.tool-ideas article>p{min-height:0}}.process-source img{object-position:left center}.process-output img{object-position:right center}.baby-process{--tool-accent:#d81e5b;--tool-accent-soft:#fff0f4}.baby-process-image{width:100%;height:230px;border-radius:12px;background-image:url(/studio/ai-baby-family-example.png);background-size:300% 100%;background-position:0}.baby-process-image.child{background-position:100%}.baby-parent-chip{position:absolute;right:7%;top:11%;display:flex;align-items:center;gap:7px;padding:6px 10px 6px 6px;border-radius:99px;background:#fff;box-shadow:0 12px 30px #33275c20;animation:process-float 4.5s ease-in-out infinite}.baby-parent-chip .baby-process-image{width:34px;height:34px;border-radius:50%;background-position:50%}.baby-parent-chip span{color:#5f5864;font-size:8px;font-weight:800;letter-spacing:.7px}@media(max-width:620px){.baby-process-image{height:180px}.baby-parent-chip{top:7%;right:3%}}.comparison-frame{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.comparison-frame:after{content:none!important}.comparison-frame figure{min-width:0;position:relative;margin:0;border-radius:inherit;overflow:hidden;background:#eceaf0}.comparison-frame figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:none}.comparison-frame figcaption{position:absolute;left:11px;bottom:11px;z-index:3;padding:7px 10px;border:1px solid #ffffff80;border-radius:999px;background:#fffffff0;color:#3f3945;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.65px;box-shadow:0 5px 20px #261c3320;backdrop-filter:blur(8px)}.comparison-frame figure+figure figcaption{left:auto;right:11px}.makerr-hero-image.comparison-frame{padding:10px;gap:10px;background:#f1eff5}.makerr-hero-image.comparison-frame figure{border-radius:19px}.library-thumb.comparison-frame{gap:5px;padding:5px;background:#f0eef4}.library-thumb.comparison-frame figure{border-radius:9px}.library-thumb.comparison-frame figcaption{left:7px;bottom:7px;padding:5px 7px;font-size:8px}.library-thumb.comparison-frame figure+figure figcaption{left:auto;right:7px}.tool-hero-visual.comparison-frame{gap:9px;padding:10px}.tool-hero-visual.comparison-frame figure{border-radius:19px}.tool-hero-visual.comparison-frame>b{z-index:4}.workspace-sample.comparison-frame{gap:7px;padding:7px;background:#211e29}.workspace-sample.comparison-frame figure{border-radius:10px}.workspace-sample.comparison-frame figcaption{left:9px;bottom:9px;padding:6px 8px;font-size:8px}.workspace-sample.comparison-frame figure+figure figcaption{left:auto;right:9px}.workspace-sample.generated-sample{padding:0}.workspace-sample.generated-sample>img{width:100%;height:100%;object-fit:contain}.baby-proof-image{margin:0;background:none!important}.baby-proof-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.baby-proof-image figcaption{position:absolute;left:12px;bottom:12px;z-index:3;padding:7px 9px;border-radius:999px;background:#fffffff0;color:#5c5657;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.7px}.baby-result-image:after{content:none}.baby-process .process-output img,.baby-process .process-source img{object-position:center}.baby-parent-chip>img{width:34px;height:34px;border-radius:50%;object-fit:cover}.baby-tip-photo img{display:block;width:100%;height:100%;min-width:0;border-radius:13px;object-fit:cover}.baby-idea-image img,.baby-tip-photo img{object-position:center}@media(max-width:620px){.comparison-frame{gap:5px;padding:5px}.comparison-frame figcaption{left:7px;bottom:7px;padding:5px 7px;font-size:8px}.comparison-frame figure+figure figcaption{right:7px}.tool-hero-visual.comparison-frame{padding:7px}.baby-proof-image figcaption{left:8px;bottom:8px;padding:5px 6px;font-size:8px}}.process-output img,.process-source img{object-position:center}.user-avatar{cursor:pointer;outline:2px solid transparent;outline-offset:2px;transition:transform .18s ease,box-shadow .18s ease,outline-color .18s ease}.user-avatar:hover{transform:translateY(-2px) scale(1.06);outline-color:#635bff55;box-shadow:0 9px 22px #35286a2b}.user-avatar:focus-visible{outline-color:#635bff;box-shadow:0 0 0 4px #635bff1f}.account-menu a,.account-menu b,.account-menu button,.account-menu small{line-height:1.4}.account-menu a,.account-menu button{font-weight:400}.dashboard-page{--dash-purple:#635bff;--dash-purple-soft:#f1efff;--dash-ink:#19171e;--dash-muted:#7b7580;--dash-line:#e2dfe3;background:#f6f5f7;color:var(--dash-ink);font-family:var(--font-sans)}.dashboard-header{height:66px;padding:0 max(24px,4vw);border-bottom:1px solid #e8e4e9;background:#fffffff2;backdrop-filter:blur(14px);position:sticky;top:0;z-index:40}.dashboard-header .studio-wordmark{font-size:16px}.dashboard-header .studio-wordmark img{width:31px;height:31px}.dashboard-header>a:last-child{min-height:38px;display:inline-flex;align-items:center;padding:0 17px;border-radius:999px;background:var(--dash-ink);font-size:11px}.dashboard-tabs{width:max-content;max-width:calc(100% - 32px);margin:24px auto 0;padding:4px;gap:2px;border:1px solid var(--dash-line);border-radius:999px;background:#fff}.dashboard-tabs button{min-height:36px;padding:0 16px;border-radius:999px;color:#827c86;font-size:11px;transition:background .18s,color .18s,box-shadow .18s}.dashboard-tabs button.active{background:var(--dash-purple);color:#fff;box-shadow:0 7px 18px #635bff2b}.dashboard-tabs button span:after{background:#fff;color:var(--dash-purple)}.dashboard-welcome{max-width:1080px;padding:50px 24px 28px;align-items:center}.activity-panel header span,.dashboard-grid article>span,.dashboard-welcome>div:first-child>span,.simple-admin-heading>div>span,.simple-admin-members>header span{color:var(--dash-purple);font-size:10px;font-weight:900;letter-spacing:1.45px}.dashboard-welcome h1{margin:10px 0 7px;font-size:clamp(38px,5vw,52px);line-height:1;letter-spacing:-.055em}.dashboard-welcome p{margin:0;color:var(--dash-muted);font-size:14px;line-height:1.5}.dashboard-user{min-width:300px;padding:10px;border:2px solid var(--dash-line);border-radius:18px;background:#fff}.dashboard-user>i,.dashboard-user>img{width:40px;height:40px}.dashboard-user>i{background:var(--dash-purple)}.dashboard-user b{font-size:12px}.dashboard-user small{font-size:10px}.dashboard-user button{margin-left:auto;padding:8px 10px;border-radius:999px;color:#8d8791;font-size:10px;font-weight:700;cursor:pointer}.dashboard-user button:hover{background:#f3f1f5;color:#4b4650}.dashboard-grid{max-width:1080px;padding:0 24px;grid-template-columns:1.08fr .92fr;gap:14px}.dashboard-grid article{padding:28px 30px;border:2px solid var(--dash-line);border-radius:20px;background:#fff;box-shadow:none;transition:border-color .18s,transform .18s,box-shadow .18s}.dashboard-grid article:hover{border-color:#cbc6d0;transform:translateY(-2px);box-shadow:0 14px 34px #2117240b}.dashboard-grid .balance-card{grid-row:span 2;border:2px solid #c7c1ff;background:var(--dash-purple-soft);color:var(--dash-ink)}.balance-card:after,.balance-card:before{display:none}.dashboard-grid .balance-card>span{color:var(--dash-purple)}.balance-card strong{margin-top:54px;color:var(--dash-ink);font-size:94px;line-height:.82;letter-spacing:-.075em}.balance-card h2{margin:18px 0 8px;font-size:26px;letter-spacing:-.035em}.balance-card p{max-width:390px;color:#6d6672;font-size:13px;line-height:1.6}.balance-card a{margin-top:34px;padding:13px 18px;border-radius:999px;background:var(--dash-purple);color:#fff;font-size:11px;box-shadow:0 8px 20px #635bff28}.plan-card>div{margin:24px 0 12px}.plan-card>div b{font-size:39px;line-height:1;letter-spacing:-.055em}.plan-card em{padding:6px 9px;background:#edeaff;color:var(--dash-purple);font-size:8px;letter-spacing:.7px}.plan-card p{color:var(--dash-muted);font-size:12px;line-height:1.55}.plan-card .manage-plan,.plan-card .upgrade-plan{min-height:40px;align-items:center;margin-top:18px;padding:0 16px;background:var(--dash-purple);font-size:10px;box-shadow:0 8px 20px #635bff24}.plan-card .manage-plan{background:var(--dash-ink)}.credit-guide{background:#faf9fb!important}.credit-guide h2{margin:21px 0 18px;font-size:25px}.credit-guide>div{gap:8px}.credit-guide p{padding:11px;border:1px solid #e8e4ea;border-radius:12px;background:#fff}.credit-guide p b{color:var(--dash-purple);font-size:17px}.credit-guide p span{font-size:9px}.activity-panel{max-width:1032px;margin:14px auto 70px;padding:28px 30px;border:2px solid var(--dash-line);border-radius:20px;background:#fff;box-shadow:none}.activity-panel>header{padding-bottom:20px}.activity-panel h2{margin-top:7px;font-size:25px}.activity-panel header a{padding:10px 14px;border-radius:999px;background:#f2f0f4;color:#514c55;font-size:10px}.activity-panel article{grid-template-columns:44px 1fr auto;padding:14px 0}.activity-panel article>i{width:40px;height:40px;border-radius:12px;background:#edeaff;color:var(--dash-purple)}.activity-panel article>i.positive{background:#f6e9eb;color:#913f4d}.activity-panel article b{font-size:12px}.activity-panel article small{font-size:10px}.activity-panel article strong{font-size:11px}.dashboard-footer{height:72px;border-top-color:#e7e3e9}.dashboard-footer .studio-wordmark{font-size:14px}.dashboard-footer .studio-wordmark img{width:29px;height:29px}.simple-admin{max-width:1080px;padding:48px 24px 80px}.simple-admin-heading{margin-bottom:26px;align-items:center}.simple-admin-heading h1{margin:10px 0 7px;font-size:clamp(38px,5vw,52px);line-height:1;letter-spacing:-.055em}.simple-admin-heading p{color:var(--dash-muted);font-size:14px}.simple-admin-heading>em{padding:7px 10px;border:1px solid #e7cfd3;background:#f8edef;font-size:8px}.simple-admin-stats{gap:12px}.simple-admin-stats article{min-height:164px;padding:22px;border:2px solid var(--dash-line);border-radius:18px;background:#fff;transition:border-color .18s,transform .18s,box-shadow .18s}.simple-admin-stats article:first-child{border-color:#c7c1ff;background:var(--dash-purple-soft)}.simple-admin-stats article:hover{border-color:#cbc6d0;transform:translateY(-2px);box-shadow:0 14px 34px #2117240b}.simple-admin-stats span{color:#918b95;font-size:10px;letter-spacing:1.2px}.simple-admin-stats article:first-child span{color:var(--dash-purple)}.simple-admin-stats strong{margin:28px 0 8px;font-size:42px;line-height:1;letter-spacing:-.055em}.simple-admin-stats small{color:var(--dash-muted);font-size:10px}.simple-admin-members{margin-top:14px;padding:28px 30px;border:2px solid var(--dash-line);border-radius:20px;background:#fff}.simple-admin-members>header{padding-bottom:20px}.simple-admin-members h2{margin-top:7px;font-size:25px}.simple-admin-members>header>small{padding:7px 10px;border-radius:999px;background:#f2f0f4;color:#756f79}.simple-member{grid-template-columns:42px 1fr auto 115px;padding:13px 0}.simple-member>i{width:40px;height:40px;border-radius:12px;background:#edeaff;color:var(--dash-purple)}.simple-member p b{font-size:12px}.simple-member p small{font-size:10px}.simple-member>span{background:#edeaff;color:var(--dash-purple);font-size:8px;letter-spacing:.5px;text-transform:uppercase}.simple-member time{font-size:10px}@media(max-width:900px){.dashboard-grid,.dashboard-welcome,.simple-admin{max-width:720px}.activity-panel{max-width:672px}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid .balance-card{grid-row:auto}.balance-card strong{font-size:78px}.simple-admin-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dashboard-header{height:60px;padding:0 16px}.dashboard-header>a:last-child{min-height:35px;padding:0 13px}.dashboard-tabs{margin-top:18px}.dashboard-welcome{padding:38px 16px 22px;gap:22px}.dashboard-welcome h1{font-size:38px}.dashboard-user{width:100%;min-width:0}.dashboard-grid{padding:0 12px;gap:10px}.dashboard-grid article{padding:22px;border-radius:17px}.balance-card strong{margin-top:42px;font-size:72px}.balance-card a{margin-top:27px}.credit-guide>div{grid-template-columns:1fr}.credit-guide p{display:flex;align-items:center;gap:12px}.activity-panel{margin:10px 12px 50px;padding:22px 17px;border-radius:17px}.activity-panel header a{display:none}.simple-admin{padding:38px 12px 58px}.simple-admin-heading{align-items:flex-start}.simple-admin-heading h1{font-size:38px}.simple-admin-heading p{font-size:13px;line-height:1.5}.simple-admin-stats{grid-template-columns:1fr;gap:9px}.simple-admin-stats article{min-height:142px;padding:20px}.simple-admin-stats strong{margin-top:22px}.simple-admin-members{padding:22px 16px;border-radius:17px}.simple-member{grid-template-columns:38px 1fr auto}.simple-member>i{width:36px;height:36px}.dashboard-footer{padding:0 16px}}.blog-feature-image{display:block;min-width:0}.blog-feature-image img{display:block;width:100%;height:510px;border-radius:19px;object-fit:cover}.blog-card-link{display:grid!important;grid-template-columns:190px 1fr;gap:19px;margin:0!important;color:inherit!important;text-decoration:none!important}.blog-card-link img{display:block;width:100%;height:100%;min-height:230px;border-radius:13px;object-fit:cover}.blog-card-link>div{padding:22px 20px 20px 0}.blog-card-link b{display:inline-block;margin-top:18px;color:var(--purple);font-size:10px}.blog-library article:hover{border-color:#c9c1dc;box-shadow:0 14px 36px #24182d12;transform:translateY(-2px)}.blog-library article{transition:border-color .18s,box-shadow .18s,transform .18s}.older-library{background:#fff;border-top:0}.older-library article>img{width:100%;height:100%;min-height:230px;border-radius:13px;object-fit:cover}.post-hero{max-width:1180px;margin:auto;padding:54px 4vw 0}.post-hero>nav{display:flex;gap:9px;align-items:center;margin-bottom:65px;color:#918a95;font-size:11px}.post-hero>nav a{color:inherit;text-decoration:none}.post-hero>nav a:hover{color:var(--purple)}.post-hero h1{max-width:1000px;margin:17px 0 24px}.post-hero>p{max-width:760px;margin:0;color:#6f6974}.post-byline{display:flex;flex-wrap:wrap;gap:10px 26px;margin:31px 0 44px;color:#8f8993;font-size:11px}.post-byline span:first-child{color:#2c2630}.post-hero>img{display:block;width:100%;height:auto;max-height:660px;border-radius:28px;object-fit:cover;box-shadow:0 25px 70px #24182d16}.post-layout{max-width:1180px;margin:0 auto;padding:82px 4vw 115px;display:grid;grid-template-columns:220px minmax(0,760px);gap:85px;justify-content:center}.post-toc{position:sticky;top:105px;align-self:start;display:grid;border-top:1px solid #2b243529}.post-toc b{padding:17px 0;color:#2b2630;font-size:12px}.post-toc a{padding:11px 0;border-top:1px solid #2b243512;color:#827b86;text-decoration:none;font-size:10px;line-height:1.4}.post-toc a:hover{color:var(--purple)}.managed-post-layout{grid-template-columns:minmax(0,760px)}.post-content{min-width:0}.answer-box,.takeaway-box{margin-bottom:28px;padding:30px 32px;border:1px solid #ded8e4;border-radius:20px;background:#f8f6ff}.answer-box>span{color:var(--purple);font-size:9px;letter-spacing:1.5px}.answer-box h2,.takeaway-box h2{margin:9px 0 12px}.answer-box p{margin:0;color:#514a56}.takeaway-box{background:#f8f7f5}.takeaway-box ul{display:grid;gap:9px;margin:0;padding-left:20px;color:#5e5763;font-size:14px;line-height:1.55}.post-section{position:relative;padding:62px 0 0;scroll-margin-top:90px}.post-section>span{display:block;color:var(--purple);font-size:10px;letter-spacing:1.3px}.post-section h2{margin:10px 0 23px}.post-section p{margin:0 0 20px;color:#5f5864}.post-section p a{color:var(--purple);text-decoration-thickness:1px;text-underline-offset:3px}.post-section ol{margin:28px 0;padding:0;counter-reset:steps;list-style:none;border-top:1px solid #2b243525}.post-section ol li{counter-increment:steps;position:relative;padding:17px 10px 17px 48px;border-bottom:1px solid #2b24351b;color:#57505b;font-size:14px;line-height:1.5}.post-section ol li:before{content:counter(steps);position:absolute;left:5px;top:15px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eee9ff;color:var(--purple);font-size:10px}.post-section figure{margin:38px 0 8px}.post-section figure img{display:block;width:100%;height:auto;border-radius:20px}.post-section figcaption{padding:12px 4px;color:#8a838d;font-size:11px;line-height:1.5}.post-faq{margin-top:76px;padding-top:62px;border-top:1px solid #2b243525}.post-faq h2{margin:12px 0 32px}.post-faq details{border-top:1px solid #2b243525}.post-faq details:last-child{border-bottom:1px solid #2b243525}.post-faq summary{padding:20px 36px 20px 0;position:relative;cursor:pointer;font-size:16px;list-style:none}.post-faq summary:after{content:"+";position:absolute;right:5px;color:var(--purple);font-size:22px}.post-faq details[open] summary:after{content:"–"}.post-faq details p{margin:0;padding:0 40px 22px 0;color:#665f69}.post-cta{margin-top:70px;padding:42px;border-radius:24px;background:#1e1b24;color:#fff}.post-cta>span{color:#ff768d;font-size:10px;text-transform:uppercase;letter-spacing:1.4px}.post-cta h2{max-width:570px;margin:13px 0}.post-cta p{max-width:580px;margin:0;color:#aaa5af}.post-cta a{display:inline-flex;margin-top:25px;padding:12px 16px;border-radius:999px;background:#6d43ea;color:white;text-decoration:none;font-size:11px}@media(max-width:900px){.post-layout{grid-template-columns:1fr;gap:30px}.post-toc{position:static;grid-template-columns:repeat(2,1fr);column-gap:20px}.post-toc b{grid-column:1/-1}.post-hero>img{border-radius:22px}}@media(max-width:620px){.blog-card-image img,.older-library article>img{height:240px;min-height:0}.post-hero{padding:35px 16px 0}.post-hero>nav{margin-bottom:45px}.post-byline{margin-bottom:30px}.post-hero>img{border-radius:17px}.post-layout{padding:48px 18px 78px}.post-toc{display:none}.answer-box,.takeaway-box{padding:23px 21px;border-radius:16px}.post-section{padding-top:48px}.post-section figure{margin-inline:-5px}.post-section figure img{border-radius:15px}.post-faq{margin-top:55px;padding-top:48px}.post-cta{padding:30px 24px;border-radius:18px}.blog-feature-image img{height:340px}.blog-card-link{grid-template-columns:1fr}.blog-card-link img{height:240px;min-height:0}.blog-card-link>div{padding:15px 13px 20px}}.journal-index{--journal-ink:#201d2b;--journal-purple:#6d43ea;--journal-lime:#ff768d;--journal-paper:#faf9fc;background:#fff;color:var(--journal-ink)}.journal-index-hero{padding:72px 20px 78px;border-bottom:1px solid #2b24351f;background:var(--journal-paper)}.journal-index-hero>div{max-width:1280px;margin:auto}.journal-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--journal-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.2em}.journal-kicker i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#ebe6ff;font-style:normal;letter-spacing:0}.journal-index-hero h1{max-width:920px;margin:25px 0 28px;font-size:clamp(54px,6.4vw,82px);font-weight:800;line-height:.96;letter-spacing:-.065em}.journal-index-hero h1 em{color:var(--journal-purple);font-style:normal}.journal-index-hero p{max-width:700px;margin:0;color:#6e6873;font-size:18px;line-height:1.75}.journal-index-content{max-width:1280px;margin:auto;padding:56px 20px 80px}.journal-feature-card{min-height:390px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid #ffffff18;border-radius:48px;background:var(--journal-ink);color:#fff;text-decoration:none;box-shadow:0 26px 70px #21172c1a;transition:transform .2s ease,box-shadow .2s ease}.journal-feature-card:hover{transform:translateY(-3px);box-shadow:0 32px 80px #21172c26}.journal-feature-copy{min-width:0;padding:42px 48px;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.journal-card-category{display:block;color:var(--journal-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.journal-feature-card .journal-card-category{color:var(--journal-lime)}.journal-feature-card h2{max-width:670px;margin:20px 0 17px;font-size:clamp(36px,4vw,50px);line-height:1.04;letter-spacing:-.052em}.journal-feature-card p{max-width:650px;margin:0;color:#d1cdd5;font-size:14px;line-height:2}.journal-feature-card>img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.journal-read-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:800}.journal-read-link b{color:var(--journal-lime);font-size:19px;transition:transform .2s ease}.journal-feature-card:hover .journal-read-link b,.journal-text-card:hover .journal-read-link b{transform:translateX(4px)}.journal-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:56px}.journal-card-grid>article{min-width:0}.journal-text-card{min-height:288px;padding:30px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:35px;border:1px solid #2b24351f;border-radius:32px;background:#fff;color:var(--journal-ink);text-decoration:none;box-shadow:0 16px 42px #21172c0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.journal-text-card:hover{transform:translateY(-3px);border-color:#bfb4db;box-shadow:0 22px 50px #21172c14}.journal-text-card h2{max-width:510px;margin:20px 0 13px;font-size:30px;line-height:1.08;letter-spacing:-.045em}.journal-text-card p{max-width:530px;margin:0;color:#716b75;font-size:14px;line-height:1.9}.journal-text-card footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid #2b243514}.journal-text-card footer small{color:#9a949d;font-size:12px;line-height:1.5}.journal-text-card .journal-read-link{flex:none;color:var(--journal-ink)}.journal-text-card .journal-read-link b{color:var(--journal-purple)}.journal-article{--type-h1:clamp(2.5rem,4.5vw,3.25rem);--type-h2:1.625rem;--journal-ink:#201d2b;--journal-purple:#6d43ea;--journal-lime:#ff768d;--journal-paper:#faf9fc;background:#fff;color:var(--journal-ink)}.journal-article-hero{padding:64px 20px 72px;border-bottom:1px solid #2b24351f;background:var(--journal-paper)}.journal-article-hero>div{max-width:896px;margin:auto}.journal-back-link{display:inline-flex;align-items:center;gap:9px;color:var(--journal-purple);font-size:14px;font-weight:800;text-decoration:none}.journal-back-link:hover span{transform:translateX(-3px)}.journal-back-link span{transition:transform .2s ease}.journal-article-category{margin:48px 0 0;color:var(--journal-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.journal-article-hero h1{max-width:880px;margin:20px 0 0;font-size:clamp(50px,6vw,72px);font-weight:800;line-height:1.02;letter-spacing:-.06em}.journal-article-description{max-width:700px;margin:24px 0 0;color:#6e6873;font-size:18px;line-height:1.75}.journal-article-meta{margin:30px 0 0;color:#9a949d;font-size:12px;line-height:1.6}.journal-article-meta span{color:#3f3944;font-weight:700}.journal-article-cover{max-width:1152px;margin:auto;padding:40px 20px 0}.journal-article-cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#f1eff3}.journal-article-content{max-width:768px;margin:auto;padding:54px 20px 86px}.journal-article-lead{margin:0;color:var(--journal-ink);font-size:clamp(24px,2.6vw,30px);font-weight:700;line-height:1.48;letter-spacing:-.025em}.journal-takeaways{margin-top:40px;padding:28px 32px;border:1px solid #6d43ea2b;background:#f3f0ff}.journal-takeaways h2{margin:0;color:var(--journal-ink);font-size:25px;line-height:1.2;letter-spacing:-.035em}.journal-takeaways ul{margin:16px 0 0;padding-left:20px;display:grid;gap:8px;color:#5e5763;font-size:14px;line-height:1.9}.journal-article-sections{margin-top:48px;display:grid;gap:48px}.journal-article-section{scroll-margin-top:100px}.journal-article-section h2{margin:0 0 20px;color:var(--journal-ink);font-size:30px;line-height:1.2;letter-spacing:-.04em}.journal-article-section p{margin:0 0 20px;color:#625c66;font-size:16px;line-height:2}.journal-article-section p:last-child{margin-bottom:0}.journal-article-section p a{color:#4927ad;font-weight:700;text-decoration-color:#cbbdff;text-decoration-thickness:3px;text-underline-offset:4px}.journal-article-section ol{margin:26px 0 0;padding-left:22px;color:#625c66;font-size:16px;line-height:1.85}.journal-article-section ol li+li{margin-top:8px}.journal-article-section figure{margin:34px 0 6px}.journal-article-section figure img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.journal-article-section figcaption{padding-top:12px;color:#948e98;font-size:12px;line-height:1.6}.managed-journal-copy{display:grid;gap:20px}.managed-journal-copy p{margin:0}.journal-resource p{margin:15px 0 0;color:#625c66;font-size:15px;line-height:1.8}.journal-resource a{display:inline-flex;margin-top:16px;color:#4927ad;font-size:14px;font-weight:800;text-decoration-color:#cbbdff;text-decoration-thickness:3px;text-underline-offset:4px}.journal-article-faq{margin-top:64px;padding-top:54px;border-top:1px solid #2b243524}.journal-article-faq>h2{margin:14px 0 30px;font-size:30px;letter-spacing:-.04em}.journal-article-faq details{border-top:1px solid #2b243524}.journal-article-faq details:last-child{border-bottom:1px solid #2b243524}.journal-article-faq summary{position:relative;padding:20px 40px 20px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:700;line-height:1.5}.journal-article-faq summary::-webkit-details-marker{display:none}.journal-article-faq summary:after{content:"+";position:absolute;right:4px;top:17px;color:var(--journal-purple);font-size:23px;font-weight:400}.journal-article-faq details[open] summary:after{content:"–"}.journal-article-faq details p{margin:0;padding:0 40px 22px 0;color:#625c66;font-size:15px;line-height:1.85}.journal-read-next{margin-top:64px;padding-top:38px;border-top:1px solid #2b243524}.journal-read-next p{margin:0;color:var(--journal-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.journal-read-next a{display:inline-flex;align-items:center;gap:12px;margin-top:12px;color:var(--journal-ink);font-size:24px;font-weight:800;line-height:1.3;letter-spacing:-.03em;text-decoration:none}.journal-read-next a span{color:var(--journal-purple)}@media(max-width:800px){.journal-feature-card{grid-template-columns:1fr;border-radius:36px}.journal-feature-card>img{min-height:300px;max-height:440px;grid-row:1}.journal-feature-copy{grid-row:2;padding:36px}.journal-card-grid{grid-template-columns:1fr}}@media(max-width:620px){.journal-index-hero{padding:54px 18px 58px}.journal-index-hero h1{font-size:48px}.journal-index-hero p{font-size:16px}.journal-index-content{padding:34px 12px 62px}.journal-feature-card{border-radius:28px}.journal-feature-card>img{min-height:255px}.journal-feature-copy{padding:29px 25px 32px;gap:36px}.journal-feature-card h2{font-size:34px}.journal-card-grid{gap:14px;margin-top:34px}.journal-text-card{min-height:270px;padding:26px 24px;border-radius:26px}.journal-text-card h2{font-size:27px}.journal-text-card footer{align-items:flex-end}.journal-text-card footer small{max-width:190px}.journal-article-hero{padding:42px 18px 52px}.journal-article-category{margin-top:40px}.journal-article-hero h1{font-size:45px}.journal-article-description{font-size:16px}.journal-article-cover{padding:24px 0 0}.journal-article-content{padding:42px 18px 68px}.journal-article-lead{font-size:23px}.journal-takeaways{padding:24px 23px}.journal-article-sections{gap:42px}.journal-article-faq>h2,.journal-article-section h2{font-size:27px}.journal-article-section p{font-size:15px;line-height:1.9}.journal-article-section figure{margin-inline:-18px}.journal-article-section figcaption{padding-inline:18px}.journal-read-next a{font-size:21px}}.header-action,.header-dashboard{width:112px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:999px;background:#5340ff;color:#fff;text-decoration:none;font-family:var(--font-sans);font-size:12px;font-weight:800;line-height:1;cursor:pointer}.account-menu{top:42px;width:250px;padding:10px;border-radius:16px}.account-menu:before{content:"";position:absolute;right:0;top:-8px;width:100%;height:8px}.account-menu-profile{margin-bottom:7px;padding:0 6px 15px;border-bottom:1px solid #27212f18}.account-menu-profile b,.account-menu-profile small{display:block}.account-menu-profile b{padding:0;font-size:14px;line-height:1.35}.account-menu-profile small{margin:6px 0 0;font-size:11px;line-height:1.4}.account-menu a,.account-menu b,.account-menu button,.account-menu small{font-size:12px;line-height:1.35;font-weight:400}.account-menu b{padding:6px 10px 0}.account-menu small{margin:3px 10px 8px}.account-menu a,.account-menu button{width:100%;min-height:42px;display:flex;align-items:center;padding:0 10px;border:0;border-radius:9px;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.account-menu a:hover,.account-menu button:hover{background:#f1efff;color:var(--purple,#5340ff);transform:translateX(2px)}.signin-modal{width:min(400px,100%);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;align-items:stretch;padding:32px;border:1px solid #ffffff70;border-radius:24px;background:#fff;text-align:left;overflow:auto;box-shadow:0 32px 90px #120b244d;font-family:var(--font-sans)}.signin-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f1efff}.signin-mark img{width:34px;height:34px}.signin-modal h2{max-width:275px;margin:28px 0 8px;font-size:32px;font-weight:800;line-height:1.05;letter-spacing:-.05em}.signin-modal>p{max-width:none;margin:0 0 24px;color:#77717b;font-size:13px;line-height:1.5}.signin-close{right:18px;top:18px;width:34px;height:34px;position:absolute;display:grid;place-items:center;padding:0;border-color:#ddd9e1;color:#5f5963;font-size:0;line-height:0;cursor:pointer}.signin-close:after,.signin-close:before{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%) rotate(45deg)}.signin-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.email-auth{width:100%;display:grid;gap:13px;text-align:left}.email-auth label{display:grid;gap:6px;color:#4c4651;font-size:10px;font-weight:600}.email-auth input{width:100%;height:44px;padding:0 14px;border:1px solid #ded9e2;border-radius:11px;background:#fff;color:#201d2b;font:inherit;font-size:13px;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.email-auth input:focus{border-color:#7968ff;box-shadow:0 0 0 3px #6a56ff18}.email-auth>button[type=submit]{height:44px;border:0;border-radius:999px;background:#5340ff;color:#fff;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.email-auth>button[type=submit]:disabled{opacity:.65;cursor:wait}.email-auth-switch{padding:2px 0;border:0;background:transparent;color:#625b69;font-size:12px!important;font-weight:var(--weight-body)!important;line-height:1.5!important;text-align:center;cursor:pointer}.email-auth-switch:hover{color:#5340ff}.email-auth-consent{color:#918b95;font-size:9px;line-height:1.5;text-align:center}.email-auth-consent a{color:inherit;text-underline-offset:2px}.email-auth-error{margin:0!important;color:#b3334f!important;font-size:10px!important;line-height:1.4!important}.dashboard-login .email-auth{max-width:360px;margin:0 auto}@media(max-width:620px){.header-action,.header-dashboard{width:80px;height:36px;padding:0 8px;font-size:10px}.signin-backdrop{padding:12px}.signin-modal{padding:28px 22px 24px;border-radius:20px}.signin-modal h2{max-width:245px;margin-top:25px;font-size:29px}.signin-close{right:14px;top:14px}}.studio-cta{width:max-content;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:0 22px 0 27px;border:0;border-radius:999px;background:var(--purple,#5340ff);color:#fff;text-align:left;text-decoration:none;font-size:13px;font-weight:500;line-height:1;cursor:pointer;box-shadow:0 9px 24px #5340ff24;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.studio-cta:hover{transform:translateY(-2px);box-shadow:0 13px 30px #5340ff31}.studio-cta .cta-arrow{display:inline-block;color:#ff8398;transition:transform .2s ease}.studio-cta:hover .cta-arrow{transform:translateX(5px)}.baby-generate,.branded-tool-page .workspace-upload>button{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 27px;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.baby-generate:not(:disabled):hover,.branded-tool-page .workspace-upload>button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 28px #34286e2b}.baby-generate span,.branded-tool-page .workspace-upload>button span{float:none;transition:transform .2s ease}.baby-generate:not(:disabled):hover span,.branded-tool-page .workspace-upload>button:not(:disabled):hover span{transform:translateX(5px)}.reference-cta{min-height:56px;border-radius:999px!important;font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:1}.reference-cta:hover{transform:none}.studio-arrow{width:20px;height:20px;flex:0 0 20px;display:block;color:currentColor;transition:transform .2s ease}.reference-cta>span{display:flex;align-items:center;gap:9px}.arrow-link:hover .studio-arrow,.home-text-link:hover .studio-arrow,.reference-cta:hover .studio-arrow,.related-tools a:hover .studio-arrow{transform:translateX(4px)}.arrow-link .studio-arrow,.home-text-link .studio-arrow{width:18px;height:18px;flex-basis:18px}.arrow-link,.arrow-link>span{align-items:center}.arrow-link>span{display:inline-flex}.tool-ideas article>a.arrow-link{align-items:center}.tool-ideas article>a.arrow-link .studio-arrow{color:var(--red)}.related-tools a>.studio-arrow{position:absolute;right:18px;bottom:18px;width:17px;height:17px;color:var(--red)}.makerr-brand{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px}.makerr-brand>div{max-width:760px}.makerr-brand>div>p{max-width:650px;margin:18px 0 0;color:#ffffffd1;font-size:16px;line-height:1.65}.makerr-brand>button{justify-self:end}.makerr-footer,.studio-site-footer{min-height:64px;padding:13px 4vw;grid-template-columns:1fr auto auto;gap:28px}.studio-site-footer nav{justify-self:center}.makerr-footer small,.studio-site-footer small{justify-self:end}@media(prefers-reduced-motion:reduce){.account-menu a,.account-menu button,.baby-generate,.baby-generate span,.branded-tool-page .workspace-upload>button,.branded-tool-page .workspace-upload>button span,.studio-arrow,.studio-cta,.studio-cta .cta-arrow{transition:none}.account-menu a:hover,.account-menu button:hover,.arrow-link:hover .studio-arrow,.baby-generate:hover,.baby-generate:hover span,.branded-tool-page .workspace-upload>button:hover,.branded-tool-page .workspace-upload>button:hover span,.home-text-link:hover .studio-arrow,.reference-cta:hover .studio-arrow,.related-tools a:hover .studio-arrow,.studio-cta:hover,.studio-cta:hover .cta-arrow{transform:none}}@media(max-width:900px){.makerr-brand{grid-template-columns:1fr}.makerr-brand>button{justify-self:start}.makerr-footer,.studio-site-footer{grid-template-columns:1fr auto}.studio-site-footer nav{grid-column:1;grid-row:2}.studio-site-footer small{grid-column:2;grid-row:1}}@media(max-width:620px){.signin-modal{min-height:340px;padding:40px 24px 30px}.signin-modal h2{font-size:30px}.studio-cta{min-height:52px;padding:0 20px 0 23px;gap:24px}.makerr-footer,.studio-site-footer{min-height:58px;padding:12px 18px;gap:14px}.studio-site-footer nav{grid-row:auto}.makerr-brand{gap:28px}.makerr-brand>div>p{font-size:14px}}.library-controls.library-filters-only{justify-content:flex-end}.tool-ideas{--type-body:.875rem}.tool-ideas>header,.tool-value>header{display:block;text-align:left}.tool-ideas>header h2,.tool-value>header h2{max-width:850px;margin:16px 0 0;text-align:left}.tool-ideas>header>p,.tool-value>header>p{max-width:720px;margin:19px 0 0;text-align:left}.tool-ideas article{display:flex;flex-direction:column}.tool-ideas article>p{min-height:5.2em}.tool-ideas article>a{margin-top:auto}.branded-tool-page .workspace-upload>.photo-handling-note{--type-body:.6875rem;padding:9px 11px;line-height:1.45!important}.baby-process,.landing-process,.tool-theme-1 .landing-process,.tool-theme-2 .landing-process,.tool-theme-3 .landing-process{--tool-accent:#5340ff;--tool-accent-soft:#eeebff}.baby-process .baby-kicker,.process-copy>.makerr-eyebrow{color:var(--tool-accent)}.process-stages{border-top-color:#5340ff36}.process-stages article{border-bottom-color:#5340ff20}.process-stages article>span{background:var(--tool-accent-soft);color:var(--tool-accent)}.process-stages small{color:var(--tool-accent)}.process-visual{height:auto;min-height:610px;display:flex;flex-direction:column;padding:22px;border:1px solid #5340ff24;border-radius:32px;background:linear-gradient(145deg,#f5f3ff,#ebe8ff 58%,#fff);box-shadow:0 30px 75px #3f31881c;isolation:isolate}.process-visual:before{inset:auto -90px -120px auto;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#5340ff20 0 47%,transparent 48%);mask-image:none;z-index:-1}.process-visual>header{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 3px 17px;color:#443b58}.process-visual>header>span{font-size:10px;font-weight:700;letter-spacing:1.25px}.process-visual>header>b{padding:7px 10px;border-radius:999px;background:#fff;color:var(--tool-accent);font-size:9px;font-weight:600;letter-spacing:.7px;box-shadow:0 5px 18px #44387b12}.process-preview-grid{min-height:460px;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:12px;align-items:stretch}.process-preview{min-width:0;position:relative;margin:0;overflow:hidden;border:5px solid #fff;border-radius:22px;background:#ded9ef;box-shadow:0 18px 42px #34286e17}.process-parent-pair,.process-preview>img{width:100%;height:100%;display:block;object-fit:cover}.process-parent-pair{display:grid;grid-template-columns:1fr 1fr;gap:3px}.process-parent-pair img{width:100%;height:100%;min-width:0;object-fit:cover}.process-preview:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#211b35a6)}.process-preview figcaption{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;display:flex;align-items:center;gap:9px;color:#fff}.process-preview figcaption>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--tool-accent);font-size:9px;font-weight:700}.process-preview figcaption>b{font-size:11px;font-weight:600}.process-preview-output{border-color:#6857ff;box-shadow:0 20px 48px #5340ff30}.process-bridge{align-self:center;display:grid;justify-items:center;gap:8px;color:var(--tool-accent);text-align:center}.process-bridge>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #5340ff32;border-radius:50%;background:#fff;font-size:9px;font-weight:700}.process-bridge>b{font-size:9px;font-weight:600;line-height:1.35}.process-bridge>i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--tool-accent);color:#fff;font-size:18px;font-style:normal;box-shadow:0 10px 24px #5340ff35}.process-visual>footer{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:16px}.process-visual>footer>span{display:flex;align-items:center;gap:7px;padding:10px 11px;border-radius:11px;background:#ffffffa6;color:#5f586b;font-size:8px;font-weight:600;letter-spacing:.55px}.process-visual>footer b{color:var(--tool-accent);font-size:8px}@media(max-width:900px){.process-visual{min-height:570px}.process-preview-grid{min-height:420px}}@media(max-width:620px){.library-controls.library-filters-only{justify-content:flex-start}.process-visual{min-height:0;padding:14px;border-radius:23px}.process-preview-grid{min-height:0;grid-template-columns:1fr;gap:10px}.process-preview{height:300px;border-radius:17px}.process-bridge{min-height:72px;grid-template-columns:auto auto auto;align-items:center;justify-content:center}.process-bridge>i{width:38px;height:38px;transform:rotate(90deg)}.process-visual>footer{grid-template-columns:1fr}.tool-ideas article>p{min-height:0}}.age-filter-page{background:#fff}.age-filter-hero{padding:66px 4vw 84px;background:linear-gradient(180deg,#f8f7fb,#fff 88%)}.age-filter-intro{max-width:820px;margin:0 auto 40px;text-align:center}.age-filter-intro h1{margin:17px 0 20px;font-size:clamp(50px,6vw,78px);font-weight:800;line-height:.98;letter-spacing:-.06em}.age-filter-intro h1 em{color:var(--purple);font-style:normal}.age-filter-intro p{max-width:690px;margin:auto;color:#746e79;font-size:17px;line-height:1.7}.age-filter-studio{max-width:1160px;margin:auto;padding:12px;border:1px solid #2b243516;border-radius:27px;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:12px;box-shadow:0 28px 85px #382c6514}.age-filter-result,.age-filter-source{min-width:0;padding:27px;border-radius:19px}.age-filter-source{background:#fff}.age-filter-result{background:#272330;color:#fff}.age-filter-result>header,.age-filter-source>header{display:flex;align-items:center;gap:13px;margin-bottom:19px}.age-filter-result>header>span,.age-filter-source>header>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid #2b24352b;border-radius:50%;color:var(--purple);font-size:10px;font-weight:800}.age-filter-result>header>span{border-color:#ffffff35;color:#ff8398}.age-filter-result header small,.age-filter-source header small{color:#8c8690;font-size:10px;font-weight:800;letter-spacing:1.2px}.age-filter-result header small{color:#aaa5ae}.age-filter-result h2,.age-filter-source h2{margin:4px 0 0;font-size:20px;line-height:1.25;letter-spacing:-.025em}.age-filter-source>label{height:278px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px dashed #5340ff5c;border-radius:15px;background:#f6f4fb;cursor:pointer;transition:border-color .2s,background .2s}.age-filter-source>label:hover{border-color:var(--purple);background:#f0edff}.age-filter-source>label input{display:none}.age-filter-source>label i{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:24px;font-style:normal}.age-filter-source>label strong{margin-top:14px;font-size:14px}.age-filter-source>label small{margin-top:5px;color:#8f8993;font-size:11px}.age-filter-source>label>b{margin-top:17px;padding-bottom:2px;border-bottom:1px solid var(--purple);color:var(--purple);font-size:10px;font-weight:800}.age-filter-source>label.has-image>img{width:100%;height:100%;object-fit:contain;background:#efedf2}.age-filter-source>label.has-image>b{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);margin:0;padding:7px 11px;border:0;border-radius:999px;background:#fff;color:#403947;box-shadow:0 5px 20px #1d17273a;white-space:nowrap}.age-filter-control{margin-top:17px;padding:16px 17px 13px;border-radius:14px;background:#f7f5fb}.age-filter-control>div:first-child{display:flex;align-items:center;justify-content:space-between}.age-filter-control label{color:#5e5863;font-size:11px;font-weight:700}.age-filter-control output{min-width:43px;padding:6px 9px;border-radius:999px;background:var(--purple);color:#fff;text-align:center;font-size:12px;font-weight:800}.age-filter-control input{width:100%;height:18px;margin:13px 0 1px;appearance:none;background:transparent;cursor:pointer}.age-filter-control input::-webkit-slider-runnable-track{height:5px;border-radius:99px;background:linear-gradient(90deg,var(--purple) var(--age-progress),#ddd9e3 var(--age-progress))}.age-filter-control input::-webkit-slider-thumb{width:19px;height:19px;margin-top:-7px;appearance:none;border:4px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 2px 10px #3529774a}.age-filter-control input::-moz-range-track{height:5px;border-radius:99px;background:#ddd9e3}.age-filter-control input::-moz-range-progress{height:5px;border-radius:99px;background:var(--purple)}.age-filter-control input::-moz-range-thumb{width:13px;height:13px;border:4px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 2px 10px #3529774a}.age-filter-range{color:#9a949e;font-size:9px}.age-filter-generate,.age-filter-range{display:flex;justify-content:space-between}.age-filter-generate{width:100%;min-height:52px;margin-top:13px;padding:0 20px;border:0;border-radius:999px;background:var(--purple);color:#fff;align-items:center;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.age-filter-generate:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 28px #34286e2b}.age-filter-generate span{color:#ff8398;font-size:11px}.age-filter-generate:disabled{background:#dedbe3;color:#98929d;cursor:not-allowed}.age-filter-generate:disabled span{color:#98929d}.age-filter-result-image{height:475px;position:relative;overflow:hidden;border-radius:15px;background:#19161f}.age-filter-result-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.age-filter-result-image>span{position:absolute;left:12px;bottom:12px;padding:7px 9px;border-radius:999px;background:#fffffff0;color:#413b45;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.age-filter-result>p{margin:13px 4px 0;color:#aaa4ad;font-size:11px;line-height:1.55;text-align:center}.age-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.age-filter-actions a,.age-filter-actions button{min-height:42px;display:grid;place-items:center;border:1px solid #ffffff32;border-radius:999px;background:var(--purple);color:#fff;text-decoration:none;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.age-filter-actions button{background:transparent}.age-filter-privacy{max-width:840px;margin:22px auto 0;color:#817a85;font-size:11px;line-height:1.6;text-align:center}.age-filter-privacy b{color:var(--purple)}.age-filter-story{max-width:1180px;margin:auto;padding:104px 4vw 112px;display:grid;grid-template-columns:1.08fr .92fr;gap:7vw;align-items:center}.age-filter-comparison{height:520px;border-radius:27px;background:#f0eef4;box-shadow:13px 15px 0 #c55164,26px 30px 0 #d81e5b17}.age-filter-comparison figure{border-radius:19px}.age-filter-story h2{margin:17px 0 21px;font-size:clamp(43px,4.6vw,61px);line-height:1.01;letter-spacing:-.055em}.age-filter-story p{margin:0;color:#77717b;font-size:15px;line-height:1.75}.age-filter-story a{display:inline-flex;align-items:center;gap:28px;margin-top:27px;padding:14px 18px 14px 21px;border-radius:999px;background:var(--purple);color:#fff;text-decoration:none;font-size:12px;font-weight:700}.age-filter-story a span{color:#ff8398}.age-filter-steps{padding:96px 4vw 110px;background:#f8f7fb;border-block:1px solid #2b24350e}.age-filter-steps>div,.age-filter-steps>header{max-width:1180px;margin:auto}.age-filter-steps h2{margin:14px 0 38px;font-size:clamp(42px,4.4vw,58px);letter-spacing:-.055em}.age-filter-steps>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2b24352c}.age-filter-steps article{padding:29px 35px 6px 0}.age-filter-steps article+article{padding-left:30px;border-left:1px solid #2b24351e}.age-filter-steps article>span{color:var(--purple);font-size:11px;font-weight:800}.age-filter-steps h3{margin:39px 0 12px;font-size:22px;letter-spacing:-.03em}.age-filter-steps p{margin:0;color:#77717b;font-size:13px;line-height:1.65}@media(max-width:900px){.age-filter-studio{grid-template-columns:1fr}.age-filter-result-image{height:520px}.age-filter-story{grid-template-columns:1fr;gap:60px}.age-filter-comparison{height:500px}}@media(max-width:620px){.age-filter-hero{padding:49px 12px 65px}.age-filter-intro{padding-inline:6px;margin-bottom:30px;text-align:left}.age-filter-intro h1{font-size:45px}.age-filter-intro p{font-size:15px}.age-filter-studio{padding:7px;border-radius:21px}.age-filter-result,.age-filter-source{padding:19px;border-radius:16px}.age-filter-source>label{height:250px}.age-filter-result-image{height:350px}.age-filter-control{padding-inline:13px}.age-filter-privacy{padding-inline:12px}.age-filter-story{padding:76px 18px 84px}.age-filter-comparison{height:360px;border-radius:20px;box-shadow:8px 10px 0 #c55164,16px 20px 0 #d81e5b17}.age-filter-story h2{font-size:40px}.age-filter-story p{font-size:14px}.age-filter-steps{padding:73px 18px 80px}.age-filter-steps h2{font-size:40px}.age-filter-steps>div{grid-template-columns:1fr}.age-filter-steps article,.age-filter-steps article+article{padding:24px 0;border-left:0;border-bottom:1px solid #2b24351e}.age-filter-steps h3{margin-top:24px}}.baby-page .reference-cta:hover>span,.branded-tool-page .reference-cta:hover>span,.reference-cta:hover{transform:none!important}@media(prefers-reduced-motion:reduce){.studio-home .library-card:hover .tool-cost .studio-arrow{transform:none}}.studio-site-footer{display:block;max-width:none;margin:0;padding:0 4vw;background:#201b2b;color:#fff;border:0;font-family:var(--font-sans)}.studio-footer-main{width:100%;max-width:1200px;margin:auto;padding:72px 0 64px;display:grid;grid-template-columns:minmax(300px,1.75fr) minmax(130px,.55fr) minmax(130px,.55fr);gap:8vw;border-bottom:1px solid #ffffff20}.studio-footer-brand{min-width:0;max-width:510px}.studio-footer-brand .studio-wordmark{display:inline-flex;color:#fff;text-decoration:none}.studio-footer-brand .studio-wordmark img{width:38px;height:38px}.studio-footer-brand>p{display:block;max-width:490px;margin:27px 0 28px;color:#c9c3d1;--type-body:1rem;--leading-body:1.7}.studio-site-footer nav{display:flex;grid-area:auto;justify-self:stretch;min-width:0;align-items:flex-start;flex-direction:column;gap:13px}.studio-site-footer nav>b{margin-bottom:7px;color:#9589ff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.studio-site-footer nav>a{color:#ded9e4;text-decoration:none;font-size:13px;font-weight:400;line-height:1.5;transition:color .18s,transform .18s}.studio-site-footer nav>a:hover{color:#fff;transform:translateX(3px)}.studio-footer-bottom{width:100%;max-width:1200px;margin:auto;padding:24px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#9f98a8}.studio-footer-bottom small{display:block;font-size:9px;letter-spacing:.1em}.studio-footer-bottom span{font-size:11px}.contact-page{--purple:#6545ed;--contact-ink:#201b2b;--contact-muted:#766f7d;background:#faf9fc}.contact-hero{max-width:1200px;margin:auto;padding:96px 4vw 68px;display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw}.contact-hero>span{grid-column:1/-1;color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.14em}.contact-hero h1{margin:21px 0 0;color:var(--contact-ink);font-size:clamp(56px,7vw,92px);line-height:.9;letter-spacing:-.065em}.contact-hero h1 em{color:var(--purple);font-style:normal}.contact-hero p{max-width:480px;margin:0 0 8px;color:var(--contact-muted);--type-body:1rem;--leading-body:1.75}.contact-panel{max-width:1200px;margin:0 auto 110px;padding:10px;background:#fff;border:1px solid #e7e3eb;border-radius:26px;display:grid;grid-template-columns:.72fr 1.28fr;box-shadow:0 24px 70px #2a1f3d0b}.contact-panel>aside{padding:43px 38px;border-radius:18px;background:#ede9ff;color:var(--contact-ink)}.contact-panel>aside>b{font-size:25px;letter-spacing:-.04em}.contact-panel>aside>p{margin:15px 0 40px;color:#6f6879;--type-body:.875rem;--leading-body:1.7}.contact-panel dl{margin:0;display:grid;gap:0}.contact-panel dl>div{padding:17px 0;border-top:1px solid #29203818}.contact-panel dt{font-size:12px;font-weight:750}.contact-panel dd{margin:6px 0 0;color:#777080;font-size:11px;line-height:1.55}.contact-form{position:relative;padding:42px 44px 38px;display:grid;gap:21px}.contact-form label{display:grid;gap:9px;color:#48414e;font-size:11px;font-weight:750}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form :is(input,select,textarea){width:100%;border:1px solid #ded9e3;border-radius:10px;background:#fff;color:#211c28;padding:13px 14px;font:inherit;font-size:13px;outline:0;transition:border-color .18s,box-shadow .18s}.contact-form :is(input,select,textarea):focus{border-color:#8066ef;box-shadow:0 0 0 3px #6545ed14}.contact-form textarea{min-height:150px;resize:vertical;line-height:1.6}.contact-trap{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-submit{display:flex;align-items:center;gap:20px}.contact-submit button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:45px;padding:12px 19px;border:0;border-radius:999px;background:var(--purple);color:#fff;font-size:12px;font-weight:750;cursor:pointer}.contact-submit button:disabled{opacity:.6;cursor:wait}.contact-submit button .studio-arrow{width:17px;height:17px}.contact-submit>p{margin:0;color:#96909b;font-size:10px;line-height:1.5}.contact-status{margin:0;padding:11px 13px;border-radius:9px;font-size:11px;font-weight:700}.contact-status.success{background:#f7eaec;color:#732633}.contact-status.error{background:#fff0f2;color:#9f2842}@media(max-width:900px){.studio-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.studio-footer-brand{grid-column:1/-1}}@media(max-width:800px){.contact-hero{grid-template-columns:1fr;gap:28px}.contact-panel{grid-template-columns:1fr;margin-inline:18px}.contact-panel>aside{padding:32px}.contact-form{padding:34px 28px}}@media(max-width:520px){.studio-footer-bottom>span{display:none}.studio-site-footer{padding-inline:20px}.studio-footer-main{padding:55px 0 48px;grid-template-columns:1fr 1fr;gap:38px 24px}.studio-footer-brand>p{font-size:14px}.studio-site-footer nav>a{font-size:12px}.studio-footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;padding:20px 0 25px}.contact-hero{padding:65px 20px 45px}.contact-hero h1{font-size:54px}.contact-hero p{font-size:14px}.contact-panel{margin:0 12px 75px;padding:7px;border-radius:20px}.contact-panel>aside{padding:27px 22px}.contact-form{padding:29px 18px 26px}.contact-form-row{grid-template-columns:1fr}.contact-submit{align-items:flex-start;flex-direction:column}.contact-submit button{width:auto}}.studio-footer-brand>p{--type-body:.8125rem;max-width:440px;margin-bottom:20px}.studio-footer-socials{display:flex;align-items:center;gap:8px;margin:0}.studio-footer-socials>a{width:33px;height:33px;display:grid;place-items:center;border:1px solid #ffffff29;border-radius:50%;color:#d8d1e0;transition:background .18s,border-color .18s,color .18s,transform .18s}.studio-footer-socials>a:hover{transform:translateY(-2px);border-color:#9589ff;background:#ffffff0d;color:#fff}.studio-footer-socials svg{width:15px;height:15px}.contact-page{background:#f7f6fa}.contact-hero{padding:108px 4vw 74px;grid-template-columns:1.12fr .88fr;gap:7vw}.contact-hero h1{max-width:720px;font-size:clamp(58px,7.2vw,98px)}.contact-hero p{max-width:445px;margin-bottom:11px}.contact-panel{overflow:hidden;max-width:1180px;margin-bottom:120px;padding:0;border-radius:30px;grid-template-columns:.92fr 1.08fr;box-shadow:0 28px 80px #26193c12}.contact-panel>aside{position:relative;overflow:hidden;padding:58px 48px;border-radius:0;background:#5941e8;color:#fff;isolation:isolate}.contact-panel>aside:after,.contact-panel>aside:before{content:"";position:absolute;z-index:-1;border:1px solid #ffffff24;border-radius:50%}.contact-panel>aside:before{width:310px;height:310px;right:-150px;bottom:-120px}.contact-panel>aside:after{width:190px;height:190px;right:-84px;bottom:-57px;background:#745cf04d}.contact-form-shell>header>span,.contact-panel>aside>span{display:block;color:#cfc6ff;font-size:9px;font-weight:800;letter-spacing:.15em}.contact-panel>aside h2{max-width:390px;margin:15px 0 19px;color:#fff;font-size:clamp(29px,3vw,39px);line-height:1.08;letter-spacing:-.05em}.contact-panel>aside>p{max-width:400px;margin:0 0 35px;color:#e1dcff;--type-body:.8125rem}.contact-panel>aside ul{margin:0;padding:0;list-style:none;border-top:1px solid #ffffff2e}.contact-panel>aside li{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #ffffff20}.contact-panel>aside li>b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ffffff17;color:#d8d1ff;font-size:8px}.contact-panel>aside li>span{font-size:11px;color:#f2efff}.contact-orbit{position:relative;width:76px;height:76px;display:grid;place-items:center;margin-bottom:59px}.contact-orbit i,.contact-orbit:after,.contact-orbit:before{content:"";position:absolute;border-radius:50%}.contact-orbit:before{inset:0;border:1px solid #ffffff47}.contact-orbit:after{inset:12px;border:1px solid #ffffff47}.contact-orbit i:first-child{width:17px;height:17px;right:1px;top:9px;background:#f56f85}.contact-orbit i:nth-child(2){width:12px;height:12px;left:9px;bottom:7px;background:#ff668e}.contact-orbit>b{font-size:20px;color:#fff}.contact-form-shell{padding:58px 55px 49px;background:#fff}.contact-form-shell>header>span{color:#6545ed}.contact-form-shell>header h2{margin:12px 0 10px;color:#251f2e;font-size:32px;letter-spacing:-.045em}.contact-form-shell>header p{margin:0;color:#8a8490;--type-body:.75rem}.contact-form{padding:33px 0 0;gap:19px}.contact-form label{font-size:10px}.contact-form :is(input,select,textarea){min-height:48px;border-radius:12px;background:#fbfafc}.contact-form textarea{min-height:142px}.contact-submit{margin-top:2px}.contact-submit button{min-height:48px;padding-inline:21px}@media(max-width:800px){.contact-hero{grid-template-columns:1fr;padding-top:78px}.contact-panel{grid-template-columns:1fr;margin-inline:22px}.contact-panel>aside{padding:46px 40px}.contact-orbit{margin-bottom:40px}.contact-form-shell{padding:46px 40px}.studio-footer-brand>p{--type-body:.8125rem}}@media(max-width:520px){.studio-footer-brand>p{--type-body:.75rem}.studio-footer-socials>a{width:32px;height:32px}.contact-hero{padding:66px 20px 48px}.contact-hero h1{font-size:54px}.contact-panel{margin:0 12px 78px;border-radius:21px}.contact-panel>aside{padding:35px 25px}.contact-panel>aside h2{font-size:31px}.contact-orbit{width:66px;height:66px;margin-bottom:35px}.contact-form-shell{padding:35px 24px}.contact-form-shell>header h2{font-size:27px}.contact-form{padding-top:27px}.contact-submit>p{max-width:230px}}.contact-page .contact-hero{display:block;max-width:780px;padding:82px 24px 47px;text-align:center}.contact-page .contact-hero>span{display:block}.contact-page .contact-hero h1{max-width:none;margin:17px 0 18px;font-size:clamp(44px,6vw,68px);line-height:1}.contact-page .contact-hero p{max-width:610px;margin:0 auto;--type-body:.9375rem;--leading-body:1.7}.contact-panel.contact-simple-panel{display:block;max-width:780px;margin:0 auto 105px;border-radius:24px}.contact-simple-panel .contact-form-shell{padding:45px 48px 42px}.contact-simple-panel .contact-form-shell>header h2{font-size:29px}.contact-simple-panel .contact-submit button{white-space:nowrap;flex-shrink:0}.journal-article-category{--type-body:11px;--leading-body:1.25;display:inline-flex;align-items:center;width:max-content;margin:0;padding:4px 14px;border:1px solid #ddd5f3;border-radius:999px;background:#f2effc;color:#6545d9;font-weight:600;letter-spacing:0;text-transform:none}.journal-article-meta{--type-body:12px;--leading-body:1.5;margin-top:22px;letter-spacing:.01em}.journal-article-meta span{font-weight:600}.journal-article-faq .journal-article-category{margin:0}@media(max-width:520px){.contact-page .contact-hero{padding:58px 20px 35px}.contact-page .contact-hero h1{font-size:42px}.contact-panel.contact-simple-panel{margin-inline:12px;margin-bottom:72px}.contact-simple-panel .contact-form-shell{padding:31px 22px}.contact-simple-panel .contact-form-shell>header h2{font-size:25px}.contact-submit{display:block}.contact-submit button{width:auto}}