.du-root{--bg-void: #070715;--bg-deep: #0d0d2b;--bg-surface: #12122e;--bg-card: #181838;--bg-card-hover: #1e1e45;--border: rgba(255,255,255,.08);--border-glow: rgba(255,153,51,.3);--text-primary: #f0e6d3;--text-secondary:#a89880;--text-muted: #9c92b8;--saffron: #FF9933;--saffron-dim: #cc7a29;--gold: #FFD700;--gold-dim: #b8960a;--teal: #00CED1;--rose: #e8507a;--purple: #9b59b6;--sidebar-w: 280px;--detail-w: 380px;--header-h: 72px;--radius: 12px;--radius-lg: 20px;--transition: all .25s cubic-bezier(.4,0,.2,1);--glow-saffron: 0 0 20px rgba(255,153,51,.4);--glow-gold: 0 0 20px rgba(255,215,0,.3)}.du-root,.du-root *,.du-root *:before,.du-root *:after{box-sizing:border-box;margin:0;padding:0}.du-root{scroll-behavior:smooth;font-size:16px;font-family:Poppins,system-ui,sans-serif;background:var(--bg-void);color:var(--text-primary);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}.du-root{scrollbar-width:none;-ms-overflow-style:none}.du-root ::-webkit-scrollbar{width:0;height:0;display:none}.du-root h1,.du-root h2,.du-root h3{font-family:Cinzel,serif}.du-root .devanagari{font-family:Noto Sans Devanagari,sans-serif}.du-root .site-header{position:sticky;top:0;z-index:1000;height:var(--header-h);display:flex;align-items:center;padding:0 24px;background:#070715f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.du-root .header-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.du-root .logo-icon{position:relative;width:42px;height:42px;background:radial-gradient(120% 120% at 28% 22%,#fff6d0 0%,var(--gold) 38%,var(--saffron) 78%,#d8761f 100%);border-radius:13px;display:flex;align-items:center;justify-content:center;box-shadow:var(--glow-saffron),inset 0 1px #ffffffa6,inset 0 -2px 6px #78320059;flex-shrink:0}.du-root .logo-icon:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:9px;border:1px solid rgba(90,40,0,.22);pointer-events:none}.du-root .logo-icon span{font-family:"Noto Serif Devanagari",Noto Sans Devanagari,serif;font-size:24px;line-height:1;font-weight:700;color:#2a1400;text-shadow:0 1px 0 rgba(255,255,255,.45);transform:translateY(1px)}.du-root .logo-text{display:flex;flex-direction:column;line-height:1.1}.du-root .logo-name{font-family:Cinzel,serif;font-size:15px;font-weight:700;background:linear-gradient(90deg,var(--saffron),var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.du-root .logo-sub{font-size:10px;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase}.du-root .header-tagline{flex:1;text-align:center;font-size:12px;color:var(--text-secondary);padding:0 20px;display:none}@media (min-width:900px){.du-root .header-tagline{display:block}}.du-root .header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.du-root .btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:50px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:var(--transition);text-decoration:none;white-space:nowrap;font-family:Poppins,sans-serif}.du-root .btn-primary{background:linear-gradient(135deg,var(--saffron),var(--gold));color:#1a0a00}.du-root .btn-primary:hover{transform:translateY(-1px);box-shadow:var(--glow-saffron)}.du-root .btn-ghost{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border)}.du-root .btn-ghost:hover{border-color:var(--saffron);color:var(--saffron)}.du-root .btn-icon{width:1.15em;height:1.15em;flex-shrink:0}.du-root .du-icon{width:1em;height:1em;flex-shrink:0;vertical-align:-.125em}.du-root .btn-sm{padding:10px 18px;font-size:12px;min-height:44px}.du-root .btn-xs{padding:8px 12px;font-size:11px;min-height:40px}.du-root .page-layout{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-h))}.du-root .main-content{display:flex;flex:1;align-items:flex-start;overflow:visible}.du-root .sidebar-left{width:var(--sidebar-w);flex-shrink:0;background:radial-gradient(120% 42% at 50% 0%,rgba(255,153,51,.1),transparent 62%),linear-gradient(180deg,var(--bg-surface) 0%,var(--bg-deep) 34%,var(--bg-void) 100%);border-right:1px solid var(--border);position:sticky;top:var(--header-h);align-self:flex-start;max-height:calc(100vh - var(--header-h));overflow-y:auto;padding:22px 16px 28px;display:flex;flex-direction:column;gap:26px}.du-root .sidebar-section{position:relative;padding:14px 14px 16px;border-radius:var(--radius-lg);background:linear-gradient(160deg,#ffffff0b,#ffffff03);border:1px solid var(--border);box-shadow:inset 0 1px #ffffff0d}.du-root .sidebar-section:before{content:"";position:absolute;top:-1px;left:16%;right:16%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.5),transparent)}.du-root .sidebar-section-title{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.du-root .sidebar-section-title svg{width:15px;height:15px;flex-shrink:0;color:var(--saffron);filter:drop-shadow(0 0 6px rgba(255,153,51,.45))}.du-root .sidebar-section-title em{margin-left:auto;font-style:normal;font-size:12px;font-weight:500;letter-spacing:normal;text-transform:none;color:var(--text-muted)}.du-root .search-box{position:relative}.du-root .search-box input{width:100%;background:#0707158c;border:1px solid var(--border);border-radius:50px;padding:11px 16px 11px 40px;color:var(--text-primary);font-size:13px;font-family:Poppins,sans-serif;transition:var(--transition);outline:none}.du-root .search-box input:focus{border-color:#ffd7008c;background:#070715bf;box-shadow:0 0 0 3px #ff993324,var(--glow-saffron)}.du-root .search-box input:focus+.search-icon{color:var(--gold)}.du-root .search-box input::-moz-placeholder{color:var(--text-muted)}.du-root .search-box input::placeholder{color:var(--text-muted)}.du-root .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:flex;color:var(--text-secondary);pointer-events:none;transition:var(--transition)}.du-root .search-icon svg{width:15px;height:15px}.du-root .filter-pills{display:flex;flex-wrap:wrap;gap:8px}.du-root .filter-pill{position:relative;display:inline-flex;align-items:center;min-height:36px;padding:8px 16px;border-radius:50px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:var(--text-secondary);transition:var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Poppins,sans-serif}.du-root .filter-pill:hover{border-color:#ffd70073;background:#ff99331a;color:var(--gold);transform:translateY(-1px)}.du-root .filter-pill.active{background:linear-gradient(135deg,var(--gold) 0%,var(--saffron) 100%);border-color:#ffd700e6;color:#2a1400;font-weight:700;box-shadow:0 2px 14px #ff993361,inset 0 1px #ffffff73}.du-root .filter-pill.active:hover{transform:translateY(-1px);color:#2a1400}.du-root .filter-pill:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.du-root .deity-count{position:relative;margin-top:auto;padding-top:20px;font-family:Cinzel,serif;font-size:12px;letter-spacing:.08em;color:var(--text-secondary);text-align:center}.du-root .deity-count:before{content:"";position:absolute;top:0;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.35),transparent)}.du-root .deity-count:after{content:"◆";position:absolute;top:-7px;left:50%;transform:translate(-50%);font-size:9px;color:var(--gold);background:var(--bg-void);padding:0 7px}.du-root .center-panel{flex:1;overflow:visible;display:flex;flex-direction:column;background:var(--bg-void)}.du-root #threejs-container{width:100%;height:360px;position:relative;background:radial-gradient(ellipse 70% 60% at 50% 45%,rgba(255,153,51,.07),transparent 70%),var(--bg-void);flex-shrink:0;overflow:hidden}.du-root #threejs-container canvas{display:block;width:100%!important;height:100%!important}.du-root .canvas-hint{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-muted);background:#070715cc;padding:4px 12px;border-radius:50px;pointer-events:none}.du-root .threejs-tooltip{position:fixed;background:#0a0a1af0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--saffron);color:var(--text-primary);padding:8px 14px;border-radius:10px;pointer-events:none;z-index:9999;display:none;box-shadow:var(--glow-saffron);white-space:nowrap;line-height:1.45}.du-root .threejs-tooltip strong{display:block;font-family:Cinzel,serif;font-size:13px;font-weight:700;color:var(--text-primary)}.du-root .threejs-tooltip span{display:block;font-size:11px;font-weight:500;color:var(--text-muted)}.du-root .universe-legend{position:absolute;top:12px;right:12px;display:flex;flex-wrap:wrap;gap:12px;padding:8px 14px;border-radius:50px;background:#070715b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);pointer-events:none;z-index:2}.du-root .universe-legend span{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.du-root .universe-legend i{width:8px;height:8px;border-radius:50%;flex-shrink:0}.du-root .deity-grid-header{padding:16px 20px 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.du-root .deity-grid-header h2{font-size:14px;font-weight:600;color:var(--text-secondary);font-family:Poppins,sans-serif}.du-root .deity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;padding:16px 20px}.du-root .deity-card{position:relative;border-radius:var(--radius);padding:0;cursor:pointer;transition:var(--transition);overflow:hidden;border:1px solid var(--border);aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end}.du-root .deity-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;transition:var(--transition);z-index:0}.du-root .deity-card:hover{transform:translateY(-4px);border-color:#ff993380;box-shadow:0 12px 40px #00000080,var(--glow-saffron);z-index:2}.du-root .deity-card.selected{border-color:var(--saffron);box-shadow:0 0 0 2px var(--saffron),var(--glow-saffron)}.du-root .deity-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:top center;z-index:0;overflow:hidden}.du-root .deity-card-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:0;transition:opacity .45s ease,transform .45s ease}.du-root .deity-card-photo.loaded{opacity:1}.du-root .deity-card:hover .deity-card-photo.loaded{transform:scale(1.04)}.du-root .deity-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#070715f7 20%,#070715c7 31%,#07071547 54%,#07071500 78%);z-index:1}.du-root .deity-card-icon{display:none}.du-root .deity-card.no-photo .deity-card-icon{position:absolute;top:12px;left:50%;transform:translate(-50%);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;box-shadow:0 4px 16px #0006}.du-root .deity-card-content{position:relative;z-index:2;padding:10px 10px 12px;text-align:center}.du-root .deity-card-name{font-family:Cinzel,serif;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:6px;line-height:1.2}.du-root .deity-card-badges{display:flex;gap:4px;justify-content:center;flex-wrap:wrap}.du-root .badge{padding:2px 8px;border-radius:50px;font-size:10px;font-weight:600;letter-spacing:.05em;white-space:nowrap}.du-root .badge-weekday{background:#ffd70026;color:var(--gold);border:1px solid rgba(255,215,0,.25)}.du-root .badge-tradition{background:#ff99331f;color:var(--saffron);border:1px solid rgba(255,153,51,.2)}.du-root .detail-panel{width:var(--detail-w);flex-shrink:0;background:var(--bg-deep);border-left:1px solid var(--border);position:sticky;top:var(--header-h);align-self:flex-start;max-height:calc(100vh - var(--header-h));overflow-y:auto;display:flex;flex-direction:column}.du-root .detail-empty{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;padding:26px 22px 34px;text-align:center;gap:12px;background:radial-gradient(90% 40% at 50% 0%,rgba(255,153,51,.11),transparent 66%),radial-gradient(70% 36% at 50% 100%,rgba(155,89,182,.1),transparent 70%)}.du-root .empty-mandala{position:relative;width:132px;height:132px;display:grid;place-items:center;flex-shrink:0}.du-root .empty-mandala:before{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;background:radial-gradient(circle,rgba(255,153,51,.3),transparent 68%);filter:blur(10px)}.du-root .mandala-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:none;stroke:var(--gold);stroke-width:.8;opacity:.55;animation:du-mandala-spin 64s linear infinite}@keyframes du-mandala-spin{to{transform:rotate(360deg)}}.du-root .empty-om{position:relative;font-family:"Noto Serif Devanagari",Noto Sans Devanagari,serif;font-size:44px;line-height:1;color:var(--saffron);text-shadow:0 0 22px rgba(255,153,51,.75)}.du-root .detail-empty h3{font-size:19px;letter-spacing:.02em;background:linear-gradient(90deg,#fff,var(--gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.du-root .empty-sanskrit{font-size:14px;color:var(--saffron);opacity:.85;margin-top:-6px}.du-root .detail-empty p{font-size:13px;color:var(--text-muted);line-height:1.65;max-width:30ch}.du-root .empty-rule{position:relative;width:74%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.4),transparent)}.du-root .empty-rule span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:9px;color:var(--gold);background:var(--bg-deep);padding:0 8px}.du-root .empty-live{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:6px}.du-root .empty-today-label,.du-root .empty-block-label{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.du-root .empty-mantra{padding:16px 14px;border-radius:var(--radius-lg);background:linear-gradient(160deg,#ff99331a,#ffffff05);border:1px solid rgba(255,215,0,.22)}.du-root .empty-mantra-text{font-size:17px;line-height:1.7;color:var(--text-primary);max-width:none;margin-bottom:4px}.du-root .empty-mantra-name{font-size:11px;letter-spacing:.06em;color:var(--text-secondary);max-width:none;margin-bottom:12px}.du-root .empty-traditions{display:flex;flex-direction:column;gap:7px}.du-root .empty-tradition{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border-radius:50px;cursor:pointer;font:inherit;text-align:left;background:#ffffff0a;border:1px solid var(--border);transition:var(--transition)}.du-root .empty-tradition:hover{background:#ff99331a;border-color:#ffd70073;transform:translate(2px)}.du-root .empty-tradition-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.du-root .empty-tradition-name{font-size:12px;font-weight:600;color:var(--text-primary)}.du-root .empty-tradition-faces{display:flex;margin-left:auto}.du-root .empty-tradition-faces img{width:22px;height:22px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:1px solid rgba(255,215,0,.35);margin-left:-7px;background:var(--bg-card)}.du-root .empty-tradition-faces img:first-child{margin-left:0}.du-root .empty-tradition-count{font-family:Cinzel,serif;font-size:12px;color:var(--gold);min-width:14px;text-align:right}.du-root .empty-today-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.du-root .empty-today-chip{display:flex;align-items:center;gap:8px;padding:5px 14px 5px 5px;border-radius:50px;cursor:pointer;font:inherit;font-size:12px;font-weight:600;color:var(--text-primary);background:#ffffff0d;border:1px solid rgba(255,215,0,.28);transition:var(--transition)}.du-root .empty-today-chip img{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:1px solid rgba(255,215,0,.5)}.du-root .empty-today-chip:hover{background:#ff993324;border-color:var(--gold);transform:translateY(-1px);box-shadow:var(--glow-saffron)}.du-root .empty-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:14px 8px;border-radius:var(--radius);background:#ffffff09;border:1px solid var(--border)}.du-root .empty-stat{display:flex;flex-direction:column;gap:2px}.du-root .empty-stat b{font-family:Cinzel,serif;font-size:17px;color:var(--gold)}.du-root .empty-stat span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.du-root .empty-hints{list-style:none;display:flex;flex-direction:column;gap:7px;text-align:left}.du-root .empty-hints li{position:relative;padding-left:18px;font-size:11.5px;line-height:1.5;color:var(--text-muted)}.du-root .empty-hints li:before{content:"✦";position:absolute;left:0;color:var(--saffron);opacity:.75}@media (prefers-reduced-motion: reduce){.du-root .mandala-svg{animation:none}}.du-root .detail-hero{position:relative;height:240px;overflow:hidden;flex-shrink:0}.du-root .detail-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-size:cover;background-position:top center}.du-root .detail-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:0;transition:opacity .5s ease}.du-root .detail-hero-photo.loaded{opacity:1}.du-root .detail-hero-emoji{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;font-size:80px;opacity:.8}.du-root .detail-hero.no-photo .detail-hero-emoji{display:flex}.du-root .detail-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--bg-deep) 20%,rgba(13,13,43,.5) 70%,transparent 100%)}.du-root .detail-hero-content{position:absolute;bottom:0;left:0;right:0;padding:16px 20px}.du-root .detail-deity-name{font-size:28px;font-weight:900;background:linear-gradient(90deg,#fff,var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.du-root .detail-deity-power{font-size:12px;color:var(--saffron);letter-spacing:.15em;text-transform:uppercase;margin-top:4px}.du-root .detail-body{padding:20px;display:flex;flex-direction:column;gap:24px}.du-root .detail-section{display:flex;flex-direction:column;gap:12px}.du-root .detail-section-title{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--saffron);padding-bottom:8px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px}.du-root .detail-summary{font-size:13px;color:var(--text-secondary);line-height:1.7}.du-root .aspects-chips{display:flex;flex-wrap:wrap;gap:6px}.du-root .aspect-chip{padding:4px 12px;border-radius:50px;font-size:11px;font-weight:500;background:#00ced11a;color:var(--teal);border:1px solid rgba(0,206,209,.2)}.du-root .content-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;transition:var(--transition)}.du-root .content-card:hover{border-color:#ff99334d;background:var(--bg-card-hover)}.du-root .content-card-name{font-size:15px;font-weight:600;margin-bottom:4px;line-height:1.3}.du-root .content-card-name.devanagari{font-size:16px;color:var(--gold)}.du-root .content-card-desc{font-size:12px;color:var(--text-muted);margin-bottom:10px;line-height:1.5}.du-root .content-card-actions{display:flex;gap:8px;flex-wrap:wrap}.du-root .temple-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:14px;transition:var(--transition)}.du-root .temple-card:hover{border-color:#00ced166}.du-root .temple-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.du-root .temple-card-name{font-size:14px;font-weight:600;color:var(--teal);line-height:1.3}.du-root .temple-type-badge{padding:2px 8px;border-radius:50px;font-size:10px;font-weight:600;background:#00ced126;color:var(--teal);border:1px solid rgba(0,206,209,.25);white-space:nowrap;flex-shrink:0}.du-root .temple-location{font-size:12px;color:var(--text-muted);margin-bottom:10px}.du-root .temple-facts{display:none;flex-direction:column;gap:4px;margin-bottom:10px;border-top:1px solid var(--border);padding-top:8px}.du-root .temple-facts.expanded{display:flex}.du-root .temple-fact{font-size:11px;color:var(--text-secondary);padding-left:12px;position:relative;line-height:1.5}.du-root .temple-fact:before{content:"•";position:absolute;left:0;color:var(--saffron)}.du-root .temple-card-actions{display:flex;gap:8px}.du-root .accordion-item{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.du-root .accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--bg-card);cursor:pointer;border:none;color:var(--text-primary);font-size:13px;font-weight:500;font-family:Poppins,sans-serif;transition:var(--transition);text-align:left}.du-root .accordion-trigger:hover{background:var(--bg-card-hover)}.du-root .accordion-arrow{font-size:11px;color:var(--text-muted);transition:transform .25s}.du-root .accordion-item.open .accordion-arrow{transform:rotate(90deg)}.du-root .accordion-body{display:none;padding:12px 16px;background:var(--bg-surface);font-size:12px;color:var(--text-secondary);line-height:1.7;border-top:1px solid var(--border)}.du-root .accordion-item.open .accordion-body{display:block}.du-root .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#070715d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9000;display:none;align-items:center;justify-content:center;padding:20px}.du-root .modal-overlay.open{display:flex}.du-root .modal-box{background:var(--bg-card);border:1px solid var(--border-glow);border-radius:var(--radius-lg);padding:28px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 32px 80px #000000b3,var(--glow-saffron);animation:du-modalIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes du-modalIn{0%{transform:scale(.92) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.du-root .modal-close{position:absolute;top:16px;right:16px;background:var(--bg-surface);border:1px solid var(--border);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);font-size:16px;transition:var(--transition)}.du-root .modal-close:hover{color:var(--text-primary);border-color:var(--saffron)}.du-root .modal-title{font-size:20px;font-weight:700;margin-bottom:8px;padding-right:40px}.du-root .modal-subtitle{font-size:12px;color:var(--text-muted);margin-bottom:20px;letter-spacing:.05em}.du-root .modal-text{font-size:14px;color:var(--text-secondary);line-height:1.8;white-space:pre-line}.du-root .ai-hub{background:var(--bg-deep);border-top:1px solid var(--border);padding:60px 40px}.du-root .ai-hub-header{text-align:center;margin-bottom:40px}.du-root .ai-hub-header h2{font-size:32px;font-weight:900;background:linear-gradient(90deg,var(--saffron),var(--gold),var(--teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.du-root .ai-hub-header p{color:var(--text-muted);font-size:15px;max-width:500px;margin:0 auto;line-height:1.6}.du-root .ai-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;max-width:1200px;margin:0 auto}.du-root .tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;max-width:1200px;margin:0 auto}.du-root .tool-card{display:flex;flex-direction:column;gap:4px;padding:16px 16px 18px;border-radius:16px;background:var(--bg-card);border:1px solid rgba(255,215,0,.16);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.du-root .tool-card:hover,.du-root .tool-card:focus-visible{transform:translateY(-3px);border-color:#ffd70080;box-shadow:0 10px 28px #00000052}.du-root .tool-glyph{font-size:20px;line-height:1;color:gold}.du-root .tool-title{font-weight:600;font-size:15px;color:var(--text-primary, #fff);margin-top:6px}.du-root .tool-sub{font-size:12px;line-height:1.45;color:var(--text-secondary, rgba(255, 255, 255, .66))}@media (prefers-reduced-motion: reduce){.du-root .tool-card{transition:none}.du-root .tool-card:hover{transform:none}}.du-root .ai-tile{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 24px;display:flex;flex-direction:column;gap:12px;transition:var(--transition);position:relative;overflow:hidden}.du-root .ai-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--tile-accent, linear-gradient(90deg, var(--saffron), var(--gold)))}.du-root .ai-tile:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000080;border-color:#ff99334d}.du-root .ai-tile-icon{font-size:36px;line-height:1}.du-root .ai-tile-name{font-size:18px;font-weight:700;color:var(--text-primary)}.du-root .ai-tile-desc{font-size:13px;color:var(--text-secondary);line-height:1.6;flex:1}.du-root .ai-tile-status{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:-4px}.du-root .ai-tile>a.btn{align-self:flex-start}.du-root footer{background:var(--bg-void);border-top:1px solid var(--border);padding:48px 40px 32px}.du-root .footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;max-width:1100px;margin:0 auto 32px;padding-bottom:32px;border-bottom:1px solid var(--border);text-align:left}.du-root .footer-brand{display:flex;flex-direction:column;gap:14px}.du-root .footer-logo{font-family:Cinzel,serif;font-size:18px;font-weight:700;background:linear-gradient(90deg,var(--saffron),var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.du-root .footer-tagline{font-size:12.5px;color:var(--text-muted);line-height:1.65;max-width:280px}.du-root .footer-col{display:flex;flex-direction:column;gap:10px}.du-root .footer-col-title{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--saffron);margin-bottom:2px}.du-root .footer-col a,.du-root .footer-links a{font-size:13px;color:var(--text-muted);text-decoration:none;transition:var(--transition)}.du-root .footer-col a:hover,.du-root .footer-links a:hover{color:var(--saffron)}.du-root .footer-social{display:flex;gap:12px}.du-root .footer-social a{width:34px;height:34px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:15px;text-decoration:none;transition:var(--transition);flex-shrink:0}.du-root .footer-social a:hover{border-color:var(--saffron);transform:translateY(-2px)}.du-root .footer-disclaimer{font-size:12px;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.7;text-align:center}@media (max-width: 900px){.du-root .footer-top{grid-template-columns:1fr 1fr;text-align:left}.du-root .footer-brand{grid-column:1 / -1}}@media (max-width: 560px){.du-root footer{padding:40px 20px 28px}.du-root .footer-top{grid-template-columns:1fr;gap:24px}.du-root .footer-brand{grid-column:auto}}.du-root .toast-container{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:8px}.du-root .toast{background:var(--bg-card);border:1px solid var(--border-glow);border-radius:var(--radius);padding:12px 16px;font-size:13px;color:var(--text-primary);animation:du-toastIn .3s ease;box-shadow:var(--glow-saffron);display:flex;align-items:center;gap:8px;max-width:280px}@keyframes du-toastIn{0%{transform:translate(100px);opacity:0}to{transform:none;opacity:1}}.du-root .toast-icon{font-size:16px}.du-root .du-yt{margin:10px 0 12px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg-void)}.du-root .du-yt-facade{position:relative;display:block;width:100%;aspect-ratio:16 / 9;padding:0;border:0;background:var(--bg-deep);cursor:pointer;overflow:hidden}.du-root .du-yt-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:var(--transition)}.du-root .du-yt-facade:hover .du-yt-poster{transform:scale(1.03)}.du-root .du-yt-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0707154d;transition:var(--transition)}.du-root .du-yt-facade:hover .du-yt-play{background:#0707151f}.du-root .du-yt-play svg{width:54px;height:54px;color:var(--gold);filter:drop-shadow(0 2px 12px rgba(7,7,21,.85));transition:var(--transition)}.du-root .du-yt-facade:hover .du-yt-play svg{transform:scale(1.12)}.du-root .du-yt-facade:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.du-root .du-yt-frame{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:var(--bg-void)}.du-root .du-yt-out{display:flex;align-items:center;gap:6px;min-height:44px;padding:10px 14px;font-size:12px;font-weight:500;color:var(--text-secondary);text-decoration:none;border-top:1px solid var(--border);transition:var(--transition)}.du-root .du-yt-out:hover{color:var(--gold);background:var(--bg-card)}.du-root .du-yt-out svg{width:14px;height:14px;flex-shrink:0}.du-root .du-yt-external{flex-wrap:wrap}.du-root .du-yt-hint{font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-left:6px;white-space:nowrap}@media (max-width: 1100px){.du-root{--detail-w: 320px}}@media (max-width: 900px){.du-root .main-content{flex-direction:column;height:auto;overflow:visible;align-items:stretch}.du-root .center-panel{order:1}.du-root .sidebar-left{order:2}.du-root .detail-panel{order:3}.du-root .sidebar-left{width:100%;max-height:200px;border-right:none;border-top:1px solid var(--border);flex-direction:row;flex-wrap:wrap;align-items:flex-start;overflow-y:visible;overflow-x:auto}.du-root .sidebar-section{flex:1;min-width:180px}.du-root .center-panel{overflow-y:visible}.du-root .detail-panel{width:100%;border-left:none;border-top:1px solid var(--border)}.du-root #threejs-container{height:320px}.du-root .universe-legend{gap:8px;padding:6px 10px}.du-root .universe-legend span{font-size:9px}.du-root .universe-legend i{width:6px;height:6px}.du-root .ai-hub{padding:40px 20px}.du-root footer{padding:30px 20px}}@media (max-width: 600px){.du-root{--header-h: 60px}.du-root .header-actions .btn-ghost{display:none}.du-root .header-actions .header-kundli{display:inline-flex}.du-root .deity-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:12px}.du-root .ai-grid{grid-template-columns:1fr}.du-root .sidebar-left{flex-direction:column;flex-wrap:nowrap;max-height:none;width:100%;padding:12px;gap:12px}.du-root .sidebar-section{flex:none;width:100%;min-width:0;padding:10px 12px 12px}.du-root .filter-pills{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:2px;gap:6px}.du-root .filter-pills::-webkit-scrollbar{display:none}.du-root .filter-pill{flex:0 0 auto;min-height:44px;padding:8px 14px}.du-root .sidebar-section-title{margin-bottom:8px}.du-root .deity-count{margin-top:0}.du-root #threejs-container{height:360px}.du-root .header-actions{gap:6px}.du-root .header-actions .btn-sm{padding:10px 12px;font-size:11px}.du-root .site-header{padding:0 12px}.du-root .header-logo{gap:8px;min-width:0;min-height:44px}.du-root .logo-sub{display:none}.du-root .btn-xs,.du-root .empty-today-chip,.du-root .empty-tradition{min-height:44px}.du-root .footer-col a{min-height:44px;display:flex;align-items:center}}.du-root .shimmer{background:linear-gradient(90deg,var(--bg-card) 25%,var(--bg-card-hover) 50%,var(--bg-card) 75%);background-size:200% 100%;animation:du-shimmer 1.5s infinite}@keyframes du-shimmer{to{background-position:-200% 0}}.du-lang-picker select{background:#00000040;color:var(--du-cream, #f6e9cf);border:1px solid rgba(201,146,46,.45);border-radius:999px;padding:.3rem .75rem;font-size:.8rem;cursor:pointer}.du-lang-picker select:focus-visible{outline:2px solid var(--du-gold, #c9922e);outline-offset:2px}.du-prelaunch{margin:1.75rem auto 0;max-width:46rem;padding:1.35rem 1.5rem 1.5rem;border-radius:1.25rem;text-align:center;border:1px solid rgba(201,146,46,.35);background:radial-gradient(120% 140% at 50% 0%,rgba(228,132,43,.16),transparent 62%),#00000047}.du-prelaunch-kicker{font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:#e4842b;margin:0 0 .4rem}.du-prelaunch-title{font-size:clamp(1.15rem,3.4vw,1.6rem);margin:0 0 1rem;color:#ffd98a;font-weight:700;text-wrap:balance}.du-countdown{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap;margin-bottom:1rem}.du-count-cell{min-width:4.1rem;padding:.6rem .5rem;border-radius:.8rem;background:#00000059;border:1px solid rgba(201,146,46,.3)}.du-count-num{display:block;font-size:1.5rem;font-weight:700;line-height:1;color:#ffd98a;font-variant-numeric:tabular-nums}.du-count-lbl{display:block;margin-top:.25rem;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#d9c4a0}.du-prelaunch-body{margin:0 auto 1.1rem;max-width:34rem;line-height:1.65;font-size:.92rem;color:#d9c4a0}.du-prelaunch-actions{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.du-prelaunch-note{margin:.9rem 0 0;font-size:.72rem;color:#d9c4a0bf}@media (max-width: 420px){.du-count-cell{min-width:3.5rem}}.du-prelaunch--compact{margin:0 0 14px;max-width:none;padding:.9rem .85rem 1rem;border-radius:.9rem;animation:du-prelaunch-glow 3.2s ease-in-out infinite}.du-prelaunch--compact .du-prelaunch-kicker{font-size:.58rem;letter-spacing:.2em}.du-prelaunch--compact .du-prelaunch-title{font-size:.95rem;margin-bottom:.7rem}.du-prelaunch--compact .du-countdown{gap:.3rem;margin-bottom:.7rem}.du-prelaunch--compact .du-count-cell{min-width:0;flex:1 1 0;padding:.4rem .2rem}.du-prelaunch--compact .du-count-num{font-size:1.05rem}.du-prelaunch--compact .du-count-lbl{font-size:.5rem}.du-prelaunch--compact .du-prelaunch-body{font-size:.72rem;line-height:1.5;margin-bottom:.75rem}.du-prelaunch--compact .du-prelaunch-note{font-size:.6rem}.du-prelaunch--compact .du-prelaunch-actions{flex-direction:column;gap:.4rem}.du-prelaunch--compact .du-prelaunch-actions .btn{width:100%;font-size:.78rem;padding:.5rem .6rem}@keyframes du-prelaunch-glow{0%,to{border-color:#c9922e59;box-shadow:0 0 #e4842b00,0 0 10px #e4842b14 inset}50%{border-color:#ffbe5cd9;box-shadow:0 0 18px 2px #e4842b61,0 0 14px #e4842b29 inset}}@media (prefers-reduced-motion: reduce){.du-prelaunch--compact{animation:none;border-color:#ffbe5cb3;box-shadow:0 0 14px #e4842b38}}#threejs-container{position:relative}#threejs-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(38% 38% at 50% 50%,rgba(228,132,43,.13),transparent 70%),radial-gradient(60% 60% at 50% 50%,rgba(88,60,160,.1),transparent 72%);animation:du-universe-breathe 3.6s ease-in-out infinite}#threejs-container canvas{position:relative;z-index:1}@keyframes du-universe-breathe{0%,to{opacity:.55;transform:scale(.985)}50%{opacity:1;transform:scale(1.015)}}@media (prefers-reduced-motion: reduce){#threejs-container:before{animation:none;opacity:.8}}@media (max-width: 700px){.du-root .header-logo{min-width:0;flex:0 1 auto}.du-root .logo-text{min-width:0}.du-root .logo-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:38vw}.du-root .du-lang-picker,.du-root .header-actions{flex:0 0 auto}.du-root .du-lang-picker select{max-width:30vw}.du-root .header-tagline{display:none}}@media (max-height: 500px) and (orientation: landscape){.du-root{--header-h: 48px}.du-root .logo-sub{display:none}.du-root #threejs-container{min-height:62vh}.du-root .du-prelaunch--compact{display:none}}@media (max-width: 700px){.du-root #threejs-container{min-height:56vh}}
