@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Lora:ital,wght@0,400;0,700;1,400&display=swap";.coming-soon[data-v-6a192813]{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at top center,rgba(212,176,106,.14),transparent 28%),radial-gradient(circle at bottom left,rgba(212,176,106,.08),transparent 24%),linear-gradient(135deg,#060b13,#0b1422 42%,#132238);color:#fff;text-align:center}.coming-soon[data-v-6a192813]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#ffffff06,#fff0);pointer-events:none}.coming-soon[data-v-6a192813]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 85%);mask-image:radial-gradient(circle at center,black 35%,transparent 85%);opacity:.16;pointer-events:none}.coming-soon__glow[data-v-6a192813]{position:absolute;border-radius:999px;filter:blur(90px);pointer-events:none;opacity:.55}.coming-soon__glow--top[data-v-6a192813]{top:-140px;left:50%;width:420px;height:220px;transform:translate(-50%);background:#d4b06a38}.coming-soon__glow--bottom[data-v-6a192813]{right:-120px;bottom:-100px;width:320px;height:220px;background:#d4b06a1f}.coming-soon__card[data-v-6a192813]{position:relative;z-index:1;width:100%;max-width:840px;padding:3.5rem 2.5rem 3rem;border-radius:28px;background:linear-gradient(180deg,#ffffff16,#ffffff0a);border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 80px #00000061,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.coming-soon__line[data-v-6a192813]{width:92px;height:4px;margin:0 auto 1.5rem;border-radius:999px;background:linear-gradient(90deg,#d4b06a4d,#d4b06a,#d4b06a4d);box-shadow:0 0 24px #d4b06a47}.coming-soon__eyebrow[data-v-6a192813]{margin:0 0 1rem;font-size:.84rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#d4b06a;opacity:.95}.coming-soon__title[data-v-6a192813]{margin:0;font-size:clamp(3.4rem,8vw,6rem);line-height:.95;font-weight:800;letter-spacing:-.03em;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.28)}.coming-soon__subtitle[data-v-6a192813]{margin:1.1rem auto 1.4rem;max-width:18ch;font-size:clamp(1.2rem,3vw,2.1rem);line-height:1.2;font-weight:600;color:#f2e4bf}.coming-soon__text[data-v-6a192813]{margin:0 auto;max-width:60ch;font-size:1.08rem;line-height:1.9;color:#ffffffe0}.coming-soon__divider[data-v-6a192813]{width:100%;max-width:180px;height:1px;margin:2rem auto 1.25rem;background:linear-gradient(90deg,transparent,rgba(212,176,106,.8),transparent)}.coming-soon__verse[data-v-6a192813]{margin:0;font-size:1rem;line-height:1.8;font-style:italic;color:#ffffffd1}.coming-soon__reference[data-v-6a192813]{margin:.35rem 0 0;font-size:.92rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d4b06a}@media(max-width:768px){.coming-soon[data-v-6a192813]{padding:1.5rem}.coming-soon__card[data-v-6a192813]{padding:2.6rem 1.45rem 2.3rem;border-radius:22px}.coming-soon__eyebrow[data-v-6a192813]{letter-spacing:.18em;font-size:.76rem}.coming-soon__subtitle[data-v-6a192813]{max-width:22ch}.coming-soon__text[data-v-6a192813]{font-size:1rem;line-height:1.75}.coming-soon__verse[data-v-6a192813]{font-size:.95rem;line-height:1.7}}@media(max-width:480px){.coming-soon[data-v-6a192813]{padding:1rem}.coming-soon__card[data-v-6a192813]{padding:2.2rem 1.1rem 2rem}.coming-soon__title[data-v-6a192813]{line-height:1}.coming-soon__subtitle[data-v-6a192813]{margin-top:.9rem}}:root{--ipn-gold: #cba45e;--ipn-blue: #1e3957;--ipn-dark: #0e1e2e;--ipn-gray: #cdcdc5;--ipn-white: #ffffff;--ipn-black: #050a10;--font-primary: "Montserrat", sans-serif;--font-serif: "Lora", serif;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 24px;--radius-xl: 32px;--radius-pill: 999px;--shadow-soft: 0 10px 30px rgba(0, 0, 0, .3);--shadow-panel: 0 14px 34px rgba(0, 0, 0, .26), 0 4px 14px rgba(0, 0, 0, .16);--shadow-elevated: 0 18px 42px rgba(0, 0, 0, .34), 0 8px 22px rgba(0, 0, 0, .2);--transition-fast: .2s ease;--transition-base: .3s ease;--transition-slow: .5s ease;--container-max: 1180px;--container-inline: calc(100% - 2rem) ;--theme-primary: var(--ipn-blue);--theme-secondary: var(--ipn-gold);--theme-accent: var(--ipn-gray);--theme-bg: var(--ipn-dark);--theme-bg-deep: var(--ipn-black);--theme-surface: rgba(255, 255, 255, .04);--theme-surface-soft: rgba(255, 255, 255, .03);--theme-text: var(--ipn-white);--theme-text-soft: var(--ipn-gray);--theme-text-strong: var(--ipn-white);--theme-primary-rgb: 30, 57, 87;--theme-secondary-rgb: 203, 164, 94;--theme-accent-rgb: 205, 205, 197;--theme-bg-rgb: 14, 30, 46;--theme-border-subtle: rgba(var(--theme-secondary-rgb), .12);--theme-border-soft: rgba(var(--theme-secondary-rgb), .18);--theme-border-strong: rgba(var(--theme-secondary-rgb), .28);--theme-glow-soft: rgba(var(--theme-secondary-rgb), .12);--theme-glow-medium: rgba(var(--theme-secondary-rgb), .22);--theme-glow-strong: rgba(var(--theme-secondary-rgb), .34);--theme-panel-bg: rgba(var(--theme-bg-rgb), .46);--theme-panel-bg-soft: rgba(var(--theme-bg-rgb), .38);--theme-panel-bg-strong: rgba(var(--theme-bg-rgb), .62);--theme-button-text: var(--theme-bg);--theme-link: var(--theme-secondary);--theme-selection-bg: rgba(var(--theme-secondary-rgb), .26);--theme-selection-text: var(--theme-text);--theme-scrollbar-track: var(--theme-bg);--theme-scrollbar-thumb-start: rgba(var(--theme-secondary-rgb), .82);--theme-scrollbar-thumb-mid: rgba(var(--theme-secondary-rgb), 1);--theme-scrollbar-thumb-end: rgba(var(--theme-secondary-rgb), .74);--theme-hero-overlay: linear-gradient( 180deg, rgba(0, 0, 0, .08) 0%, rgba(0, 0, 0, .72) 100% )}body[data-department=dorcas]{--theme-primary: #91766d;--theme-secondary: #f6ece3;--theme-accent: #c59d9b;--theme-bg: #6f5a53;--theme-bg-deep: #493a35;--theme-surface: rgba(255, 255, 255, .08);--theme-surface-soft: rgba(255, 255, 255, .05);--theme-text: #ffffff;--theme-text-soft: #f0dfd8;--theme-text-strong: #ffffff;--theme-primary-rgb: 145, 118, 109;--theme-secondary-rgb: 246, 236, 227;--theme-accent-rgb: 197, 157, 155;--theme-bg-rgb: 111, 90, 83;--theme-border-subtle: rgba(246, 236, 227, .12);--theme-border-soft: rgba(246, 236, 227, .18);--theme-border-strong: rgba(246, 236, 227, .28);--theme-glow-soft: rgba(246, 236, 227, .12);--theme-glow-medium: rgba(246, 236, 227, .22);--theme-glow-strong: rgba(246, 236, 227, .34);--theme-panel-bg: rgba(111, 90, 83, .52);--theme-panel-bg-soft: rgba(111, 90, 83, .4);--theme-panel-bg-strong: rgba(111, 90, 83, .68);--theme-button-text: #493a35;--theme-link: #f6ece3;--theme-selection-bg: rgba(246, 236, 227, .26);--theme-selection-text: #493a35;--theme-scrollbar-track: #6f5a53;--theme-scrollbar-thumb-start: rgba(246, 236, 227, .88);--theme-scrollbar-thumb-mid: rgba(197, 157, 155, 1);--theme-scrollbar-thumb-end: rgba(145, 118, 109, .92);--theme-hero-overlay: linear-gradient( 180deg, rgba(34, 26, 24, .08) 0%, rgba(34, 26, 24, .72) 100% )}body[data-department=varones]{--theme-primary: #19314b;--theme-secondary: #efce95;--theme-accent: #d3d3d3;--theme-bg: #122538;--theme-bg-deep: #08111a;--theme-surface: rgba(255, 255, 255, .045);--theme-surface-soft: rgba(255, 255, 255, .03);--theme-text: #ffffff;--theme-text-soft: #d3d3d3;--theme-text-strong: #ffffff;--theme-primary-rgb: 25, 49, 75;--theme-secondary-rgb: 239, 206, 149;--theme-accent-rgb: 211, 211, 211;--theme-bg-rgb: 18, 37, 56;--theme-border-subtle: rgba(239, 206, 149, .12);--theme-border-soft: rgba(239, 206, 149, .18);--theme-border-strong: rgba(239, 206, 149, .28);--theme-glow-soft: rgba(239, 206, 149, .12);--theme-glow-medium: rgba(239, 206, 149, .22);--theme-glow-strong: rgba(239, 206, 149, .34);--theme-panel-bg: rgba(18, 37, 56, .52);--theme-panel-bg-soft: rgba(18, 37, 56, .4);--theme-panel-bg-strong: rgba(18, 37, 56, .68);--theme-button-text: #122538;--theme-link: #efce95;--theme-selection-bg: rgba(239, 206, 149, .26);--theme-selection-text: #ffffff;--theme-scrollbar-track: #122538;--theme-scrollbar-thumb-start: rgba(255, 231, 191, .92);--theme-scrollbar-thumb-mid: rgba(239, 206, 149, 1);--theme-scrollbar-thumb-end: rgba(219, 181, 121, .92);--theme-hero-overlay: linear-gradient( 180deg, rgba(4, 8, 12, .08) 0%, rgba(4, 8, 12, .74) 100% )}body[data-department=jumix]{--theme-primary: #821f22;--theme-secondary: #c83130;--theme-accent: #f5f2df;--theme-bg: #5e1719;--theme-bg-deep: #2f0b0c;--theme-surface: rgba(255, 255, 255, .05);--theme-surface-soft: rgba(255, 255, 255, .03);--theme-text: #ffffff;--theme-text-soft: #f5f2df;--theme-text-strong: #ffffff;--theme-primary-rgb: 130, 31, 34;--theme-secondary-rgb: 200, 49, 48;--theme-accent-rgb: 245, 242, 223;--theme-bg-rgb: 94, 23, 25;--theme-border-subtle: rgba(245, 242, 223, .12);--theme-border-soft: rgba(245, 242, 223, .18);--theme-border-strong: rgba(245, 242, 223, .26);--theme-glow-soft: rgba(200, 49, 48, .14);--theme-glow-medium: rgba(200, 49, 48, .22);--theme-glow-strong: rgba(200, 49, 48, .34);--theme-panel-bg: rgba(94, 23, 25, .54);--theme-panel-bg-soft: rgba(94, 23, 25, .42);--theme-panel-bg-strong: rgba(94, 23, 25, .7);--theme-button-text: #ffffff;--theme-link: #f5f2df;--theme-selection-bg: rgba(245, 242, 223, .22);--theme-selection-text: #2f0b0c;--theme-scrollbar-track: #5e1719;--theme-scrollbar-thumb-start: rgba(245, 242, 223, .78);--theme-scrollbar-thumb-mid: rgba(200, 49, 48, 1);--theme-scrollbar-thumb-end: rgba(130, 31, 34, .92);--theme-hero-overlay: linear-gradient( 180deg, rgba(20, 6, 6, .08) 0%, rgba(20, 6, 6, .76) 100% )}body[data-department=sumate-kids]{--theme-primary: #3071e9;--theme-secondary: #f0a700;--theme-accent: #26b194;--theme-highlight: #eb4d28;--theme-bg: #173a7a;--theme-bg-deep: #0d2247;--theme-surface: rgba(255, 255, 255, .07);--theme-surface-soft: rgba(255, 255, 255, .045);--theme-text: #ffffff;--theme-text-soft: #dfeaff;--theme-text-strong: #ffffff;--theme-primary-rgb: 48, 113, 233;--theme-secondary-rgb: 240, 167, 0;--theme-accent-rgb: 38, 177, 148;--theme-bg-rgb: 23, 58, 122;--theme-border-subtle: rgba(240, 167, 0, .14);--theme-border-soft: rgba(240, 167, 0, .22);--theme-border-strong: rgba(240, 167, 0, .3);--theme-glow-soft: rgba(38, 177, 148, .14);--theme-glow-medium: rgba(48, 113, 233, .22);--theme-glow-strong: rgba(235, 77, 40, .28);--theme-panel-bg: rgba(23, 58, 122, .5);--theme-panel-bg-soft: rgba(23, 58, 122, .38);--theme-panel-bg-strong: rgba(23, 58, 122, .64);--theme-button-text: #173a7a;--theme-link: #f0a700;--theme-selection-bg: rgba(240, 167, 0, .26);--theme-selection-text: #ffffff;--theme-scrollbar-track: #173a7a;--theme-scrollbar-thumb-start: rgba(48, 113, 233, .92);--theme-scrollbar-thumb-mid: rgba(240, 167, 0, 1);--theme-scrollbar-thumb-end: rgba(38, 177, 148, .94);--theme-hero-overlay: linear-gradient( 180deg, rgba(8, 18, 36, .06) 0%, rgba(8, 18, 36, .68) 100% )}body[data-department=coro]{--theme-primary: #1c2632;--theme-secondary: #e79d3e;--theme-accent: #e4c68a;--theme-bg: #131b24;--theme-bg-deep: #090d12;--theme-surface: rgba(255, 255, 255, .045);--theme-surface-soft: rgba(255, 255, 255, .03);--theme-text: #ffffff;--theme-text-soft: #e4c68a;--theme-text-strong: #ffffff;--theme-primary-rgb: 28, 38, 50;--theme-secondary-rgb: 231, 157, 62;--theme-accent-rgb: 228, 198, 138;--theme-bg-rgb: 19, 27, 36;--theme-border-subtle: rgba(228, 198, 138, .12);--theme-border-soft: rgba(228, 198, 138, .18);--theme-border-strong: rgba(231, 157, 62, .28);--theme-glow-soft: rgba(231, 157, 62, .12);--theme-glow-medium: rgba(231, 157, 62, .22);--theme-glow-strong: rgba(228, 198, 138, .3);--theme-panel-bg: rgba(19, 27, 36, .54);--theme-panel-bg-soft: rgba(19, 27, 36, .42);--theme-panel-bg-strong: rgba(19, 27, 36, .7);--theme-button-text: #131b24;--theme-link: #e79d3e;--theme-selection-bg: rgba(231, 157, 62, .24);--theme-selection-text: #ffffff;--theme-scrollbar-track: #131b24;--theme-scrollbar-thumb-start: rgba(228, 198, 138, .88);--theme-scrollbar-thumb-mid: rgba(231, 157, 62, 1);--theme-scrollbar-thumb-end: rgba(160, 110, 45, .92);--theme-hero-overlay: linear-gradient( 180deg, rgba(5, 7, 10, .08) 0%, rgba(5, 7, 10, .78) 100% )}body[data-department=rrpp]{--theme-primary: #151316;--theme-secondary: #c6a465;--theme-accent: #dbc8a7;--theme-bg: #100f11;--theme-bg-deep: #050506;--theme-surface: rgba(255, 255, 255, .045);--theme-surface-soft: rgba(255, 255, 255, .028);--theme-text: #ffffff;--theme-text-soft: #dbc8a7;--theme-text-strong: #ffffff;--theme-primary-rgb: 21, 19, 22;--theme-secondary-rgb: 198, 164, 101;--theme-accent-rgb: 219, 200, 167;--theme-bg-rgb: 16, 15, 17;--theme-border-subtle: rgba(219, 200, 167, .1);--theme-border-soft: rgba(219, 200, 167, .18);--theme-border-strong: rgba(198, 164, 101, .28);--theme-glow-soft: rgba(198, 164, 101, .1);--theme-glow-medium: rgba(198, 164, 101, .18);--theme-glow-strong: rgba(198, 164, 101, .28);--theme-panel-bg: rgba(16, 15, 17, .58);--theme-panel-bg-soft: rgba(16, 15, 17, .46);--theme-panel-bg-strong: rgba(16, 15, 17, .72);--theme-button-text: #100f11;--theme-link: #c6a465;--theme-selection-bg: rgba(198, 164, 101, .24);--theme-selection-text: #ffffff;--theme-scrollbar-track: #100f11;--theme-scrollbar-thumb-start: rgba(219, 200, 167, .84);--theme-scrollbar-thumb-mid: rgba(198, 164, 101, 1);--theme-scrollbar-thumb-end: rgba(120, 95, 56, .9);--theme-hero-overlay: linear-gradient( 180deg, rgba(0, 0, 0, .08) 0%, rgba(0, 0, 0, .8) 100% )}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--theme-secondary) var(--theme-scrollbar-track)}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-primary);color:var(--theme-text);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:radial-gradient(circle at top center,var(--theme-primary) 0%,var(--theme-bg) 42%,var(--theme-bg-deep) 100%);background-attachment:fixed;transition:background .8s cubic-bezier(.4,0,.2,1),color var(--transition-base)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.02) 18%,transparent 36%,rgba(255,255,255,.03) 52%,transparent 72%,rgba(255,255,255,.015) 100%);background-size:200% 200%;animation:silkFlow 18s linear infinite;mix-blend-mode:screen;opacity:.4}#app{position:relative;z-index:2;min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{font-family:var(--font-primary)}textarea{resize:vertical}::selection{background:var(--theme-selection-bg);color:var(--theme-selection-text)}h1,h2,h3,h4,h5,h6,.section-title{margin-top:0;font-family:var(--font-serif);font-weight:700;color:var(--theme-text-strong);line-height:1.15}p{margin-top:0}.section-subtitle{font-family:var(--font-primary);color:var(--theme-text-soft);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.section-eyebrow{margin:0 0 .35rem;color:var(--theme-secondary);font-size:.84rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.text-soft{color:var(--theme-text-soft)}.text-accent{color:var(--theme-secondary)}a{color:var(--theme-link);text-decoration:none;transition:color var(--transition-base),opacity var(--transition-base),transform var(--transition-base)}a:hover{opacity:.96}.section-container{width:min(var(--container-max),var(--container-inline));margin:0 auto}.section-block{padding:4rem 0}.section-heading{margin-bottom:1.4rem}.section-description{max-width:70ch;color:var(--theme-text-soft)}.btn-primary,.btn-secondary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.4rem;border-radius:var(--radius-sm);font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base),background var(--transition-base),color var(--transition-base),filter var(--transition-base)}.btn-primary{background:linear-gradient(135deg,rgba(var(--theme-secondary-rgb),.88),rgba(var(--theme-secondary-rgb),1) 46%,rgba(var(--theme-secondary-rgb),.78));color:var(--theme-button-text);border:1px solid rgba(var(--theme-secondary-rgb),.35);box-shadow:0 10px 24px rgba(var(--theme-secondary-rgb),.18),0 4px 12px #0000002e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(var(--theme-secondary-rgb),.24),0 6px 16px #00000038;filter:saturate(1.03)}.btn-secondary{background:#ffffff0b;color:var(--theme-text);border:1px solid var(--theme-border-soft);box-shadow:0 8px 18px #0000002e,inset 0 1px #ffffff08}.btn-secondary:hover{transform:translateY(-2px);background:#ffffff13;border-color:var(--theme-border-strong)}.btn-ghost{background:transparent;color:var(--theme-secondary);border:1px solid transparent}.btn-ghost:hover{transform:translateY(-2px);border-color:var(--theme-border-soft);background:#ffffff08}.card{background:linear-gradient(180deg,#ffffff0e,#ffffff05),var(--theme-surface-soft);border:1px solid var(--theme-border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.card:hover{border-color:var(--theme-border-soft)}.glass-panel{position:relative;background:linear-gradient(180deg,#ffffff0b,#ffffff05),var(--theme-panel-bg);border:1px solid var(--theme-border-soft);border-radius:var(--radius-lg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 30px #00000047,inset 0 1px #ffffff0a}.glass-panel--soft{position:relative;background:linear-gradient(180deg,#ffffff09,#ffffff04),var(--theme-panel-bg-soft);border:1px solid var(--theme-border-subtle);border-radius:var(--radius-lg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-panel)}.glass-panel--strong{position:relative;background:linear-gradient(180deg,#ffffff0f,#ffffff05),var(--theme-panel-bg-strong);border:1px solid var(--theme-border-strong);border-radius:var(--radius-lg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-elevated)}.badge,.chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:var(--radius-pill);background:rgba(var(--theme-secondary-rgb),.12);border:1px solid rgba(var(--theme-secondary-rgb),.18);color:var(--theme-secondary);font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.input,select,textarea,input[type=text],input[type=email],input[type=search],input[type=password],input[type=tel],input[type=url]{width:100%;border-radius:var(--radius-sm);border:1px solid var(--theme-border-subtle);background:#ffffff0a;color:var(--theme-text);padding:.82rem 1rem;transition:border-color var(--transition-base),box-shadow var(--transition-base),background var(--transition-base)}.input::placeholder,textarea::placeholder,input::placeholder{color:rgba(var(--theme-accent-rgb),.75)}.input:focus,select:focus,textarea:focus,input:focus{outline:none;border-color:var(--theme-border-strong);box-shadow:0 0 0 4px rgba(var(--theme-secondary-rgb),.14);background:#ffffff0f}.table-wrap{overflow-x:auto;border-radius:var(--radius-lg);border:1px solid var(--theme-border-subtle);background:linear-gradient(180deg,#ffffff09,#ffffff03),var(--theme-panel-bg-soft);box-shadow:var(--shadow-panel)}table{width:100%;border-collapse:collapse}th,td{padding:.95rem 1rem;text-align:left;border-bottom:1px solid rgba(var(--theme-secondary-rgb),.1)}th{color:var(--theme-secondary);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;background:#ffffff08}td{color:var(--theme-text-soft)}tr:hover td{background:#ffffff06}.media-hero{position:relative;overflow:hidden;border-radius:var(--radius-lg)}.media-hero__image{width:100%;height:100%;object-fit:cover}.media-hero__overlay{position:absolute;inset:0;background:var(--theme-hero-overlay)}.media-hero__content{position:absolute;inset:auto 0 0;padding:1.5rem;z-index:1}.media-hero__content h1,.media-hero__content h2,.media-hero__content h3{margin-bottom:.5rem}.media-hero__content p{margin-bottom:0;color:#ffffffe0}.info-card{position:relative;padding:1.75rem;overflow:hidden}.info-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--theme-secondary),transparent)}.info-card__number{margin-bottom:1rem;color:var(--theme-secondary);font-size:.82rem;font-weight:800;letter-spacing:.18em}.info-card h3{margin-bottom:.8rem}.info-card p{margin-bottom:0;color:var(--theme-text-soft)}.logo-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.35rem 1rem 1.2rem;min-height:250px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--theme-panel-bg-soft);border:1px solid var(--theme-border-subtle);box-shadow:var(--shadow-panel);color:inherit;transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base),background var(--transition-base)}.logo-card:hover{transform:translateY(-6px);border-color:var(--theme-border-strong);box-shadow:0 18px 34px #00000047,0 8px 18px #00000029;background:linear-gradient(180deg,#fff1,#ffffff06),var(--theme-panel-bg)}.logo-card__logo-wrap{width:110px;height:110px;margin-bottom:1rem;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#ffffff14,#ffffff05);border:1px solid rgba(var(--theme-secondary-rgb),.16);box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0000002e}.logo-card__logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.18))}.logo-card h3{margin:0 0 .5rem;font-size:1.12rem}.logo-card p{margin:0;max-width:22ch;font-size:.94rem;color:var(--theme-text-soft)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.gallery-card{overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff0b,#ffffff05),var(--theme-panel-bg-soft);border:1px solid var(--theme-border-subtle);box-shadow:var(--shadow-panel);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.gallery-card:hover{transform:translateY(-4px);border-color:var(--theme-border-soft);box-shadow:0 16px 32px #00000052,0 6px 18px #0000002e}.gallery-image{width:100%;height:240px;object-fit:cover}.gallery-content{padding:1rem 1rem 1.2rem}.gallery-content h3{margin:0 0 .55rem;font-size:1.1rem}.gallery-content p{margin:0;color:var(--theme-text-soft);font-size:.96rem}.carousel-wrapper{position:relative;overflow:hidden;border-radius:20px}.carousel-slide{position:relative;min-height:500px}.carousel-image{width:100%;height:500px;object-fit:cover;display:block;border-radius:20px}.carousel-overlay{position:absolute;inset:auto 0 0;padding:1.5rem;background:var(--theme-hero-overlay);border-radius:0 0 20px 20px}.carousel-overlay h3{margin:.25rem 0 .65rem;color:var(--theme-text);font-size:1.5rem}.carousel-overlay p{margin:0;color:#ffffffe0;max-width:60ch}.carousel-tag{margin:0;color:var(--theme-secondary);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid var(--theme-border-soft);border-radius:50%;background:rgba(var(--theme-bg-rgb),.75);color:var(--theme-text);font-size:2rem;line-height:1;cursor:pointer;transition:background var(--transition-base),transform var(--transition-base),border-color var(--transition-base);z-index:2}.carousel-btn:hover{background:rgba(var(--theme-bg-rgb),.95);border-color:var(--theme-border-strong)}.carousel-btn--prev{left:1rem}.carousel-btn--next{right:1rem}.carousel-indicators{display:flex;justify-content:center;gap:.65rem;margin-top:1rem}.carousel-dot{width:12px;height:12px;border:none;border-radius:var(--radius-pill);background:#ffffff40;cursor:pointer;transition:transform var(--transition-base),background var(--transition-base),opacity var(--transition-base)}.carousel-dot:hover{opacity:.9}.carousel-dot--active{background:var(--theme-secondary);transform:scale(1.15)}.celestial-trail{position:fixed;inset:0;pointer-events:none;z-index:9999;overflow:hidden;isolation:isolate}.celestial-trail__item{position:absolute;left:0;top:0;border-radius:50%;will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;box-shadow:0 0 10px #ffffff26,0 0 20px rgba(var(--theme-secondary-rgb),.12)}.celestial-trail__item--sparkle{box-shadow:0 0 12px #ffffff4d,0 0 24px rgba(var(--theme-secondary-rgb),.2)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--theme-scrollbar-track);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--theme-scrollbar-thumb-start) 0%,var(--theme-scrollbar-thumb-mid) 45%,var(--theme-scrollbar-thumb-end) 100%);border-radius:var(--radius-pill);border:2px solid var(--theme-scrollbar-track)}::-webkit-scrollbar-thumb:hover{opacity:.95}::-webkit-scrollbar-corner{background:var(--theme-scrollbar-track)}@keyframes silkFlow{0%{background-position:0% 50%}to{background-position:200% 50%}}.fade-enter-active,.fade-leave-active{transition:opacity .55s ease}.fade-enter-from,.fade-leave-to{opacity:0}.w-full{width:100%}.text-center{text-align:center}.hidden{display:none!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}@media(max-width:1100px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.section-block{padding:3rem 0}}@media(max-width:768px){.logo-card{min-height:220px}.logo-card__logo-wrap{width:96px;height:96px}}@media(max-width:640px){.section-container{width:min(var(--container-max),calc(100% - 1.25rem))}.gallery-grid{grid-template-columns:1fr}.carousel-image,.carousel-slide{min-height:340px;height:340px}.carousel-btn{width:44px;height:44px;font-size:1.6rem}.btn-primary,.btn-secondary,.btn-ghost{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,body:after,.btn-primary,.btn-secondary,.btn-ghost,a,.gallery-card,.carousel-dot,.carousel-btn,.logo-card{animation:none!important;transition:none!important}.scroll-top-btn{position:fixed;right:1.25rem;bottom:1.25rem;width:68px;height:68px;display:grid;place-items:center;border:1px solid var(--theme-border-soft);border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffffffeb,#ffffffd1);color:var(--theme-primary);box-shadow:0 18px 35px #0000002e,0 8px 18px #0000001a,inset 0 1px #ffffffe6;cursor:pointer;z-index:1200;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base),background var(--transition-base),opacity var(--transition-base)}.scroll-top-btn:hover{transform:translateY(-4px) scale(1.02);border-color:var(--theme-border-strong);box-shadow:0 22px 40px #00000038,0 10px 22px #0000001f,0 0 0 8px rgba(var(--theme-secondary-rgb),.12)}.scroll-top-btn:active{transform:translateY(-1px) scale(.98)}.scroll-top-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #ffffffb3,0 0 0 8px rgba(var(--theme-secondary-rgb),.26),0 18px 35px #0000002e}.scroll-top-btn__icon{width:28px;height:28px;display:block}.scroll-top-fade-enter-active,.scroll-top-fade-leave-active{transition:opacity .28s ease,transform .28s ease}.scroll-top-fade-enter-from,.scroll-top-fade-leave-to{opacity:0;transform:translateY(10px) scale(.92)}@media(max-width:640px){.scroll-top-btn{right:1rem;bottom:1rem;width:58px;height:58px}.scroll-top-btn__icon{width:24px;height:24px}}.scroll-top-btn,.scroll-top-fade-enter-active,.scroll-top-fade-leave-active{transition:none!important}}
