/* The desk is still; the drawing leads the eye into a real product. */
html,body{overflow:hidden;height:100svh}
body.device-open{overflow:hidden;height:100svh}
body.device-open .stage{touch-action:none}
header{position:absolute}
.stage{position:fixed;inset:0;height:100svh;min-height:0;overflow:clip}
.idea-section{position:fixed;inset:0;isolation:isolate;background:var(--paper);height:100svh;visibility:hidden;pointer-events:none;touch-action:none}
.idea-viewport{position:relative;height:100svh;overflow:clip}
body[data-surface=idea] .idea-section{visibility:visible;pointer-events:auto}
body[data-surface=idea] .stage,body[data-surface=idea]>header{visibility:hidden;pointer-events:none}
.idea-heading-row{position:absolute;left:6%;top:4%;z-index:2}
.idea-heading-row h2{margin:0;font:500 clamp(48px,8vh,92px)/.88 StudioDisplay,Georgia,serif;letter-spacing:-.035em}
.idea-heading-row h2 span{color:var(--wine)}
.idea-tabs{display:flex;gap:8px;padding:0;flex-shrink:0}
.idea-tabs button{background:var(--paper);border:1px solid #b5a598;border-radius:8px;padding:10px 18px;color:var(--ink);font-size:14px;min-height:44px}
.idea-tabs button[aria-selected=true]{border-color:var(--wine);background:var(--wine);color:var(--paper)}
.idea-tabs button:hover{border-color:var(--wine)}
.idea-description{font-size:clamp(14px,1.8vh,20px);line-height:1.4;position:absolute;right:6%;top:5%;width:31%;margin:0;z-index:2}
.idea-desktop-break{display:none}
@media(min-width:701px) and (max-width:1100px){
 .idea-heading-row{right:43%}
 .idea-heading-row h2{font-size:clamp(36px,5.7vw,62px)}
 .idea-description{width:34%;font-size:clamp(16px,2.1vw,20px)}
}
.idea-scene{position:absolute;inset:0;isolation:isolate}
.idea-artboard{position:absolute;left:50%;top:50%;width:100%;aspect-ratio:2;transform:translate(-50%,-50%)}
.idea-desk{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.idea-stamp-logo,.idea-stamp-collar{position:absolute;z-index:1;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}
.idea-stamp-logo{width:7.3%;height:auto;left:6.1%;top:28.7%;transform:rotate(-24deg) skewX(-7deg)}
.idea-stamp-collar{width:7.1%;height:auto;left:2.15%;top:19.35%;transform:rotate(-21deg) skewX(-4deg);opacity:.85}
.idea-panel{position:absolute;inset:0}
.idea-paper-content{position:absolute;left:12.5%;top:28%;width:52%;height:53%;transform:rotate(-8deg);transform-origin:center;mix-blend-mode:multiply}
.idea-note{font:italic 500 clamp(16px,1.9vw,29px)/1.2 StudioDisplay,Georgia,serif;margin:0 0 2%;color:#60574e}
.idea-sketch{width:100%;height:88%;position:relative;opacity:.78}
.idea-sketch img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}
.idea-sketch-slice{position:absolute;inset:0;margin:auto}
.idea-sketch-slice{clip-path:inset(0 var(--clip-right) 0 var(--clip-left))}
.idea-arrow{position:absolute;left:55%;top:35%;width:15%;height:24%;overflow:visible}
.idea-arrow path{fill:none;stroke:var(--wine);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0}
#idea-site .idea-arrow,#idea-video .idea-arrow{left:60.2%;top:46%;width:5.5%;height:auto;aspect-ratio:100/55}
#idea-site .idea-arrow path,#idea-video .idea-arrow path{stroke-width:2.5px}
.idea-result{position:absolute;transform-origin:50% 85%;filter:drop-shadow(6px 18px 16px #28121835);translate:0 calc((1 - var(--product,1))*55px);opacity:var(--product,1)}
.idea-phone{left:66%;top:18%;width:22%;height:auto;aspect-ratio:2/3;transform:rotate(8deg)}
.idea-phone-body{position:absolute;width:100%;height:100%;inset:0;object-fit:contain}
.idea-phone-screen{position:absolute;left:19.65%;right:19.45%;top:5.95%;bottom:5.9%;overflow:hidden;border-radius:11.5% / 5.35%;background:#fff}
.idea-phone-camera{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;clip-path:inset(7% 40.5% 89.5% 40.7% round 2%);pointer-events:none}
.idea-phone-screen>img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#fff}
.idea-monitor{left:62%;top:21%;width:37%;aspect-ratio:3/2;transform:rotate(4deg)}
.idea-monitor>img,.idea-tablet>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.idea-monitor-screen{position:absolute;left:11.26%;top:10.35%;width:77.48%;height:58.59%;overflow:hidden;background:var(--ink)}
.idea-monitor-screen img,.idea-monitor-screen video{width:100%;height:100%;object-fit:contain;display:block}
.idea-tablet{left:63%;top:23%;width:35%;aspect-ratio:1600/980;transform:rotate(8deg)}
.idea-tablet-screen{position:absolute;left:9.8%;top:13.5%;width:81.1%;height:72.5%;overflow:hidden;border-radius:12px;background:var(--ink)}
.idea-tablet-screen video{width:100%;height:100%;display:block;object-fit:cover}
.idea-bottom{position:absolute;left:6%;right:6%;bottom:24px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0;padding:0;border:0}
.idea-bottom p{margin:0;font:500 clamp(19px,2.3vh,26px)/1.1 StudioDisplay,Georgia,serif;letter-spacing:-.02em}
.idea-bottom small{display:block;font:400 12px/1.5 StudioText,Arial,sans-serif;margin-top:6px;letter-spacing:0}
.idea-bottom .idea-cta{min-width:0;font-size:22px;padding:15px 25px}
.idea-cta{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;border:0;border-radius:44px;padding:20px 34px;background:var(--wine);color:var(--paper);font:500 25px/1.2 StudioDisplay,Georgia,serif;min-width:300px;flex-shrink:0;text-decoration:none}
.idea-cta:hover{background:#571322}
.idea-cta svg{width:30px;height:24px;fill:none;stroke:currentColor;stroke-width:1.3;transition:transform 180ms ease-out}
.idea-cta:hover svg{transform:translateX(4px)}
#idea-dialog{position:fixed;width:min(620px,calc(100vw - 32px));max-height:calc(100svh - 48px);padding:48px;border:0;border-radius:16px;background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #28121840;overflow:auto}
#idea-dialog::backdrop{background:#23140fc2}
#idea-dialog h2{font:500 46px/1 StudioDisplay,Georgia,serif;letter-spacing:-.03em;margin:0 32px 28px 0}
#idea-form{display:grid;gap:10px}
#idea-form label{font-size:16px;margin-top:8px}
#idea-form input,#idea-form textarea{display:block;width:100%;font:400 16px/1.5 StudioText,Arial,sans-serif;padding:12px;background:#fff6ed;color:var(--ink);border:1px solid #60574e;border-radius:8px;resize:vertical;caret-color:var(--wine)}
#idea-form input:focus-visible,#idea-form textarea:focus-visible{outline:2px solid var(--wine);outline-offset:3px}
#idea-form input::placeholder,#idea-form textarea::placeholder{color:#60574e}
#idea-form .idea-cta{width:100%;min-width:0;margin-top:14px;font-size:24px}
.idea-form-help{margin:4px 0 0;font-size:13px;line-height:1.5}
@media(min-width:701px) and (max-width:1050px){.idea-bottom{left:3%;right:3%;gap:14px}.idea-bottom p{max-width:230px;font-size:20px}.idea-tabs button{padding:10px 13px}.idea-bottom .idea-cta{padding:14px 18px;font-size:19px;gap:16px}}
@media(max-width:700px){
 .idea-heading-row{top:24px;padding:0}
 .idea-heading-row h2{font-size:clamp(36px,6.8svh,58px);line-height:.92;letter-spacing:-.035em}
 .idea-tabs{padding:0;gap:8px;justify-content:center;order:-1}
 .idea-tabs button{font-size:14px;min-width:88px}
 .idea-description{font-size:13px;top:calc(24px + 13svh);left:6%;right:6%;width:auto;max-width:320px;line-height:1.35}
 .idea-desktop-break{display:none}
 .idea-desk{width:100%;height:100%;object-fit:cover;object-position:32% center}
 .idea-stamp-logo,.idea-stamp-collar{display:none}
 .idea-paper-content{left:8%;top:34%;width:84%;height:29%;transform:rotate(-8deg);opacity:calc(1 - var(--product,0)*.78)}
 .idea-note{font-size:16px;margin-bottom:5px}
 .idea-sketch{height:84%}
 .idea-arrow{left:12%;top:52%;width:25%;height:12%;transform:rotate(40deg)}
 #idea-site .idea-arrow,#idea-video .idea-arrow{left:12%;top:60%;width:16%;height:auto;transform:rotate(-70deg)}
 .idea-phone{width:min(75vw,31svh);left:auto;right:13%;top:26%;height:auto;transform:rotate(8deg)}
 .idea-monitor{width:96%;left:2%;top:33%}
 .idea-tablet{width:92%;left:4%;top:35%}
 .idea-bottom{display:flex;flex-direction:column;gap:12px;bottom:18px;left:6%;right:6%;margin:0;padding:0}
 .idea-bottom p{font-size:21px;line-height:1.1;text-align:center}
 .idea-bottom small{font-size:11px;margin-top:4px;line-height:1.3}
 .idea-bottom .idea-cta{width:100%;margin:0;min-width:0;font-size:22px;padding:12px 24px}
 #idea-dialog{padding:40px 25px 28px}
 #idea-dialog h2{font-size:38px}
 #idea-form .idea-cta{font-size:23px;padding:18px 22px;gap:18px}
}
@media(max-height:650px){.idea-description{display:none}.idea-heading-row h2{font-size:40px}.idea-bottom small{margin-top:3px}.idea-cta{padding:12px 24px;font-size:22px}}
@media(prefers-reduced-motion:reduce){.idea-section{height:100svh}.idea-result{translate:none}.idea-cta svg{transition:none}.idea-cta:hover svg{transform:none}}
.idea-bottom{display:grid;grid-template-columns:1fr auto;row-gap:14px}.idea-tabs{grid-column:1/-1;grid-row:1;justify-content:center;flex-wrap:wrap}.idea-bottom>p{grid-column:1;grid-row:2}.idea-bottom>.idea-cta{grid-column:2;grid-row:2}
.idea-custom .idea-arrow{left:60.2%;top:46%;width:5.5%;height:auto;aspect-ratio:100/55}.idea-custom .idea-arrow path{stroke-width:2.5px}
.idea-custom .idea-monitor{left:calc(50% + 10vw);width:37vw;top:24%}
.idea-concept{background:#fff8ee;color:var(--wine);container-type:inline-size;padding:4%;font-family:StudioText,Arial,sans-serif}
.concept-top{display:flex;justify-content:space-between;align-items:center;font:500 6cqw/1 StudioDisplay,Georgia,serif;border-bottom:1px solid #751b2c44;padding-bottom:4%}.concept-top small{font:3cqw/1.2 StudioText,Arial,sans-serif;color:#765345}
.concept-chat{padding:5% 0}.concept-chat p{font:4cqw/1.4 StudioText,Arial,sans-serif;margin:0 0 4%;padding:3% 4%;background:#f2e7db;max-width:85%;border-radius:8px}.concept-chat p:first-child{margin-left:auto;background:var(--wine);color:var(--paper)}.concept-sources{display:flex;gap:3%;font-size:3cqw}.concept-sources span{border-bottom:1px solid #751b2c66;padding-bottom:2%}.concept-input{font-size:3.5cqw;border-top:1px solid #751b2c44;padding-top:3%}
.concept-flow{display:flex;align-items:center;justify-content:space-between;padding:8% 0;font-size:4cqw;gap:2%}.concept-flow span{border:1px solid #751b2c66;padding:4% 3%;border-radius:6px}.concept-flow i{font-style:normal}.concept-rule{display:flex;flex-direction:column;gap:5px;font-size:3.7cqw;padding:4%;background:#f2e7db}.concept-rule strong{font-weight:500;color:var(--ink)}
.concept-project{display:flex;justify-content:space-between;gap:5%;padding:6% 0}.concept-project strong{font:500 8cqw/1 StudioDisplay,Georgia,serif;max-width:8ch}.concept-project p{font-size:3.5cqw;line-height:1.6;margin:0}.concept-modules{display:flex;gap:4%;font-size:4cqw;border-top:1px solid #751b2c44;padding-top:5%}.concept-modules span{flex:1}
.idea-concept{padding:2%}.concept-top{font-size:5cqw;padding-bottom:3%}.concept-chat{padding:3% 0}.concept-chat p{font-size:3.5cqw;margin-bottom:3%;padding:2% 3%}.concept-input{font-size:3cqw;padding-top:2%}.concept-flow{padding:5% 0;font-size:3.5cqw}.concept-rule{font-size:3cqw;gap:3px;padding:3%}.concept-project{padding:4% 0}.concept-project strong{font-size:7cqw}.concept-project p{font-size:3cqw}.concept-modules{font-size:3.5cqw;padding-top:3%}
.concept-chat{padding:2% 0}.concept-chat p{font-size:3cqw;margin-bottom:2%;padding:1.5% 3%}.concept-sources{font-size:2.6cqw}.concept-input{font-size:2.6cqw}.concept-flow{padding:3% 0}.concept-rule{font-size:2.6cqw;gap:1cqw;padding:2%;line-height:1.25}
@media(max-width:700px){.idea-custom .idea-monitor{left:2%;width:96%;top:30%}}
@media(max-width:700px){.idea-bottom{display:flex;gap:9px}.idea-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px}.idea-tabs button{min-width:0;padding:8px 5px;font-size:12px;white-space:nowrap}.idea-custom .idea-arrow{left:12%;top:60%;width:16%;transform:rotate(-70deg)}.idea-bottom p{font-size:19px}.idea-bottom .idea-cta{font-size:20px;min-height:44px;padding:10px 20px}}
@media(min-width:701px) and (max-height:500px){.idea-bottom{bottom:14px;row-gap:6px;left:4%;right:4%}.idea-tabs{gap:6px}.idea-tabs button{padding:7px 10px;font-size:12px;min-height:36px}.idea-bottom>p{font-size:18px}.idea-bottom .idea-cta{padding:8px 16px;font-size:18px;min-height:40px}}
@media(max-width:350px){.idea-tabs{grid-template-columns:1.15fr 1.4fr .85fr}.idea-tabs button{font-size:11px;padding-inline:3px}}
@media(min-width:701px) and (max-aspect-ratio:7/5){.idea-artboard:has(.idea-custom:not([hidden])){mask-image:linear-gradient(to bottom,transparent,black 6%,black 94%,transparent)}}
.ai-team{display:flex;flex-direction:column;justify-content:space-between;container-type:inline-size;background:#fff8ee;color:var(--ink);font-family:StudioText,Arial,sans-serif;padding:2%;gap:0}.ai-team>div{font-size:2.5cqw;line-height:1.2}
.ai-team-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #751b2c44;padding-bottom:2%}.ai-team-header strong{font:500 5cqw/1 StudioDisplay,Georgia,serif;color:var(--wine)}.ai-team-header small{font-size:2.2cqw;color:#765345}
.ai-people{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3%;text-align:center}.ai-person{display:flex;align-items:center;flex-direction:column;gap:1cqw;min-width:0}.ai-portrait{display:block;width:15cqw;height:15cqw;background-image:url('assets/idea/team-mascots-delivery.webp');background-size:400% auto;background-position:0 0;border-radius:50%}.ai-person:nth-child(2) .ai-portrait{background-position:33.333% 0}.ai-person:nth-child(3) .ai-portrait{background-position:66.667% 0}.ai-person:nth-child(4) .ai-portrait{background-position:100% 0}.ai-person strong{font-size:2.7cqw;font-weight:500;line-height:1.1;color:var(--wine)}.ai-person>span{font-size:2cqw;line-height:1.2;white-space:nowrap;color:#765345}
.ai-shared-task{display:flex;align-items:center;justify-content:space-between;gap:2%;background:var(--wine);color:var(--paper);padding:3%;border-radius:8px}.ai-shared-task small{font-size:1.8cqw;white-space:nowrap}.ai-shared-task strong{font-size:2.8cqw;font-weight:500}.ai-team-flow{display:flex;justify-content:space-between;align-items:center;font-size:2.5cqw;color:#765345}.ai-team-flow b{font-weight:400;color:var(--wine)}
.ai-chat{display:grid;grid-template-columns:30% 70%;padding:0;gap:0}.ai-chat-roster{background:#f2e7db;padding:8% 5%;display:flex;flex-direction:column;gap:2cqw}.ai-chat-roster>strong{font:500 4cqw/1 StudioDisplay,Georgia,serif;color:var(--wine);padding:0 4% 3%}.ai-chat-member{display:flex;align-items:center;gap:1.2cqw;padding:5% 2%;font-size:2.5cqw;border-radius:6px}.ai-chat-member.is-selected{background:#e6d7c9}.ai-chat .ai-portrait{flex:none;width:6cqw;height:6cqw;background-color:#fff8ee}.ai-chat .portrait-0{background-position:0 0}.ai-chat .portrait-1{background-position:33.333% 0}.ai-chat .portrait-2{background-position:66.667% 0}.ai-chat .portrait-3{background-position:100% 0}
.ai-chat-thread{display:flex;flex-direction:column;min-height:0;padding:3% 5%;gap:1.5cqw}.ai-chat-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #751b2c44;padding-bottom:2%;gap:2%}.ai-chat-title strong{font-size:3.1cqw;font-weight:500;color:var(--wine)}.ai-chat-title small{font-size:1.8cqw;white-space:nowrap;color:#765345}.ai-chat-messages{display:flex;flex-direction:column;gap:1.4cqw}.ai-chat-messages p{margin:0;font-size:2.5cqw;line-height:1.25}.ai-chat-outgoing{align-self:flex-end;max-width:90%;padding:2% 3%;background:var(--wine);color:var(--paper);border-radius:6px}.ai-chat-outgoing small{display:block;font-size:2cqw;margin-bottom:1%}.ai-chat-incoming{display:flex;align-items:flex-start;gap:2%;max-width:96%}.ai-chat-incoming .ai-portrait{width:5cqw;height:5cqw}.ai-chat-incoming p{padding:1.5% 3%;background:#f2e7db;border-radius:6px}.ai-chat-incoming strong{display:block;color:var(--wine);font-size:2.2cqw;font-weight:500;margin-bottom:1%}.ai-chat-input{display:flex;justify-content:space-between;border-top:1px solid #751b2c44;padding-top:2%;margin-top:auto;font-size:2.2cqw;color:#765345}.ai-chat-input span{color:var(--wine)}
.ai-chat-thread{padding:2% 4%;gap:1cqw}.ai-chat-messages{gap:1cqw}
.ai-chat{grid-template-rows:minmax(0,1fr)}.ai-chat-roster{gap:1cqw;min-height:0;justify-content:space-between}.ai-chat-member{padding-block:4%}
.idea-mobile-note{display:none}
@media(max-width:700px){#idea-ai .idea-note{visibility:hidden}.idea-mobile-note{display:block;position:absolute;left:6%;right:6%;top:22%;margin:0;font:italic 500 17px/1.2 StudioDisplay,Georgia,serif;color:var(--wine)}}
@media(max-width:700px) and (max-height:650px){.idea-mobile-note{top:20%;font-size:16px}}
@media(max-width:700px){#idea .idea-arrow{transform:rotate(110deg)}}
