.home-prototype{--font-sans: "Nunito", ui-sans-serif, system-ui, sans-serif;--color-miwuki: #4db8c0;--color-miwuki-800: #118a95;--color-font-primary: #2f3b52;--color-font-secondary: #6b8b8e;--color-background: #F8FCFF;--color-blue-gray: #272e43;--color-blue-gray-800: #1f2536;--radius-xl: 18px;--radius-2xl: 26px;--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 18px 30px -18px rgba(0, 0, 0, .28);--container: 1120px;color:var(--color-font-primary);font-family:var(--font-sans);background:var(--color-background);padding-inline:0}.home-prototype a{color:inherit;text-decoration:none}.home-prototype img{max-width:100%;height:auto;display:block}.home-prototype :focus-visible{outline:3px solid rgba(77,184,192,.8);outline-offset:3px;border-radius:10px}.home-prototype .container{width:min(var(--container),calc(100% - 32px));margin-inline:auto;padding:0}.home-prototype .stack{display:flex;flex-direction:column;gap:22px;margin-block:18px 30px}.home-prototype .intro{border-radius:var(--radius-2xl);background:#ffffffc7;border:1px solid rgba(47,59,82,.08);box-shadow:var(--shadow-lg);padding:22px}.home-prototype .intro__title{margin:0;font-size:var(--text-3xl);line-height:1.06;letter-spacing:-.02em;font-weight:900;color:var(--color-font-primary)}.home-prototype .intro__desc{margin:10px 0 0;font-size:var(--text-base);color:var(--color-font-primary);max-width:70ch}.home-prototype .intro__links{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.home-prototype .intro__pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-weight:900;font-size:var(--text-sm);background:#4db8c01f;border:1px solid rgba(77,184,192,.25);color:var(--color-font-primary);transition:background .12s ease,transform .12s ease}.home-prototype .intro__pill:hover{background:#4db8c02e}.home-prototype .intro__pill:active{transform:translateY(1px)}.home-prototype .project{border-radius:var(--radius-2xl);background:radial-gradient(900px 380px at 18% 20%,#ffffff42,#fff0 62%),linear-gradient(135deg,#118a95f5,#4db8c0eb);box-shadow:var(--shadow-xl);border:1px solid rgba(255,255,255,.22);overflow:hidden}.home-prototype .project__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding:26px;align-items:stretch}.home-prototype .stack>.project:nth-child(2n) .project__inner{grid-template-columns:.8fr 1.2fr}.home-prototype .stack>.project:nth-child(2n) .project__content{order:2}.home-prototype .stack>.project:nth-child(2n) .project__art{order:1}.home-prototype .project__content{display:grid;gap:14px;align-content:start}.home-prototype .project__top{display:flex;gap:14px;align-items:flex-start}.home-prototype .project__icon{width:82px;height:82px;flex:0 0 auto;filter:drop-shadow(0 10px 12px rgba(0,0,0,.18))}.home-prototype .project__title{margin:0;font-size:var(--text-2xl);line-height:1.05;letter-spacing:-.02em;font-weight:900}.home-prototype .project__desc{margin:0;font-size:var(--text-base);line-height:1.6;color:#ffffffeb;max-width:60ch}.home-prototype .actions{display:flex;gap:12px;flex-wrap:wrap}.home-prototype .btn{appearance:none;border:0;cursor:pointer;text-decoration:none;font-weight:900;font-size:var(--text-sm);padding:11px 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .12s ease,filter .12s ease,background .12s ease,border-color .12s ease;user-select:none}.home-prototype .btn:active{transform:translateY(1px)}.home-prototype .btn--primary{background:#fff;color:var(--color-miwuki-800);box-shadow:0 10px 22px #0000001f}.home-prototype .btn--primary:hover{filter:brightness(.98)}.home-prototype .btn--ghost{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.42)}.home-prototype .btn--ghost:hover{background:#ffffff24}.home-prototype .summary{margin-top:auto;width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px}.home-prototype .summary__title{margin:0;font-weight:900;font-size:var(--text-sm);line-height:1.15}.home-prototype .summary__sub{margin:0;font-weight:700;font-size:var(--text-xs);color:#ffffffdb}.home-prototype .summary__text{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.home-prototype .trustpilot-widget{margin-block:6px}.home-prototype .stars{display:inline-flex;gap:6px;flex:0 0 auto}.home-prototype .star{width:16px;height:16px;border-radius:5px;background:#0000002e;border:1px solid rgba(255,255,255,.3)}.home-prototype .star--on{background:#00d273f2;border-color:#00d273f2}.home-prototype .project__art{display:flex;align-items:center;justify-content:center}.home-prototype .media-frame__inner{aspect-ratio:4 / 3}.home-prototype .media-frame__inner img{height:100%;object-fit:contain}.home-prototype .logos{border-radius:var(--radius-2xl);background:#ffffffb3;border:1px solid rgba(47,59,82,.08);box-shadow:var(--shadow-lg);padding:22px}.home-prototype .logos__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.home-prototype .logos__title{margin:0;font-size:var(--text-lg);font-weight:900;letter-spacing:-.01em;color:var(--color-font-primary)}.home-prototype .logos__note{margin:0;font-size:var(--text-xs);font-weight:800;color:var(--color-font-secondary)}.home-prototype .logo-strip{margin-top:14px;display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home-prototype .logo-link{flex:0 0 auto;width:190px;height:94px;display:flex;align-items:center;justify-content:center;border-radius:18px;padding:14px;text-decoration:none;scroll-snap-align:start;background:#fff0}.home-prototype .logo-link:hover{background:#4db8c01a}.home-prototype .logo-link img{width:100%;height:100%;object-fit:contain;max-height:78px;filter:drop-shadow(0 8px 10px rgba(0,0,0,.1))}@media(max-width:900px){.home-prototype .project__inner{grid-template-columns:1fr}.home-prototype .project__art{order:2}.home-prototype .project__content{order:1;align-items:center;text-align:center}.home-prototype .project__top{flex-direction:column;align-items:center}.home-prototype .project__icon{width:72px;height:72px}.home-prototype .actions,.home-prototype .summary{justify-content:center}.home-prototype .summary__text{align-items:center}.home-prototype .media-frame__inner{min-height:260px}}@media(max-width:420px){.home-prototype .project__inner{padding:20px}.home-prototype .summary{padding:12px}.home-prototype .btn{width:100%}.home-prototype .actions{gap:10px}.home-prototype .logo-link{width:160px;height:84px}.home-prototype .media-frame__inner{min-height:300px}}
