@import "https://fonts.googleapis.com/css2?family=Birthstone&family=Outfit:wght@300;400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--aubergine:#662c4a;--aubergine-dark:#351623;--ink:#120f0a;--fiber:#e9e9e8;--canvas:#f8f7f4;--surface:#fff;--muted:#120f0a9e;--line:#120f0a1c;--wordmark:"Birthstone", cursive;--interface:"Outfit", sans-serif;--control-radius:18px;--card-radius:26px;--shadow-soft:0 16px 48px #120f0a12;--shadow-product:0 36px 100px #120f0a2e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{color:var(--ink);font-family:var(--interface);background:var(--canvas);margin:0;font-size:16px}button,a{color:inherit;font:inherit}a{text-decoration:none}button{cursor:pointer}:is(a:focus-visible,button:focus-visible){outline:2px solid var(--aubergine);outline-offset:4px}.skip-link{z-index:100;color:var(--surface);background:var(--aubergine);border-radius:10px;padding:10px 14px;transition:transform .15s;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(24px)saturate(135%);backdrop-filter:blur(24px)saturate(135%);background:#f8f7f4cc;border:1px solid #120f0a14;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:calc(100% - 32px);max-width:1220px;min-height:68px;margin:14px auto 0;padding:8px 10px 8px 20px;display:grid;position:sticky;top:14px;box-shadow:0 8px 32px #120f0a0e}.brand-home{justify-self:start}.corporate-mark{white-space:nowrap;color:var(--ink);align-items:baseline;gap:8px;display:inline-flex}.corporate-mark strong{letter-spacing:-.045em;font-size:21px;font-weight:700}.corporate-mark>span{color:var(--aubergine);letter-spacing:.14em;font-size:9px;font-weight:700}.corporate-mark.inverse{color:var(--surface)}.corporate-mark.inverse>span{color:#ffffff8c}.notebox-wordmark{color:var(--aubergine);font-family:var(--wordmark);font-size:54px;font-weight:400;line-height:.88;display:inline-block}.notebox-wordmark.inverse{color:var(--surface)}.site-header nav{gap:3px;display:flex}.site-header nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:500}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--aubergine);background:#662c4a12}.button{border:1px solid var(--line);border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 17px;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.header-cta{color:var(--surface);border-color:var(--aubergine);background:var(--aubergine);justify-self:end;font-size:13px}.primary-button{color:var(--surface);border-color:var(--aubergine);background:var(--aubergine)}.header-cta:hover,.primary-button:hover{background:var(--aubergine-dark)}.light-button{color:var(--aubergine-dark);background:var(--surface);border-color:#ffffffb3}.text-link{min-height:44px;color:var(--aubergine);align-items:center;gap:9px;font-weight:600;display:inline-flex}.text-link:hover{opacity:.68}.eyebrow{color:var(--aubergine);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.eyebrow.light{color:#ffffff94}.company-hero{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(60px,9vw,130px);width:min(1220px,100% - 48px);min-height:760px;margin:0 auto;padding:94px 0 104px;display:grid}.company-hero h1,.page-hero h1{letter-spacing:-.058em;margin:0;font-size:clamp(57px,6.4vw,92px);font-weight:600;line-height:.94}.company-hero h1 span,.page-hero h1 span{color:var(--aubergine)}.lede{max-width:610px;color:var(--muted);margin:31px 0 0;font-size:20px;line-height:1.62}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.corporate-profile{border:1px solid var(--line);background:var(--surface);min-height:500px;box-shadow:var(--shadow-product);border-radius:32px;padding:30px;position:relative}.profile-top{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.profile-top i{color:var(--aubergine);background:#662c4a14;border-radius:999px;padding:6px 9px;font-style:normal}.profile-monogram{width:76px;height:76px;color:var(--fiber);background:var(--aubergine);letter-spacing:-.05em;border-radius:22px;place-items:center;margin-top:68px;font-size:22px;font-weight:700;display:grid}.corporate-profile h2{letter-spacing:-.045em;margin:24px 0 6px;font-size:38px;font-weight:600}.corporate-profile>p{color:var(--muted);margin:0}.corporate-profile dl{border-top:1px solid var(--line);margin:55px 0 0}.corporate-profile dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;display:flex}.corporate-profile dt{color:var(--muted);font-size:13px}.corporate-profile dd{text-align:right;margin:0;font-size:13px;font-weight:600}.corporate-profile a{color:var(--aubergine)}.company-intro{border-top:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:70px;max-width:1220px;margin:0 auto;padding:116px 0;display:grid}.company-intro h2,.section-heading h2,.product-owner h2,.contact-band h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,4.7vw,66px);font-weight:600;line-height:.99}.company-intro>div>p{max-width:660px;color:var(--muted);margin:29px 0 0;font-size:18px;line-height:1.72}.product-spotlight{color:var(--surface);background:var(--aubergine-dark);grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(60px,9vw,130px);padding:124px max(24px,50vw - 610px);display:grid;overflow:hidden}.product-copy>h2,.product-page-intro h2,.interactive-preview h2{letter-spacing:-.052em;max-width:650px;margin:27px 0 0;font-size:clamp(42px,4.7vw,65px);font-weight:600;line-height:1}.product-copy>p:not(.eyebrow),.product-page-intro>div>p:not(.eyebrow),.preview-copy>p:not(.eyebrow){color:#ffffffa3;max-width:580px;margin:25px 0;line-height:1.7}.product-meta{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.product-meta span{color:#ffffffad;border:1px solid #ffffff24;border-radius:999px;padding:8px 11px;font-size:11px}.product-device{width:min(370px,88%);min-height:590px;color:var(--ink);background:var(--surface);box-shadow:var(--shadow-product);border:1px solid #120f0a21;border-radius:48px;justify-self:center;padding:34px 25px 25px;position:relative;overflow:hidden}.product-device:before{content:"";background:var(--ink);border-radius:999px;width:84px;height:22px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.device-top{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.device-top>span:last-child{color:var(--aubergine);letter-spacing:.08em;text-transform:uppercase;background:#662c4a14;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.device-kicker{color:var(--muted);letter-spacing:.15em;margin:38px 0 10px;font-size:10px;font-weight:700}.product-device h3{letter-spacing:-.045em;margin:0 0 28px;font-size:36px;font-weight:600;line-height:1.01}.device-row{border:1px solid var(--line);background:var(--canvas);border-radius:18px;align-items:center;gap:13px;margin-top:10px;padding:14px;display:flex}.device-row>b{width:38px;height:38px;color:var(--aubergine);background:#662c4a14;border-radius:50%;place-items:center;display:grid}.device-row.selected{background:#662c4a0e;border-color:#662c4a3b}.device-row.selected>b{color:var(--fiber);background:var(--aubergine)}.device-row div{gap:2px;display:grid}.device-row strong{font-size:14px}.device-row small{color:var(--muted);font-size:11px}.device-tabs{border:1px solid var(--line);color:var(--muted);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-radius:20px;justify-content:space-around;align-items:center;padding:11px 7px;font-size:9px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.device-tabs b{width:36px;height:36px;color:var(--fiber);background:var(--aubergine);border-radius:50%;place-items:center;font-size:18px;display:grid}.principles-section,.product-details{max-width:1220px;margin:0 auto;padding:132px 0}.principle-grid,.product-feature-grid{grid-template-columns:repeat(3,1fr);gap:34px;margin-top:70px;display:grid}.principle-grid article,.product-feature-grid article,.company-facts article{border-top:1px solid var(--line);flex-direction:column;min-height:250px;padding-top:24px;display:flex}.principle-grid span,.product-feature-grid span,.company-facts span{color:var(--aubergine);letter-spacing:.12em;font-size:11px;font-weight:700}.principle-grid h3,.product-feature-grid h3,.company-facts h3{letter-spacing:-.025em;margin:auto 0 12px;font-size:25px;font-weight:600}.principle-grid p,.product-feature-grid p,.company-facts p{color:var(--muted);margin:0;line-height:1.65}.contact-band{color:var(--surface);background:var(--aubergine);justify-content:space-between;align-items:end;gap:50px;padding:98px max(24px,50vw - 610px);display:flex}.contact-band a{gap:10px;font-size:clamp(20px,2.6vw,34px);font-weight:500;display:inline-flex}.page-hero{max-width:1220px;margin:0 auto;padding:128px 0 88px}.page-hero>p:last-child{max-width:650px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.68}.not-found{min-height:650px}.not-found .button{margin-top:30px}.page-body{max-width:1220px;min-height:520px;margin:0 auto;padding:0 0 128px}.company-page{gap:62px;display:grid}.feature-panel{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);max-width:840px;padding:clamp(32px,6vw,70px)}.feature-panel h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:600}.feature-panel>p:last-child{max-width:660px;color:var(--muted);font-size:18px;line-height:1.72}.company-facts{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.identity-panel{border-radius:var(--card-radius);color:var(--surface);background:var(--aubergine-dark);grid-template-columns:1fr 1fr;gap:70px;padding:clamp(32px,6vw,70px);display:grid}.identity-panel h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,62px)}.identity-panel dl{margin:0}.identity-panel dl div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:25px;padding:15px 0;display:flex}.identity-panel dt{color:#ffffff8c}.identity-panel dd{text-align:right;margin:0;font-weight:600}.product-page-intro{color:var(--surface);background:var(--aubergine-dark);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,9vw,130px);padding:118px max(24px,50vw - 610px);display:grid}.interactive-preview{color:var(--surface);background:var(--ink);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,9vw,130px);padding:122px max(24px,50vw - 610px);display:grid}.preview-tabs{background:#ffffff0d;border:1px solid #ffffff21;border-radius:14px;gap:4px;padding:4px;display:inline-flex}.preview-tabs button{color:#ffffff8c;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-size:13px}.preview-tabs button.selected{color:var(--ink);background:var(--surface)}.preview-card{border-radius:var(--card-radius);min-height:420px;color:var(--ink);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff0;border:1px solid #fff3;padding:30px;box-shadow:0 30px 80px #0003}.preview-card-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.preview-card-top>span:last-child{color:var(--muted);font-size:11px;font-weight:600}.card-kicker{color:var(--muted);letter-spacing:.14em;margin:29px 0 14px;font-size:10px;font-weight:700}.preview-row,.record,.perspective{border:1px solid var(--line);border-radius:var(--control-radius);background:var(--canvas);margin:10px 0;padding:15px}.preview-row{align-items:center;gap:13px;display:flex}.preview-row>b{width:38px;height:38px;color:var(--fiber);background:var(--aubergine);border-radius:50%;place-items:center;display:grid}.preview-row div{gap:2px;display:grid}.preview-row small{color:var(--muted)}.record time{color:var(--aubergine);letter-spacing:.1em;font-size:10px;font-weight:700}.record p{margin:8px 0;line-height:1.46}.record span{color:var(--muted);font-size:12px}.muted-record{opacity:.58}.perspective p{color:var(--muted);margin:4px 0 0}.perspective.selected{color:var(--fiber);border-color:var(--aubergine);background:var(--aubergine)}.perspective.selected p{color:#e9e9e8b3}.product-owner{grid-template-columns:1.1fr .9fr;gap:90px;max-width:1220px;margin:0 auto;padding:124px 0;display:grid}.product-owner>div:last-child>p{color:var(--muted);line-height:1.7}.product-owner a:not(.text-link){color:var(--aubergine);font-weight:600}.legal-page{max-width:850px}.effective{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:600}.legal-copy{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);padding:clamp(30px,6vw,64px)}.legal-copy h2{letter-spacing:-.025em;margin:42px 0 10px;font-size:27px;font-weight:600}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);line-height:1.75}.legal-copy a{color:var(--aubergine);font-weight:600}.legal-page>.text-link{margin-top:28px}.contact-page{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-card{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);flex-direction:column;min-height:330px;padding:34px;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.contact-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.contact-card>span:first-child{color:var(--aubergine);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700}.contact-card strong{letter-spacing:-.035em;margin:auto 0 18px;font-size:clamp(25px,3vw,39px);font-weight:500}.contact-card p{max-width:460px;color:var(--muted);margin:0;line-height:1.65}.contact-card>span:last-child{position:absolute;top:32px;right:32px}.primary-contact{color:var(--surface);border-color:var(--aubergine-dark);background:var(--aubergine-dark)}.primary-contact>span:first-child,.primary-contact p{color:#ffffff9e}.contact-note{grid-column:1/-1;max-width:800px;padding:44px 0}.contact-note h2{margin:0;font-size:27px}.contact-note p{color:var(--muted);line-height:1.7}.contact-page>.text-link{grid-column:1/-1}footer{color:var(--surface);background:var(--ink);grid-template-columns:1.1fr .8fr .8fr 1fr;align-items:start;gap:44px;padding:64px max(24px,50vw - 610px);display:grid}.footer-company p{color:#ffffff80;margin:18px 0 0;font-size:13px}.footer-product{gap:12px;display:grid}.footer-product>span{color:#ffffff6b;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.footer-product .notebox-wordmark{font-size:42px}.footer-links{gap:10px;display:grid}.footer-links a{color:#ffffff94;font-size:13px}.footer-links a:hover{color:var(--surface)}.footer-legal{text-align:right}.footer-legal a{font-weight:500}.footer-legal p{color:#ffffff6b;margin:20px 0 0;font-size:12px;line-height:1.6}@media (max-width:1280px){.company-intro,.principles-section,.product-details,.page-hero,.page-body,.product-owner{width:calc(100% - 48px)}}@media (max-width:930px){.company-hero,.product-spotlight,.product-page-intro,.interactive-preview,.product-owner{grid-template-columns:1fr}.company-hero-copy{max-width:760px}.corporate-profile{width:min(100%,540px)}.product-device{min-height:580px}.company-intro{grid-template-columns:1fr;gap:30px}.identity-panel{grid-template-columns:1fr;gap:40px}footer{grid-template-columns:1fr 1fr}.footer-legal{text-align:left}}@media (max-width:760px){.site-header{border-radius:18px;grid-template-columns:1fr auto;width:calc(100% - 16px);min-height:62px;margin-top:8px;padding:8px 9px 8px 15px;top:8px}.site-header nav{display:none}.header-cta{min-height:40px;padding:8px 12px;font-size:11px}.company-hero{gap:60px;width:calc(100% - 40px);min-height:auto;padding:78px 0 94px}.company-hero h1,.page-hero h1{font-size:clamp(48px,14vw,65px)}.lede{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.corporate-profile{min-height:470px;padding:24px}.profile-monogram{margin-top:52px}.corporate-profile dl div{flex-direction:column;align-items:flex-start;gap:5px}.corporate-profile dd{text-align:left}.company-intro,.principles-section,.product-details,.page-hero,.page-body,.product-owner{width:calc(100% - 40px);padding-top:94px;padding-bottom:94px}.product-spotlight,.product-page-intro,.interactive-preview{padding-top:94px;padding-bottom:94px}.product-device{width:min(350px,100%);min-height:560px;padding-inline:20px}.principle-grid,.product-feature-grid,.company-facts{grid-template-columns:1fr}.principle-grid article,.product-feature-grid article,.company-facts article{min-height:215px}.contact-band{flex-direction:column;align-items:flex-start}.identity-panel{padding:34px 24px}.identity-panel dl div{flex-direction:column;align-items:flex-start;gap:5px}.identity-panel dd{text-align:left}.preview-tabs{width:100%}.preview-tabs button{flex:1;padding-inline:7px}.preview-card{padding:22px}.contact-page{grid-template-columns:1fr}.contact-card{min-height:300px;padding:28px}footer{grid-template-columns:1fr;gap:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
