:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172126;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:16px;--ink:#172126;--muted:#58636b;--line:#dce1e4;--blue:#1753c8;--soft:#f3f5f6;--orange:#ad4c1e}*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;min-width:320px}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%;object-fit:contain}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1753c8;outline-offset:4px}input,select,textarea{min-width:0}input::placeholder,textarea::placeholder{color:#68757d;opacity:1}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.04em}h1{font-size:clamp(2.6rem,5.5vw,5.4rem);line-height:1.04;font-weight:650;margin-bottom:24px}h2{font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.12;font-weight:600;margin-bottom:18px}h3{font-size:1.13rem;line-height:1.35;font-weight:650;margin-bottom:8px}h4{font-size:1rem;line-height:1.4}p{color:var(--muted);line-height:1.7}small{font-size:.8rem}.section{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow{display:block;font-size:.7rem;line-height:1.5;letter-spacing:.14em;font-weight:700;margin-bottom:18px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:.9rem;font-weight:650;min-height:44px;background:none;border:0;padding:0;color:var(--ink)}.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:13px 22px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:8px;font-weight:650;font-size:.88rem;line-height:1.45}.button:hover{background:#30424c}.button-secondary{background:#fff;color:var(--ink);border-color:#c9d1d6}.button-secondary:hover{background:var(--soft)}.full{width:100%}.button-small{min-height:44px;padding:10px 16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;padding:14px 20px;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{top:10px}main:focus{outline:none}.site-header{height:88px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.header-inner{width:min(1376px,calc(100% - 64px));margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.08rem;font-weight:700;letter-spacing:-.045em;flex-shrink:0}.brand img{border-radius:10px}.brand-second{font-weight:450;margin-left:4px}.site-nav{display:flex;gap:30px;align-items:center}.site-nav a{font-size:.86rem;min-height:44px;display:flex;align-items:center;color:#445159;font-weight:550;border-bottom:2px solid transparent}.site-nav a.active{border-color:var(--ink);color:var(--ink)}.site-nav a:hover{color:var(--blue)}.menu-button{display:none}.store-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 15px;background:#101010;color:#fff;border:1px solid #a1a1a1;border-radius:8px;min-height:52px;width:max-content;flex-shrink:0}.store-badge svg{width:25px;height:30px;flex-shrink:0}.store-badge span{display:flex;flex-direction:column}.store-badge small{font-size:9px;line-height:1.2;letter-spacing:.025em}.store-badge strong{font-size:22px;font-weight:500;letter-spacing:-.04em;line-height:1.05}.header-store{transform:scale(.88);transform-origin:right center}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding-block:72px 76px}.hero h1 span{color:#647880}.hero-copy>p{max-width:480px;font-size:1.12rem;margin-bottom:30px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:8px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-proof{display:flex;align-items:center;gap:18px;font-size:.71rem;line-height:1.8;color:var(--muted);margin-top:38px}.hero-proof strong{font-weight:550;color:var(--ink)}.mini-icons{display:flex;padding-left:6px}.mini-icons .catalog-icon{width:34px;height:34px;border:2px solid white;margin-left:-6px;border-radius:9px}.hero-stage{height:610px;background:#eff2f1;border-radius:20px;position:relative;overflow:hidden;display:flex;justify-content:center;padding-top:70px}.phone-frame{width:260px;border:7px solid #1e262a;border-radius:40px;overflow:hidden;align-self:flex-start;box-shadow:0 24px 40px #19272b20;background:#f4f4f7;transform:none}.phone-frame img{width:100%;height:auto}.stage-caption{position:absolute;left:24px;top:22px;font-size:.68rem;line-height:1.6;color:#51636a}.stage-note{position:absolute;bottom:38px;left:22px;right:22px;display:flex;align-items:center;gap:12px;background:#fff;box-shadow:0 8px 25px #17212610;border:1px solid #e4e8e7;padding:16px 20px;border-radius:12px}.stage-note strong,.stage-note span{display:block;font-size:.86rem}.stage-note span{font-size:.72rem;color:var(--muted);margin-top:5px}.facts-strip{border-block:1px solid var(--line)}.facts-inner{display:flex;justify-content:space-between;gap:24px;padding-block:27px;font-size:.82rem;color:var(--muted)}.facts-inner strong{font-size:1.08rem;color:var(--ink);margin-right:8px}.section-block{padding-block:76px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading p{margin:14px 0 0;font-size:.94rem}.section-heading>a{flex-shrink:0}.catalog-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--icon-color) 10%,white);color:var(--icon-color);border-radius:14px;flex-shrink:0;overflow:hidden}.catalog-icon svg{width:53%;height:53%}.catalog-icon img{width:100%;height:100%;object-fit:contain}.shortcut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shortcut-card{border:1px solid var(--line);border-radius:12px;padding:22px;display:flex;flex-direction:column;background:#fff;min-width:0;transition:border-color .15s,box-shadow .15s}.shortcut-card:hover{border-color:#7d909a;box-shadow:0 6px 18px #17212608}.card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:23px}.card-arrow{font-size:20px;color:#697b84}.shortcut-card h3{font-size:1.05rem;letter-spacing:-.025em;overflow-wrap:anywhere}.shortcut-card>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.65;margin-bottom:24px}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.tag-row span,.tag-row a{font-size:.65rem;line-height:1.5;background:#f1f3f5;color:#52616a;padding:5px 8px;border-radius:4px}.tag-row a{min-height:32px;display:inline-flex;align-items:center}.tag-row.large span{font-size:.78rem;padding:7px 10px}.finder-feature{display:grid;grid-template-columns:1fr 1fr;background:#edf2f6;gap:90px;padding:56px;border-radius:18px;margin-top:4px}.finder-copy>.catalog-icon{margin-bottom:25px;background:#fff}.finder-copy h2{font-size:clamp(2.1rem,3.5vw,3.2rem)}.finder-copy>p{font-size:.95rem;max-width:460px}.finder-copy>small{display:block;color:var(--muted);margin-top:14px}.finder-copy .button{margin-top:12px}.finder-demo{align-self:center;min-width:0}.demo-label{font-size:.65rem;letter-spacing:.12em;font-weight:700;color:#51636a}.goal-example{font-size:1.4rem;font-weight:550;line-height:1.5;letter-spacing:-.025em;margin:16px 0 26px;border-bottom:1px solid #b7c5cf;padding-bottom:24px}.demo-divider{font-size:.63rem;display:flex;align-items:center;gap:10px;color:#52636d;margin-bottom:20px}.demo-divider span{height:1px;background:#cad4db;flex:1}.finder-match{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:1px solid #d9e1e7;border-radius:10px;margin-top:10px}.finder-match>div{flex:1;min-width:0}.finder-match strong{font-size:.9rem;display:block}.finder-match small{display:block;font-size:.55rem;color:var(--muted);letter-spacing:.1em;margin-bottom:5px}.finder-match .catalog-icon{width:42px;height:42px;border-radius:10px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-card{display:flex;align-items:center;gap:12px;padding:20px 16px;border:1px solid var(--line);border-radius:10px}.category-card>.catalog-icon{width:43px;height:43px;border-radius:11px}.category-card>div{flex:1;min-width:0}.category-card h3,.app-card h3{font-size:.86rem;letter-spacing:-.02em;overflow-wrap:anywhere;margin-bottom:5px}.category-card p,.app-card p{margin:0;font-size:.7rem}.category-card>span:last-child,.app-card>span:last-child{font-size:17px;color:#6d7b83}.category-card:hover,.app-card:hover{border-color:#7d909a;background:#fafbfb}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.app-card{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:19px 16px;border-radius:10px;min-width:0}.app-card>div{flex:1;min-width:0}.app-card .catalog-icon{width:44px;height:44px;border-radius:11px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.collection-card{display:flex;flex-direction:column;align-items:flex-start;background:#f5f3ef;border:1px solid #e5e0d9;border-radius:12px;padding:28px;min-width:0}.collection-card:nth-child(3n+2){background:#eff4f0;border-color:#dce5df}.collection-card:nth-child(3n){background:#f0f1f8;border-color:#dedfeb}.collection-card>.catalog-icon{margin-bottom:30px}.collection-card .eyebrow{font-size:.6rem;margin-bottom:10px}.collection-card h3{font-size:1.4rem}.collection-card p{font-size:.84rem;margin-bottom:24px}.collection-card .text-link{margin-top:auto}.collections-section{padding-top:0}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);padding-block:76px}.steps article{display:flex;gap:25px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.steps article:last-child{margin:0;padding:0;border:0}.step-number{font-size:.8rem;color:var(--muted);padding-top:4px}.steps h3{font-size:1.07rem}.steps p{font-size:.84rem;margin:0}.download-panel{text-align:center;background:#eff2f1;border-radius:18px;padding:56px 32px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center}.download-panel>img{border-radius:20px;margin-bottom:25px}.download-panel h2{font-size:clamp(2.8rem,5vw,4.1rem)}.download-panel p{font-size:.95rem;margin-bottom:24px}.download-panel .eyebrow{margin-bottom:16px}.site-footer{background:#f6f7f7;border-top:1px solid var(--line)}.footer-top{padding-block:60px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer-intro p{font-size:1.15rem;line-height:1.45;margin:20px 0;letter-spacing:-.02em}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.footer-column h2{font-size:.8rem;letter-spacing:0;margin:5px 0 18px}.footer-column a{font-size:.78rem;color:var(--muted);min-height:36px;display:flex;align-items:center}.footer-column a:hover{color:var(--blue)}.footer-column p{font-size:.78rem;margin-top:12px}.footer-bottom{padding-block:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:.65rem;line-height:1.6;color:var(--muted)}.page-heading{padding:64px 0 44px;max-width:850px}.page-heading h1{font-size:clamp(2.5rem,4.6vw,4rem)}.page-heading>p{max-width:610px;font-size:1rem;margin-bottom:0}.catalog-page{padding-bottom:80px}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px}.catalog-layout.no-sidebar{display:block}.catalog-sidebar{border-right:1px solid var(--line);padding-right:24px}.catalog-sidebar h2{font-size:.76rem;letter-spacing:.02em;margin:12px 0 15px}.catalog-sidebar>button{display:flex;align-items:center;gap:10px;text-align:left;background:none;border:0;border-radius:6px;font-size:.79rem;min-height:44px;width:100%;padding:7px 9px;margin-block:2px}.catalog-sidebar>button>span:last-child{flex:1}.catalog-sidebar>button:first-of-type{justify-content:space-between}.catalog-sidebar>button:first-of-type>span{flex:none}.catalog-sidebar button.selected{background:#eaf0fa;color:#174fae;font-weight:650}.catalog-sidebar .catalog-icon{width:25px;height:25px;border-radius:5px}.catalog-sidebar button:hover{background:var(--soft)}.catalog-sidebar .sidebar-finder{display:flex;flex-direction:column;align-items:flex-start;background:#eef3fa;border-radius:9px;padding:18px;margin-top:24px;font-size:.72rem;line-height:1.6;gap:12px}.sidebar-finder .catalog-icon{width:38px;height:38px}.catalog-results .shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{display:flex;gap:14px;align-items:center;padding-block:4px 22px}.search-field{display:flex;gap:12px;align-items:center;flex:1;border:1px solid #c9d2d9;border-radius:8px;padding:0 16px;min-height:52px;background:#fff}.search-field svg{width:20px;height:20px;flex-shrink:0;color:#627580}.search-field input{border:0;background:none;outline:none;width:100%;min-height:50px;font-size:.9rem}.search-field:focus-within{outline:3px solid var(--blue);outline-offset:2px}.search-field input:focus-visible{outline:0}.device-select select{border:1px solid #c9d2d9;background:#fff;border-radius:8px;padding:14px 30px 14px 14px;min-height:52px;font-size:.82rem}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:10px 0 23px;font-size:.85rem;letter-spacing:0}.results-heading h2{font-size:.85rem;letter-spacing:0;margin:0}.pagination{margin-top:38px;text-align:center}.pagination p{font-size:.76rem}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:.73rem;color:var(--muted);padding:28px 0 36px;line-height:1.6}.breadcrumbs a:hover{color:var(--blue)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:80px;align-items:start}.detail-heading{padding-bottom:35px;border-bottom:1px solid var(--line)}.catalog-icon.detail-icon{width:88px;height:88px;border-radius:20px;margin-bottom:24px}.detail-heading h1{font-size:clamp(2.3rem,4vw,3.7rem);overflow-wrap:anywhere}.detail-heading>p{font-size:1.1rem}.detail-heading .eyebrow{margin-bottom:12px}.detail-content{padding-block:34px;border-bottom:1px solid var(--line)}.detail-content h2,.detail-section h2{font-size:1.4rem}.long-copy{white-space:pre-line;line-height:1.85;font-size:.94rem;overflow-wrap:anywhere}.long-copy p{margin-bottom:16px}.long-copy.is-collapsed{max-height:240px;overflow:hidden}.read-more{min-height:44px;padding:10px 0;background:none;border:0;border-bottom:1px solid var(--ink);font-weight:600;font-size:.8rem}.detail-section{padding-block:32px;border-bottom:1px solid var(--line)}.detail-section .app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-section h3{margin-top:24px;font-size:.9rem}.requirements{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px 24px;color:var(--muted);font-size:.85rem}.requirements span{color:#1c654c;margin-right:7px}.mini-steps{display:grid;grid-template-columns:1fr 1fr;gap:25px}.mini-steps h4{font-size:.8rem;margin-bottom:8px}.mini-steps p{font-size:.8rem}.detail-section+.tag-row{margin-top:25px}.detail-aside{position:sticky;top:24px}.action-card{background:#edf2f6;border:1px solid #d5e0e8;border-radius:14px;padding:30px;text-align:center;display:flex;align-items:center;flex-direction:column}.action-card>img{border-radius:13px;margin-bottom:26px}.action-card .eyebrow{font-size:.57rem}.action-card h2{font-size:1.7rem}.action-card p,.action-card .button{font-size:.82rem}.action-divider{font-size:.7rem;color:var(--muted);margin:24px 0 14px}.action-card .small-copy{font-size:.67rem;margin-top:14px;margin-bottom:0}.detail-support{display:block;text-align:center;font-size:.74rem;color:var(--muted);padding:22px 10px}.detail-page{padding-bottom:30px}.entity-heading{display:flex;align-items:center;gap:30px;padding:10px 0 45px;max-width:900px}.entity-heading .catalog-icon{margin:0}.entity-heading h1{font-size:clamp(2.3rem,4vw,3.8rem);margin-bottom:15px}.entity-heading p{margin:0}.filter-chips{display:flex;flex-wrap:wrap;gap:9px;padding-bottom:25px}.filter-chips button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 14px;min-height:44px;font-size:.76rem}.filter-chips button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.state-panel{padding:75px 25px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.state-panel h2{font-size:1.6rem;margin:0}.state-panel p{margin:0 0 12px}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tool-card{border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.tool-card .catalog-icon{margin-bottom:26px}.tool-card h2{font-size:1.3rem}.tool-card p{font-size:.88rem}.tool-card a{margin-top:auto;font-size:.84rem;font-weight:650;min-height:44px;display:flex;align-items:center}.tool-card:first-child{background:#edf2f8;grid-column:span 2}.tool-card:first-child h2{font-size:1.85rem}.tool-card:first-child p{max-width:470px}.tools-download{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--soft);padding:35px;margin-top:50px;border-radius:12px}.tools-download h2{font-size:1.5rem;margin:0}.support-page{padding-bottom:80px}.support-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:80px}.support-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:32px;border:1px solid var(--line);border-radius:14px}.support-form>label{display:flex;flex-direction:column;gap:10px;font-size:.82rem;font-weight:600}.support-form>label:nth-of-type(5){grid-column:1/-1}.support-form input,.support-form select,.support-form textarea{border:1px solid #bfcbd3;border-radius:7px;padding:13px 14px;background:#fff;min-height:48px;width:100%;font-size:.87rem;font-weight:400}.support-form textarea{resize:vertical;min-height:180px}.support-form .button{justify-self:start;grid-column:1/-1}.support-form .form-message{grid-column:1/-1;margin:0}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.support-aside{padding-top:10px}.support-aside h2{font-size:1.25rem}.support-aside h2:not(:first-child){margin-top:32px}.support-aside p,.check-list{font-size:.85rem;line-height:1.8;color:var(--muted)}.check-list{padding-left:20px}.check-list li{margin-block:10px}.form-message{font-size:.85rem;padding:16px;background:#eef3f0;border-radius:6px;color:#21533b;overflow-wrap:anywhere}.form-message.error{background:#fcf0ef;color:#a02d26}.legal-page{max-width:960px;padding-bottom:80px}.legal-copy{padding:40px 0 0;border-top:1px solid var(--line);max-width:740px}.legal-copy h2{font-size:1.35rem;margin-top:36px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:.95rem;line-height:1.9}.legal-copy a{color:var(--blue);text-decoration:underline}.admin-login,.admin-message{min-height:100vh;background:#f1f4f6;display:flex;align-items:center;justify-content:center;padding:30px}.admin-login form{background:#fff;border:1px solid var(--line);padding:44px;border-radius:16px;width:min(440px,100%);display:flex;flex-direction:column;gap:20px}.admin-login h1{font-size:2rem;margin:0}.admin-login p{font-size:.85rem;margin:0}.admin-login label{display:flex;flex-direction:column;gap:9px;font-size:.78rem;font-weight:600}.admin-login input{min-height:48px;border:1px solid #bcc9d2;border-radius:7px;padding:12px}.brand-mark{display:block;background:url(/brand/app-icon.png) center/cover;width:46px;height:46px;border-radius:12px;font-size:0;color:transparent}.admin-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh;background:#f8f9fa}.admin-sidebar{background:#fff;border-right:1px solid var(--line);padding:24px 18px;position:sticky;top:0;height:100vh;overflow:auto}.admin-sidebar .brand{font-size:1rem;margin-bottom:25px}.admin-sidebar .brand-mark{width:34px;height:34px;border-radius:8px}.admin-group{margin-top:22px}.admin-group>strong{display:block;font-size:.64rem;letter-spacing:.09em;color:var(--muted);text-transform:uppercase;padding:0 10px 10px}.admin-group button{background:none;border:0;min-height:36px;width:100%;text-align:left;padding:9px 10px;border-radius:5px;font-size:.76rem}.admin-group button.is-selected{background:#eaf0fa;color:#174fb2;font-weight:650}.admin-group button:hover{background:#f2f4f6}.admin-signout{margin-top:25px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;width:100%;min-height:44px;font-size:.8rem}.admin-main{padding:38px 36px;min-width:0}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.admin-top h1{font-size:2.1rem;margin:0}.admin-top .eyebrow{margin-bottom:7px}.admin-account{display:flex;gap:20px;align-items:center;font-size:.73rem;color:var(--muted)}.admin-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.admin-metrics>div{border:1px solid var(--line);border-radius:9px;padding:20px;background:#fff}.admin-metrics strong{display:block;font-size:1.6rem;letter-spacing:-.035em;margin-bottom:7px}.admin-metrics span{font-size:.7rem;color:var(--muted)}.admin-toolbar{display:flex;align-items:center;gap:15px;margin-bottom:20px}.admin-toolbar .search-field{max-width:550px}.icon-button{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:6px;min-width:44px;min-height:44px;font-size:20px}.table-wrap{position:relative;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.table-wrap table{border-collapse:collapse;width:100%;font-size:.74rem;text-align:left}.table-wrap th{background:#f0f3f5;color:#546570;text-transform:capitalize;font-weight:600;white-space:nowrap}.table-wrap td,.table-wrap th{padding:14px 18px;border-bottom:1px solid #e5e9ec;min-width:100px;max-width:250px;overflow-wrap:anywhere}.table-wrap tr:hover td{background:#f8fafc}.row-actions{display:flex;gap:8px}.row-actions button{background:none;border:0;color:#1753c8;white-space:nowrap;min-height:36px;font-size:.72rem}.row-actions .danger{color:#a12d2d}.table-loading{text-align:center;padding:48px;color:var(--muted);font-size:.9rem}.admin-pagination{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:23px;font-size:.75rem}.admin-message{flex-direction:column;text-align:center}.admin-message h1{font-size:2rem;margin-top:24px}.record-modal{border:0;border-left:1px solid var(--line);margin:0 0 0 auto;width:min(720px,100%);height:100dvh;max-height:100dvh;max-width:100vw;padding:32px;background:#fff;box-shadow:-20px 0 80px #17212625}.record-modal::backdrop{background:#17212680}.record-modal header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.record-modal h2{font-size:1.7rem;margin:0}.record-modal p{font-size:.84rem;margin-top:20px}.record-modal .eyebrow{margin-bottom:7px}.record-modal textarea{width:100%;min-height:45vh;border:1px solid #b9c5ce;background:#f8fafb;padding:18px;border-radius:8px;font-family:ui-monospace,monospace;font-size:.79rem;line-height:1.8;resize:vertical}.record-modal footer{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.record-fields{display:grid;gap:18px}.record-fields label{display:flex;flex-direction:column;gap:8px;font-size:.78rem;font-weight:600}.record-fields input,.record-fields select{border:1px solid #bdcad3;border-radius:6px;padding:12px;min-height:46px;width:100%}.record-fields textarea{min-height:130px}.editor-tabs{display:flex;gap:8px;margin-bottom:24px}.editor-tabs button{border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px 14px;min-height:44px;font-size:.78rem}.editor-tabs button[aria-pressed=true]{background:var(--ink);color:#fff}.loading-state{padding:80px;text-align:center}.not-found{text-align:center;padding:100px 20px}.catalog-icon{position:relative}.catalog-icon img{position:absolute;inset:0}.store-badge{padding:0;border:0;background:transparent;min-height:52px;border-radius:8px}.store-badge img{width:156px;height:52px}.admin-nav-toggle{display:none}@media(max-width:620px){.admin-nav-toggle{display:block;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;min-height:44px;font-size:.75rem;order:2;width:100%}.admin-sidebar.expanded .admin-group button{display:block}.admin-sidebar:not(.expanded):hover .admin-group button:not(.is-selected),.admin-sidebar:not(.expanded):focus-within .admin-group button:not(.is-selected){display:none}}@media(min-width:1500px){.hero{gap:100px}.hero-stage{height:650px}.phone-frame{width:280px}}@media(max-width:1100px){.section{width:calc(100% - 64px)}.site-nav{gap:18px}.header-inner{width:calc(100% - 48px);gap:18px}.brand-second{display:block;margin:0;font-size:.75rem;letter-spacing:0}.hero{gap:35px}.hero-stage{height:570px}.hero h1{font-size:4.25rem}.hero-actions{gap:18px}.hero-proof{gap:10px}.shortcut-grid,.category-grid,.app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finder-feature{gap:40px;padding:40px}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:25px}.catalog-results .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-sidebar{padding-right:14px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:40px}.action-card{padding:24px}.support-layout{grid-template-columns:minmax(0,1fr) 260px;gap:36px}.footer-top{gap:25px;grid-template-columns:1.5fr 1fr 1fr}.footer-column:last-child{grid-column:2}.admin-account>span{display:none}}@media(max-width:800px){.header-store{display:none}.site-header{height:76px}.brand-second{display:inline;margin-left:4px;font-size:inherit;letter-spacing:inherit}.hero{grid-template-columns:1fr 1fr;padding-block:48px;gap:26px}.hero h1{font-size:3.4rem}.hero-copy>p{font-size:.95rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-proof{display:none}.hero-stage{height:480px;padding-top:65px}.phone-frame{width:210px;border-width:6px;border-radius:31px}.stage-note{left:12px;right:12px;bottom:20px;padding:12px}.stage-note .catalog-icon{width:34px;height:34px}.stage-note strong{font-size:.7rem}.stage-note span{font-size:.63rem}.facts-inner{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px}.section-block{padding-block:52px}.shortcut-grid,.category-grid,.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-feature{gap:28px;padding:30px}.finder-copy h2{font-size:2.2rem}.finder-copy p{font-size:.86rem}.finder-feature .button{font-size:.75rem;padding:12px}.goal-example{font-size:1.15rem}.finder-match{padding:12px;gap:10px}.finder-match .catalog-icon{width:32px;height:32px}.finder-match strong{font-size:.74rem}.collection-grid{gap:14px}.collection-card{padding:20px}.collection-card h3{font-size:1.12rem}.how-section{gap:36px;padding-block:52px}.detail-layout{grid-template-columns:minmax(0,1fr) 260px;gap:25px}.detail-section .app-grid{grid-template-columns:1fr}.mini-steps{grid-template-columns:1fr;gap:6px}.action-card{padding:20px}.action-card h2{font-size:1.4rem}.detail-heading h1{font-size:2.7rem}.tool-grid{grid-template-columns:1fr 1fr}.tool-card:first-child{grid-column:auto}.support-layout{grid-template-columns:1fr}.support-aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.support-aside h2:not(:first-child){margin-top:0}.support-aside .check-list{grid-column:1;grid-row:2}.support-aside p{grid-column:2;grid-row:2}.admin-shell{grid-template-columns:185px minmax(0,1fr)}.admin-sidebar{padding:20px 12px}.admin-main{padding:24px 20px}.admin-metrics{gap:9px}.admin-metrics>div{padding:14px}.admin-metrics strong{font-size:1.2rem}}@media(max-width:620px){.section,.header-inner{width:calc(100% - 40px)}.site-header{height:72px}.brand{font-size:.97rem}.brand img{width:34px;height:34px;border-radius:8px}.menu-button{display:flex;gap:10px;align-items:center;min-height:44px;padding:10px 0;background:none;border:0;font-size:.78rem}.site-nav{display:none;position:absolute;top:71px;left:0;right:0;background:#fff;padding:14px 20px 22px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #1721260a}.site-nav.is-open{display:flex;flex-direction:column;gap:2px;align-items:stretch}.site-nav a{padding:12px;border-radius:5px;border:0;font-size:.94rem}.site-nav a.active{background:var(--soft)}.hero{grid-template-columns:1fr;padding-block:42px;gap:35px}.hero h1{font-size:clamp(3rem,12vw,4rem);letter-spacing:-.055em}.hero-copy>p{font-size:1rem;max-width:420px}.hero-actions{flex-direction:row;align-items:center;gap:22px;flex-wrap:wrap}.hero-actions .text-link{font-size:.8rem}.hero-stage{height:460px;border-radius:14px;padding-top:42px}.phone-frame{width:225px;max-width:70%}.stage-caption{top:16px;left:16px;font-size:.56rem}.stage-note{bottom:20px;left:20px;right:20px;padding:15px}.stage-note strong{font-size:.8rem}.stage-note span{font-size:.68rem}.stage-note .catalog-icon{width:42px;height:42px}.facts-inner{font-size:.71rem;gap:18px 10px;padding-block:22px}.facts-inner strong{font-size:.93rem;margin-right:4px}.section-block{padding-block:44px}.section-heading{align-items:flex-start;gap:16px;flex-direction:column;margin-bottom:24px}.section-heading h2{font-size:2rem}.section-heading p{font-size:.88rem}.section-heading .text-link{font-size:.8rem;min-height:32px}.eyebrow{font-size:.62rem;margin-bottom:14px}.shortcut-grid,.catalog-results .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shortcut-card{padding:16px;border-radius:9px}.shortcut-card h3{font-size:.88rem}.shortcut-card>p{font-size:.74rem;line-height:1.55;-webkit-line-clamp:3;margin-bottom:18px}.card-top{margin-bottom:18px}.catalog-icon{width:44px;height:44px;border-radius:11px}.tag-row{gap:4px}.tag-row span{font-size:.55rem;padding:4px 5px}.finder-feature{grid-template-columns:1fr;gap:36px;padding:28px 23px;border-radius:13px}.finder-copy h2{font-size:2.45rem}.finder-copy>.catalog-icon{margin-bottom:22px}.finder-copy p{font-size:.9rem}.finder-feature .button{font-size:.84rem;padding:14px 20px}.goal-example{font-size:1.25rem}.finder-match{padding:14px}.finder-match strong{font-size:.86rem}.finder-match .catalog-icon{width:40px;height:40px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{display:grid;grid-template-columns:1fr auto;padding:17px;gap:18px 4px}.category-card .catalog-icon{grid-column:1}.category-card>div{grid-row:2;grid-column:1/-1}.category-card>span:last-child{grid-row:1;grid-column:2}.category-card h3{font-size:.9rem}.category-card p{font-size:.7rem}.app-grid{grid-template-columns:1fr 1fr;gap:10px}.app-card{gap:10px;padding:15px 12px}.app-card .catalog-icon{width:34px;height:34px;border-radius:9px}.app-card h3{font-size:.78rem}.app-card p{font-size:.6rem}.app-card>span:last-child{display:none}.collection-grid{grid-template-columns:1fr;gap:14px}.collection-card{padding:24px}.collection-card>.catalog-icon{margin-bottom:22px}.collection-card h3{font-size:1.35rem}.collection-card p{font-size:.9rem}.how-section{grid-template-columns:1fr;gap:22px;padding-block:40px}.how-section h2{font-size:2rem}.steps article{gap:20px}.download-panel{padding:38px 22px;margin-bottom:48px}.download-panel h2{font-size:3rem}.download-panel p{font-size:.86rem}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;padding-block:38px}.footer-intro{grid-column:1/-1;margin-bottom:10px}.footer-intro p{font-size:1.25rem}.footer-column:last-child{grid-column:auto}.footer-column a{min-height:42px;font-size:.8rem}.footer-bottom{flex-direction:column;gap:12px;font-size:.66rem;padding-block:23px}.page-heading{padding:40px 0 30px}.page-heading h1{font-size:2.65rem}.page-heading p{font-size:.93rem}.catalog-layout{display:flex;flex-direction:column;gap:22px}.catalog-sidebar{border:0;padding:0 0 9px;display:flex;overflow-x:auto;gap:7px;align-items:center}.catalog-sidebar h2,.catalog-sidebar .sidebar-finder{display:none}.catalog-sidebar>button{flex-shrink:0;width:auto;border:1px solid var(--line);font-size:.7rem;padding:8px 12px}.catalog-sidebar>button .catalog-icon{display:none}.catalog-sidebar>button:first-of-type>span{display:none}.catalog-toolbar{gap:10px;flex-wrap:wrap;padding-bottom:14px}.search-field{min-width:100%;flex-basis:100%;padding:0 12px}.device-select select{min-height:44px;padding:10px 24px 10px 12px;font-size:.75rem}.results-heading{font-size:.8rem;margin:8px 0 18px}.catalog-page{padding-bottom:48px}.detail-layout{display:flex;flex-direction:column;gap:30px}.detail-layout>article{width:100%;display:contents}.detail-heading{order:0;width:100%}.detail-aside{position:static;order:1;width:100%}.detail-content{order:2;width:100%;padding-top:4px}.detail-section{order:3;width:100%;padding-top:4px}.detail-layout article>.tag-row{order:4}.action-card{text-align:left;align-items:flex-start;padding:26px}.action-card h2{font-size:1.7rem}.action-card p{font-size:.9rem}.action-card>img{margin-bottom:20px}.detail-support{padding-bottom:0}.detail-heading h1{font-size:2.7rem}.detail-heading>p{font-size:1rem}.detail-heading .catalog-icon{width:72px;height:72px;border-radius:17px}.breadcrumbs{font-size:.68rem;padding:20px 0 30px;gap:8px}.detail-section .app-grid{grid-template-columns:1fr 1fr}.mini-steps{gap:16px}.entity-heading{align-items:flex-start;gap:20px;flex-direction:column}.entity-heading h1{font-size:2.7rem}.entity-heading .catalog-icon{width:72px;height:72px}.filter-chips{flex-wrap:nowrap;overflow:auto}.filter-chips button{white-space:nowrap;flex-shrink:0}.tool-grid{grid-template-columns:1fr;gap:15px}.tool-card{padding:26px}.tool-card h2,.tool-card:first-child h2{font-size:1.5rem}.tools-download{flex-direction:column;align-items:flex-start;padding:28px}.support-form{padding:22px;grid-template-columns:1fr;gap:20px}.support-form>label:nth-of-type(5){grid-column:auto}.support-aside{display:block}.support-aside h2:not(:first-child){margin-top:28px}.legal-copy{padding-top:28px}.legal-copy p{font-size:.88rem}.admin-shell{display:block}.admin-sidebar{position:relative;height:auto;padding:18px;border:0;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:12px;align-items:center}.admin-sidebar .brand{margin:0}.admin-group{margin:0;display:contents}.admin-group>strong{display:none}.admin-group button{width:auto;display:none}.admin-group button.is-selected{display:block}.admin-sidebar:focus-within .admin-group button,.admin-sidebar:hover .admin-group button{display:block}.admin-signout{width:auto;margin:0 0 0 auto;font-size:.7rem}.admin-main{padding:24px 16px}.admin-top{gap:10px}.admin-top h1{font-size:1.7rem}.admin-account .button{font-size:.7rem;padding:10px}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metrics strong{font-size:1rem}.admin-metrics span{font-size:.6rem}.admin-metrics>div{padding:12px}.record-modal{padding:24px 20px}.record-modal h2{font-size:1.45rem}.admin-login form{padding:28px}.admin-pagination{font-size:.67rem}.admin-pagination .button{font-size:.7rem;padding:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(forced-colors:active){.catalog-icon,.button,.store-badge,.shortcut-card,.category-card,.app-card{border:1px solid CanvasText}.brand-mark{forced-color-adjust:none}.filter-chips button[aria-pressed=true],.catalog-sidebar button.selected{outline:2px solid Highlight}}:root{--muted:#51616b;--line:#d2d9df}h1,h2,h3,p{overflow-wrap:anywhere}.button{max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}.finder-copy{min-width:0}.brand{max-width:100%}.brand>span{min-width:0;overflow-wrap:anywhere}.shortcut-card>p{font-size:.875rem}.tag-row span,.tag-row a,.finder-match small,.demo-label,.demo-divider{font-size:.75rem}.category-card h3,.app-card h3{font-size:.9rem}.category-card p,.app-card p{font-size:.8rem}html{scroll-padding-top:104px}#main-content,h1,h2,h3,[id]{scroll-margin-top:104px}input::placeholder,textarea::placeholder{color:#66727e;opacity:1}button,a,input,select,textarea,summary{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #125fc9;outline-offset:3px}.site-header{position:sticky;top:0;height:80px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 3px 12px #10203006;z-index:30}.header-inner{width:min(1376px,calc(100% - 48px));gap:20px}.site-nav{gap:24px}.site-nav a{position:relative;color:#34434e;padding-inline:3px}.site-nav a:after{content:"";position:absolute;bottom:5px;left:0;right:0;height:2px;background:#175ac4;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.site-nav a.active{border-color:transparent}.menu-button{gap:10px;align-items:center;justify-content:center;min-height:44px}.hero{grid-template-columns:1fr 1fr;gap:48px;padding-block:56px 60px}.hero h1{font-size:clamp(3.2rem,5.4vw,5.25rem);line-height:1.04;letter-spacing:-.065em}.hero h1 span{color:#235cc2}.hero-copy>p{font-size:1.08rem;line-height:1.75;max-width:480px;margin-bottom:28px}.hero-proof{margin-top:24px}.hero-goals{margin-top:32px}.hero-goals>span{font-size:.63rem;letter-spacing:.15em;font-weight:650;color:#52626e}.hero-goals>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hero-goals a{border:1px solid #b9c7d4;background:#fff;border-radius:7px;padding:10px 12px;min-height:42px;display:inline-flex;align-items:center;font-size:.76rem;color:#263d52}.hero-goals a:hover{background:#edf3fa;border-color:#657b92;transform:translateY(-2px)}.hero-stage{height:568px;background:#edf3fa;border:1px solid #d8e2ee;border-radius:24px;display:grid;grid-template-columns:232px minmax(0,1fr);gap:18px;padding:65px 22px 0;align-items:center;overflow:hidden;isolation:isolate}.stage-heading{position:absolute;inset:24px 24px auto;display:flex;justify-content:space-between;color:#35546e;font-size:.61rem;letter-spacing:.14em;font-weight:700}.phone-frame{width:232px;border-width:6px;border-radius:34px;align-self:start;box-shadow:0 16px 32px #15293e22}.hero-preview-tasks{display:flex;flex-direction:column;gap:12px;align-self:center;padding-bottom:42px}.hero-preview-tasks>.eyebrow{font-size:.61rem;line-height:1.75;letter-spacing:.11em;margin-bottom:4px}.hero-preview-tasks>a{background:#fff;box-shadow:0 5px 14px #102a4910;border:1px solid #d5e0eb;padding:13px 10px;border-radius:11px;display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;position:relative;min-height:78px}.hero-preview-tasks>a:hover{transform:translateY(-3px);box-shadow:0 10px 20px #102a4919}.hero-preview-tasks .catalog-icon{width:34px;height:34px;border-radius:8px}.hero-preview-tasks strong{font-size:.74rem;line-height:1.4}.hero-preview-tasks>a>span:last-child{display:none}.stage-footnote{font-size:.65rem;color:#496077;line-height:1.7;margin-top:8px}.app-monogram{font-size:1rem;line-height:1;font-weight:750;letter-spacing:-.04em}.catalog-icon svg{flex:none}.catalog-icon img{flex:none}.card-arrow,.app-card>span:last-child,.category-card>span:last-child{color:#485e70}.shortcut-card,.category-card,.collection-card,.app-card,.tool-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.shortcut-card:hover,.category-card:hover,.collection-card:hover,.app-card:hover,.tool-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px #172a3d0d}.site-footer{background:#f3f6f9;border-top:1px solid #c8d3dd}.footer-top{padding-block:58px 44px;grid-template-columns:1.5fr 1fr 1.1fr 1fr;gap:44px}.footer-column h2{font-size:.78rem;color:#253b4b;font-weight:750;margin-bottom:15px}.footer-column a{min-height:42px;display:flex;align-items:center;color:#415466;font-size:.85rem}.footer-column a:hover{color:#0a50b4}.footer-intro p{color:#243d51}.footer-bottom{color:#51616b;line-height:1.7;border-top:1px solid #d2dce5;gap:28px}.back-to-top{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));width:48px;height:48px;border-radius:50%;border:1px solid #fff;background:#172d43;color:#fff;display:grid;place-items:center;box-shadow:0 4px 15px #142d4930;z-index:28}.back-to-top:hover{transform:translateY(-3px);background:#174c83}.admin-shell{grid-template-columns:244px minmax(0,1fr)}.admin-sidebar{padding:22px 16px;gap:0}.admin-sidebar .brand{font-size:.95rem;letter-spacing:-.035em;margin-bottom:26px}.admin-sidebar nav{width:100%}.admin-group{margin-bottom:22px}.admin-group>strong{font-size:.66rem;color:#556575;letter-spacing:.1em}.admin-group button{min-height:40px;font-size:.81rem;color:#344556;border-radius:6px}.admin-group button.is-selected{color:#164c9a;background:#e4edf9}.admin-group button:hover{background:#edf1f5}.advanced-navigation{margin-block:16px}.advanced-navigation>summary{cursor:pointer;color:#42576b;font-size:.76rem;padding-block:12px;min-height:44px}.advanced-navigation .admin-group>strong{display:none}.admin-main{padding:38px 36px}.admin-top{align-items:flex-start;margin-bottom:26px}.admin-top h1{font-size:2rem;margin-bottom:12px}.admin-description{max-width:720px;font-size:.88rem;line-height:1.65;margin:0;color:#526273}.admin-account{align-items:flex-end;gap:16px}.admin-account>span{max-width:240px;overflow-wrap:anywhere;color:#556575;font-size:.69rem}.admin-toolbar{align-items:center;gap:12px;margin-bottom:18px}.admin-toolbar .search-field{max-width:520px;border:1px solid #7d8c9b}.admin-result-count{font-size:.77rem;color:#45596a;margin:0 0 0 auto}.table-wrap{border-color:#c4cfda}.table-wrap th{background:#edf2f7;color:#3c5064;font-size:.69rem}.table-wrap td{max-width:330px;color:#293e50;font-size:.79rem;line-height:1.6;padding:17px 18px;overflow-wrap:anywhere}.row-actions button{min-height:40px;padding:6px 10px;border-radius:5px;color:#1556b2;font-size:.76rem}.row-actions .danger{color:#a62525}.admin-empty{padding:44px 24px;text-align:center}.admin-empty h2{font-size:1.2rem}.admin-empty p{max-width:500px;margin:10px auto;font-size:.87rem}.admin-pagination{font-size:.78rem;color:#4c5f70}.admin-pagination .button{min-height:44px}.record-modal{width:min(760px,96vw);max-width:none;max-height:100dvh;height:100dvh;box-sizing:border-box;margin:0 0 0 auto;padding:28px 30px;border:0;border-left:1px solid #bbc9d7;overflow-y:auto}.record-modal::backdrop,.confirm-dialog::backdrop{background:#12233570;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.record-modal>header{align-items:flex-start}.record-modal h2{font-size:1.65rem;overflow-wrap:anywhere;max-width:600px}.record-modal>p{font-size:.86rem;color:#506173;line-height:1.7}.record-modal form{margin:0}.record-fields{gap:22px;display:flex;flex-direction:column}.record-fields>label{font-size:.85rem;line-height:1.6;gap:7px;color:#293e50}.record-fields input,.record-fields textarea,.record-fields select,.related-creation input{border:1px solid #7c8b9a;border-radius:7px;background:#fff;color:#1d3348;min-height:46px;font-size:.88rem;width:100%;padding:11px 12px;box-sizing:border-box}.record-fields input[readonly],.record-fields textarea[readonly]{background:#f2f5f8;color:#445a6d;border-color:#c4ced8}.record-fields textarea{min-height:124px;resize:vertical}.record-fields small{font-size:.72rem;color:#56697b}.field-toggle{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #c0cdd9;border-radius:7px;background:#f7f9fb;gap:16px}.field-toggle input{width:22px!important;min-height:22px;accent-color:#1c5bc0}.color-field{display:flex;align-items:center;gap:12px}.color-field input[type=color]{width:55px;flex-shrink:0;padding:4px}.color-field input:not([type=color]){max-width:180px}.color-field .catalog-icon{width:42px;height:42px}.admin-select{padding:0;border:0;min-width:0;margin:0}.admin-select legend{font-size:.85rem;font-weight:600;color:#293e50;line-height:1.6;margin-bottom:8px;float:none;padding:0}.selected-values{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.selected-values:empty{display:none}.selected-chip{display:inline-flex;gap:6px;align-items:center;background:#eaf1fa;border:1px solid #b5c6db;border-radius:6px;padding:2px 4px 2px 9px;font-size:.76rem;color:#21416a;max-width:100%;overflow-wrap:anywhere}.selected-chip button{width:30px;height:32px;min-width:30px;border:0;border-radius:4px;background:transparent;color:#2e4a6d;font-size:19px;padding:0}.selected-chip button:hover{background:#cfdef0}.select-search{display:flex;border:1px solid #7c8b9a;border-radius:7px;background:#fff;overflow:hidden}.select-search input{border:0!important;min-width:0;flex:1;min-height:46px;background:transparent}.select-search input:focus-visible{outline-offset:-3px}.select-search>button{width:44px;background:transparent;border:0;color:#344f69}.select-options{border:1px solid #9db0c3;border-radius:7px;margin-top:7px;padding:6px;max-height:280px;overflow-y:auto;background:#fff;box-shadow:0 4px 12px #1c355b0d}.select-options>button{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;padding:10px 12px;border:0;border-radius:4px;background:#fff;color:#283e55;font-size:.84rem;min-height:44px;gap:12px}.select-options>button:hover,.select-options>button[aria-pressed=true]{background:#eaf1fa}.select-options small{display:block;font-size:.67rem;color:#526778;margin-top:3px}.select-count,.select-options>p{font-size:.7rem;color:#596e80;padding:5px 10px;margin:0}.select-options .create-option{color:#144eac;font-weight:600;border-top:1px solid #d5dfe8;margin-top:4px}.admin-select:disabled .select-search{display:none}.admin-select:disabled .selected-chip button{display:none}.record-modal form>footer{position:sticky;bottom:-28px;background:#fff;border-top:1px solid #c4d0dd;display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding:18px 0;z-index:3}.record-modal .editor-tabs{margin:22px 0}.json-input{width:100%;min-height:320px!important;font-family:ui-monospace,monospace;font-size:.79rem!important;white-space:pre;line-height:1.65}.related-creation,.confirm-panel{border:1px solid #8da7c4;background:#f0f5fc;padding:20px;border-radius:10px;margin-top:20px}.related-creation label{display:flex;flex-direction:column;gap:7px;margin:14px 0;font-size:.8rem}.related-creation p,.confirm-panel p{font-size:.84rem;line-height:1.65}.confirmation-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px}.confirm-dialog{width:min(520px,calc(100vw - 32px));border:1px solid #c0cddb;border-radius:14px;padding:28px;box-sizing:border-box}.confirm-dialog h2{font-size:1.5rem;overflow-wrap:anywhere}.confirm-dialog p{font-size:.88rem;line-height:1.65}.button-danger{background:#a32222;color:#fff}.record-details{margin-top:20px}.record-details>div{border-bottom:1px solid #d4dee7;padding:14px 0}.record-details dt{font-size:.74rem;color:#53677a;font-weight:650;margin-bottom:6px}.record-details dd{margin:0;font-size:.84rem;white-space:pre-wrap;overflow-wrap:anywhere;color:#253c50}@media(min-width:1101px){.admin-account{display:flex;flex-direction:column}.hero-stage{animation:stage-enter .6s ease both}.hero-copy{animation:copy-enter .45s ease both}}@keyframes stage-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes copy-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(max-width:1100px){.header-store{display:none}.hero{gap:28px}.hero-stage{grid-template-columns:minmax(0,1fr);height:540px;justify-items:center;padding-inline:18px}.hero-preview-tasks{display:none}.hero .phone-frame{width:232px}.hero-goals>div{gap:6px}.hero-goals a{font-size:.7rem;padding:8px 10px}.footer-top{gap:28px;grid-template-columns:1.2fr 1fr 1fr}.footer-column:last-child{grid-column:2/4}.admin-main{padding:30px 22px}.admin-account>span{display:none}}@media(max-width:760px){.site-header{height:72px}.header-inner{width:calc(100% - 32px)}.site-nav{display:none;position:absolute;left:16px;right:16px;top:calc(100% + 8px);background:#fff;border:1px solid #b6c5d3;box-shadow:0 10px 24px #172b4720;border-radius:12px;padding:10px;gap:2px}.site-nav.is-open{display:flex;flex-direction:column;align-items:stretch;animation:copy-enter .16s ease both}.site-nav a{min-height:48px;padding:12px 14px;font-size:.93rem;border-radius:6px}.site-nav a.active{background:#ecf2fb}.site-nav a:after{display:none}.menu-button{display:inline-flex;padding:8px 11px;border:1px solid #8d9ca9;border-radius:7px;background:#fff;color:#263f55;font-size:.8rem}.brand{font-size:1rem}.brand img{width:35px;height:35px}.hero{grid-template-columns:1fr;padding-block:36px 34px;gap:28px}.hero h1{font-size:clamp(2.7rem,10vw,4rem)}.hero-copy>p{font-size:1rem;line-height:1.7;margin-bottom:22px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-goals{margin-top:24px}.hero-goals a{font-size:.73rem;min-height:42px}.hero-proof{display:none}.hero-stage{height:422px;grid-template-columns:190px minmax(0,1fr);padding:53px 14px 0;gap:12px;justify-items:stretch;border-radius:18px}.hero .phone-frame{width:190px;border-radius:28px;border-width:5px}.stage-heading{inset:19px 18px auto;font-size:.56rem}.hero-preview-tasks{display:flex;gap:9px;padding-bottom:12px}.hero-preview-tasks>.eyebrow,.hero-preview-tasks>.stage-footnote{display:none}.hero-preview-tasks>a{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:11px 10px;min-height:92px}.hero-preview-tasks strong{font-size:.68rem}.hero-preview-tasks .catalog-icon{width:29px;height:29px}.footer-top{grid-template-columns:1fr 1fr;gap:26px 28px;padding-block:34px}.footer-intro{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:14px}.footer-intro .brand{grid-column:1/-1}.footer-intro p{font-size:1.1rem;line-height:1.5;margin:0}.footer-intro .store-badge{align-self:center}.footer-column:last-child{grid-column:auto}.footer-column h2{font-size:.78rem}.footer-column a{font-size:.82rem;min-height:44px}.footer-bottom{padding-block:22px 72px;font-size:.72rem;line-height:1.7}.back-to-top{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.admin-shell{display:block}.admin-sidebar{height:auto;position:relative;padding:16px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.admin-sidebar .brand{margin:0}.admin-nav-toggle{display:block;min-height:44px;margin-left:auto}.admin-sidebar #admin-navigation{display:none}.admin-sidebar.expanded #admin-navigation{display:block;width:100%;order:3}.admin-sidebar .admin-group{display:block;margin:14px 0}.admin-sidebar .admin-group>strong{display:block}.admin-sidebar .admin-group button{display:block;width:100%;min-height:44px}.admin-signout{margin:0 0 0 auto;padding:10px;min-height:44px}.admin-main{padding:26px 16px}.admin-top{gap:12px}.admin-top h1{font-size:1.6rem}.admin-description{font-size:.8rem;line-height:1.6}.admin-top .button{font-size:.73rem;padding:10px 13px;white-space:nowrap}.admin-toolbar{flex-wrap:wrap}.admin-toolbar .search-field{min-width:0;flex-basis:calc(100% - 60px);width:auto}.admin-result-count{width:100%;margin:0;font-size:.76rem}.table-wrap{overflow-x:auto}.table-wrap table{min-width:560px}.admin-pagination{font-size:.7rem}.admin-pagination .button{font-size:.74rem;padding:10px 12px}.record-modal{width:100vw;padding:22px 18px;border:0}.record-modal h2{font-size:1.4rem}.record-modal form>footer{bottom:-22px;padding-bottom:max(18px,env(safe-area-inset-bottom))}.selected-chip button{width:36px;height:36px}.record-fields input,.record-fields textarea,.select-search input{font-size:16px!important}.confirmation-actions .button{font-size:.82rem}.json-input{max-width:100%;white-space:pre-wrap}.confirm-dialog{padding:24px}.admin-login{padding:24px 16px}.admin-login form{padding:26px}}@media(max-width:380px){.hero-stage{grid-template-columns:166px minmax(0,1fr);height:380px;padding-inline:11px;gap:10px}.hero .phone-frame{width:166px}.hero-preview-tasks>a{min-height:85px;padding:10px 8px}.hero-preview-tasks strong{font-size:.61rem}.footer-intro{display:flex;flex-direction:column;align-items:flex-start}.hero-actions{gap:16px}.hero-actions .text-link{font-size:.78rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.shortcut-card:hover,.category-card:hover,.collection-card:hover,.app-card:hover,.tool-card:hover,.hero-goals a:hover,.hero-preview-tasks>a:hover,.back-to-top:hover{transform:none}}@media(forced-colors:active){.selected-chip,.select-search,.select-options,.field-toggle,.hero-preview-tasks>a,.hero-goals a{border:1px solid CanvasText}.back-to-top{background:ButtonFace;color:ButtonText;border:1px solid ButtonText}}.admin-group button,.table-wrap td,.row-actions button,.record-fields>label,.admin-select legend{font-size:.875rem}.table-wrap th,.admin-group>strong,.admin-account>span,.record-fields small,.select-options small,.select-count,.select-options>p{font-size:.75rem}.selected-chip{font-size:.8125rem}.hero-goals>span,.stage-heading,.hero-preview-tasks>.eyebrow,.stage-footnote{font-size:.75rem}.hero-preview-tasks strong{font-size:.875rem;overflow-wrap:anywhere}@media(max-width:760px){.site-header{height:auto;min-height:72px;padding-block:12px}.header-inner{height:auto;min-height:46px;flex-wrap:wrap;gap:10px 16px}.menu-button{margin-left:auto}.finder-feature{grid-template-columns:minmax(0,1fr)}.footer-intro{display:flex;flex-wrap:wrap;gap:16px}.footer-intro .brand{flex-basis:100%}.footer-intro p{flex:1 1 160px}.footer-intro .store-badge{align-self:flex-start}.hero-stage{height:auto;min-height:422px;padding-bottom:18px}.hero-preview-tasks>a{flex-shrink:0}.hero-preview-tasks{padding-bottom:0}.stage-heading{font-size:.75rem;letter-spacing:.04em}}@media(max-width:760px){.shortcut-grid,.category-grid,.app-grid,.detail-section .app-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}}@media(max-width:380px){.footer-intro{flex-direction:column;flex-wrap:nowrap}.footer-intro .brand,.footer-intro p{flex:none}}
