/* Page-scoped extension of the existing Opsionic landing-page system. */
body.opsionic-engineer{background:#050505;color:#f4f3ed;font-family:'Plus Jakarta Sans',system-ui,sans-serif}
.opsionic-engineer .site-main{padding:0}.opsionic-engineer .site-footer{padding-bottom:70px}
.awe-page{--awe-accent:#00e5f2;--awe-muted:#afafa9;--awe-line:#2a2b2d;--awe-panel:#111214;background:#050505;color:#f4f3ed;font-size:18px;line-height:1.6}
.awe-page *{box-sizing:border-box}.awe-page [id]{scroll-margin-top:100px}.awe-page em{font-style:normal;color:var(--awe-accent)}
.awe-page h1,.awe-page h2,.awe-page h3,.awe-page p{margin-top:0}.awe-page h1,.awe-page h2{word-spacing:.045em}.awe-page h2{font-size:clamp(32px,3.6vw,54px);font-weight:800;letter-spacing:-.045em;line-height:1.12;margin-bottom:24px}.awe-page h3{font-size:20px;line-height:1.3;letter-spacing:-.025em}.awe-page p{color:var(--awe-muted)}
.awe-page .n8n-shell{width:min(1280px,calc(100% - 64px))}.awe-page .n8n-kicker{color:#ff7b69;letter-spacing:.13em;margin-bottom:26px;font-size:14px}.awe-page .n8n-button{min-height:54px;padding:0 22px;font-size:17px;box-shadow:none;gap:12px;white-space:nowrap}.awe-page .n8n-button:hover{transform:translateY(-2px);box-shadow:none}.awe-page .n8n-button:after{width:26px;height:26px}
.awe-page a:focus-visible,.awe-page summary:focus-visible{outline:2px solid var(--awe-accent);outline-offset:5px}.awe-skip{position:fixed;z-index:10002;left:20px;top:-100px;padding:12px 20px;background:#f4f3ed;color:#050505}.awe-skip:focus{top:10px}
.awe-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(36px,5vw,76px);align-items:center;padding-top:142px;padding-bottom:62px}.awe-hero h1{font-size:clamp(44px,5.15vw,76px);line-height:1.02;font-weight:800;letter-spacing:-.045em;margin:0 0 24px}.awe-hero h1 em{white-space:nowrap}.awe-lead{font-size:18px;line-height:1.7;max-width:550px;margin-bottom:28px}.awe-lead strong{color:#f4f3ed;font-weight:500}
.awe-selector{padding:0;border:0;margin:0 0 12px;min-width:0}.awe-selector legend{font-size:16px;font-weight:700;color:#d2d2d4;margin-bottom:10px}.awe-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;background:#111214;border:1px solid #323335;border-radius:12px;padding:5px}.awe-options label{cursor:pointer;position:relative;min-width:0}.awe-options input{position:absolute;width:1px;height:1px;opacity:0}.awe-options label>span{display:flex;flex-direction:column;justify-content:center;padding:11px 12px;border:1px solid transparent;border-radius:8px;min-height:60px;color:#b6b6b8;transition:background .18s,color .18s,border-color .18s}.awe-options small{font-size:12px;letter-spacing:.045em;display:block;margin-bottom:4px;white-space:nowrap}.awe-options b{font-size:16px;white-space:nowrap}.awe-options input:checked+span{background:#7fe8f0;color:#1b1c1e;border-color:#7fe8f0}.awe-options input:focus-visible+span{outline:3px solid #ff6d5a;outline-offset:3px}.awe-options label:hover>span{border-color:#7c7c7e}
.awe-hero-price{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:52px;margin-bottom:16px;color:var(--awe-muted);font-size:16px}.awe-hero-price strong{font-size:27px;color:#f4f3ed;letter-spacing:-.04em;font-weight:800}.awe-price-caption{max-width:55%;text-align:right;color:#ccccce;font-size:14px}.awe-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.awe-text-link{font-size:16px;font-weight:700;border-bottom:1px solid #636365;padding:7px 0}.awe-text-link span{margin-left:8px}.awe-page .awe-micro{font-size:14px;color:#a5a5a7;margin:12px 0}.awe-page .awe-preview{font-size:14px;line-height:1.7;margin-top:22px;margin-bottom:0;max-width:490px}.awe-preview>span{font-size:12px;font-weight:700;letter-spacing:.07em;border:1px solid #424244;color:#d4d4c4;border-radius:4px;padding:3px 6px;margin-right:6px}
.awe-console-wrap{position:relative}.awe-console-wrap:before{content:'';position:absolute;inset:-40px 0;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:32px 32px;z-index:0;mask-image:radial-gradient(ellipse,#000 30%,transparent 70%);pointer-events:none}.awe-console{position:relative;border:1px solid #393a3c;border-radius:20px;background:#111214;box-shadow:0 24px 70px #0009;overflow:hidden}.awe-console-top{display:flex;align-items:center;gap:12px;padding:23px 24px;border-bottom:1px solid var(--awe-line)}.awe-console-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #59595b;border-radius:10px;color:var(--awe-accent);font-size:23px}.awe-console-top b{display:block;font-size:14px;letter-spacing:.08em}.awe-console-top small{display:block;color:#a5a5a7;font-size:13px;margin-top:3px}.awe-status{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.08em;color:var(--awe-accent);border:1px solid #3e3e40;padding:4px 8px;border-radius:20px}.awe-status i,.awe-dot{display:inline-block;width:5px;height:5px;background:var(--awe-accent);border-radius:50%;flex-shrink:0}.awe-status i{animation:awe-pulse 2.5s ease-in-out infinite}.awe-site{padding:23px 24px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px}.awe-site small{display:block;font:9px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;color:#a5a5a7;margin-bottom:6px}.awe-site b{font-size:18px;font-weight:500}.awe-site b span{color:#858587;font-size:16px;margin-left:6px}.awe-tag{font-size:13px;background:#252628;color:#7fe8f0;border:1px solid #414143;border-radius:5px;padding:4px 8px;white-space:nowrap}.awe-feed-heading{display:flex;justify-content:space-between;font-size:12px;color:#a5a5a7;padding:12px 24px;border-top:1px solid var(--awe-line);letter-spacing:.025em}.awe-feed{list-style:none;padding:0 24px;margin:0;min-height:273px}.awe-feed li{display:grid;grid-template-columns:43px minmax(0,1fr) 15px;gap:10px;align-items:center;min-height:39px;border-bottom:1px solid #ffffff08;font-size:14px;color:#d2d2d4}.awe-feed li time{font:10px ui-monospace,SFMono-Regular,Consolas,monospace;color:#a5a5a7}.awe-feed li b{color:var(--awe-accent);font-size:16px}.awe-feed .awe-event-warn b,.awe-feed .awe-event-warn>span{color:#efb27a}.awe-feed .awe-event-hold>span{color:var(--awe-accent)}.awe-feed .awe-event-work b{color:#aaaee8}.awe-result{display:flex;gap:13px;background:#202123;border:1px solid #48484a;border-radius:10px;margin:20px 20px 18px;padding:16px;min-height:96px;align-items:center}.awe-result-icon{display:grid;place-items:center;background:#7fe8f0;color:#1b1c1e;border-radius:7px;font-size:20px;width:30px;height:30px;flex-shrink:0}.awe-result b{font-size:13px;letter-spacing:.05em;color:#f4f3ed}.awe-result p{font-size:14px;line-height:1.6;margin:5px 0 0;color:#b6b6b8;min-height:35px}.awe-console-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--awe-line);padding:13px 24px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;color:#a6a6a8}.awe-console-bottom .awe-dot{margin-right:6px}.awe-console-caption{text-align:center;font-size:13px;line-height:1.7;margin:17px 0 0}
.awe-section-nav{display:flex;align-items:center;justify-content:space-between;gap:22px;border-block:1px solid var(--awe-line);padding-block:22px;font-size:14px}.awe-section-nav>span{color:#939395;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;margin-right:auto}.awe-section-nav a:hover{color:var(--awe-accent)}.awe-section{padding-top:100px;padding-bottom:100px}.awe-section-head{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end;margin-bottom:42px}.awe-section-head h2{margin-bottom:0}.awe-section-head>p{max-width:450px;margin:0 0 3px;font-size:18px;line-height:1.8}.awe-job-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--awe-line);border-radius:16px;overflow:hidden;background:var(--awe-line)}.awe-job{background:#0d0e10;padding:28px 30px}.awe-index{font:11px ui-monospace,SFMono-Regular,Consolas,monospace;color:#9e9ea0;display:block;margin-bottom:26px}.awe-job h3{margin-bottom:11px}.awe-job p{font-size:17px;max-width:300px;min-height:44px}.awe-job-status{display:flex;gap:7px;align-items:center;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;color:#7fe8f0;margin-top:26px}
.awe-workday{background:#f4f3ed;color:#1d1e20;padding:90px 0}.awe-workday-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.awe-workday .n8n-kicker{color:#5b5b5d}.awe-workday h2{font-size:clamp(36px,4vw,58px)}.awe-workday h2 em{color:#656567}.awe-workday p{color:#58585a;font-size:18px}.awe-workday-copy{padding-top:30px}.awe-label{font:9px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;color:#bcbcbe}.awe-workday .awe-label{color:#58585a;display:block;max-width:390px}.awe-incident{border-top:1px solid #c6c6c8;margin-top:44px;padding-top:24px;display:flex;flex-direction:column;gap:9px}.awe-incident small{font:10px ui-monospace,SFMono-Regular,Consolas,monospace;color:#58585a}.awe-incident b{font-size:18px}.awe-incident span{font-size:16px;color:#58585a}.awe-timeline{margin:0;padding:0;list-style:none}.awe-timeline li{position:relative;display:grid;grid-template-columns:50px 1fr;gap:27px;min-height:91px;padding-bottom:24px}.awe-timeline li:before{content:'';position:absolute;left:64px;top:11px;bottom:-10px;width:1px;background:#c2c2c4}.awe-timeline li:last-child:before{display:none}.awe-timeline li:after{content:'';position:absolute;left:61px;top:7px;width:7px;height:7px;border-radius:50%;background:#7c7c7e;box-shadow:0 0 0 5px #f4f3ed}.awe-timeline time{font:11px/2 ui-monospace,SFMono-Regular,Consolas,monospace;color:#5f5f61}.awe-timeline h3{font-size:18px;margin:0 0 6px}.awe-timeline p{font-size:16px;margin:0}.awe-timeline .awe-timeline-final{padding-bottom:0;min-height:0}.awe-timeline-final h3{color:#3e3e40}.awe-timeline-final div{background:#f4f3ed;border:1px solid #bbbbbd;padding:14px 18px;border-radius:8px;margin-top:-14px}
.awe-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--awe-line);border-radius:12px;overflow:hidden}.awe-check-grid>div{padding:19px 16px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:3px 7px;border-bottom:1px solid #212224}.awe-check-grid b{font-size:16px;font-weight:500}.awe-check-grid>div>span{color:var(--awe-accent);grid-row:span 2;font-size:19px}.awe-check-grid small{font:8px ui-monospace,SFMono-Regular,Consolas,monospace;color:#a7a7a9;letter-spacing:.05em}.awe-page .awe-note{font-size:14px;line-height:1.8;margin:18px 0 0;max-width:880px}.awe-process{border-top:1px solid var(--awe-line)}.awe-section-intro{font-size:18px;max-width:650px}.awe-flow{list-style:none;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));padding:0;margin:40px 0 30px;gap:8px}.awe-flow li{position:relative;border:1px solid #323335;border-radius:8px;padding:18px 12px;min-height:107px;background:#101113}.awe-flow small{display:block;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;color:#a2a2a4;margin-bottom:12px}.awe-flow b{font-size:16px;font-weight:600}.awe-flow li:after{content:'→';position:absolute;right:-9px;top:39%;z-index:1;background:#050505;font-size:16px;color:#949496}.awe-flow li:last-child:after{display:none}.awe-flow .awe-flow-approval{background:#7fe8f0;color:#1b1c1e;border-color:#7fe8f0}.awe-flow-approval small{color:#3a3b3d}.awe-flow-approval>span{font-size:12px;display:block}.awe-process-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-bottom:25px}.awe-process-notes p{font-size:17px;line-height:1.8}.awe-process-notes b{display:block;color:#f4f3ed;margin-bottom:6px}.awe-detail{border-bottom:1px solid #2c2d2f}.awe-detail summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:18px;font-weight:600;line-height:1.6;padding:22px 0;list-style:none}.awe-detail summary::-webkit-details-marker{display:none}.awe-detail summary:after{content:'+';font:20px ui-monospace,monospace;color:var(--awe-accent);flex-shrink:0}.awe-detail[open] summary:after{content:'−'}.awe-detail p{font-size:17px;line-height:1.9;padding:0 30px 22px 0;margin:0}.awe-detail summary:hover{color:var(--awe-accent)}
.awe-authority{background:#0e0f11;border-block:1px solid var(--awe-line)}.awe-control-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);gap:55px}.awe-control-config{background:#141517;border:1px solid #3e3e40;border-radius:16px;padding:28px}.awe-selected-plan{margin:28px 0 24px}.awe-selected-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0}.awe-selected-heading h3{font-size:24px;margin:0}.awe-selected-heading>span{font-size:14px;color:#bfbfc1;white-space:nowrap}.awe-selected-heading strong{font-size:28px;color:#f4f3ed;letter-spacing:-.05em}.awe-selected-plan p{font-size:17px;min-height:69px;line-height:1.8}.awe-selected-plan ul,.awe-price-card ul{list-style:none;padding:0;margin:22px 0;min-height:188px}.awe-selected-plan li,.awe-price-card li{position:relative;padding:6px 0 6px 20px;font-size:16px;line-height:1.6;color:#c8c8ca}.awe-selected-plan li:before,.awe-price-card li:before{content:'✓';position:absolute;left:0;color:var(--awe-accent)}.awe-permission-matrix{padding:20px 0}.awe-permission-matrix>h3{margin-bottom:8px}.awe-permission-matrix>p{font-size:16px}.awe-permission-matrix table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed;margin-top:28px}.awe-permission-matrix th{font-weight:500;text-align:left}.awe-permission-matrix thead th{color:#b5b5b7;font-size:12px;padding:13px 5px}.awe-permission-matrix th:first-child{width:44%}.awe-permission-matrix td,.awe-permission-matrix th{padding:13px 5px;border-bottom:1px solid #2e2f31}.awe-permission-matrix td{text-align:center;font-size:18px;color:#7fe8f0}.awe-permission-matrix thead th:not(:first-child){text-align:center}.awe-permission-matrix .is-selected{background:#222325;color:#f4f3ed}.awe-permission-matrix .awe-risk-row td{font-size:12px;color:#e3c69f}.awe-sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.awe-safety{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-bottom:1px solid var(--awe-line);padding-bottom:80px}.awe-safety h2{font-size:clamp(32px,3.3vw,46px)}.awe-safety p{font-size:18px;max-width:440px}.awe-boundaries{list-style:none;padding:0;margin:0}.awe-boundaries li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--awe-line);font-size:16px}.awe-boundaries b{font:8px ui-monospace,SFMono-Regular,Consolas,monospace;color:#d9c5a5;white-space:nowrap;padding:4px 6px;border:1px solid #4b4438;border-radius:4px}
#awe-main #integrations{padding-top:0}.awe-integrations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.awe-integrations article{display:flex;align-items:center;gap:12px;position:relative;min-height:120px;border:1px solid var(--awe-line);border-radius:10px;padding:28px 20px 35px}.awe-integration-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #444446;border-radius:8px;color:#f4f3ed;font:18px Georgia,serif;flex-shrink:0}.awe-integrations h3{font-size:18px;margin-bottom:4px}.awe-integrations p{font-size:13px;margin:0}.awe-integrations small{position:absolute;bottom:12px;left:66px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.05em;color:#aaa898}.awe-comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:38px}.awe-comparison article{border:1px solid var(--awe-line);border-radius:14px;padding:32px}.awe-comparison h3{font-size:25px;margin-top:14px}.awe-comparison ol{list-style:none;padding:0;margin:27px 0;color:#b9b9bb}.awe-comparison li{padding:13px 0 13px 24px;border-bottom:1px solid #2e2f31;position:relative;font-size:17px}.awe-comparison li:before{content:'↓';position:absolute;left:0;color:#9e9ea0}.awe-comparison p{font-size:16px;margin:28px 0 0}.awe-comparison .awe-comparison-engineer{background:#191a1c;border-color:#454547}.awe-comparison-engineer h3,.awe-comparison-engineer p{color:var(--awe-accent)}
#pricing{border-top:1px solid var(--awe-line)}.awe-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.awe-price-card{padding:26px 23px;border:1px solid var(--awe-line);border-radius:14px;background:#0e0f11;display:flex;flex-direction:column}.awe-price-label{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px}.awe-price-label h3{font-size:19px;margin:0}.awe-price-label>span{font-size:12px;color:#7fe8f0;letter-spacing:.04em}.awe-price-card .awe-tier-price{margin:28px 0 10px;color:#b0b0b2;font-size:16px}.awe-tier-price strong{font-size:44px;line-height:1;font-weight:800;letter-spacing:-.06em;color:#f4f3ed}.awe-price-card p{font-size:16px;line-height:1.8;margin-bottom:8px}.awe-price-card .awe-tier-verb{font-size:17px;color:#f4f3ed;margin:8px 0 14px}.awe-price-card ul{flex:1;min-height:0;margin:20px 0 28px}.awe-price-card .n8n-button{padding-inline:12px;font-size:14px;gap:6px;background:#f4f3ed;color:#080808}.awe-price-card.awe-recommended{background:#1c1d1f;border-color:#88888a}.awe-recommended .n8n-button{background:var(--n8n-coral)}.awe-price-card .n8n-button:hover{background:var(--awe-accent)}.awe-pricing-terms{font-size:14px;line-height:1.8;margin:22px auto;max-width:960px;text-align:center}.awe-pricing-help{text-align:center;max-width:630px;margin:45px auto 0}.awe-pricing-help>b{font-size:18px}.awe-pricing-help p{font-size:17px;margin:10px 0}.awe-pricing-help a{display:inline-block}
.awe-founder{background:#121315!important;border:1px solid var(--awe-line);border-radius:20px;overflow:hidden}.awe-founder{min-height:0}.awe-founder .n8n-founder-photo{min-height:0;max-height:560px}.awe-founder .n8n-founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.awe-founder .n8n-founder-copy{padding:42px!important}.awe-founder .n8n-founder-copy h2{font-size:clamp(36px,4vw,54px)}.awe-founder .n8n-founder-copy p:not(.n8n-kicker){font-size:18px;line-height:1.8}.awe-founder .n8n-signature{margin:25px 0}.awe-founder .n8n-signature small{color:#b4b4b6}
.awe-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;border-top:1px solid var(--awe-line)}.awe-faq>div>p:not(.n8n-kicker){font-size:18px;line-height:1.9}.awe-faq .awe-detail:first-child{border-top:1px solid var(--awe-line)}.awe-final{padding:100px 0 90px;background:#161719;text-align:center;border-block:1px solid #393a3c}.awe-final h2{font-size:clamp(37px,5.2vw,72px);margin:26px 0;letter-spacing:-.05em}.awe-final>div>p:not(.awe-micro){max-width:600px;margin:0 auto 28px;font-size:18px;line-height:1.8}.awe-final .awe-micro{margin-top:20px}.awe-mobile-bar{display:none}.awe-changed{animation:awe-change .2s ease-out}
@keyframes awe-pulse{50%{opacity:.4}}@keyframes awe-change{from{opacity:.65}to{opacity:1}}
@media(min-width:1500px){.awe-hero{padding-top:165px;padding-bottom:85px}}
@media(max-width:1100px){.awe-page .n8n-shell{width:calc(100% - 48px)}.awe-hero{gap:30px;padding-top:120px}.awe-hero h1{font-size:clamp(40px,5.2vw,58px)}.awe-options label>span{padding:10px 8px}.awe-options small{font-size:11px}.awe-options b{font-size:14px}.awe-console-top{padding:18px}.awe-console-top b{font-size:13px}.awe-console-top small{font-size:12px}.awe-feed{padding:0 18px}.awe-feed li{gap:6px;font-size:13px}.awe-control-panel{gap:25px}.awe-control-config{padding:22px}.awe-selected-heading{align-items:flex-start;flex-direction:column}.awe-price-card{padding:24px 18px}.awe-price-label{align-items:flex-start;flex-direction:column;min-height:47px}.awe-price-card .n8n-button{font-size:13px}.awe-section-head{gap:35px}.awe-workday-grid{gap:55px}.awe-section-nav{gap:20px}.awe-section-nav>span{font-size:12px}.awe-founder .n8n-founder-copy{padding:30px!important}}
@media(max-width:800px){.awe-hero{grid-template-columns:1fr;gap:40px;padding-top:110px;padding-bottom:45px;max-width:630px}.awe-hero h1{font-size:clamp(45px,8.6vw,66px)}.awe-hero h1 br:first-of-type{display:none}.awe-hero .n8n-kicker{margin-bottom:20px}.awe-lead{max-width:none}.awe-options label>span{padding:12px}.awe-options small{font-size:12px}.awe-options b{font-size:16px}.awe-console-wrap{width:100%;max-width:580px;margin:auto}.awe-console-top{padding:22px}.awe-console-top b{font-size:14px}.awe-console-top small{font-size:13px}.awe-feed{padding:0 22px}.awe-feed li{font-size:16px;gap:10px}.awe-section-nav{justify-content:space-between;gap:10px;flex-wrap:wrap}.awe-section-nav>span{width:100%;font-size:12px;margin-bottom:4px}.awe-section{padding-block:70px}.awe-section-head{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.awe-section-head>p{max-width:600px}.awe-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.awe-job{padding:25px}.awe-workday-grid{grid-template-columns:1fr;gap:40px}.awe-workday{padding-block:60px}.awe-workday-copy{padding-top:0}.awe-workday-copy>p:not(.n8n-kicker){max-width:500px}.awe-workday h2 br:nth-child(2){display:none}.awe-incident{margin-top:22px}.awe-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.awe-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.awe-flow li:nth-child(4):after{display:none}.awe-control-panel{grid-template-columns:1fr}.awe-control-config{padding:28px}.awe-selected-heading{flex-direction:row;align-items:center}.awe-selected-plan p{min-height:0}.awe-permission-matrix{max-width:640px;width:100%}.awe-permission-matrix table{font-size:16px}.awe-permission-matrix thead th{font-size:13px}.awe-safety{grid-template-columns:1fr;gap:25px;padding-bottom:60px}.awe-integrations{grid-template-columns:repeat(2,minmax(0,1fr))}.awe-comparison{gap:12px}.awe-comparison article{padding:24px}.awe-comparison h3{font-size:21px}.awe-pricing-grid{grid-template-columns:1fr;max-width:630px;margin:auto}.awe-price-label{flex-direction:row;min-height:0;align-items:center}.awe-price-card{padding:28px}.awe-price-card ul{margin-block:20px}.awe-price-card .n8n-button{font-size:17px}.awe-price-card .awe-tier-price{margin-top:20px}.awe-founder{grid-template-columns:1fr!important}.awe-founder .n8n-founder-photo{height:390px;max-height:none}.awe-founder .n8n-founder-photo img{object-position:center 26%}.awe-faq{grid-template-columns:1fr;gap:30px}.awe-faq>div:first-child>p:last-child{display:none}.awe-final{padding-block:70px}.awe-process-notes{gap:20px}.awe-process-notes p{font-size:16px}.awe-mobile-bar.is-visible{display:flex;align-items:center;justify-content:space-between;gap:15px;position:fixed;bottom:0;left:0;right:0;z-index:9000;background:#161719;border-top:1px solid #4a4a4c;padding:12px 20px max(12px,env(safe-area-inset-bottom));box-shadow:0 -8px 25px #0006}.awe-mobile-bar>span{display:flex;flex-direction:column;line-height:1.5}.awe-mobile-bar>span>b{font-size:14px}.awe-mobile-bar>span>span{font-size:13px;color:#b3b3b5}.awe-mobile-bar strong{color:#f4f3ed;font-size:17px}.awe-mobile-bar>a{padding:12px 18px;background:var(--n8n-coral);color:#080808;border-radius:30px;font-size:16px;font-weight:700}.awe-mobile-bar>a span{margin-left:8px}.nav-open .awe-mobile-bar{display:none}.opsionic-engineer .site-footer{padding-bottom:120px}}
@media(max-width:480px){.awe-page .n8n-shell{width:calc(100% - 36px)}.awe-hero{padding-top:105px}.awe-hero h1{font-size:clamp(37px,10.6vw,50px)}.awe-lead{font-size:18px;line-height:1.75;margin-bottom:22px}.awe-page .n8n-kicker{font-size:12px;letter-spacing:.1em}.awe-options{padding:4px;gap:3px}.awe-options label>span{padding:9px 7px;min-height:57px}.awe-options small{font-size:11px;letter-spacing:0}.awe-options b{font-size:13px}.awe-hero-price strong{font-size:26px}.awe-hero-price{margin-bottom:13px}.awe-hero-actions{gap:10px}.awe-hero-actions .n8n-button{width:100%;font-size:17px;min-height:54px}.awe-hero-actions .awe-text-link{font-size:14px}.awe-page .awe-preview{font-size:13px}.awe-console{border-radius:14px}.awe-console-top{padding:16px 14px;gap:9px}.awe-console-top b{font-size:12px;letter-spacing:.04em}.awe-console-top small{font-size:12px}.awe-console-mark{width:30px;height:30px;font-size:20px}.awe-status{font-size:12px;padding:4px 6px;gap:4px}.awe-site{padding:19px 16px}.awe-site b{font-size:16px}.awe-tag{font-size:12px}.awe-feed-heading{padding:12px 16px;font-size:12px}.awe-feed{padding:0 16px}.awe-feed li{font-size:13px;grid-template-columns:36px minmax(0,1fr) 12px;gap:8px}.awe-feed li time{font-size:12px}.awe-result{margin:16px 12px;padding:13px 11px;gap:10px}.awe-result b{font-size:12px}.awe-result p{font-size:13px}.awe-result-icon{width:26px;height:26px}.awe-console-bottom{padding:13px 16px;font-size:12px}.awe-section-nav{font-size:13px;gap:9px}.awe-section{padding-block:60px}.awe-section-head>p{font-size:17px}.awe-job{padding:22px 17px}.awe-job h3{font-size:18px}.awe-job p{font-size:14px;min-height:56px}.awe-index{margin-bottom:19px}.awe-job-status{font-size:12px;margin-top:20px}.awe-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.awe-check-grid>div{padding:16px 10px;gap:3px}.awe-check-grid b{font-size:14px}.awe-process-notes{grid-template-columns:1fr;gap:0}.awe-process-notes p{font-size:17px}.awe-flow{gap:8px}.awe-flow li{padding:13px 7px;min-height:92px}.awe-flow b{font-size:13px}.awe-flow-approval>span{font-size:12px}.awe-flow li:after{right:-7px}.awe-control-config{padding:18px 14px}.awe-selected-heading h3{font-size:21px}.awe-selected-heading strong{font-size:25px}.awe-selected-heading>span{font-size:12px}.awe-selected-plan p{font-size:16px}.awe-selected-plan li{font-size:14px}.awe-control-config .n8n-button{width:100%;font-size:14px;padding-inline:13px}.awe-permission-matrix th:first-child{width:40%}.awe-permission-matrix table{font-size:13px}.awe-permission-matrix thead th{font-size:12px}.awe-permission-matrix .awe-risk-row td{font-size:12px}.awe-boundaries li{font-size:14px}.awe-boundaries b{font-size:11px}.awe-integrations{gap:8px}.awe-integrations article{padding:18px 12px 32px;align-items:flex-start;flex-direction:column;gap:12px}.awe-integrations h3{font-size:17px}.awe-integrations p{font-size:12px;min-height:29px}.awe-integrations small{left:12px;font-size:11px}.awe-comparison{grid-template-columns:1fr}.awe-comparison article{padding:25px}.awe-pricing-grid .awe-price-card{padding:25px}.awe-founder .n8n-founder-copy{padding:26px!important}.awe-founder .n8n-founder-photo{height:320px}.awe-founder .n8n-founder-copy p:not(.n8n-kicker){font-size:17px}.awe-founder .n8n-button{width:100%;font-size:14px;padding-inline:10px}.awe-faq .awe-detail summary{font-size:16px}.awe-detail p{font-size:16px;padding-right:5px}.awe-final h2{font-size:clamp(30px,8.4vw,40px)}.awe-final>div>p:not(.awe-micro){font-size:17px}.awe-final .n8n-button{font-size:16px}.awe-final .awe-micro{font-size:13px}.awe-timeline li{gap:25px}.awe-timeline h3{font-size:18px}.awe-timeline p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.awe-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Readability and explicit selection: the product's primary interaction. */
.awe-page{--awe-accent:#00e5f2;--awe-muted:#bec0c7;--awe-line:#303138;--awe-panel:#111216;font-size:18px}
.awe-page em{color:#ff7c69}.awe-page h2{letter-spacing:-.035em;line-height:1.16}.awe-hero h1{letter-spacing:-.04em}.awe-lead{font-size:20px;line-height:1.7}.awe-page .n8n-kicker{font-size:13px;line-height:1.7}.awe-page .n8n-button{font-size:16px;min-height:62px;padding-inline:24px;white-space:normal;text-align:center;line-height:1.4}.awe-text-link{font-size:16px}.awe-page .awe-micro,.awe-page .awe-preview{font-size:14px;line-height:1.7}.awe-preview>span{font-size:11px}.awe-hero{align-items:center;gap:48px;padding-top:130px}.awe-hero-copy{min-width:0}.awe-hero-actions{gap:20px}.awe-hero-price{padding-block:8px;min-height:65px;font-size:16px}.awe-hero-price strong{font-size:34px}.awe-price-caption{font-size:15px}
.awe-selector{margin:28px 0 14px}.awe-selector legend{font-size:22px;font-weight:800;line-height:1.5;color:#fff;letter-spacing:-.02em;padding:0}.awe-step-badge{display:table;background:#ff7966;color:#100b0a;font-size:11px;font-weight:800;letter-spacing:.08em;border-radius:5px;padding:5px 9px;margin-bottom:10px}.awe-page .awe-choice-help{font-size:15px;line-height:1.6;margin:8px 0 18px;color:#c4c5cb}.awe-options{padding:0;gap:10px;border:0;background:none;border-radius:0;align-items:stretch}.awe-options label{display:flex}.awe-options label>span{position:relative;width:100%;min-height:215px;padding:18px 14px 12px;border:1px solid #575963;border-radius:13px;background:#131419;color:#e6e7eb;justify-content:flex-start;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.awe-options label>span:before{content:'';position:absolute;top:17px;right:12px;width:18px;height:18px;border:2px solid #a2a4af;border-radius:50%;background:#08090b}.awe-options label>span:after{content:'';position:absolute;right:18px;top:23px;width:10px;height:10px;border-radius:50%;background:transparent}.awe-options .awe-choice-recommendation{font-size:10px;line-height:1.45;letter-spacing:.035em;white-space:normal;padding-right:25px;min-height:31px;display:block;color:#b5b8c3;margin:0 0 12px}.awe-options b{font-size:17px;line-height:1.3;white-space:normal;letter-spacing:-.02em;margin-bottom:10px}.awe-choice-description{font-size:14px;line-height:1.55;display:block;min-height:65px;color:#c3c5ce}.awe-choice-price{font-size:25px;letter-spacing:-.04em;line-height:1.3;display:flex;align-items:baseline;gap:4px;margin:14px 0}.awe-options .awe-choice-price small{font-size:12px;letter-spacing:0;color:#b5b8c3;margin:0}.awe-choice-state{display:block;border-top:1px solid #464851;padding:11px 0 0;font-size:13px;font-weight:700;margin-top:auto;color:#ececf0}.awe-options input:checked+span{background:#281b1a;border-color:#ff7c69;box-shadow:0 0 0 1px #ff7c69;color:#fff}.awe-options input:checked+span:before{border-color:#ff7c69}.awe-options input:checked+span:after{background:#ff7c69}.awe-options input:checked+span .awe-choice-recommendation,.awe-options input:checked+span .awe-choice-state{color:#ff9a8a}.awe-options input:checked+span .awe-choice-state{border-color:#6f3b33}.awe-options label:hover>span{border-color:#00e5f2;background:#172126;transform:translateY(-3px);box-shadow:0 8px 25px #0004}.awe-options input:focus-visible+span{outline:3px solid #00e5f2;outline-offset:5px}.awe-options input:checked+span:hover{border-color:#ff9a8a;background:#34221f}
.awe-console{background:#101115;border-color:#3c3e48;border-radius:22px}.awe-console-top{padding:24px;gap:14px}.awe-console-mark{border-color:#2e6a73;color:#00e5f2;width:42px;height:42px}.awe-console-top b{font-size:14px;letter-spacing:.03em}.awe-console-top small{font-size:12px}.awe-status{font-size:11px;border-color:#2e6a73;color:#7debf2}.awe-site b{font-size:19px}.awe-site small{font-size:12px;line-height:1.6}.awe-tag{font-size:13px;background:#12262c;border-color:#315a64;color:#a8f0f6}.awe-feed-heading{font-size:11px;padding-block:16px;gap:10px}.awe-feed{min-height:392px}.awe-feed li{grid-template-columns:46px minmax(0,1fr) 18px;min-height:56px;gap:12px;font-size:15px;line-height:1.5;padding-block:10px}.awe-feed li time{font-size:12px}.awe-feed li b{font-size:16px}.awe-result{background:#12252b;border-color:#335761;padding:20px;gap:14px;min-height:130px}.awe-result-icon{background:#00e5f2;color:#061316;width:35px;height:35px}.awe-result b{font-size:13px;letter-spacing:.025em;color:#b4f4f7;line-height:1.6}.awe-result p{font-size:15px;color:#c1d1d6;line-height:1.6;min-height:48px}.awe-console-bottom{font-size:11px;line-height:1.6;gap:10px}.awe-console-caption{font-size:13px;line-height:1.7;margin-top:20px}.awe-section-nav{font-size:15px;gap:24px}.awe-section-nav>span{font-size:11px}
.awe-section-head>p,.awe-section-intro{font-size:18px;line-height:1.8}.awe-job{padding:32px}.awe-job h3{font-size:25px}.awe-job p{font-size:17px;line-height:1.75;min-height:85px}.awe-index{font-size:13px}.awe-job-status{font-size:13px}.awe-workday{background:#f4f3ed;color:#18191e}.awe-workday p{font-size:18px;color:#555762}.awe-workday h2 em{color:#b63a28}.awe-workday .n8n-kicker,.awe-workday .awe-label{color:#64606a}.awe-label{font-size:12px;line-height:1.7}.awe-incident{border-color:#ceced4}.awe-incident b{font-size:23px}.awe-incident span{font-size:16px}.awe-incident small{font-size:12px}.awe-timeline li{min-height:120px;gap:32px;padding-bottom:28px}.awe-timeline li:before{background:#ceced4;left:72px}.awe-timeline li:after{background:#ed6954;left:69px;box-shadow:0 0 0 5px #f4f3ed}.awe-timeline time{font-size:13px;color:#6e6260}.awe-timeline h3{font-size:19px;line-height:1.5}.awe-timeline p{font-size:16px;line-height:1.65}.awe-timeline-final div{background:#fae3dc;border-color:#d7aaa0;margin-left:5px}.awe-timeline-final h3{color:#922f21}.awe-check-grid b{font-size:16px;line-height:1.5}.awe-check-grid small{font-size:11px;line-height:1.6}.awe-check-grid>div{padding:22px 18px;gap:6px}.awe-page .awe-note{font-size:15px;line-height:1.8}.awe-flow li{padding:22px 12px;min-height:136px}.awe-flow b{font-size:16px}.awe-flow small{font-size:12px}.awe-flow .awe-flow-approval{background:#ff806d;border-color:#ff806d;color:#190b08}.awe-flow-approval small{color:#47211b}.awe-flow-approval>span{font-size:12px}.awe-process-notes p{font-size:17px;line-height:1.8}.awe-detail summary{font-size:19px;line-height:1.6;padding-block:25px}.awe-detail p{font-size:17px;line-height:1.9}
.awe-authority{background:#0c0d11;border-color:#2b2d36}.awe-authority .awe-selector{margin:0 0 32px}.awe-authority .awe-selector legend{font-size:26px}.awe-authority .awe-options{gap:20px}.awe-authority .awe-options label>span{padding:26px;min-height:265px}.awe-authority .awe-options label>span:before{top:25px;right:24px}.awe-authority .awe-options label>span:after{top:31px;right:30px}.awe-authority .awe-choice-recommendation{font-size:12px;min-height:0;margin-bottom:20px}.awe-authority .awe-options b{font-size:27px}.awe-authority .awe-choice-description{font-size:18px;min-height:58px}.awe-authority .awe-choice-price{font-size:36px}.awe-authority .awe-choice-price small{font-size:16px}.awe-authority .awe-choice-state{font-size:16px;padding-top:17px}.awe-control-panel{gap:32px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start}.awe-control-config{background:#15151b;border-color:#3b3a44;padding:32px}.awe-selected-plan{margin-top:0}.awe-selected-plan .awe-label{font-size:12px}.awe-selected-heading{margin-block:18px;flex-wrap:wrap}.awe-selected-heading h3{font-size:30px}.awe-selected-heading strong{font-size:36px}.awe-selected-heading>span{font-size:15px}.awe-selected-plan p{font-size:18px;min-height:0;line-height:1.75}.awe-selected-plan ul{min-height:260px}.awe-selected-plan li,.awe-price-card li{font-size:17px;padding-left:25px;line-height:1.65;padding-block:9px}.awe-permission-matrix{padding:20px 0}.awe-permission-matrix h3{font-size:26px}.awe-permission-matrix>p{font-size:16px}.awe-permission-matrix table{font-size:15px}.awe-permission-matrix th:first-child{width:43%}.awe-permission-matrix thead th{font-size:12px;word-break:normal}.awe-permission-matrix th,.awe-permission-matrix td{padding:15px 7px}.awe-permission-matrix td{font-size:18px}.awe-permission-matrix .is-selected{background:#30201d;color:#ffb4a7}.awe-permission-matrix .awe-risk-row td{font-size:13px}.awe-safety p{font-size:18px}.awe-boundaries li{font-size:16px;padding-block:18px}.awe-boundaries b{font-size:10px}.awe-integrations article{padding:28px 22px 48px;min-height:155px}.awe-integrations h3{font-size:22px}.awe-integrations p{font-size:15px}.awe-integrations small{font-size:11px;bottom:16px;left:68px}.awe-comparison article{padding:36px}.awe-comparison h3{font-size:30px}.awe-comparison li{font-size:17px;padding-block:16px;line-height:1.7}.awe-comparison p{font-size:16px}.awe-comparison .awe-comparison-engineer{background:#122128;border-color:#31545f}.awe-price-card{padding:30px 24px;background:#101115}.awe-price-label{flex-wrap:wrap;min-height:58px;align-content:start;gap:10px}.awe-price-label h3{font-size:25px}.awe-price-label>span{font-size:11px;color:#ffab9b}.awe-tier-price strong{font-size:52px}.awe-price-card .awe-tier-price{font-size:16px}.awe-price-card .awe-tier-verb{font-size:18px;min-height:55px}.awe-price-card p{font-size:17px}.awe-price-card .n8n-button{font-size:15px;min-height:66px;gap:8px}.awe-price-card.awe-recommended{background:#241b1b;border-color:#ff806d}.awe-pricing-terms{font-size:15px;line-height:1.8}.awe-pricing-help>b{font-size:24px}.awe-pricing-help p{font-size:17px}.awe-founder{background:#121318!important}.awe-founder .n8n-founder-copy p:not(.n8n-kicker){font-size:18px;line-height:1.8}.awe-founder .n8n-founder-photo{max-height:none}.awe-faq>div>p:not(.n8n-kicker){font-size:18px}.awe-final{background:#15151c;border-color:#35353f}.awe-final>div>p:not(.awe-micro){font-size:19px;max-width:720px}
@media(max-width:1100px) and (min-width:801px){.awe-hero{grid-template-columns:1fr;max-width:800px}.awe-hero h1 br:first-of-type{display:none}.awe-console-wrap{width:100%;max-width:740px;margin:auto}.awe-options label>span{min-height:210px}.awe-choice-description{min-height:45px}.awe-authority .awe-options label>span{padding:22px}.awe-authority .awe-options b{font-size:24px}.awe-control-panel{grid-template-columns:1fr}.awe-permission-matrix{max-width:none}.awe-pricing-grid{grid-template-columns:1fr}.awe-price-card .awe-tier-verb{min-height:0}.awe-price-label{min-height:0}}
@media(max-width:800px){.awe-hero{padding-top:112px;gap:42px}.awe-hero h1{font-size:clamp(42px,8.6vw,66px)}.awe-lead{font-size:19px}.awe-section-nav{gap:16px;font-size:14px}.awe-section-nav>span{font-size:11px}.awe-job h3{font-size:24px}.awe-job p{font-size:17px;min-height:95px}.awe-workday-grid{gap:45px}.awe-workday h2{font-size:42px}.awe-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.awe-control-panel{grid-template-columns:1fr}.awe-authority .awe-options{grid-template-columns:1fr;gap:14px}.awe-authority .awe-options label>span{min-height:0;padding:23px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 22px}.awe-authority .awe-choice-recommendation{grid-column:1/-1;margin-bottom:8px;min-height:0;padding-right:30px}.awe-authority .awe-options b{grid-column:1;font-size:25px;margin-bottom:8px}.awe-authority .awe-choice-description{grid-column:1;font-size:17px;min-height:0;max-width:400px}.awe-authority .awe-choice-price{grid-column:2;grid-row:2/4;align-self:center;font-size:30px;margin:0}.awe-authority .awe-choice-state{grid-column:1/-1;margin-top:17px;padding-top:12px}.awe-selected-plan ul{min-height:0}.awe-safety{gap:25px}.awe-integrations h3{font-size:21px}.awe-integrations p{font-size:15px}.awe-comparison{grid-template-columns:1fr}.awe-comparison h3{font-size:28px}.awe-price-card{padding:30px}.awe-price-label{min-height:0}.awe-price-card .awe-tier-verb{min-height:0}.awe-founder .n8n-founder-copy{padding:32px!important}.awe-faq .awe-detail summary{font-size:18px}.awe-detail p{font-size:17px}.awe-mobile-bar>span>b{font-size:14px}.awe-mobile-bar>span>span{font-size:13px}.awe-mobile-bar strong{font-size:17px}.awe-mobile-bar>a{font-size:15px}.awe-page .awe-micro{font-size:14px}}
@media(max-width:480px){.awe-page .n8n-shell{width:calc(100% - 36px)}.awe-hero{padding-top:104px}.awe-page .n8n-kicker{font-size:12px}.awe-hero h1{font-size:clamp(36px,10.3vw,50px);line-height:1.1}.awe-lead{font-size:18px;line-height:1.75}.awe-selector legend{font-size:23px;line-height:1.45}.awe-step-badge{font-size:11px}.awe-page .awe-choice-help{font-size:15px;line-height:1.6}.awe-options{grid-template-columns:1fr;gap:12px}.awe-options label>span{padding:17px 18px;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 12px}.awe-options label>span:before{top:16px;right:16px}.awe-options label>span:after{top:22px;right:22px}.awe-options .awe-choice-recommendation{grid-column:1/-1;font-size:10px;min-height:0;margin-bottom:9px;line-height:1.5;padding-right:30px}.awe-options b{grid-column:1;font-size:20px;margin-bottom:7px;line-height:1.35}.awe-choice-description{grid-column:1;font-size:15px;min-height:0;line-height:1.5}.awe-choice-price{grid-column:2;grid-row:2/4;font-size:26px;align-self:center;margin:0;gap:2px}.awe-options .awe-choice-price small{font-size:12px}.awe-choice-state{grid-column:1/-1;font-size:14px;margin-top:14px;padding-top:10px}.awe-hero-price{font-size:15px;gap:15px}.awe-hero-price strong{font-size:32px}.awe-price-caption{font-size:14px}.awe-hero-actions .n8n-button{font-size:16px;min-height:62px}.awe-hero-actions .awe-text-link{font-size:16px}.awe-page .awe-preview{font-size:14px}.awe-console-top{padding:18px 15px;gap:10px;flex-wrap:wrap}.awe-console-top b{font-size:12px}.awe-console-top small{font-size:11px}.awe-console-mark{width:32px;height:32px}.awe-status{font-size:10px;margin-left:auto}.awe-site{padding:20px 16px;flex-wrap:wrap;gap:12px}.awe-site b{font-size:17px}.awe-site small{font-size:11px}.awe-tag{font-size:12px}.awe-feed-heading{font-size:10px;flex-wrap:wrap;gap:5px;padding:15px 16px}.awe-feed{padding-inline:15px;min-height:455px}.awe-feed li{grid-template-columns:39px minmax(0,1fr) 12px;gap:8px;font-size:14px;min-height:65px;line-height:1.6}.awe-feed li time{font-size:11px}.awe-feed li b{font-size:15px}.awe-result{padding:16px 13px;align-items:flex-start;gap:10px}.awe-result b{font-size:12px;line-height:1.7}.awe-result p{font-size:14px;line-height:1.7}.awe-result-icon{width:26px;height:26px}.awe-console-bottom{font-size:10px;flex-wrap:wrap;padding:15px}.awe-console-caption{font-size:13px}.awe-section-nav{font-size:13px;gap:14px;justify-content:flex-start}.awe-section-nav>span{font-size:10px}.awe-section-head>p{font-size:17px}.awe-job-grid{grid-template-columns:1fr}.awe-job{padding:27px}.awe-index{margin-bottom:18px}.awe-job h3{font-size:26px}.awe-job p{font-size:18px;min-height:0;max-width:none}.awe-job-status{font-size:13px;margin-top:22px}.awe-workday h2{font-size:36px}.awe-workday p{font-size:17px}.awe-workday .awe-label{font-size:11px}.awe-incident b{font-size:21px}.awe-timeline li{grid-template-columns:45px 1fr;gap:25px;min-height:140px}.awe-timeline li:before{left:58px}.awe-timeline li:after{left:55px}.awe-timeline time{font-size:11px}.awe-timeline h3{font-size:18px}.awe-timeline p{font-size:16px}.awe-check-grid>div{padding:18px 11px;grid-template-columns:15px 1fr;gap:5px}.awe-check-grid b{font-size:15px}.awe-check-grid small{font-size:10px}.awe-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.awe-flow li{padding:18px;min-height:117px}.awe-flow b{font-size:17px}.awe-flow small{font-size:12px}.awe-flow-approval>span{font-size:13px}.awe-flow li:nth-child(even):after{display:none}.awe-process-notes p{font-size:17px}.awe-authority .awe-selector legend{font-size:23px}.awe-authority .awe-options label>span{padding:19px 17px;gap:0 12px}.awe-authority .awe-options label>span:before{top:17px;right:16px}.awe-authority .awe-options label>span:after{top:23px;right:22px}.awe-authority .awe-choice-recommendation{font-size:10px}.awe-authority .awe-options b{font-size:22px}.awe-authority .awe-choice-description{font-size:16px}.awe-authority .awe-choice-price{font-size:27px;flex-wrap:wrap;max-width:90px}.awe-authority .awe-choice-price small{font-size:12px}.awe-authority .awe-choice-state{font-size:14px}.awe-control-config{padding:24px 20px}.awe-selected-heading{gap:15px;align-items:flex-start;flex-direction:column}.awe-selected-heading h3{font-size:28px}.awe-selected-heading strong{font-size:34px}.awe-selected-heading>span{font-size:15px}.awe-selected-plan p{font-size:17px}.awe-selected-plan li{font-size:16px}.awe-control-config .n8n-button{font-size:15px;min-height:62px;padding-inline:10px}.awe-permission-matrix h3{font-size:25px}.awe-permission-matrix table{font-size:13px;line-height:1.6}.awe-permission-matrix th:first-child{width:39%}.awe-permission-matrix thead th{font-size:11px;padding-inline:3px}.awe-permission-matrix th,.awe-permission-matrix td{padding:14px 4px}.awe-permission-matrix .awe-risk-row td{font-size:12px}.awe-safety p{font-size:17px}.awe-boundaries li{font-size:16px;align-items:flex-start;flex-direction:column;gap:9px}.awe-boundaries b{font-size:10px}.awe-integrations{grid-template-columns:1fr}.awe-integrations article{flex-direction:row;align-items:center;padding:24px 20px 47px;min-height:132px}.awe-integrations h3{font-size:23px}.awe-integrations p{font-size:16px;min-height:0}.awe-integrations small{left:66px;font-size:11px}.awe-comparison li{font-size:17px}.awe-comparison h3{font-size:27px}.awe-price-card .n8n-button{font-size:15px}.awe-price-card li{font-size:17px}.awe-price-label h3{font-size:25px}.awe-price-label>span{font-size:11px}.awe-founder .n8n-founder-copy{padding:26px!important}.awe-founder .n8n-founder-copy p:not(.n8n-kicker){font-size:18px}.awe-founder .n8n-button{font-size:15px;padding-inline:12px}.awe-faq .awe-detail summary{font-size:18px}.awe-detail p{font-size:17px}.awe-final h2{font-size:clamp(30px,8.3vw,40px)}.awe-final>div>p:not(.awe-micro){font-size:18px}.awe-final .n8n-button{font-size:16px}.awe-final .awe-micro{font-size:14px}}
