*,*::before,*::after{box-sizing:border-box}#dark-mode:checked ~ .theme{color:#e2e8f0;background:#0f172a}#dark-mode:checked ~ .theme .nav{background:rgba(15,23,42,0.85);border-bottom-color:#334155}#dark-mode:checked ~ .theme .nav-logo{color:#e2e8f0}#dark-mode:checked ~ .theme .nav-links a{color:#94a3b8}#dark-mode:checked ~ .theme .nav-links a:hover{color:#e2e8f0}#dark-mode:checked ~ .theme .hero-subtitle{color:#94a3b8}#dark-mode:checked ~ .theme .hero-badge{background:#1e293b;color:#94a3b8;border-color:#334155}#dark-mode:checked ~ .theme .section-card{background:#1e293b;border-color:#334155}#dark-mode:checked ~ .theme .section-card:hover{border-color:#60a5fa}#dark-mode:checked ~ .theme mark{color:#e2e8f0;background:#1e3a5f}#dark-mode:checked ~ .theme a,#dark-mode:checked ~ .theme details[open]>summary{color:#60a5fa}#dark-mode:checked ~ .theme .heading{background:#60a5fa;color:#0f172a}#dark-mode:checked ~ .theme .note:not(:first-child){border-top-color:#334155}#dark-mode:checked ~ .theme .tech-tag{background:#1e3a5f;color:#e2e8f0}#dark-mode:checked ~ .theme .footer{border-top-color:#334155;color:#94a3b8}#dark-mode:checked ~ .theme .timeline-item::before{background:#60a5fa}#dark-mode:checked ~ .theme .timeline-item::after{border-color:#334155;background:#0f172a}#dark-mode:checked ~ .theme code,#dark-mode:checked ~ .theme pre{background:#1e293b;color:#e2e8f0}#dark-mode:checked ~ .theme .contact-link{background:#1e293b;border-color:#334155;color:#e2e8f0}#dark-mode:checked ~ .theme .contact-link:hover{border-color:#60a5fa;background:#1e293b}.dark-mode-checkbox{position:absolute;top:-5em;opacity:0;pointer-events:none}.dark-mode-toggle{cursor:pointer;padding:4px 8px;border-radius:6px;transition:background 0.2s;display:inline-flex;align-items:center}.dark-mode-toggle:hover{background:#e2e8f0}.dark-mode-toggle .toggle-icon{font-size:1.2em}.noise{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0.015;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.theme{background:#f0f4f8;color:#1a1a2e;min-height:100vh;display:flex;flex-direction:column;transition:background 0.3s ease, color 0.3s ease}body{display:flex;flex-direction:column;padding:0;margin:0;line-height:1.7;letter-spacing:-0.01em;font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;min-height:100vh}::selection{background-color:#0066cc;color:#ffffff}.nav{position:sticky;top:0;z-index:100;background:rgba(240,244,248,0.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;padding:0.8em 0}.nav-inner{max-width:52em;margin:0 auto;padding:0 2em;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:'JetBrains Mono', monospace;font-weight:700;font-size:1.1em;color:#1a1a2e;text-decoration:none;display:flex;align-items:center;gap:0.3em}.nav-logo:hover{text-decoration:none}.nav-links{display:flex;align-items:center;gap:1.5em}.nav-links a{color:#64748b;text-decoration:none;font-size:0.9em;font-weight:500;transition:color 0.2s}.nav-links a:hover{color:#1a1a2e;text-decoration:none}.wrapper{max-width:52em;width:100%;margin:0 auto;padding:3em 2em;flex:1 1 auto}.hero{margin-bottom:3em;padding-bottom:2.5em;border-bottom:1px solid #e2e8f0}.hero-greeting{font-size:1em;color:#64748b;margin:0 0 0.5em;font-weight:400}.hero-title{font-size:2.2em;font-weight:700;margin:0 0 0.5em;line-height:1.2;letter-spacing:-0.02em}.hero-subtitle{font-size:1.1em;color:#64748b;margin:0 0 1.2em;line-height:1.6}.hero-badges{display:flex;flex-wrap:wrap;gap:0.6em}.hero-badge{display:inline-flex;align-items:center;gap:0.4em;padding:0.35em 0.8em;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;font-size:0.82em;color:#64748b;font-weight:500}.section-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.8em;margin-bottom:1.5em;transition:border-color 0.2s ease, box-shadow 0.2s ease}.section-card:hover{border-color:#0066cc;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.section-title{font-size:0.8em;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#64748b;margin:0 0 1.2em;display:flex;align-items:center;gap:0.5em}.section-title-icon{font-size:1.2em}.info-list{list-style:none;padding:0;margin:0}.info-list li{padding:0.5em 0;display:flex;align-items:baseline;gap:0.8em;line-height:1.6}.info-list li::before{content:'›';color:#0066cc;font-weight:700;flex-shrink:0}.info-detail{color:#64748b;font-size:0.88em;margin-top:0.2em}.tech-tags{display:flex;flex-wrap:wrap;gap:0.5em;margin-top:0.5em}.tech-tag{display:inline-block;padding:0.3em 0.7em;background:#e0ecf4;border-radius:6px;font-size:0.82em;font-family:'JetBrains Mono', monospace;font-weight:500;color:#1a1a2e}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:0.8em}.contact-link{display:flex;align-items:center;gap:0.6em;padding:0.8em 1em;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#1a1a2e;font-weight:500;font-size:0.9em;transition:all 0.2s ease}.contact-link:hover{border-color:#0066cc;background:#e2e8f0;text-decoration:none;transform:translateY(-1px)}.contact-icon{font-size:1.3em}.sections-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5em;margin-bottom:1.5em}@media (max-width: 700px){.sections-grid{grid-template-columns:1fr}}.list-notes{margin:0;padding:0;list-style:none}.note{padding:1.2em 0;border-bottom:1px solid #e2e8f0}.note:last-child{border-bottom:none}.note:target,.note.target{margin:0 -1.5em;padding:1.5em;background:#ffffff;border-radius:8px;border:1px solid #0066cc;border-bottom:1px solid #0066cc}.note p:first-child{margin-top:0}.note p:last-child{margin-bottom:0}.fade-in{animation:fadeInUp 0.5s ease forwards}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stagger-1{animation-delay:0.05s;opacity:0}.stagger-2{animation-delay:0.1s;opacity:0}.stagger-3{animation-delay:0.15s;opacity:0}.stagger-4{animation-delay:0.2s;opacity:0}.stagger-5{animation-delay:0.25s;opacity:0}h1,h2,h3{font-weight:600;letter-spacing:-0.02em}h2{font-size:1.3em;margin-top:2em}h2:first-child{margin-top:0}a{color:#0066cc;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color 0.2s}a:hover{text-decoration:none}p{margin-bottom:1.5em}code{font-family:'JetBrains Mono', monospace;font-size:0.88em;padding:0.2em 0.5em;background:#ffffff;border-radius:4px}pre{font-family:'JetBrains Mono', monospace;padding:1.2em;background:#ffffff;border-radius:8px;overflow-x:auto;font-size:0.88em;line-height:1.6}mark{color:#1a1a2e;background-color:#e0ecf4;padding:0.1em 0.4em;border-radius:4px}blockquote{margin:1.5em 0;padding:0 1.2em;border-left:3px solid #0066cc;color:#64748b}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}hr{margin:2.5em 0;border:0;border-top:1px solid #e2e8f0}img{max-width:100%;border-radius:8px}.no-underline{text-decoration:none}.small{font-size:0.85em;color:#64748b}.heading{display:inline-block;padding:0.15em 0.5em;background:#1a1a2e;color:#f0f4f8;border-radius:4px;font-family:'JetBrains Mono', monospace;font-size:0.85em;font-weight:500}.footer{padding:2em;text-align:center;border-top:1px solid #e2e8f0;color:#64748b;font-size:0.85em}.footer-inner{max-width:52em;margin:0 auto}.footer-dot{margin:0 0.5em}.post-header{margin:0 0 2em}.post-title{font-size:1.5em;margin:0 0 0.3em}.pagination{margin:3em 0 1em;display:flex;justify-content:space-between;gap:1em}.page-nav{font-size:0.9em}@media (max-width: 600px){.wrapper{padding:2em 1.2em}.nav-inner{padding:0 1.2em}.hero-title{font-size:1.7em}.section-card{padding:1.3em}.contact-grid{grid-template-columns:1fr}}
