@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,500&display=swap');
:root{--bg:#f8f8f6;--paper:#fff;--ink:#202321;--muted:#747871;--line:#e5e7e1;--accent:#667849;--soft:#eef1e8;--radius:18px;font-family:'DM Sans','Noto Sans KR',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible{outline:3px solid #8eaa68;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #8eaa68;outline-offset:2px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}svg{width:20px;height:20px;flex:none;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0)}.topbar{height:92px;padding:0 3.2%;display:flex;gap:30px;align-items:center;background:#f8f8f6ed;position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7e166;backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;font-size:29px;font-weight:600;letter-spacing:-1.6px;white-space:nowrap}.brand svg{width:30px;height:30px;stroke-width:2.3}.desktop-nav{display:flex;gap:22px;font-size:14px;white-space:nowrap}.nav-link{padding:8px 0;color:var(--muted)}.nav-link.active{color:var(--ink)}.search-wrap{position:relative;flex:1;max-width:440px;margin:auto}.search-wrap svg{position:absolute;left:20px;top:17px;color:#7d8478}.search-wrap input{width:100%;border:1px solid #e3e5df;background:#fff;border-radius:50px;height:54px;padding:0 48px;color:var(--ink);box-shadow:0 2px 8px #262c1f03;font-size:14px}.search-key{position:absolute;right:17px;top:15px;color:#8e9488;font-size:13px;background:#f4f5f1;padding:0 7px;border-radius:5px}.header-actions{display:flex;gap:14px;align-items:center}.icon-btn{height:42px;width:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex:none}.icon-btn:hover{background:var(--soft)}.icon-btn svg{width:21px;height:21px}.avatar{width:37px;height:37px;border-radius:50%;background:#e9eddf;font-size:13px;font-weight:600;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;flex:none}.button{background:var(--ink);color:white;border-radius:50px;min-height:46px;padding:11px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:500;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{background:#41473a;transform:translateY(-1px)}.button.secondary{background:white;color:var(--ink);border:1px solid var(--line)}.button.secondary:hover{background:#f4f5f0}.button.soft{background:var(--soft);color:#455537}.button.wide{width:100%}.hero{height:415px;position:relative;max-width:1540px;margin:0 auto;overflow:hidden;display:flex;justify-content:center;text-align:center;align-items:center}.hero-copy{position:relative;z-index:2;margin-top:-10px;pointer-events:none}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;color:var(--muted);margin-bottom:15px}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-3.7px;font-weight:500}.hero h1 em{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:74px;letter-spacing:-3px}.hero p{font-size:15px;color:var(--muted);margin-top:22px}.hero-label{display:inline-flex;align-items:center;gap:7px;border:1px solid #e1e5da;padding:5px 12px;border-radius:30px;margin-bottom:17px;font-size:12px;color:#64734d;letter-spacing:.04em}.hero-label svg{width:14px;height:14px}.float-poster{position:absolute;padding:0;border-radius:13px;overflow:hidden;box-shadow:0 15px 32px #26302214;transition:box-shadow .3s;animation:float 7s ease-in-out infinite;transform:rotate(var(--rotate));width:145px;height:190px;background:#d5d9d1}.float-poster img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.float-poster:hover img{transform:scale(1.07)}.float-poster span{position:absolute;bottom:0;left:0;right:0;padding:30px 10px 13px;background:linear-gradient(transparent,#0008);color:#fff;font-size:14px;font-weight:500;text-align:left}.float-poster:nth-of-type(1){left:7%;top:42px;--rotate:-11deg;width:145px;height:194px}.float-poster:nth-of-type(2){left:19%;top:248px;--rotate:8deg;width:122px;height:142px;animation-delay:-2s}.float-poster:nth-of-type(3){right:6%;top:83px;--rotate:12deg;width:155px;height:213px;animation-delay:-4s}.float-poster:nth-of-type(4){right:20%;top:14px;--rotate:-8deg;width:114px;height:139px;animation-delay:-1s}.hero .orbit-note{position:absolute;left:6%;bottom:39px;display:flex;align-items:center;gap:10px;font-size:12px;color:#979d91;letter-spacing:.08em}.orbit-note:before{content:'';width:27px;height:1px;background:#b7beb0}.catalog{padding:12px 3.2% 50px;max-width:1800px;margin:auto}.collection-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 34px}.collection{border:1px solid var(--line);border-radius:15px;padding:14px 18px;display:flex;align-items:center;text-align:left;gap:15px;background:#fff8;transition:.2s}.collection:hover{border-color:#b8c2a9;background:#fff;transform:translateY(-2px)}.collection-images{width:82px;height:57px;display:flex;position:relative;flex:none}.collection-images img{position:absolute;object-fit:cover;width:45px;height:54px;border-radius:6px;border:2px solid white;transform:rotate(-7deg);left:2px}.collection-images img:nth-child(2){left:31px;top:3px;transform:rotate(8deg)}.collection h3{font-size:15px;line-height:1.5;font-weight:500}.collection p{font-size:12px;color:var(--muted);margin-top:4px}.collection>svg{margin-left:auto;color:#969e8d;width:18px}.section-header{display:flex;align-items:center;justify-content:space-between;margin:22px 0 18px;gap:15px}.section-header h2{font-size:23px;font-weight:500;letter-spacing:-.8px}.section-header p{font-size:13px;color:var(--muted);margin-top:5px}.section-header .subtle{font-size:13px;color:var(--muted)}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.genre-tabs{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.genre-tab{border-radius:30px;padding:9px 18px;white-space:nowrap;color:#747871;font-size:14px;transition:.2s}.genre-tab:hover{background:var(--soft)}.genre-tab.active{color:#fff;background:#262c23}.filter-actions{display:flex;align-items:center;gap:10px;flex:none}.filter-button{border:1px solid var(--line);border-radius:30px;background:#fff;display:flex;align-items:center;gap:8px;padding:8px 15px;font-size:14px}.filter-button.applied{background:#e7ecdF;border-color:#bfccae}.view-toggle{display:flex;border:1px solid var(--line);border-radius:9px;padding:3px;background:#fff}.view-toggle button{width:33px;height:31px;border-radius:6px;display:grid;place-items:center;color:#99a18f}.view-toggle button.active{background:#eef1e9;color:#38462d}.view-toggle svg{width:17px;height:17px}.grid{columns:4;column-gap:23px}.work-card{break-inside:avoid;margin-bottom:29px;position:relative;animation:appear .5s ease both}.poster-wrap{position:relative;border-radius:15px;overflow:hidden;background:#d7dace;isolation:isolate}.poster-button{width:100%;padding:0;display:block;text-align:left;position:relative;height:var(--poster-height,350px)}.poster-button img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s}.poster-button:hover img{transform:scale(1.045);filter:brightness(.9)}.poster-button:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07100c99);pointer-events:none}.poster-wording{position:absolute;z-index:1;bottom:24px;left:22px;right:18px;color:white;pointer-events:none}.poster-wording small{font-size:12px;letter-spacing:.23em;display:block;margin-bottom:8px;opacity:.85}.poster-wording strong{font-family:'Noto Sans KR',sans-serif;font-size:28px;font-weight:500;letter-spacing:-1.5px;line-height:1.3;display:block;word-break:keep-all}.poster-wording em{font-size:12px;letter-spacing:.05em;display:block;margin-top:8px;font-style:normal;opacity:.8}.poster-tag{position:absolute;left:13px;top:13px;padding:4px 9px;border-radius:20px;background:#ffffffed;font-size:12px;color:#343e2b;pointer-events:none;z-index:2}.save-button{position:absolute;right:11px;top:11px;width:34px;height:34px;background:#fffdf6ed;border-radius:50%;display:grid;place-items:center;z-index:2;box-shadow:0 2px 12px #0001}.save-button svg{width:16px;height:16px}.save-button.saved{background:#e3edce;color:#4f623b}.save-button.saved svg{fill:#4f623b}.card-info{padding:12px 2px 0}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.card-top h3{font-size:17px;font-weight:500;letter-spacing:-.5px}.card-top svg{width:15px;height:15px;color:#87937c}.card-meta{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:12px;margin-top:3px}.card-bottom{display:flex;justify-content:space-between;gap:6px;margin-top:9px;font-size:12px}.card-bottom b{font-weight:500}.card-bottom span{color:#768269}.studio-line{display:flex;gap:6px;align-items:center;font-size:12px;color:#878f80;margin-top:7px}.studio-line svg{width:13px;height:13px}.grid.list{columns:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.list .work-card{display:flex;gap:21px;margin:0;border:1px solid var(--line);background:white;padding:15px;border-radius:16px}.list .poster-wrap{width:135px;flex:none}.list .poster-button{height:180px}.list .poster-wording{display:none}.list .card-info{flex:1;padding-top:20px}.list .card-top h3{font-size:20px}.list .card-bottom{flex-direction:column;font-size:14px;margin-top:20px}.list .card-meta{font-size:13px;flex-wrap:wrap}.list .poster-tag{display:none}.empty{padding:70px 20px;text-align:center;border:1px dashed #d7ddce;border-radius:20px;column-span:all}.empty svg{width:35px;height:35px;color:#7e8e6e}.empty h3{font-size:21px;margin-top:13px}.empty p{margin:8px 0 23px;color:var(--muted)}.bottom-note{display:flex;align-items:center;justify-content:center;gap:12px;color:#89927e;font-size:13px;padding:35px}.bottom-note:before,.bottom-note:after{content:'';width:45px;height:1px;background:#dbe0d4}.footer{padding:28px 3.2%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8d9387;gap:20px}.footer-brand{font-size:21px;font-weight:600;letter-spacing:-1px;color:#59644e}.mobile-nav{display:none}.demo-pill{position:fixed;bottom:20px;left:22px;z-index:8;padding:7px 13px;border-radius:30px;background:#fffef8ee;box-shadow:0 3px 18px #24311412;border:1px solid #e2e6d9;font-size:12px;color:#69775b;backdrop-filter:blur(12px)}dialog{border:1px solid #e2e6dc;padding:0;border-radius:24px;background:#fff;color:var(--ink);width:min(1060px,calc(100% - 42px));max-height:calc(100dvh - 50px);box-shadow:0 30px 120px #0a160c2b;overflow:auto}dialog::backdrop{background:#13200f66;backdrop-filter:blur(7px)}dialog[open]{animation:modal-in .25s ease-out}body:has(dialog[open]){overflow:hidden}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:22px 28px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffefcfa;z-index:4;gap:15px}.modal-head h2{font-size:19px;font-weight:500;letter-spacing:-.5px}.modal-head p{font-size:12px;color:var(--muted);margin-top:3px}.modal-head .icon-btn{border:1px solid var(--line);width:35px;height:35px}.detail-layout{display:grid;grid-template-columns:43% 57%;min-height:600px}.detail-cover{padding:25px;background:#f1f2ed;display:flex;flex-direction:column;gap:15px}.detail-poster{position:relative;overflow:hidden;border-radius:16px;max-height:560px;flex:1;min-height:420px}.detail-poster img{height:100%;width:100%;object-fit:cover}.detail-poster:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#000b)}.detail-poster .poster-wording{bottom:38px;left:28px}.detail-poster .poster-wording strong{font-size:40px}.detail-content{padding:30px}.meta-label{display:inline-flex;align-items:center;gap:6px;color:#66794e;font-size:12px;margin-bottom:13px;background:var(--soft);padding:4px 9px;border-radius:6px}.detail-content h2{font-size:30px;line-height:1.4;letter-spacing:-1px;font-weight:500}.english-title{font-size:13px;color:#959c8d;margin-top:5px}.tag-row{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.tag-row span{border:1px solid var(--line);padding:4px 10px;border-radius:20px;font-size:12px;color:#727c68}.description{font-size:15px;line-height:1.9;color:#68735f;word-break:keep-all}.tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:25px 0 18px}.tab{font-size:14px;padding:9px 0;color:#8c9682;border-bottom:2px solid transparent}.tab.active{border-color:#36492b;color:#34492a}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.spec-grid label{font-size:12px;color:#8a957f;display:block}.spec-grid strong{font-size:14px;font-weight:500}.price-box{margin:25px 0 16px;border:1px solid var(--line);background:#fafbf7;border-radius:14px;padding:16px}.price-box-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.price-box-top span{font-size:12px;color:#7e8974}.price-box strong{font-size:25px;letter-spacing:-.7px;font-weight:500}.price-box p{font-size:12px;color:#7e8974;margin-top:5px}.button-row{display:flex;gap:10px}.button-row>.button{flex:1}.fine-print{font-size:12px;color:#909989;margin-top:14px;line-height:1.8}.studio-small{display:flex;align-items:center;gap:10px;margin-top:19px;font-size:14px}.studio-small .avatar{width:32px;height:32px;font-size:12px}.studio-small svg{width:15px;color:#788d5e}.narrow{max-width:580px}.form-body{padding:28px}.form-field{margin-bottom:20px}.form-field>label{display:block;font-size:14px;margin-bottom:7px;font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #dfe4d7;background:#fcfdf9;border-radius:11px;padding:12px 14px;font-size:15px;color:var(--ink)}.form-field textarea{min-height:95px;resize:vertical}.form-field input[type=file]{font-size:13px;padding:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:12px;color:var(--muted);margin-top:5px}.check-line{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin:17px 0;color:#65735a}.check-line input{accent-color:#4f663b;margin-top:5px;width:16px;height:16px;flex:none}.summary-table{margin:18px 0}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:9px 0;font-size:14px;color:#7b8770}.summary-row strong{font-weight:500;color:var(--ink);text-align:right}.summary-row.total{padding-top:16px;border-top:1px solid var(--line);margin-top:10px;font-size:16px}.summary-row.total strong{font-size:23px}.note-box{border-radius:12px;background:#eff3e8;padding:15px;font-size:13px;color:#5a6d48;display:flex;align-items:flex-start;gap:10px;line-height:1.8}.note-box svg{margin-top:2px;width:18px}.method-row{display:flex;gap:12px;margin:17px 0}.method{flex:1;border:1px solid var(--line);border-radius:11px;padding:14px;display:flex;align-items:center;gap:8px;font-size:14px}.method:has(input:checked){border-color:#70845a;background:#f0f4e8}.method input{accent-color:#647c4b}.chat-dialog{width:min(1200px,calc(100% - 42px))}.chat-shell{display:grid;grid-template-columns:225px minmax(0,1fr) 270px;min-height:630px;height:min(700px,calc(100dvh - 155px))}.conversation-list{border-right:1px solid var(--line);padding:20px 12px;background:#fafbf7}.conversation-list h3{font-size:12px;color:#87917c;font-weight:500;padding:0 10px 15px}.conversation{padding:13px 10px;border-radius:12px;display:flex;align-items:flex-start;gap:10px;cursor:pointer;width:100%;text-align:left}.conversation.active{background:#eaf0e1}.conversation img{width:37px;height:47px;object-fit:cover;border-radius:5px}.conversation h4{font-size:13px;margin:0 0 4px;font-weight:500}.conversation p{font-size:12px;color:#87977a}.chat-main{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.chat-context{padding:14px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:11px}.chat-context img{width:33px;height:43px;object-fit:cover;border-radius:5px}.chat-context h3{font-size:14px;font-weight:500}.chat-context p{font-size:12px;color:#7d8d6e}.chat-context .icon-btn{margin-left:auto}.messages{flex:1;padding:22px 20px;overflow:auto;scroll-behavior:smooth}.chat-date{text-align:center;color:#98a18f;font-size:12px;margin-bottom:20px}.message{margin-bottom:17px;display:flex;flex-direction:column;align-items:flex-start}.message.mine{align-items:flex-end}.message .name{font-size:12px;color:#8a9580;margin-bottom:5px}.bubble{padding:11px 14px;border-radius:0 14px 14px 14px;background:#f0f3eb;font-size:14px;max-width:90%;word-break:break-word}.mine .bubble{background:#303c29;color:#fff;border-radius:14px 0 14px 14px}.message time{font-size:12px;color:#9aa391;margin-top:5px}.quote-card{border:1px solid #d7e1cc;border-radius:14px;background:#fff;overflow:hidden;width:100%;max-width:340px;box-shadow:0 3px 13px #2e442709}.quote-card-head{padding:13px 17px;background:#f1f5e9;font-size:13px;display:flex;gap:8px;align-items:center}.quote-card-body{padding:17px}.quote-card-body h4{font-size:16px;margin:0 0 5px;font-weight:500}.quote-card-body p{font-size:12px;color:#839175}.quote-card-body strong{font-size:25px;font-weight:500;display:block;margin:15px 0}.quote-card-body .button{font-size:13px;min-height:40px}.chat-compose{padding:12px 17px 16px;border-top:1px solid var(--line)}.compose-box{display:flex;align-items:center;gap:10px;background:#f6f8f1;border:1px solid #e4e9da;border-radius:13px;padding:7px}.compose-box input{flex:1;min-width:0;border:0;background:transparent;padding:9px;font-size:14px;outline:none}.compose-box button{width:35px;height:35px;background:#34442a;color:white;border-radius:10px;display:grid;place-items:center}.chat-compose p{font-size:12px;color:#a0a995;text-align:center;margin-top:6px}.deal-panel{padding:22px 20px;border-left:1px solid var(--line);background:#fafcf6;overflow:auto}.deal-panel h3{font-size:15px;font-weight:500;margin-bottom:17px}.deal-panel .summary-row{font-size:12px;padding:7px 0;gap:8px}.deal-panel .summary-row.total strong{font-size:20px}.status-badge{display:inline-flex;align-items:center;gap:6px;background:#e8efdd;color:#60744a;border-radius:30px;padding:5px 10px;font-size:12px;margin-bottom:17px}.status-badge svg{width:13px;height:13px}.steps{margin:22px 0}.step{position:relative;display:flex;gap:12px;padding-bottom:22px;font-size:12px;color:#9ca58f;align-items:flex-start}.step:last-child{padding-bottom:0}.step:not(:last-child):before{content:'';position:absolute;left:9px;top:20px;height:23px;border-left:1px solid #dae2ce}.step-dot{border:1px solid #d3dcc6;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:12px;flex:none}.step.done{color:#526b3c}.step.done .step-dot{background:#69834f;border-color:#69834f;color:white}.step.current{color:#2c4020;font-weight:500}.step.current .step-dot{border-color:#768c5f;background:#edf4e3}.role-switch{font-size:12px;border:1px solid #dce4d2;border-radius:20px;padding:6px 10px;background:#f6f8f1;color:#60734f;margin-left:auto}.mobile-chat-tabs{display:none}.success{text-align:center;padding:40px 30px}.success-icon{margin:0 auto 21px;width:70px;height:70px;background:#edf4e4;border-radius:50%;display:grid;place-items:center;color:#66864a}.success-icon svg{width:34px;height:34px}.success h2{font-size:27px;letter-spacing:-.6px;margin-bottom:10px}.success>p{font-size:14px;color:var(--muted);line-height:1.9}.success .summary-table{text-align:left;background:#f7f9f2;padding:16px 22px;border-radius:14px;margin-top:25px}.studio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.studio-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:25px;text-align:left}.studio-card-top{display:flex;align-items:center;gap:12px;margin-bottom:20px}.studio-card h3{font-size:20px;font-weight:500}.studio-card p{font-size:13px;color:var(--muted)}.studio-card .avatar{height:48px;width:48px;font-size:15px}.studio-covers{display:flex;gap:8px;margin:22px 0}.studio-covers img{width:calc(50% - 4px);height:180px;object-fit:cover;border-radius:9px}.studio-stats{display:flex;gap:23px;font-size:12px;color:var(--muted)}.studio-stats strong{display:block;font-size:20px;color:#455939;font-weight:500}.page-intro{padding:55px 0 30px}.page-intro h1{font-size:37px;font-weight:500;letter-spacing:-1.8px}.page-intro p{color:var(--muted);margin-top:12px}.page-intro .eyebrow{margin-bottom:10px}.episode{padding:10px 0;border-bottom:1px solid var(--line);display:flex;gap:14px;font-size:14px}.episode span{color:#8b9881;font-size:12px;margin-top:2px}.preview{background:#152015;color:#fff;position:relative;min-height:580px;overflow:hidden;display:flex;align-items:flex-end;padding:50px}.preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5);animation:slow-zoom 18s ease-in-out infinite alternate}.preview-copy{position:relative;z-index:1;max-width:550px}.preview h2{font-size:42px;line-height:1.35;letter-spacing:-1.8px;font-weight:500}.preview p{font-size:17px;line-height:1.9;margin:17px 0;color:#ffffffcf}.preview-controls{display:flex;gap:10px;margin-top:25px}.preview-controls button{width:40px;height:4px;background:#ffffff55;padding:0;border-radius:5px}.preview-controls button.active{background:#fff}.preview .button{background:#fff;color:#24311c}.preview-label{font-size:12px;letter-spacing:.12em;color:#ffffffb5;margin-bottom:17px}#toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%,20px);background:#293520;color:white;padding:13px 22px;border-radius:40px;box-shadow:0 8px 30px #13240926;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.25s;max-width:calc(100% - 40px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.reset-link{font-size:12px;text-decoration:underline;color:#7a886c;margin-top:20px}.stats-inline{font-size:13px;color:var(--muted)}@keyframes float{0%,100%{transform:translateY(0) rotate(var(--rotate))}50%{transform:translateY(-9px) rotate(var(--rotate))}}@keyframes appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes slow-zoom{from{transform:scale(1)}to{transform:scale(1.13)}}
@media(min-width:1700px){.grid{columns:5}.hero{height:450px}.hero h1{font-size:74px}.hero h1 em{font-size:84px}}
@media(max-width:1200px){.topbar{gap:20px}.desktop-nav{display:none}.header-actions{gap:8px}.grid{columns:3}.float-poster:nth-of-type(1){left:4%}.float-poster:nth-of-type(2){left:15%}.float-poster:nth-of-type(3){right:4%}.float-poster:nth-of-type(4){right:15%}.hero h1{font-size:57px}.hero h1 em{font-size:67px}.chat-shell{grid-template-columns:minmax(0,1fr) 270px}.conversation-list{display:none}.collection{padding:12px}.collection h3{font-size:14px}.collection-images{width:68px}.studio-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.hero{height:360px}.hero h1{font-size:50px}.hero h1 em{font-size:60px}.float-poster:nth-of-type(1){left:-30px;width:115px;height:155px;top:30px}.float-poster:nth-of-type(2){left:9%;width:88px;height:115px;top:228px}.float-poster:nth-of-type(3){right:-27px;width:123px;height:164px;top:128px}.float-poster:nth-of-type(4){right:10%;width:82px;height:105px;top:6px}.hero .orbit-note{display:none}.collection-row{gap:10px}.collection{gap:7px;padding:10px}.collection-images{width:49px;height:49px}.collection-images img{width:33px;height:44px}.collection-images img:nth-child(2){left:15px}.collection p{font-size:12px}.collection>svg{display:none}.header-actions .button{padding:11px 15px}.header-actions>.avatar{display:none}.search-wrap{max-width:350px}.topbar{padding:0 22px;height:82px}.brand{font-size:25px}.brand svg{width:26px}.grid{columns:3;column-gap:16px}.poster-wording strong{font-size:23px}.poster-wording{left:16px;bottom:19px}.catalog{padding-left:22px;padding-right:22px}.genre-tab{padding:9px 12px}.view-toggle{display:none}.detail-layout{grid-template-columns:40% 60%}.detail-content{padding:23px}.detail-cover{padding:18px}.detail-poster .poster-wording strong{font-size:30px}.detail-content h2{font-size:25px}.grid.list{grid-template-columns:1fr}.poster-button{height:calc(var(--poster-height) * .84)}.studio-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){body{padding-bottom:67px}.topbar{height:132px;padding:14px 20px 70px;flex-wrap:nowrap;gap:12px}.brand{font-size:26px}.header-actions{margin-left:auto;gap:5px}.header-actions>.button{display:none}.header-actions>.icon-btn{width:36px;height:36px}.header-actions>.avatar{display:flex}.search-wrap{position:absolute;left:20px;right:20px;bottom:14px;max-width:none;margin:0}.search-wrap input{height:44px;font-size:14px;padding-left:44px}.search-wrap svg{left:16px;top:12px;width:18px}.search-key{display:none}.hero{height:298px}.hero-copy{margin-top:-14px}.hero-label{font-size:12px;margin-bottom:13px;padding:3px 9px}.hero h1{font-size:41px;letter-spacing:-2.2px}.hero h1 em{font-size:52px;letter-spacing:-2px}.hero p{font-size:12px;margin-top:16px}.float-poster span{display:none}.float-poster:nth-of-type(1){width:68px;height:92px;left:-20px;top:25px;--rotate:-13deg}.float-poster:nth-of-type(2){width:66px;height:85px;left:8%;top:205px;--rotate:11deg}.float-poster:nth-of-type(3){width:77px;height:105px;right:-19px;top:168px;--rotate:12deg}.float-poster:nth-of-type(4){width:58px;height:78px;right:6%;top:8px;--rotate:-12deg}.catalog{padding:6px 18px 20px}.collection-row{display:flex;overflow:auto;gap:10px;margin-bottom:27px;scrollbar-width:none;padding:4px 0}.collection{min-width:220px;padding:12px 13px;gap:11px}.collection-images{width:65px;height:49px}.collection-images img{width:38px;height:46px}.collection-images img:nth-child(2){left:24px}.collection h3{font-size:14px}.collection p{font-size:12px}.section-header{margin:12px 0 14px}.section-header h2{font-size:20px;letter-spacing:-.7px}.section-header .subtle{font-size:12px}.filter-row{gap:7px;margin-bottom:20px}.genre-tabs{gap:2px}.genre-tab{padding:8px 11px;font-size:13px}.filter-actions{gap:0}.filter-button{padding:8px 10px;font-size:0;gap:0}.filter-button svg{width:18px;height:18px}.grid{columns:2;column-gap:13px}.work-card{margin-bottom:24px}.poster-wrap{border-radius:12px}.poster-button{height:calc(var(--poster-height) * .68)}.poster-wording{left:12px;right:9px;bottom:15px}.poster-wording strong{font-size:21px;letter-spacing:-1px}.poster-wording small{font-size:12px;letter-spacing:.13em;margin-bottom:5px}.poster-wording em{font-size:12px;margin-top:6px}.poster-tag{font-size:12px;left:9px;top:9px;padding:3px 7px}.save-button{width:29px;height:29px;right:8px;top:8px}.save-button svg{width:14px;height:14px}.card-info{padding-top:10px}.card-top h3{font-size:15px;letter-spacing:-.6px}.card-top svg{display:none}.card-meta{font-size:12px;gap:4px;flex-wrap:wrap}.card-bottom{flex-direction:column;gap:0;margin-top:7px;font-size:12px}.card-bottom span{font-size:12px}.studio-line{font-size:12px;margin-top:5px}.studio-line svg{width:11px;height:11px}.footer{padding:25px 20px 36px;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px}.bottom-note{font-size:12px;padding:23px 0}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:12;height:67px;padding:7px 15px max(7px,env(safe-area-inset-bottom));border-top:1px solid #e1e6d9;background:#fcfdf9ef;backdrop-filter:blur(20px);justify-content:space-around}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12px;color:#929c87;min-width:50px}.mobile-nav button svg{width:21px;height:21px}.mobile-nav button.active{color:#34482a}.demo-pill{bottom:78px;left:auto;right:12px;font-size:12px;padding:5px 10px}dialog{width:100%;max-width:100%;max-height:94dvh;border-radius:22px 22px 0 0;margin:auto 0 0;border-bottom:0}.modal-head{padding:17px 19px}.modal-head h2{font-size:17px}.detail-layout{display:flex;flex-direction:column}.detail-cover{padding:20px;flex-direction:row;align-items:center;gap:17px}.detail-poster{min-height:0;height:240px;max-width:165px;flex:1}.detail-poster .poster-wording{left:14px;bottom:20px}.detail-poster .poster-wording strong{font-size:24px}.detail-cover>.button{font-size:13px;padding:10px 17px;min-width:130px}.detail-content{padding:24px}.detail-content h2{font-size:28px}.detail-content .description{font-size:15px}.detail-content>.button-row{position:sticky;bottom:-1px;background:white;padding:13px 0 4px;z-index:3}.tabs{gap:23px}.tab{font-size:14px}.detail-content .fine-print{font-size:12px}.narrow{max-width:100%}.form-body{padding:23px}.form-grid{gap:12px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.form-field>label{font-size:14px}.chat-dialog{width:100%;max-height:96dvh}.chat-shell{display:block;height:calc(96dvh - 132px)}.chat-main{height:100%}.deal-panel{display:none;height:100%;border:0;padding:24px}.deal-panel.visible{display:block}.chat-main.hidden-mobile{display:none}.mobile-chat-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 20px;gap:25px;background:#fafcf6}.mobile-chat-tabs button{padding:10px 0;font-size:13px;color:#9aa58d;border-bottom:2px solid transparent}.mobile-chat-tabs button.active{color:#455a33;border-color:#61784a}.role-switch{font-size:12px;padding:5px 7px}.chat-dialog .modal-head{gap:9px}.chat-dialog .modal-head p{font-size:12px}.chat-dialog .modal-head h2{font-size:16px}.chat-dialog .modal-head .icon-btn{width:31px;height:31px}.messages{padding:18px}.bubble{font-size:14px;max-width:92%}.quote-card{max-width:290px}.chat-compose{padding:10px 13px}.compose-box input{font-size:16px}.deal-panel .summary-row{font-size:14px}.deal-panel .step{font-size:14px}.deal-panel h3{font-size:19px}.deal-panel .status-badge{font-size:13px}.success{padding:32px 24px}.success h2{font-size:24px}.studio-grid{grid-template-columns:1fr}.studio-card{padding:22px}.studio-covers img{height:205px}.page-intro{padding:28px 0}.page-intro h1{font-size:29px}.page-intro p{font-size:14px}.preview{min-height:530px;padding:29px}.preview h2{font-size:33px}.preview p{font-size:16px}.preview-label{font-size:12px}#toast{bottom:86px;font-size:13px}.list .poster-wrap{width:110px}.list .poster-button{height:155px}.list .card-info{padding-top:10px}.list .card-top h3{font-size:18px}.empty{padding:45px 15px}.empty h3{font-size:19px}.empty p{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.card-bottom{font-size:14px}.card-bottom span{font-size:12px}.genre-tab{font-size:14px}.poster-wording small{line-height:1.5;letter-spacing:.09em}.footer{font-size:12px}.hero p{font-size:16px}@media(max-width:600px){.card-bottom{font-size:14px}.hero p{font-size:14px}.poster-wording em{display:none}.poster-wording small{font-size:12px;line-height:1.4;letter-spacing:0}.hero-label{font-size:12px;letter-spacing:0}.role-switch{font-size:12px}.genre-tab{font-size:14px}.chat-compose p{font-size:12px}.poster-tag{font-size:12px}.studio-line{font-size:12px}.card-meta{font-size:12px}.section-header .subtle{font-size:12px}}

@media(min-width:601px) and (max-width:1200px){body{padding-bottom:66px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:12;height:66px;padding:9px 20%;border-top:1px solid #e1e6d9;background:#fcfdf9f2;backdrop-filter:blur(20px);justify-content:space-between;gap:25px}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12px;color:#929c87;min-width:55px;white-space:nowrap}.mobile-nav button svg{width:21px;height:21px}.mobile-nav button.active{color:#34482a}.demo-pill{bottom:80px}#toast{bottom:85px}}
