.hut-pf-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--hut-blue);font-weight:750}.hut-pf-errors{display:flex;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid #fecdd3;border-radius:16px;background:#fff1f2;color:#9f1239}.hut-pf-errors>i{font-size:20px}.hut-pf-errors div{display:grid;gap:3px}.hut-pf-errors small{display:block}.hut-gc-shell,.hut-mt-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:38px 0 70px}.hut-gc-head,.hut-mt-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.hut-gc-head>div>span,.hut-mt-head>div>span,.hut-gc-guide>header>span,.hut-gs-grid>section>span,.hut-gs-grid>aside>span,.hut-mt-events header>span,.hut-mt-action>span{display:block;margin-bottom:8px;color:var(--hut-blue);font-size:11px;font-weight:850;letter-spacing:.11em}.hut-gc-head h1,.hut-mt-head h1{max-width:720px;margin:0 0 8px;color:#102448;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em}.hut-gc-head p,.hut-mt-head p{max-width:720px;margin:0;color:var(--hut-muted);font-size:15px;line-height:1.65}.hut-gc-head ol{display:flex;margin:0;padding:0;list-style:none}.hut-gc-head li{display:flex;align-items:center;gap:9px;min-width:132px;padding:12px;border-bottom:2px solid var(--hut-line);color:var(--hut-muted)}.hut-gc-head li.active{border-color:var(--hut-blue);color:var(--hut-ink)}.hut-gc-head li>b{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#edf5ff;color:var(--hut-blue);font-size:12px}.hut-gc-head li span{display:grid;font-weight:750}.hut-gc-head li small{font-size:10px;font-weight:500}.hut-gc-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.hut-gc-main,.hut-gc-guide,.hut-gs-card,.hut-mt-order,.hut-mt-events,.hut-mt-action,.hut-mt-privacy,.hut-mt-help{border:1px solid var(--hut-line);border-radius:22px;background:#fff;box-shadow:0 16px 45px #0f25440e}.hut-gc-main{overflow:hidden}.hut-gc-main>section{padding:26px 28px;border-bottom:1px solid var(--hut-line)}.hut-gc-main>section>header{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.hut-gc-main>section>header>i{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:13px;background:#eaf4ff;color:var(--hut-blue);font-size:19px}.hut-gc-main>section>header div{flex:1}.hut-gc-main>section>header small{color:var(--hut-blue);font-size:10px;font-weight:850;letter-spacing:.1em}.hut-gc-main h2,.hut-gc-guide h2{margin:2px 0 3px;color:#112342;font-size:20px}.hut-gc-main p,.hut-gc-guide p{margin:0;color:var(--hut-muted);font-size:12px}.hut-gc-main>section>header em{padding:7px 10px;border-radius:10px;background:#fff7e6;color:#946200;font-size:10px;font-style:normal;font-weight:750}.hut-gc-fields{display:grid;gap:16px}.hut-gc-fields.two{grid-template-columns:1fr 1fr}.hut-gc-fields label{display:grid;gap:7px;color:#21324f;font-size:12px;font-weight:750}.hut-gc-fields input,.hut-gc-fields select,.hut-gc-fields textarea,.hut-mt-head input{width:100%;border:1px solid #d8e2ee;border-radius:13px;background:#fbfdff;color:#152642;outline:none;transition:.2s}.hut-gc-fields input,.hut-gc-fields select{height:45px;padding:0 13px}.hut-gc-fields textarea{padding:13px;resize:vertical}.hut-gc-fields input:focus,.hut-gc-fields select:focus,.hut-gc-fields textarea:focus,.hut-mt-head input:focus{border-color:#62a8ef;box-shadow:0 0 0 4px #2583e51a;background:#fff}.hut-gc-fields label>small{color:var(--hut-muted);font-size:10px;font-weight:500}.hut-gc-drop{display:flex;align-items:center;gap:14px;padding:18px;border:1px dashed #77b8ee;border-radius:16px;background:#f5fbff;cursor:pointer;transition:.2s}.hut-gc-drop.is-dragging{border-color:var(--hut-blue);background:#eaf5ff;transform:translateY(-1px)}.hut-gc-drop>i{font-size:26px;color:#1186c9}.hut-gc-drop span{display:grid;flex:1}.hut-gc-drop b{color:#17304f}.hut-gc-drop small{color:var(--hut-muted);font-size:11px}.hut-gc-drop em{padding:8px 12px;border-radius:10px;background:#fff;border:1px solid var(--hut-line);font-style:normal;font-size:11px;font-weight:750}.hut-gc-drop input{display:none}.hut-gc-ai{display:flex;gap:12px;margin-top:14px;padding:14px;border-radius:15px;background:#f0fdf8;border:1px solid #a7f3d0}.hut-gc-ai>i{color:#138861;font-size:20px}.hut-gc-ai>div{display:grid;gap:5px;flex:1}.hut-gc-ai span{display:flex;justify-content:space-between}.hut-gc-ai em{padding:3px 8px;border-radius:20px;background:#d8f8e8;color:#087252;font-size:9px;font-style:normal;font-weight:850}.hut-gc-ai strong{font-size:12px}.hut-gc-ai small{color:var(--hut-muted);font-size:10px}.hut-gc-ai div>i{height:5px;overflow:hidden;border-radius:99px;background:#d4e7df}.hut-gc-ai div>i>b{display:block;height:100%;border-radius:inherit;background:#19a974;transition:width .65s ease}.hut-gc-consent{display:flex;gap:11px;margin:20px 28px 0;padding:15px;border:1px solid #cfe0ef;border-radius:15px;background:#f8fbfe}.hut-gc-consent input{margin-top:3px}.hut-gc-consent span{display:grid}.hut-gc-consent small{color:var(--hut-muted);font-size:10px}.hut-gc-main>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 28px}.hut-gc-main>footer>span{display:flex;align-items:center;gap:8px;color:var(--hut-muted);font-size:10px}.hut-gc-guide{align-self:start;position:sticky;top:92px;overflow:hidden}.hut-gc-guide>header{padding:24px 24px 18px}.hut-gc-guide ul{display:grid;gap:0;margin:0;padding:0 24px;list-style:none}.hut-gc-guide li{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-top:1px solid var(--hut-line);font-size:12px;font-weight:700}.hut-gc-guide li i{color:#16835b}.hut-gc-guide>section,.hut-gc-guide>footer{display:flex;gap:11px;margin:18px 24px;padding:14px;border-radius:15px;background:#fff8e8;color:#784d00}.hut-gc-guide>section span,.hut-gc-guide>footer span{display:grid}.hut-gc-guide>section small,.hut-gc-guide>footer small{font-size:10px}.hut-gc-guide dl{margin:0;padding:0 24px}.hut-gc-guide dl div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid var(--hut-line);font-size:11px}.hut-gc-guide dt{color:var(--hut-muted)}.hut-gc-guide dd{margin:0;font-weight:800}.hut-gc-guide>footer{margin:18px 0 0;border-radius:0;background:#eef7ff;color:#164f7a;padding:18px 24px}.hut-gs-shell{width:min(1040px,calc(100% - 36px));margin:0 auto;padding:58px 0 76px}.hut-gs-card{overflow:hidden}.hut-gs-card>header{text-align:center;padding:38px 28px 27px;background:linear-gradient(150deg,#f2fbf7,#f1f7ff)}.hut-gs-card>header>i{display:grid;width:62px;height:62px;margin:0 auto 12px;place-items:center;border:2px solid #1e9a66;border-radius:50%;color:#16835b;font-size:32px}.hut-gs-card>header>span{color:#16835b;font-size:10px;font-weight:850;letter-spacing:.12em}.hut-gs-card h1{margin:7px 0;font-size:38px;color:#122641}.hut-gs-card>header p{margin:0;color:var(--hut-muted)}.hut-gs-status{display:grid;grid-template-columns:1fr 1.5fr 1fr;border-top:1px solid var(--hut-line);border-bottom:1px solid var(--hut-line)}.hut-gs-status>div,.hut-gs-status>span{display:grid;padding:17px 22px;border-right:1px solid var(--hut-line)}.hut-gs-status>:last-child{border:0}.hut-gs-status small{color:var(--hut-muted);font-size:9px;letter-spacing:.08em}.hut-gs-status b{margin-top:4px}.hut-gs-status div b{display:flex;align-items:center;gap:7px;color:#16835b}.hut-gs-status div i{width:8px;height:8px;border-radius:50%;background:#2bc47f;box-shadow:0 0 0 5px #e6f9f0}.hut-gs-grid{display:grid;grid-template-columns:1fr 1fr}.hut-gs-grid>section,.hut-gs-grid>aside{padding:28px}.hut-gs-grid>section{border-right:1px solid var(--hut-line)}.hut-gs-grid dl{margin:0}.hut-gs-grid dl div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid var(--hut-line)}.hut-gs-grid dt{color:var(--hut-muted);font-size:11px}.hut-gs-grid dd{margin:0;text-align:right;font-weight:750}.hut-gs-grid ol{display:grid;gap:14px;margin:0;padding:0;list-style:none}.hut-gs-grid li{display:flex;gap:11px;opacity:.55}.hut-gs-grid li.active,.hut-gs-grid li.done{opacity:1}.hut-gs-grid li>i{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid var(--hut-line);border-radius:50%}.hut-gs-grid li.done>i{background:#e8f8f0;color:#16835b}.hut-gs-grid li.active>i{background:#e8f3ff;color:var(--hut-blue)}.hut-gs-grid li div{display:grid}.hut-gs-grid li small{color:var(--hut-muted);font-size:10px}.hut-gs-card>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;border-top:1px solid var(--hut-line);background:#fbfcfe}.hut-gs-card>footer>div{display:flex;gap:10px}.hut-gs-card>footer>div>i{color:var(--hut-blue);font-size:20px}.hut-gs-card>footer span{display:grid}.hut-gs-card>footer small{color:var(--hut-muted);font-size:10px}.hut-gs-card>footer nav{display:flex;gap:10px}.hut-mt-head{align-items:center}.hut-mt-head form{display:flex;min-width:360px;padding:5px;border:1px solid var(--hut-line);border-radius:15px;background:#fff;box-shadow:var(--hut-shadow)}.hut-mt-head input{height:42px;padding:0 11px;border:0;background:transparent;font-weight:750}.hut-mt-head button{display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:0;border-radius:11px;background:#174a91;color:#fff;font-weight:750}.hut-mt-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.hut-mt-layout main{display:grid;gap:20px}.hut-mt-order,.hut-mt-events,.hut-mt-action,.hut-mt-privacy{padding:24px}.hut-mt-order>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--hut-line)}.hut-mt-order>header small{color:var(--hut-muted);font-size:9px}.hut-mt-order>header h2{margin:3px 0;font-size:21px}.hut-mt-order>header p{margin:0;color:var(--hut-muted);font-size:11px}.hut-mt-order>header em{display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:20px;background:#e9f8f0;color:#13704f;font-size:11px;font-style:normal;font-weight:800}.hut-mt-order>header em i{width:7px;height:7px;border-radius:50%;background:#24b778}.hut-mt-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:21px 0 13px}.hut-mt-title span{color:var(--hut-blue);font-size:9px;font-weight:850;letter-spacing:.1em}.hut-mt-title h3{margin:4px 0;font-size:22px}.hut-mt-title p{margin:0;color:var(--hut-muted);font-size:10px}.hut-mt-title>strong{color:#174a91;font-size:28px}.hut-mt-progress{height:7px;margin-bottom:26px;overflow:hidden;border-radius:99px;background:#e5edf5}.hut-mt-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1769c7,#1bb4d9,#26ae73)}.hut-mt-milestones{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.hut-mt-milestones li{position:relative;display:flex;gap:9px;padding-right:12px}.hut-mt-milestones li:not(:last-child):after{content:"";position:absolute;top:16px;left:35px;right:6px;height:2px;background:#dbe5ef}.hut-mt-milestones li.done:not(:last-child):after{background:#48b987}.hut-mt-milestones li>i{z-index:1;display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:2px solid #d9e4ee;border-radius:50%;background:#fff;color:#8ca0b4}.hut-mt-milestones li.done>i{border-color:#50bd8c;background:#eaf9f2;color:#16835b}.hut-mt-milestones li.active>i{border-color:#4694e4;background:#eaf4ff;color:#1769c7}.hut-mt-milestones li div{display:grid;gap:2px}.hut-mt-milestones li small{color:var(--hut-muted);font-size:8px}.hut-mt-milestones li b{font-size:11px}.hut-mt-milestones li p{margin:0;color:var(--hut-muted);font-size:9px;line-height:1.4}.hut-mt-milestones li time{color:#7c8ea3;font-size:8px}.hut-mt-events header{margin-bottom:8px}.hut-mt-events h2,.hut-mt-action h2,.hut-mt-privacy h2{margin:0;color:#132641;font-size:19px}.hut-mt-events article{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px 0;border-top:1px solid var(--hut-line)}.hut-mt-events article>i{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#eef6ff;color:#1769c7}.hut-mt-events article div{display:grid}.hut-mt-events article p{margin:2px 0 0;color:var(--hut-muted);font-size:10px}.hut-mt-events time{color:var(--hut-muted);font-size:9px}.hut-mt-layout>aside{display:grid;align-content:start;gap:18px}.hut-mt-action h2{margin-bottom:5px}.hut-mt-action>p{margin:0 0 17px;color:#aa6500;font-size:11px}.hut-mt-action dl{margin:0 0 18px}.hut-mt-action dl div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--hut-line);font-size:11px}.hut-mt-action dt{color:var(--hut-muted)}.hut-mt-action dd{margin:0;text-align:right;font-weight:750}.hut-mt-action .hut-btn{width:100%}.hut-mt-privacy header{display:flex;gap:10px;margin-bottom:14px}.hut-mt-privacy header>i{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#fff4db;color:#a46400}.hut-mt-privacy header span{font-size:9px;color:#a46400;font-weight:850;letter-spacing:.1em}.hut-mt-privacy ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.hut-mt-privacy li{display:flex;gap:8px;font-size:11px}.hut-mt-privacy li i{color:#788ca1}.hut-mt-privacy>p{margin:14px 0 0;padding-top:14px;border-top:1px solid var(--hut-line);color:var(--hut-muted);font-size:9px;line-height:1.55}.hut-mt-help{display:flex;gap:10px;padding:16px;background:#eff8ff}.hut-mt-help>i{color:#1673bc;font-size:20px}.hut-mt-help div{display:grid}.hut-mt-help small{color:var(--hut-muted);font-size:9px}@media(max-width:980px){.hut-gc-head,.hut-mt-head{align-items:flex-start;flex-direction:column}.hut-gc-layout,.hut-mt-layout{grid-template-columns:1fr}.hut-gc-guide{position:static}.hut-mt-head form{width:100%;min-width:0}.hut-mt-milestones{grid-template-columns:1fr 1fr;gap:24px}.hut-mt-milestones li:nth-child(2):after{display:none}}@media(max-width:680px){.hut-gc-shell,.hut-mt-shell,.hut-gs-shell{width:min(100% - 24px,1180px);padding-top:25px}.hut-gc-head ol{width:100%;overflow:auto}.hut-gc-head li{min-width:115px}.hut-gc-fields.two,.hut-gs-status,.hut-gs-grid{grid-template-columns:1fr}.hut-gc-main>section,.hut-gc-main>footer,.hut-gs-grid>section,.hut-gs-grid>aside{padding:20px}.hut-gc-main>footer,.hut-gs-card>footer{align-items:stretch;flex-direction:column}.hut-gc-main>footer .hut-btn,.hut-gs-card>footer nav,.hut-gs-card>footer nav .hut-btn{width:100%}.hut-gs-grid>section{border-right:0;border-bottom:1px solid var(--hut-line)}.hut-gs-status>div,.hut-gs-status>span{border-right:0;border-bottom:1px solid var(--hut-line)}.hut-mt-milestones{grid-template-columns:1fr}.hut-mt-milestones li:after{display:none!important}.hut-mt-events article{grid-template-columns:38px 1fr}.hut-mt-events time{grid-column:2}.hut-mt-title h3{font-size:18px}.hut-mt-order,.hut-mt-events,.hut-mt-action,.hut-mt-privacy{padding:19px}}
