html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}a{color:inherit;text-decoration:none}.full-width-control{width:100%}.ant-btn:focus,.ant-btn:focus-visible{outline:none!important;box-shadow:none!important}.public-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}.public-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 48px;background:#fffffff5;border-bottom:1px solid #eef0f4;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content;font-weight:700;letter-spacing:0;color:#111827}.brand-mark,.admin-brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;background:#111827;color:#fff;font-size:13px;font-weight:800}.public-nav{display:flex;align-items:center;gap:28px;color:#4b5563;font-size:14px}.public-nav a{padding:8px 0}.public-nav a.active{color:#1677ff;font-weight:700}.header-actions{display:flex;gap:12px;align-items:center;min-width:max-content}.home-page{background:#fff}.home-hero{min-height:auto;display:flex;align-items:flex-start;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:54px 0 8px}.home-copy p{margin:0;max-width:660px;color:#4b5563;font-size:19px;line-height:1.65}.home-section,.home-band{width:min(1180px,calc(100% - 48px));margin:0 auto}.home-section{padding:42px 0 74px}.public-page-loading{min-height:320px;display:grid;place-items:center}.section-heading{max-width:680px;margin-bottom:24px}.section-heading .ant-typography{margin-bottom:8px}.section-heading p{color:#6b7280;font-size:16px}.service-card{height:100%;border-radius:8px;border-color:#e5e7eb}.service-card .ant-card-body{min-height:210px;display:flex;flex-direction:column}.service-card p{color:#4b5563;line-height:1.65}.service-price{margin-top:auto;color:#1677ff;font-weight:700}.project-order-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,410px);gap:24px;align-items:start}.project-card-grid{min-width:0}.project-card-grid .ant-col{display:flex}.project-select-card{width:100%;height:100%;border-radius:8px;border-color:#e5e7eb;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.project-select-card:hover,.project-select-card.selected{border-color:#1677ff;box-shadow:0 14px 34px #1677ff1f}.project-select-card.selected{background:#f7fbff}.project-select-card .ant-card-body{height:100%;min-height:300px;display:flex;flex-direction:column}.project-card-topline{min-height:24px;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.project-card-title.ant-typography{margin-bottom:10px;overflow-wrap:anywhere}.project-card-description.ant-typography{flex:1 1 auto;margin-bottom:0;color:#4b5563;line-height:1.6}.project-card-footer{margin-top:auto;min-height:132px;padding-top:22px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;border-top:1px solid #eef0f4}.project-card-price{min-width:0;display:flex;align-items:baseline;gap:8px;color:#1677ff;font-weight:800;line-height:1;white-space:nowrap}.project-card-currency{font-size:20px;letter-spacing:0}.project-card-amount{font-size:26px;letter-spacing:0;font-variant-numeric:tabular-nums}.project-card-period{color:#6b7280;font-size:14px;line-height:1.35}.project-card-actions{display:block;margin-top:4px}.home-order-panel{position:sticky;top:96px;width:100%;margin:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a12;padding:24px}.home-order-heading{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #eef0f4}.home-order-heading .ant-typography{margin:0}.home-order-heading .ant-typography+.ant-typography{display:block;margin-top:6px}.home-order-form{display:grid;grid-template-columns:1fr;align-items:start}.home-order-request-field,.home-order-submit-field{grid-column:1 / -1}.home-order-submit-field{margin-bottom:0}.home-order-submit-field .ant-form-item-control-input-content{display:block}.home-order-submit-field .ant-btn{width:100%}.payment-method-radio{width:100%;display:flex;flex-wrap:wrap;gap:8px}.payment-method-radio .ant-radio-button-wrapper{height:auto;min-height:38px;border-inline-start-width:1px;border-radius:6px;display:inline-flex;align-items:center;white-space:normal}.payment-method-radio .ant-radio-button-wrapper:before{display:none}.payment-method-label{display:inline-flex;align-items:center;gap:7px;line-height:1.2}.payment-method-label .anticon{font-size:16px}.payment-method-label-alipay .anticon{color:#1677ff}.payment-method-label-wechatPay .anticon{color:#16a34a}.payment-method-label-card .anticon{color:#4b5563}.home-created-order{display:grid;gap:14px;margin-top:18px;padding:14px;border:1px solid #dbeafe;border-radius:8px;background:#f7fbff}.home-created-order>div>strong,.home-created-order>div>span{display:block}.home-created-order>div>strong{color:#111827}.home-created-order>div>span{margin-top:4px;color:#4b5563}.order-price-summary{display:grid;gap:8px;min-width:min(100%,360px)}.order-price-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:baseline;column-gap:18px;color:#4b5563}.order-price-row.muted{color:#6b7280;font-size:13px}.order-price-row strong{color:#111827;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.order-price-row.total{margin-top:2px;padding-top:10px;border-top:1px solid #dbeafe}.order-price-row.total span,.order-price-row.total strong{color:#1677ff}.order-price-row.total strong{font-size:18px}.project-extension-list{display:grid;gap:8px}.project-extension-option{display:grid;gap:10px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.project-extension-option.selected{border-color:#1677ff;background:#f7fbff}.project-extension-toggle{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.project-extension-toggle:focus,.project-extension-toggle:focus-visible{outline:none;box-shadow:none}.project-extension-check{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:50%;color:#1677ff;background:#fff}.project-extension-option.selected .project-extension-check{border-color:#1677ff;background:#1677ff;color:#fff}.project-extension-copy{min-width:0;display:grid;gap:3px}.project-extension-copy strong{color:#111827;font-size:15px;font-weight:700;line-height:1.35}.project-extension-copy span{display:-webkit-box;overflow:hidden;color:#6b7280;font-size:12px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.project-extension-price{color:#111827;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.project-extension-action-row{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}.project-extension-quantity{display:inline-flex;align-items:center;gap:8px}.project-extension-quantity .ant-input-number{width:86px}.project-extension-description{max-height:160px;overflow:auto;padding:10px 12px;border-radius:8px;background:#f8fafc;color:#4b5563;font-size:13px;line-height:1.6;white-space:pre-wrap}.project-order-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-order-preview strong{color:#111827;font-variant-numeric:tabular-nums;white-space:nowrap}.project-order-preview{display:grid;gap:8px;margin-bottom:14px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f7fbff}.project-detail-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:38px 0 72px}.project-detail-back{display:inline-flex;margin-bottom:22px;color:#1677ff;font-weight:600}.project-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,400px);gap:32px;align-items:start}.project-detail-main{min-width:0}.project-detail-hero{padding:2px 0 30px;border-bottom:1px solid #eef0f4}.project-detail-hero .ant-typography{margin:0;color:#111827;font-size:clamp(34px,4vw,56px);line-height:1.08;overflow-wrap:anywhere}.project-detail-meta{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-detail-meta>div{min-width:0;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.project-detail-meta span,.project-detail-meta strong{display:block}.project-detail-meta span{margin-bottom:8px;color:#6b7280;font-size:13px}.project-detail-meta strong{color:#111827;font-size:20px;line-height:1.25;overflow-wrap:anywhere}.project-detail-section{padding-top:34px}.project-detail-section .ant-typography{margin:0 0 14px;color:#111827}.project-detail-description{max-width:760px;color:#4b5563;font-size:16px;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}.project-image-gallery{display:flex;gap:14px;overflow-x:auto;padding:2px 4px 12px 0;scroll-snap-type:x proximity;scrollbar-width:thin}.project-image-card{flex:0 0 clamp(168px,28vw,248px);overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;cursor:zoom-in;scroll-snap-align:start}.project-image-card .ant-image,.project-image-card img{display:block;width:100%}.project-image-card img{aspect-ratio:16 / 9;object-fit:cover}.project-detail-panel{position:sticky;top:96px;min-width:0}.project-detail-order-card{border-radius:8px;border-color:#e5e7eb;box-shadow:0 18px 44px #0f172a12}.project-detail-order-card .ant-card-body{padding:24px}.project-detail-order-card .ant-typography{margin-top:0}.project-empty-state{min-height:260px;display:grid;place-items:center;gap:14px;border:1px dashed #d9dfe8;border-radius:8px;background:#f8fafc}.home-band{margin-bottom:64px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.home-band .ant-typography{margin-bottom:6px}.home-band p{max-width:620px;color:#6b7280}.home-band-actions{display:flex;gap:12px;flex-wrap:wrap}.public-footer{margin-top:auto;border-top:1px solid #eef0f4;padding:24px 48px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#6b7280;background:#fff}.public-footer div,.public-footer nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.public-footer strong{color:#111827}.public-footer a{color:#4b5563}.page-container{width:min(1120px,calc(100% - 40px));margin:48px auto}.policy-content{max-width:860px;white-space:pre-wrap;color:#4b5563;font-size:16px;line-height:1.8}.contact-email{margin-top:24px;display:flex;gap:12px;color:#4b5563}.contact-email span{color:#6b7280}.contact-email a{color:#1677ff;font-weight:700}.page-container.narrow{width:min(680px,calc(100% - 40px))}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fb}.auth-card{width:min(430px,100%)}.auth-card-heading{margin-bottom:26px}.auth-card-heading .ant-typography{margin:14px 0 4px}.admin-login-card{border:1px solid #e5e7eb;box-shadow:0 20px 60px #0f172a1a}.secondary-block-button{margin-top:12px}.admin-shell,.customer-shell{min-height:100vh;background:#f5f7fb}.admin-shell>.ant-layout{min-width:0}.admin-sider,.customer-shell .ant-layout-sider{min-height:100vh;height:100vh;position:sticky;top:0;overflow:auto;background:#fff;border-right:1px solid #eef0f4;box-shadow:8px 0 22px #0f172a08}.admin-sider .ant-menu{border-inline-end:0;padding:12px}.admin-sider .ant-menu-item{height:44px;line-height:44px;margin:4px 0;border-radius:8px}.admin-brand{height:80px;display:flex;align-items:center;gap:12px;padding:0 22px;color:#111827;border-bottom:1px solid #eef0f4}.admin-brand strong{display:block;line-height:1.1}.admin-brand small{color:#6b7280;font-size:12px}.admin-header{height:80px;position:sticky;top:0;z-index:8;background:#fff;border-bottom:1px solid #eef0f4;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;line-height:normal}.admin-header .ant-typography{margin:0}.admin-header-title{min-width:0;display:flex;flex-direction:column;gap:6px}.admin-header-title .ant-typography:first-child{font-size:12px;line-height:1}.admin-header-title .ant-typography:last-child{color:#111827;font-size:15px;line-height:1.2}.admin-header-actions{flex-shrink:0}.admin-mobile-menu-btn{display:none}.admin-content{padding:28px 32px 40px;background:#f5f7fb}.admin-page{max-width:1680px;margin:0 auto}.admin-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.admin-page-header .ant-typography{margin:0}.admin-page-header .ant-typography+.ant-typography{display:block;margin-top:8px}.admin-page-header-main{min-width:0}.admin-page-header-main .ant-typography:first-child{color:#111827;font-size:28px;line-height:1.2}.admin-metric-grid{margin-bottom:18px}.metric-card,.admin-summary-card,.admin-form-card,.admin-table-card,.admin-tab-card{border-radius:8px;border-color:#e5e7eb}.metric-card .ant-card-body{min-height:112px;display:flex;align-items:center}.metric-card .ant-statistic-title{color:#6b7280}.metric-card .ant-statistic-content{color:#111827;line-height:1.1}.admin-summary-card{height:100%}.admin-summary-card .ant-card-body{min-height:144px}.admin-summary-card span{color:#6b7280}.admin-summary-card strong{display:block;margin-top:8px;color:#111827;font-size:28px;line-height:1.2}.admin-summary-card p{margin:10px 0 0;color:#6b7280}.admin-summary-card.compact{display:flex;align-items:center}.admin-summary-card.compact .ant-card-body{width:100%}.summary-actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.admin-form-card,.admin-table-card,.admin-tab-card,.section-card{margin-top:20px}.admin-form-card:first-of-type,.admin-tab-card:first-of-type{margin-top:0}.toolbar-row{margin-bottom:16px}.block-action{margin-top:12px;width:100%}.inner-operation-panel{padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.inner-operation-panel h3{margin:0 0 16px;color:#111827;font-size:16px}.admin-order-create-modal .ant-modal-body,.admin-mail-compose-modal .ant-modal-body{padding-top:8px}.admin-project-editor-modal{width:min(880px,calc(100vw - 48px))!important}.admin-project-editor-modal .ant-modal-body{padding-top:8px;overflow:visible}.admin-project-editor-modal .ant-form-item{margin-bottom:12px}.admin-project-editor-modal .admin-modal-form-section+.admin-modal-form-section{margin-top:12px;padding-top:12px}.admin-modal-form-section+.admin-modal-form-section{margin-top:18px;padding-top:18px;border-top:1px solid #eef2f7}.admin-modal-form-section-title{margin-bottom:12px;color:#111827;font-size:15px;font-weight:600}.admin-extension-selector,.project-extension-editor-list{display:grid;gap:12px}.admin-extension-selector-item,.project-extension-editor-item{position:relative;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-extension-selector-item.selected{border-color:#1677ff;background:#f7fbff}.admin-extension-selector-head{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px;align-items:start}.admin-extension-selector-head strong,.project-extension-editor-index{color:#111827}.admin-extension-selector-head p{margin:2px 0 0;color:#6b7280;font-size:13px}.admin-extension-default-price{display:inline-flex;align-items:center;min-height:32px;color:#4b5563;font-weight:600}.admin-price-preview{display:grid;gap:8px;margin-top:14px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f7fbff}.admin-price-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-price-preview strong{color:#111827;font-variant-numeric:tabular-nums}.admin-price-preview .total{padding-top:8px;border-top:1px solid #dbeafe;color:#1677ff}.admin-price-preview .total strong{color:#1677ff;font-size:17px}.project-extension-editor-index{position:absolute;right:12px;top:10px;color:#9ca3af;font-size:12px}.admin-switch-form-item .ant-form-item-control-input{align-items:flex-start}.admin-order-action-column{white-space:nowrap}.admin-order-id-column{min-width:0}.admin-icon-action-column{width:1%;white-space:nowrap}.admin-order-actions,.admin-icon-actions{display:inline-flex;flex-wrap:nowrap;white-space:nowrap}.admin-order-actions .ant-btn{width:28px;padding-inline:0}.order-id-stack{display:inline-flex;width:100%;max-width:100%;min-width:0;flex-direction:column;align-items:center;gap:5px;text-align:center}.order-id-line{display:flex;width:100%;min-width:0;align-items:center;gap:6px;line-height:1.2;justify-content:center}.order-id-label{flex:0 0 auto;width:94px;text-align:center;padding:2px 6px;border-radius:4px;background:#eff6ff;color:#1d4ed8;font-size:12px}.order-id-line.secondary .order-id-label{background:#f5f3ff;color:#6d28d9}.order-id-value{display:block;min-width:0;flex:1;color:#111827;font-variant-numeric:tabular-nums;overflow:visible;word-break:break-all;white-space:nowrap;text-align:center}.order-id-line.secondary .order-id-value{color:#6b7280}.admin-centered-table .ant-table-cell{text-align:center;vertical-align:middle}.admin-centered-table .ant-table-column-title{text-align:center}.admin-order-table .ant-table-cell,.admin-project-table .ant-table-cell,.admin-mail-table .ant-table-cell{white-space:nowrap}.mail-table-body-cell{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.admin-icon-actions .ant-btn{width:28px;padding-inline:0}.project-image-sort-list{margin-top:12px;display:grid;gap:10px}.project-image-thumb-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:12px}.project-image-sort-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-width:0;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:grab}.project-image-sort-item.dragging{border-color:#1677ff;background:#f7fbff}.project-image-thumb-preview{width:100%;aspect-ratio:4 / 3;overflow:hidden;border:1px solid #edf2f7;border-radius:6px;background:#f8fafc}.project-image-thumb-preview .ant-image,.project-image-thumb-preview .ant-image-img,.project-image-thumb-preview img{display:block;width:100%!important;height:100%!important}.project-image-thumb-preview .ant-image-img,.project-image-thumb-preview img{object-fit:cover}.project-image-thumb-meta{min-width:0;padding-right:24px}.project-image-sort-item strong,.project-image-sort-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-image-sort-item strong{color:#111827;font-size:12px;line-height:1.4}.project-image-sort-item span{margin-top:3px;color:#6b7280;font-size:12px}.project-image-thumb-remove{position:absolute;right:6px;bottom:8px;background:#fff}.stat-value{font-size:32px;color:#1677ff}@media(max-width:1120px){.project-order-layout{grid-template-columns:1fr}.home-order-panel{position:static}.project-detail-layout{grid-template-columns:1fr}.project-detail-panel{position:static}}@media(max-width:980px){.public-header{height:auto;padding:16px 20px;flex-wrap:wrap;align-items:flex-start}.public-nav{order:3;width:100%;overflow-x:auto}.home-hero{min-height:auto;padding:52px 0}.home-copy p{font-size:17px}.home-band{flex-direction:column;align-items:flex-start}.admin-sider{display:none}.admin-mobile-menu-btn{display:inline-flex}.admin-header{height:auto;min-height:68px;flex-wrap:wrap;padding:14px 16px}.admin-content{padding:18px 16px 28px}.admin-page-header{flex-direction:column;align-items:stretch}}@media(max-width:640px){.brand{width:100%}.header-actions{width:100%;justify-content:space-between}.home-hero,.home-section,.home-band{width:min(100% - 32px,1180px)}.home-band,.home-order-panel{padding:20px}.project-detail-page{width:min(100% - 32px,1180px);padding-top:28px}.project-detail-meta{grid-template-columns:1fr}.project-image-thumb-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))}.project-extension-toggle{grid-template-columns:24px minmax(0,1fr)}.project-extension-price{grid-column:2;justify-self:start}.project-extension-action-row{align-items:flex-start;flex-direction:column}.home-order-submit-field .ant-btn{width:100%}}
