*,*:before,*:after{box-sizing:border-box}.ot-forest{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Arial,Helvetica,Helvetica Neue,sans-serif;color:#f6f3ec;background:#004638;-webkit-font-smoothing:antialiased}.ot-forest header{display:flex;align-items:center;gap:14px;padding:15px 28px;background:transparent;border-bottom:1px solid rgba(255,255,255,.14)}.ot-forest header .logo{width:34px;height:34px;border-radius:9px;object-fit:contain}.ot-forest header h2{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#f6f3ec}.ot-forest header nav{margin-left:auto;display:flex;align-items:center;gap:6px}.ot-forest header nav a{text-decoration:none;font-size:14px;font-weight:700;color:#f6f3ecb8;padding:8px 15px;border-radius:999px;transition:background .14s ease,color .14s ease}.ot-forest header nav a:hover{background:rgba(255,255,255,.08);color:#f6f3ec}.ot-forest header nav a.router-link-active{background:#DCED59;color:#004638}.ot-forest header nav button{all:unset;cursor:pointer;font-size:14px;font-weight:700;color:#f6f3ecb8;padding:8px 15px;border-radius:999px;transition:background .14s ease,color .14s ease}.ot-forest header nav button:hover{background:rgba(255,255,255,.08);color:#f6f3ec}.ot-forest main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:56px 20px}.ot-forest main>div{width:100%;max-width:460px;background:#003B2F;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:34px;box-shadow:0 24px 60px #0000004d}.ot-forest main>div>p:first-child{margin:0;font-size:23px;font-weight:700;letter-spacing:-.02em;color:#f6f3ec}.ot-forest main input,.ot-forest main textarea{width:100%;margin-top:18px;font-family:inherit;font-size:15px;color:#f6f3ec;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.18);border-radius:10px;padding:13px 14px;transition:border-color .14s ease,box-shadow .14s ease}.ot-forest main input::placeholder,.ot-forest main textarea::placeholder{color:#f6f3ec73}.ot-forest main input:focus,.ot-forest main textarea:focus{outline:none;border-color:#dced59;box-shadow:0 0 0 3px #dced5938}.ot-forest main textarea:not([readonly]){min-height:132px;line-height:1.5;resize:vertical}.ot-forest main button{width:100%;margin-top:22px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;color:#004638;background:#DCED59;border:none;border-radius:10px;padding:14px 18px;cursor:pointer;box-shadow:none;transition:background .14s ease,filter .14s ease,box-shadow .14s ease}.ot-forest main button:hover{background:#CFE23B}.ot-forest main button:active{background:#C2D62A}.ot-forest main button:disabled{background:rgba(220,237,89,.3);box-shadow:none;cursor:not-allowed;filter:none;color:#00463899}.ot-forest main button+p{margin:14px 0 0;font-size:13.5px;font-weight:700;color:#ff9e8a}.ot-forest main p:has(+input[readonly]),.ot-forest main p:has(+textarea[readonly]){margin:26px 0 0;font-size:13px;font-weight:700;letter-spacing:.01em;color:#f6f3ecb3}.ot-forest main input[readonly]{margin-top:8px;font-family:Courier New,ui-monospace,monospace;font-size:13.5px;color:#eaf49b;background:rgba(220,237,89,.1);border:1.5px solid #DCED59;cursor:text}.ot-forest main input[readonly]:focus{border-color:#dced59;box-shadow:0 0 0 3px #dced5947}.ot-forest main textarea[readonly]{margin-top:8px;min-height:96px;font-family:Courier New,ui-monospace,monospace;font-size:14px;color:#eaf49b;background:rgba(220,237,89,.1);border:1.5px solid #DCED59;resize:vertical}.ot-forest main textarea[readonly]+p{margin:14px 0 0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5;color:#b7fcbf;background:rgba(183,252,191,.1);border-radius:10px}.ot-wizards{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Arial,Helvetica,Helvetica Neue,sans-serif;color:#11142e;background:#F4F5FB;-webkit-font-smoothing:antialiased}.ot-wizards header{display:flex;align-items:center;gap:14px;padding:15px 28px;background:#0B0E2C;border-bottom:1px solid #0B0E2C}.ot-wizards header .logo{width:34px;height:34px;border-radius:9px;object-fit:contain}.ot-wizards header h2{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#11142e}.ot-wizards header nav{margin-left:auto;display:flex;align-items:center;gap:6px}.ot-wizards header nav a{text-decoration:none;font-size:14px;font-weight:700;color:#ffffffa8;padding:8px 15px;border-radius:999px;transition:background .14s ease,color .14s ease}.ot-wizards header nav a:hover{background:rgba(255,255,255,.1);color:#11142e}.ot-wizards header nav a.router-link-active{background:linear-gradient(135deg,#2E51FF 0%,#8B36F5 55%,#E0249A 100%);color:#fff}.ot-wizards header nav button{all:unset;cursor:pointer;font-size:14px;font-weight:700;color:#ffffffa8;padding:8px 15px;border-radius:999px;transition:background .14s ease,color .14s ease}.ot-wizards header nav button:hover{background:rgba(255,255,255,.1);color:#11142e}.ot-wizards main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:56px 20px}.ot-wizards main>div{width:100%;max-width:460px;background:#FFFFFF;border:1px solid #E2E4F0;border-radius:18px;padding:34px;box-shadow:0 10px 34px #11142e14}.ot-wizards main>div>p:first-child{margin:0;font-size:23px;font-weight:700;letter-spacing:-.02em;color:#11142e}.ot-wizards main input,.ot-wizards main textarea{width:100%;margin-top:18px;font-family:inherit;font-size:15px;color:#11142e;background:#FBFBFE;border:1.5px solid #DDE0EE;border-radius:10px;padding:13px 14px;transition:border-color .14s ease,box-shadow .14s ease}.ot-wizards main input::placeholder,.ot-wizards main textarea::placeholder{color:#8a8fb0}.ot-wizards main input:focus,.ot-wizards main textarea:focus{outline:none;border-color:#2e51ff;box-shadow:0 0 0 3px #2e51ff29}.ot-wizards main textarea:not([readonly]){min-height:132px;line-height:1.5;resize:vertical}.ot-wizards main button{width:100%;margin-top:22px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#2E51FF 0%,#8B36F5 55%,#E0249A 100%);border:none;border-radius:10px;padding:14px 18px;cursor:pointer;box-shadow:0 6px 18px #4e37f547;transition:background .14s ease,filter .14s ease,box-shadow .14s ease}.ot-wizards main button:hover{filter:brightness(1.07)}.ot-wizards main button:active{filter:brightness(.94)}.ot-wizards main button:disabled{background:#C7CBE6;box-shadow:none;cursor:not-allowed;filter:none;color:#fff}.ot-wizards main button+p{margin:14px 0 0;font-size:13.5px;font-weight:700;color:#dc2626}.ot-wizards main p:has(+input[readonly]),.ot-wizards main p:has(+textarea[readonly]){margin:26px 0 0;font-size:13px;font-weight:700;letter-spacing:.01em;color:#5b6080}.ot-wizards main input[readonly]{margin-top:8px;font-family:Courier New,ui-monospace,monospace;font-size:13.5px;color:#2e51ff;background:#F1F1FE;border:1.5px solid #C9CBF6;cursor:text}.ot-wizards main input[readonly]:focus{border-color:#c9cbf6;box-shadow:0 0 0 3px #2e51ff2e}.ot-wizards main textarea[readonly]{margin-top:8px;min-height:96px;font-family:Courier New,ui-monospace,monospace;font-size:14px;color:#2e51ff;background:#F1F1FE;border:1.5px solid #C9CBF6;resize:vertical}.ot-wizards main textarea[readonly]+p{margin:14px 0 0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5;color:#047857;background:#ECFDF5;border-radius:10px}
