:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--white-color: 238, 238, 238;--black-color: 17, 17, 17;--border-color: 100, 100, 100;--accent-color: 30, 30, 30}html{background-color:rgb(var(--black-color));color:rgb(var(--white-color))}@font-face{font-family:dm sans;src:url(/fonts/dm-sans-latin-500-normal.woff),url(/fonts/dm-sans-latin-500-normal.woff2);font-style:normal}@font-face{font-family:dm sans bold;src:url(/fonts/dm-sans-latin-600-normal.woff),url(/fonts/dm-sans-latin-600-normal.woff2)}a{font-weight:500;text-decoration:inherit}body{font-family:dm sans bold,sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1{font-size:3.2em;line-height:1.1}button.button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;border:solid 2px rgb(var(--white-color));cursor:pointer;transition:color .25s ease-in-out,background-color .25s ease-in-out}button.button:hover,button.button:focus{background-color:rgb(var(--white-color));color:rgb(var(--black-color));--button-color: 17, 17, 17}button.button:focus,button.button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button.button{background-color:#f9f9f9}}body{padding:0;margin:0;box-sizing:border-box;justify-content:center;display:flex;background-color:rgb(var(--pure-black))}#root{overflow:hidden;width:100%;margin:0;padding:0;text-align:center;max-width:2000px}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}img.icon{max-width:24px}.three-dots.icon{opacity:70%}.three-dot-container button{background-color:transparent}div.homepage-container{min-width:100%;display:grid;justify-content:center;align-content:center;background-color:rgb(var(--pure-black));background-image:radial-gradient(rgba(234,234,234,.5) .6px,transparent 1px);background-size:25px 25px;min-height:100vh}div.homepage{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:1280px;padding:0 3em;height:min-content}h1.title{font-size:calc(3vh + 3rem)}div.tagline-container{display:flex;flex-wrap:wrap}p.tagline{font-size:1.5rem}div.buttons{display:flex;flex-wrap:wrap}div.buttons>div.button-container{margin-right:1em}button.button>a{font-size:1.3rem;color:rgb(var(--button-text));transition:color .25s ease-in-out}button.button:hover,button.button:focus{--button-text: 17, 17, 17}.clicked{opacity:60%}html{padding:0;margin:0;box-sizing:border-box}div.dashboard-page{margin:0;padding:0;background-color:rgb(var(--pure-black));min-height:100vh;display:grid;grid-template-rows:3em 1fr;background-image:linear-gradient(to right,#ffffff12 1px,transparent 1px),linear-gradient(to bottom,#ffffff12 1px,transparent 1px);background-size:30px 30px}header{background-color:rgb(var(--black-color));display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgb(var(--border-color))}header h1.title{font-weight:500;font-size:1.1rem}div.resumes{display:flex;align-items:center;justify-content:center;gap:2em;flex-wrap:wrap;margin:3em 1em}div.resume-container{width:310px;display:grid;grid-template-rows:438.5px min-content;border:2px solid rgb(var(--border-color));border-radius:10px}div.resume-preview-small{z-index:4;cursor:pointer}div.resume-preview-small{transform:scale(.39);width:300px;transform-origin:top left 10px}div.resume-preview-small>div,img.preset-img-on-dashboard{border-radius:10px 10px 0 0;opacity:70%;margin:0}img.preset-img-on-dashboard{border-radius:15px 15px 0 0;transform:scale(1.135);transform-origin:top left 10px}div.resume-preview-small>div:hover,div.resume-preview-small>div:focus,img.preset-img-on-dashboard:hover,img.preset-img-on-dashboard:focus{opacity:90%}div.resume-properties{display:grid;grid-template-columns:1fr 3em;align-items:center;border-top:2px solid rgb(var(--border-color))}div.resume-properties h2.resume-name{font-size:1.2rem;font-weight:500}div.three-dot-container{display:flex;align-items:center;justify-content:center;height:100%;border-left:2px solid rgb(var(--border-color))}div.three-dot-container button{cursor:pointer;border:none}div.three-dot-container button:focus,div.three-dot-container button:hover{background-color:transparent;color:rgb(var(--white-color))}dialog.dialog{z-index:5;position:absolute;transform:translate(-50%,-50%);top:45%;left:50%;background-color:rgb(var(--black-color));border:2px solid rgb(var(--border-color));border-radius:10px}label.new-resume-label input{font-size:1.2rem;background-color:#000;width:90%;padding:.5em;border-radius:.5em;border:2px solid rgb(var(--border-color))}label.new-resume-label p{align-self:left;font-size:1.1rem}dialog.dialog form{display:flex;flex-direction:column}dialog.dialog form>p{font-style:italic;margin:0}dialog.dialog form>div.button-container{margin-top:1em}div.resume-options{z-index:5;padding:.8em;background-color:#212121;border-radius:.4em;position:absolute;transform:translate(300%,420%);animation:fade ease-in-out .25s}div.resume-options button{font-family:dm sans;margin:0;font-size:1rem}div.resume-options button+button{margin-top:1em}button.edit-resume-btn,button.delete-resume-btn{cursor:pointer;display:flex;gap:.4em;justify-content:center;max-height:2.5em;border:none;padding:0}button.edit-resume-btn:hover,button.edit-resume-btn:focus{background-color:transparent;color:rgb(var(--white-color));border:none;border-radius:0}button.delete-resume-btn,button.delete-resume-btn:hover,button.delete-resume-btn:focus{background-color:transparent;color:#ff4141;border:none;border-radius:0}button.btn-with-icon img{width:24px}:root{--pure-black: 0, 0, 0;--white-color: 238, 238, 238;--black-color: 17, 17, 17;--button-text: 238, 238, 238}div.edit-resume-page{display:grid;background-color:rgb(var(--pure-black));min-height:100vh;grid-template-columns:50px 1fr;grid-template-rows:50px 1fr}div.edit-resume-page header.header{grid-column:2 / 3;gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}div.edit-resume-page header.header p{grid-column:2/ 3}button.btn-with-icon{cursor:pointer;padding:.8em;border:none;background-color:transparent}button.btn-with-icon:hover,button.btn-with-icon:focus{background-color:transparent}div.btn-container button{opacity:60%;transition:opacity ease-in-out .2s}div.btn-container button:hover,div.btn-container button:focus{opacity:100%;box-shadow:0 0 2em rgb(--white-color)}div.label-flyout{z-index:5;background-color:rgb(var(--pure-black));color:rgb(var(--white-color));position:absolute;left:50px;transform:translateY(20%);padding:.5em;border-radius:.5em;font-style:italic;font-size:.8rem;will-change:opacity;animation:fade ease-in-out .2s}@keyframes fade{0%{opacity:0}to{opacity:100%}}div.label-flyout p{margin:0}div.enter-details div.btn-container{justify-self:end;margin-right:1em;cursor:pointer}div.enter-details div.btn-container button{padding:0}div.enter-details div.btn-container button img{transform:rotate(180deg);width:30px}div.enter-details div.btn-container div.label-flyout{transform:translate(300%,30px)}header.header div.btn-container button img{width:32px}header.header div.btn-container.left div.label-flyout{transform:translate(calc(10vw + 5em),120%)}header.header div.btn-container.right div.label-flyout{position:fixed;transform:translate(calc(80vw - 10em),120%)}header.header div.btn-container button{padding:0}div.right-sidebar>div.btn-container{place-self:start;margin-left:1em;cursor:pointer}div.right-sidebar>div.btn-container button{padding:0}div.right-sidebar>div.btn-container button img{width:30px}div.right-sidebar>div.btn-container div.label-flyout{transform:translate(50%)}div.input-container,div.textarea-container{width:90%;max-width:500px}label.input-label,div.textarea-container{display:grid;gap:.3em}span.input-text{justify-self:start;font-size:1.05rem}input.input,textarea.text-area{outline:none;width:100%;justify-self:start;display:flex;flex-wrap:wrap;padding:.5em;font-size:1.05rem;border:solid 1px rgb(var(--border-color));background-color:#0d0d0d;border-radius:.2em;color:rgb(--white-color)}label,div.textarea-container,div.date-picker-container{opacity:70%}div.input-container.github,div.input-container.linkedin,div.date-picker-container{max-width:12em}textarea.text-area{width:100%;resize:none;background-color:transparent;height:min-content}span.text-area-text{justify-self:start}div.date-picker-container{display:grid;justify-items:start}.rdp-root div{--rdp-accent-color: white }table{display:none}div.enter-details,div.right-sidebar{background-color:#0d0d0d;position:absolute;display:grid;grid-template-rows:2em 1fr;width:calc(15% + 12em);height:calc(11.7in - 50px);overflow:auto}div.right-sidebar{max-width:350px}div.enter-details{z-index:1;left:50px;top:50px;padding-bottom:3em}div.edit-resume-page div.left-sidebar{grid-row:1 / 3}div.juper-links{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4em;margin-top:5em}div.left-sidebar{z-index:3;display:flex;flex-direction:column;align-items:center}div.left-sidebar>div.btn-container button img{width:34px}div.personal-details-container,div.institute-container,div.comp-container,div.project-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;gap:1.5em}h2.group-heading{margin:0;font-size:1.3rem;justify-self:start}div.enter-details-content{margin-left:1em;display:grid;gap:2em}div.education-details-container,div.experience-container,div.projects-container{display:flex;flex-direction:column;gap:2.5em}div.enter-details{animation:slide .3s ease-in-out;will-change:transform,opacity}hr{width:90%;margin:0;opacity:70%}@keyframes slide{0%{transform:translate(-100%)}to{transform:translate(0)}}div.resume-screen{height:calc(100% - 50px);overflow:auto}div.resume-screen{display:flex;justify-content:center;align-items:center;min-height:100vh}div.render-resume{background-color:#fff;width:8.3in;height:11.7in;box-shadow:0 0 1em rgb(var(--pure-black));color:#000;overflow:auto;font-size:.8em}div.live-resume p{margin:0}div.live-resume{height:100%;padding:1em 2em;font-family:Space Grotesk Variable,sans-serif;font-size:17px}div.live-resume hr{width:95%}#preset3 hr,#preset2 hr{width:100%}@media print{div#preset3{border-left:0}}div.right-sidebar{right:0%;top:50px}div.right-sidebar{display:grid}div.right-sidebar{animation:slide-R .3s ease-in-out;will-change:transform,opacity}@keyframes slide-R{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:100%}}div.right-sidebar-content{margin:1em 0;display:flex;flex-direction:column;align-items:center}div.right-sidebar-content>div{margin-bottom:1.5em;margin-top:1em}div.right-sidebar-content h3{margin:0;font-size:1.3rem}div.presets{display:flex;flex-wrap:wrap;justify-content:center;gap:1em}div.preset img{cursor:pointer;max-width:281.81px}div.preset img.selected,span.color.selected{transform-origin:center;padding:1px;border:1px solid rgb(var(--white-color))}div.colors{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8em;width:80%;max-width:310px}span.color{cursor:pointer;display:block;border-radius:3em}div.hide-show{flex:90%;display:flex;flex-direction:column;gap:1em}div.print-container{width:100%;display:flex;justify-items:center;max-width:310px}div.print-container div,div.print-container div button{width:100%}@media only screen and (min-width: 2000px){div.enter-details{left:calc(30% - 20em)}div.right-sidebar{right:calc(30% - 20em)}}div#preset1 div.personal-details{display:flex;flex-wrap:wrap;column-gap:.5em;justify-content:center}div#preset1 div.personal-details h1.name{font-size:2.5em;margin:.5em 0 0;flex:1 1 100%}div#preset1 div.personal-details p{margin:0}div#preset1 div.personal-details p.email{flex:1 1 55%;text-align:right}div#preset1 div.personal-details p.mobile{flex:0 1 40%;text-align:left}div#preset1 div.personal-details a{color:rgb(var(--text-color));text-decoration-line:underline}div#preset1 div.profile-container{flex:1 0 100%;display:grid}div#preset1 p.profile{text-align:left;margin:0 1em;font-size:.9rem}div#preset1 div.education-details,div#preset1 div.experience,div#preset1 div.projects{display:flex;flex-wrap:wrap;justify-content:center}div#preset1 div.education-details div+div,div#preset1 div.experience div+div,div#preset1 div.projects div+div{margin-top:.6em}div#preset1 h2.education-label,div#preset1 h2.experience-label,div#preset1 h2.projects-label,div#preset1 h2.profile-label{margin:.3em auto .2em;font-size:1.2rem}div#preset1 div.education-details>div,div#preset1 div.experience>div,div#preset1 div.projects>div{text-align:left;margin-left:1em;flex:1 1 100%;display:flex;flex-wrap:wrap;column-gap:.5em;margin-right:1em}div#preset1 div.education-details p.name{font-weight:700;font-size:1rem;flex:70%}p.startDate:after{margin-left:.5em;content:"-"}div#preset1 div.education-details p.endDate,div#preset1 div.education-details p.startDate{flex:10%}div#preset1 p.post,div#preset1 p.company{font-weight:700;font-size:1rem;flex:100%}div#preset1 div.experience div p.location{margin-right:1em}div#preset1 p.location,div#preset1 p.startDate,div#preset1 p.endDate{opacity:80%;font-size:.9rem}div#preset1 p.details{flex:100%;font-size:.85rem}div#preset1 div.projects div p.name{font-size:1rem;font-weight:700;flex:100%}div#preset1 div.projects div p.details{flex:100%}div#preset2 div.personal-details h1.name{font-size:2.5rem;flex:100%;text-align:left;margin-top:.5em;margin-left:20%}div#preset2 div.personal-details{display:flex;flex-wrap:wrap;column-gap:.5em;margin-bottom:1em}div#preset2 div.personal-details p.email{margin-left:20%}div#preset2 div.personal-details p.mobile{text-align:left;flex:0 5 100%;margin-left:20%}div.personal-details a{color:rgb(var(--text-color));text-decoration:underline}div#preset2 div.personal-details a:first-of-type{margin-left:20%}div#preset2 h2.profile-label{font-size:1.2rem}div#preset2 p.profile,div#preset2 p.details,div#preset2 p.location{text-align:left;flex:100%;font-size:.9rem}div#preset2 div.profile-container,div#preset2 div.education-details,div#preset2 div.experience,div#preset2 div.projects{display:grid;grid-template-columns:20% 1fr;grid-template-rows:min-content;row-gap:.5em;margin-bottom:1em}div#preset2 div.education-details h2,div#preset2 div.experience h2,div#preset2 div.projects h2{font-size:1.2rem;grid-row:2 / 5}div#preset2 div.education-details hr,div#preset2 div.experience hr,div#preset2 div.projects hr{grid-column:2 / 3}div#preset2 div.education-details div,div#preset2 div.experience div,div#preset2 div.projects div{justify-self:start;display:flex;flex-wrap:wrap;column-gap:.5em;width:100%;align-items:center;row-gap:0}div#preset2 div.education-details div p.name,div#preset2 div.projects div p.name{text-align:start;font-size:1.1rem;font-weight:500;flex:70%}div#preset2 p.startDate,div#preset2 p.endDate{font-size:.9rem}div#preset2 div.education-details p.startDate,div#preset2 div.education-details p.endDate{flex:10%}div#preset2 div.education-details p.endDate{text-align:start}div#preset2 div.education-details p.course,div#preset2 div.education-details div p.score{flex:100%;text-align:start}div#preset2 div.experience div p.post,div#preset2 div.experience div p.company{flex:100%;text-align:start;font-size:1.1rem;font-weight:500}div#preset3{background:linear-gradient(90deg,#000 21.5%,#fff 0)}div.render-resume{scrollbar-width:none;box-shadow:0 0 10px #fff}div.live-resume h1,div.live-resume h2{margin:0}div#preset3 div.personal-details h1.name{font-size:2.5rem;flex:100%;text-align:left;margin-top:.5em;margin-left:20%}div#preset3 div.personal-details{display:flex;flex-wrap:wrap;column-gap:.5em;margin-bottom:1em}div#preset3 div.personal-details p.email{margin-left:20%}div#preset3 div.personal-details p.mobile{text-align:left;flex:0 5 100%;margin-left:20%}div#preset3 div.personal-details a:first-of-type{margin-left:20%}div#preset3 h2.profile-label{color:rgb(var(--accent-color));font-size:1.2rem}div#preset3 p.profile,div#preset3 p.details,div#preset3 p.location{text-align:left;flex:100%;font-size:.9rem}div#preset3 div.profile-container,div#preset3 div.education-details,div#preset3 div.experience,div#preset3 div.projects{display:grid;grid-template-columns:20% 1fr;grid-template-rows:min-content;row-gap:.5em;margin-bottom:1em}div#preset3 div.education-details h2,div#preset3 div.experience h2,div#preset3 div.projects h2{color:rgb(var(--accent-color));font-size:1.2rem;grid-row:2 / 5}div#preset3 div.education-details hr,div#preset3 div.experience hr,div#preset3 div.projects hr{grid-column:2 / 3}div#preset3 div.education-details div,div#preset3 div.experience div,div#preset3 div.projects div{justify-self:start;display:flex;flex-wrap:wrap;column-gap:.5em;width:100%;align-items:center;row-gap:0}div#preset3 div.education-details div p.name,div#preset3 div.projects div p.name{text-align:start;font-size:1.1rem;font-weight:500;flex:70%}div#preset3 p.startDate,div#preset3 p.endDate{font-size:.9rem}div#preset3 div.education-details p.startDate,div#preset3 div.education-details p.endDate{flex:10%}div#preset3 div.education-details p.endDate{text-align:start}div#preset3 div.education-details p.course,div#preset3 div.education-details div p.score{flex:100%;text-align:start}div#preset3 div.experience div p.post,div#preset3 div.experience div p.company{flex:100%;text-align:start;font-size:1.1rem;font-weight:500}#preset4 hr{display:none}#preset4{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:20% min-content;column-gap:1em;align-items:start;flex-wrap:wrap;justify-items:flex-start}div#preset4 div.personal-details{flex:100%;display:flex;flex-wrap:wrap;column-gap:.5em;grid-column:1/ 3}div#preset4 div.personal-details .name{font-size:2.5em;margin:1em 0 0;text-align:left}div#preset4 .personal-details .email,div#preset4 .personal-details .mobile{text-align:left;flex:100%}div#preset4 div.profile-container{max-height:min-content}div#preset4 div.personal-details a{color:rgb(var(--text-color));text-decoration-line:underline}div#preset4 .profile-label{justify-self:left}div#preset4 p.profile{text-align:left;font-size:.9rem}div#preset4 div.profile-container,div#preset4 div.education-details,div#preset4 div.experience,div#preset4 div.projects{flex:0 0 48%;max-height:fit-content;display:flex;flex-wrap:wrap}div#preset4 div.education-details div+div,div#preset4 div.experience div+div,div#preset4 div.projects div+div{margin-top:.6em}div#preset4 .education-label,div#preset4 h2.experience-label,div#preset4 h2.projects-label,div#preset4 h2.profile-label{flex:100%;text-align:left;font-size:1.2rem}div#preset4 div.education-details>div,div#preset4 div.experience>div,div#preset4 div.projects>div{text-align:left;display:flex;flex-wrap:wrap;column-gap:.5em}div#preset4 div.education-details{order:2}div#preset4 div.education-details p.name{font-weight:700;font-size:1.1rem;flex:100%}#preset4 .course,#preset4 .score{flex:100%}div#preset4 p.post,div#preset4 p.company{font-weight:700;font-size:1rem;flex:100%}div#preset4 div.experience{order:1}div#preset4 div.experience div p.location{margin-right:1em}div#preset4 p.location,div#preset4 p.startDate,div#preset4 p.endDate{opacity:80%;font-size:.9rem}div#preset4 p.details{flex:100%;font-size:.85rem}div#preset4 div.projects{order:3}div#preset4 div.projects div p.name{font-size:1rem;font-weight:700;flex:100%}div#preset4 div.projects div p.details{flex:100%}div.hide-show div{font-size:1.3rem;display:flex;align-items:center}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D_Q6m-an.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-OnFqUBEL.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-5PZORFv8.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dosis Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/dosis-vietnamese-wght-normal-D_hXjpTe.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dosis Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/dosis-latin-ext-wght-normal-CWlhEplo.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dosis Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/dosis-latin-wght-normal-CqPHOwwo.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}
