:root{--ink:#16211c;--cream:#f4efe4;--paper:#fffdf8;--green:#185540;--deep:#0d3327;--gold:#d49b42;--muted:#67716b;--line:#ddd6c9;--red:#9e352e}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 90% 0,#e7dec9 0,transparent 29%),var(--cream)}button,input{font:inherit}.appShell{max-width:1160px;margin:auto;padding:38px 24px 80px}header{display:flex;justify-content:space-between;align-items:center;padding:15px 0 38px;border-bottom:1px solid var(--line)}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{font-size:58px;line-height:.92;margin:10px 0 12px;letter-spacing:-.04em}.upload p,header p{color:var(--muted);margin:0}.eyebrow{font-size:11px;letter-spacing:.24em;color:var(--green);font-weight:850}.seal{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;border:5px double #fff8;font:700 25px Georgia;box-shadow:0 10px 30px #18554028}.headerSide{display:flex;align-items:center;gap:18px;flex-direction:column}.ghost{background:none;border:0;cursor:pointer}.ghost,.systemBar{color:var(--muted)}.systemBar{display:flex;gap:26px;padding:13px 2px;font-size:12px;border-bottom:1px solid var(--line)}.systemBar span:first-child{color:var(--green);font-weight:750}.online{display:inline-block;width:7px;height:7px;background:#34a36f;border-radius:50%;box-shadow:0 0 0 3px #34a36f28;margin-right:7px}.upload{background:var(--paper);margin:28px 0 18px;padding:30px;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px;box-shadow:0 10px 35px #3a312312}.sectionTitle h2,.upload h2{font-size:30px;margin:2px 0 7px}.step{font:750 11px ui-monospace,monospace;color:var(--gold);letter-spacing:.15em}.upload form{display:flex;gap:12px;align-items:center}input[type=file]{max-width:280px;color:var(--muted)}.primary,button{border:0;background:var(--green);color:white;padding:12px 18px;border-radius:4px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary:hover,button:hover{background:var(--deep)}button:disabled{opacity:.55;cursor:wait}.notice{padding:13px 18px;background:#fff5da;border-left:4px solid var(--gold);margin:18px 0}.sectionTitle{display:flex;align-items:end;justify-content:space-between;margin:34px 0 16px}.sectionTitle>span{font-size:13px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}article{background:var(--paper);border:1px solid var(--line);padding:22px;box-shadow:0 8px 26px #3a31230d}.bookTop{display:flex;gap:18px}.cover{width:74px;height:100px;flex:none;background:linear-gradient(145deg,var(--deep),var(--ink));color:var(--gold);display:grid;place-items:center;box-shadow:4px 4px 0 var(--gold);position:relative}.cover:before{content:"";position:absolute;left:8px;top:0;bottom:0;border-left:1px solid #fff2}.cover span{font:700 20px Georgia}.bookMeta{min-width:0}.bookMeta h3{font-size:23px;margin:8px 0 5px;line-height:1.08}.bookMeta p{margin:0;color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis}.status{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#766b58;font-weight:800}.status.ready{color:var(--green)}.status.failed{color:var(--red)}.status.processing{color:#a56b17}.errorBox{background:#fff0ee;color:var(--red);padding:10px;font-size:12px}.actions{display:flex;gap:9px;margin:20px 0}.actions .primary,.actions>button:first-child{flex:1 1}.delete{background:transparent;color:var(--red);border:1px solid #ddbdb9}.delete:hover{background:#fff0ee;color:var(--red)}details{border-top:1px solid var(--line);padding-top:14px}summary{cursor:pointer;font-weight:700;font-size:13px}summary span{float:right;background:#eee8dd;padding:2px 7px;border-radius:12px}ol{padding:0;margin:13px 0 0;list-style:none;max-height:300px;overflow:auto}li{padding:10px 0;border-bottom:1px solid #eee8df;display:grid;grid-template-columns:1fr auto;gap:6px;font-size:12px}li small{color:var(--muted)}li audio{grid-column:1/-1;width:100%;height:30px}.empty{padding:58px;text-align:center;border:1px dashed #aaa398;color:var(--muted);background:#ffffff55}.loginShell{min-height:100vh;display:grid;place-items:center;padding:24px}.loginCard{width:min(440px,100%);background:var(--paper);border:1px solid var(--line);padding:42px;box-shadow:0 22px 65px #30291d24}.loginCard .seal{margin-bottom:28px}.loginCard h1{font-size:44px}.loginCard p{color:var(--muted);line-height:1.6}.loginCard form{display:grid;gap:9px;margin-top:26px}.loginCard label{font-size:12px;font-weight:750}.loginCard input{padding:13px;border:1px solid var(--line);background:#fff}.loginCard button{margin-top:5px}.errorNotice{color:var(--red);background:#fff0ee;border-color:var(--red)}@media(max-width:760px){.appShell{padding:22px 16px 60px}h1{font-size:43px}.seal{width:66px;height:66px}.upload,.upload form{align-items:stretch;flex-direction:column}.grid{grid-template-columns:1fr}.systemBar{gap:8px 18px}.actions,.systemBar{flex-wrap:wrap}}.nearbyProfileCompletion{display:grid;gap:7px;margin-top:16px}.nearbyProfileCompletion>span{height:7px;background:#e8e2d8;border-radius:20px;overflow:hidden}.nearbyProfileCompletion>span>b{display:block;height:100%;background:#1f6a53}.nearbyProfileCompletion>strong{font-size:12px;color:#56615b}.nearbyProfileEditor{gap:18px}.nearbyEditorSection h2,.nearbyProfileEditor>section h2{margin:8px 0;font-family:Georgia,serif;font-size:30px}.nearbyEditorSection p,.nearbyProfileEditor>section p{line-height:1.55;color:#5e6762}.nearbyProfilePhotoGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.nearbyProfilePhotoGrid figure{margin:0;aspect-ratio:4/5;position:relative;background:#eee}.nearbyProfilePhotoGrid img{width:100%;height:100%;object-fit:cover}.nearbyProfilePhotoGrid button{position:absolute;right:5px;top:5px;border:0;border-radius:50%;width:28px;height:28px;background:#231f1dcc;color:#fff;font-size:19px}.nearbyEditorSection{padding-top:18px;border-top:1px solid #ded8cd}.nearbyGoalFieldset{border:1px solid #d5cec1;padding:18px;display:flex;gap:10px;flex-wrap:wrap}.nearbyGoalFieldset legend{font-weight:800;padding:0 8px}.nearbyGoalFieldset label{border:1px solid #ddd5c8;border-radius:999px;padding:10px 14px;display:flex;gap:8px;align-items:center}.nearbyPromptRow{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;background:#f7f3eb;padding:14px}.bookFriendNonDatingNote{background:#edf4ef;border-left:4px solid #1f6a53;padding:16px}.bookFriendNonDatingNote p{margin:5px 0 0;line-height:1.5;color:#4c5953}.publicReadingIdentity{margin-top:20px}.publicReadingIdentityHead{display:flex;justify-content:space-between;gap:20px;align-items:start}.publicReadingIdentityHead h2{font:700 32px Georgia,serif;margin:8px 0 20px}.publicProfileGender{border:1px solid #d8d1c4;border-radius:999px;padding:7px 12px;font-size:12px}.publicProfileGallery{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:25px}.publicProfileGallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.publicReadingColumns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.publicReadingColumns>div>strong{display:block;margin-bottom:9px}.publicReadingStyle{margin:25px 0 0;padding:18px;border-left:4px solid #d87559;background:#faf6ed;font:italic 17px/1.6 Georgia,serif}.publicReadingStyle small{display:block;font:800 10px Arial,sans-serif;letter-spacing:.1em;color:#9c4a36}.publicPromptGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.publicPromptGrid article{background:#183f35;color:#fff;padding:18px}.publicPromptGrid small{color:#edaa89;font-weight:800}.publicPromptGrid p{font:18px/1.45 Georgia,serif}.bookFriendProfilePolicy{margin-top:20px;padding:14px;background:#edf4ef;display:grid;gap:5px;font-size:13px}.bookFriendProfilePolicy span{color:#53605a}@media(max-width:700px){.nearbyProfilePhotoGrid{grid-template-columns:repeat(3,1fr)}.nearbyPromptRow,.publicPromptGrid,.publicReadingColumns{grid-template-columns:1fr}.publicProfileGallery{grid-template-columns:repeat(3,1fr)}.publicReadingIdentityHead{display:block}.publicProfileGender{display:inline-block;margin-bottom:16px}}.bookFriendRoomBanner{margin-top:12px;background:#183f35!important;color:white!important}.bookFriendRoomBanner p{color:#d1e1db!important}.bookFriendRoomBanner a{margin-left:auto;color:#f2a887;font-weight:900;white-space:nowrap}.publicConnectionGoals{margin-top:22px;padding-top:18px;border-top:1px solid #e1dbd0;display:grid;gap:10px}.publicPromptHeading{display:block;margin-top:24px;font:700 20px Georgia,serif}.profileSafetyAction{min-height:44px;border:1px solid #d9a49b;background:#fff7f4;color:#8b352a;padding:10px 15px;border-radius:999px;font-weight:800;cursor:pointer}.profileSafetyAction:hover{background:#fbe8e3}.profileSafetyAction:disabled{opacity:.55;cursor:wait}@media(max-width:700px){.publicProfileGallery{gap:6px}.publicReadingIdentity{padding:18px}.profileActions>*{min-height:44px}}.profileReportAction{min-height:44px;border:1px solid #d7cec5;background:#fff;color:#645b54;padding:10px 15px;border-radius:999px;font-weight:800;cursor:pointer}.profileReportAction:hover{border-color:#a75e52;color:#873d32;background:#fff8f6}.profileReportPanel{margin-top:20px;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:28px}.profileReportPanel>div p{max-width:600px;color:#5d6862;line-height:1.65}.profileReportPanel .reportStatus{grid-column:1/-1}.profileReportPanel select,.profileReportPanel textarea{width:100%}@media(max-width:700px){.profileReportPanel{grid-template-columns:1fr;padding:20px}}:root{--community-ink:#201b2a;--community-plum:#6f3654;--community-rose:#c66662;--community-peach:#f1b18d;--community-sand:#f7f1e9;--community-paper:#fffdf9;--community-line:#e8ddd3;--community-muted:#746c75;--community-green:#2f6b62;--community-blue:#416d8d;--community-amber:#bd743d}.communityPage,.platformShell{min-height:100vh;background:var(--community-paper);color:var(--community-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.communityHeader{height:78px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:42px;border-bottom:1px solid var(--community-line);background:#fffdfbeF;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:50}.communityBrand{display:flex;align-items:center;gap:10px;color:var(--community-ink);text-decoration:none;min-width:max-content}.communityBrand>span{width:38px;height:38px;border-radius:12px 3px 12px 3px;background:var(--community-plum);color:white;display:grid;place-items:center;font:800 21px Georgia}.communityBrand div{display:grid;line-height:1}.communityBrand strong{font:800 16px Georgia;letter-spacing:.12em}.communityBrand small{font-size:8px;letter-spacing:.25em;color:var(--community-rose);margin-top:4px}.communityHeader nav{display:flex;gap:26px;flex:1 1}.communityActions>a,.communityHeader nav a{color:#4e4650;text-decoration:none;font-size:14px;font-weight:650}.communityHeader nav a.active,.communityHeader nav a:hover{color:var(--community-plum)}.communityActions{display:flex;align-items:center;gap:16px}.communityActions .joinButton,.joinButton{background:var(--community-plum);color:white!important;padding:11px 18px;border-radius:999px}.memberPill{display:flex!important;align-items:center;gap:8px}.memberPill>span{width:32px;height:32px;border-radius:50%;background:var(--community-rose);color:white;display:grid;place-items:center}.noticeBell{color:var(--community-rose)!important}.communityHero{min-height:650px;background:linear-gradient(125deg,#f8eee6,#f4e2dc 48%,#dfc9d5);padding:80px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;position:relative}.communityHero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #fff7;border-radius:50%;right:-90px;top:-110px}.heroCopy{z-index:2}.creatorBand>div>span,.heroEyebrow,.marketplaceBand>div>span,.membershipBand>div>span,.platformSectionHeading>div>span{font-size:11px;letter-spacing:.22em;font-weight:850;color:var(--community-rose)}.heroCopy h1{font:500 clamp(54px,6vw,84px)/.98 Georgia;margin:18px 0 24px;letter-spacing:-.055em}.heroCopy h1 em{color:var(--community-plum);font-weight:400}.heroCopy>p{font:18px/1.75 Georgia;max-width:610px;color:#5d5360}.heroButtons{display:flex;gap:12px;margin:34px 0}.creatorBand a,.heroButtons a,.marketplaceBand a,.priceCard>a,.primaryCommunityButton{background:var(--community-plum);color:white;padding:14px 24px;border-radius:999px;text-decoration:none;font-weight:780;display:inline-flex;border:0;cursor:pointer}.heroButtons a.light{background:white;color:var(--community-plum);border:1px solid #d9c5cf}.heroTrust{display:flex;gap:28px;color:var(--community-muted);font-size:12px}.heroTrust span{display:grid}.heroTrust b{color:var(--community-ink);font-size:18px}.heroBooks{position:relative;min-height:470px}.floatingBook{position:absolute;width:210px;height:310px;border-radius:5px 12px 12px 5px;box-shadow:0 30px 55px #45233835;padding:32px 24px;display:flex;flex-direction:column;color:white;transform:rotate(-8deg);left:5%;top:90px;background:#263b43;overflow:hidden}.floatingBook:before{content:"";position:absolute;inset:0 0 0 14px;border-left:1px solid #fff4;box-shadow:inset 20px 0 30px #0002}.floatingBook i,.floatingBook small,.floatingBook span,.floatingBook strong{z-index:1}.floatingBook small{letter-spacing:.2em;font-size:9px}.floatingBook strong{font:500 35px/1.03 Georgia;margin:auto 0}.floatingBook span{font:12px Georgia}.floatingBook.bookTwo{background:linear-gradient(160deg,#7a3240,#d47455);transform:rotate(4deg);left:34%;top:25px;z-index:2;height:360px;width:235px}.floatingBook.bookThree{background:linear-gradient(155deg,#30294e,#7a5b86);transform:rotate(12deg);left:66%;top:110px}.floatingBook i{position:absolute;right:18px;bottom:17px;font-style:normal;border:1px solid #fff7;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.categoryStrip{max-width:1240px;margin:-34px auto 0;background:white;border:1px solid var(--community-line);box-shadow:0 16px 44px #3b283214;position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,1fr);border-radius:12px;overflow:hidden}.categoryStrip a{padding:22px;display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--community-ink);border-right:1px solid var(--community-line);font:700 13px Georgia}.categoryStrip a:last-child{border:0}.categoryStrip i{font-style:normal;color:var(--community-rose);font-size:22px}.expertRail,.platformSection{max-width:1240px;margin:0 auto;padding:90px 0}.platformSectionHeading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.creatorBand h2,.marketplaceBand h2,.membershipBand h2,.platformSectionHeading h2{font:500 42px/1.08 Georgia;margin:8px 0;color:var(--community-ink)}.platformSectionHeading p{margin:0;color:var(--community-muted)}.platformSectionHeading>a{color:var(--community-plum);font-weight:750;text-decoration:none}.storyGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.storyCard{text-decoration:none;color:inherit;min-width:0}.storyCover{height:300px;padding:20px;border-radius:6px 14px 14px 6px;color:white;display:flex;flex-direction:column;background-size:cover;background-position:50%;box-shadow:0 15px 30px #36223220;position:relative;overflow:hidden}.storyCover:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#000000bb)}.storyCover>i,.storyCover>small,.storyCover>span,.storyCover>strong{z-index:1}.storyCover>span{font-size:9px;letter-spacing:.18em}.storyCover>strong{font:500 30px/1.05 Georgia;margin:auto 0}.storyCover>small{font:12px Georgia}.storyCover>i{position:absolute;right:14px;bottom:13px;font-style:normal;background:#ffffff22;padding:5px 8px;border-radius:10px;font-size:10px}.storyCover.ember{background:linear-gradient(150deg,#853947,#d78661)}.storyCover.night{background:linear-gradient(150deg,#18313d,#55737d)}.storyCover.violet{background:linear-gradient(150deg,#2e294e,#886591)}.storyCover.ocean{background:linear-gradient(150deg,#164859,#4a8ca0)}.storyCover.forest{background:linear-gradient(150deg,#244f46,#77a17a)}.storyCardBody{padding:15px 2px}.storyGenre{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--community-rose);font-weight:800}.storyCardBody h3{font:600 21px Georgia;margin:7px 0}.storyCardBody p{color:var(--community-muted);font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.storyCardBody>div{display:flex;gap:12px;color:#8a8189;font-size:11px}.creatorBand{padding:80px max(24px,calc((100vw - 1240px)/2));background:var(--community-plum);color:white;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.creatorBand>div>span{color:var(--community-peach)}.creatorBand h2{color:white;font-size:48px}.creatorBand>div>p{color:#eadce5;line-height:1.7}.creatorBand a{background:var(--community-peach);color:#45253a;margin-top:16px}.writerSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.writerSteps article{border:1px solid #ffffff26;background:#ffffff0a;padding:28px;border-radius:12px}.writerSteps b{color:var(--community-peach);font-size:12px}.writerSteps strong{display:block;font:600 20px Georgia;margin:48px 0 12px}.writerSteps p{color:#e4d6df;font-size:13px;line-height:1.6}.moduleGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.moduleCard{min-height:320px;border:1px solid var(--community-line);border-radius:12px;padding:24px;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:.2s;background:#fff}.moduleCard:hover{transform:translateY(-5px);box-shadow:0 18px 40px #40273b12}.moduleCard>span{font:44px Georgia;color:#ede3e5}.moduleCard small{letter-spacing:.14em;font-size:9px;color:var(--community-rose);font-weight:850}.moduleCard h3{font:600 27px Georgia;margin:13px 0}.moduleCard p{color:var(--community-muted);font-size:13px;line-height:1.6}.moduleCard em{font-style:normal;font-weight:750;font-size:12px;margin-top:auto;color:var(--community-plum)}.moduleCard.amber{border-top:5px solid var(--community-amber)}.moduleCard.blue{border-top:5px solid var(--community-blue)}.moduleCard.green{border-top:5px solid var(--community-green)}.moduleCard.rose{border-top:5px solid var(--community-rose)}.moduleCard.plum{border-top:5px solid var(--community-plum)}.expertRail{padding-top:20px}.expertMiniGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.expertMiniCard{display:flex;gap:14px;border:1px solid var(--community-line);padding:18px;border-radius:12px;text-decoration:none;color:inherit;background:white}.expertAvatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:800;flex:none}.expertMiniCard div{min-width:0}.expertMiniCard small{color:var(--community-rose);font-weight:800}.expertMiniCard strong{display:block;font:600 17px Georgia;margin:3px 0}.expertMiniCard strong i{font:normal 10px sans-serif;background:var(--community-green);color:white;border-radius:50%;padding:2px 4px;margin-left:5px}.expertMiniCard p{font-size:12px;color:var(--community-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expertMiniCard em{font-style:normal;font-size:11px;color:#786b55}.marketplaceBand{padding:80px max(24px,calc((100vw - 1240px)/2));background:#e8f0ed;display:grid;grid-template-columns:1fr 1fr;gap:90px}.marketplaceBand>div>span{color:var(--community-green)}.marketplaceBand>div>p{line-height:1.7;color:#56645f}.marketplaceBand a{background:var(--community-green)}.marketplaceBand ol{list-style:none;margin:0;padding:0}.marketplaceBand li{display:flex;gap:18px;border-bottom:1px solid #c7d8d1;padding:20px 0}.marketplaceBand li b{width:42px;height:42px;border:1px solid #9bb9ad;border-radius:50%;display:grid;place-items:center;color:var(--community-green)}.marketplaceBand li span{display:grid;color:#5a6662;font-size:13px}.marketplaceBand li strong{font:600 20px Georgia;color:var(--community-ink);margin-bottom:5px}.membershipBand{padding:90px max(24px,calc((100vw - 1120px)/2));background:#f5e8e1;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.membershipBand>div>p{font:17px/1.75 Georgia;color:#665b63}.priceCard{background:white;padding:34px;border-radius:18px;box-shadow:0 24px 50px #4b283718}.priceCard>small{letter-spacing:.17em;color:var(--community-rose);font-weight:850}.priceCard>strong{display:block;font:600 64px Georgia;margin-top:14px}.priceCard>strong i{font:600 23px Georgia}.priceCard>span{color:var(--community-muted);font-size:12px}.priceCard ul{list-style:none;padding:20px 0;line-height:2;color:#544c54}.priceCard>a{display:flex;justify-content:center}.communityFooter{padding:54px max(24px,calc((100vw - 1240px)/2));background:#221b27;color:#e8dde5;display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center}.communityFooter .communityBrand{color:white}.communityFooter>p{font-size:12px;max-width:460px;color:#bfb2bc}.communityFooter nav{display:flex;gap:18px}.communityFooter nav a{color:#d8ccd4;text-decoration:none;font-size:12px}.communityFooter>small{grid-column:1/-1;border-top:1px solid #ffffff15;padding-top:20px;color:#8e828b}.platformInner{max-width:1180px;margin:auto;padding:56px 24px 90px}.pageIntro{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.pageIntro span{font-size:10px;letter-spacing:.2em;color:var(--community-rose);font-weight:850}.pageIntro h1{font:500 52px Georgia;margin:8px 0}.pageIntro p{color:var(--community-muted);max-width:650px;line-height:1.7}.platformPanel{background:white;border:1px solid var(--community-line);border-radius:14px;padding:26px}.platformForm{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.platformForm label{display:grid;gap:7px;font-size:12px;font-weight:760}.platformForm input,.platformForm select,.platformForm textarea,.platformSearch{padding:13px;border:1px solid var(--community-line);border-radius:8px;background:#fff;font:inherit}.platformForm .wide{grid-column:1/-1}.platformNotice{padding:13px 16px;background:#fff1e7;border:1px solid #edcbb6;color:#7a4931;border-radius:8px;margin:14px 0}.platformNotice.success{background:#e9f4ef;border-color:#b9d7ca;color:#2e6655}.paidBadge{background:#e7f2ed;color:var(--community-green)}.lockedBadge,.paidBadge{padding:8px 12px;border-radius:999px;font-size:11px;font-weight:800}.lockedBadge{background:#f8e8e4;color:#984c44}.twoColumnPlatform{display:grid;grid-template-columns:280px 1fr;gap:24px}.panelRail{display:grid;align-content:start;gap:8px}.panelRail a{padding:12px 14px;border-radius:9px;text-decoration:none;color:#504750;font-weight:700;font-size:13px}.panelRail a.active,.panelRail a:hover{background:#f1e8ed;color:var(--community-plum)}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.statCard{padding:20px;border:1px solid var(--community-line);background:white;border-radius:12px}.statCard strong{font:600 28px Georgia;display:block}.statCard span{color:var(--community-muted);font-size:11px}.emptyCommunity{padding:42px;text-align:center;border:1px dashed #cbbec5;border-radius:12px;color:var(--community-muted)}.filterBar{display:flex;gap:10px;margin-bottom:24px}.filterBar a,.filterBar button{padding:9px 14px;border:1px solid var(--community-line);border-radius:999px;background:white;color:#5d535c;text-decoration:none;font-size:12px}.filterBar .active{background:var(--community-plum);color:white}.expertDirectory{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.expertDirectoryCard{border:1px solid var(--community-line);border-radius:14px;padding:24px;background:white}.expertDirectoryCard header{display:flex;gap:13px;align-items:center;border:0;padding:0}.expertDirectoryCard h3{font:600 21px Georgia;margin:0}.expertDirectoryCard header p{margin:4px 0;color:var(--community-rose);font-size:11px}.expertDirectoryCard>p{font-size:13px;color:var(--community-muted);line-height:1.6}.skillTags{display:flex;gap:5px;flex-wrap:wrap}.skillTags span{background:#f4edef;padding:5px 8px;border-radius:10px;font-size:10px}.expertPrice{display:flex;justify-content:space-between;align-items:end;margin:20px 0}.expertPrice strong{font:600 21px Georgia}.expertPrice span{font-size:11px;color:var(--community-muted)}.expertDirectoryCard button{width:100%;background:var(--community-plum);border-radius:8px}.bookDetailHero{background:#f4e8e3;padding:62px max(24px,calc((100vw - 1100px)/2));display:grid;grid-template-columns:260px 1fr;gap:48px}.bookDetailHero .storyCover{height:390px}.bookDetailInfo h1{font:500 52px Georgia;margin:8px 0}.bookDetailInfo>p{font:16px/1.8 Georgia;color:#5f555d}.storyStats{display:flex;gap:26px;padding:18px 0;border-block:1px solid #ddcbc5;margin:24px 0}.storyStats span{font-size:12px;color:#625861}.storyStats b{display:block;font:600 20px Georgia;color:var(--community-ink)}.detailActions{display:flex;gap:10px}.detailActions a,.detailActions button{padding:12px 18px;border-radius:999px;border:1px solid var(--community-plum);background:white;color:var(--community-plum);font-weight:750;text-decoration:none}.detailActions .readNow{background:var(--community-plum);color:white}.chapterList{display:grid;gap:9px}.chapterList a{display:flex;justify-content:space-between;padding:18px;border:1px solid var(--community-line);border-radius:10px;text-decoration:none;color:inherit;background:white}.chapterList strong{font:600 18px Georgia}.chapterList span{color:var(--community-muted);font-size:11px}.readerShell{background:#f5f0e9;min-height:100vh}.readerTop{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 900px)/2));border-bottom:1px solid #ddd4ca;background:#fffefa;position:sticky;top:0;z-index:10}.readerTop a{text-decoration:none;color:var(--community-plum);font-weight:750}.readerArticle{max-width:760px;margin:auto;padding:60px 24px}.readerArticle>span{color:var(--community-rose);font-size:11px;letter-spacing:.18em}.readerArticle h1{font:500 44px Georgia;margin:12px 0 45px}.readerText{font:19px/1.9 Georgia;color:#2e292e}.readerText p{margin:0 0 1.4em}.readerAudio{width:100%;margin:20px 0 40px}.readerNav{display:flex;justify-content:space-between;margin:50px 0}.readerNav a{color:var(--community-plum);text-decoration:none;font-weight:750}.commentForm{display:flex;gap:9px;margin:15px 0}.commentForm textarea{flex:1 1;padding:12px;border:1px solid var(--community-line);border-radius:8px}.commentList article{padding:15px 0;border-bottom:1px solid var(--community-line)}.commentList strong{font-size:12px}.commentList p{font:15px/1.6 Georgia}.authShell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f5e7e1}.authStory{background:var(--community-plum);color:white;padding:70px;display:flex;flex-direction:column;justify-content:center}.authStory h1{font:500 58px Georgia}.authStory p{font:17px/1.8 Georgia;color:#e9dce5}.authCard{margin:auto;width:min(500px,calc(100% - 48px));background:white;padding:38px;border-radius:18px;box-shadow:0 20px 55px #42243a18}.authTabs{display:flex;border-bottom:1px solid var(--community-line);margin-bottom:24px}.authTabs button{flex:1 1;background:none;color:#746873;border-bottom:3px solid transparent;border-radius:0}.authTabs button.active{color:var(--community-plum);border-color:var(--community-plum)}.orderList{display:grid;gap:14px}.orderCard{border:1px solid var(--community-line);border-radius:12px;padding:20px}.orderCard header{display:flex;justify-content:space-between;border:0;padding:0}.orderCard h3{font:600 21px Georgia;margin:0}.orderStatus{font-size:10px;background:#f2e9ed;color:var(--community-plum);padding:6px 9px;border-radius:999px}.orderTimeline{display:flex;gap:5px;margin:18px 0}.orderTimeline i{height:5px;flex:1 1;background:#eee5e9;border-radius:4px}.orderTimeline i.done{background:var(--community-green)}.orderActions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.orderActions input,.orderActions textarea{padding:9px;border:1px solid var(--community-line);border-radius:6px}.notificationList{display:grid;gap:8px}.notificationItem{display:block;text-decoration:none;color:inherit;padding:13px;border-left:3px solid var(--community-rose);background:#fbf6f8}.notificationItem.read{opacity:.62}.notificationItem strong{display:block;font-size:13px}.notificationItem span{font-size:11px;color:var(--community-muted)}@media(max-width:1000px){.communityHeader nav{display:none}.communityHero{grid-template-columns:1fr;min-height:auto}.heroBooks{min-height:430px}.expertMiniGrid,.moduleGrid,.storyGrid{grid-template-columns:repeat(2,1fr)}.creatorBand,.marketplaceBand,.membershipBand{grid-template-columns:1fr}.categoryStrip{margin:0}.categoryStrip,.expertDirectory{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.communityHeader{height:68px;padding:0 14px}.communityActions>a:first-child,.memberPill{font-size:0}.memberPill>span{font-size:14px}.communityHero{padding:55px 18px}.heroCopy h1{font-size:49px}.heroBooks{transform:scale(.72);transform-origin:left top;width:130%;height:330px;min-height:330px}.heroTrust{flex-wrap:wrap}.categoryStrip{grid-template-columns:1fr}.expertRail,.platformInner,.platformSection{padding:55px 16px}.expertDirectory,.expertMiniGrid,.moduleGrid,.statsGrid,.storyGrid,.writerSteps{grid-template-columns:1fr}.creatorBand,.marketplaceBand,.membershipBand{padding:55px 18px;gap:35px}.communityFooter{grid-template-columns:1fr}.communityFooter nav{flex-wrap:wrap}.pageIntro,.platformSectionHeading{align-items:start;flex-direction:column}.twoColumnPlatform{grid-template-columns:1fr}.panelRail{grid-template-columns:repeat(2,1fr)}.bookDetailHero{grid-template-columns:1fr;padding:35px 20px}.bookDetailHero .storyCover{max-width:260px}.platformForm{grid-template-columns:1fr}.platformForm .wide{grid-column:auto}.authShell{grid-template-columns:1fr}.authStory{padding:45px 28px}.authStory h1{font-size:42px}.authCard{margin:30px auto}.filterBar{overflow:auto}.storyStats{flex-wrap:wrap}.readerArticle{padding-top:40px}}.bookCoverGallery{display:flex;align-items:flex-start;gap:14px;perspective:1400px}.bookBackCover,.bookCoverGallery>.storyCover{flex:0 0 min(31vw,360px)}.bookBackCover{display:none;margin:0;position:relative;aspect-ratio:2/3;border-radius:5px;overflow:hidden;box-shadow:0 24px 48px rgba(20,13,18,.24)}.bookBackCover img{width:100%;height:100%;object-fit:cover;display:block}.bookBackCover figcaption{position:absolute;left:12px;bottom:12px;background:rgba(15,11,15,.72);color:#fff;padding:6px 10px;border-radius:99px;font-size:11px;letter-spacing:.08em}.bookCoverGallery.hasBackCover:hover>.storyCover{transform:translateX(-10px) rotateY(8deg)}.bookCoverGallery.hasBackCover:hover .bookBackCover{display:block;transform:translateX(-4px) rotateY(-7deg)}.bookCoverGallery .storyCover{transition:transform .35s ease}.bookAuthorIdentity{display:inline-flex!important;align-items:center;gap:10px}.bookAuthorIdentity img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid rgba(117,62,82,.2)}.authorPhotoAvatar,.authorProfilePhoto{border-radius:14px!important;overflow:hidden!important;box-shadow:0 14px 28px rgba(30,18,26,.18)}.authorPhotoAvatar img,.authorProfilePhoto img{display:block;width:100%;height:100%;object-fit:cover}.profileHeroPanel{align-items:flex-start}.authorPhotoUpload{padding:14px;border:1px solid rgba(101,61,81,.18);border-radius:12px;background:#fbf7f2}.authorArtworkEditor{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;padding:16px;border:1px solid rgba(91,54,74,.16);border-radius:14px;background:#fbf8f4}.authorArtworkEditor>div{grid-column:1/-1;display:flex;gap:12px;align-items:center}.authorArtworkEditor img{width:92px;aspect-ratio:2/3;object-fit:cover;border-radius:6px;box-shadow:0 8px 18px rgba(30,18,25,.16)}.authorArtworkEditor>div span{color:#766b70;font-size:13px}.authorArtworkEditor small{grid-column:1/-1}@media(max-width:760px){.bookCoverGallery>.storyCover{flex-basis:min(64vw,300px)}.bookCoverGallery.hasBackCover:hover .bookBackCover{display:none}.authorProfilePhoto{width:94px!important;height:116px!important}.authorArtworkEditor{grid-template-columns:1fr}.authorArtworkEditor>*{grid-column:1!important}}.bookDetailHero:has(.bookCoverGallery.hasBackCover){grid-template-columns:minmax(520px,560px) 1fr}.bookCoverGallery>.bookBackCover,.bookCoverGallery>.storyCover{flex-basis:260px}@media(max-width:760px){.bookDetailHero:has(.bookCoverGallery.hasBackCover){grid-template-columns:1fr}.bookCoverGallery>.storyCover{flex-basis:min(64vw,300px)}}