.guided-create{--gc-text:17px;--gc-small:16px;--gc-target:48px;--gc-gap:28px;max-width:760px;color:var(--ink);font-size:var(--gc-text);margin:0 auto;padding:8px 0 56px;line-height:1.7}.guided-create *,.guided-create :before,.guided-create :after{box-sizing:border-box}.guided-create .gc-loading{text-align:center;color:var(--muted);padding:48px 0}.guided-create .gc-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.guided-create .gc-top-link{min-height:var(--gc-target);color:var(--forest);text-underline-offset:4px;border-radius:8px;align-items:center;gap:8px;margin-left:-12px;padding:8px 12px;font-weight:600;text-decoration:underline;display:inline-flex}.guided-create .gc-top-link:last-child{margin-left:0;margin-right:-12px}.guided-create .gc-top-link:hover{background:#eaf0e4}.guided-create .gc-step-count{font-family:var(--font-latin), sans-serif;font-size:var(--gc-small);letter-spacing:.08em;color:#4f6a4e;margin-bottom:8px;font-weight:700}.guided-create .gc-progress{gap:8px;margin:0 0 32px;padding:0;list-style:none;display:flex}.guided-create .gc-progress li{border-top:4px solid var(--line);min-width:0;color:var(--muted);font-size:var(--gc-small);flex:1;align-items:center;gap:10px;padding:10px 0 12px;font-weight:600;display:flex}.guided-create .gc-progress li.current{border-top-color:var(--forest);color:var(--forest)}.guided-create .gc-progress li.done{color:#4f6a4e;border-top-color:#8fae7c}.guided-create .gc-progress-num{width:34px;height:34px;font-family:var(--font-latin), sans-serif;border:2px solid;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.guided-create li.current .gc-progress-num{background:var(--forest);color:#f9fbf4;border-color:var(--forest)}.guided-create li.done .gc-progress-num{background:#e3ecd9;border-color:#8fae7c}.guided-create .gc-heading{letter-spacing:-.03em;color:#223b30;margin:0 0 12px;font-size:clamp(28px,4.2vw,36px);font-weight:650;line-height:1.35}.guided-create .gc-heading:focus{outline:none}.guided-create .gc-heading:focus-visible{outline-offset:6px;border-radius:4px;outline:3px solid #779c52}.guided-create .gc-lead{color:#3f5446;margin:0 0 var(--gc-gap);font-size:18px}.guided-create .gc-muted{color:var(--muted)}.guided-create .gc-hint{font-size:var(--gc-small);color:#55654c;margin:8px 0 0}.guided-create .gc-example{color:#3f5446;background:#f1f4ea;border-left:4px solid #b9cba6;border-radius:6px;margin:8px 0 0;padding:14px 16px}.guided-create .gc-required{color:#855b23;font-weight:500}.guided-create .gc-text-link{color:var(--forest);text-underline-offset:4px;font-weight:600;text-decoration:underline}.guided-create .gc-block{margin-bottom:var(--gc-gap)}.guided-create .gc-label{color:#223b30;margin:0 0 10px;font-size:18px;font-weight:650;display:block}.guided-create .gc-label svg{vertical-align:-4px}.guided-create .gc-input,.guided-create .gc-textarea{width:100%;min-height:var(--gc-target);background:var(--surface);color:var(--ink);font-size:var(--gc-text);border:2px solid #cfd8c6;border-radius:10px;padding:12px 14px;line-height:1.7;display:block}.guided-create .gc-textarea{resize:vertical;min-height:160px}.guided-create .gc-input[aria-invalid=true],.guided-create .gc-textarea[aria-invalid=true]{border-color:var(--danger)}.guided-create .gc-input:focus,.guided-create .gc-textarea:focus{outline-offset:2px;border-color:#779c52;outline:3px solid #779c52}.guided-create .gc-photo-preview{aspect-ratio:4/3;border:1px solid var(--line);background:#e9ede2;border-radius:12px;width:100%;max-width:480px;margin-bottom:14px;position:relative;overflow:hidden}.guided-create .gc-photo-preview img{object-fit:cover}.guided-create .gc-sample-badge{color:#4f6a4e;font-size:var(--gc-small);background:#f7f8edf0;border-radius:6px;padding:6px 10px;font-weight:600;position:absolute;bottom:12px;left:12px}.guided-create .gc-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.guided-create .gc-file-input:focus-visible+.gc-button{outline-offset:4px;outline:3px solid #779c52}.guided-create .gc-file-input:disabled+.gc-button{opacity:.55;cursor:not-allowed}.guided-create .gc-button{min-height:52px;font-size:var(--gc-text);text-align:center;cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-weight:650;line-height:1.4;transition:background .18s;display:inline-flex}.guided-create .gc-button.primary{background:var(--forest);color:#f9fbf4}.guided-create .gc-button.primary:hover:not(:disabled){background:var(--forest-deep)}.guided-create .gc-button.secondary{background:var(--surface);color:var(--forest);border-color:#b9c7ae}.guided-create .gc-button.secondary:hover:not(:disabled){background:#eef3e7}.guided-create .gc-button.ghost{color:var(--forest);text-underline-offset:4px;background:0 0;padding-left:12px;padding-right:12px;text-decoration:underline}.guided-create .gc-button.ghost:hover:not(:disabled){background:#eef3e7}.guided-create .gc-button:disabled{opacity:.55;cursor:not-allowed}.guided-create .gc-actions{margin-top:var(--gc-gap);border-top:1px solid var(--line);flex-wrap:wrap;gap:12px;padding-top:24px;display:flex}.guided-create .gc-actions .primary{flex:260px;order:1}.guided-create .gc-actions .secondary{flex:0 auto}.guided-create .gc-inline-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.guided-create .gc-fieldset{border:0;min-width:0;margin:0 0 20px;padding:0}.guided-create .gc-fieldset legend{color:#223b30;margin-bottom:10px;padding:0;font-size:18px;font-weight:650}.guided-create .gc-choice-list{gap:10px;display:grid}.guided-create .gc-choice{min-height:var(--gc-target);background:var(--surface);cursor:pointer;border:2px solid #d5ddcc;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 10px;padding:14px 16px;display:flex}.guided-create .gc-choice-list .gc-choice{margin:0}.guided-create .gc-choice.big{padding:18px 20px}.guided-create .gc-choice input{width:26px;height:26px;accent-color:var(--forest);cursor:pointer;flex-shrink:0;margin:4px 0 0}.guided-create .gc-choice:has(input:checked){border-color:var(--forest);background:#eef3e6}.guided-create .gc-choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #779c52}.guided-create .gc-choice-body{flex-direction:column;gap:2px;min-width:0;display:flex}.guided-create .gc-choice-body strong{color:#223b30;overflow-wrap:anywhere;font-size:18px;font-weight:650}.guided-create .gc-choice-body span{font-size:var(--gc-small);color:#55654c}.guided-create .gc-check{min-height:var(--gc-target);cursor:pointer;font-size:var(--gc-text);color:#223b30;align-items:flex-start;gap:14px;margin:0;padding:10px 4px;display:flex}.guided-create .gc-check input{width:26px;height:26px;accent-color:var(--forest);cursor:pointer;flex-shrink:0;margin:4px 0 0}.guided-create .gc-confirms{background:#f5f7f0;border:2px solid #cfd8c6;border-radius:12px;margin:24px 0 0;padding:18px 20px}.guided-create .gc-confirms legend{margin:0;padding:0 6px}.guided-create .gc-confirms .gc-check{font-weight:600}.guided-create .gc-details{border:1px solid var(--line);background:#fbfcf8;border-radius:12px;margin:16px 0 0}.guided-create .gc-details>summary{min-height:var(--gc-target);cursor:pointer;color:var(--forest);align-items:center;gap:10px;padding:12px 16px;font-weight:650;list-style:none;display:flex}.guided-create .gc-details>summary::-webkit-details-marker{display:none}.guided-create .gc-details>summary:before{content:"";border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:10px;height:10px;margin:0 4px 0 2px;transition:transform .18s;transform:rotate(-45deg)}.guided-create .gc-details[open]>summary:before{margin-top:-4px;transform:rotate(45deg)}.guided-create .gc-details>summary:focus-visible{outline-offset:2px;border-radius:12px;outline:3px solid #779c52}.guided-create .gc-details>:not(summary){margin-left:16px;margin-right:16px}.guided-create .gc-details>:last-child:not(summary){margin-bottom:16px}.guided-create .gc-details>.gc-fieldset{margin-top:4px}.guided-create .gc-details.small>summary{min-height:40px;font-size:var(--gc-small);font-weight:600}.guided-create .gc-defaults{margin:8px 0 var(--gc-gap);background:#f1f4ea;border-radius:12px;padding:18px 20px}.guided-create .gc-defaults>p{margin:0 0 6px}.guided-create .gc-defaults .gc-details{background:var(--surface)}.guided-create .gc-notice{color:#3f5446;background:#eef3e6;border-radius:10px;align-items:flex-start;gap:12px;margin:16px 0;padding:14px 16px;display:flex}.guided-create .gc-notice svg{color:var(--forest);flex-shrink:0;margin-top:4px}.guided-create .gc-notice.warn{color:#5c4a22;background:#f8f0e0}.guided-create .gc-notice.warn svg{color:var(--amber)}.guided-create .gc-notice strong{margin-bottom:4px;display:block}.guided-create .gc-list{margin:4px 0 0;padding-left:22px}.guided-create .gc-error{border-left:4px solid var(--danger);color:#7b3327;background:#f9eeea;border-radius:8px;align-items:flex-start;gap:10px;margin:10px 0 0;padding:12px 14px;font-weight:600;display:flex}.guided-create .gc-error svg{flex-shrink:0;margin-top:4px}.guided-create .gc-confirm{color:#4b3d1f;background:#fbf6e8;border:2px solid #e2cf9f;border-radius:12px;margin:16px 0 0;padding:16px 18px}.guided-create .gc-confirm>p{align-items:flex-start;gap:10px;margin:0;display:flex}.guided-create .gc-confirm svg{color:var(--amber);flex-shrink:0;margin-top:4px}.guided-create .gc-review,.guided-create .gc-done{max-width:none}.guided-create .gc-review-grid{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:36px;display:grid}.guided-create .gc-review-art{position:sticky;top:24px}.guided-create .gc-review-art .post-artwork{border-radius:10px;box-shadow:0 8px 26px #203b2723}.guided-create .gc-review-form{min-width:0}.guided-create .gc-done-mark{color:var(--forest);margin:0 0 8px}.guided-create .gc-recap{grid-template-columns:max-content minmax(0,1fr);gap:10px 20px;margin:0 0 20px;display:grid}.guided-create .gc-recap dt{color:#223b30;font-weight:650}.guided-create .gc-recap dd{overflow-wrap:anywhere;margin:0}@media (min-width:900px){.guided-create:has(.gc-review-grid){max-width:1040px}}@media (max-width:899px){.guided-create .gc-review-grid{grid-template-columns:1fr}.guided-create .gc-review-art{max-width:360px;position:static}}@media (max-width:520px){.guided-create{--gc-gap:24px}.guided-create .gc-progress li span:not(.gc-progress-num){font-size:15px}.guided-create .gc-actions .gc-button,.guided-create .gc-inline-actions .gc-button,.guided-create .gc-confirm .gc-button{flex:100%;width:100%}.guided-create .gc-actions .secondary{order:2}.guided-create .gc-recap{grid-template-columns:1fr;gap:2px 0}.guided-create .gc-recap dd{margin-bottom:12px}}@media (max-width:380px){.guided-create .gc-progress{gap:4px}.guided-create .gc-progress li span:not(.gc-progress-num){clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.guided-create .gc-progress li{justify-content:center;position:relative}.guided-create .gc-choice,.guided-create .gc-choice.big{padding:12px}}@media (prefers-reduced-motion:reduce){.guided-create .gc-button,.guided-create .gc-details>summary:before{transition:none}}
.inspection-demo{color:#233e33;max-width:1320px;margin:0 auto;padding:0 48px;font-size:16px;line-height:1.8}.inspection-demo button,.inspection-demo select,.inspection-demo .button{min-height:48px}.inspection-header{border-bottom:1px solid #dfe3d9;justify-content:space-between;align-items:center;gap:24px;min-height:100px;display:flex}.inspection-logo{letter-spacing:-1.2px;align-items:center;gap:12px;font-size:25px;display:flex}.inspection-logo svg{width:32px}.inspection-logo b{font-weight:400}.inspection-header nav{align-items:center;gap:30px;display:flex}.inspection-header nav a{align-items:center;gap:8px;min-height:48px;display:inline-flex}.inspection-intro{grid-template-columns:1.35fr 1fr;align-items:center;gap:80px;padding:76px 0 68px;display:grid}.inspection-eyebrow{letter-spacing:.13em;color:#53664f;margin-bottom:16px;font-size:12px;font-weight:700}.inspection-intro h1{letter-spacing:-.055em;font-size:clamp(30px,3.25vw,47px);font-weight:600;line-height:1.48}.inspection-intro h1 span{color:#718166}.inspection-lead{white-space:pre-line;color:#54614f;margin:22px 0 28px;font-size:17px}.inspection-brand-note{border-left:2px solid #a7b08f;padding:7px 0 7px 30px}.inspection-brand-note>span{letter-spacing:.1em;color:#637255;font-size:12px}.inspection-brand-note h2{margin:10px 0 5px;font-size:23px}.inspection-brand-note>p{font-size:15px}.inspection-brand-note dl{margin:18px 0}.inspection-brand-note dl div{gap:20px;margin:7px 0;font-size:14px;display:flex}.inspection-brand-note dt{color:#606d59;min-width:45px}.inspection-brand-note dd{margin:0}.inspection-brand-note .inspection-disclosure{color:#65715d;font-size:13px;line-height:1.8}.inspection-examples,.inspection-plan{border-top:1px solid #dce2d7;padding-top:40px;scroll-margin-top:24px}.inspection-section-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.inspection-section-title h2,.inspection-downloads h2{letter-spacing:-.05em;font-size:29px;font-weight:600}.inspection-section-title .inspection-eyebrow{margin-bottom:8px}.inspection-section-title p:not(.inspection-eyebrow){color:#66715f;margin-top:12px;font-size:14px}.inspection-pager{white-space:nowrap;align-items:center;gap:18px;display:flex}.inspection-pager span{font-variant-numeric:tabular-nums;font-size:14px}.inspection-pager button{background:0 0;border:1px solid #ccd5c6;border-radius:50%;place-items:center;width:48px;display:grid}.inspection-picker{align-items:center;gap:20px;margin:0 0 24px;font-size:15px;font-weight:600;display:flex}.inspection-picker select{color:#254735;background:#fffef8;border:1px solid #c7d0c2;border-radius:8px;min-width:340px;max-width:100%;padding:10px 36px 10px 16px;font-size:16px}.inspection-controls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.inspection-view-switch{gap:8px;display:flex}.inspection-view-switch button{color:#66715f;background:0 0;border-bottom:2px solid #0000;padding:10px 20px;font-size:15px}.inspection-view-switch button[aria-pressed=true]{color:#244c3f;border-color:#264e3c;font-weight:700}.inspection-controls>label{align-items:center;gap:12px;font-size:13px;display:flex}.inspection-controls select{color:#233e33;background:#fffef9;border:1px solid #c9d1c3;border-radius:7px;padding:8px 14px}.inspection-preview-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px;display:grid}.inspection-preview{min-width:0}.inspection-preview>.button{gap:8px;margin-top:16px}.inspection-file-type{margin-left:auto;font-size:11px;font-weight:400}.inspection-copy-panel{min-width:0;padding:12px 0 0}.inspection-post-meta{color:#6d755e;align-items:center;gap:16px;margin-bottom:10px;font-size:12px;display:flex}.inspection-post-meta>span:first-child{border-bottom:1px solid #a9b296}.inspection-copy-panel h3{margin-bottom:8px;font-size:25px}.inspection-purpose{color:#5c6959;margin-bottom:22px;font-size:15px}.inspection-channel-switch{gap:6px;margin-bottom:12px;display:flex}.inspection-channel-switch button{color:#4d5d46;background:#eef1e8;border-radius:6px;padding:8px 17px;font-size:13px;font-weight:600}.inspection-channel-switch button[aria-pressed=true]{color:#fffef7;background:#244c3f}.inspection-caption{resize:vertical;color:#354832;overflow-wrap:anywhere;background:#fffefa;border:1px solid #d7ddd1;border-radius:7px;width:100%;height:360px;margin-bottom:16px;padding:21px;font-size:15px;line-height:1.9;display:block}.inspection-copy-message{color:#32593e;min-height:28px;margin:7px 0;font-size:13px}.inspection-review-note{border-top:1px solid #d8e0d2;gap:12px;padding:18px 0;display:flex}.inspection-review-note svg{margin-top:5px}.inspection-review-note strong{font-size:14px}.inspection-review-note p{color:#5f6d56;margin-top:4px;font-size:13px;line-height:1.8}.inspection-small-note{color:#6b745f;margin-top:4px;font-size:12px;line-height:1.9}.inspection-creative{aspect-ratio:4/5;color:#204434;text-align:left;isolation:isolate;background:#eeeade;width:100%;position:relative;overflow:hidden;container-type:inline-size}.inspection-creative *{box-sizing:border-box}.ic-brand{font-family:var(--font-latin), sans-serif;letter-spacing:.19cqw;align-items:center;gap:2.5cqw;font-size:2.05cqw;line-height:1.5;display:flex;position:absolute;top:5.5cqw;left:6cqw;right:6cqw}.ic-brand b{font-weight:700}.ic-brand-mark{letter-spacing:-.7cqw;font-size:7cqw;font-weight:600;line-height:1}.ic-edition{text-align:right;letter-spacing:.16cqw;margin-left:auto;font-size:1.9cqw;font-weight:700}.ic-photo{height:56cqw;position:absolute;top:19cqw;left:6cqw;right:6cqw;overflow:hidden}.ic-photo img{object-fit:cover;object-position:50% 65%}.ic-copy{position:absolute;top:80cqw;left:6cqw;right:6cqw}.ic-deck{letter-spacing:.07cqw;margin:0 0 2.6cqw;font-size:2cqw;font-weight:600;line-height:1.6}.inspection-creative h2{letter-spacing:-.35cqw;white-space:pre-line;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:7.4cqw;font-weight:600;line-height:1.38}.ic-footer{letter-spacing:-.01cqw;border-top:.1cqw solid #28463450;justify-content:space-between;align-items:center;gap:2cqw;padding-top:1.8cqw;font-size:1.65cqw;font-weight:500;line-height:1.5;display:flex;position:absolute;bottom:4cqw;left:6cqw;right:6cqw}.ic-footer>span:last-child{white-space:nowrap;font-family:var(--font-latin), sans-serif;font-variant-numeric:tabular-nums}.ic-points{margin:0;padding:0;list-style:none;position:absolute;top:60cqw;left:6cqw;right:6cqw}.ic-points li{border-top:.12cqw solid #6c7b5850;align-items:center;gap:4cqw;padding:3.6cqw 0;display:flex}.ic-points li>span{color:#526945;font-size:2.6cqw;font-weight:500;font-family:var(--font-latin), sans-serif}.ic-points p{letter-spacing:-.12cqw;word-break:keep-all;font-size:3.4cqw;font-weight:500;line-height:1.6}.ic-checklist .ic-copy{top:23cqw}.ic-checklist{background:#eff0e6}.ic-checklist h2{font-size:8cqw}.ic-checklist .ic-deck{color:#526546}.ic-checklist .ic-points{top:60cqw}.ic-checklist .ic-points li{padding:4cqw 0}.ic-statement{color:#f5f1e5;background:#244c3f}.ic-statement .ic-copy{top:27cqw}.ic-statement h2{letter-spacing:-.4cqw;font-size:8.6cqw;font-weight:500}.ic-statement .ic-deck{color:#d4dfbf;font-size:2.05cqw}.ic-statement .ic-points{top:71cqw}.ic-statement .ic-points li{border-color:#ffffff2a;padding:2.5cqw 0}.ic-statement .ic-points li>span{color:#c5d3a2}.ic-statement .ic-points p{font-size:3cqw}.ic-statement .ic-footer{color:#e0e4d3;border-color:#ffffff40}.ic-story{color:#faf8ee;background:#254838}.ic-story .ic-brand{z-index:2;background:#203f32ed;padding:1.4cqw 2cqw;top:4cqw;left:4cqw;right:4cqw}.ic-story .ic-photo{height:77cqw;inset:0 0 auto}.ic-story .ic-photo img{object-position:50% 53%}.ic-story .ic-copy{top:81cqw}.ic-story .ic-deck{color:#e4e8d5;font-size:1.8cqw}.ic-story h2{font-size:7.4cqw}.ic-story .ic-footer{border-color:#ffffff40}.inspection-export{width:1080px;margin:0;padding:0}.inspection-export .inspection-creative{width:1080px}.inspection-source-layout{background:#f2f2e8;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;padding:36px;display:grid}.inspection-source-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.inspection-source-heading h3{font-size:18px}.inspection-source-photo{max-width:280px;margin-bottom:20px;position:relative}.inspection-source-photo img{object-fit:cover;width:100%;height:260px;display:block}.inspection-source-photo>span{color:#fff;background:#244c3f;padding:5px 10px;font-size:11px;display:block}.inspection-source-note pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 24px;font-size:15px;line-height:1.9}.inspection-source-note [role=status]{min-height:26px;font-size:13px}.inspection-source-explanation h3{margin-bottom:18px;font-size:21px}.inspection-source-explanation>div{border-top:1px solid #ccd5c1;padding:18px 0}.inspection-number{color:#536345;font-size:12px}.inspection-source-explanation h4{margin:4px 0 9px;font-size:16px}.inspection-source-explanation p,.inspection-source-explanation li{color:#53664f;font-size:15px}.inspection-source-explanation ul{padding-left:20px}.inspection-references a{text-underline-offset:4px;min-height:40px;font-size:13px;text-decoration:underline;display:inline-block}.inspection-references small{color:#63715b;margin-bottom:12px;font-size:12px;display:block}.inspection-method{background:#f0f2e8;padding:38px}.inspection-method-heading h3{font-size:25px}.inspection-method-heading p{color:#627156;margin:10px 0 26px}.inspection-method-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin:0;padding:0;list-style:none;display:grid}.inspection-method-steps li>span{width:40px;height:40px;font-family:var(--font-latin);border:1px solid #a8b59a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.inspection-method-steps h4{margin:0 0 10px;font-size:18px}.inspection-method-steps p{color:#53674b;font-size:15px}.inspection-text-button{text-align:left;color:#244c3f;text-underline-offset:5px;background:0 0;align-items:center;gap:10px;min-height:48px;padding:10px 0;font-size:14px;font-weight:600;text-decoration:underline;display:inline-flex}.inspection-weekly-note{background:#fffdf5;border-left:3px solid #a3af81;margin:28px 0;padding:22px}.inspection-weekly-note strong{font-size:14px}.inspection-weekly-note p{margin:8px 0;font-size:15px}.inspection-weekly-note small{color:#68735c;font-size:12px}.inspection-plan{margin-top:60px;padding-bottom:56px}.inspection-weeks{grid-template-columns:1fr 1fr;gap:34px 48px;display:grid}.inspection-week h3{border-bottom:2px solid #d1d9c8;align-items:center;gap:18px;padding:13px 0;font-size:20px;display:flex}.inspection-week h3>span{color:#59664d;font-size:13px;font-weight:400}.inspection-week>button{text-align:left;background:0 0;border-bottom:1px solid #e0e6d8;align-items:center;gap:20px;width:100%;padding:17px 10px;display:flex}.inspection-week>button.active{background:#edf1e2}.inspection-plan-date{color:#5c6d4e;min-width:60px;font-size:12px}.inspection-week>button>span:nth-child(2){flex:1}.inspection-week small{color:#56624b;font-size:11px;font-weight:500;display:block}.inspection-week strong{font-size:15px;font-weight:500;display:block}.inspection-week button svg{color:#658352}.inspection-downloads{border-top:1px solid #d2dcc7;grid-template-columns:1.2fr 1fr;gap:72px;padding:48px 0 56px;display:grid}.inspection-downloads p:not(.inspection-eyebrow){color:#627057;margin-top:18px;font-size:15px}.inspection-download-actions{grid-template-columns:1fr 1fr;align-content:start;gap:12px;display:grid}.inspection-download-actions>.button{grid-column:1/-1}.inspection-download-actions>.inspection-text-button{font-size:13px;line-height:1.6}.inspection-page-footer{color:#67725c;border-top:1px solid #dee4d6;padding:26px 0 40px;font-size:12px}.inspection-page-footer a{align-items:center;gap:8px;min-height:48px;margin-top:14px;font-size:14px;display:inline-flex}.inspection-page-footer p{margin-bottom:5px}@media (max-width:1000px){.inspection-demo{padding:0 30px}.inspection-intro{gap:36px;padding:52px 0}.inspection-intro h1{font-size:35px}.inspection-preview-layout{gap:26px}.inspection-caption{height:340px}.inspection-view-switch button{padding:10px 12px;font-size:14px}.inspection-section-title h2{font-size:25px}.inspection-brand-note h2{font-size:20px}.inspection-method-steps{gap:24px}.inspection-downloads{gap:30px}.inspection-downloads h2{font-size:25px}}@media (max-width:720px){.inspection-demo{padding:0 20px;font-size:15px}.inspection-header{gap:16px;min-height:82px}.inspection-header nav{gap:16px;font-size:13px}.inspection-back{font-size:0}.inspection-back svg{width:20px;height:20px}.inspection-logo{font-size:22px}.inspection-intro{grid-template-columns:1fr;gap:32px;padding:40px 0}.inspection-intro h1{font-size:33px}.inspection-lead{font-size:16px}.inspection-brand-note{padding-left:20px}.inspection-brand-note h2{font-size:21px}.inspection-brand-note .inspection-disclosure{font-size:12px}.inspection-examples{padding-top:28px}.inspection-section-title{align-items:flex-start;gap:8px}.inspection-section-title h2{font-size:23px}.inspection-section-title .inspection-eyebrow{font-size:10px}.inspection-pager{gap:7px}.inspection-pager span{font-size:11px}.inspection-pager button{border:0;width:40px;min-width:40px;min-height:48px}.inspection-picker{margin-bottom:20px;font-size:14px;display:block}.inspection-picker select{width:100%;min-width:0;margin-top:7px;font-size:15px;display:block}.inspection-controls{display:block}.inspection-view-switch{border-bottom:1px solid #dce3d4;justify-content:space-between;gap:0;margin-bottom:14px}.inspection-view-switch button{padding:9px 4px;font-size:13px}.inspection-controls>label{justify-content:flex-end}.inspection-preview-layout{grid-template-columns:1fr;gap:28px}.inspection-preview{width:100%;max-width:500px;margin:0 auto}.inspection-file-type{font-size:10px}.inspection-copy-panel{padding:0}.inspection-copy-panel h3{font-size:23px}.inspection-purpose{font-size:15px}.inspection-caption{height:380px;padding:18px;font-size:16px}.inspection-small-note{font-size:13px}.inspection-source-layout{grid-template-columns:1fr;gap:32px;padding:22px 18px}.inspection-source-photo{max-width:100%}.inspection-source-photo img{height:320px}.inspection-method{padding:24px 20px}.inspection-method-heading h3{font-size:22px}.inspection-method-steps{grid-template-columns:1fr;gap:25px}.inspection-method-steps li{gap:16px;display:flex}.inspection-method-steps li>span{flex-shrink:0}.inspection-method-steps h4{font-size:17px}.inspection-method .button{width:100%;font-size:14px}.inspection-weeks{grid-template-columns:1fr;gap:20px}.inspection-plan{margin-top:40px;padding-bottom:34px}.inspection-week>button{gap:14px}.inspection-week strong{font-size:15px}.inspection-week h3{font-size:18px}.inspection-week h3 span{font-size:12px}.inspection-downloads{grid-template-columns:1fr;gap:24px;padding:36px 0}.inspection-downloads h2{font-size:24px}.inspection-download-actions>.inspection-text-button,.inspection-page-footer{font-size:12px}}@media (prefers-reduced-motion:reduce){.inspection-demo{scroll-behavior:auto}}
.social-page{max-width:1100px;margin:0 auto;padding-bottom:40px}.social-steps{gap:18px;max-width:610px;margin:6px 0 40px;display:flex}.social-steps>div{color:var(--muted);white-space:nowrap;flex:1;align-items:center;gap:9px;font-size:13px;display:flex}.social-steps>div:last-child{flex:0}.social-steps>div>span:first-child{border:1px solid var(--line);background:var(--surface);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.social-steps .current{color:var(--forest)}.social-steps .current>span:first-child{background:var(--forest);color:#fff;border-color:var(--forest)}.social-steps .social-step-line{background:var(--line);flex:1;min-width:10px;height:1px;margin-left:8px}.social-heading{margin-bottom:32px}.social-heading .text-button{min-height:44px;margin-bottom:20px}.social-heading h1{letter-spacing:-.04em;word-break:keep-all;overflow-wrap:anywhere;outline:none;margin:0 0 12px;font-size:clamp(25px,3vw,36px);line-height:1.4}.social-heading h1:focus-visible{outline:2px solid var(--forest);outline-offset:6px}.social-heading>p{color:var(--muted);word-break:keep-all;margin:0;font-size:16px;line-height:1.8}.social-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.social-channel-card{text-align:left;background:var(--surface);border:1px solid var(--line);min-height:252px;color:var(--ink);border-radius:16px;flex-direction:column;align-items:flex-start;padding:30px 24px 0;transition:border-color .18s,box-shadow .18s;display:flex}.social-channel-card:hover{border-color:var(--forest);box-shadow:0 5px 22px #244c3f0b}.social-channel-card>.connection-logo{border-radius:16px;width:56px;height:56px;margin-bottom:22px}.social-channel-card>strong{letter-spacing:-.025em;font-size:22px}.social-channel-card>p{color:var(--muted);word-break:keep-all;margin:9px 0 25px;font-size:14px;line-height:1.7}.social-card-action{border-top:1px solid var(--line);min-height:61px;color:var(--forest);justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;font-size:14px;font-weight:700;display:flex}.social-demo-note{color:var(--muted);margin:20px 0 0;font-size:14px;line-height:1.7}.social-login-guide,.social-confirm{background:var(--surface);border:1px solid var(--line);border-radius:18px;max-width:640px;padding:38px}.social-handoff{color:var(--muted);background:#f2f5ed;border-radius:12px;justify-content:center;align-items:center;gap:42px;margin-bottom:30px;padding:28px 18px;display:flex}.social-handoff>div{color:var(--ink);flex-direction:column;align-items:center;gap:12px;font-size:14px;display:flex}.social-handoff .connection-logo,.social-orion-mark{border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.social-orion-mark{background:var(--forest);color:var(--citron)}.social-orion-mark svg{width:36px;height:36px}.social-guide-copy>strong{word-break:keep-all;font-size:19px;line-height:1.8}.social-guide-copy>p{color:var(--muted);word-break:keep-all;margin:8px 0 24px;font-size:15px;line-height:1.8}.social-app-note{color:var(--muted);background:#f4f5f0;border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 24px;padding:15px;display:flex}.social-app-note svg{flex-shrink:0;margin-top:4px}.social-app-note p{word-break:keep-all;margin:0;font-size:14px;line-height:1.8}.social-main-action{white-space:normal;justify-content:center;width:100%;min-height:56px;font-size:16px}.social-small-note{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.8}.social-login-guide>.social-small-note{text-align:center}.social-setup-note{border:1px solid var(--line);border-radius:8px;margin:0;padding:18px;line-height:1.8}.social-test-note{color:#79541e;word-break:keep-all;background:#fbf3e3;border-radius:10px;margin:0 0 22px;padding:14px 16px;font-size:14px;line-height:1.8}.social-loading{color:var(--muted);align-items:center;gap:12px;padding:50px 0;display:flex}.social-feedback{border-radius:12px;align-items:center;gap:14px;margin:0 0 24px;padding:20px;line-height:1.8;display:flex}.social-feedback>svg{flex-shrink:0}.social-feedback p{margin:0;font-size:14px}.social-feedback>div{flex:1}.social-feedback.error{color:#7c3f24;background:#fff1e9;flex-wrap:wrap}.social-feedback.success{color:var(--forest);background:#eaf2e3}.social-connected{margin-top:38px}.social-connected>h2{margin:0 0 16px;font-size:20px}.social-connected>article{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:20px;display:flex}.social-account-copy{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.social-account-copy>strong{overflow-wrap:anywhere;font-size:17px}.social-account-copy>span,.social-account-copy>small{font-size:13px}.social-account-copy>small{color:var(--muted)}.social-ok{color:#31572b}.social-attention{color:#995c1c}.social-account-actions{align-items:center;gap:18px;display:flex}.social-account-actions button{min-height:48px}.social-next-note{color:var(--muted);align-items:center;gap:12px;margin:30px 0 24px;display:flex}.social-next-note>svg{color:var(--forest);flex-shrink:0}.social-next-note>p{word-break:keep-all;margin:0;font-size:14px;line-height:1.8}.social-help{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 28px}.social-help>summary{cursor:pointer;align-content:center;min-height:56px;font-size:14px}.social-help>p{color:var(--muted);word-break:keep-all;max-width:690px;font-size:14px;line-height:1.9}.social-help>a{min-height:48px;color:var(--forest);align-items:center;gap:7px;margin-bottom:12px;display:inline-flex}.social-naver{flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;display:flex}.social-naver>p{color:var(--muted);flex:1;min-width:200px;margin:0;line-height:1.8}.social-naver a{min-height:48px}.social-confirm fieldset{border:none;min-width:0;margin:0;padding:0}.social-confirm legend{margin-bottom:20px;padding:0;font-size:20px;font-weight:700}.social-account-options{gap:12px;display:grid}.social-account-options>label{border:2px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;min-height:96px;padding:18px 14px;display:flex}.social-account-options>label.chosen{border-color:var(--forest);background:#f3f7ed}.social-account-options input{width:20px;height:20px;accent-color:var(--forest);flex-shrink:0}.social-account-options label>span:nth-of-type(2){flex:1;min-width:0}.social-account-options strong,.social-account-options small{overflow-wrap:anywhere;display:block}.social-account-options strong{font-size:17px;line-height:1.5}.social-account-options small{color:var(--muted);margin-top:5px;font-size:12px}.social-choice-check{opacity:0;color:var(--forest);flex-shrink:0}.chosen .social-choice-check{opacity:1}.social-confirm>p{margin:22px 0;font-size:14px;line-height:1.8}.social-disconnect-dialog{padding:6px 0 10px}.social-disconnect-dialog>p{color:var(--muted);line-height:1.9}.social-dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media (max-width:1000px){.social-channel-grid{gap:12px}.social-channel-card{padding:24px 18px 0}.social-channel-card>strong{font-size:20px}.social-account-actions{flex-direction:column;gap:0}}@media (max-width:650px){.social-steps{gap:10px;margin-bottom:28px}.social-steps>div{gap:6px;font-size:11px}.social-steps>div>span:first-child{width:27px;height:27px}.social-steps .social-step-line{margin-left:2px}.social-heading>p{font-size:15px}.social-channel-grid{grid-template-columns:1fr;gap:14px}.social-channel-card{grid-template-columns:52px 1fr;column-gap:16px;min-height:0;padding:21px 20px 0;display:grid}.social-channel-card>.connection-logo{grid-row:span 2;width:52px;height:52px;margin:0}.social-channel-card>strong{align-self:end;font-size:20px}.social-channel-card>p{margin:5px 0 20px;font-size:13px}.social-card-action{grid-column:1/-1;min-height:56px}.social-login-guide,.social-confirm{padding:22px 18px}.social-handoff{gap:28px}.social-account-options>label{gap:8px;padding:14px 9px}.social-account-options .connection-logo{flex-shrink:0;width:36px;height:36px}.social-account-options strong{font-size:15px}.social-feedback.success{flex-wrap:wrap;align-items:flex-start}.social-feedback .button{justify-content:center;width:100%}.social-connected>article{flex-wrap:wrap;padding:16px}.social-account-actions{flex-direction:row;justify-content:flex-end;gap:16px;width:100%}.social-guide-copy>strong{font-size:17px}.social-dialog-actions{flex-direction:column}.social-dialog-actions>button{min-height:48px}.social-steps strong{font-weight:600}}@media (prefers-reduced-motion:reduce){.social-channel-card{transition:none}.social-page .spin{animation:none}}
.topic-journey{max-width:1120px;color:var(--ink);margin:0 auto;padding:12px 0 44px}.topic-journey button,.topic-journey input,.topic-journey textarea,.topic-journey select{font:inherit}.topic-journey button:focus-visible,.topic-journey a:focus-visible,.topic-journey input:focus-visible,.topic-journey textarea:focus-visible,.topic-journey select:focus-visible{outline-offset:5px;outline:3px solid #6b8661}.topic-journey h1:focus,.topic-journey h2:focus{outline:none}.topic-topline{color:#58695e;justify-content:space-between;align-items:center;gap:16px;min-height:48px;font-size:14px;display:flex}.topic-topline .text-button{flex-shrink:0;min-height:48px;font-size:14px}.topic-count{background:#e7ecdf;border-radius:5px;padding:2px 7px;font-size:13px}.topic-resume{border-block:1px solid var(--line);align-items:center;gap:16px;margin:-4px 0 28px;padding:16px 0;display:flex}.topic-resume img{border-radius:3px}.topic-resume>div{flex:1;min-width:0}.topic-resume strong,.topic-resume span{display:block}.topic-resume span{color:var(--muted);margin-top:5px;font-size:14px}.topic-resume .button{min-height:48px}@media (max-width:520px){.topic-resume{flex-wrap:wrap}.topic-resume .button{width:100%}}.topic-progress{max-width:780px;margin:16px 0 30px}.topic-progress ol{margin:0;padding:0;list-style:none;display:flex}.topic-progress li{flex:1;min-width:0;position:relative}.topic-progress li:not(:last-child):after{content:"";background:#d1d9ce;height:1px;position:absolute;top:23px;left:36px;right:6px}.topic-progress button{z-index:1;color:#626e63;opacity:1;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:8px;min-width:48px;min-height:72px;padding:6px 0;display:flex;position:relative}.topic-progress button>span{background:var(--paper);border:1px solid #c5cebe;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:600;display:grid}.topic-progress b{font-size:13px;font-weight:500}.topic-progress .current button{color:#234d3d}.topic-progress .current button>span{color:#f8f7ef;background:#234d3d;border-color:#234d3d}.topic-progress .current b{font-weight:700}.topic-progress .done button>span{color:#234d3d;background:#e4ecde;border-color:#e4ecde}.topic-step-heading{max-width:860px;margin:0 0 28px}.topic-step-count{color:#526e50;min-height:20px;margin:0 0 9px;font-size:14px;font-weight:600}.topic-step-heading h1{letter-spacing:-.045em;color:#234b3b;word-break:keep-all;overflow-wrap:anywhere;margin:0 0 10px;font-size:clamp(29px,3.1vw,42px);font-weight:650;line-height:1.4}.topic-step-heading>p:last-child{color:#56675d;margin:0;font-size:17px;line-height:1.7}.topic-poster-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.topic-poster-choice{text-align:left;min-width:0;color:inherit;background:0 0;border:0;padding:0}.topic-poster-image{background:#eceee4;border-radius:8px;padding:18px 32px;transition:background .16s;position:relative;overflow:hidden}.topic-poster-image img{object-fit:contain;filter:drop-shadow(0 5px 5px #223b2712);width:100%;height:auto;max-height:310px;transition:transform .16s;display:block}.topic-poster-choice:nth-child(2) .topic-poster-image{background:#f0e9dd}.topic-poster-choice:nth-child(3) .topic-poster-image{background:#eae5e6}.topic-poster-image>span{color:#465944;background:#fbfaf3ef;border:1px solid #dddccd;border-radius:4px;padding:3px 8px;font-size:11px;position:absolute;top:12px;left:12px}.topic-poster-choice:hover .topic-poster-image img{transform:translateY(-4px)}.topic-poster-copy{padding:18px 0 8px}.topic-poster-copy>span:first-child{color:#60715e;font-size:14px}.topic-poster-copy h2{letter-spacing:-.03em;margin:5px 0 14px;font-size:22px;font-weight:650;line-height:1.5}.topic-poster-go{color:#345b43;border-bottom:1px solid #d3dccd;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:15px;font-weight:600;display:flex}.topic-start-bottom{justify-content:space-between;align-items:center;gap:24px;padding:20px 0 0;display:flex}.topic-start-bottom p,.topic-quiet-note{color:#617063;overflow-wrap:anywhere;margin:10px 0;font-size:13px;line-height:1.7}.topic-quiet-note svg{vertical-align:middle;margin-right:5px}.topic-start-bottom .text-button{flex-shrink:0;min-height:48px}.topic-more-section{border-top:1px solid #d7ded2;margin-top:28px;padding-top:28px}.topic-more-section h2{margin:0 0 22px;font-size:22px}.topic-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}.topic-more-choice{text-align:left;color:inherit;background:0 0;border:0;border-bottom:1px solid #dbe0d6;align-items:center;gap:20px;min-width:0;padding:12px 0 20px;display:flex}.topic-more-choice img{object-fit:cover;border-radius:3px;width:72px;height:90px}.topic-more-choice>span{flex:1;min-width:0}.topic-more-choice strong{word-break:keep-all;font-size:17px;line-height:1.55;display:block}.topic-more-choice small{color:#617063;margin-top:8px;font-size:13px;display:block}.topic-stage-form{margin:0}.topic-design-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:18px;display:grid}.topic-design-choice{text-align:left;min-width:0;color:inherit;background:0 0;border:0;padding:0}.topic-design-canvas{background:#eeeede;border:2px solid #0000;border-radius:8px;padding:16px 24px;transition:border-color .15s;position:relative}.topic-design-choice.selected .topic-design-canvas{background:#e4ecde;border-color:#315d43}.topic-design-canvas>.template-canvas-wrap{max-width:240px;margin:auto}.topic-design-canvas .template-canvas-surface{box-shadow:0 4px 10px #223b2710}.topic-design-choice>strong{overflow-wrap:anywhere;margin:13px 0 4px;font-size:16px;line-height:1.6;display:block}.topic-design-choice>small{color:#657264;font-size:13px}.topic-choice-check{color:#fffef2;background:#285139;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-style:normal;display:none;position:absolute;top:10px;right:10px}.selected .topic-choice-check{display:flex}.topic-photo-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.topic-upload{text-align:center;cursor:pointer;color:#34583c;background:#edf1e5;border:1.5px dashed #789570;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:215px;padding:26px 20px;display:flex;position:relative;overflow:hidden}.topic-upload:focus-within{outline-offset:4px;outline:3px solid #6b8661}.topic-upload strong{font-size:20px;font-weight:650}.topic-upload span{max-width:210px;font-size:13px;line-height:1.7}.topic-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.topic-upload.busy{opacity:.65}.topic-photo-choice{text-align:left;min-width:0;color:inherit;background:#eef0e8;border:2px solid #0000;border-radius:8px;padding:0 0 12px;position:relative;overflow:hidden}.topic-photo-choice.selected{background:#e4ecde;border-color:#315d43}.topic-photo-choice img{object-fit:cover;width:100%;height:150px;display:block}.topic-photo-choice>span{white-space:nowrap;text-overflow:ellipsis;padding:10px 12px 0;font-size:14px;display:block;overflow:hidden}.topic-photo-choice small{color:#5c6e58;margin:7px 12px 0;font-size:11px;display:inline-block}.topic-photo-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:12px;display:flex}.topic-photo-actions .text-button{min-height:48px}.topic-selection-status{color:#395e3f;align-items:center;gap:8px;margin:0;padding:12px 0;font-size:15px;display:flex}.topic-details-stage{max-width:700px;min-height:220px}.topic-journey .field{flex-direction:column;gap:12px;margin:16px 0 22px;font-size:16px;display:flex}.topic-journey .field input,.topic-journey .field select{max-width:100%;min-height:52px;font-size:17px}.topic-journey .field textarea{padding:16px;font-size:18px;line-height:1.8}.topic-journey .field small{color:#5b6a5d;font-size:14px;font-weight:400;line-height:1.7}.topic-one-question>.field{margin-top:0}.topic-one-question>.field>input{min-height:64px;font-size:22px}.topic-question-dots{gap:8px;margin-top:24px;display:flex}.topic-question-dots span{background:#d9e0d1;border-radius:4px;width:34px;height:4px}.topic-question-dots .done{background:#51764d}.topic-question-photo{color:#6a7668;border-top:1px solid #dde3d6;align-items:center;gap:18px;margin-top:32px;padding-top:22px;font-size:14px;display:flex}.topic-question-photo img{object-fit:cover;border-radius:4px;width:100px;height:76px}.topic-small-details{border-top:1px solid #d9dfd2;padding:17px 0;font-size:15px}.topic-small-details summary{cursor:pointer;color:#355840;min-height:44px;font-weight:600;line-height:1.7}.topic-small-details summary>span{color:#62705e;margin-top:5px;font-size:13px;font-weight:400;display:block}.topic-small-details p{font-size:15px;line-height:1.8}.topic-small-details .check-field{min-height:48px}.topic-copy-check>p{margin:24px 0;font-size:17px;line-height:1.8}.topic-copy-text{white-space:pre-line;word-break:keep-all;text-wrap:pretty;overflow-wrap:anywhere;font-size:16px;line-height:1.95}.topic-day-picker{border:0;flex-wrap:wrap;gap:10px;margin:8px 0 24px;padding:0;display:flex}.topic-day-picker legend{margin-bottom:14px;font-size:16px}.topic-day-picker button{color:#456043;background:#f9faf3;border:1px solid #cdd8c5;border-radius:50%;min-width:56px;min-height:56px}.topic-day-picker .selected{color:#fcfbee;background:#285139;border-color:#285139}.topic-time-field{max-width:320px}.topic-simple-flow{color:#335b43;align-items:center;gap:24px;padding:32px 0;display:flex}.topic-simple-flow strong{font-size:22px}.topic-simple-flow p{max-width:360px;font-size:16px;line-height:1.8}.topic-confirm-stage,.topic-complete-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,6vw,74px);display:grid}.topic-final-poster{width:100%;max-width:390px;margin:0 auto}.topic-final-poster>span{text-align:center;color:#62705f;padding:12px;font-size:13px;display:block}.topic-final-poster>.text-button{margin:0 auto;display:flex}.topic-confirm-copy h2,.topic-complete-layout h2{letter-spacing:-.035em;overflow-wrap:anywhere;margin:8px 0 18px;font-size:24px;line-height:1.55}.topic-confirm-copy>.topic-copy-text{margin:0 0 8px}.topic-review-label{color:#627454;font-size:13px;font-weight:600}.topic-confirm-copy>.field{margin-top:30px}.topic-calendar-slip{background:#edf1e5;border-radius:6px;align-items:center;gap:18px;margin:24px 0;padding:24px;display:flex}.topic-calendar-slip strong{font-size:21px;display:block}.topic-calendar-slip span{color:#65725d;margin-top:7px;font-size:13px;display:block}.topic-confirm-copy>p:not(.topic-copy-text){line-height:1.8}.topic-step-actions{background:var(--paper);z-index:4;padding-top:22px;padding-bottom:max(12px, env(safe-area-inset-bottom));border-top:1px solid #d8dfd0;justify-content:space-between;gap:24px;margin-top:34px;display:flex;position:sticky;bottom:0}.topic-step-actions .button{min-height:54px;padding-inline:25px;font-size:17px}.topic-step-actions .primary{justify-content:center;min-width:210px}.topic-error{color:#873d28;background:#faeae1;border:1px solid #e4b7a5;border-radius:5px;margin:0 0 22px;padding:15px 18px;font-size:16px;line-height:1.7}.topic-state-label{color:#3f653f;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.topic-complete-actions{flex-wrap:wrap;gap:12px;margin:24px 0 12px;display:flex}.topic-complete-actions .button{min-height:52px}.topic-complete-stage>.text-button{margin-top:30px}.topic-rule-success{text-align:center;color:#345c40;background:#edf1e5;border-radius:8px;margin-bottom:28px;padding:40px 0}.topic-rule-success svg{margin:auto}.topic-rule-success h2{font-size:25px;line-height:1.6}.topic-rule-success p{font-size:20px}.topic-repeat-diagram{background:#edf1e5;border-radius:8px;justify-content:space-between;align-items:center;gap:22px;max-width:850px;margin-bottom:30px;padding:28px 36px;display:flex}.topic-repeat-diagram>div{text-align:center;color:#426744;flex-direction:column;flex:1;align-items:center;gap:12px;display:flex}.topic-repeat-diagram strong{font-size:16px;font-weight:500}.topic-repeat-diagram>svg{color:#7d9670;flex-shrink:0}.topic-rules-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.topic-rules-toolbar .button{min-height:52px}.topic-rules-empty{text-align:center;padding:34px 0}.topic-example-stack{justify-content:center;gap:0;margin-bottom:24px;padding-top:15px;display:flex}.topic-example-stack img{object-fit:cover;width:140px;height:175px;transform:rotate(-5deg)}.topic-example-stack img+img{margin-left:-18px;transform:rotate(7deg)translateY(-10px)}.topic-rules-empty h2{letter-spacing:-.035em;font-size:24px}.topic-rules-empty p{color:#637261;font-size:16px;line-height:1.7}.topic-visual-rule{align-items:center;gap:22px;padding:24px 0}.topic-visual-rule>img{object-fit:cover;border-radius:3px;width:72px;height:90px}.topic-visual-rule h2{margin:0 0 8px;font-size:21px;line-height:1.5}.topic-visual-rule p{color:#34533c;margin:0 0 5px;font-size:17px}.topic-visual-rule small{color:#6c7667;font-size:13px}.topic-visual-rule.paused>img{filter:grayscale(.8)}.topic-journey .rules-result{background:#eef2e5;margin:22px 0;padding:22px;font-size:15px}.topic-journey .rules-result p{overflow-wrap:anywhere;line-height:1.8}@media (min-width:1100px){.topic-wizard .topic-design-choices,.topic-wizard .topic-photo-options{max-width:970px}.topic-wizard:has(.topic-one-question) .topic-step-actions{max-width:700px}}@media (max-width:850px){.topic-poster-choices{gap:16px}.topic-poster-image{padding:16px}.topic-poster-copy h2{font-size:19px}.topic-start-bottom{align-items:flex-start}.topic-design-choices{gap:16px}.topic-design-canvas{padding:14px}.topic-photo-options{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-confirm-stage,.topic-complete-layout{gap:28px}.topic-visual-rule{flex-wrap:wrap}.topic-visual-rule .rule-row-actions{justify-content:flex-end;width:100%}}@media (max-width:640px){.topic-journey{padding-top:0}.topic-topline{gap:10px;font-size:12px}.topic-topline .text-button{gap:5px;font-size:12px}.topic-progress{margin:10px 0 20px}.topic-progress button{gap:6px;min-height:62px}.topic-progress b{font-size:12px}.topic-progress li:not(:last-child):after{right:3px}.topic-step-heading{margin-bottom:24px}.topic-step-heading h1{font-size:29px}.topic-step-heading>p:last-child{font-size:16px}.topic-step-count{font-size:13px}.topic-poster-choices{flex-direction:column;gap:18px;display:flex}.topic-poster-choice{border-bottom:1px solid #d5decf;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:20px;padding-bottom:18px;display:grid}.topic-poster-image{border-radius:4px;padding:8px}.topic-poster-image img{width:100%;max-height:none}.topic-poster-image>span{padding:2px 5px;font-size:9px;top:4px;left:4px}.topic-poster-copy{padding:0}.topic-poster-copy>span:first-child{font-size:12px}.topic-poster-copy h2{word-break:keep-all;margin:6px 0 15px;font-size:20px}.topic-poster-go{border:0;justify-content:flex-start;gap:6px;padding:0;font-size:14px}.topic-start-bottom{flex-direction:column;gap:4px;padding-top:8px}.topic-start-bottom p{font-size:12px}.topic-more-grid{grid-template-columns:1fr}.topic-more-choice strong{font-size:17px}.topic-design-choices{flex-direction:column;gap:20px;display:flex}.topic-design-choice{grid-template-columns:130px minmax(0,1fr);align-items:end;column-gap:18px;display:grid}.topic-design-canvas{border-radius:5px;grid-row:span 2;padding:10px}.topic-design-choice>strong{align-self:end;margin:0 0 6px;font-size:17px;line-height:1.6}.topic-design-choice>small{align-self:start;font-size:13px}.topic-choice-check{width:25px;height:25px;top:5px;right:5px}.topic-design-choice .canvas-issue{font-size:12px;line-height:1.5}.topic-photo-options{gap:12px}.topic-upload{gap:10px;min-height:178px;padding:18px 12px}.topic-upload strong{font-size:17px}.topic-upload span{font-size:12px}.topic-photo-choice img{height:116px}.topic-photo-choice>span{padding-inline:9px;font-size:13px}.topic-photo-choice small{margin-left:9px;font-size:10px}.topic-photo-actions{display:block}.topic-photo-actions button{margin-block:4px;display:flex}.topic-selection-status{font-size:14px}.topic-details-stage{min-height:240px}.topic-journey .field textarea{font-size:18px}.topic-one-question>.field>input{font-size:19px}.topic-one-question>.field small{font-size:15px}.topic-question-photo{margin-top:24px;font-size:13px}.topic-question-photo img{width:80px;height:64px}.topic-day-picker{gap:7px}.topic-day-picker button{min-width:calc(14.2857% - 6px);min-height:48px;padding:0;font-size:14px}.topic-day-picker legend{margin-bottom:12px}.topic-simple-flow{gap:12px}.topic-simple-flow>svg{flex-shrink:0}.topic-simple-flow strong{font-size:20px}.topic-simple-flow p{font-size:15px}.topic-confirm-stage,.topic-complete-layout{grid-template-columns:1fr;gap:28px}.topic-final-poster{max-width:275px}.topic-confirm-copy h2,.topic-complete-layout h2{font-size:23px}.topic-copy-text{font-size:16px}.topic-complete-actions .button{flex:1;justify-content:center;padding-inline:13px;font-size:15px}.topic-step-actions{gap:12px;margin-top:26px;padding-top:16px}.topic-step-actions .button{min-height:52px;padding-inline:17px;font-size:16px}.topic-step-actions .primary{flex:1;min-width:0}.topic-step-actions .secondary{flex:none}.topic-step-actions .button svg{width:17px}.topic-step-actions .primary{max-width:340px}.topic-error{font-size:15px}.topic-repeat-diagram{gap:7px;padding:22px 10px}.topic-repeat-diagram strong{word-break:keep-all;font-size:13px;line-height:1.6}.topic-repeat-diagram>svg{width:15px}.topic-repeat-diagram>div svg{width:24px}.topic-rules-toolbar{flex-direction:column;align-items:stretch;gap:12px}.topic-rules-toolbar .button{justify-content:center}.topic-visual-rule{gap:16px}.topic-visual-rule h2{font-size:19px}.topic-visual-rule .rule-details{flex-basis:calc(100% - 90px);min-width:0}.topic-visual-rule .rule-row-actions{flex-wrap:wrap;justify-content:flex-start;gap:12px}.topic-visual-rule .rule-row-actions .button{font-size:14px}}@media (prefers-reduced-motion:reduce){.topic-poster-image img,.topic-poster-image,.topic-design-canvas{transition:none}.topic-poster-choice:hover .topic-poster-image img{transform:none}}
