*{margin:0;padding:0;box-sizing:border-box}body{font-family:Quicksand,sans-serif;display:flex;flex-direction:column;min-height:100vh}footer{margin-top:auto}.font-heading{font-family:Caveat,cursive}.progress-bar{position:fixed;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#2563eb,#7c3aed,#ec4899);z-index:9999;transform:scaleX(0);transform-origin:left;transition:transform .1s linear;will-change:transform}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16, 1, .3, 1),transform .8s cubic-bezier(.16, 1, .3, 1)}.reveal.visible{opacity:1;transform:translateY(0)}.stagger>.reveal:first-child{transition-delay:0s}.stagger>.reveal:nth-child(2){transition-delay:0.1s}.stagger>.reveal:nth-child(3){transition-delay:0.2s}.stagger>.reveal:nth-child(4){transition-delay:0.3s}.stagger>.reveal:nth-child(5){transition-delay:0.4s}.stagger>.reveal:nth-child(6){transition-delay:0.5s}.stagger>.reveal:nth-child(7){transition-delay:0.6s}.stagger>.reveal:nth-child(8){transition-delay:0.7s}.stagger>.reveal:nth-child(9){transition-delay:0.8s}.hero-section{background:#09090b}.hero-slides{position:absolute;inset:0;z-index:1}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.08);transition:opacity 1.4s ease,transform 8s ease-out}.hero-slide.active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(9,9,11,.3) 0,rgba(9,9,11,.1) 30%,rgba(9,9,11,.5) 70%,rgba(9,9,11,.85) 100%),linear-gradient(90deg,rgba(9,9,11,.4) 0,transparent 60%)}.hero-title{font-size:clamp(3.2rem, 8vw, 6.5rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;padding-bottom:.1em}.hero-desc{text-shadow:0 1px 3px rgba(0,0,0,.3)}.hero-word{display:inline-block;opacity:0;transform:translateY(50px) rotateX(15deg);animation:heroWordIn .8s cubic-bezier(.16,1,.3,1) forwards;padding:.25em .15em;margin:-.25em -.15em}.hero-word:first-child{animation-delay:.3s}.hero-word:nth-child(2){animation-delay:.42s}.hero-word:nth-child(3){animation-delay:.54s}.hero-word:nth-child(4){animation-delay:.66s}.hero-word:nth-child(5){animation-delay:.78s}.hero-word:nth-child(6){animation-delay:.9s}.hero-word-accent{color:#60a5fa}@keyframes heroWordIn{to{opacity:1;transform:translateY(0) rotateX(0)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);padding:.5rem 1rem;border-radius:99px}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px rgba(74,222,128,.6);animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff;padding:.9rem 2rem;border-radius:.75rem;font-weight:600;font-size:.95rem;transition:background .25s,transform .25s,box-shadow .25s;box-shadow:0 4px 20px rgba(37,99,235,.3)}.hero-cta-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 30px rgba(37,99,235,.4)}.hero-cta-primary svg{transition:transform .25s}.hero-cta-primary:hover svg{transform:translateX(3px)}.hero-cta-ghost{display:inline-flex;align-items:center;border:1.5px solid rgba(255,255,255,.3);color:#fff;padding:.9rem 2rem;border-radius:.75rem;font-weight:600;font-size:.95rem;transition:background .25s,border-color .25s}.hero-cta-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}.hero-stats{display:inline-flex;align-items:center;gap:1.5rem;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);padding:1rem 1.75rem;border-radius:1rem}.hero-stat{text-align:center}.hero-stat-num{font-family:Caveat,cursive;font-size:1.75rem;font-weight:700;color:#fff;line-height:1}.hero-stat-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5);margin-top:.2rem}.hero-stat-divider{width:1px;height:28px;background:rgba(255,255,255,.15)}.float-tag{position:absolute;z-index:5;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.35);border:1px solid rgba(255,255,255,.1);padding:.35rem .85rem;border-radius:99px;animation:floatTag 6s ease-in-out infinite;pointer-events:none}@keyframes floatTag{0%,100%{transform:translateY(0);opacity:.6}50%{transform:translateY(-12px);opacity:1}}.hero-indicators{position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:.5rem}.hero-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-dot.active{background:#fff;box-shadow:0 0 10px rgba(255,255,255,.4);transform:scale(1.3)}.hero-dot:hover{background:rgba(255,255,255,.6)}.hero-scroll-cue{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:rgba(255,255,255,.4);font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent);animation:scrollLineAnim 2s ease-in-out infinite}@keyframes scrollLineAnim{0%,100%{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.5)}}@media (max-width:768px){.hero-title{font-size:clamp(2.5rem, 10vw, 3.5rem)}.hero-indicators{right:1rem}.hero-stats{gap:1rem;padding:.75rem 1.25rem}.hero-stat-num{font-size:1.4rem}.float-tag{display:none}.hero-scroll-cue span{display:none}.hero-badge{padding:.25rem .65rem;gap:.3rem}.hero-badge span:last-child{font-size:.625rem;letter-spacing:.16em}.hero-badge-dot{width:5px;height:5px}}@media (max-width:480px){.hero-indicators{display:none}}.nav-glass{background:rgba(250,250,250,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.dark .nav-glass,.nav-glass-dark{background:rgba(9,9,11,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.glass{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8)}.dark .glass,.glass-dark{background:rgba(39,39,42,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(63,63,70,.5)}.blog-card{transition:transform .4s cubic-bezier(.16, 1, .3, 1),box-shadow .4s ease,border-color .4s ease}@media (hover:hover) and (pointer:fine){.blog-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 25px 60px rgba(0,0,0,.12),0 8px 24px rgba(37,99,235,.08)}.dark .blog-card:hover{box-shadow:0 25px 60px rgba(0,0,0,.5),0 8px 24px rgba(37,99,235,.15)}}.img-zoom{overflow:hidden}.img-zoom img{transition:transform .6s cubic-bezier(.16, 1, .3, 1)}.img-zoom:hover img{transform:scale(1.08)}.reading-badge{background:rgba(37,99,235,.08);color:#2563eb}.dark .reading-badge,.reading-badge-dark{background:rgba(37,99,235,.2);color:#60a5fa}.category-pill{transition:background-color .2s ease,color .2s ease}.category-pill:hover{background-color:#18181b;color:#fafafa}.category-pill.active{background-color:#18181b;color:#fafafa}.dark .category-pill:hover{background-color:#e4e4e7;color:#18181b}.dark .category-pill.active{background-color:#e4e4e7;color:#18181b}.quote-mark{font-size:8rem;line-height:1;color:rgba(37,99,235,.1);font-family:Caveat,cursive;position:absolute;top:-20px;left:-10px}.quote-slide{pointer-events:none}.mobile-menu{position:fixed;top:5rem;left:1rem;right:1rem;z-index:55;display:flex;flex-direction:column;background:rgba(250,250,250,.97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:0 0 1.5rem 1.5rem;border-top:none;padding:.25rem 0 .5rem;visibility:hidden;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;pointer-events:none}.dark .mobile-menu{background:rgba(24,24,27,.97);border-color:rgba(255,255,255,.08)}.mobile-menu.open{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s;pointer-events:auto}.mobile-menu .mobile-link{display:block;padding:.8rem 1.5rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#52525b;border-bottom:1px solid rgba(0,0,0,.06);transition:color .15s ease,background .15s ease;cursor:pointer}.dark .mobile-menu .mobile-link{color:#a1a1aa;border-bottom-color:rgba(255,255,255,.06)}.mobile-menu .mobile-link:last-child{border-bottom:none}.mobile-menu .mobile-link:hover{color:#09090b;background:rgba(0,0,0,.03)}.dark .mobile-menu .mobile-link:hover{color:#fff;background:rgba(255,255,255,.04)}.mobile-menu .mobile-link.mobile-link-active{color:#2563eb}.dark .mobile-menu .mobile-link.mobile-link-active{color:#60a5fa}.mobile-menu .mobile-link-cta{color:#2563eb!important}.dark .mobile-menu .mobile-link-cta{color:#60a5fa!important}.hamburger{display:flex;flex-direction:column;gap:5px;padding:4px;cursor:pointer}.hamburger span{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .28s ease,opacity .28s ease;transform-origin:center}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,280px);gap:8px}.gallery-grid .gallery-item:first-child{grid-row:span 2}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,200px)}.gallery-grid .gallery-item:first-child{grid-column:span 2;grid-row:span 1}}.lightbox{position:fixed;inset:0;z-index:70;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.lightbox.active{opacity:1;pointer-events:auto}.lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:12px}.post-hero{position:relative;height:65vh;min-height:400px;overflow:hidden;display:flex;align-items:flex-end;background:#09090b}.post-hero-img{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .6s ease}.post-hero::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(9,9,11,.15) 0,rgba(9,9,11,.7) 70%,rgba(9,9,11,.95) 100%)}.post-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem 3rem;margin:0 auto;width:100%}.post-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:rgba(255,255,255,.6);margin-bottom:1.5rem;transition:color .25s,gap .25s;letter-spacing:.05em;text-transform:uppercase}.post-back:hover{color:#fff;gap:.6rem}.post-meta-hero{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.post-cat-badge{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#60a5fa;background:rgba(96,165,250,.15);padding:.3rem .75rem;border-radius:99px}.post-date-hero,.post-read-hero{font-size:.8rem;color:rgba(255,255,255,.55)}.post-dot{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.3)}.post-hero h1{font-family:Caveat,cursive;font-size:clamp(2.2rem, 5vw, 3.5rem);font-weight:700;color:#fff;line-height:1.15}.post-body{max-width:720px;margin:0 auto;padding:3rem 1.5rem 4rem;font-size:1.05rem;line-height:1.85;color:var(--tw-prose-body,#3f3f46)}.dark .post-body{color:#a1a1aa}.post-body p{margin-bottom:1.5rem}.post-body h2{font-family:Caveat,cursive;font-size:1.8rem;font-weight:700;color:#18181b;margin:2.5rem 0 1rem;line-height:1.3}.dark .post-body h2{color:#fafafa}.post-body h3{font-family:Caveat,cursive;font-size:1.4rem;font-weight:600;color:#18181b;margin:2rem 0 .75rem}.dark .post-body h3{color:#e4e4e7}.post-body blockquote{border-left:3px solid #2563eb;margin:2rem 0;padding:1rem 1.5rem;font-style:italic;background:rgba(37,99,235,.04);border-radius:0 8px 8px 0;color:#52525b}.dark .post-body blockquote{background:rgba(37,99,235,.08);color:#a1a1aa}.post-body strong{color:#18181b;font-weight:600}.dark .post-body strong{color:#e4e4e7}.post-body img{width:100%;border-radius:12px;margin:2rem 0;box-shadow:0 4px 20px rgba(0,0,0,.08)}.dark .post-body img{box-shadow:0 4px 20px rgba(0,0,0,.3)}.post-body .img-caption{display:block;text-align:center;font-size:.85rem;color:#71717a;margin-top:-1.25rem;margin-bottom:2rem;font-style:italic}.post-body .img-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.post-body .img-grid img{margin:0}@media (max-width:640px){.post-body .img-grid{grid-template-columns:1fr}}.author-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;border-radius:1rem;border:1px solid #e4e4e7;margin:3rem auto 0;max-width:720px}.dark .author-card{border-color:#3f3f46}.author-card img{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-card-name{font-family:Caveat,cursive;font-size:1.3rem;font-weight:700;color:#18181b}.dark .author-card-name{color:#fafafa}.author-card-bio{font-size:.85rem;color:#71717a;line-height:1.5}.related-section{max-width:1000px;margin:0 auto;padding:4rem 1.5rem}.related-section h2{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.dark .related-section h2{color:#fafafa}.share-bar{display:flex;align-items:center;gap:.75rem;padding:1rem 1rem;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;margin:2rem 1rem;max-width:720px}@media (min-width:640px){.share-bar{padding:1rem 0;margin:2rem auto}}.dark .share-bar{border-color:#3f3f46}.share-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#71717a;margin-right:auto}.share-btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#71717a;transition:color .25s,background .25s;cursor:pointer}.share-btn:hover{color:#2563eb;background:rgba(37,99,235,.08)}@media (max-width:768px){.post-hero{height:50vh;min-height:350px}.post-hero h1{font-size:clamp(1.8rem, 6vw, 2.5rem)}.post-body{padding:2rem 1.25rem 3rem;font-size:1rem}.author-card{flex-direction:column;text-align:center;margin:2rem 1.25rem 0}.related-section{padding:3rem 1.25rem}}html{scroll-padding-top:110px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.dark ::-webkit-scrollbar-thumb{background:#3f3f46}.dark ::-webkit-scrollbar-thumb:hover{background:#52525b}.post-body>p:first-of-type::first-letter{float:left;font-family:Caveat,cursive;font-size:4.5rem;line-height:.75;font-weight:700;color:#2563eb;padding-right:.5rem;padding-top:.15rem}.dark .post-body>p:first-of-type::first-letter{color:#60a5fa}.post-body img{transition:opacity .6s ease,transform .6s ease}.img-reveal-ready .post-body img:not(.visible){opacity:0;transform:translateY(20px)}.post-body img.visible{opacity:1;transform:translateY(0)}.section-divider{width:80px;height:3px;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;margin:0 auto}.post-body blockquote{position:relative;padding-left:2rem}.post-body blockquote::before{content:'\201C';position:absolute;left:-.25rem;top:-.75rem;font-family:Caveat,cursive;font-size:4rem;color:rgba(37,99,235,.2);line-height:1}.blog-card::before{content:'';position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,transparent 40%,rgba(37,99,235,.3) 100%);opacity:0;z-index:-1;transition:opacity .4s ease}@media (hover:hover) and (pointer:fine){.blog-card:hover::before{opacity:1}}.blog-card{position:relative}footer::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.3),transparent);margin-bottom:0}.post-body a{color:#2563eb;text-decoration:underline;text-decoration-color:rgba(37,99,235,0.3);text-underline-offset:3px;transition:text-decoration-color .25s}.post-body a:hover{text-decoration-color:#2563EB}.dark .post-body a{color:#60a5fa;text-decoration-color:rgba(96,165,250,0.3)}.dark .post-body a:hover{text-decoration-color:#60a5fa}::selection{background:rgba(37,99,235,.15);color:inherit}.dark ::selection{background:rgba(96,165,250,.25)}.author-card{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.author-card:hover{border-color:rgba(37,99,235,.3);box-shadow:0 6px 24px rgba(37,99,235,.08);transform:translateY(-2px)}.dark .author-card:hover{border-color:rgba(96,165,250,.3);box-shadow:0 6px 24px rgba(37,99,235,.12);transform:translateY(-2px)}.share-btn{position:relative}.share-btn:active{transform:scale(.92)}.post-cat-badge{transition:background .25s,box-shadow .25s}.post-cat-badge:hover{box-shadow:0 0 12px rgba(96,165,250,.3)}.post-hero:hover .post-hero-img{transform:scale(1.02)}#backToTop{transition:all .3s cubic-bezier(.16, 1, .3, 1)}#backToTop.visible{opacity:1;pointer-events:auto;transform:translateY(0)}#backToTop:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}body.sw-leaving{opacity:0!important;transition:opacity .22s ease!important;pointer-events:none!important}@media (prefers-reduced-motion:reduce){body.sw-leaving{transition:none!important}}#hero-glow{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;transition:opacity .6s ease}#hero-glow.visible{opacity:1}.share-btn.copied{color:#16a34a!important;background:rgba(22,163,74,.1)!important}.share-btn.copied svg{transform:scale(1.15)}@media (prefers-reduced-motion:reduce){.reveal{transition:none;opacity:1;transform:none}.blog-card{transition:none}.blog-card:hover{transform:none}.img-zoom img{transition:none}.hero-word{opacity:1;transform:none;animation:none}.hero-slide{transition:opacity .3s ease;transform:none!important}.hero-slide.active{transform:none!important}.float-tag{animation:none;opacity:.6}.hero-badge-dot{animation:none}.hero-scroll-line{animation:none}}.h-scroll-item,.hover-trigger,a,body,button,input,select,textarea{cursor:url('cursor.svg') 1 1,auto!important}@keyframes spin{100%{transform:rotate(360deg)}}.marquee-wrapper{overflow:hidden;width:100%;padding:1rem 0}.marquee-track{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;gap:2rem;width:max-content;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.h-scroll-item{flex:0 0 455px;height:338px;border-radius:16px;overflow:hidden;position:relative;cursor:pointer;background:#1c1c1e;-webkit-backface-visibility:hidden;backface-visibility:hidden}.h-scroll-item img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;transition:transform .6s ease}.h-scroll-item:hover img{transform:scale(1.05)}html:not(.dark) body{background-color:#f7f3ee;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.022'/%3E%3C/svg%3E");background-size:200px 200px}html:not(.dark) section{background-color:transparent}html:not(.dark) .blog-card{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.04)}html:not(.dark) .glass{background:rgba(255,255,255,.85);border-color:rgba(0,0,0,.07)}html.dark{background-color:#0d0d0d;background-image:radial-gradient(ellipse 110% 45% at 50% 0,rgba(37,99,235,.06) 0,transparent 55%),radial-gradient(ellipse 90% 50% at 92% 95%,rgba(124,58,237,.09) 0,transparent 55%);background-size:100vw 100vh,100vw 100vh;background-attachment:fixed,fixed;background-position:center top,right bottom;background-repeat:no-repeat,no-repeat}@media (max-width:768px){html.dark:has(.post-body){background-image:none}}html.dark body{background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size:200px 200px;background-attachment:scroll}html.dark section{background-color:transparent}html.dark .blog-card{background:#161616;border-color:rgba(255,255,255,.07)}@media (hover:hover) and (pointer:fine){html.dark .blog-card:hover{border-color:rgba(37,99,235,.35);box-shadow:0 16px 48px rgba(0,0,0,.5),0 0 0 1px rgba(37,99,235,.15)}}html.dark .glass,html.dark .glass-dark{background:rgba(22,22,22,.9);border-color:rgba(255,255,255,.07)}html:not(.dark) #contact{background:linear-gradient(160deg,#1a1a2e 0,#16213e 60%,#0f3460 100%)}html.dark #contact{background:linear-gradient(160deg,#0a0a12 0,#0d0d1a 60%,#0f0f22 100%);border-top:1px solid rgba(37,99,235,.12);border-bottom:1px solid rgba(37,99,235,.08)}html:not(.dark) footer{background:#1a1a2e}html.dark footer{background:#0a0a0e;border-top:1px solid rgba(255,255,255,.05)}footer .flex.gap-6{flex-wrap:wrap;justify-content:center;padding:0 .75rem}html:not(.dark) ::-webkit-scrollbar-thumb{background:#c8bfb2}html.dark ::-webkit-scrollbar-thumb{background:#2a2a2a}html:not(.dark){scrollbar-width:thin;scrollbar-color:#c8bfb2 transparent}html.dark{scrollbar-width:thin;scrollbar-color:#2a2a2a transparent}html.dark .glimpses-section{background:#111}.glimpses-btn{display:inline-flex;align-items:center;gap:.6rem;border:1.5px solid rgba(255,255,255,.22);color:rgba(255,255,255,.9);padding:.85rem 2.2rem;border-radius:99px;font-size:.9rem;font-weight:600;letter-spacing:.02em;transition:background .25s,border-color .25s,gap .25s}.glimpses-btn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45)}.glimpses-btn svg{transition:transform .25s}.glimpses-btn:hover svg{transform:translateX(4px)}html:not(.dark) .glimpses-btn{border-color:rgba(0,0,0,.15);color:#18181b}html:not(.dark) .glimpses-btn:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.28)}.glimpses-section .h-scroll-item{height:300px;border-radius:14px}.font-size-ctrl{position:fixed;bottom:9.5rem;right:1.5rem;z-index:55;display:flex;flex-direction:column;align-items:center;gap:2px;background:#18181b;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:6px 0;box-shadow:0 4px 16px rgba(0,0,0,.35)}html:not(.dark) .font-size-ctrl{background:#fff;border-color:rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}@supports (bottom:env(safe-area-inset-bottom)){.font-size-ctrl{bottom:calc(9.5rem + env(safe-area-inset-bottom))}}.font-size-btn{width:36px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Quicksand,sans-serif;font-weight:700;color:#a1a1aa;background:0 0;border:none;cursor:pointer;transition:color .15s;line-height:1}html:not(.dark) .font-size-btn{color:#71717a}.font-size-btn:hover{color:#2563eb}.font-size-btn[data-action=increase]{font-size:.95rem}.font-size-btn[data-action=decrease]{font-size:.7rem}.font-size-divider{width:18px;height:1px;background:rgba(255,255,255,.1);margin:0 auto}html:not(.dark) .font-size-divider{background:rgba(0,0,0,.1)}.journal-entry:target>div:last-child{outline:2px solid #2563EB;outline-offset:2px;border-radius:1rem}.reading-mode-btn{position:fixed;bottom:5.5rem;right:1.5rem;z-index:55;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#18181b;color:#a1a1aa;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px rgba(0,0,0,.35);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .25s ease,box-shadow .25s ease;cursor:pointer}html:not(.dark) .reading-mode-btn{background:#fff;color:#52525b;border-color:rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}@supports (bottom:env(safe-area-inset-bottom)){.reading-mode-btn{bottom:calc(5.5rem + env(safe-area-inset-bottom))}}.reading-mode-btn:hover{color:#c8873a;border-color:rgba(200,135,58,.35);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.25)}.reading-mode-btn.active{background:#b8712e;color:#fff;border-color:transparent;box-shadow:0 4px 20px rgba(184,113,46,.45)}.reading-overlay{position:fixed;inset:0;z-index:48;pointer-events:none;background:rgba(10,7,2,.82);opacity:0;transition:opacity .5s ease}html.reading-mode .reading-overlay{opacity:1;pointer-events:auto}html.reading-mode:not(.dark) .reading-overlay{background:rgba(60,35,5,.72)}html.reading-mode nav{transform:translateY(calc(-100% - 24px));opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.16, 1, .3, 1),opacity .4s ease}html.reading-mode .post-hero{opacity:.25;transition:opacity .5s ease}html.reading-mode .post-body{position:relative;z-index:49;font-size:1.18rem;line-height:2.1;letter-spacing:.012em;background:#130f09;border-radius:16px;padding:3rem 2.5rem 4rem;box-shadow:0 0 100px rgba(0,0,0,.6);margin-top:2rem;margin-bottom:2rem;color:#d4cbbf}html.reading-mode:not(.dark) .post-body{background:#fdf5e6;color:#1e1208;box-shadow:0 0 100px rgba(0,0,0,.4)}html.reading-mode .post-body h2{font-size:2rem;color:#e8ddd0}html.reading-mode:not(.dark) .post-body h2{color:#1e1208}html.reading-mode .post-body h3{color:#c9b99f}html.reading-mode .post-body p{margin-bottom:1.75rem}html.reading-mode .post-body strong{color:#e8ddd0}html.reading-mode:not(.dark) .post-body strong{color:#1e1208}html.reading-mode #backToTop,html.reading-mode .author-card,html.reading-mode .related-section,html.reading-mode .share-bar,html.reading-mode footer{opacity:0;pointer-events:none;transition:opacity .4s ease}html.reading-mode .post-body>p:first-of-type::first-letter{color:#c8873a}html.reading-mode .post-body blockquote{border-left-color:#c8873a;background:rgba(200,135,58,.06)}.post-toc{position:fixed;right:2rem;top:50%;transform:translateY(-50%);width:190px;z-index:44;opacity:0;pointer-events:none;transition:opacity .35s ease}.post-toc.visible{opacity:1;pointer-events:auto}@media (max-width:1199px){.post-toc{display:none}}html.reading-mode .post-toc{z-index:50}.post-toc-label{font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#52525b;margin-bottom:.75rem}html:not(.dark) .post-toc-label{color:#9ca3af}.post-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.05rem}.post-toc-link{display:block;font-size:.78rem;font-weight:500;color:#52525b;padding:.3rem .4rem .3rem .75rem;border-left:2px solid rgba(255,255,255,.07);text-decoration:none;line-height:1.45;transition:color .18s ease,border-color .18s ease,padding-left .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html:not(.dark) .post-toc-link{color:#9ca3af;border-left-color:rgba(0,0,0,.08)}.post-toc-link:hover{color:#d4d4d8;border-left-color:rgba(37,99,235,.4);padding-left:1rem}html:not(.dark) .post-toc-link:hover{color:#374151}.post-toc-link.active{color:#93c5fd;border-left-color:#2563eb;padding-left:1rem;font-weight:600}html:not(.dark) .post-toc-link.active{color:#2563eb;border-left-color:#2563eb}html.reading-mode .post-toc-link.active{color:#c8873a;border-left-color:#c8873a}.post-breadcrumb{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:rgba(255,255,255,.55);margin-bottom:1.5rem;letter-spacing:.04em;flex-wrap:wrap;text-transform:uppercase}.post-breadcrumb a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s}.post-breadcrumb a:hover{color:#fff}.post-breadcrumb svg{opacity:.4;flex-shrink:0}.post-breadcrumb span{color:rgba(255,255,255,.9)}.bookmark-btn{position:absolute;top:.65rem;right:.65rem;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);border:none;cursor:pointer;color:#71717a;opacity:0;transform:scale(.85);transition:opacity .2s ease,transform .2s ease,color .2s ease,background .2s ease;z-index:3}@media (hover:hover) and (pointer:fine){.blog-card:hover .bookmark-btn{opacity:1;transform:scale(1)}.bookmark-btn:hover{color:#2563eb;background:#fff}}.bookmark-btn.saved{opacity:1;transform:scale(1)}.bookmark-btn.saved{color:#2563eb;background:rgba(37,99,235,.1)}.bookmark-btn svg{transition:fill .2s;fill:none}.bookmark-btn.saved svg{fill:currentColor}.dark .bookmark-btn{background:rgba(24,24,27,.92);color:#a1a1aa}.dark .bookmark-btn:hover{color:#60a5fa;background:#18181b}.dark .bookmark-btn.saved{color:#60a5fa;background:rgba(96,165,250,.12)}.copy-toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(.75rem);background:#18181b;color:#fff;padding:.55rem 1.2rem;border-radius:99px;font-size:.82rem;font-weight:600;font-family:Quicksand,sans-serif;opacity:0;transition:opacity .18s ease,transform .18s ease;z-index:9999;pointer-events:none;box-shadow:0 4px 24px rgba(0,0,0,.35);white-space:nowrap}.copy-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:52rem;margin:3rem auto 5rem;padding:0 1.5rem}.post-nav-link{display:flex;flex-direction:column;gap:.5rem;padding:1.375rem 1.5rem;border-radius:1.25rem;background:#fff;border:1px solid rgba(0,0,0,.07);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}html.dark .post-nav-link{background:#27272a;border-color:rgba(255,255,255,.07)}.post-nav-link:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.09);border-color:rgba(0,0,0,.13)}html.dark .post-nav-link:hover{box-shadow:0 12px 32px rgba(0,0,0,.35);border-color:rgba(255,255,255,.13)}.post-nav-link.next{text-align:right;align-items:flex-end}.post-nav-dir{display:inline-flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#9ca3af}.post-nav-dir svg{width:14px;height:14px;flex-shrink:0;transition:transform .2s ease}.post-nav-link.prev:hover .post-nav-dir svg{transform:translateX(-3px)}.post-nav-link.next:hover .post-nav-dir svg{transform:translateX(3px)}.post-nav-link.next .post-nav-dir{flex-direction:row-reverse}.post-nav-title{font-family:Caveat,cursive;font-size:1.3rem;font-weight:600;color:#18181b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html.dark .post-nav-title{color:#f4f4f5}@media (max-width:480px){.post-nav{grid-template-columns:1fr;margin-bottom:4rem}.post-nav-link.next{text-align:left;align-items:flex-start}.post-nav-link.next .post-nav-dir{flex-direction:row}}.post-subscribe-cta{max-width:640px;margin:3rem 1rem;padding:2.25rem 1.5rem;border-radius:1.5rem;background:#18181b;text-align:center}@media (min-width:640px){.post-subscribe-cta{margin:3rem auto;padding:2.25rem 2rem}}.dark .post-subscribe-cta{background:#27272a;border:1px solid rgba(255,255,255,.1)}.post-subscribe-label{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#60a5fa;margin-bottom:.6rem}.post-subscribe-heading{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:#fff;margin-bottom:.4rem}.post-subscribe-sub{color:#a1a1aa;font-size:.88rem;margin-bottom:1.25rem}.post-subscribe-form{display:flex;gap:.5rem;max-width:380px;margin:0 auto}.post-subscribe-input{flex:1;padding:.65rem .9rem;border-radius:.75rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);color:#fff;font-family:inherit;font-size:.88rem}.post-subscribe-input:focus{outline:0;border-color:#2563eb}.post-subscribe-input::placeholder{color:#52525b}.post-subscribe-btn{padding:.65rem 1.25rem;background:#2563eb;color:#fff;border-radius:.75rem;font-weight:600;font-family:inherit;font-size:.88rem;cursor:pointer;white-space:nowrap;transition:background .18s;border:none}.post-subscribe-btn:hover{background:#1d4ed8}.post-subscribe-ok{color:#4ade80;font-size:.85rem;margin-top:.6rem;display:none}@media (max-width:480px){.post-subscribe-form{flex-direction:column}}@media print{#backToTop,#preloader,#progressBar,.bookmark-btn,.hero-scroll-cue,.mobile-menu,.post-toc,.reading-mode-btn,.related-section,.share-bar,footer,nav{display:none!important}body,html{background:#fff!important;color:#000!important}.post-hero{height:35vh!important;min-height:180px!important;break-after:avoid}.post-body{font-size:11pt!important;line-height:1.7!important;color:#111!important;max-width:100%!important;padding:1.5rem 0!important}.post-body h2,.post-body h3{color:#000!important;break-after:avoid}.author-card{border-color:#ccc!important;box-shadow:none!important;break-inside:avoid}@page{margin:2cm}}.blog-card{will-change:transform}@media (hover:hover) and (pointer:fine){.blog-card:hover{transform:none;box-shadow:0 25px 60px rgba(0,0,0,.12),0 8px 24px rgba(37,99,235,.08)}html.dark .blog-card:hover{box-shadow:0 25px 60px rgba(0,0,0,.5),0 8px 24px rgba(37,99,235,.15)}}.loader-ring{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.06);border-top-color:#2563eb;animation:spin .9s linear infinite}nav a[class*=font-semibold]{position:relative}nav a[class*=font-semibold]::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#2563eb;border-radius:2px;transform:scaleX(1);transition:transform .25s ease}nav a[class*=font-medium]::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#2563eb;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}nav a[class*=font-medium]:hover::after{transform:scaleX(1)}.tag-ticker{background:#18181b;overflow:hidden;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.tag-ticker-track{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;animation:tagTicker 45s linear infinite}.tag-ticker-track:hover{animation-play-state:paused}@keyframes tagTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.tag-ticker-item{display:inline-flex;align-items:center;gap:1rem;white-space:nowrap;font-family:Quicksand,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.75);padding:0 1.5rem}.tag-ticker-item::after{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:#2563eb;flex-shrink:0}.hero-word-accent{background:linear-gradient(135deg,#60a5fa 0,#a78bfa 50%,#60a5fa 100%);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:heroWordIn .8s cubic-bezier(.16,1,.3,1) forwards .66s,shimmer 3s linear 1.5s infinite}@keyframes shimmer{0%{background-position:200% center}100%{background-position:-200% center}}@media (max-width:480px){.hero-word-accent{background:0 0;-webkit-text-fill-color:#60a5fa;color:#60a5fa}}.related-post-card{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:rgba(255,255,255,.75);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.07);border-radius:1rem;text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;margin:2rem 0}.related-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,0,0,.09);background:rgba(255,255,255,.95);border-color:rgba(37,99,235,.18)}html.dark .related-post-card{background:rgba(39,39,42,.65);border-color:rgba(255,255,255,.07)}html.dark .related-post-card:hover{background:rgba(39,39,42,.92);box-shadow:0 12px 36px rgba(0,0,0,.35);border-color:rgba(96,165,250,.25)}.related-post-card__thumb{width:100px;height:68px;object-fit:cover;border-radius:.625rem;flex-shrink:0;display:block}.related-post-card .related-post-card__thumb{width:100px!important;height:68px!important;margin:0!important;box-shadow:none!important;border-radius:.625rem!important}.related-post-card__body{flex:1;min-width:0}.related-post-card__eyebrow{font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#2563eb;font-family:Quicksand,sans-serif;margin-bottom:.3rem}html.dark .related-post-card__eyebrow{color:#60a5fa}.related-post-card__title{font-size:.9rem;font-weight:700;color:#18181b;line-height:1.35;margin-bottom:.25rem;font-family:Quicksand,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html.dark .related-post-card__title{color:#f4f4f5}.related-post-card__meta{font-size:.72rem;color:#71717a;font-family:Quicksand,sans-serif}html.dark .related-post-card__meta{color:#a1a1aa}.related-post-card__cta{flex-shrink:0;display:flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#2563eb;font-family:Quicksand,sans-serif;white-space:nowrap;padding-left:.5rem}html.dark .related-post-card__cta{color:#60a5fa}@media (max-width:480px){.related-post-card__cta span{display:none}.related-post-card__thumb{width:80px;height:58px}}@media (prefers-reduced-motion:reduce){.related-post-card{transition:none}}.blog-card .img-zoom{height:220px!important}.blog-card .img-zoom::after{content:'';position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,rgba(0,0,0,.08),transparent);pointer-events:none}.blog-card .img-zoom{position:relative}@media (hover:hover) and (pointer:fine){.blog-card:hover{box-shadow:0 0 0 1px rgba(37,99,235,.18),0 20px 50px rgba(0,0,0,.12),0 6px 20px rgba(37,99,235,.07)}html.dark .blog-card:hover{box-shadow:0 0 0 1px rgba(37,99,235,.3),0 20px 50px rgba(0,0,0,.5),0 6px 20px rgba(37,99,235,.15)}}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}html.dark .blog-card-footer{border-top-color:rgba(255,255,255,.05)}.blog-page-title{background:linear-gradient(135deg,#09090b 0,#18181b 60%,#27272a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.dark .blog-page-title{background:linear-gradient(135deg,#fff 0,#d4d4d8 100%);-webkit-background-clip:text;background-clip:text}.category-pill{font-weight:600;position:relative;overflow:hidden}.category-pill::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(124,58,237,.1));opacity:0;transition:opacity .25s ease;border-radius:inherit}.category-pill.active::before{opacity:1}.category-pill.active{border-color:rgba(37,99,235,.4)!important;color:#2563eb!important;background-color:transparent!important}html.dark .category-pill.active{color:#60a5fa!important;border-color:rgba(96,165,250,.4)!important}#searchInput{transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}#searchInput:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.12),0 2px 8px rgba(37,99,235,.08)}.journal-dot{transition:box-shadow .3s ease,transform .3s ease}.journal-entry:hover .journal-dot{box-shadow:0 0 0 6px rgba(37,99,235,.15),0 0 16px rgba(37,99,235,.3);transform:scale(1.2) translateX(-50%)}.journal-card{border-left:4px solid #2563eb;transition:border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.16, 1, .3, 1)}.journal-card:hover{border-left-color:#7c3aed;box-shadow:0 12px 40px rgba(124,58,237,.12);transform:translateX(4px)}html.dark .journal-card:hover{box-shadow:0 12px 40px rgba(124,58,237,.2)}.lightbox{position:fixed;inset:0;z-index:70;background:rgba(0,0,0,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .35s ease;flex-direction:column;gap:1rem}.lightbox.active{opacity:1;pointer-events:auto}.lightbox img{max-width:min(90vw,1100px);max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 32px 80px rgba(0,0,0,.6);transition:opacity .25s ease,transform .25s ease}.lightbox-caption{font-family:Quicksand,sans-serif;font-size:.85rem;font-weight:500;color:rgba(255,255,255,.5);letter-spacing:.06em;text-transform:uppercase}.lightbox-close{position:fixed;top:1.25rem;right:1.25rem;width:44px;height:44px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.8);cursor:pointer;transition:background .2s,color .2s,transform .2s}.lightbox-close:hover{background:rgba(255,255,255,.15);color:#fff;transform:scale(1.1)}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.8);cursor:pointer;transition:background .2s,color .2s,transform .2s}.lightbox-nav:hover{background:rgba(255,255,255,.15);color:#fff;transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:1.25rem}.lightbox-next{right:1.25rem}.lightbox-counter{position:fixed;top:1.25rem;left:1.25rem;height:44px;padding:0 1rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;display:flex;align-items:center;font-family:Quicksand,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;color:rgba(255,255,255,.65);pointer-events:none;user-select:none}@media (max-width:640px){.lightbox-nav{display:none}}.masonry-item{position:relative;break-inside:avoid;margin-bottom:16px;border-radius:1rem;overflow:hidden}.masonry-item .gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:4rem 1.125rem 1.125rem;background:linear-gradient(to top,rgba(0,0,0,.88) 0,rgba(0,0,0,.55) 45%,transparent 100%);border-radius:0 0 1rem 1rem;opacity:0;transform:translateY(6px);transition:opacity .32s ease,transform .32s ease;font-size:.8125rem;font-weight:500;color:#fff;letter-spacing:.01em;line-height:1.4;pointer-events:none}.masonry-item:hover .gallery-caption{opacity:1;transform:translateY(0)}@media (hover:none),(max-width:640px){.masonry-item .gallery-caption{opacity:1;transform:none;padding:2.5rem .875rem .875rem}}#subscribeEmail{transition:border-color .25s ease,box-shadow .25s ease}#subscribeEmail:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px rgba(96,165,250,.15)}.featured-post-card{position:relative;overflow:hidden}.featured-post-card::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(37,99,235,.04) 60deg,transparent 120deg);opacity:0;transition:opacity .6s ease,transform .6s ease;transform:rotate(-30deg);pointer-events:none;z-index:0}.featured-post-card:hover::before{opacity:1;transform:rotate(30deg)}#backToTop{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 16px rgba(37,99,235,.35);border:none;transform:translateY(16px)}#backToTop.visible{transform:translateY(0)}#backToTop:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 8px 24px rgba(37,99,235,.5);transform:translateY(-4px)!important}#quoteSlider blockquote p span.text-accent{font-size:1.5em;line-height:0;vertical-align:-.2em}.about-avatar{border-radius:24px;box-shadow:0 0 0 4px rgba(37,99,235,.15),0 8px 40px rgba(0,0,0,.12);transition:box-shadow .4s ease}.about-avatar:hover{box-shadow:0 0 0 6px rgba(37,99,235,.25),0 16px 60px rgba(37,99,235,.15)}footer .footer-brand{font-family:Caveat,cursive;font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#fff 0,rgba(255,255,255,.7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html:not(.dark) .glimpses-section{background:#f7f3ee}html:not(.dark) .glimpses-section h2{color:#18181b}html:not(.dark) .glimpses-section p{color:#3f3f46}a:focus-visible,button:focus-visible{outline:2px solid #2563EB;outline-offset:3px;border-radius:6px}img:not([src]),img[src='']{background:linear-gradient(90deg,#e4e4e7 0,#d4d4d8 50%,#e4e4e7 100%);background-size:200% 100%;animation:skeleton 1.4s ease infinite;border-radius:8px}html.dark img:not([src]),html.dark img[src='']{background:linear-gradient(90deg,#27272a 0,#3f3f46 50%,#27272a 100%);background-size:200% 100%}@keyframes skeleton{0%{background-position:200% 0}100%{background-position:-200% 0}}.progress-bar{height:3px;border-radius:0 2px 2px 0}.badge-mountains{background:rgba(16,185,129,.1);color:#059669}.badge-coast{background:rgba(6,182,212,.1);color:#0891b2}.badge-culture{background:rgba(245,158,11,.1);color:#b45309}.badge-reflection{background:rgba(139,92,246,.1);color:#7c3aed}html.dark .badge-mountains{background:rgba(16,185,129,.15);color:#34d399}html.dark .badge-coast{background:rgba(6,182,212,.15);color:#22d3ee}html.dark .badge-culture{background:rgba(245,158,11,.15);color:#fbbf24}html.dark .badge-reflection{background:rgba(139,92,246,.15);color:#a78bfa}.hero-stat-num{font-size:2rem!important}.hero-stats{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.15)!important}.img-item img,.video-item iframe{width:100%;height:600px;object-fit:cover;border-radius:16px;overflow:hidden}.video-item iframe{display:block}.img-item .img-caption{margin-top:.75rem;margin-bottom:0;position:relative}.img-single{width:100%;max-width:720px;margin:0 auto;display:block;border-radius:18px}.img-single-wrapper{padding:0 40px}.blur-load{filter:blur(12px);transform:scale(1.02);transition:filter .45s ease,transform .45s ease}.blur-load.blur-loaded{filter:blur(0);transform:scale(1)}@media (prefers-reduced-motion:reduce){.blur-load{filter:none;transform:none;transition:none}}.post-body .img-item img,.post-body .img-single{cursor:zoom-in}.gallery-trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}@media (max-width:1024px){.gallery-trip-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gallery-trip-grid{grid-template-columns:1fr}}.gallery-trip-section{margin-bottom:5rem}.gallery-view-btn{color:#a1a1aa}.gallery-view-btn.active{background:#fff;color:#18181b;box-shadow:0 1px 3px rgba(0,0,0,.12)}.dark .gallery-view-btn.active{background:#3f3f46;color:#fff}#gallery-sections.filmstrip .gallery-trip-grid{display:flex;flex-direction:row;overflow-x:auto;gap:12px;padding-bottom:12px;align-items:stretch;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3f3f46 transparent}#gallery-sections.filmstrip .gallery-trip-grid::-webkit-scrollbar{height:4px}#gallery-sections.filmstrip .gallery-trip-grid::-webkit-scrollbar-track{background:0 0}#gallery-sections.filmstrip .gallery-trip-grid::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}#gallery-sections.filmstrip .masonry-item{flex:0 0 auto;width:260px;height:380px;scroll-snap-align:start;border-radius:12px;overflow:hidden}#gallery-sections.filmstrip .masonry-item img{width:100%;height:100%;object-fit:cover;border-radius:12px}#gallery-sections.filmstrip .gallery-view-all{display:none}#gallery-sections.filmstrip .gallery-item-hidden{display:block!important;opacity:1!important;transform:none!important}.gallery-trip-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.07)}html.dark .gallery-trip-header{border-bottom-color:rgba(255,255,255,.07)}.gallery-trip-title{font-family:Caveat,cursive;font-size:3rem;font-weight:600;line-height:1;color:#18181b}html.dark .gallery-trip-title{color:#f4f4f5}.gallery-trip-meta{font-size:.6875rem;font-weight:600;color:#9ca3af;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;padding-bottom:.2rem}.gallery-item{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.gallery-item.gallery-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.gallery-item{opacity:1;transform:none;transition:none}}.gallery-item-hidden{display:none}.gallery-item-revealed{display:block;animation:galleryReveal .5s cubic-bezier(.16,1,.3,1) both}@keyframes galleryReveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.gallery-view-all{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.875rem 1rem;background:0 0;border:1px solid rgba(0,0,0,.1);border-radius:.875rem;font-family:Quicksand,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.gallery-view-all:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.18);color:#18181b}html.dark .gallery-view-all{border-color:rgba(255,255,255,.1)}html.dark .gallery-view-all:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2);color:#f4f4f5}.gallery-view-all svg{transition:transform .22s ease}.gallery-view-all:hover svg{transform:translateY(2px)}.reading-resume-toast{position:fixed;bottom:5rem;left:50%;transform:translateX(-50%) translateY(20px);background:#18181b;color:#fff;border-radius:1rem;padding:.875rem 1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.82rem;font-weight:500;box-shadow:0 8px 32px rgba(0,0,0,.28);z-index:9000;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease;white-space:nowrap;max-width:calc(100vw - 2rem)}.reading-resume-toast.show{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}html.dark .reading-resume-toast{background:#27272a;box-shadow:0 8px 32px rgba(0,0,0,.5)}.reading-resume-toast .toast-pct{color:#60a5fa;font-weight:700}.reading-resume-toast .toast-resume{background:#2563eb;color:#fff;border:none;border-radius:.5rem;padding:.3rem .75rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .2s}.reading-resume-toast .toast-resume:hover{background:#1d4ed8}.reading-resume-toast .toast-dismiss{background:0 0;border:none;color:rgba(255,255,255,.45);cursor:pointer;padding:.1rem .2rem;font-size:1rem;line-height:1;transition:color .2s}.reading-resume-toast .toast-dismiss:hover{color:rgba(255,255,255,.8)}.lightbox-exif{position:fixed;bottom:3.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:1rem;background:rgba(0,0,0,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:.45rem 1.1rem;pointer-events:none;opacity:0;transition:opacity .3s ease}.lightbox.active .lightbox-exif.has-data{opacity:1}.lightbox-exif-item{display:flex;flex-direction:column;align-items:center;gap:.05rem}.lightbox-exif-label{font-size:.5rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4)}.lightbox-exif-value{font-size:.72rem;font-weight:600;color:rgba(255,255,255,.85)}.lightbox-exif-sep{width:1px;height:24px;background:rgba(255,255,255,.12)}@media (max-width:480px){.lightbox-exif{gap:.6rem;padding:.4rem .85rem;bottom:3rem}.lightbox-exif-value{font-size:.65rem}}.distance-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.67rem;font-weight:600;letter-spacing:.04em;color:#2563eb;background:rgba(37,99,235,.08);border-radius:99px;padding:.2rem .55rem;margin-top:.5rem}html.dark .distance-badge{color:#60a5fa;background:rgba(96,165,250,.1)}.distance-badge svg{flex-shrink:0}.cost-card-wrap{max-width:52rem;margin:0 auto 2.5rem;padding:0 1.5rem}.cost-card{background:#fff;border-radius:1.25rem;border:1px solid rgba(0,0,0,.07);overflow:hidden;font-family:Quicksand,sans-serif}html.dark .cost-card{background:#1c1c1f;border-color:rgba(255,255,255,.07)}.cost-card-header{background:#18181b;padding:1rem 1.5rem .85rem;position:relative;display:flex;align-items:center;justify-content:space-between}.cost-card-header::after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 16'%3E%3Cpath d='M0,0 Q20,16 40,8 Q60,0 80,8 Q100,16 120,8 Q140,0 160,8 Q180,16 200,8 Q220,0 240,8 Q260,16 280,8 Q300,0 320,8 Q340,16 360,8 Q380,0 400,8 Q420,16 440,8 Q460,0 480,8 Q500,16 520,8 Q540,0 560,8 Q580,16 600,8 Q620,0 640,8 Q660,16 680,8 Q700,0 720,8 Q740,16 760,8 Q780,0 800,8 Q820,16 840,8 Q860,0 880,8 Q900,16 920,8 Q940,0 960,8 Q980,16 1000,8 Q1020,0 1040,8 Q1060,16 1080,8 Q1100,0 1120,8 Q1140,16 1160,8 Q1180,0 1200,8 L1200,16 L0,16 Z' fill='white'/%3E%3C/svg%3E") repeat-x bottom/auto 100%;z-index:1}html.dark .cost-card-header::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 16'%3E%3Cpath d='M0,0 Q20,16 40,8 Q60,0 80,8 Q100,16 120,8 Q140,0 160,8 Q180,16 200,8 Q220,0 240,8 Q260,16 280,8 Q300,0 320,8 Q340,16 360,8 Q380,0 400,8 Q420,16 440,8 Q460,0 480,8 Q500,16 520,8 Q540,0 560,8 Q580,16 600,8 Q620,0 640,8 Q660,16 680,8 Q700,0 720,8 Q740,16 760,8 Q780,0 800,8 Q820,16 840,8 Q860,0 880,8 Q900,16 920,8 Q940,0 960,8 Q980,16 1000,8 Q1020,0 1040,8 Q1060,16 1080,8 Q1100,0 1120,8 Q1140,16 1160,8 Q1180,0 1200,8 L1200,16 L0,16 Z' fill='%231c1c1f'/%3E%3C/svg%3E")}.cost-card-title{font-family:Caveat,cursive;font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:.01em}.cost-card-trip-info{font-size:.7rem;color:rgba(255,255,255,.5);font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:right}.cost-card-body{padding:1.5rem 1.5rem 0}.cost-item{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;border-bottom:1px dashed rgba(0,0,0,.08)}html.dark .cost-item{border-bottom-color:rgba(255,255,255,.06)}.cost-item:last-of-type{border-bottom:none}.cost-item-left{display:flex;align-items:center;gap:.6rem}.cost-item-icon{font-size:1rem;width:1.5rem;text-align:center;flex-shrink:0}.cost-item-label{font-size:.82rem;font-weight:600;color:#3f3f46}html.dark .cost-item-label{color:#a1a1aa}.cost-item-note{font-size:.68rem;color:#a1a1aa;font-weight:400}.cost-item-amount{font-family:Caveat,cursive;font-size:1.15rem;font-weight:700;color:#18181b}html.dark .cost-item-amount{color:#f4f4f5}.cost-divider{height:1px;background:repeating-linear-gradient(90deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 6px,transparent 6px,transparent 12px);margin:0 0 0}html.dark .cost-divider{background:repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 6px,transparent 6px,transparent 12px)}.cost-total{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem .25rem}.cost-total-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a1a1aa}.cost-total-amount{font-family:Caveat,cursive;font-size:2rem;font-weight:700;color:#18181b;line-height:1}html.dark .cost-total-amount{color:#f4f4f5}.cost-footer{padding:.5rem 1.5rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.cost-footer-note{font-size:.68rem;color:#a1a1aa;max-width:26rem;line-height:1.5}.cost-per-day{font-size:.72rem;font-weight:700;color:#2563eb;white-space:nowrap}html.dark .cost-per-day{color:#60a5fa}@media (hover:none){.blog-card.card-tapped{box-shadow:0 0 0 2px rgba(37,99,235,.5),0 20px 50px rgba(0,0,0,.18),0 6px 20px rgba(37,99,235,.2);transform:scale(.985);transition:box-shadow 80ms ease,transform 80ms ease!important}html.dark .blog-card.card-tapped{box-shadow:0 0 0 2px rgba(37,99,235,.65),0 20px 50px rgba(0,0,0,.5),0 6px 20px rgba(37,99,235,.3)}.blog-card.card-tapped::before{opacity:1}}