:root{--purple:#6a1c93;--purple-dark:#3c0e55;--blue:#0c9fdb;--orange:#6a1c93;--text:#111;--muted:#8d8d8d;--line:#e8e8e8;--surface:#fff;--shadow:0 22px 46px #00000014;--page-width:92rem;--header-width:108rem;--page-gutter:clamp(2rem, 4vw, 5rem);--footer-height:3rem;color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif}.brand-stripe{background:var(--purple);width:100%;height:40px}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;height:100%}body{width:100%;min-height:100%;margin:0;overflow-x:hidden}body,button,input,select,textarea{font:inherit}button{cursor:pointer}button,input,select,textarea{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6a1c9347}#root{width:100%;min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:#fff;grid-template-rows:auto minmax(0,1fr);width:100%;height:100vh;display:grid;position:relative;overflow:hidden}.site-header{background:#fff;border-bottom:1px solid #6a1c9324;width:100%}.site-header__inner,.page-shell,.site-footer p,.search-results{width:min(calc(100% - var(--page-gutter)), var(--page-width));margin-inline:auto}.site-header__inner{width:min(calc(100% - clamp(2rem, 3vw, 4rem)), var(--header-width));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,2vw,2.5rem);min-height:clamp(4rem,5.6vw,4.5rem);display:grid}.site-header__brand{align-items:center;width:fit-content;display:inline-flex}.site-header__brand img{width:auto;height:clamp(2.75rem,4.2vw,3.5rem)}.site-header__tools{border-left:1px solid #6a1c9324;justify-content:flex-end;align-items:center;gap:clamp(.5rem,.9vw,.75rem);min-width:0;padding-left:clamp(1rem,1.8vw,1.5rem);display:flex}.language-switcher{color:#fff;background:var(--purple);border-radius:.625rem;justify-content:center;align-items:center;min-width:clamp(3.75rem,5vw,4.5rem);min-height:clamp(2rem,2.6vw,2.25rem);padding:0 clamp(.75rem,1vw,.875rem);font-size:clamp(.8125rem,.95vw,.9rem);font-weight:700;transition:background .18s,transform .18s;display:inline-flex;overflow:hidden}.language-switcher:hover{background:var(--purple-dark);transform:translateY(-1px)}.site-search{background:#fff;border:1px solid #d3d3d3;border-radius:5px;flex:0 clamp(9rem,14vw,18rem);grid-template-columns:minmax(0,1fr) clamp(2.5rem,3vw,2.75rem);align-items:center;width:clamp(9rem,14vw,18rem);height:clamp(2rem,2.6vw,2.25rem);display:grid}.site-search input{min-width:0;height:100%;color:var(--text);background:0 0;padding:0 clamp(.625rem,1vw,.75rem);font-size:clamp(.875rem,1vw,.95rem)}.site-search input::placeholder{color:#999;text-transform:uppercase}.site-search button{height:100%;color:var(--orange);background:0 0;place-items:center;display:grid}.login-button{color:#fff;background:var(--orange);border-radius:.625rem;flex:none;align-items:center;gap:clamp(.375rem,.7vw,.5rem);min-height:clamp(2rem,2.6vw,2.25rem);padding:0 clamp(.75rem,1.2vw,.875rem);font-size:clamp(.875rem,1vw,.95rem);font-weight:700;transition:background .18s,transform .18s;display:inline-flex}.login-button:hover{background:var(--purple);transform:translateY(-1px)}.app-shell--account{background:linear-gradient(135deg,#6a1c9314,#0c9fdb14 45%,#fff 100%);overflow:auto}.account-page{width:min(calc(100% - var(--page-gutter)), var(--header-width));grid-template-columns:minmax(24rem,.9fr) minmax(28rem,.78fr);align-items:center;gap:clamp(3rem,5vw,5.5rem);min-height:100vh;margin-inline:auto;padding:clamp(2rem,3vw,3rem) 0 clamp(3rem,5vw,5.5rem);display:grid}.account-hero{background:linear-gradient(145deg,#ffffffeb,#faf6fce0);border:1px solid #6a1c9329;border-radius:8px;align-content:center;gap:clamp(2rem,3vw,3rem);min-height:clamp(34rem,56vw,42rem);padding:clamp(2rem,3vw,3.25rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #371c4b1f}.account-hero:after{content:"";aspect-ratio:1;pointer-events:none;background:linear-gradient(135deg,#6a1c9314,#0c9fdb14);border:1px solid #6a1c9324;border-radius:50%;width:min(48%,24rem);position:absolute;inset:auto clamp(1.5rem,3vw,3rem) clamp(1.5rem,3vw,3rem) auto}.account-hero__mark{opacity:.95;pointer-events:none;width:min(34vw,30rem);height:auto;position:absolute;top:clamp(2rem,4vw,4rem);left:clamp(2rem,4vw,4rem)}.account-hero__brand{z-index:1;max-width:100%;margin-top:clamp(6rem,11vw,9rem);position:relative}.account-hero__brand span{color:var(--purple);letter-spacing:.16em;margin-bottom:1rem;font-size:.78rem;font-weight:900;display:inline-flex}.account-hero__brand h1{color:#17101e;letter-spacing:0;white-space:nowrap;max-width:100%;margin:0;font-size:clamp(1.85rem,2.68vw,3.18rem);line-height:1.12}.account-hero__brand p{color:#5d5565;max-width:42rem;margin:clamp(1.5rem,2.4vw,2rem) 0 0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.8}.account-feature-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:.75rem;display:grid;position:relative}.account-feature{color:#2b2034;background:#ffffffc7;border:1px solid #6a1c931f;border-radius:8px;align-content:center;gap:.65rem;min-width:0;min-height:5.25rem;padding:.95rem 1rem;display:grid;box-shadow:0 18px 38px #4a245e14}.account-feature svg{color:var(--purple)}.account-feature span{overflow-wrap:anywhere;min-width:0;font-size:clamp(.82rem,1vw,.9rem);font-weight:800;line-height:1.35}.account-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-color:#6a1c935c #6a1c9314;scrollbar-width:thin;background:#ffffffdb;border:1px solid #6a1c9329;border-radius:8px;align-self:center;max-height:calc(100vh - clamp(4rem,6vw,7rem));padding:clamp(1.75rem,2.8vw,2.75rem);overflow:auto;box-shadow:0 30px 80px #371c4b29}.account-card::-webkit-scrollbar{width:.55rem}.account-card::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.account-card::-webkit-scrollbar-thumb{background:#6a1c935c;border-radius:999px}.account-card__header{gap:clamp(1.25rem,2vw,1.75rem);display:grid}.account-card__header>div:first-child span{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:900}.account-card__header h2{color:#17101e;margin:.35rem 0 0;font-size:clamp(2.25rem,3.4vw,3.5rem);line-height:1.05}.account-mode-tabs{background:#6a1c9312;border:1px solid #6a1c931f;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:.4rem;padding:.35rem;display:grid}.account-mode-tabs button{color:#5f5368;border-radius:6px;min-height:2.5rem;font-weight:800}.account-mode-tabs button.is-active{color:#fff;background:var(--purple);box-shadow:0 12px 24px #6a1c9338}.account-card__helper{color:#6a6071;margin:clamp(1rem,1.8vw,1.4rem) 0 0;font-size:1rem;line-height:1.7}.account-form{gap:1rem;margin-top:clamp(1.25rem,2vw,1.75rem);display:grid}.account-form label{gap:.5rem;display:grid}.account-form label>span{color:#33283d;font-size:.9rem;font-weight:900}.account-input{background:#ffffffeb;border:1px solid #6a1c932e;border-radius:8px;grid-template-columns:2.75rem minmax(0,1fr);align-items:center;height:clamp(3rem,4vw,3.35rem);transition:border-color .18s,box-shadow .18s;display:grid}.account-input:focus-within{border-color:#6a1c9394;box-shadow:0 0 0 4px #6a1c931a}.account-input svg{color:var(--purple);justify-self:center}.account-input input{color:#1b1422;background:0 0;min-width:0;height:100%;padding-right:1rem;font-size:1rem}.account-input input::placeholder{color:#a09aa8}.account-register-form{background:#faf7fcc2;border:1px solid #6a1c9324;border-radius:8px;gap:1rem;margin:0;padding:1rem;display:grid}.account-register-form legend{color:var(--purple);padding:0 .35rem;font-size:.88rem;font-weight:900}.account-register-grid{grid-template-columns:minmax(0,1fr);gap:.9rem;display:grid}.account-register-field{gap:.42rem;min-width:0;display:grid}.account-register-field--wide{grid-column:1/-1}.account-register-field>span{color:#33283d;overflow-wrap:anywhere;font-size:.86rem;font-weight:900;line-height:1.35}.account-register-field b{color:#d42e45;margin-right:.18rem}.account-register-field input,.account-register-field select,.account-register-field textarea{color:#1b1422;background:#fffffff0;border:1px solid #6a1c932e;border-radius:8px;width:100%;min-width:0;font-size:.94rem;transition:border-color .18s,box-shadow .18s}.account-register-field input,.account-register-field select{min-height:2.75rem;padding:0 .85rem}.account-register-field textarea{resize:vertical;min-height:7rem;padding:.75rem .85rem;line-height:1.55}.account-register-field textarea[data-rows="2"]{min-height:5rem}.account-register-field textarea[data-rows="3"]{min-height:6.25rem}.account-register-field input[type=file]{padding:.68rem .85rem}.account-register-field input::placeholder,.account-register-field textarea::placeholder{color:#a09aa8}.account-register-field select:invalid{color:#8c8493}.account-register-field input:focus,.account-register-field select:focus,.account-register-field textarea:focus{border-color:#6a1c9394;box-shadow:0 0 0 4px #6a1c931a}.account-register-field small{color:#7a7082;font-size:.78rem;font-weight:700;line-height:1.45}.account-register-consent{color:#55495f;align-items:flex-start;gap:.55rem;font-size:.88rem;font-weight:700;line-height:1.45;display:flex}.account-register-consent input{width:1rem;height:1rem;accent-color:var(--purple);flex:none;margin-top:.12rem}.account-verification{grid-template-columns:minmax(0,1fr) clamp(5rem,7vw,6.25rem);align-items:center;gap:.75rem;display:grid}.account-captcha{color:#111;letter-spacing:.18em;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#fffffff5,#f8f5faf5),repeating-linear-gradient(10deg,#6a1c931f 0 1px,#0000 1px 7px);border:1px solid #6a1c9324;border-radius:8px;justify-content:center;align-items:center;min-height:clamp(3rem,4vw,3.35rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,1.7vw,1.65rem);font-weight:900;display:inline-flex}.account-captcha img{width:100%;max-height:2.5rem;display:block}.account-user-panel{color:#25142e;background:#6a1c9314;border:1px solid #6a1c932e;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.875rem;margin-top:clamp(1rem,1.6vw,1.25rem);padding:.95rem 1rem;display:grid}.account-user-panel svg{color:var(--purple)}.account-user-panel strong,.account-user-panel span{display:block}.account-user-panel strong{font-size:1rem;font-weight:900}.account-user-panel span{color:#6a6071;margin-top:.15rem;font-size:.9rem}.account-user-panel button{color:#fff;background:var(--purple);border-radius:999px;min-height:2.25rem;padding:0 .875rem;font-size:.88rem;font-weight:900}.account-form__row{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.account-form__row>button{color:var(--purple);background:0 0;font-weight:900}.account-submit{color:#fff;background:linear-gradient(135deg, var(--purple), #8a35b8);border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:3.25rem;font-size:1rem;font-weight:900;display:inline-flex;box-shadow:0 18px 34px #6a1c9347}.account-submit:disabled{cursor:progress;opacity:.72}.account-message{border-radius:8px;margin:1rem 0 0;padding:.875rem 1rem;font-weight:800}.account-message--success{color:#21533c;background:#27ae601f}.account-message--error{color:#8f2432;background:#c4263a1f}.query-system{color:#18111f;background:radial-gradient(circle at 18% 8%,#0c9fdb14,#0000 26rem),radial-gradient(circle at 88% 18%,#6a1c9314,#0000 24rem),#fbfafc;grid-template-columns:minmax(15rem,17vw) minmax(0,1fr);width:100%;height:100vh;transition:grid-template-columns .32s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.query-system *{scrollbar-color:#6a1c936b #6a1c9314;scrollbar-width:thin}.query-system ::-webkit-scrollbar{width:.625rem;height:.625rem}.query-system ::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.query-system ::-webkit-scrollbar-thumb{background:#6a1c936b;border:2px solid #ffffffb8;border-radius:999px}.query-system ::-webkit-scrollbar-thumb:hover{background:#6a1c9399}.query-system.is-sidebar-collapsed{grid-template-columns:5.25rem minmax(0,1fr)}.query-sidebar{background:#ffffffe0;border-right:1px solid #6a1c9324;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;min-height:0;padding:1.25rem;transition:padding .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,background .32s;display:grid;overflow:hidden;box-shadow:12px 0 34px #381f4714}.query-sidebar__brand{border-bottom:1px solid #6a1c931f;grid-template-columns:minmax(0,1fr) 2.5rem;align-items:start;gap:.875rem;padding-bottom:1.25rem;transition:grid-template-columns .32s cubic-bezier(.22,1,.36,1),gap .24s,padding .24s;display:grid}.query-sidebar__brand-main{gap:.875rem;min-width:0;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);display:grid}.query-sidebar__brand img{width:min(100%,12rem);height:auto}.query-sidebar__toggle{width:2.5rem;height:2.5rem;color:var(--purple);background:#6a1c9312;border:1px solid #6a1c9329;border-radius:10px;justify-self:end;place-items:center;transition:background .22s,border-color .22s,color .22s,transform .26s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),border-radius .26s;display:inline-grid;box-shadow:0 12px 24px #6a1c9314}.query-sidebar__toggle:hover{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);border-color:#6a1c9352;transform:translateY(-1px)}.query-sidebar__brand strong,.query-sidebar__brand span{display:block}.query-sidebar__brand strong{color:var(--purple);text-transform:none;text-wrap:pretty;max-width:12rem;font-size:.86rem;font-weight:900;line-height:1.16}.query-sidebar__brand span{color:#756a7d;letter-spacing:.04em;text-transform:uppercase;max-width:12rem;margin-top:.2rem;font-size:.76rem;font-weight:700;line-height:1.2}.query-menu{align-content:start;gap:.55rem;min-height:0;display:grid;overflow:hidden auto}.query-menu button{color:#43384c;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;min-height:3.25rem;padding:.625rem .75rem;transition:background .22s,border-color .22s,color .22s,transform .26s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),min-height .32s cubic-bezier(.22,1,.36,1),border-radius .26s,padding .26s;display:grid}.query-menu button:hover,.query-menu button.is-active{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);border-color:#6a1c9338;transform:translate(2px)}.query-menu button span{width:2rem;height:2rem;color:var(--purple);background:#6a1c931a;border-radius:8px;place-items:center;font-weight:900;transition:width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),border-radius .26s,color .22s,background .22s,transform .22s;display:grid}.query-menu button span svg{stroke-width:2.35px}.query-menu button:hover span,.query-menu button.is-active span{color:var(--purple);background:#fff}.query-menu button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.96rem;font-weight:900;transition:opacity .18s,transform .22s;overflow:hidden}.query-menu__group{gap:.35rem;min-width:0;display:grid}.query-menu__group>button{grid-template-columns:2rem minmax(0,1fr) auto;width:100%}.query-menu__group>button>svg{color:currentColor;justify-self:end;transition:transform .18s}.query-menu__group.is-open>button>svg{transform:rotate(180deg)}.query-menu__submenu{gap:.32rem;padding-left:2.7rem;display:grid}.query-menu__submenu button{color:#6a1c93;text-align:left;background:#6a1c930d;border:1px solid #6a1c931f;border-radius:8px;min-height:2.25rem;padding:0 .75rem;font-size:.84rem;font-weight:900;display:block}.query-menu__submenu button:hover,.query-menu__submenu button.is-active{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);border-color:#6a1c933d}.query-system:not(.is-sidebar-collapsed):not(.is-sidebar-labels-hidden) .query-menu button strong{animation:.26s cubic-bezier(.22,1,.36,1) both sidebar-label-in}.query-system:not(.is-sidebar-collapsed):not(.is-sidebar-labels-hidden) .query-sidebar__account-copy{animation:.26s cubic-bezier(.22,1,.36,1) 40ms both sidebar-label-in}.query-sidebar__account{border-top:1px solid #6a1c931f;padding-top:1rem;position:relative}.query-sidebar__account-trigger{width:100%;min-height:2.65rem;color:var(--purple);cursor:pointer;background:#6a1c930f;border:1px solid #6a1c9324;border-radius:10px;justify-content:flex-start;align-items:center;gap:.65rem;padding:0 .75rem;font-weight:900;transition:color .22s,border-color .22s,background .22s,transform .26s cubic-bezier(.22,1,.36,1),box-shadow .22s,width .32s cubic-bezier(.22,1,.36,1),min-height .32s cubic-bezier(.22,1,.36,1),border-radius .26s;display:flex}.query-sidebar__account-trigger:hover,.query-sidebar__account.is-open .query-sidebar__account-trigger{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);border-color:#6a1c9347;transform:translateY(-1px);box-shadow:0 12px 24px #6a1c9329}.query-sidebar__account-copy{flex:1;gap:.08rem;min-width:0;line-height:1.1;display:grid}.query-sidebar__account-copy strong,.query-sidebar__account-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.query-sidebar__account-copy small{color:#6a1c93ad;font-size:.72rem;font-weight:900}.query-sidebar__account-trigger:hover .query-sidebar__account-copy small,.query-sidebar__account.is-open .query-sidebar__account-copy small{color:#ffffffd1}.query-sidebar__account-trigger svg:last-child{flex:none;transition:transform .18s}.query-sidebar__account.is-open .query-sidebar__account-trigger svg:last-child{transform:rotate(180deg)}.query-sidebar__account-menu{z-index:5;background:#fffffff5;border:1px solid #6a1c9324;border-radius:12px;gap:.35rem;width:min(13rem,100vw - 2rem);padding:.45rem;animation:.18s cubic-bezier(.22,1,.36,1) both sidebar-menu-pop;display:grid;position:absolute;bottom:calc(100% + .55rem);right:0;box-shadow:0 18px 42px #371c4b29}.query-sidebar__account-menu button{color:#33243d;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:.55rem;min-height:2.5rem;padding:0 .75rem;font-weight:900;display:flex}.query-sidebar__account-menu button:hover{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8)}.query-system.is-sidebar-labels-hidden .query-menu button strong,.query-system.is-sidebar-labels-hidden .query-sidebar__account-copy,.query-system.is-sidebar-labels-hidden .query-sidebar__account-trigger svg:last-child{opacity:0;width:0;height:0;display:none;overflow:hidden}.query-system.is-sidebar-collapsed .query-sidebar{padding:1rem .75rem}.query-system.is-sidebar-collapsed .query-sidebar__brand{grid-template-columns:1fr;justify-items:center;gap:0;padding-bottom:.875rem}.query-system.is-sidebar-collapsed .query-sidebar__brand-main{opacity:0;pointer-events:none;width:0;height:0;overflow:hidden;transform:translate(-.75rem)}.query-system.is-sidebar-collapsed .query-sidebar__toggle{border-radius:14px;width:2.875rem;height:2.875rem;transform:scale(1)}.query-system.is-sidebar-collapsed .query-sidebar__toggle:hover,.query-system.is-sidebar-collapsed .query-menu button:hover span,.query-system.is-sidebar-collapsed .query-sidebar__account-trigger:hover{transform:scale(1.06)}.query-system.is-sidebar-collapsed .query-menu{justify-items:center;overflow:hidden}.query-system.is-sidebar-collapsed .query-menu button{border-radius:14px;grid-template-columns:1fr;justify-items:center;gap:0;width:2.875rem;min-height:2.875rem;padding:0}.query-system.is-sidebar-collapsed .query-menu button:hover,.query-system.is-sidebar-collapsed .query-menu button.is-active{transform:translateY(-1px)}.query-system.is-sidebar-collapsed .query-menu button span{border-radius:14px;width:2.875rem;height:2.875rem}.query-system.is-sidebar-collapsed .query-menu button:hover span,.query-system.is-sidebar-collapsed .query-menu button.is-active span{color:#fff;background:0 0}.query-system.is-sidebar-collapsed .query-menu button strong{opacity:0;width:0;height:0;overflow:hidden}.query-system.is-sidebar-collapsed .query-sidebar__account{justify-items:center;padding-top:.875rem}.query-system.is-sidebar-collapsed .query-sidebar__account-trigger{border-radius:14px;place-items:center;gap:0;width:2.875rem;min-height:2.875rem;padding:0;display:grid;position:relative}.query-system.is-sidebar-collapsed .query-sidebar__account-trigger>svg:first-child{flex:none;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.query-system.is-sidebar-collapsed .query-sidebar__account-copy,.query-system.is-sidebar-collapsed .query-sidebar__account-trigger svg:last-child{opacity:0;width:0;height:0;display:none;overflow:hidden}.query-system.is-sidebar-collapsed .query-sidebar__account-menu{bottom:0;left:calc(100% + .75rem);right:auto}.query-workbench{grid-template-rows:minmax(0,1fr);gap:1rem;min-width:0;min-height:0;padding:1.25rem;display:grid;overflow-y:auto}.query-panel,.query-dialog__card{background:#ffffffe6;border:1px solid #6a1c9324;border-radius:8px;box-shadow:0 20px 52px #371c4b1a}.query-panel__head span,.query-dialog__card header span{color:var(--purple);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:900}.query-panel__head h2,.query-dialog__card header h2{color:#17101e;margin:.25rem 0 0;line-height:1.08}.query-actions button,.query-filter button,.query-pagination button,.query-filter select,.query-filter input{background:#fff;border:1px solid #6a1c9329;border-radius:8px;min-height:2.45rem}.query-actions button,.query-filter button,.query-pagination button{color:#33243d;justify-content:center;align-items:center;gap:.45rem;padding:0 .85rem;font-weight:900;display:inline-flex}.query-actions button:hover,.query-filter button:hover,.query-pagination button:hover:not(:disabled){color:var(--purple);border-color:#6a1c936b;box-shadow:0 10px 24px #6a1c931f}.query-panel{grid-template-rows:auto auto auto minmax(0,1fr) auto;grid-template-areas:"head""filter""message""table""pagination";gap:1rem;min-height:34rem;padding:1.25rem;display:grid}.query-panel--reports{grid-template-rows:auto auto auto minmax(0,1fr);grid-template-areas:"head""filter""message""table"}.query-panel__head{grid-area:head;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.query-panel__head h2{font-size:clamp(1.3rem,1.8vw,1.9rem)}.query-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.query-language-switcher{background:#6a1c930e;border:1px solid #6a1c9329;border-radius:8px;grid-template-columns:repeat(3,minmax(3.25rem,auto));gap:.25rem;padding:.2rem;display:inline-grid}.query-actions .query-language-switcher button{color:#5f5068;min-height:2.1rem;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:0 .7rem;font-size:.8rem;transition:color .18s,background .18s,box-shadow .18s}.query-actions .query-language-switcher button:hover,.query-actions .query-language-switcher button.is-active{color:#fff;background:var(--purple);border-color:#0000;box-shadow:0 6px 14px #6a1c932e}.query-actions .query-language-switcher button:focus-visible{outline:0;box-shadow:0 0 0 3px #6a1c9333}.query-action-tooltip{display:inline-flex;position:relative}.query-action-tooltip>span{z-index:20;color:#fff;opacity:0;pointer-events:none;background:#2d2135;border-radius:8px;width:max-content;max-width:min(22rem,100vw - 3rem);padding:.65rem .75rem;font-size:.82rem;font-weight:850;line-height:1.35;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + .55rem);right:0;transform:translateY(-.2rem);box-shadow:0 16px 34px #20162838}.query-action-tooltip>span:before{content:"";background:#2d2135;width:.7rem;height:.7rem;position:absolute;top:-.35rem;right:1rem;transform:rotate(45deg)}.query-action-tooltip.has-tooltip:hover>span,.query-action-tooltip.has-tooltip:focus-within>span{opacity:1;transform:translateY(0)}.query-action-primary,.query-actions .query-action-primary,.query-filter button,.query-actions .query-data-upload-button{color:#fff;background:var(--purple);border-color:var(--purple);box-shadow:0 14px 28px #6a1c9338}.query-actions .query-action-primary:hover,.query-actions .query-data-upload-button:hover,.query-actions .query-data-upload-button:focus-visible,.query-filter button:hover,.query-dialog__card footer .query-action-primary:hover{color:#fff;background:#822caf}.query-filter{background:linear-gradient(135deg,#6a1c930d,#0c9fdb0a);border:1px solid #6a1c931a;border-radius:8px;grid-area:filter;grid-template-columns:repeat(3,minmax(10rem,1fr)) auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.query-filter label{gap:.4rem;min-width:0;display:grid}.query-filter label span{color:#51445c;font-size:.82rem;font-weight:900}.query-filter input,.query-filter select{color:#201628;width:100%;padding:0 .75rem}.query-message{color:#6a1c93;background:#6a1c9314;border:1px solid #6a1c931f;border-radius:8px;grid-area:message;margin:0;padding:.75rem .9rem;font-weight:800}.query-table-wrap{background:#fff;border:1px solid #6a1c931f;border-radius:8px;height:100%;min-height:0;overflow:auto}.query-table-stage{grid-area:table;min-height:0}.query-table-stage .query-loading,.query-table-stage .query-empty{height:100%;min-height:20rem}.query-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:56rem}.query-table th{z-index:1;color:#fff;background:var(--purple);text-align:left;white-space:nowrap;padding:.9rem 1rem;font-size:.9rem;font-weight:900;position:sticky;top:0}.query-table td{color:#403648;vertical-align:middle;border-bottom:1px solid #6a1c9314;max-width:22rem;height:3.9rem;padding:.75rem 1rem;font-size:.94rem;line-height:1.35}.query-table th:last-child,.query-table td:last-child{width:9.5rem}.query-table__cell-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.query-table tbody tr:hover td{background:#6a1c930b}.query-row-actions{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.query-row-actions button{min-height:2rem;color:var(--purple);background:#6a1c9314;border-radius:8px;justify-content:center;align-items:center;gap:.3rem;padding:0 .65rem;font-weight:900;transition:color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex}.query-row-actions button:hover{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);transform:translateY(-1px);box-shadow:0 10px 20px #6a1c9329}.query-row-actions button:active{transform:translateY(0)scale(.96)}.query-row-actions button.is-danger{color:#a9273d;background:#c4263a1a}.query-row-actions button.is-danger:hover{color:#fff;background:#c4263a;box-shadow:0 10px 20px #c4263a29}.query-loading,.query-empty{color:#6b6073;background:#ffffffb8;border:1px dashed #6a1c932e;border-radius:8px;align-content:center;place-items:center;gap:.65rem;min-height:20rem;display:grid}.query-loading svg{color:var(--purple);animation:.9s linear infinite query-spin}.query-actions svg.is-spinning{animation:.9s linear infinite query-spin}.query-empty svg{color:var(--purple)}.query-empty strong{color:#201628;font-size:1.2rem}.service-report-board{grid-area:table;align-content:start;gap:1.05rem;min-height:0;padding:.2rem .25rem .4rem;display:grid;overflow:auto}.service-report-group{gap:.72rem;display:grid}.service-report-group h3{color:#25152f;margin:0;font-size:1.05rem;font-weight:950;line-height:1.2}.service-report-group__list{gap:.75rem;display:grid}.service-report-row{background:#fff;border:1px solid #6a1c931a;border-radius:8px;grid-template-columns:8.5rem minmax(0,1fr);align-items:center;gap:1rem;min-width:0;padding:.85rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 24px #371c4b0d}.service-report-row:hover{border-color:#6a1c9338;transform:translateY(-1px);box-shadow:0 16px 30px #371c4b17}.service-report-row__image{aspect-ratio:16/9;background:#6a1c9314;border-radius:6px;width:100%;overflow:hidden}.service-report-row__image img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.service-report-row:hover .service-report-row__image img{transform:scale(1.04)}.service-report-row__content{gap:.28rem;min-width:0;display:grid}.service-report-row__content>button:first-child{color:#26152f;text-align:left;background:0 0;min-width:0}.service-report-row__content h4{color:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:950;line-height:1.25;overflow:hidden}.service-report-row__content p{color:#756b7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.86rem;font-weight:760;line-height:1.45;display:-webkit-box;overflow:hidden}.service-report-row__link{color:#f05a3f;background:0 0;align-items:center;gap:.25rem;width:fit-content;min-height:1.8rem;font-size:.8rem;font-weight:950;display:inline-flex}.service-report-row__link:hover{color:var(--purple)}.service-report-empty{min-height:18rem}.service-report-detail{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-report-detail__toolbar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.service-report-detail__toolbar button{min-height:2.35rem;color:var(--purple);background:#6a1c9314;border-radius:8px;align-items:center;gap:.45rem;padding:0 .8rem;font-weight:900;display:inline-flex}.service-report-detail__toolbar button:hover{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8)}.service-report-detail__layout{grid-template-columns:minmax(16rem,.42fr) minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-report-detail__media{background:#6a1c930f;border:1px solid #6a1c931a;border-radius:8px;min-height:0;margin:0;overflow:hidden}.service-report-detail__media img{object-fit:cover;width:100%;height:100%}.service-report-detail__copy{background:#fff;border:1px solid #6a1c931a;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);gap:.75rem;min-height:0;padding:1rem;display:grid;box-shadow:0 12px 28px #371c4b0f}.service-report-detail__copy small{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:950}.service-report-detail__copy h3{color:#211529;margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:950;line-height:1.16}.service-report-detail__scroll{min-height:0;padding-right:.25rem;overflow:auto}.service-report-detail__scroll p{color:#44384e;margin:0;font-size:1rem;font-weight:760;line-height:1.7}.service-report-detail__scroll p+p{margin-top:.8rem}.service-report-detail__source,.industry-detail__source{color:#fff;background:var(--purple);border-radius:8px;align-items:center;gap:.5rem;width:fit-content;min-height:2.75rem;margin-top:1rem;padding:0 .9rem;font-size:.9rem;font-weight:900;text-decoration:none;transition:background .18s,box-shadow .18s;display:inline-flex}.service-report-detail__source:hover,.industry-detail__source:hover{background:#551678}.service-report-detail__source:focus-visible,.industry-detail__source:focus-visible{outline:0;box-shadow:0 0 0 4px #6a1c9333}.service-certification-board{grid-area:table;align-content:start;gap:1rem;min-height:0;padding:.2rem .25rem .4rem;display:grid;overflow:auto}.service-certification-grid{grid-template-columns:repeat(3,minmax(12rem,1fr));gap:1.35rem 2rem;display:grid}.service-certification-card{text-align:left;background:#fff;border:1px solid #6a1c9314;border-radius:4px;grid-template-columns:4.4rem minmax(0,1fr);align-items:center;gap:.85rem;min-height:4.4rem;padding:.6rem .85rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 24px #371c4b0f}.service-certification-card:hover{border-color:#6a1c9338;transform:translateY(-1px);box-shadow:0 16px 32px #371c4b1a}.service-certification-card__mark{width:4.1rem;height:3rem;color:var(--purple);letter-spacing:.02em;background:linear-gradient(135deg,#0c9fdb1a,#6a1c9314);border-radius:50%;place-items:center;font-size:.95rem;font-weight:950;display:grid}.service-certification-card__copy{gap:.12rem;min-width:0;display:grid}.service-certification-card__copy strong{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:950;line-height:1.2;overflow:hidden}.service-certification-card__copy small{color:#756b7d;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.2;overflow:hidden}.website-settings-board{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.website-settings-form{background:linear-gradient(135deg,#6a1c930d,#0c9fdb0a);border:1px solid #6a1c931a;border-radius:8px;grid-template-columns:repeat(3,minmax(12rem,1fr)) auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.website-settings-form--expert{grid-template-columns:repeat(4,minmax(10rem,1fr));align-items:start;max-height:19rem;overflow:auto}.website-settings-form--contact{grid-template-columns:repeat(2,minmax(12rem,1fr)) auto}.website-settings-form--certification{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.website-settings-form--contact label.is-wide{grid-column:span 2}.website-settings-form label,.website-settings-upload-field{gap:.4rem;min-width:0;display:grid}.website-settings-form label.is-wide{grid-column:span 2}.website-settings-form span{color:#51445c;font-size:.82rem;font-weight:900}.website-settings-form input,.website-settings-form textarea{color:#201628;width:100%;min-height:2.45rem;font:inherit;background:#fff;border:1px solid #6a1c9329;border-radius:8px;padding:0 .75rem}.website-image-upload{align-items:center;gap:.5rem;min-width:0;display:flex}.website-image-upload input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.website-image-upload label,.website-image-upload button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.38rem;min-height:2.45rem;padding:0 .85rem;font-weight:900;display:inline-flex}.website-image-upload label{color:#fff;border:1px solid var(--purple);background:var(--purple);box-shadow:0 10px 20px #6a1c9324}.website-image-upload button{color:var(--purple);background:#fff;border:1px solid #6a1c932e}.website-image-preview{grid-template-columns:4rem minmax(0,1fr);align-items:center;gap:.6rem;min-width:0;display:grid}.website-image-preview img{object-fit:cover;background:#fff;border:1px solid #6a1c9324;border-radius:6px;width:4rem;height:2.7rem}.website-image-preview small{color:#74687d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.75rem;font-weight:780;overflow:hidden}.website-settings-form textarea{resize:vertical;min-height:5.1rem;padding:.65rem .75rem}.website-settings-form button{border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:2.45rem;padding:0 .85rem;font-weight:900;display:inline-flex}.homepage-settings__form{background:linear-gradient(135deg,#6a1c930d,#0c9fdb0a);border:1px solid #6a1c931f;border-radius:8px;max-height:28rem;padding:1rem;overflow:auto}.homepage-settings__form-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;min-width:0;margin:0;padding:0;display:grid}.homepage-settings__form-grid>label,.homepage-settings__image-field{gap:.4rem;min-width:0;display:grid}.homepage-settings__form-grid .is-wide{grid-column:1/-1}.homepage-settings__form-grid label>span,.homepage-settings__image-field>span{color:#51445c;font-size:.82rem;font-weight:900}.homepage-settings__form-grid input,.homepage-settings__form-grid select,.homepage-settings__form-grid textarea{color:#201628;width:100%;min-height:2.65rem;font:inherit;background:#fff;border:1px solid #6a1c9329;border-radius:8px;padding:0 .75rem}.homepage-settings__form-grid textarea{resize:vertical;padding-block:.65rem}.homepage-settings__image-control{grid-template-columns:auto 7rem auto;align-items:center;gap:.65rem;display:grid}.homepage-settings__image-control>input[type=file]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.homepage-settings__image-control>label{color:#fff;background:var(--purple);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:2.75rem;padding:0 .85rem;font-size:.86rem;font-weight:900;display:inline-flex}.homepage-settings__image-control>label[aria-disabled=true]{cursor:not-allowed;opacity:.58}.homepage-settings__image-control>input[type=file]:focus-visible+label{outline:0;box-shadow:0 0 0 4px #6a1c932e}.homepage-settings__image-control img{object-fit:cover;background:#fff;border:1px solid #6a1c9324;border-radius:6px;width:7rem;height:4rem}.homepage-settings__image-remove{color:#a52f42;cursor:pointer;background:#fff;border:1px solid #a52f4233;border-radius:8px;justify-content:center;align-items:center;width:2.75rem;min-height:2.75rem;padding:0;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.homepage-settings__image-remove:hover:not(:disabled){color:#822235;background:#fff5f6;border-color:#a52f4261}.homepage-settings__image-remove:focus-visible{outline:0;box-shadow:0 0 0 4px #a52f4226}.homepage-file-upload{gap:.55rem;min-width:0;display:grid}.homepage-file-upload__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.homepage-file-upload__header>span{color:#51445c;font-size:.82rem;font-weight:900}.homepage-file-upload__header small{color:#6f6576;font-size:.76rem;font-weight:800}.homepage-file-upload__control{background:#ffffffc7;border:1px dashed #6a1c9347;border-radius:8px;align-items:center;gap:.75rem;min-height:3.2rem;padding:.3rem;display:flex}.homepage-file-upload__control>input[type=file]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.homepage-file-upload__control>label{color:#fff;background:var(--purple);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:0 .85rem;font-size:.84rem;font-weight:900;transition:background .18s,box-shadow .18s,opacity .18s;display:inline-flex}.homepage-file-upload__control>label:hover:not([aria-disabled=true]){background:#551678}.homepage-file-upload__control>label[aria-disabled=true]{cursor:not-allowed;opacity:.58}.homepage-file-upload__control>input[type=file]:focus-visible+label{outline:0;box-shadow:0 0 0 4px #6a1c932e}.homepage-file-upload__empty{color:#716778;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:750;overflow:hidden}.homepage-file-upload__error{color:#9e293d;margin:0;font-size:.8rem;font-weight:800}.homepage-file-upload__list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.homepage-file-upload__list li{background:#f6fbf8;border:1px solid #2b75592e;border-radius:7px;grid-template-columns:minmax(0,1fr) 2.75rem;align-items:center;gap:.45rem;min-width:0;min-height:2.8rem;padding:.25rem .3rem .25rem .75rem;display:grid}.homepage-file-upload__list a{color:#245c48;align-items:center;gap:.5rem;min-width:0;font-size:.83rem;font-weight:850;text-decoration:none;display:flex}.homepage-file-upload__list a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.homepage-file-upload__list a:hover{color:#173f31;text-decoration:underline}.homepage-file-upload__list a:focus-visible,.homepage-file-upload__list button:focus-visible{outline:0;box-shadow:0 0 0 4px #2b755929}.homepage-file-upload__list button{color:#a52f42;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:2.75rem;min-height:2.75rem;padding:0;display:inline-flex}.homepage-file-upload__list button:hover:not(:disabled){background:#ffecef}.homepage-file-upload__list button:disabled{cursor:not-allowed;opacity:.5}.homepage-file-upload .is-spinning{animation:.9s linear infinite query-spin}@media (prefers-reduced-motion:reduce){.homepage-file-upload .is-spinning{animation:none}}.homepage-settings__visibility{cursor:pointer;background:#fff;border:1px solid #6a1c9324;border-radius:8px;grid-template-columns:none;align-self:end;align-items:center;min-height:2.65rem;padding:0 .8rem;gap:.6rem!important;display:flex!important}.homepage-settings__visibility input{width:1.1rem;min-height:1.1rem;accent-color:var(--purple)}.homepage-settings__form footer{justify-content:flex-end;gap:.65rem;margin-top:1rem;display:flex}.homepage-settings__form footer button{border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:2.65rem;padding:0 1rem;font-weight:900;display:inline-flex}.homepage-settings__list{grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));align-content:start;gap:.75rem;min-height:0;padding:.1rem .25rem .35rem;display:grid;overflow:auto}.homepage-settings__item{background:#fff;border:1px solid #6a1c931a;border-radius:8px;grid-template-columns:6rem minmax(0,1fr) auto auto;align-items:center;gap:.8rem;min-width:0;padding:.7rem;display:grid;box-shadow:0 9px 24px #371c4b0d}.homepage-settings__thumbnail{width:6rem;height:4rem;color:var(--purple);background:#6a1c9312;border-radius:6px;place-items:center;display:grid;overflow:hidden}.homepage-settings__thumbnail img{object-fit:cover;width:100%;height:100%}.homepage-settings__item-copy{gap:.2rem;min-width:0;display:grid}.homepage-settings__item-copy span,.homepage-settings__item-copy small{color:#76697e;font-size:.72rem;font-weight:800}.homepage-settings__item-copy strong{color:#281b31;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.35;overflow:hidden}.homepage-settings__status{color:#796b81;white-space:nowrap;background:#796b811a;border-radius:999px;align-items:center;gap:.35rem;min-height:1.9rem;padding:0 .55rem;font-size:.74rem;font-weight:900;display:inline-flex}.homepage-settings__status.is-visible{color:#176a42;background:#1e8e581c}@media (width<=760px){.homepage-settings__form-grid,.homepage-settings__image-control{grid-template-columns:1fr}.homepage-settings__image-control img{width:100%;height:8rem}.homepage-file-upload__control{flex-direction:column;align-items:stretch}.homepage-file-upload__empty{text-align:center;padding:.15rem .5rem .35rem}.homepage-settings__list{grid-template-columns:1fr}.homepage-settings__item{grid-template-columns:5rem minmax(0,1fr) auto}.homepage-settings__thumbnail{width:5rem}.homepage-settings__status{grid-column:2;justify-self:start}}.website-member-grid,.website-expert-list{align-content:start;gap:.75rem;min-height:0;padding:.1rem .25rem .35rem;display:grid;overflow:auto}.website-member-grid{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.website-member-card,.website-expert-card{background:#fff;border:1px solid #6a1c931a;border-radius:8px;min-width:0;box-shadow:0 10px 24px #371c4b0d}.website-member-card{grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.website-member-card__image{width:4.5rem;height:3.4rem;color:var(--purple);background:#6a1c9314;border-radius:6px;place-items:center;display:grid;overflow:hidden}.website-member-card__image img{object-fit:cover;width:100%;height:100%}.website-certification-admin-card .website-member-card__image{background:#f0f3fa;border-radius:999px}.website-certification-admin-card .website-member-card__image span{color:var(--purple);font-size:.82rem;font-weight:950}.website-member-card div:not(.website-member-card__image){gap:.2rem;min-width:0;display:grid}.website-member-card__actions{gap:.45rem;display:inline-flex}.website-member-card strong,.website-expert-card strong{color:#201628;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:950;overflow:hidden}.website-member-card span,.website-expert-card span{color:#756b7d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:780;overflow:hidden}.website-member-card button,.website-expert-card button{color:#a9273d;background:#6a1c931a;border-radius:8px;place-items:center;width:2.25rem;height:2.25rem;display:grid}.website-member-card button:hover,.website-expert-card button:hover{color:#fff;background:var(--purple)}.website-member-card button.is-danger,.website-expert-card button.is-danger{color:#a9273d;background:#c4263a1a}.website-member-card button.is-danger:hover,.website-expert-card button.is-danger:hover{color:#fff;background:#c4263a}.website-expert-field-manager{gap:.75rem;display:grid}.website-expert-field-form{background:#ffffffc7;border:1px solid #6a1c931a;border-radius:8px;grid-template-columns:minmax(14rem,22rem) auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.website-expert-field-form label{gap:.4rem;min-width:0;display:grid}.website-expert-field-form span{color:#51445c;font-size:.82rem;font-weight:900}.website-expert-field-form input{color:#201628;width:100%;min-height:2.45rem;font:inherit;background:#fff;border:1px solid #6a1c9329;border-radius:8px;padding:0 .75rem}.website-expert-field-form input:focus{border-color:#6a1c9394;outline:none;box-shadow:0 0 0 .25rem #6a1c931a}.website-expert-tabs{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.6rem;display:grid}.website-expert-tab{background:#6a1c930f;border:1px solid #6a1c9329;border-radius:8px;grid-template-columns:minmax(0,1fr) 2.25rem;min-width:0;display:grid;overflow:hidden}.website-expert-tab>button{min-height:2.55rem;color:var(--purple);text-overflow:ellipsis;white-space:nowrap;background:0 0;font-weight:950;overflow:hidden}.website-expert-tab:hover,.website-expert-tab.is-active{color:#fff;border-color:var(--purple);background:linear-gradient(135deg, var(--purple), #8a32b8)}.website-expert-tab:hover>button,.website-expert-tab.is-active>button{color:#fff}.website-expert-tab__delete{border-left:1px solid #6a1c931f}.website-expert-tab__delete:hover:not(:disabled){color:#fff;background:#c4263a}.website-expert-tab__delete:disabled{cursor:not-allowed;opacity:.42}.website-settings-board--experts{grid-template-rows:auto auto minmax(0,1fr)}.website-settings-board--contact,.content-upload-review{grid-template-rows:auto minmax(0,1fr)}.content-upload-review__head{background:linear-gradient(135deg,#6a1c930f,#0c9fdb0a);border:1px solid #6a1c931f;border-radius:8px;padding:1rem}.content-upload-review__head div{gap:.25rem;display:grid}.content-upload-review__head strong{color:var(--purple);font-size:1.05rem;font-weight:950}.content-upload-review__head span{color:#74687d;font-weight:820}.content-upload-review__list{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));align-content:start;gap:.85rem;min-height:0;padding:.1rem .25rem .35rem;display:grid;overflow:auto}.content-upload-card{background:#fff;border:1px solid #6a1c931f;border-radius:8px;gap:.75rem;min-width:0;padding:1rem;display:grid;box-shadow:0 10px 24px #371c4b0d}.content-upload-card header,.content-upload-card footer{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.content-upload-card header div{gap:.3rem;min-width:0;display:grid}.content-upload-card header strong{color:#2a1834;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:950;line-height:1.25;overflow:hidden}.content-upload-card header span{color:#74687d;font-size:.82rem;font-weight:850}.content-upload-card em{color:var(--purple);text-transform:uppercase;background:#6a1c9314;border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.75rem;font-style:normal;font-weight:950}.content-upload-card.is-approved em{color:#17633a;background:#17633a1a}.content-upload-card.is-rejected em{color:#9f1239;background:#9f12391a}.content-upload-card dl{grid-template-columns:auto minmax(0,1fr);gap:.35rem .75rem;margin:0;display:grid}.content-upload-card dt{color:var(--purple);font-weight:900}.content-upload-card dd{color:#6d6274;min-width:0;margin:0;font-weight:780}.content-upload-card p,.content-upload-card a{color:#6d6274;min-width:0;margin:0;font-weight:800;line-height:1.45}.content-upload-card a{color:var(--purple)}.content-upload-card__image{object-fit:cover;aspect-ratio:16/9;border:1px solid #6a1c931f;border-radius:6px;width:100%;max-height:12rem}.content-upload-card__points{background:#6a1c930f;border-radius:8px;padding:.65rem}.content-upload-card footer button{min-height:2.35rem;color:var(--purple);background:#fff;border:1px solid #6a1c932e;border-radius:8px;justify-content:center;align-items:center;padding:0 .8rem;font-weight:900;display:inline-flex}.content-upload-card footer button:first-child{color:#fff;border-color:var(--purple);background:var(--purple)}.content-upload-card footer button.is-danger{color:#a52537;background:#a525370f;border-color:#a5253738}.content-upload-card footer button.is-danger:hover{color:#fff;background:#a52537;border-color:#a52537}.website-contact-preview{background:#6a1c930f;border:1px solid #6a1c9329;border-radius:8px;align-content:start;gap:.85rem;padding:1rem;display:grid}.website-contact-preview strong{color:#2b1c35;font-size:.95rem;font-weight:950}.website-contact-preview dl{grid-template-columns:5rem minmax(0,1fr);gap:.55rem .85rem;margin:0;display:grid}.website-contact-preview dt{color:#6a5c74;font-weight:900}.website-contact-preview dd{color:#2b1c35;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:900}.website-expert-card{gap:.75rem;padding:.85rem;display:grid}.website-expert-card header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;min-width:0;display:grid}.website-expert-card header div{gap:.18rem;min-width:0;display:grid}.website-expert-card dl{color:#5b5064;grid-template-columns:5rem minmax(0,1fr);gap:.35rem .75rem;margin:0;font-size:.84rem;line-height:1.45;display:grid}.website-expert-card dt{color:var(--purple);font-weight:900}.website-expert-card dd{min-width:0;margin:0}.service-application-board{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1.2rem;min-height:0;padding:.2rem .25rem .4rem;display:grid;overflow:auto}.service-application-toolbar{background:linear-gradient(135deg,#6a1c930f,#0c9fdb0a);border:1px solid #6a1c9324;border-radius:8px;grid-area:filter;grid-template-columns:minmax(20rem,1fr) auto;align-items:end;gap:.75rem;padding:.9rem 1rem;display:grid}.service-application-toolbar label{gap:.4rem;min-width:0;display:grid}.service-application-toolbar label>span{color:#51445c;font-size:.82rem;font-weight:900}.service-application-search-field{background:#fff;border:1px solid #6a1c932e;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-width:0;min-height:3rem;padding:0 .8rem;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:inset 0 0 0 1px #ffffffb8}.service-application-search-field:focus-within{border-color:#6a1c9385;box-shadow:0 0 0 3px #6a1c931f}.service-application-search-field svg{color:#6a1c93b8}.service-application-search-field input{color:#201628;background:0 0;border:0;outline:0;width:100%;min-width:0;height:2.6rem;font-weight:800}.service-application-search-field input::placeholder{color:#9b91a1}.service-application-search-field__clear{color:#6a1c93;cursor:pointer;background:#6a1c930f;border:1px solid #6a1c9329;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.service-application-search-field__clear:hover,.service-application-search-field__clear:focus-visible{color:#fff;border-color:var(--purple);background:var(--purple)}.service-application-toolbar button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:3rem;padding:0 1rem;font-size:1.08rem;font-weight:950;display:inline-flex}.service-application-toolbar__search{color:#fff;border:1px solid var(--purple);background:var(--purple);min-width:8.5rem;box-shadow:0 14px 28px #6a1c9338}.service-application-toolbar__search:hover,.service-application-toolbar__search:focus-visible{color:#fff;background:#822caf;border-color:#822caf;box-shadow:0 14px 28px #6a1c933d}.service-application-hero{--application-hero-height:24rem;grid-template-columns:minmax(18rem,.95fr) minmax(22rem,1.15fr);align-items:start;gap:1.35rem;display:grid}.service-application-slider{height:var(--application-hero-height);color:#111;background:#c6a6d8;place-items:center;font-weight:900;display:grid;position:relative;overflow:hidden}.service-application-carousel{isolation:isolate;background:#6a1c9314}.service-application-carousel img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .26s;position:absolute;inset:0}.service-application-carousel img.is-active{opacity:1}.service-application-carousel__meta{z-index:1;color:#fff;background:linear-gradient(90deg,#201628d1,#20162861);border-radius:8px;justify-content:space-between;align-items:flex-end;gap:.85rem;padding:.75rem .85rem;font-weight:900;display:flex;position:absolute;bottom:.85rem;left:1rem;right:1rem}.service-application-carousel__meta strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.service-application-carousel__meta span{flex:none;font-size:.78rem}.service-application-carousel__dots{z-index:1;gap:.45rem;display:flex;position:absolute;top:.8rem;right:.8rem}.service-application-carousel__dots button{background:#ffffffb8;border-radius:999px;width:.62rem;height:.62rem;box-shadow:0 0 0 1px #6a1c931f}.service-application-carousel__dots button.is-active{background:#fff;width:1.35rem}.service-application-feature{height:var(--application-hero-height);background:#fff;border:2px solid #6a1c9357;border-radius:22px;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:.85rem;min-height:0;padding:1.05rem 1.35rem;display:grid;overflow:hidden}.service-application-feature h3{color:var(--purple);margin:0;font-size:clamp(1.45rem,2vw,2rem);font-weight:950;line-height:1.03}.service-application-section-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.service-application-section-head h3{min-width:0}.service-application-section-head--compact{align-items:center}.service-application-section-head--compact h3{text-align:left}.service-application-section-head__more{min-height:2rem;color:var(--purple);cursor:pointer;background:#6a1c930f;border:1px solid #6a1c9338;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.25rem;padding:0 .7rem;font-size:.78rem;font-weight:950;line-height:1;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.service-application-section-head__more:hover,.service-application-section-head__more:focus-visible{color:#fff;background:var(--purple);border-color:var(--purple);box-shadow:0 .7rem 1.2rem #6a1c932e}.service-application-feature>div{grid-template-rows:repeat(5,minmax(0,1fr));gap:0;min-height:0;display:grid;overflow:hidden}.service-application-feature .service-application-link,.service-application-column .service-application-link{color:#7f7a83;text-align:left;background:0 0;border-bottom:1px solid #6a1c9338;border-radius:0;width:100%;min-width:0;padding:.42rem .35rem .58rem;font-weight:900;line-height:1.22;transition:color .18s,background-color .18s,box-shadow .18s}.service-application-feature .service-application-link{align-content:center;gap:.18rem;display:grid}.service-application-feature .service-application-link:hover,.service-application-column .service-application-link:hover,.service-application-feature .service-application-link:focus-visible,.service-application-column .service-application-link:focus-visible{color:var(--purple);background:#6a1c930f;box-shadow:inset 3px 0 #6a1c936b}.service-application-feature .service-application-link:last-child,.service-application-column .service-application-link:last-child{border-bottom:0}.service-application-feature p{color:#7f7a83;margin:0;font-weight:850}.service-application-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.service-application-column{border-left:2px solid #6a1c9361;align-content:start;gap:.8rem;min-width:0;padding-inline:1rem;display:grid}.service-application-column:first-child{border-left:0}.service-application-column h3{color:var(--purple);text-align:center;margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:950;line-height:1.08}.service-application-column>div{gap:0;display:grid}.service-application-column .service-application-link{gap:.3rem;display:grid}.service-application-link small{color:#6a1c93d1;font-size:.78rem;font-weight:950}.service-application-feature .service-application-link>span{color:var(--purple);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-application-column strong,.service-application-column span{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-application-column strong{color:var(--purple);-webkit-line-clamp:2}.service-application-column span{color:#8b858e;-webkit-line-clamp:3;font-size:.9rem;font-weight:820}.service-application-section-list{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-application-section-list__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.service-application-section-list__header button{min-height:2.4rem;color:var(--purple);cursor:pointer;background:#6a1c930f;border:1px solid #6a1c9338;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:0 .95rem;font-size:.88rem;font-weight:950;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.service-application-section-list__header button:hover,.service-application-section-list__header button:focus-visible{color:#fff;background:var(--purple);border-color:var(--purple);box-shadow:0 .75rem 1.3rem #6a1c9333}.service-application-section-list__header div{text-align:right;min-width:0}.service-application-section-list__header p,.service-application-section-list__header h3,.service-application-section-list__header span{margin:0}.service-application-section-list__header p{color:#6a1c93b8;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:950}.service-application-section-list__header h3{color:var(--purple);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:950;line-height:1.05}.service-application-section-list__header span{color:#8b858e;margin-top:.35rem;font-weight:850;display:block}.service-application-section-list__items{background:#fff;border:1px solid #6a1c9324;border-radius:14px;align-content:start;gap:0;min-height:0;display:grid;overflow:auto;box-shadow:0 1rem 2rem #6a1c9314}.service-application-section-list__item{color:#8b858e;text-align:left;cursor:pointer;background:0 0;border-bottom:1px solid #6a1c9333;border-radius:0;gap:.38rem;width:100%;min-width:0;padding:1rem 1.15rem;transition:color .18s,background-color .18s,box-shadow .18s;display:grid}.service-application-section-list__item:hover,.service-application-section-list__item:focus-visible{background:#6a1c930f;box-shadow:inset 4px 0 #6a1c936b}.service-application-section-list__item:last-child{border-bottom:0}.service-application-section-list__item strong{color:var(--purple);font-size:1.05rem;font-weight:950;line-height:1.25}.service-application-section-list__item span{color:#8b858e;font-size:.95rem;font-weight:820;line-height:1.45}.service-application-section-list__item small{color:#6a1c93d1;font-size:.8rem;font-weight:950}.service-application-detail{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-application-detail__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-application-detail__header button{min-height:2.6rem;color:var(--purple);background:#fff;border:1px solid #6a1c9333;border-radius:8px;align-items:center;gap:.45rem;padding:0 .9rem;font-weight:900;display:inline-flex}.service-application-detail__header span{color:var(--purple);font-size:.88rem;font-weight:950}.service-application-detail__body{background:#fff;border:1px solid #6a1c9329;border-radius:12px;min-height:0;overflow:auto;box-shadow:0 14px 34px #6a1c9314}.service-application-detail__image,.service-guidance-detail__image{object-fit:cover;aspect-ratio:16/6;border-bottom:1px solid #6a1c931f;width:100%;max-height:24rem;display:block}.service-application-detail__body>header{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #6a1c931f;padding:1.5rem 1.6rem 1.1rem;position:sticky;top:0}.service-application-detail__body>header p,.service-application-detail__body>header h3,.service-application-detail__body>header small{margin:0}.service-application-detail__body>header p{color:var(--purple);font-size:.82rem;font-weight:950}.service-application-detail__body>header h3{color:#2a1834;max-width:64rem;margin-top:.35rem;font-size:clamp(1.35rem,2vw,2rem);font-weight:950;line-height:1.16}.service-application-detail__body>header small{color:#8b858e;margin-top:.65rem;font-size:.82rem;font-weight:800;display:block}.service-application-document{max-width:76rem;padding:1.5rem 1.6rem 2rem}.service-application-document p{color:#4f4856;white-space:pre-line;margin:0 0 .95rem;font-size:1rem;font-weight:650;line-height:1.68}.service-application-document p:first-child{color:#2a1834;font-size:1.08rem;font-weight:900}.service-application-file-link{width:fit-content;min-height:2.75rem;color:var(--purple);background:#6a1c930d;border:1px solid #6a1c9338;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:0 .9rem;font-weight:900;text-decoration:none;display:inline-flex}.service-application-file-link:hover,.service-application-file-link:focus-visible{color:#fff;background:var(--purple);border-color:var(--purple)}.service-application-paywall{border:1px solid #6a1c933d;border-left:4px solid var(--purple);background:#faf7fc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:grid}.service-application-paywall__icon{width:2.75rem;height:2.75rem;color:var(--purple);background:#6a1c931a;border-radius:50%;place-items:center;display:grid}.service-application-paywall__copy{gap:.2rem;min-width:0;display:grid}.service-application-paywall__copy strong{color:#2a1834;font-size:1rem}.service-application-paywall__copy span{color:#746c79;font-size:.88rem;font-weight:700;line-height:1.45}.service-application-paywall dl{gap:1rem;margin:0;display:flex}.service-application-paywall dl div{gap:.1rem;min-width:5.5rem;display:grid}.service-application-paywall dt{color:#7d7482;font-size:.72rem;font-weight:800}.service-application-paywall dd{color:var(--purple);margin:0;font-size:1.1rem;font-weight:950}.service-application-paywall button{color:#fff;border:1px solid var(--purple);background:var(--purple);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-width:9rem;min-height:2.75rem;padding:0 .9rem;font-weight:900;display:inline-flex}.service-application-paywall button:disabled{color:#8b858e;cursor:not-allowed;background:#ece9ee;border-color:#d8d3da}.service-application-points-content{border-top:2px solid #6a1c9329;margin-top:1.5rem;padding-top:1.25rem}.service-application-points-content>header{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.service-application-points-content>header span{color:#19734b;background:#e8f5ee;border-radius:999px;padding:.25rem .5rem;font-size:.72rem;font-weight:900}.service-application-points-content>header h4{color:#2a1834;margin:0;font-size:1.12rem}.service-application-points-content__files{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.service-application-points-content__files a{min-height:2.75rem;color:var(--purple);background:#fff;border:1px solid #6a1c9338;border-radius:8px;align-items:center;gap:.45rem;padding:0 .85rem;font-weight:900;text-decoration:none;display:inline-flex}.service-application-points-content__files a:hover,.service-application-points-content__files a:focus-visible{color:#fff;background:var(--purple)}@media (width<=900px){.service-application-paywall{grid-template-columns:auto minmax(0,1fr)}.service-application-paywall dl,.service-application-paywall button{grid-column:1/-1}.service-application-paywall button{width:100%}}.service-guidance-search{border:2px solid var(--purple);background:#fff;border-radius:20px;grid-area:filter;grid-template-columns:minmax(16rem,1fr) minmax(8rem,14rem);align-items:end;gap:1rem;padding:1rem 1.15rem;display:grid}.service-guidance-search label{gap:.35rem;display:grid}.service-guidance-search label span{color:#4b3c55;font-weight:900}.service-guidance-search input{color:#211629;background:#fff;border:1px solid #6a1c932e;border-radius:8px;min-height:2.8rem;padding:0 .9rem}.service-guidance-search button{color:#fff;background:var(--purple);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:2.8rem;font-size:1.08rem;font-weight:950;display:inline-flex}.service-guidance-board{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1.2rem;min-height:0;padding:.2rem .25rem .4rem;display:grid;overflow:auto}.service-guidance-board>h3{color:var(--purple);text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:950;line-height:1.05}.service-guidance-list{background:#fff;border:2px solid #6a1c9352;border-radius:20px;align-content:start;gap:.9rem;min-height:16rem;padding:1.1rem 1.35rem 1.25rem;display:grid}.service-guidance-list>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-guidance-list>header div{gap:.2rem;display:grid}.service-guidance-list>header strong{color:var(--purple);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:950}.service-guidance-list>header span{color:#7b7182;font-size:.86rem;font-weight:850}.service-guidance-list>header button{color:#fff;background:var(--purple);border-radius:8px;min-height:2.9rem;padding:0 1.4rem;font-size:1.08rem;font-weight:950;box-shadow:0 12px 24px #6a1c9333}.service-guidance-items{gap:.65rem;display:grid}.service-guidance-item{text-align:left;background:0 0;border-radius:10px;grid-template-columns:5rem minmax(0,1fr) 5.5rem;align-items:center;gap:1rem;width:100%;min-height:4rem;padding:.45rem .65rem;transition:background-color .18s,box-shadow .18s;display:grid}.service-guidance-item:hover,.service-guidance-item:focus-visible{background:#6a1c930f;box-shadow:inset 3px 0 #6a1c936b}.service-guidance-item__mark{border-radius:6px;width:4.4rem;height:2.4rem}.service-guidance-item__mark--image{object-fit:cover;border:1px solid #6a1c931f;display:block}.service-guidance-item__copy{gap:.25rem;min-width:0;display:grid}.service-guidance-item__copy strong{color:#171019;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.03rem;font-weight:950;line-height:1.18;display:-webkit-box;overflow:hidden}.service-guidance-item__copy small{color:#8a7f92;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:820;overflow:hidden}.service-guidance-item__points{color:var(--purple);justify-items:start;font-weight:950;line-height:1.05;display:grid}.service-guidance-item__points strong{color:inherit;font-size:1rem}.service-guidance-empty{min-height:24rem}.service-guidance-repository{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-guidance-repository__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.service-guidance-repository__header button{min-height:2.4rem;color:var(--purple);cursor:pointer;background:#6a1c930f;border:1px solid #6a1c9338;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:0 .95rem;font-size:.88rem;font-weight:950;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.service-guidance-repository__header button:hover,.service-guidance-repository__header button:focus-visible{color:#fff;background:var(--purple);border-color:var(--purple);box-shadow:0 .75rem 1.3rem #6a1c9333}.service-guidance-repository__header div{text-align:right;min-width:0}.service-guidance-repository__header p,.service-guidance-repository__header h3,.service-guidance-repository__header span{margin:0}.service-guidance-repository__header p{color:#6a1c93b8;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:950}.service-guidance-repository__header h3{color:var(--purple);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:950;line-height:1.05}.service-guidance-repository__header span{color:#8b858e;margin-top:.35rem;font-weight:850;display:block}.service-guidance-repository__items{background:#fff;border:1px solid #6a1c9324;border-radius:14px;align-content:start;gap:0;min-height:0;display:grid;overflow:auto;box-shadow:0 1rem 2rem #6a1c9314}.service-guidance-repository__item{border-bottom:1px solid #6a1c932e;border-radius:0;padding:.75rem .9rem}.service-guidance-repository__item:last-child{border-bottom:0}.service-guidance-detail{grid-area:table;grid-template-rows:auto minmax(0,1fr);gap:1rem;min-height:0;display:grid;overflow:hidden}.service-guidance-detail__toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-guidance-detail__toolbar button{min-height:2.6rem;color:var(--purple);background:#fff;border:1px solid #6a1c9333;border-radius:8px;align-items:center;gap:.45rem;padding:0 .9rem;font-weight:900;display:inline-flex}.service-guidance-detail__toolbar span{color:var(--purple);font-size:.88rem;font-weight:950}.service-report-detail__toolbar button.service-detail-delete,.service-application-detail__header button.service-detail-delete,.service-guidance-detail__toolbar button.service-detail-delete{color:#b42318;background:#fff;border:1px solid #b4231847;justify-content:center;width:2.6rem;min-width:2.6rem;padding:0}.service-report-detail__toolbar button.service-detail-delete:hover,.service-report-detail__toolbar button.service-detail-delete:focus-visible,.service-application-detail__header button.service-detail-delete:hover,.service-application-detail__header button.service-detail-delete:focus-visible,.service-guidance-detail__toolbar button.service-detail-delete:hover,.service-guidance-detail__toolbar button.service-detail-delete:focus-visible{color:#fff;background:#b42318;border-color:#b42318}.service-guidance-detail__body{background:#fff;border:1px solid #6a1c9329;border-radius:12px;min-height:0;overflow:auto;box-shadow:0 14px 34px #6a1c9314}.service-guidance-detail__body header{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #6a1c931f;padding:1.5rem 1.6rem 1.1rem;position:sticky;top:0}.service-guidance-detail__body header p,.service-guidance-detail__body header h3,.service-guidance-detail__body header small{margin:0}.service-guidance-detail__body header p{color:var(--purple);font-size:.82rem;font-weight:950}.service-guidance-detail__body header h3{color:#2a1834;max-width:64rem;margin-top:.35rem;font-size:clamp(1.35rem,2vw,2rem);font-weight:950;line-height:1.16}.service-guidance-detail__body header small{color:#8b858e;margin-top:.65rem;font-size:.82rem;font-weight:800;display:block}.service-guidance-document{max-width:76rem;padding:1.5rem 1.6rem 2rem}.service-guidance-document p{color:#4f4856;white-space:pre-line;margin:0 0 .95rem;font-size:1rem;font-weight:650;line-height:1.68}.service-guidance-document p:first-child{color:#2a1834;font-size:1.08rem;font-weight:900}.guidance-purchase-dialog{border:1px solid #6a1c9324;border-radius:18px;width:min(36rem,100vw - 3rem);box-shadow:0 34px 90px #2a14363d}.guidance-purchase-dialog__body{gap:.85rem}.guidance-purchase-dialog__body>strong{color:#211629;font-size:1.16rem;font-weight:950;line-height:1.25}.guidance-purchase-dialog__body>p{color:#6b6073;background:#6a1c930d;border:0}.guidance-purchase-dialog__body>div{border:1px solid #6a1c931f;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .9rem;display:flex}.guidance-purchase-dialog__body>div span{color:#6b6073;font-weight:850}.guidance-purchase-dialog__body>div strong{color:var(--purple);font-weight:950}.guidance-purchase-dialog__body>small{color:#c4263a;font-weight:850}.query-pagination{grid-area:pagination;justify-content:space-between;align-items:center;gap:1rem;padding-top:.125rem;display:flex}.query-pagination__meta{color:#6d6076;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.88rem;font-weight:800;display:flex}.query-pagination__meta span{background:#6a1c930d;border:1px solid #6a1c931a;border-radius:999px;align-items:center;min-height:2rem;padding:0 .75rem;display:inline-flex}.query-page-size{position:relative}.query-page-size__trigger{color:#51445c;background:#fff;border:1px solid #6a1c931f;border-radius:999px;align-items:center;gap:.5rem;min-height:2.25rem;padding:0 .75rem;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #371c4b0d}.query-page-size__trigger strong{color:#201628;text-align:center;min-width:1.5rem}.query-page-size__trigger svg{color:var(--purple);transition:transform .18s}.query-page-size.is-open .query-page-size__trigger svg{transform:rotate(180deg)}.query-page-size__menu{z-index:6;background:#fffffffa;border:1px solid #6a1c9324;border-radius:12px;gap:.2rem;min-width:7rem;padding:.35rem;animation:.16s cubic-bezier(.22,1,.36,1) both query-page-size-pop;display:grid;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 18px 42px #371c4b29}.query-page-size__menu button{color:#33243d;background:0 0;border:0;border-radius:9px;justify-content:flex-start;min-height:2.15rem;padding:0 .75rem;font-weight:900}.query-page-size__menu button:hover,.query-page-size__menu button.is-active{color:#fff;background:linear-gradient(135deg, var(--purple), #8a32b8);box-shadow:0 8px 18px #6a1c9329}.query-pagination__controls,.query-pagination__pages{align-items:center;gap:.4rem;display:flex}.query-pagination__pages{background:#ffffffb8;border:1px solid #6a1c931a;border-radius:12px;padding:.25rem}.query-pagination__pages button{border-radius:10px;min-width:2.35rem;padding:0 .55rem}.query-pagination__pages button.is-active{color:#fff;border-color:var(--purple);background:linear-gradient(135deg, var(--purple), #8a32b8);box-shadow:0 10px 22px #6a1c933d}.query-pagination__ellipsis{color:#8d8195;justify-content:center;align-items:center;min-width:2rem;min-height:2.35rem;font-weight:900;display:inline-flex}.query-pagination button:disabled{cursor:not-allowed;opacity:.45}.query-dialog{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120c186b;place-items:center;padding:2rem;animation:.18s both query-dialog-backdrop-in;display:grid;position:fixed;inset:0}.query-dialog__card{transform-origin:50%;background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(62rem,100%);max-height:min(44rem,100vh - 4rem);animation:.26s cubic-bezier(.22,1,.36,1) both query-dialog-card-in;display:grid;overflow:hidden}.query-dialog__card--detail{width:min(48rem,100%);max-height:min(38rem,100vh - 4rem)}.query-dialog__card header,.query-dialog__card footer{border-bottom:1px solid #6a1c931f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.query-dialog__card footer{border-top:1px solid #6a1c931f;border-bottom:0;justify-content:flex-end}.query-dialog__card header button,.query-dialog__card footer button{border-radius:8px;justify-content:center;align-items:center;min-height:2.45rem;padding:0 .9rem;font-weight:900;display:inline-flex}.query-dialog__card header button{width:2.45rem;color:var(--purple);background:#6a1c9314;padding:0}.query-dialog__card footer button{color:#392a43;background:#6a1c9314}.query-dialog__body{gap:.9rem;min-height:0;padding:1.25rem;display:grid;overflow-y:auto}.query-dialog__body--detail{background:radial-gradient(circle at 92% 0,#6a1c9314,#0000 18rem),linear-gradient(135deg,#6a1c9309,#0c9fdb06);padding:1rem;display:block}.query-dialog__body label{gap:.4rem;display:grid}.query-dialog__body label span{color:#4b3c55;font-size:.86rem;font-weight:900}.query-dialog__body textarea,.query-dialog__body input,.query-dialog__body p{color:#211629;width:100%;min-height:2.75rem;font:inherit;background:#fff;border:1px solid #6a1c9329;border-radius:8px;margin:0;padding:.75rem .9rem;line-height:1.55}.query-dialog__body textarea{resize:vertical;min-height:5rem}.content-upload-dialog{width:min(56rem,100vw - 4rem);max-height:min(42rem,100vh - 4rem)}.content-upload-form{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.content-upload-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;min-height:0;padding:1.25rem;display:grid;overflow-y:auto}.content-upload-form label,.content-upload-form__type{gap:.4rem;min-width:0;margin:0;display:grid}.content-upload-form label.is-wide,.content-upload-form fieldset.is-wide,.content-upload-form__type,.content-upload-form__editor{grid-column:1/-1}.content-upload-form label span,.content-upload-form__type legend,.content-upload-form__attachments legend{color:#4b3c55;font-size:.86rem;font-weight:900}.content-upload-form__attachments{border:0;gap:.65rem;min-width:0;margin:0;padding:0;display:grid}.content-upload-form__attachment-list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.content-upload-form__attachment-list li{background:#6a1c930a;border:1px solid #6a1c9324;border-radius:7px;grid-template-columns:minmax(0,1fr) 2rem;align-items:center;gap:.5rem;min-width:0;min-height:2.25rem;padding:.25rem .35rem .25rem .7rem;display:grid}.content-upload-form__attachment-list li>span{color:#4b3c55;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:750;overflow:hidden}.content-upload-form__attachment-list button{color:#9f2f43;background:0 0;border-radius:6px;place-items:center;width:2rem;height:2rem;padding:0;display:grid}.content-upload-form input,.content-upload-form select,.content-upload-form textarea{color:#211629;width:100%;min-height:2.75rem;font:inherit;background:#fff;border:1px solid #6a1c9329;border-radius:8px;padding:.75rem .9rem;line-height:1.55}.content-upload-form textarea{resize:vertical;min-height:8.5rem}.content-upload-form__editor textarea{min-height:9.5rem}.content-upload-form__type{background:#6a1c930a;border:1px solid #6a1c931f;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;padding:.85rem .95rem;display:flex}.content-upload-form__type legend{padding:0 .35rem}.content-upload-form__displayed-image{background:#6a1c9309;border:1px solid #6a1c9324;border-radius:8px;grid-column:1/-1;gap:.75rem;min-width:0;margin:0;padding:.9rem;display:grid}.content-upload-form__displayed-image legend{color:#4b3c55;padding:0 .35rem;font-size:.86rem;font-weight:900}.content-upload-image-picker__current{grid-template-columns:auto minmax(0,1fr) 6rem;align-items:center;gap:.7rem;min-width:0;display:grid}.content-upload-form .content-upload-image-picker__upload{color:#fff;background:var(--purple);cursor:pointer;border-radius:7px;grid-column:auto;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:0 .9rem;font-weight:900;display:inline-flex}.content-upload-image-picker__current small{color:#74687d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.content-upload-image-picker__current>img{aspect-ratio:16/9;object-fit:cover;border:1px solid #6a1c9329;border-radius:6px;width:6rem}.content-upload-image-picker__defaults{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.content-upload-image-picker__defaults button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:6px;min-width:0;padding:.18rem}.content-upload-image-picker__defaults button:hover,.content-upload-image-picker__defaults button:focus-visible,.content-upload-image-picker__defaults button.is-selected{border-color:var(--purple);box-shadow:0 0 0 2px #6a1c931f}.content-upload-image-picker__defaults img{aspect-ratio:16/9;object-fit:cover;border-radius:3px;width:100%;display:block}.content-upload-form footer{border-top:1px solid #6a1c931f;justify-content:flex-end;gap:.6rem;padding:1rem 1.25rem;display:flex}.content-upload-form footer button{color:#392a43;background:#6a1c9314;border-radius:8px;justify-content:center;align-items:center;min-height:2.45rem;padding:0 .9rem;font-weight:900;display:inline-flex}.query-user-dialog{border:1px solid #6a1c9324;border-radius:18px;width:min(46rem,100vw - 4rem);max-height:min(36rem,100vh - 4rem);box-shadow:0 34px 90px #2a14363d}.query-user-dialog header{background:radial-gradient(circle at 100% 0,#0c9fdb24,#0000 12rem),linear-gradient(135deg,#6a1c930f,#fffffff5);padding:1.25rem 1.45rem}.query-user-form{scrollbar-color:#6a1c935c #6a1c9314;scrollbar-width:thin;background:#fff;gap:1rem;max-height:min(24rem,100vh - 14rem);padding:1.4rem 1.45rem 1.2rem;display:grid;overflow:auto}.query-user-form::-webkit-scrollbar{width:.55rem}.query-user-form::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.query-user-form::-webkit-scrollbar-thumb{background:#6a1c935c;border-radius:999px}.query-user-form__field,.query-user-form__group{border:0;grid-template-columns:5.2rem minmax(0,1fr);align-items:center;gap:1rem;margin:0;padding:0;display:grid}.query-user-form__field>span,.query-user-form__field>label,.query-user-form__group legend{color:#33233f;padding:0;font-size:1rem;font-weight:900}.query-user-form__field input{color:#201529;width:100%;min-height:3rem;font:inherit;background:#fff;border:1px solid #6a1c932e;border-radius:10px;outline:0;padding:0 1rem;font-weight:800;transition:border-color .18s,box-shadow .18s,background .18s}.query-user-form__field textarea{resize:vertical;color:#201529;width:100%;min-height:5.8rem;font:inherit;background:#fff;border:1px solid #6a1c932e;border-radius:10px;outline:0;padding:.8rem 1rem;font-weight:800;line-height:1.5;transition:border-color .18s,box-shadow .18s,background .18s}.query-user-form__field input:focus,.query-user-form__field textarea:focus{border-color:#6a1c938c;box-shadow:0 0 0 4px #6a1c931a}.query-user-form__field input:disabled{color:#675b70;cursor:not-allowed;background:linear-gradient(#6a1c930f,#6a1c9309);border-color:#6a1c931a}.query-user-form__section{background:#faf7fcb8;border:1px solid #6a1c931f;border-radius:14px;gap:1rem;margin:0;padding:1rem;display:grid}.query-user-form__section legend{color:var(--purple);padding:0 .35rem;font-size:.95rem;font-weight:900}.query-user-form__registration{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;display:grid}.query-user-form__registration .query-user-form__field{grid-template-columns:7.8rem minmax(0,1fr)}.query-user-form__registration .query-user-form__field--wide,.query-user-form__registration .query-user-form__field--attachment{grid-column:1/-1}.query-attachment-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;display:grid}.query-attachment-link{color:#fff;white-space:nowrap;background:#6a1c93;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:3rem;padding:0 .9rem;font-size:.92rem;font-weight:900;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.query-attachment-link:hover{background:#551678;transform:translateY(-1px)}.query-attachment-link:focus-visible{outline:0;box-shadow:0 0 0 4px #6a1c932e}.query-choice-row{flex-wrap:wrap;align-items:center;gap:.75rem 1.1rem;display:flex}.query-choice-row p{color:#7a6f82;margin:0;font-weight:800}.query-check,.query-radio{color:#2f2239;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.48rem;min-height:2.35rem;font-size:1rem;font-weight:850;display:inline-flex;position:relative}.query-check input,.query-radio input{width:1.15rem;height:1.15rem;accent-color:var(--purple);cursor:pointer;margin:0}.query-check span,.query-radio span{line-height:1.25}.query-check:focus-within,.query-radio:focus-within{outline-offset:.25rem;border-radius:8px;outline:3px solid #6a1c9329}.query-group-dialog{border:1px solid #6a1c9324;border-radius:16px;width:min(56rem,100vw - 4rem);max-height:min(42rem,100vh - 4rem);box-shadow:0 34px 90px #2a14363d}.query-group-dialog header{background:radial-gradient(circle at 100% 0,#0c9fdb24,#0000 12rem),linear-gradient(135deg,#6a1c930f,#fffffff5);padding:1.15rem 1.45rem}.query-group-permission{background:#fff;min-height:0;padding:1.35rem 1.7rem 1.5rem;overflow:auto}.query-group-name-field{gap:.45rem;margin-bottom:1.2rem;display:grid}.query-group-name-field span{color:#3d3048;font-size:.95rem;font-weight:900}.query-group-name-field input{color:#211629;width:100%;min-height:3rem;font:inherit;background:#fff;border:1px solid #6a1c932e;border-radius:10px;outline:0;padding:0 1rem;font-weight:800;transition:border-color .18s,box-shadow .18s}.query-group-name-field input:focus{border-color:#6a1c938c;box-shadow:0 0 0 4px #6a1c931a}.query-group-permission__head,.query-group-permission__row{grid-template-columns:minmax(15rem,1fr) minmax(24rem,1.15fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);display:grid}.query-group-permission__head{color:#2d2733;margin-bottom:.5rem;font-size:1.18rem;font-weight:900}.query-group-permission__row{color:#30283a;min-height:2.45rem;font-size:1.08rem;font-weight:850}.query-group-permission__row>span{overflow-wrap:anywhere}.query-group-permission__row>div{grid-template-columns:repeat(3,minmax(5.5rem,1fr));gap:clamp(1rem,2.4vw,2rem);display:grid}.query-permission-check{color:#2e2834;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;min-height:2.1rem;font-size:1.08rem;font-weight:850;display:inline-flex}.query-permission-check input{appearance:none;cursor:pointer;background:#fff;border:2px solid #6a1c9373;border-radius:.25rem;place-items:center;width:1.2rem;height:1.2rem;margin:0;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.query-permission-check input:after{content:"";opacity:0;border:.16rem solid #fff;border-width:0 .16rem .16rem 0;width:.34rem;height:.62rem;transform:rotate(45deg)translate(-.03rem,-.06rem)}.query-permission-check input:checked{border-color:var(--purple);background:var(--purple);box-shadow:0 .35rem .8rem #6a1c932e}.query-permission-check input:checked:after{opacity:1}.query-permission-check input:disabled{opacity:1;cursor:default}.query-permission-check input:disabled:not(:checked){background:#6a1c930a;border-color:#6a1c9338}.query-permission-check:focus-within{outline-offset:.2rem;border-radius:6px;outline:3px solid #6a1c932e}.query-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.query-detail-grid>div{background:#ffffffdb;border:1px solid #6a1c931a;border-radius:8px;min-width:0;padding:.75rem .85rem;animation:.26s cubic-bezier(.22,1,.36,1) both query-detail-item-in;box-shadow:0 10px 24px #371c4b0f}.query-detail-grid>div.is-wide{grid-column:1/-1}.query-detail-grid dt{color:var(--purple);letter-spacing:.04em;margin:0 0 .35rem;font-size:.78rem;font-weight:900}.query-detail-grid dd{color:#23182c;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.94rem;line-height:1.5}.query-detail-attachment{color:#4f176f;white-space:normal;cursor:pointer;background:#6a1c9309;border:1px solid #6a1c9329;border-radius:8px;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:5.5rem;padding:.6rem;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.query-detail-attachment:hover{background:#6a1c9312;border-color:#6a1c9361;box-shadow:0 8px 20px #371c4b14}.query-detail-attachment:focus-visible{outline:0;box-shadow:0 0 0 4px #6a1c932e}.query-detail-attachment img{object-fit:cover;background:#fff;border:1px solid #6a1c931f;border-radius:6px;width:5.5rem;height:4.25rem}.query-detail-attachment span{gap:.15rem;min-width:0;display:grid}.query-detail-attachment strong{font-size:.94rem;line-height:1.3}.query-detail-attachment small{color:#75677e;font-size:.8rem;line-height:1.4}@media (width<=640px){.query-detail-attachment{grid-template-columns:4.5rem minmax(0,1fr) auto}.query-detail-attachment img{width:4.5rem;height:3.5rem}}.query-detail-empty{color:#6d6076;background:#fffc;border:1px dashed #6a1c9329;border-radius:8px;place-items:center;min-height:10rem;font-weight:900;display:grid}@keyframes query-spin{to{transform:rotate(360deg)}}@keyframes query-dialog-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes query-dialog-card-in{0%{opacity:0;transform:translateY(1rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes query-detail-item-in{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}@keyframes query-page-size-pop{0%{opacity:0;transform:translateY(.35rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sidebar-label-in{0%{opacity:0;transform:translate(-.45rem)}to{opacity:1;transform:translate(0)}}@keyframes sidebar-menu-pop{0%{opacity:0;transform:translateY(.4rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.site-nav{justify-content:center;align-items:center;gap:clamp(.5rem,1.1vw,1.125rem);min-width:0;min-height:clamp(2.25rem,3vw,2.5rem);display:flex}.site-nav button{color:#000;white-space:nowrap;background:0 0;border-radius:999px;min-height:clamp(2rem,2.5vw,2.25rem);padding:0 clamp(.55rem,.9vw,.875rem);font-size:clamp(.875rem,.95vw,1.05rem);line-height:1;transition:color .18s,background .18s}.site-nav button:hover,.site-nav button.is-active{color:var(--purple);background:var(--purple)}.fullpage-main{width:100%;min-height:0;overflow:hidden}.fullpage-swiper,.fullpage-swiper .swiper-wrapper,.fullpage-swiper .swiper-slide{height:100%}.fullpage-swiper .swiper-slide{overscroll-behavior:contain;background:#fff;overflow-y:auto}.fullpage-swiper .swiper-pagination{right:clamp(.75rem,1.2vw,1rem)}.app-shell[data-active-page=home] .fullpage-swiper .swiper-pagination,.app-shell[data-detail-page=true] .fullpage-swiper .swiper-pagination{display:none}.fullpage-swiper .swiper-pagination-bullet{border:1px solid var(--purple);opacity:1;background:0 0;width:clamp(.55rem,.7vw,.625rem);height:clamp(.55rem,.7vw,.625rem)}.fullpage-swiper .swiper-pagination-bullet-active{background:var(--purple)}.page-shell{min-height:100%;padding-bottom:clamp(.75rem,1.2vw,1rem)}.showcase-frame{border:4px dashed #111;align-items:center;min-height:100%;margin-bottom:clamp(.75rem,1.2vw,1rem);padding:clamp(2rem,4vw,3.375rem) clamp(1.25rem,3vw,2.125rem);display:grid;position:relative}.display-content{text-align:center;max-width:min(100%,48rem);margin-inline:auto}.display-content h1{letter-spacing:0;margin:0 0 clamp(1rem,2vw,1.5rem);font-size:clamp(5rem,8vw,8.625rem);font-weight:500;line-height:1}.display-content__intro{text-align:left;border:4px dashed #111;width:min(38rem,100%);margin:0 auto clamp(1.5rem,3vw,2.125rem);padding:clamp(.625rem,1vw,.75rem) clamp(.75rem,1.4vw,1rem);font-size:clamp(1.375rem,2vw,1.75rem);line-height:1.35}.home-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.625rem,1vw,.75rem);display:grid}.home-card-grid button{border:1px solid var(--line);min-height:clamp(6.5rem,9vw,7.375rem);box-shadow:var(--shadow);text-align:left;background:#fff;padding:clamp(.75rem,1.4vw,1rem);transition:transform .18s,border-color .18s}.home-card-grid button:hover{border-color:var(--purple);transform:translateY(-3px)}.home-card-grid span{color:var(--purple);margin-bottom:clamp(.5rem,.8vw,.625rem);font-size:clamp(1rem,1.2vw,1.125rem);font-weight:800;display:block}.home-card-grid strong{color:#555;font-size:clamp(.8rem,1vw,.875rem);font-weight:500;line-height:1.45;display:block}.page-shell--about{width:min(calc(100% - var(--page-gutter)), var(--page-width));height:100%}.about-layout{grid-template-columns:minmax(18rem,.42fr) minmax(0,1fr);align-items:stretch;gap:clamp(2rem,3vw,3rem);height:100%;min-height:0;display:grid}.about-brand{text-align:center;min-height:0;color:var(--purple);flex-direction:column;justify-content:center;align-items:center;display:flex}.petal-wheel{aspect-ratio:1;width:min(clamp(18rem,24vw,21.25rem),100%);position:relative}.petal-wheel__base{object-fit:contain;width:100%;height:100%}.petal-wheel__selection{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.petal-wheel__selection.is-active{opacity:1}.petal-button{color:#0000;background:0 0;border-radius:999px;place-items:center;display:grid;position:absolute}.petal-button--d{width:28%;height:36%;top:6%;left:39%}.petal-button--s{width:36%;height:28%;top:30%;right:8%}.petal-button--p{width:32%;height:36%;bottom:10%;right:16%}.petal-button--r{width:36%;height:32%;bottom:16%;left:18%}.petal-button--c{width:36%;height:30%;top:30%;left:9%}.about-brand h1{max-width:32rem;margin:clamp(1.25rem,2vw,1.625rem) 0 clamp(1rem,2vw,1.5rem);font-size:clamp(1.65rem,2.2vw,2.35rem);line-height:1.28}.about-brand h1 span{white-space:nowrap;display:block}.about-brand__sub{justify-content:center;align-items:center;gap:clamp(.625rem,1vw,.875rem);font-size:clamp(1.4rem,2vw,1.75rem);display:flex}.about-brand__sub img{aspect-ratio:1;object-fit:contain;width:clamp(3.25rem,4.4vw,4.125rem)}.showcase-frame--about{place-items:center;min-height:calc(100% - clamp(1.5rem,2.5vw,2rem));margin-top:clamp(.75rem,1.4vw,1rem);display:grid}.about-panel{text-align:center;width:min(40rem,100%)}.about-panel__meta{color:var(--orange);text-transform:uppercase;margin:0 0 clamp(.5rem,1vw,.75rem);font-size:clamp(1rem,1.2vw,1.125rem);font-weight:800}.about-panel h2{margin:0;font-size:clamp(3.25rem,5.4vw,6.5rem);line-height:1}.about-panel p:not(.about-panel__meta){color:#555;margin:clamp(1.25rem,2vw,1.625rem) 0 0;font-size:clamp(1.125rem,1.5vw,1.375rem);line-height:1.55}.about-panel__keys{justify-content:center;gap:clamp(.5rem,1vw,.75rem);margin-top:clamp(1.5rem,3vw,2.125rem);display:flex}.about-panel__keys button{width:clamp(2.5rem,3.4vw,3rem);height:clamp(2.5rem,3.4vw,3rem);color:var(--purple);border:2px solid var(--purple);background:#fff;border-radius:50%;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:800}.about-panel__keys button.is-active,.about-panel__keys button:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.page-shell--news{width:min(calc(100% - var(--page-gutter)), var(--page-width))}.news-page{min-height:100%;padding:clamp(1.25rem,2.2vw,1.75rem) 0 clamp(2rem,3.5vw,2.75rem);position:relative}.news-page__header{justify-content:space-between;align-items:flex-start;gap:clamp(1rem,2vw,1.5rem);display:flex}.news-page h1{margin:0 0 clamp(1.5rem,3vw,2.125rem);font-size:clamp(3.25rem,5vw,4.375rem);line-height:1}.more-button{min-height:clamp(2.5rem,3.2vw,2.75rem);color:var(--orange);background:0 0;align-items:center;gap:clamp(.25rem,.5vw,.375rem);font-size:clamp(1rem,1.2vw,1.125rem);font-weight:700;display:inline-flex}.news-page__grid{grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);gap:clamp(2rem,3vw,2.625rem);display:grid}.featured-news__image{position:relative}.featured-news__image img{aspect-ratio:2.22;object-fit:cover;background:#ececec;width:100%}.date-badge{color:#fff;background:var(--orange);flex-direction:column;justify-content:center;align-items:center;width:clamp(6.5rem,8vw,8.125rem);height:clamp(5.25rem,6.4vw,6.5rem);display:flex;position:absolute;bottom:clamp(-3rem,-3.8vw,-2.5rem);left:0}.date-badge strong,.event-row time strong{font-size:clamp(1.65rem,2.2vw,2rem);line-height:1}.date-badge span,.event-row time span{margin-top:clamp(.5rem,.9vw,.75rem);font-size:clamp(1rem,1.2vw,1.125rem)}.featured-news__body{box-shadow:var(--shadow);background:#fff;margin-top:clamp(2.5rem,3.8vw,3rem);padding:clamp(1.5rem,3vw,2.25rem)}.featured-news__body h2,.event-row h2{color:var(--orange);margin:0;font-size:clamp(1.35rem,1.8vw,1.625rem);line-height:1.45}.featured-news__body p,.event-row p{color:#969696;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7}.featured-news__body a,.event-row a{color:var(--orange);align-items:center;gap:.25rem;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:800;display:inline-flex}.event-row{border-bottom:1px solid var(--line);grid-template-columns:clamp(4.75rem,6vw,5.875rem) minmax(0,1fr);gap:clamp(1.25rem,2vw,1.875rem);padding:0 0 clamp(1.5rem,2.5vw,2rem);display:grid}.event-row+.event-row{padding-top:clamp(1.75rem,3vw,2.25rem)}.event-row time{color:#aaa;flex-direction:column;display:flex}.event-row h2{color:#333}.scroll-top-button{width:clamp(3rem,4vw,3.625rem);height:clamp(3rem,4vw,3.625rem);color:var(--orange);background:#fff;border-radius:4px;place-items:center;display:grid;position:absolute;bottom:clamp(1rem,2vw,1.5rem);right:0;box-shadow:0 4px 16px #0003}.display-content--members{text-align:left;width:min(100%,92rem);max-width:min(100%,92rem)}.display-content--members h1,.contact-details h1{color:var(--purple);margin:0 0 clamp(.75rem,1.2vw,.875rem);font-size:clamp(3rem,5.5vw,5.125rem)}.member-table{gap:clamp(.75rem,1.2vw,.875rem);margin-top:clamp(1.5rem,3vw,2rem);display:grid}.member-row{border:1px solid var(--line);min-height:clamp(6rem,8vw,7rem);box-shadow:var(--shadow);background:#fff;grid-template-columns:auto minmax(0,1fr) minmax(8rem,12vw) minmax(7rem,10vw);align-items:center;gap:clamp(1rem,1.8vw,1.25rem);padding:clamp(1rem,1.8vw,1.25rem);display:grid}.member-row svg{color:var(--purple)}.member-row h2{margin:0 0 clamp(.375rem,.7vw,.5rem);font-size:clamp(1.25rem,1.7vw,1.5rem)}.member-row p{color:#6f6f6f;margin:0}.member-row span{color:var(--orange);font-weight:800}.member-unit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.55vw,1.45rem) clamp(1.25rem,2vw,1.75rem);margin-top:clamp(1rem,1.6vw,1.35rem);display:grid}.member-unit-card{color:#666;text-align:center;gap:clamp(.55rem,.8vw,.75rem);min-width:0;text-decoration:none;display:grid}.member-unit-card__logo{background:#fff;border:1px solid #6a1c931a;border-radius:.125rem;place-items:center;width:100%;height:clamp(5.25rem,7.1vw,6.75rem);padding:clamp(.75rem,1.2vw,1rem);transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.member-unit-card img{object-fit:contain;object-position:center;width:88%;height:clamp(3.25rem,4.9vw,4.65rem)}.member-unit-card strong{color:#666;place-items:start center;min-height:clamp(2.15rem,2.6vw,2.5rem);font-size:clamp(.98rem,1.12vw,1.18rem);font-weight:700;line-height:1.18;display:grid}.member-unit-card:hover .member-unit-card__logo{border-color:#6a1c933d;transform:translateY(-.125rem);box-shadow:0 1rem 2.25rem #2d143e14}.member-unit-card:hover strong{color:var(--purple)}.fullpage-swiper .swiper-slide-active .display-content--members h1{animation:1.2s cubic-bezier(.16,1,.3,1) .18s both news-panel-rise}.fullpage-swiper .swiper-slide-active .member-unit-card{animation:1.3s cubic-bezier(.16,1,.3,1) both news-panel-rise}.fullpage-swiper .swiper-slide-active .member-unit-card:first-child{animation-delay:.26s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(2){animation-delay:.34s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(3){animation-delay:.42s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(4){animation-delay:.5s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(5){animation-delay:.58s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(6){animation-delay:.66s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(7){animation-delay:.74s}.fullpage-swiper .swiper-slide-active .member-unit-card:nth-child(8){animation-delay:.82s}.contact-section{background:radial-gradient(circle at 17% 18%,#0c9fdb24,#0000 28%),radial-gradient(circle at 83% 16%,#6a1c9329,#0000 30%),linear-gradient(135deg,#6a1c930a,#0c9fdb0d 54%,#ffffffeb);grid-template-rows:minmax(0,1fr) auto;min-height:100%;display:grid;position:relative;overflow:hidden}.contact-layout{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(1.75rem,3.2vw,3rem);width:100%;min-height:0;padding:clamp(1.5rem,3vw,2.75rem) clamp(2rem,5vw,5rem);display:grid;position:relative}.contact-visual{isolation:isolate;background:linear-gradient(145deg,#ffffff85,#ffffff2e),#eef7ff;border-radius:.875rem;min-height:clamp(22rem,35vw,31rem);position:relative;overflow:hidden}.contact-visual img{object-fit:contain;width:100%;height:100%;min-height:clamp(22rem,35vw,31rem);transform:none}.contact-visual__shade,.contact-visual__grid{pointer-events:none;position:absolute;inset:0}.contact-visual__shade{z-index:1;background:linear-gradient(#ffffff1a,#16082314),linear-gradient(135deg,#6a1c932e,#0000 43%,#0c9fdb29)}.contact-visual__grid{z-index:2;opacity:.34;background-image:linear-gradient(#ffffff52 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:3.25rem 3.25rem;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 0,#0000 72%);mask-image:radial-gradient(circle at 50% 45%,#000 0,#0000 72%)}.contact-visual__panel{z-index:3;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2d0e4194;border:1px solid #ffffff47;border-radius:.75rem;min-width:clamp(11rem,18vw,16rem);padding:clamp(1rem,1.8vw,1.25rem);position:absolute;bottom:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);box-shadow:0 1.25rem 2.75rem #200c2d3d}.contact-visual__panel span{color:#ffffffb8;letter-spacing:.12em;font-size:clamp(.75rem,.9vw,.875rem);font-weight:800;display:block}.contact-visual__panel strong{margin-top:.35rem;font-size:clamp(1.35rem,2.4vw,2.25rem);line-height:1.08;display:block}.contact-visual__node{aspect-ratio:1;z-index:4;background:var(--blue);border:.25rem solid #ffffffb8;border-radius:50%;width:clamp(.8rem,1vw,1rem);position:absolute;box-shadow:0 0 0 .75rem #0c9fdb24,0 0 2rem #0c9fdb6b}.contact-visual__node--one{top:18%;left:18%}.contact-visual__node--two{background:var(--purple);top:36%;right:16%;box-shadow:0 0 0 .75rem #6a1c9329,0 0 2rem #6a1c9366}.contact-visual__node--three{bottom:19%;left:34%}.contact-details{min-width:0}.contact-details__meta{width:fit-content;color:var(--purple);letter-spacing:.1em;background:#6a1c9312;border:1px solid #6a1c9333;border-radius:999px;margin:0 0 clamp(.75rem,1.4vw,1rem);padding:.45rem .75rem;font-size:clamp(.75rem,.9vw,.875rem);font-weight:800}.contact-details p:not(.contact-details__meta){color:#666;font-size:clamp(1.125rem,1.5vw,1.375rem);line-height:1.55}.contact-list{gap:clamp(.875rem,1.5vw,1.125rem);margin-top:clamp(1.5rem,3vw,2.125rem);display:grid}.contact-item{border:1px solid var(--line);min-height:clamp(4.75rem,6vw,5.375rem);box-shadow:var(--shadow);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:clamp(.875rem,1.5vw,1.125rem);padding:clamp(.875rem,1.5vw,1.125rem);transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.contact-item:hover{border-color:#6a1c9357;transform:translateY(-.2rem);box-shadow:0 1.25rem 2.5rem #2d143e1a}.contact-item span{color:#8a8a8a;text-transform:uppercase;font-size:clamp(.875rem,1vw,.95rem);display:block}.contact-item strong{margin-top:clamp(.25rem,.5vw,.375rem);font-size:clamp(1.125rem,1.5vw,1.375rem);display:block}.fullpage-swiper .swiper-slide-active .contact-visual{animation:1.4s cubic-bezier(.16,1,.3,1) .22s both news-panel-rise}.fullpage-swiper .swiper-slide-active .contact-details__meta{animation:1.1s cubic-bezier(.16,1,.3,1) .32s both news-panel-rise}.fullpage-swiper .swiper-slide-active .contact-details h1{animation:1.2s cubic-bezier(.16,1,.3,1) .42s both news-panel-rise}.fullpage-swiper .swiper-slide-active .contact-details p:not(.contact-details__meta){animation:1.2s cubic-bezier(.16,1,.3,1) .52s both news-panel-rise}.fullpage-swiper .swiper-slide-active .contact-item{animation:1.25s cubic-bezier(.16,1,.3,1) both news-panel-rise}.fullpage-swiper .swiper-slide-active .contact-item:first-child{animation-delay:.64s}.fullpage-swiper .swiper-slide-active .contact-item:nth-child(2){animation-delay:.76s}.fullpage-swiper .swiper-slide-active .contact-item:nth-child(3){animation-delay:.88s}.fullpage-swiper .swiper-slide-active .site-footer{animation:1.1s cubic-bezier(.16,1,.3,1) .98s both news-panel-rise}.search-results{z-index:40;box-shadow:var(--shadow);background:#fff;border:2px solid #6a1c9342;margin-top:clamp(.5rem,1vw,.75rem);padding:clamp(.875rem,1.5vw,1.125rem);position:absolute;top:clamp(4rem,5.6vw,4.5rem);left:50%;transform:translate(-50%)}.search-results>div{color:var(--purple);justify-content:space-between;align-items:center;gap:clamp(.75rem,1.4vw,1rem);font-size:clamp(1rem,1.2vw,1.125rem);display:flex}.search-results>div button{width:clamp(2rem,2.8vw,2.25rem);height:clamp(2rem,2.8vw,2.25rem);color:var(--purple);background:#6a1c9314;border-radius:50%;place-items:center;display:grid}.search-results ul{gap:clamp(.375rem,.7vw,.5rem);margin:clamp(.75rem,1.2vw,.875rem) 0 0;padding:0;list-style:none;display:grid}.search-results li button{border-top:1px solid var(--line);text-align:left;background:0 0;width:100%;padding:clamp(.625rem,1vw,.75rem) 0}.search-results span{color:#222;font-weight:800;display:block}.search-results small{color:#777;margin-top:.25rem;display:block}.site-footer{width:100%;min-height:var(--footer-height);color:#fff;background:var(--purple);border-radius:0;place-items:center;margin:0;display:grid;box-shadow:0 -.125rem .75rem #2d143e1f}.site-footer p{text-align:center;margin-block:0;font-size:clamp(.875rem,1vw,1rem)}body{background:#f7f5fb}.app-shell{background:linear-gradient(#fff 0 32%,#f9f7fc 100%)}.site-header{z-index:30;border-bottom:1px solid #6a1c931f;position:relative;box-shadow:0 .5rem 1.5rem #220c300d}.site-header__inner{min-height:clamp(4rem,5.2vw,4.5rem)}.site-header__brand img{height:clamp(2.75rem,4.2vw,3.5rem)}.language-switcher,.login-button{box-shadow:0 .5rem 1.25rem #6a1c9329}.site-search{border-color:#6a1c932e;box-shadow:0 .375rem 1rem #1212120a}.site-search:focus-within{border-color:var(--purple);box-shadow:0 0 0 .25rem #6a1c931a}.site-nav{min-height:clamp(2.25rem,3vw,2.5rem)}.site-nav__item{align-items:center;display:inline-flex;position:relative}.site-nav button{letter-spacing:0;border-radius:999px;min-height:clamp(2rem,2.5vw,2.25rem);font-size:clamp(.875rem,.95vw,1.05rem);font-weight:500}.site-nav button:hover{color:var(--purple);background:#6a1c9314}.site-nav button.is-active{color:#fff;background:var(--purple);box-shadow:0 .625rem 1.25rem #6a1c932e,inset 0 -.125rem #ffffff38}.site-nav__submenu{z-index:42;pointer-events:none;opacity:0;background:#fffffffa;border:1px solid #6a1c9329;border-radius:.75rem;gap:.35rem;width:13.5rem;padding:.55rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%,-.35rem);box-shadow:0 1rem 2.5rem #220c302e}.site-nav__submenu:before{content:"";background:#fffffffa;border-top:1px solid #6a1c9329;border-left:1px solid #6a1c9329;width:1rem;height:1rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%,50%)rotate(45deg)}.site-nav__item--about:hover .site-nav__submenu,.site-nav__item--about:focus-within .site-nav__submenu,.site-nav__item--news:hover .site-nav__submenu,.site-nav__item--news:focus-within .site-nav__submenu{pointer-events:auto;opacity:1;transform:translate(-50%)}.site-nav__item.is-submenu-dismissed .site-nav__submenu{pointer-events:none;opacity:0;transform:translate(-50%,-.35rem)}.site-nav__submenu--news{width:18rem}.site-nav__submenu button{color:#211629;text-align:left;background:0 0;border-radius:.55rem;grid-template-columns:2rem minmax(0,1fr);justify-content:start;align-items:center;gap:.55rem;min-height:2.45rem;padding:.35rem .55rem;display:grid}.site-nav__submenu button:hover,.site-nav__submenu button:focus-visible{color:var(--purple);background:#6a1c9314}.site-nav__submenu button span{color:#fff;background:var(--purple);border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.85rem;font-weight:950;display:inline-flex}.site-nav__submenu button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:850;overflow:hidden}.page-shell{align-items:stretch;padding-block:clamp(1rem,2vw,1.5rem);display:grid}.page-shell--home{width:100%;max-width:none;padding-top:0;padding-bottom:0}.showcase-frame{--frame-padding:clamp(1.25rem, 2.5vw, 2rem);min-height:100%;padding:var(--frame-padding);background:#ffffffe6;border:1px solid #6a1c931f;border-radius:.5rem;margin-bottom:0;overflow:hidden;box-shadow:0 1.25rem 3rem #2d143e14}.showcase-frame--home{box-shadow:none;background:0 0;border:0;padding:0}.home-hero{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.25rem,2.5vw,2rem);min-height:100%;display:grid}.home-hero__copy{max-width:42rem}.home-hero__copy h1{color:#17101f;margin:0;font-size:clamp(4rem,7vw,7.5rem);font-weight:800;line-height:.92}.home-hero__copy p{color:#5c5364;max-width:39rem;margin:clamp(1rem,2vw,1.5rem) 0 0;font-size:clamp(1.125rem,1.45vw,1.375rem);line-height:1.65}.home-hero__actions{align-items:center;gap:clamp(.75rem,1.5vw,1rem);margin-top:clamp(1.5rem,3vw,2.25rem);display:flex}.primary-action,.secondary-action{border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;min-height:clamp(2.75rem,3.8vw,3.125rem);padding:0 clamp(1rem,1.8vw,1.25rem);font-size:clamp(.95rem,1.15vw,1.05rem);font-weight:800;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.primary-action{color:#fff;background:var(--purple);box-shadow:0 1rem 2rem #6a1c9338}.secondary-action{color:var(--purple);background:#6a1c9314}.primary-action:hover,.secondary-action:hover{transform:translateY(-.125rem)}.secondary-action:hover{background:#6a1c9321}.home-hero__media{background:#f2ecf8;border:1px solid #6a1c931f;border-radius:.5rem;position:relative;overflow:hidden;box-shadow:0 1.25rem 3rem #2d143e1f}.home-hero__media img{object-fit:cover;width:100%;height:clamp(14rem,27vw,22rem)}.home-card-grid{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.75rem,1.2vw,1rem)}.home-card-grid button{background:#fff;border:1px solid #6a1c931f;border-radius:.5rem;min-height:clamp(8.25rem,11vw,9.5rem);padding:clamp(1rem,1.6vw,1.25rem);box-shadow:0 .75rem 2rem #220c300f}.home-card-grid button:hover{border-color:#6a1c9361;transform:translateY(-.25rem);box-shadow:0 1rem 2.25rem #6a1c931f}.home-card-grid .home-card-grid__icon{color:#fff;background:var(--purple);border-radius:.5rem;place-items:center;width:clamp(2.25rem,3vw,2.5rem);height:clamp(2.25rem,3vw,2.5rem);margin-bottom:clamp(.75rem,1vw,.875rem);display:grid}.home-card-grid .home-card-grid__icon svg{color:#fff;stroke-width:2.4px}.home-card-grid span:not(.home-card-grid__icon){color:#261432;margin-bottom:.5rem;font-size:clamp(1rem,1.18vw,1.125rem)}.home-card-grid strong{color:#655d6e;font-size:clamp(.875rem,1vw,.95rem);line-height:1.55}.home-showcase{grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid}.home-showcase--detail .home-detail-card{height:100%}.fullpage-swiper .swiper-slide-active .home-showcase__carousel{animation:.9s cubic-bezier(.16,1,.3,1) both home-stage-load}.home-showcase__stage{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;min-width:0;height:100%;min-height:0;display:grid}.home-showcase__carousel{min-width:0;min-height:0;box-shadow:none;background:0 0;border-radius:0;grid-template-rows:minmax(0,1fr);display:grid;position:relative;overflow:hidden}.home-carousel{background:0 0;width:100%;min-width:0;min-height:0;overflow:hidden}.home-carousel,.home-carousel .swiper-wrapper,.home-carousel .swiper-slide{height:100%}.home-carousel__slide{color:#fff;text-align:left;background:0 0;width:100%;height:100%;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.home-carousel__slide:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#130a1c08 32%,#130a1c3d 100%),linear-gradient(90deg,#130a1c42,#130a1c0a 48%,#130a1c1a);position:absolute;inset:0}.home-carousel__slide:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#ffffff09,#0000 20% 82%,#ffffff09),linear-gradient(90deg,#ffffff09,#0000 14% 88%,#ffffff09);position:absolute;inset:0}.home-carousel__slide-bg,.home-carousel__slide-main{width:100%;height:100%;min-height:0;transition:transform .42s;position:absolute;inset:0}.home-carousel__slide-bg{z-index:0;object-fit:cover;filter:blur(10px)saturate(1.04);opacity:.9;transform:scale(1.04)}.home-carousel .swiper-slide-active .home-carousel__slide-bg{animation:.98s cubic-bezier(.16,1,.3,1) both home-bg-load}.home-carousel__slide-main{z-index:1;object-fit:contain;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff14;border:1px solid #ffffff38;border-radius:.5rem;width:min(72%,70rem);height:min(76%,40rem);padding:clamp(.5rem,1vw,.75rem);inset:7% 4% auto auto;box-shadow:0 1rem 2.25rem #0a040f1f,inset 0 1px #ffffff24}.home-carousel .swiper-slide-active .home-carousel__slide-main{animation:.98s cubic-bezier(.16,1,.3,1) 80ms both home-image-load}.home-carousel__slide:hover .home-carousel__slide-main{transform:scale(1.018)}.home-showcase__carousel--industry .home-carousel__cards{display:none}.home-carousel__slide--industry{background:linear-gradient(#fffffffa,#fffffff0),radial-gradient(circle at 16% 16%,#0c9fdb14,#0000 30%),radial-gradient(circle at 84% 84%,#6a1c931f,#0000 34%)}.home-carousel__slide--industry:before,.home-carousel__slide--industry:after{display:none}.page-shell--news.page-shell--industry{box-sizing:border-box;align-items:stretch;width:min(100% - clamp(2rem,5vw,5.5rem),92rem);height:100%;min-height:0;padding:clamp(.35rem,.65vw,.65rem) 0 clamp(.45rem,.75vw,.75rem);display:grid}.fullpage-swiper .swiper-slide>.page-shell--industry{height:100%}.industry-showcase-frame{background:radial-gradient(circle at 12% 18%,#0c9fdb1a,#0000 28%),radial-gradient(circle at 88% 82%,#6a1c931f,#0000 34%),linear-gradient(#fffffffa,#fcf8fff2);border:1px solid #6a1c9329;border-radius:.875rem;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #2b113b1a}.industry-overview{z-index:6;color:#17101f;grid-template-rows:auto auto;align-content:start;gap:clamp(.18rem,.32vw,.32rem);display:grid;position:absolute;inset:clamp(.35rem,.55vw,.55rem)}.industry-overview__grid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(.22rem,.4vw,.4rem);min-height:0;display:grid}.industry-overview__panel{text-align:left;border-radius:clamp(.72rem,1.05vw,1rem);grid-template-rows:auto auto;align-content:start;gap:clamp(.55rem,.85vw,.9rem);min-width:0;height:fit-content;min-height:300px;display:grid;overflow:hidden}.industry-overview__panel.is-targeted{outline:4px solid #fffffff2;box-shadow:0 0 0 5px #6a1c9361,0 1.2rem 2.8rem #6a1c933d}.industry-overview__panel--outline{background:#fffffff5;border:clamp(.12rem,.18vw,.17rem) solid #ad59c9;padding:clamp(.3rem,.5vw,.48rem) clamp(.5rem,.78vw,.74rem);box-shadow:0 1rem 2.5rem #6a1c9314}.industry-overview__panel--filled{color:#fff;background:radial-gradient(circle at 18% 0,#ffffff29,#0000 34%),linear-gradient(135deg,#a74dc8,#b55ecf 58%,#a34cc2);padding:clamp(.3rem,.5vw,.48rem) clamp(.5rem,.78vw,.74rem);box-shadow:0 1.2rem 2.5rem #6a1c9333}.industry-overview__panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(.4rem,.7vw,.7rem);min-width:0;display:grid}.industry-overview__title{min-width:0;color:inherit;letter-spacing:0;font-size:clamp(1.12rem,1.55vw,1.62rem);font-weight:900;line-height:.98;display:block}.industry-overview__more{min-width:max-content;min-height:clamp(1.65rem,2vw,1.95rem);color:var(--purple);background:#ffffffeb;border:1px solid #6a1c9338;border-radius:999px;justify-content:center;align-items:center;gap:.15rem;padding:0 clamp(.52rem,.78vw,.78rem);font-size:clamp(.68rem,.78vw,.8rem);font-weight:900;line-height:1;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 .55rem 1.2rem #6a1c931a}.industry-overview__panel--filled .industry-overview__more{color:#fff;background:#ffffff29;border-color:#ffffff5c;box-shadow:0 .55rem 1.2rem #2b113b29}.industry-overview__more:hover{background:#fff;border-color:#6a1c9357;transform:translateY(-1px);box-shadow:0 .75rem 1.45rem #6a1c9324}.industry-overview__panel--filled .industry-overview__more:hover{background:#ffffff3d;border-color:#ffffff94}.industry-overview__more:focus-visible{outline-offset:3px;outline:3px solid #0c9fdb47}.industry-overview__items{align-content:start;gap:clamp(.45rem,.75vw,.7rem);min-width:0;min-height:0;display:grid}.industry-overview__empty{color:#756a7c;text-align:center;place-self:center;padding:1rem;font-size:.86rem;font-weight:700}.industry-overview__panel--filled .industry-overview__empty{color:#ffffffdb}.industry-overview__item{min-width:0;min-height:auto;color:inherit;text-align:left;background:0 0;grid-template-columns:clamp(4.9rem,7.4vw,6.6rem) minmax(0,1fr);align-items:center;gap:clamp(.38rem,.62vw,.58rem);padding:0;transition:transform .18s,opacity .18s;display:grid}.industry-overview__item:hover{opacity:.92;transform:translate(.25rem)}.industry-overview__item:focus-visible{outline-offset:4px;outline:3px solid #0c9fdb47}.industry-overview__figure{color:#fff;border:2px solid #ffffffe0;border-radius:.55rem;min-width:0;height:clamp(2rem,2.8vw,2.65rem);display:block;position:relative;overflow:hidden;box-shadow:0 .75rem 1.45rem #1a0c2824,inset 0 1px #ffffff4d}.industry-overview__figure:after{content:"";z-index:1;opacity:.72;position:absolute;inset:0}.industry-overview__figure img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;height:100%;display:block;transform:scale(1.02)}.industry-overview__figure--blue{background:#5682d5}.industry-overview__figure--blue:after{background:linear-gradient(135deg,#5682d5d6,#5682d51f 62%)}.industry-overview__figure--green{background:#7bc548}.industry-overview__figure--green:after{background:linear-gradient(135deg,#7bc548d6,#7bc5481f 62%)}.industry-overview__figure--yellow{background:#fac800}.industry-overview__figure--yellow:after{background:linear-gradient(135deg,#fac800e6,#fac80024 62%)}.industry-overview__headline{min-width:0;color:inherit;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.72rem,.82vw,.84rem);font-weight:900;line-height:1.04;display:-webkit-box;overflow:hidden}.industry-overview__panel--filled .industry-overview__headline{color:#fff}.industry-overview__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.2vw,1.1rem);min-height:0;display:grid}.industry-overview__action{overflow-wrap:anywhere;color:#fff;text-align:center;background:linear-gradient(135deg,#b056cb,#a64cc5);border-radius:.7rem;place-items:center;min-width:0;min-height:clamp(2.15rem,2.65vw,2.6rem);padding:0 clamp(.875rem,1.25vw,1.25rem);font-size:clamp(.98rem,1.22vw,1.28rem);font-weight:900;line-height:.96;display:grid;box-shadow:0 .9rem 1.8rem #6a1c9333}button.industry-overview__action{appearance:none;cursor:pointer;border:0;font-family:inherit}.industry-detail{z-index:8;color:#17101f;grid-template-rows:auto minmax(0,1fr);gap:clamp(1rem,1.8vw,1.75rem);animation:.46s cubic-bezier(.16,1,.3,1) both news-panel-rise;display:grid;position:absolute;inset:clamp(1.1rem,1.8vw,1.75rem)}.industry-detail__back{color:#fff;background:linear-gradient(135deg, var(--purple), #9b3bc2);border-radius:999px;align-items:center;gap:.5rem;width:fit-content;min-height:2.5rem;padding:0 1rem;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 .75rem 1.6rem #6a1c932e}.industry-detail__back:hover{transform:translateY(-1px);box-shadow:0 1rem 2rem #6a1c933d}.industry-detail__article{background:radial-gradient(circle at 100% 0,#0c9fdb1f,#0000 16rem),linear-gradient(135deg,#fffffff5,#faf6fcf0);border:1px solid #6a1c9329;border-radius:clamp(1rem,1.5vw,1.35rem);grid-template-rows:auto minmax(0,1fr);justify-self:center;gap:clamp(1rem,1.6vw,1.35rem);width:min(100%,82rem);min-height:0;padding:clamp(1.3rem,2vw,2.1rem);display:grid;overflow:hidden;box-shadow:0 1.25rem 3.5rem #2b113b1a}.industry-detail__header{text-align:center;justify-items:center;gap:.85rem;display:grid}.industry-detail__header small{width:fit-content;color:var(--purple);letter-spacing:.12em;text-transform:uppercase;background:#6a1c9314;border:1px solid #6a1c932e;border-radius:999px;padding:.35rem .75rem;font-size:clamp(.8rem,1vw,.92rem);font-weight:900}.industry-detail__header h2{color:#17101f;max-width:72rem;margin:0;font-size:clamp(1.45rem,2.15vw,2.6rem);font-weight:900;line-height:1.14}.industry-detail__header time{color:#7d7484;font-size:clamp(.92rem,1.06vw,1.05rem);font-weight:800}.industry-detail__body{color:#615a69;scrollbar-color:#6a1c9366 #6a1c9314;scrollbar-width:thin;justify-self:center;max-width:72rem;min-height:0;padding:.15rem clamp(.35rem,.7vw,.65rem);font-size:clamp(.92rem,1.05vw,1.05rem);line-height:1.72;display:block;overflow:auto}.industry-detail__body::-webkit-scrollbar{width:.55rem}.industry-detail__body::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.industry-detail__body::-webkit-scrollbar-thumb{background:#6a1c9361;border-radius:999px}.industry-detail__paragraph{text-align:left;white-space:pre-line;display:block}.industry-detail__paragraph+.industry-detail__paragraph{margin-top:.85rem}.industry-detail__inline-figure{cursor:zoom-in;background:#fff;border:1px solid #6a1c9324;border-radius:.45rem;width:min(100%,30rem);margin:0 auto clamp(1.1rem,1.8vw,1.55rem);padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden;box-shadow:0 .85rem 2.1rem #2b113b1a}.industry-detail__inline-figure:hover{border-color:#6a1c9352;transform:translateY(-1px);box-shadow:0 1rem 2.6rem #2b113b29}.industry-detail__inline-figure:focus-visible{outline-offset:.2rem;outline:3px solid #6a1c9347}.industry-detail__inline-figure img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;max-height:clamp(10rem,24vh,15rem);display:block}.industry-detail__inline-figure span{color:#fff;opacity:0;background:#17101fb8;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .62rem;font-size:.78rem;font-weight:900;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:.65rem;right:.65rem;transform:translateY(.25rem);box-shadow:0 .45rem 1rem #17101f38}.industry-detail__inline-figure:hover span,.industry-detail__inline-figure:focus-visible span{opacity:1;transform:translateY(0)}.industry-detail__state{width:fit-content;color:var(--purple);background:#6a1c9314;border-radius:999px;align-items:center;padding:.6rem .9rem;font-weight:900;display:inline-flex}.industry-group-list{z-index:8;color:#17101f;grid-template-rows:auto minmax(0,1fr);gap:clamp(1rem,1.8vw,1.75rem);animation:.46s cubic-bezier(.16,1,.3,1) both news-panel-rise;display:grid;position:absolute;inset:clamp(1.1rem,1.8vw,1.75rem)}.industry-group-list__panel{background:radial-gradient(circle at 100% 0,#0c9fdb1f,#0000 16rem),linear-gradient(135deg,#fffffff7,#faf6fcf0);border:1px solid #6a1c9329;border-radius:clamp(1rem,1.5vw,1.35rem);grid-template-rows:auto minmax(0,1fr);justify-self:center;gap:clamp(1rem,1.6vw,1.35rem);width:min(100%,82rem);min-height:0;padding:clamp(1.15rem,1.8vw,1.9rem);display:grid;overflow:hidden;box-shadow:0 1.25rem 3.5rem #2b113b1a}.industry-group-list__header{text-align:center;justify-items:center;gap:.75rem;display:grid}.industry-group-list__header small{width:fit-content;color:var(--purple);letter-spacing:.12em;text-transform:uppercase;background:#6a1c9314;border:1px solid #6a1c932e;border-radius:999px;padding:.35rem .75rem;font-size:clamp(.78rem,.95vw,.9rem);font-weight:900}.industry-group-list__header h2{color:#17101f;max-width:72rem;margin:0;font-size:clamp(1.45rem,2.15vw,2.6rem);font-weight:900;line-height:1.12}.industry-group-list__items{scrollbar-color:#6a1c9366 #6a1c9314;scrollbar-width:thin;align-content:start;justify-self:center;gap:clamp(.72rem,1.05vw,1rem);width:100%;max-width:72rem;min-height:0;padding:.12rem clamp(.35rem,.7vw,.65rem) .35rem;display:grid;overflow:auto}.industry-group-list__items::-webkit-scrollbar{width:.55rem}.industry-group-list__items::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.industry-group-list__items::-webkit-scrollbar-thumb{background:#6a1c9361;border-radius:999px}.industry-group-list__item{color:#251a30;text-align:left;background:#ffffffd1;border:1px solid #6a1c931f;border-radius:.8rem;grid-template-columns:clamp(7.5rem,12vw,11rem) minmax(0,1fr);align-items:center;gap:clamp(.85rem,1.4vw,1.3rem);min-width:0;padding:clamp(.72rem,1vw,.95rem);transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 .7rem 1.8rem #2b113b12}.industry-group-list__item:hover{border-color:#6a1c933d;transform:translateY(-1px);box-shadow:0 1rem 2.2rem #2b113b1a}.industry-group-list__item:focus-visible{outline-offset:3px;outline:3px solid #0c9fdb47}.industry-group-list__figure{aspect-ratio:16/9;color:#fff;border:2px solid #ffffffe0;border-radius:.55rem;min-width:0;display:block;position:relative;overflow:hidden;box-shadow:0 .75rem 1.45rem #1a0c2824,inset 0 1px #ffffff4d}.industry-group-list__figure:after{content:"";z-index:1;opacity:.52;position:absolute;inset:0}.industry-group-list__figure img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;height:100%;display:block;transform:scale(1.02)}.industry-group-list__copy{gap:.38rem;min-width:0;display:grid}.industry-group-list__category{color:#6f13a0;background:#6f13a00f;border:1px solid #6f13a038;border-radius:999px;justify-self:start;padding:.2rem .5rem;font-size:.72rem;font-weight:800;line-height:1.2}.industry-group-list__copy strong{color:#22162d;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.98rem,1.2vw,1.22rem);font-weight:900;line-height:1.18;display:-webkit-box;overflow:hidden}.industry-group-list__copy small{color:#716778;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.82rem,.98vw,.96rem);font-weight:700;line-height:1.42;display:-webkit-box;overflow:hidden}.industry-group-list__empty{width:fit-content;color:var(--purple);background:#6a1c9314;border-radius:999px;justify-self:center;padding:.65rem 1rem;font-weight:900}.industry-expert-page{z-index:8;color:#17101f;grid-template-rows:auto minmax(0,1fr);gap:clamp(1rem,1.8vw,1.75rem);animation:.46s cubic-bezier(.16,1,.3,1) both news-panel-rise;display:grid;position:absolute;inset:clamp(1.1rem,1.8vw,1.75rem)}.industry-expert-page__panel{background:#fff;border:1px solid #6a1c9324;border-radius:clamp(1rem,1.5vw,1.35rem);grid-template-rows:auto minmax(0,1fr);justify-self:center;gap:clamp(1rem,1.6vw,1.4rem);width:min(100%,86rem);min-height:0;padding:clamp(1.2rem,2vw,2rem);display:grid;overflow:hidden;box-shadow:0 1.25rem 3.5rem #2b113b1a}.industry-expert-page__header{gap:.35rem;display:grid}.industry-expert-page__header small{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:950}.industry-expert-page__header h2{color:#17101f;margin:0;font-size:clamp(1.45rem,2vw,2.3rem);font-weight:950;line-height:1.08}.industry-expert-groups{scrollbar-color:#6a1c9361 #6a1c9314;scrollbar-width:thin;align-content:start;gap:clamp(1.8rem,3vw,3.2rem);min-height:0;padding:.25rem clamp(.35rem,.7vw,.65rem) .5rem;display:grid;overflow:auto}.industry-expert-groups::-webkit-scrollbar{width:.55rem}.industry-expert-groups::-webkit-scrollbar-track{background:#6a1c9314;border-radius:999px}.industry-expert-groups::-webkit-scrollbar-thumb{background:#6a1c9361;border-radius:999px}.industry-expert-group{gap:clamp(.85rem,1.2vw,1.1rem);display:grid}.industry-expert-group h3{color:#005da8;margin:0;font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:950;line-height:1.15}.industry-expert-list{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:clamp(.85rem,1.4vw,1.25rem) clamp(1.7rem,3vw,3.2rem);display:grid}.industry-expert-name{color:#3b3940;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.96rem,1.15vw,1.24rem);font-weight:780;line-height:1.2;overflow:hidden}.industry-expert-page__state,.industry-expert-page__empty{width:fit-content;color:var(--purple);background:#6a1c9314;border-radius:999px;place-self:start center;font-weight:900}.industry-expert-page__state{padding:.65rem 1rem}.industry-expert-page__empty{text-align:center;border-radius:1rem;justify-items:center;gap:.45rem;padding:1rem 1.25rem;display:grid}.industry-expert-page__empty span{color:#716778;font-size:.9rem}.home-carousel .swiper-slide-active .industry-overview__panel{animation:.68s cubic-bezier(.16,1,.3,1) both home-card-load}.home-carousel .swiper-slide-active .industry-overview__panel:nth-child(2){animation-delay:80ms}.home-carousel .swiper-slide-active .industry-overview__panel:nth-child(3){animation-delay:.15s}.home-carousel .swiper-slide-active .industry-overview__panel:nth-child(4){animation-delay:.22s}.home-carousel .swiper-slide-active .industry-overview__action{animation:.62s cubic-bezier(.16,1,.3,1) .26s both home-card-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-showcase-frame{transform-origin:bottom;animation:1.45s cubic-bezier(.16,1,.3,1) .14s both industry-frame-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel{transform-origin:bottom;will-change:opacity, filter, transform;animation:1.6s cubic-bezier(.16,1,.3,1) both industry-panel-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel:first-child{animation-delay:.28s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel:nth-child(2){animation-delay:.42s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel:nth-child(3){animation-delay:.56s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel:nth-child(4){animation-delay:.7s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__panel-head{animation:1.35s cubic-bezier(.16,1,.3,1) .18s both industry-copy-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__item{animation:1.3s cubic-bezier(.16,1,.3,1) both industry-copy-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__item:first-child{animation-delay:.36s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__item:nth-child(2){animation-delay:.5s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__item:nth-child(3){animation-delay:.64s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__action{transform-origin:bottom;will-change:opacity, filter, transform;animation:1.5s cubic-bezier(.16,1,.3,1) both industry-action-load}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__action:first-child{animation-delay:.9s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__action:nth-child(2){animation-delay:1.02s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__action:nth-child(3){animation-delay:1.14s}.fullpage-swiper .swiper-slide-active .page-shell--industry .industry-overview__action:nth-child(4){animation-delay:1.26s}.home-carousel__content{z-index:5;gap:clamp(.75rem,1.2vw,1rem);width:min(39rem,52%);display:grid;position:absolute;bottom:clamp(7rem,8vw,8rem);left:clamp(.875rem,2.2vw,2rem)}.home-carousel .swiper-slide-active .home-carousel__content{transform-origin:0 100%;animation:1.18s cubic-bezier(.16,1,.3,1) .12s both home-content-group-load}.home-carousel .swiper-slide-active .home-carousel__content strong{animation:.82s cubic-bezier(.16,1,.3,1) .12s both home-copy-load}.home-carousel .swiper-slide-active .home-carousel__content small{animation:.82s cubic-bezier(.16,1,.3,1) .22s both home-copy-load}.home-carousel .swiper-slide-active .home-carousel__content em{animation:.82s cubic-bezier(.16,1,.3,1) .32s both home-copy-load}.home-carousel__content strong{color:#fff;letter-spacing:0;text-shadow:0 .25rem 1.25rem #0000006b,0 0 2.5rem #6a1c932e;font-size:clamp(2.25rem,4vw,4.5rem);font-weight:800;line-height:.96}.home-carousel__content small{color:#ffffffe0;text-shadow:0 .125rem .75rem #00000057;max-width:34rem;font-size:clamp(.95rem,1.2vw,1.125rem);line-height:1.55}.home-carousel__content em{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#6a1c93c2;border:1px solid #ffffff3d;border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;min-height:2.75rem;margin-top:.25rem;padding:0 1rem;font-size:.9375rem;font-style:normal;font-weight:800;display:inline-flex;box-shadow:0 1rem 2rem #6a1c9338,inset 0 1px #fff3}.home-carousel__nav{z-index:4;pointer-events:none;position:absolute;inset:0}.home-carousel__nav-button{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#22102f47;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:3rem;height:3rem;transition:opacity .18s,transform .2s,background .2s,box-shadow .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 .75rem 1.75rem #130b1b3d}.home-showcase__carousel:hover .home-carousel__nav-button,.home-showcase__carousel:focus-within .home-carousel__nav-button{opacity:1}.home-carousel__nav-button:hover{background:#6a1c93bd;border-color:#ffffff57;transform:translateY(-50%)scale(1.04);box-shadow:0 1rem 2rem #190c2352}.home-carousel__nav-button:focus-visible{outline-offset:3px;outline:3px solid #fff6}.home-carousel__nav-button--prev{left:clamp(.875rem,1.6vw,1.25rem)}.home-carousel__nav-button--next{right:clamp(.875rem,1.6vw,1.25rem)}.home-carousel__cards{z-index:7;pointer-events:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:.625rem;padding:0 clamp(1rem,2vw,1.5rem) clamp(.75rem,1.2vw,1rem);display:grid;position:absolute;bottom:0;left:0;right:0}.home-carousel__cards button{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;text-align:left;background:#130a1c47;border:1px solid #ffffff29;border-radius:.5rem;grid-template-columns:clamp(3.5rem,5vw,4.75rem) minmax(0,1fr);align-items:center;gap:.625rem;min-width:0;min-height:4.5rem;padding:.5rem;transition:border-color .18s,background .18s,transform .18s;display:grid}.home-carousel__cards button:hover,.home-carousel__cards button.is-active{background:#6a1c939e;border-color:#ffffff5c;transform:translateY(-2px)}.home-carousel__cards img{object-fit:cover;background:#fff;border-radius:.375rem;grid-row:1/span 2;width:100%;height:3.5rem}.home-carousel__cards span{color:#d7b7e7;align-self:end;font-size:.75rem;font-weight:800}.home-carousel__cards strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;align-self:start;min-width:0;font-size:clamp(.75rem,.86vw,.875rem);line-height:1.25;overflow:hidden}.fullpage-swiper .swiper-slide-active .home-carousel__cards button{animation:.72s cubic-bezier(.16,1,.3,1) both home-card-load}.fullpage-swiper .swiper-slide-active .home-carousel__cards button:nth-child(2){animation-delay:70ms}.fullpage-swiper .swiper-slide-active .home-carousel__cards button:nth-child(3){animation-delay:.14s}.fullpage-swiper .swiper-slide-active .home-carousel__cards button:nth-child(4){animation-delay:.21s}.fullpage-swiper .swiper-slide-active .home-carousel__cards button:nth-child(5){animation-delay:.28s}.home-detail-card{background:#fff;border:1px solid #6a1c9324;border-radius:.5rem;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.home-detail-card__header{background:linear-gradient(135deg,#6a1c9314,#0c9fdb0f),#fff;border-bottom:1px solid #6a1c931f;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(.75rem,1.2vw,1rem);padding:clamp(.875rem,1.5vw,1.125rem);display:grid}.home-detail-card__back{min-height:2.5rem;color:var(--purple);white-space:nowrap;background:#fff;border:1px solid #6a1c932e;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;padding:0 .75rem;font-size:.875rem;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.home-detail-card__back:hover{background:#6a1c9314;transform:translateY(-1px)}.home-detail-card__header span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8125rem;font-weight:800;display:inline-flex}.home-detail-card__header h2{color:#17101f;margin:0;font-size:clamp(1.35rem,1.8vw,1.75rem);font-weight:800;line-height:1.18}.home-detail-card__header p{color:#5c5364;margin:.625rem 0 0;font-size:clamp(.875rem,1vw,.95rem);line-height:1.5}.home-detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:0;overflow:auto}.home-detail-files{align-content:start;gap:.625rem;padding:clamp(.875rem,1.4vw,1.125rem);display:grid}.home-detail-files a{color:#261432;background:#fbfafc;border:1px solid #6a1c931f;border-radius:.5rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;min-width:0;padding:.75rem;font-weight:800;transition:border-color .18s,transform .18s;display:grid}.home-detail-files a:hover{border-color:#6a1c936b;transform:translateY(-1px)}.home-detail-files svg{color:var(--purple)}.home-detail-files span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-detail-article,.home-detail-event{color:#5c5364;padding:clamp(.875rem,1.4vw,1.125rem)}.home-detail-article time{color:var(--purple);align-items:center;gap:.5rem;margin-bottom:.875rem;font-weight:800;display:inline-flex}.home-detail-article p,.home-detail-event p{margin:0;font-size:clamp(.9rem,1vw,.96rem);line-height:1.62}.home-detail-article p+p,.home-detail-event p+p{margin-top:.75rem}.home-detail-article a,.home-detail-event a{color:#fff;background:var(--purple);border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;min-height:2.5rem;margin-top:1rem;padding:0 .875rem;font-weight:800;display:inline-flex}.home-detail-pdf{background:#2b2b2b;min-height:0;overflow:hidden}.home-detail-pdf object{border:0;width:100%;height:100%}.home-detail-pdf p{color:#fff;text-align:center;place-items:center;gap:.75rem;height:100%;margin:0;padding:2rem;display:grid}.home-detail-pdf a{color:#fff;align-items:center;gap:.375rem;font-weight:800;display:inline-flex}.home-detail-event{align-content:start;gap:.875rem;display:grid}.home-detail-event div{background:#fbfafc;border:1px solid #6a1c931f;border-radius:.5rem;gap:.25rem;padding:.875rem;display:grid}.home-detail-event strong{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem}.home-detail-event span{color:#261432;font-weight:800;line-height:1.45}.about-layout{align-items:stretch}.fullpage-swiper .about-brand,.fullpage-swiper .about-service-panel{will-change:opacity, transform}.fullpage-swiper .swiper-slide-active .about-brand{animation:1.18s cubic-bezier(.16,1,.3,1) both about-panel-in-left}.fullpage-swiper .swiper-slide-active .about-service-panel{animation:1.26s cubic-bezier(.16,1,.3,1) .22s both about-panel-in-right}.about-brand{box-shadow:none;background:#fff;border-radius:.5rem;justify-content:flex-start;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.5rem,3vw,2.25rem)}.petal-wheel{filter:none;background:#fff}.petal-wheel__base{background:#fff}.petal-button,.petal-button:hover,.petal-button:focus-visible,.petal-button.is-active{color:#0000;box-shadow:none;background:0 0}.about-brand h1{color:var(--purple);letter-spacing:0;font-weight:800}.about-brand__dsprc{min-height:clamp(2.5rem,3.2vw,3rem);color:var(--purple);letter-spacing:0;background:#fffffff0;border:2px solid #6a1c9357;border-radius:999px;justify-content:center;align-items:center;margin-top:clamp(.7rem,1.2vw,1rem);padding:0 clamp(1.25rem,2vw,1.75rem);font-size:clamp(1.05rem,1.28vw,1.3rem);font-weight:900;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 .75rem 1.8rem #6a1c9314}.about-brand__dsprc:hover,.about-brand__dsprc:focus-visible,.about-brand__dsprc.is-active{color:#fff;border-color:var(--purple);background:linear-gradient(135deg, var(--purple), #8f2db4);transform:translateY(-1px);box-shadow:0 1rem 2rem #6a1c9333}.about-brand__sub{width:100%;color:var(--purple);margin-top:auto;font-size:clamp(1.25rem,1.55vw,1.55rem);font-weight:800;line-height:1.15}.about-brand__sub strong{white-space:nowrap}.about-service-panel{background:linear-gradient(135deg,#6a1c9314,#0c9fdb14),#fff;border:1px solid #6a1c9324;border-radius:.5rem;place-items:center;height:calc(100% - clamp(1.5rem,2.5vw,2rem));min-height:0;margin-top:clamp(.75rem,1.4vw,1rem);padding:clamp(2rem,4vw,3.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.25rem 3rem #2d143e14}.about-service-panel:before{content:"";aspect-ratio:1;border:1px solid #6a1c931f;border-radius:50%;width:34%;position:absolute;top:8%;right:7%}.about-service-panel--designation,.about-service-panel--standards,.about-service-panel--patent,.about-service-panel--report,.about-service-panel--certification{place-items:stretch stretch;padding:clamp(1rem,2vw,1.5rem)}.about-service-panel--designation:before{width:22%;top:3%;right:4%}.about-panel{z-index:1;position:relative}.about-panel__meta{color:var(--purple);letter-spacing:.08em}.about-panel h2{color:#141018;font-weight:800}.about-panel p:not(.about-panel__meta){color:#5c5364}.about-panel__keys button{background:#fff;border-color:#6a1c9380;box-shadow:0 .5rem 1rem #2d143e0f}.about-panel__keys button.is-active,.about-panel__keys button:hover{background:var(--blue);box-shadow:0 .75rem 1.5rem #0c9fdb3d}.dsprc-overview-panel{z-index:1;align-content:center;gap:clamp(1rem,1.6vw,1.4rem);width:min(100%,60rem);display:grid;position:relative}.dsprc-overview-panel h2{color:#141018;letter-spacing:0;margin:0;font-size:clamp(2.35rem,3.5vw,4.7rem);font-weight:900;line-height:.98}.dsprc-overview-panel__modules{flex-wrap:wrap;gap:.55rem;display:flex}.dsprc-overview-panel__modules span{min-height:2.2rem;color:var(--purple);background:#ffffffb8;border:1px solid #6a1c932e;border-radius:999px;align-items:center;padding:0 .85rem;font-size:clamp(.85rem,.95vw,.95rem);font-weight:900;display:inline-flex}.dsprc-overview-panel__copy{color:#4f4757;scrollbar-color:#6a1c936b #6a1c9314;scrollbar-width:thin;max-height:min(42vh,26rem);padding-right:clamp(.4rem,.7vw,.7rem);overflow:auto}.dsprc-overview-panel__copy p{margin:0;font-size:clamp(1rem,1.16vw,1.18rem);line-height:1.72}.dsprc-overview-panel__copy p+p{margin-top:.9rem}.designation-panel{z-index:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(.625rem,1vw,.75rem);min-width:0;height:100%;min-height:0;display:grid;position:relative}.designation-panel__header{min-width:0}.designation-panel__header h2{color:#141018;margin:0;font-size:clamp(1.75rem,2.45vw,3rem);font-weight:800;line-height:1.02}.designation-panel__header p:not(.about-panel__meta){color:#5c5364;max-width:48rem;margin:clamp(.625rem,1vw,.75rem) 0 0;font-size:clamp(.95rem,1.15vw,1.0625rem);line-height:1.55}.designation-table-card{background:#fff;border:1px solid #6a1c9329;border-radius:.5rem;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.designation-table-card__title{color:#fff;background:var(--purple);text-align:center;border-bottom:1px solid #ffffff2e;padding:clamp(.75rem,1.2vw,.875rem) clamp(.875rem,1.5vw,1.125rem);font-weight:800}.designation-table-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;overflow:auto}.designation-table{border-collapse:separate;border-spacing:0;color:#17101f;table-layout:fixed;width:100%;min-width:48rem;font-size:clamp(.8125rem,.9vw,.9375rem)}.designation-table th,.designation-table td{text-align:center;vertical-align:middle;overflow-wrap:anywhere;white-space:normal;border-bottom:1px solid #14101824;border-right:1px solid #14101824;padding:.75rem .875rem}.designation-table th{z-index:2;color:#fff;background:var(--purple);font-weight:800;position:sticky;top:0}.designation-table th:last-child,.designation-table td:last-child{border-right:0}.designation-table tbody tr:nth-child(2n) td{background:#fbfafc}.designation-table tbody tr:hover td{background:#0c9fdb14}.designation-table td span{color:#9b94a3}.designation-table__group{color:var(--purple);font-weight:800}.designation-panel .about-panel__keys{margin-top:0}.standards-panel{z-index:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(.625rem,1vw,.75rem);min-width:0;height:100%;min-height:0;display:grid;position:relative}.standards-panel__header h2{color:#141018;margin:0;font-size:clamp(1.75rem,2.45vw,3rem);font-weight:800;line-height:1.02}.standards-gallery{overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:clamp(.75rem,1.2vw,1rem);min-width:0;min-height:0;padding-right:.25rem;display:grid;overflow:auto}.standards-gallery__item{text-align:left;background:#fff;border:1px solid #6a1c9324;border-radius:.5rem;min-width:0;min-height:0;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.standards-gallery__item img{object-fit:cover;object-position:top center;background:#f7f4fa;width:100%;height:100%;transition:transform .22s}.standards-gallery__item:hover img{transform:scale(1.025)}.standards-gallery__item:focus-visible{outline-offset:3px;outline:3px solid #6a1c9347}.standards-gallery__item figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#261432d1;border:1px solid #ffffff3d;border-radius:.375rem;align-items:center;gap:.625rem;min-height:2.75rem;padding:.75rem .875rem;font-weight:800;display:flex;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.standards-gallery__item figcaption span{color:#d9a9f1;min-width:2rem;font-size:.875rem}.standards-panel .about-panel__keys{margin-top:0}.patent-panel{z-index:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(.625rem,1vw,.75rem);min-width:0;height:100%;min-height:0;display:grid;position:relative}.patent-panel__header h2{color:#141018;margin:0;font-size:clamp(1.75rem,2.45vw,3rem);font-weight:800;line-height:1.02}.patent-panel__body{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);gap:clamp(.875rem,1.4vw,1.125rem);min-width:0;min-height:0;display:grid}.patent-chart-card,.patent-copy-card{background:#fff;border:1px solid #6a1c9324;border-radius:.5rem;min-width:0;min-height:0;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.patent-chart-card{grid-template-rows:minmax(0,1fr) auto;margin:0;display:grid}.patent-chart-card img{object-fit:contain;background:#fff;width:100%;height:100%;padding:clamp(.75rem,1.2vw,1rem)}.patent-chart-card figcaption{color:#5c5364;background:#fbfafc;border-top:1px solid #6a1c931a;align-items:center;min-height:3rem;padding:.75rem 1rem;font-size:clamp(.875rem,1vw,.95rem);line-height:1.45;display:flex}.patent-copy-card{grid-template-rows:auto minmax(0,1fr);padding:clamp(.875rem,1.4vw,1.125rem);display:grid}.patent-copy-card h3{color:#17101f;margin:0;font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.25}.patent-copy-scroll{color:#5c5364;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:0;margin-top:clamp(.75rem,1.2vw,.875rem);padding-right:.25rem;overflow:auto}.patent-copy-scroll p{margin:0;font-size:clamp(.95rem,1.08vw,1rem);line-height:1.68}.patent-copy-scroll p+p{margin-top:.875rem}.report-panel{z-index:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(.625rem,1vw,.75rem);min-width:0;height:100%;min-height:0;display:grid;position:relative}.report-panel__header{min-width:0}.report-panel__header h2{color:#141018;margin:0;font-size:clamp(1.75rem,2.45vw,3rem);font-weight:800;line-height:1.02}.report-viewer-card{overscroll-behavior:contain;background:#2b2b2b;border:1px solid #6a1c9329;border-radius:.5rem;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.report-viewer{background:#fff;border:0;width:100%;height:100%;min-height:0}.report-viewer p{color:#5c5364;text-align:center;place-items:center;gap:.875rem;height:100%;margin:0;padding:2rem;display:grid}.report-viewer a{color:var(--purple);align-items:center;gap:.375rem;font-weight:800;display:inline-flex}.certification-panel{z-index:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(.625rem,1vw,.75rem);min-width:0;height:100%;min-height:0;display:grid;position:relative}.certification-panel__header h2{color:#141018;margin:0;font-size:clamp(1.75rem,2.45vw,3rem);font-weight:800;line-height:1.02}.certification-panel__body{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);gap:clamp(.875rem,1.4vw,1.125rem);min-width:0;min-height:0;display:grid}.certification-visual-card,.certification-copy-card{background:#fff;border:1px solid #6a1c9324;border-radius:.5rem;min-width:0;min-height:0;overflow:hidden;box-shadow:0 .75rem 2rem #220c300f}.certification-visual-card{place-items:center;margin:0;padding:clamp(.625rem,1vw,.875rem);display:grid}.certification-visual-card img{object-fit:contain;background:#fff;border-radius:.375rem;width:100%;height:100%}.certification-copy-card{grid-template-rows:minmax(0,1fr);padding:clamp(.875rem,1.4vw,1.125rem);display:grid}.certification-value-list{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;counter-reset:certification-values;align-content:start;gap:.625rem;min-height:0;margin:0;padding:0 .25rem 0 0;list-style:none;display:grid;overflow:auto}.certification-value-list li{counter-increment:certification-values;color:#3d3445;background:#fbfafc;border:1px solid #6a1c931f;border-radius:.5rem;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.625rem;padding:.6875rem .75rem;display:grid}.certification-value-list li:before{content:counter(certification-values, upper-alpha);color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:800;display:grid}.certification-value-list span{min-width:0;font-size:clamp(.875rem,.98vw,.95rem);line-height:1.45}.image-preview-backdrop{z-index:90;background:#0e0a12b8;place-items:center;padding:clamp(1rem,2vw,1.5rem);display:grid;position:fixed;inset:0}.image-preview-dialog{background:#fff;border-radius:.5rem;grid-template-rows:minmax(0,1fr);width:min(92rem,100%);max-height:min(90vh,60rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.5rem 5rem #00000052}.image-preview-dialog--industry{width:min(78rem,100%)}.image-preview-dialog__body{background:#f7f4fa;min-height:0;overflow:auto}.image-preview-dialog__body img{width:100%;max-width:none;height:auto;display:block}.image-preview-dialog__close{z-index:2;color:#fff;text-shadow:0 .125rem .5rem #0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:0;place-items:center;transition:background .18s,transform .18s;display:grid;position:absolute}.image-preview-dialog__close:hover{background:#26143224;transform:translateY(-1px)}.image-preview-dialog__close{border-radius:50%;width:3rem;height:3rem;top:1rem;right:1rem}.news-page{align-content:start;display:grid}.news-page__header p{color:#6a6271;max-width:46rem;margin:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.55}.more-button{color:var(--purple)}.featured-news__image{border-radius:.5rem .5rem 0 0;overflow:visible}.featured-news__image img{border-radius:.5rem .5rem 0 0;transition:transform .4s}.featured-news:hover .featured-news__image img{transform:scale(1.03)}.date-badge{background:var(--purple);box-shadow:0 .75rem 1.5rem #6a1c932e}.featured-news__body{border:1px solid #6a1c931a;border-top:0;border-radius:0 0 .5rem .5rem}.featured-news__body h2,.event-row h2{color:#25212a}.featured-news__body a,.event-row a{color:var(--purple)}.event-row{border-color:#6a1c931f}.event-row time strong{color:var(--purple)}.scroll-top-button{color:#fff;background:var(--purple);box-shadow:0 .75rem 1.75rem #6a1c933d}.display-content--members{width:min(100%,92rem);margin-inline:auto}.display-content--members h1{color:#17101f;margin-bottom:clamp(1.375rem,2.3vw,2rem);font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1}.page-shell--news{width:min(100% - clamp(2rem,5vw,6rem),88.75rem);padding-top:clamp(1.875rem,3.2vw,3rem);padding-bottom:clamp(2rem,4vw,3rem)}.news-board{isolation:isolate;grid-template-columns:minmax(0,45rem) minmax(0,36.5rem);grid-template-areas:"topbar topbar""feature list";align-items:start;gap:clamp(1.375rem,2vw,2rem) clamp(2.75rem,4vw,4.5rem);min-height:calc(100vh - clamp(9rem,12vw,11.5rem));display:grid;position:relative}.news-board:before{content:none}.news-feature-card{grid-area:feature;min-width:0;position:relative}.news-board__topbar{grid-area:topbar;justify-content:space-between;align-items:center;min-height:2rem;display:flex}.news-board__topbar span{color:var(--purple);letter-spacing:0;font-size:clamp(1.375rem,1.75vw,1.875rem);font-weight:800;line-height:1}.news-translation-status{color:#6a1c93b8;margin-left:auto;margin-right:1rem;font-size:.8125rem;font-weight:700}.news-board__topbar a{min-height:2rem;color:var(--purple);align-items:center;gap:.35rem;font-size:clamp(.9375rem,1vw,1rem);font-weight:800;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.news-board__topbar a:hover{color:var(--purple);transform:translate(.1875rem)}.fullpage-swiper .swiper-slide-active .news-board__topbar{animation:1.2s cubic-bezier(.16,1,.3,1) .22s both news-panel-rise}.fullpage-swiper .swiper-slide-active .news-feature-card__media{animation:1.4s cubic-bezier(.16,1,.3,1) .32s both news-panel-rise}.fullpage-swiper .swiper-slide-active .news-feature-card__body{animation:1.45s cubic-bezier(.16,1,.3,1) .46s both news-panel-rise}.fullpage-swiper .swiper-slide-active .news-list-row{animation:1.4s cubic-bezier(.16,1,.3,1) both news-panel-rise}.fullpage-swiper .swiper-slide-active .news-list-row:first-child{animation-delay:.38s}.fullpage-swiper .swiper-slide-active .news-list-row:nth-child(2){animation-delay:.56s}.fullpage-swiper .swiper-slide-active .news-list-row:nth-child(3){animation-delay:.74s}.news-feature-card__media{width:100%;color:inherit;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:.375rem;padding:0;display:block;position:relative;overflow:visible}.news-feature-card__media img{aspect-ratio:2.456;object-fit:cover;background:#f3f0f7;border-radius:.375rem;width:100%;transition:transform .36s,filter .36s;box-shadow:0 1.5rem 3.25rem #260e361a}.news-feature-card__media:hover img{filter:saturate(1.04);transform:translateY(-.25rem)}.news-date-badge{color:#fff;background:var(--purple);text-align:center;align-content:center;place-items:center;gap:.5rem;width:6rem;height:5.5rem;display:grid;position:absolute;bottom:-2.65rem;left:1.5rem;box-shadow:0 1.25rem 2.25rem #6a1c933d}.news-date-badge strong,.news-list-row__date strong{font-size:clamp(1.5rem,1.8vw,1.875rem);font-weight:800;line-height:1}.news-date-badge span,.news-list-row__date span{color:#ffffffd1;font-size:clamp(.875rem,1vw,1rem);line-height:1.1}.news-feature-card__body{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #6a1c931f;border-radius:.375rem;width:calc(100% - 1rem);margin:1.875rem 0 0 .5rem;padding:clamp(1.5rem,2vw,1.75rem) clamp(1.75rem,2.5vw,2.25rem);position:relative;box-shadow:0 1.25rem 3rem #21132a1f}.news-feature-card__body h2,.news-list-row__content h2{color:#15151f;letter-spacing:0;margin:0;font-size:clamp(1.45rem,1.75vw,1.75rem);line-height:1.35}.news-feature-card__body p,.news-list-row__content p{color:#5f5f67;margin:1rem 0 0;font-size:clamp(.875rem,.94vw,.95rem);line-height:1.55}.news-feature-card__body button,.news-list-row__content>button{min-height:2.25rem;color:var(--purple);background:0 0;align-items:center;gap:.375rem;margin-top:1.125rem;padding:0;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:800;transition:color .18s,transform .18s;display:inline-flex}.news-feature-card__body button:hover,.news-list-row__content>button:hover{color:var(--purple);transform:translate(.25rem)}.news-list{grid-area:list;gap:0;min-width:0;padding-left:2.125rem;display:grid;position:relative}.news-list:before{content:"";background:#6a1c932e;width:1px;position:absolute;top:.25rem;bottom:.25rem;left:0}.news-list-row{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #6a1c9329;border-radius:0;grid-template-columns:4.75rem minmax(0,1fr);gap:1.375rem;padding:0 0 1.125rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.news-list-row:first-child{padding-top:0}.news-list-row:before{content:"";background:var(--purple);border:2px solid #fff;border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.35rem;left:-2.5rem;box-shadow:0 0 0 .25rem #6a1c9324}.news-list-row:hover{box-shadow:none;border-color:#6a1c9347;transform:translateY(-.125rem)}.news-list-row:last-child{border-bottom:0}.news-list-row+.news-list-row{padding-top:1.125rem}.news-list-row+.news-list-row:before{top:1.475rem}.news-list-row__date,.news-list-row__content button{text-align:left;background:0 0;padding:0}.news-list-row__date{color:#aaa;flex-direction:column;gap:.25rem;display:flex}.news-list-row__date strong{color:var(--purple);font-size:clamp(1.35rem,1.55vw,1.625rem)}.news-list-row__date span{color:#aaa;font-size:clamp(.8125rem,.9vw,.9375rem)}.news-list-row__content h2{font-size:clamp(1.15rem,1.28vw,1.375rem);line-height:1.32;transition:color .18s}.news-list-row__content p{margin-top:.75rem;font-size:clamp(.8125rem,.88vw,.9rem);line-height:1.45}.news-list-row__content>button{min-height:1.875rem;margin-top:.75rem;font-size:clamp(.9375rem,1vw,1rem)}.news-list-row__content button:hover h2{color:var(--purple)}.news-detail{background:radial-gradient(circle at 86% 12%,#6a1c931a,#0000 28rem),linear-gradient(135deg,#fbf7ff 0%,#eef6ff 100%);border:1px solid #6a1c932e;border-radius:.75rem;grid-template-rows:auto minmax(0,1fr);gap:clamp(1rem,1.8vw,1.5rem);min-height:calc(100vh - clamp(8rem,12vw,11rem));padding:clamp(1.25rem,2vw,1.75rem);display:grid;box-shadow:0 1.5rem 4rem #240e311a}.news-detail__toolbar button{color:#fff;background:var(--purple);border-radius:.45rem;align-items:center;gap:.5rem;min-height:2.5rem;padding:0 1rem;font-weight:800;display:inline-flex;box-shadow:0 .75rem 1.5rem #6a1c932e}.news-detail__layout{grid-template-columns:minmax(0,.98fr) minmax(24rem,.8fr);gap:clamp(1.25rem,2.4vw,2rem);min-height:0;display:grid}.news-detail__visual,.news-detail__copy{background:#ffffffe6;border:1px solid #6a1c931f;border-radius:.75rem;min-height:0;margin:0;overflow:hidden}.news-detail__visual{place-items:center;display:grid}.news-detail__visual img{object-fit:contain;background:#fff;width:100%;height:100%;max-height:calc(100vh - 13rem)}.news-detail__copy{grid-template-rows:auto auto minmax(0,1fr);padding:clamp(1.5rem,2.6vw,2.25rem);display:grid}.news-detail__copy time{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.9rem,1vw,1rem);font-weight:800}.news-detail__copy h1{color:#15111d;letter-spacing:0;margin:.75rem 0 clamp(1.25rem,2vw,1.75rem);font-size:clamp(1.75rem,2.7vw,2.75rem);line-height:1.18}.news-detail__scroll,.news-detail__pdf{overscroll-behavior:contain;min-height:0;overflow:auto}.news-detail__scroll{padding-right:.625rem}.news-detail__scroll p{color:#5f5868;margin:0;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.82}.news-detail__scroll p+p{margin-top:1.125rem}.news-detail__scroll a,.news-detail__pdf a{color:#fff;background:var(--purple);border-radius:.45rem;align-items:center;gap:.5rem;min-height:2.75rem;margin-top:1.25rem;padding:0 1rem;font-weight:800;display:inline-flex}.news-detail__pdf object{background:#242424;border:0;width:100%;height:100%;min-height:34rem}.contact-layout{margin-inline:0}.display-content--members h1,.contact-details h1{color:#17101f;font-weight:800}.display-content__intro{color:#5c5364;background:#6a1c930f;border:0;border-radius:.5rem}.member-row{border-color:#6a1c931f;border-radius:.5rem;box-shadow:0 .75rem 2rem #220c300f}.member-row svg{color:#fff;background:var(--purple);border-radius:.5rem;width:clamp(2.375rem,3.2vw,2.75rem);height:clamp(2.375rem,3.2vw,2.75rem);padding:.5rem}.member-row h2{color:#25212a}.member-row span{color:var(--purple)}.contact-visual{border:1px solid #6a1c931f;box-shadow:0 1.25rem 3rem #2d143e14}.contact-item{border-color:#6a1c931f;border-radius:.5rem;box-shadow:0 .75rem 2rem #220c300f}.contact-item svg{color:var(--purple)}@keyframes about-panel-in-left{0%{opacity:0;transform:translate(-11rem,1.25rem)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes about-panel-in-right{0%{opacity:0;transform:translate(11rem,1.25rem)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes home-stage-load{0%{opacity:0;filter:saturate(.92);transform:translateY(1rem)scale(.985)}to{opacity:1;filter:saturate();transform:translate(0,0)scale(1)}}@keyframes home-bg-load{0%{opacity:0;transform:scale(1.16)}to{opacity:.9;transform:scale(1.04)}}@keyframes home-content-group-load{0%{opacity:0;filter:blur(.5rem);transform:translateY(6rem)scale(.92)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes home-image-load{0%{opacity:0;transform:translate(1.75rem,.75rem)scale(.965)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes home-copy-load{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translate(0,0)}}@keyframes home-card-load{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translate(0,0)}}@keyframes news-panel-rise{0%{opacity:0;filter:blur(.25rem);transform:translateY(2.75rem)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes industry-frame-load{0%{opacity:0;filter:blur(.35rem);transform:translateY(3.5rem)scale(.97)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes industry-panel-load{0%{opacity:0;filter:blur(.3rem);transform:translateY(3rem)scale(.965)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes industry-copy-load{0%{opacity:0;filter:blur(.12rem);transform:translateY(1.35rem)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes industry-action-load{0%{opacity:0;filter:blur(.2rem);transform:translateY(2.35rem)scale(.94)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes home-carousel-progress{0%{width:0}to{width:100%}}@media (width<=1100px){.home-showcase__stage{grid-template-columns:1fr}.home-showcase__carousel{min-height:32rem}.home-carousel__slide-main{width:min(72%,52rem);height:min(58%,28rem);inset:8% 5% auto auto}.home-carousel__content{width:min(34rem,64%);bottom:clamp(1.75rem,4.5vw,3.25rem);left:clamp(.875rem,2vw,1.5rem)}.home-carousel__cards{grid-template-columns:repeat(5,minmax(0,1fr))}.home-carousel__cards button{grid-template-columns:1fr;gap:.375rem}.home-carousel__cards img{display:none}.home-detail-card{min-height:30rem}.about-layout{grid-template-columns:1fr}.about-brand{min-height:auto}.petal-wheel{width:min(17rem,100%)}.about-service-panel{min-height:min(42rem,100%);margin-top:0}.designation-panel__header{display:block}.patent-panel__body,.certification-panel__body{grid-template-columns:1fr}.patent-chart-card{min-height:24rem}.certification-visual-card{min-height:22rem}.service-certification-grid{grid-template-columns:repeat(2,minmax(12rem,1fr))}.service-application-hero,.service-application-toolbar{grid-template-columns:1fr}.service-application-toolbar__search{width:100%}.service-application-columns{grid-template-columns:1fr}.service-application-column,.service-application-column:first-child{padding-inline:0;border-top:2px solid #6a1c9347;border-left:0;padding-top:1rem}.service-application-section-list__header{display:grid}.service-application-section-list__header div{text-align:left}.service-guidance-search,.content-upload-form__grid,.content-upload-review__list{grid-template-columns:1fr}.content-upload-image-picker__defaults{grid-template-columns:repeat(4,minmax(0,1fr))}.content-upload-form footer{flex-direction:column;align-items:stretch}.content-upload-form footer button{width:100%}.service-guidance-item{grid-template-columns:4.5rem minmax(0,1fr) 4.8rem}.report-panel__header{display:block}.report-viewer-card{min-height:34rem}.news-board,.news-detail__layout{grid-template-columns:1fr}.news-board{grid-template-areas:"feature""list";align-items:start;gap:3rem}.news-detail__visual img{max-height:28rem}}@media (width<=760px){.content-upload-image-picker__current{grid-template-columns:1fr}.content-upload-image-picker__current>img{width:100%;max-height:10rem}.content-upload-image-picker__defaults{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-frame{--frame-padding:.875rem}.home-showcase__carousel{min-height:34rem}.home-carousel__slide-main{width:calc(100% - 2rem);height:44%;inset:1rem 1rem auto}.home-carousel__content{gap:.625rem;width:calc(100% - 2rem);bottom:2rem;left:1rem}.home-carousel__content strong{font-size:clamp(1.75rem,8vw,2.5rem)}.home-carousel__content small{display:none}.home-carousel__content em{min-height:2.5rem}.home-carousel__cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:.375rem;padding-inline:.75rem}.home-carousel__cards button{min-height:3.75rem;padding:.5rem .375rem}.home-carousel__cards span{text-align:center;align-self:center}.home-carousel__cards strong{display:none}.home-carousel__nav-button{width:2.75rem;height:2.75rem}.home-detail-card{min-height:28rem}.site-nav__submenu{width:min(13rem,100vw - 2rem)}.site-nav__submenu--news{width:min(18rem,100vw - 2rem)}.service-certification-grid{grid-template-columns:1fr}.service-certification-card{grid-template-columns:3.75rem minmax(0,1fr)}.service-certification-card__mark{width:3.5rem;height:2.7rem;font-size:.78rem}.service-guidance-list{padding:1rem}.service-guidance-list>header{flex-direction:column;align-items:stretch}.service-guidance-list>header button{width:100%}.service-guidance-repository__header{display:grid}.service-guidance-repository__header div{text-align:left}.service-guidance-item{grid-template-columns:1fr;gap:.55rem}.service-guidance-item__mark{width:100%;height:.55rem}.service-guidance-item__mark--image{width:5.5rem;height:3.2rem}.service-guidance-item__points{grid-template-columns:auto auto;justify-items:start;gap:.35rem}.home-detail-files span{white-space:normal}.page-shell--about{width:min(calc(100% - 1rem), var(--page-width))}.about-brand{padding:1.25rem}.about-brand h1 span,.about-brand__sub strong{white-space:normal}.about-service-panel--designation,.about-service-panel--standards,.about-service-panel--patent,.about-service-panel--report,.about-service-panel--certification{padding:.875rem}.certification-copy-card{min-height:24rem}.certification-value-list li{grid-template-columns:1.75rem minmax(0,1fr);padding:.625rem}.certification-value-list li:before{width:1.75rem;height:1.75rem}.report-viewer-card{min-height:30rem}.standards-gallery{grid-template-columns:1fr}.designation-table{min-width:48rem}.designation-table th,.designation-table td{padding:.625rem .75rem}.page-shell--news{width:min(calc(100% - 1rem), var(--page-width));padding-block:1.25rem 2.5rem}.news-board{gap:1.5rem}.news-date-badge{width:5.5rem;height:4.75rem;bottom:.75rem;left:.75rem}.news-feature-card__body{width:calc(100% - 1rem);margin-top:-.875rem;padding:1.125rem}.news-feature-card__body h2,.news-list-row__content h2{font-size:clamp(1.25rem,6vw,1.625rem)}.news-list-row{grid-template-columns:1fr;gap:.875rem;padding:1rem}.news-list{padding-left:.875rem}.news-list-row:before{left:-1.2rem}.news-list-row__date{flex-direction:row;align-items:baseline}.news-list-row__date strong{font-size:1.35rem}.news-list-row__date span{font-size:.875rem}.news-detail{min-height:calc(100vh - 6.5rem);padding:.875rem}.news-detail__copy{padding:1rem}.news-detail__visual img{max-height:20rem}.news-detail__pdf object{min-height:28rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-showcase__carousel:before{width:100%;animation:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
