@import url(https://fonts.googleapis.com/css2?family=Fraunces:wght@400;600;700&family=Space+Grotesk:wght@400;500;600&display=swap);:root{--bg:#f7f4f2;--bg-2:#eef4f1;--ink:#232229;--muted:#6a6570;--accent:#9bb8d3;--accent-2:#f1b6c2;--panel:#fffdfb;--panel-2:#f6f2ee;--border:#e2d9d5;--shadow:0 24px 60px #23222914;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body,html{background:radial-gradient(circle at top left,#fff2f6 0,#0000 55%),radial-gradient(circle at 80% 0,#e6f3f7 0,#0000 50%),linear-gradient(160deg,#f7f4f2,#eef4f1);background:radial-gradient(circle at top left,#fff2f6 0,#0000 55%),radial-gradient(circle at 80% 0,#e6f3f7 0,#0000 50%),linear-gradient(160deg,var(--bg) 0,var(--bg-2) 100%);color:#232229;color:var(--ink);font-family:Space Grotesk,Segoe UI,sans-serif;line-height:1.5;min-height:100%;overflow-x:hidden}h1,h2,h3{font-family:Fraunces,Times New Roman,serif;letter-spacing:-.02em}#root{display:flex;flex-direction:column;min-height:100vh}input,textarea{background:#fff;border:1px solid #e2d9d5;border:1px solid var(--border);border-radius:14px;font-size:.98rem;padding:12px 14px;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus{border-color:#9bb8d3;border-color:var(--accent);box-shadow:0 0 0 3px #9bb8d34d;outline:none}button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.95rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header_siteHeader__fBFTZ{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:48px clamp(20px,6vw,90px) 24px}.Header_brand__V6Pc1{align-items:center;display:flex;gap:16px}.Header_brandText__TAodH{display:flex;flex-direction:column;justify-content:center}.Header_brandMark__jJugH{border-radius:0;box-shadow:none;height:72px;object-fit:contain;width:72px}.Header_brandTitle__ZBG9m{font-size:clamp(2rem,2.6vw,2.8rem);margin-top:6px}@media screen and (max-width:980px){.Header_siteHeader__fBFTZ{align-items:flex-start;flex-direction:column;padding:36px 20px 16px}}.Button_button__tJ3hL{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.95rem}.Button_primary__dPFrL{background:var(--accent);border-radius:14px;box-shadow:0 10px 30px #9bb8d359;color:#2f3a4a;font-weight:600;letter-spacing:.01em;padding:12px 16px;transition:transform .2s ease,box-shadow .2s ease}.Button_primary__dPFrL:hover{transform:translateY(-1px)}.Button_ghost__28zzE{background:#0000;border:1px solid #9bb8d3cc;border-radius:12px;color:#587395;font-weight:600;padding:10px 14px}.Button_wide__3eUTT{width:100%}.Button_small__oXKlZ{font-size:.8rem;padding:6px 10px}.Stippet_stippet__wLQPr{animation:Stippet_fadeUp__iee9X .6s ease both;background:#fff;border:1px solid #d6d0c7b3;border-radius:18px;padding:18px;position:relative}.Stippet_stippetHeader__B9Ym5{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.Stippet_stippetBody__UOIXz{color:var(--muted);line-height:1.6;margin-top:10px;white-space:pre-wrap}.Stippet_stippetFade__972xU{background:linear-gradient(180deg,#fff0,#fff 80%);bottom:12px;height:40px;left:0;pointer-events:none;position:absolute;right:0}.StippetCreator_stippetCreator__WWM2L{background:#f7f1f5;border:1px solid #f1b6c273;border-radius:20px;display:flex;flex-direction:column;gap:16px;padding:18px}.StippetCreator_inputGrid__alN4p{grid-gap:12px;display:grid;gap:12px}.StippetCreator_inputGroup__oltTf{display:flex;flex-direction:column;gap:6px}.StippetCreator_inputGroup__oltTf label{color:var(--muted);font-size:.95rem;letter-spacing:normal;text-transform:none}.StippetCreator_bodyInput__oX5Bb,.StippetCreator_titleInput__I\+RXG{font-family:inherit;width:100%}.StippetCreator_creatorActions__pOWxJ{display:flex;gap:10px;justify-content:flex-end}@media screen and (max-width:980px){.StippetCreator_creatorActions__pOWxJ{align-items:stretch;flex-direction:column}}.StippetsArea_stippetArea__Rfiuf{display:flex;flex-direction:column;gap:18px;position:relative}.StippetsArea_stippetsList__oBr0R{grid-gap:14px;display:grid;gap:14px}.StippetsArea_selectedWorldName__RkRau{text-transform:capitalize}.StippetsArea_menuWrap__MSiBz{align-items:center;display:flex;gap:12px;position:relative}@media screen and (max-width:980px){.StippetsArea_menuWrapAnchor__1z6Ax{position:absolute;right:18px;top:18px}}.StippetsArea_menuButton__dxmSh{align-items:center;background:#0000;border:none;border-radius:10px;color:var(--muted);display:inline-flex;font-size:1.4rem;height:36px;justify-content:center;line-height:1;width:36px}.StippetsArea_menuButton__dxmSh:hover{background:#9bb8d326}.StippetsArea_menu__vQ4xx{background:#fff;border:1px solid #d6d0c7b3;border-radius:12px;box-shadow:0 16px 30px #2322291f;min-width:160px;padding:6px;position:absolute;right:0;top:44px;z-index:5}.StippetsArea_menuItem__OrWeK{border-radius:10px;color:#7d3b3b;padding:8px 10px;text-align:left;width:100%}.StippetsArea_menuItem__OrWeK:hover{background:#f1b6c240}.StippetsArea_confirm__D8qWK{background:#fff;border:1px solid #d6d0c7b3;border-radius:12px;box-shadow:0 16px 30px #2322291f;color:var(--muted);min-width:220px;padding:12px;position:absolute;right:0;top:44px;z-index:6}.StippetsArea_confirmActions__JaOAv{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.StippetsArea_confirmCancel__\+KJVo{background:#fff;border:1px solid #9bb8d380;border-radius:10px;color:var(--muted);padding:6px 10px}.StippetsArea_confirmDelete__\+fNnc{background:#f1b6c2;border-radius:10px;color:#5d2c2c;padding:6px 10px}.Section_sectionHeader__k5KYe{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.Section_sectionHeaderTight__NZKT8{margin-bottom:16px}.Section_sectionKicker__NSV1E{color:var(--accent);font-size:.7rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase}.Section_sectionTitle__A0fkV{font-size:1.6rem}.Section_sectionHint__CoVeQ{color:var(--muted);font-size:.9rem;max-width:240px}.Section_emptyState__RPfh9{border:1px dashed #9bb8d399;border-radius:18px;color:var(--muted);padding:40px 20px;text-align:center}.Section_emptyTitle__\+UBu2{color:var(--ink);font-size:1.2rem;font-weight:600;margin-bottom:6px}.Section_emptyBody__Cm4-a{font-size:.95rem}@media screen and (max-width:980px){.Section_sectionHeader__k5KYe{align-items:flex-start;flex-direction:column}.Section_sectionHint__CoVeQ{max-width:100%}}.WorldCreator_worldCreatorForm__9UXqp,.WorldCreator_worldCreator__PysF4{display:flex;flex-direction:column;gap:12px}.WorldCreator_worldCreatorForm__9UXqp{background:#9bb8d32e;border-radius:18px;padding:44px 16px 16px;position:relative}.WorldCreator_iconButton__OmKMb{align-items:center;background:#fff;border:1px solid #9bb8d3cc;border-radius:999px;color:#587395;display:inline-flex;font-size:1.1rem;height:32px;justify-content:center;line-height:1;position:absolute;right:12px;top:12px;width:32px}.WorldCreator_iconButton__OmKMb:hover{background:#9bb8d326}.WorldCreator_inputGroup__PeW5K{display:flex;flex-direction:column;gap:6px}.WorldCreator_inputGroup__PeW5K label{color:var(--muted);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.WorldCreator_actions__D0foH{display:flex;justify-content:flex-end}.World_worldCard__ZjJgb{align-items:flex-start;animation:World_fadeUp__Olgfa .6s ease both;background:#fff;border:1px solid #0000;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-height:84px;padding:14px 16px;text-align:left;transition:border-color .2s ease,transform .2s ease}.World_worldCard__ZjJgb:hover{border-color:#9bb8d3cc;transform:translateY(-1px)}.World_isActive__zXLOW{border-color:var(--accent);box-shadow:0 12px 30px #9bb8d359}.World_worldTitle__tOMBW{font-size:1rem;font-weight:600;text-transform:capitalize}.World_worldMeta__zrqGb{color:var(--muted);font-size:.85rem;margin-top:auto}@media screen and (max-width:980px){.World_worldCard__ZjJgb{flex:0 0 80%;max-width:280px;scroll-snap-align:start}}.WorldsArea_worldsArea__sLnw\+{display:flex;flex-direction:column;gap:18px}.WorldsArea_worldsCarousel__\+6w7I{display:block}.WorldsArea_worldsList__5JZzn{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:980px){.WorldsArea_worldsCarousel__\+6w7I{-webkit-overflow-scrolling:touch;margin:0 -6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:0 6px 10px;scroll-padding:12px;scroll-snap-type:x mandatory;touch-action:pan-x}.WorldsArea_worldsList__5JZzn{flex-direction:row;gap:12px;padding-right:12px;width:-webkit-max-content;width:max-content}.WorldsArea_worldsCarousel__\+6w7I::-webkit-scrollbar{height:6px}.WorldsArea_worldsCarousel__\+6w7I::-webkit-scrollbar-thumb{background:#9bb8d3b3;border-radius:999px}}.App_app__gQuxZ{grid-gap:24px;display:grid;flex:1 1;gap:24px;grid-template-columns:minmax(250px,1fr) minmax(0,2.2fr);margin:0 auto 60px;width:min(1200px,92vw)}.App_panel__8UpWw{animation:App_fadeUp__Rdzhp .6s ease both;background:var(--panel);border:1px solid #d6d0c7b3;border-radius:28px;box-shadow:var(--shadow);padding:24px}.App_panelWorlds__jQ5ia{background:linear-gradient(160deg,var(--panel) 0,var(--panel-2) 100%);overflow:hidden}@media screen and (max-width:980px){.App_app__gQuxZ{grid-template-columns:1fr}.App_panel__8UpWw{border-radius:22px;padding:18px}}
/*# sourceMappingURL=main.c8063dca.css.map*/