:root{--color-primary: #b8d9ce;--color-primary-hover: #a8c9be;--color-secondary: #82333C;--color-secondary-hover: #72232C;--color-text-primary: #333;--color-text-secondary: #666;--color-bg-primary: #eee;--color-bg-secondary: #f0f0f0;--color-bg-bio: linear-gradient(135deg, #b8d9ce, #ffe0bd);--color-bg-tertiary: #fff;--color-header-bg: rgba(238, 238, 238, 0.9);--color-header-text: #333;--color-card-bg: #ffffff;--color-border: #dee2e6;--color-scrollbar: #adb5bd;--color-scrollbar-hover: #6c757d;--font-family-primary: Red Hat Text,Muli,PingFang TC,Hiragino Sans GB,Microsoft YaHei,sans-serif;--font-size-base: 15px;--line-height-base: 1.5;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--container-max-width: 1100px;--container-padding: 40px;--transition-fast: all 150ms ease;--transition-normal: all 300ms ease;--hf: 240px}[data-theme="dark"]{--color-primary: #98c9be;--color-primary-hover: #b8d9ce;--color-secondary: #ff6b6b;--color-secondary-hover: #ff8787;--color-text-primary: #e0e0e0;--color-text-secondary: #b0b0b0;--color-text-muted: #888;--color-bg-primary: #252525;--color-bg-secondary: #333333;--color-bg-bio: #333333;--color-bg-tertiary: #404040;--color-header-bg: rgba(40, 40, 40, 0.95);--color-header-text: #e0e0e0;--color-card-bg: #333333;--color-border: #444;--color-scrollbar: #555;--color-scrollbar-hover: #777}:root{--color-primary: #b8d9ce;--color-primary-hover: #a8c9be;--color-secondary: #82333C;--color-secondary-hover: #72232C;--color-text-primary: #333;--color-text-secondary: #666;--color-bg-primary: #eee;--color-bg-secondary: #f0f0f0;--color-bg-bio: linear-gradient(135deg, #b8d9ce, #ffe0bd);--color-bg-tertiary: #fff;--color-header-bg: rgba(238, 238, 238, 0.9);--color-header-text: #333;--color-card-bg: #ffffff;--color-border: #dee2e6;--color-scrollbar: #adb5bd;--color-scrollbar-hover: #6c757d;--font-family-primary: Red Hat Text,Muli,PingFang TC,Hiragino Sans GB,Microsoft YaHei,sans-serif;--font-size-base: 15px;--line-height-base: 1.5;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--container-max-width: 1100px;--container-padding: 40px;--transition-fast: all 150ms ease;--transition-normal: all 300ms ease;--hf: 240px}[data-theme="dark"]{--color-primary: #98c9be;--color-primary-hover: #b8d9ce;--color-secondary: #ff6b6b;--color-secondary-hover: #ff8787;--color-text-primary: #e0e0e0;--color-text-secondary: #b0b0b0;--color-text-muted: #888;--color-bg-primary: #252525;--color-bg-secondary: #333333;--color-bg-bio: #333333;--color-bg-tertiary: #404040;--color-header-bg: rgba(40, 40, 40, 0.95);--color-header-text: #e0e0e0;--color-card-bg: #333333;--color-border: #444;--color-scrollbar: #555;--color-scrollbar-hover: #777}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInup{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIndown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInleft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInright{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:'Red Hat Text', 'Muli', 'PingFang TC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;font-size:15px;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-bg-primary);margin:0;padding:0;overflow-y:scroll;transition:background-color 0.3s ease, color 0.3s ease}.lang-en,.lang-zh{opacity:1;transition:opacity 0.15s ease}.lang-zh{display:none}.lang-en{display:block}.skip-link{position:absolute;top:-40px;left:6px;background:#000;color:white;padding:8px;text-decoration:none;z-index:1000;border-radius:4px;transition:top 0.2s ease}.skip-link:focus{top:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}*:focus{outline:2px solid #b8d9ce;outline-offset:2px}a:focus,a:active,svg:focus,svg:active,img:focus,img:active,.grid-item:focus,.grid-item:active,.language-switcher:focus,.language-switcher:active,.theme-toggle:focus,.theme-toggle:active{outline:none}p,ul,ol{margin-top:15px;font-size:15px;font-weight:400;line-height:1.6;letter-spacing:0em}.text-center{text-align:center}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#page-content{opacity:1;transition:opacity 0.15s ease-in-out}#page-content h1,#page-content h2,#page-content h3{transition:none;animation:none;opacity:1 !important}.content,.grid,.fursuit-grid,header,.tabs,.language-switcher{max-width:100%;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-primary)}::-webkit-scrollbar-thumb{background:#adb5bd;background:var(--color-scrollbar);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6c757d;background:var(--color-scrollbar-hover)}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:2000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease;backdrop-filter:blur(5px)}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-image{max-width:90%;max-height:75vh;border-radius:4px;box-shadow:0 5px 30px rgba(0,0,0,0.5);transform:scale(0.9);transition:transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);margin:auto}.lightbox-overlay.active .lightbox-image{transform:scale(1)}.lightbox-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;cursor:pointer;transition:color 0.3s ease;line-height:1}.lightbox-close:hover{color:var(--color-primary)}.lightbox-caption{position:relative;width:100%;text-align:center;color:#fff;padding:20px 20px 30px;background:transparent;pointer-events:auto;flex-shrink:0}.lightbox-title{font-size:20px;font-weight:700;margin-bottom:0;text-shadow:none;display:inline-block;background-color:var(--color-primary);color:#333;padding:8px 20px;border-radius:30px;box-shadow:0 4px 15px rgba(0,0,0,0.3)}.lightbox-title-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:8px;transition:border-color 0.2s ease;border-bottom:1px solid rgba(51,51,51,0.5)}.lightbox-title-link:hover{border-bottom-color:#333}.lightbox-meta-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.lightbox-artist{font-size:18px;font-weight:600;opacity:1;text-shadow:none;background-color:#444;color:#fff;padding:8px 20px;border-radius:30px;box-shadow:0 4px 15px rgba(0,0,0,0.3);border:1px solid rgba(255,255,255,0.1)}.lightbox-artist a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.5);transition:border-color 0.2s}.lightbox-artist a:hover{border-bottom-color:#fff}.lightbox-link{display:none}header{background-color:var(--color-header-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px 40px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;position:sticky;top:0;z-index:1000;flex-wrap:wrap;box-shadow:0 2px 10px rgba(0,0,0,0.05);transition:all 0.3s ease}.header-content-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto}header h1 a{text-decoration:none;color:var(--color-header-text);transition:color 0.3s;outline:none}header h1 a:hover{color:var(--color-primary)}.menu-toggle{display:none}.nav-container{flex:1;display:flex;justify-content:flex-end;overflow:visible}.nav-main{display:flex;align-items:center;gap:24px;overflow:visible;position:relative}.nav-actions{display:flex;align-items:center;gap:4px}.tabs{display:flex;gap:24px;margin:0;padding:0;list-style:none}.tab-link{text-decoration:none;color:var(--color-text-secondary);font-weight:700;font-size:16px;padding:8px 0;position:relative;transition:color 0.3s ease;cursor:pointer;display:flex;align-items:center}.tab-link::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--color-primary);border-radius:2px;box-shadow:0 2px 4px rgba(184,217,206,0.4);transform:scaleX(0);transform-origin:center;transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),opacity 0.3s ease;opacity:0}.tab-link:hover{color:var(--color-primary)}.tab-link:hover::after{transform:scaleX(1);opacity:0.7}.tab-link.active{color:var(--color-text-primary);font-weight:700}.tab-link.active::after{transform:scaleX(1);opacity:1}[data-theme="dark"] .tab-link{color:var(--color-text-secondary)}[data-theme="dark"] .tab-link:hover{color:var(--color-primary)}[data-theme="dark"] .tab-link.active{color:var(--color-text-primary)}.language-switcher{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0px;padding:6px 12px;border-radius:20px;transition:all 0.3s ease;color:var(--color-text-secondary);font-size:16px;position:relative;min-width:70px;height:36px;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.language-switcher:hover{background-color:rgba(0,0,0,0.05);color:var(--color-text-primary)}.lang-icon{font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.lang-icon svg{width:16px;height:16px;color:inherit;flex-shrink:0}.lang-text-container{position:relative;width:40px;height:100%;display:flex;align-items:center;justify-content:center}.lang-text{font-weight:500;white-space:nowrap;line-height:1;display:flex;align-items:center;justify-content:center;transition:opacity 0.2s ease}.text-primary{opacity:1}.text-hover{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;width:100%}.language-switcher:hover .text-primary{opacity:0}.language-switcher:hover .text-hover{opacity:1}@media (max-width: 600px){.language-switcher .text-hover{display:none}.language-switcher:hover .text-primary{opacity:1}.language-switcher:hover .text-hover{opacity:0}.language-switcher .lang-text{padding:8px}}[data-theme="dark"] .language-switcher{color:var(--color-text-secondary)}[data-theme="dark"] .language-switcher:hover{background-color:rgba(255,255,255,0.1);color:var(--color-text-primary)}.theme-toggle{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease;margin-left:0;width:38px;height:38px;color:var(--color-text-secondary)}.theme-toggle:hover{background-color:rgba(0,0,0,0.05);color:var(--color-primary)}.theme-icon-light,.theme-icon-dark{font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.theme-icon-light svg,.theme-icon-dark svg{width:20px;height:20px;color:inherit;flex-shrink:0}.theme-icon-dark{display:none}[data-theme="dark"] .theme-toggle{color:var(--color-text-primary)}[data-theme="dark"] .theme-toggle:hover{background-color:rgba(255,255,255,0.1);color:var(--color-primary)}[data-theme="dark"] .theme-icon-light{display:none}[data-theme="dark"] .theme-icon-dark{display:block}header h1{margin:0 0px 0 40px;font-size:28px;font-weight:bold;line-height:1.2}header h1 a{text-decoration:none;color:var(--color-header-text);transition:color 0.3s;outline:none}header h1 a:hover{color:#b8d9ce}header h1 a:focus{outline:none}.content{padding:20px 40px;max-width:1100px;margin:auto;animation:fadeIn 0.6s ease}.content-wrapper{display:flex;flex-wrap:wrap;margin:0 0 40px 0;animation:fadeIn 0.6s ease}.content-wrapper.loyn-intro-new{flex-direction:column !important;align-items:center;text-align:center;max-width:1000px;margin:0 auto 40px auto}.content p,.content-wrapper p,.text-content p{line-height:1.8;margin-bottom:1.2em;color:var(--color-text-primary);font-weight:400}.content a,.content-wrapper a{color:var(--color-text-primary);transition:color 0.2s}.content a:hover,.content-wrapper a:hover{color:#82333C}.content a:focus,.content-wrapper a:focus,.content a:active,.content-wrapper a:active{outline:none}a:focus,a:active,svg:focus,svg:active{outline:none}.social-link:focus,.social-link:active,.social-icon:focus,.social-icon:active{outline:none}img:focus,img:active,.grid-item:focus,.grid-item:active,.fursuit-grid .grid-item:focus,.fursuit-grid .grid-item:active,.gallery-grid .grid-item:focus,.gallery-grid .grid-item:active{outline:none}.grid-item img,.fursuit-grid .grid-item img,.gallery-grid .grid-item img,.latest-item img{transition:transform 0.3s ease}.latest-item:hover img{transform:scale(1.05)}.grid-item,.fursuit-grid .grid-item,.gallery-grid .grid-item,.latest-item{overflow:hidden;border-radius:8px}.text-content{flex:0 0 65%;padding-right:30px}.loyn-intro-new{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 0 32px 0;max-width:1000px;margin:0 auto}@media (min-width: 768px){.loyn-intro-new{padding:24px 0 48px 0}}.welcome-text{margin-bottom:64px}.welcome-text p{font-size:18px;color:#333;margin:0;font-weight:500}@media (min-width: 768px){.welcome-text p{font-size:20px}}.main-title{margin-bottom:64px}.main-title h1{font-size:28px;font-weight:bold;color:#333;margin:0}@media (min-width: 768px){.main-title h1{font-size:32px}}.circles-container{display:grid;grid-template-columns:1fr;gap:40px;max-width:800px;width:100%;margin-bottom:40px}@media (min-width: 768px){.circles-container{grid-template-columns:1fr 1fr 1fr;gap:80px;max-width:1100px}}.circle-item{display:flex;flex-direction:column;align-items:center;gap:16px}.circle-link{display:block;text-decoration:none;transition:transform 0.3s ease}.circle-link:hover{transform:scale(1.05)}.circle-bg{width:180px;height:180px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;position:relative}@media (min-width: 768px){.circle-bg{width:200px;height:200px}}.circle-bg.gallery-bg{background:linear-gradient(135deg, #7A90AC, #6A80A0);color:white}.circle-bg.gallery-bg:hover{background:linear-gradient(135deg, #6A80A0, #5A7090);box-shadow:0 8px 25px rgba(122,144,172,0.4)}.circle-bg.fursuit-bg{background:linear-gradient(135deg, #A0CB9B, #90BB8B);color:white}.circle-bg.fursuit-bg:hover{background:linear-gradient(135deg, #90BB8B, #80AB7B);box-shadow:0 8px 25px rgba(160,203,155,0.4)}.circle-bg.about-bg{background:linear-gradient(135deg, #B1D3C9, #A1C3B9);color:white}.circle-bg.about-bg:hover{background:linear-gradient(135deg, #A1C3B9, #91B3A9);box-shadow:0 8px 25px rgba(177,211,201,0.4)}.circle-bg.telegram-bg{background:linear-gradient(135deg, #A57F82, #956F72);color:white}.circle-bg.telegram-bg:hover{background:linear-gradient(135deg, #956F72, #855F62);box-shadow:0 8px 25px rgba(165,127,130,0.4)}.circle-svg{width:60px;height:60px}.circle-image{width:170px;height:170px;object-fit:cover;border-radius:50%}@media (min-width: 768px){.circle-image{width:185px;height:185px}}@media (min-width: 768px){.circle-svg{width:70px;height:70px}}.circle-text{text-align:center}.circle-text h3{font-size:17px;font-weight:600;color:var(--color-text-primary);margin:0 0 8px 0;transition:color 0.3s ease}.circle-link:hover+.circle-text h3{color:var(--color-primary)}@media (min-width: 768px){.circle-text h3{font-size:20px}}.circle-text p{font-size:14px;color:var(--color-text-secondary);margin:0;transition:color 0.3s ease}[data-theme="dark"] .circle-text p{color:#b0b0b0}@media (min-width: 768px){.circle-text p{font-size:15px}}.social-section{margin-top:32px}.social-icons{display:flex;align-items:center;justify-content:flex-start;gap:32px}.social-link{display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:color 0.3s ease, transform 0.3s ease;text-decoration:none}.social-link:hover{transform:translateY(-3px)}.social-icon{width:40px;height:40px;fill:currentColor}.social-link.twitter-link:hover{color:#000000}.social-link.facebook-link:hover{color:#1877F2}.social-link.plurk-link:hover{color:#CF682F}.social-link.strava-link:hover{color:#FC4C02}.social-link.linktree-link:hover{color:#43E660}.image-content{flex:0 0 35%;display:flex;align-items:center;justify-content:center}.image-content img{max-width:100%;height:auto;border-radius:8px}.main-image{border-radius:8px;max-width:100%;height:auto}.loyn-intro .image-content{display:flex;align-items:flex-start;justify-content:center;margin-top:1.2em;align-self:flex-start;position:sticky;top:0px}.meme-container{display:flex;align-items:center;gap:30px;margin-bottom:40px;padding:20px;background-color:#ddd;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,0.3)}.meme-image{flex:0 0 300px;margin-left:4%;display:flex;align-items:center;justify-content:center}.hammer-image{max-width:100%;height:auto;border-radius:8px}.meme-text{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:20px}.loyn-quote{margin:0;padding:0;border:none;position:relative}.loyn-quote p{font-size:24px;font-weight:600;color:#000;margin:0 0 10px 0;line-height:1.4;text-shadow:1px 1px 2px rgba(255,255,255,0.3)}.loyn-quote cite{font-size:16px;font-style:italic;color:#333;font-weight:500}.work-description{text-align:center;margin:30px 0;padding:0 20px}.work-description p{font-style:italic;color:#6c757d;font-size:0.95em;margin:0;line-height:1.6}.research-selector{text-align:center;margin:40px 0}.selector-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.topic-btn{padding:12px 20px;border:1px solid #ddd;background:#fff;color:#333;border-radius:20px;cursor:pointer;transition:background-color 0.2s ease;font-size:14px;font-weight:500}.topic-btn:hover{background:#f0f0f0}.topic-btn.active{background:#b8d9ce;color:#333;border-color:#b8d9ce}.research-content{margin-top:30px}.research-topic{display:none}.research-topic.active{display:block}@media (max-width: 768px){.meme-container{flex-direction:column;text-align:center;gap:20px}.meme-image{flex:0 0 auto;max-width:180px}.loyn-quote p{font-size:20px}.loyn-quote cite{font-size:14px}.selector-buttons{gap:8px}.topic-btn{padding:10px 16px;font-size:13px}}.bio-section{margin:2rem 0;background:var(--color-bg-bio);border-radius:10px;padding:20px}.bio-section h2,.bio-section h3{margin-top:0;margin-bottom:1.5rem;color:var(--color-text-primary)}.bio-grid{display:grid;gap:1rem;font-size:18px;color:var(--color-text-primary)}.bio-item{display:flex;align-items:baseline}.bio-item.bio-social{align-items:center}.bio-label{font-weight:bold;min-width:120px;color:var(--color-text-secondary);margin-right:0.5rem}.bio-value{flex:1}footer{text-align:center;padding:20px 0px 10px 0px;background-color:var(--color-bg-primary);margin-top:0px;font-size:12px;color:var(--color-text-secondary);max-width:1100px;margin-left:auto;margin-right:auto;transition:background-color 0.3s ease, color 0.3s ease}.footer-content{display:flex;flex-direction:column;align-items:center;gap:10px}footer .copyright{font-weight:400;display:flex;align-items:center;justify-content:center;gap:5px}footer .highlight{font-weight:bold}.footer-nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px}.footer-link{color:var(--color-text-secondary);text-decoration:none;transition:color 0.2s ease;font-size:11px}.footer-link:hover{color:#333}.footer-separator{color:#ccc;font-size:10px}.section-title{text-align:center;margin:40px 0 20px 0}.section-title h2{font-size:24px;font-weight:600;color:#333;margin:0}.gallery-description{text-align:center;margin:0 0 20px 0}.gallery-description p{margin:0;line-height:1.5}.gallery-page .content,.fursuit-page .content,.photography-page .content{text-align:center}.gallery-page .content p,.fursuit-page .content p,.photography-page .content p{text-align:center}.gallery-page .section-title,.gallery-page .section-title h2,.gallery-page .gallery-description,.gallery-page .gallery-description p{text-align:center;margin-left:auto;margin-right:auto}.grid{column-count:3;column-gap:16px;max-width:1100px;margin:auto;padding:0 40px 40px 40px}.grid-item{break-inside:avoid;margin-bottom:16px;border-radius:8px;background-color:#fff;overflow:hidden;position:relative;transition:transform 0.3s ease, box-shadow 0.3s ease}.grid-item:hover{transform:scale(1.03);box-shadow:0 8px 16px rgba(0,0,0,0.15);z-index:2}.grid-item img{width:100%;height:auto;display:block}.overlay{display:none}@media (min-width: 601px){.link-element{pointer-events:auto !important}.grid-item:hover .overlay{display:none}}.fursuit-grid{column-count:2;column-gap:16px;max-width:1100px;margin:auto;padding:0 40px 40px 40px}.fursuit-grid .grid-item{break-inside:avoid;margin-bottom:16px;border-radius:8px;background-color:#fff;overflow:hidden;position:relative}.fursuit-grid .grid-item img{width:100%;height:auto;display:block}.fursuit-grid .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);opacity:0;transition:opacity 0.3s;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center;padding:10px}.fursuit-grid .overlay .title{margin-bottom:10px;font-size:16px;font-weight:bold}.fursuit-grid .overlay .photographer,.fursuit-grid .overlay .date{font-size:14px;margin-bottom:6px}.fursuit-grid .overlay .description{font-size:13px;margin-top:8px;opacity:0.9}#photography-grid{column-count:2;column-gap:32px;max-width:1100px;margin:auto;padding:0 40px 40px 40px}#photography-grid .grid-item{break-inside:avoid;margin-bottom:32px;border-radius:8px;background-color:#fff;overflow:hidden;position:relative;transition:transform 0.3s ease, box-shadow 0.3s ease}#photography-grid .grid-item:hover{transform:scale(1.03);box-shadow:0 8px 16px rgba(0,0,0,0.15);z-index:2}#photography-grid .grid-item img{width:100%;height:auto;display:block}#photography-grid .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);opacity:0;transition:opacity 0.3s;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center;padding:10px}#photography-grid .overlay .title{margin-bottom:10px;font-size:16px;font-weight:bold}#photography-grid .overlay .photographer,#photography-grid .overlay .date{font-size:14px;margin-bottom:6px}#photography-grid .overlay .description{font-size:13px;margin-top:8px;opacity:0.9}#photography-grid .overlay .title,.fursuit-grid .overlay .title,.grid .overlay .title{margin-bottom:10px;font-size:14px;font-weight:bold}@media (min-width: 601px){.fursuit-grid .grid-item:hover .overlay{opacity:1}}.gallery-tabs{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:30px auto;max-width:1100px;padding:0 40px}.gallery-tab{background-color:transparent;color:var(--color-text-secondary);padding:10px 18px;border-radius:0;font-size:16px;font-weight:700;text-decoration:none;transition:color 0.3s ease;border:none;outline:none;cursor:pointer;position:relative}.gallery-tab::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#e9d8a6;border-radius:2px;box-shadow:0 2px 4px rgba(233,216,166,0.4);transform:scaleX(0);transform-origin:center;transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),opacity 0.3s ease;opacity:0}.gallery-tab:hover{background-color:transparent;color:#e9d8a6}.gallery-tab:hover::after{transform:scaleX(1);opacity:0.7}.gallery-tab.active{background-color:transparent;color:var(--color-text-primary)}.gallery-tab.active::after{transform:scaleX(1);opacity:1}.gallery-tab:focus,.gallery-tab:active{outline:none !important;box-shadow:none !important}.gallery-section{display:none}.gallery-section.active{display:block}.hero-section{position:relative;width:100%;height:45vh;min-height:300px;max-height:500px;margin-bottom:60px;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.15)}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.5s ease;opacity:0.85}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.1)}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}.hero-title{color:#fff;font-size:2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,0.5);margin:0;opacity:0;animation:fadeInUp 1s ease forwards;animation-delay:0.3s;white-space:pre-wrap;word-break:keep-all;min-height:3rem;display:flex;justify-content:center;align-items:center}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-section{height:35vh;min-height:250px;margin-bottom:40px;border-radius:0;margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}.hero-title{font-size:1.5rem}}.loyn-intro-new{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 0 32px 0;max-width:1000px;margin:0 auto}@media (min-width: 768px){.loyn-intro-new{padding:0 0 48px 0}}.circles-container{display:grid;grid-template-columns:1fr;gap:40px;max-width:800px;width:100%;margin-bottom:40px}@media (min-width: 768px){.circles-container{grid-template-columns:1fr 1fr 1fr;gap:80px;max-width:1100px}}.circle-item{display:flex;flex-direction:column;align-items:center;gap:16px}.circle-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);gap:16px}.circle-link:hover{transform:scale(1.05)}.circle-bg{width:180px;height:180px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1)}@media (min-width: 768px){.circle-bg{width:200px;height:200px}}.circle-bg.gallery-bg{background:linear-gradient(135deg, #7A90AC, #6A80A0)}.circle-bg.fursuit-bg{background:linear-gradient(135deg, #A0CB9B, #90BB8B)}.circle-bg.about-bg{background:linear-gradient(135deg, #B1D3C9, #A1C3B9)}.circle-link:hover .circle-bg{box-shadow:0 10px 25px rgba(0,0,0,0.2)}.circle-image{width:170px;height:170px;object-fit:cover;border-radius:50%;transition:transform 0.5s ease}@media (min-width: 768px){.circle-image{width:185px;height:185px}}.circle-text{text-align:center}.circle-text h3{font-size:18px;font-weight:600;color:var(--color-text-primary);margin:0;transition:color 0.3s ease}.circle-link:hover .circle-text h3{color:var(--color-primary)}@media (min-width: 768px){.circle-text h3{font-size:20px}}.hero-title.typing-cursor::after{content:'|';animation:blink 1s step-end infinite;color:#fff;margin-left:4px;font-weight:400}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.latest-updates{flex-direction:column;max-width:1100px;margin:0 auto 60px auto;padding:0 20px}.section-header{text-align:center;margin-bottom:32px}.section-header h2{font-size:28px;color:var(--color-text-primary);margin:0;font-weight:700;position:relative;display:inline-block}.section-header h2::after{content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;background-color:var(--color-primary);border-radius:3px}.latest-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;width:100%}@media (min-width: 768px){.latest-grid{grid-template-columns:repeat(4, 1fr);gap:24px}}.latest-item{background:var(--color-bg-tertiary, #fff);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);transition:transform 0.3s ease, box-shadow 0.3s ease}.latest-item:hover{transform:scale(1.03);box-shadow:0 10px 25px rgba(0,0,0,0.12);z-index:2}.latest-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;cursor:pointer}.latest-image-container{width:100%;aspect-ratio:1 / 1;position:relative;background-color:#f0f0f0;overflow:hidden}.latest-image-container img{width:100%;height:100%;object-fit:cover}.latest-info{padding:16px;display:flex;flex-direction:column;gap:6px;flex-grow:1}.latest-title{font-weight:600;font-size:15px;color:var(--color-text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-date{font-size:12px;color:var(--color-text-secondary);margin-top:auto}.view-more-container{display:flex;justify-content:center;margin-top:40px}.view-more-btn{display:inline-block;padding:10px 24px;background-color:transparent;border:2px solid var(--color-primary);color:var(--color-primary);border-radius:25px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.view-more-btn:hover{background-color:var(--color-primary);color:#fff}@media (min-width: 601px){.grid-item:hover .overlay,.fursuit-grid .grid-item:hover .overlay,#add-grid .grid-item:hover .overlay{opacity:1}.content-wrapper{flex-direction:row}.footer-nav{flex-direction:row}}@media (min-width: 601px) and (max-width: 1024px){.grid{column-count:2}#commissioned-grid{column-count:2}}@media (min-width: 1025px){#commissioned-grid{column-count:3}}@media (min-width: 601px) and (max-width: 767px){p,ul,ol{font-size:16px}}@media (min-width: 768px){p,ul,ol{font-size:17px}}@media (min-width: 769px) and (max-width: 1024px){.bio-grid{grid-template-columns:repeat(2, 1fr)}.bio-grid .bio-item:last-child{grid-column:1 / -1}.section-title h2{font-size:22px}.section-title h2::before{width:55px}.section-title h2::after{width:18px}}@media (min-width: 1220px){p,ul,ol{font-size:18px}}@media (max-width: 768px){.bio-item{flex-direction:column;margin-bottom:0.8rem}.bio-label{margin-bottom:0.2rem}.social-icons{margin-top:0.5rem;justify-content:flex-start}}@media (max-width: 600px){body.prevent-click,body.prevent-click *{pointer-events:none}p,ul,ol{font-size:17px}.section-title{margin:30px 0 10px 0;padding:0 20px}.gallery-description{margin:0 0 15px 0}.section-title h2{font-size:20px;letter-spacing:0.3px}.section-title h2::before{width:50px;height:2px;bottom:-6px}.section-title h2::after{width:16px;height:2px;bottom:-9px}header{padding:20px 20px;width:100%;box-sizing:border-box;position:sticky;top:0;height:auto;min-height:60px;display:block}.header-content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;gap:10px}header h1{font-size:24px;width:100%;text-align:center;padding-right:0;margin:0}.menu-toggle{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:21px;position:absolute;top:25px;right:20px;background:transparent;border:none;padding:0;cursor:pointer;z-index:1100}.hamburger-line{display:block;width:100%;height:3px;background-color:#333;border-radius:3px;transition:all 0.3s ease}[data-theme="dark"] .hamburger-line{background-color:#e0e0e0}.nav-container{width:100%;display:none;flex-direction:column;gap:10px;padding-bottom:10px;animation:slideDown 0.3s ease-out forwards}.nav-container.show{display:flex}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-main{width:100%;flex-direction:column;align-items:center;gap:15px}.tabs{display:flex;flex-direction:column;width:100%;margin-top:10px;box-sizing:border-box}.tabs .tab-link{width:100%;text-align:center;padding:12px 0;box-sizing:border-box;border-radius:10px;display:flex;justify-content:center;font-size:16px;font-weight:bold}.nav-actions{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;margin-top:10px;margin-bottom:10px}.language-switcher{display:flex;width:auto;justify-content:center;gap:8px;margin:0;padding:6px 12px;background:none;min-width:auto}.language-switcher .hover-lang{display:none !important}.language-switcher:hover .current-lang{opacity:1 !important}.language-switcher .current-lang{opacity:1 !important}.theme-toggle{margin:0;width:44px;height:44px;background-color:rgba(0,0,0,0.05)}[data-theme="dark"] .theme-toggle{background-color:rgba(255,255,255,0.1)}.content{padding:0 20px 5% 20px;width:100%;box-sizing:border-box;overflow-x:hidden}.content-wrapper{flex-direction:column;margin:0}.latest-updates{margin-bottom:80px}.text-content,.image-content{flex:0 0 100%}.text-content{padding-right:0;text-align:left}.image-content{margin-top:20px;text-align:center;display:flex;justify-content:center;align-items:center}.loyn-intro .image-content{position:static;display:flex;justify-content:center;align-items:center;align-self:center;margin:20px auto 0 auto}.image-content img{max-width:100%;height:auto;border-radius:8px;margin:0 auto}.social-icons{margin-top:1em;justify-content:center}.grid,.fursuit-grid,#photography-grid,#commissioned-grid{column-count:1;padding:0 0 20px 0;width:100%;box-sizing:border-box}.grid-item{cursor:pointer}.grid-item img{pointer-events:none}.grid-item:hover .overlay,.fursuit-grid .grid-item:hover .overlay,#add-grid .grid-item:hover .overlay{opacity:0}.grid-item .overlay,.fursuit-grid .grid-item .overlay,#add-grid .grid-item .overlay{opacity:0;transition:opacity 0.3s}.grid-item.overlay-active .overlay,.fursuit-grid .grid-item.overlay-active .overlay,#add-grid .grid-item.overlay-active .overlay{opacity:1}.grid-item.overlay-active .overlay .title[data-link],.grid-item.overlay-active .overlay .artist span[data-link],#add-grid .grid-item.overlay-active .overlay .title[data-link],#add-grid .grid-item.overlay-active .overlay .artist span[data-link]{color:#b8d9ce;text-decoration:none}.grid-item.overlay-active .overlay .title[data-link]:active,.grid-item.overlay-active .overlay .artist span[data-link]:active,#add-grid .grid-item.overlay-active .overlay .title[data-link]:active,#add-grid .grid-item.overlay-active .overlay .artist span[data-link]:active{color:#fff}.grid-item.overlay-active .overlay::after,#add-grid .grid-item.overlay-active .overlay::after{content:'← 滑動切換圖片 →';position:absolute;bottom:10px;left:50%;transform:translateX(-50%);font-size:12px;color:rgba(255,255,255,0.7);background:rgba(0,0,0,0.3);padding:4px 8px;border-radius:12px;white-space:nowrap;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%,100%{opacity:0}20%,80%{opacity:1}}body:not([data-page-url*="add"]) .grid-item.overlay-active .overlay::after{display:none}footer{padding:20px;font-size:12px}.footer-nav{flex-direction:row;gap:8px;flex-wrap:wrap;justify-content:center}.footer-separator{display:inline}}@media (max-width: 480px){p,ul,ol{font-size:16px}header h1{font-size:26px}.bio-section{padding:1rem}.bio-grid{gap:0.8rem}}

/*# sourceMappingURL=styles.css.map */