.ot-tech,.ot-tech *{box-sizing:border-box}.ot-tech{--lime:#99e00a;--lime-dark:#70aa00;--ink:#181816;--muted:#686d64;--line:#dfe3da;--soft:#f4f6f0;width:100%;min-height:100vh;padding:clamp(18px,4vw,54px) 16px;background:radial-gradient(circle at 8% 8%,rgb(153 224 10 / .13),transparent 26%),radial-gradient(circle at 92% 88%,rgb(153 224 10 / .08),transparent 24%),#eef1e9;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}.ot-tech__shell{width:min(100%,940px);margin:0 auto;overflow:hidden;background:#fff;border:1px solid rgb(24 24 22 / .08);border-radius:30px;box-shadow:0 28px 90px rgb(36 49 25 / .13)}.ot-tech__header{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:34px;padding:clamp(26px,5vw,48px);border-top:7px solid var(--lime)}.ot-tech__logo{width:100%;max-width:170px;height:auto;display:block}.ot-tech__eyebrow{display:block;margin-bottom:9px;color:var(--lime-dark);font-size:11px;font-weight:850;letter-spacing:.09em}.ot-tech__header h1{margin:0;font-size:clamp(30px,5vw,50px);line-height:1;letter-spacing:-.045em}.ot-tech__header p{max-width:620px;margin:15px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.ot-tech__progress{padding:22px clamp(24px,5vw,48px) 25px;background:var(--ink);color:#fff}.ot-tech__progress-line{height:3px;margin:0 7% 18px;overflow:hidden;background:rgb(255 255 255 / .14);border-radius:99px}.ot-tech__progress-line span{display:block;width:0;height:100%;background:var(--lime);transition:width .25s ease}.ot-tech__progress ol{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0;list-style:none}.ot-tech__progress li{display:flex;align-items:center;justify-content:center;gap:8px;color:#9da199;font-size:11px;font-weight:700}.ot-tech__progress li b{width:27px;height:27px;display:grid;place-items:center;flex:0 0 27px;border:1px solid rgb(255 255 255 / .25);border-radius:50%;color:#fff}.ot-tech__progress li.is-active,.ot-tech__progress li.is-done{color:#fff}.ot-tech__progress li.is-active b,.ot-tech__progress li.is-done b{color:var(--ink);background:var(--lime);border-color:var(--lime)}.ot-tech__form{padding:clamp(25px,5vw,50px)}.ot-tech__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.ot-tech__step{display:none}.ot-tech__step.is-active{display:block;animation:ot-step-in .22s ease-out}@keyframes ot-step-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ot-tech__step-head{display:flex;align-items:center;gap:15px;margin-bottom:30px}.ot-tech__step-head>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;color:var(--ink);background:var(--lime);border-radius:50%;font-size:12px;font-weight:900}.ot-tech__step-head h2{margin:0;font-size:clamp(23px,4vw,32px);line-height:1.1;letter-spacing:-.035em}.ot-tech__step-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.ot-tech__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ot-tech__field label,.ot-tech__textarea label{display:block;margin:0 0 7px 2px;color:#4e534b;font-size:11px;font-weight:800}.ot-tech__field label em{color:var(--lime-dark);font-style:normal}.ot-tech__field input,.ot-tech__field select,.ot-tech__textarea textarea{width:100%;min-height:57px;padding:0 15px;border:1px solid var(--line);border-radius:14px;outline:0;background:var(--soft);color:var(--ink);font:inherit;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ot-tech__field select{appearance:auto;cursor:pointer}.ot-tech__field input:focus,.ot-tech__field select:focus,.ot-tech__textarea textarea:focus{border-color:var(--lime);background:#fff;box-shadow:0 0 0 3px rgb(153 224 10 / .14)}.ot-tech__field.is-invalid input,.ot-tech__field.is-invalid select,.ot-tech__consent.is-invalid{border-color:#c73939;box-shadow:0 0 0 3px rgb(199 57 57 / .08)}.ot-tech__upload-box{display:grid;grid-template-columns:minmax(180px,1fr) repeat(2,minmax(180px,.8fr));align-items:stretch;gap:12px;margin-top:24px;padding:16px;background:#f1f7e8;border:1px solid rgb(112 170 0 / .18);border-radius:18px}.ot-tech__upload-box>div{align-self:center}.ot-tech__upload-box>div strong,.ot-tech__upload-box>div span{display:block}.ot-tech__upload-box>div strong{font-size:13px}.ot-tech__upload-box>div span{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.45}.ot-tech__file{position:relative;min-height:68px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px dashed rgb(24 24 22 / .22);border-radius:13px;background:#fff;cursor:pointer}.ot-tech__file:hover{border-color:var(--lime-dark)}.ot-tech__file input{position:absolute;width:1px;height:1px;opacity:0}.ot-tech__file-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:var(--lime);font-size:20px}.ot-tech__file b,.ot-tech__file small{display:block}.ot-tech__file b{font-size:10px}.ot-tech__file small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.25}.ot-tech__file.has-file{border-style:solid;border-color:var(--lime-dark)}.ot-tech__file.has-file .ot-tech__file-icon{color:#fff;background:var(--ink)}.ot-tech__checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:22px 0 0;padding:0;border:0}.ot-tech__checks legend{grid-column:1/-1;margin-bottom:2px;color:#4e534b;font-size:11px;font-weight:800}.ot-tech__checks label{position:relative;display:flex;align-items:center;justify-content:center;min-height:48px;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--soft);cursor:pointer;font-size:10px;font-weight:750;text-align:center}.ot-tech__checks input{position:absolute;opacity:0}.ot-tech__checks label.is-checked{border-color:var(--lime-dark);background:rgb(153 224 10 / .14)}.ot-tech__textarea{margin-top:18px}.ot-tech__textarea textarea{min-height:110px;padding:14px 15px;resize:vertical}.ot-tech__consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:13px;border:1px solid #fff0;border-radius:12px;color:var(--muted);cursor:pointer;font-size:10px;line-height:1.45}.ot-tech__consent input{margin-top:2px;accent-color:var(--lime-dark)}.ot-tech__notice{margin-top:14px;padding:14px 16px;border-left:4px solid var(--lime);border-radius:0 12px 12px 0;background:var(--soft);color:var(--muted);font-size:10px;line-height:1.55}.ot-tech__actions{display:flex;justify-content:space-between;gap:14px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.ot-tech__actions--end{justify-content:flex-end}.ot-tech__next,.ot-tech__back,.ot-tech__submit{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border:0;border-radius:999px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.ot-tech__next,.ot-tech__submit{color:var(--ink);background:var(--lime)}.ot-tech__back{color:var(--ink);background:#ecefe8}.ot-tech__next:hover,.ot-tech__submit:hover{background:#b2f134;transform:translateY(-1px)}.ot-tech__submit{min-width:220px;justify-content:space-between}.ot-tech__submit b{width:36px;height:36px;display:grid;place-items:center;margin-right:-14px;border-radius:50%;color:#fff;background:var(--ink);font-size:16px}.ot-tech__submit:disabled{opacity:.65;cursor:wait;transform:none}.ot-tech__status{display:none;margin:14px 0 0;padding:12px 14px;border:1px solid rgb(190 45 45 / .22);border-radius:12px;background:rgb(190 45 45 / .07);color:#a02424;font-size:11px;font-weight:700;text-align:center}.ot-tech__status.is-visible{display:block}.ot-tech__footer{display:flex;justify-content:space-between;gap:20px;padding:18px clamp(24px,5vw,48px);border-top:1px solid var(--line);color:#7a7e76;font-size:9px}.ot-tech--message{display:grid;place-items:center}.ot-tech__message{width:min(100%,560px);padding:38px;border-top:7px solid var(--lime);border-radius:24px;background:#fff;box-shadow:0 25px 80px rgb(36 49 25 / .13);text-align:center}.ot-tech__message img{width:150px;height:auto;margin-bottom:22px}.ot-tech__message>span{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;color:var(--ink);background:var(--lime);font-size:24px;font-weight:900}.ot-tech__message.is-error>span{color:#fff;background:#b83232}.ot-tech__message h1{margin:0;font-size:30px}.ot-tech__message p{margin:13px 0 24px;color:var(--muted);font-size:14px;line-height:1.6}.ot-tech__message a{display:inline-flex;min-height:48px;align-items:center;padding:0 20px;border-radius:999px;background:var(--ink);color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important}@media(max-width:760px){.ot-tech{padding:10px}.ot-tech__shell{border-radius:22px}.ot-tech__header{grid-template-columns:95px minmax(0,1fr);gap:18px;padding:27px 22px}.ot-tech__eyebrow{font-size:9px}.ot-tech__header h1{font-size:30px}.ot-tech__header p{font-size:12px}.ot-tech__progress{padding:18px 15px 20px}.ot-tech__progress li span{display:none}.ot-tech__form{padding:26px 18px}.ot-tech__grid,.ot-tech__upload-box{grid-template-columns:1fr}.ot-tech__checks{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-tech__actions{position:sticky;z-index:5;bottom:0;margin:24px -18px -26px;padding:13px 18px;background:rgb(255 255 255 / .96);box-shadow:0 -8px 30px rgb(36 49 25 / .08);backdrop-filter:blur(10px)}.ot-tech__next,.ot-tech__back,.ot-tech__submit{min-height:49px;padding:0 17px}.ot-tech__submit{min-width:0;flex:1}.ot-tech__footer{flex-direction:column;gap:4px;padding:18px 22px}}@media(max-width:430px){.ot-tech__header{grid-template-columns:1fr}.ot-tech__logo{max-width:120px}.ot-tech__header h1{font-size:29px}.ot-tech__step-head{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.ot-tech *,.ot-tech *:before,.ot-tech *:after{transition:none!important;animation:none!important}}