@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}.briefing-form{background:linear-gradient(145deg,#080d1be0,#0a10229e);border:1px solid #a8bcff24;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:100%;padding:14px;display:grid}.briefing-form label,.briefing-form fieldset{margin:0}.briefing-form label{flex-direction:column;gap:8px;display:flex}.briefing-form span,.briefing-form legend{color:var(--blue-soft);text-transform:uppercase;letter-spacing:.14em;font-size:8px}.briefing-form span small{color:var(--muted);letter-spacing:.08em;font-size:7px;font-weight:400}.briefing-form input,.briefing-form textarea{width:100%;max-width:100%;color:var(--paper);font:inherit;background:#00000047;border:1px solid #a8bcff29;border-radius:0;outline:none;padding:12px;font-size:13px;transition:border-color .25s,box-shadow .25s,background .25s}.briefing-form textarea{resize:vertical;min-height:104px;line-height:1.55}.briefing-form input::placeholder,.briefing-form textarea::placeholder{color:#9aa9c785}.briefing-form input:focus,.briefing-form textarea:focus{background:#00000061;border-color:#7ea0ffb8;box-shadow:0 0 0 3px #2f7cff1f}.briefing-form fieldset{border:1px solid #a8bcff29;gap:8px;min-width:0;padding:12px;display:grid}.briefing-form legend{padding:0 7px}.choice{align-items:center;padding:5px 0;flex-direction:row!important;gap:10px!important}.choice input{width:15px;height:15px;accent-color:var(--blue-bright);padding:0}.choice span{color:var(--paper);letter-spacing:.02em;text-transform:none;font-size:12px}.privacy-choice{align-items:flex-start;padding:4px 0;flex-direction:row!important;gap:10px!important}.privacy-choice input{width:16px;height:16px;accent-color:var(--blue-bright);flex:none;margin:1px 0 0;padding:0}.privacy-choice span{color:var(--muted);letter-spacing:.01em;text-transform:none;font-size:10px;line-height:1.5}.spam-field{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.submit-button{background:linear-gradient(135deg, var(--blue), var(--blue-deep));color:#fff;cursor:pointer;width:100%;min-height:52px;font:inherit;text-transform:uppercase;letter-spacing:.12em;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:10px;font-weight:600;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-flex}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 50px #2457e633}.submit-button:disabled{cursor:wait;opacity:.72}.form-status{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.form-status.success{color:var(--blue-soft)}.form-status.error{color:#c63d51}.form-success-panel{text-align:center;background:linear-gradient(145deg,#080d1be0,#0a10229e);border:1px solid #a8bcff24;justify-items:center;gap:12px;padding:42px 20px 24px;display:grid}.form-success-icon{width:54px;height:54px;color:var(--blue-soft);background:#2f7cff24;border:1px solid #7ea0ff7a;border-radius:50%;place-items:center;font-size:24px;display:grid}.form-success-panel h3{margin:6px 0 0;font-family:Instrument Serif,serif;font-size:32px;font-weight:400}.form-success-panel p{max-width:360px;color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.6}.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:0;border-bottom:1px solid var(--paper);color:inherit;cursor:pointer;font:inherit;text-transform:uppercase;letter-spacing:.15em;background:0 0;align-items:center;gap:10px;margin:30px 0 52px;padding:0 0 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}.modal-overlay{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000bd;place-items:start center;width:100%;padding:12px;animation:.22s both modalFade;display:grid;position:fixed;inset:0;overflow:hidden auto}.briefing-modal{background:#03050af5;border:1px solid #a8bcff33;border-radius:18px;width:min(100%,420px);max-width:100%;max-height:calc(100dvh - 24px);padding:20px 14px 14px;animation:.28s cubic-bezier(.2,.7,.2,1) both modalRise;position:relative;overflow:hidden auto;box-shadow:0 30px 100px #0000008c,0 0 80px #2457e624}.briefing-modal .section-heading{padding-right:44px}.modal-close{width:34px;height:34px;color:var(--paper);cursor:pointer;background:#ffffff0a;border:1px solid #a8bcff2e;border-radius:50%;place-items:center;font-size:22px;line-height:1;transition:border-color .2s,background .2s,transform .2s;display:grid;position:absolute;top:12px;right:12px}.modal-close:hover{background:#2f7cff1f;border-color:#7ea0ff99;transform:rotate(8deg)}.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}}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalRise{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@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}.modal-overlay{align-items:center;padding:18px}.briefing-modal{border-radius:0;width:min(100%,720px);max-height:min(92vh,820px);padding:30px 24px 24px}.briefing-form{grid-template-columns:1fr 1fr;gap:14px;padding:22px}.briefing-form fieldset,.full-field,.submit-button,.form-status{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
