:root{--ink: #432b31;--muted: #866d73;--rose: #c86d82;--rose-deep: #a94f66;--pink-soft: #f7e4e9;--cream: #fffaf7;--paper: rgba(255, 252, 250, .92);--gold: #c29a5a;--line: rgba(122, 78, 89, .13)}*{box-sizing:border-box}html{min-height:100%;background:#f4e5e8}body{min-height:100vh;margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:radial-gradient(circle at 10% 5%,rgba(255,255,255,.96),transparent 34%),linear-gradient(145deg,#f9ecef,#f0d9df 49%,#f8ede8);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}a{color:inherit}img{display:block;max-width:100%}.ambient{position:fixed;border-radius:50%;filter:blur(3px);pointer-events:none}.ambient-one{width:27rem;height:27rem;top:-13rem;right:-8rem;background:#ca708826}.ambient-two{width:20rem;height:20rem;bottom:-9rem;left:-8rem;background:#c29a5a17}.page-shell{min-height:calc(100vh - 62px);display:grid;place-items:center;padding:3.5rem 1.4rem 2rem}.profile-card{width:min(1080px,100%);display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);min-height:700px;background:var(--paper);border:1px solid rgba(255,255,255,.7);border-radius:36px;box-shadow:0 30px 90px #582d3829,inset 0 0 0 1px #9768740f;overflow:hidden;backdrop-filter:blur(20px)}.hero-gallery{position:relative;min-height:100%;background:#edd1d8;overflow:hidden}.hero-gallery:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 56%,rgba(62,26,36,.22));pointer-events:none}.hero-image{position:absolute;margin:0;overflow:hidden;background:#f4e6e9;box-shadow:0 18px 42px #4c1e2b2b}.hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.hero-gallery:hover .hero-main img{transform:scale(1.025)}.hero-main{inset:0 18% 0 0;box-shadow:none}.hero-main img{object-position:50% 52%}.hero-top{width:41%;height:34%;right:4.5%;top:7%;border:7px solid rgba(255,250,248,.84);border-radius:100px 100px 22px 22px;transform:rotate(2.5deg)}.hero-top img{object-position:50% 62%}.hero-bottom{width:38%;height:29%;right:4%;bottom:7%;border:7px solid rgba(255,250,248,.84);border-radius:24px 24px 100px 100px;transform:rotate(-2.5deg)}.hero-bottom img{object-position:45% 52%}.gallery-stamp{position:absolute;z-index:2;left:2rem;bottom:2rem;width:104px;height:104px;display:grid;place-items:center;text-align:center;color:#fff;border:1px solid rgba(255,255,255,.72);border-radius:50%;font-size:.67rem;font-weight:600;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(9px)}.profile-content{display:flex;flex-direction:column;align-items:center;padding:3.4rem 3.6rem 2.5rem;text-align:center}.brand-mark-wrap{position:relative;width:122px;height:122px;margin-bottom:1.3rem}.brand-mark{width:100%;height:100%;object-fit:cover;border-radius:50%;border:6px solid #fff;box-shadow:0 12px 35px #7e3d4f2b}.brand-ring{position:absolute;inset:-8px;border:1px solid rgba(194,154,90,.45);border-radius:50%}.brand-ring:after{content:"✦";position:absolute;right:-3px;top:8px;display:grid;place-items:center;width:22px;height:22px;color:#fff;font-size:.6rem;background:var(--gold);border:3px solid #fff;border-radius:50%}.eyebrow{margin:0 0 .7rem;color:var(--rose-deep);font-size:.69rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}h1{margin:0;font-family:Italiana,serif;font-size:clamp(2.6rem,4.5vw,4.15rem);font-weight:400;line-height:.95;letter-spacing:-.035em}h1 span{color:var(--rose-deep)}.intro{max-width:470px;margin:1.35rem auto 1rem;color:var(--muted);font-size:.96rem;line-height:1.72}.detail-row{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:1.55rem;color:#92777e;font-size:.72rem;font-weight:500;letter-spacing:.045em}.detail-row span{display:inline-flex;align-items:center;gap:.35rem}.detail-row svg{width:14px;fill:none;stroke:var(--rose);stroke-width:1.6}.detail-dot{width:3px;height:3px;background:var(--gold);border-radius:50%}.contact-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.contact-card{min-height:78px;display:flex;align-items:center;gap:.75rem;padding:.85rem .9rem;color:var(--ink);text-align:left;text-decoration:none;background:#ffffffc4;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px #5c2d3b0b;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.contact-card:hover{transform:translateY(-3px);border-color:#a94f6642;box-shadow:0 13px 30px #5c2d3b17}.contact-card:focus-visible{outline:3px solid rgba(200,109,130,.28);outline-offset:3px}.contact-wide{grid-column:1 / -1}.contact-primary{color:#fff;background:linear-gradient(125deg,var(--rose-deep),#d78296);border-color:transparent;box-shadow:0 13px 28px #a94f663d}.contact-primary:hover{box-shadow:0 16px 34px #a94f6652}.icon-wrap{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;color:var(--rose-deep);background:var(--pink-soft);border-radius:12px}.contact-primary .icon-wrap{color:#fff;background:#ffffff2b}.icon-wrap svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-wrap svg .fill{fill:currentColor;stroke:none}.contact-copy{min-width:0;display:flex;flex:1;flex-direction:column}.contact-copy small{margin-bottom:.08rem;color:#9b8187;font-size:.61rem;letter-spacing:.03em}.contact-primary .contact-copy small{color:#ffffffb3}.contact-copy strong{font-size:.84rem;font-weight:600}footer{height:62px;display:grid;place-items:start center}footer a{color:#5e3f478c;font-size:.67rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}footer a:hover{color:var(--rose-deep)}@media(max-width:820px){.page-shell{display:block;padding:0}.profile-card{display:block;min-height:100vh;border:0;border-radius:0;box-shadow:none}.hero-gallery{height:51vh;min-height:440px}.hero-main{right:15%}.gallery-stamp{left:1.2rem;bottom:1.2rem;width:84px;height:84px;font-size:.56rem}.profile-content{position:relative;z-index:3;margin-top:-34px;padding:0 1.2rem 2.2rem;background:linear-gradient(180deg,transparent 0 34px,var(--cream) 34px);border-radius:34px 34px 0 0}.brand-mark-wrap{width:112px;height:112px;margin-bottom:1.2rem}h1{font-size:clamp(2.65rem,12vw,4rem)}.intro{max-width:520px}footer{display:none}}@media(max-width:510px){.hero-gallery{height:45vh;min-height:365px}.hero-main{right:17%}.hero-top{width:39%;height:33%;right:3%;top:6%;border-width:5px}.hero-bottom{width:39%;height:28%;right:3%;bottom:5%;border-width:5px}.gallery-stamp{width:70px;height:70px;font-size:.46rem}.profile-content{padding-inline:1rem}.eyebrow{font-size:.61rem}.intro{margin-top:1rem;font-size:.88rem}.detail-row{flex-wrap:wrap;margin-bottom:1.25rem;font-size:.66rem}.contact-grid{grid-template-columns:1fr}.contact-wide{grid-column:auto}.contact-card{min-height:72px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
