.ve-sample-library{--ve-blue:#1836a7;--ve-blue-900:#10236f;--ve-blue-700:#2448bf;--ve-blue-100:#eaf0ff;--ve-blue-050:#f5f8ff;--ve-orange:#ffad55;--ve-orange-700:#d94f00;--ve-orange-050:#fff8ef;--ve-text:#151821;--ve-muted:#566071;--ve-line:#dfe5f0;--ve-line-strong:#cbd5e5;--ve-surface:#ffffff;--ve-surface-soft:#f7f9fc;--ve-stage:#edf1f6;--ve-shadow:0 20px 52px rgba(16, 35, 111, .10);--ve-control-shadow:0 2px 8px rgba(16, 35, 111, .07);--ve-viewer-tablet-height:clamp(560px, 72vh, 720px);--ve-viewer-compact-tablet-height:clamp(520px, 68vh, 660px);--ve-viewer-mobile-height:clamp(440px, 62vh, 560px);--ve-viewer-narrow-height:clamp(420px, 60vh, 520px);position:relative;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;color:var(--ve-text);font-family:inherit;color-scheme:light;container:ve-sample / inline-size;scroll-margin-top:96px;margin:0!important;padding:0!important;height:auto!important;min-height:0!important;max-height:none!important;flex-grow:0!important;flex-shrink:1!important;flex-basis:auto!important}.ve-sample-library.ve-height--compact{--ve-viewer-tablet-height:clamp(520px, 66vh, 660px);--ve-viewer-compact-tablet-height:clamp(480px, 62vh, 600px);--ve-viewer-mobile-height:clamp(400px, 56vh, 500px);--ve-viewer-narrow-height:clamp(380px, 54vh, 470px)}.ve-sample-library.ve-height--tall{--ve-viewer-tablet-height:clamp(620px, 78vh, 800px);--ve-viewer-compact-tablet-height:clamp(580px, 74vh, 740px);--ve-viewer-mobile-height:clamp(500px, 68vh, 620px);--ve-viewer-narrow-height:clamp(470px, 66vh, 590px)}.ve-sample-library,.ve-sample-library *,.ve-sample-library *::before,.ve-sample-library *::after{box-sizing:border-box}.ve-sample-library [hidden]{display:none!important}.ve-sample-library h3,.ve-sample-library h4,.ve-sample-library p,.ve-sample-library ul{margin-top:0}.ve-sample-library button,.ve-sample-library input,.ve-sample-library select,.ve-sample-library output,.ve-sample-library a{font:inherit}.ve-sample-library button,.ve-sample-library a,.ve-sample-library input,.ve-sample-library select,.ve-sample-library summary{-webkit-tap-highlight-color:#fff0;touch-action:manipulation!important}.ve-sample-library button,.ve-sample-library__action,.ve-sample-library__tool,.ve-sample-library__category{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.ve-sample-library button.ve-sample-library__category,.ve-sample-library button.ve-sample-library__tool,.ve-sample-library button.ve-sample-library__action,.ve-sample-library button.ve-sample-library__info-close{margin:0!important;text-transform:none!important;letter-spacing:normal!important;font-family:inherit!important;-webkit-appearance:none!important;appearance:none!important}.ve-sample-library button:focus:not(:focus-visible),.ve-sample-library a:focus:not(:focus-visible),.ve-sample-library input:focus:not(:focus-visible),.ve-sample-library select:focus:not(:focus-visible){outline:none!important}.ve-sample-library button:focus-visible,.ve-sample-library a:focus-visible,.ve-sample-library input:focus-visible,.ve-sample-library select:focus-visible,.ve-sample-library summary:focus-visible,.ve-sample-library__stage:focus-visible{outline:3px solid var(--ve-blue)!important;outline-offset:2px!important;box-shadow:0 0 0 2px #fff!important}.ve-sample-library .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ve-sample-library__icon{display:block;width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.ve-sample-library__shell{position:relative;display:grid;grid-template-columns:264px minmax(0,1fr);width:100%;height:clamp(760px, calc(100dvh - 84px), 920px);min-height:760px;overflow:hidden;border:1px solid var(--ve-line);border-radius:20px;background:var(--ve-surface);box-shadow:var(--ve-shadow);isolation:isolate}.ve-sample-library__rail{display:flex;min-width:0;min-height:0;flex-direction:column;padding:17px 12px 14px;border-right:1px solid var(--ve-line);background:#f7f9fd}.ve-sample-library__rail-heading{display:grid;gap:4px;flex:0 0 auto;padding:1px 8px 15px;border-bottom:1px solid var(--ve-line)}.ve-sample-library__rail-heading span,.ve-sample-library__info-head span{color:var(--ve-blue);font-size:10px;font-weight:760;letter-spacing:.105em;line-height:1.2;text-transform:uppercase}.ve-sample-library__rail-heading strong{font-size:18px;font-weight:670;letter-spacing:-.012em;line-height:1.22}.ve-sample-library__category-list{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:3px;padding:10px 0 1px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-color:#c3cad8 #fff0;scrollbar-width:thin}.ve-sample-library button.ve-sample-library__category{position:relative;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%!important;min-width:0!important;min-height:48px!important;padding:6px 10px!important;overflow:hidden;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#273042!important;font-size:13px!important;font-weight:540!important;line-height:1.25!important;text-align:left!important;cursor:pointer;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.ve-sample-library button.ve-sample-library__category::before{position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:0 3px 3px 0;background:var(--ve-blue);opacity:0;content:""}.ve-sample-library button.ve-sample-library__category:hover{border-color:#e0e6f1!important;background:#fff!important;color:var(--ve-blue-900)!important}.ve-sample-library button.ve-sample-library__category[aria-selected="true"]{border-color:#c9d5fb!important;background:var(--ve-blue-100)!important;color:var(--ve-blue-900)!important;font-weight:680!important}.ve-sample-library button.ve-sample-library__category[aria-selected="true"]::before{opacity:1}.ve-sample-library__category-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dce3ef;border-radius:8px;background:#fff}.ve-sample-library button.ve-sample-library__category[aria-selected="true"] .ve-sample-library__category-icon{border-color:#b9c7f5;background:#fff}.ve-sample-library__category img{display:block;width:24px;height:24px;object-fit:contain}.ve-sample-library__category-name{display:-webkit-box;min-width:0;overflow:hidden;white-space:normal;word-break:normal!important;overflow-wrap:normal!important;hyphens:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ve-sample-library__category-count{display:grid;width:24px;height:24px;place-items:center;border:1px solid #d8e0ec;border-radius:999px;background:#fff;color:#657086;font-size:10px;font-weight:750;line-height:1}.ve-sample-library button.ve-sample-library__category[aria-selected="true"] .ve-sample-library__category-count{border-color:var(--ve-blue);background:var(--ve-blue);color:#fff}.ve-sample-library__workspace{display:flex;min-width:0;min-height:0;flex-direction:column;padding:18px;background:#fff}.ve-sample-library__responsive-picker{display:none}.ve-sample-library__topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;flex:0 0 auto;padding:0 0 14px}.ve-sample-library__heading-copy{min-width:0}.ve-sample-library__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:7px}.ve-sample-library__status{display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border:1px solid #cbd6ff;border-radius:999px;background:var(--ve-blue-100);color:var(--ve-blue-900);font-size:10px;font-weight:700;line-height:1.2}.ve-sample-library__eyebrow-project{min-width:0;color:var(--ve-muted);font-size:11px;font-weight:550;line-height:1.35}.ve-sample-library__title{max-width:860px;margin:0;color:var(--ve-text);font-size:clamp(18px, 1.35vw, 23px);font-weight:670;letter-spacing:-.018em;line-height:1.23;word-break:normal!important;overflow-wrap:break-word}.ve-sample-library__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;color:var(--ve-muted);font-size:11px;font-weight:550;line-height:1.35}.ve-sample-library__meta-item{display:inline-flex;align-items:center;gap:5px}.ve-sample-library__meta .ve-sample-library__icon{width:15px;height:15px;flex-basis:15px;color:var(--ve-blue)}.ve-sample-library__meta-divider{width:4px;height:4px;border-radius:50%;background:#aeb7c5}.ve-sample-library__report-picker{max-width:670px;margin-top:11px}.ve-sample-library__report-picker label,.ve-sample-library__responsive-picker label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;color:var(--ve-muted);font-size:10px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.ve-sample-library__report-picker select,.ve-sample-library__responsive-picker select{width:100%;height:44px;min-width:0;padding:0 42px 0 14px;border:1px solid var(--ve-line-strong);border-radius:10px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,var(--ve-blue) 50%),linear-gradient(135deg,var(--ve-blue) 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;color:var(--ve-text);font-size:12px;font-weight:620;letter-spacing:0;text-transform:none;cursor:pointer;appearance:none}.ve-sample-library__report-picker select:hover,.ve-sample-library__responsive-picker select:hover{border-color:#9eafe3}.ve-sample-library__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ve-sample-library__action{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 15px!important;border:1px solid var(--ve-blue)!important;border-radius:10px!important;font-size:11.5px!important;font-weight:660!important;line-height:1.15!important;text-decoration:none!important;white-space:nowrap;cursor:pointer;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.ve-sample-library__action--primary{border-color:var(--ve-blue)!important;background:var(--ve-blue)!important;color:#fff!important}.ve-sample-library__action--primary:hover{border-color:var(--ve-blue-900)!important;background:var(--ve-blue-900)!important;color:#fff!important}.ve-sample-library__action--secondary{background:#fff!important;color:var(--ve-blue-900)!important}.ve-sample-library__action--secondary:hover{border-color:#9fafe5!important;background:var(--ve-blue-050)!important;color:var(--ve-blue-900)!important}.ve-sample-library__viewer-card{display:flex;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;border:1px solid var(--ve-line-strong);border-radius:14px;background:var(--ve-surface-soft)}.ve-sample-library__toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:8px 10px;border-bottom:1px solid var(--ve-line);background:#fff}.ve-sample-library__toolbar-group{display:flex;align-items:center;gap:3px;min-width:0;padding:4px;border:1px solid #e1e7f0;border-radius:11px;background:#f7f9fc}.ve-sample-library__toolbar-group--end{justify-content:flex-end}.ve-sample-library button.ve-sample-library__tool{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-width:44px!important;height:44px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--ve-blue-900)!important;font-size:11px!important;font-weight:650!important;line-height:1!important;cursor:pointer;box-shadow:none!important}.ve-sample-library button.ve-sample-library__tool:hover:not(:disabled){background:#fff!important;color:var(--ve-blue)!important;box-shadow:var(--ve-control-shadow)!important}.ve-sample-library button.ve-sample-library__tool[aria-pressed="true"]{background:var(--ve-blue-100)!important;box-shadow:inset 0 0 0 1px #c6d2fa!important}.ve-sample-library button.ve-sample-library__tool:disabled,.ve-sample-library button.ve-sample-library__action:disabled{opacity:.45;cursor:not-allowed;box-shadow:none!important}.ve-sample-library button.ve-sample-library__tool--fit{min-width:108px!important}.ve-sample-library__page-control{display:flex;align-items:center;gap:7px;height:44px;padding:4px 10px;border-radius:8px;background:#fff;color:var(--ve-text);font-size:11px;font-weight:650;box-shadow:var(--ve-control-shadow)}.ve-sample-library__page-control input{width:44px;height:32px;padding:2px 5px;border:1px solid #e1e6ef;border-radius:6px;background:#f7f9fc;color:var(--ve-text);font-size:11px;font-weight:700;text-align:center;-moz-appearance:textfield}.ve-sample-library__page-control input::-webkit-inner-spin-button,.ve-sample-library__page-control input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ve-sample-library__page-of{color:var(--ve-muted);font-weight:550}.ve-sample-library__zoom-label{display:inline-grid;min-width:58px;height:44px;place-items:center;padding:0 8px;border-radius:8px;background:#fff;color:var(--ve-muted);font-size:10.5px;font-weight:700;box-shadow:var(--ve-control-shadow)}.ve-sample-library__stage-wrap{position:relative;display:flex;min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.ve-sample-library__stage{position:relative;display:grid;min-width:0;min-height:0;flex:1 1 auto;place-items:start center;overflow:auto;padding:24px;background:var(--ve-stage);overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-color:#9ea8ba #fff0;scrollbar-gutter:stable;scrollbar-width:thin;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.ve-sample-library.is-details-open .ve-sample-library__stage{overflow:hidden!important}.ve-sample-library.is-details-open .ve-sample-library__stage::-webkit-scrollbar{display:none}.ve-sample-library__canvas,.ve-sample-library__poster{display:block;max-width:none;margin:0 auto;border:1px solid #cfd6e2;background:#fff;box-shadow:0 14px 34px rgb(20 28 62 / .15);flex:0 0 auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ve-sample-library__poster{width:min(100%, 840px);height:auto;object-fit:contain}.ve-sample-library__loader,.ve-sample-library__error{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:24px;background:rgb(247 249 252 / .90);text-align:center;pointer-events:auto;overscroll-behavior:auto}.ve-sample-library__spinner{width:40px;height:40px;border:4px solid rgb(24 54 167 / .15);border-top-color:var(--ve-blue);border-radius:50%;animation:ve-sample-spin .75s linear infinite}.ve-sample-library__error strong{font-size:17px;font-weight:670}.ve-sample-library__error p{margin:0;color:var(--ve-muted);font-size:13px;line-height:1.5}.ve-sample-library__error>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.ve-sample-library__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ve-sample-library__backdrop{position:absolute;inset:0;z-index:40;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:rgb(15 25 56 / .54);opacity:0;visibility:hidden;cursor:pointer;touch-action:pan-y;transition:opacity .18s ease,visibility .18s ease}.ve-sample-library.is-details-open .ve-sample-library__backdrop{opacity:1;visibility:visible}.ve-sample-library__info{position:absolute;top:0;right:0;bottom:0;z-index:50;display:flex;width:min(400px, 94%);min-width:0;min-height:0;flex-direction:column;border-left:1px solid var(--ve-line);background:#fff;box-shadow:-20px 0 48px rgb(16 35 111 / .19);transform:translateX(102%);transition:transform .2s ease}.ve-sample-library.is-details-open .ve-sample-library__info{transform:translateX(0)}.ve-sample-library__info-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:20px 20px 16px;border-bottom:1px solid var(--ve-line)}.ve-sample-library__info-head>div{display:grid;gap:4px}.ve-sample-library__info-head strong{font-size:20px;font-weight:680;line-height:1.23}.ve-sample-library button.ve-sample-library__info-close{display:inline-grid!important;width:42px!important;height:42px!important;place-items:center;padding:0!important;border:1px solid var(--ve-line-strong)!important;border-radius:50%!important;background:#fff!important;color:var(--ve-blue-900)!important;cursor:pointer;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.ve-sample-library button.ve-sample-library__info-close:hover{border-color:#aab8e8!important;background:var(--ve-blue-050)!important;color:var(--ve-blue)!important}.ve-sample-library__info-body{min-height:0;overflow-y:auto;padding:18px 20px 24px;scrollbar-color:#aeb6c4 #fff0;scrollbar-width:thin;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ve-sample-library__info-summary{margin:0;color:var(--ve-muted);font-size:14px;font-weight:400;line-height:1.62}.ve-sample-library__info h4{margin:23px 0 11px;font-size:15px;font-weight:680;line-height:1.3}.ve-sample-library__contents{display:flex;align-items:stretch;flex-direction:column;gap:8px;margin:0!important;padding:0!important;list-style:none!important}.ve-sample-library__contents li{position:relative;display:block;min-height:0;margin:0!important;padding:9px 10px 9px 35px!important;border:1px solid #e2e7f0;border-radius:8px;background:#f9fbff;font-size:12.5px;font-weight:510;line-height:1.4}.ve-sample-library__contents li::before{position:absolute;top:8px;left:10px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--ve-orange);color:#202020;font-size:10px;font-weight:800;content:"✓"}.ve-sample-library button.ve-sample-library__notice-trigger{position:relative;display:inline-grid!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:-4px 0!important;padding:0!important;place-items:center;border:1px solid #e7b66f!important;border-radius:8px!important;background:#fff8ef!important;color:var(--ve-orange-700)!important;cursor:help;box-shadow:0 2px 8px rgb(16 35 111 / .06)!important;isolation:isolate;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.ve-sample-library button.ve-sample-library__notice-trigger>.ve-sample-library__icon{position:relative;z-index:2;width:15px;height:15px;flex-basis:15px;color:currentColor}.ve-sample-library button.ve-sample-library__notice-trigger:hover,.ve-sample-library button.ve-sample-library__notice-trigger:focus-visible,.ve-sample-library button.ve-sample-library__notice-trigger[aria-expanded="true"]{border-color:var(--ve-orange-700)!important;background:#fff!important;color:#a94000!important;transform:translateY(-1px)}.ve-sample-library button.ve-sample-library__notice-trigger:focus-visible{outline:3px solid rgb(24 54 167 / .24)!important;outline-offset:2px}.ve-sample-library__notice-pulse{position:absolute;z-index:1;inset:3px;border:1px solid rgb(217 79 0 / .55);border-radius:6px;pointer-events:none;animation:ve-sample-notice-pulse 2.2s ease-out infinite}@keyframes ve-sample-notice-pulse{0%,38%{opacity:.8;transform:scale(.82)}72%{opacity:0;transform:scale(1.48)}100%{opacity:0;transform:scale(1.48)}}.ve-sample-library__notice-popover{--ve-notice-popover-top:24px;--ve-notice-popover-left:24px;position:fixed;inset:auto;top:var(--ve-notice-popover-top);left:var(--ve-notice-popover-left);z-index:2147483000;width:min(390px, calc(100vw - 24px));max-width:calc(100vw - 24px);margin:0;padding:15px 16px 16px;border:1px solid #dfe5f0;border-top:3px solid var(--ve-orange);border-radius:12px;background:#fff;color:var(--ve-text);font-family:inherit;box-shadow:0 20px 52px rgb(16 35 111 / .18);box-sizing:border-box;text-align:left}.ve-sample-library__notice-popover::backdrop{background:#fff0}.ve-sample-library__notice-popover-head{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;gap:10px;align-items:center;margin-bottom:10px}.ve-sample-library__notice-popover-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--ve-orange-050);color:var(--ve-orange-700)}.ve-sample-library__notice-popover-icon .ve-sample-library__icon{width:18px;height:18px;color:currentColor}.ve-sample-library__notice-popover-head>div{display:grid;gap:1px;min-width:0}.ve-sample-library button.ve-sample-library__notice-close{display:inline-grid!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid #e3e7ef!important;border-radius:8px!important;background:#f8f9fc!important;color:#596273!important;cursor:pointer;box-shadow:none!important}.ve-sample-library button.ve-sample-library__notice-close:hover,.ve-sample-library button.ve-sample-library__notice-close:focus-visible{border-color:#cbd3e3!important;background:#fff!important;color:var(--ve-blue-900)!important}.ve-sample-library button.ve-sample-library__notice-close:focus-visible{outline:3px solid rgb(24 54 167 / .22)!important;outline-offset:2px}.ve-sample-library button.ve-sample-library__notice-close .ve-sample-library__icon{width:14px;height:14px;color:currentColor}.ve-sample-library__notice-popover-head span{color:var(--ve-muted);font-size:10px;font-weight:700;letter-spacing:.055em;line-height:1.35;text-transform:uppercase}.ve-sample-library__notice-popover-head strong{color:var(--ve-blue-900);font-size:14px;font-weight:700;line-height:1.35}.ve-sample-library__notice-popover>p{margin:0!important;padding:0!important;color:#4d5665!important;font-size:12px!important;font-weight:430!important;line-height:1.62!important;letter-spacing:0!important;overflow-wrap:anywhere}@supports not selector(:popover-open){.ve-sample-library__notice-popover{display:none}.ve-sample-library__notice-popover.is-fallback-open{display:block}}@media (max-width:640px){.ve-sample-library__notice-popover{top:auto!important;right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left))!important;width:auto;max-width:none;padding:14px 14px 15px;border-radius:13px;box-shadow:0 18px 46px rgb(16 35 111 / .22)}}.ve-sample-library__index{margin-top:14px;padding:14px 16px;border:1px solid var(--ve-line);border-radius:12px;background:#fff}.ve-sample-library__index>summary{font-weight:660;cursor:pointer}.ve-sample-library__index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:16px}.ve-sample-library__index h4{margin:0 0 7px;font-size:16px;font-weight:670}.ve-sample-library__index ul{margin:0;padding-left:19px}.ve-sample-library__index li{margin-bottom:7px;font-size:13px;line-height:1.5}.ve-sample-library__index a{color:var(--ve-blue);font-weight:660}@keyframes ve-sample-spin{to{transform:rotate(360deg)}}@container ve-sample (max-width:1180px){.ve-sample-library__shell{grid-template-columns:1fr;height:auto;min-height:0}.ve-sample-library__rail{display:none}.ve-sample-library__workspace{padding:15px}.ve-sample-library__responsive-picker{display:block;flex:0 0 auto;max-width:600px;margin-bottom:12px}}@container ve-sample (max-width:860px){.ve-sample-library__shell{min-height:0;border-radius:16px}.ve-sample-library__workspace{padding:12px}.ve-sample-library__topbar{grid-template-columns:1fr;gap:12px;padding-bottom:12px}.ve-sample-library__title{font-size:18px}.ve-sample-library__actions{justify-content:flex-start}.ve-sample-library__toolbar{flex-wrap:wrap}.ve-sample-library__toolbar-group{flex:1 1 auto}.ve-sample-library__toolbar-group--end{justify-content:flex-end}}@container ve-sample (max-width:640px){.ve-sample-library__shell{height:auto;min-height:0;border-radius:14px}.ve-sample-library__workspace{padding:10px}.ve-sample-library__responsive-picker,.ve-sample-library__report-picker{max-width:none}.ve-sample-library__responsive-picker label,.ve-sample-library__report-picker label{grid-template-columns:1fr;gap:5px}.ve-sample-library__responsive-picker select,.ve-sample-library__report-picker select{height:46px;font-size:12px}.ve-sample-library__eyebrow{gap:6px;margin-bottom:5px}.ve-sample-library__status{max-width:100%;font-size:9px}.ve-sample-library__eyebrow-project{font-size:10px}.ve-sample-library__title{display:-webkit-box;overflow:hidden;font-size:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ve-sample-library__meta{font-size:10px}.ve-sample-library__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ve-sample-library__action{min-height:46px;padding:9px 10px!important;font-size:10.5px!important}.ve-sample-library__action[data-ve-details-toggle]{order:2}.ve-sample-library__action[data-ve-native]{order:1}.ve-sample-library__action[data-ve-download]{grid-column:1 / -1;order:3}.ve-sample-library__toolbar{gap:7px;min-height:110px;padding:7px}.ve-sample-library__toolbar-group{width:100%;justify-content:center}.ve-sample-library__toolbar-group--end{justify-content:center}.ve-sample-library button.ve-sample-library__tool{min-width:44px!important;height:44px!important}.ve-sample-library button.ve-sample-library__tool--fit{min-width:104px!important}.ve-sample-library__stage{min-height:0;padding:12px}.ve-sample-library__info{top:auto;left:0;width:100%;height:min(84%, 680px);border-top:1px solid var(--ve-line);border-left:0;border-radius:16px 16px 0 0;box-shadow:0 -20px 48px rgb(16 35 111 / .20);transform:translateY(102%)}.ve-sample-library.is-details-open .ve-sample-library__info{transform:translateY(0)}.ve-sample-library__info-head{padding:17px 16px 14px}.ve-sample-library__info-body{padding:16px 16px 22px}.ve-sample-library__index-grid{grid-template-columns:1fr}}@container ve-sample (max-width:410px){.ve-sample-library__actions{grid-template-columns:1fr}.ve-sample-library__action[data-ve-download]{grid-column:auto}.ve-sample-library__zoom-label{display:none}}@media (prefers-reduced-motion:reduce){.ve-sample-library *,.ve-sample-library *::before,.ve-sample-library *::after,.ve-sample-library-portal *,.ve-sample-library-portal *::before,.ve-sample-library-portal *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){.ve-sample-library__shell,.ve-sample-library__viewer-card,.ve-sample-library button.ve-sample-library__category,.ve-sample-library__action,.ve-sample-library__report-picker select,.ve-sample-library__responsive-picker select,.ve-sample-library button.ve-sample-library__notice-trigger{border-width:2px!important}.ve-sample-library button.ve-sample-library__category[aria-selected="true"]{border-color:var(--ve-blue-900)!important}}@media (forced-colors:active){.ve-sample-library button.ve-sample-library__category[aria-selected="true"],.ve-sample-library__action--primary,.ve-sample-library button.ve-sample-library__tool,.ve-sample-library__contents li,.ve-sample-library button.ve-sample-library__notice-trigger,.ve-sample-library__notice-popover{border:2px solid ButtonText!important}}@supports not (container-type:inline-size){@media (max-width:1180px){.ve-sample-library__shell{grid-template-columns:1fr;height:auto;min-height:0}.ve-sample-library__rail{display:none}.ve-sample-library__workspace{padding:15px}.ve-sample-library__responsive-picker{display:block;max-width:600px;margin-bottom:12px}}@media (max-width:860px){.ve-sample-library__topbar{grid-template-columns:1fr;gap:12px}.ve-sample-library__toolbar{flex-wrap:wrap}}@media (max-width:640px){.ve-sample-library__shell{height:auto;min-height:0}.ve-sample-library__workspace{padding:10px}.ve-sample-library__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ve-sample-library__toolbar{flex-wrap:wrap;min-height:110px}.ve-sample-library__toolbar-group{width:100%;justify-content:center}.ve-sample-library__info{top:auto;left:0;width:100%;height:min(84%, 680px);border-radius:16px 16px 0 0;transform:translateY(102%)}.ve-sample-library.is-details-open .ve-sample-library__info{transform:translateY(0)}}}.ve-sample-library .ve-sample-library__canvas[hidden],.ve-sample-library .ve-sample-library__poster[hidden]{display:none!important}.ve-sample-library__render-status{position:absolute;top:12px;right:12px;z-index:7;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 10px;border:1px solid rgb(24 54 167 / .20);border-radius:999px;background:rgb(255 255 255 / .96);color:var(--ve-blue-900);font-size:10.5px;font-weight:680;line-height:1;pointer-events:none;box-shadow:0 8px 22px rgb(16 35 111 / .14)}.ve-sample-library__render-spinner{width:15px;height:15px;border:2px solid rgb(24 54 167 / .18);border-top-color:var(--ve-blue);border-radius:50%;animation:ve-sample-spin .7s linear infinite}.ve-sample-library.is-details-open .ve-sample-library__viewer-card{user-select:none}.ve-sample-library__info-summary,.ve-sample-library__info h4{margin-right:0!important;margin-left:0!important}@container ve-sample (max-width:1180px){.ve-sample-library__viewer-card{flex:0 0 auto;height:var(--ve-viewer-tablet-height);min-height:0!important;max-height:var(--ve-viewer-tablet-height)}}@container ve-sample (max-width:860px){.ve-sample-library__viewer-card{height:var(--ve-viewer-compact-tablet-height);min-height:0!important;max-height:var(--ve-viewer-compact-tablet-height)}}@container ve-sample (max-width:640px){.ve-sample-library__viewer-card{height:var(--ve-viewer-mobile-height);min-height:0!important;max-height:var(--ve-viewer-mobile-height)}.ve-sample-library__loader,.ve-sample-library__error{padding:18px}.ve-sample-library__render-status{top:8px;right:8px}.ve-sample-library__contents li{font-size:12px;line-height:1.42}}@container ve-sample (max-width:410px){.ve-sample-library__viewer-card{height:var(--ve-viewer-narrow-height);min-height:0!important;max-height:var(--ve-viewer-narrow-height)}}@media (orientation:landscape) and (max-height:520px) and (max-width:960px){.ve-sample-library__viewer-card{height:min(540px, 82vh)!important;min-height:0!important;max-height:min(540px, 82vh)!important}}.ve-sample-library-portal{--ve-blue:#1836a7;--ve-blue-900:#10236f;--ve-blue-050:#f5f8ff;--ve-orange:#ffad55;--ve-text:#151821;--ve-muted:#566071;--ve-line:#dfe5f0;--ve-line-strong:#cbd5e5;position:fixed;inset:0;z-index:2147482000;display:block;font-family:inherit;pointer-events:none;isolation:isolate}.ve-sample-library-portal .ve-sample-library__backdrop{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;background:rgb(15 25 56 / .56);opacity:0;visibility:hidden;pointer-events:auto;touch-action:none;transition:opacity .18s ease,visibility .18s ease}.ve-sample-library-portal .ve-sample-library__info{position:absolute;top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));left:auto;z-index:2;width:min(420px, calc(100% - 32px));height:auto;max-height:none;border:1px solid var(--ve-line);border-radius:16px;background:#fff;pointer-events:auto;box-shadow:-20px 0 48px rgb(16 35 111 / .22);transform:translateX(calc(100% + 28px));transition:transform .2s ease}.ve-sample-library-portal.is-open .ve-sample-library__backdrop{opacity:1;visibility:visible}.ve-sample-library-portal.is-open .ve-sample-library__info{transform:translateX(0)}@media (max-width:640px){.ve-sample-library-portal .ve-sample-library__info{top:auto;right:0;bottom:0;left:0;width:100%;height:min(80vh, 680px);max-height:calc(100vh - env(safe-area-inset-top) - 10px);padding-bottom:env(safe-area-inset-bottom);border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0;box-shadow:0 -20px 48px rgb(16 35 111 / .22);transform:translateY(102%)}.ve-sample-library-portal.is-open .ve-sample-library__info{transform:translateY(0)}.ve-sample-library-portal .ve-sample-library__info-head{padding:16px 16px 13px}.ve-sample-library-portal .ve-sample-library__info-body{padding:15px 16px calc(22px + env(safe-area-inset-bottom))}}@supports not (height:1vh){@media (max-width:640px){.ve-sample-library-portal .ve-sample-library__info{height:min(80vh, 680px);max-height:calc(100vh - 10px)}}}@supports not (container-type:inline-size){@media (max-width:1180px){.ve-sample-library__viewer-card{flex:0 0 auto;height:var(--ve-viewer-tablet-height);min-height:0!important;max-height:var(--ve-viewer-tablet-height)}}@media (max-width:860px){.ve-sample-library__viewer-card{height:var(--ve-viewer-compact-tablet-height);min-height:0!important;max-height:var(--ve-viewer-compact-tablet-height)}}@media (max-width:640px){.ve-sample-library__viewer-card{height:var(--ve-viewer-mobile-height);min-height:0!important;max-height:var(--ve-viewer-mobile-height)}}@media (max-width:410px){.ve-sample-library__viewer-card{height:var(--ve-viewer-narrow-height);min-height:0!important;max-height:var(--ve-viewer-narrow-height)}}}html.ve-sample-modal-open,body.ve-sample-modal-open{overscroll-behavior:none!important;overflow-anchor:none!important}.ve-sample-library-portal button.ve-sample-library__info-close{display:inline-grid!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;place-items:center!important;flex:0 0 42px!important;margin:0!important;padding:0!important;border:1px solid var(--ve-line-strong)!important;border-radius:50%!important;background:#fff!important;color:var(--ve-blue-900)!important;font:inherit!important;line-height:1!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease!important}.ve-sample-library-portal button.ve-sample-library__info-close:hover,.ve-sample-library-portal button.ve-sample-library__info-close:active{border-color:#aab8e8!important;background:var(--ve-blue-050)!important;color:var(--ve-blue)!important}.ve-sample-library-portal button.ve-sample-library__info-close:focus:not(:focus-visible){outline:none!important}.ve-sample-library-portal button.ve-sample-library__info-close:focus-visible{outline:3px solid var(--ve-blue)!important;outline-offset:2px!important;box-shadow:0 0 0 2px #fff!important}.ve-sample-library-portal .ve-sample-library__info-body{overscroll-behavior:contain;touch-action:pan-y}.ve-sample-library-portal .ve-sample-library__contents,.ve-sample-library-portal .ve-sample-library__contents li{margin-block:0!important}.ve-sample-library-portal button,.ve-sample-library-portal a,.ve-sample-library-portal input,.ve-sample-library-portal select{touch-action:manipulation!important;-webkit-tap-highlight-color:#fff0}@media (hover:hover) and (pointer:fine){.ve-sample-library__stage.is-pannable{cursor:grab}.ve-sample-library__stage.is-panning{cursor:grabbing}}