.product-portal{color:#eee;background:#111;padding:100px 0 90px;scroll-margin-top:75px;position:relative}.portal-heading{grid-template-columns:1fr 1.2fr .8fr;align-items:start;gap:35px;margin-bottom:70px;display:grid}.portal-heading h2{letter-spacing:-.06em;white-space:pre-line;outline:none;font-size:clamp(32px,3.8vw,52px);font-weight:450;line-height:1.12}.portal-heading>p{color:#aaa;max-width:250px;padding-top:5px;font-size:13px;line-height:1.85}.portal-heading .agency-eyebrow{color:#bbb}.portal-layout{grid-template-columns:280px minmax(0,1fr);align-items:center;gap:clamp(40px,7vw,110px);display:grid}.portal-index{flex-direction:column;display:flex}.portal-index button{text-align:left;color:#888;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #333;align-items:center;gap:18px;width:100%;padding:25px 0;transition:color .18s;display:flex}.portal-index button:first-child{border-top:1px solid #333}.portal-index button>span{font-family:var(--font-geist-mono);font-size:10px}.portal-index button>div{flex-direction:column;gap:8px;display:flex}.portal-index strong{letter-spacing:-.05em;font-size:25px;font-weight:450}.portal-index button>div>span{font-size:10px}.portal-index button>svg{opacity:0;margin-left:auto;transition:opacity .18s,transform .18s;transform:translate(-4px,4px)}.portal-index button[aria-selected=true]{color:#f4f4f4}.portal-index button[aria-selected=true]>svg{opacity:1;transform:none}.portal-index button[aria-selected=true]>span{color:#ddd}.portal-product{min-width:0}.portal-device-link{color:#eee;perspective:1300px;background:radial-gradient(#ffffff0a,#0000 70%);border-radius:12px;justify-content:center;align-items:center;width:100%;height:430px;text-decoration:none;display:flex;position:relative}.portal-device-position{aspect-ratio:1.5;width:90%;max-width:580px;transition:transform .65s cubic-bezier(.22,1,.36,1);animation:.5s cubic-bezier(.22,1,.36,1) both portal-device-in;transform:rotateY(-9deg)rotateX(5deg)rotate(-2deg)}.portal-phone .portal-device-position{aspect-ratio:auto;width:202px;height:430px;transform:rotateY(-9deg)rotate(5deg)}.portal-device-open{background:#222;border:1px solid #666;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:absolute;bottom:0;right:0}.portal-product-caption{border-top:1px solid #333;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding-top:25px;display:flex}.portal-product-caption p{color:#bcbcbc;font-size:13px;line-height:1.7}.portal-product-caption a{color:#eee;white-space:nowrap;font-size:12px;text-decoration:none}.portal-index button:focus-visible,.portal-device-link:focus-visible,.portal-product-caption a:focus-visible{outline-offset:6px;outline:2px solid #ddd}@keyframes portal-device-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@media (hover:hover) and (pointer:fine){.portal-device-link:hover .portal-device-position{transform:rotateY(0)rotateX(0)rotate(0)translateY(-6px)}.portal-index button:hover{color:#eee}}@media (max-width:1000px){.portal-heading{grid-template-columns:1fr 2fr}.portal-heading>p{grid-column:2;max-width:450px}.portal-layout{grid-template-columns:220px minmax(0,1fr);gap:30px}.portal-device-link{height:360px}.portal-phone .portal-device-position{width:170px;height:360px}.portal-product-caption{flex-direction:column;align-items:start}}@media (max-width:700px){.product-portal{padding:60px 0}.portal-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.portal-heading>p{grid-column:auto}.portal-layout{grid-template-columns:1fr;gap:32px}.portal-index{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.portal-index button{border-top:1px solid #333;justify-content:center;gap:0;padding:15px 0}.portal-index button>span,.portal-index button>svg,.portal-index button>div>span{display:none}.portal-index strong{font-size:18px}.portal-index button[aria-selected=true]{border-bottom-color:#eee}.portal-device-link{height:320px}.portal-device-position{aspect-ratio:1.5;width:100%}.portal-phone .portal-device-position{width:155px;height:330px}.portal-product-caption{gap:16px;margin-top:35px}.portal-device-open{bottom:-10px;right:0}.portal-phone .device-memory{margin:12px 0}.portal-phone .system-phone h3{font-size:25px}.portal-phone .system-phone-top{margin-bottom:8px}.portal-phone .system-task{font-size:7px}.portal-phone .system-phone-bottom{margin-top:12px}}@media (prefers-reduced-motion:reduce){.portal-device-position{transition:none;animation:none;transform:none}.portal-index button,.portal-index button>svg{transition:none}}
.agency{--ink:#222;--muted:#676767;--paper:#f9f9f9;--line:#dedede;color:var(--ink);background:var(--paper)}.dark .agency{--ink:#efefef;--muted:#a9a9a9;--paper:#141414;--line:#363636}.agency-container{max-width:1400px;margin-inline:auto;padding-inline:clamp(24px,5vw,80px)}.agency a{text-decoration:none}.agency section{scroll-margin-top:90px}.agency-eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.agency-status{background:#777;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77777712}.agency-hero{padding-top:clamp(65px,9vw,135px)}.agency-hero h1{letter-spacing:-.072em;margin:36px 0 38px;font-size:clamp(52px,7.65vw,112px);font-weight:450;line-height:1.03}.agency-hero h1 span{color:#838383}.dark .agency-hero h1 span{color:#ababab}.agency-hero-bottom{justify-content:space-between;align-items:end;gap:40px;padding-bottom:80px;display:flex}.agency-hero-bottom p{max-width:450px;color:var(--muted);font-size:18px;line-height:1.7}.agency-actions{flex-direction:column;align-items:flex-start;gap:22px;padding-right:50px;display:flex}.agency-button{background:var(--ink);color:var(--paper);border-radius:var(--radius-control);justify-content:center;align-items:center;gap:26px;min-height:52px;padding:14px 24px;font-size:14px;transition:transform .18s cubic-bezier(.23,1,.32,1),background-color .18s;display:inline-flex}.agency-button:active{transform:scale(.97)}.agency-text-link{align-items:center;gap:16px;font-size:14px;font-weight:500;display:inline-flex}.agency-hero-line{border-top:1px solid var(--line);letter-spacing:.09em;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding-block:23px;font-size:10px;display:flex}.agency-hero-line a{color:var(--ink)}.agency-services{background:#ebebeb;border-radius:24px 24px 0 0;padding-block:100px}.dark .agency-services{background:#232323}.agency-section-heading{grid-template-columns:1fr 2fr;align-items:start;gap:35px;margin-bottom:65px;display:grid}.agency h2{letter-spacing:-.055em;white-space:pre-line;font-size:clamp(34px,4vw,57px);font-weight:450;line-height:1.12}.agency-section-heading p{max-width:490px;color:var(--muted);margin-top:24px;font-size:15px;line-height:1.8}.agency-service{border-top:1px solid #bdbdbd4d;grid-template-columns:.15fr 1fr 1fr 24px;align-items:start;gap:30px;padding-block:32px;display:grid}.agency-service-number{font-family:var(--font-geist-mono);color:var(--muted);padding-top:6px;font-size:11px}.agency-service h3{letter-spacing:-.04em;font-size:22px;font-weight:450}.agency-service p{color:var(--muted);font-size:14px;line-height:1.8}.agency-tags{letter-spacing:.04em;color:var(--muted);margin-top:20px;font-size:10px;display:block}.agency-products{padding-block:110px}.agency-ai-feature{color:#f6f6f6;border-radius:var(--radius-card);background:#262626;grid-template-columns:1fr 1fr;min-height:460px;display:grid;overflow:hidden}.agency-ai-copy{padding:48px}.agency-new{color:#d0d0d0;letter-spacing:.04em;border:1px solid #b6b6b655;border-radius:20px;padding:5px 9px;font-size:9px}.agency-ai-copy h3{letter-spacing:-.045em;white-space:pre-line;margin-top:30px;font-size:clamp(34px,3.8vw,52px);font-weight:450;line-height:1.12}.agency-ai-copy p{color:#c1c1c1;max-width:340px;margin:24px 0 30px;font-size:14px;line-height:1.8}.agency-ai-art{background:radial-gradient(#b3b3b330,#0000 67%);place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.agency-orbit{border:1px solid #d2d2d225;border-radius:50%;width:290px;height:290px;position:absolute}.orbit-two{opacity:.6;border-style:dashed;width:440px;height:440px}.agency-ai-core{background:linear-gradient(140deg,#8c8c8c55,#5e5e5e11);border:1px solid #dedede60;border-radius:35px;place-items:center;width:130px;height:130px;display:grid;transform:rotate(-8deg);box-shadow:0 15px 60px #08080850,inset 0 1px #fafafa40}.agency-ai-core svg{color:#e4e4e4;width:66px;height:66px}.agency-orbit-label{border-radius:var(--radius-control);background:#323232;border:1px solid #8585854d;align-items:center;gap:9px;padding:11px 16px;font-size:12px;display:flex;position:absolute;box-shadow:0 8px 25px #0002}.label-chat{top:16%;left:25%}.label-knowledge{top:38%;right:6%}.label-tools{bottom:30%;left:10%}.label-voice{bottom:13%;right:25%}.agency-art-caption{letter-spacing:.18em;color:#a9a9a9;font-size:8px;position:absolute;bottom:20px}.agency-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:40px;display:grid}.agency-product-image{aspect-ratio:1.35;border-radius:var(--radius-control);background:#e9e9e9;position:relative;overflow:hidden}.agency-product-image img{object-fit:contain;object-position:left center;padding:24px 0 24px 24px;transition:transform .45s cubic-bezier(.23,1,.32,1)}.product-justapps .agency-product-image{background:#e5e5e5}.product-justus .agency-product-image{background:#e7e7e7}.product-justus .agency-product-image img{object-position:center top;padding:22px 50px 0}.agency-product-meta{justify-content:space-between;align-items:center;margin-top:22px;font-size:14px;font-weight:550;display:flex}.agency-product-meta>span:last-child{color:var(--muted);align-items:center;gap:14px;font-size:10px;font-weight:400;display:flex}.agency-product-card h3{letter-spacing:-.04em;margin:14px 0 10px;font-size:22px;font-weight:450;line-height:1.3}.agency-product-card p{color:var(--muted);font-size:13px;line-height:1.8}.agency-studio{background:#ebebeb;padding-block:90px}.dark .agency-studio{background:#232323}.agency-studio-grid{grid-template-columns:.8fr 1fr;align-items:center;gap:clamp(40px,8vw,120px);display:grid}.agency-studio-photo{aspect-ratio:1/1.06;border-radius:var(--radius-control);background:#d4d4d4;position:relative;overflow:hidden}.agency-studio-photo img{object-fit:cover;object-position:center 25%;filter:saturate(.6)}.agency-studio h2{margin-top:24px;font-size:clamp(32px,3.5vw,49px)}.agency-studio p{color:var(--muted);margin:25px 0 30px;font-size:15px;line-height:1.85}.agency-process{padding-block:95px}.agency-process-heading h2{margin-top:25px;font-size:clamp(30px,3vw,44px)}.agency-process-grid{grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px;display:grid}.agency-process-grid article{border-top:1px solid var(--line);padding-top:20px}.agency-process-grid h3{letter-spacing:-.03em;margin:25px 0 15px;font-size:20px;font-weight:450}.agency-process-grid p{color:var(--muted);font-size:14px;line-height:1.8}.agency a:focus-visible,.studio-nav a:focus-visible,.studio-nav button:focus-visible,.studio-nav summary:focus-visible{outline-offset:6px;outline:2px solid #8a8a8a}@media (hover:hover) and (pointer:fine){.agency-product-card:hover img{transform:translateY(-5px)}.agency-button:hover{color:#fff;background:#5e5e5e}.agency-text-link:hover{text-underline-offset:5px;text-decoration:underline}}@media (max-width:1000px){.agency-hero-bottom{gap:25px}.agency-actions{padding-right:0}.agency-ai-copy{padding:35px}.agency-service{grid-template-columns:30px 1fr 1fr}.agency-service>svg{display:none}.agency-product-grid{gap:20px}.agency-product-card h3{font-size:19px}}@media (max-width:700px){.agency-hero h1{margin-block:30px;font-size:clamp(43px,10vw,68px)}.agency-hero-bottom{flex-direction:column;align-items:start;padding-bottom:48px}.agency-hero-bottom p{font-size:16px}.agency-actions{gap:20px;margin-top:5px}.agency-hero-line>span:nth-child(2){display:none}.agency-services,.agency-products,.agency-studio,.agency-process{padding-block:60px}.agency-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.agency-service{grid-template-columns:24px 1fr;gap:15px;padding-block:25px}.agency-service>div{grid-column:2}.agency-service h3{font-size:21px}.agency-ai-feature{grid-template-columns:1fr}.agency-ai-copy{padding:30px}.agency-ai-art{min-height:330px}.agency-orbit{width:230px;height:230px}.orbit-two{width:330px;height:330px}.agency-ai-core{width:110px;height:110px}.agency-product-grid{grid-template-columns:1fr;gap:40px}.agency-product-image{aspect-ratio:1.5}.agency-product-card h3{font-size:24px}.agency-studio-grid{grid-template-columns:1fr;gap:35px}.agency-studio-photo{max-height:380px}.agency-process-grid{grid-template-columns:1fr;gap:30px}.agency-process-grid h3{margin-top:15px}}@media (prefers-reduced-motion:reduce){.agency *,.studio-nav *{transition:none!important;animation:none!important}}
