: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}}.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.active{color:#d6ccee;background:#282733;border-color:#393546}.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-footer a{color:#737589}.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}}.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}}
