:root{--guide-bg:#f4f8fc;--guide-card:#fff;--guide-ink:#0f1e30;--guide-muted:#5b6b7d;--guide-accent:#2a6fb5;--guide-accent2:#bcd6ee;--guide-line:#dfe8f1;--guide-danger:#b64b3f;--guide-safe:#2f8a6b}.guide-page{color:var(--guide-ink);background:linear-gradient(135deg,#f7fbff,#e6eef7);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.guide-page *{box-sizing:border-box}.guide-page header{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px 18px 26px;display:flex}.guide-page .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--guide-accent);font-size:11px;font-weight:800}.guide-page h1{letter-spacing:-.02em;max-width:980px;margin:6px auto 4px;font-size:clamp(20px,4vw,36px);font-weight:900;line-height:1.05}.guide-page .product-sub{color:var(--guide-accent);letter-spacing:.18em;text-transform:uppercase;margin:0 auto;font-size:13px;font-weight:800}.guide-page .sub{color:var(--guide-muted);max-width:760px;margin:6px auto 0;font-size:14px;line-height:1.6}.guide-page .wrap{max-width:1200px;margin:0 auto;padding:14px 14px 60px}.guide-page .grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.guide-page .card{background:var(--guide-card);cursor:pointer;min-height:370px;color:inherit;border:1px solid #fffc;border-radius:26px;text-decoration:none;transition:all .25s;display:block;position:relative;overflow:hidden;box-shadow:0 16px 40px #45291b1f}.guide-page .card:hover{transform:translateY(-4px);box-shadow:0 24px 54px #143c6e2e}.guide-page .visual{background:radial-gradient(circle at 30% 20%,#fff 0,#dfeaf7 42%,#9bbfe2);justify-content:center;align-items:center;height:205px;font-size:68px;display:flex;position:relative}.guide-page .visual:before{content:"";border:1px solid #ffffffb3;border-radius:22px;position:absolute;inset:16px}.guide-page .visual.no-frame:before{display:none}.guide-page .badge{color:var(--guide-accent);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.guide-page .card-body{padding:18px}.guide-page .usp{margin:0 0 14px;font-size:20px;font-weight:900;line-height:1.2}.guide-page .hook{color:var(--guide-muted);margin:0;font-size:14px;line-height:1.5}.guide-page .chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.guide-page .chip{color:#1f5891;background:#e3eef9;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:800}.guide-page section{border:1px solid var(--guide-line);background:#fffdfb;border-radius:20px;padding:18px}.guide-page h3{color:var(--guide-accent);margin:0 0 10px;font-size:17px}.guide-page p,.guide-page li{color:#3b332e;line-height:1.65}.guide-page ul{margin:8px 0 0;padding-left:20px}.guide-page table{border-collapse:collapse;border-radius:14px;width:100%;font-size:14px;overflow:hidden}.guide-page th,.guide-page td{border-bottom:1px solid var(--guide-line);text-align:left;vertical-align:top;padding:12px}.guide-page th{color:#1f5891;background:#e7f0f9}.guide-page tr:last-child td{border-bottom:0}.guide-page .cta{border:1px solid var(--guide-line);background:#fffdfb;border-radius:20px;padding:18px}.guide-page .cta p{margin:0}.guide-page .inline-guide{border:1px solid var(--guide-line);background:#fff;border-radius:28px;margin-top:24px;overflow:hidden;box-shadow:0 18px 48px #143c6e1f}.guide-page .guide-head{background:linear-gradient(135deg,#f1f7fd,#bcd6ee);padding:24px}.guide-page .guide-head h2{margin:0;font-size:clamp(24px,5vw,36px);line-height:1.15}.guide-page .guide-body{gap:18px;padding:22px;display:grid}.guide-page .script-card{border:1px solid var(--guide-line);background:#fbfdff;border-radius:22px;overflow:hidden}.guide-page .script-title{border-bottom:1px solid var(--guide-line);color:var(--guide-accent);padding:16px 18px;font-size:18px;font-weight:900}.guide-page .script-grid{grid-template-columns:1.05fr .95fr;gap:0;display:grid}.guide-page .script-copy{gap:14px;padding:18px;display:grid}.guide-page .label{color:#1f5891;background:#e3eef9;border-radius:8px;align-items:center;gap:6px;margin-bottom:7px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.guide-page .copy-block p{margin:0;font-size:14px;line-height:1.6}.guide-page .broll{margin:0;padding-left:18px;font-size:14px}.guide-page .footage{border-left:1px solid var(--guide-line);background:#f4f8fc;justify-content:center;align-items:center;padding:18px;display:flex}.guide-page .phone-frame{aspect-ratio:9/16;background:linear-gradient(145deg,#dfe8f1,#8eb1d4);border:8px solid #0f1e30;border-radius:26px;width:min(100%,220px);position:relative;overflow:hidden;box-shadow:0 18px 40px #143c6e2e}.guide-page .phone-frame:before{content:"DUMMY IMAGE";color:#fff;letter-spacing:.12em;background:linear-gradient(160deg,#ffffff2e,#0000002e);justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;position:absolute;inset:0}.guide-page .phone-frame.has-img{background:0 0}.guide-page .phone-frame.has-img:before{display:none}.guide-page .phone-frame img{object-fit:cover;background:#fff;width:100%;height:100%;display:block;position:absolute;inset:0}.guide-page .ref-images{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.guide-page .ref-images .phone-frame.mini{cursor:zoom-in;border-width:4px;border-radius:13px;width:77px;box-shadow:0 8px 20px #143c6e24}.guide-page .ref-images .phone-frame.mini img{cursor:zoom-in}.guide-page .ref-videos{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.guide-page .ref-videos li{background:#eaf3fc;border-radius:10px;padding:8px 12px;font-size:14px}.guide-page .ref-videos a{color:var(--guide-accent);font-weight:700;text-decoration:none}.guide-page .ref-videos a:hover{text-decoration:underline}.guide-page .guide-note{color:var(--guide-muted);margin:0;font-size:13px}.guide-page footer{text-align:center;color:var(--guide-muted);padding:18px;font-size:12px}.guide-page .resources{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px;display:grid}.guide-page .res-card{border:1px solid var(--guide-line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #143c6e0d}.guide-page .res-card>summary{cursor:pointer;color:var(--guide-accent);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:800;list-style:none;display:flex}.guide-page .res-card>summary::-webkit-details-marker{display:none}.guide-page .res-card>summary:after{content:"+";color:var(--guide-muted);font-size:18px;font-weight:700;transition:all .2s}.guide-page .res-card[open]>summary:after{content:"−"}.guide-page .res-card[open]>summary{border-bottom:1px solid var(--guide-line)}.guide-page .ref-list{gap:6px;margin:0;padding:12px;list-style:none;display:grid}.guide-page .ref-list a{color:var(--guide-ink);border:1px solid var(--guide-line);background:#f4f8fc;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.guide-page .ref-list a:hover{border-color:var(--guide-accent2);background:#e3eef9;transform:translate(2px)}.guide-page .ref-list .meta{color:var(--guide-accent);border:1px solid var(--guide-line);white-space:nowrap;background:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.guide-page .hook-main{color:var(--guide-ink);margin:0;font-size:clamp(18px,2.6vw,26px);font-weight:900;line-height:1.25}.guide-page .hook-sub{color:var(--guide-accent);margin:10px 0 0;font-size:14px;font-style:italic;font-weight:800}.guide-page .highlight-box{border-left:4px solid var(--guide-accent);background:#e3eef9;border-radius:12px;margin-top:14px;padding:14px 16px}.guide-page .highlight-box p{color:#1f3a5c;margin:0 0 6px;font-weight:700}.guide-page .highlight-box p:last-child{margin:0}.guide-page .quote-box{border:1px dashed var(--guide-accent2);background:#f4f8fc;border-radius:14px;gap:8px;margin-top:12px;padding:14px;display:grid}.guide-page .quote-box q{color:#1f3a5c;font-size:14px;font-style:italic;font-weight:700;line-height:1.5;display:block}.guide-page .cross-box{color:#1c4a37;background:#e8f5ec;border-left:4px solid #2f8a6b;border-radius:12px;margin-top:14px;padding:14px 16px;font-weight:800}.guide-page .safety-section{background:#fff6f4;border:1px solid #f1c8c2}.guide-page .safety-section h3{color:var(--guide-danger)}.guide-page .safety-section table th{color:#7a2a20;background:#fbe6e1}.guide-page .safety-section td.bad{color:var(--guide-danger);font-weight:800}.guide-page .safety-section td.good{color:var(--guide-safe);font-weight:800}.guide-page .hooks-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px;display:grid}.guide-page .hook-card{border:1px solid var(--guide-line);background:#fbfdff;border-radius:14px;padding:12px 14px}.guide-page .hook-card .num{color:#fff;background:var(--guide-accent);border-radius:999px;margin-right:6px;padding:3px 8px;font-size:11px;font-weight:900;display:inline-block}.guide-page .hook-card .kind{color:var(--guide-accent);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.guide-page .hook-card p{color:var(--guide-ink);margin:6px 0 0;font-size:14px;font-weight:700;line-height:1.45}.guide-page .tag-groups{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px;display:grid}.guide-page .tag-group{border:1px solid var(--guide-line);background:#fbfdff;border-radius:14px;padding:12px}.guide-page .tag-group h4{color:var(--guide-accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:900}.guide-page .tag-group .tags{flex-wrap:wrap;gap:6px;display:flex}.guide-page .tag-group .tags span{color:#1f5891;background:#e3eef9;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.guide-page .tag-group.required .tags span{color:#fff;background:#0f1e30}.guide-page .checklist{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.guide-page .checklist li{border:1px solid var(--guide-line);cursor:pointer;color:var(--guide-ink);background:#fbfdff;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.guide-page .checklist input{width:16px;height:16px;accent-color:var(--guide-accent);cursor:pointer;margin-top:3px}.guide-page .checklist input:checked+span{color:var(--guide-muted);text-decoration:line-through}.guide-page .bait-section{background:#fff9ec;border:1px solid #f0d8a8;position:relative}.guide-page .bait-section h3{color:#a86a1d}.guide-page .bait-section .role-tag{color:#fff;letter-spacing:.14em;background:#a86a1d;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;position:absolute;top:14px;right:14px}.guide-page .core-section{border:2px solid var(--guide-accent);background:linear-gradient(#eaf3fc,#fff);position:relative;box-shadow:0 14px 36px #2a6fb52e}.guide-page .core-section .role-tag{background:var(--guide-accent);color:#fff;letter-spacing:.14em;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;right:14px}.guide-page .script-card.featured{border:2px solid var(--guide-accent);box-shadow:0 18px 40px #2a6fb533}.guide-page .script-card.featured .script-title{color:var(--guide-accent);background:linear-gradient(90deg,#eaf3fc,#fff);position:relative}.guide-page .script-card.featured .script-title:after{content:"★ CORE PITCH";letter-spacing:.14em;background:var(--guide-accent);color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.guide-page .copy-link-btn{border:1px solid var(--guide-line);cursor:pointer;color:var(--guide-accent);background:#fff;border-radius:8px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:700}.guide-page .back-link{color:var(--guide-accent);margin:12px 0;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.guide-page .back-link:hover{text-decoration:underline}.guide-page{overflow-x:hidden}.guide-page img,.guide-page video{max-width:100%;height:auto}.guide-page .table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:760px){.guide-page header{gap:10px;padding:24px 14px 18px}.guide-page .sub{font-size:13px}.guide-page .wrap{padding:10px 12px 40px}.guide-page .resources{grid-template-columns:1fr;gap:8px;margin-bottom:16px}.guide-page .res-card>summary{padding:14px;font-size:12px}.guide-page .ref-list a{padding:12px;font-size:13px}.guide-page .hooks-grid,.guide-page .tag-groups,.guide-page .script-grid{grid-template-columns:1fr}.guide-page .footage{border-left:0;border-top:1px solid var(--guide-line);padding:14px}.guide-page .phone-frame{width:180px}.guide-page .guide-body{gap:14px;padding:14px}.guide-page .guide-head{padding:18px}.guide-page .grid{grid-template-columns:1fr;gap:12px}.guide-page .card{border-radius:22px;min-height:auto}.guide-page .visual{height:160px;font-size:56px}.guide-page .card-body{padding:16px}.guide-page .usp{font-size:18px}.guide-page section{border-radius:16px;padding:14px}.guide-page .inline-guide{border-radius:20px}.guide-page .script-card{border-radius:16px}.guide-page .script-title{padding:14px;font-size:16px}.guide-page .script-copy{padding:14px}.guide-page table{table-layout:fixed;width:100%;font-size:13px}.guide-page th,.guide-page td{word-break:break-word;overflow-wrap:anywhere;white-space:normal;padding:10px}.guide-page .hook-main{font-size:18px}.guide-page .copy-block p,.guide-page .broll{font-size:13px}.guide-page .highlight-box,.guide-page .quote-box,.guide-page .cross-box{padding:12px}.guide-page .highlight-box ul{padding-left:18px}.guide-page p,.guide-page li{word-break:break-word;overflow-wrap:anywhere}.guide-page .inline-guide{margin-left:-4px;margin-right:-4px}.guide-page .copy-link-btn{min-height:40px;padding:10px 14px;font-size:13px}.guide-page .back-link{align-items:center;min-height:40px;padding:8px 0;display:inline-flex}.guide-page .script-card.featured .script-title:after{display:none}.guide-page .core-section .role-tag,.guide-page .bait-section .role-tag{margin-bottom:8px;display:inline-block;position:static}}@media(max-width:1040px)and (min-width:761px){.guide-page .grid{grid-template-columns:repeat(2,1fr)}}.lang-switcher{z-index:9999;border:1px solid var(--guide-line);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex;position:fixed;top:12px;right:12px;box-shadow:0 6px 20px #143c6e1f}.lang-switcher select{color:var(--guide-ink);cursor:pointer;background:0 0;border:0;outline:none;padding:2px 4px;font-size:13px;font-weight:600}.goog-te-banner-frame.skiptranslate,.goog-te-banner-frame,iframe.goog-te-banner-frame,.skiptranslate iframe,iframe[id=":1.container"],iframe[id^=":"][src*="translate.google"],.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-ZVi9od-l4eHX-hSRGPd{visibility:hidden!important;display:none!important}html,body{position:static!important;top:0!important}.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-text-highlight{box-shadow:none!important;background:0 0!important}.guide-page,.guide-page *{-webkit-user-select:text;user-select:text}.guide-page a{-webkit-user-drag:none}.guide-page img{-webkit-user-drag:none;user-drag:none}.guide-page .res-card .res-title{color:var(--guide-accent);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--guide-line);padding:12px 16px;font-size:13px;font-weight:800}.guide-page .res-card .more-btn{border:none;border-top:1px solid var(--guide-line);width:100%;color:var(--guide-accent);cursor:pointer;letter-spacing:.04em;background:#f4f8fc;padding:10px 12px;font-size:12px;font-weight:700;display:block}.guide-page .res-card .more-btn:hover{background:#e3eef9}
