.main-container.svelte-c1x714{width:100%;padding:1rem;margin:0 auto;box-sizing:border-box}.hero-section.svelte-c1x714{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin:2rem 0 3rem;padding:3rem;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:24px;box-shadow:0 20px 40px #4f46e533,0 0 0 1px #ffffff1a;overflow:hidden;position:relative}.hero-section.svelte-c1x714:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:url(../../../img/pattern.svg);background-size:cover;opacity:.05;z-index:0}.hero-content.svelte-c1x714{position:relative;z-index:1;text-align:left}.hero-image.svelte-c1x714{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.hero-image.svelte-c1x714 img:where(.svelte-c1x714){max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));transform:translateY(-20px);animation:svelte-c1x714-float 6s ease-in-out infinite}@keyframes svelte-c1x714-float{0%{transform:translateY(-20px)}50%{transform:translateY(-30px)}to{transform:translateY(-20px)}}.logo.svelte-c1x714{font-family:Caveat,cursive;font-size:5rem;color:#fff;margin-bottom:1rem;font-weight:700;text-shadow:0 0 30px rgba(255,255,255,.4),0 0 60px rgba(255,255,255,.3);letter-spacing:.02em;line-height:1}.subtitle.svelte-c1x714{font-family:Nanum Gothic,sans-serif;font-size:1.8rem;color:#ffffffe6;margin-bottom:1.5rem;font-weight:600}.hero-description.svelte-c1x714{font-family:Nanum Gothic,sans-serif;font-size:1.1rem;color:#fffc;margin-bottom:2rem;line-height:1.6;max-width:90%}.hero-buttons.svelte-c1x714{display:flex;gap:1rem;margin-top:1rem}.primary-btn.svelte-c1x714{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:#fff;color:#4f46e5;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 20px #0000001a}.primary-btn.svelte-c1x714:hover{transform:translateY(-3px);box-shadow:0 15px 25px #00000026}.secondary-btn.svelte-c1x714{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:#ffffff1a;color:#fff;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.secondary-btn.svelte-c1x714:hover{background:#fff3;transform:translateY(-3px)}@media (max-width: 1024px){.hero-section.svelte-c1x714{grid-template-columns:1fr;padding:2.5rem;gap:1.5rem}.hero-content.svelte-c1x714{text-align:center}.hero-description.svelte-c1x714{max-width:100%;margin-left:auto;margin-right:auto}.hero-buttons.svelte-c1x714{justify-content:center}.hero-image.svelte-c1x714{order:-1}.hero-image.svelte-c1x714 img:where(.svelte-c1x714){max-width:80%}}@media (max-width: 768px){.hero-section.svelte-c1x714{margin:1rem 0 2rem;padding:2rem}.logo.svelte-c1x714{font-size:4rem;margin-bottom:.75rem}.subtitle.svelte-c1x714{font-size:1.5rem;margin-bottom:1rem}.hero-description.svelte-c1x714{font-size:1rem;margin-bottom:1.5rem}.primary-btn.svelte-c1x714,.secondary-btn.svelte-c1x714{padding:.9rem 1.8rem;font-size:1rem}}@media (max-width: 480px){.hero-section.svelte-c1x714{margin:.5rem 0 1.5rem;padding:1.5rem}.logo.svelte-c1x714{font-size:3.5rem;margin-bottom:.5rem}.subtitle.svelte-c1x714{font-size:1.2rem;margin-bottom:.75rem}.hero-description.svelte-c1x714{font-size:.9rem;margin-bottom:1.25rem}.hero-buttons.svelte-c1x714{flex-direction:column;gap:.75rem}.primary-btn.svelte-c1x714,.secondary-btn.svelte-c1x714{width:100%;justify-content:center;padding:.8rem 1.5rem;font-size:.95rem}}.tools-grid.svelte-c1x714{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.tool-card.svelte-c1x714{position:relative;padding:1.5rem;height:120px;border-radius:12px;text-decoration:none;transition:all .3s ease;overflow:hidden;display:flex;align-items:center}.tool-card.svelte-c1x714:hover{background:#c8e6ff;transform:scale(1.05);box-shadow:0 8px 20px #0003;transition:all .3s ease}.tool-card.svelte-c1x714:hover .tool-content:where(.svelte-c1x714) p:where(.svelte-c1x714){font-weight:700;color:#0d1b2a}.tool-content.svelte-c1x714{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1.3rem;color:#64c8ff;margin-bottom:.2rem;font-family:Nanum Gothic,sans-serif;font-weight:700;text-align:left;line-height:1.2}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.9rem;line-height:1.3;color:#e0e0e0e6;margin:.3rem 0 0;text-align:left}@media (max-width: 900px){.tools-grid.svelte-c1x714{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.8rem}.tool-card.svelte-c1x714{height:48px;padding:.5rem .8rem}.tool-content.svelte-c1x714{display:flex;align-items:center;gap:.8rem}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:.95rem;margin-bottom:0;min-width:max-content}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.75rem;line-height:1;margin:0;opacity:.8}}@media (max-width: 480px){.tools-grid.svelte-c1x714{gap:.6rem}.tool-card.svelte-c1x714{height:40px;padding:.4rem .6rem}.tool-content.svelte-c1x714{gap:.6rem}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:.85rem}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.7rem}}.ebooks-section.svelte-c1x714{padding:1.2rem;margin:0;border-radius:12px;background:linear-gradient(to right,#e8edf5,#dde5f0);border:2px solid #d5e0ed;box-shadow:inset 0 2px 4px #ffffffb3,0 2px 8px #0000000d}.more-books-btn.svelte-c1x714{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.9rem;color:#fff;background:#fff;border:1px solid #e1e8f0;box-shadow:0 2px 4px #0000000d,0 0 0 1px #00000008;text-decoration:none;border-radius:6px;transition:all .3s ease}.more-books-btn.svelte-c1x714:hover{background:#f8fafc;border-color:#d1dce7}.ebooks-container.svelte-c1x714{display:flex;overflow-x:auto;gap:1rem;padding:.5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ebooks-container.svelte-c1x714::-webkit-scrollbar{display:none}.ebook-card.svelte-c1x714{flex:0 0 auto;width:120px;display:flex;flex-direction:column;gap:.6rem;padding:.8rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 0 0 1px #00000008;transition:transform .2s ease,box-shadow .2s ease}.ebook-card.svelte-c1x714:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a,0 0 0 1px #00000008;background:#fff}.ebook-cover.svelte-c1x714{position:relative;width:100%;height:165px;overflow:hidden;box-shadow:0 3px 8px #0000001f}.ebook-cover.svelte-c1x714 img:where(.svelte-c1x714){width:100%;height:100%;object-fit:cover}.ebook-overlay.svelte-c1x714{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease}.ebook-cover.svelte-c1x714:hover .ebook-overlay:where(.svelte-c1x714){opacity:1}.overlay-content.svelte-c1x714{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.5rem}.read-btn.svelte-c1x714{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;background:#fff;color:#1a2634;text-decoration:none;border-radius:4px;font-size:.8rem;font-weight:500;transition:transform .2s ease}.read-btn.svelte-c1x714:hover{transform:scale(1.05)}.read-icon.svelte-c1x714{font-size:.9rem}.book-meta.svelte-c1x714{display:flex;gap:.6rem;color:#fff;font-size:.75rem}.genre.svelte-c1x714,.rating.svelte-c1x714{background:#fff3;padding:.2rem .4rem;border-radius:3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ebook-info.svelte-c1x714{text-align:center;padding:0 .3rem}.ebook-info.svelte-c1x714 h3:where(.svelte-c1x714){margin:0;font-size:.85rem;font-weight:600;line-height:1.3;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ebook-author.svelte-c1x714{font-size:.75rem;color:#666;display:block;margin-top:.2rem}@media (max-width: 768px){.ebooks-container.svelte-c1x714{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem}}.creative-tools.svelte-c1x714{max-width:1200px;margin:4rem auto;padding:3rem;border-radius:24px;background:#fff;box-shadow:0 20px 40px #0000000d,0 0 0 1px #00000005}.section-header.svelte-c1x714{text-align:center;margin-bottom:3rem}.section-header.svelte-c1x714 h2:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-weight:800;font-size:2.5rem;color:#1f2937;margin-bottom:1rem;position:relative;display:inline-block}.section-header.svelte-c1x714 h2:where(.svelte-c1x714):after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:2px}.section-description.svelte-c1x714{font-family:Nanum Gothic,sans-serif;font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.tools-grid.svelte-c1x714{gap:1rem}}.tools-grid.svelte-c1x714{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;width:100%}.tool-card.svelte-c1x714{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #00000005,0 0 0 1px #00000003}.tool-card.svelte-c1x714:hover{transform:translateY(-4px);box-shadow:0 12px 20px #4f46e51a,0 0 0 1px #4f46e51a;border-color:#6366f14d}.tool-icon.svelte-c1x714{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:12px;color:#fff;flex-shrink:0}.tool-icon.svelte-c1x714 svg:where(.svelte-c1x714){width:28px;height:28px}.tool-content.svelte-c1x714{flex:1}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-weight:700;font-size:1.2rem;color:#1f2937;margin:0 0 .5rem;line-height:1.2}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-size:.95rem;line-height:1.5;color:#6b7280;margin:0}.tool-arrow.svelte-c1x714{color:#9ca3af;transition:all .3s ease}.tool-card.svelte-c1x714:hover .tool-arrow:where(.svelte-c1x714){color:#4f46e5;transform:translate(4px)}@media (max-width: 1024px){.tools-grid.svelte-c1x714{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (max-width: 768px){.creative-tools.svelte-c1x714{padding:2rem;margin:3rem auto}.section-header.svelte-c1x714{margin-bottom:2rem}.section-header.svelte-c1x714 h2:where(.svelte-c1x714){font-size:2rem}.section-description.svelte-c1x714{font-size:1rem}.tools-grid.svelte-c1x714{grid-template-columns:1fr;gap:1rem}.tool-card.svelte-c1x714{padding:1.25rem;gap:1.25rem}.tool-icon.svelte-c1x714{width:48px;height:48px}.tool-icon.svelte-c1x714 svg:where(.svelte-c1x714){width:24px;height:24px}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1.1rem}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.9rem}}@media (max-width: 480px){.creative-tools.svelte-c1x714{padding:1.5rem;margin:2rem auto;border-radius:16px}.section-header.svelte-c1x714 h2:where(.svelte-c1x714){font-size:1.8rem}.section-description.svelte-c1x714{font-size:.9rem}.tool-card.svelte-c1x714{padding:1rem;gap:1rem}.tool-icon.svelte-c1x714{width:40px;height:40px}.tool-icon.svelte-c1x714 svg:where(.svelte-c1x714){width:20px;height:20px}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1rem;margin-bottom:.25rem}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.85rem}}@media (max-width: 768px){.tools-grid.svelte-c1x714{gap:1rem}.tool-card.svelte-c1x714{height:70px;padding:1rem}.tool-content.svelte-c1x714{flex-direction:row;align-items:center;gap:1rem}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1rem;margin-bottom:0;white-space:nowrap}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:1.3rem}}@media (max-width: 480px){.tool-card.svelte-c1x714{height:60px;padding:.8rem}.tool-content.svelte-c1x714 h3:where(.svelte-c1x714){width:5rem;font-size:.9rem}.tool-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:1.2rem}}.story-map-section.svelte-c1x714{max-width:1200px;margin:4rem auto;padding:0}.story-map-card.svelte-c1x714{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0000000d,0 0 0 1px #00000005}.story-map-content.svelte-c1x714{padding:3rem;display:flex;flex-direction:column;justify-content:center}.story-map-content.svelte-c1x714 h3:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-weight:700;font-size:1.8rem;color:#1f2937;margin:0 0 1.5rem}.story-map-content.svelte-c1x714 p:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-size:1.1rem;line-height:1.7;color:#6b7280;margin:0 0 2rem}.map-button.svelte-c1x714{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 20px #4f46e533;align-self:flex-start}.map-button.svelte-c1x714:hover{transform:translateY(-3px);box-shadow:0 15px 25px #4f46e54d}.map-button.svelte-c1x714 svg:where(.svelte-c1x714){width:20px;height:20px}.story-map-preview.svelte-c1x714{position:relative;height:100%;min-height:300px;overflow:hidden}.story-map-preview.svelte-c1x714 img:where(.svelte-c1x714){width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 1024px){.story-map-section.svelte-c1x714{margin:3rem auto}.story-map-card.svelte-c1x714{grid-template-columns:1fr}.story-map-content.svelte-c1x714{padding:2.5rem;order:1}.story-map-preview.svelte-c1x714{order:0;min-height:250px}}@media (max-width: 768px){.story-map-section.svelte-c1x714{margin:2.5rem auto}.story-map-content.svelte-c1x714{padding:2rem}.story-map-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1.6rem;margin-bottom:1rem}.story-map-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:1rem;margin-bottom:1.5rem}.map-button.svelte-c1x714{padding:.9rem 1.8rem;font-size:1rem}}@media (max-width: 480px){.story-map-section.svelte-c1x714{margin:2rem auto}.story-map-content.svelte-c1x714{padding:1.5rem}.story-map-content.svelte-c1x714 h3:where(.svelte-c1x714){font-size:1.4rem}.story-map-content.svelte-c1x714 p:where(.svelte-c1x714){font-size:.9rem}.map-button.svelte-c1x714{width:100%;justify-content:center;padding:.8rem 1.5rem}.story-map-preview.svelte-c1x714{min-height:200px}}.ebooks-section.svelte-c1x714 h2:where(.svelte-c1x714){font-family:Nanum Gothic,sans-serif;font-weight:800;font-size:2.2rem;color:#1a2634;margin-bottom:2rem;text-align:center;letter-spacing:-.02em;position:relative;padding-bottom:1rem}@media (min-width: 1401px){.ebooks-section.svelte-c1x714 h2:where(.svelte-c1x714){margin-bottom:2.5rem}}@media (max-width: 1400px){.ebooks-section.svelte-c1x714 h2:where(.svelte-c1x714){font-size:2rem;margin-bottom:2rem}}@media (max-width: 768px){.ebooks-section.svelte-c1x714 h2:where(.svelte-c1x714){font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.8rem}}@media (max-width: 480px){.ebooks-section.svelte-c1x714 h2:where(.svelte-c1x714){font-size:1.6rem;margin-bottom:1.2rem;padding-bottom:.6rem}}.more-books-btn.svelte-c1x714{float:right;font-size:.85rem;color:#1e90ff;text-decoration:none;font-weight:500;position:relative;top:0rem;z-index:1;transition:color .3s ease}.more-books-btn.svelte-c1x714:hover{color:#1873cc}.arrow.svelte-c1x714{display:inline-block;margin-left:.3rem;font-size:.85rem}@media (max-width: 768px){.more-books-btn.svelte-c1x714{font-size:.8rem;top:0}}.section-header.svelte-c1x714{display:flex;justify-content:center;align-items:center;width:100%}.title-group.svelte-c1x714{position:relative;width:100%;text-align:center;padding:0;margin:0}.section-title.svelte-c1x714{margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#2b3a4a;line-height:1.2;position:relative;display:inline-block;padding:0 .5rem}.section-title.svelte-c1x714:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(to right,#4a90e2,#67b26f);border-radius:2px;transform:scaleX(.7);opacity:.8}@supports (-webkit-background-clip: text){.section-title.svelte-c1x714{background:linear-gradient(45deg,#2b3a4a,#4a5c6b);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}}.more-books-btn.svelte-c1x714{position:absolute;right:0;top:1rem;z-index:1;display:inline-flex;align-items:center;gap:.3rem;padding:clamp(.3rem,1vw,.5rem) clamp(.7rem,2vw,1rem);font-size:clamp(.75rem,1.5vw,.9rem);font-weight:500;color:#fff;background:#1e90ffe6;text-decoration:none;border-radius:6px;box-shadow:0 2px 8px #1e90ff33;transition:all .3s ease}.more-books-btn.svelte-c1x714:hover{background:#1e90ff;transform:translateY(-50%) translate(-2px);box-shadow:0 4px 12px #1e90ff4d}.arrow.svelte-c1x714{display:inline-block;margin-left:2px}
