/* Bsissti experience section + trilingual assistant */
.experience-band{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  padding:112px 0 102px;
  background:
    radial-gradient(circle at 14% 20%,rgba(231,182,93,.16),transparent 26%),
    radial-gradient(circle at 85% 72%,rgba(226,118,72,.20),transparent 30%),
    linear-gradient(135deg,#24140d 0%,#4a2516 52%,#2a160f 100%);
  color:#f7eadc;
}
.experience-band:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  opacity:.16;
  background-image:
    linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);
}
.experience-band:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  opacity:.10;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  mix-blend-mode:screen;
}
.experience-orb{position:absolute;border-radius:50%;filter:blur(12px);opacity:.65;pointer-events:none;animation:experienceFloat 13s ease-in-out infinite}
.experience-orb.one{width:430px;height:430px;left:-210px;top:-150px;border:1px solid rgba(231,182,93,.30);box-shadow:0 0 90px rgba(231,182,93,.10) inset}
.experience-orb.two{width:330px;height:330px;right:-110px;bottom:-160px;background:radial-gradient(circle,rgba(226,118,72,.22),transparent 66%);animation-delay:-5s}
.experience-orb.three{width:150px;height:150px;left:46%;top:8%;background:radial-gradient(circle,rgba(255,255,255,.07),transparent 66%);animation-duration:17s;animation-delay:-9s}
@keyframes experienceFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(22px,-18px,0) scale(1.06)}}
.experience-shell{position:relative;z-index:1}
.experience-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:72px;align-items:end;margin-bottom:46px}
.experience-copy{max-width:660px}
.experience-band .eyebrow{color:#efb865}
.experience-band .eyebrow:before{background:#efb865}
.experience-band h2{margin:.18em 0 .24em;color:#fff7ed;font-size:clamp(3rem,5vw,5.2rem);line-height:1.04;letter-spacing:-.035em;max-width:750px}
.locale-tn .experience-band h2{font-family:"Noto Kufi Arabic",var(--font-ui);font-size:clamp(2.7rem,4.5vw,4.7rem);line-height:1.3;letter-spacing:0}
.experience-band .experience-lead{margin:0;max-width:590px;color:#d9c2b1;font-size:1.05rem;line-height:1.95}
.experience-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.experience-highlight{padding:18px 16px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.055);backdrop-filter:blur(14px);min-height:108px}
.experience-highlight strong{display:block;color:#fff5e8;font-size:1.45rem;line-height:1.1;margin-bottom:7px}
.experience-highlight span{display:block;color:#cdb6a6;font-size:.73rem;line-height:1.55}
.experience-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.experience-card{position:relative;min-height:310px;padding:30px;border:1px solid rgba(255,255,255,.15);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));backdrop-filter:blur(18px);box-shadow:0 24px 60px rgba(0,0,0,.15);overflow:hidden;transition:transform .42s var(--ease),border-color .35s,background .35s,box-shadow .35s}
.experience-card:hover{transform:translateY(-9px);border-color:rgba(239,184,101,.45);background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.055));box-shadow:0 34px 80px rgba(0,0,0,.25)}
.experience-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;bottom:-105px;background:radial-gradient(circle,rgba(239,184,101,.22),transparent 65%);transition:transform .5s var(--ease)}
.experience-card:hover:after{transform:scale(1.25)}
.experience-number{position:absolute;top:24px;right:26px;color:rgba(255,255,255,.24);font-family:var(--font-display);font-size:2.2rem;font-weight:700}
[dir="rtl"] .experience-number{right:auto;left:26px}
.experience-card-icon{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;margin-bottom:46px;color:#fff;background:linear-gradient(145deg,#efa83f,#d86432);box-shadow:0 16px 34px rgba(216,100,50,.28)}
.experience-card-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.experience-card h3{color:#fff8ef;font-family:var(--font-ui);font-size:1.34rem;margin:0 0 12px}
.locale-tn .experience-card h3{font-family:"Noto Kufi Arabic",var(--font-ui);line-height:1.55}
.experience-card p{margin:0;color:#d1bbab;line-height:1.85;font-size:.92rem}
.experience-footer{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px}
.experience-promise,.experience-bot-card{border:1px solid rgba(255,255,255,.13);border-radius:26px;background:rgba(22,10,6,.26);backdrop-filter:blur(18px)}
.experience-promise{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px}
.experience-promise-copy{display:flex;align-items:center;gap:18px}
.experience-promise-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:rgba(239,184,101,.13);color:#efb865;flex:0 0 auto}
.experience-promise-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.experience-promise strong{display:block;color:#fff4e8;font-size:1rem;margin-bottom:4px}
.experience-promise span{display:block;color:#cdb6a6;font-size:.8rem}
.experience-bot-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px}
.experience-bot-copy{min-width:0}
.experience-bot-copy strong{display:block;color:#fff5e9;font-size:.95rem;margin-bottom:4px}
.experience-bot-copy span{display:block;color:#cdb6a6;font-size:.74rem;line-height:1.55}
.experience-bot-button{width:52px;height:52px;border:0;border-radius:18px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#eda641,#d66031);box-shadow:0 14px 30px rgba(216,96,49,.30);cursor:pointer;transition:transform .3s var(--ease),box-shadow .3s}
.experience-bot-button:hover{transform:translateY(-4px) rotate(-3deg);box-shadow:0 20px 40px rgba(216,96,49,.38)}
.experience-bot-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

/* Assistant */
.bsissti-bot{position:fixed;right:24px;bottom:24px;z-index:1200;font-family:var(--font-ui)}
[dir="rtl"] .bsissti-bot{right:auto;left:24px;font-family:"Noto Kufi Arabic",var(--font-ui)}
.bsissti-bot-toggle{position:relative;width:68px;height:68px;border:1px solid color-mix(in srgb,var(--accent-2) 55%,transparent);border-radius:23px;background:linear-gradient(145deg,#f1b252,#d76533);box-shadow:0 22px 55px rgba(84,38,19,.34);cursor:pointer;display:grid;place-items:center;transition:transform .35s var(--ease),box-shadow .35s}
.bsissti-bot-toggle:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 30px 70px rgba(84,38,19,.42)}
.bsissti-bot-toggle img{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 8px 9px rgba(56,25,11,.24))}
.bsissti-bot-toggle .bot-pulse{position:absolute;inset:-7px;border:1px solid rgba(239,178,82,.50);border-radius:28px;animation:botPulse 2.4s ease-out infinite}
@keyframes botPulse{0%{transform:scale(.90);opacity:.7}70%,100%{transform:scale(1.18);opacity:0}}
.bsissti-bot-panel{position:absolute;right:0;bottom:82px;width:min(390px,calc(100vw - 32px));height:min(590px,calc(100vh - 120px));display:grid;grid-template-rows:auto 1fr auto;background:color-mix(in srgb,var(--card) 94%,transparent);border:1px solid var(--border-strong);border-radius:30px;box-shadow:0 35px 100px rgba(30,13,7,.36);backdrop-filter:blur(26px) saturate(150%);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(18px) scale(.96);transform-origin:bottom right;transition:.3s var(--ease)}
[dir="rtl"] .bsissti-bot-panel{right:auto;left:0;transform-origin:bottom left}
.bsissti-bot.open .bsissti-bot-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.bsissti-bot-header{position:relative;display:flex;align-items:center;gap:12px;padding:18px 18px 16px;color:#fff;background:linear-gradient(135deg,#382117,#6a341e 55%,#9a4b29);overflow:hidden}
.bsissti-bot-header:after{content:"";position:absolute;width:150px;height:150px;right:-75px;top:-95px;border-radius:50%;background:rgba(239,184,101,.18)}
[dir="rtl"] .bsissti-bot-header:after{right:auto;left:-75px}
.bsissti-bot-avatar{width:48px;height:48px;border-radius:16px;background:rgba(255,255,255,.12);display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);flex:0 0 auto}
.bsissti-bot-avatar img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(0,0,0,.25))}
.bsissti-bot-title{min-width:0;flex:1}
.bsissti-bot-title strong{display:block;font-size:.96rem;line-height:1.3}
.bsissti-bot-title span{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:.7rem;color:#edd9c6}
.bsissti-bot-title span:before{content:"";width:7px;height:7px;border-radius:50%;background:#77d28a;box-shadow:0 0 0 4px rgba(119,210,138,.12)}
.bsissti-bot-close{position:relative;z-index:1;width:36px;height:36px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#fff;background:rgba(255,255,255,.08);display:grid;place-items:center;cursor:pointer}
.bsissti-bot-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
.bsissti-bot-messages{overflow:auto;padding:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--card-soft) 68%,transparent),var(--card));scrollbar-width:thin}
.bsissti-message{display:flex;margin-bottom:12px;animation:messageIn .28s var(--ease) both}
@keyframes messageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.bsissti-message.bot{justify-content:flex-start}.bsissti-message.user{justify-content:flex-end}
.bsissti-message-bubble{max-width:84%;padding:11px 13px;border-radius:17px;font-size:.82rem;line-height:1.65;box-shadow:0 8px 20px rgba(74,38,20,.07)}
.bsissti-message.bot .bsissti-message-bubble{background:var(--card);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:6px}
.bsissti-message.user .bsissti-message-bubble{background:linear-gradient(135deg,var(--accent),#9b4827);color:#fff;border-bottom-right-radius:6px}
[dir="rtl"] .bsissti-message.bot .bsissti-message-bubble{border-bottom-left-radius:17px;border-bottom-right-radius:6px}
[dir="rtl"] .bsissti-message.user .bsissti-message-bubble{border-bottom-right-radius:17px;border-bottom-left-radius:6px}
.bsissti-message-link{display:inline-flex;margin-top:8px;padding:7px 10px;border-radius:10px;background:color-mix(in srgb,var(--accent) 11%,transparent);color:var(--accent);font-weight:800;text-decoration:none}
.bsissti-typing{display:inline-flex;gap:4px;align-items:center}
.bsissti-typing i{width:5px;height:5px;border-radius:50%;background:var(--text-soft);animation:typingDot 1s infinite alternate}.bsissti-typing i:nth-child(2){animation-delay:.15s}.bsissti-typing i:nth-child(3){animation-delay:.3s}
@keyframes typingDot{to{transform:translateY(-4px);opacity:.45}}
.bsissti-bot-quick{display:flex;gap:7px;overflow-x:auto;padding:0 18px 12px;background:var(--card);scrollbar-width:none}.bsissti-bot-quick::-webkit-scrollbar{display:none}
.bsissti-quick-button{white-space:nowrap;border:1px solid var(--border);border-radius:999px;background:var(--card-soft);color:var(--text);padding:8px 11px;font-size:.69rem;font-weight:800;cursor:pointer;transition:.2s}.bsissti-quick-button:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}
.bsissti-bot-composer{padding:12px;background:var(--card);border-top:1px solid var(--border)}
.bsissti-bot-form{display:grid;grid-template-columns:1fr 43px;gap:8px;align-items:center}
[dir="rtl"] .bsissti-bot-form{grid-template-columns:43px 1fr}
.bsissti-bot-input{width:100%;height:44px;border:1px solid var(--border);border-radius:14px;background:var(--card-soft);color:var(--text);padding:0 13px;outline:0}.bsissti-bot-input:focus{border-color:var(--accent-2);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-2) 13%,transparent)}
.bsissti-bot-send{width:43px;height:43px;border:0;border-radius:14px;background:linear-gradient(145deg,var(--accent-2),var(--accent));color:#fff;display:grid;place-items:center;cursor:pointer}.bsissti-bot-send svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.bsissti-bot-note{display:block;text-align:center;margin-top:7px;color:var(--text-soft);font-size:.58rem}

@media(max-width:980px){
  .experience-intro{grid-template-columns:1fr;gap:28px;align-items:start}
  .experience-copy{max-width:760px}
  .experience-highlights{max-width:720px}
  .experience-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .experience-card:last-child{grid-column:1/-1;min-height:260px}
  .experience-footer{grid-template-columns:1fr}
}
@media(max-width:650px){
  .experience-band{padding:78px 0 72px}
  .experience-band h2,.locale-tn .experience-band h2{font-size:2.65rem}
  .experience-highlights{grid-template-columns:1fr}
  .experience-highlight{min-height:0}
  .experience-cards{grid-template-columns:1fr}
  .experience-card:last-child{grid-column:auto}
  .experience-card{min-height:280px;padding:24px}
  .experience-footer{margin-top:14px}
  .experience-promise{align-items:flex-start;flex-direction:column}
  .experience-bot-card{padding:18px}
  .bsissti-bot{right:14px;bottom:14px}
  [dir="rtl"] .bsissti-bot{left:14px;right:auto}
  .bsissti-bot-toggle{width:60px;height:60px;border-radius:20px}
  .bsissti-bot-toggle img{width:39px;height:39px}
  .bsissti-bot-panel{position:fixed;left:12px!important;right:12px!important;bottom:82px;width:auto;height:min(610px,calc(100vh - 100px));transform-origin:bottom center}
}
@media(prefers-reduced-motion:reduce){.experience-orb,.bot-pulse{animation:none!important}.experience-card,.experience-bot-button,.bsissti-bot-toggle{transition:none}}
