:root{color:#282a3a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8f9fc;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:5px;outline:3px solid #7461d8}::selection{background:#ded9ff}.shell{flex-direction:column;max-width:1280px;min-height:100vh;margin:auto;padding:0 64px;display:flex}header{border-bottom:1px solid #e9ebf2;justify-content:space-between;align-items:center;height:100px;display:flex}.brand{letter-spacing:-.8px;align-items:center;font-size:23px;font-weight:750;display:flex}.brand-icon{color:#fff;background:#7866d8;border-radius:11px;place-items:center;width:36px;height:36px;margin-right:11px;font-size:29px;display:grid}.light{font-weight:450}.dot{color:#7866d8}.status{color:#888c98;align-items:center;gap:8px;font-size:12px;display:flex}.status i{background:#7aa58d;border-radius:50%;width:6px;height:6px}main{flex:1}nav{color:#9498a5;gap:12px;margin-top:30px;font-size:12px;display:flex}nav span:last-child{color:#555a6b}.intro{padding:72px 0 63px}.eyebrow{letter-spacing:2px;color:#9395a6;font-size:10px;font-weight:650}h1{letter-spacing:-1.6px;margin:17px 0 15px;font-size:42px;font-weight:650;line-height:1.45}.intro h1 span{color:#8371d8}.intro p{color:#8a8e9b;margin:0;font-size:14px}.section-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.section-title h2{align-items:center;gap:10px;margin:0;font-size:15px;font-weight:600;display:flex}.section-title h2 span{color:#9b9eac;border:1px solid #e2e5ed;border-radius:5px;padding:3px 6px;font-size:10px}.section-title p{color:#9b9fac;margin:0;font-size:11px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.purple{--bg:#eeebfa;--border:#e4dff5;--accent:#8471cd;--icon:#e0d9f5}.blue{--bg:#eaf1fc;--border:#dee7f6;--accent:#638acf;--icon:#d9e5f9}.green{--bg:#eaf4ee;--border:#ddebe1;--accent:#6b9d81;--icon:#d9eade}.orange{--bg:#fbf0e4;--border:#f1e3d3;--accent:#c79969;--icon:#f4e2cb}.card{aspect-ratio:1;background:var(--bg);border:1px solid var(--border);border-radius:20px;flex-direction:column;justify-content:space-between;padding:25px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.card:hover{box-shadow:0 18px 28px -19px var(--accent);border-color:var(--accent);transform:translateY(-6px)}.card-top,.card-bottom{justify-content:space-between;align-items:center;display:flex}.icon{background:var(--icon);width:49px;height:49px;color:var(--accent);border-radius:14px;place-items:center;font-size:33px;line-height:1;display:grid}.number{letter-spacing:1px;color:var(--accent);opacity:.7;align-self:flex-start;padding-top:4px;font-size:11px}.card h3{margin:0 0 9px;font-size:21px;font-weight:600}.card p{color:#9395a1;margin:0;font-size:10px}.arrow{color:var(--accent);align-self:flex-end;font-size:25px}.note{text-align:center;color:#a2a6b2;margin:36px 0 80px;font-size:11px}footer{color:#a0a4b0;border-top:1px solid #e9ebf2;justify-content:space-between;padding:25px 0;font-size:10px;display:flex}.detail{padding:45px 0 90px}.back{color:#858093;width:fit-content;margin-bottom:45px;font-size:13px;display:block}.detail-icon{background:var(--bg);width:80px;height:80px;color:var(--accent);border:1px solid var(--border);border-radius:22px;place-items:center;margin-bottom:26px;font-size:48px;display:grid}.detail p{color:#8a8e9b;font-size:15px;line-height:1.9}.button{color:#fff;background:#7866d8;border-radius:10px;gap:30px;margin-top:25px;padding:14px 22px;font-size:13px;display:inline-flex}.button:hover{background:#6553c4}@media (width<=1000px){.shell{padding:0 36px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}.intro{padding:48px 0}.card{padding:28px}.note{margin-bottom:55px}}@media (width<=520px){.shell{padding:0 22px}header{height:78px}.brand{font-size:20px}.status{font-size:10px}.intro{padding:42px 0}h1{letter-spacing:-1px;font-size:29px}.grid{gap:12px}.card{border-radius:16px;padding:17px}.icon{border-radius:11px;width:38px;height:38px;font-size:27px}.card h3{margin-bottom:6px;font-size:18px}.card p{font-size:9px}.arrow{font-size:20px}footer{gap:12px;font-size:9px}.section-title p{font-size:10px}}@media (prefers-reduced-motion:reduce){.card{transition:none}.card:hover{transform:none}}.resume-entry{background:linear-gradient(110deg,#f0edfb,#faf9fe);border:1px solid #e4dff5;border-radius:20px;align-items:center;gap:22px;margin-bottom:38px;padding:26px 30px;transition:box-shadow .2s,border-color .2s;display:flex}.resume-entry:hover{border-color:#8471cd;box-shadow:0 12px 28px -20px #8471cd}.resume-entry-icon{color:#7866d8;background:#e5dff8;border-radius:18px;flex-shrink:0;place-items:center;width:62px;height:62px;font-size:34px;display:grid}.resume-entry-copy{flex-direction:column;gap:6px;display:flex}.resume-entry-label{letter-spacing:1.8px;color:#9390aa;font-size:9px}.resume-entry-copy strong{font-size:21px;font-weight:600}.resume-entry-copy>span:last-child{color:#8a8e9b;font-size:12px}.resume-entry-action{color:#7866d8;white-space:nowrap;align-items:center;gap:16px;margin-left:auto;font-size:12px;display:flex}.resume-entry-action span{font-size:25px}.resume-entry:focus-visible{outline-offset:4px;outline:3px solid #8471cd}@media (width<=520px){.resume-entry{gap:13px;margin-bottom:30px;padding:20px 17px}.resume-entry-icon{border-radius:13px;width:46px;height:46px;font-size:28px}.resume-entry-copy strong{font-size:19px}.resume-entry-copy>span:last-child{font-size:10px}.resume-entry-label{letter-spacing:1px;font-size:8px}.resume-entry-action{gap:0;font-size:0}.resume-entry-action span{font-size:24px}}@media (prefers-reduced-motion:reduce){.resume-entry{transition:none}}.shell .home-menu-icon{flex-shrink:0;width:32px;height:32px;display:block}.shell .brand-icon .home-menu-icon{stroke-width:2px;width:24px;height:24px}.shell .resume-entry-icon .home-menu-icon{width:35px;height:35px}.shell .arrow .home-menu-icon{width:23px;height:23px}.shell .card .icon{background:linear-gradient(145deg,#ffffffa6,var(--icon));border:1px solid #ffffff65;box-shadow:inset 0 1px #ffffffb3,0 3px 7px #282a3a05}@media (width<=520px){.shell .card .icon .home-menu-icon{width:26px;height:26px}.shell .resume-entry-icon .home-menu-icon{width:29px;height:29px}.shell .arrow .home-menu-icon{width:20px;height:20px}}.ca-app{--ca-purple:#7557e5;--ca-ink:#262533;--ca-muted:#93909f;min-height:100vh;color:var(--ca-ink);background:#faf9fc;font-size:13px}.ca-app button,.ca-app input{font:inherit}.ca-app button{cursor:pointer}.ca-app button:focus-visible,.ca-app input:focus-visible{outline-offset:3px;outline:3px solid #a799f1}.ca-app button{color:inherit}.ca-sidebar{z-index:5;background:#fff;border-right:1px solid #eeecf2;flex-direction:column;width:228px;padding:31px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.ca-logo{letter-spacing:-.6px;align-items:center;gap:7px;font-size:16px;font-weight:800;display:flex}.ca-logo>span:first-child{color:var(--ca-purple);font-size:32px;line-height:1}.ca-logo-ai{letter-spacing:0;color:#7e61e0;background:#eeebfe;border-radius:5px;padding:3px 5px;font-size:10px}.ca-space{background:#f8f7fa;border:1px solid #efedf2;border-radius:9px;align-items:center;gap:9px;margin:35px 0 20px;padding:11px 8px;font-size:11px;font-weight:600;display:flex}.ca-space-avatar{color:#8772c5;background:#e7e3f8;border-radius:7px;padding:7px 9px}.ca-space small{color:#a09ba9;margin-top:3px;font-size:9px;font-weight:400;display:block}.ca-space>span:last-child{color:#999;margin-left:auto}.ca-new{border:0;border-radius:9px;height:40px;margin-bottom:29px;box-shadow:0 4px 10px #7653d51a;color:#fff!important;background:#7859e4!important;font-size:12px!important}.ca-nav-label{color:#aaa5b4;letter-spacing:.5px;padding:0 12px;font-size:10px}.ca-nav{gap:6px;margin-top:12px;display:grid}.ca-nav button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:12px 13px;font-size:12px;display:flex}.ca-nav button>span{color:#8c859b;font-size:18px;line-height:1}.ca-nav button.active{color:#7859d9;background:#f0ebff;font-weight:600}.ca-nav button.active>span{color:#7859d9}.ca-nav small{color:#987bd9;background:#e6dffc;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:9px}.ca-side-divider{background:#efedf2;height:1px;margin:25px 12px}.ca-recent{text-align:left;background:0 0;border:0;padding:13px 12px;color:#9992a4!important;font-size:10px!important}.ca-sidebar-bottom{margin-top:auto;padding-top:24px}.ca-demo-note{background:linear-gradient(130deg,#f7f3ff,#f1f5ff);border:1px solid #ece6f8;border-radius:9px;padding:14px 12px}.ca-demo-note>span{color:#8572b1;font-size:11px;font-weight:600}.ca-demo-note p{color:#a29aaf;margin:8px 0 0;font-size:9px}.ca-return{color:#8c849c;margin:18px 11px;font-size:11px;display:block}.ca-profile{border-top:1px solid #efedf2;align-items:center;gap:9px;padding-top:15px;font-size:10px;display:flex}.ca-profile>span:first-child,.ca-user{color:#8b78b0;background:#eee8f9;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.ca-profile small{color:#aaa4b2;margin-top:4px;font-size:8px;display:block}.ca-profile>span:last-child{margin-left:auto}.ca-body{margin-left:228px}.ca-topbar{color:#aaa3b4;background:#fff;border-bottom:1px solid #eeebf3;justify-content:space-between;align-items:center;height:74px;padding:0 40px;font-size:11px;display:flex}.ca-topbar b{color:#686174;font-weight:500}.ca-topbar>div>span{margin:0 13px}.ca-top-actions{align-items:center;gap:18px;display:flex}.ca-demo-badge{color:#a291bd;border:1px solid #e9e2f2;border-radius:5px;padding:4px 7px;font-size:9px;margin:0!important}.ca-top-actions button{color:#928b9e;background:0 0;border:1px solid #e6e3ed;border-radius:50%;width:20px;height:20px;font-size:11px}.ca-user{font-size:10px;margin:0!important}.ca-content{max-width:1390px;margin:auto;padding:42px 46px 0}.ca-welcome{text-align:center;margin:8px 0 28px}.ca-kicker{letter-spacing:1.7px;color:#aaa0b9;font-size:9px;font-weight:600}.ca-welcome h1{letter-spacing:-.6px;margin:13px 0 12px;font-size:31px;font-weight:650}.ca-welcome h1>span{color:#9a82ee}.ca-welcome p{color:#9890a3;margin:0;font-size:12px;line-height:1.8}.ca-composer{background:#fff;border:1px solid #ddd4f6;border-radius:15px;max-width:880px;margin:0 auto;padding:22px 24px 16px;box-shadow:0 5px 25px #8471be0a}.ca-composer-title{font-size:14px;font-weight:550}.ca-composer-title>span{color:#9173e7;vertical-align:middle;margin-right:6px;font-size:21px}.ca-prompt{color:#a29aac;padding:16px 0 30px;font-size:12px;line-height:1.8}.ca-compose-bottom{justify-content:space-between;align-items:center;display:flex}.ca-compose-bottom>div{align-items:center;gap:17px;display:flex}.ca-upload{background:#fff;border:1px solid #ebe7f0;border-radius:6px;padding:7px 10px;color:#8c819a!important;font-size:10px!important}.ca-model{color:#aca3b7;font-size:10px}.ca-generate{background:#7a5ae2;border:0;border-radius:8px;padding:10px 16px;color:#fff!important;font-size:11px!important}.ca-generate>span{margin-left:18px}.ca-prompt-chips{color:#a49bab;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:15px 0 34px;font-size:9px;display:flex}.ca-prompt-chips button{color:#8f859e;background:#fff;border:1px solid #ece8f1;border-radius:20px;padding:6px 11px;font-size:9px}.ca-feature{background:#ece7f7 radial-gradient(at 70% 65%,#e0d4f080,#0000 60%);border:1px solid #e7dff4;border-radius:14px;grid-template-columns:1fr 1fr;min-height:290px;padding:28px 35px;display:grid;overflow:hidden}.ca-pill{color:#a18bbb;letter-spacing:1px;border:1px solid #d9cbee;border-radius:20px;padding:5px 9px;font-size:8px;display:inline-block}.ca-feature h2{letter-spacing:-.5px;color:#50435f;margin:14px 0 10px;font-size:28px;font-weight:600;line-height:1.5}.ca-feature p{color:#9a88ac;font-size:10px;line-height:1.9}.ca-feature button{color:#7a608f;background:#fff;border:1px solid #e1d7ed;border-radius:7px;margin-top:5px;padding:9px 13px;font-size:10px}.ca-feature button span{margin-left:30px}.ca-feature small{color:#aa99b9;margin-top:17px;font-size:8px;display:block}.ca-feature-art{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.ca-main-art{z-index:1;border:6px solid #fff;border-radius:6px;width:170px;height:235px;transform:rotate(9deg);box-shadow:0 10px 30px #78667c26}.ca-mini-art{border:6px solid #fff;border-radius:6px;width:145px;height:205px;transform:rotate(-12deg)translate(25px);box-shadow:0 10px 30px #78667c26}.ca-floating{z-index:2;color:#9b86ad;white-space:nowrap;background:#ffffffdf;border:1px solid #fff;border-radius:7px;padding:9px 13px;font-size:9px;position:absolute;bottom:0;right:-6px;box-shadow:0 7px 20px #6b4f9010}.ca-section-head{justify-content:space-between;align-items:center;gap:10px;margin:34px 0 18px;display:flex}.ca-section-head h2{margin:0;font-size:16px;font-weight:600}.ca-section-head h2 span{letter-spacing:1px;color:#b3aabd;margin-left:9px;font-size:8px;font-weight:400}.ca-section-head p{color:#aca3b5;margin:8px 0 0;font-size:10px}.ca-section-head>button{color:#93869f;white-space:nowrap;background:0 0;border:0;font-size:10px}.ca-quick-tools{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.ca-quick-tools>button{background:#fff;border:1px solid #ece8f1;border-radius:10px;flex-direction:column;align-items:center;padding:18px 10px;transition:transform .18s,border-color .18s;display:flex}.ca-tool-symbol{color:#a187d4;background:#f1ecff;border-radius:11px;place-items:center;width:37px;height:37px;font-size:23px;display:grid}.tone-1{color:#d893a1;background:#fbeced}.tone-2{color:#7bae99;background:#eaf4ef}.tone-3{color:#cca477;background:#fff2e1}.tone-4{color:#86a6d6;background:#eaf1fe}.tone-5{color:#b295c9;background:#f4edfa}.ca-quick-tools b{margin-top:11px;font-size:11px;font-weight:550}.ca-quick-tools small{color:#b3aabc;margin-top:6px;font-size:9px}.ca-quick-tools>button:hover,.ca-library-card:hover{border-color:#c7b6eb;transform:translateY(-3px)}.ca-skill-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.ca-skill-highlights>button{text-align:left;background:#fff;border:1px solid #ece8f1;border-radius:11px;padding:19px 19px 0}.ca-skill-highlights>button>div{align-items:center;gap:10px;display:flex}.ca-skill-highlights>button>div>span{color:#aa95d7;font-size:25px}.ca-skill-highlights small{color:#b0a4bc;background:#f8f5fb;border-radius:4px;padding:4px 7px;font-size:9px}.ca-skill-highlights i{color:#b6a9c5;margin-left:auto;font-style:normal}.ca-skill-highlights h3{margin:14px 0 8px;font-size:13px;font-weight:600}.ca-skill-highlights p{color:#aaa0b4;min-height:36px;margin-bottom:16px;font-size:10px;line-height:1.8}.ca-skill-highlights footer{color:#b1a4c1;border-top:1px solid #f2eef6;padding:12px 0;font-size:8px;line-height:1.8;display:block}.ca-workflow{background:#f4f1f8;border:1px solid #eae5f1;border-radius:12px;grid-template-columns:1fr 1.25fr;gap:20px;margin-top:34px;padding:25px;display:grid}.ca-workflow h2{margin:13px 0;font-size:18px;font-weight:550}.ca-workflow p{color:#a89eb4;font-size:10px}.ca-workflow ol{grid-template-columns:1fr 1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}.ca-workflow li{gap:10px;display:flex}.ca-workflow li>span{color:#a594bd;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.ca-workflow h3{margin:2px 0 6px;font-size:10px;font-weight:550}.ca-workflow li p{margin:0;font-size:8px;line-height:1.7}.ca-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ca-gallery>button{text-align:left;background:#fff;border:1px solid #ece7f0;border-radius:10px;padding:0;overflow:hidden}.ca-gallery>button>.ca-art{aspect-ratio:4/5;height:auto}.ca-gallery>button>div:last-child:not(.ca-art){padding:13px}.ca-gallery h3{margin:0 0 8px;font-size:11px;font-weight:550}.ca-gallery p{color:#b0a4bb;margin:0;font-size:8px}.ca-gallery p span{float:right}.ca-art{isolation:isolate;background:#dbe5d8;width:100%;height:100%;position:relative;overflow:hidden}.ca-art-1{background:#e4e8f0}.ca-art-2{background:#edddc9}.ca-art-3{background:#e9edd2}.ca-art-halo{aspect-ratio:1;border:1px solid #ffffff70;border-radius:50%;width:90%;position:absolute;top:16%;left:25%;box-shadow:0 0 0 17px #ffffff15,0 0 0 37px #ffffff18}.ca-art-caption{white-space:pre-line;letter-spacing:1px;color:#485943;z-index:1;font-family:Georgia,serif;font-size:clamp(10px,1.1vw,20px);line-height:1.2;position:absolute;top:10%;left:12%}.ca-art-1 .ca-art-caption{color:#626f7e;font-family:Arial,sans-serif;font-style:italic;font-weight:900}.ca-art-2 .ca-art-caption{color:#8d7356}.ca-art-3 .ca-art-caption{color:#7c8753}.ca-bottle{background:linear-gradient(100deg,#405640,#849075 25%,#b3bda0 50%,#617955 85%);border-radius:12px 12px 8px 8px;justify-content:center;align-items:center;width:32%;height:47%;display:flex;position:absolute;top:36%;left:40%;transform:rotate(9deg);box-shadow:14px 16px 18px #33432e30}.ca-bottle-cap{background:linear-gradient(90deg,#b3a488,#f2e6c8,#baaa86);border-radius:4px 4px 0 0;width:54%;height:24%;position:absolute;top:-22%;left:23%}.ca-bottle-label{text-align:center;color:#5b624a;background:#f0ecd8eb;flex-direction:column;justify-content:space-around;width:100%;height:55%;padding:12% 4%;display:flex}.ca-bottle-label b{font-family:Georgia,serif;font-size:clamp(12px,1.4vw,24px);font-weight:400}.ca-bottle-label span{letter-spacing:.8px;font-size:4px}.ca-bottle-label small{color:inherit;margin:0;font-size:4px}.ca-art-2 .ca-bottle{background:linear-gradient(90deg,#ac713e88,#e7c79ca6,#cd9b66b8);border-radius:4px;width:40%;height:37%;top:47%;left:34%;transform:rotate(-8deg)}.ca-art-2 .ca-bottle-cap{background:#494332;height:33%;top:-35%}.ca-art-2 .ca-bottle-label{background:#fff8e6bb;width:77%;height:67%}.ca-art-3 .ca-bottle{background:linear-gradient(90deg,#d2d9ac,#f5f3df,#e1e4bd);border-radius:0;width:36%;height:46%;transform:rotate(10deg)}.ca-art-3 .ca-bottle-cap{background:#e3dba7;width:30%;height:13%;top:-10%;left:60%}.ca-art-3 .ca-bottle-label{color:#6d7e45;background:0 0}.ca-art-foot{letter-spacing:1px;color:#718069;font-size:5px;position:absolute;bottom:7%;left:9%}.ca-art-2 .ca-art-foot{color:#9d876d}.ca-shoe{filter:drop-shadow(8px 13px 6px #73808f22);width:100%;height:65%;position:absolute;top:25%;left:0;transform:rotate(-22deg)}.ca-page-footer{color:#b0a5bc;border-top:1px solid #ebe7f0;justify-content:space-between;gap:20px;margin-top:36px;padding:22px 0;font-size:8px;display:flex}.ca-library-title{text-align:left;margin-bottom:30px}.ca-library-title h1{font-size:28px}.ca-library-toolbar{color:#aaa0b5;justify-content:space-between;align-items:center;font-size:10px;display:flex}.ca-search{background:#fff;border:1px solid #e6e0ee;border-radius:8px;align-items:center;gap:8px;width:310px;max-width:80%;padding:9px 12px;display:flex}.ca-search>span{font-size:21px}.ca-search input{color:#776c84;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:11px}.ca-filter{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.ca-filter button{color:#9a8ea7;background:0 0;border:1px solid #0000;border-radius:7px;padding:8px 14px;font-size:11px}.ca-filter button.selected{color:#8164c5;background:#eee8fb;border-color:#e5dcf7}.ca-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ca-library-card{text-align:left;background:#fff;border:1px solid #eae4f1;border-radius:12px;padding:20px;transition:transform .18s,border-color .18s}.ca-library-card-top{align-items:center;gap:10px;display:flex}.ca-library-card-top small{color:#a496b1;font-size:9px}.ca-library-card-top i{color:#b7a9c5;margin-left:auto;font-style:normal}.ca-library-card h3{margin:19px 0 9px;font-size:14px;font-weight:550}.ca-library-card p{color:#a296b0;min-height:40px;font-size:11px;line-height:1.8}.ca-card-foot{color:#aa9bbb;border-top:1px solid #f1ebf6;justify-content:space-between;margin-top:20px;padding-top:13px;font-size:9px;display:flex}.ca-project-note,.ca-empty{text-align:center;color:#a297af;padding:35px;font-size:12px}.ca-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#241b4055;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.ca-modal{background:#fff;border-radius:18px;width:100%;max-width:560px;max-height:90vh;padding:35px;position:relative;overflow:auto;box-shadow:0 25px 80px #241b4030}.ca-modal-close{background:#f7f4fb;border:0;border-radius:50%;width:28px;height:28px;position:absolute;top:15px;right:18px;color:#9c8dad!important;font-size:21px!important}.ca-modal h2{margin:22px 0 12px;font-size:24px;font-weight:550}.ca-modal>p{color:#9d8fab;font-size:12px;line-height:1.9}.ca-modal-steps{background:#f8f5fb;border-radius:10px;gap:20px;margin:24px 0;padding:20px;display:grid}.ca-modal-steps>div{grid-template-columns:28px 1fr;gap:5px 8px;display:grid}.ca-modal-steps span{color:#ab92c9;grid-row:span 2;font-size:11px}.ca-modal-steps b{font-size:12px;font-weight:500}.ca-modal-steps small{color:#ae9fba;font-size:10px}.ca-modal .ca-static-notice{font-size:10px}.ca-modal>.ca-generate{margin-top:10px}.shell .card:first-child h3{overflow-wrap:anywhere;font-size:clamp(14px,1.45vw,20px);line-height:1.45}.shell .card:first-child .card-bottom{gap:8px}.shell .card:first-child .arrow{flex-shrink:0}@media (width>=1500px){.ca-content{padding-left:60px;padding-right:60px}.ca-feature{min-height:330px}.ca-main-art{width:190px;height:260px}.ca-mini-art{width:170px;height:225px}}@media (width<=1150px){.ca-sidebar{width:200px;padding:25px 14px}.ca-body{margin-left:200px}.ca-content{padding:30px 26px 0}.ca-logo{font-size:14px}.ca-topbar{padding:0 26px}.ca-feature{padding:25px}.ca-feature h2{font-size:24px}.ca-main-art{width:135px;height:190px}.ca-mini-art{width:110px;height:160px}.ca-section-head h2 span{display:none}.ca-feature small{line-height:1.8}.ca-model{display:none}.ca-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.ca-art-caption{font-size:20px}.ca-main-art .ca-art-caption,.ca-mini-art .ca-art-caption{font-size:11px}.ca-workflow{grid-template-columns:1fr}.ca-quick-tools{gap:8px}.ca-quick-tools>button{padding:16px 5px}.ca-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.ca-sidebar{border-bottom:1px solid #eee;border-right:0;width:auto;padding:14px 20px;position:static}.ca-logo{font-size:16px}.ca-space,.ca-new,.ca-nav-label,.ca-side-divider,.ca-recent,.ca-sidebar-bottom{display:none}.ca-nav{gap:5px;margin-top:14px;display:flex;overflow-x:auto}.ca-nav button{white-space:nowrap;padding:8px 10px;font-size:11px}.ca-nav small{display:none}.ca-body{margin-left:0}.ca-topbar{height:55px;padding:0 22px}.ca-content{padding:24px 22px 0}.ca-welcome h1{font-size:27px}.ca-quick-tools{grid-template-columns:repeat(3,1fr);gap:10px}.ca-skill-highlights{grid-template-columns:1fr}.ca-skill-highlights p{min-height:0}.ca-skill-highlights>button{padding:17px 18px 0}.ca-skill-highlights h3{margin-top:10px}.ca-skill-highlights footer{font-size:9px}.ca-main-art{width:140px;height:205px}.ca-feature-art .ca-mini-art{display:none}.ca-feature{gap:10px}.ca-floating{padding:7px;font-size:7px;right:-12px}.ca-library-title h1,.ca-bottle-label b{font-size:25px}.ca-main-art .ca-bottle-label b{font-size:17px}}@media (width<=480px){.ca-top-actions{gap:9px}.ca-topbar{font-size:9px}.ca-topbar>div>span{margin:0 7px}.ca-demo-badge{font-size:8px}.ca-welcome h1{font-size:24px}.ca-welcome p{font-size:11px}.ca-composer{padding:18px 16px 13px}.ca-composer-title{font-size:12px}.ca-prompt{padding-bottom:23px;font-size:11px}.ca-feature{grid-template-columns:1fr 110px;min-height:265px;padding:20px}.ca-feature h2{font-size:22px}.ca-feature p{font-size:9px}.ca-feature small{font-size:7px}.ca-main-art{width:110px;height:175px}.ca-pill{letter-spacing:.5px;font-size:6px}.ca-floating{display:none}.ca-feature button span{margin-left:10px}.ca-section-head h2{font-size:14px}.ca-section-head p{font-size:9px;line-height:1.7}.ca-section-head>button{font-size:9px}.ca-library-grid{grid-template-columns:1fr}.ca-gallery{gap:10px}.ca-gallery h3{font-size:10px}.ca-art-caption{font-size:14px}.ca-workflow{padding:20px}.ca-workflow ol{grid-template-columns:1fr}.ca-modal{padding:28px 22px}.ca-page-footer{font-size:7px}.ca-nav button{gap:6px;font-size:10px}.ca-nav button>span{font-size:15px}}@media (prefers-reduced-motion:reduce){.ca-library-card,.ca-quick-tools>button{transition:none}}.ca-prompt-input{resize:vertical;width:100%;min-height:105px;font:inherit;color:inherit;outline-offset:3px;background:0 0;border:0;line-height:1.8;display:block}.demo-dialog{color:#27382f;background:#fff;border:1px solid #dbe4df;border-radius:16px;width:600px;max-width:calc(100vw - 28px);max-height:90vh;padding:25px;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.8;box-shadow:0 20px 80px #132d2740}.demo-dialog.wide{width:1060px}.demo-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#13232780}.demo-dialog-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.demo-dialog-title h2{margin:3px 0;font-size:22px}.demo-dialog-title small{letter-spacing:2px;color:#8a9b90;font-size:9px}.demo-dialog button,.demo-dialog input,.demo-dialog select,.demo-dialog textarea,.demo-localbar button,.demo-action{font:inherit}.demo-dialog button,.demo-localbar button,.demo-action{color:#305440;cursor:pointer;background:#f8faf8;border:1px solid #d4dfd8;border-radius:7px;padding:8px 13px}.demo-dialog button:disabled,.demo-action:disabled{opacity:.5;cursor:not-allowed}.demo-dialog button.primary,.demo-action.primary{color:#fff;background:#296e4d;border-color:#296e4d}.demo-dialog button.danger{color:#a24d4d;background:#fff4f3}.demo-dialog-title>button{border:0;padding:0 10px;font-size:22px}.demo-form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.demo-field{color:#6c8173;flex-direction:column;gap:6px;font-size:12px;display:flex}.demo-field input,.demo-field select,.demo-field textarea{color:#304839;background:#fff;border:1px solid #dce5de;border-radius:7px;width:100%;min-width:0;padding:10px}.demo-field textarea{resize:vertical;min-height:90px}.demo-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:17px 0 0;display:flex}.demo-actions.end{justify-content:flex-end}.demo-note{color:#829087;font-size:12px;line-height:1.9}.demo-notice{color:#347048;background:#eef7f0;border:1px solid #d5e8da;border-radius:7px;padding:11px 15px;font-size:12px;line-height:1.7}.demo-notice.error{color:#a44f35;background:#fff2ed;border-color:#f1d8cf}.demo-localbar{color:#60816b;background:#edf3ef;border:1px solid #dce8df;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:10px 15px;font-size:11px;display:flex}.demo-localbar>div{flex-wrap:wrap;gap:8px;display:flex}.demo-localbar button{padding:4px 9px;font-size:11px}.demo-studio{grid-template-columns:280px 1fr;gap:25px;display:grid}.demo-studio-controls{flex-direction:column;gap:13px;display:flex}.demo-canvas{object-fit:contain;background:#edf0eb;border-radius:10px;width:100%;max-height:540px;display:block}.demo-output{white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f9f6;border:1px solid #e0e8e0;border-radius:10px;max-height:500px;padding:20px;font-size:13px;overflow:auto}.demo-tabs{flex-wrap:wrap;gap:8px;margin-bottom:17px;display:flex}.demo-tabs button.active{background:#e5f2e8;border-color:#93b49b}.demo-history{gap:12px;padding:8px 0;display:flex;overflow:auto}.demo-history>button{text-align:left;flex-direction:column;gap:8px;min-width:140px;max-width:180px;font-size:11px;display:flex}.demo-history img{object-fit:cover;border-radius:5px;width:140px;height:100px}.demo-video{background:#142621;border-radius:10px;width:100%;max-height:500px}.demo-trace{color:#a6d7b9;white-space:pre-wrap;background:#17271f;border-radius:10px;max-height:340px;margin:15px 0;padding:18px;font:12px/2 monospace;overflow:auto}.demo-report-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;display:grid}.demo-report-grid>div{background:#f0f5ef;border-radius:7px;padding:14px;font-size:12px}.demo-report-grid strong{font-size:22px;display:block}.demo-chip-row{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.demo-chip-row span{color:#63846a;border:1px solid #dce7dd;border-radius:15px;padding:4px 10px;font-size:11px}.demo-wide-section{grid-column:1/-1}.demo-preview-image{object-fit:contain;max-width:100%;height:110px;display:block}.demo-dialog progress{accent-color:#4f9870;width:100%}.demo-file{max-width:100%;font-size:11px}.demo-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere}.demo-customer-actions{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}@media (width<=700px){.demo-studio,.demo-form{grid-template-columns:1fr}.demo-localbar{flex-direction:column;align-items:flex-start}.demo-report-grid{grid-template-columns:1fr}.demo-dialog{padding:20px}.demo-dialog-title h2{font-size:19px}}.cv-page{--cv-ink:#202928;--cv-accent:#799785;--cv-muted:#6e7774;color:var(--cv-ink);background:#fff;font-family:Segoe UI,Microsoft YaHei,sans-serif;line-height:1.7}.cv-page button{font:inherit;cursor:pointer}.cv-page button,.cv-page a{-webkit-tap-highlight-color:transparent}.cv-page button:focus-visible,.cv-page summary:focus-visible,.cv-page a:focus-visible{outline-offset:5px;outline:3px solid #98b49f}.cv-page h1,.cv-page h2,.cv-page h3,.cv-page h4,.cv-page p{letter-spacing:normal;margin:0}.cv-page ul{padding-left:20px}.cv-hero{color:#fff;background:linear-gradient(90deg,#0f1b1dd4,#121e2099),url(/resume/studio.svg) 50%/cover;flex-direction:column;height:94svh;min-height:760px;max-height:1150px;padding:32px 5vw;display:flex;position:relative}.cv-hero-top,.cv-hero-bottom{letter-spacing:1.5px;color:#d5deda;justify-content:space-between;align-items:center;font-size:11px;display:flex}.cv-hero-top a{letter-spacing:0;font-size:12px}.cv-hero-content{text-align:center;margin:auto;padding:55px 0}.cv-portrait{object-fit:cover;border:5px solid #ffffff30;border-radius:50%;width:132px;height:132px;margin:0 auto 28px;display:block;box-shadow:0 0 0 12px #ffffff05}.cv-kicker{letter-spacing:2.5px;color:var(--cv-muted);font-size:10px;font-weight:600;display:block}.cv-hero .cv-kicker{color:#bbcebf}.cv-hero h1{margin:13px 0 18px;font-family:Georgia,STKaiti,KaiTi,serif;font-size:clamp(36px,4vw,60px);font-weight:400;line-height:1.5}.cv-hero h1 span{font-weight:600}.cv-role{font-size:17px;letter-spacing:2px!important}.cv-role span{color:#86a696;margin:0 12px}.cv-hero-note{color:#c0ccc7;font-size:13px;letter-spacing:2px!important;margin-top:14px!important}.cv-solid{border:1px solid var(--cv-ink);background:var(--cv-ink);color:#fff;justify-content:center;align-items:center;gap:28px;padding:13px 25px;line-height:1.6;transition:background .2s;display:inline-flex;font-size:12px!important}.cv-solid:hover{background:#466151;border-color:#466151}.cv-hero .cv-solid{color:#26362c;background:#f7f9f6;border-color:#f7f9f6;margin-top:34px}.cv-hero .cv-solid:hover{background:#dbe8dc}.cv-hero-bottom button{color:inherit;letter-spacing:1.8px;background:0 0;border:0;font-size:10px}.cv-nav{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-bottom:1px solid #e7ece8;justify-content:space-between;align-items:center;gap:24px;height:78px;margin:0;padding:0 6vw;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #1c292608}.cv-nav button{white-space:nowrap;background:0 0;border:0}.cv-wordmark{font-weight:700;font-family:Georgia,STKaiti,serif!important;font-size:26px!important}.cv-wordmark span{color:var(--cv-accent)}.cv-nav>div{align-items:stretch;gap:28px;height:100%;display:flex;overflow-x:auto}.cv-nav>div button{color:#737b77;padding:0;font-size:12px;position:relative}.cv-nav>div button.is-active,.cv-nav>div button:hover{color:#263c30}.cv-nav>div button.is-active:after{content:"";background:var(--cv-accent);width:100%;height:3px;position:absolute;bottom:0;left:0}.cv-download-small{white-space:nowrap;border:1px solid #cfd8d1;padding:8px 14px;font-size:11px}.cv-section{padding:94px max(6vw,50vw - 560px);scroll-margin-top:76px}.cv-section-heading{margin-bottom:48px}.cv-section-heading>span{color:#8b9990;letter-spacing:2.8px;margin-bottom:14px;font-size:10px;font-weight:600;display:block}.cv-section-heading h2{font-size:32px;font-weight:600;line-height:1.5}.cv-section-heading h2>span{color:var(--cv-accent)}.cv-section-heading>p{color:var(--cv-muted);margin-top:14px;font-size:13px}.cv-about-grid{grid-template-columns:1.2fr 1fr;gap:80px;display:grid}.cv-lead{font-size:25px;font-weight:500;line-height:1.7}.cv-lead span{color:#65836d}.cv-body-copy{color:var(--cv-muted);font-size:13px;line-height:2.1;margin-top:22px!important}.cv-actions{gap:14px;margin-top:30px;display:flex}.cv-outline{color:var(--cv-ink);background:0 0;border:1px solid #ccd5ce;justify-content:center;align-items:center;padding:12px 25px;display:inline-flex;font-size:12px!important}.cv-outline:hover{background:#f0f4f0}.cv-facts{margin:0}.cv-facts>div{border-bottom:1px solid #e8ece8;grid-template-columns:100px 1fr;gap:18px;padding:13px 0;font-size:12px;display:grid}.cv-facts dt{color:#8b948f}.cv-facts dd{overflow-wrap:anywhere;margin:0}.cv-stats{border-top:1px solid #e5eae6;grid-template-columns:repeat(4,1fr);margin-top:65px;padding-top:35px;display:grid}.cv-stats>div{border-right:1px solid #e5eae6;flex-direction:column;gap:5px;padding-left:30px;display:flex}.cv-stats>div:first-child{padding-left:0}.cv-stats>div:last-child{border:0}.cv-stats strong{font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.3}.cv-stats span{color:var(--cv-muted);font-size:11px}.cv-soft{background:#f6f8f6}.cv-job{grid-template-columns:220px 1fr;gap:30px;display:grid}.cv-job-date{letter-spacing:1px;padding-top:7px;font-size:12px}.cv-job-date small{color:#8a968e;letter-spacing:0;margin-top:8px;font-size:10px;display:block}.cv-job-content{border-left:1px solid #d7e0d9;padding:0 0 48px 38px;position:relative}.cv-job-dot{background:#f6f8f6;border:2px solid #809987;border-radius:50%;width:9px;height:9px;position:absolute;top:10px;left:-5px}.cv-job-role{letter-spacing:2px;color:#6c8774;font-size:10px}.cv-job-content h3{margin:6px 42px 14px 0;font-size:20px;font-weight:600;line-height:1.5}.cv-job-content p,.cv-job-content li{color:#6d7871;font-size:12px;line-height:1.95}.cv-job-content h4{color:#445d4d;margin-top:20px;font-size:11px;font-weight:600}.cv-job-content ul{margin:8px 0 18px}.cv-job-content li{padding:3px 0}.cv-job-index{color:#dce4dc;font-family:Georgia,serif;font-size:30px;position:absolute;top:0;right:0}.cv-page details{font-size:12px}.cv-page summary{cursor:pointer;color:#4f6957;border-top:1px solid #e0e7e0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:11px;font-weight:600;list-style:none;display:flex}.cv-page summary::-webkit-details-marker{display:none}.cv-page details[open]>summary>span{transform:rotate(45deg)}.cv-page summary>span{font-size:18px;transition:transform .2s}.cv-projects{grid-template-columns:1fr 1fr;gap:30px;display:grid}.cv-project{background:#fff;border:1px solid #e3e9e3;flex-direction:column;display:flex}.cv-project-visual{background:#e0e9df;flex-direction:column;justify-content:space-between;height:200px;padding:24px 30px;display:flex;position:relative;overflow:hidden}.cv-project-visual>span:first-child{letter-spacing:2px;z-index:1;color:#627a67;font-size:9px}.cv-project-visual strong{color:#365440;z-index:1;font-family:Georgia,Microsoft YaHei,sans-serif;font-size:43px;font-weight:400;line-height:1.3;position:relative}.cv-project-visual p{color:#587361;margin-top:4px;font-size:11px}.cv-project-pattern{color:#65866d15;font-size:235px;line-height:1.4;position:absolute;top:-53px;right:15px;transform:rotate(-15deg)}.cv-project-1 .cv-project-visual{background:#e1e9ef}.cv-project-2 .cv-project-visual{background:#ece6dc}.cv-project-3 .cv-project-visual{background:#e8e3ed}.cv-project-4 .cv-project-visual{background:#dfeceb}.cv-project-text{flex:1;padding:29px 30px 18px}.cv-project-text>.cv-kicker{letter-spacing:1px;font-size:9px}.cv-project-text h3{margin:7px 0 4px;font-size:23px;font-weight:600}.cv-project-date{color:#8b948e;font-size:10px}.cv-project-text>p,.cv-project-text li{color:#737c77;margin-top:17px;font-size:12px;line-height:1.95}.cv-project-text li{margin-top:6px}.cv-result{color:#415f4b;border-left:2px solid #9fb29f;margin:19px 0;padding-left:13px;font-size:12px;line-height:1.9}.cv-project:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.cv-project:last-child .cv-project-visual{justify-content:center;gap:25px;height:auto;min-height:270px}.cv-skills-grid{grid-template-columns:1fr 1fr;gap:38px 60px;display:grid}.cv-skill{padding-left:46px;position:relative}.cv-skill>span{color:#96a797;font-family:Georgia,serif;font-size:13px;position:absolute;top:0;left:0}.cv-skill h3{margin-bottom:13px;font-size:18px;font-weight:600}.cv-skill p{color:#737e76;font-size:12px;line-height:2}.cv-skill small{color:#57715f;margin-top:14px;font-size:10px;line-height:1.9;display:block}.cv-tools{border-top:1px solid #dce4dc;flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;padding:25px 0;display:flex}.cv-tools>span{color:#829087;margin-right:auto;font-size:11px}.cv-tools strong{font-size:15px;font-weight:500}.cv-advantages li{color:#717c74;margin-bottom:9px;font-size:12px;line-height:1.9}.cv-education{border:1px solid #e1e8e2;align-items:center;gap:30px;padding:35px 40px;display:flex}.cv-education-icon{color:#829b88;font-size:60px;line-height:1}.cv-education h3{margin:8px 0;font-size:24px;font-weight:600}.cv-education p{color:#738079;font-size:13px}.cv-education-note{color:#909c94;margin-left:auto;font-size:12px}.cv-contact{color:#fff;background:#23342c;padding:80px max(6vw,50vw - 560px);scroll-margin-top:76px}.cv-contact>.cv-kicker{color:#9eb3a5}.cv-contact h2{margin:20px 0;font-size:38px;font-weight:500;line-height:1.6}.cv-contact h2 span{color:#a2bda5}.cv-contact>p{color:#a8b9af;font-size:13px}.cv-contact-links{gap:80px;margin-top:35px;display:flex}.cv-contact-links a{flex-direction:column;gap:8px;display:flex}.cv-contact-links small{color:#91a79a;font-size:10px}.cv-contact-links strong{overflow-wrap:anywhere;font-size:19px;font-weight:400}.cv-footer{color:#9bada1;letter-spacing:1px;background:#1c2b23;border:0;justify-content:space-between;gap:20px;margin:0;padding:25px 6vw;font-size:10px;display:flex}.cv-footer a{color:#cad6cd}@media (width>=1700px){.cv-nav{padding-left:calc(50vw - 700px);padding-right:calc(50vw - 700px)}}@media (width<=1000px){.cv-nav{gap:20px;padding:0 25px}.cv-nav>div{gap:21px}.cv-download-small{display:none}.cv-about-grid{gap:35px}.cv-job{grid-template-columns:170px 1fr;gap:20px}.cv-education-note{display:none}.cv-section{padding:70px 6vw}.cv-hero{min-height:700px}.cv-skills-grid{gap:30px}.cv-project-text{padding:24px}.cv-contact-links{gap:40px}}@media (width<=600px){.cv-hero{height:94svh;min-height:680px;padding:22px}.cv-hero-top{letter-spacing:1px;gap:20px;font-size:8px}.cv-hero-top a{font-size:10px}.cv-hero-content{padding:45px 0}.cv-portrait{width:110px;height:110px}.cv-hero h1{font-size:34px}.cv-role{font-size:12px;letter-spacing:.5px!important}.cv-role span{margin:0 6px}.cv-hero-note{font-size:11px;letter-spacing:1px!important}.cv-hero-bottom{letter-spacing:0;gap:15px;font-size:9px}.cv-hero-bottom button{letter-spacing:.8px;font-size:8px}.cv-nav{gap:22px;height:65px;padding:0 20px}.cv-wordmark{flex-shrink:0;font-size:22px!important}.cv-nav>div{gap:23px}.cv-nav>div button{font-size:11px}.cv-section{padding:60px 22px;scroll-margin-top:64px}.cv-section-heading{margin-bottom:30px}.cv-section-heading h2{font-size:27px}.cv-section-heading>p{font-size:12px}.cv-about-grid{grid-template-columns:1fr;gap:35px}.cv-lead{font-size:22px}.cv-stats{grid-template-columns:1fr 1fr;gap:25px 0;margin-top:35px;padding-top:28px}.cv-stats>div{padding-left:20px}.cv-stats>div:nth-child(odd){padding-left:0}.cv-stats>div:nth-child(2n){border:0}.cv-stats strong{font-size:35px}.cv-stats span{font-size:10px}.cv-job{grid-template-columns:1fr;gap:12px}.cv-job-date{flex-wrap:wrap;gap:5px 16px;padding-left:23px;font-size:11px;display:flex}.cv-job-date small{margin:0}.cv-job-content{margin-left:4px;padding-bottom:40px;padding-left:23px}.cv-job-content h3{font-size:18px}.cv-projects{grid-template-columns:1fr;gap:22px}.cv-project:last-child{grid-column:auto;display:flex}.cv-project:last-child .cv-project-visual{justify-content:space-between;gap:0;min-height:200px}.cv-project-visual{height:180px;padding:23px}.cv-project-text{padding:23px 23px 14px}.cv-project-text h3{font-size:22px}.cv-skills-grid{grid-template-columns:1fr;gap:30px}.cv-tools{gap:14px}.cv-tools>span{width:100%;margin-right:0}.cv-tools strong{font-size:14px}.cv-education{gap:20px;padding:25px 20px}.cv-education h3{font-size:21px}.cv-education-icon{font-size:45px}.cv-contact{padding:60px 22px;scroll-margin-top:64px}.cv-contact h2{font-size:29px}.cv-contact-links{flex-direction:column;gap:24px}.cv-contact-links strong{font-size:18px}.cv-footer{flex-wrap:wrap;gap:12px;padding:23px 22px;font-size:9px}.cv-footer>span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){.cv-page *{scroll-behavior:auto!important;transition:none!important}}@media print{.cv-hero,.cv-nav,.cv-actions,.cv-footer,.cv-download-small{display:none}.cv-section,.cv-contact{break-inside:auto;padding:25px 0}.cv-section-heading{margin-bottom:20px}.cv-job,.cv-project,.cv-skill{break-inside:avoid}.cv-page details>ul{display:block}.cv-page summary{display:none}.cv-projects{display:block}.cv-project{margin-bottom:20px}.cv-project-visual{height:100px}.cv-contact{color:#202928;background:#fff}.cv-contact-links{margin-top:15px}.cv-contact-links small{color:#666}}.crm-app{--crm-blue:#4e73e7;--crm-ink:#24304a;--crm-muted:#8a94a8;min-height:100vh;color:var(--crm-ink);background:#f5f7fb;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.6;display:flex}.crm-app button,.crm-app input,.crm-app select,.crm-app textarea{font:inherit}.crm-app button{cursor:pointer}.crm-app button:focus-visible,.crm-app summary:focus-visible,.crm-app a:focus-visible{outline-offset:3px;outline:3px solid #8ca7ff}.crm-app h1,.crm-app h2,.crm-app h3,.crm-app p{letter-spacing:normal;margin:0}.crm-sidebar{z-index:30;background:#fff;border-right:1px solid #e9edf4;flex-direction:column;flex-shrink:0;width:222px;padding:28px 15px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.crm-brand{letter-spacing:-1px;align-items:center;gap:11px;padding:0 11px;font-size:24px;font-weight:650;line-height:1.3;display:flex}.crm-brand>span{color:#fff;background:linear-gradient(140deg,#6686f6,#4466d4);border-radius:12px;place-items:center;width:42px;height:44px;display:grid;box-shadow:0 6px 15px #5777e332}.crm-brand b{color:#597cea;font-weight:450}.crm-brand small{letter-spacing:2px;color:#99a2b4;margin-top:6px;font-size:9px;font-weight:400;display:block}.crm-space{background:#f8faff;border:1px solid #eef1f8;border-radius:8px;align-items:center;gap:8px;margin:30px 1px 24px;padding:12px 9px;font-size:10px;display:flex}.crm-space-icon{color:#6984cf;background:#e7edfe;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.crm-space small{color:#9ba5b5;margin-top:2px;font-size:8px;display:block}.crm-space>span:last-child{color:#929eb4;margin-left:auto}.crm-nav-label{color:#a8b0bf;padding:0 17px;letter-spacing:1.5px!important;margin-bottom:10px!important;font-size:9px!important}.crm-sidebar nav{flex-direction:column;gap:5px;margin:0;font-size:12px;display:flex}.crm-sidebar nav button{text-align:left;color:#7d889d;background:0 0;border:0;border-radius:7px;align-items:center;gap:13px;min-height:42px;padding:11px 16px;display:flex}.crm-sidebar nav button:hover{color:#4e73e7;background:#f5f7fb}.crm-sidebar nav button.active{color:#4e73e7;background:#edf2ff;font-weight:600}.crm-sidebar nav small{background:#dfe8ff;border-radius:4px;margin-left:auto;padding:1px 6px;font-size:9px}.crm-sidebar nav i{background:#eeaa72;border-radius:50%;width:5px;height:5px;margin-left:auto}.crm-sidebar-bottom{margin-top:auto;padding-top:28px}.crm-demo-note{color:#6381c3;background:linear-gradient(130deg,#f0f4ff,#f7faff);border:1px solid #e9efff;border-radius:8px;padding:16px;font-size:11px}.crm-demo-note p{color:#98a4bd;margin-top:6px;font-size:10px;line-height:1.9}.crm-sidebar-bottom>a{color:#909aae;padding:20px 15px 0;font-size:11px;display:block}.crm-workspace{width:calc(100% - 222px);min-width:0;margin-left:222px}.crm-header{color:#8b96a9;background:#fff;border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:center;gap:20px;height:76px;margin:0;padding:0 32px;font-size:11px;display:flex}.crm-header>div:first-child{align-items:center;gap:14px;display:flex}.crm-header strong{color:#4b5871;font-size:11px;font-weight:500}.crm-header-actions{align-items:center;gap:16px;display:flex}.crm-demo-badge{letter-spacing:1px;color:#73998d;background:#f0f7f3;border:1px solid #e6f1ea;border-radius:4px;padding:4px 7px;font-size:8px}.crm-header-actions>button{color:#9aa5b8;background:0 0;border:0;place-items:center;padding:4px;display:grid}.crm-header-divider{border-left:1px solid #e9edf4;height:23px}.crm-avatar{color:#6980c5;background:#e8edff;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:12px;display:inline-grid}.crm-header-actions>span:last-child{color:#64718a;font-size:11px}.crm-header-actions small{color:#a2abbb;font-size:9px;display:block}.crm-main{max-width:1700px;margin:auto;padding:31px 32px 0}.crm-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.crm-eyebrow{letter-spacing:1.8px;color:#9aa9c2;font-size:8px;font-weight:500}.crm-page-heading h1{margin:9px 0 7px;font-size:25px;font-weight:600;line-height:1.5}.crm-page-heading p{color:#929db0;font-size:11px}.crm-heading-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.crm-date{color:#8793a9;background:#fff;border:1px solid #e1e7f0;border-radius:6px;align-items:center;gap:9px;padding:9px 12px;font-size:10px;display:flex}.crm-primary{color:#fff;white-space:nowrap;background:#5275e5;border:1px solid #5275e5;border-radius:6px;padding:9px 15px;box-shadow:0 3px 6px #5275e510;font-size:11px!important}.crm-primary:hover{background:#4163d0}.crm-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:21px;display:grid}.crm-metric{background:#fff;border:1px solid #e9edf4;border-radius:9px;padding:20px 22px;position:relative;overflow:hidden}.crm-metric-top{color:#929db1;justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px;font-size:11px;display:flex}.crm-metric-top i{color:#6687e5;background:#eef3ff;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.crm-metric-top .violet{color:#9980cf;background:#f4f0ff}.crm-metric-top .green{color:#59a78c;background:#eaf7f3}.crm-metric-top .orange{color:#d4a167;background:#fff5ea}.crm-metric>strong{letter-spacing:-.7px;font-size:29px;font-weight:600;line-height:1.25}.crm-metric>div:last-of-type{align-items:center;gap:8px;margin-top:13px;display:flex}.crm-growth{color:#58ac90;font-size:10px}.crm-metric small{color:#b0b8c6;font-size:9px}.crm-metric>svg{fill:none;stroke:#accbc4;stroke-width:1.7px;opacity:.75;width:62px;height:22px;position:absolute;bottom:21px;right:20px}.crm-panel{background:#fff;border:1px solid #e8edf5;border-radius:9px;min-width:0;overflow:hidden}.crm-panel-head{justify-content:space-between;align-items:center;gap:12px;padding:21px 23px 15px;display:flex}.crm-panel h2{font-size:14px;font-weight:600}.crm-panel-head p{color:#a0a9b9;margin-top:6px;font-size:10px}.crm-overview-charts{grid-template-columns:1.6fr 1fr;gap:21px;margin-bottom:21px;display:grid}.crm-chart-period{color:#8e9bae;border:1px solid #e8edf5;border-radius:5px;padding:5px 9px;font-size:9px}.crm-trend{padding:3px 24px 4px}.crm-trend-key{color:#9aa5b6;justify-content:flex-end;gap:18px;margin:2px 0 9px;font-size:9px;display:flex}.crm-trend-key span{align-items:center;gap:6px;display:flex}.crm-trend-key i{background:#587bee;border-radius:50%;width:6px;height:6px}.crm-trend-key span:nth-child(2) i{background:#49b8ad}.crm-trend-key small{order:-1;margin-left:auto;font-size:8px}.crm-trend svg{width:100%;height:225px;display:block;overflow:visible}.crm-trend text{fill:#a9b2c2;font:10px Segoe UI,sans-serif}.crm-funnel{padding:10px 25px 0}.crm-funnel-row{color:#929eb2;align-items:center;gap:12px;margin-bottom:8px;font-size:10px;display:flex}.crm-funnel-row>span{flex-shrink:0;width:58px}.crm-funnel-row>div{flex:1;justify-content:center;display:flex}.crm-funnel-row i{color:#fff;clip-path:polygon(0 0,100% 0,96% 100%,4% 100%);place-items:center;min-height:26px;font-size:11px;font-style:normal;display:grid}.crm-funnel-note{color:#a1adbf;border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;margin-top:15px;padding:13px 0;font-size:9px;display:flex}.crm-funnel-note strong{color:#4f6eb2;font-size:21px;font-weight:500}.crm-funnel-note small{color:#6ab49b;margin-left:5px;font-size:9px}.crm-overview-bottom{grid-template-columns:1.75fr 1fr;gap:21px;margin-bottom:21px;display:grid}.crm-text-button{color:#6385d8;white-space:nowrap;background:0 0;border:0;padding:0;font-size:10px!important}.crm-text-button:hover{text-decoration:underline}.crm-table-scroll{width:100%;overflow:auto}.crm-app table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:10px}.crm-app th{color:#96a2b7;background:#f9fbfe;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;padding:12px 18px;font-weight:400}.crm-app td{color:#8090a7;border-bottom:1px solid #f0f3f8;padding:15px 18px}.crm-app tbody tr:hover{background:#fcfdff}.crm-app tbody tr:last-child td{border-bottom:0}.crm-cell-link{color:#536585;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex;font-size:10px!important}.crm-cell-link small{color:#a7b0c0;margin-top:3px;font-size:8px;display:block}.crm-company{color:#7590d5;background:#edf2ff;border-radius:7px;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:11px;font-style:normal;display:inline-grid}.crm-company.c1{color:#9986c6;background:#f0eefd}.crm-company.c2{color:#72a38f;background:#edf7f3}.crm-company.c3{color:#c7a17b;background:#fcf3e8}.crm-company.c4{color:#84a6bd;background:#eaf5fa}.crm-tag{color:#7595d6;white-space:nowrap;background:#edf3ff;border-radius:4px;padding:3px 7px;line-height:1.5;display:inline-block;font-size:9px!important}.crm-tag.green{color:#5aa88c;background:#eaf7f0}.crm-tag.orange{color:#cf9b61;background:#fff4e6}.crm-tag.gray{color:#959eae;background:#f0f2f6}.crm-money{font-weight:500;color:#5c6b85!important}.crm-count{color:#8493b0;background:#f1f4fa;border-radius:4px;padding:1px 7px;font-size:10px}.crm-todos{padding:0 22px}.crm-todos>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eff2f7;align-items:flex-start;gap:12px;width:100%;padding:15px 0;display:flex}.crm-todos>button:last-child{border:0}.crm-todo-dot{border:2px solid #7899ed;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.crm-todos>button:nth-child(2) .crm-todo-dot{border-color:#a38bd8}.crm-todos>button:nth-child(3) .crm-todo-dot{border-color:#75b7a3}.crm-todos>button>div{flex:1}.crm-todos>button>div>span{color:#8c9bb1;justify-content:space-between;font-size:9px;display:flex}.crm-todos small{color:#b0b9c7;font-size:8px}.crm-todos strong{color:#63708a;margin:5px 0;font-size:11px;font-weight:500;display:block}.crm-todos p{color:#a0acc0;font-size:9px}.crm-todos>button>span:last-child{color:#b9c4d4;font-size:13px}.crm-journey{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:8px 22px 24px;display:grid}.crm-journey>button{text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:4px 0;display:flex}.crm-journey>button>span{color:#92a9ce;background:#f1f5fd;border:1px solid #e8eef9;border-radius:6px;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.crm-journey strong{color:#687995;font-size:10px;font-weight:500;display:block}.crm-journey small{color:#adb9cb;margin-top:3px;font-size:8px;display:block}.crm-journey svg{color:#bac7d9;margin-left:auto}.crm-journey>button:last-child svg{display:none}.crm-muted{color:#adb6c5;font-size:9px}.crm-footer{color:#adb7c7;border:0;justify-content:space-between;gap:15px;padding:25px 0;font-size:9px;display:flex}.crm-table-tabs{border-bottom:1px solid #ecf0f6;gap:25px;padding:0 23px;display:flex;overflow:auto}.crm-table-tabs button{color:#919fb4;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 0;font-size:11px}.crm-table-tabs button.active{color:#5578e3;border-color:#5578e3}.crm-table-tabs span{background:#f1f4fa;border-radius:4px;margin-left:7px;padding:1px 5px;font-size:9px}.crm-table-tools{justify-content:space-between;align-items:center;gap:15px;padding:17px 23px;display:flex}.crm-table-tools label{color:#a8b3c5;border:1px solid #e5eaf3;border-radius:6px;align-items:center;gap:8px;max-width:100%;padding:8px 10px;display:flex}.crm-table-tools input{color:#53617b;background:0 0;border:0;outline:0;width:220px;min-width:0;font-size:10px}.crm-table-tools input::placeholder{color:#acb6c7}.crm-table-tools>span{color:#a3aec0;font-size:10px}.crm-table-footer{color:#a2aec0;border-top:1px solid #edf1f7;justify-content:space-between;padding:18px 23px;font-size:9px;display:flex}.crm-table-footer b{color:#6586d8;background:#eff4ff;border-radius:4px;margin-left:15px;padding:4px 9px;font-weight:400}.crm-empty{text-align:center;color:#9caabe;padding:50px;font-size:12px}.crm-rule-banner{color:#6e8dc4;background:#edf3ff;border:1px solid #e1eafa;border-radius:8px;align-items:center;gap:16px;margin-bottom:22px;padding:23px;display:flex}.crm-rule-banner strong{font-size:13px;font-weight:500}.crm-rule-banner p{color:#94a5c0;margin-top:5px;font-size:10px}.crm-rule-banner>button{color:#5a7dbe;white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:11px}.crm-mini-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:22px;display:grid}.crm-mini-stats>div{background:#fff;border:1px solid #e8edf4;border-radius:8px;padding:25px}.crm-mini-stats span{color:#929fb4;font-size:11px;display:block}.crm-mini-stats strong{margin-top:12px;font-size:26px;font-weight:500;display:block}.crm-kanban{grid-template-columns:repeat(5,minmax(190px,1fr));align-items:start;gap:17px;padding-bottom:10px;display:grid;overflow:auto}.crm-kanban>section{background:#edf1f7;border-radius:8px;min-height:430px;padding:16px 12px}.crm-kanban h2{color:#77859d;align-items:center;gap:8px;padding:0 3px 18px;font-size:12px;font-weight:500;display:flex}.crm-kanban h2 i{border-radius:50%;width:7px;height:7px}.crm-kanban h2 span{color:#a3b0c3;margin-left:auto;font-size:10px}.crm-deal{text-align:left;background:#fff;border:1px solid #e5eaf3;border-radius:7px;width:100%;margin-bottom:12px;padding:17px 14px;display:block;box-shadow:0 3px 8px #8fa2c508}.crm-deal>span{color:#95a4bb;font-size:8px}.crm-deal h3{margin:9px 0 15px;font-size:12px;font-weight:500}.crm-deal strong{color:#6482c5;font-size:20px;font-weight:500}.crm-deal p{color:#9aa7bb;border-top:1px solid #f0f3f8;justify-content:space-between;gap:5px;margin-top:16px;padding-top:12px;font-size:9px;display:flex}.crm-deal small{font-size:8px}.crm-follow{padding:0 25px 25px}.crm-follow article{border-bottom:1px solid #edf1f7;gap:17px;padding:26px 0;display:flex}.crm-follow article:last-child{border:0}.crm-follow article>div{flex:1;min-width:0}.crm-follow h3{margin-bottom:10px;font-size:12px;font-weight:500}.crm-follow h3 small{color:#a6b0c1;margin-left:20px;font-size:10px;font-weight:400}.crm-follow p{color:#8695ad;margin:13px 0;font-size:12px;line-height:1.9}.crm-next{color:#7b91b6;background:#f5f8fe;border-radius:6px;padding:12px 15px;font-size:10px;display:block}.crm-campaigns{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:12px 23px 25px;display:grid}.crm-campaigns article{border:1px solid #e7edf5;border-radius:8px;overflow:hidden}.crm-campaign-cover{background:#e9efff;flex-direction:column;justify-content:space-between;align-items:flex-start;height:180px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.crm-campaign-cover>span:first-child{color:#819aca;letter-spacing:1.5px;font-size:8px}.crm-campaign-cover>strong{color:#7391df25;font-size:175px;font-weight:400;position:absolute;bottom:-50px;right:15px}.campaign-1{background:#eaf4f1}.campaign-2{background:#f2edfb}.crm-campaign-body{padding:21px}.crm-campaign-body>small{color:#97a6bc;font-size:9px}.crm-campaign-body h3{margin:8px 0;font-size:17px;font-weight:500}.crm-campaign-body>p{color:#a8b3c5;font-size:9px}.crm-campaign-body>div{color:#a0aec2;border-bottom:1px solid #eef2f8;gap:35px;margin:10px 0;padding:20px 0;font-size:9px;display:flex}.crm-campaign-body strong{color:#627b9f;margin-top:6px;font-size:20px;font-weight:500;display:block}.crm-rfm{padding:5px 24px 22px}.crm-rfm>div{gap:14px;padding:13px 0;display:flex}.crm-rfm strong{color:#6c7e98;font-size:12px;font-weight:500}.crm-rfm p{color:#a1afc1;margin-top:5px;font-size:10px}.crm-rfm-model{grid-template-columns:repeat(3,1fr);gap:25px;padding:10px 24px 30px;display:grid}.crm-rfm-model>div{background:#f7f9fe;border:1px solid #edf1f8;border-radius:7px;padding:25px}.crm-rfm-model strong{color:#9aafda;font-size:45px;font-weight:500;line-height:1.2}.crm-rfm-model h3{margin:10px 0;font-size:14px;font-weight:500}.crm-rfm-model p{color:#98a7bd;font-size:11px}.crm-analysis-note{color:#849bbb;background:#f5f8ff;border-radius:5px;padding:10px;font-size:10px;margin:0 24px 20px!important}.crm-dialog{color:#425575;border:1px solid #e2e9f4;border-radius:13px;width:580px;max-width:calc(100vw - 32px);max-height:85vh;padding:0;overflow:auto;box-shadow:0 25px 100px #23334a33}.crm-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b294b66}.crm-dialog-head{border-bottom:1px solid #eaf0f8;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.crm-dialog-head h2{margin:8px 0 0;font-size:21px;font-weight:500}.crm-dialog-head button{color:#8c9cb5;background:#f2f5fb;border:0;border-radius:50%;width:28px;height:28px;font-size:21px}.crm-modal-notice{color:#95a5bc;background:#f4f7fd;border-radius:5px;padding:10px 13px;font-size:10px;margin:18px 28px 0!important}.crm-modal-body{padding:25px 28px}.crm-modal-body h3{margin-bottom:10px;font-size:14px;font-weight:500}.crm-modal-body p{color:#8496af;margin:10px 0 15px;font-size:12px;line-height:1.9}.crm-detail-summary{align-items:center;gap:13px;display:flex}.crm-detail-summary .crm-company{width:46px;height:46px;font-size:18px}.crm-modal-body dl{border-bottom:1px solid #edf2f8;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0;padding-bottom:25px;display:grid}.crm-modal-body dt{color:#a3afc1;font-size:10px}.crm-modal-body dd{margin:5px 0 0;font-size:12px}.crm-dialog-foot{border-top:1px solid #edf2f8;justify-content:flex-end;padding:17px 28px;display:flex}.crm-form-preview{grid-template-columns:1fr 1fr;gap:18px;display:grid}.crm-form-preview label{color:#8b9bb4;font-size:11px}.crm-form-preview label:last-child{grid-column:1/-1}.crm-form-preview input,.crm-form-preview select,.crm-form-preview textarea{color:#7286a5;resize:vertical;background:#fbfcff;border:1px solid #e1e8f3;border-radius:5px;width:100%;margin-top:7px;padding:10px;font-size:11px;display:block}.crm-form-preview textarea{min-height:90px}@media (width>=1600px){.crm-main{padding-top:38px}.crm-metric{padding:24px 27px}.crm-trend svg{height:255px}.crm-app td{padding-top:20px;padding-bottom:20px}}@media (width<=1250px){.crm-sidebar{width:192px;padding-left:10px;padding-right:10px}.crm-workspace{width:calc(100% - 192px);margin-left:192px}.crm-main{padding:25px 22px 0}.crm-header{padding:0 22px}.crm-overview-bottom{grid-template-columns:1.6fr 1fr}.crm-metrics{gap:12px}.crm-metric{padding:16px}.crm-metric>strong{font-size:24px}.crm-metric>svg{display:none}.crm-journey{grid-template-columns:repeat(3,1fr);gap:20px}.crm-campaigns{gap:12px}.crm-campaign-body{padding:16px}.crm-campaign-body h3{font-size:14px}.crm-campaign-body>div{gap:20px}.crm-heading-actions .crm-date{display:none}}@media (width<=1000px){.crm-sidebar{width:175px}.crm-workspace{width:calc(100% - 175px);margin-left:175px}.crm-brand{padding:0 5px;font-size:19px}.crm-brand small{letter-spacing:1px;font-size:8px}.crm-brand>span{width:34px;height:36px}.crm-space{font-size:9px}.crm-sidebar nav button{gap:10px;padding:10px 12px;font-size:11px}.crm-overview-charts,.crm-overview-bottom{grid-template-columns:1fr}.crm-metrics{grid-template-columns:repeat(2,1fr)}.crm-metric>strong{font-size:28px}.crm-funnel{padding-bottom:8px}.crm-funnel-row{margin-bottom:10px}.crm-funnel-row i{min-height:29px}.crm-page-heading h1{font-size:21px}.crm-page-heading{align-items:flex-start}.crm-demo-badge{display:none}.crm-mini-stats{grid-template-columns:repeat(2,1fr);gap:12px}.crm-campaigns{grid-template-columns:1fr}.crm-campaigns article{grid-template-columns:1fr 1.5fr;display:grid}.crm-campaign-cover{height:auto}.crm-rfm-model{gap:12px;padding:10px 15px 20px}.crm-rfm-model>div{padding:20px 15px}}@media (width<=640px){.crm-app{display:block}.crm-sidebar{border-bottom:1px solid #e7edf6;border-right:0;width:100%;padding:17px 16px 0;position:relative;overflow:visible}.crm-brand{gap:9px;font-size:20px}.crm-brand small{display:none}.crm-brand>span{width:31px;height:33px}.crm-space,.crm-nav-label,.crm-sidebar-bottom{display:none}.crm-sidebar nav{scrollbar-width:thin;flex-direction:row;gap:4px;margin-top:16px;padding-bottom:8px;overflow-x:auto}.crm-sidebar nav button{white-space:nowrap;flex-shrink:0;gap:7px;min-height:35px;padding:9px 11px}.crm-sidebar nav button svg{width:15px;height:15px}.crm-sidebar nav small,.crm-sidebar nav i{display:none}.crm-workspace{width:100%;margin:0}.crm-header{gap:10px;height:61px;padding:0 18px}.crm-header-actions{gap:11px}.crm-header-actions>span:last-child,.crm-header-divider{display:none}.crm-main{padding:25px 16px 0}.crm-page-heading{margin-bottom:21px;display:block}.crm-page-heading h1{margin-top:9px;font-size:21px}.crm-page-heading p{font-size:10px}.crm-heading-actions{justify-content:space-between;margin-top:18px}.crm-heading-actions .crm-date{display:flex}.crm-metrics{gap:10px}.crm-metric{padding:15px 12px}.crm-metric-top{margin-bottom:12px;font-size:10px}.crm-metric-top i{width:27px;height:27px}.crm-metric>strong{font-size:23px}.crm-metric>div:last-of-type{gap:6px}.crm-metric small{font-size:8px}.crm-panel-head{padding:18px 16px 14px}.crm-panel h2{font-size:13px}.crm-panel-head p{font-size:9px}.crm-trend{padding:3px 16px}.crm-trend svg{height:185px}.crm-funnel{padding:9px 20px 0}.crm-journey{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:8px 16px 22px}.crm-journey-panel .crm-muted{display:none}.crm-footer{font-size:8px;line-height:1.9;display:block}.crm-footer a{margin-top:6px;display:block}.crm-table-tabs{gap:20px;padding:0 16px}.crm-table-tools{flex-wrap:wrap;padding:15px 16px}.crm-table-tools label,.crm-table-tools input{width:100%}.crm-mini-stats>div{padding:18px}.crm-mini-stats strong{font-size:23px}.crm-rule-banner{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:17px}.crm-rule-banner>div{flex:1;min-width:210px}.crm-rule-banner strong{font-size:12px}.crm-rule-banner p{font-size:10px;line-height:1.9}.crm-rule-banner>button{margin-left:28px}.crm-follow{padding:0 17px 15px}.crm-follow article{gap:12px}.crm-follow h3 small{margin:4px 0 0;display:block}.crm-follow p{font-size:11px}.crm-campaigns{gap:20px;padding:5px 16px 20px}.crm-campaigns article{display:block}.crm-campaign-cover{height:160px}.crm-campaign-body{padding:20px}.crm-campaign-body h3{font-size:17px}.crm-rfm-model{grid-template-columns:1fr}.crm-rfm-model>div{padding:20px}.crm-rfm-model strong{font-size:35px}.crm-kanban{grid-template-columns:repeat(5,240px)}.crm-dialog-head{padding:22px}.crm-dialog-head h2{font-size:18px}.crm-modal-body{padding:22px}.crm-modal-notice{margin:15px 22px 0!important}.crm-form-preview{grid-template-columns:1fr}.crm-modal-body dl{gap:17px}.crm-dialog-foot{padding:16px 22px}}@media (prefers-reduced-motion:reduce){.crm-app *{scroll-behavior:auto!important;transition:none!important}}.av-app{color:#e9e9ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101114;min-height:100vh;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.6}.av-app button,.av-app input,.av-app textarea,.av-app select{font:inherit}.av-app button{cursor:pointer}.av-app h1,.av-app h2,.av-app h3,.av-app p{letter-spacing:normal;margin:0}.av-app button:focus-visible,.av-app a:focus-visible,.av-app textarea:focus-visible,.av-app select:focus-visible{outline-offset:4px;outline:2px solid #beb0ff}.av-sidebar{z-index:40;background:#131418;border-right:1px solid #ffffff0b;flex-direction:column;align-items:center;width:86px;padding:25px 10px;display:flex;position:fixed;inset:0 auto 0 0}.av-logo{color:#0000;background:linear-gradient(140deg,#abecff,#9076ef 60%,#dad7ff);-webkit-background-clip:text;background-clip:text;font-size:47px;line-height:1}.av-sidebar nav{flex-direction:column;gap:12px;width:100%;margin:48px 0 0;display:flex}.av-sidebar nav button{color:#777b8c;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 4px;font-size:10px;display:flex}.av-sidebar nav button>span{font-size:25px;line-height:1.2}.av-sidebar nav button.active,.av-sidebar nav button:hover{color:#d5cafa;background:#24252e}.av-back{color:#707485;text-align:center;margin-top:auto;font-size:20px}.av-back small{font-size:9px;display:block}.av-workspace{min-width:0;margin-left:86px}.av-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#101114e8;border:0;justify-content:space-between;align-items:center;gap:16px;height:86px;padding:0 44px;display:flex;position:sticky;top:0}.av-wordmark{white-space:nowrap;font-size:22px;font-weight:600}.av-wordmark>span{color:#a598d3;margin-left:5px;font-size:14px}.av-wordmark small{letter-spacing:2px;color:#5a5e70;margin-left:18px;font-size:8px;font-weight:400}.av-header>div{align-items:center;gap:23px;display:flex}.av-demo{color:#64697d;font-size:10px}.av-balance{color:#c8b8f4;font-size:13px}.av-balance small{color:#77798c;margin-left:5px;font-size:9px}.av-vip-button{color:#382a17;white-space:nowrap;background:linear-gradient(110deg,#f6d898,#e8bc76);border:1px solid #ffe3a7;border-radius:9px;padding:11px 18px;box-shadow:0 0 24px #d9b26615;font-size:12px!important;font-weight:650!important}.av-vip-button span{border-left:1px solid #a8834540;margin-left:12px;padding-left:12px;font-size:10px}.av-vip-button:hover{filter:brightness(1.08)}.av-avatar{color:#9998b3;background:#272a33;border:1px solid #3a3d4b;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.av-main{max-width:1440px;margin:auto;padding:0 44px}.av-hero{text-align:center;padding:49px 0 33px;position:relative}.av-hero:before{content:"";pointer-events:none;background:radial-gradient(#5c4b8620,#0000 70%);width:450px;max-width:100%;height:160px;position:absolute;top:0;left:50%;transform:translate(-50%)}.av-overline{letter-spacing:2.7px;color:#78748d;font-size:9px;font-weight:500;display:block}.av-hero h1{letter-spacing:1px;margin:15px 0 14px;font-size:40px;font-weight:600;line-height:1.4}.av-hero h1 span{color:#0000;background:linear-gradient(100deg,#b9cefa,#c1a4e8,#eac5e7);-webkit-background-clip:text;background-clip:text}.av-hero>p{color:#686d80;letter-spacing:1px;font-size:12px}.av-composer{background:linear-gradient(130deg,#22232a,#1e1f26);border:1px solid #ffffff12;border-radius:17px;max-width:1010px;margin:0 auto;padding:18px 22px;box-shadow:0 12px 50px #00000015}.av-mode-tabs{align-items:center;gap:21px;display:flex}.av-mode-tabs>button{color:#767b8d;background:0 0;border:0;padding:5px 0;font-size:12px}.av-mode-tabs>button.active{color:#d6c6fc}.av-mode-tabs>span{color:#8e8d9e;margin-left:auto;font-size:10px}.av-mode-tabs b{color:#797788;border:1px solid #484650;border-radius:3px;margin-left:5px;padding:1px 3px;font-size:7px;font-weight:400}.av-prompt-row{gap:17px;padding-top:18px;display:flex}.av-prompt-row textarea{resize:vertical;color:#d1cede;background:0 0;border:0;outline:0;width:100%;min-height:103px;padding:5px 0;font-size:13px;line-height:1.8}.av-prompt-row textarea::placeholder{color:#656879}.av-composer-foot{justify-content:space-between;align-items:center;gap:16px;padding-top:10px;display:flex}.av-settings{flex-wrap:wrap;gap:9px;display:flex}.av-settings label{color:#747889;background:#272831;border:1px solid #383941;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.av-settings select{color:#b2b1bf;background:0 0;border:0;outline:0;font-size:10px}.av-settings option{background:#252630}.av-generate{color:#30283d;white-space:nowrap;background:linear-gradient(115deg,#b3a3ed,#d4b7f5);border:0;border-radius:7px;padding:11px 17px;font-size:12px!important;font-weight:600!important}.av-generate span{opacity:.7;margin:0 9px;font-size:10px}.av-generate:hover{filter:brightness(1.08)}.av-composer-note{color:#585d6d;justify-content:space-between;align-items:center;gap:15px;max-width:1010px;margin:10px auto 0;font-size:9px;display:flex}.av-composer-note button{color:#9291a4;background:0 0;border:0;font-size:9px}.av-tool-cards{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1010px;margin:24px auto 50px;display:grid}.av-tool-cards>button{text-align:left;background:#1b1c21;border:1px solid #ffffff08;border-radius:11px;align-items:center;gap:13px;padding:18px 16px;display:flex}.av-tool-cards i{color:#bcccef;background:linear-gradient(140deg,#516f97,#394163);border-radius:11px;place-items:center;width:40px;height:40px;font-size:29px;font-style:normal;display:grid}.av-tool-cards i.tool-1{color:#d2c0ea;background:linear-gradient(140deg,#736588,#423d5a)}.av-tool-cards i.tool-2{color:#a9cfbf;background:linear-gradient(140deg,#50736b,#314b46)}.av-tool-cards strong{color:#c6c4ce;font-size:12px;font-weight:500;display:block}.av-tool-cards small{color:#686d7c;margin-top:4px;font-size:9px;display:block}.av-tool-cards>button>span{color:#646a79;margin-left:auto}.av-references{flex-shrink:0;gap:8px;display:flex}.av-references button{color:#848297;background:#292b34;border:1px dashed #484653;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:76px;height:86px;font-size:9px;display:flex}.av-references button span{color:#b1a8c7;margin-bottom:5px;font-size:24px;font-weight:300}.av-gallery-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.av-gallery-heading h2{font-size:21px;font-weight:500}.av-gallery-heading p{color:#6a6e80;margin-top:8px;font-size:10px}.av-gallery-heading>span{color:#555b6e;letter-spacing:1px;font-size:9px}.av-filters{gap:9px;margin:24px 0 21px;display:flex;overflow:auto}.av-filters button{color:#74798c;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 15px;font-size:11px}.av-filters button:hover{color:#c8bbdf}.av-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px;display:grid}.av-work{text-align:left;background:0 0;border:0;min-width:0;padding:0;display:block}.av-work-art{aspect-ratio:1.45;background:#20232e;border-radius:12px;position:relative;overflow:hidden}.av-scene{width:100%;height:100%;transition:transform .6s;display:block}.av-work:hover .av-scene{transform:scale(1.05)}.av-work-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#070a1770);position:absolute;inset:60% 0 0}.av-art-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e7ebefaa;background:#0c172c44;border:1px solid #fff2;border-radius:4px;padding:3px 7px;font-size:9px;position:absolute;top:13px;left:13px}.av-play{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#ffffffd0;opacity:0;background:#10142730;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;transition:opacity .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.av-work:hover .av-play,.av-work:focus-visible .av-play{opacity:1}.av-art-duration{color:#dde8efa0;z-index:1;font-size:9px;position:absolute;bottom:12px;right:13px}.av-work-caption{padding:13px 3px 0}.av-work-caption h3{color:#bfbdcc;margin-bottom:9px;font-size:13px;font-weight:500}.av-work-caption>div{color:#5e6375;justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.av-work-caption>div>span:first-child{align-items:center;gap:6px;display:flex}.av-work-caption i{color:#838a9d;background:#2a2e3b;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;font-style:normal;display:grid}.av-member-banner{background:radial-gradient(at 90% 0,#94724624,#0000 65%),#1e1c1c;border:1px solid #75634540;border-radius:13px;justify-content:space-between;align-items:center;gap:25px;margin:48px 0 0;padding:31px 34px;display:flex}.av-member-banner>div>span{letter-spacing:2px;color:#8b7559;font-size:8px}.av-member-banner h2{color:#d7c9b7;margin:9px 0;font-size:22px;font-weight:500}.av-member-banner p{color:#867d72;font-size:10px}.av-footer{color:#4e5363;border:0;justify-content:space-between;gap:15px;margin:0;padding:29px 0;font-size:9px;display:flex}.av-pricing-intro{text-align:center;padding:48px 0 38px}.av-pricing-intro>.av-overline{color:#bba279}.av-pricing-intro h1{color:#eee4d3;margin:16px 0 13px;font-size:39px;font-weight:500}.av-pricing-intro>p{color:#83818a;font-size:11px}.av-billing{background:#202024;border:1px solid #353137;border-radius:9px;gap:5px;width:fit-content;margin:27px auto 12px;padding:5px;display:flex}.av-billing button{color:#89818e;background:0 0;border:0;border-radius:6px;padding:10px 18px;font-size:11px}.av-billing button.active{color:#352a1b;background:#e3c18e}.av-billing button span{opacity:.7;margin-left:5px;font-size:8px}.av-pricing-intro>small{color:#7b7066;font-size:9px}.av-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1130px;margin:auto;padding-top:13px;display:grid}.av-plan{background:#1b1b21;border:1px solid #363239;border-radius:13px;padding:32px 28px;position:relative}.av-plan.featured{background:linear-gradient(140deg,#312923,#202027 65%);border-color:#c2a072;box-shadow:0 0 30px #8e69300c}.av-plan-ribbon{color:#433220;white-space:nowrap;background:#e5c28e;border:1px solid #f5d8a7;border-radius:20px;padding:4px 16px;font-size:9px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.av-plan>.av-overline{color:#8d7d6e;font-size:8px}.av-plan h2{color:#e5dbcd;margin:9px 0;font-size:23px;font-weight:500}.av-plan>p{color:#797680;font-size:10px}.av-price{color:#f0dfc5;align-items:baseline;gap:4px;margin:27px 0 4px;display:flex}.av-price strong{letter-spacing:-2px;font-size:49px;font-weight:500;line-height:1.3}.av-price>span:first-child{font-size:19px}.av-price>span:last-child{color:#898089;margin-left:4px;font-size:12px}.av-bill-detail{color:#9c8c7e;min-height:34px;font-size:10px}.av-plan-credits{color:#98909b;border-top:1px solid #443a363e;border-bottom:1px solid #443a363e;margin:15px 0 23px;padding:17px 0;font-size:11px}.av-plan-credits strong{color:#ddc7a6;margin-right:5px;font-size:22px;font-weight:500}.av-plan-credits small{color:#796f76;margin-top:5px;font-size:9px;display:block}.av-plan>button{color:#cbb697;background:#302a29;border:1px solid #605044;border-radius:7px;width:100%;padding:11px 7px;font-size:11px}.av-plan.featured>button{color:#42311c;background:#edc991;border-color:#f2d4a4;font-weight:600}.av-plan ul{margin:24px 0 0;padding:0;list-style:none}.av-plan li{color:#aaa0ab;padding:6px 0;font-size:11px}.av-free{background:#191a20;border:1px solid #303039;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;max-width:1130px;margin:23px auto 46px;padding:22px 26px;display:flex}.av-free strong{color:#c0b6c8;font-size:13px;font-weight:500}.av-free p{color:#767385;margin-top:6px;font-size:10px;line-height:1.9}.av-free button{white-space:nowrap;color:#bfb0d1;background:0 0;border:1px solid #534a60;border-radius:6px;padding:9px 14px;font-size:11px}.av-charge{max-width:1130px;margin:0 auto 36px}.av-charge h2{color:#cdc1d0;margin:10px 0;font-size:23px;font-weight:500}.av-charge p{color:#797385;font-size:11px}.av-table-wrap{border:1px solid #33303a;border-radius:9px;margin-top:23px;overflow:auto}.av-charge table{border-collapse:collapse;text-align:left;width:100%;min-width:550px;font-size:12px}.av-charge th{color:#9f92ab;background:#22212a;padding:16px 22px;font-size:11px;font-weight:400}.av-charge td{color:#b2a8c1;background:#191920;border-top:1px solid #2b2934;padding:19px 22px}.av-charge td:last-child{color:#82778e;font-size:10px;line-height:1.9}.av-rules{max-width:1130px;margin:0 auto 25px}.av-rules h2{color:#b9afc3;margin-bottom:22px;font-size:19px;font-weight:500}.av-rules>div{grid-template-columns:1fr 1fr;gap:18px;display:grid}.av-rules details{background:#17171d;border:1px solid #2b2933;border-radius:8px;padding:20px}.av-rules summary{cursor:pointer;color:#aa9cb8;font-size:12px}.av-rules p{color:#73697f;margin-top:12px;font-size:11px;line-height:1.9}.av-dialog{color:#d3cadf;background:#22222c;border:1px solid #4a415c;border-radius:16px;width:560px;max-width:calc(100vw - 32px);max-height:88vh;padding:33px;overflow:auto;box-shadow:0 30px 100px #0007}.av-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05060db8}.av-close{color:#a89bb8;z-index:2;background:#23212d;border:1px solid #ffffff20;border-radius:50%;place-items:center;width:29px;height:29px;font-size:22px;display:grid;position:absolute;top:16px;right:16px}.av-dialog>.av-overline{padding-right:30px}.av-dialog h2{margin:13px 0;font-size:23px;font-weight:500}.av-dialog p{color:#8f839f;margin:13px 0 20px;font-size:12px;line-height:1.9}.av-dialog dl{margin:25px 0}.av-dialog dl>div{border-bottom:1px solid #36303f;justify-content:space-between;gap:20px;padding:13px 0;font-size:12px;display:flex}.av-dialog dt{color:#8b7c9e}.av-dialog dd{text-align:right;margin:0}.av-dialog .av-order-total{padding:20px 0}.av-order-total dd{color:#e4c496;font-size:25px}.av-work-dialog{width:760px;padding:0}.av-work-dialog>.av-scene{height:340px}.av-work-detail{padding:26px 30px 32px}.av-reference-preview{border-radius:9px;height:190px;margin:20px 0;overflow:hidden}.av-dialog .av-generate{margin-top:10px}@media (width<=1200px){.av-main,.av-header{padding:0 30px}.av-header>div{gap:16px}.av-demo,.av-wordmark small{display:none}.av-gallery{gap:22px 16px}.av-tool-cards{gap:10px}.av-tool-cards>button{gap:10px;padding:16px 12px}.av-tool-cards small{font-size:8px}.av-plan{padding:29px 21px}.av-plans{gap:16px}.av-member-banner h2{font-size:20px}}@media (width<=900px){.av-sidebar{width:70px;padding:22px 7px}.av-workspace{margin-left:70px}.av-balance small{display:none}.av-main,.av-header{padding:0 25px}.av-hero h1{font-size:34px}.av-tool-cards{grid-template-columns:1fr;gap:9px;margin-bottom:35px}.av-tool-cards>button{padding:13px 16px}.av-tool-cards small{font-size:10px}.av-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.av-composer-foot{flex-wrap:wrap;align-items:flex-start}.av-generate{margin-left:auto}.av-plans{grid-template-columns:1fr;gap:30px;max-width:550px}.av-plan{padding:30px}.av-plan ul{grid-template-columns:1fr 1fr;gap:3px 15px;display:grid}.av-price{margin-top:20px}.av-bill-detail{min-height:0}.av-pricing-intro h1{font-size:30px}.av-member-banner{flex-direction:column;align-items:flex-start;gap:22px;padding:25px}.av-member-banner .av-vip-button{align-self:flex-end}.av-free{align-items:flex-start}.av-free button{margin-top:3px}.av-footer{flex-wrap:wrap;justify-content:flex-start}.av-rules>div{grid-template-columns:1fr}}@media (width<=560px){.av-sidebar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#16171cf5;border-top:1px solid #30303a;border-right:0;width:100%;height:62px;padding:0;inset:auto 0 0}.av-logo,.av-back{display:none}.av-sidebar nav{flex-direction:row;justify-content:space-around;gap:0;height:100%;margin:0}.av-sidebar nav button{border-radius:0;gap:1px;padding:8px 22px;font-size:9px}.av-sidebar nav button>span{font-size:22px}.av-sidebar nav button.active{color:#c1a6f5;background:0 0}.av-workspace{margin-left:0;padding-bottom:62px}.av-header{gap:8px;height:73px;padding:0 16px}.av-header>div{gap:10px}.av-wordmark{font-size:18px}.av-wordmark>span{font-size:11px}.av-avatar{display:none}.av-balance{font-size:11px}.av-vip-button{border-radius:7px;padding:9px 11px;font-size:11px!important}.av-vip-button span{margin-left:7px;padding-left:7px;font-size:8px}.av-main{padding:0 17px}.av-hero{padding:33px 0 26px}.av-hero h1{letter-spacing:0;margin:14px 0 10px;font-size:29px}.av-overline{letter-spacing:2px;font-size:8px}.av-hero>p{letter-spacing:0;font-size:10px}.av-composer{border-radius:12px;padding:14px}.av-mode-tabs{gap:17px}.av-mode-tabs button{font-size:11px}.av-mode-tabs>span{font-size:8px}.av-mode-tabs b{display:none}.av-prompt-row{flex-wrap:wrap;padding-top:13px}.av-prompt-row textarea{min-height:117px;font-size:12px}.av-composer-foot{gap:14px;padding-top:2px}.av-settings{gap:6px;width:100%}.av-settings label{gap:3px;padding:5px;font-size:8px}.av-settings select{font-size:9px}.av-generate{padding:9px 14px;font-size:11px!important}.av-composer-note{align-items:flex-start;gap:12px;font-size:8px}.av-composer-note>span{max-width:70%;line-height:1.9}.av-composer-note button{white-space:nowrap;padding:0;font-size:8px}.av-tool-cards{margin:20px 0 32px}.av-tool-cards>button{padding:13px}.av-tool-cards i{width:34px;height:34px;font-size:24px}.av-tool-cards strong{font-size:11px}.av-tool-cards small{font-size:9px}.av-gallery-heading h2{font-size:19px}.av-gallery-heading p{max-width:230px;font-size:9px}.av-gallery-heading>span{white-space:nowrap;font-size:8px}.av-filters{gap:5px;margin:19px 0 17px}.av-filters button{padding:6px 10px;font-size:10px}.av-gallery{gap:22px 12px}.av-work-art{aspect-ratio:.88;border-radius:9px}.av-art-tag{padding:2px 4px;font-size:7px;top:8px;left:8px}.av-art-duration{font-size:7px;bottom:9px;right:7px}.av-work-caption h3{font-size:11px;line-height:1.8}.av-work-caption>div{font-size:8px}.av-work-caption>div>span:last-child{display:none}.av-work-caption i{width:16px;height:16px;font-size:7px}.av-member-banner{margin-top:35px;padding:22px 18px}.av-member-banner h2{font-size:18px;line-height:1.7}.av-member-banner p{font-size:9px;line-height:1.9}.av-member-banner .av-vip-button{align-self:flex-start}.av-footer{gap:7px 20px;padding:25px 0;font-size:8px}.av-footer>span:nth-child(2){order:3;width:100%}.av-pricing-intro{padding:28px 0 32px}.av-pricing-intro h1{font-size:26px;line-height:1.7}.av-pricing-intro>p{font-size:10px;line-height:1.9}.av-billing button{padding:9px 12px;font-size:10px}.av-billing button span{font-size:8px}.av-pricing-intro>small{font-size:9px}.av-plan{padding:28px 23px}.av-plan h2{font-size:22px}.av-plan li{font-size:10px}.av-price strong{font-size:46px}.av-free{flex-direction:column;gap:12px;margin-bottom:33px;padding:19px}.av-free p{font-size:10px}.av-charge h2{font-size:21px;line-height:1.7}.av-charge p{font-size:10px}.av-charge td,.av-charge th{padding:15px}.av-rules details{padding:17px}.av-dialog{padding:27px 22px}.av-dialog h2{font-size:21px}.av-dialog p{font-size:11px}.av-work-dialog{padding:0}.av-work-dialog>.av-scene{height:250px}.av-work-detail{padding:20px}.av-dialog dl>div{font-size:11px}}@media (prefers-reduced-motion:reduce){.av-app *{scroll-behavior:auto!important;transition:none!important}}.av-app{--av-text:#e9e7f1;--av-muted:#9b96ac;--av-border:#ffffff10;color:var(--av-text);background:#101015}.av-header{background:#101015ee;border-bottom:1px solid #ffffff06;height:76px}.av-wordmark{letter-spacing:1px}.av-wordmark small{color:#9990aa}.av-demo{color:#8f899c}.av-header .av-vip-button{color:#d6bce9;box-shadow:none;background:#26212f;border-color:#4b3d5e;padding:9px 15px}.av-header .av-vip-button span{border-color:#755c8c60}.av-main{max-width:1440px;padding-inline:42px}.av-hero{text-align:left;grid-template-columns:1fr auto;align-items:end;column-gap:28px;padding:38px 0 29px;display:grid}.av-hero .av-overline{color:#9990af;letter-spacing:3px;grid-column:1/-1;font-size:9px}.av-hero h1{letter-spacing:-.8px;margin:10px 0 0;font-size:34px}.av-hero>p{color:#9a93a9;letter-spacing:.3px;padding-bottom:6px;font-size:11px}.av-hero:before{background:radial-gradient(#78559b17,#0000 70%);width:480px;height:150px;top:0;left:120px}.av-sidebar{background:#14131a;border-color:#ffffff0a}.av-sidebar nav button{color:#918a9f;gap:6px}.av-sidebar nav button.active{color:#d6bcff;background:#2a2339}.av-local-studio{color:var(--av-text);background:linear-gradient(115deg,#1a1922,#191821);border:1px solid #ffffff12;border-radius:17px;margin-bottom:38px;overflow:hidden;box-shadow:0 14px 40px #00000018}.av-local-studio[hidden],.av-local-studio [hidden]{display:none!important}.av-studio-top{border-bottom:1px solid var(--av-border);justify-content:space-between;align-items:center;gap:18px;padding:20px 25px;display:flex}.av-studio-top>div:first-child{align-items:center;gap:12px;display:flex}.av-studio-symbol{color:#d7bff7;background:linear-gradient(135deg,#594a77,#302940);border:1px solid #ad8bdd1a;border-radius:10px;place-items:center;width:37px;height:37px;font-size:25px;display:grid}.av-studio-top h2{font-size:15px;font-weight:550;line-height:1.6}.av-studio-top p{color:#8f899e;margin-top:1px;font-size:10px}.av-studio-account{align-items:center;gap:15px;font-size:10px;display:flex}.av-credit-pill{color:#c7b7e1;background:#b394e711;border:1px solid #b394e718;border-radius:6px;gap:7px;padding:6px 10px;display:flex}.av-studio-account button{color:#8e879c;background:0 0;border:0;padding:4px 0;font-size:10px}.av-studio-account button:hover{color:#d6c4f1}.av-editor-grid{grid-template-columns:340px minmax(0,1fr);display:grid}.av-editor-controls{border:0;border-right:1px solid var(--av-border);flex-direction:column;gap:17px;min-width:0;margin:0;padding:23px 24px 20px;display:flex}.av-control-heading{color:#c5bece;align-items:center;gap:8px;margin-bottom:2px;font-size:11px;display:flex}.av-control-heading>span,.av-preview-heading>div>span{color:#867693;margin-right:3px;font:10px monospace}.av-control-heading small{letter-spacing:1.4px;color:#716980;margin-left:auto;font-size:8px}.av-local-studio .demo-field{color:#a39ab3;gap:7px;font-size:10px}.av-local-studio .demo-field input,.av-local-studio .demo-field select,.av-local-studio .demo-field textarea{font:inherit;color:#ded6e9;background:#23212d;border:1px solid #ffffff12;border-radius:7px;width:100%;min-width:0;padding:9px 11px;transition:border-color .2s,background .2s;box-shadow:inset 0 1px 2px #00000012}.av-local-studio .demo-field input:hover,.av-local-studio .demo-field select:hover,.av-local-studio .demo-field textarea:hover{border-color:#9e83be55}.av-local-studio .demo-field :focus-visible{outline-offset:2px;background:#282331;outline:2px solid #b69bd3}.av-local-studio .demo-field select{cursor:pointer;height:38px;font-size:11px}.av-local-studio .demo-field option{background:#262230}.av-local-studio .av-mode-field select{color:#e0c7ef;background:#302638;border-color:#67507480}.av-prompt-field>span{justify-content:space-between;align-items:center;display:flex}.av-prompt-field small{color:#777082;font-size:9px}.av-local-studio .av-prompt-field textarea{resize:vertical;min-height:106px;padding:13px;font-size:12px;line-height:1.9}.av-prompt-field textarea::placeholder{color:#777083}.av-options-grid{grid-template-columns:1fr 1fr;gap:13px 12px;display:grid}.av-render-action{margin-top:auto;padding-top:4px}.av-render-button{color:#2c1f3e;background:linear-gradient(105deg,#b798e4,#d1b1eb);border:1px solid #d6b7f0;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;transition:filter .2s,box-shadow .2s;display:flex;box-shadow:0 4px 17px #9c6fd61c;font-size:12px!important;font-weight:650!important}.av-render-button:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 23px #9c6fd638}.av-render-button>span:first-child{font-size:19px}.av-render-button>span:last-child{margin-left:auto}.av-render-button>span:first-child{margin-right:auto}.av-render-button:disabled{opacity:.55;cursor:wait}.av-render-action>p{color:#83798f;text-align:center;padding-top:10px;font-size:9px}.av-render-action>p>span{padding:0 5px}.av-editor-preview{flex-direction:column;min-width:0;padding:23px 25px 20px;display:flex}.av-preview-heading{color:#bbb3c7;justify-content:space-between;align-items:center;gap:15px;margin:0 0 17px;font-size:11px;display:flex}.av-preview-status{color:#9a90a7;align-items:center;gap:6px;font-size:9px;display:flex}.av-preview-status i{background:#9d90af;border-radius:50%;width:5px;height:5px}.av-preview-status.is-recording{color:#ceb5f1}.av-preview-status.is-recording i{background:#bda1e6;box-shadow:0 0 8px #bb99e7}.av-preview-stage{aspect-ratio:16/10;background:#100e19;border:1px solid #ffffff0d;border-radius:10px;place-items:center;width:100%;min-height:250px;max-height:375px;display:grid;position:relative;overflow:hidden}.av-render-canvas{object-fit:contain;visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.av-render-canvas.is-visible{visibility:visible}.av-latest-video{object-fit:contain;background:#0c0a12;width:100%;height:100%;max-height:375px;position:absolute;inset:0}.av-preview-empty{background:radial-gradient(#4d39563b,#11131e 80%);position:absolute;inset:0}.av-orb-scene{background:linear-gradient(140deg,#171b2c,#32283e 70%,#383147);position:absolute;inset:0;overflow:hidden}.av-scene-stars{background-image:radial-gradient(circle at 15% 23%,#d0c9eb 0 1px,#0000 1.5px),radial-gradient(circle at 80% 16%,#d0c9ebaa 0 1px,#0000 1.5px),radial-gradient(circle at 67% 9%,#d0c9eb99 0 1px,#0000 1.5px),radial-gradient(circle at 36% 19%,#d0c9eb 0 1px,#0000 1.5px),radial-gradient(circle at 89% 37%,#d0c9eb99 0 1px,#0000 1.5px),radial-gradient(circle at 29% 46%,#d0c9eb88 0 1px,#0000 1.5px);position:absolute;inset:0}.av-scene-moon{background:radial-gradient(circle at 29% 21%,#e9dddc,#c2adca 35%,#7b6f94 67%,#413853);border-radius:50%;width:140px;height:140px;position:absolute;top:15%;left:50%;transform:translate(-50%);box-shadow:0 0 55px #cab3d622,inset -13px -8px 30px #30253f50}.av-scene-orbit{z-index:1;border-top:1px solid #d3bdc826;border-bottom:4px solid #d3bdc860;border-left:1px solid #d3bdc860;border-right:1px solid #d3bdc818;border-radius:50%;width:275px;height:74px;position:absolute;top:27%;left:50%;transform:translate(-50%)rotate(-23deg);box-shadow:0 6px 9px #17122610}.av-scene-ridge{clip-path:polygon(0 40%,14% 20%,28% 32%,42% 10%,64% 44%,78% 16%,100% 35%,100% 100%,0 100%);background:linear-gradient(#534554,#252333);position:absolute;inset:49% -1% -1%}.av-scene-ridge.ridge-front{clip-path:polygon(0 18%,20% 41%,42% 26%,67% 47%,85% 17%,100% 39%,100% 100%,0 100%);background:linear-gradient(160deg,#252431,#15141f 80%);inset:60% -1% -1%}.av-preview-empty-copy{text-align:center;z-index:3;text-shadow:0 2px 12px #0004;position:absolute;inset:auto 0 9%}.av-preview-empty-copy>span{letter-spacing:3px;color:#b2a4c0;font-size:8px}.av-preview-empty-copy h3{letter-spacing:2px;color:#e3d7ea;margin:7px 0;font-size:21px;font-weight:450}.av-preview-empty-copy p{color:#a99bb6;font-size:10px}.av-preview-corner{z-index:4;border-style:solid;border-color:#d0bada55;width:14px;height:14px;position:absolute}.corner-tl{border-width:1px 0 0 1px;top:16px;left:16px}.corner-br{border-width:0 1px 1px 0;bottom:16px;right:16px}.av-preview-meta{color:#a69ab8;border-bottom:1px solid var(--av-border);justify-content:space-between;align-items:center;padding:13px 0 17px;font-size:9px;display:flex}.av-preview-meta>div{gap:8px;display:flex}.av-preview-meta>div>span{background:#ffffff05;border:1px solid #ffffff08;border-radius:4px;padding:3px 8px}.av-preview-meta>span{color:#81768f}.av-preview-hint{align-items:flex-start;gap:11px;margin-top:auto;padding-top:17px;display:flex}.av-preview-hint>span{color:#b394d0;font-size:21px}.av-preview-hint b{color:#bcb0ca;font-size:11px;font-weight:500}.av-preview-hint p{color:#8a7e99;margin-top:4px;font-size:10px;line-height:1.9}.av-local-info{border-top:1px solid var(--av-border);background:#15141c77;padding:12px 25px}.av-local-info summary{color:#8e809c;cursor:pointer;justify-content:space-between;font-size:10px;list-style:none;display:flex}.av-local-info summary::-webkit-details-marker{display:none}.av-local-info p{color:#a194ae;padding:12px 0 3px;font-size:11px;line-height:1.9}.av-recording-overlay{background:linear-gradient(#0000,#13101bed);padding:30px 18px 14px;position:absolute;bottom:0;left:0;right:0}.av-recording-overlay>div{color:#ddd0ee;justify-content:space-between;align-items:center;font-size:11px;display:flex}.av-recording-overlay button{color:#dfcff0;background:#30283dc9;border:1px solid #a48ebf55;border-radius:6px;padding:5px 10px;font-size:10px}.av-recording-overlay progress{accent-color:#c2a0eb;width:100%;height:5px;margin-top:12px;display:block}.av-upload-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.av-image-upload{cursor:pointer;color:#cdb6e1;background:#282131;border:1px dashed #70607d80;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:90px;font-size:10px;display:flex;position:relative;overflow:hidden}.av-upload-icon{color:#b698cf;font-size:24px}.av-image-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.av-image-upload small{color:#8e7b9f;margin-top:3px;font-size:8px;display:block}.av-image-upload img{object-fit:cover;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.av-image-upload.has-image>span{background:#171020b3;border-radius:5px;padding:5px 10px;position:relative}.av-image-upload:focus-within{outline-offset:2px;outline:2px solid #bfa4d8}.av-local-results{border-top:1px solid var(--av-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:23px 25px;display:grid}.av-results-heading{grid-column:1/-1;justify-content:space-between;align-items:center;gap:15px;display:flex}.av-results-heading h2{font-size:15px;font-weight:500}.av-results-heading h2>span{color:#a08ead;border:1px solid #79648d35;border-radius:5px;margin-left:7px;padding:3px 8px;font-size:10px}.av-results-heading>small{letter-spacing:1.6px;color:#796885;font-size:8px}.av-local-results article{background:#211c2a;border:1px solid #ffffff0c;border-radius:10px;min-width:0;overflow:hidden}.av-local-results .demo-video{object-fit:contain;background:#0d0b12;border-radius:0;width:100%;height:235px;display:block}.av-result-caption{justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.av-result-caption h3{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.8;display:-webkit-box;overflow:hidden}.av-result-caption p{color:#a08aad;margin-top:5px;font-size:10px}.av-local-studio .demo-action.primary{color:#d9b9f5;white-space:nowrap;background:#362b46;border-color:#70548d80;padding:7px 11px;font-size:10px}.av-saved-section{padding:25px}.av-saved-section>.demo-note{color:#a193ac;margin:14px 0 20px;font-size:11px}.av-saved-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.av-saved-grid>button{text-align:left;color:#ccc1d7;background:#221e2b;border:1px solid #ffffff0c;border-radius:10px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;padding:18px;display:flex}.av-saved-grid>button:hover{background:#292132;border-color:#9a73b666}.av-saved-icon{color:#c6a4e2;background:#49365670;border-radius:8px;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.av-saved-grid b{overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.9}.av-saved-grid small{color:#8a7797;font-size:9px}.av-saved-grid>button>span:last-child{color:#a28caf;border-top:1px solid #ffffff0c;justify-content:space-between;gap:10px;width:100%;margin-top:auto;padding-top:11px;font-size:9px;display:flex}.av-saved-grid i{color:#b799cc;font-style:normal}.av-assets-empty{text-align:center;background:#211a2a66;border:1px dashed #77598c40;border-radius:10px;padding:60px 15px}.av-assets-empty>span{color:#967da9;font-size:40px}.av-assets-empty h3{margin:12px 0;font-size:18px;font-weight:450}.av-assets-empty p{color:#9a86a8;font-size:11px}.av-local-studio>.demo-notice{color:#d7b8dc;background:#2d2335;border-color:#8e6a933a;margin:15px 25px}.av-local-studio>.demo-notice.error{color:#e2afc7;background:#33222d;border-color:#98587855}.av-gallery-section{margin-top:32px}.av-gallery-heading h2{font-size:21px}.av-gallery-heading p{color:#91879f;font-size:11px}.av-filters button{color:#a294b0}.av-filters button.active{color:#d8bbed;background:#30243f;border-color:#7e639b55}.av-work-caption h3{color:#d3c7de}.av-work-caption>div{color:#95849f}.av-work-art{border:1px solid #ffffff0b}.av-member-banner{background:linear-gradient(110deg,#221b2b,#252030);border-color:#ffffff10;margin-top:32px;padding:24px 28px}.av-member-banner h2{color:#d8c5e6;font-size:19px}.av-member-banner p{color:#9a86aa}.av-member-banner .av-vip-button{color:#dfc2f5;box-shadow:none;background:#3b2c49;border-color:#78558c70}.av-footer{color:#87758f;line-height:1.8}.av-footer a{color:#af91c0}.av-app .demo-dialog{color:#dccce8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#231c2d;border-color:#72508355;box-shadow:0 25px 90px #0008}.av-app .demo-dialog-title small{color:#ad8bc1}.av-app .demo-dialog button{color:#e2c2f3;background:#493056;border-color:#7d548e}.av-app .demo-dialog p{color:#af9bbb;font-size:12px}@media (width>=1500px){.av-editor-grid{grid-template-columns:370px minmax(0,1fr)}}@media (width<=1150px){.av-main{padding-inline:26px}.av-editor-grid{grid-template-columns:300px minmax(0,1fr)}.av-editor-controls{gap:14px;padding:21px 20px}.av-editor-preview{padding:21px 20px}.av-hero{display:block}.av-hero>p{margin-top:12px}.av-preview-stage{aspect-ratio:1.4;min-height:260px}.av-preview-empty-copy h3{font-size:18px}.av-scene-moon{width:115px;height:115px}.av-scene-orbit{width:235px;height:62px}.av-saved-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.av-editor-grid{grid-template-columns:1fr}.av-editor-controls{border-right:0;border-bottom:1px solid var(--av-border);grid-template-columns:1fr 1fr;gap:17px;display:grid}.av-control-heading,.av-mode-field,.av-prompt-field,.av-upload-grid{grid-column:1/-1}.av-options-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.av-render-action{grid-column:1/-1}.av-preview-stage{aspect-ratio:16/9;max-height:340px}.av-editor-preview{padding:22px}.av-preview-hint{padding-top:16px}.av-studio-top{padding:19px 21px}.av-studio-top p{font-size:9px}.av-saved-grid{grid-template-columns:1fr 1fr}.av-local-results .demo-video{height:190px}.av-result-caption{flex-direction:column;align-items:flex-start}.av-scene-moon{width:130px;height:130px}}@media (width<=560px){.av-header{height:67px}.av-header .av-vip-button{padding:7px 10px}.av-header .av-vip-button span,.av-balance{display:none}.av-main{padding:0 16px}.av-hero{padding:25px 0 23px}.av-hero h1{letter-spacing:-.5px;font-size:27px}.av-hero>p{margin-top:9px;padding:0;font-size:10px;line-height:1.9}.av-hero .av-overline{letter-spacing:2px;font-size:8px}.av-local-studio{border-radius:12px;margin-bottom:28px}.av-studio-top{align-items:flex-start;gap:12px;padding:16px}.av-studio-top>div:first-child{gap:9px}.av-studio-symbol{flex-shrink:0;width:31px;height:33px;font-size:21px}.av-studio-top h2{font-size:13px}.av-studio-top p{max-width:145px;font-size:8px;line-height:1.7}.av-studio-account{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px}.av-credit-pill{gap:4px;padding:3px 6px;font-size:9px}.av-studio-account button{font-size:8px}.av-editor-controls{gap:16px;padding:18px 16px}.av-options-grid{grid-template-columns:1fr 1fr;gap:13px 10px}.av-local-studio .av-prompt-field textarea{min-height:112px;font-size:12px}.av-local-studio .demo-field select{height:40px}.av-render-button{min-height:44px;font-size:11px!important}.av-editor-preview{padding:18px 16px}.av-preview-stage{aspect-ratio:1.4;min-height:230px}.av-scene-moon{width:104px;height:104px;top:12%}.av-scene-orbit{width:205px;height:55px;top:25%}.av-preview-empty-copy h3{letter-spacing:1px;font-size:17px}.av-preview-empty-copy>span{font-size:7px}.av-preview-empty-copy p{font-size:9px}.av-preview-meta{padding:11px 0 14px;font-size:8px}.av-preview-meta>div{gap:5px}.av-preview-meta>div>span{padding:2px 5px}.av-preview-hint p{font-size:9px}.av-preview-hint b{font-size:10px}.av-local-info{padding:12px 16px}.av-local-results{grid-template-columns:1fr;gap:16px;padding:20px 16px}.av-local-results .demo-video{height:220px}.av-result-caption{flex-direction:row;align-items:center}.av-results-heading h2{font-size:14px}.av-results-heading>small{letter-spacing:.8px;font-size:7px}.av-saved-section{padding:20px 16px}.av-saved-grid{grid-template-columns:1fr}.av-assets-empty{padding:35px 15px}.av-assets-empty h3{font-size:16px}.av-assets-empty p{font-size:10px;line-height:1.9}.av-local-studio>.demo-notice{margin:12px 16px}.av-member-banner{padding:20px}.av-member-banner h2{font-size:17px}.av-sidebar nav button.active{background:0 0}.av-footer{font-size:8px}.av-gallery-section{margin-top:22px}.av-work-art{aspect-ratio:1.05}.av-gallery-heading>span{display:none}}@media (prefers-reduced-motion:reduce){.av-local-studio *{transition:none!important}}.ot-app{color:#3d4039;background:#f8f6f2;min-height:100vh;font-family:Segoe UI,Microsoft YaHei,sans-serif;line-height:1.7}.ot-app button,.ot-app input,.ot-app select,.ot-app textarea{font:inherit}.ot-app button{cursor:pointer}.ot-app button:focus-visible,.ot-app a:focus-visible{outline-offset:4px;outline:2px solid #9b6d51}.ot-app h1,.ot-app h2,.ot-app h3,.ot-app p{letter-spacing:normal;margin:0}.ot-header{background:#fcfbf8;border-bottom:1px solid #e7e2d9;justify-content:space-between;align-items:center;gap:25px;height:92px;padding:0 5vw;display:flex}.ot-brand{white-space:nowrap;align-items:center;gap:17px;display:flex}.ot-brand>span{color:#7e553e;letter-spacing:3px;font-family:Georgia,STSong,serif;font-size:29px}.ot-brand small{letter-spacing:1.8px;color:#aaa290;border-left:1px solid #ded8cb;padding-left:16px;font-size:8px}.ot-header nav{align-self:stretch;align-items:stretch;gap:28px;margin:0;display:flex;overflow:auto}.ot-header nav button{white-space:nowrap;color:#99988e;background:0 0;border:0;border-bottom:2px solid #0000;padding:0;font-size:11px}.ot-header nav button.active{color:#8f624a;border-color:#9f7457}.ot-home{color:#97917f;white-space:nowrap;font-size:10px}.ot-main{max-width:1390px;margin:auto;padding:0 5vw}.ot-topline{color:#a8a08f;letter-spacing:2px;justify-content:space-between;margin-top:27px;font-size:8px;display:flex}.ot-topline>span:last-child{letter-spacing:.5px}.ot-intro{justify-content:space-between;align-items:center;gap:35px;padding:43px 0 42px;display:flex}.ot-kicker{color:#a59783;letter-spacing:1px;font-size:10px}.ot-intro h1{letter-spacing:1px;margin:12px 0 17px;font-family:Georgia,STSong,SimSun,serif;font-size:42px;font-weight:400;line-height:1.45}.ot-intro h1 span{color:#9c7050}.ot-intro>div>p{color:#9a988e;font-size:11px}.ot-weather{border-left:1px solid #e2ddcf;align-items:center;gap:20px;min-width:310px;padding:12px 0 45px 40px;display:flex;position:relative}.ot-weather>span{color:#ba9a66;font-size:51px;line-height:1}.ot-weather strong{font-size:42px;font-weight:300;line-height:1.3}.ot-weather strong small{color:#999385;margin-left:12px;font-size:12px;font-weight:400}.ot-weather p{color:#a4a08f;margin-top:4px;font-size:9px}.ot-weather i{color:#b3a992;letter-spacing:2px;font-size:10px;font-style:normal;position:absolute;bottom:0;left:40px}.ot-workbench{grid-template-columns:285px minmax(0,1fr);gap:23px;display:grid}.ot-controls{background:#fdfcf9;border:1px solid #e5dfd4;border-radius:11px;align-self:start;padding:26px 23px}.ot-panel-title{margin-bottom:25px}.ot-panel-title>span,.ot-result-head>span:first-child{color:#aba38e;letter-spacing:1.8px;font-size:8px}.ot-panel-title h2{margin-top:7px;font-size:19px;font-weight:500}.ot-field{flex-direction:column;gap:8px;min-width:0;margin-bottom:18px;display:flex}.ot-field>span{color:#939181;font-size:10px}.ot-field input,.ot-field select,.ot-field textarea{color:#6e7265;background:#faf9f5;border:1px solid #e2ddcf;border-radius:6px;outline-color:#b39472;width:100%;min-width:0;padding:10px 11px;font-size:11px}.ot-field textarea{resize:vertical;height:90px;line-height:1.8}.ot-field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ot-moods{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ot-moods button{color:#979383;background:#faf9f5;border:1px solid #e9e4d9;border-radius:5px;padding:8px 3px;font-size:10px}.ot-moods button.active{color:#966f52;background:#efe7db;border-color:#d4bfa8}.ot-primary{color:#fff7ee;background:#8b654b;border:1px solid #8b654b;border-radius:6px;justify-content:space-between;align-items:center;width:100%;margin-top:23px;padding:12px 15px;display:flex;font-size:11px!important}.ot-primary:hover{background:#79563e}.ot-primary span{font-size:16px}.ot-fine{color:#aaa38f;font-size:9px;line-height:1.9;margin-top:14px!important}.ot-result{background:#fdfcf9;border:1px solid #e5dfd4;border-radius:11px;min-width:0;padding:22px 25px 0}.ot-result-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:21px;display:flex}.ot-pill{color:#969984;background:#f3f5ec;border:1px solid #e0e3d3;border-radius:15px;padding:3px 9px;font-size:8px}.ot-result-content{grid-template-columns:1.05fr 1fr;gap:28px;display:grid}.ot-main-art{border-radius:8px;align-self:start;position:relative;overflow:hidden}.ot-figure{object-fit:cover;width:100%;height:100%;display:block}.ot-main-art>.ot-figure{aspect-ratio:360/470;max-height:525px}.ot-save{color:#a49a85;background:#fff8;border:1px solid #ffffffa0;border-radius:50%;width:31px;height:31px;font-size:21px;line-height:1;position:absolute;top:14px;right:14px}.ot-save.saved{color:#a66d52;background:#fff}.ot-art-label{letter-spacing:2px;color:#9a8d76;writing-mode:vertical-rl;font-size:8px;position:absolute;bottom:35px;left:17px;transform:rotate(180deg)}.ot-look-detail{min-width:0;padding:12px 0}.ot-look-detail>.ot-kicker{letter-spacing:1.6px;font-size:8px}.ot-look-detail h2{margin:12px 0;font-family:Georgia,STSong,SimSun,serif;font-size:24px;font-weight:400;line-height:1.5}.ot-look-detail>p{color:#999687;font-size:10px;line-height:2}.ot-tags{flex-wrap:wrap;gap:6px;margin:17px 0 22px;display:flex}.ot-tags span{color:#a3967d;background:#f2eee5;border-radius:4px;padding:4px 7px;font-size:8px}.ot-detail-list>div{border-bottom:1px solid #eeeadf;align-items:center;gap:10px;padding:10px 0;display:flex}.ot-piece-icon{background:#f3f0e9;border-radius:6px;flex-shrink:0;place-items:center;width:41px;height:40px;display:grid}.ot-piece-icon svg{width:33px;height:30px}.ot-detail-list small{color:#aaa18d;font-size:8px;display:block}.ot-detail-list strong{color:#737565;overflow-wrap:anywhere;margin-top:2px;font-size:10px;font-weight:500;display:block}.ot-detail-list>div>span:last-child{color:#aea38b;white-space:nowrap;margin-left:auto;font-size:9px}.ot-secondary{color:#8d7d61;background:0 0;border:1px solid #dcd4c4;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:20px;padding:10px 13px;display:flex;font-size:10px!important}.ot-secondary:hover{background:#f6f1e8}.ot-selection{color:#a5a18c;border-top:1px solid #eee8dc;align-items:center;gap:14px;margin-top:20px;padding:15px 0;font-size:9px;display:flex}.ot-selection>span{white-space:nowrap;color:#8d8a76}.ot-selection p{line-height:1.9}.ot-notice{color:#7c916b;background:#f2f5ed;border-radius:5px;padding:9px 12px;font-size:9px;margin-top:15px!important}.ot-section-title{justify-content:space-between;align-items:center;gap:20px;margin:43px 0 24px;display:flex}.ot-section-title>div>span{letter-spacing:2px;color:#b1a58d;font-size:8px}.ot-section-title h2{margin-top:8px;font-family:Georgia,STSong,SimSun,serif;font-size:24px;font-weight:400}.ot-section-title>p{color:#a6a28f;font-size:10px}.ot-look-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.ot-look-grid>button{text-align:left;color:inherit;background:0 0;border:0;min-width:0;padding:0}.ot-look-grid>button>div{aspect-ratio:.84;border:2px solid #0000;border-radius:9px;position:relative;overflow:hidden}.ot-look-grid>button.active>div{border-color:#ac8a68}.ot-look-grid .ot-figure{object-fit:cover;transition:transform .4s}.ot-look-grid>button:hover .ot-figure{transform:scale(1.035)}.ot-look-grid>button>div>span{color:#776f5d;letter-spacing:.5px;background:#fffb;border-radius:4px;padding:4px 8px;font-size:8px;position:absolute;bottom:14px;left:14px}.ot-look-grid h3{margin:12px 0 6px;font-size:12px;font-weight:500}.ot-look-grid p{letter-spacing:1px;color:#aaa28d;justify-content:space-between;font-size:7px;display:flex}.ot-look-grid p span{font-size:14px}.ot-footer{color:#ada38d;border-top:1px solid #e6e0d3;justify-content:space-between;gap:15px;margin-top:45px;padding:28px 0;font-size:8px;display:flex}.ot-part-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:23px;display:grid}.ot-part-grid button{color:#9a947f;background:#f5f2eb;border:1px solid #e7e0d2;border-radius:5px;flex-direction:column;align-items:center;gap:4px;padding:8px 0;font-size:9px;display:flex}.ot-part-grid button span{font-size:21px}.ot-part-grid button.active{color:#8e6c4c;background:#eee4d5;border-color:#b99c7b}.ot-owned{color:#8b7f68;background:#f3efe6;border-radius:7px;align-items:center;gap:18px;margin:0 0 20px;padding:14px;font-size:10px;display:flex}.ot-owned svg{width:55px;height:48px}.ot-owned small{color:#afa38b;margin-top:5px;font-size:8px;display:block}.ot-advice{background:#eeefe6;border:1px solid #e3e5d7;border-radius:10px;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:25px;margin-top:32px;padding:30px;display:grid}.ot-advice>div>span{color:#9b9c83;font-size:9px}.ot-advice h2{margin-top:10px;font-size:21px;font-weight:400;line-height:1.6}.ot-advice h3{color:#7f876d;margin-bottom:10px;font-size:12px;font-weight:500}.ot-advice p{color:#9c9e87;font-size:10px;line-height:1.9}.ot-shopping-summary>span{color:#a49980;font-size:10px}.ot-shopping-summary h3{margin:10px 0;font-size:19px;font-weight:400;line-height:1.7}.ot-shopping-summary p{color:#aca088;font-size:10px}.ot-swatches{gap:7px;margin:17px 0 23px;display:flex}.ot-swatches i{border:3px solid #fff;border-radius:50%;width:22px;height:22px}.ot-shop-note{border-top:1px solid #e7e1d6;margin-top:24px;padding-top:20px}.ot-shop-note strong{color:#8e826b;font-size:11px;font-weight:500}.ot-shop-note p{color:#a49b85;margin-top:8px;font-size:10px;line-height:1.9}.ot-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.ot-products article{background:#fcfbf7;border:1px solid #e7e0d3;border-radius:8px;padding-bottom:20px;overflow:hidden}.ot-product-art{aspect-ratio:1.15;background:#ece8df;place-items:center;margin-bottom:18px;display:grid;position:relative}.ot-product-art svg{width:65%;height:70%}.ot-product-art>span{color:#aa9c84;font-size:9px;position:absolute;top:15px;left:15px}.ot-products article>small{color:#aa9c84;margin:0 19px;font-size:9px;display:block}.ot-products h3{margin:7px 19px;font-size:14px;font-weight:500}.ot-products p{color:#aca18c;margin:0 19px;font-size:9px}.ot-products a{color:#927451;text-align:center;border:1px solid #d9c9b2;border-radius:5px;margin:17px 19px 0;padding:8px 10px;font-size:10px;display:block}@media (width<=1150px){.ot-header{padding:0 30px}.ot-brand small{display:none}.ot-header nav{gap:21px}.ot-main{padding:0 30px}.ot-workbench{grid-template-columns:250px minmax(0,1fr);gap:18px}.ot-controls{padding:23px 19px}.ot-result{padding:20px 20px 0}.ot-result-content{gap:20px}.ot-look-detail h2{font-size:21px}.ot-detail-list>div{padding:8px 0}.ot-look-detail{padding-top:2px}.ot-look-grid,.ot-products{gap:17px}.ot-look-detail>p{font-size:9px}.ot-tags{margin:12px 0}.ot-look-detail .ot-secondary{padding:9px 7px;font-size:9px!important}.ot-advice{grid-template-columns:1fr 1fr}}@media (width<=900px){.ot-home{display:none}.ot-header nav{gap:20px}.ot-intro h1{font-size:35px}.ot-weather{gap:14px;min-width:245px;padding-left:25px}.ot-weather i{font-size:9px;left:25px}.ot-workbench{grid-template-columns:230px minmax(0,1fr)}.ot-result-content{grid-template-columns:1fr}.ot-main-art>.ot-figure{aspect-ratio:auto;height:350px}.ot-look-detail>p{font-size:11px}.ot-look-detail h2{font-size:24px}.ot-detail-list{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.ot-detail-list>div>span:last-child{display:none}.ot-look-grid,.ot-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-look-grid>button>div{aspect-ratio:1}.ot-figure{object-fit:contain}.ot-section-title>p{font-size:9px}.ot-weather strong{font-size:35px}.ot-weather>span{font-size:42px}.ot-selection{align-items:flex-start}.ot-look-grid h3{font-size:13px}}@media (width<=600px){.ot-header{flex-wrap:wrap;gap:7px;height:auto;min-height:106px;padding:15px 20px 0}.ot-brand>span{font-size:25px}.ot-brand small{padding-left:12px;font-size:7px;display:block}.ot-header nav{order:3;gap:24px;width:100%;height:42px}.ot-header nav button{flex-shrink:0;font-size:10px}.ot-main{padding:0 20px}.ot-topline{letter-spacing:1px;gap:10px;margin-top:21px;font-size:7px}.ot-topline>span:last-child{letter-spacing:0;white-space:nowrap;font-size:7px}.ot-intro{padding:31px 0;display:block}.ot-intro h1{margin-top:10px;font-size:34px}.ot-intro>div>p{font-size:10px;line-height:1.9}.ot-weather{background:#efece3;border:0;border-radius:8px;gap:15px;min-width:0;margin-top:22px;padding:16px 19px}.ot-weather strong{font-size:30px}.ot-weather>span{font-size:33px}.ot-weather strong small{font-size:10px}.ot-weather p{font-size:8px}.ot-weather i{letter-spacing:1px;max-width:65px;margin-left:auto;font-size:8px;line-height:1.9;position:static}.ot-workbench{grid-template-columns:1fr;gap:19px}.ot-controls{padding:23px 21px}.ot-panel-title{margin-bottom:21px}.ot-field>span{font-size:11px}.ot-field input,.ot-field select,.ot-field textarea{padding:11px;font-size:12px}.ot-moods{grid-template-columns:repeat(2,1fr)}.ot-moods button{font-size:11px}.ot-primary{font-size:12px!important}.ot-fine{font-size:10px}.ot-result{padding:20px 18px 0}.ot-result-content{gap:23px}.ot-main-art>.ot-figure{aspect-ratio:360/470;height:auto;max-height:none}.ot-look-detail h2{font-size:25px}.ot-look-detail>p,.ot-detail-list strong{font-size:11px}.ot-detail-list small{font-size:9px}.ot-detail-list{gap:0 10px}.ot-look-detail .ot-secondary{padding:11px;font-size:11px!important}.ot-selection{gap:10px;font-size:9px}.ot-section-title{align-items:flex-start;margin-top:34px}.ot-section-title h2{font-size:21px}.ot-section-title>p{max-width:82px;font-size:8px;line-height:1.9}.ot-section-title>div>span{letter-spacing:1.5px;font-size:7px}.ot-look-grid,.ot-products{gap:20px 12px}.ot-look-grid>button>div{aspect-ratio:.74}.ot-look-grid>button>div>span{padding:3px 5px;font-size:7px;bottom:8px;left:8px}.ot-look-grid h3{margin-top:9px;font-size:11px;line-height:1.8}.ot-look-grid p{letter-spacing:.5px;font-size:6px}.ot-advice{grid-template-columns:1fr;gap:23px;padding:23px}.ot-advice>div h2{font-size:22px}.ot-advice p{font-size:11px}.ot-advice h3{font-size:13px}.ot-products h3{margin:7px 12px;font-size:12px}.ot-products article>small,.ot-products p{margin-left:12px;margin-right:12px;font-size:8px}.ot-products a{margin:13px 12px 0;padding:8px 5px;font-size:9px}.ot-products article{padding-bottom:14px}.ot-product-art{margin-bottom:14px}.ot-footer{flex-wrap:wrap;gap:7px 15px;margin-top:35px;padding:23px 0;font-size:8px}.ot-footer>span:nth-child(2){order:3;width:100%}}@media (prefers-reduced-motion:reduce){.ot-app *{scroll-behavior:auto!important;transition:none!important}}.ot-wardrobe-bar{background:#fdfcf9;border:1px solid #e5dfd4;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:16px 22px;display:flex}.ot-wardrobe-bar>div:first-child{align-items:center;gap:17px;display:flex}.ot-wardrobe-bar strong{color:#78664f;font-size:12px;font-weight:500}.ot-wardrobe-bar>div>span{color:#a59b88;font-size:10px}.ot-wardrobe-options{gap:7px;display:flex}.ot-wardrobe-options button{color:#9b8d77;background:#f8f5ee;border:1px solid #e3d9c9;border-radius:6px;min-width:92px;padding:9px 18px;font-size:12px}.ot-wardrobe-options button.active{color:#fff5e7;background:#8b654b;border-color:#8b654b}@media (width<=600px){.ot-wardrobe-bar{gap:12px;padding:15px}.ot-wardrobe-bar>div:first-child{display:block}.ot-wardrobe-bar>div>span{margin-top:4px;font-size:8px;display:block}.ot-wardrobe-options button{min-width:64px;padding:8px 10px;font-size:11px}}.hr-app{--hr-green:#227555;--hr-ink:#223830;--hr-muted:#7c8a83;min-height:100vh;color:var(--hr-ink);background:#f5f7f6;font-size:13px;line-height:1.6}.hr-app button,.hr-app input,.hr-app select{font:inherit}.hr-app button,.hr-app a,.hr-app input,.hr-app select{outline-offset:4px}.hr-app button{cursor:pointer}.hr-app button:focus-visible,.hr-app a:focus-visible{outline:3px solid #82b39c}.hr-app button{color:var(--hr-ink);background:#fff;border:1px solid #dde5df;border-radius:7px;padding:8px 14px}.hr-app h1,.hr-app h2,.hr-app h3,.hr-app p{margin:0}.hr-app h2{font-size:17px;font-weight:650}.hr-sidebar{background:#fff;border-right:1px solid #e2e9e4;flex-direction:column;width:228px;padding:26px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.hr-brand{letter-spacing:-1px;align-items:center;gap:10px;padding:0 10px 22px;font-size:29px;font-weight:750;display:flex}.hr-brand>span:first-child{color:#fff;background:#247453;border-radius:8px;place-items:center;width:32px;height:36px;font-family:Georgia,serif;font-size:27px;font-style:italic;display:grid}.hr-brand .hr-brand-dot{color:#328764;margin-left:-8px}.hr-workspace{background:#f5f7f5;border:1px solid #e7ece8;border-radius:8px;align-items:center;gap:10px;margin-bottom:21px;padding:11px 9px;font-size:12px;font-weight:600;display:flex}.hr-avatar{color:#507760;background:#e4ede6;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.hr-workspace small{color:var(--hr-muted);font-size:10px;font-weight:400;display:block}.hr-workspace>span:last-child{margin-left:auto}.hr-nav-item{color:#607168;border-radius:6px;align-items:center;gap:11px;min-height:36px;margin:2px 0;padding:8px 13px;font-size:12px;display:flex}.hr-nav-item>span{text-align:center;width:19px;font-size:18px;line-height:1}.hr-nav-item:hover{background:#f0f5f1}.hr-nav-item.active{color:#226d4e;background:#e8f2eb;font-weight:650}.hr-nav-item small{color:#9c752d;text-align:center;background:#e7c88544;border-radius:4px;min-width:19px;margin-left:auto}.hr-nav-group>p{letter-spacing:1px;color:#98a29c;padding:16px 13px 6px;font-size:10px}.hr-side-bottom{margin-top:auto;padding-top:22px}.hr-side-bottom>div{background:#f8faf8;border:1px solid #e9eeea;border-radius:7px;padding:12px;font-size:11px}.hr-side-bottom small{color:#94a097;margin-top:4px;font-size:10px;display:block}.hr-side-bottom a{color:#839188;padding:16px 10px 0;font-size:11px;display:block}.hr-app i:not(.hr-module-arrow){background:#59a778;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.hr-body{margin-left:228px}.hr-topbar{color:#8a978f;background:#ffffffc9;border-bottom:1px solid #e3e9e5;justify-content:space-between;align-items:center;height:72px;padding:0 38px;font-size:11px;display:flex}.hr-topbar>div{align-items:center;gap:15px;display:flex}.hr-topbar b{color:#415e4b;font-weight:500}.hr-topbar .hr-demo{color:#62836e;border:1px solid #dce7dd;border-radius:5px;padding:3px 9px;font-size:10px}.hr-content{max-width:1560px;margin:auto;padding:34px 38px 18px}.hr-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px;display:flex}.hr-eyebrow{letter-spacing:1.7px;color:#7e9988;font-size:9px;font-weight:650;display:block}.hr-heading h1{letter-spacing:-.6px;margin:8px 0;font-size:28px;font-weight:650}.hr-heading h1>span{color:#429268}.hr-heading p{color:var(--hr-muted);font-size:12px}.hr-date{white-space:nowrap;color:#8c9991;align-self:flex-start;padding-top:9px;font-size:10px}.hr-stats{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px;display:grid}.hr-stats article{background:#fff;border:1px solid #e2e9e3;border-radius:10px;padding:20px 23px}.hr-stats article>span{color:#809186;justify-content:space-between;align-items:center;font-size:11px;display:flex}.hr-stats article>span i{color:#97ac9d;font-style:normal;background:0 0!important;width:auto!important;height:auto!important}.hr-stats strong{letter-spacing:-1px;margin:7px 0 5px;font-size:30px;font-weight:650;display:block}.hr-stats small{color:#72947c;font-size:10px}.hr-overview-grid{grid-template-columns:1.65fr 1fr;gap:22px;margin-bottom:32px;display:grid}.hr-flow-panel{background:#e9f0e8;border:1px solid #dce6da;border-radius:11px;padding:25px 27px;position:relative;overflow:hidden}.hr-flow-panel h2{margin:8px 0;font-size:23px}.hr-flow-panel>p{color:#6d8675;font-size:11px}.hr-flow{gap:16px;margin:24px 0 20px;display:flex}.hr-flow>div{background:#ffffff7d;border:1px solid #fffc;border-radius:7px;flex:1;padding:12px;position:relative}.hr-flow>div:not(:last-child):after{content:"→";color:#769880;position:absolute;top:37px;right:-15px}.hr-flow span{color:#8ba68f;font-size:10px;display:block}.hr-flow b{margin:5px 0;font-size:12px;display:block}.hr-flow small{color:#819287;white-space:nowrap;font-size:9px}.hr-flow-bottom{color:#50785b;border-top:1px solid #d4e0d3;padding-top:13px;font-size:10px}.hr-flow-bottom>span{float:right;color:#819582}.hr-attention{background:#fff;border:1px solid #e2e9e3;border-radius:11px;padding:25px}.hr-attention h2{justify-content:space-between;margin:7px 0 16px;font-size:18px;display:flex}.hr-attention h2>span{color:#a5b3a7;font-size:13px}.hr-attention a{border-bottom:1px solid #edf1ed;align-items:center;gap:12px;padding:13px 0;display:flex}.hr-attention a:last-child{border-bottom:0;padding-bottom:0}.hr-attention a>span:last-child{color:#9aaa9e;margin-left:auto}.hr-alert-icon{color:#ab8641;background:#f9eed7;border-radius:7px;place-items:center;width:31px;height:33px;display:grid}.hr-alert-icon.muted{color:#649377;background:#edf3ee}.hr-attention b{font-size:11px;font-weight:600}.hr-attention small{color:#919e94;margin-top:2px;font-size:10px;display:block}.hr-section-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.hr-section-title h2{font-size:19px}.hr-section-title p{color:#8a998e;margin-top:4px;font-size:11px}.hr-section-title>span{letter-spacing:1px;color:#91a194;font-size:9px}.hr-module-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.hr-module-grid>a{background:#fff;border:1px solid #e1e8e2;border-radius:9px;padding:22px 23px 0;transition:transform .18s,box-shadow .18s;display:block}.hr-module-grid>a:hover{border-color:#a8c2ae;transform:translateY(-3px);box-shadow:0 8px 24px #24452c0a}.hr-module-grid>a>div{justify-content:space-between;align-items:center;display:flex}.hr-module-icon{color:#548367;background:#eaf2ec;border-radius:9px;place-items:center;width:37px;height:37px;font-size:23px;display:grid}.hr-module-icon.tone-1{color:#68859c;background:#eaf0f6}.hr-module-icon.tone-2{color:#9b895b;background:#f3efe4}.hr-module-icon.tone-3{color:#8b7ca4;background:#efedf5}.hr-module-arrow{color:#b1bdb5;font-size:16px}.hr-module-grid h3{margin:14px 0 8px;font-size:15px;font-weight:650}.hr-module-grid p{color:#8a978d;min-height:43px;font-size:11px;line-height:1.9}.hr-module-grid footer{color:#93a197;border-top:1px solid #edf1ed;justify-content:space-between;margin-top:18px;padding:13px 0;font-size:9px;display:flex}.hr-module-grid footer>span:last-child{color:#649474}.hr-footer{color:#9aa69e;letter-spacing:1px;justify-content:space-between;gap:14px;padding:30px 0 0;font-size:9px;display:flex}.hr-app button.hr-primary{color:#fff;white-space:nowrap;background:#277552;border-color:#277552;padding:10px 17px;font-size:12px}.hr-app button.hr-primary:hover{background:#1e6243}.hr-module-summary{grid-template-columns:255px 1fr;gap:20px;margin-bottom:23px;display:grid}.hr-metric{background:#eaf1e9;border:1px solid #dae6db;border-radius:10px;flex-direction:column;padding:23px;display:flex}.hr-metric>span{color:#748c79;font-size:12px}.hr-metric strong{letter-spacing:-1px;margin:5px 0;font-size:39px;font-weight:600}.hr-metric small{color:#7a9380;font-size:10px}.hr-description{background:#fff;border:1px solid #e2e9e3;border-radius:10px;padding:24px}.hr-description h2{margin:7px 0;font-size:16px}.hr-description p{color:#829086;max-width:830px;font-size:12px;line-height:1.9}.hr-inline-status{color:#5d8a6a;margin-top:13px;font-size:10px;display:block}.hr-panel{background:#fff;border:1px solid #e2e9e3;border-radius:10px;margin-bottom:23px;overflow:hidden}.hr-panel-head{justify-content:space-between;align-items:center;gap:20px;padding:21px 23px;display:flex}.hr-panel-head h2{font-size:15px}.hr-panel-head h2>span{color:#8c9c8e;margin-left:7px;font-size:11px;font-weight:400}.hr-table-tools{gap:10px;display:flex}.hr-app input,.hr-app select{color:#567260;background:#fff;border:1px solid #dce5df;border-radius:6px;max-width:100%;padding:8px 11px;font-size:11px}.hr-table-tools input{width:205px}.hr-table-wrap{overflow-x:auto}.hr-app table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%;font-size:11px}.hr-app th{color:#8b9a8f;background:#f7f9f7;border-block:1px solid #ebf0ec;padding:13px 23px;font-weight:500}.hr-app td{color:#7a8d7f;border-bottom:1px solid #edf1ed;padding:18px 23px}.hr-app td strong{color:#405c49;font-weight:550}.hr-app tr:last-child td{border-bottom:0}.hr-app tbody tr:hover{background:#fcfdfb}.hr-badge{color:#5a8b65;white-space:nowrap;background:#eef5ee;border-radius:5px;padding:3px 8px;font-size:10px;display:inline-block}.hr-badge.amber{color:#aa843c;background:#faf2e0}.hr-badge.red{color:#b66b59;background:#faece9}.hr-app button.hr-text-button{color:#548565;background:0 0;border:0;padding:2px 0;font-size:11px}.hr-table-footer{color:#98a59b;border-top:1px solid #edf1ed;justify-content:space-between;padding:14px 23px;font-size:10px;display:flex}.hr-empty{text-align:center;color:#829889;padding:40px}.hr-setting-hint{color:#98a69c;font-size:10px}.hr-settings-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 23px 23px;display:grid}.hr-settings-grid>div{background:#fbfcfa;border:1px solid #e7eee8;border-radius:7px;padding:16px}.hr-settings-grid small{color:#8b9b90;margin-bottom:7px;font-size:10px;display:block}.hr-settings-grid strong{font-size:12px;font-weight:550}.hr-switch-row{border-top:1px solid #ebf0eb;justify-content:space-between;align-items:center;padding:18px 23px;display:flex}.hr-switch-row b{font-size:12px;font-weight:550}.hr-switch-row small{color:#99a59a;margin-top:3px;font-size:10px;display:block}.hr-app button.hr-switch{background:#c2ccc5;border:0;border-radius:20px;width:35px;height:21px;padding:2px}.hr-switch>span{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block}.hr-app button.hr-switch.on{background:#39835a}.hr-switch.on>span{transform:translate(14px)}.hr-budget{padding:22px}.hr-budget>div{justify-content:space-between;align-items:center;display:flex}.hr-budget h2{font-size:14px}.hr-budget span{color:#5c7c62;font-size:12px}.hr-budget progress{accent-color:#538e62;width:100%;height:12px;margin:19px 0 9px}.hr-budget p{color:#91a194;font-size:11px}.hr-eval-result{background:#e6f0e7;border:1px solid #d6e4d7;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:23px;padding:23px;display:flex}.hr-eval-result span,.hr-eval-result p{color:#719079;font-size:11px}.hr-eval-result h2{margin:7px 0;font-size:34px}.hr-eval-result h2 small{color:#93ab96;font-size:14px}.hr-eval-result p{margin-top:8px}.hr-toast{color:#fff;z-index:100;background:#253f30;border-radius:9px;max-width:90vw;padding:13px 23px;font-size:12px;position:fixed;bottom:27px;left:calc(50% + 114px);transform:translate(-50%);box-shadow:0 5px 24px #243a3329}.hr-dialog{width:560px;max-width:calc(100vw - 32px);color:var(--hr-ink);border:1px solid #dce5dd;border-radius:14px;max-height:85vh;padding:25px;box-shadow:0 25px 100px #173a292e}.hr-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#132d2759}.hr-dialog-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.hr-dialog-head h2{overflow-wrap:anywhere;font-size:19px}.hr-dialog-head>button{color:#8b9c90;border:0;padding:0 6px;font-size:23px}.hr-dialog-note{color:#86978a;font-size:12px;line-height:1.9;margin:12px 0!important}.hr-form-field{flex-direction:column;gap:7px;margin:18px 0;font-size:12px;display:flex}.hr-form-field input{padding:12px}.hr-dialog-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.hr-detail-fields>div{border-bottom:1px solid #e9eeea;justify-content:space-between;gap:22px;padding:12px 0;font-size:12px;display:flex}.hr-detail-fields span{color:#92a093;flex-shrink:0}.hr-detail-fields b{text-align:right;overflow-wrap:anywhere;font-weight:500}.hr-detail-list,.hr-trace{color:#718c79;padding-left:20px;font-size:12px;line-height:2.3}@media (width>=1600px){.hr-module-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1200px){.hr-content{padding:28px 25px 18px}.hr-topbar{padding:0 25px}.hr-date{display:none}.hr-overview-grid{grid-template-columns:1fr}.hr-attention{grid-template-columns:repeat(3,1fr);gap:0 20px;display:grid}.hr-attention>.hr-eyebrow,.hr-attention>h2{grid-column:1/-1}.hr-attention a{border:0;padding:5px 0}.hr-module-grid{grid-template-columns:repeat(2,1fr)}.hr-stats article{padding:17px}.hr-panel-head{flex-wrap:wrap}}@media (width<=850px){.hr-sidebar{width:190px;padding-inline:11px}.hr-body{margin-left:190px}.hr-content{padding:23px 20px}.hr-topbar{padding:0 20px}.hr-heading h1{font-size:24px}.hr-stats{grid-template-columns:repeat(2,1fr)}.hr-attention{display:block}.hr-attention a{padding:12px 0}.hr-module-summary{grid-template-columns:1fr}.hr-metric{padding:20px}.hr-settings-grid{grid-template-columns:1fr;gap:10px}.hr-toast{left:calc(50% + 95px)}.hr-flow{gap:12px}.hr-flow>div{padding:9px}.hr-flow small{white-space:normal}.hr-heading{align-items:flex-start}.hr-topbar>div{gap:8px}.hr-footer{flex-wrap:wrap}}@media (width<=600px){.hr-sidebar{border-bottom:1px solid #e2e9e4;border-right:0;width:100%;height:auto;padding:14px 16px;display:block;position:static}.hr-brand{padding:0 0 13px;font-size:24px}.hr-workspace,.hr-side-bottom{display:none}.hr-sidebar>.hr-nav-item{display:inline-flex}.hr-nav-group{gap:5px;padding-top:5px;display:flex;overflow:auto}.hr-nav-group>p{display:none}.hr-nav-item{white-space:nowrap;flex-shrink:0;padding:7px 10px;font-size:11px}.hr-nav-item>span{width:15px;font-size:15px}.hr-body{margin:0}.hr-topbar{height:55px;padding:0 16px;font-size:10px}.hr-topbar .hr-avatar{display:none}.hr-content{padding:23px 16px}.hr-heading{flex-wrap:wrap;gap:15px}.hr-heading h1{font-size:24px;line-height:1.5}.hr-heading p{line-height:1.9}.hr-eyebrow{letter-spacing:1.2px;font-size:8px}.hr-stats{gap:10px}.hr-stats strong{font-size:27px}.hr-stats article{padding:16px}.hr-flow-panel{padding:22px 16px}.hr-flow-panel h2{font-size:21px}.hr-flow{gap:11px}.hr-flow b{font-size:11px}.hr-flow small{font-size:9px}.hr-flow-bottom>span{float:none;margin-top:5px;display:block}.hr-section-title>span{display:none}.hr-module-grid{grid-template-columns:1fr;gap:12px}.hr-module-grid p{min-height:0}.hr-module-grid>a{padding:20px 20px 0}.hr-panel-head{padding:18px}.hr-table-tools{width:100%}.hr-table-tools input{flex:1;min-width:0}.hr-table-footer{gap:10px;padding:14px 18px}.hr-table-footer>span:last-child{display:none}.hr-app td,.hr-app th{padding:14px 18px}.hr-toast{width:max-content;left:50%}.hr-eval-result{flex-direction:column;align-items:flex-start;gap:15px}.hr-budget>div{flex-direction:column;align-items:flex-start;gap:12px}.hr-description{padding:20px}.hr-footer{font-size:8px}.hr-topbar .hr-demo{font-size:9px}}@media (prefers-reduced-motion:reduce){.hr-app *{scroll-behavior:auto!important;transition:none!important}}.hr-local-lab>summary{cursor:pointer;background:#eef4ed;padding:20px 23px;font-size:15px;font-weight:600}.hr-local-lab>summary small{color:#7e9183;margin-left:15px;font-size:10px;font-weight:400}.hr-local-content{padding:23px}.hr-local-content h3{margin:25px 0 12px}.hr-local-content .demo-field input,.hr-local-content .demo-field select,.hr-local-content .demo-field textarea{font:inherit;border:1px solid #dce5df;border-radius:6px;padding:9px}.hr-local-content fieldset{font-size:12px}.hr-local-content .demo-note{margin:16px 0 0}@media (width<=600px){.hr-local-content{padding:16px}.hr-local-lab>summary small{margin:7px 0 0;display:block}}.cad-app{--cad-blue:#456fed;--cad-ink:#34424f;--cad-muted:#8a95a1;--cad-line:#e6eaf0;color:var(--cad-ink);background:#f7f9fc;flex-direction:column;height:100svh;min-height:760px;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.6;display:flex}.cad-app *{box-sizing:border-box}.cad-app h1,.cad-app h2,.cad-app h3,.cad-app p{margin:0}.cad-app button,.cad-app input{font:inherit}.cad-app button{cursor:pointer;color:inherit;background:0 0;border:0}.cad-app button:focus-visible,.cad-app a:focus-visible,.cad-app input:focus-visible,.cad-app [tabindex]:focus-visible{outline-offset:3px;outline:2px solid #6f97ff}.cad-app svg{flex-shrink:0}.cad-header{border-bottom:1px solid var(--cad-line);background:#fff;align-items:center;gap:32px;height:62px;min-height:62px;padding:0 23px;display:flex}.cad-brand{letter-spacing:1px;color:#2e3c50;align-items:center;gap:8px;font-size:19px;font-weight:750;display:flex}.cad-brand>span:first-child{color:#fff;background:#456fed;border-radius:7px;place-items:center;width:31px;height:31px;margin-right:3px;display:grid}.cad-brand-sub{letter-spacing:1px;color:#a6b0bf;margin-top:4px;font-size:11px;font-weight:500}.cad-project-crumb{color:#a4adb8;align-items:center;gap:13px;font-size:11px;display:flex}.cad-project-crumb b{color:#657281;font-weight:500}.cad-project-crumb small{color:#6a87ad;background:#f5f8fd;border:1px solid #dfe8f5;border-radius:4px;padding:2px 7px;font-size:9px}.cad-header-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.cad-header-actions button{background:#fff;border:1px solid #dfe5ec;border-radius:5px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:flex}.cad-header-actions .cad-icon-button{color:#8d98a7;border:0;padding:5px}.cad-header-actions .cad-primary{color:#fff;background:#456fed;border-color:#456fed;padding-inline:13px}.cad-user{color:#6b7da0;background:#edf1fa;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:3px;font-size:11px;display:grid}.cad-ribbon{border-bottom:1px solid var(--cad-line);background:#fff;flex-shrink:0}.cad-menu-tabs{border-bottom:1px solid #f0f2f6;align-items:center;gap:25px;height:39px;padding:0 23px;display:flex}.cad-menu-tabs button{color:#8d98a5;padding:9px 1px 8px;font-size:11px;position:relative}.cad-menu-tabs button.active{color:#4269dd;font-weight:600}.cad-menu-tabs button.active:after{content:"";background:#5278eb;height:2px;position:absolute;bottom:-1px;left:0;right:0}.cad-menu-tabs>span{color:#b5bec8;letter-spacing:1.4px;margin-left:20px;font-size:9px}.cad-menu-tabs .cad-help{color:#93a1b1;margin-left:auto;font-size:10px}.cad-tool-strip{align-items:center;gap:15px;height:70px;padding:8px 23px;display:flex;overflow-x:auto}.cad-tool-group{border-right:1px solid var(--cad-line);align-items:center;gap:4px;padding-right:16px;display:flex}.cad-tool-group button{color:#778596;white-space:nowrap;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:46px;padding:7px 9px 5px;font-size:10px;display:flex;position:relative}.cad-tool-group button>svg{width:20px;height:20px}.cad-tool-group button:hover{color:#4b6dbf;background:#f1f5fb}.cad-tool-group button.selected{color:#436ce2;background:#eaf0ff}.cad-tool-group kbd{color:#a6b3ca;font:7px monospace;position:absolute;top:2px;right:3px}.cad-current-layer{color:#8693a4;white-space:nowrap;background:#f8fafd;border:1px solid #e3e8f0;border-radius:4px;align-items:center;gap:8px;min-width:142px;margin-left:auto;padding:7px 10px;font-size:10px;display:flex}.cad-current-layer>span{border:1px solid #bbc7d0;width:10px;height:10px}.cad-current-layer>small{margin-left:auto}.cad-body{flex:1;min-height:0;display:flex;position:relative}.cad-left{border-right:1px solid var(--cad-line);background:#fbfcfe;flex-direction:column;flex-shrink:0;width:218px;display:flex;overflow:auto}.cad-panel-title{color:#8a96a5;justify-content:space-between;align-items:center;padding:17px 17px 12px;display:flex}.cad-panel-title h2{color:#586777;font-size:12px;font-weight:600}.cad-panel-title h2 small{color:#99a7b6;background:#edf1f7;margin-left:8px;padding:1px 5px;font-size:9px}.cad-panel-title button{color:#9daaba;padding:0 3px;font-size:17px}.cad-folder-row{color:#8393a8;align-items:center;gap:7px;padding:8px 17px;font-size:10px;display:flex}.cad-folder-row b{color:#738194;font-weight:500}.cad-folder-row>span:last-child{margin-left:auto}.cad-file-tree{padding:9px 10px 18px}.cad-tree-label{color:#a2adba;justify-content:space-between;padding:2px 10px 8px;font-size:9px;display:flex}.cad-tree-label small{font-size:8px}.cad-file-tree>button{text-align:left;color:#8b9aad;border-radius:5px;align-items:center;gap:8px;width:100%;margin:3px 0;padding:10px 8px;font-size:10px;display:flex}.cad-file-tree>button span{line-height:1.7}.cad-file-tree>button small{color:#a4aebe;margin-top:2px;font-size:8px;display:block}.cad-file-tree>button.active{color:#5273c2;background:#eaf0fd}.cad-file-tree>button.active small{color:#8b9fca}.cad-file-tree .cad-add-file{color:#94a5bb;border:1px dashed #d7e0ec;justify-content:center;margin-top:12px;padding:7px;font-size:10px}.cad-layer-heading{border-top:1px solid var(--cad-line);padding-top:18px}.cad-layer-tools{color:#a7b2c0;align-items:center;gap:16px;padding:5px 18px 11px;font-size:9px;display:flex}.cad-layer-tools>span{margin-right:auto}.cad-layer-row{color:#7e8d9e;align-items:center;gap:8px;padding:9px 15px;font-size:10px;display:flex}.cad-layer-color{border:1px solid #00000010;border-radius:2px;flex-shrink:0;width:8px;height:8px}.cad-layer-row>span:nth-child(2){white-space:nowrap;flex:1}.cad-layer-row small{color:#b5bec9;margin-left:7px;font-size:8px}.cad-layer-row button{color:#b2becb;place-items:center;padding:2px;display:grid}.cad-layer-row button.locked{color:#7799d5}.cad-layer-row.muted{opacity:.45}.cad-layer-caption{color:#acb7c4;padding:9px 17px 15px;font-size:9px;line-height:1.9}.cad-resource-bottom{border-top:1px solid #e5ebf3;margin:auto 14px 16px;padding:17px 12px 0}.cad-preview-tag{letter-spacing:1.8px;color:#a2afc1;font-size:8px}.cad-resource-bottom h3{color:#7b8da5;margin:9px 0 5px;font-size:11px;font-weight:500}.cad-resource-bottom p{color:#a4b1c1;font-size:9px;line-height:1.9}.cad-resource-bottom a{color:#7b90ad;margin-top:19px;font-size:10px;display:block}.cad-center{background:#1c2934;flex-direction:column;flex:1;min-width:0;display:flex}.cad-document-tabs{background:#f3f6fa;border-bottom:1px solid #dde3ec;align-items:stretch;gap:2px;height:38px;min-height:38px;display:flex}.cad-document-tabs>button{color:#a5b2c0;align-items:center;gap:8px;padding:0 15px;font-size:10px;display:flex}.cad-document-tabs>button.active{color:#647b9c;background:#fff;border-top:2px solid #688bed}.cad-document-tabs>button>span{color:#a7b6c8;border:1px solid #e3eaf3;border-radius:3px;margin-left:8px;padding:0 4px;font-size:8px}.cad-document-tabs>div{color:#a2b0c1;align-self:center;align-items:center;gap:6px;margin-left:auto;margin-right:15px;font-size:8px;display:flex}.cad-dot{background:#8aa992;border-radius:50%;width:5px;height:5px;display:inline-block}.cad-canvas{background-color:#1c2934;background-image:linear-gradient(#61717f10 1px,#0000 1px),linear-gradient(90deg,#61717f10 1px,#0000 1px),linear-gradient(#61717f12 1px,#0000 1px),linear-gradient(90deg,#61717f12 1px,#0000 1px);background-size:20px 20px,20px 20px,100px 100px,100px 100px;flex:1;min-height:300px;position:relative;overflow:hidden}.cad-canvas.no-grid{background-image:none}.cad-canvas-breadcrumb{color:#91a1af;z-index:2;font-size:9px;position:absolute;top:34px;left:30px}.cad-canvas-breadcrumb span{color:#647a8d;margin-left:6px}.cad-ruler-x{color:#526a7d;z-index:2;background:#1a2732f0 repeating-linear-gradient(90deg,#0000 0 19px,#758b9b25 19px 20px);border-bottom:1px solid #829aad13;justify-content:space-around;align-items:center;height:20px;font:7px monospace;display:flex;position:absolute;top:0;left:21px;right:0}.cad-ruler-y{color:#526a7d;z-index:2;background:#1a2732e0 repeating-linear-gradient(#0000 0 19px,#758b9b25 19px 20px);border-right:1px solid #829aad13;flex-direction:column;justify-content:space-around;align-items:center;width:21px;font:7px monospace;display:flex;position:absolute;inset:20px auto 0 0}.cad-ruler-y span{writing-mode:vertical-rl;transform:rotate(180deg)}.cad-blueprint{width:100%;height:100%;padding:16px 0 0 13px;display:block;position:absolute;inset:0}.cad-walls{fill:none;stroke:#d6dee1;stroke-width:3px}.cad-walls .inner{stroke-width:1px;stroke:#a6b5c0}.cad-walls .window{stroke:#88aabc;stroke-width:5px}.cad-walls .opening{stroke:#1c2934;stroke-width:8px}.cad-doors{stroke:#8b9eac;stroke-width:1px;fill:none}.cad-furniture{fill:#7caaa508;stroke:#7da099;stroke-width:1px}.cad-furniture [role=button]{cursor:pointer}.cad-selected{stroke:#68a6f3!important;fill:#5e9cec17!important}.cad-selected .cad-handle{fill:#1d3b55;stroke:#71b1ff;stroke-width:1.4px}.cad-room-labels{fill:#aab9c4;letter-spacing:1px;text-anchor:middle;pointer-events:none;font-family:Microsoft YaHei,sans-serif;font-size:12px}.cad-room-labels .en{letter-spacing:1.5px;fill:#607d91;font-family:monospace;font-size:8px}.cad-room-labels .cad-plan-title{letter-spacing:3px;fill:#c4d0d9;font-size:15px}.cad-dimension{stroke:#b99c6b;fill:none;stroke-width:.7px;pointer-events:none}.cad-dimension text{stroke:none;fill:#bea677;letter-spacing:1px;font:11px monospace}.cad-extension{stroke:#baa271;fill:none;stroke-width:.7px;opacity:.5}.cad-centerlines{stroke:#688b99;stroke-width:.8px;stroke-dasharray:15 4 3 4;fill:none}.cad-note-text{fill:#b69e78;font:11px monospace}.cad-view-cube{z-index:2;color:#697f91;flex-direction:column;align-items:center;gap:4px;font:8px monospace;display:flex;position:absolute;top:34px;right:23px}.cad-view-cube div{color:#9aafbf;background:#253644;border:1px solid #657c8e55;place-items:center;width:34px;height:34px;font-size:9px;display:grid;box-shadow:3px 3px #13212c}.cad-view-cube small{letter-spacing:6px;font-size:7px}.cad-axis{width:53px;height:64px;position:absolute;bottom:23px;left:32px}.cad-axis svg{stroke:#87a6a4;stroke-width:1px;fill:none;width:53px;height:53px}.cad-axis text{fill:#90acb0;stroke:none;font:8px monospace}.cad-axis rect{fill:#659697}.cad-axis span{color:#5d7c8e;letter-spacing:1px;font:8px monospace;position:absolute;bottom:0;left:12px}.cad-scale{color:#748b9d;align-items:center;gap:7px;font:8px monospace;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.cad-scale i{border:1px solid #667f90;border-top:0;width:50px;height:5px;display:block}.cad-zoom{color:#b9c9d4;background:#273845ef;border:1px solid #7c91a329;border-radius:5px;align-items:center;padding:3px;display:flex;position:absolute;bottom:22px;right:20px}.cad-zoom button{color:#9fb4c3;place-items:center;width:29px;height:27px;font-size:15px;display:grid}.cad-zoom button:hover{background:#354b5d;border-radius:3px}.cad-zoom>span{text-align:center;min-width:34px;font:9px monospace}.cad-zoom button:last-child{border-left:1px solid #70879730;margin-left:3px}.cad-command{background:#202f3b;border-top:1px solid #768a9a1a;flex-shrink:0;padding:10px 15px 10px 20px}.cad-command>div{align-items:center;gap:14px;margin-bottom:8px;font-size:9px;display:flex}.cad-command>div>span{color:#658093;white-space:nowrap}.cad-command p{color:#93a6b4;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.cad-command form{color:#8fa7bb;background:#1a2935;border:1px solid #7a96ac24;border-radius:4px;align-items:center;gap:9px;padding:4px 9px;display:flex}.cad-command input{color:#b9cbd6;background:0 0;border:0;width:100%;min-width:0;padding:3px;font:10px/1.8 monospace}.cad-command input::placeholder{color:#668196}.cad-command kbd{white-space:nowrap;color:#5c788e;font:8px monospace}.cad-layout-tabs{background:#f3f6fa;align-items:stretch;gap:2px;height:31px;min-height:31px;display:flex}.cad-layout-tabs button{color:#96a6b8;border-right:1px solid #e5ebf2;padding:0 15px;font-size:9px}.cad-layout-tabs button.active{color:#5c82d3;background:#fff;border-bottom:2px solid #6b90e7}.cad-layout-tabs>span{color:#9aaec3;align-self:center;margin-left:auto;margin-right:16px;font:9px monospace}.cad-layout-tabs b{margin-left:14px;font-size:8px;font-weight:400}.cad-right{border-left:1px solid var(--cad-line);background:#fcfdff;flex-shrink:0;width:224px;overflow:auto}.cad-selection{border-bottom:1px solid #ebeff5;align-items:center;gap:9px;padding:13px 16px 17px;display:flex}.cad-selection>span{color:#8ea6c4;background:#f0f4fb;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.cad-selection b{color:#6e8197;font-size:11px;font-weight:500}.cad-selection small{color:#a4b2c3;margin-top:2px;font-size:9px;display:block}.cad-selection button{color:#a8b4c4;margin-left:auto;font-size:17px}.cad-properties{padding:0 16px}.cad-properties h3{color:#7d90a8;justify-content:space-between;padding:18px 0 10px;font-size:10px;font-weight:600;display:flex}.cad-properties h3 span{color:#b6c1d0}.cad-properties>div{justify-content:space-between;align-items:center;gap:10px;min-height:29px;padding:7px 0;font-size:9px;display:flex}.cad-properties>div>span{color:#a0aec0;white-space:nowrap}.cad-properties b{color:#7c8fa8;background:#f3f6fa;border:1px solid #eaf0f7;border-radius:3px;align-items:center;gap:7px;min-width:100px;padding:3px 7px;font-size:9px;font-weight:400;display:flex}.cad-properties b>i{border:1px solid #8fa0ae40;width:8px;height:8px}.cad-switch{border-radius:12px;width:26px;height:15px;margin-right:3px;background:#d1dbe7!important;padding:2px!important}.cad-switch i{background:#fff;border-radius:50%;width:11px;height:11px;display:block}.cad-switch.on{background:#6a91df!important}.cad-switch.on i{transform:translate(11px)}.cad-sheet-card{background:#f4f7fc;border:1px solid #e4ebf5;border-radius:6px;margin:19px 16px;padding:13px}.cad-sheet-card>div{color:#98a9be;align-items:center;gap:7px;font-size:10px;display:flex}.cad-sheet-card h3{color:#8097b6;margin:11px 0 3px;font:500 20px monospace}.cad-sheet-card p{color:#9bacbf;font-size:9px}.cad-sheet-card dl{border-top:1px solid #e2eaf4;margin:10px 0 0;padding-top:9px}.cad-sheet-card dl>div{color:#a2b1c5;justify-content:space-between;padding:3px 0;font-size:8px;display:flex}.cad-sheet-card dd{color:#879cb8;margin:0}.cad-statusbar{border-top:1px solid var(--cad-line);color:#94a5b8;background:#fff;justify-content:space-between;align-items:center;gap:20px;height:29px;min-height:29px;padding:0 17px;font-size:9px;display:flex}.cad-statusbar>div:first-child{white-space:nowrap;align-items:center;gap:6px;display:flex}.cad-statusbar>div:first-child i{background:#7fa391;border-radius:50%;width:5px;height:5px}.cad-statusbar>div:first-child span{color:#b0bccb;margin-left:11px;font-size:8px}.cad-status-coords{color:#9caec3;white-space:nowrap;font:8px monospace}.cad-status-coords span{margin:0 13px}.cad-snap-toggles{align-items:center;gap:4px;height:100%;font-size:8px;display:flex}.cad-snap-toggles button{color:#a1b0c3;white-space:nowrap;border-radius:3px;padding:2px 6px}.cad-snap-toggles button.active{color:#6f94dc;background:#ebf1fe}.cad-snap-toggles>span{border-left:1px solid #e3eaf5;margin-left:8px;padding-left:12px}.cad-mobile-panels{display:none}.cad-file-modal{flex-direction:column;gap:12px;display:flex}.cad-file-modal>button{text-align:left;color:#6d83a0;background:#f5f8fd;align-items:center;gap:12px;padding:15px;display:flex}.cad-file-modal b{font-size:12px;font-weight:500}.cad-file-modal small{color:#9aabc0;margin-top:4px;font-size:10px;display:block}.cad-file-modal>button>span:last-child{white-space:nowrap;margin-left:auto;font-size:10px}.cad-modal-preview{margin:20px 0}.cad-modal-preview>div{border-bottom:1px solid #e8edf4;justify-content:space-between;gap:20px;padding:11px 0;font-size:12px;display:flex}.cad-modal-preview span{color:#98a6b8}.cad-modal-preview b{color:#6f83a0;font-weight:500}.cad-app .demo-dialog{color:#415b7b;border-color:#d8e4f4}.cad-app .demo-dialog-title small{color:#8da5c5}.cad-app .demo-dialog button{color:#6183b9;background:#f3f7fe;border-color:#dce6f4}@media (width>=1700px){.cad-left{width:240px}.cad-right{width:250px}.cad-tool-strip{gap:22px}.cad-tool-group button{min-width:55px}.cad-header{gap:45px}.cad-blueprint{padding:0 25px}.cad-canvas-breadcrumb{left:38px}}@media (width<=1200px){.cad-left{width:190px}.cad-right{width:200px}.cad-header{gap:22px;padding-inline:16px}.cad-project-crumb{gap:9px}.cad-project-crumb>span:first-child{display:none}.cad-properties{padding-inline:13px}.cad-properties b{min-width:88px;font-size:8px}.cad-panel-title{padding-inline:14px}.cad-layer-row{gap:6px;padding-inline:13px}.cad-tool-strip{gap:10px;padding-inline:16px}.cad-tool-group{padding-right:10px}.cad-current-layer,.cad-status-coords{display:none}.cad-resource-bottom{margin-inline:12px;padding-inline:3px}.cad-document-tabs>div{display:none}}@media (width<=1000px){.cad-right{z-index:10;width:224px;display:none;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 30px #12263f22}.cad-right.mobile-open{display:block}.cad-mobile-panels{color:#8aa0ba;background:#f9fbff;border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:10px;padding:6px 15px;font-size:9px;display:flex}.cad-mobile-panels button{align-items:center;gap:6px;font-size:10px;display:flex}.cad-mobile-panels>button:first-child{visibility:hidden}.cad-annotation-tools,.cad-project-crumb small{display:none}.cad-header-actions{gap:8px}.cad-header-actions .cad-icon-button{display:none}.cad-body{min-height:520px}.cad-app{min-height:830px}.cad-header-actions .cad-primary{padding-inline:10px}}@media (width<=700px){.cad-app{height:auto;min-height:100svh}.cad-left{z-index:10;width:220px;display:none;position:absolute;top:0;bottom:0;left:0;box-shadow:8px 0 30px #12263f33}.cad-left.mobile-open{display:flex}.cad-mobile-panels>button:first-child{visibility:visible}.cad-header{gap:10px;height:58px;min-height:58px;padding:0 13px}.cad-brand{letter-spacing:.5px;gap:5px;font-size:15px}.cad-brand-sub{font-size:9px}.cad-brand>span:first-child{width:28px;height:28px;margin-right:2px}.cad-project-crumb{display:none}.cad-header-actions{gap:6px}.cad-header-actions button{gap:5px;padding:6px 8px;font-size:10px}.cad-header-actions button>svg{width:15px;height:15px}.cad-user{display:none}.cad-menu-tabs{gap:25px;height:37px;padding:0 16px}.cad-menu-tabs>span{display:none}.cad-menu-tabs .cad-help{font-size:9px}.cad-tool-strip{height:65px;padding:6px 10px}.cad-tool-group{gap:2px;padding-right:7px}.cad-tool-group button{min-width:40px;padding:6px 7px;font-size:9px}.cad-tool-group button>svg{width:18px;height:18px}.cad-tool-group kbd,.cad-modifiers{display:none}.cad-body{min-height:570px}.cad-document-tabs>button{gap:6px;padding-inline:12px;font-size:9px}.cad-document-tabs>button>span{margin-left:4px;font-size:7px}.cad-canvas{min-height:420px}.cad-blueprint{width:calc(100% + 110px);max-width:none;padding:0;left:-55px}.cad-ruler-x{font-size:6px}.cad-ruler-x span:nth-child(2n){display:none}.cad-canvas-breadcrumb{font-size:8px;top:33px;left:31px}.cad-view-cube{top:34px;right:17px}.cad-view-cube div{width:28px;height:28px;font-size:8px}.cad-axis{width:45px;bottom:15px;left:26px}.cad-zoom{bottom:22px;right:13px}.cad-scale{display:none}.cad-command{padding:9px 12px}.cad-command>div{gap:9px}.cad-command>div>span,.cad-command p{font-size:8px}.cad-command input{font-size:10px}.cad-layout-tabs{height:32px}.cad-statusbar{flex-wrap:wrap;gap:6px;height:auto;min-height:32px;padding:5px 10px;font-size:8px}.cad-statusbar>div:first-child span{display:none}.cad-snap-toggles{gap:2px;font-size:8px}.cad-snap-toggles button{padding:2px 4px}.cad-snap-toggles>span{margin-left:3px;padding-left:6px}.cad-right,.cad-left{bottom:0}.cad-file-modal>button{gap:8px;padding:12px}.cad-file-modal b{font-size:11px}.cad-file-modal small{font-size:9px}}@media (prefers-reduced-motion:reduce){.cad-app *{scroll-behavior:auto!important;transition:none!important}}.cad-editor .cad-blueprint{touch-action:none;width:100%;max-width:100%;height:100%;padding:0;inset:0}.cad-editor .cad-canvas{background:#192b39}.cad-entity>*{pointer-events:visibleStroke}.cad-entity text{pointer-events:bounding-box}.cad-draft-entity{opacity:.8;pointer-events:none;stroke-dasharray:5 4}.cad-editor .cad-canvas-breadcrumb{pointer-events:none;z-index:1}.cad-editor .cad-axis{pointer-events:none;color:#89a7b7;height:auto;font:12px/1.6 monospace;bottom:23px}.cad-editor .cad-axis small{font-size:8px}.cad-active-layer{color:#8599ac;align-items:center;gap:10px;margin-left:auto;font-size:10px;display:flex}.cad-active-layer select{color:#5e7690;background:#f7f9fc;border:1px solid #dce5f0;border-radius:4px;width:130px;padding:7px;font-size:11px}.cad-editor button:disabled{opacity:.35;cursor:not-allowed}.cad-doc-list{flex-direction:column;gap:4px;max-height:220px;padding:6px 10px;display:flex;overflow:auto}.cad-doc-list>button{text-align:left;color:#788ca1;border-radius:5px;align-items:center;gap:8px;padding:12px 8px;font-size:11px;line-height:1.5;display:flex}.cad-doc-list>button.active{color:#587dcc;background:#eaf0fd}.cad-doc-list>button svg{flex-shrink:0}.cad-doc-list small{color:#9caebf;margin-top:4px;font-size:9px;display:block}.cad-layer-heading{color:#6e8399;justify-content:space-between;align-items:center;padding:24px 16px 12px;font-size:11px;display:flex}.cad-layer-heading button{font-size:18px}.cad-edit-layer{align-items:center;gap:8px;min-height:39px;padding:10px 13px;display:flex}.cad-edit-layer.active{background:#eff4fb}.cad-edit-layer input[type=color]{cursor:pointer;background:0 0;border:0;flex-shrink:0;width:14px;height:17px;padding:0}.cad-edit-layer input::-webkit-color-swatch-wrapper{padding:0}.cad-edit-layer input::-webkit-color-swatch{border:0;border-radius:2px}.cad-edit-layer button{color:#738ca1;align-items:center;display:flex}.cad-edit-layer .cad-layer-name{text-align:left;overflow-wrap:anywhere;flex:1;gap:4px;min-width:0;font-size:10px}.cad-layer-name small{color:#a6b5c5;margin-left:auto;font:8px monospace}.cad-edit-layer .muted{opacity:.3}.cad-edit-layer .locked{color:#bb925a}.cad-add-file{border-radius:5px;margin:18px 14px;padding:10px;font-size:11px;color:#7892af!important;border:1px dashed #c5d3e2!important}.cad-local-note{color:#98a9ba;margin:auto 16px 20px;padding-top:30px;font-size:10px;line-height:1.8}.cad-property-form{padding:0 15px}.cad-property-form h3{color:#6c849d;margin:20px 0 13px;font-size:11px;font-weight:500}.cad-property-form label{color:#8c9fb1;justify-content:space-between;align-items:center;gap:5px;margin:10px 0;font-size:10px;display:flex}.cad-property-form input,.cad-property-form select{color:#536d88;background:#f1f5fa;border:1px solid #dee7f0;border-radius:4px;width:108px;min-width:0;padding:6px;font-size:10px}.cad-property-form p{color:#9badbc;margin:14px 0;font:9px/1.6 monospace}.cad-action{border-radius:5px;font-size:11px;color:#5b80c4!important;background:#e6eefe!important;border:1px solid #d5e2fc!important;padding:9px 14px!important}.cad-property-form .cad-action{width:100%}.cad-selection-actions{gap:5px;padding:16px;display:flex}.cad-selection-actions button{color:#7d91a9;background:#f0f4fa;border:1px solid #e1e8f2;border-radius:4px;flex:1;padding:7px;font-size:10px}.cad-editor .cad-sheet-card p{margin-top:10px;line-height:1.9}.cad-editor .cad-command button{color:#91a8bb;white-space:nowrap;font-size:10px}.cad-modal-form{flex-direction:column;gap:20px;padding:15px 0;display:flex}.cad-modal-form label{flex-direction:column;gap:10px;font-size:12px;display:flex}.cad-modal-form input{color:#4f6683;background:#f8faff;border:1px solid #d1ddec;border-radius:5px;padding:12px}.cad-modal-form .cad-action{align-self:flex-end;min-width:100px}.cad-export-options{flex-direction:column;gap:10px;padding-top:15px;display:flex}.cad-export-options p,.cad-guide{color:#8095ad;font-size:12px;line-height:1.9}.cad-export-options>button{text-align:left;border:1px solid #dce6f2;border-radius:5px;align-items:center;gap:14px;padding:15px;display:flex}.cad-export-options small{color:#8c9fb8;margin-top:5px;font-size:10px;display:block}.cad-guide ul{padding-left:20px}.cad-guide li{margin-bottom:9px}.cad-print-settings{align-items:center;gap:20px;padding:15px 0;display:flex}.cad-print-settings label{align-items:center;gap:8px;font-size:12px;display:flex}.cad-print-settings select{background:#f7f9fd;border:1px solid #d1ddec;padding:7px}.cad-print-dialog>p{color:#8293a7;margin:5px 0 15px;font-size:11px}.cad-print-sheet{background:#fff;border:1px solid #d8e1eb;flex-direction:column;max-height:60vh;margin:auto;padding:20px;display:flex}.cad-print-sheet h3{color:#203547;margin:0 0 12px;font-size:16px}.cad-print-sheet>div{flex:1;min-height:0}.cad-print-sheet svg{width:100%;height:100%;display:block}.cad-print-sheet footer{color:#60758a;margin-top:10px;font-size:10px}.cad-editor .cad-statusbar{flex-shrink:0}.cad-editor .cad-left{flex-direction:column;display:flex}.cad-editor .cad-left .cad-panel-title{flex-shrink:0}.cad-editor input:focus-visible,.cad-editor select:focus-visible,.cad-editor button:focus-visible{outline-offset:2px;outline:2px solid #7aacf6}@media (width<=1000px){.cad-active-layer{display:none}}@media (width<=700px){.cad-editor .cad-left{display:none}.cad-editor .cad-left.mobile-open{display:flex}.cad-editor .cad-blueprint{width:100%;left:0}.cad-editor .cad-tool-strip{overflow-x:auto}.cad-editor .cad-modifiers{display:flex}.cad-editor .cad-tool-group button{min-width:36px;padding:5px}.cad-editor .cad-document-tabs>button{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.cad-editor .cad-menu-tabs{gap:18px}.cad-editor .cad-left,.cad-editor .cad-right{z-index:12}.cad-print-settings{flex-wrap:wrap;gap:8px}.cad-editor .cad-command p{white-space:normal;line-height:1.6}.cad-editor .cad-canvas-breadcrumb{top:14px;left:12px}.cad-editor .cad-body{min-height:620px}}@media print{body *{visibility:hidden!important}.cad-print-sheet,.cad-print-sheet *{visibility:visible!important}.cad-editor .demo-dialog{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:visible!important}.cad-print-sheet{aspect-ratio:auto!important;border:0!important;width:100%!important;height:100%!important;max-height:none!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important}.demo-dialog::backdrop{background:#fff!important}}
