@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600&family=Nanum+Pen+Script&display=swap";.app-shell{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.site-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;border-radius:999px;background:#ffffffa6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 60px #ff9bb540;margin-bottom:2rem}.logo-mark{font-family:Nanum Pen Script,cursive;font-size:1.8rem;color:#ff7ca1}.nav-actions{display:flex;gap:.75rem}.nav-actions button{border:none;border-radius:999px;padding:.5rem 1.3rem;font-weight:600;background:transparent;color:#4a3a3a;cursor:pointer;transition:all .2s ease}.nav-actions button.primary{background:linear-gradient(120deg,#ff96b3,#ffc4d6);color:#402020;box-shadow:0 15px 35px #ff96b366}.hero-panel{position:relative;border-radius:40px;overflow:hidden;box-shadow:0 50px 120px #ffa9bf59;margin-bottom:3.5rem}.hero-video{width:100%;height:460px;object-fit:cover;filter:saturate(1.1) contrast(.95)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:3rem;display:flex;flex-direction:column;justify-content:center;color:#2a140f;background:linear-gradient(120deg,#ffffffe6,#ffcad81a)}.hero-overlay h1{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:600;margin-bottom:1rem}.hero-overlay h1 span{color:#ff82a8}.eyebrow{font-size:.95rem;text-transform:uppercase;letter-spacing:.2em;color:#b1687c}.hero-copy{max-width:38rem;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}button.primary{border:none;border-radius:30px;padding:.9rem 1.7rem;font-size:1rem;font-weight:600;background:linear-gradient(120deg,#ff90b2,#ffd2c6);color:#3c1b1b;cursor:pointer;box-shadow:0 18px 35px #ff90b273}button.primary.large{padding:1rem 2.4rem}button.ghost{border-radius:30px;padding:.85rem 1.7rem;border:1px solid rgba(58,40,40,.25);background:#fff9;color:#3a2424;font-weight:600;cursor:pointer}button.ghost.small{padding:.6rem 1.2rem;font-size:.85rem}.chip-row{display:flex;flex-wrap:wrap;gap:.6rem}.chip-row span{background:#ffffffd9;border:1px solid rgba(58,40,40,.1);border-radius:999px;padding:.4rem 1rem;font-size:.85rem;color:#6b3b49}.section-heading{text-align:center;margin-bottom:2rem}.section-heading p{text-transform:uppercase;letter-spacing:.25em;color:#b07584;margin-bottom:.6rem}.section-heading h2{font-size:clamp(2rem,4vw,2.8rem);color:#442b2b}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}.template-card{background:#fffc;border-radius:28px;padding:1rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 60px #ebb5bc59}.card-media{position:relative;border-radius:24px;overflow:hidden;background:color-mix(in srgb,var(--accent) 30%,#fff);border:1px solid rgba(255,255,255,.6)}.card-media img{width:100%;display:block}.card-media .badge{position:absolute;top:1rem;left:1rem;padding:.45rem .9rem;border-radius:999px;font-weight:600;font-size:.85rem;color:#402525}.card-body h3{font-size:1.35rem;margin-bottom:.35rem}.tagline{color:#c47b8c;margin-bottom:.6rem}.description{font-size:.95rem;color:#5e4a4a;margin-bottom:.85rem}.story-section{margin-top:4rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.story-card,.story-spotlight{border-radius:32px;padding:2rem;background:#ffffffeb;box-shadow:0 20px 60px #c6afba40}.story-card ol{list-style:none;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.story-card li{display:flex;gap:1rem;align-items:flex-start}.story-card li span{font-weight:700;background:#ffe0e9;color:#a05469;border-radius:12px;padding:.3rem .6rem}.story-spotlight .stat-board{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.stat-board strong{font-size:1.5rem;color:#ff7a9f}.cta-section{margin-top:4rem;text-align:center;background:linear-gradient(120deg,#ffe9f1,#fffdf6);border-radius:35px;padding:3rem 2rem;box-shadow:0 35px 90px #ffb7cd59}.cta-section h2{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:.9rem;color:#3f2525}.cta-section p{margin-bottom:1.5rem;color:#6a4a4a}.site-footer{margin-top:2.5rem;display:flex;justify-content:space-between;font-size:.9rem;color:#745e5e}@media (max-width: 720px){.site-header{flex-direction:column;gap:.75rem}.hero-overlay{padding:2rem;position:static;background:#ffffffe6}.hero-panel{box-shadow:none;background:transparent}.hero-video{display:none}.site-footer{flex-direction:column;gap:.5rem;text-align:center}}:root{font-family:Urbanist,Nanum Pen Script,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a2f2f;background-color:#fff8f2;line-height:1.5;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;background:radial-gradient(circle at top,#ffe4ec,#fff8f2 45%)}a{color:inherit}
