body{margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.datepicker-input.svelte-1uha8ag{color-scheme:light}.dark .datepicker-input.svelte-1uha8ag{color-scheme:dark}.custom-toast.svelte-1uha8ag{position:fixed;bottom:86px;left:50%;transform:translate(-50%);z-index:999999;background:#0f172af2;color:#fff;padding:14px 24px;border-radius:12px;font-size:14px;font-weight:700;text-align:center;box-shadow:0 10px 30px #0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:-moz-max-content;width:max-content;max-width:90vw;animation:svelte-1uha8ag-toast-fade .3s ease-out}.custom-toast--success.svelte-1uha8ag{background:#052e16f0;color:#dcfce7}.custom-toast--error.svelte-1uha8ag{background:#7f1d1df5;color:#fee2e2}.custom-toast--info.svelte-1uha8ag{background:#0f172af2;color:#fff}@keyframes svelte-1uha8ag-toast-fade{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.custom-modal-backdrop.svelte-1uha8ag{position:fixed;inset:0;background:#020617a6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;animation:svelte-1uha8ag-backdrop-fade .2s}@keyframes svelte-1uha8ag-backdrop-fade{0%{opacity:0}to{opacity:1}}.custom-modal-card.svelte-1uha8ag{width:100%;max-width:340px;background:#fff;border-radius:28px;padding:28px 24px;box-shadow:0 25px 60px #0000004d;display:flex;flex-direction:column;gap:4px;animation:svelte-1uha8ag-modal-slide .3s ease-out}@keyframes svelte-1uha8ag-modal-slide{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dark .custom-modal-card.svelte-1uha8ag{background:#1e293b;border:1px solid rgba(255,255,255,.03)}.modal-label.svelte-1uha8ag{font-size:10px;font-weight:800;letter-spacing:.15em;color:#64748b;margin:0}.dark .modal-label.svelte-1uha8ag{color:#94a3b8}.modal-title.svelte-1uha8ag{font-size:18px;font-weight:900;color:#0f172a;margin:0 0 6px}.dark .modal-title.svelte-1uha8ag{color:#fff}.modal-desc.svelte-1uha8ag{font-size:13px;color:#475569;line-height:1.6;margin:0 0 20px;break-keep:true}.dark .modal-desc.svelte-1uha8ag{color:#cbd5e1}.modal-btn.svelte-1uha8ag{flex:1;padding:13px;border-radius:12px;font-weight:800;font-size:14px;border:0;cursor:pointer;transition:background .2s}.modal-btn-cancel.svelte-1uha8ag{background:#f1f5f9;color:#475569}.modal-btn-cancel.svelte-1uha8ag:hover{background:#e2e8f0}.dark .modal-btn-cancel.svelte-1uha8ag{background:#334155;color:#e2e8f0}.dark .modal-btn-cancel.svelte-1uha8ag:hover{background:#475569}.modal-btn-delete.svelte-1uha8ag{background:#ef4444;color:#fff}.modal-btn-delete.svelte-1uha8ag:hover{background:#dc2626}.home-page.svelte-1uha8ag{position:relative;min-height:100vh;overflow:hidden;color:#f7fbff;background:linear-gradient(180deg,#06162c,#0a2240 34%,#103458 66%,#194967)}.home-page.svelte-1uha8ag:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.1) 0%,transparent 22%),radial-gradient(circle at 78% 24%,rgba(120,210,255,.08) 0%,transparent 20%),radial-gradient(circle at 52% 88%,rgba(255,255,255,.04) 0%,transparent 24%)}.grain-overlay.svelte-1uha8ag{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.15' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:soft-light}.home-shell.svelte-1uha8ag{position:relative;z-index:1;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:24px 20px 120px;box-sizing:border-box;display:flex;flex-direction:column}.eyebrow.svelte-1uha8ag{margin:0 0 22px;font-size:11px;font-weight:700;letter-spacing:.3em;color:#ffffffb3}.hero-line.svelte-1uha8ag{width:52px;height:2px;margin-bottom:18px;border-radius:999px;background:#ffffffbd}.hero-title.svelte-1uha8ag{margin:0;font-size:42px;line-height:.96;font-weight:900;letter-spacing:-.05em;color:#fff}.hero-sub.svelte-1uha8ag{margin:22px 0 24px;max-width:18.8rem;font-size:17px;line-height:1.82;font-weight:600;color:#f0f8ffeb}.cta-row.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.primary-button.svelte-1uha8ag,.secondary-button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s ease;cursor:pointer}.primary-button.svelte-1uha8ag{background:#fffffff5;color:#0f2238;box-shadow:0 12px 24px #00000029}.secondary-button.svelte-1uha8ag{color:#ffffffeb;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.primary-button.svelte-1uha8ag:hover,.secondary-button.svelte-1uha8ag:hover{transform:translateY(-1px)}.feature-stack.svelte-1uha8ag{display:flex;flex-direction:column;gap:10px}.feature-card.svelte-1uha8ag{display:block;padding:16px;border-radius:12px;text-decoration:none;background:#ffffff17;border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .18s ease,background .18s ease,border-color .18s ease;cursor:pointer}.feature-card.svelte-1uha8ag:hover{transform:translateY(-1px);background:#ffffff1c;border-color:#ffffff29}.feature-card--strong.svelte-1uha8ag{background:#ffffff21}.feature-top.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.card-label.svelte-1uha8ag{margin:0;font-size:11px;font-weight:700;letter-spacing:.22em;color:#bfecffbd}.card-arrow.svelte-1uha8ag{flex-shrink:0;font-size:20px;line-height:1;font-weight:700;color:#ffffffad;transform:translateY(-1px)}.card-title.svelte-1uha8ag{margin:0 0 8px;font-size:22px;line-height:1.28;font-weight:800;color:#fff}.card-copy.svelte-1uha8ag{margin:0;font-size:15px;line-height:1.75;color:#ffffffd1}.bottom-wave.svelte-1uha8ag{position:absolute;right:0;bottom:0;left:0;z-index:0;pointer-events:none;height:180px;opacity:.95}.bottom-wave-svg.svelte-1uha8ag{display:block;width:100%;height:100%}@media(max-width:380px){.home-shell.svelte-1uha8ag{padding-right:16px;padding-bottom:110px;padding-left:16px}.hero-title.svelte-1uha8ag{font-size:38px}.hero-sub.svelte-1uha8ag{font-size:16px}.card-title.svelte-1uha8ag{font-size:20px}}
