:root{--plum:#39243e;--plum-deep:#2b1a30;--rose:#925476;--ivory:#fcf9f5;--ink:#291c35;--muted:#807588;--line:#e4dce3;--lavender:#f0e7ef;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #bd84ac;outline-offset:4px}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:14px}.skip:focus{top:15px}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;background:linear-gradient(155deg,#432947 0%,var(--plum) 45%,var(--plum-deep));color:#f7edf5;padding:38px 20px 24px;display:flex;flex-direction:column;z-index:30}.brand{text-align:center;display:flex;align-items:center;flex-direction:column;margin:0 0 48px}.brand svg{width:74px;height:62px;color:#edcee4;margin-bottom:12px}.brand>span{font-family:Georgia,serif;letter-spacing:2px;font-size:18px}.brand small{font-size:9px;letter-spacing:1.9px;color:#d6b7cd;margin-top:10px;line-height:18px}nav{display:grid;gap:8px}.nav-link{display:flex;align-items:center;gap:15px;padding:14px 17px;min-height:49px;border-radius:7px;font-size:14px;color:#e8dfe8;transition:background .15s}.nav-link:hover{background:#ffffff0d}.nav-link.active{background:linear-gradient(100deg,#915879,#744268);color:white;box-shadow:0 4px 16px #170b1a16}.nav-link svg,.icon-button svg{width:20px;height:20px;flex-shrink:0}.bottom-nav{margin-top:auto;padding-top:24px;border-top:1px solid #ffffff24}.restricted{display:flex;align-items:center;gap:12px;padding:15px;font-size:13px;color:#d9cbd9}.restricted svg{width:18px;height:18px}.workspace{margin-left:252px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:88px;flex-shrink:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 46px;background:#fffcf9;position:relative;gap:20px}.view-switch{display:flex;padding:4px;gap:3px;background:#f2ecf1;border:1px solid #e8dfe7;border-radius:8px}.view-switch a{padding:9px 17px;border-radius:5px;font-size:13px;color:#79697e}.view-switch a.selected{background:#fff;color:var(--plum);box-shadow:0 1px 5px #38243b12}.header-actions{display:flex;align-items:center;gap:24px}.icon-button{background:transparent;border:0;display:grid;place-items:center;width:40px;height:40px;color:var(--ink);border-radius:6px}.icon-button:hover{background:var(--lavender)}.profile{display:flex;align-items:center;gap:13px;background:none;border:0;color:var(--ink);font-size:14px}.avatar{display:grid;place-items:center;width:38px;height:38px;background:linear-gradient(135deg,#ab86b7,#79538e);color:white;border-radius:50%;font-family:Georgia,serif;font-size:18px}.chevron{margin-left:9px;color:var(--muted)}main{padding:49px 48px 0;flex:1;outline:none}.page-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:26px;border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;letter-spacing:2.2px;color:#947d91;margin:0 0 10px}h1{font-family:Georgia,'Times New Roman',serif;font-size:36px;font-weight:500;letter-spacing:-.8px;margin:0}.page-mark{font-family:Georgia,serif;font-size:23px;color:#c8b7c6;letter-spacing:-3px;margin-right:3px}.empty-canvas{min-height:380px}footer{padding:24px 48px;display:flex;justify-content:space-between;font-size:11px;color:#a293a2;letter-spacing:.3px}.popover{position:absolute;right:40px;top:76px;width:240px;padding:20px;background:#fffdfb;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 40px #3220361a;z-index:40;font-size:14px}.popover p{color:var(--muted);font-size:13px;margin:10px 0 0}.popover a{display:block;padding:10px;border-radius:5px}.popover a:hover{background:var(--lavender)}.menu-toggle{display:none}.shade{display:none}@media(min-width:1600px){.sidebar{width:280px}.workspace{margin-left:280px}main{padding:60px 64px 0}.topbar{padding:0 64px}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:252px}.sidebar.open{transform:translateX(0)}.shade.visible{display:block;position:fixed;inset:0;background:#21132565;z-index:25}.workspace{margin-left:0}.topbar{height:76px;padding:0 18px;gap:10px}.menu-toggle{display:grid}.header-actions{gap:4px}.profile{padding:0}.profile #profile-label,.chevron{display:none}.view-switch a{padding:8px 10px;font-size:12px}main{padding:34px 24px 0}h1{font-size:31px}footer{padding:24px;gap:20px;font-size:10px}.popover{right:18px}.empty-canvas{min-height:360px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.area-label{font-size:14px;color:var(--muted);letter-spacing:.4px}

.eyebrow:empty{display:none}.header-spacer{flex:1}
.wheel-game{display:grid;grid-template-columns:minmax(250px,1.1fr) minmax(240px,1fr);gap:56px;align-items:center;padding:58px 0}.wheel-stage{position:relative;width:min(100%,430px);aspect-ratio:1;margin:auto}.wheel-disc{width:100%;height:100%;border-radius:50%;border:10px solid #fffaf6;outline:1px solid #d4bbce;box-shadow:0 15px 40px #39243e20;transition:transform 4.2s cubic-bezier(.12,.72,.13,1);position:relative}.wheel-pointer{position:absolute;left:50%;top:-15px;transform:translateX(-50%);width:28px;height:38px;background:#39243e;clip-path:polygon(0 0,100% 0,50% 100%);z-index:2}.wheel-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;display:grid;place-items:center;background:#fffaf6;border:6px solid #ecdeea;border-radius:50%;font:24px Georgia;color:#59345d;box-shadow:0 3px 18px #39243e33}.wheel-number{position:absolute;transform:translate(-50%,-50%);font:18px Georgia;color:#fff;background:#39243e55;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.game-kicker{font-size:11px;letter-spacing:1.8px;color:#925476}.game-controls h2,.task-editor h2{font:32px Georgia;margin:17px 0}.game-controls p,.task-editor p{font-size:16px;line-height:1.7;color:#807588}.primary-button{padding:15px 25px;color:#fff;background:#7e496d;border:0;border-radius:7px;font-size:15px}.primary-button:hover{background:#633656}.primary-button:disabled{opacity:.5;cursor:not-allowed}.spin-button{margin-top:16px;min-width:205px}.task-result{margin-top:24px;padding:23px;border:1px solid #dfcbdc;border-radius:10px;background:#f4edf3}.task-result h3{font:23px/1.5 Georgia;overflow-wrap:anywhere}.skip-task{border:0;background:none;color:#7e496d;text-decoration:underline;padding:8px 0}.task-editor{max-width:760px;padding:20px 0 40px}.task-editor>label{display:block;margin:24px 0 9px;font-size:14px}.task-editor input[type=password],.task-editor textarea{width:100%;padding:14px;border:1px solid #d9cad7;border-radius:7px;background:#fffdfb;font:16px/1.5 Arial;color:#39243e}.task-editor textarea{resize:vertical}.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.upload{font-size:14px;display:grid;gap:8px}.upload input{max-width:240px}@media(max-width:1000px){.wheel-game{grid-template-columns:1fr;gap:38px}.wheel-stage{max-width:360px}.game-controls{max-width:520px;margin:auto;width:100%}}@media(max-width:480px){.editor-actions{align-items:start;flex-direction:column}.wheel-game{padding-top:40px}.wheel-hub{width:60px;height:60px}}

.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at top,#efe0ed,#fcf9f5 70%);padding:24px}.login-card{width:100%;max-width:460px;padding:44px;background:#fffdfa;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 70px #39243e12;flex:initial}.login-brand{display:block;font:18px Georgia;letter-spacing:2px;margin-bottom:38px;color:var(--rose)}.login-card h1{font-size:31px}.login-card p{color:var(--muted);font-size:14px;line-height:1.7}.login-card label{display:block;font-size:14px;margin:20px 0 8px}.login-card input{width:100%;border:1px solid #dacbd8;background:#fffcfa;border-radius:6px;padding:12px;font:16px Arial;color:var(--ink)}.login-card .primary-button{width:100%;margin-top:26px}.return-home{font-size:13px;color:var(--rose)}.logout-button{display:block;width:100%;border:0;background:none;text-align:left;padding:10px;color:var(--ink);border-radius:5px}.logout-button:hover{background:var(--lavender)}

.scratch-card{position:relative;min-height:175px;margin:18px 0;border:1px solid #d5bed0;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#fffbf7}.scratch-card h3{padding:22px;margin:0;text-align:center;pointer-events:none}.scratch-card canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}.scratch-card canvas[hidden]{display:none}.reveal-task{border:1px solid #c7acc1;border-radius:6px;padding:10px 14px;background:transparent;color:#704565;font:14px Arial;cursor:pointer;margin:0 15px 10px 0}.reveal-task:hover{background:#eadee7}.scratch-card.revealed{border-color:#aa779a}.wheel-number{font-style:italic;font-size:23px}

.wheel-teaser{position:absolute;transform:translate(-50%,-50%);width:84px;height:43px;border-radius:5px;overflow:hidden;background:#fff7f0;box-shadow:0 2px 7px #21112535;color:#47263f}.teaser-text{display:block;padding:5px;font:11px/16px Arial;overflow:hidden;height:100%;overflow-wrap:anywhere}.teaser-foil{position:absolute;inset:0;background:linear-gradient(125deg,#e9d7e3,#ad88a3 48%,#eddde6);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 76%,78% 38%,72% 29%,0 65%,0 47%,57% 19%,48% 12%,0 36%);pointer-events:none}.wheel-teaser::after{content:'';position:absolute;inset:0;border:1px solid #ffffff75;border-radius:5px;pointer-events:none}@media(max-width:480px){.wheel-teaser{width:65px;height:37px}.teaser-text{font-size:10px;line-height:14px}}
.wheel-disc.spinning{filter:saturate(1.12);box-shadow:0 18px 48px #39243e35}.wheel-teaser.selected{outline:3px solid #fff7a7;box-shadow:0 0 0 5px #6f3f6545,0 4px 14px #21112565;z-index:2}.wheel-teaser.revealing .teaser-foil{opacity:calc(1 - var(--scratch-progress,.08));transition:opacity .18s linear}.wheel-teaser.revealed .teaser-foil{opacity:0}.wheel-teaser.revealed .teaser-text{font-weight:800}.submit-task-panel{margin-top:28px;padding-top:22px;border-top:1px solid #dfd1dc}.submit-task-toggle{border:0;background:transparent;color:#70455f;padding:7px 0;font:700 14px Arial;cursor:pointer}.submit-task-toggle:hover{text-decoration:underline}.submit-task-panel form{margin-top:16px;padding:18px;border:1px solid #dfd1dc;border-radius:12px;background:#fffdfa}.submit-task-panel label{display:block;margin-bottom:9px;color:#4f3a4d;font-size:14px;font-weight:700}.submit-task-panel textarea{display:block;width:100%;padding:12px;border:1px solid #d8cad5;border-radius:8px;background:#fcf8fb;color:#39243e;font:15px/1.55 Arial;resize:vertical}.submit-task-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}.submit-task-footer span{color:#8a7886;font-size:12px}.submit-task-footer .primary-button{padding:11px 16px}.submit-task-panel [role=status]{margin-bottom:0;font-size:13px}@media(max-width:480px){.submit-task-footer{align-items:flex-start;flex-direction:column}.submit-task-footer .primary-button{width:100%}}
@media(prefers-reduced-motion:reduce){.wheel-disc{transition:transform 1.2s cubic-bezier(.12,.72,.13,1)!important}}

.library-heading{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.task-row{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fffcf9;margin:12px 0}.task-row textarea[readonly]{border-color:transparent;background:transparent;resize:none}.task-row-actions{display:flex;gap:10px;margin-top:10px}.task-row-actions .reveal-task{margin:0}.task-row-actions button:last-child{color:#9a405c}#add-form>label{display:block;margin:20px 0 8px;font-size:14px}

.task-actions,.share-options{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.task-actions .reveal-task,.share-options .reveal-task{margin:0}.task-actions .skip-task{margin-right:5px}.share-options[hidden]{display:none}.task-actions [aria-pressed="true"]{background:#795181;color:white}.task-actions button:disabled{opacity:.45;cursor:not-allowed}#task-action-status{font-size:13px;margin-bottom:0}

.login-card .show-password{display:flex;gap:9px;align-items:center}.login-card .show-password input{width:auto}

.profile-card{display:flex;gap:20px;align-items:center;margin:35px 0}.profile-card .avatar{width:65px;height:65px;font-size:28px}.profile-card h2{font:28px Georgia;margin:0}.profile-card p{color:var(--muted)}.profile-stats{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:30px}.profile-stats>div{background:var(--lavender);border-radius:9px;padding:20px 26px}.profile-stats strong{font:30px Georgia;margin-right:12px}.profile-tabs{display:flex;flex-wrap:wrap;gap:10px}.profile-tabs [aria-pressed=true]{background:var(--plum);color:white}#profile-tasks{max-width:850px}#profile-tasks .task-row p{line-height:1.6;overflow-wrap:anywhere}#profile-tasks small{display:block;color:var(--muted);margin-bottom:15px}

.member-tools{padding:30px 0 15px}.member-tools>label{display:block;margin-bottom:10px;font-size:14px}.member-tools input{width:100%;max-width:560px;padding:14px 16px;font:16px Arial;border:1px solid var(--line);background:#fffdfa;border-radius:8px}.member-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.member-filters [aria-pressed=true]{background:var(--plum);color:#fff}.member-note{font-size:13px;color:var(--muted);line-height:1.6}.member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-bottom:35px}.member-card{padding:24px;border:1px solid var(--line);border-radius:11px;background:#fffcf9}.member-card h2{font:24px Georgia;margin:18px 0 6px}.member-card p{font-size:14px;line-height:1.6;color:var(--muted)}.member-card .member-handle{margin:0 0 18px;overflow-wrap:anywhere}.member-role{display:inline-block;background:var(--lavender);color:#694363;border-radius:20px;padding:7px 12px;font-size:12px}.member-activity{font-size:12px;color:#766077}.member-card .avatar{width:48px;height:48px;font-size:22px}@media(max-width:1100px){.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.member-grid{grid-template-columns:1fr}}

.ad-slot{border:1px dashed #ccbcca;background:#f3edf1;color:#9a8696;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.ad-slot>span{font-size:9px;letter-spacing:2px}.ad-slot p{font:20px Georgia;margin:8px 0}.ad-slot small{font-size:10px}.ad-horizontal{min-height:90px;max-width:728px;width:calc(100% - 48px);margin:24px auto 0;border-radius:5px}.ad-vertical{width:160px;min-width:160px;height:600px;margin:48px 24px 24px 0;border-radius:5px}.ad-mobile{display:none}.content-with-ad{display:flex;flex:1;min-width:0}.content-with-ad main{min-width:0;padding-right:28px}.login-with-ads{grid-template-columns:minmax(0,460px) 160px;gap:24px;justify-content:center;align-content:center}.login-with-ads>.ad-horizontal{grid-column:1/-1;width:100%;margin:0}.login-with-ads>.ad-vertical{margin:0;height:600px}.login-with-ads>.login-card{margin:0}@media(max-width:1200px){.content-with-ad{flex-direction:column}.content-with-ad>.ad-vertical{width:calc(100% - 48px);min-width:0;height:120px;margin:24px auto}.content-with-ad main{padding-right:24px}}@media(max-width:760px){.ad-horizontal,.ad-vertical{display:none!important}.ad-mobile{display:flex;width:min(320px,calc(100% - 32px));height:100px;margin:16px auto 0;border-radius:6px}.ad-mobile.live-ad{display:block}.content-with-ad main{padding-right:24px}.login-with-ads{grid-template-columns:minmax(0,460px)}.login-with-ads>.ad-mobile{width:min(320px,100%);margin:0 auto}.login-with-ads .login-card{padding:30px}}

/* Navigation is an overlay at every viewport size. */
.sidebar{width:252px;transform:translateX(-100%);transition:transform .2s ease;visibility:hidden}
.sidebar.open{transform:translateX(0);visibility:visible}
.workspace{margin-left:0;width:100%}
.menu-toggle{display:grid}
.shade.visible{display:block;position:fixed;inset:0;background:#21132565;z-index:25}
@media(min-width:1600px){.workspace{margin-left:0}.sidebar{width:252px}}

.drawer-close{position:absolute;right:8px;top:6px;color:#f7edf5;font-size:27px}.drawer-close:hover{background:#ffffff15}

.safety-page{display:block!important;max-width:1240px;margin:0 auto;padding:8px 0 48px}.safety-hero{padding:34px clamp(22px,5vw,64px);border-radius:28px;background:linear-gradient(135deg,#39243e 0%,#65416b 58%,#8d647f 100%);color:#fff9f4;box-shadow:0 22px 55px #39243e24}.safety-hero h2{max-width:720px;margin:8px 0 12px;font:clamp(32px,5vw,58px)/1.02 Georgia,serif}.safety-hero p{max-width:780px;margin:0;color:#f7eaf2;font-size:17px;line-height:1.7}.safety-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#e8c1d5}.urgent-safety{margin:20px 0;padding:20px 24px;border:1px solid #d195a7;border-left:6px solid #9b3654;border-radius:16px;background:#fff3f5;color:#4b2430}.urgent-safety strong{font-size:18px}.urgent-safety p{margin:7px 0 9px;line-height:1.55}.urgent-safety a,.source-link{color:#71354e;font-weight:750;text-decoration:none}.urgent-safety a:hover,.source-link:hover{text-decoration:underline}.safety-jumps{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0 24px}.safety-jumps a{padding:9px 13px;border:1px solid #d9ccd8;border-radius:999px;background:#fff;color:#57365d;text-decoration:none;font-size:13px;font-weight:700}.safety-jumps a:hover{background:#f3e9f2}.safety-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.safety-card{position:relative;padding:25px;border:1px solid #e1d5df;border-radius:22px;background:#fff;box-shadow:0 10px 30px #4b34500d;scroll-margin-top:24px}.safety-card h3{margin:2px 0 14px;color:#39243e;font:26px/1.15 Georgia,serif}.safety-card ul,.safety-help ul{margin:0 0 17px;padding-left:20px}.safety-card li,.safety-help li{margin:0 0 10px;color:#5d515c;line-height:1.55}.safety-number{float:right;color:#b89ab0;font:18px Georgia,serif}.source-row{display:flex;gap:16px;flex-wrap:wrap}.safety-help{margin-top:20px;padding:28px;border-radius:22px;background:#eee5f0;border:1px solid #d8c7dc;scroll-margin-top:24px}.safety-help h2,.trusted-sources h2{margin:6px 0 18px;color:#39243e;font:30px Georgia,serif}.safety-help p{margin:0;color:#665c65;font-size:13px}.trusted-sources{margin-top:20px}.source-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.source-directory a{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px solid #e0d4df;border-radius:16px;background:#fff;color:#39243e;text-decoration:none}.source-directory a:hover{border-color:#ac799c;transform:translateY(-1px)}.source-directory span{color:#756a74;font-size:13px;line-height:1.4}
@media(max-width:850px){.safety-grid{grid-template-columns:1fr}.source-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.safety-hero{border-radius:20px;padding:26px 20px}.safety-card{padding:21px}.source-directory{grid-template-columns:1fr}.safety-jumps{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.safety-jumps a{white-space:nowrap}}

.privacy-page{display:block!important;max-width:1180px;margin:0 auto;padding:8px 0 50px}.privacy-hero{padding:40px clamp(24px,5vw,64px);border-radius:28px;background:radial-gradient(circle at 90% 15%,#9b6e901f 0 20%,transparent 21%),linear-gradient(140deg,#342038,#54315a);color:#fff9f4;box-shadow:0 22px 55px #39243e22}.privacy-hero h2{max-width:700px;margin:8px 0 12px;font:clamp(34px,5vw,60px)/1 Georgia,serif}.privacy-hero>p{max-width:770px;margin:0;color:#f4e9f1;font-size:17px;line-height:1.65}.privacy-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.privacy-pills span{padding:9px 13px;border:1px solid #ffffff2e;border-radius:999px;background:#ffffff10;color:#fff;font-size:13px}.privacy-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 25px}.privacy-summary article{padding:20px;border:1px solid #dfd2dd;border-radius:18px;background:#fff}.privacy-summary strong{color:#503256;font:22px Georgia,serif}.privacy-summary p{margin:7px 0 0;color:#6b6069;line-height:1.5;font-size:14px}.privacy-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:28px;align-items:start}.privacy-nav{position:sticky;top:18px;display:flex;flex-direction:column;gap:4px;padding:17px;border:1px solid #e2d7e1;border-radius:16px;background:#fff}.privacy-nav strong{margin-bottom:7px;color:#3b293f}.privacy-nav a{padding:8px 9px;border-radius:8px;color:#6a526c;text-decoration:none;font-size:13px}.privacy-nav a:hover{background:#f4edf4;color:#3d2941}.privacy-content{display:flex;flex-direction:column;gap:14px}.privacy-content section{scroll-margin-top:24px;padding:27px 30px;border:1px solid #e2d8e0;border-radius:20px;background:#fff}.privacy-content section>span{float:right;color:#b59bae;font:18px Georgia,serif}.privacy-content h2{margin:0 0 12px;color:#3d2941;font:27px Georgia,serif}.privacy-content p,.privacy-content li{color:#665d64;line-height:1.65}.privacy-content p{margin:9px 0}.privacy-content ul{margin:4px 0 10px;padding-left:21px}.privacy-content li{margin-bottom:8px}.privacy-callout{margin:17px 0;padding:16px 18px;border-left:4px solid #9d668b;border-radius:8px;background:#f5eef4;color:#564051}.privacy-safety-link{display:inline-block;margin-top:7px;color:#713d62;font-weight:800;text-decoration:none}.privacy-safety-link:hover{text-decoration:underline}.privacy-content a{color:#713d62}.privacy-updated{padding-top:14px;border-top:1px solid #eadfe8;font-size:13px}.privacy-page+.ad-layout{margin-top:20px}
@media(max-width:820px){.privacy-summary{grid-template-columns:1fr}.privacy-layout{grid-template-columns:1fr}.privacy-nav{position:static;display:none}}@media(max-width:540px){.privacy-hero{padding:28px 21px;border-radius:20px}.privacy-content section{padding:22px}.privacy-pills{align-items:flex-start;flex-direction:column}}

.signup-card{width:min(760px,calc(100% - 32px));max-width:none}.signup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.signup-card select{width:100%;padding:12px;border:1px solid #d8cbd6;border-radius:9px;background:#fff;color:#3b303b;font:inherit}.signup-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;margin:14px 0!important;font-weight:500!important;line-height:1.45}.signup-check input{width:auto!important;margin-top:3px}.signup-check a,.auth-switch a{color:#713d62;font-weight:750}.auth-switch{text-align:center;margin-top:18px!important}.local-verification{margin-top:14px;padding:15px;border:1px solid #c89ab4;border-radius:12px;background:#fff3f8}.local-verification p{margin:0 0 8px}.local-verification a{color:#713d62;font-weight:800}.verification-mark{display:grid;place-items:center;width:62px;height:62px;margin:12px auto 18px;border-radius:50%;background:#eee5ee;color:#644467;font-size:28px;font-weight:800}.verification-mark.verified{background:#e6f4eb;color:#28613b}.verification-mark.failed{background:#fae8eb;color:#9a3448}.verify-card{text-align:center}.verify-signin{display:inline-block;margin:12px 0;text-decoration:none}.resend-box{margin-top:25px;padding:14px;border-top:1px solid #e2d6df;text-align:left}.resend-box summary{cursor:pointer;color:#604764;font-weight:750}.resend-box form{padding-top:15px}@media(max-width:620px){.signup-grid{grid-template-columns:1fr}.signup-card{width:min(460px,calc(100% - 24px))}}
.verification-notice{margin:22px 0;padding:18px;border:1px solid #d9cad6;border-radius:12px;background:#f7f0f5;text-align:left}.verification-notice strong{color:#4a3046}.verification-notice p{margin:7px 0 0}.verify-card #resend-verification{margin-top:6px}.verify-card #resend-status{min-height:22px}

.sm-logo{display:inline-grid;place-items:center;width:40px;height:40px;flex-shrink:0;background:var(--plum);color:#fff8f2;border-radius:10px;font:17px Georgia;letter-spacing:-1px}.header-brand{display:flex;align-items:center;gap:12px;white-space:nowrap;font:23px Georgia;color:var(--plum)}.brand>.sm-logo{width:58px;height:58px;background:#f5e6f0;color:var(--plum);font-size:24px;margin-bottom:16px;letter-spacing:-1px}.login-brand{display:flex;align-items:center;gap:12px;letter-spacing:.5px}.login-brand .sm-logo{font-size:17px}.page-mark{letter-spacing:-1px}@media(max-width:480px){.header-brand{gap:7px;font-size:18px}.header-brand .sm-logo{width:31px;height:31px;font-size:14px}.topbar{padding:0 12px;gap:6px}.header-actions{gap:0}.topbar .header-spacer{display:none}.header-actions{margin-left:auto}.header-actions .avatar{width:30px;height:30px}}

.role-form{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:0 0 30px}.role-form label{font-size:14px}.role-form select{font:15px Arial;padding:13px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fffdfa}.role-form [role=status]{font-size:13px;color:var(--muted)}

.member-open{display:block;text-align:center;margin:20px 0 0}.member-activity{display:block}#wall-form{max-width:760px;margin:24px 0}#wall-form label{display:block;margin-bottom:10px}#wall-text{display:block;width:100%;padding:14px;font:16px Arial;line-height:1.6;border:1px solid var(--line);border-radius:8px;background:#fffdfa;margin-bottom:14px;resize:vertical}#wall-posts{max-width:760px}#wall-posts p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}#wall-posts small{color:var(--muted)}

.wall-actions{margin-top:18px}.wall-comment{padding:14px 18px;border-left:3px solid #ccb4c8;margin:12px 0;background:#f5edf3}.wall-comment p{margin:8px 0}.wall-comment-form{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.wall-comment-form input{flex:1;min-width:180px;padding:12px;border:1px solid var(--line);border-radius:6px;font:14px Arial}.notification-badge{position:absolute;right:0;top:0;background:var(--rose);color:white;border-radius:20px;padding:2px 5px;font-size:10px}#notifications{position:relative}#notification-list{max-height:350px;overflow:auto;font-size:14px;margin-top:14px}.wall-actions [aria-pressed=true]{background:var(--plum);color:white}

.follow-panel{margin:20px 0 30px}.follow-counts{display:flex;gap:25px;flex-wrap:wrap;margin-bottom:18px}.follow-counts summary{cursor:pointer;color:var(--plum);font-size:15px}.follow-counts details a{display:block;padding:8px 0;font-size:14px}.follow-counts p,.follow-panel>p{font-size:13px;color:var(--muted)}

/* Public profile and timeline */
.wall-page{max-width:940px;margin:0 auto;padding-top:26px}.wall-page>.return-home{display:inline-block;margin-bottom:24px}.wall-cover{height:130px;border-radius:16px 16px 0 0;background:linear-gradient(120deg,#432b49,#865675 65%,#c79eb8);border:1px solid #76516c}.wall-identity{margin:0!important;padding:0 28px 22px;background:#fffdfa;border-left:1px solid var(--line);border-right:1px solid var(--line);gap:20px}.wall-identity .avatar{width:86px;height:86px;border:5px solid #fffdfa;margin-top:-24px;z-index:1;font-size:32px}.wall-identity h2{padding-top:20px}.wall-identity p{display:inline-block;background:var(--lavender);padding:5px 12px;border-radius:20px;font-size:12px;margin:10px 0 0}.wall-page>#follow-panel{background:#fffdfa;border:1px solid var(--line);border-top:0;margin:0 0 36px;padding:0 28px 14px;border-radius:0 0 16px 16px}.wall-page .follow-counts{gap:30px}.timeline-heading{display:flex;justify-content:space-between;align-items:center;margin:24px 0 18px}.timeline-heading h2{font:27px Georgia;margin:0}.timeline-heading>span{font-size:12px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:7px 12px}.wall-page #wall-form{max-width:none;padding:24px;background:#fffdfa;border:1px solid var(--line);border-radius:14px;margin:0 0 16px;box-shadow:0 5px 18px #39243e04}.wall-page #wall-form label{font-weight:600;font-size:15px;margin-bottom:16px}.wall-page #wall-text{background:#f8f3f7;border-color:#e8dee6;padding:16px;min-height:115px}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.composer-footer>span{font-size:12px;color:var(--muted)}.composer-footer .primary-button{padding:11px 20px;font-size:14px}.wall-page #wall-posts{max-width:none}.wall-page .timeline-post{padding:24px;border-radius:14px;margin:18px 0;background:#fffdfa;box-shadow:0 5px 18px #39243e04}.post-header{display:flex;gap:12px;align-items:center}.post-header .avatar{width:42px;height:42px;font-size:18px}.post-header a{font-weight:600;font-size:14px}.post-header small{display:block;font-size:12px;margin-top:5px}.timeline-post .post-body{margin:22px 0;font-size:16px;line-height:1.75!important}.timeline-post .wall-actions{border-top:1px solid #eee5ec;border-bottom:1px solid #eee5ec;padding:12px 0;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.timeline-post .wall-actions button{margin:0;padding:7px 12px;border-color:transparent}.timeline-post .wall-comment{border:0;border-radius:0 12px 12px 12px;margin:16px 0 16px 24px;padding:14px 18px}.wall-comment>a{font-size:13px;font-weight:600}.wall-comment p{font-size:14px}.timeline-post .wall-comment-form{padding-top:8px}.wall-comment-form .reveal-task{margin:0}.wall-empty{text-align:center;padding:45px 24px;border:1px dashed #d9cbd6;border-radius:14px;margin:20px 0 35px;color:var(--muted)}.wall-empty>span{font-size:30px;color:#ae829f}.wall-empty h3{font:23px Georgia;color:var(--ink);margin-bottom:12px}.wall-empty p{font-size:14px}@media(max-width:550px){.wall-cover{height:100px}.wall-identity{padding:0 16px 18px}.wall-page>#follow-panel{padding:0 16px 14px}.wall-page #wall-form,.wall-page .timeline-post{padding:18px}.wall-identity .avatar{width:65px;height:65px}.wall-identity h2{font-size:24px}.composer-footer>span{max-width:100px}}

.fantasy-page{max-width:960px;margin:auto}.fantasy-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:32px 0}.fantasy-intro h2,.fantasy-post h2{font:28px Georgia}.fantasy-intro p{color:var(--muted);line-height:1.7}.fantasy-post,#fantasy-form{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fffdfa;margin:22px 0}.fantasy-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.9;color:#57465a}.fantasy-post h2{overflow-wrap:anywhere;line-height:1.4}#fantasy-form label{display:block;margin:20px 0 10px;font-size:14px}#fantasy-form input,#fantasy-form textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fcf8fb;font:16px/1.7 Arial;color:var(--ink)}#fantasy-form .composer-footer{margin-top:18px;flex-wrap:wrap}.fantasy-intro .primary-button{white-space:nowrap}@media(max-width:600px){.fantasy-intro{align-items:start;flex-direction:column}.fantasy-post,#fantasy-form{padding:20px}}
.post-safety-pledge{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin:22px 0 4px!important;padding:12px 14px;border:1px solid #d9ccd7;border-radius:10px;background:#f5eef4;color:#5f4b5b!important;font-size:13px!important;line-height:1.5!important}.post-safety-pledge>a{color:#713d62;font-weight:800;text-decoration:underline;text-underline-offset:2px}.post-safety-pledge>a:hover{color:#4c2742}

.story-kicker{display:block;margin-bottom:10px;color:#946c89;font-size:10px;font-weight:800;letter-spacing:1.8px}.story-safety{display:flex;gap:12px;align-items:flex-start;margin:0 0 26px;padding:16px 18px;border:1px solid #dfd1dc;border-radius:12px;background:#f7f0f5;color:#665362}.story-safety strong{white-space:nowrap;color:#59394f}.story-safety span{font-size:13px;line-height:1.55}.story-page #story-form{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fffdfa;margin:22px 0}.story-page #story-form label{display:block;margin:20px 0 10px;font-size:14px}.story-page #story-form input[type=text],.story-page #story-form>input,.story-page #story-form textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fcf8fb;font:16px/1.7 Arial;color:var(--ink)}.story-page #story-form .composer-footer{margin-top:18px;flex-wrap:wrap}.story-page .confession-choice{display:flex!important;align-items:center;gap:9px;padding:15px;border-radius:10px;background:var(--lavender)}.story-page .confession-choice input{width:auto!important}.story-post .post-header{position:relative}.story-type{margin-left:auto;padding:6px 10px;border-radius:999px;background:var(--lavender);color:#68455f;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}@media(max-width:600px){.story-safety{flex-direction:column}.story-page #story-form{padding:20px}.story-type{align-self:flex-start}}
.sidebar{overflow-y:auto}.sidebar .brand{margin-bottom:28px}.sidebar .nav-link{min-height:45px;padding:12px 15px}.sidebar .bottom-nav{padding-top:16px}

/* Profile photo and location */
.avatar{overflow:hidden}.avatar-image{display:block;width:100%;height:100%;object-fit:cover}.profile-avatar-large{width:84px!important;height:84px!important}.profile-settings-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(430px,1.4fr);gap:18px;max-width:980px;margin:22px 0 30px}.profile-editor{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fffdfa}.profile-editor h3{margin:0 0 8px;font:24px Georgia,serif}.profile-editor>p{margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.55}.profile-editor .primary-button{margin-top:18px}.profile-editor [role=status]{display:block;min-height:20px;margin-top:12px;color:#6f5369;font-size:13px}.file-picker{display:inline-block;padding:11px 15px;border:1px solid #cbbbc8;border-radius:7px;background:#f7f1f5;color:#56384f;font-size:14px;font-weight:700;cursor:pointer}.file-picker:hover{background:#f0e5ed}#profile-photo{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.location-grid label{display:grid;gap:7px;color:#5e5061;font-size:13px;font-weight:700}.location-grid select{width:100%;min-width:0;padding:12px 34px 12px 11px;border:1px solid #d8ccd6;border-radius:8px;background:#fff;color:var(--ink);font:14px Arial}.location-grid select:disabled{color:#a59aa3;background:#f5f1f4}.wall-identity #wall-location{display:block;margin-top:9px;color:var(--muted);font-size:13px}.member-card .avatar-image{border-radius:50%}@media(max-width:850px){.profile-settings-grid{grid-template-columns:1fr}.location-grid{grid-template-columns:1fr}}@media(max-width:480px){.profile-editor{padding:19px}.profile-avatar-large{width:68px!important;height:68px!important}}
.board-page{max-width:980px;margin:auto}.board-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:32px 0 24px;padding:34px;border-radius:20px;background:linear-gradient(135deg,#402846,#714866 62%,#a87598);color:#fff;box-shadow:0 16px 42px #432b4930}.board-hero span,.board-gate>span{font-size:10px;font-weight:800;letter-spacing:1.8px}.board-hero h2{margin:9px 0;font:34px Georgia}.board-hero p{margin:0;color:#f2e8ef;line-height:1.65}.board-hero .primary-button{white-space:nowrap;background:#fff;color:#58374f}.board-question-form,.board-answer-form{margin:22px 0;padding:28px;border:1px solid var(--line);border-radius:16px;background:#fffdfa}.board-question-form h2,.board-answer-form h2{margin:0 0 18px;font:27px Georgia}.board-question-form label,.board-answer-form label{display:block;margin:16px 0 8px;font-weight:700;font-size:14px}.board-question-form input,.board-question-form textarea,.board-answer-form textarea,.board-toolbar input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:9px;background:#fcf8fb;color:var(--ink);font:15px/1.65 Arial;padding:13px}.board-question-form .composer-footer,.board-answer-form .composer-footer{margin-top:18px}.board-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:34px 0 18px}.board-toolbar h2{margin:0 0 5px;font:28px Georgia}.board-toolbar span{color:var(--muted);font-size:13px}.board-toolbar label{width:min(320px,45%);font-size:12px;font-weight:700}.board-toolbar input{margin-top:7px;padding:10px 12px}.board-question,.board-answer{margin:16px 0;padding:26px;border:1px solid var(--line);border-radius:16px;background:#fffdfa;box-shadow:0 7px 24px #39243e08}.board-question h2{margin:20px 0 12px;font:27px/1.35 Georgia;overflow-wrap:anywhere}.board-question h2 a{color:var(--ink)}.board-author{display:flex;align-items:center;gap:12px}.board-author .avatar{width:40px;height:40px;font-size:17px}.board-author a{font-weight:700}.board-author time{display:block;margin-top:4px;color:var(--muted);font-size:11px}.board-answer-count{margin-left:auto;padding:7px 11px;border-radius:999px;background:var(--lavender);color:#704e68;font-size:12px;font-weight:700}.board-body{white-space:pre-wrap;overflow-wrap:anywhere;color:#564657;font-size:16px;line-height:1.8}.board-preview{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.board-question>.return-home{display:inline-block;margin-top:8px}.board-question-full{margin-top:24px;padding:34px}.board-replies-heading{display:flex;align-items:center;justify-content:space-between;margin:34px 0 10px}.board-replies-heading h2{margin:0;font:28px Georgia}.board-replies-heading span{color:var(--muted);font-size:13px}.board-answer{margin-left:42px}.board-gate{max-width:620px;margin:80px auto;text-align:center;padding:52px 36px;border:1px solid var(--line);border-radius:20px;background:#fffdfa}.board-gate h2{font:35px Georgia;margin:12px}.board-gate p{color:var(--muted);line-height:1.7;margin-bottom:26px}.board-gate a{display:inline-block;margin:6px}@media(max-width:650px){.board-hero{align-items:flex-start;flex-direction:column;padding:26px}.board-hero h2{font-size:29px}.board-toolbar{align-items:stretch;flex-direction:column}.board-toolbar label{width:100%}.board-question,.board-answer,.board-question-full{padding:20px}.board-answer{margin-left:16px}.board-question-form,.board-answer-form{padding:20px}.board-author{flex-wrap:wrap}.board-answer-count{margin-left:0}.board-gate{margin:35px auto;padding:34px 22px}}
