*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background:#f8f6f3;color:#2d2d2d;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;line-height:1.7;min-height:100vh;padding:2rem}.newspaper{background:#fff;background-image:linear-gradient(#f5efe94d 1px,#0000 0),linear-gradient(90deg,#e8e0d84d 1px,#0000 0);background-size:40px 40px,40px 40px;border:1px solid #f0e9e2;border-radius:8px;box-shadow:0 10px 30px -5px #0000001a,0 0 0 1px #eee;max-width:1200px;padding:3rem 2.5rem;width:100%}.profile-header{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin:0 0 2.5rem}.profile-image-frame{flex:0 0 220px;max-width:220px}.profile-image{aspect-ratio:1/1;border:3px solid #e0d6c9;border-radius:12px;box-shadow:0 5px 15px #0000001a;object-fit:cover;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.profile-image:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px)}.intro-text{flex:1 1;min-width:280px}.intro-text h1{color:#1a1a1a;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin-bottom:.5rem}.intro-text .subhead{border-bottom:2px solid #d4b9a3;color:#5a4a42;display:inline-block;font-size:1.4rem;font-weight:600;margin-top:.3rem;padding-bottom:.3rem}.intro-quote{background:#faf8f6;border-left:4px solid #d4b9a3;border-radius:12px;color:#5a4a42;font-size:1.1rem;font-style:italic;margin-top:1.5rem;padding:1.2rem 1.8rem;position:relative}.intro-quote:before{color:#d4b9a333;content:"“";font-family:Playfair Display,serif;font-size:4rem;left:15px;position:absolute;top:-10px}.edu-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0 3rem}.edu-card{background:#fff;border:1px solid #eee;border-left:4px solid #d4b9a3;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:1 1 220px;overflow:hidden;padding:1.8rem;position:relative;transition:all .3s ease}.edu-card:before{background:linear-gradient(180deg,#d4b9a3,#b89a81);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.edu-card:hover{border-color:#ddd;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.edu-card i{color:#8b7355;display:block;font-size:2.2rem;margin-bottom:1rem}.edu-card h3{color:#2d2d2d;display:block;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.edu-card p{color:#5a4a42;font-size:1rem;line-height:1.6}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:2rem 0 3rem}.skill-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.8rem;text-align:center;transition:all .3s ease}.skill-card:hover{border-color:#d4b9a3;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.skill-card i{color:#8b7355;display:block;font-size:2.5rem;margin-bottom:1rem}.skill-card h3{color:#2d2d2d;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.skill-card p{color:#5a4a42;font-size:.95rem;line-height:1.6}.section-head{align-items:center;border-bottom:2px solid #eee;color:#2d2d2d;display:inline-flex;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;gap:.8rem;margin:3rem 0 1.5rem;padding-bottom:.5rem;position:relative}.section-head:before{background:linear-gradient(90deg,#d4b9a3,#b89a81);left:0;width:60px}.section-head:after,.section-head:before{bottom:-2px;content:"";height:2px;position:absolute}.section-head:after{background:#d4b9a3;border-radius:50%;left:60px;width:2px}.hobby-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:1.5rem 0 1rem}.hobby-card{background:#fcf9f5;border:1px solid #dacbbc;border-radius:24px 8px 24px 8px;box-shadow:5px 5px 0 #cbb59b;padding:1.3rem 1rem;transition:all .1s ease}.hobby-card:hover{box-shadow:8px 8px 0 #b56532;transform:translate(-2px,-2px)}.hobby-card i{color:#b56532;font-size:2rem;margin-bottom:.8rem}.hobby-card h3{display:inline-block;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:.3rem}.hobby-card p{color:#2f2f2f;font-size:1rem}.dropdown-trigger{align-items:center;border-top:1px dashed #b56532;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;margin-top:.8rem;padding:.5rem 0}.dropdown-trigger i{font-size:1.2rem;transition:transform .2s}.dropdown-content{background:#f2eae2;border:1px solid #b56532;border-radius:16px;display:none;margin-top:.8rem;padding:1rem}.dropdown-content.show{display:block}.platform-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.platform-links a{background:#1e1e1e;border:1px solid #b56532;border-radius:40px;color:#f0e2d2;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:.1s}.platform-links a:hover{background:#b56532;color:#fff}.book-list,.city-list,.food-list{list-style:none;padding-left:0}.book-list li,.city-list li,.food-list li{border-bottom:1px dotted #ac8e72;padding:.3rem 0}.products-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2.5rem 0}.product-card{background:#fff;border:1px solid #eee;border-radius:12px;flex:1 1 260px;min-width:260px;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:#ddd;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.product-header{align-items:center;background:#faf8f6;border-bottom:1px solid #eee;cursor:default;display:flex;justify-content:space-between;padding:1.5rem 2rem}.product-header h3{align-items:center;color:#2d2d2d;display:flex;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;gap:.5rem}.product-header i{font-size:1.5rem}.product-content{padding:0}.product-content ul{list-style:none;margin:0;padding:0}.product-item{align-items:center;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;justify-content:space-between;padding:1.2rem 1.8rem;transition:background .2s ease}.product-item:hover{background:#faf8f6}.product-item:last-child{border-bottom:none}.item-header{align-items:center;display:flex;flex:1 1;gap:.8rem;min-width:0}.item-header span{color:#5a4a42;font-size:1rem;line-height:1.5}.toggle-icon{flex-shrink:0;font-size:.9rem;height:20px;width:20px}.item-description{animation:fadeIn .3s ease;border-top:1px solid #eee;margin-top:.8rem;padding:1.2rem 1.8rem .8rem}.item-description p{color:#5a4a42;font-size:.95rem;line-height:1.7;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.work-list{background:#faf8f6;border:1px solid #eee;border-radius:12px;margin:2.5rem 0;overflow:hidden}.work-item{border-bottom:1px solid #f0e9e2;padding:0}.work-item:last-child{border-bottom:none}.work-header{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 2rem;transition:background .2s ease}.work-header:hover{background:#faf8f6}.work-year{align-items:center;background:#f0e9e2;border-radius:20px;color:#5a4a42;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.4rem 1rem}.work-info{flex:1 1;min-width:0}.work-info strong{color:#2d2d2d;display:block;font-size:1.25rem;margin-bottom:.3rem}.work-info div{color:#5a4a42;font-size:.95rem}.toggle-icon{align-items:center;color:#8b7355;display:flex;font-size:1rem;height:24px;justify-content:center;transition:transform .3s ease;width:24px}.work-description{background:#faf8f6;border-top:1px solid #f0e9e2;padding:0 2rem 1.5rem}.work-description p{color:#5a4a42;font-size:1rem;line-height:1.7;margin:0}.fun-facts-list{background:#f2eae2;border:1px dashed #b56532;border-radius:60px 8px 60px 8px;list-style:none;margin:1.2rem 0 2rem;padding:1.5rem 2rem}.fun-facts-list li{align-items:center;border-bottom:1px dotted #bba88c;display:flex;flex-wrap:wrap;font-size:1.2rem;gap:1rem;padding:.8rem 0}.fun-facts-list li:last-child{border-bottom:none}.fun-facts-list i{color:#a64b2a;font-size:1.6rem;min-width:2rem}.photo-dropdown{margin-left:2.6rem;width:100%}.slider-container{border:4px solid #dacbbc;border-radius:20px;margin:1rem auto;max-width:500px;overflow:hidden;position:relative}.slider-images{display:flex;transition:transform .4s ease}.slider-images img{aspect-ratio:4/3;flex-shrink:0;object-fit:cover;width:100%}.slider-btn{align-items:center;background:#b56532cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px}.slider-btn:hover{background:#b56532}.prev{left:10px}.next{right:10px}.slider-dots{display:flex;gap:.5rem;justify-content:center;margin:.8rem 0}.dot{background:#d9c5b0;border:1px solid #7b3f1a;border-radius:50%;cursor:pointer;height:12px;width:12px}.dot.active{background:#b56532}.motto-box{background:#1e1e1e;border:4px double #b56532;border-radius:100px 20px 100px 20px;color:#f0e2d2;margin:2.5rem 0 1.5rem;padding:2rem 2.2rem;text-align:center}.motto-box p{font-family:Playfair Display,serif;font-size:2rem;font-style:italic;font-weight:700;line-height:1.3}.random-fact-area{align-items:center;background:#e2d4c5;border-radius:12px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:2rem 0 .5rem;padding:1.3rem 2rem}.random-fact-area button{align-items:center;background:#b56532;border:none;border-radius:50px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700;gap:.5rem;padding:1rem 2.5rem;transition:all .2s}.random-fact-area button:hover{background:#a04d28;box-shadow:0 6px 12px #0000004d;transform:translateY(-2px)}.random-fact-area button:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}#randomFactDisplay,.random-fact-display{background:#fff;border:2px solid #d4c4b4;border-radius:50px;color:#1e1e1e;flex:1 1;font-size:1.3rem;min-width:300px;padding:1rem 2rem;text-align:center}.edit-note{border-top:1px solid #d9c3b0;color:#6f5e50;font-size:.9rem;margin-top:2rem;padding-top:.8rem;text-align:right}@media (max-width:700px){.profile-header{align-items:center;flex-direction:column;text-align:center}.intro-text h1{font-size:3rem}}
/*# sourceMappingURL=main.673cf44f.css.map*/