/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-green-600:oklch(62.7% .194 149.214);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mx-auto{margin-inline:auto}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-8{margin-left:calc(var(--spacing)*8)}.flex{display:flex}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.items-center{align-items:center}.justify-between{justify-content:space-between}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-blue-500{background-color:var(--color-blue-500)}.bg-green-600{background-color:var(--color-green-600)}.p-2{padding:calc(var(--spacing)*2)}.p-6{padding:calc(var(--spacing)*6)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-700{color:var(--color-gray-700)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}.main-background{background:#f9f9f9;width:100%;height:100vh;padding:5px}.container{background:#f9f9f9;border-radius:6px;height:calc(100vh - 56px);display:flex;flex-direction:column;padding:30px}.main-content{align-self:center;margin-top:10vh}.title-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;color:#1b262c}.name{font-size:30px;font-weight:500;margin-bottom:20px}.designation{font-size:22px;line-height:1.4;font-weight:400;margin-top:10px;margin-bottom:14px}.red-border-line{width:59px;transition:.3s}.red-border-line,.red-border-line:hover{height:6px;background:#f67280;margin-top:16px}.red-border-line:hover{width:120px}.art-tech-container{margin-top:7vh}.art-tech{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;font-weight:700;font-size:6rem;letter-spacing:.05em;color:#1b262c;text-shadow:6px 6px 0 #05dfd7;animation:text;animation-duration:2s;animation-iteration-count:infinite}.art-tech>span{color:#05dfd7;text-shadow:0 0 0 #05dfd7;font-size:90px}.art-tech:hover{text-shadow:-6px -6px 0 #05dfd7}@keyframes text{25%{text-shadow:-6px -6px 0 #05dfd7}50%{text-shadow:6px -6px 0 #05dfd7}75%{text-shadow:-6px 6px 0 #05dfd7}}@media screen and (max-width:900px){.container{padding:30px}.art-tech{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;font-weight:700;font-size:5rem;letter-spacing:.05em;color:#1b262c;text-shadow:6px 6px 0 #05dfd7;transition:.3s}}@media screen and (max-width:450px){.main-background{padding:5px}.container{padding:14px}.art-tech-container{margin-top:4.2rem}.main-content{align-self:center;margin-top:3.5rem}}.all-projects{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:60px}.project-container{width:860px;display:flex;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.project-cover{width:240px;height:180px;border-radius:6px;overflow:hidden;transition:.4s}.project-cover:hover{border-radius:10px}.project-title{font-weight:500;font-size:26px;line-height:1.2;color:#21243d;margin-bottom:12px}.project-detail{display:flex;flex:1;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;color:#21243d;margin-left:20px}.project-description{margin-bottom:10px;line-height:1.4}.project-info{display:flex;align-items:center;margin-bottom:10px}.project-info h4{color:#21243d;padding:5px 10px;display:inline-flex;background:#dadfe4;border-radius:8px;margin-right:20px}.project-info p{font-size:18px;color:#8695a4}.project-get{display:flex;text-decoration:none;color:#2f55a3}.project-get p{margin-left:10px}@media screen and (max-width:900px){.project-container{width:100%;flex-direction:column;padding-left:20px}.project-cover{width:60%;height:230px}.project-title{font-weight:500;font-size:1.8rem;margin-top:16px;margin-bottom:5px}.project-detail{flex:1;margin-left:0}.project-info{flex-direction:column;align-items:flex-start;margin-bottom:10px}.project-info h4{margin-right:0;margin-bottom:10px}}@media screen and (max-width:450px){.project-container{width:100%;flex-direction:column;padding-left:14px;padding-right:14px}.project-cover{width:100%;height:60vw;margin-bottom:10px;margin-top:10px}.project-title{font-weight:500;font-size:1.8rem;margin-top:16px;margin-bottom:5px}.project-detail{flex:1;margin-left:0}.project-info{flex-direction:column;align-items:flex-start;margin-bottom:10px}.project-info h4{margin-right:0;margin-bottom:10px}}.shots-red-background{background:#f9f9f9;width:100%;padding:5px}.shots-white-background{background:#f9f9f9;border-radius:6px}.shots-container{width:100%;display:flex;flex-direction:column;padding-left:30px;padding-right:30px}.all-shots{width:100%;margin-top:36px;display:flex;flex-wrap:wrap;justify-content:flex-start}.shots-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:60px;color:#1b262c;text-shadow:3px 3px 0 #05dfd7}.shot{width:calc(100% / 3);height:500px;transition:.4s;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background-repeat:no-repeat;position:relative}.shot:hover{cursor:pointer;background:#05dfd7;box-shadow:4px 4px 10px rgba(196,211,200,.25);transition:.4s}.shot-banner{padding-left:30px;height:40%;width:100%;position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:30px;transition:.4s}.shot-title{font-weight:500;font-size:30px;line-height:46px;line-height:20px}.shot-date,.shot-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;color:white}.shot-date{font-weight:400;font-size:20px;margin-top:20px}@media screen and (max-width:1300px){.shot{width:calc(100% / 3);height:340px}}@media screen and (max-width:900px){.shot{width:calc(100% / 2);height:280px}}@media screen and (max-width:600px){.all-shots{margin-top:36px;display:flex;flex-direction:column;margin-bottom:36px}.shots-container{margin-top:80px;width:100%}.shot{width:100%;height:400px}}