:root{--bg:#041b16;--bg-deep:#03120f;--panel:rgba(6,29,23,0.72);--panel-soft:rgba(7,39,31,0.55);--line:rgba(244,199,86,0.35);--gold:#f0c85f;--gold-soft:#f8e487;--lime:#7df2b3;--text:#f5f8ef;--muted:rgba(245,248,239,0.75);--shadow:0 30px 80px rgba(0,0,0,0.45)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden;background:#03110f;color:var(--text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.brida-home{position:relative;overflow:hidden;min-height:100dvh;isolation:isolate}.brida-home:before{content:"";position:absolute;inset:0;z-index:-3;background:url(/home/bg.png) 50%/cover no-repeat;transform:scale(1.03)}.brida-home:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(3,17,15,.06),rgba(3,17,15,.14))}.aurora,.grid-veil,.spark{pointer-events:none;position:absolute}.aurora{width:42rem;height:42rem;border-radius:50%;filter:blur(40px);opacity:.1;animation:drift 12s ease-in-out infinite alternate}.aurora-left{top:-10rem;left:-8rem;background:radial-gradient(circle,rgba(64,182,117,.8),transparent 62%)}.aurora-right{top:-8rem;right:-10rem;background:radial-gradient(circle,rgba(255,203,90,.7),transparent 62%);animation-duration:16s}.grid-veil{inset:0;background-image:linear-gradient(rgba(125,242,179,.02) 1px,transparent 0),linear-gradient(90deg,rgba(125,242,179,.02) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 88%);mask-image:radial-gradient(circle at center,black 40%,transparent 88%);opacity:.06}.spark{width:12px;height:12px;border-radius:50%;background:radial-gradient(circle,#fff4b4,rgba(255,244,180,0));box-shadow:0 0 18px #ffe88f;animation:blink 2.4s ease-in-out infinite}.spark-a{top:14%;left:22%}.spark-b{top:20%;right:28%;animation-delay:.8s}.spark-c{bottom:28%;right:16%;animation-delay:1.4s}.hero-shell{position:relative;z-index:1;width:100%;margin:0;padding:28px 30px 18px;border:0;border-radius:0;background:linear-gradient(180deg,rgba(5,27,22,.28),rgba(4,16,13,.28)),radial-gradient(circle at top center,rgba(255,221,131,.02),transparent 50%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:var(--shadow);min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between}.hero-stage{display:grid;grid-template-columns:minmax(240px,1fr) minmax(420px,620px) minmax(260px,1fr);align-items:center;grid-gap:22px;gap:22px}.city-panel,.map-panel{position:relative;min-height:410px}.city-glow,.map-halo{position:absolute;inset:auto;width:100%;height:100%;border-radius:50%;filter:blur(18px);opacity:.32}.map-halo{background:radial-gradient(circle at 48% 42%,rgba(101,240,160,.28),transparent 65%)}.city-glow{background:radial-gradient(circle at 58% 55%,rgba(255,207,84,.34),transparent 62%)}.kaltim-map{position:absolute;inset:0;width:100%;height:100%}.map-shape{fill:rgba(39,130,74,.28);stroke:rgba(122,255,174,.85);stroke-width:2.2;filter:drop-shadow(0 0 14px rgba(122,255,174,.35))}.map-dot{fill:url(#dotGlow);animation:blink 2s ease-in-out infinite}.map-link{fill:none;stroke:rgba(255,225,130,.52);stroke-width:1.3}.floating-badge{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,217,109,.28);border-radius:999px;background:rgba(7,35,28,.66);color:var(--gold-soft);font-size:.85rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 26px rgba(0,0,0,.24);animation:floatTag 6s ease-in-out infinite}.badge-top{top:16%;left:-2%}.badge-mid{top:56%;left:4%;animation-delay:1.2s}.badge-low{bottom:10%;left:16%;animation-delay:2s}.badge-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(240,200,95,.12)}.hero-copy{position:relative;text-align:center}.crest-shell{margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.crest-image,.crest-shell{position:relative;width:auto;height:100px}.crest-image{z-index:1;filter:drop-shadow(0 0 14px rgba(255,214,92,.4));animation:logoPulse 4.2s ease-in-out infinite}.hero-title{display:flex;flex-direction:column;gap:8px;margin:0 0 14px}.hero-title-main,.hero-title-region{display:block;font-size:clamp(1.6rem,2.1vw,2.85rem);line-height:1.1;font-weight:800;letter-spacing:.02em;color:#f7f9f2}.hero-title-region{color:rgba(247,249,242,.92)}.subtitle{margin:0 auto 22px;max-width:780px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.6rem);line-height:1.42;white-space:nowrap}.search-bar{display:flex;align-items:center;width:min(580px,100%);margin:0 auto;padding:7px;border-radius:999px;border:1px solid rgba(255,218,109,.45);background:rgba(5,26,21,.72);box-shadow:0 0 0 1px rgba(125,242,179,.08),0 18px 40px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.search-bar input{flex:1 1;min-width:0;height:54px;border:0;outline:0;color:var(--text);background:transparent;padding:0 18px;font-size:1rem}.search-bar input::placeholder{color:rgba(245,248,239,.6)}.search-bar button{height:54px;border:0;border-radius:999px;padding:0 24px;background:linear-gradient(135deg,#8ea93f,#d4b246);color:#0b180f;font-size:1rem;font-weight:800;cursor:pointer;transition:transform .2s ease,filter .2s ease}.search-bar button:hover{filter:brightness(1.06);transform:translateY(-1px)}.city-panel{overflow:hidden}.city-grid{inset:0;background-image:linear-gradient(rgba(255,223,132,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,223,132,.12) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.9) 25%,rgba(0,0,0,.4));mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.9) 25%,rgba(0,0,0,.4));opacity:.35}.bridge,.city-grid,.dome,.tower,.trend,.wind{position:absolute}.tower{bottom:78px;width:42px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,rgba(254,233,157,.92),rgba(28,55,47,.82));box-shadow:0 0 16px rgba(255,211,95,.34)}.tower:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 20%,rgba(255,255,255,.28) 0,rgba(255,255,255,.28) 28%,transparent 0,transparent 48%,rgba(255,255,255,.25) 0,rgba(255,255,255,.25) 56%,transparent 0)}.tower-a{right:220px;height:180px}.tower-b{right:168px;height:252px;width:58px}.tower-c{right:116px;height:152px;width:34px}.tower-d{right:74px;height:132px;width:28px}.bridge{left:18px;right:98px;bottom:76px;height:6px;background:linear-gradient(90deg,rgba(255,217,104,0),rgba(255,217,104,.9),rgba(255,217,104,0))}.bridge:after,.bridge:before{content:"";position:absolute;bottom:0;width:110px;height:72px;border:3px solid rgba(255,219,111,.75);border-bottom:0;border-left:0;transform:skewX(-26deg)}.bridge:before{left:98px}.bridge:after{left:154px;height:96px}.dome{right:14px;bottom:44px;width:160px;height:82px;border-radius:160px 160px 0 0;border:solid rgba(255,223,127,.7);border-width:3px 3px 10px;background:linear-gradient(180deg,rgba(255,232,148,.3),rgba(15,43,35,.9));box-shadow:inset 0 0 18px rgba(255,231,139,.24),0 0 20px rgba(255,217,104,.18)}.wind{bottom:110px;width:28px;height:110px;border-left:2px solid rgba(255,223,127,.72)}.wind span,.wind span:after,.wind span:before{position:absolute;content:"";width:42px;height:2px;background:rgba(255,223,127,.8);left:-7px;top:26px;transform-origin:left center}.wind span:before{transform:rotate(60deg)}.wind span:after{transform:rotate(-60deg)}.wind span{animation:spin 4s linear infinite}.wind-a{right:8px}.wind-b{right:-36px;bottom:132px}.wind-b span{animation-duration:5s}.trend{top:48px;right:26px;width:120px;height:74px}.trend span{position:absolute;bottom:0;width:18px;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#ffe79b,#d6a53a);box-shadow:0 0 14px rgba(255,221,120,.35);animation:rise 3s ease-in-out infinite alternate}.trend span:first-child{left:0;height:26px}.trend span:nth-child(2){left:26px;height:40px;animation-delay:.2s}.trend span:nth-child(3){left:52px;height:56px;animation-delay:.5s}.trend span:nth-child(4){left:78px;height:70px;animation-delay:.8s}.portal-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:36px}.portal-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:258px;padding:18px 12px 68px;border-radius:20px;border:1px solid rgba(245,202,97,.35);background:linear-gradient(180deg,rgba(7,36,28,.88),rgba(5,19,16,.92));box-shadow:inset 0 0 0 1px rgba(125,242,179,.08),0 18px 42px rgba(0,0,0,.25);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.portal-card-aura{background:linear-gradient(180deg,rgba(10,42,32,.9),rgba(5,19,16,.94))}.portal-card-iris{background:linear-gradient(180deg,rgba(10,44,30,.9),rgba(5,19,16,.94))}.portal-card:hover{transform:translateY(-6px);border-color:rgba(245,202,97,.68);box-shadow:inset 0 0 0 1px rgba(125,242,179,.16),0 28px 56px rgba(0,0,0,.32)}.portal-orbit{position:absolute;inset:auto auto 14px 18px;width:140px;height:28px;border-radius:50%;background:radial-gradient(circle,rgba(118,244,175,.28),transparent 66%);filter:blur(10px)}.portal-icon{display:grid;place-items:center;width:90px;height:90px;margin:0 auto 10px;border-radius:20px;border:1px solid rgba(245,206,101,.3);background:radial-gradient(circle at 50% 35%,rgba(255,225,132,.12),rgba(0,0,0,0));animation:floatTag 4.8s ease-in-out infinite}.portal-icon svg,.value-icon svg{width:100%;height:100%}.portal-icon svg{width:64px;height:64px}.portal-icon-image{overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(255,225,132,.2),rgba(0,0,0,0)),linear-gradient(180deg,rgba(11,52,40,.92),rgba(7,24,20,.96));box-shadow:inset 0 0 0 1px rgba(245,206,101,.12),0 14px 30px rgba(0,0,0,.2)}.portal-icon-logo{display:block;width:auto;max-width:64px;height:auto;max-height:64px;object-fit:contain}.portal-icon-logo-aura{transform:scale(.94);filter:drop-shadow(0 0 8px rgba(255,223,127,.22))}.portal-icon-logo-iris{max-width:72px;max-height:48px;transform:scale(.96);filter:drop-shadow(0 0 8px rgba(255,223,127,.2))}.icon-accent{fill:rgba(255,210,95,.18);stroke:rgba(255,221,133,.92);stroke-width:4}.icon-soft-fill{fill:rgba(118,244,175,.16);stroke:rgba(118,244,175,.86);stroke-width:3}.icon-line{fill:none;stroke:rgba(255,222,132,.92);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.icon-soft{fill:none;stroke:rgba(118,244,175,.88);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.portal-text{width:100%;text-align:center}.portal-text h2{margin:0;color:#f0c75d;font-size:clamp(1.15rem,1.3vw,1.45rem);line-height:1.05;font-weight:900}.portal-text p{margin:8px auto 0;max-width:180px;min-height:40px;color:rgba(244,248,239,.88);font-size:clamp(.78rem,.88vw,.92rem);line-height:1.25}.portal-cta{position:absolute;left:12px;right:12px;bottom:14px;display:inline-flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(245,202,97,.25);background:rgba(9,39,31,.72);color:#eff6e6;font-size:.84rem;font-weight:700}.portal-cta strong{font-size:1.1rem;color:#f0c75d}.value-strip{display:flex;align-items:stretch;gap:22px;margin-top:24px;padding:16px 20px;border-radius:22px;border:1px solid rgba(245,202,97,.18);background:rgba(3,16,13,.65)}.value-list{flex:1 1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.value-item{display:flex;align-items:center;gap:14px;padding-right:12px;border-right:1px solid rgba(245,202,97,.16)}.value-item:last-child{border-right:0}.value-icon{flex:0 0 58px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(245,202,97,.34);background:rgba(7,36,28,.64)}.value-icon svg{width:34px;height:34px}.value-item p{margin:0;color:#f3f7ec;font-size:1.05rem;line-height:1.35}.value-strip blockquote{flex:0 0 360px;margin:0;color:#ead686;font-size:1.08rem;line-height:1.52;border-left:3px solid rgba(245,202,97,.4);padding-left:18px}.footer-bar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"meta social";align-items:center;grid-gap:18px;gap:18px;margin-top:18px;padding:18px 22px;border-top:1px solid rgba(245,202,97,.18);color:rgba(244,248,239,.9)}.copyright,.meta-item{display:block}.copyright,.meta-item span:last-child{color:rgba(244,248,239,.72)}.footer-meta{grid-area:meta;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.meta-item{display:flex;align-items:center;gap:12px}.meta-item span:last-child{line-height:1.45}.footer-social a,.meta-icon{flex:0 0 auto}.meta-icon{display:grid;place-items:center;width:22px;height:22px;color:var(--gold)}.footer-social{grid-area:social;display:flex;align-items:center;gap:10px}.footer-social a{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(245,202,97,.26);color:var(--gold);text-transform:uppercase;font-weight:800;background:rgba(6,30,24,.72);transition:transform .2s ease,border-color .2s ease}.footer-social a svg,.meta-icon svg{width:18px;height:18px}.footer-icon-line{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-icon-dot,.footer-icon-fill{fill:currentColor}.footer-social a:hover{transform:translateY(-2px);border-color:rgba(245,202,97,.7)}.copyright{display:none;margin:0;padding-top:0;text-align:right;font-size:.92rem;align-self:center}@media (min-width:981px){body{overflow-y:hidden}.hero-shell{width:100%;min-height:100dvh;margin:0;padding:14px 18px 12px;border-radius:0}.hero-stage{grid-template-columns:minmax(180px,.82fr) minmax(340px,520px) minmax(200px,.86fr);gap:12px}.city-panel,.map-panel{min-height:270px}.floating-badge{padding:7px 11px;gap:6px;font-size:.72rem}.badge-icon{width:18px;height:18px;font-size:.72rem}.crest-shell{margin-bottom:8px}.crest-image,.crest-shell{width:auto;height:100px}.hero-title{gap:4px;margin:0 0 8px}.hero-title-main,.hero-title-region{font-size:clamp(1.2rem,1.55vw,2rem)}.subtitle{margin-bottom:12px;max-width:620px;font-size:clamp(.92rem,1.08vw,1.22rem);line-height:1.32}.search-bar{width:min(520px,100%);padding:5px}.search-bar button,.search-bar input{height:42px}.search-bar input{padding:0 14px;font-size:.92rem}.search-bar button{padding:0 20px;font-size:.92rem}.tower-a{right:168px;height:124px;width:30px}.tower-b{right:128px;height:180px;width:40px}.tower-c{right:92px;height:110px;width:24px}.tower-d{right:58px;height:96px;width:18px}.bridge{left:22px;right:74px;bottom:50px;height:4px}.bridge:after,.bridge:before{width:72px;height:48px;border-width:2px}.bridge:before{left:72px}.bridge:after{left:106px;height:62px}.dome{right:10px;bottom:30px;width:112px;height:58px;border-bottom-width:7px}.wind{bottom:72px;width:20px;height:74px}.wind span,.wind span:after,.wind span:before{width:28px;left:-4px;top:18px}.wind-b{right:-18px;bottom:88px}.trend{top:26px;right:18px;width:92px;height:58px}.trend span{width:14px;border-radius:8px 8px 0 0}.trend span:first-child{left:0;height:18px}.trend span:nth-child(2){left:20px;height:30px}.trend span:nth-child(3){left:40px;height:42px}.trend span:nth-child(4){left:60px;height:56px}.portal-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:24px}.portal-card{min-height:184px;padding:14px 14px 54px;border-radius:20px}.portal-orbit{inset:auto auto 8px 12px;width:120px;height:22px}.portal-icon{width:74px;height:74px;margin-bottom:10px;border-radius:20px}.portal-icon svg{width:54px;height:54px}.portal-icon-logo{max-width:56px;max-height:56px}.portal-icon-logo-iris{max-width:62px;max-height:40px}.portal-text h2{font-size:clamp(1.12rem,1.25vw,1.5rem)}.portal-text p{margin-top:6px;max-width:180px;min-height:42px;font-size:.84rem;line-height:1.22}.portal-cta{left:14px;right:14px;bottom:12px;min-height:38px;padding:0 14px;font-size:.82rem}.portal-cta strong{font-size:1.1rem}.value-strip{gap:12px;margin-top:12px;padding:10px 14px;border-radius:16px}.value-list{gap:10px}.value-item{gap:10px;padding-right:8px}.value-icon{flex-basis:42px;width:42px;height:42px}.value-icon svg{width:24px;height:24px}.value-item p{font-size:.82rem;line-height:1.18}.value-strip blockquote{flex-basis:286px;font-size:.9rem;line-height:1.35;padding-left:12px}.footer-bar{gap:12px;margin-top:10px;padding:12px 6px 4px}.footer-social{justify-content:flex-start}.copyright{justify-self:end}.copyright,.meta-item span:last-child{font-size:.76rem;line-height:1.25}.footer-meta{gap:10px}.footer-social{gap:8px}.footer-social a{width:34px;height:34px;font-size:.74rem}.copyright{padding-top:2px}}@keyframes drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(18px,26px,0) scale(1.06)}}@keyframes blink{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes logoPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.03)}}@keyframes floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes rise{0%{transform:scaleY(.86);opacity:.72}to{transform:scaleY(1.04);opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.hero-stage{grid-template-columns:.9fr minmax(360px,560px) .95fr}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-bar,.value-strip{grid-template-columns:1fr}.footer-bar{grid-template-areas:"meta" "social"}.value-strip{flex-direction:column}.footer-meta,.value-list{grid-template-columns:repeat(2,minmax(0,1fr))}.copyright{text-align:left}}@media (max-width:980px){.hero-shell{width:100%;padding:18px 14px 16px;margin:0}.hero-stage{grid-template-columns:1fr}.city-panel,.map-panel{min-height:260px}.hero-copy{order:-1}.footer-meta,.portal-grid,.value-list{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bar{grid-template-areas:"meta" "social"}.value-item{border-right:0;padding-right:0}}@media (max-width:640px){.footer-meta,.portal-grid,.value-list{grid-template-columns:1fr}.subtitle{white-space:normal}.hero-title-main,.hero-title-region{font-size:1.35rem}.subtitle{font-size:1rem}.search-bar{flex-direction:column;gap:8px;border-radius:24px;padding:10px}.search-bar button,.search-bar input{width:100%}.portal-card{min-height:284px}.footer-social{flex-wrap:wrap}}