:root{font-family: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}html,body,#root{margin:0;padding:0;width:100%;min-height:100%;display:flex;flex-direction:column;overflow-x:hidden}html,body{margin:0!important;padding:0!important;box-sizing:border-box}*{margin:0;padding:0;box-sizing:inherit}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;background-color:#242424;color:#ffffffde}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:linear-gradient(90deg,#111112,#5b5a5a);color:#fff;box-shadow:0 4px 6px #00000080;width:100%;max-width:100%;top:0;left:0;z-index:1000;transition:all .3s ease-in-out;overflow:hidden;position:fixed}.navbar-logo{margin-top:-7rem;margin-bottom:-7rem;margin-left:-1rem}.navbar-links{list-style:none;display:flex;justify-content:flex-end;gap:.8rem;flex-wrap:wrap;margin:0;width:auto;margin-right:5rem}.navbar-links li{display:flex}.navbar-links li a{color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem .8rem;border-radius:4px;transition:background-color .3s ease-in-out,color .3s ease-in-out;white-space:nowrap}.navbar-links li a:hover{background-color:#fff;color:#0056b3}@media (max-width: 768px){.navbar{flex-direction:column;align-items:center;padding:.5rem}.navbar-links{justify-content:center;gap:.5rem}.navbar-logo a{margin-bottom:.5rem}}@media (max-width: 480px){.navbar-links{flex-direction:column;gap:.3rem}.navbar-links li a{font-size:.8rem;padding:.3rem .6rem}.navbar-logo a{font-size:1.2rem}}body,html{margin:0;padding:0}.home-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;width:100%;position:relative;color:#516c7a;padding-top:100px;box-sizing:border-box;margin-top:-6.5rem}.home-container:before{background:url(https://i.pinimg.com/736x/54/8a/94/548a9446be37be6b7ea3ee773b3d5652.jpg);background-size:cover;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.home-container>*{position:relative;z-index:1}.home-logo{width:340px;height:120px;margin-bottom:1rem;border-radius:0;background:transparent;margin-top:3rem}.home-header{text-align:center;margin-top:7rem;color:#3c3b3b}.home-header h1{font-size:2.5rem;color:#000207;margin-bottom:1rem}.home-header p{font-size:1.2rem;color:#666;margin-bottom:2rem}.home-sections{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%;height:100%}.home-card{background:#1a1a1acc;border:2px solid #000000;border-radius:8px;padding:2rem;width:300px;height:200px;box-shadow:0 4px 6px #00000080;transition:transform .2s ease-in-out;text-align:center}.home-card:hover{transform:translateY(-5px)}.home-card h2{font-size:1.5rem;color:#fff;margin-bottom:1rem}.home-card p{font-size:1rem;color:#ccc;margin-bottom:1rem}.home-link{display:inline-block;padding:.5rem 1rem;background-color:#111112;color:#fff;text-decoration:none;border-radius:4px;font-size:1rem}.home-link:hover{background-color:#424343}.home-card.portfolio-card{background:url(https://i.pinimg.com/736x/b3/28/ac/b328ac1a0459614a20774569f7847c1e.jpg) no-repeat center center;background-size:cover;color:#333;border:none;box-shadow:0 4px 6px #00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-card.portfolio-card .home-link{margin-top:1rem;display:inline-block;text-align:center}.home-card.resume-card{background:url(https://i.pinimg.com/736x/c9/9a/83/c99a832a5fb398852561911e61225f66.jpg) no-repeat center center;background-size:100% 100%;color:#fff;border:2px solid #000000;box-shadow:0 4px 6px #00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-card.resume-card h2{color:#000}.home-card.ecommerce-card{background:url(https://i.pinimg.com/736x/41/5b/ea/415beaa3279e4e369a0ed5d0a1034c49.jpg) no-repeat center center;background-size:100% 100%;color:#fff;border:2px solid #000000;box-shadow:0 4px 6px #00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#1a1a1a;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0003;margin-top:0!important;height:100px}.resume-card,.portfolio-card,.ecommerce-card{width:390px;min-height:300px;padding:2.2rem 1.7rem;font-size:1.15rem;box-sizing:border-box;margin:01rem auto}.home-card.portfolio-card h2{color:#000}body,html{margin:0;padding:0;overflow:hidden;height:100%}.home-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;width:100%;position:relative;background:#eee8e8;box-sizing:border-box;overflow:hidden}.navbar{position:fixed;top:0;left:0;width:100%;background-color:#1a1a1a;color:#fff;padding:1rem;z-index:1000;box-shadow:0 2px 4px #0003;height:5rem}.footer{position:fixed;bottom:0;left:0;width:100%;background-color:#1a1a1a;color:#fff;text-align:center;padding:.5rem;font-size:.9rem;z-index:1000;box-shadow:0 -2px 4px #0003}.templates-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;overflow:hidden}.templates-section h2{font-size:2rem;margin-bottom:1.5rem;color:#0c0c0c}.templates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;width:100%;max-width:1200px}.template-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:center;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;height:100%}.template-card:hover{transform:translateY(-5px)}.template-image{width:100%;height:auto;border-radius:4px;margin-bottom:auto}.template-card h3{font-size:1.2rem;color:#121111;margin-bottom:.5rem;margin-top:auto}.select-button{background-color:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}.select-button:hover{background-color:#0056b3}.home-header-resume h1{font-size:2.5rem;color:#558eb7f0;text-align:center;margin-bottom:1rem}.portfolio-bg-wrapper{position:relative;min-height:100vh;overflow:hidden}.portfolio-bg-wrapper{background-color:#080808}.portfolio-bg-video{position:fixed;min-width:100vw;min-height:100vh;width:auto;height:auto;z-index:0;object-fit:cover;pointer-events:none}.form-group summary{width:500rem;background-color:#fafafa}.portfolio-container{width:690px;margin:0 auto;padding:2rem;margin-top:5rem;border-radius:8px;background-color:#ccc;z-index:1;margin-right:rem}.form-group input{width:100%;padding:.6rem .8rem;margin-bottom:1.5rem;border:1px solid #ccc;border-radius:.5rem;background-color:#fafafa}.form-group{margin-bottom:1.5rem;background-color:#fafafa;padding:1.2rem;border-radius:.8rem;box-shadow:0 2px 8px #71c4d9f1}.form-group textarea{background-color:#7a767639;width:100%;padding:.6rem .8rem;margin-bottom:1.5rem;border:1px solid #ccc;border-radius:.5rem;background-color:#fafafa}.portfolio-container h1{text-align:center;color:#1f2c47;margin-bottom:2rem;font-size:2rem}.file-input{display:block;width:100%;padding:.6rem .8rem;margin-bottom:1.5rem;border:1px solid #ccc;border-radius:.5rem;background-color:#fafafa}button{width:100%;padding:1rem;background-color:#1f2c47;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}button:hover{background-color:#253a64}.portfolio-generated{padding:2rem;max-width:700px;margin:3rem auto;position:relative;z-index:2;border-radius:1.2rem}.portfolio-hero-section{display:flex;min-height:60vh;padding:0 4vw;position:relative;margin-left:-40px}.portfolio-hero-left{flex:1.2;display:flex;flex-direction:column;justify-content:center;z-index:2;width:200px;margin-left:-250px}.portfolio-hero-title{font-family:Poppins,Montserrat,Arial,sans-serif;color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:.5px}.portfolio-hero-hi{font-family:Poppins,Montserrat,Arial,sans-serif;font-size:3.2rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.1}.portfolio-hero-hi .highlight{color:#ff3c6f;font-weight:800}.portfolio-hero-location{font-family:Poppins,Montserrat,Arial,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.1}.portfolio-hero-right{flex:1;display:flex;align-items:center;justify-content:flex-end;z-index:2;margin-right:-25rem}.portfolio-hero-img{width:320px;height:420px;object-fit:cover;border-radius:10%;border:6px solid #181818;box-shadow:0 8px 32px #00000073;background:#222}.portfolio-languages-list,.portfolio-skills-list{background:#1f2c472e;border-radius:.8rem;padding:1rem 1.2rem;margin:0 auto 1.5rem;max-width:420px;width:100%;box-shadow:0 2px 8px #0000000a}.portfolio-languages-list h2,.portfolio-skills-list h2{color:#fafafc;font-size:1.5rem;margin-bottom:1rem;text-align:center}.portfolio-languages-list ul,.portfolio-skills-list ul{list-style:none;padding:0;margin:0}.portfolio-languages-list li,.portfolio-skills-list li{color:#fafafc;font-size:1.1rem;margin-bottom:.5rem;text-align:center}.portfolio-btn-row{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;margin-top:1.2rem;margin-bottom:.5rem}.portfolio-language-btn,.portfolio-skills-btn{padding:.7rem 1.5rem;border-radius:.5rem;background:#080808;color:#fff;border:none;font-weight:600;cursor:pointer;font-size:1rem;transition:background .2s}.portfolio-language-btn:hover,.portfolio-skills-btn:hover{background:#0fbedd}.portfolio-profile-summary-hero{margin:1.2rem 0;color:#fafafc;font-size:1.15rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;word-break:break-word}.portfolio-contact-details-hero{display:flex;flex-direction:row;gap:2.5rem;margin-bottom:1.2rem;color:#fafafc;font-size:1.1rem;font-weight:500}.portfolio-contact-details-hero span{display:flex;align-items:center;gap:.4rem}@media (max-width: 900px){.portfolio-hero-section{flex-direction:column;align-items:flex-start;padding:2rem 1rem;min-height:50vh}.portfolio-hero-left,.portfolio-hero-right{flex:unset;width:100%;justify-content:center;align-items:center;text-align:center}.portfolio-hero-img{width:180px;height:180px;margin-top:2rem}.portfolio-hero-hi{font-size:2rem}.portfolio-hero-location{font-size:1.3rem}.portfolio-languages-list,.portfolio-skills-list{max-width:95vw;font-size:1rem;padding:.8rem .7rem}.portfolio-btn-row{flex-direction:column;gap:.7rem}}body,html{margin:0;padding:0;height:100%;overflow-y:hidden}.ecommerce-container{font-family:Arial,sans-serif;background-color:#f9f9f9;padding:1rem;height:100vh;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.ecom-icons-topright{display:flex;gap:20px;margin:24px 30px 0 0;justify-content:flex-end;position:static}.ecom-icons-below-navbar{display:flex;justify-content:flex-end;gap:24px;margin:24px 32px 0 0}.icon-link{font-size:2.2rem;text-decoration:none}.heart-link{color:#e63946}.heart-link:hover{color:#b71c1c}.cart-link{color:#457b9d}.cart-link:hover{color:#1d3557}.icons-link{color:#0e0e0e}.ecommerce-header{text-align:center;margin-bottom:1rem;margin-top:-8.2rem}.ecommerce-header h1{font-size:3.2rem;color:#105a8f;margin-top:8rem}.ecommerce-header p{font-size:1rem;color:#161515;margin-top:1rem}.categories-section{text-align:center;flex-grow:1;margin-top:2cm}.categories-section h2{font-size:1.5rem;margin-bottom:1rem;color:#333;margin-top:-3rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;justify-items:center}.category-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem;text-align:center;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.category-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0003}.category-image{width:100%;height:auto;border-radius:4px;margin-bottom:auto}.category-card h3{font-size:1rem;color:#333;margin-bottom:.5rem;margin-top:auto;text-align:center}.explore-button{padding:.3rem .8rem;background-color:#0369d6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease;margin-top:.5rem}.explore-button:hover{background-color:#024a9e}.after-navbar-content{margin-top:70px}.footer-container{background:linear-gradient(90deg,#16021b,#042951);color:#fff;padding:.15rem .25rem;display:flex;flex-direction:column;align-items:center}.footer-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:.5rem;padding-right:.5rem;gap:2rem}.footer-left{flex:1;text-align:left}.footer-left h3{font-size:.9rem;margin-bottom:.2rem}.footer-left ul{list-style:none;padding:0;display:flex;gap:1rem}.footer-left ul li{margin-bottom:0}.footer-left ul li a{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.footer-left ul li a:hover{color:#007bff}.footer-right{flex:1;text-align:right}.footer-right h3{font-size:.9rem;margin-bottom:.2rem}.social-icons{display:flex;justify-content:flex-end;gap:1rem}.social-icons a{color:#fff;font-size:1.5rem;transition:color .2s ease-in-out}.social-icons a:hover{color:#007bff}.footer-bottom{text-align:center;font-size:.6rem;border-top:1px solid #333333;padding-top:.2rem;width:100%}.footer{background-color:#333;color:#fff;text-align:center;padding:.2rem .3rem;font-size:.6rem;position:relative;margin-top:-.15rem}.openpage-container{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.login-container{position:relative;z-index:2;width:100%;max-width:400px;margin:auto;border-radius:12px;box-shadow:0 4px 24px #0000004d;padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;align-items:center;background:url(https://i.pinimg.com/736x/3f/38/2f/3f382fe2f0df212049afff6d99a97e74.jpg) center center/cover no-repeat}.login-form{width:100%}.login-form h2{color:#fff;text-align:center;margin-bottom:1.5rem}.login-form input{width:100%;padding:.7rem;margin-bottom:1rem;border-radius:6px;border:none;background:#222;color:#fff}.login-button,.google-signin-button{width:100%;padding:.7rem;border:none;border-radius:6px;margin-bottom:1rem;font-size:1rem;cursor:pointer}.login-button{background:#0369d6;color:#fff}.google-signin-button{background:#fff;color:#333;display:flex;align-items:center;justify-content:center}.google-icon{margin-right:8px}.or-divider{text-align:center;color:#ccc;margin:1rem 0}.signup-link{text-align:center;color:#fff}.page-container{position:relative;min-height:100vh;width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center}.signup-container{position:relative;z-index:2;width:100%;display:flex;justify-content:center;align-items:center;min-height:100vh}.login-container h2{color:#f6f5f3}.signup-form{background-image:url(https://i.pinimg.com/736x/3f/38/2f/3f382fe2f0df212049afff6d99a97e74.jpg);padding:2rem;border-radius:12px;box-shadow:0 4px 24px #0003;width:100%;max-width:400px;text-align:center;margin-top:4rem;margin-left:25rem}.form-group{margin-bottom:1rem;text-align:left;color:#f1ecec}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:#080808}.form-group input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 4px #007bff80}.signup-button{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.signup-button:hover{background-color:#0056b3}.or-divider{display:flex;align-items:center;text-align:center;margin:20px 0}.or-divider:before,.or-divider:after{content:"";flex:1;border-bottom:1px solid #ccc}.or-divider span{padding:0 10px;color:#f1ecec;font-size:14px}.google-signin-button{display:flex;align-items:center;justify-content:center;width:100%;padding:10px;background-color:#fff;color:#111010;border:1px solid #ddd;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.google-signin-button:hover{background-color:#f1f1f1}.google-icon{margin-right:10px;font-size:18px}.login-link{font-size:.9rem;margin-top:1rem;color:#0a0a0a}footer{text-align:center;padding:1rem;background-color:#fffc;font-size:.9rem;color:#555}.clothing-container{font-family:Arial,sans-serif;background:url(https://i.pinimg.com/736x/59/1e/40/591e401234f0092ab1a5079e75cd9bbf.jpg);background-size:cover;padding:2rem;min-height:100vh;overflow-y:auto;box-sizing:border-box}.clothing-header{text-align:center;margin-bottom:2rem;margin-top:5rem}.clothing-header h1{font-size:2.5rem;color:#333}.clothing-header p{font-size:1.2rem;color:#666}.clothing-section{margin-top:2rem}.clothing-section h2{font-size:2rem;margin-bottom:1.5rem;color:#333;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;justify-items:center}.product-card{background:#fcf9f9;border:1px solid #ddd;border-radius:8px;padding:.8rem;text-align:center;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:360px;width:250px;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 6px 10px #0003}.product-image{width:100%;height:250px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.product-name{font-size:1rem;color:#333;margin-bottom:-1.7rem}.explore-button{padding:.5rem 1rem;background-color:#070707;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease;align-self:center}.explore-button:hover{background-color:#375473}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#f0f2f5;color:#333}.modern-resume-container{padding:2rem;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.modern-resume-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 0 10px #0000001a;width:400px;display:flex;flex-direction:column;gap:1rem}.modern-resume-form h2{text-align:center;margin-bottom:1rem;color:#2e4053}.modern-resume-form input,.modern-resume-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:.95rem}.modern-resume-form textarea{resize:vertical;min-height:80px}.preview-img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:0 auto 1rem}.modern-btn{background:#2e86de;color:#fff;border:none;padding:.75rem;border-radius:6px;cursor:pointer;transition:background .3s ease}.modern-btn:hover{background:#1b4f72}.resume-preview{width:794px;height:1123px;margin:40px auto;background:#f7f5f5;box-shadow:0 0 15px #0c0c0c6c;border-radius:12px;overflow:hidden;display:flex;flex-direction:row;position:relative}.resume-left{width:35%;background:#285e76;color:#fff;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.resume-right section ul li{color:#100f0f}.photo-wrapper{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem}.photo{width:100%;height:100%;object-fit:cover}.section-title{font-weight:700;font-size:.9rem;margin-top:1rem;margin-bottom:.5rem;border-bottom:2px solid #fff;width:100%;text-align:center;padding-bottom:.3rem}.contact-info p{margin:.25rem 0;font-size:.9rem}.languages,.skills{width:100%}.bar-container{margin-bottom:.5rem}.bar-container span{display:block;font-size:.8rem;margin-bottom:.2rem}.bars{width:100%;height:8px;background:#ffffff4d;border-radius:4px;overflow:hidden}.bar .fill{width:80%;height:100%;background:#fff}.hobbies{display:flex;flex-wrap:wrap;gap:5px;margin-top:.5rem}.hobby-icon{font-size:1.2rem}.resume-right{width:65%;padding:2rem;background:#8fc9c9}.header h1{font-size:2rem;color:#2e4053}.header h2{font-size:1.2rem;color:#5d6d7e;margin-bottom:1rem}.section{margin-top:1.5rem}.section h3{color:#2e4053;font-size:1.1rem;margin-bottom:.5rem;border-bottom:2px solid #ccc;display:inline-block;padding-bottom:.2rem}.section p,.section ul{font-size:.95rem;color:#333}.section ul{list-style-type:disc;padding-left:1.2rem}.section ul li{margin-bottom:.4rem}.print-buttons{display:flex;flex-direction:column;gap:5px;padding:5px 14px;margin-bottom:14px;justify-content:flex-end;align-items:flex-end}.print-buttons .modern-btn{background:#22223b;color:#fff;border:none;padding:5px 14px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s;min-width:120px}.print-buttons .modern-btn:last-child{background:#000;color:#fff}@media print{.resume-preview{width:210mm!important;height:297mm!important;min-width:0!important;min-height:0!important;box-shadow:none!important;border-radius:0!important;margin:0!important;page-break-after:always}body{background:#fff!important}.no-print{display:none!important}}.watch-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#c3cfe2);padding:2rem;min-height:100vh}.watches-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.watch-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.watch-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.watch-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.watch-card:hover .watch-image{transform:scale(1.05)}.watch-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.watch-card p{font-size:1rem;color:#333;margin:.5rem 0}.watch-card strong{color:#00796b;font-size:1.2rem;font-weight:600}@media (max-width: 768px){h1{font-size:2.2rem}.watch-image{height:180px}.watch-card{padding:1rem}}.shoe-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#dbe7f0);padding:2rem;min-height:100vh}h1{text-align:center;font-size:3rem;margin-bottom:2rem;color:#111;text-transform:uppercase;letter-spacing:2px}.shoe-layout{display:flex;gap:2rem;margin-top:2rem;align-items:flex-start}.shoe-filter{width:240px;background:#1e1e2f;border-radius:12px;padding:1.5rem;box-shadow:0 10px 25px #0006;color:#f5f5f5;position:sticky;top:100px;height:fit-content}.shoe-filter h3{font-size:1.4rem;margin-bottom:1rem;color:#fff;border-bottom:2px solid #444;padding-bottom:.5rem}.shoe-filter ul{list-style:none;padding:0;margin:0}.shoe-filter li{padding:.6rem 1rem;margin:.4rem 0;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease;color:#ccc}.shoe-filter li:hover{background-color:#2e2e40;color:#fff}.shoe-filter li.active{background-color:#00796b;color:#fff;font-weight:700}.shoe-content{flex:1}.shoe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.shoe-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;text-align:center;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.shoe-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.shoe-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.shoe-card:hover .shoe-image{transform:scale(1.05)}.shoe-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.shoe-card p{font-size:1rem;color:#333;margin:.5rem 0}.shoe-card{display:flex;flex-direction:column}.add-to-cart-button{margin-top:auto}.shoe-card strong{color:#00796b;font-size:1.2rem;font-weight:600}@media (max-width: 768px){.shoe-layout{flex-direction:column}.shoe-filter{width:100%;position:static;margin-bottom:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:#f7f7f7;color:#333;line-height:1.6}.resume-container{width:794px;height:1123px;margin:40px auto;background:#fff;display:flex;overflow:hidden;border-radius:12px}.left{background:#d6a382;width:40%;display:flex;flex-direction:column;align-items:left;padding:25px;color:#fff}.profile-pic{width:160px;height:160px;border-radius:50%;border:5px solid #fff;object-fit:cover;margin-bottom:32px}.left h2{width:80%;font-size:.9rem;font-weight:700;text-transform:uppercase;margin-bottom:8px;color:#fff;text-align:left}.left p{width:80%;font-size:.85rem;color:#fff;margin-bottom:20px;text-align:left;line-height:1.7}.contact-me{width:80%;text-align:left;font-size:.85rem;color:#fff}.contact-me p{margin-bottom:8px;display:flex;align-items:center}.contact-me p i{margin-right:8px}.rights{background:#f8f6f5;width:65%;padding:56px 48px;display:flex;flex-direction:column;color:#0c0b0ccf;background-color:#d8c9c4}.right h1{font-size:2.4rem;font-weight:700;letter-spacing:1.5px;margin-bottom:4px}.right h2{font-size:1.15rem;font-style:italic;color:#ce977b;margin-bottom:32px;font-weight:400}.section-title{display:flex;align-items:center;font-size:.95rem;font-weight:700;text-transform:uppercase;color:#ce977b;margin-top:28px;margin-bottom:10px;letter-spacing:.5px}.section-title:before{content:"▶";color:#ce977b;font-size:.85rem;margin-right:10px}.right h4{font-size:.95rem;font-weight:600;margin:6px 0 2px}.right p{font-size:.9rem;margin-bottom:6px;color:#444}.right ul{margin:0;padding-left:18px;list-style:disc}.right li{font-size:.9rem;margin-bottom:6px;color:#444}.buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.buttons button{padding:8px 20px;background-color:#ce977b;border:none;border-radius:5px;color:#fff;font-size:.9rem;cursor:pointer;transition:background .2s}.buttons button:last-child{background-color:#222}.buttons button:hover{opacity:.9}.resume-form{max-width:720px;margin:40px auto;background:#fff;border-radius:12px;padding:40px 32px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;gap:18px}.resume-form h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:16px;color:#222}.resume-form input,.resume-form textarea{width:100%;padding:12px 16px;font-size:1rem;border-radius:10px;border:1px solid #ccc;background-color:#f9f9f9;color:#333;transition:border-color .2s,box-shadow .2s}.resume-form textarea{resize:vertical;min-height:100px}.resume-form input:focus,.resume-form textarea:focus{border-color:#ce977b;box-shadow:0 0 0 3px #e91e6333;background-color:#fff;outline:none}.resume-form button{background-color:#ce977b;color:#fff;font-size:1rem;font-weight:600;padding:12px 18px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s ease}.resume-form button:hover{background-color:#ce977b}@media print{.resume-container{width:210mm;height:297mm;box-shadow:none;border-radius:0;margin:0;page-break-after:always}.resume-form,.buttons{display:none}body{background-color:#fff}}@media (max-width: 900px){.resume-container{width:95vw;height:auto;flex-direction:column}.left,.right{width:100%;padding:32px}.right{padding:32px 20px}}@media (max-width: 600px){.resume-form{padding:24px 16px}}.laptop-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#c3cfe2);padding:2rem;min-height:100vh}.laptop-layout{display:flex;align-items:flex-start;gap:2rem;margin-top:2rem}.laptop-filter{width:240px;background:#1e1e2f;border-radius:10px;padding:1.5rem;color:#f5f5f5;box-shadow:0 10px 25px #0000004d;position:sticky;top:100px;height:fit-content}.laptop-filter h3{font-size:1.4rem;margin-bottom:1rem;color:#fff;border-bottom:2px solid #444;padding-bottom:.5rem}.laptop-filter ul{list-style:none;padding:0;margin:0}.laptop-filter li{padding:.6rem 1rem;margin:.4rem 0;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease;color:#ccc}.laptop-filter li:hover{background-color:#2e2e40;color:#fff}.laptop-filter li.active{background-color:#00796b;color:#fff;font-weight:700}.laptop-content{flex:1}.laptop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.laptop-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;text-align:center;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.laptop-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.laptop-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.laptop-card:hover .laptop-image{transform:scale(1.05)}.laptop-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.laptop-card p{font-size:1rem;color:#333;margin:.5rem 0}.laptop-card strong{color:#00796b;font-size:1.2rem}@media (max-width: 768px){.laptop-layout{flex-direction:column}.laptop-filter{width:100%;position:static;margin-bottom:2rem}}.perfume-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#e1e9f0);padding:2rem;min-height:100vh}.perfume-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.perfume-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.perfume-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.perfume-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.perfume-card:hover .perfume-image{transform:scale(1.05)}.perfume-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.perfume-card p{font-size:1rem;color:#333;margin:.5rem 0}.perfume-card strong{color:#7b1fa2;font-size:1.2rem;font-weight:600}@media (max-width: 768px){h1{font-size:2.2rem}.perfume-image{height:180px}.perfume-card{padding:1rem}}.cart-page-container{padding:2rem;min-height:100vh;background-color:#f9f9f9}h1{text-align:center;margin-bottom:2rem}.cart-items{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.cart-item{display:flex;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 10px #0000001a}.cart-item-image{width:120px;height:120px;object-fit:contain;margin-right:1rem}.cart-item-details{flex:1}.cart-item-details h3{margin-bottom:.5rem}.remove-button{margin-top:.5rem;background-color:#d32f2f;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer}.remove-button:hover{background-color:#b71c1c}.cart-total{text-align:center;margin-top:3rem}.checkout-button{background-color:#00796b;color:#fff;border:none;padding:1rem 2rem;border-radius:6px;font-size:1rem;margin-top:1rem;cursor:pointer}.checkout-button:hover{background-color:#005f56}.empty-cart{text-align:center;font-size:1.2rem;color:#666;margin-top:4rem}.device-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#e1e9f0);padding:2rem;min-height:100vh}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.device-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.device-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.device-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.device-card:hover .device-image{transform:scale(1.05)}.device-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.device-card p{font-size:1rem;color:#333;margin:.5rem 0}.device-card strong{color:#7b1fa2;font-size:1.2rem;font-weight:600}@media (max-width: 768px){h1{font-size:2.2rem}.device-image{height:180px}.device-card{padding:1rem}}.device-layout{display:flex;gap:2rem}.device-filter{width:200px;background-color:#fff;padding:1rem;border-radius:4px;box-shadow:0 1px 4px #0000001a;height:fit-content}.device-filter h3{font-size:1.1rem;margin-bottom:1rem;color:#333}.device-filter ul{list-style:none;padding:0;margin:0}.device-filter li{cursor:pointer;padding:.5rem 0;color:#555;transition:color .2s}.device-filter li:hover,.device-filter li.active{color:#007bff;font-weight:500}.device-content{flex:1}.device-card{position:relative}.stationary-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#e1e9f0);padding:2rem;min-height:100vh}.stationary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.stationary-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.stationary-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.stationary-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.stationary-card:hover .stationary-image{transform:scale(1.05)}.stationary-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.stationary-card p{font-size:1rem;color:#333;margin:.5rem 0}.stationary-card strong{color:#7b1fa2;font-size:1.2rem;font-weight:600}@media (max-width: 768px){h1{font-size:2.2rem}.stationary-image{height:180px}.stationary-card{padding:1rem}}.accessory-page-container{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(to right,#f5f7fa,#e1e9f0);padding:2rem;min-height:100vh}h1{text-align:center;font-size:3rem;margin-bottom:2rem;color:#1a1a1a;font-weight:700;text-transform:uppercase;letter-spacing:3px}.error{color:#d8000c;background-color:#ffd2d2;padding:1rem;text-align:center;border-radius:5px;margin:1rem auto;max-width:600px}.accessory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.accessory-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.accessory-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #00000026}.accessory-image{max-width:100%;height:220px;object-fit:contain;margin-bottom:1rem;transition:transform .3s ease}.accessory-card:hover .accessory-image{transform:scale(1.05)}.accessory-card h3{font-size:1.6rem;color:#111;margin:.5rem 0}.accessory-card p{font-size:1rem;color:#333;margin:.5rem 0}.accessory-card strong{color:#7b1fa2;font-size:1.2rem;font-weight:600}@media (max-width: 768px){h1{font-size:2.2rem}.accessory-image{height:180px}.accessory-card{padding:1rem}}.add-to-cart-button{background-color:#00796b;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.favorite-toggle{font-size:1.8rem;position:absolute;top:12px;right:12px;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;background-color:#fffc;border-radius:50%;padding:6px;transition:transform .2s ease}.favorite-toggle:hover{transform:scale(1.15)}openpage-container{position:relative;width:100vw;height:100vh;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.openpage-container::-webkit-scrollbar{display:none}.openpage-bg-video{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:1}.openpage-overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:2;background:#0006;display:flex;flex-direction:column}.openpage-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.openpage-content h1{color:#fff;font-size:4rem;margin-bottom:3rem;text-shadow:2px 2px 8px #000}.openpage-content p{color:#4facde;font-size:1.5rem;margin-bottom:1rem;text-shadow:2px 2px 8px #000}.openpage-login-btn{padding:1rem 2.5rem;font-size:1.2rem;border:none;border-radius:6px;background:#090a0a;color:#fff;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #0003;margin-bottom:-7rem;width:200px;box-shadow:#fff 0 0 10px 2px}.openpage-login-btn:hover{background:#024a9e}html,body{overflow:hidden;height:100%;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.openpage-image{position:relative;z-index:3;margin-top:-23rem}.openpage-image img{height:480px!important;width:400px!important;object-fit:contain;display:block;margin:0 auto}.openpage-image img:hover{transform:scale(1.05);transition:transform .3s ease}.resume-container{width:100%;max-width:900px;margin:2rem auto;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 0 10px #0000001a}.resume-form{display:flex;flex-direction:column;gap:.75rem}.resume-form input,.resume-form textarea{padding:.6rem;border:1px solid #ccc;border-radius:4px}.resume-form button{padding:.6rem;background:#c69a4d;color:#fff;border:none;border-radius:4px;cursor:pointer}.classic-resume-preview{display:flex;border-radius:8px;overflow:hidden;border:1px solid #ccc}.lefts{width:35%;background:#2e4053;color:#fff;text-align:left;padding:2rem}.lefts h3{background:#fff;color:#2e4053;padding:4px 8px;display:flex;margin:3rem 0 .5rem;font-size:.9rem;border-radius:4px;text-transform:uppercase}.Right{width:65%;padding:1.5rem;color:#111;background:#e4e6f5}.lefts-panel{width:35%;background:#111;color:#fff;padding:1rem;text-align:center}.profile-pic{width:140px;height:140px;border-radius:50%;border:4px solid #fff;object-fit:cover;margin-bottom:1rem}.lefts-panel h3{background:#fff;color:#111;padding:4px 8px;display:inline-block;margin:.5rem 0;font-size:.9rem;border-radius:4px;text-transform:uppercase}.lefts-panel ul{list-style:none;padding:0;text-align:left}.lefts-panel li{font-size:.85rem;margin:.2rem 0}.Right-panel{width:65%;padding:1.5rem;color:#111}.Right-panel h1{font-size:2rem;margin-bottom:.2rem}.highlight{color:#c69a4d}.Right-panel h2{font-size:1.2rem;color:#666;margin-bottom:1rem}.section h3{background:#c69a4d;color:#fff;padding:4px 12px;border-radius:4px;display:inline-block;margin-bottom:.4rem;text-transform:uppercase;font-size:.9rem}.edu-item h4{margin-bottom:.2rem;font-size:.9rem}.edu-item p{margin:0 0 .6rem;color:#444;font-size:.85rem}.skills-container{display:flex;flex-wrap:wrap;gap:.6rem}.skill-item{background:#f7f7f7;border:1px solid #c69a4d;padding:.4rem .6rem;border-radius:6px;text-align:center;width:calc(33.33% - .4rem)}.skill-score{font-size:.8rem;color:#c69a4d}.buttons{display:flex;gap:.5rem;margin-top:1rem}.buttons button{padding:.4rem .8rem;border:none;background:#c69a4d;color:#fff;border-radius:4px;cursor:pointer}@media (max-width: 768px){.creative-resume-preview{flex-direction:column}.left-panel,.right-panel{width:100%}}body{font-family:Poppins,sans-serif;background:#f7f7f7;margin:0;padding:0}.resume-container{width:100%;height:105rem;max-width:900px;margin:2rem auto;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 0 10px #0000001a}.resume-wrapper{width:800px;margin:40px auto;background:#fff;display:flex;overflow:hidden;border-radius:12px;box-shadow:0 0 12px #0000001a}.Left-panel{background:#0e0101;color:#fff;width:35%;padding:20px;display:flex;flex-direction:column;align-items:left}.section ul li{color:#fff}.profile-pic-container{margin-bottom:20px}.profile-pic{width:150px;height:150px;border-radius:50%;border:4px solid #fff;object-fit:cover}.resume-Left .section{width:100%;margin-bottom:18px}.resume-Left h3{background:#fff;color:#111;font-size:.9rem;padding:6px 12px;margin-bottom:8px;display:inline-block;border-radius:4px;text-transform:uppercase}.resume-Left p,.resume-Left li{font-size:.85rem;margin-bottom:4px}.resume-Left ul{list-style:none;padding:0}.right-panel{width:65%;padding:32px;color:#111}.resume-right h1{font-size:2.2rem;margin-bottom:4px}.resume-right h2{font-size:1.1rem;color:#555;margin-bottom:20px;font-weight:400}.highlights{color:#c69a4d}.section h3{font-size:1rem;background-color:#c69a4d;color:#fff;padding:4px 12px;border-radius:3px;margin-bottom:8px;display:inline-block;text-transform:uppercase}.edu-item{margin-bottom:14px}.edu-item h4{font-size:.95rem;margin-bottom:2px}.edu-item p{font-size:.85rem;color:#444}.skills-wrapper{display:flex;gap:14px;flex-wrap:wrap}.skill-items{text-align:center;border:1px solid #c69a4d;border-radius:6px;padding:8px 12px;width:30%;background-color:#f9f9f9}.skill-name{font-weight:600;font-size:.9rem}.skill-scores{font-size:.9rem;margin-top:4px;color:#c69a4d}.creative-form-container{height:120rem;width:100vw;background:linear-gradient(120deg,#f7f7f7,#e7e0dc);display:flex;align-items:center;justify-content:center;padding:60px 0}@media (max-width: 900px){.resume-wrapper{flex-direction:column;width:95%}.resume-left,.resume-right{width:100%}}
