@charset "UTF-8";
:root{--ink:#173b54;--muted:#607583;--blue:#146daf;--line:#dce8ee;--paper:#f9fbfc;--serif:Georgia,'Times New Roman',serif;--accent:#147cae;--preview-bg:#edf5f9;--preview-card:#fff;--preview-ink:#173b54;--preview-muted:#526d7e;--preview-line:#d7e5ec;--preview-soft:#e5f1f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #197bba;outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em}em{font-family:var(--serif);font-weight:400}p{line-height:1.7;color:var(--muted)}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.reading-progress{position:fixed;inset:0 auto auto 0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#229ac6,#c78aca,#eda092,#e5bb57);z-index:40;pointer-events:none}.header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 4vw;position:sticky;top:0;z-index:30;background:#f9fbfcdf;backdrop-filter:blur(18px);border-bottom:1px solid #e2edf082}.brand{display:flex;align-items:center;gap:9px;font-size:23px;letter-spacing:-1px;font-weight:800;color:#166198}.beta{font-size:8px;letter-spacing:1px;border:1px solid #d2e2e9;border-radius:5px;padding:4px;color:#668394;margin:2px 0 0 3px}.header nav{display:flex;gap:28px;font-size:12px;font-weight:600}.header nav a:hover,.signin:hover{color:#0a8d9c}.header-actions{display:flex;align-items:center;gap:25px;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:18px 25px;border-radius:11px;color:#fff;background:#176fa8;font-size:14px;font-weight:650;box-shadow:0 8px 20px #1373ae20;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);background:#155f92;box-shadow:0 12px 28px #1373ae32}.button span{font-size:20px;line-height:1}.button.small{padding:12px 17px;gap:17px;font-size:12px}.button.secondary{border:1px solid #d8e3e9;color:#335d72;background:#ffffffa6;box-shadow:none}.eyebrow{display:block;font-size:10px;font-weight:750;letter-spacing:2.3px;color:#39768b;line-height:1.6}.eyebrow i{display:inline-block;width:6px;height:6px;background:#4aa997;border-radius:50%;margin:0 7px 1px 0}.hero{padding:78px 0 50px;text-align:center;position:relative}.hero-glow{position:absolute;inset:-50px -30px -40px;background:radial-gradient(ellipse at 20% 60%,#e1f4f49c,transparent 48%),radial-gradient(ellipse at 80% 45%,#f8e4eea1,transparent 45%),radial-gradient(ellipse at 50% 100%,#f9eed575,transparent 45%);filter:blur(25px);z-index:-1}.hero h1{font-size:clamp(46px,5.8vw,82px);line-height:1.08;letter-spacing:-4.8px;margin:22px -20px;color:#214b63;font-weight:650}.hero h1>span{color:#146fa1}.hero h1 em{color:#468d96}.hero p{font-size:17px;line-height:1.75}.hero-actions{display:flex;justify-content:center;gap:13px;margin:29px 0 14px}.micro{display:block;font-size:11px;color:#68818d;line-height:1.6}.floating-label{position:absolute;padding:11px 16px;border-radius:10px;font-size:11px;font-weight:600;box-shadow:0 6px 25px #75959c12;animation:float 6s ease-in-out infinite}.label-a{left:-3%;top:49%;background:#efeafa;color:#827096;transform:rotate(-9deg);rotate:-9deg}.label-b{right:-2%;top:69%;background:#e4f3e8;color:#44836e;animation-delay:-3s;rotate:8deg}.playground{position:relative;margin-top:15px}.playground-hint{font-family:var(--serif);font-style:italic;font-size:16px;color:#668897;margin:0 12px 15px;display:flex;align-items:center;gap:12px}.hand-arrow{font-size:28px;color:#5b96b3}.workspace{border:1px solid var(--preview-line);background:var(--preview-bg);border-radius:17px;overflow:hidden;box-shadow:0 35px 80px #366a841c,0 0 0 7px #fff8;color:var(--preview-ink);transition:background .45s,color .45s,border-color .45s}.workspace-bar{height:61px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 21px;background:var(--preview-card);border-bottom:1px solid var(--preview-line)}.workspace-brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:12px}.segmented{display:flex;padding:4px;border-radius:8px;background:var(--preview-bg)}.segmented button{border:0;border-radius:6px;font-size:11px;padding:8px 17px;background:transparent;color:var(--preview-muted)}.segmented button[aria-pressed=true]{background:var(--accent);color:#fff;box-shadow:0 3px 9px #16394815}.sample-label{font-size:9px;color:var(--preview-muted)}.sample-label i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#5faa99;margin-right:4px}.workspace-body{display:grid;grid-template-columns:145px minmax(0,1fr) 250px;min-height:478px}.mini-sidebar{border-right:1px solid var(--preview-line);padding:25px 9px;background:var(--preview-card);position:relative}.mini-sidebar>span{display:flex;align-items:center;gap:9px;padding:12px 10px;font-size:15px;color:var(--preview-muted)}.mini-sidebar>span span{font-size:11px}.mini-sidebar .side-active{background:var(--preview-soft);border-radius:7px;color:var(--accent)}.side-bottom{position:absolute;bottom:25px;left:17px;font-size:9px;line-height:1.8;color:var(--preview-muted)}.network-area{min-width:0;padding:23px 16px 14px}.network-heading{display:flex;align-items:center;justify-content:space-between;padding:0 7px}.tiny-label{font-size:8px;letter-spacing:1.5px;font-weight:750;color:var(--preview-muted)}.network-heading h2{font-size:24px;letter-spacing:-.9px;margin-top:7px}.map-pill{border:1px solid var(--preview-line);background:var(--preview-card);color:var(--accent);font-size:9px;border-radius:6px;padding:6px 10px}.network{position:relative;height:350px;background:radial-gradient(ellipse at center,var(--preview-soft),transparent 69%);margin-top:5px}.network:before,.network:after{content:'';position:absolute;border:1px solid var(--preview-line);border-radius:50%;width:75%;height:80%;left:12.5%;top:10%;opacity:.45;pointer-events:none}.network:after{width:50%;height:55%;left:25%;top:23%}.connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.connections line{stroke-width:1;stroke-dasharray:5 4;animation:connectionFlow 24s linear infinite;opacity:.65}.you-node{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:43px;height:43px;display:grid;place-items:center;border:2px solid #3095cb;border-radius:50%;background:var(--preview-card);box-shadow:0 0 0 7px #53b6d318;color:var(--accent);font-size:9px;font-weight:800;z-index:2}.you-node small{position:absolute;top:49px;white-space:nowrap;font-size:7px;font-weight:500;color:var(--preview-muted)}.project-node{position:absolute;left:var(--x);top:var(--y);width:var(--size,87px);height:var(--size,87px);transform:translate(-50%,-50%);background:radial-gradient(circle at 35% 25%,var(--preview-card) 28%,color-mix(in srgb,var(--node) 13%,var(--preview-card)));border:1.5px solid var(--node);border-radius:50%;color:var(--preview-ink);box-shadow:0 8px 22px color-mix(in srgb,var(--node) 19%,transparent);z-index:3;transition:box-shadow .3s,scale .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:9px;text-align:center}.project-node:before{content:'';position:absolute;inset:-8px;border:1px dotted var(--node);border-radius:50%;opacity:.6}.project-node:after{content:'';position:absolute;inset:-5px;border-radius:50%;background:conic-gradient(var(--node) calc(var(--pct)*1%),transparent 0);mask:radial-gradient(transparent 68%,#000 69%);pointer-events:none}.project-node:hover,.project-node[aria-pressed=true]{scale:1.06;box-shadow:0 0 0 5px color-mix(in srgb,var(--node) 12%,transparent),0 10px 24px color-mix(in srgb,var(--node) 28%,transparent)}.project-node strong{font-size:10px;line-height:1.3;letter-spacing:-.2px}.project-node small{font-size:6px;letter-spacing:.6px;margin-top:5px;color:var(--preview-muted)}.node-percent{position:absolute;bottom:-12px;background:var(--preview-card);border:1px solid var(--node);color:var(--node);padding:2px 5px;border-radius:6px;font-size:7px}.person{position:absolute;z-index:2;display:flex;align-items:center;flex-direction:column;gap:4px}.person b{border-radius:50%;background:var(--preview-soft);border:1px solid var(--preview-line);font-size:8px;padding:8px;color:var(--accent)}.person small{font-size:7px;color:var(--preview-muted)}.person-one{left:49%;top:0}.person-two{left:91%;top:41%}.person-three{left:10%;top:83%}.network-foot{display:flex;justify-content:space-between;font-size:8px;color:var(--preview-muted);gap:10px}.project-detail{background:var(--preview-card);border-left:1px solid var(--preview-line);padding:29px 20px 20px}.detail-title{display:flex;align-items:center;gap:9px;margin:18px 0 10px}.detail-title i{height:9px;width:9px;border-radius:50%;flex:none;background:#328dd6}.detail-title h3{font-size:20px;letter-spacing:-.8px;line-height:1.15}.project-detail p{font-size:11px;line-height:1.65;color:var(--preview-muted)}.detail-meter{display:flex;justify-content:space-between;font-size:9px;margin:19px 0 8px}.detail-meter b{color:var(--accent)}.meter{height:5px;border-radius:5px;background:var(--preview-soft);overflow:hidden}.meter i{display:block;height:100%;width:65%;border-radius:5px;transition:width .5s,background .3s;background:var(--accent)}.detail-section{display:block;margin:23px 0 11px}.detail-people{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--preview-muted)}.detail-people b{display:grid;place-items:center;width:27px;height:27px;background:var(--preview-soft);border:1px solid var(--preview-line);border-radius:50%;color:var(--accent);font-size:8px}.preview-task{display:flex;align-items:flex-start;gap:7px;font-size:10px;line-height:1.5;cursor:pointer}.preview-task input{accent-color:var(--accent);margin:1px 0 0;width:14px;height:14px;flex:none}.preview-task:has(input:checked) span{text-decoration:line-through;opacity:.65}.project-detail .task-feedback{font-size:9px;margin:10px 0 20px;min-height:28px}.detail-link{font-size:10px;font-weight:650;color:var(--accent)}.workspace-bottom{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--preview-line);height:50px;background:var(--preview-card);font-size:9px;color:var(--preview-muted)}.mini-swatches{display:flex;gap:6px}.swatch{background:var(--swatch);border:2px solid var(--preview-card);width:20px;height:20px;border-radius:50%;box-shadow:0 0 0 1px #99a9b74a;padding:0;transition:transform .2s}.swatch:hover{transform:translateY(-3px)}.swatch[aria-pressed=true]{outline:2px solid var(--accent);outline-offset:2px}.under-preview{display:flex;justify-content:center;gap:50px;padding:31px 0;color:#718a98;font-size:8px;font-weight:750;letter-spacing:1.4px}.manifesto{text-align:center;padding:116px 0 112px}.manifesto h2,.section-heading h2,.life-copy h2,.faq-section h2{font-size:clamp(38px,4.5vw,63px);line-height:1.07;letter-spacing:-3px;margin:22px 0}.manifesto p{max-width:730px;margin:auto;font-size:16px}.word-tabs{position:relative;color:#84939c}.word-tabs:after{content:'';position:absolute;left:-4px;right:-4px;top:58%;height:2px;background:#c69aa9;transform:rotate(-8deg)}.connection-pills{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:34px}.pill{font-size:12px;border-radius:11px;padding:14px 19px;box-shadow:0 5px 15px #223e5910}.blue{background:#e2f0fa;color:#3676a1}.pink{background:#f9e5ed;color:#ad6687}.yellow{background:#f9eed3;color:#997f36}.mint{background:#e0f3e9;color:#4d9279}.connection-pills>i{font-style:normal;color:#9bb4be}.circle-section{background:radial-gradient(ellipse at 75% 60%,#e1e8fc 0%,transparent 45%),radial-gradient(ellipse at 25% 30%,#dff4f0 0%,transparent 50%),#f0f5fc;padding:94px 0 55px;overflow:hidden}.section-heading{text-align:center}.section-heading h2 em{color:#458f9c}.section-heading p{font-size:16px}.circle-experience{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;margin:60px 35px 15px}.circle-features{display:grid;gap:13px}.circle-feature{display:flex;align-items:flex-start;gap:18px;padding:24px;text-align:left;background:transparent;border:1px solid transparent;border-radius:18px;transition:background .25s,transform .25s,border .25s}.circle-feature:hover{transform:translateX(4px)}.circle-feature.active{border-color:#ffffff;background:#ffffffb8;box-shadow:0 15px 35px #54789c0c}.feature-icon{font-size:25px;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;flex:none}.circle-feature b{font-size:19px;font-weight:650;letter-spacing:-.5px;display:block;margin:2px 0 8px}.circle-feature small{display:block;font-size:12px;line-height:1.7;color:var(--muted)}.large-orb-stage{position:relative;min-height:440px;display:flex;align-items:center;flex-direction:column;justify-content:center;--orb-colour:#4b9bc9}.large-orb{position:relative;width:270px;height:270px;display:grid;place-items:center;filter:drop-shadow(0 14px 32px color-mix(in srgb,var(--orb-colour) 18%,transparent));transition:filter .4s}.large-orb:before{content:'';position:absolute;inset:-7px;border:2px dotted var(--orb-colour);border-radius:50%;opacity:.65;animation:spin 100s linear infinite}.large-orb svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);fill:none;stroke-width:3}.orb-base{stroke:var(--orb-colour);opacity:.28;stroke-dasharray:2 5}.orb-progress{stroke:var(--orb-colour);stroke-dasharray:861;stroke-dashoffset:301;stroke-linecap:round;transition:stroke-dashoffset .2s,stroke .4s;filter:drop-shadow(0 0 3px var(--orb-colour))}.orb-core{width:235px;height:235px;border-radius:50%;border:1.5px solid var(--orb-colour);background:radial-gradient(circle at 30% 20%,#fff 10%,color-mix(in srgb,var(--orb-colour) 16%,white));box-shadow:inset 0 3px 5px #fff,0 0 0 5px #fff6;display:flex;align-items:center;justify-content:center;flex-direction:column}.orb-status{font-size:8px;letter-spacing:1.3px;border:1px solid #96b7ca55;padding:5px 8px;border-radius:6px;color:#56788b}.orb-core h3{text-align:center;font-size:32px;line-height:1.1;margin:15px 0 17px;letter-spacing:-1.4px}.orb-people{font-size:9px;color:#698da1;letter-spacing:2px}.orb-people i{font-style:normal;color:#aac4cf}.orb-badge{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);border:1px solid var(--orb-colour);background:#fff;border-radius:9px;color:var(--orb-colour);padding:7px 12px;font-size:13px;font-weight:750}.orb-note{position:absolute;top:5px;right:0;font-family:var(--serif);font-style:italic;font-size:15px;color:#7693a8;transform:rotate(8deg)}.orbit{position:absolute;border-radius:50%;border:1px solid #c4d9e444;pointer-events:none;width:350px;height:350px;top:4px}.orbit-two{width:430px;height:430px;top:-36px}.orb-control{margin-top:38px;width:260px;z-index:2}.orb-control label{display:flex;justify-content:space-between;font-size:11px;color:#4d748b}.orb-control input{width:100%;accent-color:#5796bf;margin:14px 0 7px;cursor:pointer}.orb-control small{font-size:9px;color:#728f9f}.circle-caption{text-align:center;font-size:10px;color:#69879b;margin-top:36px}.circle-caption a{color:#267ca2;border-bottom:1px solid #267ca250;margin-left:6px}
.product-story{padding:110px 0 105px}.product-tabs{display:flex;justify-content:center;gap:8px;margin:35px 0 25px}.product-tabs button{border:1px solid #dce7ec;background:#fff;padding:12px 20px;border-radius:9px;font-size:12px;color:#638294;transition:background .25s,color .25s,transform .25s}.product-tabs button:hover{transform:translateY(-2px)}.product-tabs button[aria-pressed=true]{background:#225e7e;color:#fff;border-color:#225e7e}.product-panel{display:grid;grid-template-columns:.85fr 1.15fr;min-height:440px;border-radius:25px;overflow:hidden;background:#eef5f8;border:1px solid #e0ebef}.product-copy{padding:58px 48px}.product-copy h3{font-size:33px;line-height:1.17;letter-spacing:-1.5px;margin:17px 0}.product-copy p{font-size:13px;line-height:1.8}.product-copy ul{padding:0;list-style:none;margin:24px 0;font-size:11px;line-height:2.4;color:#426b7d}.product-copy li:before{content:'✓';color:#56a392;margin-right:10px}.text-link{font-size:12px;font-weight:650;color:#277b9d;border-bottom:1px solid #277b9d50;padding-bottom:4px}.product-image{position:relative;display:flex;align-items:center;justify-content:center;padding:55px 25px;background:radial-gradient(ellipse at 80% 20%,#e5f4ec,transparent 60%),linear-gradient(130deg,#e8eef9,#dceef3)}.product-image img{max-height:350px;width:100%;object-fit:contain;filter:drop-shadow(0 20px 28px #264c621c)}.image-label{position:absolute;top:25px;left:25px;font-size:8px;letter-spacing:1.25px;color:#6b8b9d}.product-panel[data-view=notes] .product-image img{width:65%}.product-panel[data-view=network]{grid-template-columns:.65fr 1.35fr}.product-panel[data-view=network] .product-image{padding:52px 18px 22px}.product-panel[data-view=network] .product-image img{max-height:470px;border-radius:8px}.life-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:50px 0 120px}.life-copy h2{font-size:48px;letter-spacing:-2.7px}.life-copy h2 em{color:#ac7291}.life-copy p{font-size:14px;max-width:440px;margin:20px 0 27px}.life-cards{display:flex;gap:15px;align-items:center}.life-card{flex:1;padding:28px 23px 20px;border-radius:17px;border:1px solid #d6e8ee;box-shadow:0 13px 25px #5675880d;transition:transform .4s}.work-card{background:linear-gradient(135deg,#e3f0fa,#ecf6f7);transform:rotate(-5deg) translateY(-15px)}.personal-card{background:linear-gradient(135deg,#f7e5ed,#faf0e5);transform:rotate(5deg) translateY(25px);border-color:#eeddde}.life-card:hover{transform:rotate(0) translateY(-10px)}.life-card>span{font-size:7px;letter-spacing:1.3px;font-weight:700;color:#6c8fa0;white-space:nowrap}.personal-card>span{color:#b08a96}.life-card h3{font-size:24px;line-height:1.2;margin:18px 0 28px;letter-spacing:-.9px}.little-project{border-radius:8px;background:#ffffffa6;display:flex;align-items:center;gap:6px;font-size:8px;padding:13px 9px;margin:8px 0;color:#48687d}.little-project i{width:7px;height:7px;border:1px solid var(--dot);border-radius:50%;flex:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--dot) 12%,transparent)}.little-project b{font-size:7px;margin-left:auto;font-weight:500}.life-foot{display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px;margin-top:32px;color:#7994a3}.life-foot span{font-size:19px;line-height:.5}.theme-section{background:linear-gradient(145deg,#f5e9f1,#eeecfa 40%,#e7f4f4);padding:95px 0}.theme-section h2 em{color:#967cad}.theme-picker{display:flex;justify-content:center;gap:11px;margin:35px auto 28px;flex-wrap:wrap}.theme-option{display:flex;flex-direction:column;align-items:center;gap:10px;border:1px solid transparent;border-radius:13px;background:transparent;padding:12px 10px;min-width:90px;font-size:10px;color:#786e87;transition:background .25s,border .25s,transform .25s}.theme-option:hover{transform:translateY(-4px)}.theme-option[aria-pressed=true]{background:#ffffffb3;border-color:#fff;box-shadow:0 7px 20px #8879a20e;color:#3e556e}.theme-option i{width:31px;height:31px;border-radius:50%;background:var(--swatch);border:3px solid #fff;box-shadow:0 2px 9px #3142561a}.theme-option[aria-pressed=true] i{outline:1px solid #8e9bab;outline-offset:3px}.theme-preview{max-width:940px;margin:auto;background:var(--preview-bg);border:1px solid var(--preview-line);border-radius:19px;padding:26px 30px 20px;box-shadow:0 25px 50px #73708e12;color:var(--preview-ink);transition:background .4s,color .4s}.theme-preview-head,.theme-preview-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--preview-muted);font-size:9px}.theme-preview-head{letter-spacing:1.3px}.theme-preview-head b{color:var(--accent)}.theme-preview-head>span+span{font-family:var(--serif);font-size:14px;font-style:italic;letter-spacing:0}.theme-scene{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center;padding:35px 0}.theme-note,.theme-action{background:var(--preview-card);border:1px solid var(--preview-line);border-radius:13px;padding:25px 22px;box-shadow:0 10px 20px #23475109;transition:background .4s;min-height:232px}.theme-note h3,.theme-action h3{font-size:24px;letter-spacing:-.8px;line-height:1.2;margin:14px 0}.theme-note p{font-size:10px;color:var(--preview-muted)}.note-tag{display:inline-block;font-size:8px;color:var(--accent);padding:6px 9px;border-radius:5px;background:var(--preview-soft);margin-top:18px}.theme-project{text-align:center}.theme-mini-orb{width:150px;height:150px;margin:20px auto 18px;border:1.5px solid var(--accent);background:radial-gradient(circle at 30% 20%,var(--preview-card),var(--preview-soft));border-radius:50%;position:relative;display:grid;place-items:center;box-shadow:0 10px 30px color-mix(in srgb,var(--accent) 17%,transparent)}.theme-mini-orb:before{content:'';position:absolute;inset:-8px;border:1px dotted var(--accent);border-radius:50%;opacity:.7}.theme-mini-orb span{font-size:19px;font-weight:650;line-height:1.2;letter-spacing:-.7px}.theme-mini-orb small{display:block;font-size:6px;letter-spacing:.6px;font-weight:500;margin-top:12px;color:var(--preview-muted)}.theme-people{font-size:9px;color:var(--preview-muted)}.theme-people i{font-style:normal;margin:0 7px;color:var(--accent)}.theme-action>div{font-size:10px;color:var(--preview-muted);padding:8px 0;border-bottom:1px solid var(--preview-line)}.theme-preview-foot a{color:var(--accent)}.use-section{padding:110px 0}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.use-card{display:block;padding:33px 28px 28px;border:1px solid #e9e1d2;border-radius:19px;transition:transform .3s,box-shadow .3s}.use-card:hover{transform:translateY(-7px);box-shadow:0 20px 35px #45637916}.account-use{background:linear-gradient(140deg,#f7eedb,#fbf6e9);--use-ink:#907947}.tech-use{background:linear-gradient(140deg,#e5eefb,#eff0fc);border-color:#dfe5f4;--use-ink:#6283ac}.doctor-use{background:linear-gradient(140deg,#e0f0e8,#eff7ed);border-color:#dae9dc;--use-ink:#56876d}.use-icon{display:grid;place-items:center;background:#ffffff90;border:1px solid #fff;border-radius:12px;width:44px;height:44px;font-size:26px;color:var(--use-ink);margin-bottom:30px}.use-card .eyebrow{font-size:8px;letter-spacing:1.5px;color:var(--use-ink)}.use-card h3{font-size:33px;letter-spacing:-1.4px;line-height:1.13;margin:16px 0}.use-card p{font-size:12px;line-height:1.8;min-height:65px}.use-chips{display:flex;flex-wrap:wrap;gap:6px;margin:24px 0 32px}.use-chips span{font-size:8px;padding:6px 8px;border:1px solid #ffffffcc;border-radius:6px;background:#ffffff60;color:var(--use-ink)}.use-card>b{font-size:11px;font-weight:650;color:var(--use-ink)}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;padding:10px 0 100px}.faq-section h2{font-size:46px}.faq-section h2 em{color:#82999a}.faq-section>div>p{font-size:13px}.faq-list details{border-bottom:1px solid #dce7ec;padding:22px 0}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:300;color:#7894a4;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:12px;line-height:1.85;margin-top:16px;max-width:520px}.faq-list p a{text-decoration:underline}.closing{position:relative;overflow:hidden;text-align:center;background:radial-gradient(ellipse at 20% 80%,#d9f1ef,transparent 55%),radial-gradient(ellipse at 80% 30%,#f3e1ed,transparent 50%),linear-gradient(145deg,#f6f0e4,#edf3fd);padding:100px 0 90px}.closing h2{font-size:clamp(44px,5.4vw,78px);line-height:1.02;letter-spacing:-4px;margin:23px 0}.closing h2 em{color:#548d9d}.closing p{font-size:14px;margin:0 0 27px}.closing .micro{margin-top:17px}.closing .wrap{position:relative;z-index:1}.closing-decor span{position:absolute;font-size:200px;font-family:var(--serif);color:#bbdadd55;animation:float 8s ease-in-out infinite;pointer-events:none}.closing-decor span:nth-child(1){left:4%;top:15%}.closing-decor span:nth-child(2){right:9%;top:3%;color:#d4b8d64a;animation-delay:-4s}.closing-decor span:nth-child(3){right:-4%;bottom:-55px;font-size:300px;color:#d9c6a448}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:40px;padding-bottom:27px}footer>.brand{font-size:20px}footer>span{font-size:11px;color:#77909c}footer>div{display:flex;gap:23px;font-size:10px;color:#4d7287}footer small{width:100%;border-top:1px solid #e1eaee;padding-top:20px;font-size:9px;color:#8497a1;margin-top:12px}.noscript{text-align:center;padding:20px;font-size:13px}.reveal-ready{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal-ready.in-view{opacity:1;transform:none}.panel-enter{animation:panelIn .45s both}@keyframes panelIn{from{opacity:.4;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes float{50%{translate:0 -10px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes connectionFlow{to{stroke-dashoffset:-180}}
@media(min-width:1600px){.hero{padding-top:100px}.hero h1{font-size:88px}}@media(max-width:1100px){.header nav{gap:17px;font-size:11px}.wrap{width:calc(100% - 50px)}.floating-label{display:none}.workspace-body{grid-template-columns:110px minmax(0,1fr) 225px}.mini-sidebar>span{padding:12px 5px;gap:5px}.mini-sidebar>span span{font-size:9px}.circle-experience{gap:35px;margin-inline:0}.life-section{gap:35px}.life-copy h2{font-size:41px}.life-card{padding:25px 15px}.theme-option{min-width:75px;padding:10px 7px}.under-preview{gap:25px}.product-copy{padding:45px 30px}.hero h1{letter-spacing:-3.5px}.use-card{padding:27px 22px}.faq-section{gap:50px}}
@media(max-width:850px){.header{height:74px;padding:0 24px}.header nav{display:none}.hero{padding-top:60px}.hero h1{font-size:60px}.hero p{font-size:15px}.workspace-body{grid-template-columns:minmax(0,1fr) 215px}.mini-sidebar{display:none}.workspace-brand{font-size:10px}.sample-label{font-size:8px}.network-heading h2{font-size:21px}.network{height:335px}.project-node{width:74px;height:74px}.project-node strong{font-size:9px}.person-two{left:89%}.circle-experience{gap:20px}.large-orb{width:230px;height:230px}.orb-core{width:200px;height:200px}.orb-core h3{font-size:28px}.orbit{width:290px;height:290px;top:40px}.orbit-two{width:340px;height:340px;top:15px}.circle-feature{padding:17px 13px;gap:12px}.circle-feature b{font-size:16px}.circle-feature small{font-size:11px}.feature-icon{width:37px;height:37px}.orb-note{right:15px;font-size:12px;top:15px}.circle-caption{font-size:9px}.product-copy h3{font-size:27px}.product-panel,.product-panel[data-view=network]{grid-template-columns:1fr 1fr}.product-image{padding:50px 17px}.life-section{grid-template-columns:1fr;padding-top:0}.life-copy{text-align:center}.life-copy p{margin-inline:auto;max-width:570px}.life-cards{max-width:590px;margin:30px auto 0;width:100%;gap:25px}.life-card{padding:30px 25px}.theme-scene{gap:12px}.theme-note,.theme-action{padding:20px 15px}.theme-note h3,.theme-action h3{font-size:21px}.theme-mini-orb{width:130px;height:130px}.theme-mini-orb span{font-size:17px}.theme-option{min-width:63px;font-size:9px;padding:10px 6px}.theme-picker{gap:4px}.use-grid{gap:12px}.use-card{padding:22px 17px}.use-card h3{font-size:27px}.use-card p{min-height:100px}.use-chips{min-height:47px}.use-card>b{font-size:10px}.faq-section{gap:25px}.faq-section h2{font-size:36px}.faq-list summary{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.header{height:68px;padding:0 18px;gap:10px}.brand{font-size:20px;gap:6px}.brand img{width:28px;height:28px}.beta{display:none}.header-actions{gap:13px}.signin{font-size:11px}.button.small{font-size:10px;padding:11px 12px;gap:9px}.hero{padding:46px 0 28px}.eyebrow{font-size:8px;letter-spacing:1.6px}.hero h1{font-size:43px;letter-spacing:-2.8px;line-height:1.08;margin:21px -5px}.hero p{font-size:13px;line-height:1.75;padding:0 5px}.desktop-break{display:none}.hero-actions{gap:8px;margin:23px 0 13px}.button{font-size:11px;padding:15px 16px;gap:15px}.button span{font-size:17px}.micro{font-size:9px}.playground{margin-top:10px}.playground-hint{font-size:13px;margin-left:0;gap:7px}.workspace{border-radius:12px;box-shadow:0 20px 45px #366a8417,0 0 0 4px #fff8}.workspace-bar{padding:0 12px;height:53px}.workspace-brand{font-size:9px;gap:5px}.workspace-brand img{width:19px;height:19px}.sample-label{display:none}.segmented button{font-size:9px;padding:7px 12px}.workspace-body{grid-template-columns:1fr}.network-area{padding:18px 10px 12px}.network-heading h2{font-size:22px}.tiny-label{font-size:7px}.network{height:320px;margin-top:15px}.project-node{width:76px;height:76px}.project-node strong{font-size:9px}.network-foot{font-size:7px}.network-foot>span+span{display:none}.project-detail{border-left:0;border-top:1px solid var(--preview-line);padding:20px;display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.project-detail>.tiny-label:first-child{grid-column:1/-1}.detail-title{grid-column:1/-1;margin:12px 0 9px}.detail-title h3{font-size:21px}.project-detail>p:not(.task-feedback){grid-column:1/-1}.detail-meter{margin-top:15px}.meter{grid-column:1;grid-row:5}.detail-section{margin:14px 0 10px}.detail-people{grid-column:2;grid-row:5 / 7;align-self:start;margin-top:8px}.project-detail>.detail-section:nth-of-type(2){grid-column:2;grid-row:4}.project-detail>.detail-section:nth-of-type(3){grid-column:1/-1}.preview-task{grid-column:1/-1;font-size:11px}.project-detail .task-feedback{grid-column:1/-1;min-height:0;margin:8px 0 14px}.detail-link{grid-column:1/-1}.workspace-bottom{gap:10px;height:53px;font-size:8px}.workspace-bottom>span:last-child{display:none}.swatch{width:18px;height:18px}.mini-swatches{gap:7px}.under-preview{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:center;font-size:7px;padding:25px 0;letter-spacing:1px}.manifesto{padding:62px 0}.manifesto h2,.section-heading h2{font-size:39px;letter-spacing:-2px;margin:18px 0}.manifesto p,.section-heading p{font-size:13px}.manifesto p br{display:none}.connection-pills{gap:7px;flex-wrap:wrap;margin-top:25px}.pill{font-size:9px;padding:10px 11px;border-radius:8px}.connection-pills>i{font-size:10px}.connection-pills>i:nth-child(4){display:none}.circle-section{padding:62px 0 35px}.circle-experience{grid-template-columns:1fr;margin-top:25px;gap:10px}.large-orb-stage{grid-row:1;min-height:405px}.large-orb{width:245px;height:245px}.orb-core{width:212px;height:212px}.orbit{top:25px;width:300px;height:300px}.orbit-two{top:0;width:350px;height:350px}.orb-note{top:0;right:0;font-size:11px}.orb-control{margin-top:33px}.circle-features{gap:7px}.circle-feature{padding:17px;gap:15px}.circle-feature b{font-size:17px}.circle-feature small{font-size:11px}.circle-caption{font-size:9px;line-height:1.8;margin-top:20px}.circle-caption a{display:block}.product-story{padding:65px 0}.product-tabs{gap:6px;flex-wrap:wrap;margin:25px 0 18px}.product-tabs button{font-size:10px;padding:10px 11px}.product-panel,.product-panel[data-view=network]{grid-template-columns:1fr;border-radius:17px}.product-copy{padding:30px 25px}.product-copy h3{font-size:29px}.product-copy p{font-size:12px}.product-copy ul{margin:16px 0;font-size:11px}.product-image{min-height:280px;padding:55px 20px 30px}.product-image img{max-height:300px}.product-panel[data-view=network] .product-image{padding:50px 12px 18px}.image-label{font-size:7px;left:20px;top:23px}.life-section{padding:0 0 70px;gap:20px}.life-copy h2{font-size:37px;letter-spacing:-2px}.life-copy p{font-size:13px}.life-cards{gap:10px;padding:0 6px;margin-top:14px}.life-card{padding:24px 13px 18px}.life-card h3{font-size:22px}.life-card>span{font-size:6px;letter-spacing:.8px}.little-project{font-size:7px;padding:12px 7px;gap:5px}.little-project b{display:none}.life-foot{font-size:7px;margin-top:25px}.theme-section{padding:60px 0}.theme-picker{gap:5px;margin:25px auto 22px;max-width:360px}.theme-option{min-width:58px;padding:9px 5px;font-size:8px;gap:8px}.theme-option i{width:28px;height:28px}.theme-preview{padding:20px 15px 17px;border-radius:15px}.theme-preview-head{font-size:8px;letter-spacing:.8px}.theme-preview-head>span+span{display:none}.theme-scene{grid-template-columns:1fr 1fr;gap:10px;padding:25px 0}.theme-project{grid-column:1/-1;grid-row:1;margin-bottom:10px}.theme-mini-orb{width:145px;height:145px}.theme-note,.theme-action{padding:18px 13px;min-height:218px}.theme-note h3,.theme-action h3{font-size:20px}.theme-note p{font-size:9px}.theme-action>div{font-size:9px}.theme-note .tiny-label,.theme-action .tiny-label{font-size:6px;letter-spacing:1px}.theme-preview-foot{font-size:8px;gap:9px;line-height:1.5}.use-section{padding:65px 0}.use-grid{grid-template-columns:1fr;margin-top:30px;gap:14px}.use-card{padding:26px}.use-icon{float:right;margin:0}.use-card h3{font-size:33px}.use-card p{min-height:0;font-size:13px;max-width:300px}.use-chips{min-height:0;margin:20px 0 25px}.use-card>b{font-size:11px}.faq-section{grid-template-columns:1fr;padding-bottom:60px;gap:20px}.faq-section h2{font-size:38px;letter-spacing:-2px}.faq-list details{padding:20px 0}.faq-list summary{font-size:13px}.closing{padding:65px 0}.closing h2{font-size:47px;letter-spacing:-2.5px}.closing p{font-size:13px}.closing-decor span{font-size:120px;opacity:.5}.closing-decor span:nth-child(3){font-size:180px}.closing-decor span:nth-child(1){left:-10%}.closing-decor span:nth-child(2){right:-6%}footer{padding-top:30px;gap:17px}footer>span{font-size:9px}footer>div{width:100%;justify-content:space-between;font-size:10px}footer small{font-size:8px;line-height:1.6;margin-top:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}
@media(max-width:600px){.hero-glow{left:-15px;right:-15px}}
.hero-glow{left:-15px;right:-15px;background:radial-gradient(ellipse at 15% 60%,#cff0eeaa,transparent 48%),radial-gradient(ellipse at 85% 45%,#f5d7e5b0,transparent 48%),radial-gradient(ellipse at 50% 100%,#f7e5bda0,transparent 48%);animation:glowBreathe 12s ease-in-out infinite alternate}.node-percent{z-index:2}.project-node{animation:nodeFloat 8s ease-in-out infinite}.project-node:nth-child(2){animation-delay:-2s}.project-node:nth-child(3){animation-delay:-4s}.project-node:nth-child(4){animation-delay:-1s}.project-node:nth-child(5){animation-delay:-5s}.project-node:hover,.project-node:focus-visible{animation-play-state:paused}.circle-section{background:radial-gradient(ellipse at 85% 65%,#dedcfc 0%,transparent 50%),radial-gradient(ellipse at 15% 20%,#d1efe5 0%,transparent 50%),#edf3fc}.theme-section{background:linear-gradient(145deg,#f5deeb,#e7e2f8 45%,#d9f1ed)}@keyframes glowBreathe{to{opacity:.65;transform:translateY(12px)}}@keyframes nodeFloat{50%{translate:0 -3px}}@media(prefers-reduced-motion:reduce){.hero-glow,.project-node{animation:none}}
.theme-picker{max-width:980px}@media(max-width:600px){.theme-picker{max-width:360px}}

.launch-offer{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;padding-block:100px 110px}.launch-offer h2{font-size:clamp(3rem,6vw,5.6rem);line-height:1.03;letter-spacing:-.055em;margin:17px 0 22px}.launch-offer p{font-size:1.15rem;line-height:1.65;max-width:670px;color:#5b6c78}.launch-offer .button{margin-top:17px}.launch-offer small{display:block;margin-top:20px;color:#71808b}.launch-offer-orb{width:min(30vw,330px);height:min(30vw,330px);justify-self:center;border-radius:50%;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 35% 28%,#fff 2%,#eaf6f8 42%,#e9ddf4 78%,#d9e9f4);border:1px solid #d9e1e8;box-shadow:0 30px 90px #57869c26,inset 0 0 34px #fff;animation:offerFloat 7s ease-in-out infinite}.launch-offer-orb span{font-weight:800;letter-spacing:.1em;text-align:center;line-height:1.5;color:#35576c}.launch-offer-orb i{position:absolute;right:-12px;top:20px;color:#b586bd;font-size:36px}@keyframes offerFloat{50%{transform:translateY(-13px)}}@media(max-width:700px){.launch-offer{grid-template-columns:1fr;padding-block:65px}.launch-offer-orb{width:220px;height:220px}}

/* iOS-style frosted glass landing header: translucent, blurred, clearly defined. */
.header{background:rgba(249,251,252,.72)!important;-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);border-bottom:1px solid #cfe0e8;box-shadow:0 4px 22px rgba(30,60,90,.07)}
