.hero[data-v-c2cccafc]{background:radial-gradient(circle at 20% 80%,#4da6ff29 0%,#0000 50%),radial-gradient(circle at 80% 20%,#4da6ff29 0%,#0000 50%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);position:relative;overflow:hidden}.hero[data-v-c2cccafc]:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#0000 99%,#4da6ff17 99%),linear-gradient(#4da6ff17 1px,#0000 1px);background-position:50%;background-size:50px 50px,50px 50px;animation:20s linear infinite floatGrid-c2cccafc;position:absolute;inset:0}.hero-container[data-v-c2cccafc]{z-index:1;justify-content:space-evenly;align-items:center;width:100%;height:100vh;display:flex}.hero-content[data-v-c2cccafc]{line-height:54px}.hero-greeting[data-v-c2cccafc]{color:#000;font-size:32px;font-weight:700}.hero-title[data-v-c2cccafc]{color:#000;font-size:48px;font-weight:700}.hero-title span[data-v-c2cccafc]{color:#3b82f6;text-shadow:0 2px 8px #3b82f64d}.hero-description[data-v-c2cccafc]{color:#666;font-size:16px}.hero-avatar img[data-v-c2cccafc]{border:4px dashed #fff;border-radius:1000px;box-shadow:0 0 18px #0009}.daily-sentence[data-v-c2cccafc]{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:20px;left:0}.daily-sentence-text[data-v-c2cccafc]{text-align:center;color:#333;width:90vw;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;line-height:1.5;transition:all .3s}.hero-fade-out[data-v-c2cccafc]{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#f8fafc 100%);height:150px;position:absolute;bottom:0;left:0;right:0}@keyframes floatGrid-c2cccafc{0%{transform:translateY(0)translate(0)}to{transform:translateY(25px)translate(25px)}}@media (width<=920px){.hero-avatar img[data-v-c2cccafc]{display:none}.hero-content[data-v-c2cccafc]{padding:0 32px}.hero-description[data-v-c2cccafc]{margin-top:10px;line-height:30px}.daily-sentence-text[data-v-c2cccafc]{font-size:14px}}.about-me[data-v-3b3de670]{padding:100px 20px 0;position:relative}.about-me-fade-in[data-v-3b3de670]{z-index:0;pointer-events:none;background:linear-gradient(#f8fafc 0%,#0000 100%);height:150px;position:absolute;top:0;left:0;right:0}.about-me-container[data-v-3b3de670]{z-index:1;max-width:900px;margin:0 auto;position:relative}.about-me-header[data-v-3b3de670]{flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.about-me-title[data-v-3b3de670]{color:#3b82f6;text-shadow:0 2px 8px #3b82f64d;font-size:48px;font-weight:700}.about-me-subtitle[data-v-3b3de670]{color:#9ca3af;font-size:18px}.about-me-content[data-v-3b3de670]{flex-direction:column;gap:12px;display:flex}.about-me-description[data-v-3b3de670]{color:#000;text-align:justify;font-size:18px;line-height:2}.about-me-description span[data-v-3b3de670]{color:#1f2937;font-weight:700}.romantic-text[data-v-3b3de670]{background:linear-gradient(135deg,#89f7fe 0%,#66a6ff 50%,#a1c4fd 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #667eea33);-webkit-background-clip:text;background-clip:text;font-weight:700}@media (width<=920px){.about-me[data-v-3b3de670]{padding:60px 32px 0}.about-me-header[data-v-3b3de670]{margin-bottom:40px}.about-me-title[data-v-3b3de670]{font-size:36px}.about-me-subtitle[data-v-3b3de670]{font-size:16px}.about-me-description[data-v-3b3de670]{font-size:16px;line-height:1.8}}.friends[data-v-5b24c50e]{padding:100px 20px}.friends-container[data-v-5b24c50e]{max-width:1200px;margin:0 auto}.friends-header[data-v-5b24c50e]{flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.friends-title[data-v-5b24c50e]{color:#3b82f6;text-shadow:0 2px 8px #3b82f64d;font-size:48px;font-weight:700}.friends-subtitle[data-v-5b24c50e]{color:#9ca3af;font-size:18px}.friends-grid[data-v-5b24c50e]{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.friend-card[data-v-5b24c50e]{text-align:center;background:#fff;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 4px 20px #00000014}.friend-card[data-v-5b24c50e]:hover{transform:translateY(-8px);box-shadow:0 12px 30px #3b82f626}.friend-avatar[data-v-5b24c50e]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:80px;height:80px;margin-bottom:16px}.friend-name[data-v-5b24c50e]{color:#1f2937;margin-bottom:8px;font-size:20px;font-weight:700}.friend-description[data-v-5b24c50e]{color:#6b7280;font-size:14px;line-height:1.6}@media (width<=1200px){.friends-grid[data-v-5b24c50e]{grid-template-columns:repeat(3,1fr)}}@media (width<=920px){.friends[data-v-5b24c50e]{padding:60px 32px 0}.friends-header[data-v-5b24c50e]{margin-bottom:40px}.friends-title[data-v-5b24c50e]{font-size:36px}.friends-subtitle[data-v-5b24c50e]{font-size:16px}.friends-grid[data-v-5b24c50e]{grid-template-columns:repeat(2,1fr);gap:20px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Calibri,Microsoft JhengHei,serif}
