.guides-page{font-family:Outfit,-apple-system,system-ui,sans-serif}.guides-hero-bg{background:radial-gradient(circle at 20% 30%,rgba(52,106,179,.15) 0%,transparent 50%),radial-gradient(circle at 80% 60%,rgba(100,200,255,.1) 0%,transparent 50%),linear-gradient(135deg,#0000004d,#0000001a);animation:guides-hero-pulse 8s ease-in-out infinite}@keyframes guides-hero-pulse{0%,to{opacity:1}50%{opacity:.8}}.guides-hero-content{animation:guides-fade-up 1s ease-out}@keyframes guides-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.guides-badge{background:linear-gradient(135deg,#346ab333,#64c8ff1a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(100,200,255,.3);padding:.5rem 1.25rem;border-radius:999px;animation:guides-badge-glow 3s ease-in-out infinite}@keyframes guides-badge-glow{0%,to{box-shadow:0 0 20px #64c8ff4d}50%{box-shadow:0 0 30px #64c8ff80}}.guides-hero-title{font-family:Crimson Pro,Georgia,serif;font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:1.05;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.5),0 0 60px rgba(100,200,255,.3);letter-spacing:-.02em}.guides-hero-subtitle{background:linear-gradient(135deg,#64c8ff,#346ab3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.guides-hero-description{font-size:1.125rem;line-height:1.7;color:#fffc;font-weight:300;letter-spacing:.01em}.guides-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem}.guides-stat-card{background:#ffffff0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.guides-stat-card:hover{background:#ffffff1a;border-color:#64c8ff66;transform:translateY(-4px);box-shadow:0 12px 40px #346ab340}.guides-tags-section{animation:guides-fade-up 1s ease-out .3s both}.glass-tag-container{background:#0000004d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;box-shadow:0 8px 32px #0000004d}.guide-tag{padding:.5rem 1.25rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#ffffffb3;cursor:pointer;transition:all .3s ease}.guide-tag:hover{background:#ffffff1a;border-color:#64c8ff4d;color:#ffffffe6;transform:translateY(-2px)}.guide-tag-active{background:linear-gradient(135deg,#346ab333,#64c8ff1a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(100,200,255,.3);color:#22d3ee;box-shadow:0 0 20px #64c8ff4d}.guides-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;animation:guides-fade-up 1s ease-out .4s both}.guide-card{position:relative;background:#00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0006;animation:guides-card-entrance .6s ease-out both}@keyframes guides-card-entrance{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.guide-card:hover{transform:translateY(-8px) scale(1.02);border-color:#64c8ff66;box-shadow:0 20px 60px #00000080,0 0 0 1px #64c8ff33}.guide-card:hover .guide-card-shine{opacity:1}.guide-card-shine{position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 45%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.1) 55%,transparent 100%);opacity:0;transition:opacity .6s ease;pointer-events:none}.guide-card-image-wrapper{position:relative;height:220px;overflow:hidden}.guide-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 5%;object-position:center 5%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.guide-card:hover .guide-card-image{transform:scale(1.1)}.guide-card-image-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.8) 100%)}.guide-card-content{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.guide-card-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;font-weight:600}.guide-card-date{color:#64c8ffe6}.guide-card-author:before{content:"•";margin-right:.75rem}.guide-card-title{font-family:Crimson Pro,Georgia,serif;font-size:1.625rem;font-weight:700;line-height:1.25;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:-.01em;transition:color .3s ease}.guide-card:hover .guide-card-title{color:#64c8ff}.guide-card-description{font-size:.9375rem;line-height:1.6;color:#ffffffb3;font-weight:300;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guide-card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.guide-card-tag{font-size:.75rem;padding:.375rem .875rem;background:#346ab333;border:1px solid rgba(52,106,179,.3);border-radius:999px;color:#64c8ffe6;font-weight:500;letter-spacing:.02em}.guide-card-cta{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;color:#ffffffb3;font-weight:600;font-size:.875rem;transition:all .3s ease}.guide-card:hover .guide-card-cta{color:#64c8ff;gap:.75rem}.guide-card-cta-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.guide-card:hover .guide-card-cta-icon{transform:translate(4px)}.guides-empty-state{background:#0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px dashed rgba(255,255,255,.2);border-radius:2rem;padding:4rem 2rem;text-align:center;animation:guides-fade-up 1s ease-out .4s both}.guides-empty-icon{font-size:4rem;margin-bottom:1.5rem;filter:grayscale(.3)}.guides-empty-title{font-family:Crimson Pro,Georgia,serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.guides-empty-description{font-size:1.125rem;color:#ffffffb3;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.guides-empty-code{max-width:700px;margin:0 auto;text-align:left}.guides-empty-code pre{background:#0009;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;font-size:.875rem;color:#fffc;overflow-x:auto;font-family:Courier New,monospace;line-height:1.6}.reading-progress-container{position:fixed;top:0;left:0;right:0;height:4px;background:#0000004d;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reading-progress{height:100%;background:linear-gradient(90deg,#346ab3,#64c8ff);width:0%;transition:width .1s ease-out;box-shadow:0 0 20px #64c8ff99}.guide-article{animation:guides-fade-up .8s ease-out}.guide-hero{position:relative;height:70vh;max-height:600px;overflow:hidden}.guide-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;animation:guides-zoom-in 1.2s ease-out}@keyframes guides-zoom-in{0%{transform:scale(1.1)}to{transform:scale(1)}}.guide-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.9) 100%)}.guide-header{position:relative;margin-top:-8rem;padding-bottom:3rem;z-index:10}.guide-header-container{max-width:56rem;margin:0 auto;padding:0 1.5rem;animation:guides-fade-up 1s ease-out .3s both}.guide-breadcrumb{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fffc;font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:all .3s ease}.guide-breadcrumb svg{width:1rem;height:1rem}.guide-breadcrumb:hover{background:#346ab34d;border-color:#64c8ff66;color:#fff;transform:translate(-4px)}.guide-header-tags{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.guide-header-tag{padding:.5rem 1.125rem;background:linear-gradient(135deg,#346ab34d,#64c8ff33);border:1px solid rgba(100,200,255,.4);border-radius:999px;color:#64c8ff;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 12px #346ab340}.guide-header-title{font-family:Crimson Pro,Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 60px rgba(100,200,255,.3);letter-spacing:-.02em}.guide-header-description{font-size:1.25rem;line-height:1.6;color:#ffffffd9;margin-bottom:2rem;font-weight:300}.guide-header-meta{display:flex;flex-wrap:wrap;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.guide-meta-item{display:flex;align-items:center;gap:.625rem;color:#ffffffb3;font-size:.9375rem}.guide-meta-item svg{width:1.125rem;height:1.125rem;opacity:.6}.guide-content-wrapper{background:linear-gradient(to bottom,#0000,#0a141e80 10% 90%,#0000);padding:4rem 0}.guide-content-container{max-width:56rem;margin:0 auto;padding:0 1.5rem}.guide-content.prose{color:#ffffffe0;font-size:1.125rem;line-height:1.85;font-weight:300;letter-spacing:.01em}.guide-content.prose h1,.guide-content.prose h2,.guide-content.prose h3,.guide-content.prose h4,.guide-content.prose h5,.guide-content.prose h6{font-family:Crimson Pro,Georgia,serif;color:#fff;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.5);letter-spacing:-.01em;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3}.guide-content.prose h1{font-size:2.5rem;font-weight:900}.guide-content.prose h2{font-size:2rem;padding-bottom:.75rem;border-bottom:2px solid rgba(52,106,179,.3)}.guide-content.prose h3{font-size:1.625rem}.guide-content.prose h4{font-size:1.375rem}.guide-content.prose p{margin-bottom:1.75rem}.guide-content.prose a{color:#64c8ff;text-decoration:none;border-bottom:2px solid rgba(100,200,255,.3);transition:all .3s ease;font-weight:500}.guide-content.prose a:hover{color:#fff;border-bottom-color:#64c8ff;text-shadow:0 0 20px rgba(100,200,255,.5)}.guide-content.prose ul,.guide-content.prose ol{margin:2rem 0;padding-left:2rem;display:flex;flex-direction:column;gap:1rem}.guide-content.prose li{padding-left:.5rem}.guide-content.prose li::marker{color:#64c8ffcc}.guide-content.prose blockquote{margin:2.5rem 0;padding:1.5rem 2rem;background:#346ab31a;border-left:4px solid #64c8ff;border-radius:0 1rem 1rem 0;font-style:italic;color:#ffffffd9;box-shadow:0 4px 20px #346ab326}.guide-content.prose pre{margin:2.5rem 0;padding:1.75rem;background:#000000b3;border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow-x:auto;font-size:.9375rem;line-height:1.7;box-shadow:0 8px 32px #0006}.guide-content.prose code{background:#346ab326;border:1px solid rgba(52,106,179,.25);padding:.25rem .5rem;border-radius:.375rem;font-size:.9em;color:#64c8ff;font-family:Courier New,monospace}.guide-content.prose pre code{background:transparent;border:none;padding:0;color:#ffffffe6}.guide-content.prose img{margin:2.5rem auto;border-radius:1rem;box-shadow:0 12px 48px #00000080;border:1px solid rgba(255,255,255,.1);max-width:500px;width:100%;height:auto;display:block}.guide-content.prose img.img-float-right{float:right;margin:.5rem 0 1.5rem 2rem;max-width:350px;display:block}.guide-content.prose img.img-float-left{float:left;margin:.5rem 2rem 1.5rem 0;max-width:350px;display:block}.guide-content.prose img.img-small{max-width:300px;margin:1.5rem auto}.guide-content.prose:after{content:"";display:table;clear:both}@media(max-width:768px){.guide-content.prose img{max-width:100%}.guide-content.prose img.img-float-right,.guide-content.prose img.img-float-left{float:none;margin:1.5rem auto;max-width:100%}.guide-content.prose img.img-small{max-width:250px}}.guide-content.prose table{width:100%;border-collapse:separate;border-spacing:0;margin:2.5rem 0;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden}.guide-content.prose thead{background:linear-gradient(135deg,#346ab34d,#64c8ff33)}.guide-content.prose th{padding:1rem 1.25rem;text-align:left;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#fff;border-bottom:2px solid rgba(100,200,255,.3)}.guide-content.prose td{padding:.875rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.05);color:#ffffffd9}.guide-content.prose tbody tr{transition:background .2s ease}.guide-content.prose tbody tr:hover{background:#ffffff08}.guide-content.prose tbody tr:last-child td{border-bottom:none}@media(max-width:768px){.guide-content.prose table{display:block;overflow-x:auto;white-space:nowrap;font-size:.875rem;-webkit-overflow-scrolling:touch}.guide-content.prose thead,.guide-content.prose tbody,.guide-content.prose tr{display:table;width:100%;table-layout:fixed}.guide-content.prose th,.guide-content.prose td{padding:.75rem 1rem;white-space:normal}.guide-content.prose table:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2rem;background:linear-gradient(to left,rgba(0,0,0,.3),transparent);pointer-events:none}}.guide-footer{padding:4rem 0 6rem}.guide-footer-container{max-width:56rem;margin:0 auto;padding:0 1.5rem;text-align:center}.guide-footer-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#346ab34d,#64c8ff33);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid rgba(100,200,255,.4);border-radius:999px;color:#fff;font-weight:600;font-size:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #346ab34d}.guide-footer-button svg{width:1.25rem;height:1.25rem;transition:transform .3s ease}.guide-footer-button:hover{background:linear-gradient(135deg,#346ab380,#64c8ff4d);border-color:#64c8ff;transform:translateY(-4px);box-shadow:0 16px 40px #346ab380}.guide-footer-button:hover svg{transform:translate(-4px)}.guide-404{background:#00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.15);border-radius:2rem;padding:4rem 2rem;max-width:500px;text-align:center;box-shadow:0 20px 60px #00000080;animation:guides-fade-up .8s ease-out}.guide-404-icon{font-family:Crimson Pro,Georgia,serif;font-size:6rem;font-weight:900;background:linear-gradient(135deg,#346ab3,#64c8ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;line-height:1}.guide-404-title{font-family:Crimson Pro,Georgia,serif;font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.guide-404-description{font-size:1.125rem;color:#ffffffb3;margin-bottom:2.5rem;line-height:1.6}.guide-404-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#346ab3,#64c8ff);border-radius:999px;color:#fff;font-weight:600;transition:all .4s ease;box-shadow:0 8px 24px #346ab366}.guide-404-button svg{width:1.25rem;height:1.25rem;transition:transform .3s ease}.guide-404-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 16px 40px #346ab399}.guide-404-button:hover svg{transform:translate(4px)}@media(max-width:768px){.guides-page{padding-top:4rem}.guides-hero-content{text-align:center}.guides-badge{padding:.375rem 1rem}.guides-badge span{font-size:.625rem;letter-spacing:.2em}.guides-hero-title{font-size:clamp(2rem,10vw,3rem)!important;margin-bottom:1rem!important}.guides-hero-subtitle{font-size:clamp(1.5rem,8vw,2.25rem)!important;margin-top:.5rem!important}.guides-hero-description{font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem!important}.guides-stats-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:100%}.guides-stat-card{padding:.75rem .5rem}.guides-stat-card>div:first-child{font-size:1.75rem!important;margin-bottom:.25rem!important}.guides-stat-card>div:last-child{font-size:.625rem!important}.guides-tags-section{margin-bottom:2rem!important}.glass-tag-container{display:flex;overflow-x:auto;gap:.5rem;padding:.625rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.glass-tag-container::-webkit-scrollbar{display:none}.guide-tag{flex-shrink:0;font-size:.625rem;padding:.5rem 1rem;letter-spacing:.2em}.guides-grid{grid-template-columns:1fr;gap:1.5rem}.guide-card{margin-bottom:0}.guide-card-title{font-size:1.25rem;line-height:1.4}.guide-card-description{font-size:.875rem;line-height:1.5}.guide-card-meta{font-size:.75rem}.guides-empty-state{padding:2rem 1rem}.guides-empty-icon{font-size:3rem}.guides-empty-title{font-size:1.5rem}.guides-empty-description{font-size:.875rem}.guides-empty-code pre{font-size:.75rem;padding:1rem}.guide-hero{height:50vh}.guide-header{margin-top:-4rem;padding:1.5rem 1rem}.guide-header-title{font-size:2rem}.guide-content-container{padding:0 1rem}.guide-content.prose{font-size:1rem}.guide-content.prose h1{font-size:1.875rem}.guide-content.prose h2{font-size:1.5rem}.guide-content.prose h3{font-size:1.25rem}.guide-content.prose h4{font-size:1.125rem}}
