
/* otDiary 1.9.91 — organized Settings workspace + public Brand profiles */
.otd-app-shell--settings-workspace:has(.otd-settings-page){grid-template-columns:320px minmax(0,1fr)!important;background:#fff}
.otd-app-shell--settings-workspace:has(.otd-settings-page) .otd-app-content{max-width:none!important;padding:46px 64px 150px!important}
.otd-settings-nav{border-right:1px solid #ececec!important;background:#fff!important;padding-top:34px!important}
.otd-settings-nav__mark{display:inline-block;margin:0 0 50px 28px;color:#111;text-decoration:none;font-family:Georgia,serif;font-size:27px;line-height:.72;letter-spacing:-.08em}
.otd-settings-nav__inner{padding:0 22px}
.otd-settings-nav__inner .otd-nav-label{display:block;margin:0 0 12px 8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#7b7b7b;font-weight:750}
.otd-settings-nav__link{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:12px;color:#303030;text-decoration:none;font-size:14px}
.otd-settings-nav__link>span{font-size:18px;text-align:center;color:#444}
.otd-settings-nav__link strong{font-weight:570}
.otd-settings-nav__link:hover{background:#f7f7f7}
.otd-settings-nav__link.is-active{background:#f2f2f2;color:#111}
.otd-settings-nav__link.is-active strong{font-weight:700}
.otd-settings-page{width:min(980px,100%);margin:0 auto}
.otd-settings-page__head{margin:0 0 28px}
.otd-settings-page__head>span{display:block;margin-bottom:8px;font-size:11px;text-transform:uppercase;letter-spacing:.17em;font-weight:750;color:#777}
.otd-settings-page__head h1{margin:0;font-size:clamp(34px,4vw,48px);letter-spacing:-.055em;line-height:1;font-weight:720;color:#111}
.otd-settings-page__head p{margin:13px 0 0;color:#787878;font-size:15px}
.otd-settings-page__list{display:grid;gap:10px}
.otd-settings-row{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:80px;padding:12px 18px;border:1px solid #dedede;border-radius:14px;background:#fff;color:#111;text-decoration:none;transition:.16s ease}
.otd-settings-row:hover{border-color:#c9c9c9;background:#fbfbfb;transform:translateY(-1px)}
.otd-settings-row__icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dedede;border-radius:50%;font-size:18px;background:#fff}
.otd-settings-row__copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.otd-settings-row__copy strong{font-size:15px;font-weight:700}
.otd-settings-row__copy small{color:#888;font-size:13px;line-height:1.35}
.otd-settings-row>b{justify-self:end;font-size:28px;font-weight:300;color:#555}
.otd-settings-page__back{display:inline-flex;margin-top:22px;color:#444;text-decoration:none;font-size:13px;font-weight:650}

body.single-otd_brand .otd-main{background:#fff!important;padding-bottom:140px}
.otd-brand-profile{width:100%;background:#fff;color:#111;min-height:100vh}
.otd-brand-hero{position:relative;min-height:430px;background:linear-gradient(115deg,#eee9e2 0%,#f7f4f1 58%,#ebe4dc 100%);overflow:hidden}
.otd-brand-hero.has-cover{background-image:linear-gradient(90deg,rgba(245,241,236,.90) 0%,rgba(245,241,236,.62) 44%,rgba(245,241,236,.18) 100%),var(--otd-brand-cover);background-size:cover;background-position:center}
.otd-brand-hero__shade{position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);pointer-events:none}
.otd-brand-hero__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));min-height:430px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr) 260px;gap:30px;align-items:end;padding:92px 0 54px}
.otd-brand-logo-card{width:190px;aspect-ratio:1/1.08;border:2px solid rgba(255,255,255,.9);border-radius:16px;background:rgba(244,239,233,.88);display:grid;place-items:center;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.05)}
.otd-brand-logo-card img{width:100%;height:100%;object-fit:contain;padding:18px;box-sizing:border-box}
.otd-brand-logo-card strong{padding:20px;text-align:center;font-size:29px;line-height:.94;letter-spacing:-.045em}
.otd-brand-identity{align-self:end;padding-bottom:4px}
.otd-brand-identity h1{display:flex;align-items:center;gap:9px;margin:0;font-size:clamp(38px,5vw,58px);letter-spacing:-.06em;line-height:.98;font-weight:760}
.otd-brand-verified{font-size:16px;color:#111}
.otd-brand-tagline{margin:15px 0 0;font-size:15px;color:#555}
.otd-brand-description{max-width:640px;margin:6px 0 0;font-size:14px;line-height:1.55;color:#737373}
.otd-brand-meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;font-size:13px;color:#666}
.otd-brand-meta a{color:inherit;text-decoration:none}
.otd-brand-stats{display:flex;gap:20px;margin-top:12px;font-size:13px;color:#707070}
.otd-brand-stats strong{color:#111;font-size:15px}
.otd-brand-follow{display:inline-flex;align-items:center;gap:6px;margin-top:18px;min-height:40px;padding:0 17px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-size:13px;font-weight:650}
.otd-brand-follow.is-following{background:#111;color:#fff;border-color:#111}
.otd-brand-hero__side{align-self:end;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:80px;padding-bottom:4px}
.otd-brand-share{width:46px;height:46px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:rgba(255,255,255,.93);font-size:20px;cursor:pointer}
.otd-brand-active{display:grid;gap:10px;justify-items:end}
.otd-brand-active>strong{font-size:12px;font-weight:650}
.otd-brand-active>div{display:flex;align-items:center}
.otd-brand-active img,.otd-brand-active span{width:42px;height:42px;border:2px solid #fff;border-radius:50%;margin-left:-8px;background:#f2f2f2;object-fit:cover;display:grid;place-items:center;font-size:12px}
.otd-brand-tabs{width:min(1180px,calc(100% - 48px));margin:0 auto;border-bottom:1px solid #dedede;display:grid;grid-template-columns:repeat(4,1fr);align-items:end}
.otd-brand-tabs a{position:relative;min-height:62px;display:flex;align-items:center;justify-content:center;gap:9px;color:#777;text-decoration:none;font-size:13px}
.otd-brand-tabs a.is-active{color:#111;font-weight:700}
.otd-brand-tabs a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#111}
.otd-brand-body{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 0 80px}
.otd-brand-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 14px}
.otd-brand-section-head--products{margin-top:28px}
.otd-brand-section-head h2{margin:0;font-size:17px;letter-spacing:-.025em}
.otd-brand-section-head span{font-size:12px;color:#777}
.otd-brand-collections{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,1fr);gap:14px;overflow-x:auto;scrollbar-width:none;padding-bottom:5px}
.otd-brand-collections::-webkit-scrollbar{display:none}
.otd-brand-collections>a{position:relative;min-height:150px;border-radius:12px;overflow:hidden;color:#fff;text-decoration:none;background:#d8d2ca}
.otd-brand-collection-media{position:absolute;inset:0}.otd-brand-collection-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.48),rgba(0,0,0,.04) 65%)}
.otd-brand-collection-media img{width:100%;height:100%;object-fit:cover}
.otd-brand-collections>a>span:last-child{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;display:grid;gap:4px}
.otd-brand-collections strong{font-size:14px}.otd-brand-collections small{font-size:11px;color:rgba(255,255,255,.86)}
.otd-brand-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 14px}
.otd-brand-products>a{min-width:0;color:#111;text-decoration:none;display:flex;flex-direction:column;gap:5px}
.otd-brand-product-media{aspect-ratio:1/1.08;border-radius:12px;background:#efede9;overflow:hidden;display:grid;place-items:center}
.otd-brand-product-media img{width:100%;height:100%;object-fit:contain}
.otd-brand-products strong{font-size:12.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.otd-brand-products small{font-size:11.5px;color:#777}
.otd-brand-creators{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
.otd-brand-creators>a{display:flex;flex-direction:column;align-items:center;text-align:center;color:#111;text-decoration:none;gap:7px}
.otd-brand-creators img{width:96px;height:96px;border-radius:50%;object-fit:cover}.otd-brand-creators strong{font-size:14px}.otd-brand-creators small{font-size:12px;color:#777}
.otd-brand-about{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:70px;max-width:960px}
.otd-brand-about>div>span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#777;font-weight:700}.otd-brand-about h2{font-size:36px;letter-spacing:-.045em;margin:8px 0 18px}.otd-brand-about p{color:#555;line-height:1.7}.otd-brand-about dl{margin:0;display:grid;align-content:start;border-top:1px solid #e5e5e5}.otd-brand-about dl>div{padding:16px 0;border-bottom:1px solid #e5e5e5}.otd-brand-about dt{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.08em}.otd-brand-about dd{margin:5px 0 0;font-size:14px}.otd-brand-about a{color:#111}
.otd-brand-empty{padding:28px;border:1px solid #e5e5e5;border-radius:14px;color:#777;font-size:13px;background:#fafafa}
@media(max-width:980px){.otd-brand-hero__inner{grid-template-columns:150px minmax(0,1fr);}.otd-brand-logo-card{width:150px}.otd-brand-hero__side{display:none}.otd-brand-products{grid-template-columns:repeat(4,minmax(0,1fr))}.otd-brand-creators{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:880px){.otd-app-shell--settings-workspace:has(.otd-settings-page){display:block!important}.otd-settings-nav{position:static!important;width:auto!important;border-right:0!important;padding:18px 14px 0!important}.otd-settings-nav__mark{display:none}.otd-settings-nav__inner{display:flex;gap:5px;padding:0;overflow-x:auto;scrollbar-width:none}.otd-settings-nav__inner .otd-nav-label{display:none}.otd-settings-nav__link{flex:0 0 auto;grid-template-columns:auto;min-height:38px;padding:0 13px;border:1px solid #e3e3e3;border-radius:999px}.otd-settings-nav__link>span{display:none}.otd-settings-nav__link.is-active{background:#111;color:#fff;border-color:#111}.otd-app-shell--settings-workspace:has(.otd-settings-page) .otd-app-content{padding:24px 16px 130px!important}.otd-settings-page__head h1{font-size:38px}.otd-settings-row{grid-template-columns:43px minmax(0,1fr) 20px;min-height:74px;padding:11px 13px}.otd-brand-hero{min-height:390px}.otd-brand-hero__inner{width:calc(100% - 32px);grid-template-columns:92px minmax(0,1fr);gap:16px;min-height:390px;padding:110px 0 40px}.otd-brand-logo-card{width:92px;border-radius:13px;align-self:end}.otd-brand-logo-card strong{font-size:18px;padding:10px}.otd-brand-identity h1{font-size:36px}.otd-brand-description{font-size:13px}.otd-brand-meta{gap:10px;font-size:12px}.otd-brand-stats{gap:12px}.otd-brand-tabs,.otd-brand-body{width:calc(100% - 32px)}.otd-brand-tabs a{font-size:0;min-height:55px}.otd-brand-tabs a span{font-size:18px}.otd-brand-tabs a.is-active:after{height:2px}.otd-brand-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.otd-brand-creators{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.otd-brand-about{grid-template-columns:1fr;gap:30px}}
