:root{--m-brown:#5f4b3f;--m-green:#537f70;--m-green-dark:#315e51;--m-line:#ded6ca;--m-cream:#fffaf1;--m-mint:#eaf5f0}
[hidden]{display:none!important}
.static-nav{display:flex;gap:12px;padding:14px}.static-nav a{color:#315e51;font-weight:800}
.common-top-shell{width:min(1180px,calc(100% - 28px));margin:20px auto 0;color:#2e3c37;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",sans-serif;word-break:keep-all}.common-top-shell *{box-sizing:border-box}
.common-hero{position:relative;height:286px;padding:25px 34px;border:1px solid var(--m-line);border-radius:26px 26px 0 0;background:linear-gradient(90deg,#fffaf1 0%,#fffaf1 51%,#fbf5e9 100%);overflow:hidden;box-shadow:0 14px 38px rgba(75,57,39,.09)}
.common-hero-art{position:absolute;z-index:0;inset:0 0 0 45%;background:url('/static/assets/silvercare-hero-v1.png') right center/cover no-repeat;-webkit-mask-image:linear-gradient(to right,transparent,#000 27%);mask-image:linear-gradient(to right,transparent,#000 27%);opacity:.82}
.common-hero-content{position:relative;z-index:1;display:flex;height:100%;max-width:720px;flex-direction:column;align-items:flex-start}
.common-brand{display:flex;align-items:center;gap:12px;color:var(--m-brown);font-weight:900}.common-brand img{display:block;width:164px;height:auto;filter:sepia(.7) saturate(.65) brightness(.62)}.common-brand span{padding-left:12px;border-left:1px solid #b9aa98;white-space:nowrap}
.common-title{margin:16px 0 5px;color:var(--m-brown);font-family:"Noto Serif KR","Nanum Myeongjo",serif;font-size:clamp(2.05rem,4vw,3rem);line-height:1.14;letter-spacing:-.04em}.common-description{margin:0;color:#6a6058;font-size:1rem}
.common-account{display:flex;align-items:center;gap:9px;margin-top:auto;flex-wrap:wrap}.common-status,.common-user{display:inline-flex;min-height:46px;align-items:center;padding:8px 14px;border-radius:999px;background:#effaf6;border:1px solid #add4c7;color:#245f52;font-weight:850}.common-status:before{content:"●";margin-right:8px;color:#25aa82}.common-user{padding:0 8px 0 14px;background:#fff;border-color:var(--m-line);color:var(--m-brown)}.common-user select{width:auto;max-width:330px;height:44px;min-height:44px;margin-left:4px;padding:4px 24px 4px 8px;border:0;border-radius:10px;background-color:transparent;color:inherit;font:inherit;font-weight:850;cursor:pointer}.common-auth-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:8px 15px;border:1px solid #ccb795;border-radius:999px;background:#fffaf0;color:#6d5338;text-decoration:none;font:inherit;font-weight:900;cursor:pointer}
.common-runtime-status{display:inline-flex;min-height:46px;align-items:center;padding:8px 14px;border:1px solid #d9c8a9;border-radius:999px;background:#fff9ec;color:#71542e;font-weight:850}
.common-tabs{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--m-line);border-top:0;border-radius:0 0 20px 20px;background:#fff}.common-tabs a{display:flex;height:66px;min-height:66px;align-items:center;justify-content:center;padding:8px;text-align:center;text-decoration:none;color:#56635d;font-weight:900;line-height:1.25;border-right:1px solid var(--m-line);white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.common-tabs a:last-child{border-right:0}.common-tabs a.active{background:var(--m-mint);color:var(--m-green-dark)}
.common-status,.common-runtime-status,.common-user,.common-auth-button{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}
@media(max-width:900px){.common-hero{height:320px}.common-hero-art{inset:0 0 0 28%;opacity:.48}.common-hero-content{max-width:100%}.common-account{max-width:700px}.common-user{width:min(100%,520px);justify-content:space-between}.common-tabs a{font-size:.9rem}}
@media(max-width:640px){.common-top-shell{width:calc(100% - 16px);margin-top:8px}.common-hero{height:auto;min-height:330px;padding:16px 14px;border-radius:20px 20px 0 0}.common-hero-art{inset:0;opacity:.2;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 42%);mask-image:linear-gradient(to bottom,transparent 0,#000 42%)}.common-brand{gap:8px}.common-brand img{width:122px}.common-brand span{padding-left:8px;font-size:1rem}.common-title{margin:9px 0 3px;font-size:1.65rem}.common-description{max-width:96%;font-size:1rem;line-height:1.35}.common-account{display:flex;width:100%;max-width:none;gap:7px;margin-top:auto}.common-status,.common-user,.common-auth-button,.common-runtime-status{min-height:46px;padding:7px 10px;font-size:1rem}.common-user{width:100%;min-width:0;padding:0 8px 0 10px;border-radius:12px}.common-user select{min-width:0;max-width:67%;height:46px;min-height:46px;font-size:1rem}.common-tabs{grid-template-columns:repeat(2,1fr)}.common-tabs a{height:62px;min-height:62px;padding:7px 6px;font-size:1rem;border-bottom:1px solid var(--m-line);word-break:keep-all}.common-tabs a:nth-child(2n){border-right:0}.common-tabs a:nth-last-child(-n+2){border-bottom:0}}
