.service-hero{min-height:calc(100svh - 84px);background:#151617;overflow:hidden;display:flex;align-items:center}
.service-hero-grid{display:grid;grid-template-columns:48% 52%;align-items:center;min-height:750px;position:relative;transform:translateY(-40px)}
.service-hero-copy{position:relative;z-index:2;padding:50px 0 75px 4px}
.service-hero-copy h1{font-size:clamp(76px,6.8vw,116px);line-height:.94;letter-spacing:-.077em;font-weight:800;margin:0;color:#fff;white-space:nowrap}
.service-hero .hero-actions{margin-top:54px}
.service-hero .button{white-space:nowrap}
.service-hero-art{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;align-self:stretch}
.service-hero-art img{display:block;width:121%;max-width:none;height:auto;object-fit:contain;mix-blend-mode:lighten}
.service-hero-art.rewarded-art img{width:140%;transform:translate(-7%,-5%);mask-image:linear-gradient(to right,transparent 0%,#000 23%),linear-gradient(to bottom,#000 0%,#000 88%,transparent 100%);mask-composite:intersect}
.service-hero-art.mobile-art img{width:124%;transform:translate(3%,-3%)}
.service-hero-art.rsoc-art img{width:135%;transform:translate(-6%,2%)}
.service-hero-art.mobile-art img,.service-hero-art.rsoc-art img{mask-image:linear-gradient(to right,transparent 0%,#000 13%),linear-gradient(to bottom,transparent 0%,#000 13%,#000 84%,transparent 100%);mask-composite:intersect}
.service-hero-art .art-caption{position:absolute;bottom:82px;right:0;font-size:13px;color:#a5a7a8}
.service-intro{background:#f4f2eb;color:#181919;padding:118px 0 122px}
.service-intro .section-label{color:#736325;padding-top:14px}
.service-intro .intro-grid h2{font-size:clamp(54px,5.5vw,86px);max-width:960px}
.service-intro .intro-grid p:last-child{margin-top:35px}
.detail-section{background:#1a1b1c;padding:110px 0 125px}
.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-top:1px solid #4a4b4c}
.detail-grid article{padding:31px 27px 12px 0;border-top:2px solid transparent}

.detail-grid h3{font-size:clamp(24px,2.4vw,38px);line-height:1.1;letter-spacing:-.055em;margin:0 0 22px}
.detail-grid p{font-size:15px;line-height:1.65;color:#b4b6b7;margin:0;max-width:300px}
.service-process{background:#f4f2eb;color:#181919;padding:112px 0 125px}
.service-process .section-label{color:#736325}
.process-list{border-top:1px solid #c8c7c2}
.process-list li{display:grid;grid-template-columns:25% 32% 43%;align-items:baseline;border-bottom:1px solid #c8c7c2;padding:28px 0 31px}
.process-list li>span{color:#6d591b;font-size:14px;font-weight:800}
.process-list h3{font-size:clamp(27px,2.6vw,41px);line-height:1.1;letter-spacing:-.05em;margin:0}
.process-list p{font-size:16px;line-height:1.65;color:#555856;max-width:550px;margin:0}
.service-questions{background:#1a1b1c;padding:108px 0 125px}
.question-list{border-top:1px solid #505253;max-width:1120px;margin-left:auto}
.question-list details{border-bottom:1px solid #505253}
.question-list summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;padding:26px 0;font-size:clamp(21px,2vw,30px);font-weight:600;letter-spacing:-.035em;min-height:66px}
.question-list summary::-webkit-details-marker{display:none}
.question-list summary:after{content:'+';font-size:29px;font-weight:400;color:var(--yellow)}
.question-list details[open] summary:after{content:'−'}
.question-list p{max-width:760px;color:#bec0c1;font-size:17px;line-height:1.65;margin:0 0 30px}
.workflow-art{justify-content:flex-end;transform:translate(-4%,-50px)}
.workflow-card{width:min(100%,690px);min-height:575px;border:1px solid #46484a;border-radius:22px;background:linear-gradient(135deg,#1c1e20,#17191b);box-shadow:0 34px 60px #0006;padding:30px 31px 22px;color:#f9f9fa}
.workflow-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}
.workflow-head strong{display:block;font-size:21px;line-height:1.25}
.workflow-head span{display:block;color:#bfc2c5;font-size:15px}
.workflow-head>span{font-size:20px;letter-spacing:4px;color:#909398}
.workflow-list{position:relative;display:grid;gap:15px;padding-left:58px}
.workflow-list:before{content:'';position:absolute;left:21px;top:25px;bottom:35px;border-left:1px solid #76797c}
.workflow-step{min-height:75px;display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;position:relative;border:1px solid #35383a;border-radius:12px;padding:11px 14px;background:#1c1f21}
.workflow-step.current{border-left:6px solid var(--yellow);background:#272a2c;padding-left:9px}
.step-count{position:absolute;left:-58px;top:50%;transform:translateY(-50%);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#3e4248;color:#d7dce2;font-weight:700;font-size:16px;z-index:1}
.workflow-step.current .step-count{background:var(--yellow);color:#171819}
.step-icon{width:48px;height:48px;border-radius:9px;display:grid;place-items:center;background:#303439;font-size:31px;font-weight:400;line-height:1}
.workflow-step strong{display:block;font-size:16px;line-height:1.2}
.workflow-step small{display:block;color:#b3b7bb;font-size:13px;line-height:1.3;margin-top:5px}
.step-status{width:24px;height:24px;border-radius:50%;background:#63ce99;color:#183326;display:grid;place-items:center;font-weight:800}
.workflow-step button{border:0;border-radius:9px;background:var(--yellow);color:#111;padding:0 20px;min-height:42px;font-weight:700;cursor:pointer}
.workflow-step button:hover{background:#ffe784}
.workflow-step button:disabled{cursor:default;opacity:.8}
.pending-ring{width:25px;height:25px;border:1px dashed #97999a;border-radius:50%}
.workflow-foot{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #434648;margin-top:24px;padding:18px 0 0;color:#c6c9ca;font-size:12px}
.workflow-note{min-height:18px;color:#8bdcaf;font-size:12px;margin:5px 0 0}
.contact-page{min-height:calc(100svh - 84px);background:#151617;display:flex;align-items:center;padding:64px 0}
.contact-page-grid{display:grid;grid-template-columns:48% 52%;align-items:center;gap:0;position:relative}
.contact-page-grid:before{content:'';position:absolute;left:47.3%;top:10px;bottom:10px;border-left:1px solid #383a3c}
.contact-page-copy{padding:30px 46px 30px 4px}
.contact-page-copy h1{font-size:clamp(67px,6vw,101px);line-height:.96;letter-spacing:-.077em;margin:0;font-weight:800;white-space:nowrap}
.brief-form{border:1px solid #444648;border-radius:17px;background:linear-gradient(145deg,#1b1d1e,#181a1b);padding:35px 36px 30px;max-width:725px;margin-left:auto;width:100%}
.form-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.form-field{margin-bottom:23px}
.form-field label{display:block;text-transform:uppercase;font-size:12px;letter-spacing:.11em;font-weight:800;color:#e8e8e8;margin-bottom:10px}
.form-field input,.form-field select,.form-field textarea{width:100%;min-height:52px;appearance:none;border:1px solid #7a7c7d;border-radius:8px;background:#1b1d1e;color:#f4f4f4;font:inherit;font-size:16px;padding:12px 17px;outline:none}
.form-field textarea{height:118px;resize:vertical}
.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 2px #ffda4730}
.form-field input::placeholder,.form-field textarea::placeholder{color:#aaaeb2}
.form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23eeeeee' stroke-width='2' d='m3 6 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center;padding-right:45px}
.form-extra{margin:0 0 26px}
.form-extra summary{cursor:pointer;color:#bdc0c2;min-height:44px;list-style:none;display:flex;align-items:center}
.form-extra summary::-webkit-details-marker{display:none}
.form-extra summary:before{content:'›';display:inline-block;margin-right:13px;font-size:24px;line-height:16px;vertical-align:-2px;transition:transform .2s;color:#fff}
.form-extra[open] summary:before{transform:rotate(90deg)}
.form-extra .form-two{margin-top:16px}
.form-extra .form-field{margin-bottom:0}
.form-submit{border:0;width:100%;cursor:pointer;text-align:center;justify-content:center;position:relative;min-height:58px}
.form-submit span{position:absolute;right:27px}
.form-submit:disabled{cursor:wait;opacity:.8}
.form-note{font-size:13px;margin:10px 0 0;min-height:0;color:#d7d8d8}
.form-note:empty{display:none}
.form-note.success{color:#8ddfb2}.form-note.error{color:#ffb7a8}
.form-bottom{border-top:1px solid #424446;margin-top:27px;padding-top:8px;color:#b8babc;font-size:13px}
.form-bottom a{display:inline-flex;align-items:center;min-height:44px}
.privacy-page{background:#151617;min-height:calc(100svh - 84px);padding:140px 0 165px}
.privacy-page .shell{max-width:980px}
.privacy-page h1{font-size:clamp(70px,7vw,112px);letter-spacing:-.075em;line-height:1;margin:18px 0 60px}
.privacy-page p:not(.section-label){font-size:19px;line-height:1.7;max-width:820px;color:#c8cacc}
.privacy-page p a{color:var(--yellow);display:inline-flex;align-items:center;min-height:44px}
@media(max-width:1200px){.service-hero-copy h1{font-size:clamp(64px,6.8vw,88px)}.service-hero-art img{width:125%}.service-hero-art.rsoc-art img{width:144%}.workflow-card{padding:24px 20px;min-height:0}.workflow-step{gap:11px}.contact-page-copy h1{font-size:clamp(57px,6.5vw,82px)}}
@media(max-width:1100px){.service-hero{min-height:auto}.service-hero-grid{grid-template-columns:1fr;min-height:0;padding-top:72px;padding-bottom:55px;transform:none}.service-hero-copy{padding:0}.service-hero-copy h1{font-size:clamp(69px,8vw,100px)}.service-hero .hero-actions{margin-top:38px}.service-hero-art{width:min(100%,750px);margin:25px auto 0;min-height:450px}.service-hero-art img,.service-hero-art.rewarded-art img,.service-hero-art.mobile-art img,.service-hero-art.rsoc-art img{width:100%;transform:none}.service-hero-art .art-caption{bottom:10px;right:0}.workflow-art{transform:none}.workflow-card{margin:auto}.detail-grid{grid-template-columns:repeat(2,1fr);gap:20px 30px}.process-list li{grid-template-columns:13% 36% 51%}.contact-page{padding:76px 0 95px}.contact-page-grid{grid-template-columns:1fr;gap:48px}.contact-page-grid:before{display:none}.contact-page-copy{padding:0}.contact-page-copy h1{font-size:clamp(65px,9vw,90px)}.brief-form{max-width:none;margin:0}.service-intro,.detail-section,.service-process,.service-questions{padding:90px 0}}
@media(max-width:600px){.service-hero-grid{padding-top:66px;padding-bottom:45px}.service-hero-copy h1{font-size:clamp(51px,11.5vw,70px);white-space:normal}.service-hero .hero-actions{gap:17px;margin-top:31px;flex-direction:column;align-items:flex-start}.service-hero .button{white-space:nowrap}.service-hero-art{width:calc(100% + 36px);margin:28px -18px 0;min-height:0}.service-hero-art.rewarded-art img{width:120%;transform:translateX(-8%)}.service-hero-art .art-caption{right:18px;bottom:1px;font-size:10px}.service-intro,.detail-section,.service-process,.service-questions{padding:72px 0 82px}.service-intro .intro-grid h2{font-size:clamp(48px,11vw,64px)}.detail-grid{grid-template-columns:1fr;gap:0}.detail-grid article{border-bottom:1px solid #4a4b4c;padding:24px 0}.detail-grid h3{font-size:31px;margin-bottom:12px}.process-list li{grid-template-columns:55px 1fr;gap:5px 8px;padding:24px 0}.process-list li p{grid-column:2;font-size:15px}.process-list h3{font-size:27px}.question-list summary{font-size:22px}.question-list p{font-size:15px}.workflow-art{width:100%;margin:42px 0 0}.workflow-card{padding:18px 14px 15px;border-radius:15px}.workflow-head strong{font-size:18px}.workflow-head span{font-size:13px}.workflow-list{padding-left:40px;gap:11px}.workflow-list:before{left:17px}.workflow-step{grid-template-columns:34px 1fr auto;gap:8px;padding:8px;min-height:68px}.workflow-step.current{padding-left:3px}.step-count{left:-40px;width:34px;height:34px;font-size:12px}.step-icon{width:34px;height:40px;font-size:23px}.workflow-step strong{font-size:12px}.workflow-step small{font-size:10px}.workflow-step button{padding:0 9px;min-height:44px;font-size:11px}.step-status{width:19px;height:19px;font-size:12px}.workflow-foot{font-size:9px;gap:7px}.contact-page{padding:64px 0 85px}.contact-page-grid{gap:46px}.contact-page-copy h1{font-size:clamp(49px,11.6vw,68px)}.brief-form{padding:23px 19px 20px}.form-two{grid-template-columns:1fr;gap:0}.form-field{margin-bottom:19px}.form-field label{font-size:11px}.form-extra .form-field{margin-bottom:16px}.privacy-page{padding:80px 0 100px}.privacy-page h1{font-size:61px;margin-bottom:40px}.privacy-page p:not(.section-label){font-size:16px}}
@media(max-width:380px){.service-hero-copy h1{font-size:47px}.service-hero .hero-actions{gap:12px}.service-hero .button{padding:0 13px;font-size:12px}.service-hero .text-link{font-size:12px}.contact-page-copy h1{font-size:46px}}
/* Consistent service hierarchy and readable interactive examples. */
.service-hero .button{justify-content:center}
.service-ai-automation .service-hero-grid{grid-template-columns:46% 54%;gap:24px}
.service-ai-automation .service-hero-copy h1{font-size:clamp(64px,5.6vw,94px)}
.workflow-art{transform:none}
.workflow-card{background:#1b1d1f;box-shadow:none;padding:28px 24px}
.step-icon svg{width:25px;height:25px}.workflow-foot svg{width:19px;height:19px;flex-shrink:0}.workflow-foot>span{display:flex;align-items:center;gap:7px}.workflow-foot{font-size:12px;flex-wrap:wrap}.workflow-note{font-size:13px;color:#b8d8c3}.workflow-reset{border:0;background:none;color:#e5cc73;min-height:44px;padding:0;text-decoration:underline;cursor:pointer}.workflow-step button{min-height:44px}
.process-list{list-style:none;margin:0;padding:0}.detail-section,.service-process,.service-questions{padding:88px 0}.question-list{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:none;padding-top:32px}.question-list h3{font-size:24px;line-height:1.25;letter-spacing:-.035em;margin:0 0 16px}.question-list p{margin:0;font-size:16px}
.service-close{background:#1a1b1c;color:#f5f5f2;border-top:1px solid #444;padding:70px 0}.service-close .section-label{color:#babcbd}.service-close h2{font-size:clamp(38px,4vw,62px)}.service-close .button{background:var(--yellow);color:#111;justify-content:center;flex-shrink:0}
.brief-form{background:#1b1d1e}.form-instructions,.preview-note{font-size:14px;line-height:1.5;margin:0 0 24px;color:#bfc2c4}.preview-note{color:#ffdd70;border-left:2px solid #ffda47;padding-left:12px}
.review-dialog{width:min(560px,calc(100% - 32px));max-height:85svh;overflow:auto;border:1px solid #5c5e60;border-radius:16px;background:#1b1d1f;color:#f7f7f5;padding:32px}.review-dialog::backdrop{background:#000a}.review-dialog h2{font-size:30px;letter-spacing:-.04em;margin:12px 0 20px}.review-dialog p{line-height:1.6;color:#c5c8ca}.review-dialog dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #414345}.review-dialog dd{margin:0;text-align:right}.dialog-actions{display:flex;justify-content:space-between;gap:16px;margin-top:26px}.dialog-actions button{cursor:pointer}.dialog-actions .text-link{background:none;border:0;color:#eee;font:inherit;padding:10px}.dialog-actions .button{border:0;font-size:15px;padding:14px 24px;min-height:48px}
@media(max-width:1100px){.service-ai-automation .service-hero-grid{grid-template-columns:1fr;gap:0}.service-ai-automation .service-hero-copy h1{font-size:clamp(69px,8vw,100px)}}
@media(max-width:600px){.service-ai-automation .service-hero-copy h1{font-size:clamp(45px,11.5vw,69px)}.workflow-step{grid-template-columns:30px 1fr;gap:8px;padding:12px 9px}.workflow-step strong{font-size:14px;line-height:1.35}.workflow-step small{font-size:12px;line-height:1.5}.workflow-step .step-status,.workflow-step .pending-ring{position:absolute;right:9px;top:10px;width:15px;height:15px;font-size:10px}.workflow-step.done strong,.workflow-step.pending strong{padding-right:20px}.workflow-step button{grid-column:2;justify-self:start;font-size:13px;min-width:90px}.step-icon{width:30px;height:36px}.step-icon svg{width:22px;height:22px}.workflow-foot{gap:12px;font-size:12px}.question-list{grid-template-columns:1fr;gap:32px}.service-close .contact-band-inner{align-items:flex-start}.service-close .button{align-self:flex-start}.detail-section,.service-process,.service-questions{padding:64px 0}.review-dialog{padding:24px}.review-dialog dl{font-size:14px}.dialog-actions .button{padding:12px 16px}.form-field label{font-size:12px}}

/* Play for Pay uses its original project artwork within Apptastic's page. */
.project-showcase{padding:90px 0;scroll-margin-top:110px}
.project-showcase .section-top{align-items:start;margin-bottom:40px}
.project-summary{font-size:23px;line-height:1.5;color:#b7babb;margin:22px 0}
.project-story{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;padding:30px 0 70px}
.project-visual img{display:block;width:100%;height:auto;max-height:590px;object-fit:contain}
.project-copy h3{font-size:clamp(32px,3.2vw,49px);line-height:1.07;letter-spacing:-.045em;margin:20px 0 26px}
.project-copy>p:not(.section-context){font-size:17px;line-height:1.7;color:#b7babb;max-width:520px}
.project-copy .text-link{margin-top:15px}
.project-story-reverse .project-visual{grid-column:2;grid-row:1}
.project-story-reverse .project-copy{grid-column:1;grid-row:1}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:900px){.project-story{gap:5%}.project-copy>p:not(.section-context){font-size:16px}.project-showcase{padding:64px 0}.project-visual img{max-height:470px}}
@media(max-width:600px){.project-story{grid-template-columns:1fr;gap:24px;padding:10px 0 58px}.project-story-reverse .project-visual,.project-story-reverse .project-copy{grid-column:auto;grid-row:auto}.project-visual img{max-height:370px}.project-summary{font-size:19px}.project-copy h3{font-size:35px}.project-showcase .section-top{margin-bottom:35px}}
.project-copy .project-playforpay-button{margin-top:22px}
