.consult-sheet[hidden]{display:none}.consult-sheet{position:fixed;inset:0;z-index:1200;font-family:"Noto Serif SC","Songti SC","STSong","SimSun",serif;color:#42352b}.consult-sheet-backdrop{position:absolute;inset:0;background:rgba(25,20,16,.6);opacity:0;transition:opacity .36s ease;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px)}.consult-sheet-card{position:absolute;inset:auto 0 0;max-height:min(88vh,640px);border:1px solid rgba(126,93,65,.2);border-bottom:0;border-radius:18px 18px 0 0;background:linear-gradient(110deg,rgba(255,252,246,.98),rgba(249,241,232,.98));box-shadow:0 -20px 55px rgba(28,20,13,.2);overflow:hidden;opacity:.98;transform:translate3d(0,calc(100% + 32px),0);transition:transform .42s cubic-bezier(.22,.75,.2,1),opacity .3s ease;will-change:transform}.consult-sheet-card::before,.consult-sheet-card::after{content:"";position:absolute;bottom:-92px;width:340px;height:270px;background:url('/assets/hero-scholar-rock.webp') center/contain no-repeat;opacity:.055;pointer-events:none}.consult-sheet-card::before{left:-105px;transform:scaleX(-1)}.consult-sheet-card::after{right:-75px}.consult-sheet.is-open .consult-sheet-backdrop{opacity:1}.consult-sheet.is-open .consult-sheet-card{opacity:1;transform:translate3d(0,0,0)}.consult-sheet.is-closing .consult-sheet-backdrop{opacity:0}.consult-sheet-scroll{position:relative;z-index:1;max-height:min(88vh,640px);overflow:auto;overscroll-behavior:contain;padding:13px max(26px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(26px,env(safe-area-inset-left))}.consult-sheet-close{position:absolute;z-index:4;right:max(16px,env(safe-area-inset-right));top:13px;width:34px;height:34px;border:1px solid rgba(126,93,65,.17);border-radius:50%;display:grid;place-items:center;background:rgba(255,252,247,.92);color:#7c5b3e;font:27px/1 Arial,sans-serif;box-shadow:0 4px 12px rgba(70,48,30,.08);cursor:pointer;transition:transform .2s ease,background .2s ease}.consult-sheet-close:hover{background:#fff;transform:rotate(8deg)}.consult-sheet-close:focus-visible,.consult-sheet-action:focus-visible{outline:2px solid #9b6a43;outline-offset:3px}.consult-sheet-head{width:min(1120px,100%);margin:0 auto 8px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:17px}.consult-sheet-head span{height:1px;background:linear-gradient(90deg,transparent,#bea990)}.consult-sheet-head span:last-child{background:linear-gradient(90deg,#bea990,transparent)}.consult-sheet-head h2{margin:0;font-size:22px;font-weight:500;letter-spacing:.16em;white-space:nowrap;color:#5d4531}.consult-sheet-content{width:min(980px,100%);margin:auto;display:grid;grid-template-columns:minmax(250px,.8fr) minmax(430px,1.2fr);gap:0}.consult-sheet-qr-panel{padding:10px 42px 2px 8px;text-align:center;border-right:1px solid rgba(126,93,65,.14)}.consult-sheet-description{margin:0 0 8px;color:#756457;font-size:13px;line-height:1.6}.consult-sheet-qr-wrap{width:142px;aspect-ratio:1;margin:0 auto 10px;border:1px solid rgba(126,93,65,.2);border-radius:6px;background:#fff;display:grid;place-items:center;overflow:hidden}.consult-sheet-qr{width:100%;height:100%;object-fit:contain}.consult-sheet-qr-empty{padding:14px;color:#938171;font-size:12px;line-height:1.7}.consult-sheet-action{min-height:37px;padding:8px 18px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:9px;background:#805b3d;color:#fff;text-decoration:none;font-size:14px;box-shadow:0 5px 12px rgba(93,61,36,.15);transition:background .2s ease,transform .2s ease}.consult-sheet-action:hover{background:#6f4b30;transform:translateY(-1px)}.consult-sheet-action span{font-size:9px}.consult-sheet-company{padding:12px 0 2px 43px}.consult-sheet-brand{display:flex;align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(126,93,65,.16)}.consult-sheet-logo{width:62px;height:62px;object-fit:contain;flex:0 0 auto}.consult-sheet-brand h3{margin:0 0 5px;font-size:20px;font-weight:600;letter-spacing:.04em}.consult-sheet-brand p{margin:0;font:10px/1.35 Georgia,"Times New Roman",serif;letter-spacing:.11em;color:#927f6c}.consult-sheet-details{margin:0}.consult-sheet-details>div{display:grid;grid-template-columns:104px 1fr;gap:12px;align-items:start;padding:8px 4px;border-bottom:1px solid rgba(126,93,65,.12);font-size:12px}.consult-sheet-details dt{color:#88715e;white-space:nowrap}.consult-sheet-details dt span{display:inline-block;width:18px;color:#79583b;font-family:Arial,sans-serif}.consult-sheet-details dd{margin:0;color:#5a493b;line-height:1.55}.consult-sheet-details dd a{color:inherit;text-decoration:none}.consult-sheet-details dd small{display:block;color:#a34c3b;font-size:11px}.consult-sheet-open{overflow:hidden!important}
@media(min-width:761px){.consult-sheet-card{height:clamp(470px,63vh,590px)}.consult-sheet-scroll{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);padding-top:20px;padding-bottom:24px}.consult-sheet-content{align-self:center;padding-bottom:22px}.consult-sheet-qr-wrap{width:168px}.consult-sheet-qr-panel{padding-right:48px}.consult-sheet-company{padding-left:48px}}
@media(max-width:760px){.consult-sheet-card{max-height:89dvh;border-radius:16px 16px 0 0}.consult-sheet-scroll{max-height:89dvh;padding:14px 18px max(18px,env(safe-area-inset-bottom))}.consult-sheet-close{right:12px;top:11px}.consult-sheet-head{padding:0 38px 0 8px;gap:10px}.consult-sheet-head h2{font-size:19px}.consult-sheet-content{grid-template-columns:1fr}.consult-sheet-qr-panel{padding:9px 8px 18px;border-right:0;border-bottom:1px solid rgba(126,93,65,.14)}.consult-sheet-qr-wrap{width:min(136px,42vw)}.consult-sheet-action{width:min(300px,100%);margin:auto}.consult-sheet-company{padding:17px 2px 2px}.consult-sheet-brand{gap:12px}.consult-sheet-logo{width:52px;height:52px}.consult-sheet-brand h3{font-size:17px;line-height:1.45}.consult-sheet-brand p{font-size:9px}.consult-sheet-details>div{grid-template-columns:92px 1fr;padding:8px 2px}.consult-sheet-card::before,.consult-sheet-card::after{width:230px;height:190px}.consult-sheet-card::after{right:-110px}}
@media(prefers-reduced-motion:reduce){.consult-sheet-backdrop,.consult-sheet-card,.consult-sheet-close,.consult-sheet-action{transition-duration:.01ms!important}}
.consult-sheet{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;transform:none!important;overflow:hidden!important;contain:layout paint}

/* order-service-dragon-20260831: compact secondary contact menu for order details */
.consult-sheet-person{margin:0 0 10px;color:#8a5c32;font-size:12px;letter-spacing:.14em}.consult-sheet.is-order-service .consult-sheet-scroll{overflow-x:hidden}.consult-sheet.is-order-service .consult-sheet-content{display:block;width:min(390px,100%)}.consult-sheet.is-order-service .consult-sheet-qr-panel{padding:18px 12px 8px;border:0}.consult-sheet.is-order-service .consult-sheet-qr-wrap{width:min(210px,56vw);box-shadow:0 14px 38px rgba(76,52,32,.12)}.consult-sheet.is-order-service .consult-sheet-company{display:none}
@media(min-width:761px){.consult-sheet.is-order-service .consult-sheet-card{inset:50% auto auto 50%;width:min(500px,calc(100vw - 48px));height:auto;min-height:430px;max-height:calc(100dvh - 64px);border:1px solid rgba(126,93,65,.2);border-radius:18px;opacity:0;transform:translate3d(-50%,calc(-50% + 28px),0) scale(.97)}.consult-sheet.is-order-service.is-open .consult-sheet-card{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}.consult-sheet.is-order-service.is-closing .consult-sheet-card{opacity:0;transform:translate3d(-50%,calc(-50% + 18px),0) scale(.98)}.consult-sheet.is-order-service .consult-sheet-scroll{min-height:428px;height:auto;display:grid;align-content:center;padding:22px 28px}.consult-sheet.is-order-service .consult-sheet-head{margin-bottom:4px}.consult-sheet.is-order-service .consult-sheet-qr-panel{padding-top:12px}.consult-sheet.is-order-service .consult-sheet-qr-wrap{width:210px}}
@media(max-width:760px){.consult-sheet.is-order-service .consult-sheet-qr-panel{padding-top:12px}.consult-sheet.is-order-service .consult-sheet-qr-wrap{width:min(190px,56vw)}}
