/*CSS for cell : AIACCombinatory*/
.main-style
{
    position: absolute;
   
    border-radius: 5px; 
}



.intro-Magian-View-holder
{
    position:absolute;
    border-radius: 6px;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;

}

.intro-Magian-View
{

    border-radius: 6px;
    color: #7D3BBB;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;

}

.main-client-style
{
    border: thin solid #feb300;
    border-radius: 5px; 

}

.new-project-holder
{
    position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
    border-radius: 5px;   
}

.client-label-style
{
    border-radius: 5px; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 22px;
}

.wf-style
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 5px; 
}

.TA-search-Combine
{
    position:absolute;
    height:40px;
    min-height: 40px;
    color: #7D3BBB;
    background-color: transparent;
    border-radius: 4px;
    font-size: 14px;
    padding: 20px 20px;
    outline:none;
}

.AIC-Ans-Combine
{
    position:absolute;
    height:40px;
    min-height: 40px;
    color: #7D3BBB  ;
    background-color: transparent;
    border-radius: 4px;
    font-size: 22px;
    outline:none;
    z-index: 2000;
}
.AIC-client-Combine
{
    color: black;
    background-color: transparent;
    border-radius: 4px;
    outline:none;
    text-align: center;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    overflow-y:hidden;
    border: transparent;
    
}
.create-project-button
{
    border:transparent;
}
.create-project-button:hover
{
   cursor: pointer;
   transform: scale(1.2);

}
.client-enter-button
{
    position: absolute;

    
}
.client-enter-button:hover
{
    cursor: pointer; 
    box-shadow:   0 0 1px #feb300, inset 0 0  1px firebrick;  
}
.gener-button
{
    position: absolute;
    border-radius: 50%;
}
.gener-button:hover
{
    cursor: pointer;
    background-color: #feb300;
}

.post-it-com-holder
{
    position: absolute;
    border-radius: 5px;
}

.post-it-com-answer
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 5px;
    font-size: 18px;
    color: ghostwhite;
    display: flex;
    justify-content: left;
    align-items: left;
    overflow-y: auto;
}

.elaborate-sel-1
{
    margin-left: 10px;
    border-radius: 5px;

}

.elaborate-sel-1:hover
{
    cursor: pointer;
}

.elaborate-sel-1:hover:after 
{
    content: "Elaborate";
    display: block;
    position: relative;
    top: -15px;
    right: 5px;
    width: 100px;
    color: #feb300;
}
.elaborate-sel-2
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-2:hover
{
    cursor: pointer;
}

.elaborate-sel-2:hover:after 
{
    content: "Connect Ideas";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}
.elaborate-sel-3
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-3:hover
{
    cursor: pointer;
}

.elaborate-sel-3:hover:after 
{
    content: "Explain Why?";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 150px;
    color: #feb300;
}
.elaborate-sel-4
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-4:hover
{
    cursor: pointer;
}

.elaborate-sel-4:hover:after 
{
    content: "Risk & Mitigation";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 150px;
    color: #feb300;
}
.elaborate-sel-5
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-5:hover
{
    cursor: pointer;
}

.elaborate-sel-5:hover:after 
{
    content: "Tools & Techniques";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-6
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-6:hover
{
    cursor: pointer;
}

.elaborate-sel-6:hover:after 
{
    content: "Proof of Concept";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 100px;
    color: #feb300;
}

.elaborate-sel-7
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-7:hover
{
    cursor: pointer;
}

.elaborate-sel-7:hover:after 
{
    content: "Advanced Tools";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-77
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-77:hover
{
    cursor: pointer;
}

.elaborate-sel-77:hover:after 
{
    content: "Your Workspace";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-8
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-8:hover
{
    cursor: pointer;
}

.elaborate-sel-8:hover:after 
{
    content: "Business Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-888
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

}

.elaborate-sel-88
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

}
.elaborate-sel-88:hover
{
    cursor: pointer;
    transform: scale(1.05);
	background-color: rgb(255, 229, 229);
}

.elaborate-sel-9
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-9:hover
{
    cursor: pointer;
}

.elaborate-sel-9:hover:after 
{
    content: "Alternative Solution";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-10
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-10:hover
{
    cursor: pointer;
}

.elaborate-sel-10:hover:after 
{
    content: "Mind Map";
    display: block;
    position: relative;
    top: -15px;
    right: 0px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-11
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-11:hover
{
    cursor: pointer;
}

.elaborate-sel-11:hover:after 
{
    content: "Open Question";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-12
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-12:hover
{
    cursor: pointer;
}

.elaborate-sel-12:hover:after 
{
    content: "Methodology";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-13
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-13:hover
{
    cursor: pointer;
}

.elaborate-sel-13:hover:after 
{
    content: "Read Aloud";
    display: block;
    position: relative;
    top: -15px;
    right: 11px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-14
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-14:hover
{
    cursor: pointer;
}

.elaborate-sel-14:hover:after 
{
    content: "Challenges";
    display: block;
    position: relative;
    top: -15px;
    right: 9px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-15
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-15:hover
{
    cursor: pointer;
}

.elaborate-sel-15:hover:after 
{
    content: "Create a Questionnaire";
    display: block;
    position: relative;
    top: -15px;
    right: 36px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-16
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-16:hover
{
    cursor: pointer;
}

.elaborate-sel-16:hover:after 
{
    content: "Design Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 22px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-17
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-17:hover
{
    cursor: pointer;
}

.elaborate-sel-17:hover:after 
{
    content: "Creative Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-19
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-19:hover
{
    cursor: pointer;
}

.elaborate-sel-19:hover:after 
{
    content: "De-code";
    display: block;
    position: relative;
    top: -15px;
    right: 5px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-99
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-99:hover
{
    cursor: pointer;
}

.elaborate-sel-99:hover:after 
{
    content: "Futuristic Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-101
{
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.elaborate-sel-101:hover
{
    cursor: pointer;
}

.elaborate-sel-101:hover:after 
{
    content: "People Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}



.tick-4-Aiac
{
    position: absolute;
}

.tick-4-Aiac:hover
{
    cursor: pointer;
}

.modal-open-question
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 6px;
}

.write-text-from-AIAC
{
    overflow-y: auto;
    color: ghostwhite;
    font-size: 18;
    border-radius: 6px;
    padding: 20px 10px 10px 10px; 
    margin-bottom: 10px;
    margin-top: 30px;
    border:transparent;
    outline: none;
}
.modal-ai-response-AIAC
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    flex-direction: column;
}
.tup-tdown-AIAC
{
    background: transparent;
    display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    flex-direction: row;
    border-radius: 6px;
    gap: 12px;
}

.sub-title-holder
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    flex-direction: row;
}

.sub-title-holder-fl
{
    display: flex;
    justify-content: left;
    align-items: left;
    justify-items: left;
    text-align: justify;
    flex-direction: row;
    margin-left: 15px;
}

.who-are-you
{
    font-size: 16px;
    color:#7D3BBB;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.who-are-you:hover
{
    cursor: pointer;
    color: #feb300;
}

.icon-4-magian6-add-projj
{
    position: absolute;
    background: linear-gradient(to left, #feb300, #f9cf6f), linear-gradient(to right, #fff, #fff);
    background-blend-mode: normal, lighten;
    border-radius : 50%;
}

.icon-4-magian6-add-projj:hover
{
  cursor: pointer;
  transform: scale(1.2);
}

.icon-4-magian6-add-projj:hover:after 
{
    content: "Add New Project";
    display: block;
    position: absolute;
    top: var(--top-tooltip-yellow);
    right: 0px;
    width: 70;
    color: #7D3BBB;
    font-size: 10px;
    border-radius: 4px;

}
.butt-get-in-magian
{
    border-radius : 50%;
}

.butt-get-in-magian:hover
{
  cursor: pointer;
  transform: scale(1.2);
}

/* ================================
   Modern Magian Landing (override)
   ================================ */

.magian-body{
    background: radial-gradient(1200px 700px at 70% 20%, rgba(0,123,255,0.10), transparent 55%),
                radial-gradient(900px 600px at 25% 70%, rgba(254,179,0,0.14), transparent 60%),
                linear-gradient(180deg, #ffffff, #fbfbff);
}

.magian-landing{
    position: absolute;
    border-radius: 22px;
    display:flex;
    align-items: stretch;
    justify-content: center;
    padding: 0;
    animation: magianFadeUp 520ms ease-out both;
}

/* Hero card with “glass” feel */
.magian-hero-card{
    width: 100%;
    height: 100%;
    border-radius: 22px;
    background: rgba(255,255,255,0.72);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(10,20,40,0.10);
    box-shadow: 0 28px 80px rgba(0,0,0,0.10);
    padding: 42px 44px;
    overflow: hidden;
    position: relative;
      height: 100%;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding-bottom: 18px;
}

.magian-actions{
  display: flex;
  flex-direction: column;
  align-items: center;   /* <-- this stops stretch */
  gap: 12px;
}

.magian-actions .magian-btn{
  width: fit-content;      /* <-- normal sized button */
  min-width: 160px;
  justify-content: center;
}




/* subtle grid */
.magian-hero-card:before{
    content:"";
    position:absolute;
    inset:-40px;
    background-image:
        linear-gradient(rgba(0,0,0,0.035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,0,0,0.035) 1px, transparent 1px);
    background-size: 38px 38px;
    opacity: 0.35;
    pointer-events:none;
}

.magian-hero-title{ position: relative; z-index: 1; }
.magian-kicker{
    font-size: 12px;
    letter-spacing: 0.18em;
    color: rgba(20,30,60,0.62);
    text-transform: uppercase;
    margin-bottom: 10px;
}
.magian-h1{
    font-size: 44px;
    line-height: 1.05;
    font-weight: 800;
    color: #0b1b3a;
    margin-bottom: 12px;
}
.magian-sub{
    font-size: 16px;
    line-height: 1.5;
    color: rgba(20,30,60,0.78);
    max-width: 720px;
}

/* Chips */
.magian-chips{
    position: relative; z-index: 1;
    display:flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}
.magian-chip{
    padding: 8px 12px;
    border-radius: 999px;
    border: 1px solid rgba(10,20,40,0.10);
    background: rgba(255,255,255,0.65);
    font-size: 13px;
    color: rgba(20,30,60,0.80);
}

/* Mini grid blocks */
.magian-mini-grid{
    position: relative; z-index: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 22px;
}
.magian-mini{
    border-radius: 16px;
    padding: 14px 14px;
    border: 1px solid rgba(10,20,40,0.08);
    background: rgba(255,255,255,0.60);
}
.magian-mini-h{
    font-weight: 700;
    color: #0b1b3a;
    margin-bottom: 6px;
}
.magian-mini-p{
    font-size: 13px;
    line-height: 1.45;
    color: rgba(20,30,60,0.78);
}

/* Buttons */

.magian-btn{
    border-radius: 14px;
    padding: 12px 16px;
    border: 1px solid rgba(10,20,40,0.12);
    background: rgba(255,255,255,0.70);
    font-weight: 700;
    color: #0b1b3a;
    cursor: pointer;
    transition: transform 120ms ease, box-shadow 120ms ease, background 120ms ease;
}
.magian-btn:hover{
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(0,0,0,0.10);
}
.magian-btn-primary{
    background: linear-gradient(90deg, #0a74ff, #2b8bff);
    border: 1px solid rgba(10,116,255,0.30);
    color: #ffffff;
}
.magian-btn-ghost{
    background: rgba(255,255,255,0.55);
}

.magian-btn-dot{
    width: 10px; height: 10px;
    border-radius: 999px;
    background: rgba(255,255,255,0.95);
    display: inline-block;
    margin-right: 10px;
}
.magian-btn-arrow{
    margin-left: 10px;
    font-weight: 900;
}

/* Footnote */
.magian-foot{
    position: relative; z-index: 1;
    margin-top: 18px;
    font-size: 12px;
    color: rgba(20,30,60,0.58);
}

/* About modal */
.magian-about-overlay{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.42);
    z-index: 999999;
    display:flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}
.magian-about-modal{
    border-radius: 18px;
    background: rgba(255,255,255,0.90);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(10,20,40,0.10);
    box-shadow: 0 28px 80px rgba(0,0,0,0.22);
    overflow: hidden;

    display: flex;
    flex-direction: column;
}
.magian-about-body{
    padding: 16px 18px 18px 18px;
    overflow-y: auto;
    flex: 1 1 auto;
}
.magian-about-head{
    display:flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 18px 12px 18px;
    border-bottom: 1px solid rgba(10,20,40,0.08);
}
.magian-about-title{ font-size: 18px; font-weight: 800; color:#0b1b3a; }
.magian-about-sub{ font-size: 13px; color: rgba(20,30,60,0.72); margin-top: 4px; }
.magian-x{
    border: 1px solid rgba(10,20,40,0.12);
    background: rgba(255,255,255,0.75);
    border-radius: 12px;
    padding: 8px 10px;
    cursor: pointer;
}
.magian-about-body{ padding: 16px 18px 18px 18px; }
.magian-about-bullets{ display:flex; flex-direction:column; gap: 12px; }
.magian-bullet{ display:flex; gap: 10px; align-items:flex-start; color: rgba(20,30,60,0.85); line-height: 1.45; }
.magian-bullet-ic{
    width: 22px; height: 22px;
    border-radius: 999px;
    display:flex; align-items:center; justify-content:center;
    background: rgba(10,116,255,0.12);
    color: #0a74ff;
    font-weight: 900;
    flex: 0 0 22px;
}
.magian-about-cta{ margin-top: 16px; display:flex; gap: 10px; }

@keyframes magianFadeUp{
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* Responsive */
@media (max-width: 860px){
    .magian-h1{ font-size: 34px; }
    .magian-mini-grid{ grid-template-columns: 1fr; }
}

.magian-h1-row{
    display: flex;
    align-items: center;
    gap: 14px;
}

.magian-h1-icon{
    width: 46px;
    height: 46px;
    object-fit: contain;
    flex: 0 0 46px;
    filter: drop-shadow(0 10px 18px rgba(0,0,0,0.12));
}

@media (max-width: 860px){
    .magian-h1-icon{
        width: 38px;
        height: 38px;
        flex: 0 0 38px;
    }
}

/* --- Chip grouping (aesthetic + professional) --- */

.magian-chips{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 18px;
}

.magian-chip-group{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 16px;
    border: 1px solid rgba(10,20,40,0.08);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

/* Group tints */
.magian-chip-group.g-outcomes{ background: rgba(10,116,255,0.10); }   /* blue */
.magian-chip-group.g-engine  { background: rgba(125,59,187,0.10); }   /* purple */
.magian-chip-group.g-clarity { background: rgba(0,0,0,0.04); }        /* neutral */
.magian-chip-group.g-safety  { background: rgba(254,179,0,0.14); }    /* gold */

/* Chip styling inside groups */
.magian-chip{
    padding: 8px 12px;
    border-radius: 999px;
    border: 1px solid rgba(10,20,40,0.10);
    background: rgba(255,255,255,0.72);
    font-size: 13px;
    color: rgba(20,30,60,0.82);
    white-space: nowrap;
}

/* Make the main promise chip slightly “stronger” */
.g-outcomes .magian-chip{
    background: rgba(255,255,255,0.85);
    border-color: rgba(10,116,255,0.18);
    color: rgba(10,60,160,0.95);
}

