@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Open Sauce One;src:url(/open-sauce-one/OpenSauceOne-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--bg:#fffaef;--tray:#f6efe1;--text:#262a2e;--text-muted:#7a8085;--border:rgba(38,41,46,0.1);--radius:28px;--radius-sm:18px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Open Sauce One,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;left:0;bottom:0;width:clamp(92px,12vw,170px);aspect-ratio:1;background:url(/mascot.png) 50%/contain no-repeat;filter:drop-shadow(0 14px 28px rgba(38,41,46,.16));pointer-events:none;z-index:20}a{color:var(--text);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#000;color:#fff;font-weight:700;font-size:16px;padding:15px 30px;border-radius:999px;border:none;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.btn,.btn:hover{text-decoration:none}.btn:hover{opacity:.92;transform:translateY(-1px)}.apple-icon{width:16px;height:18px;margin-top:-2px;flex-shrink:0}.hero{padding:40px 0 64px;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.hero-text{max-width:540px}.brand-row{display:inline-flex;align-items:center;gap:10px;margin-bottom:28px}.brand-icon{width:44px;height:44px;border-radius:12px;box-shadow:0 6px 18px rgba(38,41,46,.1)}.brand-wordmark{font-size:24px;font-weight:900;letter-spacing:-.015em;color:var(--text)}.hero h1{font-size:38px;line-height:1.1;font-weight:800;letter-spacing:-.025em;margin:0 0 18px}.hero-sub{font-size:18px;color:var(--text-muted);margin:0 0 28px}.hero-visual{width:100%;display:flex;justify-content:center}.hero-visual img{width:100%;max-width:280px;filter:drop-shadow(0 30px 60px rgba(38,41,46,.18))}.features{padding:64px 0}.features-header{margin:0 0 40px;text-align:center}.features-header h2{font-size:34px;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0 0 10px}.features-header p{font-size:17px;color:var(--text-muted);margin:0}.features-grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.feature{text-align:left}.feature>img{width:100%;background:#fff;border-radius:24px;margin-bottom:22px;box-shadow:0 12px 30px rgba(38,41,46,.08)}.feature h3{font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0 0 8px}.feature p{font-size:15px;color:var(--text-muted);margin:0;line-height:1.55}.cta-band{padding:80px 0 96px;text-align:center}.cta-icon{width:120px;height:120px;border-radius:28px;margin:0 auto 22px;box-shadow:0 10px 30px rgba(38,41,46,.12)}.cta-band h2{font-size:28px;font-weight:800;letter-spacing:-.02em;margin:0 0 24px}.site-footer{border-top:1px solid var(--border);padding:32px 0 36px;color:var(--text-muted);font-size:14px;text-align:center}.footer-brand{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;color:var(--text);margin-bottom:14px}.footer-brand img{width:28px;height:28px;border-radius:8px;flex-shrink:0}.footer-links{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-bottom:14px}.footer-links a{color:var(--text-muted);font-weight:500}.footer-copyright{font-size:13px}.blog-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,250,239,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.blog-nav-logo{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:16px;text-decoration:none;color:var(--text)}.blog-nav-logo img{width:28px;height:28px;border-radius:8px}.blog-nav-cta{display:inline-flex;align-items:center;background:#000;color:#fff;font-weight:700;font-size:14px;padding:10px 20px;border-radius:999px;text-decoration:none;transition:opacity .15s}.blog-nav-cta:hover{opacity:.85;text-decoration:none}.page-nav{padding:24px 0;text-align:center}.page-nav a{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:16px}.page-nav img{width:28px;height:28px;border-radius:8px}.page{padding:24px 0 80px}.page .container{max-width:720px}.page h1{font-size:36px;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.page .updated{color:var(--text-muted);font-size:14px;margin:0 0 32px}.page h2{font-size:22px;font-weight:700;margin:32px 0 10px}.page li,.page p{color:var(--text);font-size:16px}.page p,.page ul{margin:0 0 14px}.page ul{padding-left:22px}.faq details{background:#fff;border:1px solid var(--border);border-radius:var(--radius-sm);padding:18px 22px;margin-bottom:10px;box-shadow:0 8px 28px rgba(38,41,46,.06)}.faq summary{font-weight:700;font-size:17px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-weight:400;font-size:22px;color:var(--text-muted)}.faq details[open] summary:after{content:"−"}.faq details p{margin:14px 0 0;color:var(--text-muted);font-size:15px}.blog-index{padding-top:48px;padding-bottom:96px}.blog-index h1{font-size:36px;font-weight:800;letter-spacing:-.025em;margin:0 0 40px}.blog-card{display:block;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:32px;max-width:680px;box-shadow:0 8px 28px rgba(38,41,46,.06);transition:box-shadow .15s ease,transform .15s ease}.blog-card:hover{text-decoration:none;box-shadow:0 16px 40px rgba(38,41,46,.1);transform:translateY(-2px)}.blog-card-meta{font-size:13px;color:var(--text-muted);font-weight:500;margin-bottom:10px}.blog-card h2{font-size:22px;font-weight:800;letter-spacing:-.015em;line-height:1.2;margin:0 0 12px;color:var(--text)}.blog-card p{font-size:15px;color:var(--text-muted);margin:0;line-height:1.6}.blog-post{max-width:720px;margin:0 auto;padding:24px 24px 96px}.blog-post-meta{font-size:14px;color:var(--text-muted);font-weight:500;margin-bottom:14px}.blog-post h1{font-size:36px;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0 0 32px}.blog-post p{font-size:17px;line-height:1.7;color:var(--text);margin:0 0 20px}.blog-post h2{font-size:24px;font-weight:800;letter-spacing:-.015em;margin:48px 0 16px}.blog-post ol,.blog-post ul{padding-left:24px;margin:0 0 20px}.blog-post li{font-size:17px;line-height:1.7;color:var(--text);margin-bottom:6px}.blog-post blockquote{margin:0 0 20px;padding:16px 20px;background:var(--tray);border-left:3px solid var(--text);border-radius:0 12px 12px 0;font-size:17px;font-style:italic}.blog-post-image{height:auto;box-shadow:0 12px 30px rgba(38,41,46,.08)}.blog-image-placeholder,.blog-post-image{width:100%;border-radius:var(--radius-sm);margin:32px 0}.blog-image-placeholder{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:24px;color:var(--text-muted);font-size:14px;line-height:1.5;border:1px dashed var(--border)}.blog-image-placeholder,.blog-post-cta{background:var(--tray);text-align:center}.blog-post-cta{margin-top:56px;padding:36px;border-radius:var(--radius)}.blog-post-cta p{font-size:16px;color:var(--text-muted);margin:0 0 20px}@media (min-width:880px){.blog-post h1{font-size:44px}.blog-post h2{font-size:28px}.blog-index h1{font-size:44px}}.carousel-trigger{position:fixed;bottom:28px;right:28px;z-index:100;background:var(--text);color:#fff;border:none;border-radius:999px;padding:13px 22px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;letter-spacing:-.01em;box-shadow:0 8px 24px rgba(38,41,46,.22);transition:opacity .15s,transform .15s}.carousel-trigger:hover{opacity:.9;transform:translateY(-2px)}.carousel-overlay{position:fixed;inset:0;background:rgba(38,41,46,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.carousel-panel{background:#fff;border-radius:24px;width:100%;max-width:900px;max-height:92vh;overflow-y:auto;padding:28px;box-shadow:0 32px 80px rgba(38,41,46,.22)}.carousel-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.carousel-panel-title{font-size:17px;font-weight:800;letter-spacing:-.01em}.carousel-close{background:none;border:1px solid var(--border);border-radius:999px;font-size:14px;cursor:pointer;color:var(--text-muted);padding:4px 12px;font-family:inherit}.carousel-workspace{display:grid;grid-template-columns:auto 1fr;grid-gap:28px;gap:28px;align-items:start}.carousel-preview-col{display:flex;flex-direction:column;align-items:center;gap:16px}.carousel-slide-wrap{box-shadow:0 10px 32px rgba(38,41,46,.14);display:inline-flex}.carousel-slide{width:360px;height:450px;background:#fffaef;border-radius:0;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;font-family:Open Sauce One,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.carousel-slide-image-wrap{margin:18px 18px 0;border-radius:18px;overflow:hidden;flex:0 0 228px;box-shadow:0 10px 24px rgba(38,41,46,.16)}.carousel-slide-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;margin:0;box-shadow:none;border-radius:0}.carousel-slide-cta{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 38px;gap:14px}.carousel-slide-cta .carousel-slide-title{margin:0}.carousel-slide-cta-name{font-size:13px;font-weight:800;letter-spacing:.02em;color:#262a2e;margin:0}.carousel-slide-cta-img{width:160px;height:auto;object-fit:contain;display:block;margin:0;box-shadow:none;border-radius:0;filter:drop-shadow(0 12px 24px rgba(38,41,46,.16))}.carousel-slide-ios{display:inline-flex;align-items:center;gap:7px;background:#262a2e;color:#fff;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;margin-top:10px;letter-spacing:-.01em}.carousel-locked{background:var(--tray);border-radius:12px;padding:14px 16px;font-size:14px;color:var(--text-muted);font-weight:500;margin-bottom:4px}.carousel-dot.locked{background:var(--text);opacity:.35;width:8px}.carousel-slide-body{flex:1 1;padding:14px 38px 16px;overflow:hidden}.carousel-slide-body--full{display:flex;flex-direction:column;justify-content:center}.carousel-slide-title{font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#262a2e;margin:0 0 8px}.carousel-slide-text{font-size:14px;color:#7a8085;margin:0;line-height:1.55}.carousel-nav{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:600;color:var(--text-muted)}.carousel-nav button{background:var(--tray);border:none;border-radius:10px;width:36px;height:36px;font-size:16px;cursor:pointer;font-family:inherit;transition:background .1s}.carousel-nav button:hover:not(:disabled){background:var(--border)}.carousel-nav button:disabled{opacity:.3;cursor:default}.carousel-edit-col{display:flex;flex-direction:column;gap:8px}.carousel-label{font-size:11px;font-weight:700;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}.carousel-caption-section{display:flex;flex-direction:column;gap:8px;margin:20px -28px -28px;padding:20px 28px 28px;border-top:1px solid var(--border)}.carousel-label-row{display:flex;align-items:center;justify-content:space-between}.carousel-copy-btn{font-size:11px;font-weight:600;padding:3px 10px;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;transition:background .12s,color .12s}.carousel-copy-btn:hover{background:var(--text);color:#fff;border-color:var(--text)}.carousel-input,.carousel-textarea{width:100%;padding:12px 14px;font-size:15px;font-family:inherit;border:1px solid var(--border);border-radius:12px;background:var(--bg);color:var(--text);outline:none;resize:vertical;transition:border-color .15s}.carousel-input:focus,.carousel-textarea:focus{border-color:var(--text)}.carousel-actions{display:flex;gap:10px;margin-top:4px}.carousel-btn-primary{flex:1 1;background:var(--text);color:#fff;border:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .15s}.carousel-btn-primary:hover:not(:disabled){opacity:.85}.carousel-btn-secondary{flex:1 1;background:var(--tray);color:var(--text);border:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.carousel-btn-secondary:hover:not(:disabled){background:var(--border)}.carousel-btn-primary:disabled,.carousel-btn-secondary:disabled{opacity:.45;cursor:default}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:22px}.carousel-dot{height:8px;width:8px;border-radius:999px;background:var(--border);border:none;cursor:pointer;padding:0;transition:width .2s,background .2s}.carousel-dot.active{background:var(--text);width:22px}@media (min-width:880px){.hero{flex-direction:row;align-items:center;justify-content:space-between;gap:60px;padding:80px 0 100px;text-align:left}.hero-text{flex:1 1;max-width:520px}.brand-row{display:flex}.hero h1{font-size:56px;margin-bottom:22px}.hero-sub{font-size:21px;margin-bottom:32px}.hero-visual{flex:1 1;justify-content:center}.hero-visual img{max-width:330px}.features{padding:80px 0}.features-header{text-align:left;margin-bottom:48px}.features-header h2{font-size:44px}.features-header p{font-size:19px}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px}.feature>img{margin-bottom:28px}.feature h3{font-size:24px}.feature p{font-size:16px}.cta-band{padding:100px 0 120px}.cta-band h2{font-size:36px}.btn{font-size:17px;padding:17px 32px}}@media (max-width:600px){body:after{width:78px}.hero{padding:32px 0 48px}.hero h1{font-size:30px}.hero-sub{font-size:16px}.features-header h2{font-size:28px}.feature h3{font-size:20px}.cta-band{padding:60px 0 72px}.cta-band h2{font-size:24px}.page h1{font-size:28px}.container{padding:0 16px}.blog-nav,.blog-post{padding-left:16px;padding-right:16px}.blog-card{padding:20px}.blog-index{padding-top:32px;padding-bottom:64px}}