/* Premium Campus composer, story viewer and shared-media presentation */
@media (min-width:768px){
  html[data-thream-route="/intention"] [class*="fixed"][class*="inset-0"][class*="z-[120]"],
  html[data-thream-route="/campusboard"] [class*="fixed"][class*="inset-0"][class*="z-[120]"]{
    display:grid!important;place-items:center!important;padding:28px!important;background:rgba(2,8,23,.48)!important;backdrop-filter:blur(12px)!important;
  }
  html[data-thream-route="/intention"] [class*="fixed"][class*="inset-0"][class*="z-[120]"]>div,
  html[data-thream-route="/campusboard"] [class*="fixed"][class*="inset-0"][class*="z-[120]"]>div{
    position:relative!important;inset:auto!important;bottom:auto!important;width:min(760px,calc(100vw - 56px))!important;max-width:760px!important;max-height:min(820px,calc(100dvh - 56px))!important;border-radius:28px!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:0 34px 100px rgba(15,23,42,.28)!important;padding:24px!important;
  }
}
html[data-thream-route="/intention"] [class*="z-[120]"] textarea,
html[data-thream-route="/campusboard"] [class*="z-[120]"] textarea{min-height:150px!important;background:#f8fafc!important;border-color:#e2e8f0!important;font-size:14px!important;line-height:1.65!important}
html[data-thream-route="/intention"] [class*="z-[120]"] input,
html[data-thream-route="/intention"] [class*="z-[120]"] select,
html[data-thream-route="/campusboard"] [class*="z-[120]"] input,
html[data-thream-route="/campusboard"] [class*="z-[120]"] select{min-height:44px!important;background:#fff!important;border-color:#e2e8f0!important}
html[data-thream-route="/intention"] [class*="z-[120]"] button,
html[data-thream-route="/campusboard"] [class*="z-[120]"] button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}
html[data-thream-route="/intention"] [class*="z-[120]"] button:active,
html[data-thream-route="/campusboard"] [class*="z-[120]"] button:active{transform:scale(.985)}

/* Approved story-composer mockup */
.thream-story-overlay{background:rgba(20,31,51,.50)!important;backdrop-filter:blur(13px)!important}
.thream-story-composer{overflow:hidden!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(245,249,255,.97))!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 38px 110px rgba(15,23,42,.31)!important}
@media (min-width:768px){
 .thream-story-composer{width:min(1180px,calc(100vw - 80px))!important;max-width:1180px!important;max-height:min(760px,calc(100dvh - 70px))!important;border-radius:34px!important;padding:26px 28px 28px!important}
}
.thream-story-header{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}
.thream-story-title-group{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;line-height:1.15!important}
.thream-story-title-group strong{font-size:25px!important;font-weight:800!important;letter-spacing:-.035em!important;color:#0f172a!important}
.thream-story-title-group span{margin-top:7px!important;font-size:13px!important;font-weight:500!important;color:#8a99b5!important}
.thream-story-close{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;border-radius:50%!important;background:#fff!important;color:#0f172a!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}
.thream-story-close svg{width:24px!important;height:24px!important}
.thream-story-share{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-width:150px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(135deg,#155eef,#2b6cff)!important;color:#fff!important;font-size:16px!important;font-weight:800!important;box-shadow:0 12px 26px rgba(21,94,239,.24)!important}
.thream-story-share svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.thream-story-body{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1.13fr) minmax(370px,.87fr)!important;gap:22px!important;margin-top:24px!important}
.thream-story-left,.thream-story-right{border-radius:28px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(226,232,240,.78)!important;box-shadow:0 18px 46px rgba(64,83,120,.07)!important}
.thream-story-left{padding:24px!important}
.thream-story-right{position:relative!important;padding:24px!important;display:flex!important;flex-direction:column!important;gap:16px!important}
.thream-story-upload{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:390px!important;margin:0!important;padding:28px!important;border:1.5px dashed #a8c7ff!important;border-radius:24px!important;background:linear-gradient(145deg,#fbfdff 0%,#f2f7ff 55%,#eef5ff 100%)!important;color:#0f172a!important;overflow:hidden!important}
.thream-story-upload:before,.thream-story-upload:after{content:"";position:absolute;border-radius:48% 52% 58% 42%;background:rgba(208,224,255,.28);filter:blur(.2px);pointer-events:none}
.thream-story-upload:before{width:210px;height:210px;left:-70px;top:-58px;transform:rotate(22deg)}
.thream-story-upload:after{width:260px;height:190px;right:-88px;bottom:-75px;transform:rotate(-22deg)}
.thream-upload-icon{position:relative;z-index:2;display:grid;width:96px;height:96px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#e9f1ff,#dbe9ff);box-shadow:inset 0 0 0 1px rgba(21,94,239,.08),0 12px 30px rgba(21,94,239,.08)}
.thream-upload-icon svg{width:44px;height:44px;fill:none;stroke:#155eef;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.thream-story-upload strong{position:relative;z-index:2;margin-top:18px;font-size:23px!important;letter-spacing:-.025em!important}
.thream-upload-helper{position:relative;z-index:2;margin-top:8px;font-size:14px;color:#8393af}
.thream-upload-types{position:relative;z-index:2;margin-top:15px;padding:6px 12px;border:1px solid #dbe7fb;border-radius:999px;background:rgba(255,255,255,.72);font-size:11px;font-weight:700;color:#8291ad}
.thream-upload-note{position:absolute;right:36px;bottom:20px;z-index:2;text-align:left;font-size:13px;font-style:italic;font-weight:700;line-height:1.15;color:#8fb0f0;transform:rotate(-5deg)}
.thream-story-caption{width:100%!important;height:188px!important;min-height:188px!important;margin:0!important;padding:20px 22px!important;border:1px solid #dce5f2!important;border-radius:20px!important;background:rgba(255,255,255,.86)!important;font-size:17px!important;line-height:1.5!important;color:#172033!important;outline:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important}
.thream-story-caption::placeholder{color:#9ba8be!important}
.thream-story-caption:focus{border-color:#9dbcf8!important;box-shadow:0 0 0 4px rgba(21,94,239,.07)!important}
.thream-caption-count{position:absolute;right:43px;top:188px;font-size:11px;font-weight:700;color:#8190aa;pointer-events:none}
.thream-story-chips{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
.thream-story-chips button{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:42px!important;padding:0 14px!important;border:1px solid #dbe4f0!important;border-radius:999px!important;background:#fff!important;color:#23314a!important;font-size:12px!important;font-weight:700!important;box-shadow:0 2px 8px rgba(15,23,42,.025)!important}
.thream-story-chips button:first-child{background:#eaf2ff!important;border-color:#eaf2ff!important;color:#155eef!important}
.thream-story-chips .thream-chip-muted{cursor:default!important}
.thream-story-hint{display:flex!important;align-items:flex-start!important;gap:12px!important;margin-top:auto!important;padding-top:18px!important;border-top:1px solid #e9eef6!important;color:#8795ae!important}
.thream-story-hint>span{font-size:18px!important}
.thream-story-hint p{margin:0!important;font-size:12px!important;line-height:1.55!important}
.thream-story-motto{position:absolute;z-index:1;right:205px;top:22px;transform:rotate(-7deg);font-size:13px;font-style:italic;font-weight:700;line-height:1.1;text-align:center;color:#9bb9f1;opacity:.72;pointer-events:none}

@media (max-width:767px){
 .thream-story-overlay{padding:0!important;display:flex!important;align-items:flex-end!important}
 .thream-story-composer{width:100%!important;max-width:none!important;max-height:92dvh!important;border-radius:28px 28px 0 0!important;padding:18px!important;overflow-y:auto!important}
 .thream-story-header{grid-template-columns:52px minmax(0,1fr) auto!important;gap:10px!important}
 .thream-story-close{width:46px!important;height:46px!important}
 .thream-story-title-group strong{font-size:18px!important}
 .thream-story-title-group span{font-size:10px!important;margin-top:4px!important}
 .thream-story-share{min-width:auto!important;height:46px!important;padding:0 15px!important;border-radius:14px!important;font-size:13px!important}
 .thream-story-body{grid-template-columns:1fr!important;gap:12px!important;margin-top:16px!important}
 .thream-story-left,.thream-story-right{border-radius:20px!important;padding:14px!important}
 .thream-story-upload{height:260px!important;border-radius:18px!important}
 .thream-upload-icon{width:68px;height:68px}.thream-upload-icon svg{width:32px;height:32px}
 .thream-story-upload strong{font-size:18px!important}.thream-upload-helper{font-size:12px}.thream-upload-note,.thream-story-motto{display:none!important}
 .thream-story-caption{height:120px!important;min-height:120px!important;font-size:15px!important}.thream-caption-count{top:120px!important;right:30px!important}
}

/* Story viewer: premium, restrained and content-first. */
@media (min-width:768px){
  html[data-thream-route="/intention"] [class*="z-[130]"][class*="bg-black"],
  html[data-thream-route="/campusboard"] [class*="z-[130]"][class*="bg-black"]{background:rgba(2,8,23,.94)!important;backdrop-filter:blur(18px)!important;padding:24px!important}
  html[data-thream-route="/intention"] [class*="z-[130]"][class*="bg-black"]>img,
  html[data-thream-route="/intention"] [class*="z-[130]"][class*="bg-black"]>video,
  html[data-thream-route="/campusboard"] [class*="z-[130]"][class*="bg-black"]>img,
  html[data-thream-route="/campusboard"] [class*="z-[130]"][class*="bg-black"]>video{width:min(760px,calc(100vw - 48px))!important;height:calc(100dvh - 48px)!important;margin:auto!important;border-radius:26px!important;object-fit:contain!important;background:#050b16!important;box-shadow:0 30px 90px rgba(0,0,0,.48)!important}
}

/* Message attachments enhanced by campus-media-actions.js */
.thream-shared-image{cursor:zoom-in!important;transition:transform .18s ease,box-shadow .18s ease!important}
.thream-shared-image:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(15,23,42,.18)}
.thream-file-actions{display:flex;gap:8px;margin-top:7px;flex-wrap:wrap}
.thream-file-actions a,.thream-file-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:8px;border:1px solid #dbe4ef;background:#fff;color:#155eef;font-size:10px;font-weight:800;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.thream-media-lightbox{position:fixed;inset:0;z-index:500;display:grid;place-items:center;background:rgba(2,8,23,.9);backdrop-filter:blur(14px);padding:24px}
.thream-media-lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:20px;box-shadow:0 30px 100px rgba(0,0,0,.45);object-fit:contain}
.thream-media-lightbox .thream-media-toolbar{position:fixed;right:24px;top:24px;display:flex;gap:8px}
.thream-media-lightbox .thream-media-toolbar button{border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.72);color:#fff;border-radius:12px;padding:10px 14px;font-size:11px;font-weight:800;backdrop-filter:blur(12px)}