@import "https://fonts.googleapis.com/css2?family=Lora:wght@500&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#123f3d;--teal:#2b7f78;--mint:#9ccdc4;--foam:#dfece7;--cream:#f8f5ee;--paper:#fffdf8;--line:#c9dcd7;--gold:#d9a94d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;width:min(1320px,100% - 48px);height:92px;margin:auto;display:flex}.brand{color:var(--ink);letter-spacing:-.015em;align-items:center;gap:12px;font-family:Lora,Georgia,serif;font-size:24px;font-weight:500;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.brand-mark{border:3px solid var(--teal);border-radius:50%;width:34px;height:28px;display:block;position:relative}.brand-mark:before{content:"";border:2px solid var(--mint);border-radius:50%;position:absolute;inset:5px 8px}.brand-mark i{background:var(--teal);border-radius:60% 40%;width:7px;height:10px;position:absolute;top:-15px;left:11px;transform:rotate(45deg)}.site-header nav,.site-footer nav{align-items:center;gap:28px;display:flex}.site-header nav a,.site-footer nav a{font-size:14px;font-weight:600;text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:8%;min-height:calc(100vh - 92px);padding-block:70px 130px;display:grid}.eyebrow,.section-label{color:var(--teal);letter-spacing:.2em;margin:0 0 24px;font-size:12px;font-weight:750}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.055em;margin-bottom:34px;font-size:clamp(48px,6vw,82px);font-weight:720;line-height:1.2}.hero-lead{max-width:610px;font-size:18px;line-height:2}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:42px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.release-note{color:#54716f;font-size:13px}.hero-art{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.hero-art:before{content:"";background:radial-gradient(circle,#9ccdc442,#0000 66%);border-radius:50%;width:520px;max-width:100%;height:520px;position:absolute}.drop{z-index:2;background:linear-gradient(135deg,var(--mint),var(--teal));border-radius:70% 30% 65% 35%;width:46px;height:58px;position:absolute;top:122px;transform:rotate(45deg)}.ripple{border:3px solid var(--mint);border-radius:50%;position:absolute;top:255px;transform:perspective(300px)rotateX(64deg)}.ripple-one{border-color:var(--teal);width:130px;height:130px}.ripple-two{opacity:.72;width:260px;height:260px}.ripple-three{opacity:.42;width:410px;height:410px}.ripple-center{background:var(--teal);opacity:.8;border-radius:50%;width:40px;height:16px;margin-top:55px}.manifesto{background:var(--ink);color:#fff;padding:140px 0}.manifesto-grid{grid-template-columns:1fr 3fr;gap:5%;display:grid}.manifesto .section-label{color:var(--mint)}.manifesto h2,.section-heading h2,.value-copy h2,.closing h2{letter-spacing:-.045em;font-size:clamp(38px,5vw,64px);font-weight:680;line-height:1.3}.manifesto p:not(.section-label){color:#dce9e6;max-width:760px;font-size:18px;line-height:2.1}.journey{padding-block:150px}.section-heading{max-width:770px;margin-bottom:80px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.step{border-right:1px solid var(--line);min-height:270px;padding:28px 25px}.step:last-child{border-right:0}.step span{color:var(--teal);font-size:12px}.step h3{margin:72px 0 14px;font-size:27px}.step p{color:#4c6c69;line-height:1.85}.value-grid{grid-template-columns:1fr 1fr;gap:12%;display:grid}.value-list article{border-top:1px solid var(--line);grid-template-columns:160px 1fr;gap:28px;padding:30px 0;display:grid}.value-list strong{font-size:18px}.value-list p{color:#4c6c69;margin:0;line-height:1.8}.closing{text-align:center;padding-block:160px}.closing-mark{height:70px;margin-bottom:34px;position:relative}.closing-mark:after,.closing-mark:before{content:"";border:2px solid var(--mint);border-radius:50%;width:100px;height:30px;position:absolute;top:38px;left:50%;transform:translate(-50%)}.closing-mark:after{opacity:.5;width:160px;height:48px;top:29px}.closing-mark span{background:var(--teal);border-radius:70% 30% 65% 35%;width:13px;height:17px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(45deg)}.closing h2{margin-bottom:24px}.closing>p:last-child{color:#54716f}.site-footer{background:var(--ink);color:#fff;padding:60px max(24px,50% - 640px)}.footer-main,.footer-bottom{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-main{padding-bottom:45px}.footer-brand{color:#fff}.footer-bottom{color:#a9c4bf;border-top:1px solid #fff3;padding-top:24px;font-size:12px}.legal-shell{width:min(860px,100% - 48px);margin:70px auto 140px}.legal-title{border-bottom:1px solid var(--line);padding:60px 0 70px}.legal-title h1{letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(45px,7vw,72px)}.legal-title>p:last-child{color:#68807e;font-size:13px}.legal-content{padding-top:55px;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}.legal-content>p,.legal-content li{font-size:16px;line-height:2}.legal-content h2{letter-spacing:-.02em;margin:65px 0 18px;font-size:25px}.legal-content h3{margin:32px 0 10px;font-size:18px}.legal-content ul,.legal-content ol{padding-left:24px}.legal-content a{color:var(--teal)}.legal-content details{border-top:1px solid var(--line);padding:24px 0}.legal-content details:last-of-type{border-bottom:1px solid var(--line)}.legal-content summary{cursor:pointer;font-size:18px;font-weight:700}.legal-content details p{color:#4c6c69;margin:16px 0 0;line-height:1.9}.notice{background:var(--foam);border-radius:16px;margin-top:55px;padding:28px}.notice p{margin:10px 0 0;line-height:1.8}@media (width<=820px){.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-art{order:-1;min-height:380px}.drop{top:60px}.ripple{top:172px}.ripple-three{width:330px;height:330px}.manifesto-grid,.value-grid{grid-template-columns:1fr}.manifesto-grid{gap:45px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step{border-bottom:1px solid var(--line)}.footer-main{align-items:flex-start}.site-footer nav{flex-direction:column;align-items:flex-start;gap:16px}}@media (width<=540px){.shell,.site-header,.legal-shell{width:calc(100% - 32px)}.site-header{height:80px}.hero{min-height:auto;padding-bottom:100px}.hero h1{font-size:44px}.hero-art{min-height:310px}.ripple{top:140px}.ripple-three{width:280px;height:280px}.ripple-two{width:190px;height:190px}.drop{top:45px}.manifesto,.journey,.values,.closing{padding-block:100px}.steps{grid-template-columns:1fr}.step{border-right:0;min-height:220px}.step h3{margin-top:45px}.value-list article{grid-template-columns:1fr;gap:12px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.legal-title{padding-top:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.visual-hero{background:linear-gradient(145deg,#fffdf8 0%,#f6fbf9 48%,#f8f3e9 100%);min-height:900px;position:relative;overflow:hidden}.hero-layout{z-index:3;grid-template-columns:.93fr 1.07fr;align-items:center;gap:7%;min-height:830px;padding:65px 0 105px;display:grid;position:relative}.app-icon{object-fit:cover;border-radius:28px;width:110px;height:110px;display:inline-block;box-shadow:0 16px 40px #123f3d24}.app-icon-large{width:126px;height:126px;margin-bottom:22px}.visual-hero .hero-copy{z-index:5;position:relative}.visual-hero .hero-copy h1{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,5.2vw,75px);line-height:1.22}.visual-hero .hero-lead{max-width:590px;font-size:17px;line-height:2}.hero-statement{letter-spacing:.02em;margin-top:26px;font-size:18px;display:block}.store-badge{color:#fff;background:#080808;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:170px;min-height:56px;font-size:20px;font-weight:650;line-height:1.05;display:inline-flex;box-shadow:0 8px 22px #0000001f}.store-badge small{letter-spacing:.05em;font-size:9px;font-weight:500}.hero-glow{filter:blur(12px);opacity:.7;border-radius:50%;position:absolute}.glow-one{background:#9ccdc438;width:470px;height:470px;top:-100px;right:-80px}.glow-two{background:#e6ce9f2b;width:420px;height:420px;top:250px;left:-180px}.hero-device{justify-content:center;align-items:center;height:690px;display:flex;position:relative}.phone{z-index:4;background:#101918;border:2px solid #0c2523;border-radius:54px;width:330px;height:675px;padding:10px;position:relative;box-shadow:0 35px 80px #123f3d33}.phone:before{content:"";pointer-events:none;border:2px solid #6f7d7b;border-radius:48px;position:absolute;inset:4px}.phone-notch{z-index:4;background:#07110f;border-radius:20px;width:92px;height:24px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-screen,.mini-screen{color:#143d3b;background:#fffdf8;border-radius:43px;height:100%;padding:18px 16px 12px;overflow:hidden}.phone-status{justify-content:space-between;padding:0 10px 16px;font-size:10px;font-weight:700;display:flex}.screen-greeting{flex-direction:column;margin:12px 2px 17px;display:flex}.screen-greeting strong{font-size:15px}.screen-greeting span{margin-top:3px;font-size:9px}.screen-card,.streak-card{background:#fff;border:1px solid #dce7e3;border-radius:16px;padding:12px;box-shadow:0 6px 16px #123f3d12}.card-kicker{margin-bottom:8px;font-size:10px;font-weight:700}.photo-window,.feed-photo,.tiny-photo,.memory-photo,.orbit-photo{background:linear-gradient(#b9dad4 0 44%,#deb98a 44% 49%,#c59b66 49%);position:relative;overflow:hidden}.photo-window{border-radius:10px;height:126px;margin-bottom:9px}.photo-window:before{content:"";background:linear-gradient(90deg,#123f3d38 2px,#0000 2px 32%,#123f3d2e 32% 33%,#0000 33% 66%,#123f3d2e 66% 67%,#0000 67%),linear-gradient(#ffffff8c 0 2px,#0000 2px);position:absolute;inset:0}.photo-sun{background:#fff0ad;border-radius:50%;width:36px;height:36px;position:absolute;top:15px;right:25px;box-shadow:0 0 30px #fff2b8}.photo-book{background:#f7edd6;border-radius:3px;width:92px;height:42px;position:absolute;bottom:13px;left:35px;transform:skewY(-5deg);box-shadow:0 6px 12px #00000029}.photo-plant{background:#3f7760;border-radius:50% 20%;width:35px;height:42px;position:absolute;bottom:10px;right:35px}.screen-card>strong,.screen-card>small{display:block}.screen-card>strong{font-size:12px}.screen-card>small{color:#6e807e;margin-top:3px;font-size:8px}.screen-card button,.feed-card button,.incubate-card button{float:right;border:1px solid var(--mint);color:var(--teal);background:#fff;border-radius:20px;margin-top:-16px;padding:5px 10px;font-size:8px;font-weight:700}.streak-card{margin-top:12px}.streak-card>strong{font-size:10px}.streak-card>div{justify-content:space-between;margin-top:10px;display:flex}.streak-card span{border:1px solid #cbdad7;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.streak-card .done{background:var(--teal);color:#fff}.mini-ripple{height:52px;margin-top:10px;position:relative}.mini-ripple i{border:2px solid var(--mint);border-radius:50%;width:90px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mini-ripple i:nth-child(2){width:65px;height:18px}.mini-ripple i:nth-child(3){width:38px;height:11px}.mini-ripple b{background:var(--teal);border-radius:60% 40%;width:7px;height:10px;position:absolute;top:3px;left:50%;transform:rotate(45deg)}.share-button{background:var(--teal);color:#fff;border-radius:13px;place-items:center;height:38px;font-size:11px;font-weight:700;display:grid}.tab-bar{color:#4e6a67;justify-content:space-around;padding-top:10px;font-size:14px;display:flex}.tab-bar span:nth-child(3){background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.orbit{z-index:5;background:#ffffff8c;border:1px solid #9ccdc4b3;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 15px 35px #123f3d1f}.orbit-a{width:115px;height:115px;top:120px;left:-12px}.orbit-b{width:145px;height:145px;top:205px;right:-20px}.orbit-c{width:110px;height:110px;bottom:80px;right:5px}.orbit-photo{border-radius:50%;width:84%;height:84%}.tea{background:radial-gradient(circle at 52% 52%,#8e4d26 0 20%,#f1eadc 21% 35%,#0000 36%),linear-gradient(135deg,#d9b177,#fff5dc)}.mountain{background:linear-gradient(155deg,#0000 48%,#456f69 49% 64%,#274f4c 65%),linear-gradient(#c7e4e3 0 58%,#8bc4c0 59%)}.notebook{background:linear-gradient(145deg,#0000 0 48%,#485f5633 49% 51%,#0000 52%),linear-gradient(35deg,#d2a36e 0 34%,#f5ead1 35% 70%,#9bc3b8 71%)}.water-rings{z-index:1;width:1050px;height:560px;position:absolute;bottom:-330px;left:50%;transform:translate(-30%)}.water-rings i{border:7px solid #5daca433;border-radius:50%;position:absolute;inset:0}.water-rings i:nth-child(2){inset:70px 110px}.water-rings i:nth-child(3){inset:140px 230px}.flow-section,.screens-section{padding:130px 0}.center-heading{text-align:center;max-width:780px;margin:0 auto 70px}.center-heading h2{letter-spacing:-.045em;font-size:clamp(34px,4.2vw,56px);line-height:1.35}.flow-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.flow-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:26px;min-height:375px;padding:24px;position:relative;box-shadow:0 15px 35px #123f3d0f}.flow-number{color:var(--teal);font-size:11px;position:absolute;top:18px;left:20px}.flow-visual{height:165px;margin-bottom:8px;position:relative}.flow-visual i{border:3px solid var(--mint);border-radius:50%;width:145px;height:50px;position:absolute;top:63%;left:50%;transform:translate(-50%,-50%)}.flow-visual i:nth-child(2){width:105px;height:36px}.flow-visual i:nth-child(3){width:60px;height:20px}.flow-visual b{background:linear-gradient(135deg,var(--mint),var(--teal));border-radius:70% 30%;width:25px;height:34px;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.flow-card.seed .flow-visual b:after{content:"";background:#6fae8b;border-radius:100% 0;width:38px;height:22px;position:absolute;top:-20px;left:-8px;transform:rotate(-40deg)}.flow-card.manifest .flow-visual i{border-color:#e5b75d}.flow-card.manifest .flow-visual b{background:#e5b75d}.flow-card.remix .flow-visual i{border-color:#a98bd2}.flow-card.remix .flow-visual b{background:#9270bd}.flow-card h3{margin:0 0 12px;font-size:25px}.flow-card p{color:#506d6a;font-size:14px;line-height:1.8}.flow-arrow{z-index:2;background:var(--paper);width:34px;height:34px;color:var(--teal);border-radius:50%;place-items:center;font-size:22px;display:grid;position:absolute;top:46%;right:-20px}.memory-section{background:linear-gradient(100deg,#eff6f2,#f9f4e9);padding:100px 0}.memory-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:10%;display:grid}.memory-copy h2{letter-spacing:-.045em;font-size:clamp(38px,4.5vw,58px);line-height:1.3}.memory-copy>p:last-child{color:#506d6a;line-height:1.9}.memory-cards{grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;display:grid}.memory-cards article{background:#fff;border-radius:20px;padding:14px;box-shadow:0 15px 35px #123f3d1a}.memory-cards article>span{color:var(--teal);margin-bottom:9px;font-size:11px;display:block}.memory-cards article>strong{margin-top:10px;font-size:13px;display:block}.memory-cards>b{color:var(--teal);font-size:26px}.memory-photo{border-radius:13px;height:210px}.memory-photo.old{background:linear-gradient(90deg,#123f3d1f 2px,#0000 2px 33%,#123f3d1f 33% 34%,#0000 34%),linear-gradient(#c6dfda 0 48%,#b98556 49%)}.memory-photo.now{background:linear-gradient(35deg,#315a4f 0 30%,#0000 31%),linear-gradient(145deg,#d4b284 0 36%,#f5ebd6 37% 70%,#8db9ae 71%)}.screen-showcase{grid-template-columns:repeat(4,1fr);align-items:start;gap:30px;display:grid}.screen-showcase article>.phone{margin:0 auto}.phone-compact{border-radius:40px;width:240px;height:490px;padding:8px}.phone-compact:before{border-radius:34px}.phone-compact .phone-notch{width:67px;height:17px;top:13px}.phone-compact .phone-screen,.phone-compact>.mini-screen{border-radius:32px;padding:14px 11px 8px}.phone-compact .photo-window{height:84px}.phone-compact .screen-card,.phone-compact .streak-card{padding:8px}.phone-compact .mini-ripple{height:28px}.phone-compact .share-button{height:27px}.phone-compact .tab-bar{padding-top:6px}.screen-showcase article>div:last-child{max-width:240px;margin:22px auto 0}.screen-showcase article>div:last-child span{float:left;color:var(--teal);margin-right:8px;font-weight:800}.screen-showcase h3{margin-bottom:8px;font-size:18px}.screen-showcase p{color:#506d6a;font-size:13px;line-height:1.6}.mini-screen{padding-top:38px!important}.mini-top{justify-content:space-between;font-size:14px;display:flex}.pills{gap:7px;margin:14px 0 10px;font-size:7px;display:flex}.pills>*{border-radius:12px;padding:5px 8px}.pills b{background:var(--teal);color:#fff}.feed-card{background:#fff;border:1px solid #dae6e2;border-radius:10px;margin-bottom:8px;padding:7px;position:relative}.feed-photo{border-radius:7px;height:90px;margin-bottom:7px}.feed-photo.sunset{background:linear-gradient(#ea7 0 30%,#6e8f94 31% 55%,#315b5b 56% 60%,#e5b884 61%)}.feed-card>strong,.feed-card>small{display:block}.feed-card>strong{font-size:9px}.feed-card>small{margin-top:3px;font-size:6px}.feed-card.short{grid-template-columns:60px 1fr;gap:6px;display:grid}.feed-card.short .feed-photo{height:55px}.incubating-progress{border-bottom:2px solid var(--teal);justify-content:space-between;margin:20px 0 12px;padding-bottom:7px;font-size:8px;display:flex}.incubate-card{background:#fff;border:1px solid #dce6e3;border-radius:11px;grid-template-columns:48px 1fr;gap:7px;margin-bottom:10px;padding:8px;display:grid}.tiny-photo{border-radius:8px;height:54px}.incubate-card strong,.incubate-card small{font-size:8px;display:block}.incubate-card small{color:var(--teal);margin-top:8px}.incubate-card button{float:none;grid-column:1/-1;margin:0}.how-card{text-align:center;background:#edf5f2;border-radius:11px;margin-top:20px;padding:16px 8px;font-size:7px}.profile-line{align-items:center;gap:8px;margin:18px 0;display:flex}.profile-line .avatar{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.profile-line strong,.profile-line small{font-size:8px;display:block}.stats{text-align:center;border:1px solid #dce6e3;border-radius:10px;grid-template-columns:repeat(3,1fr);padding:10px 4px;display:grid}.stats span{font-size:6px}.stats b{font-size:13px;display:block}.trail{background:#f8fbf9;border:1px solid #dce6e3;border-radius:12px;height:150px;margin-top:12px;position:relative}.node{border:4px solid var(--mint);z-index:2;background:#fff;border-radius:50%;width:20px;height:20px;position:absolute}.n1{top:16px;left:47%}.n2{top:62px;left:25%}.n3{top:62px;right:25%}.n4{bottom:18px;left:14%}.n5{bottom:18px;right:14%}.line{background:var(--teal);transform-origin:0;height:1px;position:absolute}.l1{width:59px;top:35px;left:49%;transform:rotate(138deg)}.l2{width:59px;top:35px;left:50%;transform:rotate(42deg)}.l3{width:45px;top:78px;left:26%;transform:rotate(137deg)}.l4{width:45px;top:78px;right:26%;transform:rotate(43deg)}.grow-card{background:#edf5f2;border-radius:10px;margin-top:12px;padding:10px;font-size:8px}.bars{align-items:end;gap:7px;height:45px;margin-top:7px;display:flex}.bars i{background:var(--teal);border-radius:3px 3px 0 0;flex:1}.bars i:first-child{height:18%}.bars i:nth-child(2){height:35%}.bars i:nth-child(3){height:46%}.bars i:nth-child(4){height:70%}.bars i:nth-child(5){height:90%}.values{background:var(--cream);padding:120px 0}.value-cards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.value-cards article{text-align:center;background:#ffffffa6;border:1px solid #e6e2d8;border-radius:22px;padding:30px 24px}.value-cards article>span{background:var(--foam);width:65px;height:65px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:30px;display:grid}.value-cards h3{font-size:16px}.value-cards p{color:#506d6a;margin:0;font-size:13px;line-height:1.7}.closing .app-icon{margin-bottom:28px}.closing .store-badge{margin-top:25px}@media (width<=1050px){.orbit-a{left:-55px}.orbit-b{right:-35px}.orbit-c{right:-20px}.flow-grid{grid-template-columns:1fr 1fr}.flow-arrow{display:none}.screen-showcase{grid-template-columns:1fr 1fr;row-gap:70px}.value-cards{grid-template-columns:1fr 1fr}}@media (width<=820px){.hero-layout{grid-template-columns:1fr;padding-top:45px}.hero-device{order:-1;height:700px}.visual-hero{min-height:auto}.hero-copy{text-align:center}.visual-hero .hero-lead{margin-inline:auto}.visual-hero .hero-actions{justify-content:center}.memory-grid{grid-template-columns:1fr;gap:55px}.water-rings{transform:translate(-50%)}.app-icon-large{width:105px;height:105px}}@media (width<=560px){.hero-device{height:570px}.phone{width:270px;height:555px}.orbit-a{width:88px;height:88px;left:-5px}.orbit-b{width:105px;height:105px;right:-3px}.orbit-c{width:85px;height:85px;right:0}.visual-hero .hero-copy h1{font-size:42px}.flow-grid,.screen-showcase,.value-cards{grid-template-columns:1fr}.memory-cards{gap:9px}.memory-photo{height:140px}.flow-section,.screens-section{padding:95px 0}.screen-showcase{row-gap:65px}.phone-compact{width:250px;height:510px}.center-heading{margin-bottom:45px}}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e6;border-bottom:1px solid #c9dcd7bf;width:100%;max-width:none;padding-inline:max(24px,50% - 640px);position:sticky;top:0}.site-header nav{margin-left:auto}.header-cta{background:var(--teal);color:#fff;border-radius:999px;margin-left:28px;padding:10px 19px;font-size:13px;font-weight:700;text-decoration:none}.language-link{color:var(--teal);letter-spacing:.08em;margin-left:24px;font-size:12px;font-weight:800;text-decoration:none}.en-phone>p{color:#506d6a;margin:16px 0 12px;font-size:9px}.sample-hero{background:#f8f5ee;min-height:790px;position:relative;overflow:hidden}.sample-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.sample-hero-shade{background:linear-gradient(90deg,#f8f5eefa 0%,#f8f5eef0 35%,#f8f5ee4d 63%,#f8f5ee08 100%);position:absolute;inset:0}.sample-hero-layout{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:7%;min-height:790px;padding-block:70px;display:grid;position:relative}.sample-hero-copy{max-width:660px}.tagline-pill{color:var(--ink);background:#dcece7;border-radius:999px;margin-bottom:22px;padding:7px 15px;font-size:13px;font-weight:700;display:inline-flex}.sample-hero h1,.sample-loop h2,.sample-screens h2,.sample-grow h2,.pricing-section h2,.faq-section h2{font-family:Georgia,Yu Mincho,Hiragino Mincho ProN,serif}.sample-hero h1{letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(42px,5vw,66px);line-height:1.2}.sample-hero-copy>p{color:#395956;max-width:600px;font-size:17px;line-height:2}.sample-store-row{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.development-note{color:#687d7a;margin-top:14px;display:block}.sample-hero-phone{justify-content:center;align-items:center;min-height:680px;display:flex;position:relative}.sample-hero-phone .phone{transform:rotate(2deg);box-shadow:0 40px 80px #193a3740}.sample-loop,.sample-screens,.sample-grow,.pricing-section,.faq-section{padding:clamp(80px,9vw,130px) 0}.sample-loop,.sample-grow,.faq-section{background:#f1eee6}.center-heading>p:last-child{color:#4a6865;line-height:1.9}.sample-loop .center-heading{margin-bottom:45px}.journey-image{object-fit:cover;border-radius:28px;width:100%;max-height:560px;margin:0 auto 40px;display:block;box-shadow:0 18px 50px #1f3f3b1a}.sample-flow-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.sample-flow-card{background:#fffdf8;border-radius:19px;min-height:210px;padding:25px 22px;box-shadow:0 3px 14px #1f3f3b0d}.sample-flow-card>span{color:#fff;background:#73aaa0;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-weight:700;display:grid}.sample-flow-card.catch>span{background:#a89b63}.sample-flow-card.manifest>span{background:#397e78}.sample-flow-card.remix>span{background:#746995}.sample-flow-card h3{margin:19px 0 9px;font-size:18px}.sample-flow-card p{color:#4d6865;margin:0;font-size:14px;line-height:1.75}.sample-screens .screen-showcase{margin-top:20px}.sample-grow-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:8%;display:grid}.grow-image-wrap{position:relative}.grow-image-wrap img{border-radius:25px;width:100%;display:block;box-shadow:0 20px 50px #1f3f3b1f}.grow-image-wrap>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8db;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;top:18px}.grow-image-wrap>span:first-of-type{left:18px}.grow-image-wrap>span:last-of-type{left:calc(50% + 18px)}.grow-copy h2{letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(36px,4.2vw,54px);line-height:1.3}.grow-copy>p:not(.section-label){color:#486663;line-height:1.95}.grow-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;display:grid}.grow-stats article{text-align:center;background:#fffdf8;border-radius:14px;padding:15px 8px}.grow-stats b,.grow-stats span{display:block}.grow-stats b{color:var(--teal);font-family:Georgia,serif;font-size:25px}.grow-stats span{color:#607572;margin-top:4px;font-size:10px}.pricing-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:920px;margin:0 auto;display:grid}.pricing-grid>article{border:1px solid var(--line);background:#fffdf8;border-radius:22px;padding:34px}.pricing-grid .premium-plan{background:var(--ink);color:#f8f5ee;border:0}.plan-name,.pricing-grid strong{display:block}.plan-name{margin-bottom:8px;font-size:18px;font-weight:700}.pricing-grid strong{margin-bottom:22px;font-family:Georgia,serif;font-size:34px}.pricing-grid ul{margin:0;padding:0;list-style:none}.pricing-grid li{border-top:1px solid #85a49e47;padding:10px 0;font-size:14px}.plan-badge{color:#fff;background:#c99b54;border-radius:999px;margin-bottom:14px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-block}.pricing-note{text-align:center;color:#657b78;margin:24px 0 0;font-size:13px}.faq-shell{max-width:840px}.faq-section .center-heading{margin-bottom:40px}.faq-section details{background:#fffdf8;border-radius:16px;margin-bottom:12px;overflow:hidden}.faq-section summary{cursor:pointer;justify-content:space-between;gap:20px;padding:20px 23px;font-weight:700;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:var(--teal);font-size:20px}.faq-section details p{color:#4a6865;margin:0;padding:0 23px 22px;font-size:14px;line-height:1.8}@media (width<=980px){.site-header nav{display:none}.sample-hero-layout{grid-template-columns:1fr}.sample-hero-copy{padding-top:25px}.sample-hero-phone{min-height:650px}.sample-hero-shade{background:linear-gradient(#f8f5eeed,#f8f5eeb8)}.sample-grow-grid{grid-template-columns:1fr;gap:55px}.sample-flow-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.language-link{margin-left:auto}.header-cta{margin-left:10px;padding-inline:13px}.sample-hero-layout{padding-top:50px}.sample-hero h1{font-size:40px}.sample-hero-phone{min-height:570px}.sample-store-row .store-badge{width:150px;font-size:17px}.sample-flow-grid,.pricing-grid{grid-template-columns:1fr}.journey-image{height:370px}.grow-stats{grid-template-columns:1fr 1fr}.sample-loop,.sample-screens,.sample-grow,.pricing-section,.faq-section{padding:85px 0}}
