/* OT Diary notebook themes — keeps the existing site/profile shell intact. */
.otd-diary-grid--notebook{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.otd-diary-card--notebook{--diary-accent:#ef9bb3;position:relative;display:block;min-height:430px;overflow:hidden;border:1px solid #e4e0d9;border-radius:18px;color:#111!important;background-color:#fffdf8!important;background-image:linear-gradient(90deg,transparent 0 50px,rgba(239,155,179,.44) 51px,rgba(239,155,179,.44) 52px,transparent 53px),repeating-linear-gradient(to bottom,transparent 0,transparent 31px,#d9e7ef 32px,#d9e7ef 33px)!important;box-shadow:0 14px 34px rgba(0,0,0,.08);text-decoration:none!important}
.otd-diary-card--notebook:after{display:none!important}
.otd-diary-card--notebook img{display:none!important}
.otd-diary-card__holes{position:absolute;z-index:2;left:10px;top:18px;bottom:18px;width:17px;background:radial-gradient(circle at center,#e6e1d9 0 5px,transparent 5.5px) center top/17px 34px repeat-y}
.otd-diary-card__paper{position:relative;z-index:3;padding:54px 44px 42px 68px;text-align:center}
.otd-diary-card__heading{display:inline-block;font-size:35px;font-weight:600;line-height:1.05;letter-spacing:-.04em;text-decoration:underline;text-decoration-color:var(--diary-accent);text-decoration-thickness:5px;text-underline-offset:7px}
.otd-diary-card__date{margin:22px 0 16px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#686868}
.otd-diary-card--notebook h3{margin:0 auto 16px;max-width:560px;font-family:Georgia,'Times New Roman',serif!important;font-size:38px!important;font-weight:500!important;line-height:1.05!important;letter-spacing:-.035em!important;color:#111!important}
.otd-diary-card__byline{font-size:13px;font-style:italic;color:#444}
.otd-diary-card__excerpt{max-width:570px;margin:24px auto 0;font-size:15px;line-height:1.8;color:#333}
.otd-diary-card__read{display:inline-block;margin-top:22px;font-size:13px;font-weight:600;border-bottom:1px solid currentColor}
.otd-diary-card__doodle{position:absolute;z-index:4;font-family:'Comic Sans MS','Bradley Hand',cursive;line-height:1;user-select:none;pointer-events:none}
.otd-diary-card__doodle--a{left:64px;top:88px;font-size:34px;transform:rotate(-10deg)}
.otd-diary-card__doodle--b{right:46px;top:48px;font-size:40px;color:var(--diary-accent);transform:rotate(8deg)}
.otd-diary-card__doodle--c{right:50px;bottom:38px;font-size:27px;transform:rotate(8deg)}
.otd-diary-theme--hearts{--diary-accent:#ef9bb3;background-color:#fffafa!important}
.otd-diary-theme--stars{--diary-accent:#e7bc3f;background-color:#fffef7!important}
.otd-diary-theme--clean{--diary-accent:#111;background-color:#fff!important}
.otd-diary-theme--clean .otd-diary-card__doodle,.otd-diary-theme--clean .otd-diary-single__doodle{display:none}
.otd-diary-single{padding:70px max(24px,5vw) 90px}
.otd-diary-single__paper{--diary-accent:#ef9bb3;position:relative;max-width:1080px;margin:0 auto;padding:88px 110px 92px 126px;border:1px solid #e4e0d9;border-radius:20px;overflow:hidden;background-color:#fffdf8;background-image:linear-gradient(90deg,transparent 0 76px,rgba(239,155,179,.44) 77px,rgba(239,155,179,.44) 78px,transparent 79px),repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#d9e7ef 36px,#d9e7ef 37px);box-shadow:0 20px 56px rgba(0,0,0,.09);color:#111}
.otd-diary-theme--hearts .otd-diary-single__paper{--diary-accent:#ef9bb3;background-color:#fffafa}
.otd-diary-theme--stars .otd-diary-single__paper{--diary-accent:#e7bc3f;background-color:#fffef7}
.otd-diary-theme--clean .otd-diary-single__paper{--diary-accent:#111;background-color:#fff}
.otd-diary-single__holes{position:absolute;left:17px;top:22px;bottom:22px;width:20px;background:radial-gradient(circle at center,#e5e0d8 0 6px,transparent 6.5px) center top/20px 38px repeat-y}
.otd-diary-single__header{text-align:center;position:relative;z-index:2}
.otd-diary-single__heading{display:inline-block;font-size:52px;font-weight:600;line-height:1;letter-spacing:-.04em;text-decoration:underline;text-decoration-color:var(--diary-accent);text-decoration-thickness:6px;text-underline-offset:10px}
.otd-diary-single__date{margin:30px 0 20px;font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:#676767}
.otd-diary-single__header h1{max-width:820px;margin:0 auto 18px;font-family:Georgia,'Times New Roman',serif!important;font-size:64px!important;font-weight:500!important;line-height:1.02!important;letter-spacing:-.04em!important;color:#111!important}
.otd-diary-single__author{color:#222;text-decoration:none;font-size:15px;font-style:italic}
.otd-diary-single__body{position:relative;z-index:2;max-width:760px;margin:44px auto 0;font-size:18px;line-height:2;color:#252525}
.otd-diary-single__body p{margin:0 0 28px}
.otd-diary-single__doodle{position:absolute;z-index:1;font-family:'Comic Sans MS','Bradley Hand',cursive;line-height:1;user-select:none}
.otd-diary-single__doodle--a{left:105px;top:155px;font-size:42px;transform:rotate(-10deg)}
.otd-diary-single__doodle--b{right:92px;top:88px;font-size:50px;color:var(--diary-accent);transform:rotate(8deg)}
.otd-diary-single__doodle--c{right:100px;bottom:90px;font-size:32px;transform:rotate(10deg)}
@media(max-width:900px){.otd-diary-grid--notebook{grid-template-columns:1fr}.otd-diary-single__paper{padding:72px 58px 72px 76px}.otd-diary-single__header h1{font-size:48px!important}.otd-diary-single__heading{font-size:42px}}
@media(max-width:560px){.otd-diary-card--notebook{min-height:390px}.otd-diary-card__paper{padding:48px 26px 36px 52px}.otd-diary-card--notebook h3{font-size:31px!important}.otd-diary-card__heading{font-size:30px}.otd-diary-card__doodle--a{left:50px}.otd-diary-card__doodle--b{right:20px}.otd-diary-single{padding:36px 14px 70px}.otd-diary-single__paper{padding:56px 28px 60px 50px;border-radius:14px}.otd-diary-single__heading{font-size:34px}.otd-diary-single__header h1{font-size:38px!important}.otd-diary-single__body{font-size:16px;line-height:1.85}.otd-diary-single__doodle--a{left:55px;top:125px}.otd-diary-single__doodle--b{right:18px;top:58px}.otd-diary-single__doodle--c{right:20px;bottom:45px}}

/* 1.9.58 — vertical reading page, centered inline media and richer notebook inserts. */
.otd-diary-theme--classic{--diary-accent:#ef9bb3;background-color:#fffdf8!important}
.otd-diary-theme--graph{--diary-accent:#78a97b;background-color:#fbfff9!important}
.otd-diary-theme--dot{--diary-accent:#8f84b5;background-color:#fffaf3!important}
.otd-diary-theme--legal{--diary-accent:#598cb2;background-color:#fff8c9!important}
.otd-diary-theme--classic.otd-diary-card--notebook,
.otd-diary-theme--classic .otd-diary-single__paper{background-color:#fffdf8!important;background-image:linear-gradient(90deg,transparent 0 76px,rgba(239,155,179,.44) 77px,rgba(239,155,179,.44) 78px,transparent 79px),repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#d9e7ef 36px,#d9e7ef 37px)!important}
.otd-diary-theme--graph.otd-diary-card--notebook,
.otd-diary-theme--graph .otd-diary-single__paper{background-color:#fbfff9!important;background-image:linear-gradient(#d9ead7 1px,transparent 1px),linear-gradient(90deg,#d9ead7 1px,transparent 1px)!important;background-size:37px 37px!important}
.otd-diary-theme--dot.otd-diary-card--notebook,
.otd-diary-theme--dot .otd-diary-single__paper{background-color:#fffaf3!important;background-image:radial-gradient(circle,#ddd2c2 1.2px,transparent 1.45px)!important;background-size:18px 18px!important}
.otd-diary-theme--legal.otd-diary-card--notebook,
.otd-diary-theme--legal .otd-diary-single__paper{background-color:#fff8c9!important;background-image:linear-gradient(90deg,transparent 0 76px,rgba(228,115,115,.55) 77px,rgba(228,115,115,.55) 78px,transparent 79px),repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#b7d3e7 36px,#b7d3e7 37px)!important}
.otd-diary-single{padding:62px max(22px,5vw) 110px}
.otd-diary-single__paper{max-width:1080px;min-height:1180px;padding:92px 110px 130px 126px;overflow:hidden}
.otd-diary-single__body{max-width:760px;margin:48px auto 0;font-size:18px;line-height:2.05}
.otd-diary-single__body>p,.otd-diary-single__body>div:not(.otd-diary-inline-media):not(.otd-diary-note){margin:0 0 30px}
.otd-diary-inline-media{display:block;clear:both;width:100%;max-width:720px;margin:42px auto 50px!important;text-align:center;position:relative;z-index:3}
.otd-diary-inline-media img{display:block;width:auto!important;max-width:min(100%,680px)!important;height:auto!important;max-height:920px;margin:0 auto!important;object-fit:contain;border-radius:3px;box-shadow:0 10px 28px rgba(0,0,0,.10);background:#fff}
.otd-diary-note{display:block;position:relative;z-index:3;max-width:330px;margin:42px 0 50px auto!important;padding:22px 24px;background:#f6b6c4;color:#222;box-shadow:0 10px 26px rgba(0,0,0,.10);transform:rotate(1.4deg);font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:17px;line-height:1.55}
.otd-diary-note:before{content:'';position:absolute;right:16px;top:-12px;width:8px;height:34px;border:2px solid #555;border-radius:6px;transform:rotate(5deg);opacity:.7}
.otd-diary-circle-quote{display:block;position:relative;z-index:3;max-width:600px;margin:40px auto 48px!important;padding:14px 26px;border:3px solid var(--diary-accent);border-radius:50%;background:rgba(255,255,255,.45);text-align:center;font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:18px;line-height:1.6;color:#222}
.otd-diary-single__doodle--d{left:15%;bottom:18%;font-size:27px;color:var(--diary-accent);transform:rotate(-12deg)}
.otd-diary-single__doodle--e{right:12%;top:42%;font-size:34px;color:var(--diary-accent);transform:rotate(12deg)}
.otd-diary-single__doodle--lips{right:14%;top:27%;font-size:29px;transform:rotate(-10deg)}
.otd-diary-single__body blockquote.otd-diary-circle-quote p{margin:0}
@media(max-width:900px){
  .otd-diary-single__paper{min-height:1050px;padding:76px 58px 100px 76px}
  .otd-diary-inline-media img{max-width:100%!important;max-height:760px}
}
@media(max-width:560px){
  .otd-diary-single{padding:28px 10px 82px}
  .otd-diary-single__paper{min-height:900px;padding:58px 24px 82px 48px;border-radius:14px}
  .otd-diary-single__body{font-size:16px;line-height:1.92;margin-top:38px}
  .otd-diary-inline-media{margin:32px auto 38px!important}
  .otd-diary-inline-media img{max-width:100%!important;max-height:620px}
  .otd-diary-note{max-width:78%;font-size:15px;padding:18px}
  .otd-diary-circle-quote{max-width:92%;font-size:16px;border-radius:44%;padding:12px 18px}
  .otd-diary-single__doodle--lips{right:8%;top:24%;font-size:22px}
}

/* 1.9.59 — owner editing controls for public creator profile content. */
.otd-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}
.otd-profile-section-head h2{margin:0}
.otd-owner-shop-manage{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid #d7d7d7;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-size:13px;font-weight:700}
.otd-owner-shop-manage:hover{background:#f7f7f7}
.otd-owner-content-wrap{position:relative;min-width:0}
.otd-owner-content-wrap>.otd-diary-card,.otd-owner-content-wrap>.otd-public-card,.otd-owner-content-wrap>.otd-feed-tile{height:100%}
.otd-owner-content-edit{position:absolute;top:12px;right:12px;z-index:12;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid rgba(0,0,0,.13);border-radius:999px;background:rgba(255,255,255,.95);color:#111;font:inherit;font-size:12px;font-weight:750;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.otd-owner-content-edit svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.otd-owner-content-edit:hover,.otd-owner-content-edit:focus-visible{background:#111;color:#fff;border-color:#111}
.otd-shop-coverflow-card{position:relative}
.otd-owner-content-edit--product{top:14px;right:14px}
@media(max-width:720px){.otd-profile-section-head{align-items:flex-start}.otd-owner-content-edit{top:9px;right:9px;width:34px;height:34px;min-height:34px;padding:0;justify-content:center}.otd-owner-content-edit span{display:none}.otd-owner-shop-manage{min-height:34px;padding:0 12px;font-size:12px}}

/* 1.9.60 — Dear Diary editorial notebook cards and responsive reader.
 * Keeps the existing creator/profile shell intact; only diary content changes.
 */
.otd-diary-grid--editorial{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:34px!important;
  width:100%;
}
.otd-owner-content-wrap--diary{width:100%;min-width:0}
.otd-diary-card--editorial{
  --diary-accent:#ef9bb3;
  width:100%;
  min-height:640px!important;
  border:1px solid #e7e2da!important;
  border-radius:18px!important;
  overflow:hidden!important;
  color:#111!important;
  background-color:#fffdf8!important;
  background-image:linear-gradient(90deg,transparent 0 66px,rgba(239,155,179,.42) 67px,rgba(239,155,179,.42) 68px,transparent 69px),repeating-linear-gradient(to bottom,transparent 0,transparent 35px,#dbe8ee 36px,#dbe8ee 37px)!important;
  box-shadow:0 16px 44px rgba(0,0,0,.07)!important;
  text-decoration:none!important;
}
.otd-diary-card--editorial .otd-diary-card__paper{
  min-height:640px;
  padding:68px 72px 54px 92px!important;
  text-align:center;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  align-content:start;
}
.otd-diary-card--editorial .otd-diary-card__masthead{position:relative;z-index:5;max-width:900px;margin:0 auto 30px}
.otd-diary-card--editorial .otd-diary-card__heading{
  display:inline-block;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(38px,4vw,58px)!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:-.035em!important;
  text-decoration:none!important;
  position:relative;
}
.otd-diary-card--editorial .otd-diary-card__heading:after{
  content:'';
  position:absolute;
  left:12%;right:10%;bottom:-11px;height:5px;
  background:var(--diary-accent);
  transform:rotate(-1deg);
}
.otd-diary-card--editorial .otd-diary-card__date{margin:27px 0 17px!important;font-size:11px!important;letter-spacing:.105em!important;text-transform:uppercase!important;color:#575757!important}
.otd-diary-card--editorial h3{
  max-width:760px!important;
  margin:0 auto 12px!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(40px,5.4vw,72px)!important;
  font-weight:500!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  color:#111!important;
}
.otd-diary-card--editorial .otd-diary-card__byline{font-size:13px!important;color:#444!important;font-style:italic}
.otd-diary-card--editorial .otd-diary-card__story{
  position:relative;z-index:5;
  display:grid;
  grid-template-columns:minmax(280px,.95fr) minmax(280px,1.05fr);
  gap:44px;
  align-items:center;
  max-width:970px;
  margin:0 auto;
  width:100%;
}
.otd-diary-card--editorial .otd-diary-card__photo{
  position:relative;
  margin:0;
  min-height:360px;
  aspect-ratio:4/5;
  overflow:hidden;
  background:#f1ede7;
  border:10px solid #fff;
  box-shadow:0 12px 26px rgba(0,0,0,.13);
  transform:rotate(-.8deg);
}
.otd-diary-card--editorial .otd-diary-card__photo:before{
  content:'';position:absolute;z-index:2;top:-8px;left:50%;width:118px;height:30px;transform:translateX(-50%) rotate(.8deg);background:rgba(239,155,179,.58);box-shadow:0 1px 1px rgba(0,0,0,.03)
}
.otd-diary-card--editorial .otd-diary-card__photo img{
  display:block!important;
  width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;
  position:static!important;
}
.otd-diary-card--editorial .otd-diary-card__photo--empty{display:grid;place-items:center;font-family:Georgia,'Times New Roman',serif;font-size:86px;color:#c8c0b5}
.otd-diary-card--editorial .otd-diary-card__copy{position:relative;min-height:360px;padding:22px 14px 74px;text-align:left}
.otd-diary-card--editorial .otd-diary-card__circle-note{
  display:inline-block;
  max-width:170px;
  margin:0 0 20px;
  padding:16px 20px;
  border:2px solid #222;
  border-radius:48% 52% 46% 54%;
  background:rgba(255,255,255,.48);
  font-family:'Comic Sans MS','Bradley Hand',cursive;
  font-size:15px;line-height:1.25;text-align:center;transform:rotate(-5deg)
}
.otd-diary-card--editorial .otd-diary-card__excerpt{max-width:100%!important;margin:10px 0 0!important;font-size:15px!important;line-height:1.75!important;color:#272727!important}
.otd-diary-card--editorial .otd-diary-card__reminder{
  position:absolute;right:0;bottom:6px;width:180px;padding:17px 17px 20px;background:#f5b3c3;color:#222;
  box-shadow:0 8px 20px rgba(0,0,0,.10);transform:rotate(2deg);
  font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:13px;line-height:1.38;text-align:left
}
.otd-diary-card--editorial .otd-diary-card__reminder:before{content:'';position:absolute;right:14px;top:-13px;width:8px;height:33px;border:2px solid #555;border-radius:7px;opacity:.65;transform:rotate(5deg)}
.otd-diary-card--editorial .otd-diary-card__read{position:absolute;left:14px;bottom:8px;margin:0!important;border-bottom:1px solid #111;font-size:13px;font-weight:700;color:#111}
.otd-diary-card--editorial .otd-diary-card__tape{
  position:absolute;z-index:7;top:26px;left:86px;padding:8px 17px;background:#f3a9bb;color:#222;
  font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:12px;letter-spacing:.03em;transform:rotate(-4deg)
}
.otd-diary-card--editorial .otd-diary-card__checker{
  position:absolute;z-index:7;left:82px;bottom:22px;width:104px;height:24px;transform:rotate(-2deg);
  background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0 0/20px 20px;border:1px solid rgba(0,0,0,.12)
}
.otd-diary-card--editorial .otd-diary-card__holes{left:14px!important;top:22px!important;bottom:22px!important;width:18px!important;background:radial-gradient(circle at center,#e7e2db 0 5.5px,transparent 6px) center top/18px 36px repeat-y!important}
.otd-diary-card--editorial .otd-diary-card__doodle--a{left:76px!important;top:122px!important;font-size:45px!important;transform:rotate(-11deg)!important}
.otd-diary-card--editorial .otd-diary-card__doodle--b{right:54px!important;top:52px!important;font-size:50px!important;color:var(--diary-accent)!important;transform:rotate(8deg)!important}
.otd-diary-card--editorial .otd-diary-card__doodle--c{display:none!important}

/* Single diary reader: same paper language, scaled responsively rather than a fixed phone-shaped canvas. */
.otd-diary-single{padding:52px clamp(14px,4vw,58px) 110px!important}
.otd-diary-single__paper{
  --diary-accent:#ef9bb3;
  max-width:1120px!important;
  min-height:1120px!important;
  margin:0 auto!important;
  padding:92px 100px 112px 122px!important;
  border:1px solid #e7e2da!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background-color:#fffdf8!important;
  box-shadow:0 18px 50px rgba(0,0,0,.08)!important;
}
.otd-diary-single__tape{position:absolute;z-index:5;left:96px;top:34px;padding:8px 17px;background:#f3a9bb;color:#222;font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:12px;letter-spacing:.03em;transform:rotate(-4deg)}
.otd-diary-single__heading{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(42px,5vw,66px)!important;font-weight:500!important;text-decoration:none!important;position:relative}
.otd-diary-single__heading:after{content:'';position:absolute;left:12%;right:9%;bottom:-13px;height:6px;background:var(--diary-accent);transform:rotate(-1deg)}
.otd-diary-single__header h1{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(48px,6vw,78px)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.04em!important}
.otd-diary-single__circle-note{position:relative;z-index:3;width:max-content;max-width:185px;margin:34px 0 14px;padding:16px 20px;border:2px solid #222;border-radius:48% 52% 46% 54%;font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:15px;line-height:1.28;text-align:center;transform:rotate(-5deg);background:rgba(255,255,255,.48)}
.otd-diary-single__reminder{position:absolute;z-index:4;right:42px;bottom:54px;width:190px;padding:20px 18px 24px;background:#f5b3c3;color:#222;box-shadow:0 8px 20px rgba(0,0,0,.10);transform:rotate(2deg);font-family:'Comic Sans MS','Bradley Hand',cursive;font-size:14px;line-height:1.4}
.otd-diary-single__reminder:before{content:'';position:absolute;right:15px;top:-14px;width:8px;height:35px;border:2px solid #555;border-radius:7px;opacity:.65;transform:rotate(5deg)}
.otd-diary-single__checker{position:absolute;z-index:4;left:72px;bottom:34px;width:116px;height:26px;transform:rotate(-2deg);background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0 0/20px 20px;border:1px solid rgba(0,0,0,.12)}
.otd-diary-single__body{font-size:17px!important;line-height:1.9!important;color:#232323!important}
.otd-diary-single__body .otd-diary-inline-media,
.otd-diary-single__body figure.wp-block-image{max-width:690px!important;margin:38px auto 46px!important;text-align:center}
.otd-diary-single__body .otd-diary-inline-media img,
.otd-diary-single__body figure.wp-block-image img,
.otd-diary-single__body>p>img{display:block!important;width:auto!important;max-width:min(100%,680px)!important;height:auto!important;max-height:860px!important;margin:0 auto!important;object-fit:contain!important;background:#fff;padding:8px;box-shadow:0 10px 26px rgba(0,0,0,.11)}

@media (max-width:900px){
  .otd-diary-card--editorial .otd-diary-card__paper{padding:64px 48px 52px 76px!important}
  .otd-diary-card--editorial .otd-diary-card__story{grid-template-columns:minmax(0,1fr);max-width:680px;gap:28px}
  .otd-diary-card--editorial .otd-diary-card__photo{max-width:480px;width:100%;margin:0 auto;min-height:0}
  .otd-diary-card--editorial .otd-diary-card__copy{min-height:310px;text-align:center;padding-bottom:96px}
  .otd-diary-card--editorial .otd-diary-card__circle-note{margin-left:auto;margin-right:auto}
  .otd-diary-card--editorial .otd-diary-card__excerpt{text-align:left}
  .otd-diary-card--editorial .otd-diary-card__read{left:50%;transform:translateX(-50%)}
  .otd-diary-single__paper{padding:82px 58px 104px 78px!important;min-height:980px!important}
  .otd-diary-single__reminder{right:28px;bottom:46px}
}
@media (max-width:600px){
  .otd-diary-grid--editorial{gap:22px!important}
  .otd-diary-card--editorial{min-height:0!important;border-radius:14px!important}
  .otd-diary-card--editorial .otd-diary-card__paper{min-height:0;padding:58px 22px 84px 52px!important}
  .otd-diary-card--editorial .otd-diary-card__masthead{margin-bottom:24px}
  .otd-diary-card--editorial .otd-diary-card__heading{font-size:36px!important}
  .otd-diary-card--editorial h3{font-size:42px!important}
  .otd-diary-card--editorial .otd-diary-card__date{font-size:10px!important;margin:24px 0 14px!important}
  .otd-diary-card--editorial .otd-diary-card__photo{max-width:88%;border-width:7px}
  .otd-diary-card--editorial .otd-diary-card__copy{padding:14px 2px 150px;min-height:360px}
  .otd-diary-card--editorial .otd-diary-card__circle-note{font-size:13px;padding:13px 16px}
  .otd-diary-card--editorial .otd-diary-card__excerpt{font-size:14px!important;line-height:1.7!important}
  .otd-diary-card--editorial .otd-diary-card__reminder{right:2px;bottom:44px;width:154px;font-size:12px;padding:14px}
  .otd-diary-card--editorial .otd-diary-card__read{bottom:10px}
  .otd-diary-card--editorial .otd-diary-card__tape{left:54px;top:20px;font-size:10px;padding:6px 11px}
  .otd-diary-card--editorial .otd-diary-card__checker{left:52px;bottom:23px;width:86px;height:22px;background-size:18px 18px}
  .otd-diary-card--editorial .otd-diary-card__doodle--a{left:52px!important;top:112px!important;font-size:34px!important}
  .otd-diary-card--editorial .otd-diary-card__doodle--b{right:20px!important;top:45px!important;font-size:39px!important}
  .otd-diary-single{padding:26px 8px 84px!important}
  .otd-diary-single__paper{padding:62px 22px 120px 48px!important;min-height:880px!important;border-radius:13px!important}
  .otd-diary-single__tape{left:52px;top:22px;font-size:10px;padding:6px 11px}
  .otd-diary-single__heading{font-size:38px!important}
  .otd-diary-single__header h1{font-size:44px!important}
  .otd-diary-single__date{font-size:10px!important;margin:25px 0 16px!important}
  .otd-diary-single__circle-note{font-size:13px;max-width:155px;padding:13px 15px}
  .otd-diary-single__body{font-size:15px!important;line-height:1.82!important;margin-top:30px!important}
  .otd-diary-single__reminder{right:12px;bottom:50px;width:150px;font-size:12px;padding:15px}
  .otd-diary-single__checker{left:48px;bottom:25px;width:88px;height:22px;background-size:18px 18px}
  .otd-diary-single__doodle--a{left:52px!important;top:126px!important;font-size:34px!important}
  .otd-diary-single__doodle--b{right:18px!important;top:62px!important;font-size:42px!important}
  .otd-diary-single__doodle--c,.otd-diary-single__doodle--d,.otd-diary-single__doodle--e,.otd-diary-single__doodle--lips{display:none!important}
}

/* 1.9.61 — creator profile hero + Feed Featured rail, matching the current OT Diary mobile profile language. */
.otd-public-profile{
  --otd-profile-white:#fff;
  --otd-profile-ink:#0a0a0a;
  --otd-profile-muted:#6f6f6f;
}
.otd-public-profile .otd-profile-cover{
  position:relative!important;
  width:100%!important;
  height:clamp(300px,34vw,470px)!important;
  min-height:300px!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#f4f4f2!important;
}
.otd-public-profile .otd-profile-cover:after{
  content:'';
  position:absolute;
  z-index:2;
  inset:auto 0 0;
  height:44%;
  pointer-events:none;
  background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.72) 52%,#fff 100%);
}
.otd-public-profile .otd-profile-cover img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.otd-public-profile .otd-profile-header{
  position:relative!important;
  z-index:4!important;
  display:flex!important;
  align-items:flex-end!important;
  gap:26px!important;
  width:min(1420px,calc(100% - 80px))!important;
  margin:-118px auto 18px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.otd-public-profile .otd-profile-avatar{
  flex:0 0 auto!important;
  width:176px!important;
  height:176px!important;
  margin:0!important;
  border:5px solid #fff!important;
  border-radius:50%!important;
  object-fit:cover!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(0,0,0,.08)!important;
}
.otd-public-profile .otd-profile-identity{
  min-width:0!important;
  padding:0 0 8px!important;
  background:transparent!important;
}
.otd-public-profile .otd-profile-name-row{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 3px!important;
  color:var(--otd-profile-ink)!important;
  font-size:clamp(42px,4.4vw,72px)!important;
  font-weight:650!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
}
.otd-public-profile .otd-profile-name-row > button,
.otd-public-profile .otd-profile-name-row > .otd-profile-name-text,
.otd-public-profile .otd-profile-name-row > button > span{
  font:inherit!important;
  letter-spacing:inherit!important;
  color:inherit!important;
}

/* 1.9.63 — keep verification details isolated from the profile-name typography. */
.otd-public-profile .otd-profile-name-row .otd-verification-popover,
.otd-public-profile .otd-profile-name-row .otd-verification-popover span,
.otd-public-profile .otd-profile-name-row .otd-verification-popover strong,
.otd-public-profile .otd-profile-name-row .otd-verification-popover small{
  letter-spacing:initial;
}
.otd-public-profile .otd-profile-name-row .otd-verification-popover{
  font-family:var(--otd-font-sans,Arial,sans-serif)!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:400!important;
  line-height:1.4!important;
  letter-spacing:-.01em!important;
}
.otd-public-profile .otd-profile-name-row .otd-verification-popover__hero strong{
  font-size:18px!important;
  font-weight:650!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}
.otd-public-profile .otd-profile-name-row .otd-verification-popover__description{
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.42!important;
  letter-spacing:-.005em!important;
}
.otd-public-profile .otd-profile-name-row .otd-verification-popover__criteria small{
  font-size:9px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
}
.otd-public-profile .otd-profile-name-row .otd-verification-popover__criteria > span{
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.42!important;
  letter-spacing:0!important;
}
.otd-public-profile .otd-profile-bio-row{margin:0!important}
.otd-public-profile .otd-profile-bio{
  max-width:760px!important;
  margin:0 0 11px!important;
  color:#676767!important;
  font-size:20px!important;
  line-height:1.35!important;
  white-space:pre-line!important;
}
.otd-public-profile .otd-profile-audience{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:26px!important;
  margin:0 0 14px!important;
  color:#6c6c6c!important;
  font-size:18px!important;
}
.otd-public-profile .otd-profile-audience strong{color:#111!important;font-size:1.06em!important}
.otd-public-profile .otd-profile-socials{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.otd-public-profile .otd-profile-social-link,
.otd-public-profile .otd-profile-edit-trigger--social{
  min-height:43px!important;
  padding:0 15px!important;
  border:1px solid #dedede!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  box-shadow:none!important;
}

.otd-profile-featured{
  width:100%;
  margin:20px 0 12px;
  color:#111;
}
.otd-profile-featured__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}
.otd-profile-featured__head h3{margin:0!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:650!important;color:#111!important}
.otd-profile-featured__head p{margin:3px 0 0!important;font-size:13px!important;line-height:1.25!important;color:#717171!important}
.otd-profile-featured__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.otd-profile-featured__item{
  min-width:0;
  display:flex;
  align-items:center;
  gap:11px;
  min-height:64px;
  padding:10px 13px;
  border:1px solid #e5e5e5;
  border-radius:13px;
  background:linear-gradient(180deg,#fff,#fafafa);
  color:#111!important;
  text-decoration:none!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.otd-profile-featured__item:hover{transform:translateY(-1px);border-color:#d6d6d6;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.otd-profile-featured__icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#f3f3f3;color:#111}
.otd-profile-featured__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.otd-profile-featured__copy{display:flex;min-width:0;flex-direction:column;gap:2px}
.otd-profile-featured__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;font-weight:600;color:#111}
.otd-profile-featured__copy small{font-size:11px;line-height:1.2;color:#777}

/* Feed stays the primary content. No Recent Diary Entries block is injected here. */
.otd-public-profile .otd-profile-content{padding-bottom:34px}

@media(max-width:900px){
  .otd-public-profile .otd-profile-cover{height:360px!important}
  .otd-public-profile .otd-profile-header{width:calc(100% - 40px)!important;margin:-92px auto 15px!important;gap:18px!important}
  .otd-public-profile .otd-profile-avatar{width:142px!important;height:142px!important;border-width:4px!important}
  .otd-public-profile .otd-profile-name-row{font-size:44px!important}
  .otd-public-profile .otd-profile-bio{font-size:17px!important}
  .otd-public-profile .otd-profile-audience{font-size:16px!important;gap:20px!important}
}
@media(max-width:600px){
  .otd-public-profile .otd-profile-cover{height:300px!important;min-height:300px!important}
  .otd-public-profile .otd-profile-cover:after{height:38%}
  .otd-public-profile .otd-profile-header{
    display:grid!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    align-items:end!important;
    width:calc(100% - 28px)!important;
    margin:-74px auto 12px!important;
    gap:12px!important;
  }
  .otd-public-profile .otd-profile-avatar{width:104px!important;height:104px!important;border-width:3px!important;align-self:start!important}
  .otd-public-profile .otd-profile-identity{padding:0!important}
  .otd-public-profile .otd-profile-name-row{font-size:31px!important;line-height:1!important;letter-spacing:-.045em!important;margin-bottom:4px!important}
  .otd-public-profile .otd-profile-bio{font-size:14px!important;line-height:1.35!important;margin-bottom:7px!important}
  .otd-public-profile .otd-profile-audience{font-size:14px!important;gap:15px!important;margin-bottom:9px!important}
  .otd-public-profile .otd-profile-socials{grid-column:1/-1!important;margin-top:2px!important;gap:8px!important}
  .otd-public-profile .otd-profile-social-link,.otd-public-profile .otd-profile-edit-trigger--social{min-height:38px!important;padding:0 12px!important;font-size:13px!important}
  .otd-profile-featured{margin-top:14px}
  .otd-profile-featured__rail{display:flex;overflow-x:auto;gap:8px;padding-bottom:3px;scrollbar-width:none}
  .otd-profile-featured__rail::-webkit-scrollbar{display:none}
  .otd-profile-featured__item{flex:0 0 152px;min-height:57px;padding:8px 10px;border-radius:12px}
  .otd-profile-featured__icon{width:28px;height:28px;flex-basis:28px}
  .otd-profile-featured__copy strong{font-size:12px}
  .otd-profile-featured__copy small{font-size:10px}
  .otd-profile-featured__head h3{font-size:18px!important}
  .otd-profile-featured__head p{font-size:11px!important}
}

/* ========================================================================== */
/* 1.9.62 — DESKTOP PROFILE AUTO-LAYOUT HOTFIX                               */
/*                                                                            */
/* The 1.9.61 visual refresh was designed from the approved mobile reference, */
/* but its flex hero could inherit older theme rules on wide screens.         */
/* This block restores a bounded desktop grid while leaving mobile untouched. */
/* ========================================================================== */
@media (min-width: 901px) {
  body .otd-public-profile {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: clip !important;
  }

  body .otd-public-profile .otd-profile-cover {
    width: 100% !important;
    height: clamp(270px, 24vw, 360px) !important;
    min-height: 270px !important;
    max-height: 360px !important;
    margin: 0 !important;
    margin-left: 0 !important;
  }

  body .otd-public-profile .otd-profile-cover:after {
    height: 42% !important;
  }

  body .otd-public-profile .otd-profile-header {
    display: grid !important;
    grid-template-columns: 148px minmax(0, 1fr) auto !important;
    grid-template-rows: auto !important;
    align-items: end !important;
    column-gap: 22px !important;
    row-gap: 10px !important;
    width: min(1180px, calc(100% - 64px)) !important;
    max-width: 1180px !important;
    min-width: 0 !important;
    margin: -78px auto 18px !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body .otd-public-profile .otd-profile-avatar {
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: end !important;
    width: 148px !important;
    height: 148px !important;
    min-width: 148px !important;
    min-height: 148px !important;
    margin: 0 !important;
    border-width: 4px !important;
  }

  body .otd-public-profile .otd-profile-identity {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: end !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 0 0 7px !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  body .otd-public-profile .otd-profile-name-row {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 0 4px !important;
    font-size: clamp(38px, 4vw, 58px) !important;
    line-height: 1 !important;
    letter-spacing: -.045em !important;
    overflow: visible !important;
  }

  body .otd-public-profile .otd-profile-info-trigger {
    display: inline-flex !important;
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100% - 38px) !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: normal !important;
    overflow: visible !important;
  }

  body .otd-public-profile .otd-profile-info-trigger > span,
  body .otd-public-profile .otd-profile-name-text {
    display: inline !important;
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  body .otd-public-profile .otd-profile-bio {
    width: min(100%, 720px) !important;
    max-width: 720px !important;
    margin: 0 0 9px !important;
    font-size: 16px !important;
    line-height: 1.42 !important;
  }

  body .otd-public-profile .otd-profile-audience {
    gap: 18px !important;
    margin: 0 0 11px !important;
    font-size: 15px !important;
  }

  body .otd-public-profile .otd-profile-socials {
    gap: 8px !important;
    margin-top: 0 !important;
  }

  body .otd-public-profile .otd-profile-actions {
    grid-column: 3 !important;
    grid-row: 1 !important;
    align-self: end !important;
    justify-self: end !important;
    min-width: 0 !important;
    max-width: 240px !important;
    margin: 0 0 7px !important;
    padding: 0 !important;
  }

  body .otd-public-profile .otd-profile-tabs,
  body .otd-public-profile .otd-profile-content {
    width: min(1180px, calc(100% - 64px)) !important;
    max-width: 1180px !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  body .otd-profile-featured {
    max-width: 100% !important;
    overflow: hidden !important;
  }

  body .otd-profile-featured__rail {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    min-width: 0 !important;
  }
}

/* Tablet bridge: keep the mobile-inspired composition bounded before the */
/* single-column phone layout begins. */
@media (min-width: 601px) and (max-width: 900px) {
  body .otd-public-profile .otd-profile-header {
    display: grid !important;
    grid-template-columns: 124px minmax(0, 1fr) !important;
    width: calc(100% - 40px) !important;
    max-width: 760px !important;
    margin: -76px auto 15px !important;
    gap: 16px !important;
  }
  body .otd-public-profile .otd-profile-avatar {
    width: 124px !important;
    height: 124px !important;
    min-width: 124px !important;
    min-height: 124px !important;
  }
  body .otd-public-profile .otd-profile-name-row {
    font-size: clamp(34px, 6vw, 44px) !important;
  }
  body .otd-public-profile .otd-profile-info-trigger > span,
  body .otd-public-profile .otd-profile-name-text {
    overflow-wrap: normal !important;
    word-break: normal !important;
  }
  body .otd-public-profile .otd-profile-actions {
    grid-column: 2 !important;
    max-width: 100% !important;
  }
}


/* 1.9.65 — owner action menus (Edit / Delete / Share) across creator content. */
.otd-owner-actions{position:absolute;top:12px;right:12px;z-index:40;font-family:inherit}
.otd-owner-actions__trigger{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:rgba(255,255,255,.96);color:#111;box-shadow:0 8px 26px rgba(0,0,0,.10);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;padding:0}
.otd-owner-actions__trigger svg{width:22px;height:22px;fill:currentColor;stroke:none}
.otd-owner-actions__trigger:hover,.otd-owner-actions__trigger:focus-visible,.otd-owner-actions.is-open .otd-owner-actions__trigger{background:#111;color:#fff;border-color:#111;outline:none}
.otd-owner-actions__menu{position:absolute;top:calc(100% + 8px);right:0;width:184px;padding:7px;border:1px solid rgba(0,0,0,.10);border-radius:16px;background:rgba(255,255,255,.985);box-shadow:0 18px 48px rgba(0,0,0,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:100}
.otd-owner-actions__menu[hidden]{display:none!important}
.otd-owner-actions__item{width:100%;min-height:42px;display:flex;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:11px;background:transparent;color:#111;text-decoration:none;font:inherit;font-size:13px;font-weight:650;line-height:1;text-align:left;cursor:pointer;box-sizing:border-box}
.otd-owner-actions__item:hover,.otd-owner-actions__item:focus-visible{background:#f3f3f3;outline:none}
.otd-owner-actions__item svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.otd-owner-actions__item--danger{color:#d92d20}
.otd-owner-actions__item--danger:hover,.otd-owner-actions__item--danger:focus-visible{background:#fff0ef;color:#bd1e15}
.otd-owner-actions--product{top:14px;right:14px}
.otd-owner-actions--manager{top:10px;right:10px}
.otd-owner-actions--hero{top:24px;right:24px}
.otd-owner-actions--hero .otd-owner-actions__trigger{background:rgba(255,255,255,.94)}
.otd-owner-actions--single{top:22px;right:22px}
.otd-owner-single-shell{position:relative}
.otd-single-story.otd-diary-single{position:relative}
.otd-owner-actions--row{position:relative;top:auto;right:auto;justify-self:end;z-index:30}
.otd-owner-actions--row .otd-owner-actions__trigger{width:36px;height:36px;box-shadow:none;background:#fff}
.otd-owner-actions--row .otd-owner-actions__menu{top:calc(100% + 6px);right:0}
.otd-owner-actions-toast{position:fixed;left:50%;bottom:104px;z-index:99999;transform:translate(-50%,14px);padding:11px 16px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 34px rgba(0,0,0,.24);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}
.otd-owner-actions-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.otd-owner-content-wrap{overflow:visible}
.otd-public-card{position:relative}
.otd-shop-coverflow-card{overflow:visible}
@media(max-width:720px){
  .otd-owner-actions{top:9px;right:9px}
  .otd-owner-actions__trigger{width:36px;height:36px}
  .otd-owner-actions__menu{width:172px;border-radius:15px}
  .otd-owner-actions--hero{top:14px;right:14px}
  .otd-owner-actions--single{top:12px;right:12px}
  .otd-owner-actions--row{top:auto;right:auto}
  .otd-owner-actions-toast{bottom:96px}
}


/* 1.9.66 — profile Featured highlights + responsive Feed carousel */
.otd-profile-see-all{margin-left:auto;color:#343434!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important;white-space:nowrap}
.otd-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.otd-profile-feed-carousel-wrap{position:relative;margin:0 0 16px}
.otd-profile-feed-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/4);gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 2px 5px;-webkit-overflow-scrolling:touch}
.otd-profile-feed-carousel::-webkit-scrollbar{display:none}
.otd-profile-feed-carousel>.otd-feed-tile,.otd-profile-feed-carousel>.otd-owner-content-wrap{min-width:0;scroll-snap-align:start}
.otd-profile-feed-carousel .otd-feed-tile{height:100%}
.otd-profile-feed-carousel .otd-feed-tile__media{display:block;aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:#f3f3f3}
.otd-profile-feed-carousel .otd-feed-tile__media>img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}
.otd-profile-feed-carousel .otd-feed-tile__overlay{display:none!important}
.otd-profile-feed-carousel__arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:38px;height:38px;border:1px solid #e2e2e2;border-radius:50%;background:rgba(255,255,255,.94);color:#111;display:grid;place-items:center;font-size:28px;line-height:1;box-shadow:0 6px 18px rgba(0,0,0,.08);cursor:pointer}
.otd-profile-feed-carousel__arrow.is-prev{left:-18px}.otd-profile-feed-carousel__arrow.is-next{right:-18px}
.otd-feed-grid--all{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}

.otd-profile-featured{margin:14px 0 22px!important}
.otd-profile-featured__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}
.otd-profile-featured__head h3{margin:0!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:680!important;color:#111!important}
.otd-profile-featured__head p{margin:3px 0 0!important;font-size:13px!important;line-height:1.25!important;color:#717171!important}
.otd-profile-featured__rail{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}
.otd-profile-featured__item{appearance:none;border:1px solid #e4e4e4!important;background:#fafafa!important;color:#111!important;width:100%!important;min-width:0!important;min-height:62px!important;padding:9px 11px!important;border-radius:13px!important;display:flex!important;align-items:center!important;gap:9px!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important;text-decoration:none!important}
.otd-profile-featured__item:hover{background:#fff!important;border-color:#d6d6d6!important}
.otd-profile-featured__icon{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#f1f1f1!important;color:#111!important;overflow:hidden!important}
.otd-profile-featured__icon svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.otd-profile-featured__icon img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.otd-profile-featured__copy{display:flex!important;min-width:0!important;flex-direction:column!important;gap:2px!important}
.otd-profile-featured__copy strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.2!important;font-weight:650!important;color:#111!important}
.otd-profile-featured__copy small{font-size:10.5px!important;line-height:1.2!important;color:#777!important}
body.otd-featured-open{overflow:hidden}
.otd-featured-viewer[hidden]{display:none!important}
.otd-featured-viewer{position:fixed;inset:0;z-index:100005;display:grid;place-items:center;padding:22px}
.otd-featured-viewer__backdrop{position:absolute;inset:0;border:0;background:rgba(14,14,14,.42);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.otd-featured-viewer__panel{position:relative;z-index:2;width:min(760px,100%);max-height:min(780px,90dvh);overflow:auto;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 30px 90px rgba(0,0,0,.22);padding:20px;box-sizing:border-box}
.otd-featured-viewer__panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}
.otd-featured-viewer__panel>header span{display:block;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#7a7a7a;font-weight:700;margin-bottom:3px}
.otd-featured-viewer__panel>header h3{margin:0;font-size:28px;line-height:1.05;letter-spacing:-.035em;color:#111}
.otd-featured-viewer__panel>header button{width:38px;height:38px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#111;font-size:23px;cursor:pointer}
.otd-featured-viewer__stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.otd-featured-story{display:flex;min-width:0;flex-direction:column;text-decoration:none!important;color:#111!important;border:1px solid #ececec;border-radius:16px;overflow:hidden;background:#fff}
.otd-featured-story__media{display:block;aspect-ratio:4/5;background:#f1f1f1;overflow:hidden}
.otd-featured-story__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}
.otd-featured-story__missing{width:100%;height:100%;display:grid;place-items:center;font-size:28px;font-weight:700;color:#aaa}
.otd-featured-story__copy{display:grid;gap:3px;padding:10px 11px 12px}
.otd-featured-story__copy small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#888;font-weight:700}
.otd-featured-story__copy strong{font-size:14px;line-height:1.25;color:#111}
.otd-featured-viewer__empty{grid-column:1/-1;text-align:center;padding:48px 20px;color:#777}.otd-featured-viewer__empty strong{color:#111}

.otd-profile-featured-editor__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.otd-featured-editor-card{min-width:0;border:1px solid #e5e5e5;border-radius:16px;background:#fafafa;padding:13px;display:grid;gap:11px}
.otd-featured-editor-card__head{display:flex;align-items:center;gap:10px}
.otd-featured-editor-card__head>div{min-width:0;display:grid;gap:2px}.otd-featured-editor-card__head strong{font-size:14px}.otd-featured-editor-card__head small{font-size:11px;color:#777}
.otd-featured-editor-card__preview{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#eee;overflow:hidden}
.otd-featured-editor-card__preview svg{width:21px;height:21px;fill:none;stroke:#111;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.otd-featured-editor-card__preview img{width:100%;height:100%;object-fit:cover}
.otd-featured-editor-card__remove{font-size:11px;color:#777;display:flex;gap:6px;align-items:center}
.otd-featured-editor-card__stories{border-top:1px solid #e5e5e5;padding-top:9px}.otd-featured-editor-card__stories summary{cursor:pointer;font-size:12px;font-weight:650;color:#333}
.otd-featured-editor-card__story-list{display:grid;gap:6px;max-height:230px;overflow:auto;margin-top:9px;padding-right:3px}.otd-featured-editor-card__story-list>label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;padding:7px;border-radius:9px;background:#fff;border:1px solid #eee;font-size:11px}.otd-featured-editor-card__story-list>label span{display:grid;gap:1px}.otd-featured-editor-card__story-list strong{font-size:11px;line-height:1.2}.otd-featured-editor-card__story-list small{font-size:9.5px;color:#888}

@media(max-width:900px){
  .otd-profile-feed-carousel{grid-auto-columns:calc((100% - 28px)/3)}
  .otd-feed-grid--all{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .otd-profile-featured-editor__grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .otd-profile-feed-carousel{grid-auto-columns:calc((100% - 10px)/2);gap:10px;padding-inline:0}
  .otd-profile-feed-carousel__arrow{display:none}
  .otd-profile-feed-carousel .otd-feed-tile__media{border-radius:6px}
  .otd-feed-grid--all{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .otd-profile-featured{margin-top:13px!important}
  .otd-profile-featured__rail{display:flex!important;overflow-x:auto!important;gap:8px!important;padding-bottom:3px!important;scrollbar-width:none!important}
  .otd-profile-featured__rail::-webkit-scrollbar{display:none}
  .otd-profile-featured__item{flex:0 0 152px!important;min-height:57px!important;padding:8px 10px!important;border-radius:12px!important}
  .otd-profile-featured__icon{width:28px!important;height:28px!important;flex-basis:28px!important}.otd-profile-featured__icon svg{width:17px!important;height:17px!important}
  .otd-profile-featured__copy strong{font-size:12px!important}.otd-profile-featured__copy small{font-size:10px!important}
  .otd-profile-featured__head h3{font-size:18px!important}.otd-profile-featured__head p{font-size:11px!important}
  .otd-featured-viewer{padding:0;align-items:end}.otd-featured-viewer__panel{width:100%;max-height:88dvh;border-radius:24px 24px 0 0;padding:17px 16px calc(18px + env(safe-area-inset-bottom))}.otd-featured-viewer__stories{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .otd-profile-see-all{font-size:13px!important}
}


/* 1.9.67 — profile content sections: Post / Featured / Books */
.otd-profile-post-head{margin:10px 0 10px!important;align-items:end!important}
.otd-profile-post-head h3{margin:0!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:680!important;color:#111!important}
.otd-profile-post-head p{margin:3px 0 0!important;font-size:13px!important;line-height:1.25!important;color:#717171!important}
.otd-profile-post-empty,.otd-profile-books__empty{min-height:82px;border:1px solid #e7e7e7;border-radius:14px;background:#fafafa;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:16px 18px;margin-bottom:16px;box-sizing:border-box;color:#777}
.otd-profile-post-empty strong,.otd-profile-books__empty strong{font-size:14px;color:#111}.otd-profile-post-empty span,.otd-profile-books__empty span{font-size:12px}
.otd-profile-books{margin:14px 0 24px}
.otd-profile-books__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible}
.otd-profile-book{min-width:0;text-decoration:none!important;color:#111!important;display:flex;flex-direction:column;gap:8px}
.otd-profile-book__cover{display:block;aspect-ratio:3/4;border-radius:10px;overflow:hidden;background:linear-gradient(145deg,#f1eee9,#dedbd6);border:1px solid #e7e4df}
.otd-profile-book__cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.otd-profile-book__cover>span{width:100%;height:100%;display:grid;place-items:center;font-family:Georgia,'Times New Roman',serif;font-size:18px;letter-spacing:.08em;color:#888}
.otd-profile-book__copy{display:grid;gap:2px;min-width:0}.otd-profile-book__copy strong{font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otd-profile-book__copy small{font-size:10.5px;line-height:1.25;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.otd-profile-books-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.otd-profile-book-editor-card{min-width:0;border:1px solid #e5e5e5;border-radius:16px;background:#fafafa;padding:13px;display:grid;gap:10px}
.otd-profile-book-editor-card__head{display:flex;align-items:center;gap:10px}.otd-profile-book-editor-card__head>div{display:grid;gap:2px;min-width:0}.otd-profile-book-editor-card__head strong{font-size:14px}.otd-profile-book-editor-card__head small{font-size:11px;color:#777}
.otd-profile-book-editor-card__cover{width:42px;height:54px;flex:0 0 42px;border-radius:7px;background:#e8e4df;display:grid;place-items:center;overflow:hidden;color:#777;font-family:Georgia,'Times New Roman',serif;font-size:16px}.otd-profile-book-editor-card__cover img{width:100%;height:100%;object-fit:cover;display:block}
.otd-profile-book-editor-card__remove{display:flex;align-items:center;gap:6px;font-size:11px;color:#777}
@media(max-width:900px){.otd-profile-books-editor__grid{grid-template-columns:1fr}.otd-profile-books__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){
  .otd-profile-post-head{margin-top:9px!important}.otd-profile-post-head h3{font-size:18px!important}.otd-profile-post-head p{font-size:11px!important}
  .otd-profile-books{margin-top:13px}.otd-profile-books__rail{display:flex;overflow-x:auto;gap:10px;padding-bottom:3px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.otd-profile-books__rail::-webkit-scrollbar{display:none}.otd-profile-book{flex:0 0 132px}.otd-profile-book__cover{border-radius:8px}.otd-profile-book__copy strong{font-size:12px}.otd-profile-book__copy small{font-size:10px}
}


/* 1.9.68 — profile Post likes */
.otd-feed-tile{position:relative}
.otd-feed-like-pill{position:absolute;left:10px;bottom:10px;z-index:6;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:50px;height:30px;padding:0 10px;border:1px solid rgba(0,0,0,.11);border-radius:999px;background:rgba(255,255,255,.94);color:#111;font:inherit;font-size:12px;font-weight:650;line-height:1;box-shadow:0 4px 14px rgba(0,0,0,.10);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}
.otd-feed-like-pill:hover,.otd-feed-like-pill:focus-visible{transform:translateY(-1px);background:#fff;border-color:rgba(0,0,0,.2);outline:none}
.otd-feed-like-pill:disabled{opacity:.65;cursor:wait;transform:none}
.otd-feed-like-pill.is-static{cursor:default}
.otd-feed-like-pill.is-static:hover{transform:none}
.otd-feed-like-pill svg{width:14px;height:14px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.otd-feed-like-pill.is-liked svg{fill:#111;stroke:#111}
.otd-feed-like-pill span{display:inline-block;min-width:1ch;text-align:left}
@media(max-width:760px){
  .otd-feed-like-pill{left:8px;bottom:8px;min-width:46px;height:27px;padding:0 8px;font-size:11px;gap:4px}
  .otd-feed-like-pill svg{width:13px;height:13px}
}


/* 1.9.69 — unify creator Collections + Shop card geometry with profile Posts */
body .otd-public-profile .otd-profile-card-grid--collections{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:start!important;
  width:100%!important;
}
body .otd-public-profile .otd-profile-card-grid--collections>.otd-public-card,
body .otd-public-profile .otd-profile-card-grid--collections>.otd-owner-content-wrap{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  height:auto!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__media{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:4/5!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#f3f3f3!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body{
  display:grid!important;
  gap:3px!important;
  padding:9px 2px 14px!important;
  min-height:0!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body>span{
  margin:0!important;
  color:#808080!important;
  font-size:9.5px!important;
  line-height:1.2!important;
  font-weight:650!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body h3{
  margin:0!important;
  font-size:14px!important;
  line-height:1.25!important;
  letter-spacing:-.018em!important;
  font-weight:680!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body h3 a{
  color:#111!important;
  text-decoration:none!important;
}
body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  margin:1px 0 0!important;
  color:#777!important;
  font-size:11px!important;
  line-height:1.35!important;
}

/* Shop directory cards use exactly the same 4:5 footprint. */
body .otd-public-profile .otd-shop-category-grid--unified{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:start!important;
}
body .otd-public-profile .otd-shop-category-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#111!important;
  text-decoration:none!important;
  overflow:visible!important;
}
body .otd-public-profile .otd-shop-category-card__media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:4/5!important;
  overflow:hidden!important;
  border-radius:10px!important;
  background:#f3f3f3!important;
}
body .otd-public-profile .otd-shop-category-card__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body .otd-public-profile .otd-shop-category-card__media>small{display:none!important}
body .otd-public-profile .otd-shop-category-card__body{
  display:grid!important;
  gap:2px!important;
  padding:9px 2px 14px!important;
}
body .otd-public-profile .otd-shop-category-card__body>span,
body .otd-public-profile .otd-shop-category-card__count{
  color:#777!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:600!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
body .otd-public-profile .otd-shop-category-card__body>strong{
  font-size:14px!important;
  line-height:1.25!important;
  letter-spacing:-.018em!important;
  font-weight:680!important;
}
body .otd-public-profile .otd-shop-category-card__body>em{
  margin-top:1px!important;
  color:#777!important;
  font-size:10.5px!important;
  line-height:1.3!important;
  font-style:normal!important;
}

/* Products inside a selected Shop category: same Post-sized rail, never giant coverflow cards. */
body .otd-public-profile .otd-shop-coverflow,
body .otd-public-profile .otd-shop-coverflow__viewport{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}
body .otd-public-profile .otd-shop-coverflow__viewport{
  overflow:hidden!important;
}
body .otd-public-profile .otd-shop-coverflow__track{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 42px)/4)!important;
  gap:14px!important;
  align-items:start!important;
  width:auto!important;
  transform:none!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
  padding:1px 2px 6px!important;
}
body .otd-public-profile .otd-shop-coverflow__track::-webkit-scrollbar{display:none!important}
body .otd-public-profile .otd-shop-coverflow-card{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  scale:1!important;
  opacity:1!important;
  filter:none!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  scroll-snap-align:start!important;
}
body .otd-public-profile .otd-shop-coverflow-card__link{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  color:#111!important;
  text-decoration:none!important;
}
body .otd-public-profile .otd-shop-coverflow-card__media{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:4/5!important;
  overflow:hidden!important;
  border-radius:10px!important;
  background:#f3f3f3!important;
}
body .otd-public-profile .otd-shop-coverflow-card__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
}
body .otd-public-profile .otd-shop-coverflow-card__body{
  display:grid!important;
  gap:3px!important;
  padding:9px 2px 12px!important;
}
body .otd-public-profile .otd-shop-coverflow-card__body>small{
  color:#858585!important;
  font-size:9.5px!important;
  line-height:1.2!important;
  font-weight:650!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
body .otd-public-profile .otd-shop-coverflow-card__body>strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  font-size:13px!important;
  line-height:1.25!important;
  letter-spacing:-.015em!important;
  font-weight:680!important;
}
body .otd-public-profile .otd-shop-coverflow-card__body>span{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  margin-top:1px!important;
  font-size:10.5px!important;
}
body .otd-public-profile .otd-shop-coverflow-card__body em{font-style:normal!important;color:#666!important}

@media(max-width:900px){
  body .otd-public-profile .otd-profile-card-grid--collections,
  body .otd-public-profile .otd-shop-category-grid--unified{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body .otd-public-profile .otd-shop-coverflow__track{
    grid-auto-columns:calc((100% - 28px)/3)!important;
  }
}
@media(max-width:620px){
  body .otd-public-profile .otd-profile-card-grid--collections,
  body .otd-public-profile .otd-shop-category-grid--unified{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__media,
  body .otd-public-profile .otd-shop-category-card__media,
  body .otd-public-profile .otd-shop-coverflow-card__media{
    border-radius:6px!important;
  }
  body .otd-public-profile .otd-shop-coverflow__track{
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    padding-inline:0!important;
  }
  body .otd-public-profile .otd-profile-card-grid--collections .otd-public-card__body h3,
  body .otd-public-profile .otd-shop-category-card__body>strong{
    font-size:12.5px!important;
  }
  body .otd-public-profile .otd-shop-coverflow-card__body>strong{font-size:12px!important}
}


/* ========================================================================== */
/* 1.9.71 — MOBILE PROFILE SOCIAL ACTIONS AUTO-LAYOUT                         */
/* Instagram / Website / Edit stay on one centered row across the full phone */
/* profile width rather than being centered only inside the identity column.  */
/* ========================================================================== */
@media (max-width: 600px) {
  body .otd-public-profile .otd-profile-socials {
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    min-width: 0 !important;
    margin: 5px 0 0 calc(-104px - 12px) !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  body .otd-public-profile .otd-profile-social-link,
  body .otd-public-profile .otd-profile-edit-trigger--social {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 40px !important;
    height: 40px !important;
    padding: 0 clamp(10px, 3.4vw, 14px) !important;
    gap: 7px !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    margin: 0 !important;
  }

  body .otd-public-profile .otd-profile-social-link {
    flex: 0 1 auto !important;
  }

  body .otd-public-profile .otd-profile-social-link span,
  body .otd-public-profile .otd-profile-edit-trigger--social span {
    display: block !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  body .otd-public-profile .otd-profile-social-link svg,
  body .otd-public-profile .otd-profile-edit-trigger--social svg {
    flex: 0 0 18px !important;
    width: 18px !important;
    height: 18px !important;
  }
}

@media (max-width: 360px) {
  body .otd-public-profile .otd-profile-socials {
    gap: 6px !important;
  }
  body .otd-public-profile .otd-profile-social-link,
  body .otd-public-profile .otd-profile-edit-trigger--social {
    min-height: 38px !important;
    height: 38px !important;
    padding-left: 9px !important;
    padding-right: 9px !important;
    gap: 5px !important;
    font-size: 12px !important;
  }
}


/* ========================================================================== */
/* 1.9.72 — SHOP DIRECTORY LABEL CLEANUP                                     */
/* Parent groups (Fashion, Beauty, etc.) stay internal and are not displayed. */
/* The product count now occupies the small metadata line on each Shop card.  */
/* ========================================================================== */
body .otd-public-profile .otd-shop-category-card__media>small{display:none!important}
body .otd-public-profile .otd-shop-category-card__count{
  display:block!important;
  margin:0!important;
  color:#777!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-transform:none!important;
}


/* 1.9.73 — predictable Back navigation for profile-owned detail views */
.otd-context-back{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:38px!important;
  padding:0 14px!important;
  border:1px solid #dedede!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  color:#111!important;
  text-decoration:none!important;
  font:inherit!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:650!important;
  letter-spacing:-.01em!important;
  box-shadow:0 5px 18px rgba(0,0,0,.08)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  transition:transform .15s ease,background .15s ease,border-color .15s ease!important;
}
.otd-context-back:hover,.otd-context-back:focus-visible{
  transform:translateY(-1px)!important;
  background:#fff!important;
  border-color:#c8c8c8!important;
  outline:none!important;
}
.otd-context-back>span:first-child{
  font-size:17px!important;
  line-height:1!important;
  transform:translateY(-1px);
}
.otd-context-back--hero{
  margin:0 0 18px!important;
  border-color:rgba(255,255,255,.26)!important;
  background:rgba(20,20,20,.48)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.otd-context-back--hero:hover,.otd-context-back--hero:focus-visible{
  background:rgba(20,20,20,.68)!important;
  border-color:rgba(255,255,255,.42)!important;
}
.otd-context-back--single{
  margin:0 0 18px!important;
}
.otd-shop-category-view__head .otd-context-back--shop{
  margin:0 0 14px!important;
}
@media(max-width:760px){
  .otd-context-back{
    min-height:36px!important;
    padding:0 12px!important;
    gap:7px!important;
    font-size:12.5px!important;
  }
  .otd-context-back--hero{margin-bottom:14px!important}
  .otd-context-back--single{margin:0 16px 14px!important}
}


/* 1.9.74 — icon-only profile tab canvases.
 * The tab icons identify Diary, Shop and Collections; duplicate text headings
 * are intentionally removed on desktop and mobile. */
.otd-profile-section-actions{display:flex;justify-content:flex-end;align-items:center;width:100%;margin:0 0 18px}
@media(max-width:720px){.otd-profile-section-actions{margin-bottom:14px}}

/* 1.9.82 — live Dear Diary canvas design shared by profile cards and readers. */
.otd-diary-card--notebook,
.otd-diary-single__paper{
  --diary-paper:#fffdf8;
  --diary-accent:#ef9bb3;
  --diary-line:#d9e7ef;
  --diary-margin:#ef9bb3;
  --diary-tape:#f3a9bb;
  --diary-reminder:#f5b3c3;
  --diary-note:#fffdf8;
}
.otd-diary-card--notebook{
  background-color:var(--diary-paper)!important;
  background-image:linear-gradient(90deg,transparent 0 50px,var(--diary-margin) 51px,var(--diary-margin) 52px,transparent 53px),repeating-linear-gradient(to bottom,transparent 0,transparent 31px,var(--diary-line) 32px,var(--diary-line) 33px)!important;
}
.otd-diary-single__paper{
  background-color:var(--diary-paper)!important;
  background-image:linear-gradient(90deg,transparent 0 76px,var(--diary-margin) 77px,var(--diary-margin) 78px,transparent 79px),repeating-linear-gradient(to bottom,transparent 0,transparent 35px,var(--diary-line) 36px,var(--diary-line) 37px)!important;
}
.otd-diary-card--notebook[data-diary-paper-style="graph"],
.otd-diary-single__paper[data-diary-paper-style="graph"]{
  background-color:var(--diary-paper)!important;
  background-image:linear-gradient(90deg,transparent 0 8%,var(--diary-margin) 8.1%,var(--diary-margin) 8.25%,transparent 8.35%),linear-gradient(var(--diary-line) 1px,transparent 1px),linear-gradient(90deg,var(--diary-line) 1px,transparent 1px)!important;
  background-size:auto,28px 28px,28px 28px!important;
}
.otd-diary-card--notebook[data-diary-paper-style="dot"],
.otd-diary-single__paper[data-diary-paper-style="dot"]{
  background-color:var(--diary-paper)!important;
  background-image:linear-gradient(90deg,transparent 0 8%,var(--diary-margin) 8.1%,var(--diary-margin) 8.25%,transparent 8.35%),radial-gradient(circle,var(--diary-line) 1.2px,transparent 1.35px)!important;
  background-size:auto,24px 24px!important;
}
.otd-diary-card--notebook[data-diary-paper-style="legal"],
.otd-diary-single__paper[data-diary-paper-style="legal"]{background-color:var(--diary-paper,#fff9cb)!important}
.otd-diary-card--notebook[data-diary-paper-style="clean"],
.otd-diary-single__paper[data-diary-paper-style="clean"]{background-color:var(--diary-paper)!important;background-image:none!important}
.otd-diary-card__tape,.otd-diary-single__tape{background:var(--diary-tape)!important}
.otd-diary-card__reminder,.otd-diary-single__reminder{background:var(--diary-reminder)!important}
.otd-diary-card__circle-note,.otd-diary-single__circle-note{background:var(--diary-note)!important}
.otd-diary-custom-decoration{position:absolute;z-index:8;left:var(--dx);top:var(--dy);color:var(--dc);font-family:'Comic Sans MS','Bradley Hand','Apple Color Emoji','Segoe UI Emoji',cursive;font-size:var(--ds);line-height:1;transform:translate(-50%,-50%) rotate(var(--dr));user-select:none;pointer-events:none;text-shadow:0 1px 0 rgba(255,255,255,.18)}
.otd-diary-custom-decoration--card{transform:translate(-50%,-50%) rotate(var(--dr)) scale(.78);transform-origin:center}
.otd-diary-custom-decoration--single{z-index:6}
.otd-diary-card--editorial .otd-diary-card__doodle,.otd-diary-single__doodle{display:none!important}
.otd-diary-card--editorial .otd-diary-card__heading:after,.otd-diary-single__heading:after{background:var(--diary-accent)!important}
/* Public diary cards behave like a condensed page cover; opening the card reveals the full reader. */
.otd-diary-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start}
.otd-diary-card--editorial{aspect-ratio:4/5;min-height:0!important}
.otd-diary-card--editorial .otd-diary-card__paper{height:100%;min-height:0!important;padding:8% 7% 8% 12%!important;overflow:hidden}
.otd-diary-card--editorial .otd-diary-card__masthead{margin-bottom:4%!important}
.otd-diary-card--editorial .otd-diary-card__heading{font-size:clamp(30px,3.2vw,50px)!important}
.otd-diary-card--editorial h3{font-size:clamp(32px,4.2vw,56px)!important;margin-bottom:8px!important}
.otd-diary-card--editorial .otd-diary-card__date{margin:18px 0 12px!important}
.otd-diary-card--editorial .otd-diary-card__story{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:5%!important;align-items:start!important}
.otd-diary-card--editorial .otd-diary-card__photo{min-height:0!important;width:100%;aspect-ratio:4/5;margin-top:4%!important;border-width:7px!important}
.otd-diary-card--editorial .otd-diary-card__copy{min-height:0!important;padding:4% 0 24%!important}
.otd-diary-card--editorial .otd-diary-card__circle-note{font-size:12px!important;padding:10px 12px!important;margin-bottom:8px!important}
.otd-diary-card--editorial .otd-diary-card__excerpt{font-size:12px!important;line-height:1.55!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.otd-diary-card--editorial .otd-diary-card__reminder{width:140px!important;padding:12px!important;font-size:10px!important;right:0!important;bottom:6px!important}
.otd-diary-card--editorial .otd-diary-card__read{font-size:11px!important;bottom:4px!important}
.otd-diary-card--editorial .otd-diary-card__checker{width:82px!important;height:20px!important;left:11%!important;bottom:3%!important;background-size:16px 16px!important}
@media(max-width:760px){
  .otd-diary-grid--editorial{grid-template-columns:1fr!important}
  .otd-diary-card--editorial{aspect-ratio:4/5!important}
  .otd-diary-card--editorial .otd-diary-card__paper{padding:8% 6% 8% 12%!important}
  .otd-diary-card--editorial .otd-diary-card__story{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:4%!important}
  .otd-diary-card--editorial .otd-diary-card__photo{max-width:none!important;width:100%!important}
  .otd-diary-card--editorial .otd-diary-card__copy{text-align:left!important;padding:2% 0 28%!important}
  .otd-diary-card--editorial .otd-diary-card__circle-note{margin-left:0!important;margin-right:0!important}
  .otd-diary-card--editorial .otd-diary-card__read{left:0!important;transform:none!important}
}
@media(max-width:480px){
  .otd-diary-card--editorial .otd-diary-card__heading{font-size:28px!important}
  .otd-diary-card--editorial h3{font-size:31px!important}
  .otd-diary-card--editorial .otd-diary-card__date{font-size:8px!important;margin:14px 0 9px!important}
  .otd-diary-card--editorial .otd-diary-card__byline{font-size:10px!important}
  .otd-diary-card--editorial .otd-diary-card__excerpt{font-size:10px!important;-webkit-line-clamp:4}
  .otd-diary-card--editorial .otd-diary-card__circle-note{font-size:9px!important;padding:8px!important}
  .otd-diary-card--editorial .otd-diary-card__reminder{width:112px!important;font-size:8px!important;padding:9px!important}
  .otd-diary-custom-decoration--card{transform:translate(-50%,-50%) rotate(var(--dr)) scale(.62)}
}
.otd-diary-single__hero-photo{position:relative;z-index:3;width:min(62%,650px);margin:42px auto 44px;border:10px solid #fff;background:#eee;box-shadow:0 14px 30px rgba(0,0,0,.13);transform:rotate(-.6deg);overflow:visible}
.otd-diary-single__hero-photo:before{content:'';position:absolute;z-index:2;top:-19px;left:50%;width:126px;height:34px;transform:translateX(-50%) rotate(.6deg);background:color-mix(in srgb,var(--diary-tape) 72%,transparent);box-shadow:0 1px 1px rgba(0,0,0,.03)}
.otd-diary-single__hero-photo img{display:block;width:100%;height:auto;max-height:820px;object-fit:contain;background:#fff}
@media(max-width:600px){.otd-diary-single__hero-photo{width:76%;margin:34px auto 36px;border-width:7px}.otd-diary-single__hero-photo:before{width:92px;height:26px;top:-15px}}

/* 1.9.90 Books: compact cards + direct section management. */
.otd-profile-books__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.otd-profile-books__add{appearance:none;border:1px solid #dedede;background:#fff;color:#111;border-radius:999px;padding:8px 13px;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;white-space:nowrap}
.otd-profile-books__add:hover{background:#f7f7f7}
.otd-profile-books__notice{margin:8px 0 10px;padding:8px 10px;border:1px solid #e7e7e7;border-radius:10px;background:#fafafa;color:#555;font-size:11px}
.otd-profile-books__rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;overflow:visible}
.otd-profile-book-card{position:relative;min-width:0;border:1px solid #e8e8e8;border-radius:12px;background:#fff;padding:7px;box-sizing:border-box}
.otd-profile-book{min-width:0;text-decoration:none!important;color:#111!important;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;padding-right:22px}
.otd-profile-book__cover{width:48px;height:64px;aspect-ratio:auto;border-radius:7px;overflow:hidden;background:#f0ede8;border:1px solid #e7e4df;display:block}
.otd-profile-book__cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.otd-profile-book__cover>span{width:100%;height:100%;display:grid;place-items:center;font-family:Georgia,'Times New Roman',serif;font-size:16px;color:#888}
.otd-profile-book__copy{display:grid;gap:3px;min-width:0}.otd-profile-book__copy strong{font-size:12px;line-height:1.22;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.otd-profile-book__copy small{font-size:10px;line-height:1.25;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.otd-profile-book-card__more{position:absolute;right:6px;top:6px;width:27px;height:27px;border:0;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font:800 11px/1 system-ui;cursor:pointer;box-shadow:0 1px 8px rgba(0,0,0,.08)}
.otd-profile-book-card__menu{position:absolute;right:6px;top:36px;z-index:12;width:112px;padding:5px;border:1px solid #e5e5e5;border-radius:11px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.13)}
.otd-profile-book-card__menu button{width:100%;border:0;background:transparent;text-align:left;border-radius:7px;padding:8px 9px;color:#111;font:600 11px/1.2 system-ui;cursor:pointer}.otd-profile-book-card__menu button:hover{background:#f5f5f5}.otd-profile-book-card__menu button.is-danger{color:#b42318}.otd-profile-book-card__menu form{margin:0}
.otd-book-editor-layer[hidden]{display:none!important}.otd-book-editor-layer{position:fixed;inset:0;z-index:100100;display:grid;place-items:center;padding:18px}.otd-book-editor-layer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.28)}
.otd-book-editor{position:relative;z-index:1;width:min(480px,calc(100vw - 28px));max-height:min(680px,calc(100dvh - 36px));overflow:auto;border:1px solid #e5e5e5;border-radius:20px;background:#fff;color:#111;box-shadow:0 25px 70px rgba(0,0,0,.18)}
.otd-book-editor header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 14px;border-bottom:1px solid #eee}.otd-book-editor header small{display:block;margin-bottom:4px;color:#888;font:700 9px/1.2 system-ui;letter-spacing:.16em}.otd-book-editor header h3{margin:0;font:750 25px/1.05 system-ui;letter-spacing:-.04em}.otd-book-editor header>button{width:34px;height:34px;border:1px solid #e1e1e1;border-radius:50%;background:#fff;color:#111;font-size:20px;cursor:pointer}
.otd-book-editor__body{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:16px 20px}.otd-book-editor__body label{display:grid;gap:6px;min-width:0}.otd-book-editor__body label>span{font:650 11px/1.2 system-ui;color:#444}.otd-book-editor__body input[type=text],.otd-book-editor__body input[type=url]{width:100%;min-height:42px;border:1px solid #dedede;border-radius:11px;background:#fff;color:#111;padding:9px 11px;font:500 13px/1.2 system-ui;box-sizing:border-box}.otd-book-editor__upload{grid-column:1/-1;padding:11px;border:1px dashed #d8d8d8;border-radius:12px}.otd-book-editor__upload input{font-size:11px}.otd-book-editor__upload small{color:#888;font-size:10px}.otd-book-editor__remove{grid-column:1/-1;display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:7px;color:#666;font-size:11px}
.otd-book-editor footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:9px;padding:12px 20px 16px;border-top:1px solid #eee;background:#fff}.otd-book-editor footer button{border-radius:999px;padding:10px 16px;font:700 12px/1 system-ui;cursor:pointer}.otd-book-editor__cancel{border:1px solid #ddd;background:#fff;color:#111}.otd-book-editor__save{border:1px solid #111;background:#111;color:#fff}
html.otd-book-editor-open{overflow:hidden}
@media(max-width:700px){.otd-profile-books__rail{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.otd-profile-books__rail::-webkit-scrollbar{display:none}.otd-profile-book-card{flex:0 0 190px}.otd-profile-book{grid-template-columns:44px minmax(0,1fr)}.otd-profile-book__cover{width:44px;height:59px}.otd-book-editor-layer{padding:10px}.otd-book-editor{width:min(100%,480px);border-radius:18px}.otd-book-editor__body{grid-template-columns:1fr;padding:14px}.otd-book-editor__upload,.otd-book-editor__remove{grid-column:auto}.otd-book-editor header{padding:16px 16px 12px}.otd-book-editor footer{padding:11px 14px 14px}}

/* 1.9.92 Reading Pick editor: compact management with optional editorial fields. */
.otd-book-editor{width:min(560px,calc(100vw - 28px))}
.otd-book-editor__body textarea{width:100%;border:1px solid #dedede;border-radius:11px;background:#fff;color:#111;padding:10px 11px;font:500 13px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box;resize:vertical}
.otd-book-editor__wide{grid-column:1/-1}
.otd-book-editor__notes{grid-column:1/-1;border:1px solid #e5e5e5;border-radius:12px;background:#fafafa;padding:0 12px}
.otd-book-editor__notes summary{cursor:pointer;padding:11px 0;font:700 11px/1.2 system-ui;color:#444;list-style:none}.otd-book-editor__notes summary::-webkit-details-marker{display:none}.otd-book-editor__notes summary:after{content:"+";float:right;font-size:15px;font-weight:500}.otd-book-editor__notes[open] summary:after{content:"−"}
.otd-book-editor__notes>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 0 12px}.otd-book-editor__notes textarea{min-height:66px}
@media(max-width:700px){.otd-book-editor__wide{grid-column:auto}.otd-book-editor__notes{grid-column:auto}.otd-book-editor__notes>div{grid-template-columns:1fr}}

.otd-profile-book__cover img{object-fit:contain!important;background:#fff}
