@charset "UTF-8";:root{--new-black-1: #000;--new-black-2: #0F0F0F;--new-gray-1: #333;--new-gray-2: #9A9A9A;--new-gray-3: #D0D0CE;--new-white-1: #F9F9F9;--new-red-1: #90141C;--new-red-2: #F6333F;--new-orange-1: #E4571B;--new-orange-2: #EC6A12;--new-orange-3: #B0703A;--new-blue-1: #132E80;--new-blue-2: #388DE7;--new-blue-3: #03A5EB;--new-blue-4: #7497EF;--new-purple-1: #550BD4;--new-pink-1: #EB405A;--gradient-orange-blue: linear-gradient(90deg, #FF5C02 0%, #1B7DF2 100%);--gold-cream: #F5E6C8;--gold: #F2C879;--gold-mid: #D9AB5C;--gold-deep: #B98A44;--gold-bronze: #8A6A2E;--gradient-gold: linear-gradient(97.78deg, #8A6A2E 0%, #D9AB5C 100%);--price-orange: var(--new-orange-2);--price-blue: var(--new-blue-3);--heading: var(--new-white-1);--label-orange: var(--gold-mid);--label-gray: var(--new-gray-2);--body: var(--new-gray-3);--border-gray: var(--new-gray-2);--panel-white: var(--new-white-1);--panel-gray: var(--new-gray-1);--panel-orange: var(--gradient-gold);--btn-orange: var(--new-orange-2);--btn-blue: var(--new-blue-3);--mini-content-card: var(--gradient-gold);--profile-panel-monthly: var(--gradient-gold);--btn-bundle-card: var(--gradient-gold);--bottom-nav-h: 80px}html{font-size:16px}@media only screen and (min-width: 768px){html{font-size:17.5px}}@media only screen and (min-width: 1440px){html{font-size:19px}}@media only screen and (min-width: 768px){html:has(body.app-wide){font-size:16px}}body{font-family:Prompt}body:has(nav.show){overflow:hidden}body.app-shell>main{padding-bottom:calc(var(--bottom-nav-h) + 2rem + env(safe-area-inset-bottom,0px))}.backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;z-index:50}.backdrop.show{display:block}@media only screen and (min-width: 768px){body.app-shell{background-color:#050505;background-image:linear-gradient(rgba(0,0,0,.38),rgba(0,0,0,.62)),url(/vite/assets/bg-signup-avuaDFKj.jpg);background-size:cover;background-position:center top}body.app-shell>main{background-color:var(--new-black-1);border-left:1px solid rgba(254,79,2,.18);border-right:1px solid rgba(254,79,2,.18);box-shadow:0 0 90px 12px #000000bf}body.app-shell .footer-wrapper{background-color:transparent}body.app-shell .footer-wrapper footer{background-color:var(--new-black-2);border-left:1px solid rgba(254,79,2,.18);border-right:1px solid rgba(254,79,2,.18)}}#chart-switcher-sheet[open]{animation:sheet-slide-up .25s ease-out}@keyframes sheet-slide-up{0%{transform:translateY(28px);opacity:.4}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion: reduce){#chart-switcher-sheet[open]{animation:none}}.dash-main,.dash-rail{display:contents}@media only screen and (min-width: 768px){body.app-wide{--sidebar-w: 240px}body.app-wide.app-shell{background-image:none;background-color:var(--new-black-1)}body.app-wide .header-wrapper,body.app-wide .footer-wrapper{display:none}body.app-wide>main{max-width:none;margin-left:var(--sidebar-w);margin-right:0;border-left:0;border-right:0;box-shadow:none;background-color:transparent;padding-bottom:2rem}body.app-wide .app-sidebar{position:fixed;top:0;left:0;width:var(--sidebar-w);height:100vh;padding:22px 14px;background-color:var(--new-black-2);border-right:1px solid rgba(217,171,92,.18);overflow-y:auto;z-index:60}body.app-wide .sidebar-item{color:var(--body);opacity:.72;transition:background-color .15s,opacity .15s}body.app-wide .sidebar-item:hover{opacity:1;background-color:#ffffff0d}body.app-wide .sidebar-item.is-active{opacity:1;color:var(--gold-cream);background-color:#d9ab5c24;box-shadow:inset 3px 0 0 var(--gold-mid)}body.app-wide #account{max-width:640px;margin-inline:auto;padding:28px 24px}}#available-packages header p,#packages header p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#available-packages header p.show,#packages header p.show{-webkit-line-clamp:unset}#available-packages header p.show+button,#packages header p.show+button{transform:rotate(180deg)}#available-packages input[name=bundle_package]:checked,#packages input[name=bundle_package]:checked{display:flex;color:transparent;background-image:none;border-width:2px;border-style:solid}#available-packages input[name=bundle_package]:checked:before,#packages input[name=bundle_package]:checked:before{content:"";display:block;margin:auto;width:55%;height:55%;border-radius:50%}#available-packages .card:has(input[name=bundle_package]:checked),#packages .card:has(input[name=bundle_package]:checked){background-color:var(--new-black-1)}#available-packages .card .tag.normal,#packages .card .tag.normal{display:none}#available-packages .card.bundle,#packages .card.bundle{width:100%}#available-packages .card.bundle:has(input[name=bundle_package]:checked),#packages .card.bundle:has(input[name=bundle_package]:checked){background:linear-gradient(to top,var(--new-black-1),var(--new-black-1)) padding-box,linear-gradient(336.15deg,#FB5D07 .79%,#257CE8 100%) border-box}#available-packages .card.bundle input[name=bundle_package]:checked,#packages .card.bundle input[name=bundle_package]:checked{border-color:var(--new-orange-2)}#available-packages .card.bundle input[name=bundle_package]:checked:before,#packages .card.bundle input[name=bundle_package]:checked:before{background-color:var(--btn-orange)}#available-packages .card.end_date,#packages .card.end_date{width:155px}#available-packages .card.end_date:has(input[name=bundle_package]:checked),#packages .card.end_date:has(input[name=bundle_package]:checked){border-color:var(--new-orange-2)}#available-packages .card.end_date input[name=bundle_package]:checked,#packages .card.end_date input[name=bundle_package]:checked{border-color:var(--new-orange-2)}#available-packages .card.end_date input[name=bundle_package]:checked:before,#packages .card.end_date input[name=bundle_package]:checked:before{background-color:var(--btn-orange)}@media only screen and (min-width: 768px){body.app-wide #available-packages{max-width:680px;margin-inline:auto;padding:28px 24px}}@media only screen and (min-width: 1024px){body.app-wide #available-packages{max-width:1024px}body.app-wide #available-packages .bundle-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;align-items:stretch}body.app-wide #available-packages .bundle-card-list .card{display:flex;flex-direction:column}body.app-wide #available-packages .bundle-card-list .card form{margin-top:auto}}#about.about h2{font-size:1.375em;font-weight:500}#about.about p{font-weight:300}#about.about span.highlight{color:var(--new-orange-2)}#about.about .header:after{content:"";width:100%;height:20%;position:absolute;bottom:0;left:0;background:linear-gradient(to top,black 0%,rgba(0,0,0,0) 100%)}#about.about .header .background{background-image:url(/vite/assets/bg-about-1-mobile-yQh3SHnw.webp);background-position:center 14%}#about.about .follower-counter+div{background-image:linear-gradient(to bottom,rgba(0,0,0,0) 90%,rgb(0,0,0) 100%),url(/vite/assets/bg-about-2-mobile-s0pc5mfO.webp)}#about.about .service-wrapper{background-image:url(/vite/assets/bg-about-3-mobile-gHCaJD4a.webp)}#about.about #services>div{grid-template-columns:1fr 1fr}#about.about #services .service-card{border-width:3px;border-radius:24px}#about.about #services .service-card>div{flex-direction:column;row-gap:.25rem}#about.about .essay h2{font-size:1.75em}#about.about .essay div>div:first-child{background-image:linear-gradient(to top,rgba(0,0,0,0) 80%,rgb(0,0,0) 100%),url(/vite/assets/bg-about-4-mobile-np0Ot8vJ.webp)}#about.about .essay div>div:first-child:after{content:"";width:100%;height:40%;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0,0,0) 10%,rgba(0,0,0,0) 100%)}#about.about .history h4{font-size:1.125em;font-weight:600}#about.about .experience{background-image:url(/vite/assets/bg-about-5-mobile-n_kHeBrw.webp),url(/vite/assets/bg-about-6-mobile-bLVNxqEX.webp);background-repeat:no-repeat;background-size:100%,cover;background-position:top center,center}#about.about .history ol li:before,#about.about .experience ol li:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--new-gray-1);top:0;top:.375rem;left:0;z-index:0}#about.about .history ol li:last-child:before,#about.about .experience ol li:last-child:before{height:calc(100% - .375rem)}#about.about .history ol li p,#about.about .experience ol li p{margin-bottom:1rem;font-size:1em}#about.about .contact{background-image:url(/vite/assets/bg-about-7-mobile-zgCq-YBR.webp)}@media only screen and (min-width: 405px){#about.about h2{font-size:1.5em}}@media only screen and (min-width: 768px){#about.about .header{background-image:url(/vite/assets/bg-about-1-desktop-Yw2GeEuE.webp);background-repeat:no-repeat;background-size:cover}#about.about .header:after{height:40%}#about.about .header h2{font-size:1.25714em}#about.about .header .background{background-image:none}#about.about .follower-counter+div{background-image:linear-gradient(to bottom,rgba(0,0,0,0) 90%,rgb(0,0,0) 100%),url(/vite/assets/bg-about-2-desktop-uT5PlbvQ.webp)}#about.about .service-wrapper{background-image:url(/vite/assets/bg-about-3-desktop-6PRhHeRv.webp);background-size:110%}#about.about #services .service-card{text-align:left}#about.about #services .service-card>div{flex-direction:row;row-gap:0}#about.about .essay{position:relative;background-image:url(/vite/assets/bg-about-4-desktop-YX_mlg-N.webp);background-repeat:no-repeat;background-position:right;background-size:cover}#about.about .essay:after{content:"";width:100%;height:40%;position:absolute;bottom:-.25rem;left:0;right:0;background:linear-gradient(to top,rgb(0,0,0) 10%,rgba(0,0,0,0) 100%)}#about.about .essay div>div:first-child{background-image:none}#about.about .essay div>div:first-child:after{display:none}#about.about .experience{background-image:url(/vite/assets/bg-about-5-desktop-QUb1Cg3e.webp),url(/vite/assets/bg-about-6-desktop-a_2w5r51.webp);background-position:top right,center;background-size:135%,cover}#about.about .contact{background-image:url(/vite/assets/bg-about-7-desktop-U4Dze9Rz.webp)}}@media only screen and (min-width: 1024px){#about.about h2{font-size:1.82857em}#about.about h3{font-size:1.6em}#about.about ol li span{font-size:1.25714em}#about.about .header h2{font-size:1.7em}#about.about .essay h2{font-size:2.25em}#about.about #services .service-card h3,#about.about .history h4{font-size:1.42857em}#about.about .experience{background-size:115%,cover}}#ais-event h2{font-size:1.375em;font-weight:500}#ais-event p{font-weight:300}#ais-event span.highlight{color:var(--new-orange-2)}#ais-event span.text-semibold{font-weight:600}#ais-event .ais-event-container{background-image:url(/vite/assets/bg-ais-event-1-mobile-mqRnW5f7.webp),url(/vite/assets/bg-about-6-mobile-bLVNxqEX.webp);background-repeat:no-repeat;background-position:center 3rem,center bottom;background-size:contain,145%}#ais-event .picture-wrapper{scrollbar-width:none;-ms-overflow-style:none}#ais-event .picture-wrapper::-webkit-scrollbar{display:none}@media only screen and (min-width: 405px){#ais-event h2{font-size:1.5em}}@media only screen and (min-width: 768px){#ais-event .ais-event-container{background-image:url(/vite/assets/bg-ais-event-1-desktop-uUnei2dy.webp),url(/vite/assets/bg-ais-event-2-desktop-_Nb-OvCy.webp);background-size:140%,245%}}@media only screen and (min-width: 1024px){#ais-event h2{font-size:1.82857em}#ais-event .ais-event-container{background-size:120%,130%}#ais-event .wrapper h2{font-size:1.65131em}}@media only screen and (min-width: 1440px){#ais-event .ais-event-container{background-size:contain,100%}}#show-article .ql-container.ql-snow{font-size:1em;border-width:0}#show-article .ql-editor{padding:0;white-space:normal}#show-article .contact{background-image:url(/vite/assets/bg-about-7-mobile-zgCq-YBR.webp)}@media only screen and (min-width: 768px){#show-article .contact{background-image:url(/vite/assets/bg-about-7-desktop-U4Dze9Rz.webp)}}#hero,#about,#quote,#feature,#user-review,#past-works,#services,#contact-us,#article{font-size:1rem;line-height:1.41}#hero h2,#about h2,#quote h2,#feature h2,#user-review h2,#past-works h2,#services h2,#contact-us h2,#article h2{font-size:1.625em}#hero h3,#about h3,#quote h3,#feature h3,#user-review h3,#past-works h3,#services h3,#contact-us h3,#article h3{font-size:1.375em;font-weight:600}#hero h4,#about h4,#quote h4,#feature h4,#user-review h4,#past-works h4,#services h4,#contact-us h4,#article h4{font-size:1em;font-weight:500}#hero a,#about a,#quote a,#feature a,#user-review a,#past-works a,#services a,#contact-us a,#article a{font-size:1em}@media only screen and (min-width: 1024px){#hero h2,#about h2,#quote h2,#feature h2,#user-review h2,#past-works h2,#services h2,#contact-us h2,#article h2{font-size:2.22857em}#hero h3,#about h3,#quote h3,#feature h3,#user-review h3,#past-works h3,#services h3,#contact-us h3,#article h3{font-size:1.45714em}#hero h4,#about h4,#quote h4,#feature h4,#user-review h4,#past-works h4,#services h4,#contact-us h4,#article h4{font-size:1.22857em}}@media only screen and (min-width: 1440px){#hero h3,#about h3,#quote h3,#feature h3,#user-review h3,#past-works h3,#services h3,#contact-us h3,#article h3{font-size:1.68421em}#hero a,#about a,#quote a,#feature a,#user-review a,#past-works a,#services a,#contact-us a,#article a{font-size:1.10526em}}#hero h1{font-size:2.5em}#hero p{font-size:1.15625em}@media only screen and (min-width: 1024px){#hero h1{font-size:2.97142em}#hero p{font-size:1.25714em}}@media only screen and (min-width: 1440px){#hero p{font-size:1.42105em}}#about .img-wrapper:before{content:"";width:100%;max-width:1440px;height:70%;position:absolute;bottom:0;left:0;background:linear-gradient(to top,#000000 0%,rgba(0,0,0,.7) 50%,rgba(0,0,0,0) 90%)}#about p,#about .pre-title{font-size:1em}#about .text-exp{font-size:1.25em}#about .text-exp-year span:first-child{font-size:5.75em}#about .text-exp-year span:last-child{padding-left:.75rem;font-size:4.25em}@media only screen and (min-width: 1024px){#about .content:after{content:"";width:100vw;max-width:1440px;height:50%;position:absolute;bottom:0;left:0;background:linear-gradient(to top,#000000 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 80%)}#about p,#about .pre-title{font-size:1.25714em}#about .text-exp{font-size:1.6em}#about .text-exp-year span:first-child{font-size:7.31428em}#about .text-exp-year span:last-child{padding-left:.75rem;font-size:5.48571em}}@media only screen and (min-width: 1440px){#about .img-wrapper:before{display:none}}#quote{background-size:140%;background-position:center;background-repeat:no-repeat;background-attachment:fixed}#quote p{font-size:1.5em;text-shadow:1px 1px 6px rgba(0,0,0,.8)}#quote .pre-title{font-size:1em}@media only screen and (min-width: 1024px){#quote p{font-size:2.05714em}#quote .bg-wrapper{background-size:87%}#quote .pre-title{font-size:1.25714em}}#feature{background-image:url(/vite/assets/bg-feature-ENy2T-P7.webp);background-position:50% 30%;background-size:auto 74%;background-repeat:no-repeat}#feature .feature-card{min-height:108px;height:min-content;max-width:375px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#feature .feature-card h4{line-height:1.4}#feature .feature-card p{font-size:1em;color:var(--new-white-1);line-height:1.41}@media only screen and (min-width: 768px){#feature{background-position:50% 27%}#feature .feature-card{min-height:200px;justify-content:flex-start;align-items:flex-start}}@media only screen and (min-width: 1180px){#feature{background-size:auto 76.5%;background-position:50% 41%}#feature .feature-card:nth-child(5){transform:translate(-42px)}#feature .feature-card:nth-child(6){transform:translate(42px)}}#user-review .wrapper{background:radial-gradient(30% 50% at 50% 50%,rgba(255,92,2,.4) 0%,rgba(255,92,2,0) 100%)}#user-review .indicator.active{background-color:var(--new-orange-3)}#user-review .user-review-card a{font-size:.875em}@media only screen and (min-width: 768px){#packages .bundle-package{max-width:800px;margin-left:auto;margin-right:auto}#packages .bundle-package .card.bundle{width:220px;padding:2rem 1rem 1rem}#packages .end-date-package{max-width:650px;margin-left:auto;margin-right:auto}#packages .end-date-package .card.end_date{width:185px;padding:2rem 1rem .75rem}}.section-title:after{content:"";display:block;margin:10px auto 0;height:4px;width:80px;background:var(--btn-orange)}#past-works:before{content:"";width:100%;height:115%;position:absolute;bottom:0;left:0;z-index:-10;background-image:url(/vite/assets/bg-past-works-jEZjo-U6.webp);background-position:center;background-size:cover}#past-works .orange-gradient-circle{background:radial-gradient(50% 50% at 50% 50%,rgba(255,92,2,.4) 0%,rgba(255,92,2,0) 100%)}#past-works .tab-menu{position:relative}#past-works .tab-menu .selected{border-bottom-width:3px;border-color:var(--btn-orange)}#past-works .tab-menu:after{content:"";display:block;position:absolute;bottom:17px;height:1px;width:60%;background:var(--new-gray-1);z-index:-1}#past-works .tab-body{visibility:hidden;display:none}#past-works .tab-body.selected{visibility:visible;display:grid}#past-works .tab-body a{z-index:10}#past-works .past-work-photo-1{grid-column:1/-1;grid-row:1/2;height:275px;background-image:url(/vite/assets/past-work-1--2A4edWK.jpg);background-repeat:no-repeat;background-size:cover;background-position-y:unset}@media only screen and (min-width: 768px){#past-works .past-work-photo-1{grid-column-start:2;grid-row:1/4;height:100%;background-position-y:center}}#services .service-card h3{font-size:1.125em}#services .service-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}#services .service-card p.expand{-webkit-line-clamp:unset}#services .service-card button{font-size:.875em}#wrapper-services-contact-us{background:url(/vite/assets/bg-past-works-jEZjo-U6.webp),url(/vite/assets/bg-services-contact-us-1-BWJqIDUu.webp),var(--new-black-1);background-repeat:no-repeat;background-position:50% 35%,bottom right;background-size:cover,85%;background-blend-mode:normal}#article>div{scrollbar-width:none;-ms-overflow-style:none}#article>div::-webkit-scrollbar{display:none}#landing-lagnara .teaser-scroll,#lagnara-hero .teaser-scroll{scrollbar-width:none;-ms-overflow-style:none}#landing-lagnara .teaser-scroll::-webkit-scrollbar,#lagnara-hero .teaser-scroll::-webkit-scrollbar{display:none}#profile-lakhana span.ลั{display:none}#profile-lakhana .rasi{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;position:absolute}#profile-lakhana .rasi span{font-size:clamp(1rem,6.5vw,1.8rem);color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.8588235294)}#profile-lakhana .rasi-0{top:8%;left:43%;width:15%;height:10%;align-content:flex-start}#profile-lakhana .rasi-1{top:10%;left:23%;width:15%;height:10%;justify-content:flex-end;align-content:flex-start}#profile-lakhana .rasi-2{top:26%;left:12%;width:25%;height:10%;justify-content:flex-start}#profile-lakhana .rasi-3{top:45%;left:8%;width:25%;height:10%;justify-content:flex-start}#profile-lakhana .rasi-4{top:63%;left:12%;width:25%;height:10%;justify-content:flex-start}#profile-lakhana .rasi-5{top:80%;left:23%;width:15%;height:10%;justify-content:flex-end;align-content:flex-end}#profile-lakhana .rasi-6{top:82%;left:43%;width:15%;height:10%;align-content:flex-end}#profile-lakhana .rasi-7{top:80%;left:62%;width:15%;height:10%;justify-content:flex-start;align-content:flex-end}#profile-lakhana .rasi-8{top:63%;left:63%;width:25%;height:10%;justify-content:flex-end}#profile-lakhana .rasi-9{top:45%;left:67%;width:25%;height:10%;justify-content:flex-end}#profile-lakhana .rasi-10{top:26%;left:63%;width:25%;height:10%;justify-content:flex-end;align-content:center}#profile-lakhana .rasi-11{top:10%;left:62%;width:15%;height:10%;justify-content:flex-start;align-content:flex-start}#duang-circle-wrapper{border-radius:9999px;background-repeat:no-repeat;background-size:cover;background-position:center}#duang-circle-wrapper .center-logo{width:12%;height:12%;background-size:cover;position:absolute;top:44%;left:44%}#profile-lakhana.lagnara-wheel .rasi{justify-content:center;align-content:center;align-items:center;column-gap:1px}#profile-lakhana.lagnara-wheel .rasi span{font-size:clamp(.6rem,3.2vw,.8rem);color:#f5e6c8;text-shadow:1px 1px 4px rgba(0,0,0,.8588235294)}#profile-lakhana.lagnara-wheel .rasi-3{left:14%}#profile-lakhana.lagnara-wheel .rasi-9{left:61%}#profile-lakhana.lagnara-wheel .rasi-2{left:8%}#profile-lakhana.lagnara-wheel .rasi-10{left:65%}header nav.show{transform:translate(-100%);transition:transform .3s ease-in-out}@media only screen and (min-width: 1440px){header nav .socials svg{width:24px}}footer .socials svg{width:22px}#lagnara-hero h1.font-serif{font-family:Georgia,Iowan Old Style,Times New Roman,serif}#lagnara-hero .live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#F2C879;margin-right:7px;position:relative;top:-2px;animation:sky-pulse-dot 2.4s ease-out infinite}#lagnara-hero .wheel-face{position:relative;width:100%;aspect-ratio:1/1;background-size:contain;background-repeat:no-repeat;background-position:center}#lagnara-hero .sun-glow{position:absolute;left:50%;top:50%;width:24%;height:24%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,214,130,.7),rgba(240,200,120,.15) 55%,transparent 70%);mix-blend-mode:screen;pointer-events:none;animation:sky-breathe 3.8s ease-in-out infinite}#lagnara-hero .core-disc{position:absolute;left:50%;top:50%;width:19.5%;height:19.5%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(circle,#0b0810 0%,#0b0810 62%,rgba(11,8,16,.92) 78%,rgba(11,8,16,0) 100%)}#lagnara-hero .core-logo{position:absolute;left:50%;top:50%;width:15%;height:15%;transform:translate(-50%,-50%);pointer-events:none;background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 6px rgba(240,200,120,.35));animation:sky-logo-breathe 3.8s ease-in-out infinite}#lagnara-hero .sweep-wrap{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;animation:sky-spin 26s linear infinite}#lagnara-hero .sweep{position:absolute;left:50%;top:5%;width:26%;height:26%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,236,190,.5),transparent 65%);mix-blend-mode:screen;filter:blur(2px)}#lagnara-hero .twinkle{position:absolute;width:3px;height:3px;border-radius:50%;background:#F2C879;pointer-events:none;animation:sky-twinkle 2.6s ease-in-out infinite}#lagnara-hero .sky-house{position:absolute;transform:translate(-50%,-50%);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 5px;max-width:2.3em;font-family:Georgia,serif;font-weight:700;font-size:clamp(.62rem,2.6vw,.8rem);line-height:1.05;color:#f2c879;text-shadow:0 0 5px #000,0 0 3px #000,0 1px 2px #000;opacity:0;animation:sky-pop .5s ease forwards}#lagnara-hero .sky-card{transition:border-color .2s ease,transform .2s ease}#lagnara-hero .sky-card:hover{border-color:#b98a44;transform:translateY(-2px)}#lagnara-hero .sky-card-badge{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-weight:700;font-size:12px;color:#f2c879;border:1px solid #B98A44;background:rgba(217,171,92,.08)}#lagnara-hero .liptic{transition:color .25s ease}#lagnara-hero .liptic.tick{color:#fff}@keyframes sky-pulse-dot{0%{box-shadow:0 0 #d9ab5c59}70%{box-shadow:0 0 0 7px #d9ab5c00}to{box-shadow:0 0 #d9ab5c00}}@keyframes sky-breathe{0%,to{opacity:.45;transform:translate(-50%,-50%) scale(1)}50%{opacity:.85;transform:translate(-50%,-50%) scale(1.12)}}@keyframes sky-logo-breathe{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}@keyframes sky-spin{to{transform:rotate(360deg)}}@keyframes sky-twinkle{0%,to{opacity:.12}50%{opacity:.9}}@keyframes sky-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion: reduce){#lagnara-hero .sun-glow,#lagnara-hero .core-logo,#lagnara-hero .sweep-wrap,#lagnara-hero .twinkle,#lagnara-hero .live-dot,#lagnara-hero .sky-house{animation:none!important}#lagnara-hero .sky-house{opacity:1!important}}
