.philosopher-module__JAWANW__page{background-color:var(--bg);color:var(--text-color);background-image:radial-gradient(ellipse at 30% 20%, color-mix(in srgb, var(--primary) 6%, transparent) 0%, transparent 60%), radial-gradient(ellipse at 70% 80%, color-mix(in srgb, var(--accent) 5%, transparent) 0%, transparent 50%);min-height:100vh;font-family:Noto Serif KR,serif}.philosopher-module__JAWANW__ornamentBar{background:linear-gradient(90deg, var(--bg), var(--primary), var(--accent), var(--primary), var(--bg));height:5px}.philosopher-module__JAWANW__hero{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-light) 50%, var(--bg) 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.philosopher-module__JAWANW__hero:before{content:"";background:radial-gradient(ellipse 70% 50% at 50% 30%, color-mix(in srgb, var(--accent) 12%, transparent) 0%, transparent 70%);z-index:1;position:absolute;inset:0}.philosopher-module__JAWANW__heroContent{z-index:2;text-align:center;padding:3rem 2rem;animation:1.8s both philosopher-module__JAWANW__fadeIn;position:relative}.philosopher-module__JAWANW__heroEyebrow{letter-spacing:.5em;color:var(--accent);text-transform:uppercase;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:.85rem;display:block}.philosopher-module__JAWANW__heroTitle{color:var(--bg);letter-spacing:-.02em;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:1.05}.philosopher-module__JAWANW__heroTitle em{color:var(--accent);font-style:italic}.philosopher-module__JAWANW__heroSubtitle{color:color-mix(in srgb, var(--bg) 60%, transparent);margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-style:italic;font-weight:300}.philosopher-module__JAWANW__heroDivider{justify-content:center;align-items:center;gap:1rem;margin:2rem auto;display:flex}.philosopher-module__JAWANW__heroDivider:before,.philosopher-module__JAWANW__heroDivider:after{content:"";background:linear-gradient(90deg, transparent, var(--accent));width:80px;height:1px}.philosopher-module__JAWANW__heroDivider:after{background:linear-gradient(90deg, var(--accent), transparent)}.philosopher-module__JAWANW__heroDivider span{color:var(--accent);font-size:1.2rem}.philosopher-module__JAWANW__heroDates{letter-spacing:.2em;color:color-mix(in srgb, var(--bg) 60%, transparent);font-family:Cormorant Garamond,serif;font-size:1rem}.philosopher-module__JAWANW__container{max-width:900px;margin:0 auto;padding:5rem 1.5rem}.philosopher-module__JAWANW__pullQuote{border-left:3px solid var(--primary-light);background:color-mix(in srgb, var(--primary) 6%, transparent);margin:3rem 0;padding:1.5rem 2rem;position:relative}.philosopher-module__JAWANW__pullQuote:before{content:"“";color:color-mix(in srgb, var(--primary) 20%, transparent);font-family:Cormorant Garamond,serif;font-size:5rem;line-height:1;position:absolute;top:-1rem;left:1rem}.philosopher-module__JAWANW__pullQuote p{color:var(--primary-light);z-index:1;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-style:italic;line-height:1.7;position:relative}.philosopher-module__JAWANW__pullQuote cite{letter-spacing:.15em;color:var(--muted-color);text-align:right;margin-top:.8rem;font-size:.85rem;font-style:normal;display:block}.philosopher-module__JAWANW__section{opacity:0;margin-bottom:4.5rem;transition:opacity .9s,transform .9s;transform:translateY(24px)}.philosopher-module__JAWANW__visible{opacity:1;transform:translateY(0)}.philosopher-module__JAWANW__sectionLabel{letter-spacing:.45em;color:var(--primary-light);text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:.75rem;display:flex}.philosopher-module__JAWANW__sectionLabel:after{content:"";background:var(--primary-light);opacity:.4;flex:1;max-width:60px;height:1px}.philosopher-module__JAWANW__section h2{word-break:keep-all;color:var(--ink);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:400;line-height:1.2}.philosopher-module__JAWANW__section p{color:var(--text-color);margin-bottom:1.2rem;font-size:1.05rem;font-weight:300;line-height:1.95}.philosopher-module__JAWANW__highlightBox{background:color-mix(in srgb, var(--bg) 82%, var(--primary));border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);margin:2.5rem 0;padding:2rem 2.5rem;position:relative}.philosopher-module__JAWANW__highlightBox:before{content:"✦";background:var(--bg);color:var(--primary-light);padding:0 .5rem;font-size:.9rem;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.philosopher-module__JAWANW__highlightBox h3{color:var(--primary-light);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic}.philosopher-module__JAWANW__highlightBox p{color:var(--text-color);margin:0;font-size:.95rem;line-height:1.8}.philosopher-module__JAWANW__worksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.philosopher-module__JAWANW__workCard{background:color-mix(in srgb, var(--bg) 82%, var(--primary));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:default;padding:1.5rem;transition:border-color .3s,transform .3s}.philosopher-module__JAWANW__workCard:hover{border-color:var(--primary-light);transform:translateY(-3px)}.philosopher-module__JAWANW__workYear{letter-spacing:.2em;color:var(--primary-light);margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:.8rem}.philosopher-module__JAWANW__workCard h4{color:var(--ink);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-style:italic;font-weight:400}.philosopher-module__JAWANW__workCard p{color:var(--muted-color);margin:0;font-size:.875rem;line-height:1.6}.philosopher-module__JAWANW__timeline{margin:2rem 0;padding-left:2rem;position:relative}.philosopher-module__JAWANW__timeline:before{content:"";background:linear-gradient(to bottom, var(--accent), var(--primary));width:2px;position:absolute;top:0;bottom:0;left:0}.philosopher-module__JAWANW__timelineItem{padding-bottom:1.5rem;padding-left:1rem;position:relative}.philosopher-module__JAWANW__timelineItem:before{content:"";background:var(--accent);border:2px solid var(--bg);border-radius:50%;width:10px;height:10px;position:absolute;top:.3rem;left:-2rem}.philosopher-module__JAWANW__timelineYear{color:var(--accent-gold);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.75rem}.philosopher-module__JAWANW__timelineEvent{color:var(--text-color);margin-top:.3rem;font-size:.95rem}.philosopher-module__JAWANW__tagList{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.philosopher-module__JAWANW__tag{border:1px solid var(--accent);color:var(--accent);letter-spacing:.05em;padding:.3rem .9rem;font-family:Cormorant Garamond,serif;font-size:.85rem;font-style:italic}@keyframes philosopher-module__JAWANW__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.philosopher-module__JAWANW__worksGrid{grid-template-columns:1fr}}
.philosopher-nav-module__CgCaSq__philosopherNav{border-top:1px solid #6b7a4d33;max-width:900px;margin:0 auto;padding:2.5rem 1.5rem}.philosopher-nav-module__CgCaSq__navInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.philosopher-nav-module__CgCaSq__navLink{border-radius:4px;flex-direction:column;gap:.3rem;padding:.8rem 1rem;text-decoration:none;transition:background .3s;display:flex}.philosopher-nav-module__CgCaSq__navLink:hover{background:#6b7a4d14}.philosopher-nav-module__CgCaSq__navRight{text-align:right;align-items:flex-end}.philosopher-nav-module__CgCaSq__navDirection{letter-spacing:.15em;color:#7a756d;text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:.75rem}.philosopher-nav-module__CgCaSq__navName{color:#3a352d;font-family:Noto Serif KR,serif;font-size:.95rem;font-weight:400}.philosopher-nav-module__CgCaSq__navCenter{letter-spacing:.2em;color:#7a756d;text-transform:uppercase;border:1px solid #6b7a4d33;border-radius:3px;padding:.5rem 1rem;font-family:Cormorant Garamond,serif;font-size:.8rem;text-decoration:none;transition:all .3s}.philosopher-nav-module__CgCaSq__navCenter:hover{color:#3a352d;border-color:#6b7a4d66}@media (max-width:640px){.philosopher-nav-module__CgCaSq__navInner{grid-template-columns:1fr 1fr;gap:.8rem}.philosopher-nav-module__CgCaSq__navCenter{text-align:center;order:-1;grid-column:1/-1}.philosopher-nav-module__CgCaSq__navName{font-size:.85rem}}
