@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#ff758c,#ff7eb3,#ff9a9e);min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}.container{z-index:10;position:relative}.hero{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:30px;width:100%;max-width:900px;padding:60px;box-shadow:0 20px 60px #00000026}.hero-heart{margin-bottom:20px;font-size:4rem}.hero h1{margin-bottom:20px;font-size:3.5rem;line-height:1.1}.hero h2{margin-bottom:30px;font-size:1.8rem;font-weight:400}.hero p{font-size:1.2rem;line-height:1.8}.gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1400px;margin:auto;padding:40px;display:grid}.photo{border-radius:24px;transition:all .4s;overflow:hidden;box-shadow:0 15px 35px #0003}.photo:hover{transform:translateY(-10px)scale(1.03)}.photo img{object-fit:cover;width:100%;height:420px;display:block}.love-letter{padding:80px 20px}.love-letter h2{margin-bottom:25px;font-size:2rem}.love-letter p{margin-bottom:20px;font-size:1.1rem;line-height:1.9}.love-letter h3{margin-top:30px;font-size:2rem}footer{text-align:center;color:#fff;padding:40px;font-size:1.1rem}.hearts{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.hearts span{color:#ffffff59;font-size:22px;animation:linear infinite float;position:absolute;bottom:-50px}.hearts span:first-child{animation-duration:8s;left:5%}.hearts span:nth-child(2){animation-duration:10s;left:12%}.hearts span:nth-child(3){animation-duration:9s;left:20%}.hearts span:nth-child(4){animation-duration:12s;left:30%}.hearts span:nth-child(5){animation-duration:8s;left:40%}.hearts span:nth-child(6){animation-duration:11s;left:50%}.hearts span:nth-child(7){animation-duration:9s;left:60%}.hearts span:nth-child(8){animation-duration:13s;left:70%}.hearts span:nth-child(9){animation-duration:10s;left:80%}.hearts span:nth-child(10){animation-duration:8s;left:90%}.hearts span:nth-child(11){animation-duration:12s;left:15%}.hearts span:nth-child(12){animation-duration:9s;left:25%}.hearts span:nth-child(13){animation-duration:11s;left:35%}.hearts span:nth-child(14){animation-duration:8s;left:45%}.hearts span:nth-child(15){animation-duration:13s;left:55%}.hearts span:nth-child(16){animation-duration:10s;left:65%}.hearts span:nth-child(17){animation-duration:12s;left:75%}.hearts span:nth-child(18){animation-duration:9s;left:85%}.hearts span:nth-child(19){animation-duration:14s;left:95%}.hearts span:nth-child(20){animation-duration:7s;left:50%}@keyframes float{0%{opacity:0;transform:translateY(0)rotate(0)}20%{opacity:.6}to{opacity:0;transform:translateY(-120vh)rotate(360deg)}}@media (width<=768px){.glass{padding:35px 25px}.hero-heart{font-size:3rem}.hero h1{font-size:2.2rem}.hero h2{font-size:1.2rem}.hero p{font-size:1rem}.gallery{padding:20px}.photo img{height:320px}}
