.Start-module__ELM9BW__container{height:100dvh;padding:0 var(--page-padding-x);background-color:#171717;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.Start-module__ELM9BW__glow{filter:blur(900px);pointer-events:none;z-index:0;opacity:.6;background:radial-gradient(circle at 50% 20%,red 0%,#fc03fc 32%,#f70 68%,#ff7407 100%,#00a1ff 100%);width:1500px;height:2000px;position:fixed;top:-1200px;left:-800px}.Start-module__ELM9BW__content{z-index:1;scroll-behavior:smooth;flex-direction:column;flex:1;width:100%;padding-top:100px;padding-bottom:320px;display:flex;position:relative;overflow-y:auto}.Start-module__ELM9BW__content::-webkit-scrollbar{display:none}.Start-module__ELM9BW__content{-ms-overflow-style:none;scrollbar-width:none}.Start-module__ELM9BW__chatHistory{gap:calc(var(--spacing,.25rem)*12);flex-direction:column;justify-content:flex-end;width:100%;display:flex}.Start-module__ELM9BW__messageGroup{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;width:100%;display:flex}.Start-module__ELM9BW__userMessage{text-align:right;font-family:var(--font-primary);letter-spacing:-.04em;color:#fff6;align-self:flex-end;max-width:50%;font-size:35px;font-weight:400;line-height:1.2;transition:font-size .3s}.Start-module__ELM9BW__aiMessage{font-family:var(--font-primary);letter-spacing:-.04em;color:#fff;align-self:flex-start;max-width:50%;font-size:35px;font-weight:400;line-height:1.28;transition:font-size .3s}.Start-module__ELM9BW__longText{letter-spacing:-.02em!important;font-size:20px!important;line-height:1.5!important}.Start-module__ELM9BW__markdown strong{color:#fff;font-weight:700}.Start-module__ELM9BW__markdown p{margin-bottom:.5em}.Start-module__ELM9BW__markdown p:last-child{margin-bottom:0}.Start-module__ELM9BW__greetingGroup{gap:calc(var(--spacing,.25rem)*8);flex-direction:column;max-width:50%;display:flex}.Start-module__ELM9BW__greeting{font-family:var(--font-primary);letter-spacing:-.04em;color:#fff;font-size:35px;font-weight:400;line-height:1.28}.Start-module__ELM9BW__symbolContainer{margin-bottom:calc(var(--spacing,.25rem)*4);transition:opacity .5s}.Start-module__ELM9BW__pulsate{animation:2s cubic-bezier(.4,0,.6,1) infinite Start-module__ELM9BW__pulse}@keyframes Start-module__ELM9BW__pulse{50%{opacity:.5}}.Start-module__ELM9BW__interactionArea{bottom:var(--page-padding-y);right:var(--page-padding-x);left:var(--page-padding-x);z-index:10;flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:fixed}.Start-module__ELM9BW__inputWrapper{width:auto;min-width:300px}.Start-module__ELM9BW__selectionsContainer{flex-direction:column;align-items:flex-end;gap:10px;max-width:60%;max-height:40vh;padding-right:4px;display:flex;overflow-y:auto}.Start-module__ELM9BW__selectionsContainer::-webkit-scrollbar{width:4px}.Start-module__ELM9BW__selectionsContainer::-webkit-scrollbar-track{background:0 0}.Start-module__ELM9BW__selectionsContainer::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.Start-module__ELM9BW__selectionButton{font-family:var(--font-primary);color:#ffffffe6;cursor:pointer;text-align:left;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;padding:12px 20px;font-size:14px;font-weight:400;transition:all .2s}.Start-module__ELM9BW__selectionButton:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translate(-4px)}.Start-module__ELM9BW__selectionButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.Start-module__ELM9BW__customInputToggle{color:#fff9;border-style:dashed}.Start-module__ELM9BW__customInputToggle:hover{color:#ffffffe6}.Start-module__ELM9BW__actionButtonsRow{flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;display:flex}.Start-module__ELM9BW__skipButton{color:#ffffff80;border-color:#ffffff1a;padding:8px 16px;font-size:13px}.Start-module__ELM9BW__skipButton:hover{color:#ffffffb3}.Start-module__ELM9BW__generateBriefButton{color:#ff4444e6;background:linear-gradient(135deg,#ff444426,#ff44440d);border-color:#ff44444d;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.Start-module__ELM9BW__generateBriefButton:hover:not(.Start-module__ELM9BW__disabled){color:#f44;background:linear-gradient(135deg,#ff444440,#ff44441a);border-color:#ff444480;transform:translate(-4px)}.Start-module__ELM9BW__generateBriefButton.Start-module__ELM9BW__disabled{opacity:.4;cursor:not-allowed;color:#ffffff4d;background:#ffffff05;border-color:#ffffff14}.Start-module__ELM9BW__generateBriefButton.Start-module__ELM9BW__disabled:hover{transform:none}.Start-module__ELM9BW__qualityBadge{background:#ffffff1a;border-radius:100px;justify-content:center;align-items:center;min-width:36px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.Start-module__ELM9BW__briefButtonContainer{bottom:calc(var(--page-padding-y) + 40px);z-index:10;position:fixed;left:50%;transform:translate(-50%)}.Start-module__ELM9BW__seeBriefButton{font-family:var(--font-primary);color:#fff;cursor:pointer;background:linear-gradient(135deg,red,#f44);border:none;border-radius:100px;padding:20px 40px;font-size:20px;font-weight:500;transition:transform .2s;position:relative;overflow:hidden}.Start-module__ELM9BW__seeBriefButton:hover{transform:scale(1.05)}.Start-module__ELM9BW__glowEffect{border-radius:inherit;filter:blur(12px);opacity:.6;z-index:-1;background:linear-gradient(135deg,red,#f66,red);animation:2s ease-in-out infinite Start-module__ELM9BW__pulseGlow;position:absolute;inset:-3px}@keyframes Start-module__ELM9BW__pulseGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Start-module__ELM9BW__chatContent{transition:opacity .5s,transform .5s}@media (max-width:768px){.Start-module__ELM9BW__content{padding-bottom:280px}.Start-module__ELM9BW__userMessage,.Start-module__ELM9BW__aiMessage{max-width:85%;font-size:24px}.Start-module__ELM9BW__longText{font-size:16px!important}.Start-module__ELM9BW__interactionArea{left:var(--page-padding-x);right:var(--page-padding-x);align-items:stretch}.Start-module__ELM9BW__selectionsContainer{align-items:stretch;width:100%;max-width:100%}.Start-module__ELM9BW__selectionButton{text-align:center;white-space:normal;width:100%}.Start-module__ELM9BW__inputWrapper{width:100%;min-width:auto}.Start-module__ELM9BW__actionButtonsRow{flex-direction:column;gap:8px;width:100%}.Start-module__ELM9BW__skipButton,.Start-module__ELM9BW__generateBriefButton{justify-content:center;width:100%}}
.BriefView-module__4E0LEG__container{background-color:#171717;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.BriefView-module__4E0LEG__glow{filter:blur(800px);pointer-events:none;z-index:0;opacity:.5;background:radial-gradient(circle at 50% 30%,#f006 0%,#fc03fc4d 40%,#0000 70%);width:1200px;height:1600px;position:fixed;top:-800px;right:-400px}.BriefView-module__4E0LEG__main{padding:120px var(--page-padding-x)60px;z-index:1;flex:1;width:100%;overflow-y:auto}.BriefView-module__4E0LEG__main::-webkit-scrollbar{display:none}.BriefView-module__4E0LEG__main{-ms-overflow-style:none;scrollbar-width:none}.BriefView-module__4E0LEG__actionsBar{justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;display:flex}.BriefView-module__4E0LEG__backButton{font-family:var(--font-primary);color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.BriefView-module__4E0LEG__backButton:hover{color:#fff;border-color:#fff6}.BriefView-module__4E0LEG__actionButtons{gap:12px;display:flex}.BriefView-module__4E0LEG__actionButton{font-family:var(--font-primary);color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.BriefView-module__4E0LEG__actionButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.BriefView-module__4E0LEG__bentoGrid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;display:grid}.BriefView-module__4E0LEG__bentoItem{padding:var(--page-padding-x);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;transition:transform .2s,border-color .2s;display:flex}.BriefView-module__4E0LEG__bentoItem:hover{border-color:#ffffff26}.BriefView-module__4E0LEG__bentoItem .BriefView-module__4E0LEG__bentoItem{background:0 0;border:none;border-radius:0;padding:0}.BriefView-module__4E0LEG__spanFull{grid-column:span 2}.BriefView-module__4E0LEG__spanOne{grid-column:span 1}.BriefView-module__4E0LEG__bentoItem h2{font-family:var(--font-primary);color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:18px;font-weight:500}.BriefView-module__4E0LEG__briefDocument{width:100%}.BriefView-module__4E0LEG__loading{flex-direction:column;grid-column:span 2;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.BriefView-module__4E0LEG__loadingSpinner{border:3px solid #ffffff1a;border-top-color:#f44;border-radius:50%;width:40px;height:40px;animation:1s linear infinite BriefView-module__4E0LEG__spin}@keyframes BriefView-module__4E0LEG__spin{to{transform:rotate(360deg)}}.BriefView-module__4E0LEG__loading p{font-family:var(--font-primary);color:#fff9;font-size:16px}.BriefView-module__4E0LEG__error{text-align:center;flex-direction:column;grid-column:span 2;justify-content:center;align-items:center;gap:12px;min-height:400px;display:flex}.BriefView-module__4E0LEG__error p{font-family:var(--font-primary);color:#fffc;font-size:16px}.BriefView-module__4E0LEG__errorDetail{color:#fff6;font-size:14px}.BriefView-module__4E0LEG__retryButton{font-family:var(--font-primary);color:#fff;cursor:pointer;background:#f44;border:none;border-radius:100px;margin-top:16px;padding:12px 24px;font-size:14px;font-weight:500;transition:background .2s}.BriefView-module__4E0LEG__retryButton:hover{background:#f55}.BriefView-module__4E0LEG__streaming{grid-column:span 2;position:relative}.BriefView-module__4E0LEG__streamingIndicator{grid-column:span 2;justify-content:center;align-items:center;gap:12px;padding:30px 0;display:flex}.BriefView-module__4E0LEG__loadingSpinnerSmall{border:2px solid #ffffff1a;border-top-color:#f44;border-radius:50%;width:20px;height:20px;animation:1s linear infinite BriefView-module__4E0LEG__spin}.BriefView-module__4E0LEG__empty{flex-direction:column;grid-column:span 2;justify-content:center;align-items:center;min-height:400px;display:flex}.BriefView-module__4E0LEG__empty p{font-family:var(--font-primary);color:#fff9;font-size:16px}@media print{@page{margin:20mm;size:A4}.BriefView-module__4E0LEG__actionsBar,.BriefView-module__4E0LEG__glow,.BriefView-module__4E0LEG__streamingIndicator,.BriefView-module__4E0LEG__loading,.BriefView-module__4E0LEG__error,.BriefView-module__4E0LEG__retryButton{display:none!important}.BriefView-module__4E0LEG__container{background:#fff;height:auto;display:block;position:relative;inset:auto;overflow:visible}.BriefView-module__4E0LEG__main{height:auto;padding:0;display:block;overflow:visible}.BriefView-module__4E0LEG__briefDocument{width:100%}.BriefView-module__4E0LEG__bentoGrid{width:100%!important;display:block!important}.BriefView-module__4E0LEG__bentoItem{page-break-inside:avoid;break-inside:avoid;box-shadow:none!important;color:#000!important;background:0 0!important;border:none!important;border-radius:0!important;margin-bottom:32px!important;padding:0!important}.BriefView-module__4E0LEG__spanFull,.BriefView-module__4E0LEG__spanOne{grid-column:auto!important;width:100%!important}.BriefView-module__4E0LEG__bentoItem *{color:inherit}}@media (max-width:1024px){.BriefView-module__4E0LEG__bentoGrid{grid-template-columns:repeat(2,1fr)}.BriefView-module__4E0LEG__spanFull{grid-column:span 2}}@media (max-width:768px){.BriefView-module__4E0LEG__bentoGrid{flex-direction:column;display:flex}.BriefView-module__4E0LEG__actionsBar{flex-direction:column;align-items:flex-start;gap:16px}.BriefView-module__4E0LEG__actionButtons{justify-content:space-between;width:100%}}
.BriefComponents-module__5jfBja__briefHeader{border-bottom:1px solid #ffffff1a;margin-bottom:48px;padding-bottom:32px}.BriefComponents-module__5jfBja__headerMeta{align-items:center;gap:16px;margin-bottom:16px;display:flex}.BriefComponents-module__5jfBja__projectType{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,red 0%,#f44 100%);border-radius:100px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.BriefComponents-module__5jfBja__date{color:#ffffff80;font-size:14px}.BriefComponents-module__5jfBja__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:1.1}.BriefComponents-module__5jfBja__client{color:#fff9;margin-top:12px;font-size:16px}.BriefComponents-module__5jfBja__section{margin-bottom:40px}.BriefComponents-module__5jfBja__sectionTitle{color:#fff;align-items:center;gap:12px;margin:0 0 20px;font-size:24px;font-weight:600;display:flex}.BriefComponents-module__5jfBja__sectionIcon{color:#f44}.BriefComponents-module__5jfBja__sectionContent{padding-left:32px}.BriefComponents-module__5jfBja__divider{border:none;margin:32px 0}.BriefComponents-module__5jfBja__divider[data-style=line]{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px}.BriefComponents-module__5jfBja__divider[data-style=dots]{background-image:radial-gradient(circle,#ffffff4d 1px,#0000 1px);background-position:50%;background-size:12px 12px;height:20px}.BriefComponents-module__5jfBja__divider[data-style=space]{height:48px}.BriefComponents-module__5jfBja__paragraph{color:#ffffffd9;margin:0 0 16px;font-size:16px;line-height:1.7}.BriefComponents-module__5jfBja__bulletList,.BriefComponents-module__5jfBja__numberedList{margin:0 0 16px;padding-left:24px}.BriefComponents-module__5jfBja__bulletList li,.BriefComponents-module__5jfBja__numberedList li{color:#ffffffd9;margin-bottom:8px;font-size:16px;line-height:1.6}.BriefComponents-module__5jfBja__bulletList[data-style=check]{padding-left:0;list-style:none}.BriefComponents-module__5jfBja__bulletList[data-style=check] li{align-items:flex-start;gap:10px;display:flex}.BriefComponents-module__5jfBja__checkIcon{color:#22c55e;flex-shrink:0;margin-top:4px}.BriefComponents-module__5jfBja__keyValue{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:12px 0;display:flex}.BriefComponents-module__5jfBja__keyValue:last-child{border-bottom:none}.BriefComponents-module__5jfBja__kvLabel{color:#fff9;font-size:14px}.BriefComponents-module__5jfBja__kvValue{color:#fff;font-size:14px;font-weight:500}.BriefComponents-module__5jfBja__keyValueGroup{background:#ffffff08;border-radius:12px;margin-bottom:16px;padding:8px 16px}.BriefComponents-module__5jfBja__quote{background:#ff44440d;border-left:3px solid #f44;border-radius:0 8px 8px 0;margin:24px 0;padding:20px 24px}.BriefComponents-module__5jfBja__quote p{color:#ffffffe6;margin:0;font-size:18px;font-style:italic;line-height:1.6}.BriefComponents-module__5jfBja__quote cite{color:#ffffff80;margin-top:12px;font-size:14px;font-style:normal;display:block}.BriefComponents-module__5jfBja__highlight{border-radius:8px;margin-bottom:16px;padding:16px 20px;font-size:14px;line-height:1.6}.BriefComponents-module__5jfBja__highlight[data-variant=info]{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f64d}.BriefComponents-module__5jfBja__highlight[data-variant=success]{color:#86efac;background:#22c55e1a;border:1px solid #22c55e4d}.BriefComponents-module__5jfBja__highlight[data-variant=warning]{color:#fde047;background:#eab3081a;border:1px solid #eab3084d}.BriefComponents-module__5jfBja__highlight[data-variant=note]{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a}.BriefComponents-module__5jfBja__objective{margin-bottom:16px}.BriefComponents-module__5jfBja__primaryObjective{color:#fff;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:18px;font-weight:500;display:flex}.BriefComponents-module__5jfBja__objectiveIcon{color:#f44;flex-shrink:0;margin-top:2px}.BriefComponents-module__5jfBja__secondaryObjectives{margin:0;padding-left:32px}.BriefComponents-module__5jfBja__secondaryObjectives li{color:#ffffffb3;margin-bottom:8px;font-size:15px}.BriefComponents-module__5jfBja__audience{margin-bottom:16px}.BriefComponents-module__5jfBja__primaryAudience{color:#fff;align-items:center;gap:12px;margin-bottom:20px;font-size:18px;font-weight:500;display:flex}.BriefComponents-module__5jfBja__audienceIcon{color:#f44}.BriefComponents-module__5jfBja__audienceDetail{margin-bottom:16px;padding-left:32px}.BriefComponents-module__5jfBja__audienceDetail h4{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:14px;font-weight:600}.BriefComponents-module__5jfBja__audienceDetail ul{margin:0;padding-left:20px}.BriefComponents-module__5jfBja__audienceDetail li{color:#fffc;margin-bottom:4px;font-size:14px}.BriefComponents-module__5jfBja__timeline{margin-bottom:16px}.BriefComponents-module__5jfBja__timelinePhase{border-left:2px solid #ffffff1a;padding-bottom:24px;padding-left:40px;position:relative}.BriefComponents-module__5jfBja__timelinePhase:last-child{border-left-color:#0000;padding-bottom:0}.BriefComponents-module__5jfBja__phaseHeader{align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.BriefComponents-module__5jfBja__phaseNumber{color:#fff;background:#f44;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;left:-13px}.BriefComponents-module__5jfBja__phaseInfo{flex:1}.BriefComponents-module__5jfBja__phaseName{color:#fff;font-size:16px;font-weight:600;display:block}.BriefComponents-module__5jfBja__phaseDuration{color:#ffffff80;margin-top:4px;font-size:14px;display:block}.BriefComponents-module__5jfBja__phaseDeliverables{margin:0;padding:0;list-style:none}.BriefComponents-module__5jfBja__phaseDeliverables li{color:#ffffffb3;align-items:center;gap:8px;margin-bottom:4px;font-size:14px;display:flex}.BriefComponents-module__5jfBja__phaseDeliverables li svg{color:#fff6}.BriefComponents-module__5jfBja__totalDuration{color:#fff;background:#ffffff0d;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.BriefComponents-module__5jfBja__totalDuration svg{color:#f44}.BriefComponents-module__5jfBja__budget{margin-bottom:16px}.BriefComponents-module__5jfBja__budgetTotal{color:#fff;align-items:center;gap:8px;margin-bottom:20px;font-size:32px;font-weight:700;display:flex}.BriefComponents-module__5jfBja__budgetTotal svg{color:#22c55e}.BriefComponents-module__5jfBja__budgetBreakdown{background:#ffffff08;border-radius:12px;padding:8px 16px}.BriefComponents-module__5jfBja__budgetItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:12px 0;display:flex}.BriefComponents-module__5jfBja__budgetItem:last-child{border-bottom:none}.BriefComponents-module__5jfBja__budgetItemName{color:#fffc;font-size:14px}.BriefComponents-module__5jfBja__budgetItemAmount{color:#fff;font-size:14px;font-weight:500}.BriefComponents-module__5jfBja__budgetNotes{color:#ffffff80;margin-top:12px;font-size:14px;font-style:italic}.BriefComponents-module__5jfBja__deliverables{gap:12px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__deliverableItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:16px}.BriefComponents-module__5jfBja__deliverableHeader{align-items:center;gap:10px;display:flex}.BriefComponents-module__5jfBja__deliverableCheck{color:#22c55e}.BriefComponents-module__5jfBja__deliverableName{color:#fff;font-size:16px;font-weight:500}.BriefComponents-module__5jfBja__deliverableMeta{color:#ffffff80;margin-top:8px;padding-left:26px;font-size:13px}.BriefComponents-module__5jfBja__deliverableMeta span{margin-right:16px;display:inline-block}.BriefComponents-module__5jfBja__deliverableMeta p{margin:4px 0 0}.BriefComponents-module__5jfBja__requirements{margin-bottom:16px}.BriefComponents-module__5jfBja__requirementCategory{margin-bottom:20px}.BriefComponents-module__5jfBja__requirementCategory h4{color:#fff;margin:0 0 12px;font-size:16px;font-weight:600}.BriefComponents-module__5jfBja__requirementCategory ul{margin:0;padding-left:24px}.BriefComponents-module__5jfBja__requirementCategory li{color:#fffc;margin-bottom:6px;font-size:14px}.BriefComponents-module__5jfBja__references{gap:12px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__referenceItem{background:#ffffff08;border-radius:8px;padding:16px}.BriefComponents-module__5jfBja__referenceTitle{color:#fff;font-size:16px;font-weight:500}.BriefComponents-module__5jfBja__referenceItem p{color:#fff9;margin:8px 0 0;font-size:14px}.BriefComponents-module__5jfBja__referenceItem a{color:#f44;margin-top:8px;font-size:13px;text-decoration:none;display:inline-block}.BriefComponents-module__5jfBja__referenceItem a:hover{text-decoration:underline}.BriefComponents-module__5jfBja__callToAction{background:linear-gradient(135deg,#ff00001a,#ff44440d);border:1px solid #f443;border-radius:12px;margin-bottom:16px;padding:24px}.BriefComponents-module__5jfBja__callToAction h3{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600}.BriefComponents-module__5jfBja__callToAction p{color:#ffffffb3;margin:0 0 16px;font-size:15px}.BriefComponents-module__5jfBja__callToAction ul{margin:0;padding:0;list-style:none}.BriefComponents-module__5jfBja__callToAction li{color:#fff;align-items:center;gap:8px;margin-bottom:8px;font-size:15px;display:flex}.BriefComponents-module__5jfBja__callToAction li svg{color:#f44}.BriefComponents-module__5jfBja__creativeKickstarters{gap:16px;display:grid}.BriefComponents-module__5jfBja__kickstarterItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:20px;transition:transform .2s}.BriefComponents-module__5jfBja__kickstarterItem:hover{background:#ffffff14}.BriefComponents-module__5jfBja__kickstarterHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.BriefComponents-module__5jfBja__kickstarterIcon{color:#fde047}.BriefComponents-module__5jfBja__kickstarterTitle{color:#fff;font-size:16px;font-weight:600}.BriefComponents-module__5jfBja__kickstarterDescription{color:#fffc;margin:0;font-size:14px;line-height:1.6}.BriefComponents-module__5jfBja__videoSpecs{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__specItem{color:#ffffffd9;background:#ffffff08;border-radius:8px;padding:12px 16px;font-size:14px}.BriefComponents-module__5jfBja__specItem span{color:#ffffff80;margin-right:8px}.BriefComponents-module__5jfBja__techStack{gap:16px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__techCategory{align-items:flex-start;gap:16px;display:flex}.BriefComponents-module__5jfBja__techCategoryName{color:#fff9;flex-shrink:0;width:100px;font-size:14px;font-weight:500}.BriefComponents-module__5jfBja__techTags{flex-wrap:wrap;gap:8px;display:flex}.BriefComponents-module__5jfBja__techTag{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:6px 12px;font-size:13px}.BriefComponents-module__5jfBja__features{gap:12px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__featureItem{background:#ffffff08;border-left:3px solid #fff3;border-radius:8px;padding:16px}.BriefComponents-module__5jfBja__featureItem[data-priority=must-have]{border-left-color:#f44}.BriefComponents-module__5jfBja__featureItem[data-priority=should-have]{border-left-color:#eab308}.BriefComponents-module__5jfBja__featureItem[data-priority=nice-to-have]{border-left-color:#3b82f6}.BriefComponents-module__5jfBja__featureHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.BriefComponents-module__5jfBja__featureName{color:#fff;font-size:16px;font-weight:500}.BriefComponents-module__5jfBja__featurePriority{text-transform:uppercase;letter-spacing:.05em;color:#fff9;background:#ffffff1a;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.BriefComponents-module__5jfBja__featureDescription{color:#ffffffb3;margin:0;font-size:14px;line-height:1.5}.BriefComponents-module__5jfBja__learningObjectives{gap:12px;margin-bottom:16px;display:grid}.BriefComponents-module__5jfBja__learningObjective{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 16px;display:flex}.BriefComponents-module__5jfBja__objectiveText{color:#ffffffd9;flex:1;font-size:14px;line-height:1.5}.BriefComponents-module__5jfBja__bloomsLevel{text-transform:uppercase;letter-spacing:.05em;color:#fff9;background:#ffffff1a;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:600}.BriefComponents-module__5jfBja__bloomsLevel[data-level=remember]{background:#9ca3af33}.BriefComponents-module__5jfBja__bloomsLevel[data-level=understand]{background:#3b82f633}.BriefComponents-module__5jfBja__bloomsLevel[data-level=apply]{background:#22c55e33}.BriefComponents-module__5jfBja__bloomsLevel[data-level=analyze]{background:#eab30833}.BriefComponents-module__5jfBja__bloomsLevel[data-level=evaluate]{background:#f9731633}.BriefComponents-module__5jfBja__bloomsLevel[data-level=create]{background:#f443}.BriefComponents-module__5jfBja__contentOutline{margin-bottom:16px}.BriefComponents-module__5jfBja__contentModule{background:#ffffff08;border-radius:8px;margin-bottom:20px;padding:16px}.BriefComponents-module__5jfBja__moduleHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.BriefComponents-module__5jfBja__moduleNumber{color:#fff;background:#f44;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.BriefComponents-module__5jfBja__moduleTitle{color:#fff;flex:1;font-size:16px;font-weight:600}.BriefComponents-module__5jfBja__moduleDuration{color:#ffffff80;font-size:13px}.BriefComponents-module__5jfBja__moduleTopics{margin:0;padding-left:40px}.BriefComponents-module__5jfBja__moduleTopics li{color:#ffffffb3;margin-bottom:4px;font-size:14px}@media print{.BriefComponents-module__5jfBja__title,.BriefComponents-module__5jfBja__sectionTitle,.BriefComponents-module__5jfBja__kvValue,.BriefComponents-module__5jfBja__phaseName,.BriefComponents-module__5jfBja__budgetTotal,.BriefComponents-module__5jfBja__deliverableName,.BriefComponents-module__5jfBja__referenceTitle,.BriefComponents-module__5jfBja__callToAction h3,.BriefComponents-module__5jfBja__kickstarterTitle,.BriefComponents-module__5jfBja__featureName,.BriefComponents-module__5jfBja__moduleTitle,.BriefComponents-module__5jfBja__primaryObjective,.BriefComponents-module__5jfBja__primaryAudience{color:#000!important}.BriefComponents-module__5jfBja__paragraph,.BriefComponents-module__5jfBja__kvLabel,.BriefComponents-module__5jfBja__phaseDuration,.BriefComponents-module__5jfBja__deliverableMeta,.BriefComponents-module__5jfBja__date,.BriefComponents-module__5jfBja__client,.BriefComponents-module__5jfBja__budgetNotes,.BriefComponents-module__5jfBja__referenceItem p,.BriefComponents-module__5jfBja__kickstarterDescription,.BriefComponents-module__5jfBja__featureDescription,.BriefComponents-module__5jfBja__objectiveText,.BriefComponents-module__5jfBja__moduleDuration,.BriefComponents-module__5jfBja__moduleTopics li,.BriefComponents-module__5jfBja__bulletList li,.BriefComponents-module__5jfBja__secondaryObjectives li,.BriefComponents-module__5jfBja__audienceDetail li,.BriefComponents-module__5jfBja__callToAction p,.BriefComponents-module__5jfBja__callToAction li,.BriefComponents-module__5jfBja__specItem,.BriefComponents-module__5jfBja__techCategoryName{color:#333!important}.BriefComponents-module__5jfBja__projectType,.BriefComponents-module__5jfBja__featurePriority,.BriefComponents-module__5jfBja__bloomsLevel,.BriefComponents-module__5jfBja__techTag{color:#000!important;background:0 0!important;border:1px solid #ccc!important;font-weight:700!important}.BriefComponents-module__5jfBja__sectionIcon,.BriefComponents-module__5jfBja__objectiveIcon,.BriefComponents-module__5jfBja__audienceIcon,.BriefComponents-module__5jfBja__checkIcon,.BriefComponents-module__5jfBja__kickstarterIcon,.BriefComponents-module__5jfBja__callToAction li svg,.BriefComponents-module__5jfBja__phaseDeliverables li svg{color:#000!important}.BriefComponents-module__5jfBja__briefHeader{border-bottom:2px solid #000!important;margin-bottom:32px!important}.BriefComponents-module__5jfBja__keyValue{border-bottom:1px dotted #ccc!important}.BriefComponents-module__5jfBja__keyValueGroup,.BriefComponents-module__5jfBja__budgetBreakdown,.BriefComponents-module__5jfBja__deliverableItem,.BriefComponents-module__5jfBja__referenceItem,.BriefComponents-module__5jfBja__callToAction,.BriefComponents-module__5jfBja__kickstarterItem,.BriefComponents-module__5jfBja__specItem,.BriefComponents-module__5jfBja__featureItem,.BriefComponents-module__5jfBja__learningObjective,.BriefComponents-module__5jfBja__contentModule,.BriefComponents-module__5jfBja__techTag,.BriefComponents-module__5jfBja__budgetItem,.BriefComponents-module__5jfBja__timelinePhase{box-shadow:none!important;background:0 0!important;border:none!important;margin-bottom:16px!important;padding:0!important}.BriefComponents-module__5jfBja__kickstarterTitle,.BriefComponents-module__5jfBja__featureName,.BriefComponents-module__5jfBja__referenceTitle,.BriefComponents-module__5jfBja__deliverableName{margin-bottom:4px!important;font-size:16px!important;font-weight:700!important;display:block!important}.BriefComponents-module__5jfBja__title{margin-bottom:16px!important;font-size:32px!important}.BriefComponents-module__5jfBja__sectionTitle{border-bottom:1px solid #000!important;margin-top:32px!important;margin-bottom:16px!important;padding-bottom:8px!important;font-size:24px!important}.BriefComponents-module__5jfBja__deliverables,.BriefComponents-module__5jfBja__references,.BriefComponents-module__5jfBja__creativeKickstarters,.BriefComponents-module__5jfBja__videoSpecs,.BriefComponents-module__5jfBja__techStack,.BriefComponents-module__5jfBja__features,.BriefComponents-module__5jfBja__learningObjectives,.BriefComponents-module__5jfBja__contentOutline{display:block!important}.BriefComponents-module__5jfBja__referenceItem a{color:#000!important;text-decoration:underline!important}.BriefComponents-module__5jfBja__quote{background:0 0!important;border-left:4px solid #000!important;margin:24px 0!important;padding-left:16px!important}.BriefComponents-module__5jfBja__quote p{color:#000!important;font-style:italic!important}.BriefComponents-module__5jfBja__quote cite{color:#444!important}.BriefComponents-module__5jfBja__phaseNumber,.BriefComponents-module__5jfBja__moduleNumber{color:#000!important;background:0 0!important;border:1px solid #000!important;font-weight:700!important}.BriefComponents-module__5jfBja__timelinePhase{border-left:2px solid #ccc!important;padding-left:24px!important}}
