@font-face{font-family:Haas Grot Text Trial;src:url(/fonts/haas-grot-text-55roman.woff2)format("woff2"),url(/fonts/haas-grot-text-55roman.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ABC Marist Trial;src:url(/fonts/abc-marist-medium.woff2)format("woff2"),url(/fonts/abc-marist-medium.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-black:#0f0f0e;--lighter-bg-black:#171616;--grey-1:#272525;--grey-2:#404040;--grey-3:#343333;--grey-4:#4b4949;--grey-5:#7d7d7d;--grey-6:#acacac;--grey-7:#ccc;--white:#e4e3e3;--sans:"Haas Grot Text Trial","Neue Haas Grotesk Text Pro","Helvetica Neue",Helvetica,Arial,sans-serif;--serif:"ABC Marist Trial",Georgia,"Times New Roman",serif}html,body,#root{height:100%}*{box-sizing:border-box}img{max-width:100%}html,body{height:100%}body{background:var(--bg-black);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}button{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-family:inherit}input,textarea{font-family:inherit}.t-logo{font-family:var(--serif);color:var(--white);font-size:30px;line-height:30px}.t-heading{color:var(--grey-7);font-size:18px;line-height:22px}.t-body{color:var(--grey-6);font-size:16px;line-height:19px}.t-small{color:var(--grey-5);font-size:14px;line-height:17px}.muted{color:var(--grey-5)}.app{width:100%;height:100vh;display:flex}.sidebar{flex-direction:column;flex:0 0 220px;justify-content:space-between;gap:20px;padding:20px;display:flex;overflow:hidden}.side-top{flex-direction:column;gap:55px;display:flex}.brand{flex-direction:column;gap:8px;display:flex}.brand .tag{max-width:180px;margin-top:6px}.recap{opacity:0;flex-direction:column;gap:5px;transition:opacity .3s;display:flex}.recap.show{opacity:1}.recap h4{color:var(--grey-6);margin:0;font-size:16px;font-weight:400;line-height:19px}.recap p{color:var(--grey-5);margin:0;font-size:14px;line-height:17px}.recap ul{flex-direction:column;gap:5px;margin:0;padding-left:13px;display:flex}.recap li{color:var(--grey-5);font-size:14px;line-height:17px}.recap li::marker{color:var(--grey-5);font-size:11px}#recapBody{flex-direction:column;gap:15px;display:flex}.recap hr{background:var(--grey-2);border:0;flex:0 0 1px;width:100%;height:1px;margin:0}.powered{border-radius:4px;align-self:flex-start;align-items:center;gap:7px;padding:4px;text-decoration:none;display:flex}.powered .t-small,.powered .mk{transition:color .14s}.powered .sqbg{transition:fill .14s}.powered:hover .t-small,.powered:hover .mk,.powered:focus-visible .t-small,.powered:focus-visible .mk{color:var(--white)}.powered:hover .sqbg,.powered:focus-visible .sqbg{fill:var(--white)}.powered .mk{color:var(--grey-6);align-items:center;gap:4px;font-size:14px;display:inline-flex}.powered .sq{flex:0 0 16px;width:16px;height:16px;display:inline-block}.powered .sqbg{fill:var(--grey-5)}.main{flex:1;min-width:0;padding:20px 0 20px 20px;display:flex}.card{background:var(--lighter-bg-black);scrollbar-width:thin;scrollbar-color:var(--grey-5) transparent;border-radius:10px;flex-direction:column;flex:1;gap:70px;min-width:0;padding:40px;display:flex;position:relative;overflow:hidden auto}.card::-webkit-scrollbar{width:8px}.card::-webkit-scrollbar-track{background:0 0}.card::-webkit-scrollbar-thumb{background:var(--grey-5);border-radius:8px}.chead{flex:none;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.chead .ttl{flex-direction:column;gap:8px;display:flex}.step{white-space:nowrap;color:var(--grey-5);font-size:14px;line-height:17px}.step b{color:var(--grey-7);font-weight:400}.cbody{flex:1;justify-content:center;min-height:0;display:flex}.col{flex-direction:column;width:700px;max-width:100%;display:flex}.qs{flex-direction:column;gap:60px;padding-top:30px;display:flex}.q{flex-direction:column;gap:15px;display:flex}.q>label,.qlabel{color:var(--grey-7);align-items:center;gap:7px;font-size:18px;line-height:22px;display:flex}.foot{flex:none;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:50px;padding-bottom:100px;display:flex}.back{height:31px;color:var(--grey-5);border-radius:4px;align-items:center;gap:6px;padding:6px 0;font-size:16px;line-height:19px;transition:color .12s;display:inline-flex}.back svg{width:15px;height:15px}.back:hover{color:var(--grey-7)}.btn{background:var(--grey-7);height:31px;color:var(--bg-black);border-radius:4px;align-items:center;margin-left:auto;padding:0 20px;font-size:16px;line-height:19px;transition:background .12s;display:inline-flex}.btn:hover{background:var(--white)}.btn:disabled{background:var(--grey-3);color:var(--grey-5);cursor:not-allowed}.pills{flex-wrap:wrap;gap:10px;display:flex}.pill{background:var(--grey-3);height:27px;color:var(--grey-6);white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:0 12px;font-size:16px;line-height:19px;transition:background .12s,color .12s,opacity .12s;display:inline-flex}.pill:hover{background:var(--grey-4)}.pill.on{background:var(--grey-7);color:var(--lighter-bg-black)}.pill.on:hover{background:var(--white)}.pill.off{opacity:.4;pointer-events:none}.pill:disabled{cursor:default}.pill svg{flex:0 0 16px;width:16px;height:16px}.inp{background:var(--grey-3);height:39px;color:var(--grey-6);border:0;border-radius:4px;outline:0;min-width:0;padding:0 12px;font-size:16px;line-height:19px;transition:background .12s}.inp::placeholder{color:var(--grey-5)}.inp:focus{background:var(--grey-4);color:var(--grey-6)}.inp:disabled{opacity:.5}textarea.inp{resize:none;height:96px;padding:10px 12px;line-height:20px}.row{flex-wrap:wrap;gap:10px;display:flex}.dash{color:var(--grey-5);align-self:center;font-size:16px;line-height:19px}.grid2{grid-template-columns:1fr 1fr;gap:15px 20px;display:grid}.contactwrap{flex-direction:column;gap:10px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field .lb{color:var(--grey-5);font-size:14px;line-height:17px}.addlink{color:var(--grey-5);align-self:flex-start;align-items:center;gap:4px;font-size:14px;line-height:17px;transition:color .12s;display:inline-flex}.addlink:hover{color:var(--grey-7)}.addlink svg{width:16px;height:16px}.hint{color:var(--grey-5);font-size:14px;line-height:17px}.hint:empty{display:none}.datewrap{display:inline-block;position:relative}.datefield{background:var(--grey-3);width:253px;height:39px;color:var(--grey-5);text-align:left;border-radius:4px;align-items:center;gap:10px;padding:0 12px;font-size:16px;line-height:19px;transition:background .12s;display:flex}.datefield:hover{background:var(--grey-4)}.datefield.filled{color:var(--grey-6)}.datefield svg{width:16px;height:16px;color:var(--grey-5);flex:0 0 16px}.datefield .x{opacity:.6;margin-left:auto}.datefield .x:hover{opacity:1}.cal{z-index:60;background:var(--grey-1);border:1px solid var(--grey-3);width:253px;font-family:var(--sans);border-radius:4px;padding:12px;position:absolute;top:45px;left:0;box-shadow:0 16px 40px #0000008c}.calhead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calhead .mo{color:var(--grey-7);font-size:16px;line-height:19px}.navb{width:26px;height:26px;color:var(--grey-6);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.navb:hover{background:var(--grey-3)}.navb svg{width:14px;height:14px}.dow{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.dow span{text-align:center;color:var(--grey-5);font-size:12px;line-height:20px}.days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.day{height:29px;font-size:14px;font-family:var(--sans);color:var(--grey-6);border-radius:4px;justify-content:center;align-items:center;transition:background .1s;display:flex}.day:hover{background:var(--grey-3)}.day.dim{color:var(--grey-4);pointer-events:none}.day.today{box-shadow:inset 0 0 0 1px var(--grey-4)}.day.sel{background:var(--grey-7);color:var(--lighter-bg-black)}.day.taken{background:var(--grey-3);color:var(--grey-5)}.info{border:1px solid var(--grey-5);width:15px;height:15px;color:var(--grey-5);cursor:help;border-radius:50%;flex:0 0 15px;justify-content:center;align-items:center;font-size:10px;line-height:13px;display:inline-flex;position:relative}.info:hover{border-color:var(--grey-7);color:var(--grey-7)}.info .tip{background:var(--grey-1);border:1px solid var(--grey-3);width:240px;color:var(--grey-6);opacity:0;pointer-events:none;text-align:left;border-radius:6px;padding:9px 11px;font-size:13px;line-height:17px;transition:opacity .14s;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #00000080}.info:hover .tip{opacity:1}.hoodwrap{flex-direction:column;gap:10px;display:flex}.hoodsub{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.ngroup{flex-direction:column;gap:9px;display:flex}.ngroup .gl{color:var(--grey-5);font-size:14px;line-height:17px}.disclose{color:var(--grey-5);align-self:flex-start;align-items:center;gap:5px;font-size:14px;line-height:17px;display:inline-flex}.disclose:hover{color:var(--grey-7)}.disclose svg{width:14px;height:14px;transition:transform .16s}.disclose.open svg{transform:rotate(180deg)}.ddwrap{display:inline-block;position:relative}.dd{background:var(--grey-1);height:30px;color:var(--grey-7);border-radius:4px;align-items:center;gap:4px;padding:0 8px;font-size:18px;line-height:22px;transition:background .12s;display:inline-flex}.dd:hover{background:var(--grey-3)}.dd svg{width:16px;height:16px}.ddmenu{z-index:60;background:var(--grey-1);border:1px solid var(--grey-3);border-radius:6px;min-width:150px;padding:4px;position:absolute;top:36px;left:0;box-shadow:0 12px 30px #00000080}.ddmenu button{text-align:left;width:100%;color:var(--grey-6);border-radius:4px;padding:7px 10px;font-size:16px;line-height:19px;display:block}.ddmenu button:hover{background:var(--grey-3);color:var(--grey-7)}.ddmenu button.on{color:var(--grey-7)}.rail{background-image:url(/rail.jpg);background-position:top;background-repeat:repeat-y;background-size:137px;flex:0 0 137px}.done{flex-direction:column;gap:30px;max-width:560px;margin:40px auto 0;display:flex}.donecard{background:var(--bg-black);border:1px solid var(--grey-1);border-radius:8px;flex-direction:column;gap:14px;padding:24px;display:flex}.dline{grid-template-columns:132px 1fr;align-items:start;gap:16px;display:grid}.dline dt{color:var(--grey-5);font-size:14px;line-height:19px}.dline dd{color:var(--grey-6);margin:0;font-size:16px;line-height:19px}.tick{background:var(--grey-7);width:34px;height:34px;color:var(--lighter-bg-black);border-radius:50%;flex:0 0 34px;justify-content:center;align-self:center;align-items:center;display:flex}.tick svg{width:18px;height:18px}.fadein{animation:.26s fi}@keyframes fi{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (width<=1240px){.rail{display:none}}@media (width<=980px){body{overflow:auto}.app{flex-direction:column;height:auto;min-height:100vh}.sidebar{flex-direction:row;flex:none;align-items:flex-start;gap:40px;width:100%}.side-top{flex-flow:wrap;gap:40px}.powered{display:none}.main{padding:0 20px 20px}.card{gap:40px;padding:24px}.col{width:100%}.grid2{grid-template-columns:1fr}}
