:root{--ink:#153d38;--ink-strong:#0d2c29;--green:#174b44;--jade:#277364;--jade-light:#dbeae1;--cream:#f3efe3;--paper:#fffdf7;--white:#ffffff;--gold:#c79237;--gold-light:#ebd7ad;--coral:#d96149;--muted:#687875;--line:rgba(21,61,56,0.14);--shadow:0 24px 80px rgba(20,59,54,0.13);--radius-xl:34px;--radius-lg:24px;--radius-md:16px;--serif:Iowan Old Style,Baskerville,"Times New Roman",serif;--sans:Avenir Next,Avenir,"Segoe UI",Arial,sans-serif}.section-fragment{display:contents}.mobile-nav[hidden]{display:none!important}@media (max-width:760px){body.mobile-menu-open{overflow:hidden}.site-header .header-inner{width:100%;display:flex;align-items:center}.site-header .mobile-nav{max-height:calc(100dvh - 88px);overflow-y:auto;overscroll-behavior:contain}.mobile-menu-button.is-open{background:var(--coral)}}html[dir=rtl] .footer-bottom,html[dir=rtl] .hero-actions,html[dir=rtl] .site-header,html[dir=rtl] body{direction:rtl}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}main{position:relative;overflow:clip}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto;position:relative}.section{padding-block:118px;position:relative}.cultural-backdrop{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.34;overflow:hidden}.drum-orbit{position:absolute;border-radius:50%;border:1px solid rgba(199,146,55,.18);background:repeating-conic-gradient(from 0deg,rgba(199,146,55,.12) 0deg 3deg,transparent 3deg 18deg),repeating-radial-gradient(circle at center,transparent 0 28px,rgba(39,115,100,.07) 29px 30px,transparent 31px 48px)}.drum-orbit:after,.drum-orbit:before{content:"";position:absolute;inset:18%;border-radius:50%;border:1px dashed rgba(39,115,100,.12)}.drum-orbit:after{inset:37%;background:conic-gradient(from 22deg,rgba(199,146,55,.14),transparent 12%,rgba(39,115,100,.1) 16%,transparent 28%,rgba(199,146,55,.14) 32%,transparent 44%,rgba(39,115,100,.1) 48%,transparent 62%,rgba(199,146,55,.14) 66%,transparent 78%,rgba(39,115,100,.1) 82%,transparent)}.drum-orbit-one{width:660px;height:660px;right:-300px;top:9%;animation:rotate-drum 90s linear infinite}.drum-orbit-two{width:480px;height:480px;left:-260px;top:58%;animation:rotate-drum-reverse 110s linear infinite}.site-header{z-index:50;left:50%;top:18px;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:70px;padding:10px 12px 10px 18px;display:flex;align-items:center;gap:28px;border:1px solid rgba(21,61,56,.11);background:rgba(255,253,247,.86);box-shadow:0 12px 38px rgba(21,61,56,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:22px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand>span:last-child{display:flex;flex-direction:column;line-height:.95;letter-spacing:.08em}.brand strong{font-weight:850}.brand small{font-size:11px;font-weight:750;color:var(--gold);margin-top:5px;letter-spacing:.28em}.brand-mark{width:40px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(199,146,55,.58);background:repeating-conic-gradient(from 0deg,var(--gold) 0 7deg,transparent 7deg 22.5deg);position:relative}.brand-mark:before{content:"";position:absolute;inset:8px;border:1px solid var(--green);border-radius:50%;background:var(--paper)}.brand-mark>span{width:8px;height:8px;border-radius:50%;position:relative;z-index:1;box-shadow:0 0 0 3px var(--paper),0 0 0 4px var(--gold)}.brand-mark.tiny{width:27px}.brand-mark.official-logo-mark{padding:3px;overflow:hidden;border:1px solid rgba(81,70,217,.16);border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(43,54,128,.14)}.brand-mark.official-logo-mark:after,.brand-mark.official-logo-mark:before{display:none!important}.brand-mark.official-logo-mark img{width:100%;height:100%;display:block;object-fit:contain;border-radius:9px}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:27px}.desktop-nav a,.text-link{font-size:13px;font-weight:700;color:rgba(21,61,56,.75);transition:color .2s ease}.desktop-nav a:hover,.text-link:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:16px}.mobile-menu-button,.mobile-nav{display:none}.button{min-height:48px;padding:0 21px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13.5px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button-small{min-height:46px;padding-inline:18px;border-radius:13px}.button-dark{background:var(--green);color:white;box-shadow:0 8px 24px rgba(23,75,68,.22)}.button-primary{color:white;background:var(--coral);box-shadow:0 14px 34px rgba(217,97,73,.25)}.button-coral:hover,.button-primary:hover{background:#c9513b;box-shadow:0 17px 38px rgba(217,97,73,.3)}.button-ghost{border:1px solid var(--line);background:rgba(255,255,255,.58)}.button-subtle{border:1px solid var(--line);background:var(--paper);color:var(--green)}.button-coral{color:white;background:var(--coral);min-height:52px}.button-light{color:var(--green);background:white}.button-outline-light{color:white;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.06)}.button.full{width:100%}.hero{min-height:930px;padding-top:188px;padding-bottom:110px;display:grid;grid-template-columns:.88fr 1.12fr;gap:66px;align-items:center;z-index:1}.hero:before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;left:-370px;top:120px;background:radial-gradient(circle,rgba(199,146,55,.16),transparent 67%)}.eyebrow,.section-kicker{color:var(--jade);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:850}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(39,115,100,.16);border-radius:999px;background:rgba(255,255,255,.55)}.status-dot{width:7px;height:7px;border-radius:50%;background:#41a37d;box-shadow:0 0 0 4px rgba(65,163,125,.14)}.analytics-copy h2,.faq-intro h2,.final-inner h2,.hero h1,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{margin:25px 0 22px;font-weight:500;color:var(--ink-strong);letter-spacing:-.046em;line-height:.98}.hero h1{font-size:clamp(58px,6.7vw,92px)}h1 em,h2 em{font-weight:500}.hero-lead{max-width:580px;font-size:18px;line-height:1.72;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:32px}.hero-actions .button{min-height:56px;padding-inline:25px}.hero-proof{display:flex;flex-wrap:wrap;gap:19px;margin-top:25px;color:#62736f;font-size:11.5px;font-weight:650}.hero-proof span{display:inline-flex;align-items:center;gap:5px}.hero-proof svg{color:var(--jade)}.hero-visual{position:relative;perspective:1400px}.dashboard-window{overflow:hidden;border-radius:26px;border:1px solid rgba(21,61,56,.14);background:#f8f8f2;box-shadow:0 40px 90px rgba(21,61,56,.18);transform:rotateY(-4deg) rotateX(1deg);animation:dashboard-float 7s ease-in-out infinite}.window-topbar{height:48px;padding-inline:16px;display:flex;align-items:center;gap:12px;color:#70807c;background:white;border-bottom:1px solid var(--line);font-size:11px;font-weight:800;letter-spacing:.08em}.window-topbar>span:nth-child(2){margin-right:auto}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d8ddd8}.window-dots i:first-child{background:#ef8f75}.window-dots i:nth-child(2){background:#e4bc68}.window-dots i:last-child{background:#72ae92}.live-pill{display:flex;align-items:center;gap:5px;color:#36785c;background:#e8f4eb;padding:5px 8px;border-radius:999px}.live-pill i,.online i{width:5px;height:5px;background:#40a56e;border-radius:50%;animation:status-pulse 1.5s ease infinite}.dashboard-grid{min-height:522px;padding:16px;display:grid;grid-template-columns:42px 1.35fr .85fr;grid-template-rows:1fr 135px 40px;gap:12px}.dashboard-sidebar{grid-row:1/4;display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 4px;background:var(--green);border-radius:15px}.mini-logo{height:38px;border-bottom:1px solid rgba(255,255,255,.14)}.brand-mark.tiny:before{inset:6px;background:var(--green);border-color:white}.brand-mark.tiny>span{width:5px;height:5px;background:white;box-shadow:0 0 0 2px var(--green),0 0 0 3px var(--gold)}.side-icon{width:30px;height:30px;color:rgba(255,255,255,.54);border-radius:8px;display:grid;place-items:center}.side-icon.active{color:white;background:rgba(255,255,255,.14)}.chart-card,.map-card,.metric-card,.trust-strip{border:1px solid rgba(21,61,56,.1);background:white;border-radius:16px;box-shadow:0 8px 26px rgba(21,61,56,.05)}.map-card{padding:13px;overflow:hidden}.card-heading{display:flex;align-items:center;justify-content:space-between;color:var(--ink);font-size:11px;font-weight:800}.card-heading span{display:flex;align-items:center;gap:5px}.card-heading small{color:#8b9995;font-weight:650}.map-stage{height:246px;position:relative;margin-top:11px;border-radius:11px;overflow:hidden;background-color:#f0f4ed;background-image:linear-gradient(rgba(23,75,68,.04) 1px,transparent 0),linear-gradient(90deg,rgba(23,75,68,.04) 1px,transparent 0),radial-gradient(circle at 64% 25%,rgba(199,146,55,.12),transparent 25%);background-size:23px 23px,23px 23px,auto}.map-stage:before{content:"";position:absolute;width:70px;height:205px;left:49%;top:18px;border:2px solid rgba(39,115,100,.24);border-radius:48% 55% 42% 58%/18% 25% 68% 75%;transform:rotate(-8deg);background:rgba(39,115,100,.08);box-shadow:16px 16px 0 -15px rgba(39,115,100,.25)}.region-line{position:absolute;left:12px;display:flex;align-items:center;gap:7px;font-size:11px;color:#74827f;font-weight:700}.region-line i{width:34px;border-top:1px dashed #a6b4ac}.region-north{top:42px}.region-central{top:114px}.region-south{top:193px}.map-pin{z-index:2;width:25px;height:25px;display:grid;place-items:center;border-radius:50% 50% 50% 0;transform:rotate(-45deg);color:white;background:var(--coral);box-shadow:0 4px 12px rgba(217,97,73,.28)}.map-pin b{transform:rotate(45deg);font-size:11px}.pin-one{left:53%;top:40px}.pin-two{left:60%;top:92px;background:var(--green)}.pin-three{left:49%;top:158px}.pin-four{left:66%;top:183px;background:var(--gold)}.map-pulse{position:absolute;width:34px;height:34px;border:1px solid rgba(217,97,73,.45);border-radius:50%;animation:map-pulse 2.4s ease-out infinite}.pulse-one{left:calc(53% - 5px);top:35px}.pulse-two{left:calc(49% - 5px);top:153px;animation-delay:1.1s}.map-legend{margin-top:9px;display:flex;gap:12px;font-size:11px;color:#7a8985}.map-legend span{display:flex;align-items:center;gap:4px}.map-legend i{width:6px;height:6px;border-radius:50%}.map-legend .green{background:var(--green)}.map-legend .gold{background:var(--gold)}.metrics-stack{display:grid;gap:10px}.metric-card{padding:13px}.metric-card>span{color:#8b9995;font-size:11px;letter-spacing:.08em;font-weight:800}.metric-card>strong{display:block;margin:6px 0 2px;font-family:var(--serif);font-size:27px;color:var(--ink)}.metric-card>small{gap:4px;color:#3c9569;font-size:11px}.donut-card,.metric-card>small{display:flex;align-items:center}.donut-card{gap:12px}.donut{width:52px;aspect-ratio:1;background:conic-gradient(var(--jade) 0 98%,#e7ece6 98%)}.donut:after{inset:6px;background:white}.donut span{font-family:var(--serif);font-size:16px;font-weight:700}.donut small,.donut-card p{font-size:11px}.donut-card p{margin:0;display:flex;flex-direction:column}.donut-card p small{color:#899692;margin-top:4px}.interviewer-card>div{display:flex;align-items:center;gap:7px;margin-top:8px}.avatar,.team-avatar{display:grid;place-items:center;border-radius:50%;background:#e5eee6;color:var(--green);font-size:11px;font-weight:800}.avatar{width:29px;height:29px}.interviewer-card p{flex:1 1;display:flex;flex-direction:column;margin:0;font-size:11px}.interviewer-card p small{display:flex;align-items:center;gap:4px;color:#7b8b87;margin-top:3px}.interviewer-card p i{width:4px;height:4px;border-radius:50%;background:#4aa474}.interviewer-card div>strong{font-size:13px}.chart-card{padding:13px}.bar-chart{height:90px;display:flex;align-items:end;justify-content:space-around;gap:8px;margin-top:12px;border-bottom:1px solid #dce4df}.bar-chart i{flex:1 1;max-width:19px;position:relative;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#438d7a,var(--green));animation:bars-in 1.2s cubic-bezier(.2,.8,.2,1) both}.bar-chart i:nth-child(odd){background:#dceae2}.bar-chart span{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);font-size:11px;color:#879591}.trust-strip{display:flex;align-items:center;gap:8px;padding:8px 12px;grid-column:2/4;color:var(--jade)}.trust-strip>span{display:flex;flex-direction:column;margin-right:auto}.trust-strip b{font-size:11px;letter-spacing:.08em}.trust-strip small{font-size:11px;color:#85928f;margin-top:2px}.float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(21,61,56,.12);border-radius:13px;background:rgba(255,255,255,.93);box-shadow:0 15px 35px rgba(21,61,56,.14);animation:small-float 5s ease-in-out infinite}.float-card span{display:flex;flex-direction:column}.float-card b{font-size:11px}.float-card small{font-size:11px;color:#778783;margin-top:2px}.float-card-one{left:-30px;top:30%}.float-card-two{right:-24px;bottom:17%;animation-delay:-2s}.trust-band{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.trust-band div{padding:27px 22px;display:flex;flex-direction:column;gap:7px;text-align:center;border-right:1px solid var(--line)}.trust-band div:last-child{border-right:0}.trust-band span{color:var(--gold);font-size:11px;font-weight:850;letter-spacing:.15em}.trust-band strong{font-family:var(--serif);font-size:18px;font-weight:600}.section-heading{max-width:780px;margin:0 auto 58px}.section-heading.centered{text-align:center}.analytics-copy h2,.faq-intro h2,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{font-size:clamp(43px,5.2vw,68px)}.section-heading p{max-width:680px;margin:0 auto;color:var(--muted);line-height:1.75;font-size:16.5px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{min-height:390px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.7);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.feature-card:after{content:"";width:190px;height:190px;position:absolute;right:-80px;bottom:-100px;border-radius:50%;background:repeating-conic-gradient(rgba(199,146,55,.1) 0 7deg,transparent 7deg 22deg);transition:transform .5s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(39,115,100,.28)}.feature-card:hover:after{transform:rotate(18deg) scale(1.08)}.feature-card>svg{width:54px;height:54px;padding:13px;margin:38px 0 26px;border-radius:15px;color:white;background:var(--green)}.feature-card:nth-child(2)>svg,.feature-card:nth-child(4)>svg{background:var(--coral)}.feature-number{color:var(--gold);font-size:11px;font-weight:850;letter-spacing:.13em}.feature-card h3{max-width:420px;margin:0 0 13px;font-family:var(--serif);font-size:29px;line-height:1.12}.feature-card p{max-width:500px;color:var(--muted);line-height:1.65;font-size:14px}.analytics-copy ul,.feature-card ul{padding:0;margin:20px 0 0;list-style:none;display:flex;flex-wrap:wrap;gap:9px 15px}.feature-card li{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.feature-card li svg{color:var(--jade)}.operations-section{background:var(--ink-strong);color:white;overflow:hidden}.operations-section:before{content:"";position:absolute;width:770px;height:770px;left:-390px;top:-280px;border:1px solid rgba(199,146,55,.22);border-radius:50%;background:repeating-conic-gradient(rgba(199,146,55,.08) 0 4deg,transparent 4deg 20deg)}.operations-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.section-kicker.light{color:var(--gold-light)}.operations-copy h2,.trust-copy h2{color:white}.final-inner h2 em,.operations-copy h2 em,.trust-copy h2 em{color:var(--gold-light)}.operations-copy>p,.trust-copy>p{color:rgba(255,255,255,.64);line-height:1.75}.operations-list{margin:36px 0;display:grid;gap:18px}.operations-list>div{display:flex;gap:14px}.operations-list svg{flex:0 0 40px;width:40px;height:40px;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:var(--gold-light)}.operations-list span{display:flex;flex-direction:column;gap:5px}.operations-list b{font-size:14px}.operations-list small{max-width:430px;color:rgba(255,255,255,.52);line-height:1.5}.inline-arrow{display:inline-flex;align-items:center;gap:10px;color:var(--coral);font-size:13px;font-weight:800}.inline-arrow.light{color:var(--gold-light)}.operation-board{padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:rgba(255,255,255,.07);box-shadow:0 32px 80px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.board-top{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1);font-size:11px;letter-spacing:.11em;font-weight:800}.online{display:flex;align-items:center;gap:6px;color:#7bdb9b}.board-progress{padding:22px;margin:18px 0;border-radius:17px;background:rgba(0,0,0,.16)}.board-progress>div:first-child{display:flex;justify-content:space-between;font-size:11px}.board-progress b{font-family:var(--serif);font-size:20px}.progress-track{height:7px;margin-top:13px;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden}.progress-track i{display:block;width:97%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),#f1d99a)}.field-teams{display:grid;gap:8px}.team-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:13px;background:rgba(255,255,255,.045)}.team-row.active{border:1px solid rgba(235,215,173,.23);background:rgba(235,215,173,.08)}.team-avatar{width:37px;height:37px;background:rgba(255,255,255,.1);color:white}.team-row p{flex:1 1;margin:0;display:flex;flex-direction:column;gap:3px}.team-row b{font-size:11px}.team-row small{color:rgba(255,255,255,.5);font-size:11px}.team-row>span:last-child{color:var(--gold-light);font-family:var(--serif);font-size:18px}.proof-ticket{margin-top:17px;padding:14px;display:flex;align-items:center;gap:11px;border-radius:15px;background:white;color:var(--ink)}.proof-ticket>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:var(--jade);background:#eaf3ec}.proof-ticket p{flex:1 1;display:flex;flex-direction:column;margin:0;gap:4px}.proof-ticket b{font-size:11px}.proof-ticket small{font-size:11px;color:#778581}.proof-ticket strong{padding:7px 9px;display:flex;align-items:center;gap:4px;border-radius:999px;color:#30795b;background:#eaf5ec;font-size:11px}.split-heading{margin-bottom:56px;display:grid;grid-template-columns:1fr .64fr;gap:85px;align-items:end}.split-heading h2{margin-bottom:0}.split-heading>p{padding-bottom:7px;margin:0;color:var(--muted);line-height:1.75}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:var(--radius-lg);background:white;overflow:hidden}.step-card{min-height:255px;padding:27px 22px;border-right:1px solid var(--line);position:relative}.step-card:last-child{border-right:0}.step-card>span{color:var(--gold);font-family:var(--serif);font-size:29px}.step-card h3{margin:70px 0 10px;font-family:var(--serif);font-size:20px}.step-card p{color:var(--muted);font-size:11px;line-height:1.65}.step-card:before{content:"";position:absolute;left:22px;top:78px;width:calc(100% - 22px);border-top:1px dashed rgba(21,61,56,.2)}.step-card:after{content:"";position:absolute;left:20px;top:74px;width:8px;height:8px;border-radius:50%;background:var(--coral)}.golden-rules{margin-top:18px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);border-radius:18px;overflow:hidden;background:var(--cream)}.golden-rules>div{min-height:90px;padding:19px 23px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.golden-rules>div:last-child{border:0}.golden-rules b{font-family:var(--serif);font-size:17px}.golden-rules small{color:var(--muted);font-size:11px;margin-top:5px;line-height:1.4}.golden-rules .rule-intro{flex-direction:row;align-items:center;gap:13px;background:#e5d1a6}.rule-intro>svg{color:var(--green)}.rule-intro span{display:flex;flex-direction:column}.rule-intro span small{color:#826b3f;letter-spacing:.12em;font-weight:850;margin:0 0 4px}.question-section{padding-block:120px;background:#eef1e8}.question-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:74px;align-items:center}.question-copy>p{color:var(--muted);line-height:1.75}.question-groups{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.question-groups>div{padding:13px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.58)}.question-groups svg{width:19px;color:var(--coral)}.question-groups span{display:flex;flex-direction:column;gap:3px}.question-groups b{font-size:11px}.question-groups small{color:#7a8885;font-size:11px;line-height:1.35}.form-builder{overflow:hidden;border:1px solid rgba(21,61,56,.14);border-radius:24px;background:white;box-shadow:var(--shadow)}.builder-bar{height:52px;padding-inline:17px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);font-size:11px}.builder-bar>span{display:flex;gap:5px}.builder-bar i{width:7px;height:7px;border-radius:50%;background:#d7ddd8}.builder-bar b{margin-right:auto}.builder-bar small{color:#73827e}.builder-body{min-height:420px;display:grid;grid-template-columns:145px 1fr}.builder-sidebar{padding:18px 12px;border-right:1px solid var(--line);background:#f8f8f3}.builder-sidebar>span{display:block;margin:0 8px 15px;color:#899591;font-size:11px;letter-spacing:.12em;font-weight:850}.builder-sidebar>div{padding:10px 8px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#71817d;font-size:11px;font-weight:700}.builder-sidebar div span{width:19px;height:19px;display:grid;place-items:center;border-radius:6px;background:white}.builder-sidebar .selected{background:#e5eee7}.builder-canvas{padding:48px 34px}.question-index{color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.13em}.builder-canvas h4{max-width:470px;margin:12px 0 28px;font-family:var(--serif);font-size:25px;line-height:1.25}.likert-row{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.likert-row>div{min-height:110px;padding:12px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:12px;text-align:center}.likert-row>div.picked{border-color:var(--coral);background:#fff1ec;box-shadow:0 0 0 2px rgba(217,97,73,.08)}.likert-row div>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf1ec;font-size:11px;font-weight:800}.likert-row .picked>span{color:white;background:var(--coral)}.likert-row small{color:#72817e;font-size:11px;line-height:1.3}.logic-note{margin-top:22px;padding:10px 12px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;color:var(--jade);background:#e7f0e8;font-size:11px;font-weight:700}.utilities-section{background:var(--paper)}.utility-card{margin-top:22px;padding:34px;border:1px solid var(--line);border-radius:30px;background:white;box-shadow:0 18px 60px rgba(21,61,56,.07)}.utility-heading{display:flex;align-items:center;gap:17px;padding-bottom:27px;border-bottom:1px solid var(--line)}.utility-icon{flex:0 0 54px;width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:white;background:var(--green)}.utility-icon.coral{background:var(--coral)}.utility-heading>div{display:flex;flex-direction:column}.utility-heading>div>span{color:var(--gold);font-size:11px;letter-spacing:.15em;font-weight:850}.utility-heading h3{margin:4px 0 2px;font-family:var(--serif);font-size:26px}.utility-heading p{margin:0;color:#788682;font-size:11px}.qr-workspace{padding-top:28px;display:grid;grid-template-columns:1.4fr .6fr;gap:35px}.field-label{display:block;margin:0 0 11px;color:var(--green);font-size:11px;font-weight:850;letter-spacing:.04em}.qr-kind-list{margin-bottom:25px;display:flex;flex-wrap:wrap;gap:7px}.qr-kind-list button{padding:8px 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;background:#fbfaf5;color:#657470;font-size:11px;font-weight:750;cursor:pointer;transition:.2s ease}.qr-kind-list button.active{background:var(--green);box-shadow:0 7px 18px rgba(23,75,68,.17)}.dynamic-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.dynamic-fields label,.short-form label{display:flex;flex-direction:column;gap:7px}.dynamic-fields label>span,.short-form label>span{color:#5f6f6b;font-size:11px;font-weight:750}.dynamic-fields b{color:var(--coral)}.dynamic-fields input,.short-form input{width:100%;height:47px;padding:0 13px;border:1px solid var(--line);border-radius:11px;outline:none;background:#fbfaf5;color:var(--ink);font-size:11px;transition:border-color .2s ease,box-shadow .2s ease}.dynamic-fields input:focus,.short-form input:focus{border-color:var(--jade);box-shadow:0 0 0 3px rgba(39,115,100,.09)}.color-controls{margin-top:17px;display:flex;gap:12px}.color-controls>label{flex:0 1 180px;display:flex;flex-direction:column;gap:7px}.color-controls label>span{color:#5f6f6b;font-size:11px;font-weight:750}.color-controls label>div{height:42px;padding:5px 9px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;background:#fbfaf5}.color-controls input{width:28px;height:28px;padding:0;border:0;background:transparent}.color-controls code{font-size:11px;text-transform:uppercase}.qr-preview-panel{padding:22px;display:flex;flex-direction:column;align-items:stretch;border-radius:21px;background:var(--cream)}.preview-label{margin-bottom:13px;text-align:center;color:#7d8985;font-size:11px;font-weight:850;letter-spacing:.14em}.qr-preview{width:min(100%,270px);aspect-ratio:1;padding:13px;margin:0 auto 16px;display:grid;place-items:center;border:1px solid rgba(21,61,56,.1);border-radius:16px;background:white;box-shadow:0 10px 32px rgba(21,61,56,.09)}.qr-preview img{width:100%;height:100%;border-radius:4px}.qr-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:#9ba7a3;font-size:11px}.qr-empty svg{width:50px;height:50px;opacity:.35}.qr-preview-panel .button{margin-top:8px;min-height:46px;font-size:11px}.contrast-warning,.form-error{margin:0 0 6px;color:#aa533f;font-size:11px;line-height:1.45;text-align:center}.privacy-note{margin-top:13px;display:flex;align-items:center;justify-content:center;gap:5px;color:#778681;font-size:11px}.short-utility{margin-top:24px}.short-form{padding-top:27px;display:grid;grid-template-columns:1.5fr 1fr auto;gap:11px;align-items:end}.short-form .wide{grid-column:1/-1}.short-form label>span small{font-weight:500;color:#94a09c}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:14px;top:15px;color:#84928e}.input-with-icon input{padding-left:40px}.slug-field{display:flex;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fbfaf5}.slug-field>span{padding:0 11px;display:flex;align-items:center;color:#81908c;background:#f1efe8;font-size:11px}.slug-field input{border:0;border-radius:0}.short-result{margin-top:20px;padding:15px 15px 15px 19px;display:flex;align-items:center;gap:15px;border:1px solid rgba(39,115,100,.24);border-radius:15px;background:#eef6ef}.short-result>div{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.short-result span{color:#6d817a;font-size:11px;letter-spacing:.12em;font-weight:850}.short-result a{color:var(--green);font-family:var(--serif);font-size:20px;font-weight:650;overflow-wrap:anywhere}.short-result small{max-width:750px;color:#7d8b87;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.short-result button{flex:0 0 74px;height:56px;border:0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:white;background:var(--green);cursor:pointer}.short-result button svg{width:16px}.short-result button span{color:white;font-size:11px;letter-spacing:0}.short-error{margin:14px 0 0;text-align:left}.utility-footnote{margin:16px 0 0;display:flex;align-items:center;gap:6px;color:#81908c;font-size:11px}.distribution-section{color:white;background:var(--coral)}.distribution-section .split-heading h2{color:white}.distribution-section .split-heading h2 em{color:#ffe1bf}.distribution-section .split-heading>p{color:rgba(255,255,255,.72)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.channel-grid article{min-height:230px;padding:26px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.07);position:relative;transition:background .25s ease,transform .25s ease}.channel-grid article:hover{transform:translateY(-4px);background:rgba(255,255,255,.13)}.channel-grid article>svg:first-child{width:43px;height:43px;padding:10px;border-radius:13px;color:#ffe4c4;background:rgba(255,255,255,.12)}.channel-grid h3{margin:35px 0 10px;font-family:var(--serif);font-size:22px}.channel-grid p{color:rgba(255,255,255,.7);font-size:11px;line-height:1.6}.channel-grid article>svg:last-child{position:absolute;right:22px;top:25px;color:rgba(255,255,255,.65)}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sector-grid article{min-height:285px;padding:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.62);transition:transform .25s ease,box-shadow .25s ease}.sector-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(21,61,56,.1)}.sector-grid article>svg{width:45px;height:45px;padding:11px;border-radius:13px;color:var(--coral);background:#fff0ea}.sector-grid h3{margin:32px 0 11px;font-family:var(--serif);font-size:23px}.sector-grid p{color:var(--muted);font-size:11px;line-height:1.7}.sector-grid article>div{margin-top:22px;display:flex;gap:7px}.sector-grid article span{padding:6px 8px;border-radius:999px;color:var(--jade);background:#e4eee6;font-size:11px;font-weight:800}.trust-section{background:#102f2c;color:white}.trust-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px}.trust-points{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.trust-points span{padding:11px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:rgba(255,255,255,.74);font-size:11px}.trust-points svg{width:15px;color:var(--gold-light)}.chain-flow{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:25px;background:rgba(255,255,255,.04)}.chain-item{padding:14px;display:flex;align-items:center;gap:14px;position:relative}.chain-item>span{flex:0 0 47px;width:47px;height:47px;display:grid;place-items:center;border-radius:14px;color:var(--gold-light);background:rgba(235,215,173,.1)}.chain-item>div{display:grid;grid-template-columns:28px 1fr;column-gap:9px;align-items:center}.chain-item small{grid-row:1/3;color:var(--gold);font-family:var(--serif);font-size:15px}.chain-item h3{margin:0;font-family:var(--serif);font-size:19px}.chain-item p{margin:3px 0 0;color:rgba(255,255,255,.5);font-size:11px}.chain-item>i{position:absolute;left:37px;top:61px;height:15px;border-left:1px dashed rgba(235,215,173,.32)}.analytics-panel{padding:54px;display:grid;grid-template-columns:1fr .9fr;gap:65px;align-items:center;border:1px solid var(--line);border-radius:var(--radius-xl);background:#eef1e8}.analytics-copy>p{color:var(--muted);line-height:1.75}.analytics-copy ul{display:grid;grid-template-columns:repeat(2,1fr)}.analytics-copy li{display:flex;gap:7px;align-items:center;color:#516662;font-size:11px;font-weight:700}.analytics-copy li svg{width:14px;color:var(--coral)}.insight-card{padding:21px;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 24px 55px rgba(21,61,56,.12)}.insight-top{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line);color:var(--green);font-size:11px;font-weight:850;letter-spacing:.1em}.insight-top small{color:#8a9793;letter-spacing:0;font-weight:600}.sentiment{padding:22px 0;display:grid;grid-template-columns:.6fr 1.4fr;gap:20px}.sentiment-score{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.sentiment-score strong{font-family:var(--serif);font-size:44px;font-weight:500;color:var(--jade)}.sentiment-score span{color:#82908c;font-size:11px;font-weight:800;letter-spacing:.1em}.sentiment-bars{display:grid;gap:10px}.sentiment-bars>div{display:grid;grid-template-columns:54px 1fr 25px;gap:7px;align-items:center;font-size:11px}.sentiment-bars span{color:#697975}.sentiment-bars i{height:7px;border-radius:999px;background:#edf0ea;overflow:hidden}.sentiment-bars b{display:block;height:100%;border-radius:inherit;background:var(--jade)}.sentiment-bars div:nth-child(2) b{background:var(--gold)}.sentiment-bars div:nth-child(3) b{background:var(--coral)}.sentiment-bars em{color:#657571;font-style:normal;font-weight:800}.ai-summary{padding:14px;display:flex;gap:10px;border-radius:13px;background:#f5efe3}.ai-summary>svg{flex:0 0 18px;color:var(--gold)}.ai-summary p{margin:0;display:flex;flex-direction:column;gap:5px}.ai-summary b{font-size:11px}.ai-summary span{color:#687772;font-size:11px;line-height:1.55}.pricing-section{background:#f1eee4}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:stretch}.pricing-card{padding:27px 22px 22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:white;position:relative}.pricing-card.featured{color:white;border-color:var(--green);background:var(--green);transform:translateY(-9px);box-shadow:0 24px 60px rgba(23,75,68,.22)}.popular{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:7px 10px;border-radius:999px;color:white!important;background:var(--coral);white-space:nowrap;font-size:11px!important}.pricing-card>small{color:#8b9894;font-size:11px}.pricing-card.featured>small{color:rgba(255,255,255,.58)}.pricing-card h3{margin:8px 0 20px;font-family:var(--serif);font-size:24px}.price{min-height:60px;display:flex;flex-direction:column}.price strong{font-family:var(--serif);font-size:31px;font-weight:550}.price span{margin-top:3px;color:#8a9793;font-size:11px}.pricing-card.featured .price span{color:rgba(255,255,255,.55)}.pricing-card ul{flex:1 1;padding:22px 0 25px;margin:18px 0 0;border-top:1px solid var(--line);list-style:none;display:grid;align-content:start;gap:11px}.pricing-card.featured ul{border-color:rgba(255,255,255,.14)}.pricing-card li{display:flex;align-items:center;gap:7px;color:#60716d;font-size:11px}.pricing-card.featured li{color:rgba(255,255,255,.76)}.pricing-card li svg{width:13px;color:var(--coral)}.pricing-card.featured li svg{color:var(--gold-light)}.pricing-card .button{min-height:44px;font-size:11px}.faq-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:88px}.faq-intro>p{color:var(--muted);line-height:1.7}.faq-intro .inline-arrow{margin-top:17px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 3px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-family:var(--serif);font-size:19px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:0 0 18px;transition:transform .25s ease}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{margin:-5px 45px 22px 3px;color:var(--muted);font-size:11px;line-height:1.7}.final-cta{padding-block:105px;color:white;background:var(--coral);position:relative;overflow:hidden}.final-pattern{position:absolute;width:720px;height:720px;right:-220px;top:-340px;border-radius:50%;opacity:.48;background:repeating-conic-gradient(rgba(255,255,255,.14) 0 4deg,transparent 4deg 18deg),repeating-radial-gradient(circle,transparent 0 46px,rgba(255,255,255,.12) 47px 48px,transparent 49px 72px);animation:rotate-drum 100s linear infinite}.final-inner{text-align:center}.final-inner h2{color:white;font-size:clamp(48px,6vw,76px)}.final-inner>p{max-width:690px;margin:0 auto;color:rgba(255,255,255,.76);line-height:1.7}.final-inner>div{margin-top:30px;display:flex;justify-content:center;gap:11px}.site-footer{padding-top:70px;background:var(--ink-strong);color:white}.footer-main{padding-bottom:55px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.site-footer .brand-mark:before{background:var(--ink-strong);border-color:white}.site-footer .brand strong{color:white}.footer-brand p{max-width:330px;margin-top:20px;color:rgba(255,255,255,.48);font-size:11px;line-height:1.7}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-main>div>b{margin-bottom:8px;color:var(--gold-light);font-size:11px;letter-spacing:.11em;text-transform:uppercase}.footer-main a,.footer-main span{color:rgba(255,255,255,.55);font-size:11px;line-height:1.6}.footer-main a:hover{color:white}.footer-bottom{padding-block:19px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.38);font-size:11px}.footer-bottom div{display:flex;gap:20px}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.75,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.channel-grid [data-reveal]:nth-child(2),.feature-grid [data-reveal]:nth-child(2),.sector-grid [data-reveal]:nth-child(2){transition-delay:.08s}.channel-grid [data-reveal]:nth-child(3),.feature-grid [data-reveal]:nth-child(3),.sector-grid [data-reveal]:nth-child(3){transition-delay:.16s}.channel-grid [data-reveal]:nth-child(4),.feature-grid [data-reveal]:nth-child(4),.sector-grid [data-reveal]:nth-child(4){transition-delay:.24s}.spin{animation:spin 1s linear infinite}@keyframes rotate-drum{to{transform:rotate(1turn)}}@keyframes rotate-drum-reverse{to{transform:rotate(-1turn)}}@keyframes dashboard-float{0%,to{transform:rotateY(-4deg) rotateX(1deg) translateY(0)}50%{transform:rotateY(-2deg) rotateX(0deg) translateY(-8px)}}@keyframes small-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes status-pulse{50%{opacity:.35;box-shadow:0 0 0 5px rgba(64,165,110,.12)}}@keyframes map-pulse{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.7);opacity:0}}@keyframes bars-in{0%{height:0}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1020px){.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.text-link{display:none}.hero{min-height:auto;padding-top:150px;grid-template-columns:1fr;gap:65px}.hero-copy{max-width:760px}.hero-visual{width:min(740px,100%);margin-inline:auto}.operations-layout,.question-layout,.trust-layout{grid-template-columns:1fr;gap:55px}.operations-copy,.question-copy,.trust-copy{max-width:720px}.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card{border-bottom:1px solid var(--line)}.step-card:nth-child(3){border-right:0}.step-card:nth-child(4),.step-card:nth-child(5){border-bottom:0}.golden-rules{grid-template-columns:repeat(2,1fr)}.golden-rules>div:nth-child(2){border-right:0}.golden-rules>div{border-bottom:1px solid var(--line)}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:16px}.pricing-card.featured{transform:none}.analytics-panel{grid-template-columns:1fr}.insight-card{max-width:620px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:28px}}@media (max-width:760px){.section-shell{width:min(100% - 30px,680px)}.section{padding-block:84px}.site-header{top:10px;height:62px;border-radius:18px;padding:8px 10px 8px 14px}.site-header .brand-mark{width:34px}.site-header .brand strong{font-size:12px}.site-header .brand small{font-size:11px}.desktop-nav,.header-actions{display:none}.mobile-menu-button{margin-left:auto;width:43px;height:43px;display:grid;place-items:center;border:0;border-radius:12px;color:white;background:var(--green)}.mobile-menu-button svg{width:20px}.mobile-nav{position:absolute;display:flex;flex-direction:column;left:0;right:0;top:70px;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,253,247,.98);box-shadow:var(--shadow)}.mobile-nav>a:not(.button){padding:13px 8px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.mobile-nav .button{margin-top:10px;color:white}.hero{width:min(100% - 30px,680px);padding-top:124px;padding-bottom:75px}.hero h1{font-size:clamp(51px,15vw,70px)}.hero-lead{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:10px 16px}.dashboard-window{transform:none;animation:small-float 7s ease-in-out infinite}.dashboard-grid{min-height:435px;grid-template-columns:33px 1fr;grid-template-rows:230px auto 120px 36px;padding:9px;gap:8px}.dashboard-sidebar{grid-row:1/5}.mini-logo{display:none}.side-icon{width:26px}.map-card{grid-column:2}.map-stage{height:168px}.metrics-stack{grid-column:2;grid-template-columns:repeat(3,1fr)}.metric-card{padding:8px}.metric-card>strong{font-size:18px}.donut-card{gap:5px}.donut{width:35px}.donut-card p,.interviewer-card>div p{display:none}.chart-card,.trust-strip{grid-column:2}.float-card{display:none}.window-topbar{font-size:11px}.map-stage:before{height:140px}.region-south{top:136px}.pin-three{top:107px}.pin-four{top:126px}.pulse-two{top:102px}.trust-band{width:100%;grid-template-columns:repeat(2,1fr)}.trust-band div{padding:20px 8px}.trust-band div:nth-child(2){border-right:0}.trust-band div:nth-child(-n+2){border-bottom:1px solid var(--line)}.trust-band strong{font-size:15px}.section-heading{margin-bottom:42px}.analytics-copy h2,.faq-intro h2,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{font-size:clamp(39px,12vw,53px)}.section-heading p{font-size:14px}.channel-grid,.feature-grid,.sector-grid{grid-template-columns:1fr}.feature-card{min-height:350px;padding:27px}.feature-card>svg{margin-top:27px}.split-heading{grid-template-columns:1fr;gap:10px}.split-heading>p{font-size:13px}.operations-layout{gap:45px}.operation-board{padding:13px}.board-progress{padding:17px}.proof-ticket strong{padding:6px;font-size:11px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto;padding:23px;border-right:0!important;border-bottom:1px solid var(--line)!important;display:grid;grid-template-columns:43px 1fr;column-gap:15px}.step-card:last-child{border-bottom:0!important}.step-card>span{grid-row:1/3}.step-card h3{margin:4px 0}.step-card p{margin:0}.step-card:after,.step-card:before{display:none}.golden-rules{grid-template-columns:1fr}.golden-rules>div{border-right:0}.golden-rules .rule-intro{justify-content:flex-start}.builder-body,.question-groups{grid-template-columns:1fr}.builder-body{min-height:390px}.builder-sidebar{display:none}.builder-canvas{padding:35px 18px}.likert-row{gap:4px}.likert-row>div{min-height:98px;padding:8px 2px}.likert-row small{font-size:11px}.utility-card{padding:22px 15px;border-radius:22px}.utility-heading{align-items:flex-start}.utility-heading h3{font-size:22px}.utility-heading p{line-height:1.5}.qr-workspace{gap:22px}.dynamic-fields,.qr-workspace{grid-template-columns:1fr}.qr-kind-list{max-height:146px;overflow-y:auto}.qr-preview-panel{padding:16px}.short-form{grid-template-columns:1fr}.short-form .wide{grid-column:auto}.short-form .button{width:100%}.short-result{align-items:stretch;flex-direction:column}.short-result button{flex-basis:auto;height:44px;flex-direction:row}.short-result small{white-space:normal}.utility-footnote{align-items:flex-start;line-height:1.4}.channel-grid article{min-height:210px}.sector-grid article{min-height:250px}.trust-points{grid-template-columns:1fr}.chain-flow{padding:10px}.chain-item{padding-inline:8px}.chain-item>span{flex-basis:42px;width:42px;height:42px}.chain-item>i{left:29px}.analytics-panel{padding:30px 18px;border-radius:24px}.analytics-copy ul,.sentiment{grid-template-columns:1fr}.sentiment-score{padding-bottom:17px;border-right:0;border-bottom:1px solid var(--line)}.insight-card{padding:14px}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:26px}.faq-section{grid-template-columns:1fr;gap:50px}.faq-list summary{font-size:17px}.final-cta{padding-block:80px}.final-inner h2{font-size:clamp(45px,14vw,62px)}.final-inner>div{flex-direction:column}.final-inner .button{width:100%}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}:root{--ink:#2d3553;--ink-strong:#202744;--green:#5146d9;--jade:#2670e8;--jade-light:#e8f0ff;--cream:#f6f7ff;--paper:#fbfcff;--gold:#f59e0b;--gold-light:#fff0ba;--coral:#ec4899;--muted:#667085;--line:rgba(81,70,217,.13);--shadow:0 28px 80px rgba(75,72,160,.14);--serif:"Aptos Display","SF Pro Display","Segoe UI Variable Display","Segoe UI",Arial,sans-serif;--sans:"Aptos","SF Pro Text","Segoe UI Variable Text","Segoe UI",Arial,sans-serif;--dong-son-bg:url(/assets/inline-692c2e2f54bf4373.webp)}html{scroll-padding-top:84px}body{background:#fbfcff;font-family:var(--sans);font-size:17px;line-height:1.65}main{background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(247,248,255,.62))}main p{font-size:15px!important;line-height:1.7}main li{font-size:14px!important;line-height:1.55}main small{font-size:12px!important;line-height:1.45}main button,main input{font-size:14px!important}b,h1,h2,h3,h4,strong{text-wrap:balance}.analytics-copy h2,.faq-intro h2,.final-inner h2,.hero h1,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{font-family:var(--serif);font-weight:760;letter-spacing:-.035em;line-height:1.05}h1 em,h2 em{color:var(--coral);font-style:normal;font-weight:760}.auth-kicker,.builder-sidebar>span,.eyebrow,.feature-number,.field-label,.footer-bottom,.footer-main>div>b,.insight-top,.metric-card>span,.operations-number,.popular,.preview-label,.price span,.pricing-card>small,.question-index,.section-kicker,.sentiment-score span,.short-result span,.technology-card>small,.trust-band span,.utility-heading>div>span{font-size:12px!important;line-height:1.4;letter-spacing:.08em}.ai-summary b,.ai-summary span,.analytics-copy li,.builder-bar,.builder-sidebar>div,.chain-item p,.color-controls code,.color-controls label>span,.dynamic-fields label>span,.feature-card li,.float-card b,.float-card small,.footer-brand p,.footer-main a,.footer-main span,.hero-proof,.likert-row small,.logic-note,.operations-list small,.pricing-card .button,.pricing-card li,.qr-kind-list button,.question-groups small,.sector-grid article span,.sentiment-bars>div,.short-form label>span,.short-result small,.trust-points span,.utility-footnote,.utility-heading p{font-size:13px!important;line-height:1.55}.site-header{position:fixed;inset:0 0 auto;transform:none;width:100%;height:78px;padding:0;border:0;border-bottom:1px solid rgba(81,70,217,.12);border-radius:0;background:rgba(255,255,255,.92);box-shadow:0 8px 28px rgba(66,64,130,.08);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);z-index:100}.header-inner{width:min(1220px,calc(100% - 48px));height:100%;margin-inline:auto;display:flex;align-items:center}.site-header .brand{margin-right:auto}.brand{gap:12px}.brand strong{color:var(--ink-strong);font-size:16px;letter-spacing:.07em}.brand small{color:var(--coral);font-size:12px!important;letter-spacing:.22em}.brand-mark{width:42px;border-color:rgba(236,72,153,.6);background:repeating-conic-gradient(from 0deg,#ec4899 0 7deg,transparent 7deg 22.5deg)}.brand-mark:before{border-color:var(--green);background:white}.brand-mark>span{background:var(--green);box-shadow:0 0 0 3px white,0 0 0 4px #ec4899}.desktop-nav{display:none!important}.header-actions{gap:10px}.language-switcher{height:42px;padding:4px 5px 4px 10px;display:flex;align-items:center;gap:3px;border:1px solid var(--line);border-radius:13px;color:var(--green);background:#f8f8ff}.language-switcher button{width:34px;height:32px;padding:0;border:0;border-radius:9px;color:var(--muted);background:transparent;font-weight:800;cursor:pointer}.language-switcher button.active{color:white;background:linear-gradient(135deg,#5146d9,#2670e8);box-shadow:0 5px 14px rgba(81,70,217,.22)}.auth-header-button{height:42px;padding:0 13px;display:flex;align-items:center;gap:7px;border:0;border-radius:12px;color:var(--green);background:transparent;font-weight:750;cursor:pointer}.auth-header-button:hover{background:#f4f3ff}.header-cta{min-height:44px}.mobile-menu-button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:13px;color:white;background:linear-gradient(135deg,#5146d9,#ec4899);box-shadow:0 9px 22px rgba(81,70,217,.24);cursor:pointer}.mobile-menu-button svg{width:21px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;top:78px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 36px));padding:20px;border:1px solid var(--line);border-radius:0 0 24px 24px;background:rgba(255,255,255,.98);box-shadow:0 28px 70px rgba(53,51,115,.18);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.menu-intro{grid-column:1/-1;padding:7px 8px 16px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.menu-intro span{font-size:18px;font-weight:800;color:var(--ink-strong)}.menu-intro small{color:var(--muted)}.mobile-nav>a:not(.button){min-height:66px;padding:13px 15px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:9px;border:1px solid rgba(81,70,217,.1);border-radius:14px;color:var(--ink);background:linear-gradient(135deg,#fff,#f8f8ff);font-weight:750;transition:.2s ease}.mobile-nav>a:not(.button):hover{color:var(--green);border-color:rgba(81,70,217,.25);transform:translateY(-2px);box-shadow:0 10px 25px rgba(81,70,217,.08)}.mobile-nav>a>span{color:var(--coral);font-size:12px;font-weight:850}.mobile-nav>a>svg{justify-self:end}.menu-footer{grid-column:1/-1;padding-top:9px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.menu-footer a,.menu-footer button{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;font-weight:800;cursor:pointer}.menu-footer button{color:white;background:linear-gradient(135deg,var(--green),var(--jade))}.menu-footer a{color:var(--green);background:#f3f3ff}.cultural-backdrop{opacity:.52}.drum-orbit{border-color:rgba(236,72,153,.11);background:repeating-conic-gradient(from 0deg,rgba(236,72,153,.08) 0deg 3deg,transparent 3deg 18deg),repeating-radial-gradient(circle at center,transparent 0 28px,rgba(38,112,232,.07) 29px 30px,transparent 31px 48px);filter:saturate(1.15)}.drum-orbit:after,.drum-orbit:before{border-color:rgba(81,70,217,.11)}.drum-orbit-one{top:6%}.hero{min-height:900px;padding-top:156px;padding-bottom:96px;grid-template-columns:.92fr 1.08fr;gap:58px}.hero:before{width:720px;height:720px;left:-350px;top:70px;background:radial-gradient(circle,rgba(240,171,252,.2),transparent 68%)}.hero:after{content:"";position:absolute;z-index:-1;width:520px;height:520px;right:-170px;top:100px;border-radius:50%;background:radial-gradient(circle,rgba(125,211,252,.22),transparent 68%);animation:blob-breathe 8s ease-in-out infinite}.eyebrow{color:var(--green);padding:9px 13px;border-color:rgba(81,70,217,.16);background:rgba(255,255,255,.78)}.status-dot{background:#2f80ed;box-shadow:0 0 0 4px rgba(47,128,237,.13)}.hero h1{font-size:clamp(58px,6.2vw,88px)}.hero-lead{max-width:610px;color:#59627c;font-size:18px!important}.button{border-radius:14px;font-size:14px!important}.button-primary{background:linear-gradient(135deg,#5146d9,#6d5dfc 46%,#ec4899 125%);box-shadow:0 15px 36px rgba(81,70,217,.24)}.button-primary:hover{background:linear-gradient(135deg,#4438ca,#2563eb 58%,#db2777);box-shadow:0 18px 42px rgba(81,70,217,.3)}.button-ghost{color:var(--green);border-color:rgba(81,70,217,.17);background:rgba(255,255,255,.74)}.hero-proof{color:#59627c;gap:14px 20px}.hero-proof svg{color:#2670e8}.hero-visual{perspective:none}.dashboard-window{transform:none;border-color:rgba(81,70,217,.14);border-radius:28px;background:white;box-shadow:0 35px 90px rgba(79,75,160,.18);animation:console-float 7s ease-in-out infinite}.survey-console{overflow:hidden}.window-topbar{height:52px;color:#737b92;border-color:rgba(81,70,217,.1);background:rgba(255,255,255,.95);font-size:12px!important}.window-dots i{width:8px;height:8px}.window-dots i:first-child{background:#fb7185}.window-dots i:nth-child(2){background:#fbbf24}.window-dots i:last-child{background:#34d399}.live-pill{color:#047857;background:#e8fff5}.console-content{padding:22px;background:linear-gradient(145deg,#f9faff,#fff7fc)}.console-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.console-heading>div{display:flex;flex-direction:column;gap:4px}.console-heading span{color:var(--coral);font-size:12px;font-weight:850;letter-spacing:.09em}.console-heading h3{margin:0;color:var(--ink-strong);font-size:21px;line-height:1.25}.console-heading .console-ai-state,.console-heading button{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #ddd8ff;border-radius:11px;color:#5b4be2;background:#f0eeff;font-weight:750}.console-metrics{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.console-metrics>div{min-height:104px;padding:14px;display:flex;flex-direction:column;border:1px solid rgba(81,70,217,.1);border-radius:15px;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(73,70,145,.05)}.console-metrics span{color:#70798e;font-size:12px;font-weight:700}.console-metrics strong{margin:5px 0 1px;color:var(--ink-strong);font-size:29px;line-height:1}.console-metrics small{margin-top:auto;display:flex;align-items:center;gap:5px;color:#198754}.console-main{margin-top:10px;display:grid;grid-template-columns:1.35fr .65fr;gap:10px}.response-panel,.survey-question-card{padding:16px;border:1px solid rgba(81,70,217,.1);border-radius:16px;background:white}.survey-question-card>div:first-child{display:flex;justify-content:space-between;color:var(--green);font-size:12px;font-weight:850;letter-spacing:.06em}.survey-question-card>div:first-child small{padding:3px 7px;border-radius:999px;color:#a21caf;background:#fae8ff}.survey-question-card h4{margin:13px 0 14px;font-size:17px;line-height:1.35}.survey-options{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.survey-options>span{min-height:82px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #e4e2f2;border-radius:11px;color:#697188;background:#fcfcff}.survey-options>span>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#f0eff8;font-weight:800}.survey-options>span small{font-size:11px!important;line-height:1.2}.survey-options>span.selected{color:#5146d9;border-color:#8b80f9;background:#f0eeff;box-shadow:0 0 0 2px rgba(109,93,252,.08)}.survey-options>span.selected>span{color:white;background:linear-gradient(135deg,#5146d9,#ec4899)}.survey-progress{height:7px;margin-top:16px;border-radius:999px;background:#eeeefa;position:relative}.survey-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5146d9,#2670e8,#ec4899);animation:progress-in 1.4s ease both}.survey-progress small{position:absolute;right:0;top:10px;color:#7a8196}.response-panel>div:first-child{display:flex;justify-content:space-between;align-items:center;color:var(--green);font-size:12px;font-weight:850;letter-spacing:.06em}.response-bars{height:126px;margin:17px 0 25px;display:flex;align-items:end;gap:6px;border-bottom:1px solid #e3e4ef}.response-bars i{flex:1 1;min-width:6px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#a78bfa,#4f46e5);position:relative;animation:bars-in 1.2s ease both}.response-bars i:nth-child(2n){background:linear-gradient(180deg,#f9a8d4,#ec4899)}.response-bars i span{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);color:#8990a3;font-size:11px;font-style:normal}.response-panel p{margin:0;padding:10px;display:flex;gap:8px;border-radius:11px;color:#5146d9;background:#f2f0ff}.response-panel p>span{display:flex;flex-direction:column}.response-panel p small{color:#687087}.console-footer{margin-top:10px;padding:11px 13px;display:flex;justify-content:space-between;gap:12px;border-radius:12px;color:#2670e8;background:#edf5ff}.console-footer>span{display:flex;align-items:center;gap:7px;font-size:12px}.console-footer>small{color:#768098;white-space:nowrap}.float-card{border-color:rgba(81,70,217,.13);border-radius:15px;box-shadow:0 17px 38px rgba(76,70,150,.16)}.float-card>svg{color:var(--coral)}.trust-band{background:white;box-shadow:0 14px 45px rgba(76,70,150,.06)}.trust-band div{border-color:rgba(81,70,217,.1)}.trust-band span{color:var(--coral)}.trust-band strong{color:var(--ink-strong);font-size:17px}.analytics-copy h2,.faq-intro h2,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{font-size:clamp(42px,4.9vw,65px)}.analytics-panel,.feature-card,.form-builder,.pricing-card,.sector-grid article,.utility-card{border-color:rgba(81,70,217,.12)}.feature-card{background:linear-gradient(145deg,white,#faf9ff)}.feature-card>svg,.sector-grid article>svg{color:var(--green);background:linear-gradient(135deg,#eeecff,#ffeaf5)}.question-section{background:linear-gradient(145deg,#f6f7ff,#fff3fa)}.builder-sidebar{background:#f6f6ff}.builder-sidebar .selected{color:var(--green);background:#eae8ff}.likert-row>div.picked{border-color:#8b80f9;background:#f1efff}.likert-row .picked>span{background:linear-gradient(135deg,#5146d9,#ec4899)}.logic-note{color:var(--green);background:#eeecff}.utilities-section{background:linear-gradient(180deg,#fff,#f7f8ff)}.qr-kind-list button{color:#626b83;background:#fafaff}.qr-kind-list button.active{border-color:var(--green);background:linear-gradient(135deg,#5146d9,#2670e8)}.color-controls label>div,.dynamic-fields input,.short-form input{min-height:50px;color:var(--ink);background:#fbfbff}.distribution-section,.final-cta{background:linear-gradient(135deg,#5146d9,#2670e8 50%,#ec4899 120%)}.distribution-section .split-heading h2 em,.final-inner h2 em{color:#ffe2f2}.channel-grid article{background:rgba(255,255,255,.11)}.sector-grid article{background:linear-gradient(145deg,white,#fafaff)}.sector-grid article span{color:#5146d9;background:#eeecff}.operations-section,.trust-section{background:linear-gradient(135deg,#334fb8,#5146d9 53%,#7c3aed 110%)}.chain-item p,.operations-copy>p,.trust-copy>p{color:rgba(255,255,255,.78)!important}.chain-flow,.operation-board{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);box-shadow:0 25px 65px rgba(24,32,90,.18)}.trust-points span{color:rgba(255,255,255,.88);background:rgba(255,255,255,.08)}.analytics-panel{background:linear-gradient(145deg,#f3f5ff,#fff3fa)}.pricing-section{background:linear-gradient(180deg,#f8f8ff,#fff6fb)}.pricing-card.featured{border-color:transparent;background:linear-gradient(155deg,#5146d9,#2670e8 68%,#ec4899 140%);box-shadow:0 24px 60px rgba(81,70,217,.24)}.popular{background:linear-gradient(135deg,#ec4899,#f97316)}.site-footer{background:linear-gradient(145deg,#27366d,#3f3a8d)}.site-footer .brand-mark:before{background:#303774}.technology-section{overflow:hidden;background:linear-gradient(145deg,#eef5ff,#f5f1ff 52%,#fff3fa)}.technology-section:before{content:"";position:absolute;width:450px;height:450px;right:-180px;top:-140px;border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.15),transparent 68%)}.technology-heading{margin-bottom:45px}.technology-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.technology-card{min-height:300px;padding:28px;border:1px solid rgba(81,70,217,.12);border-radius:24px;background:rgba(255,255,255,.83);box-shadow:0 18px 50px rgba(70,66,145,.08);position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.technology-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px rgba(70,66,145,.14)}.technology-card:after{content:"";position:absolute;width:150px;height:150px;right:-70px;bottom:-70px;border-radius:50%;background:radial-gradient(circle,rgba(81,70,217,.12),transparent 68%)}.technology-card>span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:25px;border-radius:16px;color:white;background:linear-gradient(135deg,#5146d9,#2670e8);box-shadow:0 12px 25px rgba(81,70,217,.2)}.technology-card.ai-card>span{background:linear-gradient(135deg,#ec4899,#f97316)}.technology-card.offline-card>span{background:linear-gradient(135deg,#06b6d4,#2563eb)}.technology-card.infrastructure-card>span{background:linear-gradient(135deg,#7c3aed,#ec4899)}.technology-card>small{color:var(--coral);font-weight:850}.technology-card h3{margin:9px 0 10px;max-width:560px;font-size:24px;line-height:1.25}.technology-card p{margin:0;color:var(--muted)}.tech-tags{margin-top:20px;display:flex;flex-wrap:wrap;gap:7px}.tech-tags span{padding:6px 9px;border-radius:999px;color:#5146d9;background:#eeecff;font-size:12px;font-weight:800}.technology-flow{margin-top:17px;padding:23px;display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;align-items:center;border:1px solid rgba(81,70,217,.12);border-radius:24px;background:rgba(255,255,255,.82)}.technology-flow>div{min-height:135px;padding:16px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto auto;column-gap:10px;align-content:center;border-radius:17px;background:linear-gradient(145deg,#f8f8ff,#fff8fc)}.technology-flow>div>span{color:var(--coral);font-size:12px;font-weight:850}.technology-flow svg{grid-row:2/4;color:var(--green)}.technology-flow b{font-size:15px}.technology-flow small{color:var(--muted)}.technology-flow>i{height:1px;background:linear-gradient(90deg,#8b80f9,#ec4899);position:relative}.technology-flow>i:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid #ec4899;border-right:1px solid #ec4899;transform:rotate(45deg)}.security-note{margin-top:17px;padding:23px 25px;display:flex;gap:15px;align-items:flex-start;border-radius:20px;color:white;background:linear-gradient(135deg,#5146d9,#2670e8);box-shadow:0 18px 44px rgba(81,70,217,.18)}.security-note>svg{flex:0 0 28px}.security-note b{font-size:17px}.security-note p{margin:4px 0 0;color:rgba(255,255,255,.82)}html.modal-open,html.modal-open body{overflow:hidden;overscroll-behavior:none}.auth-backdrop{position:fixed;z-index:300;inset:0;padding:24px;display:grid;place-items:center;overflow:hidden;overscroll-behavior:contain;background:rgba(30,35,72,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:modal-fade .2s ease both}.auth-modal{width:min(960px,100%);height:min(720px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);display:grid;grid-template-columns:.86fr 1.14fr;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:30px;background:white;box-shadow:0 40px 110px rgba(24,25,70,.32);position:relative;animation:modal-rise .35s cubic-bezier(.2,.8,.2,1) both}.auth-close{position:absolute;z-index:2;top:14px;right:14px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:rgba(255,255,255,.84);box-shadow:0 8px 20px rgba(30,30,80,.1);cursor:pointer}.auth-aside{min-height:0;padding:35px;display:flex;flex-direction:column;color:white;background:linear-gradient(155deg,#5146d9,#2670e8 60%,#ec4899 130%);position:relative;overflow:hidden;isolation:isolate}.auth-aside:before{content:"";position:absolute;z-index:-1;width:520px;height:520px;left:-245px;bottom:-235px;background-image:var(--dong-son-bg);background-position:50%;background-repeat:no-repeat;background-size:contain;opacity:.2;filter:sepia(1) saturate(1.65) brightness(1.5) drop-shadow(0 0 24px rgba(244,198,95,.22));mix-blend-mode:screen;animation:rotate-drum 105s linear infinite}.auth-aside:after{content:"";position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 12% 88%,rgba(255,211,105,.22),transparent 34%),radial-gradient(circle at 84% 16%,rgba(255,255,255,.14),transparent 22%);pointer-events:none}.auth-aside .brand{position:relative;z-index:1}.auth-aside .brand small,.auth-aside .brand strong{color:white}.auth-aside .brand-mark:before{background:#5146d9;border-color:white}.auth-aside>div:first-of-type{margin-top:auto;position:relative;z-index:1}.auth-kicker{color:#ffe2f2;font-weight:850}.auth-aside h2{margin:12px 0 16px;color:white;font-size:45px;line-height:1.06}.auth-aside h2 em{color:#ffe2f2}.auth-aside p{color:rgba(255,255,255,.78)}.auth-aside ul{margin:22px 0 0;padding:0;display:grid;gap:9px;list-style:none;position:relative;z-index:1}.auth-aside li{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.9)}.auth-aside li svg{width:18px;color:#fbcfe8}.auth-decoration{position:absolute!important;inset:0;pointer-events:none}.auth-decoration span{position:absolute;border-radius:50%;background:rgba(255,255,255,.14);animation:small-float 5s ease-in-out infinite}.auth-decoration span:first-child{width:22px;height:22px;right:18%;top:18%}.auth-decoration span:nth-child(2){width:50px;height:50px;right:-10px;top:36%;animation-delay:-2s}.auth-decoration span:last-child{width:12px;height:12px;left:20%;top:27%;animation-delay:-3s}.auth-content{min-height:0;padding:38px 48px 32px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.auth-heading{display:flex;gap:13px;align-items:center;margin-bottom:21px}.auth-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:white;background:linear-gradient(135deg,#5146d9,#ec4899)}.auth-heading>div{display:flex;flex-direction:column}.auth-heading small{color:var(--coral);font-weight:850;letter-spacing:.08em}.auth-heading h2{margin:1px 0 0;font-size:32px}.auth-tabs{margin-bottom:18px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:13px;background:#f2f2fb}.auth-tabs button{height:41px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-weight:800;cursor:pointer}.auth-tabs button.active{color:var(--green);background:white;box-shadow:0 6px 18px rgba(65,61,135,.1)}.social-auth{display:grid;grid-template-columns:1fr 1fr;gap:8px}.social-auth button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:white;font-weight:750;cursor:pointer}.social-auth svg{width:18px;color:#1877f2}.google-g{color:#4285f4;font-size:18px}.auth-divider{margin:15px 0;text-align:center;border-top:1px solid var(--line)}.auth-divider span{display:inline-block;padding:0 9px;color:#83899b;background:white;font-size:12px;transform:translateY(-13px)}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:6px}.auth-form label>span{color:#4f5872;font-size:13px;font-weight:750}.auth-form label>div{min-height:50px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #dedfec;border-radius:12px;background:#fbfbfe;transition:.2s ease}.auth-form label>div:focus-within{border-color:#8b80f9;box-shadow:0 0 0 3px rgba(109,93,252,.1)}.auth-form label svg{width:18px;color:#7f869b}.auth-form input{min-width:0;width:100%;height:46px;padding:0;border:0;outline:0;color:var(--ink);background:transparent}.auth-form label button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:9px;color:#697188;background:#f0f0f7;cursor:pointer}.forgot-link{justify-self:end;margin-top:-4px;padding:0;border:0;color:var(--green);background:transparent;font-weight:750;cursor:pointer}.auth-math-captcha{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:34px minmax(105px,1fr) auto 56px 34px;align-items:center;gap:8px;border:1px solid #d9dbe7;border-radius:13px;color:#535b72;background:linear-gradient(135deg,#fbfbfe,#f6f6fc);transition:.2s ease}.auth-math-captcha:focus-within{border-color:#8b80f9;box-shadow:0 0 0 3px rgba(109,93,252,.1)}.auth-math-captcha.verified{border-color:#8fd6bc;background:#f1fbf7}.auth-captcha-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#6256e8;background:#eeecff}.auth-captcha-icon svg{width:18px}.auth-math-captcha>div{min-width:0;display:flex;flex-direction:column;gap:1px}.auth-math-captcha b{font-size:12px}.auth-math-captcha small{color:#858c9f;font-size:11px;white-space:nowrap}.auth-math-captcha code{padding:6px 8px;border-radius:8px;color:#5146d9;background:#eeecff;font-family:inherit;font-size:13px;font-weight:850;white-space:nowrap}.auth-math-captcha input{width:56px;height:38px;border:1px solid #d9dbe7;border-radius:9px;outline:0;color:var(--ink);background:#fff;text-align:center;font-size:16px;font-weight:850}.auth-math-captcha>button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:9px;color:#626b83;background:#ececf4;cursor:pointer}.auth-math-captcha>button svg{width:16px}.auth-error{margin:0;padding:8px 10px;border-radius:9px;color:#b42318;background:#fff0ee}.auth-submit{min-height:52px}.back-login{padding:5px;border:0;color:var(--green);background:transparent;font-weight:750;cursor:pointer}.auth-legal{position:relative;margin:12px 0 0;color:#7a8195;font-size:12px!important;line-height:1.45}.auth-legal,.auth-success{text-align:center}.auth-success>span{width:76px;height:76px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;color:white;background:linear-gradient(135deg,#5146d9,#2670e8,#ec4899);box-shadow:0 17px 36px rgba(81,70,217,.22)}.auth-success>span svg{width:38px;height:38px}.auth-success>small:first-of-type{color:var(--coral);font-weight:850;letter-spacing:.1em}.auth-success h2{margin:8px 0;font-size:40px}.auth-success p{margin:0 0 22px;color:var(--muted)}.oauth-chooser-layer{position:absolute;z-index:8;inset:0;padding:18px;display:grid;place-items:center;background:rgba(25,29,61,.52);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:modal-fade .18s ease both}.oauth-chooser{width:min(470px,100%);padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(23,26,67,.28);animation:modal-rise .24s ease both}.oauth-chooser>header{display:grid;grid-template-columns:48px 1fr 38px;align-items:center;gap:12px}.oauth-provider-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f3f6ff}.oauth-provider-icon svg{width:23px;color:#1877f2}.oauth-chooser header small{color:#6a65c7;font-size:11px;font-weight:850;letter-spacing:.07em}.oauth-chooser h3{margin:2px 0 0;color:var(--ink);font-size:19px}.oauth-chooser header>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:11px;color:#676f86;background:#f2f2f7}.oauth-chooser header>button svg{width:18px}.oauth-chooser>p{margin:18px 0 12px;color:#6f768b;font-size:13px;line-height:1.55}.oauth-account-field{min-height:74px;padding:10px 12px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px;border:1px solid #dfe1ec;border-radius:14px;background:#fbfbfe}.oauth-account-field>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#6256e8;background:#eeecff}.oauth-account-field>span svg{width:19px}.oauth-account-field>div{min-width:0;display:flex;flex-direction:column;gap:3px}.oauth-account-field b{font-size:12px}.oauth-account-field input{width:100%;min-height:28px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.oauth-error{margin:8px 0 0!important;padding:8px 10px;border-radius:9px;color:#b42318!important;background:#fff0ee}.oauth-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.oauth-actions>button:first-child{min-height:44px;padding:0 18px;border:0;border-radius:11px;color:#687086;background:#f1f1f6;font-weight:800}.oauth-actions .button{min-height:44px}.oauth-privacy{margin-top:13px;display:block;color:#9196a8;text-align:center;font-size:11px;line-height:1.5}@media (min-width:761px){.auth-mode-register .auth-content{padding:24px 42px 20px;justify-content:flex-start}.auth-mode-register .auth-heading,.auth-mode-register .auth-tabs{margin-bottom:12px}.auth-mode-register .social-auth button{min-height:42px}.auth-mode-register .auth-divider{margin:12px 0 5px}.auth-mode-register .auth-form{gap:8px}.auth-mode-register .auth-form label{gap:4px}.auth-mode-register .auth-form label>div{min-height:44px}.auth-mode-register .auth-form input{height:40px}.auth-mode-register .auth-math-captcha{min-height:52px}.auth-mode-register .auth-submit{min-height:46px}.auth-mode-register .auth-legal{margin-top:8px}}@keyframes blob-breathe{50%{transform:translate(-18px,15px) scale(1.08)}}@keyframes console-float{50%{transform:translateY(-7px);box-shadow:0 45px 100px rgba(79,75,160,.22)}}@keyframes progress-in{0%{width:0!important}}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(24px) scale(.985)}}@media (max-width:1020px){.header-inner{width:min(100% - 30px,960px)}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:790px}.hero-visual{width:min(760px,100%);margin-inline:auto}.technology-flow{grid-template-columns:repeat(2,1fr);gap:10px}.technology-flow>i{display:none}}@media (max-width:760px){html{scroll-padding-top:70px}body{font-size:16px}main p{font-size:15px!important}main small{font-size:12px!important}.section-shell{width:min(100% - 28px,680px)}.section{padding-block:82px}.site-header{top:0;height:68px;border-radius:0;padding:0}.header-inner{width:calc(100% - 24px)}.site-header .brand-mark{width:36px}.site-header .brand strong{font-size:14px}.site-header .brand small{font-size:11px!important}.language-switcher{height:40px;padding:4px 4px 4px 8px}.language-switcher svg{display:none}.language-switcher button{width:31px;height:30px;font-size:12px!important}.auth-header-button{width:40px;height:40px;padding:0;justify-content:center;background:#f3f2ff}.auth-header-button svg{width:19px}.auth-header-button{font-size:0!important}.mobile-menu-button{margin-left:0;width:40px;height:40px}.mobile-nav{top:68px;width:100%;max-height:calc(100vh - 68px);overflow:auto;padding:14px;grid-template-columns:1fr;border-radius:0 0 20px 20px}.menu-intro{display:grid;padding:4px 5px 12px}.menu-intro span{font-size:17px}.mobile-nav>a:not(.button){min-height:58px}.menu-footer{flex-direction:column;align-items:stretch}.menu-footer a,.menu-footer button{justify-content:center}.hero{width:min(100% - 28px,680px);min-height:auto;padding-top:118px;padding-bottom:72px;gap:50px}.hero h1{font-size:clamp(48px,14vw,66px)}.hero-lead{font-size:16px!important}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{display:grid;gap:8px}.dashboard-window{animation:small-float 7s ease-in-out infinite}.window-topbar{padding-inline:11px;font-size:11px!important}.window-topbar>span:nth-child(2){max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.console-content{padding:13px}.console-heading{align-items:flex-start;flex-direction:column}.console-heading h3{font-size:18px}.console-heading .console-ai-state,.console-heading button{display:none}.console-metrics{grid-template-columns:repeat(3,1fr)}.console-metrics>div{min-height:96px;padding:10px}.console-metrics span{font-size:11px}.console-metrics strong{font-size:22px}.console-metrics small{font-size:11px!important}.console-main{grid-template-columns:1fr}.survey-question-card h4{font-size:16px}.survey-options{gap:3px}.survey-options>span{min-height:76px;padding:6px 2px}.survey-options>span small{font-size:11px!important}.response-panel{display:none}.console-footer{align-items:flex-start;flex-direction:column}.console-footer>small{margin-left:24px}.float-card{display:none}.trust-band{grid-template-columns:1fr 1fr}.trust-band strong{font-size:15px}.analytics-copy h2,.faq-intro h2,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{font-size:clamp(38px,11.5vw,52px)}.technology-grid{grid-template-columns:1fr}.technology-card{min-height:auto;padding:24px}.technology-card h3{font-size:22px}.technology-flow{grid-template-columns:1fr;padding:12px}.technology-flow>div{min-height:118px}.security-note{padding:20px}.builder-bar{font-size:12px!important}.likert-row small{font-size:11px!important}.qr-kind-list{max-height:none}.qr-kind-list button{min-height:38px}.pricing-card.featured{transform:none}.auth-backdrop{padding:10px;align-items:end;overflow:hidden}.auth-modal{width:100%;height:auto;max-height:calc(100dvh - 20px);grid-template-columns:1fr;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:24px}.auth-aside{min-height:180px;padding:25px 24px}.auth-aside>div:first-of-type{margin-top:42px}.auth-aside h2{margin:8px 0;font-size:32px}.auth-aside p,.auth-aside ul{display:none}.auth-content{padding:29px 20px 25px;overflow:visible}.social-auth{grid-template-columns:1fr}.captcha-box{grid-template-columns:28px 1fr auto}}@media (max-width:430px){.site-header .brand>span:last-child{display:none}.header-actions{gap:6px}.console-metrics{grid-template-columns:1fr 1fr}.console-metrics>div:last-child{grid-column:1/-1;min-height:78px}.survey-options>span small{display:none}.survey-options>span{min-height:54px}.survey-progress{margin-bottom:23px}}@supports (content-visibility:auto){main>.section-fragment:nth-child(n+5){content-visibility:auto;contain-intrinsic-size:auto 900px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.auth-aside:before,.dashboard-window,.hero:after{animation:none!important}}.cultural-backdrop{opacity:1}.dong-son-watermark{position:absolute;width:min(760px,60vw);aspect-ratio:1;background-image:var(--dong-son-bg);background-position:50%;background-repeat:no-repeat;background-size:contain;opacity:.075;filter:saturate(.72) sepia(.12);mix-blend-mode:multiply;animation:dong-son-drift 22s ease-in-out infinite}.dong-son-watermark-one{right:-245px;top:4%}.dong-son-watermark-two{width:min(620px,50vw);left:-290px;top:56%;opacity:.048;animation-delay:-11s}.drum-orbit{display:none}.brand>span:last-child{line-height:1}.brand strong{white-space:nowrap;font-size:15px}.brand small{margin-top:7px;color:#9b7628;letter-spacing:.18em}.language-switcher{width:auto;min-width:184px;padding-inline:11px 8px;cursor:pointer}.language-switcher select{width:100%;height:36px;padding:0 22px 0 6px;border:0;outline:0;appearance:none;color:var(--ink);background:transparent;font-size:13px;font-weight:800;cursor:pointer}.language-switcher svg:last-child{margin-left:-27px;pointer-events:none;color:var(--muted)}.header-actions .auth-header-button,.header-actions .header-cta{display:none!important}.mobile-nav{grid-template-columns:repeat(4,1fr)}.menu-account-actions{flex-wrap:wrap}.menu-account-actions>button{flex:1 1 180px}.menu-account-actions .menu-contact-button{color:#5146d9;background:#f1efff}.hero{grid-template-columns:.9fr 1.1fr}.hero h1{max-width:650px;font-size:clamp(52px,5.35vw,76px)}.hero-float-row{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-float-row .float-card{position:static;min-height:62px;animation:none;box-shadow:0 12px 30px rgba(76,70,150,.1)}.hero-float-row .float-card-two{justify-self:stretch}.question-depth{margin-top:72px}.question-depth-heading{margin-bottom:28px;display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:60px}.question-depth-heading h3{margin:9px 0 0;font-size:clamp(31px,3.4vw,47px);line-height:1.1}.question-depth-heading>p{margin:0;color:var(--muted)}.question-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.question-type-grid article{min-height:270px;padding:23px;border:1px solid rgba(81,70,217,.12);border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 15px 38px rgba(76,70,150,.06);position:relative;transition:.24s ease}.question-type-grid article:hover{transform:translateY(-5px);border-color:rgba(81,70,217,.28);box-shadow:0 23px 48px rgba(76,70,150,.11)}.question-type-grid article>span{position:absolute;right:18px;top:17px;color:#c6c2dc;font-size:12px;font-weight:850}.question-type-grid article>svg{width:44px;height:44px;padding:10px;border-radius:14px;color:white;background:linear-gradient(135deg,#5146d9,#ec4899);box-shadow:0 10px 24px rgba(81,70,217,.18)}.question-type-grid article:nth-child(3n+2)>svg{background:linear-gradient(135deg,#2670e8,#06b6d4)}.question-type-grid article:nth-child(3n)>svg{background:linear-gradient(135deg,#ec4899,#f59e0b)}.question-type-grid h4{margin:26px 0 10px;font-size:19px;line-height:1.28}.question-type-grid p{margin:0;color:var(--muted);font-size:14px!important}.survey-outcomes{margin-top:16px;padding:34px;display:grid;grid-template-columns:.7fr 1.3fr;gap:42px;border-radius:28px;color:white;background:linear-gradient(135deg,#334fb8,#5146d9 58%,#8b3eb5);box-shadow:0 25px 60px rgba(64,64,155,.2)}.outcome-intro{display:flex;gap:15px;align-items:flex-start}.outcome-intro>svg{width:48px;height:48px;padding:12px;border-radius:15px;color:#ffe4f2;background:rgba(255,255,255,.13)}.outcome-intro>span{display:flex;flex-direction:column}.outcome-intro small{color:#fbcfe8;font-weight:850;letter-spacing:.08em}.outcome-intro h3{margin:9px 0 0;color:white;font-size:31px;line-height:1.16}.outcome-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.outcome-list>div{padding:15px;display:grid;grid-template-columns:35px 1fr;gap:9px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.08)}.outcome-list strong{color:#fbcfe8;font-size:13px}.outcome-list span{display:flex;flex-direction:column;gap:4px}.outcome-list b{font-size:14px}.outcome-list small{color:rgba(255,255,255,.7)}.campaign-control{margin-top:16px;padding:32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center;border:1px solid rgba(81,70,217,.13);border-radius:25px;background:white;box-shadow:0 17px 44px rgba(76,70,150,.07)}.campaign-control h3{margin:9px 0;font-size:30px;line-height:1.18}.campaign-control p{margin:0;color:var(--muted)}.quota-progress{display:grid;gap:9px}.quota-progress>div{padding:13px 15px;display:grid;grid-template-columns:1fr auto;gap:3px 15px;border-radius:13px;background:linear-gradient(145deg,#f7f7ff,#fff7fb)}.quota-progress span{color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.quota-progress strong{font-size:15px}.quota-progress small{grid-column:2;grid-row:1/3;align-self:center;color:var(--muted)}.quota-progress i{grid-column:1/-1;height:6px;margin-top:7px;border-radius:99px;background:#e9e8f4;overflow:hidden}.quota-progress i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5146d9,#2670e8,#ec4899)}.global-section{overflow:hidden;background:linear-gradient(145deg,#eef5ff,#f7f4ff 50%,#fff4fa)}.global-section:after{content:"";position:absolute;z-index:0;width:520px;height:520px;right:-170px;bottom:-260px;border-radius:50%;border:1px solid rgba(184,137,46,.12);background-image:var(--dong-son-bg);background-size:cover;opacity:.05}.global-layout{z-index:1;display:grid;grid-template-columns:.83fr 1.17fr;gap:65px;align-items:center}.global-copy h2{margin:18px 0;font-size:clamp(43px,4.8vw,64px);line-height:1.04}.global-copy>p{color:var(--muted)}.global-copy ul{margin:24px 0 29px;padding:0;display:grid;gap:10px;list-style:none}.global-copy li{display:flex;gap:8px;align-items:flex-start;color:#566078}.global-copy li svg{flex:0 0 18px;color:var(--coral)}.global-board{padding:20px;border:1px solid rgba(81,70,217,.13);border-radius:27px;background:rgba(255,255,255,.84);box-shadow:0 28px 70px rgba(71,68,150,.14)}.global-board-top{padding:6px 4px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.global-board-top>svg{width:44px;height:44px;padding:11px;border-radius:14px;color:white;background:linear-gradient(135deg,#5146d9,#2670e8)}.global-board-top>span{margin-right:auto;display:flex;flex-direction:column}.global-board-top b{font-size:13px}.global-board-top small{color:var(--muted)}.global-board-top>strong{padding:5px 8px;border-radius:999px;color:#047857;background:#e8fff5;font-size:11px}.country-cloud{padding-block:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.country-cloud>div{min-height:66px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #ebeaf4;border-radius:13px;background:#fcfcff}.country-cloud>div.featured{color:white;border-color:transparent;background:linear-gradient(135deg,#5146d9,#2670e8)}.country-cloud svg{width:17px;color:var(--coral)}.country-cloud .featured svg{color:#fbcfe8}.country-cloud span{display:flex;flex-direction:column}.country-cloud b{font-size:13px}.country-cloud small{color:var(--muted)}.country-cloud .featured small{color:rgba(255,255,255,.72)}.global-total{padding:18px;display:grid;grid-template-columns:1fr auto;align-items:center;border-radius:17px;background:linear-gradient(145deg,#fff4f9,#f0efff)}.global-total span{color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.07em}.global-total strong{grid-row:1/3;grid-column:2;color:var(--green);font-size:38px}.global-total small{color:var(--muted)}.contact-section{background:linear-gradient(180deg,#fff,#f4f5ff)}.contact-heading{margin-bottom:36px;display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:25px}.contact-heading>h2,.contact-heading>p,.contact-heading>span{grid-column:1}.contact-heading h2{margin:8px 0 4px;font-size:clamp(40px,4.6vw,62px)}.contact-heading p{margin:0;color:var(--muted)}.contact-heading .button{grid-column:2;grid-row:1/4;align-self:center}.contact-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.contact-grid article{padding:30px;border:1px solid rgba(81,70,217,.12);border-radius:25px;background:white;box-shadow:0 18px 48px rgba(73,69,150,.07)}.contact-grid article>span{color:var(--coral);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.contact-grid h3{margin:9px 0 3px;font-size:24px}.company-line{margin:0;color:var(--green);font-size:13px!important;font-weight:800}.contact-details{margin-top:25px;display:grid;grid-template-columns:.75fr .85fr 1.4fr;gap:9px}.contact-details>div{padding:14px;display:flex;align-items:flex-start;gap:9px;border-radius:15px;background:linear-gradient(145deg,#f8f8ff,#fff8fc)}.contact-details svg{flex:0 0 19px;color:var(--green)}.contact-details span{min-width:0;display:flex;flex-direction:column;gap:3px}.contact-details small{color:var(--coral);font-weight:800}.contact-details a,.contact-details b{font-size:13px;overflow-wrap:anywhere}.contact-details p{margin:0;color:var(--muted);font-size:12px!important}.distributor-card{color:white;background:linear-gradient(145deg,#5146d9,#2670e8)!important}.distributor-card>span{color:#fbcfe8!important}.distributor-card h3{color:white;font-size:29px}.distributor-card>p{color:rgba(255,255,255,.76)}.distributor-card>a{padding:12px;display:flex;align-items:center;gap:8px;border-radius:12px;color:white;background:rgba(255,255,255,.12);font-size:14px;font-weight:800}.partner-note{margin-top:23px;padding-top:20px;display:flex;gap:10px;border-top:1px solid rgba(255,255,255,.18)}.partner-note span{display:flex;flex-direction:column}.partner-note small{color:rgba(255,255,255,.68)}.inquiry-modal{width:min(980px,100%);max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-columns:.82fr 1.18fr;overflow:auto;border:1px solid rgba(255,255,255,.7);border-radius:30px;background:white;box-shadow:0 40px 110px rgba(24,25,70,.32);position:relative;animation:modal-rise .35s cubic-bezier(.2,.8,.2,1) both}.inquiry-side{min-height:690px;padding:38px 32px;display:flex;flex-direction:column;color:white;background:linear-gradient(155deg,#5146d9,#2670e8 60%,#ec4899 135%);position:relative;overflow:hidden}.inquiry-side:after{content:"";position:absolute;width:410px;height:410px;left:-190px;bottom:-190px;border-radius:50%;background-image:var(--dong-son-bg);background-position:50%;background-size:cover;opacity:.14;animation:rotate-drum 95s linear infinite}.inquiry-side h2{margin:15px 0 12px;color:white;font-size:41px;line-height:1.08}.inquiry-side>p{margin:0 0 25px;color:rgba(255,255,255,.76)}.inquiry-side>div{padding:12px 0;display:flex;gap:10px;border-top:1px solid rgba(255,255,255,.14);position:relative;z-index:1}.inquiry-side>div>span{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.12)}.inquiry-side>div p{margin:0;display:flex;flex-direction:column}.inquiry-side>div small{color:#fbcfe8}.inquiry-side>div a,.inquiry-side>div b{color:white;font-size:13px}.inquiry-content{padding:44px 46px 35px;display:flex;flex-direction:column;justify-content:center}.inquiry-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inquiry-form textarea{width:100%;padding:12px 13px;resize:vertical;border:1px solid #dedfec;border-radius:12px;outline:0;color:var(--ink);background:#fbfbfe;font:inherit;font-size:14px}.inquiry-form textarea:focus{border-color:#8b80f9;box-shadow:0 0 0 3px rgba(109,93,252,.1)}.site-footer .footer-bottom{display:grid;grid-template-columns:1fr auto;row-gap:8px}.site-footer .footer-bottom>small{grid-column:1/-1;color:rgba(255,255,255,.42)}.rtl-layout main{direction:rtl}.rtl-layout .brand,.rtl-layout .contact-details>div,.rtl-layout .header-actions,.rtl-layout .hero-actions,.rtl-layout .hero-proof,.rtl-layout .partner-note,.rtl-layout .utility-heading{flex-direction:row-reverse}.rtl-layout .global-board-top>span,.rtl-layout .window-topbar>span:nth-child(2){margin-right:0;margin-left:auto}.rtl-layout .mobile-nav>a>svg{transform:rotate(180deg)}.rtl-layout code,.rtl-layout input,.rtl-layout textarea{direction:rtl;text-align:right}@keyframes dong-son-drift{50%{transform:translateY(20px) rotate(2.5deg) scale(1.02)}}@media (max-width:1020px){.mobile-nav{grid-template-columns:repeat(3,1fr)}.question-type-grid{grid-template-columns:repeat(2,1fr)}.global-layout{grid-template-columns:1fr}.global-copy{max-width:760px}.contact-grid{grid-template-columns:1fr}}@media (max-width:760px){.dong-son-watermark{width:620px;right:-350px;opacity:.055}.dong-son-watermark-two{left:-380px}.site-header .brand>span:last-child{display:flex}.site-header .brand strong{font-size:11px}.site-header .brand small{font-size:11px!important}.language-switcher{min-width:116px;padding-left:8px}.language-switcher select{padding-right:18px;font-size:12px}.language-switcher option{font-size:13px}.header-actions{display:flex;margin-left:auto}.mobile-nav{grid-template-columns:1fr}.menu-account-actions>button{flex:0 0 auto;width:100%;min-height:48px}.hero{width:min(100% - 28px,680px);grid-template-columns:1fr;gap:48px;padding-top:118px}.hero-copy{width:100%;max-width:none}.hero h1{max-width:100%;font-size:clamp(46px,13vw,60px)}.hero-visual{width:100%;margin-inline:auto}.survey-console{width:100%}.hero-float-row{grid-template-columns:1fr}.hero-float-row .float-card{display:flex}.question-depth{margin-top:55px}.campaign-control,.question-depth-heading,.survey-outcomes{grid-template-columns:1fr;gap:23px}.question-type-grid{grid-template-columns:1fr}.question-type-grid article{min-height:auto}.outcome-list{grid-template-columns:1fr}.survey-outcomes{padding:23px}.outcome-intro h3{font-size:25px}.campaign-control{padding:23px}.quota-progress small{grid-column:1/-1;grid-row:auto}.country-cloud{grid-template-columns:1fr}.global-total strong{font-size:28px}.contact-heading{display:flex;flex-direction:column;align-items:flex-start}.contact-heading .button{margin-top:18px}.contact-grid article{padding:23px}.contact-details,.inquiry-modal{grid-template-columns:1fr}.inquiry-modal{max-height:calc(100vh - 20px);border-radius:24px}.inquiry-side{min-height:245px;padding:25px 22px}.inquiry-side h2{font-size:30px}.inquiry-side>p{display:none}.inquiry-side>div{padding:8px 0}.inquiry-side>div:last-child{display:none}.inquiry-content{padding:29px 20px 25px}.inquiry-two-columns,.site-footer .footer-bottom{grid-template-columns:1fr}}@media (max-width:430px){.site-header .brand{gap:7px}.site-header .brand>span:last-child{display:flex}.site-header .brand strong{font-size:11px}.site-header .brand small{font-size:11px!important;letter-spacing:.11em}.language-switcher{min-width:93px}.language-switcher select{font-size:0;width:57px}.language-switcher select option{font-size:13px}.language-switcher:after{content:attr(data-language)}}.cultural-backdrop:before{content:"";position:absolute;inset:-12%;background:radial-gradient(circle at 18% 18%,rgba(125,211,252,.34),transparent 25%),radial-gradient(circle at 82% 25%,rgba(244,114,182,.27),transparent 28%),radial-gradient(circle at 42% 72%,rgba(167,139,250,.25),transparent 30%),radial-gradient(circle at 78% 88%,rgba(253,224,71,.16),transparent 23%);background-size:120% 120%;opacity:.8;filter:blur(10px);animation:pastel-mesh-drift 24s ease-in-out infinite alternate}.pastel-orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.3;will-change:transform}.pastel-orb-one{width:360px;height:360px;left:-120px;top:18%;background:radial-gradient(circle at 36% 35%,rgba(255,255,255,.95),rgba(125,211,252,.62) 38%,rgba(99,102,241,.05) 72%);animation:orb-wander-one 18s ease-in-out infinite}.pastel-orb-two{width:420px;height:420px;right:-165px;top:43%;background:radial-gradient(circle at 42% 38%,rgba(255,255,255,.94),rgba(244,114,182,.5) 40%,rgba(236,72,153,.04) 73%);animation:orb-wander-two 22s ease-in-out infinite}.pastel-orb-three{width:310px;height:310px;left:32%;bottom:5%;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.9),rgba(196,181,253,.55) 40%,rgba(245,158,11,.04) 74%);animation:orb-wander-three 16s ease-in-out infinite}.aurora-ribbon{position:absolute;width:125vw;height:220px;left:-12vw;top:30%;border-radius:50%;background:linear-gradient(90deg,transparent 4%,rgba(125,211,252,.18),rgba(244,114,182,.17),rgba(251,191,36,.12),transparent 96%);filter:blur(30px);transform:rotate(-8deg);animation:aurora-sway 17s ease-in-out infinite alternate}.dong-son-watermark{opacity:.09;filter:sepia(.35) saturate(1.25) drop-shadow(0 0 24px rgba(184,137,46,.1));animation:dong-son-glide 28s ease-in-out infinite}.dong-son-watermark-two{opacity:.06;animation-delay:-14s;animation-direction:reverse}.utilities-section{isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(125,211,252,.25),transparent 24%),radial-gradient(circle at 92% 14%,rgba(244,114,182,.22),transparent 25%),linear-gradient(145deg,#f9fbff,#f7f3ff 48%,#fff5fa);background-size:125% 125%;animation:utility-background-shift 16s ease-in-out infinite alternate}.utilities-section:after,.utilities-section:before{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.utilities-section:before{width:520px;height:520px;right:-220px;top:150px;border:1px solid rgba(184,137,46,.14);background-image:var(--dong-son-bg);background-position:50%;background-size:cover;opacity:.075;animation:rotate-drum 100s linear infinite}.utilities-section:after{width:330px;height:330px;left:-155px;bottom:80px;background:radial-gradient(circle,rgba(34,211,238,.18),rgba(139,92,246,.09) 48%,transparent 70%);animation:utility-glow-float 10s ease-in-out infinite}.utility-highlights{width:min(920px,100%);margin:-10px auto 27px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.utility-highlights>span{min-height:49px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(81,70,217,.12);border-radius:999px;color:#515a77;background:rgba(255,255,255,.72);box-shadow:0 12px 30px rgba(77,70,155,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:800}.utility-highlights svg{width:18px;color:#6d5dfc}.utility-highlights>span:nth-child(2) svg{color:#ec4899}.utility-highlights>span:nth-child(3) svg{color:#f59e0b}.utility-card{position:relative;overflow:hidden;border:1px solid rgba(99,102,241,.18);background:rgba(255,255,255,.88);box-shadow:0 28px 80px rgba(65,62,145,.13),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease}.utility-card:hover{transform:translateY(-6px);border-color:rgba(109,93,252,.32);box-shadow:0 36px 95px rgba(65,62,145,.18),inset 0 1px 0 rgba(255,255,255,.96)}.utility-card:before{content:"";position:absolute;width:330px;height:330px;right:-130px;top:-160px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(125,211,252,.24),rgba(167,139,250,.1) 48%,transparent 70%);animation:utility-card-breathe 8s ease-in-out infinite}.short-utility:before{left:-145px;right:auto;background:radial-gradient(circle,rgba(251,113,133,.22),rgba(244,114,182,.1) 46%,transparent 70%);animation-delay:-4s}.utility-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(108deg,transparent 25%,rgba(255,255,255,.42) 45%,transparent 65%);transform:translateX(-130%)}.utility-card:hover:after{animation:utility-shimmer .85s ease}.qr-workspace,.short-error,.short-form,.short-result,.utility-footnote,.utility-heading{position:relative;z-index:1}.utility-heading{border-bottom-color:rgba(99,102,241,.13)}.utility-icon{background:linear-gradient(135deg,#5146d9,#2670e8 58%,#06b6d4);box-shadow:0 13px 30px rgba(81,70,217,.25);animation:utility-icon-float 5s ease-in-out infinite}.utility-icon.coral{background:linear-gradient(135deg,#ec4899,#f97316);box-shadow:0 13px 30px rgba(236,72,153,.23);animation-delay:-2.5s}.qr-kind-list button{min-height:41px;padding-inline:12px;border-color:rgba(81,70,217,.12);border-radius:11px;background:rgba(255,255,255,.8)}.qr-kind-list button:hover{color:#5146d9;border-color:rgba(81,70,217,.3);transform:translateY(-2px)}.qr-kind-list button.active{color:white;border-color:transparent;background:linear-gradient(135deg,#5146d9,#2670e8 65%,#06b6d4);box-shadow:0 10px 24px rgba(81,70,217,.23)}.qr-preview-panel{border:1px solid rgba(81,70,217,.12);background:linear-gradient(145deg,rgba(246,248,255,.98),rgba(255,245,251,.95));box-shadow:inset 0 1px 0 white,0 18px 44px rgba(75,69,150,.08)}.qr-preview{box-shadow:0 15px 38px rgba(65,62,145,.1)}.short-form{margin-top:25px;padding:22px;border:1px solid rgba(236,72,153,.12);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.8),rgba(255,245,250,.8));box-shadow:inset 0 1px 0 white}.short-result{border-color:rgba(81,70,217,.18);background:linear-gradient(135deg,#eef4ff,#fff0f8)}.short-result button{background:linear-gradient(135deg,#5146d9,#ec4899)}.button{position:relative;overflow:hidden}.button:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.42) 50%,transparent 70%);transform:translateX(-125%)}.button:hover:after{animation:button-shine .75s ease}.country-cloud>div{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.country-cloud>div:hover{transform:translateY(-3px);border-color:rgba(81,70,217,.2);box-shadow:0 12px 28px rgba(75,69,150,.09)}.country-cloud>div.featured{animation:featured-country-glow 3.8s ease-in-out infinite}.question-type-grid article>svg,.technology-card>span{transition:transform .3s ease}.question-type-grid article:hover>svg,.technology-card:hover>span{transform:rotate(-4deg) scale(1.08)}.distributor-card>span{display:block;white-space:nowrap;font-size:11px!important;letter-spacing:.045em!important}@keyframes pastel-mesh-drift{0%{transform:translate3d(-1%,-1%,0) scale(1)}to{transform:translate3d(3%,2%,0) scale(1.05)}}@keyframes orb-wander-one{50%{transform:translate3d(80px,-35px,0) scale(1.12)}}@keyframes orb-wander-two{50%{transform:translate3d(-70px,45px,0) scale(.92)}}@keyframes orb-wander-three{50%{transform:translate3d(45px,-70px,0) scale(1.1)}}@keyframes aurora-sway{to{transform:translate3d(5vw,55px,0) rotate(-3deg) scale(1.05)}}@keyframes dong-son-glide{50%{transform:translate3d(-18px,24px,0) rotate(3deg) scale(1.035)}}@keyframes utility-background-shift{to{background-position:8% 12%}}@keyframes utility-glow-float{50%{transform:translate(45px,-35px) scale(1.12);opacity:.72}}@keyframes utility-card-breathe{50%{transform:translate(-25px,30px) scale(1.14);opacity:.72}}@keyframes utility-icon-float{50%{transform:translateY(-5px) rotate(3deg)}}@keyframes utility-shimmer{to{transform:translateX(130%)}}@keyframes button-shine{to{transform:translateX(125%)}}@keyframes featured-country-glow{50%{box-shadow:0 12px 30px rgba(81,70,217,.28);transform:translateY(-2px)}}@media (max-width:1020px){.hero{grid-template-columns:1fr;gap:58px}.hero-copy{max-width:760px}.hero-visual{width:min(760px,100%);margin-inline:auto}.utility-highlights{grid-template-columns:1fr 1fr}.utility-highlights>span:last-child{grid-column:1/-1;width:50%;justify-self:center}.pastel-orb{opacity:.22}.distributor-card>span{font-size:11px!important}}@media (max-width:760px){.cultural-backdrop:before{inset:-5%;opacity:.56;filter:blur(18px)}.pastel-orb-one{width:230px;height:230px;left:-120px}.pastel-orb-two{width:260px;height:260px;right:-145px}.aurora-ribbon,.dong-son-watermark-two,.pastel-orb-three{display:none}.dong-son-watermark-one{width:500px;right:-310px;opacity:.055}.utility-highlights{margin-top:-4px;grid-template-columns:1fr;gap:7px}.utility-highlights>span,.utility-highlights>span:last-child{width:100%;min-height:46px;grid-column:auto;justify-self:stretch;justify-content:flex-start;padding-inline:15px}.utility-card{margin-top:17px}.utility-card:hover{transform:none}.utility-card:before{width:230px;height:230px}.qr-kind-list{max-height:150px;padding:2px 2px 8px;display:grid;grid-template-columns:repeat(2,minmax(132px,1fr));gap:7px;overflow-y:auto;overscroll-behavior:contain}.qr-kind-list button{min-height:44px;justify-content:flex-start}.short-form{padding:16px}.distributor-card>span{font-size:11px!important}}@media (max-width:430px){.site-header .brand small,.site-header .brand strong{font-size:11px!important}.utility-highlights>span:nth-child(2){display:none}.utility-highlights>span{font-size:12px}.qr-kind-list{grid-template-columns:1fr 1fr}.distributor-card>span{font-size:11px!important;letter-spacing:.025em!important}}@media (prefers-reduced-motion:reduce){.aurora-ribbon,.country-cloud>div.featured,.cultural-backdrop:before,.dong-son-watermark,.pastel-orb,.utilities-section,.utilities-section:after,.utilities-section:before,.utility-card:before,.utility-icon{animation:none!important}}body,html{max-width:100%}main{min-width:0;overflow-x:clip}.auth-modal button,.auth-modal input,.auth-modal select{font-size:14px}.auth-modal .auth-form{min-height:0}@media (min-width:761px){.auth-modal{overscroll-behavior:none}.auth-content{contain:layout paint}}@media (min-width:761px) and (max-height:760px){.auth-content{padding:22px 38px 18px}.auth-heading{margin-bottom:11px}.auth-heading h2{font-size:27px}.auth-tabs{margin-bottom:11px}.auth-tabs button{height:37px}.social-auth button{min-height:40px}.auth-divider{margin:11px 0 6px}.auth-form{gap:8px}.auth-form label{gap:4px}.auth-form label>div{min-height:44px}.auth-form input{height:40px}.auth-math-captcha{min-height:50px;padding-block:5px}.auth-submit{min-height:45px}.auth-legal{margin-top:8px}.auth-aside h2{font-size:38px}.auth-aside ul{margin-top:15px;gap:6px}.auth-mode-register .auth-content{padding:14px 32px 12px}.auth-mode-register .auth-heading{margin-bottom:7px}.auth-mode-register .auth-icon{width:42px;height:42px}.auth-mode-register .auth-tabs{margin-bottom:7px}.auth-mode-register .auth-tabs button{height:34px}.auth-mode-register .social-auth button{min-height:38px}.auth-mode-register .auth-divider{margin:9px 0 2px}.auth-mode-register .auth-form{gap:6px}.auth-mode-register .auth-form label>div{min-height:40px}.auth-mode-register .auth-form input{height:36px}.auth-mode-register .auth-math-captcha{min-height:48px}.auth-mode-register .auth-submit{min-height:42px}.auth-mode-register .auth-legal{margin-top:5px}}@media (max-width:760px){body{overflow-x:hidden}.site-header{width:100%}.header-inner{min-width:0;gap:8px}.header-inner>.brand{min-width:0;margin-right:auto}.header-inner>.brand>span:last-child{min-width:0}.site-header .brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher{min-width:128px;max-width:144px;padding-inline:7px 4px}.language-switcher select{min-width:0;padding-right:18px;font-size:12px}.mobile-nav{grid-template-columns:1fr!important;overflow-x:hidden}.mobile-nav>a:not(.button){width:100%}.menu-account-actions{display:grid;grid-template-columns:1fr}.menu-account-actions>button{width:100%;min-width:0}.hero{width:min(100% - 24px,680px);padding-top:106px;gap:38px}.hero h1{max-width:100%;font-size:clamp(43px,13vw,58px);line-height:1.02}.dashboard-window,.hero-copy,.hero-visual,.pricing-card,.technology-card,.utility-card{min-width:0;max-width:100%}.hero-proof>span{min-width:0}.dashboard-window{transform:none}.console-metrics{grid-template-columns:1fr 1fr}.console-metrics>div:last-child{grid-column:1/-1}.analytics-copy h2,.faq-intro h2,.operations-copy h2,.question-copy h2,.section-heading h2,.split-heading h2,.trust-copy h2{overflow-wrap:anywhere}.utility-card{padding-inline:14px}.campaign-control,.contact-details,.contact-grid,.global-layout,.qr-workspace,.question-depth-heading,.short-form,.survey-outcomes{grid-template-columns:1fr!important}.auth-form input,.dynamic-fields input,.inquiry-form textarea,.short-form input{font-size:16px}.short-form{margin-inline:0}.qr-preview-panel{width:100%}.pricing-grid,.question-type-grid,.sector-grid,.technology-grid{grid-template-columns:1fr}.contact-heading{display:flex;align-items:flex-start;flex-direction:column}.contact-heading .button{width:100%;margin-top:15px}.auth-aside:before{width:360px;height:360px;left:-165px;bottom:-175px;opacity:.18}.auth-heading{padding-right:42px}.auth-submit,.auth-tabs button,.social-auth button{min-height:48px}.auth-math-captcha{min-height:64px;grid-template-columns:36px 1fr 56px 34px}.auth-math-captcha code{grid-column:2;justify-self:start}.auth-math-captcha input{grid-column:3;grid-row:1/3}.auth-math-captcha>button{grid-column:4;grid-row:1/3}.oauth-chooser-layer{position:fixed;padding:12px}.oauth-chooser{padding:20px 16px;border-radius:20px}.oauth-chooser>header{grid-template-columns:44px 1fr 38px}.oauth-provider-icon{width:44px;height:44px}}@media (max-width:430px){.header-inner{width:calc(100% - 16px)}.language-switcher{min-width:112px;max-width:122px}.site-header .brand-mark{width:34px;flex-basis:34px}.hero h1{font-size:clamp(40px,12.2vw,50px)}.hero-lead{font-size:15px!important}.console-metrics{grid-template-columns:1fr}.console-metrics>div:last-child{grid-column:auto}.qr-kind-list{grid-template-columns:1fr;max-height:236px}.auth-backdrop{padding:0}.auth-modal{max-height:100dvh;border-radius:0}.auth-aside{min-height:158px;padding:20px}.auth-aside>div:first-of-type{margin-top:30px}.auth-aside h2{font-size:28px}.auth-content{padding:24px 16px 22px}.auth-heading h2{font-size:27px}.social-auth button{min-height:50px}.auth-math-captcha{grid-template-columns:34px 1fr 54px 32px;gap:7px}.auth-captcha-icon{width:34px;height:34px}.auth-math-captcha>button{width:32px}}:root{--ws-bg:#f5f6fb;--ws-panel:#ffffff;--ws-ink:#22243d;--ws-muted:#777b98;--ws-line:#e8e9f2;--ws-violet:#6256e8;--ws-violet-soft:#eeecff;--ws-blue:#4386f5;--ws-green:#24a87b;--ws-coral:#f2776f;--ws-gold:#d5a43d;--ws-shadow:0 18px 55px rgba(40,42,90,.09)}.workspace-shell,.ws-modal{color:var(--ws-ink);font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.workspace-shell{min-height:100vh;background:radial-gradient(circle at 82% -10%,rgba(98,86,232,.08),transparent 28%),var(--ws-bg)}.workspace-shell *,.ws-modal *{box-sizing:border-box}.workspace-shell button,.workspace-shell input,.workspace-shell select,.workspace-shell textarea,.ws-modal button,.ws-modal input,.ws-modal select,.ws-modal textarea{font:inherit}.workspace-shell button,.ws-modal button{cursor:pointer;line-height:1.35}.workspace-shell p,.workspace-shell small,.ws-modal p,.ws-modal small{line-height:1.5}.workspace-shell small,.ws-modal small{font-size:12px}.workspace-modal-open{overflow:hidden}.spin{animation:ws-spin 1s linear infinite}.ws-sidebar{position:fixed;inset:0 auto 0 0;z-index:70;width:272px;padding:0 18px 20px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--ws-line)}.ws-brand{height:84px;padding:0 5px;border-bottom:1px solid var(--ws-line)}.ws-brand,.ws-brand>a{display:flex;align-items:center}.ws-brand>a{min-width:0;flex:1 1;gap:12px}.ws-brand>a>.ws-logo-tile{flex:0 0 42px;width:42px;height:42px;padding:3px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(98,86,232,.15);border-radius:13px;background:#fff;box-shadow:0 9px 20px rgba(98,86,232,.2)}.ws-logo-tile img{width:100%;height:100%;display:block;object-fit:contain;border-radius:9px}.ws-brand div{display:flex;flex-direction:column;gap:3px}.ws-brand b{font-size:12px;letter-spacing:.06em}.ws-brand small{color:var(--ws-gold);font-size:12px;font-weight:800;letter-spacing:.15em}.ws-brand>button{display:none;width:36px;height:36px;border:0;border-radius:10px;background:#f3f3f8}.ws-brand>button svg{width:17px}.ws-sidebar nav{padding:22px 0;display:flex;flex-direction:column;gap:5px}.ws-sidebar nav>small{padding:12px 13px 8px;color:#a0a3b9;font-size:12px;font-weight:800;letter-spacing:.13em}.ws-sidebar nav>a,.ws-sidebar nav>button{min-height:46px;padding:0 13px;display:flex;align-items:center;gap:12px;border:0;border-radius:12px;color:#666a89;background:transparent;text-align:left;font-size:13px;font-weight:700;transition:.2s ease}.ws-sidebar nav>a:hover,.ws-sidebar nav>button:hover{color:var(--ws-violet);background:#f6f5ff}.ws-sidebar nav>button.active{color:var(--ws-violet);background:var(--ws-violet-soft);box-shadow:inset 3px 0 var(--ws-violet)}.ws-sidebar nav svg{flex:0 0 19px;width:19px}.ws-sidebar nav span{flex:1 1}.ws-sidebar nav em{min-width:24px;padding:4px 6px;border-radius:999px;color:#fff;background:var(--ws-coral);text-align:center;font-size:12px;font-style:normal}.ws-sidebar nav>a>svg:last-child{width:13px;color:#b7b9c8}.ws-plan-mini{margin-top:auto;padding:15px;border:1px solid #e7e5ff;border-radius:16px;background:linear-gradient(140deg,#faf9ff,#f1efff)}.ws-plan-mini>div:first-child{display:flex;align-items:center;gap:10px}.ws-plan-mini svg{width:18px;color:var(--ws-violet)}.ws-plan-mini span{display:flex;flex-direction:column;gap:3px}.ws-plan-mini b{font-size:12px}.ws-plan-mini small{color:var(--ws-muted);font-size:12px}.ws-plan-mini .ws-progress{margin-top:12px;height:5px}.ws-plan-mini button{width:100%;padding:10px 0 0;display:flex;align-items:center;justify-content:space-between;border:0;color:var(--ws-violet);background:transparent;font-size:12px;font-weight:800}.ws-plan-mini button svg{width:13px}.ws-user-mini{margin-top:13px;padding:12px 5px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--ws-line)}.ws-user-mini>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.ws-user-mini>div{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.ws-user-mini b{font-size:12px}.ws-user-mini small{overflow:hidden;color:var(--ws-muted);font-size:12px;text-overflow:ellipsis}.ws-user-mini svg{width:17px;color:#a6a8ba}.ws-sidebar-overlay{display:none}.ws-main{min-height:100vh;margin-left:272px;overflow:visible}.ws-topbar{position:sticky;top:0;z-index:55;height:76px;padding:0 34px;justify-content:space-between;border-bottom:1px solid rgba(226,227,238,.9);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ws-top-actions,.ws-topbar,.ws-topbar>div:first-child{display:flex;align-items:center}.ws-topbar>div:first-child>span{display:flex;flex-direction:column;gap:2px}.ws-topbar>div:first-child small{color:#a0a3b9;font-size:12px;font-weight:800;letter-spacing:.13em}.ws-topbar>div:first-child b{font-size:15px}.ws-menu-button{display:none}.ws-top-actions{gap:10px}.ws-top-actions>label{width:min(27vw,320px);height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--ws-line);border-radius:12px;background:#f9f9fc}.ws-top-actions label svg{width:16px;color:#a2a5b8}.ws-top-actions input{width:100%;border:0;outline:none;background:transparent;color:var(--ws-ink);font-size:12px}.notification-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--ws-line);border-radius:12px;background:#fff}.notification-button svg{width:17px}.notification-button i{position:absolute;right:9px;top:8px;width:6px;height:6px;border:2px solid white;border-radius:50%;background:var(--ws-coral)}.ws-create-button{min-height:42px;padding:0 17px;display:flex;align-items:center;gap:7px;border:0;border-radius:12px;color:#fff;background:var(--ws-violet);box-shadow:0 8px 20px rgba(98,86,232,.22);font-size:12px;font-weight:800}.ws-create-button svg{width:16px}.ws-content{width:min(1500px,100%);margin:0 auto;padding:30px 34px 70px}.ws-preview-ribbon{margin-bottom:16px;padding:10px 14px;display:flex;align-items:center;gap:8px;border:1px solid #dedaff;border-radius:11px;color:#5f54bf;background:#f2f0ff;font-size:12px}.ws-preview-ribbon svg{width:16px}.ws-expiry-alert{min-height:72px;margin-bottom:28px;padding:13px 16px;display:flex;align-items:center;gap:13px;border:1px solid #f4d29c;border-radius:16px;background:linear-gradient(90deg,#fff8ea,#fffdfa);box-shadow:0 8px 25px rgba(164,115,32,.06)}.ws-expiry-alert>span{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#cf8d28;background:#ffedc7}.ws-expiry-alert span svg{width:20px}.ws-expiry-alert>div{flex:1 1}.ws-expiry-alert b{font-size:12px}.ws-expiry-alert p{margin:4px 0 0;color:#8b744d;font-size:12px}.ws-expiry-alert button{padding:8px 4px;display:flex;align-items:center;gap:7px;border:0;color:#bd7b18;background:transparent;font-size:12px;font-weight:800}.ws-expiry-alert button svg{width:15px}.ws-hero-row{margin:5px 0 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.ws-kicker{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.14em}.ws-hero-row h1,.ws-page-heading h1{margin:7px 0 8px;color:var(--ws-ink);font-family:inherit;font-size:clamp(25px,2.8vw,38px);font-weight:800;letter-spacing:-.035em;line-height:1.14}.ws-hero-row h1 em{font-style:normal}.ws-hero-row p,.ws-page-heading p{margin:0;color:var(--ws-muted);font-size:12px;line-height:1.65}.ws-hero-row>div:last-child{display:flex;gap:10px}.ws-btn{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;font-size:12px;font-weight:800;transition:.2s ease}.ws-btn:hover{transform:translateY(-1px)}.ws-btn svg{width:16px}.ws-btn.primary{color:#fff;background:var(--ws-violet);box-shadow:0 8px 22px rgba(98,86,232,.22)}.ws-btn.secondary{border:1px solid var(--ws-line);background:#fff}.ws-btn.ghost{color:var(--ws-muted);background:transparent}.ws-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ws-metric-grid{margin-bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ws-metric-card{min-height:155px;padding:20px;border:1px solid var(--ws-line);border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(38,40,88,.04)}.ws-metric-card>div{display:flex;align-items:center;gap:10px}.ws-metric-card>div>span,.ws-response-overview article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-metric-card span.blue,.ws-response-overview span.blue{color:var(--ws-blue);background:#eaf2ff}.ws-metric-card span.coral,.ws-response-overview span.coral{color:var(--ws-coral);background:#fff0ed}.ws-metric-card span.green,.ws-response-overview span.green{color:var(--ws-green);background:#e8f8f2}.ws-metric-card svg{width:18px}.ws-metric-card>div small{color:var(--ws-muted);font-size:12px;font-weight:700}.ws-metric-card>strong{display:block;margin:15px 0 4px;font-size:29px;font-weight:800;letter-spacing:-.03em}.ws-metric-card p{margin:0;display:flex;align-items:center;gap:4px;color:var(--ws-muted);font-size:12px}.ws-metric-card p.positive{color:var(--ws-green)}.ws-metric-card p svg{width:11px}.ws-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:16px}.ws-panel{border:1px solid var(--ws-line);border-radius:19px;background:#fff;box-shadow:0 8px 30px rgba(38,40,88,.045)}.ws-panel-heading{min-height:72px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ws-line)}.ws-panel-heading>div:first-child{display:flex;flex-direction:column;gap:3px}.ws-panel-heading h2{margin:0;font-family:inherit;font-size:16px;letter-spacing:-.015em}.ws-panel-heading button{display:flex;align-items:center;gap:6px;border:0;color:var(--ws-violet);background:transparent;font-size:12px;font-weight:800}.ws-panel-heading button svg{width:14px}.ws-campaign-list{padding:6px 20px}.ws-campaign-list article{min-height:88px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--ws-line)}.ws-campaign-list article:last-child{border-bottom:0}.campaign-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.campaign-icon.active{color:var(--ws-green);background:#e8f8f2}.campaign-icon.paused,.campaign-icon.review{color:#c8892b;background:#fff4df}.campaign-icon.closed{color:#84879c;background:#f0f1f5}.campaign-icon svg{width:19px}.ws-campaign-list article>div:nth-child(2){min-width:0;flex:1 1}.ws-campaign-list h3{margin:0 0 4px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ws-campaign-list p{margin:0;color:var(--ws-muted);font-size:12px}.ws-campaign-list code{color:var(--ws-violet);font-family:inherit;font-weight:800}.campaign-mini-stats{margin-top:7px;display:flex;gap:13px}.campaign-mini-stats span{display:flex;align-items:center;gap:4px;color:#8b8ea3;font-size:12px}.campaign-mini-stats svg{width:11px}.ws-status{padding:6px 9px;border-radius:999px;color:#776bdd;background:#f0eeff;font-size:12px;font-weight:800;white-space:nowrap}.ws-status.active,.ws-status.published,.ws-status.ready{color:#218861;background:#e8f7f0}.ws-status.review,.ws-status.scheduled{color:#b4761c;background:#fff2db}.ws-status.closed,.ws-status.paused{color:#74788e;background:#f0f1f5}.ws-campaign-list article>button{width:30px;height:30px;border:0;border-radius:8px;background:transparent}.ws-campaign-list article>button svg{width:17px}.ws-quota-panel{padding-bottom:12px}.ws-quota-panel .ws-panel-heading{border-bottom:0}.ws-quota-row{padding:9px 20px}.ws-quota-row>div:first-child{display:flex;align-items:center;justify-content:space-between}.ws-quota-row span{color:var(--ws-muted);font-size:12px;font-weight:700}.ws-quota-row strong{font-size:12px}.ws-quota-row strong small{color:#a0a3b5;font-weight:600}.ws-quota-row>small{display:block;margin-top:5px;color:#a0a3b5;text-align:right;font-size:12px}.ws-progress{height:6px;margin-top:8px;overflow:hidden;border-radius:999px;background:#eff0f5}.ws-progress i{display:block;height:100%;border-radius:inherit;background:var(--ws-violet)}.ws-progress i.blue{background:var(--ws-blue)}.ws-progress i.green{background:var(--ws-green)}.ws-progress i.coral{background:var(--ws-coral)}.ws-progress i.gold{background:var(--ws-gold)}.quota-note{margin:12px 19px 6px;padding:11px;display:flex;gap:9px;border-radius:12px;color:#7668c9;background:#f4f2ff}.quota-note svg{flex:0 0 17px;width:17px}.quota-note span{display:flex;flex-direction:column;gap:3px}.quota-note b{font-size:12px}.quota-note small{color:#8b83b4;font-size:12px;line-height:1.4}.ws-quick-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ws-quick-grid>button{min-height:90px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid var(--ws-line);border-radius:17px;background:#fff;text-align:left;transition:.2s ease}.ws-quick-grid>button:hover{transform:translateY(-2px);box-shadow:var(--ws-shadow)}.ws-quick-grid>button>span{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-quick-grid span.blue{color:var(--ws-blue);background:#eaf2ff}.ws-quick-grid span.green{color:var(--ws-green);background:#e8f8f2}.ws-quick-grid svg{width:18px}.ws-quick-grid>button>svg{width:15px;color:#a1a4b7}.ws-quick-grid>button div{flex:1 1;display:flex;flex-direction:column;gap:4px}.ws-quick-grid b{font-size:12px}.ws-quick-grid small{color:var(--ws-muted);font-size:12px;line-height:1.4}.ws-list-page{animation:ws-fade .35s ease both}.ws-page-heading{margin:3px 0 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.ws-page-heading h1{margin-bottom:5px}.ws-filter-row{margin-bottom:18px;padding:7px;display:flex;align-items:center;gap:4px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.ws-filter-row>button{min-height:35px;padding:0 12px;border:0;border-radius:9px;color:var(--ws-muted);background:transparent;font-size:12px;font-weight:700}.ws-filter-row>button.active{color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-filter-row>button span{margin-left:4px}.ws-filter-row label{width:230px;height:35px;margin-left:auto;padding:0 9px;display:flex;align-items:center;gap:6px;border-radius:9px;background:#f7f7fa}.ws-filter-row label svg{width:14px;color:#a1a4b7}.ws-filter-row input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.ws-campaign-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ws-campaign-card{padding:19px;border:1px solid var(--ws-line);border-radius:19px;background:#fff;box-shadow:0 7px 26px rgba(38,40,88,.04);transition:.2s ease}.ws-campaign-card:hover{transform:translateY(-3px);box-shadow:var(--ws-shadow)}.campaign-card-top{display:flex;align-items:center;gap:8px}.campaign-card-top .ws-status{margin-left:auto}.campaign-card-top>button{width:30px;height:30px;border:0;background:transparent}.campaign-card-top>button svg{width:17px}.ws-campaign-card>code{display:inline-block;margin-top:15px;color:var(--ws-violet);font-family:inherit;font-size:12px;font-weight:800}.ws-campaign-card h2{min-height:44px;margin:6px 0 7px;font-family:inherit;font-size:16px;line-height:1.32}.ws-campaign-card>p{min-height:44px;margin:0;display:-webkit-box;overflow:hidden;color:var(--ws-muted);font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.campaign-dates{margin:16px 0;padding:12px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#f8f8fb}.campaign-dates span{display:grid;grid-template-columns:15px auto;gap:1px 5px;color:var(--ws-muted);font-size:12px}.campaign-dates svg{grid-row:1/3;width:13px;color:var(--ws-violet)}.campaign-dates b{color:var(--ws-ink);font-size:12px}.campaign-dates i{height:29px;border-left:1px solid var(--ws-line)}.campaign-tags{min-height:28px;display:flex;flex-wrap:wrap;gap:5px}.campaign-tags span{padding:5px 7px;border-radius:7px;color:#6d669e;background:#f2f0ff;font-size:12px}.campaign-card-metrics{margin-top:13px;border-block:1px solid var(--ws-line)}.campaign-card-metrics div{padding:11px 4px;display:flex;flex-direction:column;gap:2px;text-align:center;border-right:1px solid var(--ws-line)}.campaign-card-metrics div:last-child{border-right:0}.campaign-card-metrics b{font-size:13px}.campaign-card-metrics small{font-size:12px}.ws-bank-card footer,.ws-campaign-card footer{padding-top:14px;display:flex;gap:7px}.ws-bank-card footer button,.ws-campaign-card footer button{flex:1 1;min-height:37px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--ws-line);border-radius:10px;background:#fff;font-size:12px;font-weight:800}.ws-bank-card footer button.primary,.ws-campaign-card footer button.primary{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet)}.ws-bank-card footer svg,.ws-campaign-card footer svg{width:14px}.ws-empty{min-height:350px;display:grid;place-items:center;align-content:center;text-align:center}.ws-empty>svg{width:55px;height:55px;padding:13px;border-radius:17px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-empty h2{margin:16px 0 4px;font-size:18px}.ws-empty p{margin:0 0 16px;color:var(--ws-muted);font-size:12px}.ws-question-bank-summary{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ws-question-bank-summary>div{min-height:85px;padding:14px;display:grid;grid-template-columns:40px 1fr;column-gap:10px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.ws-question-bank-summary span{grid-row:1/3;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-question-bank-summary span.blue{color:var(--ws-blue);background:#eaf2ff}.ws-question-bank-summary span.green{color:var(--ws-green);background:#e8f8f2}.ws-question-bank-summary span.coral{color:var(--ws-coral);background:#fff0ed}.ws-question-bank-summary svg{width:18px}.ws-question-bank-summary b{font-size:21px}.ws-question-bank-summary small{color:var(--ws-muted);font-size:12px}.ws-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.ws-bank-card{min-width:0;max-width:100%;padding:20px;overflow:hidden;border:1px solid var(--ws-line);border-radius:19px;background:#fff}.bank-card-head{display:flex;align-items:center;gap:11px}.bank-card-head>span:first-child{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-blue);background:#eaf2ff}.bank-card-head>span svg{width:18px}.bank-card-head>div{min-width:0;flex:1 1}.bank-card-head small{color:var(--ws-blue);font-size:12px;font-weight:800}.bank-card-head h2{margin:4px 0 0;overflow:hidden;font-family:inherit;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ws-bank-card>p{min-height:38px;margin:13px 0;color:var(--ws-muted);font-size:12px;line-height:1.55}.bank-campaign{padding:10px;display:flex;align-items:center;gap:9px;border-radius:11px;background:#f8f8fb}.bank-campaign>svg{width:16px;color:var(--ws-violet)}.bank-campaign span{min-width:0;display:flex;flex-direction:column;gap:2px}.bank-campaign small{color:var(--ws-muted);font-size:12px}.bank-campaign b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bank-features{padding:12px 0;display:flex;flex-wrap:wrap;gap:8px 14px;border-bottom:1px solid var(--ws-line)}.bank-features span{display:flex;align-items:center;gap:4px;color:var(--ws-muted);font-size:12px}.bank-features svg{width:12px;color:var(--ws-green)}.bank-question-preview{min-width:0;padding:8px 0}.bank-question-preview>div{min-width:0;min-height:33px;display:grid;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:7px}.bank-question-preview>div>span{color:#aaaabb;font-size:12px;font-weight:800}.bank-question-preview p{min-width:0;margin:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bank-question-preview small{color:var(--ws-muted);font-size:12px}.ws-response-overview{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ws-response-overview article{min-height:95px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid var(--ws-line);border-radius:16px;background:#fff}.ws-response-overview span svg{width:18px}.ws-response-overview article div{display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:end}.ws-response-overview small{grid-column:1/-1;color:var(--ws-muted);font-size:12px}.ws-response-overview b{font-size:21px}.ws-response-overview em{color:var(--ws-green);font-size:12px;font-style:normal}.response-table{overflow:hidden}.response-table .ws-panel-heading>div:last-child{display:flex;gap:4px}.response-table .ws-panel-heading button{padding:7px 10px;border-radius:8px;color:var(--ws-muted)}.response-table .ws-panel-heading button.active{color:var(--ws-violet);background:var(--ws-violet-soft)}.response-row,.response-table-head{padding:0 18px;display:grid;grid-template-columns:.75fr 1.7fr 1fr 1fr .7fr .8fr;gap:10px;align-items:center}.response-table-head{min-height:38px;color:#a0a3b7;background:#f8f8fb;font-weight:800}.response-row{min-height:57px;border-top:1px solid var(--ws-line)}.response-row>span:first-child{display:flex;align-items:center;gap:5px;color:var(--ws-violet);font-weight:800}.response-row svg{width:12px}.response-status{width:fit-content;padding:5px 7px;border-radius:999px}.response-status.valid{color:#218861;background:#e8f7f0}.response-status.review{color:#b4761c;background:#fff2db}.response-status.draft{color:#777b91;background:#f0f1f5}.account-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.account-layout>div{display:grid;align-content:start;gap:16px}.account-profile{padding:22px;display:grid;grid-template-columns:82px 1fr;gap:16px}.account-avatar{position:relative;grid-row:1/3}.account-avatar>span{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(140deg,#796cff,#5649d8);font-size:20px;font-weight:800}.account-avatar button{position:absolute;right:5px;bottom:-2px;width:28px;height:28px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--ws-coral)}.account-avatar button svg{width:12px}.account-profile>div:nth-child(2){align-self:center}.account-profile h2{margin:4px 0;font-size:18px}.account-profile>div:nth-child(2) p{margin:0;color:var(--ws-muted);font-size:12px}.account-profile>label{display:flex;flex-direction:column;gap:6px}.account-profile>label span{color:var(--ws-muted);font-size:12px;font-weight:700}.account-profile>label input{height:42px;padding:0 12px;border:1px solid var(--ws-line);border-radius:10px;outline:none;background:#fafafd;font-size:12px}.account-profile>label input:focus{border-color:var(--ws-violet);box-shadow:0 0 0 3px rgba(98,86,232,.08)}.account-profile>label input:disabled{color:#979aaf;background:#f1f2f5}.account-profile .account-notice,.account-profile .wide,.account-profile .ws-toggle-card,.account-profile>.ws-btn{grid-column:1/-1}.account-profile>.ws-btn{width:fit-content;margin-left:auto}.account-notice{margin:0;gap:6px;color:var(--ws-green)}.account-notice svg{width:15px}.security-panel{padding:20px}.security-panel>div:first-child{display:flex;align-items:center;gap:11px}.security-panel>div:first-child>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-green);background:#e8f8f2}.security-panel svg{width:18px}.security-panel small{color:var(--ws-green);font-size:12px;font-weight:800}.security-panel h2{margin:3px 0 0;font-size:15px}.security-panel>p{margin:14px 0;color:var(--ws-muted);font-size:12px;line-height:1.6}.security-actions{display:flex;gap:8px}.security-actions a,.security-actions button{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:700}.security-actions svg{width:14px}.account-plan{padding-bottom:13px}.account-plan-head{padding:20px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--ws-line)}.account-plan-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--ws-violet)}.account-plan-head span svg{width:20px}.account-plan-head div{flex:1 1}.account-plan-head small{color:var(--ws-violet);font-size:12px;font-weight:800}.account-plan-head h2{margin:3px 0 0;font-size:17px}.account-plan-head strong{padding:6px 8px;border-radius:8px;color:#b4761c;background:#fff2db;font-size:12px}.plan-expiry{margin:14px 18px;padding:11px;display:flex;align-items:center;gap:9px;border-radius:12px;background:#f8f8fb}.plan-expiry>svg{width:18px;color:var(--ws-violet)}.plan-expiry span{flex:1 1;display:flex;flex-direction:column;gap:2px}.plan-expiry small{color:var(--ws-muted);font-size:12px}.plan-expiry b{font-size:12px}.plan-expiry button{display:flex;align-items:center;gap:5px;border:0;color:var(--ws-violet);background:transparent;font-size:12px;font-weight:800}.plan-expiry button svg{width:12px}.billing-note{padding:16px;display:flex;gap:11px}.billing-note>svg{flex:0 0 19px;width:19px;color:var(--ws-violet)}.billing-note b{font-size:12px}.billing-note p{margin:5px 0 0;color:var(--ws-muted);font-size:12px;line-height:1.5}.ws-toggle-card{min-height:65px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--ws-line);border-radius:13px;background:#fff;text-align:left;transition:.2s ease}.ws-toggle-card.selected{border-color:rgba(98,86,232,.35);background:#f8f7ff}.ws-toggle-card>span{flex:0 0 37px;width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ws-toggle-card>span svg{width:17px}.ws-toggle-card>div{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.ws-toggle-card small{color:var(--ws-muted);line-height:1.35}.ws-toggle-card>i{flex:0 0 35px;width:35px;height:20px;padding:2px;border-radius:999px;background:#dfe1e8;transition:.2s}.ws-toggle-card>i em{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:.2s}.ws-toggle-card.selected>i{background:var(--ws-violet)}.ws-toggle-card.selected>i em{transform:translateX(15px)}.ws-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;color:var(--ws-violet);background:var(--ws-bg)}.ws-loading-logo{width:62px;height:62px;padding:4px;overflow:hidden;border:1px solid rgba(98,86,232,.15);border-radius:18px;background:#fff;box-shadow:0 14px 30px rgba(98,86,232,.16)}.ws-loading-logo img{width:100%;height:100%;display:block;object-fit:contain;border-radius:13px}.ws-loading>svg{width:26px}.ws-loading b{color:var(--ws-ink);font-size:12px}.ws-error-state h1{margin:0;color:var(--ws-ink)}.ws-error-state p{color:var(--ws-muted)}.ws-error-state button{padding:10px 14px;display:flex;gap:7px;border:0;border-radius:10px;color:#fff;background:var(--ws-violet)}.ws-toast{position:fixed;right:24px;bottom:24px;z-index:120;min-height:48px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:13px;color:#fff;background:#282a46;box-shadow:0 15px 40px rgba(32,34,68,.25);animation:ws-toast .3s ease both}.ws-toast svg{width:17px;color:#6fe2b8}.ws-modal-backdrop{position:fixed;inset:0;z-index:110;padding:20px;display:grid;place-items:center;background:rgba(26,27,48,.58);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:ws-fade .22s ease}.ws-modal{width:min(650px,100%);max-height:calc(100vh - 40px);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:#fff;box-shadow:0 30px 100px rgba(20,22,57,.28)}.ws-modal-wide{width:min(1180px,100%)}.survey-runner-head,.wizard-header{flex:0 0 74px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ws-line)}.survey-runner-head>div,.wizard-header>div{display:flex;align-items:center;gap:11px}.wizard-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.wizard-icon.blue{color:var(--ws-blue);background:#eaf2ff}.wizard-icon.green{color:var(--ws-green);background:#e8f8f2}.wizard-icon svg{width:19px}.survey-runner-head small,.wizard-header small{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.1em}.survey-runner-head h2,.wizard-header h2{margin:3px 0 0;overflow:hidden;font-family:inherit;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.survey-runner-head>button,.wizard-header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#f3f3f8}.survey-runner-head>button svg,.wizard-header>button svg{width:18px}.wizard-progress{flex:0 0 65px;padding:11px 32px;display:flex;align-items:flex-start;border-bottom:1px solid var(--ws-line);background:#fbfbfd}.wizard-progress button{flex:1 1;padding:0;display:flex;flex-direction:column;align-items:center;gap:5px;border:0;background:transparent;position:relative}.wizard-progress button:before{content:"";position:absolute;left:calc(-50% + 15px);right:calc(50% + 15px);top:12px;border-top:2px solid #e3e4ec}.wizard-progress button:first-child:before{display:none}.wizard-progress button.active:before,.wizard-progress button.done:before{border-color:var(--ws-violet)}.wizard-progress button>span{z-index:1;width:25px;height:25px;display:grid;place-items:center;border:2px solid #dfe0e8;border-radius:50%;color:#9da0b4;background:#fff;font-size:12px;font-weight:800}.wizard-progress button.active>span,.wizard-progress button.done>span{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet)}.wizard-progress button svg{width:12px}.wizard-progress button small{color:#999cad;font-size:12px;font-weight:700}.wizard-progress button.active small{color:var(--ws-violet)}.wizard-progress.compact{padding-inline:180px}.wizard-body{flex:1 1;min-height:0;padding:25px 30px;overflow:auto}.wizard-section{max-width:920px;margin:0 auto}.wizard-section-title{margin-bottom:23px;display:flex;gap:13px}.wizard-section-title>span{flex:0 0 35px;width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.wizard-section-title h3{margin:0;font-size:17px}.wizard-section-title p{margin:5px 0 0;color:var(--ws-muted);font-size:12px;line-height:1.5}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .span-2{grid-column:1/-1}.form-grid>label,.question-editor>label,.runner-campaign-select,.wizard-section>label{min-width:0;display:flex;flex-direction:column;gap:7px}.form-grid label>span,.form-label,.question-editor label>span,.runner-campaign-select>span,.wizard-section label>span{color:#676b86;font-size:12px;font-weight:800}.form-grid label b,.question-editor label b,.wizard-section label b{color:var(--ws-coral)}.form-grid input,.form-grid select,.form-grid textarea,.question-editor input,.question-editor select,.question-editor textarea,.runner-profile input,.runner-profile select,.runner-question input,.runner-question textarea,.wizard-section input,.wizard-section select,.wizard-section textarea{width:100%;min-height:42px;padding:9px 12px;border:1px solid #dfe1ea;border-radius:10px;outline:none;color:var(--ws-ink);background:#fff;font-size:12px;transition:.2s}.form-grid textarea,.question-editor textarea,.runner-question textarea,.wizard-section textarea{resize:vertical;line-height:1.5}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.question-editor input:focus,.question-editor select:focus,.question-editor textarea:focus,.runner-profile input:focus,.runner-profile select:focus,.runner-question input:focus,.runner-question textarea:focus,.wizard-section input:focus,.wizard-section select:focus,.wizard-section textarea:focus{border-color:var(--ws-violet);box-shadow:0 0 0 3px rgba(98,86,232,.08)}.form-grid input:disabled,.question-editor input:disabled{color:#a2a5b8;background:#f2f3f6}.sector-picker{display:flex;flex-wrap:wrap;gap:7px}.identity-field-picker button,.sector-picker button{min-height:32px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--ws-line);border-radius:9px;color:#6d7089;background:#fff;font-size:12px}.identity-field-picker button.selected,.sector-picker button.selected{color:var(--ws-violet);border-color:#c9c4ff;background:#f2f0ff}.identity-field-picker svg,.sector-picker svg{width:11px}.organization-layout{display:grid;grid-template-columns:190px 1fr;gap:22px}.logo-uploader{display:flex;flex-direction:column;gap:8px}.logo-uploader>span{color:#676b86;font-size:12px;font-weight:800}.logo-uploader>label{height:150px;display:grid;place-items:center;align-content:center;gap:7px;overflow:hidden;border:1.5px dashed #cfd1df;border-radius:14px;color:#8d90a6;background:#fafafd;text-align:center;cursor:pointer}.logo-uploader label img{width:100%;height:100%;object-fit:contain}.logo-uploader label svg{width:30px}.logo-uploader label b,.logo-uploader label small{font-size:12px}.evidence-actions input,.logo-uploader input,.option-image input,.runner-upload input{display:none}.logo-uploader>button{display:flex;align-items:center;justify-content:center;gap:5px;border:0;color:var(--ws-coral);background:transparent;font-size:12px}.logo-uploader>button svg{width:13px}.wizard-section hr{margin:22px 0;border:0;border-top:1px solid var(--ws-line)}.subform-title{margin:0 0 14px;display:flex;align-items:center;gap:7px;font-size:12px}.subform-title svg{width:16px;color:var(--ws-violet)}.audience-builder{margin-bottom:23px}.audience-input{margin-top:7px;display:flex;gap:7px}.audience-input input{flex:1 1}.audience-input button{padding:0 13px;display:flex;align-items:center;gap:5px;border:0;border-radius:10px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:800}.audience-input button svg{width:13px}.audience-list{margin-top:9px;display:grid;gap:6px}.audience-list>div{display:grid;grid-template-columns:34px 1fr 35px;align-items:center;gap:6px}.audience-list>div>span{height:39px;display:grid;place-items:center;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.audience-list>div>button{height:35px;border:0;border-radius:9px;color:var(--ws-coral);background:#fff1ee}.audience-list button svg{width:14px}.guidance-grid{padding-top:20px;border-top:1px solid var(--ws-line)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.service-grid .ws-toggle-card{min-height:85px}.service-summary{margin-top:15px;padding:14px;display:flex;align-items:center;gap:10px;border:1px solid #e5e1ff;border-radius:13px;color:#7064c8;background:#f5f3ff}.service-summary>svg{width:20px}.service-summary b{font-size:12px}.service-summary p{margin:3px 0 0;color:#8b84b3;font-size:12px}.collection-modes{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.collection-modes>button{min-height:85px;padding:13px;display:flex;align-items:center;gap:11px;border:1px solid var(--ws-line);border-radius:14px;background:#fff;text-align:left}.collection-modes>button.selected{border-color:#c6c0ff;background:#f6f4ff}.collection-modes>button>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.collection-modes>button>span svg{width:18px}.collection-modes>button div{flex:1 1;display:flex;flex-direction:column;gap:3px}.collection-modes b{font-size:12px}.collection-modes small{color:var(--ws-muted);font-size:12px}.collection-modes>button>svg{width:18px;color:var(--ws-violet)}.collection-config{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.collection-config>div{padding:15px;display:grid;gap:8px;border:1px solid var(--ws-line);border-radius:15px}.collection-config h4{margin:0 0 3px;display:flex;align-items:center;gap:7px;font-size:12px}.collection-config h4 svg{width:16px;color:var(--ws-violet)}.collection-config label{margin-top:3px}.collection-footer{margin-top:12px}.wizard-error{flex:0 0 auto;margin:0 28px 8px;padding:10px 12px;display:flex;align-items:center;gap:7px;border-radius:10px;color:#bb584f;background:#fff0ed;font-size:12px}.wizard-error.success{color:#218861;background:#e8f7f0}.wizard-error svg{flex:0 0 15px;width:15px}.wizard-footer{flex:0 0 68px;padding:11px 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ws-line);background:#fbfbfd}.wizard-footer>div{display:flex;gap:7px}.question-builder-body{flex:1 1;min-height:0;overflow:auto}.question-meta-step,.question-review-step{max-width:950px;margin:0 auto;padding:25px 30px}.respondent-config{margin-top:21px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.respondent-config>div{padding:14px;border:1px solid var(--ws-line);border-radius:14px}.respondent-config .ws-toggle-card{margin-top:7px;border:0;background:#f8f8fb}.identity-field-picker{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.meta-toggles{margin-top:13px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.question-design-step{height:100%;min-height:570px;display:grid;grid-template-columns:215px minmax(430px,1fr) 190px}.question-list-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--ws-line);background:#fafafd}.question-list-panel>div:first-child{min-height:48px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#8f92a7;font-size:12px;font-weight:800}.question-list-panel>div:first-child b{min-width:22px;padding:4px;border-radius:999px;color:var(--ws-violet);background:var(--ws-violet-soft);text-align:center}.question-list-scroll{flex:1 1;min-height:0;padding:0 7px;overflow:auto}.question-list-scroll button{width:100%;min-height:58px;padding:8px;display:grid;grid-template-columns:28px 1fr 8px;align-items:center;gap:7px;border:0;border-radius:10px;background:transparent;text-align:left}.question-list-scroll button.active{background:var(--ws-violet-soft)}.question-list-scroll button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#8d90a6;background:#fff;font-weight:800}.question-list-scroll button.active>span{color:#fff;background:var(--ws-violet)}.question-list-scroll button div{min-width:0;display:flex;flex-direction:column;gap:3px}.question-list-scroll b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question-list-scroll small{color:#9699ac;font-size:12px}.question-list-scroll em{color:var(--ws-coral);font-style:normal}.add-question-button{margin:8px;min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #c6c7d4;border-radius:9px;color:var(--ws-violet);background:#fff;font-size:12px;font-weight:800}.add-question-button svg{width:13px}.question-editor{min-width:0;padding:18px 20px 35px;overflow:auto}.question-editor-toolbar{display:flex;align-items:center;justify-content:space-between}.question-editor-toolbar>span{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.1em}.question-editor-toolbar>div{display:flex;gap:3px}.question-editor-toolbar button{width:29px;height:29px;border:1px solid var(--ws-line);border-radius:8px;background:#fff}.question-editor-toolbar button.danger{color:var(--ws-coral)}.question-editor-toolbar button:disabled{opacity:.35}.question-editor-toolbar svg{width:13px}.question-title-input{margin:13px 0 10px}.question-title-input textarea{min-height:70px;font-size:13px;font-weight:700}.question-settings-row{margin-top:14px;display:grid;grid-template-columns:1.15fr 1fr .7fr 1fr;gap:8px;align-items:end}.question-settings-row>label{display:flex;flex-direction:column;gap:6px}.question-settings-row .ws-toggle-card{min-height:42px;padding:5px 8px}.question-settings-row .ws-toggle-card small{display:none}.question-settings-row .ws-toggle-card>i{flex-basis:31px;width:31px;height:18px}.question-settings-row .ws-toggle-card>i em{width:14px;height:14px}.question-settings-row .ws-toggle-card.selected>i em{transform:translateX(13px)}.options-editor{margin-top:16px;padding:14px;border:1px solid var(--ws-line);border-radius:13px}.options-heading{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.options-heading>div{display:flex;flex-direction:column;gap:2px}.options-heading span{font-weight:800}.options-heading small{color:var(--ws-muted);font-size:12px}.options-heading>button{padding:7px 9px;display:flex;align-items:center;gap:4px;border:0;border-radius:8px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.options-heading button svg{width:12px}.option-row,.options-table-head{display:grid;grid-template-columns:minmax(170px,1fr) 75px 62px 28px;gap:7px;align-items:center}.options-table-head{padding:0 4px 6px;color:#9699ab;font-size:12px;font-weight:800}.option-row{min-height:44px;border-top:1px solid var(--ws-line)}.option-main{display:flex;align-items:center;gap:6px}.option-main>span{flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;border-radius:6px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.option-main input{min-height:34px;padding:6px 8px;border:0;background:transparent}.correct-button{min-height:28px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:7px;color:#989aac;background:#f2f3f6;font-size:12px}.correct-button span{width:12px;height:12px;border:1px solid #c7c9d5;border-radius:50%}.correct-button svg{width:12px}.correct-button.selected{color:#218861;background:#e8f7f0}.score-input{min-height:31px!important;padding:4px 6px!important;text-align:center}.remove-option{width:28px;height:28px;border:0;border-radius:7px;color:var(--ws-coral);background:#fff1ee}.remove-option svg{width:12px}.option-image{flex:0 0 35px;width:35px;height:35px;display:grid;place-items:center;overflow:hidden;border:1px dashed #cfd1dc;border-radius:7px;color:#9b9daf;cursor:pointer}.option-image img{width:100%;height:100%;object-fit:cover}.option-image svg{width:15px}.file-question-config,.logic-config{margin-top:13px;padding:12px;display:flex;align-items:center;gap:9px;border-radius:11px;background:#f7f8fb}.file-question-config>svg{width:18px;color:var(--ws-blue)}.file-question-config div{display:flex;flex-direction:column;gap:2px}.file-question-config b{font-size:12px}.file-question-config p{margin:0;color:var(--ws-muted);font-size:12px}.logic-config{display:grid;grid-template-columns:1fr 150px 150px}.logic-config>div{display:flex;align-items:center;gap:8px}.logic-config>div>svg{width:18px;color:var(--ws-violet)}.logic-config span{display:flex;flex-direction:column;gap:2px}.logic-config b{font-size:12px}.logic-config small{color:var(--ws-muted);font-size:12px}.logic-config select{min-height:34px;padding:5px 8px;font-size:12px}.question-type-panel{padding:14px 8px;overflow:auto;border-left:1px solid var(--ws-line);background:#fafafd}.question-type-panel>span{padding:0 6px 8px;display:block;color:#9093a7;font-size:12px;font-weight:800}.question-type-panel button{width:100%;min-height:35px;padding:0 7px;display:flex;gap:7px;border:0;border-radius:8px;color:#656982;background:transparent;text-align:left;font-size:12px}.question-type-panel button:hover{color:var(--ws-violet);background:var(--ws-violet-soft)}.question-type-panel button svg{width:13px}.question-type-panel button svg:last-child{width:10px;margin-left:auto}.review-summary{padding:18px;display:flex;align-items:center;gap:13px;border:1px solid var(--ws-line);border-radius:15px}.review-summary>div:nth-child(2){min-width:0;flex:1 1}.review-summary h2{margin:5px 0;font-size:19px}.review-summary p{margin:0;color:var(--ws-muted);font-size:12px}.review-metrics{margin:14px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.review-metrics>div{padding:13px;display:grid;grid-template-columns:28px 1fr;align-items:center;border:1px solid var(--ws-line);border-radius:12px}.review-metrics svg{grid-row:1/3;width:17px;color:var(--ws-violet)}.review-metrics b{font-size:16px}.review-metrics small{color:var(--ws-muted);font-size:12px}.review-checklist{padding:16px;border:1px solid var(--ws-line);border-radius:14px}.review-checklist h3{margin:0 0 10px;font-size:12px}.review-checklist>div{min-height:45px;display:flex;align-items:center;gap:9px;border-top:1px solid var(--ws-line)}.review-checklist>div>svg{width:17px;color:var(--ws-green)}.review-checklist>div.warning>svg{color:var(--ws-gold)}.review-checklist span{display:flex;flex-direction:column;gap:2px}.review-checklist b{font-size:12px}.review-checklist small{color:var(--ws-muted);font-size:12px}.review-question-list{margin-top:14px;border:1px solid var(--ws-line);border-radius:14px;overflow:hidden}.review-question-list>div{min-height:49px;padding:7px 12px;display:grid;grid-template-columns:27px 1fr 18px;align-items:center;gap:9px;border-top:1px solid var(--ws-line)}.review-question-list>div:first-child{border-top:0}.review-question-list>div>span{color:#9b9daf;font-size:12px;font-weight:800}.review-question-list>div div{display:flex;flex-direction:column;gap:3px}.review-question-list b{font-size:12px}.review-question-list small{color:var(--ws-muted);font-size:12px}.review-question-list svg{width:15px;color:var(--ws-green)}.survey-preview-modal{width:min(980px,100%)}.survey-runner-head{flex-basis:72px}.runner-progress{flex:0 0 39px;padding:0 20px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--ws-line);background:#fbfbfd;position:relative}.runner-progress>i{position:absolute;left:0;bottom:-1px;height:2px;background:var(--ws-green);transition:.3s}.runner-progress span{flex:1 1;color:var(--ws-muted);font-size:12px}.runner-progress b{color:var(--ws-green);font-size:12px}.survey-runner-body{flex:1 1;min-height:0;overflow:auto;background:#f7f8fb}.runner-profile,.runner-questions,.runner-result{width:min(760px,calc(100% - 36px));margin:18px auto}.runner-intro{padding:18px;display:flex;gap:12px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#4d43bd,#6f65e9);box-shadow:0 14px 32px rgba(79,67,190,.2)}.runner-intro>span{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.12)}.runner-intro svg{width:20px}.runner-intro small{color:#d8d4ff;font-size:12px;font-weight:800}.runner-intro h3{margin:4px 0 5px;font-size:16px}.runner-intro p{margin:0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.5}.runner-campaign-select{margin:13px 0}.runner-method{margin:14px 0}.runner-method>span{color:#676b86;font-size:12px;font-weight:800}.runner-method>div{margin-top:7px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.runner-method button{min-height:68px;padding:10px;display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center;border:1px solid var(--ws-line);border-radius:12px;background:#fff;text-align:left}.runner-method button.selected{border-color:#aaa3f9;background:#f4f2ff}.runner-method button svg{grid-row:1/3;width:19px;color:var(--ws-violet)}.runner-method b{font-size:12px}.runner-method small{color:var(--ws-muted);font-size:12px}.profile-fields{margin-top:12px;padding:16px;border:1px solid var(--ws-line);border-radius:14px;background:#fff}.profile-fields h4{margin:0 0 13px;display:flex;align-items:center;gap:7px;font-size:12px}.profile-fields h4 svg{width:16px;color:var(--ws-violet)}.evidence-panel{margin-top:12px;padding:15px;border:1px solid #dbeee6;border-radius:14px;background:#f5fbf8}.evidence-panel>div:first-child{display:flex;align-items:center;gap:9px}.evidence-panel>div:first-child>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--ws-green);background:#ddf4ea}.evidence-panel>div:first-child svg{width:17px}.evidence-panel>div:first-child div{display:flex;flex-direction:column;gap:3px}.evidence-panel b{font-size:12px}.evidence-panel small{color:#6b8b7e;font-size:12px}.evidence-actions{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.evidence-actions button,.evidence-actions label{min-height:65px;padding:8px;display:grid;grid-template-columns:25px 1fr;align-items:center;border:1px dashed #b8d8cc;border-radius:10px;background:#fff;cursor:pointer}.evidence-actions .done{border-style:solid;border-color:#8bd0b6;background:#eaf8f2}.evidence-actions svg{grid-row:1/3;width:16px;color:var(--ws-green)}.evidence-actions b,.evidence-actions small{font-size:12px}.captcha-box{margin-top:12px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--ws-line);border-radius:13px;background:#fff}.captcha-box>svg{width:20px;color:var(--ws-green)}.captcha-box>div{flex:1 1;display:flex;flex-direction:column;gap:2px}.captcha-box b{font-size:12px}.captcha-box small{color:var(--ws-muted);font-size:12px}.captcha-box code{padding:7px 10px;border-radius:8px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.captcha-box input{width:60px;min-height:34px;text-align:center}.consent-box{margin-top:12px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid var(--ws-line);border-radius:12px;background:#fff;cursor:pointer}.consent-box.selected{border-color:#9ed9c2;background:#f2faf7}.consent-box>input{display:none}.consent-box>span{flex:0 0 18px;width:18px;height:18px;display:grid;place-items:center}.consent-box span i{width:16px;height:16px;border:1.5px solid #b9bbc8;border-radius:5px}.consent-box svg{width:18px;color:var(--ws-green)}.consent-box p{margin:0;color:var(--ws-muted);font-size:12px;line-height:1.5}.runner-questions-head{margin-bottom:10px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-radius:13px;background:#fff}.runner-questions-head small{color:var(--ws-violet);font-size:12px;font-weight:800}.runner-questions-head h3{margin:3px 0 0;font-size:14px}.runner-questions-head>span{display:flex;align-items:center;gap:5px;color:var(--ws-muted);font-size:12px}.runner-questions-head svg{width:13px}.runner-question{margin-bottom:10px;padding:18px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.runner-question-number{display:flex;gap:7px}.runner-question-number b,.runner-question-number span{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.08em}.runner-question-number b{padding:2px 5px;border-radius:5px;color:var(--ws-coral);background:#fff0ed}.runner-question h4{margin:9px 0 5px;font-size:13px;line-height:1.45}.runner-question>p{margin:0 0 10px;color:var(--ws-muted);font-size:12px}.runner-options{display:grid;gap:6px}.runner-options button{min-height:42px;padding:8px 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--ws-line);border-radius:10px;background:#fff;text-align:left;font-size:12px}.runner-options button.selected{color:var(--ws-violet);border-color:#bcb6ff;background:#f4f2ff}.runner-options button>i,.runner-options button>span>i{flex:0 0 15px;width:15px;height:15px;border:1.5px solid #c3c5d1;border-radius:50%}.runner-options button svg{flex:0 0 16px;width:16px;color:var(--ws-violet)}.runner-options.image-options{grid-template-columns:repeat(2,1fr)}.runner-options.image-options button{min-height:130px;padding:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.runner-options.image-options img{width:100%;height:95px;object-fit:cover}.runner-options.image-options span{padding:8px;display:flex;align-items:center;gap:6px}.runner-nps{display:grid;grid-template-columns:repeat(11,1fr);gap:4px}.runner-nps button{aspect-ratio:1;border:1px solid var(--ws-line);border-radius:7px;background:#fff}.runner-nps button.selected{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet)}.runner-nps>div{grid-column:1/-1;display:flex;justify-content:space-between;color:var(--ws-muted)}.runner-nps small{font-size:12px}.runner-upload{min-height:100px;display:grid;place-items:center;align-content:center;gap:5px;border:1.5px dashed #c9cbd8;border-radius:11px;color:#8c8fa3;background:#fafafd;cursor:pointer;text-align:center}.runner-upload svg{width:24px;color:var(--ws-blue)}.runner-upload b{font-size:12px}.runner-upload small{max-width:80%;font-size:12px}.runner-gps{min-height:42px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid #b9dacd;border-radius:10px;color:var(--ws-green);background:#f0faf6;font-size:12px;font-weight:800}.runner-gps svg{width:16px}.runner-signature{position:relative}.runner-signature svg{position:absolute;right:12px;top:12px;width:17px;color:var(--ws-violet)}.runner-result{min-height:550px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.result-burst{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;color:var(--ws-gold);background:#fff6df;animation:ws-result-pop .5s ease both}.result-burst svg{width:29px}.runner-result>.ws-kicker{margin-top:18px}.runner-result h2{margin:7px 0;font-size:26px}.runner-result>p{margin:0;color:var(--ws-muted);font-size:12px}.result-score{width:150px;height:150px;margin:20px 0;position:relative}.result-score svg{width:100%;transform:rotate(-90deg)}.result-score circle{fill:none;stroke:#e8e9ef;stroke-width:8}.result-score circle.value{stroke:var(--ws-violet);stroke-linecap:round}.result-score>div{position:absolute;inset:0;display:grid;place-items:center;align-content:center}.result-score strong{font-size:31px}.result-score small{color:var(--ws-muted);font-size:12px}.result-band{width:min(520px,100%);padding:13px;display:flex;align-items:center;gap:10px;border-radius:13px;text-align:left;background:#eaf8f2}.result-band>svg{width:22px;color:var(--ws-green)}.result-band small{color:var(--ws-green);font-size:12px;font-weight:800}.result-band h3{margin:3px 0;font-size:14px}.result-band p{margin:0;color:#6c897e;font-size:12px}.result-actions{margin-top:18px;display:flex;gap:8px}.ws-brand b{font-size:14px}.ws-brand small,.ws-kicker,.ws-sidebar nav>small,.ws-topbar>div:first-child small{letter-spacing:.08em}.ws-bank-card footer button,.ws-campaign-card footer button,.ws-campaign-list h3,.ws-expiry-alert b,.ws-filter-row input,.ws-filter-row>button,.ws-metric-card>div small,.ws-panel-heading button,.ws-plan-mini b,.ws-quick-grid b{font-size:12px}.campaign-mini-stats span,.quota-note b,.quota-note small,.ws-campaign-list p,.ws-expiry-alert button,.ws-expiry-alert p,.ws-metric-card p,.ws-plan-mini button,.ws-plan-mini small,.ws-preview-ribbon,.ws-quick-grid small,.ws-quota-row span,.ws-quota-row strong,.ws-quota-row>small,.ws-user-mini small{font-size:12px;line-height:1.5}.bank-campaign small,.bank-card-head small,.bank-features span,.bank-question-preview small,.bank-question-preview>div>span,.campaign-card-metrics small,.campaign-dates span,.campaign-tags span,.ws-campaign-card>code{font-size:12px;line-height:1.45}.ws-bank-card>p,.ws-campaign-card>p{font-size:12px;line-height:1.6}.bank-campaign b,.bank-question-preview p,.campaign-dates b{font-size:12px;line-height:1.45}.bank-card-head h2{font-size:16px;line-height:1.35}.bank-question-preview>div{min-height:42px}.ws-question-bank-summary small,.ws-response-overview em,.ws-response-overview small{font-size:12px}.response-table-head{min-height:44px;font-size:12px}.response-row{min-height:66px;font-size:12px;line-height:1.45}.account-notice,.account-plan-head small,.account-plan-head strong,.account-profile>div:nth-child(2) p,.account-profile>label span,.billing-note b,.billing-note p,.plan-expiry button,.plan-expiry small,.security-actions a,.security-actions button,.security-panel small,.security-panel>p{font-size:12px;line-height:1.5}.account-profile>label input{height:46px;font-size:13px}.ws-toggle-card b{font-size:12px}.ws-toggle-card small{font-size:12px;line-height:1.5}.ws-toast{font-size:12px}.form-grid label>span,.form-label,.logo-uploader>span,.question-editor label>span,.runner-campaign-select>span,.survey-runner-head small,.wizard-header small,.wizard-progress button small,.wizard-section label>span{font-size:12px;line-height:1.45}.file-question-config p,.logic-config small,.logo-uploader label small,.options-heading small,.options-table-head,.question-editor-toolbar>span,.question-list-panel>div:first-child,.question-list-scroll small,.question-type-panel>span,.review-checklist small,.review-metrics small,.review-question-list small,.review-summary p,.wizard-section-title p{font-size:12px;line-height:1.5}.form-grid input,.form-grid select,.form-grid textarea,.question-editor input,.question-editor select,.question-editor textarea,.runner-profile input,.runner-profile select,.runner-question input,.runner-question textarea,.wizard-section input,.wizard-section select,.wizard-section textarea{min-height:46px;font-size:13px;line-height:1.5}.identity-field-picker button,.logo-uploader label b,.logo-uploader>button,.sector-picker button{font-size:12px}.question-design-step{grid-template-columns:245px minmax(430px,1fr) 210px}.question-list-scroll button{min-height:72px;grid-template-columns:34px 1fr 9px;gap:9px}.question-list-scroll button>span{width:34px;height:34px;font-size:12px}.question-list-scroll b{font-size:12px;line-height:1.4;white-space:normal}.add-question-button,.correct-button,.file-question-config b,.logic-config b,.options-heading>button,.question-type-panel button{font-size:12px}.question-title-input textarea{min-height:88px;font-size:16px;line-height:1.55}.options-heading span{font-size:12px}.option-row{min-height:54px}.logic-config select,.option-main input,.review-checklist b,.review-question-list b,.score-input{font-size:12px}.captcha-box b,.captcha-box small,.consent-box p,.evidence-actions b,.evidence-actions small,.evidence-panel b,.evidence-panel small,.runner-gps,.runner-intro small,.runner-method b,.runner-method small,.runner-method>span,.runner-nps small,.runner-progress b,.runner-progress span,.runner-question-number b,.runner-question-number span,.runner-question>p,.runner-questions-head small,.runner-questions-head>span,.runner-upload b,.runner-upload small{font-size:12px;line-height:1.5}.runner-question h4{font-size:16px;line-height:1.5}.runner-options button{min-height:48px;font-size:13px;line-height:1.45}.runner-nps button{min-width:36px;min-height:36px;font-size:12px}.ws-account-menu-wrap{position:relative}.ws-user-mini{width:100%;border:0;background:transparent;text-align:left}.ws-user-mini:hover,.ws-user-mini[aria-expanded=true]{background:#f6f5ff;border-radius:12px}.ws-account-menu{position:absolute;left:0;right:0;bottom:calc(100% + 8px);z-index:90;padding:7px;border:1px solid var(--ws-line);border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(31,33,74,.16)}.ws-account-menu button{width:100%;min-height:54px;padding:8px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;border:0;border-radius:10px;background:transparent;text-align:left}.ws-account-menu button:hover{background:#f6f5ff}.ws-account-menu button>svg{grid-row:1/3;width:17px;color:var(--ws-violet)}.ws-account-menu button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.ws-account-menu button b{font-size:13px}.ws-account-menu button small{color:var(--ws-muted);font-size:12px}.ws-account-menu button.danger{color:#c64f4a}.ws-account-menu button.danger>svg{color:#d65e57}.ws-logged-out{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 20% 0,#eeeaff,transparent 40%),var(--ws-bg)}.ws-logged-out>div{width:min(520px,100%);padding:42px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;border:1px solid var(--ws-line);border-radius:24px;background:#fff;box-shadow:var(--ws-shadow);text-align:center}.ws-logged-out>div>span{margin:0 auto 8px}.ws-logged-out h1,.ws-logged-out p,.ws-logged-out small{flex-basis:100%}.ws-logged-out small{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.08em}.ws-logged-out h1{margin:4px 0;font-size:28px}.ws-logged-out p{margin:0 0 18px;color:var(--ws-muted);font-size:14px;line-height:1.65}.completion-config{margin-top:18px;padding:18px;border:1px solid #ddd9ff;border-radius:16px;background:linear-gradient(145deg,#fbfaff,#f6f5ff)}.completion-config-head{margin-bottom:16px;display:flex;align-items:center;gap:11px}.completion-config-head>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.completion-config-head svg{width:19px}.completion-config-head>div{display:flex;flex-direction:column;gap:2px}.completion-config-head b{font-size:15px}.completion-config-head small{color:var(--ws-muted);font-size:12px}.manager-email-grid{margin-top:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.manager-email-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.manager-email-grid span{color:#676b86;font-size:12px;font-weight:800}.manager-email-grid input{width:100%;min-height:44px;padding:8px 10px;border:1px solid #dfe1ea;border-radius:10px;outline:0;font-size:13px}.question-design-step{position:relative;grid-template-columns:260px minmax(470px,1fr) 270px}.question-list-actions{padding:8px;display:grid;gap:7px;border-top:1px solid var(--ws-line)}.question-list-actions>button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9d7ed;border-radius:10px;color:var(--ws-violet);background:#fff;font-size:12px;font-weight:800}.question-list-actions>button svg{width:15px}.question-list-actions .add-question-button{margin:0}.question-type-panel{padding:15px 9px}.question-type-panel>span{padding:0 9px 10px;font-size:13px;letter-spacing:.08em}.question-type-panel button{min-height:61px;padding:9px;align-items:center;gap:9px;border-bottom:1px solid #efeff5;border-radius:10px;font-size:13px}.question-type-panel button>svg:first-child{flex:0 0 19px;width:19px;color:var(--ws-violet)}.question-type-panel button>span{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.question-type-panel button b{color:#4f536e;font-size:13px;line-height:1.35}.question-type-panel button small{color:#9699ac;font-size:12px;line-height:1.35}.question-type-panel button>svg:last-child{flex:0 0 14px;width:14px}.logic-builder,.type-config-card{margin-top:16px;padding:16px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.logic-builder>header,.type-config-card>header{margin-bottom:14px;display:flex;align-items:center;gap:10px}.logic-builder>header>span,.type-config-card>header>span{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--ws-blue);background:#eaf2ff}.logic-builder>header>span{color:var(--ws-violet);background:var(--ws-violet-soft)}.logic-builder header svg,.type-config-card header svg{width:18px}.logic-builder header div,.type-config-card header div{display:flex;flex-direction:column;gap:2px}.logic-builder header b,.type-config-card header b{font-size:14px}.logic-builder header small,.type-config-card header small{color:var(--ws-muted);font-size:12px;line-height:1.45}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.config-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.config-grid label.span-2{grid-column:1/-1}.config-chip-picker>span,.config-grid label>span{color:#676b86;font-size:12px;font-weight:800}.config-grid input,.config-grid select{width:100%;min-height:43px;padding:7px 10px;outline:0;font-size:13px}.config-grid input,.config-grid select,.input-suffix{border:1px solid #dfe1ea;border-radius:9px;background:#fff}.input-suffix{display:flex;align-items:center;overflow:hidden}.input-suffix input{border:0}.input-suffix b{padding:0 11px;color:var(--ws-muted);font-size:12px}.config-chip-picker{margin-bottom:12px}.config-chip-picker>div{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.config-chip-picker button{min-height:32px;padding:0 9px;display:flex;align-items:center;gap:4px;border:1px solid var(--ws-line);border-radius:8px;background:#fff;font-size:12px}.config-chip-picker button.selected{color:var(--ws-violet);border-color:#c5c0ff;background:var(--ws-violet-soft)}.config-chip-picker svg{width:12px}.config-preview,.gps-method-preview{margin-top:12px;padding:12px;display:flex;align-items:center;gap:10px;border-radius:11px;color:#557bb9;background:#eef5ff}.config-preview>svg,.gps-method-preview>svg{flex:0 0 20px;width:20px}.config-preview>div,.gps-method-preview>div{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.config-preview b,.gps-method-preview b{font-size:13px}.config-preview small,.gps-method-preview small{color:#7285a4;font-size:12px}.config-preview .preview-action,.config-preview button{min-height:34px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:var(--ws-blue);font-size:12px;display:inline-flex;align-items:center}.photo-source-preview{margin-top:12px;display:flex;flex-wrap:wrap;gap:7px}.photo-source-preview .preview-action,.photo-source-preview button{min-height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;border:1px solid #d4d6e2;border-radius:9px;background:#fff;font-size:12px;font-weight:800}.photo-source-preview svg{width:15px;color:var(--ws-violet)}.photo-source-preview small{flex-basis:100%;color:var(--ws-muted);font-size:12px}.signature-preview{min-height:92px;margin-top:12px;padding:14px;display:flex;align-items:center;gap:9px;border:1.5px dashed #c9c6e7;border-radius:12px;color:#77749a;background:#faf9ff}.signature-preview svg{width:22px;color:var(--ws-violet)}.signature-preview span{flex:1 1;font-size:12px}.signature-preview .preview-action,.signature-preview button{padding:8px 10px;border:0;border-radius:8px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px}.logic-builder{border-color:#dedaff;background:linear-gradient(145deg,#fff,#fbfaff)}.logic-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.logic-flow label{min-width:0;display:flex;flex-direction:column;gap:6px}.logic-flow label.logic-message{grid-column:1/-1}.logic-flow span{color:#676b86;font-size:12px;font-weight:800}.logic-flow input,.logic-flow select{width:100%;min-height:43px;padding:7px 10px;border:1px solid #dfe1ea;border-radius:9px;background:#fff;font-size:13px}.logic-summary{margin-top:11px;padding:11px;display:flex;align-items:center;gap:9px;border-radius:10px;color:#7668c9;background:#f1efff}.logic-summary>svg{flex:0 0 17px;width:17px}.logic-summary span{display:flex;flex-direction:column;gap:2px}.logic-summary b{font-size:12px}.logic-summary small{color:#827bac;font-size:12px;line-height:1.45}.library-mixer{position:absolute;inset:14px;z-index:30;overflow:hidden;display:flex;flex-direction:column;border:1px solid #d8d5ef;border-radius:18px;background:#fff;box-shadow:0 25px 70px rgba(32,34,76,.22)}.library-mixer>header{flex:0 0 auto;padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid var(--ws-line)}.library-mixer>header>div{display:flex;gap:11px}.library-mixer>header>div>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.library-mixer header svg{width:19px}.library-mixer header small{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.07em}.library-mixer header h3{margin:2px 0;font-size:18px}.library-mixer header p{margin:0;color:var(--ws-muted);font-size:12px}.library-mixer>header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#f3f3f8}.library-mixer-body{flex:1 1;min-height:0;padding:14px 18px;overflow:auto;background:#fafafd}.library-mixer-body>section{margin-bottom:12px;overflow:hidden;border:1px solid var(--ws-line);border-radius:14px;background:#fff}.library-set-head{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--ws-line)}.library-set-head>div{min-width:0;display:flex;flex-direction:column;gap:2px}.library-set-head small{color:var(--ws-violet);font-size:12px;font-weight:800}.library-set-head b{font-size:14px}.library-set-head span{color:var(--ws-muted);font-size:12px}.library-set-head>button{min-height:34px;padding:0 10px;border:0;border-radius:8px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.library-question{width:100%;min-height:58px;padding:9px 14px;display:flex;align-items:center;gap:10px;border:0;border-top:1px solid #f0f0f5;background:#fff;text-align:left}.library-question.selected,.library-question:hover{background:#f8f7ff}.library-question>span{flex:0 0 20px;width:20px;height:20px;display:grid;place-items:center}.library-question>span i{width:17px;height:17px;border:1.5px solid #bfc1cd;border-radius:5px}.library-question svg{width:19px;color:var(--ws-green)}.library-question>div{display:flex;flex-direction:column;gap:3px}.library-question b{font-size:13px}.library-question small{color:var(--ws-muted);font-size:12px}.library-mixer>footer{flex:0 0 68px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ws-line)}.library-mixer>footer>span{color:var(--ws-muted);font-size:13px}.library-mixer>footer>div{display:flex;gap:8px}.library-empty{min-height:280px;display:grid;place-items:center;align-content:center;text-align:center}.library-empty svg{width:38px;color:var(--ws-violet)}.library-empty h3{margin:12px 0 4px}.library-empty p{margin:0;color:var(--ws-muted);font-size:13px}.test-gate{margin-top:14px;padding:15px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;border:1px solid #ead4ac;border-radius:14px;background:#fffaf0}.test-gate>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#b67a20;background:#fff0cc}.test-gate.completed{border-color:#c8c3ff;background:#f7f6ff}.test-gate.completed>span{color:var(--ws-violet);background:var(--ws-violet-soft)}.test-gate.passed{border-color:#bfe6d7;background:#f1faf6}.test-gate.passed>span{color:var(--ws-green);background:#dcf4ea}.test-gate svg{width:19px}.test-gate>div:nth-child(2) b{font-size:14px}.test-gate p{margin:3px 0 0;color:var(--ws-muted);font-size:12px}.test-gate>div:last-child{display:flex;gap:7px}.publish-step{width:min(900px,100%)}.release-hero{padding:22px;display:flex;gap:13px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#4e43bd,#7066e9)}.release-hero>span{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.13)}.release-hero svg{width:23px}.release-hero small{color:#ddd9ff;font-size:12px;font-weight:800;letter-spacing:.08em}.release-hero h2{margin:4px 0;font-size:21px}.release-hero p{margin:0;color:rgba(255,255,255,.78);font-size:13px}.release-grid{margin:14px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.release-grid article{min-height:82px;padding:12px;display:flex;align-items:center;gap:9px;border:1px solid var(--ws-line);border-radius:13px;background:#fff}.release-grid article>svg{width:19px;color:var(--ws-violet)}.release-grid span{display:flex;flex-direction:column;gap:2px}.release-grid small{color:var(--ws-muted);font-size:12px}.release-grid b{font-size:13px}.release-note,.release-notifications{padding:16px;border:1px solid var(--ws-line);border-radius:14px;background:#fff}.release-notifications h3{margin:0 0 8px;font-size:15px}.release-notifications>div{min-height:54px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--ws-line)}.release-note>svg,.release-notifications svg{flex:0 0 18px;width:18px;color:var(--ws-violet)}.release-note div,.release-notifications span{display:flex;flex-direction:column;gap:2px}.release-note b,.release-notifications b{font-size:13px}.release-note p,.release-notifications small{margin:0;color:var(--ws-muted);font-size:12px}.release-note{margin-top:12px;display:flex;gap:10px;background:#f4f2ff}.signature-pad{margin-top:10px;padding:13px;overflow:hidden;border:1px solid #d9d7e8;border-radius:13px;background:#fff}.signature-pad>div:first-child{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:2px 8px}.signature-pad>div:first-child>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft)}.signature-pad svg{width:15px}.signature-pad b{font-size:13px}.signature-pad small{color:var(--ws-muted);font-size:12px}.signature-pad canvas{width:100%;height:150px;margin-top:10px;display:block;border:1.5px dashed #c5c5d3;border-radius:10px;background:linear-gradient(#fff,#fdfdff);touch-action:none;cursor:crosshair}.signature-pad.signed canvas{border-style:solid;border-color:#98d2bb}.signature-pad>button{margin-top:8px;padding:7px 9px;display:flex;align-items:center;gap:5px;border:0;border-radius:8px;color:#bd5e58;background:#fff0ed;font-size:12px}.map-picker-layer{position:absolute;inset:0;z-index:15;display:grid;place-items:center;padding:18px;background:rgba(28,29,55,.56);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.map-picker{width:min(850px,100%);max-height:100%;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(23,24,55,.28)}.map-picker>header{padding:15px 17px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--ws-line)}.map-picker>header>div{display:flex;gap:10px}.map-picker>header>div>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-green);background:#e7f7f1}.map-picker header svg{width:19px}.map-picker header small{color:var(--ws-green);font-size:12px;font-weight:800;letter-spacing:.07em}.map-picker header h3{margin:3px 0 0;font-size:17px}.map-picker>header>button{width:35px;height:35px;border:0;border-radius:9px;background:#f2f2f6}.map-search{padding:12px 17px;display:grid;grid-template-columns:1fr auto auto;gap:7px}.map-search label{min-height:43px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dfe1ea;border-radius:10px}.map-search label svg{width:16px;color:var(--ws-muted)}.map-search input{width:100%;border:0;outline:0;font-size:13px}.map-search>button{min-height:43px;padding:0 12px;display:flex;align-items:center;gap:6px;border:0;border-radius:10px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:800}.map-search>button:last-child{color:var(--ws-green);background:#e8f8f2}.map-search button svg{width:15px}.map-frame{height:360px;margin:0 17px;overflow:hidden;position:relative;border:1px solid var(--ws-line);border-radius:14px;background:#e8edf1;cursor:crosshair}.map-frame iframe{width:100%;height:100%;border:0;pointer-events:none}.map-frame>span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:8px;color:#fff;background:rgba(35,39,61,.72);font-size:12px}.map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);color:#e2504c;filter:drop-shadow(0 3px 4px rgba(0,0,0,.25))}.map-pin svg{width:32px;height:32px;fill:#fff}.map-coordinates{padding:11px 17px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px}.map-coordinates>div{padding:7px 10px;display:flex;flex-direction:column;border-radius:9px;background:#f5f5f8}.map-coordinates small{color:var(--ws-muted);font-size:12px}.map-coordinates b{font-size:13px}.map-coordinates p{margin:0;color:var(--ws-muted);font-size:12px}.map-picker>footer{padding:10px 17px 15px;display:flex;justify-content:flex-end;gap:8px}.runner-rating{display:flex;flex-wrap:wrap;gap:6px}.runner-rating button{min-width:48px;min-height:48px;display:grid;place-items:center;gap:2px;border:1px solid var(--ws-line);border-radius:10px;color:#b48b2c;background:#fff;font-size:12px}.runner-rating button.selected{color:#fff;border-color:var(--ws-gold);background:var(--ws-gold)}.runner-rating svg{width:16px}.runner-slider input{width:100%;accent-color:var(--ws-violet)}.runner-slider>div{display:flex;align-items:center;justify-content:space-between;color:var(--ws-muted);font-size:12px}.runner-slider b{color:var(--ws-violet);font-size:14px}.runner-number{display:flex;align-items:center;gap:8px}.runner-number input{flex:1 1}.runner-number span{padding:10px;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:13px;font-weight:800}.runner-gps-actions,.runner-photo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.runner-gps-actions>button,.runner-photo-actions>div,.runner-photo-actions>label{min-height:68px;padding:10px;display:flex;align-items:center;gap:9px;border:1px solid #d7d9e5;border-radius:11px;background:#fff;cursor:pointer}.runner-photo-actions>div{grid-column:1/-1;color:var(--ws-green);background:#effaf5}.runner-photo-actions svg{width:19px;color:var(--ws-violet)}.runner-photo-actions span{display:flex;flex-direction:column;gap:2px}.runner-photo-actions b{font-size:13px}.runner-photo-actions small{color:var(--ws-muted);font-size:12px}.runner-photo-actions input{display:none}.runner-gps-actions>button{justify-content:flex-start;color:var(--ws-green);font-size:13px;font-weight:800}.runner-gps-actions>button.map{color:var(--ws-violet)}.runner-gps-actions>span{grid-column:1/-1;display:flex;align-items:center;gap:6px;color:var(--ws-green);font-size:12px}.completion-evidence-runner{margin-top:15px;padding:18px;border:1px solid #d9d5ff;border-radius:16px;background:#fbfaff}.completion-evidence-runner>header{display:flex;gap:11px}.completion-evidence-runner>header>span{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.completion-evidence-runner header svg{width:20px}.completion-evidence-runner header small{color:var(--ws-violet);font-size:12px;font-weight:800}.completion-evidence-runner header h3{margin:2px 0;font-size:16px}.completion-evidence-runner header p{margin:0;color:var(--ws-muted);font-size:12px}.completion-photo-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.completion-photo-grid label{min-height:72px;padding:11px;display:flex;align-items:center;gap:9px;border:1px dashed #c9c6e7;border-radius:11px;background:#fff;cursor:pointer}.completion-photo-grid label.done{color:var(--ws-green);border-style:solid;border-color:#9ed9c2;background:#f1faf6}.completion-photo-grid svg{width:20px;color:var(--ws-violet)}.completion-photo-grid span{display:flex;flex-direction:column;gap:2px}.completion-photo-grid b{font-size:13px}.completion-photo-grid small{color:var(--ws-muted);font-size:12px}.completion-photo-grid input{display:none}.completion-other{margin-top:12px;display:grid;grid-template-columns:30px 1fr minmax(170px,.7fr);align-items:center;gap:9px}.completion-other>svg{width:20px;color:var(--ws-violet)}.completion-other span{display:flex;flex-direction:column;gap:2px}.completion-other b{font-size:13px}.completion-other small{color:var(--ws-muted);font-size:12px}.completion-other input{min-height:42px;padding:8px 10px;border:1px solid var(--ws-line);border-radius:9px;font-size:13px}.completion-delivery{margin-top:12px;padding:11px;display:flex;align-items:center;gap:9px;border-radius:11px;color:#557bb9;background:#edf5ff}.completion-delivery svg{width:18px}.completion-delivery span{display:flex;flex-direction:column;gap:2px}.completion-delivery b{font-size:13px}.completion-delivery small{color:#7186a7;font-size:12px}.logic-compatibility{margin:13px 0;padding:12px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #dcd8ff;border-radius:13px;background:#f8f7ff}.logic-compatibility>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:#ebe8ff}.logic-compatibility svg{width:18px}.logic-compatibility>div{min-width:0;display:flex;flex-direction:column;gap:3px}.logic-compatibility b{font-size:13px}.logic-compatibility small{color:var(--ws-muted);font-size:12px;line-height:1.45}.logic-compatibility em{padding:6px 9px;border-radius:999px;color:var(--ws-green);background:#e7f7f1;font-size:12px;font-style:normal;font-weight:800;white-space:nowrap}.logic-flow label>small{color:var(--ws-muted);font-size:12px;line-height:1.4}.logic-option-picker{grid-column:1/-1}.logic-option-picker>span{display:block;margin-bottom:7px;color:#656982;font-size:12px;font-weight:800}.logic-option-picker>div{display:flex;flex-wrap:wrap;gap:6px}.logic-option-picker button{min-height:36px;padding:6px 10px;display:flex;align-items:center;gap:5px;border:1px solid #d8d9e4;border-radius:9px;color:#565a72;background:#fff;font-size:12px}.logic-option-picker button.selected{color:var(--ws-violet);border-color:#aaa4ef;background:#f0eeff}.logic-option-picker button svg{width:14px}.logic-option-picker>small{display:block;margin-top:6px;color:var(--ws-muted);font-size:12px}.sampling-plan{margin:20px 0;padding:17px;border:1px solid #dcd8ff;border-radius:17px;background:linear-gradient(145deg,#fbfaff,#f5fbff)}.sampling-plan>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.sampling-plan>header>div{display:flex;align-items:center;gap:10px}.sampling-plan>header span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:#eae7ff}.sampling-plan>header svg{width:20px}.sampling-plan>header div div{display:flex;flex-direction:column;gap:2px}.sampling-plan>header b{font-size:15px}.sampling-plan>header small{color:var(--ws-muted);font-size:12px}.sampling-plan>header strong{padding:8px 11px;border-radius:10px;color:var(--ws-green);background:#e7f7f1;font-size:13px;white-space:nowrap}.sampling-total-grid{margin-top:15px;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:9px}.sampling-total-grid label{display:flex;flex-direction:column;gap:6px}.age-quota-head b,.sampling-total-grid label span{color:#656982;font-size:12px;font-weight:800}.age-quota-row input,.age-quota-row select,.sampling-total-grid input{min-width:0;width:100%;min-height:43px;padding:8px 10px;border:1px solid #dcdee8;border-radius:10px;background:#fff;font-size:13px;outline:0}.age-quota-head{margin-top:15px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.age-quota-head>div{display:flex;flex-direction:column;gap:2px}.age-quota-head small{color:var(--ws-muted);font-size:12px}.age-quota-head button{min-height:36px;padding:6px 10px;display:flex;align-items:center;gap:5px;border:0;border-radius:9px;color:var(--ws-violet);background:#eae7ff;font-size:12px;font-weight:800}.age-quota-head button svg{width:14px}.age-quota-table{margin-top:8px;overflow:hidden;border:1px solid #e2e3eb;border-radius:12px;background:#fff}.age-quota-labels,.age-quota-row{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr 38px;align-items:center;gap:7px}.age-quota-labels{min-height:36px;padding:0 9px;color:var(--ws-muted);background:#f4f4f8;font-size:12px;font-weight:800}.age-quota-row{padding:8px 9px;border-top:1px solid #ececf2}.age-quota-row button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;color:#c65954;background:#fff0ed}.age-quota-row button svg{width:15px}.campaign-results-page{display:flex;flex-direction:column;gap:16px}.results-command-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.results-command-bar h1{margin:5px 0;font-size:28px}.results-command-bar p{max-width:760px;margin:0;color:var(--ws-muted);font-size:13px;line-height:1.55}.results-actions{display:flex;gap:8px}.results-campaign-selector{padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.results-campaign-selector label{flex:1 1;display:grid;grid-template-columns:auto minmax(280px,560px);align-items:center;gap:11px}.results-campaign-selector label span{color:#656982;font-size:12px;font-weight:800}.response-filters select,.results-campaign-selector select{min-height:42px;padding:8px 32px 8px 10px;border:1px solid #dcdee8;border-radius:10px;background:#fff;font-size:13px}.results-campaign-selector>div{display:flex;align-items:center;gap:9px}.results-campaign-selector>div small{color:var(--ws-muted);font-size:12px}.results-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.results-metric-grid article{min-height:105px;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid var(--ws-line);border-radius:16px;background:#fff}.results-metric-grid article>span{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.results-metric-grid article>span.green{color:var(--ws-green);background:#e6f7f0}.results-metric-grid article>span.coral{color:var(--ws-coral);background:#fff0ed}.results-metric-grid article>span.blue{color:#4b87c8;background:#edf5ff}.results-metric-grid svg{width:20px}.results-metric-grid article div{display:flex;flex-direction:column;gap:2px}.results-metric-grid small{color:var(--ws-muted);font-size:12px}.results-metric-grid b{font-size:23px}.results-metric-grid em{color:var(--ws-green);font-size:12px;font-style:normal}.sampling-live-card{padding:17px;border:1px solid #d9d5ff;border-radius:17px;background:linear-gradient(135deg,#f7f5ff,#fbfdff)}.sampling-live-card>header{display:flex;align-items:center;justify-content:space-between}.sampling-live-card>header>div{display:flex;gap:10px}.sampling-live-card>header>div>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:#e7e4ff}.sampling-live-card header svg{width:19px}.sampling-live-card header div div{display:flex;flex-direction:column;gap:2px}.sampling-live-card header b{font-size:14px}.sampling-live-card header small{color:var(--ws-muted);font-size:12px}.sampling-live-card header strong{color:var(--ws-violet);font-size:22px}.master-progress{height:9px;margin:13px 0;overflow:hidden;border-radius:999px;background:#e5e4ed}.master-progress i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6658d8,#8a7bf2)}.quota-live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quota-live-item{padding:12px;border:1px solid #e3e2ed;border-radius:12px;background:rgba(255,255,255,.82)}.quota-live-item>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.quota-live-item span{font-size:12px;font-weight:800}.quota-live-item b{font-size:13px}.quota-live-item b small{color:var(--ws-muted);font-size:12px}.quota-live-item>div:nth-child(2){height:6px;margin:8px 0;overflow:hidden;border-radius:999px;background:#e7e7ee}.quota-live-item i{height:100%;display:block;border-radius:inherit;background:var(--ws-violet)}.quota-live-item i.coral{background:var(--ws-coral)}.quota-live-item i.blue{background:#4f91d4}.quota-live-item>small{color:var(--ws-muted);font-size:12px}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ai-analysis-card,.result-chart-card{min-height:320px;padding:16px;border:1px solid var(--ws-line);border-radius:17px;background:#fff}.ai-analysis-card>header,.result-chart-card>header{display:flex;align-items:center;gap:10px}.ai-analysis-card>header>span,.result-chart-card>header>span{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.ai-analysis-card header svg,.result-chart-card header svg{width:18px}.ai-analysis-card header>div,.result-chart-card header>div{flex:1 1}.ai-analysis-card header small,.result-chart-card header small{color:var(--ws-violet);font-size:12px;font-weight:800;letter-spacing:.06em}.ai-analysis-card h3,.result-chart-card h3{margin:2px 0 0;font-size:16px}.result-chart-card .chart-card-menu,.result-chart-card header button{border:0;background:transparent;color:var(--ws-muted)}.vertical-bars{height:225px;margin-top:16px;padding-top:22px;display:flex;align-items:stretch;gap:8px;border-bottom:1px solid #e4e4eb}.vertical-bars>div{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.vertical-bars>div>span{width:min(38px,78%);min-height:5px;position:relative;display:block;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#7b6ee4,#5d50c9)}.vertical-bars i{position:absolute;left:50%;top:-20px;transform:translateX(-50%);color:#77798c;font-size:12px;font-style:normal;white-space:nowrap}.vertical-bars small{color:var(--ws-muted);font-size:12px}.donut-layout{min-height:240px;display:flex;align-items:center;justify-content:center;gap:35px}.donut{width:158px;height:158px;display:grid;place-items:center;position:relative;border-radius:50%}.donut:after{content:"";position:absolute;inset:25px;border-radius:50%;background:#fff}.donut span{z-index:1;display:flex;flex-direction:column;align-items:center}.donut b{font-size:20px}.donut small{color:var(--ws-muted);font-size:12px}.chart-legend{display:flex;flex-direction:column;gap:13px}.chart-legend span{display:grid;grid-template-columns:10px 1fr;gap:3px 7px}.chart-legend i{grid-row:1/3;width:9px;height:9px;margin-top:4px;border-radius:3px;background:var(--ws-violet)}.chart-legend i.green{background:var(--ws-green)}.chart-legend b{font-size:13px}.chart-legend em{color:var(--ws-muted);font-size:12px;font-style:normal}.horizontal-bars,.score-distribution{margin-top:17px;display:flex;flex-direction:column;gap:13px}.horizontal-bars>div{display:grid;grid-template-columns:100px 1fr 42px;align-items:center;gap:9px}.horizontal-bars span{display:flex;align-items:center;justify-content:space-between}.horizontal-bars b,.score-distribution b{font-size:12px}.horizontal-bars em{color:var(--ws-muted);font-size:12px;font-style:normal}.horizontal-bars>div>div{height:9px;overflow:hidden;border-radius:999px;background:#ececf2}.horizontal-bars i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6759d5,#9c90f0)}.horizontal-bars>div>small{color:var(--ws-muted);font-size:12px;text-align:right}.score-distribution>div{display:grid;grid-template-columns:1fr 48px 55px;align-items:center;gap:9px}.score-distribution>div>span{height:14px;overflow:hidden;border-radius:5px;background:#efeff4}.score-distribution i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#2ba777,#68c8a5)}.score-distribution small{color:var(--ws-muted);font-size:12px;text-align:right}.ai-analysis-card{color:#fff;border:0;background:linear-gradient(135deg,#493ba9,#6759d7 52%,#3877be)}.ai-analysis-card header>span{color:#fff;background:rgba(255,255,255,.13)}.ai-analysis-card header small{color:#d8d3ff}.ai-analysis-card header>svg{color:#ffd479}.ai-insight-list{margin-top:14px;display:flex;flex-direction:column}.ai-insight-list div{padding:12px 0;display:grid;grid-template-columns:31px 1fr;gap:8px;border-top:1px solid rgba(255,255,255,.13)}.ai-insight-list b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.12);font-size:12px}.ai-insight-list p{margin:2px 0 0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.45}.ai-insight-list strong{color:#fff}.ai-analysis-card footer{margin-top:8px;padding:10px;display:flex;align-items:flex-start;gap:7px;border-radius:10px;color:#e9e7ff;background:rgba(255,255,255,.09);font-size:12px;line-height:1.4}.ai-analysis-card footer svg{flex:0 0 16px;width:16px}.response-data-panel{overflow:hidden;border:1px solid var(--ws-line);border-radius:17px;background:#fff}.response-data-panel>header{padding:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.response-data-panel h2{margin:4px 0;font-size:19px}.response-data-panel header p{max-width:760px;margin:0;color:var(--ws-muted);font-size:12px}.response-filters{display:flex;gap:7px}.result-table-head,.result-table-row{display:grid;grid-template-columns:1.05fr 1.4fr .8fr .65fr .9fr 1fr 105px;align-items:center;gap:10px}.result-table-head{min-height:39px;padding:0 15px;color:var(--ws-muted);background:#f5f5f8;font-size:12px;font-weight:800}.result-table-row{min-height:72px;padding:9px 15px;border-top:1px solid #eeeef3;font-size:12px}.result-table-row>span{min-width:0}.result-table-row>span:first-child{display:flex;align-items:center;gap:5px;font-family:ui-monospace,monospace;font-weight:700}.result-table-row>span:first-child svg{width:14px;color:var(--ws-violet)}.result-table-row>span:nth-child(2),.result-table-row>span:nth-child(4){display:flex;flex-direction:column;gap:2px}.result-table-row b{font-size:12px}.result-table-row small{overflow:hidden;color:var(--ws-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.result-table-row .chain-ok,.result-table-row .chain-wait{display:flex;align-items:center;gap:5px;color:var(--ws-green);font-weight:800}.result-table-row .chain-wait{color:#a77a2d}.result-table-row .chain-ok svg,.result-table-row .chain-wait svg{width:15px}.result-table-row>button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;color:var(--ws-violet);background:#eeecff;font-size:12px;font-weight:800}.result-table-row>button svg{width:15px}.response-data-panel>footer{min-height:58px;padding:9px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--ws-line)}.response-data-panel>footer>span{color:var(--ws-muted);font-size:12px}.response-data-panel>footer>div{display:flex;gap:7px}.response-data-panel>footer button{min-height:36px;padding:7px 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px}.response-data-panel>footer svg{width:15px}.response-detail-layer{position:fixed;inset:0;z-index:140;padding:22px;display:grid;place-items:center;background:rgba(27,28,53,.62);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.response-detail-modal{width:min(1100px,100%);max-height:calc(100dvh - 44px);overflow:auto;border-radius:20px;background:#f7f7fa;box-shadow:0 35px 100px rgba(18,19,45,.36)}.response-detail-modal>header{padding:15px 18px;display:flex;align-items:flex-start;justify-content:space-between;color:#fff;background:linear-gradient(120deg,#4b3dad,#6759d7)}.response-detail-modal>header>div{display:flex;gap:10px}.response-detail-modal>header>div>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.13)}.response-detail-modal header svg{width:20px}.response-detail-modal header small{color:#dcd8ff;font-size:12px;font-weight:800}.response-detail-modal header h2{margin:2px 0;font-size:20px}.response-detail-modal header p{margin:0;color:rgba(255,255,255,.75);font-size:12px}.response-detail-modal>header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:rgba(255,255,255,.12)}.immutable-banner{margin:12px 15px 0;padding:11px 13px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;border:1px solid #b8dfcf;border-radius:12px;color:#176f54;background:#ecf9f4}.immutable-banner>svg{width:20px}.immutable-banner>div{display:flex;flex-direction:column;gap:2px}.immutable-banner b{font-size:13px}.immutable-banner small{color:#557e70;font-size:12px}.immutable-banner>span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:800}.immutable-banner span svg{width:15px}.response-detail-toolbar{margin:10px 15px;display:flex;justify-content:flex-end;gap:7px}.response-detail-toolbar button{min-height:38px;padding:7px 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.response-detail-toolbar button.primary{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet)}.response-detail-toolbar button:disabled{opacity:.5}.response-detail-toolbar svg{width:15px}.response-detail-body{margin:0 15px 18px;padding:24px;border:1px solid #e0e0e8;border-radius:15px;background:#fff}.response-document-head{display:grid;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:20px;padding-bottom:18px;border-bottom:2px solid #efeff3}.document-brand{display:flex;align-items:center;gap:9px}.document-brand>span{width:42px;height:42px;padding:3px;display:grid;place-items:center;overflow:hidden;border:1px solid #e3e4ed;border-radius:12px;background:#fff}.document-logo-tile img{width:100%;height:100%;display:block;object-fit:contain;border-radius:8px}.document-brand div{display:flex;flex-direction:column}.document-brand b{font-size:13px}.document-brand small,.response-document-head>div:nth-child(2)>small{color:var(--ws-muted);font-size:12px}.response-document-head h3{margin:3px 0;font-size:17px}.response-document-head p{margin:0;color:var(--ws-muted);font-size:12px}.document-code{max-width:260px;display:flex;align-items:center;gap:8px}.document-code>img,.document-code>svg{flex:0 0 52px;width:52px;height:52px;color:var(--ws-violet);object-fit:contain}.document-code span{min-width:0;display:flex;flex-direction:column;gap:2px}.document-code b{font-family:ui-monospace,monospace;font-size:12px}.document-code small{overflow-wrap:anywhere;color:var(--ws-muted);font-size:11px}.response-identity-grid{margin:16px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.response-identity-grid>div{min-height:115px;padding:12px;display:flex;flex-direction:column;gap:5px;border-radius:12px;background:#f7f7fa}.response-identity-grid small{color:var(--ws-violet);font-size:12px;font-weight:800}.response-identity-grid b{font-size:13px}.response-identity-grid span{color:var(--ws-muted);font-size:12px;line-height:1.35}.answer-document{overflow:hidden;border:1px solid #e2e2ea;border-radius:13px}.answer-document>header{padding:12px;display:flex;gap:9px;background:#f4f3ff}.answer-document header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--ws-violet);background:#e4e1ff}.answer-document header svg{width:17px}.answer-document header div{display:flex;flex-direction:column;gap:2px}.answer-document header b{font-size:13px}.answer-document header small{color:var(--ws-muted);font-size:12px}.answer-document article{padding:14px 12px;display:grid;grid-template-columns:33px 1fr auto;gap:10px;border-top:1px solid #ececf1}.answer-document article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.answer-document article small{color:var(--ws-muted);font-size:12px}.answer-document h4{margin:3px 0 7px;font-size:13px}.answer-document p{margin:0;color:#52566e;font-size:13px;line-height:1.5}.answer-document article>em{color:var(--ws-green);font-size:12px;font-style:normal;font-weight:800}.answer-image-grid{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.answer-image-grid div{min-height:100px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #c9c9d7;border-radius:10px;background:#fafafd}.answer-image-grid svg{width:23px;color:var(--ws-violet)}.answer-image-grid b,.answer-image-grid small{font-size:12px}.blockchain-receipt{margin-top:15px;padding:15px;border:1px solid #d9d5ff;border-radius:14px;background:#faf9ff}.blockchain-receipt>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.blockchain-receipt header>div{display:flex;gap:9px}.blockchain-receipt header>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--ws-violet);background:#e8e5ff}.blockchain-receipt header svg{width:18px}.blockchain-receipt header small{color:var(--ws-violet);font-size:12px;font-weight:800}.blockchain-receipt h3{margin:2px 0 0;font-size:15px}.blockchain-receipt header>span{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800}.blockchain-receipt .verified{color:var(--ws-green);background:#e4f7ef}.blockchain-receipt .pending{color:#a77a2d;background:#fff4dd}.chain-detail-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.chain-detail-grid>div{min-width:0;padding:10px;display:flex;flex-direction:column;gap:4px;border-radius:10px;background:#fff}.chain-detail-grid .wide{grid-column:1/-1}.chain-detail-grid small{color:var(--ws-muted);font-size:12px}.chain-detail-grid b,.chain-detail-grid button,.chain-detail-grid code{overflow-wrap:anywhere;font-size:12px}.chain-detail-grid button{padding:0;display:flex;align-items:center;gap:5px;border:0;color:var(--ws-violet);background:transparent;font-family:ui-monospace,monospace;text-align:left}.chain-detail-grid button svg{flex:0 0 15px;width:15px}.blockchain-receipt>p{margin:10px 0 0;padding:9px;display:flex;align-items:flex-start;gap:6px;border-radius:9px;color:#876a30;background:#fff7e7;font-size:12px;line-height:1.45}.blockchain-receipt>p svg{flex:0 0 16px;width:16px}.chain-verifier-frame{margin-top:14px;overflow:hidden;border:1px solid #cac5ff;border-radius:13px}.chain-verifier-frame>header{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:#edeaff}.chain-verifier-frame header>div{display:flex;align-items:center;gap:8px}.chain-verifier-frame header svg{width:19px;color:var(--ws-violet)}.chain-verifier-frame header span{display:flex;flex-direction:column}.chain-verifier-frame header b{font-size:13px}.chain-verifier-frame header small{color:var(--ws-muted);font-size:12px}.chain-verifier-frame header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff}.chain-verifier-frame iframe{width:100%;height:320px;display:block;border:0;background:#f7f7fb}.response-document-footer{margin-top:18px;padding-top:16px;display:grid;gap:12px;border-top:2px solid #efeff3;break-inside:avoid;page-break-inside:avoid}.response-trace-title{display:flex;align-items:center;gap:9px}.response-trace-title>svg{flex:0 0 31px;width:31px;color:var(--ws-violet)}.response-trace-title span{display:flex;flex-direction:column}.response-document-footer b{font-size:12px}.response-document-footer p,.response-document-footer small{color:var(--ws-muted);font-size:11px}.response-trace-codes{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(360px,1.3fr);gap:12px}.response-trace-codes figure{min-width:0;margin:0;padding:11px;display:grid;grid-template-columns:82px 1fr;align-items:center;gap:11px;border:1px solid #e2e3ec;border-radius:12px;background:#fff}.response-trace-codes figure>img{width:82px;height:82px;object-fit:contain}.response-trace-codes .response-barcode-figure{grid-template-columns:1fr}.response-trace-codes .response-barcode-figure>img{width:100%;height:72px;object-fit:contain;object-position:left center}.response-trace-codes figcaption{min-width:0;display:flex;flex-direction:column;gap:4px}.response-trace-codes figcaption small{overflow-wrap:anywhere}.response-document-footer>p{margin:0}.exam-center-page{display:flex;flex-direction:column;gap:16px}.exam-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.exam-summary-grid article{min-height:105px;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.exam-summary-grid article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-summary-grid article>span.blue{color:#4f8ccc;background:#edf5ff}.exam-summary-grid article>span.green{color:var(--ws-green);background:#e7f7f1}.exam-summary-grid article>span.coral{color:var(--ws-coral);background:#fff0ed}.exam-summary-grid svg{width:20px}.exam-summary-grid article div{display:flex;flex-direction:column}.exam-summary-grid small{color:var(--ws-muted);font-size:12px}.exam-summary-grid b{font-size:22px}.exam-summary-grid em{color:var(--ws-green);font-size:12px;font-style:normal}.exam-process{padding:13px 16px;border:1px solid #dcd8ff;border-radius:15px;background:#f8f7ff}.exam-process>div{grid-template-columns:31px 1fr;gap:2px 8px}.exam-process>div>span{width:31px;height:31px;border-radius:9px;font-weight:800}.exam-process b{font-size:12px}.exam-process>i{flex:0 0 28px;margin:0 7px;background:#cfcbe9}.exam-layout{grid-template-columns:minmax(0,1fr) 330px;gap:14px}.class-roster-panel,.exam-card-list{min-width:0}.class-roster-panel>header,.exam-section-title{margin-bottom:9px;display:flex;align-items:flex-end;justify-content:space-between}.class-roster-panel h2,.exam-section-title h2{margin:3px 0 0;font-size:18px}.class-roster-panel>header button,.exam-section-title button{min-height:35px;padding:7px 10px;display:flex;align-items:center;gap:5px;border:0;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800}.class-roster-panel>header svg,.exam-section-title svg{width:15px}.exam-card{margin-bottom:10px;border-radius:16px}.exam-card.expanded{border-color:#bcb6f5;box-shadow:0 10px 30px rgba(63,55,133,.08)}.exam-card>header{padding:15px;grid-template-columns:43px 1fr auto;gap:10px}.exam-card>header>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-card header svg{width:20px}.exam-card header p{margin:0;color:var(--ws-muted);font-size:12px}.exam-card header>em.ready{color:var(--ws-green);background:#e6f7f0}.exam-card header>em.testing{color:#a57520;background:#fff3d9}.exam-card header>em.active{color:#4a80bd;background:#edf5ff}.exam-card-metrics{border-block:1px solid #efeff3;background:#fafafd}.exam-card-metrics span{min-height:72px;padding:10px;display:grid;grid-template-columns:24px 1fr;align-content:center;gap:1px 6px;border-left:1px solid #efeff3}.exam-card-metrics span:first-child{border-left:0}.exam-card-metrics svg{grid-row:1/3;width:18px;color:var(--ws-violet)}.exam-card-metrics b{font-size:14px}.exam-card>footer{padding:10px 14px;gap:7px}.exam-card>footer button{min-height:36px;padding:7px 10px;display:flex;gap:5px;border:1px solid var(--ws-line);background:#fff}.exam-card>footer button.primary{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet)}.exam-card footer svg{width:15px}.exam-expanded{padding:12px 14px;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #efeff3;background:#fbfaff}.exam-expanded>div{padding:10px;border-radius:10px}.exam-expanded b{gap:5px}.exam-expanded b svg{width:15px;color:var(--ws-violet)}.exam-expanded p{margin:4px 0 0;color:var(--ws-muted);font-size:12px}.class-roster-panel{padding:15px;align-self:start;border-radius:16px}.class-roster-panel article{padding:12px 0;border-top:1px solid #efeff3}.class-roster-panel article>div:first-child{display:grid;grid-template-columns:37px 1fr auto;gap:8px}.class-roster-panel article>div:first-child>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:var(--ws-violet);background:var(--ws-violet-soft)}.class-roster-panel article svg{width:17px}.class-roster-panel article div div{display:flex;flex-direction:column}.class-roster-panel article b{font-size:13px}.class-roster-panel article small{color:var(--ws-muted);font-size:12px}.class-roster-panel article em{color:var(--ws-green)}.class-roster-panel article>p{margin:8px 0;color:var(--ws-muted);font-size:12px}.candidate-mini-list{display:flex;flex-direction:column}.candidate-mini-list span{min-height:43px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;border-top:1px dashed #ececf2}.candidate-mini-list i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--ws-violet);background:#f0eeff;font-size:12px;font-style:normal;font-weight:800}.class-roster-panel article>button{margin-top:7px;gap:4px;background:transparent}.class-roster-panel article>button svg{width:14px}.roster-import-note{margin-top:10px;padding:10px;display:flex;gap:8px;border-radius:10px;color:#4a78aa;background:#edf5ff}.roster-import-note>svg{flex:0 0 18px;width:18px}.roster-import-note div{display:flex;flex-direction:column}.roster-import-note b{font-size:12px}.roster-import-note small{color:#6f87a1;font-size:12px}.exam-wizard-body{background:#fbfbfd}.exam-scope-note{margin-top:15px;padding:13px;display:flex;gap:9px;border-radius:12px;color:#4c75a2;background:#edf5ff}.exam-scope-note>svg{flex:0 0 20px;width:20px}.exam-scope-note div{display:flex;flex-direction:column;gap:3px}.exam-scope-note b{font-size:13px}.exam-scope-note small{color:#6d84a0;font-size:12px;line-height:1.45}.existing-class-picker>span{display:block;margin-bottom:8px;color:#656982;font-size:12px;font-weight:800}.existing-class-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.existing-class-picker button{min-height:70px;padding:10px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;border:1px solid #dcdee8;border-radius:11px;background:#fff;text-align:left}.existing-class-picker button.selected{border-color:#aaa4ef;background:#f5f3ff}.existing-class-picker button>svg:first-child{width:19px;color:var(--ws-violet)}.existing-class-picker button>svg:last-child{width:17px;color:var(--ws-green)}.existing-class-picker button span{display:flex;flex-direction:column;gap:3px}.existing-class-picker b{font-size:13px}.existing-class-picker small{color:var(--ws-muted);font-size:12px}.roster-builder{margin-top:15px;padding:14px;border:1px solid #dfdfe8;border-radius:14px;background:#fff}.roster-builder>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.roster-builder header div{display:flex;flex-direction:column;gap:2px}.roster-builder header b{font-size:14px}.roster-builder header small{color:var(--ws-muted);font-size:12px}.roster-builder header label{min-height:37px;padding:7px 10px;display:flex;align-items:center;gap:5px;border-radius:9px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px;font-weight:800;cursor:pointer}.roster-builder header label svg{width:15px}.roster-builder header input{display:none}.candidate-row,.candidate-table-head{display:grid;grid-template-columns:52px 1.3fr .75fr .8fr .65fr 1.2fr 34px;align-items:center;gap:7px}.candidate-table-head{min-height:36px;padding:0 7px;color:var(--ws-muted);background:#f4f4f8;border-radius:9px;font-size:12px;font-weight:800}.candidate-row{padding:8px 7px;border-bottom:1px solid #ededf2}.candidate-row input,.candidate-row select{min-width:0;width:100%;min-height:39px;padding:7px 8px;border:1px solid #dfe0e8;border-radius:8px;font-size:12px}.candidate-row>div{display:flex;flex-direction:column;gap:4px}.candidate-photo{width:44px;height:44px;overflow:hidden;display:grid;place-items:center;border:1px dashed #c6c6d4;border-radius:10px;color:var(--ws-violet);background:#fafafd;cursor:pointer}.candidate-photo svg{width:19px}.candidate-photo img{width:100%;height:100%;object-fit:cover}.candidate-photo input{display:none}.candidate-row>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#c85b55;background:#fff0ed}.candidate-row>button svg{width:14px}.add-candidate{margin-top:9px;min-height:38px;padding:7px 10px;display:flex;align-items:center;gap:5px;border:1px dashed #aaa6cf;border-radius:9px;color:var(--ws-violet);background:#faf9ff;font-size:12px;font-weight:800}.add-candidate svg{width:15px}.csv-hint{margin:9px 0 0;display:flex;align-items:center;gap:6px;color:var(--ws-muted);font-size:12px}.csv-hint svg{width:15px}.exam-bank-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.exam-bank-picker button{min-height:105px;padding:12px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:9px;border:1px solid #dfe0e8;border-radius:12px;background:#fff;text-align:left}.exam-bank-picker button.selected{border-color:#aaa4ef;background:#f6f4ff}.exam-bank-picker button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-bank-picker svg{width:18px}.exam-bank-picker button>div{min-width:0}.exam-bank-picker small{color:var(--ws-violet);font-size:12px;font-weight:800}.exam-bank-picker b{display:block;margin:3px 0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.exam-bank-picker p{margin:0;color:var(--ws-muted);font-size:12px}.exam-bank-picker button>svg{color:var(--ws-green)}.exam-config-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.exam-config-grid label{display:flex;flex-direction:column;gap:6px}.exam-config-grid label>span{color:#656982;font-size:12px;font-weight:800}.exam-config-grid input{width:100%;min-height:42px;padding:8px;border:1px solid #dcdee8;border-radius:9px;font-size:13px}.exam-config-grid label>div{display:flex;align-items:center}.exam-config-grid label>div input{border-radius:9px 0 0 9px}.exam-config-grid label>div b{min-height:42px;padding:0 9px;display:grid;place-items:center;border:1px solid #dcdee8;border-left:0;border-radius:0 9px 9px 0;color:var(--ws-violet);background:#f6f4ff;font-size:12px}.exam-toggle-grid{margin-top:13px;grid-template-columns:repeat(2,1fr)}.exam-toggle-grid button{min-height:78px;padding:11px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:8px;border:1px solid #dfe0e8;border-radius:11px;background:#fff;text-align:left}.exam-toggle-grid button.selected{border-color:#9ed9c2;background:#f1faf6}.exam-toggle-grid button>svg{width:19px;color:var(--ws-violet)}.exam-toggle-grid button span{display:flex;flex-direction:column;gap:3px}.exam-toggle-grid b{font-size:13px}.exam-toggle-grid i,.exam-toggle-grid small{color:var(--ws-muted);font-size:12px}.exam-toggle-grid i{padding:5px 8px;border-radius:999px;background:#f0f0f4;font-style:normal;font-weight:800}.exam-toggle-grid button.selected i{color:var(--ws-green);background:#ddf4ea}.exam-release-summary{margin-top:15px;overflow:hidden;border:1px solid #d7d3ff;border-radius:14px;background:#fff}.exam-release-summary>header{padding:15px;display:flex;gap:10px;color:#fff;background:linear-gradient(135deg,#4c3dae,#6b5cdc)}.exam-release-summary header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.13)}.exam-release-summary header svg{width:20px}.exam-release-summary header small{color:#dcd8ff;font-size:12px;font-weight:800}.exam-release-summary h2{margin:3px 0;font-size:18px}.exam-release-summary header p{margin:0;color:rgba(255,255,255,.78);font-size:12px}.exam-release-summary>div{display:grid;grid-template-columns:repeat(4,1fr)}.exam-release-summary>div span{min-height:77px;padding:10px;display:grid;grid-template-columns:24px 1fr;align-content:center;gap:2px 6px;border-left:1px solid #ededf2}.exam-release-summary>div span:first-child{border-left:0}.exam-release-summary>div svg{grid-row:1/3;width:18px;color:var(--ws-violet)}.exam-release-summary>div b{font-size:13px}.exam-release-summary>div small{color:var(--ws-muted);font-size:12px}.test-requirement{margin-top:12px;padding:13px;display:flex;gap:9px;border-radius:12px;color:#806221;background:#fff7e5}.test-requirement>svg{flex:0 0 20px;width:20px}.test-requirement b{font-size:13px}.test-requirement p{margin:3px 0 0;color:#907a4d;font-size:12px;line-height:1.45}@media print{.analytics-grid,.campaign-results-page>:not(.response-detail-layer),.immutable-banner,.response-data-panel,.response-detail-modal>header,.response-detail-toolbar,.results-campaign-selector,.results-command-bar,.results-metric-grid,.sampling-live-card,.workspace-footer,.ws-expiry-alert,.ws-sidebar,.ws-topbar{display:none!important}.ws-main{margin:0!important}.ws-content{padding:0!important}.response-detail-layer{position:static;padding:0;background:#fff}.response-detail-modal{width:100%;max-height:none;overflow:visible;box-shadow:none}.response-detail-body{margin:0;padding:12mm;border:0}.chain-verifier-frame{display:none}.answer-document article,.blockchain-receipt,.response-document-footer,.response-document-head,.response-identity-grid>div,.response-trace-codes figure{break-inside:avoid;page-break-inside:avoid}.response-trace-codes{grid-template-columns:42mm 1fr}.response-trace-codes figure{padding:3mm}}@keyframes ws-spin{to{transform:rotate(1turn)}}@keyframes ws-fade{0%{opacity:0;transform:translateY(5px)}}@keyframes ws-toast{0%{opacity:0;transform:translateY(10px)}}@keyframes ws-result-pop{0%{transform:scale(.6) rotate(-12deg);opacity:0}}@media (max-width:1200px){.ws-sidebar{width:235px}.ws-main{margin-left:235px}.ws-content,.ws-topbar{padding-inline:24px}.ws-campaign-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-design-step{grid-template-columns:225px minmax(400px,1fr)}.question-type-panel{display:none}.question-settings-row{grid-template-columns:repeat(2,1fr)}.result-table-head,.result-table-row{grid-template-columns:1.05fr 1.35fr .75fr .65fr .95fr 95px}.result-table-head>:nth-child(5),.result-table-row>:nth-child(5){display:none}.exam-layout{grid-template-columns:1fr}.class-roster-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.class-roster-panel>header,.roster-import-note{grid-column:1/-1}}@media (max-width:960px){.ws-sidebar{width:272px;transform:translateX(-102%);transition:transform .25s ease;box-shadow:20px 0 60px rgba(28,30,61,.18)}.ws-sidebar.open{transform:translateX(0)}.ws-brand>button{display:grid;place-items:center}.ws-sidebar-overlay{position:fixed;inset:0;z-index:65;display:block;border:0;background:rgba(31,32,56,.45)}.ws-main{margin-left:0}.ws-menu-button{width:40px;height:40px;margin-right:10px;display:grid;place-items:center;border:0;border-radius:10px;background:#f4f4f8}.ws-menu-button svg{width:18px}.ws-metric-grid{grid-template-columns:repeat(2,1fr)}.ws-overview-grid{grid-template-columns:1fr}.ws-quota-panel{display:grid;grid-template-columns:repeat(2,1fr)}.ws-quota-panel .quota-note,.ws-quota-panel .ws-panel-heading{grid-column:1/-1}.ws-question-bank-summary,.ws-response-overview{grid-template-columns:repeat(2,1fr)}.account-layout{grid-template-columns:1fr}.wizard-progress.compact{padding-inline:80px}.exam-summary-grid,.manager-email-grid,.release-grid,.results-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-command-bar{align-items:stretch;flex-direction:column}.results-actions{justify-content:flex-end}.response-identity-grid{grid-template-columns:repeat(2,1fr)}.exam-process{display:grid;grid-template-columns:1fr 1fr;gap:10px}.candidate-table-head,.exam-process>i{display:none}.candidate-row{grid-template-columns:48px 1fr 1fr 34px;padding:10px 0}.candidate-row>div,.candidate-row>input:nth-of-type(3),.candidate-row>select{grid-column:2/4}.exam-config-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.ws-topbar{height:66px;padding-inline:14px}.ws-top-actions>label,.ws-topbar>div:first-child small{display:none}.ws-create-button{padding-inline:12px;font-size:0}.ws-create-button svg{margin:0}.ws-content{padding:20px 14px 55px}.ws-expiry-alert{align-items:flex-start}.ws-expiry-alert button{display:none}.ws-hero-row,.ws-page-heading{align-items:stretch;flex-direction:column}.ws-hero-row>div:last-child{display:grid;grid-template-columns:1fr 1fr}.ws-bank-grid,.ws-campaign-card-grid,.ws-metric-grid,.ws-question-bank-summary,.ws-quick-grid,.ws-response-overview{grid-template-columns:1fr}.ws-metric-card{min-height:135px}.ws-filter-row{overflow-x:auto}.ws-filter-row>button{flex:0 0 auto}.ws-filter-row label{display:none}.ws-quota-panel{display:block}.campaign-mini-stats span:last-child{display:none}.response-table{overflow:hidden}.response-row,.response-table-head{min-width:0;grid-template-columns:1.05fr 1.8fr .9fr;gap:8px}.response-row>:nth-child(3),.response-row>:nth-child(4),.response-row>:nth-child(5),.response-table-head>:nth-child(3),.response-table-head>:nth-child(4),.response-table-head>:nth-child(5){display:none}.response-row,.response-table-head{padding-inline:12px}.response-row{min-height:72px}.response-row>span:nth-child(2){overflow-wrap:anywhere}.account-profile{grid-template-columns:1fr}.account-avatar{grid-row:auto}.account-profile .account-notice,.account-profile .wide,.account-profile .ws-toggle-card,.account-profile>.ws-btn{grid-column:auto}.ws-modal-backdrop{padding:0;place-items:stretch}.ws-modal{width:100%;height:100dvh;max-height:none;border-radius:0}.survey-runner-head,.wizard-header{padding-inline:14px}.survey-runner-head h2,.wizard-header h2{max-width:55vw}.wizard-progress{padding-inline:10px}.wizard-progress button small{max-width:90px;text-align:center}.wizard-progress.compact{padding-inline:30px}.question-meta-step,.question-review-step,.wizard-body{padding:18px 14px}.collection-config,.collection-footer,.collection-modes,.form-grid,.meta-toggles,.respondent-config,.service-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.organization-layout{grid-template-columns:1fr}.logo-uploader>label{height:130px}.wizard-footer{min-height:68px;padding:9px 12px}.wizard-footer>.ws-btn.ghost{display:none}.wizard-footer>div{width:100%}.wizard-footer>div .ws-btn{flex:1 1;padding-inline:8px}.wizard-footer>div .ws-btn.secondary:nth-of-type(2){display:none}.question-design-step{min-height:0;grid-template-columns:1fr}.question-list-panel{max-height:190px;border-right:0;border-bottom:1px solid var(--ws-line)}.question-list-scroll{display:flex;overflow-x:auto}.question-list-scroll button{flex:0 0 215px}.add-question-button{min-height:42px}.question-editor{padding:16px 14px 30px}.question-settings-row{grid-template-columns:1fr 1fr}.logic-config{grid-template-columns:1fr}.options-table-head{display:none}.option-row{grid-template-columns:1fr 58px 32px;padding:9px 0}.option-row .correct-button{display:none}.score-input{width:58px!important}.completion-config{padding:14px}.completion-photo-grid,.config-grid,.logic-flow,.manager-email-grid,.runner-gps-actions,.runner-photo-actions{grid-template-columns:1fr}.test-gate{grid-template-columns:38px 1fr;align-items:start}.test-gate>div:last-child{grid-column:1/-1}.library-mixer{inset:0;border-radius:0}.library-mixer>header p{display:none}.library-set-head{align-items:flex-start}.library-mixer>footer{min-height:78px;height:auto;gap:8px}.completion-other{grid-template-columns:30px 1fr}.completion-other input{grid-column:1/-1}.map-picker-layer{padding:0}.map-picker{width:100%;height:100%;max-height:none;border-radius:0}.map-search{grid-template-columns:1fr 1fr;padding-inline:12px}.map-search label{grid-column:1/-1}.map-frame{height:300px;margin-inline:12px}.map-coordinates{grid-template-columns:1fr 1fr;padding-inline:12px}.map-coordinates p{grid-column:1/-1}.age-quota-head,.response-data-panel>footer,.response-data-panel>header,.results-campaign-selector,.sampling-plan>header{align-items:stretch;flex-direction:column}.sampling-total-grid{grid-template-columns:repeat(2,1fr)}.age-quota-labels{display:none}.age-quota-row{grid-template-columns:1fr 1fr 1fr}.age-quota-row input:nth-of-type(3){grid-column:1/3}.results-campaign-selector label{grid-template-columns:1fr}.results-campaign-selector>div{justify-content:space-between}.analytics-grid,.quota-live-grid{grid-template-columns:1fr}.ai-analysis-card,.result-chart-card{min-height:295px}.response-data-panel>footer>div,.response-filters{width:100%}.response-data-panel>footer button,.response-filters select{flex:1 1}.result-table-head,.result-table-row{grid-template-columns:1fr 1.25fr .7fr 92px}.result-table-head>:nth-child(3),.result-table-head>:nth-child(5),.result-table-head>:nth-child(6),.result-table-row>:nth-child(3),.result-table-row>:nth-child(5),.result-table-row>:nth-child(6){display:none}.response-detail-layer{padding:0}.response-detail-modal{width:100%;height:100dvh;max-height:none;border-radius:0}.response-detail-body{margin-inline:10px;padding:14px}.response-document-head{grid-template-columns:1fr 1fr}.document-code{grid-column:1/-1}.answer-image-grid{grid-template-columns:repeat(2,1fr)}.exam-summary-grid{grid-template-columns:1fr 1fr}.exam-process{grid-template-columns:1fr}.class-roster-panel{display:block}.exam-bank-picker,.exam-toggle-grid,.existing-class-picker>div{grid-template-columns:1fr}.exam-release-summary>div{grid-template-columns:repeat(2,1fr)}.exam-release-summary>div span:nth-child(3){border-left:0;border-top:1px solid #ededf2}.review-summary{align-items:flex-start;flex-wrap:wrap}.review-summary>.ws-btn{width:100%}.review-metrics{grid-template-columns:repeat(2,1fr)}.runner-profile,.runner-questions,.runner-result{width:calc(100% - 20px);margin:10px auto}.evidence-actions,.runner-method>div{grid-template-columns:1fr}.captcha-box{flex-wrap:wrap}.runner-options.image-options{grid-template-columns:1fr}.runner-nps{grid-template-columns:repeat(6,1fr)}.runner-nps>div{grid-column:1/-1}.runner-footer>div{width:auto}.runner-footer>div .ws-btn{flex:none}.runner-result{min-height:470px}}@media (max-width:430px){.ws-preview-ribbon{font-size:12px}.ws-expiry-alert>span{display:none}.ws-expiry-alert{padding:12px}.ws-topbar>div:first-child b{max-width:43vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-panel-heading{align-items:flex-start;gap:10px}.response-table .ws-panel-heading{flex-direction:column}.response-table .ws-panel-heading>div:last-child{width:100%;overflow-x:auto}.response-table .ws-panel-heading button{flex:0 0 auto}.ws-campaign-list{padding-inline:12px}.ws-campaign-list article{align-items:flex-start;padding:12px 0}.ws-campaign-list article .ws-status{display:none}.campaign-mini-stats{flex-wrap:wrap}.ws-hero-row>div:last-child{grid-template-columns:1fr}.ws-page-heading>.ws-btn{width:100%}.wizard-progress button small{display:none}.wizard-progress{flex-basis:48px}.question-settings-row{grid-template-columns:1fr}.option-row{grid-template-columns:1fr 28px}.score-input{display:none}.review-metrics{grid-template-columns:1fr 1fr}.manager-email-grid,.release-grid{grid-template-columns:1fr}.library-mixer>footer,.library-mixer>footer>div,.test-gate>div:last-child{flex-direction:column;align-items:stretch}.library-mixer>footer>span{text-align:center}.map-search{grid-template-columns:1fr}.map-search label{grid-column:auto}.map-coordinates{grid-template-columns:1fr}.map-coordinates p{grid-column:auto}.logic-compatibility{grid-template-columns:36px 1fr}.logic-compatibility em{grid-column:1/-1;text-align:center}.exam-summary-grid,.response-identity-grid,.results-metric-grid,.sampling-total-grid{grid-template-columns:1fr}.sampling-plan>header strong{align-self:flex-start}.age-quota-row{grid-template-columns:1fr 1fr}.age-quota-row select{grid-column:1/-1}.age-quota-row input:nth-of-type(3){grid-column:auto}.age-quota-row button{grid-column:1/-1;width:100%}.results-actions{display:grid;grid-template-columns:1fr 1fr}.results-actions .ws-btn{padding-inline:8px}.results-metric-grid article{min-height:86px}.results-command-bar h1{font-size:24px}.quota-live-grid{grid-template-columns:1fr}.donut-layout{flex-direction:column;gap:15px}.chart-legend{width:100%}.horizontal-bars>div{grid-template-columns:75px 1fr 37px}.result-table-head,.result-table-row{grid-template-columns:1fr 90px}.result-table-head>:not(:first-child):not(:last-child),.result-table-row>:not(:first-child):not(:last-child){display:none}.result-table-row{min-height:60px}.response-detail-toolbar{display:grid;grid-template-columns:1fr 1fr}.response-detail-toolbar button.primary{grid-column:1/-1}.immutable-banner{grid-template-columns:22px 1fr}.immutable-banner>span{grid-column:1/-1}.answer-document article{grid-template-columns:30px 1fr}.answer-document article>em{grid-column:2}.answer-image-grid,.chain-detail-grid{grid-template-columns:1fr}.chain-detail-grid .wide{grid-column:auto}.response-document-footer{grid-template-columns:1fr}.barcode{justify-self:start}.exam-card>header{grid-template-columns:40px 1fr}.exam-card header>em{grid-column:1/-1;justify-self:start}.exam-card-metrics{grid-template-columns:repeat(2,1fr)}.exam-card-metrics span:nth-child(3){border-left:0;border-top:1px solid #efeff3}.exam-card>footer{display:grid;grid-template-columns:1fr 1fr}.exam-card>footer button{justify-content:center}.exam-config-grid,.exam-expanded,.exam-release-summary>div{grid-template-columns:1fr}.exam-release-summary>div span{border-left:0;border-top:1px solid #ededf2}.candidate-row{grid-template-columns:44px 1fr 32px}.candidate-row>div,.candidate-row>input,.candidate-row>select{grid-column:2}.candidate-row>button{grid-column:3;grid-row:1}.roster-builder>header{align-items:stretch;flex-direction:column}.roster-builder header label{justify-content:center}.result-actions,.security-actions{flex-direction:column}.result-actions,.result-actions .ws-btn{width:100%}}@media (prefers-reduced-motion:reduce){.workspace-shell *,.ws-modal *{animation:none!important;transition:none!important}}.education-directory-page,.exam-center-page,.exam-results-page,.utility-center-page{animation:ws-fade .35s ease both}.exam-page-heading>div:last-child,.utility-page-heading>div:last-child{display:flex;gap:10px}.exam-subnav,.utility-tabs{margin:0 0 22px;padding:7px;display:grid;gap:7px;border:1px solid var(--ws-line);border-radius:17px;background:#fff;box-shadow:0 8px 28px rgba(38,40,88,.04)}.exam-subnav{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-subnav button,.utility-tabs button{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;color:#767a94;background:transparent;font-size:13px;font-weight:800}.exam-subnav button.active,.utility-tabs button.active{color:var(--ws-violet);background:linear-gradient(135deg,#f2efff,#eef5ff);box-shadow:inset 0 0 0 1px #e2ddff}.exam-subnav svg,.utility-tabs svg{width:19px}.exam-result-metrics,.exam-summary-grid,.utility-summary-grid{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.exam-result-metrics article,.exam-summary-grid article,.utility-summary-grid article{min-height:116px;padding:17px;display:flex;align-items:center;gap:12px;border:1px solid var(--ws-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(38,40,88,.04)}.exam-result-metrics article>span,.exam-summary-grid article>span,.utility-summary-grid article>span{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-result-metrics span.blue,.exam-summary-grid span.blue,.utility-summary-grid span.blue{color:var(--ws-blue);background:#eaf3ff}.exam-result-metrics span.green,.exam-summary-grid span.green,.utility-summary-grid span.green{color:var(--ws-green);background:#e7f8f1}.exam-summary-grid span.coral,.utility-summary-grid span.coral{color:var(--ws-coral);background:#fff0ee}.exam-result-metrics span.gold{color:#bd8124;background:#fff4dd}.exam-result-metrics article>div,.exam-summary-grid article>div,.utility-summary-grid article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.exam-result-metrics small,.exam-summary-grid small,.utility-summary-grid small{color:var(--ws-muted);font-size:12px;font-weight:700}.exam-result-metrics b,.exam-summary-grid b,.utility-summary-grid b{font-size:22px;line-height:1.15}.exam-result-metrics em,.exam-summary-grid em,.utility-summary-grid em{color:#9497aa;font-size:12px;font-style:normal}.exam-process{margin-bottom:18px;padding:16px 18px;display:flex;align-items:center;gap:12px;border:1px solid #e4e0ff;border-radius:18px;background:linear-gradient(110deg,#faf9ff,#f4f8ff)}.exam-process>div{flex:1 1;min-width:0;display:grid;grid-template-columns:35px 1fr;gap:0 10px}.exam-process>div>span{grid-row:1/3;width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:900}.exam-process b{font-size:13px}.exam-process small{color:var(--ws-muted);font-size:12px}.exam-process>i{width:25px;height:1px;background:#cec8f8}.exam-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.7fr);gap:17px;align-items:start}.class-roster-panel,.education-directory-page,.exam-card-list,.exam-results-page{min-width:0}.class-roster-panel>header,.directory-class-head,.education-directory-page>header,.exam-section-title{margin-bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.class-roster-panel h2,.directory-class-head h3,.education-directory-page h2,.exam-section-title h2{margin:3px 0 0;font-size:19px}.class-roster-panel>header>button,.directory-class-head>button,.exam-section-title>button{min-height:39px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--ws-line);border-radius:11px;color:var(--ws-violet);background:#fff;font-size:12px;font-weight:800}.exam-card{margin-bottom:13px;overflow:hidden;border:1px solid var(--ws-line);border-radius:19px;background:#fff;box-shadow:0 8px 30px rgba(38,40,88,.045)}.exam-card>header{padding:17px 18px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px}.class-roster-panel article>div:first-child>span,.exam-card>header>span{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:13px;color:var(--ws-violet);background:var(--ws-violet-soft)}.class-roster-panel img,.education-directory-page img,.exam-card img{width:100%;height:100%;object-fit:cover}.exam-card h3{margin:3px 0;font-size:16px}.exam-card p{margin:0;color:var(--ws-muted);font-size:12px}.exam-card header small{color:var(--ws-violet);font-size:12px;font-weight:800}.exam-card header>em{padding:6px 9px;border-radius:999px;color:#278361;background:#e8f7f0;font-size:12px;font-style:normal;font-weight:800}.exam-card-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--ws-line)}.exam-card-metrics>span{min-height:76px;padding:11px;display:grid;grid-template-columns:21px 1fr;align-items:center;border-left:1px solid var(--ws-line)}.exam-card-metrics>span:first-child{border-left:0}.exam-card-metrics svg{width:16px;color:#989bb1}.exam-card-metrics b{font-size:16px}.exam-card-metrics small{grid-column:2;color:var(--ws-muted);font-size:12px}.exam-card>footer{min-height:52px;padding:8px 12px;display:flex;justify-content:flex-end;gap:5px}.exam-card>footer button{padding:8px 10px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:9px;color:#70748d;background:transparent;font-size:12px;font-weight:800}.exam-card>footer button.primary{color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-card>footer svg{width:15px}.exam-expanded{padding:15px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--ws-line);background:#fafafd}.exam-expanded>div{padding:11px;border:1px solid #ececf4;border-radius:12px;background:#fff}.exam-expanded b{display:flex;align-items:center;gap:6px;font-size:12px}.exam-expanded svg{width:15px;color:var(--ws-violet)}.exam-expanded p{margin-top:6px}.class-roster-panel{padding:17px;border:1px solid var(--ws-line);border-radius:19px;background:#fff;box-shadow:0 8px 30px rgba(38,40,88,.045)}.class-roster-panel>article{padding:14px 0;border-bottom:1px solid var(--ws-line)}.class-roster-panel article>div:first-child{display:flex;align-items:center;gap:10px}.class-roster-panel article>div:first-child>div{min-width:0;flex:1 1;display:flex;flex-direction:column}.class-roster-panel article em{color:var(--ws-violet);font-size:12px;font-style:normal;font-weight:800}.class-roster-panel article p{color:var(--ws-muted);font-size:12px}.class-roster-panel article>button{margin-top:10px;padding:0;display:flex;align-items:center;gap:5px;border:0;color:var(--ws-violet);background:none;font-size:12px;font-weight:800}.class-code-cloud{display:flex;flex-wrap:wrap;gap:5px}.class-code-cloud span{padding:5px 7px;border-radius:7px;color:#6d65b4;background:#f3f1ff;font-size:12px;font-weight:800}.exam-bank-shortcut{width:100%;margin-top:14px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #ded9ff;border-radius:13px;color:var(--ws-violet);background:#f6f4ff;text-align:left}.exam-bank-shortcut>span{flex:1 1;display:flex;flex-direction:column}.exam-bank-shortcut small{color:#817ba9;font-size:12px}.directory-class-head p,.education-directory-page>header p{margin:4px 0 0;color:var(--ws-muted);font-size:12px}.directory-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:16px;align-items:start}.directory-layout>aside{padding:8px;border:1px solid var(--ws-line);border-radius:17px;background:#fff}.directory-layout>aside>button{width:100%;min-height:78px;padding:10px;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:9px;border:0;border-radius:12px;color:var(--ws-ink);background:transparent;text-align:left}.directory-layout>aside>button.active{background:var(--ws-violet-soft)}.directory-layout>aside>button>span{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:11px;color:var(--ws-violet);background:#fff}.directory-layout>aside button>div{min-width:0;display:flex;flex-direction:column}.directory-layout aside em,.directory-layout aside small{color:var(--ws-muted);font-size:12px;font-style:normal}.directory-layout aside b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.directory-content{min-width:0}.institution-profile{margin-bottom:16px;padding:20px;border:1px solid var(--ws-line);border-radius:19px;background:linear-gradient(135deg,#fff,#f8f7ff)}.institution-brand{display:flex;align-items:center;gap:14px}.institution-brand>span{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border-radius:17px;color:var(--ws-violet);background:#fff;box-shadow:0 8px 25px rgba(38,40,88,.08)}.institution-brand h3{margin:3px 0;font-size:20px}.institution-brand p{margin:0;display:flex;align-items:center;gap:5px;color:var(--ws-muted);font-size:12px}.institution-contact-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.institution-contact-grid>span{padding:11px;display:grid;grid-template-columns:19px 1fr;align-items:center;border:1px solid #e9e8f2;border-radius:11px;background:#fff}.institution-contact-grid svg{grid-row:1/3;width:15px;color:var(--ws-violet)}.institution-contact-grid small{color:var(--ws-muted);font-size:12px}.institution-contact-grid b{overflow-wrap:anywhere;font-size:12px}.directory-class-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.directory-class-grid>article{padding:16px;border:1px solid var(--ws-line);border-radius:17px;background:#fff}.directory-class-grid article>header{display:grid;grid-template-columns:40px 1fr auto;gap:9px}.directory-class-grid header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.directory-class-grid h4{margin:2px 0;font-size:14px}.directory-class-grid p{margin:0;color:var(--ws-muted);font-size:12px}.directory-class-grid header em{color:var(--ws-violet);font-size:12px;font-style:normal;font-weight:800}.directory-class-grid article>div{margin:13px 0;display:grid;grid-template-columns:1fr 1fr;gap:6px}.directory-class-grid article>div>span{min-width:0;display:grid;grid-template-columns:31px 1fr;align-items:center;gap:7px}.directory-class-grid article>div i{grid-row:1/3;width:31px;height:31px;display:grid;place-items:center;overflow:hidden;border-radius:9px;color:var(--ws-violet);background:#f0eeff;font-size:12px;font-style:normal;font-weight:800}.directory-class-grid article>div b,.directory-class-grid article>div small{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.directory-class-grid article>div small{color:var(--ws-muted)}.directory-class-grid footer{display:flex;gap:7px}.directory-class-grid footer button{flex:1 1;min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--ws-line);border-radius:9px;color:#6d7088;background:#fff;font-size:12px;font-weight:800}.exam-results-command{margin-bottom:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.exam-results-command h2{margin:5px 0;font-size:28px}.exam-results-command p{margin:0;color:var(--ws-muted);font-size:12px}.exam-results-command>div:last-child{display:flex;gap:8px}.exam-result-selector{margin-bottom:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--ws-line);border-radius:15px;background:#fff}.exam-result-selector label{min-width:0;flex:1 1;display:grid;grid-template-columns:145px minmax(0,480px);align-items:center;gap:10px}.exam-result-selector label>span{font-size:12px;font-weight:800}.exam-result-selector select{height:40px;padding:0 11px;border:1px solid var(--ws-line);border-radius:10px;background:#fafafd}.exam-result-selector>div{display:flex;align-items:center;gap:9px}.exam-result-selector>div small{color:var(--ws-muted);font-size:12px}.exam-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.exam-analysis-grid>article,.exam-attempts-panel,.question-academic-analysis{border:1px solid var(--ws-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(38,40,88,.04)}.exam-analysis-grid>article{min-height:290px;padding:17px}.exam-analysis-grid article>header>div{display:flex;align-items:center;gap:9px}.exam-analysis-grid header span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.exam-analysis-grid h3{margin:2px 0;font-size:15px}.exam-analysis-grid header small{color:var(--ws-muted);font-size:12px}.exam-score-chart>div{height:190px;padding-top:28px;display:flex;align-items:flex-end;justify-content:space-around;gap:9px}.exam-score-chart>div>span{height:100%;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.exam-score-chart i{width:min(36px,75%);min-height:10px;display:flex;justify-content:center;border-radius:8px 8px 3px 3px;background:linear-gradient(#766bff,#5145c9)}.exam-score-chart i b{margin-top:-22px;font-size:12px;font-style:normal}.exam-score-chart span small{color:var(--ws-muted);font-size:12px;text-align:center}.time-stat-list{margin-top:18px;display:flex;flex-direction:column;gap:10px}.time-stat-list>span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px}.time-stat-list i{width:8px;height:8px;border-radius:50%;background:var(--ws-violet)}.time-stat-list i.green{background:var(--ws-green)}.time-stat-list i.gold{background:var(--ws-gold)}.time-stat-list i.coral{background:var(--ws-coral)}.time-stat-list b,.time-stat-list em{font-size:12px}.time-stat-list em{color:var(--ws-muted);font-style:normal}.exam-time-chart>footer{margin-top:18px;padding-top:13px;display:grid;grid-template-columns:26px 1fr 1fr;gap:9px;border-top:1px solid var(--ws-line)}.exam-time-chart footer>span{display:flex;flex-direction:column}.exam-time-chart footer small{color:var(--ws-muted);font-size:12px}.exam-class-chart>div{margin-top:18px;display:flex;flex-direction:column;gap:14px}.exam-class-chart>div>span{display:grid;grid-template-columns:62px 1fr 92px;align-items:center;gap:8px}.exam-class-chart b,.exam-class-chart em{font-size:12px}.exam-class-chart em{color:var(--ws-muted);font-style:normal;text-align:right}.exam-class-chart div div{height:8px;overflow:hidden;border-radius:99px;background:#ececf4}.exam-class-chart div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ws-blue),var(--ws-violet))}.exam-attempts-panel,.question-academic-analysis{margin-top:15px;overflow:hidden}.exam-attempts-panel>header,.question-academic-analysis>header{padding:17px 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px;border-bottom:1px solid var(--ws-line)}.exam-attempts-panel h3,.question-academic-analysis h3{margin:3px 0;font-size:18px}.question-academic-analysis header p{margin:0;color:var(--ws-muted);font-size:12px}.analysis-legend,.exam-attempts-panel header>div:last-child{display:flex;gap:8px}.analysis-legend span{display:flex;align-items:center;gap:5px;color:var(--ws-muted);font-size:12px}.analysis-legend i{width:9px;height:9px;border-radius:3px;background:#ddd}.analysis-legend i.focus{background:#ffd861}.analysis-legend i.review{background:#ff9c91}.exam-attempts-panel header button{min-height:35px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.question-academic-analysis>article,.question-analysis-head{min-width:880px;padding:11px 15px;display:grid;grid-template-columns:minmax(280px,2fr) 125px 85px 100px 100px 85px;align-items:center;gap:9px}.question-academic-analysis{overflow-x:auto}.question-analysis-head{color:#9699ad;background:#fafafd;font-size:12px;font-weight:800}.question-academic-analysis>article{border-top:1px solid #f0f0f5}.question-academic-analysis>article.focus{background:#fffdf2}.question-academic-analysis>article.review{box-shadow:inset 3px 0 #ef8378}.question-academic-analysis>article>div:first-child{min-width:0;display:flex;gap:9px}.question-academic-analysis>article>div:first-child>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--ws-violet);background:var(--ws-violet-soft)}.question-academic-analysis article b{font-size:12px}.question-academic-analysis article small{display:block;color:var(--ws-muted);font-size:12px}.question-academic-analysis article button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.option-distribution{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.option-distribution em{padding:3px 5px;border-radius:5px;color:#7f8296;background:#f0f1f5;font-size:12px;font-style:normal}.option-distribution em.correct{color:#197c59;background:#e4f7ef}.exam-attempt-head,.exam-attempt-row{min-width:960px;padding:11px 15px;display:grid;grid-template-columns:minmax(180px,1.3fr) 95px 135px 105px 105px 100px 90px;align-items:center;gap:9px}.exam-attempts-panel{overflow-x:auto}.exam-attempt-head{color:#9699ad;background:#fafafd;font-size:12px;font-weight:800}.exam-attempt-row{border-top:1px solid #f0f0f5;font-size:12px}.exam-attempt-row>span{min-width:0}.exam-attempt-row span:first-child{display:flex;flex-direction:column}.exam-attempt-row small{color:var(--ws-muted);font-size:12px}.exam-attempt-row span.submitted{display:flex;align-items:center;gap:5px;color:#218861;font-weight:800}.exam-attempt-row>button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.exam-attempt-detail{width:min(1060px,96vw)}.exam-attempt-detail>header{display:flex;align-items:center;justify-content:space-between}.exam-print-document{margin:14px 18px 28px;padding:25px;border:1px solid #dadce5;background:#fff}.exam-paper-head{padding-bottom:17px;display:grid;grid-template-columns:220px 1fr 70px;align-items:center;gap:15px;border-bottom:2px solid #2a2c42}.exam-paper-head>div:first-child{display:flex;align-items:center;gap:9px}.exam-paper-head>div:first-child>span{width:40px;height:40px;padding:3px;display:grid;place-items:center;overflow:hidden;border:1px solid #e3e4ed;border-radius:9px;background:#fff}.exam-paper-head>div:first-child div{display:flex;flex-direction:column}.exam-paper-head h3{margin:2px 0}.exam-paper-head>svg{width:54px;height:54px;justify-self:end}.attempt-identity-grid{margin:17px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.attempt-identity-grid>div{padding:12px;display:flex;flex-direction:column;border:1px solid #e4e4eb;border-radius:10px}.attempt-identity-grid small,.attempt-identity-grid span{color:var(--ws-muted);font-size:12px}.attempt-answer-list{border:1px solid #e2e3eb;border-radius:11px}.attempt-answer-list>header{padding:12px;display:flex;justify-content:space-between;background:#f7f7fa}.attempt-answer-list>article{padding:13px;display:grid;grid-template-columns:36px 1fr 100px;gap:10px;border-top:1px solid #ececf2}.attempt-answer-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f0f1f5;font-weight:800}.attempt-answer-list article h4{margin:2px 0 5px;font-size:13px}.attempt-answer-list article p{margin:0;font-size:12px}.attempt-answer-list article>div:last-child{text-align:right}.attempt-answer-list article.correct>div:last-child b{color:var(--ws-green)}.attempt-answer-list article.wrong>div:last-child b{color:var(--ws-coral)}.attempt-chain{margin-top:17px;padding:15px;border:1px solid #ded9ff;border-radius:12px;background:#f8f6ff}.attempt-chain>header{display:flex;align-items:center;gap:9px}.attempt-chain header>div{flex:1 1}.attempt-chain h3{margin:2px 0}.attempt-chain header>span{display:flex;align-items:center;gap:5px;color:var(--ws-green);font-size:12px;font-weight:800}.attempt-chain>div{margin-top:11px;display:grid;gap:7px}.attempt-chain>div span{min-width:0}.attempt-chain code{display:block;overflow-wrap:anywhere;font-size:12px}.exam-print-document>footer{margin-top:18px;padding-top:14px;display:flex;align-items:center;gap:9px;border-top:1px solid #dddde5}.candidate-registration-modal{width:min(760px,95vw)}.candidate-admission-brand{margin:18px 22px 0;padding:15px;display:flex;align-items:center;gap:12px;border:1px solid #e4e1ff;border-radius:15px;background:linear-gradient(120deg,#faf9ff,#f3f8ff)}.candidate-admission-brand>span{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:13px;color:var(--ws-violet);background:#fff}.candidate-admission-brand img{width:100%;height:100%;object-fit:cover}.candidate-admission-brand h3{margin:2px 0;font-size:17px}.candidate-admission-brand p{margin:0;color:var(--ws-muted);font-size:12px}.candidate-admission-note{margin:12px 22px;padding:11px 13px;display:flex;gap:9px;border-radius:12px;color:#5b54a5;background:#f0eeff}.candidate-admission-note svg{flex:0 0 18px;width:18px}.candidate-admission-note p{margin:0;font-size:12px}.admission-form{padding:2px 22px 24px}.candidate-verified-card{margin-bottom:13px;padding:14px;display:grid;grid-template-columns:42px 1fr;gap:9px;border:1px solid #d9f0e8;border-radius:13px;background:#f1fbf7}.candidate-verified-card>span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--ws-green);background:#fff}.candidate-verified-card>div{display:flex;flex-direction:column}.candidate-verified-card em{grid-column:2;color:var(--ws-green);font-size:12px;font-style:normal;font-weight:800}.admission-open-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.candidate-photo-consent{margin-top:13px;padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:9px;border:1px solid var(--ws-line);border-radius:13px}.candidate-photo-consent>button,.candidate-photo-consent>label{min-height:68px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #c9c6e4;border-radius:10px;color:var(--ws-violet);background:#faf9ff;font-size:12px;font-weight:800}.candidate-photo-consent input{display:none}.candidate-photo-consent>div{grid-column:1/-1}.candidate-photo-consent>div label{display:flex;align-items:flex-start;gap:8px;font-size:12px}.directory-wizard-body,.exam-wizard-body{padding-bottom:32px}.institution-form-layout{display:grid;grid-template-columns:190px 1fr;gap:15px}.institution-logo-upload{height:220px;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:hidden;border:1px dashed #c8c5df;border-radius:14px;color:var(--ws-violet);background:#faf9ff;text-align:center}.institution-logo-upload input{display:none}.institution-logo-upload img{width:100%;height:125px;object-fit:contain}.institution-logo-upload svg{width:36px}.institution-logo-upload small{color:var(--ws-muted);font-size:12px}.support-contact-box{margin-top:15px;padding:15px;border:1px solid #e3e1f5;border-radius:14px;background:#faf9ff}.support-contact-box>header{margin-bottom:13px;display:flex;align-items:center;gap:9px}.support-contact-box header>div{display:flex;flex-direction:column}.support-contact-box small{color:var(--ws-muted);font-size:12px}.class-draft-list{display:flex;flex-direction:column;gap:12px}.class-draft-list>article{padding:14px;border:1px solid var(--ws-line);border-radius:14px;background:#fff}.class-fields{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 34px;gap:8px}.class-fields input{min-width:0;height:39px;padding:0 9px;border:1px solid var(--ws-line);border-radius:9px}.candidate-compact-head,.candidate-compact-row{margin-top:9px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 34px;gap:7px}.candidate-compact-head{color:var(--ws-muted);font-size:12px;font-weight:800}.candidate-compact-row input{min-width:0;height:37px;padding:0 8px;border:1px solid var(--ws-line);border-radius:8px}.add-class-draft{min-height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #c7c4df;border-radius:12px;color:var(--ws-violet);background:#faf9ff;font-size:12px;font-weight:800}.directory-review-card{padding:18px;border:1px solid #ded9ff;border-radius:16px;background:linear-gradient(130deg,#faf9ff,#f1f7ff)}.directory-review-card>header{display:flex;align-items:center;gap:12px}.directory-review-card>header>img,.directory-review-card>header>svg{width:55px;height:55px;padding:8px;object-fit:contain;border-radius:13px;background:#fff}.directory-review-card h2{margin:2px 0;font-size:19px}.directory-review-card p{margin:0;color:var(--ws-muted)}.directory-review-card>div{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.directory-review-card>div span{padding:12px;display:grid;grid-template-columns:25px 1fr;border:1px solid #e5e3f2;border-radius:11px;background:#fff}.directory-review-card span svg{grid-row:1/3;width:18px;color:var(--ws-violet)}.exam-five-steps{padding-inline:26px}.institution-picker>span{color:var(--ws-muted);font-size:12px;font-weight:800}.institution-picker>div{margin:8px 0 15px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.exam-bank-picker>button,.exam-class-selector>div>button,.institution-picker button{padding:12px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:9px;border:1px solid var(--ws-line);border-radius:12px;background:#fff;text-align:left}.exam-bank-picker button.selected,.exam-class-selector button.selected,.institution-picker button.selected{border-color:#b9b2ff;background:#f4f2ff}.exam-bank-picker button>span,.exam-class-selector button>span,.institution-picker button>span{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.institution-picker img{width:100%;height:100%;object-fit:cover}.exam-bank-picker button>div,.exam-class-selector button>div,.institution-picker button>div{min-width:0;display:flex;flex-direction:column}.exam-bank-picker p,.exam-class-selector p,.institution-picker p{margin:2px 0 0;color:var(--ws-muted);font-size:12px}.empty-institution-warning{padding:13px;display:flex;gap:9px;border-radius:12px;color:#a2631d;background:#fff2dc}.empty-institution-warning span{display:flex;flex-direction:column}.exam-access-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px}.exam-access-mode>button,.exam-toggle-grid>button{padding:14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;border:1px solid var(--ws-line);border-radius:13px;background:#fff;text-align:left}.exam-access-mode>button.selected,.exam-toggle-grid>button.selected{border-color:#b8b1ff;background:#f4f2ff}.exam-access-mode button>svg,.exam-toggle-grid button>svg{width:23px;color:var(--ws-violet)}.exam-access-mode button span,.exam-toggle-grid button span{display:flex;flex-direction:column}.exam-access-mode small,.exam-toggle-grid small{color:var(--ws-muted);font-size:12px}.exam-access-mode em,.exam-toggle-grid i{color:var(--ws-violet);font-size:12px;font-style:normal;font-weight:800}.exam-class-selector{margin-top:15px}.exam-class-selector>header,.focus-question-picker>header{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;gap:10px}.exam-class-selector header>div{display:flex;flex-direction:column}.exam-class-selector header small{color:var(--ws-muted)}.exam-class-selector header strong{padding:5px 8px;border-radius:7px;color:var(--ws-violet);background:var(--ws-violet-soft);font-size:12px}.exam-bank-picker,.exam-class-selector>div{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.exam-bank-picker{margin-bottom:14px}.focus-question-picker{margin-bottom:15px;padding:14px;border:1px solid #f1dfa4;border-radius:14px;background:#fffdf5}.focus-question-picker header>div{display:flex;align-items:center;gap:8px}.focus-question-picker header span{display:flex;flex-direction:column}.focus-question-picker header svg{color:#d09a25}.focus-question-picker header small{color:#81775c}.focus-question-picker header strong{font-size:12px}.focus-question-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.focus-question-picker button{padding:9px;display:flex;align-items:center;gap:7px;border:1px solid #eee3bc;border-radius:9px;background:#fff;text-align:left}.focus-question-picker button.selected{border-color:#e0b94d;background:#fff7d9}.focus-question-picker button>span{min-width:0;display:flex;flex-direction:column}.focus-question-picker button b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.exam-toggle-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.registration-field-preview{padding:14px;border:1px solid var(--ws-line);border-radius:14px}.registration-field-preview>header{display:flex;gap:9px}.registration-field-preview header>div{display:flex;flex-direction:column}.registration-field-preview>div{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.registration-field-preview>div span{padding:8px;display:flex;align-items:center;gap:5px;border-radius:8px;background:#f6f6fa;font-size:12px;font-weight:800}.exam-consent-editor{margin-top:13px;display:flex;flex-direction:column;gap:6px}.exam-consent-editor textarea{padding:11px;border:1px solid var(--ws-line);border-radius:11px;resize:vertical}.privacy-processing-note,.test-requirement{margin-top:13px;padding:12px;display:flex;gap:9px;border:1px solid #dcece7;border-radius:12px;color:#28745a;background:#f1faf7}.privacy-processing-note div,.test-requirement div{display:flex;flex-direction:column}.privacy-processing-note small{font-size:12px}.exam-release-tools{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.exam-release-tools>div{padding:13px;display:flex;align-items:center;gap:8px;border:1px solid var(--ws-line);border-radius:12px;background:#fff}.exam-release-tools>div>svg{width:22px;color:var(--ws-violet)}.exam-release-tools span{display:flex;flex-direction:column}.exam-release-tools small{color:var(--ws-muted);font-size:12px}.utility-tabs{grid-template-columns:1fr 1fr}.utility-tabs button{justify-content:flex-start}.utility-tabs button>span{display:flex;flex-direction:column;align-items:flex-start}.utility-tabs small{color:var(--ws-muted);font-size:12px}.qr-workspace,.shortlink-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:15px;align-items:start}.qr-creator-panel,.qr-history-panel,.qr-preview-panel,.shortlink-analytics,.shortlink-creator,.shortlink-history{overflow:hidden;border:1px solid var(--ws-line);border-radius:19px;background:#fff;box-shadow:0 8px 28px rgba(38,40,88,.04)}.qr-creator-panel>header,.shortlink-creator>header{padding:18px;display:flex;gap:11px;border-bottom:1px solid var(--ws-line);background:linear-gradient(120deg,#faf9ff,#f4f8ff)}.qr-creator-panel>header>span,.shortlink-creator>header>span{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ws-violet);background:#fff;box-shadow:0 7px 20px rgba(38,40,88,.08)}.qr-creator-panel h2,.shortlink-creator h2{margin:3px 0;font-size:20px}.qr-creator-panel p,.shortlink-creator p{margin:0;color:var(--ws-muted);font-size:12px}.qr-creator-panel>form,.shortlink-creator>form{padding:18px;display:flex;flex-direction:column;gap:12px}.qr-creator-panel form>label,.qr-dynamic-fields>label,.shortlink-creator form>label{display:flex;flex-direction:column;gap:6px}.qr-creator-panel label>span,.qr-dynamic-fields label>span,.shortlink-creator label>span{font-size:12px;font-weight:800}.qr-creator-panel input,.shortlink-creator input,.shortlink-creator select{width:100%;height:42px;padding:0 11px;border:1px solid var(--ws-line);border-radius:10px;outline:0}.qr-creator-panel input:focus,.shortlink-creator input:focus{border-color:#a69eff;box-shadow:0 0 0 3px #f0eeff}.short-domain{display:flex;align-items:center;border:1px solid var(--ws-line);border-radius:10px;overflow:hidden}.short-domain b{padding-left:10px;color:var(--ws-violet);font-size:12px;white-space:nowrap}.short-domain input{border:0}.short-privacy-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.short-privacy-options>button{grid-column:1/-1;padding:11px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;border:1px solid var(--ws-line);border-radius:11px;background:#fff;text-align:left}.short-privacy-options>button.selected{border-color:#b9b2ff;background:#f4f2ff}.short-privacy-options button>span{display:flex;flex-direction:column}.short-privacy-options button small{color:var(--ws-muted);font-size:12px}.short-privacy-options button i{color:var(--ws-violet);font-size:12px;font-style:normal;font-weight:800}.short-privacy-options>label{display:flex;flex-direction:column;gap:5px}.short-create-button{align-self:flex-start}.short-result-card{margin:0 18px 18px;padding:13px;border:1px solid #d4ede3;border-radius:13px;background:#f0faf6}.short-result-card>div{display:flex;align-items:center;gap:8px}.short-result-card>div:first-child span{display:flex;flex-direction:column}.short-result-card>div:first-child b{overflow-wrap:anywhere}.short-result-card>div:last-child{margin-top:10px;flex-wrap:wrap}.short-result-card a,.short-result-card button{min-height:35px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cce8de;border-radius:8px;color:#26765a;background:#fff;font-size:12px;font-weight:800;text-decoration:none}.shortlink-history{grid-row:span 2}.qr-history-panel>header,.shortlink-history>header{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--ws-line)}.qr-history-panel h2,.shortlink-history h2{margin:2px 0;font-size:18px}.qr-history-panel header label,.shortlink-history header label{height:37px;padding:0 9px;display:flex;align-items:center;gap:6px;border-radius:9px;background:#f5f5f9}.qr-history-panel header input,.shortlink-history header input{width:150px;border:0;outline:0;background:none}.short-history-table-head,.shortlink-history>article{min-width:680px;padding:10px 12px;display:grid;grid-template-columns:minmax(200px,1.6fr) 70px 70px 105px 78px 84px;align-items:center;gap:8px}.shortlink-history{overflow-x:auto}.short-history-table-head{color:var(--ws-muted);background:#fafafd;font-size:12px;font-weight:800}.shortlink-history>article{border-top:1px solid #efeff4;cursor:pointer}.shortlink-history>article.active{background:#faf9ff;box-shadow:inset 3px 0 var(--ws-violet)}.shortlink-history article>div:first-child{min-width:0;display:flex;flex-direction:column}.shortlink-history code,.shortlink-history small{overflow:hidden;color:var(--ws-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.shortlink-history article>span{display:flex;flex-direction:column}.shortlink-history span.active{color:var(--ws-green);font-size:12px;font-weight:800}.shortlink-history article>div:last-child{display:flex;gap:3px}.shortlink-history article button{width:26px;height:29px;display:grid;place-items:center;border:0;border-radius:7px;background:#f2f2f7}.shortlink-history article button svg{width:13px}.shortlink-analytics{grid-column:1/-1}.shortlink-analytics>header{padding:17px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--ws-line)}.shortlink-analytics>header>div{display:flex;align-items:center;gap:9px}.shortlink-analytics header>div>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:var(--ws-violet-soft)}.shortlink-analytics h2{margin:2px 0;font-size:18px}.shortlink-analytics p{margin:0;color:var(--ws-muted);font-size:12px}.shortlink-analytics>header button{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid var(--ws-line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.short-analytics-metrics{padding:13px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.short-analytics-metrics>span{padding:11px;display:flex;align-items:center;gap:8px;border:1px solid #ededf3;border-radius:11px}.short-analytics-metrics>span>svg{width:19px;color:var(--ws-violet)}.short-analytics-metrics span>div{display:flex;flex-direction:column}.short-analytics-metrics b{font-size:17px}.short-analytics-grid{padding:0 13px 13px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.short-analytics-grid>article{min-height:190px;padding:13px;border:1px solid #ededf3;border-radius:12px}.short-analytics-grid article>header{display:flex;align-items:center;gap:7px}.short-analytics-grid h3{margin:2px 0;font-size:14px}.country-bars,.device-breakdown{margin-top:13px;display:flex;flex-direction:column;gap:9px}.country-bars>span{display:grid;grid-template-columns:80px 1fr 25px;align-items:center;gap:7px}.country-bars b,.country-bars em{font-size:12px}.country-bars em{font-style:normal;text-align:right}.country-bars span div{height:7px;overflow:hidden;border-radius:9px;background:#eeeeF4}.country-bars span i{display:block;height:100%;background:var(--ws-violet)}.device-breakdown>span{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px}.device-breakdown svg{width:17px;color:var(--ws-violet)}.device-breakdown b,.device-breakdown em{font-size:12px}.device-breakdown em{font-style:normal}.visit-log-card>div{margin-top:11px}.visit-log-card>div>span{padding:7px 0;display:grid;grid-template-columns:27px 1fr auto;gap:7px;border-top:1px solid #f0f0f4}.visit-log-card i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:var(--ws-blue);background:#edf4ff}.visit-log-card i svg{width:13px}.visit-log-card span>div{min-width:0;display:flex;flex-direction:column}.visit-log-card b,.visit-log-card em{font-size:12px}.visit-log-card em{color:var(--ws-muted);font-style:normal}.shortlink-analytics>footer{padding:12px 15px;display:flex;gap:8px;color:#6f6799;background:#f6f4ff}.shortlink-analytics footer svg{flex:0 0 18px;width:18px}.shortlink-analytics footer p{margin:0}.qr-workspace{grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr)}.qr-type-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.qr-type-grid button{min-height:55px;padding:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid var(--ws-line);border-radius:9px;color:#777a90;background:#fff;font-size:12px;font-weight:800}.qr-type-grid button.selected{color:var(--ws-violet);border-color:#b8b1ff;background:#f3f1ff}.qr-type-grid svg{width:17px}.qr-dynamic-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.qr-dynamic-fields>label:only-child{grid-column:1/-1}.qr-dynamic-fields em{margin-left:3px;color:var(--ws-coral);font-style:normal}.qr-color-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qr-color-row>label{padding:10px;display:flex;align-items:center;gap:8px;border:1px solid var(--ws-line);border-radius:10px}.qr-color-row>label>span{flex:1 1;display:flex;align-items:center;justify-content:space-between}.qr-color-row input[type=color]{width:38px;height:31px;padding:2px}.qr-preview-panel{padding:17px}.qr-preview-panel h3{margin:3px 0;font-size:18px}.qr-live-preview{min-height:285px;margin:12px 0;display:grid;place-items:center;border:1px dashed #cbc8df;border-radius:15px;background:linear-gradient(145deg,#faf9ff,#f4f8ff)}.qr-live-preview img{width:min(240px,90%);border-radius:11px}.qr-live-preview>div{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--ws-muted);text-align:center}.qr-live-preview>div svg{width:55px;height:55px;color:#b0abc9}.qr-preview-meta{display:flex;flex-direction:column}.qr-preview-meta p{max-height:55px;overflow:hidden;overflow-wrap:anywhere;color:var(--ws-muted);font-size:12px}.qr-preview-panel>.ws-btn{width:100%}.qr-privacy-note{display:flex;gap:6px;color:#76718e;font-size:12px}.qr-privacy-note svg{flex:0 0 16px;width:16px}.qr-history-panel{grid-column:1/-1}.qr-history-grid{padding:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.qr-history-grid>article{padding:11px;display:grid;grid-template-columns:62px 1fr;gap:9px;border:1px solid #ededf3;border-radius:12px}.qr-history-grid article>div:first-child{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f4f4f8}.qr-history-grid article img{width:100%;height:100%;object-fit:contain}.qr-history-grid article>span{min-width:0;display:flex;flex-direction:column}.qr-history-grid article p{margin:3px 0 0;overflow:hidden;color:var(--ws-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.qr-history-grid article footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.qr-history-grid footer em{color:var(--ws-muted);font-size:12px;font-style:normal}.qr-history-grid footer button{width:31px;height:31px;border:0;border-radius:8px;background:#f1f1f6}@media (max-width:1200px){.exam-layout,.shortlink-workspace{grid-template-columns:1fr}.class-roster-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.class-roster-panel>header,.exam-bank-shortcut{grid-column:1/-1}.class-roster-panel>article{border:1px solid var(--ws-line);border-radius:12px;padding:12px}.exam-result-metrics,.institution-contact-grid,.utility-summary-grid{grid-template-columns:repeat(2,1fr)}.shortlink-history{grid-row:auto}.shortlink-analytics{grid-column:auto}.short-analytics-grid{grid-template-columns:1fr 1fr}.visit-log-card{grid-column:1/-1}}@media (max-width:960px){.exam-summary-grid{grid-template-columns:repeat(2,1fr)}.exam-analysis-grid{grid-template-columns:1fr 1fr}.exam-class-chart{grid-column:1/-1}.directory-layout{grid-template-columns:1fr}.directory-layout>aside{display:flex;overflow-x:auto}.directory-layout>aside>button{flex:0 0 260px}.institution-contact-grid{grid-template-columns:1fr 1fr}.directory-class-grid{grid-template-columns:1fr}.attempt-identity-grid{grid-template-columns:1fr 1fr}.institution-form-layout{grid-template-columns:1fr}.institution-logo-upload{height:150px}.class-fields{grid-template-columns:1fr 1fr}.class-fields button{grid-column:2;justify-self:end}.candidate-compact-head{display:none}.candidate-compact-row{grid-template-columns:1fr 1fr}.candidate-compact-row button{justify-self:end}.qr-history-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.exam-page-heading>div:last-child,.exam-results-command>div:last-child,.utility-page-heading>div:last-child{display:grid;grid-template-columns:1fr 1fr}.exam-subnav{grid-template-columns:1fr}.exam-subnav button{justify-content:flex-start;min-height:49px}.exam-result-metrics,.exam-summary-grid,.utility-summary-grid{grid-template-columns:1fr 1fr}.exam-result-metrics article,.exam-summary-grid article,.utility-summary-grid article{min-height:98px;padding:13px}.exam-result-metrics b,.exam-summary-grid b,.utility-summary-grid b{font-size:18px}.exam-process{grid-template-columns:1fr 1fr}.exam-process>div{min-height:48px}.class-roster-panel,.exam-expanded{grid-template-columns:1fr}.directory-class-head,.education-directory-page>header,.exam-attempts-panel>header,.exam-result-selector,.exam-results-command,.question-academic-analysis>header{align-items:stretch;flex-direction:column}.exam-result-selector label{grid-template-columns:1fr}.exam-result-selector>div{justify-content:space-between}.exam-analysis-grid{grid-template-columns:1fr}.exam-class-chart{grid-column:auto}.directory-class-grid article>div,.institution-contact-grid{grid-template-columns:1fr}.exam-print-document{margin:10px;padding:14px}.exam-paper-head{grid-template-columns:1fr 46px}.exam-paper-head>div:first-child{grid-column:1/-1}.attempt-identity-grid{grid-template-columns:1fr}.attempt-answer-list>article{grid-template-columns:34px 1fr}.attempt-answer-list article>div:last-child{grid-column:2;text-align:left}.admission-open-grid,.candidate-photo-consent,.exam-access-mode,.exam-bank-picker,.exam-class-selector>div,.exam-release-tools,.exam-toggle-grid,.focus-question-picker>div,.institution-picker>div,.registration-field-preview>div{grid-template-columns:1fr}.candidate-photo-consent>div{grid-column:auto}.directory-review-card>div{grid-template-columns:1fr}.exam-five-steps{padding-inline:8px}.exam-five-steps button small{display:none}.qr-workspace,.shortlink-workspace{grid-template-columns:1fr}.shortlink-analytics{grid-column:auto}.short-analytics-metrics{grid-template-columns:1fr 1fr}.short-analytics-grid{grid-template-columns:1fr}.visit-log-card{grid-column:auto}.qr-type-grid{grid-template-columns:repeat(3,1fr)}.qr-color-row,.qr-dynamic-fields{grid-template-columns:1fr}.qr-dynamic-fields>label:only-child{grid-column:auto}.qr-history-grid{grid-template-columns:1fr}.qr-history-panel{grid-column:auto}.qr-history-panel>header,.shortlink-history>header{align-items:stretch;flex-direction:column}.qr-history-panel header input,.shortlink-history header input{width:100%}}@media (max-width:430px){.exam-page-heading>div:last-child,.exam-result-metrics,.exam-results-command>div:last-child,.exam-summary-grid,.short-analytics-metrics,.utility-page-heading>div:last-child,.utility-summary-grid{grid-template-columns:1fr}.exam-card-metrics{grid-template-columns:1fr 1fr}.exam-card-metrics>span:nth-child(3){border-top:1px solid var(--ws-line);border-left:0}.exam-card-metrics>span:nth-child(4){border-top:1px solid var(--ws-line)}.exam-card>footer{display:grid;grid-template-columns:1fr}.exam-card>footer button{justify-content:center}.directory-layout>aside>button{flex-basis:230px}.institution-brand{align-items:flex-start}.institution-brand h3{font-size:17px}.attempt-chain>header{align-items:flex-start;flex-wrap:wrap}.exam-print-document>footer{flex-wrap:wrap}.exam-paper-head{grid-template-columns:1fr}.exam-paper-head>svg{justify-self:start}.candidate-compact-row,.class-fields{grid-template-columns:1fr}.candidate-compact-row button,.class-fields button{grid-column:auto}.short-privacy-options{grid-template-columns:1fr}.short-privacy-options>button{grid-column:auto}.short-domain{align-items:stretch;flex-direction:column}.short-domain b{padding:9px 10px 0}.short-domain input{height:38px}.qr-type-grid{grid-template-columns:1fr 1fr}.qr-live-preview{min-height:230px}}@media print{.exam-center-page>:not(.response-detail-layer),.immutable-banner,.response-detail-actions,.response-detail-modal>header,.workspace-footer,.ws-expiry-alert,.ws-preview-ribbon,.ws-sidebar,.ws-topbar{display:none!important}.ws-main{margin:0}.ws-content{padding:0}.response-detail-layer{position:static;padding:0;background:#fff}.response-detail-modal{width:100%;max-height:none;overflow:visible;box-shadow:none}.exam-print-document{margin:0;border:0}.attempt-answer-list article,.attempt-chain,.attempt-identity-grid>div,.exam-paper-head,.exam-print-document>footer{break-inside:avoid;page-break-inside:avoid}}.exam-publish-package,.exam-security-builder,.exam-test-gate,.registration-builder{margin-top:18px;overflow:hidden;border:1px solid #e1def4;border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(43,39,102,.055)}.exam-security-builder>header,.exam-test-gate>header,.registration-builder>header{min-height:72px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eceaf7;background:linear-gradient(120deg,#faf9ff,#f5f9ff 62%,#f1fbf7)}.exam-security-builder>header,.exam-test-gate>header>div,.registration-builder>footer>div:first-child,.registration-builder>header>div{display:flex;align-items:center;gap:11px}.exam-security-builder>header>svg,.exam-test-gate>header svg,.registration-builder>footer>div:first-child>svg,.registration-builder>header svg{flex:0 0 25px;width:25px;color:var(--ws-violet)}.exam-security-builder header div,.exam-test-gate header span,.registration-builder footer span,.registration-builder header span{display:flex;flex-direction:column;gap:3px}.exam-security-builder header b,.exam-test-gate header b,.registration-builder footer b,.registration-builder header b{font-size:15px}.exam-security-builder header small,.exam-test-gate header small,.registration-builder footer small,.registration-builder header small{color:var(--ws-muted);font-size:12px;line-height:1.45}.registration-builder>header strong{padding:7px 10px;border-radius:999px;color:#5145c9;background:#ece9ff;font-size:12px;white-space:nowrap}.registration-field-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;background:#fcfcfe}.registration-field-grid>article{position:relative;padding:14px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(135px,.75fr);gap:11px;opacity:.7;border:1px solid #e7e6ef;border-radius:14px;background:#fff;transition:opacity .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.registration-field-grid>article.selected{opacity:1;border-color:#bdb7ff;box-shadow:0 9px 24px rgba(82,70,201,.09)}.registration-field-grid>article.selected:hover{transform:translateY(-2px)}.registration-field-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.registration-field-grid label>span{color:#74768d;font-size:12px;font-weight:800}.registration-field-grid label>div{height:43px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--ws-line);border-radius:10px;background:#fff}.registration-field-grid label svg{flex:0 0 16px;width:16px;color:var(--ws-violet)}.registration-field-grid input,.registration-field-grid select{min-width:0;width:100%;height:43px;padding:0 10px;border:1px solid var(--ws-line);border-radius:10px;outline:0;color:var(--ws-ink);background:#fff;font:inherit;font-size:13px}.registration-field-grid label>div input{height:auto;padding:0;border:0;border-radius:0}.registration-field-grid select:disabled{color:#66697f;background:#f4f4f8;opacity:1}.field-delete,.field-enable,.field-required{min-height:36px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;font-size:12px;font-weight:800}.field-enable{grid-column:1/-1;justify-self:start;padding:0 9px;color:#74768c;border:1px solid #e2e2e9;background:#f5f5f8}.field-enable i,.field-required i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #c9c9d4;border-radius:6px;background:#fff}.field-enable i svg,.field-required i svg{width:13px}.registration-field-grid article.selected .field-enable{color:#27775c;border-color:#cbeade;background:#eefaf5}.registration-field-grid article.selected .field-enable i{color:#fff;border-color:var(--ws-green);background:var(--ws-green)}.field-required{justify-self:start;padding:0 9px;color:#717389;border:1px solid #e1e1e8;background:#fff}.field-required.selected{color:#5145c9;border-color:#c7c1ff;background:#f3f1ff}.field-delete{justify-self:end;padding:0 9px;color:#b44f58;border:1px solid #f0d4d7;background:#fff6f7}.field-system-tag{align-self:center;justify-self:end;color:#88899c;font-size:11px;font-weight:800;letter-spacing:.05em}.registration-builder>footer{padding:16px 18px;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:center;gap:16px;border-top:1px solid #eceaf7;background:#f8f7ff}.custom-field-row{display:grid;grid-template-columns:minmax(0,1fr) 145px auto;gap:8px}.custom-field-row input,.custom-field-row select{min-width:0;height:44px;padding:0 10px;border:1px solid #d9d6ea;border-radius:10px;background:#fff;font:inherit;font-size:13px}.custom-field-row button{min-height:44px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:800;white-space:nowrap}.exam-security-builder{padding-bottom:16px}.exam-security-builder>header{margin-bottom:14px;justify-content:flex-start}.exam-security-builder .exam-toggle-grid{padding:0 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.exam-security-builder .exam-toggle-grid>button{min-height:86px}.photo-source-config{margin:14px 16px 0;padding:13px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;border:1px dashed #cfcbea;border-radius:13px;background:#faf9ff}.photo-source-config>b{margin-right:auto;font-size:13px}.photo-source-config button{min-height:39px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dfddeb;border-radius:9px;color:#6e7085;background:#fff;font-size:12px;font-weight:800}.photo-source-config button.selected{color:#5145c9;border-color:#bcb5ff;background:#f1efff}.photo-source-config button svg{width:17px}.photo-source-config button i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ws-violet)}.photo-source-config button i:empty{background:#e8e8ef}.violation-config{margin:14px 16px 0;display:grid;grid-template-columns:180px 1fr;gap:10px}.violation-config label{display:flex;flex-direction:column;gap:6px}.violation-config label span{font-size:12px;font-weight:800}.violation-config input,.violation-config select{width:100%;height:44px;padding:0 10px;border:1px solid var(--ws-line);border-radius:10px;background:#fff;font:inherit;font-size:13px}.exam-security-builder .browser-limit-note{margin:14px 16px 0}.browser-limit-note{padding:13px;display:flex;gap:9px;border:1px solid #f0dca7;border-radius:12px;color:#725b22;background:#fff9e9}.browser-limit-note svg{flex:0 0 19px;width:19px}.browser-limit-note p{margin:0;color:inherit;font-size:12px;line-height:1.55}.exam-consent-editor>span{font-size:13px;font-weight:800}.exam-consent-editor textarea{min-height:102px;font-size:13px;line-height:1.55}.exam-test-gate>header>button{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #beb8ff;border-radius:10px;color:#5145c9;background:#fff;font-size:12px;font-weight:800}.exam-test-gate>div{padding:14px;display:flex;flex-direction:column;gap:9px;background:#fcfcfe}.exam-test-gate>div>button{min-height:68px;padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px solid #e5e4ed;border-radius:12px;background:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.exam-test-gate>div>button:hover{transform:translateX(3px)}.exam-test-gate>div>button.checked{border-color:#a6ddc9;background:#f1faf6}.exam-test-gate>div>button>i{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#77768e;background:#f0eff6;font-size:12px;font-style:normal;font-weight:900}.exam-test-gate>div>button.checked>i{color:#fff;background:var(--ws-green)}.exam-test-gate>div>button i svg{width:17px}.exam-test-gate>div>button>span{display:flex;flex-direction:column;gap:3px}.exam-test-gate>div>button b{font-size:13px}.exam-test-gate>div>button small{color:var(--ws-muted);font-size:12px;line-height:1.45}.exam-test-gate>footer{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e9e7f3;background:#f9f8ff}.exam-test-gate>footer>div{display:flex;align-items:center;gap:9px}.exam-test-gate>footer svg{width:21px;color:var(--ws-violet)}.exam-test-gate>footer span{display:flex;flex-direction:column}.exam-test-gate>footer b{font-size:13px}.exam-test-gate>footer small{color:var(--ws-muted);font-size:12px}.exam-test-gate>footer>button{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:10px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:800}.exam-test-gate>footer>button:disabled{color:#a2a3b2;background:#e8e8ee}.exam-test-gate>footer>button.passed{background:var(--ws-green)}.exam-publish-package{border-color:#b8e4d3}.exam-publish-package>header{padding:17px;display:flex;align-items:center;gap:11px;color:#fff;background:linear-gradient(120deg,#159b6d,#2fb88a)}.exam-publish-package>header>svg{width:30px}.exam-publish-package>header small{color:rgba(255,255,255,.8);font-size:12px;font-weight:800}.exam-publish-package>header h3{margin:3px 0 0;font-size:18px}.exam-publish-package>div{padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.exam-publish-package article{padding:14px;display:grid;grid-template-columns:34px 1fr;align-items:start;gap:9px;border:1px solid #e2e4ed;border-radius:13px;background:#fff}.exam-publish-package article>svg{width:24px;color:var(--ws-violet)}.exam-publish-package article>span{min-width:0;display:flex;flex-direction:column}.exam-publish-package article small{color:var(--ws-muted);font-size:11px;font-weight:800}.exam-publish-package article b{margin-top:3px;overflow-wrap:anywhere;font-size:13px}.exam-publish-package article p{margin:5px 0 10px;color:var(--ws-muted);font-size:12px;line-height:1.45}.exam-publish-package article a,.exam-publish-package article button{grid-column:2;justify-self:start;min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d8d5ed;border-radius:9px;color:#5145c9;background:#f8f7ff;font-size:12px;font-weight:800;text-decoration:none}.candidate-experience-backdrop{z-index:120;padding:18px;overflow:auto;background:radial-gradient(circle at 12% 18%,rgba(126,100,255,.28),transparent 30%),radial-gradient(circle at 88% 82%,rgba(51,197,147,.23),transparent 31%),rgba(20,22,48,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.candidate-experience-backdrop:after,.candidate-experience-backdrop:before{content:"";position:fixed;width:250px;height:250px;border-radius:50%;pointer-events:none;filter:blur(2px);animation:candidate-float 8s ease-in-out infinite alternate}.candidate-experience-backdrop:before{top:7%;left:5%;background:linear-gradient(135deg,rgba(255,154,188,.25),rgba(113,100,255,.16))}.candidate-experience-backdrop:after{right:4%;bottom:5%;animation-delay:-3s;background:linear-gradient(135deg,rgba(58,210,168,.2),rgba(89,166,255,.18))}@keyframes candidate-float{to{transform:translate3d(28px,-18px,0) scale(1.08)}}.candidate-registration-modal{position:relative;z-index:1;width:min(920px,96vw);max-height:calc(100dvh - 36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:26px;background:#fff;box-shadow:0 32px 90px rgba(14,16,44,.32);animation:candidate-enter .36s cubic-bezier(.22,.8,.2,1) both}@keyframes candidate-enter{0%{opacity:0;transform:translateY(18px) scale(.97)}}.candidate-experience-header{flex:0 0 auto;min-height:78px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e9e8f2;background:rgba(255,255,255,.94)}.candidate-experience-header>div{display:flex;align-items:center;gap:11px}.candidate-experience-header>div>div{display:flex;flex-direction:column;gap:3px}.candidate-experience-header small{color:var(--ws-violet);font-size:12px;font-weight:900;letter-spacing:.08em}.candidate-experience-header h2{margin:0;font-size:21px}.candidate-experience-header>button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:12px;background:#f3f3f7}.candidate-experience-header>button svg{width:20px}.candidate-experience-scroll{min-height:0;padding:22px;overflow-y:auto;background:linear-gradient(180deg,#fafaff,#fff 28%);scrollbar-gutter:stable}.candidate-exam-identity{position:relative;padding:20px;display:grid;grid-template-columns:68px minmax(0,1fr) minmax(250px,.75fr);align-items:center;gap:14px;overflow:hidden;border:1px solid #d8d4ff;border-radius:19px;background:linear-gradient(130deg,#f7f5ff,#f2f8ff 55%,#effbf6)}.candidate-exam-identity:after{content:"";position:absolute;width:180px;height:180px;right:-75px;top:-95px;border-radius:50%;background:linear-gradient(140deg,rgba(120,91,255,.13),rgba(59,196,149,.1))}.candidate-school-mark{width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border-radius:18px;color:var(--ws-violet);background:#fff;box-shadow:0 10px 26px rgba(55,48,121,.12)}.candidate-school-mark img{width:100%;height:100%;padding:8px;object-fit:contain}.candidate-school-mark svg{width:29px}.candidate-exam-identity>div:nth-child(2){min-width:0}.candidate-exam-identity>div:nth-child(2)>span{color:var(--ws-violet);font-size:11px;font-weight:900;letter-spacing:.08em}.candidate-exam-identity h3{margin:4px 0;font-size:18px;line-height:1.3}.candidate-exam-identity p{margin:0;color:var(--ws-muted);font-size:12px;line-height:1.45}.candidate-exam-title{position:relative;z-index:1;padding-left:16px;display:flex;flex-direction:column;gap:4px;border-left:1px solid #dcd8fa}.candidate-exam-title small{color:#77748b;font-size:11px;font-weight:900}.candidate-exam-title b{font-size:15px;line-height:1.35}.candidate-exam-title span{color:#5145c9;font-size:12px;font-weight:800}.candidate-intro-card{margin-top:14px;padding:14px 16px;display:flex;align-items:flex-start;gap:10px;border:1px solid #cae9dd;border-radius:14px;color:#27765b;background:#f0faf6}.candidate-intro-card>svg{flex:0 0 21px;width:21px}.candidate-intro-card b{font-size:13px}.candidate-intro-card p{margin:4px 0 0;color:#547d6d;font-size:12px;line-height:1.5}.candidate-form-section{margin-top:16px;padding:18px;border:1px solid #e5e4ee;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(40,40,82,.04)}.candidate-form-section>header{margin-bottom:17px;display:flex;align-items:flex-start;gap:11px}.candidate-form-section>header>span{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6455df,#8274f4);font-size:12px;font-weight:900;box-shadow:0 7px 18px rgba(91,76,218,.22)}.candidate-form-section>header h3{margin:0 0 4px;font-size:17px}.candidate-form-section>header p{margin:0;color:var(--ws-muted);font-size:12px;line-height:1.5}.candidate-single-column-form{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.candidate-single-column-form>label{display:flex;flex-direction:column;gap:7px}.candidate-single-column-form>label>span{color:#33354e;font-size:13px;font-weight:850}.candidate-single-column-form label em{margin-left:4px;color:#e15d6b;font-style:normal}.candidate-single-column-form input,.candidate-single-column-form select{width:100%;height:51px;padding:0 14px;border:1px solid #d9d9e5;border-radius:12px;outline:0;color:#272940;background:#fff;font:inherit;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease}.candidate-single-column-form input:focus,.candidate-single-column-form select:focus{border-color:#8c82ef;box-shadow:0 0 0 4px #f0eeff}.candidate-single-column-form label>small{color:#818397;font-size:12px;line-height:1.45}.candidate-fixed-school,.candidate-verified-card{padding:14px;display:flex;align-items:center;gap:11px;border-radius:13px}.candidate-verified-card{border:1px solid #bfe7d7;color:#28795d;background:#f0faf6}.candidate-fixed-school>svg,.candidate-verified-card>svg{flex:0 0 23px;width:23px}.candidate-fixed-school>div,.candidate-verified-card>div{min-width:0;display:flex;flex:1 1;flex-direction:column;gap:3px}.candidate-fixed-school b,.candidate-verified-card b{font-size:13px}.candidate-fixed-school p,.candidate-fixed-school small,.candidate-verified-card small{color:#647b73;font-size:12px}.candidate-verified-card>span{padding:6px 8px;border-radius:999px;color:#fff;background:var(--ws-green);font-size:11px;font-weight:900;white-space:nowrap}.candidate-fixed-school{border:1px solid #ddd9ff;color:#5145c9;background:#f7f6ff}.candidate-fixed-school p{margin:0;color:#77778c}.candidate-photo-uploader{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow:hidden;border:1.5px dashed #aca4f3;border-radius:16px;color:#5145c9;background:linear-gradient(145deg,#faf9ff,#f5f9ff);cursor:pointer;text-align:center}.candidate-photo-uploader input{display:none}.candidate-photo-uploader>span{padding:18px;display:flex;flex-direction:column;align-items:center;gap:6px}.candidate-photo-uploader>span svg{width:34px;height:34px}.candidate-photo-uploader b{font-size:14px}.candidate-photo-uploader small{color:#78788e;font-size:12px}.candidate-photo-uploader img{width:100%;max-height:260px;object-fit:contain;background:#f0f0f5}.candidate-photo-uploader>em{padding:9px 12px;display:flex;align-items:center;gap:6px;color:#28795d;font-size:12px;font-style:normal;font-weight:800}.candidate-photo-uploader>em svg{width:17px}.candidate-disclosure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.candidate-disclosure-grid article{min-height:83px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #e5e3f1;border-radius:12px;background:#fbfbfe}.candidate-disclosure-grid article>svg{flex:0 0 21px;width:21px;color:var(--ws-violet)}.candidate-disclosure-grid article div{display:flex;flex-direction:column;gap:3px}.candidate-disclosure-grid b{font-size:13px}.candidate-disclosure-grid small{color:var(--ws-muted);font-size:12px;line-height:1.45}.candidate-form-section>.browser-limit-note{margin-top:10px}.candidate-consent-section>button{width:100%;min-height:70px;margin-top:9px;padding:12px 13px;display:flex;align-items:center;gap:11px;border:1px solid #e1e0e9;border-radius:13px;background:#fff;text-align:left}.candidate-consent-section>button.selected{border-color:#9fdac3;background:#f0faf6}.candidate-consent-section>button>i{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #c8c8d2;border-radius:8px;color:#fff;background:#fff}.candidate-consent-section>button.selected>i{border-color:var(--ws-green);background:var(--ws-green)}.candidate-consent-section>button i svg{width:16px}.candidate-consent-section>button span{display:flex;flex-direction:column;gap:4px}.candidate-consent-section>button b{font-size:13px}.candidate-consent-section>button small{color:var(--ws-muted);font-size:12px;line-height:1.45}.candidate-chain-assurance{margin-top:13px;padding:13px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;border:1px solid #d9d5ff;border-radius:13px;color:#5145c9;background:#f6f4ff}.candidate-chain-assurance>svg{width:24px}.candidate-chain-assurance>div{display:flex;flex-direction:column;gap:3px}.candidate-chain-assurance b{font-size:13px}.candidate-chain-assurance small{color:#77748d;font-size:12px;line-height:1.4}.candidate-chain-assurance a{display:inline-flex;align-items:center;gap:5px;color:#5145c9;font-size:12px;font-weight:800;text-decoration:none}.candidate-chain-assurance a svg{width:15px}.candidate-device-ready{margin:14px 0 2px;padding:14px;display:flex;align-items:center;gap:10px;border:1px solid #ace1cd;border-radius:14px;color:#27775b;background:#effaf5;animation:candidate-enter .3s ease both}.candidate-device-ready>svg{width:24px}.candidate-device-ready div{display:flex;flex-direction:column;gap:3px}.candidate-device-ready b{font-size:13px}.candidate-device-ready small{color:#5f7c70;font-size:12px}.candidate-experience-footer{flex:0 0 auto;min-height:78px;padding:13px 20px;justify-content:space-between;border-top:1px solid #e8e7f0;background:rgba(255,255,255,.97);box-shadow:0 -12px 28px rgba(44,44,82,.045)}.candidate-experience-footer,.candidate-experience-footer>div{display:flex;align-items:center;gap:12px}.candidate-experience-footer>div>span{color:#77798e;font-size:12px;font-weight:800}.candidate-experience-footer .ws-btn{min-height:46px}.candidate-experience-footer .ws-btn:disabled{color:#a1a2b0;background:#e8e8ef;box-shadow:none;cursor:not-allowed}.workspace-footer{margin-top:70px;overflow:hidden;border:1px solid #dcdae9;border-radius:22px;color:#eff2ff;background:linear-gradient(135deg,#25233f,#302b61 54%,#1d5e55 130%);box-shadow:0 18px 48px rgba(30,31,65,.14)}.workspace-footer-intro{padding:26px 28px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.12)}.workspace-footer-intro>div{max-width:760px}.workspace-footer-grid small,.workspace-footer-intro small{color:#b8b7da;font-size:11px;font-weight:900;letter-spacing:.08em}.workspace-footer-intro h2{margin:6px 0 8px;color:#fff;font-size:20px;line-height:1.3}.workspace-footer-intro p{margin:0;color:#c9cada;font-size:12px;line-height:1.55}.workspace-footer-intro>a{min-width:190px;padding:12px 14px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.17);border-radius:14px;color:#fff;background:rgba(255,255,255,.08);text-decoration:none}.workspace-footer-intro>a>svg{width:23px}.workspace-footer-intro>a span{display:flex;flex-direction:column}.workspace-footer-intro>a span b{font-size:14px}.workspace-footer-intro>a>svg:last-child{width:16px}.workspace-footer-grid{padding:18px 28px 24px;display:grid;grid-template-columns:.8fr 1fr 1.5fr;gap:12px}.workspace-footer-grid article{min-width:0;padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.055)}.workspace-footer-grid article>svg{flex:0 0 21px;width:21px;color:#8fe3c4}.workspace-footer-grid article>div{min-width:0;display:flex;flex-direction:column;gap:5px}.workspace-footer-grid a,.workspace-footer-grid b{color:#fff;font-size:13px;font-weight:800;line-height:1.45;text-decoration:none;overflow-wrap:anywhere}.workspace-footer-grid p{margin:0;color:#c7c8d6;font-size:12px;line-height:1.5}.workspace-footer-grid .address{grid-row:span 2}.workspace-footer-grid .distributor{grid-column:1/3}.workspace-footer-bottom{padding:13px 28px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#aeb0c5;border-top:1px solid rgba(255,255,255,.1);background:rgba(8,9,26,.16);font-size:11px}@media (max-width:900px){.exam-publish-package>div,.registration-builder>footer,.registration-field-grid{grid-template-columns:1fr}.candidate-exam-identity{grid-template-columns:60px 1fr}.candidate-exam-title{grid-column:1/-1;padding:13px 0 0;border-top:1px solid #dcd8fa;border-left:0}.workspace-footer-grid{grid-template-columns:1fr 1fr}.workspace-footer-grid .address,.workspace-footer-grid .distributor{grid-column:auto;grid-row:auto}}@media (max-width:720px){.exam-test-gate>footer,.exam-test-gate>header,.registration-builder>header{align-items:stretch;flex-direction:column}.registration-builder>header strong{align-self:flex-start}.candidate-disclosure-grid,.custom-field-row,.exam-security-builder .exam-toggle-grid,.violation-config{grid-template-columns:1fr}.photo-source-config{align-items:stretch;flex-direction:column}.photo-source-config>b{margin-right:0}.photo-source-config button{justify-content:space-between}.candidate-experience-backdrop{padding:0}.candidate-registration-modal{width:100vw;max-height:100dvh;min-height:100dvh;border:0;border-radius:0}.candidate-experience-header{padding:12px 14px}.candidate-experience-header h2{font-size:18px}.candidate-experience-scroll,.candidate-form-section{padding:14px}.candidate-experience-footer{padding:11px 14px;align-items:stretch;flex-direction:column}.candidate-experience-footer>div{justify-content:space-between}.candidate-experience-footer>.ws-btn{display:none}.workspace-footer-intro{align-items:stretch;flex-direction:column}.workspace-footer-intro>a{min-width:0}.workspace-footer-grid{grid-template-columns:1fr}.workspace-footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.registration-field-grid{padding:10px}.registration-field-grid>article{grid-template-columns:1fr}.field-delete,.field-enable,.field-required,.field-system-tag,.registration-field-grid label{grid-column:1;justify-self:stretch}.field-system-tag{padding-top:7px}.exam-security-builder>header,.registration-builder>footer,.registration-builder>header{padding:13px}.candidate-exam-identity{padding:15px;grid-template-columns:52px 1fr}.candidate-school-mark{width:52px;height:52px;border-radius:14px}.candidate-exam-identity h3{font-size:16px}.candidate-form-section>header>span{flex-basis:34px;width:34px;height:34px}.candidate-single-column-form input,.candidate-single-column-form select{height:49px;font-size:13px}.candidate-chain-assurance{grid-template-columns:26px 1fr}.candidate-chain-assurance a{grid-column:2}.candidate-experience-footer>div{align-items:stretch;flex-direction:column}.candidate-experience-footer>div>span{text-align:center}.candidate-experience-footer .ws-btn{width:100%}.workspace-footer{margin-top:44px;border-radius:18px}.workspace-footer-grid,.workspace-footer-intro{padding:20px 16px}.workspace-footer-intro h2{font-size:17px}.workspace-footer-bottom{padding:13px 16px}}@media (prefers-reduced-motion:reduce){.candidate-device-ready,.candidate-experience-backdrop:after,.candidate-experience-backdrop:before,.candidate-registration-modal{animation:none}}.workspace-footer-intro>a span small{font-size:11px}.candidate-exam-runner{position:relative;width:min(1180px,96vw);height:min(860px,94dvh);max-height:94dvh;display:flex;overflow:hidden;flex-direction:column;border-radius:26px;background:#f7f8fc;box-shadow:0 30px 90px rgba(24,27,64,.34)}.candidate-exam-session-header{min-height:88px;padding:16px 22px;display:flex;align-items:center;gap:16px;color:#fff;background:linear-gradient(115deg,#5445dc,#775cf5 48%,#297fc6)}.candidate-session-school{min-width:0;margin-right:auto;display:flex;align-items:center;gap:13px}.candidate-session-school>img,.candidate-session-school>svg{flex:0 0 52px;width:52px;height:52px;padding:9px;object-fit:contain;border-radius:15px;color:#5a4ee4;background:#fff}.candidate-session-school>span{min-width:0;display:flex;flex-direction:column;gap:3px}.candidate-session-school small{color:#e8e4ff;font-size:11px;font-weight:900;letter-spacing:.075em}.candidate-session-school b{overflow:hidden;font-size:17px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.candidate-session-school em{color:rgba(255,255,255,.82);font-size:12px;font-style:normal;font-weight:700}.candidate-exam-session-header>button{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:13px;color:#fff;background:rgba(255,255,255,.12)}.candidate-exam-session-header>button svg{width:20px}.candidate-countdown{min-width:158px;padding:9px 13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:rgba(16,14,77,.2)}.candidate-countdown>svg{width:23px}.candidate-countdown span{display:flex;flex-direction:column}.candidate-countdown small{color:#e9e6ff;font-size:11px;font-weight:800}.candidate-countdown b{font-size:22px;letter-spacing:.045em}.candidate-countdown.urgent{background:#e45d68;animation:candidateTimerPulse 1.4s ease-in-out infinite}.candidate-exam-progress{position:relative;min-height:34px;overflow:hidden;border-bottom:1px solid #dedfed;background:#fff}.candidate-exam-progress>i{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#38c69a,#67d9b6);transition:width .25s ease}.candidate-exam-progress>span{position:relative;z-index:1;height:34px;display:grid;place-items:center;color:#37354d;font-size:12px;font-weight:900}.candidate-exam-body{min-height:0;flex:1 1;display:grid;grid-template-columns:248px minmax(0,1fr)}.candidate-question-palette{min-height:0;padding:19px;display:flex;flex-direction:column;border-right:1px solid #e1e2ec;background:#fff}.candidate-question-palette>header{display:flex;align-items:center;gap:10px}.candidate-question-palette>header>svg{width:24px;color:#6555ef}.candidate-question-palette>header span{display:flex;flex-direction:column;gap:2px}.candidate-question-palette b{font-size:14px}.candidate-question-palette small{color:#7a7d91;font-size:11px}.candidate-question-palette>div{margin-top:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;overflow:auto}.candidate-question-palette>div button{display:grid;place-items:center;border:1px solid #dfe0e9;border-radius:10px;color:#62657a;background:#f8f8fb;font-size:12px;font-weight:900}.candidate-question-palette>div button.answered{color:#087657;border-color:#99dbc7;background:#e7f8f2}.candidate-question-palette>div button.current{color:#fff;border-color:#6555ef;background:#6555ef;box-shadow:0 7px 16px rgba(101,85,239,.28);transform:translateY(-1px)}.candidate-question-palette>footer{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:7px;color:#77798e;font-size:11px;font-weight:800}.candidate-question-palette>footer span{display:flex;align-items:center;gap:7px}.candidate-question-palette>footer i{width:12px;height:12px;border-radius:4px;background:#f0f0f5}.candidate-question-palette>footer i.answered{background:#77d0b3}.candidate-question-palette>footer i.current{background:#6555ef}.candidate-question-stage{min-width:0;min-height:0;padding:24px;display:flex;overflow:auto;flex-direction:column;background:radial-gradient(circle at 92% 6%,rgba(119,92,245,.09),transparent 25%),#f7f8fc}.candidate-question-card{width:min(760px,100%);min-height:390px;margin:auto;padding:27px;border:1px solid #e0e1ec;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(44,46,85,.08)}.candidate-question-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.candidate-question-card>header>div{display:flex;flex-direction:column;gap:3px}.candidate-question-card>header span{color:#6555ef;font-size:12px;font-weight:950;letter-spacing:.08em}.candidate-question-card>header small{color:#898a9a;font-size:11px;font-weight:750}.candidate-question-card>header em{padding:6px 9px;border-radius:999px;color:#bd4f5d;background:#fff0f2;font-size:11px;font-style:normal;font-weight:900}.candidate-question-card h2{margin:21px 0 8px;color:#202238;font-size:22px;line-height:1.45}.candidate-question-card>p{margin:0;color:#717487;font-size:13px;line-height:1.6}.candidate-answer-area{margin-top:23px}.candidate-option-list{display:grid;gap:10px}.candidate-option-list>button{min-height:58px;padding:10px 13px;display:grid;grid-template-columns:34px 1fr 26px;align-items:center;gap:11px;border:1px solid #dedfeb;border-radius:14px;color:#37394e;background:#fbfbfd;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.candidate-option-list>button:hover{transform:translateX(3px);border-color:#b9b3f7}.candidate-option-list>button.selected{color:#4f42c8;border-color:#8f84f5;background:#f0eeff;box-shadow:0 8px 22px rgba(101,85,239,.1)}.candidate-option-list>button>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#65677b;background:#eeeef4;font-size:12px;font-style:normal;font-weight:950}.candidate-option-list>button.selected>i{color:#fff;background:#6555ef}.candidate-option-list>button>span{font-size:13px;font-weight:800;line-height:1.45}.candidate-option-list>button>em{display:grid;place-items:center;color:#6555ef}.candidate-option-list>button>em svg{width:19px}.candidate-answer-area>input,.candidate-answer-area>textarea{width:100%;padding:14px 15px;border:1px solid #dcdde8;border-radius:14px;color:#27293c;background:#fbfbfd;font:inherit;font-size:14px;line-height:1.6;outline:none}.candidate-answer-area>input{height:54px}.candidate-answer-area>input:focus,.candidate-answer-area>textarea:focus{border-color:#887df1;box-shadow:0 0 0 4px rgba(101,85,239,.1)}.candidate-number-answer{padding:20px;display:grid;grid-template-columns:1fr 72px;align-items:center;gap:15px;border:1px solid #dfdfeb;border-radius:15px;background:#fafafd}.candidate-number-answer input{accent-color:#6555ef}.candidate-number-answer output{height:56px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#6555ef;font-size:23px;font-weight:950}.candidate-number-answer small{grid-column:1/-1;color:#787b8f;font-size:11px}.candidate-question-navigation{width:min(760px,100%);margin:17px auto 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.candidate-question-navigation>span{color:#74778b;font-size:12px;font-weight:850}.candidate-exam-session-footer{min-height:74px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #dedfeb;background:#fff}.candidate-exam-session-footer>div{display:flex;align-items:center;gap:10px}.candidate-exam-session-footer>div>svg{width:24px;color:#1e9f76}.candidate-exam-session-footer>div span{display:flex;flex-direction:column}.candidate-exam-session-footer b{font-size:12px}.candidate-exam-session-footer small{color:#7d8093;font-size:11px}.candidate-exam-session-footer .ws-btn{min-height:45px;font-size:12px}.candidate-submit-confirm{position:absolute;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:rgba(23,25,54,.64);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.candidate-submit-confirm>div{width:min(440px,100%);padding:26px;border-radius:22px;background:#fff;box-shadow:0 25px 70px rgba(15,17,44,.34);text-align:center}.candidate-submit-confirm>div>span{width:58px;height:58px;margin:0 auto 13px;display:grid;place-items:center;border-radius:18px;color:#6555ef;background:#efedff}.candidate-submit-confirm>div>span svg{width:27px}.candidate-submit-confirm h2{margin:0;font-size:20px}.candidate-submit-confirm p{margin:10px 0 20px;color:#73768a;font-size:13px;line-height:1.55}.candidate-submit-confirm footer{display:grid;grid-template-columns:1fr 1fr;gap:9px}.candidate-submit-confirm .wizard-error{margin:0 0 12px;text-align:left}.candidate-result-modal{height:min(850px,94dvh)}.candidate-result-scroll{min-height:0;flex:1 1;padding:23px;overflow:auto}.candidate-score-hero{padding:24px;display:flex;align-items:center;justify-content:center;gap:20px;border-radius:22px;color:#fff;background:linear-gradient(125deg,#1fa67a,#46c69e)}.candidate-score-hero.not-passed{background:linear-gradient(125deg,#dd6872,#f08c68)}.candidate-score-hero>span{width:82px;height:82px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.17)}.candidate-score-hero>span svg{width:42px}.candidate-score-hero small{font-size:11px;font-weight:900;letter-spacing:.08em}.candidate-score-hero h2{margin:2px 0;font-size:44px;line-height:1}.candidate-score-hero b{font-size:17px}.candidate-score-hero p{margin:5px 0 0;color:rgba(255,255,255,.84);font-size:12px}.candidate-result-metrics{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.candidate-result-metrics article{min-height:90px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #e1e2ec;border-radius:15px;background:#fff}.candidate-result-metrics svg{width:22px;color:#6555ef}.candidate-result-metrics b{font-size:18px}.candidate-result-metrics small{margin-left:auto;color:#787b8e;font-size:11px}.candidate-receipt-card{margin-top:14px;padding:17px;border:1px solid #cfc9ff;border-radius:18px;background:#f4f2ff}.candidate-receipt-card>header{display:flex;align-items:center;gap:11px}.candidate-receipt-card>header>svg:first-child{width:27px;color:#6555ef}.candidate-receipt-card>header>div{margin-right:auto}.candidate-receipt-card small{color:#675be0;font-size:11px;font-weight:900}.candidate-receipt-card h3{margin:3px 0 0;font-size:16px}.candidate-receipt-card>header>svg:last-child{color:#1eaa7c}.candidate-receipt-card dl{margin:14px 0 0;display:grid;gap:8px}.candidate-receipt-card dl div{padding:9px 11px;display:grid;grid-template-columns:130px minmax(0,1fr);gap:9px;border-radius:10px;background:rgba(255,255,255,.7)}.candidate-receipt-card dt{color:#777a8e;font-size:11px;font-weight:800}.candidate-receipt-card dd{margin:0;overflow:hidden;color:#36384d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.candidate-answer-review{margin-top:14px;overflow:hidden;border:1px solid #e0e1eb;border-radius:18px;background:#fff}.candidate-answer-review>header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5ed}.candidate-answer-review>header small{color:#6555ef;font-size:11px;font-weight:900}.candidate-answer-review h3{margin:3px 0 0;font-size:16px}.candidate-answer-review>header>span{font-size:12px;font-weight:900}.candidate-answer-review article{padding:14px 16px;display:grid;grid-template-columns:38px 1fr 86px;align-items:center;gap:11px;border-bottom:1px solid #ececf2}.candidate-answer-review article:last-child{border-bottom:0}.candidate-answer-review article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f0eff7;font-size:11px;font-weight:900}.candidate-answer-review article>div{display:flex;flex-direction:column;gap:3px}.candidate-answer-review article small{color:#858799;font-size:11px}.candidate-answer-review article b{font-size:12px}.candidate-answer-review article p{margin:0;color:#65687c;font-size:12px}.candidate-answer-review article>em{font-size:11px;font-style:normal;font-weight:900;text-align:right}.candidate-answer-review article.correct>em{color:#13936a}.candidate-answer-review article.wrong>em{color:#cf5964}.candidate-answer-review article.manual>em{color:#b17816}.candidate-start-error{margin-top:12px}@keyframes candidateTimerPulse{50%{transform:scale(1.025)}}@media (max-width:900px){.candidate-exam-body{grid-template-columns:1fr}.candidate-question-palette{padding:13px 16px;border-right:0;border-bottom:1px solid #e1e2ec}.candidate-question-palette>div{margin-top:11px;display:flex;overflow-x:auto}.candidate-question-palette>div button{flex:0 0 40px;aspect-ratio:1}.candidate-question-palette>footer{display:none}.candidate-result-metrics{grid-template-columns:1fr 1fr}}@media (max-width:720px){.candidate-exam-runner,.candidate-result-modal{width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0}.candidate-exam-session-header{min-height:76px;padding:12px 14px}.candidate-session-school>img,.candidate-session-school>svg{flex-basis:43px;width:43px;height:43px}.candidate-session-school b{max-width:48vw;font-size:14px}.candidate-session-school em{font-size:11px}.candidate-countdown{min-width:108px;padding:7px 9px}.candidate-countdown>svg{display:none}.candidate-countdown b{font-size:18px}.candidate-exam-session-header>button{width:38px;height:38px;flex-basis:38px}.candidate-question-stage{padding:15px}.candidate-question-card{min-height:320px;padding:19px}.candidate-question-card h2{font-size:18px}.candidate-question-navigation{align-items:stretch;flex-wrap:wrap}.candidate-question-navigation>span{order:-1;width:100%;text-align:center}.candidate-question-navigation .ws-btn{flex:1 1}.candidate-exam-session-footer{padding:10px 14px}.candidate-exam-session-footer>div{display:none}.candidate-exam-session-footer>.ws-btn{width:100%}.candidate-result-scroll,.candidate-submit-confirm{padding:14px}.candidate-score-hero{padding:18px}.candidate-score-hero>span{width:64px;height:64px}.candidate-score-hero h2{font-size:36px}.candidate-receipt-card dl div{grid-template-columns:1fr}.candidate-answer-review article{grid-template-columns:34px 1fr}.candidate-answer-review article>em{grid-column:2;text-align:left}}@media (max-width:480px){.candidate-session-school em,.candidate-session-school small{display:none}.candidate-session-school b{max-width:42vw}.candidate-countdown small{display:none}.candidate-countdown{min-width:78px;justify-content:center}.candidate-question-palette>header small{display:none}.candidate-question-palette{padding:10px 12px}.candidate-question-palette>div{margin-top:8px}.candidate-question-card{padding:16px}.candidate-option-list>button{grid-template-columns:32px 1fr 22px;padding:8px 10px}.candidate-option-list>button>span{font-size:12px}.candidate-result-metrics{grid-template-columns:1fr}.candidate-score-hero{align-items:flex-start;flex-direction:column}.candidate-submit-confirm footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.candidate-countdown.urgent{animation:none}}.directory-classes-step{max-width:1120px;margin:0 auto}.directory-import-hero{margin-top:22px;padding:24px;border:1px solid #cfd2ff;border-radius:22px;background:linear-gradient(135deg,#f4f3ff,#eef9ff 55%,#f1fff8);box-shadow:0 14px 38px rgba(69,65,170,.1)}.directory-import-copy{display:flex;align-items:flex-start;gap:15px}.directory-import-copy>span{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#6555ef,#3d9ae8);box-shadow:0 10px 24px rgba(101,85,239,.25)}.directory-import-copy svg{width:27px;height:27px}.directory-import-copy small{color:#6555ef;font-size:12px;font-weight:900;letter-spacing:.08em}.directory-import-copy h3{margin:4px 0 5px;font-size:20px}.directory-import-copy p{margin:0;color:#656a80;font-size:13px;line-height:1.6}.directory-import-actions{margin-top:20px;display:flex;gap:10px}.directory-import-actions label{cursor:pointer}.directory-import-actions input{display:none}.directory-import-hero ol{margin:20px 0 0;padding:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-radius:16px;background:rgba(255,255,255,.75);list-style:none}.directory-import-hero li{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center}.directory-import-hero li>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#6555ef;background:#e9e7ff;font-size:13px;font-weight:900}.directory-import-hero li b{font-size:13px}.directory-import-hero li small{color:#777b8d;font-size:11px}.directory-import-notice{margin-top:14px;padding:13px 16px;display:flex;gap:10px;align-items:center;color:#087657;border:1px solid #9edbc8;border-radius:14px;background:#ecfaf5}.directory-import-notice svg{width:22px}.directory-import-notice span{display:flex;flex-direction:column;gap:2px}.directory-import-notice b{font-size:13px}.directory-import-notice small{font-size:11px}.directory-summary-bar{margin:16px 0;padding:14px 18px;display:flex;gap:24px;align-items:center;border:1px solid #e3e4ef;border-radius:16px;background:#fff}.directory-summary-bar>div{display:flex;align-items:center;gap:9px}.directory-summary-bar svg{width:22px;color:#6555ef}.directory-summary-bar span{display:flex;flex-direction:column}.directory-summary-bar b{font-size:17px}.directory-summary-bar p,.directory-summary-bar small{color:#777b8e;font-size:11px}.directory-summary-bar p{margin:0 0 0 auto}.directory-class-cards{display:grid;gap:16px}.directory-class-card{overflow:hidden;border:1px solid #dddfea;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(38,39,72,.07)}.directory-class-card>header{padding:17px 19px;display:grid;grid-template-columns:44px 1fr 38px;align-items:center;gap:12px;border-bottom:1px solid #e6e7ef;background:linear-gradient(90deg,#f5f4ff,#fff)}.directory-class-index{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:#6555ef;font-size:13px;font-weight:900}.directory-class-card>header div{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.directory-class-card>header small{width:100%;color:#6555ef;font-size:11px;font-weight:900;letter-spacing:.06em}.directory-class-card>header h3{margin:0;font-size:18px}.directory-class-card>header p{margin:0;color:#7a7d91;font-size:12px}.directory-delete{width:38px;height:38px;display:grid;place-items:center;border:1px solid #f0d4d8;border-radius:12px;color:#c24351;background:#fff6f7}.directory-delete svg{width:18px}.directory-class-meta{padding:17px 19px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-bottom:1px solid #e8e9f0}.directory-class-meta label,.directory-student-fields label{display:flex;flex-direction:column;gap:7px}.directory-class-meta label span,.directory-student-fields label span{color:#52566d;font-size:11px;font-weight:900}.directory-class-meta input,.directory-student-fields input,.directory-student-fields select{width:100%;min-height:43px;padding:0 12px;border:1px solid #dadce8;border-radius:11px;color:#252840;background:#fff;font:inherit;font-size:12px}.directory-class-meta input:focus,.directory-student-fields input:focus,.directory-student-fields select:focus{outline:3px solid rgba(101,85,239,.12);border-color:#6555ef}.directory-student-list{padding:17px 19px 20px;background:#fafbfe}.directory-student-list-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.directory-student-list-head>div{display:flex;align-items:center;gap:10px}.directory-student-list-head svg{width:21px;color:#6555ef}.directory-student-list-head span{display:flex;flex-direction:column;gap:2px}.directory-student-list-head b{font-size:14px}.directory-student-list-head small{color:#7b7f93;font-size:11px}.directory-student-list-head>label{padding:9px 12px;display:flex;align-items:center;gap:7px;border:1px solid #d7d4ff;border-radius:10px;color:#5d4de2;background:#fff;font-size:11px;font-weight:900;cursor:pointer}.directory-student-list-head>label input{display:none}.directory-student-list-head>label svg{width:17px}.directory-student-card{margin-top:10px;overflow:hidden;border:1px solid #e1e3ec;border-radius:14px;background:#fff}.directory-student-card>header{padding:10px 12px;display:grid;grid-template-columns:32px 1fr 30px;gap:9px;align-items:center;border-bottom:1px solid #ececf2;background:#fbfbfe}.directory-student-card>header>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#6555ef;background:#eceaff;font-size:11px;font-weight:900}.directory-student-card>header b{font-size:12px}.directory-student-card>header button{width:30px;height:30px;display:grid;place-items:center;border:0;color:#bb4653;background:transparent}.directory-student-card>header svg{width:17px}.directory-student-fields{padding:13px;display:grid;grid-template-columns:1.25fr 1fr 1fr .75fr 1fr 1.25fr;gap:10px}.directory-add-student{margin-top:12px;width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #b9b3ff;border-radius:12px;color:#5d4de2;background:#f8f7ff;font-size:12px;font-weight:900}.directory-add-student svg{width:18px}.directory-add-class{width:100%;min-height:72px;margin-top:15px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px dashed #a9a3ef;border-radius:18px;color:#5547cf;background:linear-gradient(90deg,#f8f7ff,#f2fbff)}.directory-add-class>svg{width:25px}.directory-add-class span{display:flex;flex-direction:column;gap:2px;text-align:left}.directory-add-class b{font-size:13px}.directory-add-class small{color:#7a7d91;font-size:11px}.question-prompt-media-editor{margin-top:16px;padding:16px;border:1px solid #d9d7ff;border-radius:16px;background:linear-gradient(135deg,#f7f6ff,#f3fbff)}.question-prompt-media-editor>header{display:flex;gap:10px;align-items:center}.question-prompt-media-editor>header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#6555ef;background:#e8e6ff}.question-prompt-media-editor>header svg{width:20px}.question-prompt-media-editor>header div{display:flex;flex-direction:column;gap:3px}.question-prompt-media-editor b{font-size:13px}.question-prompt-media-editor small{color:#74788e;font-size:11px;line-height:1.45}.question-prompt-media-body{margin-top:13px;display:grid;grid-template-columns:minmax(230px,.8fr) 1.2fr;gap:12px}.question-prompt-media-body>label{min-width:0}.question-prompt-media-body>label:first-child{min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;overflow:hidden;border:1px dashed #aaa3ef;border-radius:13px;color:#6555ef;background:#fff;cursor:pointer}.question-prompt-media-body input[type=file]{display:none}.question-prompt-media-body img,.question-prompt-media-body video{width:100%;max-height:250px;object-fit:contain}.question-prompt-media-body audio{width:calc(100% - 20px)}.question-prompt-media-body>label:last-child{display:flex;flex-direction:column;gap:7px}.question-prompt-media-body textarea{min-height:118px;padding:11px;resize:vertical;border:1px solid #dcddea;border-radius:12px;font:inherit;font-size:12px}.option-media{flex:0 0 auto;min-width:72px;min-height:56px;display:flex;align-items:center;justify-content:center;gap:5px;overflow:hidden;border:1px dashed #bbb6ed;border-radius:10px;color:#6555ef;background:#f9f8ff;cursor:pointer}.option-media input{display:none}.option-media img{width:72px;height:56px;object-fit:cover}.option-media audio{width:220px;max-width:24vw}.option-media video{width:150px;max-height:94px}.option-media svg{width:20px}.option-media small{font-size:11px;font-weight:800}.option-row:has(.option-media) .option-main{align-items:center}.candidate-question-media,.question-media-display{margin:14px 0;padding:12px;border:1px solid #e0e1ed;border-radius:15px;background:#f9f9fc}.candidate-question-media img,.candidate-question-media video,.question-media-display img,.question-media-display video{display:block;width:100%;max-height:380px;object-fit:contain;border-radius:10px}.candidate-question-media audio,.question-media-display audio{width:100%}.candidate-question-media figcaption,.question-media-display figcaption{margin-top:9px;color:#676b81;font-size:11px;line-height:1.5}.runner-options.media-options button{align-items:stretch}.runner-options.media-options img,.runner-options.media-options video{width:100%;max-height:220px;object-fit:cover;border-radius:10px}.runner-options.media-options audio{width:100%}.candidate-option-list>button:has(audio),.candidate-option-list>button:has(img),.candidate-option-list>button:has(video){grid-template-columns:36px minmax(180px,280px) 1fr 24px;align-items:center}.candidate-option-list img,.candidate-option-list video{width:100%;max-height:170px;object-fit:contain;border-radius:10px}.candidate-option-list audio{width:100%}.candidate-question-palette>div{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));align-content:start;max-height:440px;padding-right:3px}.candidate-question-palette>div button{min-width:38px;min-height:38px;aspect-ratio:1}.candidate-question-navigation{position:sticky;bottom:0;z-index:3;background:rgba(247,248,252,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.account-service-center,.wiki-center{padding-bottom:24px}.account-service-hero{padding:25px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;overflow:hidden;border:1px solid #d9d7ff;border-radius:24px;background:radial-gradient(circle at 85% 0,#ffdff3 0,transparent 32%),linear-gradient(135deg,#f5f3ff,#edfaff);box-shadow:0 14px 40px rgba(63,60,150,.09)}.account-service-hero small,.service-plan-section>header small{color:#6555ef;font-size:11px;font-weight:900;letter-spacing:.09em}.account-service-hero h1{margin:6px 0;font-size:clamp(24px,3vw,34px)}.account-service-hero p{margin:0;color:#686c82;font-size:13px}.account-service-hero>span{min-width:150px;padding:15px;display:flex;flex-direction:column;gap:4px;align-items:center;border:1px solid rgba(255,255,255,.8);border-radius:18px;color:#5145c9;background:rgba(255,255,255,.72)}.account-service-hero>span svg{width:25px}.account-service-hero>span b{font-size:15px}.account-service-hero>span small{font-size:11px;letter-spacing:0}.account-tabs{margin:16px 0;padding:6px;display:inline-flex;gap:5px;border:1px solid #e0e1ea;border-radius:14px;background:#fff}.account-tabs button{min-height:42px;padding:0 15px;display:flex;align-items:center;gap:8px;border:0;border-radius:10px;color:#6c7085;background:transparent;font-size:12px;font-weight:900}.account-tabs button.active{color:#fff;background:#6555ef;box-shadow:0 8px 18px rgba(101,85,239,.23)}.account-tabs svg{width:18px}.account-notice{margin-bottom:14px;padding:12px 15px;display:flex;align-items:center;gap:9px;border-radius:12px;font-size:12px;font-weight:800}.account-notice.success{color:#087657;border:1px solid #9cdcc8;background:#edfaf5}.account-notice.error{color:#a83b47;border:1px solid #efc3c8;background:#fff4f5}.account-notice svg{width:20px}.account-settings-card,.security-session-card{padding:22px;border:1px solid #dfe1eb;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(37,39,70,.06)}.account-settings-card>header{margin-bottom:20px;display:flex;gap:12px;align-items:center}.account-settings-card>header>svg{width:38px;height:38px;padding:9px;border-radius:12px;color:#6555ef;background:#eceaff}.account-settings-card h2{margin:0 0 4px;font-size:19px}.account-settings-card p{margin:0;color:#767a8e;font-size:12px}.account-settings-card>label:not(.account-check){display:flex;flex-direction:column;gap:7px;margin-top:12px}.account-settings-card label>span{font-size:11px;font-weight:900}.account-settings-card input{min-height:44px;padding:0 12px;border:1px solid #dcdde8;border-radius:11px;font:inherit;font-size:12px}.account-settings-card footer{margin-top:18px;display:flex;justify-content:flex-end}.account-check{margin-top:16px;padding:13px;display:flex;gap:10px;border:1px solid #e2e3eb;border-radius:12px;background:#fafafe}.account-check input{min-height:18px}.account-check span{display:flex;flex-direction:column;gap:3px}.account-check small{color:#74788b;font-size:11px;font-weight:500}.password-input{position:relative}.password-input input{width:100%;padding-right:48px}.password-input button{position:absolute;right:5px;top:5px;width:34px;height:34px;display:grid;place-items:center;border:0;color:#60647c;background:transparent}.password-input svg{width:18px}.account-security-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px}.security-session-card{display:flex;flex-direction:column;align-items:flex-start}.security-session-card>svg{width:46px;height:46px;padding:11px;border-radius:14px;color:#0b8a68;background:#e8f8f2}.security-session-card h3{margin:15px 0 6px;font-size:18px}.security-session-card p{margin:0;color:#74788d;font-size:12px;line-height:1.6}.security-session-card dl{width:100%;margin:18px 0}.security-session-card dl div{padding:10px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #ececf2}.security-session-card dd,.security-session-card dt{font-size:11px}.security-session-card dd{margin:0;font-weight:900}.security-session-card .good{color:#087657}.service-plan-section>header{padding:22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e3eb;border-radius:18px;background:#fff}.service-plan-section>header h2{margin:5px 0;font-size:22px}.service-plan-section>header p{margin:0;color:#74788d;font-size:12px}.service-plan-section>header>svg{width:40px;height:40px;padding:10px;border-radius:13px;color:#6555ef;background:#eceaff}.service-plan-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-plan-grid article{position:relative;padding:20px;display:flex;flex-direction:column;border:1px solid #e0e1eb;border-radius:18px;background:#fff}.service-plan-grid article.featured{border-color:#8f84ff;box-shadow:0 16px 36px rgba(101,85,239,.15)}.service-plan-grid article>em{position:absolute;right:14px;top:14px;padding:5px 7px;border-radius:7px;color:#fff;background:#6555ef;font-size:11px;font-style:normal;font-weight:900}.service-plan-grid h3{margin:0 0 7px;font-size:18px}.service-plan-grid p{min-height:44px;margin:0;color:#777b8e;font-size:11px;line-height:1.5}.service-plan-grid strong{margin:16px 0;font-size:20px}.service-plan-grid strong small{color:#7a7d91;font-size:11px}.service-plan-grid ul{padding:0;display:grid;gap:9px;list-style:none}.service-plan-grid li{display:flex;align-items:center;gap:7px;font-size:11px}.service-plan-grid li svg{width:16px;color:#0b8a68}.service-plan-grid .ws-btn{margin-top:auto}.upgrade-service-modal{width:min(860px,calc(100vw - 32px));max-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden}.upgrade-modal-scroll{padding:20px 24px;overflow:auto}.upgrade-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.upgrade-summary>div{padding:14px;display:flex;flex-direction:column;gap:6px;border:1px solid #e2e3eb;border-radius:13px;background:#fafafe}.upgrade-summary small{color:#74788d;font-size:11px;font-weight:900}.upgrade-summary b{font-size:15px}.upgrade-summary .total{color:#fff;border-color:#6555ef;background:#6555ef}.upgrade-summary .total small{color:#eae8ff}.bank-transfer-card{margin-top:14px;padding:16px;border:1px solid #d7d4ff;border-radius:15px;background:linear-gradient(135deg,#f6f5ff,#effbff)}.bank-transfer-card header{display:flex;align-items:center;gap:10px}.bank-transfer-card header svg{width:36px;height:36px;padding:8px;border-radius:10px;color:#6555ef;background:#e8e6ff}.bank-transfer-card small{color:#6555ef;font-size:11px;font-weight:900;letter-spacing:.06em}.bank-transfer-card h3{margin:4px 0 0;font-size:14px}.bank-transfer-card dl{margin:14px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.bank-transfer-card dl div{padding:9px 11px;border-radius:9px;background:rgba(255,255,255,.82)}.bank-transfer-card dt{color:#777b8d;font-size:11px}.bank-transfer-card dd{margin:4px 0 0;font-size:12px;font-weight:900}.payment-proof-upload{margin-top:14px;padding:15px;display:flex;align-items:center;gap:11px;border:1px dashed #a8a1ec;border-radius:14px;background:#faf9ff;cursor:pointer}.payment-proof-upload input{display:none}.payment-proof-upload>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#6555ef;background:#ebe9ff}.payment-proof-upload.done{color:#087657;border-color:#8bd1ba;background:#edf9f5}.payment-proof-upload div{display:flex;flex-direction:column;gap:3px}.payment-proof-upload b{font-size:12px}.payment-proof-upload small{color:#767a8d;font-size:11px}.invoice-switch{margin-top:14px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #e1e2eb;border-radius:13px}.invoice-switch input{width:18px;height:18px}.invoice-switch>span{display:grid;grid-template-columns:24px 1fr;gap:2px 8px;align-items:center}.invoice-switch svg{grid-row:1/3;width:21px;color:#6555ef}.invoice-switch b{font-size:12px}.invoice-switch small{color:#777b8d;font-size:11px}.invoice-form{margin-top:12px;padding:15px;border:1px solid #e1e2eb;border-radius:14px;background:#fbfbfd}.invoice-type-tabs{margin-bottom:13px;display:flex;gap:8px}.invoice-type-tabs button{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #dddee8;border-radius:10px;color:#62667d;background:#fff;font-size:11px;font-weight:900}.invoice-type-tabs button.active{color:#fff;border-color:#6555ef;background:#6555ef}.invoice-type-tabs svg{width:16px}.upgrade-success{padding:50px 25px;display:flex;flex-direction:column;align-items:center;text-align:center}.upgrade-success>span{width:70px;height:70px;display:grid;place-items:center;border-radius:22px;color:#087657;background:#e5f8f1}.upgrade-success svg{width:36px}.upgrade-success h2{margin:20px 0 8px}.upgrade-success p{max-width:560px;color:#6f7388;font-size:13px;line-height:1.6}.upgrade-success button{margin-top:13px}.wiki-hero{padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;border:1px solid #d9d7ff;border-radius:24px;background:radial-gradient(circle at 88% 20%,#ffdced,transparent 28%),linear-gradient(135deg,#f4f2ff,#edfaff 60%,#effff8)}.wiki-hero>div{flex:1 1}.wiki-hero>svg{width:110px;height:110px;padding:26px;border-radius:32px;color:#6555ef;background:rgba(255,255,255,.65);transform:rotate(-5deg)}.wiki-hero small{color:#6555ef;font-size:11px;font-weight:900;letter-spacing:.1em}.wiki-hero h1{margin:5px 0;font-size:clamp(27px,4vw,38px)}.wiki-hero p{margin:0;color:#686c82;font-size:13px}.wiki-hero label{max-width:640px;min-height:48px;margin-top:18px;padding:0 15px;display:flex;align-items:center;gap:9px;border:1px solid #d8d8e8;border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(50,49,100,.08)}.wiki-hero label svg{width:19px;color:#777b91}.wiki-hero input{flex:1 1;min-width:0;border:0;outline:0;font:inherit;font-size:12px}.wiki-categories{margin:15px 0;display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.wiki-categories button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #dfe0ea;border-radius:10px;color:#686c81;background:#fff;font-size:11px;font-weight:900}.wiki-categories button.active{color:#fff;border-color:#6555ef;background:#6555ef}.wiki-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:15px}.wiki-layout>aside{position:sticky;top:84px;align-self:start;padding:13px;display:grid;gap:5px;border:1px solid #e1e2ea;border-radius:17px;background:#fff}.wiki-layout>aside>b{padding:7px 9px;color:#7b7e92;font-size:11px;letter-spacing:.09em}.wiki-layout>aside button{min-height:42px;padding:8px 9px;display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;border:0;border-radius:10px;color:#61657c;background:transparent;text-align:left;font-size:11px;font-weight:800}.wiki-layout>aside button.active{color:#5848db;background:#eeecff}.wiki-layout>aside svg{width:17px}.wiki-layout>main{display:grid;gap:10px}.wiki-article{overflow:hidden;border:1px solid #e1e2eb;border-radius:17px;background:#fff}.wiki-article.open{border-color:#c3beff;box-shadow:0 12px 30px rgba(64,60,145,.08)}.wiki-article-heading{width:100%;padding:17px;display:grid;grid-template-columns:44px 1fr 24px;gap:12px;align-items:center;border:0;color:inherit;background:transparent;text-align:left}.wiki-article-heading>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#6555ef;background:#eceaff}.wiki-article-heading svg{width:21px}.wiki-article-heading>svg{color:#8a8d9f;transition:transform .2s}.wiki-article.open .wiki-article-heading>svg{transform:rotate(180deg)}.wiki-article-heading small{color:#6555ef;font-size:11px;font-weight:900;letter-spacing:.06em}.wiki-article-heading h2{margin:3px 0;font-size:17px}.wiki-article-heading p{margin:0;color:#73778c;font-size:11px;line-height:1.5}.wiki-article-body{padding:0 17px 18px 73px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,.7fr);gap:14px}.wiki-article-body h3{margin:0 0 11px;font-size:13px}.wiki-article-body ol{margin:0;padding:0;display:grid;gap:8px;list-style:none}.wiki-article-body li{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:start}.wiki-article-body li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#6555ef;background:#efedff;font-size:11px;font-weight:900}.wiki-article-body li p{margin:4px 0 0;color:#555970;font-size:11px;line-height:1.5}.wiki-article-body>aside{padding:13px;border:1px solid #d5eee5;border-radius:13px;background:#f0faf6}.wiki-article-body>aside h3{display:flex;align-items:center;gap:7px;color:#087657}.wiki-article-body>aside h3 svg{width:18px}.wiki-article-body>aside p{display:flex;gap:7px;color:#42675c;font-size:11px;line-height:1.5}.wiki-article-body>aside p svg{flex:0 0 15px;width:15px;margin-top:2px}.wiki-empty{padding:55px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #e1e2eb;border-radius:18px;background:#fff}.wiki-empty svg{width:40px;color:#a1a4b5}.wiki-empty h2{margin:14px 0 5px}.wiki-empty p{margin:0;color:#777b8f;font-size:12px}.wiki-support{margin-top:15px;padding:16px 19px;display:grid;grid-template-columns:38px 1fr 30px;gap:11px;align-items:center;border:1px solid #dddff0;border-radius:16px;background:linear-gradient(90deg,#fff,#f7f6ff)}.wiki-support>svg:first-child{width:38px;height:38px;padding:9px;border-radius:12px;color:#6555ef;background:#ebe9ff}.wiki-support>svg:last-child{color:#0b8a68}.wiki-support b{font-size:13px}.wiki-support p{margin:3px 0 0;color:#74788d;font-size:11px}@media (max-width:1100px){.directory-class-meta{grid-template-columns:1fr 1fr}.directory-student-fields{grid-template-columns:1.25fr 1fr 1fr}.service-plan-grid{grid-template-columns:1fr 1fr}.wiki-layout{grid-template-columns:210px minmax(0,1fr)}}@media (max-width:900px){.candidate-question-palette>div{display:grid;grid-template-columns:repeat(10,minmax(36px,1fr));max-height:100px;overflow-y:auto;overflow-x:hidden}.candidate-question-palette>div button{min-width:36px}.candidate-option-list>button:has(audio),.candidate-option-list>button:has(img),.candidate-option-list>button:has(video){grid-template-columns:34px minmax(120px,210px) 1fr 22px}.account-security-grid,.wiki-layout{grid-template-columns:1fr}.wiki-layout>aside{position:static;display:flex;overflow-x:auto}.wiki-layout>aside>b{display:none}.wiki-layout>aside button{flex:0 0 180px}.wiki-article-body{padding-left:17px}}@media (max-width:680px){.directory-import-hero{padding:17px}.directory-import-copy>span{width:44px;height:44px}.directory-import-actions{flex-direction:column}.directory-import-actions .ws-btn{width:100%;justify-content:center}.directory-import-hero ol{grid-template-columns:1fr}.directory-summary-bar{align-items:stretch;flex-wrap:wrap;gap:12px}.directory-summary-bar p{width:100%;margin:0}.directory-class-card>header{padding:14px}.directory-class-meta{padding:14px;grid-template-columns:1fr}.directory-student-list{padding:14px}.directory-student-list-head{align-items:stretch;flex-direction:column}.directory-student-list-head>label{justify-content:center}.directory-student-fields{grid-template-columns:1fr}.directory-student-card>header b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.question-prompt-media-body{grid-template-columns:1fr}.option-media audio{width:180px;max-width:58vw}.option-media video{width:120px}.candidate-question-palette>div{grid-template-columns:repeat(8,minmax(34px,1fr));max-height:92px}.candidate-option-list>button:has(audio),.candidate-option-list>button:has(img),.candidate-option-list>button:has(video){grid-template-columns:30px minmax(0,1fr) 22px}.candidate-option-list>button:has(audio)>span,.candidate-option-list>button:has(img)>span,.candidate-option-list>button:has(video)>span{grid-column:2}.candidate-option-list>button:has(audio)>em,.candidate-option-list>button:has(img)>em,.candidate-option-list>button:has(video)>em{grid-column:3;grid-row:1/3}.candidate-option-list audio,.candidate-option-list img,.candidate-option-list video{grid-column:2;width:100%}.account-service-hero{padding:20px;align-items:flex-start;flex-direction:column}.account-service-hero>span{width:100%}.account-tabs{width:100%;display:grid;grid-template-columns:1fr}.account-tabs button{justify-content:center}.bank-transfer-card dl,.invoice-form .form-grid,.service-plan-grid,.upgrade-summary{grid-template-columns:1fr}.invoice-form .span-2{grid-column:auto}.wiki-hero{padding:21px}.wiki-hero>svg{display:none}.wiki-article-heading{grid-template-columns:40px 1fr 20px;padding:14px}.wiki-article-heading>span{width:40px;height:40px}.wiki-article-body{grid-template-columns:1fr;padding:0 14px 15px}.wiki-layout>aside button{flex-basis:155px}.wiki-support{grid-template-columns:36px 1fr}.wiki-support>svg:last-child{display:none}}.response-query-tools{min-width:min(100%,720px);display:grid;gap:8px}.response-search-box{display:grid;grid-template-columns:170px minmax(280px,1fr);gap:8px}.response-search-box>label:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px}.response-search-box>label:first-child>span{color:#6b6f84;font-size:12px;font-weight:800;white-space:nowrap}.response-page-size select,.response-search-box select{min-height:42px;padding:8px 30px 8px 10px;border:1px solid #dcdee8;border-radius:10px;background:#fff;font-size:12px}.response-search-input{min-height:42px;padding:0 8px 0 11px;display:grid;grid-template-columns:19px minmax(0,1fr) 32px;align-items:center;gap:7px;border:1px solid #d8d9e5;border-radius:10px;background:#fff}.response-search-input:focus-within{border-color:#938af0;box-shadow:0 0 0 3px rgba(102,88,216,.09)}.response-search-input>svg{width:18px;color:#888ca0}.response-search-input input{width:100%;min-width:0;height:40px;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.response-search-input button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:#777b90;background:#f1f1f6}.response-search-input button svg{width:15px}.response-filters{justify-content:flex-end}.response-filters>label{position:relative;min-width:170px;display:flex;align-items:center}.response-filters>label>svg{position:absolute;z-index:1;left:10px;width:15px;color:#777b90;pointer-events:none}.response-filters>label select{width:100%;padding-left:31px;font-size:12px}.response-clear-filters{min-height:42px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e0e1e9;border-radius:10px;color:#686c81;background:#fff;font-size:12px;font-weight:800}.response-clear-filters svg{width:15px}.response-clear-filters:disabled{opacity:.45}.response-selection-bar{min-height:54px;padding:9px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ddd9ff;background:linear-gradient(90deg,#f2f0ff,#f7fbff)}.response-selection-bar>span{display:flex;align-items:center;gap:6px;color:#565a73;font-size:12px}.response-selection-bar>span svg{width:18px;color:var(--ws-violet)}.response-selection-bar>div{display:flex;gap:7px}.response-selection-bar button{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #d9d9e5;border-radius:9px;color:#61657b;background:#fff;font-size:12px;font-weight:800}.response-selection-bar button.primary{color:#fff;border-color:#6254dd;background:#6254dd}.response-selection-bar button svg{width:15px}.response-select-all-notice{min-height:42px;padding:8px 15px;display:flex;align-items:center;justify-content:center;gap:8px;color:#5c6178;border-top:1px solid #e7e5fb;background:#fbfaff;font-size:12px}.response-select-all-notice button{padding:0;border:0;color:#594bd0;background:transparent;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.response-table-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.response-table-scroll>.result-table-head,.response-table-scroll>.result-table-row{min-width:1240px;grid-template-columns:42px minmax(165px,.95fr) minmax(285px,1.65fr) minmax(125px,.68fr) minmax(112px,.58fr) minmax(150px,.78fr) minmax(172px,.9fr) 132px;column-gap:16px}.result-table-head{min-height:48px;padding-inline:18px}.result-table-row{min-height:78px;padding-inline:18px;transition:background .16s ease}.result-table-row:hover{background:#fbfbfe}.result-table-row.selected{background:#f4f2ff}.result-table-head>*,.result-table-row>*{min-width:0;justify-self:stretch}.result-table-head>button{min-width:0;height:48px;padding:0;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:0;color:#777b90;background:transparent;font:inherit;font-size:12px;font-weight:800;line-height:1.35;text-align:left;white-space:nowrap}.result-table-head>button svg{flex:0 0 14px;width:14px;opacity:.65}.result-table-head>button.active{color:#5749cf}.result-table-head>button.active svg{opacity:1}.result-table-head>span{display:flex;align-items:center;color:#777b90;font-size:12px;font-weight:800;white-space:nowrap}.result-table-head .col-select,.result-table-row .col-select{display:grid!important;place-items:center;font-family:inherit}.result-table-head input,.result-table-row input{width:17px;height:17px;margin:0;accent-color:var(--ws-violet);cursor:pointer}.result-table-row .col-id{display:flex;flex-direction:row!important;align-items:center;justify-content:flex-start;font-family:ui-monospace,monospace;font-weight:800;white-space:nowrap}.result-table-row .col-respondent,.result-table-row .col-result{display:flex;flex-direction:column;justify-content:center;gap:3px}.result-table-row .col-respondent small,.result-table-row .col-result small{overflow:hidden;color:var(--ws-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.result-table-row .col-chain,.result-table-row .col-completed,.result-table-row .col-method{display:flex;align-items:center}.result-table-row .col-chain{gap:6px;font-weight:800;white-space:nowrap}.result-table-row .col-chain svg{flex:0 0 16px;width:16px}.result-table-row .col-completed{color:#65697d;line-height:1.45;white-space:nowrap}.result-table-row .col-action{width:100%;min-height:40px;padding-inline:10px;white-space:nowrap}.response-pagination{min-height:70px!important;padding:10px 14px!important;display:grid!important;grid-template-columns:auto minmax(340px,1fr) auto;align-items:center!important;gap:14px!important}.response-page-size{display:flex;align-items:center;gap:7px}.response-page-size>span{color:#74788d;font-size:12px;font-weight:800}.response-page-size select{min-height:38px}.response-page-status{display:flex;align-items:center;justify-content:center;gap:13px}.response-page-status>span{color:#74788d;font-size:12px;white-space:nowrap}.response-page-status nav{display:flex;align-items:center;gap:4px}.response-page-status nav button{width:34px;height:34px;min-height:34px;padding:0;display:grid;place-items:center;border:1px solid #e0e1e9;border-radius:8px;color:#65697d;background:#fff;font-size:12px;font-weight:800}.response-page-status nav button.active{color:#fff;border-color:var(--ws-violet);background:var(--ws-violet);box-shadow:0 6px 15px rgba(98,83,221,.2)}.response-page-status nav button:disabled{opacity:.35}.response-page-status nav button svg{width:15px}.response-page-status nav>span{width:24px;text-align:center;color:#8b8e9f}.response-export-actions{display:flex;gap:7px}.response-export-actions button{min-height:39px!important;padding:0 10px!important;white-space:nowrap}.response-export-actions button:first-child{color:#fff;border-color:#6254dd;background:#6254dd}.response-export-actions button:disabled{opacity:.45}.response-print-sheet{display:none}@media (max-width:1450px){.response-data-panel>header{align-items:stretch;flex-direction:column}.response-query-tools{width:100%;min-width:0}.response-filters{justify-content:flex-start}.result-table-head .col-action,.result-table-head .col-chain,.result-table-head .col-completed,.result-table-head .col-id,.result-table-head .col-method,.result-table-head .col-respondent,.result-table-head .col-result,.result-table-row .col-action,.result-table-row .col-chain,.result-table-row .col-completed,.result-table-row .col-id,.result-table-row .col-method,.result-table-row .col-respondent,.result-table-row .col-result{display:flex!important}.response-pagination{grid-template-columns:auto 1fr}.response-export-actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:760px){.response-search-box{grid-template-columns:1fr}.response-search-box>label:first-child{grid-template-columns:72px 1fr}.response-filters{display:grid;grid-template-columns:1fr 1fr}.response-filters>label{min-width:0}.response-clear-filters{grid-column:1/-1}.response-selection-bar{align-items:stretch;flex-direction:column}.response-selection-bar>div{display:grid;grid-template-columns:1fr 1fr}.response-selection-bar button{justify-content:center}.response-select-all-notice{align-items:flex-start;flex-direction:column}.response-table-scroll>.result-table-head,.response-table-scroll>.result-table-row{min-width:760px;grid-template-columns:42px 155px minmax(235px,1fr) 105px 120px;column-gap:12px}.result-table-head .col-action,.result-table-head .col-id,.result-table-head .col-respondent,.result-table-head .col-result,.result-table-row .col-action,.result-table-row .col-id,.result-table-row .col-respondent,.result-table-row .col-result{display:flex!important}.result-table-head .col-chain,.result-table-head .col-completed,.result-table-head .col-method,.result-table-row .col-chain,.result-table-row .col-completed,.result-table-row .col-method{display:none!important}.response-pagination{grid-template-columns:1fr!important}.response-page-size{justify-content:space-between}.response-page-status{align-items:flex-start;flex-direction:column}.response-page-status nav{width:100%;overflow-x:auto}.response-export-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.response-export-actions button{justify-content:center;white-space:normal}}@media (max-width:520px){.response-table-scroll{overflow-x:visible}.response-table-scroll>.result-table-head{min-width:0;grid-template-columns:38px minmax(0,1fr) 90px;column-gap:10px}.result-table-head .col-id,.result-table-head .col-result{display:flex!important}.result-table-head .col-action,.result-table-head .col-respondent{display:none!important}.response-table-scroll>.result-table-row{min-width:0;min-height:108px;padding-block:13px;grid-template-columns:38px minmax(0,1fr) 100px;grid-template-areas:"select id result" "select respondent action";column-gap:10px;row-gap:8px}.result-table-row .col-select{grid-area:select}.result-table-row .col-id{grid-area:id;align-self:end;display:flex!important}.result-table-row .col-respondent{grid-area:respondent;align-self:start;display:flex!important}.result-table-row .col-result{grid-area:result;align-self:end;display:flex!important}.result-table-row .col-action{grid-area:action;align-self:start;display:flex!important}.result-table-row .col-respondent small{white-space:normal;line-height:1.45}.result-table-row .col-action{min-height:38px}}@media (max-width:430px){.response-filters{grid-template-columns:1fr}.response-clear-filters{grid-column:auto}.response-export-actions,.response-selection-bar>div{grid-template-columns:1fr}}@media print{@page{size:A4 portrait;margin:10mm}html[data-print-mode] body{background:#fff!important}html[data-print-mode] .ws-main{margin:0!important}html[data-print-mode] .ws-content{padding:0!important;overflow:visible!important}html[data-print-mode] .campaign-results-page{display:block!important}html[data-print-mode=report] .campaign-results-page>.analytics-grid,html[data-print-mode=report] .campaign-results-page>.campaign-final-report-banner,html[data-print-mode=report] .campaign-results-page>.results-campaign-selector,html[data-print-mode=report] .campaign-results-page>.results-command-bar,html[data-print-mode=report] .campaign-results-page>.results-metric-grid,html[data-print-mode=report] .campaign-results-page>.sampling-live-card{display:flex!important}html[data-print-mode=report] .campaign-results-page>.campaign-final-report-banner{display:grid!important}html[data-print-mode=report] .campaign-results-page>.results-metric-grid{display:grid!important;grid-template-columns:repeat(2,1fr)}html[data-print-mode=report] .campaign-results-page>.sampling-live-card{display:block!important}html[data-print-mode=report] .campaign-results-page>.analytics-grid{display:grid!important;grid-template-columns:1fr}html[data-print-mode=report] .results-command-bar{align-items:flex-start}html[data-print-mode=report] .response-data-panel,html[data-print-mode=report] .response-detail-layer,html[data-print-mode=report] .results-campaign-selector>div,html[data-print-mode=report] .results-command-bar .results-actions{display:none!important}html[data-print-mode=report] .results-campaign-selector{padding:4mm}html[data-print-mode=report] .results-campaign-selector select{appearance:none;border:0;font-weight:800}html[data-print-mode=report] .ai-analysis-card,html[data-print-mode=report] .result-chart-card,html[data-print-mode=report] .results-metric-grid article,html[data-print-mode=report] .sampling-live-card{break-inside:avoid;page-break-inside:avoid;box-shadow:none}html[data-print-mode=list] .campaign-results-page>:not(.response-data-panel){display:none!important}html[data-print-mode=list] .campaign-results-page>.response-data-panel{display:block!important;overflow:visible;border:0;border-radius:0}html[data-print-mode=list] .response-data-panel>header,html[data-print-mode=list] .response-pagination,html[data-print-mode=list] .response-select-all-notice,html[data-print-mode=list] .response-selection-bar,html[data-print-mode=list] .response-table-scroll{display:none!important}html[data-print-mode=list] .response-print-sheet{display:block!important}.response-print-sheet>header{padding-bottom:5mm;display:flex;align-items:flex-start;justify-content:space-between;gap:8mm;border-bottom:2px solid #4f43bd}.response-print-sheet header small{color:#5d50cf;font-size:9pt;font-weight:900;letter-spacing:.08em}.response-print-sheet h1{margin:2mm 0 1mm;font-size:17pt}.response-print-sheet header p{margin:0;color:#6d7082;font-size:9pt}.response-print-sheet header strong{padding:3mm 4mm;border-radius:3mm;color:#fff;background:#5d50cf;font-size:11pt;white-space:nowrap}.response-print-sheet table{width:100%;margin-top:5mm;border-collapse:collapse;table-layout:fixed;font-size:8.5pt}.response-print-sheet thead{display:table-header-group}.response-print-sheet th{padding:2.4mm 2mm;color:#fff;background:#39345f;text-align:left}.response-print-sheet td{padding:2.2mm 2mm;border-bottom:1px solid #dfe0e7;overflow-wrap:anywhere;vertical-align:top}.response-print-sheet tr{break-inside:avoid;page-break-inside:avoid}.response-print-sheet td:first-child,.response-print-sheet th:first-child{width:8mm;text-align:center}.response-print-sheet th:nth-child(2){width:27mm}.response-print-sheet th:nth-child(4){width:23mm}.response-print-sheet th:nth-child(5){width:15mm}.response-print-sheet th:nth-child(6){width:24mm}.response-print-sheet th:nth-child(7){width:29mm}.response-print-sheet>footer{margin-top:5mm;padding-top:3mm;display:flex;justify-content:space-between;gap:8mm;border-top:1px solid #dfe0e7;color:#74778a;font-size:8pt}html[data-print-mode=response] .campaign-results-page>:not(.response-detail-layer){display:none!important}html[data-print-mode=response] .response-detail-layer{display:block!important;position:static;padding:0;background:#fff}html[data-print-mode=response] .response-detail-modal{width:100%;max-height:none;overflow:visible;box-shadow:none}}.response-trace-codes{grid-template-columns:minmax(420px,1.35fr) minmax(300px,.75fr);align-items:stretch}.response-trace-codes figure:first-child{min-height:154px;grid-template-columns:122px minmax(0,1fr);padding:15px;gap:16px}.response-trace-codes figure:first-child>img{width:122px;height:122px}.response-trace-codes figure:first-child figcaption{justify-content:center;gap:7px}.response-trace-codes figure:first-child figcaption b{font-size:13px}.response-trace-codes figure:first-child figcaption small{max-width:100%;color:#5f647b;font-size:12px;line-height:1.5;overflow-wrap:anywhere;word-break:normal}.response-trace-codes .response-barcode-figure{min-height:154px;padding:15px;align-content:center}.response-trace-codes .response-barcode-figure>img{width:min(100%,330px);height:66px;margin-inline:auto;object-position:center}.response-trace-codes .response-barcode-figure figcaption{align-items:center;text-align:center}.results-actions{align-items:stretch;flex-wrap:nowrap}.results-actions .ws-btn{min-width:128px;min-height:48px;padding-inline:15px;white-space:nowrap}.results-actions .results-complete-button{min-width:194px;padding-inline:19px;background:linear-gradient(135deg,#6252e8,#7565ee 54%,#36a98a);box-shadow:0 11px 25px rgba(94,78,220,.24)}.results-actions .results-complete-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(94,78,220,.3)}.campaign-completion-dialog.polished{width:min(780px,100%);border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 32px 110px rgba(20,22,52,.4);animation:ws-completion-enter .24s ease both}.campaign-completion-dialog.polished>header{min-height:112px;padding:22px 25px;grid-template-columns:58px minmax(0,1fr) 42px;gap:15px;background:radial-gradient(circle at 82% 10%,rgba(81,197,160,.19),transparent 33%),linear-gradient(135deg,#f0edff,#f4fbff 55%,#edf9f5)}.campaign-completion-dialog.polished>header>span{width:58px;height:58px;border-radius:17px;box-shadow:0 12px 26px rgba(69,82,174,.19)}.campaign-completion-dialog.polished>header>span svg{width:27px}.campaign-completion-dialog.polished header small{font-size:11px;letter-spacing:.1em}.campaign-completion-dialog.polished h2{margin-top:5px;font-size:24px;line-height:1.25}.campaign-completion-dialog.polished header p{margin:4px 0 0;overflow:hidden;color:#73778d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.campaign-completion-dialog.polished>header>button{width:42px;height:42px;border:1px solid #e7e7ef;border-radius:13px;color:#4d5168;box-shadow:0 7px 18px rgba(40,42,73,.07)}.completion-intro{margin:20px 24px 0;padding:14px 16px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #dcd8ff;border-radius:15px;background:linear-gradient(135deg,#f7f5ff,#f4fbf8)}.completion-intro>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#5e51d4;background:#fff;box-shadow:0 7px 17px rgba(81,71,166,.08)}.completion-intro svg{width:21px}.completion-intro>div{display:flex;flex-direction:column;gap:3px}.completion-intro b{font-size:14px}.completion-intro p{margin:0;color:#6d7187;font-size:12px;line-height:1.5}.completion-summary-grid{padding:14px 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.completion-summary-grid>div{min-width:0;min-height:112px;padding:13px;display:grid;grid-template-columns:35px minmax(0,1fr);grid-template-rows:auto auto auto;align-content:center;column-gap:9px;border:1px solid #e1e2eb;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(38,40,72,.045)}.completion-summary-grid>div>span{grid-row:1/4;width:35px;height:35px;display:grid;place-items:center;align-self:center;border-radius:10px;color:#6658d7;background:#eceaff}.completion-summary-grid>div>span.green{color:#0b8a68;background:#e7f8f1}.completion-summary-grid>div>span.coral{color:#d1616c;background:#fff0f1}.completion-summary-grid>div>span.blue{color:#397fbf;background:#edf6ff}.completion-summary-grid svg{width:17px}.completion-summary-grid small{color:#797d91;font-size:11px;font-weight:800}.completion-summary-grid b{margin-top:2px;font-size:20px;line-height:1.1}.completion-summary-grid em{color:#777b8e;font-size:10px;font-style:normal}.completion-warning{margin:0 24px;padding:13px 15px;display:grid;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #a9dccb;border-radius:14px;color:#176d54;background:#edf9f5}.completion-warning>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#fff}.completion-warning svg{width:20px}.completion-warning>div{display:flex;flex-direction:column;gap:3px}.completion-warning b{font-size:12px}.completion-warning small{color:#547b6f;font-size:11px;line-height:1.45}.campaign-completion-dialog.polished>footer{padding:20px 24px 24px}.campaign-completion-dialog.polished>footer button{min-height:46px;padding-inline:18px;white-space:nowrap}.campaign-completion-dialog.polished>footer button.primary{min-width:202px;background:linear-gradient(135deg,#6252e8,#7565ee 52%,#39a989);box-shadow:0 10px 23px rgba(92,78,217,.22)}@keyframes ws-completion-enter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.workspace-footer{margin-top:36px;border-radius:17px}.workspace-footer>details>summary{min-height:72px;padding:12px 16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;cursor:pointer;list-style:none}.workspace-footer>details>summary::-webkit-details-marker{display:none}.workspace-footer-logo{width:44px;height:44px;padding:5px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 8px 20px rgba(5,7,24,.2)}.workspace-footer-logo img{width:100%;height:100%;object-fit:contain;border-radius:8px}.workspace-footer-company{min-width:0;display:flex;flex-direction:column;gap:3px}.workspace-footer-company small{color:#aeb4d7;font-size:10px;font-weight:900;letter-spacing:.1em}.workspace-footer-company b{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workspace-footer-toggle{min-height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);border-radius:11px;color:#e5e7f6;background:rgba(255,255,255,.07);font-size:11px;font-weight:800}.workspace-footer-toggle svg{width:16px;transition:transform .22s ease}.workspace-footer details[open]>summary{border-bottom:1px solid rgba(255,255,255,.12)}.workspace-footer details[open] .workspace-footer-toggle svg{transform:rotate(180deg)}.workspace-footer-expanded{animation:ws-footer-expand .23s ease both}.workspace-footer-expanded .workspace-footer-intro{padding:18px 22px}.workspace-footer-expanded .workspace-footer-intro h2{font-size:17px}.workspace-footer-expanded .workspace-footer-grid{padding:14px 22px 20px}.workspace-footer-expanded .workspace-footer-bottom{padding:11px 22px}@keyframes ws-footer-expand{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.results-command-bar{align-items:stretch;flex-direction:column}.results-actions{align-self:flex-end}.response-trace-codes{grid-template-columns:1.15fr .85fr}.response-trace-codes figure:first-child{grid-template-columns:104px minmax(0,1fr)}.response-trace-codes figure:first-child>img{width:104px;height:104px}}@media (max-width:720px){.response-trace-codes{grid-template-columns:1fr}.response-trace-codes figure:first-child{grid-template-columns:104px minmax(0,1fr)}.response-trace-codes .response-barcode-figure{min-height:132px}.completion-summary-grid{grid-template-columns:1fr 1fr}.campaign-completion-dialog.polished>header{min-height:96px;padding:17px;grid-template-columns:48px minmax(0,1fr) 38px}.campaign-completion-dialog.polished>header>span{width:48px;height:48px}.campaign-completion-dialog.polished h2{font-size:20px}.completion-intro{margin-inline:16px}.completion-summary-grid{padding-inline:16px}.completion-warning{margin-inline:16px}.campaign-completion-dialog.polished>footer{padding-inline:16px}.workspace-footer>details>summary{grid-template-columns:40px minmax(0,1fr) 38px}.workspace-footer-logo{width:40px;height:40px}.workspace-footer-toggle{width:38px;padding:0;justify-content:center}.workspace-footer-toggle>span{display:none}}@media (max-width:430px){.results-actions{width:100%;grid-template-columns:1fr 1fr}.results-actions .results-complete-button{grid-column:1/-1;width:100%}.results-actions .ws-btn{min-width:0}.response-trace-codes figure:first-child{min-height:0;grid-template-columns:88px minmax(0,1fr);padding:12px}.response-trace-codes figure:first-child>img{width:88px;height:88px}.response-trace-codes figure:first-child figcaption small{font-size:11px}.response-trace-codes .response-barcode-figure>img{height:58px}.campaign-completion-layer{padding:9px}.campaign-completion-dialog.polished{max-height:calc(100dvh - 18px);overflow:auto;border-radius:18px}.campaign-completion-dialog.polished header p{white-space:normal}.completion-intro{grid-template-columns:36px minmax(0,1fr)}.completion-intro>span{width:36px;height:36px}.completion-summary-grid{gap:7px}.completion-summary-grid>div{min-height:96px;padding:10px;grid-template-columns:30px minmax(0,1fr)}.completion-summary-grid>div>span{width:30px;height:30px}.completion-summary-grid b{font-size:17px}.campaign-completion-dialog.polished>footer{flex-direction:column-reverse}.campaign-completion-dialog.polished>footer button{width:100%}.workspace-footer{margin-top:28px}.workspace-footer>details>summary{min-height:66px;padding:10px 12px}.workspace-footer-company b{white-space:normal;font-size:11px;line-height:1.35}.workspace-footer-expanded .workspace-footer-bottom,.workspace-footer-expanded .workspace-footer-grid,.workspace-footer-expanded .workspace-footer-intro{padding-inline:14px}}@media print{.response-trace-codes{grid-template-columns:minmax(0,58%) minmax(0,42%)!important;gap:4mm}.response-trace-codes figure:first-child{min-height:38mm;grid-template-columns:31mm minmax(0,1fr);gap:4mm;padding:3.5mm}.response-trace-codes figure:first-child>img{width:31mm;height:31mm}.response-trace-codes figure:first-child figcaption small{font-size:9pt;line-height:1.45;overflow-wrap:anywhere;word-break:normal}.response-trace-codes .response-barcode-figure{min-height:38mm;padding:3.5mm}.response-trace-codes .response-barcode-figure>img{width:100%;height:18mm;margin:0 auto;object-position:center}.response-trace-codes .response-barcode-figure figcaption{align-items:center}}.composer-guidance{padding:15px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #cfcaff;border-radius:15px;background:linear-gradient(135deg,#f3f1ff,#eefaf6)}.composer-guidance>svg{width:44px;height:44px;padding:11px;border-radius:13px;color:#5f51d6;background:#fff;box-shadow:0 8px 20px rgba(73,61,173,.1)}.composer-guidance b{font-size:14px}.composer-guidance p{margin:4px 0 0;color:var(--ws-muted);font-size:12px;line-height:1.55}.campaign-section-composer{margin-top:13px;display:grid;gap:12px}.campaign-composer-card{overflow:hidden;border:1px solid #dedee9;border-radius:16px;background:#fff}.campaign-composer-card>header{padding:13px 14px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #e7e7ef;background:#fafafe}.campaign-composer-card>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6759d7,#8e82ef);font-size:14px;font-weight:900}.campaign-composer-card>header>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.campaign-composer-card header b{font-size:13px}.campaign-composer-card header small{color:var(--ws-muted);font-size:11px}.campaign-composer-card>header>div:last-child{display:flex;gap:6px}.campaign-composer-card>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e0e0e9;border-radius:9px;color:#686b80;background:#fff}.campaign-composer-card>header button:last-child{color:#b94f5d}.campaign-composer-card>header button:disabled{opacity:.35}.campaign-composer-card>header svg{width:15px}.composer-title-fields{padding:14px 14px 6px}.composer-bank-heading{padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-bank-heading>div{display:flex;flex-direction:column;gap:3px}.composer-bank-heading b{font-size:13px}.composer-bank-heading small{color:var(--ws-muted);font-size:11px}.composer-bank-heading>label{display:flex;align-items:center;gap:7px;color:#686b80;font-size:11px;font-weight:800}.composer-bank-list{padding:5px 14px 15px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.composer-bank-list>button{min-height:68px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #e0e0e9;border-radius:12px;color:#34364a;background:#fff;text-align:left}.composer-bank-list>button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#6658d7;background:#eeecff}.composer-bank-list>button svg{width:17px}.composer-bank-list>button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.composer-bank-list b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.composer-bank-list small{color:var(--ws-muted);font-size:11px}.composer-bank-list em{padding:5px 7px;border-radius:7px;color:#187657;background:#e8f7f1;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.composer-bank-list>button.selected{border-color:#9e94f4;background:#f5f3ff;box-shadow:0 0 0 2px rgba(102,88,215,.06)}.composer-bank-list>button:disabled{opacity:.52;cursor:not-allowed}.composer-empty-bank{grid-column:1/-1;min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #cccbd8;border-radius:13px;color:#777a8f;text-align:center}.composer-empty-bank svg{width:24px}.composer-empty-bank b{font-size:12px}.composer-empty-bank small{max-width:420px;font-size:11px}.add-campaign-section{width:100%;min-height:48px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #a9a2ee;border-radius:13px;color:#5f51d6;background:#f9f8ff;font-size:12px;font-weight:900}.add-campaign-section svg{width:17px}.composer-total{margin-top:10px;padding:12px;display:flex;align-items:center;gap:10px;border-radius:13px;color:#176d53;background:#edf9f5}.composer-total>svg{width:21px}.composer-total span{display:flex;flex-direction:column;gap:2px}.composer-total b{font-size:13px}.composer-total small{color:#567c70;font-size:11px}.composer-live-preview{margin-top:13px;padding:14px;border:1px solid #dcdeea;border-radius:16px;background:#f8f9fc}.composer-live-preview>header{margin-bottom:10px;display:flex;align-items:center;gap:9px}.composer-live-preview>header>svg{width:38px;height:38px;padding:9px;border-radius:11px;color:#5d50d0;background:#eae7ff}.composer-live-preview>header>div{display:flex;flex-direction:column;gap:2px}.composer-live-preview header small{color:#6658d7;font-size:10px;font-weight:900;letter-spacing:.08em}.composer-live-preview header b{font-size:13px}.composer-live-preview details{margin-top:8px;overflow:hidden;border:1px solid #e0e1ea;border-radius:12px;background:#fff}.composer-live-preview summary{padding:11px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;cursor:pointer;list-style:none}.composer-live-preview summary::-webkit-details-marker{display:none}.composer-live-preview summary>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#6658d7;font-size:12px;font-weight:900}.composer-live-preview summary>div{display:flex;flex-direction:column;gap:3px}.composer-live-preview summary b{font-size:12px}.composer-live-preview summary small{color:var(--ws-muted);font-size:11px}.composer-live-preview summary>svg{width:17px;color:#777a8e;transition:transform .2s ease}.composer-live-preview details[open] summary>svg{transform:rotate(180deg)}.composer-live-preview details>em,.composer-live-preview details>p{margin:0;padding:0 12px 10px 55px;color:var(--ws-muted);font-size:11px;line-height:1.5}.composer-live-preview ol{margin:0;padding:0 12px 12px 55px;display:grid;gap:6px;list-style:none}.composer-live-preview li{padding:8px;display:flex;align-items:center;gap:8px;border-radius:9px;background:#f6f6fa}.composer-live-preview li>svg{width:16px;color:#6658d7}.composer-live-preview li span{display:flex;flex-direction:column;gap:2px}.composer-live-preview li b{font-size:11px}.composer-live-preview li small{color:var(--ws-muted);font-size:10px}.campaign-card-progress,.exam-card-progress,.overview-campaign-activity .overview-progress-line{margin-top:12px}.campaign-card-progress>span,.exam-card-progress>span,.overview-progress-line>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.overview-progress-line>span{color:var(--ws-muted);font-size:11px}.overview-progress-line>span:nth-child(2){float:right;margin-top:-15px}.campaign-card-progress b,.exam-card-progress b,.overview-progress-line b{font-size:12px}.campaign-card-progress em,.exam-card-progress em{color:#6558d5;font-size:11px;font-style:normal;font-weight:900}.campaign-card-progress>i,.exam-card-progress>i,.overview-progress-line>i{height:8px;margin-top:7px;display:block;overflow:hidden;border-radius:999px;background:#ececf2}.campaign-card-progress>i>b,.exam-card-progress>i>b,.overview-progress-line>i>b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6759d7,#2bb486)}.campaign-card-progress>small,.exam-card-progress>small{margin-top:6px;display:block;color:var(--ws-muted);font-size:11px}.campaign-card-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.campaign-card-metrics>div{padding:9px;display:flex;flex-direction:column;gap:2px;border-radius:10px;background:#f7f7fa}.campaign-card-metrics b{font-size:14px}.campaign-card-metrics small{color:var(--ws-muted);font-size:10px;line-height:1.35}.exam-card footer button.complete,.ws-campaign-card footer button.complete{color:#087657;border-color:#a8dcc9;background:#e9f8f2}.overview-exam-activity{margin-top:14px;padding:17px}.overview-exam-activity .ws-panel-heading button{display:flex;align-items:center;gap:6px;border:0;color:#5f51d6;background:transparent;font-size:12px;font-weight:900}.overview-exam-activity .ws-panel-heading button svg{width:15px}.overview-exam-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.overview-exam-grid>article{padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;border:1px solid #e2e2eb;border-radius:13px;background:#fafafe}.overview-exam-grid>article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#5f51d6;background:#eceaff}.overview-exam-grid svg{width:18px}.overview-exam-grid article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.overview-exam-grid p,.overview-exam-grid small{margin:0;color:var(--ws-muted);font-size:10px}.overview-exam-grid b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.overview-exam-grid article i{height:7px;overflow:hidden;border-radius:999px;background:#e8e8ef}.overview-exam-grid article i em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6658d7,#32b58a)}.overview-exam-grid footer{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:10px}.overview-exam-grid footer strong{color:#087657}.overview-empty-activity{grid-column:1/-1;padding:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--ws-muted);font-size:12px}.exam-card-progress{margin:0 14px 13px;padding:11px;border-radius:12px;background:#f7f7fb}.results-closed-chip{min-height:40px;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;border-radius:10px;color:#087657;background:#e8f8f1;font-size:11px;font-weight:900}.results-closed-chip svg{width:16px}.campaign-final-report-banner{padding:15px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #a9dcc9;border-radius:16px;color:#17664f;background:linear-gradient(135deg,#eaf9f3,#f6fbff)}.campaign-final-report-banner>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#087657;background:#fff}.campaign-final-report-banner svg{width:22px}.campaign-final-report-banner>div{display:flex;flex-direction:column;gap:3px}.campaign-final-report-banner small{color:#087657;font-size:10px;font-weight:900;letter-spacing:.08em}.campaign-final-report-banner b{font-size:14px}.campaign-final-report-banner p{margin:0;color:#57786e;font-size:11px;line-height:1.5}.campaign-final-report-banner>em{padding:9px 11px;border-radius:10px;color:#fff;background:#21a879;font-size:15px;font-style:normal;font-weight:900}.campaign-completion-layer{position:fixed;inset:0;z-index:190;padding:18px;display:grid;place-items:center;background:rgba(25,26,50,.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.campaign-completion-dialog{width:min(620px,100%);overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 28px 90px rgba(22,23,49,.35)}.campaign-completion-dialog>header{padding:17px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:10px;border-bottom:1px solid #e4e4ec;background:linear-gradient(135deg,#f1efff,#edf9f5)}.campaign-completion-dialog>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#6658d7,#27ab7d)}.campaign-completion-dialog header svg{width:21px}.campaign-completion-dialog header small{color:#6558d5;font-size:10px;font-weight:900;letter-spacing:.08em}.campaign-completion-dialog h2{margin:3px 0 0;font-size:18px}.campaign-completion-dialog>header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#fff}.campaign-completion-dialog>header>button svg{width:18px}.campaign-completion-summary{padding:16px 18px 6px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.campaign-completion-summary>div{padding:11px;display:flex;flex-direction:column;gap:3px;border-radius:11px;background:#f7f7fa}.campaign-completion-summary small{color:var(--ws-muted);font-size:10px}.campaign-completion-summary b{font-size:16px}.campaign-completion-dialog>p{margin:10px 18px 4px;color:#626579;font-size:12px;line-height:1.6}.campaign-completion-dialog>footer{padding:15px 18px 18px;display:flex;justify-content:flex-end;gap:8px}.campaign-completion-dialog>footer button{min-height:41px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dedee8;border-radius:10px;background:#fff;font-size:12px;font-weight:900}.campaign-completion-dialog>footer button.primary{color:#fff;border-color:#6253df;background:linear-gradient(135deg,#6253df,#4c9c87)}.campaign-completion-dialog>footer button:disabled{opacity:.55}.campaign-completion-dialog>footer svg{width:16px}@media (max-width:980px){.composer-bank-list{grid-template-columns:1fr}.overview-exam-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.composer-guidance{grid-template-columns:40px minmax(0,1fr)}.composer-guidance>svg{width:40px;height:40px}.campaign-composer-card>header{grid-template-columns:36px minmax(0,1fr)}.campaign-composer-card>header>span{width:36px;height:36px}.campaign-composer-card>header>div:last-child{grid-column:1/-1;justify-content:flex-end}.composer-bank-heading{align-items:flex-start;flex-direction:column}.composer-bank-list>button{grid-template-columns:34px minmax(0,1fr)}.composer-bank-list>button em{grid-column:2;justify-self:start}.composer-live-preview details>em,.composer-live-preview details>p,.composer-live-preview ol{padding-left:12px}.overview-exam-grid{grid-template-columns:1fr}.campaign-card-metrics{grid-template-columns:1fr 1fr 1fr}.campaign-final-report-banner{grid-template-columns:40px 1fr}.campaign-final-report-banner>span{width:40px;height:40px}.campaign-final-report-banner>em{grid-column:1/-1;justify-self:start}.campaign-completion-summary{grid-template-columns:1fr 1fr}.campaign-completion-dialog>footer{flex-direction:column}.campaign-completion-dialog>footer button{width:100%}.results-actions{width:100%;flex-wrap:wrap}.results-actions .ws-btn,.results-closed-chip{flex:1 1;justify-content:center}}.directory-roster-modal,.question-stat-detail{width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 36px);overflow:auto}.directory-roster-toolbar{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e3e4ed;background:#fafafe}.directory-roster-toolbar p{margin:0;color:#686c80;font-size:12px}.directory-roster-toolbar button{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:10px;color:#fff;background:#6555ef;font-size:12px;font-weight:900}.directory-roster-table{padding:16px 18px 22px}.directory-roster-table>article,.directory-roster-table>header{display:grid;grid-template-columns:minmax(190px,1.5fr) 1fr .8fr .65fr minmax(170px,1fr);gap:10px;align-items:center}.directory-roster-table>header{padding:0 10px 9px;color:#777a8d;font-size:11px;font-weight:900}.directory-roster-table>article{min-height:62px;padding:10px;border-top:1px solid #e7e7ef;color:#3d4056;font-size:12px}.directory-roster-table>article>span:first-child{display:flex;align-items:center;gap:9px}.directory-roster-table i{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;border-radius:10px;color:#5848dc;background:#eceaff;font-size:11px;font-style:normal;font-weight:900}.directory-roster-table i img{width:100%;height:100%;object-fit:cover}.directory-roster-table>article>span:last-child{display:flex;flex-direction:column;gap:3px}.directory-roster-table small{color:#7a7d90;font-size:11px}.question-stat-detail{width:min(760px,calc(100vw - 32px))}.question-stat-metrics{padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.question-stat-metrics>span{min-height:86px;padding:13px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e0e1eb;border-radius:14px;background:#fafafe}.question-stat-metrics b{color:#5748d5;font-size:24px}.question-stat-metrics small{margin-top:4px;color:#75788c;font-size:11px}.question-stat-options{padding:0 18px 22px}.question-stat-options h3{margin:0 0 12px;font-size:16px}.question-stat-options>div{margin-top:9px;display:grid;grid-template-columns:minmax(120px,.8fr) minmax(160px,1.5fr) 90px;gap:11px;align-items:center}.question-stat-options>div>span{display:flex;align-items:center;gap:7px}.question-stat-options em{padding:4px 7px;border-radius:7px;color:#087657;background:#e7f8f2;font-size:11px;font-style:normal;font-weight:900}.question-stat-options>div>div{height:9px;overflow:hidden;border-radius:99px;background:#ececf2}.question-stat-options i{display:block;height:100%;border-radius:inherit;background:#9389f5}.question-stat-options .correct i{background:#28b185}.question-stat-options strong{text-align:right;font-size:12px}@media (max-width:680px){.directory-roster-toolbar{align-items:stretch;flex-direction:column}.directory-roster-table>header{display:none}.directory-roster-table>article{grid-template-columns:1fr 1fr}.directory-roster-table>article>span:first-child,.directory-roster-table>article>span:last-child{grid-column:1/-1}.question-stat-metrics{grid-template-columns:1fr 1fr}.question-stat-options>div{grid-template-columns:1fr 70px}.question-stat-options>div>div{grid-column:1/-1;grid-row:2}}.geozone-config-intro{margin-top:14px;padding:15px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #cfe7de;border-radius:14px;background:linear-gradient(135deg,#effaf6,#f5f3ff)}.geozone-config-intro>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#087657;background:#fff;box-shadow:0 8px 20px rgba(28,116,86,.1)}.geozone-config-intro svg{width:22px}.geozone-config-intro>div{display:flex;flex-direction:column;gap:4px}.geozone-config-intro b{font-size:14px}.geozone-config-intro small{color:var(--ws-muted);font-size:12px;line-height:1.5}.geozone-config-intro em{padding:6px 9px;border-radius:8px;color:#087657;background:#dff5ed;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.geozone-map-config{margin-top:12px}.geozone-field-builder{margin-top:13px;overflow:hidden;border:1px solid var(--ws-line);border-radius:14px;background:#fff}.geozone-field-builder>header{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--ws-line);background:#fafafe}.geozone-field-builder>header>div{display:flex;flex-direction:column;gap:3px}.geozone-field-builder header span{color:var(--ws-violet);font-size:12px;font-weight:900;letter-spacing:.06em}.geozone-field-builder header small{color:var(--ws-muted);font-size:12px}.geozone-field-builder header button{min-height:38px;padding:0 11px;display:flex;align-items:center;gap:6px;border:0;border-radius:9px;color:#fff;background:var(--ws-violet);font-size:12px;font-weight:900}.geozone-field-builder header button:disabled{opacity:.45}.geozone-field-builder header button svg{width:15px}.geozone-field-builder>div{padding:8px 14px}.geozone-field-builder article{padding:10px 0;display:grid;grid-template-columns:30px minmax(170px,1.2fr) minmax(145px,.7fr) auto 34px;align-items:end;gap:8px;border-bottom:1px solid #ececf3}.geozone-field-builder article:last-child{border-bottom:0}.geozone-field-builder article>span{align-self:center;color:#8b8e9f;font-size:11px;font-weight:900}.geozone-field-builder article label{min-width:0;display:flex;flex-direction:column;gap:5px}.geozone-field-builder article label small{color:#76798e;font-size:11px;font-weight:800}.geozone-field-builder article input,.geozone-field-builder article select{width:100%;min-width:0;height:40px;padding:0 9px;border:1px solid #dcdee8;border-radius:9px;background:#fff;font:inherit;font-size:12px}.geozone-field-options{grid-column:2/4}.geozone-field-builder article button.required{min-height:38px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid #dedfe8;border-radius:9px;color:#73768b;background:#fff;font-size:11px;font-weight:900;white-space:nowrap}.geozone-field-builder article button.required span{width:15px;height:15px;border:1px solid #c7c9d5;border-radius:50%}.geozone-field-builder article button.required svg{width:16px}.geozone-field-builder article button.required.selected{color:#087657;border-color:#a9dcc9;background:#edf9f5}.geozone-field-builder article button.remove{width:34px;height:38px;display:grid;place-items:center;border:0;border-radius:9px;color:#ba4e5b;background:#fff0f2}.geozone-field-builder article button.remove svg{width:15px}.geozone-field-builder>footer{padding:11px 14px;display:flex;align-items:flex-start;gap:8px;color:#42675d;background:#f1faf7;font-size:12px;line-height:1.5}.geozone-field-builder>footer svg{flex:0 0 18px;width:18px;color:#087657}.geozone-picker-layer{z-index:25}.geozone-picker{width:min(1180px,100%);display:flex;flex-direction:column;overflow:hidden}.geozone-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);overflow:hidden}.geozone-map-column{min-width:0;padding:14px 0 12px;overflow:auto}.geozone-map-frame{height:430px;margin:0 17px;overflow:hidden;position:relative;border:1px solid var(--ws-line);border-radius:15px;background:#e8edf1;cursor:crosshair;touch-action:manipulation}.geozone-map-frame iframe{width:100%;height:100%;border:0;pointer-events:none}.geozone-map-frame>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.geozone-map-frame polygon{fill:rgba(75,69,210,.23);stroke:#5145c9;stroke-width:.65;vector-effect:non-scaling-stroke}.geozone-map-frame polyline{fill:none;stroke:#5145c9;stroke-width:.55;vector-effect:non-scaling-stroke}.geozone-map-frame circle{fill:#fff;stroke:#5145c9;stroke-width:.7;vector-effect:non-scaling-stroke}.geozone-map-frame>span{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:8px;color:#fff;background:rgba(35,39,61,.78);font-size:12px;font-weight:800;pointer-events:none}.geozone-map-toolbar{margin:10px 17px 0;display:flex;align-items:center;gap:7px}.geozone-map-toolbar>button{min-height:39px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid #dedfe9;border-radius:9px;color:#5f6278;background:#fff;font-size:12px;font-weight:800}.geozone-map-toolbar>button:disabled{opacity:.45}.geozone-map-toolbar button svg{width:15px}.geozone-map-toolbar>div{margin-left:auto;display:flex;gap:7px}.geozone-map-toolbar>div>span{min-height:42px;padding:6px 10px;display:flex;flex-direction:column;justify-content:center;border-radius:9px;color:#087657;background:#eaf8f3}.geozone-map-toolbar b{font-size:12px}.geozone-map-toolbar small{color:#617a73;font-size:10px}.geozone-status{margin:10px 17px 0;padding:10px 11px;display:flex;align-items:flex-start;gap:7px;border-radius:10px;color:#5d557e;background:#f3f1ff;font-size:12px;line-height:1.5}.geozone-status svg{flex:0 0 16px;width:16px;color:var(--ws-violet)}.geozone-data-column{min-width:0;padding:15px;overflow:auto;border-left:1px solid var(--ws-line);background:#fafafe}.geozone-data-heading{margin-bottom:12px;display:flex;align-items:center;gap:9px}.geozone-data-heading>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--ws-violet);background:#eceaff}.geozone-data-heading svg{width:19px}.geozone-data-heading>div{display:flex;flex-direction:column;gap:2px}.geozone-data-heading b{font-size:13px}.geozone-data-heading small{color:var(--ws-muted);font-size:11px}.geozone-dynamic-fields{display:grid;gap:10px}.geozone-dynamic-fields label{display:flex;flex-direction:column;gap:5px}.geozone-dynamic-fields label>span{color:#5f6278;font-size:11px;font-weight:900}.geozone-dynamic-fields label>span b{color:#c5505e}.geozone-dynamic-fields input,.geozone-dynamic-fields select,.geozone-dynamic-fields textarea{width:100%;min-height:42px;padding:9px 10px;resize:vertical;border:1px solid #dcdde8;border-radius:10px;outline:0;background:#fff;font:inherit;font-size:12px}.geozone-dynamic-fields input:focus,.geozone-dynamic-fields select:focus,.geozone-dynamic-fields textarea:focus{border-color:#958bf5;box-shadow:0 0 0 3px rgba(101,85,239,.08)}.geozone-photo{min-height:80px;margin-top:12px;padding:10px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:9px;overflow:hidden;border:1px dashed #aaa5e9;border-radius:12px;color:#5952b6;background:#f7f6ff;cursor:pointer}.geozone-photo>svg{width:26px;justify-self:center}.geozone-photo>img{width:50px;height:50px;object-fit:cover;border-radius:9px}.geozone-photo>span{display:flex;flex-direction:column;gap:3px}.geozone-photo b{font-size:12px}.geozone-photo small{color:var(--ws-muted);font-size:11px;line-height:1.4}.geozone-photo input{display:none}.geozone-photo.done{color:#087657;border-color:#94d4bd;background:#edf9f5}.runner-options button{padding:12px 14px;gap:12px;line-height:1.55}.runner-options button>span{min-width:0;width:100%;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;line-height:1.55}.runner-options button>i,.runner-options button>span>i,.runner-options button>span>svg,.runner-options button>svg{align-self:center;justify-self:center;margin:0}.runner-options button>span>i{width:18px;height:18px}.runner-options button>span>b{min-width:0;font-size:inherit;font-weight:700;overflow-wrap:anywhere}.runner-options.media-options button>span{padding:11px 12px}.candidate-option-list>button{padding:13px 15px;column-gap:14px}.candidate-option-list>button>em,.candidate-option-list>button>i{flex-shrink:0}.candidate-option-list>button>span{min-width:0;overflow-wrap:anywhere;line-height:1.55}.runner-geozone{display:grid;gap:9px}.runner-geozone>button{width:100%;min-height:78px;padding:12px;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:11px;border:1px solid #b9dccc;border-radius:13px;color:#155f4b;background:linear-gradient(135deg,#effaf6,#f5f3ff);text-align:left}.runner-geozone>button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#087657;background:#fff}.runner-geozone>button>span svg{width:21px}.runner-geozone>button>div{display:flex;flex-direction:column;gap:4px}.runner-geozone>button b{font-size:13px}.runner-geozone>button small{color:#61766f;font-size:12px;line-height:1.45}.runner-geozone>button>svg{width:18px}.runner-geozone-summary{padding:10px;display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center;gap:9px;border:1px solid #d9eae3;border-radius:12px;background:#fff}.runner-geozone-summary img{width:50px;height:50px;object-fit:cover;border-radius:10px}.runner-geozone-summary>span{min-width:0;display:flex;flex-direction:column;gap:3px}.runner-geozone-summary small{color:#7b7f90;font-size:10px;font-weight:900}.runner-geozone-summary b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:900px){.geozone-field-builder article{grid-template-columns:30px minmax(150px,1fr) minmax(130px,.7fr) 34px}.geozone-field-builder article button.required{grid-column:2/4;justify-self:start}.geozone-field-options{grid-column:2/4}.geozone-picker{width:100%;height:100%;max-height:none;border-radius:0}.geozone-workspace{grid-template-columns:1fr;overflow:auto}.geozone-map-column{overflow:visible}.geozone-data-column{overflow:visible;border-top:1px solid var(--ws-line);border-left:0}.geozone-map-frame{height:360px}}@media (max-width:680px){.geozone-config-intro{grid-template-columns:40px 1fr}.geozone-config-intro>span{width:40px;height:40px}.geozone-config-intro em{grid-column:1/-1;justify-self:start}.geozone-field-builder>header{align-items:stretch;flex-direction:column}.geozone-field-builder>header button{justify-content:center}.geozone-field-builder article{grid-template-columns:26px minmax(0,1fr) 34px;align-items:end}.geozone-field-builder article>label{grid-column:2}.geozone-field-builder article button.required{grid-column:2;justify-self:stretch;justify-content:center}.geozone-field-builder article button.remove{grid-column:3;grid-row:1}.geozone-field-options{grid-column:2!important}.geozone-map-frame{height:310px;margin-inline:10px}.geozone-map-toolbar{margin-inline:10px;align-items:stretch;flex-wrap:wrap}.geozone-map-toolbar>button{flex:1 1;justify-content:center}.geozone-map-toolbar>div{width:100%;margin-left:0}.geozone-map-toolbar>div>span{flex:1 1}.geozone-status{margin-inline:10px}.geozone-data-column{padding:13px 10px}.geozone-picker>footer{position:sticky;z-index:3;bottom:0;padding:10px;background:#fff}.geozone-picker>footer .ws-btn{flex:1 1}.runner-options button{min-height:58px;padding:12px}.runner-options button>span{grid-template-columns:22px minmax(0,1fr);gap:11px}.runner-options.media-options button>span{width:100%}.runner-geozone-summary{grid-template-columns:50px 1fr}.runner-geozone-summary>span:nth-of-type(n+2){grid-column:2}.candidate-option-list>button{min-height:62px;padding:12px;grid-template-columns:34px minmax(0,1fr) 24px;gap:12px}.candidate-question-card{width:100%;min-height:0;margin:0;border-radius:17px}.candidate-question-stage{padding:10px}}.campaign-card-metrics small,.campaign-completion-dialog header small,.campaign-completion-summary small,.campaign-final-report-banner small,.completion-summary-grid em,.composer-bank-list em,.composer-live-preview header small,.composer-live-preview li small,.geozone-map-toolbar small,.overview-exam-grid footer,.overview-exam-grid p,.overview-exam-grid small,.runner-geozone-summary small,.workspace-footer-company small{font-size:11px}#root,body,html{min-height:100%}.app-loading{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,#f6f7ff,#fff3fa);color:#5146d9;font-family:Aptos,SF Pro Text,Segoe UI,Arial,sans-serif;font-size:17px;font-weight:800}