.bg-decoration{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.circle{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.circle-1{background:var(--secondary-color);width:400px;height:400px;animation:20s infinite alternate float;top:-100px;right:-50px}.circle-2{background:var(--primary-color);opacity:.2;width:350px;height:350px;animation:25s infinite alternate-reverse float;bottom:-100px;left:-50px}@keyframes float{0%{transform:translate(0)}to{transform:translate(40px,60px)}}body{overflow-x:hidden}.hero-section{padding:2rem 0 1.5rem;position:relative}.hero-section .container{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}.hero-section h3{color:var(--secondary-color-mid);letter-spacing:2px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.hero-section h1{color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1.3}.divider{background:var(--secondary-color);border-radius:2px;width:50px;height:3px;margin-top:.75rem}.main-container{width:100%;max-width:1440px;margin:0 auto;padding:0 0 1.5rem}.layout-grid{flex-direction:column;gap:1.5rem;display:flex}.sidebar{order:1;width:100%}.nav-list-wrapper{padding:0 1rem 1rem;overflow:scroll hidden}.nav-list-wrapper::-webkit-scrollbar{height:6px}.nav-list-wrapper::-webkit-scrollbar-track{background:var(--bg-light);border-radius:3px}.nav-list-wrapper::-webkit-scrollbar-thumb{background-color:var(--secondary-color-mid);border-radius:3px}.nav-list-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--secondary-color)}.nav-list{gap:1rem;width:max-content;display:flex}.nav-item{cursor:pointer;background:#fff;border-left:4px solid #0000;border-radius:12px;flex:0 0 240px;padding:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 10px #00000008}.nav-item:hover{box-shadow:0 8px 20px #0000000f}.nav-item.active{border-left-color:var(--secondary-color);background:linear-gradient(to right,var(--white),#fff);box-shadow:0 10px 40px -10px #005f7326}.nav-cat{color:var(--secondary-color-mid);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.nav-title{color:var(--text-heading);font-size:.95rem;font-weight:700;line-height:1.3}.content-area{order:2;width:100%;padding:0 1rem;position:relative}.detail-card{background:#fff;border:1px solid #ffffff80;border-radius:16px;flex-direction:column;width:100%;min-height:500px;padding:1.5rem;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.card-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.case-detail{flex-direction:column;height:100%;display:flex}.meta-header{margin-bottom:1rem}.category-badge{background:var(--primary-color);color:#fff;letter-spacing:1px;border-radius:50px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-block}.case-title{color:var(--primary-color-dark);margin-bottom:1.5rem;font-size:1.5rem;line-height:1.3}.scrollable-body{flex:1;padding-bottom:1rem;padding-right:.5rem;overflow-y:auto}.scrollable-body::-webkit-scrollbar{width:0}.section-block{margin-bottom:1.5rem}.section-block h4{color:var(--secondary-color-alt);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--bg-light);margin-bottom:.8rem;padding-bottom:.5rem;font-size:.85rem;display:inline-block}.section-block p{color:var(--text-body);font-size:.95rem;line-height:1.7}.grid-2-col{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.quote-wrapper{background:linear-gradient(135deg,var(--accent-color) 0,#fff5d6 100%);color:var(--text-heading);border:2px solid #ffc8574d;border-radius:16px;margin-top:auto;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #ffe5a066}.quote-wrapper:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-10%}.quote-content{padding-left:0;position:relative}.quote-content p{color:#444;z-index:1;margin-bottom:1rem;font-family:serif;font-size:1rem;font-style:italic;line-height:2;position:relative}.quote-author{text-align:right;color:var(--primary-color);z-index:1;font-size:.85rem;font-weight:700;display:block;position:relative}.quote-author:before{content:"—";opacity:.6;margin-right:.5rem}@media (min-width:768px){.circle-1{width:500px;height:500px;top:-150px;right:-75px}.circle-2{width:450px;height:450px;bottom:-125px;left:-75px}.hero-section{padding:2.5rem 0 2rem}.hero-section .container{padding:0 2rem}.hero-section h3{font-size:.85rem}.hero-section h1{font-size:2rem}.divider{width:60px;height:4px;margin-top:1rem}.main-container{padding:0 0 2rem}.layout-grid{gap:2rem}.nav-list-wrapper{padding:0 2rem 1rem}.nav-item{flex:0 0 280px;padding:1.25rem}.nav-cat{font-size:.8rem}.nav-title{font-size:1.05rem}.content-area{padding:0 4rem}.detail-card{border-radius:20px;min-height:600px;padding:2rem}.case-title{font-size:1.8rem}.section-block{margin-bottom:2rem}.section-block h4{font-size:.9rem}.section-block p{font-size:1rem;line-height:1.75}.grid-2-col{gap:2rem;margin-bottom:2rem}.quote-wrapper{border-radius:18px;padding:2rem}.quote-content p{font-size:1.1rem}.quote-author{font-size:.9rem}}@media (min-width:1025px){.circle-1{width:600px;height:600px;top:-200px;right:-100px}.circle-2{width:500px;height:500px;bottom:-150px;left:-100px}.hero-section{padding:3rem 0 2rem}.hero-section .container{padding:0 4rem}.hero-section h3{font-size:.9rem}.hero-section h1{font-size:2.5rem}.main-container{padding:0 4rem 3rem}.layout-grid{gap:3rem}.nav-list-wrapper{padding:0 2rem 1rem}.nav-item{flex:0 0 320px;padding:1.5rem}.nav-cat{margin-bottom:.4rem;font-size:.85rem}.nav-title{font-size:1.1rem;line-height:1.4}.content-area{padding:0 4rem}.detail-card{border-radius:24px;min-height:650px;padding:3rem}.category-badge{padding:8px 18px;font-size:.95rem}.meta-header{margin-bottom:1.5rem}.case-title{margin-bottom:2.25rem;font-size:2.2rem;line-height:1.4}.scrollable-body{padding-bottom:1.5rem;padding-right:1.5rem}.section-block{margin-bottom:2.25rem}.section-block h4{margin-bottom:1rem;padding-bottom:.75rem;font-size:1rem}.section-block p{font-size:1.1rem;line-height:1.85}.grid-2-col{grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2.25rem}.quote-wrapper{border-radius:20px;margin-top:2rem;padding:2.5rem}.quote-wrapper:before{width:250px;height:250px}.quote-content p{margin-bottom:1.5rem;font-size:1.25rem}.quote-author{font-size:1rem}}@media (min-width:1200px){body{overflow-x:auto}.main-container{flex-direction:column;min-height:calc(100vh - 400px);display:flex}.layout-grid{flex:1;grid-template-columns:400px 1fr;gap:4.5rem;min-height:600px;display:grid}.sidebar{flex-direction:column;order:0;width:auto;height:100%;display:flex}.nav-list-wrapper{flex:1;padding:0 1.5rem 0 0;overflow:hidden auto}.nav-list-wrapper::-webkit-scrollbar{width:4px;height:auto}.nav-list-wrapper::-webkit-scrollbar-track{background:0 0}.nav-list-wrapper::-webkit-scrollbar-thumb{background-color:var(--secondary-color-mid);border-radius:4px}.nav-list{width:auto;display:block}.nav-item{flex:none;width:auto;margin-bottom:1.25rem;padding:1.75rem}.nav-item:hover{transform:translate(5px)}.content-area{order:0;height:100%;padding:0}.detail-card{height:100%;padding:4rem}.case-title{margin-bottom:2.5rem;font-size:2.4rem}.section-block{margin-bottom:2.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}.circle-1,.circle-2{animation:none}}@media print{.bg-decoration,.nav-list-wrapper{display:none}.layout-grid{grid-template-columns:1fr}.detail-card{box-shadow:none;border:1px solid #ddd}}
