/*! 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;--spacing:.25rem;--radius-lg:.5rem;--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}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.resize{resize:both}}:root{--ink:#171717;--muted:#6d6b67;--brand:#1b365d;--paper:#f2f7fb;--paper-deep:#e5eef6;--card:#faf9f5;--line:#1b365d1f;--orange:#ff6b2c;--orange-text:#b74616;--blue:#80ccff;--gold:#fae073;--green:#6c9;--radius-lg:30px;--radius-md:22px;--shadow-soft:0 12px 40px #14131312}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}html[data-lang=en] body{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif}html[data-lang=en] .hero h1,html[data-lang=en] .hero h1 b,html[data-lang=en] .hero h1 span,html[data-lang=en] .site-shell h1,html[data-lang=en] .site-shell h2,html[data-lang=en] .site-shell h3{font-weight:500}body,a,button,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a{outline-offset:4px}:focus-visible{border-radius:8px;outline:3px solid #005fcc;box-shadow:0 0 0 2px #fff}.site-shell{min-width:320px;overflow:clip}.content{width:min(1200px,100% - 48px);margin-inline:auto}.section-pad{padding-block:120px}.top-note{color:#ffffffc2;letter-spacing:.02em;background:#33302a;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:9px 24px;font-size:12px;display:flex}.top-note a{color:#fff;margin-left:4px;font-weight:700}.top-note-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #66cc9924}.site-header{z-index:50;-webkit-backdrop-filter:saturate(170%)blur(24px);background:#f2f7fbe0;border-bottom:1px solid #17171712;position:sticky;top:0}.nav-wrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1200px,100% - 48px);min-height:76px;margin-inline:auto;display:grid}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:fit-content;font-size:21px;font-weight:850;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 6px 18px #1d1d1d1f}.nav-links{color:#474541;align-items:center;gap:32px;font-size:14px;font-weight:650;display:flex}.nav-links a{padding-block:8px;position:relative}.nav-links a:after{content:"";background:var(--orange);transform-origin:100%;height:1.5px;transition:transform .22s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-actions{justify-self:end;align-items:center;gap:10px;display:flex}.preference-controls{align-items:center;gap:6px;display:flex}.preference-controls button{width:38px;height:38px;color:var(--ink);cursor:pointer;font:inherit;background:#ffffff94;border:1px solid #1717171a;border-radius:12px;place-items:center;padding:0;font-size:12px;font-weight:760;display:grid}.eyebrow-pill b,.hero h1 b,.floating-status b,.text-link b,.pro-link b,.pro-list b,.privacy-card>a b,.faq-question{font:inherit}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f4f3ef;--muted:#a9adb5;--paper:#10141a;--paper-deep:#171d25;--card:#191f27;--line:#ffffff1c;--orange-text:#ff9568;--shadow-soft:0 16px 46px #0000003d}html[data-theme=dark] .site-header{background:#10141adb;border-bottom-color:#ffffff14}html[data-theme=dark] .preference-controls button,html[data-theme=dark] .eyebrow-pill{background:#ffffff12;border-color:#ffffff1c}html[data-theme=dark] .nav-links,html[data-theme=dark] .eyebrow-pill,html[data-theme=dark] .compatibility{color:#c3c7ce}html[data-theme=dark] .feature-card,html[data-theme=dark] .privacy-card,html[data-theme=dark] .final-card{border-color:#ffffff17}html[data-theme=dark] .feature-card:before{background:#80ccff1a}html[data-theme=dark] .feature-copy>span,html[data-theme=dark] .feature-copy p,html[data-theme=dark] .island-stage>p{color:var(--muted)}html[data-theme=dark] .workflow{background:#121922}html[data-theme=dark] .workflow-copy li,html[data-theme=dark] .workflow-copy li:first-child{border-color:#ffffff1c}html[data-theme=dark] .island-stage{background:#191f27;border-color:#ffffff17;box-shadow:0 18px 54px #00000047,inset 0 1px #ffffff0d}html[data-theme=dark] .stage-light{background:#7a899c38}html[data-theme=dark] .scene-island,html[data-theme=dark] .scene-panel{background:#1b212ae0;border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0f}html[data-theme=dark] .pro-card{background:#142b4a}html[data-theme=dark] .pro-link,html[data-theme=dark] .store-button{color:#171717;background:#f4f3ef}html[data-theme=dark] .store-button small{color:#17171794}html[data-theme=dark] .store-button:hover{background:#dceaff}html[data-theme=dark] .faq-list details[open] summary>span{color:#171717;background:#f4f3ef}.store-button{background:var(--ink);color:#fff;border:1px solid #ffffff26;border-radius:18px;justify-content:center;align-items:center;gap:11px;min-height:64px;padding:10px 22px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 14px 30px #17171729}.store-button:hover{background:#2d5a8a;transform:translateY(-2px);box-shadow:0 18px 40px #17171736}.store-button .apple-mark{font-size:29px;line-height:1}.store-button>span:last-child{letter-spacing:-.02em;font-size:17px;font-weight:780;line-height:1.03;display:grid}.store-button small{color:#ffffffa8;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:550}.store-button.compact{min-height:42px;box-shadow:none;border-radius:13px;padding:7px 15px}.store-button.compact .apple-mark{font-size:20px}.store-button.compact>span:last-child{letter-spacing:0;font-size:13px;display:block}.store-button.compact small{display:none}.hero{isolation:isolate;min-height:0;padding:64px 0 48px;position:relative}.features{padding-top:72px;padding-bottom:56px}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(300px,.68fr);align-items:center;gap:clamp(55px,7vw,100px);display:grid}.hero-copy{z-index:2;max-width:720px;position:relative}.eyebrow-pill,.pro-badge{color:#514f4a;letter-spacing:.06em;background:#ffffff9e;border:1px solid #17171717;border-radius:999px;align-items:center;gap:9px;padding:8px 13px 8px 9px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 8px 30px #372d1e0d}.eyebrow-pill span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:17px;display:grid}.hero h1{letter-spacing:-.065em;max-width:720px;margin:28px 0 25px;font-size:clamp(48px,4.4vw,68px);font-weight:860;line-height:1.04}.hero h1 span{color:var(--ink);display:inline-block}.hero-lede{max-width:620px;color:var(--muted);letter-spacing:-.02em;margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.75}.hero-actions{align-items:center;gap:25px;margin-top:35px;display:flex}.text-link{border-bottom:1px solid #1717174d;align-items:center;gap:9px;padding-block:12px;font-size:14px;font-weight:720;display:inline-flex}.text-link span{color:var(--orange);transition:transform .18s}.text-link:hover span{transform:translateY(3px)}.compatibility{color:#615e59;align-items:center;gap:8px;margin:20px 0 0;font-size:12px;display:flex}.compatibility span{color:#258b59;background:#66cc992e;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:900;display:inline-grid}.hero-visual{z-index:1;perspective:1300px;min-width:0;position:relative}.hero-frame{z-index:2;background:var(--card);transform-origin:0;border:1px solid #ffffffd1;border-radius:29px;margin:0;position:relative;overflow:hidden;transform:rotateY(-4deg)rotateX(1.2deg);box-shadow:0 50px 110px #42311f2e,0 12px 30px #382d201a,inset 0 1px #fffffff2}.frame-top{background:#ffffffb8;border-bottom:1px solid #17171712;align-items:center;gap:7px;height:43px;padding:0 15px;display:flex}.frame-top span{background:#dad6cf;border-radius:50%;width:8px;height:8px}.frame-top span:first-child{background:#ff836f}.frame-top span:nth-child(2){background:#f8cb63}.frame-top span:nth-child(3){background:#6bd293}.frame-top b{color:#1717176e;letter-spacing:.08em;margin-left:auto;font-size:11px}.hero-demo{aspect-ratio:8/5;isolation:isolate;background:radial-gradient(circle at 8% 12%,#ffc469b8,#0000 33%),radial-gradient(circle at 83% 14%,#8eafff9e,#0000 35%),radial-gradient(circle at 55% 88%,#ff9dbb85,#0000 37%),linear-gradient(135deg,#f8ead5,#deedf7 58%,#e7ddf5);width:100%;padding:clamp(18px,3vw,30px);position:relative;overflow:hidden}.hero-demo:before{z-index:-1;content:"";background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#000);mask-image:linear-gradient(#0000,#000 35%,#000)}.demo-island{z-index:3;color:#fff;background:#0a0a0bf0;border:1px solid #ffffff24;border-radius:21px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:min(76%,390px);min-height:clamp(50px,6vw,64px);margin-inline:auto;padding:9px 13px 9px 9px;display:grid;position:relative;box-shadow:0 22px 50px #29232c3b}.demo-app{aspect-ratio:1;background:linear-gradient(140deg,#ff815d,#9a86f4);border-radius:14px;place-items:center;width:clamp(34px,4.5vw,46px);font-size:14px;font-weight:900;display:grid}.demo-island-copy{display:grid}.demo-island-copy small,.demo-widget small{color:#ffffff7a;letter-spacing:.08em;font-size:clamp(6px,.72vw,9px);font-weight:750}.demo-island-copy strong{margin-top:2px;font-size:clamp(12px,1.45vw,17px)}.demo-health{color:#82dbad;background:#66cc9921;border-radius:999px;padding:6px 8px;font-size:clamp(6px,.72vw,9px);font-weight:800}.demo-widgets{z-index:2;grid-template-columns:.95fr 1.15fr .9fr;gap:clamp(8px,1.5vw,14px);display:grid;position:absolute;inset:30% 6.5% 14%}.demo-widget{background:var(--card);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffffa3;border-radius:clamp(15px,2vw,21px);min-width:0;padding:clamp(12px,1.8vw,18px);overflow:hidden;box-shadow:0 16px 40px #4c404f1c,inset 0 1px #fff}.demo-widget small{color:#17171773}.demo-clock{flex-direction:column;justify-content:center;display:flex}.demo-clock strong{letter-spacing:-.06em;margin:8px 0 4px;font-size:clamp(23px,3.4vw,38px);line-height:1}.demo-clock span{color:var(--orange-text);font-size:clamp(7px,.85vw,10px);font-weight:760}.demo-list p{color:#171717ab;align-items:center;gap:7px;margin:clamp(8px,1.3vw,13px) 0 0;font-size:clamp(7px,.9vw,11px);font-weight:650;display:flex}.demo-list i{border:1.5px solid #5aa97d;border-radius:50%;flex:none;width:9px;height:9px}.demo-now{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.demo-album{aspect-ratio:1;color:#fff;background:linear-gradient(145deg,#ff906d,#a18df1);border-radius:16px;place-items:center;width:clamp(34px,5vw,52px);margin:10px 0 8px;font-size:clamp(13px,2vw,21px);display:grid}.demo-now strong{color:#171717ba;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(7px,.9vw,11px);overflow:hidden}.demo-dock{z-index:3;background:#ffffff7a;border:1px solid #ffffff8c;border-radius:999px;gap:7px;padding:6px 9px;display:flex;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.demo-dock i{aspect-ratio:1;opacity:.68;background:#171717;border-radius:50%;width:clamp(7px,1vw,10px)}.demo-dock i:nth-child(2){opacity:1;background:#ff7040}.demo-dock i:nth-child(3){opacity:1;background:#5c9fea}.demo-dock i:nth-child(4){opacity:1;background:#66ba8d}.demo-dock i:nth-child(5){opacity:1;background:#9d7ae8}.hero-orbit,.ambient{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-orbit{z-index:-1}.orbit-one{background:radial-gradient(circle at 38% 35%,#80ccffb8,#80ccff00 66%);width:440px;height:440px;top:-75px;right:-110px}.orbit-two{background:radial-gradient(circle,#ff8f677a,#ff8f6700 67%);width:330px;height:330px;bottom:-100px;left:-80px}.ambient{z-index:-2;filter:blur(85px);opacity:.45}.ambient-one{background:#dce3eb;width:480px;height:480px;top:100px;right:-150px}.ambient-two{background:#e8e6dc;width:350px;height:350px;bottom:50px;left:-120px}.floating-card{z-index:4;background:var(--card);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffffd9;align-items:center;display:flex;position:absolute;box-shadow:0 20px 50px #322a2126}.floating-music{border-radius:18px;gap:11px;min-width:252px;padding:12px 14px;animation:5s ease-in-out infinite drift;bottom:-44px;left:-35px}.mini-art{color:#fff;background:linear-gradient(140deg,#ff8764,#a892ff);border-radius:12px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.floating-music>span:nth-child(2){min-width:0;font-size:12px;font-weight:730;display:grid}.floating-music small{color:#88847d;margin-bottom:4px;font-size:9px;font-weight:600}.floating-music b{margin-left:auto;font-size:13px}.floating-status{color:#3d6551;border-radius:999px;gap:8px;padding:10px 14px;font-size:11px;font-weight:800;animation:5.6s ease-in-out .5s infinite reverse drift;top:-29px;right:22px}.floating-status span{color:var(--green);font-size:16px}.hero-widgets{align-content:center;gap:30px;min-height:300px;padding-block:45px;display:grid;position:relative}.hero-widgets .floating-card{position:relative;inset:auto}.hero-widgets .floating-status{justify-self:end;margin-right:18px}.hero-widgets .floating-music{border-radius:22px;justify-self:start;width:min(100%,320px);min-width:0;padding:16px 18px}.hero-copy>*{animation:.72s cubic-bezier(.16,1,.3,1) both rise}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.15s}.hero-copy>:nth-child(4){animation-delay:.22s}.hero-copy>:nth-child(5){animation-delay:.29s}.hero-frame{animation:.95s cubic-bezier(.16,1,.3,1) .1s both reveal}.section-heading{max-width:720px;margin-bottom:58px}.section-kicker{color:var(--orange-text);letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:850}.section-heading h2,.showcase-head h2,.workflow h2,.pro-card h2,.privacy-card h2,.faq h2,.final-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.6vw,66px);font-weight:840;line-height:1.08}.section-heading>p:last-child{max-width:590px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.7}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:20px;display:grid}.feature-card{border-radius:var(--radius-lg);isolation:isolate;border:1px solid #17171712;min-height:0;padding:40px 40px 18px;position:relative;overflow:hidden}.feature-card:before{z-index:-1;content:"";filter:blur(24px);background:#ffffffa3;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-70px}.feature-card.wide{grid-column:span 7}.feature-card.tall,.feature-card.standard{grid-column:span 5}.feature-card.peach,.feature-card.blue,.feature-card.mint,.feature-card.pink{background:var(--card)}.feature-copy{z-index:2;max-width:520px;position:relative}.feature-copy>span{color:#55514b;letter-spacing:.11em;font-size:11px;font-weight:820}.feature-copy h3{letter-spacing:-.045em;margin:13px 0 11px;font-size:clamp(27px,2.65vw,38px);font-weight:830;line-height:1.15}.feature-copy p{color:#1717179c;max-width:500px;margin:0;font-size:14px;line-height:1.72}.feature-image-wrap{margin-top:30px;transition:transform .42s cubic-bezier(.16,1,.3,1);position:relative;overflow:visible}.feature-card:hover .feature-image-wrap{transform:translateY(-10px)}.feature-image-wrap img{aspect-ratio:1420/434;object-fit:contain;width:100%}.showcase{background:var(--paper);color:var(--ink);padding-top:56px}.showcase-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.showcase .section-kicker{color:var(--orange-text)}.showcase-head h2{max-width:760px}.showcase-head>p{color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.gallery{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#1b365d4d transparent;scrollbar-width:thin;gap:22px;width:min(1200px,100% - 48px);margin-inline:auto;padding-bottom:12px;display:flex;overflow-x:auto}.gallery-card{background:var(--card);isolation:isolate;scroll-snap-align:start;border:1px solid #1b365d1a;border-radius:28px;flex:0 0 calc(50% - 11px);min-height:390px;padding:27px 28px 24px;position:relative;overflow:hidden}.gallery-card:before{z-index:-1;content:"";background:var(--accent);opacity:0;filter:blur(20px);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-95px;right:-70px}.gallery-card.sunset{--accent:#ff7a52;--glow:#ff93703d;--wash:#fff1eb}.gallery-card.sky{--accent:#65bfff;--glow:#65bfff3d;--wash:#eaf7ff}.gallery-card.violet{--accent:#b68cff;--glow:#b68cff38;--wash:#f3edff}.gallery-card.mint{--accent:#6ed6aa;--glow:#6ed6aa38;--wash:#eaf9f3}.gallery-card-head{align-items:center;gap:13px;display:flex}.gallery-card-head>span{color:#1b365d94;border:1px solid #1b365d24;border-radius:999px;place-items:center;width:37px;height:27px;font-size:9px;font-weight:800;display:grid}.gallery-card-head strong{color:var(--ink);letter-spacing:-.02em;font-size:18px}.gallery-card>p{color:var(--muted);letter-spacing:.04em;margin:17px 0 0;font-size:12px}.gallery-scene{background:radial-gradient(circle at 30% 20%, var(--glow), transparent 42%), #ffffffb3;border:1px solid #1b365d1a;border-radius:22px;height:245px;margin-top:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.gallery-scene:before,.gallery-scene:after{content:"";background:var(--accent);filter:blur(2px);opacity:.2;border-radius:50%;position:absolute}.gallery-scene:before{width:180px;height:180px;top:-95px;left:-40px}.gallery-scene:after{width:120px;height:120px;bottom:-75px;right:16%}.scene-island{z-index:3;background:#ffffffe6;border:1px solid #1b365d14;border-radius:19px;align-items:center;gap:8px;width:min(72%,330px);min-height:55px;padding:10px 13px;display:flex;position:absolute;top:25px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #1b365d1f}.scene-island>span{background:linear-gradient(135deg, var(--accent), #fffc);border-radius:11px;width:31px;height:31px}.scene-island b{color:var(--ink);margin-right:auto;font-size:11px}.scene-island i,.scene-status i{background:var(--accent);opacity:.8;border-radius:50%;width:7px;height:7px;display:block}.scene-island i:nth-last-child(2){opacity:.5}.scene-island i:last-child{opacity:.28}.scene-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #1b365d14;border-radius:18px;padding:17px;position:absolute;box-shadow:inset 0 1px #ffffffeb}.scene-panel-primary{width:54%;height:120px;bottom:22px;left:8%}.scene-panel-secondary{width:31%;height:92px;bottom:22px;right:7%}.scene-panel span{background:#1b365d24;border-radius:999px;height:8px;margin-bottom:12px;display:block}.scene-panel span:first-child{background:var(--accent);opacity:.9;width:42%}.scene-panel span:nth-child(2){width:78%}.scene-panel span:nth-child(3){width:58%}.scene-status{gap:7px;display:flex;position:absolute;bottom:129px;right:8%}.workflow{background:#eaf2f8}.workflow-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:80px;display:grid}.workflow-copy>ol{margin:48px 0 0;padding:0;list-style:none}.workflow-copy li{border-bottom:1px solid #1717171c;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;display:grid}.workflow-copy li:first-child{border-top:1px solid #1717171c}.workflow-copy li>span{color:var(--orange-text);letter-spacing:.1em;padding-top:4px;font-size:10px;font-weight:850}.workflow-copy h3{letter-spacing:-.02em;margin:0 0 7px;font-size:18px}.workflow-copy li p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.island-stage{border-radius:var(--radius-lg);background:var(--card);min-height:590px;box-shadow:var(--shadow-soft), inset 0 1px #fffc;border:1px solid #ffffffe6;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex;position:relative;overflow:hidden}.stage-light{filter:blur(56px);background:#ffffffb8;border-radius:50%;width:500px;height:500px;position:absolute}.island-pill{z-index:2;color:#fff;background:#090909ed;position:relative;box-shadow:0 22px 46px #00000040,inset 0 1px #ffffff14}.island-compact{border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:min(78%,400px);min-height:74px;padding:10px 16px 10px 11px;display:grid}.album-dot{background:linear-gradient(140deg,#ff8a66,#8e7ef2);border-radius:19px;place-items:center;width:52px;height:52px;font-size:20px;font-weight:900;display:grid}.island-compact>div:nth-child(2){display:grid}.island-pill small{color:#ffffff78;letter-spacing:.03em;font-size:9px}.island-pill strong{margin-top:3px;font-size:13px}.wave{align-items:center;gap:3px;height:28px;display:flex}.wave i{background:#ff8057;border-radius:999px;width:3px;animation:1.1s ease-in-out infinite alternate sound}.wave i:first-child{height:9px}.wave i:nth-child(2){height:18px;animation-delay:-.4s}.wave i:nth-child(3){height:26px;animation-delay:-.1s}.wave i:nth-child(4){height:15px;animation-delay:-.7s}.wave i:nth-child(5){height:8px;animation-delay:-.25s}.island-expanded{border-radius:31px;width:min(88%,470px);padding:24px}.island-row{justify-content:space-between;align-items:start;display:flex}.island-row>div{display:grid}.island-row strong{letter-spacing:-.05em;font-size:35px}.status-symbol{color:var(--gold);font-size:15px;font-weight:760}.island-tools{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px;display:grid}.island-tools span{aspect-ratio:1.42;color:#ffffffbd;background:#ffffff12;border:1px solid #ffffff14;border-radius:13px;place-items:center;display:grid}.island-stage>p{z-index:2;color:#1717178c;margin:4px 0 0;font-size:12px;font-weight:700;position:relative}.pro-section{background:var(--paper)}.pro-card{border-radius:var(--radius-lg);background:var(--brand);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:520px;padding:clamp(48px,7vw,90px);display:grid;position:relative;overflow:hidden;box-shadow:0 44px 100px #0000002e}.pro-glow{pointer-events:none;background:radial-gradient(circle,#ffffff1a,#fff0 66%);border-radius:50%;width:70%;height:145%;position:absolute;top:-55%;left:-15%}.pro-card:after{content:"";background:radial-gradient(circle,#ffffff12,#fff0 68%);border-radius:50%;width:58%;height:130%;position:absolute;bottom:-68%;right:-16%}.pro-copy,.pro-list{z-index:2;position:relative}.pro-badge{color:#faf9f5;background:#ffffff14;border-color:#ffffff2e}.pro-copy h2{max-width:600px;margin-top:25px}.pro-copy>p{color:#ffffff8f;max-width:570px;margin:22px 0 29px;font-size:15px;line-height:1.75}.pro-link{color:var(--ink);background:#faf9f5;border-radius:15px;align-items:center;gap:10px;padding:15px 20px;font-size:13px;font-weight:820;transition:transform .18s,box-shadow .18s;display:inline-flex}.pro-link:hover{transform:translateY(-2px);box-shadow:0 12px 35px #ffffff1f}.pro-list{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.pro-list li{color:#ffffffc7;background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:12px;min-height:82px;padding:16px;font-size:12px;font-weight:700;display:flex}.pro-list li span{color:#faf9f5;background:#ffffff14;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.privacy{padding-top:0}.privacy-card{border-radius:var(--radius-lg);background:var(--card);border:1px solid #17171714;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:310px;padding:60px 66px;display:grid}.privacy-mark{background:var(--brand);color:#faf9f5;border-radius:25px;place-items:center;width:76px;height:76px;font-size:40px;display:grid;box-shadow:0 12px 28px #1b365d24}.privacy-card h2{font-size:clamp(36px,4vw,57px)}.privacy-card div:nth-child(2)>p:last-child{color:#17171796;max-width:720px;margin:17px 0 0;font-size:14px;line-height:1.72}.privacy-card>a{white-space:nowrap;border-bottom:1px solid #1717174d;align-items:center;gap:8px;padding:12px 0;font-size:12px;font-weight:780;display:inline-flex}.faq{padding-top:20px}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.faq-title{align-self:start;position:sticky;top:120px}.faq-title>p:not(.section-kicker){color:var(--muted);margin:30px 0 5px;font-size:13px}.faq-title>a{color:var(--orange-text);font-size:13px;font-weight:730}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:28px;min-height:94px;font-size:18px;font-weight:740;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:450;transition:transform .22s,background .22s;display:grid}.faq-list details[open] summary span{color:#fff;background:#171717;transform:rotate(45deg)}.faq-list details>p{max-width:700px;color:var(--muted);margin:-5px 60px 28px 0;font-size:14px;line-height:1.75}.final-cta{padding-top:70px}.final-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--card);text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:550px;padding:80px 30px;display:flex;position:relative;overflow:hidden}.final-card:before,.final-card:after{display:none}.final-card:before{background:#ffa86375;width:380px;height:380px;top:-190px;left:-90px}.final-card:after{background:#80ccff99;width:420px;height:420px;bottom:-220px;right:-160px}.final-card>img{border-radius:26px;margin-bottom:24px;box-shadow:0 24px 55px #2b231c2e}.final-card .section-kicker{color:#6f5f74}.final-card>p:not(.section-kicker){color:#17171799;margin:20px 0 30px;font-size:15px}footer{border-top:1px solid var(--line);padding:44px 0}.footer-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.footer-brand{font-size:18px}.footer-grid>p{color:#5d5954;margin:0;font-size:11px}.footer-grid>div{color:#66635e;justify-content:flex-end;gap:22px;font-size:11px;font-weight:650;display:flex}.footer-grid>div a:hover{color:var(--orange-text)}.hub{background:var(--paper);min-width:320px;min-height:100vh;overflow:hidden}.hub-header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1320px,100% - 64px);min-height:80px;margin-inline:auto;display:flex;position:relative}.hub-header nav{color:var(--muted);align-items:center;gap:30px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.hub-brand{color:var(--ink);letter-spacing:-.035em;font-size:16px;font-weight:850}.hub-header nav a,.hub-footer a{transition:color .18s}.hub-header nav a:hover,.hub-footer a:hover{color:var(--brand)}.hub-hero{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);align-items:center;gap:clamp(60px,7vw,110px);width:min(1320px,100% - 64px);min-height:680px;margin-inline:auto;padding:72px 0 82px;display:grid;position:relative}.hub-hero-copy{z-index:2;max-width:980px;position:relative}.hub-hero-copy>p:first-child,.hub-section-head p{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.hub-hero h1{letter-spacing:-.075em;max-width:820px;margin:24px 0 0;font-size:clamp(62px,6.8vw,104px);font-weight:880;line-height:.96}.hub-hero h1 span{color:var(--brand);display:block}.hub-hero-lede{color:var(--muted);margin:30px 0 0;font-size:18px}.hub-hero-actions{align-items:center;gap:14px;margin-top:36px;display:flex}.hub-primary,.hub-secondary{border-radius:15px;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-size:13px;font-weight:770;transition:transform .18s,box-shadow .18s;display:inline-flex}.hub-primary{background:var(--brand);color:#fff;box-shadow:0 14px 30px #1b365d29}.hub-secondary{border:1px solid var(--line);background:var(--card);color:var(--ink)}.hub-primary:hover,.hub-secondary:hover{transform:translateY(-2px)}.hub-hero-product{z-index:2;border:1px solid var(--line);background:var(--card);border-radius:28px;padding:14px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 28px 72px #1b365d21}.hub-hero-product:hover{transform:translateY(-5px);box-shadow:0 34px 82px #1b365d2b}.hub-product-head{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:0;display:grid}.hub-product-head img{border-radius:18px;width:64px;height:64px;box-shadow:0 12px 28px #1b365d26}.hub-product-head>div{gap:3px;display:grid}.hub-product-head span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:730}.hub-product-head strong{letter-spacing:-.04em;font-size:24px}.hub-product-head i{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.hub-product-shot{background:linear-gradient(145deg,#eaf5fc,#f6f9fb);border:1px solid #1b365d14;border-radius:22px;place-items:center;min-height:250px;padding:26px 18px;display:grid;position:relative;overflow:hidden}.hub-product-summary{background:#eaf2f8;border:1px solid #1b365d14;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:34px;display:flex}.hub-product-summary p{letter-spacing:-.06em;max-width:420px;margin:0;font-size:clamp(34px,3.8vw,52px);font-weight:850;line-height:1.02}.hub-product-summary>span{color:var(--muted);margin-top:18px;font-size:12px}.hub-product-summary>strong{color:var(--brand);margin-top:30px;font-size:13px}.hub-product-summary>strong i{margin-left:5px;font-style:normal}.hub-shot-island{color:#fff;background:#111214;border-radius:20px;align-items:center;gap:9px;width:min(72%,330px);min-height:58px;padding:10px 14px;display:flex;position:absolute;top:34px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #1b365d2e}.hub-shot-island>span{background:linear-gradient(140deg,#7fc8f2,#d1c1ef);border-radius:12px;width:34px;height:34px}.hub-shot-island strong{margin-right:auto;font-size:11px}.hub-shot-island i{background:#80ccff;border-radius:50%;width:7px;height:7px}.hub-shot-island i:nth-last-child(2){opacity:.55}.hub-shot-island i:last-child{opacity:.28}.hub-shot-panel{background:#ffffffc2;border:1px solid #1b365d14;border-radius:18px;padding:18px;position:absolute;bottom:28px}.hub-shot-panel-wide{width:56%;height:112px;left:7%}.hub-shot-panel-small{width:27%;height:84px;right:7%}.hub-shot-panel span{background:#1b365d21;border-radius:999px;width:72%;height:8px;margin-bottom:12px;display:block}.hub-shot-panel span:first-child{background:#80ccff;width:44%}.hub-shot-panel span:last-child{width:55%}.hub-glow{z-index:-1;filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hub-glow-left{background:#80ccff38;width:470px;height:470px;bottom:40px;left:-220px}.hub-glow-right{background:#e5eef6eb;width:560px;height:560px;top:30px;right:-190px}.hub-apps{border-top:1px solid var(--line);width:min(1320px,100% - 64px);margin-inline:auto;padding:105px 0 130px}.hub-section-head{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.hub-section-head h2{letter-spacing:-.065em;margin:10px 0 0;font-size:clamp(50px,6vw,82px);font-weight:870;line-height:1}.hub-section-head>span{border:1px solid var(--line);width:42px;height:30px;color:var(--muted);border-radius:999px;place-items:center;font-size:10px;font-weight:820;display:grid}.hub-app-card{border:1px solid var(--line);background:var(--card);min-height:540px;box-shadow:var(--shadow-soft);border-radius:34px;grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);align-items:center;gap:74px;padding:clamp(42px,6vw,76px);transition:transform .24s,box-shadow .24s;display:grid;overflow:hidden}.hub-app-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px #1b365d21}.hub-app-title{align-items:center;gap:22px;display:flex}.hub-app-title img{border-radius:26px;width:94px;height:94px;box-shadow:0 18px 42px #1b365d29}.hub-app-title span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:760}.hub-app-title h3{letter-spacing:-.06em;margin:5px 0 0;font-size:48px;line-height:1}.hub-app-copy h4{letter-spacing:-.06em;max-width:500px;margin:42px 0 0;font-size:clamp(40px,4.2vw,62px);line-height:1.02}.hub-app-copy>p{max-width:540px;color:var(--muted);margin:24px 0 0;font-size:15px;line-height:1.75}.hub-app-link{border-bottom:1px solid #1717174d;align-items:center;gap:9px;margin-top:30px;padding-bottom:8px;font-size:13px;font-weight:780;display:inline-flex}.hub-app-link i{color:var(--brand);font-style:normal}.hub-app-stage{background:radial-gradient(circle at 20% 20%,#80ccff4d,#0000 38%),linear-gradient(145deg,#dbe8f1,#f0e9ee);border-radius:28px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.hub-app-stage:before{content:"";filter:blur(46px);background:#ffffffbf;border-radius:50%;width:330px;height:330px;position:absolute}.hub-island{z-index:2;color:#fff;background:#101113;position:absolute;box-shadow:0 24px 55px #0000003d}.hub-island-small{border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:min(72%,390px);min-height:76px;padding:11px 17px 11px 11px;display:grid;top:92px;left:50%;transform:translate(-50%)}.hub-island-small>span{background:linear-gradient(140deg,#77bce8,#c9b8ef);border-radius:19px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.hub-island-small>div,.hub-island-large>div{display:grid}.hub-island small{color:#ffffff80;font-size:9px}.hub-island strong{margin-top:4px;font-size:13px}.hub-island i{color:#80ccff;font-style:normal}.hub-island-large{border-radius:30px;justify-content:space-between;align-items:start;width:min(82%,450px);min-height:128px;padding:24px;display:flex;bottom:70px;left:50%;transform:translate(-50%)}.hub-island-large strong{letter-spacing:-.05em;font-size:34px}.hub-island-large>span{color:#80ccff;font-size:13px;font-weight:750}.hub-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.hub-highlight{--highlight:#80ccff;border:1px solid var(--line);background:var(--card);border-radius:28px;padding:28px 28px 20px;transition:transform .22s,box-shadow .22s;overflow:hidden}.hub-highlight.mint{--highlight:#70d2ad}.hub-highlight.violet{--highlight:#b28bf0}.hub-highlight:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.hub-highlight>div{min-height:92px}.hub-highlight span{letter-spacing:-.03em;font-size:18px;font-weight:820}.hub-highlight p{color:var(--muted);margin:8px 0 0;font-size:12px}.hub-highlight-visual{background:linear-gradient(145deg, var(--highlight), #f8fafb);border:1px solid #1b365d14;border-radius:19px;height:150px;margin-top:18px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.hub-highlight-visual{background:linear-gradient(145deg, color-mix(in srgb, var(--highlight) 18%, white), #f8fafb)}}.hub-highlight-pill{background:#ffffffe6;border-radius:17px;align-items:center;gap:8px;width:72%;min-height:48px;padding:8px 11px;display:flex;position:absolute;top:23px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #1b365d1a}.hub-highlight-pill>span{background:var(--highlight);border-radius:10px;width:29px;height:29px}.hub-highlight-pill strong{margin-right:auto;font-size:9px}.hub-highlight-pill i{background:var(--highlight);border-radius:50%;width:6px;height:6px}.hub-highlight-lines{position:absolute;bottom:20px;left:10%;right:10%}.hub-highlight-lines span{background:#1b365d1f;border-radius:999px;width:76%;height:7px;margin-top:9px;display:block}.hub-highlight-lines span:first-child{background:var(--highlight);width:38%}.hub-highlight-lines span:last-child{width:54%}.hub-footer{border-top:1px solid var(--line);width:min(1320px,100% - 64px);min-height:100px;color:var(--muted);justify-content:flex-end;align-items:center;margin-inline:auto;font-size:12px;font-weight:680;display:flex}.hub-footer span,.contact-email{color:#87837d}.hub-directory-hero{isolation:isolate;flex-direction:column;justify-content:center;width:min(1320px,100% - 64px);min-height:390px;margin-inline:auto;padding:58px 0 52px;display:flex;position:relative;overflow:hidden}.hub-directory-hero>p:first-of-type{color:var(--brand);letter-spacing:.19em;text-transform:uppercase;margin-bottom:25px;font-size:12px;font-weight:820}.hub-directory-hero h1{max-width:920px;color:var(--ink);letter-spacing:-.075em;margin:0;font-size:clamp(64px,9vw,132px);font-weight:860;line-height:.92}.hub-directory-hero h1 span{color:var(--brand)}.hub-directory-hero .hub-hero-lede{margin-top:36px}.hub-directory{padding-top:44px}.hub-directory-card{border:1px solid var(--line);background:#fffdfa;border-radius:40px;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(28px,4vw,52px);min-height:270px;padding:clamp(36px,5vw,68px);transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 26px 70px #26477014}.hub-directory-card:hover{transform:translateY(-4px);box-shadow:0 34px 90px #26477021}.hub-directory-card img{border-radius:27%;box-shadow:0 16px 34px #2b5f972e}.hub-directory-card>div>span{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.hub-directory-card h3{color:var(--ink);letter-spacing:-.055em;margin:7px 0 10px;font-size:clamp(38px,5vw,64px);line-height:1}.hub-directory-card p{color:var(--muted);margin:0;font-size:17px}.hub-directory-card>i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:21px;font-style:normal;display:grid}@media (width<=1040px){.hub-hero{grid-template-columns:1fr;gap:46px}.hub-hero-product{width:min(100%,620px)}.hub-app-card{grid-template-columns:1fr}.hub-app-stage{min-height:430px}.hub-highlights{grid-template-columns:1fr}.hub-highlight{grid-template-columns:.45fr 1fr;align-items:center;gap:24px;display:grid}.hub-highlight>div{min-height:0}}@media (width<=620px){.hub-header,.hub-hero,.hub-directory-hero,.hub-apps,.hub-footer{width:calc(100% - 30px)}.hub-header{min-height:70px}.hub-brand{font-size:14px}.hub-header nav{gap:16px}.hub-header nav a:nth-child(2){display:none}.hub-hero{min-height:0;padding:72px 0 80px}.hub-hero h1{font-size:clamp(55px,16vw,76px)}.hub-hero-lede{font-size:16px;line-height:1.6}.hub-hero-actions{align-items:flex-start}.hub-primary,.hub-secondary{justify-content:center}.hub-hero-product{border-radius:24px;padding:16px}.hub-product-shot{padding:22px 12px}.hub-apps{padding:76px 0 92px}.hub-app-card{border-radius:27px;gap:42px;min-height:0;padding:30px 24px}.hub-app-title img{border-radius:21px;width:76px;height:76px}.hub-app-title h3{font-size:40px}.hub-app-copy h4{margin-top:34px;font-size:40px}.hub-app-stage{border-radius:23px;min-height:360px}.hub-island-small{width:88%;top:72px}.hub-island-large{width:92%;bottom:54px}.hub-highlights{gap:14px}.hub-highlight{border-radius:24px;padding:24px 22px 17px;display:block}.hub-highlight>div{min-height:78px}.hub-footer{min-height:92px}.hub-directory-hero{min-height:340px;padding:48px 0 42px}.hub-directory-card{border-radius:28px;grid-template-columns:auto 1fr;gap:22px;min-height:0;padding:30px 24px}.hub-directory-card img{width:76px;height:76px}.hub-directory-card p{font-size:14px;line-height:1.6}.hub-directory-card>i{display:none}}.portfolio-shell{background:var(--paper);min-width:320px;overflow:clip}.portfolio-note{color:#ffffffbd;background:#33302a;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:9px 24px;font-size:12px;display:flex}.portfolio-note span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #66cc9924}.portfolio-header{z-index:50;-webkit-backdrop-filter:saturate(170%)blur(24px);background:#f2f7fbe0;border-bottom:1px solid #17171712;position:sticky;top:0}.portfolio-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1200px,100% - 48px);min-height:76px;margin:auto;display:grid}.portfolio-brand{letter-spacing:-.045em;width:fit-content;font-size:20px;font-weight:850}.portfolio-nav>div{color:#474541;gap:34px;font-size:14px;font-weight:650;display:flex}.portfolio-nav>div a{border-bottom:2px solid #0000;padding:9px 0;transition:border-color .18s}.portfolio-nav>div a:hover{border-color:var(--orange)}.portfolio-contact{background:var(--ink);color:#fff;border-radius:13px;justify-self:end;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:720;display:inline-flex}.portfolio-hero{grid-template-columns:minmax(300px,.78fr) minmax(470px,1.22fr);align-items:center;gap:clamp(44px,5vw,72px);width:min(1200px,100% - 48px);min-height:650px;margin:auto;padding:84px 0 74px;display:grid;position:relative}.portfolio-hero-copy{max-width:700px}.portfolio-eyebrow,.portfolio-section-heading>div>p,.portfolio-about-intro>p:first-child,.portfolio-final>p{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:820}.portfolio-hero h1{letter-spacing:-.066em;max-width:700px;margin:27px 0 24px;font-size:clamp(52px,5.4vw,78px);font-weight:860;line-height:1.02}.portfolio-hero h1 span{color:var(--brand);display:block}.portfolio-lede{color:var(--muted);margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.75}.portfolio-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.portfolio-primary{background:var(--ink);color:#fff;border-radius:17px;align-items:center;min-height:58px;padding:0 23px;font-size:14px;font-weight:760;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 30px #17171729}.portfolio-primary:hover{background:var(--brand);transform:translateY(-2px)}.portfolio-text-link{border-bottom:1px solid #1717174d;padding:13px 0 9px;font-size:14px;font-weight:720}.portfolio-preview{background:var(--card);border:1px solid #17171714;border-radius:30px;width:100%;padding:32px;transition:transform .22s,box-shadow .22s;box-shadow:0 34px 82px #1b365d24}.portfolio-preview:hover{transform:translateY(-5px);box-shadow:0 42px 96px #1b365d2e}.portfolio-preview-top{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding-bottom:22px;font-size:10px;font-weight:760;display:flex}.portfolio-preview-top b{color:var(--orange-text)}.portfolio-preview-app{grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:34px 0 30px;display:grid}.portfolio-preview-app img{border-radius:29px;box-shadow:0 20px 46px #1b365d33}.portfolio-preview-app>div{display:grid}.portfolio-preview-app small{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:720}.portfolio-preview-app strong{letter-spacing:-.055em;margin-top:5px;font-size:38px;line-height:1}.portfolio-preview-app p{color:#258b59;margin:10px 0 0;font-size:11px;font-weight:700}.portfolio-preview-link{background:var(--brand);color:#fff;border-radius:17px;place-items:center;min-height:54px;font-size:13px;font-weight:760;display:grid}.portfolio-works,.portfolio-about,.portfolio-final,.portfolio-footer{width:min(1200px,100% - 48px);margin-inline:auto}.portfolio-works{border-top:1px solid var(--line);padding:112px 0 120px}.portfolio-section-heading{grid-template-columns:1fr minmax(260px,410px);align-items:end;gap:60px;margin-bottom:50px;display:grid}.portfolio-section-heading h2{letter-spacing:-.065em;margin:12px 0 0;font-size:clamp(52px,6vw,82px);line-height:.96}.portfolio-section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.portfolio-app-list{gap:20px;display:grid}.portfolio-app{background:var(--card);min-height:220px;box-shadow:var(--shadow-soft);border:1px solid #17171714;border-radius:30px;grid-template-columns:42px minmax(260px,.75fr) minmax(260px,1fr) auto;align-items:center;gap:clamp(28px,4vw,58px);padding:clamp(30px,4vw,52px);transition:transform .22s,box-shadow .22s;display:grid}.portfolio-app:hover{transform:translateY(-4px);box-shadow:0 30px 80px #1b365d21}.portfolio-app-number{color:var(--orange-text);align-self:start;font-size:11px;font-weight:780}.portfolio-app-identity{align-items:center;gap:20px;display:flex}.portfolio-app-identity img{border-radius:26px;box-shadow:0 16px 38px #1b365d29}.portfolio-app-identity span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:740}.portfolio-app-identity h3{letter-spacing:-.055em;margin:5px 0 0;font-size:42px;line-height:1}.portfolio-app>p{max-width:400px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.portfolio-app-state{justify-items:end;gap:18px;display:grid}.portfolio-app-state span{color:#258b59;background:#66cc9929;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:760}.portfolio-app-state strong{border-bottom:1px solid #1717174d;padding-bottom:7px;font-size:12px}.portfolio-about{background:#e6eff6;border-radius:36px;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:clamp(54px,8vw,110px);padding:clamp(52px,7vw,88px);display:grid}.portfolio-about-intro h2{letter-spacing:-.062em;margin:20px 0 24px;font-size:clamp(42px,4.7vw,66px);line-height:1.04}.portfolio-about-intro>p:last-child{max-width:450px;color:var(--muted);margin:0;font-size:15px;line-height:1.8}.portfolio-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portfolio-principle{background:var(--card);border:1px solid #1717170f;border-radius:24px;flex-direction:column;min-height:180px;padding:25px;display:flex}.portfolio-principle:last-child{grid-column:1/-1}.portfolio-principle.blue{background:#dceffc}.portfolio-principle.peach{background:#fae7dc}.portfolio-principle.mint{background:#dcefe8}.portfolio-principle>span{color:var(--brand);font-size:10px;font-weight:780}.portfolio-principle h3{letter-spacing:-.035em;margin:auto 0 7px;font-size:22px}.portfolio-principle p{color:var(--muted);margin:0;font-size:12px}.portfolio-final{text-align:center;background:var(--ink);color:#fff;border-radius:36px;justify-items:center;margin-top:24px;padding:clamp(70px,9vw,118px) 30px;display:grid}.portfolio-final>p{color:var(--blue)}.portfolio-final h2{letter-spacing:-.06em;margin:22px 0 18px;font-size:clamp(42px,5vw,68px);line-height:1}.portfolio-final span{color:#ffffffad;font-size:15px}.portfolio-footer{min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.portfolio-footer a{color:var(--ink);letter-spacing:-.035em;font-size:16px;font-weight:820}@media (width<=940px){.portfolio-hero,.portfolio-about{grid-template-columns:1fr}.portfolio-preview{width:min(100%,520px)}.portfolio-app{grid-template-columns:32px 1fr auto}.portfolio-app>p{grid-column:2/3}}@media (width<=620px){.portfolio-nav,.portfolio-hero,.portfolio-works,.portfolio-about,.portfolio-final,.portfolio-footer{width:calc(100% - 30px)}.portfolio-note{font-size:11px}.portfolio-nav{grid-template-columns:1fr auto;min-height:70px}.portfolio-brand{font-size:15px}.portfolio-nav>div{display:none}.portfolio-contact{min-height:38px;padding:0 14px}.portfolio-hero{gap:52px;min-height:0;padding:70px 0 76px}.portfolio-hero h1{font-size:clamp(48px,14.5vw,66px)}.portfolio-actions{gap:18px}.portfolio-preview{border-radius:26px;padding:20px}.portfolio-preview-app img{border-radius:22px;width:82px;height:82px}.portfolio-preview-app strong{font-size:32px}.portfolio-works{padding:80px 0}.portfolio-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.portfolio-section-heading>p{font-size:13px}.portfolio-app{border-radius:26px;grid-template-columns:1fr;gap:25px;min-height:0;padding:28px 24px}.portfolio-app-number{display:none}.portfolio-app-identity img{border-radius:21px;width:76px;height:76px}.portfolio-app-identity h3{font-size:36px}.portfolio-app>p{grid-column:auto}.portfolio-app-state{justify-content:space-between;align-items:center;display:flex}.portfolio-about{border-radius:28px;gap:42px;padding:42px 24px 24px}.portfolio-principles{grid-template-columns:1fr}.portfolio-principle:last-child{grid-column:auto}.portfolio-final{border-radius:28px;margin-top:16px;padding:78px 24px}.portfolio-footer{min-height:96px}}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;transform:translateY(32px)rotateY(-6deg)rotateX(2deg)scale(.96)}to{opacity:1;transform:translateY(0)rotateY(-4deg)rotateX(1.2deg)scale(1)}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes sound{0%{opacity:.66;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1)}}@media (width<=1040px){.hero-grid{grid-template-columns:1fr}.hero-widgets{width:min(520px,100%);min-height:220px;margin-top:28px;padding-block:20px}.feature-card.wide,.feature-card.tall,.feature-card.standard{grid-column:span 6}.workflow-grid{grid-template-columns:1fr}.workflow-copy{max-width:760px}.pro-card{grid-template-columns:1fr;gap:50px}.privacy-card{grid-template-columns:auto 1fr}.privacy-card>a{grid-column:2;justify-self:start}}@media (width<=820px){.section-pad{padding-block:88px}.features{padding-bottom:44px}.showcase{padding-top:44px}.nav-wrap{grid-template-columns:1fr auto}.nav-links{display:none}.hero{min-height:auto;padding-top:72px}.feature-card.wide,.feature-card.tall,.feature-card.standard{grid-column:1/-1}.feature-card{min-height:570px}.showcase-head{grid-template-columns:1fr;gap:24px}.showcase-head>p{max-width:650px}.gallery-card{flex-basis:min(82vw,560px)}.faq-grid{grid-template-columns:1fr;gap:50px}.faq-title{position:static}.footer-grid{grid-template-columns:1fr auto}.footer-grid>p{grid-area:2/1/auto/-1}}@media (width<=620px){.content,.nav-wrap,.gallery{width:min(100% - 30px,1200px)}.top-note{padding-inline:14px;font-size:10px}.top-note a{display:none}.nav-wrap{min-height:67px}.nav-actions{gap:6px}.preference-controls{gap:4px}.preference-controls button{border-radius:10px;width:32px;height:32px}.brand{font-size:19px}.brand img{width:34px;height:34px}.store-button.compact{min-height:39px;padding-inline:12px}.hero{padding-top:55px}.eyebrow-pill{font-size:10px}.hero h1{margin-top:22px;font-size:clamp(40px,11vw,52px);line-height:1.06}.hero-lede{font-size:16px;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;gap:12px;max-width:310px}.hero-actions .text-link{border:0;justify-content:center}.compatibility{align-items:flex-start;line-height:1.5}.section-heading{margin-bottom:38px}.section-heading h2,.showcase-head h2,.workflow h2,.pro-card h2,.privacy-card h2,.faq h2,.final-card h2{font-size:clamp(35px,10.5vw,50px)}.feature-grid{gap:14px}.feature-card{border-radius:29px;min-height:0;padding:31px 27px 16px}.feature-copy h3{font-size:28px}.feature-image-wrap{margin-top:24px}.gallery-card{border-radius:21px;flex-basis:calc(100vw - 45px);min-height:350px;padding:22px}.gallery-scene{height:220px}.workflow-grid{gap:55px}.island-stage{border-radius:30px;min-height:500px}.island-compact{width:88%}.island-expanded{width:92%;padding:19px}.pro-card{border-radius:34px;width:calc(100% - 20px);min-height:auto;padding:46px 26px}.pro-list{grid-template-columns:1fr}.pro-list li{min-height:68px}.privacy-card{border-radius:30px;grid-template-columns:1fr;gap:25px;padding:42px 28px}.privacy-mark{border-radius:20px;width:60px;height:60px}.privacy-card>a{grid-column:auto}.faq-list summary{min-height:82px;font-size:16px}.faq-list details>p{margin-right:0}.final-cta{padding-top:50px}.final-card{border-radius:32px;min-height:500px;padding-inline:24px}.footer-grid{grid-template-columns:1fr;align-items:start}.footer-grid>div{flex-wrap:wrap;justify-content:flex-start}.footer-grid>p{grid-area:auto}}@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}}.catalog-shell{background:var(--paper);min-width:320px;overflow:clip}.catalog-hero,.catalog-apps,.catalog-footer{width:min(1200px,100% - 48px);margin-inline:auto}.catalog-hero{border-bottom:1px solid var(--line);isolation:isolate;grid-template-columns:minmax(0,.94fr) minmax(360px,.78fr);align-items:center;gap:clamp(56px,7vw,104px);min-height:660px;padding-block:78px 70px;display:grid;position:relative}.catalog-hero-copy{z-index:2;position:relative}.catalog-hero h1{letter-spacing:-.07em;max-width:760px;margin:28px 0 24px;font-size:clamp(58px,6.2vw,96px);font-weight:860;line-height:.98}.catalog-hero h1 span{color:var(--brand);display:block}.catalog-lede{max-width:620px;color:var(--muted);letter-spacing:-.02em;margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.75}.catalog-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.catalog-primary{background:var(--ink);color:#fff;border-radius:17px;align-items:center;min-height:58px;padding-inline:23px;font-size:14px;font-weight:760;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 14px 30px #17171729}.catalog-primary:hover{background:var(--brand);transform:translateY(-2px)}.catalog-hero-visual{z-index:2;perspective:1300px;min-width:0;position:relative}.catalog-frame{transform:rotateY(-4deg)rotateX(1.2deg)}.catalog-demo{background:radial-gradient(circle at 10% 12%,#ffc469ad,#0000 32%),radial-gradient(circle at 84% 18%,#80ccffa3,#0000 36%),radial-gradient(circle at 58% 90%,#66cc9959,#0000 34%),linear-gradient(135deg,#f8ead5,#deedf7 58%,#e7ddf5);min-height:430px;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden}.catalog-demo:before{content:"";background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 30%,#000);mask-image:linear-gradient(#0000,#000 30%,#000)}.catalog-demo-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;min-height:370px;display:grid;position:relative}.catalog-demo-card{-webkit-backdrop-filter:blur(20px);background:#faf9f5db;border:1px solid #ffffffa3;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:20px;display:flex;box-shadow:0 16px 40px #4c404f1c,inset 0 1px #fff}.catalog-demo-card img{border-radius:17px;width:58px;height:58px;margin-bottom:auto;box-shadow:0 14px 26px #1b365d24}.catalog-demo-card span{color:#1717177a;letter-spacing:.08em;font-size:9px;font-weight:780}.catalog-demo-card strong{letter-spacing:-.055em;margin-top:7px;font-size:24px;line-height:1}.catalog-demo-card p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.45}.catalog-demo-card.muted{opacity:.48}.catalog-apps{padding-block:48px 64px}.catalog-preferences{justify-content:flex-end;margin-bottom:16px;display:flex}.catalog-section-heading{perspective:1200px;margin-bottom:24px}.catalog-title-card{--card-rotate-x:0deg;--card-rotate-y:0deg;--card-light-x:50%;--card-light-y:50%;background:radial-gradient(circle at var(--card-light-x) var(--card-light-y), #80ccff38, transparent 34%), #faf9f5e6;width:max-content;max-width:100%;transform:rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y));transform-style:preserve-3d;will-change:transform;border:1px solid #1b365d1c;border-radius:30px;margin-top:22px;padding:clamp(20px,2.6vw,34px);transition:transform .14s ease-out,box-shadow .18s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 22px 60px #1b365d1a}.catalog-title-card:hover{box-shadow:0 30px 80px #1b365d26}.catalog-title-meta{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;font-size:10px;font-weight:820;display:grid}.catalog-title-meta i{background:var(--line);height:1px}.catalog-title-meta b{color:var(--muted);font-weight:720}.catalog-section-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(36px,4.2vw,56px);line-height:.96;display:grid}.catalog-section-heading h2 span{font-weight:760}.catalog-section-heading h2 strong{width:fit-content;color:var(--brand);margin-top:8px;font-weight:880;position:relative}.catalog-heading-lede-row{align-items:flex-start;gap:14px;margin-top:28px;display:flex}.catalog-title-mark{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.catalog-heading-lede{max-width:680px;color:var(--muted);margin:2px 0 0;font-size:clamp(14px,1.15vw,17px);line-height:1.7}.catalog-heading-divider{border-top:1px solid var(--line);margin:24px 0 18px}.catalog-section-heading .section-kicker{margin-bottom:0}.catalog-app-list{gap:20px;display:grid}.catalog-app-card{background:var(--card);min-height:200px;box-shadow:var(--shadow-soft);border:1px solid #17171714;border-radius:30px;grid-template-columns:minmax(300px,.75fr) minmax(360px,1fr) auto;align-items:center;gap:clamp(28px,4vw,58px);padding:26px clamp(32px,4vw,52px);transition:box-shadow .22s,transform .22s;display:grid}.catalog-app-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #1b365d21}.catalog-app-identity{align-items:center;gap:24px;display:flex}.catalog-app-identity img{border-radius:29px;flex:none;box-shadow:0 20px 46px #1b365d33}.catalog-app-identity span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:740}.catalog-app-identity h3{letter-spacing:-.055em;margin:5px 0 8px;font-size:42px;line-height:1}.catalog-app-identity p{color:var(--brand);margin:0;font-size:13px;font-weight:680}.catalog-app-details>p{max-width:470px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.catalog-app-details dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0 0;display:grid}.catalog-app-details dt{color:var(--muted);font-size:10px;font-weight:680}.catalog-app-details dd{color:var(--ink);margin:6px 0 0;font-size:13px;font-weight:760}.catalog-app-link{background:var(--brand);color:#fff;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;min-height:52px;padding-inline:20px;font-size:13px;display:inline-flex}.catalog-footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.catalog-footer a{color:var(--ink);letter-spacing:-.035em;font-size:16px;font-weight:820}html[data-lang=en] .catalog-shell h1,html[data-lang=en] .catalog-shell h2,html[data-lang=en] .catalog-shell h3,html[data-lang=en] .catalog-title-card h2 span,html[data-lang=en] .catalog-title-card h2 strong{font-weight:500}html[data-theme=dark] .catalog-title-card{background:radial-gradient(circle at var(--card-light-x) var(--card-light-y), #80ccff24, transparent 34%), #191f27f0;border-color:#ffffff1a;box-shadow:0 22px 60px #00000047}html[data-theme=dark] .catalog-title-meta,html[data-theme=dark] .catalog-app-identity p{color:#91c5ff}html[data-theme=dark] .catalog-app-card{border-color:#ffffff17}html[data-theme=dark] .catalog-app-card:hover{box-shadow:0 30px 80px #00000052}html[data-theme=dark] .catalog-app-link{background:#315b8a}@media (width<=980px){.catalog-hero{grid-template-columns:1fr}.catalog-app-card{grid-template-columns:1fr auto}.catalog-app-details,.catalog-app-preview{grid-column:1/-1}.catalog-app-details>p{max-width:680px}}@media (width<=620px){.catalog-hero,.catalog-apps,.catalog-footer{width:calc(100% - 30px)}.catalog-hero{gap:46px;min-height:0;padding-block:64px 72px}.catalog-hero h1{font-size:clamp(50px,15vw,68px)}.catalog-actions{flex-direction:column;align-items:flex-start;gap:18px}.catalog-demo{min-height:360px}.catalog-demo-grid{grid-template-columns:1fr}.catalog-demo-card{min-height:150px}.catalog-apps{padding-block:40px 56px}.catalog-section-heading{margin-bottom:20px}.catalog-app-card{border-radius:26px;grid-template-columns:1fr;gap:32px;min-height:0;padding:28px 24px}.catalog-app-identity{align-items:flex-start;gap:18px}.catalog-app-identity img{border-radius:22px;width:82px;height:82px}.catalog-app-identity h3{font-size:36px}.catalog-app-identity p{line-height:1.45}.catalog-app-details{grid-column:auto}.catalog-app-preview{grid-column:auto;min-height:150px}.catalog-app-details dl{grid-template-columns:1fr;gap:14px}.catalog-app-details dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-bottom:14px;display:flex}.catalog-app-details dd{margin:0}.catalog-app-link{width:100%}.catalog-footer{min-height:96px}}.hub-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.52fr)}.hub-now{z-index:2;border:1px solid var(--line);background:#faf9f5e0;border-radius:30px;padding:28px;position:relative;box-shadow:0 28px 72px #1b365d1f}.hub-now-label{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:24px;font-size:11px;font-weight:760;display:flex}.hub-now-label b{color:var(--brand);font-size:11px}.hub-now>a{grid-template-columns:auto 1fr;align-items:center;gap:22px;padding-top:30px;display:grid}.hub-now img{border-radius:24px;box-shadow:0 16px 38px #1b365d2b}.hub-now a>div{display:grid}.hub-now small{color:var(--muted);letter-spacing:.06em;font-size:10px;font-weight:720}.hub-now strong{letter-spacing:-.05em;margin-top:5px;font-size:30px;line-height:1}.hub-now a span{color:var(--brand);margin-top:13px;font-size:12px;font-weight:760}.hub-app-list{gap:22px;display:grid}.hub-directory-card{grid-template-columns:auto auto 1fr auto}.hub-app-index{color:var(--muted);align-self:start;font-size:11px;font-weight:760}.hub-app-meta{gap:8px;display:flex}.hub-app-meta span{border:1px solid var(--line);color:var(--brand);letter-spacing:.04em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:760}.hub-directory-link{border-bottom:1px solid #17171747;padding-bottom:7px;font-size:12px;font-weight:780}.hub-about{background:var(--brand);color:#fff;border-radius:38px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(60px,9vw,130px);width:min(1320px,100% - 64px);margin:0 auto 120px;padding:clamp(46px,7vw,88px);display:grid}.hub-about-copy>p:first-child{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:820}.hub-about h2{letter-spacing:-.065em;margin:20px 0 24px;font-size:clamp(44px,5vw,70px);line-height:1}.hub-about-copy>p:last-child{color:#ffffffad;max-width:520px;margin:0;font-size:15px;line-height:1.8}.hub-values{border-top:1px solid #ffffff2e;margin:0}.hub-values>div{border-bottom:1px solid #ffffff2e;grid-template-columns:50px 1fr;padding:24px 0;display:grid}.hub-values dt{color:var(--blue);font-size:10px;font-weight:760}.hub-values dd{justify-content:space-between;align-items:baseline;gap:24px;margin:0;display:flex}.hub-values strong{font-size:20px}.hub-values span{color:#ffffff94;font-size:12px}.hub-footer{justify-content:space-between}@media (width<=1040px){.hub-hero,.hub-about{grid-template-columns:1fr}}@media (width<=620px){.hub-about{border-radius:28px;gap:46px;width:calc(100% - 30px);margin-bottom:76px;padding:42px 25px}.hub-directory-card{grid-template-columns:auto 1fr}.hub-app-index,.hub-directory-link{display:none}.hub-values dd{gap:5px;display:grid}.hub-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:24px 0}}.halo-site{--halo-blue:#4ed8ff;--halo-purple:#8b78ff;--halo-gold:#ffc86b;background:var(--paper)}.halo-note{background:#111720}.halo-status-button{color:#fff;background:#111720;border:1px solid #4ed8ff40;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:10px 22px;font-size:14px;font-weight:760;display:inline-flex;box-shadow:0 14px 30px #0c1a2b2e}.halo-status-button>span:first-child{color:var(--halo-blue)}.halo-status-button.compact{min-height:42px;box-shadow:none;border-radius:13px;padding:7px 14px;font-size:12px}.halo-hero{isolation:isolate;min-height:720px;padding-block:90px 82px;position:relative;overflow:hidden}.halo-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(60px,8vw,120px);display:grid}.halo-hero-copy{z-index:2;position:relative}.halo-eyebrow b,.halo-hero-copy h1 b,.halo-effect-chip b,.halo-pro-card b{font:inherit}.halo-hero-copy h1{letter-spacing:-.068em;margin:28px 0 24px;font-size:clamp(54px,5.7vw,88px);font-weight:850;line-height:.98;display:grid}.halo-hero-copy h1 span{color:#315b8a}.halo-hero-copy>p:not(.compatibility){max-width:650px;color:var(--muted);margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.75}.halo-hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.halo-glow{z-index:-1;filter:blur(18px);opacity:.28;border-radius:50%;position:absolute}.halo-glow-blue{background:var(--halo-blue);width:420px;height:420px;top:8%;right:12%}.halo-glow-purple{background:var(--halo-purple);width:300px;height:300px;bottom:5%;right:38%}.halo-hero-stage{background:radial-gradient(circle at 72% 28%,#8b78ff38,#0000 32%),radial-gradient(circle at 30% 76%,#4ed8ff2e,#0000 38%),#0a1019;border:1px solid #4ed8ff2e;border-radius:38px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 38px 90px #0f274033,inset 0 1px #ffffff14}.halo-orbit{border:1px solid #4ed8ff2e;border-radius:50%;position:absolute}.halo-orbit:after{background:var(--halo-blue);width:9px;height:9px;box-shadow:0 0 18px var(--halo-blue);content:"";border-radius:50%;position:absolute}.orbit-a{inset:72px 84px;transform:rotate(-12deg)}.orbit-a:after{top:18%;right:5%}.orbit-b{border-color:#8b78ff33;inset:126px 140px;transform:rotate(18deg)}.orbit-b:after{background:var(--halo-purple);box-shadow:0 0 18px var(--halo-purple);bottom:2%;right:18%}.halo-cursor{z-index:4;color:#fff;filter:drop-shadow(0 0 20px #4ed8ff80);font-size:92px;line-height:1;position:absolute;top:43%;left:55%;transform:rotate(-8deg)}.halo-trail i{z-index:3;background:var(--halo-blue);width:18px;height:18px;box-shadow:0 0 18px var(--halo-blue);border-radius:50%;position:absolute}.halo-trail i:first-child{opacity:.18;top:72%;left:12%;transform:scale(.35)}.halo-trail i:nth-child(2){opacity:.28;top:68%;left:19%;transform:scale(.45)}.halo-trail i:nth-child(3){opacity:.38;top:64%;left:27%;transform:scale(.58)}.halo-trail i:nth-child(4){opacity:.5;top:59%;left:35%;transform:scale(.7)}.halo-trail i:nth-child(5){opacity:.66;top:54%;left:42%;transform:scale(.82)}.halo-trail i:nth-child(6){opacity:.78;top:49%;left:48%}.halo-trail i:nth-child(7){background:var(--halo-purple);box-shadow:0 0 22px var(--halo-purple);top:45%;left:53%}.halo-trail i:nth-child(8){box-shadow:0 0 24px var(--halo-blue);background:#fff;top:42%;left:57%}.halo-effect-chip{z-index:5;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121a26d1;border:1px solid #ffffff1a;border-radius:16px;min-width:112px;padding:12px 15px;display:grid;position:absolute}.halo-effect-chip span{color:var(--halo-blue);font-size:24px;font-weight:820}.halo-effect-chip b{color:#ffffff8a;margin-top:3px;font-size:10px}.chip-one{top:28px;left:28px}.chip-two{bottom:28px;right:28px}.halo-features{padding-top:76px}.halo-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.halo-feature-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--card);min-height:560px;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:space-between;gap:36px;padding:42px 42px 28px;display:flex;overflow:hidden}.halo-feature-card>div:first-child>span{color:var(--orange-text);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:820}.halo-feature-card h3{letter-spacing:-.05em;max-width:520px;margin:14px 0 12px;font-size:clamp(30px,3vw,44px);line-height:1.05}.halo-feature-card p{max-width:520px;color:var(--muted);margin:0;font-size:14px;line-height:1.72}.halo-feature-visual{background:radial-gradient(circle at 70% 30%,#8b78ff33,#0000 35%),#09101a;border:1px solid #4ed8ff1f;border-radius:24px;height:230px;position:relative;overflow:hidden}.halo-feature-visual i{background:var(--halo-blue);width:16px;height:16px;box-shadow:0 0 16px var(--halo-blue);border-radius:50%;position:absolute}.halo-feature-visual i:first-child{opacity:.2;top:68%;left:12%;transform:scale(.45)}.halo-feature-visual i:nth-child(2){opacity:.35;top:60%;left:26%;transform:scale(.6)}.halo-feature-visual i:nth-child(3){opacity:.5;top:51%;left:40%;transform:scale(.75)}.halo-feature-visual i:nth-child(4){opacity:.7;top:42%;left:54%}.halo-feature-visual i:nth-child(5){background:var(--halo-purple);box-shadow:0 0 18px var(--halo-purple);top:34%;left:66%}.halo-feature-visual i:nth-child(6){background:#fff;top:27%;left:76%}.halo-feature-visual b{color:#fff;font-size:52px;line-height:1;position:absolute;top:25%;left:76%}.halo-feature-visual.preview i{border-radius:3px}.halo-feature-visual.studio i{border-radius:99px;width:54px;height:5px}.halo-feature-visual.performance i{border:2px solid var(--halo-blue);background:0 0;width:42px;height:42px}.halo-effects{color:#fff;background:#101720}.halo-effects-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.halo-effects h2,.halo-workflow h2,.halo-pro h2{letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(42px,5vw,68px);line-height:1.02}.halo-effects-head>p{color:#ffffff94;margin:0;font-size:15px;line-height:1.8}.halo-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:54px;display:grid}.halo-category{background:#ffffff0b;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:150px;padding:20px;display:flex;position:relative;overflow:hidden}.halo-category span{color:#ffffff59;font-size:10px}.halo-category strong{z-index:2;font-size:16px;position:relative}.halo-category i{background:var(--halo-blue);opacity:.16;filter:blur(2px);border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;right:-24px}.halo-category:nth-child(3n) i{background:var(--halo-purple)}.halo-category:nth-child(4n) i{background:var(--halo-gold)}.halo-workflow{background:var(--paper)}.halo-workflow-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.halo-workflow ol{margin:42px 0 0;padding:0;list-style:none}.halo-workflow li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:16px;padding:22px 0;display:grid}.halo-workflow li:first-child{border-top:1px solid var(--line)}.halo-workflow li>span{color:var(--orange-text);font-size:10px;font-weight:820}.halo-workflow h3{margin:0 0 6px;font-size:18px}.halo-workflow li p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.halo-control-panel{color:#fff;background:#0b121c;border:1px solid #4ed8ff29;border-radius:30px;padding:32px;box-shadow:0 30px 80px #0d243a33}.halo-panel-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:24px;display:flex}.halo-panel-top span{color:#ffffff75;font-size:11px}.halo-panel-top b{color:var(--halo-blue);font-size:12px}.halo-slider-row{border-bottom:1px solid #ffffff12;grid-template-columns:110px 1fr;align-items:center;gap:20px;padding:18px 0;display:grid}.halo-slider-row>span{color:#ffffffa8;font-size:12px}.halo-slider-row>i{background:#ffffff1f;border-radius:99px;height:4px;display:block}.halo-slider-row>i>b{border-radius:inherit;background:linear-gradient(90deg,var(--halo-blue),var(--halo-purple));height:100%;display:block;box-shadow:0 0 12px #4ed8ff66}.halo-mode-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.halo-mode-row span{color:#ffffff94;text-align:center;border:1px solid #ffffff17;border-radius:11px;padding:11px 8px;font-size:10px}.halo-mode-row span:first-child{color:var(--halo-blue);background:#4ed8ff14;border-color:#4ed8ff61}.halo-pro{padding-top:40px}.halo-pro-card{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 84% 18%,#8b78ff47,#0000 30%),radial-gradient(circle at 15% 90%,#4ed8ff2e,#0000 34%),#101720;grid-template-columns:1fr .9fr;align-items:center;gap:80px;padding:clamp(48px,7vw,86px);display:grid;overflow:hidden;box-shadow:0 40px 100px #0003}.halo-pro-card>div>p:not(.section-kicker){color:#fff9;max-width:560px;margin:22px 0 30px;line-height:1.75}.halo-pro-card ul{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.halo-pro-card li{background:#ffffff0d;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:110px;padding:18px;display:flex}.halo-pro-card li span{color:var(--halo-blue);font-size:25px;font-weight:820}.halo-pro-card li b{color:#ffffffad;font-size:11px}.halo-faq{padding-top:80px}.halo-final .final-card{background:var(--card)}.halo-final .final-card>img{border-radius:25px}html[data-theme=dark] .halo-hero-copy h1 span{color:#91c5ff}html[data-theme=dark] .halo-feature-card{border-color:#ffffff17}html[data-theme=dark] .halo-workflow{background:#10141a}html[data-theme=dark] .halo-final .final-card{border-color:#ffffff17}@media (width<=980px){.halo-hero-grid,.halo-workflow-grid,.halo-pro-card,.halo-effects-head{grid-template-columns:1fr}.halo-hero-stage{min-height:480px}.halo-category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.halo-hero{min-height:0;padding-block:68px}.halo-hero-grid{gap:48px}.halo-hero-copy h1{font-size:clamp(48px,14vw,68px)}.halo-hero-stage{border-radius:28px;min-height:390px}.halo-feature-grid{grid-template-columns:1fr}.halo-feature-card{min-height:520px;padding:32px 26px 24px}.halo-category-grid{grid-template-columns:repeat(2,1fr)}.halo-pro-card{gap:48px;padding:42px 26px}}@media (width<=620px){.halo-status-button.compact{min-height:36px;padding:6px 10px;font-size:10px}.halo-status-button.compact>span:first-child{display:none}.halo-hero-actions{flex-direction:column;align-items:flex-start}.halo-hero-stage{min-height:340px}.orbit-a{inset:52px}.orbit-b{inset:94px}.halo-cursor{font-size:64px}.halo-category-grid{grid-template-columns:1fr 1fr}.halo-category{min-height:125px}.halo-control-panel{padding:24px 20px}.halo-slider-row{grid-template-columns:86px 1fr}.halo-pro-card ul{grid-template-columns:1fr}}.halo-site .halo-status-button{border-color:var(--line);background:var(--card);color:var(--ink);box-shadow:var(--shadow-soft)}.halo-site .halo-hero{min-height:0;padding:64px 0 48px}.halo-site .halo-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(300px,.68fr);gap:clamp(55px,7vw,100px)}.halo-site .halo-hero-copy h1{margin:28px 0 25px;font-size:clamp(48px,4.4vw,68px);line-height:1.04}.halo-site .halo-hero-copy h1 span{color:var(--ink)}.halo-site .halo-hero-copy>p:not(.compatibility){color:var(--muted);font-size:clamp(16px,1.35vw,19px)}.halo-site .halo-hero-stage{background:radial-gradient(circle at 72% 28%,#b68cff3d,#0000 34%),radial-gradient(circle at 30% 76%,#65bfff40,#0000 40%),linear-gradient(135deg,#f8eadf,#e6f4fb 58%,#eee7f8);border-color:#ffffffd1;border-radius:29px;min-height:390px;box-shadow:0 50px 110px #42311f26,inset 0 1px #fff}.halo-site .halo-orbit{border-color:#1b365d21}.halo-site .halo-cursor{color:var(--ink);filter:drop-shadow(0 8px 18px #1b365d2e)}.halo-site .halo-effect-chip{color:var(--ink);background:#ffffffb8;border-color:#1b365d1a;box-shadow:0 16px 36px #1b365d1a}.halo-site .halo-effect-chip b{color:var(--muted)}.halo-site .halo-feature-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.halo-site .halo-feature-card{background:var(--card);min-height:0;padding:40px 40px 18px;display:block}.halo-site .halo-feature-card.wide{grid-column:span 7}.halo-site .halo-feature-card.tall{grid-column:span 5}.halo-site .halo-feature-card>.feature-copy>span{color:#55514b;font-size:11px}.halo-site .halo-feature-card h3{margin:13px 0 11px;font-size:clamp(27px,2.65vw,38px);line-height:1.15}.halo-site .halo-feature-card p{color:#1717179c}.halo-site .halo-feature-visual{background:radial-gradient(circle at 70% 30%,#b68cff38,#0000 36%),radial-gradient(circle at 28% 72%,#65bfff38,#0000 40%),#ffffff9e;border-color:#1b365d1a;height:230px;box-shadow:inset 0 1px #fff}.halo-site .halo-feature-visual b{color:var(--ink)}.halo-site .halo-effects{background:var(--paper);color:var(--ink);padding-top:56px}.halo-site .halo-effects-head>p{color:var(--muted)}.halo-site .halo-category{border-color:var(--line);background:var(--card);box-shadow:var(--shadow-soft)}.halo-site .halo-category span{color:var(--muted)}.halo-site .halo-category strong{color:var(--ink)}.halo-site .halo-category i{opacity:.12}.halo-site .halo-workflow{background:#eaf2f8}.halo-site .halo-control-panel{background:var(--card);min-height:0;color:var(--ink);box-shadow:var(--shadow-soft), inset 0 1px white;border-color:#ffffffe6;padding:32px;display:block}.halo-site .halo-panel-top,.halo-site .halo-slider-row{border-color:var(--line)}.halo-site .halo-panel-top span,.halo-site .halo-slider-row>span{color:var(--muted)}.halo-site .halo-slider-row>i{background:var(--paper-deep)}.halo-site .halo-mode-row span{border-color:var(--line);background:var(--paper);color:var(--muted)}.halo-site .halo-mode-row span:first-child{color:var(--brand);background:#eaf2f8;border-color:#1b365d38}.halo-site .halo-pro-card{background:radial-gradient(circle at 84% 18%, #b68cff33, transparent 30%), radial-gradient(circle at 15% 90%, #65bfff2e, transparent 34%), var(--card);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.halo-site .halo-pro-card>div>p:not(.section-kicker){color:var(--muted)}.halo-site .halo-pro-card li{border-color:var(--line);background:#ffffff94}.halo-site .halo-pro-card li b{color:var(--muted)}html[data-theme=dark] .halo-site .halo-hero-stage,html[data-theme=dark] .halo-site .halo-feature-visual,html[data-theme=dark] .halo-site .halo-control-panel{background:radial-gradient(circle at 72% 28%, #8b78ff33, transparent 34%), radial-gradient(circle at 30% 76%, #4ed8ff24, transparent 40%), var(--card);border-color:#ffffff17;box-shadow:0 18px 54px #00000047,inset 0 1px #ffffff0d}html[data-theme=dark] .halo-site .halo-effect-chip,html[data-theme=dark] .halo-site .halo-category,html[data-theme=dark] .halo-site .halo-pro-card,html[data-theme=dark] .halo-site .halo-pro-card li{background:var(--card);color:var(--ink);border-color:#ffffff17}html[data-theme=dark] .halo-site .halo-feature-card>.feature-copy>span,html[data-theme=dark] .halo-site .halo-feature-card p{color:var(--muted)}html[data-theme=dark] .halo-site .halo-workflow{background:#121922}@media (width<=980px){.halo-site .halo-hero-grid,.halo-site .halo-workflow-grid,.halo-site .halo-pro-card,.halo-site .halo-effects-head{grid-template-columns:1fr}}@media (width<=720px){.halo-site .halo-feature-grid{grid-template-columns:1fr}.halo-site .halo-feature-card.wide,.halo-site .halo-feature-card.tall{grid-column:auto}}
