:root{--brand-midnight-navy-rgb:11, 31, 59;--brand-midnight-navy:rgb(var(--brand-midnight-navy-rgb));--brand-meanara-blue-rgb:47, 128, 255;--brand-meanara-blue:rgb(var(--brand-meanara-blue-rgb));--brand-icy-blue-rgb:207, 228, 255;--brand-icy-blue:rgb(var(--brand-icy-blue-rgb));--brand-off-white-rgb:245, 248, 255;--brand-off-white:rgb(var(--brand-off-white-rgb));--rgb-page-wash:var(--brand-midnight-navy-rgb);--rgb-text:var(--brand-off-white-rgb);--rgb-control:var(--brand-icy-blue-rgb);--rgb-accent:var(--brand-meanara-blue-rgb);--rgb-surface:var(--brand-midnight-navy-rgb);--rgb-glass-tint:16, 43, 75;--rgb-shadow:0, 8, 20;--rgb-status-active:var(--brand-meanara-blue-rgb);--color-background:var(--brand-midnight-navy);--color-text:var(--brand-off-white);--color-display:var(--brand-off-white);--color-text-soft:var(--brand-icy-blue);--color-text-muted:rgba(var(--rgb-control), .68);--color-accent:var(--brand-meanara-blue);--color-line:rgba(var(--rgb-control), .18);--color-glass-line:rgba(var(--rgb-control), .16);--font-display:Georgia, "Times New Roman", Times, serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--content-width:1180px;--glass-background:linear-gradient(145deg, rgba(var(--rgb-surface), .64), rgba(var(--rgb-glass-tint), .48));--glass-shadow:0 24px 70px rgba(var(--rgb-shadow), .14)}*,:before,:after{box-sizing:border-box}html{background:var(--color-background);color-scheme:light;min-width:320px}body{min-width:320px;min-height:100svh;color:var(--color-text);font-family:var(--font-body);background:var(--color-background);margin:0}a{color:inherit}.coming-soon{isolation:isolate;background:linear-gradient(90deg, rgba(var(--rgb-shadow), .56) 0%, rgba(var(--rgb-shadow), .52) 54%, rgba(var(--rgb-shadow), .34) 68%, rgba(var(--rgb-shadow), .14) 80%, rgba(var(--rgb-shadow), .03) 90%, rgba(var(--rgb-shadow), 0) 100%), url(/images/meanara-doorway-hero.webp) center center / cover no-repeat;grid-template-rows:auto minmax(0,1fr) auto;height:100svh;min-height:0;display:grid;position:relative;overflow:hidden}.site-header{z-index:10;width:min(var(--content-width), calc(100% - 64px));justify-content:space-between;align-items:center;margin-inline:auto;padding-top:34px;display:flex;position:relative}.brand{color:var(--color-text);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.brand__mark{flex:none;width:1.65rem;height:auto;display:block}.brand__name{font-family:var(--font-body);letter-spacing:.16em;font-size:1rem;font-weight:500}.header-actions{align-items:center;gap:1.15rem;display:flex}.status-trigger{color:var(--color-text-muted);font:inherit;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.72rem;font-weight:550;transition:color .16s;display:inline-flex}.status-trigger:hover{color:var(--color-text)}.status-trigger__dot{background:var(--color-accent);width:.42rem;height:.42rem;box-shadow:0 0 0 4px rgba(var(--rgb-accent), .09);border-radius:50%;flex:none}.mail-preview__icon{display:none}.mail-preview{border:1px solid rgba(var(--rgb-accent), .22);background:rgba(var(--rgb-surface), .16);width:220px;height:34px;color:var(--color-text-muted);-webkit-backdrop-filter:blur(7px);border-radius:9px;align-items:center;padding-left:.85rem;display:flex;overflow:hidden}.mail-preview__placeholder{letter-spacing:.025em;white-space:nowrap;text-overflow:ellipsis;opacity:.72;flex:1;min-width:0;font-size:.68rem;overflow:hidden}.mail-preview__info{border:0;border-left:1px solid rgba(var(--rgb-accent), .18);background:rgba(var(--rgb-surface), .12);width:34px;height:32px;color:var(--color-accent);font-family:var(--font-display);cursor:pointer;flex:none;place-items:center;margin-left:.4rem;padding:0;font-size:.86rem;font-style:italic;transition:background .16s,color .16s;display:grid}.mail-preview__info:hover{background:rgba(var(--rgb-surface), .32);color:var(--color-text)}.language-switch{letter-spacing:.14em;align-items:center;gap:.55rem;font-size:.72rem;font-weight:500;display:flex}.language-switch a{color:var(--color-text-muted);padding:.3rem .15rem;text-decoration:none;transition:color .16s}.language-switch a:hover{color:var(--color-text)}.language-switch a[aria-current=page]{color:var(--color-text);font-weight:700}.language-switch span{color:var(--color-line)}@keyframes popover-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes status-pulse{0%{box-shadow:0 0 0 0 rgba(var(--rgb-accent), .16);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(var(--rgb-accent), .04);transform:scale(1.08)}to{box-shadow:0 0 0 0 rgba(var(--rgb-accent), 0);transform:scale(1)}}.status-popover{top:5.25rem;right:max(1.5rem, calc((100vw - var(--content-width)) / 2));border:1px solid var(--color-glass-line);background:var(--glass-background);width:min(390px,100vw - 3rem);box-shadow:var(--glass-shadow);color:var(--color-text);-webkit-backdrop-filter:blur(18px);border-radius:18px;margin:0;padding:1.5rem;position:fixed;left:auto}.status-popover:popover-open{animation:.18s ease-out popover-in}.status-popover::backdrop{background:0 0}.status-popover__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.status-popover__brand{color:var(--color-accent);letter-spacing:.28em;margin:0 0 .65rem;font-size:.62rem;font-weight:700}.status-popover h2{font-family:var(--font-display);margin:0;font-size:1.55rem;font-weight:400;line-height:1.2}.status-popover__text{color:var(--color-text-soft);margin:1.15rem 0 1.35rem;font-size:.9rem;line-height:1.65}.status-popover__close{border:1px solid rgba(var(--rgb-control), .11);background:rgba(var(--rgb-surface), .34);width:2rem;height:2rem;color:var(--color-text-soft);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;font-size:1.1rem;display:grid}.status-progress{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.status-progress__item{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.82rem;display:flex}.status-progress__marker{border:1px solid rgba(var(--rgb-accent), .55);border-radius:50%;flex:none;width:.48rem;height:.48rem}.status-progress__content{flex:1;min-width:0}.status-progress__label{display:block}.status-progress__detail{align-items:center;gap:.55rem;margin-top:.4rem;display:flex}.status-progress__track{width:min(9rem,100%);height:1px;display:block;position:relative}.status-progress__fill{border-radius:999px;width:0;position:absolute;inset:0 auto 0 0}.status-progress__item--done{color:var(--color-text-soft)}.status-progress__item--done .status-progress__marker{background:var(--color-accent)}.status-progress__item--active{color:var(--color-text);font-weight:600}.status-progress__item--active .status-progress__marker{background:var(--color-accent);animation:2.6s ease-out infinite status-pulse}.status-progress__item--planned .status-progress__marker{background:0 0}.status-progress__item--done .status-progress__track{background:rgba(var(--rgb-text), .06)}.status-progress__item--done .status-progress__fill{background:rgba(var(--rgb-text), .18);width:100%}.status-progress__item--active .status-progress__track{background:rgba(var(--rgb-status-active), .1)}.status-progress__item--active .status-progress__fill{background:rgba(var(--rgb-status-active), .78)}.status-progress__item[data-progress="25"] .status-progress__fill{width:25%}.status-progress__item[data-progress="50"] .status-progress__fill{width:50%}.status-progress__item[data-progress="75"] .status-progress__fill{width:75%}.status-progress__item[data-progress="100"] .status-progress__fill{width:100%}.status-progress__percentage{letter-spacing:.06em;color:rgba(var(--rgb-status-active), .86);flex:none;font-size:.68rem;font-weight:500}.status-popover__footer{border-top:1px solid rgba(var(--rgb-control), .09);color:var(--color-text-muted);justify-content:space-between;gap:1rem;margin-top:1.4rem;padding-top:1rem;font-size:.68rem;display:flex}.status-popover__footer time{color:var(--color-text-soft)}.mail-info-popover{top:5.25rem;right:max(1.5rem, calc((100vw - var(--content-width)) / 2));border:1px solid var(--color-glass-line);background:var(--glass-background);width:min(320px,100vw - 3rem);box-shadow:0 22px 60px rgba(var(--rgb-shadow), .12);color:var(--color-text);-webkit-backdrop-filter:blur(18px);border-radius:16px;margin:0;padding:1.25rem;position:fixed;left:auto}.mail-info-popover:popover-open{animation:.18s ease-out popover-in}.mail-info-popover::backdrop{background:0 0}.mail-info-popover__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mail-info-popover h2{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:400}.mail-info-popover p{color:var(--color-text-soft);margin:.9rem 0 0;font-size:.82rem;line-height:1.6}.mail-info-popover__close{border:1px solid rgba(var(--rgb-control), .1);background:rgba(var(--rgb-surface), .3);width:1.8rem;height:1.8rem;color:var(--color-text-soft);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;font-size:1rem;display:grid}.hero{z-index:5;justify-content:center;align-items:flex-start;min-height:0;padding:clamp(5rem,14vh,8rem) 2rem clamp(4rem,8vh,6.5rem);display:flex;position:relative}.hero__content{text-align:center;width:min(820px,100%)}.hero-statement{max-width:820px;color:var(--color-display);font-family:var(--font-display);text-wrap:balance;margin:0 auto;font-size:clamp(2.15rem,3.4vw,3.25rem);font-weight:400;line-height:1.12}.hero-brand{text-align:center;margin-bottom:clamp(2.5rem,4.5vh,3.5rem);position:relative}.hero-brand>*{z-index:1;position:relative}.hero-brand__mark{width:clamp(8rem,9.5vw,9.5rem);margin:0 auto 1.25rem}.hero-brand__mark:before{z-index:-1;opacity:.9;content:"";transform-origin:100%;background:linear-gradient(90deg, transparent 0%, rgba(var(--brand-meanara-blue-rgb), .019) 40%, rgba(var(--brand-icy-blue-rgb), .033) 72%, rgba(var(--brand-icy-blue-rgb), .058) 100%);filter:blur(13px);pointer-events:none;border-radius:999px 0 0 999px;width:180%;height:50%;position:absolute;top:38%;left:74%;transform:translate(-100%,-50%)rotate(44deg)}.hero-brand__mark img{width:100%;height:auto;filter:drop-shadow(0 0 .65rem rgba(var(--brand-icy-blue-rgb), .14));display:block}.hero-brand__name:before{z-index:-1;opacity:.8;content:"Mea";color:#0000;font:inherit;letter-spacing:inherit;line-height:inherit;white-space:nowrap;text-shadow:-.12em -.12em .18em rgba(var(--brand-icy-blue-rgb), .01), -.28em -.28em .28em rgba(var(--brand-icy-blue-rgb), .03), -.48em -.48em .38em rgba(var(--brand-icy-blue-rgb), .05), -.72em -.72em .52em rgba(var(--brand-icy-blue-rgb), .09), -1em -1em .68em rgba(var(--brand-meanara-blue-rgb), .06), -1.35em -1.18em .86em rgba(var(--brand-meanara-blue-rgb), .042), -1.75em -1.42em 1.05em rgba(var(--brand-meanara-blue-rgb), .03), -2.2em -1.72em 1.24em rgba(var(--brand-meanara-blue-rgb), .02), -2.7em -2em 1.45em rgba(var(--brand-meanara-blue-rgb), .012);filter:blur(5px);pointer-events:none;position:absolute;top:0;left:0}.hero-brand__name{width:max-content;max-width:100%;color:var(--color-display);font-family:var(--font-body);letter-spacing:.16em;text-shadow:0 0 1.1rem rgba(var(--brand-icy-blue-rgb), .1);margin:0 auto;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:500;line-height:1}.hero-brand__claim{color:var(--color-text);letter-spacing:.38em;margin:.9rem 0 0;font-size:clamp(.58rem,.72vw,.68rem);font-weight:500;line-height:1.4}.site-footer{z-index:5;padding:1.5rem 2rem max(2.2rem, env(safe-area-inset-bottom));text-align:center;position:relative}.footer-privacy{color:var(--color-text-soft);font-family:var(--font-body);letter-spacing:.02em;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:.72rem;line-height:1.5;display:flex}.footer-privacy__lock{width:.85rem;color:var(--color-text-muted);flex:none;place-items:center;display:grid}.footer-privacy__lock svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto;display:block}.footer-privacy__text{display:inline}.footer-star{color:var(--color-accent);opacity:.42;margin-top:1rem;font-size:.58rem;display:block}:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}button:focus-visible,a:focus-visible{border-radius:3px}@media (width<=900px){.mail-preview{border-radius:50%;width:34px;height:34px;padding-left:0}.mail-preview__placeholder,.mail-preview__info-letter{display:none}.mail-preview__info{border-left:0;width:32px;height:32px;margin:0}.mail-preview__icon{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;display:block}.hero{align-items:center;padding:.75rem 1.75rem}.hero__content{transform:translateY(-1rem)}.hero-statement{text-align:center;max-width:17em;margin-inline:auto}}@media (width<=1100px) and (orientation:portrait){.coming-soon{background-position:75%}}@media (width>=761px) and (width<=1100px) and (orientation:portrait){.hero{align-items:center;padding:1.5rem 2rem 3rem}.hero__content{transform:none}.hero-statement{text-align:center;max-width:17em;margin-inline:auto}}@media (width>=901px) and (orientation:landscape){.hero{justify-content:flex-start}.hero__content{width:min(760px,100%);margin-left:clamp(7rem,15vw,16rem)}.hero-brand{margin-bottom:clamp(2rem,3.5vh,2.75rem);width:min(520px,100%);margin-inline:0 auto}.hero-brand__mark{width:clamp(8.75rem,10.5vw,10.5rem);margin-bottom:1.3rem}.hero-brand__name{font-size:clamp(2.55rem,4.3vw,4rem)}.hero-statement{text-align:left;max-width:700px;margin:0}.hero-statement:lang(en){text-wrap:balance;max-width:14.5em}}@media (width<=760px){.site-header{width:calc(100% - 40px);padding-top:26px}.header-actions{gap:.85rem}}@media (width<=600px){.status-popover,.mail-info-popover{width:calc(100vw - 2rem);top:4.5rem;right:1rem}.status-popover{padding:1.25rem}.status-popover__footer{flex-direction:column;gap:.25rem}.footer-privacy{text-align:center;padding-inline:1rem}}@media (width<=480px){.site-header{width:calc(100% - 32px);padding-top:22px}.header-actions{gap:.65rem}.hero-statement{max-width:11.75em;font-size:clamp(1.9rem,8vw,2.05rem)}.language-switch{gap:.4rem;font-size:.66rem}.site-footer{padding-inline:1rem}}@media (height<=700px) and (width>=901px){.hero{padding-top:3.5rem;padding-bottom:2.5rem}.site-footer{padding-bottom:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.not-found{background:radial-gradient(circle at 50% 30%, rgba(var(--rgb-accent), .14), transparent 42%), var(--color-background);place-items:center;min-height:100svh;padding:48px 24px;display:grid}.not-found__content{text-align:center;justify-items:center;width:min(42rem,100%);display:grid}.not-found__brand{margin-bottom:3rem}.not-found__code{color:var(--color-accent);letter-spacing:.24em;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.not-found__title{color:var(--color-display);font-family:var(--font-display);margin:0;font-size:clamp(2.2rem,7vw,4.6rem);font-weight:400;line-height:1.05}.not-found__text{max-width:34rem;color:var(--color-text-soft);margin:1.25rem 0 0;font-size:1rem;line-height:1.7}.not-found__links{color:var(--color-text);align-items:center;gap:.8rem;margin-top:2.25rem;display:flex}.not-found__links a{text-underline-offset:.3em}.not-found__links a:hover,.not-found__links a:focus-visible{color:var(--color-accent)}
