:root{--background:#f5f5f3;--foreground:#171717;--card:#fff;--card-foreground:#171717;--popover:#fff;--popover-foreground:#171717;--primary:#111111;--primary-foreground:#fff;--muted:#e5ebf0;--muted-foreground:#5c5c5c;--accent:#dceff0;--accent-foreground:#171717;--border:#d4dde4;--input:#c3d0dc;--ring:#9c6800;--radius:.5rem}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px}.office header{background:#000000;color:white;justify-content:space-between;padding:22px 4vw;gap:20px}.brand,.office header{display:flex;align-items:center}.brand{gap:12px;font-size:22px}.brand b{font-weight:400;color:#bacddc}.office header>span{font-size:14px;letter-spacing:.08em}.testbar{background:#fff0c9;border-bottom:1px solid #e9cf86;padding:10px 4vw;color:#674d13;font-size:14px;font-weight:600}.workspace{max-width:1380px;margin:auto;padding:44px 4vw}.heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:#9c6800}h1{font-size:clamp(28px,3vw,42px);line-height:1.2;letter-spacing:-.03em;margin:14px 0}h1,h2{font-weight:600}h2{font-size:20px;line-height:1.35;margin:20px 0 12px}p{line-height:1.6;color:#5c5c5c}.identity{display:flex;align-items:center;gap:8px;font-size:14px;background:#e5edf2;padding:12px 15px;border-radius:6px}.navtabs{height:auto!important;background:transparent!important;border-bottom:1px solid #cbd6df;width:100%!important;justify-content:flex-start!important;border-radius:0!important;padding:0!important;margin-bottom:25px}.navtabs button{flex:none;padding:15px 24px;border-radius:0;border-bottom:3px solid transparent;font-size:16px}.navtabs button[data-state=active]{border-bottom-color:#9c6800;background:transparent;box-shadow:none}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}article{background:#fff;border:1px solid #d4dde4;border-radius:8px;padding:28px;min-width:0}article a{color:#111111;font-size:14px;font-weight:600;display:flex;gap:8px;align-items:center;margin-top:30px}.code{font-size:14px;letter-spacing:.1em;font-weight:700;background:#e2edf5;color:#225477;padding:7px 10px;border-radius:4px;display:inline-block}.IWP{background:#d8efed;color:#111111}.EWP{background:#fff0d2;color:#815610}.process{margin:34px 0 18px;display:flex;gap:22px;align-items:center;padding:23px;border:1px solid #d4dde4;border-radius:6px;font-size:14px;flex-wrap:wrap}.process span{color:#899aa6}.footnote{font-size:13px}@media(max-width:780px){.heading{display:block}.identity{margin-top:20px}.cards{grid-template-columns:1fr}.office header{flex-wrap:wrap}.workspace{padding:24px 5vw}.navtabs button{padding:14px 12px}}:root{color-scheme:light}.office button{cursor:pointer;border:1px solid #c8d5dc;border-radius:5px;background:white;padding:10px 14px;font-size:14px;display:inline-flex;align-items:center;gap:7px;line-height:1.4}.office button:disabled{opacity:.45;cursor:not-allowed}.formDialog button.primary,.office button.primary{background:#111111;color:white;border-color:#111111}.stats{gap:32px;margin:24px 0 30px}.stats,.stats>div{display:flex;align-items:center}.stats strong{font-size:28px}.stats span{font-size:14px;color:#5c5c5c}.stats>button{margin-left:auto}.sectionTitle{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0 15px}.sectionTitle span,small{font-size:13px;color:#5c5c5c}.record{display:grid;grid-template-columns:1.2fr 1fr;gap:15px;margin-bottom:12px}.record h2{margin:12px 0 6px}.record p{margin:6px 0}.recordId{margin-left:10px;font-size:13px;color:#657989}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.record .actions{grid-column:1/-1}.status{display:inline-block;border:1px solid #cbd7e2;padding:6px 10px;border-radius:4px;font-size:14px;background:#edf2f7}.status.active,.status.approved{background:#e0f3ec;color:#12553a}.status.expired,.status.rejected,.status.revoked{background:#fff0ed;color:#963d2d}.dates{font-size:14px}.empty{padding:38px;border:1px dashed #bacbd7;border-radius:7px;text-align:center;color:#607385;margin:15px 0}.empty svg{margin:auto}.error{padding:15px;background:#fff0ed;color:#9c3024;border:1px solid #efc6bb;border-radius:5px;margin:12px 0}.success{padding:12px;background:#dff2eb}.info{font-size:14px;padding:14px;background:#e6eef5;border-left:3px solid #6d8faa}.formDialog{max-width:min(850px,95vw)!important;max-height:90vh;overflow:auto;background:#fff;color:#171717;padding:28px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.formGrid label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:7px}.formGrid input,.formGrid textarea{border:1px solid #bacbd7;border-radius:4px;padding:10px;font-size:16px;font-weight:400;background:white;width:100%;min-width:0}.formDialog button{padding:10px 14px;border:1px solid #cbd7e2;border-radius:5px}.check{font-size:14px;display:flex;align-items:flex-start;gap:12px;line-height:1.5}.check button{padding:0}.audit{margin:10px 0;padding:18px}.audit span{display:block;font-size:14px;margin:8px 0}.audit pre,.details dd{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.details dt{font-weight:700;font-size:14px}.details>div{border-bottom:1px solid #d5dfe5;padding:12px 0}.navtabs{overflow:auto}.formDialog h2{margin:0}@media(max-width:780px){.stats{flex-wrap:wrap;gap:18px}.stats>button{margin-left:0}.formGrid,.record{grid-template-columns:1fr}.sectionTitle{align-items:flex-start;flex-direction:column}.formDialog{padding:20px}.navtabs button{white-space:normal}.stats span{max-width:120px}}.office header{padding:12px 4vw;border-bottom:4px solid #ffbf00}.brand{gap:25px}.brand img{object-fit:contain;flex-shrink:0}.brand strong{display:block;font-size:24px;color:#fff;font-weight:500}.brandProject{font-size:13px;letter-spacing:.18em;color:#ffbf00}.headerRight{display:flex;gap:20px;align-items:center;font-size:14px}.language{display:flex;gap:0}.office .language button{background:#000;color:#fff;border-color:#666;border-radius:0;padding:8px 12px}.office .language button[aria-pressed=true]{background:#ffbf00;border-color:#ffbf00}.formDialog button.primary,.office button.primary{background:#ffbf00;border-color:#ffbf00;color:#111;font-weight:600}.navtabs button[data-state=active]{border-bottom-color:#ffbf00}.eyebrow{color:#555}.identity{background:#fff;border:1px solid #ddd}.teamBanner{display:flex;gap:20px;background:#171717;color:white;padding:26px;border-left:6px solid #ffbf00;margin-bottom:25px}.teamBanner h2{color:#ffbf00;margin-top:0}.teamBanner p{color:#eee}.teamBanner svg{flex-shrink:0}.formHeading{padding:14px;background:#111;color:#ffbf00;font-weight:700;border-left:5px solid #ffbf00;line-height:1.5}.formHeading button{display:block;background:white;color:black;font-weight:400;margin-top:10px}.formDialog h3{margin:22px 0 15px;padding:10px 14px;background:#111;color:#ffbf00;font-size:16px;font-weight:600}.declaration{font-size:15px;line-height:1.65;background:#f4f4f2;padding:18px;border-left:3px solid #ffbf00;color:#333;white-space:pre-line}.question{display:block;margin:18px 0;font-size:15px}.question>button{margin-top:8px}.partyRow{display:flex;align-items:center;gap:10px;margin:12px 0}.partyRow label{display:flex;flex-direction:column;gap:5px;font-size:14px;flex:1;min-width:0}.partyRow input{border:1px solid #bbb;border-radius:4px;padding:8px;width:100%;font-size:16px}.fieldSelect{width:100%!important;min-height:44px;height:auto!important;white-space:normal!important}.originalForm{display:block;width:100%;height:auto}.sourceButton{margin-left:8px!important;margin-top:12px}.check{margin:18px 0}.formDialog .check button{flex-shrink:0;width:20px;height:20px}.info{background:#f2f2f0;border-left-color:#888}.testbar{background:#fff4cd}.code{background:#f0f0ee;color:#333}.GAP.code{background:#e2e9f2}.IWP.code{background:#e1edda}.EWP.code{background:#ffe5dc}@media(max-width:780px){.headerRight{flex-wrap:wrap;gap:12px}.brand img{width:70px;height:70px}.brand strong{font-size:19px}.partyRow{flex-wrap:wrap}.partyRow label{flex-basis:40%}.teamBanner{padding:18px}.sourceButton{margin-left:0!important}}.sourceRow{border-bottom:1px solid #ddd;padding:8px 0}.sourceRow p{white-space:pre-line;font-size:14px;color:#222}.adminAccess{background:#ffbf00;color:#111;text-decoration:none;font-weight:700;padding:9px 13px;border-radius:4px;border:1px solid #ffbf00;white-space:nowrap}.adminAccess:hover{background:#fff;color:#111}.lotoPanel{border-top:4px solid #ffbf00;margin:32px 0;padding:20px 0}.lotoRecord{margin:18px 0}.lotoSetup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.lotoSetup dt{font-size:13px;color:#666}.lotoSetup dd{font-size:15px;overflow-wrap:anywhere}.lotoOperations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.lotoOperations section{padding:12px;background:#f5f5f3}.lotoOperations h3{font-size:15px;font-weight:700}.lotoOperations p{font-size:14px;overflow-wrap:anywhere}@media(max-width:780px){.lotoOperations,.lotoSetup{grid-template-columns:1fr}}.registerPagination{justify-content:space-between;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid #ddd;margin-top:18px}.registerPagination,.registerPaginationButtons{display:flex;align-items:center;gap:12px}.registerPaginationButtons span{font-size:14px;white-space:nowrap}.registerPagination small{font-size:14px;color:#666}.office .registerPagination button{border-color:#ccc;background:#fff;color:#111}.office .registerPagination button:not(:disabled):hover{border-color:#ffbf00;background:#fff8df}@media(max-width:600px){.registerPagination{align-items:flex-start;flex-direction:column}.registerPaginationButtons{width:100%;justify-content:space-between}}.lotoToolbar{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin:20px 0}.lotoToolbar label{display:flex;flex-direction:column;gap:8px;font-size:14px}.lotoToolbar label:first-child{flex:1;min-width:240px}.lotoToolbar input{padding:11px;border:1px solid #bbb;border-radius:4px;background:white;font-size:16px;width:100%}.lotoTableWrap{overflow:auto}.lotoTable{width:100%;border-collapse:collapse;font-size:14px;background:white}.lotoTable th{text-align:left;background:#f0f0ee;padding:12px}.lotoTable td{padding:12px;border-bottom:1px solid #ddd;vertical-align:top}.lotoTable td:first-child{min-width:140px}.lotoTable tr:hover td{background:#fffbed}.office header{background:#101c2c;border-bottom:3px solid #38b9c5;flex-wrap:wrap}.brand{gap:32px;flex-wrap:wrap}.wacosoftBrand{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:4px}.wacosoftWord{font-size:32px;font-weight:750;letter-spacing:-1.2px;line-height:1.15;color:#fff}.wacosoftWord>span{color:#57cfda}.platformName{letter-spacing:.025em;color:#c5d4e3}.projectBrand{border-left:1px solid #536071;padding-left:28px;display:flex;align-items:center;gap:14px}.projectBrand img{width:62px;height:62px}.projectBrand span{font-size:12px;letter-spacing:.14em;color:#c5d4e3}.projectBrand strong{font-size:20px;letter-spacing:.04em;font-weight:600}.headerRight>a:not(.adminAccess){color:#e1eaf3;text-decoration:underline;text-underline-offset:5px}.office .language button[aria-pressed=true]{background:#d6f5f7;border-color:#d6f5f7;color:#101c2c}.projectWorkspace{max-width:1120px;padding:54px 5vw}.projectHome{background:#f1f5f8}.projectHome .eyebrow{color:#416171;font-size:13px}.projectCard{display:block;max-width:500px;background:white;border:1px solid #cbd9e1;border-radius:12px;padding:28px;margin:30px 0;text-decoration:none;color:#142438;box-shadow:0 6px 24px #152f4610}.projectCard:hover{border-color:#168692;box-shadow:0 8px 28px #152f4620}.projectCard:focus-visible,.wacosoftBrand:focus-visible{outline:3px solid #168692;outline-offset:5px}.projectCardTop{display:flex;align-items:center;justify-content:space-between;gap:16px}.projectCardTop img{object-fit:contain}.projectStage{font-size:14px;color:#705109;background:#fff3ce;border-radius:5px;padding:7px 10px}.projectCard h2{font-size:28px;margin:10px 0}.projectCardAction{border-top:1px solid #dde5eb;margin-top:24px;display:flex;justify-content:space-between;font-weight:700;color:#116c77}.loginPage{background:white;border:1px solid #d4dde4;border-top:4px solid #168692;border-radius:10px}.loginPage .wacosoftWord{color:#142438}.loginPage .wacosoftWord>span{color:#147783}.loginPage .platformName{color:#526576}.loginPage h1{font-size:28px}.loginPage button{cursor:pointer}@media(max-width:640px){.brand{gap:18px}.projectBrand{padding-left:16px;gap:10px}.projectBrand img{width:48px;height:48px}.wacosoftWord{font-size:28px}.platformName{font-size:14px}.projectWorkspace{padding-top:32px}.projectCard{padding:22px}.headerRight{width:100%;justify-content:space-between}}@font-face{font-family:WacosoftMontserrat;src:url(/wacosoft-montserrat.ttf) format("truetype");font-style:normal;font-weight:590;font-display:swap}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Arial,sans-serif}.office header,body{background:#fff;color:#000}.office header{border-bottom:1px solid #d0d0d0;box-shadow:0 1px 3px #00000012;padding-top:18px;padding-bottom:18px}.wacosoftBrand{color:#000;gap:0}.wacosoftLogo{display:block;width:194px;height:62px;max-width:100%}.officialWordmark{font-family:WacosoftMontserrat,Montserrat,sans-serif;font-weight:590;letter-spacing:5px;font-style:normal;font-size:420px;fill:currentColor}.platformName{color:#505050;font-size:14px}.projectBrand{border-left-color:#d0d0d0}.projectBrand span{color:#505050}.headerRight>a:not(.adminAccess),.projectBrand strong{color:#000}.office .language button{color:#000;border-color:#d0d0d0}.adminAccess,.office .language button[aria-pressed=true]{background:#000;color:#fff;border-color:#000}.adminAccess:hover{background:#333;color:#fff}.projectHome{background:linear-gradient(135deg,#f8f8f8,#fff)}.projectHome .eyebrow{color:#505050}.projectCard{color:#000;border-color:#d0d0d0;box-shadow:0 4px 20px #00000014;border-radius:8px}.projectCard:hover{border-color:#000;box-shadow:0 8px 30px #00000020}.projectCardAction{color:#000;border-top-color:#d0d0d0}.projectCard:focus-visible,.wacosoftBrand:focus-visible{outline-color:#000}.loginPage{border-color:#000 #d0d0d0 #d0d0d0}.loginPage .platformName{color:#505050}.formDialog button.primary,.office button.primary{background:#000;color:#fff;border-color:#000}.navtabs button[data-state=active]{border-bottom-color:#000}.brandSlogan{display:block;color:#505050;font-size:14px;line-height:1.5;letter-spacing:0;font-weight:400;margin-top:2px;max-width:300px}.controlCenterTitle{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .3em;font-size:clamp(26px,3vw,36px);line-height:1.2;font-weight:700;letter-spacing:-.025em;color:#000;border-bottom:1px solid #d0d0d0;padding-bottom:18px;margin:0 0 24px}.controlCenterTitle span{font-weight:400}.workspace>.heading h1{font-size:clamp(24px,2.5vw,32px)}@media(max-width:640px){.brandSlogan{font-size:13px;max-width:260px}.brand{column-gap:20px;row-gap:16px}.controlCenterTitle{padding-bottom:14px;margin-bottom:20px}}.office article a.wordDownload{display:inline-flex;align-items:center;padding:10px 14px;margin-top:12px;border:1px solid #c8d5dc;border-radius:5px;font-size:14px;line-height:1.4;text-decoration:none;font-weight:400;background:white;color:#111}.office article a.wordDownload:hover{background:#f5f5f5;border-color:#111}.office article a.wordDownload:focus-visible{outline:2px solid #111;outline-offset:3px}.themeToggle{border:1px solid #aaa;background:#fff;color:#111;border-radius:5px;padding:9px 12px;font-size:14px;cursor:pointer}.themeToggle:focus-visible{outline:3px solid #7aa7e8;outline-offset:3px}html[data-theme=dark]{color-scheme:dark;--background:#13161a;--foreground:#edf0f4;--card:#20252b;--card-foreground:#edf0f4;--popover:#252b33;--popover-foreground:#edf0f4;--primary:#edf0f4;--primary-foreground:#111;--muted:#303740;--muted-foreground:#c2cad4;--accent:#343f4d;--accent-foreground:#fff;--border:#505a66;--input:#697584;--ring:#9dc7ff}html[data-theme=dark] .projectHome,html[data-theme=dark] body{background:#13161a;color:#edf0f4}html[data-theme=dark] .formDialog,html[data-theme=dark] .identity,html[data-theme=dark] .loginPage,html[data-theme=dark] .office header,html[data-theme=dark] .projectCard,html[data-theme=dark] article{background:#20252b;color:#edf0f4;border-color:#505a66}html[data-theme=dark] .controlCenterTitle,html[data-theme=dark] .headerRight>a:not(.adminAccess),html[data-theme=dark] .projectBrand strong,html[data-theme=dark] .projectCardAction,html[data-theme=dark] .wacosoftBrand{color:#fff}html[data-theme=dark] .brandSlogan,html[data-theme=dark] .eyebrow,html[data-theme=dark] .footnote,html[data-theme=dark] .lotoSetup dt,html[data-theme=dark] .projectBrand span,html[data-theme=dark] .stats span,html[data-theme=dark] p,html[data-theme=dark] small{color:#c2cad4}html[data-theme=dark] a{color:#bcd8ff}html[data-theme=dark] .formDialog button,html[data-theme=dark] .office article a.wordDownload,html[data-theme=dark] .office button,html[data-theme=dark] .themeToggle{background:#303740;color:#edf0f4;border-color:#697584}html[data-theme=dark] .adminAccess,html[data-theme=dark] .formDialog button.primary,html[data-theme=dark] .office .language button[aria-pressed=true],html[data-theme=dark] .office button.primary{background:#edf0f4;color:#111;border-color:#edf0f4}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#181d23;color:#edf0f4;border-color:#697584}html[data-theme=dark] .declaration,html[data-theme=dark] .info,html[data-theme=dark] .lotoOperations section{background:#29313b;color:#e0e7ef}html[data-theme=dark] .formDialog h3,html[data-theme=dark] .formHeading{background:#101216;color:#ffdb72}html[data-theme=dark] .projectStage,html[data-theme=dark] .testbar{background:#423719;color:#ffe8a3;border-color:#806c2d}html[data-theme=dark] .error{background:#492826;color:#ffceca;border-color:#a4665e}html[data-theme=dark] .success{background:#1e4334;color:#c8f2de}html[data-theme=dark] .code,html[data-theme=dark] .status{background:#303e51;color:#e1ecff;border-color:#687d9c}html[data-theme=dark] .IWP.code,html[data-theme=dark] .status.active,html[data-theme=dark] .status.approved{background:#244532;color:#d7f4dd}html[data-theme=dark] .EWP.code,html[data-theme=dark] .status.expired,html[data-theme=dark] .status.rejected,html[data-theme=dark] .status.revoked{background:#4d3028;color:#ffe0cd}html[data-theme=dark] .lotoTable{background:#20252b;color:#edf0f4}html[data-theme=dark] .lotoTable th{background:#303740;color:#fff}html[data-theme=dark] .lotoTable td{border-color:#505a66}html[data-theme=dark] .lotoTable tr:hover td{background:#303740}html[data-theme=dark] .dates,html[data-theme=dark] .empty,html[data-theme=dark] .recordId,html[data-theme=dark] .registerPagination small{color:#c2cad4}html[data-theme=dark] .sourceRow p{color:#edf0f4}html[data-theme=dark] .navtabs button[data-state=active]{background:#303740;border-bottom-color:#edf0f4}html[data-theme=dark] .loginPage button[type=submit]{background:#edf0f4!important;color:#111!important}@media print{html[data-theme=dark] body{background:#fff;color:#000}.themeToggle{display:none}}.conceptViewer{display:block;width:100%;height:75vh;min-height:420px;border:1px solid var(--finish-line);border-radius:12px;background:#fff;margin-top:24px}:root{--finish-surface:#fff;--finish-line:#dfe2e6;--finish-shadow:0 10px 35px #17223509,0 1px 3px #17223505}body{background:#f5f6f8;letter-spacing:-.012em;-webkit-font-smoothing:antialiased}.office{min-height:100vh;background:radial-gradient(ellipse at 80% 0,#fff 0,transparent 55%),#f5f6f8}.office header{padding:22px max(4vw,24px);background:linear-gradient(115deg,#fff,#fafbfc);border-bottom:1px solid var(--finish-line);box-shadow:0 6px 28px #17223506;gap:32px}.brand{gap:36px}.wacosoftLogo{width:210px;height:66px}.brandSlogan{font-size:11px;line-height:1.65;letter-spacing:.025em;color:#626a75;max-width:270px}.projectBrand{padding-left:30px;gap:16px}.projectBrand img{width:52px;height:52px;border-radius:9px}.projectBrand span{font-size:10px;letter-spacing:.16em}.projectBrand strong{font-size:17px;letter-spacing:.03em}.headerRight{gap:16px;font-size:12px}.headerRight>span{display:none}.adminAccess,.formDialog button,.office button,.themeToggle,.wordDownload{transition:background .16s,border-color .16s,box-shadow .16s;min-height:40px}.formDialog button,.office button{border-radius:8px;border-color:#d8dde3;font-weight:500}.formDialog button:not(:disabled):hover,.office button:not(:disabled):hover{border-color:#8e98a4;box-shadow:0 3px 9px #1722350c}.adminAccess,.formDialog button.primary,.office button.primary{background:linear-gradient(150deg,#30343b,#101216);border:1px solid #22272e;box-shadow:inset 0 1px #ffffff28,0 3px 7px #11111112;color:#fff;border-radius:8px}.office .language{border:1px solid #dfe2e6;padding:3px;border-radius:9px;background:#edf0f3;gap:2px}.office .language button{border:0;border-radius:6px;background:transparent;min-height:30px;padding:5px 9px;font-size:11px}.office .language button[aria-pressed=true]{background:#fff;color:#111;box-shadow:0 1px 4px #00000018}.testbar{font-size:11px;letter-spacing:.025em;padding:9px 4vw;background:#fff7df;border-bottom:1px solid #eedfb1;color:#6c531c}.workspace{max-width:1440px;padding-top:38px}.controlCenterTitle{font-size:clamp(30px,3.7vw,48px);letter-spacing:-.045em;border:0;margin-bottom:28px;padding-bottom:0;color:#171b21;gap:.25em}.controlCenterTitle span{font-weight:350;color:#707784}.workspace>.heading{padding-bottom:24px;border-bottom:1px solid var(--finish-line);margin-bottom:20px;align-items:center}.workspace>.heading h1{font-size:27px;font-weight:600;margin:7px 0}.heading p{margin:6px 0;font-size:14px}.eyebrow{font-size:10px;letter-spacing:.15em;color:#606b77}.identity{border:1px solid var(--finish-line);border-radius:12px;padding:14px 18px;box-shadow:var(--finish-shadow);font-size:12px;line-height:1.6}.identity b{display:inline-block;font-size:10px;letter-spacing:.1em;margin-top:4px}.stats{gap:0;background:var(--finish-surface);border:1px solid var(--finish-line);border-radius:13px;box-shadow:var(--finish-shadow);padding:20px 24px}.stats>div{padding:0 28px;border-right:1px solid var(--finish-line);gap:12px}.stats>div:first-child{padding-left:0}.stats strong{font-size:30px;font-weight:500;letter-spacing:-.05em}.stats span{font-size:12px;color:#67727e}.navtabs{border-bottom-color:var(--finish-line);gap:4px}.office .navtabs button{border:0;border-bottom:2px solid transparent;border-radius:0;font-size:13px;padding:15px 17px;color:#616d7b;min-height:52px}.office .navtabs button[data-state=active]{color:#111;border-bottom-color:#111;background:transparent;font-weight:650}.navtabs svg{width:17px;height:17px}.projectCard,article{border:1px solid var(--finish-line);border-radius:15px;box-shadow:var(--finish-shadow);padding:28px;background:var(--finish-surface)}.cards{gap:24px}.cards article h2{font-size:23px;letter-spacing:-.03em}.cards article p{font-size:14px;line-height:1.75}.code{padding:6px 9px}.code,.status{font-size:11px;border-radius:6px}.record{padding:24px}.record h2{font-size:20px}.empty{border:1px solid var(--finish-line);background:var(--finish-surface);padding:50px 30px;border-radius:14px;box-shadow:var(--finish-shadow)}.empty h2{font-size:20px}.empty p{font-size:14px}.sectionTitle h2{font-size:21px;letter-spacing:-.025em}.lotoTableWrap{border:1px solid var(--finish-line);border-radius:12px;box-shadow:var(--finish-shadow)}.lotoTable th{background:#edf0f4;font-size:11px;letter-spacing:.03em;padding:15px}.lotoTable td{padding:16px 15px}.lotoTable tr:hover td{background:#f5f7fa}.formDialog{border-radius:16px;border:1px solid var(--finish-line);box-shadow:0 30px 100px #00000035;padding:32px}.formGrid input,.formGrid select,.formGrid textarea,.lotoToolbar input{border-radius:8px;border-color:#cbd2da;padding:12px}.declaration,.error,.formDialog h3,.info,.success{border-radius:7px}.check button{min-height:0}.projectHome{background:radial-gradient(ellipse at 85% 10%,#e6e9ed80,transparent 50%),linear-gradient(140deg,#fafbfd,#f1f3f6);min-height:100vh}.projectWorkspace{max-width:1200px;padding:70px 5vw 90px;margin:auto}.platformEyebrow{font-size:10px;letter-spacing:.2em;color:#6c7682;margin:0 0 20px}.projectWorkspace .controlCenterTitle{font-size:clamp(40px,5.5vw,68px);margin-bottom:48px;line-height:1.08}.projectSectionLabel{display:flex;align-items:center;justify-content:space-between;max-width:580px;border-top:1px solid var(--finish-line);padding-top:20px}.projectSectionLabel h2{font-size:20px;margin:0}.projectSectionLabel>span{font-size:12px;color:#727c88}.projectWorkspace>p:not(.platformEyebrow){font-size:14px}.projectCard{max-width:580px;width:100%;padding:32px;margin:28px 0;border-top:3px solid #f0c333;background:linear-gradient(145deg,#fff,#fbfcfe);position:relative;overflow:hidden}.projectCard:hover{border-color:#f0c333 #bcc4ce #bcc4ce;box-shadow:0 18px 48px #17223512}.projectCard h2{font-size:31px;letter-spacing:-.04em}.projectCardTop img{border-radius:12px;width:70px;height:70px}.projectStage{font-size:10px;letter-spacing:.04em;border-radius:20px;padding:7px 11px}.projectCardAction{margin-top:30px;padding-top:20px;font-size:13px}.projectCardAction span{font-size:22px}.loginPage{border-radius:18px;box-shadow:0 24px 80px #17223516;border-color:var(--finish-line)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #587da9!important;outline-offset:3px}html[data-theme=dark]{--finish-surface:#1b2027;--finish-line:#363e48;--finish-shadow:0 12px 35px #00000020}html[data-theme=dark] .office,html[data-theme=dark] .projectHome{background:radial-gradient(ellipse at 80% 0,#252d3880,transparent 50%),#12161c}html[data-theme=dark] .office header{background:linear-gradient(115deg,#20262e,#171c23);border-color:var(--finish-line)}html[data-theme=dark] .controlCenterTitle{color:#f3f5f8}html[data-theme=dark] .controlCenterTitle span{color:#aeb7c4}html[data-theme=dark] .empty,html[data-theme=dark] .projectCard,html[data-theme=dark] .stats{background:var(--finish-surface);border-color:var(--finish-line)}html[data-theme=dark] .projectCard{border-top-color:#f0c333}html[data-theme=dark] .office .language{background:#12161c;border-color:#46515f}html[data-theme=dark] .office .language button[aria-pressed=true]{background:#e4e9f0;color:#141a22}html[data-theme=dark] .office .navtabs button{color:#b8c2ce}html[data-theme=dark] .office .navtabs button[data-state=active]{color:#fff;border-bottom-color:#dce3ec}html[data-theme=dark] .adminAccess,html[data-theme=dark] .formDialog button.primary,html[data-theme=dark] .office button.primary{background:linear-gradient(145deg,#f4f7fb,#dce3ec);color:#161c24;border-color:#dce3ec}html[data-theme=dark] .projectCardAction,html[data-theme=dark] .projectSectionLabel{border-color:var(--finish-line)}@media(max-width:900px){.office header{padding:18px 5vw;gap:22px}.brand{gap:22px}.projectBrand{padding-left:22px}.stats{flex-wrap:wrap;gap:18px;padding:18px}.stats>div{padding:0 16px 0 0}.stats>button{margin-left:0}.projectWorkspace{padding-top:40px}}@media(max-width:600px){.wacosoftLogo{width:175px;height:55px}.brandSlogan{font-size:10px}.projectBrand{border-left:0;padding-left:0}.headerRight{width:100%;flex-wrap:wrap;gap:12px}.workspace{padding:26px 5vw}.stats>div{border:0;width:100%;padding:0}.projectCard{padding:24px}.projectWorkspace .controlCenterTitle{margin-bottom:30px}.formDialog{padding:22px}.workspace>.heading h1{font-size:24px}}@media(prefers-reduced-motion:reduce){.adminAccess,.formDialog button,.office button,.projectCard,.themeToggle,.wordDownload{transition:none!important}}.conceptNameField{display:flex;flex-direction:column;gap:8px;margin:24px 0;font-weight:600;max-width:560px}.conceptNameField input{display:block;width:100%;min-height:48px;padding:12px 14px;border:2px solid #8995a4;border-radius:8px;background:#fff;color:#17202b;font-size:16px;font-weight:400;box-sizing:border-box}.conceptNameField input::placeholder{color:#697584;opacity:1}.conceptNameField input:focus-visible,.personalPdfButton:focus-visible{outline:3px solid #3978c5;outline-offset:3px}.conceptNameField small{font-size:13px;font-weight:400;line-height:1.5}.signedConceptDownload{margin:20px 0;padding:20px;border:1px solid var(--finish-line);border-radius:10px;background:var(--finish-surface)}.signedConceptDownload .personalPdfButton{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 20px;border:1px solid #22272e;border-radius:8px;background:linear-gradient(150deg,#30343b,#101216);color:#fff;font-size:16px;font-weight:650;text-decoration:none;box-shadow:0 3px 8px #11111120}.signedConceptDownload .personalPdfButton:hover{background:#303a48;box-shadow:0 4px 12px #11111130}.personalPdfButton span{font-size:24px;line-height:1}.signedConceptDownload p{margin:12px 0 4px;font-size:14px}.signedConceptDownload small{font-size:12px}html[data-theme=dark] .conceptNameField input{background:#181d23;color:#edf0f4;border-color:#a1adbc}html[data-theme=dark] .conceptNameField input::placeholder{color:#aeb9c7}html[data-theme=dark] .signedConceptDownload .personalPdfButton{background:#edf0f4;color:#111;border-color:#edf0f4}html[data-theme=dark] .signedConceptDownload .personalPdfButton:hover{background:#d2dce8}@media(max-width:600px){.signedConceptDownload{padding:14px}.signedConceptDownload .personalPdfButton{width:100%;box-sizing:border-box;text-align:center}}