:root{--ink:#172e2b;--muted:#66736f;--paper:#f5f7f4;--white:#fff;--line:#e1e7e1;--green:#143b33;--lime:#d5ef94;--soft:#edf3e7;--danger:#a34b37;font-family:'Noto Sans SC','PingFang SC','Microsoft YaHei',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #77a449;outline-offset:3px}a{color:inherit;text-decoration:none}button{color:inherit}button svg{width:20px;height:20px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button{border:0}small{font-size:12px}p{line-height:1.8}button,select{min-height:40px}textarea{resize:vertical}svg{vertical-align:middle;flex-shrink:0}
.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 42px;border-bottom:1px solid var(--line);background:#fcfdfa}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:700;letter-spacing:2px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--green);color:var(--lime);font-size:36px;font-weight:400}.brand small{display:block;font-size:9px;letter-spacing:1.9px;font-weight:500;line-height:1.4}.main-nav{display:flex;align-items:center;gap:36px;height:100%;font-size:15px}.main-nav>a,.main-nav>button{height:100%;background:none;position:relative;display:flex;align-items:center;gap:8px}.main-nav .active:after{content:'';position:absolute;height:3px;bottom:0;left:0;right:0;background:var(--green)}#header-count{background:#e5ebdf;border-radius:20px;min-width:22px;text-align:center;font-size:12px}.edition{font-size:12px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:5px 13px;white-space:nowrap}.loading-state{padding:100px;text-align:center;color:var(--muted)}
.workspace{max-width:1600px;margin:auto;padding:32px 42px 25px;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:30px;align-items:start}.gallery{min-width:0}.gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:2px 0 24px}.eyebrow{font-size:11px;letter-spacing:2.2px;font-weight:600;color:var(--muted);display:block;margin-bottom:7px}.gallery-heading h1{font-size:30px;line-height:1.5;font-weight:600;letter-spacing:-.8px}.gallery-heading p{font-size:14px;color:var(--muted);margin-top:4px}.gallery-counter{font-family:Georgia,serif;font-size:30px;font-style:italic;color:#809082}.gallery-counter small{font-size:14px;font-style:normal;font-family:inherit}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.filter{background:transparent;color:var(--muted);padding:7px 17px;border:1px solid transparent;border-radius:30px;font-size:14px}.filter.active{background:var(--green);color:var(--white)}.filter:hover:not(.active){background:#e9eee6}
.hero{position:relative;isolation:isolate;height:405px;border-radius:20px;overflow:hidden;background:#1b322b}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,22,18,.94) 0%,rgba(6,22,18,.2) 63%,rgba(6,22,18,.15));z-index:-1}.hero.image-only .hero-img{object-fit:cover}.hero-top{position:absolute;top:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;color:white}.hero-tag{font-size:12px;padding:4px 11px;border:1px solid #ffffff50;border-radius:30px;background:#132d2550;backdrop-filter:blur(8px)}.hero-number{font-family:Georgia,serif;font-size:22px}.hero-content{position:absolute;bottom:25px;left:28px;right:28px;color:white}.hero-content h2{font-size:36px;letter-spacing:1px;font-weight:600;line-height:1.4}.hero-content p{font-size:14px;color:#eef1e6;margin:7px 0 19px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:11px 18px;font-weight:500;font-size:14px;line-height:1.6;background:#eef1eb;border:1px solid transparent;min-height:44px}.btn:hover{filter:brightness(.97)}.btn-primary{background:var(--lime);color:#223820}.btn-dark{background:var(--green);color:white}.btn-ghost{background:transparent;border-color:var(--line)}.btn-glass{background:#ffffff15;border:1px solid #ffffff70;color:white;backdrop-filter:blur(5px)}.btn-compact{padding:7px 12px;min-height:36px}.icon-button{background:transparent;width:38px;min-height:38px;border-radius:50%;display:inline-grid;place-items:center;font-size:22px;color:var(--muted)}.icon-button:hover{background:#edf1e9}.hero .icon-button{color:white;background:#ffffff1c}
.case-description{display:flex;justify-content:space-between;gap:14px;padding:17px 2px 20px;align-items:start}.feature-list{display:flex;gap:8px;flex-wrap:wrap}.feature{font-size:12px;line-height:1.5;background:#e9eee3;color:#4f6452;padding:5px 9px;border-radius:5px}.detail-link{background:transparent;white-space:nowrap;padding:0 0 0 8px;font-size:13px;color:var(--muted);min-height:30px}.detail-link:hover{color:var(--green)}.rail-heading{display:flex;justify-content:space-between;align-items:center;margin:3px 0 11px}.rail-heading h3{font-size:14px;font-weight:500}.rail-heading span{font-size:12px;color:var(--muted)}.case-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-tile{background:transparent;text-align:left;padding:0;border-radius:11px;overflow:hidden;border:2px solid transparent;transition:border-color .15s}.case-tile.selected{border-color:#365b35;background:#e8efdf}.case-tile:hover{border-color:#b0bfa4}.tile-photo{height:95px;position:relative;overflow:hidden;border-radius:8px}.tile-photo img{width:100%;height:100%;object-fit:cover}.tile-type{position:absolute;bottom:7px;left:8px;font-size:10px;background:#102c2bcf;border-radius:4px;color:white;padding:1px 6px}.tile-text{padding:8px 8px 9px;display:flex;align-items:center;gap:6px;justify-content:space-between;font-size:13px}.tile-text>span:last-child{color:#78926a;font-size:12px}.gallery-footer{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px;margin-top:23px;padding-top:15px;border-top:1px solid var(--line)}.gallery-footer a:hover{text-decoration:underline}
.consult{position:sticky;top:20px;background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 35px #18352606;display:flex;flex-direction:column;min-height:660px;max-height:calc(100vh - 40px)}.consult-header{padding:22px 21px 18px;display:flex;align-items:center;gap:12px}.advisor-avatar{background:var(--green);color:var(--lime);width:43px;height:43px;display:grid;place-items:center;border-radius:14px;font-size:28px}.advisor-name{font-size:16px;font-weight:600}.advisor-meta{font-size:11px;color:var(--muted)}.mode-tag{margin-left:auto;align-self:start;margin-top:3px;font-size:10px;background:#f0f3eb;border-radius:4px;padding:2px 6px;color:#6d7b61}.mobile-close{display:none}.steps{display:flex;align-items:center;gap:8px;border-top:1px solid #eef1ea;border-bottom:1px solid #eef1ea;padding:12px 22px;font-size:11px;color:#9aa39b}.step{display:flex;align-items:center;gap:5px;white-space:nowrap}.step i{font-size:10px;font-style:normal;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#eff2ec}.step.active{color:#2d5135}.step.active i{background:var(--green);color:white}.step-line{height:1px;background:#e1e6dc;flex:1}.chat-log{padding:21px 20px 8px;overflow-y:auto;flex:1;min-height:230px;max-height:360px;scroll-behavior:smooth}.chat-row{display:flex;gap:8px;margin-bottom:17px}.chat-row.user{justify-content:flex-end}.mini-avatar{flex-shrink:0;display:grid;place-items:center;background:#edf2e5;color:var(--green);border-radius:8px;width:26px;height:26px;font-size:20px}.bubble{background:#f3f5ef;border-radius:0 13px 13px 13px;padding:12px 14px;font-size:14px;line-height:1.9;max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}.user .bubble{background:#e5eddb;border-radius:13px 0 13px 13px;max-width:90%}.bubble strong{font-weight:600}.chat-case{margin:0 20px 12px;padding:9px 12px;background:#f7f8f4;border:1px solid #e9eee3;border-radius:10px;display:flex;gap:10px;align-items:center}.chat-case img{width:45px;height:35px;object-fit:cover;border-radius:5px}.chat-case p{font-size:12px;line-height:1.5}.chat-case small{color:var(--muted);font-size:10px}.quick-choices{display:flex;gap:7px;flex-wrap:wrap;margin:0 21px 15px}.quick{font-size:12px;background:white;border:1px solid #dce4d4;border-radius:7px;padding:5px 10px;min-height:32px}.quick:hover{background:#f2f6ea}.composer{padding:0 19px 16px}.input-wrap{border:1px solid #dce4d7;border-radius:12px;padding:12px;background:#fff}.input-wrap:focus-within{border-color:#78965a;box-shadow:0 0 0 2px #e5eddc}.input-wrap textarea{width:100%;height:55px;min-height:45px;max-height:160px;border:0;background:transparent;outline:0;resize:none;font-size:13px;line-height:1.6}.input-wrap textarea::placeholder{color:#95a08f}.composer-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.attach-button{background:none;color:var(--muted);font-size:11px;padding:0;min-height:28px;display:flex;align-items:center;gap:5px}.send-button{width:32px;height:32px;min-height:32px;border-radius:8px;background:var(--green);color:var(--lime);display:grid;place-items:center}.composer-note{font-size:10px;color:#9ba492;margin:7px 2px 0}.quote-mini{border-top:1px solid var(--line);padding:15px 20px;background:#f7f9f2}.quote-mini-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.quote-mini-title{font-size:12px;font-weight:500}.quote-mini-price{font-size:14px;font-weight:600}.quote-mini .btn{width:100%;font-size:13px;padding:9px}.mini-fields{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.mini-field{font-size:10px;color:#728067;border-radius:4px;background:#edf1e7;padding:3px 6px}.quote-mini .linkline{display:flex;justify-content:space-between;margin-bottom:12px;gap:12px}.text-button{background:transparent;padding:0;min-height:24px;font-size:12px;color:#668043}.mobile-bar{display:none}.error-box{color:var(--danger);padding:12px 16px;border:1px solid #e6c4b7;border-radius:9px;background:#fff8f4}
dialog{padding:0;border:0;border-radius:20px;width:min(850px,calc(100vw - 32px));max-height:90vh;color:var(--ink);box-shadow:0 25px 90px #071a2040;background:white}dialog::backdrop{background:#091c20a1;backdrop-filter:blur(5px)}.modal-head{padding:23px 26px 18px;display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid var(--line)}.modal-head h2{font-size:23px;font-weight:600;line-height:1.4}.modal-head p{font-size:12px;color:var(--muted);margin-top:5px}.modal-body{padding:22px 26px;max-height:66vh;overflow-y:auto}.modal-footer{display:flex;gap:10px;justify-content:flex-end;padding:17px 26px;border-top:1px solid var(--line);flex-wrap:wrap;background:#fafcf8}.modal-intro{font-size:14px;color:var(--muted);margin-bottom:18px}.scope-note{font-size:12px;color:#7d734f;background:#f9f6e9;border:1px solid #ebe6d1;padding:11px 14px;border-radius:9px;margin:15px 0}.preview-images{display:grid;gap:15px}.preview-images img{border-radius:9px;max-height:66vh;width:100%;object-fit:contain;background:#edf0e9}.preview-video{width:100%;border-radius:10px;background:black;max-height:60vh}.preview-frame{width:100%;height:64vh;border:0;border-radius:10px;background:#edf2e9}.modal-wide{width:min(1180px,calc(100vw - 24px))}.preview-actions{display:flex;gap:9px;justify-content:flex-end;margin:12px 0}.custom-list{display:flex;gap:8px;flex-wrap:wrap;margin:13px 0}.custom-list span{font-size:13px;background:var(--soft);padding:6px 9px;border-radius:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#506252}.form-field input,.form-field textarea,.form-field select,.search-input{border:1px solid #dce3d7;padding:10px 12px;border-radius:9px;background:white;min-width:0;color:var(--ink);font-size:14px}.form-field input::placeholder,.form-field textarea::placeholder{color:#a1aa9a}.form-field.full{grid-column:1/-1}.form-section-title{font-size:16px;font-weight:600;margin:26px 0 13px}.form-section-title:first-child{margin-top:0}.item-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.item-choice{display:grid;grid-template-columns:22px 1fr 70px 25px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;padding:12px;font-size:13px}.item-choice:has(input:checked){background:#f4f8ed;border-color:#a8b895}.item-choice input[type=checkbox]{accent-color:var(--green);width:17px;height:17px}.item-choice input[type=number]{width:70px;font-size:13px;border:1px solid #dbe3d3;border-radius:5px;padding:5px;background:white}.item-choice small{color:var(--muted);font-size:11px}.check-line{display:flex;gap:9px;align-items:start;font-size:13px;margin-top:15px}.check-line input{margin-top:5px;accent-color:var(--green)}.quote-header{padding:18px;background:var(--green);color:white;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.quote-header p{font-size:12px;color:#dce6d3}.quote-header strong{font-size:25px;display:block;font-weight:600}.quote-header small{font-size:11px;color:#c2d0b6}.badge{font-size:11px;border-radius:5px;background:#eaf0e4;color:#567046;padding:4px 8px;display:inline-block}.quote-header .badge{color:#daecad;background:#ffffff16}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 25px;margin:15px 0 20px}.summary-item{border-bottom:1px solid #eef1e9;padding-bottom:9px;font-size:13px;overflow-wrap:anywhere}.summary-item span{display:block;color:#87927d;font-size:11px;margin-bottom:3px}.summary-item.full{grid-column:1/-1}.quote-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.quote-table th{font-weight:500;color:var(--muted);font-size:11px;padding:9px 8px;border-bottom:1px solid var(--line)}.quote-table td{padding:12px 8px;border-bottom:1px solid #edf0e8}.quote-table td small{display:block;color:var(--muted);font-size:11px}.quote-table td:last-child,.quote-table th:last-child{text-align:right;white-space:nowrap}.pending-list{font-size:12px;color:#886940;background:#fbf7ed;padding:11px 13px;border-radius:8px;margin:15px 0}.terms{font-size:12px;color:var(--muted);margin-top:17px;line-height:1.9}.attachment-list{display:grid;gap:8px;margin:12px 0}.attachment-item{font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#f6f8f2;padding:10px 12px;border-radius:8px}.attachment-item span{overflow-wrap:anywhere}.attachment-item a{text-decoration:underline}.handoff-panel{border:1px solid var(--line);padding:16px;border-radius:12px;margin:18px 0 0}.handoff-panel h3{font-size:15px}.handoff-panel p{font-size:12px;color:var(--muted);margin:7px 0 13px}.code-label{font-family:ui-monospace,monospace;letter-spacing:.7px}.export-area{width:100%;min-height:230px;border:1px solid var(--line);padding:13px;border-radius:8px;font-size:13px;line-height:1.9;background:#fafbf8;color:var(--ink)}.empty{padding:45px 20px;text-align:center;color:var(--muted);font-size:14px}.inline-note{font-size:12px;color:var(--muted);margin:8px 0}.hidden{display:none!important}
#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);z-index:100;color:white;background:#19372f;padding:12px 22px;box-shadow:0 4px 22px #172e2b22;border-radius:10px;font-size:14px;max-width:calc(100vw - 35px);opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}
.manage{max-width:1140px;margin:0 auto;padding:35px 35px 60px}.manage-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.manage h1{font-size:28px}.manage-top p{font-size:13px;color:var(--muted);margin-top:5px}.manage-tabs{display:flex;gap:10px;margin-bottom:25px}.manage-tabs button{padding:9px 16px;background:#eaf0e3;border-radius:7px;font-size:14px}.manage-tabs button.active{background:var(--green);color:white}.config-panel{background:white;border:1px solid var(--line);border-radius:15px;padding:25px}.config-prices{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.config-actions{display:flex;align-items:center;gap:15px;margin-top:25px}.records-top{display:flex;gap:12px;align-items:center;margin-bottom:16px}.search-input{flex:1;max-width:500px}.records-table{width:100%;border-collapse:collapse;font-size:13px}.records-table th{font-size:12px;font-weight:500;color:var(--muted);text-align:left;padding:12px}.records-table td{background:white;padding:15px 12px;border-bottom:1px solid var(--line)}.records-table small{display:block;color:var(--muted);font-size:11px}.record-history{font-size:12px;padding:12px;border:1px solid var(--line);border-radius:8px;margin-bottom:12px}.record-history p{margin:5px 0}.table-overflow{overflow-x:auto}
@media(min-width:1500px){.workspace{grid-template-columns:minmax(0,1fr) 390px;gap:38px}.hero{height:460px}.tile-photo{height:110px}.consult{min-height:740px}.chat-log{max-height:410px}}
@media(max-width:1150px){.site-header{padding:0 26px}.workspace{padding:28px 26px;gap:22px;grid-template-columns:minmax(0,1fr) 335px}.main-nav{gap:20px}.hero{height:365px}.hero-content h2{font-size:31px}.hero-content{left:23px;right:20px}.gallery-heading h1{font-size:26px}.tile-photo{height:80px}.case-rail{gap:8px}.hero-buttons .btn{font-size:12px;padding:10px 12px}.case-description{flex-wrap:wrap}.feature{font-size:11px}}
@media(max-width:900px){.site-header{height:77px;padding:0 24px}.edition{display:none}.main-nav{font-size:13px;gap:20px}.brand{font-size:18px;gap:10px}.brand-mark{width:38px;height:38px;font-size:30px}.brand small{font-size:8px}.workspace{display:block;max-width:760px;padding:25px 24px 100px}.gallery-heading h1{font-size:29px}.hero{height:390px}.hero-content h2{font-size:34px}.tile-photo{height:105px}.hero-buttons .btn{font-size:14px}.consult{display:none;position:fixed;inset:72px 14px 16px;z-index:35;max-height:none;min-height:0;box-shadow:0 0 0 100vmax #0f211fcc}.consult.open{display:flex}.consult-header{padding:18px 20px}.mobile-close{display:grid}.mode-tag{margin-left:auto}.chat-log{max-height:none;flex:1}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:flex;gap:12px;justify-content:center;background:#fcfdf9f5;border-top:1px solid var(--line);padding:12px 20px max(12px,env(safe-area-inset-bottom));z-index:20;backdrop-filter:blur(15px)}.mobile-bar .btn{flex:1;max-width:320px}.gallery-footer{margin-bottom:5px}.manage{padding:27px 22px 60px}.config-prices{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.site-header{padding:0 18px;height:70px}.brand{font-size:17px;letter-spacing:1px}.brand-mark{width:34px;height:34px;font-size:28px}.main-nav>a{display:none}.main-nav{font-size:12px}.workspace{padding:23px 17px 100px}.gallery-heading{margin-bottom:18px}.gallery-heading h1{font-size:26px}.gallery-heading p{font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.7px}.gallery-counter{font-size:24px}.filters{gap:3px;flex-wrap:nowrap;justify-content:space-between;margin-bottom:13px}.filter{font-size:12px;padding:6px 9px;white-space:nowrap;min-height:36px}.hero{height:365px;border-radius:15px}.hero-content{left:21px;right:18px;bottom:21px}.hero-content h2{font-size:29px}.hero-content p{font-size:12px;margin:8px 0 16px;max-width:245px}.hero-top{top:19px;left:20px;right:20px}.hero-tag{font-size:10px}.hero-buttons{gap:8px}.hero-buttons .btn{font-size:12px;padding:10px 12px;border-radius:8px}.case-description{padding:14px 1px 17px;gap:6px}.feature{font-size:11px;padding:4px 6px}.detail-link{font-size:11px;min-height:24px}.rail-heading{margin:4px 0 9px}.rail-heading h3{font-size:13px}.rail-heading span{font-size:10px}.case-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tile-photo{height:91px}.tile-text{font-size:12px;padding:7px 5px}.gallery-footer{font-size:10px;flex-wrap:wrap;gap:5px}.modal-head{padding:20px 19px 15px}.modal-head h2{font-size:21px}.modal-body{padding:20px 18px;max-height:64vh}.modal-footer{padding:14px 18px;gap:8px}.modal-footer .btn{flex:1;font-size:12px;padding:9px 10px}.form-grid{grid-template-columns:1fr;gap:13px}.item-picker{grid-template-columns:1fr}.summary-grid{gap:12px 16px}.quote-table{font-size:12px}.quote-table th,.quote-table td{padding:10px 5px}.quote-table th:nth-child(3),.quote-table td:nth-child(3){display:none}.quote-header strong{font-size:22px}.attachment-item{flex-wrap:wrap}.consult{inset:12px 8px 10px}.consult-header{padding:16px}.chat-log{padding:18px 14px 5px}.composer{padding:0 14px 13px}.bubble{font-size:14px}.quick-choices{margin-left:18px;margin-right:18px}.config-panel{padding:18px}.config-prices{grid-template-columns:1fr 1fr}.manage-top{align-items:start}.manage h1{font-size:23px}.manage-top>.btn{font-size:11px;padding:7px 9px;white-space:nowrap}.records-table{min-width:660px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.bubble{font-size:15px}.input-wrap textarea{font-size:14px}.quick{font-size:14px}.quote-mini-title,.text-button,.quote-mini .btn{font-size:14px}.form-field,.summary-item,.quote-table,.item-choice,.records-table{font-size:14px}.hero-buttons .btn{font-size:14px}.main-nav{font-size:14px}
@media print{.site-header,.workspace,.manage,.mobile-bar,.modal-footer,.icon-button,.handoff-panel,#toast{display:none!important}dialog{position:static;display:block!important;width:100%;max-height:none;box-shadow:none}dialog::backdrop{display:none}.modal-body{max-height:none;overflow:visible}.quote-header{background:white;color:black;border:1px solid #ccc}.quote-header p,.quote-header small{color:#555}}
