.cocon-landing{--bg:rgb(var(--color-bg));--bg-deep:rgb(var(--color-bg-deep));--surface:rgb(var(--color-surface));--surface-alt:rgb(var(--color-surface-alt));--border:rgb(var(--color-border));--border-soft:rgb(var(--color-border-soft));--text:rgb(var(--color-text));--text-muted:rgb(var(--color-muted));--accent:rgb(var(--color-accent));--accent-bright:rgb(var(--color-accent));--accent-soft:rgb(var(--color-accent) / .12);--accent-fg:rgb(var(--color-accent-fg));--danger:rgb(var(--color-danger));--danger-soft:rgb(var(--color-danger) / .11);--warning:rgb(var(--color-warning));--warning-soft:rgb(var(--color-warning) / .13);--success:rgb(var(--color-accent));--success-soft:rgb(var(--color-accent) / .12);--info:rgb(var(--color-info));--info-soft:rgb(var(--color-info) / .13);--member-1:rgb(var(--color-member-1));--member-1-soft:rgb(var(--color-member-1) / .14);--member-2:rgb(var(--color-member-2));--member-2-soft:rgb(var(--color-member-2) / .13);--member-3:rgb(var(--color-member-3));--member-3-soft:rgb(var(--color-member-3) / .14);--member-4:rgb(var(--color-member-4));--member-4-soft:rgb(var(--color-member-4) / .14);--member-5:rgb(var(--color-member-5));--member-5-soft:rgb(var(--color-member-5) / .15);--radius-4:4px;--radius-8:8px;--radius-10:10px;--radius-12:12px;--radius-16:16px;--radius-20:20px;--radius-pill:999px;--hover:rgb(var(--color-accent) / .06);--hover-strong:rgb(var(--color-accent) / .12);--maxw:1180px;--ease:cubic-bezier(.32, .72, 0, 1);background:var(--bg);color:var(--text);font-feature-settings:"cv11", "ss03", "ss04";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif;line-height:1.55;position:relative;overflow-x:clip}.dark .cocon-landing{--accent-soft:rgb(var(--color-accent) / .16);--danger-soft:rgb(var(--color-danger) / .18);--warning-soft:rgb(var(--color-warning) / .16);--success-soft:rgb(var(--color-accent) / .16);--info-soft:rgb(var(--color-info) / .16);--member-1-soft:rgb(var(--color-member-1) / .18);--member-2-soft:rgb(var(--color-member-2) / .18);--member-3-soft:rgb(var(--color-member-3) / .18);--member-4-soft:rgb(var(--color-member-4) / .18);--member-5-soft:rgb(var(--color-member-5) / .18)}.cocon-landing img,.cocon-landing svg{display:block}.cocon-landing a{color:inherit;text-decoration:none}.cocon-landing section{position:relative}.cocon-landing :where(section[id],[id].anchor){scroll-margin-top:90px}.cocon-landing .display{letter-spacing:-.02em;font-variation-settings:"SOFT" 90;font-family:Fraunces,Georgia,serif;font-weight:500}.cocon-landing .italic{font-variation-settings:"SOFT" 100;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:400}.cocon-landing .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cocon-landing .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:11px;font-weight:600}.cocon-landing .accent-text{color:var(--accent-bright)}.cocon-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.cocon-landing .btn{border-radius:var(--radius-8);cursor:pointer;color:inherit;white-space:nowrap;min-height:40px;transition:background .14s var(--ease), border-color .14s, filter .14s, transform .14s;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.cocon-landing .btn:active{transform:translateY(.5px)}.cocon-landing .btn-primary{background:var(--accent);color:var(--accent-fg)}.cocon-landing .btn-primary:hover{filter:brightness(1.08)}.dark .cocon-landing .btn-primary:hover{filter:brightness(.92)}.cocon-landing .btn-secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.cocon-landing .btn-secondary:hover{background:var(--surface-alt);border-color:var(--accent-bright)}.cocon-landing .btn-ghost{color:var(--text);background:0 0}.cocon-landing .btn-ghost:hover{background:var(--hover-strong)}.cocon-landing .btn-lg{border-radius:var(--radius-10);min-height:50px;padding:14px 26px;font-size:15.5px}.cocon-landing .btn-sm{min-height:32px;padding:6px 12px;font-size:12.5px}.cocon-landing .chip{border-radius:var(--radius-pill);color:var(--text-muted);border:1px solid var(--border);background:0 0;align-items:center;gap:6px;padding:5px 13px;font-size:12px;font-weight:500;display:inline-flex}.cocon-landing .chip svg{width:14px;height:14px}.cocon-landing .chip.is-active{background:var(--accent-soft);color:var(--accent-bright);border-color:rgb(var(--color-accent) / .45)}.cocon-landing .badge{border-radius:var(--radius-pill);letter-spacing:.01em;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.cocon-landing .badge .pip{opacity:.9;background:currentColor;border-radius:50%;width:6px;height:6px}.cocon-landing .badge-neutral{background:var(--surface-alt);color:var(--text-muted);border:1px solid var(--border)}.cocon-landing .badge-success{background:var(--success-soft);color:var(--success)}.cocon-landing .badge-warning{background:var(--warning-soft);color:var(--warning)}.cocon-landing .badge-error{background:var(--danger-soft);color:var(--danger)}.cocon-landing .badge-info{background:var(--info-soft);color:var(--info)}.cocon-landing .badge-accent{background:var(--accent-soft);color:var(--accent-bright)}.cocon-landing .ico{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.cocon-landing .ico-sm{width:18px;height:18px}.cocon-landing .site-header{z-index:50;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:sticky;top:0}.cocon-landing .site-header.is-scrolled{border-bottom-color:var(--border)}.cocon-landing .header-inner{max-width:var(--maxw);align-items:center;gap:28px;margin:0 auto;padding:14px 32px;display:flex}.cocon-landing .brand{align-items:center;gap:10px;display:flex}.cocon-landing .brand .mark{width:30px;height:30px;box-shadow:var(--shadow-sm);border-radius:8px}.cocon-landing .brand .name{letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:500}.cocon-landing .header-nav{gap:4px;margin-left:8px;display:flex}.cocon-landing .header-nav a{border-radius:var(--radius-8);color:var(--text-muted);padding:8px 12px;font-size:14px;font-weight:500;transition:background .14s,color .14s}.cocon-landing .header-nav a:hover{background:var(--hover-strong);color:var(--text)}.cocon-landing .header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.cocon-landing .theme-toggle{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);cursor:pointer;width:38px;height:38px;color:var(--text);justify-content:center;align-items:center;transition:background .14s,border-color .14s;display:inline-flex}.cocon-landing .theme-toggle:hover{background:var(--surface-alt);border-color:var(--accent-bright)}.cocon-landing .menu-toggle{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);cursor:pointer;width:38px;height:38px;color:var(--text);flex:none;justify-content:center;align-items:center;transition:background .14s,border-color .14s;display:none}.cocon-landing .menu-toggle:hover{background:var(--surface-alt);border-color:var(--accent-bright)}.cocon-landing .menu-toggle .ico-x,.cocon-landing.menu-open .menu-toggle .ico-bars{display:none}.cocon-landing.menu-open .menu-toggle .ico-x{display:block}.cocon-landing .menu-scrim,.cocon-landing .mobile-menu{display:none}.cocon-landing .hero{padding:76px 0 56px;overflow:hidden}.cocon-landing .hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;display:grid}.cocon-landing .hero-copy .eyebrow{margin-bottom:20px}.cocon-landing .hero h1{font-variation-settings:"SOFT" 95;letter-spacing:-.035em;text-wrap:balance;margin:0 0 22px;font-family:Fraunces,Georgia,serif;font-size:clamp(42px,5.4vw,68px);font-weight:500;line-height:1.02}.cocon-landing .hero h1 em{color:var(--accent-bright);font-variation-settings:"SOFT" 100;font-style:italic;font-weight:400}.cocon-landing .hero .lede{color:var(--text-muted);text-wrap:pretty;max-width:30em;margin:0 0 28px;font-size:18.5px;line-height:1.6}.cocon-landing .hero-points{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.cocon-landing .hero-points .chip{background:var(--surface);padding:7px 14px;font-size:13px}.cocon-landing .hero-foot{color:var(--text-muted);align-items:center;gap:16px;font-size:13.5px;display:flex}.cocon-landing .hero-foot a.textlink{color:var(--accent-bright);align-items:center;gap:5px;font-weight:500;display:inline-flex}.cocon-landing .hero-foot a.textlink:hover{text-decoration:underline}.cocon-landing .hero-avatars{display:flex}.cocon-landing .hero-avatars .av{border:2px solid var(--bg);width:30px;height:30px;color:var(--accent-fg);border-radius:50%;place-items:center;margin-left:-9px;font-size:11px;font-weight:600;display:grid}.cocon-landing .hero-avatars .av:first-child{margin-left:0}.cocon-landing .hero-visual{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.cocon-landing .hero-visual:before{content:"";background:radial-gradient(60% 55% at 60% 42%, var(--accent-soft), transparent 70%);z-index:0;position:absolute;inset:-8% -4%}.cocon-landing .show-mobile,.cocon-landing .show-desktop{display:none}.cocon-landing[data-device=mobile] .show-mobile,.cocon-landing[data-device=desktop] .show-desktop{display:block}.cocon-landing .phone{width:300px;box-shadow:var(--shadow-xl), inset 0 0 0 2px #ffffff0a;z-index:1;background:#16110d;border-radius:46px;padding:11px;position:relative}.dark .cocon-landing .phone{box-shadow:var(--shadow-xl), inset 0 0 0 2px #ffffff14;background:#000}.cocon-landing .phone-screen{background:var(--bg);border-radius:36px;flex-direction:column;height:620px;display:flex;position:relative;overflow:hidden}.cocon-landing .phone-notch{z-index:5;background:#16110d;border-radius:999px;width:108px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.dark .cocon-landing .phone-notch{background:#000}.cocon-landing .browser{border-radius:var(--radius-16);background:var(--surface);border:1px solid var(--border);width:760px;max-width:100%;box-shadow:var(--shadow-xl);z-index:1;position:relative;overflow:hidden}.cocon-landing .browser-bar{background:var(--surface-alt);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:11px 14px;display:flex}.cocon-landing .browser-dots{gap:7px;display:flex}.cocon-landing .browser-dots i{background:var(--border);border-radius:50%;width:11px;height:11px;display:block}.cocon-landing .browser-url{text-align:center;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);max-width:320px;color:var(--text-muted);flex:1;justify-content:center;align-items:center;gap:6px;margin:0 auto;padding:5px 14px;font-size:12px;display:inline-flex}.cocon-landing .browser-url svg{width:12px;height:12px;stroke:var(--accent-bright)}.cocon-landing .browser-screen{background:var(--bg);height:472px;overflow:hidden}.cocon-landing .appd{grid-template-columns:184px 1fr;height:100%;display:grid}.cocon-landing .appd-side{background:var(--bg-deep);border-right:1px solid var(--border);flex-direction:column;gap:1px;padding:16px 12px;display:flex}.cocon-landing .appd-brand{align-items:center;gap:8px;padding:2px 6px 10px;display:flex}.cocon-landing .appd-brand .mark{border-radius:6px;width:22px;height:22px}.cocon-landing .appd-brand .name{font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:500}.cocon-landing .appd-navlabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:6px 6px 3px;font-size:9.5px;font-weight:600}.cocon-landing .appd-nav{border-radius:var(--radius-8);color:var(--text-muted);align-items:center;gap:9px;padding:4px 9px;font-size:12.5px;display:flex}.cocon-landing .appd-nav svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.cocon-landing .appd-nav.is-active{background:var(--accent-soft);color:var(--accent-bright);font-weight:500}.cocon-landing .appd-main{flex-direction:column;gap:14px;padding:20px 22px;display:flex;overflow:hidden}.cocon-landing .appd-top{justify-content:space-between;align-items:center;display:flex}.cocon-landing .appd-h{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:500}.cocon-landing .appm{flex-direction:column;height:100%;display:flex}.cocon-landing .appm-top{background:var(--bg);justify-content:space-between;align-items:flex-end;padding:46px 18px 12px;display:flex}.cocon-landing .appm-h{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:25px;font-weight:500}.cocon-landing .appm-sub{color:var(--text-muted);margin-top:2px;font-size:12px}.cocon-landing .appm-body{flex-direction:column;flex:1;gap:9px;padding:6px 14px 14px;display:flex;overflow:hidden}.cocon-landing .appm-tabbar{border-top:1px solid var(--border);background:var(--surface);justify-content:space-around;padding:9px 6px 14px;display:flex}.cocon-landing .appm-tabbar .tab{color:var(--text-muted);flex-direction:column;align-items:center;gap:3px;font-size:9.5px;display:flex;position:relative}.cocon-landing .appm-tabbar .tab svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.cocon-landing .appm-tabbar .tab.is-active{color:var(--accent-bright);font-weight:600}.cocon-landing .appm-tabbar .tab.is-active svg{stroke-width:2px}.cocon-landing .appm-tabbar .tab.is-active:before{content:"";background:var(--accent-bright);border-radius:3px;width:22px;height:3px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.cocon-landing .arow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);align-items:center;gap:12px;padding:11px 13px;display:flex}.cocon-landing .arow-main{flex:1;min-width:0}.cocon-landing .arow-title{color:var(--text);font-size:13.5px;font-weight:500}.cocon-landing .arow-sub{color:var(--text-muted);margin-top:1px;font-size:11.5px}.cocon-landing .arow .qty{color:var(--text-muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.cocon-landing .dot{border-radius:50%;flex:none;width:9px;height:9px}.cocon-landing .dot-ok{background:var(--success)}.cocon-landing .dot-low{background:var(--warning)}.cocon-landing .dot-empty{background:var(--danger)}.cocon-landing .stepper{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:0;display:inline-flex;overflow:hidden}.cocon-landing .stepper button{width:28px;height:28px;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:16px;line-height:1}.cocon-landing .stepper .v{text-align:center;min-width:26px;font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.cocon-landing .check{border:1.75px solid var(--border);border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.cocon-landing .check.is-done{background:var(--accent);border-color:var(--accent)}.cocon-landing .check.is-done svg{width:12px;height:12px;stroke:var(--accent-fg);stroke-width:2.5px;fill:none}.cocon-landing .userpill{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10.5px;font-weight:600;display:grid}.cocon-landing .atable{border-collapse:collapse;width:100%;font-size:13px}.cocon-landing .atable th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);padding:7px 10px;font-size:10.5px;font-weight:600}.cocon-landing .atable td{border-bottom:1px solid var(--border-soft);padding:6px 10px}.cocon-landing .atable tr:last-child td{border-bottom:0}.cocon-landing .atable .ing{align-items:center;gap:8px;font-weight:500;display:inline-flex}.cocon-landing .atable td.num{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-muted);font-family:ui-monospace,Menlo,monospace}.cocon-landing .sec{padding:84px 0}.cocon-landing .sec-alt{background:var(--surface-alt)}.cocon-landing .sec-head{text-align:center;max-width:680px;margin:0 auto 52px}.cocon-landing .sec-head .eyebrow{margin-bottom:14px}.cocon-landing .sec-head h2{font-variation-settings:"SOFT" 92;letter-spacing:-.025em;text-wrap:balance;margin:0 0 14px;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.08}.cocon-landing .sec-head h2 em{color:var(--accent-bright);font-style:italic;font-weight:400}.cocon-landing .sec-head p{color:var(--text-muted);text-wrap:pretty;margin:0;font-size:16.5px}.cocon-landing .feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cocon-landing .feat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-16);transition:transform .18s var(--ease), box-shadow .18s, border-color .18s;flex-direction:column;gap:13px;padding:26px 24px;display:flex}.cocon-landing .feat-card:hover{box-shadow:var(--shadow-md);border-color:var(--accent-bright);transform:translateY(-3px)}.cocon-landing .feat-icon{border-radius:var(--radius-12);background:var(--accent-soft);width:46px;height:46px;color:var(--accent-bright);place-items:center;display:grid}.cocon-landing .feat-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.cocon-landing .feat-card h3{letter-spacing:-.01em;margin:0;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:500}.cocon-landing .feat-card p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.cocon-landing .feat-card .feat-top{justify-content:space-between;align-items:center;display:flex}.cocon-landing .feat-band{grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:16px;margin-top:22px;display:grid}.cocon-landing .feat-mini{border:1px solid var(--border);border-radius:var(--radius-12);background:var(--surface);align-items:flex-start;gap:13px;padding:18px;display:flex}.cocon-landing .feat-mini .feat-icon{border-radius:var(--radius-10);width:38px;height:38px}.cocon-landing .feat-mini .feat-icon svg{width:20px;height:20px}.cocon-landing .feat-mini h4{margin:0 0 3px;font-size:14.5px;font-weight:600}.cocon-landing .feat-mini p{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.5}.cocon-landing .showcase-controls{flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;display:flex}.cocon-landing .tabs-segment{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-pill);gap:2px;padding:3px;display:inline-flex}.cocon-landing .tabs-segment .seg{border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;transition:background .15s var(--ease), color .15s;background:0 0;border:0;align-items:center;gap:7px;padding:8px 18px;font-family:inherit;font-size:13.5px;font-weight:500;display:inline-flex}.cocon-landing .tabs-segment .seg svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.cocon-landing .tabs-segment .seg.is-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.cocon-landing .showcase-stage{grid-template-columns:.92fr 1.08fr;align-items:center;gap:48px;display:grid}.cocon-landing .showcase-device{justify-content:center;align-items:center;min-height:560px;display:flex}.cocon-landing .showcase-text h3{letter-spacing:-.02em;margin:0 0 16px;font-family:Fraunces,Georgia,serif;font-size:clamp(26px,3vw,34px);font-weight:500;line-height:1.1}.cocon-landing .showcase-text h3 em{color:var(--accent-bright);font-style:italic;font-weight:400}.cocon-landing .showcase-text>p{color:var(--text-muted);max-width:30em;margin:0 0 22px;font-size:16px;line-height:1.6}.cocon-landing .showcase-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.cocon-landing .showcase-list li{align-items:flex-start;gap:12px;font-size:14.5px;display:flex}.cocon-landing .showcase-list .tick{background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.cocon-landing .showcase-list .tick svg{width:13px;height:13px;stroke:var(--accent-bright);stroke-width:2.25px;fill:none}.cocon-landing .showcase-list b{font-weight:600}.cocon-landing .showcase-list span{color:var(--text-muted)}.cocon-landing .sc-panel,.cocon-landing .sc-text{display:none}.cocon-landing .sc-panel.is-active,.cocon-landing .sc-text.is-active{display:block}.cocon-landing .device-fab{z-index:60;background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);transition:opacity .3s, transform .3s var(--ease);align-items:center;gap:10px;padding:6px 8px 6px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.cocon-landing .device-fab .lbl{color:var(--text-muted);font-size:12px;font-weight:500}.cocon-landing .device-fab .tabs-segment{background:var(--surface-alt)}.cocon-landing .device-fab.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(16px)}.cocon-landing .steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.cocon-landing .step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-16);padding:28px 24px;position:relative}.cocon-landing .step .num{border-radius:var(--radius-12);background:var(--accent);width:40px;height:40px;color:var(--accent-fg);place-items:center;margin-bottom:16px;font-family:Fraunces,Georgia,serif;font-size:20px;display:grid}.cocon-landing .step h3{margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:500}.cocon-landing .step p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.cocon-landing .step-arrow{z-index:2;position:absolute;top:44px;right:-16px}.cocon-landing .step-arrow svg{width:26px;height:26px;stroke:var(--text-muted);stroke-width:1.5px;fill:none;opacity:.5}.cocon-landing .testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cocon-landing .testi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-16);flex-direction:column;gap:16px;padding:24px;display:flex}.cocon-landing .testi-quote{color:var(--text);text-wrap:pretty;margin:0;font-size:15px;line-height:1.6}.cocon-landing .testi-quote:before{content:"“";color:var(--accent-bright);vertical-align:-16px;margin-right:2px;font-family:Fraunces,Georgia,serif;font-size:40px;line-height:0}.cocon-landing .testi-foot{align-items:center;gap:11px;margin-top:auto;display:flex}.cocon-landing .testi-foot .userpill{width:38px;height:38px;font-size:14px}.cocon-landing .testi-name{font-size:13.5px;font-weight:600}.cocon-landing .testi-role{color:var(--text-muted);font-size:12px}.cocon-landing .testi-stars{gap:2px;display:flex}.cocon-landing .testi-stars svg{width:15px;height:15px;fill:var(--warning);stroke:none}.cocon-landing .billing{justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.cocon-landing .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.cocon-landing .plan{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-20);flex-direction:column;gap:8px;padding:30px 28px;display:flex;position:relative}.cocon-landing .plan.is-featured{border-color:var(--accent-bright);box-shadow:var(--shadow-lg);border-width:1.5px}.cocon-landing .plan-flag{background:var(--accent);color:var(--accent-fg);letter-spacing:.04em;border-radius:var(--radius-pill);padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:-12px;left:28px}.cocon-landing .plan-name{font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:500}.cocon-landing .plan-tag{color:var(--text-muted);min-height:20px;font-size:13px}.cocon-landing .plan-price{align-items:baseline;gap:6px;margin:12px 0 2px;display:flex}.cocon-landing .plan-price .amt{letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-size:44px;font-weight:500}.cocon-landing .plan-price .per{color:var(--text-muted);font-size:13px}.cocon-landing .plan-note{color:var(--text-muted);min-height:16px;font-size:12px}.cocon-landing .plan .btn{width:100%;margin:16px 0 6px}.cocon-landing .plan-feats{border-top:1px solid var(--border);flex-direction:column;gap:11px;margin:4px 0 0;padding:16px 0 0;list-style:none;display:flex}.cocon-landing .plan-feats li{align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.cocon-landing .plan-feats svg{width:17px;height:17px;stroke:var(--accent-bright);stroke-width:2px;fill:none;flex:none;margin-top:1px}.cocon-landing .plan-feats li.muted{color:var(--text-muted)}.cocon-landing .plan-feats li.muted svg{stroke:var(--text-muted);stroke-width:1.75px}.cocon-landing .faq-list{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.cocon-landing .faq-item{border-bottom:1px solid var(--border)}.cocon-landing .faq-q{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-family:inherit;font-size:17px;font-weight:500;display:flex}.cocon-landing .faq-q svg{width:20px;height:20px;stroke:var(--text-muted);stroke-width:2px;fill:none;transition:transform .2s var(--ease);flex:none}.cocon-landing .faq-item.is-open .faq-q svg{stroke:var(--accent-bright);transform:rotate(45deg)}.cocon-landing .faq-a{transition:grid-template-rows .28s var(--ease);grid-template-rows:0fr;display:grid}.cocon-landing .faq-item.is-open .faq-a{grid-template-rows:1fr}.cocon-landing .faq-a-inner{min-height:0;overflow:hidden}.cocon-landing .faq-a-text{color:var(--text-muted);text-wrap:pretty;max-width:64ch;padding:0 4px 22px;font-size:15px;line-height:1.6}.cocon-landing .cta-band{padding:64px 0}.cocon-landing .cta-inner{background:var(--accent);color:var(--accent-fg);border-radius:var(--radius-20);text-align:center;padding:64px 48px;position:relative;overflow:hidden}.cocon-landing .cta-inner h2{font-variation-settings:"SOFT" 95;letter-spacing:-.03em;margin:0 0 16px;font-family:Fraunces,Georgia,serif;font-size:clamp(30px,4.4vw,50px);font-weight:500;line-height:1.05}.cocon-landing .cta-inner h2 em{font-style:italic;font-weight:400}.cocon-landing .cta-inner p{opacity:.86;max-width:30em;margin:0 auto 30px;font-size:17px}.cocon-landing .cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cocon-landing .cta-inner .btn-primary{background:var(--bg);color:var(--text)}.cocon-landing .cta-inner .btn-primary:hover{filter:none;background:var(--surface)}.cocon-landing .cta-inner .btn-secondary{border-color:color-mix(in srgb, var(--accent-fg) 45%, transparent);color:var(--accent-fg);background:0 0}.cocon-landing .cta-inner .btn-secondary:hover{background:color-mix(in srgb, var(--accent-fg) 14%, transparent)}.cocon-landing .cta-mark{opacity:.1;width:220px;height:220px;position:absolute;bottom:-40px;right:-40px}.cocon-landing .site-footer{background:var(--bg-deep);border-top:1px solid var(--border);padding:56px 0 32px}.cocon-landing .footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;margin-bottom:40px;display:grid}.cocon-landing .footer-brand .brand{margin-bottom:14px}.cocon-landing .footer-brand p{color:var(--text-muted);max-width:30ch;margin:0;font-size:13.5px;line-height:1.6}.cocon-landing .footer-col h5{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 14px;font-size:11px;font-weight:600}.cocon-landing .footer-col a{color:var(--text);padding:5px 0;font-size:13.5px;transition:color .14s;display:block}.cocon-landing .footer-col a:hover{color:var(--accent-bright)}.cocon-landing .footer-bottom{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:12.5px;display:flex}.cocon-landing .footer-bottom .social{gap:8px;display:flex}.cocon-landing .footer-bottom .social a{border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);border-radius:50%;place-items:center;display:grid}.cocon-landing .footer-bottom .social a:hover{color:var(--accent-bright);border-color:var(--accent-bright)}.cocon-landing .scr-toolbar{gap:8px;margin-top:14px;display:flex}.cocon-landing .scr-search{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-8);color:var(--text-muted);flex:1;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}.cocon-landing .scr-search svg{width:14px;height:14px;stroke:var(--text-muted);fill:none;stroke-width:2px;flex:none}.cocon-landing .scr-add{background:var(--accent);color:var(--accent-fg);border-radius:var(--radius-8);cursor:pointer;white-space:nowrap;border:0;align-items:center;padding:0 13px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.cocon-landing .scr-seg{border:1px solid var(--border);border-radius:var(--radius-8);background:var(--surface);padding:2px;font-size:11.5px;display:inline-flex}.cocon-landing .scr-seg span{color:var(--text-muted);border-radius:6px;padding:5px 11px}.cocon-landing .scr-seg span.on{background:var(--accent);color:var(--accent-fg);font-weight:500}.cocon-landing .scr-h2{letter-spacing:-.3px;align-items:center;gap:8px;margin:0;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:500;display:inline-flex}.cocon-landing .scr-h2 .pd{border-radius:50%;flex:none;width:8px;height:8px}.cocon-landing .scr-rowhead{justify-content:space-between;align-items:baseline;margin:0 2px 9px;display:flex}.cocon-landing .scr-link{color:var(--accent-bright);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-family:inherit;font-size:11.5px;font-weight:500;display:inline-flex}.cocon-landing .scr-emoji{flex:none;font-size:20px;line-height:1}.cocon-landing .scr-bar{background:var(--border);border-radius:999px;flex:none;width:36px;height:4px;overflow:hidden}.cocon-landing .scr-bar i{background:var(--danger);border-radius:999px;height:100%;display:block}.cocon-landing .scr-qtyin{text-align:right;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-8);width:46px;color:var(--text);font-variant-numeric:tabular-nums;flex:none;padding:4px 8px;font-family:ui-monospace,Menlo,monospace;font-size:13px}.cocon-landing .scr-catdot{vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.cocon-landing .scr-prog{background:var(--border);border-radius:999px;height:4px;margin-top:12px;overflow:hidden}.cocon-landing .scr-prog i{background:var(--accent);border-radius:999px;height:100%;display:block}.cocon-landing .scr-sublabel{color:var(--text-muted);margin:0 0 6px 4px;font-size:11px}.cocon-landing .scr-acheted{background:var(--accent);color:var(--accent-fg);cursor:pointer;white-space:nowrap;border:0;border-radius:6px;flex:none;padding:4px 9px;font-family:inherit;font-size:11px;font-weight:500}.cocon-landing .scr-del{cursor:pointer;color:var(--text-muted);background:0 0;border:0;flex:none;padding:4px;display:flex}.cocon-landing .scr-del svg{fill:none;stroke:currentColor;stroke-width:2px;width:14px;height:14px}.cocon-landing .rphoto{border-radius:var(--radius-10);flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.cocon-landing .rphoto:after{content:"";background:repeating-linear-gradient(135deg,#ffffff0d 0 12px,#0000 12px 24px);position:absolute;inset:0}.cocon-landing .rphoto span{filter:drop-shadow(0 1px 2px #0003);z-index:1;position:relative}.cocon-landing .recgrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cocon-landing .reccard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);flex-direction:column;display:flex;overflow:hidden}.cocon-landing .reccard .ph{border-radius:0;width:100%;height:80px}.cocon-landing .reccard .rbody{padding:9px 10px 7px}.cocon-landing .reccard h5{margin:0;font-size:12.5px;font-weight:500;line-height:1.3}.cocon-landing .reccard .rsub{color:var(--text-muted);margin:2px 0 0;font-size:10px}.cocon-landing .reccard .rft{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:6px 10px;font-size:10px;display:flex}.cocon-landing .rstep{align-items:center;gap:2px;display:inline-flex}.cocon-landing .rstep button{width:22px;height:22px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:14px;line-height:1}.cocon-landing .rstep .v{text-align:center;font-variant-numeric:tabular-nums;width:20px;font-size:12.5px;font-weight:500}.cocon-landing .planrow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);align-items:center;gap:11px;padding:9px 10px;display:flex}.cocon-landing .faite{background:var(--accent);color:var(--accent-fg);cursor:pointer;white-space:nowrap;border:0;border-radius:6px;flex:none;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:500}.cocon-landing .rchips{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.cocon-landing .portion{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);align-items:center;gap:14px;padding:13px 15px;display:flex}.cocon-landing .portion .pstep{border-radius:var(--radius-8);background:var(--bg);border:1px solid var(--border);width:34px;height:34px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.cocon-landing .portion .pval{text-align:center;font-variant-numeric:tabular-nums;width:30px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:500}.cocon-landing .factor-badge{background:var(--accent-soft);color:var(--accent-bright);border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.cocon-landing .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);flex-direction:column;display:flex}@media (width<=1000px){.cocon-landing .hero-grid{grid-template-columns:1fr;gap:36px}.cocon-landing .hero-visual{order:2;min-height:0}.cocon-landing .showcase-stage{grid-template-columns:1fr;gap:32px}.cocon-landing .showcase-device{order:2;min-height:0}.cocon-landing .feat-grid,.cocon-landing .feat-band,.cocon-landing .steps,.cocon-landing .testi-grid,.cocon-landing .pricing-grid{grid-template-columns:1fr}.cocon-landing .footer-grid{grid-template-columns:1fr 1fr;gap:28px}.cocon-landing .step-arrow{display:none}.cocon-landing .browser{width:100%}.cocon-landing .header-nav{display:none}.cocon-landing .menu-toggle{display:inline-flex}.cocon-landing .header-actions>.btn{display:none}.cocon-landing .header-inner{gap:16px}.cocon-landing .menu-scrim{z-index:40;opacity:0;pointer-events:none;transition:opacity .28s var(--ease);background:#1218146b;display:block;position:fixed;inset:0}.cocon-landing.menu-open .menu-scrim{opacity:1;pointer-events:auto}.cocon-landing .mobile-menu{z-index:45;background:color-mix(in srgb, var(--bg) 97%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);transition:transform .3s var(--ease);padding:76px 20px 22px;display:block;position:fixed;top:0;left:0;right:0;transform:translateY(-101%)}.cocon-landing.menu-open .mobile-menu{transform:translateY(0)}.cocon-landing .mm-nav{flex-direction:column;gap:2px;margin-bottom:16px;display:flex}.cocon-landing .mm-nav a{border-radius:var(--radius-10);color:var(--text);padding:13px 12px;font-size:16px;font-weight:500}.cocon-landing .mm-nav a:hover,.cocon-landing .mm-nav a:active{background:var(--hover-strong)}.cocon-landing .mm-actions{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding-top:16px;display:flex}.cocon-landing .mm-actions .btn{width:100%;min-height:48px;font-size:15px}}@media (width<=720px){.cocon-landing .hero-visual .browser,.cocon-landing .showcase-device .browser{zoom:.52;width:660px}}@media (width<=560px){.cocon-landing .wrap,.cocon-landing .header-inner{padding-left:20px;padding-right:20px}.cocon-landing .footer-grid{grid-template-columns:1fr}.cocon-landing .sec{padding:60px 0}.cocon-landing .hero{padding:32px 0 40px}.cocon-landing .cta-inner{padding:44px 24px}.cocon-landing .cta-actions{flex-direction:column}.cocon-landing .cta-actions .btn{width:100%}.cocon-landing .showcase-controls .seg{padding:7px 12px;font-size:12.5px}.cocon-landing .showcase-controls .seg svg{display:none}}@media (width<=430px){.cocon-landing .hero-visual .browser,.cocon-landing .showcase-device .browser{zoom:.46}}@media (width<=380px){.cocon-landing .device-fab{padding-left:12px}.cocon-landing .device-fab .lbl{display:none}}
