:root{--biq-accent:#63c8ae;--biq-accent-brand:#19705c;--biq-bg:#000;--biq-surface:rgba(4,10,9,.94);--biq-surface-strong:rgba(7,17,15,.97);--biq-surface-soft:hsla(0,0%,100%,.022);--biq-border-accent:rgba(99,200,174,.2);--biq-border-accent-hover:rgba(99,200,174,.46);--biq-text:#fff;--biq-text-muted:hsla(0,0%,100%,.56);--biq-text-subtle:hsla(0,0%,100%,.38);--biq-radius-card:18px;--biq-space-1:8px;--biq-space-2:12px;--biq-space-3:16px;--biq-space-4:24px;--biq-space-5:32px;--biq-space-6:48px;--biq-shadow-surface:0 26px 72px rgba(0,0,0,.42),0 0 30px rgba(25,112,92,.075);--biq-shadow-hover:0 18px 42px rgba(0,0,0,.34),0 0 24px rgba(25,112,92,.11)}.buildiq-page-shell{width:100%;margin-inline:auto}.buildiq-page-header{margin-bottom:var(--biq-space-5)}.buildiq-page-header--center{align-items:center;text-align:center}.buildiq-page-title{color:var(--biq-text);font-size:clamp(2rem,2.45vw,2.65rem);font-weight:800;letter-spacing:-.045em;line-height:1.02}.buildiq-page-description{margin-top:10px;max-width:42rem;color:var(--biq-text-muted);font-size:.875rem;font-weight:600;line-height:1.55}.buildiq-meta-badge{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(99,200,174,.12);border-radius:13px;background:rgba(0,0,0,.42);padding:8px 14px;color:hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03);font-size:.84rem;font-weight:700}.buildiq-panel-surface{position:relative;overflow:hidden;border:1px solid var(--biq-border-accent);border-radius:var(--biq-radius-surface);background:radial-gradient(circle at 9% -5%,rgba(25,112,92,.09),transparent 32%),linear-gradient(145deg,var(--biq-surface-strong),var(--biq-surface));box-shadow:var(--biq-shadow-surface),inset 0 1px 0 hsla(0,0%,100%,.035)}.buildiq-panel-surface:after{position:absolute;inset:0 9% auto;height:1px;background:linear-gradient(90deg,transparent,rgba(99,200,174,.24),transparent);content:"";pointer-events:none}.buildiq-settings-page{padding-top:4px}.buildiq-settings-page-header{margin-bottom:22px}.buildiq-settings-identity-header{margin-bottom:10px!important}.buildiq-settings-surface{padding:22px}.buildiq-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.buildiq-settings-card{position:relative;min-height:108px;overflow:hidden;border:1px solid var(--biq-border);border-radius:var(--biq-radius-card);background:linear-gradient(145deg,hsla(0,0%,100%,.028),hsla(0,0%,100%,.012));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.buildiq-settings-card:not([data-disabled=true]):hover{border-color:var(--biq-border-accent-hover);background:linear-gradient(145deg,rgba(25,112,92,.07),hsla(0,0%,100%,.015));box-shadow:var(--biq-shadow-hover),inset 0 1px 0 hsla(0,0%,100%,.04);transform:translateY(-1px)}.buildiq-settings-card[data-disabled=true]{opacity:.6}.buildiq-settings-card-content{display:flex;min-height:108px;align-items:center;gap:15px;padding:18px 20px}.buildiq-icon-tile{display:inline-flex;width:46px;height:46px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(99,200,174,.18);border-radius:14px;background:rgba(25,112,92,.075);color:var(--biq-accent-brand);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03),0 0 20px rgba(25,112,92,.055)}.buildiq-card-title{color:var(--biq-text);font-size:.96rem;font-weight:800;letter-spacing:-.012em;line-height:1.22}.buildiq-card-description{margin-top:5px;color:var(--biq-text-muted);font-size:.79rem;font-weight:600;line-height:1.4}.buildiq-card-chevron{flex:0 0 auto;color:hsla(0,0%,100%,.32);transition:transform .18s ease,color .18s ease}.buildiq-settings-card:not([data-disabled=true]):hover .buildiq-card-chevron{color:var(--biq-accent);transform:translateX(2px)}.buildiq-focus-ring:focus-visible{outline:2px solid rgba(99,200,174,.82);outline-offset:3px}.buildiq-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.buildiq-field-label{display:block;margin-bottom:8px;color:hsla(0,0%,100%,.52);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.buildiq-select{width:100%;height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.11);border-radius:15px;background:rgba(0,0,0,.38);padding:0 44px 0 15px;color:#fff;font-size:.875rem;font-weight:800;outline:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.buildiq-select:focus{border-color:rgba(99,200,174,.52);background:rgba(25,112,92,.05);box-shadow:0 0 0 3px rgba(25,112,92,.08)}.buildiq-field-help{margin-top:8px;color:hsla(0,0%,100%,.4);font-size:.75rem;font-weight:600;line-height:1.45}.buildiq-inline-card{display:flex;min-height:84px;align-items:center;gap:14px;border:1px solid var(--biq-border);border-radius:17px;background:hsla(0,0%,100%,.016);padding:16px 18px;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.buildiq-inline-card:hover{border-color:var(--biq-border-accent-hover);background:rgba(25,112,92,.045);transform:translateY(-1px)}.buildiq-action-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.06)}.buildiq-danger-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;border:1px solid hsla(0,91%,71%,.16);border-radius:20px;background:rgba(127,29,29,.055);padding:16px 18px}@media (min-width:1400px){.buildiq-settings-page{padding-top:2px}}@media (max-width:1180px){.buildiq-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.buildiq-page-title{font-size:clamp(1.8rem,9vw,2.2rem)}.buildiq-page-header{margin-bottom:var(--biq-space-4)}.buildiq-settings-page-header{margin-bottom:18px}.buildiq-settings-identity-header{margin-bottom:10px!important}.buildiq-panel-surface{border-radius:20px}.buildiq-settings-surface{padding:14px}.buildiq-form-grid,.buildiq-settings-grid{grid-template-columns:1fr;gap:12px}.buildiq-settings-card,.buildiq-settings-card-content{min-height:98px}.buildiq-settings-card-content{padding:16px}.buildiq-icon-tile{width:44px;height:44px}.buildiq-action-row{justify-content:stretch}.buildiq-action-row>*{flex:1 1 auto}.buildiq-danger-row{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.buildiq-card-chevron,.buildiq-inline-card,.buildiq-settings-card{transition:none}.buildiq-inline-card:hover,.buildiq-settings-card:not([data-disabled=true]):hover{transform:none}}:root{--biq-page-max:1160px;--biq-page-max-wide:1320px;--biq-page-max-compact:960px;--biq-radius-surface:24px;--biq-radius-inner:18px;--biq-border:hsla(0,0%,100%,.075);--biq-border-accent:rgba(99,200,174,.18);--biq-border-accent-strong:rgba(99,200,174,.28);--biq-surface-strong:rgba(6,16,14,.965);--biq-surface:rgba(3,9,8,.95);--biq-surface-inner:hsla(0,0%,100%,.022);--biq-shadow-surface:0 24px 68px rgba(0,0,0,.38),0 0 26px rgba(25,112,92,.065),inset 0 1px 0 hsla(0,0%,100%,.035);--biq-shadow-hover:0 22px 58px rgba(0,0,0,.38),0 0 24px rgba(25,112,92,.105),inset 0 1px 0 hsla(0,0%,100%,.04)}.buildiq-form-shell,.buildiq-page-shell,.buildiq-workspace-shell{width:100%;margin-inline:auto}.buildiq-page-shell{max-width:var(--biq-page-max)}.buildiq-form-shell{max-width:var(--biq-page-max-compact)}.buildiq-workspace-shell{max-width:var(--biq-page-max-wide)}main.mx-auto.w-full.max-w-\[1520px\]{max-width:var(--biq-page-max-wide)!important}main.mx-auto.w-full.max-w-\[1520px\]>.min-h-screen.bg-black{min-height:0!important;background:transparent!important;padding:0!important;color:inherit!important}main.mx-auto.w-full.max-w-\[1520px\]>.min-h-screen.bg-black>.relative.mx-auto.max-w-7xl{max-width:100%!important}main.mx-auto.w-full.max-w-\[1520px\]>.min-h-screen.bg-black>.pointer-events-none.fixed{display:none!important}.buildiq-page-header{margin-bottom:24px}.buildiq-page-title{color:#fff}.buildiq-panel-surface,.buildiq-surface{position:relative;overflow:hidden;border:1px solid var(--biq-border-accent);border-radius:var(--biq-radius-surface);background:radial-gradient(circle at 10% -8%,rgba(25,112,92,.085),transparent 32%),linear-gradient(145deg,var(--biq-surface-strong),var(--biq-surface));box-shadow:var(--biq-shadow-surface)}.buildiq-surface:before{width:13rem;height:13rem;background:radial-gradient(circle,rgba(59,175,145,.09),transparent 70%);filter:blur(2.2rem)}.buildiq-panel-surface:after,.buildiq-surface:after{position:absolute;inset:0 9% auto;height:1px;background:linear-gradient(90deg,transparent,rgba(99,200,174,.26),transparent);content:"";pointer-events:none}.buildiq-surface-hero{border-color:var(--biq-border-accent-strong);box-shadow:0 28px 76px rgba(0,0,0,.4),0 0 30px rgba(25,112,92,.1),inset 0 1px 0 hsla(0,0%,100%,.04)}.buildiq-empty-state--default,.buildiq-loading--section,.buildiq-surface-inner,.buildiq-surface-interactive{border:1px solid var(--biq-border);border-radius:var(--biq-radius-inner);background:var(--biq-surface-inner);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.028)}.buildiq-surface-interactive{position:relative;border-color:var(--biq-border);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.buildiq-surface-interactive:hover{border-color:rgba(99,200,174,.3);background:rgba(25,112,92,.045);box-shadow:var(--biq-shadow-hover);transform:translateY(-1px)}main.mx-auto.w-full.max-w-\[1520px\] form[class*="rounded-[28px]"][class*=border],main.mx-auto.w-full.max-w-\[1520px\] form[class*="rounded-[30px]"][class*=border],main.mx-auto.w-full.max-w-\[1520px\] section[class*="rounded-[28px]"][class*=border],main.mx-auto.w-full.max-w-\[1520px\] section[class*="rounded-[30px]"][class*=border]{border-color:var(--biq-border-accent)!important;border-radius:var(--biq-radius-surface)!important;box-shadow:var(--biq-shadow-surface)!important}main.mx-auto.w-full.max-w-\[1520px\] form[class*="rounded-[30px]"][class*=border]>.absolute.bottom-0.left-0.top-0,main.mx-auto.w-full.max-w-\[1520px\] form[class*="rounded-[30px]"][class*=border]>.absolute.inset-x-0.top-0,main.mx-auto.w-full.max-w-\[1520px\] form[class*="rounded-[30px]"][class*=border]>.pointer-events-none.absolute,main.mx-auto.w-full.max-w-\[1520px\] section[class*="rounded-[30px]"][class*=border]>.absolute.bottom-0.left-0.top-0,main.mx-auto.w-full.max-w-\[1520px\] section[class*="rounded-[30px]"][class*=border]>.absolute.inset-x-0.top-0{display:none!important}.buildiq-field,.buildiq-select{border-color:hsla(0,0%,100%,.1);border-radius:15px;background:rgba(0,0,0,.34)}.buildiq-button{border-radius:14px}main.mx-auto.w-full.max-w-\[1520px\] .fixed.bottom-6.right-6 button,main.mx-auto.w-full.max-w-\[1520px\] button.fixed[class*=right-6]{box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 18px rgba(25,112,92,.14)!important}.buildiq-settings-page .buildiq-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px}.buildiq-settings-page .buildiq-inline-card{grid-column:1/-1;min-height:72px;padding:13px 16px}.buildiq-settings-page .buildiq-action-row{justify-content:space-between;margin-top:18px;padding-top:18px}[aria-labelledby=documents-suggestions-title]{max-height:calc(100dvh - 48px);overflow-y:auto;overscroll-behavior:contain}section.buildiq-surface:has(.lucide-users-round){padding:22px!important}section.buildiq-surface:has(.lucide-users-round)>.mb-5.flex.justify-end{margin-bottom:14px!important}section.buildiq-surface:has(.lucide-users-round) label{max-width:none!important}section.buildiq-surface:has(.lucide-users-round)>.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}section.buildiq-surface:has(.lucide-users-round)>.grid>article.buildiq-surface{border-color:hsla(0,0%,100%,.085)!important;border-radius:var(--biq-radius-inner)!important;background:hsla(0,0%,100%,.022)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025)!important}section.buildiq-surface:has(.lucide-users-round)>.grid>article.buildiq-surface:after,section.buildiq-surface:has(.lucide-users-round)>.grid>article.buildiq-surface:before{display:none!important}section.buildiq-surface:has(.lucide-users-round)>.grid>article.buildiq-surface:hover{border-color:rgba(99,200,174,.28)!important;background:rgba(25,112,92,.04)!important;box-shadow:var(--biq-shadow-hover)!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog]{max-height:min(92dvh,calc(100dvh - 32px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border-color:var(--biq-border-accent)!important;border-radius:24px!important;background:radial-gradient(circle at 90% -8%,rgba(25,112,92,.1),transparent 34%),linear-gradient(150deg,rgba(8,15,14,.99),rgba(3,7,7,.99))!important;box-shadow:0 32px 100px rgba(0,0,0,.68),0 0 26px rgba(25,112,92,.08)!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog] h2,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog] h3{color:#fff!important;text-shadow:none!important}#documents-add-title,#photos-add-title{margin-bottom:20px!important;font-size:1.35rem!important;letter-spacing:-.025em}.fixed.inset-0:has(>[aria-labelledby=documents-add-title]),.fixed.inset-0:has(>[aria-labelledby=expense-modal-title]),.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]),.fixed.inset-0:has(>[aria-labelledby=photos-add-title]){background:rgba(0,0,0,.78)!important;backdrop-filter:blur(8px)}.buildiq-section-stack{display:flex;flex-direction:column;gap:20px}.buildiq-section-surface{padding:20px}@media (min-width:1024px){main.mx-auto.w-full.max-w-\[1520px\]>.w-full.pb-24{padding-bottom:40px!important}main.mx-auto.w-full.max-w-\[1520px\]>.min-h-screen.bg-black .pb-20{padding-bottom:32px!important}}@media (max-width:1080px){.buildiq-settings-page .buildiq-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){section.buildiq-surface:has(.lucide-users-round)>.grid{grid-template-columns:1fr!important}}@media (min-width:768px){.buildiq-section-surface{padding:22px}}@media (max-width:760px){.buildiq-page-header{margin-bottom:20px}.buildiq-panel-surface,.buildiq-surface{border-radius:20px}.buildiq-empty-state--default,.buildiq-loading--section,.buildiq-surface-inner,.buildiq-surface-interactive{border-radius:16px}.buildiq-settings-page .buildiq-form-grid{grid-template-columns:1fr}.buildiq-settings-page .buildiq-action-row{justify-content:stretch}[aria-labelledby=documents-suggestions-title]{max-height:calc(100dvh - 12px)}section.buildiq-surface:has(.lucide-users-round){padding:16px!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog]{max-height:94dvh;border-radius:22px 22px 0 0!important}.buildiq-section-stack{gap:16px}.buildiq-section-surface{padding:16px}}@media (prefers-reduced-motion:reduce){.buildiq-surface-interactive{transition:none}.buildiq-surface-interactive:hover{transform:none}}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0){width:min(100%,680px);max-height:min(92dvh,calc(100dvh - 32px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(25,112,92,.82) transparent;border-color:var(--biq-border-accent)!important;border-radius:24px!important;background:radial-gradient(circle at 90% -8%,rgba(25,112,92,.1),transparent 34%),linear-gradient(150deg,rgba(8,15,14,.99),rgba(3,7,7,.99))!important;box-shadow:0 32px 100px rgba(0,0,0,.68),0 0 26px rgba(25,112,92,.08)!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0)::-webkit-scrollbar{width:7px}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0)::-webkit-scrollbar-track{background:transparent}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0)::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(25,112,92,.82)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=expense-modal-title]{width:min(100%,780px)!important;max-width:780px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=documents-add-title],main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title],main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=photos-add-title]{width:min(100%,680px)!important;max-width:680px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{display:flex!important;flex-direction:column;padding:0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child{flex:0 0 auto;padding:20px 22px 16px;border-bottom:1px solid hsla(0,0%,100%,.07);background:rgba(5,8,7,.98)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){min-height:0;flex:1 1 auto;margin-top:0!important;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(25,112,92,.82) transparent;padding:18px 22px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)::-webkit-scrollbar{width:7px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)::-webkit-scrollbar-track{background:transparent}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(25,112,92,.82)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child{flex:0 0 auto;margin-top:0!important;padding:16px 22px 18px;border-top:1px solid hsla(0,0%,100%,.07);background:rgba(4,6,6,.995)}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) h2,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) h3{min-width:0;color:#fff!important;text-shadow:none!important;overflow-wrap:anywhere}#documents-add-title,#expense-modal-title,#journal-entry-title,#photos-add-title{color:#fff!important;text-shadow:none!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) input:not([type=file]):not([type=checkbox]):not([type=radio]),main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) select,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) textarea{max-width:100%;border-color:hsla(0,0%,100%,.1)!important;background-color:rgba(0,0,0,.32)!important;color:#fff}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) input:not([type=file]):not([type=checkbox]):not([type=radio]):focus,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) select:focus,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) textarea:focus{border-color:rgba(99,200,174,.48)!important;box-shadow:0 0 0 3px rgba(25,112,92,.08);outline:none}.fixed.inset-0:has(>[role=dialog][aria-modal=true]:not(.fixed.inset-0)){background:rgba(0,0,0,.8)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true].fixed.inset-0{width:100%!important;max-width:none!important;max-height:100dvh!important;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:auto;border:0!important;border-radius:0!important;background:#000!important;box-shadow:none!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]{min-width:0}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true] button,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true] label,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true] p,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true] span{overflow-wrap:anywhere}@keyframes buildiq-journal-enter{0%{opacity:0;transform:translateY(14px) scale(.982)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes buildiq-journal-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes buildiq-journal-edge{0%{opacity:0;transform:scaleX(.18)}to{opacity:1;transform:scaleX(1)}}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{position:relative;isolation:isolate;width:min(100%,760px)!important;max-width:760px!important;background:radial-gradient(680px 260px at 0 -12%,rgba(99,200,174,.1),transparent 56%),radial-gradient(440px 220px at 100% 0,rgba(25,112,92,.13),transparent 62%),linear-gradient(152deg,#08100e,#050807 48%,#030505)!important;box-shadow:0 36px 110px rgba(0,0,0,.76),inset 0 0 0 1px hsla(0,0%,100%,.018),0 0 42px rgba(25,112,92,.075)!important;animation:buildiq-journal-enter .24s cubic-bezier(.2,.78,.25,1) both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:before{content:"";position:absolute;z-index:3;top:0;left:34px;right:34px;height:1px;pointer-events:none;transform-origin:50% 50%;background:linear-gradient(90deg,transparent,rgba(99,200,174,.72),rgba(25,112,92,.34),transparent);box-shadow:0 0 18px rgba(99,200,174,.16);animation:buildiq-journal-edge .46s cubic-bezier(.2,.8,.2,1) 80ms both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child{position:relative;z-index:1;padding:24px 28px 21px;border-bottom-color:hsla(0,0%,100%,.055);background:linear-gradient(180deg,rgba(9,15,13,.93),rgba(5,9,8,.82));animation:buildiq-journal-reveal .22s ease-out 45ms both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>div:first-child>div:first-child{color:rgba(99,200,174,.66)!important;letter-spacing:.2em!important}#journal-entry-title{margin-top:5px!important;font-size:clamp(1.55rem,2.4vw,2rem)!important;line-height:1.08!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>button{width:44px;height:44px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:16px!important;color:hsla(0,0%,100%,.64)!important;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>button:hover{border-color:rgba(99,200,174,.3)!important;background:rgba(99,200,174,.065)!important;color:#d9fff5!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);padding:20px 28px 22px;background:linear-gradient(180deg,hsla(0,0%,100%,.006),transparent 22%),transparent}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label{position:relative;padding:15px;border:1px solid hsla(0,0%,100%,.065);border-radius:20px;background:linear-gradient(145deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,.01));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.022);animation:buildiq-journal-reveal .23s ease-out both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:first-child{animation-delay:70ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(2){animation-delay:95ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3){animation-delay:.12s}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4){animation-delay:145ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>img{grid-column:1/-1}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:focus-within,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:focus-within{border-color:rgba(99,200,174,.24);background:linear-gradient(145deg,rgba(25,112,92,.075),hsla(0,0%,100%,.012));box-shadow:inset 0 0 0 1px rgba(99,200,174,.025),0 12px 28px rgba(0,0,0,.14)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div>span:first-child,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label>span:first-child{display:block;margin-bottom:9px;color:hsla(0,0%,100%,.4)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.16em!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] input:not([type=file]),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{border-radius:14px!important;background:rgba(0,0,0,.24)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.018);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] input:not([type=file]):focus,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea:focus{border-color:rgba(99,200,174,.34)!important;background:rgba(5,14,12,.78)!important;box-shadow:0 0 0 3px rgba(25,112,92,.06)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{min-height:150px;resize:vertical}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div{min-height:58px;border-radius:16px!important;border-color:rgba(99,200,174,.12)!important;background:linear-gradient(135deg,rgba(25,112,92,.07),rgba(0,0,0,.18))!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4) button{border:1px solid rgba(99,200,174,.22)!important;background:rgba(25,112,92,.18)!important;color:#d9fff5!important;box-shadow:none!important;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4) button:hover{transform:translateY(-1px);border-color:rgba(99,200,174,.38)!important;background:rgba(25,112,92,.26)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>img{max-height:230px;border:1px solid rgba(99,200,174,.15);border-radius:20px!important;box-shadow:0 18px 42px rgba(0,0,0,.24);animation:buildiq-journal-reveal .22s ease-out .12s both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child{gap:10px!important;padding:15px 28px 18px;border-top-color:hsla(0,0%,100%,.055);background:linear-gradient(180deg,rgba(5,7,7,.93),rgba(2,4,4,.995));box-shadow:0 -18px 36px rgba(0,0,0,.16);animation:buildiq-journal-reveal .22s ease-out .1s both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button{min-height:48px;border-radius:15px!important;transition:transform .17s ease,border-color .17s ease,background-color .17s ease,box-shadow .17s ease}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex:0 0 min(34%,180px)!important;border-color:hsla(0,0%,100%,.09)!important;color:hsla(0,0%,100%,.63)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child{color:#eafff9!important;border-color:rgba(99,200,174,.34)!important;background:linear-gradient(135deg,rgba(25,112,92,.92),rgba(15,82,68,.96))!important;box-shadow:0 10px 26px rgba(25,112,92,.18),inset 0 1px 0 hsla(0,0%,100%,.1)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:not(:disabled):hover{transform:translateY(-1px)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:not(:disabled):hover{border-color:rgba(99,200,174,.5)!important;background:linear-gradient(135deg,rgba(30,132,108,.96),rgba(17,94,77,.98))!important;box-shadow:0 13px 30px rgba(25,112,92,.22),inset 0 1px 0 hsla(0,0%,100%,.12)}@media (max-width:760px){main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0){width:100%!important;max-width:100%!important;max-height:94dvh;border-radius:22px 22px 0 0!important}.fixed.inset-0:has(>[role=dialog][aria-modal=true]:not(.fixed.inset-0)){align-items:flex-end!important;padding:0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{border-radius:24px 24px 0 0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:before{left:22px;right:22px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child{padding:17px 18px 15px}#journal-entry-title{font-size:1.5rem!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){grid-template-columns:1fr;gap:11px!important;padding:14px 16px 16px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>img{grid-column:auto}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label{padding:13px;border-radius:18px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{min-height:120px}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child{padding:12px 16px max(14px,env(safe-area-inset-bottom))}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex-basis:34%!important}main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) button,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) input,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) select,main.mx-auto.w-full.max-w-\[1520px\] [role=dialog][aria-modal=true]:not(.fixed.inset-0) textarea{min-width:0}}@media (prefers-reduced-motion:reduce){main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title],main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:before,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>*{animation:none!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] *{scroll-behavior:auto!important}}@keyframes biq-journal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes biq-journal-shell-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes biq-journal-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]){padding:24px!important;background:radial-gradient(900px 560px at 50% 45%,rgba(9,34,28,.34),transparent 68%),rgba(0,0,0,.88)!important;animation:biq-journal-overlay-in .16s ease-out both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{width:min(100%,980px)!important;max-width:980px!important;max-height:min(88dvh,780px)!important;border-radius:30px!important;border:1px solid rgba(99,200,174,.24)!important;background:radial-gradient(760px 300px at 4% -10%,rgba(99,200,174,.1),transparent 58%),radial-gradient(520px 300px at 102% 0,rgba(25,112,92,.15),transparent 62%),linear-gradient(155deg,#09110f,#050807 48%,#020303)!important;box-shadow:0 50px 140px rgba(0,0,0,.78),inset 0 0 0 1px hsla(0,0%,100%,.018),0 0 50px rgba(25,112,92,.08)!important;animation:biq-journal-shell-in .22s cubic-bezier(.2,.82,.2,1) both!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:before{left:44px!important;right:44px!important;background:linear-gradient(90deg,transparent,rgba(99,200,174,.78),rgba(99,200,174,.2),transparent)!important;box-shadow:0 0 20px rgba(99,200,174,.18)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child{min-height:104px;padding:23px 28px 21px!important;border-bottom:1px solid hsla(0,0%,100%,.065)!important;background:linear-gradient(90deg,rgba(99,200,174,.035),transparent 38%),rgba(5,9,8,.98)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child:after{content:"";position:absolute;left:28px;bottom:0;width:86px;height:1px;background:#63c8ae;box-shadow:0 0 14px rgba(99,200,174,.3)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>div:first-child>div:first-child{color:rgba(99,200,174,.72)!important;font-size:10px!important;letter-spacing:.22em!important}#journal-entry-title{margin-top:7px!important;font-size:clamp(1.7rem,2.7vw,2.25rem)!important;line-height:1.02!important;letter-spacing:-.05em!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>button{width:46px!important;height:46px!important;border-radius:15px!important;border:1px solid hsla(0,0%,100%,.11)!important;background:hsla(0,0%,100%,.035)!important;color:hsla(0,0%,100%,.7)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child>button:hover{transform:translateY(-1px);border-color:rgba(99,200,174,.34)!important;background:rgba(25,112,92,.1)!important;color:#d8fff5!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){align-content:start;gap:14px!important;padding:18px 24px 20px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label{min-width:0;padding:15px 16px!important;border-radius:20px!important;border:1px solid hsla(0,0%,100%,.07)!important;background:linear-gradient(145deg,hsla(0,0%,100%,.026),hsla(0,0%,100%,.009))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;animation:biq-journal-card-in .22s ease-out both}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:first-child{grid-column:span 4;animation-delay:35ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(2){grid-column:span 8;animation-delay:60ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3){grid-column:span 8;animation-delay:85ms}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4){grid-column:span 4;animation-delay:.11s}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:focus-within,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:focus-within{transform:translateY(-1px);border-color:rgba(99,200,174,.27)!important;background:linear-gradient(145deg,rgba(25,112,92,.075),hsla(0,0%,100%,.012))!important;box-shadow:0 12px 34px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.035)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2) span{color:hsla(0,0%,100%,.42)!important;font-size:10px!important;letter-spacing:.17em!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] input:not([type=file]),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{border-radius:15px!important;border-color:hsla(0,0%,100%,.075)!important;background:rgba(0,0,0,.3)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{min-height:170px!important;height:170px!important;resize:none!important;font-size:15px;line-height:1.65}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div{min-height:112px;align-content:center;border-radius:15px!important;border:1px dashed rgba(99,200,174,.22)!important;background:rgba(25,112,92,.035)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>img{grid-column:1/-1;width:100%;max-height:150px;-o-object-fit:cover;object-fit:cover;border-radius:18px!important;border:1px solid rgba(99,200,174,.14)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child{min-height:78px;padding:13px 24px 15px!important;border-top:1px solid hsla(0,0%,100%,.065)!important;background:linear-gradient(180deg,rgba(3,5,5,.94),#020303 36%)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button{min-height:50px;border-radius:16px!important;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex:0 0 180px!important;color:hsla(0,0%,100%,.58)!important;background:hsla(0,0%,100%,.025)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child{color:#effffb!important;border-color:rgba(99,200,174,.36)!important;background:linear-gradient(135deg,#176650,#19705c 55%,#1d7e67)!important;box-shadow:0 14px 34px rgba(25,112,92,.18),inset 0 1px 0 hsla(0,0%,100%,.08)}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(126,224,198,.52)!important;box-shadow:0 18px 42px rgba(25,112,92,.24),inset 0 1px 0 hsla(0,0%,100%,.1)}@media (max-width:760px){.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]){align-items:flex-end!important;padding:0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{max-height:94dvh!important;border-radius:24px 24px 0 0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:first-child{min-height:90px;padding:18px 18px 16px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){display:grid!important;grid-template-columns:1fr!important;padding:14px 16px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>*{grid-column:1/-1!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea{min-height:150px!important;height:150px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child{padding:12px 16px max(14px,env(safe-area-inset-bottom))!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex:1 1 0!important}}@media (prefers-reduced-motion:reduce){.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title],main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>*{animation:none!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] *,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] :after,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] :before{transition:none!important}}@keyframes biq-journal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes biq-journal-composer-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes biq-journal-glass-pass{0%{transform:translate3d(-180%,0,0) skewX(-18deg);opacity:0}14%{opacity:.16}52%{opacity:.1}to{transform:translate3d(650%,0,0) skewX(-18deg);opacity:0}}@keyframes biq-journal-cta-sheen{0%{transform:translateX(-180%) skewX(-18deg);opacity:0}22%{opacity:.5}to{transform:translateX(720%) skewX(-18deg);opacity:0}}.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]){z-index:13000!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:clamp(16px,2vw,28px)!important;background:radial-gradient(760px 500px at 50% 47%,rgba(20,74,61,.14),transparent 70%),rgba(0,0,0,.82)!important;backdrop-filter:blur(9px) saturate(.82);-webkit-backdrop-filter:blur(9px) saturate(.82);animation:biq-journal-backdrop-in .16s ease-out both}body main [aria-labelledby=journal-entry-title]{position:relative!important;isolation:isolate!important;width:min(100%,1040px)!important;max-width:1040px!important;height:auto!important;max-height:calc(100dvh - 44px)!important;overflow:clip!important;overscroll-behavior:none!important;scrollbar-width:none!important;padding:0!important;border-radius:28px!important;border:1px solid rgba(99,200,174,.2)!important;background:radial-gradient(620px 250px at 4% -9%,rgba(99,200,174,.065),transparent 64%),radial-gradient(430px 230px at 103% 1%,rgba(25,112,92,.07),transparent 66%),linear-gradient(155deg,#07100e,#050807 47%,#020303)!important;box-shadow:0 44px 140px rgba(0,0,0,.72),inset 0 0 0 1px hsla(0,0%,100%,.014),0 0 34px rgba(25,112,92,.045)!important;animation:biq-journal-composer-in 205ms cubic-bezier(.2,.82,.2,1) both!important}body main [aria-labelledby=journal-entry-title]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}body main [aria-labelledby=journal-entry-title]:before{content:"";position:absolute;z-index:7;pointer-events:none;left:24px;right:24px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,200,174,.82) 17%,rgba(99,200,174,.17) 62%,transparent);box-shadow:0 0 18px rgba(99,200,174,.18)}body main [aria-labelledby=journal-entry-title]:after{content:"";position:absolute;z-index:6;pointer-events:none;top:-28%;bottom:-28%;left:-15%;width:11%;background:linear-gradient(90deg,transparent,rgba(220,255,246,.05) 22%,rgba(220,255,246,.18) 50%,rgba(220,255,246,.05) 78%,transparent);filter:blur(.4px);mix-blend-mode:screen;transform:translate3d(-180%,0,0) skewX(-18deg);animation:biq-journal-glass-pass .98s cubic-bezier(.2,.72,.2,1) .12s both}body main [aria-labelledby=journal-entry-title]>div:first-child{position:relative!important;min-height:104px!important;padding:22px 28px 20px!important;border-bottom:1px solid hsla(0,0%,100%,.052)!important;background:linear-gradient(90deg,rgba(99,200,174,.017),transparent 40%)!important}body main [aria-labelledby=journal-entry-title]>div:first-child:before{content:"";position:absolute;left:28px;bottom:-1px;width:86px;height:1px;background:rgba(99,200,174,.76);box-shadow:0 0 13px rgba(99,200,174,.21)}body main [aria-labelledby=journal-entry-title]>div:first-child>div:first-child>div:first-child{color:rgba(112,215,188,.74)!important;font-size:10px!important;line-height:1!important;letter-spacing:.21em!important}#journal-entry-title{margin-top:8px!important;font-size:clamp(1.85rem,3vw,2.35rem)!important;line-height:1!important;letter-spacing:-.045em!important;color:#fff!important}body main [aria-labelledby=journal-entry-title]>div:first-child>button{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;padding:0!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.026)!important;color:hsla(0,0%,100%,.66)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:first-child>button svg{display:none!important}body main [aria-labelledby=journal-entry-title]>div:first-child>button:before{content:"×";font-size:27px;line-height:1;font-weight:300;transform:translateY(-1px)}body main [aria-labelledby=journal-entry-title]>div:first-child>button:hover{transform:translateY(-1px);border-color:rgba(99,200,174,.3)!important;background:rgba(25,112,92,.08)!important;color:#effffb!important;box-shadow:0 7px 20px rgba(25,112,92,.08),inset 0 1px 0 hsla(0,0%,100%,.04)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2){display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-content:start!important;gap:18px 22px!important;margin:0!important;padding:20px 28px 22px!important;background:transparent!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>:first-child{grid-column:span 4!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(2),body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3){grid-column:span 8!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4){grid-column:span 4!important}body main [aria-labelledby=journal-entry-title]>.mt-5.grid>div,body main [aria-labelledby=journal-entry-title]>.mt-5.grid>label,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label{position:relative!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:after,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:before,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:after,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:before{display:none!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div>span:first-child,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label>span:first-child{display:block!important;margin-bottom:9px!important;color:hsla(0,0%,100%,.43)!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important;transition:color .16s ease,text-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:focus-within>span:first-child,body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:focus-within>span:first-child{color:rgba(151,234,211,.84)!important;text-shadow:0 0 13px rgba(99,200,174,.11)}body main [aria-labelledby=journal-entry-title] input:not([type=file]),body main [aria-labelledby=journal-entry-title] textarea{border-radius:17px!important;border:1px solid hsla(0,0%,100%,.082)!important;background:rgba(0,0,0,.3)!important;color:#f8fbfa!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.017)!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title] input:not([type=file]):hover,body main [aria-labelledby=journal-entry-title] textarea:hover{border-color:rgba(99,200,174,.2)!important}body main [aria-labelledby=journal-entry-title] input:not([type=file]):focus,body main [aria-labelledby=journal-entry-title] textarea:focus{transform:translateY(-1px);border-color:rgba(99,200,174,.44)!important;background:linear-gradient(180deg,rgba(5,17,14,.92),rgba(0,0,0,.35))!important;box-shadow:0 0 0 3px rgba(99,200,174,.035),0 9px 26px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.023)!important}body main [aria-labelledby=journal-entry-title] textarea{min-height:194px!important;height:194px!important;resize:none!important;padding:16px 17px!important;font-size:15px!important;line-height:1.65!important}body main [aria-labelledby=journal-entry-title] textarea::-moz-placeholder{color:hsla(0,0%,100%,.4)!important}body main [aria-labelledby=journal-entry-title] textarea::placeholder{color:hsla(0,0%,100%,.4)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:nth-child(2) [class*=-control]{min-height:56px!important;border-radius:17px!important;border-color:hsla(0,0%,100%,.082)!important;background:rgba(0,0,0,.3)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.017)!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:nth-child(2) [class*=-control]:hover{border-color:rgba(99,200,174,.2)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:nth-child(2):focus-within [class*=-control]{transform:translateY(-1px);border-color:rgba(99,200,174,.42)!important;background:linear-gradient(180deg,rgba(5,17,14,.92),rgba(0,0,0,.35))!important;box-shadow:0 0 0 3px rgba(99,200,174,.035),0 9px 26px rgba(0,0,0,.18)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div{position:relative!important;min-height:194px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:56px 16px 20px!important;overflow:hidden!important;border-radius:17px!important;border:1px dashed rgba(99,200,174,.28)!important;background:radial-gradient(circle at 50% 38%,rgba(99,200,174,.065),transparent 35%),rgba(25,112,92,.022)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.012)!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div:before{content:"+"!important;display:grid!important;position:absolute!important;left:50%!important;top:25px!important;width:38px!important;height:38px!important;place-items:center!important;transform:translateX(-50%)!important;border:1px solid rgba(99,200,174,.37)!important;border-radius:12px!important;background:linear-gradient(145deg,rgba(99,200,174,.13),rgba(25,112,92,.055))!important;color:rgba(208,255,242,.92)!important;font-size:24px!important;font-weight:400!important;line-height:1!important;box-shadow:0 8px 22px rgba(25,112,92,.11),inset 0 1px 0 hsla(0,0%,100%,.045)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div:hover{transform:translateY(-1px);border-color:rgba(99,200,174,.49)!important;background:radial-gradient(circle at 50% 38%,rgba(99,200,174,.09),transparent 38%),rgba(25,112,92,.032)!important;box-shadow:inset 0 0 28px rgba(99,200,174,.018),0 9px 26px rgba(0,0,0,.15)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div:hover:before{transform:translateX(-50%) translateY(-1px) scale(1.03)!important;border-color:rgba(99,200,174,.52)!important;box-shadow:0 9px 24px rgba(25,112,92,.15),0 0 16px rgba(99,200,174,.04)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4) button{border:1px solid rgba(99,200,174,.3)!important;border-radius:13px!important;background:linear-gradient(135deg,rgba(25,112,92,.29),rgba(25,112,92,.14))!important;color:#e9fcf7!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4) button:hover{transform:translateY(-1px);border-color:rgba(99,200,174,.48)!important;box-shadow:0 9px 24px rgba(25,112,92,.11),inset 0 1px 0 hsla(0,0%,100%,.055)!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div>span{display:none!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>img{grid-column:1/-1!important;width:100%!important;height:112px!important;max-height:112px!important;margin:0!important;border-radius:17px!important;border:1px solid rgba(99,200,174,.13)!important;-o-object-fit:cover!important;object-fit:cover!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}body main [aria-labelledby=journal-entry-title]>div:last-child{min-height:78px!important;display:flex!important;gap:14px!important;margin:0!important;padding:13px 28px 14px!important;border-top:1px solid hsla(0,0%,100%,.052)!important;background:linear-gradient(180deg,rgba(3,6,5,.91),#020303 44%)!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button{min-height:50px!important;height:50px!important;border-radius:16px!important;transition:transform .16s cubic-bezier(.2,.8,.2,1),border-color .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex:0 0 184px!important;border:1px solid hsla(0,0%,100%,.085)!important;background:hsla(0,0%,100%,.022)!important;color:hsla(0,0%,100%,.57)!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:first-child:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.15)!important;background:hsla(0,0%,100%,.035)!important;color:hsla(0,0%,100%,.84)!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:last-child{position:relative!important;isolation:isolate!important;overflow:hidden!important;color:#effffb!important;border:1px solid rgba(111,220,191,.34)!important;background:linear-gradient(108deg,#145d4a,#19705c 48%,#208169)!important;box-shadow:0 13px 30px rgba(25,112,92,.17),inset 0 1px 0 hsla(0,0%,100%,.075)!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:before{content:"";position:absolute;z-index:-1;top:-70%;bottom:-70%;left:-12%;width:10%;transform:translateX(-180%) skewX(-18deg);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.13),transparent);opacity:0}body main [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(139,232,207,.51)!important;box-shadow:0 18px 38px rgba(25,112,92,.22),0 0 19px rgba(99,200,174,.03),inset 0 1px 0 hsla(0,0%,100%,.09)!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:hover:not(:disabled):before{animation:biq-journal-cta-sheen .64s cubic-bezier(.2,.75,.2,1) both}body main [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:active:not(:disabled){transform:translateY(0) scale(.993)}@media (max-width:760px){.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]){align-items:flex-end!important;padding:0!important;overflow:hidden!important;backdrop-filter:blur(7px) saturate(.84);-webkit-backdrop-filter:blur(7px) saturate(.84)}body main [aria-labelledby=journal-entry-title]{width:100%!important;max-width:none!important;max-height:94dvh!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important;border-radius:24px 24px 0 0!important}body main [aria-labelledby=journal-entry-title]::-webkit-scrollbar{display:none!important}body main [aria-labelledby=journal-entry-title]>div:first-child{min-height:90px!important;padding:18px 18px 16px!important}body main [aria-labelledby=journal-entry-title]>div:first-child:before{left:18px}#journal-entry-title{font-size:1.72rem!important}body main [aria-labelledby=journal-entry-title]>div:first-child>button{width:44px!important;height:44px!important;border-radius:15px!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2){grid-template-columns:1fr!important;gap:15px!important;padding:17px 16px 18px!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>*{grid-column:1/-1!important}body main [aria-labelledby=journal-entry-title] textarea{min-height:150px!important;height:150px!important}body main [aria-labelledby=journal-entry-title]>div:nth-child(2)>div:nth-child(4)>div{min-height:142px!important}body main [aria-labelledby=journal-entry-title]>div:last-child{position:sticky!important;bottom:0!important;z-index:8!important;padding:12px 14px max(14px,env(safe-area-inset-bottom))!important;gap:10px!important}body main [aria-labelledby=journal-entry-title]>div:last-child>button:first-child{flex:0 0 34%!important}}@media (prefers-reduced-motion:reduce){.fixed.inset-0:has(>[aria-labelledby=journal-entry-title]),body main [aria-labelledby=journal-entry-title],body main [aria-labelledby=journal-entry-title] :after,body main [aria-labelledby=journal-entry-title] :before,body main [aria-labelledby=journal-entry-title]:after{animation:none!important}body main [aria-labelledby=journal-entry-title] *{transition:none!important}}@keyframes biq-journal-final-sheen{0%,8%{transform:translate3d(-190%,0,0) skewX(-18deg);opacity:0}14%{opacity:.22}24%{opacity:.16}34%{transform:translate3d(760%,0,0) skewX(-18deg);opacity:0}to{transform:translate3d(760%,0,0) skewX(-18deg);opacity:0}}@keyframes biq-journal-final-cta-sheen{0%,10%{transform:translateX(-180%) skewX(-18deg);opacity:0}16%{opacity:.34}28%{transform:translateX(760%) skewX(-18deg);opacity:0}to{transform:translateX(760%) skewX(-18deg);opacity:0}}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{position:relative!important;isolation:isolate!important;width:min(100%,1040px)!important;max-width:1040px!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;scrollbar-width:none!important;scrollbar-gutter:auto!important;border-radius:28px!important;border:1px solid rgba(99,200,174,.23)!important;background:radial-gradient(440px 420px at -3% 14%,rgba(65,220,179,.105),transparent 60%),radial-gradient(720px 260px at 8% -10%,rgba(99,200,174,.085),transparent 62%),radial-gradient(500px 260px at 102% 0,rgba(25,112,92,.085),transparent 66%),linear-gradient(155deg,#07110f,#050807 48%,#020303)!important;box-shadow:0 46px 145px rgba(0,0,0,.74),-12px 0 46px rgba(47,190,152,.07),inset 0 0 0 1px hsla(0,0%,100%,.015),0 0 46px rgba(25,112,92,.075)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:before{content:""!important;position:absolute!important;z-index:8!important;pointer-events:none!important;left:22px!important;right:22px!important;top:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(120,236,206,.92) 13%,rgba(99,200,174,.48) 30%,rgba(99,200,174,.12) 68%,transparent)!important;box-shadow:0 0 10px rgba(99,200,174,.28),0 0 26px rgba(99,200,174,.12)!important;animation:none!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:after{content:""!important;display:block!important;position:absolute!important;z-index:7!important;pointer-events:none!important;top:-30%!important;bottom:-30%!important;left:-16%!important;width:12%!important;background:linear-gradient(90deg,transparent,rgba(190,255,238,.045) 18%,rgba(222,255,247,.21) 50%,rgba(116,226,197,.075) 78%,transparent)!important;filter:blur(.6px)!important;mix-blend-mode:screen!important;transform:translate3d(-190%,0,0) skewX(-18deg);opacity:0;animation:biq-journal-final-sheen 5.8s ease-in-out .45s infinite!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){flex:none!important;min-height:auto!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;overscroll-behavior:auto!important;scrollbar-gutter:auto!important;scrollbar-width:none!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:18px 22px!important;padding:20px 28px 22px!important;background:transparent!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)::-webkit-scrollbar{display:none!important;width:0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>div,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label{position:relative!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:none!important;transform:none!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:first-child{grid-column:span 4!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(2),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(3){grid-column:span 8!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>:nth-child(4){grid-column:span 4!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] input:not([type=file]),main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:nth-child(2) [class*=-control]{border:1px solid hsla(0,0%,100%,.085)!important;background:rgba(0,0,0,.3)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.018)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] input:not([type=file]):focus,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title] textarea:focus,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>label:nth-child(2):focus-within [class*=-control]{border-color:rgba(99,200,174,.46)!important;box-shadow:0 0 0 3px rgba(99,200,174,.04),0 0 24px rgba(99,200,174,.055),0 10px 28px rgba(0,0,0,.18)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:linear-gradient(108deg,#145f4c,#19705c 48%,#21836c)!important;box-shadow:0 14px 34px rgba(25,112,92,.2),0 0 18px rgba(99,200,174,.035),inset 0 1px 0 hsla(0,0%,100%,.085)!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:before{content:""!important;position:absolute!important;z-index:-1!important;top:-70%!important;bottom:-70%!important;left:-12%!important;width:10%!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18),transparent)!important;transform:translateX(-180%) skewX(-18deg);opacity:0;animation:biq-journal-final-cta-sheen 7.2s ease-in-out 1.6s infinite!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:hover:not(:disabled){transform:translateY(-2px)!important;border-color:rgba(139,232,207,.56)!important;box-shadow:0 19px 42px rgba(25,112,92,.26),0 0 26px rgba(99,200,174,.055),inset 0 1px 0 hsla(0,0%,100%,.1)!important}@media (max-width:760px){main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]{width:100%!important;max-width:none!important;max-height:94dvh!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important;border-radius:24px 24px 0 0!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]::-webkit-scrollbar{display:none!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2){grid-template-columns:1fr!important;gap:15px!important;padding:17px 16px 18px!important}main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:nth-child(2)>*{grid-column:1/-1!important}}@media (prefers-reduced-motion:reduce){main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]:after,main.mx-auto.w-full.max-w-\[1520px\] [aria-labelledby=journal-entry-title]>div:last-child>button:last-child:before{animation:none!important}}.buildiq-panel-fab,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus){position:fixed!important;right:28px!important;bottom:28px!important;z-index:90!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:58px!important;min-width:58px!important;height:58px!important;min-height:58px!important;padding:0!important;border:1px solid rgba(99,200,174,.3)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(25,112,92,.96),rgba(14,73,61,.98))!important;color:#d8fff5!important;font-size:0!important;line-height:0!important;box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 0 0 1px rgba(99,200,174,.04)!important;transform:translateY(0);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important}.buildiq-panel-fab svg,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus) svg,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus) svg,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus) svg,body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus) svg{width:22px!important;height:22px!important;stroke-width:2.5}.buildiq-panel-fab:hover,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus):hover,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus):hover,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus):hover,body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus):hover{transform:translateY(-2px)!important;border-color:rgba(99,200,174,.48)!important;background:linear-gradient(145deg,#1c7d67,#0f5143)!important;box-shadow:0 17px 38px rgba(0,0,0,.38),inset 0 0 0 1px rgba(99,200,174,.06)!important}.buildiq-panel-fab:focus-visible,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus):focus-visible,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus):focus-visible,body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus):focus-visible,body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus):focus-visible{outline:2px solid rgba(139,220,198,.92)!important;outline-offset:3px}.buildiq-panel-fab:disabled{cursor:not-allowed;opacity:.55;transform:none!important}@media (max-width:640px){.buildiq-panel-fab,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus){right:18px!important;bottom:88px!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;border-radius:17px!important}}@media (prefers-reduced-motion:reduce){.buildiq-panel-fab,body main.mx-auto.w-full.max-w-\[1520px\] .buildiq-contractors-directory section.buildiq-surface>div:first-child>button:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-6.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] button.fixed.bottom-7.right-6:has(>svg.lucide-plus),body main.mx-auto.w-full.max-w-\[1520px\] div.fixed.bottom-6.right-6>button:has(>svg.lucide-plus){transition:none!important}}section:has(>div>div>a[href="/dashboard"]){--buddy-scroll-thumb:rgba(25,112,92,.78);--buddy-scroll-thumb-hover:rgba(44,145,120,.94)}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto{scrollbar-width:thin;scrollbar-color:var(--buddy-scroll-thumb) transparent}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto::-webkit-scrollbar{width:7px;height:7px}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto::-webkit-scrollbar-track{background:transparent}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto::-webkit-scrollbar-thumb{min-height:42px;border:2px solid transparent;border-radius:999px;background:var(--buddy-scroll-thumb);background-clip:padding-box}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto::-webkit-scrollbar-thumb:hover{background:var(--buddy-scroll-thumb-hover);background-clip:padding-box}section:has(>div>div>a[href="/dashboard"]) .overflow-y-auto::-webkit-scrollbar-button{display:none;width:0;height:0}section:has(>div>div>a[href="/dashboard"])>div>div:nth-child(2)>div:nth-child(2)>div:first-child{padding-right:30px!important}section:has(>div>div>a[href="/dashboard"]) aside button{min-height:0!important;padding-top:10px!important;padding-bottom:10px!important;border-radius:17px!important}section:has(>div>div>a[href="/dashboard"]) aside>div:last-child>div:last-child{gap:8px!important}section:has(>div>div>a[href="/dashboard"]) form{position:relative;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.3))!important;box-shadow:0 -14px 28px rgba(0,0,0,.16)}section:has(>div>div>a[href="/dashboard"]) form:before{content:"";position:absolute;inset:-1px 18px auto;height:1px;background:linear-gradient(90deg,transparent,rgba(99,200,174,.16),transparent);pointer-events:none}@media (max-width:1023px){section:has(>div>div>a[href="/dashboard"])>div>div:nth-child(2)>div:nth-child(2)>div:first-child{padding-right:22px!important}}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3).relative.mt-5.overflow-hidden{margin-top:16px;padding:18px;border-radius:22px;box-shadow:0 18px 48px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.04)}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3) h3{margin-top:10px;font-size:20px;line-height:1.15}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3) h3+p{margin-top:6px;line-height:1.5}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(3){margin-top:14px;gap:8px}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(3)>div{padding:11px 12px;border-radius:16px}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(3)>div span{width:36px;height:36px;border-radius:12px}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(3) p{display:none}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(4){margin-top:14px;padding-top:14px}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(4)>p{display:none}body main section.rounded-\[28px\]:has(>div:nth-child(2)>button):has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3){display:none}@media (min-width:1024px){body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden){display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);grid-template-rows:auto 1fr;-moz-column-gap:20px;column-gap:20px;row-gap:14px;align-items:start}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:first-child{grid-column:1;grid-row:1;margin-bottom:0}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(2){grid-column:1;grid-row:2}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3){grid-column:2;grid-row:1/span 2;margin-top:0}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(2){gap:10px}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(3){grid-template-columns:1fr}body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3)>div:nth-child(4) a{width:100%}body main section.rounded-\[28px\]:has(>div:nth-child(2)>button):has(>div:nth-child(3).relative.mt-5.overflow-hidden){grid-template-columns:minmax(0,1fr)}body main section.rounded-\[28px\]:has(>div:nth-child(2)>button):has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:first-child,body main section.rounded-\[28px\]:has(>div:nth-child(2)>button):has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(2){grid-column:1}}@media (max-width:639px){body main section.rounded-\[28px\]:has(>div:nth-child(3).relative.mt-5.overflow-hidden)>div:nth-child(3).relative.mt-5.overflow-hidden{padding:15px;border-radius:18px}}.buildiq-postepy-page>div{max-width:1160px;margin-inline:auto}.buildiq-postepy-page>div>div.mb-6{margin-bottom:16px}.buildiq-postepy-page>div>div.mb-6 h1{font-size:clamp(28px,3vw,34px)!important;line-height:1.05}.buildiq-postepy-page section.buildiq-surface-hero{padding:18px 20px!important;gap:14px!important;border-color:rgba(25,112,92,.22)!important;background:radial-gradient(circle at 82% 12%,rgba(25,112,92,.1),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.033),hsla(0,0%,100%,.018))!important;box-shadow:0 18px 50px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.035)!important}@media (min-width:1024px){.buildiq-postepy-page section.buildiq-surface-hero{grid-template-columns:minmax(0,1fr) 180px!important}}.buildiq-postepy-page section.buildiq-surface-hero h2{margin-top:6px!important;font-size:clamp(26px,3vw,31px)!important}.buildiq-postepy-page section.buildiq-surface-hero p{margin-top:6px!important}.buildiq-postepy-page section.buildiq-surface-hero>div:first-child>div.mt-5{margin-top:14px!important;padding-top:12px!important}.buildiq-postepy-page section.buildiq-surface-hero>div:last-child svg{width:158px!important;height:158px!important}.buildiq-postepy-page section.buildiq-surface-hero>div:last-child p{margin-top:-4px!important;font-size:11px!important;letter-spacing:.08em!important;color:hsla(0,0%,100%,.48)!important}.buildiq-postepy-page section.buildiq-surface-hero .scrollbar-hide{gap:10px!important}.buildiq-postepy-page section.buildiq-surface-hero .scrollbar-hide>div{width:76px!important}.buildiq-postepy-page>div>button.mt-4 section.buildiq-surface{padding:16px 18px!important;border-radius:22px!important;background:hsla(0,0%,100%,.022)!important;border-color:hsla(0,0%,100%,.07)!important}.buildiq-postepy-page>div>button.mt-4 section.buildiq-surface h2{margin-top:5px!important;font-size:19px!important}.buildiq-postepy-page>div>button.mt-4 section.buildiq-surface svg{max-width:82px;max-height:82px}.buildiq-postepy-page>div>button.mt-4 section.buildiq-surface>div:last-child{margin-top:10px!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important}.buildiq-postepy-page section.mt-4:has(>div .scrollbar-hide){margin-top:18px!important}.buildiq-postepy-page section.mt-4:has(>div .scrollbar-hide) h2{font-size:16px!important}.buildiq-postepy-page section.mt-4:has(>div .scrollbar-hide) .scrollbar-hide>a{width:220px!important;border-radius:20px!important}.buildiq-postepy-page section.mt-4:has(>div .scrollbar-hide) .scrollbar-hide>a>div:last-child{padding:13px!important}.buildiq-postepy-page section.buildiq-surface.mt-4.rounded-\[28px\]{padding:15px 17px!important;border-radius:20px!important;background:hsla(0,0%,100%,.018)!important}.buildiq-postepy-page section.buildiq-surface.mt-4.rounded-\[28px\] h2{margin-top:5px!important;font-size:18px!important}.buildiq-postepy-page section.buildiq-surface.mt-4.rounded-\[28px\] p:last-child{margin-top:5px!important;font-size:12px!important;line-height:1.55!important;color:hsla(0,0%,100%,.42)!important}@media (max-width:767px){.buildiq-postepy-page>div{max-width:none}.buildiq-postepy-page section.buildiq-surface-hero{padding:16px!important;border-radius:24px!important}.buildiq-postepy-page section.buildiq-surface-hero>div:last-child svg{width:112px!important;height:112px!important}.buildiq-postepy-page section.mt-4:has(>div .scrollbar-hide) .scrollbar-hide>a{width:205px!important}}@media (prefers-reduced-motion:reduce){.buildiq-postepy-page *{scroll-behavior:auto!important}}