/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f7f5f1;--ink:#111;--muted:#5b5855;--rule:#d7d2cc;--violet:#6840d7;--violet-deep:#4d23bd;--violet-pale:#e9e1ff}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--violet-pale)}.page-shell{width:min(1280px,100% - 96px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;width:min(1344px,100% - 64px);height:112px;margin-inline:auto;display:flex}.wordmark{letter-spacing:-.065em;font-size:2rem;font-weight:750;line-height:1}.wordmark span{color:var(--violet)}.site-header nav{letter-spacing:.08em;gap:52px;font-size:.93rem;display:flex}.site-header nav a,.footer-links a{transition:color .2s}.site-header nav a:hover,.footer-links a:hover{color:var(--violet)}.home-hero{min-height:490px;padding-top:68px;position:relative}.hero-copy{max-width:780px}.eyebrow{color:#4c4947;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:.74rem;font-weight:650}h1,h2,h3,p{margin-top:0}.home-hero h1,.product-hero h1,.simple-hero h1,.contact-page h1,.color-hero h1{letter-spacing:-.065em;max-width:870px;margin:0;font-size:clamp(4rem,6.35vw,6.4rem);font-weight:580;line-height:.95}.hero-lede,.product-intro{max-width:590px;color:var(--muted);margin:26px 0 30px;font-size:1.15rem;line-height:1.55}.button-row{flex-wrap:wrap;gap:14px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:22px;min-height:50px;padding:0 25px;font-size:.87rem;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--violet);border-color:var(--violet)}.button-primary:hover{background:var(--violet-deep)}.button-secondary{background:0 0}.button-secondary:hover{background:#fff}.hero-note{color:#77716d;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;position:absolute;bottom:18px;right:0}.venture-line{height:245px;position:relative;overflow:hidden}.line-stroke{background:var(--violet);height:2px;position:absolute;top:68px;left:0;right:0}.line-stroke:after{content:"";border-top:2px solid var(--violet);background:var(--paper);border-radius:50%;width:260px;height:55px;position:absolute;top:-28px;left:calc(50% - 130px)}.venture-node{z-index:2;position:absolute;top:44px}.venture-node-left{left:6%}.venture-node-right{right:6%}.venture-node a{grid-template-columns:auto auto;align-items:baseline;gap:5px 12px;display:grid}.node-dot{border:1px solid var(--violet);background:var(--paper);border-radius:50%;grid-column:1/-1;width:50px;height:50px;margin-bottom:24px;margin-left:92px;display:block;position:relative}.node-dot:after{content:"";background:var(--violet);border-radius:50%;position:absolute;inset:14px}.venture-node-right .node-dot{margin-left:auto;margin-right:92px}.node-title{letter-spacing:-.04em;font-size:1.35rem}.node-subtitle{font-size:1rem}.line-pulse{z-index:3;border:1px solid var(--violet);background:var(--paper);border-radius:50%;width:20px;height:20px;margin-left:-10px;position:absolute;top:59px;left:50%}.line-pulse span{background:var(--violet);border-radius:50%;animation:2.4s ease-in-out infinite pulse;position:absolute;inset:6px}@keyframes pulse{50%{opacity:.5}}.statement-section,.product-section,.funding-section{border-top:1px solid var(--rule);grid-template-columns:1fr 2.2fr;gap:70px;padding-block:130px;display:grid}.section-index{color:#716d69;letter-spacing:.19em;font-size:.7rem}.statement-section h2,.product-section h2,.funding-section h2{letter-spacing:-.055em;max-width:780px;margin-bottom:28px;font-size:clamp(2.7rem,4.6vw,4.8rem);font-weight:520;line-height:1}.statement-section div>p,.product-section div>p,.funding-section div>p{max-width:690px;color:var(--muted);font-size:1.15rem;line-height:1.7}.ventures-grid{grid-template-columns:1.1fr .9fr;gap:20px;padding-bottom:130px;display:grid}.venture-card{border:1px solid var(--rule);flex-direction:column;justify-content:space-between;min-height:530px;padding:34px;display:flex}.venture-card-primary{background:#fff}.card-status{color:#67625f;letter-spacing:.08em;font-size:.72rem}.card-status span{background:var(--violet);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.card-number{color:#8a8580;font-size:.72rem}.venture-card h2{letter-spacing:-.07em;margin-bottom:18px;font-size:4.5rem;font-weight:520}.venture-card div>p{max-width:500px;color:var(--muted);line-height:1.65}.venture-card a,.funding-section a{border-bottom:1px solid var(--ink);margin-top:26px;padding-bottom:5px;font-size:.88rem;display:inline-block}.join-strip{background:var(--ink);color:#fff}.join-strip-inner{padding-block:120px}.join-strip .eyebrow{color:#b8a9e7}.join-strip h2{letter-spacing:-.06em;max-width:790px;margin-bottom:24px;font-size:clamp(3.2rem,6vw,6rem);font-weight:520;line-height:.98}.join-strip p:not(.eyebrow){color:#c8c4c0;max-width:560px;line-height:1.65}.text-link-light{border-bottom:1px solid #fff;margin-top:24px;padding-bottom:5px;display:inline-block}.site-footer{grid-template-columns:1fr 1.4fr 1fr;align-items:start;gap:50px;min-height:320px;padding-block:80px 38px;display:grid}.site-footer>p{max-width:370px;color:var(--muted);line-height:1.55}.footer-links{flex-direction:column;gap:13px;font-size:.88rem;display:flex}.site-footer .copyright{border-top:1px solid var(--rule);grid-column:1/-1;align-self:end;margin:50px 0 0;padding-top:20px;font-size:.7rem}.product-hero{min-height:650px;padding-top:70px}.product-hero-top{justify-content:space-between;display:flex}.quiet-label{color:#77716d;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.product-hero h1{max-width:1050px}.product-intro{max-width:680px}.timeline-demo{color:#fff;background:#151318;min-height:520px;padding-top:38px;overflow:hidden}.timeline-intro{letter-spacing:.06em;justify-content:space-between;font-size:.8rem;display:flex}.timeline-intro span{color:#8e888f;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem}.timeline-track{min-width:900px;height:300px;margin-top:55px;position:relative}.timeline-rail{background:#6f48df;height:1px;position:absolute;top:122px;left:0;right:0}.timeline-moment{position:absolute;top:96px}.moment-1{left:12%}.moment-2{left:35%}.moment-3{left:61%}.moment-4{left:84%}.timeline-moment button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.moment-ring{background:#151318;border:1px solid #8869e8;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .25s,background .25s;display:grid}.moment-ring span{background:#8b63f6;border-radius:50%;width:11px;height:11px}.timeline-moment button:hover .moment-ring,.timeline-moment button:focus-visible .moment-ring{background:#2a1d4e;transform:scale(1.15)}.moment-year,.moment-label{margin-left:-6px;display:block}.moment-year{color:#b8a6ec;margin-top:17px;font-size:.8rem}.moment-label{margin-top:5px;font-size:1rem}.timeline-hint{text-align:center;color:#77717b;letter-spacing:.1em;font-size:.72rem}.principles{border-top:1px solid var(--rule);grid-template-columns:repeat(3,1fr);padding-bottom:130px;display:grid}.principles article{border-right:1px solid var(--rule);min-height:320px;padding:38px 30px 20px 0}.principles article+article{padding-left:30px}.principles article:last-child{border-right:0}.principles span{color:var(--violet);font-size:.72rem}.principles h3{letter-spacing:-.03em;margin-top:100px;font-size:1.6rem;font-weight:540}.principles p{color:var(--muted);line-height:1.6}.recruit-section{color:#fff;background:var(--violet-deep);padding-block:120px}.recruit-section .eyebrow{color:#cbbdff}.recruit-heading{grid-template-columns:1.35fr 1fr;gap:100px;display:grid}.recruit-heading h2{letter-spacing:-.06em;font-size:clamp(3.2rem,5.4vw,5.7rem);font-weight:520;line-height:.98}.recruit-heading p{color:#d8d0ef;line-height:1.7}.role-list{border-top:1px solid #8065d1;margin-top:85px}.role-list article{border-bottom:1px solid #8065d1;grid-template-columns:.65fr 1.35fr 1fr;align-items:baseline;gap:28px;padding:27px 0;display:grid}.role-list p,.role-list span{color:#cbbdff;margin:0;font-size:.75rem}.role-list h3{margin:0;font-size:1.4rem;font-weight:500}.recruit-cta{justify-content:flex-end;align-items:center;gap:80px;margin-top:60px;display:flex}.recruit-cta p{color:#cbbdff;max-width:430px;margin:0;line-height:1.55}.button-light{color:var(--violet-deep);background:#fff;border-color:#fff}.funding-section{padding-bottom:90px}.back-to-studio{padding-block:25px 70px;font-size:.82rem}.color-hero{min-height:690px;padding-top:70px;position:relative;overflow:hidden}.color-hero h1{z-index:2;max-width:900px;position:relative}.color-hero>p:not(.eyebrow){max-width:630px;color:var(--muted);z-index:2;margin:30px 0;font-size:1.15rem;line-height:1.65;position:relative}.button-dark{color:#fff;background:var(--ink);z-index:2;position:relative}.color-orbit{border:1px solid var(--rule);border-radius:50%;width:460px;height:460px;animation:22s linear infinite orbit;position:absolute;top:75px;right:0}.color-orbit span{border-radius:50%;width:70px;height:70px;position:absolute}.color-orbit span:first-child{top:-35px;left:195px}.color-orbit span:nth-child(2){top:85px;right:-12px}.color-orbit span:nth-child(3){bottom:50px;right:20px}.color-orbit span:nth-child(4){bottom:-35px;left:195px}.color-orbit span:nth-child(5){bottom:85px;left:-12px}.color-orbit span:nth-child(6){top:48px;left:18px}@keyframes orbit{to{transform:rotate(360deg)}}.color-use-cases{grid-template-columns:repeat(3,1fr);padding-block:0 120px;display:grid}.color-use-cases article{border:1px solid var(--rule);border-right:0;min-height:300px;padding:30px}.color-use-cases article:last-child{border-right:1px solid var(--rule)}.color-use-cases span{color:var(--violet);font-size:.7rem}.color-use-cases h2{letter-spacing:-.05em;margin-top:85px;font-size:2.5rem;font-weight:520}.color-use-cases p{color:var(--muted);line-height:1.6}.simple-hero,.contact-page{min-height:560px;padding-top:85px}.simple-hero h1,.contact-page h1{max-width:1060px}.contact-page{min-height:700px}.contact-grid{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:120px;margin-top:90px;padding-top:35px;display:grid}.contact-grid p{color:var(--muted);line-height:1.65}.contact-address p{text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:.7rem}.contact-address a,.contact-address span{margin-bottom:32px;font-size:1.25rem;display:block}.contact-address .contact-privacy-note{max-width:430px;color:var(--muted);text-transform:none;letter-spacing:0;margin:-14px 0 36px;font-size:.82rem;line-height:1.55}.contact-privacy-note a{font-size:inherit;text-underline-offset:3px;margin:0;text-decoration:underline;display:inline}.legal-page{background:#f7f5f1}.legal-hero{border-bottom:1px solid var(--rule);flex-direction:column;justify-content:flex-end;min-height:610px;padding-top:92px;padding-bottom:90px;display:flex}.legal-hero h1{letter-spacing:-.075em;max-width:1020px;margin:0;font-size:clamp(4.6rem,8vw,8.2rem);font-weight:560;line-height:.88}.legal-lede{max-width:720px;color:var(--muted);margin:40px 0 0;font-size:1.18rem;line-height:1.65}.legal-language{color:#6f6a66;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:24px;margin-top:45px;font-size:.76rem;display:flex}.legal-language a{color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:4px}.legal-language span:before{content:"";background:var(--violet);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:24px;display:inline-block}.legal-layout{grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(70px,10vw,150px);padding-block:110px 150px;display:grid}.legal-aside{color:#68635f;flex-direction:column;gap:13px;padding-top:8px;font-size:.78rem;display:flex;position:sticky;top:35px}.legal-aside p{color:var(--ink);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.68rem;font-weight:700}.legal-aside a{border-bottom:1px solid #0000;width:fit-content;padding-bottom:3px}.legal-aside a:hover,.legal-aside a:focus-visible{color:var(--violet);border-color:currentColor}.legal-copy{max-width:810px}.legal-copy section{padding:0 0 78px;scroll-margin-top:40px}.legal-copy section+section{border-top:1px solid var(--rule);padding-top:78px}.legal-index{color:var(--violet);font:650 .68rem/1 var(--font-geist-mono), monospace;letter-spacing:.12em;margin-bottom:23px}.legal-copy h2{letter-spacing:-.05em;margin-bottom:28px;font-size:clamp(2rem,3.4vw,3.25rem);font-weight:550;line-height:1.03}.legal-copy h3{margin:34px 0 12px;font-size:1.15rem}.legal-copy p,.legal-copy address,.legal-copy li{color:#4f4b48;font-size:1rem;font-style:normal;line-height:1.75}.legal-copy p+p{margin-top:18px}.legal-copy address{color:var(--ink);border-left:3px solid var(--violet);background:#eeebe6;margin-bottom:28px;padding:27px 30px}.legal-copy a{color:var(--ink);text-underline-offset:4px;-webkit-text-decoration:underline #aaa29b;text-decoration:underline #aaa29b}.legal-copy a:hover,.legal-copy a:focus-visible{color:var(--violet);text-decoration-color:currentColor}.legal-copy code{background:#ebe7e1;border-radius:3px;padding:2px 5px;font-size:.88em}.legal-copy .legal-note{border:1px solid var(--rule);background:#eeebe6;padding:30px}.legal-copy .legal-note p{margin:0;font-size:.88rem}@media (width<=900px){.page-shell{width:min(100% - 40px,760px)}.site-header{width:calc(100% - 40px);height:86px}.site-header nav{gap:22px;font-size:.76rem}.wordmark{font-size:1.65rem}.home-hero{min-height:525px;padding-top:45px}.home-hero h1,.product-hero h1,.simple-hero h1,.contact-page h1,.color-hero h1{font-size:clamp(3.2rem,12vw,5.2rem)}.hero-note{display:none}.venture-line{height:380px}.line-stroke{width:2px;height:300px;inset:50px auto 0 50%}.line-stroke:after,.line-pulse{display:none}.venture-node{top:26px;left:50px;right:auto}.venture-node-right{top:205px}.venture-node a{grid-template-columns:auto}.node-dot,.venture-node-right .node-dot{margin:0 0 16px -24px}.statement-section,.product-section,.funding-section{grid-template-columns:1fr;gap:34px;padding-block:85px}.ventures-grid,.principles,.recruit-heading,.contact-grid,.color-use-cases{grid-template-columns:1fr}.venture-card{min-height:450px}.venture-card h2{font-size:3.6rem}.site-footer{grid-template-columns:1fr;gap:25px}.site-footer .copyright{margin-top:20px}.product-hero{min-height:610px;padding-top:45px}.product-hero-top{display:block}.quiet-label{margin-bottom:22px}.timeline-intro{display:block}.timeline-intro span{margin-top:8px;display:block}.principles article,.principles article+article{border-right:0;border-bottom:1px solid var(--rule);min-height:230px;padding:30px 0}.principles h3{margin-top:55px}.recruit-heading{gap:20px}.role-list article{grid-template-columns:1fr;gap:8px}.recruit-cta{flex-direction:column;align-items:flex-start;gap:28px}.color-orbit{opacity:.24;right:-220px}.color-use-cases article{border-right:1px solid var(--rule);border-bottom:0}.color-use-cases article:last-child{border-bottom:1px solid var(--rule)}.legal-hero{min-height:500px;padding-top:70px}.legal-layout{grid-template-columns:1fr;gap:60px;padding-block:80px 110px}.legal-aside{border-bottom:1px solid var(--rule);flex-flow:wrap;gap:12px 20px;padding:0 0 34px;position:static}.legal-aside p{width:100%;margin-bottom:8px}}@media (width<=560px){.site-header nav a:first-child{display:none}.home-hero h1,.product-hero h1,.simple-hero h1,.contact-page h1,.color-hero h1{font-size:3.25rem}.button-row{flex-direction:column;align-items:stretch}.button{width:100%}.statement-section h2,.product-section h2,.funding-section h2{font-size:2.8rem}.join-strip h2,.recruit-heading h2{font-size:3.1rem}.legal-hero{min-height:470px;padding-top:55px;padding-bottom:60px}.legal-hero h1{font-size:3.85rem}.legal-lede{margin-top:28px;font-size:1rem}.legal-language{flex-direction:column;align-items:flex-start;gap:14px}.legal-language span:before{margin-right:12px}.legal-layout{padding-block:60px 90px}.legal-copy section{padding-bottom:55px}.legal-copy section+section{padding-top:55px}.legal-copy h2{font-size:2.15rem}.legal-copy p,.legal-copy address,.legal-copy li{font-size:.94rem}.legal-copy address{padding:22px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.lessword-home{--lw-paper:#f4f1eb;--lw-white:#fbfaf7;--lw-ink:#0d0d0f;--lw-muted:#65615c;--lw-rule:#0d0d0f29;--lw-violet:#6d4ee8;--lw-violet-deep:#2a174f;--lw-yellow:#e4f13f;background:var(--lw-paper);font-family:var(--font-geist-sans), Arial, sans-serif;overflow-x:clip}.lessword-home .site-header{z-index:60;border-bottom:1px solid #0d0d0f1c;height:82px;position:absolute;top:0;left:0;right:0}.lessword-home .wordmark{font-weight:660}.lessword-home .site-header nav{letter-spacing:.06em;gap:34px;font-size:.76rem;font-weight:560}.lessword-experience{--pointer-x:70vw;--pointer-y:20vh;position:relative}.lessword-progress{z-index:100;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0}.lessword-progress span{transform-origin:0;background:var(--lw-violet);width:100%;height:100%;display:block}.lw-kicker,.lw-section-label{color:#615d58;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:640}.lw-hero{isolation:isolate;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:5vw;min-height:100svh;padding-top:164px;padding-bottom:48px;display:grid;position:relative}.lw-hero-glow{z-index:-2;width:700px;height:700px;left:calc(var(--pointer-x) - 350px);top:calc(var(--pointer-y) - 350px);opacity:.45;pointer-events:none;background:radial-gradient(circle,#6d4ee830,#6d4ee800 68%);border-radius:50%;transition:left .4s cubic-bezier(.2,.8,.2,1),top .4s cubic-bezier(.2,.8,.2,1);position:absolute}.lw-hero-copy{z-index:3;position:relative}.lw-hero h1{letter-spacing:-.085em;max-width:820px;margin:26px 0 0;font-size:clamp(4.7rem,7.4vw,8.7rem);font-weight:520;line-height:.85}.lw-hero h1 span{color:var(--lw-violet);display:block}.lw-hero-lede{max-width:610px;color:var(--lw-muted);margin:36px 0 0;font-size:clamp(1.05rem,1.3vw,1.3rem);line-height:1.55}.lw-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.lw-button{border:1px solid var(--lw-ink);border-radius:100px;justify-content:center;align-items:center;min-height:51px;padding:0 24px;font-size:.82rem;font-weight:580;transition:color .25s,background .25s,transform .25s;display:inline-flex}.lw-button:hover{transform:translateY(-2px)}.lw-button-dark{color:#fff;background:var(--lw-ink)}.lw-button-dark:hover{color:var(--lw-ink);background:var(--lw-yellow)}.lw-button-quiet{border-color:var(--lw-rule);background:#ffffff59}.lw-button-quiet:hover{background:#fff}.lw-hero-system{aspect-ratio:5/4;isolation:isolate;justify-self:end;width:min(50vw,720px);position:relative}.lw-hero-frame{z-index:1;background:0 0;position:absolute;inset:-8% -8% -3% -10%;overflow:visible}.lw-hero-frame:after{content:"";background:linear-gradient(90deg, var(--lw-paper) 0%, transparent 18%, transparent 82%, var(--lw-paper) 100%), linear-gradient(180deg, var(--lw-paper) 0%, transparent 17%, transparent 80%, var(--lw-paper) 100%);pointer-events:none;position:absolute;inset:-2px}.lw-hero-art{object-fit:cover;object-position:50% 50%;filter:saturate(.94)contrast(.98);width:100%;height:100%;display:block;-webkit-mask-image:radial-gradient(69% 75% at 54% 49%,#000 48%,#000000db 69%,#0000 100%);mask-image:radial-gradient(69% 75% at 54% 49%,#000 48%,#000000db 69%,#0000 100%)}.lw-system-wordmark{z-index:4;color:var(--lw-ink);letter-spacing:-.085em;text-shadow:0 2px 22px #f4f1ebcc;font-size:clamp(3.2rem,5.4vw,6.1rem);font-weight:540;line-height:.9;position:absolute;bottom:11%;left:-3%}.lw-system-wordmark span{color:var(--lw-violet)}.lw-system-caption{z-index:4;color:#625d58;letter-spacing:.08em;text-transform:uppercase;gap:24px;font-size:.62rem;font-weight:610;line-height:1.35;display:flex;position:absolute;bottom:2%;right:2%}.lw-scroll-cue{color:#625d58;letter-spacing:.13em;text-transform:uppercase;margin:clamp(22px,3vh,38px) 0 0;font-size:.66rem;font-weight:630}.lw-intro{border-top:1px solid var(--lw-rule);grid-template-columns:.72fr 2.28fr;gap:80px;padding-block:clamp(120px,15vw,230px);display:grid}.lw-intro h2{letter-spacing:-.072em;max-width:930px;margin:0;font-size:clamp(3.6rem,6.4vw,7rem);font-weight:510;line-height:.92}.lw-intro div>p{max-width:700px;color:var(--lw-muted);margin:40px 0 0;font-size:1.15rem;line-height:1.7}.lw-doorways{background:#0b0b0d;display:block}.lw-doorway{isolation:isolate;grid-template-rows:auto 1fr;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);min-height:min(960px,100svh);padding:42px max(48px,50vw - 640px) 64px;transition:filter .35s;display:grid;position:relative;overflow:hidden}.lw-doorway+.lw-doorway{border-top:1px solid #ffffff2e}.lw-doorway-avyron{color:#17141a;background:#ece7e4}.lw-doorway-color{color:#fff;background:#111114}.lw-doorway:hover{filter:brightness(1.025)}.lw-doorway-top{z-index:5;color:currentColor;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;gap:28px;font-size:.72rem;font-weight:580;display:flex;position:relative}.lw-doorway-top strong{letter-spacing:-.025em;text-transform:none;font-size:1.05rem;font-weight:620}.lw-doorway-top span{opacity:.56}.lw-doorway-avyron .lw-doorway-top span,.lw-doorway-color .lw-doorway-top span{color:#fff;opacity:.88;text-shadow:0 1px 18px #000000b3}.lw-doorway-visual{z-index:1;background:0 0;position:absolute;inset:0;overflow:hidden}.lw-doorway-image{object-fit:cover;width:76%;height:100%;transition:transform 1.1s cubic-bezier(.2,.75,.2,1),filter .45s;display:block;position:absolute;top:0;right:0}.lw-doorway-avyron .lw-doorway-image{object-position:54% center;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0006 18%,#000 44% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0006 18%,#000 44% 100%)}.lw-doorway-color .lw-doorway-image{object-position:52% center;filter:saturate(1.05)brightness(.83);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000073 19%,#000 47% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000073 19%,#000 47% 100%)}.lw-doorway:hover .lw-doorway-image{filter:saturate(1.03);transform:scale(1.018)}.lw-doorway-color:hover .lw-doorway-image{filter:saturate(1.1)brightness(.86)}.lw-doorway-image-shade{z-index:2;pointer-events:none;position:absolute;inset:0}.lw-doorway-avyron .lw-doorway-image-shade{background:linear-gradient(90deg,#ece7e4 0 20%,#ece7e4d9 31%,#0000 64%),linear-gradient(#0000 65%,#ece7e480)}.lw-doorway-color .lw-doorway-image-shade{background:linear-gradient(90deg,#111114 0 19%,#111114e0 30%,#0000 65%),linear-gradient(#0000 58%,#111114c7)}.lw-world-word{z-index:3;letter-spacing:-.095em;text-transform:uppercase;color:#0000;-webkit-text-fill-color:transparent;pointer-events:none;opacity:.9;background-position:50%;background-repeat:no-repeat;background-size:100vw;-webkit-background-clip:text;background-clip:text;font-size:clamp(10rem,18vw,17rem);font-weight:690;line-height:.86;position:absolute;bottom:2.2vw;right:1.5vw}.lw-world-word-life{background-image:url(/lessword/life-world.webp)}.lw-world-word-color{background-image:url(/lessword/color-world.webp)}.lw-doorway-avyron .lw-world-word{-webkit-text-stroke:1px #17141a4d;filter:saturate(.86)contrast(1.05)drop-shadow(0 2px 18px #ece7e473)}.lw-doorway-color .lw-world-word{-webkit-text-stroke:1px #ffffff61;filter:saturate(1.18)brightness(1.08)drop-shadow(0 2px 18px #00000073)}.lw-image-caption{z-index:4;color:#fff;opacity:.9;letter-spacing:.045em;text-shadow:0 1px 18px #000000b8;max-width:300px;font-size:.76rem;font-weight:560;line-height:1.5;position:absolute;top:112px;right:max(48px,50vw - 640px)}.lw-doorway-copy{z-index:5;grid-column:1;align-self:end;padding-bottom:clamp(90px,12vh,150px);position:relative}.lw-doorway-copy p{color:currentColor;opacity:.6;letter-spacing:.08em;margin-bottom:16px;font-size:.76rem}.lw-doorway-copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.7rem,5.8vw,7rem);font-weight:510;line-height:.91}.lw-doorway-link{border-bottom:1px solid;margin-top:36px;padding:12px 0;font-size:.78rem;display:inline-block}.lw-product-lab{padding-block:clamp(120px,13vw,190px)}.lw-lab-heading{grid-template-columns:1.45fr .7fr;align-items:end;gap:10vw;display:grid}.lw-lab-heading h2{letter-spacing:-.07em;max-width:850px;margin:22px 0 0;font-size:clamp(3.3rem,5.7vw,6.4rem);font-weight:510;line-height:.94}.lw-lab-heading>p{color:var(--lw-muted);margin:0;line-height:1.65}.lw-lab-tabs{border-bottom:1px solid var(--lw-rule);margin-top:70px;display:flex}.lw-lab-tabs button{color:#77726d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-width:150px;padding:17px 0;font-size:.8rem}.lw-lab-tabs button[aria-selected=true]{border-color:var(--lw-ink);color:var(--lw-ink)}.lw-lab-stage{border-radius:4px;grid-template-columns:.76fr 1.24fr;align-items:center;gap:clamp(40px,7vw,110px);min-height:700px;padding:clamp(32px,5vw,72px);display:grid;overflow:hidden}.lw-lab-avyron{color:#fff;background:#151218}.lw-lab-color-cee{color:#111;box-shadow:inset 0 0 0 1px var(--lw-rule);background:#fff}.lw-lab-stage .lw-section-label{color:currentColor;opacity:.55}.lw-lab-context h3{letter-spacing:-.06em;margin:24px 0;font-size:clamp(2.7rem,4vw,4.6rem);font-weight:510;line-height:.95}.lw-lab-context>p:not(.lw-section-label){color:currentColor;opacity:.66;max-width:480px;line-height:1.7}.lw-lab-context p strong{color:currentColor;font-weight:650}.lw-inline-cta{border-bottom:1px solid;margin-top:28px;padding-bottom:6px;font-size:.79rem;display:inline-block}.lw-avyron-interface{background:radial-gradient(circle at 70% 18%,#6d4ee852,#0000 40%),#0c0b0e;border:1px solid #ffffff24;border-radius:24px;flex-direction:column;min-height:520px;padding:26px;display:flex;position:relative;box-shadow:0 40px 100px #00000052}.lw-avyron-chrome{color:#ffffff94;letter-spacing:.09em;justify-content:space-between;font-size:.7rem;display:flex}.lw-avyron-content{max-width:460px;margin:auto 5%}.lw-avyron-content>p:first-child{color:#a78bf9;letter-spacing:.12em;font-size:.7rem}.lw-avyron-content h3{letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(2.2rem,3vw,3.8rem);font-weight:510;line-height:.96}.lw-avyron-content>p:last-child{color:#fff9;max-width:420px;line-height:1.6}.lw-avyron-track{grid-template-columns:repeat(3,1fr);align-items:end;height:90px;display:grid;position:relative}.lw-avyron-track:before{content:"";background:#a78bf98c;height:1px;position:absolute;top:38px;left:0;right:0}.lw-avyron-track button{z-index:2;color:#ffffff7a;text-align:center;cursor:pointer;background:0 0;border:0;padding:0;position:relative}.lw-avyron-track button i{background:#7d5ce7;border:5px solid #0c0b0e;border-radius:50%;width:17px;height:17px;margin:0 auto 14px;transition:transform .25s,background .25s;display:block;box-shadow:0 0 0 1px #7d5ce7}.lw-avyron-track button.is-active{color:#fff}.lw-avyron-track button.is-active i{background:#fff;transform:scale(1.65)}.lw-avyron-track button span{font-size:.67rem}.lw-color-interface{place-items:center;display:grid}.lw-phone{aspect-ratio:.52;border:9px solid #0d0d0f;border-radius:52px;flex-direction:column;justify-content:center;align-items:center;width:min(330px,80%);padding:26px 24px;transition:background .35s,color .35s;display:flex;position:relative;box-shadow:0 38px 90px #0d0d0f33}.lw-phone:before{content:"";background:#0d0d0f;border-radius:20px;width:84px;height:22px;position:absolute;top:10px;left:calc(50% - 42px)}.lw-phone-top{letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;font-size:.7rem;font-weight:680;display:flex;position:absolute;top:45px;left:24px;right:24px}.lw-phone-top i{border:4px solid;border-radius:50%;width:17px;height:17px;display:block}.lw-phone>strong{text-align:center;letter-spacing:-.07em;max-width:260px;font-size:clamp(2.4rem,4vw,4rem);line-height:.89}.lw-phone>small{letter-spacing:.09em;font-size:.67rem;font-weight:640;position:absolute;bottom:28px}.lw-signal-picker{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:34px;display:flex}.lw-signal-picker button{cursor:pointer;background:#fff;border:1px solid #0d0d0f33;border-radius:100px;min-height:39px;padding:0 17px;font-size:.72rem}.lw-signal-picker button[aria-pressed=true]{color:#fff;background:#111}.lw-principle{color:#fff;background:var(--lw-ink);padding-block:clamp(120px,15vw,220px)}.lw-principle .lw-section-label{color:#ffffff73}.lw-principle blockquote{letter-spacing:-.075em;max-width:1120px;margin:70px 0 0;font-size:clamp(3.3rem,6.2vw,7.2rem);font-weight:500;line-height:.92}.lw-principle blockquote span{color:#9880ee;display:block}.lw-principle-notes{border-top:1px solid #ffffff2e;grid-template-columns:1fr 1fr;gap:18px;margin-top:100px;display:grid}.lw-principle-notes p{color:#ffffff8c;border-bottom:1px solid #ffffff2e;grid-template-columns:.4fr 1fr;gap:30px;margin:0;padding:25px 0;line-height:1.5;display:grid}.lw-principle-notes strong{color:#fff;font-weight:520}.lw-close{padding-block:clamp(120px,16vw,230px)}.lw-close h2{letter-spacing:-.085em;margin:40px 0 90px;font-size:clamp(4rem,8vw,9rem);font-weight:510;line-height:.85}.lw-close-actions{border-top:1px solid var(--lw-rule)}.lw-close-link{border-bottom:1px solid var(--lw-rule);grid-template-columns:70px 1fr;align-items:center;min-height:88px;font-size:clamp(1.1rem,1.7vw,1.45rem);transition:padding-left .3s,color .3s,background .3s;display:grid}.lw-close-link:hover{color:#fff;background:var(--lw-violet);padding-left:20px}.lw-close-link span{color:#817c76;letter-spacing:.1em;font-size:.65rem}.lw-close-link:hover span{color:#fff9}.lessword-home .site-footer{background:var(--lw-paper)}.home-reveal{opacity:1;transform:none}.lessword-experience.is-reveal-ready .home-reveal{opacity:.01;transition:opacity .85s,transform .85s cubic-bezier(.2,.75,.2,1);transform:translateY(42px)}.lessword-experience.is-reveal-ready .home-reveal.is-visible{opacity:1;transform:translateY(0)}.lw-button:focus-visible,.lw-doorway:focus-visible,.lw-lab-tabs button:focus-visible,.lw-avyron-track button:focus-visible,.lw-signal-picker button:focus-visible,.lw-inline-cta:focus-visible,.lw-close-link:focus-visible{outline:3px solid var(--lw-yellow);outline-offset:4px}.lessword-home .wordmark:focus-visible,.lessword-home .site-header nav a:focus-visible,.lessword-home .footer-links a:focus-visible{outline:3px solid var(--lw-violet);outline-offset:4px}@media (width<=1050px){.lw-hero{grid-template-columns:1fr .8fr}.lw-hero-system{width:min(100%,560px)}.lw-doorway{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);min-height:840px}.lw-lab-stage{grid-template-columns:1fr}.lw-lab-context{max-width:680px}.lw-avyron-interface{width:100%}}@media (width<=880px){.lessword-home .site-header{width:calc(100% - 36px);height:72px}.lessword-home .site-header nav{gap:18px}.lessword-home .site-header nav a:first-child{display:none}.lw-hero{grid-template-columns:1fr;align-content:start;min-height:100svh;padding-top:120px}.lw-hero h1{font-size:clamp(3.85rem,18vw,6rem)}.lw-hero-lede{max-width:520px;font-size:1.02rem}.lw-hero-system{justify-self:center;width:min(92vw,520px);margin-top:30px}.lw-system-wordmark{font-size:clamp(3.3rem,15vw,5.2rem);bottom:10%;left:2%}.lw-system-caption{gap:14px;font-size:.56rem;bottom:0;right:0}.lw-scroll-cue{display:none}.lw-intro{grid-template-columns:1fr;gap:40px}.lw-intro h2{font-size:clamp(3.5rem,15vw,5.2rem)}.lw-doorway{min-height:900px;padding:30px 22px 48px;display:block}.lw-doorway+.lw-doorway{border-top:1px solid #ffffff2e}.lw-doorway-top{align-items:flex-start}.lw-doorway-image{width:100%;height:clamp(480px,62%,560px);top:7%;left:0;right:auto}.lw-doorway-avyron .lw-doorway-image,.lw-doorway-color .lw-doorway-image{-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 73%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 73%,#0000 100%)}.lw-doorway-avyron .lw-doorway-image{object-position:58% center}.lw-doorway-color .lw-doorway-image{object-position:52% center}.lw-doorway-avyron .lw-doorway-image-shade{background:linear-gradient(#ece7e4 0,#0000 22% 58%,#ece7e4 79%)}.lw-doorway-color .lw-doorway-image-shade{background:linear-gradient(#111114 0,#0000 20% 56%,#111114 79%)}.lw-world-word{background-size:auto 70vh;font-size:clamp(8rem,31vw,15rem);bottom:27%;right:0}.lw-image-caption{text-align:right;max-width:230px;top:88px;right:22px}.lw-doorway-copy{width:calc(100% - 44px);padding-bottom:0;position:absolute;bottom:48px;left:22px;right:22px}.lw-lab-heading{grid-template-columns:1fr;gap:32px}.lw-lab-tabs{margin-top:45px}.lw-lab-stage{min-height:0;padding:42px 22px}.lw-avyron-interface{border-radius:18px;min-height:470px;padding:20px}.lw-avyron-content{margin-inline:0}.lw-phone{width:min(310px,88%)}.lw-principle blockquote{margin-top:50px}.lw-principle-notes{grid-template-columns:1fr}.lw-principle-notes p{grid-template-columns:.32fr 1fr}.lw-close h2{margin-bottom:60px}.lw-close-link{grid-template-columns:46px 1fr}}@media (width<=480px){.lw-hero{padding-bottom:55px}.lw-hero h1{font-size:3.8rem}.lw-hero-actions{flex-direction:column}.lw-button{width:100%}.lw-hero-system{margin-top:26px}.lw-system-caption{flex-direction:column;gap:4px;font-size:.58rem}.lw-doorway{min-height:820px;padding:28px 22px 42px}.lw-doorway-top{flex-direction:column;gap:8px}.lw-doorway-avyron .lw-doorway-top span{color:#17141a;opacity:.62;text-shadow:none}.lw-image-caption{top:104px}.lw-doorway-copy h2{font-size:3.35rem}.lw-world-word{font-size:clamp(7.2rem,34vw,10.5rem);bottom:28%}.lw-lab-tabs button{min-width:50%}.lw-lab-context h3{font-size:2.75rem}.lw-avyron-content h3{font-size:2.35rem}.lw-phone{border-radius:44px}.lw-principle blockquote{font-size:3.4rem}}@media (prefers-reduced-motion:reduce){.lw-hero-glow{display:none}.lw-doorway-image{transition:none}.lessword-experience.is-reveal-ready .home-reveal{opacity:1;transform:none}}.colorcee-page{--cee-ink:#0b0b0c;--cee-muted:#626267;--cee-rule:#dedee2;--cee-soft:#f3f3f5;color:var(--cee-ink);background:#fff;overflow-x:clip}.colorcee-page .page-shell{width:min(1380px,100% - 96px)}.colorcee-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);clip-path:inset(0 -100vmax);background:#ffffffeb;border-bottom:1px solid #1414161f;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:88px;display:grid;position:sticky;top:0;box-shadow:0 0 0 100vmax #ffffffeb}.colorcee-page section[id]{scroll-margin-top:88px}.colorcee-lessword{letter-spacing:-.055em;justify-self:start;font-size:1.25rem;font-weight:760}.colorcee-lessword span{color:#7458e8}.colorcee-mark{letter-spacing:.17em;align-items:center;gap:10px;font-size:.76rem;font-weight:780;display:inline-flex}.colorcee-mark i{background:conic-gradient(from 20deg,#ef4b50,#f1e548,#45d27d,#72cbf5,#183c9e,#7657e6,#ef4b50);border-radius:50%;width:28px;height:28px;display:block;box-shadow:inset 0 0 0 5px #fff,0 0 0 1px #0000001a}.colorcee-header nav{justify-self:end;align-items:center;gap:30px;font-size:.78rem;font-weight:580;display:flex}.colorcee-header nav a{transition:opacity .2s}.colorcee-header nav a:hover{opacity:.58}.colorcee-nav-cta{color:#fff;background:var(--cee-ink);border-radius:100px;align-items:center;min-height:40px;padding:0 18px;display:inline-flex}.colorcee-mobile-studio{display:none}.colorcee-scroll-track{height:2px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.colorcee-scroll-track span{transform-origin:0;background:linear-gradient(90deg,#ef4b50,#f1e548,#45d27d,#72cbf5,#7657e6);width:100%;height:100%;display:block}.colorcee-hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(40px,6vw,100px);min-height:880px;padding-block:70px 100px;display:grid;position:relative}.colorcee-hero-copy{z-index:2;position:relative}.colorcee-kicker,.colorcee-section-label{letter-spacing:.17em;text-transform:uppercase;margin:0 0 26px;font-size:.7rem;font-weight:650}.colorcee-kicker{align-items:center;gap:10px;display:flex}.colorcee-kicker span{background:#45d27d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #45d27d24}.colorcee-hero h1{letter-spacing:-.078em;max-width:720px;margin:0;font-size:clamp(5rem,7.5vw,8.2rem);font-weight:610;line-height:.87}.colorcee-hero h1 em{color:#0000;background:linear-gradient(90deg,#ef4b50 2%,#d867d4 31%,#7657e6 58%,#299ecf 86%);-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.colorcee-hero-copy>p:not(.colorcee-kicker){max-width:580px;color:var(--cee-muted);margin:34px 0;font-size:1.13rem;line-height:1.65}.colorcee-hero-use-cases{grid-template-columns:1fr 1fr;gap:10px;max-width:660px;margin:-8px 0 30px;display:grid}.colorcee-hero-use-cases p{border:1px solid var(--cee-rule);background:#ffffffc7;border-radius:13px;min-height:112px;margin:0;padding:17px 18px}.colorcee-hero-use-cases strong,.colorcee-hero-use-cases span{display:block}.colorcee-hero-use-cases strong{letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem}.colorcee-hero-use-cases span{color:var(--cee-muted);font-size:.79rem;line-height:1.5}.colorcee-store-row{flex-wrap:wrap;align-items:center;gap:8px;min-height:56px;display:flex}.colorcee-store-badge{justify-content:center;align-items:center;height:56px;display:flex}.colorcee-store-badge:focus-visible{outline-offset:3px;outline:3px solid #7458e84d}.colorcee-store-badge img{display:block}.colorcee-store-badge-apple{width:178px}.colorcee-store-badge-apple img{width:178px;height:auto}.colorcee-store-badge-google{width:197px;overflow:hidden}.colorcee-store-badge-google img{width:215px;max-width:none;height:auto}.colorcee-hero-note{color:#85858a;letter-spacing:.16em;text-transform:uppercase;font-size:.65rem;position:absolute;bottom:40px;right:0}.colorcee-studio{--signal:#45d27d;--signal-text:#101011;--team-one:#1745b8;--team-two:#f8f8f5;--team-one-text:#fff;--team-two-text:#101011;background:#f0f0f2;border-radius:42px;grid-template-rows:auto 1fr auto;width:100%;min-height:720px;padding:24px;display:grid;box-shadow:inset 0 0 0 1px #0000000a}.colorcee-studio-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.colorcee-studio-head{background:#fff;border-radius:100px;gap:4px;width:max-content;padding:4px;display:flex}.colorcee-studio-head button{color:#77777c;cursor:pointer;background:0 0;border:0;border-radius:100px;min-height:36px;padding:0 15px;font-size:.72rem}.colorcee-studio-head button.is-active{color:#fff;background:#111}.colorcee-demo-label{color:#77777c;letter-spacing:.1em;text-align:right;text-transform:uppercase;font-size:.57rem}.colorcee-phone-wrap{place-items:center;padding:18px;display:grid}.colorcee-phone{aspect-ratio:.515;background:#050506;border:2px solid #1a1a1d;border-radius:46px;width:min(280px,45vw);padding:9px;position:relative;box-shadow:0 35px 65px #14141933,0 7px 18px #1414191f}.colorcee-phone-speaker{z-index:2;background:#050506;border-radius:100px;width:78px;height:23px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.colorcee-phone-screen{height:100%;color:var(--signal-text);background:var(--signal);border-radius:36px;flex-direction:column;justify-content:center;align-items:center;padding:42px 24px 28px;transition:color .35s,background .35s;display:flex}.colorcee-phone-screen.is-team{background:linear-gradient(90deg, var(--team-one) 0 50%, var(--team-two) 50%)}.colorcee-phone-screen>span{letter-spacing:.16em;text-transform:uppercase;opacity:1;margin-bottom:auto;font-size:.58rem;font-weight:700}.colorcee-phone-screen strong{letter-spacing:-.065em;white-space:nowrap;max-width:100%;font-size:clamp(2.05rem,3.1vw,2.65rem);font-weight:760;line-height:.92}.colorcee-phone-screen p{text-align:center;margin:10px 0 auto;font-size:.78rem;font-weight:580}.colorcee-phone-screen.is-team>span,.colorcee-phone-screen.is-team strong,.colorcee-phone-screen.is-team p{color:#0000;background:linear-gradient(90deg, var(--team-one-text) 0 50%, var(--team-two-text) 50%);-webkit-background-clip:text;background-clip:text}.colorcee-phone-screen.is-team>span{opacity:1}.colorcee-studio-head button:focus-visible,.colorcee-picker button:focus-visible,.colorcee-meaning-list button:focus-visible,.colorcee-crowd-tabs button:focus-visible{z-index:2;outline-offset:3px;outline:3px solid #7458e86b;position:relative}.colorcee-picker{scrollbar-width:none;justify-content:center;gap:8px;padding-top:20px;display:flex;overflow-x:auto}.colorcee-picker::-webkit-scrollbar{display:none}.colorcee-picker button{color:#74747a;cursor:pointer;text-align:center;background:0 0;border:0;min-width:49px;padding:0}.colorcee-picker button i{background:var(--swatch);border:6px solid #f0f0f2;border-radius:50%;width:32px;height:32px;margin:0 auto 8px;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 0 0 1px #0000001f}.colorcee-picker button.is-team-swatch i{background:linear-gradient(90deg, var(--swatch) 0 50%, var(--swatch-two) 50%)}.colorcee-picker button.is-active i{transform:scale(1.12);box-shadow:0 0 0 2px #111}.colorcee-picker button span{font-size:.52rem;line-height:1.15;display:block}.colorcee-word-stream{color:#fff;background:#0b0b0c;align-items:center;height:170px;display:flex;overflow:hidden}.colorcee-word-stream div{white-space:nowrap;align-items:center;gap:42px;width:max-content;animation:24s linear infinite colorcee-stream;display:flex}.colorcee-word-stream span{letter-spacing:-.06em;font-size:clamp(3rem,6vw,6rem);font-weight:660}.colorcee-word-stream i{background:#45d27d;border-radius:50%;width:15px;height:15px}.colorcee-word-stream i:nth-of-type(2n){background:#7657e6}.colorcee-word-stream i:nth-of-type(3n){background:#f1e548}@keyframes colorcee-stream{to{transform:translate(-50%)}}.colorcee-meaning-section{padding-block:150px}.colorcee-section-intro{grid-template-columns:.6fr 1.3fr 1fr;align-items:start;gap:60px;margin-bottom:80px;display:grid}.colorcee-section-intro h2,.colorcee-crowd-intro h2,.colorcee-product-head h2,.colorcee-final h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:610;line-height:.94}.colorcee-section-intro>p:last-child,.colorcee-crowd-intro>p:last-child,.colorcee-product-head>p:last-child{color:var(--cee-muted);font-size:1.02rem;line-height:1.7}.colorcee-meaning-explorer{border:1px solid var(--cee-rule);grid-template-columns:.95fr 1.25fr;min-height:670px;display:grid}.colorcee-meaning-list{align-content:center;padding:22px;display:grid}.colorcee-meaning-list button{border:0;border-bottom:1px solid var(--cee-rule);min-height:70px;color:var(--cee-ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:18px 105px 1fr;align-items:center;gap:18px;padding:0 18px;transition:opacity .2s;display:grid}.colorcee-meaning-list button:last-child{border-bottom:0}.colorcee-meaning-list button:not(.is-active){opacity:.48}.colorcee-meaning-list button:hover{opacity:1}.colorcee-meaning-list button i{border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px #0000001a}.colorcee-meaning-list button span{font-weight:640}.colorcee-meaning-list button small{color:var(--cee-muted);font-size:.76rem}.colorcee-meaning-screen{color:var(--meaning-text);background:var(--meaning-color);flex-direction:column;justify-content:center;align-items:center;padding:clamp(40px,6vw,90px);transition:color .35s,background .35s;display:flex}.colorcee-meaning-screen>span{letter-spacing:.16em;text-transform:uppercase;opacity:.65;margin-bottom:auto;font-size:.65rem;font-weight:720}.colorcee-meaning-screen strong{letter-spacing:-.08em;font-size:clamp(4rem,8vw,9rem);font-weight:760}.colorcee-meaning-screen>p{margin:16px 0 auto;font-size:1rem;font-weight:600}.colorcee-meaning-example{text-align:center;border-top:1px solid;width:min(440px,100%);margin-top:38px;padding-top:18px}.colorcee-meaning-example b,.colorcee-meaning-example small{display:block}.colorcee-meaning-example b{letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem}.colorcee-meaning-example small{font-size:.8rem;line-height:1.55}.colorcee-crowd-section{color:#fff;background:#0b0b0c;padding-block:145px}.colorcee-crowd-intro{grid-template-columns:.6fr 1.3fr 1fr;gap:60px;margin-bottom:80px;display:grid}.colorcee-crowd-intro .colorcee-section-label{color:#9c9ca2}.colorcee-crowd-intro>p:last-child{color:#aaaab1}.colorcee-crowd-experience{border-top:1px solid #363639}.colorcee-crowd-tabs{grid-template-columns:repeat(3,1fr);display:grid}.colorcee-crowd-tabs button{color:#77777e;cursor:pointer;text-align:left;background:0 0;border:0;border-right:1px solid #363639;align-items:center;gap:14px;min-height:78px;padding:0 20px;display:flex}.colorcee-crowd-tabs button:last-child{border-right:0}.colorcee-crowd-tabs button span{font-size:.62rem}.colorcee-crowd-tabs button.is-active{color:#fff;box-shadow:inset 0 -2px #fff}.colorcee-crowd-stage{border-top:1px solid #363639;grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;min-height:620px;padding:70px 0 0;display:grid}.colorcee-crowd-copy>p{color:#898990;letter-spacing:.17em;text-transform:uppercase;font-size:.7rem}.colorcee-crowd-copy h3{letter-spacing:-.06em;margin:0 0 26px;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:580;line-height:.96}.colorcee-crowd-copy span{color:#aaaab1;max-width:510px;line-height:1.7;display:block}.colorcee-crowd-example{background:#141416;border:1px solid #363639;border-radius:12px;max-width:510px;margin-top:34px;padding:20px 22px}.colorcee-crowd-example strong{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.65rem;display:block}.colorcee-crowd-example span{color:#c3c3c8;font-size:.86rem;line-height:1.55}.colorcee-phone-crowd{perspective:900px;grid-template-columns:repeat(9,1fr);align-items:end;gap:clamp(7px,.9vw,13px);height:480px;display:grid;overflow:hidden}.colorcee-phone-crowd i{aspect-ratio:.52;min-width:26px;transform:translateY(calc((var(--index) % 4) * 7px)) rotateX(-5deg);background:#45d27d;border:3px solid #26262a;border-radius:7px;transition:background .35s,transform .35s;display:block;box-shadow:0 12px 28px #45d27d29}.is-meet .colorcee-phone-crowd i:nth-child(4n),.is-meet .colorcee-phone-crowd i:nth-child(7n){background:#9b9ba0}.is-belong .colorcee-phone-crowd i:nth-child(3n){background:#7657e6}.is-belong .colorcee-phone-crowd i:nth-child(3n+1){background:#f1e548}.is-belong .colorcee-phone-crowd i:nth-child(3n+2){background:#72cbf5}.is-support .colorcee-phone-crowd i:nth-child(odd){background:#1745b8}.is-support .colorcee-phone-crowd i:nth-child(2n){background:#f4f4f0}.colorcee-moment-flow{padding-block:60px 140px}.colorcee-moment-flow article{border-bottom:1px solid var(--cee-rule);grid-template-columns:.25fr 1.15fr .8fr;align-items:center;gap:40px;min-height:260px;padding-block:38px;display:grid}.colorcee-moment-flow article>span{color:#96969b;align-self:start;font-size:.65rem}.colorcee-moment-flow article .colorcee-moment-context{color:#79797f;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.7rem}.colorcee-moment-flow article h3{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(2.3rem,4vw,4.6rem);font-weight:580;line-height:.98}.colorcee-use-case{color:#68686e;max-width:590px;margin:24px 0 0;font-size:.9rem;line-height:1.65}.colorcee-use-case strong{color:#171719;letter-spacing:.12em;text-transform:uppercase;margin-right:9px;font-size:.64rem;display:inline-block}.colorcee-mini-signal{background:#f0f0f2;justify-content:center;justify-self:end;align-items:end;gap:13px;width:min(340px,100%);height:160px;padding:24px;display:flex;overflow:hidden}.colorcee-mini-signal i{aspect-ratio:.52;border:3px solid #161618;border-radius:8px;width:54px;display:block}.colorcee-mini-green i{background:#45d27d}.colorcee-mini-green i:last-child{background:#a4a4a8;transform:translateY(22px)}.colorcee-mini-team i:nth-child(odd){background:#1745b8}.colorcee-mini-team i:nth-child(2n){background:#f8f8f5}.colorcee-mini-team i:nth-child(2){transform:translateY(15px)}.colorcee-mini-crowd{grid-template-columns:repeat(8,1fr);align-items:end;gap:7px;padding:25px 20px 0;display:grid}.colorcee-mini-crowd i{width:100%;transform:translateY(calc((var(--index,1) % 3) * 5px));background:#ef4b50;border-width:2px;border-radius:4px}.colorcee-mini-crowd i:nth-child(3n){background:#f1e548}.colorcee-mini-crowd i:nth-child(4n){background:#7657e6}.colorcee-product-section{background:#f2f2f4;padding-block:145px}.colorcee-product-head{grid-template-columns:.6fr 1.3fr 1fr;gap:60px;display:grid}.colorcee-product-head h2 span{color:#8d8d94}.colorcee-product-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:90px;display:grid}.colorcee-product-grid article{flex-direction:column;justify-content:space-between;min-height:520px;padding:36px;display:flex}.colorcee-product-grid article>div{letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:650;display:flex}.colorcee-product-grid article>div i{border-radius:50%;width:10px;height:10px}.colorcee-available{color:#fff;background:#0b0b0c}.colorcee-available>div i{background:#45d27d;box-shadow:0 0 0 6px #45d27d21}.colorcee-roadmap{background:#fff;border:1px solid #d5d5d9}.colorcee-roadmap>div i{background:#7657e6}.colorcee-product-grid ul{margin:auto 0 0;padding:0;list-style:none}.colorcee-product-grid li{border-color:#8c8c9159;border-top-style:solid;border-top-width:1px;padding:21px 0;font-size:1.1rem;line-height:1.35}.colorcee-roadmap>p{color:#7b7b81;margin:28px 0 0;font-size:.72rem;line-height:1.5}.colorcee-final{text-align:center;padding-block:160px 120px}.colorcee-final-signal{justify-content:center;align-items:end;gap:clamp(8px,2vw,22px);width:min(760px,100%);height:150px;margin:0 auto 70px;display:flex;overflow:hidden}.colorcee-final-signal i{aspect-ratio:.52;border:4px solid #131315;border-radius:11px;width:clamp(34px,6vw,72px)}.colorcee-final-signal i:first-child,.colorcee-final-signal i:nth-child(8){background:#ef4b50;transform:translateY(30px)}.colorcee-final-signal i:nth-child(2),.colorcee-final-signal i:nth-child(7){background:#f1e548;transform:translateY(18px)}.colorcee-final-signal i:nth-child(3),.colorcee-final-signal i:nth-child(6){background:#45d27d;transform:translateY(8px)}.colorcee-final-signal i:nth-child(4){background:#72cbf5}.colorcee-final-signal i:nth-child(5){background:#7657e6}.colorcee-final>p:not(.colorcee-section-label){color:var(--cee-muted);margin:28px auto 34px;font-size:1.08rem}.colorcee-store-row-center{justify-content:center}.colorcee-final .colorcee-contact-copy{color:var(--cee-muted);margin:34px auto 0;font-size:.78rem}.colorcee-contact{border-bottom:1px solid #111;margin-top:35px;padding-bottom:4px;font-size:.78rem;display:inline-block}.colorcee-contact-copy+.colorcee-contact{margin-top:9px}.colorcee-back{padding-block:30px 60px;font-size:.78rem}.colorcee-page .site-footer{border-top:1px solid var(--cee-rule)}@media (width<=1050px){.colorcee-hero{grid-template-columns:1fr 1fr;gap:35px}.colorcee-studio{min-height:650px}.colorcee-section-intro,.colorcee-crowd-intro,.colorcee-product-head{grid-template-columns:.45fr 1fr}.colorcee-section-intro>p:last-child,.colorcee-crowd-intro>p:last-child,.colorcee-product-head>p:last-child{grid-column:2}.colorcee-crowd-stage{grid-template-columns:1fr}.colorcee-crowd-copy{max-width:650px}}@media (width<=800px){.colorcee-page .page-shell{width:min(100% - 36px,720px)}.colorcee-header{grid-template-columns:auto 1fr auto;gap:18px;height:76px}.colorcee-header nav a:not(.colorcee-nav-cta):not(.colorcee-mobile-studio){display:none}.colorcee-mobile-studio{display:inline!important}.colorcee-header nav{gap:13px}.colorcee-nav-cta{min-height:36px;padding-inline:14px}.colorcee-page section[id]{scroll-margin-top:76px}.colorcee-hero{grid-template-columns:1fr;min-height:auto;padding-block:60px 85px}.colorcee-hero h1{font-size:clamp(4.1rem,16vw,6.3rem)}.colorcee-hero-copy>p:not(.colorcee-kicker),.colorcee-hero-use-cases{max-width:620px}.colorcee-hero-note{display:none}.colorcee-studio{min-height:680px}.colorcee-word-stream{height:120px}.colorcee-meaning-section,.colorcee-crowd-section,.colorcee-product-section{padding-block:95px}.colorcee-section-intro,.colorcee-crowd-intro,.colorcee-product-head{grid-template-columns:1fr;gap:20px;margin-bottom:55px}.colorcee-section-intro>p:last-child,.colorcee-crowd-intro>p:last-child,.colorcee-product-head>p:last-child{grid-column:auto}.colorcee-meaning-explorer{grid-template-columns:1fr}.colorcee-meaning-screen{grid-row:1;min-height:520px}.colorcee-meaning-list{grid-row:2}.colorcee-crowd-stage{padding-top:50px}.colorcee-phone-crowd{height:360px}.colorcee-moment-flow{padding-bottom:95px}.colorcee-moment-flow article{grid-template-columns:40px 1fr;gap:20px}.colorcee-mini-signal{grid-column:2;justify-self:stretch;width:100%}.colorcee-product-grid{grid-template-columns:1fr}.colorcee-product-grid article{min-height:460px}.colorcee-final{padding-block:100px 75px}}@media (width<=520px){.colorcee-lessword{font-size:1.05rem}.colorcee-mark{gap:0;font-size:0}.colorcee-mark i{width:27px;height:27px}.colorcee-header nav{font-size:.69rem}.colorcee-nav-cta{padding-inline:12px}.colorcee-hero{padding-top:44px}.colorcee-hero h1{font-size:3.9rem}.colorcee-hero-use-cases{grid-template-columns:1fr}.colorcee-hero-use-cases p{min-height:0}.colorcee-store-row{align-items:flex-start}.colorcee-store-badge-apple,.colorcee-store-badge-apple img{width:170px}.colorcee-store-badge-google{width:189px}.colorcee-store-badge-google img{width:207px}.colorcee-studio{border-radius:28px;min-height:620px;padding:14px}.colorcee-studio-toolbar{flex-direction:column;align-items:stretch;gap:7px}.colorcee-studio-head{width:100%}.colorcee-demo-label{align-self:flex-end}.colorcee-studio-head button{flex:1;padding-inline:8px}.colorcee-phone{width:min(245px,70vw)}.colorcee-picker{justify-content:flex-start;padding-inline:7px}.colorcee-meaning-screen{min-height:390px;padding:35px 20px}.colorcee-meaning-screen strong{font-size:4.3rem}.colorcee-meaning-list{padding:10px}.colorcee-meaning-list button{grid-template-columns:16px 82px 1fr;gap:10px;padding-inline:8px}.colorcee-meaning-list button small{font-size:.67rem}.colorcee-crowd-tabs button{justify-content:center;gap:7px;min-height:66px;padding:0 8px}.colorcee-crowd-stage{min-height:520px}.colorcee-phone-crowd{grid-template-columns:repeat(9,1fr);gap:5px;height:290px}.colorcee-phone-crowd i{border-width:2px;border-radius:4px;min-width:12px}.colorcee-moment-flow article{padding-block:30px}.colorcee-mini-signal{height:140px}.colorcee-product-grid article{min-height:430px;padding:25px}.colorcee-final-signal{gap:7px;height:110px}.colorcee-final-signal i{border-width:2px;border-radius:6px}}@media (forced-colors:active){.colorcee-phone-screen.is-team>span,.colorcee-phone-screen.is-team strong,.colorcee-phone-screen.is-team p{color:canvastext;-webkit-text-fill-color:CanvasText;background:0 0}}.avyron-page{--avyron-ink:#15131b;--avyron-muted:#64616d;--avyron-violet:#6753c7;--avyron-violet-deep:#4d3ca6;--avyron-lilac:#f5f3fa;--avyron-rule:#e7e4eb;color:var(--avyron-ink);background:#fdfcfd;overflow-x:clip}.avyron-header{border-bottom:1px solid var(--avyron-rule);z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);clip-path:inset(0 -100vmax);background:#fdfcfdf0;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;height:96px;display:grid;position:sticky;top:0;box-shadow:0 0 0 100vmax #fdfcfdf0}.avyron-lessword{letter-spacing:-.055em;justify-self:start;font-size:1.25rem;font-weight:760}.avyron-lessword span{color:var(--avyron-violet)}.avyron-brand{letter-spacing:.18em;align-items:center;gap:10px;font-size:.78rem;font-weight:760;display:inline-flex}.avyron-symbol{color:#fff;background:var(--avyron-violet);clip-path:polygon(50% 0,100% 100%,73% 100%,50% 52%,27% 100%,0 100%);filter:drop-shadow(0 7px 14px #6753c729);place-items:center;width:31px;height:31px;font-size:0;display:grid}.avyron-header nav{justify-self:end;align-items:center;gap:28px;font-size:.78rem;display:flex}.avyron-header nav a{transition:color .2s,border-color .2s}.avyron-header nav a:hover{color:var(--avyron-violet)}.avyron-nav-cta{border:1px solid var(--avyron-ink);padding:12px 16px}.avyron-nav-cta:hover{border-color:var(--avyron-ink);background:var(--avyron-ink);color:#fff!important}.avyron-hero{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:center;min-height:770px;display:grid;position:relative}.avyron-hero-copy{z-index:3;padding:78px 0 88px;position:relative}.avyron-kicker,.avyron-section-label{color:var(--avyron-violet);letter-spacing:.19em;text-transform:uppercase;margin:0 0 24px;font-size:.7rem;font-weight:720}.avyron-hero h1{letter-spacing:-.069em;max-width:930px;margin:0;font-size:clamp(4.7rem,7vw,7.25rem);font-weight:610;line-height:.93}.avyron-hero-lede{max-width:660px;color:var(--avyron-muted);margin:35px 0 32px;font-size:1.15rem;line-height:1.65}.avyron-button-primary{color:#fff;border-color:var(--avyron-violet);background:var(--avyron-violet)}.avyron-button-primary:hover{color:#fff;background:var(--avyron-violet-deep)}.avyron-stage{color:#7a7f90;letter-spacing:.08em;margin:32px 0 0;font-size:.7rem}.avyron-hero-art{z-index:1;pointer-events:none;width:57vw;height:100%;position:absolute;top:0;right:calc(685px - 50vw);overflow:hidden}.avyron-hero-art:before{content:"";z-index:2;background:linear-gradient(90deg,#fdfcfd 0%,#fdfcfdf7 13%,#fdfcfd73 55%,#fdfcfd0d 78%);position:absolute;inset:0}.avyron-hero-art img{object-fit:cover;object-position:right center;filter:saturate(.58)contrast(1.03);width:100%;height:100%;display:block}.hero-lifeline{z-index:3;border-top:1px solid #6753c76b;border-radius:50%;width:54%;height:145px;position:absolute;top:145px;right:6%;transform:rotate(-15deg)}.hero-lifeline i{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;box-shadow:0 0 20px 7px #6753c738}.hero-lifeline i:first-child{left:2%}.hero-lifeline i:nth-child(2){top:3px;left:34%}.hero-lifeline i:nth-child(3){top:29px;left:66%}.hero-lifeline i:nth-child(4){top:78px;right:0}.fragment-section{border-block:1px solid var(--avyron-rule);background:#f6f5f7;padding:145px 0}.fragment-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.fragment-copy h2,.story-intro h2,.lifeline-heading h2,.moments-heading h2,.right-time-layout h2,.privacy-copy h2,.crew-copy h2,.support-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,5.4vw,6rem);font-weight:570;line-height:.97}.fragment-copy>p:not(.avyron-section-label),.story-intro>div>p,.lifeline-heading>p,.moments-heading>p,.right-time-copy>p,.privacy-copy>p,.crew-copy>p,.support-section>div>p{max-width:690px;color:var(--avyron-muted);margin:28px 0 0;font-size:1.06rem;line-height:1.72}.fragment-list{border-top:1px solid #d9dae3;grid-template-columns:1fr 1fr;margin-top:38px;display:grid}.fragment-list div{border-bottom:1px solid #d9dae3;min-height:92px;padding:19px 18px 15px 0}.fragment-list div:nth-child(2n){border-left:1px solid #d9dae3;padding-left:22px}.fragment-list strong,.fragment-list span{display:block}.fragment-list strong{margin-bottom:7px;font-size:.84rem}.fragment-list span{color:#727789;font-size:.76rem;line-height:1.4}.fragment-visual{place-items:center;min-height:620px;display:grid;position:relative}.fragment-visual:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#6753c717,#0000 67%);border-radius:50%;width:72%;position:absolute}.fragment-visual img{z-index:1;mix-blend-mode:multiply;filter:saturate(.62)contrast(1.02);width:100%;height:auto;position:relative}.story-intro{grid-template-columns:.45fr 1.55fr;gap:80px;padding:145px 0;display:grid}.story-intro h2{max-width:850px}.three-directions{border-top:1px solid var(--avyron-rule);grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.three-directions span{color:#7a7f8f;padding:22px 24px 0 0;font-size:.85rem}.three-directions strong{color:var(--avyron-violet);font-weight:650}.lifeline-section{border-block:1px solid var(--avyron-rule);background:linear-gradient(#f7f5fa,#fdfcfd 64%);padding:130px 0 115px;position:relative}.lifeline-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6753c713,#0000 68%);border-radius:50%;width:700px;height:430px;position:absolute;top:8%;left:50%;transform:translate(-50%)}.lifeline-heading{z-index:1;grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid;position:relative}.lifeline-heading>p{margin:0 0 6px}.timeline-experience{z-index:1;margin-top:80px;position:relative}.timeline-toolbar{color:#74788b;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid #dedbea;grid-template-columns:1fr repeat(3,auto);gap:34px;padding-bottom:18px;font-size:.67rem;display:grid}.timeline-toolbar strong{color:var(--avyron-violet)}.timeline-scroll{scrollbar-width:thin;scrollbar-color:#c5b8f8 transparent;outline:none;margin-top:15px;padding:26px 0 14px;overflow-x:auto}.timeline-scroll:focus-visible{box-shadow:0 0 0 3px #6753c72e}.timeline-items{grid-template-columns:repeat(7,1fr);gap:24px;min-width:1120px;display:grid;position:relative}.timeline-line{background:linear-gradient(90deg, #aaa6b0 0%, #aaa6b0 44%, var(--avyron-violet) 44%, var(--avyron-violet) 58%, #cecbd3 58%, #cecbd3 100%);min-width:1120px;height:2px;position:absolute;top:229px;left:0;right:0}.timeline-item{height:265px;color:var(--avyron-ink);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex;position:relative}.timeline-image{background:#fff;border-radius:10px;width:110px;height:128px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 8px 24px #1412391f}.timeline-image img{object-fit:cover;filter:saturate(.74)contrast(1.02);width:100%;height:100%;display:block}.timeline-year{color:#676d82;margin-top:15px;font-size:.72rem}.timeline-item strong{margin-top:5px;font-size:.83rem;font-weight:650}.timeline-item i{width:15px;height:15px;box-shadow:0 0 0 2px var(--avyron-violet);background:#fff;border:3px solid #fff;border-radius:50%;position:absolute;bottom:28px}.timeline-item:hover .timeline-image,.timeline-item:focus-visible .timeline-image,.timeline-item.is-active .timeline-image{transform:translateY(-9px);box-shadow:0 15px 35px #15131b24}.timeline-item:focus-visible{outline:0}.timeline-item.is-active i{background:var(--avyron-violet);width:26px;height:26px;box-shadow:0 0 0 8px #6753c717, 0 0 0 2px var(--avyron-violet);border-width:7px;bottom:23px}.timeline-item.is-active .timeline-year,.timeline-item.is-active strong{color:var(--avyron-violet)}.timeline-detail{border:1px solid var(--avyron-rule);background:#ffffffe6;border-radius:8px;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:40px;min-height:175px;margin-top:32px;padding:28px 32px;display:grid;box-shadow:0 16px 40px #15131b0b}.timeline-detail div>span{color:var(--avyron-violet);letter-spacing:.14em;text-transform:uppercase;font-size:.67rem;font-weight:700}.timeline-detail h3{letter-spacing:-.04em;margin:8px 0 5px;font-size:1.7rem}.timeline-detail p{max-width:570px;color:var(--avyron-muted);margin:0;line-height:1.55}.timeline-detail ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.timeline-detail li{color:#5f566f;background:#f7f5f9;border:1px solid #ddd9e5;border-radius:99px;padding:8px 10px;font-size:.69rem}.timeline-detail button{color:var(--avyron-ink);border:0;border-left:1px solid var(--avyron-rule);cursor:pointer;white-space:nowrap;background:0 0;padding:11px 0 11px 18px}.timeline-caption{color:#838797;text-align:center;margin:17px 0 0;font-size:.7rem}.moments-section{padding:145px 0}.moments-heading{grid-template-columns:1fr 1.5fr .75fr;align-items:start;gap:55px;display:grid}.moments-heading .avyron-section-label{margin-top:10px}.moments-heading h2{font-size:clamp(3.2rem,4.7vw,5.35rem)}.moments-heading>p{margin-top:8px;font-size:.95rem}.moment-story-grid{grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr);align-items:center;gap:18px;margin-top:80px;display:grid}.moment-story{border:1px solid var(--avyron-rule);background:#f8f7f9;border-radius:10px;grid-template-columns:1fr 200px;align-content:start;gap:26px;min-height:560px;padding:30px;display:grid}.moment-story-past{background:#f6f4f9}.moment-story-future{background:#f8f7f9}.moment-story .moment-overline{color:var(--avyron-violet);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.68rem;font-weight:700}.moment-story-future .moment-overline{color:var(--avyron-violet)}.moment-story h3{letter-spacing:-.05em;margin:0 0 17px;font-size:2.2rem}.moment-story div>p:last-child{color:var(--avyron-muted);font-size:.92rem;line-height:1.6}.moment-story img{aspect-ratio:1;object-fit:cover;filter:saturate(.7)contrast(1.02);border-radius:8px;width:100%;display:block;box-shadow:0 10px 25px #15131b1a}.moment-story ul{border-top:1px solid #4a3f7729;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;margin:60px 0 0;padding:18px 0 0;list-style:none;display:grid}.moment-story li{color:#64697a;text-align:center;background:#ffffffa3;border:1px solid #4a3f7721;border-radius:8px;place-items:center;min-height:70px;padding:13px 10px;font-size:.72rem;display:grid}.moment-bridge{color:#666b7e;text-align:center;flex-direction:column;align-items:center;gap:22px;font-size:.75rem;line-height:1.45;display:flex;position:relative}.moment-bridge:before,.moment-bridge:after{content:"";border-top:1px dashed var(--avyron-violet);width:45px;position:absolute;top:16px}.moment-bridge:before{right:calc(50% + 65px)}.moment-bridge:after{left:calc(50% + 65px)}.moment-bridge .avyron-brand{background:#fff;border-radius:50%;place-items:center;width:74px;height:74px;display:grid;box-shadow:0 12px 35px #6753c724}.moment-bridge .avyron-brand>span:last-child{display:none}.moment-bridge .avyron-symbol{width:37px;height:37px}.right-time-section{color:#fff;background:#18161d;padding:145px 0}.right-time-layout{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.right-time-layout .avyron-section-label{color:#b8aae9}.right-time-layout h2 em{color:#a897e5}.right-time-copy>p{color:#bdc0d1;margin-top:0}.value-columns{border-top:1px solid #403c45;grid-template-columns:1fr 1fr;margin-top:58px;display:grid}.value-columns article{padding:30px 30px 0 0}.value-columns article+article{border-left:1px solid #403c45;padding-left:30px}.value-columns span{color:#b8aae9;letter-spacing:.16em;font-size:.67rem}.value-columns h3{margin:18px 0 12px;font-size:1.5rem;font-weight:550}.value-columns p{color:#aeb2c6;font-size:.85rem;line-height:1.6}.privacy-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;padding:145px 0;display:grid}.privacy-copy>ul{border-top:1px solid var(--avyron-rule);margin:37px 0 0;padding:0;list-style:none}.privacy-copy li{color:#555b6e;border-bottom:1px solid var(--avyron-rule);padding:15px 0 15px 29px;font-size:.82rem;position:relative}.privacy-copy li:before{content:"✓";color:var(--avyron-violet);font-weight:800;position:absolute;left:0}.privacy-levels{grid-template-columns:1fr 1fr;gap:14px;display:grid}.privacy-card{border:1px solid var(--avyron-rule);background:#f8f7f9;border-radius:10px;flex-direction:column;min-height:240px;padding:26px;display:flex}.privacy-card-active{color:#fff;border-color:var(--avyron-ink);background:var(--avyron-ink);box-shadow:0 18px 45px #15131b24}.privacy-card span{color:#7c8090;font-size:.68rem}.privacy-card-active span{color:#c5bccf}.privacy-card strong{letter-spacing:-.03em;margin-top:auto;font-size:1.3rem}.privacy-card p{color:#6f7485;margin:10px 0 0;font-size:.78rem;line-height:1.45}.privacy-card-active p{color:#d6d2da}.crew-section{border-block:1px solid var(--avyron-rule);background:#f4f3f5;padding:130px 0}.crew-layout{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:70px;display:grid}.crew-copy{padding:30px 0}.crew-copy h2{max-width:770px;font-size:clamp(3.4rem,5vw,5.4rem)}.crew-roles{border-top:1px solid #d8d3e8;margin:47px 0 40px}.crew-roles article{border-bottom:1px solid #d8d3e8;grid-template-columns:.55fr 1fr 1.25fr;align-items:baseline;gap:24px;padding:19px 0;display:grid}.crew-roles span{color:var(--avyron-violet);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.crew-roles h3{margin:0;font-size:1rem;font-weight:650}.crew-roles p{color:#6c7183;margin:0;font-size:.75rem;line-height:1.45}.crew-visual{background:#ece9f0;border-radius:2px;min-height:720px;position:relative;overflow:hidden}.crew-visual:after{content:"";pointer-events:none;background:linear-gradient(#6753c706,#15131b0e);position:absolute;inset:0}.crew-visual img{object-fit:cover;filter:saturate(.38)contrast(1.04);width:100%;height:100%;display:block}.support-section{border:1px solid var(--avyron-rule);background:#f7f6f8;grid-template-columns:.45fr 1.55fr;gap:80px;margin-top:110px;margin-bottom:90px;padding:70px;display:grid}.support-section h2{max-width:900px}.support-section>div>a{border-bottom:1px solid var(--avyron-ink);margin-top:32px;padding-bottom:6px;font-size:.86rem;display:inline-block}.avyron-back{color:#696f80;padding:32px 0 85px;font-size:.78rem}.avyron-page .site-footer{border-top:1px solid var(--avyron-rule)}@media (width<=1120px){.avyron-header{grid-template-columns:auto auto 1fr}.avyron-header nav{gap:17px}.avyron-hero{grid-template-columns:1fr .45fr}.avyron-hero h1{font-size:clamp(4.2rem,7.5vw,6.2rem)}.fragment-layout,.right-time-layout,.privacy-section{gap:60px}.moments-heading{grid-template-columns:.55fr 1.45fr}.moments-heading>p{grid-column:2}.moment-story-grid{grid-template-columns:1fr 90px 1fr}.moment-story{grid-template-columns:1fr 150px}.crew-layout{grid-template-columns:1.2fr .8fr}.crew-roles article{grid-template-columns:.45fr 1fr}.crew-roles p{grid-column:2}}@media (width<=900px){.avyron-page .page-shell{width:min(100% - 40px,760px)}.avyron-header{grid-template-columns:1fr auto;height:82px}.avyron-page section[id]{scroll-margin-top:82px}.avyron-lessword{display:none}.avyron-header>a:nth-child(2){justify-self:start}.avyron-header nav{justify-self:end;display:flex}.avyron-header nav a:not(.avyron-nav-cta){display:none}.avyron-nav-cta{color:#fff;border-color:var(--avyron-ink);background:var(--avyron-ink);padding:10px 13px}.avyron-hero{min-height:900px;display:block}.avyron-hero-copy{max-width:680px;padding:68px 0 430px}.avyron-hero h1{font-size:clamp(4rem,12vw,6rem)}.avyron-hero-art{width:calc(100% + 40px);height:520px;top:auto;bottom:0;right:-20px}.avyron-hero-art:before{background:linear-gradient(#fff,#ffffff2e 42%,#fff0)}.hero-lifeline{top:105px}.fragment-section,.moments-section,.right-time-section,.privacy-section,.crew-section{padding-block:95px}.fragment-layout,.story-intro,.lifeline-heading,.right-time-layout,.privacy-section,.crew-layout,.support-section{grid-template-columns:1fr;gap:42px}.fragment-visual{min-height:430px}.story-intro{padding-block:95px}.support-section{margin-block:70px;padding:45px 36px}.story-intro>div,.support-section>div{grid-column:auto}.lifeline-section{padding-block:95px 75px}.lifeline-heading>p{margin-top:0}.timeline-experience{margin-top:55px}.timeline-detail{grid-template-columns:1fr;gap:22px}.timeline-detail button{border-top:1px solid var(--avyron-rule);text-align:left;border-left:0;padding:12px 0 0}.moments-heading{display:block}.moments-heading h2{margin-top:0}.moment-story-grid{grid-template-columns:1fr}.moment-bridge{justify-content:center;min-height:130px}.moment-bridge:before{border-top:0;border-right:1px dashed var(--avyron-violet);width:1px;height:35px;top:0;right:50%}.moment-bridge:after{border-top:0;border-left:1px dashed var(--avyron-violet);width:1px;height:35px;top:auto;bottom:0;left:50%}.moment-story{min-height:500px}.crew-visual{order:-1;min-height:520px}}@media (width<=560px){.avyron-hero{min-height:875px}.avyron-hero-copy{padding-top:52px}.avyron-hero h1{font-size:3.55rem}.avyron-hero-lede{font-size:1rem}.avyron-stage{line-height:1.5}.avyron-hero-art{height:430px}.fragment-copy h2,.story-intro h2,.lifeline-heading h2,.moments-heading h2,.right-time-layout h2,.privacy-copy h2,.crew-copy h2,.support-section h2{font-size:3rem}.fragment-list{grid-template-columns:1fr}.fragment-list div:nth-child(2n){border-left:0;padding-left:0}.fragment-visual{min-height:300px}.three-directions{grid-template-columns:1fr}.three-directions span{border-bottom:1px solid var(--avyron-rule);padding-bottom:14px}.timeline-toolbar{grid-template-columns:1fr auto}.timeline-toolbar span:nth-child(2),.timeline-toolbar span:nth-child(4){display:none}.timeline-detail{padding:24px}.moment-story{grid-template-columns:1fr;min-height:0}.moment-story img{grid-row:1}.moment-story ul{grid-template-columns:1fr 1fr;margin-top:22px}.value-columns,.privacy-levels{grid-template-columns:1fr}.value-columns article+article{border-top:1px solid #403c45;border-left:0;padding-left:0}.privacy-card{min-height:185px}.crew-roles article{grid-template-columns:1fr;gap:7px}.crew-roles p{grid-column:auto}.crew-visual{min-height:430px}}.avyron-page{--avyron-bg:#fbfafc;--avyron-surface:#fff;--avyron-ink:#17151b;--avyron-muted:#686572;--avyron-violet:#6753c7;--avyron-violet-deep:#493699;--avyron-violet-soft:#efecfb;--avyron-rule:#e6e3ea;background:var(--avyron-bg);color:var(--avyron-ink);font-family:var(--font-geist-sans), Arial, sans-serif;overflow-x:clip}.avyron-page em{color:var(--avyron-violet);font-style:normal}.avyron-page .page-shell{width:min(1376px,100% - 96px)}.avyron-page section[id]{scroll-margin-top:80px}.avyron-header{-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#fbfafce0;border-bottom:0;grid-template-columns:1fr auto 1fr;height:80px;box-shadow:0 0 0 100vmax #fbfafce0}.avyron-header:after{content:"";background:var(--avyron-rule);height:1px;position:absolute;bottom:0;left:0;right:0}.avyron-scroll-track{z-index:2;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.avyron-scroll-track>span{transform-origin:0;background:var(--avyron-violet);width:100%;height:100%;display:block}.avyron-lessword{font-size:1.15rem}.avyron-brand{gap:9px;font-size:.72rem}.avyron-symbol{width:28px;height:28px}.avyron-header nav{gap:27px;font-size:.74rem}.avyron-nav-cta{border-radius:99px;padding:11px 17px}.avyron-mobile-studio{display:none}.avyron-hero-v2{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:center;gap:64px;min-height:calc(100svh - 80px);padding-block:86px 62px;display:grid;position:relative}.hero-copy-v2{z-index:4;max-width:820px;position:relative}.avyron-kicker{color:#575362;align-items:center;gap:10px;margin-bottom:34px;display:flex}.avyron-kicker>span{background:var(--avyron-violet);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6753c717}.avyron-hero-v2 h1{letter-spacing:-.074em;max-width:860px;margin:0;font-size:clamp(4.45rem,6.65vw,7rem);font-weight:610;line-height:.91}.avyron-hero-v2 h1 em{display:block}.hero-lede-v2{max-width:610px;color:var(--avyron-muted);margin:33px 0 32px;font-size:1.12rem;line-height:1.65}.avyron-page .button{border-radius:99px;gap:34px;min-height:52px;padding-inline:24px;transition:transform .25s,background .25s,color .25s,box-shadow .25s}.avyron-button-primary{box-shadow:0 12px 28px #49369926}.avyron-button-primary:hover{transform:translateY(-3px);box-shadow:0 16px 34px #4936993d}.avyron-button-quiet{background:#ffffff8c;border-color:#cbc7d1}.hero-memory{z-index:2;min-height:650px;position:relative}.hero-memory figure{background:#e9e6ee;border-radius:240px 240px 26px 26px;width:min(100%,470px);height:600px;margin:0 0 0 auto;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 35px 85px #241b4424}.hero-memory figure:after{content:"";background:linear-gradient(#0000 50%,#120e188c);position:absolute;inset:0}.hero-memory figure img{object-fit:cover;width:100%;height:100%}.hero-memory figcaption{z-index:2;color:#fff;position:absolute;bottom:32px;left:34px;right:34px}.hero-memory figcaption span,.hero-memory figcaption strong{display:block}.hero-memory figcaption span{color:#d7cff5;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.66rem}.hero-memory figcaption strong{letter-spacing:-.035em;font-size:1.35rem}.hero-note-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #ffffffbf;border-radius:18px;width:260px;padding:21px 22px;position:absolute;top:105px;left:-42px;transform:rotate(-3deg);box-shadow:0 20px 45px #1f173721}.hero-note-card span{color:var(--avyron-violet);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.hero-note-card p{margin:13px 0 0;font-size:.85rem;line-height:1.55}.hero-private-pill{z-index:3;border:1px solid var(--avyron-rule);background:#ffffffeb;border-radius:99px;align-items:center;gap:8px;padding:11px 15px;font-size:.72rem;display:flex;position:absolute;bottom:92px;right:-18px;box-shadow:0 14px 35px #1f17371a}.hero-private-pill i{background:var(--avyron-violet);border-radius:50%;width:7px;height:7px}.hero-thread{z-index:1;pointer-events:none;border-top:1px solid #6753c747;border-radius:50%;width:66%;height:320px;position:absolute;top:23%;right:-15%;transform:rotate(-14deg)}.hero-thread i{background:var(--avyron-violet);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;box-shadow:0 0 0 7px #6753c714}.hero-thread i:first-child{top:6px;left:9%}.hero-thread i:nth-child(2){top:50px;left:36%}.hero-thread i:nth-child(3){top:152px;left:68%}.hero-thread i:nth-child(4){top:252px;right:3%}.hero-scroll-cue{color:#85818d;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:13px;font-size:.65rem;display:flex;position:absolute;bottom:22px;left:0}.hero-scroll-cue i{border:1px solid #cbc7d1;border-radius:99px;width:26px;height:40px;position:relative}.hero-scroll-cue i:after{content:"";background:var(--avyron-violet);border-radius:99px;width:3px;height:7px;animation:1.8s ease-in-out infinite avyron-scroll;position:absolute;top:7px;left:10px}@keyframes avyron-scroll{70%,to{opacity:0;transform:translateY(14px)}}.life-strip{color:#716d79;border-block:1px solid var(--avyron-rule);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#fff;justify-content:center;align-items:center;gap:clamp(18px,3vw,50px);min-height:82px;padding:20px 48px;font-size:.72rem;display:flex;overflow:hidden}.life-strip i{background:var(--avyron-violet);opacity:.55;border-radius:50%;flex:none;width:6px;height:6px}.connection-section{padding-block:170px}.section-intro{grid-template-columns:.48fr 1.2fr .72fr;align-items:start;gap:56px;display:grid}.section-intro .avyron-section-label{margin-top:10px}.section-intro h2,.lifeline-intro-v2 h2,.privacy-intro-v2 h2,.crew-v2-intro h2,.avyron-final h2{letter-spacing:-.062em;margin:0;font-size:clamp(3.5rem,5.1vw,5.65rem);font-weight:570;line-height:.97}.section-intro>p:last-child,.lifeline-intro-v2>div>p,.privacy-intro-v2>p,.crew-v2-intro>p{color:var(--avyron-muted);margin:10px 0 0;font-size:1rem;line-height:1.7}.connection-lab{border:1px solid var(--avyron-rule);background:#f3f1f6;border-radius:34px;grid-template-columns:.72fr 1.28fr;gap:24px;min-height:650px;margin-top:90px;padding:24px;display:grid;box-shadow:0 28px 70px #21193a0f}.source-list{border:1px solid var(--avyron-rule);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.source-list button{color:#706c78;border:0;border-bottom:1px solid var(--avyron-rule);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;min-height:86px;padding:0 24px;transition:color .2s,background .2s,padding .2s;display:grid}.source-list button:last-child{border-bottom:0}.source-list button:hover,.source-list button.is-active{color:var(--avyron-ink);background:var(--avyron-violet-soft);padding-left:30px}.source-list button>span{color:#9893a0;font-size:.64rem}.source-list button strong{font-size:1rem;font-weight:590}.source-list button i{background:var(--avyron-violet);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .2s,transform .2s;transform:scale(.4)}.source-list button.is-active i{opacity:1;transform:scale(1)}.connection-canvas{color:#fff;background:#17151b;border-radius:22px;grid-template-columns:1fr .8fr;align-items:center;gap:30px;padding:34px;display:grid;position:relative;overflow:hidden}.connection-canvas:before{content:"";border:1px solid #9d89e933;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:-150px;transform:translateY(-50%)}.connection-orbit{aspect-ratio:1;z-index:1;border:1px solid #9f8ce454;border-radius:50%;width:min(38vw,410px);position:relative}.connection-orbit:before,.connection-orbit:after{content:"";border:1px solid #9f8ce438;border-radius:50%;position:absolute;inset:17%}.connection-orbit:after{inset:34%}.orbit-core{z-index:2;background:var(--avyron-violet);border-radius:50%;place-items:center;display:grid;position:absolute;inset:36%;box-shadow:0 0 65px #6753c77a}.orbit-core span{color:#0000;clip-path:polygon(50% 0,100% 100%,73% 100%,50% 52%,27% 100%,0 100%);background:#fff;place-items:center;width:34px;height:34px;display:grid}.orbit-core strong{margin-top:-18px;font-size:.62rem;font-weight:550}.connection-orbit>i{z-index:3;background:#82789d;border-radius:50%;width:11px;height:11px;transition:background .25s,box-shadow .25s,transform .25s;position:absolute;box-shadow:0 0 0 6px #17151b}.connection-orbit>i.is-active{background:#b8a8f4;transform:scale(1.3);box-shadow:0 0 0 8px #6753c73d}.connection-orbit>i:first-of-type{top:-6px;left:48%}.connection-orbit>i:nth-of-type(2){top:24%;right:5%}.connection-orbit>i:nth-of-type(3){bottom:20%;right:9%}.connection-orbit>i:nth-of-type(4){bottom:-6px;left:46%}.connection-orbit>i:nth-of-type(5){bottom:23%;left:5%}.connection-orbit>i:nth-of-type(6){top:23%;left:5%}.connection-detail{z-index:2;position:relative}.connection-detail>span{color:#b7a8ee;letter-spacing:.13em;text-transform:uppercase;font-size:.65rem}.connection-detail p{letter-spacing:-.04em;margin:21px 0 26px;font-size:clamp(1.5rem,2vw,2.15rem);line-height:1.15}.connection-detail strong{color:#bcb7c7;border-top:1px solid #3b3741;padding-top:20px;font-size:.78rem;font-weight:500;line-height:1.5;display:block}.lifeline-v2{color:#fff;background:#121116;padding-block:150px 120px;overflow:hidden}.lifeline-v2 .avyron-section-label{color:#a897e6}.lifeline-intro-v2{grid-template-columns:.4fr 1.6fr;gap:60px;display:grid}.lifeline-intro-v2>div{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.lifeline-intro-v2>div>p{color:#aaa6b2;margin-bottom:8px}.timeline-experience-v2{margin-top:86px}.landscape-bar{color:#8e8997;letter-spacing:.1em;text-transform:uppercase;background:#1a181f;border:1px solid #39363f;border-radius:16px 16px 0 0;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:64px;padding:0 22px;font-size:.64rem;display:grid}.landscape-bar>div{color:#d4d0da;align-items:center;gap:12px;display:flex}.landscape-bar>span{justify-self:end}.landscape-bar p{align-items:center;gap:12px;margin:0;display:flex}.landscape-bar p b{color:#b6a5ef;font-weight:650}.landscape-bar p i{background:#4a4650;width:32px;height:1px}.phone-turn{border:1px solid #8d8798;border-radius:3px;width:23px;height:14px;display:inline-block;transform:rotate(-9deg)}.timeline-stage-v2{background:radial-gradient(circle at 50% 15%,#6753c72e,#0000 42%),#151319;border-inline:1px solid #39363f;min-height:360px;position:relative}.timeline-scroll-v2{scrollbar-width:thin;scrollbar-color:#6753c7 transparent;outline:0;padding:46px 0 26px;overflow-x:auto}.timeline-scroll-v2:focus-visible{box-shadow:inset 0 0 0 2px #6753c7}.timeline-items-v2{z-index:2;grid-template-columns:repeat(7,1fr);gap:20px;min-width:1180px;height:285px;padding-inline:46px;display:grid;position:relative}.timeline-rail-v2{z-index:1;background:#49454e;height:2px;position:absolute;top:210px;left:0;right:0}.timeline-rail-v2 span{background:#8c74e7;width:18%;height:2px;margin-left:43%;display:block;box-shadow:0 0 22px #8c74e780}.timeline-moment-v2{color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;height:285px;padding:0;display:flex;position:relative}.timeline-thumb{opacity:.7;background:#27242c;border:1px solid #45404c;border-radius:10px;width:102px;height:124px;transition:transform .25s,border-color .25s,opacity .25s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000047}.timeline-thumb img{object-fit:cover;width:100%;height:100%;display:block}.timeline-moment-v2>i{background:#77717e;border:3px solid #151319;border-radius:50%;width:13px;height:13px;transition:all .25s;position:absolute;top:158px;box-shadow:0 0 0 1px #77717e}.timeline-date{color:#8e8997;margin-top:54px;font-size:.67rem}.timeline-moment-v2>strong{color:#c8c4ce;margin-top:5px;font-size:.78rem;font-weight:550}.timeline-moment-v2:hover .timeline-thumb,.timeline-moment-v2:focus-visible .timeline-thumb,.timeline-moment-v2.is-active .timeline-thumb{opacity:1;border-color:#8069d5;transform:translateY(-9px)}.timeline-moment-v2:focus-visible{outline:0}.timeline-moment-v2.is-active>i{background:#a88df4;border-width:7px;width:24px;height:24px;top:152px;box-shadow:0 0 0 8px #6753c72e,0 0 0 1px #a88df4}.timeline-moment-v2.is-active .timeline-date,.timeline-moment-v2.is-active>strong{color:#b8a6f1}.timeline-chapter{background:#1a181f;border:1px solid #39363f;border-top:0;border-radius:0 0 16px 16px;grid-template-columns:180px 1fr auto;align-items:stretch;gap:34px;min-height:235px;padding:28px;display:grid}.chapter-image{background:#25222a;border-radius:10px;position:relative;overflow:hidden}.chapter-image:after{content:"";background:linear-gradient(#0000,#00000094);position:absolute;inset:0}.chapter-image img{object-fit:cover;width:100%;height:100%}.chapter-image>span{z-index:2;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;position:absolute;bottom:14px;left:15px}.chapter-copy{align-self:center}.chapter-copy>p:first-child{color:#a996e8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.64rem}.chapter-copy h3{letter-spacing:-.045em;margin:0 0 11px;font-size:2.2rem}.chapter-copy>p:not(:first-child){color:#aaa6b2;max-width:610px;margin:0;line-height:1.55}.chapter-copy ul{flex-wrap:wrap;gap:8px;margin:21px 0 0;padding:0;list-style:none;display:flex}.chapter-copy li{color:#c7c0dd;border:1px solid #45414b;border-radius:99px;padding:7px 10px;font-size:.64rem}.chapter-control{border-left:1px solid #39363f;flex-direction:column;justify-content:space-between;min-width:170px;padding-left:28px;display:flex}.chapter-control>span{color:#aaa6b2;font-size:.66rem}.chapter-control>span i{background:#9b83ea;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.chapter-control div{justify-content:flex-end;gap:8px;display:flex}.chapter-control button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #4d4853;border-radius:99px;min-width:82px;height:42px;padding-inline:15px;font-size:.64rem;transition:background .2s,border-color .2s}.chapter-control button:hover{background:#32294e;border-color:#8d76db}.timeline-caption-v2{color:#aaa5b0;text-align:center;margin:16px 0 0;font-size:.66rem}.story-lens-section{padding-block:175px}.story-lens{margin-top:88px}.lens-tabs{border-bottom:1px solid var(--avyron-rule);grid-template-columns:repeat(3,1fr);display:grid}.lens-tabs button{color:#696570;text-align:left;cursor:pointer;background:0 0;border:0;align-items:baseline;gap:14px;padding:0 0 20px;font-size:1.15rem;display:flex;position:relative}.lens-tabs button:after{content:"";background:var(--avyron-violet);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.lens-tabs button.is-active{color:var(--avyron-ink)}.lens-tabs button.is-active:after{transform:scaleX(1)}.lens-tabs button span{color:#9a95a0;font-size:.62rem}.lens-product{background:#f1eff5;border-radius:30px;grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:64px;min-height:610px;margin-top:32px;padding:36px;display:grid}.lens-photo{background:#ddd9e3;border-radius:22px 22px 8px 8px;min-height:530px;position:relative;overflow:hidden;box-shadow:0 24px 55px #271d481f}.lens-photo:after{content:"";background:linear-gradient(#0000 60%,#140f1e7a);position:absolute;inset:0}.lens-photo img{object-fit:cover;width:100%;height:100%}.lens-photo>span{z-index:2;color:#fff;letter-spacing:.12em;font-size:.72rem;position:absolute;bottom:25px;left:26px}.lens-content{align-self:center;padding:46px 42px 30px 0}.lens-mode{letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--avyron-violet)!important;font-size:.66rem!important}.lens-content h3{letter-spacing:-.06em;margin:18px 0;font-size:clamp(3rem,4.6vw,5rem);font-weight:570;line-height:.96}.lens-content>p:not(.lens-mode){max-width:570px;color:var(--avyron-muted);font-size:1rem;line-height:1.7}.lens-content ul{border-top:1px solid #d7d3dd;grid-template-columns:1fr 1fr;margin:34px 0 0;padding:0;list-style:none;display:grid}.lens-content li{color:#676270;border-bottom:1px solid #d7d3dd;padding:14px 0;font-size:.75rem}.lens-content li:nth-child(2n){border-left:1px solid #d7d3dd;padding-left:18px}.lens-prompt{color:#3c3744;background:#ffffffa6;border:1px solid #d7d2df;border-radius:14px;margin-top:32px;padding:22px;font-family:ui-serif,Georgia,serif;font-size:1.08rem;line-height:1.4}.lens-prompt span{color:var(--avyron-violet);font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.6rem;font-weight:700;display:block}.privacy-v2{background:#efedf6;padding-block:165px}.privacy-intro-v2{grid-template-columns:.42fr 1.1fr .7fr;align-items:start;gap:55px;display:grid}.privacy-intro-v2 .avyron-section-label{margin-top:10px}.privacy-studio{background:#19171e;border-radius:30px;grid-template-columns:.68fr 1.32fr;gap:28px;min-height:620px;margin-top:85px;padding:28px;display:grid;box-shadow:0 35px 80px #261b4a1f}.privacy-tabs{background:#211f26;border-radius:18px;flex-direction:column;padding:26px;display:flex}.privacy-tabs>p{color:#8f8a98;letter-spacing:.12em;text-transform:uppercase;margin:0 0 30px;font-size:.64rem}.privacy-tabs button{color:#9d98a5;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #39363e;align-items:center;gap:16px;min-height:84px;padding:0 18px;transition:color .2s,background .2s;display:flex}.privacy-tabs button:last-child{border-bottom:0}.privacy-tabs button:hover,.privacy-tabs button.is-active{color:#fff;background:#2a2635}.privacy-tabs button i{border:1px solid #716a7d;border-radius:50%;width:14px;height:14px}.privacy-tabs button.is-active i{background:#aa91f0;border:4px solid #211f26;box-shadow:0 0 0 1px #aa91f0,0 0 0 7px #6753c724}.privacy-tabs button span{font-size:.88rem}.privacy-receipt{background:#fff;border-radius:18px;flex-direction:column;padding:44px;display:flex}.receipt-head{border-bottom:1px solid var(--avyron-rule);justify-content:space-between;gap:20px;padding-bottom:22px;display:flex}.receipt-head span{color:#69646f;letter-spacing:.12em;text-transform:uppercase;font-size:.63rem}.receipt-head strong{color:var(--avyron-violet);font-size:.72rem;font-weight:650}.receipt-moment{align-items:center;gap:18px;margin:29px 0;display:flex}.receipt-moment img{object-fit:cover;border-radius:13px;width:76px;height:76px}.receipt-moment span,.receipt-moment strong{display:block}.receipt-moment span{color:var(--avyron-violet);letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:.6rem}.receipt-moment strong{letter-spacing:-.03em;font-size:1.25rem}.receipt-row{border-top:1px solid var(--avyron-rule);grid-template-columns:130px 1fr;gap:22px;padding:27px 0;display:grid}.receipt-row>span{color:#69646f;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem}.receipt-row p{color:#5e5966;margin:0;font-size:.9rem;line-height:1.55}.receipt-shared p{color:var(--avyron-ink);font-weight:560}.receipt-note{color:#5f586a;background:var(--avyron-violet-soft);border-radius:10px;margin:auto 0 0;padding:16px 18px;font-size:.72rem}.partner-principle{border-top:1px solid #d6d1e2;grid-template-columns:.42fr 1.58fr;gap:55px;margin-top:36px;padding:30px 0;display:grid}.partner-principle span{color:#7b7584;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.partner-principle p{letter-spacing:-.035em;max-width:880px;margin:0;font-size:clamp(1.45rem,2.3vw,2.4rem);line-height:1.18}.crew-v2{background:#fff;padding-block:170px}.crew-v2-layout{grid-template-columns:.83fr 1.17fr;align-items:start;gap:120px;display:grid}.crew-v2-intro{position:sticky;top:130px}.crew-v2-intro>p:not(.avyron-section-label){max-width:600px;margin:28px 0 34px}.crew-contact-link{width:fit-content;color:var(--avyron-muted);border-bottom:1px solid #c9c4d3;margin-top:18px;padding-bottom:3px;font-size:.78rem;transition:color .2s,border-color .2s;display:block}.crew-contact-link:hover,.crew-contact-link:focus-visible{color:var(--avyron-violet-deep);border-color:var(--avyron-violet)}.role-accordion{border-top:1px solid var(--avyron-rule)}.role-accordion details{border-bottom:1px solid var(--avyron-rule)}.role-accordion summary{cursor:pointer;grid-template-columns:145px 1fr 35px;align-items:start;gap:25px;min-height:152px;padding:28px 0;list-style:none;display:grid}.role-accordion summary::-webkit-details-marker{display:none}.role-accordion summary>span{color:var(--avyron-violet);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.role-accordion summary strong{letter-spacing:-.035em;font-size:1.45rem;display:block}.role-accordion summary p{color:var(--avyron-muted);margin:12px 0 0;font-size:.84rem;line-height:1.55}.role-accordion summary i{border:1px solid #cbc7d0;border-radius:50%;place-items:center;width:31px;height:31px;font-style:normal;transition:transform .25s,background .25s;display:grid}.role-accordion details[open] summary i{color:#fff;border-color:var(--avyron-violet);background:var(--avyron-violet);transform:rotate(45deg)}.role-accordion details>p{color:#5f5a67;max-width:680px;margin:-22px 35px 35px 170px;font-size:.9rem;line-height:1.7}.avyron-final{border-top:1px solid var(--avyron-rule);padding-block:155px 120px;position:relative}.final-line{border-top:1px solid #6753c759;border-radius:50%;width:33%;height:150px;position:absolute;top:70px;right:2%;transform:rotate(-11deg)}.final-line i{background:var(--avyron-violet);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;box-shadow:0 0 0 6px #6753c714}.final-line i:first-child{left:8%}.final-line i:nth-child(2){top:13px;left:50%}.final-line i:nth-child(3){top:58px;right:7%}.avyron-final h2{z-index:1;max-width:1100px;font-size:clamp(3.1rem,4.65vw,5rem);position:relative}.avyron-final h2 em{display:inline}.final-paths{border-block:1px solid var(--avyron-rule);grid-template-columns:repeat(3,1fr);margin-top:78px;display:grid}.final-paths a{border-right:1px solid var(--avyron-rule);flex-direction:column;min-height:180px;padding:28px;transition:background .25s;display:flex;position:relative}.final-paths a:last-child{border-right:0}.final-paths a:hover{background:var(--avyron-violet-soft)}.final-paths span{color:var(--avyron-violet);letter-spacing:.12em;text-transform:uppercase;font-size:.63rem}.final-paths strong{letter-spacing:-.03em;margin-top:auto;font-size:1.25rem;font-weight:560}.campaign-note{color:#68636f;margin:18px 0 0;font-size:.68rem}.avyron-back{padding-block:25px 72px}@media (width<=1120px){.avyron-hero-v2{grid-template-columns:1fr .72fr;gap:35px}.hero-memory figure{height:560px}.hero-note-card{left:-75px}.section-intro{grid-template-columns:.35fr 1.2fr .65fr}.connection-canvas{grid-template-columns:1fr}.connection-orbit{justify-self:center;width:330px}.connection-detail{padding:0 20px 10px}.privacy-intro-v2{grid-template-columns:.35fr 1.15fr .65fr}.crew-v2-layout{gap:70px}}@media (width<=900px){.avyron-page .page-shell{width:min(100% - 40px,760px)}.avyron-header{grid-template-columns:1fr auto;height:76px}.avyron-header nav a.avyron-mobile-studio{display:inline-flex}.avyron-page section[id]{scroll-margin-top:76px}.avyron-hero-v2{grid-template-columns:1fr;min-height:0;padding-block:70px 90px}.avyron-hero-v2 h1{max-width:700px;font-size:clamp(4rem,12vw,6rem)}.hero-memory{width:min(620px,92%);min-height:590px;margin:35px auto 0}.hero-memory figure{width:88%;height:550px;margin-inline:auto}.hero-note-card{left:-10px}.hero-private-pill{right:-8px}.hero-thread{width:120%;top:60%;right:-58%}.hero-scroll-cue{display:none}.life-strip{justify-content:flex-start;overflow-x:auto}.connection-section,.story-lens-section,.privacy-v2,.crew-v2{padding-block:110px}.section-intro,.privacy-intro-v2{grid-template-columns:1fr;gap:25px}.section-intro .avyron-section-label,.privacy-intro-v2 .avyron-section-label{margin:0}.section-intro>p:last-child,.privacy-intro-v2>p{max-width:610px;margin-top:5px}.connection-lab{grid-template-columns:1fr}.source-list{grid-template-columns:repeat(3,1fr);display:grid}.source-list button{border-right:1px solid var(--avyron-rule);grid-template-columns:1fr;gap:3px;min-height:78px}.source-list button>i{display:none}.source-list button:hover,.source-list button.is-active{padding-left:24px}.connection-canvas{grid-template-columns:1fr .75fr;min-height:550px}.connection-orbit{width:330px}.lifeline-v2{padding-block:110px 90px}.lifeline-intro-v2,.lifeline-intro-v2>div{grid-template-columns:1fr;gap:22px}.landscape-bar{grid-template-columns:1fr auto}.landscape-bar>span{display:none}.timeline-chapter{grid-template-columns:140px 1fr}.chapter-control{border-top:1px solid #39363f;border-left:0;flex-direction:row;grid-column:1/-1;align-items:center;min-width:0;padding:18px 0 0}.lens-product{grid-template-columns:.8fr 1.2fr;gap:38px;padding:28px}.lens-content{padding-right:16px}.privacy-studio{grid-template-columns:.8fr 1.2fr}.privacy-receipt{padding:32px}.partner-principle{grid-template-columns:1fr;gap:18px}.crew-v2-layout{grid-template-columns:1fr}.crew-v2-intro{position:static}.final-paths{grid-template-columns:1fr}.final-paths a{border-right:0;border-bottom:1px solid var(--avyron-rule);min-height:135px}.final-paths a:last-child{border-bottom:0}}@media (width<=620px){.avyron-header nav a:not(.avyron-nav-cta){display:none}.avyron-header nav a.avyron-mobile-studio{display:inline-flex}.avyron-hero-v2{padding-top:55px}.avyron-hero-v2 h1{font-size:3.7rem}.hero-lede-v2{font-size:1rem}.hero-memory{width:100%;min-height:500px}.hero-memory figure{width:92%;height:475px}.hero-note-card{width:220px;top:75px}.hero-private-pill{bottom:44px}.life-strip{padding-inline:24px}.section-intro h2,.lifeline-intro-v2 h2,.privacy-intro-v2 h2,.crew-v2-intro h2,.avyron-final h2{font-size:3.2rem}.connection-lab{border-radius:23px;min-height:0;margin-top:55px;padding:12px}.source-list{grid-template-columns:1fr 1fr}.source-list button{padding:13px 15px}.source-list button:hover,.source-list button.is-active{padding-left:15px}.connection-canvas{grid-template-columns:1fr;min-height:590px;padding:24px}.connection-orbit{width:min(76vw,320px)}.connection-detail{padding:0 6px 4px}.timeline-experience-v2{margin-top:55px;width:calc(100% - 24px)!important}.landscape-bar{padding-inline:14px}.landscape-bar p{display:none}.timeline-chapter{grid-template-columns:1fr;padding:20px}.chapter-image{height:250px}.chapter-control{grid-column:auto}.lens-tabs{overflow-x:auto}.lens-tabs button{min-width:150px}.lens-product{border-radius:22px;grid-template-columns:1fr;gap:20px;min-height:0;padding:16px}.lens-photo{min-height:360px}.lens-content{padding:25px 12px 16px}.lens-content h3{font-size:3.4rem}.privacy-studio{border-radius:22px;grid-template-columns:1fr;min-height:0;margin-top:55px;padding:14px}.privacy-tabs{grid-template-columns:1fr 1fr;padding:12px;display:grid}.privacy-tabs>p{grid-column:1/-1;margin:8px 8px 15px}.privacy-tabs button{border-right:1px solid #39363e;min-height:70px;padding-inline:10px}.privacy-receipt{padding:24px}.receipt-head{flex-direction:column;gap:8px}.receipt-row{grid-template-columns:1fr;gap:8px}.role-accordion summary{grid-template-columns:1fr 34px;min-height:0}.role-accordion summary>span{grid-column:1/-1}.role-accordion details>p{margin:-10px 35px 30px 0}.final-line{display:none}.final-paths{margin-top:50px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.avyron-prototype-surface{--ink:#080d21;--body:#374151;--muted:#6b7280;--violet:#623bff;--violet-deep:#3f22b8;--violet-soft:#f4efff;--line:#ded7f7;--paper:#fff;--surface:#f8f7ff}.avyron-prototype-surface *{box-sizing:border-box}.avyron-prototype-surface{min-width:320px;color:var(--ink);scroll-behavior:smooth;min-height:100vh;background:#fff;margin:0;font-family:Aptos,Segoe UI,Arial,sans-serif}.avyron-prototype-surface button{font:inherit}.avyron-prototype-surface button:focus-visible,.avyron-prototype-surface [tabindex]:focus-visible{outline-offset:3px;outline:3px solid #623bff4d}.avyron-prototype-surface .prototype-shell{background:radial-gradient(circle at 84% 5%,#d5cbff33,#0000 28%),linear-gradient(#fff 0%,#fdfcff 100%);min-height:100vh;padding:28px clamp(20px,4vw,72px) 20px;position:relative;overflow:hidden}.avyron-prototype-surface .ambient{filter:blur(10px);pointer-events:none;border-radius:50%;position:absolute}.avyron-prototype-surface .ambient-one{background:#623bff12;width:420px;height:420px;top:35%;right:-250px}.avyron-prototype-surface .ambient-two{background:#ffc0811f;width:280px;height:280px;bottom:-80px;left:-180px}.avyron-prototype-surface .topbar,.avyron-prototype-surface .prototype-footer{z-index:5;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex;position:relative}.avyron-prototype-surface .brand{color:#17151b;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:.18em;align-items:center;gap:10px;font-size:.78rem;font-weight:760;display:flex}.avyron-prototype-surface .brand .avyron-symbol{clip-path:polygon(50% 0,100% 100%,73% 100%,50% 52%,27% 100%,0 100%);color:#0000;filter:drop-shadow(0 7px 14px #6753c729);background:#6753c7;place-items:center;width:31px;height:31px;font-size:0;display:grid}.avyron-prototype-surface .topbar-meta{align-items:center;gap:14px;display:flex}.avyron-prototype-surface .prototype-pill,.avyron-prototype-surface .step-label{color:var(--muted);font-size:12px}.avyron-prototype-surface .prototype-pill{color:var(--violet-deep);background:#f8f7ffcc;border:1px solid #623bff24;border-radius:999px;padding:8px 11px;font-weight:700}.avyron-prototype-surface .view{z-index:2;opacity:0;pointer-events:none;width:calc(100% - clamp(40px,8vw,144px));max-width:1440px;transition:opacity .24s,transform .32s cubic-bezier(.2,.8,.2,1);position:absolute;left:50%;transform:translate(-50%,20px)}.avyron-prototype-surface .view.active{opacity:1;pointer-events:auto;width:100%;margin:0 auto;position:relative;left:auto;transform:none}.avyron-prototype-surface .hero-copy{text-align:center;max-width:980px;margin:clamp(54px,7vh,90px) auto 34px}.avyron-prototype-surface .eyebrow,.avyron-prototype-surface .tiny-label,.avyron-prototype-surface .case-phase,.avyron-prototype-surface .moment-facts dt{color:var(--violet-deep);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.avyron-prototype-surface .hero-copy h1{letter-spacing:-.055em;margin:10px 0 8px;font-size:clamp(44px,6.1vw,84px);font-weight:700;line-height:.99}.avyron-prototype-surface .hero-copy h1 span{color:var(--violet)}.avyron-prototype-surface .hero-subtitle{color:var(--body);letter-spacing:-.015em;margin:0;font-size:clamp(18px,2vw,24px)}.avyron-prototype-surface .lifeline-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #623bff24;border-radius:30px;max-width:1320px;margin:0 auto;padding:clamp(22px,3vw,38px);position:relative;box-shadow:0 30px 90px #24136017}.avyron-prototype-surface .lifeline-toolbar,.avyron-prototype-surface .detail-nav,.avyron-prototype-surface .moment-heading,.avyron-prototype-surface .moment-actions,.avyron-prototype-surface .privacy-heading{justify-content:space-between;align-items:center;display:flex}.avyron-prototype-surface .lifeline-toolbar h2{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(22px,2.5vw,32px)}.avyron-prototype-surface .quiet-button,.avyron-prototype-surface .back-button,.avyron-prototype-surface .secondary-button{color:var(--body);cursor:pointer;background:0 0;border:0;font-weight:700}.avyron-prototype-surface .quiet-button{padding:10px;font-size:13px}.avyron-prototype-surface .guide-strip{background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:24px 0 12px;padding:13px 14px;display:grid}.avyron-prototype-surface .guide-number{background:var(--violet);color:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800}.avyron-prototype-surface .guide-strip p{color:var(--body);margin:0;font-size:14px}.avyron-prototype-surface .guide-strip button{color:var(--violet-deep);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(8,minmax(95px,1fr));min-width:840px;margin:40px 4px 32px;display:grid;position:relative}.avyron-prototype-surface .timeline-track{background:linear-gradient(90deg, #e7e2fb, var(--violet), #e7e2fb);height:2px;position:absolute;top:17px;left:4%;right:4%}.avyron-prototype-surface .timeline-stop{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.avyron-prototype-surface .timeline-node{z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:10px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #cfc5fb}.avyron-prototype-surface button.timeline-node{cursor:pointer;transition:transform .18s,box-shadow .18s}.avyron-prototype-surface button.timeline-node:hover{box-shadow:inset 0 0 0 2px var(--violet), 0 8px 20px #623bff33;transform:scale(1.18)}.avyron-prototype-surface .node-core{width:8px;height:8px;box-shadow:0 0 0 2px var(--violet);background:#fff;border-radius:50%}.avyron-prototype-surface .interactive .timeline-node{background:var(--surface)}.avyron-prototype-surface .interactive .node-core{background:var(--violet);width:13px;height:13px;box-shadow:0 0 0 5px #623bff1c}.avyron-prototype-surface .node-today{width:48px;height:48px;box-shadow:inset 0 0 0 2px var(--violet), 0 9px 24px #623bff2e;margin-top:-6px;margin-bottom:4px}.avyron-prototype-surface .node-home .node-core{background:#315bd9;box-shadow:0 0 0 5px #315bd91a}.avyron-prototype-surface .timeline-stop strong{color:var(--violet-deep);font-size:13px}.avyron-prototype-surface .timeline-stop small{max-width:112px;color:var(--muted);margin-top:5px;font-size:11px;line-height:1.25}.avyron-prototype-surface .present-flag{background:var(--violet);color:#fff;letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:-28px}.avyron-prototype-surface .use-case-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.avyron-prototype-surface .use-case-card{min-height:188px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #623bff26;border-radius:20px;flex-direction:column;align-items:flex-start;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.avyron-prototype-surface .use-case-card:after{content:"";background:#623bff12;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-46px;right:-42px}.avyron-prototype-surface .use-case-card:hover{border-color:#623bff59;transform:translateY(-6px);box-shadow:0 20px 45px #2b18691c}.avyron-prototype-surface .accent-sunrise:after{background:#ffa45021}.avyron-prototype-surface .accent-blue:after{background:#315bd91a}.avyron-prototype-surface .case-index{color:#c5b9f7;font-size:12px;font-weight:800;position:absolute;top:18px;right:18px}.avyron-prototype-surface .case-phase{margin-bottom:14px;font-size:9px}.avyron-prototype-surface .use-case-card strong{letter-spacing:-.025em;font-size:22px}.avyron-prototype-surface .case-copy{max-width:290px;color:var(--muted);margin-top:8px;font-size:14px;line-height:1.45}.avyron-prototype-surface .case-action{color:var(--violet-deep);margin-top:auto;padding-top:18px;font-size:13px;font-weight:800}.avyron-prototype-surface .case-action b{margin-left:6px;transition:transform .18s;display:inline-block}.avyron-prototype-surface .use-case-card:hover .case-action b{transform:translate(5px)}.avyron-prototype-surface .detail-view{max-width:1360px;padding-top:clamp(42px,6vh,72px)}.avyron-prototype-surface .detail-nav{margin-bottom:20px}.avyron-prototype-surface .back-button{align-items:center;gap:10px;padding:10px 0;display:flex}.avyron-prototype-surface .back-button span{border:1px solid var(--line);width:30px;height:30px;color:var(--violet-deep);border-radius:50%;place-items:center;display:grid}.avyron-prototype-surface .moment-switcher{background:var(--surface);border:1px solid #623bff1f;border-radius:999px;gap:4px;padding:4px;display:flex}.avyron-prototype-surface .switch{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.avyron-prototype-surface .switch.active{color:var(--violet-deep);background:#fff;box-shadow:0 4px 12px #23135714}.avyron-prototype-surface .moment-workspace{background:#fff;border:1px solid #623bff29;border-radius:32px;grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);min-height:670px;display:grid;overflow:hidden;box-shadow:0 35px 100px #2413601c}.avyron-prototype-surface .moment-visual{color:#fff;background:radial-gradient(circle at 70% 16%,#fffffff2,#0000 4%),radial-gradient(circle at 72% 18%,#ffffff42,#0000 18%),linear-gradient(145deg,#251154 0%,#6c49ff 52%,#d7ccff 100%);min-height:670px;position:relative;overflow:hidden}.avyron-prototype-surface .workspace-sunrise .moment-visual{background:radial-gradient(circle at 74% 26%,#fff9dcfa,#0000 4%),radial-gradient(circle at 74% 28%,#ffcd977a,#0000 22%),linear-gradient(160deg,#15214d 0%,#6975c3 42%,#ffbc89 76%,#fff4de 100%)}.avyron-prototype-surface .workspace-blue .moment-visual{background:radial-gradient(circle at 72% 18%,#ffffffe6,#0000 3%),linear-gradient(145deg,#071633 0%,#315bd9 55%,#c8ddff 100%)}.avyron-prototype-surface .visual-grid{opacity:.18;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#0000,#000 75%);mask-image:linear-gradient(to bottom right,#0000,#000 75%)}.avyron-prototype-surface .visual-orbit{border:1px solid #ffffff5c;border-radius:50%;position:absolute}.avyron-prototype-surface .orbit-one{width:500px;height:500px;top:70px;right:-230px}.avyron-prototype-surface .orbit-two{width:320px;height:320px;bottom:40px;left:-180px}.avyron-prototype-surface .moment-badge{letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d212e;border:1px solid #ffffff6b;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;position:absolute;top:28px;left:28px}.avyron-prototype-surface .visual-copy{position:absolute;bottom:112px;left:32px;right:32px}.avyron-prototype-surface .visual-copy span{letter-spacing:.14em;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.avyron-prototype-surface .visual-copy strong{letter-spacing:-.055em;max-width:460px;font-size:clamp(42px,5vw,72px);line-height:.95;display:block}.avyron-prototype-surface .visual-copy small{color:#ffffffc7;margin-top:14px;font-size:14px;display:block}.avyron-prototype-surface .connected-people{align-items:center;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.avyron-prototype-surface .connected-people>span{background:#080d2170;border:2px solid #fffc;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-7px;font-size:12px;font-weight:800;display:grid}.avyron-prototype-surface .connected-people>span:first-child{margin-left:0}.avyron-prototype-surface .connected-people small{color:#ffffffc2;margin-left:10px;font-size:12px}.avyron-prototype-surface .moment-content{flex-direction:column;padding:clamp(28px,3.4vw,50px);display:flex}.avyron-prototype-surface .moment-heading h2{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(38px,4.2vw,62px);line-height:.98}.avyron-prototype-surface .year-chip{border:1px solid var(--line);background:var(--surface);min-width:68px;height:38px;color:var(--violet-deep);border-radius:999px;place-items:center;font-size:13px;font-weight:800;display:grid}.avyron-prototype-surface .moment-description{max-width:640px;color:var(--body);margin:20px 0;font-size:17px;line-height:1.55}.avyron-prototype-surface .moment-facts{grid-template-columns:1fr 1fr;gap:12px;margin:0 0 18px;display:grid}.avyron-prototype-surface .moment-facts div{border-top:1px solid #eeeaf8;padding:14px 0}.avyron-prototype-surface .moment-facts dd{color:var(--body);margin:6px 0 0;font-size:14px;font-weight:700}.avyron-prototype-surface blockquote{border-left:3px solid var(--violet);background:var(--surface);color:var(--body);border-radius:0 12px 12px 0;margin:0 0 20px;padding:14px 18px;font-size:14px;font-style:italic;line-height:1.5}.avyron-prototype-surface .module-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.avyron-prototype-surface .module{border:1px solid #ece8fa;border-radius:14px;min-width:0;padding:13px;position:relative}.avyron-prototype-surface .module-dot{background:var(--violet);border-radius:50%;width:7px;height:7px;margin-bottom:9px;display:block;box-shadow:0 0 0 4px #623bff17}.avyron-prototype-surface .module small,.avyron-prototype-surface .module strong{display:block}.avyron-prototype-surface .module small{color:var(--muted);font-size:10px}.avyron-prototype-surface .module strong{color:var(--body);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.avyron-prototype-surface .privacy-control{background:var(--surface);border-radius:16px;margin-top:20px;padding:14px}.avyron-prototype-surface .privacy-heading{justify-content:flex-start;gap:10px}.avyron-prototype-surface .privacy-lock{border:1px solid var(--line);background:#fff;border-radius:50%;width:30px;height:30px;display:block;position:relative}.avyron-prototype-surface .privacy-lock:before{border:2px solid var(--violet);content:"";border-bottom:0;border-radius:6px 6px 0 0;width:8px;height:7px;position:absolute;top:7px;left:10px}.avyron-prototype-surface .privacy-lock:after{background:var(--violet);content:"";border-radius:2px;width:11px;height:9px;position:absolute;top:13px;left:9px}.avyron-prototype-surface .privacy-heading strong,.avyron-prototype-surface .privacy-heading small{display:block}.avyron-prototype-surface .privacy-heading strong{font-size:12px}.avyron-prototype-surface .privacy-heading small{color:var(--muted);margin-top:2px;font-size:10px}.avyron-prototype-surface .privacy-options{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:11px;display:grid}.avyron-prototype-surface .privacy-option{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:8px 7px;font-size:10px;font-weight:700}.avyron-prototype-surface .privacy-option.active{border-color:var(--line);color:var(--violet-deep);background:#fff;box-shadow:0 4px 10px #2313570f}.avyron-prototype-surface .moment-actions{justify-content:flex-start;gap:12px;margin-top:18px}.avyron-prototype-surface .primary-button,.avyron-prototype-surface .secondary-button{cursor:pointer;border-radius:999px;min-height:44px;padding:0 20px}.avyron-prototype-surface .primary-button{background:var(--violet);color:#fff;border:0;font-size:13px;font-weight:800;transition:background .18s,transform .18s;box-shadow:0 10px 24px #623bff3d}.avyron-prototype-surface .primary-button:hover{background:var(--violet-deep);transform:translateY(-2px)}.avyron-prototype-surface .primary-button.saved{background:#176b4d;box-shadow:0 10px 24px #176b4d33}.avyron-prototype-surface .secondary-button{border:1px solid var(--line);background:#fff;font-size:13px}.avyron-prototype-surface .save-status{color:#176b4d;min-height:15px;margin:8px 0 0;font-size:10px}.avyron-prototype-surface .prototype-footer{color:#8d93a1;letter-spacing:.04em;justify-content:center;gap:11px;padding-top:18px;font-size:10px}.avyron-prototype-surface .footer-line{background:var(--line);width:34px;height:1px}@media (width<=980px){.avyron-prototype-surface .prototype-shell{padding-inline:22px;overflow-x:hidden}.avyron-prototype-surface .lifeline-card{overflow:hidden}.avyron-prototype-surface .timeline-scroll{overflow:visible}.avyron-prototype-surface .use-case-grid{grid-template-columns:1fr}.avyron-prototype-surface .use-case-card{min-height:158px}.avyron-prototype-surface .moment-workspace{grid-template-columns:1fr}.avyron-prototype-surface .moment-visual{min-height:380px}.avyron-prototype-surface .visual-copy{bottom:100px}}@media (width<=720px){.avyron-prototype-surface .prototype-shell{padding:20px 16px 16px}.avyron-prototype-surface .brand.avyron-brand>span:last-child,.avyron-prototype-surface .step-label{display:none}.avyron-prototype-surface .hero-copy{text-align:left;margin-top:46px}.avyron-prototype-surface .hero-copy h1{max-width:520px;font-size:clamp(42px,14vw,64px)}.avyron-prototype-surface .hero-subtitle{font-size:17px;line-height:1.45}.avyron-prototype-surface .lifeline-card{border-radius:22px;padding:20px 16px}.avyron-prototype-surface .lifeline-toolbar{align-items:flex-start}.avyron-prototype-surface .quiet-button{padding-top:0}.avyron-prototype-surface .guide-strip{grid-template-columns:auto 1fr}.avyron-prototype-surface .guide-strip button{grid-column:2;justify-self:start;padding:0}.avyron-prototype-surface .timeline-scroll{overscroll-behavior-inline:contain;scrollbar-color:#cfc5fb transparent;scrollbar-width:thin;grid-template-columns:repeat(8,92px);width:100%;min-width:0;margin-block:18px 8px;padding:32px 0 12px;overflow-x:auto}.avyron-prototype-surface .timeline-track{width:696px;top:49px;left:20px;right:auto}.avyron-prototype-surface .present-flag{top:4px}.avyron-prototype-surface .detail-nav{flex-direction:column;align-items:flex-start;gap:8px}.avyron-prototype-surface .moment-switcher{width:100%;overflow-x:auto}.avyron-prototype-surface .switch{flex:1 0 auto}.avyron-prototype-surface .moment-workspace{border-radius:22px}.avyron-prototype-surface .moment-content{padding:26px 20px}.avyron-prototype-surface .moment-visual{min-height:330px}.avyron-prototype-surface .visual-copy strong{font-size:48px}.avyron-prototype-surface .moment-heading h2{font-size:42px}.avyron-prototype-surface .moment-facts,.avyron-prototype-surface .module-grid{grid-template-columns:1fr}.avyron-prototype-surface .module strong{white-space:normal}.avyron-prototype-surface .privacy-options{grid-template-columns:1fr}.avyron-prototype-surface .privacy-option{text-align:left}.avyron-prototype-surface .moment-actions{flex-direction:column;align-items:stretch}.avyron-prototype-surface .primary-button,.avyron-prototype-surface .secondary-button{width:100%}}.avyron-prototype-surface .orientation-portrait .hero-copy{text-align:left;width:min(100%,430px);margin:28px auto 18px}.avyron-prototype-surface .time-scale-guide{color:var(--muted);justify-content:center;align-items:center;gap:11px;margin:22px 0 2px;display:flex}.avyron-prototype-surface .time-scale-guide span{background:#fbfaff;border:1px solid #e8e3f6;border-radius:10px;gap:2px;padding:7px 10px;display:grid}.avyron-prototype-surface .time-scale-guide strong{color:var(--body);font-size:9px}.avyron-prototype-surface .time-scale-guide small{font-size:8px}.avyron-prototype-surface .time-scale-guide b{color:#b5a8e8;font-size:11px}.avyron-prototype-surface .time-scale-guide .current{background:#f2eeff;border-color:#cabdf8}.avyron-prototype-surface .time-scale-guide .current strong{color:var(--violet-deep)}.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(10,minmax(102px,1fr));min-width:1040px;margin-top:34px}.avyron-prototype-surface .timeline-stop>strong{min-height:16px;line-height:1.2}.avyron-prototype-surface .timeline-stop.precision-month>strong{color:#5132c3}.avyron-prototype-surface .timeline-stop.precision-exact>strong{color:var(--violet-deep);background:#eee8ff;border-radius:999px;padding:4px 7px;font-size:11px}.avyron-prototype-surface .locked-flag{color:#176b4d;letter-spacing:.07em;background:#f2fbf7;border:1px solid #bfe0d1;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:-28px}.avyron-prototype-surface .locked-stop .timeline-node{box-shadow:inset 0 0 0 2px #23805e,0 0 0 5px #23805e17}.avyron-prototype-surface .locked-stop .node-core,.avyron-prototype-surface .node-norway .node-core{background:#23805e;box-shadow:0 0 0 5px #23805e1c}.avyron-prototype-surface .accent-fjord:after{background:#23805e1f}.avyron-prototype-surface .workspace-fjord .moment-visual{background-position:50% 58%}.avyron-prototype-surface .use-case-card strong{font-size:20px}.avyron-prototype-surface .portrait-event-status.locked{color:#176b4d;background:#e4f4ed}.avyron-prototype-surface .norway-community,.avyron-prototype-surface .travel-marketplace{background:#fff;border:1px solid #e2eee8;border-radius:18px;margin-top:15px;padding:18px;box-shadow:0 10px 30px #154b390b}.avyron-prototype-surface .community-intro{color:var(--muted);margin:10px 0 0;font-size:10px;line-height:1.45}.avyron-prototype-surface .travel-community-grid,.avyron-prototype-surface .travel-offer-grid{gap:8px;margin-top:12px;display:grid}.avyron-prototype-surface .travel-community-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.avyron-prototype-surface .travel-community-member{background:#f8fcfa;border:1px solid #e8f0ec;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:10px;display:grid;position:relative}.avyron-prototype-surface .travel-community-member>span:nth-child(2){min-width:0}.avyron-prototype-surface .travel-community-member strong,.avyron-prototype-surface .travel-community-member small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.avyron-prototype-surface .travel-community-member strong{padding-right:54px;font-size:11px}.avyron-prototype-surface .travel-community-member small{color:var(--muted);margin-top:2px;font-size:8px}.avyron-prototype-surface .travel-community-member p{color:var(--body);margin:8px 0 0;font-size:9px;line-height:1.4}.avyron-prototype-surface .travel-community-member em{color:#176b4d;letter-spacing:.06em;font-size:7px;font-style:normal;font-weight:850;position:absolute;top:9px;right:9px}.avyron-prototype-surface .travel-offer{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e0ef;border-radius:13px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;transition:border-color .18s,background .18s,transform .18s;display:grid}.avyron-prototype-surface .travel-offer:hover{border-color:#a8d2c1;transform:translateY(-2px)}.avyron-prototype-surface .travel-offer.requested{background:#f4fbf7;border-color:#8fc8b1}.avyron-prototype-surface .travel-offer-date{color:#176b4d;text-align:center;background:#e8f4ef;border-radius:10px;place-items:center;min-height:43px;padding:5px;font-size:9px;font-weight:850;display:grid}.avyron-prototype-surface .travel-offer-copy{min-width:0}.avyron-prototype-surface .travel-offer-copy small,.avyron-prototype-surface .travel-offer-copy strong,.avyron-prototype-surface .travel-offer-copy em{display:block}.avyron-prototype-surface .travel-offer-copy small{color:#176b4d;letter-spacing:.08em;font-size:7px;font-weight:850}.avyron-prototype-surface .travel-offer-copy strong{margin-top:3px;font-size:12px}.avyron-prototype-surface .travel-offer-copy em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal;overflow:hidden}.avyron-prototype-surface .travel-offer-status{color:#176b4d;background:#e8f4ef;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:850}.avyron-prototype-surface .future-locked-panel{background:#f2fbf7;border:1px solid #bddfce;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px;padding:14px;display:grid}.avyron-prototype-surface .future-lock{color:#fff;background:#176b4d;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;font-weight:850;display:grid}.avyron-prototype-surface .future-locked-panel>span:nth-child(2){min-width:0}.avyron-prototype-surface .future-locked-panel small,.avyron-prototype-surface .future-locked-panel strong,.avyron-prototype-surface .future-locked-panel em{display:block}.avyron-prototype-surface .future-locked-panel small{color:#176b4d;letter-spacing:.1em;font-size:8px;font-weight:850}.avyron-prototype-surface .future-locked-panel strong{margin-top:3px;font-size:13px}.avyron-prototype-surface .future-locked-panel em{color:var(--muted);margin-top:3px;font-size:9px;font-style:normal}@media (width<=980px){.avyron-prototype-surface .use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avyron-prototype-surface .moment-visual{height:210px;min-height:210px}}@media (width<=720px){.avyron-prototype-surface .time-scale-guide{justify-content:flex-start;gap:6px;overflow-x:auto}.avyron-prototype-surface .time-scale-guide span{flex:none;padding:6px 8px}.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(10,108px);min-width:0}.avyron-prototype-surface .timeline-track{width:972px}.avyron-prototype-surface .use-case-grid{grid-template-columns:1fr}.avyron-prototype-surface .use-case-card{height:104px;min-height:104px;padding-left:100px}.avyron-prototype-surface .moment-visual,.avyron-prototype-surface .orientation-portrait .moment-visual{height:150px;min-height:150px}.avyron-prototype-surface .travel-community-grid{grid-template-columns:1fr}.avyron-prototype-surface .travel-offer{grid-template-columns:45px minmax(0,1fr)}.avyron-prototype-surface .travel-offer-status{grid-column:2;justify-self:start}.avyron-prototype-surface .future-locked-panel{grid-template-columns:auto 1fr}.avyron-prototype-surface .future-locked-panel .secondary-button{grid-column:2;justify-self:start;width:auto}}.avyron-prototype-surface button.moment-visual{cursor:zoom-in;width:100%;font:inherit;text-align:left;border:0;padding:0}.avyron-prototype-surface .image-open-hint{z-index:3;color:#fff;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d2159;border:1px solid #ffffff6b;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:28px;left:50%;transform:translate(-50%)}.avyron-prototype-surface .prom-photo-button{cursor:zoom-in;background:#11162b;border:0;border-radius:13px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.avyron-prototype-surface .prom-photo-button>span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080d2194;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800;position:absolute;top:8px;right:8px}.avyron-prototype-surface .image-lightbox{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040712eb;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.avyron-prototype-surface .image-lightbox-panel{background:#0c1123;border:1px solid #ffffff2e;border-radius:20px;width:min(100%,1080px);max-height:calc(100dvh - 36px);padding:12px;overflow:auto;box-shadow:0 30px 100px #0000007a}.avyron-prototype-surface .lightbox-toolbar{color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:3px 3px 11px;display:flex}.avyron-prototype-surface .lightbox-toolbar small{color:#c9bfff;letter-spacing:.12em;font-size:8px;font-weight:850}.avyron-prototype-surface .lightbox-toolbar h2{margin:3px 0 0;font-size:19px}.avyron-prototype-surface .lightbox-toolbar button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800}.avyron-prototype-surface .image-lightbox-panel>img{object-fit:contain;background:#050814;border-radius:13px;width:100%;max-height:calc(100dvh - 145px);display:block}.avyron-prototype-surface .image-lightbox-panel>p{color:#fff9;text-align:center;margin:9px 4px 2px;font-size:9px}.avyron-prototype-surface .orientation-portrait .portrait-timeline-event{grid-template-columns:20px 32px minmax(0,1fr) auto;gap:7px;min-height:46px;padding-block:4px}.avyron-prototype-surface .orientation-portrait .portrait-event-thumb,.avyron-prototype-surface .orientation-portrait .portrait-event-year{border-radius:8px;width:32px;height:32px}.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-1 .portrait-timeline-event{grid-template-columns:20px 38px minmax(0,1fr) auto;min-height:58px}.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-1 .portrait-event-thumb,.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-1 .portrait-event-year{width:38px;height:38px}.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-2 .portrait-timeline-event{grid-template-columns:20px 46px minmax(0,1fr);min-height:72px;padding-block:7px}.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-2 .portrait-event-thumb,.avyron-prototype-surface .orientation-portrait .portrait-timeline.zoom-2 .portrait-event-year{width:46px;height:46px}.avyron-prototype-surface .orientation-portrait .moment-visual .visual-copy{bottom:14px;left:14px;right:14px}.avyron-prototype-surface .orientation-portrait .moment-visual .visual-copy span{margin-bottom:4px;font-size:9px}.avyron-prototype-surface .orientation-portrait .moment-visual .visual-copy strong{max-width:210px;font-size:27px;line-height:1}.avyron-prototype-surface .orientation-portrait .moment-visual .visual-copy small,.avyron-prototype-surface .orientation-portrait .moment-visual .connected-people{display:none}.avyron-prototype-surface .orientation-portrait .moment-visual .moment-badge,.avyron-prototype-surface .orientation-portrait .moment-visual .life-owner-badge{padding:6px 8px;font-size:7px;top:10px}.avyron-prototype-surface .orientation-portrait .moment-visual .moment-badge{left:10px}.avyron-prototype-surface .orientation-portrait .moment-visual .life-owner-badge{right:10px}.avyron-prototype-surface .orientation-portrait .moment-visual .image-open-hint{padding:5px 7px;font-size:7px;inset:auto 10px 10px auto;transform:none}.avyron-prototype-surface .orientation-portrait .prom-photo-grid{grid-template-columns:repeat(3,72px);justify-content:start;gap:8px;display:grid;overflow-x:auto}.avyron-prototype-surface .orientation-portrait .prom-photo-grid figure{border-radius:10px;width:72px}.avyron-prototype-surface .orientation-portrait .prom-photo-grid figcaption{padding:3px 4px;font-size:7px;bottom:4px;left:4px;right:4px}.avyron-prototype-surface .orientation-portrait .prom-photo-button>span{display:none}@media (width<=720px){.avyron-prototype-surface .moment-visual{height:150px;min-height:150px}.avyron-prototype-surface .moment-visual .moment-badge,.avyron-prototype-surface .moment-visual .life-owner-badge{padding:6px 8px;font-size:7px;top:10px}.avyron-prototype-surface .moment-visual .moment-badge{left:10px}.avyron-prototype-surface .moment-visual .life-owner-badge{right:10px}.avyron-prototype-surface .moment-visual .image-open-hint{padding:5px 7px;font-size:7px;inset:auto 10px 10px auto;transform:none}.avyron-prototype-surface .moment-visual .visual-copy{bottom:12px;left:12px;right:12px}.avyron-prototype-surface .moment-visual .visual-copy span{margin-bottom:3px;font-size:8px}.avyron-prototype-surface .moment-visual .visual-copy strong{max-width:200px;font-size:25px}.avyron-prototype-surface .moment-visual .visual-copy small,.avyron-prototype-surface .moment-visual .connected-people{display:none}.avyron-prototype-surface .use-case-card{height:104px;min-height:104px;color:var(--ink);background:#fff;padding-left:100px}.avyron-prototype-surface .use-case-card .case-photo{background-position:50%;width:92px;right:auto}.avyron-prototype-surface .use-case-card .case-body{justify-content:center;min-height:104px;padding:11px 13px}.avyron-prototype-surface .use-case-card .case-phase,.avyron-prototype-surface .use-case-card .case-copy{color:var(--muted)}.avyron-prototype-surface .use-case-card .case-phase{margin-bottom:5px}.avyron-prototype-surface .use-case-card strong{font-size:16px}.avyron-prototype-surface .use-case-card .case-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;display:-webkit-box;overflow:hidden}.avyron-prototype-surface .use-case-card .case-action,.avyron-prototype-surface .use-case-card .case-index{display:none}.avyron-prototype-surface .prom-photo-grid{grid-template-columns:repeat(3,72px);justify-content:start;gap:8px;display:grid;overflow-x:auto}.avyron-prototype-surface .prom-photo-grid figure,.avyron-prototype-surface .prom-photo-grid img{width:72px}.avyron-prototype-surface .prom-photo-grid img{aspect-ratio:1;height:72px}.avyron-prototype-surface .prom-photo-button>span{display:none}.avyron-prototype-surface .image-lightbox{padding:8px}.avyron-prototype-surface .image-lightbox-panel{border-radius:15px;max-height:calc(100dvh - 16px);padding:8px}.avyron-prototype-surface .image-lightbox-panel>img{border-radius:10px;max-height:calc(100dvh - 122px)}}.avyron-prototype-surface .portrait-lifeline-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:22px 2px 0;display:flex}.avyron-prototype-surface .portrait-lifeline-heading small{color:var(--violet-deep);letter-spacing:.13em;font-size:8px;font-weight:850}.avyron-prototype-surface .portrait-lifeline-heading h2{letter-spacing:-.045em;margin:4px 0 0;font-size:32px}.avyron-prototype-surface .timeline-zoom{background:#fff;border:1px solid #ddd6f4;border-radius:999px;grid-template-columns:29px auto 29px;align-items:center;padding:3px;display:grid}.avyron-prototype-surface .timeline-zoom button{width:29px;height:29px;color:var(--violet-deep);cursor:pointer;background:#eee9ff;border:0;border-radius:50%;place-items:center;font-size:19px;line-height:1;display:grid}.avyron-prototype-surface .timeline-zoom button:disabled{color:#b8b3c8;cursor:default;background:0 0}.avyron-prototype-surface .timeline-zoom span{min-width:52px;color:var(--body);text-align:center;font-size:8px;font-weight:800}.avyron-prototype-surface .portrait-lifeline-hint{color:var(--muted);margin:8px 2px 12px;font-size:10px;line-height:1.4}.avyron-prototype-surface .portrait-timeline{overscroll-behavior-block:contain;scrollbar-color:#cfc5fb transparent;scrollbar-width:thin;gap:5px;max-height:610px;padding:6px 5px 16px 0;display:grid;position:relative;overflow-y:auto}.avyron-prototype-surface .portrait-timeline-spine{z-index:0;background:linear-gradient(180deg, #ded7f7 0%, var(--violet) 62%, #c7d8ff 100%);width:2px;position:absolute;top:24px;bottom:24px;left:12px}.avyron-prototype-surface .portrait-timeline-event{z-index:1;width:100%;min-height:55px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:24px 42px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 7px 6px 0;transition:background .18s,transform .18s;display:grid;position:relative}.avyron-prototype-surface button.portrait-timeline-event{cursor:pointer}.avyron-prototype-surface button.portrait-timeline-event:hover{background:#fff;transform:translate(2px);box-shadow:0 9px 24px #24136012}.avyron-prototype-surface .portrait-event-node{border:2px solid var(--violet);background:#f8f7fc;border-radius:50%;width:10px;height:10px;margin:0 auto;display:block;box-shadow:0 0 0 3px #f8f7fc}.avyron-prototype-surface .portrait-event-node.flag-logged{background:var(--violet)}.avyron-prototype-surface .portrait-event-node.flag-today{background:#f2a14c;width:14px;height:14px;box-shadow:0 0 0 4px #f8f7fc}.avyron-prototype-surface .portrait-event-node.flag-upcoming{background:#fff;box-shadow:0 0 0 3px #f8f7fc,0 0 0 5px #623bff21}.avyron-prototype-surface .portrait-event-thumb,.avyron-prototype-surface .portrait-event-year{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.avyron-prototype-surface .portrait-event-thumb{background-position:50%;background-size:cover;border:1px solid #623bff21}.avyron-prototype-surface .portrait-event-year{color:var(--violet-deep);background:#eeebf7;font-size:8px;font-weight:850}.avyron-prototype-surface .portrait-event-copy{min-width:0}.avyron-prototype-surface .portrait-event-copy small,.avyron-prototype-surface .portrait-event-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.avyron-prototype-surface .portrait-event-copy small{color:var(--muted);letter-spacing:.02em;font-size:8px}.avyron-prototype-surface .portrait-event-copy strong{margin-top:3px;font-size:12px}.avyron-prototype-surface .portrait-event-status{letter-spacing:.07em;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:850}.avyron-prototype-surface .portrait-event-status.logged{color:#176b4d;background:#e4f4ed}.avyron-prototype-surface .portrait-event-status.today{color:#944f12;background:#fff0df}.avyron-prototype-surface .portrait-event-status.upcoming{color:var(--violet-deep);background:#eee8ff}.avyron-prototype-surface .portrait-timeline.zoom-1{gap:9px}.avyron-prototype-surface .portrait-timeline.zoom-1 .portrait-timeline-event{grid-template-columns:24px 54px minmax(0,1fr) auto;min-height:72px}.avyron-prototype-surface .portrait-timeline.zoom-1 .portrait-event-thumb,.avyron-prototype-surface .portrait-timeline.zoom-1 .portrait-event-year{width:54px;height:54px}.avyron-prototype-surface .portrait-timeline.zoom-1 .portrait-event-copy strong{font-size:14px}.avyron-prototype-surface .portrait-timeline.zoom-2{gap:13px}.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-timeline-event{grid-template-columns:24px 66px minmax(0,1fr);min-height:92px;padding-block:10px}.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-event-thumb,.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-event-year{width:66px;height:66px}.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-event-copy small{font-size:9px}.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-event-copy strong{margin-top:5px;font-size:16px}.avyron-prototype-surface .portrait-timeline.zoom-2 .portrait-event-status{grid-column:3;justify-self:start;margin-top:-18px}.avyron-prototype-surface .past-logged-panel{background:#f4fbf7;border:1px solid #cfe8dc;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px;padding:14px;display:grid}.avyron-prototype-surface .logged-check{color:#fff;background:#176b4d;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;font-weight:850;display:grid}.avyron-prototype-surface .past-logged-panel>span:nth-child(2){min-width:0}.avyron-prototype-surface .past-logged-panel small,.avyron-prototype-surface .past-logged-panel strong,.avyron-prototype-surface .past-logged-panel em{display:block}.avyron-prototype-surface .past-logged-panel small{color:#176b4d;letter-spacing:.1em;font-size:8px;font-weight:850}.avyron-prototype-surface .past-logged-panel strong{margin-top:3px;font-size:13px}.avyron-prototype-surface .past-logged-panel em{color:var(--muted);margin-top:3px;font-size:9px;font-style:normal}@media (width<=720px){.avyron-prototype-surface .portrait-life-book{padding-inline:13px}.avyron-prototype-surface .portrait-lifeline-heading{flex-direction:column;align-items:flex-start}.avyron-prototype-surface .portrait-timeline{max-height:570px}.avyron-prototype-surface .past-logged-panel{grid-template-columns:auto 1fr}.avyron-prototype-surface .past-logged-panel .secondary-button{grid-column:2;justify-self:start;width:auto}}.avyron-prototype-surface .life-owner-badge{color:#fff;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d2147;border:1px solid #fff6;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:850;position:absolute;top:28px;right:28px}.avyron-prototype-surface .moment-facts a,.avyron-prototype-surface .panel-heading a,.avyron-prototype-surface .event-details-grid a{color:var(--violet-deep);text-underline-offset:3px;font-weight:800;text-decoration-color:#623bff59}.avyron-prototype-surface .prom-archive{background:#fff;border:1px solid #e8e3f6;border-radius:18px;margin-top:15px;padding:18px;scroll-margin-top:24px;box-shadow:0 10px 30px #2413600b}.avyron-prototype-surface .folder-shortcut{color:var(--violet-deep);border-bottom:1px solid #623bff59;align-self:flex-start;margin-top:12px;padding-bottom:3px;font-size:12px;font-weight:800;text-decoration:none}.avyron-prototype-surface .panel-heading>a{font-size:11px}.avyron-prototype-surface .prom-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.avyron-prototype-surface .prom-photo-grid figure{background:#11162b;border-radius:13px;min-width:0;margin:0;position:relative;overflow:hidden}.avyron-prototype-surface .prom-photo-grid img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .28s;display:block}.avyron-prototype-surface .prom-photo-grid figure:hover img{transform:scale(1.04)}.avyron-prototype-surface .prom-photo-grid figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d21a3;border-radius:8px;padding:5px 7px;font-size:9px;font-weight:750;position:absolute;bottom:7px;left:7px;right:7px}.avyron-prototype-surface .event-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.avyron-prototype-surface .event-details-grid article{background:#faf9fd;border:1px solid #ece8f7;border-radius:13px;flex-direction:column;align-items:flex-start;min-width:0;min-height:98px;padding:11px;display:flex}.avyron-prototype-surface .event-details-grid small{color:var(--violet-deep);letter-spacing:.12em;font-size:8px;font-weight:850}.avyron-prototype-surface .event-details-grid strong{margin-top:7px;font-size:12px}.avyron-prototype-surface .event-details-grid span,.avyron-prototype-surface .event-details-grid a{color:var(--muted);margin-top:auto;padding-top:7px;font-size:9px;line-height:1.35}.avyron-prototype-surface .event-details-grid a{color:var(--violet-deep)}.avyron-prototype-surface .calendar-capture{flex-direction:column;justify-content:center;min-height:100%;display:flex}.avyron-prototype-surface .calendar-signal{background:#f8f5ff;border:1px solid #ddd5f5;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:13px;margin:16px 0 24px;padding:13px;display:grid}.avyron-prototype-surface .calendar-date{background:var(--violet);color:#fff;text-align:center;border-radius:14px;place-content:center;width:52px;height:52px;font-size:19px;font-weight:850;line-height:.9;display:grid}.avyron-prototype-surface .calendar-date small{letter-spacing:.12em;font-size:8px}.avyron-prototype-surface .calendar-signal>span:nth-child(2){gap:3px;display:grid}.avyron-prototype-surface .calendar-signal>span:nth-child(2) small{color:var(--violet-deep);letter-spacing:.11em;font-size:8px;font-weight:850}.avyron-prototype-surface .calendar-signal>span:nth-child(2) strong{font-size:14px}.avyron-prototype-surface .calendar-signal em{color:var(--muted);font-size:10px;font-style:normal}.avyron-prototype-surface .calendar-capture h2{letter-spacing:-.05em;max-width:560px;margin:0;font-size:clamp(38px,4.2vw,58px);line-height:.98}.avyron-prototype-surface .capture-intro{color:var(--body);margin:14px 0 20px;font-size:17px;line-height:1.45}.avyron-prototype-surface .capture-options{gap:8px;display:grid}.avyron-prototype-surface .capture-option{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e0f4;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;transition:border-color .18s,background .18s,transform .18s;display:grid}.avyron-prototype-surface .capture-option:hover{border-color:#beb0f1;transform:translateY(-2px)}.avyron-prototype-surface .capture-option.selected{background:#f8f5ff;border-color:#ac9af0}.avyron-prototype-surface .capture-symbol{width:35px;height:35px;color:var(--violet-deep);background:#eee9ff;border-radius:11px;place-items:center;font-size:9px;font-weight:850;display:grid}.avyron-prototype-surface .capture-option>span:nth-child(2){min-width:0}.avyron-prototype-surface .capture-option strong,.avyron-prototype-surface .capture-option small{display:block}.avyron-prototype-surface .capture-option strong{font-size:13px}.avyron-prototype-surface .capture-option small{color:var(--muted);margin-top:3px;font-size:10px}.avyron-prototype-surface .capture-option em{color:var(--violet-deep);font-size:10px;font-style:normal;font-weight:850}.avyron-prototype-surface .capture-create{align-self:flex-start;margin-top:18px}.avyron-prototype-surface .capture-status{min-height:15px;color:var(--muted);margin:8px 0 0;font-size:10px}.avyron-prototype-surface .orientation-portrait .event-details-grid,.avyron-prototype-surface .orientation-portrait .prom-photo-grid{grid-template-columns:1fr}.avyron-prototype-surface .orientation-portrait .prom-photo-grid img{aspect-ratio:4/3}@media (width<=720px){.avyron-prototype-surface .life-owner-badge{top:28px;right:18px}.avyron-prototype-surface .prom-photo-grid{grid-template-columns:1fr}.avyron-prototype-surface .prom-photo-grid img{aspect-ratio:4/3}.avyron-prototype-surface .event-details-grid{grid-template-columns:1fr}.avyron-prototype-surface .panel-heading{align-items:flex-start;gap:10px}.avyron-prototype-surface .capture-option{grid-template-columns:auto minmax(0,1fr)}.avyron-prototype-surface .capture-option em{grid-column:2}.avyron-prototype-surface .capture-create{width:100%}}@media (prefers-reduced-motion:reduce){.avyron-prototype-surface *,.avyron-prototype-surface :before,.avyron-prototype-surface :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.avyron-prototype-surface .orientation-control{background:#f8f7ffe6;border:1px solid #623bff21;border-radius:999px;gap:3px;padding:3px;display:flex}.avyron-prototype-surface .orientation-option{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:750;display:flex}.avyron-prototype-surface .orientation-option.active{color:var(--violet-deep);background:#fff;box-shadow:0 4px 12px #23135717}.avyron-prototype-surface .orientation-icon{border:1.5px solid;border-radius:2px;display:inline-block}.avyron-prototype-surface .icon-landscape{width:14px;height:9px}.avyron-prototype-surface .icon-portrait{width:8px;height:13px}.avyron-prototype-surface .reunion-banner{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:linear-gradient(110deg,#f7f3ff,#fff);border:1px solid #ded3ff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:20px 0 6px;padding:13px 15px;display:grid}.avyron-prototype-surface .reunion-date{background:var(--violet);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:12px;font-weight:850;display:grid;box-shadow:0 7px 20px #623bff40}.avyron-prototype-surface .reunion-banner strong,.avyron-prototype-surface .reunion-banner small{display:block}.avyron-prototype-surface .reunion-banner strong{font-size:14px}.avyron-prototype-surface .reunion-banner small{color:var(--muted);margin-top:3px;font-size:12px}.avyron-prototype-surface .reunion-cta{color:var(--violet-deep);font-size:12px;font-weight:800}.avyron-prototype-surface .reminder-flag{color:var(--violet-deep);letter-spacing:.07em;background:#fff;border:1px solid #d8ccff;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:-28px}.avyron-prototype-surface .reminder-stop .timeline-node{box-shadow:inset 0 0 0 2px var(--violet), 0 0 0 5px #623bff14}.avyron-prototype-surface .use-case-card{color:#fff;background:#11162b;justify-content:flex-end;min-height:280px;padding:0}.avyron-prototype-surface .use-case-card:after{display:none}.avyron-prototype-surface .case-photo{background-position:50%;background-size:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.avyron-prototype-surface .use-case-card:hover .case-photo{transform:scale(1.035)}.avyron-prototype-surface .case-body{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;min-height:150px;padding:24px;display:flex;position:relative}.avyron-prototype-surface .case-index{z-index:3;color:#ffffffb8}.avyron-prototype-surface .case-phase,.avyron-prototype-surface .use-case-card .case-copy{color:#ffffffc2}.avyron-prototype-surface .case-action{color:#fff;border-bottom:1px solid #ffffff8c;margin-top:12px;padding:0 0 3px}.avyron-prototype-surface .moment-visual{background-position:50%;background-size:cover}.avyron-prototype-surface .workspace-violet .moment-visual{background-position:52%}.avyron-prototype-surface .workspace-sunrise .moment-visual{background-position:49%}.avyron-prototype-surface .workspace-blue .moment-visual{background-position:50%}.avyron-prototype-surface .connected-people>span{background:#080d2194;width:34px;height:34px}.avyron-prototype-surface .panel-heading,.avyron-prototype-surface .offer-title{justify-content:space-between;align-items:center;display:flex}.avyron-prototype-surface .panel-heading small,.avyron-prototype-surface .offer-title small,.avyron-prototype-surface .reunion-panel>span>small{color:var(--violet-deep);letter-spacing:.12em;font-size:9px;font-style:normal;font-weight:850;display:block}.avyron-prototype-surface .panel-heading h3{letter-spacing:-.02em;margin:4px 0 0;font-size:19px}.avyron-prototype-surface .panel-heading>strong{color:var(--violet-deep);font-size:12px}.avyron-prototype-surface .reunion-panel{background:#f8f5ff;border:1px solid #ded4ff;border-radius:15px;align-items:center;gap:13px;margin-top:15px;padding:13px;display:flex}.avyron-prototype-surface .reunion-panel-date{background:var(--violet);color:#fff;text-align:center;border-radius:13px;flex:0 0 48px;place-content:center;width:48px;height:48px;font-size:17px;font-weight:850;line-height:.85;display:grid}.avyron-prototype-surface .reunion-panel-date small{letter-spacing:.13em;font-size:8px}.avyron-prototype-surface .reunion-panel>span:nth-child(2){gap:3px;min-width:0;display:grid}.avyron-prototype-surface .reunion-panel strong{font-size:14px}.avyron-prototype-surface .reunion-panel em{color:#176b4d;font-size:11px;font-style:normal;font-weight:750}.avyron-prototype-surface .social-panel,.avyron-prototype-surface .business-case{background:#fff;border:1px solid #ebe7f7;border-radius:18px;margin-top:15px;padding:18px;box-shadow:0 10px 30px #2413600b}.avyron-prototype-surface .social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.avyron-prototype-surface .social-profile{background:#fcfbff;border:1px solid #f0edf8;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px;display:grid}.avyron-prototype-surface .profile-avatar{color:#fff;background:linear-gradient(145deg,#6d4aff,#32208a);border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:850;display:grid}.avyron-prototype-surface .profile-copy{min-width:0}.avyron-prototype-surface .profile-copy strong,.avyron-prototype-surface .profile-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.avyron-prototype-surface .profile-copy strong{font-size:12px}.avyron-prototype-surface .profile-copy small{color:var(--muted);margin-top:2px;font-size:9px}.avyron-prototype-surface .profile-status{color:#866f21;font-size:8px;font-weight:800}.avyron-prototype-surface .profile-status.connected{color:#176b4d}.avyron-prototype-surface .illustrative-chip{color:var(--violet-deep);background:#f1edff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.avyron-prototype-surface .finance-base,.avyron-prototype-surface .offer-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.avyron-prototype-surface .finance-base{margin-top:13px}.avyron-prototype-surface .finance-base span,.avyron-prototype-surface .offer-metrics span{color:var(--muted);background:#f8f7fc;border-radius:11px;gap:4px;padding:9px;font-size:9px;display:grid}.avyron-prototype-surface .finance-base strong,.avyron-prototype-surface .offer-metrics strong{color:var(--ink);font-size:12px}.avyron-prototype-surface .offer-select{color:var(--body);gap:6px;margin-top:12px;font-size:10px;font-weight:800;display:grid}.avyron-prototype-surface .offer-select select{width:100%;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dcd5f3;border-radius:11px;padding:0 36px 0 12px;font-size:12px;font-weight:700}.avyron-prototype-surface .offer-card{color:#fff;background:linear-gradient(120deg,#10172e,#251c53);border-radius:13px;margin-top:9px;padding:13px}.avyron-prototype-surface .offer-title span>strong,.avyron-prototype-surface .offer-title span>small{display:block}.avyron-prototype-surface .offer-title span>small{color:#bfb3f1}.avyron-prototype-surface .offer-title span>strong{margin-top:3px;font-size:13px}.avyron-prototype-surface .offer-rate{font-size:22px}.avyron-prototype-surface .offer-rate small{color:#ffffffa3;letter-spacing:0;font-size:8px;display:inline}.avyron-prototype-surface .offer-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:11px}.avyron-prototype-surface .offer-metrics span{color:#ffffffa1;background:#ffffff14}.avyron-prototype-surface .offer-metrics strong{color:#fff}.avyron-prototype-surface .business-disclaimer{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.4}.avyron-prototype-surface .portrait-life-book{background:#f8f7fc;border:1px solid #623bff26;border-radius:36px;width:min(100%,430px);margin:0 auto;padding:18px 16px 24px;box-shadow:0 35px 90px #24136029}.avyron-prototype-surface .portrait-appbar{justify-content:space-between;align-items:center;display:flex}.avyron-prototype-surface .portrait-appbar .avyron-symbol{width:31px;height:31px}.avyron-prototype-surface .portrait-appbar .avyron-brand>span:last-child{display:none}.avyron-prototype-surface .portrait-appbar>span{color:var(--muted);letter-spacing:.14em;font-size:9px;font-weight:850}.avyron-prototype-surface .portrait-greeting{margin:25px 2px 14px}.avyron-prototype-surface .portrait-greeting small{color:var(--violet-deep);letter-spacing:.13em;font-size:9px;font-weight:850}.avyron-prototype-surface .portrait-greeting h2{letter-spacing:-.04em;margin:5px 0 0;font-size:30px}.avyron-prototype-surface .portrait-reminder{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#ede8ff;border:0;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:11px;display:grid}.avyron-prototype-surface .reminder-ring{background:var(--violet);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-size:14px;font-weight:850;display:grid}.avyron-prototype-surface .portrait-reminder strong,.avyron-prototype-surface .portrait-reminder small{display:block}.avyron-prototype-surface .portrait-reminder strong{font-size:13px}.avyron-prototype-surface .portrait-reminder small{color:var(--muted);margin-top:3px;font-size:10px}.avyron-prototype-surface .portrait-storyline{gap:12px;margin-top:14px;display:grid}.avyron-prototype-surface .portrait-story-card{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #ebe7f7;border-radius:18px;padding:0;overflow:hidden}.avyron-prototype-surface .portrait-story-photo{background-position:50%;background-size:cover;height:250px;display:block;position:relative}.avyron-prototype-surface .portrait-year{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d214d;border:1px solid #ffffff61;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850;position:absolute;top:13px;left:13px}.avyron-prototype-surface .portrait-story-title{color:#fff;position:absolute;bottom:15px;left:15px;right:15px}.avyron-prototype-surface .portrait-story-title small,.avyron-prototype-surface .portrait-story-title strong{display:block}.avyron-prototype-surface .portrait-story-title small{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.avyron-prototype-surface .portrait-story-title strong{letter-spacing:-.04em;margin-top:4px;font-size:25px}.avyron-prototype-surface .portrait-story-copy{color:var(--body);padding:12px 14px 14px;font-size:12px;display:block}.avyron-prototype-surface .orientation-portrait .hero-copy{max-width:540px;margin-top:46px}.avyron-prototype-surface .orientation-portrait .hero-copy h1{font-size:clamp(42px,5vw,64px)}.avyron-prototype-surface .orientation-portrait .detail-view{max-width:560px}.avyron-prototype-surface .orientation-portrait .detail-nav{flex-direction:column;align-items:flex-start;gap:10px}.avyron-prototype-surface .orientation-portrait .moment-workspace{border-radius:31px;grid-template-columns:1fr;width:min(100%,430px);min-height:0;margin:0 auto}.avyron-prototype-surface .orientation-portrait .moment-visual{min-height:520px}.avyron-prototype-surface .orientation-portrait .moment-content{padding:28px 20px}.avyron-prototype-surface .orientation-portrait .social-grid,.avyron-prototype-surface .orientation-portrait .finance-base,.avyron-prototype-surface .orientation-portrait .offer-metrics,.avyron-prototype-surface .orientation-portrait .module-grid{grid-template-columns:1fr}.avyron-prototype-surface .orientation-portrait .social-profile{grid-template-columns:auto minmax(0,1fr) auto}@media (width<=980px){.avyron-prototype-surface .topbar-meta{gap:8px}.avyron-prototype-surface .timeline-scroll{overflow-x:auto}.avyron-prototype-surface .social-grid{grid-template-columns:1fr}}@media (width<=720px){.avyron-prototype-surface .topbar{align-items:flex-start}.avyron-prototype-surface .topbar-meta{flex-wrap:wrap;justify-content:flex-end}.avyron-prototype-surface .prototype-pill{display:none}.avyron-prototype-surface .orientation-option{padding-inline:8px}.avyron-prototype-surface .reunion-banner{grid-template-columns:auto 1fr}.avyron-prototype-surface .reunion-cta{display:none}.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(8,92px)}.avyron-prototype-surface .timeline-track{width:696px}.avyron-prototype-surface .use-case-card{min-height:270px}.avyron-prototype-surface .finance-base,.avyron-prototype-surface .offer-metrics,.avyron-prototype-surface .social-grid{grid-template-columns:1fr}.avyron-prototype-surface .moment-heading{align-items:flex-start}.avyron-prototype-surface .portrait-life-book{border-radius:27px}}.avyron-prototype-surface .orientation-portrait .hero-copy{text-align:left;width:min(100%,430px);max-width:430px;margin:28px auto 18px}.avyron-prototype-surface .orientation-portrait .hero-copy h1{margin-block:6px;font-size:clamp(34px,9vw,46px)}.avyron-prototype-surface .orientation-portrait .hero-subtitle{font-size:14px;line-height:1.4}.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(10,minmax(102px,1fr));min-width:1040px}.avyron-prototype-surface .use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.avyron-prototype-surface .orientation-portrait .moment-visual{height:168px;min-height:168px}.avyron-prototype-surface .orientation-portrait .prom-photo-grid{grid-template-columns:repeat(3,72px)}.avyron-prototype-surface .orientation-portrait .prom-photo-grid img{aspect-ratio:1;width:72px;height:72px}@media (width<=980px){.avyron-prototype-surface .use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avyron-prototype-surface .moment-visual{height:210px;min-height:210px}}@media (width<=720px){.avyron-prototype-surface .timeline-scroll{grid-template-columns:repeat(10,108px);min-width:0}.avyron-prototype-surface .timeline-track{width:972px}.avyron-prototype-surface .use-case-grid{grid-template-columns:1fr}.avyron-prototype-surface .use-case-card{height:104px;min-height:104px;color:var(--ink);background:#fff;padding-left:100px}.avyron-prototype-surface .use-case-card .case-photo{background-position:50%;width:92px;right:auto}.avyron-prototype-surface .use-case-card .case-body{justify-content:center;min-height:104px;padding:11px 13px}.avyron-prototype-surface .use-case-card .case-phase,.avyron-prototype-surface .use-case-card .case-copy{color:var(--muted)}.avyron-prototype-surface .use-case-card .case-phase{margin-bottom:5px}.avyron-prototype-surface .use-case-card strong{font-size:16px}.avyron-prototype-surface .use-case-card .case-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;display:-webkit-box;overflow:hidden}.avyron-prototype-surface .use-case-card .case-action,.avyron-prototype-surface .use-case-card .case-index{display:none}.avyron-prototype-surface .moment-visual,.avyron-prototype-surface .orientation-portrait .moment-visual{height:150px;min-height:150px}}.avyron-prototype-surface .lifeline-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.avyron-prototype-surface .timeline-scroll{overscroll-behavior-inline:contain;scrollbar-color:#cfc5fb transparent;scrollbar-width:thin;grid-template-columns:repeat(17,86px);width:100%;min-width:0;overflow-x:auto}.avyron-prototype-surface .timeline-scroll .timeline-track{width:1376px;left:43px;right:auto}.avyron-prototype-surface .timeline-scroll.zoom-1{grid-template-columns:repeat(17,118px);min-width:0}.avyron-prototype-surface .timeline-scroll.zoom-1 .timeline-track{width:1888px;left:59px}.avyron-prototype-surface .timeline-scroll.zoom-2{grid-template-columns:repeat(17,150px);min-width:0}.avyron-prototype-surface .timeline-scroll.zoom-2 .timeline-track{width:2400px;left:75px}.avyron-prototype-surface .logged-flag{color:#176b4d;letter-spacing:.07em;background:#f4fbf7;border:1px solid #cfe8dc;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:-28px}@media (width<=720px){.avyron-prototype-surface .lifeline-toolbar{flex-wrap:wrap;gap:12px}.avyron-prototype-surface .lifeline-toolbar-actions{justify-content:space-between;width:100%}.avyron-prototype-surface .timeline-scroll,.avyron-prototype-surface .timeline-scroll.zoom-0{grid-template-columns:repeat(17,86px);min-width:0}.avyron-prototype-surface .timeline-scroll .timeline-track,.avyron-prototype-surface .timeline-scroll.zoom-0 .timeline-track{width:1376px;left:43px}.avyron-prototype-surface .timeline-scroll.zoom-1{grid-template-columns:repeat(17,112px);min-width:0}.avyron-prototype-surface .timeline-scroll.zoom-1 .timeline-track{width:1792px;left:56px}.avyron-prototype-surface .timeline-scroll.zoom-2{grid-template-columns:repeat(17,150px);min-width:0}.avyron-prototype-surface .timeline-scroll.zoom-2 .timeline-track{width:2400px;left:75px}}.avyron-prototype-surface .lifeline-event-copy{min-width:0}.avyron-prototype-surface .lifeline-event-copy small,.avyron-prototype-surface .lifeline-event-copy small b,.avyron-prototype-surface .lifeline-event-copy small em,.avyron-prototype-surface .lifeline-event-copy strong{display:block}.avyron-prototype-surface .lifeline-event-copy small em{font-style:normal}.avyron-prototype-surface .timeline-stop .lifeline-event-copy{text-align:center;justify-items:center;gap:4px;width:100%;padding-inline:3px;display:grid}.avyron-prototype-surface .timeline-stop .lifeline-event-copy small{gap:2px;max-width:100%;margin:0;line-height:1.15;display:grid}.avyron-prototype-surface .timeline-stop .lifeline-event-copy small b{color:var(--violet-deep);font-size:9px}.avyron-prototype-surface .timeline-stop .lifeline-event-copy small em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.avyron-prototype-surface .timeline-stop .lifeline-event-copy>strong{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.avyron-prototype-surface .timeline-scroll.zoom-1 .timeline-stop .lifeline-event-copy small b,.avyron-prototype-surface .timeline-scroll.zoom-2 .timeline-stop .lifeline-event-copy small b{font-size:10px}.avyron-prototype-surface .timeline-scroll.zoom-1 .timeline-stop .lifeline-event-copy>strong{font-size:11px}.avyron-prototype-surface .timeline-scroll.zoom-2 .timeline-stop .lifeline-event-copy>strong{font-size:12px}.avyron-prototype-surface .timeline-stop .lifeline-event-status{color:var(--violet-deep);letter-spacing:.07em;background:#fff;border:1px solid #d8ccff;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:-28px}.avyron-prototype-surface .lifeline-event-status.status-logged,.avyron-prototype-surface .lifeline-event-status.status-locked{color:#176b4d;background:#f4fbf7;border-color:#cfe8dc}.avyron-prototype-surface .lifeline-event-status.status-today{color:#944f12;background:#fff0df;border-color:#f1cfaa}.avyron-prototype-surface .lifeline-event-status.status-idea{color:var(--violet-deep);background:#f6f2ff;border-color:#d8ccff}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy small,.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy small{color:var(--muted);letter-spacing:.02em;gap:3px;margin:0;font-size:8px;display:flex}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy small b{color:var(--muted);font-weight:700}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy small em:before{content:"· "}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-copy strong{margin-top:3px;font-size:12px}.avyron-prototype-surface .portrait-timeline-event .lifeline-event-status{color:var(--violet-deep);letter-spacing:.07em;background:#eee8ff;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:850}.avyron-prototype-surface .portrait-timeline.zoom-1 .lifeline-event-copy strong{font-size:14px}.avyron-prototype-surface .portrait-timeline.zoom-2 .lifeline-event-copy small{font-size:9px}.avyron-prototype-surface .portrait-timeline.zoom-2 .lifeline-event-copy strong{margin-top:5px;font-size:16px}.avyron-prototype-surface .portrait-timeline.zoom-2 .lifeline-event-status{grid-column:3;justify-self:start;margin-top:-18px}.avyron-prototype-surface .portrait-reunion-banner{border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:14px 0 2px;padding:9px}.avyron-prototype-surface .portrait-reunion-banner .reunion-date{text-align:center;width:42px;height:42px;font-size:10px;line-height:1.15}.avyron-prototype-surface .portrait-reunion-banner strong{font-size:12px}.avyron-prototype-surface .portrait-reunion-banner small{font-size:9px;line-height:1.3}.avyron-prototype-surface .portrait-reunion-banner .reunion-cta{display:none}.avyron-prototype-surface .primary-button{background:#623bffd6;border:1px solid #623bff38;box-shadow:0 10px 24px #623bff2e}.avyron-prototype-surface .primary-button:hover{background:#3f22b8e0}.avyron-prototype-surface .reunion-banner .reunion-date{background:#623bffd6;box-shadow:0 7px 20px #623bff2e}.avyron-prototype-surface .use-case-card .case-body,.avyron-prototype-surface .use-case-card .case-index,.avyron-prototype-surface .moment-visual .visual-copy,.avyron-prototype-surface .moment-visual .connected-people{text-shadow:0 2px 8px #040712d1}.avyron-prototype-surface .use-case-card .case-phase,.avyron-prototype-surface .use-case-card .case-copy{color:#ffffffeb}.avyron-prototype-surface .use-case-card .case-index,.avyron-prototype-surface .moment-visual .visual-copy small,.avyron-prototype-surface .moment-visual .connected-people small{color:#ffffffe6}.avyron-prototype-surface .moment-visual .moment-badge,.avyron-prototype-surface .moment-visual .life-owner-badge,.avyron-prototype-surface .moment-visual .image-open-hint{color:#fff;text-shadow:0 1px 5px #000c;background:#04071294;border-color:#ffffff8f}.avyron-prototype-surface .prom-photo-grid figcaption,.avyron-prototype-surface .prom-photo-button>span{color:#fff;text-shadow:0 1px 4px #000000b8;background:#040712c2}.avyron-prototype-surface .prototype-shell{padding-top:18px}.avyron-prototype-surface .hero-copy{margin:18px auto 14px}.avyron-prototype-surface .hero-copy h1{margin:5px 0 4px;font-size:clamp(34px,4vw,58px)}.avyron-prototype-surface .hero-subtitle{font-size:clamp(15px,1.55vw,20px)}.avyron-prototype-surface .orientation-portrait .hero-copy{display:none}.avyron-prototype-surface .orientation-portrait .portrait-life-book{margin-top:18px}.avyron-prototype-surface .lifeline-card{padding:clamp(18px,2vw,26px)}.avyron-prototype-surface .lifeline-toolbar h2{font-size:clamp(19px,2vw,27px)}.avyron-prototype-surface .reunion-banner{margin:12px 0 0;padding:9px 12px}.avyron-prototype-surface .landscape-story-scroll{--event-width:86px;overscroll-behavior-inline:contain;scrollbar-color:#b9aaf4 transparent;scrollbar-width:thin;cursor:grab;touch-action:pan-x pinch-zoom;-webkit-user-select:none;user-select:none;width:100%;margin-top:18px;padding:18px 0 10px;overflow-x:auto}.avyron-prototype-surface .landscape-story-scroll.zoom-1{--event-width:118px}.avyron-prototype-surface .landscape-story-scroll.zoom-2{--event-width:150px}.avyron-prototype-surface .landscape-story-scroll:active,.avyron-prototype-surface .portrait-timeline:active{cursor:grabbing}.avyron-prototype-surface .landscape-story-track{width:calc(17 * var(--event-width));min-width:100%}.avyron-prototype-surface .landscape-story-scroll .timeline-scroll{grid-template-columns:repeat(17,minmax(0,1fr));width:100%;min-width:0;margin:0;overflow:visible}.avyron-prototype-surface .timeline-stop.selected .timeline-node,.avyron-prototype-surface .portrait-timeline-event.selected .portrait-event-node{box-shadow:inset 0 0 0 3px var(--violet), 0 0 0 6px #623bff1f}.avyron-prototype-surface .timeline-node{width:44px;height:44px}.avyron-prototype-surface .landscape-story-scroll .timeline-track{top:21px;right:auto;left:calc(var(--event-width) / 2);width:calc(16 * var(--event-width))}.avyron-prototype-surface .timeline-zoom{background:#ffffffe6;border:1px solid #623bff2e;border-radius:999px;grid-template-columns:38px minmax(74px,auto) 38px;align-items:center;display:grid;overflow:hidden}.avyron-prototype-surface .timeline-zoom>button{min-width:38px;min-height:38px;color:var(--violet-deep);cursor:pointer;background:0 0;border:0;font-weight:800}.avyron-prototype-surface .orientation-option,.avyron-prototype-surface .privacy-option,.avyron-prototype-surface .quiet-button,.avyron-prototype-surface .back-button,.avyron-prototype-surface .secondary-button,.avyron-prototype-surface .lightbox-toolbar button{min-height:44px}.avyron-prototype-surface .timeline-zoom>button:disabled{color:#aaa4b8;cursor:default}.avyron-prototype-surface .timeline-zoom .zoom-overview{min-width:74px;color:var(--body);border-left:1px solid #623bff1f;border-right:1px solid #623bff1f;padding-inline:8px;font-size:11px}.avyron-prototype-surface .moment-marker-grid{border-top:1px solid #623bff1f;grid-template-columns:repeat(17,minmax(0,1fr));align-items:center;width:100%;min-height:72px;margin-top:3px;padding-top:12px;display:grid;position:relative}.avyron-prototype-surface .moments-lane-heading{color:var(--violet-deep);letter-spacing:.12em;text-transform:uppercase;align-items:baseline;gap:10px;margin:17px 0 0 8px;font-size:10px;font-weight:850;display:flex}.avyron-prototype-surface .moments-lane-heading small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:9px;font-weight:650}.avyron-prototype-surface .moment-marker{cursor:pointer;background:#fff;border:1px solid #623bff3d;border-radius:50%;justify-self:center;width:46px;height:46px;padding:3px;transition:width .22s,height .22s,border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;box-shadow:0 8px 20px #26165c1a}.avyron-prototype-surface .moment-marker:before{content:"";background:linear-gradient(#623bff75,#623bff1f);width:1px;height:13px;position:absolute;top:-13px;left:50%}.avyron-prototype-surface .moment-marker:hover{border-color:#623bff9e;transform:translateY(-2px)}.avyron-prototype-surface .moment-marker.selected{z-index:2;border-color:var(--violet);width:64px;height:64px;box-shadow:0 0 0 5px #623bff1f,0 14px 28px #2b18692e}.avyron-prototype-surface .moment-marker-photo{background-position:50%;background-size:cover;border-radius:50%;width:100%;height:100%;display:block}.avyron-prototype-surface .moment-marker-label{max-width:calc(var(--event-width) * 1.5);color:var(--body);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;line-height:1.1;position:absolute;bottom:-17px;left:50%;overflow:hidden;transform:translate(-50%)}.avyron-prototype-surface .moment-marker:not(.selected) .moment-marker-label{opacity:.68}.avyron-prototype-surface .focused-moment-stage{--focus-left:50%;width:100%;min-height:126px;padding-top:18px;position:relative}.avyron-prototype-surface .focused-moment-stage.focus-prom{--focus-left:26.47%}.avyron-prototype-surface .focused-moment-stage.focus-today{--focus-left:55.88%}.avyron-prototype-surface .focused-moment-stage.focus-norway{--focus-left:61.76%}.avyron-prototype-surface .focused-moment-stage.focus-reunion{--focus-left:73.53%}.avyron-prototype-surface .focused-moment-stage.focus-home{--focus-left:79.41%}.avyron-prototype-surface .focused-moment-stage:before{top:0;left:var(--focus-left);content:"";background:linear-gradient(#623bff80,#623bff29);width:1px;height:18px;position:absolute}.avyron-prototype-surface .focused-moment-card{top:18px;left:var(--focus-left);width:min(520px, calc(5.5 * var(--event-width)));cursor:pointer;text-align:left;background:#fff;border:1px solid #623bff38;border-radius:18px;grid-template-columns:148px minmax(0,1fr);min-height:104px;padding:0;animation:.22s cubic-bezier(.2,.8,.2,1) focus-moment-in;display:grid;position:absolute;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 36px #2b186921}.avyron-prototype-surface .focused-moment-card:hover{border-color:#623bff94;box-shadow:0 18px 42px #2b18692e}.avyron-prototype-surface .focused-moment-photo{background-position:50%;background-size:cover;min-height:104px}.avyron-prototype-surface .focused-moment-copy{align-content:center;gap:3px;min-width:0;padding:13px 16px;display:grid}.avyron-prototype-surface .focused-moment-copy small{color:var(--violet-deep);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.avyron-prototype-surface .focused-moment-copy strong{color:var(--ink);letter-spacing:-.02em;font-size:18px}.avyron-prototype-surface .focused-moment-copy>span{color:var(--body);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.avyron-prototype-surface .focused-moment-copy em{color:var(--violet-deep);margin-top:3px;font-size:9px;font-style:normal;font-weight:850}@keyframes focus-moment-in{0%{opacity:.45;transform:translate(-50%)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.avyron-prototype-surface .consent-step,.avyron-prototype-surface .privacy-ledger{background:#fff;border:1px solid #e4e0ef;border-radius:18px;margin-top:16px;padding:18px;box-shadow:0 10px 30px #141d3d0b}.avyron-prototype-surface .community-consent.completed{background:#fbfefc;border-color:#b8decf}.avyron-prototype-surface .partner-consent{border-left:4px solid #d3c6ff}.avyron-prototype-surface .partner-consent.completed{background:#fcfbff;border-color:#b8a6ff}.avyron-prototype-surface .consent-state{color:#5f566e;letter-spacing:.05em;text-transform:uppercase;background:#f0edf5;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.avyron-prototype-surface .consent-state.commercial{color:var(--violet-deep);background:#f0ebff}.avyron-prototype-surface .consent-step.completed .consent-state{color:#176b4d;background:#e6f5ed}.avyron-prototype-surface .partner-consent.completed .consent-state{color:var(--violet-deep);background:#ede8ff}.avyron-prototype-surface .community-intro strong{color:var(--ink)}.avyron-prototype-surface .consent-button,.avyron-prototype-surface .commercial-button{width:100%;margin-top:13px}.avyron-prototype-surface .consent-revoke{margin-top:12px}.avyron-prototype-surface .commercial-button{background:#4e33aed1}.avyron-prototype-surface .consent-prerequisite{color:var(--muted);background:#f6f4f9;border-radius:11px;margin:13px 0 0;padding:10px 12px;font-size:10px}.avyron-prototype-surface .privacy-ledger-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.avyron-prototype-surface .privacy-ledger-grid>span{background:#faf9fc;border:1px solid #ebe7f2;border-radius:13px;gap:4px;min-width:0;padding:12px;display:grid}.avyron-prototype-surface .privacy-ledger-grid b{font-size:11px}.avyron-prototype-surface .privacy-ledger-grid small{color:var(--muted);font-size:9px;line-height:1.35}.avyron-prototype-surface .privacy-ledger-grid em{color:#61596d;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:850}.avyron-prototype-surface .privacy-ledger-grid .is-shared{background:#f3fbf7;border-color:#b8decf}.avyron-prototype-surface .privacy-ledger-grid .is-shared em{color:#176b4d}.avyron-prototype-surface .privacy-ledger-grid .is-commercial{background:#f7f4ff;border-color:#c9bbff}.avyron-prototype-surface .privacy-ledger-grid .is-commercial em{color:var(--violet-deep)}.avyron-prototype-surface .privacy-summary.compact{background:#f4fbf7;border:1px solid #cfe8dc;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.avyron-prototype-surface .summary-lock{color:#fff;background:#176b4d;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.avyron-prototype-surface .privacy-summary strong,.avyron-prototype-surface .privacy-summary small{display:block}.avyron-prototype-surface .privacy-summary strong{font-size:11px}.avyron-prototype-surface .privacy-summary small{color:var(--muted);margin-top:2px;font-size:9px}.avyron-prototype-surface .demo-next{align-self:stretch;margin-top:14px}.avyron-prototype-surface .panel-count{color:var(--muted);font-size:10px;font-weight:800}.avyron-prototype-surface .prototype-footer{color:#626b7a}.avyron-prototype-surface .portrait-timeline{cursor:grab;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}@media (width>=1000px) and (height<=800px){.avyron-prototype-surface .prototype-shell{padding-top:12px}.avyron-prototype-surface .hero-copy{margin:10px auto 9px}.avyron-prototype-surface .hero-copy h1{font-size:38px}.avyron-prototype-surface .lifeline-card{padding:16px 20px}.avyron-prototype-surface .reunion-banner{min-height:48px}.avyron-prototype-surface .landscape-story-scroll{margin-top:9px;padding-top:14px}.avyron-prototype-surface .focused-moment-stage{min-height:112px}.avyron-prototype-surface .focused-moment-card,.avyron-prototype-surface .focused-moment-photo{min-height:92px}.avyron-prototype-surface .prototype-footer{padding-top:9px}}@media (width<=980px){.avyron-prototype-surface .moment-marker-grid{grid-template-columns:repeat(17,minmax(0,1fr))}}@media (width<=720px){.avyron-prototype-surface .topbar-meta{gap:6px}.avyron-prototype-surface .prototype-pill{display:none}.avyron-prototype-surface .orientation-control{transform-origin:100%;transform:scale(.92)}.avyron-prototype-surface .orientation-portrait .hero-copy{display:none}.avyron-prototype-surface .orientation-portrait .portrait-life-book{max-height:calc(100vh - 86px);margin-top:14px}.avyron-prototype-surface .portrait-timeline{max-height:calc(100vh - 292px);overflow-y:auto}.avyron-prototype-surface .privacy-ledger-grid{grid-template-columns:1fr}.avyron-prototype-surface .consent-step,.avyron-prototype-surface .privacy-ledger{padding:14px}.avyron-prototype-surface .travel-community-grid{grid-template-columns:1fr}}@media (width>=721px) and (height<=540px){.avyron-prototype-surface .prototype-shell{padding:8px 18px}.avyron-prototype-surface .topbar{min-height:36px}.avyron-prototype-surface .hero-copy{justify-content:center;align-items:baseline;gap:12px;margin:4px auto 6px;display:flex}.avyron-prototype-surface .hero-copy .eyebrow{display:none}.avyron-prototype-surface .hero-copy h1{margin:0;font-size:28px}.avyron-prototype-surface .hero-subtitle{font-size:13px}.avyron-prototype-surface .lifeline-card{border-radius:20px;padding:10px 14px}.avyron-prototype-surface .lifeline-toolbar h2{font-size:17px}.avyron-prototype-surface .reunion-banner,.avyron-prototype-surface .guide-strip{display:none}.avyron-prototype-surface .landscape-story-scroll{margin-top:4px;padding-top:12px}.avyron-prototype-surface .moments-lane-heading{display:none}.avyron-prototype-surface .moment-marker-grid{min-height:60px;margin-top:10px;padding-top:8px}.avyron-prototype-surface .moment-marker{width:38px;height:38px}.avyron-prototype-surface .moment-marker.selected{width:52px;height:52px}.avyron-prototype-surface .moment-marker-label{display:none}.avyron-prototype-surface .focused-moment-stage{min-height:92px;padding-top:12px}.avyron-prototype-surface .focused-moment-card{grid-template-columns:108px minmax(0,1fr);min-height:78px;top:12px}.avyron-prototype-surface .focused-moment-photo{min-height:78px}.avyron-prototype-surface .focused-moment-copy{padding:8px 12px}.avyron-prototype-surface .focused-moment-copy strong{font-size:14px}.avyron-prototype-surface .focused-moment-copy>span,.avyron-prototype-surface .prototype-footer{display:none}}.prototype-access-bar{z-index:50;color:#555e6d;background:#fff;border-bottom:1px solid #623bff1f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 clamp(18px,4vw,68px);font-size:12px;display:grid;position:relative}.prototype-access-bar>a{color:#3f22b8;justify-self:start;font-weight:750}.prototype-access-bar>span{color:#3f22b8;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-weight:800;display:inline-flex}.prototype-access-bar>span i{background:#623bff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #623bff1a}.prototype-access-actions{justify-self:end;align-items:center;gap:14px;display:flex}.prototype-access-actions>a{color:#555e6d;font-weight:700}.prototype-access-bar form{justify-self:end}.prototype-access-bar button{color:#555e6d;cursor:pointer;min-height:36px;font:inherit;background:0 0;border:0;font-weight:700}.prototype-access-bar button:hover,.prototype-access-bar button:focus-visible,.prototype-access-actions>a:hover,.prototype-access-actions>a:focus-visible,.prototype-access-bar>a:hover,.prototype-access-bar>a:focus-visible{color:#623bff}.prototype-gate{--gate-ink:#101427;--gate-body:#525a69;--gate-violet:#623bff;min-height:100svh;color:var(--gate-ink);background:radial-gradient(circle at 75% 18%,#623bff21,#0000 31%),radial-gradient(circle at 16% 86%,#ffbe7d1f,#0000 27%),#fbfaff;place-items:center;padding:40px 20px;display:grid;position:relative;overflow:hidden}.prototype-gate-glow{aspect-ratio:1;pointer-events:none;border:1px solid #623bff17;border-radius:50%;width:min(72vw,760px);position:absolute;box-shadow:0 0 0 85px #623bff06,0 0 0 170px #623bff05}.prototype-gate-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #623bff24;border-radius:30px;width:min(100%,660px);padding:clamp(28px,5.5vw,58px);position:relative;box-shadow:0 35px 100px #25165b1f}.prototype-gate-brand{color:#17151b;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:.18em;align-items:center;gap:10px;font-size:.78rem;font-weight:760;display:inline-flex}.prototype-gate-brand .avyron-symbol{clip-path:polygon(50% 0,100% 100%,73% 100%,50% 52%,27% 100%,0 100%);color:#0000;filter:drop-shadow(0 7px 14px #6753c729);background:#6753c7;place-items:center;width:31px;height:31px;font-size:0;display:grid}.prototype-gate-lock{background:#f6f3ff;border:1px solid #623bff33;border-radius:50%;width:66px;height:66px;margin:56px 0 26px;position:relative}.prototype-gate-lock:before{border:2px solid var(--gate-violet);content:"";border-bottom:0;border-radius:13px 13px 0 0;width:20px;height:17px;position:absolute;top:13px;left:22px}.prototype-gate-lock i{background:var(--gate-violet);border-radius:6px;width:27px;height:23px;position:absolute;top:29px;left:19px}.prototype-gate-lock i:after{content:"";background:#fff;border-radius:4px;width:4px;height:8px;position:absolute;top:8px;left:12px}.prototype-gate-lock-setup:after{content:"";background:#31a56b;border:3px solid #f6f3ff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:2px;right:-3px}.prototype-gate-kicker{color:#5135c7;letter-spacing:.14em;margin:0 0 11px;font-size:11px;font-weight:850}.prototype-gate h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,7vw,62px);font-weight:700;line-height:1}.prototype-gate-copy{max-width:535px;color:var(--gate-body);margin:19px 0 34px;font-size:16px;line-height:1.6}.prototype-gate-form label{color:#343a49;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.prototype-setup-form{gap:9px;display:grid}.prototype-setup-form label:not(:first-child){margin-top:10px}.prototype-setup-form>input{width:100%;min-height:54px;color:var(--gate-ink);font:inherit;background:#fff;border:1px solid #d7d2eb;border-radius:13px;outline:0;padding:0 17px;font-size:16px;transition:border-color .18s,box-shadow .18s}.prototype-setup-form>input:focus{border-color:var(--gate-violet);box-shadow:0 0 0 4px #623bff1a}.prototype-setup-submit{background:var(--gate-violet);color:#fff;cursor:pointer;min-height:54px;font:inherit;border:0;border-radius:13px;margin-top:15px;padding:0 22px;font-size:13px;font-weight:800}.prototype-setup-submit:hover,.prototype-setup-submit:focus-visible{background:#4d2dde}.prototype-setup-identity{color:#707786;margin:24px 0 0;font-size:12px}.prototype-password-field{background:#fff;border:1px solid #d7d2eb;border-radius:13px;grid-template-columns:1fr auto;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.prototype-password-field:focus-within{border-color:var(--gate-violet);box-shadow:0 0 0 4px #623bff1a}.prototype-password-field.has-error{border-color:#b42318}.prototype-password-field input{min-width:0;min-height:54px;color:var(--gate-ink);font:inherit;background:0 0;border:0;outline:0;padding:0 17px;font-size:16px}.prototype-password-field button{background:var(--gate-violet);color:#fff;cursor:pointer;min-height:54px;font:inherit;border:0;padding:0 22px;font-size:13px;font-weight:800;transition:background .18s}.prototype-password-field button:hover{background:#4d2dde}.prototype-gate-note,.prototype-gate-error{color:#707786;margin:9px 2px 0;font-size:12px}.prototype-gate-error{color:#b42318}.prototype-gate-boundaries{color:#767d8b;align-items:center;gap:12px;margin-top:42px;font-size:11px;display:flex}.prototype-gate-boundaries i{background:#e1dcf1;flex:1;height:1px}.prototype-gate-back{color:#4b5565;margin-top:25px;font-size:12px;font-weight:750;display:inline-block}.prototype-gate-back:hover{color:var(--gate-violet)}.prototype-change-link{color:var(--gate-violet);margin-right:18px}@media (width<=620px){.prototype-access-bar{grid-template-columns:1fr auto}.prototype-access-bar>span{display:none}.prototype-gate{padding:18px 14px}.prototype-gate-card{border-radius:24px;padding:27px 22px}.prototype-gate-lock{margin-top:40px}.prototype-password-field{background:0 0;border:0;grid-template-columns:1fr;overflow:visible}.prototype-password-field input{background:#fff;border:1px solid #d7d2eb;border-radius:12px}.prototype-password-field button{border-radius:12px;margin-top:10px}.prototype-password-field:focus-within{box-shadow:none}.prototype-gate-boundaries{flex-direction:column;align-items:flex-start;gap:5px}.prototype-gate-boundaries i{flex:none;width:100%}}@media (prefers-reduced-motion:reduce){.prototype-password-field,.prototype-password-field button{transition:none}}
