﻿ *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}button{border:none;background-color:transparent;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}html{scroll-behavior:smooth}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffffff;color:#1f2937}img,video{display:block;max-width:100%}a{text-decoration:none;color:inherit}:root{--color-white:#ffffff;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-blue-500:#3b82f6;--color-blue-600:#2563eb;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--transition-300:all .3s ease;--transition-500:all .5s ease}.container{width:100%;margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.inline-block{display:inline-block}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-8{gap:2rem}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.px-4{padding-inline:1rem}.py-2{padding-block:.5rem}.py-3{padding-block:.75rem}.py-16{padding-block:4rem}.px-6{padding-inline:1.5rem}.px-8{padding-inline:2rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-auto{margin-left:auto}.mt-auto{margin-top:auto}.pr-8{padding-right:2rem}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.leading-relaxed{line-height:1.625}.text-center{text-align:center}.text-white{color:#ffffff}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-blue-600{color:var(--color-blue-600)}.drop-shadow-md{filter:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}@media (min-width:768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-5xl{font-size:3rem;line-height:1}}.bg-white{background-color:#ffffff}.bg-gray-100{background-color:var(--color-gray-100)}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:#9ca3af}.border-blue-600{border-color:var(--color-blue-600)}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.overflow-hidden{overflow:hidden}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.w-4{width:1rem}.h-4{height:1rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-32{width:8rem}.w-auto{width:auto}.h-auto{height:auto}.w-full{width:100%}.h-full{height:100%}.h-48{height:12rem}.h-64{height:16rem}.max-w-2xl{max-width:42rem}.max-h-\[119px\]{max-height:119px}.max-w-full{max-width:100%}.min-w-full{min-width:100%}@media (min-width:768px){.md\:min-w-\[50\%\]{min-width:50%}}@media (min-width:1024px){.lg\:min-w-\[33\.333\%\]{min-width:33.333%}}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.right-0{right:0}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.z-10{z-index:10}.z-50{z-index:50}.pointer-events-none{pointer-events:none}.appearance-none{appearance:none;-webkit-appearance:none}.cursor-pointer{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.object-cover{object-fit:cover}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:150ms;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition:box-shadow .15s ease}.transition-transform{transition:transform .15s ease}.duration-300{transition-duration:300ms}.duration-500{transition-duration:500ms}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px transparent}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px var(--color-blue-500)}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{background-color:#ffffff}.focus\:border-gray-400:focus{border-color:var(--color-gray-400)}.bg-black{background-color:#000}.bg-opacity-40{--tw-bg-opacity:.4;background-color:rgba(0,0,0,var(--tw-bg-opacity,1))}.bg-opacity-30{--tw-bg-opacity:.3;background-color:rgba(0,0,0,var(--tw-bg-opacity,1))}.absolute.inset-0.bg-black.bg-opacity-40{background-color:rgba(0,0,0,.40)}.absolute.inset-0.bg-black.bg-opacity-30{background-color:rgba(0,0,0,.30)}header.bg-white.shadow-sm.relative.z-50{background-color:#ffffff;box-shadow:var(--shadow-sm);position:relative;z-index:50}.relative.h-\[500px\]{height:500px}@media (min-width:768px){.md\:h-\[60vh\]{height:60vh}}.carousel-container{overflow:hidden}.carousel-track{display:flex;transition:transform .3s ease-out}.carousel-slide{min-width:100%;max-width:100%;padding-inline:1rem;flex-shrink:0;box-sizing:border-box}@media (min-width:768px){.carousel-slide{min-width:50%;max-width:50%}}@media (min-width:1024px){.carousel-slide{min-width:50%;max-width:50%}}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff;border-radius:9999px;box-shadow:var(--shadow-md);padding:.5rem;cursor:pointer;border:none;z-index:10}.carousel-prev{left:0}.carousel-next{right:0}.carousel-prev:hover,.carousel-next:hover{background-color:var(--color-gray-50)}.bg-white.rounded-lg.shadow-md.overflow-hidden{background-color:#ffffff;border-radius:.5rem;box-shadow:var(--shadow-md);overflow:hidden;transition:box-shadow .15s ease}.bg-white.rounded-lg.shadow-md.overflow-hidden:hover{box-shadow:var(--shadow-lg)}.p-6>h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.p-6>p.text-gray-600{color:var(--color-gray-600);margin-bottom:1rem}a.inline-block.border-2.border-blue-600.text-blue-600{display:inline-block;border:2px solid var(--color-blue-600);color:var(--color-blue-600);font-weight:600;padding:.5rem 1.5rem;border-radius:.375rem;transition:var(--transition-300)}a.inline-block.border-2.border-blue-600.text-blue-600:hover{background-color:var(--color-blue-600);color:#ffffff}a.bg-white.text-gray-800.font-bold{background-color:#ffffff;color:var(--color-gray-800);font-weight:700;padding:.75rem 2rem;border-radius:9999px;display:inline-block;transition:var(--transition-300)}a.bg-white.text-gray-800.font-bold:hover{background-color:var(--color-gray-100)}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg{position:relative;border-radius:.5rem;overflow:hidden;box-shadow:var(--shadow-lg);display:block}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg video{width:100%;height:16rem;object-fit:cover;transform:scale(1);transition:transform .5s ease}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg:hover video{transform:scale(1.05)}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg .absolute{position:absolute;inset:0;background-color:rgba(0,0,0,.30);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg:hover .absolute{background-color:rgba(0,0,0,.20)}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg h3{color:#ffffff;font-size:1.5rem;font-weight:700;transform:scale(1);transition:transform .3s ease;filter:drop-shadow(0 4px 3px rgba(0,0,0,.07))}a.relative.rounded-lg.overflow-hidden.group.block.shadow-lg:hover h3{transform:scale(1.1)}#language-switcher{border-radius:9999px !important;appearance:none;-webkit-appearance:none;background-color:#ffffff;border:1px solid var(--color-gray-300);color:var(--color-gray-700);padding:.5rem 2rem .5rem 1rem;border-radius:.25rem;line-height:1.25;cursor:pointer;font-size:1rem}#language-switcher:focus{outline:none;background-color:#ffffff;border-color:var(--color-gray-400)}.pointer-events-none.absolute.inset-y-0.right-0.flex.items-center.px-2{pointer-events:none;position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-inline:.5rem;color:var(--color-gray-700)}.search-form{display:flex;align-items:center}.search-input{background-color:var(--color-gray-100);border:1px solid var(--color-gray-300);border-radius:9999px;padding:.5rem 1rem;width:8rem;transition:width .3s ease}.search-input:focus{outline:none;width:200px;box-shadow:0 0 0 2px var(--color-blue-500);border-color:transparent;background-color:#ffffff}section h2{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:3rem}.max-w-2xl h1{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.max-w-2xl p{font-size:1.125rem;line-height:1.625;margin-bottom:2rem}@media (min-width:768px){.max-w-2xl h1{font-size:3rem}.max-w-2xl p{font-size:1.25rem}}.hidden{display:none !important}@media (hover:hover){.hover\:shadow-lg:hover{box-shadow:var(--shadow-lg)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:text-white:hover{color:#ffffff}.hover\:bg-opacity-20:hover{--tw-bg-opacity:.2}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.10)}}.audience-btn{color:#0f172a !important;background-color:transparent}.audience-btn.active{background-color:#2563eb !important;color:#ffffff !important}.audience-btn:not(.active){opacity:1}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlide{from{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}.fade-up{animation:fadeUp 0.7s ease forwards}.fade-slide{animation:fadeSlide 0.7s ease forwards}.d1{animation-delay:0.10s;opacity:0}.d2{animation-delay:0.25s;opacity:0}.d3{animation-delay:0.40s;opacity:0}.article-card{transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;border-top:3px solid transparent}.article-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,0.10);border-top-color:#2563eb}.product-card{transition:all .25s ease;border-top:3px solid transparent}.product-card:hover{border-top-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.09)}.cap-pill,.pillar-tag,.eng-badge,.pill-urology,.clinical-badge{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.pill-endo{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.meta-chip{display:inline-flex;align-items:center;gap:5px;font-size:0.72rem;color:#6b7280}.info-card{border-left:4px solid #2563eb;transition:transform .2s ease,box-shadow .2s ease}.info-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.warning-card{border-left:4px solid #f59e0b}.danger-card{border-left:4px solid #ef4444}.success-card{border-left:4px solid #10b981}.toc-link{color:#6b7280;transition:all .2s;border-left:2px solid transparent;padding-left:.75rem;display:block;line-height:1.4}.toc-link:hover,.toc-link.active{color:#2563eb;border-left-color:#2563eb}.phase-step{position:relative;padding-left:2.5rem}.phase-step::before{content:'';position:absolute;left:.6rem;top:1.8rem;bottom:-.75rem;width:2px;background:#dbeafe}.phase-step:last-child::before{display:none}.comp-row:nth-child(even){background-color:#f8fafc}.reg-badge{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.proc-step{position:relative;padding-left:2.5rem}.proc-step::before{content:'';position:absolute;left:.6rem;top:1.8rem;bottom:-.75rem;width:2px;background:#dbeafe}.proc-step:last-child::before{display:none}.stage-badge{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex-shrink:0}.gauge-segment{transition:opacity 0.3s}.pressure-bar{height:10px;border-radius:5px}@media print{header,custom-footer,.no-print{display:none}}.hero-bg-black{background-color:#000}.tab-btn{position:relative;transition:all 0.3s ease;border-bottom:3px solid transparent}.tab-btn.active{color:#2563eb;background-color:#f0f7ff;border-bottom-color:#2563eb}.tabs-content-wrapper{position:relative;min-height:500px}.tab-content{display:none;opacity:0;width:100%;transition:opacity 0.3s ease-in-out}.tab-content.active{display:flex;opacity:1;position:relative}.tab-content.fading-out{display:flex;position:absolute;top:0;left:0;opacity:0;pointer-events:none}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.nav-arrow{transition:all 0.2s ease;z-index:10}.nav-arrow:hover{background-color:#f3f4f6;color:#2563eb}.nav-arrow:disabled{opacity:0.3;cursor:not-allowed}.tab-panel-img{position:relative;overflow:hidden;min-height:400px;width:100%}.tab-panel-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width:768px){.tab-panel-img{width:50%;min-height:460px}.tab-text-side{width:50%}.md\:w-1\/2{width:50%}}.cta-blue-section{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}.delay-1{animation-delay:0.10s;opacity:0}.delay-2{animation-delay:0.25s;opacity:0}.delay-3{animation-delay:0.40s;opacity:0}.delay-4{animation-delay:0.55s;opacity:0}@keyframes pulse-soft{0%,100%{opacity:0.7}50%{opacity:1}}.kidney-pulse{animation:pulse-soft 3s ease-in-out infinite}.topic-card{transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;border-top:3px solid transparent}.topic-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,0.1);border-top-color:#2563eb}.topic-card .card-icon{transition:transform 0.25s ease}.topic-card:hover .card-icon{transform:scale(1.08)}.filter-pill{transition:all 0.2s ease;cursor:pointer}.filter-pill.active,.filter-pill:hover{background-color:#2563eb;color:#fff;border-color:#2563eb}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease}.faq-item.open .faq-answer{max-height:400px}.faq-icon{transition:transform 0.3s ease}.faq-item.open .faq-icon{transform:rotate(45deg)}.search-bar:focus{box-shadow:0 0 0 3px rgba(37,99,235,0.2)}.step-line{position:absolute;left:1.25rem;top:2.5rem;bottom:-1rem;width:2px;background:#dbeafe}.step-last .step-line{display:none}.hero-bg{background:linear-gradient(135deg,#0f3460 0%,#16213e 50%,#1a4a7a 100%)}.public-content{display:block}.clinical-content{display:none}body.clinical-view .public-content{display:none}body.clinical-view .clinical-content{display:block}.anatomy-card{background:#f9fafb;border:1px solid #e5e7eb}.function-pillar{background:#f9fafb;border:1px solid #e5e7eb}.risk-pill{background:#f9fafb;border:1px solid #e5e7eb;color:#374151}.stat-chip{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.condition-card{transition:all 0.25s ease;border-top:3px solid transparent}.condition-card:hover{border-top-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,0.1)}.condition-card.hidden-card{display:none}.timeline-line{position:absolute;left:1.25rem;top:2rem;bottom:0;width:2px;background:#e5e7eb}.org-row:nth-child(even){background-color:#f8fafc}.gfr-bar{height:12px;border-radius:6px}.stone-card{border-radius:12px;transition:transform 0.2s}.stone-card:hover{transform:scale(1.02)}.proc-dot{position:absolute;left:0;top:0.25rem;width:1.25rem;height:1.25rem;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center}.hl-blue{border-left:4px solid #2563eb}.min-h-\[60vh\]{min-height:60vh}.opacity-60{opacity:0.6}.p-8{padding:2rem}.py-3{padding-block:.75rem}.max-w-xl{max-width:36rem}.max-w-lg{max-width:32rem}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-4{gap:1rem}.w-11{width:2.75rem}.h-11{height:2.75rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.block{display:block}.transition-all{transition:all 0.3s ease}.transform{transform:translateZ(0)}.mx-auto{margin-inline:auto}.bg-clip-text.text-transparent.bg-gradient-to-r.from-blue-400.to-cyan-400{background:linear-gradient(to right,#60a5fa,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}a.bg-blue-600{background-color:#2563eb;color:#ffffff}a.bg-blue-600:hover,a.hover\:bg-blue-500:hover{background-color:#3b82f6}.shadow-\[0_0_20px_rgba\(59\,130\,246\,0\.4\)\]{box-shadow:0 0 20px rgba(59,130,246,0.4)}@media (min-width:768px){.md\:w-\[45\%\]{width:45%}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}}.p-10{padding:2.5rem}.p-16{padding:4rem}@media (min-width:1024px){.lg\:pl-24{padding-left:6rem}}.min-h-screen{min-height:100vh}.h-1{height:0.25rem}.w-8{width:2rem}.h-8{height:2rem}.w-20{width:5rem}.w-80{width:20rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.h-\[400px\]{height:400px}.object-contain{object-fit:contain}.overflow-x-auto{overflow-x:auto}.aspect-square{aspect-ratio:1 / 1}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.shrink-0{flex-shrink:0}.px-2{padding-inline:0.5rem}.py-12{padding-block:3rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-20{padding-top:5rem}.pb-10{padding-bottom:2.5rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:0.25rem}.mt-4{margin-top:1rem}.mt-12{margin-top:3rem}.mt-20{margin-top:5rem}.mx-2{margin-inline:0.5rem}.mr-3{margin-right:0.75rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-x-6{column-gap:1.5rem}.gap-y-4{row-gap:1rem}.space-y-3>*+*{margin-top:0.75rem}.space-y-4>*+*{margin-top:1rem}.divide-y>*+*{border-top-width:1px;border-top-style:solid}.divide-gray-100>*+*{border-color:#f3f4f6}.rounded-xl{border-radius:0.75rem}.border-t{border-top:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-collapse{border-collapse:collapse}.bg-gray-50{background-color:#f9fafb}.text-xs{font-size:0.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.font-extrabold{font-weight:800}.text-gray-500{color:#6b7280}.text-gray-900{color:#111827}.uppercase{text-transform:uppercase}.tracking-tight{letter-spacing:-0.025em}.tracking-wider{letter-spacing:0.05em}.tracking-widest{letter-spacing:0.1em}.text-left{text-align:left}.whitespace-nowrap{white-space:nowrap}.mix-blend-multiply{mix-blend-mode:multiply}.transition-colors{transition:color 150ms ease,background-color 150ms ease,border-color 150ms ease}@media (hover:hover){.hover\:text-blue-600:hover{color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:-translate-y-1:hover{transform:translateY(-0.25rem)}.hover\:border-blue-200:hover{border-color:#bfdbfe}}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:w-\[40\%\]{width:40%}.md\:w-\[60\%\]{width:60%}.md\:h-\[550px\]{height:550px}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.10)}.inline-flex{display:inline-flex}.gap-2{gap:0.5rem}.hidden{display:none}.z-10{z-index:10}.w-72{width:18rem}.opacity-90{opacity:0.9}.py-1\.5{padding-block:0.375rem}.leading-tight{line-height:1.25}.text-slate-900{color:#0f172a}.text-5xl{font-size:3rem;line-height:1}@media (min-width:768px){.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:flex{display:flex}}.border-blue-400{border-color:#60a5fa}.border-blue-400.border-opacity-40{border-color:rgba(96,165,250,0.4)}.bg-blue-600.bg-opacity-40{background-color:rgba(37,99,235,0.4)}.bg-blue-700.bg-opacity-40{background-color:rgba(29,78,216,0.4)}@media (hover:hover){.hover\:bg-gray-100:hover{background-color:#f3f4f6}}.flex-1{flex:1 1 0%}.gap-3{gap:0.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.h-1\.5{height:0.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.w-1\.5{width:0.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.p-1{padding:0.25rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-3{padding-inline:0.75rem}.px-5{padding-inline:1.25rem}.py-6{padding-block:1.5rem}.py-8{padding-block:2rem}.pb-2{padding-bottom:0.5rem}.pl-10{padding-left:2.5rem}.mb-3{margin-bottom:0.75rem}.mb-16{margin-bottom:4rem}.mt-0\.5{margin-top:0.125rem}.mt-1\.5{margin-top:0.375rem}.mt-3{margin-top:0.75rem}.mt-6{margin-top:1.5rem}.top-0{top:0}.-left-10{left:-2.5rem}.z-0{z-index:0}.space-y-1>*+*{margin-top:0.25rem}.space-y-2>*+*{margin-top:0.5rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.border-l-4{border-left-width:4px;border-left-style:solid}.border-gray-100{border-color:#f3f4f6}.rounded-2xl{border-radius:1rem}.italic{font-style:italic}.text-blue-700{color:#1d4ed8}.text-green-600{color:#16a34a}.text-lime-600{color:#65a30d}.text-orange-500{color:#f97316}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-yellow-600{color:#ca8a04}.bg-blue-100{background-color:#dbeafe}.bg-gray-500{background-color:#6b7280}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-green-400{background-color:#4ade80}.bg-lime-400{background-color:#a3e635}.bg-orange-400{background-color:#fb923c}.bg-red-400{background-color:#f87171}.bg-red-700{background-color:#b91c1c}.bg-yellow-400{background-color:#facc15}@media (hover:hover){.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:border-blue-300:hover{border-color:#93c5fd}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}}.group:hover .group-hover\:text-blue-600{color:#2563eb}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:w-52{width:13rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:w-64{width:16rem}.lg\:shrink-0{flex-shrink:0}.lg\:sticky{position:sticky}.lg\:top-6{top:1.5rem}.lg\:mb-0{margin-bottom:0}}.bg-blue-50{background-color:#eff6ff}.bg-blue-700{background-color:#1d4ed8}.bg-green-50{background-color:#f0fdf4}.bg-gray-100{background-color:#f3f4f6}.bg-gray-950{background-color:#030712}.border-blue-100{border-color:#dbeafe}.border-blue-500{border-color:#3b82f6}.leading-snug{line-height:1.375}.no-underline{text-decoration:none}.text-green-700{color:#15803d}.font-semibold{font-weight:600}.w-20{width:5rem}.w-24{width:6rem}.p-7{padding:1.75rem}.px-2\.5{padding-inline:0.625rem}.py-0\.5{padding-block:0.125rem}.mb-5{margin-bottom:1.25rem}.mb-10{margin-bottom:2.5rem}.mt-8{margin-top:2rem}.gap-1\.5{gap:0.375rem}@media (min-width:768px){.md\:w-\[60\%\]{width:60%}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (hover:hover){.hover\:text-blue-400:hover{color:#60a5fa}}.group:hover .group-hover\:gap-2\.5{gap:0.625rem}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.h-\[40vh\]{height:40vh}.bg-black\/40{background-color:rgba(0,0,0,0.4)}.backdrop-blur-\[2px\]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.h-\[80px\]{height:80px}.h-\[100px\]{height:100px}.h-\[140px\]{height:140px}.py-4{padding-block:1rem}.py-20{padding-block:5rem}.px-10{padding-inline:2.5rem}.pb-5{padding-bottom:1.25rem}.pt-10{padding-top:2.5rem}.text-justify{text-align:justify}.text-blue-100{color:#dbeafe}.text-blue-900{color:#1e3a8a}.bg-blue-900{background-color:#1e3a8a}.shadow-\[0_0_20px_rgba\(59\2c 130\2c 246\2c 0\.4\)\]{box-shadow:0 0 20px rgba(59,130,246,0.4)}@media (min-width:768px){.md\:h-auto{height:auto}.md\:h-\[80px\]{height:80px}.md\:h-\[100px\]{height:100px}.md\:h-\[137px\]{height:137px}.md\:h-\[140px\]{height:140px}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}}@media (hover:hover){.hover\:bg-blue-500:hover{background-color:#3b82f6}.hover\:-translate-y-2:hover{transform:translateY(-0.5rem)}}.group:hover .group-hover\:bg-blue-50{background-color:#eff6ff}.group:hover .group-hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.rounded-xl{border-radius:0.75rem}.bg-blue-100{background-color:#dbeafe}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.items-start{align-items:flex-start}.flex-shrink-0{flex-shrink:0}.text-white{color:#ffffff}.transition-colors{transition-property:color,background-color,border-color;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.group:hover .group-hover\:text-blue-600{color:#2563eb}.border-white{border-color:#ffffff}.border-white.border-opacity-60{border-color:rgba(255,255,255,0.6)}@media (hover:hover){.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:border-opacity-100:hover.border-white{border-color:rgba(255,255,255,1)}}