*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f6f8;color:#171b24;font-family:Arial,"Noto Sans KR",sans-serif}.portal-bar{position:fixed;left:0;right:0;top:0;z-index:50;height:60px;background:rgba(255,255,255,.97);border-bottom:1px solid #e4e7eb;backdrop-filter:blur(10px)}.portal-bar__inner{max-width:1180px;height:100%;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:26px}.portal-brand{flex:0 0 auto;color:#171b24;font-size:19px;font-weight:950;text-decoration:none;letter-spacing:-.03em}.portal-nav{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto}.portal-nav__link{padding:9px 11px;border-radius:9px;color:#4f5866;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.portal-nav__link:hover{background:#f2f4f7;color:#111}.portal-nav__link.is-primary{background:var(--brand,#db2b35);color:#fff}.portal-nav__link.is-disabled{opacity:.5;cursor:default}.portal-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:#16834f;font-size:11px;font-weight:900;white-space:nowrap}.portal-live i{width:7px;height:7px;border-radius:50%;background:#20b46a;box-shadow:0 0 0 4px rgba(32,180,106,.12)}main{max-width:1180px;margin:0 auto;padding:78px 22px 52px}.portal-hero{min-height:116px;padding:21px 28px;border-radius:15px;background:#fff;border:1px solid #e2e6eb;display:flex;justify-content:space-between;align-items:center;gap:22px}.portal-hero span,.section-title>div>span{font-size:10px;font-weight:950;letter-spacing:.13em;color:var(--brand,#db2b35)}.portal-hero h1{margin:5px 0 5px;font-size:27px;letter-spacing:-.04em}.portal-hero p{margin:0;color:#697382;font-size:14px}.portal-hero__actions{display:flex;gap:8px;flex-wrap:wrap}.portal-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #d8dde4;border-radius:9px;background:#fff;color:#303743;text-decoration:none;font-size:12px;font-weight:900}.portal-button--primary{border-color:var(--brand,#db2b35);background:var(--brand,#db2b35);color:#fff}.board-section{margin-top:13px;padding:19px 20px 21px;border:1px solid #e1e5ea;border-radius:15px;background:#fff}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px}.section-title h2{margin:4px 0 3px;font-size:20px}.section-title p{margin:0;color:#7b8491;font-size:12px}.section-title button{border:1px solid #d7dce3;border-radius:8px;background:#fff;padding:7px 11px;cursor:pointer}.board-head{display:grid;grid-template-columns:58px minmax(0,1fr) 124px 150px 62px;gap:12px;padding:8px 12px;border-top:1px solid #e8ebef;border-bottom:1px solid #e8ebef;color:#8a929d;font-size:11px;font-weight:800}.board-list{display:block}.board-item{border-bottom:1px solid #e8ebef;background:#fff}.board-item__row{display:grid;grid-template-columns:58px minmax(0,1fr) 124px 150px 62px;gap:12px;align-items:center;min-height:67px;padding:10px 12px}.board-item__number{color:#8a929d;font-size:12px;font-weight:800;text-align:center}.board-item__main{min-width:0}.board-item__title{margin:0 0 5px;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-item__receipt{color:#8b939e;font-size:11px}.board-item__status{display:inline-flex;align-items:center;gap:6px;color:#4b5563;font-size:11px;font-weight:900}.board-item__status:before{content:"";width:7px;height:7px;border-radius:50%;background:#4b8fe2}.board-item[data-status="SUBMITTED"] .board-item__status:before{background:#42c97a}.board-item[data-status="ADMIN_REVIEW"] .board-item__status:before{background:#ef4057}.board-item[data-status="PRODUCTION_READY"] .board-item__status:before{background:#f39a32}.board-item[data-status="PRODUCTION"] .board-item__status:before{background:#dc7c20}.board-item[data-status="SHIPPING_READY"] .board-item__status:before{background:#8d67db}.board-item[data-status="SHIPPING"] .board-item__status:before{background:#6574d9}.board-item[data-status="DELIVERED"] .board-item__status:before,.board-item[data-status="COMPLETED"] .board-item__status:before{background:#2aaa65}.board-item time{color:#8a929d;font-size:11px}.board-item__view{display:inline-flex;align-items:center;justify-content:center;height:30px;border:1px solid #d6dbe2;border-radius:7px;background:#fff;color:#414a57;text-decoration:none;font-size:11px;font-weight:800}.board-item__voice{position:relative;display:flex;align-items:center;gap:6px;height:32px;margin:0 12px 0 70px;padding:0 10px;border-top:1px dashed #e3e7eb;color:#343c47;font-size:12px;min-width:0}.board-item__voice strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.board-item__voice em{flex:0 0 auto;padding:2px 5px;border-radius:999px;background:#e8f7ef;color:#158250;font-size:9px;font-style:normal;font-weight:950}.voice-photo{flex:0 0 auto}.voice-popover{position:absolute;left:24px;bottom:28px;z-index:30;width:min(420px,calc(100vw - 56px));padding:12px 14px;border:1px solid #dfe4e9;border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(22,30,43,.16);color:#303843;font-size:12px;line-height:1.65;white-space:normal;opacity:0;visibility:hidden;transform:translateY(4px);transition:.15s}.board-item__voice:hover .voice-popover,.board-item__voice:focus-within .voice-popover{opacity:1;visibility:visible;transform:none}.voice-more{display:none;margin-left:auto;border:0;background:transparent;color:var(--brand,#db2b35);font-size:11px;font-weight:800;cursor:pointer}.loading,.empty{padding:36px;text-align:center;color:#828b98}.portal-footer{max-width:1180px;margin:0 auto 30px;padding:18px 22px;border-top:1px solid #e0e4e9;display:flex;gap:16px;align-items:center;color:#7b8490;font-size:12px}.portal-footer strong{color:#2d3440}.portal-footer span{flex:1}.portal-footer a{color:var(--brand,#db2b35);font-weight:800;text-decoration:none}@media(max-width:800px){.portal-bar__inner{padding:0 14px;gap:12px}.portal-nav__link{padding:8px}.portal-live{display:none}main{padding:72px 12px 40px}.portal-hero{min-height:0;padding:18px;align-items:flex-start;flex-direction:column}.portal-hero h1{font-size:23px}.board-section{padding:16px 12px}.section-title{align-items:flex-start}.board-head{display:none}.board-item__row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;min-height:72px;padding:10px 6px}.board-item__status{grid-column:2}.board-item time{grid-column:2}.board-item__view{grid-column:3;grid-row:1/4;width:54px}.board-item__voice{height:34px;margin:0 6px 0 40px;padding:0 6px}.voice-popover{display:none}.voice-more{display:inline}.board-item__voice.is-expanded{height:auto;min-height:34px;padding-top:8px;padding-bottom:8px;align-items:flex-start}.board-item__voice.is-expanded strong{white-space:normal;overflow:visible;text-overflow:clip}.portal-footer{margin:0 12px 20px;padding:18px 0;align-items:flex-start;flex-direction:column}}

/* fixed-header portal shell */
.portal-brand{display:inline-flex;align-items:center;gap:10px;max-width:210px}.portal-brand img{display:block;width:42px;height:42px;object-fit:contain;border-radius:9px}.portal-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-nav__link.is-current:not(.is-primary){background:#f0f2f5;color:#111}.portal-view{display:none}.portal-view.is-active{display:block}.portal-embedded-view{min-height:calc(100vh - 78px)}.embedded-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;height:58px;padding:0 16px;border:1px solid #e1e5ea;border-bottom:0;border-radius:14px 14px 0 0;background:#fff}.embedded-toolbar div{display:flex;align-items:baseline;gap:10px}.embedded-toolbar strong{font-size:16px}.embedded-toolbar span{color:#87909c;font-size:11px}.embedded-toolbar button{border:1px solid #d7dce3;border-radius:8px;background:#fff;padding:8px 12px;font-weight:800;cursor:pointer}.portal-frame{display:block;width:100%;height:calc(100vh - 136px);min-height:650px;border:1px solid #e1e5ea;border-radius:0 0 14px 14px;background:#fff}.frame-fallback{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:8px 2px;color:#8a929d;font-size:11px}.frame-fallback p{margin:0}.frame-fallback a{color:var(--brand,#db2b35);font-weight:900;text-decoration:none}.portal-coming{min-height:520px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e1e5ea;border-radius:0 0 14px 14px;background:#fff;text-align:center}.portal-coming span{color:var(--brand,#db2b35);font-size:11px;font-weight:950;letter-spacing:.12em}.portal-coming h2{margin:10px 0 7px;font-size:28px}.portal-coming p{margin:0;color:#7d8794}.is-embedded .portal-footer{display:none}.board-item__view{cursor:pointer}.portal-button{cursor:pointer}
@media(max-width:800px){.portal-brand span{display:none}.portal-brand{max-width:48px}.portal-brand img{width:38px;height:38px}.portal-frame{height:calc(100vh - 126px);min-height:560px}.embedded-toolbar span{display:none}.frame-fallback{justify-content:center}}


/* 네이티브 제작사례 */
.portal-cases-view{max-width:1160px;margin:0 auto;padding:20px 0 60px}.portal-cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:22px}.portal-case-card{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.portal-case-card button{width:100%;height:100%;text-align:left;background:transparent;border:0;padding:0}.portal-case-card__image{display:block;aspect-ratio:4/3;background:#f1f5f9;overflow:hidden}.portal-case-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.portal-case-card:hover img{transform:scale(1.035)}.portal-case-card__image em{height:100%;display:grid;place-items:center;color:#94a3b8;font-style:normal}.portal-case-card__content{display:block;padding:18px}.portal-case-card__content small{display:block;color:var(--brand);font-weight:800;margin-bottom:8px}.portal-case-card__content strong{display:block;font-size:19px;line-height:1.4;margin-bottom:8px}.portal-case-card__content p{color:#64748b;line-height:1.65;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-case-card__content time{font-size:12px;color:#94a3b8}.portal-case-detail{padding:22px}.portal-case-back{border:1px solid #cbd5e1;border-radius:10px;background:#fff;padding:10px 14px;margin-bottom:16px}.portal-case-article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.portal-case-article__hero{display:block;width:100%;max-height:620px;object-fit:contain;background:#f8fafc}.portal-case-article__body{max-width:820px;margin:auto;padding:34px 30px 50px}.portal-case-article__body small{color:var(--brand);font-weight:800}.portal-case-article__body h1{font-size:34px;line-height:1.3;margin:12px 0}.portal-case-article__summary{font-size:18px;color:#475569;border-bottom:1px solid #e2e8f0;padding-bottom:24px}.portal-case-article__content{font-size:16px;line-height:1.9;color:#334155;padding-top:10px}@media(max-width:900px){.portal-cases-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.portal-cases-grid{grid-template-columns:1fr;padding:12px}.portal-case-article__body{padding:24px 18px}.portal-case-article__body h1{font-size:26px}}

/* RC1 화면 전환 안정화 */
html{overflow-y:scroll;scrollbar-gutter:stable}
.portal-nav__link{border:1px solid transparent;box-sizing:border-box}
.portal-nav__link.is-current{background:#f2f4f7;color:#111}
.portal-nav__link.is-primary.is-current{background:var(--brand,#db2b35);color:#fff}

/* RC1 Customer Shell spacing */
body.has-ddg-shell main{padding-top:18px}
body.ddg-host-page main{padding-top:18px}
@media(max-width:800px){body.has-ddg-shell main,body.ddg-host-page main{padding-top:12px}}


/* STEP25-R1: tracking page direct render (iframe removed) */
.portal-tracking-inline{overflow:visible}.portal-tracking-inline .tracking-shell{width:100%;max-width:none;margin:0;padding:0}.portal-tracking-inline .tracking-head{display:none}.portal-tracking-inline .lookup-card,.portal-tracking-inline .result-card{box-shadow:none;border-radius:20px}.portal-tracking-inline .result-card{margin-top:0}.portal-tracking-inline .lookup-card{margin:0 0 18px}.portal-tracking-inline .result-card[hidden]{display:none}.portal-tracking-inline .result-card:not([hidden]){display:block}.portal-tracking-inline .tracking-progress{margin-left:0;margin-right:0}
body.is-auto-lookup .portal-tracking-inline .tracking-shell{width:100%;margin:0;padding:0}body.is-auto-lookup .portal-tracking-inline .lookup-card{display:none}body.is-auto-loading .portal-tracking-inline .tracking-shell:before{margin:0}
@media(max-width:760px){.portal-tracking-inline .tracking-shell{width:100%;margin:0}.portal-tracking-inline .result-card{border-radius:15px}}


/* Customer Portal RC1 */
body{overflow-x:hidden}.portal-home-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 14px;padding:24px 28px;border:1px solid #e1e6ec;border-radius:18px;background:#fff}.portal-home-intro span,.voice-section .section-title span{color:var(--brand,#db2b35);font-size:10px;font-weight:950;letter-spacing:.16em}.portal-home-intro h1{margin:7px 0 5px;font-size:25px}.portal-home-intro p{margin:0;color:#737e8c;font-size:13px}.portal-home-intro__actions{display:flex;gap:9px}.portal-notice-strip{display:flex;align-items:center;gap:14px;min-height:54px;margin-bottom:14px;padding:0 22px;border:1px solid #e1e6ec;border-radius:14px;background:#fff;cursor:pointer}.portal-notice-strip strong{color:var(--brand,#db2b35);font-size:12px}.portal-notice-strip span{flex:1;color:#566170;font-size:13px}.portal-notice-strip em{font-style:normal;color:#87909c;font-size:11px;font-weight:800}.voice-section{margin-top:14px;padding:22px;border:1px solid #e1e6ec;border-radius:18px;background:#fff}.voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.voice-card{position:relative;min-height:142px;padding:21px 18px 16px;border:1px solid #e8ebef;border-radius:15px;background:#fafbfc}.voice-card__quote{position:absolute;top:8px;right:16px;color:color-mix(in srgb,var(--brand,#db2b35) 20%,white);font:900 40px/1 Georgia,serif}.voice-card p{position:relative;margin:0 0 18px;color:#252e3a;font-size:14px;font-weight:650;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.voice-card>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.voice-card strong{font-size:11px;color:#46505d}.voice-card time{font-size:10px;color:#9098a4}.portal-empty-inline{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;border:1px dashed #dce2e8;border-radius:14px;color:#7b8490}.portal-empty-inline strong{color:#36404d;font-size:14px}.portal-empty-inline span{margin-top:5px;font-size:11px}.portal-native-view{max-width:1160px;margin:0 auto;padding:20px 0 60px}.portal-empty-card{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e1e6ec;border-radius:0 0 18px 18px;background:#fff;text-align:center}.portal-empty-card span,.portal-contact-card span{color:var(--brand,#db2b35);font-size:10px;font-weight:950;letter-spacing:.15em}.portal-empty-card h2,.portal-contact-card h2{margin:10px 0 6px;font-size:23px}.portal-empty-card p,.portal-contact-card p{margin:0;color:#7b8490}.portal-contact-card{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:190px;padding:36px;border:1px solid #e1e6ec;border-radius:0 0 18px 18px;background:#fff}.portal-contact-card a{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 22px;border-radius:11px;background:var(--brand,#db2b35);color:#fff;text-decoration:none;font-weight:900}
@media(max-width:850px){.portal-home-intro{align-items:flex-start;flex-direction:column}.voice-grid{grid-template-columns:1fr}.portal-contact-card{align-items:flex-start;flex-direction:column}.portal-notice-strip em{display:none}}

/* Customer Portal RC1.4: unified page shell + common notice bar */
#portalMain{width:min(100% - 44px,1180px);max-width:1180px;margin:0 auto;padding:18px 0 52px}
#portalMain .portal-view{width:100%;max-width:none;margin:0;padding:0}
#portalMain .portal-notice-strip{width:100%;margin:0 0 14px;flex:none}
.portal-page-card{width:100%;overflow:hidden;border:1px solid #e1e6ec;border-radius:18px;background:#fff}
.portal-page-card .embedded-toolbar{height:auto;min-height:58px;margin:0;padding:10px 16px;border:0;border-bottom:1px solid #e1e6ec;border-radius:0;background:#fff}
.portal-page-card .embedded-toolbar div{min-width:0;flex-wrap:wrap}
.portal-page-card .embedded-toolbar strong{font-size:16px;white-space:nowrap}
.portal-page-card .embedded-toolbar span{line-height:1.5}
.portal-page-card .portal-empty-card,.portal-page-card .portal-contact-card,.portal-page-card .portal-coming{border:0;border-radius:0}
.portal-page-card .portal-cases-grid{padding:22px;background:#fff}
.portal-page-card .portal-case-detail{padding:22px;background:#fff}
.portal-tracking-inline .portal-page-card .tracking-shell{padding:0;background:#fff}
.portal-tracking-inline .portal-page-card .lookup-card{margin:0;padding:28px;border:0;border-radius:0;background:#fff}
.portal-tracking-inline .portal-page-card .result-card{margin:0;padding:28px;border:0;border-top:1px solid #e1e6ec;border-radius:0;background:#fff}
.portal-tracking-inline .portal-page-card .lookup-card form{margin:0}
.portal-embedded-view{min-height:0}
.portal-frame{border:0;border-radius:0}
.frame-fallback{padding:10px 16px}
@media(max-width:800px){#portalMain{width:min(100% - 24px,1180px);padding-top:12px}.portal-page-card .embedded-toolbar{align-items:flex-start}.portal-page-card .embedded-toolbar div{align-items:flex-start;flex-direction:column;gap:3px}.portal-tracking-inline .portal-page-card .lookup-card,.portal-tracking-inline .portal-page-card .result-card{padding:18px}.portal-page-card .portal-cases-grid,.portal-page-card .portal-case-detail{padding:12px}}

/* RC1.6: 최근 시안접수 문장/행 전체 조회 링크 */
.board-item{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}
.board-item:hover,.board-item:focus-visible{background:#fafbfc;box-shadow:inset 3px 0 0 var(--brand,#db2b35);outline:0}
.board-item__title-link{display:block;max-width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}
.board-item__title-link:hover{text-decoration:underline;text-underline-offset:3px}
.board-item__voice{cursor:default}

.notice-row{width:100%;display:grid;grid-template-columns:72px 1fr 170px;gap:16px;align-items:center;padding:18px 20px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;cursor:pointer}.notice-row:hover{background:#fafafa}.notice-row span{font-size:12px;font-weight:800;color:var(--ddg-shell-brand)}.notice-row strong{font-size:15px}.notice-row time{text-align:right;color:#777;font-size:13px}.portal-notice-detail h1{margin:18px 0 8px;font-size:26px}.portal-notice-detail>time{color:#777}.portal-notice-detail>div{margin-top:28px;line-height:1.85;white-space:normal}.inquiry-auth form,.inquiry-compose{display:grid;gap:14px;max-width:720px}.inquiry-auth label,.inquiry-compose label{display:grid;gap:7px;font-weight:700}.inquiry-auth input,.inquiry-compose input,.inquiry-compose textarea{width:100%;padding:13px;border:1px solid #d8d8d8;border-radius:9px;font:inherit;box-sizing:border-box}.inquiry-auth button,.inquiry-compose button{justify-self:start;padding:12px 20px;border:0;border-radius:9px;background:var(--ddg-shell-brand);color:#fff;font-weight:800;cursor:pointer}.inquiry-session-bar{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;background:#f7f7f7;border-radius:10px;margin-bottom:20px}.inquiry-session-bar button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 12px}.inquiry-list{margin-top:28px;display:grid;gap:14px}.inquiry-item{border:1px solid #e5e5e5;border-radius:12px;padding:18px}.inquiry-item header{display:flex;justify-content:space-between;gap:15px}.inquiry-item header span{font-size:12px;font-weight:800;color:var(--ddg-shell-brand)}.inquiry-item>p{line-height:1.7}.inquiry-answer{margin-top:14px;padding:15px;background:#f7f7f7;border-radius:9px}.inquiry-item time{font-size:12px;color:#888}@media(max-width:700px){.notice-row{grid-template-columns:58px 1fr}.notice-row time{display:none}}

/* Customer Portal Notice & Inquiry RC2 UX */
.portal-notice-detail{padding:0 0 44px}
.notice-detail-actions{display:flex;justify-content:flex-end;gap:9px;padding:16px 20px;border-bottom:1px solid #edf0f3}
.notice-detail-actions button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 15px;border:1px solid #dbe1e7;border-radius:10px;background:#fff;color:#26313e;font-weight:800;cursor:pointer}
.notice-detail-actions button:hover{background:#f7f8fa}
.notice-article{max-width:920px;margin:0 auto;padding:34px 30px 12px}
.notice-article h1{margin:0 0 10px;font-size:30px;line-height:1.35;letter-spacing:-.03em}
.notice-article>time{display:block;padding-bottom:24px;border-bottom:1px solid #eceff2;color:#7b8490;font-size:13px}
.notice-article__content{margin-top:28px;color:#303b49;font-size:16px;line-height:1.9;word-break:keep-all}

.inquiry-auth{padding:34px 30px 44px}
.inquiry-auth-card{max-width:760px;margin:0 auto}
.inquiry-auth-copy{margin-bottom:22px;padding:20px 22px;border:1px solid #e4e8ed;border-radius:14px;background:#fafbfc}
.inquiry-auth-copy strong{display:block;margin-bottom:6px;font-size:17px}
.inquiry-auth-copy p{margin:0;color:#687382;font-size:13px;line-height:1.7}
.inquiry-auth form{max-width:none;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px}
.inquiry-auth form button{height:47px;white-space:nowrap}
.inquiry-form-status{min-height:20px;margin:12px 0 0;color:var(--ddg-shell-brand);font-size:13px;font-weight:700}
.inquiry-workspace{padding:24px 28px 42px}
.inquiry-session-bar{margin:0 0 18px;padding:14px 16px;border:1px solid #e7eaee;background:#fafbfc}
.inquiry-session-bar>div{display:grid;gap:3px}.inquiry-session-bar small{color:#87909c;font-size:11px}.inquiry-session-bar strong{font-size:14px}
.inquiry-tabs{display:flex;gap:6px;padding:5px;border:1px solid #e1e6ec;border-radius:12px;background:#f5f7f9}
.inquiry-tabs button{flex:1;height:42px;border:0;border-radius:9px;background:transparent;color:#657080;font-weight:850;cursor:pointer}
.inquiry-tabs button.is-active{background:#fff;color:#18212c;box-shadow:0 1px 4px rgba(30,45,60,.09)}
.inquiry-panel{padding-top:22px}.inquiry-panel[hidden]{display:none!important}
.inquiry-list-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
.inquiry-list-head>div{display:grid;gap:4px}.inquiry-list-head strong,.inquiry-compose-head strong{font-size:18px}.inquiry-list-head span,.inquiry-compose-head span{color:#7b8490;font-size:12px}
.inquiry-list-head button{height:40px;padding:0 15px;border:0;border-radius:9px;background:var(--ddg-shell-brand);color:#fff;font-weight:800;cursor:pointer}
.inquiry-compose{max-width:860px;margin:0 auto;padding:25px;border:1px solid #e1e6ec;border-radius:15px;background:#fff}
.inquiry-compose-head{display:grid;gap:5px;padding-bottom:18px;border-bottom:1px solid #edf0f3}
.inquiry-compose-actions{display:flex;justify-content:flex-end;gap:9px}.inquiry-compose-actions button{justify-self:auto}.inquiry-compose-actions .secondary{border:1px solid #d9dfe5;background:#fff;color:#364150}
.inquiry-item{padding:20px}.inquiry-item header>div{display:grid;gap:5px;min-width:0}.inquiry-item header small{color:var(--ddg-shell-brand);font-size:11px;font-weight:900}.inquiry-item header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inquiry-item header>span{flex:none;align-self:start;padding:5px 9px;border-radius:999px;background:#f0f3f6;font-size:11px}
@media(max-width:760px){.notice-detail-actions{padding:12px}.notice-article{padding:26px 18px 8px}.notice-article h1{font-size:24px}.inquiry-auth{padding:24px 18px 32px}.inquiry-auth form{grid-template-columns:1fr}.inquiry-auth form button{width:100%}.inquiry-workspace{padding:18px 16px 32px}.inquiry-list-head{align-items:flex-start;flex-direction:column}.inquiry-list-head button{width:100%}.inquiry-compose{padding:18px}.inquiry-compose-actions button{flex:1}}

/* RC4 Embed mode */
.ddg-board-embedded-host #ddgCustomerBoard{width:100%;background:#f4f6f9}
.ddg-board-embedded-host .ddg-board-embed-root{display:block;width:100%;background:#f4f6f9;color:#18212c}
.ddg-board-embedded-host .ddg-board-embed-root #portalMain{box-sizing:border-box}
.ddg-embed-loading,.ddg-embed-error{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#f4f6f9;color:#667085;text-align:center}
.ddg-embed-error strong{color:#b42318;font-size:18px}.ddg-embed-error p{margin:8px 0 0}


/* RC4 M3.6 Widget Header */
.ddg-board-embedded-host .ddg-widget-header{position:relative;z-index:20;width:100%;border-top:1px solid #e3e7ec;border-bottom:1px solid #dfe4ea;background:rgba(255,255,255,.98);box-shadow:0 3px 12px rgba(27,39,53,.035)}
.ddg-board-embedded-host .ddg-widget-header__inner{display:flex;align-items:center;gap:22px;width:min(100% - 44px,1180px);min-height:66px;margin:0 auto}
.ddg-board-embedded-host .ddg-widget-header__title{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:#27313d;font-size:13px;white-space:nowrap}
.ddg-board-embedded-host .ddg-widget-header__mark{width:18px;height:18px;border-radius:6px;background:var(--ddg-shell-brand,#db2b35);transform:rotate(45deg);box-shadow:0 0 0 4px color-mix(in srgb,var(--ddg-shell-brand,#db2b35) 12%,transparent)}
.ddg-board-embedded-host .ddg-widget-nav{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}
.ddg-board-embedded-host .ddg-widget-nav::-webkit-scrollbar{display:none}
.ddg-board-embedded-host .ddg-widget-nav__link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:40px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#394452;font:inherit;font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap;cursor:pointer}
.ddg-board-embedded-host .ddg-widget-nav__link:hover{background:#f1f4f7;color:#111923}
.ddg-board-embedded-host .ddg-widget-nav__link.is-current{background:#eef1f4;color:#111923}
.ddg-board-embedded-host .ddg-widget-nav__editor{background:var(--ddg-shell-brand,#db2b35);color:#fff}
.ddg-board-embedded-host .ddg-widget-nav__editor:hover{background:var(--ddg-shell-brand,#db2b35);color:#fff;filter:brightness(.94)}
.ddg-board-embedded-host .ddg-widget-live{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;margin-left:auto;color:#198754;font-size:12px;font-weight:900;white-space:nowrap}
.ddg-board-embedded-host .ddg-widget-live i{width:8px;height:8px;border-radius:50%;background:#20b46a;box-shadow:0 0 0 5px rgba(32,180,106,.12)}
.ddg-board-embedded-host .ddg-widget-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100% - 44px,1180px);margin:0 auto;padding:22px 0 34px;color:#75808d;font-size:12px}
.ddg-board-embedded-host .ddg-widget-footer>div:first-child{display:grid;gap:4px}
.ddg-board-embedded-host .ddg-widget-footer strong{color:#27313d;font-size:13px}
.ddg-board-embedded-host .ddg-widget-footer__actions{display:flex;gap:8px}
.ddg-board-embedded-host .ddg-widget-footer__actions button,.ddg-board-embedded-host .ddg-widget-footer__actions a{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border:1px solid #d8dee5;border-radius:9px;background:#fff;color:#394452;font:inherit;font-size:12px;font-weight:850;text-decoration:none;cursor:pointer}
.ddg-board-embedded-host .ddg-widget-footer__actions a{border-color:var(--ddg-shell-brand,#db2b35);background:var(--ddg-shell-brand,#db2b35);color:#fff}
@media(max-width:800px){
 .ddg-board-embedded-host .ddg-widget-header__inner{width:100%;min-height:58px;padding:0 12px;gap:10px}
 .ddg-board-embedded-host .ddg-widget-header__title{display:none}
 .ddg-board-embedded-host .ddg-widget-nav{flex:1}
 .ddg-board-embedded-host .ddg-widget-nav__link{height:38px;padding:0 11px;font-size:12px}
 .ddg-board-embedded-host .ddg-widget-live{font-size:0;gap:0}
 .ddg-board-embedded-host .ddg-widget-live i{width:8px;height:8px}
 .ddg-board-embedded-host .ddg-widget-footer{width:min(100% - 24px,1180px);align-items:flex-start;flex-direction:column;padding-bottom:24px}
 .ddg-board-embedded-host .ddg-widget-footer__actions{width:100%}
 .ddg-board-embedded-host .ddg-widget-footer__actions button,.ddg-board-embedded-host .ddg-widget-footer__actions a{flex:1}
}


/* RC4 M3.7: customer.js guaranteed Widget layout */
.ddg-board-embedded-host [data-ddg-board-root]{display:block;width:100%;--ddg-shell-brand:#db2b35}
.ddg-board-embedded-host .ddg-widget-header{position:relative;z-index:30;width:100%;border-top:1px solid #e3e7ec;border-bottom:1px solid #dfe4ea;background:#fff;box-shadow:0 3px 12px rgba(27,39,53,.04)}
.ddg-board-embedded-host .ddg-widget-header__inner{display:flex;align-items:center;gap:22px;width:min(calc(100% - 44px),1180px);min-height:66px;margin:0 auto}
.ddg-board-embedded-host .ddg-widget-header__title{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:#27313d;font-size:13px;white-space:nowrap}
.ddg-board-embedded-host .ddg-widget-header__mark{width:17px;height:17px;border-radius:5px;background:var(--ddg-shell-brand);transform:rotate(45deg);box-shadow:0 0 0 4px rgba(219,43,53,.10)}
.ddg-board-embedded-host .ddg-widget-nav{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}
.ddg-board-embedded-host .ddg-widget-nav::-webkit-scrollbar{display:none}
.ddg-board-embedded-host .ddg-widget-nav__link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:40px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#394452;font:inherit;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;cursor:pointer}
.ddg-board-embedded-host .ddg-widget-nav__link:hover,.ddg-board-embedded-host .ddg-widget-nav__link.is-current{background:#eef1f4;color:#111923}
.ddg-board-embedded-host .ddg-widget-nav__editor,.ddg-board-embedded-host .ddg-widget-nav__editor:hover{background:var(--ddg-shell-brand);color:#fff}
.ddg-board-embedded-host .ddg-widget-live{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;margin-left:auto;color:#198754;font-size:12px;font-weight:900;white-space:nowrap}
.ddg-board-embedded-host .ddg-widget-live i{width:8px;height:8px;border-radius:50%;background:#20b46a;box-shadow:0 0 0 5px rgba(32,180,106,.12)}
.ddg-board-embedded-host .ddg-widget-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(calc(100% - 44px),1180px);margin:0 auto;padding:24px 0 34px;color:#75808d;font-size:12px}
.ddg-board-embedded-host .ddg-widget-footer>div:first-child{display:grid;gap:4px}
.ddg-board-embedded-host .ddg-widget-footer strong{color:#27313d;font-size:13px}
.ddg-board-embedded-host .ddg-widget-footer__actions{display:flex;gap:8px}
.ddg-board-embedded-host .ddg-widget-footer__actions button,.ddg-board-embedded-host .ddg-widget-footer__actions a{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border:1px solid #d8dee5;border-radius:9px;background:#fff;color:#394452;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}
.ddg-board-embedded-host .ddg-widget-footer__actions a{border-color:var(--ddg-shell-brand);background:var(--ddg-shell-brand);color:#fff}
@media(max-width:800px){
 .ddg-board-embedded-host .ddg-widget-header__inner{width:100%;min-height:58px;padding:0 12px;gap:10px}
 .ddg-board-embedded-host .ddg-widget-header__title{display:none}
 .ddg-board-embedded-host .ddg-widget-nav{flex:1}
 .ddg-board-embedded-host .ddg-widget-nav__link{height:38px;padding:0 11px;font-size:12px}
 .ddg-board-embedded-host .ddg-widget-live{font-size:0}
 .ddg-board-embedded-host .ddg-widget-footer{width:min(calc(100% - 24px),1180px);align-items:flex-start;flex-direction:column;padding-bottom:24px}
 .ddg-board-embedded-host .ddg-widget-footer__actions{width:100%}
 .ddg-board-embedded-host .ddg-widget-footer__actions button,.ddg-board-embedded-host .ddg-widget-footer__actions a{flex:1}
}


/* RC4 M3.7.1 - Widget header visual polish */
.ddg-board-embedded-host .ddg-widget-header{
  box-shadow:0 2px 8px rgba(27,39,53,.035);
}
.ddg-board-embedded-host .ddg-widget-header__inner{
  min-height:54px;
  gap:18px;
}
.ddg-board-embedded-host .ddg-widget-header__title{
  gap:8px;
  font-size:12px;
  letter-spacing:-.02em;
}
.ddg-board-embedded-host .ddg-widget-header__mark{
  width:15px;
  height:15px;
  border-radius:4px;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ddg-shell-brand) 12%,transparent);
}
.ddg-board-embedded-host .ddg-widget-nav{
  gap:2px;
}
.ddg-board-embedded-host .ddg-widget-nav__link{
  height:36px;
  padding:0 11px;
  border-radius:9px;
  font-size:12px;
  transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.ddg-board-embedded-host .ddg-widget-nav__link:hover{
  background:color-mix(in srgb,var(--ddg-shell-brand) 8%,#fff);
  color:var(--ddg-shell-brand);
}
.ddg-board-embedded-host .ddg-widget-nav__link.is-current{
  background:#eef1f4;
  color:#111923;
}
.ddg-board-embedded-host .ddg-widget-nav__editor,
.ddg-board-embedded-host .ddg-widget-nav__editor:hover{
  height:36px;
  padding:0 14px;
  border-radius:10px;
  background:var(--ddg-shell-brand);
  color:#fff;
  box-shadow:0 5px 12px color-mix(in srgb,var(--ddg-shell-brand) 18%,transparent);
}
.ddg-board-embedded-host .ddg-widget-nav__editor:hover{
  transform:translateY(-1px);
}
.ddg-board-embedded-host .ddg-widget-live{
  gap:6px;
  font-size:11px;
}
.ddg-board-embedded-host .ddg-widget-live i{
  width:6px;
  height:6px;
  box-shadow:0 0 0 4px rgba(32,180,106,.10);
}
@media(max-width:800px){
  .ddg-board-embedded-host .ddg-widget-header__inner{
    min-height:52px;
    padding:0 10px;
    gap:8px;
  }
  .ddg-board-embedded-host .ddg-widget-nav__link{
    height:36px;
    padding:0 10px;
    font-size:12px;
  }
  .ddg-board-embedded-host .ddg-widget-nav__editor,
  .ddg-board-embedded-host .ddg-widget-nav__editor:hover{
    height:36px;
    padding:0 12px;
  }
}


/* RC4 M3.7.2 - Embedded widget footer removed */
.ddg-board-embedded-host .ddg-widget-footer,
.ddg-board-embedded-host [data-ddg-widget-footer],
.ddg-board-embedded-host .portal-footer{
  display:none!important;
}
.ddg-board-embedded-host [data-ddg-board-root]{
  padding-bottom:28px;
}

/* RC4 Customer action button visibility */
.section-title>button,
.board-item__view,
.lookup-card button[type="submit"],
.embedded-toolbar>button{
  min-height:42px;
  padding:0 18px;
  border-radius:10px;
  font-size:14px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.02em;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease;
}
.section-title>button{
  min-width:88px;
  border-color:#cfd6df;
  color:#374151;
}
.board-item__view{
  min-width:92px;
  height:42px;
  border-color:color-mix(in srgb,var(--brand,#db2b35) 45%,#d6dbe2);
  color:var(--brand,#db2b35);
  background:#fff;
}
.section-title>button:hover,
.board-item__view:hover,
.lookup-card button[type="submit"]:hover,
.embedded-toolbar>button:hover{
  transform:translateY(-1px);
  box-shadow:0 7px 16px rgba(24,32,44,.11);
}
.board-item__view:hover{
  border-color:var(--brand,#db2b35);
  background:color-mix(in srgb,var(--brand,#db2b35) 7%,#fff);
}
.board-head,
.board-item__row{
  grid-template-columns:58px minmax(0,1fr) 124px 150px 104px;
}
@media(max-width:800px){
  .section-title>button{min-width:82px;min-height:40px;padding:0 14px;font-size:13px}
  .board-item__view{grid-column:3;grid-row:1/4;width:82px;min-width:82px;height:44px;padding:0 10px;font-size:13px}
  .board-item__row{grid-template-columns:34px minmax(0,1fr) 82px}
}
