@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=IBM+Plex+Mono:wght@500;600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#28362f;background:#fbfaf4}*{box-sizing:border-box}body{margin:0;background:#fbfaf4}button,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 3% 15%,#f7f0d9 0,transparent 25rem),radial-gradient(circle at 97% 42%,#e9f2e9 0,transparent 30rem),#fbfaf4}header,main{max-width:1124px;margin:auto}header{min-height:78px;padding:16px 28px;display:flex;align-items:center;gap:25px;border-bottom:1px solid #e7e5d8}.brand{display:flex;gap:10px;align-items:center;color:#26352d;font:700 22px Fraunces,serif;text-decoration:none;letter-spacing:-.04em}.brand span{color:#fff;width:35px;height:35px;display:grid;place-items:center;border-radius:45% 55% 53% 47%;background:#4c876e;transform:rotate(-9deg);box-shadow:2px 3px #d7e7d5}header p{margin:0;color:#7b887d;font-size:13px}header small{margin-left:auto;color:#758278;font-size:12px;font-weight:700}header small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7ab58b;box-shadow:0 0 0 3px #e3f0e4;margin-right:7px}main{padding:64px 28px 84px}label{display:block;margin:0 0 10px;color:#829077;text-transform:uppercase;font:10px DM Mono,monospace;letter-spacing:.13em}h1,h2,h3,p{margin-top:0}.hero{min-height:310px;display:flex;align-items:center;justify-content:space-between}.hero>div:first-child{max-width:660px}.hero h1{margin-bottom:18px;color:#26352d;font:600 clamp(46px,6vw,72px)/.97 Fraunces,serif;letter-spacing:-.065em}.hero h1 em{color:#db7457;font-style:italic}.hero p{max-width:560px;color:#68766d;font-size:16px;line-height:1.8}.hero-book{width:150px;height:182px;margin-right:70px;position:relative;color:#fef8ec;border-radius:13px 18px 16px 9px;background:linear-gradient(135deg,#477c66,#315a4e);box-shadow:14px 13px #d7e0cb,18px 18px 28px #b5c3ae;transform:rotate(9deg);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-left:7px solid #274b40}.hero-book b{font-size:25px;color:#f5c667;margin-bottom:12px}.hero-book strong{font:600 29px/.9 Fraunces,serif;letter-spacing:-.06em}.hero-book i{position:absolute;color:#d6a93d;font-style:normal}.hero-book i:first-of-type{left:-62px;top:-15px;font-size:25px}.hero-book i:last-of-type{right:-55px;bottom:20px;font-size:20px}.setup{padding:17px 20px;min-height:80px;background:#fffdf8;border:1px solid #e4e3d8;border-radius:18px;box-shadow:0 7px 20px #39473c0c;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.setup>b{color:#57665b;display:flex;align-items:center;gap:8px;font-size:13px}.setup nav,.art nav{display:flex;gap:7px;flex-wrap:wrap}.setup nav button,.art nav button{color:#718077;border:1px solid #e3e5dc;background:#fff;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:700}.setup .on,.art .on{color:#26654f;background:#e7f3e9;border-color:#add0b5}.setup>div{margin-left:auto;display:flex;gap:5px;flex-wrap:wrap}.genre{border:0;background:transparent;color:#708076;padding:6px 8px;font-size:12px;font-weight:700;border-radius:9px}.genre.on{background:#f2ede1;color:#374e3f}.paths{padding:82px 0 56px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px;gap:40px}.heading h2,.work h2,.art h2,.steps h2{margin:0;color:#2a3930;font:600 33px/1 Fraunces,serif;letter-spacing:-.05em}.heading>p{max-width:300px;margin:0 0 2px;color:#7b887e;font-size:13px;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.path{min-height:284px;padding:24px;text-align:left;position:relative;overflow:hidden;border-radius:20px;border:1px solid transparent;transition:.2s}.path:hover,.path.active{transform:translateY(-5px);box-shadow:0 14px 25px #3d473d1a}.path.active{outline:2px solid #406d59;outline-offset:2px}.peach{background:#fff0e8;border-color:#f5d5c3}.violet{background:#f0ecff;border-color:#ddd4fb}.mint{background:#e9f5ee;border-color:#cce4d2}.path-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff}.peach .path-icon{background:#dc7a59}.violet .path-icon{background:#7961b8}.mint .path-icon{background:#4d9a75}.path>i{position:absolute;top:25px;right:23px;color:#3f453b55;font:11px DM Mono,monospace}.path h3{margin:28px 0 9px;color:#2e3c34;font:600 26px/1.03 Fraunces,serif;letter-spacing:-.04em}.path p{min-height:54px;margin-bottom:19px;color:#65746a;font-size:13px;line-height:1.6}.path>b{color:#425a4c;font-size:12px;display:flex;align-items:center;gap:6px}.account-button{margin-left:12px;display:flex;align-items:center;gap:6px;border:1px solid #dce5da;background:#f5faf3;color:#426a54;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.membership-tease{margin-top:16px;padding:23px 25px;border-radius:18px;background:#eff6ed;border:1px solid #d6e7d6;display:flex;justify-content:space-between;align-items:center;gap:24px}.membership-tease h2{margin:0;color:#385545;font:600 25px/1.1 Fraunces,serif;letter-spacing:-.04em}.membership-tease p{max-width:580px;margin:7px 0 0;color:#6e7f72;font-size:12px;line-height:1.6}.membership-tease .outline{margin:0;white-space:nowrap}.plans{padding:16px 0 82px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.plan-card{min-height:380px;position:relative;display:flex;flex-direction:column;padding:25px;border:1px solid #e0e3d9;border-radius:19px;background:#fffefa}.plan-card.featured{border:2px solid #6b9b7c;box-shadow:0 12px 30px #4871571f}.popular{position:absolute;right:15px;top:14px;padding:5px 8px;border-radius:999px;background:#e5f2e7;color:#397153;font:9px DM Mono,monospace;text-transform:uppercase}.plan-card h3{margin:10px 0 5px;color:#31463a;font:600 39px/.95 Fraunces,serif;letter-spacing:-.06em}.plan-card h3 small{color:#829087;font:12px Manrope,sans-serif;letter-spacing:0}.plan-card>p{min-height:38px;margin:0;color:#718075;font-size:12px;line-height:1.55}.plan-card ul{list-style:none;padding:15px 0;margin:13px 0 18px;border-top:1px solid #edf0e9;flex:1}.plan-card li{display:flex;gap:8px;align-items:flex-start;margin:9px 0;color:#586a5d;font-size:11px;line-height:1.45}.plan-card li svg{min-width:15px;color:#5b9871}.plan-card .outline,.plan-card .primary{justify-content:center}.plan-footnote{text-align:center;margin:17px 0 0;color:#8a958b;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;padding:20px;display:grid;place-items:center;background:#21312880;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(100%,430px);position:relative;padding:32px;border-radius:22px;background:#fffefa;box-shadow:0 25px 65px #18261d52}.modal-close{position:absolute;right:15px;top:14px;color:#7c8b80;border:0;background:transparent;padding:5px}.modal-mark{width:43px;height:43px;margin-bottom:16px;display:grid;place-items:center;color:#fff;background:#5d9473;border-radius:14px}.modal h2{margin:0 0 9px;color:#32463a;font:600 31px/1 Fraunces,serif;letter-spacing:-.05em}.modal>p{color:#758278;font-size:12px;line-height:1.65}.modal input{width:100%;margin:5px 0;padding:12px 13px;outline:0;border:1px solid #dfe6dc;border-radius:10px;background:#fafbf8;color:#39493f;font-size:13px}.modal input:focus{border-color:#71a984;box-shadow:0 0 0 3px #e6f1e6}.modal .full{width:100%;justify-content:center;margin-top:11px}.modal>small{display:block;margin-top:15px;color:#879289;font-size:10px;line-height:1.5}.membership-options{margin-top:17px;border-top:1px solid #eceee8}.membership-options button{width:100%;padding:13px 2px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:#516259;border:0;border-bottom:1px solid #eceee8;background:transparent}.membership-options button:not(:disabled):hover{color:#337254}.membership-options button:disabled{opacity:.7}.membership-options span{display:flex;flex-direction:column;gap:2px}.membership-options b{font-size:12px}.membership-options small{font-size:10px;color:#879289}.membership-options .chosen{color:#387154}.secure-note{margin-top:16px;padding:10px;display:flex;gap:7px;border-radius:9px;background:#f3f7f0;color:#718176;font-size:10px;line-height:1.5}.secure-note svg{min-width:15px;color:#5b9570}.work{padding:30px;margin-bottom:86px;border:1px solid #dfe3d8;background:#fffefa;border-radius:24px;box-shadow:0 12px 40px #46544812}.work-head{display:flex;justify-content:space-between;gap:24px;align-items:start;padding-bottom:25px;border-bottom:1px solid #ecece5}.work-head>button,.question footer>button,.spark footer>button{border:0;background:none;color:#708077;font-size:12px;font-weight:800;padding:8px 0;display:inline-flex;align-items:center;gap:6px}.primary{border:0!important;color:#fff!important;background:#396d56!important;padding:11px 16px!important;border-radius:11px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important;gap:8px;align-items:center;box-shadow:0 4px #24513d}.checker{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding-top:27px}.editor>b{display:block;margin-bottom:9px;color:#536258;font-size:12px}.editor textarea,.question textarea{width:100%;min-height:320px;resize:vertical;color:#3a463f;outline:0;background:#fdfcf8;border:1px solid #e3e5dc;border-radius:14px;padding:17px;font:16px/1.75 Fraunces,serif}.editor textarea:focus,.question textarea:focus{border-color:#8cb89b;box-shadow:0 0 0 4px #eaf4e9}.editor textarea::placeholder,.question textarea::placeholder{color:#a1aaa1}.editor footer,.question footer,.spark footer,.map footer{display:flex;align-items:center;justify-content:space-between;margin-top:11px}.editor footer span{color:#8c978e;font:11px DM Mono,monospace}.checker aside{padding:18px;background:#f5f7f0;border-radius:16px}.score{display:flex;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #dfe6d8}.score>span{width:58px;height:58px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;position:relative}.score>span:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:#f5f7f0;border-radius:50%}.score b{position:relative;z-index:1;color:#3b7057;font:700 17px Fraunces,serif}.score p,.rubric p{color:#7a877c;margin:0;font-size:11px;line-height:1.45}.score p b,.rubric p b{color:#3f5146;font-size:12px}.rubric{display:flex;gap:10px;padding:10px 1px}.rubric>svg{color:#9ba89c;min-width:16px;margin-top:2px}.rubric.pass>svg{color:#4f9d72}.genre-note{margin-top:7px;padding:12px;border-radius:11px;background:#fff;display:flex;gap:9px}.genre-note p{margin:0;color:#768178;font-size:11px;line-height:1.5}.genre-note p b{color:#4b5f51}.interview,.spark{max-width:700px;margin:30px auto 5px}.progress{display:flex;gap:9px;margin-bottom:18px}.progress i{width:26px;height:26px;display:grid;place-items:center;color:#98a69a;border:1px solid #dfe4dd;border-radius:50%;background:#fafbf8;font:11px DM Mono,monospace}.progress i.done{color:#fff;border-color:#4d886b;background:#4d886b}.question,.spark,.map{padding:31px;border-radius:18px;background:#f5f3eb;border:1px solid #e8e3d5}.question h3,.spark h3,.map h3{color:#324238;font:600 31px/1.12 Fraunces,serif;letter-spacing:-.045em;margin:0 0 10px}.question>p{color:#788479;font-size:13px;line-height:1.6}.question textarea{min-height:110px;margin-top:9px;background:#fffefa}.spark{background:linear-gradient(135deg,#edf5ea,#fff8e8)}.spark>b{display:block;font-size:31px;margin-bottom:13px}.spark h3{max-width:560px}.map{max-width:700px;margin:30px auto 5px;background:#fffefa}.map-title{display:flex;gap:13px;align-items:center;padding-bottom:22px;border-bottom:1px solid #ebeae3}.map-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#7e62ba;background:#eee8ff}.map-title h3{margin:0;font-size:27px}.map>p{display:flex;gap:14px;align-items:flex-start;padding:10px 0;margin:0;color:#5e6e63;font-size:13px;line-height:1.55}.map>p>b{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#8eaa8b;font:10px DM Mono,monospace}.map footer{border-top:1px solid #ebeae3;padding-top:17px;gap:18px}.map footer small{max-width:310px;color:#849087;font-size:11px;line-height:1.55}.art{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;min-height:364px;border-radius:24px;background:#e9f0e5;margin-bottom:82px}.art>div:first-child{padding:47px 42px}.art h2{font-size:38px}.art p{max-width:380px;color:#667468;font-size:13px;line-height:1.75;margin:16px 0 21px}.outline{margin-top:20px;background:transparent;color:#456a56;border:1px solid #97b49d;border-radius:10px;padding:10px 13px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.cover{--a:#7a5cc5;--b:#ddd2ff;margin:25px 35px 25px 0;min-height:314px;position:relative;overflow:hidden;background:linear-gradient(145deg,var(--b),#fff5d7);border-radius:14px;box-shadow:10px 13px #4a624824,0 18px 28px #35483926}.cover>i{position:absolute;border-radius:50% 50% 0 0;bottom:-45px}.cover>i:nth-child(1){right:19%;top:16%;bottom:auto;width:80px;height:80px;border-radius:50%;background:#ffdda0;box-shadow:0 0 0 18px #ffefb67a}.cover>i:nth-child(2){width:130%;height:145px;left:-13%;background:var(--a);opacity:.78;transform:rotate(-6deg)}.cover>i:nth-child(3){width:110%;height:110px;left:22%;background:#345d52;opacity:.9;transform:rotate(8deg)}.cover>span{position:absolute;color:#fff;z-index:1}.cover>span:nth-of-type(1){left:17%;top:42%;font-size:20px}.cover>span:nth-of-type(2){right:15%;top:50%;font-size:13px}.cover>div{position:absolute;left:13%;right:13%;top:16%;color:#283e35;text-align:center;display:flex;flex-direction:column;align-items:center;gap:9px;z-index:1}.cover small{font:9px DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.cover div b{font:600 clamp(27px,3vw,43px)/.9 Fraunces,serif;letter-spacing:-.06em}.cover em{position:absolute;z-index:3;bottom:14px;left:14px;border-radius:999px;padding:7px 9px;color:#fff;background:#224134db;display:flex;gap:5px;align-items:center;font:9px DM Mono,monospace;font-style:normal}.steps{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:3px 25px}.steps h2{font-size:35px}.steps ol{list-style:none;padding:0;margin:0}.steps li{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e7e6df}.steps li>b{width:31px;height:31px;display:grid;place-items:center;color:#5b8867;background:#e4f0e5;border-radius:50%;font:11px DM Mono,monospace}.steps li p{color:#839087;margin:0;font-size:11px;line-height:1.55}.steps li strong{color:#45574c;font-size:13px}.toast{position:fixed;right:24px;bottom:23px;z-index:5;max-width:370px;padding:12px 14px;border-radius:12px;color:#fff;background:#3d765b;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;box-shadow:0 10px 25px #2b493a40}.toast button{color:#fff;border:0;background:none;font-size:20px;line-height:1;margin-left:4px}.page-footer{padding:30px;border-top:1px solid #e7e5da;text-align:center;color:#89938b;font-size:11px}.page-footer b{color:#dba64f;padding:0 6px}@media(max-width:760px){header{padding:15px 20px}header p,header small{display:none}main{padding:45px 18px 65px}.hero{min-height:auto}.hero-book{display:none}.setup>div{margin-left:0}.paths{padding:55px 0 44px}.heading{display:block}.heading>p{margin-top:12px}.cards,.checker,.art,.steps{grid-template-columns:1fr}.path{min-height:230px}.work{padding:20px;margin-bottom:55px}.work-head,.map footer{display:block}.work-head>button{margin-top:8px}.checker aside{margin-top:-9px}.art>div:first-child{padding:34px 28px}.cover{margin:0 28px 30px;min-height:280px}.steps{padding:0;gap:27px}.question,.spark,.map{padding:23px}.question h3,.spark h3{font-size:27px}.map footer .primary{margin-top:14px}.hero h1{font-size:50px}}:root{font-family:DM Sans,system-ui,sans-serif;color:#2d302c;background:#fffdfa}.app{background:radial-gradient(circle at 3% 15%,#fff0e3 0,transparent 26rem),radial-gradient(circle at 97% 42%,#fff7e9 0,transparent 30rem),#fffdfa}.brand,.hero h1,.heading h2,.work h2,.art h2,.steps h2,.membership-tease h2,.plan-card h3,.modal h2,.question h3,.spark h3,.map h3,.path h3,.cover div b{font-family:Space Grotesk,system-ui,sans-serif;font-style:normal}.brand{display:inline-flex;align-items:center;gap:0;letter-spacing:0}.brand-logo{display:block;width:176px;height:auto}.hero h1{letter-spacing:-.07em}.hero h1 em{color:#d95e27;font-style:normal}.hero-book{background:linear-gradient(135deg,#f1843b,#c95520);border-left-color:#a94019;box-shadow:14px 13px #ffe1c4,18px 18px 28px #e8bf9d}.hero-book b,.hero-book i{color:#fff1bd}label,.path>i,.popular,.editor footer span,.progress i,.cover small,.cover em,.steps li>b{font-family:IBM Plex Mono,monospace}header{min-height:92px;padding:18px 34px;gap:24px;position:sticky;top:0;z-index:10;background:#fffdfaeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-cluster,.header-actions{display:flex;align-items:center}.brand-cluster{gap:18px}.header-actions{gap:16px;margin-left:auto}.header-tagline{color:#607168;font-size:14px;font-weight:650;letter-spacing:-.015em}.account-button{min-height:40px;color:#a9471b;border-color:#f1c9ae;background:#fff6ee;font-size:12px}.membership-tease{background:#fff3e8;border-color:#f3d4bc}.membership-tease h2{color:#65321f}.membership-tease p{color:#7d6558}.setup .on,.art .on{color:#a7471d;background:#ffead9;border-color:#f3bb92}.genre.on{color:#9f451d;background:#fff0e4}.path.active{outline-color:#e2692d}.primary{background:#d95e27!important;box-shadow:0 4px #a94019!important}.outline{color:#a9471b;border-color:#e8aa7b}.membership-tease .guest-cta{margin:0;white-space:nowrap}.plan-card.featured{border-color:#e2692d;box-shadow:0 12px 30px #d95e2724}.popular{background:#ffead9;color:#a9471b}.plan-card li svg{color:#d95e27}.modal-mark{background:#e2692d}.modal input:focus{border-color:#ed9668;box-shadow:0 0 0 3px #ffead9}.membership-options button:not(:disabled):hover,.membership-options .chosen{color:#b54c1d}.secure-note{background:#fff4ea;color:#806553}.secure-note svg{color:#d95e27}.editor textarea,.question textarea{font-family:DM Sans,system-ui,sans-serif;font-size:15px;line-height:1.75}.editor textarea:focus,.question textarea:focus{border-color:#ed9668;box-shadow:0 0 0 4px #ffead9}.score b{font-family:Space Grotesk,system-ui,sans-serif;color:#c55321}.progress i.done{border-color:#d95e27;background:#d95e27}.map>p>b{background:#dd743c}.steps li>b{color:#b34c1d;background:#ffead9}.toast{background:#c95725}.modal .form-message{margin:11px 0 0;padding:10px 12px;border:1px solid #efc3a4;border-radius:10px;background:#fff1e7;color:#8b3d1d;font-size:11px;font-weight:700;line-height:1.45}.page-footer b{color:#e2692d}main{padding-top:0}.hero{position:relative;min-height:360px;margin:0 -28px;padding:58px 64px 54px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:48px;overflow:hidden;background:radial-gradient(circle at 10% 20%,#fff0e3 0,transparent 22rem),radial-gradient(circle at 92% 80%,#fff4e8 0,transparent 26rem),#fffdfa;border-bottom:1px solid #f4e5d8}.hero>div{position:relative;z-index:1}.hero>div:first-child>label{margin-bottom:14px;color:#8a987f;font-size:11px;font-weight:600;letter-spacing:.12em}.hero h1{margin-bottom:20px}.hero p{font-size:17px;font-weight:550;line-height:1.68}.hero-illustration{align-self:center;position:relative;max-width:370px;justify-self:end;overflow:visible}.hero-illustration img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;object-position:center;border:1px solid #f1c29f;border-radius:30px 12px;box-shadow:14px 15px #ffe1c7,0 20px 45px #7e431d26}.hero-illustration span{position:absolute;left:-30px;bottom:24px;display:flex;align-items:center;gap:7px;padding:10px 13px;color:#7d3519;background:#fffdf8;border:1px solid #f1c9ae;border-radius:999px;box-shadow:0 10px 22px #7e431d1a;font-size:12px;font-weight:700}.setup{margin-top:38px;display:grid;grid-template-columns:230px 1fr;gap:0;padding:0;overflow:hidden;border:1px solid #f0d2be;border-radius:24px;background:#fffdfb;box-shadow:0 18px 38px #8a4d2410}.setup>div{margin-left:0}.setup>.shape-options{display:grid}.setup>.genre-field{display:grid}.setup-intro{align-self:center;min-height:154px;padding:28px 25px;color:#5d3828;background:linear-gradient(135deg,#fff0e4,#fff9f3);border-right:1px solid #f0d2be;border-bottom:1px solid #f0d2be}.setup-intro label,.genre-field label{margin-bottom:8px;color:#bc5b2b}.setup-intro>b,.genre-field b{display:flex;align-items:center;gap:8px;color:#482f25;font-size:15px}.setup-intro p,.genre-field p{margin:8px 0 0;color:#896b5c;font-size:12px;line-height:1.5}.shape-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:11px;padding:18px;border-bottom:1px solid #f0d2be}.shape-options button{display:flex;min-height:112px;align-items:center;gap:12px;padding:14px;text-align:left;color:#4a4b42;background:#fff;border:1px solid #eadfd7;border-radius:17px;transition:.18s ease}.shape-options button:hover{border-color:#edaf88;transform:translateY(-2px)}.shape-options button.on{position:relative;color:#8e3d1b;background:#fff5ed;border-color:#e36d32;box-shadow:inset 0 0 0 1px #e36d32}.shape-options button.on:after,.genre-field .genre.on:after{content:"✓";position:absolute;top:9px;right:9px;display:grid;width:20px;height:20px;place-items:center;color:#fff;background:#d95e27;border-radius:50%;font-size:12px;font-weight:800}.shape-visual{position:relative;display:block;width:52px;height:52px;flex:0 0 52px;overflow:hidden;border-radius:15px;background:#fff0e4}.shape-visual i{position:absolute;display:block;border-radius:5px}.shape-picture .shape-visual{background:#ffe7ce}.shape-picture .shape-visual i:nth-child(1),.shape-picture .shape-visual i:nth-child(2){top:12px;width:17px;height:26px;background:#e57639}.shape-picture .shape-visual i:nth-child(1){left:8px;border-radius:10px 3px 3px 10px}.shape-picture .shape-visual i:nth-child(2){right:8px;border-radius:3px 10px 10px 3px}.shape-picture .shape-visual i:nth-child(3){left:24px;top:10px;width:4px;height:31px;background:#9f4823}.shape-short .shape-visual{background:#fde1d8}.shape-short .shape-visual i:nth-child(1){left:14px;top:10px;width:24px;height:32px;background:#d85c37;transform:rotate(5deg)}.shape-short .shape-visual i:nth-child(2){left:19px;top:17px;width:15px;height:3px;background:#fff4e9;box-shadow:0 7px #fff4e9,0 14px #fff4e9}.shape-short .shape-visual i:nth-child(3){right:9px;bottom:10px;width:11px;height:11px;border-radius:50%;background:#f7a163}.shape-chapter .shape-visual{background:#f8dfca}.shape-chapter .shape-visual i:nth-child(1),.shape-chapter .shape-visual i:nth-child(2),.shape-chapter .shape-visual i:nth-child(3){left:11px;width:30px;height:8px;background:#ba542c}.shape-chapter .shape-visual i:nth-child(1){top:13px}.shape-chapter .shape-visual i:nth-child(2){top:23px;background:#d96b3c}.shape-chapter .shape-visual i:nth-child(3){top:33px;background:#ec8c56}.choice-copy{min-width:0}.shape-options b{display:block;font-size:13px}.shape-options small{display:block;margin-top:6px;color:#887468;font-size:11px;font-weight:500;line-height:1.35}.genre-field{grid-column:1 / -1;display:grid;grid-template-columns:230px 1fr;gap:0;padding:0;border-top:0}.genre-field>div{align-self:stretch;padding:28px 25px;background:#fffaf6;border-right:1px solid #f0d2be}.genre-field nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:9px;padding:16px 18px}.genre-field .genre{display:flex;align-self:center;position:relative;min-height:96px;align-items:center;justify-content:flex-start;flex-direction:row;gap:9px;padding:11px;text-align:left;color:#4a4b42;background:linear-gradient(145deg,#fff,var(--genre-soft));border:1px solid color-mix(in srgb,var(--genre) 26%,#e7ddd5);border-radius:16px;font-size:12px;transition:.18s ease}.genre-field .genre:hover{border-color:#edaf88;transform:translateY(-2px)}.genre-field .genre.on{color:#4a2f21;background:linear-gradient(145deg,#fff8f1,var(--genre-soft));border-color:var(--genre);box-shadow:inset 0 0 0 1px var(--genre)}.genre-token{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;background:#fffdf9b8;border:1px solid #fff;border-radius:12px;font-size:18px}.genre-field .genre b{display:block;color:inherit;font-size:12px;line-height:1.22}.genre-field .genre small{display:block;color:#887468;font-size:10px;font-weight:500;line-height:1.25}.genre-field .genre.on small{color:#a0664b}.goal-picker{display:grid;grid-template-columns:230px 1fr;gap:0;margin-top:24px;overflow:hidden;border:1px solid #f0d2be;border-radius:24px;background:#fffdfb;box-shadow:0 18px 38px #8a4d2410}.goal-intro{align-self:stretch;padding:28px 25px;background:linear-gradient(135deg,#fff0e4,#fff9f3);border-right:1px solid #f0d2be}.goal-intro label{margin-bottom:8px;color:#bc5b2b}.goal-intro>b{display:block;color:#482f25;font-size:15px}.goal-intro p{margin:8px 0 0;color:#896b5c;font-size:12px;line-height:1.5}.goal-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:17px}.goal-options button{position:relative;min-height:176px;padding:17px 14px 14px;color:#4a4b42;background:#fff;border:1px solid #eadfd7;border-radius:17px;text-align:left;transition:.18s ease}.goal-options button:hover{border-color:#edaf88;transform:translateY(-2px)}.goal-options button.on{color:#8e3d1b;background:#fff0e4;border-color:#e36d32;box-shadow:inset 0 0 0 1px #e36d32}.goal-options button.on:after{content:"✓";position:absolute;top:12px;right:12px;display:grid;width:22px;height:22px;place-items:center;color:#fff;background:#d95e27;border-radius:50%;font-size:13px;font-weight:800}.goal-step{display:grid;width:30px;height:30px;margin-bottom:12px;place-items:center;color:#ad5129;background:#fff0e4;border-radius:10px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700}.goal-options label{margin-bottom:9px;color:#9a7765;font-size:8px;letter-spacing:.08em}.goal-options button.on label{color:#b75b30}.goal-options b{display:block;max-width:135px;color:inherit;font-size:13px;line-height:1.2}.goal-options p{min-height:37px;margin:7px 0 10px;color:#887468;font-size:10px;font-weight:500;line-height:1.4}.goal-options button.on p{color:#9a6c53}.goal-options small{display:block;padding-top:8px;color:#7b887b;border-top:1px solid #eee8e1;font-size:9px;font-weight:700;line-height:1.35}.goal-options button.on small{color:#8f5a40;border-color:#efcbb2}.goal-tease{margin-top:26px}.goal-tease p b{color:#633722}.paths{padding-top:76px}.cards{gap:22px}.path{display:flex;min-height:446px;padding:0;flex-direction:column;border-color:#eadbd1;border-radius:22px;background:#fff;box-shadow:0 12px 24px #63381812}.path:hover,.path.active{box-shadow:0 20px 40px #63381822}.path.active{outline:2px solid #e2692d;outline-offset:3px}.path-visual{position:relative;display:block}.path-image{display:block;aspect-ratio:3 / 2;overflow:hidden;border-bottom:1px solid #eadbd1}.path-image img{display:block;width:100%;height:100%;object-fit:cover}.peach .path-image img{object-position:center 59%}.violet .path-image img{object-position:center 62%}.mint .path-image img{object-position:center 58%}.path-icon{position:absolute;top:auto;left:22px;bottom:-23px;z-index:1;width:46px;height:46px;border:3px solid #fff;box-shadow:0 7px 13px #592b1840}.peach .path-icon{background:#df672d}.violet .path-icon{background:#795caa}.mint .path-icon{background:#4a9677}.path-visual>i{position:absolute;right:22px;bottom:-29px;color:#8e7363}.path-copy{display:flex;flex:1;padding:36px 23px 22px;flex-direction:column}.path h3{margin:0 0 9px;color:#342f29;font-size:25px}.path p{min-height:0;margin-bottom:19px;color:#75695f}.path>.path-copy>b{margin-top:auto;color:#a4471c}@media(max-width:760px){header{min-height:72px;padding:14px 20px}.brand-cluster{gap:0}.brand-logo{width:138px}.header-actions{gap:0}.account-button{min-height:36px;padding:7px 10px}main{padding:0 18px 65px}.hero{display:block;min-height:0;margin:0 -18px;padding:42px 24px 36px}.hero>div:first-child>label{margin-bottom:10px;font-size:10px}.hero p{font-size:16px}.hero-illustration{width:min(100%,390px);max-width:none;margin:35px auto 8px}.hero-illustration span{left:12px;bottom:16px}.setup{margin-top:20px}.membership-tease{align-items:flex-start;flex-direction:column}.membership-tease .guest-cta{width:100%;justify-content:center}.setup,.genre-field{grid-template-columns:1fr}.setup-intro,.genre-field>div,.goal-intro{border-right:0}.setup-intro{padding:22px}.shape-options{grid-template-columns:1fr;padding:14px}.shape-options button{min-height:65px}.genre-field>div,.goal-intro{padding:20px 22px 14px}.genre-field nav{grid-template-columns:1fr 1fr;padding:0}.goal-picker{grid-template-columns:1fr;gap:14px;margin-top:22px}.goal-intro{padding:0 4px}.goal-options{grid-template-columns:1fr}.goal-options button{min-height:0}.path{min-height:430px}}.studio-work{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;width:100%;min-height:100dvh;margin:0;padding:24px clamp(20px,4vw,72px) 56px;overflow-y:auto;border:0;border-radius:0;background:radial-gradient(circle at 5% 4%,#fff0e3 0,transparent 28rem),radial-gradient(circle at 96% 82%,#fff3e7 0,transparent 32rem),#fffdfa;box-shadow:none}.studio-bar,.studio-work .work-head,.studio-work .checker,.studio-work .interview,.studio-work .spark,.studio-work .map,.story-helpline{max-width:1360px;margin-left:auto;margin-right:auto}.studio-bar{display:flex;align-items:center;gap:16px;min-height:58px;margin-bottom:34px;padding:8px 10px 8px 8px;background:#fffefa;border:1px solid #edd7c5;border-radius:18px;box-shadow:0 10px 28px #7138160f}.studio-home{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;color:#7f391d;background:#fff1e5;border:0;border-radius:12px;font-size:12px;font-weight:800}.studio-switcher{display:flex;flex:1;justify-content:center;gap:4px;padding:4px;background:#f7f2eb;border-radius:13px}.studio-switcher button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 13px;color:#7b756d;background:transparent;border:0;border-radius:10px;font-size:12px;font-weight:750;transition:.18s ease}.studio-switcher button:hover{color:#93421e;background:#fff9f3}.studio-switcher button.active{color:#93421e;background:#fff;box-shadow:0 2px 8px #7537161a}.studio-guidance{color:#9b8373;font-size:11px;font-weight:650;white-space:nowrap}.studio-work .work-head{align-items:end;margin-bottom:0;padding:0 0 20px;border:0}.studio-work .work-head h2{font-size:clamp(32px,4vw,48px);color:#332c27}.studio-work .work-head>button{color:#98502d}.story-context{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1360px;margin:0 auto 22px;padding:12px 14px;background:#fff7ef;border:1px solid #f0d5c0;border-radius:15px}.story-context>label{margin:0;color:#b35a2d;font-size:9px}.story-context>div{display:flex;flex-wrap:wrap;gap:10px}.story-context div>label{display:flex;align-items:center;gap:8px;margin:0;color:#806251;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:750;letter-spacing:0;text-transform:none}.story-context select{max-width:190px;min-height:32px;padding:0 29px 0 10px;color:#64361f;background:#fffefa;border:1px solid #edc9ae;border-radius:9px;font:inherit;font-size:11px;font-weight:700;outline:0}.story-context select:focus{border-color:#df6a31;box-shadow:0 0 0 3px #ffe3ce}.helpline-trigger{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;padding:10px 12px;color:#8e421f;background:#fff0e2;border:1px solid #edc09e;border-radius:12px;font-size:12px;font-weight:800}.story-helpline{margin:-7px auto 24px;padding:20px;background:linear-gradient(135deg,#fff1e5,#fffdfa 72%);border:1px solid #efc6aa;border-radius:20px;box-shadow:0 12px 25px #7f40100d}.helpline-heading{display:flex;gap:12px;align-items:flex-start}.helpline-heading>span{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;color:#fff;background:#dd622a;border-radius:12px}.helpline-heading label{margin-bottom:5px;color:#ae582b;font-size:9px}.helpline-heading h3{margin:0;color:#4a2f21;font-family:Space Grotesk,system-ui,sans-serif;font-size:20px;letter-spacing:-.04em}.helpline-heading p{margin:4px 0 0;color:#816758;font-size:12px;line-height:1.5}.helpline-actions{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0 14px}.helpline-actions button{padding:8px 10px;color:#87421f;background:#fffdfa;border:1px solid #edc8ae;border-radius:9px;font-size:11px;font-weight:800}.helpline-actions button:hover{color:#fff;background:#d95b25;border-color:#d95b25}.helpline-choices{display:grid;gap:7px;padding:0;margin:0;list-style:none}.helpline-choices li{display:flex;align-items:flex-start;gap:10px;padding:10px 11px;color:#624738;background:#fffaf5;border:1px solid #f0dfd2;border-radius:10px;font-size:12px;line-height:1.5}.helpline-choices li b{width:19px;height:19px;display:grid;flex:0 0 auto;place-items:center;color:#fff;background:#d56a36;border-radius:50%;font:9px IBM Plex Mono,monospace}.helpline-starter{margin-top:13px;padding:15px;color:#583a2a;background:#fffaf5;border:1px solid #f0d8c7;border-radius:12px}.helpline-starter p{margin:0;font-family:Fraunces,Georgia,serif;font-size:15px;line-height:1.7}.helpline-starter .primary{margin-top:13px}.story-helpline>small{display:block;margin-top:13px;color:#9a7c69;font-size:10px;line-height:1.5}.studio-work .checker{grid-template-columns:minmax(0,1fr) 330px;gap:30px;padding-top:0}.studio-work .editor{min-height:0;padding:clamp(24px,3vw,42px);background:#fffefa;border:1px solid #eadfd5;border-radius:24px;box-shadow:0 18px 40px #6437190d}.studio-work .editor>b{color:#745747;font-size:13px}.studio-work .editor textarea{min-height:clamp(240px,42dvh,520px);padding:0;color:#3e352e;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:clamp(16px,1.25vw,19px);line-height:1.85}.studio-work .editor textarea:focus{box-shadow:none}.studio-work .editor footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:17px;border-top:1px solid #f0e6de}.editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.studio-work .editor-actions .outline{margin-top:0;background:#fffdf9}.story-thread{position:relative;margin-top:26px;padding:20px;overflow:hidden;background:linear-gradient(135deg,#fff0e3,#fff9f3 56%,#fffefa);border:1px solid #efc4a6;border-radius:18px;box-shadow:0 14px 28px #8d431512}.story-thread:before{position:absolute;top:-72px;right:-54px;width:180px;height:180px;content:"";pointer-events:none;background:radial-gradient(circle,#ffc188 0 5%,#fff0df 6% 26%,transparent 27%);opacity:.7}.story-thread-heading{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.story-thread-heading label{margin-bottom:6px;color:#ae582b;font-size:9px}.story-thread-heading h3{margin:0;color:#4a2f21;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(19px,2vw,24px);letter-spacing:-.045em}.story-thread-heading p{max-width:660px;margin:6px 0 0;color:#806251;font-size:12px;line-height:1.55}.thread-source{position:relative;z-index:1;flex:0 0 auto;padding:6px 8px;color:#9a6e55;background:#fffdfa;border:1px solid #efd6c1;border-radius:999px;font-size:9px;font-weight:800}.thread-source.live{color:#2f704b;background:#eff8ef;border-color:#c8e4ca}.thread-choices{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.thread-choices article{display:flex;flex-direction:column;min-height:220px;padding:15px;background:#fffefa;border:1px solid #ecd8c8;border-radius:14px;box-shadow:0 5px 14px #6c35120a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.thread-choices article:hover{border-color:#df6a31;box-shadow:0 9px 20px #a14b1714;transform:translateY(-2px)}.thread-choices small{color:#b35a2d;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.thread-choices h4{margin:7px 0 6px;color:#5a351f;font-size:14px;line-height:1.2}.thread-choices p{margin:0;color:#755c4d;font-family:Fraunces,Georgia,serif;font-size:13px;line-height:1.58}.thread-choices button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:auto;padding:9px 8px;color:#8d421f;background:#fff3e8;border:1px solid #edbf9e;border-radius:9px;font-size:10px;font-weight:850}.thread-choices button:hover{color:#fff;background:#d95b25;border-color:#d95b25}.story-thread-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding-top:14px;border-top:1px solid #eddacb}.story-thread-footer p{margin:0;color:#806251;font-size:11px;line-height:1.5}.story-thread-footer p b{color:#6d3a22}.story-thread-footer .outline{flex:0 0 auto;margin:0;padding:8px 10px;color:#93451f;background:#fffefa;border-color:#edbd9b;font-size:10px}.thread-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:205px;margin-top:17px;color:#a34c21;background:#fffdfa;border:1px dashed #e7b995;border-radius:14px;font-size:12px;font-weight:800}.studio-work .guest-download{color:#94451f;border-color:#edbd9b}.studio-work .checker aside{align-self:start;padding:20px;background:#fff3e8;border:1px solid #f1d2bb;border-radius:20px}.studio-work .score>span:after{background:#fff3e8}.studio-work .rubric{padding:12px 1px}.studio-work .genre-note{background:#fffdfa}.studio-work .interview,.studio-work .spark,.studio-work .map{max-width:920px;margin-top:18px}.studio-work .question,.studio-work .spark,.studio-work .map{padding:clamp(28px,5vw,56px);background:#fffefa;border-color:#ead9cc;border-radius:26px;box-shadow:0 18px 40px #6437190d}.studio-work .question h3,.studio-work .spark h3,.studio-work .map h3{font-size:clamp(30px,4vw,45px);color:#392c25}.studio-work .question textarea{min-height:180px;padding:18px;background:#fffaf5;border-color:#ead9cc}.studio-work .spark{background:linear-gradient(135deg,#fff0e4,#fffdf8 68%)}.studio-work .map{background:#fffefa}.studio-work .spark-picker{max-width:1120px}.spark-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.spark-heading>div>span{display:block;margin-bottom:8px;font-size:28px}.spark-heading label{margin-bottom:10px}.spark-refresh{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;padding:9px 12px;color:#925029;background:#fffaf5;border:1px solid #eec4a7;border-radius:10px;font-size:12px;font-weight:800}.spark-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:28px 0 23px}.spark-options button{min-height:200px;padding:18px;text-align:left;color:#5c4539;background:#fffdfa;border:1px solid #eddfd4;border-radius:17px;transition:.18s ease}.spark-options button:hover{border-color:#eeac80;box-shadow:0 10px 20px #793b1712;transform:translateY(-2px)}.spark-options button.on{color:#723718;background:#ffead9;border-color:#e57439;box-shadow:inset 0 0 0 1px #e57439}.spark-options button>span{display:block;margin-bottom:18px;color:#b95a2a;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.1em}.spark-options b{display:block;margin-bottom:9px;color:inherit;font-family:Space Grotesk,system-ui,sans-serif;font-size:19px;letter-spacing:-.035em}.spark-options p{margin:0;color:#796559;font-size:13px;font-weight:500;line-height:1.55}.spark-options button.on p{color:#875c48}.spark-picker footer{padding-top:19px;border-top:1px solid #eddfd4}.spark-picker footer small{max-width:440px;color:#846e61;font-size:12px;line-height:1.5}.keep-story{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;padding:16px 18px;background:#fff2e7;border:1px solid #f1cdae;border-radius:15px}.keep-story b{color:#733b20;font-family:Space Grotesk,system-ui,sans-serif}.keep-story p{margin:4px 0 0;color:#806656;font-size:12px;line-height:1.5}.keep-story .outline{margin:0;flex:0 0 auto;background:#fffdf9}.art-work{z-index:30;background:radial-gradient(circle at 6% 10%,#fff0e4 0,transparent 27rem),radial-gradient(circle at 96% 92%,#efe7ff 0,transparent 32rem),#fffdfa}.art-studio-name{display:flex;align-items:center;gap:8px;color:#5f3d2d;font-family:Space Grotesk,system-ui,sans-serif;font-size:14px;font-weight:700}.art-studio-name svg{color:#d85f28}.art-work-heading,.art-work-grid{width:min(1360px,100%);margin-right:auto;margin-left:auto}.art-work-heading{margin-bottom:30px}.art-work-heading label{color:#b9582a}.art-work-heading h2{margin:0 0 11px;color:#3d2e27;font-size:clamp(32px,4vw,52px)}.art-work-heading p{max-width:680px;margin:0;color:#78665b;font-size:16px;line-height:1.65}.art-work-grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(440px,1.18fr);gap:clamp(28px,5vw,78px);align-items:stretch}.art-controls{padding:clamp(24px,3vw,36px);background:#fffefa;border:1px solid #eadacf;border-radius:24px;box-shadow:0 18px 40px #6338180d}.art-controls>label{margin-bottom:20px;color:#b75a2c}.art-field{margin-bottom:17px}.art-field>span,.art-style-choice>span{display:block;margin-bottom:8px;color:#5e493e;font-size:12px;font-weight:800}.art-field input,.art-field textarea,.art-selects select{width:100%;color:#42342d;outline:0;background:#fffaf5;border:1px solid #e7d9ce;border-radius:11px;font:inherit}.art-field input{height:46px;padding:0 13px}.art-field textarea{min-height:112px;padding:12px 13px;resize:vertical;line-height:1.55}.art-field input:focus,.art-field textarea:focus,.art-selects select:focus{border-color:#e17238;box-shadow:0 0 0 3px #ffead9}.art-selects{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.art-selects>label{margin:0;color:#5e493e;font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:0;text-transform:none}.art-selects select{height:42px;margin-top:8px;padding:0 10px}.art-style-choice{margin-bottom:22px}.art-style-choice nav{display:flex;flex-wrap:wrap;gap:8px}.art-style-choice button{padding:8px 10px;color:#735e51;background:#fffaf5;border:1px solid #e8dcd2;border-radius:999px;font-size:11px;font-weight:800}.art-style-choice button.on{color:#913d1b;background:#ffead9;border-color:#edaa7c}.cover-upload{margin:0 0 22px;padding:14px;background:#fff5ed;border:1px dashed #e8b18b;border-radius:13px}.cover-upload>span{display:block;margin-bottom:9px;color:#663d2a;font-size:12px;font-weight:800}.cover-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.cover-upload label{display:inline-flex;align-items:center;gap:7px;margin:0;padding:8px 10px;color:#93451f;background:#fffdf9;border:1px solid #efc09d;border-radius:9px;cursor:pointer;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:800;letter-spacing:0;text-transform:none}.cover-upload small{display:block;margin-top:8px;color:#917263;font-size:10px;line-height:1.45}.art-brief-button{width:100%;justify-content:center}.art-help{margin:14px 0 0;color:#887266;font-size:11px;line-height:1.55}.art-preview{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:linear-gradient(145deg,var(--b),#fff4e5);border:1px solid #eadacf;border-radius:28px;box-shadow:0 24px 48px #63381818}.art-preview-scene,.art-preview-cover,.art-direction-note{position:relative;z-index:1}.art-uploaded-cover{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.art-uploaded-cover+.art-preview-cover{background:#fffdf4ed}.art-preview-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.art-preview-scene i{position:absolute;display:block;border-radius:50%}.art-preview-scene i:nth-child(1){top:9%;right:10%;width:95px;height:95px;background:#fff0b5;box-shadow:0 0 0 20px #fff4c26b}.art-preview-scene i:nth-child(2){right:-12%;bottom:-12%;width:82%;height:44%;background:var(--a);opacity:.72;transform:rotate(-10deg)}.art-preview-scene i:nth-child(3){bottom:-8%;left:-10%;width:68%;height:30%;background:#3f6051;opacity:.72;transform:rotate(7deg)}.art-preview-scene span{position:absolute;color:#fff8d0;font-size:28px;text-shadow:0 2px 8px #482e3060}.art-preview-scene span:nth-of-type(1){top:23%;left:16%}.art-preview-scene span:nth-of-type(2){top:32%;right:20%;font-size:17px}.art-preview-cover{width:min(68%,390px);min-height:425px;display:flex;align-items:center;justify-content:center;padding:42px 28px;flex-direction:column;text-align:center;background:#fffdf4e8;border:1px solid #ffffffb8;border-radius:10px 22px 12px 24px;box-shadow:16px 18px #5f392728,0 24px 35px #2e2c2f2c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.art-preview-cover small{color:#7e6455;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.art-preview-cover h3{max-width:330px;margin:17px 0 14px;color:#3c342d;font-size:clamp(34px,4vw,55px);line-height:.93}.art-preview-cover p{margin:0;color:#9d4e25;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.art-direction-note{position:absolute;right:20px;bottom:20px;display:flex;max-width:min(420px,calc(100% - 40px));align-items:flex-start;gap:9px;padding:13px 15px;color:#593a2b;background:#fffdf7e8;border:1px solid #fff;border-radius:14px;box-shadow:0 10px 24px #4c2e1d1c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.art-direction-note svg{flex:0 0 auto;color:#dd672e}.art-direction-note p{margin:0;font-size:11px;line-height:1.5}.art-direction-note p b{color:#593a2b}.publish-work{z-index:31;background:radial-gradient(circle at 92% 8%,#fff0e2 0,transparent 27rem),radial-gradient(circle at 8% 96%,#e8f1e8 0,transparent 30rem),#fffdfa}.publish-heading,.publish-grid{width:min(1160px,100%);margin-right:auto;margin-left:auto}.publish-heading{margin-bottom:30px}.publish-heading label{color:#b65b2d}.publish-heading h2{margin:0 0 11px;color:#3d3028;font-size:clamp(32px,4vw,52px)}.publish-heading p{max-width:720px;margin:0;color:#78665b;font-size:16px;line-height:1.65}.publish-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(310px,.7fr);gap:clamp(24px,5vw,64px);align-items:start}.publish-fields,.package-summary{padding:clamp(24px,3vw,36px);background:#fffefa;border:1px solid #eadacf;border-radius:24px;box-shadow:0 18px 40px #6338180d}.publish-fields>label{margin-bottom:20px;color:#b75a2c}.publish-fields .art-field textarea{min-height:100px}.optional-label{margin-top:27px;padding-top:23px;border-top:1px solid #eee1d7}.copyright-preview{margin:0 0 23px;padding:14px 15px;background:#fff5ed;border:1px solid #f0d3bd;border-radius:13px}.copyright-preview b{display:block;color:#663d2a;font-family:Space Grotesk,system-ui,sans-serif;font-size:13px}.copyright-preview p{margin:7px 0 6px;color:#6e5649;font-size:13px}.copyright-preview small{color:#967466;font-size:10px;line-height:1.45}.package-summary{position:sticky;top:24px}.package-cover{min-height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;padding:26px;flex-direction:column;text-align:center;background:linear-gradient(145deg,var(--b),#fff6e6);border-radius:18px;box-shadow:8px 10px #5f39271c}.package-cover small,.package-cover em{color:#745d52;font-family:IBM Plex Mono,monospace;font-size:10px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.package-cover b{max-width:290px;margin:14px 0;color:#3c342d;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(28px,3vw,39px);letter-spacing:-.055em;line-height:.94}.package-summary>label{margin-bottom:13px;color:#92502d}.package-summary ul{margin:0 0 24px;padding:0;list-style:none}.package-summary li{position:relative;margin:9px 0;padding-left:21px;color:#705c50;font-size:12px;line-height:1.4}.package-summary li:before{content:"✓";position:absolute;left:0;color:#d6622c;font-weight:800}.package-summary .primary{width:100%;justify-content:center}.package-summary>p{margin:17px 0 0;color:#8b7365;font-size:11px;line-height:1.55}.publish-launch{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 82px;padding:30px 36px;background:linear-gradient(110deg,#fff1e5,#fffaf3);border:1px solid #f0d0b8;border-radius:23px}.publish-launch label{margin-bottom:10px;color:#a8542b}.publish-launch h2{margin:0 0 8px;color:#5a3425;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(27px,3vw,37px);letter-spacing:-.055em}.publish-launch p{max-width:650px;margin:0;color:#7b6558;font-size:13px;line-height:1.6}.publish-launch .outline{flex:0 0 auto;margin:0;background:#fffdf9}.world-launch{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 0 34px;padding:34px 36px;overflow:hidden;position:relative;background:linear-gradient(118deg,#eff5ed,#fff9f1 72%);border:1px solid #cfe0cc;border-radius:23px}.world-launch:after{content:"";position:absolute;right:-65px;bottom:-105px;width:260px;height:260px;border:30px solid #c9dfc5;border-radius:50%;opacity:.5}.world-launch>*{position:relative;z-index:1}.world-launch label{margin-bottom:10px;color:#5c8862}.world-launch h2{max-width:560px;margin:0 0 9px;color:#304937;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(27px,3vw,38px);letter-spacing:-.055em}.world-launch p{max-width:660px;margin:0;color:#637366;font-size:13px;line-height:1.65}.world-launch .primary{flex:0 0 auto;white-space:nowrap}.world-launch-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.world-launch-list span{padding:6px 9px;color:#4b6a51;background:#fffdfab8;border:1px solid #d5e3d2;border-radius:999px;font-size:10px;font-weight:750}.world-work{background:#fcfdf9}.world-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.world-heading h2{margin:0 0 9px;color:#304937;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(31px,4vw,44px);letter-spacing:-.06em}.world-heading p{max-width:580px;margin:0;color:#6b7b6d;font-size:13px;line-height:1.65}.world-title-field{min-width:230px;margin:0;padding:10px 12px;background:#fffefa;border:1px solid #dce7d9;border-radius:13px}.world-title-field span{display:block;margin-bottom:5px;color:#6f876e;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.world-title-field input,.world-entry input,.world-entry textarea{width:100%;outline:0;border:0;background:transparent;color:#394b3d;font:inherit}.world-title-field input{font-size:13px;font-weight:800}.world-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 220px;gap:17px;align-items:start}.world-tabs{display:flex;gap:6px;flex-direction:column;padding:7px;background:#f2f6ee;border:1px solid #dbe7d9;border-radius:16px}.world-tabs button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 10px;color:#667768;background:transparent;border:0;border-radius:10px;text-align:left}.world-tabs button:hover{background:#fbfdf9}.world-tabs button.on{color:#31583a;background:#fffefa;box-shadow:0 2px 7px #48715712}.world-tabs b{font-size:12px}.world-tabs small{min-width:19px;height:19px;display:grid;place-items:center;color:#628368;background:#e1eee0;border-radius:50%;font-size:9px;font-weight:800}.world-tabs button.on small{color:#fff;background:#6e9d71}.world-editor{min-height:460px;padding:24px;background:#fffefa;border:1px solid #e2e8df;border-radius:18px}.world-editor-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e9eee6}.world-editor-heading label{margin-bottom:7px;color:#5e8b66}.world-editor-heading h3{margin:0;color:#3a4d3e;font-family:Space Grotesk,system-ui,sans-serif;font-size:20px;letter-spacing:-.035em}.world-editor-heading .outline{margin:0;white-space:nowrap;padding:8px 10px;font-size:11px}.world-entries{display:grid;gap:11px;margin-top:17px}.world-entry{padding:14px 15px;background:#f9fbf7;border:1px solid #e0eadf;border-radius:13px}.world-entry>div{display:flex;align-items:center;gap:12px}.world-entry input{color:#3d533f;font-size:13px;font-weight:800}.world-entry textarea{min-height:54px;margin-top:9px;resize:vertical;color:#6d7c6f;font-size:12px;line-height:1.55}.world-remove{padding:3px 0;color:#a7745d;background:transparent;border:0;font-size:10px;font-weight:800}.world-empty{padding:34px 10px;text-align:center}.world-empty b{color:#4d624f;font-size:13px}.world-empty p{max-width:340px;margin:8px auto 16px;color:#7a887b;font-size:12px;line-height:1.6}.world-empty .outline{margin:0 auto}.world-note{padding:20px;background:#f0f6ed;border:1px solid #d7e7d4;border-radius:17px}.world-note label{margin-bottom:9px;color:#618567}.world-note h3{margin:0 0 10px;color:#405844;font-family:Space Grotesk,system-ui,sans-serif;font-size:18px;letter-spacing:-.035em;line-height:1.08}.world-note>p{margin:0;color:#6b7c6d;font-size:11px;line-height:1.65}.world-note>small{display:block;margin-top:12px;color:#5c8262;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.04em}.world-note>div{display:grid;gap:5px;margin-top:18px;padding-top:15px;border-top:1px solid #d5e3d2}.world-note b{color:#4b6a51;font-size:11px}.world-note span{color:#778878;font-size:10px;line-height:1.55}@media(max-width:760px){.studio-work{padding:14px 16px 32px}.studio-bar{align-items:stretch;flex-wrap:wrap;gap:8px;margin-bottom:25px;padding:7px}.studio-home,.helpline-trigger{flex:1;justify-content:center}.studio-guidance{display:none}.studio-switcher{order:3;width:100%;flex-basis:100%}.studio-switcher button{flex:1;padding:9px 5px;font-size:0}.studio-switcher button svg{width:17px;height:17px}.studio-work .work-head{display:flex;align-items:start}.studio-work .work-head h2{font-size:32px}.story-context{align-items:flex-start;flex-direction:column;gap:9px}.story-context>div{width:100%}.story-context div>label{flex:1;justify-content:space-between}.story-context select{max-width:150px}.story-helpline{padding:17px}.helpline-actions{display:grid;grid-template-columns:1fr 1fr}.helpline-actions button{min-height:42px}.studio-work .checker{grid-template-columns:1fr;gap:18px}.studio-work .editor{min-height:60dvh;padding:24px 20px}.studio-work .editor textarea{min-height:43dvh}.studio-work .editor footer{align-items:flex-start;flex-direction:column}.editor-actions{justify-content:flex-start}.studio-work .checker aside{margin-top:0}.story-thread{padding:17px}.story-thread-heading{display:block}.thread-source{display:inline-block;margin-top:10px}.thread-choices{grid-template-columns:1fr}.thread-choices article{min-height:0}.thread-choices button{margin-top:15px}.story-thread-footer,.spark-heading,.keep-story{align-items:flex-start;flex-direction:column}.spark-options{grid-template-columns:1fr;margin-top:21px}.spark-options button{min-height:0}.spark-picker footer{align-items:flex-start;flex-direction:column}.keep-story .outline{width:100%;justify-content:center}.art-studio-name{order:3;width:100%;justify-content:center;padding:5px 0 2px}.art-work-heading{margin-bottom:20px}.art-work-grid{grid-template-columns:1fr;gap:20px}.art-selects{grid-template-columns:1fr}.art-preview{min-height:490px}.art-preview-cover{width:72%;min-height:330px;padding:28px 20px}.art-direction-note{position:relative;right:auto;bottom:auto;width:calc(100% - 36px);margin:-10px 18px 18px}.publish-grid{grid-template-columns:1fr;gap:20px}.package-summary{position:static}.world-launch{align-items:flex-start;padding:27px 24px;flex-direction:column}.world-launch .primary{width:100%;justify-content:center}.world-heading{align-items:stretch;flex-direction:column;gap:18px}.world-title-field{min-width:0}.world-layout{grid-template-columns:1fr}.world-tabs{display:grid;grid-template-columns:1fr 1fr}.world-editor{min-height:0;padding:19px}.world-note{order:3}.publish-launch{align-items:flex-start;padding:27px 24px;flex-direction:column}.publish-launch .outline{width:100%;justify-content:center}}
