@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Instrument+Serif:ital@0;1&display=swap";
:root{--ink:#03050a;--surface:#080d1b;--surface-soft:#0a1022;--paper:#f4f6fb;--muted:#9aa9c7;--line:#a8bcff29;--blue:#2457e6;--blue-deep:#163daf;--blue-hover:#1748ca;--blue-bright:#2f7cff;--blue-soft:#7ea0ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--paper);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.page-shell{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.profile{z-index:2;width:min(100%,760px);margin:0 auto;padding:22px 20px 34px;position:relative}.grain{opacity:.045;pointer-events:none;z-index:9;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}.ambient{filter:blur(120px);opacity:.09;pointer-events:none;z-index:-1;border-radius:50%;position:fixed}.ambient-one{background:var(--blue-bright);width:400px;height:400px;top:-170px;right:-180px}.ambient-two{background:var(--blue-deep);width:350px;height:350px;bottom:10%;left:-260px}.topbar{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:26px;font-size:10px;display:grid}.monogram{letter-spacing:-.04em;font-family:Instrument Serif,serif;font-size:18px}.availability{color:#c6c4bc;align-items:center;gap:7px;display:flex}.availability i{background:var(--blue-bright);border-radius:50%;width:6px;height:6px;animation:2.2s infinite pulse;display:block;box-shadow:0 0 0 4px #2f7cff1f}.clock{color:var(--muted);justify-self:end}.hero{grid-template-columns:116px 1fr;align-items:center;gap:24px;padding:42px 0 34px;display:grid}.portrait-wrap{flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.portrait{aspect-ratio:1;background:#000;border:1px solid #a8bcff40;border-radius:50%;place-items:center;width:116px;height:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000059,0 0 0 7px #2457e614}.portrait:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff29}.portrait img{object-fit:cover;object-position:center center;border-radius:50%;width:100%;height:100%;display:block}.portrait>span{z-index:2;color:#f4f6fbd1;letter-spacing:-.04em;font-family:Instrument Serif,serif;font-size:34px}.portrait-caption{color:var(--muted);letter-spacing:.16em;text-align:center;font-size:8px}.kicker{color:var(--blue-soft);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:10px}h1{letter-spacing:-.055em;margin:0;font-family:Instrument Serif,serif;font-size:clamp(68px,18vw,108px);font-weight:400;line-height:.74}h1 em{color:#aaa79d;font-weight:400}.bio{color:#b6b4ab;max-width:390px;margin:24px 0 0;font-size:13px;line-height:1.6}.main-link{background:linear-gradient(135deg, var(--blue), var(--blue-deep));color:#fff;border-radius:3px;justify-content:space-between;align-items:center;min-height:108px;padding:24px 22px;transition:transform .35s,box-shadow .35s,background .35s;display:flex}.main-link:hover{background:linear-gradient(135deg, var(--blue-bright), var(--blue-hover));transform:translateY(-3px);box-shadow:0 18px 60px #2457e640}.main-link>span:first-child{letter-spacing:-.03em;font-family:Instrument Serif,serif;font-size:clamp(30px,7vw,42px);line-height:1}.main-link small{text-transform:uppercase;letter-spacing:.14em;opacity:.65;margin-bottom:9px;font-family:DM Sans,sans-serif;font-size:9px;display:block}.round-icon{border:1px solid #00000047;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;transition:transform .35s;display:grid}.main-link:hover .round-icon{transform:rotate(-35deg)}.section{margin-top:56px}.section-heading{justify-content:space-between;align-items:baseline;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-family:Instrument Serif,serif;font-size:31px;font-weight:400}.section-heading>span{letter-spacing:.14em;color:var(--muted);text-transform:uppercase;font-size:8px}.social-list{border-top:1px solid var(--line)}.social-link{border-bottom:1px solid var(--line);grid-template-columns:30px 42px 1fr 24px;align-items:center;gap:8px;min-height:78px;transition:padding .25s,color .25s;display:grid}.social-link:hover{color:var(--blue-soft);padding:0 8px}.social-index{color:#66655f;font-size:8px}.social-icon{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.social-icon svg{width:15px;height:15px}.social-copy{flex-direction:column;gap:4px;display:flex}.social-copy strong{font-size:13px;font-weight:500}.social-copy small{color:var(--muted);font-size:9px}.social-link>svg{color:#77756d;width:18px}.product-grid{gap:12px;display:grid}.product-card{background:var(--surface);border:1px solid #a8bcff17;grid-template-columns:128px 1fr;min-height:170px;transition:border-color .3s,transform .3s,box-shadow .3s;display:grid;overflow:hidden}.product-card:hover{border-color:#7ea0ff6b;transform:translateY(-3px);box-shadow:0 18px 50px #163daf1f}.product-art{align-items:flex-end;padding:12px;display:flex;position:relative;overflow:hidden}.product-art>span{letter-spacing:.14em;z-index:2;font-size:8px;position:relative}.art-cerrado{background:linear-gradient(155deg,#2f7cff,#163daf 62%,#080d1b)}.art-light{color:#f4f6fb;background:linear-gradient(145deg,#a8bcff,#2457e6 58%,#0a1022)}.art-orbit{opacity:.45;border:1px solid;border-radius:50%;width:130px;height:130px;position:absolute;top:-20px;left:20px}.art-orbit:before,.art-orbit:after{content:"";border:1px solid;border-radius:50%;position:absolute;inset:16px}.art-orbit:after{opacity:.6;background:currentColor;inset:38px}.product-info{flex-direction:column;padding:20px;display:flex}.product-info>small{color:var(--blue-soft);text-transform:uppercase;letter-spacing:.14em;font-size:8px}.product-info h3{margin:7px 0 5px;font-family:Instrument Serif,serif;font-size:26px;font-weight:400}.product-info p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.product-info>div{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-info strong{font-size:11px;font-weight:500}.mini-arrow{background:var(--paper);width:27px;height:27px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.mini-arrow svg{width:13px}.footer{border-top:1px solid var(--line);margin-top:64px;padding-top:46px}.footer-title{letter-spacing:-.04em;font-family:Instrument Serif,serif;font-size:clamp(50px,13vw,74px);line-height:.9}.footer-title em{color:var(--blue-soft);font-weight:400}.contact-link{border-bottom:1px solid var(--paper);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin:30px 0 52px;padding-bottom:7px;font-size:9px;display:inline-flex}.contact-link svg{width:15px}.footer-meta{color:#6c6a64;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:8px;display:flex}.footer-meta span{align-items:center;gap:5px;display:flex}.footer-meta svg{width:11px;height:11px}.soon-shell{z-index:2;flex-direction:column;justify-content:center;width:min(100%,760px);min-height:100vh;margin:0 auto;padding:32px 30px;display:flex;position:relative}.soon-card{background:linear-gradient(145deg,#080d1be0,#0a1022ad);border:1px solid #a8bcff29;max-width:620px;padding:clamp(34px,8vw,72px);box-shadow:0 28px 90px #00000052}.soon-card h1{margin-top:10px}.soon-card p:not(.kicker){max-width:460px;color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.7}.soon-link{border-bottom:1px solid var(--blue-soft);color:var(--paper);text-transform:uppercase;letter-spacing:.14em;margin-top:34px;padding-bottom:8px;font-size:9px;display:inline-flex}.reveal{animation:.8s cubic-bezier(.2,.7,.2,1) both reveal}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.28s}.delay-3{animation-delay:.4s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{box-shadow:0 0 0 7px #2f7cff00}}@media (min-width:680px){.profile{padding:32px 30px 50px}.hero{grid-template-columns:176px 1fr;align-items:center;gap:40px;padding:58px 0 44px}.portrait-wrap{transform:translateY(-10px)}.portrait{border-radius:50%;width:176px;height:auto}.product-grid{grid-template-columns:1fr 1fr}.product-card{grid-template-columns:1fr}.product-art{min-height:200px}.product-info{min-height:180px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
