@import"https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap";:root{--nav-gray: #808EB2;--blue: #4F65BB;--blue-active: #4946B6;--nav-light-gray: #EEF1FB}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #C7CEDF}.navbar-content{display:flex;justify-content:space-between;align-items:center;padding-top:1em;padding-left:3em;padding-right:3em}.left p{font-weight:700;font-size:1.4em;color:#000}.right{display:flex;flex-direction:row}.nav1,.nav2{display:flex;flex-direction:row;gap:2em;align-items:center}li{color:var(--light-gray);list-style:none}.navlink{color:var(--nav-gray);text-decoration:none;font-weight:500;font-size:1.2em}.underline:hover{color:#000;transition:all .3s ease}.underline.active{color:#000;text-decoration:underline;text-underline-offset:4px;transition:all .3s ease}.login{color:var(--blue);font-weight:600}.login.active{color:var(--blue-active)}.login:hover{color:var(--blue-active);transition:all .3s ease}.button{color:#fff;font-weight:600;background-color:var(--blue);padding:.5em 1.5em;border-radius:2em;box-shadow:0 .25em .25em #00000026;position:relative;overflow:hidden;display:inline-block;z-index:1}.button span{z-index:2;position:relative}.button:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--blue-active);transition:all .3s ease;z-index:1}.button:hover:before{width:100%;z-index:1}.nav2{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:1.5em;position:relative}.profile-dropdown{position:relative}.role-pill{display:inline-flex;align-items:center;justify-content:center;min-width:6.5em;padding:.35em 1.1em;border-radius:999px;background-color:#ffa6a6;color:#fff;font-size:.95em;font-weight:600;box-shadow:0 .25em .5em #ff595e40;text-transform:capitalize}.role-pill.role-patient{background-color:#4f65bb;box-shadow:0 .25em .5em #4f65bb4d}.role-pill.role-admin{background-color:#51b87c;box-shadow:0 .25em .5em #51b87c4d}.role-pill.role-unverified{background-color:#8a94ab;box-shadow:0 .25em .5em #8a94ab4d}.dropdown-menu{position:absolute;top:2.8em;right:0;background:#fff;border:1px solid var(--nav-gray);box-shadow:0 .25em .5em #00000026;padding:.5em 0;border-radius:.5em;z-index:10;width:max-content;display:flex;flex-direction:column}.dropdown-menu li{list-style:none;padding:.5em 1em;color:var(--nav-gray);font-size:1em;cursor:pointer;transition:.2s ease}.dropdown-menu li:hover{background:var(--blue);color:#fff}.pfp-image{width:2.5em;height:2.5em;border-radius:50%;cursor:pointer;transition:transform .2s ease}.pfp-image:hover{transform:scale(1.05)}.nav-divider{width:2px;height:1.5em;border-radius:10px;background-color:var(--nav-light-gray);margin:1.5em;align-self:center}.sign-in-container{background-color:#eef1fb;display:flex;align-items:center;background-image:url(/assets/sign-up-graphic-rGz41fUW.svg);background-size:100% auto;background-position:center bottom;background-repeat:no-repeat;height:32em;overflow:show}.sign-in{background-color:#fff;display:flex;flex-direction:column;gap:2.5em;width:24em;padding:3em 4em;border-radius:1em;box-shadow:0 .25em .25em #00000026;margin-top:4em;margin-bottom:4em;align-items:center}.form{display:flex;flex-direction:column;gap:1em}.input{width:16em;border:none;background-color:#eef1fb;border-radius:2em;height:2em;justify-content:center;font-weight:500;font-size:1.2em;padding-left:1em;padding-right:1em}.input::placeholder{color:#808eb2;font-weight:500}.sign-in-button{margin-top:1.5em;margin-bottom:2em;border:none;height:2em;background-color:#3c58af;color:#fff}.sign-in-button:hover{background-color:#4946b6;transition:all .3s ease}.sign-up-link{color:#3c58af;font-weight:600}a{text-decoration:none}a:hover{color:var(--blue-active);transition:all .3s ease}:root{margin:0;padding:0;box-sizing:border-box;--purple: #79649E;--purple-lt: #D5C7E6;--green: #D8F2A0;--green-lt: #DAE9B9}.section{width:100%;padding:4em 4em 8em;text-align:center;justify-content:center;align-items:center;color:var(--black);z-index:0;display:flex;flex-direction:column}.button{border:none;z-index:3}.cta{color:#000;background-color:var(--green);border:none;font-size:1.4em;font-weight:600;margin-top:1em;margin-bottom:3em;padding:.75em 2em;border-radius:2em;box-shadow:0 .25em .25em #00000026;position:relative;overflow:hidden;display:inline-block;z-index:1}.cta span{position:relative;z-index:2}.cta:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#cfef8a;transition:all .3s ease;z-index:1}.cta:hover{cursor:pointer}.cta:hover:before{width:100%;z-index:1}.title{color:var(--purple);font-size:4em;font-weight:1200;margin-top:.5em}.desc{color:#000;font-weight:300;font-size:1.75em;letter-spacing:1px;display:inline-block;width:65%}.desc-title{font-weight:700;font-size:2em;margin-top:.5em;margin-bottom:1em}.desc-sm{font-size:1.2em;margin-top:1.5em}.desc-xsm{font-size:1em;margin-top:5em;margin-bottom:8em}.bold{font-weight:700;font-size:1.5em}.row{width:90%;display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:-5em;z-index:2}.row-item{background-color:#fff;width:32%;padding:0 1.5em 1.5em;text-align:left;border-radius:1em;position:relative;box-shadow:0 .25em .25em #00000026;overflow:hidden}.row .desc{width:100%;padding-bottom:3em}.row-bottom{position:absolute;bottom:0;left:0;width:100%;background-color:var(--purple-lt);padding:1em 1.5em}.row-bottom .desc-sm{padding:0;margin:0}.row-2{display:flex;flex-direction:row;justify-content:space-between;width:80%;margin-top:8em;margin-bottom:12em}.row-item-2{width:20%}.row-item-2 .desc-sm{margin-top:1em}.row-item-2:nth-child(2n){margin-top:8em}.section-1{background-image:url(/assets/header-graphic-D9axkWxX.svg);background-size:100% auto;background-position:center bottom;background-repeat:no-repeat}.section-2{background-color:var(--green-lt);position:relative;overflow:visible;z-index:2}.section-3{background-image:url(/assets/section-3-graphic-BChjiPb0.svg);background-size:100% auto;background-position:center bottom;background-repeat:no-repeat}.section-3 .desc-title{margin-top:3em}.section-5{background-color:var(--purple-lt);align-items:flex-start;text-align:left;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='540'%20viewBox='0%200%201440%20540'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_4451_215'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='1440'%20height='540'%3e%3crect%20width='1440'%20height='540'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_4451_215)'%3e%3cg%20filter='url(%23filter0_dddd_4451_215)'%3e%3cpath%20d='M1187.5%2071.8408C1355.83%20-69.2746%201397%20137.863%201440%20161.958V540.053L725.5%20540.053C762.333%20481.386%20818.3%20415.245%20935.5%20344.845C1082%20256.845%201080%20161.961%201187.5%2071.8408Z'%20fill='%238F8AB6'/%3e%3cpath%20d='M1118%20272.655C1276.83%20163.18%201422.5%20251.322%201485%20321.155V540.156H616C744.667%20450.989%20787%20423.341%20895%20405.341C1043.66%20380.564%20925.5%20405.342%201118%20272.655Z'%20fill='%23736DA4'/%3e%3cpath%20d='M925.5%20312.342L893.024%20414.342H957.976L925.5%20312.342Z'%20fill='%23DAE9B9'/%3e%3cpath%20d='M981.5%20346.342L965.479%20396.592H997.521L981.5%20346.342Z'%20fill='%23DAE9B9'/%3e%3cpath%20d='M1329%20203.342L1302.15%20292.592H1355.85L1329%20203.342Z'%20fill='%23DAE9B9'/%3e%3cpath%20d='M1372.5%20198.342L1347.82%20260.592H1397.18L1372.5%20198.342Z'%20fill='%23DAE9B9'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_dddd_4451_215'%20x='600'%20y='-34'%20width='901'%20height='577.156'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='-3'/%3e%3cfeGaussianBlur%20stdDeviation='3'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_4451_215'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='-10'/%3e%3cfeGaussianBlur%20stdDeviation='5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200.09%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_4451_215'%20result='effect2_dropShadow_4451_215'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='-23'/%3e%3cfeGaussianBlur%20stdDeviation='7'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200.05%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect2_dropShadow_4451_215'%20result='effect3_dropShadow_4451_215'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='-41'/%3e%3cfeGaussianBlur%20stdDeviation='8'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200%200.541176%200%200%200%200.01%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect3_dropShadow_4451_215'%20result='effect4_dropShadow_4451_215'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect4_dropShadow_4451_215'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:100% auto;background-position:center bottom;background-repeat:no-repeat}.footer-box{width:66%;padding-left:5em;padding-top:1em;padding-bottom:5em}.footer-box .title{color:#000}.footer-box .desc{margin-top:0;width:100%}@media (max-width: 1400px){.row{bottom:-8em}.section-3{padding-top:5em}}@media (max-width: 1024px){.row{bottom:-10em}.section-3{padding-top:8em}}.desc.title{font-weight:600}.desc.second{margin-top:1.5em}.container-resources{text-align:left;width:100%;padding:3rem;display:flex;flex-direction:column;row-gap:15px}h1,p{margin:0}.view-toggle{background-color:#eef1fb;width:fit-content;padding:.3rem;border-radius:12px;position:relative;align-items:center;justify-content:center;margin-top:20px}.view-toggle button{position:relative;z-index:10;font-size:15px;font-weight:600;padding:.2rem .7rem;border:none;background-color:transparent;color:#8797c4;cursor:pointer}.view-toggle button.active{background-color:transparent;color:#fff;transition-duration:.3s}.view-toggle button:hover{background-color:transparent}.toggle-track{position:relative;display:flex}.toggle-track button{position:relative;z-index:1;transition:color .3s ease}.toggle-track button.active{color:#fff}.toggle-pill{position:absolute;width:calc(50% - 4px);height:calc(100% - 6px);background-color:#6f89da;border-radius:15px;z-index:0;top:3px;left:4px;transition:transform .3s ease}.toggle-pill.list{transform:translate(100%)}.toggle-pill.tile{transform:translate(0)}.resources-search{background-color:#eef1fb;border-radius:12px;border:none;padding:.4rem .7rem;color:#000;font-size:15px;font-weight:500;width:100%}.resources-search::placeholder{color:#8797c4}.heart-button{position:absolute;background:none;border:none;top:0;right:0;margin:12px 7px;cursor:pointer}.heart-button:hover{background:none}.resource-tile{position:relative;width:calc((100% - 3.9rem)/4);min-width:300px;background-color:#f1f4fc;padding:1.7rem;display:flex;flex-direction:column;row-gap:1rem;box-shadow:0 3px 8px #00000040;cursor:pointer;transition:background-color .2s,box-shadow .2s;border-radius:15px}.resource-tile:hover{background-color:#eef1fb;box-shadow:0 2px 8px #0000001a}.resource-content{display:flex;flex-direction:column;row-gap:1rem}.resource-title{font-size:larger;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-description{font-size:medium;max-height:3.6em;line-height:1.2em;overflow:hidden;text-overflow:ellipsis}.resource-tags{display:flex;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;align-items:center;justify-content:flex-end;gap:.5rem;max-width:100%}.tag{display:inline-flex;align-items:center;gap:.4em;border:none;padding:.3em .9em .3em .7em;border-radius:999px;font-size:.85em;font-weight:500;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0}.tag-dot{width:.5em;height:.5em;border-radius:50%;flex-shrink:0}.tag-a{background-color:#c9e8b7;color:#6c825f}.tag-a .tag-dot{background-color:#6c825f}.tag-b{background-color:#e0d7f0;color:#79649e}.tag-b .tag-dot{background-color:#79649e}.more-tags{font-weight:500;color:#4f65bb;background-color:#d9e0f7;padding:.25em .7em;border-radius:999px;font-size:.85em;white-space:nowrap;flex-shrink:0}.resource-popup-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.resource-popup{background:#fff;width:70%;max-height:85vh;overflow-y:scroll;border-radius:12px;padding:2rem;position:relative;box-shadow:0 4px 20px #0000001a}.popup-buttons{width:100%;height:2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.close-button,.popup-heart-button{background:none;border:none;cursor:pointer;margin:0;padding:0}.popup-heart-icon{width:25px;height:25px;margin:0;padding:0}.popup-header{background-color:#eef1fb;margin:1rem -2rem;padding:1rem 2rem;width:calc(100% + 4rem)}.popup-header-inner{max-width:100%}h2{margin:0;padding:0}.popup-description{padding:1rem 0}.popup-tags{display:flex;flex-wrap:wrap;gap:.5rem}.popup-meta p{margin:.5rem 0;font-size:large}.embed-container{width:100%;aspect-ratio:16/9;display:flex;position:relative;overflow:hidden;margin-top:1.5rem;justify-content:center;align-items:center}.embed-container iframe{width:90%;height:100%;border:0;border-radius:12px}.embed-wrapper{margin-top:1.5rem}.container#resources-tile-view{row-gap:1rem;width:100%}.resources-grid-tile{display:flex;flex-flow:row wrap;row-gap:1.3rem;column-gap:1.3rem}#resources-table-view{width:100%;display:flex;flex-direction:column;row-gap:1rem}.resources-table{width:100%;border-collapse:collapse;font-size:1rem}.resources-table th{font-weight:700;padding:1rem .8rem;border-bottom:2px solid #ccc;text-align:left;vertical-align:top}.resources-table td{padding:1rem .8rem;border-top:1px solid #e0e0e0;vertical-align:top;text-align:left}.table-tag{display:inline-flex;align-items:center;gap:.4em;border:none;padding:.3em .9em .3em .7em;border-radius:999px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;margin:.15rem}.table-heart-button{background:none;border:none;cursor:pointer;padding:0}.table-heart-icon{width:24px;height:24px}.resources-table .resource-row{cursor:pointer;transition:background-color .2s}.resources-table .resource-row:hover{background-color:#f5f5f5}.appointment-scheduler{min-height:100vh;background-color:#f9fafb}.appointment-wrapper{max-width:1280px;margin:0 auto;padding:2rem}.back-button-wrapper{display:flex;align-items:center;margin-bottom:2rem}.back-button{color:#2563eb;text-decoration:underline;background:none;border:none;cursor:pointer}.back-button:hover{color:#1e3a8a}.appointment-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.appointment-grid{grid-template-columns:1fr 2fr}}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.card-title{font-size:1.5rem;font-weight:600;color:#1d4ed8;margin-bottom:1rem}.card-info{color:#374151}.card-info .font-medium{font-weight:500}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.calendar-nav-btn{padding:.5rem;border-radius:9999px;background:none;border:none;cursor:pointer}.calendar-nav-btn:hover{background-color:#f3f4f6}.calendar-nav-btn .icon{width:1.25rem;height:1.25rem;color:#4b5563}.calendar-month{font-size:1.25rem;font-weight:600;color:#111827}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.weekdays .weekday{text-align:center;font-size:.875rem;font-weight:500;color:#6b7280;padding:.5rem 0}.calendar-day{border:none;height:3rem;font-size:.875rem;font-weight:500;border-radius:.5rem;text-align:center;transition:background-color .2s ease;background-color:transparent;cursor:pointer}.calendar-day:hover{background-color:#f3f4f6}.calendar-day--inactive{color:#d1d5db;cursor:default;pointer-events:none}.calendar-day--inactive:hover{background:none}.calendar-day--highlighted{color:#2563eb;background-color:#eff6ff}.calendar-day--today{background-color:#2563eb;color:#fff}.calendar-day--today:hover{background-color:#1e40af}.calendar-day--selected{outline:2px solid #3b82f6}.calendar-day--past{color:#9ca3af;cursor:not-allowed;pointer-events:none;background-color:transparent}.calendar-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.timezone-info{font-size:1.125rem;font-weight:500;color:#111827}.time-slot{width:50%;height:100%;background:#eef1fb;border-radius:.5em;padding:2rem;margin-top:1rem;margin-bottom:1rem}.time-slot:hover{background:#eee9f5}.time-slot--selected{background-color:#eee9f5;width:50%;height:60%;border-radius:.5em;padding:2rem;margin-top:1rem;margin-bottom:1rem}.time-slot--selected>p{margin-top:.25em}.go-back-button{border-color:var(--primary);border-width:.2em;color:var(--primary);font-weight:700;background-color:#f9fafb;padding:.5em 2em;border-radius:4em;margin-bottom:4em}.go-back-button:hover{background-color:#eee9f5}.available-times-body{display:flex;flex-direction:column;justify-content:space-between;height:80vh;padding:1em}.available-times-body-bottom{font-size:x-large;display:flex;flex-direction:column;align-items:flex-start;gap:.5em}.schedule-button{border-width:.2em;color:#fff;font-weight:700;border-color:var(--primary);background-color:var(--primary);padding:.5em 2em;border-radius:4em;margin-bottom:4em}.confirm-appointment-time{display:flex;flex-direction:column;justify-content:space-between;height:80vh;padding:1em}.confirm-appointment-bottom{font-size:x-large;display:flex;flex-direction:column;align-items:flex-start;gap:.5em}.confirm-appointment-bottom-buttons{display:flex;flex-direction:row;justify-content:space-between;width:80%}.coach-tile-wrapper{margin-top:1.5em;padding:12px 15px;background-color:#d5c7e666;display:flex;align-items:flex-end;border-radius:20px;box-shadow:2px 2px 4px #00000040}.header{font-weight:100}.coach-tile-right{display:flex;margin-left:12em;width:40%;height:auto}.coach-tile-left{width:100%;height:auto}.coach-cta{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;width:6em;height:2em;font-size:.9em;margin-left:10px;padding:0}#cancel{background-color:#bbbec4db;color:#fff;border:none}#cancel:hover{background-color:#e0d7f0}#zoom{background-color:var(--primary);border:none;color:#fff}#zoom:hover{background-color:var(--active)}.resource-dash-tags{display:flex;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;align-items:center;justify-content:flex-end;gap:.5rem;max-width:100%}.dash-tag{display:inline-flex;align-items:center;gap:.4em;border:none;padding:.3em .9em .3em .7em;border-radius:999px;font-size:.85em;font-weight:500;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0}.dash-tag-dot{width:.5em;height:.5em;border-radius:50%;flex-shrink:0}.dash-tag-a{background-color:#c9e8b7;color:#6c825f}.dash-tag-a .dash-tag-dot{background-color:#6c825f}.dash-tag-b{background-color:#e0d7f0;color:#79649e}.dash-tag-b .dash-tag-dot{background-color:#79649e}.dash-more-tags{font-weight:500;color:#4f65bb;background-color:#d9e0f7;padding:.25em .7em;border-radius:999px;font-size:.85em;white-space:nowrap;flex-shrink:0}.resource-dash-tile{position:relative;width:calc(50% - .6rem);min-width:100px;box-sizing:border-box;background-color:#eef1fb;padding:1.7rem;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;row-gap:1rem;box-shadow:2px 2px 4px #00000040;cursor:pointer;transition:background-color .2s,box-shadow .2s}.resource-dash-tile:hover{background-color:#eef1fb;box-shadow:0 2px 8px #0000001a}.resource-dash-content{display:flex;flex-direction:column;row-gap:1rem}.resource-dash-title{font-size:larger;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-dash-description{font-size:medium;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 768px){.dashboard-body{flex-direction:column;margin-left:0;margin-right:0}.left-column,.right-column{display:flex;width:100%;margin-left:0;margin-right:0}}.dashboard-body{display:flex;background-color:#fff;align-items:stretch}.welcome-header{margin-bottom:.25em}.left-column{margin-left:50px;align-items:flex-start;width:20%}.right-column{display:flex;flex-direction:column;margin-left:50px;margin-right:50px;width:80%}.to-do-tiles{display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.todo-cta{margin-top:1em;padding:.75em;border:none;border-radius:16px;background:#f1f4fc;box-shadow:2px 2px 4px #00000040}.to-do-cta:hover{background-color:var(--active)}.button-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-end;padding-bottom:6px}#dashboard-resources-tile .resources-grid-tile .resource-tile{position:relative;width:100%;min-width:150px;background-color:#eef1fb;padding:1.7rem;border-radius:15px;display:flex;flex-direction:column;row-gap:1rem}.nav-link{text-decoration:none;color:#000}.nav-link:hover{font-weight:700;color:var(--active)}.resources-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:0 0 2rem}.todo-dot{background-color:var(--active);width:.75em;height:.75em;border-radius:50%;flex-shrink:0}.todo-tile{font-size:xx-small;border-radius:1em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;background-color:var(--light-gray);margin:1.5em .25em .25em;padding:.75em;box-shadow:2px 2px 4px #00000040}.patient-profile-page{padding:40px 60px;max-width:1400px;margin:0 auto;color:#1a1a1a}.patient-profile-page .back-button{background:none;border:none;padding:8px;cursor:pointer;color:#1a1a1a;margin-bottom:20px;display:flex;align-items:center;transition:color .2s}.patient-profile-page .back-button:hover{color:#6875d4}.patient-profile-page .back-button svg{width:24px;height:24px}.patient-profile-page .patient-name-header{font-size:32px;font-weight:700;margin-bottom:30px}.patient-profile-page .info-section{background-color:#e8ebf7;border-radius:16px;padding:32px;margin-bottom:24px}.patient-profile-page .info-section .section-title{font-size:20px;font-weight:600;margin-bottom:24px}.patient-profile-page .info-section .info-grid{display:flex;flex-direction:column;gap:16px}.patient-profile-page .info-section .info-grid .info-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.patient-profile-page .info-section .info-grid .info-row-single{display:flex}.patient-profile-page .info-section .info-grid .info-item{display:flex;flex-direction:column;gap:8px}.patient-profile-page .info-section .info-grid .info-item .info-label{font-size:13px;font-weight:600;color:#1a1a1a}.patient-profile-page .info-section .info-grid .info-item .info-value{font-size:14px;color:#1a1a1a}.patient-profile-page .info-section .health-info-grid{display:flex;flex-direction:column;gap:24px}.patient-profile-page .info-section .health-info-grid .health-item{display:flex;flex-direction:column;gap:12px}.patient-profile-page .info-section .health-info-grid .health-item .health-label{font-size:13px;font-weight:600;color:#1a1a1a}.patient-profile-page .info-section .health-info-grid .health-item .health-value{font-size:14px;color:#1a1a1a}.patient-profile-page .info-section .health-info-grid .health-item .health-checkboxes{display:flex;flex-direction:column;gap:12px;padding-left:8px}.patient-profile-page .info-section .health-info-grid .health-item .health-checkboxes .checkbox-item{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.patient-profile-page .info-section .health-info-grid .health-item .health-checkboxes .checkbox-item input[type=checkbox]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#6875d4;flex-shrink:0}.patient-profile-page .info-section .health-info-grid .health-item .health-checkboxes .checkbox-item span{font-size:13px;color:#1a1a1a;line-height:1.5}.patient-profile-page .resources-section{margin-bottom:40px}.patient-profile-page .resources-section .resources-header{margin-bottom:24px}.patient-profile-page .resources-section .resources-header .section-title{font-size:20px;font-weight:600;margin-bottom:8px}.patient-profile-page .resources-section .resources-header .resources-subtitle{font-size:13px;color:#666;line-height:1.5}.patient-profile-page .resources-section .resources-header .resources-subtitle .link-text{color:#6875d4;text-decoration:none}.patient-profile-page .resources-section .resources-header .resources-subtitle .link-text:hover{text-decoration:underline}.patient-profile-page .resources-section .resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.patient-profile-page .resources-section .resources-grid .resource-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;flex-direction:column;transition:box-shadow .2s}.patient-profile-page .resources-section .resources-grid .resource-card:hover{box-shadow:0 4px 12px #00000014}.patient-profile-page .resources-section .resources-grid .resource-card .resource-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.patient-profile-page .resources-section .resources-grid .resource-card .resource-header .resource-title{font-size:15px;font-weight:600;line-height:1.4;flex:1;margin:0;padding-right:8px}.patient-profile-page .resources-section .resources-grid .resource-card .resource-header .heart-button{background:none;border:none;padding:4px;cursor:pointer;color:#666;transition:color .2s;flex-shrink:0}.patient-profile-page .resources-section .resources-grid .resource-card .resource-header .heart-button:hover{color:#e74c3c}.patient-profile-page .resources-section .resources-grid .resource-card .resource-header .heart-button svg{display:block}.patient-profile-page .resources-section .resources-grid .resource-card .resource-description{font-size:13px;color:#666;line-height:1.5;margin-bottom:16px;flex:1}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;flex:1}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags .resource-tag{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500;white-space:nowrap}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags .resource-tag.tag-suggested{background-color:#d1fae5;color:#065f46}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags .resource-tag.tag-saved{background-color:#dbeafe;color:#1e40af}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags .resource-tag.tag-assigned{background-color:#fef3c7;color:#92400e}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-tags .resource-rating{font-size:12px;font-weight:600;color:#059669}.patient-profile-page .resources-section .resources-grid .resource-card .resource-footer .resource-category.tag-category{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:500;background-color:#e9d5ff;color:#6b21a8;white-space:nowrap}.patient-profile-page .resources-section .view-all-container{display:flex;justify-content:center}.patient-profile-page .resources-section .view-all-container .view-all-button{padding:12px 48px;background-color:#6875d4;color:#fff;border:none;border-radius:24px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.patient-profile-page .resources-section .view-all-container .view-all-button:hover{background-color:#5563c4}.resource-upload-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1200;padding:24px}.resource-upload-modal{width:100%;max-width:920px;background:#fff;border-radius:16px;padding:32px 40px;box-shadow:0 10px 30px #10182814;color:#0f172a}.resource-upload-modal .modal-title{font-size:28px;font-weight:700;margin:0 0 24px}.resource-upload-modal .tags-section{margin-bottom:24px}.resource-upload-modal .tags-section .tags-container{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.resource-upload-modal .tags-section .tag-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:18px;font-weight:600;font-size:13px;background:#ede9fe;color:#5b21b6}.resource-upload-modal .tags-section .tag-chip.tag-vt{background:#d1fae5;color:#065f46}.resource-upload-modal .tags-section .tag-remove{background:transparent;border:none;cursor:pointer;font-size:16px;opacity:.85;padding:0;margin:0}.resource-upload-modal .tags-section .add-tags-btn{background:#eef2ff;color:#4f46e5;border:none;padding:8px 12px;border-radius:16px;cursor:pointer;font-weight:600;font-size:13px}.resource-upload-modal .tags-section .tag-picker{margin-top:16px}.resource-upload-modal .tags-section .tag-picker .picker-instruction{margin:0 0 10px;color:#374151;font-weight:600;font-size:14px}.resource-upload-modal .tags-section .tag-picker .picker-list{display:flex;gap:10px;flex-wrap:wrap}.resource-upload-modal .tags-section .tag-picker .picker-list .picker-chip{border:none;padding:8px 14px;border-radius:18px;background:#f3f4f6;color:#111827;font-weight:600;cursor:pointer;font-size:13px}.resource-upload-modal .tags-section .tag-picker .picker-list .picker-chip.selected{background:#d1fae5;color:#065f46}.resource-upload-modal .form-field{margin-bottom:24px}.resource-upload-modal .form-field label{display:block;font-size:14px;color:#2563eb;font-weight:700;margin-bottom:8px}.resource-upload-modal .form-field input,.resource-upload-modal .form-field textarea{width:100%;padding:12px 16px;border-radius:12px;border:none;background:#eef1fb;color:#0f172a;font-size:15px;box-sizing:border-box}.resource-upload-modal .form-field input::placeholder,.resource-upload-modal .form-field textarea::placeholder{color:#94a3b8}.resource-upload-modal .form-field textarea{min-height:140px;resize:vertical}.resource-upload-modal .upload-error{background:#fecaca;color:#7f1d1d;padding:10px 14px;border-radius:8px;font-weight:600;margin-bottom:12px}.resource-upload-modal .upload-dropzone{width:100%;min-height:160px;padding:28px;border-radius:12px;border:2px dashed #C7D2FE;display:flex;align-items:center;justify-content:center;text-align:center;background:#f8f9ff;cursor:pointer;transition:all .2s}.resource-upload-modal .upload-dropzone:hover{border-color:#a5b4fc;background:#eef2ff}.resource-upload-modal .upload-dropzone.has-file{background:#eef2ff;border-style:solid;border-color:#a3b5f5}.resource-upload-modal .upload-dropzone.uploading{border-color:#4f46e5;background:#4f46e50d}.resource-upload-modal .upload-placeholder{color:#475569;font-weight:600;display:flex;flex-direction:column;align-items:center;gap:12px}.resource-upload-modal .upload-actions{margin-top:16px;display:flex;gap:12px;justify-content:center}.resource-upload-modal .small-btn{background:#4f65bb;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px}.resource-upload-modal .small-btn:hover{background:#4358a8}.resource-upload-modal .upload-status{display:flex;flex-direction:column;align-items:center;gap:12px;color:#4f65bb;font-weight:600}.resource-upload-modal .upload-status .upload-spinner{width:32px;height:32px;border:3px solid #E0E7FF;border-top-color:#4f65bb;border-radius:50%;animation:spin .8s linear infinite}.resource-upload-modal .uploaded-file{display:flex;gap:12px;align-items:center}.resource-upload-modal .uploaded-file .file-name{font-weight:700;color:#0f172a}.resource-upload-modal .modal-actions{margin-top:32px}.resource-upload-modal .submit-btn{background:#4f65bb;color:#fff;padding:14px 28px;border-radius:12px;border:none;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 6px 14px #4f65bb40}.resource-upload-modal .submit-btn:hover:not(:disabled){background:#4358a8}.resource-upload-modal .submit-btn:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6;box-shadow:none}.resource-upload-page{width:100%;background:transparent;padding:0}.resource-upload-page .resource-upload-inner{width:100%;margin:0;padding:0}.resource-upload-page .page-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px}.resource-upload-page .page-header .back-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#111827;padding:0;line-height:1;display:flex;align-items:center;margin-top:3px}.resource-upload-page .page-header .back-btn:hover{color:#4f46e5}.resource-upload-page .page-header .page-title{font-size:28px;font-weight:700;margin:0;color:#0f172a;line-height:1.2}.resource-upload-page .form-field{margin-bottom:20px}.resource-upload-page .form-field label{display:block;font-size:14px;color:#2563eb;font-weight:700;margin-bottom:8px}.resource-upload-page .form-field input,.resource-upload-page .form-field textarea,.resource-upload-page .form-field select.dropdown-select{width:100%;padding:12px 16px;border-radius:12px;border:none;background:#eef1fb;color:#6b7280;font-size:15px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.resource-upload-page .form-field input::placeholder,.resource-upload-page .form-field textarea::placeholder,.resource-upload-page .form-field select.dropdown-select::placeholder{color:#94a3b8}.resource-upload-page .form-field select.dropdown-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.25 7.5L10 12.25L14.75 7.5' stroke='%236B7280' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;padding-right:40px;min-height:36px;border-radius:12px}.resource-upload-page .form-field textarea{min-height:100px;resize:vertical;color:#0f172a}.resource-upload-page .form-field input[type=text]{color:#0f172a}.resource-upload-page .form-field .add-category-btn{background:#4f65bb;color:#fff;border:none;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px #0000000d}.resource-upload-page .form-field .add-category-btn:hover{background:#3f56a4}.resource-upload-page .form-field .add-category-btn:active{transform:translateY(1px)}.resource-upload-page .upload-error{background:#fecaca;color:#7f1d1d;padding:10px 14px;border-radius:8px;font-weight:600;margin-bottom:12px}.resource-upload-page .upload-dropzone{width:100%;min-height:200px;padding:32px;border-radius:12px;border:2px dashed #C7D2FE;display:flex;align-items:center;justify-content:center;text-align:center;background:#eef1fb;cursor:pointer;transition:all .2s}.resource-upload-page .upload-dropzone:hover{border-color:#a5b4fc;background:#e0e7ff}.resource-upload-page .upload-dropzone.has-file{background:#eef2ff;border-style:solid;border-color:#a3b5f5}.resource-upload-page .upload-dropzone.uploading{border-color:#4f46e5;background:#4f46e50d}.resource-upload-page .upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:16px}.resource-upload-page .upload-placeholder .upload-icon{margin-bottom:8px}.resource-upload-page .upload-placeholder .upload-text{color:#1f2937;font-weight:500;font-size:15px;margin:0}.resource-upload-page .upload-actions{display:flex;gap:12px;justify-content:center;margin-top:16px}.resource-upload-page .upload-btn{background:#4f65bb;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px}.resource-upload-page .upload-btn:hover{background:#4358a8}.resource-upload-page .category-row{background:#eef1fb;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:50px}.resource-upload-page .category-chips{display:flex;flex-wrap:wrap;gap:8px;flex:1;order:2}.resource-upload-page .add-tags-btn{background:#4f65bb;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-shrink:0;order:1}.resource-upload-page .add-tags-btn:hover{background:#4358a8}.resource-upload-page .cat-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:20px;font-size:14px;font-weight:600}.resource-upload-page .cat-chip .dot{font-size:18px;line-height:1}.resource-upload-page .cat-chip .remove{background:transparent;border:none;padding:0 4px;line-height:1;cursor:pointer;font-weight:700;font-size:18px;color:inherit;opacity:.7}.resource-upload-page .cat-chip .remove:hover{opacity:1}.resource-upload-page .cat-chip.purple{background:#ede9fe;color:#5b21b6}.resource-upload-page .cat-chip.green{background:#d1fae5;color:#065f46}.resource-upload-page .cat-chip.pink{background:#fce7f3;color:#9d174d}.resource-upload-page .cat-chip.orange{background:#fed7aa;color:#92400e}.resource-upload-page .cat-chip.blue{background:#dbeafe;color:#1e40af}.resource-upload-page .cat-chip.gray{background:#e5e7eb;color:#374151}.resource-upload-page .category-picker{margin-top:12px;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a}.resource-upload-page .picker-instruction{margin:0 0 12px;color:#374151;font-weight:600;font-size:14px}.resource-upload-page .picker-list{display:flex;flex-direction:column;gap:8px}.resource-upload-page .picker-chip{border:none;padding:12px 16px;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:10px;transition:all .2s ease;width:100%}.resource-upload-page .picker-chip .dot{font-size:18px;line-height:1}.resource-upload-page .picker-chip.purple{background:#ede9fe;color:#5b21b6}.resource-upload-page .picker-chip.green{background:#d1fae5;color:#065f46}.resource-upload-page .picker-chip.pink{background:#fce7f3;color:#9d174d}.resource-upload-page .picker-chip.orange{background:#fed7aa;color:#92400e}.resource-upload-page .picker-chip.blue{background:#dbeafe;color:#1e40af}.resource-upload-page .picker-chip.gray{background:#e5e7eb;color:#374151}.resource-upload-page .picker-chip.selected{outline:2px solid currentColor;outline-offset:2px}.resource-upload-page .picker-chip:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.resource-upload-page .upload-status{display:flex;flex-direction:column;align-items:center;gap:12px;color:#4f46e5;font-weight:600}.resource-upload-page .upload-status .upload-spinner{width:32px;height:32px;border:3px solid #E0E7FF;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite}.resource-upload-page .uploaded-file{display:flex;gap:12px;align-items:center}.resource-upload-page .uploaded-file .file-name{font-weight:700;color:#0f172a}.resource-upload-page .modal-actions{margin-top:32px}.resource-upload-page .modal-actions .submit-btn{background:#4f46e5;color:#fff;padding:14px 28px;border-radius:12px;border:none;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 6px 14px #4f46e540}.resource-upload-page .modal-actions .submit-btn:hover:not(:disabled){background:#4338ca}.resource-upload-page .modal-actions .submit-btn:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.6;box-shadow:none}@media (max-width: 768px){.resource-upload-modal{padding:24px 20px}.resource-upload-page .resource-upload-inner{padding:20px 16px 60px}.resource-upload-page .page-header .modal-title{font-size:24px}}@keyframes spin{to{transform:rotate(360deg)}}.patients-page{display:flex;min-height:100vh;background-color:#fff}.patients-page .sidebar{width:180px;background-color:#e8ebf7;padding:24px 0;display:flex;flex-direction:column}.patients-page .sidebar .sidebar-title{font-size:16px;font-weight:600;color:#1a1a1a;padding:0 20px 20px;margin:0}.patients-page .sidebar .tab{padding:12px 20px;cursor:pointer;font-size:14px;color:#4b5563;transition:all .2s ease}.patients-page .sidebar .tab:hover{background-color:#dce1f3}.patients-page .sidebar .tab.active{background-color:#6875d4;color:#fff;font-weight:500}.patients-page .main-content{flex:1;padding:24px 32px;color:#000;background-color:#fff}.patients-page .main-content .page-title{font-size:32px;font-weight:700;margin-bottom:20px}.patients-page .main-content .upload-resources-content .success-banner,.patients-page .main-content .assign-resources-content .success-banner{text-align:center;margin-bottom:50px}.patients-page .main-content .upload-resources-content .success-banner h1,.patients-page .main-content .assign-resources-content .success-banner h1{font-size:28px;font-weight:600;margin-bottom:12px}.patients-page .main-content .upload-resources-content .success-banner p,.patients-page .main-content .assign-resources-content .success-banner p{font-size:16px;color:#666}.patients-page .main-content .upload-resources-content .resources-sections,.patients-page .main-content .assign-resources-content .resources-sections{max-width:1000px;margin-bottom:50px}.patients-page .main-content .upload-resources-content .resources-sections .section-header,.patients-page .main-content .assign-resources-content .resources-sections .section-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;background-color:#fff;border-radius:12px;margin-bottom:20px;cursor:pointer;transition:background-color .2s}.patients-page .main-content .upload-resources-content .resources-sections .section-header:hover,.patients-page .main-content .assign-resources-content .resources-sections .section-header:hover{background-color:#f9f9f9}.patients-page .main-content .upload-resources-content .resources-sections .section-header h2,.patients-page .main-content .assign-resources-content .resources-sections .section-header h2{font-size:24px;font-weight:600;margin:0}.patients-page .main-content .upload-resources-content .resources-sections .section-header .arrow,.patients-page .main-content .assign-resources-content .resources-sections .section-header .arrow{font-size:32px;font-weight:300;transition:transform .3s;color:#666}.patients-page .main-content .upload-resources-content .resources-sections .section-header .arrow.expanded,.patients-page .main-content .assign-resources-content .resources-sections .section-header .arrow.expanded{transform:rotate(90deg)}.patients-page .main-content .upload-resources-content .resources-sections .section-content,.patients-page .main-content .assign-resources-content .resources-sections .section-content{padding:24px 32px;background-color:#fff;border-radius:12px;margin-bottom:20px;margin-top:-10px}.patients-page .main-content .upload-resources-content .resources-sections .section-content p,.patients-page .main-content .assign-resources-content .resources-sections .section-content p{margin:0;color:#666}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list{display:flex;flex-direction:column;gap:12px}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fff;border-radius:8px;transition:background-color .2s}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item:hover,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item:hover{background-color:#f5f5f5}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info{display:flex;flex-direction:column;gap:4px}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info .resource-item-name,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info .resource-item-name{font-weight:600;font-size:15px;color:#1a202c}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info .resource-item-date,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-item-info .resource-item-date{font-size:13px;color:#718096}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status{padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status.pending,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status.pending{background-color:#fef3c7;color:#92400e}.patients-page .main-content .upload-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status.approved,.patients-page .main-content .assign-resources-content .resources-sections .section-content .resources-list .resource-item .resource-status.approved{background-color:#d1fae5;color:#065f46}.patients-page .main-content .upload-resources-content .upload-button-container,.patients-page .main-content .assign-resources-content .upload-button-container{display:flex;justify-content:center;margin-top:60px}.patients-page .main-content .upload-resources-content .upload-button-container .upload-resource-button,.patients-page .main-content .assign-resources-content .upload-button-container .upload-resource-button{padding:16px 48px;background-color:#5865f2;color:#fff;border:none;border-radius:32px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.patients-page .main-content .upload-resources-content .upload-button-container .upload-resource-button:hover,.patients-page .main-content .assign-resources-content .upload-button-container .upload-resource-button:hover{background-color:#4752c4}.patients-page .main-content .assign-resources-content{max-width:1200px}.patients-page .main-content .assign-resources-content .view-toggle-assign{background-color:#eef1fb;width:fit-content;padding:4px;border-radius:12px;position:relative;align-items:center;justify-content:center;margin-bottom:20px}.patients-page .main-content .assign-resources-content .view-toggle-assign button{position:relative;z-index:10;font-size:15px;font-weight:600;padding:6px 16px;border:none;background-color:transparent;color:#8797c4;cursor:pointer;transition:color .3s ease}.patients-page .main-content .assign-resources-content .view-toggle-assign button.active{color:#fff}.patients-page .main-content .assign-resources-content .view-toggle-assign .toggle-pill{position:absolute;width:calc(50% - 4px);height:calc(100% - 8px);background-color:#6f89da;border-radius:8px;z-index:0;top:4px;left:4px;transition:transform .3s ease}.patients-page .main-content .assign-resources-content .view-toggle-assign .toggle-pill.list{transform:translate(100%)}.patients-page .main-content .assign-resources-content .view-toggle-assign .toggle-pill.tile{transform:translate(0)}.patients-page .main-content .assign-resources-content .search-input-assign{width:100%;padding:10px 16px;border:none;border-radius:8px;background-color:#eef1fb;font-size:14px;margin-bottom:20px;color:#8797c4;font-weight:500}.patients-page .main-content .assign-resources-content .search-input-assign::placeholder{color:#8797c4}.patients-page .main-content .assign-resources-content .search-input-assign:focus{outline:none;background-color:#e3e8f7}.patients-page .main-content .assign-resources-content .resources-table-container{background-color:#fff;border-radius:12px;overflow:hidden;margin-bottom:30px;box-shadow:0 1px 3px #0000000d}.patients-page .main-content .assign-resources-content .resources-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-bottom:30px}.patients-page .main-content .assign-resources-content .assign-resource-tile{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;border:1px solid #d6dcf0;border-radius:16px;background-color:#f5f7ff;box-shadow:0 2px 6px #0f172a14;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.patients-page .main-content .assign-resources-content .assign-resource-tile:hover{transform:translateY(-2px);box-shadow:0 6px 18px #6f89da2e}.patients-page .main-content .assign-resources-content .assign-resource-tile.selected{border-color:#6f89da;background-color:#e9edff;box-shadow:0 0 0 2px #6f89da40}.patients-page .main-content .assign-resources-content .assign-resource-tile input[type=checkbox]{width:18px;height:18px;accent-color:#5865f2;cursor:pointer}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-select{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#5865f2;text-transform:uppercase;letter-spacing:.05em}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-title{margin:0;font-size:20px;font-weight:700;color:#1a1c2d}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-description{margin:0;font-size:14px;line-height:1.5;color:#4b5563;max-height:4.2em;overflow:hidden;text-overflow:ellipsis}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-meta{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#4f65bb}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-location{background-color:#dfe4fb;border-radius:999px;padding:4px 12px}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-tags{display:flex;flex-wrap:wrap;gap:8px}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-tag{background-color:#eef1fb;color:#4f65bb;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;text-transform:capitalize}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-more{background-color:#d9e0f7;color:#283a8c;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.patients-page .main-content .assign-resources-content .assign-resource-tile:focus-visible{outline:2px solid #5865f2;outline-offset:2px}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-select span{text-transform:uppercase;font-size:11px;letter-spacing:.06em}.patients-page .main-content .assign-resources-content .assign-resource-tile .tile-tags span{text-transform:capitalize}.patients-page .main-content .assign-resources-content .assign-resource-tile input[type=checkbox]:focus-visible{outline:2px solid #5865f2;outline-offset:2px}.patients-page .main-content .assign-resources-content .empty-state{background-color:#f5f7ff;border-radius:16px;padding:40px;text-align:center;color:#6b7280;font-weight:600}.patients-page .main-content .assign-resources-content .resources-table{width:100%;border-collapse:collapse}.patients-page .main-content .assign-resources-content .resources-table thead{background-color:#f8f9fb}.patients-page .main-content .assign-resources-content .resources-table thead tr th{padding:16px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;vertical-align:middle}.patients-page .main-content .assign-resources-content .resources-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.patients-page .main-content .assign-resources-content .resources-table tbody tr:hover{background-color:#f9fafb}.patients-page .main-content .assign-resources-content .resources-table tbody tr.selected{background-color:#f0f4ff}.patients-page .main-content .assign-resources-content .resources-table tbody tr td{padding:16px;font-size:14px;vertical-align:top}.patients-page .main-content .assign-resources-content .resources-table .col-select{width:60px;text-align:center}.patients-page .main-content .assign-resources-content .resources-table .col-select input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#5865f2}.patients-page .main-content .assign-resources-content .resources-table .col-title{width:18%;font-weight:600;color:#111827}.patients-page .main-content .assign-resources-content .resources-table .col-description{width:30%;color:#6b7280;line-height:1.5}.patients-page .main-content .assign-resources-content .resources-table .col-location{width:12%;text-align:center}.patients-page .main-content .assign-resources-content .resources-table .col-location .location{font-size:14px;font-weight:500;color:#374151}.patients-page .main-content .assign-resources-content .resources-table .col-tags{width:13%}.patients-page .main-content .assign-resources-content .resources-table .col-tags .tags-group{display:contents}.patients-page .main-content .assign-resources-content .resources-table .col-tags .tag{display:block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap;margin-bottom:6px;margin-left:-12px;width:fit-content}.patients-page .main-content .assign-resources-content .resources-table .col-tags .tag.tag-saved{background-color:#dbeafe;color:#1e40af}.patients-page .main-content .assign-resources-content .resources-table .col-tags .tag.tag-vt{background-color:#d1fae5;color:#065f46}.patients-page .main-content .assign-resources-content .resources-table .col-tags .tag.tag-category{background-color:#e9d5ff;color:#6b21a8}.patients-page .main-content .assign-resources-content .resources-table .col-categories{width:17%}.patients-page .main-content .assign-resources-content .resources-table .col-categories .categories-group{display:contents}.patients-page .main-content .assign-resources-content .resources-table .col-categories .category{display:block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap;background-color:#dcfce7;color:#166534;margin-bottom:6px;margin-left:-12px;width:fit-content}.patients-page .main-content .assign-resources-content .next-button-container{display:flex;justify-content:flex-end;margin-top:30px}.patients-page .main-content .assign-resources-content .next-button-container .next-button{padding:12px 48px;background-color:#5865f2;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.patients-page .main-content .assign-resources-content .next-button-container .next-button:hover:not(:disabled){background-color:#4752c4}.patients-page .main-content .assign-resources-content .next-button-container .next-button:disabled{background-color:#cbd5e1;cursor:not-allowed}.patients-page .main-content .assign-resources-content .patients-table .col-patient-name{width:30%;font-weight:600;color:#111827}.patients-page .main-content .assign-resources-content .patients-table .col-patient-email{width:35%;color:#6b7280}.patients-page .main-content .assign-resources-content .patients-table .col-patient-location{width:25%;color:#6b7280}.patients-page .main-content .assign-resources-content .navigation-buttons{display:flex;justify-content:space-between;margin-top:30px}.patients-page .main-content .assign-resources-content .navigation-buttons .back-button,.patients-page .main-content .assign-resources-content .navigation-buttons .assign-button{padding:12px 48px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.patients-page .main-content .assign-resources-content .navigation-buttons .back-button{background-color:#e5e7eb;color:#4b5563}.patients-page .main-content .assign-resources-content .navigation-buttons .back-button:hover{background-color:#d1d5db}.patients-page .main-content .assign-resources-content .navigation-buttons .assign-button{background-color:#5865f2;color:#fff}.patients-page .main-content .assign-resources-content .navigation-buttons .assign-button:hover:not(:disabled){background-color:#4752c4}.patients-page .main-content .assign-resources-content .navigation-buttons .assign-button:disabled{background-color:#cbd5e1;cursor:not-allowed}.patients-page .main-content .assign-resources-content .success-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.patients-page .main-content .assign-resources-content .success-screen .success-title{font-size:28px;font-weight:600;margin-bottom:32px;color:#111827;max-width:600px}.patients-page .main-content .assign-resources-content .success-screen .back-to-assign-button{padding:12px 32px;background-color:#5865f2;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.patients-page .main-content .assign-resources-content .success-screen .back-to-assign-button:hover{background-color:#4752c4}.patients-page .main-content .profile-content .welcome-header{margin-bottom:30px}.patients-page .main-content .profile-content .welcome-header .welcome-title{font-size:28px;font-weight:700;margin-bottom:6px}.patients-page .main-content .profile-content .welcome-header .welcome-subtitle{font-size:14px;color:#666}.patients-page .main-content .profile-content .dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-height:calc(100vh - 200px)}.patients-page .main-content .profile-content .dashboard-section{background-color:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column}.patients-page .main-content .profile-content .dashboard-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.patients-page .main-content .profile-content .dashboard-section .section-header .section-title{font-size:20px;font-weight:600}.patients-page .main-content .profile-content .dashboard-section .section-header .view-all-link{background:none;border:none;color:#666;cursor:pointer;font-size:14px;transition:color .2s}.patients-page .main-content .profile-content .dashboard-section .section-header .view-all-link:hover{color:#333}.patients-page .main-content .profile-content .dashboard-section .appointments-list,.patients-page .main-content .profile-content .dashboard-section .resources-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;padding-right:8px}.patients-page .main-content .profile-content .dashboard-section .appointments-list::-webkit-scrollbar,.patients-page .main-content .profile-content .dashboard-section .resources-list::-webkit-scrollbar{width:6px}.patients-page .main-content .profile-content .dashboard-section .appointments-list::-webkit-scrollbar-track,.patients-page .main-content .profile-content .dashboard-section .resources-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.patients-page .main-content .profile-content .dashboard-section .appointments-list::-webkit-scrollbar-thumb,.patients-page .main-content .profile-content .dashboard-section .resources-list::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.patients-page .main-content .profile-content .dashboard-section .appointments-list::-webkit-scrollbar-thumb:hover,.patients-page .main-content .profile-content .dashboard-section .resources-list::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.patients-page .main-content .profile-content .dashboard-section .appointment-card{background-color:#f8f8f8;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.patients-page .main-content .profile-content .dashboard-section .appointment-card:hover{background-color:#f0f0f0}.patients-page .main-content .profile-content .dashboard-section .appointment-card .appointment-info{flex:1}.patients-page .main-content .profile-content .dashboard-section .appointment-card .appointment-info .appointment-patient{font-weight:600;font-size:15px;margin-bottom:4px}.patients-page .main-content .profile-content .dashboard-section .appointment-card .appointment-info .appointment-date{font-size:13px;color:#666}.patients-page .main-content .profile-content .dashboard-section .appointment-card .status-badge{display:inline-block;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}.patients-page .main-content .profile-content .dashboard-section .appointment-card .status-badge.upcoming{background-color:#ffd966;color:#6b5400}.patients-page .main-content .profile-content .dashboard-section .appointment-card .status-badge.completed{background-color:#a8c9ff;color:#003d7a}.patients-page .main-content .profile-content .dashboard-section .resource-card{background-color:#f8f8f8;border-radius:8px;padding:16px;transition:background-color .2s}.patients-page .main-content .profile-content .dashboard-section .resource-card:hover{background-color:#f0f0f0}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-main{margin-bottom:10px}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-main .resource-title{font-weight:600;font-size:15px;margin-bottom:4px}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-main .resource-description{font-size:13px;color:#666;line-height:1.4}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-tags{display:flex;gap:8px}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-tags .category-tag,.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-tags .service-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:500}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-tags .category-tag{background-color:#d4b3ff;color:#4d2680}.patients-page .main-content .profile-content .dashboard-section .resource-card .resource-tags .service-tag{background-color:#b3ffb3;color:#0d5c0d}.patients-page .main-content .appointments-section{margin-bottom:50px}.patients-page .main-content .appointments-section .section-header-inline{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.patients-page .main-content .appointments-section .section-header-inline h2{font-size:20px;font-weight:600;margin:0}.patients-page .main-content .appointments-section .section-header-inline .manage-appointments-btn{padding:8px 20px;background-color:#6875d4;color:#fff;border:none;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.patients-page .main-content .appointments-section .section-header-inline .manage-appointments-btn:hover{background-color:#5563c4}.patients-page .main-content .appointments-section .section-subtitle{font-size:13px;color:#666;margin-bottom:16px}.patients-page .main-content .appointments-section .appointments-list{display:flex;flex-direction:column;gap:16px}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline{background-color:#e8ebf7;border-radius:12px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-details .appointment-title{font-size:15px;font-weight:500;margin-bottom:6px;color:#1a1a1a}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-details .appointment-datetime{font-size:13px;color:#666}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions{display:flex;gap:12px}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions button{padding:8px 24px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions .btn-cancel{background-color:#cbd5e1;color:#475569}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions .btn-cancel:hover{background-color:#b8c5d3}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions .btn-zoom{background-color:#6875d4;color:#fff}.patients-page .main-content .appointments-section .appointments-list .appointment-card-inline .appointment-actions .btn-zoom:hover{background-color:#5563c4}.patients-page .main-content .patients-section h2{font-size:20px;font-weight:600;margin-bottom:8px}.patients-page .main-content .patients-section .section-subtitle{font-size:13px;color:#666;margin-bottom:16px}.patients-page .main-content .patients-section .search-input{width:100%;padding:12px 20px;border:none;border-radius:25px;background-color:#e8ebf7;font-size:14px;margin-bottom:20px;color:#333}.patients-page .main-content .patients-section .search-input::placeholder{color:#9ca3af}.patients-page .main-content .patients-section .search-input:focus{outline:none;background-color:#dce1f3}.patients-page .main-content .patients-section .patients-table-wrapper{background-color:#e8ebf7;border-radius:16px;overflow:hidden;padding:4px}.patients-page .main-content .patients-section .patients-data-table{width:100%;border-collapse:collapse;background-color:transparent}.patients-page .main-content .patients-section .patients-data-table thead tr th{text-align:left;padding:16px 20px;font-size:13px;font-weight:600;color:#1a1a1a;background-color:transparent;border:none}.patients-page .main-content .patients-section .patients-data-table tbody tr{background-color:#e8ebf7;cursor:pointer;transition:background-color .2s}.patients-page .main-content .patients-section .patients-data-table tbody tr:hover{background-color:#dce1f3}.patients-page .main-content .patients-section .patients-data-table tbody tr.clickable-row{cursor:pointer}.patients-page .main-content .patients-section .patients-data-table tbody tr td{padding:16px 20px;font-size:14px;color:#1a1a1a;border:none}.patients-page .main-content .patients-section .patients-data-table tbody tr td.patient-name-cell{font-weight:500}.patients-page .main-content .upload-resources-content .upload-section{margin-bottom:40px}.patients-page .main-content .upload-resources-content .upload-section .page-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.patients-page .main-content .upload-resources-content .upload-section .page-description{font-size:16px;color:#666;margin:0 0 24px;line-height:1.5}.patients-page .main-content .upload-resources-content .upload-section .page-description .resource-library-link{background:none;border:none;color:#4f65bb;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin:0}.patients-page .main-content .upload-resources-content .upload-section .page-description .resource-library-link:hover{color:#4358a8}.patients-page .main-content .upload-resources-content .upload-section .upload-button-container{display:flex;justify-content:center;margin:0;padding:0}.patients-page .main-content .upload-resources-content .upload-section .upload-resources-btn{background-color:#4f65bb;color:#fff;border:none;padding:12px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.patients-page .main-content .upload-resources-content .upload-section .upload-resources-btn:hover{background-color:#4358a8}.patients-page .main-content .upload-resources-content .upload-section .upload-resources-btn:active{background-color:#3d4d8f}.patients-page .main-content .upload-resources-content .uploaded-resources-section,.patients-page .main-content .upload-resources-content .pending-resources-section{margin-bottom:48px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-title,.patients-page .main-content .upload-resources-content .pending-resources-section .section-title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-description,.patients-page .main-content .upload-resources-content .pending-resources-section .section-description{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-description .resource-library-link,.patients-page .main-content .upload-resources-content .pending-resources-section .section-description .resource-library-link{background:none;border:none;color:#4f65bb;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin:0}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-description .resource-library-link:hover,.patients-page .main-content .upload-resources-content .pending-resources-section .section-description .resource-library-link:hover{color:#4358a8}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table{width:100%;background-color:#fff}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-header,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-header{display:grid;grid-template-columns:2fr 3fr 1.5fr 1.5fr 2fr;gap:16px;padding:12px 16px;background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;align-items:center}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-header .header-cell,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-header .header-cell{font-size:14px;font-weight:600;color:#374151;text-align:left}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row{display:grid;grid-template-columns:2fr 3fr 1.5fr 1.5fr 2fr;gap:16px;padding:20px 16px;background-color:#f3f4f6;border-bottom:8px solid white;align-items:start}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row:last-child,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row:last-child{border-bottom:none}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell{display:block;align-items:flex-start}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.title-column .resource-title,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.title-column .resource-title{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.4}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.description-column .resource-description,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.description-column .resource-description{font-size:14px;color:#4b5563;line-height:1.6}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.location-column .resource-location,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.location-column .resource-location{font-size:14px;font-weight:500;color:#374151}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.tags-column .resource-tags,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.tags-column .resource-tags{display:block}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.tags-column .resource-tags .resource-tag,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.tags-column .resource-tags .resource-tag{padding:6px 12px;border-radius:16px;font-size:13px;font-weight:500;display:block;width:fit-content;background-color:#f3f4f6;color:#374151;margin-bottom:8px;margin-left:-12px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.categories-column .resource-categories,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.categories-column .resource-categories{display:block}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell.categories-column .resource-categories .resource-category,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell.categories-column .resource-categories .resource-category{padding:6px 12px;border-radius:16px;font-size:13px;font-weight:500;display:block;width:fit-content;background-color:#dcfce7;color:#166534;margin-bottom:8px;margin-left:-12px}@media (max-width: 768px){.patients-page .main-content .upload-resources-content .upload-section .page-title{font-size:28px}.patients-page .main-content .upload-resources-content .upload-section .page-description{font-size:14px}.patients-page .main-content .upload-resources-content .upload-section .upload-resources-btn{width:100%;padding:12px 24px;font-size:15px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-title,.patients-page .main-content .upload-resources-content .pending-resources-section .section-title{font-size:20px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-description,.patients-page .main-content .upload-resources-content .pending-resources-section .section-description{font-size:13px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-header,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-header{display:none}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row{grid-template-columns:1fr;gap:12px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .resources-table .table-body .table-row .table-cell:before,.patients-page .main-content .upload-resources-content .pending-resources-section .resources-table .table-body .table-row .table-cell:before{content:attr(data-label);font-weight:600;margin-bottom:4px;display:block}}@media (max-width: 480px){.patients-page .main-content .upload-resources-content .upload-section .page-title{font-size:24px}.patients-page .main-content .upload-resources-content .uploaded-resources-section .section-title,.patients-page .main-content .upload-resources-content .pending-resources-section .section-title{font-size:18px}}.patients-page .main-content .upload-success-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:40px}.patients-page .main-content .upload-success-page .success-inner{text-align:center;max-width:600px}.patients-page .main-content .upload-success-page .success-inner h2{font-size:22px;font-weight:600;color:#0f172a;margin:0 0 32px;line-height:1.5}.patients-page .main-content .upload-success-page .success-inner .success-action .upload-resources-btn{background:#4f65bb;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.patients-page .main-content .upload-success-page .success-inner .success-action .upload-resources-btn:hover{background:#4358a8}.coach-profile .profile-view,.coach-profile .profile-edit{display:flex;gap:32px;align-items:flex-start;padding:24px 0}.coach-profile .profile-left,.coach-profile .profile-edit-left{width:220px;display:flex;flex-direction:column;align-items:center;gap:16px}.coach-profile .avatar-circle{width:140px;height:140px;border-radius:50%;background:#eef1fb;box-shadow:inset 0 2px #00000005}.coach-profile .avatar-edit{width:120px;height:120px}.coach-profile .edit-profile-btn{background:#4f65bb;color:#fff;border:none;padding:12px 26px;border-radius:12px;cursor:pointer;font-weight:700;font-size:15px;box-shadow:0 8px 18px #4f65bb2e;position:relative;margin-top:18px;width:220px;text-align:center;margin-left:auto;margin-right:auto}.coach-profile .profile-main,.coach-profile .profile-edit-main{flex:1}.coach-profile .profile-name{font-size:22px;font-weight:700;margin:0 0 8px}.coach-profile .pronouns{color:#4f65bb;font-weight:600;margin-left:8px;font-size:15px}.coach-profile .profile-location{font-weight:700;margin-bottom:12px}.coach-profile .profile-bio{color:#333;max-width:680px;margin-bottom:20px}.coach-profile .profile-main .edit-profile-btn{margin-top:0;margin-left:0;margin-right:auto;width:auto;min-width:200px}.coach-profile .field-label{display:block;font-weight:700;color:#2563eb;margin:12px 0 8px}.coach-profile input,.coach-profile textarea{width:100%;padding:12px 14px;border-radius:12px;border:none;background:#f3f6fb}.coach-profile .pronoun-chips{display:flex;gap:10px;margin-bottom:8px}.coach-profile .picker-chip{border-radius:20px;padding:10px 20px;background:#4f65bb;color:#fff;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.coach-profile .picker-chip:not(.selected){background:#fff;color:#111827;border:2px solid #d1d5db}.coach-profile .picker-chip.selected{background:#4f65bb;color:#fff;border:2px solid #4F65BB}.coach-profile .picker-chip:hover{opacity:.9}.coach-profile .profile-edit-left .small-btn{background:#4f65bb;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 4px 12px #4f65bb26}.coach-profile .form-actions{margin-top:18px;display:flex;gap:12px}.coach-profile .profile-edit .form-actions .submit-btn{background:#4f65bb;color:#fff;border:none;padding:12px 26px;border-radius:10px;font-weight:700;font-size:15px;box-shadow:0 8px 18px #4f65bb2e}.coach-profile .profile-edit .form-actions .btn-cancel{background:#fff;color:#111827;border:1px solid #111827;padding:10px 18px;border-radius:8px;font-weight:600;font-size:14px}.coach-profile .confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;z-index:1400}.coach-profile .confirm-dialog{background:#fff;padding:28px;border-radius:12px;min-width:520px;text-align:center}.coach-profile .confirm-dialog h3{margin:0 0 18px;font-size:18px}.coach-profile .confirm-actions{display:flex;gap:18px;justify-content:center;margin-top:12px}.coach-profile .confirm-dialog .submit-btn{background:#4f65bb;color:#fff;border:none;padding:12px 28px;border-radius:10px;font-size:15px;font-weight:700;box-shadow:0 8px 18px #4f65bb2e}.coach-profile .confirm-dialog .small-btn{background:#4f65bb;color:#fff;border:none;padding:12px 28px;border-radius:10px;font-size:15px;font-weight:700;box-shadow:0 8px 18px #4f65bb24}.admin-dashboard{padding:1.5rem}.admin-dashboard .resource-form{display:flex;flex-direction:column;gap:.5rem}.admin-dashboard .resource-form input,.admin-dashboard .resource-form textarea,.admin-dashboard .resource-form select{padding:.5rem;border-radius:6px;border:1px solid #ccc;font-size:1rem}.admin-dashboard .resource-form .tags-list{display:flex;flex-wrap:wrap;gap:.4rem}.admin-dashboard .resource-form .tag-btn{padding:.3rem .6rem;border-radius:6px;border:1px solid #aaa;background:#f5f5f5;cursor:pointer}.admin-dashboard .resource-form .tag-btn.selected{background:#007bff;color:#fff;border-color:#007bff}.admin-dashboard .resource-list{margin-top:1.5rem;list-style:none;padding:0}.admin-dashboard .resource-list li{margin-bottom:1rem;padding:.75rem;border:1px solid #ddd;border-radius:8px;background:#fafafa;color:#000}.admin-dashboard .resource-list li .resource-header{font-size:1.05rem;margin-bottom:.25rem}.admin-dashboard .resource-list li .tags-display{margin:.4rem 0;display:flex;flex-wrap:wrap;gap:.3rem}.admin-dashboard .resource-list li .tag-chip{background:#e0e7ff;color:#334155;padding:.2rem .5rem;border-radius:5px;font-size:.85rem}.admin-dashboard .resource-list li .delete-btn{margin-top:.4rem;background:none;border:none;color:#c00;cursor:pointer;font-size:1.1rem}.back-links{display:flex;flex-direction:column;margin-top:1em;margin-bottom:1em;text-decoration:underline}.react-nav-link{padding:.5em;color:var(--active)}.coach-card{display:flex;flex-direction:row;margin-top:1em;padding:1em;background-color:#eee9f5;width:40%;border-radius:1em;justify-content:space-between;margin-bottom:4em}.coach-card-left{width:50%}.coach-card-right{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50%}.coach-profile-pic{width:8em;height:8em;background-color:#c3cbcd;border-radius:100%;object-fit:cover;display:block;flex-shrink:0}.coaching-body{margin-left:1em}.appointments-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1em}.table-headers{display:grid;grid-template-columns:1fr 1fr 1fr}.table-headers h3{border-bottom:2px solid;font-weight:700}.appointment{display:contents}.appointment p{margin:0}.appointment-history{width:80%}.inputs{display:flex;flex-direction:column}.onboarding-body{padding:3em 2em}.desc-sm{margin-top:.5em}.onboarding-section{margin-top:2em;display:flex;width:100%;flex-direction:column;gap:.3em}.input-label{display:flex;margin-top:1em;align-items:center}.input-label.vertical{align-items:flex-start;display:flex;flex-direction:column;gap:1em}.input-label.wide{gap:8em}input,textarea{width:20em;background-color:#f4f5f4;border:none;border-radius:.5em;padding:.3em 1em;font-size:1.1em}textarea.big{height:10em;width:80%;vertical-align:top}label:not(.radio-label){font-size:1.3em;width:12em}label.big{width:80%}.radio-group{display:flex;flex-direction:row;gap:10em;margin:0;padding:0}.radio-label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1.3em;width:2em;gap:.5em}.other-label{padding-left:2em}input.custom-pronouns-input{width:8em;margin-left:1em}label.referred{width:auto}.radio-group.referred{gap:4em}.onboarding-button{color:#fff;font-weight:600;background-color:var(--blue);padding:.5em 1.5em;border-radius:2em;box-shadow:0 .25em .25em #00000026;border:none;margin-top:4em;width:16em;margin-bottom:8em;font-size:1.1em}.onboarding-button:hover{background-color:var(--blue-active);transition:all .3s ease}.onboarding-body{background-image:url(/assets/onboarding-graphic-D7199R7I.svg);background-size:100% auto;background-position:center bottom;background-repeat:no-repeat}.dosis-font{font-family:Dosis,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal}*{font-family:Dosis,sans-serif;box-sizing:border-box}body,html{min-height:100vh;margin:0}:root{--black: #26282D;--gray: #AAB6D4;--light-gray: #EEF1FB;--primary: #6F89DA;--active: #7A68DF}.container{display:flex;flex-direction:column}h1{font-size:35px}p{font-size:20px}
