.sym-page{--sym-bg:#0e0e0e;--sym-panel:#111317;--sym-panel-2:#15181d;--sym-line:rgba(255,255,255,.1);--sym-line-strong:rgba(255,255,255,.16);--sym-red:#ff3b30;--sym-gold:#d99116;--sym-text:#f5f5f6;--sym-muted:#a8a9af;background:var(--sym-bg);color:var(--sym-text);min-height:100vh}.sym-page *{box-sizing:border-box}.sym-shell{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:30px 0 70px}.sym-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:30px;align-items:start}.sym-left{position:sticky;top:88px;display:flex;flex-direction:column;gap:16px}.sym-portrait{overflow:hidden;border:1px solid var(--sym-line);border-radius:10px;background:#111317;aspect-ratio:4/5.7}.sym-portrait img{display:block;width:100%;height:100%;object-fit:cover}.sym-portrait-empty{width:100%;height:100%;display:grid;place-items:center;color:#70727a}.sym-info-card{overflow:hidden;border:1px solid var(--sym-line);border-radius:10px;background:var(--sym-panel)}.sym-info-card h2{margin:0;padding:16px 18px;border-bottom:1px solid var(--sym-line);color:#fff;font-size:17px}.sym-info-row{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.sym-info-row:last-child{border-bottom:0}.sym-info-row span{color:#8e9097;font-size:11px}.sym-info-row strong{color:#eee;font-size:11px;font-weight:600;line-height:1.45}.sym-main{min-width:0}.sym-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:15px;color:#767981;font-size:10px}.sym-breadcrumb a{color:#9a9ca3;text-decoration:none}.sym-breadcrumb strong{color:var(--sym-gold)}.sym-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--sym-line)}.sym-eyebrow{margin-bottom:7px;color:var(--sym-red);font-size:9px;font-weight:800;letter-spacing:.12em}.sym-header h1{margin:0;color:#fff;font-size:clamp(42px,5vw,64px);line-height:.98;letter-spacing:-2px}.sym-subline{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:10px;color:#a8a9af;font-size:12px}.sym-subline i{width:4px;height:4px;border-radius:50%;background:var(--sym-red)}.sym-actions button{min-height:38px;padding:0 14px;border:1px solid var(--sym-line-strong);border-radius:7px;background:#111317;color:#fff;font-size:11px;cursor:pointer}.sym-section{padding:27px 0;border-bottom:1px solid var(--sym-line)}.sym-section-title{display:flex;align-items:center;gap:10px}.sym-section-title>span{width:4px;height:23px;border-radius:3px;background:var(--sym-red)}.sym-section-title h2{margin:0;color:#fff;font-size:24px;line-height:1.1}.sym-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.sym-section-count{color:#8b8e95;font-size:10px}.sym-bio-text{max-width:860px;margin-top:15px;color:#c6c7cc;font-size:14px;line-height:1.78}.sym-bio-text p{margin:0 0 15px}.sym-known-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:11px}.sym-film-card{display:block;color:#fff;text-decoration:none;min-width:0}.sym-film-poster{overflow:hidden;border:1px solid var(--sym-line);border-radius:8px;aspect-ratio:2/3;background:#111}.sym-film-poster img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.sym-film-card:hover .sym-film-poster img{transform:scale(1.025)}.sym-film-card>strong{display:block;overflow:hidden;margin-top:8px;color:#fff;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sym-film-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:4px;color:#81848c;font-size:9px}.sym-film-meta span:last-child{color:#e7b62c}.sym-awards{display:grid;grid-template-columns:52px 190px minmax(0,1fr) auto;gap:18px;align-items:center;margin:26px 0 2px;padding:17px 20px;border:1px solid rgba(217,145,22,.72);border-radius:10px;background:linear-gradient(90deg,rgba(217,145,22,.08),rgba(17,19,23,.98) 52%),#111317}.sym-awards-icon{font-size:28px}.sym-awards-main strong{display:block;color:#fff;font-size:18px}.sym-awards-main span{display:block;margin-top:3px;color:#a6a8ae;font-size:10px}.sym-awards-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sym-awards-items>div{padding-left:14px;border-left:1px solid rgba(217,145,22,.32)}.sym-awards-items strong{display:block;color:#e7ad2c;font-size:11px}.sym-awards-items span{display:block;margin-top:3px;color:#bbbcc1;font-size:10px;line-height:1.4}.sym-awards-preview-item em{display:inline-block;margin-top:5px;padding:3px 6px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#a8abb2;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.sym-awards-preview-item em.is-winner{border-color:rgba(217,145,22,.42);color:#e7ad2c}.sym-awards-more{align-self:center;white-space:nowrap;color:#fff;font-size:10px;font-weight:800;text-decoration:none}.sym-awards-more:hover{color:#e7ad2c}.sym-awards-all{display:none;scroll-margin-top:100px}.sym-awards-all:target{display:block}.sym-awards-all-actions{display:flex;align-items:center;gap:14px}.sym-awards-hide{color:#9a9ca3;font-size:9px;font-weight:700;text-decoration:none}.sym-awards-hide:hover{color:#fff}.sym-awards-table{overflow:hidden;border:1px solid var(--sym-line);border-radius:9px;background:#101216}.sym-awards-row{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(240px,2fr) 110px;gap:20px;align-items:center;min-height:58px;padding:11px 16px;border-bottom:1px solid rgba(255,255,255,.07)}.sym-awards-row:last-child{border-bottom:0}.sym-awards-row-head{min-height:40px;color:#7f8289;font-size:9px}.sym-awards-row strong{color:#fff;font-size:11px}.sym-awards-row>span{color:#b9bbc1;font-size:10px;line-height:1.45}.sym-awards-row em{justify-self:start;padding:4px 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#a5a8af;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.sym-awards-row em.is-winner{border-color:rgba(217,145,22,.45);color:#e7ad2c;background:rgba(217,145,22,.06)}.sym-content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.sym-content-card{overflow:hidden;border:1px solid var(--sym-line);border-radius:9px;background:var(--sym-panel);color:#fff;text-decoration:none}.sym-content-image{aspect-ratio:16/9;overflow:hidden;background:#101114}.sym-content-image img{display:block;width:100%;height:100%;object-fit:cover}.sym-content-copy{padding:11px}.sym-content-copy strong{display:block;color:#fff;font-size:11px;line-height:1.35}.sym-content-copy span{display:block;margin-top:6px;color:#82858c;font-size:9px}.sym-filmography{overflow:hidden;margin-top:16px;border:1px solid var(--sym-line);border-radius:9px;background:#101216}.sym-filmography-row{display:grid;grid-template-columns:70px minmax(0,1fr) 180px 70px;align-items:center;min-height:52px;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.07);color:#c7c8cc;text-decoration:none;font-size:10px}.sym-filmography-row:last-child{border-bottom:0}.sym-filmography-row:not(.sym-filmography-head):hover{background:#15181d}.sym-filmography-head{min-height:38px;color:#7f8289;font-size:9px}.sym-filmography-title{display:flex;align-items:center;gap:10px;min-width:0}.sym-filmography-title img{width:30px;height:40px;object-fit:cover;border-radius:4px}.sym-filmography-title strong{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sym-quote{margin:27px 0 0;padding:24px 28px;border-left:3px solid var(--sym-red);background:#111317}.sym-quote p{margin:0;color:#e8e8ea;font-size:18px;font-style:italic;line-height:1.55}.sym-quote cite{display:block;margin-top:10px;color:#8d9097;font-size:10px;font-style:normal}.sym-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.sym-related-grid a{display:grid;grid-template-columns:58px 1fr;gap:11px;align-items:center;padding:11px;border:1px solid var(--sym-line);border-radius:8px;background:#111317;color:#fff;text-decoration:none}.sym-related-grid img{width:58px;height:58px;border-radius:6px;object-fit:cover}.sym-related-grid strong{display:block;color:#fff;font-size:11px}.sym-related-grid span{display:block;margin-top:3px;color:#868990;font-size:9px}@media(max-width:1100px){.sym-known-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.sym-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.sym-layout{grid-template-columns:1fr}.sym-left{position:static;display:grid;grid-template-columns:230px 1fr}.sym-portrait{aspect-ratio:4/5}}@media(max-width:680px){.sym-shell{width:min(100% - 28px,1240px);padding-top:18px}.sym-left{grid-template-columns:1fr}.sym-portrait{width:190px;aspect-ratio:4/5}.sym-header{display:block}.sym-actions{margin-top:16px}.sym-known-grid{display:flex;overflow-x:auto;padding-bottom:8px}.sym-film-card{min-width:125px}.sym-content-grid{grid-template-columns:1fr}.sym-awards{grid-template-columns:42px 1fr}.sym-awards-items{grid-column:1/-1;grid-template-columns:1fr}.sym-awards-more{grid-column:1/-1;justify-self:start}.sym-awards-table{overflow-x:auto}.sym-awards-row{min-width:680px}.sym-filmography{overflow-x:auto}.sym-filmography-row{min-width:720px}.sym-related-grid{grid-template-columns:1fr}}body.single-sinepop_yonetmen,body.single-sinepop_yonetmen #page,body.single-sinepop_yonetmen .site,body.single-sinepop_yonetmen .site-content,body.single-sinepop_yonetmen .main-content,body.single-sinepop_yonetmen .content-wrap{background:#0e0e0e !important}.sym-page{background:#0e0e0e}.sym-source-link{display:flex;align-items:center;gap:7px;margin:-4px 2px 0;color:#8e9097;font-size:10px;line-height:1.3}.sym-source-link a{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border:1px solid var(--sym-line-strong);border-radius:3px;color:#c8cad0;font-size:9px;font-weight:800;letter-spacing:.08em;text-decoration:none}.sym-source-link a:hover{border-color:var(--sym-gold);color:#fff}.sym-source-link svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}