:root{color:#22242a;font-synthesis:none;text-rendering:optimizelegibility;--blue:#2563eb;--teal:#20b8b0;--coral:#ff6b5f;--ink:#22242a;--paper:#fff9f2;--white:#fffefd;--muted:#686b72;--line:#22242a21;--blue-soft:#2563eb17;--teal-soft:#20b8b01a;--coral-soft:#ff6b5f1a;--shadow:0 28px 70px #22242a1a, 0 3px 12px #22242a0f;background:#fff9f2;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);min-width:320px;overflow-x:clip}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}button,a{font:inherit}a,button{color:inherit}img{max-width:100%;display:block}.skip-link{z-index:100;color:var(--paper);background:var(--ink);border-radius:8px;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:10px;left:50%;transform:translate(-50%,-150%)}.skip-link:focus{transform:translate(-50%)}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.section-width{width:min(100% - 96px,1280px);margin-inline:auto}.brand-header{z-index:30;min-height:90px;color:var(--ink);border-bottom:2px solid var(--coral);backdrop-filter:blur(14px);background:#fff9f2f5;grid-template-columns:minmax(150px,1fr) minmax(260px,520px) minmax(150px,1fr);align-items:stretch;display:grid;position:sticky;top:0}.brand-header:after{content:"";background:var(--coral);clip-path:polygon(50% 0,100% 0,50% 100%,0 100%);width:8px;height:16px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.ab-mark{align-items:center;width:max-content;padding:14px clamp(24px,4vw,48px);display:flex}.ab-mark img{width:58px;height:58px}.brand-product{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:10px 18px;text-decoration:none;display:flex}.brand-product-name{letter-spacing:.1em;text-transform:uppercase;font-size:clamp(22px,2.7vw,31px);font-weight:450;line-height:1}.brand-endorsement{color:#22242aa3;letter-spacing:.015em;margin-top:7px;font-family:Helvetica Neue,Arial,sans-serif;font-size:14px}.header-tools{justify-content:flex-end;align-items:center;gap:16px;padding:0 clamp(24px,4vw,48px);display:flex}.header-status{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:720;display:flex}.language-picker{position:relative}.language-trigger{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #22242a3d;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.language-trigger:hover{border-color:var(--coral)}.language-trigger svg{width:20px;height:20px}.language-menu{z-index:40;background:var(--paper);border:1px solid #22242a29;border-radius:10px;flex-direction:column;min-width:140px;display:flex;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 12px 26px #00000029}.language-menu[hidden]{display:none}.language-menu button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:10px 14px;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;transition:all .15s}.language-menu button:hover{background:#f2f1ed}.language-menu button[aria-current=true]{color:var(--coral);font-weight:700}.header-status:after{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px}.hero{grid-template-columns:minmax(360px,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(54px,7vw,112px);min-height:720px;padding-block:clamp(62px,6vw,86px);display:grid}.hero-copy{padding-left:clamp(0px,3vw,40px)}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(64px,6.4vw,96px);font-weight:740;line-height:.98}.nowrap{white-space:nowrap}.hero-copy>p{color:#4f535b;max-width:500px;margin:28px 0 0;font-size:clamp(17px,1.55vw,21px);line-height:1.5}.hero-copy>p+p{margin-top:14px}.primary-action{min-height:54px;color:var(--paper);background:var(--ink);border:1px solid var(--ink);border-radius:10px;align-items:center;gap:13px;margin-top:38px;padding:15px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .16s,background-color .16s;display:inline-flex;box-shadow:0 12px 28px #22242a24}.primary-action:hover{background:var(--blue);transform:translateY(-2px)}.primary-action svg{width:18px;height:18px}.app-screen{color:var(--ink);background:var(--white);box-shadow:var(--shadow);border:1px solid #22242a1a;border-radius:22px;position:relative;overflow:hidden}.app-screen-content{padding:24px 24px 72px}.gallery-screen{justify-self:end;width:min(100%,560px);min-height:590px}.screen-toolbar,.subscreen-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.screen-toolbar h2,.subscreen-header h3,.imports-screen h3{letter-spacing:-.035em;margin:0;font-size:26px;font-weight:760;line-height:1.08}.screen-toolbar p,.subscreen-header p{color:var(--muted);margin:4px 0 0;font-size:12px}.screen-tools{gap:8px;display:flex}.screen-tools span{width:39px;height:39px;color:var(--ink);background:#f3f2ef;border-radius:50%;place-items:center;display:grid}.screen-tools svg{width:18px;height:18px}.screen-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.screen-section-heading h3{margin:0;font-size:16px;font-weight:760}.screen-state{color:var(--blue);font-size:11px;font-weight:740}.screen-state--teal{color:#117f7a}.screen-state--coral{color:#d9483e}.view-list,.collection-list,.imports-list{border:1px solid var(--line);border-radius:14px;margin-top:10px;overflow:hidden}.view-list button,.collection-row,.imports-list>div{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;min-height:68px;padding:8px 14px;display:grid}.view-list button{cursor:pointer;transition:background-color .14s}.view-list button:hover{background:var(--blue-soft)}.view-list button.selected{background:var(--blue-soft);box-shadow:inset 3px 0 0 var(--blue)}.view-list button:last-child,.collection-row:last-child,.imports-list>div:last-child{border-bottom:0}.row-icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.row-icon svg{width:22px;height:22px}.row-icon--teal{color:#11857f;background:var(--teal-soft)}.row-icon--coral{color:#d9483e;background:var(--coral-soft)}.row-icon--photo{color:var(--ink);background:#f3f1ed}.row-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.row-copy small{color:var(--muted);font-size:11px}.row-arrow{color:#93959a;font-size:24px;font-weight:300}.collections-heading{margin-top:20px}.collections-heading>span{color:var(--blue);font-size:12px;font-weight:700}.collection-row{min-height:58px}.collection-row .row-icon{width:36px;height:36px}.app-nav{border-top:1px solid var(--line);backdrop-filter:blur(12px);background:#fffefdf5;grid-template-columns:repeat(4,1fr);align-items:center;min-height:63px;padding:7px 12px 9px;display:grid;position:absolute;bottom:0;left:0;right:0}.app-nav span{color:#767980;white-space:nowrap;flex-direction:column;align-items:center;gap:4px;font-size:8px;font-weight:680;display:flex}.app-nav span.active{color:var(--blue)}.app-nav svg{width:17px;height:17px}.feature-row{border-top:1px solid var(--line);grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(54px,7vw,110px);padding-block:34px;display:grid}.feature-copy{max-width:470px;padding-left:clamp(0px,3vw,40px)}.feature-copy h2,.familiar h2,.coming-soon h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4vw,58px);font-weight:720;line-height:1.03}.feature-copy>p,.familiar-intro>p{color:#575b63;margin:20px 0 0;font-size:15.5px;line-height:1.55}.feature-list{margin:26px 0 0;padding:0;list-style:none}.feature-list li{color:#555961;border-bottom:1px solid var(--line);margin:0;padding:7px 0 7px 24px;font-size:12.5px;line-height:1.45;position:relative}.feature-list li:before{color:var(--blue);content:"→";font-weight:800;position:absolute;left:0}.feature-list strong{color:var(--ink)}.wide-screen{justify-self:end;width:min(100%,690px)}.wide-screen .app-screen-content{padding:24px 24px 74px}.wide-screen .subscreen-header{justify-content:flex-start}.wide-screen .subscreen-header>span{color:var(--blue);font-size:28px;line-height:1}.wide-screen .subscreen-header h3,.imports-screen h3{font-size:19px}.photo-strip{object-fit:cover;border-radius:12px;width:100%;height:190px;margin-top:20px}.smart-labels{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:13px;display:grid}.smart-labels>div{flex-direction:column;gap:3px;min-width:0;display:flex}.smart-labels svg{width:18px;height:18px;color:var(--teal);margin-bottom:3px}.smart-labels strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.smart-labels span{color:var(--muted);font-size:10px}.feature-band{background:#f6f0e8}.feature-band .feature-row{border-top:0}.collection-header{align-items:center}.collection-header>div:nth-child(2){flex:1}.lisbon-strip{height:245px}.imports-screen .app-screen-content{padding-top:28px}.imports-list{margin-top:18px}.imports-list>div{grid-template-columns:auto 1fr auto;min-height:64px}.imports-list>div>span{color:var(--teal)}.imports-list svg{width:22px;height:22px}.imports-list strong{font-size:14px}.imports-list small{color:var(--muted);font-size:12px}.privacy-band{color:var(--ink);border-block:1px solid var(--line);background:#f6f0e8}.privacy-inner{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(54px,8vw,120px);padding-block:42px;display:grid}.privacy-inner .feature-copy h2{color:var(--ink)}.privacy-inner .feature-copy>p{color:#575b63}.privacy-card{text-align:center;background:var(--white);border:1px solid var(--line);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:48px;display:flex}.privacy-icon{width:86px;height:86px;color:var(--teal);background:#20b8b01f;border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.privacy-icon svg{width:46px;height:46px}.privacy-card strong{font-size:25px}.privacy-card p{color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.55}.familiar{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:clamp(54px,7vw,110px);padding-block:72px;display:grid}.familiar-intro{padding-left:clamp(0px,3vw,40px)}.benefits{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.benefits article{padding-top:10px}.benefits svg{width:34px;height:34px;color:var(--coral)}.benefits h3{margin:18px 0 0;font-size:17px;line-height:1.2}.benefits p{color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.5}.coming-soon{text-align:left;border:1px solid var(--line);background:#f6f0e8;border-radius:22px;justify-content:center;align-items:center;gap:28px;min-height:180px;margin-bottom:26px;padding:34px 42px;display:flex}.coming-soon h2{font-size:clamp(30px,3vw,44px)}.coming-soon p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.5}.kadaro-mark{flex:none;width:92px;height:74px;position:relative;overflow:hidden}.kadaro-mark img{object-fit:contain;width:100%;height:100%}.site-footer{color:var(--muted);border-top:1px solid var(--line);justify-items:center;gap:10px;padding:22px 0 34px;font-size:12px;display:grid;position:relative}.footer-signature,.footer-contacts{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.footer-contacts a{color:inherit;text-decoration:none}.footer-contacts a:hover,.footer-contacts a:focus-visible{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-block:64px;display:flex}.not-found img{object-fit:contain;width:92px;height:74px}.not-found-code{color:var(--coral);letter-spacing:.12em;margin:28px 0 0;font-size:18px;font-weight:800}.not-found h1{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(42px,7vw,76px)}.not-found>p:not(.not-found-code){color:var(--muted);margin:16px 0 0;font-size:17px}.not-found .primary-action{margin-top:30px}@media (width<=1050px){.section-width{width:min(100% - 52px,900px)}.hero{grid-template-columns:1fr 1fr;gap:40px}.hero h1{font-size:clamp(56px,7.8vw,76px)}.gallery-screen{min-height:590px}.feature-row,.privacy-inner,.familiar{gap:42px}.benefits{gap:18px}}@media (width<=820px){.brand-header{grid-template-columns:90px 1fr 90px;min-height:78px}.ab-mark{padding:12px 20px}.ab-mark img{width:46px;height:46px}.header-tools{gap:0;padding:0 20px 0 0}.header-status{display:none}.brand-product-name{font-size:22px}.brand-endorsement{font-size:11px}.section-width{width:min(100% - 40px,680px)}.hero,.feature-row,.privacy-inner,.familiar{grid-template-columns:1fr}.hero{gap:58px;min-height:0;padding-block:68px 92px}.hero-copy,.feature-copy,.familiar-intro{max-width:620px;padding-left:0}.gallery-screen,.wide-screen{justify-self:stretch;width:100%}.feature-row{gap:48px;padding-block:86px}.privacy-inner{gap:44px}.privacy-card{min-height:270px}.familiar{gap:46px}}@media (width<=560px){.section-width{width:min(100% - 28px,500px)}.brand-header{grid-template-columns:70px 1fr 70px}.ab-mark{padding:12px 13px}.ab-mark img{width:42px;height:42px}.brand-product-name{font-size:18px}.brand-endorsement{margin-top:5px;font-size:9px}.hero{padding-top:54px}.hero h1{font-size:clamp(52px,15vw,72px)}.hero-copy>p{font-size:17px}.gallery-screen{border-radius:18px;min-height:620px}.app-screen-content{padding:20px 15px 70px}.screen-toolbar h2{font-size:23px}.screen-tools{gap:5px}.screen-tools span{width:34px;height:34px}.row-icon{width:38px;height:38px}.feature-copy h2,.familiar h2{font-size:40px}.wide-screen .app-screen-content{padding-inline:14px}.photo-strip{height:130px}.lisbon-strip{height:170px}.smart-labels{gap:5px}.smart-labels strong{font-size:9px}.smart-labels span{font-size:8px}.app-nav span{font-size:7px}.privacy-card{padding:32px 22px}.benefits{grid-template-columns:1fr;gap:28px}.benefits article{border-top:1px solid var(--line);padding:22px 0}.coming-soon{text-align:center;flex-direction:column;min-height:240px;padding:34px 24px}.kadaro-mark{width:78px;height:62px}.language-trigger{border-radius:10px;width:38px;height:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
