.studio-body{background:#f7f8fb}h1,h2,h3,p{margin-top:0}.studio-body h1,.studio-body h2,.studio-body h3{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:1.17}.studio-body h1{font-size:38px;margin-bottom:12px}.studio-body h2{font-size:25px}.studio-body h3{font-size:19px}.studio-body button,.studio-body input,.studio-body select,.studio-body textarea{font-size:14px}.studio-body .button{min-height:46px;font-size:14px;gap:14px}.muted{color:var(--muted)}.eyeline{font-size:12px;text-transform:uppercase;letter-spacing:1.3px;font-weight:700;color:var(--purple);margin-bottom:14px}.demo-ribbon{background:#eeebff;color:#5141aa;padding:9px 20px;text-align:center;font-size:13px}.auth-header{padding:28px 5%;display:flex;justify-content:space-between;align-items:center}.auth-layout{max-width:1100px;margin:32px auto 65px;display:grid;grid-template-columns:1fr 1fr;background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden}.auth-art{background:#ebe8ff;padding:52px 44px;display:flex;flex-direction:column;justify-content:center}.auth-art h1{font-size:48px;max-width:330px}.auth-art>p{color:#575476;max-width:310px}.auth-images{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;margin:24px 0}.auth-images img{width:100%;height:230px;object-fit:cover;border-radius:12px}.auth-images img:last-child{margin-top:35px;height:190px}.auth-note{font-size:14px;font-weight:600}.auth-form{padding:52px 48px}.auth-form h2{font-size:30px}.auth-form .button{width:100%;margin-top:20px}.field{display:block;font-size:14px;font-weight:600;margin:18px 0 7px}.studio-body input:not([type=radio]):not([type=checkbox]):not([type=file]),.studio-body textarea,.studio-body select{width:100%;padding:12px 14px;border:1px solid #dfe1e9;border-radius:8px;background:white;color:var(--ink);min-height:46px}.studio-body textarea{min-height:130px;resize:vertical}.auth-switch{font-size:14px;text-align:center;margin-top:25px}.text-link{color:var(--purple);border:0;background:transparent;padding:0;font-weight:600}.form-caption{font-size:13px;color:var(--muted);margin:14px 0}.checkline{display:flex;align-items:flex-start;gap:9px;font-size:14px;margin-top:18px}.app-shell{display:grid;grid-template-columns:236px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:32px 20px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.sidebar .brand-logo{width:188px;margin:3px 3px 40px}.sidebar .button{width:100%;margin-bottom:28px}.side-nav{display:grid;gap:6px}.navitem{padding:12px 14px;color:var(--muted);border-radius:9px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500}.navitem.active{color:var(--purple);background:#f0edff;font-weight:700}.navitem:hover{background:#f5f4fb}.navicon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:21px}.sidebar-bottom{margin-top:auto}.pay-note{background:#f7f8fb;border-radius:12px;padding:16px;font-size:14px;margin:25px 0}.pay-note p{font-size:13px;color:var(--muted);margin:6px 0 0}.profile{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:10px;align-items:center;font-size:14px}.avatar{background:#e9e5ff;color:var(--purple);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-weight:700;flex-shrink:0}.profile small{display:block;color:var(--muted);font-size:12px}.logout{margin-left:auto;color:var(--muted);font-size:14px}.main-area{min-width:0}.app-topbar{padding:22px 42px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;background:#fff;font-size:14px;color:var(--muted)}.pill{display:inline-flex;border-radius:5px;padding:3px 9px;font-size:12px;letter-spacing:.2px;font-weight:600;background:#ede9ff;color:#6550bb}.pill.ready{background:#e8f4e9;color:#37784a}.pill.draft{background:#f0f1f5;color:#72798a}.content{max-width:1240px;margin:auto;padding:40px 42px 65px}.title-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.title-row p{margin-bottom:0;font-size:16px;color:var(--muted)}.welcome-card{background:#eeebff;border:1px solid #e2dcff;padding:30px 32px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px}.welcome-card h2{font-size:29px;margin-bottom:10px}.welcome-card p{color:#696480;max-width:530px;margin-bottom:18px}.welcome-art{position:relative;flex:0 0 180px}.welcome-art img{width:180px;height:160px;object-fit:cover;border-radius:12px;transform:rotate(5deg)}.welcome-art .pill{position:absolute;bottom:0;left:-18px;background:#fff;box-shadow:0 4px 14px #1721390d}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:35px}.stat{background:#fff;border:1px solid var(--line);padding:20px 24px;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.stat span{font-size:14px;color:var(--muted)}.stat strong{font-family:Manrope;font-size:28px}.section-row{display:flex;justify-content:space-between;align-items:center;margin:25px 0 18px}.section-row h2{font-size:23px;margin:0}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid var(--line);border-radius:7px;background:white;padding:7px 13px;color:var(--muted)}.filter.selected{border-color:var(--purple);background:#f0edff;color:var(--purple)}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.listing-card{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden;transition:transform .15s,box-shadow .15s}.listing-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #17213909}.card-image{position:relative;padding:16px;background:#eff1f4;height:205px}.card-image img{width:100%;height:100%;object-fit:contain}.card-image .pill{position:absolute;top:14px;left:14px;background:#fff}.listing-card:nth-child(2) .card-image{background:#eee9e3}.card-content{padding:20px}.card-content h3{font-size:17px;letter-spacing:-.035em;margin-bottom:8px}.card-content p{color:var(--muted);font-size:14px;margin-bottom:18px}.card-bottom{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px}.steps-nav{display:flex;gap:0;margin:5px 0 32px;list-style:none;padding:0}.steps-nav li{flex:1;display:flex;align-items:center;gap:9px;font-size:14px;color:#9297a4;position:relative}.steps-nav li:not(:last-child):after{content:'';height:1px;background:var(--line);flex:1;margin:0 15px}.steps-nav b{border:1px solid #dedfe6;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:12px;background:white;flex-shrink:0}.steps-nav .current{color:var(--purple);font-weight:700}.steps-nav .current b{background:var(--purple);color:white;border-color:var(--purple)}.steps-nav .done{color:var(--ink)}.builder-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px;align-items:start}.builder-grid .panel h2{margin-bottom:8px}.builder-grid .panel>p{color:var(--muted);font-size:14px}.order-summary{position:sticky;top:24px}.order-summary h3{margin-bottom:22px}.summary-row{display:flex;justify-content:space-between;gap:15px;margin:15px 0;font-size:14px}.summary-row span{color:var(--muted)}.summary-total{border-top:1px solid var(--line);margin-top:20px;padding-top:18px;display:flex;justify-content:space-between;align-items:center}.summary-total strong{font-size:25px}.summary-small{color:var(--muted);font-size:13px;margin:7px 0 0}.summary-foot{border-top:1px solid var(--line);margin:22px 0 0;padding-top:18px;font-size:13px;color:var(--muted)}.import-box{background:#f6f5ff;padding:20px;border-radius:10px;margin:23px 0}.inline-fields{display:flex;gap:10px;align-items:center}.inline-fields .button{white-space:nowrap;min-height:46px}.inline-fields input{min-width:0}.import-box label{margin-top:0}.import-box p{font-size:13px;color:var(--muted);margin:10px 0 0}.divider{display:flex;align-items:center;gap:12px;color:#8b90a1;font-size:13px;margin:22px 0}.divider:before,.divider:after{content:'';background:var(--line);height:1px;flex:1}.upload-zone{border:1.5px dashed #c9c3ed;background:#faf9ff;border-radius:10px;text-align:center;padding:25px;display:block;cursor:pointer;font-weight:600}.upload-zone span{display:block;color:var(--muted);font-size:13px;font-weight:400;margin-top:6px}.upload-icon{font-size:25px;color:var(--purple);display:block;margin-bottom:4px}.upload-previews{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.upload-thumb{position:relative}.upload-thumb img{width:76px;height:76px;border-radius:7px;object-fit:cover}.upload-thumb button{position:absolute;right:-5px;top:-5px;border:1px solid var(--line);background:white;border-radius:50%;width:24px;height:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.builder-actions{margin-top:26px;display:flex;justify-content:space-between;gap:14px;align-items:center}.quiet-button{border:1px solid #dedfe7;background:white;color:var(--ink);border-radius:8px;padding:11px 16px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:10px 0 25px}.choice{border:1px solid var(--line);border-radius:10px;background:white;padding:17px 12px;text-align:left;cursor:pointer;display:block;font-size:14px;position:relative}.choice input{accent-color:var(--purple);position:absolute;top:12px;right:10px}.choice:has(input:checked){border-color:var(--purple);box-shadow:0 0 0 1px var(--purple);background:#f7f5ff}.choice strong{font-size:23px;display:block;line-height:1.4}.choice small{display:block;color:var(--muted);font-size:13px;margin-top:3px}.choice.platform strong{font-size:19px;margin:8px 0}.builder-fieldset{border:0;padding:0;margin:23px 0}.builder-fieldset legend{font-size:14px;font-weight:600;margin-bottom:7px}.included{background:#f7f8fb;padding:17px 20px;border-radius:10px;font-size:14px}.included ul{padding-left:20px;margin-bottom:0;color:var(--muted)}.review-product{display:flex;gap:18px;align-items:center;margin:25px 0}.review-product img{width:95px;height:95px;object-fit:cover;border-radius:9px}.review-product h3{margin-bottom:7px}.review-product p{margin:0;font-size:14px;color:var(--muted)}.review-block{border-top:1px solid var(--line);padding:20px 0}.review-block h3{font-size:16px;margin-bottom:8px}.review-block p{font-size:14px;color:var(--muted);white-space:pre-line;margin-bottom:0;overflow-wrap:anywhere}.payment-options{display:grid;gap:10px;margin-top:22px}.payment-option{border:1px solid var(--line);border-radius:9px;padding:17px;display:flex;align-items:center;gap:12px;font-size:14px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--purple);background:#f8f7ff}.payment-option input{accent-color:var(--purple)}.payment-icon{font-weight:800;background:#fff;border:1px solid var(--line);border-radius:5px;padding:4px 9px;font-size:13px;min-width:65px;text-align:center}.notice{font-size:14px;background:#f2efff;padding:14px 17px;border-radius:9px;color:#6753a1;margin:20px 0}.success-panel{text-align:center;padding:45px;max-width:740px;margin:20px auto}.success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;background:var(--yellow);font-size:28px}.success-panel h1{font-size:33px}.success-panel p{color:var(--muted)}.success-panel .button{margin-top:16px}.progress-line{height:6px;background:#eeeafc;border-radius:5px;margin:25px 0;overflow:hidden}.progress-line div{height:100%;background:var(--purple);width:100%;animation:processing 2s ease-out}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.result-tile{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.result-tile img{width:100%;aspect-ratio:1;object-fit:cover}.result-tile>div{display:flex;justify-content:space-between;align-items:center;padding:15px;font-size:14px}.order-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.order-table th{font-weight:500;color:var(--muted);padding:14px;border-bottom:1px solid var(--line)}.order-table td{padding:20px 14px;border-bottom:1px solid var(--line)}.table-wrap{overflow:auto}.empty{padding:55px;text-align:center;border:1px dashed #dcd9eb;border-radius:14px}.empty p{color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:13px 20px;border-radius:9px;background:#172139;color:white;box-shadow:0 8px 30px #17213920;z-index:100;font-size:14px;display:none;max-width:90%;text-align:center}.error{color:#ac394b;font-size:14px}.subtle{font-size:13px;color:var(--muted)}.mobile-brand{display:none}.download-btn{font-size:14px;border:0;background:none;color:var(--purple)}@keyframes processing{from{width:0}to{width:100%}}@media(min-width:1500px){.content{padding-top:55px}.card-image{height:245px}}@media(max-width:1150px){.app-shell{grid-template-columns:210px 1fr}.sidebar{padding:28px 16px}.sidebar .brand-logo{width:173px}.content{padding:30px 26px}.app-topbar{padding:22px 26px}.builder-grid{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.panel{padding:23px}.card-image{height:170px}.listing-grid{gap:14px}.card-content{padding:16px}.welcome-art{flex-basis:150px}.welcome-art img{width:150px}}@media(max-width:900px){.builder-grid{grid-template-columns:1fr}.order-summary{position:static}.listing-grid{grid-template-columns:repeat(2,1fr)}.auth-layout{margin:20px}.auth-form,.auth-art{padding:32px}.auth-art h1{font-size:38px}.steps-nav li{font-size:13px}.steps-nav li:not(:last-child):after{margin:0 6px}.welcome-art{display:none}.stats{gap:10px}.stat{padding:15px;display:block}.stat strong{display:block}.result-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:17px 20px}.sidebar .brand-logo{width:170px;margin:0 0 18px}.sidebar>.button,.sidebar-bottom{display:none}.side-nav{display:flex;gap:4px;overflow:auto}.navitem{padding:8px 10px;white-space:nowrap;font-size:13px}.navicon{display:none}.app-topbar{padding:12px 20px;font-size:13px}.content{padding:25px 20px 45px}.studio-body h1{font-size:30px}.title-row{align-items:flex-start;flex-wrap:wrap;gap:16px}.title-row p{font-size:14px}.welcome-card{padding:23px}.welcome-card h2{font-size:25px}.welcome-card p{font-size:14px}.stats{gap:8px}.stat{padding:13px 10px}.stat span{font-size:12px}.stat strong{font-size:23px}.listing-grid{grid-template-columns:1fr}.card-image{height:240px}.section-row{gap:15px;align-items:flex-start;flex-direction:column}.steps-nav li{font-size:12px;flex-direction:column;gap:6px;text-align:center}.steps-nav li:after{display:none}.panel{padding:21px}.auth-layout{display:block;margin:12px 16px 30px}.auth-art{display:none}.auth-form{padding:30px 24px}.auth-header{padding:22px}.auth-header .brand-logo{width:170px}.auth-header>a:last-child{font-size:13px}.form-grid{grid-template-columns:1fr}.inline-fields{flex-wrap:wrap}.inline-fields .button{width:100%}.choice-grid{gap:8px}.choice{padding:20px 10px 12px}.choice strong{font-size:22px}.choice small{font-size:12px}.choice.platform strong{font-size:17px}.builder-actions .button,.builder-actions .quiet-button{padding:11px 12px;font-size:13px}.result-grid{gap:12px}.result-tile>div{font-size:12px;padding:12px;gap:8px;flex-wrap:wrap}.success-panel{padding:30px 22px}.demo-ribbon{font-size:12px}.table-wrap.panel{padding:10px}.auth-form h2{font-size:28px}}

.file-input{display:block;width:100%;margin:12px 0;font-size:13px;color:var(--muted)}.file-input::file-selector-button{background:#f0edff;color:var(--purple);border:0;border-radius:6px;padding:8px 12px;margin-right:10px;cursor:pointer}
