/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--color-white:#fff;--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)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.table{display:table}.text-white{color:var(--color-white)}}:root{--ink:#091217;--muted:#667075;--paper:#f5f8f6;--white:#fff;--petrol:#0a4652;--petrol-dark:#061d24;--teal:#31d4c1;--mint:#d9f2ed;--line:#08181d1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:SF Pro Display,SF Pro Text,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--teal);outline-offset:4px}::selection{color:#fff;background:var(--petrol)}.site-header{z-index:50;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 48px,1320px);height:84px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:12px;line-height:1;text-decoration:none;display:flex}.brand-icon{object-fit:contain;flex-shrink:0;width:32px;height:auto;display:block}.brand-text{flex-direction:column;justify-content:center;gap:2.5px;display:flex}.brand-title{letter-spacing:.06em;color:#091217;text-transform:uppercase;font-size:15px;font-weight:850;line-height:1}.brand-subtitle{letter-spacing:.12em;color:#4f585c;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1}.site-header nav{color:#4f585c;align-items:center;gap:clamp(24px,3vw,44px);font-size:14px;font-weight:630;display:flex}.site-header nav a,.text-link{transition:color .18s}.site-header nav a:hover,.text-link:hover{color:var(--petrol)}.nav-cta{color:#fff;background:var(--ink);border-radius:999px;justify-self:end;padding:11px 18px;font-size:13px;font-weight:750;transition:transform .18s,background .18s}.nav-cta:hover{background:var(--petrol);transform:translateY(-2px)}.phone-frame{aspect-ratio:739/1600;background:#080c0f;border:1px solid #ffffff29;border-radius:49px;flex:none;width:310px;padding:6px;position:relative;transform:translateZ(0);box-shadow:0 34px 72px #08191e33,0 8px 18px #08191e1c,inset 0 0 0 1px #ffffff0e}.phone-screen{isolation:isolate;background:#f6f8f6;border-radius:42px;width:100%;height:100%;position:relative;overflow:hidden}.phone-image{object-fit:cover;transform-origin:50%;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.phone-island{z-index:25;background:#050708;border-radius:999px;width:31%;height:22px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff0d}.phone-speaker{z-index:26;background:#ffffff1a;border-radius:99px;width:20px;height:3px;position:absolute;top:20px;left:calc(50% - 21px)}.store-availability{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.store-availability-label{color:#09121794;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:760}.store-availability--inverse .store-availability-label{color:#effcf894}.store-buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.store-badge{flex:none;height:46px;line-height:0;display:block;position:relative;overflow:hidden}.store-badge--apple{width:138px}.store-badge--apple img{width:100%;height:100%;display:block}.store-badge--google{width:154px}.store-badge--google img{width:177px;max-width:none;height:auto;position:absolute;top:-11px;left:-11px}.store-commercial-container{flex-direction:column;gap:18px;width:100%;max-width:440px;margin-top:24px;display:flex}.store-availability--commercial{gap:10px}.store-availability--commercial .store-availability-label{color:#effcf8a6;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:780}.store-buttons--commercial{flex-direction:row;align-items:center;gap:12px;display:flex}.android-beta-block{width:100%}.android-beta-btn{color:#07252c;cursor:pointer;background:#eaf8f5f5;border:1.5px solid #31d4c159;border-radius:16px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:12px 18px;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #061d242e}.android-beta-btn:focus-visible{border-color:#31d4c1;box-shadow:0 0 0 3px #31d4c166}.android-beta-btn:hover{background:#fff;border-color:#31d4c1;transform:translateY(-2px);box-shadow:0 12px 28px #31d4c138}.android-beta-left{flex-direction:column;gap:2px;display:flex}.android-beta-pill{letter-spacing:.12em;color:#0a4652;background:#31d4c138;border-radius:6px;align-self:flex-start;padding:2px 7px;font-size:8px;font-weight:850;line-height:1;display:inline-flex}.android-beta-title{color:#07252c;letter-spacing:-.01em;font-size:13.5px;font-weight:800}.android-beta-arrow{color:#0a4652;flex-shrink:0;transition:transform .2s}.android-beta-btn:hover .android-beta-arrow{transform:translate(3px)}.hero{z-index:4;background:0 0;height:200svh;position:relative}.hero-sticky{background-color:#fbfcfb;background-image:radial-gradient(circle at 77% 54%,#31d4c126,#0000 29%);width:100%;height:100dvh;position:sticky;top:0;overflow:clip}.hero-grid{grid-template-columns:minmax(440px,.95fr) minmax(440px,1.05fr);align-items:center;width:min(100% - 64px,1320px);height:100%;margin:0 auto;padding-top:96px;display:grid}.hero-copy{z-index:5;will-change:transform, opacity;max-width:650px;padding-bottom:58px;position:relative}.hero-eyebrow,.story-kicker{color:var(--petrol);letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:850}.hero-title{letter-spacing:-.068em;margin:0;font-size:clamp(58px,6.1vw,91px);font-weight:850;line-height:.93}.title-line{padding-right:.08em;display:block;overflow:hidden}.line{display:block}.hero-subtitle{color:#4c565a;letter-spacing:-.025em;margin:28px 0 0;font-size:clamp(17px,1.65vw,22px);font-weight:510;line-height:1.45}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px;margin-top:32px;display:flex}.text-link{color:#566064;font-size:13px;font-weight:680}.text-link span{margin-left:6px;display:inline-block}.hero-product{justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.hero-halo{aspect-ratio:1;will-change:transform, opacity;background:radial-gradient(circle,#31d4c133,#31d4c109 49%,#0000 69%);border:1px solid #0a465213;border-radius:50%;width:min(50vw,690px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-phone-entry{z-index:3;transform-origin:bottom;will-change:transform;margin-bottom:-14%;position:relative}.hero-phone{transform-origin:bottom;width:clamp(320px,min(30vw,43vh),430px)}.hero-orbit{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform, opacity;background:#fffffff2;border:1px solid #0a46521a;align-items:center;display:flex;position:absolute;box-shadow:0 22px 50px #0f353d21}.hero-orbit--class{border-radius:19px;flex-direction:column;align-items:flex-start;width:188px;padding:17px 19px;top:30%;right:-1%}.hero-orbit--class span{color:var(--petrol);letter-spacing:.13em;font-size:9px;font-weight:850}.hero-orbit--class strong{letter-spacing:-.04em;margin-top:6px;font-size:27px}.hero-scroll-cue{color:#6a7478;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:750;display:flex;position:absolute;bottom:24px;left:max(32px,50vw - 660px)}.hero-scroll-cue span{background:currentColor;width:28px;height:1px}.today-story,.scan-story{background:0 0;position:relative}.today-story{z-index:3;height:650svh;margin-top:-100svh}.scan-story{z-index:2;height:780svh;margin-top:-100svh}.story-sticky,.scan-sticky{width:100%;height:100dvh;position:sticky;top:0;overflow:clip}.story-sticky{background:var(--paper)}.scan-sticky{background:var(--petrol)}.story-shell{grid-template-columns:82px minmax(390px,.9fr) minmax(430px,1fr);align-items:center;width:min(100% - 48px,1320px);height:100%;margin:0 auto;display:grid;position:relative}.chapter-marker{color:#09121770;letter-spacing:.17em;writing-mode:vertical-rl;flex-direction:column;align-self:center;align-items:center;gap:13px;height:270px;font-size:9px;font-weight:850;display:flex}.chapter-marker i{opacity:.32;background:currentColor;width:1px;height:142px}.today-phone-wrap,.scan-stage{place-items:center;height:100%;display:grid;position:relative}.today-phone,.scan-phone{will-change:transform, opacity;width:clamp(320px,min(27vw,43vh),410px)}.today-copy,.scan-copy{height:460px;color:var(--ink);will-change:color;position:relative}.story-copy-step,.scan-copy-step{will-change:transform, opacity;width:min(100%,590px);position:absolute;top:50%;left:0;transform:translateY(-50%)}.story-copy-step h2,.scan-copy-step h2,.final-copy h2,.reduced-copy h2{letter-spacing:-.066em;margin:0;font-size:clamp(52px,5.1vw,78px);font-weight:840;line-height:.97}.story-copy-step>p:last-of-type,.scan-copy-step>p:last-of-type,.reduced-copy>p:last-of-type{color:currentColor;opacity:.66;max-width:430px;margin:22px 0 0;font-size:17px;font-weight:520;line-height:1.5}.today-blank{z-index:1;background:#f5f8f6;position:absolute;inset:0}.build-layer{z-index:2;transform-origin:50%;will-change:transform, opacity}.build-layer--chrome{clip-path:inset(0 0 94%)}.build-layer--greeting{clip-path:inset(6.2% 38% 88% 2.5%)}.build-layer--title{clip-path:inset(10.4% 2.5% 82.4%)}.build-layer--class-label{clip-path:inset(18.1% 2.7% 73.3% round 25px)}.build-layer--class-info{clip-path:inset(23% 2.7% 62.2% round 25px)}.build-layer--progress{clip-path:inset(34.2% 2.7% 53.1% round 25px)}.build-layer--cards{clip-path:inset(47.7% 2.3% 29.6% round 25px)}.build-layer--kron{clip-path:inset(69.8% 2.3% 15.2% round 25px)}.build-layer--nav{clip-path:inset(84.2% 2.3% 0 round 25px)}.today-complete{z-index:3;opacity:0;visibility:hidden}.today-finished{z-index:4;opacity:0;visibility:hidden}.time-states,.progress-states{z-index:6;position:absolute}.time-states{background:#f5f8f6;width:21%;height:4.1%;top:1.05%;left:8.2%}.progress-states{background:#054755;width:45%;height:2.9%;top:39%;left:8.8%}.time-state,.progress-state{white-space:nowrap;place-items:center;font-weight:830;display:grid;position:absolute;inset:0 auto auto 0}.time-state{color:#080d10;background:#f5f8f6;min-width:56px;min-height:23px;font-size:13px}.progress-state{color:#d5e5e5;background:#054755;justify-content:start;min-width:145px;min-height:23px;font-size:10px}.build-sequence,.review-actions{color:currentColor;opacity:.48;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;margin-top:34px;font-size:10px;font-weight:780;display:flex}.build-sequence i,.review-actions i{opacity:.42;background:currentColor;width:24px;height:1px}.day-also{color:var(--teal);display:block}.scan-shell{grid-template-columns:82px minmax(400px,.86fr) minmax(470px,1fr)}.scan-copy{color:#f5fffc}.scan-copy-step h2{font-size:clamp(50px,5vw,76px)}.scan-stage{overflow:visible}.scan-phone{z-index:6;position:relative}.scan-screen{opacity:0;visibility:hidden;will-change:transform, opacity}.scan-carry-time{z-index:12;color:#080d10;background:#f5f8f6;place-items:center;min-width:58px;min-height:23px;font-size:13px;font-weight:830;display:grid;position:absolute;top:1.05%;left:8.2%}.scan-screen--carry{opacity:1;visibility:visible}.scan-glow{z-index:0;aspect-ratio:1;opacity:0;will-change:transform, opacity;background:radial-gradient(circle,#31d4c138,#31d4c109 49%,#0000 71%);border-radius:50%;width:min(48vw,650px);position:absolute}.schedule-photo{z-index:9;color:#163038;transform-origin:50%;will-change:transform, opacity, clip-path;background:#fffefa;border:1px solid #081f2521;border-radius:22px;width:min(31vw,400px);padding:23px;position:absolute;top:29%;left:-28%;box-shadow:0 34px 78px #072c3338,0 3px 8px #072c3314}.photo-edge{background:var(--teal);border-radius:0 4px 4px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0}.photo-topline{color:#5f6e72;letter-spacing:.1em;justify-content:space-between;margin-bottom:17px;font-size:9px;font-weight:850;display:flex}.photo-grid{grid-template-columns:42px repeat(5,1fr);grid-auto-rows:30px;gap:5px;display:grid}.photo-grid strong,.photo-grid em{color:#6b777a;place-items:center;font-size:9px;font-style:normal;display:grid}.photo-grid .class-block{background:#e6f5f1;border-radius:5px}.photo-grid .class-block--accent{background:#62d8ca}.schedule-photo>p{color:#607075;letter-spacing:.03em;text-align:center;margin:16px 0 0;font-size:10px;font-weight:760}.subject-chips{z-index:10;pointer-events:none;position:absolute;inset:0}.subject-chip{color:#103740;white-space:nowrap;will-change:transform, opacity;background:#fffffff5;border:1px solid #0a46521f;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:790;position:absolute;box-shadow:0 15px 35px #072c3324}.chip--one{top:15%;left:3%}.chip--two{top:31%;right:-2%}.chip--three{top:49%;left:-11%}.chip--four{top:64%;right:0}.chip--five{top:79%;left:5%}.review-actions{opacity:.58}.reduced-story{align-items:center;gap:72px;width:min(100% - 64px,1240px);margin:0 auto;padding:120px 0;display:none}.reduced-today,.reduced-scan{grid-template-columns:.8fr 1.2fr}.reduced-phones{justify-content:center;align-items:flex-end;gap:24px;display:flex}.reduced-phones .phone-frame{width:min(28vw,340px)}.reduced-phones .phone-frame:last-child{opacity:.72;width:min(24vw,300px)}.reduced-scan-grid{grid-template-columns:repeat(4,1fr);align-items:end;gap:14px;display:grid}.reduced-scan-grid .phone-frame{width:min(14vw,180px)}.final-cta{z-index:1;color:#f3fbf9;background:radial-gradient(circle at 75% 51%, #31d4c11b, transparent 28%), var(--petrol-dark);grid-template-columns:1fr .92fr;align-items:center;min-height:max(100dvh,930px);margin-top:-100svh;padding:108px max(32px,50vw - 660px) 0;display:grid;position:relative;overflow:clip}.final-copy{z-index:6;max-width:690px;padding-bottom:75px;position:relative}.final-copy .story-kicker{color:#56dccd}.final-copy>p:not(.story-kicker){color:#effcf8a6;margin:24px 0 31px;font-size:18px}.final-product{align-self:stretch;position:relative}.final-phone{z-index:4;width:min(clamp(350px,29vw,420px),46.2dvh - 28px);position:absolute;top:calc(50dvh - 108px);left:50%;transform:translate(-50%,-50%)}.site-footer{color:#ffffff6b;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:24px;left:max(32px,50vw - 660px);right:max(32px,50vw - 660px)}@media (width<=1100px){.hero-grid{grid-template-columns:minmax(390px,1fr) minmax(380px,.9fr);width:min(100% - 40px,1020px)}.hero-orbit--class{right:-18px}.story-shell,.scan-shell{grid-template-columns:52px minmax(320px,.8fr) minmax(390px,1fr);width:min(100% - 30px,1010px)}.chapter-marker{height:220px}.chapter-marker i{height:110px}.today-phone,.scan-phone{width:clamp(300px,min(30vw,42vh),370px)}.schedule-photo{width:min(33vw,350px);left:-24%}}@media (width<=767px){.site-header{grid-template-columns:1fr auto;width:calc(100% - 30px);height:68px}.site-header nav{display:none}.brand{gap:8px}.brand-icon{width:26px}.brand-title{font-size:13px}.brand-subtitle{letter-spacing:.1em;font-size:8px}.nav-cta{padding:9px 13px;font-size:11px}.phone-frame{border-radius:40px;padding:5px}.phone-screen{border-radius:35px}.phone-island{height:17px;top:9px}.phone-speaker{top:16px}.hero{height:180svh}.hero-grid{width:100%;padding:87px 20px 0;display:block}.hero-copy{text-align:center;max-width:100%;padding:0}.hero-eyebrow{margin-bottom:12px;font-size:9px}.hero-title{font-size:clamp(43px,13.2vw,59px);line-height:.96}.hero-subtitle{margin-top:15px;font-size:14px}.hero-actions{align-items:center;margin-top:19px}.hero-actions .store-availability{align-items:center}.hero-actions .store-buttons{flex-wrap:nowrap;justify-content:center}.store-availability{gap:6px}.store-availability-label{font-size:8px}.store-badge{height:40px}.store-badge--apple{width:120px}.store-badge--google{width:134px}.store-badge--google img{width:154px;top:-10px;left:-10px}.text-link,.hero-scroll-cue{display:none}.hero-product{align-items:flex-end;height:52dvh;position:absolute;inset:auto 0 0}.hero-phone-entry{margin-bottom:-29%}.hero-phone{width:min(64vw,250px)}.hero-halo{width:105vw;top:56%}.hero-orbit--class{border-radius:14px;width:126px;padding:11px;top:34%;right:8px}.hero-orbit--class strong{margin-top:4px;font-size:19px}.today-story{height:560svh}.scan-story{height:660svh}.story-shell,.scan-shell{width:100%;display:block}.chapter-marker{z-index:13;writing-mode:horizontal-tb;flex-direction:row;gap:8px;height:auto;font-size:8px;position:absolute;top:66px;left:20px}.chapter-marker i{width:34px;height:1px}.today-phone-wrap,.scan-stage{place-items:end center;height:100%;position:absolute;inset:0}.today-phone,.scan-phone{width:min(64vw,250px);margin-bottom:-34px}.today-copy,.scan-copy{z-index:12;text-align:center;height:240px;position:absolute;top:92px;left:20px;right:20px}.story-copy-step,.scan-copy-step{width:100%;top:50%}.story-copy-step h2,.scan-copy-step h2{font-size:clamp(38px,11.4vw,49px)}.story-copy-step>p:last-of-type,.scan-copy-step>p:last-of-type{margin:11px auto 0;font-size:13px}.story-kicker{margin-bottom:10px;font-size:8.5px}.build-sequence,.review-actions{justify-content:center;gap:6px;margin-top:18px;font-size:7px}.build-sequence i,.review-actions i{width:10px}.time-state{min-width:42px;min-height:18px;font-size:10px}.progress-state{min-width:110px;min-height:18px;font-size:7.7px}.scan-stage{overflow:visible}.schedule-photo{border-radius:16px;width:215px;padding:14px;top:45%;left:5%}.photo-topline{margin-bottom:10px;font-size:7px}.photo-grid{grid-template-columns:27px repeat(5,1fr);grid-auto-rows:18px;gap:3px}.photo-grid strong,.photo-grid em{font-size:6px}.schedule-photo>p{margin-top:10px;font-size:8px}.subject-chip{padding:7px 9px;font-size:8px}.chip--one{top:50%;left:5%}.chip--two{top:58%;right:4%}.chip--three{top:68%;left:2%}.chip--four{top:76%;right:5%}.chip--five{top:84%;left:7%}.scan-glow{width:115vw;bottom:-8%}.reduced-story{text-align:center;gap:42px;width:calc(100% - 36px);padding:88px 0}.reduced-today,.reduced-scan{grid-template-columns:1fr}.reduced-copy h2{font-size:42px}.reduced-copy>p:last-of-type{margin-left:auto;margin-right:auto;font-size:14px}.reduced-phones{gap:12px}.reduced-phones .phone-frame,.reduced-phones .phone-frame:last-child{width:min(44vw,175px)}.reduced-scan-grid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:18px}.reduced-scan-grid .phone-frame{width:min(42vw,168px)}.final-cta{text-align:center;min-height:1080px;padding:88px 20px 0;display:block}.final-copy{z-index:8;padding:0}.final-copy h2{font-size:clamp(40px,12.1vw,55px)}.final-copy>p:not(.story-kicker){margin:17px auto 23px;font-size:14px}.final-copy .store-buttons{flex-wrap:nowrap;justify-content:center}.final-copy .store-availability{align-items:center}.final-product{position:absolute;inset:0}.final-phone{width:min(68vw,265px);top:455px;left:50%;transform:translate(-50%)}.site-footer{font-size:7px;bottom:16px;left:18px;right:18px}}@media (width<=370px){.store-badge{height:37px}.store-badge--apple{width:111px}.store-badge--google{width:124px}.store-badge--google img{width:143px;top:-9px;left:-9px}.hero-title{font-size:41px}.hero-phone,.today-phone,.scan-phone{width:226px}}.motion-reduced.hero{height:100svh}.motion-reduced .hero-sticky{position:relative}.motion-reduced.today-story,.motion-reduced.scan-story{height:auto;min-height:0;margin-top:0}.motion-reduced>.animated-story{display:none}.motion-reduced>.reduced-story{display:grid}.motion-reduced.today-story{background:var(--paper)}.motion-reduced.scan-story{color:var(--ink);background:#edf7f4}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero{height:100svh}.hero-sticky{position:relative}.today-story,.scan-story{height:auto;margin-top:0}.final-cta{margin-top:0}.today-story>.animated-story,.scan-story>.animated-story{display:none}.today-story>.reduced-story,.scan-story>.reduced-story{display:grid}}.academic-story-root{background:0 0;height:2000svh;position:relative}.academic-sticky-stage{background-color:#fbfcfb;background-image:radial-gradient(circle at 75%,#31d4c11f,#0000 45%);width:100%;height:100dvh;position:sticky;top:0;overflow:clip}.academic-stage-container{grid-template-columns:56px minmax(430px,1fr) minmax(420px,1fr);align-items:center;width:min(100% - 64px,1340px);height:100%;margin:0 auto;padding-top:50px;display:grid;position:relative}.chapter-rail{justify-content:center;align-items:center;height:280px;display:flex;position:relative}.chapter-indicator{color:#09121770;letter-spacing:.18em;writing-mode:vertical-rl;opacity:0;will-change:opacity;flex-direction:column;align-items:center;gap:12px;height:240px;font-size:9px;font-weight:850;display:flex;position:absolute}.chapter-indicator .chapter-line{opacity:.35;background:currentColor;width:1px;height:110px}.story-copy-column{align-items:center;height:520px;display:flex;position:relative}.story-copy-step{opacity:0;will-change:transform, opacity;width:min(100%,590px);position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-eyebrow{letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:850;display:inline-block}.text-petrol,.text-teal-dark{color:#0a4652}.text-teal-accent{color:#31d4c1}.text-mint-soft{color:#d5ece7}.text-ink-muted{color:#0912178c}.story-heading{letter-spacing:-.065em;margin:0;font-size:clamp(52px,5.2vw,84px);font-weight:850;line-height:.94}.story-subheading{opacity:.75;max-width:440px;margin:22px 0 0;font-size:clamp(16px,1.55vw,20px);font-weight:510;line-height:1.45}.story-copy--scan-final,.story-copy--final-cta{color:#fff}.story-copy--scan-final .story-subheading,.story-copy--final-cta .story-subheading{color:#d5ece7;opacity:.92}.story-pills-list,.story-flow-steps{letter-spacing:.12em;text-transform:uppercase;opacity:.55;align-items:center;gap:10px;margin-top:30px;font-size:10px;font-weight:800;display:flex}.pill-dot{background:currentColor;border-radius:50%;width:3px;height:3px}.flow-dash{opacity:.45;background:currentColor;width:20px;height:1px}.hero-lead{color:#4c565a;max-width:480px;margin:26px 0 0;font-size:clamp(16px,1.55vw,20px);font-weight:510;line-height:1.45}.hero-cta-group{margin-top:32px}.final-cta-downloads{margin-top:36px}.story-phone-column{place-items:center;height:100%;display:grid;position:relative}.single-academic-phone{z-index:5;will-change:transform;justify-content:center;align-items:center;display:flex;position:relative}.academic-phone-device{aspect-ratio:739/1600;border:1px solid #ffffff2e;border-radius:46px;width:auto;height:min(73vh,670px);box-shadow:0 36px 80px #08191e38,0 8px 22px #08191e1a,inset 0 0 0 1px #ffffff0f}.hero-pill-badge{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--petrol);letter-spacing:.12em;will-change:transform, opacity;background:#fffffff2;border:1px solid #0a46521a;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:10px;font-weight:850;display:flex;position:absolute;top:30%;right:-20px;box-shadow:0 16px 36px #0a46521f}.hero-pill-dot{background:#31d4c1;border-radius:50%;width:7px;height:7px}.screen-layer{opacity:0;visibility:hidden;will-change:opacity, transform;background-color:#fbfcfb;width:100%;height:100%;position:absolute;inset:0}.screen--task-empty,.screen--task-menu,.screen--task-modal,.screen--task-confirm,.screen--task-saved,.screen--calendar-month,.screen--calendar-detail,.screen--connected-hoy,.screen--connected-horario,.screen--connected-tareas,.screen--connected-calendario{background-color:#f6f7f9}.sim-touch-point{pointer-events:none;opacity:0;will-change:transform, opacity;z-index:25;background:radial-gradient(circle,#0000001f 0%,#0000 70%);border-radius:50%;position:absolute;transform:scale(.6)}.sim-touch-point--plus{width:40px;height:40px;bottom:14%;right:9.5%}.sim-touch-point--new-task{width:32px;height:32px;bottom:21%;right:28%}.sim-touch-point--date-select{background:radial-gradient(circle,#0a465229 0%,#0a465200 70%);width:30px;height:30px;top:67.5%;right:8%}.sim-touch-point--save{width:32px;height:32px;top:6.8%;right:8%}.sim-touch-point--calendar-day3{background:radial-gradient(circle,#0a465238 0%,#0a465200 70%);width:36px;height:36px;top:24.5%;left:61.5%}.story-copy--task-payoff,.story-copy--calendar-intro,.story-copy--calendar-detail,.story-copy--connected-step,.story-copy--connected-payoff{width:min(100%,640px)}.story-heading--payoff{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(34px,3.8vw,54px);line-height:.98}.story-heading--connected-step{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(40px,4.8vw,68px);line-height:.98}.story-heading--connected-payoff{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(36px,4.2vw,60px);line-height:.98}.story-copy--task-payoff .story-subheading,.story-copy--calendar-intro .story-subheading,.story-copy--calendar-detail .story-subheading,.story-copy--connected-payoff .story-subheading{max-width:480px;margin-top:0;font-size:clamp(15px,1.35vw,18px);line-height:1.45}.today-module{opacity:0;transform-origin:50%;will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0}.time-badge-overlay,.progress-badge-overlay{display:none!important}.scan-photo-card{z-index:12;color:#163038;transform-origin:50%;opacity:0;will-change:transform, opacity;background:#fffefa;border:1px solid #081f251f;border-radius:20px;width:min(28vw,360px);padding:20px;position:absolute;top:32%;left:-28%;box-shadow:0 30px 65px #072c3333,0 4px 10px #072c3314}.scan-photo-header{color:#5f6e72;letter-spacing:.1em;justify-content:space-between;margin-bottom:14px;font-size:9px;font-weight:850;display:flex}.scan-photo-grid{gap:4px;display:grid}.photo-col-head{color:#6b777a;text-align:center;grid-template-columns:36px repeat(5,1fr);font-size:9px;font-weight:700;display:grid}.photo-row{grid-template-columns:36px repeat(5,1fr);align-items:center;gap:4px;height:22px;display:grid}.photo-time{color:#7d8b8e;font-size:8.5px;font-weight:700}.photo-block{border-radius:4px;height:100%}.photo-block--1{background:#62d8ca}.photo-block--2{background:#d0f0e8}.photo-block--none{background:0 0}.scan-photo-footer{color:#607075;text-align:center;margin-top:14px;font-size:9.5px;font-weight:750}.scan-chips-container{z-index:14;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.scan-subject-chip{color:#103740;white-space:nowrap;opacity:0;will-change:transform, opacity;background:#fffffff5;border:1px solid #0a46521f;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:800;position:absolute;box-shadow:0 14px 32px #072c331f}.connected-reveal-phrase{opacity:0;will-change:transform, opacity;display:inline-block}.context-pieces-container{flex-direction:column;gap:12px;max-width:440px;margin-top:32px;display:flex}.context-piece{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);will-change:transform, opacity;background:#ffffffe0;border:1px solid #0a465214;border-radius:14px;align-items:center;gap:14px;padding:12px 20px;display:flex;box-shadow:0 8px 24px #0a46520f}.context-piece-bullet{background:#31d4c1;border-radius:50%;flex-shrink:0;width:7px;height:7px}.context-piece-label{letter-spacing:.14em;color:#0a4652;font-size:11px;font-weight:850}.connected-bridge-tag{color:#0a4652;letter-spacing:.16em;background:#31d4c11f;border-radius:999px;margin-top:26px;padding:6px 14px;font-size:9.5px;font-weight:850;display:inline-flex}.highlight-recommended{pointer-events:none;opacity:0;will-change:transform, opacity;background:#31d4c10d;border:1.5px solid #31d4c199;border-radius:20px;height:31%;position:absolute;top:50%;left:3.5%;right:3.5%;box-shadow:0 0 24px #31d4c129}.chapter-indicator--05{color:#0a4652}.kron-chips-container{pointer-events:none;z-index:18;position:absolute;inset:-30px}.kron-context-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#091217;letter-spacing:-.01em;white-space:nowrap;opacity:0;will-change:transform, opacity;background:#fffffff2;border:1px solid #0a46521f;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:11.5px;font-weight:750;display:inline-flex;position:absolute;box-shadow:0 14px 34px #072c331f}.kron-chip-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.kron-chip-dot--horario{background:#31d4c1;box-shadow:0 0 8px #31d4c199}.kron-chip-dot--tarea{background:#3a86ff;box-shadow:0 0 8px #3a86ff99}.kron-chip-dot--calendario{background:#ff006e;box-shadow:0 0 8px #ff006e99}.kron-chip-tag{text-transform:uppercase;letter-spacing:.1em;color:#4f585c;padding-right:2px;font-size:9px;font-weight:850}.kron-context-chip--1{top:14%;left:-85px}.kron-context-chip--2{top:48%;right:-95px}.kron-context-chip--3{bottom:18%;left:-75px}.kron-card-spotlight{pointer-events:none;opacity:0;will-change:transform, opacity;background:#31d4c112;border:1.5px solid #31d4c1bf;border-radius:16px;height:58px;position:absolute;bottom:105px;left:14px;right:14px;box-shadow:0 0 20px #31d4c138}.hero-scroll-indicator{color:#6a7478;letter-spacing:.12em;align-items:center;gap:10px;font-size:10px;font-weight:750;display:flex;position:absolute;bottom:24px;left:0}.scroll-arrow{background:currentColor;width:24px;height:1px}.final-cta-footer{color:#ffffff6b;letter-spacing:.11em;text-transform:uppercase;opacity:0;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:24px;left:0;right:0}.reduced-story-static{flex-direction:column;display:flex}.reduced-section{grid-template-columns:minmax(400px,1fr) minmax(360px,1fr);align-items:center;gap:48px;min-height:90vh;padding:120px max(32px,50vw - 660px);display:grid}.reduced-content{max-width:580px}.bg-paper{background-color:#f5f8f6}.bg-surface{background-color:#edf7f4}.bg-petrol{background-color:#0a4652}.bg-mint-surface{background-color:#edf7f4}.bg-dark-petrol{background-color:#061d24}@media (width<=1099px){.academic-stage-container{grid-template-columns:40px minmax(340px,1fr) minmax(340px,1fr);width:min(100% - 40px,980px)}.academic-phone-device{height:min(65vh,580px)}.final-cta-sub{color:#d5ece7e6!important}}@media (width<=767px){.academic-stage-container{width:min(100% - 32px,420px);height:100%;padding-top:max(48px, env(safe-area-inset-top) + 38px);box-sizing:border-box;flex-direction:column;justify-content:flex-start;padding-bottom:16px;display:flex;overflow:hidden}.chapter-rail{display:none}.story-copy-column{flex-shrink:0;align-items:flex-start;width:100%;height:145px;min-height:135px;display:flex;position:relative}.story-phone-column{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;margin-top:4px;display:flex;position:relative}.story-copy-step{width:100%;top:0;left:0;transform:none}.story-copy--hero{flex-direction:column;justify-content:flex-start;width:100%;max-width:100%;height:auto;padding-top:0;display:flex;position:absolute;top:0;left:0;transform:none}.story-copy--hero .section-eyebrow{letter-spacing:.16em;color:#0a4652;margin-bottom:5px;font-size:10px;font-weight:850}.story-copy--hero .hero-title{letter-spacing:-.04em;color:#072d35;margin:0 0 8px;font-size:clamp(26px,7.2vw,32px);font-weight:850;line-height:1.06}.story-copy--hero .hero-lead{color:#091217b8;max-width:340px;margin:0 0 12px;font-size:12.5px;line-height:1.42}.hero-cta-group{margin-top:0}.hero-cta-group .store-availability{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.hero-cta-group .store-availability-label{letter-spacing:.12em;color:#0a4652;font-size:8.5px;font-weight:850}.hero-cta-group .store-buttons{align-items:center;gap:8px;display:flex}.store-badge{height:34px}.store-badge--apple{border-radius:6px;width:106px;height:34px;overflow:hidden}.store-badge--apple img{width:100%;height:100%;display:block}.store-badge--google{border-radius:6px;width:120px;height:34px;position:relative;overflow:hidden}.store-badge--google img{width:136px;max-width:none;height:auto;position:absolute;top:-8px;left:-8px}.hero-cta-group .hero-beta-wrapper{flex-direction:column;align-items:flex-start;width:100%;margin-top:8px;display:flex}.hero-cta-group .beta-guide-link{margin-top:5px;padding:3px 8px;font-size:10.5px}.hero-cta-group .hero-beta-btn{box-sizing:border-box;background:#eaf8f5f5;border:1.2px solid #31d4c173;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:320px;padding:8.5px 13px;text-decoration:none;display:flex;box-shadow:0 4px 14px #061d2414}.hero-cta-group .hero-beta-pill{color:#0a4652;letter-spacing:.08em;white-space:nowrap;background:#31d4c140;border-radius:5px;flex-shrink:0;padding:2.5px 6px;font-size:8px;font-weight:850}.hero-cta-group .hero-beta-text{color:#07252c;white-space:nowrap;text-align:center;flex:1;font-size:11.5px;font-weight:800}.hero-cta-group .hero-beta-arrow{color:#0a4652;flex-shrink:0;width:14px;height:14px}.hero-pill-badge{display:none!important}.hero-scroll-indicator{letter-spacing:.14em;color:#0a4652;text-transform:uppercase;white-space:nowrap;z-index:15;pointer-events:none;align-items:center;gap:8px;font-size:9px;font-weight:850;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.scroll-arrow{background:#0a4652;width:20px;height:1.5px}.section-eyebrow{letter-spacing:.14em;margin-bottom:3px;font-size:9.5px}.desktop-only-br{display:none!important}.story-heading{letter-spacing:-.04em;margin:0;font-size:clamp(22px,5.8vw,28px);line-height:1.04}.story-heading--payoff,.story-copy--task-payoff .story-heading{letter-spacing:-.03em!important;max-width:320px!important;margin:0 0 3px!important;font-size:19px!important;line-height:1.15!important}.story-heading--calendar{margin:0 0 3px;font-size:clamp(20px,5.2vw,25px);line-height:1.05}.story-heading--connected-step{margin:0 0 3px;font-size:clamp(22px,5.8vw,28px);line-height:1.05}.story-heading--kron{margin:0 0 3px;font-size:clamp(20px,5.2vw,25px);line-height:1.05}.story-subheading{max-width:310px;margin-top:3px;font-size:12px;line-height:1.38}.story-copy--task-payoff .story-subheading,.story-copy--calendar-intro .story-subheading,.story-copy--calendar-detail .story-subheading,.story-copy--connected-payoff .story-subheading,.story-copy--kron .story-subheading{max-width:300px;margin-top:2px;font-size:11.5px;line-height:1.34}.academic-phone-device{aspect-ratio:390/844;border-radius:38px;width:auto;max-width:88vw;height:min(47vh,375px);box-shadow:0 18px 50px #061d242e,0 0 0 1px #061d2414}.scan-photo-card{border-radius:16px;width:min(82vw,290px);padding:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.kron-chips-container{inset:-6px}.kron-context-chip{gap:5px;padding:5px 10px;font-size:9.5px}.kron-context-chip--1{top:2%;left:2px}.kron-context-chip--2{top:38%;right:2px}.kron-context-chip--3{bottom:6%;left:2px}.kron-card-spotlight{border-radius:8px;height:32px;bottom:50px;left:6px;right:6px}.reduced-section{grid-template-columns:1fr;padding:70px 16px}.store-commercial-container{gap:12px;max-width:100%;margin-top:14px}.store-buttons--commercial{flex-direction:row;justify-content:center;align-items:center;gap:10px}.store-buttons--commercial .store-badge{height:34px}.store-buttons--commercial .store-badge img{width:auto;height:34px}.android-beta-btn{border-radius:14px;padding:10px 14px}.android-beta-title{font-size:12.5px}}.site-product-footer{z-index:10;color:#ffffffa6;background:#041014;border-top:1px solid #ffffff14;padding:80px 0 40px;position:relative}.footer-container{flex-direction:column;gap:60px;width:min(100% - 64px,1200px);margin:0 auto;display:flex}.footer-top-grid{grid-template-columns:minmax(280px,1.4fr) 2fr;align-items:start;gap:48px;display:grid}.footer-brand-col{flex-direction:column;gap:16px;max-width:340px;display:flex}.brand--footer .brand-title{color:#fff}.brand--footer .brand-subtitle{color:#ffffff80}.footer-tagline{color:#ffffff8c;margin:0;font-size:13px;line-height:1.5}.footer-nav-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.footer-col{flex-direction:column;gap:14px;display:flex}.footer-col-header{letter-spacing:.12em;text-transform:uppercase;color:#31d4c1;font-size:10.5px;font-weight:800}.footer-links-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:#ffffffb3;font-size:13px;font-weight:550;text-decoration:none;transition:color .15s}.footer-link:hover{color:#31d4c1}.footer-status-row{color:#ffffffb3;justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.footer-status-name{font-weight:550}.footer-status-pill{letter-spacing:.06em;color:#fff9;text-transform:uppercase;background:#ffffff14;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:750}.footer-status-pill--teal{color:#31d4c1;background:#31d4c129}.footer-bottom-bar{color:#ffffff73;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:28px;font-size:11.5px;display:flex}.footer-copyright{margin:0}.footer-meta-pill{letter-spacing:.08em;text-transform:uppercase;color:#31d4c1b3;font-size:10px;font-weight:700}@media (width<=900px){.site-product-footer{padding:60px 0 32px}.footer-container{gap:40px;width:calc(100% - 32px)}.footer-top-grid{grid-template-columns:1fr;gap:36px}.footer-nav-grid{grid-template-columns:1fr;gap:28px}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:12px}}.legal-site-wrapper{color:#091217;background-color:#f7faf8;flex-direction:column;min-height:100vh;display:flex}.legal-header{z-index:50;-webkit-backdrop-filter:blur(16px);background:#f7faf8e0;border-bottom:1px solid #0a465214;position:sticky;top:0}.legal-header-container{justify-content:space-between;align-items:center;width:min(100% - 48px,1200px);height:74px;margin:0 auto;display:flex}.brand--legal{text-decoration:none}.legal-back-link{color:#07252c;background:#0a46520f;border:1px solid #0a46521f;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.legal-back-link:hover{background:#0a46521f;border-color:#0a465238;transform:translate(2px)}.legal-back-arrow{color:#0a4c5a;font-weight:700}.legal-main-content{flex:1;padding:48px 0 96px}.legal-container{width:min(100% - 48px,1200px);margin:0 auto}.legal-layout-grid{grid-template-columns:240px 1fr;align-items:start;gap:56px;display:grid}.legal-sidebar{position:sticky;top:106px}.legal-sidebar-inner{flex-direction:column;gap:14px;display:flex}.legal-sidebar-heading{letter-spacing:.14em;text-transform:uppercase;color:#09121773;padding-left:14px;font-size:11px;font-weight:800}.legal-sidebar-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.legal-sidebar-link{color:#091217b3;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:14px;font-weight:550;text-decoration:none;transition:all .15s;display:flex}.legal-sidebar-link:hover{color:#07252c;background:#0a46520d}.legal-sidebar-link--active{color:#07252c;background:#31d4c129;font-weight:700}.legal-sidebar-active-indicator{background:#0a4c5a;border-radius:999px;width:6px;height:6px}.legal-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:28px;display:none;overflow-x:auto}.legal-mobile-nav::-webkit-scrollbar{display:none}.legal-mobile-nav-track{background:#0a46520f;border-radius:14px;gap:8px;width:max-content;padding:4px;display:flex}.legal-mobile-tab{color:#091217b3;white-space:nowrap;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s}.legal-mobile-tab--active{color:#07252c;background:#fff;font-weight:750;box-shadow:0 2px 8px #0000000f}.legal-document-card{background:#fff;border:1px solid #0a465217;border-radius:28px;max-width:860px;padding:56px 52px;box-shadow:0 16px 40px #0a465208}.legal-doc-header{margin-bottom:36px}.legal-badge-wrap{margin-bottom:14px}.legal-version-badge{letter-spacing:.08em;text-transform:uppercase;color:#083c47;background:#31d4c129;border:1px solid #31d4c159;border-radius:999px;align-items:center;padding:4px 12px;font-size:10.5px;font-weight:800;display:inline-flex}.legal-doc-title{letter-spacing:-.03em;color:#07252c;margin:0 0 10px;font-size:clamp(32px,4.2vw,44px);font-weight:850;line-height:1.1}.legal-doc-updated{color:#0912178c;margin:0 0 8px;font-size:13.5px}.legal-doc-updated strong{color:#07252c;font-weight:650}.legal-doc-subtitle{color:#091217b8;margin:8px 0 0;font-size:16px;line-height:1.5}.legal-inpage-index{background:#f6faf8e6;border:1px solid #0a46521a;border-radius:18px;margin-bottom:40px;padding:22px 26px}.legal-inpage-index-title{letter-spacing:.1em;text-transform:uppercase;color:#083c47;align-items:center;gap:8px;margin:0 0 14px;font-size:11.5px;font-weight:800;display:flex}.legal-inpage-index-grid{grid-template-columns:1fr 1fr;gap:8px 20px;margin:0;padding:0;list-style:none;display:grid}.legal-inpage-index-link{color:#091217bf;align-items:baseline;gap:8px;font-size:13px;font-weight:550;line-height:1.4;text-decoration:none;transition:color .15s;display:inline-flex}.legal-inpage-index-link:hover{color:#083c47;text-underline-offset:3px;text-decoration:underline}.legal-inpage-index-num{color:#31d4c1;flex-shrink:0;font-size:11.5px;font-weight:800}.legal-section{border-top:1px solid #0a465214;margin-top:36px;padding-top:36px;scroll-margin-top:96px}.legal-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.legal-section-header{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.legal-section-num{letter-spacing:.06em;color:#0a7082;flex-shrink:0;font-size:14px;font-weight:850}.legal-section-title{letter-spacing:-.02em;color:#07252c;margin:0;font-size:21px;font-weight:750;line-height:1.25}.legal-paragraph{color:#091217c7;margin:0 0 16px;font-size:15px;line-height:1.72}.legal-list{color:#091217c7;margin:0 0 18px;padding-left:22px;font-size:15px;line-height:1.72}.legal-list li{margin-bottom:8px}.legal-subheading{color:#07252c;margin:24px 0 10px;font-size:16px;font-weight:750}.legal-highlight-card{background:#eaf8f5f2;border:1.5px solid #31d4c166;border-radius:18px;flex-direction:column;gap:8px;margin:28px 0;padding:22px 24px;display:flex}.legal-highlight-tag{letter-spacing:.1em;text-transform:uppercase;color:#083c47;font-size:11px;font-weight:800}.legal-highlight-text{color:#07252c;margin:0;font-size:15px;font-weight:650;line-height:1.55}.legal-alert-card{background:#fef3c773;border:1.5px solid #f59e0b59;border-radius:18px;margin:24px 0;padding:20px 24px}.legal-alert-card p{color:#78350f;margin:0;font-size:14.5px;line-height:1.6}.kronex-email-card{margin:24px 0}.kronex-email-card-content{background:#eaf8f5f2;border:1.5px solid #31d4c166;border-radius:18px;flex-direction:column;gap:8px;padding:20px 24px;display:flex}.kronex-email-card-label{letter-spacing:.12em;text-transform:uppercase;color:#083c47;font-size:11px;font-weight:800}.kronex-email-card-desc{color:#091217bf;margin:0;font-size:14px;line-height:1.5}.kronex-email-card-link{color:#07252c;align-items:center;gap:10px;width:max-content;margin-top:4px;font-size:16px;font-weight:750;text-decoration:none;transition:all .15s;display:inline-flex}.kronex-email-card-link:hover{color:#0a4c5a;transform:translate(3px)}.kronex-email-icon{color:#0a7082;place-items:center;display:grid}.kronex-email-address{text-underline-offset:4px;-webkit-text-decoration:underline #0a708266;text-decoration:underline #0a708266}.kronex-email-arrow{color:#0a7082}.support-hero-banner{background:linear-gradient(135deg,#eaf8f5fa 0%,#f4faf8cc 100%);border:1.5px solid #31d4c159;border-radius:22px;margin-bottom:32px;padding:28px 32px}.support-hero-heading{letter-spacing:-.02em;color:#07252c;margin:0 0 8px;font-size:22px;font-weight:800}.support-hero-lead{color:#091217cc;margin:0;font-size:15px;line-height:1.6}.support-grid{grid-template-columns:1fr 1fr;gap:20px;margin:28px 0;display:grid}.support-card{background:#f8fbf9;border:1px solid #0a46521a;border-radius:18px;flex-direction:column;gap:12px;padding:24px;display:flex}.support-card-title{letter-spacing:-.01em;color:#07252c;margin:0;font-size:16.5px;font-weight:750}.support-card-text{color:#091217bf;margin:0;font-size:14px;line-height:1.6}.support-checklist{flex-direction:column;gap:12px;margin:12px 0 0;padding:0;list-style:none;display:flex}.support-checklist-item{color:#091217cc;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.support-check-icon{color:#083c47;background:#31d4c133;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.support-links-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.support-action-link{color:#07252c;background:#f8fbf9;border:1px solid #0a46521a;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:650;text-decoration:none;transition:all .2s;display:flex}.support-action-link:hover{background:#eaf8f5f2;border-color:#31d4c1;transform:translateY(-2px)}.delete-steps-timeline{flex-direction:column;gap:16px;margin:28px 0;display:flex}.delete-step-item{background:#f8fbf9;border:1px solid #0a465214;border-radius:16px;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.delete-step-badge{color:#31d4c1;background:#07252c;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid}.delete-step-content{flex-direction:column;gap:4px;display:flex}.delete-step-title{color:#07252c;margin:0;font-size:15.5px;font-weight:750}.delete-step-desc{color:#091217bf;margin:0;font-size:14px;line-height:1.55}@media (width<=900px){.legal-layout-grid{grid-template-columns:1fr;gap:24px}.legal-sidebar{display:none}.legal-mobile-nav{display:block}.legal-document-card{border-radius:20px;padding:36px 24px}.legal-inpage-index-grid,.support-grid,.support-links-grid{grid-template-columns:1fr}.kronex-email-card-link{word-break:break-all;font-size:14.5px}}@media (width<=600px){.legal-main-content{padding:24px 0 64px}.legal-header-container{width:calc(100% - 32px);height:64px}.legal-container{width:calc(100% - 32px)}.legal-document-card{border-radius:16px;padding:28px 18px}.legal-back-link span:first-child{display:none}.legal-back-link{padding:8px 12px}.legal-back-link:before{content:"Inicio"}}.beta-shell{background:radial-gradient(circle at 85% 8%, #c8f0ed 0, transparent 28%), var(--paper);min-height:100vh}.beta-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f7faf9e6}.beta-header .header-inner{justify-content:space-between;align-items:center;height:74px;display:flex}.beta-hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(45px,8vw,100px);min-height:590px;padding-block:75px;display:grid}.beta-badge{color:#096d78;letter-spacing:.12em;background:#d8f3ed;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:850;display:inline-flex}.beta-copy h1{letter-spacing:-.06em;margin:22px 0;font-size:clamp(48px,6vw,78px);line-height:.96}.beta-copy h1 em{color:var(--petrol);font-style:italic;font-weight:500}.beta-copy>p{color:#557078;max-width:650px;font-size:18px;line-height:1.6}.beta-download{color:#fff;background:#091217;border-radius:18px;align-items:center;gap:15px;max-width:430px;min-height:72px;margin-top:30px;padding:13px 18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 20px 45px #07151d26}.beta-download:hover{transform:translateY(-2px);box-shadow:0 24px 50px #07151d38}.beta-download svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.beta-download span{display:grid}.beta-download strong{color:#fff;font-size:16px}.beta-download small{color:#afc6c9;margin-top:5px;font-size:11px}.beta-copy .beta-origin{color:#72888d;margin-top:11px;font-size:11px}.beta-card{text-align:center;background:#ffffffe0;border:1px solid #bfddd9;border-radius:30px;justify-items:center;padding:30px;display:grid;box-shadow:0 26px 70px #214c4c14}.beta-card img{object-fit:contain;width:190px;height:190px}.beta-card span{color:#128893;letter-spacing:.14em;margin-top:10px;font-size:10px;font-weight:850}.beta-card strong{margin-top:8px;font-size:22px}.beta-card p{color:#6b8085;max-width:250px;margin:9px 0 0;font-size:13px;line-height:1.5}.beta-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:90px;display:grid}.beta-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px}.beta-number{color:#1393a2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800}.beta-grid h2{margin:20px 0 9px;font-size:20px}.beta-grid p{color:#5d7378;margin:0;font-size:14px;line-height:1.65}.beta-notice{color:var(--ink);background:#e2f5ef;border:1px solid #c7dfdc;border-radius:22px;align-items:center;gap:24px;padding:24px 30px;display:flex}.beta-notice strong{flex:none;font-size:16px}.beta-notice p{color:#496b6e;margin:0;font-size:13px;line-height:1.55}.beta-notice a{color:var(--petrol);font-weight:750}.beta-integrity{border:1px solid var(--line);color:#577176;background:#fff;border-radius:16px;margin-top:16px;padding:0}.beta-integrity summary{cursor:pointer;padding:16px 20px;font-size:12px;font-weight:800;list-style-position:inside}.beta-integrity>div{padding:0 20px 18px}.beta-integrity p{margin:0 0 10px;font-size:12px;line-height:1.5}.beta-integrity code{color:#0b6e77;overflow-wrap:anywhere;background:#eef6f4;border-radius:10px;padding:12px;font-size:11px;display:block}.beta-links{color:var(--petrol);justify-content:center;gap:28px;padding-block:42px;font-size:13px;font-weight:750;display:flex}.beta-footer{color:#84999e;background:#06151c;padding-block:27px}.beta-footer>div{justify-content:space-between;font-size:11px;display:flex}.shell{width:min(1180px,100% - clamp(30px,5vw,64px));margin-inline:auto}.back-home{color:var(--petrol);font-size:13px;font-weight:750}.brand-logo{background:linear-gradient(145deg,#18ccd9,#087e9a);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 10px 24px #0489a529}.brand-logo img{object-fit:contain;width:31px;height:31px}.brand strong{letter-spacing:.08em;font-size:19px;line-height:1;display:block}.brand small{color:#37626c;letter-spacing:.35em;margin-top:4px;font-size:8px;font-weight:700;display:block}@media (width<=1120px){.beta-hero{text-align:center;grid-template-columns:1fr}.beta-copy>p,.beta-download{margin-inline:auto}.beta-card{justify-self:center;max-width:460px}.beta-grid{grid-template-columns:1fr}}@media (width<=650px){.beta-hero{min-height:auto;padding-block:55px}.beta-copy h1{overflow-wrap:anywhere;font-size:clamp(42px,12vw,57px)}.beta-copy>p{font-size:16px}.beta-download{text-align:left;justify-content:center;width:100%}.beta-card{width:100%;padding:24px}.beta-grid{padding-bottom:65px}.beta-notice{flex-direction:column;align-items:flex-start;gap:6px;padding:20px}.beta-integrity summary{padding:15px 17px}.beta-links{flex-wrap:wrap;gap:17px}.beta-footer>div{text-align:center;flex-direction:column;gap:7px}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#funciones{scroll-margin-top:100px}#inicio{scroll-margin-top:0}#descargas,#como-instalar{scroll-margin-top:80px}.hero-beta-wrapper{flex-direction:column;align-items:flex-start;margin-top:16px;display:flex}.hero-beta-btn{color:var(--petrol);background:#d8f3edeb;border:1px solid #1393a252;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 10px;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 4px 14px #072d350f}.hero-beta-btn:hover{background:#cbf0e7;border-color:#1393a28c;transform:translateY(-2px);box-shadow:0 8px 20px #072d351f}.hero-beta-pill{background:var(--petrol);color:#d8f3ed;letter-spacing:.1em;border-radius:999px;padding:3.5px 8px;font-size:9.5px;font-weight:850;line-height:1}.hero-beta-text{color:var(--petrol);letter-spacing:-.01em;font-size:13px;font-weight:750}.hero-beta-arrow{color:#0b6e77;stroke-width:2.4px;transition:transform .2s}.hero-beta-btn:hover .hero-beta-arrow{transform:translate(3px)}.beta-guide-link{color:#0a4652;background:#1393a214;border:1px solid #1393a233;border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:4px 11px;font-size:12px;font-weight:750;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.beta-guide-link:hover{color:#072d35;background:#1393a229;border-color:#1393a259;transform:translateY(-1px)}.beta-guide-icon{color:#0d7685;flex-shrink:0;transition:transform .2s}.beta-guide-link:hover .beta-guide-icon{transform:translateY(1px)}.android-beta-block .beta-guide-link,.final-cta-shell .beta-guide-link,.store-availability--inverse~.hero-beta-wrapper .beta-guide-link{color:#d5ece7;background:#31d4c11f;border-color:#31d4c142}.android-beta-block .beta-guide-link:hover,.final-cta-shell .beta-guide-link:hover,.store-availability--inverse~.hero-beta-wrapper .beta-guide-link:hover{color:#fff;background:#31d4c138;border-color:#31d4c173}.android-beta-block .beta-guide-icon,.final-cta-shell .beta-guide-icon,.store-availability--inverse~.hero-beta-wrapper .beta-guide-icon{color:#31d4c1}.features-section{z-index:10;background:radial-gradient(circle at 15% 10%, #c8f0ed73 0, transparent 40%), var(--paper);border-top:1px solid #1393a214;padding:clamp(90px,11vw,150px) 0 clamp(80px,10vw,130px);position:relative}.features-container{width:min(1180px,100% - clamp(32px,5vw,64px));margin-inline:auto}.features-header{max-width:720px;margin-bottom:clamp(48px,6vw,72px)}.features-title{letter-spacing:-.045em;color:var(--ink);margin:16px 0 18px;font-size:clamp(38px,5.2vw,62px);font-weight:800;line-height:1.02}.features-lead{color:#557078;max-width:620px;margin:0;font-size:clamp(16px,1.8vw,19px);line-height:1.6}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{will-change:transform, box-shadow;background:#fff;border:1px solid #1393a224;border-radius:28px;flex-direction:column;padding:clamp(30px,3.2vw,40px);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s,background .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #072d3508}@media (hover:hover) and (pointer:fine){.feature-card:hover{background:linear-gradient(#fff 0%,#f3faf8 100%);border-color:#1393a25c;transform:translateY(-8px)scale(1.015);box-shadow:0 26px 54px -12px #072d351f,0 0 0 1px #1393a25c}.feature-card:hover .feature-icon-wrapper{color:#072d35;background:#d4f2eb;transform:translateY(-3px)scale(1.06);box-shadow:0 8px 20px #1393a22e}.feature-card:hover .feature-card-accent{opacity:1;transform:scaleX(1)}}.feature-card:active{transform:scale(.985)}.feature-icon-wrapper{width:54px;height:54px;color:var(--petrol);background:#e2f5ef;border-radius:18px;place-items:center;margin-bottom:24px;transition:transform .32s cubic-bezier(.16,1,.3,1),background-color .3s,box-shadow .3s,color .3s;display:grid}.feature-icon-wrapper svg{width:27px;height:27px}.feature-card-content{flex-direction:column;flex:1;display:flex}.feature-card-title{letter-spacing:-.02em;color:var(--ink);margin:0 0 12px;font-size:21px;font-weight:780;line-height:1.25}.feature-card-desc{color:#5c767c;margin:0;font-size:15px;line-height:1.62}.feature-card-accent{opacity:0;transform-origin:0;background:linear-gradient(90deg,#18ccd9,#087e9a);height:3px;transition:opacity .35s,transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(.3)}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=640px){.features-section{padding-block:65px}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card{border-radius:22px;padding:26px 22px}.feature-icon-wrapper{border-radius:15px;width:48px;height:48px;margin-bottom:18px}.feature-icon-wrapper svg{width:24px;height:24px}.feature-card-title{margin-bottom:8px;font-size:19px}.feature-card-desc{font-size:14px}}@media (prefers-reduced-motion:reduce){.feature-card{transition:none!important}.feature-card:hover{transform:none!important;box-shadow:0 4px 20px #072d3508!important}.feature-icon-wrapper{transition:none!important}.feature-card:hover .feature-icon-wrapper{transform:none!important}}.final-download-section{z-index:10;color:#fff;background:radial-gradient(circle at 78% 45%,#31d4c11f 0,#0000 40%),radial-gradient(circle at 20% 80%,#18ccd90f 0,#0000 35%),#061d24;border-top:1px solid #31d4c126;padding:clamp(90px,10vw,150px) 0 clamp(80px,8vw,120px);position:relative;overflow:hidden}.final-download-container{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);align-items:center;gap:clamp(48px,7vw,96px);width:min(1200px,100% - clamp(32px,5vw,64px));margin-inline:auto;display:grid}.final-download-copy{max-width:620px}.final-download-title{letter-spacing:-.045em;color:#fff;margin:18px 0;font-size:clamp(38px,5.2vw,64px);font-weight:800;line-height:1.02}.final-download-lead{color:#effcf8b8;max-width:540px;margin:0 0 clamp(36px,4.5vw,48px);font-size:clamp(16px,1.8vw,19px);line-height:1.6}.final-download-actions{flex-direction:column;display:flex}.store-commercial-container{flex-direction:column;gap:18px;max-width:440px;display:flex}.store-availability--commercial{flex-direction:column;gap:10px;display:flex}.store-availability--commercial .store-availability-label{letter-spacing:.14em;color:#56dccd;font-size:10px;font-weight:850}.store-buttons--commercial{flex-wrap:wrap;gap:12px;display:flex}.final-download-phone-wrap{place-items:center;display:grid;position:relative}.final-phone-glow{filter:blur(40px);pointer-events:none;z-index:1;background:radial-gradient(circle,#31d4c138 0%,#18ccd914 50%,#0000 70%);width:320px;height:480px;position:absolute}.final-showcase-phone{z-index:2;border-radius:54px;width:min(340px,85vw);position:relative;box-shadow:0 32px 80px #0000008c,0 0 0 1px #ffffff14}@media (width<=960px){.final-download-container{text-align:center;grid-template-columns:1fr;gap:50px}.final-download-copy{max-width:100%;margin-inline:auto}.final-download-lead{margin-inline:auto}.store-commercial-container{align-items:center;margin-inline:auto}.store-buttons--commercial{justify-content:center}.final-showcase-phone{width:min(290px,75vw)}}.install-guide-section{z-index:10;background:radial-gradient(circle at 85% 15%, #c8f0ed59 0, transparent 45%), var(--paper);border-top:1px solid #1393a21f;border-bottom:1px solid #1393a214;padding:clamp(70px,8vw,110px) 0 clamp(60px,7vw,100px);position:relative}.install-guide-container{width:min(1180px,100% - clamp(32px,5vw,64px));margin-inline:auto}.install-guide-header{text-align:center;margin-inline:auto;max-width:680px;margin-bottom:clamp(36px,4.5vw,52px)}.install-guide-title{letter-spacing:-.04em;color:var(--ink);margin:12px 0 10px;font-size:clamp(30px,4.2vw,44px);font-weight:800;line-height:1.08}.install-guide-subtitle{color:#557078;margin:0;font-size:clamp(15px,1.7vw,18px);line-height:1.5}.install-guide-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.install-step-card{background:#fff;border:1px solid #1393a224;border-radius:24px;flex-direction:column;padding:clamp(24px,2.6vw,32px);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s;display:flex;position:relative;box-shadow:0 4px 20px #072d3508}@media (hover:hover) and (pointer:fine){.install-step-card:hover{border-color:#1393a24d;transform:translateY(-4px);box-shadow:0 16px 36px -10px #072d351a,0 0 0 1px #1393a24d}}.install-step-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.install-step-circle{color:#072d35;background:#31d4c1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:850;display:flex;box-shadow:0 2px 8px #31d4c159}.install-step-badge{color:#0d7685;letter-spacing:.08em;background:#e2f5ef;border-radius:6px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10.5px;font-weight:800;display:inline-block}.install-step-title{letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:20px;font-weight:780;line-height:1.25}.install-step-text{color:#557078;margin:0;font-size:14px;line-height:1.58}.install-step-visual{margin-top:auto;padding-top:24px}.mockup-bar,.mockup-dialog{-webkit-user-select:none;user-select:none;background:#081d22;border:1px solid #31d4c138;border-radius:14px;box-shadow:inset 0 1px #ffffff0f,0 8px 24px #04151a1f}.mockup-bar{box-sizing:border-box;align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:flex}.mockup-icon{color:#31d4c1;background:#31d4c126;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mockup-text-col{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mockup-primary-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:12.5px;font-weight:750;overflow:hidden}.mockup-secondary-text{color:#d5ece7b3;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.mockup-action-pill{letter-spacing:.06em;color:#072d35;background:#31d4c1;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:10.5px;font-weight:850;box-shadow:0 2px 8px #31d4c14d}.mockup-switch{box-sizing:border-box;background:#31d4c1;border-radius:10px;flex-shrink:0;justify-content:flex-end;align-items:center;width:36px;height:20px;padding:2px;display:flex;box-shadow:0 2px 6px #31d4c166}.mockup-switch-thumb{background:#081d22;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0000004d}.mockup-dialog{box-sizing:border-box;flex-direction:column;gap:8px;min-height:64px;padding:12px 14px;display:flex}.mockup-dialog-top{align-items:center;gap:8px;display:flex}.mockup-app-avatar{background:#072d35;border:1px solid #31d4c14d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;overflow:hidden}.mockup-app-img{object-fit:contain;width:18px;height:18px;display:block}.mockup-dialog-appname{color:#fff;letter-spacing:.04em;font-size:12.5px;font-weight:800}.mockup-dialog-question{color:#d5ece7d9;margin:0;font-size:11.5px;line-height:1.35}.mockup-dialog-buttons{justify-content:flex-end;align-items:center;gap:10px;margin-top:2px;display:flex}.mockup-dialog-btn-text{color:#d5ece799;padding:3px 6px;font-size:11px;font-weight:700}.mockup-dialog-btn-cta{color:#072d35;background:#31d4c1;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:800;box-shadow:0 2px 8px #31d4c14d}.install-guide-note{color:#6a8288;text-align:center;max-width:620px;margin:clamp(32px,4vw,44px) auto 0;font-size:13.5px;line-height:1.6}@media (width<=860px){.install-guide-grid{grid-template-columns:1fr;gap:16px}.install-step-card{border-radius:20px;padding:22px}.install-guide-note{font-size:12.5px}}
