/* DIB AI Project Support 1.5.5 — reference-accurate standalone AI surface. */
.dib-ai-app{--bg:#090909;--panel:#141414;--panel2:#181818;--text:#f4f4f4;--muted:#96969b;--muted2:#737379;--line:rgba(255,255,255,.12);--icon:#ff4d3d;position:relative;left:50%;width:100vw;max-width:none;min-height:100vh;margin-left:-50vw;margin-right:0;overflow:hidden;background:#090909;color:var(--text);font-family:"DM Sans",Arial,sans-serif;font-weight:400;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;isolation:isolate}
.dib-ai-app *{box-sizing:border-box}.dib-ai-app button,.dib-ai-app textarea,.dib-ai-app input{font:inherit}.dib-ai-app button{appearance:none;-webkit-appearance:none}.dib-ai-app a{color:inherit}
.dib-ai-backdrop{position:absolute;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(520px 430px at 7% 30%,rgba(176,91,0,.31),transparent 70%),radial-gradient(600px 500px at 96% 32%,rgba(133,61,16,.27),transparent 69%),radial-gradient(650px 620px at 77% 80%,rgba(128,37,118,.29),transparent 68%),radial-gradient(430px 430px at 63% 74%,rgba(52,45,137,.13),transparent 73%),linear-gradient(180deg,#0b0b0b,#090909)}
.dib-ai-backdrop:after{content:"";position:absolute;inset:0;opacity:.16;background-image:radial-gradient(rgba(255,255,255,.42) .45px,transparent .65px);background-size:4px 4px;mix-blend-mode:screen}
.dib-ai-main{position:relative;width:100%;min-height:100vh;padding:0}
.dib-ai-hero{width:min(894px,calc(100% - 40px));margin:0 auto;padding:59px 0 44px;text-align:left}
/* The plugin intentionally has NO header. The site's own header remains outside this component. */
.dib-ai-site-header,.dib-ai-nav,.dib-ai-header-actions,.dib-ai-mobile-menu,.dib-ai-mobile-panel{display:none!important}
.dib-ai-orb-main{position:relative;width:70px;height:70px;margin:0 auto 17px;border-radius:50%;background:radial-gradient(circle at 65% 19%,#ff70e3 0 7%,#ff2c99 17%,#9710ff 31%,#3215ff 48%,#0a0714 73%);box-shadow:inset -10px -11px 20px rgba(255,0,128,.42),inset 6px 5px 10px rgba(255,255,255,.08),0 0 25px rgba(204,24,255,.28);overflow:visible}
.dib-ai-orb-main:before{content:"";position:absolute;inset:-5px;border-radius:50%;padding:2px;background:conic-gradient(from 0deg,#ff315f,#ff3bb4,#7b1cff,#351bff,#ff315f);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:dibOrbRing 3.2s linear infinite;filter:drop-shadow(0 0 4px rgba(226,32,255,.7))}
.dib-ai-orb-main:after{content:"";position:absolute;width:18px;height:18px;left:12px;top:10px;border-radius:50%;background:rgba(255,255,255,.24);filter:blur(6px);animation:dibOrbShine 3.2s ease-in-out infinite}
@keyframes dibOrbRing{to{transform:rotate(360deg)}}@keyframes dibOrbShine{0%,100%{transform:translate(0,0);opacity:.45}50%{transform:translate(22px,10px);opacity:.16}}
.dib-ai-hero h1{text-align:center;margin:0 0 72px;font-size:24px;line-height:1.12;letter-spacing:-.035em;font-weight:700;color:#f3f3f3}
.dib-ai-build-label,.dib-ai-popular-label{color:#b2b2b5;font-size:16px;line-height:1.4;margin:0 0 17px;font-weight:400}.dib-ai-category-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:29px}
.dib-ai-category-row button{height:36px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.105);background:rgba(38,38,40,.78);border-radius:999px;color:#d7d7da;font-size:13px;line-height:1;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 2px 10px rgba(0,0,0,.08);transition:background .2s,border-color .2s,transform .2s,color .2s}
.dib-ai-category-row button:hover,.dib-ai-category-row button:focus-visible{border-color:rgba(239,82,72,.65);background:rgba(46,40,43,.94);color:#fff;transform:translateY(-1px);outline:none}
.dib-ai-cat-icon{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;color:var(--icon);flex:0 0 15px}.dib-ai-cat-icon svg{width:15px;height:15px;display:block;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.dib-ai-composer{position:relative;padding:1px;border-radius:17px;background:#121212;isolation:isolate;overflow:hidden;box-shadow:0 0 30px rgba(129,24,118,.07)}
.dib-ai-composer:before{content:"";position:absolute;inset:0;border-radius:inherit;background:conic-gradient(from 0deg,#ff174f 0deg,#ef574a 90deg,#d72b88 190deg,#7c18f1 270deg,#ff174f 360deg);animation:dibBorderSpin 4.2s linear infinite;z-index:-2}
.dib-ai-composer:after{content:"";position:absolute;inset:1px;border-radius:16px;background:#131313;z-index:-1}
@keyframes dibBorderSpin{to{transform:rotate(360deg)}}
.dib-ai-composer textarea{display:block;width:100%;min-height:91px;max-height:150px;padding:25px 27px 6px;resize:none;border:0;outline:0;background:transparent;color:#eeeeef;font-size:14px;line-height:1.55;overflow:auto}.dib-ai-composer textarea::placeholder{color:#77777b;opacity:1}
.dib-ai-composer-bottom{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 13px 11px}.dib-ai-plus,.dib-ai-mic,.dib-ai-send{border:0;background:transparent;cursor:pointer;padding:0}.dib-ai-plus{width:24px;height:24px;color:#9b9b9f;display:grid;place-items:center}.dib-ai-plus svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6}.dib-ai-composer-tools{display:flex;align-items:center;gap:15px}.dib-ai-mic{width:22px;height:25px;color:#999;opacity:.78;display:grid;place-items:center}.dib-ai-mic svg{width:17px;height:20px;stroke:currentColor;fill:none;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.dib-ai-send{width:31px;height:31px;border-radius:6px;background:linear-gradient(135deg,#ee5b5b,#c92b82);color:#fff;display:grid;place-items:center;box-shadow:0 5px 14px rgba(210,39,120,.2);transition:transform .18s,filter .18s}.dib-ai-send:hover{transform:translateY(-1px);filter:brightness(1.08)}.dib-ai-send svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dib-ai-popular-label{margin-top:35px;margin-bottom:12px}.dib-ai-popular{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:40px}.dib-ai-popular button{min-height:74px;text-align:left;padding:15px 22px;border:1px solid rgba(255,255,255,.12);background:rgba(16,16,18,.46);border-radius:10px;color:#87878c;font-size:14px;line-height:1.45;cursor:pointer;transition:.18s ease}.dib-ai-popular button:hover,.dib-ai-popular button:focus-visible{border-color:rgba(255,255,255,.25);color:#b4b4b8;background:rgba(27,27,30,.75);outline:none;transform:translateY(-1px)}
.dib-ai-chat-view{width:min(1268px,calc(100% - 40px));margin:30px auto 0;display:grid;grid-template-columns:minmax(0,893px) minmax(280px,342px);gap:30px;height:calc(100vh - 60px);min-height:620px}.dib-ai-chat-column{min-width:0;display:flex;flex-direction:column;min-height:0}.dib-ai-chat-top{height:48px;flex:0 0 48px;border-radius:22px;background:rgba(9,10,11,.78);display:flex;align-items:center;justify-content:center;color:#d92e78;font-size:16px;font-weight:550;letter-spacing:.12em;position:relative;margin-bottom:20px}.dib-ai-chat-top .dib-ai-mini-orb{position:absolute;left:12px;width:25px;height:25px}.dib-ai-mini-orb,.dib-ai-launcher-orb{position:relative;display:inline-block;border-radius:50%;background:radial-gradient(circle at 65% 19%,#ff70e3 0 7%,#ff2c99 17%,#9710ff 31%,#3215ff 48%,#0a0714 73%);box-shadow:inset -6px -7px 13px rgba(255,0,127,.43),0 0 18px rgba(203,32,255,.24)}.dib-ai-mini-orb:after,.dib-ai-launcher-orb:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1px solid rgba(238,49,185,.85);border-top-color:#6d27ff;animation:dibOrbRing 2.8s linear infinite}.dib-ai-history{position:absolute;right:14px;border:0;background:transparent;color:#77777d;font-size:0;cursor:pointer;line-height:1;padding:4px}.dib-ai-history svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.5}.dib-ai-chat-messages{flex:1;min-height:0;overflow:auto;padding:8px 4px 24px 0;scroll-behavior:smooth}.dib-ai-chat-messages::-webkit-scrollbar{width:6px}.dib-ai-chat-messages::-webkit-scrollbar-thumb{background:#343437;border-radius:20px}.dib-ai-msg{display:flex;gap:12px;margin:18px 0}.dib-ai-msg.user{justify-content:flex-end}.dib-ai-msg .dib-ai-avatar{width:27px;height:27px;border-radius:50%;flex:0 0 auto;margin-top:2px;background:radial-gradient(circle at 68% 20%,#ff61e0 0 10%,#9b11ff 25%,#251bff 48%,#0d0d14 75%);box-shadow:0 0 10px rgba(203,32,255,.18)}.dib-ai-msg.user .dib-ai-avatar{display:none}.dib-ai-bubble{max-width:72%;border:1px solid rgba(255,255,255,.08);background:rgba(10,10,11,.66);border-radius:17px;padding:16px 22px;color:#d2d2d6;font-size:13px;line-height:1.72}.dib-ai-msg.user .dib-ai-bubble{background:rgba(29,29,31,.84);color:#bdbdc2;border-radius:9px}.dib-ai-bubble p{margin:0}.dib-ai-bubble p+p{margin-top:9px}.dib-ai-bubble a{color:#e35d9b}.dib-ai-source-links{margin:8px 0 0 39px}.dib-ai-source-links a{display:block;color:#a4a4a9;text-decoration:none;font-size:11px;margin:4px 0}.dib-ai-source-links a:hover{color:#fff}.dib-ai-composer-chat{flex:0 0 auto;margin-top:8px}.dib-ai-composer-chat textarea{min-height:86px}
.dib-ai-resources{height:100%;min-height:0;border-radius:4px;background:linear-gradient(155deg,rgba(39,39,41,.91),rgba(33,30,35,.78));border:1px solid rgba(255,255,255,.06);padding:18px 18px 17px;display:flex;flex-direction:column;overflow:hidden}.dib-ai-resources h2{font-size:16px;color:#d0d0d4;font-weight:600;margin:0;padding:0 0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.dib-ai-resource-list{flex:1;min-height:0;overflow:auto;padding-top:9px}.dib-ai-resource{display:grid;grid-template-columns:79px minmax(0,1fr);gap:18px;padding:10px 0;text-decoration:none}.dib-ai-resource img,.dib-ai-resource .no-image{width:79px;height:79px;border-radius:5px;object-fit:cover;background:#111;display:block}.dib-ai-resource h3{font-size:14px;line-height:1.2;color:#d3d3d7;margin:4px 0 7px;font-weight:650}.dib-ai-resource p{font-size:11px;line-height:1.45;color:#919196;margin:0}.dib-ai-connect{height:54px;flex:0 0 auto;font-size:13px;margin-top:8px;padding:0 22px;border-radius:7px;background:linear-gradient(105deg,#ed5d5d,#c92d80);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:600}.dib-ai-connect span{font-size:24px;font-weight:300;line-height:0}
.dib-ai-popup{position:fixed;inset:0;z-index:999999}.dib-ai-popup-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(2px)}.dib-ai-popup-window{position:absolute;right:22px;bottom:22px;width:min(1260px,calc(100vw - 44px));height:min(860px,calc(100vh - 44px));border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#090909;box-shadow:0 28px 90px rgba(0,0,0,.58)}.dib-ai-popup-window>.dib-ai-app{min-height:100%;height:100%;width:100%;margin:0}.dib-ai-popup-close{position:absolute;right:13px;top:10px;z-index:5;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(0,0,0,.4);color:#ddd;font-size:22px;line-height:1;cursor:pointer}.dib-ai-popup-launcher{position:fixed;right:24px;bottom:24px;z-index:999998;height:48px;padding:0 16px 0 10px;border:1px solid rgba(255,255,255,.1);border-radius:25px;background:linear-gradient(105deg,#181218,#151017);color:#d92e78;display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:.08em;cursor:pointer;box-shadow:0 12px 32px rgba(0,0,0,.35)}.dib-ai-launcher-orb{width:28px;height:28px}.dib-ai-launcher-arrow{font-size:20px;font-weight:300}.dib-ai-popup-active{overflow:hidden}
.dib-ai-typing{display:flex;gap:5px;align-items:center;min-width:54px}.dib-ai-typing i{width:5px;height:5px;border-radius:50%;background:#888;animation:dibTyping 1s infinite ease-in-out}.dib-ai-typing i:nth-child(2){animation-delay:.15s}.dib-ai-typing i:nth-child(3){animation-delay:.3s}@keyframes dibTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}
@media(max-width:1050px){.dib-ai-category-row{gap:7px}.dib-ai-category-row button{padding:0 12px}.dib-ai-chat-view{grid-template-columns:minmax(0,1fr) 290px;gap:18px}.dib-ai-resource{grid-template-columns:64px minmax(0,1fr);gap:11px}.dib-ai-resource img,.dib-ai-resource .no-image{width:64px;height:64px}}
@media(max-width:900px){.dib-ai-hero{padding-top:46px}.dib-ai-chat-view{grid-template-columns:1fr;height:auto;min-height:0}.dib-ai-chat-column{min-height:620px}.dib-ai-resources{height:auto;min-height:320px}.dib-ai-popup-window{height:calc(100vh - 24px);width:calc(100vw - 24px);right:12px;bottom:12px}}
@media(max-width:600px){.dib-ai-hero{width:calc(100% - 28px);padding-top:35px}.dib-ai-orb-main{width:62px;height:62px;margin-bottom:14px}.dib-ai-hero h1{font-size:22px;margin-bottom:54px}.dib-ai-build-label,.dib-ai-popular-label{font-size:15px}.dib-ai-category-row{gap:7px;margin-bottom:24px}.dib-ai-category-row button{height:34px;padding:0 11px;font-size:12px;gap:6px}.dib-ai-cat-icon,.dib-ai-cat-icon svg{width:14px;height:14px}.dib-ai-composer textarea{min-height:92px;padding:23px 20px 5px;font-size:14px}.dib-ai-composer-bottom{height:46px;padding:0 11px 10px}.dib-ai-popular{grid-template-columns:1fr;gap:10px}.dib-ai-popular button{min-height:68px;font-size:13px}.dib-ai-chat-view{width:calc(100% - 20px);margin-top:10px}.dib-ai-chat-column{min-height:560px}.dib-ai-resources{min-height:300px}.dib-ai-popup-window{right:6px;bottom:6px;width:calc(100vw - 12px);height:calc(100vh - 12px);border-radius:14px}.dib-ai-popup-close{right:8px;top:7px}.dib-ai-popup-launcher{right:10px;bottom:9px;height:46px;padding-right:13px;font-size:12px}.dib-ai-popup-launcher .dib-ai-launcher-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.dib-ai-composer:before,.dib-ai-orb-main:before,.dib-ai-orb-main:after,.dib-ai-mini-orb:after,.dib-ai-launcher-orb:after,.dib-ai-typing i{animation:none!important}}

/* v1.5.3 — full-bleed shortcode + true full-screen popup */
html:has(.dib-ai-app),body:has(.dib-ai-app){overflow-x:clip}
.dib-ai-app,.dib-ai-main{max-width:none!important}
.dib-ai-popup-window{inset:0!important;right:auto!important;bottom:auto!important;width:100vw!important;height:100vh!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.dib-ai-popup-window>.dib-ai-app{position:relative;left:0!important;width:100%!important;min-height:100%;height:100%;margin:0!important}
.dib-ai-popup-overlay{background:rgba(0,0,0,.72)}
.dib-ai-popup-close{right:20px;top:18px}
/* Reference category/suggestion pills */
.dib-ai-category-row button{height:35px;padding:0 14px;border:1px solid #343438;background:#222224;color:#f0f0f2;border-radius:999px;font-size:13px;font-weight:400;gap:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.dib-ai-category-row button:hover,.dib-ai-category-row button:focus-visible{background:#28282b;border-color:#4b3438;color:#fff}
.dib-ai-cat-icon,.dib-ai-cat-icon svg{color:#ff503f}
.dib-ai-cat-icon svg{stroke-width:1.65}
/* Reference composer */
.dib-ai-composer{padding:2px;border-radius:17px;background:transparent;box-shadow:none}
.dib-ai-composer:before{inset:0;background:conic-gradient(from 0deg,#ff1d45 0deg,#ff503d 80deg,#ef2f8e 180deg,#7b1cff 275deg,#ff1d45 360deg);animation:dibBorderSpin 3.8s linear infinite}
.dib-ai-composer:after{inset:2px;border-radius:15px;background:#141414}
.dib-ai-composer textarea{position:relative;z-index:1;padding:25px 27px 6px;color:#fff;font-size:14px;font-weight:400}
.dib-ai-composer-bottom{position:relative;z-index:2}
.dib-ai-plus{color:#a6a6aa}
.dib-ai-mic{color:#a9a9ad;opacity:1}
.dib-ai-mic svg{width:16px;height:19px;stroke-width:1.45}
.dib-ai-send{width:31px;height:31px;border-radius:6px;background:linear-gradient(135deg,#f15b5c 0%,#d12b83 100%);box-shadow:none}
.dib-ai-send svg{width:17px;height:17px;stroke-width:1.65}
/* Exact-looking popular request cards from reference */
.dib-ai-popular-label{color:#c0c0c4;font-size:16px;font-weight:400;margin-top:35px;margin-bottom:12px}
.dib-ai-popular{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.dib-ai-popular button{min-height:74px;padding:15px 22px;border:1px solid #36363a;background:#111113;color:#85858b;border-radius:10px;font-size:14px;font-weight:400;line-height:1.45}
.dib-ai-popular button:hover,.dib-ai-popular button:focus-visible{background:#151518;border-color:#48484d;color:#aaaab0}
@media(max-width:600px){.dib-ai-popup-close{right:12px;top:10px}.dib-ai-popular{grid-template-columns:1fr}.dib-ai-category-row button{height:34px;padding:0 11px;font-size:12px}}


/* =========================================================
   v1.5.4 — reference lock / theme-proof full bleed
   ========================================================= */
.dib-ai-app,
.dib-ai-app * {
  font-family:"DM Sans",Arial,sans-serif !important;
}

/* Standalone shortcode: escape common WordPress content-width wrappers. */
.dib-ai-shortcode-instance {
  position:relative !important;
  display:block !important;
  width:100vw !important;
  max-width:none !important;
  min-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding-left:0 !important;
  padding-right:0 !important;
  border:0 !important;
  border-radius:0 !important;
  overflow:hidden !important;
}
/* The popup is a true viewport surface; no launcher is shown. */
.dib-ai-popup-launcher { display:none !important; }
.dib-ai-popup { position:fixed !important; inset:0 !important; width:100vw !important; height:100vh !important; }
.dib-ai-popup-window {
  position:absolute !important; inset:0 !important; width:100vw !important; height:100vh !important;
  max-width:none !important; max-height:none !important; margin:0 !important; padding:0 !important;
  border:0 !important; border-radius:0 !important; box-shadow:none !important;
}
.dib-ai-popup-window > .dib-ai-app {
  position:relative !important; inset:auto !important; width:100% !important; max-width:none !important;
  min-width:0 !important; height:100% !important; min-height:100% !important; margin:0 !important;
  border-radius:0 !important;
}

/* Reference: heading / labels */
.dib-ai-hero h1 { font-family:"DM Sans",Arial,sans-serif !important; font-size:24px !important; font-weight:700 !important; line-height:1.12 !important; }
.dib-ai-build-label,.dib-ai-popular-label { font-family:"DM Sans",Arial,sans-serif !important; font-size:16px !important; font-weight:400 !important; color:#b5b5ba !important; }

/* Reference category pills: dark, white text, red line icons. */
.dib-ai-app .dib-ai-category-row { gap:9px !important; margin-bottom:29px !important; }
.dib-ai-app .dib-ai-category-row button {
  height:36px !important; min-height:36px !important; width:auto !important;
  padding:0 15px !important; margin:0 !important;
  display:inline-flex !important; align-items:center !important; justify-content:center !important; gap:8px !important;
  border:1px solid #343438 !important; border-radius:999px !important;
  background:#222224 !important; background-image:none !important;
  color:#ededf0 !important; font-size:13px !important; font-weight:400 !important; line-height:1 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 2px 10px rgba(0,0,0,.10) !important;
  text-shadow:none !important;
}
.dib-ai-app .dib-ai-category-row button:hover,
.dib-ai-app .dib-ai-category-row button:focus-visible {
  background:#28282b !important; border-color:#5b3a3f !important; color:#fff !important;
}
.dib-ai-app .dib-ai-cat-icon,
.dib-ai-app .dib-ai-cat-icon svg {
  color:#ff503f !important; width:15px !important; height:15px !important;
}
.dib-ai-app .dib-ai-cat-icon svg { stroke:#ff503f !important; fill:none !important; stroke-width:1.65 !important; }

/* Composer: animated travelling gradient border, not a static gradient. */
.dib-ai-app .dib-ai-composer {
  position:relative !important; isolation:isolate !important; overflow:hidden !important;
  padding:2px !important; border:0 !important; border-radius:17px !important;
  background:transparent !important; box-shadow:none !important;
}
.dib-ai-app .dib-ai-composer::before {
  content:"" !important; position:absolute !important; inset:-60% !important; z-index:-2 !important;
  border-radius:40% !important;
  background:conic-gradient(from 0deg,#ff164d 0deg,#ef4f4f 70deg,#ff2d91 165deg,#8b1cff 250deg,#3d28ff 300deg,#ff164d 360deg) !important;
  animation:dibAiBorderTravel 2.8s linear infinite !important;
  transform-origin:center !important;
}
.dib-ai-app .dib-ai-composer::after {
  content:"" !important; position:absolute !important; inset:2px !important; z-index:-1 !important;
  border-radius:15px !important; background:#141414 !important;
}
@keyframes dibAiBorderTravel { to { transform:rotate(360deg); } }
.dib-ai-app .dib-ai-composer textarea {
  background:transparent !important; border:0 !important; outline:0 !important; box-shadow:none !important;
  color:#f3f3f5 !important; font-size:14px !important; font-weight:400 !important; line-height:1.55 !important;
  padding:25px 27px 6px !important; min-height:91px !important;
}
.dib-ai-app .dib-ai-composer textarea::placeholder { color:#77777c !important; opacity:1 !important; }

/* Reference bottom controls. */
.dib-ai-app .dib-ai-plus,
.dib-ai-app .dib-ai-mic { background:transparent !important; border:0 !important; box-shadow:none !important; }
.dib-ai-app .dib-ai-plus { color:#9a9a9f !important; width:24px !important; height:24px !important; }
.dib-ai-app .dib-ai-plus svg { width:20px !important; height:20px !important; stroke:#9a9a9f !important; }
.dib-ai-app .dib-ai-mic { color:#99999d !important; width:22px !important; height:25px !important; opacity:1 !important; }
.dib-ai-app .dib-ai-mic svg { width:17px !important; height:20px !important; stroke:#99999d !important; stroke-width:1.45 !important; }
.dib-ai-app .dib-ai-mic.is-listening { color:#ff4f55 !important; }
.dib-ai-app .dib-ai-send {
  width:31px !important; height:31px !important; min-width:31px !important; min-height:31px !important;
  padding:0 !important; border:0 !important; border-radius:6px !important;
  background:linear-gradient(135deg,#ef5c5c,#ca2d82) !important; color:#fff !important;
  display:grid !important; place-items:center !important; box-shadow:none !important;
}
.dib-ai-app .dib-ai-send svg { width:17px !important; height:17px !important; stroke:#fff !important; fill:none !important; }

/* Popular requests: same dark cards as reference, protected from theme button CSS. */
.dib-ai-app .dib-ai-popular-label { margin-top:35px !important; margin-bottom:12px !important; }
.dib-ai-app .dib-ai-popular { grid-template-columns:repeat(3,minmax(0,1fr)) !important; gap:18px !important; }
.dib-ai-app .dib-ai-popular button {
  min-height:74px !important; height:auto !important; margin:0 !important; padding:15px 22px !important;
  text-align:left !important; border:1px solid #36363a !important; border-radius:10px !important;
  background:#111113 !important; background-image:none !important; color:#85858b !important;
  font-size:14px !important; font-weight:400 !important; line-height:1.45 !important;
  box-shadow:none !important; text-shadow:none !important;
}
.dib-ai-app .dib-ai-popular button:hover,
.dib-ai-app .dib-ai-popular button:focus-visible {
  background:#151518 !important; color:#b1b1b6 !important; border-color:#4b4b50 !important;
}

/* Orb: closer to the supplied blue/purple/pink sphere with a moving halo. */
/* =========================================================
   DIB AI ORB — REFERENCE MATCH
   ========================================================= */

.dib-ai-app .dib-ai-orb-main {
  position: relative !important;
  width: 70px !important;
  height: 70px !important;
  border-radius: 50% !important;
  overflow: visible !important;

  background-image: url("https://dibstudios.com/wp-content/uploads/2026/09/ChatGPT_Image_Aug_26__2026__05_15_18_PM-removebg-preview-2.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;

  background-color: transparent !important;

  border: 0 !important;

  box-shadow:
    0 0 5px rgba(255, 35, 145, .25),
    0 0 14px rgba(90, 35, 255, .15) !important;
}


/* ---------------------------------------------------------
   VERY THIN MOVING OUTER EDGE
   This replaces the thick conic-gradient ring.
   --------------------------------------------------------- */

.dib-ai-app .dib-ai-orb-main::before {
  content: "" !important;
  position: absolute !important;
  inset: -2px !important;
  padding: 1px !important;
  border-radius: 50% !important;

  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    rgba(255, 38, 145, .95) 35deg,
    rgba(130, 35, 255, .65) 100deg,
    transparent 155deg,
    transparent 250deg,
    rgba(255, 38, 145, .8) 320deg,
    transparent 360deg
  ) !important;

  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0) !important;

  -webkit-mask-composite: xor !important;
  mask-composite: exclude !important;

  animation: dibAiOrbHalo 3.2s linear infinite !important;

  filter:
    drop-shadow(0 0 2px rgba(255, 30, 150, .65)) !important;

  pointer-events: none !important;
}

/* ---------------------------------------------------------
   SOFT SECONDARY HALO
   --------------------------------------------------------- */

.dib-ai-app .dib-ai-orb-main::after {
  content: "" !important;

  position: absolute !important;

  inset: -4px !important;

  border-radius: 50% !important;

  border: 1px solid rgba(
    255,
    39,
    161,
    0.16
  ) !important;

  box-shadow:
    0 0 5px rgba(255, 38, 157, 0.18),
    0 0 11px rgba(98, 42, 255, 0.12) !important;

  animation:
    dibAiOrbPulse 3.5s ease-in-out infinite !important;

  pointer-events: none !important;
}


/* =========================================================
   ANIMATION
   ========================================================= */

@keyframes dibAiOrbHalo {

  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


@keyframes dibAiOrbPulse {

  0%,
  100% {
    opacity: 0.35;
    transform: scale(1);
  }

  50% {
    opacity: 0.75;
    transform: scale(1.025);
  }
}


@keyframes dibAiOrbFloat {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-2px);
  }
}


/* =========================================================
   REDUCE MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

  .dib-ai-app .dib-ai-orb-main,
  .dib-ai-app .dib-ai-orb-main::before,
  .dib-ai-app .dib-ai-orb-main::after {
    animation: none !important;
  }
}
@keyframes dibAiOrbHalo { to { transform:rotate(360deg); } }

/* Hide only the built-in launcher; the site's own DIB AI header control opens the popup. */
.dib-ai-popup-launcher { display:none !important; }

/* Mobile */
@media (max-width:700px) {
  .dib-ai-shortcode-instance { width:100vw !important; min-width:100vw !important; margin-left:calc(50% - 50vw) !important; }
  .dib-ai-app .dib-ai-hero { width:calc(100% - 28px) !important; }
  .dib-ai-app .dib-ai-popular { grid-template-columns:1fr !important; gap:10px !important; }
  .dib-ai-app .dib-ai-category-row { gap:7px !important; }
  .dib-ai-app .dib-ai-category-row button { height:34px !important; min-height:34px !important; padding:0 11px !important; font-size:12px !important; }
}
@media (prefers-reduced-motion:reduce) {
  .dib-ai-app .dib-ai-composer::before,
  .dib-ai-app .dib-ai-orb-main::before { animation:none !important; }
}


/* =========================================================
   DIB AI 1.5.5 — HARD REFERENCE OVERRIDES
   These rules intentionally use !important because WordPress themes and
   page builders commonly style every button/input/section globally.
   ========================================================= */
html body .dib-ai-shortcode-instance,
body > .dib-ai-shortcode-instance {
  display:block !important;
  position:relative !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  transform:none !important;
  overflow:hidden !important;
  border:0 !important;
  border-radius:0 !important;
}
html body > .dib-ai-shortcode-instance .dib-ai-app,
html body .dib-ai-shortcode-instance .dib-ai-app {
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  left:auto !important;
  transform:none !important;
}

/* Exact reference palette / type */
html body .dib-ai-app,
html body .dib-ai-app * {
  font-family:"DM Sans",Arial,sans-serif !important;
}
html body .dib-ai-app {
  background:#090909 !important;
  color:#f2f2f3 !important;
}
html body .dib-ai-app .dib-ai-hero {
  width:894px !important;
  max-width:calc(100% - 40px) !important;
  margin:0 auto !important;
  padding:59px 0 44px !important;
  text-align:left !important;
}
html body .dib-ai-app .dib-ai-orb-main {
  width:70px !important;height:70px !important;margin:0 auto 17px !important;
}
html body .dib-ai-app .dib-ai-hero h1 {
  margin:0 0 72px !important;
  text-align:center !important;
  font-size:24px !important;
  line-height:1.12 !important;
  font-weight:700 !important;
  letter-spacing:-.035em !important;
  color:#f3f3f3 !important;
}
html body .dib-ai-app .dib-ai-build-label {
  margin:0 0 17px !important;
  font-size:16px !important;
  line-height:1.4 !important;
  font-weight:400 !important;
  color:#b6b6bb !important;
}

/* Category buttons: dark graphite pills + red line icons */
html body .dib-ai-app .dib-ai-category-row {
  display:flex !important;flex-wrap:wrap !important;align-items:center !important;
  gap:9px !important;margin:0 0 29px !important;padding:0 !important;
}
html body .dib-ai-app .dib-ai-category-row > button {
  appearance:none !important;-webkit-appearance:none !important;
  display:inline-flex !important;align-items:center !important;justify-content:center !important;
  flex:0 0 auto !important;width:auto !important;height:36px !important;min-height:36px !important;
  margin:0 !important;padding:0 15px !important;
  border:1px solid #353539 !important;border-radius:999px !important;
  background:#242426 !important;background-image:none !important;
  color:#dddddf !important;fill:none !important;
  font-size:13px !important;font-weight:400 !important;line-height:1 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 2px 10px rgba(0,0,0,.10) !important;
  text-shadow:none !important;outline:none !important;cursor:pointer !important;
}
html body .dib-ai-app .dib-ai-category-row > button:hover,
html body .dib-ai-app .dib-ai-category-row > button:focus-visible {
  background:#2b2b2e !important;color:#fff !important;border-color:#55555a !important;
}
html body .dib-ai-app .dib-ai-cat-icon {display:inline-flex !important;width:15px !important;height:15px !important;margin:0 !important;color:#ff503f !important;}
html body .dib-ai-app .dib-ai-cat-icon svg {display:block !important;width:15px !important;height:15px !important;stroke:#ff503f !important;color:#ff503f !important;fill:none !important;stroke-width:1.65 !important;stroke-linecap:round !important;stroke-linejoin:round !important;}

/* Composer: animated perimeter, dark center */
html body .dib-ai-app .dib-ai-composer {
  position:relative !important;isolation:isolate !important;overflow:hidden !important;
  width:100% !important;min-height:137px !important;padding:2px !important;
  border:0 !important;border-radius:17px !important;background:transparent !important;
  box-shadow:none !important;
}
html body .dib-ai-app .dib-ai-composer::before {
  content:"" !important;position:absolute !important;z-index:-2 !important;
  
  border-radius:50% !important;
   
  animation:dibAiTravelBorder155 2.6s linear infinite !important;
  transform-origin:center center !important;
}
html body .dib-ai-app .dib-ai-composer::after {
  content:"" !important;position:absolute !important;z-index:-1 !important;inset:2px !important;
  border-radius:15px !important;background:#141414 !important;
}
@keyframes dibAiTravelBorder155 {to{transform:rotate(360deg)}}
html body .dib-ai-app .dib-ai-composer textarea {
  display:block !important;width:100% !important;min-height:91px !important;
  margin:0 !important;border:0 !important;outline:0 !important;resize:none !important;
  background:transparent !important;color:#eeeeef !important;
  padding:25px 27px 6px !important;font-size:14px !important;font-weight:400 !important;
  line-height:1.55 !important;box-shadow:none !important;
}
html body .dib-ai-app .dib-ai-composer textarea::placeholder {color:#77777c !important;opacity:1 !important;}
html body .dib-ai-app .dib-ai-composer-bottom {height:46px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;padding:0 13px 11px !important;}

/* Exact bottom controls */
html body .dib-ai-app .dib-ai-plus,
html body .dib-ai-app .dib-ai-mic {
  appearance:none !important;-webkit-appearance:none !important;
  background:transparent !important;border:0 !important;box-shadow:none !important;
  color:#9a9a9f !important;fill:none !important;cursor:pointer !important;
}
html body .dib-ai-app .dib-ai-plus {width:24px !important;height:24px !important;padding:0 !important;}
html body .dib-ai-app .dib-ai-plus svg {width:20px !important;height:20px !important;stroke:#9a9a9f !important;fill:none !important;stroke-width:1.6 !important;}
html body .dib-ai-app .dib-ai-composer-tools {display:flex !important;align-items:center !important;gap:15px !important;}
html body .dib-ai-app .dib-ai-mic {width:22px !important;height:25px !important;padding:0 !important;opacity:1 !important;}
html body .dib-ai-app .dib-ai-mic svg {width:17px !important;height:20px !important;stroke:#99999d !important;fill:none !important;stroke-width:1.45 !important;}
html body .dib-ai-app .dib-ai-send {
  appearance:none !important;-webkit-appearance:none !important;
  width:31px !important;height:31px !important;min-width:31px !important;min-height:31px !important;
  padding:0 !important;margin:0 !important;border:0 !important;border-radius:6px !important;
  background:linear-gradient(135deg,#ef5c5c 0%,#ca2d82 100%) !important;
  color:#fff !important;display:grid !important;place-items:center !important;box-shadow:none !important;
}
html body .dib-ai-app .dib-ai-send svg {width:17px !important;height:17px !important;stroke:#fff !important;fill:#fff !important;stroke-width:1.5 !important;}

/* Popular requests */
html body .dib-ai-app .dib-ai-popular-label {margin:35px 0 12px !important;color:#c0c0c4 !important;font-size:16px !important;font-weight:400 !important;}
html body .dib-ai-app .dib-ai-popular {display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;padding:0 0 40px !important;}
html body .dib-ai-app .dib-ai-popular > button {
  display:block !important;width:100% !important;min-height:74px !important;height:auto !important;
  margin:0 !important;padding:15px 22px !important;
  text-align:left !important;white-space:normal !important;
  border:1px solid #36363a !important;border-radius:10px !important;
  background:#111113 !important;background-image:none !important;
  color:#85858b !important;font-size:14px !important;font-weight:400 !important;line-height:1.45 !important;
  box-shadow:none !important;text-shadow:none !important;cursor:pointer !important;
}
html body .dib-ai-app .dib-ai-popular > button:hover {background:#151518 !important;color:#b1b1b6 !important;border-color:#4b4b50 !important;}

/* Popup truly fills the viewport */
html body .dib-ai-popup {position:fixed !important;z-index:2147483000 !important;inset:0 !important;width:100vw !important;height:100vh !important;margin:0 !important;padding:0 !important;}
html body .dib-ai-popup-overlay {position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;background:#000 !important;opacity:1 !important;}
html body .dib-ai-popup-window {position:absolute !important;inset:0 !important;width:100vw !important;height:100vh !important;max-width:none !important;max-height:none !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;}
html body .dib-ai-popup-window > .dib-ai-app {width:100% !important;height:100% !important;min-height:100% !important;max-width:none !important;margin:0 !important;border-radius:0 !important;}
html body .dib-ai-popup .dib-ai-hero {width:894px !important;max-width:calc(100% - 40px) !important;}
html body .dib-ai-popup-launcher {display:none !important;}

@media(max-width:700px){
  html body .dib-ai-app .dib-ai-hero {width:calc(100% - 28px) !important;max-width:none !important;padding:40px 0 28px !important;}
  html body .dib-ai-app .dib-ai-hero h1 {font-size:22px !important;margin-bottom:48px !important;}
  html body .dib-ai-app .dib-ai-category-row {gap:7px !important;margin-bottom:22px !important;}
  html body .dib-ai-app .dib-ai-category-row > button {height:34px !important;min-height:34px !important;padding:0 11px !important;font-size:12px !important;}
  html body .dib-ai-app .dib-ai-popular {grid-template-columns:1fr !important;gap:10px !important;}
}
