.quotation{--quote-purple:#7a1ca8;--quote-pink:#d92179;--quote-orange:#ff7a29;--quote-ink:#252333;--quote-muted:#64616c;--quote-paper:#faf9f7;font-family:system-ui,-apple-system,Microsoft YaHei,PingFang SC,sans-serif;color:var(--quote-ink);font-size:15px;line-height:1.65;font-variant-numeric:tabular-nums}.quotation *{-webkit-box-sizing:border-box;box-sizing:border-box}.quotation h1,.quotation h2,.quotation h3{color:inherit;margin:0;font-weight:650}.quotation h1{font-size:32px;line-height:1.25;letter-spacing:-.04em}.quotation h2{font-size:24px;line-height:1.4;letter-spacing:-.02em}.quotation h3{font-size:18px;line-height:1.5}.quotation p{margin:8px 0 18px;max-width:72ch}.quotation small{font-size:13px;color:var(--quote-muted)}.quotation a{color:var(--quote-purple)}.quotation button,.quotation input,.quotation select,.quotation textarea{font:inherit}.quotation a,.quotation button{-ms-touch-action:manipulation;touch-action:manipulation}.quotation button{cursor:pointer}.quotation button:disabled{opacity:.48;cursor:not-allowed}.quotation :focus-visible{outline:3px solid var(--quote-purple);outline-offset:4px}.quotation label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;font-weight:550}.quotation input:not([type=checkbox]):not([type=radio]):not([type=file]),.quotation select,.quotation textarea{display:block;width:100%;min-height:45px;border:1px solid #cbc8d1;background:#fff;border-radius:7px;padding:9px 12px;color:var(--quote-ink)}.quotation input:focus,.quotation select:focus,.quotation textarea:focus{border-color:var(--quote-purple)}.quotation textarea{resize:vertical}.quotation input[type=checkbox],.quotation input[type=radio]{accent-color:var(--quote-purple);width:17px;height:17px;-ms-flex-negative:0;flex-shrink:0}.quotation label small{font-weight:400}.quotation .quote-primary,.quotation .quote-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;border-radius:24px;padding:10px 22px;font-weight:600;line-height:1.5;text-decoration:none;white-space:nowrap}.quotation .quote-primary{border:0;background:linear-gradient(110deg,#7a1ca8,#be1f72 65%,#c74724);color:#fff}.quotation .quote-secondary{border:1px solid #c9c5cf;background:#fff;color:var(--quote-ink)}.quotation .quote-text-button{border:0;background:none;color:var(--quote-purple);padding:6px 0;font-weight:600}.quote-public{min-height:100vh;background:var(--quote-paper)}.quote-container{max-width:1240px;margin:0 auto;padding-left:40px;padding-right:40px}.quote-header{height:86px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px;max-width:1440px;margin:auto;background:#fff}.quote-header,.quote-public .quote-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quote-public .quote-brand{gap:10px;color:#252333;font-weight:750;letter-spacing:.08em;font-size:23px;line-height:1.25}.quote-brand small{display:block;letter-spacing:.22em;font-size:11px;font-weight:600}.quote-brand-mark{display:grid;place-items:center;width:42px;height:44px;background:linear-gradient(130deg,#7a1ca8,#d92179 60%,#ff7a29);color:#fff;font-size:34px;font-style:italic;border-radius:14px 4px 14px 4px}.quote-header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.quote-header nav a{color:#57535e;font-weight:500}.quote-header nav .router-link-exact-active{color:var(--quote-purple)}.quote-header .quote-login{border:1px solid #dfdce3;border-radius:30px;padding:8px 18px;font-size:13px}.quote-hero{position:relative;isolation:isolate;background:#100d1c;color:#fff;overflow:hidden}.quote-hero:after{content:"";position:absolute;z-index:-1;width:520px;height:520px;right:-100px;top:-150px;border:70px solid rgba(217,33,121,.15);border-radius:50%;-webkit-box-shadow:0 0 0 80px rgba(122,28,168,.12),0 0 0 160px rgba(255,122,41,.03);box-shadow:0 0 0 80px rgba(122,28,168,.12),0 0 0 160px rgba(255,122,41,.03)}.quote-hero>.quote-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px;padding-top:58px;padding-bottom:58px}.quote-hero h1{font-size:clamp(30px,3.3vw,48px);font-weight:600;color:#fff;max-width:18em;line-height:1.4}.quote-hero p{color:#cdc6d6;line-height:1.95;font-size:16px;margin:20px 0 0}.quote-hero-rule{border-left:2px solid #d92179;padding-left:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px;white-space:nowrap;color:#e7ddea;font-size:14px}.quote-main{padding-top:44px;padding-bottom:64px;min-height:430px}.quote-section-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:22px}.quote-form-section>p,.quote-list-heading p{color:var(--quote-muted);margin-bottom:0}.quote-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin:24px 0}.quote-search>label:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:480px}.quotation .quote-inline-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;font-weight:400;font-size:14px;white-space:nowrap}.quote-list{border-top:1px solid #d6d1dc}.quote-list-labels,.quote-list-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,.8fr);gap:32px}.quote-list-labels{color:var(--quote-muted);font-size:13px;padding:16px 20px;background:#f1eef4}.quote-list-labels span:last-child{text-align:right}.quotation .quote-list-row{color:var(--quote-ink);padding:28px 20px;border-bottom:1px solid #ded9e1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .15s;transition:background .15s;text-decoration:none}.quote-list-row:hover{background:#fff}.quote-list-row h3{font-size:21px}.quote-list-row p{margin:6px 0;color:var(--quote-muted)}.quote-list-basis{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px}.quote-list-basis strong{font-weight:500}.quote-list-price{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote-list-price>strong{font-size:30px;letter-spacing:-.03em;color:var(--quote-purple);line-height:1.3}.quote-list-price>span{font-size:13px;color:var(--quote-purple);margin-top:12px}.quote-public-explainer{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-top:1px solid #d6d1dc;margin-top:56px;padding-top:28px}.quote-public-explainer p{margin:0;color:var(--quote-muted)}.quote-empty{text-align:center;padding:70px 24px;background:#fff;border-radius:12px}.quote-empty p{margin:12px auto;color:var(--quote-muted)}.quote-footer{border-top:1px solid #dfdbe4;padding:26px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--quote-muted);font-size:13px}.quote-form{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.quote-form-section{padding:28px 32px;background:#fff;border:1px solid #e4dfe8;border-radius:12px;margin-bottom:22px}.quote-form-section>h2{margin-bottom:22px}.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin-top:20px}.quote-wide{grid-column:1/-1}.quote-line-editor{border-top:1px solid #e1dce5;margin-top:28px;padding-top:22px}.quote-line-editor .quote-section-top{margin:0}.quote-line-editor+.quote-secondary{margin-top:22px}.quote-terms-editor{border-top:1px solid #e1dce5;padding-top:22px}.quote-form-aside{position:sticky;top:30px}.quote-aside-content{border-top:3px solid var(--quote-pink);padding:25px 0}.quote-aside-content h2{font-size:29px;line-height:1.6}.quote-aside-content p{color:var(--quote-muted);font-size:14px;margin-top:18px}.quote-aside-content ol{margin:28px 0;padding-left:21px}.quote-aside-content li{padding:8px 0 8px 3px}.quote-aside-content .quote-aside-note{border-top:1px solid #d8d2df;padding-top:20px;font-size:13px}.quote-basis-options{display:grid;gap:12px;margin-top:22px}.quotation .quote-basis-options label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;border:1px solid #dcd5e2;border-radius:8px;padding:18px;cursor:pointer}.quote-basis-options .chosen{background:#f7f0fc;border-color:#7a1ca8!important}.quote-basis-options small{display:block;margin-top:6px}.quote-upload{margin-top:26px}.quote-upload input{font-size:13px;font-weight:400}.quote-file-names{font-size:13px;overflow-wrap:anywhere}.quotation .quote-agreement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:24px 0;font-size:14px;font-weight:400}.quote-agreement input{margin-top:4px}.quote-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-error{background:#fff0f2;border-left:3px solid #a3233f;padding:15px 20px;color:#8b1d32;overflow-wrap:anywhere}.quote-notice{background:#f1eaf8;border-left:3px solid #7a1ca8;padding:16px 20px;margin:20px 0}.quote-notice p{margin:0 0 12px}.quote-captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:18px;margin-top:24px}.quote-captcha label{max-width:170px}.quote-captcha-image{padding:0;border:1px solid #cfc7d6;border-radius:6px;height:45px;background:#f6f3f8}.quote-captcha-image img{height:43px;min-width:100px}.quote-success{text-align:center;background:#fff;padding:60px 25px;border-radius:14px}.quote-success h2{margin:20px 0}.quote-success p{margin:16px auto;overflow-wrap:anywhere}.quote-success-icon{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#f1e9fa;color:#7a1ca8;font-size:35px}.quote-success .quote-primary{margin-top:20px}.quote-back{display:inline-block;margin-bottom:24px}.quote-detail{background:#fff;border:1px solid #e4dfe8;padding:30px 34px;border-radius:12px}.quote-detail .quote-section-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quote-detail .quote-section-top p{color:var(--quote-muted);font-size:14px;margin:8px 0 0}.quote-status{display:inline-block;border-radius:5px;background:#f0e6f8;color:#6a208e;padding:4px 10px;font-size:13px;white-space:nowrap}.quote-status.expired{background:#efecef;color:#69626c}.quote-calculation{background:#f8f4fb;border-left:3px solid #7a1ca8;padding:18px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:26px 0}.quote-calculation span{font-size:14px;color:var(--quote-muted)}.quote-price-line{display:grid;grid-template-columns:1.6fr 1fr 1.2fr;gap:25px;padding:24px 0;border-bottom:1px solid #e4dfe8;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quote-price-line p{margin:5px 0}.quote-cost,.quote-public-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;text-align:right}.quote-cost>span,.quote-public-price>span{color:var(--quote-muted);font-size:13px}.quote-public-price>strong{font-size:25px;color:var(--quote-purple);line-height:1.4;overflow-wrap:anywhere}.quote-cost strong{font-size:17px}.quote-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px;padding:24px 0}.quote-total>strong{font-size:30px;color:var(--quote-purple)}.quote-total small{display:block}.quote-conditions{margin:24px 0 0;border-top:1px solid #e4dfe8;padding-top:24px}.quote-conditions>div{display:grid;grid-template-columns:100px 1fr;gap:18px;margin-bottom:14px}.quote-conditions dt{font-weight:400;color:var(--quote-muted)}.quote-conditions dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.quotation .quote-fine-print{font-size:13px;color:var(--quote-muted);margin-top:22px;overflow-wrap:anywhere}.quote-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:28px}.quote-pagination span{font-size:14px}.quote-manager{background:var(--quote-paper);padding:28px;border-radius:12px}.quote-board-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background:#fff;padding:14px 18px;border:1px solid #e5e0e9;margin:24px 0;font-size:13px;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-board-link a{overflow-wrap:anywhere;-webkit-box-flex:1;-ms-flex:1;flex:1}.quote-initialize{max-width:450px;margin:25px auto;display:grid;gap:20px;text-align:left}.quote-admin-table-wrap{overflow-x:auto;background:#fff;border-radius:8px}.quote-admin-table{width:100%;border-collapse:collapse;min-width:760px;font-size:14px}.quote-admin-table th{background:#f0edf4;color:var(--quote-muted);font-weight:500;text-align:left;padding:14px 18px;white-space:nowrap}.quote-admin-table td{border-bottom:1px solid #eee9f1;padding:18px}.quote-admin-table td small{display:block;margin-top:4px}.quote-admin-table td:first-child{max-width:300px;overflow-wrap:anywhere}.quote-internal-info{padding:24px 0;border-bottom:1px solid #dcd5e3;margin-bottom:26px}.quote-internal-info p{font-size:14px;overflow-wrap:anywhere}.quote-review-controls{padding:28px;background:#fff;border:1px solid #e0d5e9;border-radius:12px}.quote-review-controls .quote-fields{max-width:700px}.quote-preview-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.quote-event-log{margin-top:32px}.quote-event-log ul{list-style:none;padding:0}.quote-event-log li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:20px;padding:14px 0;border-bottom:1px solid #e4dfe8;font-size:13px;overflow-wrap:anywhere}.quote-event-log time{color:var(--quote-muted);white-space:nowrap}.quote-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:1000px){.quote-form{grid-template-columns:1fr}.quote-form-aside,.quote-hero-rule{display:none}.quote-list-labels,.quote-list-row{gap:20px;grid-template-columns:1.3fr 1fr .8fr}.quote-manager{padding:20px}.quote-calculation{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media(max-width:640px){.quotation{font-size:14px}.quote-container{padding-left:20px;padding-right:20px}.quote-header{height:auto;min-height:80px;padding:17px 20px;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-public .quote-brand{font-size:20px}.quote-brand-mark{width:34px;height:36px;font-size:29px}.quote-header nav{gap:15px;font-size:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-header .quote-login{padding:5px 10px;font-size:12px}.quote-hero>.quote-container{padding-top:38px;padding-bottom:38px}.quote-hero h1{font-size:31px;line-height:1.5}.quote-hero p{font-size:14px}.quote-main{padding-top:28px;padding-bottom:36px}.quotation h2{font-size:21px}.quote-section-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.quote-list-heading .quote-primary{-ms-flex-item-align:start;align-self:flex-start}.quote-search{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.quote-search>label:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:160px}.quotation .quote-inline-check{width:100%;margin:0;font-size:13px}.quote-list-labels{display:none}.quotation .quote-list-row{grid-template-columns:1fr;gap:18px;padding:25px 4px}.quote-list-row h3{font-size:20px}.quote-list-basis{gap:4px}.quote-list-price{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.quote-list-price>span{position:absolute;right:0;bottom:8px}.quote-public-explainer{grid-template-columns:1fr;gap:12px;margin-top:34px}.quote-footer{padding:24px 20px;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-form-section{padding:23px 18px}.quote-fields{grid-template-columns:1fr;gap:17px}.quote-basis-options small{font-size:12px}.quote-basis-options label{padding:14px!important}.quote-detail{padding:23px 18px}.quote-price-line{grid-template-columns:1fr 1fr;gap:18px}.quote-price-line>div:first-child{grid-column:1/-1}.quote-cost,.quote-public-price{text-align:left}.quote-public-price>strong{font-size:21px}.quote-total{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.quote-total>strong{font-size:26px}.quote-conditions>div{grid-template-columns:75px 1fr;gap:12px}.quote-manager{padding:16px}.quote-review-controls{padding:20px 16px}.quote-event-log li{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px 16px}.quote-event-log li span{width:100%}.quote-pagination{gap:10px}.quotation .quote-pagination .quote-secondary{padding:9px 14px}.quote-success{padding:36px 20px}.quote-success strong{font-size:12px}}@media(prefers-reduced-motion:reduce){.quotation *{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important;scroll-behavior:auto!important}}.quote-brand img{display:block;width:164px;height:auto}@media(max-width:640px){.quote-brand img{width:140px}}.quote-access-card{max-width:760px;margin:0 auto}.quote-access-captcha{margin:20px 0}.quote-access-page .quote-main{max-width:900px}.quote-workspace-hero>.quote-container{padding-top:38px;padding-bottom:38px}.quote-workspace-hero h1{font-size:clamp(28px,3vw,40px)}.quote-enterprise-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--quote-muted);font-size:13px;border-bottom:1px solid #e4dfe8;padding-bottom:18px}.quote-detail-actions{margin:24px 0}.quote-header nav>span{color:var(--quote-muted);font-size:13px}.quote-public-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote-public-card{background:#fff;border:1px solid #e3dee7;border-radius:12px;padding:26px 28px}.quote-public-card .quote-section-top{margin-bottom:18px}.quote-public-card h3{font-size:21px}.quote-public-card p{color:var(--quote-muted);margin:5px 0 0}.quote-public-card dl{margin:0;border-top:1px solid #ece8ef;padding-top:15px}.quote-public-card dl>div{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:7px 0}.quote-public-card dt{color:var(--quote-muted)}.quote-public-card dd{margin:0;overflow-wrap:anywhere}@media(max-width:1000px){.quote-public-cards{grid-template-columns:1fr}}@media(max-width:640px){.quote-public-card{padding:22px 18px}.quote-public-card dl>div{grid-template-columns:72px 1fr;gap:10px}}.quote-public-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:18px}.quote-public-product{position:relative;min-width:0;padding:18px;border:1px solid #e7dfea;border-radius:10px;background:linear-gradient(145deg,#fff,#fbf8fc);-webkit-box-shadow:inset 3px 0 0 #a819b0;box-shadow:inset 3px 0 0 #a819b0}.quote-public-product-index{display:block;margin-bottom:8px;color:#8f199d;font-size:12px;font-weight:700;letter-spacing:.08em}.quote-public-card .quote-public-product h4{margin:0 0 12px;color:var(--quote-text);font-size:18px;overflow-wrap:anywhere}.quote-public-card .quote-public-product dl{padding-top:10px}.quote-public-card .quote-public-product dl>div{grid-template-columns:72px 1fr;gap:10px;padding:5px 0}.quote-public-card .quote-public-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.quote-public-card .quote-public-meta>div{grid-template-columns:72px 1fr}.quote-public-card .quote-public-meta dd{font-variant-numeric:tabular-nums}@media(max-width:640px){.quote-public-card .quote-public-meta,.quote-public-products{grid-template-columns:1fr}.quote-public-product{padding:16px}}