.brimcap-account{padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(64px,9vw,120px)}
.brimcap-page-heading{margin-bottom:32px}
.brimcap-page-heading h1{margin:8px 0 10px;font-size:clamp(28px,3.2vw,40px);line-height:1.25;letter-spacing:-.045em}
.brimcap-page-heading p:not(.eyebrow){margin:0;color:var(--muted)}
.account-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;background:var(--hero);border-radius:var(--radius);margin-bottom:24px}
.account-profile{display:flex;align-items:center;gap:16px}
.account-profile img{width:64px;height:64px;border-radius:50%;object-fit:cover;background:var(--white)}
.account-profile strong{display:block;font-size:22px;letter-spacing:-.04em}
.account-profile p{margin:4px 0 0;color:var(--muted);font-size:13px}
.account-kicker{display:block;color:var(--green-dark);font-size:11px;font-weight:700;letter-spacing:.11em}
.account-actions,.account-wish-actions{display:flex;gap:8px;flex-wrap:wrap}
.account-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:64px}
.account-stat{display:flex;flex-direction:column;gap:6px;padding:22px 20px;border:1px solid var(--line);border-radius:16px;background:var(--white);transition:border-color .2s,transform .2s}
.account-stat:hover{border-color:var(--green-dark);transform:translateY(-2px)}
.account-stat span{color:var(--muted);font-size:13px}.account-stat strong{font-size:28px;letter-spacing:-.05em}.account-stat small{color:var(--muted);font-size:12px}
.account-section{padding:32px 0;border-top:1px solid var(--line)}
.account-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}
.account-section-head h2{margin:7px 0 0;font-size:24px;letter-spacing:-.045em}.account-section-head>a{color:var(--green-dark);font-size:13px;font-weight:700}
.account-order-section .od_prd_list{margin:0!important}.account-order-section .tbl_head01{overflow-x:auto}
.account-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none}
.account-wish-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:12px;border:1px solid var(--line);border-radius:16px;background:var(--white)}
.account-wish-check{height:22px}.account-wish-check label span{top:0!important;left:0!important}.account-wish-image{display:flex;align-items:center;justify-content:center;height:170px;margin:0 -12px 14px;background:var(--pale);overflow:hidden}.account-wish-image img{width:100%;height:100%;object-fit:cover}.account-wish-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-wish-price{margin-top:8px;font-size:15px}.account-wish-date{margin-top:5px;color:var(--muted);font-size:11px}.account-wish-delete{position:absolute;right:12px;top:12px;color:var(--muted);font-size:11px}.soldout-label{color:#c45b5b;font-size:12px}.account-empty{grid-column:1/-1;padding:48px 20px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:16px}
.account-wish-actions{justify-content:flex-end;margin-top:20px}.account-info-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 32px;margin:0}.account-info-list div{display:flex;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.account-info-list dt{flex:0 0 100px;color:var(--muted);font-size:13px}.account-info-list dd{margin:0;font-size:14px;word-break:break-word}.account-withdraw{display:inline-block;margin-top:20px;color:var(--muted);font-size:12px;text-decoration:underline}
.brimcap-commerce-page{width:min(100% - 48px,760px);margin:0 auto;padding:clamp(48px,7vw,88px) 0 clamp(64px,9vw,120px)}
.brimcap-form-card{padding:clamp(24px,4vw,40px);border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}
.brimcap-form-card input[type=text],.brimcap-form-card input[type=email],.brimcap-form-card input[type=password],.brimcap-form-card textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--white)}
.brimcap-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px}.brimcap-form-actions .btn_submit,.brimcap-form-actions .btn_close{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:var(--pill);font-weight:700;text-decoration:none}.brimcap-form-actions .btn_submit{background:var(--green);color:var(--ink)}.brimcap-form-actions .btn_close{border:1px solid var(--line);color:var(--ink);background:var(--white)}
@media (max-width:768px){.account-welcome{align-items:flex-start;flex-direction:column;padding:24px}.account-actions{width:100%}.account-actions .btn{flex:1}.account-stat-grid{grid-template-columns:repeat(2,1fr);margin-bottom:48px}.account-section{padding:28px 0}.account-section-head{align-items:flex-start;flex-direction:column;gap:10px}.account-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:10px}.account-wish-image{height:140px}.account-info-list{grid-template-columns:1fr}.brimcap-commerce-page{width:min(100% - 32px,760px)}}
.brimcap-community{padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(64px,9vw,120px)}
.community-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.community-link-card{position:relative;min-height:200px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);transition:border-color .2s,transform .2s}.community-link-card:hover{border-color:var(--green-dark);transform:translateY(-2px)}.community-link-card--wide{grid-column:1/-1;background:var(--hero)}.community-link-card strong{display:block;margin-top:12px;font-size:24px;letter-spacing:-.045em}.community-link-card p{max-width:34em;margin:10px 0 0;color:var(--muted);font-size:14px}.community-link-arrow{position:absolute;right:28px;bottom:24px;color:var(--green-dark);font-size:24px}@media(max-width:600px){.community-link-grid{grid-template-columns:1fr}.community-link-card--wide{grid-column:auto}.community-link-card{min-height:170px;padding:22px}.community-link-card strong{font-size:21px}.community-link-arrow{right:22px;bottom:18px}}
.brimcap-site-shell #bo_list,.brimcap-site-shell #bo_w{width:min(100% - 48px,1184px);margin:0 auto;padding:clamp(40px,6vw,80px) 0 clamp(64px,8vw,112px);color:var(--ink)}
.brimcap-site-shell #bo_list #bo_cate{margin:0 0 28px}.brimcap-site-shell #bo_list #bo_cate ul{display:flex;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.brimcap-site-shell #bo_list #bo_cate li{padding:0}.brimcap-site-shell #bo_list #bo_cate a{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:var(--pill);background:var(--white);color:var(--muted);text-decoration:none}.brimcap-site-shell #bo_list #bo_cate #bo_cate_on{border-color:var(--green);background:var(--green);color:var(--ink);box-shadow:none}
.brimcap-site-shell #bo_list #bo_btn_top{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px}.brimcap-site-shell #bo_list #bo_list_total{float:none;color:var(--muted);font-size:13px}.brimcap-site-shell #bo_list .btn_bo_user{display:flex;float:none;gap:8px;margin:0;padding:0;list-style:none}.brimcap-site-shell #bo_list .btn_bo_user li{width:auto;margin:0;background:transparent}.brimcap-site-shell #bo_list .btn_bo_user a,.brimcap-site-shell #bo_list .btn_bo_user button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:var(--pill);background:var(--white);color:var(--ink);text-decoration:none}.brimcap-site-shell #bo_list .btn_bo_user li:last-child a{border-color:var(--green);background:var(--green);font-weight:700}
.brimcap-site-shell #bo_list .tbl_wrap{overflow-x:auto}.brimcap-site-shell #bo_list table{width:100%;min-width:640px;border-top:2px solid var(--ink);border-collapse:collapse}.brimcap-site-shell #bo_list th{height:54px;border-bottom:1px solid var(--line);font-size:13px}.brimcap-site-shell #bo_list td{height:58px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;text-align:center}.brimcap-site-shell #bo_list td.td_subject{text-align:left}.brimcap-site-shell #bo_list td.td_subject a{color:var(--ink);font-weight:700}.brimcap-site-shell #bo_list .pg_wrap{margin-top:28px;text-align:center}.brimcap-site-shell #bo_list .pg a,.brimcap-site-shell #bo_list .pg strong{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0 2px;border-radius:50%;font-size:13px}.brimcap-site-shell #bo_list .pg a{border:1px solid var(--line);color:var(--ink)}.brimcap-site-shell #bo_list .pg strong{background:var(--ink);color:var(--white)}
.brimcap-site-shell #bo_w{max-width:820px}.brimcap-site-shell #bo_w>h2{margin:0 0 24px;font-size:28px;letter-spacing:-.045em}.brimcap-site-shell #bo_w .form_01{padding:clamp(24px,4vw,40px);border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.brimcap-site-shell #bo_w .form_01>ul{margin:0;padding:0;list-style:none}.brimcap-site-shell #bo_w .form_01>ul>li{margin:0 0 16px}.brimcap-site-shell #bo_w input[type=text],.brimcap-site-shell #bo_w input[type=email],.brimcap-site-shell #bo_w input[type=tel],.brimcap-site-shell #bo_w select,.brimcap-site-shell #bo_w textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--white)}.brimcap-site-shell #bo_w .btn_confirm{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.brimcap-site-shell #bo_w .btn_confirm .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:var(--pill);text-decoration:none}.brimcap-site-shell #bo_w .btn_submit{border:0;background:var(--green);color:var(--ink);font-weight:700}.brimcap-site-shell #bo_w .btn_cancel{border:1px solid var(--line);background:var(--white);color:var(--ink)}
@media(max-width:768px){.brimcap-site-shell #bo_list,.brimcap-site-shell #bo_w{width:min(100% - 32px,1184px);padding:32px 0 72px}.brimcap-site-shell #bo_list #bo_btn_top{align-items:flex-start;gap:16px}.brimcap-site-shell #bo_list .btn_bo_user{flex-wrap:wrap}.brimcap-site-shell #bo_w .form_01{padding:20px}.brimcap-site-shell #bo_list table{min-width:560px}}
