.box{
    padding: 0 18px 20px;
    background-color: #69a3d326;
    border-radius: 20px;
    margin: 20px 0;
    height: 100%;
    box-sizing: border-box;
    width: 100%;
}
.box.withtabs{
    margin-top: 0;
    padding-top: 16px;
}
.box h3{
    margin: 0;
    padding: 10px 0;
}
.coach .panel{
    padding-bottom: 10px;
}
.email .form .object{
    padding: 10px 20px;
    background-color: #e9e9e9;
    text-align: left;
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0 auto;
    box-sizing: border-box;
}
.email .form textarea{
    border: none;
    outline: none;
    padding: 18px;
    width: 100%;
    height: 260px;
    font-size: 17px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-family: 'Barlow Semi Condensed', serif;
}
.email .form.dark .object{
    background-color: #737373;
    color: #dddddd;
}
.email .form.dark textarea{
    background-color: #4b4b4b;
    color: #ccc;
}
.form{
    text-align: center;
}
.form button.disabled{
    background-color: #ffffff1c;
    cursor: default;
    color: #ffffff1c;
}
.info .c1{
    width: 30%;
    max-width: 300px;
    vertical-align: top;
    padding-top: 36px;
}
.info img, .playerinfo img{
    width: 100%;
    border-radius: 16px;
}
.info.email .cell{
    padding: 10px;
}
.info.email .cell.c1{
    vertical-align: top;
}
.info.specular .c1{
    width:50%;
    text-align: right;
    padding-top: 5px;
}
.info.specular .c1 img{max-width: 290px}
.panel h1, .panel.first h1.mini{
    font-size: 30px;
    padding: 8px 12px;
    position: relative;
    margin-bottom: 20px;
}
.panel.first h1{
    font-size: 48px;
}
.panel h3{color: #cdcdcd}
.panel p{
    color: #6f6f6f;
    text-align: center;
    font-size: 20px;
    padding: 0 0 20px;
}
.panel p a{
    color: #44a1a0;
}
.panel p b{
    color: #6a8383;
}
.panel .info p{
    color: #eee;
    font-size: 20px;
    line-height: 28px;
    padding: 10px 20px;
    text-align: left;
}
.panel .info p b{
    color: #61d90a;
}
.panel .info.coach .c1{
    text-align: center;
    padding: 26px 15px 0;
    width: 32%;
}
.panel .info.coach .coachname{
    font-size: 20px;
    color: #d7d7d7;
    font-weight: bold;
    padding: 5px 0;
}
.panel .info.coach .coachname .age{
    font-weight: normal;
    color: #dbcb79;
    margin: 0 0 0 8px;
}
.panel .info.coach .tactics .box{
    margin: 5px 0;
}
.module{
    position: relative;
}
.module img{
    width: 100%;
    aspect-ratio: 1106 / 705;
    border-radius: 14px;
}
.module .player, .module .role{
    position: absolute;
    color: #ffffff;
    font-size: 2vmin;
    width: 4.5vmin;
    height: 4.5vmin;
    max-width: 42px;
    max-height: 42px;
    background: radial-gradient(circle at 30% 30%, #ff2222, #3b0000);
    border: 0.25vmin solid #710000;
    border-radius: 50%;
    box-shadow: inset 0 0 0.5vmin rgb(193 0 0 / 38%), 0 0.5vmin 0.5vmin rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-shadow: 0 0.1vmin 0.2vmin rgba(0, 0, 0, 0.5);
    font-family: monospace;
}
.module .role{
    background: radial-gradient(circle at 30% 30%, #4a8d17, #0c6d00);
    border: 0.25vmin solid #91d98b;
    box-shadow: none;
    color: #a0e5a3;
    text-shadow: none;
    z-index: 2;
}
.module .role.sel{
    background: radial-gradient(circle at 30% 30%, #ff2222, #3b0000);
    border: 0.25vmin solid #710000;
    border-radius: 50%;
    box-shadow: inset 0 0 0.5vmin rgb(193 0 0 / 38%), 0 0.5vmin 0.5vmin rgba(0, 0, 0, 0.3);
    color: #ffffff;
    width: 5.5vmin;
    height: 5.5vmin;
    max-width: 50px;
    max-height: 50px;
    font-size: 2vmin;
    text-shadow: 0 0.1vmin 0.2vmin rgba(0, 0, 0, 0.5);
}
.module .role.ac{top: 49.5%;left: 80%}
.module .role.ad{top: 85%;left: 76.5%}
.module .role.as{top: 15%;left: 76.5%}
.module .role.ca{top: 49.5%;left: 89%}
.module .role.cc{top: 49.5%;left: 50%}
.module .role.dc{top: 49.5%;left: 16.5%}
.module .role.dd{top: 69.5%;left: 16.5%}
.module .role.ds{top: 30.5%;left: 16.5%}
.module .role.ed{top: 82.5%;left: 53%}
.module .role.es{top: 16.5%;left: 53%}
.module .role.mc{top: 49.5%;left: 32%}
.module .role.md{top: 74.5%;left: 34%}
.module .role.ms{top: 24.5%;left: 34%}
.module .role.pd{top: 65%;left: 82%}
.module .role.por{top: 49.5%;left: 6%}
.module .role.ps{top: 35%;left: 82%}
.module .role.td{top: 82.5%;left: 23.5%}
.module .role.tqc{top: 49.5%;left: 65%}
.module .role.tqd{top: 75%;left: 67%}
.module .role.tqs{top: 25%;left: 67%}
.module .role.ts{top: 16.5%;left: 23.5%}
.module.roster .player{
    background-size: cover;
    width: 5.5vmin;
    height: 5.5vmin;
    max-width: 50px;
    max-height: 50px;
    box-shadow: 0 0 12px #000;
    border: 3px solid #b30000;
    transition: all 0.2s;
}
.module.roster .player:hover{
    max-height: 100px;
    max-width: 100px;
    width: 11vmin;
    height: 11vmin;
    z-index: 2;
}
.module.roster .player a{
    display: block;
    width: 100%;
    height: 100%;
}
.module.roster .player.r1{border-color: #008cf7}
.module.roster .player.r2{border-color: #48a101}
.module.roster .player.r3{border-color: #dba40f}
.module.roster .player .name{
    position: absolute;
    top: 95%;
    background-color: #000000d1;
    padding: 2px 5px;
    font-size: 0.8em;
    border-radius: 4px;
    white-space: nowrap;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: normal;
    box-shadow: 0 0 5px #000;
    transition: all 0.2s;
}
.module.roster .player:hover .name{
    font-size: 1em;
}
.module.roster .player .position{
    position: absolute;
    bottom: -1%;
    left: 73%;
    font-size: 0.8em;
    background-color: #a10101;
    padding: 3px 4px;
    border-radius: 10px;
}
.module.roster .player.r1 .position{background-color: #008cf7}
.module.roster .player.r2 .position{background-color: #48a101}
.module.roster .player.r3 .position{background-color: #dba40f}
.procons-container{
    display: flex;
    width: 100%;
    margin: 0 auto;
}
.procons-container h2{
    padding: 10px 0 20px!important;
}
.procons-container .column{
    flex: 1;
    padding: 0;
}
.procons-container .column .box{
    margin: 0;
}
.procons-container .column.pro{
    border-right: 2px dotted #4040408c;
    padding-right: 10px
}
.procons-container .column.cons{padding-left: 10px}
.procons-container .column.cons .keyword{
    background-color: #97000e;
    color: #ffffff;
}
.procons-container .keyword-container{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.procons-container .keyword{
    padding: 2px 14px 5px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.procons-container .pro .keyword{
    background-color: #00ad29;
    color: #ffffff;
}
.skillcontainer{
    border-bottom: 1px solid #2d3640;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#squad .players .cell.c1, #squad .players .cell.c2{
    vertical-align: top;
    padding: 2px;
}
#squad .players .player{
    color: #fff;
    padding: 4px;
    background-color: #2d2d2d;
    margin: 3px 0;
    border-radius: 6px;
}
#squad .players .player .cell{
    padding: 0 2px;
    text-align: center;
    font-size: 18px;
}
#squad .players .player .p1{
    width: 10%;
    min-width: 56px;
    max-width: 65px;
}
#squad .players .player .p3{
    width: 10%;
    min-width: 80px;
    max-width: 120px;
}
#squad .players .player .p4{
    width: 10%;
    min-width: 90px;
    max-width: 140px;
}
#squad .players .player .p1 img{
    border-radius: 50px;
    width: 100%;
    border: 4px solid #48a101;
    box-sizing: border-box;
    vertical-align: middle;
}
#squad .players .player .pos{
    background-color: #48a101;
    padding: 4px 4px 6px;
    border-radius: 8px;
    min-width: 36px;
    display: inline-block;
    font-weight: bold;
}
#squad .players .player.r1 .p1 img{border-color: #008cf7}
#squad .players .player.r3 .p1 img{border-color: #dba40f}
#squad .players .player.r4 .p1 img{border-color: #a10101}
#squad .players .player.r1 .pos{background-color: #008cf7}
#squad .players .player.r3 .pos{background-color: #dba40f}
#squad .players .player.r4 .pos{background-color: #a10101}
.tab-container{
    width: 80%;
    max-width: 750px;
    overflow: hidden;
    margin: 0 auto;
}
.tab-container .tab-buttons{
    display: flex;
    padding: 12px 0 0 0;
}
.tab-container .tab-button{
    flex: 1;
    color: #ffffff63;
    padding: 5px;
    background-color: #bf811c66;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s, z-index 0.1s;
    font-family: "Barlow Semi Condensed", sans-serif;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-left: 0;
    border: 0;
    font-weight: bold;
    box-shadow: 0 0 9px 2px #00000078;
}
.tab-container .tab-button:hover{
    background-color: #bf811ca3;
    color: #e5e5e570;
}
.tab-container .tab-button.active{
    background-color: #915d08;
    color: #ededed;
    z-index: 2;
}
.tab-container .tab-button span{font-weight: normal}

#tacticmodules{margin-bottom: 30px}
#tacticmodules .box{margin: 0}
.tactics .cell{
    padding: 0.4%;
    width: 49%;
}


@media (max-width: 900px){
    .info .c1{
        width: 100%;
        max-width: unset;
        text-align: center;
        padding-top: 0;
    }
    .info img{
        max-width: 380px;
    }
    .info p{
        padding: 10px 0;
    }
    .info.specular .c1{
        width: 100%;
        text-align: center;
    }
    .email .form .object{
        max-width: 380px;
    }
    .email .form textarea{
        height: 372px;
        max-width: 380px;
    }
    .module img{border-radius: 8px}
    .coach .panel{
        padding-bottom: 10px;
        margin: 15px auto;
    }
    .panel h1{
        font-size: 26px;
        padding: 8px 18px;
    }
    .panel .info.coach .c1{width: 100%}
    .procons-container{display:block}
    .procons-container .column.pro, .procons-container .column.cons{
        padding: unset;
        border: unset;
        margin-bottom: 20px;
    }
    #squad .players{display: table}
    #squad .players .player .cell{display: table-cell}
    #squad .players .player .p1{min-width: 68px}
    #squad .players .player .p3{min-width: 60px}
    #squad .players .player .p4{min-width: 72px;}
    .tab-container .tab-button{
        font-size: 13px;
    }
    .tactics .cell{
        padding: 0 0.4%;
        width: 100%;
    }
    .team .tactics .cell{
        padding: 0.4%;
    }
}
@media (max-width: 400px){
    #squad .players .player{font-size:16px}
}
