.details-post p a{color:var(--Primary)}.expert-opinion{position:relative;margin:2rem auto;padding:2rem 2rem 2rem 3.5rem;background:#f9fafc;border-left:6px solid #c7a24b;border-radius:12px;color:#1e2a3e;box-shadow:0 8px 20px rgba(0,0,0,0.05);transition:box-shadow 0.2s ease}.expert-opinion::before{content:"“";position:absolute;left:1rem;top:0.5rem;font-size:4rem;font-family:serif;color:#c7a24b;opacity:0.3;line-height:1}.expert-opinion p{margin:0 0 1rem 0;line-height:1.6}.expert-opinion p:last-child{margin-bottom:0}.expert-opinion p:first-child{font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#c7a24b;margin-bottom:1rem}.expert-opinion p:nth-child(2){color:#2c3e4e}@media (max-width:640px){.expert-opinion{padding:1.5rem 1.5rem 1.5rem 2.5rem;margin:1rem}.expert-opinion::before{font-size:3rem;left:0.75rem}}.lots{margin-bottom:20px;margin-top:20px}.complexeslots{margin-bottom:20px}blockquote{position:relative;margin:2rem 0;padding:1.5rem 2rem 1.5rem 3rem;background-color:var(--Bg-light);border-radius:12px;border-left:6px solid var(--Primary);font-family:"Manrope",sans-serif}blockquote p{font-size:1.125rem;line-height:1.8;color:var(--Text-secondary);margin-bottom:0;font-weight:400}blockquote p::before{content:"\e90d";font-family:'icomoon'!important;font-size:2rem;color:var(--Primary);margin-right:0.5rem;display:inline-block;vertical-align:middle;line-height:1}blockquote cite{display:block;margin-top:0.5rem;font-style:normal;font-weight:600;color:var(--Text-primary);text-align:right}blockquote cite::before{content:"— "}.details-post ul{margin:2rem 0;padding:0;list-style:none;display:grid;gap:0.75rem}.details-post li{position:relative;padding:1rem 1rem 1rem 3.5rem;background:var(--White);border-radius:12px;border:1px solid var(--Line);transition:all 0.3s ease;cursor:default;line-height:1.6;color:var(--Text-secondary)}.details-post li:hover{border-color:var(--Primary);box-shadow:0 4px 16px rgba(242,111,29,0.12);transform:translateX(4px)}.details-post ul>li::before{content:none;position:static;color:inherit;font-size:inherit;left:auto;top:auto}.details-post li::before{content:"\e90e";font-family:'icomoon'!important;position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--Primary);color:var(--White);border-radius:50%;font-size:0.85rem;font-weight:700}.details-post li strong{color:var(--Text-primary);font-weight:600}.details-post li .highlight{display:inline-block;padding:0.1rem 0.75rem;border-radius:20px;font-weight:700;font-size:0.9rem}.details-post li .highlight.green{background:rgba(47,225,92,0.15);color:#17782f}.details-post li .highlight.blue{background:rgba(51,102,255,0.15);color:#3366ff}.details-post li .highlight.red{background:rgba(210,31,31,0.12);color:#d21f1f}.details-post li .highlight.orange{background:rgba(255,154,2,0.15);color:#cc7a00}