.post-it-page{--bg:#f6f2ec;--bg-deep:#efe9df;--surface:#fff;--tan:#f9f5ed;--ink:#1a1614;--ink-2:#4a413a;--ink-3:#807468;--accent:#9a5328;--accent-soft:#f9dfcb;--rule:rgba(26,22,20,.1);--rule-strong:rgba(26,22,20,.22);--serif:"Instrument Serif","Iowan Old Style",Georgia,serif;--sans:"Helvetica Neue",-apple-system,BlinkMacSystemFont,sans-serif;--mono:ui-monospace,"SF Mono",Menlo,monospace}.post-it-page *{box-sizing:border-box;margin:0;padding:0}.post-it-page{background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.post-it-page a{color:inherit;text-decoration:none}.post-it-page .wrap{max-width:880px;margin:0 auto;padding:0 clamp(18px,4vw,40px)}.post-it-page .pg{padding:clamp(60px,9vw,110px) 0;border-bottom:1px solid var(--rule)}.post-it-page .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:18px}.post-it-page h1{font-family:var(--serif);font-weight:400;font-size:clamp(38px,5.5vw,68px);line-height:1.02;letter-spacing:-.018em;margin-bottom:22px;max-width:20ch}.post-it-page h1 em{font-style:italic;color:var(--accent)}.post-it-page h2{font-family:var(--serif);font-weight:400;font-size:clamp(26px,3.5vw,38px);line-height:1.1;margin:36px 0 16px}.post-it-page h2 em{font-style:italic;color:var(--accent)}.post-it-page h3{font-family:var(--serif);font-weight:400;font-size:22px;line-height:1.2;margin:24px 0 10px;color:var(--ink)}.post-it-page p{font-size:17px;color:var(--ink-2);max-width:62ch;margin-bottom:14px;line-height:1.65}.post-it-page p b{color:var(--ink);font-weight:500}.post-it-page .sub{font-size:clamp(17px,2vw,21px);color:var(--ink-2);max-width:52ch;margin-bottom:30px}.post-it-page .btn{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ink);background:var(--ink);color:var(--bg);padding:14px 26px;border-radius:999px;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none}.post-it-page .btn-ghost{background:transparent;color:var(--ink)}.post-it-page .row{display:grid;gap:18px;margin:24px 0}.post-it-page .row.three{grid-template-columns:repeat(3,1fr)}.post-it-page .row.two{grid-template-columns:1fr 1fr}@media (max-width:780px){.post-it-page .row.three,.post-it-page .row.two{grid-template-columns:1fr}}.post-it-page .card{background:var(--surface);border:1px solid var(--rule-strong);border-radius:14px;padding:22px}.post-it-page .card .ord{font-family:var(--mono);font-size:11px;letter-spacing:.16em;color:var(--accent);margin-bottom:8px}.post-it-page .card h4{font-family:var(--serif);font-weight:400;font-size:21px;line-height:1.2;margin-bottom:8px;color:var(--ink)}.post-it-page .card p{font-size:14.5px;color:var(--ink-2);margin:0}.post-it-page .callout{background:var(--tan);border-left:3px solid var(--accent);padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0}.post-it-page .callout p{margin:0;color:var(--ink-2);font-size:15.5px}.post-it-page .callout p b{color:var(--ink)}.post-it-page table.metric{width:100%;border-collapse:collapse;margin:18px 0 24px}.post-it-page table.metric tr{border-bottom:1px solid var(--rule)}.post-it-page table.metric tr:last-child{border-bottom:none}.post-it-page table.metric td{padding:12px 0;font-size:15px;vertical-align:top}.post-it-page table.metric td:first-child{width:160px;font-weight:500;color:var(--ink)}.post-it-page table.metric td:last-child{color:var(--ink-2)}.post-it-page .faq{margin-top:48px;padding-top:36px;border-top:1px solid var(--rule)}.post-it-page .faq .faq-label{font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.post-it-page .faq h2{margin:0 0 22px}.post-it-page .faq-list{display:flex;flex-direction:column;gap:8px}.post-it-page .faq-item{background:var(--surface);border:1px solid var(--rule);border-radius:10px;overflow:hidden;transition:border-color .15s}.post-it-page .faq-item[open]{border-color:var(--rule-strong)}.post-it-page .faq-item summary{list-style:none;cursor:pointer;padding:18px 22px;display:flex;align-items:flex-start;gap:14px;font-family:var(--serif);font-size:19px;line-height:1.35;color:var(--ink)}.post-it-page .faq-item summary::-webkit-details-marker{display:none}.post-it-page .faq-item summary:before{content:"+";font-family:var(--sans);font-weight:300;font-size:22px;color:var(--accent);flex:none;line-height:1;margin-top:2px;width:14px;transition:transform .2s}.post-it-page .faq-item[open] summary:before{content:"−"}.post-it-page .faq-item summary:hover{background:var(--tan)}.post-it-page .faq-item .a{padding:0 22px 22px 50px}.post-it-page .faq-item .a p{font-size:15.5px;color:var(--ink-2);max-width:62ch;margin:0 0 10px;line-height:1.65}.post-it-page .faq-item .a p:last-child{margin-bottom:0}.post-it-page .faq-item .a p b{color:var(--ink);font-weight:500}.post-it-page .playbook{margin-top:48px;padding-top:36px;border-top:1px solid var(--rule)}.post-it-page .playbook .pl-label{font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.post-it-page .playbook h2{margin:0 0 12px}.post-it-page .playbook>p{margin-bottom:22px}.post-it-page .playbook details{background:var(--surface);border:1px solid var(--rule);border-radius:12px;overflow:hidden}.post-it-page .playbook details summary{list-style:none;cursor:pointer;padding:20px 24px;display:flex;align-items:center;gap:14px;font-family:var(--serif);font-size:21px;color:var(--ink)}.post-it-page .playbook details summary::-webkit-details-marker{display:none}.post-it-page .playbook details summary:before{content:"+";font-family:var(--sans);font-weight:300;font-size:24px;color:var(--accent);flex:none;line-height:1;width:14px;transition:transform .2s}.post-it-page .playbook details[open] summary:before{content:"−"}.post-it-page .playbook details summary:hover{background:var(--tan)}.post-it-page .playbook details .pl-body{padding:8px 24px 28px 56px}.post-it-page .playbook details .pl-body h3{font-family:var(--serif);font-weight:400;font-size:20px;line-height:1.2;margin:26px 0 8px;color:var(--ink)}.post-it-page .playbook details .pl-body h3:first-child{margin-top:0}.post-it-page .playbook details .pl-body h4{font-family:var(--serif);font-weight:400;font-size:17px;margin:18px 0 8px;color:var(--ink)}.post-it-page .playbook details .pl-body p{font-size:15.5px;line-height:1.65;color:var(--ink-2);margin-bottom:12px;max-width:62ch}.post-it-page .playbook details .pl-body p b{color:var(--ink);font-weight:500}.post-it-page .playbook details .pl-body ol,.post-it-page .playbook details .pl-body ul{margin:0 0 14px 20px;padding:0}.post-it-page .playbook details .pl-body li{font-size:15.5px;line-height:1.6;color:var(--ink-2);margin-bottom:5px}.post-it-page .playbook details .pl-body li b{color:var(--ink);font-weight:500}.post-it-page .tpl-reel{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start;margin:14px 0 8px}@media (max-width:680px){.post-it-page .tpl-reel{grid-template-columns:1fr}}.post-it-page .tpl-reel .phone{aspect-ratio:9/16;border-radius:28px;background:linear-gradient(135deg,#22201d,#1a1614);padding:8px;box-shadow:0 20px 50px rgba(26,22,20,.22);position:relative;max-width:260px;margin:0 auto}.post-it-page .tpl-reel .phone:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:52px;height:15px;background:#0a0908;border-radius:0 0 11px 11px;z-index:3}.post-it-page .tpl-reel .phone-screen{aspect-ratio:9/19.5;border-radius:21px;background:#000;overflow:hidden;position:relative}.post-it-page .tpl-reel .phone-screen video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.post-it-page .tpl-reel .reel-actions{position:absolute;right:10px;bottom:78px;display:flex;flex-direction:column;gap:14px;z-index:2}.post-it-page .tpl-reel .reel-actions .ico{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.55))}.post-it-page .tpl-reel .reel-caption{position:absolute;left:12px;right:46px;bottom:34px;z-index:2;color:#fff}.post-it-page .tpl-reel .reel-caption strong{display:block;font-family:var(--sans);font-size:12px;margin-bottom:4px;text-shadow:0 1px 2px rgba(0,0,0,.7)}.post-it-page .tpl-reel .reel-caption p{font-family:var(--sans);font-size:10.5px;line-height:1.35;color:#fff;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.7)}.post-it-page .tpl-reel .reel-audio{position:absolute;left:12px;bottom:14px;font-family:var(--mono);font-size:9px;letter-spacing:.06em;color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.6)}.post-it-page .tpl-carousel{margin:14px 0 8px}.post-it-page .tpl-carousel .slides{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}@media (max-width:780px){.post-it-page .tpl-carousel .slides{grid-template-columns:repeat(3,1fr);gap:10px}}.post-it-page .tpl-carousel .slide{aspect-ratio:4/5;background:var(--bg-deep);border:1px solid var(--rule);border-radius:8px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 6px;overflow:hidden}.post-it-page .tpl-carousel .slide.motion{background:linear-gradient(135deg,#f9dfcb,#e9c5a4);border-color:var(--accent)}.post-it-page .tpl-carousel .slide .num{position:absolute;top:5px;right:7px;font-family:var(--mono);font-size:9px;letter-spacing:.06em;color:var(--ink-3)}.post-it-page .tpl-carousel .slide.motion .num{color:var(--accent);font-weight:600}.post-it-page .tpl-carousel .slide .label{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--ink-2);line-height:1.15;text-transform:uppercase}.post-it-page .tpl-carousel .slide.motion .label{color:var(--accent)}.post-it-page .tpl-carousel .slide .sub{font-family:var(--sans);font-size:9.5px;color:var(--ink-3);line-height:1.3;margin-top:5px}.post-it-page .tpl-carousel .swipe-hint{font-family:var(--mono);font-size:10px;letter-spacing:.16em;color:var(--ink-3);text-align:center;margin-top:12px;text-transform:uppercase}.post-it-page .tpl-fb{max-width:480px;margin:14px 0 8px;background:#fff;border:1px solid var(--rule-strong);border-radius:10px;overflow:hidden}.post-it-page .tpl-fb .fb-head{padding:12px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--rule)}.post-it-page .tpl-fb .fb-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#c99a78,#9a5328);flex:none}.post-it-page .tpl-fb .fb-meta{display:flex;flex-direction:column;font-family:var(--sans)}.post-it-page .tpl-fb .fb-meta strong{font-size:13px;color:var(--ink);font-weight:600}.post-it-page .tpl-fb .fb-meta small{font-size:11px;color:var(--ink-3);margin-top:1px}.post-it-page .tpl-fb .fb-caption{padding:12px 14px;font-family:var(--sans);font-size:13px;line-height:1.5;color:var(--ink-2)}.post-it-page .tpl-fb .fb-caption b{color:var(--ink);font-weight:600}.post-it-page .tpl-fb .fb-media{aspect-ratio:5/4;background:linear-gradient(135deg,#f9dfcb,#e9c5a4);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:10px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase}.post-it-page .tpl-fb .fb-actions{padding:10px 14px;display:flex;gap:18px;border-top:1px solid var(--rule);font-family:var(--sans);font-size:12px;color:var(--ink-3)}