:root{--hyrule-font-title:'Hylia Serif', 'Cinzel', Georgia, serif;--hyrule-font-body:'Roboto', -apple-system, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;--hyrule-font-mono:'Roboto Mono', 'SF Mono', Consolas, 'Courier New', monospace;--hyrule-tan:#E2DED3;--hyrule-dark-bg:#66645D;--hyrule-black:#000000;--hyrule-loading-white:#FFFDE4;--hyrule-text-main:#E9E1D1;--hyrule-text-yellow:#E2D146;--hyrule-text-red:#F15050;--hyrule-text-green:#6FD49C;--hyrule-text-muted:rgba(233, 225, 209, 0.6);--hyrule-sheikah-blue:#3CD3FC;--hyrule-sheikah-blue-dark:#0A8DD7;--hyrule-sheikah-blue-glow:#4FC0FF;--hyrule-sheikah-yellow:#FFE460;--hyrule-sheikah-white-glow:#BAEFFB;--hyrule-effect-orange:#FCC413;--hyrule-golden-glow-1:#FFB800;--hyrule-golden-glow-2:#FFDB7E;--hyrule-golden-glow-3:#FFB904;--hyrule-bg-page:#66645D;--hyrule-bg-card:rgba(0, 0, 0, 0.6);--hyrule-bg-sheikah:rgba(10, 20, 40, 0.85);--hyrule-bg-sheikah-dark:# #0a1628;--hyrule-bg-menu:rgba(0, 0, 0, 0.85);--hyrule-bg-item-slot:rgba(60, 58, 52, 0.8);--hyrule-border:rgba(226, 222, 211, 0.3);--hyrule-border-active:#E2DED3;--hyrule-border-sheikah:rgba(60, 211, 252, 0.4);--hyrule-shadow-dark:0 0 11px rgba(0, 0, 0, 0.8);--hyrule-shadow-subtle:-2px 2px 10px rgba(0, 0, 0, 0.15);--hyrule-shadow-tan:0 0 20px #000, 0 0 14px #E2DED3;--hyrule-glow-blue:0 0 8px #4FC0FF;--hyrule-glow-sheikah:0 0 10px #4FC0FF, 0 1px 11px #0A8DD7;--hyrule-glow-golden:0 0 6px #FFB800, 0 0 8px #FFDB7E, 0 0 10px #FFB904;--hyrule-glow-hover:inset 0 0 7px 3px rgba(246, 231, 152, 0.5), 0 0 12px 1px rgba(227, 227, 200, 0.8);--hyrule-glow-wide-blue:0 0 34px rgba(255, 255, 255, 0.4), 0 0 30px #32A7E9;--hyrule-spacing-xs:4px;--hyrule-spacing-sm:8px;--hyrule-spacing-md:12px;--hyrule-spacing-lg:16px;--hyrule-spacing-xl:24px;--hyrule-spacing-2xl:32px;--hyrule-spacing-3xl:48px;--hyrule-radius-sm:4px;--hyrule-radius-md:8px;--hyrule-radius-lg:12px;--hyrule-radius-xl:16px;--hyrule-radius-round:50%;--hyrule-duration-fast:0.15s;--hyrule-duration-base:0.25s;--hyrule-duration-slow:0.4s;--hyrule-ease:cubic-bezier(0.4, 0, 0.2, 1);--hyrule-ease-out:cubic-bezier(0, 0, 0.2, 1);--hyrule-ease-in:cubic-bezier(0.4, 0, 1, 1);--hyrule-z-header:100;--hyrule-z-splash:9999;--hyrule-z-modal:1000}@keyframes hyrule-fade-in{from{opacity:0}to{opacity:1}}@keyframes hyrule-fade-out{from{opacity:1}to{opacity:0}}@keyframes hyrule-scale-in{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes hyrule-slide-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hyrule-slide-down{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes hyrule-glow-pulse{0%,100%{box-shadow:0 0 8px #4FC0FF}50%{box-shadow:0 0 10px #4FC0FF,0 1px 11px #0A8DD7}}@keyframes hyrule-scan-move{0%{background-position:0 0}100%{background-position:0 200px}}@keyframes sheikah-spin{to{transform:rotate(360deg)}}@keyframes sheikah-pulse{0%,100%{opacity:.6;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes hyrule-blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes splash-symbol-pulse{0%{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}100%{opacity:.3;transform:scale(1)}}@keyframes splash-text-fade{0%{opacity:0}50%{opacity:1}70%{opacity:1}100%{opacity:0}}@keyframes splash-exit{0%{opacity:1}100%{opacity:0;visibility:hidden}}@keyframes post-card-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:hylia serif;src:url(../fonts/HyliaSerif.ttf)format('truetype');font-weight:400;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:var(--hyrule-bg-page);color:var(--hyrule-text-main);font-family:noto serif sc,source han serif sc,stsongti,songti sc,serif;font-weight:400;line-height:1.8;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:var(--hyrule-sheikah-blue);text-decoration:none;transition:color var(--hyrule-duration-base)var(--hyrule-ease),text-shadow var(--hyrule-duration-base)var(--hyrule-ease)}a:hover{color:var(--hyrule-sheikah-blue-glow);text-shadow:0 0 8px var(--hyrule-sheikah-blue-glow)}a:focus-visible{outline:2px solid var(--hyrule-sheikah-blue);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--hyrule-font-title);font-weight:400;font-style:normal;color:var(--hyrule-tan);letter-spacing:.04em;line-height:1.3}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.35rem}h4{font-size:1.15rem}p{margin-bottom:1em;color:var(--hyrule-text-main)}::selection{background:rgba(60,211,252,.3);color:var(--hyrule-text-main)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}::-webkit-scrollbar-thumb{background:rgba(60,211,252,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(60,211,252,.5)}code{font-family:var(--hyrule-font-mono);font-size:.9em;font-style:normal;background:rgba(0,0,0,.4);padding:2px 6px;border-radius:var(--hyrule-radius-sm);color:var(--hyrule-sheikah-yellow)}pre{background:rgba(0,0,0,.5);border:1px solid rgba(60,211,252,.12);border-radius:var(--hyrule-radius-md);padding:var(--hyrule-spacing-lg)var(--hyrule-spacing-xl);overflow-x:auto;margin-bottom:1em}pre code{background:0 0;padding:0;color:var(--hyrule-text-main);font-size:.85em;line-height:1.7}blockquote{position:relative;background:rgba(0,0,0,.5);border:none;border-radius:var(--hyrule-radius-sm);padding:var(--hyrule-spacing-lg)var(--hyrule-spacing-xl);margin:var(--hyrule-spacing-lg)0;font-style:italic;color:rgba(233,225,209,.85)}blockquote::after{content:'';position:absolute;inset:3px;border:1px solid rgba(60,211,252,.2);border-radius:2px;pointer-events:none}blockquote::before{content:'';position:absolute;left:0;top:10%;bottom:10%;width:2px;background:var(--hyrule-sheikah-blue);border-radius:1px;box-shadow:0 0 6px var(--hyrule-sheikah-blue-glow)}table{width:100%;border-collapse:collapse;background:rgba(0,0,0,.4);border:1px solid rgba(60,211,252,.12);border-radius:var(--hyrule-radius-md);overflow:hidden;margin-bottom:1em;font-size:.9em}thead tr{border-bottom:1px solid rgba(233,225,209,.12)}th{text-align:left;padding:var(--hyrule-spacing-md)var(--hyrule-spacing-lg);color:rgba(233,225,209,.5);font-weight:500;font-size:.8em;letter-spacing:.03em;font-style:normal}td{padding:var(--hyrule-spacing-sm)var(--hyrule-spacing-lg);border-bottom:1px solid rgba(233,225,209,5%)}tr:last-child td{border-bottom:none}tr:hover td{background:rgba(60,211,252,3%)}img{max-width:100%;height:auto;border-radius:var(--hyrule-radius-sm)}hr{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(226,222,211,.2),transparent);margin:var(--hyrule-spacing-2xl)0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sheikah-bg{position:relative;width:100%;min-height:100vh;overflow:hidden;background:#0a1628}.sheikah-bg-texture{position:fixed;inset:0;background-image:url(../images/sheikah-bg-dark.png);background-size:cover;background-position:0 0;opacity:.6;z-index:0;pointer-events:none}.sheikah-bg-content{position:relative;z-index:1}.sheikah-scanlines{position:fixed;inset:0;pointer-events:none;z-index:0;mix-blend-mode:overlay;background:repeating-linear-gradient( 0,transparent,transparent 1px,rgba(60,211,252,3%) 1px,rgba(60,211,252,3%) 2px );filter:blur(.5px)}.sheikah-scanlines.animated{animation:hyrule-scan-move 8s linear infinite}.sheikah-symbol{display:inline-flex;align-items:center;justify-content:center;opacity:.25}.sheikah-symbol img,.sheikah-symbol svg{width:100%;height:auto}.sheikah-title{display:flex;flex-direction:column;align-items:center;gap:var(--hyrule-spacing-sm)}.sheikah-title-row{display:flex;align-items:center;gap:var(--hyrule-spacing-md)}.sheikah-title-ornament{color:var(--hyrule-sheikah-blue);font-size:8px;opacity:.6}.sheikah-title-text{font-family:var(--hyrule-font-body);font-size:1.375rem;font-weight:500;font-style:italic;color:var(--hyrule-sheikah-blue);margin:0;letter-spacing:.05em}.sheikah-title-desc{font-family:var(--hyrule-font-body);font-size:1rem;font-weight:500;font-style:italic;color:rgba(60,211,252,.6);text-align:center;margin:0;max-width:584px;line-height:1.4}.hyrule-card{position:relative;background:rgba(0,0,0,.6);border-radius:var(--hyrule-radius-sm);padding:var(--hyrule-spacing-xl)var(--hyrule-spacing-2xl);color:var(--hyrule-text-main);font-family:var(--hyrule-font-body);transition:all var(--hyrule-duration-base)var(--hyrule-ease);overflow:hidden}.hyrule-card::after{content:'';position:absolute;inset:3px;border:1px solid rgba(226,222,211,.2);border-radius:2px;pointer-events:none;transition:border-color var(--hyrule-duration-base)var(--hyrule-ease)}.hyrule-card:hover::after{border-color:rgba(226,222,211,.4)}.hyrule-card.sheikah{background:rgba(10,20,40,.85)}.hyrule-card.sheikah::after{border-color:rgba(60,211,252,.3)}.hyrule-card.sheikah::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--hyrule-sheikah-blue),transparent);opacity:.6;z-index:1}.hyrule-card.sheikah:hover{box-shadow:var(--hyrule-glow-blue)}.hyrule-card.sheikah:hover::after{border-color:rgba(60,211,252,.6)}.hyrule-card.golden{background:rgba(30,25,15,.85)}.hyrule-card.golden::after{border-color:rgba(252,196,19,.3)}.hyrule-card.golden::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--hyrule-effect-orange),transparent);opacity:.5;z-index:1}.hyrule-card.golden:hover{box-shadow:0 0 12px rgba(252,196,19,.2)}.hyrule-card.golden:hover::after{border-color:rgba(252,196,19,.6)}.hyrule-card-title{font-family:var(--hyrule-font-title);font-size:1.125rem;font-weight:400;color:var(--hyrule-tan);margin-bottom:var(--hyrule-spacing-md);letter-spacing:.04em;font-style:normal}.hyrule-card-body{font-family:noto serif sc,source han serif sc,stsongti,songti sc,serif;font-size:.875rem;font-weight:400;line-height:1.8;color:rgba(233,225,209,.8)}.hyrule-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;background:rgba(0,0,0,.6);border:none;border-radius:var(--hyrule-radius-sm);cursor:pointer;transition:all var(--hyrule-duration-base)var(--hyrule-ease);font-family:var(--hyrule-font-body);font-weight:500;font-style:italic;color:var(--hyrule-tan);letter-spacing:.01em;line-height:1;text-decoration:none;padding:0 var(--hyrule-spacing-2xl);height:50px;font-size:1.125rem}.hyrule-btn::after{content:'';position:absolute;inset:3px;border:1px solid rgba(226,222,211,.3);border-radius:2px;pointer-events:none;transition:border-color var(--hyrule-duration-base)var(--hyrule-ease)}.hyrule-btn:hover{background:rgba(0,0,0,.75);color:var(--hyrule-tan);text-shadow:none}.hyrule-btn:hover::after{border-color:rgba(226,222,211,.6)}.hyrule-btn:active{transform:scale(.98)}.hyrule-btn:focus-visible{outline:2px solid var(--hyrule-sheikah-blue);outline-offset:2px}.hyrule-btn.sheikah{background:rgba(10,20,40,.8)}.hyrule-btn.sheikah::after{border-color:rgba(60,211,252,.4)}.hyrule-btn.sheikah:hover{background:rgba(10,20,40,.9);box-shadow:var(--hyrule-glow-blue);color:var(--hyrule-sheikah-blue)}.hyrule-btn.sheikah:hover::after{border-color:var(--hyrule-sheikah-blue)}.hyrule-btn.ghost{background:0 0}.hyrule-btn.ghost::after{border-color:transparent}.hyrule-btn.ghost:hover{background:rgba(0,0,0,.4)}.hyrule-btn.ghost:hover::after{border-color:rgba(226,222,211,.3)}.post-card{position:relative;background:rgba(0,0,0,.6);border-radius:var(--hyrule-radius-sm);padding:var(--hyrule-spacing-xl)var(--hyrule-spacing-2xl);color:var(--hyrule-text-main);font-family:var(--hyrule-font-body);transition:all var(--hyrule-duration-base)var(--hyrule-ease);overflow:hidden;cursor:pointer;text-decoration:none;display:block;animation:post-card-enter .4s var(--hyrule-ease-out)both}.post-card::after{content:'';position:absolute;inset:3px;border:1px solid rgba(226,222,211,.2);border-radius:2px;pointer-events:none;transition:border-color var(--hyrule-duration-base)var(--hyrule-ease)}.post-card::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--hyrule-sheikah-blue),transparent);opacity:.4;z-index:1;transition:opacity var(--hyrule-duration-base)}.post-card:hover{background:rgba(10,20,40,.8);box-shadow:var(--hyrule-glow-blue);color:var(--hyrule-text-main);text-shadow:none}.post-card:hover::after{border-color:rgba(60,211,252,.5)}.post-card:hover::before{opacity:.8}.post-card-title{font-family:var(--hyrule-font-body);font-size:1.25rem;font-weight:500;font-style:italic;color:var(--hyrule-tan);margin-bottom:var(--hyrule-spacing-sm);letter-spacing:.04em;line-height:1.3}.post-card:hover .post-card-title{color:var(--hyrule-sheikah-blue)}.post-card-meta{display:flex;align-items:center;gap:var(--hyrule-spacing-lg);margin-bottom:var(--hyrule-spacing-md);font-size:.8rem;font-weight:400;color:var(--hyrule-text-muted)}.post-card-meta time{color:rgba(60,211,252,.5)}.post-card-summary{font-family:noto serif sc,source han serif sc,stsongti,songti sc,serif;font-size:.9rem;font-weight:400;line-height:1.8;color:rgba(233,225,209,.7)}.post-card-tags{display:flex;flex-wrap:wrap;gap:var(--hyrule-spacing-sm);margin-top:var(--hyrule-spacing-md)}.post-card-tag{font-size:.7rem;font-weight:400;padding:2px 8px;border-radius:var(--hyrule-radius-sm);background:rgba(60,211,252,.1);border:1px solid rgba(60,211,252,.2);color:rgba(60,211,252,.7);transition:all var(--hyrule-duration-fast);text-decoration:none}.post-card-tag:hover{background:rgba(60,211,252,.2);border-color:var(--hyrule-sheikah-blue);color:var(--hyrule-sheikah-blue);text-shadow:none}.site-header{position:sticky;top:0;z-index:var(--hyrule-z-header);background:rgba(10,20,40,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(60,211,252,.1)}.header-inner{max-width:960px;margin:0 auto;padding:0 var(--hyrule-spacing-xl);display:flex;align-items:center;justify-content:space-between;height:56px}.site-logo{font-family:var(--hyrule-font-title);font-size:1.1rem;font-weight:400;font-style:normal;color:var(--hyrule-tan);letter-spacing:.06em;text-decoration:none;transition:color var(--hyrule-duration-base)}.site-logo:hover{color:var(--hyrule-sheikah-blue);text-shadow:none}.site-nav{display:flex;align-items:center;gap:var(--hyrule-spacing-xl);list-style:none}.site-nav a{font-family:var(--hyrule-font-body);font-size:.85rem;font-weight:500;font-style:italic;color:var(--hyrule-text-muted);text-decoration:none;transition:color var(--hyrule-duration-base);letter-spacing:.02em}.site-nav a:hover,.site-nav a.active{color:var(--hyrule-sheikah-blue);text-shadow:0 0 6px rgba(60,211,252,.3)}.site-footer{border-top:1px solid rgba(233,225,209,6%);padding:var(--hyrule-spacing-3xl)var(--hyrule-spacing-xl);text-align:center}.footer-inner{font-family:var(--hyrule-font-body);max-width:720px;margin:0 auto;font-size:.75rem;color:rgba(233,225,209,.35);line-height:1.8}.footer-inner a{color:rgba(60,211,252,.5)}.footer-inner a:hover{color:var(--hyrule-sheikah-blue);text-shadow:none}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hyrule-spacing-md)}.loading-ring{position:relative;width:40px;height:40px;border-radius:50%;border:3px solid rgba(60,211,252,.2);border-top-color:var(--hyrule-sheikah-blue);animation:sheikah-spin 1s linear infinite;filter:drop-shadow(0 0 4px rgba(60,211,252,.4))}.loading-eye{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;border-radius:50%;background:var(--hyrule-sheikah-blue);box-shadow:0 0 6px var(--hyrule-sheikah-blue),0 0 12px rgba(60,211,252,.4);animation:sheikah-pulse 1.5s ease-in-out infinite}.loading-tip{font-family:var(--hyrule-font-body);font-size:.8rem;font-weight:500;color:var(--hyrule-text-muted);letter-spacing:.05em}.pagination{display:flex;align-items:center;justify-content:center;gap:var(--hyrule-spacing-md);margin-top:var(--hyrule-spacing-3xl);padding:var(--hyrule-spacing-xl)0}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 var(--hyrule-spacing-sm);font-family:var(--hyrule-font-body);font-size:.85rem;font-weight:500;font-style:italic;color:var(--hyrule-text-muted);text-decoration:none;border-radius:var(--hyrule-radius-sm);border:1px solid transparent;transition:all var(--hyrule-duration-fast)}.pagination a:hover{color:var(--hyrule-sheikah-blue);border-color:rgba(60,211,252,.3);text-shadow:none}.pagination .current{color:var(--hyrule-sheikah-blue);border-color:rgba(60,211,252,.4);background:rgba(60,211,252,8%)}.splash-screen{position:fixed;inset:0;z-index:var(--hyrule-z-splash);background:#0a1628;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hyrule-spacing-2xl)}.splash-screen.exit{animation:splash-exit .8s var(--hyrule-ease-in)forwards;pointer-events:none}.splash-symbol{width:120px;height:120px;opacity:.3;animation:splash-symbol-pulse 2s ease-in-out infinite}.splash-text{font-family:var(--hyrule-font-title);font-size:1.2rem;color:rgba(233,225,209,.5);font-style:italic;letter-spacing:.06em;animation:splash-text-fade 2s ease-in-out infinite}.splash-loading-ring{width:32px;height:32px;border-radius:50%;border:2px solid rgba(60,211,252,.15);border-top-color:var(--hyrule-sheikah-blue);animation:sheikah-spin 1s linear infinite}.post-header{text-align:center;padding:var(--hyrule-spacing-3xl)0 var(--hyrule-spacing-2xl)}.post-title{font-family:var(--hyrule-font-body);font-size:2rem;font-weight:500;font-style:italic;color:var(--hyrule-tan);margin-bottom:var(--hyrule-spacing-md);letter-spacing:.04em;line-height:1.3}.post-date{font-size:.85rem;font-weight:400;color:rgba(60,211,252,.5);margin-bottom:var(--hyrule-spacing-md)}.post-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--hyrule-spacing-sm);margin-bottom:var(--hyrule-spacing-lg)}.post-content{font-family:noto serif sc,source han serif sc,stsongti,songti sc,serif;font-size:1rem;line-height:1.9}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-top:2em;margin-bottom:.6em}.post-content h1{font-size:1.8rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.15rem}.post-content p{margin-bottom:1.2em}.post-content ul,.post-content ol{margin-bottom:1.2em;padding-left:1.5em}.post-content li{margin-bottom:.4em}.post-content a{text-decoration:underline;text-underline-offset:3px}.container{max-width:960px;margin:0 auto;padding:0 var(--hyrule-spacing-xl)}.post-list{display:flex;flex-direction:column;gap:var(--hyrule-spacing-lg);padding:var(--hyrule-spacing-2xl)0}.hero{text-align:center;padding:var(--hyrule-spacing-3xl)0}.hero-symbol{width:80px;height:80px;margin:0 auto var(--hyrule-spacing-lg);opacity:.3}.hero-title{font-family:var(--hyrule-font-title);font-size:3rem;font-weight:400;font-style:normal;color:var(--hyrule-tan);margin-bottom:var(--hyrule-spacing-sm);letter-spacing:.06em;text-shadow:var(--hyrule-shadow-tan)}.hero-subtitle{font-family:var(--hyrule-font-body);font-size:1.1rem;font-weight:500;font-style:italic;color:rgba(233,225,209,.5);letter-spacing:.03em}.divider-sheikah{border:none;height:2px;background:linear-gradient(90deg,transparent,var(--hyrule-sheikah-blue),transparent);box-shadow:0 0 6px rgba(60,211,252,.3);margin:var(--hyrule-spacing-2xl)0}.divider-subtle{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(226,222,211,.2),transparent);margin:var(--hyrule-spacing-xl)0}.divider-ornament{display:flex;align-items:center;gap:var(--hyrule-spacing-md);margin:var(--hyrule-spacing-2xl)0}.divider-ornament img{width:50px;height:25px;opacity:.6;flex-shrink:0}.divider-ornament-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(226,222,211,.5),rgba(226,222,211,.1),rgba(226,222,211,.5))}.quest-marker{width:18px;height:18px;flex-shrink:0;opacity:.5;transition:opacity var(--hyrule-duration-base)}.post-card:hover .quest-marker{opacity:.9;filter:drop-shadow(0 0 4px var(--hyrule-sheikah-blue-glow))}.post-card-title-row{display:flex;align-items:center;gap:var(--hyrule-spacing-sm)}.corner-ornament{position:absolute;width:24px;height:24px;opacity:.25;pointer-events:none}.corner-ornament.tl{top:6px;left:6px}.corner-ornament.tr{top:6px;right:6px;transform:scaleX(-1)}.corner-ornament.bl{bottom:6px;left:6px;transform:scaleY(-1)}.corner-ornament.br{bottom:6px;right:6px;transform:scale(-1,-1)}.starburst-accent{position:absolute;width:60px;height:60px;opacity:.08;pointer-events:none}.about-section{margin-bottom:var(--hyrule-spacing-2xl)}.about-section-header{display:flex;align-items:center;gap:var(--hyrule-spacing-md);margin-bottom:var(--hyrule-spacing-lg);padding-bottom:var(--hyrule-spacing-sm);border-bottom:1px solid rgba(60,211,252,.15)}.about-section-icon{width:20px;height:20px;opacity:.5;flex-shrink:0}.about-section-title{font-family:var(--hyrule-font-body);font-size:1.1rem;font-weight:500;font-style:italic;color:var(--hyrule-sheikah-blue);letter-spacing:.04em}.about-section-body{font-family:noto serif sc,source han serif sc,stsongti,songti sc,serif;font-size:.95rem;line-height:1.9;color:rgba(233,225,209,.8)}.about-section-body p{margin-bottom:.8em}@media(max-width:768px){.container{padding:0 var(--hyrule-spacing-lg)}.post-card{padding:var(--hyrule-spacing-lg)}.post-title{font-size:1.5rem}.hero-title{font-size:2rem}.header-inner{padding:0 var(--hyrule-spacing-lg)}.site-nav{gap:var(--hyrule-spacing-lg)}}@media(max-width:480px){.post-title{font-size:1.3rem}.hero-title{font-size:1.6rem}.hyrule-card{padding:var(--hyrule-spacing-lg)}.site-logo{font-size:.95rem}.site-nav a{font-size:.75rem}}