.auren-app{--bg:#07090f;--panel:#11151f;--panel2:#171c28;--text:#f5f0e5;--muted:#9ba0aa;--gold:#dcb35f;--gold2:#f4d88e;--blue:#567fbd;--green:#3d7461;--line:rgba(229,193,112,.16);position:relative;min-height:100vh;overflow:hidden;color:var(--text);background:linear-gradient(180deg,#07090f,#0b0e16 58%,#080a10);font-family:Inter,system-ui,-apple-system,sans-serif}
.auren-app *{box-sizing:border-box}.auren-app button,.auren-app input,.auren-app select,.auren-app textarea{font:inherit}.auren-app button{cursor:pointer}.auren-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.auren-bg span{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18}.auren-bg span:nth-child(1){width:500px;height:500px;background:#3d579e;right:-200px;top:-200px}.auren-bg span:nth-child(2){width:400px;height:400px;background:#765f9f;left:-220px;top:35%}.auren-bg span:nth-child(3){width:350px;height:350px;background:#8c6d2c;right:-180px;bottom:8%}
.auren-shell{position:relative;z-index:2;max-width:940px;margin:auto;padding:0 18px 112px}.auren-top{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;background:linear-gradient(180deg,rgba(7,9,15,.97),rgba(7,9,15,.76),transparent);backdrop-filter:blur(18px)}.auren-brand{display:flex;align-items:center;gap:10px;min-width:0}.auren-brand img{width:43px;height:43px;border-radius:50%;object-fit:cover;border:1px solid var(--gold)}.auren-brand strong{display:block;font:400 23px Georgia,serif}.auren-brand small{display:block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.13em}.auren-top-actions{display:flex;gap:8px;align-items:center}.auren-settings,.auren-link-btn,.auren-user{min-height:42px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text)}.auren-settings{width:42px}.auren-link-btn{padding:0 15px}.auren-user{display:flex;align-items:center;gap:7px;padding:3px 11px 3px 3px}.auren-user img{width:34px;height:34px;border-radius:50%}
.auren-view{display:none;animation:fade .25s ease}.auren-view.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.auren-welcome{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:42px 8px 34px}.auren-overline{color:var(--gold2);font-size:10px;text-transform:uppercase;letter-spacing:.19em}.auren-welcome h1,.auren-page-head h1{margin:9px 0 12px;font:400 clamp(42px,8vw,72px)/.98 Georgia,serif}.auren-welcome p{max-width:660px;margin:0;color:#c8cad0;font-size:17px;line-height:1.7}.auren-presence{flex:0 0 auto;position:relative}.auren-presence img{width:82px;height:82px;border-radius:50%;object-fit:cover;border:1px solid var(--gold);box-shadow:0 0 0 8px rgba(220,179,95,.06),0 0 38px rgba(220,179,95,.22)}.auren-presence span{position:absolute;right:-7px;bottom:1px;padding:4px 7px;border-radius:999px;background:#193f31;color:#bcebd9;font-size:9px}
.auren-command{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auren-command button{min-height:142px;text-align:left;padding:18px;border:1px solid var(--line);border-radius:23px;color:var(--text);background:linear-gradient(145deg,rgba(25,31,47,.94),rgba(12,16,25,.95));transition:.2s}.auren-command button:hover{transform:translateY(-3px);border-color:rgba(229,193,112,.42)}.auren-command span,.auren-command small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.auren-command strong{display:block;margin:20px 0 7px;font:400 25px Georgia,serif}
.auren-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.auren-stats.two{grid-template-columns:repeat(2,1fr)}.auren-stats article{min-height:117px;padding:17px;border:1px solid var(--line);border-radius:21px;background:rgba(17,21,31,.72)}.auren-stats small,.auren-stats span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.auren-stats strong{display:block;margin:18px 0 8px;font:400 27px Georgia,serif}.auren-stats article>div{height:5px;border-radius:99px;background:rgba(255,255,255,.06)}.auren-stats i{display:block;width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--gold),var(--blue))}
.auren-section{margin-top:28px}.auren-section-title{display:flex;justify-content:space-between;align-items:end;margin:0 3px 11px}.auren-section-title small{color:var(--gold2);text-transform:uppercase;letter-spacing:.15em;font-size:9px}.auren-section-title h2{margin:4px 0 0;font:400 29px Georgia,serif}.auren-section-title>button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--text)}.auren-count{color:var(--muted);font-size:12px}.auren-wisdom{position:relative;overflow:hidden;padding:28px;border:1px solid var(--line);border-radius:25px;background:radial-gradient(circle at 100% 0,rgba(86,127,189,.16),transparent 40%),linear-gradient(145deg,#131927,#0c1018)}.auren-symbol{position:absolute;right:25px;top:17px;color:var(--gold);font-size:25px}.auren-wisdom blockquote{max-width:720px;margin:0;color:#f6edda;font:italic 25px/1.45 Georgia,serif}.auren-wisdom cite{display:block;margin-top:13px;color:var(--muted);font-style:normal}
.auren-panel{margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:23px;background:rgba(17,21,31,.82);box-shadow:0 16px 35px rgba(0,0,0,.18)}.auren-add{display:flex;gap:8px}.auren-app input,.auren-app select,.auren-app textarea{width:100%;min-height:47px;padding:12px 14px;color:var(--text);outline:none;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.035)}.auren-app textarea{min-height:150px;resize:vertical}.auren-add button,.auren-journal-actions button,.auren-primary,.auren-scene button{border:0;border-radius:14px;padding:0 17px;background:linear-gradient(135deg,#c99b48,#efd28a);color:#17120a;font-weight:800}.auren-app label{display:block;margin:0 0 7px;color:var(--gold2);font-size:9px;text-transform:uppercase;letter-spacing:.14em}.auren-row{display:flex;align-items:center;gap:11px;padding:13px 1px;border-bottom:1px solid var(--line)}.auren-row:last-child{border:0}.auren-row input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--gold)}.auren-text{flex:1}.auren-done{text-decoration:line-through;opacity:.45}.auren-delete{border:0;background:none;color:#ce7770;font-size:18px}.auren-empty{padding:25px 4px;text-align:center;color:var(--muted)}
.auren-moods{display:flex;gap:8px;overflow:auto;padding-bottom:8px}.auren-moods button{flex:0 0 auto;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted)}.auren-moods button.active{background:rgba(220,179,95,.12);color:var(--gold2);border-color:rgba(220,179,95,.4)}.auren-climate{position:relative;min-height:180px;display:grid;grid-template-columns:200px 1fr;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#111720}.auren-climate-art{height:100%;background:linear-gradient(90deg,transparent,#111720),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80') center/cover}.auren-climate>div:last-child{padding:22px}.auren-climate small{color:var(--gold2);text-transform:uppercase;letter-spacing:.13em;font-size:9px}.auren-climate h3{margin:6px 0;font:400 25px Georgia,serif}.auren-climate p{margin:0;color:var(--muted);line-height:1.55}
.auren-page-head{min-height:240px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:12px;padding:28px;border:1px solid var(--line);border-radius:27px;background-size:cover;background-position:center;box-shadow:inset 0 -160px 120px rgba(4,6,10,.87)}.auren-page-head small{color:var(--gold2);text-transform:uppercase;letter-spacing:.16em;font-size:9px}.auren-page-head p{max-width:560px;margin:0;color:#d0d0d4}.auren-page-head.build{background-image:url('https://images.unsplash.com/photo-1480714378408-67cf0d13bc1b?auto=format&fit=crop&w=1400&q=82')}.auren-page-head.reflect{background-image:url('https://images.unsplash.com/photo-1539650116574-75c0c6d73f6e?auto=format&fit=crop&w=1400&q=82')}.auren-page-head.prosper{background-image:url('https://images.unsplash.com/photo-1611974789855-9c2a0a7236a3?auto=format&fit=crop&w=1400&q=82')}.auren-page-head.stillness{background-image:url('https://images.unsplash.com/photo-1433086966358-54859d0ed716?auto=format&fit=crop&w=1400&q=82')}
.journal h2{font:400 24px/1.35 Georgia,serif}.auren-journal-actions{display:flex;gap:8px;margin-top:10px}.auren-journal-actions select{width:auto}.auren-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.auren-primary{display:inline-flex;align-items:center;justify-content:center;min-height:47px;margin-top:12px;text-decoration:none}.auren-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:47px;margin-top:10px;text-decoration:none;border:1px solid var(--line);border-radius:14px;color:var(--text)}.block{display:flex;width:100%}.auren-progress{height:7px;border-radius:99px;background:rgba(255,255,255,.06)}.auren-progress i{display:block;width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--gold),var(--blue))}.auren-muted{color:var(--muted);font-size:12px}
.auren-scene{position:relative;min-height:460px;overflow:hidden;margin-bottom:12px;border:1px solid var(--line);border-radius:28px;background:#0b1015}.auren-scene video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.auren-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,7,10,.92),rgba(4,7,10,.1) 65%)}.auren-scene-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:28px}.auren-scene-overlay small{color:var(--gold2);text-transform:uppercase;letter-spacing:.13em;font-size:9px}.auren-scene-overlay h2{max-width:660px;margin:8px 0 18px;font:400 30px/1.2 Georgia,serif}.auren-scene button{min-height:46px}.auren-scene-overlay p{display:inline-block;margin-left:12px;color:#ddd}.auren-spotify{min-height:152px;display:grid;place-items:center;text-align:center;border-radius:17px;background:#101010}.auren-spotify iframe{width:100%;border:0;border-radius:12px}
.auren-nav{position:fixed;z-index:50;left:50%;bottom:max(11px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(790px,calc(100% - 16px));height:76px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px;border:1px solid var(--line);border-radius:23px;background:rgba(7,10,16,.94);backdrop-filter:blur(18px);box-shadow:0 20px 50px rgba(0,0,0,.5)}.auren-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:16px;background:none;color:#858b96;font-size:10px}.auren-nav b{font-size:19px;font-weight:400}.auren-nav button.active{color:var(--gold2);background:rgba(220,179,95,.09)}
.auren-modal{position:fixed;z-index:100;inset:0;display:none;align-items:flex-end;justify-content:center;padding:12px;background:rgba(2,4,8,.82);backdrop-filter:blur(10px)}.auren-modal.open{display:flex}.auren-sheet{position:relative;width:min(680px,100%);max-height:92vh;overflow:auto;padding:25px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#151b28,#0a0e15)}.auren-sheet h2{font:400 31px Georgia,serif}.auren-close{position:absolute;right:16px;top:12px;border:0;background:none;color:#fff;font-size:26px}.auren-sheet-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.auren-sheet-actions button{min-height:47px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:transparent;color:var(--text)}.auren-sheet-actions .auren-primary{margin:0;background:linear-gradient(135deg,#c99b48,#efd28a);color:#17120a}.auth{text-align:center}.auth>img,.profile-avatar{width:110px;height:110px;object-fit:cover;border:2px solid var(--gold);border-radius:50%;margin-bottom:15px}.auren-toast{position:fixed;z-index:200;left:50%;bottom:102px;opacity:0;transform:translateX(-50%) translateY(18px);padding:11px 16px;border:1px solid var(--line);border-radius:999px;background:#131927;color:#fff;transition:.25s}.auren-toast.show{opacity:1;transform:translateX(-50%)}
body.auren-page .entry-title,body.auren-page .entry-header,body.auren-page .page-header{display:none!important}body.auren-page .site-main,body.auren-page .entry-content,body.auren-page .content-area{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
@media(max-width:700px){.auren-command{grid-template-columns:1fr}.auren-command button{min-height:105px}.auren-command strong{margin-top:10px}.auren-stats{grid-template-columns:repeat(3,1fr)}.auren-climate{grid-template-columns:130px 1fr}.auren-welcome{padding-top:25px}.auren-user span{display:none}}
@media(max-width:480px){.auren-shell{padding-left:11px;padding-right:11px}.auren-brand small{max-width:180px}.auren-presence img{width:64px;height:64px}.auren-welcome p{font-size:15px}.auren-stats{gap:6px}.auren-stats article{min-height:100px;padding:11px}.auren-stats strong{font-size:20px}.auren-stats span{display:none}.auren-climate{grid-template-columns:1fr}.auren-climate-art{height:130px;background:linear-gradient(0deg,#111720,transparent),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80') center/cover}.auren-journal-actions{flex-direction:column}.auren-journal-actions select{width:100%}.auren-form-grid{grid-template-columns:1fr}.auren-scene{min-height:390px}.auren-scene-overlay p{display:block;margin:10px 0 0}.auren-nav span{font-size:9px}}


/* AUREN 1.2.1 — strict mobile-first sizing and theme-image containment */
.auren-app {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: clip !important;
}

.auren-app img {
  max-width: 100% !important;
  height: auto;
}

/* Identity images must never inherit large WordPress/theme image rules */
.auren-app .auren-brand img {
  display: block !important;
  flex: 0 0 34px !important;
  width: 34px !important;
  min-width: 34px !important;
  max-width: 34px !important;
  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
  border-radius: 50% !important;
}

.auren-app .auren-presence {
  display: none !important;
}

.auren-app .auren-user img {
  display: block !important;
  width: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  object-fit: cover !important;
  border-radius: 50% !important;
}

.auren-app .auth > img,
.auren-app img.profile-avatar {
  display: block !important;
  width: 82px !important;
  min-width: 82px !important;
  max-width: 82px !important;
  height: 82px !important;
  min-height: 82px !important;
  max-height: 82px !important;
  margin: 0 auto 14px !important;
  object-fit: cover !important;
  border-radius: 50% !important;
}

/* Mobile is the base layout */
.auren-shell {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 10px 104px !important;
}

.auren-top {
  min-height: 58px;
  gap: 8px;
  padding: 10px 0 8px;
}

.auren-brand {
  min-width: 0;
  gap: 8px;
}

.auren-brand strong {
  font-size: 20px;
  line-height: 1;
}

.auren-brand small {
  max-width: 160px;
  font-size: 8px;
  letter-spacing: .1em;
}

.auren-top-actions {
  gap: 5px;
}

.auren-settings,
.auren-link-btn,
.auren-user {
  min-height: 38px;
}

.auren-settings {
  width: 38px;
}

.auren-link-btn {
  padding: 0 11px;
  font-size: 12px;
}

.auren-user {
  padding: 3px;
}

.auren-user span {
  display: none !important;
}

.auren-welcome {
  display: block !important;
  padding: 24px 4px 22px !important;
}

.auren-welcome h1 {
  margin: 8px 0 11px;
  font-size: clamp(38px, 12vw, 54px);
}

.auren-welcome p {
  max-width: 100%;
  font-size: 15px;
  line-height: 1.62;
}

.auren-command,
.auren-stats,
.auren-stats.two,
.auren-form-grid {
  grid-template-columns: 1fr !important;
}

.auren-command {
  gap: 8px;
}

.auren-command button {
  min-height: 92px;
  padding: 15px 16px;
}

.auren-command strong {
  margin: 8px 0 4px;
  font-size: 23px;
}

.auren-stats {
  gap: 8px;
  margin-top: 8px;
}

.auren-stats article {
  min-height: 88px;
  padding: 14px 15px;
}

.auren-stats strong {
  margin: 10px 0 6px;
  font-size: 24px;
}

.auren-section {
  margin-top: 24px;
}

.auren-section-title {
  align-items: center;
}

.auren-section-title h2 {
  font-size: 25px;
}

.auren-wisdom {
  padding: 21px 18px;
}

.auren-wisdom blockquote {
  font-size: 21px;
  line-height: 1.42;
}

.auren-panel {
  padding: 15px;
  border-radius: 20px;
}

.auren-add {
  align-items: stretch;
}

.auren-add input {
  min-width: 0;
}

.auren-add button {
  flex: 0 0 auto;
  padding: 0 14px;
}

.auren-climate {
  grid-template-columns: 1fr !important;
  min-height: 0;
}

.auren-climate-art {
  height: 118px !important;
  background:
    linear-gradient(0deg, #111720, transparent),
    url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80') center/cover !important;
}

.auren-climate > div:last-child {
  padding: 18px;
}

.auren-page-head {
  min-height: 205px;
  padding: 20px;
  border-radius: 22px;
}

.auren-page-head h1 {
  font-size: 40px;
}

.auren-journal-actions {
  flex-direction: column;
}

.auren-journal-actions select,
.auren-journal-actions button {
  width: 100%;
}

.auren-scene {
  min-height: 360px;
  border-radius: 22px;
}

.auren-scene-overlay {
  padding: 20px 17px;
}

.auren-scene-overlay h2 {
  font-size: 25px;
}

.auren-scene-overlay p {
  display: block;
  margin: 10px 0 0;
}

.auren-nav {
  width: calc(100% - 12px);
  height: 70px;
  bottom: max(7px, env(safe-area-inset-bottom));
  padding: 6px;
  border-radius: 20px;
}

.auren-nav button {
  min-width: 0;
}

.auren-nav b {
  font-size: 18px;
}

.auren-nav span {
  font-size: 8px;
}

.auren-sheet {
  width: 100%;
  padding: 22px 17px;
  border-radius: 24px;
}

.auren-sheet-actions {
  flex-direction: column;
}

.auren-sheet-actions button,
.auren-sheet-actions .auren-primary {
  width: 100%;
}

/* Enhance progressively on larger screens */
@media (min-width: 620px) {
  .auren-shell {
    max-width: 940px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .auren-app .auren-brand img {
    flex-basis: 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
  }

  .auren-brand small {
    max-width: 250px;
    font-size: 9px;
  }

  .auren-user {
    padding: 3px 10px 3px 3px;
  }

  .auren-user span {
    display: inline !important;
  }

  .auren-welcome {
    padding: 38px 8px 30px !important;
  }

  .auren-command {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .auren-command button {
    min-height: 130px;
  }

  .auren-stats {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .auren-stats.two,
  .auren-form-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .auren-climate {
    grid-template-columns: 190px 1fr !important;
  }

  .auren-climate-art {
    height: 100% !important;
    min-height: 180px;
    background:
      linear-gradient(90deg, transparent, #111720),
      url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=80') center/cover !important;
  }

  .auren-journal-actions,
  .auren-sheet-actions {
    flex-direction: row;
  }

  .auren-journal-actions select,
  .auren-journal-actions button {
    width: auto;
  }

  .auren-sheet {
    width: min(680px, 100%);
    padding: 25px;
  }
}


/* AUREN 1.2.2 — identity presence and full readability refinement */
.auren-app {
  --text: #fffaf0;
  --muted: #c0c4cd;
  --soft: #d9d5cc;
  --gold: #e2ba68;
  --gold2: #f7dd98;
  color: var(--text);
  font-size: 16px;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.auren-app p,
.auren-app li,
.auren-app span,
.auren-app input,
.auren-app textarea,
.auren-app select,
.auren-app button {
  letter-spacing: normal;
}

.auren-app p {
  color: var(--soft);
}

.auren-app .auren-muted,
.auren-app .auren-stats small,
.auren-app .auren-stats span,
.auren-app .auren-command span,
.auren-app .auren-command small,
.auren-app .auren-climate p,
.auren-app .auren-wisdom cite {
  color: var(--muted) !important;
}

/* Auren is visible, beautiful and intentional without becoming a hero banner */
.auren-app .auren-brand img {
  flex-basis: 44px !important;
  width: 44px !important;
  min-width: 44px !important;
  max-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  border: 1.5px solid var(--gold) !important;
  box-shadow: 0 0 0 4px rgba(226,186,104,.06), 0 0 22px rgba(226,186,104,.16);
}

.auren-app .auren-presence {
  position: relative !important;
  display: flex !important;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 92px;
}

.auren-presence-ring {
  position: relative;
  width: 78px;
  height: 78px;
  padding: 3px;
  border-radius: 50%;
  background: conic-gradient(from 190deg, rgba(226,186,104,.25), var(--gold2), rgba(86,127,189,.55), rgba(226,186,104,.25));
  box-shadow: 0 0 0 6px rgba(226,186,104,.035), 0 0 34px rgba(105,126,185,.24);
}

.auren-presence-ring:before {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px solid rgba(226,186,104,.16);
  border-radius: 50%;
}

.auren-app .auren-presence img {
  display: block !important;
  width: 72px !important;
  min-width: 72px !important;
  max-width: 72px !important;
  height: 72px !important;
  min-height: 72px !important;
  max-height: 72px !important;
  object-fit: cover !important;
  border: 2px solid #11151f !important;
  border-radius: 50% !important;
}

.auren-presence > span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #dce8e2;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}

.auren-presence > span i {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #70c99d;
  box-shadow: 0 0 10px rgba(112,201,157,.8);
}

/* Stronger hierarchy */
.auren-brand strong {
  color: #fff;
  font-size: 22px;
}

.auren-brand small {
  color: #d2d0ca !important;
  font-size: 9px;
  font-weight: 700;
}

.auren-overline,
.auren-section-title small,
.auren-page-head small,
.auren-app label {
  color: var(--gold2) !important;
  font-weight: 800 !important;
  opacity: 1 !important;
}

.auren-overline {
  font-size: 11px;
}

.auren-welcome h1,
.auren-page-head h1,
.auren-section-title h2,
.auren-wisdom blockquote,
.journal h2 {
  color: #fffef9 !important;
  text-shadow: 0 1px 18px rgba(0,0,0,.22);
}

.auren-welcome p {
  color: #e1e2e5 !important;
  font-size: 16px;
  line-height: 1.7;
}

.auren-command span,
.auren-command small {
  font-size: 11px;
  font-weight: 650;
}

.auren-command strong {
  color: #fff;
}

.auren-stats small,
.auren-stats span {
  font-size: 11px;
  font-weight: 650;
}

.auren-stats strong {
  color: #fff;
}

.auren-section-title small {
  font-size: 10px;
}

.auren-count,
.auren-pill {
  color: #e5e1d8 !important;
  font-size: 12px;
  font-weight: 700;
}

.auren-climate small {
  color: var(--gold2) !important;
  font-size: 10px;
  font-weight: 800;
}

.auren-climate h3 {
  color: #fff;
}

.auren-page-head p {
  color: #e8e6e1 !important;
  font-size: 15px;
  line-height: 1.6;
}

.auren-app input,
.auren-app textarea,
.auren-app select {
  color: #fffef8 !important;
  font-size: 16px;
  background: rgba(255,255,255,.06) !important;
  border-color: rgba(236,203,126,.26) !important;
}

.auren-app input::placeholder,
.auren-app textarea::placeholder {
  color: #adb1b9 !important;
  opacity: 1;
}

.auren-app input:focus,
.auren-app textarea:focus,
.auren-app select:focus {
  border-color: var(--gold) !important;
  box-shadow: 0 0 0 3px rgba(226,186,104,.1);
}

.auren-row {
  color: #f2efe8;
  font-size: 15px;
}

.auren-nav button {
  color: #b1b5be !important;
}

.auren-nav button.active {
  color: var(--gold2) !important;
}

.auren-nav span {
  font-size: 10px;
  font-weight: 700;
}

.auren-nav b {
  line-height: 1;
}

.auren-sheet p {
  color: #d8d9dd;
}

.auren-sheet h2 {
  color: #fff;
}

/* A more refined mobile balance */
@media (max-width: 619px) {
  .auren-welcome {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 92px;
    align-items: center;
    gap: 14px;
  }

  .auren-welcome > div:first-child {
    min-width: 0;
  }

  .auren-welcome h1 {
    font-size: clamp(35px, 10.5vw, 48px);
  }

  .auren-welcome p {
    grid-column: 1 / -1;
  }

  .auren-presence-ring {
    width: 78px;
    height: 78px;
  }

  .auren-app .auren-presence img {
    width: 72px !important;
    min-width: 72px !important;
    max-width: 72px !important;
    height: 72px !important;
    min-height: 72px !important;
    max-height: 72px !important;
  }

  .auren-command button {
    min-height: 98px;
  }

  .auren-wisdom blockquote {
    font-size: 22px;
  }

  .auren-section-title h2 {
    font-size: 26px;
  }
}

@media (min-width: 620px) {
  .auren-app .auren-brand img {
    flex-basis: 48px !important;
    width: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
  }

  .auren-presence-ring {
    width: 94px;
    height: 94px;
  }

  .auren-app .auren-presence img {
    width: 88px !important;
    min-width: 88px !important;
    max-width: 88px !important;
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }
}


/* AUREN 1.2.3 — contrast, usability and larger functional typography */
.auren-app .has-background,
.auren-app .has-white-background-color,
.auren-app .wp-block-group.has-background,
.auren-app .wp-block-column.has-background,
.auren-app .wp-block-cover__inner-container,
.auren-app .nsl-container,
.auren-app .nsl-container *,
.auren-app [style*="background-color: white"],
.auren-app [style*="background-color:#fff"],
.auren-app [style*="background:#fff"] {
  color: #17130f !important;
}

.auren-app .has-white-background-color p,
.auren-app .has-white-background-color span,
.auren-app .has-white-background-color small,
.auren-app .has-white-background-color strong,
.auren-app .has-white-background-color label,
.auren-app .has-white-background-color h1,
.auren-app .has-white-background-color h2,
.auren-app .has-white-background-color h3,
.auren-app .has-white-background-color h4,
.auren-app .nsl-container p,
.auren-app .nsl-container span,
.auren-app .nsl-container strong {
  color: #17130f !important;
  text-shadow: none !important;
}

.auren-app .nsl-container,
.auren-app .nsl-container-buttons {
  background: #fff !important;
  border-radius: 16px;
  padding: 10px;
}

.auren-app .nsl-button,
.auren-app .nsl-button * {
  color: inherit !important;
}

.auren-app .auren-row,
.auren-app .auren-text {
  font-size: 17px !important;
  line-height: 1.45;
}

.auren-app .auren-row strong {
  font-size: 16px;
}

.auren-app .auren-row .auren-muted,
.auren-app .auren-row small {
  font-size: 13px !important;
}

.auren-app .auren-add input,
.auren-app [data-todo-input],
.auren-app [data-quick-input],
.auren-app [data-intention],
.auren-app [data-money-note],
.auren-app [data-money-amount],
.auren-app [data-name],
.auren-app [data-spotify-link] {
  font-size: 17px !important;
  min-height: 52px !important;
}

.auren-app textarea[data-journal-text] {
  min-height: 180px !important;
  font-size: 17px !important;
  line-height: 1.6;
}

.auren-app select {
  font-size: 16px !important;
  min-height: 50px !important;
}

.auren-app .auren-add button,
.auren-app .auren-journal-actions button,
.auren-app .auren-primary,
.auren-app .auren-sheet-actions button {
  min-height: 50px !important;
  font-size: 15px !important;
  padding-left: 18px;
  padding-right: 18px;
}

.auren-app .auren-delete {
  display: inline-grid;
  place-items: center;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  background: rgba(206,119,112,.08);
  font-size: 21px !important;
}

.auren-app input[type="checkbox"] {
  flex: 0 0 22px !important;
  width: 22px !important;
  min-width: 22px !important;
  max-width: 22px !important;
  height: 22px !important;
  min-height: 22px !important;
  max-height: 22px !important;
}

.auren-app [data-home-todos] .auren-row,
.auren-app [data-todo-list] .auren-row,
.auren-app [data-ritual-list] .auren-row {
  min-height: 58px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.auren-app [data-home-todos] .auren-row:hover,
.auren-app [data-todo-list] .auren-row:hover,
.auren-app [data-ritual-list] .auren-row:hover {
  background: rgba(255,255,255,.025);
}

.auren-app [data-journal-list] .auren-panel {
  padding: 20px;
}

.auren-app [data-journal-list] p {
  color: #f4f0e8 !important;
  font-size: 16px;
  line-height: 1.65;
}

.auren-app [data-budget-list] .auren-row {
  gap: 14px;
}

.auren-app [data-budget-list] .auren-row > strong {
  font-size: 17px !important;
  color: #fff !important;
}

.auren-app .auren-nav {
  height: 74px;
}

.auren-app .auren-nav button {
  gap: 5px;
}

.auren-app .auren-nav span {
  font-size: 10px !important;
}

.auren-app .auren-nav b {
  font-size: 20px !important;
}

.auren-app .auren-command button {
  min-height: 108px;
}

.auren-app .auren-moods button {
  min-height: 42px;
  padding: 10px 16px;
  font-size: 14px;
}

.auren-app input:-webkit-autofill,
.auren-app input:-webkit-autofill:hover,
.auren-app input:-webkit-autofill:focus,
.auren-app textarea:-webkit-autofill,
.auren-app select:-webkit-autofill {
  -webkit-text-fill-color: #17130f !important;
  box-shadow: 0 0 0 1000px #fffdf8 inset !important;
}

.auren-app input:not(:-webkit-autofill),
.auren-app textarea:not(:-webkit-autofill),
.auren-app select:not(:-webkit-autofill) {
  color: #fffef8 !important;
}

@media (max-width: 619px) {
  .auren-app .auren-row,
  .auren-app .auren-text {
    font-size: 17px !important;
  }

  .auren-app .auren-panel {
    padding: 16px;
  }

  .auren-app .auren-add {
    flex-direction: column;
  }

  .auren-app .auren-add button {
    width: 100%;
  }

  .auren-app .auren-command strong {
    font-size: 24px;
  }

  .auren-app .auren-command small,
  .auren-app .auren-command span {
    font-size: 11px !important;
  }

  .auren-app .auren-section-title h2 {
    font-size: 27px;
  }

  .auren-app .auren-wisdom blockquote {
    font-size: 22px;
  }
}

@media (min-width: 620px) {
  .auren-app .auren-row,
  .auren-app .auren-text {
    font-size: 18px !important;
  }

  .auren-app textarea[data-journal-text] {
    min-height: 210px !important;
  }
}


/* AUREN 1.2.4 — Today's Wisdom visibility */
.auren-app .auren-wisdom {
  background:
    radial-gradient(circle at 100% 0, rgba(126, 26, 31, .24), transparent 42%),
    linear-gradient(145deg, #101710, #090d0b) !important;
  border-color: rgba(226, 186, 104, .34) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.015),
    0 16px 38px rgba(0,0,0,.28);
}

.auren-app .auren-wisdom blockquote,
.auren-app [data-quote] {
  color: #f1c96f !important;
  -webkit-text-fill-color: #f1c96f !important;
  opacity: 1 !important;
  text-shadow:
    0 1px 0 rgba(0,0,0,.55),
    0 0 18px rgba(226,186,104,.12) !important;
}

.auren-app .auren-wisdom cite,
.auren-app [data-author] {
  color: #d8b861 !important;
  -webkit-text-fill-color: #d8b861 !important;
  opacity: 1 !important;
  font-weight: 700;
}

.auren-app .auren-wisdom .auren-symbol {
  color: #9e2f38 !important;
  text-shadow: 0 0 18px rgba(158,47,56,.35);
}

@media (max-width: 619px) {
  .auren-app .auren-wisdom blockquote,
  .auren-app [data-quote] {
    font-size: 23px !important;
    line-height: 1.46 !important;
  }

  .auren-app .auren-wisdom cite,
  .auren-app [data-author] {
    font-size: 14px !important;
  }
}


/* AUREN 1.2.5 — stronger text inside white/light cards */
.auren-app .has-white-background-color,
.auren-app .nsl-container,
.auren-app .nsl-container *{
  color:#1f1a17 !important;
}
.auren-app .has-white-background-color p,
.auren-app .has-white-background-color span,
.auren-app .has-white-background-color small,
.auren-app .has-white-background-color label,
.auren-app .nsl-container p,
.auren-app .nsl-container span{
  color:#2d2722 !important;
  font-weight:500;
}
.auren-app .has-white-background-color h1,
.auren-app .has-white-background-color h2,
.auren-app .has-white-background-color h3,
.auren-app .nsl-container h1,
.auren-app .nsl-container h2,
.auren-app .nsl-container h3{
  color:#14110f !important;
}
.auren-app .has-white-background-color a,
.auren-app .nsl-container a{
  color:#6f4d12 !important;
  font-weight:700;
}


/* AUREN 1.3.0 — premium interaction and visual refinement */
:root {
  scroll-behavior: smooth;
}

.auren-app {
  isolation: isolate;
}

.auren-app::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    linear-gradient(115deg, transparent 0 48%, rgba(255,255,255,.018) 49%, transparent 50%),
    radial-gradient(circle at 50% -10%, rgba(226,186,104,.08), transparent 35%);
}

.auren-shell {
  animation: auren-shell-in .45s ease both;
}

@keyframes auren-shell-in {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: none; }
}

.auren-top {
  border-bottom: 1px solid transparent;
  transition: border-color .25s ease, background .25s ease;
}

.auren-top.is-scrolled {
  border-bottom-color: var(--line);
  background: rgba(7,9,15,.9);
}

.auren-panel,
.auren-wisdom,
.auren-command button,
.auren-stats article,
.auren-climate,
.auren-page-head {
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.auren-panel,
.auren-wisdom,
.auren-command button,
.auren-stats article,
.auren-climate {
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease, background .22s ease;
}

.auren-command button:active,
.auren-moods button:active,
.auren-nav button:active,
.auren-add button:active,
.auren-primary:active,
.auren-fab:active {
  transform: scale(.98);
}

.auren-command button:hover,
.auren-stats article:hover,
.auren-panel:hover,
.auren-wisdom:hover {
  border-color: rgba(226,186,104,.32);
  box-shadow: 0 18px 44px rgba(0,0,0,.24);
}

.auren-nowbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin: 0 0 10px;
  padding: 11px 13px;
  border: 1px solid rgba(112,201,157,.18);
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(23,50,40,.28), rgba(15,21,31,.72));
  color: #e8f4ee;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.01);
}

.auren-nowbar > div {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.auren-nowbar i {
  flex: 0 0 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #70c99d;
  box-shadow: 0 0 12px rgba(112,201,157,.75);
}

.auren-nowbar span {
  color: #9fd9bf;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .13em;
}

.auren-nowbar strong {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #eef7f2;
  font-size: 13px;
  font-weight: 650;
}

.auren-nowbar button {
  flex: 0 0 auto;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(112,201,157,.2);
  border-radius: 999px;
  background: rgba(255,255,255,.04);
  color: #dff2e8;
  font-size: 12px;
}

.auren-command button {
  position: relative;
  overflow: hidden;
}

.auren-command button::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(120deg, transparent 20%, rgba(255,255,255,.08), transparent 80%);
  transform: translateX(-100%);
  transition: .5s ease;
}

.auren-command button:hover::after {
  opacity: 1;
  transform: translateX(100%);
}

.auren-command button:nth-child(1) {
  background:
    radial-gradient(circle at 100% 0, rgba(226,186,104,.14), transparent 38%),
    linear-gradient(145deg, rgba(25,31,47,.96), rgba(12,16,25,.95));
}

.auren-command button:nth-child(2) {
  background:
    radial-gradient(circle at 100% 0, rgba(118,95,159,.16), transparent 38%),
    linear-gradient(145deg, rgba(25,31,47,.96), rgba(12,16,25,.95));
}

.auren-command button:nth-child(3) {
  background:
    radial-gradient(circle at 100% 0, rgba(61,116,97,.18), transparent 38%),
    linear-gradient(145deg, rgba(25,31,47,.96), rgba(12,16,25,.95));
}

.auren-stats article {
  position: relative;
  overflow: hidden;
}

.auren-stats article::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  right: -34px;
  top: -34px;
  border: 1px solid rgba(226,186,104,.08);
  border-radius: 50%;
}

.auren-wisdom {
  border-radius: 28px;
}

.auren-wisdom blockquote {
  max-width: 760px;
}

.auren-moods {
  scrollbar-width: none;
}

.auren-moods::-webkit-scrollbar {
  display: none;
}

.auren-moods button {
  transition: background .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}

.auren-moods button.active {
  box-shadow: 0 0 0 3px rgba(226,186,104,.07);
}

.auren-climate-art {
  filter: saturate(.9) contrast(1.03);
}

.auren-page-head {
  position: relative;
  overflow: hidden;
}

.auren-page-head::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(110deg, transparent 40%, rgba(255,255,255,.035), transparent 60%);
}

.auren-nav {
  overflow: hidden;
}

.auren-nav::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,.025), transparent);
}

.auren-nav button {
  position: relative;
  transition: color .2s ease, background .2s ease, transform .2s ease;
}

.auren-nav button.active::after {
  content: "";
  position: absolute;
  bottom: 5px;
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: var(--gold);
  box-shadow: 0 0 10px rgba(226,186,104,.5);
}

.auren-fab {
  position: fixed;
  z-index: 55;
  right: max(16px, calc((100vw - 940px)/2 + 18px));
  bottom: 100px;
  width: 52px;
  height: 52px;
  border: 1px solid rgba(226,186,104,.38);
  border-radius: 50%;
  background: linear-gradient(145deg, #e8c675, #b98734);
  color: #15100a;
  font-size: 28px;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(0,0,0,.38), 0 0 0 6px rgba(226,186,104,.05);
  transition: transform .2s ease, box-shadow .2s ease;
}

.auren-fab:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(0,0,0,.42), 0 0 0 8px rgba(226,186,104,.06);
}

.auren-quick-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 18px;
}

.auren-quick-grid button {
  min-height: 110px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: rgba(255,255,255,.035);
  color: var(--text);
  text-align: left;
  transition: .2s ease;
}

.auren-quick-grid button:hover {
  transform: translateY(-2px);
  border-color: rgba(226,186,104,.35);
  background: rgba(226,186,104,.06);
}

.auren-quick-grid span {
  display: block;
  margin-bottom: 18px;
  color: var(--gold2);
  font-size: 20px;
}

.auren-quick-grid strong {
  font: 400 21px Georgia, serif;
}

.auren-toast {
  box-shadow: 0 15px 40px rgba(0,0,0,.32);
}

.auren-sheet {
  animation: auren-sheet-up .24s ease both;
}

@keyframes auren-sheet-up {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 619px) {
  .auren-nowbar {
    align-items: flex-start;
  }

  .auren-nowbar > div {
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .auren-nowbar strong {
    flex-basis: calc(100% - 30px);
    white-space: normal;
    line-height: 1.4;
  }

  .auren-nowbar button {
    min-height: 38px;
  }

  .auren-fab {
    right: 14px;
    bottom: 92px;
    width: 48px;
    height: 48px;
    font-size: 25px;
  }

  .auren-quick-grid {
    grid-template-columns: 1fr 1fr;
  }

  .auren-quick-grid button {
    min-height: 96px;
  }
}

/* AUREN 1.3.1 — strict dark mode */
.auren-app,.auren-app *{color-scheme:dark}
.auren-page,.auren-page #page,.auren-page #content,.auren-page .site,.auren-page .site-content,.auren-page .content-area,.auren-page .site-main,.auren-page .entry-content,.auren-page article,.auren-page .wp-site-blocks{background:#07090f!important;color:#fffaf0!important}
.auren-app .auren-panel,.auren-app .auren-card,.auren-app .auren-sheet,.auren-app .auren-command button,.auren-app .auren-stats article,.auren-app .auren-wisdom,.auren-app .auren-climate,.auren-app .auren-nowbar,.auren-app .auren-nav,.auren-app .auren-top,.auren-app .auren-page-head,.auren-app .auren-spotify{color:#fffaf0!important}
.auren-app .auren-panel,.auren-app .auren-card,.auren-app .auren-sheet{background:radial-gradient(circle at 100% 0,rgba(86,127,189,.05),transparent 38%),linear-gradient(145deg,rgba(20,26,37,.97),rgba(9,13,20,.97))!important}
.auren-app input,.auren-app textarea,.auren-app select{color-scheme:dark!important;background:#0c1119!important;color:#fffaf0!important;-webkit-text-fill-color:#fffaf0!important;border-color:rgba(226,186,104,.24)!important}
.auren-app input::placeholder,.auren-app textarea::placeholder{color:#aeb2ba!important;opacity:1!important}
.auren-app select option{background:#0c1119!important;color:#fffaf0!important}
.auren-app input:-webkit-autofill,.auren-app input:-webkit-autofill:hover,.auren-app input:-webkit-autofill:focus,.auren-app textarea:-webkit-autofill,.auren-app select:-webkit-autofill{-webkit-text-fill-color:#fffaf0!important;caret-color:#fffaf0!important;box-shadow:0 0 0 1000px #0c1119 inset!important}
.auren-app .auren-modal{background:rgba(1,3,7,.88)!important}
.auren-app .auren-google,.auren-app .nsl-container,.auren-app .nsl-container-buttons,.auren-app .has-white-background-color,.auren-app [data-auren-light]{background:linear-gradient(180deg,#f3eee4,#e8dfd1)!important;color:#17130f!important;text-shadow:none!important}
.auren-app .auren-google *,.auren-app .nsl-container *,.auren-app .nsl-container-buttons *,.auren-app .has-white-background-color *,.auren-app [data-auren-light] *{color:#17130f!important;-webkit-text-fill-color:#17130f!important;text-shadow:none!important}
.auren-app .auren-google p,.auren-app .nsl-container p,.auren-app .has-white-background-color p,.auren-app [data-auren-light] p{color:#443c35!important;-webkit-text-fill-color:#443c35!important}
.auren-app h1,.auren-app h2,.auren-app h3,.auren-app strong{color:#fffaf0}
.auren-app p,.auren-app .auren-muted,.auren-app small{color:#c3c7cf}
.auren-app .auren-primary,.auren-app .auren-add button,.auren-app .auren-journal-actions button,.auren-app .auren-scene button{background:linear-gradient(135deg,#e5bf6b,#ba8734)!important;color:#17110a!important;-webkit-text-fill-color:#17110a!important}
.auren-app .auren-secondary,.auren-app .auren-sheet-actions button:not(.auren-primary),.auren-app .auren-link-btn,.auren-app .auren-settings,.auren-app .auren-user{background:rgba(255,255,255,.04)!important;color:#f5efe3!important;-webkit-text-fill-color:#f5efe3!important}
