@import"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:#fff;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:#fff;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:#fff;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:#fff;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;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:#fff;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:#fff}.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:#fff5;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:#fff;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%)}.reset-link{font-size:12px;text-decoration:underline;color:#7a886c;margin-top:20px}.stats-inline{font-size:13px;color:var(--muted)}@keyframes float{0%,to{transform:translateY(0) rotate(var(--rotate))}50%{transform:translateY(-9px) rotate(var(--rotate))}}@keyframes appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes slow-zoom{0%{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:#fff;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,.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,.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,.poster-tag,.studio-line,.card-meta,.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}}.locale-control{display:flex;align-items:center;gap:5px;max-width:135px}.locale-control svg{width:17px;height:17px;color:#78866c}.locale-control select{border:0;background:transparent;padding:6px 1px;font-size:13px;color:#647658;max-width:111px;cursor:pointer}.account-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 3.2%;border-bottom:1px solid var(--line);background:#f0f3eac9}.account-mode{display:flex;gap:5px;background:#e5ebdc;padding:4px;border-radius:30px}.account-mode button{display:flex;align-items:center;gap:7px;padding:7px 15px;border-radius:30px;font-size:13px;color:#7a896b}.account-mode button svg{width:15px;height:15px}.account-mode button.active{background:#fff;color:#2e4520;box-shadow:0 2px 7px #2036120a}.toolbar-links{display:flex;align-items:center;gap:20px;font-size:13px;color:#6b7e5a}.toolbar-links button{display:flex;align-items:center;gap:5px}.toolbar-links svg{width:13px;height:13px}.account-name{font-size:12px;color:#8b997d}.mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:23px 0}.mode-cards label{border:1px solid #dbe3d1;border-radius:14px;padding:20px 13px;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;cursor:pointer}.mode-cards label:has(input:checked){background:#edf3e4;border-color:#91a77b}.mode-cards input{position:absolute;right:12px;top:12px;accent-color:#708d56}.mode-cards svg{width:28px;height:28px;color:#6b8453}.mode-cards strong{font-size:14px;font-weight:500}.media-dialog{max-width:900px}.media-heading{display:flex;justify-content:space-between;align-items:center;margin:12px 0 15px}.media-heading h3{font-size:18px;font-weight:500}.media-heading>span{font-size:11px;letter-spacing:.14em;color:#8ea17c}.media-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.media-slot{border:1px solid #dfe6d5;border-radius:14px;padding:13px;background:#fcfdf8;min-width:0}.media-slot.has-file{border-color:#b3c2a1;background:#f7faef}.media-slot-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;margin-bottom:13px}.media-slot-title strong{font-size:13px;font-weight:500}.visibility{padding:2px 6px;background:#e9f0dd;color:#647c4d;font-size:11px;border-radius:4px;white-space:nowrap}.visibility.private{background:#ecefed;color:#7f8981}.media-file{min-height:100px;position:relative}.media-placeholder{min-height:100px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;color:#9aa98b}.media-placeholder svg{width:25px;height:25px}.media-placeholder span{font-size:12px}.media-file>img,.media-file>video{width:100%;height:112px;object-fit:contain;border-radius:7px;background:#e7ebdf}.file-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:7px;max-width:100%}.file-size{font-size:11px;color:#8d9a7f}.file-pick{position:relative;display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid #d6dfca;border-radius:7px;padding:7px;font-size:12px;margin-top:11px;overflow:hidden;background:#fff;cursor:pointer}.file-pick svg{width:14px;height:14px}.file-pick input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.remove-media{font-size:11px;color:#8c6b59;text-decoration:underline;margin-top:7px;padding:0}.media-section>.form-note{font-size:12px;margin-top:13px;line-height:1.7}.seller-main{max-width:1300px;margin:0 auto;padding:0 35px 65px}.seller-overview{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin:0 0 35px}.seller-profile-box{border:1px solid var(--line);background:#fff;border-radius:16px;padding:25px}.seller-profile-box .studio-small{margin:0 0 23px;flex-wrap:wrap}.seller-profile-box h2{font-size:19px;font-weight:500}.seller-profile-box .status-badge{margin:0 0 0 auto}.seller-profile-box .review-note{margin-bottom:17px}.seller-stat{display:flex;flex-direction:column;justify-content:center;padding:24px;border:1px solid var(--line);background:#f4f7ec;border-radius:16px}.seller-stat span{font-size:14px;color:#839275}.seller-stat strong{font-size:42px;font-weight:500;color:#4c6639;margin-top:9px}.seller-work{display:flex;align-items:center;gap:22px;padding:20px;border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:14px}.seller-work>img{height:120px;width:90px;object-fit:cover;border-radius:10px}.seller-work h3{font-size:20px;font-weight:500;margin-bottom:8px}.seller-work .status-badge{margin-bottom:0}.seller-work>.button-row{margin-left:auto}.work-media-links{width:100%;display:flex;flex-direction:column;gap:7px}.work-media-links h3{font-size:15px;font-weight:500;margin:5px 0}.media-link{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:8px;font-size:13px;text-align:left}.media-link svg{width:15px;height:15px}.media-link svg:last-child:not(:first-child){margin-left:auto;color:#869875}.media-viewer{padding:25px;text-align:center;background:#f7f9f2}.media-viewer>video{max-width:100%;width:100%;max-height:65dvh;background:#18220f}.media-viewer>img{max-width:100%;max-height:65dvh;object-fit:contain;margin:auto}.media-viewer>p{margin:13px 0;font-size:13px}.media-viewer>.button{margin-top:12px}.admin-layout{display:grid;grid-template-columns:220px minmax(0,1fr);max-width:1700px;margin:0 auto;min-height:75dvh}.admin-sidebar{border-right:1px solid var(--line);padding:33px 15px;background:#f3f6ed}.admin-label{font-size:11px;letter-spacing:.14em;color:#97a18b;padding:0 14px 20px}.admin-sidebar>button{display:flex;align-items:center;gap:12px;padding:13px 15px;font-size:14px;color:#88977a;border-radius:10px;width:100%;text-align:left;margin-bottom:5px}.admin-sidebar>button.active{background:#e4edda;color:#425932}.admin-sidebar>button svg{width:17px;height:17px}.admin-main{padding:32px 35px}.admin-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.admin-title h1{font-size:29px;font-weight:500;letter-spacing:-1px}.admin-title .eyebrow{margin-bottom:7px}.admin-title .status-badge{margin:0}.admin-main>.note-box{font-size:13px}.admin-content{padding-top:26px}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:32px}.admin-stats>div{padding:22px;border:1px solid var(--line);background:#fff;border-radius:14px}.admin-stats span{font-size:13px;color:#8a997b}.admin-stats strong{display:block;font-size:35px;font-weight:500;line-height:1.4;margin-top:8px}.table-scroll{overflow:auto;width:100%;background:#fff;border:1px solid var(--line);border-radius:13px}.admin-table{border-collapse:collapse;width:100%;min-width:590px;font-size:14px;text-align:left}.admin-table th{background:#f1f5e9;color:#859574;font-weight:500;font-size:13px;padding:14px 18px;white-space:nowrap}.admin-table td{padding:18px;border-top:1px solid var(--line);vertical-align:middle}.admin-table td>strong{font-weight:500}.admin-table td>p{font-size:12px;color:#95a18a;margin-top:4px}.table-actions{display:flex;gap:7px}.table-actions .button,.admin-table .button{padding:6px 13px;min-height:34px;font-size:12px}.text-button{padding:0;text-align:left;font-size:14px;text-decoration:underline;text-decoration-color:#c5d1b8;text-underline-offset:5px}.admin-content>.empty{background:#fff}.admin-content>.section-header{margin-top:25px}.topbar .search-wrap{max-width:360px}.media-slot .visibility,.remove-media,.file-size,.media-heading>span,.admin-label{font-size:12px}@media(max-width:1400px){.desktop-nav{display:none}.topbar .search-wrap{max-width:440px}}@media(max-width:1000px){.admin-layout{grid-template-columns:180px minmax(0,1fr)}.admin-sidebar{padding:25px 9px}.admin-sidebar>button{font-size:13px;padding:12px 10px;gap:8px}.admin-main{padding:25px 20px}.admin-stats{grid-template-columns:repeat(2,1fr)}.seller-overview{grid-template-columns:2fr 1fr 1fr;gap:11px}.seller-profile-box{padding:18px}.seller-main{padding:0 22px 50px}.seller-work>.button-row{flex-direction:column}.locale-control{max-width:120px}.locale-control select{max-width:95px}.signup-top{padding:10px 15px}}@media(max-width:600px){.account-toolbar{padding:9px 15px;gap:9px;flex-wrap:wrap}.account-mode{flex:1;justify-content:center}.account-mode button{padding:7px 12px;font-size:13px}.toolbar-links{gap:12px;justify-content:space-between;width:100%;font-size:12px;padding:3px 4px}.account-name{margin-right:auto}.topbar .header-actions{gap:1px}.topbar .header-actions>.signup-top{display:inline-flex;padding:7px 10px;font-size:12px;min-height:34px}.locale-control{gap:1px;max-width:101px}.locale-control svg{display:none}.locale-control select{font-size:12px;max-width:97px}.topbar .brand{font-size:24px;gap:6px}.topbar .brand svg{width:24px}.topbar{padding-left:15px;padding-right:15px;gap:5px}.topbar .header-actions>.icon-btn{display:none}.media-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.media-slot{padding:10px}.media-slot-title strong{font-size:12px}.media-placeholder,.media-file{min-height:82px}.media-file>img,.media-file>video{height:95px}.file-pick{font-size:13px}.media-dialog .form-body{padding:22px 17px}.seller-main{padding:0 18px 35px}.seller-overview{grid-template-columns:1fr 1fr}.seller-profile-box{grid-column:1/-1}.seller-stat{padding:18px}.seller-stat strong{font-size:33px}.seller-work{padding:14px;gap:13px;flex-wrap:wrap}.seller-work>img{width:73px;height:97px}.seller-work h3{font-size:18px}.seller-work>.button-row{flex-direction:row;margin:0;width:100%}.work-media-links{flex-basis:100%}.detail-cover:has(.work-media-links){flex-wrap:wrap}.admin-layout{display:block}.admin-sidebar{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--line);padding:10px 14px;gap:6px;scrollbar-width:none}.admin-label{display:none}.admin-sidebar>button{width:auto;white-space:nowrap;padding:9px 12px;margin:0;font-size:13px;gap:6px}.admin-sidebar>button svg{width:15px;height:15px}.admin-main{padding:23px 16px}.admin-title h1{font-size:25px}.admin-title .eyebrow{font-size:10px;letter-spacing:.09em}.admin-stats{gap:10px}.admin-stats>div{padding:15px}.admin-stats span{font-size:12px}.admin-stats strong{font-size:29px}.admin-main>.note-box{font-size:12px}.admin-content{padding-top:22px}.admin-table{font-size:13px}.mode-cards strong{font-size:14px}.mode-cards label{padding:20px 9px}.media-viewer{padding:17px}.media-viewer>video{max-height:60dvh}.hero{height:280px}}.poster-button img,.float-poster img,.detail-poster img{object-position:50% 35%}.poster-wording{left:18px;right:18px;bottom:22px}.poster-wording strong{font-weight:600;font-size:clamp(1.4rem,2.05vw,2rem);line-height:1.28;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 2px 16px #0008}.poster-wording small{font-size:.75rem;line-height:1.45;letter-spacing:.11em;text-wrap:balance}.poster-wording em{display:none}.poster-button:after{inset:46% 0 0;background:linear-gradient(transparent,#03070ccc)}.detail-poster .poster-wording strong{font-size:clamp(1.7rem,3vw,2.6rem)}.demo-catalog-note{display:flex;align-items:center;gap:9px;color:#7a8272;font-size:.8125rem;margin:-8px 0 24px}.demo-catalog-note b{padding:3px 7px;border:1px solid #dce1d7;border-radius:5px;font-size:.75rem;font-weight:500;letter-spacing:.05em}.credits-originals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.credits-originals div{padding:12px 0;border-top:1px solid #e7e9e3;font-size:.875rem}.credits-originals small{display:block;color:#7a8272;font-size:.75rem;margin-top:4px}html[lang=en] .poster-wording strong,html[lang=vi] .poster-wording strong{letter-spacing:-.035em;font-size:clamp(1.25rem,1.8vw,1.8rem)}html[lang=en] .poster-wording small{display:none}html[lang=en] .detail-poster .poster-wording strong,html[lang=vi] .detail-poster .poster-wording strong{font-size:clamp(1.5rem,2.5vw,2.25rem)}@media(max-width:700px){.poster-wording{left:12px;right:12px;bottom:16px}.poster-wording strong{font-size:1.25rem}.poster-wording small{font-size:.75rem;letter-spacing:.035em}.demo-catalog-note{align-items:flex-start;line-height:1.6}html[lang=en] .poster-wording strong,html[lang=vi] .poster-wording strong{font-size:1.125rem}.detail-poster .poster-wording strong{font-size:1.35rem}.detail-poster .poster-wording small{display:none}.credits-originals{grid-template-columns:1fr}}.hero.cosmos-hero{height:calc(100svh - 132px);min-height:650px;max-height:1040px;max-width:none;margin:0;display:block;overflow:clip;isolation:isolate;perspective:1200px;background:#f8f8f6}.poster-universe{position:absolute;inset:0;perspective:1100px;transform-style:preserve-3d;transition:opacity .35s}.orbit-card{position:absolute;left:var(--x);top:var(--y);width:clamp(64px,var(--w),150px);aspect-ratio:2/3;padding:0;z-index:1;transform:translate3d(calc(-50% + var(--px,0px)),calc(-50% + var(--sy,0px)),0) rotate(var(--r)) rotateY(var(--ry,0deg));will-change:transform;outline-offset:8px;border-radius:14px}.orbit-entry,.orbit-sway{display:block;width:100%;height:100%;border-radius:inherit}.orbit-entry{animation:orbit-arrive 1.35s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--arrival)}.orbit-sway{position:relative;overflow:hidden;background:#d7d9d4;box-shadow:0 8px 24px #0b151017;animation:orbit-drift var(--duration) ease-in-out infinite alternate;animation-delay:var(--delay);transition:box-shadow .3s}.orbit-card img{width:100%;height:100%;object-fit:cover;object-position:50% 32%;transition:filter .3s,scale .45s;pointer-events:none}.orbit-title{position:absolute;inset:auto 0 0;padding:28px 9px 10px;color:#fff;background:linear-gradient(transparent,#000c);font-size:12px;font-weight:500;text-align:left;line-height:1.35;opacity:0;transition:opacity .25s}.orbit-card:hover,.orbit-card:focus-visible{z-index:5}.orbit-card:hover .orbit-sway,.orbit-card:focus-visible .orbit-sway{animation-play-state:paused;box-shadow:0 18px 42px #0b151040}.orbit-card:hover img,.orbit-card:focus-visible img{scale:1.08}.orbit-card:hover .orbit-title,.orbit-card:focus-visible .orbit-title{opacity:1}.hero-lens{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 32% 43% at 50% 48%,#f8f8f6 45%,#f8f8f6f2 65%,#f8f8f600),linear-gradient(0deg,#f8f8f6,#f8f8f600 20% 85%,#f8f8f655)}.hero-core{position:absolute;z-index:4;left:50%;top:47%;width:min(680px,72%);transform:translate3d(-50%,calc(-50% + var(--copy-y,0px)),0) scale(var(--copy-scale,1));opacity:var(--copy-opacity,1);will-change:transform,opacity;animation:hero-copy-in 1.1s .12s both}.hero.cosmos-hero .hero-brand{font-size:15px;font-weight:600;letter-spacing:.18em;color:#1b2119;margin:0 0 24px}.hero.cosmos-hero h1,.hero.cosmos-hero h1 em{font-family:Inter,Noto Sans KR,sans-serif;font-size:clamp(64px,6.35vw,104px);font-weight:500;font-style:normal;letter-spacing:-.065em;line-height:1.01;margin:0;color:#141913}.hero.cosmos-hero .hero-description{font-size:16px;line-height:1.7;color:#73796e;margin:25px auto 0;text-wrap:balance;max-width:420px}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:29px}.hero-actions .button{min-height:54px;border-radius:999px;padding:15px 24px;font-size:14px;justify-content:center}.hero-actions .hero-primary{background:#181c16;color:#fff;border-color:#181c16}.hero-actions .hero-secondary{background:#f8f8f680;border:1px solid #dddeda;color:#272e22}.hero-scroll{position:absolute;z-index:4;bottom:58px;left:50%;transform:translate(-50%);display:flex;gap:10px;align-items:center;font-size:12px;letter-spacing:.11em;color:#7b8275;padding:10px;white-space:nowrap}.hero-scroll svg{width:16px;height:16px;transform:rotate(90deg);animation:scroll-nudge 2.4s ease-in-out infinite}.motion-control{position:absolute;right:3.2%;bottom:56px;z-index:5;display:flex;align-items:center;gap:7px;font-size:14px;color:#343e2b;background:#f8f8f6e8;border:1px solid #d6dcd0;border-radius:999px;padding:10px 14px}.motion-control svg{width:15px;height:15px}.cosmos-hero+.catalog{position:relative;z-index:6;margin-top:-30px;padding-top:36px;border-radius:32px 32px 0 0;background:#f8f8f6;box-shadow:0 -15px 40px #f8f8f685}.motion-ready .reveal-item{opacity:0;transform:translate3d(0,70px,0);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms);animation:none}.motion-ready .reveal-item.revealed{opacity:1;transform:translateZ(0)}.motion-ready .reveal-item:focus-within{opacity:1;transform:none}.motion-paused .orbit-sway,.motion-paused .hero-scroll svg,.motion-paused .orbit-entry{animation-play-state:paused}.motion-suspended .orbit-sway,.motion-suspended .hero-scroll svg,.motion-suspended .orbit-entry,.motion-modal .orbit-sway,.motion-modal .orbit-entry,.card-held .orbit-sway,.card-held .orbit-entry{animation-play-state:paused}@keyframes orbit-drift{0%{transform:translate3d(-3px,12px,0) rotate(-2deg)}to{transform:translate3d(5px,-20px,0) rotate(2deg)}}@keyframes orbit-arrive{0%{opacity:0;transform:translate3d(0,95px,0) scale(.83)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-copy-in{0%{filter:blur(5px)}to{filter:blur(0)}}@keyframes scroll-nudge{0%,to{translate:0 -3px}50%{translate:0 3px}}@media(min-width:1800px){.hero.cosmos-hero{min-height:860px}.orbit-card{width:calc(var(--w) * 1.12)}}@media(max-width:1000px){.hero.cosmos-hero{min-height:670px}.hero.cosmos-hero h1,.hero.cosmos-hero h1 em{font-size:clamp(64px,8vw,88px)}.orbit-card{width:calc(var(--w) * .85)}.hero-lens{background:radial-gradient(ellipse 38% 40% at 50% 48%,#f8f8f6 40%,#f8f8f6ed 66%,transparent 100%),linear-gradient(0deg,#f8f8f6,transparent 25%)}.hero-core{width:80%}}@media(max-width:700px){.hero.cosmos-hero{min-height:620px;height:calc(100svh - 146px);max-height:810px}.orbit-card{left:var(--mx);top:var(--my);width:var(--mw);border-radius:10px}.orbit-card:nth-child(n+21){display:none}.hero-lens{background:radial-gradient(ellipse 55% 33% at 50% 47%,#f8f8f6 53%,#f8f8f6f5 77%,transparent 100%),linear-gradient(0deg,#f8f8f6,transparent 24%)}.hero-core{width:92%;top:47%}.hero.cosmos-hero h1,.hero.cosmos-hero h1 em{font-size:clamp(48px,12vw,75px);letter-spacing:-.065em}.hero.cosmos-hero .hero-brand{font-size:12px;margin-bottom:21px}.hero.cosmos-hero .hero-description{font-size:14px;max-width:280px;margin-top:20px}.hero-actions{gap:8px;margin-top:24px}.hero-actions .button{min-height:48px;font-size:14px;padding:13px 18px}.hero-scroll{bottom:46px;font-size:12px}.motion-control{bottom:10px;right:12px;font-size:12px}.cosmos-hero+.catalog{margin-top:-18px;border-radius:22px 22px 0 0;padding-top:25px}.orbit-title{display:none}.motion-ready .reveal-item{transform:translate3d(0,45px,0);transition-duration:.65s,.8s}}@media(prefers-reduced-motion:reduce){.orbit-entry,.orbit-sway,.hero-core,.hero-scroll svg{animation:none!important}.cosmos-hero:not(.motion-enabled) .orbit-card{will-change:auto}.hero-core{will-change:auto;transform:translate(-50%,-50%)!important;opacity:1!important}.motion-ready .reveal-item{opacity:1;transform:none;transition:none}.orbit-card img{transition:none}}.card-preview-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 32%;border-radius:inherit;z-index:1;opacity:0;pointer-events:none;transition:opacity .25s}.is-previewing .card-preview-video{opacity:1}.is-previewing .poster-wording{opacity:0}.preview-hint{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:4px;top:48px;left:12px;max-width:calc(100% - 24px);border:1px solid #ffffff30;border-radius:999px;padding:6px 9px;color:#fff;background:#172016b8;font-size:12px;font-weight:500;line-height:1.35;pointer-events:none;backdrop-filter:blur(8px)}.preview-hint svg{width:13px;height:13px;flex:none}.orbit-card .preview-hint{top:7px;bottom:auto;left:6px;max-width:calc(100% - 12px);padding:4px 5px;border-radius:7px;opacity:0;transition:opacity .2s}.orbit-card .preview-hint svg{display:none}.orbit-card:hover .preview-hint,.orbit-card:focus-visible .preview-hint{opacity:1}.orbit-title{z-index:3}.preview-status{position:absolute;z-index:4;left:12px;top:50%;max-width:calc(100% - 24px);font-size:12px;line-height:1.4;color:#fff;background:#172016d9;border-radius:6px;padding:5px 7px;pointer-events:none}.is-previewing .preview-status{opacity:0}.trailer-dialog{padding:0 24px 24px}.trailer-player{display:block;width:100%;max-height:62svh;aspect-ratio:2/3;object-fit:contain;background:#10140f;border-radius:14px}.trailer-dialog h3{font-size:20px;line-height:1.45;margin:18px 0 8px}.trailer-dialog .fine-print{margin:0 0 16px}.trailer-error{font-size:14px;margin:12px 0;color:#a52d24}.poster-button{isolation:isolate}@media(max-width:700px){.preview-hint{font-size:12px;left:8px;top:44px;padding:5px 7px}.orbit-card .preview-hint{top:7px;opacity:1;padding:4px;border-radius:50%}.orbit-card .preview-hint span{display:none}.orbit-card .preview-hint svg{display:block}.trailer-dialog{padding:0 18px 20px}}@media(prefers-reduced-motion:reduce){.card-preview-video,.preview-hint{transition:none}}.topbar .header-actions{margin-left:auto}.topbar .brand{text-decoration:none;color:inherit}.account-link{white-space:nowrap}.small-avatar{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff2;font-size:14px}.auth-link{font-size:14px;padding:12px}.locale-control select{font-size:14px}.site-announcement{text-align:center;padding:13px 24px;background:#e9f2dc;color:#314528;font-size:14px}.member-layout{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:calc(100vh - 88px);background:#f7f8f5}.member-sidebar{border-right:1px solid #e4e7df;padding:32px 18px;background:#fff}.member-identity{display:grid;grid-template-columns:44px 1fr;column-gap:12px;padding:0 14px 28px;align-items:center}.member-identity .avatar{grid-row:span 2;display:grid;place-items:center}.member-identity strong{font-size:16px;overflow-wrap:anywhere}.member-identity small{font-size:12px;letter-spacing:.09em;color:#8a9185}.member-sidebar nav{display:grid;gap:5px}.member-sidebar nav button{display:flex;align-items:center;gap:12px;text-align:left;padding:14px 16px;border-radius:12px;font-size:15px;color:#788071}.member-sidebar nav button svg{width:19px;height:19px}.member-sidebar nav button.active{background:#eaf2df;color:#263c1b;font-weight:600}.back-to-market{display:flex;gap:12px;align-items:center;margin:40px 15px;color:#717d67;font-size:14px;text-decoration:none}.back-to-market svg{width:15px}.member-main{width:100%;max-width:1440px;padding:42px clamp(22px,3.5vw,62px) 70px;min-width:0}.dashboard-welcome{display:flex;gap:22px;align-items:center;justify-content:space-between;margin-bottom:30px}.dashboard-welcome h1,.dashboard-heading h1{font-size:clamp(26px,2.6vw,38px);line-height:1.35;font-weight:550;letter-spacing:-.045em;margin:8px 0 12px}.dashboard-welcome p,.dashboard-heading p{font-size:16px;color:#828b7b;line-height:1.6}.dashboard-heading{margin-bottom:28px}.dashboard-heading.split{display:flex;justify-content:space-between;gap:20px;align-items:center}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px}.dashboard-stats>button{position:relative;text-align:left;min-width:0;padding:24px;border:1px solid #e1e7d9;background:#fff;border-radius:16px}.dashboard-stats>button:first-child{background:#e9f1df;border-color:#dce7d0}.dashboard-stats span{font-size:14px;color:#7b8572}.dashboard-stats strong{display:block;font-size:clamp(23px,2.6vw,34px);font-weight:500;margin-top:17px;overflow-wrap:anywhere}.dashboard-stats svg{position:absolute;right:22px;top:25px;width:16px;height:16px;color:#919d87}.dashboard-columns{display:grid;grid-template-columns:1.3fr 1fr;gap:22px;align-items:start}.dashboard-panel{background:#fff;padding:26px;border:1px solid #e4e8dd;border-radius:16px;margin-bottom:22px;min-width:0}.dashboard-panel h2{font-size:20px;font-weight:550;margin-bottom:18px}.dashboard-panel h3{font-size:19px;line-height:1.5}.panel-head{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head h2{margin:0}.panel-head .button{padding:7px 10px;font-size:14px;min-height:36px}.dashboard-empty{text-align:center;padding:42px 20px;background:#fff;border:1px dashed #dfe5d7;border-radius:14px}.dashboard-panel .dashboard-empty{border:0;padding:22px 5px}.dashboard-empty>svg{width:32px;height:32px;color:#a3af97;margin:0 auto 16px}.dashboard-empty h3{font-size:18px;font-weight:500;margin:0 0 10px}.dashboard-empty p{font-size:14px;color:#89947e;line-height:1.7;margin:0 auto 22px;max-width:330px}.muted{font-size:15px;line-height:1.75;color:#7d8774;margin:12px 0 23px}.state-tag{display:inline-flex;white-space:nowrap;align-items:center;padding:5px 9px;border-radius:7px;background:#eef1e9;color:#6d795f;font-size:13px;line-height:1.4;font-weight:500}.state-pending,.state-awaiting_payment,.state-offered{background:#fff2d9;color:#a57224}.state-approved,.state-published,.state-completed{background:#e6f3df;color:#427329}.state-changes_requested,.state-suspended,.state-rejected{background:#fff0eb;color:#b05d43}.order-list{display:grid;gap:12px}.order-row{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #e4e8dd;padding:24px;border-radius:13px}.order-row>div:first-child{min-width:0;flex:1}.order-row small{font-size:12px;color:#8c9485}.order-row h3{font-size:18px;margin:9px 0;overflow-wrap:anywhere}.order-row p{font-size:14px;color:#7d8873}.order-money{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.order-money>strong{font-size:19px;font-weight:550}.dashboard-panel .order-row{padding:15px;flex-wrap:wrap}.dashboard-panel .order-row>.button{margin-left:auto}.seller-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:14px;background:#edf3e4;padding:20px 24px;margin-bottom:25px;font-size:14px;color:#748269}.seller-summary strong{font-size:17px;margin-right:10px;color:#354d23}.seller-summary p,.review-notice{font-size:14px;line-height:1.6;color:#a16b4c;margin:10px 0}.service-note{padding:15px 18px;border:1px solid #e4e7de;border-radius:10px;background:#f4f6ee;font-size:14px;color:#7b856f;line-height:1.7;margin:15px 0 24px}.service-note button{font-size:14px;text-decoration:underline}.settlement-strip{display:flex;gap:60px;padding:27px;border:1px solid #dfe7d5;border-radius:15px;background:#ecf4e2}.settlement-strip span{display:block;font-size:14px;color:#7d8c6e}.settlement-strip strong{display:block;font-size:32px;font-weight:500;margin-top:13px}.conversation-cards{display:grid;gap:12px}.conversation-cards>button{display:flex;gap:20px;align-items:center;text-align:left;background:#fff;border:1px solid #e4e8dd;border-radius:14px;padding:22px}.conversation-cards>button>span:nth-child(2){flex:1;min-width:0}.conversation-cards strong{display:block;font-size:18px;margin-bottom:7px}.conversation-cards small{display:block;font-size:13px;color:#849077}.conversation-cards p{font-size:14px;color:#7c8771;margin-top:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-cards svg{width:20px;height:20px;color:#8b977e}.conversation-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eff5e7}.access-list>div{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #edf0e6}.access-list>div>span:first-child{flex:1}.access-list strong,.access-list small{display:block;font-size:14px;margin:5px 0}.access-list small{color:#929d86}.access-list .button{font-size:14px;padding:7px 12px;min-height:36px}.settings-panel{max-width:700px}.settings-panel hr{border:0;border-top:1px solid #e8ecdf;margin:32px 0}.form-error{color:#b24639;font-size:14px;line-height:1.6;margin:14px 0;white-space:pre-wrap}.form-error:empty{display:none}.upload-status{font-size:14px;color:#5f7c43;line-height:1.7;margin:12px 0}.auth-switch{text-align:center;font-size:14px;color:#859177;margin-top:22px}.auth-switch button{color:#344d20;text-decoration:underline;font-size:14px}.member-entry{max-width:900px;margin:100px auto;padding:30px;text-align:center}.member-entry h1{font-size:clamp(34px,5vw,56px);line-height:1.3;font-weight:500;letter-spacing:-.06em;margin:20px 0}.member-entry p{font-size:17px;line-height:1.9;color:#7d8d6b;margin-bottom:28px}.member-entry .button-row{justify-content:center}.dashboard-loading{padding:80px;text-align:center;color:#7f8f6e;font-size:16px}.dashboard-saved{column-count:3}.live-chat{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:480px}.live-chat-main{min-width:0;border-right:1px solid #e4e8dd;display:flex;flex-direction:column}.live-chat .messages{height:380px;flex:1;min-height:260px;max-height:48vh;overflow:auto;padding:25px}.live-chat-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e7ecdF;font-size:14px;color:#7c8b6d}.live-chat-bar .button{font-size:14px;padding:6px 12px;min-height:34px}.live-deal{padding:25px;background:#f7f9f2}.live-deal h3{font-size:21px;font-weight:500;margin:10px 0 22px}.quote-summary{padding:20px;border:1px solid #dce4d1;border-radius:13px;margin-bottom:20px;background:#fff}.quote-summary>strong{display:block;font-size:26px;font-weight:500;margin:20px 0}.quote-summary p{font-size:14px;line-height:1.7;color:#7e8b71;margin:9px 0}.quote-summary .button{margin-top:17px}.media-slot-title strong,.media-placeholder span,.file-pick,.media-link,.locale-control select{font-size:14px}.file-size,.file-name,.visibility,.media-heading>span{font-size:12px}.hero.cosmos-hero{height:calc(100svh - 90px)}@media(max-width:1150px){.member-layout{grid-template-columns:205px minmax(0,1fr)}.member-main{padding:30px 22px}.dashboard-columns{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-saved{column-count:2}.topbar .account-link{font-size:14px;padding:10px 14px}.dashboard-heading.split{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.member-layout{display:block}.member-sidebar{padding:12px;border-right:0;border-bottom:1px solid #e4e8dd;position:sticky;top:0;z-index:8}.member-identity,.back-to-market{display:none}.member-sidebar nav{display:flex;overflow-x:auto;scrollbar-width:none;gap:5px}.member-sidebar nav button{white-space:nowrap;font-size:14px;padding:11px 13px}.member-sidebar nav svg{display:none}.member-main{padding:26px 16px 45px}.dashboard-welcome{display:block}.dashboard-welcome>.button{margin-top:20px}.dashboard-welcome h1{font-size:28px}.dashboard-stats{gap:10px}.dashboard-stats>button{padding:20px 16px}.dashboard-stats svg{display:none}.dashboard-panel{padding:21px 17px}.dashboard-heading h1{font-size:28px}.dashboard-heading .button-row{flex-wrap:wrap}.order-row{flex-wrap:wrap;padding:18px;gap:15px}.order-row>.button{width:100%}.order-money strong{font-size:17px}.seller-summary{align-items:flex-start;flex-direction:column;gap:10px}.settlement-strip{gap:30px;flex-wrap:wrap}.settlement-strip strong{font-size:27px}.account-link .small-avatar{display:none}.topbar .account-link{display:inline-flex!important;font-size:13px;padding:9px 12px;min-height:37px}.topbar .auth-link{font-size:13px;padding:8px}.topbar .locale-control select{font-size:13px;max-width:72px}.topbar .header-actions{gap:3px}.member-entry{margin:55px auto}.live-chat{display:block}.live-chat-main{border:0}.live-deal{border-top:1px solid #dfe7d6;padding:20px}.live-chat .messages{height:300px;max-height:45vh}.live-deal .service-note{margin-bottom:0}.access-list>div{flex-wrap:wrap}.access-list>div>span:first-child{flex-basis:60%}.dashboard-saved{column-count:2;column-gap:12px}.dashboard-saved .card-meta,.dashboard-saved .card-bottom{font-size:12px}.dashboard-saved .card-info h3{font-size:15px}.member-entry p{font-size:16px}.media-slot-grid{gap:9px}}@media(prefers-reduced-motion:reduce){.member-layout *{scroll-behavior:auto}}.search-dropdowns{display:flex;align-items:end;gap:16px;margin:22px 0 12px;flex-wrap:wrap}.search-dropdowns label{display:grid;gap:6px;font-size:14px;font-weight:600;min-width:150px}.search-dropdowns select{background:#fff;border:1px solid #d8ddd9;border-radius:10px;padding:12px 36px 12px 14px;min-height:46px;font:inherit;color:#17201c}.search-dropdowns>span{font-size:14px;color:#617066;margin:0 0 12px}.email-check-row{display:flex;gap:8px}.email-check-row input{min-width:0;flex:1}.email-check-row .button{white-space:nowrap;padding-inline:14px}.text-link{display:block;margin-top:16px;color:#315a40;font-size:14px;text-decoration:underline;text-underline-offset:4px}.profile-photo{display:block;width:80px;height:80px;border-radius:50%;object-fit:cover;margin:12px 0}.small-avatar img{height:100%;width:100%;object-fit:cover;border-radius:50%}.account-security{margin:24px 0}.account-security p,.security-form p{line-height:1.7;font-size:15px}.account-security a{display:block;margin-top:16px;text-decoration:underline}.security-form label{display:block;font-weight:600;font-size:14px;margin:16px 0 8px}.security-form input,.security-form textarea{width:100%;border:1px solid #d1d9d3;background:#fff;color:#17201c;border-radius:9px;padding:12px;font:inherit}.security-form textarea[readonly]{font-family:monospace;overflow-wrap:anywhere}.security-form .button-row{margin:14px 0}.security-form .button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:9px;background:#edf2ee;color:#21462e;font-weight:600;min-height:44px}.security-form .primary{background:#193e29;color:#fff}.security-form details{margin-top:24px}.security-form summary{cursor:pointer;line-height:1.5;font-weight:600}.security-form a{color:#285e3a;text-decoration:underline}.media-specs{background:#f0f5f1;border:1px solid #dce6de;padding:16px;border-radius:12px;margin-bottom:16px;font-size:14px;line-height:1.8}.media-specs p{margin:0 0 6px}.media-specs a{color:#285e3a;text-decoration:underline}.demo-mark,.demo-mark:visited{font:600 12px/1.4 sans-serif;background:#e7ecbf;color:#3e4a14;padding:4px 7px;border-radius:4px;vertical-align:middle}.demo-history{margin-top:28px}.demo-history>p{font-size:14px;color:#657068;line-height:1.7}.demo-banner{display:flex;gap:12px;align-items:center;padding:14px 24px;background:#eff2d8;color:#414b20;font-size:14px;line-height:1.6}.demo-banner b{flex-shrink:0;font-size:12px;letter-spacing:.05em}.checkout-dialog{max-width:1040px!important;width:calc(100% - 32px)}.checkout-body{padding:0 28px 28px}.checkout-body>.demo-banner{margin:0 -28px 24px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,1fr);gap:30px}.checkout-layout h2{font-size:24px;line-height:1.45;margin:12px 0 24px}.checkout-layout h3{font-size:17px;margin:16px 0}.checkout-layout section,.checkout-summary{min-width:0}.payment-steps{list-style:none;display:flex;gap:12px;margin:0 0 26px;padding:0}.payment-steps li{flex:1;display:flex;gap:8px;align-items:center;padding:12px 0;border-bottom:2px solid #dce1dc;color:#78827a;font-size:14px}.payment-steps li.active{border-color:#416349;color:#25472f}.payment-steps li span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:#edf1ec;font-size:13px}.payment-steps li.active span{background:#24492f;color:#fff}.payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.payment-methods button{display:flex;flex-direction:column;gap:8px;align-items:center;padding:18px 10px;border:1px solid #d8dfd9;border-radius:12px;background:#fff;min-width:0}.payment-methods button svg{width:22px;height:22px}.payment-methods button.selected{border:2px solid #375c40;background:#f0f5ee;padding:17px 9px}.payment-methods button:disabled{opacity:.4;cursor:not-allowed}.payment-methods span{font-size:12px;color:#6b796c}.demo-card{display:grid;gap:28px;padding:28px;background:#162c22;color:#fff;border-radius:16px;margin:24px 0;min-height:190px}.demo-card>span{font-size:12px;letter-spacing:.16em;color:#d5e5bd}.demo-card>strong{font-size:24px;letter-spacing:.05em}.demo-card>small{font-size:12px;color:#b7cabc}.crypto-panel{margin:24px 0;padding:18px;border:1px solid #dce3dc;border-radius:12px;display:grid;grid-template-columns:1fr;gap:18px}.qr-frame{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-frame canvas{max-width:100%;height:auto!important}.qr-frame b{font-size:12px;letter-spacing:.15em;color:#52652e}.crypto-panel h3{font-size:24px}.crypto-panel p,.crypto-panel label{font-size:14px;line-height:1.7}.crypto-panel textarea{display:block;width:100%;resize:none;border:1px solid #ccd7ce;background:#f7faf6;padding:10px;font:13px/1.65 monospace;border-radius:8px;margin:8px 0;overflow-wrap:anywhere;color:#25422e}.checkout-summary{background:#f3f6f2;padding:24px;border-radius:16px;align-self:start}.checkout-summary .summary-table{margin-top:24px}.checkout-summary>p{font-size:14px;line-height:1.7;color:#637163}.checkout-summary>.checkout-total{display:block;margin-top:28px;font-size:30px;letter-spacing:-.04em}.checkout-summary>span:not(.eyebrow){font-size:14px;color:#637163}.checkout-summary>a{display:block;margin-top:20px;font-size:14px;text-decoration:underline}.demo-reference{display:block;margin:20px 0;font-size:12px;color:#6a746b;overflow-wrap:anywhere}.payment-complete{text-align:center;padding:24px 12px}.payment-complete>span svg{width:42px;height:42px;color:#416344}.payment-complete p{line-height:1.7;color:#697669}.payment-complete h3{font-size:21px}#payment-progress{min-height:24px;margin:12px 0;font-size:14px;color:#375c40}.processing-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#557638;margin-right:8px;animation:processing 1s ease infinite}@keyframes processing{50%{opacity:.3}}.guide-shell{max-width:1280px;margin:auto;padding:54px 48px 100px}.guide-heading{padding-bottom:46px;border-bottom:1px solid #dce2dd}.guide-heading h1{font-size:clamp(30px,4.2vw,54px);letter-spacing:-.055em;line-height:1.3;margin:16px 0}.guide-heading>p{font-size:18px;line-height:1.8;color:#637166}.guide-heading .button-row{margin-top:24px}.guide-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:70px;padding-top:44px}.guide-index{position:sticky;top:106px;align-self:start;display:grid;gap:5px}.guide-index a{display:flex;gap:12px;padding:12px 8px;font-size:15px;line-height:1.5;border-radius:8px}.guide-index a:hover,.guide-index a:focus-visible{background:#ebf0e8;color:#254c30}.guide-index span{font:12px/1.8 monospace;color:#839080}.guide-content{min-width:0}.guide-section{scroll-margin-top:110px;padding-bottom:48px;margin-bottom:44px;border-bottom:1px solid #dce2dd}.guide-section h2{font-size:27px;line-height:1.45;letter-spacing:-.035em;margin:10px 0 24px}.guide-section p{font-size:16px;line-height:1.95;color:#4e5e53;margin:18px 0;word-break:keep-all;overflow-wrap:anywhere}.guide-table{overflow:auto;margin-top:24px;border:1px solid #dbe2dc;border-radius:12px}.guide-table table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.6;min-width:640px}.guide-table th,.guide-table td{text-align:left;padding:14px 12px;border-bottom:1px solid #e1e7df;vertical-align:top}.guide-table th{background:#edf3e9;color:#324d37;font-weight:600}.guide-section details{border-top:1px solid #dce2dd;padding:20px 0}.guide-section summary{font-size:16px;font-weight:600;cursor:pointer;line-height:1.6}.settings-aside>.secondary{margin:8px 8px 8px 0}.settings-card>.account-security .button{padding:12px 16px;border:1px solid #cdd8cf;background:#eff4ef;border-radius:8px;font-size:14px}.settings-card>.account-security a{font-size:14px}.security-form .form-error{color:#af3434}.guide-shell .eyebrow{color:#58704f}@media(max-width:900px){.guide-shell{padding:36px 24px 90px}.guide-layout{grid-template-columns:1fr;gap:32px}.guide-index{position:static;display:flex;overflow-x:auto;gap:10px;padding-bottom:10px}.guide-index a{white-space:nowrap;background:#edf2e9;padding:10px 14px}.guide-index span{display:none}.checkout-layout{grid-template-columns:1fr}.checkout-summary{order:2}.payment-steps{gap:5px}.payment-steps li{font-size:12px;gap:5px}.checkout-body{padding:0 18px 24px}.checkout-body>.demo-banner{margin-inline:-18px}.demo-banner{align-items:flex-start;padding:12px 18px;flex-direction:column;gap:4px}.search-dropdowns>span{flex-basis:100%;margin:0}.search-dropdowns label{flex:1;min-width:120px}.guide-heading{padding-bottom:30px}.guide-section{scroll-margin-top:125px}.account-security .button-row{flex-wrap:wrap}.security-form .button{margin-bottom:8px}}@media(prefers-reduced-motion:reduce){.processing-dot{animation:none}}.seller-section-title{font-size:18px;line-height:1.5;margin:28px 0 18px;border-top:1px solid #dde5dd;padding-top:22px}.studio-contact-choice{align-items:flex-start!important;padding:16px;background:#edf3e9;border-radius:10px}.studio-contact-choice input{margin-top:4px;flex-shrink:0}.studio-directory-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:20px 0 32px}.studio-directory-heading h1{font-size:clamp(28px,3.5vw,44px);line-height:1.35;letter-spacing:-.05em;margin:12px 0}.studio-directory-heading p:not(.eyebrow){font-size:16px;line-height:1.7;color:#677568}.studio-directory-heading>.button{flex-shrink:0}.studio-directory-tabs{display:flex;gap:12px;margin-bottom:22px;flex-wrap:wrap}.studio-directory-tabs>button{display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:24px;background:#f0f3ed;color:#60705f;font-size:14px;font-weight:600;border:1px solid transparent;min-height:44px}.studio-directory-tabs>button.active{background:#1e3b29;color:#fff}.studio-directory-tabs>button>span{font-size:11px;letter-spacing:.07em;opacity:.75}.studio-search-controls{display:grid;grid-template-columns:minmax(200px,1fr) minmax(180px,240px) auto auto;align-items:end;gap:14px;padding:22px;border:1px solid #dfe6dc;border-radius:16px;background:#fff}.studio-search-controls label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}.studio-search-name>div{display:flex;align-items:center;gap:12px;border:1px solid #d5dfd3;border-radius:10px;padding-left:14px}.studio-search-name svg{width:20px;height:20px;flex-shrink:0;color:#63765d}.studio-search-name input{width:100%;min-width:0;border:0;background:transparent;padding:14px 12px 14px 0;font:inherit;color:#203325;outline-offset:3px}.studio-country-control select{width:100%;min-height:49px;border:1px solid #d5dfd3;border-radius:10px;padding:12px;background:#fff;color:#203325;font:inherit}.studio-search-controls>.button{min-height:49px}.directory-result-count{display:flex;align-items:center;gap:7px;margin:25px 0 18px;color:#61715c;font-size:14px}.directory-result-count>strong{font-size:19px;color:#2c432c}.directory-status{padding:60px 24px;font-size:16px;text-align:center;color:#53644d;line-height:1.8}.directory-empty{padding:64px 20px;text-align:center;border:1px dashed #d7e1d1;border-radius:16px}.directory-empty>svg{width:34px;height:34px;color:#72896a}.directory-empty>h2{font-size:22px;line-height:1.5;margin:16px 0}.directory-empty>p{font-size:16px;line-height:1.8;color:#687963}.directory-empty>.button{margin-top:16px}.directory-card{display:flex;flex-direction:column;gap:16px;padding:26px!important;min-width:0}.directory-card .studio-card-top{margin-bottom:0}.directory-card .studio-card-top>div{min-width:0}.directory-card h3{font-size:21px;overflow-wrap:anywhere;line-height:1.4}.directory-card .studio-card-top p{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:14px;line-height:1.6}.directory-card .studio-card-top p svg{width:15px;height:15px;flex-shrink:0}.directory-card .studio-description{font-size:16px;line-height:1.85;min-height:88px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line;overflow-wrap:anywhere;margin:0}.directory-card .studio-stats{margin-top:auto;padding-top:18px}.directory-card>.demo-mark,.directory-verified{align-self:start;font-size:12px;line-height:1.5;padding:5px 9px;border-radius:5px;color:#48613e;background:#edf4e8}.directory-card .studio-covers{height:150px;margin:0}.directory-card .studio-covers img{width:50%;height:150px;object-fit:cover}.directory-pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:28px;font-size:14px}.studio-profile-dialog{width:calc(100% - 32px);max-width:850px!important}.studio-profile{padding:32px}.studio-profile-heading{display:flex;gap:20px;align-items:center}.studio-profile-heading>.avatar{width:70px;height:70px;font-size:24px;flex-shrink:0}.studio-profile-heading h2{font-size:32px;line-height:1.35;letter-spacing:-.035em;margin:10px 0;overflow-wrap:anywhere}.studio-profile-heading p{font-size:15px;line-height:1.8;color:#687462}.studio-profile-description{font-size:16px;line-height:1.95;white-space:pre-line;overflow-wrap:anywhere;margin:24px 0}.studio-profile section{border-top:1px solid #dfe6dc;margin-top:28px;padding-top:24px}.studio-profile section h3{font-size:18px;margin-bottom:20px}.studio-profile-contacts dl{margin:0}.studio-profile-contacts dl>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:14px;padding:13px 0;font-size:15px;border-bottom:1px solid #e8ede4;line-height:1.7}.studio-profile-contacts dt{color:#6d7b65}.studio-profile-contacts dd{margin:0;overflow-wrap:anywhere;display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-profile-contacts dd a{text-decoration:underline;text-underline-offset:4px;color:#305d36}.studio-copy{border:1px solid #d6e0d0;padding:7px 12px;border-radius:8px;font-size:13px;white-space:nowrap;min-height:36px}.studio-public-media>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-public-media figure{margin:0}.studio-public-media img,.studio-public-media video{width:100%;height:220px;object-fit:contain;background:#14221a;border-radius:12px}.studio-public-media figcaption{font-size:14px;margin-top:8px;color:#65755d}.studio-work-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.studio-work-list button{display:flex;align-items:center;text-align:left;gap:14px;border:1px solid #dfe6d9;padding:12px;border-radius:12px;min-width:0}.studio-work-list img{width:55px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0}.studio-work-list button>span{display:grid;gap:8px;min-width:0;flex:1}.studio-work-list strong{font-size:16px;line-height:1.5;overflow-wrap:anywhere}.studio-work-list small{font-size:13px;color:#6e7e66}.studio-work-list svg{width:17px;flex-shrink:0}.admin-seller-contacts dd{overflow-wrap:anywhere}.studio-search-controls{scroll-margin-top:110px}@media(max-width:900px){.studio-directory-heading{align-items:flex-start;flex-direction:column}.studio-search-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:16px}.studio-search-name,.studio-country-control{grid-column:1/-1}.studio-profile{padding:22px}.studio-profile-heading h2{font-size:26px}.studio-work-list{grid-template-columns:1fr}.studio-profile-contacts dl>div{grid-template-columns:95px minmax(0,1fr)}.studio-public-media>div{grid-template-columns:1fr}.studio-profile-heading>.avatar{width:54px;height:54px;font-size:20px}}@media(min-width:901px){.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.directory-grid{grid-template-columns:1fr}.studio-profile-contacts dl>div{grid-template-columns:1fr;gap:5px}}.studio-chat-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0;padding:24px;border:1px solid #dbe7d6;border-radius:16px;background:#edf4e8}.studio-chat-contact h3{font-size:18px;margin:0 0 10px}.studio-chat-contact p{font-size:14px;line-height:1.7;color:#53664c;margin:0}.studio-chat-contact>.button{flex-shrink:0}.studio-chat-works{display:grid;gap:10px;max-height:300px;overflow-y:auto}.studio-chat-works .button{text-align:left;justify-content:space-between;white-space:normal;overflow-wrap:anywhere}.studio-chat-works svg{flex-shrink:0}.studio-chat-deal>p{line-height:1.7}.live-chat-bar>div{display:grid;gap:5px;min-width:0}.live-chat-bar strong{overflow-wrap:anywhere}@media(max-width:600px){.studio-chat-contact{align-items:stretch;flex-direction:column;padding:18px}.studio-chat-contact>.button{width:100%}}.member-main:has(.ws-heading){max-width:1600px;min-width:0;padding:36px clamp(18px,3vw,48px) 60px}.ws-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.ws-heading h1{font-size:clamp(28px,3vw,40px);line-height:1.3;font-weight:600;letter-spacing:-.04em;margin:12px 0}.ws-heading p:not(.eyebrow){font-size:16px;color:#66725d;line-height:1.8}.ws-heading .button-row{flex-shrink:0}.ws-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding:18px;background:#fff;border:1px solid #dde5d6;border-radius:16px;margin-bottom:20px}.ws-role{display:flex;background:#edf1e6;border-radius:30px;padding:4px}.ws-role button{min-height:42px;padding:9px 20px;font-size:15px;border-radius:24px}.ws-role button.active{background:#243d2e;color:#fff;box-shadow:0 2px 6px #20302018}.ws-toolbar form{display:flex;align-items:end;gap:12px;flex:1;flex-wrap:wrap}.ws-toolbar label,.ws-filter label,.ws-form-grid label{display:grid;gap:7px;font-size:14px;font-weight:500;color:#4a5a40}.ws-toolbar input,.ws-toolbar select,.ws-filter input,.ws-filter select,.ws-form-grid input{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid #d3ddca;border-radius:9px;background:#fff;color:#25341f;font:inherit;font-size:16px}.ws-toolbar>button{flex-shrink:0}.ws-source-note{font-size:14px;line-height:1.7;color:#69775e;margin:16px 0}.ws-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0 24px}.ws-kpi{padding:24px;border:1px solid #dde5d4;border-radius:16px;background:#fff;min-width:0}.ws-kpi>span{font-size:15px;font-weight:500;color:#5c6c50}.ws-kpi>strong{display:block;font-size:clamp(22px,2.3vw,32px);line-height:1.4;letter-spacing:-.035em;overflow-wrap:anywhere;margin:17px 0 10px;font-variant-numeric:tabular-nums}.ws-kpi>p{font-size:14px;color:#49683b;line-height:1.7}.ws-kpi>small{display:block;font-size:13px;color:#76836c;margin-top:8px}.ws-kpi.primary{background:#203d2d;border-color:#203d2d;color:#fff;box-shadow:0 9px 24px #213c2814}.ws-kpi.primary>span{color:#d9e6cf}.ws-kpi.primary>p{color:#d2e6bd}.ws-kpi.primary>small{color:#bdd0b1}.ws-two-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:24px;align-items:stretch}.ws-panel{background:#fff;border:1px solid #dfe6d8;border-radius:18px;padding:26px;margin-bottom:24px;min-width:0}.ws-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.ws-panel-head h2{font-size:20px;line-height:1.5;font-weight:600;letter-spacing:-.025em;margin:0}.ws-panel-head p{color:#758269;font-size:14px;line-height:1.7;margin:8px 0 0}.ws-panel-head>span{font-size:14px;white-space:nowrap}.ws-chip{display:inline-block;background:#f0f4e9;color:#536547;padding:5px 10px;border-radius:7px;font-size:13px;white-space:nowrap}.ws-caption{font-size:14px;line-height:1.8;color:#6d7c62;margin-top:16px}.ws-empty{display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:26px 12px;text-align:center;border-radius:10px;background:#f7f9f3}.ws-empty h3{font-size:18px;font-weight:500;margin-bottom:8px}.ws-empty p{font-size:15px;line-height:1.8;color:#718063}.ws-loading{padding:65px 24px;text-align:center;font-size:16px;line-height:1.8}.ws-bars{height:195px;display:grid;grid-template-columns:repeat(var(--bars),minmax(0,1fr));gap:3px;align-items:stretch;border-bottom:1px solid #dbe5d0;background:repeating-linear-gradient(to top,transparent 0,transparent 47px,#edf1e6 48px,#edf1e6 49px);padding-top:12px}.ws-bars button{height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0;min-width:0;border-radius:5px 5px 0 0}.ws-bars button>span{display:block;width:90%;max-width:48px;border-radius:4px 4px 0 0;background:#93a77b;transition:background .15s}.ws-bars button:hover>span,.ws-bars button:focus-visible>span,.ws-bars button.selected>span{background:#254b31}.ws-chart-axis{display:flex;justify-content:space-between;font-size:13px;color:#697c5b;margin-top:10px}.ws-chart-readout{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:20px;font-size:14px}.ws-chart-readout strong{font-size:23px;margin-left:auto}.ws-chart-readout select{min-height:44px;border:1px solid #dbe4d3;border-radius:8px;font-size:14px;background:#fff;padding:8px}.ws-task{display:flex;align-items:center;gap:14px;width:100%;min-height:64px;padding:14px 0;text-align:left;border-bottom:1px solid #edf0e7;font-size:16px}.ws-task>span{flex:1}.ws-task strong{font-size:24px;font-variant-numeric:tabular-nums}.ws-task svg{color:#7c906a}.ws-priority>.button{margin-top:20px}.ws-quotes{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ws-quotes article{display:flex;justify-content:space-between;gap:20px;padding:20px;border:1px solid #e1e7d9;border-radius:12px;min-width:0}.ws-quotes article>div{min-width:0}.ws-quotes strong{font-size:17px;overflow-wrap:anywhere}.ws-quotes p{font-size:14px;color:#6f7e61;margin:7px 0;overflow-wrap:anywhere}.ws-quotes small{font-size:13px;color:#7b866e}.ws-quote-action{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:16px;flex-shrink:0}.ws-quote-action>.button{padding:8px 14px;font-size:14px}.ws-state-rows>div{display:grid;grid-template-columns:105px minmax(30px,1fr) auto auto;align-items:center;gap:14px;margin-bottom:20px;font-size:14px}.ws-meter{height:7px;border-radius:6px;background:#edf2e7;overflow:hidden}.ws-meter i{display:block;height:100%;background:#7e9868;border-radius:6px}.ws-table-scroll{overflow-x:auto;max-width:100%}.ws-table{border-collapse:collapse;width:100%;font-size:15px;text-align:left}.ws-table th{font-size:14px;font-weight:500;color:#6a785e;background:#f5f8ef;white-space:nowrap}.ws-table th,.ws-table td{padding:16px 13px;border-bottom:1px solid #e5ebdb;line-height:1.7}.ws-table td{min-width:70px}.ws-table td:first-child{min-width:160px;max-width:300px;overflow-wrap:anywhere}.ws-table td:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}.ws-text-link{padding:0;text-align:left;font-size:15px;line-height:1.7;text-decoration:underline;text-decoration-color:#c0cfb2;text-underline-offset:4px}.ws-earnings dl{margin:0}.ws-earnings dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:16px 0;font-size:16px;line-height:1.7;border-bottom:1px solid #e6ecdd}.ws-earnings dd{margin:0;font-weight:500;font-variant-numeric:tabular-nums}.ws-earnings .ws-net{border-bottom:0;color:#214f2b}.ws-net dd{font-size:25px;overflow-wrap:anywhere}.ws-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ws-calculation{display:grid;gap:10px;margin-top:22px;padding:20px;border:1px solid #dbe5cf;border-radius:12px;background:#f4f8ed}.ws-calculation>span{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:14px;line-height:1.6}.ws-calculation>span:nth-child(2){font-size:16px;color:#28502b}.ws-calculation small{font-size:13px;color:#687c59}.ws-activity-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ws-activity-counts>div{display:grid;gap:14px;border-bottom:1px solid #e8edde;padding-bottom:16px}.ws-activity-counts span{font-size:14px;color:#6f7e61}.ws-activity-counts strong{font-size:30px;font-weight:500}.ws-filter{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin-bottom:24px}.ws-filter .ws-grow{flex:1;min-width:190px}.ws-filter select{min-width:160px}.ws-order-cards article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid #e5ebdb}.ws-order-cards h3{font-size:19px;line-height:1.6;margin:8px 0;overflow-wrap:anywhere}.ws-order-cards p{font-size:14px;color:#6e7c61}.ws-order-cards article>div:nth-child(2){display:grid;justify-items:end;gap:12px;font-size:20px}.ws-order-actions{display:flex;gap:10px;flex-wrap:wrap}.ws-order-actions .button{font-size:14px;padding:10px 16px}.ws-pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:24px;font-size:14px}.ws-order-steps{display:flex;justify-content:space-between;gap:10px;list-style:none;padding:0;margin:26px 0}.ws-order-steps li{display:grid;justify-items:center;gap:10px;text-align:center;font-size:14px;color:#7b886e;line-height:1.6}.ws-order-steps li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eaf0e0}.ws-order-steps li.done{color:#315329}.ws-order-steps li.done>span{background:#315329;color:#fff}.ws-inventory{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:24px}.ws-inventory button{display:grid;gap:13px;text-align:left;border:1px solid #dfe7d4;border-radius:12px;padding:19px;background:#fff;font-size:14px}.ws-inventory button strong{font-size:28px;line-height:1.2;font-weight:500}.ws-inventory button.active{border-color:#517346;background:#eef5e5}.ws-work-cards{display:grid;gap:18px;margin-bottom:26px}.ws-work-cards article{display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:22px;align-items:center;padding:24px;border:1px solid #dfe6d5;border-radius:16px;background:#fff}.ws-work-cards article>img{width:94px;height:141px;object-fit:cover;border-radius:8px}.ws-work-cards h3{font-size:21px;line-height:1.5;margin:0 0 10px;overflow-wrap:anywhere}.ws-work-cards p{font-size:14px;margin-top:10px;line-height:1.7;color:#6b7a5e}.ws-media-checks{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.ws-media-checks>span{display:flex;align-items:center;gap:5px;font-size:13px;background:#f5f5ef;padding:3px 8px;border-radius:5px;color:#737966}.ws-media-checks>span.ready{color:#396233;background:#ecf4e3}.ws-media-checks svg{width:14px;height:14px}.ws-work-actions{display:grid;gap:10px;min-width:110px}.ws-saved-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ws-saved-cards article{border:1px solid #dce5d1;border-radius:16px;overflow:hidden;background:#fff;min-width:0}.ws-saved-cards article>img{width:100%;height:260px;object-fit:cover}.ws-saved-cards article>div{padding:20px}.ws-saved-cards h3{font-size:20px;line-height:1.5;overflow-wrap:anywhere}.ws-saved-cards p{font-size:14px;color:#6d7e5e;margin:10px 0}.ws-saved-cards strong{font-size:20px}.ws-saved-cards .button-row{flex-wrap:wrap;gap:8px}.ws-saved-cards .button{font-size:14px;padding:10px 15px}.ws-compare-pick{display:flex;align-items:center;gap:10px;padding:14px 18px;font-size:14px;min-height:48px;cursor:pointer}.ws-compare-pick input{width:18px;height:18px;accent-color:#345d30}.ws-compare-dialog{max-width:1040px!important;width:calc(100% - 32px)}.ws-compare-table th:not(:first-child),.ws-compare-table td{min-width:190px;white-space:normal}.ws-compare-table th:first-child{min-width:110px}.ws-compare-table td:last-child{white-space:normal}@media(max-width:1200px){.ws-kpis{grid-template-columns:1fr 1fr}.ws-two-columns{grid-template-columns:minmax(0,1fr)}.ws-quotes{grid-template-columns:1fr}.ws-heading{align-items:flex-start;flex-direction:column}.ws-order-cards article{grid-template-columns:1fr auto}.ws-order-actions{grid-column:1/-1}.ws-saved-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.member-main:has(.ws-heading){padding:26px 16px 45px}.ws-toolbar{padding:14px;gap:12px}.ws-toolbar form{flex-basis:100%;order:3}.ws-toolbar form>label{flex:1;min-width:135px}.ws-toolbar .ws-role{flex:1}.ws-toolbar>button:not(.icon-btn){font-size:13px;padding:9px 12px}.ws-kpis{gap:10px}.ws-kpi{padding:18px 14px}.ws-kpi>strong{font-size:23px;margin:12px 0}.ws-panel{padding:20px 16px}.ws-panel-head h2{font-size:19px}.ws-panel-head{align-items:flex-start}.ws-two-columns{gap:0}.ws-form-grid{grid-template-columns:1fr}.ws-filter{gap:10px}.ws-filter label{flex:1}.ws-order-cards article{gap:14px;padding:20px 0}.ws-order-cards article>div:nth-child(2){font-size:18px}.ws-order-cards h3{font-size:18px}.ws-state-rows>div{grid-template-columns:95px minmax(15px,1fr) auto;gap:10px}.ws-state-rows>div>span:last-child{grid-column:2/-1;text-align:right}.ws-inventory{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ws-inventory button{padding:16px 12px}.ws-inventory button strong{font-size:24px}.ws-work-cards article{grid-template-columns:65px minmax(0,1fr);padding:17px;gap:15px}.ws-work-cards article>img{width:65px;height:100px;align-self:start}.ws-work-cards h3{font-size:18px}.ws-work-actions{display:flex;flex-wrap:wrap;grid-column:1/-1}.ws-work-actions .button{flex:1;font-size:14px;padding:9px 12px}.ws-quotes article{padding:16px;flex-wrap:wrap}.ws-quote-action{flex-direction:row;align-items:center;flex:1;flex-wrap:wrap}.ws-saved-cards{grid-template-columns:1fr}.ws-saved-cards article>img{height:320px}.ws-heading .button-row{flex-wrap:wrap}.ws-kpi>small{line-height:1.7}.ws-chart-readout strong{font-size:21px}.ws-chart-axis{font-size:12px}.ws-net dd{font-size:22px}}@media(prefers-reduced-motion:reduce){.ws-bars button>span{transition:none}}.currency-strip{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 3.2%;border-bottom:1px solid #e4e7e2;background:#f1f4ef;color:#556250;font-size:12px}.currency-strip b{color:#263d27;margin-right:9px;letter-spacing:.08em}.currency-strip button{display:flex;align-items:center;gap:7px;white-space:nowrap}.currency-strip svg{width:14px;height:14px}.content-type-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:8px 0 18px;scroll-margin-top:110px}.content-type-tabs button{border:1px solid #dfe3dc;border-radius:100px;padding:13px 22px;white-space:nowrap;font-size:14px;transition:background .2s}.content-type-tabs button.active{background:#253e2e;color:#fff;border-color:#253e2e}.content-type-tabs button span{font-size:9px;border:1px solid currentColor;padding:2px 4px;border-radius:4px;margin-left:8px}.filter-row{gap:16px;min-width:0}.genre-tabs{overflow-x:auto;flex-wrap:nowrap;min-width:0;padding-bottom:8px}.genre-tab{flex-shrink:0;white-space:nowrap}.filter-actions{flex-shrink:0}.content-type-label{display:inline-block;margin:1px 0 8px;font-size:10px;font-weight:650;letter-spacing:.04em;color:#526a4b;background:#edf2e9;border-radius:4px;padding:4px 6px}.ai-subtype{display:flex;align-items:center;gap:12px;font-size:13px;margin-bottom:12px}.ai-subtype select{background:transparent;border:1px solid #dce2d7;border-radius:8px;padding:8px 28px 8px 12px}.market-collections small{display:block;margin-top:6px;font-size:9px;color:#70796b;letter-spacing:.08em}.seller-profile-card{padding:16px 0;border-top:1px solid #e5e7e0;margin-top:16px}.seller-profile-link{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;min-width:0}.seller-profile-link>.avatar{width:40px;height:40px;min-width:40px;background:#e9eee3;color:#4d6340;font-size:12px;border-radius:50%}.seller-profile-link>span:nth-child(2){min-width:0;flex:1}.seller-profile-link strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis}.seller-profile-link small{display:block;color:#7a7f72;font-size:11px;margin-top:4px}.seller-profile-link>svg{width:16px;height:16px;flex-shrink:0}.seller-profile-card p{font-size:12px;line-height:1.7;color:#767e70;margin:12px 0 0}.seller-profile-card.compact{margin:12px 0 0;padding:12px 0 0}.seller-profile-card.compact .avatar{width:28px;height:28px;min-width:28px;font-size:10px}.seller-profile-card.compact strong{font-size:11px}.seller-profile-card.compact small{font-size:10px}.seller-profile-link:hover strong{text-decoration:underline;text-underline-offset:4px}.studio-page{padding-top:35px;padding-bottom:70px}.studio-back{font-size:13px;color:#697461;text-decoration:none}.studio-page-heading{max-width:940px;margin:36px auto 60px;padding:40px;border:1px solid #dce3d6;background:#f1f4ec;border-radius:20px}.studio-page-identity{display:flex;gap:22px;align-items:center}.studio-page-identity>.avatar{width:76px;height:76px;min-width:76px;border-radius:18px;background:#263d2c;color:#fff;font-size:22px}.studio-page-identity h1{font-size:clamp(25px,4vw,42px);margin:8px 0 14px;letter-spacing:-.04em;overflow-wrap:anywhere}.studio-page-identity p{font-size:13px;color:#65735c}.studio-page-identity .eyebrow{font-size:10px;letter-spacing:.16em}.studio-page-description{margin:25px 0;line-height:1.85;color:#626d5b;white-space:pre-wrap;overflow-wrap:anywhere}.studio-page-actions{display:flex;justify-content:space-between;align-items:center;gap:20px}.studio-page-actions>span{color:#738067;font-size:13px}.studio-page-actions strong{font-size:28px;color:#253d2a;margin-right:6px}.studio-page-heading>.form-note{margin-top:18px}.studio-page-works>.section-header{margin-bottom:20px}.studio-page .grid{width:100%}.fx-amount{display:grid;gap:8px;font-size:12px;font-weight:600}.fx-amount input{width:100%;padding:14px;border:1px solid #d9dfd2;border-radius:8px;font-size:26px;background:#f5f7f1;box-sizing:border-box;color:#253e2d}.fx-rate-list{margin:20px 0 10px}.fx-rate-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e4e8de}.fx-rate-row strong{display:block;font-size:13px}.fx-rate-row small{display:block;color:#747e6b;font-size:11px;margin-top:4px}.fx-rate-row>b{font-size:18px;overflow-wrap:anywhere;text-align:right}.fx-source{display:grid;gap:8px;margin-top:25px;font-size:12px}.fx-source a{color:#3c5930}.fx-source span{color:#78816e}.fx-unavailable{padding:20px 0}.fx-unavailable h3{font-size:16px}.fx-unavailable p{font-size:13px;color:#78816e;line-height:1.7}a.seller-profile-link:focus-visible,.content-type-tabs button:focus-visible{outline:2px solid #5a7748;outline-offset:4px}@media(max-width:700px){.currency-strip{padding:9px 18px;font-size:10px;gap:8px}.currency-strip b{margin-right:4px}.currency-strip button{gap:4px}.currency-strip button>svg:last-child{display:none}.content-type-tabs{margin:0 -18px;padding-left:18px;padding-right:18px}.content-type-tabs button{padding:11px 17px;font-size:12px}.filter-row{flex-direction:column;align-items:stretch}.genre-tabs{width:100%}.filter-actions{align-self:flex-end}.studio-page-heading{padding:23px;margin:24px 0 36px;border-radius:14px}.studio-page-identity{gap:14px}.studio-page-identity>.avatar{width:55px;height:55px;min-width:55px;font-size:16px}.studio-page-actions{align-items:stretch;flex-direction:column;gap:15px}.studio-page-actions .button{justify-content:center}.studio-page-identity .directory-verified{display:inline-block;margin-top:8px}.studio-page-works>.section-header h2{font-size:19px}.fx-rate-row>b{font-size:16px}.seller-profile-card.compact .seller-profile-link{gap:7px}.seller-profile-card.compact .avatar{width:24px;height:24px;min-width:24px}}.legacy-money-note{display:block;font-size:10px;font-weight:400;line-height:1.6;color:#777f70;margin-top:5px}.listing-form{gap:25px}.listing-intro{padding-bottom:10px}.listing-intro h2{font-size:25px;letter-spacing:-.04em;margin:12px 0}.listing-intro p{font-size:12px;color:#7c8575}.listing-section{border:1px solid #e0e5db;padding:22px;margin:0 0 24px;border-radius:14px;min-width:0}.listing-section legend{font-size:16px;font-weight:650;padding:0 8px;color:#37472f}.listing-section legend>span{font-size:11px;color:#879177;margin-right:10px;letter-spacing:.08em}.listing-section .form-grid{margin-top:15px}.listing-section .form-field{margin-top:12px}.listing-section input:disabled,.listing-section select:disabled{opacity:.45;background:#edf0e8}.listing-story{background:#fafbf7}.listing-price{padding:18px 20px;background:#edf3e5;border-radius:10px;margin:12px 0 22px}.listing-price>label{font-size:12px;font-weight:650}.listing-price>div{display:flex;align-items:center;gap:10px;margin:10px 0}.listing-price b{font-size:16px;white-space:nowrap;color:#587344}.listing-price input{background:#fff;border-color:#d3dec7;font-size:24px;width:100%;min-width:0}.listing-price .form-note{line-height:1.6}.work-synopsis{padding:20px 0;border-block:1px solid #e2e7dc;margin-bottom:20px}.work-synopsis h3{font-size:15px;margin-bottom:12px}.work-synopsis p,.admin-synopsis{white-space:pre-wrap;line-height:1.9;overflow-wrap:anywhere;font-size:14px;color:#5f6b57}.license-table{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin:15px 0}.license-table>div{padding:12px 0;border-bottom:1px solid #e2e6dc;min-width:0}.license-table dt{font-size:10px;color:#8a9380;margin-bottom:6px}.license-table dd{margin:0;font-size:12px;font-weight:550;line-height:1.6;overflow-wrap:anywhere}.license-note{font-size:12px;line-height:1.7;white-space:pre-wrap;color:#76816b}.license-chips{display:flex;flex-wrap:wrap;gap:4px;margin:10px 0}.license-chips>span{font-size:9px;padding:4px 6px;border:1px solid #e0e6d8;color:#748064;border-radius:4px;background:#f8faf5}.license-chips>.negotiable-chip{border:0;background:#edf3e6;color:#5c783f}.reputation-badges{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:5px}.reputation-badge{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:5px;font-size:10px;line-height:1.1;font-weight:650;white-space:nowrap}.reputation-badge.seller{background:#f5e6ba;color:#796019;border:1px solid #e7d193}.reputation-badge.buyer{background:#e6ecff;color:#435a9d;border:1px solid #cfd9f7}.reputation-badge svg{width:11px;height:11px}.reputation-badge small{font-size:7px;padding-left:4px;border-left:1px solid currentColor;opacity:.7}.reputation-badge.sample{background:#f0eee8;color:#817b66;border-color:#e0dccf}.member-grades{margin-bottom:28px;border:1px solid #e2e7dc;border-radius:15px;padding:24px;background:#fff}.grade-heading h2{font-size:19px;margin:8px 0}.grade-heading p{font-size:11px;color:#7d8773;line-height:1.6}.grade-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.grade-cards article{padding:20px;border:1px solid #e1e6d9;background:#f6f8f1;border-radius:10px}.grade-cards article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.grade-cards article>strong{display:block;font-size:34px;font-weight:600;margin:12px 0}.grade-cards strong small{font-size:13px;color:#839075;font-weight:400}.grade-meter{height:5px;border-radius:5px;background:#e3e9db;overflow:hidden}.grade-meter i{height:100%;display:block;background:#718c51}.grade-cards p{font-size:11px;color:#7a866d;margin:10px 0 0}.inbox-heading{display:flex;justify-content:space-between;gap:18px;align-items:center}.inbox-heading h1{margin:9px 0}.inbox-search{display:flex;align-items:center;gap:12px;padding:10px 12px 10px 18px;border:1px solid #dce4d3;border-radius:12px;background:#fff;margin:25px 0 20px}.inbox-search>svg{width:18px;height:18px;color:#839176;flex-shrink:0}.inbox-search input{border:0;background:transparent;outline:0;width:100%;min-width:0;font-size:13px;color:#405234}.inbox-search:focus-within{outline:2px solid #9bad89;outline-offset:2px}.inbox-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px}.inbox-filters button{padding:10px 15px;border-radius:100px;font-size:12px;white-space:nowrap;border:1px solid #e0e6d9}.inbox-filters button.active{background:#344b2b;color:#fff;border-color:#344b2b}.inbox-count{display:flex;justify-content:space-between;font-size:11px;color:#829073;padding:12px 0}.inbox-list{display:grid;border:1px solid #e0e6d9;border-radius:14px;overflow:hidden;background:#fff}.inbox-thread{display:flex;align-items:center;text-align:left;gap:16px;padding:21px;border-bottom:1px solid #e8ede2;width:100%;min-width:0;transition:background .2s}.inbox-thread:last-child{border:0}.inbox-thread:hover,.inbox-thread:focus-visible{background:#f3f7ec}.inbox-thread.unread{background:#f8faf4}.inbox-avatar{width:47px;height:47px;min-width:47px;display:flex;align-items:center;justify-content:center;background:#eaf0e1;color:#647e48;border:1px solid #dae4ce;border-radius:14px;font-size:14px;font-weight:600}.inbox-thread-body{flex:1;min-width:0}.inbox-thread-top{display:flex;align-items:center;gap:8px}.inbox-thread-top>strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-thread-top time{margin-left:auto;white-space:nowrap;font-size:10px;color:#939c89}.inbox-thread-top .reputation-badges{margin:0}.inbox-thread-title{display:flex;align-items:center;gap:7px;margin:8px 0}.inbox-thread-title b{font-size:11px;color:#7f8b71;font-weight:450;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-kind{font-size:9px;color:#748565;background:#edf3e7;padding:3px 5px;border-radius:3px;white-space:nowrap}.inbox-kind.demo{color:#998764;background:#f4efe5}.inbox-preview{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#818d75}.inbox-unread{background:#678748;color:#fff;border-radius:20px;padding:4px 7px;font-size:10px;min-width:20px;text-align:center}.inbox-thread>svg{width:16px;height:16px;color:#98a389;flex-shrink:0}.inbox-note{font-size:11px;color:#8c9880;line-height:1.7;margin-top:20px}.older-messages{display:block;margin:0 auto 20px;font-size:11px!important}.about-page{max-width:1300px;padding:70px 5% 30px;margin:auto;color:#344b2d}.about-hero{padding:40px 0 90px;max-width:1000px}.about-hero h1{font-size:clamp(38px,6vw,82px);letter-spacing:-.055em;line-height:1.2;margin:25px 0 30px;font-weight:500}.about-lead{font-size:clamp(15px,2vw,20px);line-height:1.8;color:#7b876f;max-width:720px}.about-company-tag{display:flex;gap:25px;margin-top:32px;font-size:9px;color:#92a182;letter-spacing:.12em}.about-operator{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:55px;border-radius:24px;background:#253b28;color:#f1f5e9}.about-operator .eyebrow{color:#b9cdaa;font-size:10px}.about-operator h2{font-size:clamp(24px,3vw,37px);line-height:1.45;letter-spacing:-.04em;margin-top:25px}.about-operator p:not(.eyebrow){font-size:14px;line-height:1.9;color:#c1ceb6;margin-bottom:20px}.about-brands{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;border-top:1px solid #53664a;padding-top:25px}.about-brands strong{font-size:22px;letter-spacing:-.04em}.about-brands span{font-size:11px;color:#a4b794;align-self:center}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:70px 0;border-bottom:1px solid #dce4d3}.about-values article>span{font-size:11px;color:#98a789}.about-values h3{font-size:21px;letter-spacing:-.04em;margin:18px 0}.about-values p{font-size:13px;line-height:1.85;color:#839074}.about-cta{padding:60px 0;text-align:center}.about-cta h2{font-size:30px;letter-spacing:-.04em}.about-cta .button-row{justify-content:center;margin:25px 0}.about-cta p{font-size:11px;color:#92a082}@media(max-width:700px){.listing-section{padding:16px 13px}.listing-intro h2{font-size:21px}.listing-price{padding:16px 13px}.listing-price input{font-size:21px}.member-grades{padding:18px}.grade-cards{gap:12px}.grade-cards article{padding:13px}.grade-cards article>div:first-child{align-items:flex-start;flex-direction:column}.inbox-heading{align-items:flex-start}.inbox-heading>.button{font-size:11px;padding:9px;white-space:nowrap}.inbox-thread{gap:10px;padding:15px 12px}.inbox-avatar{width:34px;height:34px;min-width:34px;font-size:10px;border-radius:10px}.inbox-thread-top{flex-wrap:wrap;gap:5px}.inbox-thread-top time{font-size:9px}.inbox-thread-top>strong{font-size:12px;max-width:55%}.inbox-thread-top .reputation-badge{font-size:8px}.inbox-thread-title{gap:4px}.inbox-preview{font-size:11px}.inbox-search .button{font-size:11px;padding:8px 10px}.about-page{padding:30px 22px}.about-hero{padding:30px 0 45px}.about-company-tag{gap:12px;font-size:7px}.about-operator{grid-template-columns:1fr;gap:20px;padding:28px 22px;border-radius:15px}.about-values{grid-template-columns:1fr;gap:30px;padding:40px 0}.about-values h3{margin:10px 0}.about-cta h2{font-size:25px}}.projects-page{max-width:1440px;margin:auto;padding:58px 48px 100px}.projects-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.projects-heading h1{font-size:clamp(2.3rem,4.4vw,4.25rem);line-height:1.2;letter-spacing:-.055em;margin:18px 0}.projects-heading h1 em{font-style:normal;color:#49735c}.projects-heading p:not(.eyebrow){font-size:1rem;color:#5d665f;line-height:1.7}.project-heading-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.project-tabs{display:flex;gap:6px;overflow:auto;border-bottom:1px solid #dfe4dd;margin-bottom:24px;padding-bottom:12px}.project-tabs a{padding:12px 20px;border-radius:24px;white-space:nowrap;color:#526057;font-size:.95rem;text-decoration:none}.project-tabs a.active{background:#20382a;color:#fff}.project-search{display:flex;gap:12px;margin-bottom:24px}.project-search input,.project-search select{min-width:0;border:1px solid #dce2da;border-radius:10px;background:#fff;padding:13px 16px;font:inherit}.project-search input[type=search]{flex:1}.project-search select{max-width:190px}.project-count{display:flex;justify-content:space-between;font-size:.9rem;color:#687166;margin:18px 0}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{background:#fff;border:1px solid #dfe5dc;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:15px;min-width:0;position:relative;transition:transform .18s,border-color .18s}.project-card:hover{transform:translateY(-3px);border-color:#78927e}.project-card-top{display:flex;gap:12px;align-items:center;justify-content:space-between;font-size:.875rem;color:#426147;flex-wrap:wrap}.project-card.investment .project-card-top{color:#7c542c}.project-card.production .project-card-top{color:#515e8d}.project-title{color:#202b21;font-size:1.4rem;font-weight:650;line-height:1.4;letter-spacing:-.03em;text-decoration:none;overflow-wrap:anywhere}.project-brief{font-size:1rem;color:#6a746b;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.project-chips{display:flex;gap:6px;flex-wrap:wrap}.project-chips span{font-size:.875rem;background:#f4f6f1;border-radius:5px;padding:5px 8px}.project-budget{margin-top:auto;border-top:1px solid #edf0e9;padding-top:18px}.project-budget small{display:block;color:#6a746b;font-size:.875rem;margin-bottom:7px}.project-budget strong{font-size:1.15rem;overflow-wrap:anywhere}.project-card-bottom{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:.875rem;color:#6e766a}.project-status{display:inline-flex;font-size:.875rem;padding:5px 9px;border-radius:5px;background:#edf0ec;color:#667361}.project-status.open,.project-status.selected{background:#e8f3e7;color:#386443}.project-status.pending,.project-status.submitted{background:#f5f0dc;color:#7b6927}.project-status.hidden,.project-status.declined,.project-status.changes_requested{background:#f7ebe7;color:#8f4d39}.project-examples{margin-top:64px}.project-examples .section-header span{font-size:.875rem;color:#777}.project-card.sample{background:#edf1e8;text-align:left;font:inherit;cursor:pointer}.project-card.sample.investment{background:#f2ede4}.project-card.sample.production{background:#e9edf3}.project-card.sample h3{font-size:1.4rem;margin:0;line-height:1.4}.project-card.sample p{font-size:.875rem;margin:0;color:#626d61}.project-card.sample svg{width:22px;height:22px}.project-footnote{font-size:.875rem;color:#65705e;line-height:1.8;margin-top:32px}.project-back{display:inline-block;color:#586e52;font-size:.95rem;text-decoration:none;margin-bottom:30px}.project-detail-heading{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:36px}.project-detail-heading h1{font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.3;margin:14px 0 18px;overflow-wrap:anywhere}.project-owner{min-width:130px;display:flex;flex-direction:column;gap:8px}.project-owner a{color:#2d5235}.project-owner span{font-size:.875rem;color:#77806f}.project-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:54px}.project-story h2{font-size:1.25rem;margin:30px 0 16px}.project-story h2:first-child{margin-top:0}.project-story>p,.proposal-full{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1rem;line-height:1.9;color:#52604f}.project-summary{align-self:start;border:1px solid #dce3d6;border-radius:18px;padding:24px;background:#fff}.project-facts{margin:0 0 24px}.project-facts>div{padding:14px 0;border-bottom:1px solid #eef1e9}.project-facts dt{font-size:.875rem;color:#6c7865;margin-bottom:9px}.project-facts dd{font-size:1rem;line-height:1.5;margin:0;font-weight:550;overflow-wrap:anywhere}.project-summary .button{margin-top:10px}.project-proposals{margin-top:40px}.project-proposals h2{font-size:1.4rem;line-height:1.6}.project-proposals h2 span{color:#6a8459;font-size:1rem}.project-proposals>p{font-size:.95rem;color:#75816c}.project-empty{padding:40px 20px;background:#f0f3eb;border-radius:12px}.project-offer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:22px 0;border-bottom:1px solid #dfe5d9}.project-offer-row strong{display:block;margin-bottom:10px;font-size:1rem}.project-offer-row small{display:block;font-size:.875rem;margin-bottom:14px;color:#747f6b}.project-offer-row p{color:#64735c;line-height:1.7;font-size:.95rem;overflow-wrap:anywhere}.project-grid.mine{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:42px}.project-offer-amount{display:block;font-size:1.3rem;margin:22px 0 10px}.project-decisions{display:grid;gap:10px;margin:22px 0}.project-chat-offer .proposal-full{font-size:.95rem}.project-search svg{width:18px}.project-summary .form-note{line-height:1.8}.project-proposals .project-empty{font-size:1rem}.about-brands .button{grid-column:1/-1;justify-self:start}.project-tabs a:focus-visible,.project-title:focus-visible,.project-card.sample:focus-visible{outline:3px solid #5e8a58;outline-offset:3px}@media(max-width:1100px){.projects-page{padding:36px 24px 80px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-heading{align-items:flex-start;flex-direction:column;gap:12px}.project-detail-grid{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.project-heading-actions{margin:0}}@media(max-width:680px){.projects-page{padding:28px 18px 90px}.project-grid,.project-grid.mine{grid-template-columns:1fr}.project-tabs a{padding:10px 13px}.project-search{flex-wrap:wrap;gap:8px}.project-search input[type=search]{flex-basis:100%}.project-search select{flex:1;max-width:none}.project-detail-grid{display:flex;flex-direction:column}.project-detail-heading{display:block}.project-owner{margin-top:22px}.project-summary{width:100%;box-sizing:border-box}.project-offer-row{grid-template-columns:1fr;gap:8px}.project-offer-row .button{width:100%}.project-proposals h2{margin-top:26px}.project-examples .section-header{align-items:flex-start;gap:10px;flex-direction:column}.project-detail-grid .project-summary{order:-1}.project-story .license-table{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.project-card{transition:none}.project-card:hover{transform:none}}.project-compact-nav{display:none}@media(max-width:1200px){.project-compact-nav{display:flex;justify-content:center;gap:10px;border-bottom:1px solid #e3e7df;padding:8px 12px}.project-compact-nav a{font-size:.875rem;color:#5e6e57;text-decoration:none;padding:6px 12px;border-radius:20px}.project-compact-nav a[aria-current]{background:#e9efe3;color:#2a4d32}}.project-card-poster{display:flex;align-items:center;justify-content:center;height:250px;border-radius:12px;background:#edf0e9;overflow:hidden}.project-card-poster img{height:100%;width:100%;object-fit:contain}.project-gallery{display:grid;grid-template-columns:210px repeat(3,minmax(0,1fr));gap:16px;margin:0 0 38px}.project-gallery-item{display:flex;flex-direction:column;justify-content:center;min-width:0;background:#eef1e9;border-radius:12px;overflow:hidden;text-decoration:none;color:#516047}.project-gallery-item img{width:100%;height:200px;object-fit:contain}.project-gallery-item.poster img{height:315px}.project-gallery-item span{padding:10px 14px;font-size:.875rem}.project-scope{display:flex;gap:8px;overflow:auto;margin:0 0 24px}.project-scope a{white-space:nowrap;border:1px solid #dde5d5;border-radius:8px;padding:8px 14px;color:#66765b;font-size:.9rem;text-decoration:none}.project-scope a.active{background:#ebf1e4;border-color:#97af80;color:#36502b}.project-status.success{background:#e0efdc;color:#2d6534}.project-status.failure,.project-status.deleted,.project-status.rejected{background:#f3e8e4;color:#95573f}.project-funding{padding:15px 0;border-bottom:1px solid #e7ecdf;margin-bottom:10px}.project-funding>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:.9rem}.project-funding small{display:block;font-size:.875rem;color:#68785d}.project-funding-meter{height:6px;background:#e6ebdf;border-radius:3px;overflow:hidden;margin:12px 0 8px}.project-funding-meter i{height:100%;background:#6d9150;display:block;border-radius:3px}.project-funding p{font-size:.875rem;line-height:1.7;color:#718063}.project-funding.compact{padding:4px 0 13px;margin:0}.project-demo-progress{padding:10px;background:#f6f1e0;border-radius:8px}.project-result-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0 28px}.project-result-stats>div{padding:20px;border:1px solid #dce6d3;background:#f7f9f2;border-radius:14px}.project-result-stats span{display:block;font-size:.9rem;color:#6c7f5d}.project-result-stats strong{display:block;font-size:2rem}.project-chat-payment{padding:20px 0;border-top:1px solid #e0e7d7;margin-top:20px}.project-chat-payment .button{margin:6px 0}.project-payment-terms{margin:25px 0;line-height:1.8}.project-payment-terms summary{cursor:pointer;font-weight:600}.project-payment-terms>p{white-space:pre-wrap;overflow-wrap:anywhere}.checkout-body .crypto-panel textarea{width:100%;box-sizing:border-box;overflow-wrap:anywhere;font-size:.875rem}.project-scope a:focus-visible{outline:3px solid #789a62;outline-offset:2px}@media(max-width:950px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery-item.poster img,.project-gallery-item img{height:230px}.project-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.project-gallery{gap:10px}.project-gallery-item img,.project-gallery-item.poster img{height:200px}.project-result-stats>div{padding:15px}.project-result-stats strong{font-size:1.7rem}.project-funding>div:first-child{flex-wrap:wrap}.project-scope a{padding:8px 11px}.project-gallery-item span{padding:8px;font-size:.875rem}}.sample-market-section{margin-top:32px}.sample-disclosure{padding:16px 20px;border:1px solid #d9d2ee;border-radius:10px;background:#f4f0ff;color:#655280;font-size:.875rem;line-height:1.7;margin:16px 0 24px}.sample-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.project-sample-card{padding:0!important;overflow:hidden;display:flex;flex-direction:column}.sample-poster{position:relative;display:block;aspect-ratio:2/2.35;background:#161c1e;overflow:hidden}.sample-poster img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;transition:transform .45s}.sample-poster:hover img{transform:scale(1.04)}.sample-poster:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000000d1)}.sample-image-title{position:absolute;bottom:20px;left:20px;right:20px;z-index:1;font-size:1.65rem;line-height:1.3;font-weight:650;letter-spacing:-.04em;color:#fff}.sample-ribbon{position:absolute;top:14px;left:14px;z-index:1;background:#eee5ff;color:#4e3870;padding:5px 9px;border-radius:4px;font-size:.75rem;letter-spacing:.08em;font-weight:650}.sample-card-body{padding:20px;display:flex;flex-direction:column;gap:14px;flex:1}.sample-card-body .project-brief{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.9375rem;min-height:4.8em}.sample-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.875rem}.sample-progress strong{font-size:1.25rem;color:#695187}.sample-progress small{color:#786c84;font-size:.75rem}.sample-progress .project-funding-meter i{background:#8f77ad}.sample-detail-link{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #e8e7e5;font-size:.875rem;font-weight:600;margin-top:auto}.sample-project-detail{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:48px;margin:32px 0 45px;max-width:1100px}.sample-detail-art{position:relative}.sample-detail-art img{width:100%;height:auto;border-radius:14px;display:block}.sample-detail-art>span{display:block;font-size:.75rem;letter-spacing:.1em;padding-top:10px;color:#82778c}.sample-project-detail h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.2;margin:10px 0 18px;letter-spacing:-.04em}.sample-studio{margin:18px 0;color:#7d7d78}.sample-project-detail .sample-progress{padding:24px;background:#f5f1fa;border-radius:12px;margin:25px 0}.sample-stages{list-style:none;padding:0;margin:20px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sample-stages li{display:flex;align-items:center;gap:15px;padding:18px;background:#f3f5ef;border-radius:9px;font-size:.9375rem}.sample-stages span{font-size:1.25rem;color:#739067}.sample-detail-copy{margin-top:50px}.project-search select{min-width:130px}@media(min-width:1700px){.sample-project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1150px){.sample-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.sample-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-project-detail{gap:25px}.project-search{flex-wrap:wrap}}@media(max-width:580px){.sample-project-grid{grid-template-columns:1fr}.sample-poster{aspect-ratio:1/1}.sample-project-detail{grid-template-columns:1fr}.sample-detail-art{max-width:360px;margin:auto}.sample-stages{grid-template-columns:1fr}.sample-image-title{font-size:1.9rem}}@media(min-width:1201px)and (max-width:1400px){.project-compact-nav{display:flex;justify-content:center;gap:12px;padding:10px 18px;border-bottom:1px solid #e3e7df}.project-compact-nav a{font-size:.875rem;color:#42573e;text-decoration:none;padding:6px 12px}}.connection-notice{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:14px 20px;background:#fff4df;color:#614813;font-size:.875rem;line-height:1.6;border-bottom:1px solid #e8d5ac}.connection-notice button{text-decoration:underline;font:inherit;font-weight:600;cursor:pointer}.boot-message{max-width:620px;padding:40px 24px;margin:15vh auto;font:16px/1.8 system-ui,sans-serif;color:#233629}.boot-message a{color:inherit;text-decoration:underline}.email-security-card{padding:22px;border:1px solid #d9e2d2;background:#f5f8f1;border-radius:14px;margin:20px 0}.email-security-card h3{margin:0 0 8px}.email-security-card p{line-height:1.7}.email-security-card .button-row{flex-wrap:wrap}.ops-launch-list{display:grid;gap:12px;margin:20px 0}.ops-launch-item{padding:18px;border:1px solid #dce4d7;border-radius:12px;display:grid;gap:6px}.ops-launch-item p{margin:0;line-height:1.7}.ops-launch-item.missing{border-color:#dfcfa6;background:#fff9ed}.ops-launch-item.ready{background:#f0f6eb}@media(max-width:700px){.form-note,.service-note,.inbox-note,.seller-profile-card.compact strong{font-size:14px}.project-search{flex-wrap:wrap}.project-search>*{min-width:0}.project-search input[type=search]{flex:1 1 100%}}.seo-nav{max-width:1320px;margin:auto;padding:24px;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.seo-nav .logo{font-size:28px;font-weight:700;letter-spacing:-1px}.seo-nav nav{display:flex;gap:20px;flex-wrap:wrap}.seo-document,.seo-work{max-width:1260px;margin:auto;padding:48px 24px 80px}.seo-document h1,.seo-work h1{font-size:clamp(30px,4vw,54px);line-height:1.2;letter-spacing:-.04em;max-width:960px;margin:16px 0 24px;overflow-wrap:anywhere}.seo-document p,.seo-work p{line-height:1.8;font-size:16px;overflow-wrap:anywhere}.seo-lead{max-width:820px}.seo-document section,.seo-work section{margin-top:32px}.seo-document h2,.seo-work h2{font-size:24px;line-height:1.35;margin:30px 0 16px}.seo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;margin-top:32px}.seo-card{min-width:0}.seo-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:12px;background:#eceee7}.seo-card h3,.seo-card h2{font-size:20px;margin:14px 0 8px}.seo-card p{margin:6px 0}.seo-card small{font-size:12px}.seo-pagination{display:flex;gap:24px;align-items:center;justify-content:center;margin-top:40px}.seo-pagination a,.seo-document a:not(.logo),.seo-breadcrumb a,.seo-work article>a{text-underline-offset:4px;text-decoration:underline}.seo-work-layout{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:64px;margin-top:24px}.seo-cover img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:16px}.seo-price{font-size:28px}.seo-prose{white-space:pre-line}.seo-sample{font-size:14px!important;color:#546144}.seo-project-image{max-width:300px}.seo-project-image img{width:100%;height:auto;border-radius:12px}.seo-breadcrumb{font-size:14px;overflow-wrap:anywhere}.seo-work .button-row{flex-wrap:wrap}.seo-work .button{min-height:44px}.poster-button{display:block;text-decoration:none;color:inherit}.seo-inline-links{display:flex;gap:16px;flex-wrap:wrap}.seo-inline-links a{text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-work-layout{gap:28px;grid-template-columns:minmax(180px,1fr) minmax(0,1.5fr)}}@media(max-width:600px){.seo-document,.seo-work{padding:28px 20px 96px}.seo-work-layout{grid-template-columns:1fr}.seo-cover{max-width:320px;margin:auto}.seo-nav{gap:16px;padding:20px}.seo-nav nav{gap:12px;font-size:14px}.seo-grid{gap:24px 16px}.seo-card h3{font-size:18px}.seo-work .button-row{display:grid;grid-template-columns:1fr}}
