.aboutSection1-module__zcRLwG__container{background:#000;justify-content:center;align-items:center;min-height:150vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.aboutSection1-module__zcRLwG__bgAnimation{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.aboutSection1-module__zcRLwG__bgCircle1,.aboutSection1-module__zcRLwG__bgCircle2,.aboutSection1-module__zcRLwG__bgCircle3{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite aboutSection1-module__zcRLwG__float;position:absolute}.aboutSection1-module__zcRLwG__bgCircle1{background:radial-gradient(circle,#a855f766,#0000);width:500px;height:500px;animation-delay:0s;top:-100px;left:-100px}.aboutSection1-module__zcRLwG__bgCircle2{background:radial-gradient(circle,#3b82f666,#0000);width:400px;height:400px;animation-delay:7s;bottom:-100px;right:-100px}.aboutSection1-module__zcRLwG__bgCircle3{background:radial-gradient(circle,#8b5cf666,#0000);width:350px;height:350px;animation-delay:14s;top:50%;right:20%}@keyframes aboutSection1-module__zcRLwG__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,-50px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.aboutSection1-module__zcRLwG__contentWrapper{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}.aboutSection1-module__zcRLwG__heroContent{text-align:center;flex-direction:column;align-items:center;animation:1s ease-out aboutSection1-module__zcRLwG__fadeInUp;display:flex}@keyframes aboutSection1-module__zcRLwG__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.aboutSection1-module__zcRLwG__badge{background:#a855f71a;border:2px solid #a855f74d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.5rem;animation:3s ease-in-out infinite aboutSection1-module__zcRLwG__pulse;display:inline-flex}@keyframes aboutSection1-module__zcRLwG__pulse{0%,to{box-shadow:0 0 #a855f766}50%{box-shadow:0 0 0 15px #a855f700}}.aboutSection1-module__zcRLwG__badgeIcon{font-size:1.25rem}.aboutSection1-module__zcRLwG__badgeText{color:#a855f7;text-transform:uppercase;letter-spacing:.1em;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600}.aboutSection1-module__zcRLwG__mainTitle{color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:4.5rem;font-weight:700;line-height:1.1}.aboutSection1-module__zcRLwG__highlight{background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.aboutSection1-module__zcRLwG__description{color:#d1d5db;max-width:800px;margin-bottom:2.5rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.25rem;line-height:1.8}.aboutSection1-module__zcRLwG__ctaGroup{align-items:center;gap:1.5rem;display:flex}.aboutSection1-module__zcRLwG__primaryBtn,.aboutSection1-module__zcRLwG__secondaryBtn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.aboutSection1-module__zcRLwG__primaryBtn{color:#fff;background:linear-gradient(135deg,#6d28d9,#a855f7);box-shadow:0 10px 30px #a855f766}.aboutSection1-module__zcRLwG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #a855f799}.aboutSection1-module__zcRLwG__btnIcon{font-size:1.5rem;transition:transform .3s}.aboutSection1-module__zcRLwG__primaryBtn:hover .aboutSection1-module__zcRLwG__btnIcon{transform:translate(5px)}.aboutSection1-module__zcRLwG__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #a855f74d}.aboutSection1-module__zcRLwG__secondaryBtn:hover{background:#ffffff1a;border-color:#a855f7;transform:translateY(-3px)}.aboutSection1-module__zcRLwG__playIcon{background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;display:flex}.aboutSection1-module__zcRLwG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;animation:1s ease-out .5s backwards aboutSection1-module__zcRLwG__fadeIn;display:grid}@keyframes aboutSection1-module__zcRLwG__fadeIn{0%{opacity:0}to{opacity:1}}.aboutSection1-module__zcRLwG__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:2px solid #a855f733;border-radius:20px;padding:2rem;transition:all .3s;animation:.5s ease-out backwards aboutSection1-module__zcRLwG__scaleIn;position:relative;overflow:hidden}@keyframes aboutSection1-module__zcRLwG__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.aboutSection1-module__zcRLwG__statCard:hover{border-color:#a855f7;transform:translateY(-10px);box-shadow:0 15px 40px #a855f74d}.aboutSection1-module__zcRLwG__statIcon{margin-bottom:1rem;font-size:3rem}.aboutSection1-module__zcRLwG__statNumber{color:#a855f7;margin-bottom:.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700}.aboutSection1-module__zcRLwG__statLabel{color:#d1d5db;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem}.aboutSection1-module__zcRLwG__statGlow{filter:blur(30px);opacity:0;background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:150px;height:150px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutSection1-module__zcRLwG__statCard:hover .aboutSection1-module__zcRLwG__statGlow{opacity:1}.aboutSection1-module__zcRLwG__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite aboutSection1-module__zcRLwG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes aboutSection1-module__zcRLwG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.aboutSection1-module__zcRLwG__scrollText{color:#9ca3af;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.875rem}.aboutSection1-module__zcRLwG__scrollArrow{color:#a855f7;font-size:1.5rem;animation:1.5s ease-in-out infinite aboutSection1-module__zcRLwG__arrowBounce}@keyframes aboutSection1-module__zcRLwG__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (max-width:1200px){.aboutSection1-module__zcRLwG__mainTitle{font-size:3.5rem}.aboutSection1-module__zcRLwG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:968px){.aboutSection1-module__zcRLwG__mainTitle{font-size:2.5rem}.aboutSection1-module__zcRLwG__description{font-size:1.125rem}.aboutSection1-module__zcRLwG__ctaGroup{flex-direction:column;width:100%}.aboutSection1-module__zcRLwG__primaryBtn,.aboutSection1-module__zcRLwG__secondaryBtn{justify-content:center;width:100%}.aboutSection1-module__zcRLwG__statsGrid{gap:1.5rem}}@media (max-width:480px){.aboutSection1-module__zcRLwG__container{padding:2rem 1rem}.aboutSection1-module__zcRLwG__mainTitle{font-size:2rem}.aboutSection1-module__zcRLwG__description{font-size:1rem}.aboutSection1-module__zcRLwG__statsGrid{grid-template-columns:1fr}.aboutSection1-module__zcRLwG__statNumber{font-size:2rem}.aboutSection1-module__zcRLwG__primaryBtn,.aboutSection1-module__zcRLwG__secondaryBtn{padding:.875rem 2rem;font-size:1rem}}
.aboutSection2-module__iARmNG__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.aboutSection2-module__iARmNG__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#a855f714 0%,#0000 50%),radial-gradient(circle at 80% 80%,#3b82f614 0%,#0000 50%);position:absolute;inset:0}.aboutSection2-module__iARmNG__contentWrapper{z-index:1;width:100%;max-width:1200px;position:relative}.aboutSection2-module__iARmNG__sectionHeader{text-align:center;margin-bottom:5rem;animation:1s ease-out aboutSection2-module__iARmNG__fadeInDown}@keyframes aboutSection2-module__iARmNG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.aboutSection2-module__iARmNG__subtitle{color:#a855f7;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600;display:inline-block}.aboutSection2-module__iARmNG__mainTitle{color:#fff;margin-bottom:1.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2}.aboutSection2-module__iARmNG__highlight{background:linear-gradient(135deg,#a855f7 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.aboutSection2-module__iARmNG__description{color:#d1d5db;max-width:700px;margin:0 auto;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1.125rem;line-height:1.7}.aboutSection2-module__iARmNG__timeline{padding:2rem 0;position:relative}.aboutSection2-module__iARmNG__timelineLine{background:linear-gradient(#0000,#a855f74d 10% 90%,#0000);width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.aboutSection2-module__iARmNG__timelineItem{margin-bottom:4rem;animation:1s ease-out backwards aboutSection2-module__iARmNG__fadeIn;position:relative}@keyframes aboutSection2-module__iARmNG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__timelineContent{text-align:right;padding-right:calc(50% + 60px)}.aboutSection2-module__iARmNG__timelineItem:nth-child(2n) .aboutSection2-module__iARmNG__timelineContent{text-align:left;padding-left:calc(50% + 60px)}.aboutSection2-module__iARmNG__timelineContent{flex-direction:column;gap:1.5rem;display:flex}.aboutSection2-module__iARmNG__yearBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--item-color,#a855f74d);background:#ffffff0d;border-radius:50px;width:fit-content;padding:.75rem 2rem;transition:all .3s;display:inline-block;position:relative}.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__yearBadge{margin-left:auto}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__yearBadge,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__yearBadge{border-color:var(--item-color,#a855f7);box-shadow:0 0 30px var(--item-color,#a855f766)}.aboutSection2-module__iARmNG__yearText{color:var(--item-color,#a855f7);z-index:1;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700;position:relative}.aboutSection2-module__iARmNG__yearGlow{background:radial-gradient(circle,var(--item-color,#a855f74d)0%,transparent 70%);filter:blur(20px);opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__yearGlow,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__yearGlow{opacity:1}.aboutSection2-module__iARmNG__contentCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff08;border:2px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__contentCard,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__contentCard{border-color:var(--item-color,#a855f780);transform:scale(1.02);box-shadow:0 20px 60px #0000004d}.aboutSection2-module__iARmNG__cardIcon{background:var(--item-color,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;transition:all .3s;display:flex}.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__cardIcon{margin-left:auto}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__cardIcon,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__cardIcon{box-shadow:0 10px 30px var(--item-color,#a855f766);transform:rotate(360deg)scale(1.1)}.aboutSection2-module__iARmNG__iconEmoji{font-size:2rem}.aboutSection2-module__iARmNG__cardTitle{color:#fff;margin-bottom:1rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:600}.aboutSection2-module__iARmNG__cardDescription{color:#d1d5db;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.7}.aboutSection2-module__iARmNG__cardGlow{background:radial-gradient(circle,var(--item-color,#a855f733)0%,transparent 70%);filter:blur(40px);opacity:0;pointer-events:none;width:200px;height:200px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__cardGlow,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__cardGlow{opacity:1}.aboutSection2-module__iARmNG__timelineDot{z-index:2;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutSection2-module__iARmNG__dotInner{background:var(--item-color,#a855f7);border:4px solid #000;border-radius:50%;width:100%;height:100%;transition:all .3s}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__dotInner,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__dotInner{box-shadow:0 0 0 8px var(--item-color,#a855f733);transform:scale(1.3)}.aboutSection2-module__iARmNG__dotRing{border:2px solid var(--item-color,#a855f74d);opacity:0;border-radius:50%;width:50px;height:50px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutSection2-module__iARmNG__timelineItem:hover .aboutSection2-module__iARmNG__dotRing,.aboutSection2-module__iARmNG__timelineItem.aboutSection2-module__iARmNG__active .aboutSection2-module__iARmNG__dotRing{opacity:1;animation:2s ease-out infinite aboutSection2-module__iARmNG__expandRing}@keyframes aboutSection2-module__iARmNG__expandRing{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}.aboutSection2-module__iARmNG__bottomCTA{margin-top:5rem;animation:1s ease-out 1s backwards aboutSection2-module__iARmNG__fadeIn}.aboutSection2-module__iARmNG__ctaCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6d28d91a,#a855f71a);border:2px solid #a855f74d;border-radius:25px;align-items:center;gap:2rem;padding:3rem;transition:all .3s;display:flex}.aboutSection2-module__iARmNG__ctaCard:hover{border-color:#a855f7;box-shadow:0 20px 60px #a855f74d}.aboutSection2-module__iARmNG__ctaIcon{flex-shrink:0;font-size:4rem}.aboutSection2-module__iARmNG__ctaContent{flex:1}.aboutSection2-module__iARmNG__ctaTitle{color:#fff;margin-bottom:.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:600}.aboutSection2-module__iARmNG__ctaText{color:#d1d5db;font-family:MyCustomFont,Arial,Helvetica,sans-serif;font-size:1rem}.aboutSection2-module__iARmNG__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#a855f7);border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-family:HarryBeast,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.aboutSection2-module__iARmNG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #a855f780}.aboutSection2-module__iARmNG__ctaArrow{font-size:1.5rem;transition:transform .3s}.aboutSection2-module__iARmNG__ctaButton:hover .aboutSection2-module__iARmNG__ctaArrow{transform:translate(5px)}@media (max-width:968px){.aboutSection2-module__iARmNG__mainTitle{font-size:2.5rem}.aboutSection2-module__iARmNG__timelineLine{left:30px}.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__timelineContent,.aboutSection2-module__iARmNG__timelineItem:nth-child(2n) .aboutSection2-module__iARmNG__timelineContent{text-align:left;padding-left:80px;padding-right:0}.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__yearBadge,.aboutSection2-module__iARmNG__timelineItem:nth-child(odd) .aboutSection2-module__iARmNG__cardIcon{margin-left:0}.aboutSection2-module__iARmNG__timelineDot{left:30px}.aboutSection2-module__iARmNG__ctaCard{text-align:center;flex-direction:column;padding:2rem}.aboutSection2-module__iARmNG__ctaButton{justify-content:center;width:100%}}@media (max-width:480px){.aboutSection2-module__iARmNG__container{padding:3rem 1rem}.aboutSection2-module__iARmNG__mainTitle{font-size:2rem}.aboutSection2-module__iARmNG__description{font-size:1rem}.aboutSection2-module__iARmNG__timelineItem{margin-bottom:3rem}.aboutSection2-module__iARmNG__contentCard{padding:1.5rem}.aboutSection2-module__iARmNG__cardTitle{font-size:1.5rem}.aboutSection2-module__iARmNG__cardDescription{font-size:.9rem}.aboutSection2-module__iARmNG__yearText{font-size:1.25rem}.aboutSection2-module__iARmNG__cardIcon{width:60px;height:60px}.aboutSection2-module__iARmNG__iconEmoji{font-size:1.75rem}.aboutSection2-module__iARmNG__ctaIcon{font-size:3rem}.aboutSection2-module__iARmNG__ctaTitle{font-size:1.5rem}}
.blog-index{width:min(1100px,100%);margin:0 auto;padding:4rem 1.5rem 5rem}.blog-index__hero{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;display:flex}.blog-index__hero>div{flex:1}.blog-index__hero h1{margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.blog-index__hero p{font-size:clamp(.95rem,2vw,1.05rem)}.blog-search{gap:1rem;margin-bottom:2rem;display:flex}.blog-search input{border:1px solid var(--color-border);border-radius:999px;flex:1;height:2.75rem;padding:0 1.25rem;font-size:1rem}.blog-search button{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:0 1.5rem;font-weight:600}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.blog-card{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0f172a1f}.blog-card__image{background:#eef0f7;height:200px;display:block;position:relative;overflow:hidden}.blog-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card__image:hover img{transform:scale(1.05)}.blog-card__image--placeholder{color:var(--color-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.blog-card__image--placeholder img{filter:saturate(.6)}.blog-card__image--placeholder span{text-align:center;color:#fff;border-radius:var(--radius-sm);background:linear-gradient(135deg,#121212a6,#12121233);place-items:center;padding:.5rem;font-size:clamp(.75rem,2vw,.85rem);display:grid;position:absolute;inset:.75rem}.blog-card__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.blog-card__body h3{word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.3}.blog-card__body p{color:var(--color-muted);flex:1;margin:0;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.blog-card__meta{color:var(--color-muted);flex-wrap:wrap;gap:.5rem;font-size:clamp(.8rem,2vw,.9rem);display:flex}.blog-card__cta{color:var(--color-accent);margin-top:auto;font-size:clamp(.9rem,2vw,1rem);font-weight:600}.pagination{justify-content:center;gap:.5rem;margin:2.5rem auto 0;display:flex}.pagination a{border:1px solid var(--color-border);border-radius:.5rem;padding:.5rem .85rem}.pagination a[aria-current=page]{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.blog-detail{width:min(850px,100%);margin:0 auto;padding:4rem 1.5rem 5rem}.blog-detail header{margin-bottom:2rem}.blog-detail header h1{word-wrap:break-word;overflow-wrap:break-word;margin:.5rem 0 0;font-size:clamp(1.75rem,5vw,3.25rem);line-height:1.2}.blog-detail .tags{color:var(--color-muted);margin-top:.5rem;font-size:clamp(.875rem,2vw,1rem);font-weight:600}.blog-detail .cover{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);aspect-ratio:16/9;min-height:250px;max-height:500px;margin:2.5rem 0;position:relative;overflow:hidden}.blog-detail .cover img{object-fit:cover;width:100%;display:block}.blog-detail .cover--placeholder img{filter:saturate(.6)}.blog-detail .cover--placeholder .cover__hint{text-align:center;border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#121212a6,#12121233);place-items:center;padding:1rem;font-size:clamp(.8rem,2vw,.95rem);font-weight:500;display:grid;position:absolute;inset:1.5rem}.blog-detail .content{color:var(--color-muted);word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(1rem,2vw,1.1rem);line-height:1.85}.blog-detail .content h2,.blog-detail .content h3{color:var(--color-text);margin-top:2rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.3}.blog-detail .content h3{font-size:clamp(1.25rem,2.5vw,1.5rem)}.blog-detail .content p{margin:1rem 0}.blog-detail .content ul,.blog-detail .content ol{margin:1rem 0;padding-left:1.5rem}.blog-detail .content li{margin:.5rem 0}.blog-detail .content img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:1.5rem auto;display:block}.blog-detail .content a{color:var(--color-accent);word-break:break-word;text-decoration:underline}.blog-detail .content pre{background:var(--color-surface);border-radius:var(--radius-md);margin:1rem 0;padding:1rem;overflow-x:auto}.blog-detail .content code{word-break:break-word;font-size:.9em}.blog-detail .content blockquote{border-left:4px solid var(--color-accent);color:var(--color-muted);margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.blog-detail .content table{border-collapse:collapse;width:100%;margin:1.5rem 0;display:block;overflow-x:auto}.blog-detail .content table td,.blog-detail .content table th{border:1px solid var(--color-border);text-align:left;padding:.5rem}.blog-detail .related{border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-card);margin-top:3rem;padding:1.5rem}.blog-detail .related h3{margin-top:0;font-size:clamp(1.25rem,3vw,1.5rem)}.blog-detail .related ul{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.blog-detail .related li a{border-radius:var(--radius-md);background:var(--color-bg);padding:.75rem;font-size:clamp(.95rem,2vw,1rem);transition:background .2s;display:block}.blog-detail .related li a:hover{background:var(--color-border)}@media (max-width:768px){.blog-index{padding:2rem 1rem 3rem}.blog-index__hero{flex-direction:column;gap:1.5rem;margin-bottom:2rem}.blog-index__hero .btn{width:100%}.blog-search{flex-direction:column;gap:.75rem}.blog-search button{width:100%;height:2.75rem}.blog-grid{grid-template-columns:1fr;gap:1.25rem}.blog-detail{padding:2rem 1rem 3rem}.blog-detail header{margin-bottom:1.5rem}.blog-detail .cover{border-radius:0;min-height:200px;margin:1.5rem -1rem}.blog-detail .cover--placeholder .cover__hint{padding:.75rem;inset:1rem}.blog-detail .related{margin-top:2rem;padding:1.25rem}.pagination{flex-wrap:wrap;gap:.5rem;margin-top:2rem}.pagination a{text-align:center;min-width:2.5rem}}@media (max-width:480px){.blog-index{padding:1.5rem .75rem 2rem}.blog-card__body{padding:1.25rem}.blog-card__image{height:180px}.blog-detail{padding:1.5rem .75rem 2rem}.blog-detail .cover{min-height:180px;margin:1rem -.75rem}.blog-detail .content{font-size:1rem}.blog-detail .related{padding:1rem}}@media (min-width:769px) and (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}
