/* Modern conference presentation layer; the original information remains in index.php. */
:root{--navy:#081b3a;--blue:#2864d7;--cyan:#62d4dd;--paper:#f6f8fc;--ink:#1d2b40;--muted:#65748b;--line:#dfe6f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--blue);font-weight:600}#wrapper{overflow:hidden}.navbar-custom{position:relative!important;background:var(--navy)!important;border:0!important;box-shadow:0 8px 30px #06142d25}.top-area{background:#04132c!important;color:#c6d2e6;padding:10px 0!important}.top-area p{margin:0;font-size:13px}.navigation{min-height:86px!important;padding:0 20px;display:flex;align-items:center}.navbar-brand{padding:0!important;color:white!important}.navbar-brand h2{margin:0!important;font-size:20px!important;letter-spacing:.04em;text-transform:uppercase}.intro-content{background:linear-gradient(135deg,#0a2048 0%,#174987 100%);color:white;padding:115px 0 90px;position:relative}.intro-content:after{content:"01 / INTERNATIONAL LOGICAL COLLOQUIUM";position:absolute;right:7%;bottom:30px;color:#8da9d1;font:11px monospace;letter-spacing:.1em}.intro-content h1{font-size:clamp(30px,4.5vw,62px);line-height:1.08;letter-spacing:-.04em;margin:20px 0}.intro-content h3{color:#d5e6ff;line-height:1.6}.intro-content .col-lg-2 img{max-width:150px;height:auto;opacity:.9}.btn-skin,section button{background:var(--cyan)!important;border:0!important;color:var(--navy)!important;border-radius:6px!important;padding:12px 22px!important;font-weight:800!important;box-shadow:none!important}section.home-section{padding:76px 0!important}.home-section>.container{max-width:1060px;background:#fff;padding:50px 65px;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 60px #15315c0d}.home-section p{text-align:left!important;padding-left:0!important;margin:0 0 17px;color:#3d4d64}.home-section h4{text-align:left!important;font-size:25px;color:var(--navy);border-top:1px solid var(--line);padding-top:32px;margin-top:42px}.home-section h5{font-size:18px;color:var(--navy);margin-top:30px;margin-bottom:10px}.home-section ol,.home-section ul{padding-left:25px}.home-section li{margin:5px 0}.home-section p strong{color:var(--navy)}.home-section p[style*="padding-left"]{border-left:3px solid #dbe8fb;padding:5px 0 5px 18px!important}.scrollup{background:var(--blue)!important;border-radius:50%;right:25px!important;bottom:25px!important}.home-section a{font-weight:700}@media(max-width:767px){.top-area p{text-align:left!important;margin:2px 0}.intro-content{padding:75px 0 65px}.intro-content .col-lg-2{text-align:center;margin-bottom:20px}.intro-content h1{text-align:left!important}.home-section>.container{padding:28px 20px;border-radius:12px}.home-section h4{font-size:22px}.intro-content:after{display:none}}
.container{width:min(1080px,calc(100% - 40px));margin:auto}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.row>[class*="col-"]{padding:0 15px}.col-lg-2{width:16.666%}.col-lg-10{width:83.333%}.col-lg-8{width:66.666%}.col-lg-4{width:33.333%}.text-right{text-align:right}.text-center{text-align:center}.navbar-header{display:flex;align-items:center}@media(max-width:767px){.container{width:calc(100% - 32px)}.col-lg-2,.col-lg-4,.col-lg-8,.col-lg-10{width:100%}.row{display:block}}
