/* ALMA MEEO · V5.0 / FIX1 · PREBUJENJE SLOVENIJE V LJUBEZNI */
.am-love-top{
  position:relative;
  padding:18px min(5vw,70px);
  background:linear-gradient(135deg,#121725,#273953);
  border-bottom:1px solid rgba(239,204,143,.34);
}
.am-love-page{
  background:
    radial-gradient(circle at 80% 8%,rgba(238,194,118,.24),transparent 35%),
    radial-gradient(circle at 12% 28%,rgba(183,82,104,.12),transparent 28%),
    linear-gradient(180deg,#f8f2e8 0%,#edf2f7 100%);
  color:#263047;
  padding:34px min(5vw,72px) 74px;
}
.am-love-hero,.am-love-panel,.am-love-manifest,.am-love-note,.am-love-cta{
  max-width:1240px;
  margin:0 auto 24px;
  border:1px solid rgba(176,139,81,.28);
  box-shadow:0 22px 80px rgba(34,40,55,.10);
}
.am-love-hero{
  padding:58px;
  border-radius:36px;
  background:
    linear-gradient(125deg,rgba(14,21,34,.96),rgba(48,58,82,.91)),
    url('../backgrounds/portal-bg.jpg') center/cover no-repeat;
  color:#fff6e8;
}
.am-love-kicker{
  display:inline-flex;
  padding:8px 14px;
  border:1px solid rgba(239,204,143,.55);
  border-radius:999px;
  color:#f2d48c;
  font-weight:900;
  letter-spacing:.065em;
  text-transform:uppercase;
  font-size:.83rem;
}
.am-love-hero h1{
  max-width:1060px;
  margin:22px 0 18px;
  font-size:clamp(2.7rem,6vw,6.4rem);
  line-height:.93;
  letter-spacing:-.06em;
  color:#fffaf0;
}
.am-love-lead{
  max-width:980px;
  color:#ead8bb;
  font-size:clamp(1.08rem,1.8vw,1.45rem);
  line-height:1.62;
}
.am-love-core{
  margin-top:24px;
  padding:18px 22px;
  border-radius:22px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(239,204,143,.25);
  color:#f3d99f;
  font-weight:900;
  font-size:clamp(1.08rem,1.8vw,1.4rem);
}
.am-love-panel{
  border-radius:30px;
  padding:32px;
  background:rgba(255,255,252,.92);
}
.am-love-panel h2{
  margin:0 0 16px;
  color:#263047;
  font-size:clamp(1.55rem,2.6vw,2.35rem);
  letter-spacing:-.035em;
}
.am-love-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.am-love-card{
  padding:24px;
  border-radius:24px;
  background:linear-gradient(180deg,#fffdf8,#f4eadb);
  border:1px solid rgba(176,139,81,.24);
}
.am-love-card h3{
  margin:0 0 10px;
  color:#7f5a22;
  font-size:1.35rem;
}
.am-love-card p{
  margin:0 0 12px;
  color:#3b4352;
  line-height:1.65;
}
.am-love-card strong{
  display:block;
  color:#263047;
  font-size:1.05rem;
}
.am-love-principles{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.am-love-principles span{
  padding:13px 14px;
  border-radius:999px;
  background:#f1e4cf;
  color:#59421f;
  border:1px solid rgba(176,139,81,.22);
  font-weight:800;
  text-align:center;
}
.am-love-section{
  padding:24px;
  border-radius:24px;
  background:#f7f1e6;
  border:1px solid rgba(176,139,81,.22);
  margin-bottom:14px;
}
.am-love-section h3{
  margin:0 0 10px;
  color:#263047;
}
.am-love-section p{
  margin:0 0 12px;
  color:#3b4352;
  line-height:1.68;
}
.am-love-section blockquote{
  margin:0;
  padding:16px 18px;
  border-left:5px solid #b58a47;
  border-radius:14px;
  background:#fffaf1;
  color:#6b4b1d;
  font-weight:900;
}
.am-love-manifest{
  border-radius:32px;
  padding:38px;
  background:linear-gradient(135deg,#24324a,#121725);
  color:#fff4df;
}
.am-love-manifest h2{margin:0 0 18px;color:#f4d99f}
.am-love-manifest p{
  margin:10px 0;
  font-size:clamp(1.05rem,1.7vw,1.3rem);
  line-height:1.5;
  font-weight:700;
}
.am-love-note{
  border-radius:24px;
  padding:24px;
  background:#fffaf1;
  color:#5d503f;
  line-height:1.6;
}
.am-love-cta,
.am-global-love-cta{
  max-width:1240px;
  margin:18px auto 24px;
  padding:24px;
  border-radius:26px;
  border:1px solid rgba(176,139,81,.32);
  background:linear-gradient(135deg,#fff8ea,#efe2cc);
  box-shadow:0 18px 55px rgba(34,40,55,.09);
  color:#263047;
}
.am-love-cta h2,
.am-global-love-cta h2{
  margin:0 0 8px;
  color:#7f5a22;
  font-size:clamp(1.55rem,2.8vw,2.35rem);
}
.am-love-cta p,
.am-global-love-cta p{
  margin:0 0 14px;
  line-height:1.62;
  color:#3b4352;
}
.am-love-cta a,
.am-global-love-cta a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:11px 16px;
  border-radius:999px;
  background:#24324a;
  color:#fff6e8 !important;
  text-decoration:none;
  font-weight:900;
}
.fix93-front-love{
  max-width:1180px;
  margin:16px auto 22px;
  padding:22px;
  border-radius:26px;
  border:1px solid rgba(236,197,121,.36);
  background:linear-gradient(135deg,rgba(255,238,199,.12),rgba(255,255,255,.05));
  box-shadow:0 16px 55px rgba(0,0,0,.22);
  color:#fff4df;
}
.fix93-front-love h2{
  margin:0 0 8px;
  color:#f2d48c;
  font-size:clamp(1.3rem,2.5vw,2.15rem);
}
.fix93-front-love p{margin:0 0 14px;color:#e8d5b5;line-height:1.55}
.fix93-front-love a{
  display:inline-flex;
  padding:10px 14px;
  border-radius:999px;
  background:#d7ad61;
  color:#21170e !important;
  font-weight:900;
  text-decoration:none;
}
@media(max-width:900px){
  .am-love-hero{padding:34px}
  .am-love-grid,.am-love-principles{grid-template-columns:1fr}
  .am-love-page{padding:22px 14px 48px}
}
