:root{--paper:#f8f9f4;--white:#fff;--ink:#242a24;--muted:#798075;--line:#e5e8df;--soft:#f0f2e9;--lime:#c7f46b;--green:#527929;--red:#d36049;--radius:14px;--sidebar:238px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3,h4{font-weight:550}p{line-height:1.7}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #81a846;outline-offset:4px}input,select,textarea{min-width:0}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;cursor:pointer}input[type=range]{accent-color:var(--green);cursor:pointer;width:100%}input[type=color]{padding:0;border:0;width:32px;height:32px;background:none;cursor:pointer}button .icon,a .icon{flex-shrink:0}.icon{width:20px;height:20px;vertical-align:middle;flex-shrink:0}.small{font-size:12px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.eyebrow{font:500 10px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:1.7px;text-transform:uppercase}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.stack{display:flex;flex-direction:column;gap:16px}.spacer{flex:1}.hidden,[hidden]{display:none!important}.full{width:100%}.center{text-align:center}.container{max-width:1260px;margin:0 auto;padding:0 40px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:11px 18px;border-radius:8px;font-size:13px;font-weight:550;border:1px solid transparent;transition:background .2s,transform .2s,border .2s;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#3b4536}.btn-lime{background:var(--lime);color:#25301e}.btn-lime:hover{background:#bceb60}.btn-white{background:#fff;border-color:var(--line)}.btn-white:hover{border-color:#c4ceba;background:#fcfdfa}.btn-ghost{color:#626a5c}.btn-ghost:hover{background:var(--soft)}.btn-outline{border-color:#ced5c7}.btn-danger{background:#f9eeeb;color:#a34334;border-color:#efcec7}.btn-lg{padding:15px 24px;min-height:50px;font-size:14px}.btn-sm{min-height:33px;padding:7px 11px;font-size:12px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid transparent;border-radius:7px;flex-shrink:0}.icon-btn:hover{background:var(--soft);border-color:var(--line)}.tag{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:5px;background:var(--soft);font-size:10px;font-weight:550;line-height:1.2;white-space:nowrap}.tag.green{background:#ebf4df;color:#587538}.tag.blue{background:#eaf0fa;color:#5675a9}.tag.red{background:#faece7;color:#b06350}.tag.purple{background:#f0eafb;color:#7e639c}.dot{width:6px;height:6px;background:#7fac55;border-radius:50%;display:inline-block}.line{height:1px;background:var(--line);margin:20px 0}.pill{border:1px solid var(--line);border-radius:30px;padding:7px 12px;display:inline-flex;align-items:center;gap:8px;font-size:11px}.brand{font-size:21px;letter-spacing:-.9px;font-weight:650;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-art{font-weight:400;color:#818875}.brand-mark{width:32px;height:32px;display:inline-flex}.brand-mark svg{width:100%;height:100%}.avatar{display:grid;place-items:center;width:33px;height:33px;background:#e9ebdc;color:#555e40;font-size:11px;border-radius:50%;font-weight:650;flex-shrink:0}.avatar.lg{width:64px;height:64px;font-size:23px}.skip-link{position:fixed;top:-80px;left:10px;z-index:1000;background:var(--lime);padding:10px}.skip-link:focus{top:10px}.site-nav{height:85px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.site-nav .brand{margin-right:auto}.navlinks{display:flex;gap:28px;align-items:center;font-size:12px;color:#666d60}.navlinks a:hover{color:var(--ink)}.nav-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.mobile-menu{display:none}.hero{padding:72px 0 58px;display:grid;grid-template-columns:.94fr 1.06fr;gap:66px;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;background:#eff3e7;border-radius:25px;color:#5a6c47;font-size:10px;letter-spacing:.4px}.hero h1{font-size:clamp(48px,5.1vw,72px);letter-spacing:-4.1px;line-height:1.035;margin:23px 0;font-weight:530}.hero h1 .accent-word{position:relative;display:inline-block;z-index:1}.hero h1 .accent-word:after{content:"";position:absolute;bottom:4px;left:-5px;right:-8px;height:21px;background:var(--lime);z-index:-1;transform:rotate(-2deg)}.hero-copy>p{max-width:392px;font-size:15px;color:#788070;line-height:1.8}.hero-upload{margin-top:30px;border:1.5px dashed #c8d1ba;background:#f1f5e8;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:.2s}.hero-upload:hover,.hero-upload.dragover{border-color:#6e9636;background:#ebf3dd}.upload-small{width:46px;height:46px;border-radius:10px;background:#fff;border:1px solid #dde6cf;display:grid;place-items:center}.hero-upload b{font-size:13px;font-weight:600}.hero-upload .sub{display:block;margin-top:7px;font-size:10px;color:#929982}.hero-upload .btn{margin-left:auto;min-height:37px;padding:9px 14px;font-size:11px}.paste-hint{font-size:10px;color:#89907f;text-align:center;margin-top:12px}.sample-inline{margin-top:27px;display:flex;align-items:center;gap:9px;font-size:10px;color:#919884}.sample-thumb{width:34px;height:34px;border-radius:7px;padding:2px;overflow:hidden;border:1px solid #e0e4d5}.sample-thumb:hover{outline:2px solid #a5be7c}.sample-thumb svg{width:100%;height:100%}.hero-visual{position:relative;min-width:0;isolation:isolate}.hero-visual:before{content:"";position:absolute;inset:15px -20px -10px 15px;background:radial-gradient(#c5cbb9 .8px,transparent .8px);background-size:11px 11px;z-index:-1;opacity:.55}.demo-window{background:#fff;border:1px solid #dfe3d7;border-radius:14px;box-shadow:0 12px 40px -25px #5b6542;overflow:hidden;transform:rotate(1deg)}.window-top{padding:16px 20px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:7px;font-size:10px}.window-top .window-dot{width:6px;height:6px;border-radius:50%;background:#dce0d3}.window-top .filename{margin-left:10px;color:#7f8576}.hero-comparison{height:365px;position:relative;background:#ebede4;overflow:hidden}.hero-comparison>.raster-hero,.hero-comparison>.vector-hero{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:22px}.raster-hero{image-rendering:pixelated}.vector-hero{clip-path:inset(0 0 0 var(--split,50%))}.comparison-labels{position:absolute;left:18px;right:18px;top:19px;display:flex;justify-content:space-between;pointer-events:none}.comparison-labels span{background:#ffffffdb;box-shadow:0 2px 5px #26311908;padding:7px 10px;border:1px solid #fff;border-radius:5px;font:9px ui-monospace,monospace;letter-spacing:.5px}.comparison-labels span:last-child{background:var(--lime);border-color:var(--lime)}.compare-line{position:absolute;left:var(--split,50%);top:0;bottom:0;width:1.5px;background:#fff;pointer-events:none;box-shadow:0 0 6px #2222}.compare-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:33px;height:33px;background:#fff;box-shadow:0 2px 12px #29351a20;border-radius:50%;display:grid;place-items:center;font:14px monospace;color:#7b8770}.compare-range{position:absolute;inset:0;width:100%!important;height:100%;opacity:0;margin:0;cursor:ew-resize!important}.window-bottom{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#919785}.window-bottom .row{gap:7px}.window-bottom .icon{width:13px;height:13px}.float-note{position:absolute;bottom:42px;right:-22px;background:var(--ink);color:#f0f4e9;transform:rotate(-5deg);padding:12px 16px;box-shadow:0 8px 20px #2222;border-radius:9px;display:flex;align-items:center;gap:11px;font-size:11px}.float-note .icon{color:var(--lime);width:20px;height:20px}.float-note span{display:block;font:8px ui-monospace,monospace;color:#b5c29e;margin-top:5px}.hero-caption{text-align:center;color:#9a9f91;font-size:9px;margin-top:18px}.compat{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.compat .eyebrow{font-size:8px;color:#9a9e92;line-height:1.7;max-width:112px}.tool-wordmark{font-size:17px;font-weight:600;letter-spacing:-.6px;color:#838a7c;display:flex;align-items:center;gap:7px}.tool-wordmark .icon{width:18px;height:18px}.tool-wordmark.script{font-family:Georgia,serif;font-style:italic;font-size:21px}.tool-wordmark small{font-size:10px;letter-spacing:0;font-weight:400}.section{padding:78px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2,.section h2{font-size:38px;letter-spacing:-1.8px;line-height:1.2}.section-heading p{max-width:300px;font-size:12px;color:#868e7b}.section .eyebrow{color:#8b9877;margin-bottom:14px}.features{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.feature-card{padding:25px 26px 22px;background:#f0f2e8;border-radius:12px;border:1px solid #e8ebdf;overflow:hidden;position:relative}.feature-card:nth-child(2){background:#efedf4;border-color:#e8e5ed}.feature-card:nth-child(3){background:#f3ede6;border-color:#ebe5dd}.feature-card h3{font-size:17px;letter-spacing:-.35px;margin-top:14px}.feature-card p{font-size:11px;color:#8b907e;margin-top:8px;line-height:1.75;max-width:280px}.feature-visual{height:100px;position:relative;display:flex;align-items:center;justify-content:center}.path-art{width:165px;height:86px}.color-circles{display:flex;align-items:center}.color-circles span{width:46px;height:46px;border:4px solid #efedf4;border-radius:50%;margin-left:-10px}.mini-export{background:#fff;box-shadow:0 6px 10px #2221;border-radius:7px;padding:11px 15px;display:flex;align-items:center;gap:12px;font-size:10px;transform:rotate(-4deg)}.mini-export span{display:block;font-size:8px;color:#999d91;margin-top:5px}.steps-section{background:#262e24;color:#fff;padding:60px 0}.steps-top{display:flex;align-items:center;justify-content:space-between}.steps-section .eyebrow{color:#a5b492}.steps-section h2{font-size:32px;letter-spacing:-1.2px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:38px}.step-num{font:11px ui-monospace,monospace;color:var(--lime);display:flex;align-items:center;gap:14px;margin-bottom:24px}.step-num:after{content:"";height:1px;background:#46513f;flex:1}.steps h3{font-size:17px;margin-bottom:11px}.steps p{font-size:11px;color:#a0ad95;max-width:250px}.art-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.gallery-item{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;text-align:left;padding:0}.gallery-item:hover .gallery-art svg{transform:scale(1.045)}.gallery-art{height:210px;display:flex;align-items:center;justify-content:center;position:relative}.gallery-art svg{width:175px;height:175px;transition:.35s}.gallery-art .icon{width:17px;height:17px}.gallery-open{position:absolute;top:13px;right:13px;width:27px;height:27px;border:1px solid #ffffff88;border-radius:50%;display:grid;place-items:center;background:#fff6}.gallery-info{padding:17px 18px;display:flex;justify-content:space-between;align-items:center}.gallery-info h3{font-size:12px}.gallery-info span{font-size:9px;color:#929986}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-grid>div>p{max-width:280px;margin-top:18px;color:#8b9382;font-size:12px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:15px;height:15px}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list p{font-size:11px;color:#828b77;margin-top:12px;max-width:450px}.cta-band{padding:37px 44px;border-radius:14px;background:var(--lime);display:flex;align-items:center;justify-content:space-between;margin-bottom:65px}.cta-band h2{font-size:29px;letter-spacing:-1.1px}.cta-band p{font-size:11px;margin-top:8px;color:#698245}.site-footer{border-top:1px solid var(--line);padding:40px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px}.footer-brand p{color:#929988;font-size:10px;max-width:190px;margin-top:14px}.footer-col h4{font-size:10px;margin:2px 0 17px}.footer-col a{display:block;color:#939b87;font-size:10px;margin-top:13px}.footer-col a:hover{color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;color:#a2a897;font-size:9px;margin-top:40px;padding-top:22px;border-top:1px solid var(--line)}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr)}.sidebar{background:#f1f3eb;border-right:1px solid #e0e5d7;position:fixed;left:0;top:0;bottom:0;width:var(--sidebar);display:flex;flex-direction:column;padding:29px 20px 16px;z-index:30}.sidebar .brand{font-size:19px;padding:0 6px}.sidebar .brand-mark{width:29px;height:29px}.workspace-select{margin:30px 0 23px;padding:10px;background:#fafbf6;border:1px solid #dfe5d5;border-radius:9px;display:flex;align-items:center;gap:9px;font-size:11px}.workspace-select .avatar{width:29px;height:29px;border-radius:6px;background:#e6edda}.workspace-select small{display:block;color:#a0a694;font-size:9px;margin-top:4px}.workspace-select .icon{width:14px;height:14px;margin-left:auto;color:#929a85}.side-group{margin:3px 0 21px}.side-label{font:8px ui-monospace,monospace;letter-spacing:1.4px;color:#99a28b;margin:0 12px 10px}.side-link{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:7px;font-size:11px;color:#7a836e;margin:3px 0;transition:background .2s}.side-link .icon{width:16px;height:16px}.side-link:hover{background:#e8edde}.side-link.active{background:#e3edcf;color:#475c2e;font-weight:550}.side-link .side-count{margin-left:auto;font-size:9px;color:#839665}.side-new{margin-bottom:22px}.side-new .btn{width:100%;font-size:11px;min-height:39px;background:#293224}.sidebar-bottom{margin-top:auto}.quota-card{border:1px solid #dfe6d5;border-radius:10px;padding:15px 14px;margin-bottom:16px;background:#f9fbf3}.quota-card h4{font-size:11px;margin:0}.quota-card p{font-size:9px;margin-top:9px;color:#98a186}.progress-track{height:5px;border-radius:4px;background:#e1e7d7;overflow:hidden;margin:13px 0 8px}.progress-fill{height:100%;background:#abc86a;border-radius:4px;transition:width .3s}.account-menu{padding:12px 5px 0;border-top:1px solid #dfe5d6;display:flex;gap:9px;align-items:center}.account-menu .avatar{width:29px;height:29px}.account-menu b{font-size:10px;font-weight:500}.account-menu small{display:block;font-size:8px;color:#a0a791;margin-top:4px}.account-menu .icon{width:15px;height:15px}.main-col{grid-column:2;min-width:0}.topbar{height:77px;background:#fdfef9;border-bottom:1px solid var(--line);padding:0 37px;display:flex;align-items:center;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:10px;color:#99a08d}.breadcrumb .current{color:#56614a}.breadcrumb .icon{width:12px;height:12px;color:#b1b6a7}.top-search{margin-left:auto;display:flex;align-items:center;color:#9ba38d;gap:9px;cursor:pointer;font-size:10px;padding:7px 10px}.top-search .icon{width:15px;height:15px}.kbd{border:1px solid #e1e6d8;border-radius:4px;font:8px ui-monospace,monospace;padding:3px 5px;color:#929c83}.topbar-actions{display:flex;gap:8px;align-items:center}.topbar-actions>.icon-btn>.icon{width:17px;height:17px;color:#8c957e}.topbar .avatar{width:29px;height:29px}.content{padding:38px 39px 60px;max-width:1570px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.2px;color:#9ba48c;margin-bottom:9px}.page-heading h1{font-size:30px;letter-spacing:-1.3px;font-weight:530;line-height:1.2}.page-heading p{font-size:11px;color:#939d85;margin-top:9px}.page-heading .btn{min-height:37px;font-size:10px;padding:10px 13px;margin-top:9px}.page-heading .btn .icon{width:15px;height:15px}.overview-hero{border:1px solid #e0e7d3;border-radius:12px;background:#edf4df;display:grid;grid-template-columns:1fr 245px;overflow:hidden;min-height:167px;margin-bottom:25px;position:relative}.overview-hero .text{padding:29px}.overview-hero h2{font-size:23px;letter-spacing:-.85px;margin-bottom:10px}.overview-hero p{font-size:11px;color:#82936b}.overview-hero .btn{margin-top:21px;font-size:10px;min-height:34px;padding:9px 13px}.overview-art{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.overview-art>svg{width:170px;height:170px;transform:rotate(11deg) scale(1.2);opacity:.9}.overview-art:before{content:"";position:absolute;width:165px;height:165px;border:1px dashed #bfd39e;border-radius:50%}.overview-art .tag{position:absolute;right:29px;bottom:31px;transform:rotate(-8deg);background:#fff;color:#6f8352;font-size:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:29px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 19px;min-height:122px}.stat-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#879477;margin-bottom:19px}.stat-top>.icon{width:15px;height:15px;color:#9aaa86}.stat strong{font-size:29px;font-weight:500;letter-spacing:-1.1px;line-height:1}.stat-bottom{margin-top:12px;display:flex;align-items:center;gap:5px;font-size:8px;color:#9ba58d}.stat-bottom .positive{color:#739851}.stat-bottom .icon{width:11px;height:11px}.block-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:20px}.block-head h2{font-size:16px;letter-spacing:-.4px}.block-head .btn{font-size:9px;min-height:29px;padding:6px 10px}.block-head p{font-size:9px;color:#9ca68d;margin-top:6px}.files-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.file-card{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;transition:box-shadow .2s,border-color .2s;position:relative;min-width:0}.file-card:hover{border-color:#bdcba8;box-shadow:0 6px 17px -10px #46553430}.file-art{height:160px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;overflow:hidden}.file-art>svg,.file-art>img{width:132px;height:132px;object-fit:contain;transition:.2s}.file-card:hover .file-art>svg{transform:scale(1.03)}.file-art .format-badge{position:absolute;top:12px;left:12px;font:7px ui-monospace,monospace;letter-spacing:.5px;background:#ffffffb0;padding:5px 6px;border-radius:4px;color:#727d63;border:1px solid #ffffffae}.file-fav{position:absolute;right:9px;top:8px;width:26px;height:26px;color:#82906d;display:grid;place-items:center;background:#fff7;border-radius:6px;opacity:0;transition:.2s}.file-card:hover .file-fav,.file-fav.is-favorite{opacity:1}.file-fav .icon{width:13px;height:13px}.file-fav.is-favorite .icon{fill:#82a758;color:#82a758}.file-info{padding:14px 15px 12px}.file-info h3{font-size:10px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-info .meta{font-size:8px;color:#a0a890;margin-top:7px;display:flex;gap:7px}.file-info .icon-btn{width:24px;height:24px}.file-info .icon-btn .icon{width:15px;height:15px}.file-check{position:absolute;top:10px;right:10px;z-index:1;display:none}.selecting .file-check{display:block}.selecting .file-fav{display:none}.file-card.selected{border-color:#95b260;box-shadow:0 0 0 1px #95b260}.bottom-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;margin-top:28px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:23px}.panel h3{font-size:13px;letter-spacing:-.2px}.activity-item{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #f0f2ea}.activity-item:last-child{border:0;padding-bottom:0}.activity-icon{width:29px;height:29px;border-radius:7px;background:#f0f4e8;display:grid;place-items:center;color:#8da76b}.activity-icon .icon{width:14px;height:14px}.activity-item b{font-size:9px;font-weight:500}.activity-item p{font-size:8px;color:#a2aa93;margin-top:4px}.activity-item>span{margin-left:auto;font-size:8px;color:#aab19e;white-space:nowrap}.tip-card{background:#f2f0e8}.tip-card .eyebrow{font-size:8px;letter-spacing:1px;color:#9b9b83}.tip-card h3{font-size:20px;letter-spacing:-.5px;margin-top:18px;max-width:220px;line-height:1.3}.tip-card p{font-size:10px;color:#959783;max-width:260px;margin:12px 0}.tip-card a{font-size:9px;display:flex;align-items:center;gap:7px}.tip-card .icon{width:12px;height:12px}.studio-heading{margin-bottom:23px}.studio-steps{display:flex;align-items:center;gap:17px;margin-bottom:26px;color:#a0a793;font-size:9px}.studio-step{display:flex;align-items:center;gap:7px}.studio-step>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:8px}.studio-step.active{color:#566841}.studio-step.active>span{background:var(--lime);border-color:var(--lime)}.studio-step-line{width:40px;height:1px;background:var(--line)}.studio-layout{display:grid;grid-template-columns:minmax(0,1fr) 266px;gap:22px;align-items:start}.studio-canvas-panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.canvas-toolbar{display:flex;align-items:center;padding:12px 15px;border-bottom:1px solid var(--line);gap:10px;min-height:54px;font-size:10px}.canvas-toolbar .tag{font-size:8px}.segmented{display:inline-flex;background:#f0f3e9;padding:3px;border-radius:6px;gap:2px}.segmented button{font-size:9px;padding:6px 10px;border-radius:4px;color:#99a488;display:flex;align-items:center;gap:5px}.segmented button.active{background:#fff;color:#5b6a4b;box-shadow:0 1px 3px #22330a09}.segmented .icon{width:12px;height:12px}.studio-stage{height:430px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:#f6f7f2;background-image:linear-gradient(45deg,#e9ece1 25%,transparent 25%),linear-gradient(-45deg,#e9ece1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9ece1 75%),linear-gradient(-45deg,transparent 75%,#e9ece1 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.studio-stage.dark-bg{background-color:#30372c;background-image:none}.stage-inner{position:absolute;inset:30px;transition:transform .2s;transform:scale(var(--zoom,1));display:flex;align-items:center;justify-content:center}.stage-inner>img,.stage-inner>svg{width:100%;height:100%;object-fit:contain}.stage-inner.compare>img{position:absolute;inset:0}.stage-inner.compare>.result-image{clip-path:inset(0 0 0 var(--split,50%))}.stage-inner.sidebyside{gap:18px}.stage-inner.sidebyside>img{width:50%}.stage-labels{position:absolute;top:15px;left:15px;right:15px;display:flex;justify-content:space-between;pointer-events:none}.stage-labels span{font:8px ui-monospace,monospace;padding:6px 9px;background:#ffffffdf;border:1px solid #e1e6d9;border-radius:4px}.stage-labels span:last-child{background:var(--lime);border-color:var(--lime)}.canvas-bottom{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid var(--line);font-size:9px;color:#9aa58b}.canvas-bottom .icon-btn{width:25px;height:25px}.canvas-bottom .icon{width:13px;height:13px}.settings-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px 20px}.settings-panel .row>h3{font-size:12px}.settings-panel>.row{margin-bottom:23px}.settings-panel>.row .tag{font-size:8px}.form-label{display:block;color:#737f65;font-size:9px;margin:20px 0 10px}.preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.preset-option{border:1px solid #e3e8dc;border-radius:7px;display:flex;align-items:center;gap:7px;padding:10px 8px;font-size:9px;color:#91a080}.preset-option.active{border-color:#9bb872;background:#f3f8eb;color:#647c44}.preset-option .icon{width:14px;height:14px}.range-row{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#849277;margin-top:19px;margin-bottom:9px}.range-row output{background:#f2f5ec;border:1px solid #e4eadb;border-radius:4px;padding:3px 7px;font:8px ui-monospace,monospace}.range-endpoints{display:flex;justify-content:space-between;font-size:7px;color:#a6af98;margin:2px 0 18px}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;gap:10px;font-size:9px;color:#7a896b}.toggle-row p{font-size:8px;color:#a5ad98;margin-top:5px}.toggle{appearance:none!important;width:29px!important;height:17px!important;background:#dfe5d6;border-radius:15px;position:relative;cursor:pointer;flex-shrink:0;transition:.2s;border:0;margin:0}.toggle:checked{background:#9bbc66}.toggle:after{content:"";position:absolute;width:13px;height:13px;background:#fff;border-radius:50%;top:2px;left:2px;box-shadow:0 1px 3px #0001;transition:.2s}.toggle:checked:after{left:14px}.studio-info{font-size:8px;color:#a0ab91;line-height:1.65;margin:12px 0 16px}.settings-panel>.btn{min-height:38px;font-size:10px}.settings-panel>.btn .icon{width:14px;height:14px}.notice{border-radius:8px;border:1px solid #e4e9dc;background:#f0f5e7;display:flex;align-items:flex-start;gap:9px;padding:13px 14px;color:#7c9360;font-size:9px;line-height:1.6;margin-top:17px}.notice .icon{width:14px;height:14px;margin-top:1px}.notice.warn{background:#f9f1de;border-color:#efe4c9;color:#aa955e}.notice b{font-weight:600}.notice.blue{background:#edf1f8;border-color:#e2e8f2;color:#7384a4}.studio-palette{border-top:1px solid var(--line);padding:16px 19px}.studio-palette .eyebrow{font-size:7px;letter-spacing:1px;color:#97a186;margin-bottom:12px}.palette-colors{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.swatch-label{display:flex;align-items:center;gap:5px;font:8px ui-monospace,monospace;color:#9da78f}.swatch-label input{width:21px;height:23px}.palette-colors>p{font-size:8px;color:#9aa78b}.result-actions{padding:17px 18px;background:#f4f8eb;border-top:1px solid #e1e9d5;display:flex;align-items:center;gap:10px}.result-actions>div>b{font-size:10px;color:#688248}.result-actions>div>p{font-size:8px;color:#9ead8a;margin-top:5px}.result-actions .btn{font-size:9px;padding:10px 12px;min-height:34px}.studio-upload{min-height:390px;padding:40px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fcfdf9;border:1.5px dashed #cbd7ba;border-radius:11px;margin:18px;cursor:pointer}.studio-upload.dragover{background:#ecf5dd;border-color:#97b462}.upload-large{width:64px;height:64px;background:#edf5e0;border:1px solid #dce9c8;border-radius:15px;display:grid;place-items:center;color:#80a451;margin-bottom:23px;transform:rotate(-5deg)}.upload-large .icon{width:25px;height:25px}.studio-upload h2{font-size:23px;letter-spacing:-.7px;margin-bottom:12px}.studio-upload p{font-size:11px;color:#a0aa91;max-width:260px}.studio-upload .btn{margin-top:23px;font-size:10px}.studio-upload small{color:#b0b8a3;font-size:9px;margin-top:16px}.sample-section{margin-top:24px}.sample-section .block-head h2{font-size:12px}.studio-samples{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.studio-sample{border:1px solid var(--line);border-radius:8px;padding:10px;display:grid;place-items:center;gap:7px;cursor:pointer}.studio-sample svg{width:63px;height:63px}.studio-sample span{font-size:8px;color:#859276}.processing-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f7faefeb;z-index:4;backdrop-filter:blur(7px);gap:15px}.spinner{width:44px;height:44px;border-radius:50%;border:2px solid #dce8cb;border-top-color:#749642;animation:spin 1s linear infinite}.processing-overlay h3{font-size:17px;letter-spacing:-.4px}.processing-overlay p{font-size:10px;color:#9dac87}.processing-overlay .progress-track{width:160px}.batch-queue{margin-top:20px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.queue-item{display:flex;align-items:center;gap:11px;padding:13px 15px;border-bottom:1px solid var(--line);font-size:10px}.queue-item:last-child{border-bottom:0}.queue-item .icon{width:14px;height:14px}.queue-item>span{color:#a0aa92;font-size:9px;margin-left:auto}.filterbar{display:flex;gap:12px;align-items:center;margin-bottom:21px;flex-wrap:wrap}.search-field{display:flex;align-items:center;gap:8px;padding:0 12px;background:#fff;border:1px solid var(--line);border-radius:7px;min-height:36px;flex:1;max-width:290px}.search-field .icon{width:14px;height:14px;color:#9aa88a}.search-field input{border:0;background:none;outline:none;font-size:10px;padding:10px 0;width:100%;color:var(--ink)}.search-field input::placeholder{color:#a7b09a}.select-input{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 12px;color:#8b987b;font-size:10px;min-height:36px;cursor:pointer}.list-panel{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.data-table{width:100%;border-collapse:collapse;text-align:left;font-size:9px}.table-scroll{overflow-x:auto}.data-table th{font-size:8px;color:#99a58c;font-weight:500;padding:14px 17px;background:#fcfdf9;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:15px 17px;color:#758368;border-bottom:1px solid #eff2e9;white-space:nowrap}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfdf6}.data-table .avatar{width:27px;height:27px;font-size:8px}.data-table .cell-primary{font-size:10px;color:#616f53;font-weight:500}.data-table .cell-secondary{font-size:8px;color:#a5b196;margin-top:5px}.data-table .tag{font-size:8px;padding:5px 7px}.data-table .icon-btn{width:25px;height:25px}.data-table .icon-btn .icon{width:13px;height:13px}.table-thumb{width:31px;height:31px;padding:3px;border-radius:5px}.table-thumb svg,.table-thumb img{width:100%;height:100%;object-fit:contain}.table-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:13px 17px;font-size:8px;color:#a0ac92}.empty-state{padding:65px 30px;text-align:center;grid-column:1/-1;border:1px dashed #d5dfc8;border-radius:11px}.empty-state>.icon{width:32px;height:32px;color:#a8bd8a;margin-bottom:18px}.empty-state h3{font-size:17px;letter-spacing:-.4px}.empty-state p{font-size:11px;color:#a4af95;margin:12px auto 19px;max-width:350px}.tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:27px}.tabs a,.tabs button{font-size:10px;color:#9ca88e;display:block;padding:0 0 14px;border-bottom:2px solid transparent}.tabs .active{border-bottom-color:#85a45c;color:#5b7342}.form-card{max-width:780px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:26px;margin-bottom:23px}.form-card h2{font-size:15px;letter-spacing:-.3px}.form-card>p{font-size:10px;color:#9aa68b;margin-top:8px}.field{margin-top:23px}.field label{font-size:10px;color:#82916f;display:block;margin-bottom:9px}.field input,.field textarea,.field select{width:100%;border:1px solid #e0e7d7;border-radius:7px;padding:11px 12px;background:#fcfdf9;font-size:11px;color:#5f704e}.field input:disabled{background:#f5f7ef;color:#a9b29a}.field .hint{font-size:8px;color:#a8b297;margin-top:7px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-card .btn{margin-top:21px;font-size:10px;min-height:35px}.plan-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:35px 0}.plan-card{border:1px solid var(--line);border-radius:13px;background:#fff;padding:27px;position:relative}.plan-card.featured{background:#f0f6e5;border-color:#adc688}.plan-card .eyebrow{font-size:8px;color:#93a780;letter-spacing:1px}.plan-card h3{font-size:19px;letter-spacing:-.5px;margin:15px 0 9px}.plan-card>p{font-size:10px;color:#9daa90;min-height:40px}.plan-price{margin:24px 0 3px;font-size:43px;font-weight:500;letter-spacing:-2px}.plan-price span{font-size:11px;letter-spacing:0;color:#929f83}.plan-caption{font-size:8px;color:#9aa889;margin-bottom:22px}.plan-feature{display:flex;align-items:center;gap:9px;font-size:10px;color:#7f9070;margin-top:15px}.plan-feature .icon{width:13px;height:13px;color:#8db065}.plan-card .btn{width:100%;margin-top:27px;font-size:11px}.plan-card .top-tag{position:absolute;right:19px;top:22px;font-size:7px;border-radius:4px;background:var(--lime);padding:5px 7px;color:#57713a;letter-spacing:.5px}.usage-large{display:grid;grid-template-columns:1fr .65fr;gap:25px}.usage-meter{padding:30px}.usage-meter h2{font-size:18px;letter-spacing:-.4px}.usage-big{margin:25px 0 8px;font-size:46px;letter-spacing:-2px}.usage-big span{font-size:16px;color:#a9b699;letter-spacing:0}.usage-meter .progress-track{height:8px}.usage-meter p{font-size:10px;color:#95a485}.code-block{background:#252e23;color:#cfdbbd;border-radius:9px;padding:20px;font:10px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto;white-space:pre-wrap;margin-top:20px;position:relative}.code-block .icon-btn{position:absolute;top:10px;right:10px;color:#a4b78b}.code-block .code-green{color:#bce77d}.help-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.help-card{padding:24px;border-radius:11px;background:#fff;border:1px solid var(--line);text-align:left;cursor:pointer}.help-card>.icon{color:#91a978;margin-bottom:25px}.help-card h3{font-size:14px;letter-spacing:-.3px}.help-card p{font-size:10px;color:#96a388;margin-top:9px}.document{max-width:790px;margin:0 auto;padding:55px 0 80px}.document h1{font-size:38px;letter-spacing:-1.4px}.document h2{font-size:19px;margin:30px 0 14px}.document p{font-size:13px;color:#859478;margin-top:15px}.document .eyebrow{margin-bottom:20px;color:#9aac89}.admin-sidebar{background:#272f25;border-color:#272f25;color:#e9f0e0}.admin-sidebar .brand-art{color:#a0b18d}.admin-sidebar .workspace-select{background:#343e2f;border-color:#45503c}.admin-sidebar .workspace-select small{color:#94a181}.admin-sidebar .workspace-select .avatar{background:#566748;color:#c6dbad}.admin-sidebar .side-label{color:#6e815f}.admin-sidebar .side-link{color:#9faf90}.admin-sidebar .side-link:hover{background:#333e2b}.admin-sidebar .side-link.active{background:#c7f46b;color:#3e5229}.admin-sidebar .side-link .side-count{color:inherit}.admin-sidebar .side-new .btn{background:#3e4a34;border:1px solid #536444;color:#c3d3b3}.admin-sidebar .quota-card{background:#313c2a;border-color:#46543a}.admin-sidebar .quota-card h4{color:#bbcea6}.admin-sidebar .quota-card p{color:#829a6b}.admin-sidebar .account-menu{border-color:#404d36}.admin-sidebar .avatar{background:#455539;color:#c7dab2}.admin-sidebar .account-menu small{color:#6d815a}.admin-top-note{display:flex;align-items:center;gap:7px;font-size:9px;color:#91a180}.analytics-grid{display:grid;grid-template-columns:1.45fr .65fr;gap:22px;margin-bottom:27px}.chart-card{min-height:266px}.chart-head{display:flex;align-items:flex-start;justify-content:space-between}.chart-head h3{font-size:13px}.chart-head p{font-size:8px;color:#9cab8d;margin-top:6px}.chart-head .select-input{font-size:8px;min-height:28px;padding:6px 8px}.chart-svg{width:100%;height:175px;margin-top:18px}.chart-svg text{font-family:ui-monospace,monospace;font-size:9px;fill:#a4b291}.chart-svg .gridline{stroke:#eaf0e0;stroke-dasharray:4 5;stroke-width:1}.donut-wrap{display:flex;align-items:center;justify-content:center;position:relative;margin:24px 0 19px}.donut-wrap svg{width:115px;height:115px;transform:rotate(-90deg)}.donut-center{position:absolute;text-align:center}.donut-center b{display:block;font-size:23px;font-weight:500;letter-spacing:-.7px}.donut-center small{display:block;font-size:7px;color:#9cab8c;margin-top:5px}.legend-row{display:flex;align-items:center;gap:7px;font-size:9px;color:#8a9a79;margin-top:13px}.legend-row .dot{width:5px;height:5px}.legend-row b{margin-left:auto;font-size:9px;font-weight:500;color:#667c52}.system-health{display:flex;align-items:center;gap:15px;margin-top:24px;padding:15px 20px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:9px;color:#98a889}.system-health>.icon{color:#8daf66;width:17px;height:17px}.system-health>b{font-weight:500;color:#78955c}.system-health .health-item{margin-left:18px;display:flex;align-items:center;gap:5px}.system-health>.tag{margin-left:auto;font-size:7px}.status-line{display:flex;align-items:center;gap:6px;font-size:9px;color:#8e9f7d}.admin-view-select{display:flex;gap:6px;align-items:center}.log-line{display:flex;align-items:flex-start;gap:15px;padding:16px 0;border-bottom:1px solid var(--line);font-size:10px}.log-line time{font:8px ui-monospace,monospace;color:#a0af92;white-space:nowrap;padding-top:3px}.log-line b{font-size:10px;font-weight:500;color:#71875a}.log-line p{font-size:9px;color:#9dae8e;margin-top:6px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#26332058;backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;padding:24px;animation:fade .16s}.modal{background:#fcfdf9;border:1px solid #e4e9dc;box-shadow:0 20px 90px #1114;border-radius:16px;padding:30px;width:min(440px,100%);max-height:90vh;overflow:auto;position:relative}.modal.wide{width:min(680px,100%)}.modal-close{position:absolute;right:16px;top:16px}.modal-symbol{width:53px;height:53px;background:#edf5e0;color:#87a75f;border-radius:12px;display:grid;place-items:center;margin-bottom:22px}.modal h2{font-size:25px;letter-spacing:-.9px;line-height:1.3}.modal>p{font-size:11px;color:#97a289;margin:13px 0 20px}.modal .field{margin-top:18px}.modal .btn{font-size:11px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.google-logo{width:18px;height:18px;border:2px solid #7894c1;border-radius:50%;font-weight:700;color:#7595c6;font-size:10px;display:grid;place-items:center}.modal .fine-print{font-size:9px;color:#a5ad9b;line-height:1.7;text-align:center;margin-top:16px}.auth-perks{margin:22px 0}.auth-perk{display:flex;gap:10px;font-size:11px;color:#81966c;margin:13px 0}.auth-perk .icon{width:15px;height:15px}.command-search{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:15px}.command-search input{border:0;outline:none;background:none;font-size:16px;color:var(--ink);width:100%}.command-item{width:100%;display:flex;align-items:center;gap:12px;padding:13px 9px;font-size:12px;border-radius:7px;text-align:left}.command-item:hover{background:var(--soft)}.command-item .icon{color:#9bad89;width:17px;height:17px}.command-item span{margin-left:auto;font-size:10px;color:#a3b194}.file-detail-art{height:235px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:20px 0;overflow:hidden}.file-detail-art>svg,.file-detail-art>img{width:210px;height:210px;object-fit:contain}.preview-bar{position:fixed;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:3px;background:#252e24f0;color:#bacba7;border:1px solid #485c3888;box-shadow:0 7px 25px #16211033;z-index:60;padding:5px 6px;border-radius:12px;backdrop-filter:blur(10px)}.preview-bar>span{font:7px ui-monospace,monospace;letter-spacing:1px;padding:0 10px;color:#92a77b;white-space:nowrap}.preview-bar button{font-size:9px;padding:8px 12px;border-radius:7px;color:#bfcdb0;display:flex;align-items:center;gap:5px}.preview-bar button .icon{width:12px;height:12px}.preview-bar button.active{background:#c7f46b;color:#3d5528}.preview-bar .preview-reset{padding:8px;color:#849776;border-left:1px solid #47573d;border-radius:0;margin-left:4px}.preview-bar .preview-reset .icon{width:11px;height:11px}.demo-tag{font:7px ui-monospace,monospace;letter-spacing:.6px;color:#b3985f;border:1px solid #eadcbb;background:#faf5e6;border-radius:4px;padding:4px 6px}.toast{background:#273423;color:#e3edd9;border:1px solid #52673f;padding:14px 19px;border-radius:9px;box-shadow:0 8px 25px #2222;font-size:11px;display:flex;gap:10px;align-items:center;max-width:390px;animation:slide .2s}.toast .icon{width:16px;height:16px;color:var(--lime)}.toast.error .icon{color:#efb09f}#toasts{position:fixed;right:25px;bottom:80px;z-index:150;display:flex;flex-direction:column;gap:9px}.menu-pop{position:fixed;z-index:80;min-width:170px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:6px;box-shadow:0 7px 35px #27331a20}.menu-pop button{width:100%;padding:10px;display:flex;align-items:center;gap:9px;font-size:10px;text-align:left;border-radius:5px}.menu-pop button:hover{background:#f3f6eb}.menu-pop .icon{width:13px;height:13px;color:#94a87a}.menu-pop .danger{color:#c37f6b}.mobile-shade{display:none}.error-banner{background:#faf0eb;color:#9b6d5c;padding:14px 22px;font-size:12px;text-align:center}.view-enter{animation:fade .25s ease-out}.back-to-site{font-size:10px;display:inline-flex;align-items:center;gap:7px;color:#9aac88}.back-to-site .icon{width:12px;height:12px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1550px){.hero{padding-top:90px;padding-bottom:90px}.hero h1{font-size:78px}.hero-comparison{height:397px}.file-art{height:195px}.file-art>svg{width:157px;height:157px}.studio-stage{height:495px}}@media(max-width:1150px){:root{--sidebar:206px}.container{padding:0 30px}.hero{gap:36px;padding-top:55px}.hero h1{font-size:58px;letter-spacing:-3px}.hero-comparison{height:335px}.hero-upload{padding:15px;gap:10px}.hero-upload .btn{font-size:9px;padding:8px 10px}.hero-upload b{font-size:11px}.hero-upload .sub{font-size:8px}.float-note{right:-5px}.navlinks{gap:20px}.content{padding:30px 28px 65px}.sidebar{padding:26px 16px 16px}.topbar{padding:0 27px}.stats{gap:11px}.stat{padding:16px 15px}.studio-layout{grid-template-columns:minmax(0,1fr) 239px;gap:15px}.settings-panel{padding:19px 16px}.files-grid{gap:13px}.file-art{height:150px}.result-actions{flex-wrap:wrap}.analytics-grid{grid-template-columns:1.3fr .7fr}.panel{padding:19px}.data-table td,.data-table th{padding-left:13px;padding-right:13px}.overview-hero{grid-template-columns:1fr 180px}.gallery-art{height:180px}.gallery-art svg{width:145px;height:145px}}@media(max-width:930px){.navlinks{display:none}.hero{gap:24px}.hero h1{font-size:49px;letter-spacing:-2.8px}.hero-copy>p{font-size:13px}.hero-upload{flex-wrap:wrap}.hero-upload .btn{margin-left:0;width:100%}.hero-comparison{height:330px}.hero-caption{font-size:8px}.compat .tool-wordmark{font-size:14px}.features{grid-template-columns:repeat(3,1fr)}.feature-card{padding:18px}.feature-card h3{font-size:15px}.feature-card p{font-size:10px}.section-heading h2,.section h2{font-size:32px}.faq-grid{gap:40px}.content{padding:27px 22px 70px}.stats{grid-template-columns:repeat(2,1fr)}.stat{min-height:105px}.stat-top{margin-bottom:15px}.files-grid{grid-template-columns:repeat(2,1fr)}.bottom-grid,.studio-layout{grid-template-columns:1fr}.settings-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.settings-panel>.row{grid-column:1/-1}.settings-panel>.settings-group{min-width:0}.settings-panel>.btn,.settings-panel>.studio-info{grid-column:1/-1}.studio-stage{height:400px}.studio-samples{gap:8px}.studio-sample svg{width:52px;height:52px}.top-search{font-size:0;padding:6px}.top-search .kbd{display:none}.topbar{gap:12px;padding:0 21px}.topbar-actions{gap:3px}.breadcrumb{font-size:9px}.analytics-grid{grid-template-columns:1fr}.chart-card{min-height:230px}.donut-card{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.donut-card>h3{grid-column:1/-1}.donut-wrap{grid-row:2/5;margin:18px 0 0}.legend-row{margin-top:20px}.system-health{flex-wrap:wrap;gap:11px}.system-health .health-item{margin-left:0}.usage-large{grid-template-columns:1fr}.plan-cards{gap:13px}.plan-card{padding:22px 18px}.plan-card .top-tag{position:static;display:inline-block;margin-bottom:5px}.help-cards{grid-template-columns:1fr 1fr}}@media(max-width:720px){:root{--sidebar:238px}.container{padding:0 22px}.site-nav{height:71px;gap:10px}.site-nav .brand{font-size:19px}.nav-actions .btn-ghost{display:none}.nav-actions .btn{font-size:10px;padding:10px 13px;min-height:36px}.hero{grid-template-columns:1fr;padding:40px 0 32px;gap:35px}.hero h1{font-size:61px;letter-spacing:-3.3px;margin:20px 0}.hero-copy>p{max-width:350px;font-size:13px}.hero-upload{flex-wrap:nowrap;margin-top:23px}.hero-upload .btn{margin-left:auto;width:auto}.hero-upload b{font-size:11px}.hero-upload .sub,.paste-hint{font-size:8px}.sample-inline{margin-top:22px}.hero-visual{max-width:490px;width:100%;margin:0 auto}.hero-comparison{height:330px}.float-note{right:-9px;bottom:46px;padding:10px 13px;font-size:10px}.hero-caption{margin-top:16px}.compat{flex-wrap:wrap;justify-content:center;gap:22px;padding:24px 0}.compat .eyebrow{width:100%;max-width:none;text-align:center}.compat .eyebrow br{display:none}.compat .tool-wordmark{font-size:15px}.compat .tool-wordmark:last-child{display:none}.section{padding:46px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:24px}.section-heading h2,.section h2{font-size:30px;letter-spacing:-1.2px}.section-heading p{font-size:11px;max-width:350px}.features{grid-template-columns:1fr}.feature-card{padding:20px 22px}.feature-visual{height:90px}.feature-card h3{font-size:18px}.feature-card p{max-width:none;font-size:11px}.steps-section{padding:39px 0}.steps-top{align-items:flex-start;gap:20px}.steps-top .btn{display:none}.steps-section h2{font-size:27px}.steps{grid-template-columns:1fr;gap:30px}.step-num{margin-bottom:13px}.steps h3{font-size:17px}.steps p{max-width:none;font-size:11px}.art-gallery{grid-template-columns:1fr 1fr;gap:11px}.gallery-art{height:155px}.gallery-art svg{width:124px;height:124px}.gallery-info{padding:13px}.gallery-info h3{font-size:10px}.gallery-info span{font-size:7px}.faq-grid{grid-template-columns:1fr;gap:33px}.faq-grid>div>p{max-width:none;font-size:11px}.faq-list summary{font-size:11px}.faq-list p{font-size:10px}.cta-band{padding:25px;align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:42px}.cta-band h2{font-size:27px}.cta-band .btn{font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:none}.footer-col:last-child{display:none}.footer-bottom{line-height:1.8;gap:20px;font-size:8px;margin-bottom:40px}.app-shell{display:block}.sidebar{transform:translate(-100%);transition:transform .23s ease;box-shadow:10px 0 50px #24331822;z-index:80}.sidebar.mobile-open{transform:translate(0)}.mobile-shade.show{display:block;position:fixed;inset:0;background:#1b261855;z-index:75;backdrop-filter:blur(2px)}.mobile-menu{display:flex;align-items:center;justify-content:center;width:28px;height:30px;padding:0}.mobile-menu .icon{width:20px;height:20px;color:#7f936b}.topbar{height:63px;padding:0 18px;gap:14px}.topbar-actions>.icon-btn{display:none}.top-search{margin-left:auto}.breadcrumb{gap:8px}.breadcrumb .muted,.breadcrumb .icon{display:none}.topbar .demo-tag{font-size:6px;letter-spacing:0}.content{padding:26px 18px 86px}.page-heading{gap:15px;margin-bottom:24px}.page-heading h1{font-size:26px;letter-spacing:-1px}.page-heading p{font-size:10px;max-width:260px;line-height:1.8}.page-heading .btn{font-size:9px;padding:8px 10px;min-height:32px}.page-heading .btn .icon{width:13px;height:13px}.overview-hero{grid-template-columns:1fr 110px;min-height:170px}.overview-hero .text{padding:21px}.overview-hero h2{font-size:22px;line-height:1.25;max-width:205px}.overview-hero p{font-size:9px;max-width:200px}.overview-art>svg{width:133px;height:133px;transform:translate(3px) rotate(10deg)}.overview-art:before{width:115px;height:115px}.overview-art .tag{font-size:7px;right:9px;bottom:20px}.stats{gap:10px;margin-bottom:25px}.stat{padding:16px 14px;min-height:108px}.stat-top{font-size:9px}.stat strong{font-size:27px}.stat-bottom{font-size:7px}.files-grid{gap:11px}.file-art{height:143px}.file-art>svg,.file-art>img{width:115px;height:115px}.file-info{padding:12px 11px 10px}.file-info h3{font-size:9px;max-width:126px}.file-info .meta{font-size:7px;gap:4px}.file-info .icon-btn{width:20px;height:20px}.file-fav{opacity:1}.block-head h2{font-size:15px}.block-head .btn{font-size:8px}.bottom-grid{gap:15px}.panel{padding:20px}.activity-item b{font-size:9px}.activity-item>span{font-size:7px}.tip-card h3,.tip-card p{max-width:none}.studio-steps{font-size:8px;gap:10px}.studio-step-line{width:25px}.studio-stage{height:333px}.studio-upload{min-height:320px;padding:35px 20px;margin:13px}.studio-upload h2{font-size:22px}.studio-upload p{font-size:10px}.settings-panel{display:block;padding:22px}.preset-grid{grid-template-columns:repeat(4,1fr)}.preset-option{flex-direction:column;font-size:8px;padding:12px 5px;gap:8px}.canvas-toolbar{padding:12px;gap:5px}.canvas-toolbar>.spacer+.tag{display:none}.canvas-toolbar .segmented button{padding:6px 9px;font-size:8px}.studio-palette{padding:15px}.swatch-label{font-size:7px}.palette-colors{gap:8px}.result-actions{gap:10px;padding:15px}.result-actions>div{width:100%;margin-bottom:3px}.result-actions .spacer{display:none}.result-actions .btn{flex:1}.studio-info,.notice{font-size:9px}.studio-samples{grid-template-columns:repeat(4,1fr)}.studio-sample{padding:10px 3px}.studio-sample svg{width:49px;height:49px}.studio-sample span{font-size:7px}.filterbar{gap:8px}.search-field{max-width:none;flex-basis:100%}.filterbar .spacer{display:none}.select-input{font-size:9px}.plan-cards{grid-template-columns:1fr;margin-top:28px}.plan-card{padding:27px}.plan-card>p{min-height:0}.plan-card .top-tag{position:absolute;top:23px;right:23px}.plan-feature{font-size:11px}.plan-price{font-size:43px}.field-grid{grid-template-columns:1fr;gap:0}.form-card{padding:22px}.form-card h2{font-size:15px}.tabs{gap:21px}.help-cards{grid-template-columns:1fr}.help-card{padding:24px}.document{padding:38px 0 60px}.document h1{font-size:31px}.document p{font-size:12px}.analytics-grid{gap:15px}.chart-card{padding:20px 15px}.chart-head h3{font-size:12px}.chart-svg{height:165px}.data-table{min-width:615px}.system-health{padding:15px}.system-health .tag{margin-left:0}.system-health .health-item{font-size:8px}.admin-top-note{display:none}.admin-view-select>.btn .icon{display:none}.modal{padding:25px}.modal h2{font-size:24px}.preview-bar{bottom:10px;padding:5px;gap:1px;border-radius:10px;width:max-content;max-width:calc(100% - 22px)}.preview-bar>span{font-size:6px;letter-spacing:.5px;padding:0 6px}.preview-bar button{font-size:8px;padding:8px 9px;gap:4px}.preview-bar button .icon{width:10px;height:10px}.preview-bar .preview-reset{padding:8px 5px}.toast{font-size:10px;max-width:340px}#toasts{bottom:70px;right:15px;left:15px;align-items:flex-end}.stage-inner{inset:20px}.usage-big{font-size:40px}.mobile-menu.site-hamburger{margin-left:3px}.site-mobile-nav{display:flex;gap:10px;flex-wrap:wrap;padding:18px 0;border-bottom:1px solid var(--line);font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.modal-overlay{position:fixed;inset:0;z-index:1000;background:#20271c70;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:25px;overflow:auto}.modal-card{width:min(100%,490px);background:var(--paper,#fff);border:1px solid var(--line);border-radius:22px;padding:34px;position:relative;box-shadow:0 30px 100px #17261322;max-height:90dvh;overflow:auto}.modal-card.wide{width:min(100%,720px)}.modal-card h2{font-size:28px;letter-spacing:-1px;margin:6px 25px 15px 0}.modal-card>p{font-size:13px;line-height:1.8;color:var(--muted);margin:10px 0 24px}.modal-close{position:absolute;right:15px;top:15px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.btn-full{width:100%;justify-content:center}.login-benefits{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0 25px;font-size:10px}.login-benefits span{display:flex;align-items:center;gap:5px}.login-benefits .icon{width:14px}.command-row{display:flex;align-items:center;width:100%;gap:14px;border:0;background:none;padding:15px 10px;border-radius:8px;text-align:left;font-size:12px;color:var(--ink);cursor:pointer}.command-row:hover{background:#f0f4e9}.command-row .icon:last-child:not(:first-child){margin-left:auto}.danger-text{color:#a8433a}.btn-danger{color:#fff;background:#b65249}.white-stage{background:#fff!important}.field textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px;font:inherit;font-size:13px;resize:vertical}.editor-shell{height:100dvh;display:flex;flex-direction:column;background:#f8f9f4}.editor-shell>header{height:66px;padding:0 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px}.editor-shell>header>span{font-size:11px;color:var(--muted);flex:1}.editor-shell iframe{width:100%;flex:1;border:0;min-height:0}.toast{z-index:2000}.dragover{outline:3px solid #9bbe70!important;background:#eff7df!important}.sidebar-backdrop.show{display:block}.modal-card .notice{margin:16px 0}.modal-card .field{margin:15px 0}.modal-card .field input{font-size:13px}.modal-card .toggle-row{margin:14px 0}.modal-card .eyebrow{font-size:9px}.modal-card .menu-options{padding-top:5px}@media(max-width:720px){.modal-card{padding:26px}.modal-overlay{padding:15px}.modal-card h2{font-size:24px}.editor-shell>header{padding:0 12px}.editor-shell>header>span{display:none}.editor-shell>header .btn{margin-left:auto}}.vector-hero{background-color:#ebede4}.stage-inner.compare>.result-image{background-color:#f6f7f2;background-image:linear-gradient(45deg,#e9ece1 25%,transparent 25%),linear-gradient(-45deg,#e9ece1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9ece1 75%),linear-gradient(-45deg,transparent 75%,#e9ece1 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}:root{--paper:#212529;--white:#343a40;--ink:#f8f9fa;--muted:#adb5bd;--line:#495057;--soft:#2b3035;--lime:#16bc18;--green:#18bd14;--red:#ef4444;--radius:12px;--sidebar:238px;--page:#212529;--panel:#282d31;--card:#343a40;--deep:#1b1d21;--blue:#009cff;--gradient:linear-gradient(110deg,#17b713,#009dff);font-family:Arial,Helvetica,sans-serif;font-size:14px;color-scheme:dark;background:var(--page);color:var(--ink)}*{box-sizing:border-box}body{background:var(--page);color:var(--ink);margin:0}body.app-mode{background:var(--page);padding-bottom:0}h1,h2,h3,h4{font-weight:700;letter-spacing:-.45px;margin:0}p{line-height:1.55}button,input,textarea,select{font-family:inherit}button{font-weight:inherit}button,a{touch-action:manipulation}a:hover{color:var(--blue)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.icon{width:16px;height:16px;stroke-width:1.75}.blue{color:var(--blue)!important}.green{color:var(--green)!important}.purple{color:#b453f3!important}.orange{color:#ff7710!important}.red{color:#f54b50!important}.muted{color:var(--muted)}.eyebrow{font-family:inherit;font-size:11px;font-weight:700;letter-spacing:2px;line-height:1.5}.row{gap:10px}.btn{border-radius:6px;min-height:36px;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;line-height:1.3;transition:filter .16s,box-shadow .16s;border:1px solid transparent}.btn:hover:not(:disabled){transform:none;filter:brightness(1.08)}.btn-gradient,.btn-dark,.btn-lime{background:var(--gradient);color:#fff;border-color:transparent;box-shadow:none}.btn-gradient:hover,.btn-dark:hover,.btn-lime:hover{background:var(--gradient);box-shadow:0 4px 20px #009cff19}.btn-white{background:#fff;color:#13b414;border:1px solid #e4e7eb}.btn-white:hover{background:#f4f8f7;border-color:#fff}.btn-outline,.btn-ghost{color:var(--muted);background:transparent;border:1px solid var(--line)}.btn-outline:hover,.btn-ghost:hover{background:#ffffff06;color:var(--ink);border-color:#6b727a}.btn-sm{min-height:32px;padding:6px 12px;font-size:12px}.btn-lg{min-height:46px;font-size:16px}.btn-full{width:100%}.icon-btn{width:34px;height:34px;color:var(--muted);border-radius:5px}.icon-btn:hover{color:var(--ink);background:#ffffff08;border-color:var(--line)}.ref-narrow{width:calc(100% - 40px);max-width:768px;margin-left:auto;margin-right:auto}.ref-wide{width:calc(100% - 64px);max-width:1280px;margin-left:auto;margin-right:auto}.brand{display:inline-flex;align-items:center;font-size:0;line-height:0;letter-spacing:0;width:130px;gap:0}.brand>svg{width:100%;height:auto;display:block}.ref-pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:32px;border-radius:30px;border:1px solid #27733573;background:linear-gradient(110deg,#25542130,#23568130);padding:7px 13px;font-size:12px;color:#d5d9dd;line-height:1.25;font-weight:500}.ref-pill .icon{width:14px;height:14px;color:var(--green);margin-right:4px}.green-dot,.red-dot{width:7px;height:7px;border-radius:50%;background:#24ad34;display:inline-block;flex-shrink:0}.red-dot{background:#f44b54}.dot{background:#19be39}.tiny-coin,.ref-avatar{display:inline-flex;align-items:center;justify-content:center;background:var(--gradient);border-radius:50%;color:#fff;font-weight:700}.tiny-coin{width:15px;height:15px;font-size:9px;line-height:1}.ref-avatar{width:21px;height:21px;font-size:11px}.ref-avatar:empty{display:none}.ref-nav{height:56px;background:var(--deep);border-bottom:1px solid #343a4066;position:relative;z-index:45}.ref-nav-inner{width:calc(100% - 64px);max-width:1280px;height:100%;margin:auto;display:flex;align-items:center;gap:25px}.ref-nav .brand{margin-right:auto;width:126px}.ref-nav-links{display:flex;align-items:center;gap:27px;font-size:12px;font-weight:500;margin-right:auto}.ref-nav-links>a,.nav-dropdown summary{color:#d7dbe1}.ref-nav-links>a:hover{color:var(--blue)}.nav-dropdown{position:relative}.nav-dropdown summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;white-space:nowrap}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary>.icon{width:11px;height:11px}.ref-nav-account{display:flex;gap:17px;align-items:center;font-size:12px;font-weight:500;white-space:nowrap}.ref-nav-account .account-dropdown{margin-right:13px}.dashboard-link{display:inline-flex;gap:6px;align-items:center}.dashboard-link>.icon{width:13px;height:13px}.credit-pill{display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:30px;background:linear-gradient(110deg,#214b263f,#15486672);border:1px solid #316f386e;color:#d3d8dd;font-size:12px;min-height:32px}.credit-pill .divider{color:#737b85}.credit-pill .blue{font-weight:700;font-size:11px}.credit-pill .icon{color:var(--blue);width:14px}.nav-cart{border:0;width:18px}.theme-button{border:1px solid #3a414d;width:35px;height:35px;color:var(--ink)}.ref-mobile-menu{display:none}.tools-menu,.account-pop{position:absolute;top:calc(100% + 18px);background:var(--panel);border:1px solid var(--line);box-shadow:0 12px 40px #0005;border-radius:10px;z-index:100;padding:16px;animation:fade .15s ease}.tools-menu{width:460px;left:-40px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.tools-menu h4{color:var(--muted);font-size:11px;letter-spacing:1.3px;text-transform:uppercase;margin:0 0 10px}.tools-menu a,.tools-menu button,.account-pop a,.account-pop button{display:flex;align-items:center;gap:9px;width:100%;padding:9px 7px;border-radius:5px;font-size:12px;text-align:left;color:var(--ink)}.tools-menu a:hover,.tools-menu button:hover,.account-pop a:hover,.account-pop button:hover{background:#ffffff08;color:var(--blue)}.tools-menu .icon,.account-pop .icon{color:var(--muted);width:14px;height:14px}.tools-menu-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:7px;margin-bottom:-6px}.tools-menu-bottom a{color:var(--blue);justify-content:space-between}.account-pop{width:226px;right:0;padding:10px}.account-pop-head{padding:8px 8px 12px;border-bottom:1px solid var(--line);margin-bottom:6px}.account-pop-head b,.account-pop-head small{display:block}.account-pop-head small{margin-top:6px;color:var(--muted);font-size:11px}.account-pop hr{border:0;border-top:1px solid var(--line);margin:8px 0}.ref-promotion{background:linear-gradient(105deg,#1ac651,#10b18a 58%,#377cf6);height:48px;color:#fff}.ref-promotion>div{height:100%;max-width:1068px;width:calc(100% - 56px);display:flex;align-items:center;gap:12px;margin:auto}.ref-promotion strong{font-size:14px;font-weight:600}.ref-promotion button:not(.promo-close){color:#02af31;background:#fff;padding:6px 16px;border-radius:22px;font-size:12px;font-weight:700;min-height:28px}.promo-close{color:#e7f3fa;display:grid;place-items:center;margin-left:0;padding:5px}.promo-close .icon{width:14px;height:14px}.ref-home{position:relative;overflow:hidden;background:radial-gradient(ellipse 35% 650px at 5% 0,#1c70330f,transparent 85%),var(--page)}.ref-decoration{position:absolute;inset:0;pointer-events:none}.pixel-matrix{position:absolute;left:6%;top:445px;display:grid;grid-template-columns:repeat(4,21px);gap:9px;opacity:.16}.pixel-matrix i{width:21px;height:21px;border-radius:4px;background:var(--green)}.pixel-matrix i:nth-child(4n+2){background:var(--blue)}.pixel-matrix i:nth-child(4n+3){background:#7c8a99}.curve-decoration{position:absolute;width:190px;height:180px;right:6%;top:425px;opacity:.22}.ref-hero{padding-top:25px;position:relative;text-align:center}.hero-brand{height:78px;max-width:469px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.hero-brand svg{width:100%;height:100%}.ref-hero h1,.ref-empty-studio h1{font-size:40px;line-height:1.2;letter-spacing:-.7px;margin:0 0 9px;font-weight:750}.hero-makers{font-size:12px;color:#d6dae0;margin:8px 0 5px;line-height:1.45}.hero-live{font-size:12px;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:4px;margin:0;line-height:1.5}.hero-live .green-dot{margin-right:3px;background:#258d25;width:6px;height:6px}.ref-upload{background:var(--deep);border:1px dashed #2b6a2f;border-radius:21px;margin:22px auto 0;min-height:374px;padding:67px 20px 65px;display:flex;align-items:center;flex-direction:column;position:relative;cursor:pointer;transition:background .28s,box-shadow .28s;border-image:none}.ref-upload:before{position:absolute;inset:-1px;content:"";pointer-events:none;border-radius:21px;border:2px solid transparent;background:linear-gradient(110deg,#16c21b,#009eff) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .25s}.ref-upload:hover,.ref-upload.dragover{background:radial-gradient(ellipse 45% 85% at 50% 35%,#157b314b,transparent 100%),linear-gradient(145deg,#1b2920,#1b2839)}.ref-upload:hover:before,.ref-upload.dragover:before{opacity:1}.ref-upload-icon{width:80px;height:80px;display:grid;place-items:center;border-radius:23px;border:2px solid #29482d75;margin-bottom:21px;background:#1e292346;transition:transform .3s}.ref-upload-icon>span{width:62px;height:62px;background:var(--gradient);border-radius:14px;display:grid;place-items:center;color:#fff;box-shadow:0 10px 28px #00b55514}.ref-upload-icon .icon{width:16px;height:16px}.ref-upload:hover .ref-upload-icon{transform:rotate(5deg)}.ref-upload:hover .ref-upload-icon>span{transform:rotate(-9deg)}.ref-upload h2{font-size:20px;line-height:1.25;letter-spacing:-.55px;font-weight:750;margin:0 0 8px}.ref-upload>p{color:var(--muted);font-size:14px;line-height:20px;margin:0 0 22px}.ref-upload>.btn{min-height:34px;font-size:16px;line-height:18px;padding:8px 28px;box-shadow:0 7px 16px #008dff12}.ref-upload small{margin-top:12px;font-size:9px;font-weight:500;line-height:13px;letter-spacing:.8px;color:#78818e;max-width:650px}.hero-assurances{display:flex;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:12px;margin-top:27px}.hero-assurances span{display:flex;align-items:center;gap:5px}.hero-assurances .icon{width:12px;height:12px;color:var(--green)}.hero-assurances span:last-child .icon{color:var(--blue)}.hero-assurances i{font-style:normal;color:#697380}.hero-explainer{margin:14px 0 0;font-size:16px;color:#d6dbe1;line-height:1.55}.hero-explainer a{text-decoration:underline;text-underline-offset:2px;font-weight:500}.hero-explainer a.green{font-weight:700}.tools-caption{font-size:12px;color:var(--muted);margin:35px 0 12px}.tools-caption b{color:#d1d5da}.ref-quick-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ref-quick-tools button{display:flex;align-items:center;text-align:left;gap:11px;background:#272b2f;border:1px solid #3c4146;border-radius:10px;color:#e6e8ec;font-size:12px;font-weight:600;min-height:40px;padding:11px 13px;white-space:nowrap}.ref-quick-tools button:hover{border-color:var(--blue);background:#2c343b}.ref-quick-tools button .icon{color:var(--green);width:14px;height:14px}.ref-quick-tools button:nth-child(2) .icon{color:var(--blue)}.ref-quick-tools button:nth-child(3) .icon{color:#b34ff7}.ref-quick-tools button:nth-child(4) .icon{color:#fe781d}.ref-comparison-section{text-align:center;margin-top:55px}.ref-comparison-section>.ref-pill{gap:5px}.ref-comparison-section>p{font-size:12px;color:var(--muted);margin:13px 0 17px}.ref-comparison-section>p button{padding:0 0 0 5px;font-size:12px}.ref-comparison-section>p .icon{width:12px;height:12px}.ref-comparison{height:480px;border-radius:16px;background:#343a40;position:relative;overflow:hidden}.hero-comparison.ref-comparison>.raster-hero,.hero-comparison.ref-comparison>.vector-hero{width:100%;height:100%;position:absolute;inset:0;object-fit:contain;padding:9px 0;background:#343a40;transition:transform .3s}.ref-comparison.zoomed-out>.raster-hero,.ref-comparison.zoomed-out>.vector-hero{object-fit:contain;padding:90px 0}.ref-comparison>.raster-hero{image-rendering:pixelated}.ref-comparison>.vector-hero{clip-path:inset(0 0 0 var(--split,50%))}.ref-comparison .comparison-labels{left:14px;right:14px;top:17px;display:flex;justify-content:space-between}.ref-comparison .comparison-labels>span{background:transparent;box-shadow:none;border:0;padding:0;display:flex;align-items:center;gap:5px;font-weight:700;color:var(--green)}.ref-comparison .comparison-labels>span:first-child{color:#ef5355}.ref-comparison .comparison-labels small{font-size:8px}.raster-badge,.svg-badge,.green-badge{color:#fff!important;display:inline-block;border-radius:6px;font-size:10px;line-height:1.2;letter-spacing:0;padding:3px 9px;background:#ec4548;font-weight:700;white-space:nowrap}.svg-badge{background:var(--gradient)}.green-badge{background:#18b71e}.comparison-bottom-labels{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:space-between;pointer-events:none}.comparison-bottom-labels b{font-size:9px;padding:5px 9px}.ref-comparison .compare-line{width:1.5px;background:#fff;box-shadow:none;z-index:2}.compare-handle{width:32px;height:32px;background:#fff;box-shadow:0 2px 8px #0001;font-size:14px;color:#a9adb4;border:0}.compare-range{z-index:3}.comparison-caption{display:flex;justify-content:space-between;color:#727b89;font-size:10px;text-align:left;margin-top:10px}.comparison-caption>span{display:flex;gap:4px;align-items:center}.comparison-caption .green-dot,.comparison-caption .red-dot{width:6px;height:6px}.comparison-caption b{font-weight:700}.ref-annual{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px;width:75%;margin:35px auto 40px;border:1px solid #18bd19;border-radius:14px;color:var(--ink);background:linear-gradient(110deg,#25492559,#243e6452);text-align:center}.ref-annual>b{font-size:12px;font-weight:600;color:#cfd4db}.ref-annual>strong{font-size:34px}.ref-annual>strong small{font-size:14px}.ref-annual p{font-size:12px;color:var(--muted);margin:0}.ref-annual>span:last-child{font-size:12px;color:var(--blue);display:flex;align-items:center;gap:6px}.ref-annual .icon{width:12px}.ref-key-features{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;text-align:center;margin:0 0 35px}.ref-key-features .icon{width:25px;height:25px;color:var(--green);margin-bottom:11px}.ref-key-features>div:nth-child(2)>.icon{color:var(--blue)}.ref-key-features>div:nth-child(3)>.icon{color:#ac52ed}.ref-key-features h3{font-size:16px;margin-bottom:7px}.ref-key-features p{color:var(--muted);font-size:12px}.ref-intro{font-size:14px;color:#cdd2d9;line-height:1.7;margin:25px 0}.ref-copy-section{padding-top:25px;padding-bottom:30px}.ref-copy-section h2{font-size:26px;margin-bottom:18px}.ref-copy-section>p{color:#d0d5dc;font-size:14px;line-height:1.6;margin-bottom:18px}.ref-copy-section>h3{font-size:21px;line-height:1.4;margin:42px 0 16px;letter-spacing:-.5px}.ref-benefits{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ref-benefits>article{border-radius:11px;background:var(--card);padding:22px;min-height:102px}.ref-benefits h4{display:flex;align-items:center;gap:8px;font-size:14px;letter-spacing:0;font-weight:700;margin-bottom:8px}.ref-benefits h4 .icon{width:13px;height:13px}.ref-benefits p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.ref-steps{display:grid;gap:19px}.ref-steps>article{display:flex;align-items:flex-start;gap:14px}.ref-steps>article>span{border-radius:50%;background:var(--gradient);width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;font-size:16px;font-weight:700}.ref-steps h4{font-size:14px;letter-spacing:0;margin:3px 0 7px}.ref-steps p{font-size:14px;color:var(--muted);line-height:1.5;margin:0}.ref-subscribe{padding:53px 0 50px;text-align:center}.ref-subscribe h2{font-size:28px;margin:17px 0 14px}.ref-subscribe>p{font-size:13px;color:var(--muted);line-height:1.6}.ref-cycle{display:flex;align-items:center;justify-content:center;gap:9px;margin:25px 0;font-size:11px}.ref-cycle>div{padding:4px;background:#292e34;border-radius:8px;display:flex}.ref-cycle button{padding:7px 16px;border-radius:5px;color:var(--muted);font-size:11px;font-weight:600}.ref-cycle button.active{background:#3c4a56;color:#fff}.ref-cycle>span{font-size:9px;font-weight:700}.ref-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ref-plan{padding:25px 20px 20px;border:1px solid var(--line);border-radius:12px;background:var(--panel);position:relative;text-align:center}.ref-plan.featured{border:2px solid var(--green);padding:24px 19px 19px;background:linear-gradient(130deg,#17392450,#1c34444d)}.plan-ribbon{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--green);padding:4px 13px;color:#fff;border-radius:15px;font-size:9px;font-weight:700;white-space:nowrap}.ref-plan h3{font-size:17px;font-weight:600;color:#d8dce3;margin:4px 0 15px;letter-spacing:0}.ref-price{font-size:32px;font-weight:750;letter-spacing:-1px}.ref-price small{font-size:12px;font-weight:500;letter-spacing:0;margin-left:2px}.billing-caption{font-size:10px;color:var(--muted);margin:8px 0 19px}.plan-count{font-size:13px;color:var(--ink);font-weight:600}.cost-caption{font-size:10px;color:var(--muted);margin:6px 0 20px}.plan-includes{border-top:1px solid #49505777;padding-top:18px;margin:20px 0;display:grid;gap:14px;text-align:left}.plan-includes>span{font-size:12px;display:flex;align-items:center;gap:8px}.plan-includes .icon{width:13px;height:13px;color:var(--green)}.ref-plan>.btn{width:100%;font-size:12px}.ref-plans.compact{gap:12px}.compact .ref-plan{padding:20px 12px 15px}.compact .ref-plan.featured{padding:19px 11px 14px}.compact .ref-plan h3{font-size:12px;margin-bottom:12px}.compact .ref-price{font-size:23px}.compact .ref-price small{font-size:9px}.compact .billing-caption{font-size:9px;margin:6px 0 12px}.compact .plan-count{font-size:11px}.compact .cost-caption{font-size:9px;margin-bottom:15px}.compact .ref-plan .btn{font-size:11px;padding:7px;min-height:31px}.view-plans{font-size:13px;display:inline-flex;align-items:center;gap:7px;margin-top:25px}.ref-trust{padding:25px 0 40px;text-align:center}.ref-trust h2{font-size:27px;margin-bottom:14px}.ref-trust>p{font-size:13px;color:var(--muted)}.ref-trust-metrics{display:flex;justify-content:center;gap:75px;margin:32px 0}.ref-trust-metrics div{display:flex;align-items:center;flex-direction:column;gap:8px}.ref-trust-metrics b{font-size:32px;color:var(--blue)}.ref-trust-metrics div:nth-child(2) b{color:var(--green)}.ref-trust-metrics .icon{width:33px;height:33px;color:var(--green)}.ref-trust-metrics small{font-size:11px;color:var(--muted)}.trust-checks{display:flex;align-items:center;justify-content:center;gap:25px;color:var(--muted);font-size:11px}.trust-checks>span{display:flex;gap:5px;align-items:center}.trust-checks .icon{width:13px;color:var(--green)}.ref-faq-section{padding:48px 0 60px;text-align:center}.ref-faq-section>h2{font-size:28px}.ref-faq-section>p{font-size:13px;color:var(--muted);margin:14px 0 29px}.ref-faq{text-align:left;display:grid;gap:12px}.ref-faq>details{background:var(--panel);border:1px solid #3c424a;border-radius:9px;overflow:hidden}.ref-faq summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:17px 19px;font-size:14px;font-weight:600;cursor:pointer}.ref-faq summary::-webkit-details-marker{display:none}.ref-faq summary .icon{width:14px;flex-shrink:0;transition:transform .2s}.ref-faq details[open] summary .icon{transform:rotate(180deg)}.ref-faq details p{color:var(--muted);font-size:13px;margin:0;padding:0 19px 19px;line-height:1.7}.ref-compatibility{background:var(--deep);text-align:center;padding:42px 0 52px;color:#78818e}.ref-compatibility .ref-narrow{max-width:876px}.ref-compatibility .eyebrow{font-size:10px;color:#77808e;margin:12px 0 30px}.brand-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:31px;color:#6e757f;font-size:13px;font-weight:700;margin-bottom:35px}.brand-row:last-child{margin-bottom:0}.ref-compatibility hr{border:0;border-top:1px solid #303743;margin:38px 0 28px}.ref-section-head{text-align:center}.ref-section-head h2{font-size:28px;margin:12px 0 16px}.ref-section-head>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.5}.ref-workflows{padding:66px 0;background:radial-gradient(ellipse at 10% 25%,#1e442d22,transparent 80%)}.ref-workflows>.ref-wide{max-width:988px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:44px}.workflow-card{background:linear-gradient(120deg,#303e3644,#343a4050);border:1px solid #41484b69;border-radius:15px;padding:20px;min-height:214px;color:var(--ink);text-align:left;position:relative;transition:.2s}.workflow-card:hover{color:var(--ink);border-color:#457c61;transform:translateY(-2px)}.workflow-icon{display:grid;place-items:center;background:#32643530;width:42px;height:42px;border-radius:11px;margin-bottom:17px}.workflow-icon .icon{width:22px;height:22px}.workflow-icon.orange{background:#68433135}.workflow-icon.purple{background:#66357230}.workflow-icon.blue{background:#2c537430}.workflow-card h3{font-size:14px;margin-bottom:10px;letter-spacing:-.2px}.workflow-card p{font-size:12px;line-height:1.65;color:var(--muted)}.workflow-explore{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--blue);margin-top:14px;opacity:0}.workflow-card:hover .workflow-explore{opacity:1}.ref-converter-list{padding:63px 0}.ref-converter-list>.ref-section-head{margin-bottom:30px}.ref-converter-list>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ref-converter-list a{display:flex;align-items:center;gap:13px;background:var(--panel);border:1px solid #3c4249;border-radius:10px;padding:18px}.ref-converter-list a>.icon:first-child{color:var(--blue);width:23px;height:23px}.ref-converter-list a span{font-size:13px;font-weight:600;flex:1}.ref-converter-list a small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px}.ref-blog{padding:30px 0 65px;max-width:1024px}.ref-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.ref-blog-grid>button{display:block;border:1px solid #3e454e;border-radius:12px;overflow:hidden;padding:0 0 20px;background:var(--panel);text-align:left}.ref-blog-visual{height:140px;background:linear-gradient(130deg,#124c363d,#16407252);display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px;color:#16c745}.ref-blog-visual .icon{width:35px;height:35px}.ref-blog-visual span{font-size:24px;letter-spacing:-1px;color:var(--blue);font-weight:700}.ref-blog-grid>button>small,.ref-blog-grid>button>h3,.ref-blog-grid>button>p,.ref-blog-grid>button>.blue{display:block;margin-left:20px;margin-right:20px}.ref-blog-grid>button>small{color:var(--green);font-size:9px;letter-spacing:1px}.ref-blog-grid h3{font-size:16px;line-height:1.5;margin-top:10px}.ref-blog-grid p{font-size:12px;color:var(--muted);margin-top:10px;min-height:36px}.ref-blog-grid>button>.blue{font-size:11px;margin-top:20px}.ref-blog-grid .blue .icon{width:12px}.ref-newsletter{text-align:center;background:linear-gradient(115deg,#22403570,#203851a0);padding:55px 20px 57px;border-bottom:1px solid #3a434d}.ref-newsletter h2{font-size:28px;margin-bottom:12px}.ref-newsletter>p{font-size:14px;color:var(--muted)}.ref-newsletter form{display:flex;justify-content:center;align-items:stretch;gap:11px;margin:23px auto 0;max-width:384px}.ref-newsletter input{background:#ffffff05;border:1px solid #485662;border-radius:6px;padding:12px 14px;color:#e2e5e9;font-size:14px;width:266px;min-width:0}.ref-newsletter input::placeholder{color:var(--muted)}.ref-newsletter .btn{min-height:42px;font-size:14px}.ref-footer{background:var(--panel);padding:31px 0 35px}.listing-badges{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.listing{height:46px;background:#f8f8f8;color:#252930;border:1px solid #999;border-radius:7px;display:flex;align-items:center;gap:9px;padding:6px 12px;line-height:1}.listing>span{display:flex;flex-direction:column;gap:2px}.listing small{font-size:9px;line-height:1.15}.listing strong{font-size:14px;letter-spacing:-.5px}.listing>b{font-size:28px}.listing.producthunt{background:#251f26;border-color:#251f26;color:#f8f8fa;width:214px}.listing.producthunt strong{font-size:18px}.listing.producthunt small{font-size:8px;font-weight:700}.listing.producthunt>span:last-child{margin-left:auto;font-size:10px}.listing.uneed{width:158px;height:38px;border-color:#d8c6b6}.listing.uneed>b{color:#efac5b;font-size:39px;line-height:25px}.listing.theresai{width:257px;height:49px;border:4px double #666;border-radius:3px;background:#ddd;color:#555}.listing.theresai strong{font-size:14px;font-weight:900}.listing.theresai small{font-size:7px;font-weight:700}.listing.startup{width:146px}.listing.startup>b{color:#ff7583}.listing.startup strong{font-size:12px}.listing.turbo{width:170px;height:56px;border:2px solid #090909;border-radius:23px;background:#fff;color:#050505}.listing.turbo>b{font-size:45px;font-family:Arial,sans-serif}.listing.turbo strong{font-size:18px;letter-spacing:1px}.listing.turbo small{font-size:12px;letter-spacing:1px;font-weight:700}.listing.ng{width:164px;height:31px;border:0;border-radius:2px;justify-content:space-between}.listing.ng small{font-size:6px}.listing.ng strong{font:7px Georgia,serif;letter-spacing:1px;text-align:center}.listing.ng span{font-size:9px}.listed-marketing{margin:14px auto 19px;border-radius:9px;background:#151515;color:#fff;width:160px;display:flex;gap:13px;align-items:center;padding:5px 9px}.listed-marketing>span{font-size:26px}.listed-marketing small{font-size:8px;line-height:1.2;color:#bbb}.listed-marketing small b{font-size:12px;color:#fff}.social-links{display:flex;justify-content:center;gap:13px;color:#6d7583;margin-bottom:22px}.social-links button{font-size:20px;font-weight:700;padding:0}.ref-footer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:29px;margin-top:22px}.ref-footer-grid h4{font-size:12px;letter-spacing:0;margin:0 0 15px}.ref-footer-grid a{display:block;font-size:12px;color:var(--muted);line-height:1.35;margin-top:12px}.ref-footer-grid a:hover{color:var(--blue)}.ref-footer-bottom{display:flex;align-items:center;gap:20px;margin-top:35px;padding-top:24px;border-top:1px solid #414851;color:#858e99;font-size:11px}.ref-footer-bottom .brand{width:110px;margin-right:8px}.ref-footer-bottom>span{flex:1}.ref-footer-bottom>button{font-size:11px;color:#969da7}.ref-studio{padding:29px 28px 70px;min-height:calc(100vh - 56px)}.back-home{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-bottom:12px;line-height:14px}.back-home .icon{width:12px;height:12px}.ref-studio-frame{background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:27px 28px 30px;min-height:580px}.ref-source-row{width:100%;max-width:768px;margin:0 auto;display:flex;gap:14px}.ref-source-card{background:var(--card);border:1px solid #4a535e;border-radius:15px;width:100%;min-width:0;text-align:center;padding:17px 20px 19px}.ref-source-card>img{display:block;width:220px;height:220px;object-fit:contain;margin:auto}.ref-source-card p{color:var(--muted);font-size:12px;margin:14px 0 0;overflow-wrap:anywhere;line-height:1.5}.ref-source-row.with-upsell .ref-source-card{flex:1}.ref-convert-more{flex:0 0 189px;border:1px dashed #586571;border-radius:12px;background:var(--card);padding:42px 17px 25px;text-align:center}.more-icon{display:grid;place-items:center;width:48px;height:48px;background:#39595f50;color:var(--green);border-radius:50%;margin:0 auto 14px}.ref-convert-more h4{font-size:12px;letter-spacing:0;margin-bottom:5px}.ref-convert-more p{font-size:11px;color:var(--muted);margin-bottom:15px}.ref-convert-more .btn{font-size:12px;width:100%;padding:9px}.ref-convert-more hr{border:0;border-top:1px solid #4a535e;margin:14px 0 10px}.ref-convert-more>span:not(.more-icon){font-size:10px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px;margin-top:7px}.ref-convert-more>span .icon{width:10px;height:10px;color:var(--green)}.ref-convert-more>span:last-child .icon{color:var(--blue)}.conversion-options{max-width:768px;margin:22px auto 24px;text-align:center}.conversion-options>details{margin:18px 0 0}.conversion-options summary{font-size:11px;color:var(--muted);list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;min-height:23px}.conversion-options>details:last-child summary{font-size:12px}.conversion-options summary::-webkit-details-marker{display:none}.conversion-options summary>.icon{width:12px;height:12px}.conversion-options summary>.icon:last-child{width:10px}.ref-preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:17px 0 25px}.ref-preset-grid>button{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;background:#343a4099;padding:11px;color:var(--muted);font-size:11px}.ref-preset-grid>button.active{border-color:var(--green);background:#20583b36;color:var(--ink)}.ref-preset-grid .icon{width:14px;color:var(--green)}.ref-conversion-settings{background:var(--deep);border:1px solid #414b54;border-radius:10px;padding:20px;text-align:left;margin-top:16px}.ref-conversion-settings>.toggle-row{margin-top:15px}.ref-conversion-settings small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.ref-quality{display:flex;align-items:flex-start;gap:10px;border:1px solid #28503965;background:#1833242b;padding:12px 15px;border-radius:11px;max-width:none;margin-top:24px}.ref-quality>.icon{color:#29d572;width:15px;height:15px;margin-top:1px}.ref-quality b{font-size:12px;letter-spacing:0}.ref-quality small{font-size:10px;color:var(--muted);margin-left:4px}.ref-quality p{font-size:12px;color:#d3d9df;margin-top:7px}.ref-convert-action{text-align:center;margin-top:18px}.ref-convert-action .btn{min-width:224px;font-size:16px;padding:9px 25px}.ref-convert-action>p{font-size:12px;color:var(--muted);margin-top:10px}.ref-empty-studio{max-width:768px;margin:10px auto 30px;text-align:center}.ref-empty-studio>h1{font-size:32px;margin-bottom:25px}.ref-empty-studio>p{color:var(--muted);font-size:12px;margin-top:19px}.ref-empty-studio .ref-upload{min-height:360px}.ref-processing{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 0 22px;position:relative}.processing-spinner{width:67px;height:67px;border:3px solid #384554;border-left-color:#00bbd2;border-bottom-color:#009cff;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--blue);margin-bottom:24px;animation:ring-spin 2s linear infinite}.processing-spinner .icon{animation:ring-spin 2s linear infinite reverse}.ref-processing h2{font-size:18px;margin-bottom:5px}.ref-processing p{font-size:12px;color:var(--muted)}.ref-processing small{font-size:9px;color:#747f8b;margin-top:10px}.processing-track{width:275px;max-width:90%;height:5px;border-radius:10px;background:#374652;margin-top:15px;overflow:hidden}.processing-track>div{width:70%;height:100%;background:var(--gradient);border-radius:10px;animation:processing-sweep 2.3s ease-in-out infinite}.ref-results{max-width:878px;width:100%;margin:17px auto 0}.ref-ready-banner{background:var(--gradient);border-radius:12px;padding:21px;display:flex;align-items:center;gap:14px;color:#fff;min-height:102px;box-shadow:0 8px 23px #24ba1915}.ready-icon{background:#ffffff35;border-radius:11px;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.ready-icon .icon{width:27px;height:27px;stroke-width:3}.ref-ready-banner h2{font-size:22px;margin:0 0 5px}.ref-ready-banner p{font-size:14px;margin:0}.ready-download{margin-left:auto;text-align:right;flex-shrink:0}.ready-download .btn{padding:10px 26px;min-width:186px;font-size:16px;border-radius:11px}.ready-download small{display:block;font-size:10px;margin-top:6px;color:#d8f2fc}.ref-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.ref-result-card{border:1px solid #4c5864;border-radius:12px;background:var(--card);padding:17px;min-width:0}.ref-result-card.vector-card{border-color:#3a8f35}.ref-result-card>header{display:flex;align-items:center;gap:8px;font-size:12px;height:20px;margin-bottom:16px}.ref-result-card>header>.icon{width:12px;height:12px;color:#82909e}.ref-result-card>header .green .icon{width:13px}.format-chip{padding:4px 8px;border-radius:20px;background:#495057;color:#d1d7df;font-size:10px}.ref-result-image{width:100%;aspect-ratio:1;background:#151e30;border-radius:9px;position:relative;overflow:hidden;isolation:isolate}.ref-result-image>img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s}.checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,transparent 25%),linear-gradient(-45deg,#e5e7eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e7eb 75%),linear-gradient(-45deg,transparent 75%,#e5e7eb 75%);background-size:14px 14px;background-position:0 0,0 7px,7px -7px,-7px 0}.image-zoom{position:absolute;display:flex;gap:3px;top:9px;right:8px;z-index:4}.image-zoom>button{color:#fff;background:#0009;border-radius:4px;display:grid;place-items:center;width:24px;height:24px;padding:3px}.image-zoom .icon{width:15px;height:15px}.zoom-level{position:absolute;top:11px;left:11px;color:#fff;background:#0008;padding:2px 4px;border-radius:3px;font-size:9px}.watermark-tag{position:absolute;bottom:8px;right:8px;background:#0009;color:#fff;border-radius:3px;padding:4px 7px;font-size:10px}.result-size{font-size:10px;color:var(--muted);text-align:center;margin:14px 0 7px;line-height:1.4}.preview-notice{font-size:10px;text-align:center;color:#f4b909;margin:9px 0 10px;font-weight:600}.ref-result-card>.btn{font-size:12px;min-height:34px}.ref-result-card hr{border:0;border-top:1px solid #4b555f;margin:12px 0}.replace-hint{color:#8992a0;font-size:8px;display:block;text-align:center;margin-top:6px}.ref-exports{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.ref-exports>button{display:flex;align-items:center;gap:11px;padding:15px;border-radius:11px;background:#fff;border:1px solid #ddd;color:#111827;text-align:left;min-height:64px}.ref-exports>button>span{width:34px;height:34px;background:var(--gradient);color:#fff;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.ref-exports>button:nth-child(2)>span{background:linear-gradient(120deg,#e237b8,#8156e4)}.ref-exports>button:nth-child(3)>span{background:linear-gradient(120deg,#009cff,#754bdd)}.ref-exports>button:nth-child(4)>span{background:linear-gradient(120deg,#f49a25,#f54447)}.ref-exports>button>div{flex:1}.ref-exports b{font-size:12px;letter-spacing:0}.ref-exports small{display:block;font-size:10px;color:#667085;margin-top:5px}.ref-exports>button>.icon{color:#9aa3ae}.ref-palette{padding:22px;background:var(--card);border:1px solid var(--line);border-radius:12px;margin:17px 0}.ref-palette h3{font-size:15px;display:flex;gap:9px;align-items:center}.ref-palette>p{font-size:12px;color:var(--muted);margin:7px 0 15px}.ref-palette>div{display:flex;flex-wrap:wrap;gap:15px}.ref-palette label{display:flex;flex-direction:column;gap:5px;align-items:center}.ref-palette input{width:38px;height:35px;border-radius:5px;cursor:pointer;border:0}.ref-palette label>span{font-size:9px;color:var(--muted)}.ref-result-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.ref-result-bottom>a{font-size:12px}.ref-batch-list{margin-top:20px;border:1px solid var(--line);border-radius:10px;padding:20px}.ref-batch-list h3{font-size:16px;margin-bottom:15px}.ref-batch-list>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #49505755;font-size:12px}.ref-batch-list>div>.icon{color:var(--green)}.ref-cookie{position:fixed;bottom:0;left:0;right:0;z-index:300;background:#2b3034bf;backdrop-filter:blur(12px);border-top:1px solid #4a556070;min-height:62px;padding:13px 20px;color:var(--muted)}.ref-cookie>div{max-width:878px;margin:auto;display:flex;align-items:center;gap:10px}.ref-cookie p{font-size:12px;line-height:1.5;flex:1;margin:0 10px 0 0}.ref-cookie p a{text-decoration:underline;text-underline-offset:2px}.ref-cookie .btn{font-size:12px;padding:8px 13px;min-height:33px;white-space:nowrap}.ref-install{position:fixed;bottom:13px;right:13px;width:274px;border:1px solid #4b5867;background:#343a40;box-shadow:0 6px 24px #0002;padding:16px 12px 15px 14px;border-radius:11px;z-index:220;display:flex;align-items:center;gap:10px;color:#f8f9fa;min-height:74px}.ref-install-icon{background:var(--gradient);color:#fff;display:grid;place-items:center;width:35px;height:35px;border-radius:8px;flex-shrink:0}.ref-install>div{flex:1;min-width:0}.ref-install b{font-size:12px;display:block;line-height:1.3}.ref-install small{font-size:10px;color:var(--muted);display:block;margin-top:3px;line-height:1.25}.ref-install .btn{font-size:10px;padding:5px 10px;min-height:24px}.ref-install>button:last-child{font-size:17px;padding:0}.install-x{position:absolute;top:0;right:0;transform:translate(35%,-30%);color:#e7eaf0;background:#131618;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;font-size:14px;padding:0}.ref-chat-launcher{position:fixed;right:20px;bottom:17px;z-index:350;background:#1674ed;color:#fff;width:47px;height:47px;border-radius:50%;display:grid;place-items:center;box-shadow:0 3px 14px #005aff20}.ref-chat-launcher .icon{fill:#fff;stroke:none;width:28px;height:28px;transform:rotate(-6deg)}.ref-install:has(+.ref-chat-launcher){right:13px}.ref-credit-offer{position:fixed;bottom:14px;right:14px;width:328px;min-height:198px;border:3px solid transparent;border-radius:16px;background:linear-gradient(#0f1728,#0f1728) padding-box,var(--gradient) border-box;color:#e8edf7;z-index:200;display:flex;gap:10px;align-items:flex-start;padding:14px 33px 17px 14px;box-shadow:0 8px 30px #0003}.ref-credit-offer>.icon-btn{position:absolute;top:3px;right:3px;width:21px;height:21px}.offer-mini-icon{background:var(--gradient);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.offer-mini-icon .icon{width:16px;height:16px}.ref-credit-offer h3{font-size:14px;letter-spacing:0;margin:2px 0 5px}.ref-credit-offer p{font-size:12px;line-height:1.5;color:#aeb7c8;margin:0 0 10px}.ref-credit-offer .btn{font-size:12px;min-height:32px;margin-top:6px;padding:7px}.ref-credit-offer .btn .icon{width:12px;height:12px}.ref-credit-offer .btn-outline{border-color:#32674188}.ref-chat-panel{position:fixed;right:20px;bottom:78px;z-index:400;width:336px;border-radius:15px;overflow:hidden;border:1px solid var(--line);background:var(--panel);box-shadow:0 18px 65px #0006}.ref-chat-panel>header{display:flex;gap:10px;align-items:center;background:var(--gradient);padding:17px;color:#fff}.ref-chat-panel>header>div{flex:1}.ref-chat-panel>header b{font-size:13px}.ref-chat-panel>header small{display:block;font-size:11px;margin-top:3px}.ref-chat-panel>header button{color:#fff}.chat-messages{padding:20px;max-height:300px;overflow:auto;min-height:180px}.chat-messages p{font-size:13px;background:var(--card);border-radius:8px;padding:12px;margin-bottom:10px}.chat-messages small{font-size:10px;color:var(--muted)}.chat-messages .sent{background:#095e764a;margin-top:15px;margin-left:15px}.ref-chat-panel form{display:flex;gap:8px;border-top:1px solid var(--line);padding:12px}.ref-chat-panel input{flex:1;border:0;background:transparent;color:var(--ink);width:0;font-size:12px;outline:0}.ref-chat-panel .btn{padding:7px 10px;min-height:32px}.ref-modal-overlay{background:#000b;backdrop-filter:blur(5px);padding:26px;z-index:500;align-items:center;animation:none}.modal-card.ref-modal{padding:0;background:#0f1727;border:0;border-radius:21px;width:100%;max-width:420px;color:#f8f9fa;box-shadow:0 22px 70px #0003;overflow:visible;position:relative;max-height:calc(100vh - 60px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#455362 #0000}.ref-modal>.modal-close{position:absolute;top:10px;right:10px;z-index:8;color:#b9c2cf;width:24px;height:24px;line-height:1;padding:4px}.ref-modal>.modal-close:hover{background:#ffffff15}.ref-modal .modal-close .icon{width:15px;height:15px}.ref-modal.standard{max-width:470px;background:var(--panel);border:1px solid var(--line);border-radius:15px}.ref-modal.wide{max-width:700px;background:var(--panel)}.standard-modal-content{padding:32px}.standard-modal-content>.eyebrow{font-size:10px;margin-bottom:12px}.standard-modal-content>h2{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin-bottom:14px}.standard-modal-content>p{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:16px}.ref-modal .field label{font-size:12px;color:var(--muted)}.ref-modal input,.ref-modal textarea{background:#252e38;color:var(--ink);border-color:#4c5866;border-radius:6px;font-size:13px;padding:10px 12px}.ref-modal input:disabled{opacity:.7}.ref-modal .notice{font-size:12px;padding:14px}.ref-modal .btn-full,.ref-modal .full{margin-top:10px}.ref-modal .login-benefits{display:flex;gap:15px;font-size:11px;color:var(--muted);margin:15px 0}.ref-modal .login-benefits .icon{width:13px;color:var(--green)}.auth-terms{font-size:10px!important;text-align:center;margin:20px 0 0!important}.auth-terms a{color:var(--blue)}.ref-modal.offer{max-width:384px;overflow:hidden;max-height:calc(100vh - 40px);overflow-y:auto}.offer-header{background:var(--gradient);text-align:center;padding:22px 15px 21px;min-height:128px}.offer-header>.icon{width:29px;height:29px;margin-bottom:10px;color:#fff}.offer-header h2{font-size:21px;letter-spacing:-.3px;color:#fff;margin:0 0 5px}.offer-header p{font-size:12px;line-height:1.5;color:#fff;margin:0}.offer-header p .icon{width:12px;height:12px}.offer-body{padding:21px;color:#c2cad6}.offer-body>.center{font-size:14px;margin:0 0 14px}.offer-price{padding:17px 10px 15px;text-align:center;border:1px dashed #2c842b;border-radius:15px;background:linear-gradient(105deg,#173c2e69,#15345285)}.offer-price h2{font-size:26px;line-height:1.15;letter-spacing:-.5px;color:#fff}.offer-price h2 .green{font-size:28px;font-weight:850}.offer-price p{display:flex;align-items:center;justify-content:center;font-size:12px;color:#adb7c8;gap:4px;margin:6px 0 0}.offer-price .tiny-coin{width:11px;height:11px;font-size:7px}.offer-features{display:grid;gap:11px;margin:17px 0;color:#adb7c8;font-size:12px}.offer-features span{display:flex;align-items:center;gap:7px}.offer-features .icon{width:12px;height:12px;color:var(--green)}.offer-security{font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px;margin:17px 0;color:#a5adbb}.offer-security .icon{width:11px;height:11px}.offer-body>.btn-gradient{min-height:48px;font-size:16px;margin-top:3px;border-radius:5px;padding:12px}.offer-body>.annual-option{margin-top:7px;padding:10px 9px;min-height:39px;border-radius:10px;font-size:11px}.annual-option .icon{color:#fd7a13;width:12px;height:12px}.no-thanks{display:block;text-align:center;width:100%;font-size:12px;color:#a8b1c0;margin:11px 0 1px}.ref-modal.paywall{max-width:556px;background:#131c2866;border-radius:18px;padding:20px;max-height:calc(100vh - 65px);overflow-y:auto;scrollbar-width:thin}.ref-modal.paywall>.modal-close{position:fixed;top:12px;right:12px}.paywall-image{height:190px;border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.paywall-image>img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.paywall-countdown{display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;background:linear-gradient(100deg,#f53e47,#ff7612);border-radius:10px;min-height:38px;padding:10px;font-size:12px;font-weight:700;margin-top:14px}.paywall-countdown>.icon{width:12px;height:12px}.paywall-heading{text-align:center;margin:15px 0}.paywall-heading h2{font-size:22px;margin:0 0 5px;letter-spacing:-.4px}.paywall-heading p{font-size:12px;color:#e0e6ef;margin:0}.paywall-annual{padding:13px;background:linear-gradient(110deg,#1bbc19,#1d9612);border-radius:15px;color:#fff}.paywall-annual>.row>b{font-size:9px;letter-spacing:.1px}.paywall-annual>.row>span{font-size:8px;background:#fff;color:#14b311;border-radius:15px;padding:3px 8px;font-weight:700;white-space:nowrap}.paywall-annual h3{font-size:24px;margin:8px 0 3px;letter-spacing:0;line-height:1}.paywall-annual h3 s{font-size:14px;color:#d9f4d8}.paywall-annual h3 small{font-size:12px}.paywall-annual>p{font-size:10px;line-height:1.5;margin:3px 0;font-weight:600}.paywall-includes{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0;color:#fff;font-size:9px}.paywall-annual .btn{font-size:12px;min-height:28px;padding:6px 10px;gap:5px;margin-top:0}.paywall-cycle-note{font-size:10px;color:#a2abba;font-weight:700;text-align:center;letter-spacing:.65px;line-height:1.3;margin:12px 0 8px}.paywall-plans{border:1px solid #297d22;border-radius:11px;background:#18242770;padding:12px}.paywall-plans h4{font-size:12px;letter-spacing:0;margin:0 0 5px}.paywall-plans>p{font-size:9px;color:#d8e0e9;margin:0 0 10px;line-height:1.5}.paywall-plans .ref-cycle{margin:9px 0 17px}.paywall-plans .ref-cycle button{font-size:9px;padding:5px 12px}.paywall-plans .ref-cycle>span{font-size:8px}.paywall-plans .ref-plans{gap:7px}.paywall-plans .ref-plan{padding:15px 6px 9px;background:#343a404a;border-color:#65707e;border-radius:10px}.paywall-plans .ref-plan.featured{padding:14px 5px 8px;border-color:var(--green)}.paywall-plans .ref-plan h3{font-size:10px;margin-bottom:9px}.paywall-plans .ref-price{font-size:17px;letter-spacing:-.4px}.paywall-plans .ref-price small{font-size:7px}.paywall-plans .billing-caption{font-size:8px}.paywall-plans .plan-count{font-size:9px}.paywall-plans .cost-caption{font-size:7px}.paywall-plans .ref-plan .btn{font-size:8px;padding:5px;min-height:27px}.paywall-plans .ref-plan .btn .icon{display:none}.paywall-plans .plan-ribbon{font-size:7px;padding:3px 8px;top:-9px}.paywall-bottom{margin-top:10px}.paywall-bottom>.btn{font-size:12px;margin-top:8px}.paywall-bottom>small{display:block;text-align:center;font-size:9px;color:var(--muted);margin:14px 0 0}.ref-modal.fullscreen{max-width:1000px;max-height:90vh;border-radius:14px;background:transparent;overflow:hidden}.fullscreen-vector{height:min(80vh,850px);display:flex;align-items:center;justify-content:center}.fullscreen-vector img{height:90%;max-width:95%;object-fit:contain}.checkout-header{background:linear-gradient(120deg,#174a34,#123b55);padding:26px;text-align:center}.checkout-icon{display:grid;place-items:center;width:48px;height:48px;background:var(--gradient);border-radius:50%;margin:0 auto 14px}.checkout-icon .icon{width:23px;height:23px}.checkout-header h2{font-size:23px;margin-bottom:8px}.checkout-header p{font-size:12px;color:#bdccd3}.checkout-body{padding:24px}.checkout-order{display:flex;justify-content:space-between;align-items:center;border:1px solid #3f5563;border-radius:10px;padding:15px;margin-bottom:20px}.checkout-order h3{font-size:16px;margin-bottom:7px}.checkout-order p{font-size:10px;color:var(--muted);margin:0}.checkout-order>strong{font-size:26px;color:var(--green)}.demo-payment-notice{display:flex;gap:10px;align-items:flex-start;padding:13px;background:#1c3855;border:1px solid #2b5571;border-radius:8px;font-size:12px;color:#dce7f5;margin:18px 0}.demo-payment-notice p{font-size:11px;line-height:1.6;color:#aebed0;margin:7px 0 0}.demo-payment-notice .icon{color:var(--blue);flex-shrink:0}.checkout-security{font-size:10px;color:#a5b3c4;text-align:center;margin:14px 0 0;display:flex;align-items:center;justify-content:center;gap:5px}.checkout-security .icon{width:12px}.ref-pricing{padding:58px 0 0;max-width:1100px}.ref-pricing .ref-section-head>h1{font-size:36px;margin:22px 0 17px;line-height:1.2;letter-spacing:-.8px}.ref-pricing>.ref-cycle{margin:30px 0}.ref-pricing-trust{display:flex;align-items:center;justify-content:center;gap:28px;margin:28px 0;color:var(--muted);font-size:12px}.ref-pricing-trust>span{display:flex;gap:7px;align-items:center}.ref-pricing-trust .icon{width:14px;color:var(--green)}.ref-packs{text-align:center;padding:30px 0 35px}.ref-packs>h2{font-size:27px;margin:12px 0}.ref-packs>p{font-size:13px;color:var(--muted)}.ref-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.ref-pack-grid article{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:25px}.ref-pack-icon{background:#1e633031;color:var(--green);width:45px;height:45px;border-radius:11px;display:grid;place-items:center;margin:0 auto 18px}.ref-pack-grid h3{font-size:17px;margin-bottom:15px}.ref-pack-grid strong{font-size:32px;font-weight:750;color:var(--ink)}.ref-pack-grid p{font-size:11px;color:var(--muted);margin:10px 0 20px}.ref-pack-grid .btn{width:100%;font-size:12px}.ref-dashboard{background:var(--page);min-height:calc(100vh - 56px);padding-bottom:0}.ref-dashboard .sidebar{top:56px;bottom:0;height:calc(100vh - 56px);background:var(--deep);border-color:#343c44;padding:22px 17px 16px;color:var(--ink);z-index:35;overflow-y:auto}.ref-dashboard .sidebar>.brand{display:none}.ref-dashboard .workspace-select{background:var(--panel);border-color:#39444d;padding:12px 10px;color:var(--ink);font-size:12px;gap:9px;border-radius:9px;margin-bottom:17px}.ref-dashboard .workspace-select small{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.4}.ref-dashboard .workspace-select>.icon{width:12px;color:var(--muted)}.avatar{background:var(--gradient);color:#fff;font-size:11px;border:0}.ref-dashboard .side-new .btn{font-size:12px;min-height:36px;gap:8px;border-radius:7px}.ref-dashboard .side-new{margin-bottom:27px}.ref-dashboard .side-label{font-family:inherit;font-size:9px;font-weight:600;color:#77818d;letter-spacing:1.8px;margin:21px 9px 10px}.ref-dashboard .side-link{font-size:12px;min-height:39px;padding:11px 12px;color:#aeb7c3;gap:10px;border-radius:7px;font-weight:500;border:1px solid transparent}.ref-dashboard .side-link .icon{width:16px;height:16px;color:#82909f}.ref-dashboard .side-link:hover{background:#ffffff05;color:#fff}.ref-dashboard .side-link.active{background:linear-gradient(110deg,#214e2966,#173f604d);color:#f0f9f6;border-color:#355e4780}.ref-dashboard .side-link.active>.icon{color:var(--green)}.ref-dashboard .side-count{font-size:10px;color:#9faab6;background:#37424a;padding:2px 6px;border-radius:5px}.ref-dashboard .side-group{margin-bottom:10px}.ref-dashboard .quota-card{background:linear-gradient(115deg,#163d264d,#18334773);border:1px solid #38674665;padding:16px;border-radius:11px;margin-top:15px}.ref-dashboard .quota-card h4{font-size:11px;color:#e4e9ef;font-weight:600;margin:0;letter-spacing:0}.ref-dashboard .quota-card p{font-size:10px;line-height:1.6;color:#9eafba;margin-top:9px}.ref-dashboard .quota-card .icon{color:var(--green);width:15px}.progress-track{background:#39434d;border-radius:5px;height:5px;overflow:hidden}.progress-fill{background:var(--gradient);height:100%;border-radius:5px}.ref-dashboard .quota-card .progress-track{margin:15px 0 8px}.ref-dashboard .back-to-site{font-size:10px;color:var(--blue)}.ref-dashboard .account-menu{border-top:1px solid #363d46;margin-top:19px;padding-top:18px}.ref-dashboard .account-menu b{font-size:11px;color:#d6dce3}.ref-dashboard .account-menu small{font-size:9px;color:#8693a1;max-width:130px;text-overflow:ellipsis;overflow:hidden}.ref-dashboard .account-menu .icon-btn{width:26px;height:26px}.ref-dashboard .sidebar-bottom{padding-top:17px}.ref-dashboard .main-col{margin-left:var(--sidebar);min-width:0;background:var(--page)}.ref-dashboard .topbar{height:60px;border-color:#38414b;background:#212529e8;padding:0 31px;gap:15px;position:relative;top:auto;z-index:20}.ref-dashboard .breadcrumb{font-size:12px;gap:10px;color:#c3cbd6;display:flex;align-items:center}.ref-dashboard .breadcrumb>a{color:#8f9dac;display:flex;align-items:center;gap:6px}.ref-dashboard .breadcrumb>.icon{width:10px;transform:rotate(180deg);color:#687887}.ref-dashboard .top-search{border:1px solid #3e4a55;background:#292f35;color:#8c9aa8;border-radius:6px;padding:7px 10px;min-width:180px;font-size:11px;gap:8px;margin-left:0}.ref-dashboard .top-search .icon{width:14px}.kbd{font-size:10px;background:transparent;color:#7d8998;border:1px solid #4a5460;padding:1px 4px;border-radius:3px}.demo-tag{border:1px solid #42525e;border-radius:4px;background:#2b394350;color:#859aa8;font-size:8px;letter-spacing:1px;font-weight:600;padding:4px 6px}.ref-dashboard .content{max-width:1500px;padding:31px 31px 45px;margin:0 auto}.ref-dashboard .page-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:27px}.ref-dashboard .page-heading h1{font-size:28px;line-height:1.3;font-weight:700;letter-spacing:-.6px;color:var(--ink);margin:0}.ref-dashboard .page-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin:9px 0 0}.ref-dashboard .page-heading>.btn{font-size:12px}.ref-dash-welcome{border-radius:13px;background:var(--gradient);color:#fff;padding:24px;display:flex;align-items:center;gap:17px;margin-bottom:23px}.ref-dash-welcome>span{width:49px;height:49px;display:grid;place-items:center;background:#ffffff29;border-radius:12px;flex-shrink:0}.ref-dash-welcome>span .icon{width:25px;height:25px}.ref-dash-welcome h2{font-size:21px;margin-bottom:7px}.ref-dash-welcome p{font-size:12px;margin:0;color:#dff4ec}.ref-dash-welcome>.btn{margin-left:auto;font-size:12px;flex-shrink:0}.stats{gap:17px;margin:0 0 27px}.stat{background:var(--panel);border:1px solid #414b56;border-radius:12px;padding:20px;color:var(--ink)}.stat-top{font-size:11px;color:#9eacba;margin-bottom:16px}.stat-top .icon{width:17px;height:17px;color:var(--blue)}.stat:nth-child(2) .stat-top .icon{color:var(--green)}.stat:nth-child(3) .stat-top .icon{color:#ac5bef}.stat:nth-child(4) .stat-top .icon{color:#f89b3d}.stat>strong{display:block;font-size:29px;font-weight:750;letter-spacing:-.6px;color:var(--ink);margin:0 0 14px}.stat-bottom{font-size:10px;color:#8a98a6}.stat-bottom .positive{color:#23c66a}.ref-dashboard .block-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:27px 0 16px}.ref-dashboard .block-head h2{font-size:18px;letter-spacing:-.3px}.ref-dashboard .block-head>a{font-size:12px;display:flex;align-items:center;gap:6px}.file-card{background:var(--panel);border:1px solid #454f5a;border-radius:12px;overflow:hidden}.file-art{height:187px;border-bottom:1px solid #434e58}.file-art>svg{width:145px;height:145px}.file-info{padding:16px}.file-info h3{font-size:13px;font-weight:600;letter-spacing:0;color:#e7ebf0}.file-info .meta{font-size:10px;color:#8d9ca9;margin-top:8px;gap:5px}.file-info .icon-btn{width:25px;height:25px}.file-info .icon-btn .icon{width:16px}.format-badge{background:#212529d9;border:1px solid #58657188;color:#d4e9df;font-size:9px;letter-spacing:.2px;padding:4px 7px;border-radius:5px}.file-fav{background:#212529a9;color:#d9e6df;border:1px solid #ffffff22}.file-fav.is-favorite{background:#148941;color:#fff}.file-card.selected{border-color:var(--green)}.bottom-grid{margin-top:22px;gap:20px}.panel{background:var(--panel);border:1px solid #414d58;border-radius:12px;padding:23px;color:var(--ink)}.panel h3{font-size:16px;color:var(--ink);letter-spacing:-.2px}.panel>h2{font-size:20px}.activity-item{padding:17px 0;border-color:#44505b5c;gap:12px}.activity-icon{width:34px;height:34px;border-radius:8px;background:#25443c;color:#31c771}.activity-icon .icon{width:16px;height:16px}.activity-item b{font-size:12px;color:#dbe4ed;font-weight:600}.activity-item p{font-size:10px;color:#8e9cac;margin-top:5px}.activity-item>span{font-size:10px;color:#8e9cac}.ref-upgrade-panel{background:linear-gradient(130deg,#1c3c2d60,#19375165);border-color:#39644b}.ref-upgrade-panel h3{font-size:22px;margin:17px 0 10px}.ref-upgrade-panel p{font-size:12px;line-height:1.75;color:#aabdc5;margin-bottom:17px}.ref-upgrade-panel .ref-pill{font-size:9px;min-height:25px;padding:6px 10px}.ref-upgrade-panel .btn{font-size:12px}.ref-upgrade-panel>small{display:block;margin-top:15px;color:#8ca4ad;font-size:10px}.filterbar{gap:10px;margin:0 0 20px}.search-field{background:var(--panel);border:1px solid #47535f;border-radius:7px;min-height:37px;padding:0 12px}.search-field .icon{width:14px;color:#8996a5}.search-field input{color:#e2e8ef;font-size:12px;line-height:1.4}.search-field input::placeholder{color:#8794a3}.select-input,select{background:var(--panel);color:#c9d2dd;border-color:#46535e;border-radius:7px;font-size:11px;min-height:37px;padding:8px 12px}.segmented{background:#1b2127;border:1px solid #3e4c58;border-radius:7px;padding:3px}.segmented button{color:#7e909e;font-size:11px;border-radius:4px}.segmented button.active{color:#e0eaf2;background:#3b4b59;box-shadow:none}.segmented .icon{width:15px;height:15px}.list-panel{border:1px solid #424f5b;border-radius:12px;background:var(--panel);overflow:hidden}.data-table{font-size:12px}.data-table th{color:#95a4b2;background:#2c333b;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;padding:15px 18px;border-bottom:1px solid #44515d}.data-table td{color:#aebac6;border-bottom:1px solid #3b4753;padding:16px 18px;font-size:11px}.data-table tr:hover{background:#ffffff03}.data-table .cell-primary{font-size:12px;font-weight:600;color:#e0e7ed}.cell-secondary{font-size:10px;color:#7f929f;margin-top:5px}.table-thumb{width:36px;height:36px;border-radius:6px}.table-footer{border:0;padding:15px 18px;font-size:10px;color:#8294a3;background:#252c34}.tag{font-size:9px;font-weight:600;color:#a9b9c5;background:#34434d;border:1px solid #4a5e6c44;border-radius:5px;padding:5px 8px}.tag.green{background:#204c394d;color:#56d78a;border-color:#2e88504f}.tag.blue{background:#183d584d;color:#4bc3ff!important;border-color:#2872a357}.tag.purple{background:#50265d55;color:#cb8ce8!important;border-color:#78469050}.tag.red{background:#602a2d44;color:#f0787f!important;border-color:#873c414f}.analytics-grid{gap:20px;margin-top:0}.chart-card .chart-head h3{font-size:16px;color:#edf2f7}.chart-head p{font-size:11px;color:#8a9dac;margin-top:6px}.chart-svg{margin-top:28px;overflow:visible}.chart-svg .gridline{stroke:#495563;stroke-opacity:.55;stroke-dasharray:3 4}.chart-svg text{fill:#8192a3;font-size:10px}.donut-card h3{font-size:16px}.donut-center b{color:#eef4fa;font-size:24px;font-weight:700}.donut-center small{color:#8da0af;font-size:8px}.legend-row{font-size:11px;color:#9cabb9;line-height:1.5}.legend-row b{color:#e1e8ef;font-size:11px}.system-health{font-size:10px;padding:17px 20px;background:#203b3057;border:1px solid #2b614450;border-radius:10px;color:#99b6ad;margin-top:23px}.system-health b{font-size:11px;color:#b6dec9}.system-health>.icon{color:#37bd77}.system-health .tag{font-size:8px}.form-card{background:var(--panel);border:1px solid #424f5a;border-radius:12px;padding:26px;max-width:850px;margin-bottom:22px}.form-card h2{font-size:19px;letter-spacing:-.3px;margin-bottom:10px}.form-card>p{font-size:12px;color:#95a7b5;line-height:1.7;margin-bottom:20px}.field{margin:18px 0}.field label,.form-label{font-size:12px;color:#aab8c5;font-weight:500;line-height:1.4;margin-bottom:8px}.field input,.field textarea{background:#232b32;color:var(--ink);border:1px solid #4a5866;padding:11px 13px;border-radius:6px;min-height:40px;font-size:13px}.field input:disabled{background:#21282e;color:#7f8e9b}.field .hint,.hint{font-size:10px;color:#7f929f;line-height:1.5;margin-top:7px}.field input[type=color]{padding:3px;height:40px;width:70px}.toggle-row{font-size:12px;color:#c7d2dc}.toggle-row p{font-size:11px;color:#8da0ae;margin-top:5px}.toggle{background:#505d68!important;border-color:#617381!important}.toggle:checked{background:var(--gradient)!important;border-color:#199953!important}.toggle:after{background:#fff!important}.notice{background:#203d3252;border:1px solid #2a665349;color:#9abdaf;font-size:12px;padding:15px;gap:10px;border-radius:9px;line-height:1.65}.notice.blue{background:#183b514c;border-color:#27567470;color:#97bad1!important}.notice.warn{background:#5a452634;border-color:#84652762;color:#ddc191}.notice .icon{width:16px;height:16px}.tabs{border-color:#3f4e5a;margin-bottom:23px}.tabs a{font-size:12px;color:#8b9dab;padding:13px 5px}.tabs a.active{color:#31c167;border-color:#17bf29}.empty-state{padding:43px 25px;color:#8ba0ae}.empty-state>.icon{color:#637784;width:36px;height:36px}.empty-state h3{font-size:18px;color:#c2d0da;margin:14px 0 10px}.empty-state p{font-size:12px;line-height:1.7;color:#8ba0ae}.empty-state .btn{margin-top:17px}.usage-large{gap:20px}.ref-credit-number{font-size:48px;color:#eef5f9;letter-spacing:-2px;font-weight:750;margin:24px 0 9px}.ref-credit-number span{font-size:16px;font-weight:400;color:#92a6b4;letter-spacing:0;margin-left:10px}.usage-large .panel>.row>h2{font-size:19px}.usage-large .panel>p{font-size:12px;color:#8fa5b2}.ref-invoices{margin-top:22px}.ref-invoices .block-head{margin-top:0}.log-line{border-color:#414f5c;padding:19px 0;font-size:12px}.log-line time{font-size:10px;color:#889ba9}.log-line b{font-size:12px;color:#c4d2dd}.log-line p{font-size:11px;color:#8da1af;line-height:1.7}.log-line>.icon{color:#328d5c}.help-cards{gap:18px}.help-card{border:1px solid #465461;background:var(--panel);border-radius:10px;padding:24px}.help-card>.icon{color:var(--blue);width:23px;height:23px}.help-card h3{color:#dfe8ee;font-size:16px;line-height:1.5;margin:17px 0 9px}.help-card p{font-size:12px;line-height:1.7;color:#93a7b5}.help-card:hover{background:#303b44;border-color:#319050}.code-block{background:#151d26;border:1px solid #384858;color:#89d6b2;font-size:12px;line-height:1.9;border-radius:10px;padding:25px;margin-top:20px}.document{max-width:768px;margin:auto;padding:45px 0;color:#b3c2ce}.document h1{font-size:34px;margin:18px 0 22px;color:#f1f4f7}.document h2{font-size:21px;margin:30px 0 15px;color:#e3eaf0}.document p{font-size:14px;line-height:1.8;margin-bottom:15px}.document .eyebrow{font-size:10px;color:var(--green)}.container.section,.container>.section{padding-top:48px;padding-bottom:48px}.container .page-heading h1{font-size:28px}.container .page-heading p{color:#9badbb;font-size:13px}.container .section>h2{font-size:24px}.art-gallery .gallery-item{background:var(--panel);border-color:#485765}.gallery-info h3{color:#dae5ec}.gallery-info span{color:#91a3b2}.editor-shell{background:var(--page);height:100vh;padding:0}.editor-shell>header{background:var(--deep);border-color:#394651;color:#b2c3cf;height:56px;padding:0 25px;font-size:12px}.editor-shell>header .brand{width:140px}.editor-shell iframe{height:calc(100vh - 56px)}.command-row{color:#c4d1dc;font-size:13px;border-radius:6px;padding:13px 10px;gap:10px}.command-row .icon{width:16px;color:#8ba4b4}.command-row:hover{background:#34475460;color:#f3f6fa}.command-row.danger-text{color:#f47b7d}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:22px}.modal-actions .btn{font-size:12px}.btn-danger{color:#f78282;background:#6e2b2e44;border:1px solid #8944485c}.btn-danger:hover{background:#82363c55}.toast{background:#253541;border:1px solid #3b6960;color:#dbeae5;border-radius:9px;padding:13px 18px;font-size:12px;box-shadow:0 7px 35px #0003;gap:10px}.toast>.icon{color:#32d178;width:16px}.toast.error{border-color:#ad5353;background:#462d33;color:#ffd6d4}.toast.error>.icon{color:#f88181}#toasts{z-index:900;bottom:30px;right:auto;left:50%;transform:translate(-50%);width:max-content;max-width:calc(100vw - 35px)}.preview-bar{display:none!important}.skip-link{background:var(--gradient);color:#fff;font-size:13px}html[data-theme=light]{--page:#f4f7f8;--paper:#f4f7f8;--panel:#fff;--card:#eef2f5;--deep:#fff;--ink:#202831;--muted:#687581;--line:#d4dde4;--soft:#edf2f5;color-scheme:light;color:var(--ink)}html[data-theme=light] .ref-nav-links>a,html[data-theme=light] .nav-dropdown summary,html[data-theme=light] .ref-nav-account{color:#344454}html[data-theme=light] .ref-nav,html[data-theme=light] .ref-footer{border-color:#d5dfe6}html[data-theme=light] .credit-pill{background:linear-gradient(110deg,#e4f6e6,#e3f2ff);color:#526575}html[data-theme=light] .ref-hero .ref-pill{color:#62707d}html[data-theme=light] .hero-makers,html[data-theme=light] .hero-explainer{color:#4d5d6c}html[data-theme=light] .ref-upload{background:#fff;border-color:#83c48c}html[data-theme=light] .ref-upload:hover{background:radial-gradient(ellipse at 50% 40%,#a6e4bd35,transparent),#f5fcfd}html[data-theme=light] .ref-upload-icon{background:#ddf1e280}html[data-theme=light] .ref-quick-tools button{background:#eef3f6;border-color:#d5dee5;color:#46586a}html[data-theme=light] .ref-copy-section>p,html[data-theme=light] .ref-intro{color:#576a78}html[data-theme=light] .ref-plan h3,html[data-theme=light] .plan-count{color:#465868}html[data-theme=light] .ref-compatibility{background:#e9eef2}html[data-theme=light] .ref-footer-grid a{color:#6a7887}html[data-theme=light] .ref-result-card header{color:#293d4f}html[data-theme=light] .ref-dashboard .content,html[data-theme=light] .ref-dashboard .main-col{background:#f0f4f7}html[data-theme=light] .ref-dashboard .topbar{background:#fff;border-color:#d7e0e7}html[data-theme=light] .ref-dashboard .sidebar{background:#f7fafc;border-color:#dae3e9}html[data-theme=light] .stat,html[data-theme=light] .panel{border-color:#d4dee6}html[data-theme=light] .panel h3,html[data-theme=light] .file-info h3{color:#2c4052}html[data-theme=light] .ref-dashboard .side-link{color:#677d8e}html[data-theme=light] .ref-dashboard .side-link.active{color:#206b3a;background:#e4f6e9}html[data-theme=light] .ref-dashboard .workspace-select{background:#edf2f5;color:#405568;border-color:#d7e0e6}@keyframes ring-spin{to{transform:rotate(360deg)}}@keyframes processing-sweep{0%{transform:translate(-75%)}50%{transform:translate(40%);width:85%}to{transform:translate(150%);width:60%}}@media(min-width:1750px){.ref-narrow{max-width:980px}.ref-wide{max-width:1600px}.ref-nav{height:70px}.ref-nav-inner{max-width:1640px}.ref-nav .brand{width:151px}.ref-nav-links,.ref-nav-account{font-size:14px}.ref-nav-links{gap:32px}.ref-promotion{height:60px}.ref-promotion>div{max-width:1370px}.ref-promotion strong{font-size:16px}.ref-hero{padding-top:30px}.hero-brand{height:99px;max-width:594px;margin-bottom:16px}.ref-hero h1{font-size:52px}.ref-hero .ref-pill{font-size:14px;min-height:40px}.hero-makers,.hero-live{font-size:14px}.hero-makers{margin-top:10px;margin-bottom:8px}.ref-upload{min-height:474px;padding-top:85px;padding-bottom:80px;margin-top:27px}.ref-upload-icon{height:100px;width:100px;margin-bottom:27px}.ref-upload-icon>span{height:80px;width:80px}.ref-upload h2{font-size:25px}.ref-upload>p{font-size:16px;line-height:24px;margin-bottom:29px}.ref-upload>.btn{font-size:18px;min-height:43px}.ref-upload small{font-size:11px;margin-top:15px}.ref-comparison{height:610px}.ref-source-row{max-width:980px}.ref-source-card>img{width:280px;height:280px}.ref-source-card p{font-size:14px}.ref-results{max-width:1120px}.ref-source-card{padding-top:22px;padding-bottom:24px}.ref-convert-more{flex-basis:240px}.ref-studio-frame{padding:34px}.ref-studio{padding:34px 36px 75px}.ref-dashboard .sidebar{top:70px;height:calc(100vh - 70px)}.hero-explainer{font-size:18px}.ref-quick-tools button{font-size:14px}.ref-cookie>div{max-width:1120px}.ref-cookie p{font-size:14px}.ref-cookie{min-height:78px;padding:18px 20px}}@media(max-width:1200px){.ref-nav-inner{gap:20px;width:calc(100% - 40px)}.ref-nav-links{gap:20px}.ref-nav-account{gap:12px}.ref-nav-account .account-dropdown{margin-right:4px}.ref-nav .brand{width:115px}.ref-wide{width:calc(100% - 48px)}.listing-badges{gap:10px}.listing{transform:scale(.95)}.ref-footer-grid{gap:20px}.ref-dashboard .content{padding:25px}.ref-dashboard .stats{gap:12px}.ref-dashboard .stat{padding:16px}.ref-dashboard .stat>strong{font-size:27px}.ref-dash-welcome h2{font-size:18px}.ref-dash-welcome p{max-width:300px}.ref-dashboard .topbar{padding:0 25px}.ref-dashboard .page-heading h1{font-size:26px}.ref-dashboard .sidebar{padding-left:12px;padding-right:12px}.ref-dashboard .sidebar .workspace-select{padding:10px 7px}.ref-cookie>div{max-width:878px}.ref-ready-banner p{font-size:12px}.ref-source-card>img{width:210px;height:210px}.ref-source-card{min-height:280px}.workflow-grid{gap:14px}.workflow-card{padding:18px}}@media(max-width:1000px){.ref-nav-links{gap:16px}.ref-nav-account{gap:11px}.ref-nav-account .nav-name{display:none}.ref-nav .dashboard-link{font-size:0;gap:0}.ref-nav .dashboard-link .icon{width:17px;height:17px}.nav-cart{display:none}.ref-cookie p{max-width:600px;font-size:11px}.ref-wide{width:calc(100% - 40px)}.ref-footer-grid{grid-template-columns:repeat(3,1fr);gap:30px}.listing-badges{gap:8px}.workflow-grid{grid-template-columns:repeat(2,1fr);max-width:768px;margin:35px auto 0}.workflow-card{min-height:195px}.ref-plans:not(.compact){gap:12px}.ref-plan{padding:23px 12px 16px}.ref-plan.featured{padding:22px 11px 15px}.ref-price{font-size:27px}.plan-includes>span{font-size:11px}.ref-dashboard .stats{grid-template-columns:1fr 1fr}.ref-dashboard .analytics-grid{grid-template-columns:1fr}.ref-dashboard .donut-card{max-width:none}.ref-dashboard .files-grid{grid-template-columns:1fr 1fr}.ref-dash-welcome{flex-wrap:wrap}.ref-dash-welcome>.btn{margin-left:66px}.ref-dashboard .bottom-grid{grid-template-columns:1fr}.ref-dashboard .top-search{display:none}.ref-dashboard .page-heading{align-items:flex-start}.ref-dashboard .page-heading p{max-width:400px}.ref-ready-banner{flex-wrap:wrap}.ready-download{margin-left:auto}.ref-ready-banner p{font-size:12px}.ref-studio-frame{padding:23px}.ref-credit-offer{width:295px;padding-right:26px}.ref-install{width:250px}}@media(max-width:760px){:root{--sidebar:235px;font-size:14px}.ref-nav{height:56px}.ref-nav-inner{width:calc(100% - 28px);gap:10px}.ref-nav .brand{width:127px;flex-shrink:0}.ref-nav-links{display:none}.ref-nav-account{margin-left:auto;gap:10px}.ref-nav-account .account-dropdown,.dashboard-link,.nav-cart{display:none!important}.credit-pill{padding:6px 9px;gap:5px;min-height:30px;font-size:11px}.credit-pill .blue{font-size:10px}.credit-pill>.icon{display:none}.theme-button{width:30px;height:30px;border-color:#3c4854}.ref-mobile-menu{display:grid;width:28px;height:30px}.ref-nav.mobile-expanded .ref-nav-links{display:flex;position:absolute;top:56px;left:0;right:0;flex-wrap:wrap;padding:19px 20px;background:var(--panel);border-bottom:1px solid var(--line);gap:22px;font-size:13px}.ref-nav.mobile-expanded .ref-nav-account .account-dropdown{display:block!important;position:absolute;right:20px;top:77px;z-index:5}.tools-menu{left:0;max-width:calc(100vw - 40px);width:365px;top:30px}.tools-menu a,.tools-menu button{font-size:11px}.ref-promotion{height:auto;min-height:46px}.ref-promotion>div{width:calc(100% - 28px);gap:7px;padding:9px 0}.ref-promotion strong{font-size:10px;line-height:1.4}.ref-promotion>div>.icon{width:13px;height:13px;flex-shrink:0}.ref-promotion button:not(.promo-close){font-size:10px;padding:5px 10px;white-space:nowrap;min-height:25px}.promo-close{padding:0}.promo-close .icon{width:12px}.ref-hero{padding-top:23px}.hero-brand{height:62px;max-width:375px;margin-bottom:15px}.ref-hero h1{font-size:32px;margin-bottom:10px}.ref-hero .ref-pill{font-size:10px;min-height:30px;padding:7px 10px;gap:3px}.hero-makers,.hero-live{font-size:11px}.hero-makers{margin:11px 0 7px}.ref-narrow,.ref-wide{width:calc(100% - 32px)}.ref-upload{margin-top:23px;border-radius:17px;padding:41px 12px 38px;min-height:328px}.ref-upload:before{border-radius:17px}.ref-upload-icon{height:70px;width:70px;border-radius:20px;margin-bottom:21px}.ref-upload-icon>span{height:55px;width:55px;border-radius:13px}.ref-upload h2{font-size:20px;line-height:1.3}.ref-upload>p{font-size:12px;line-height:1.5;max-width:280px;margin-bottom:21px}.ref-upload>.btn{font-size:14px;min-height:38px;padding:9px 22px}.ref-upload small{font-size:8px;line-height:1.65;letter-spacing:.5px;max-width:300px;margin-top:13px}.hero-assurances{font-size:10px;gap:10px;margin-top:23px}.hero-assurances .icon{width:11px}.hero-explainer{font-size:14px;margin-top:15px;line-height:1.6}.desktop-only{display:none}.tools-caption{font-size:11px;margin:27px 0 12px}.ref-quick-tools{grid-template-columns:1fr 1fr;gap:9px}.ref-quick-tools button{font-size:11px;padding:11px;gap:9px;min-height:39px}.ref-quick-tools button .icon{width:13px;height:13px}.ref-decoration{display:none}.ref-comparison-section{margin-top:39px}.ref-comparison-section>p{font-size:10px;line-height:1.7;margin:14px 5px}.ref-comparison-section>p button{font-size:10px}.ref-comparison{height:360px;border-radius:12px}.ref-comparison .comparison-labels{left:10px;right:10px;top:12px}.ref-comparison .comparison-labels small{display:none}.hero-comparison.ref-comparison>.raster-hero,.hero-comparison.ref-comparison>.vector-hero{padding:29px 0}.comparison-bottom-labels{left:10px;right:10px;bottom:10px}.comparison-bottom-labels b{font-size:8px;padding:4px 6px}.comparison-caption{font-size:8px;gap:10px;line-height:1.6}.comparison-caption>span:nth-child(2){display:none}.ref-annual{width:100%;margin:29px auto 35px;padding:23px 14px}.ref-annual p{font-size:11px}.ref-key-features{gap:13px}.ref-key-features h3{font-size:12px;line-height:1.5}.ref-key-features p{font-size:10px;line-height:1.7}.ref-key-features .icon{width:21px;height:21px}.ref-intro{font-size:13px}.ref-copy-section{padding-top:12px}.ref-copy-section h2{font-size:23px;line-height:1.35;margin-bottom:15px}.ref-copy-section>p{font-size:13px;line-height:1.7}.ref-copy-section>h3{font-size:20px;margin-top:33px}.ref-benefits{gap:12px}.ref-benefits>article{padding:17px 14px}.ref-benefits h4{font-size:12px;align-items:flex-start;line-height:1.45;gap:6px}.ref-benefits h4 .icon{width:12px;height:12px}.ref-benefits p{font-size:11px;line-height:1.6}.ref-steps h4{font-size:13px}.ref-steps p{font-size:12px;line-height:1.65}.ref-steps>article{gap:11px}.ref-steps>article>span{width:25px;height:25px;font-size:13px}.ref-subscribe{padding:30px 0}.ref-subscribe h2,.ref-trust h2,.ref-faq-section>h2{font-size:25px;line-height:1.4}.ref-subscribe>p,.ref-trust>p{font-size:12px}.ref-subscribe>.ref-pill{font-size:10px}.ref-plans,.ref-plans.compact{grid-template-columns:1fr 1fr;gap:18px 12px}.ref-plan{padding:23px 14px 17px}.ref-plan.featured{padding:22px 13px 16px}.ref-plan>.btn{font-size:11px}.compact .ref-plan h3{font-size:13px}.compact .ref-price{font-size:24px}.ref-trust-metrics{gap:34px;margin:26px 0}.ref-trust-metrics b{font-size:26px}.ref-trust-metrics .icon{width:28px;height:28px}.ref-trust-metrics small{font-size:9px}.trust-checks{gap:11px;font-size:9px;flex-wrap:wrap}.ref-faq-section{padding:30px 0 38px}.ref-faq-section>p{font-size:12px;margin:12px 0 23px}.ref-faq summary{padding:15px;font-size:12px;gap:10px;line-height:1.6}.ref-faq details p{font-size:12px;padding:0 15px 16px}.ref-compatibility{padding:26px 0 35px}.ref-compatibility .eyebrow{font-size:9px;margin:12px 0 22px}.brand-row{gap:18px;font-size:11px;line-height:1.5;margin-bottom:29px}.ref-compatibility hr{margin:29px 0 22px}.ref-workflows{padding:40px 0}.ref-section-head h2{font-size:25px;line-height:1.3}.ref-section-head>p:not(.eyebrow){font-size:12px;line-height:1.7}.workflow-grid{gap:12px;margin-top:28px}.workflow-card{padding:17px 14px;min-height:219px}.workflow-icon{width:37px;height:37px;border-radius:9px}.workflow-card h3{font-size:13px;line-height:1.4}.workflow-card p{font-size:11px}.workflow-explore{opacity:1;font-size:10px}.ref-converter-list{padding:37px 0}.ref-converter-list a{padding:14px 12px;gap:9px}.ref-converter-list a>span{font-size:11px}.ref-converter-list a>.icon:first-child{width:18px}.ref-converter-list a>.icon:last-child{display:none}.ref-converter-list a small{font-size:9px;line-height:1.5}.ref-blog{padding:20px 0 42px}.ref-blog-grid{grid-template-columns:1fr;gap:15px}.ref-blog-grid>button{padding-bottom:20px}.ref-blog-visual{height:130px}.ref-blog-grid h3{font-size:16px}.ref-blog-grid p{min-height:0}.ref-newsletter{padding:36px 20px}.ref-newsletter h2{font-size:25px}.ref-newsletter>p{font-size:12px;line-height:1.7}.ref-newsletter form{max-width:365px;gap:9px}.ref-newsletter input{width:0;flex:1;font-size:12px;padding:11px}.ref-newsletter .btn{font-size:12px;padding:9px 15px;min-height:40px}.ref-footer{padding:24px 0 90px}.listing-badges{gap:10px}.listing{transform:none}.listing.producthunt{width:165px;height:40px;padding:7px}.listing.producthunt strong{font-size:14px}.listing.producthunt small{font-size:7px}.listing.uneed{width:152px;height:38px}.listing.theresai{width:205px;height:43px}.listing.theresai strong{font-size:11px}.listing.startup{width:135px;height:41px}.listing.turbo{width:157px;height:46px}.listing.turbo strong{font-size:14px}.listing.turbo>b{font-size:34px}.listing.ng{width:155px}.listing-badges .listing:nth-child(n+5){display:none}.ref-footer-grid{grid-template-columns:1fr 1fr;gap:29px 17px}.ref-footer-grid h4{font-size:11px;margin-bottom:12px}.ref-footer-grid a{font-size:11px;line-height:1.5;margin-top:10px}.ref-footer-bottom{flex-wrap:wrap;gap:14px;font-size:10px;margin-top:29px}.ref-footer-bottom>span{flex-basis:100%;order:2}.ref-footer-bottom>.brand{width:110px;margin-right:auto}.ref-footer-bottom>button{font-size:9px}.ref-cookie{padding:12px 16px;min-height:95px}.ref-cookie>div{gap:7px;flex-wrap:wrap;justify-content:flex-end}.ref-cookie p{font-size:10px;line-height:1.55;max-width:none;flex-basis:100%;margin:0}.ref-cookie .btn{font-size:11px;min-height:29px;padding:6px 12px}.ref-install,.ref-credit-offer{display:none}.ref-chat-launcher{width:44px;height:44px;right:15px;bottom:16px}.has-ref-cookie .ref-chat-launcher{bottom:117px}.ref-chat-panel{right:12px;bottom:71px;width:min(336px,calc(100vw - 24px))}.has-ref-cookie .ref-chat-panel{bottom:168px}.ref-studio{padding:21px 14px 90px}.back-home{font-size:11px;margin-bottom:12px}.ref-studio-frame{padding:18px 13px;border-radius:12px;min-height:520px}.ref-source-card{padding:14px;border-radius:11px;min-height:0}.ref-source-card>img{width:195px;height:195px;max-width:100%}.ref-source-card p{font-size:10px;margin-top:12px;line-height:1.6}.ref-source-row.with-upsell .ref-convert-more{display:none}.conversion-options{margin:18px 0 23px}.conversion-options>details{margin-top:15px}.conversion-options summary{font-size:10px;line-height:1.6}.conversion-options>details:last-child summary{font-size:11px}.ref-preset-grid{grid-template-columns:1fr 1fr;gap:7px}.ref-conversion-settings{padding:15px}.ref-quality{padding:12px 10px;gap:8px}.ref-quality b{font-size:11px}.ref-quality small{font-size:9px;line-height:1.6}.ref-quality p{font-size:11px;line-height:1.7}.ref-convert-action .btn{font-size:14px;min-height:40px}.ref-convert-action p{font-size:11px}.ref-processing{padding:38px 0 24px}.ref-processing h2{font-size:17px}.ref-processing p{font-size:11px}.ref-empty-studio>h1{font-size:27px}.ref-empty-studio .ref-upload{min-height:310px}.ref-ready-banner{padding:17px 14px;gap:11px;border-radius:11px}.ref-ready-banner>.ready-icon{width:36px;height:36px}.ref-ready-banner h2{font-size:21px}.ref-ready-banner p{font-size:11px;line-height:1.6}.ref-ready-banner>div:not(.ready-download){flex:1}.ready-download{flex-basis:100%;text-align:center;margin-top:4px}.ready-download>.btn{width:100%;font-size:14px;min-height:38px;border-radius:7px}.ready-download>small{font-size:9px;line-height:1.7}.ref-result-grid{grid-template-columns:1fr;gap:13px}.ref-result-card{padding:14px}.ref-result-card>header{font-size:12px;margin-bottom:13px}.ref-result-image{aspect-ratio:1}.ref-result-card>.result-size{font-size:10px}.ref-result-card>.btn{font-size:11px}.ref-result-grid>.ref-result-card:first-child>.ref-result-image{max-height:330px}.ref-exports{gap:10px;grid-template-columns:1fr}.ref-exports>button{padding:13px;min-height:64px}.ref-exports b{font-size:12px}.ref-exports small{font-size:10px}.ref-palette{padding:17px}.ref-palette h3{font-size:14px}.ref-palette>p{font-size:11px}.ref-result-bottom{flex-wrap:wrap;justify-content:center;margin-top:21px;gap:19px}.ref-pricing{padding-top:34px}.ref-pricing .ref-section-head>h1{font-size:30px;line-height:1.35;margin:18px 0}.ref-pricing .ref-section-head>.ref-pill{font-size:10px;min-height:30px}.ref-pricing-trust{font-size:10px;gap:13px;flex-wrap:wrap}.ref-pack-grid{grid-template-columns:1fr;gap:15px;margin-top:23px}.ref-pack-grid article{padding:23px}.ref-packs h2{font-size:23px}.ref-packs>p{font-size:12px}.ref-modal-overlay{padding:15px;align-items:center}.modal-card.ref-modal{max-height:calc(100dvh - 30px);border-radius:15px}.ref-modal.offer{max-height:calc(100dvh - 25px)}.offer-header{padding:21px 10px 18px;min-height:120px}.offer-header h2{font-size:20px}.offer-header p{font-size:11px}.offer-body{padding:20px}.offer-price h2{font-size:26px}.offer-body>.btn-gradient{font-size:14px;min-height:44px}.offer-body>.annual-option{font-size:10px}.offer-features{font-size:11px}.offer-security{font-size:9px}.ref-modal.paywall{padding:13px;max-height:calc(100dvh - 25px);border-radius:12px}.paywall-image{height:165px}.paywall-countdown{font-size:10px;gap:4px;line-height:1.5;flex-wrap:wrap;padding:8px;margin-top:10px}.paywall-heading h2{font-size:21px}.paywall-heading p{font-size:11px}.paywall-annual{padding:12px}.paywall-annual>.row>b{font-size:8px}.paywall-annual>.row>span{font-size:6px;padding:3px 5px}.paywall-annual h3{font-size:23px}.paywall-annual>p{font-size:9px}.paywall-includes{font-size:8px}.paywall-annual>.btn{font-size:11px}.paywall-cycle-note{font-size:8px}.paywall-plans{padding:10px}.paywall-plans .ref-plans{grid-template-columns:1fr 1fr;gap:16px 9px}.paywall-plans .ref-price{font-size:21px}.paywall-plans .ref-plan h3{font-size:11px}.paywall-plans .ref-plan .btn,.paywall-plans .ref-plan .plan-count{font-size:10px}.paywall-plans .billing-caption{font-size:9px}.paywall-plans .cost-caption{font-size:8px}.standard-modal-content{padding:28px 23px}.standard-modal-content>h2{font-size:22px}.standard-modal-content>p{font-size:12px}.ref-modal.fullscreen{max-height:88dvh}.fullscreen-vector{height:80dvh}.ref-dashboard .sidebar{top:56px;z-index:100;transform:translate(-100%);transition:transform .2s;height:calc(100dvh - 56px);width:235px}.ref-dashboard .sidebar.mobile-open{transform:translate(0)}.ref-dashboard .sidebar.mobile-open~.mobile-shade{display:block;position:fixed;inset:56px 0 0;background:#0007;z-index:90;width:100%;height:calc(100dvh - 56px)}.ref-dashboard .main-col{margin-left:0}.ref-dashboard .topbar{height:52px;padding:0 16px;gap:10px}.ref-dashboard .mobile-menu{display:inline-flex;width:26px;height:28px;align-items:center;justify-content:center;color:#92a6b4}.ref-dashboard .breadcrumb{font-size:10px;gap:7px}.ref-dashboard .breadcrumb>a>.icon{display:none}.ref-dashboard .demo-tag{font-size:6px;padding:3px 4px}.ref-dashboard .topbar>.icon-btn{width:27px;height:27px}.ref-dashboard .content{padding:22px 16px 50px}.ref-dashboard .page-heading{gap:16px;flex-wrap:wrap;margin-bottom:22px}.ref-dashboard .page-heading h1{font-size:25px}.ref-dashboard .page-heading p{font-size:12px;line-height:1.6}.ref-dashboard .page-heading>.btn{font-size:11px;padding:8px 12px;min-height:35px}.ref-dash-welcome{padding:19px 16px;gap:12px}.ref-dash-welcome>span{width:40px;height:40px}.ref-dash-welcome>div{flex:1}.ref-dash-welcome h2{font-size:18px;line-height:1.5;margin:0 0 5px}.ref-dash-welcome p{font-size:11px;line-height:1.7}.ref-dash-welcome>.btn{margin:4px 0 0 52px;min-height:34px}.ref-dashboard .stats{grid-template-columns:1fr 1fr;gap:12px}.ref-dashboard .stat{padding:17px 15px}.ref-dashboard .stat-top{font-size:10px;line-height:1.6;gap:8px;margin-bottom:14px;align-items:flex-start}.ref-dashboard .stat-top .icon{width:15px;height:15px}.ref-dashboard .stat>strong{font-size:28px;margin-bottom:11px}.ref-dashboard .stat-bottom{font-size:9px;line-height:1.65}.ref-dashboard .block-head h2{font-size:17px}.ref-dashboard .block-head>a{font-size:11px}.ref-dashboard .files-grid{grid-template-columns:1fr}.file-art{height:225px}.file-art>svg{width:174px;height:174px}.ref-dashboard .panel{padding:20px}.ref-dashboard .panel h3{font-size:16px}.activity-item b{font-size:11px;overflow-wrap:anywhere}.activity-item p{font-size:10px}.activity-item>span{font-size:9px}.activity-icon{width:31px;height:31px;flex-shrink:0}.ref-dashboard .filterbar{flex-wrap:wrap;gap:9px}.ref-dashboard .search-field{flex-basis:100%;height:38px}.ref-dashboard .select-input{flex:1}.filterbar .btn{font-size:10px}.filterbar .spacer{display:none}.ref-dashboard .form-card{padding:22px 18px}.ref-dashboard .field-grid{grid-template-columns:1fr;gap:0}.ref-dashboard .usage-large{grid-template-columns:1fr}.ref-dashboard .ref-invoices{padding:18px 0}.ref-dashboard .ref-invoices>.block-head{padding:0 18px}.ref-invoices .tag{font-size:7px}.data-table{min-width:660px}.table-scroll{overflow-x:auto}.data-table th{font-size:9px;padding:14px}.data-table td{font-size:10px;padding:15px 14px}.ref-dashboard .admin-view-select{gap:9px}.ref-dashboard .admin-view-select .btn{font-size:11px;padding:8px 12px}.ref-dashboard .admin-view-select .select-input{font-size:11px}.ref-dashboard .system-health{flex-wrap:wrap;gap:10px;line-height:1.7;font-size:9px}.ref-dashboard .system-health b{font-size:10px}.ref-dashboard .chart-head{gap:9px;align-items:flex-start}.ref-dashboard .chart-head h3{font-size:16px}.ref-dashboard .chart-head p{font-size:10px}.ref-dashboard .chart-svg{width:100%;height:auto;margin-top:24px}.ref-dashboard .log-line{grid-template-columns:90px 1fr;gap:12px}.ref-dashboard .log-line>.icon{display:none}.ref-dashboard .log-line time{font-size:9px;line-height:1.7}.ref-dashboard .log-line b{font-size:11px}.ref-dashboard .log-line p{font-size:10px}.ref-dashboard .help-cards{grid-template-columns:1fr}.ref-dashboard .help-card{padding:22px}.ref-dashboard .code-block{font-size:10px;padding:17px;line-height:1.8;overflow-x:auto}.container{padding-left:20px;padding-right:20px}.container.section{padding-top:30px}.container .page-heading h1{font-size:25px}.container .page-heading p{font-size:12px}.container .help-cards{grid-template-columns:1fr}.document h1{font-size:30px}.document h2{font-size:20px}.document p{font-size:13px}.editor-shell>header{padding:0 14px}.editor-shell>header>.brand{width:122px}.editor-shell>header>span{display:none}.editor-shell>header .btn{font-size:10px;padding:7px 9px;min-height:31px}#toasts{bottom:20px;max-width:calc(100vw - 25px)}.toast{font-size:11px;padding:12px 14px}.ref-modal.paywall>.modal-close{position:absolute;top:2px;right:2px;background:#101923aa;border-radius:50%}}@media(max-width:360px){.ref-nav .brand{width:111px}.credit-pill .tiny-coin{display:none}.ref-nav-account{gap:6px}.theme-button{width:26px}.ref-hero h1{font-size:28px}.hero-brand{height:56px}.ref-hero .ref-pill{font-size:9px}.ref-upload{padding-left:10px;padding-right:10px}.ref-upload h2{font-size:18px}.ref-comparison{height:305px}.ref-promotion>div>.icon{display:none}.ref-promotion strong{font-size:9px}.workflow-grid{grid-template-columns:1fr}.workflow-card{min-height:180px}.ref-converter-list>div:last-child{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.ref-nav-inner{max-width:1240px}.ref-hero{padding-top:23px}.hero-brand{height:72px}.ref-hero h1{margin-bottom:6px}.hero-makers{margin-top:7px}.ref-upload{margin-top:18px}.pixel-matrix{opacity:.065}.ref-modal.paywall>.modal-close{position:absolute;top:10px;right:10px;z-index:5}@media(min-width:1750px){.ref-nav-inner{max-width:1650px}.hero-brand{height:100px}.ref-hero{padding-top:34px}}@media(max-width:760px){.hero-brand{height:63px}.ref-hero{padding-top:24px}}.ref-dashboard.app-shell{display:block;min-height:calc(100vh - 56px)}.ref-dashboard .workspace-select{margin-top:0}.ref-dashboard .workspace-select .avatar,.ref-dashboard .account-menu .avatar{background:var(--gradient);color:#fff}.ref-dashboard .side-new .btn{background:var(--gradient);color:#fff;border-color:transparent}.ref-dashboard .quota-card .small,.ref-dashboard .quota-card p{font-size:11px!important}.ref-dashboard .account-menu small{color:var(--muted)}.ref-hero{padding-top:21px}.ref-account-mode .ref-nav{position:sticky;top:0}@media(min-width:1750px){.ref-hero{padding-top:34px}}@media(max-width:760px){.ref-hero{padding-top:24px}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.mt{margin-top:14px}.ref-upload-form,.plan-checkout{display:contents}.ref-upload:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.ref-upload .ref-upload-form .btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.pixel-matrix i.px-0{opacity:.9}.pixel-matrix i.px-1{opacity:.7}.pixel-matrix i.px-2,.pixel-matrix i.px-3{opacity:.25}.ref-quick-tools a{display:flex;align-items:center;text-align:left;gap:11px;background:#272b2f;border:1px solid #3c4146;border-radius:10px;color:#e6e8ec;font-size:12px;font-weight:600;min-height:40px;padding:11px 13px;white-space:nowrap}.ref-quick-tools a:hover{border-color:var(--blue);background:#2c343b}.ref-quick-tools a .icon{color:var(--green);width:14px;height:14px}.ref-quick-tools a:nth-child(2) .icon{color:var(--blue)}.ref-quick-tools a:nth-child(3) .icon{color:#b34ff7}.ref-quick-tools a:nth-child(4) .icon{color:#fe781d}html[data-theme=light] .ref-quick-tools a{background:#eef3f6;border-color:#d5dee5;color:#46586a}.ref-quick-tools{grid-template-columns:repeat(auto-fit,minmax(160px,237px));justify-content:center}.hero-live{margin-top:10px}.ref-plans.count-1,.ref-plans.compact.count-1{grid-template-columns:minmax(0,340px);justify-content:center}.ref-plans.count-2,.ref-plans.compact.count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px;margin-left:auto;margin-right:auto}.ref-plans.count-3,.ref-plans.compact.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-pack-grid.count-1{grid-template-columns:minmax(0,360px);justify-content:center}.ref-pack-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin-left:auto;margin-right:auto}.ref-plan .plan-checkout .btn,.ref-plan>.btn{width:100%;font-size:12px}.ref-plan>a.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px}.ref-annual,.paywall-annual .btn{text-decoration:none}.draft-banner{margin:0 auto 22px;max-width:760px;text-align:left}.pricing-terms{margin:30px auto 10px}.pricing-terms h2{font-size:22px;margin:0 0 14px}.terms-list{display:grid;grid-template-columns:140px 1fr;gap:10px 18px;font-size:13px;line-height:1.6;color:var(--muted)}.terms-list dt{color:var(--ink);font-weight:600}.terms-list dd{margin:0}@media(max-width:760px){.terms-list{grid-template-columns:1fr;gap:4px}.terms-list dd{margin-bottom:10px}.ref-plans.count-2,.ref-plans.compact.count-2{grid-template-columns:1fr}}.ref-footer-grid.count-4{grid-template-columns:repeat(4,1fr)}.ref-footer-grid.count-3{grid-template-columns:repeat(3,1fr)}@media(max-width:760px){.ref-footer-grid.count-4,.ref-footer-grid.count-3{grid-template-columns:repeat(2,1fr)}}.social-links a{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--muted)}.social-links a:hover{color:var(--ink)}.static-page,.tool-page .ref-narrow{padding:44px 0 60px}.static-page .ref-section-head{margin-bottom:26px}.static-page .ref-section-head h1,.tools-page .ref-section-head h1{font-size:36px;line-height:1.2;letter-spacing:-.8px;margin:12px 0 16px;font-weight:750}.static-page .ref-copy-section h2{margin-top:30px}.static-page .ref-steps{margin-top:16px}.legal-body h2{font-size:20px;margin:26px 0 8px}.legal-body p{font-size:14px;line-height:1.7;color:var(--muted)}.error-page .ref-converter-list>div{margin-top:10px}.tool-page .ref-hero{padding-bottom:20px}.tool-page .ref-hero>.eyebrow{margin-bottom:10px}.tool-page .ref-hero>.hero-explainer{margin-bottom:6px}.tool-page .ref-convert-action{margin-top:26px}.tool-page .ref-key-features{margin:18px 0 28px}.tool-page .ref-key-features h3{margin-top:6px}.studio-live[hidden]{display:none}.ref-studio h1.visually-hidden{position:absolute}.processing-track.indeterminate>div{animation:processing-sweep 2.3s ease-in-out infinite}.ref-exports.count-1{grid-template-columns:minmax(0,420px);justify-content:center}.ref-exports.count-3>button:last-child{grid-column:1/-1;max-width:calc(50% - 5px)}.ref-result-image img.zoomable{transform:scale(var(--zoom,1))}.paywall-image img.zoomable{transform:scale(var(--zoom,1.7))}.studio-options-form{display:contents}@media(prefers-reduced-motion:reduce){.processing-track.indeterminate>div{animation:none;width:100%}}.ref-cookie[hidden]{display:none}.list-state.is-loading{padding:22px 0;display:grid;gap:14px}.skeleton-row{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center}.skeleton-block,.skeleton-line{display:block;border-radius:6px;background:linear-gradient(90deg,#343a40,#3e454c,#343a40);background-size:200% 100%;animation:skeleton-shimmer 1.4s linear infinite}.skeleton-block{width:44px;height:44px;grid-row:span 2}.skeleton-line{height:10px;width:70%}.skeleton-line.short{width:40%}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.skeleton-block,.skeleton-line{animation:none}}.list-state.is-error{margin:14px 0}.list-panel.is-loading,.list-panel.is-error{min-height:160px}.file-art-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#637784}.file-art-placeholder .icon{width:28px;height:28px}.activity-empty{margin-top:20px}.retention-note{margin-top:22px}.pagination{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:22px}.profile-row{gap:18px;align-items:center}.danger-zone h2{color:#f0787f}.chart-empty{fill:var(--muted);font-size:11px}.legend-row .dot.legend-0{background:#17bd31}.legend-row .dot.legend-1{background:#00a2ff}.legend-row .dot.legend-2{background:#f97316}.legend-row .dot.legend-3{background:#a855f7}.dot.red{background:#ef4444}.dot.green{background:#19be39}.quota-card .small{font-size:11px;color:#adb5bd}.quota-card .back-to-site{margin-top:12px}.top-search{text-decoration:none}.admin-view-select{display:flex;gap:10px;align-items:center}.ticket-item{align-items:flex-start;padding:19px 0}.ticket-item>div{flex:1}.stat.is-loading strong{color:transparent;background:#3e454c;border-radius:6px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.modal-card :focus-visible{outline-color:#fff}@media(max-width:1000px){.app-shell.sidebar-open .sidebar,.ref-dashboard.sidebar-open .sidebar{transform:translate(0)}.ref-dashboard.sidebar-open .mobile-shade{display:block;position:fixed;inset:56px 0 0;background:#0007;z-index:90;width:100%;height:calc(100dvh - 56px)}}body.modal-open{overflow:hidden}@media(min-width:1750px){.ref-modal.offer{max-width:489px}.ref-modal.paywall{max-width:684px}.paywall-image{height:241px}}.raster-badge{background:#c9232a}.compare-handle{color:#1b1d21}.green-badge{color:#062907!important}.plan-ribbon{color:#062907}.ref-footer-bottom>span{color:#98a1ab}.btn-white{color:#0e7a10}.replace-hint{color:#a3acb8}.ref-pricing>.ref-plans{margin-top:34px}.ref-subscribe>.ref-plans{margin-top:30px}[data-studio-frame]{display:contents}.ref-exports>a{display:flex;align-items:center;gap:11px;padding:15px;border-radius:11px;background:#fff;border:1px solid #ddd;color:#111827;text-align:left;min-height:64px;text-decoration:none}.ref-exports>a>span{width:34px;height:34px;background:var(--gradient);color:#fff;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.ref-exports>a:nth-child(2)>span{background:linear-gradient(120deg,#e237b8,#8156e4)}.ref-exports>a:nth-child(3)>span{background:linear-gradient(120deg,#009cff,#754bdd)}.ref-exports>a:nth-child(4)>span{background:linear-gradient(120deg,#f49a25,#f54447)}.ref-exports>a>div{flex:1}.ref-exports>a>.icon{color:#9aa3ae}.ref-exports>a:hover,.ref-exports>button:hover{border-color:var(--blue)}@media(max-width:760px){.ref-exports>a{padding:13px}}.ref-palette[data-palette-locked=true] input{cursor:not-allowed;opacity:.85}.ref-palette h3 a{color:inherit;text-decoration:none}.ref-palette h3 a:hover{color:var(--blue)}.paywall-quote{margin-top:8px;font-size:12px;color:var(--green)}.paywall-quote.short{color:#ddc191}.paywall-bottom .btn[aria-disabled=true],.offer-body .btn[aria-disabled=true],.ref-convert-more .btn[aria-disabled=true]{opacity:.55;pointer-events:none}.studio-live:not([hidden]){margin-top:14px;font-size:12px;color:var(--muted);text-align:center}.ref-processing small[data-processing-note].offline{color:#ddc191}.ref-results [data-batch-list]:empty{display:none}.ref-results .ref-batch-list a{color:var(--blue)}.studio-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.studio-modal-actions .btn{flex:1;min-width:140px}.editor-frame-wrap{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:calc(100vh - 170px)}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid var(--line);flex-wrap:wrap}.editor-toolbar h1{font-size:15px;margin:0;display:flex;align-items:center;gap:8px}.editor-toolbar h1 small{font-weight:400}.editor-toolbar p{margin:0;font-size:12px}.editor-iframe{flex:1;width:100%;min-height:560px;border:0;background:#17181b}.editor-locked-preview{max-width:360px;margin:0 auto 18px;aspect-ratio:1/1}.editor-locked .notice{text-align:left;max-width:560px;margin:0 auto}@media(max-width:760px){.editor-frame-wrap{min-height:calc(100vh - 140px)}.editor-iframe{min-height:480px}.editor-toolbar{padding:12px}}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.rotate-90{transform:rotate(90deg)}.kv-list{display:grid;gap:0;margin:0}.kv-row{display:grid;grid-template-columns:150px 1fr;gap:8px 14px;padding:8px 0;border-bottom:1px solid #3b475355;font-size:12px}.kv-row:last-child{border-bottom:0}.kv-row dt{color:#8b9dab;font-weight:500}.kv-row dd{margin:0;color:#dbe4ed;word-break:break-word}.command-grid,.op-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-bottom:24px}.admin-form.form-card{margin-bottom:0;max-width:none}.admin-form fieldset{border:0;padding:0;margin:0;min-width:0}.admin-form fieldset:disabled{opacity:.55}.admin-form .form-actions{margin-top:16px;gap:12px;flex-wrap:wrap}.admin-form.is-loading button[type=submit]{opacity:.6}.admin-form.is-denied{border-style:dashed}.form-result:empty{display:none}.form-result .notice{margin-top:14px}.result-text{white-space:pre-wrap;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;margin:0;max-height:260px;overflow:auto}.inline-form{display:inline-block;margin:6px 0}.inline-form .form-result{display:block}.compact-card.form-card{padding:18px}.compact-card h2{font-size:15px}.tabs.config-tabs{flex-wrap:wrap;gap:16px}.tabs .side-count{margin-left:6px}.config-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:22px;align-items:start}.config-side{display:grid;gap:16px}.config-side .panel h3{font-size:14px}.config-side .log-line{padding:12px 0}.schema-editor.form-card{max-width:none}.schema-form fieldset{border:0;padding:0;margin:0;min-width:0}.schema-object{border:1px solid #3b4753;border-radius:10px;padding:14px 16px;margin:14px 0}.schema-object.depth-0{border:0;padding:0;margin:0}.schema-object>legend{font-size:12px;font-weight:600;color:#c9d2dd;padding:0 6px}.schema-object .field{margin:12px 0}.schema-list{margin:16px 0;border:1px dashed #46535e;border-radius:10px;padding:12px 14px}.schema-list-head .form-label{margin:0}.schema-item{border:1px solid #3b4753;border-radius:8px;padding:10px 12px;margin:10px 0;background:#ffffff03}.schema-item-tools{gap:6px;margin-bottom:4px}.schema-item-tools .icon-btn{width:28px;height:28px}.schema-item-tools .icon{width:14px;height:14px}.schema-color input[type=color]{width:42px;height:38px;padding:2px;border:1px solid #4a5866;border-radius:6px;background:#232b32}.schema-color .row input[type=text]{flex:1}.field input[type=date],.field input[type=color]{width:auto}.field select.select-input{width:100%}.field select[multiple]{min-height:90px}.filterbar input.select-input{flex:0 1 auto;min-width:120px}.preview-frame{margin-top:14px;border:1px solid #3b4753;border-radius:10px;overflow:hidden;background:#111}.preview-frame>.row{padding:8px 10px;background:#252c34}.preview-frame iframe{display:block;width:100%;height:640px;border:0;background:#fff}.metric-block{padding:12px 0;border-bottom:1px solid #3b475355}.metric-block:last-child{border-bottom:0}.metric-block b{display:block;font-size:12px;color:#aab8c5}.metric-block strong{display:block;font-size:20px;margin:6px 0 4px;letter-spacing:-.5px}.metric-definitions{margin-top:20px}.metric-definitions summary{cursor:pointer;font-size:13px}.metric-definitions .kv-row{grid-template-columns:200px 1fr}.task-list{padding-left:18px;line-height:1.6;color:#ddc191}.task-list li{margin:6px 0}.wizard-panel{margin-bottom:16px}.op-card p.hint{margin-top:8px}.diff-list{list-style:none;padding:0;margin:0;font-size:11px;line-height:1.7}.diff-list code{font-size:10px}.ticket-body{white-space:pre-wrap;color:#cbd0d7;font-size:12px;margin-top:8px}.file-row{padding:10px 0;border-bottom:1px solid #3b475355;align-items:center}.file-row:last-child{border-bottom:0}.stat strong .tag{vertical-align:middle}.stat strong.small{font-size:14px;font-weight:600}.preview-banner{margin:14px auto 0;max-width:980px}@media(max-width:1000px){.config-grid{grid-template-columns:1fr}.kv-row{grid-template-columns:1fr;gap:2px}.preview-frame iframe{height:480px}}.row.wrap{flex-wrap:wrap}.field.grow{flex:1 1 220px;margin-top:0}.batch-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 14px;margin:-8px 0 16px;border:1px solid var(--line);border-radius:10px;background:var(--panel,#fff)}.batch-bar[hidden]{display:none}.file-card>.file-fav{z-index:2}.file-card:focus-within .file-fav{opacity:1}.file-info h3 a.file-name{color:inherit;text-decoration:none}.file-info h3 a.file-name:hover{text-decoration:underline}.file-check input{width:16px;height:16px;accent-color:var(--green)}.file-check.inline{position:static;display:inline-flex;margin-right:6px}.list-panel:not(.selecting) .file-check.inline{display:none}.file-row-fav{color:#82a758;display:inline-flex;margin-left:6px}.file-row-fav .icon{width:12px;height:12px;fill:currentColor}.file-card.is-busy,.data-table tr.is-busy{opacity:.55;pointer-events:none}.pagination .btn.is-disabled{opacity:.4;pointer-events:none}.file-detail-art{display:grid;place-items:center;min-height:220px;max-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f6f8f2;margin:14px 0}.file-detail-art img{max-width:100%;max-height:420px;object-fit:contain}html[data-theme=dark] .file-detail-art,.ref-account-mode .file-detail-art{background:#1c2024;border-color:#434e58}.file-actions{gap:10px;margin-top:14px}.file-actions form{display:contents}.detail-list{margin-top:14px}.detail-list dd{overflow-wrap:anywhere}.credit-lines{gap:22px;align-items:flex-start;margin-top:12px}.credit-lines>div{flex:1 1 200px;min-width:0}.credit-explainer{margin:22px 0}.plain-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px;font-size:12px}.plain-list li{display:flex;align-items:flex-start;gap:8px;line-height:1.5}.plain-list .icon{width:14px;height:14px;flex:none;margin-top:2px}.check-inline{display:inline-flex;align-items:center;gap:7px;font-size:11px;margin:6px 14px 6px 0}.attach-list{display:flex;flex-wrap:wrap;gap:0 6px;max-height:160px;overflow:auto}.attach-list label{flex:1 1 220px}.field fieldset,fieldset.field{border:0;padding:0;min-width:0}.field legend{font-size:10px;color:#82916f;margin-bottom:9px}.ticket-message.is-staff .activity-icon{background:#e8f1ff}.message-body{white-space:pre-wrap;overflow-wrap:anywhere}.ticket-thread .activity-item{align-items:flex-start}.ticket-thread .activity-item>div:nth-child(2){flex:1;min-width:0}.key-create{margin-top:18px;align-items:flex-end}.key-create .scopes{flex:1 1 220px;margin-top:0}[data-key-reveal] code{overflow-wrap:anywhere;user-select:all}[aria-busy=true]{opacity:.65;cursor:progress}.notice.warn b{color:inherit}.export-list .activity-item a{margin-left:auto}@media(max-width:600px){.credit-lines{flex-direction:column}.batch-bar{align-items:stretch}.batch-bar .spacer{display:none}}.ref-blog-grid>a{display:block;border:1px solid #3e454e;border-radius:12px;overflow:hidden;padding:0 0 20px;background:var(--panel);text-align:left;color:inherit;text-decoration:none}.ref-blog-grid>a:hover{border-color:var(--blue);color:inherit}.ref-blog-grid>a>small,.ref-blog-grid>a>h3,.ref-blog-grid>a>p,.ref-blog-grid>a>.blue{display:block;margin-left:20px;margin-right:20px}.ref-blog-grid>a>small{color:var(--green);font-size:9px;letter-spacing:1px}.ref-blog-grid>a>.blue{font-size:11px;margin-top:20px}.guides-page .ref-blog{padding-top:0}@media(max-width:900px){.ref-blog-grid{grid-template-columns:1fr}}.article-page .ref-section-head h1{font-size:36px;line-height:1.2;letter-spacing:-.8px;margin:12px 0;font-weight:750}.article-breadcrumb{font-size:12px;margin-bottom:18px}.article-breadcrumb a{color:var(--muted)}.article-byline{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:12px;margin:0 0 6px}.article-summary{font-size:15px;line-height:1.7;color:#d0d5dc;margin:0 0 22px}html[data-theme=light] .article-summary{color:#3d4d5a}.article-body{font-size:14px;line-height:1.75;color:#d0d5dc}html[data-theme=light] .article-body{color:#3d4d5a}.article-body h2{font-size:22px;line-height:1.35;margin:34px 0 12px}.article-body h3{font-size:17px;margin:26px 0 8px}.article-body p,.article-body ul,.article-body ol{margin:0 0 14px}.article-body ul,.article-body ol{padding-left:22px}.article-body li{margin-bottom:6px}.article-body a{color:var(--blue)}.article-body code,.article-body kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;background:#2b3035;border-radius:4px;padding:1px 5px}html[data-theme=light] .article-body code,html[data-theme=light] .article-body kbd{background:#e9eef2}.article-body table{border-collapse:collapse;width:100%;margin:0 0 18px;font-size:13px}.article-body th,.article-body td{border:1px solid #3e454e;padding:7px 10px;text-align:left;vertical-align:top}.article-body blockquote{border-left:3px solid var(--blue);margin:0 0 14px;padding:4px 14px;color:var(--muted)}.article-limitations,.article-citations{margin-top:30px}.article-limitations h2,.article-citations h2{font-size:20px;margin-bottom:10px}.article-limitations ul,.article-citations ol{padding-left:22px;font-size:13px;line-height:1.7;color:var(--muted)}.article-citations a{color:var(--blue);word-break:break-word}.article-footnote{font-size:12px;margin-top:-4px}.article-page .ref-converter-list{margin-top:36px}.tool-page .article-page .article-byline{margin-top:8px}.mfa-panel{display:flex;gap:22px;align-items:flex-start;flex-wrap:wrap;margin-top:18px}.mfa-qr{background:#fff;padding:8px;border-radius:10px;line-height:0;flex:0 0 auto}.mfa-qr img{width:196px;height:196px;display:block}.mfa-steps{flex:1 1 260px;min-width:0}.mfa-steps .field{margin-top:12px}.mfa-secret{display:block;font-size:13px;letter-spacing:.12em;word-break:break-all;background:#151d26;border:1px solid #384858;color:#89d6b2;border-radius:8px;padding:10px 12px;margin:8px 0 4px;user-select:all}.mfa-codes{columns:2;gap:24px;margin:10px 0 0;padding:0 0 0 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.06em}.mfa-codes li{margin:3px 0;user-select:all}[data-mfa] [data-mfa-verify-form]{margin-top:14px;align-items:flex-end}.mfa-done{margin-top:14px}.btn{border-radius:var(--button-radius,6px)}.brand>img,.brand-logo{width:100%;height:auto;display:block}.hero-brand img{max-width:100%;max-height:100%;height:auto;width:auto}.brand-row a{color:inherit;text-decoration:none}.legal-body .seller-identity,.legal-body .tax-presentation{color:var(--muted);font-size:13px}.site-announcement>div>.icon{width:16px;height:16px;flex-shrink:0}.site-announcement a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px}.campaign-note{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#ffb347;margin:-6px 0 12px}.campaign-note>.icon{width:13px;height:13px;flex-shrink:0}.campaign-note.is-expired{color:var(--muted);font-weight:500}.ref-promotion .btn.btn-white{color:#02af31;background:#fff;padding:6px 16px;border-radius:22px;font-size:12px;font-weight:700;min-height:28px}.paywall-countdown>.icon{width:14px;height:14px;flex-shrink:0}.paywall-countdown.is-expired{background:#495057}.ref-dashboard .side-label{color:#8e99a7}.kbd{color:#9aa6b4}.field .hint,.hint,.hint>code{color:#90a2af}.format-badge{background:#212529}.file-art .format-badge{background:#212529;color:#d4e9df;border:1px solid #58657188;font-size:9px;font-family:inherit;letter-spacing:.2px;padding:4px 7px;border-radius:5px}@media(max-width:760px){.config-grid{grid-template-columns:minmax(0,1fr)}}.table-scroll:focus-visible{outline:2px solid var(--green);outline-offset:-2px}
