*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{scrollbar-gutter:stable}main{margin:2rem;line-height:1.5;max-width:32rem}main form div{margin-bottom:1rem}main .field-with-counter{width:100%;max-width:20rem}.auth-form div{margin:0}.auth-form .auth-field-wrap{margin-bottom:16px}.field-with-counter{width:100%}.field-char-counter-row{display:flex;justify-content:flex-end;margin-top:4px;min-height:14px}.field-char-counter{font-size:11px;line-height:1.2;color:#999;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.field-char-counter-warning{color:#c8870a}.field-char-counter-error{color:#b00020}.auth-field-wrap .field-with-counter{margin-bottom:0}.onboarding-field-with-counter{width:100%}.profile-edit-modal-field-wrap.field-with-counter{margin-top:8px}.profile-edit-modal-body>.profile-edit-modal-field-wrap.field-with-counter{margin-top:14px}.profile-edit-modal-field-wrap.field-with-counter .profile-edit-modal-input{margin-top:0}.profile-edit-modal-field .profile-edit-modal-field-wrap.field-with-counter{display:block;width:100%;margin-top:0}.auth-form input,.auth-form textarea{max-width:none}main input,main textarea{width:100%;max-width:20rem;padding:.5rem}main textarea{max-width:28rem}main button{padding:.5rem 1rem;cursor:pointer}main [role=alert]{color:#b00020}.profile-layout{--profile-content-max-width:1200px;--profile-content-padding-x:32px;position:relative;display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden;background-color:#f7f6f2;background-image:radial-gradient(circle,rgba(59,109,17,.15) 1.5px,transparent 0);background-size:22px 22px;color:#111;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.profile-layout a{color:inherit;text-decoration:none}.profile-layout button:not(.home-nav-link):not(.home-nav-create-project):not(.home-btn-primary):not(.home-btn-ghost):not(.showcase-card):not(.profile-edit-modal-save):not(.profile-confirm-cancel):not(.profile-confirm-delete):not(.profile-modal-close):not(.settings-row-action){font:inherit;cursor:pointer;background:none;border:none;padding:0}.profile-content{flex:1 1;width:100%;max-width:var(--profile-content-max-width);margin:0 auto;padding:calc(16px + 50px + 52px) var(--profile-content-padding-x) 48px}body:has(.profile-layout){--profile-content-max-width:var(--site-nav-max-width)}.profile-header-section{margin-bottom:0;width:100%}.profile-header{display:flex;flex-direction:row;align-items:flex-start;gap:2.25rem;margin:0;padding:0;width:100%}.profile-avatar-wrap{flex-shrink:0}.profile-avatar{width:112px;height:112px;border-radius:50%;border:2px solid #e5e4e0;object-fit:cover;display:block}.profile-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#eaf3de;color:#3b6d11;font-size:32px;font-weight:600;letter-spacing:-.5px}.profile-identity{flex:1 1;min-width:0}.profile-name{margin:0;font-size:36px;font-weight:600;letter-spacing:-.5px;line-height:1.2}.profile-name-first{font-weight:700;color:#111}.profile-name-last{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;color:#3b6d11}.profile-tagline{margin:0 0 14px;font-size:17px;color:#888;line-height:1.5}.profile-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.profile-pill{display:inline-block;border-radius:99px;padding:4px 12px;font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap}.profile-pill-role{background:#eaf3de;color:#27500a}.profile-pill-education{background:transparent;border:.5px solid #d5d4ce;color:#666}.profile-pill-placeholder{opacity:.55}.profile-pills-edit{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;background:none;color:#ccc;cursor:pointer}.profile-pills-edit:focus-visible,.profile-pills-edit:hover{color:#888}.profile-contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:22px 36px;margin-top:18px;width:100%}.profile-contact-item{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#666;line-height:1.4;text-decoration:none}.profile-contact-item:hover{color:#444}.profile-contact-icon{flex-shrink:0;width:16px;height:16px;color:#bbb}.profile-divider{border:none;border-top:.5px solid #e5e4e0;margin:28px 0}.profile-section-label{margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#bbb}.profile-about-section{margin-bottom:32px;width:100%}.profile-bio{margin:0;padding:0;max-width:none;font-size:15px;color:#444;line-height:1.7}.profile-log-out-wrap{display:flex;justify-content:flex-end;margin-top:12px}.profile-log-out{padding:0;border:none;background:none;font:inherit;font-size:12px;color:#aaa;cursor:pointer;transition:color .15s ease}.profile-log-out:hover{color:#666}.profile-projects{margin:0;padding:0}.profile-projects-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-projects-heading .profile-section-label{margin-bottom:0}.profile-add-project-btn{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-size:13px;font-weight:500;color:#888;transition:color .15s ease}.profile-add-project-btn-icon{font-size:15px;font-weight:400;line-height:1}.profile-add-project-btn:hover{color:#3b6d11}.profile-add-project-btn:focus-visible{outline:2px solid #97c459;outline-offset:2px;border-radius:4px}.profile-projects-empty{margin:0;font-size:13px;color:#666}.profile-projects-limit{margin:16px 0 12px;font-size:13px;color:#aaa}.profile-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.profile-projects-masonry{display:flex;align-items:flex-start;width:100%}.profile-projects-masonry-column{display:flex;flex-direction:column;flex:0 0 auto;transition:width .28s ease}.profile-projects-masonry-item{width:100%;transition:transform .28s ease,margin .28s ease,opacity .28s ease}.profile-projects-masonry-item+.profile-projects-masonry-item{margin-top:16px}.profile-project-card-wrap{position:relative;transition:transform .28s ease,box-shadow .28s ease}.profile-project-card-wrap--expanded{z-index:2}.profile-project-card-actions{position:absolute;top:10px;right:10px;z-index:3;display:flex;gap:6px;opacity:0;transition:opacity .15s ease}.profile-layout .profile-project-card-action{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);background:rgba(0,0,0,.72);color:#ffffff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.22);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.profile-layout .profile-project-card-action:hover{background:rgba(0,0,0,.85);border-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.28)}.profile-layout .profile-project-card-action svg{stroke:#ffffff;filter:drop-shadow(0 0 1px rgba(0,0,0,.9)) drop-shadow(0 1px 2px rgba(0,0,0,.45))}.profile-showcase-card{position:relative;width:100%;padding:0;text-align:left;border:none;font:inherit;transition:box-shadow .2s ease,transform .2s ease}.profile-project-card-wrap--expanded .profile-project-card-actions,.profile-project-card-wrap:hover .profile-project-card-actions{opacity:1}.profile-showcase-card-media-wrap{width:100%;overflow:hidden;position:relative;background:#eeede9}.profile-showcase-card-media{position:relative;inset:auto;width:100%;height:100%;object-fit:cover;display:block}.profile-showcase-card:hover{transform:scale(1.02)}.profile-modal-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem}.profile-modal{position:relative;background:#fff;border-radius:20px;max-width:400px;width:100%;border:1px solid #e5e4e0;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden}.profile-modal-close{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:#aaa;font:inherit;font-size:20px;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s ease,background .15s ease}.profile-modal-close:hover{background:#f0eee9;color:#666}.profile-project-expanded-card{position:relative;width:100%;background:#f7f6f2;border-radius:18px;overflow:hidden;border:1.5px solid rgba(255,255,255,.7);box-shadow:0 8px 32px rgba(0,0,0,.14);cursor:pointer;animation:profile-project-expand-in .28s ease}@keyframes profile-project-expand-in{0%{opacity:.92;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.profile-project-expanded-layout{display:flex;flex-direction:column;width:100%}.profile-project-expanded-media{flex:0 0 auto;line-height:0;background:#f7f6f2}.profile-project-expanded-image{display:block;width:100%;height:auto;max-width:100%;max-height:min(50vh,560px)}.profile-project-expanded-body{flex:0 0 auto;padding:24px;background:#f7f6f2}.profile-project-expanded-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.35px;color:#111;line-height:1.3}.profile-project-expanded-subtitle{margin:10px 0 0;font-size:14px;font-weight:600;color:#555;line-height:1.45}.profile-project-expanded-description{margin:20px 0 0;font-size:14px;font-weight:400;color:#888;line-height:1.65;white-space:pre-wrap;word-break:break-word}.profile-project-expanded-card--split .profile-project-expanded-layout{flex-direction:row;align-items:stretch}.profile-project-expanded-card--split .profile-project-expanded-media{flex:0 0 auto;align-self:flex-start}.profile-project-expanded-card--split .profile-project-expanded-image{width:auto;height:auto;max-width:min(600px,100%);max-height:min(70vh,560px)}.profile-project-expanded-card--split .profile-project-expanded-body{flex:1 1 280px;min-width:0;align-self:stretch;padding:28px 32px 32px}.profile-project-expanded-card--split .profile-project-expanded-title{font-size:1.375rem;letter-spacing:-.4px}.profile-project-expanded-card--split .profile-project-expanded-subtitle{font-size:15px}.profile-project-expanded-card--split .profile-project-expanded-description{margin-top:20px;font-size:15px;line-height:1.7}.profile-project-expanded-card--no-image .profile-project-expanded-body{width:100%}@media (min-width:640px){.profile-project-expanded-body{padding:28px 32px 32px}.profile-project-expanded-title{font-size:1.375rem;letter-spacing:-.4px}.profile-project-expanded-subtitle{font-size:15px}.profile-project-expanded-description{font-size:15px;line-height:1.7}}.profile-modal-body{padding:1.25rem}.profile-modal-title{margin:0;font-size:16px;font-weight:600;color:#111;letter-spacing:-.2px}.profile-modal-company{margin:4px 0 0;font-size:13px;font-weight:500;color:#3b6d11}.profile-modal-description{margin:12px 0 0;font-size:13px;color:#666;line-height:1.65}.profile-avatar-button{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;border-radius:50%}.profile-avatar-button:disabled{cursor:wait}.profile-avatar-input{display:none}.profile-avatar-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.32);color:#fff;opacity:0;transition:opacity .15s ease}.profile-avatar-camera{color:#fff}.profile-avatar-button:focus-visible .profile-avatar-overlay,.profile-avatar-button:hover .profile-avatar-overlay{opacity:1}.profile-editable-contact{display:inline-flex;align-items:center;max-width:100%}.profile-editable-contact .profile-contact-item{min-width:0}.profile-editable-linkedin{display:inline-flex;align-items:center;gap:6px;max-width:100%}.profile-editable-linkedin-edit{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;background:none;color:#999;cursor:pointer}.profile-editable-linkedin-edit:focus-visible .profile-editable-pencil,.profile-editable-linkedin:hover .profile-editable-linkedin-edit .profile-editable-pencil{opacity:1}.profile-editable-linkedin .profile-editable-pencil{opacity:0;transition:opacity .15s ease}.profile-editable-linkedin-edit .profile-editable-pencil{opacity:0}.profile-editable{position:relative;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;text-align:left;color:inherit;font:inherit;max-width:100%}.profile-editable,.profile-editable-name{display:inline-flex}.profile-editable-bio,.profile-editable-tagline{display:flex;align-items:center;width:100%}.profile-editable-tagline{margin-bottom:12px}.profile-editable-tagline .profile-tagline{margin:0}.profile-editable-pill{display:inline-flex}.profile-editable-placeholder{opacity:.55}.profile-editable-pencil{flex-shrink:0;opacity:0;color:#999;transition:opacity .15s ease}.profile-editable:focus-visible .profile-editable-pencil,.profile-editable:hover .profile-editable-pencil{opacity:1}.profile-edit-modal{max-width:400px}.profile-edit-modal-body{padding:1.25rem}.profile-edit-modal-fields{display:flex;flex-direction:column;gap:14px;margin-top:14px}.profile-edit-modal-field{display:flex;flex-direction:column;gap:6px}.profile-edit-modal-field .profile-edit-modal-input{margin-top:0}.profile-edit-modal-label{font-size:12px;font-weight:600;color:#666}.profile-edit-modal-title{margin:0 2rem 0 0;font-size:16px;font-weight:600;color:#111}.profile-edit-modal-warning{margin:10px 0 0;font-size:13px;color:#666;line-height:1.5}.profile-edit-modal-input{display:block;width:100%;margin-top:14px;padding:10px 12px;border:1px solid #e5e4e0;border-radius:10px;font:inherit;font-size:14px;color:#111;background:#fff;resize:vertical}.profile-edit-modal-input:focus{outline:2px solid #97c459;outline-offset:1px}.profile-edit-modal-error{margin:10px 0 0;font-size:13px;color:#b00020}.profile-layout .profile-edit-modal-save{margin-top:14px;padding:8px 18px;border:1px solid #3b6d11;border-radius:20px;background:#3b6d11;color:#ffffff;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.profile-layout .profile-edit-modal-save:disabled{opacity:.6;cursor:wait}.profile-project-edit-modal{max-width:400px}.profile-project-edit-label{display:block;margin-top:14px;font-size:12px;font-weight:500;color:#666}.profile-project-edit-label:first-of-type{margin-top:0}.profile-project-edit-preview{display:block;width:100%;max-height:120px;object-fit:cover;border-radius:8px;margin-top:8px}.profile-file-upload{position:relative;margin-top:8px}.profile-file-upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-file-upload-zone{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1.5px dashed #d5d4ce;border-radius:12px;background:linear-gradient(180deg,#faf9f6,#f5f4f0);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.profile-file-upload-zone:hover{border-color:#97c459;background:linear-gradient(180deg,#f8fbf4,#f0f7e8);box-shadow:0 2px 8px rgba(59,109,17,.08)}.profile-file-upload-zone-selected{border-style:solid;border-color:#c8dfa8;background:linear-gradient(180deg,#f5faf0,#eaf3de)}.profile-file-upload:focus-within .profile-file-upload-zone{outline:2px solid #97c459;outline-offset:2px}.profile-file-upload-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#eaf3de;color:#3b6d11;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.profile-file-upload-text{display:flex;flex-direction:column;gap:3px;min-width:0}.profile-file-upload-action{font-size:13px;font-weight:600;color:#3b6d11;letter-spacing:-.01em}.profile-file-upload-hint{font-size:12px;color:#888;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-file-upload-zone-selected .profile-file-upload-hint{color:#555;font-weight:500}.profile-project-edit-counter{margin:4px 0 0;font-size:12px;color:#999}.profile-confirm-modal{max-width:360px}.profile-confirm-modal-body{padding:1.25rem}.profile-confirm-modal-message{margin:10px 0 0;font-size:14px;color:#666;line-height:1.5}.profile-confirm-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.profile-layout .profile-confirm-cancel,.profile-layout .profile-confirm-delete{padding:8px 16px;border-radius:20px;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.profile-layout .profile-confirm-cancel{border:1px solid #d0cfc9;background:#ffffff;color:#111}.profile-layout .profile-confirm-delete{border:1px solid #b00020;background:#b00020;color:#ffffff}.profile-layout .profile-confirm-cancel:disabled,.profile-layout .profile-confirm-delete:disabled{opacity:.6;cursor:wait}.settings-layout .settings-content{flex:1 1;width:100%;max-width:640px;margin:0 auto;padding:calc(16px + 50px + 52px) var(--profile-content-padding-x) 48px}.settings-page-title{margin:0 0 24px;font-size:28px;font-weight:700;letter-spacing:-.5px;color:#111}.settings-banner{margin:0 0 16px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.5}.settings-banner--success{background:#eaf3de;color:#27500a}.settings-banner--error{background:#fdecec;color:#b00020}.settings-card{background:#ffffff;border:1px solid #e5e4e0;border-radius:12px;padding:20px}.settings-card+.settings-card{margin-top:16px}.settings-card--danger{border-color:#f0c4c4;background:#fffafa}.settings-section-title{margin:0 0 16px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#666}.settings-section-title--danger{color:#b00020}.settings-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0}.settings-row+.settings-row{border-top:1px solid #ecebe7}.settings-card--danger .settings-row+.settings-row{border-top-color:#f3d7d7}.settings-row-copy{min-width:0}.settings-row-label{margin:0;font-size:15px;font-weight:600;color:#111}.settings-row-value{margin:4px 0 0;font-size:14px;color:#444;line-height:1.5;word-break:break-word}.settings-row-meta{margin:4px 0 0;font-size:13px;color:#888;line-height:1.5}.settings-row-action{flex-shrink:0;padding:6px 14px;border:1px solid #d0cfc9;border-radius:20px;background:#ffffff;color:#111;font:inherit;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;transition:opacity .15s ease}.settings-row-action:hover{opacity:.8}.settings-row-action--danger{border-color:#b00020;background:#b00020;color:#ffffff}.settings-row-action--danger:hover{opacity:.92}.settings-modal-fields{display:flex;flex-direction:column;gap:14px;margin-top:14px}.settings-modal-field{margin-top:14px}.settings-reset-password-link{margin:-4px 0 0;font-size:13px;line-height:1.4}.settings-reset-password-link a{color:#3b6d11;font-weight:500;text-decoration:none}.settings-reset-password-link a:hover{text-decoration:underline}.settings-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:18px}.settings-modal-actions .profile-confirm-cancel,.settings-modal-actions .profile-edit-modal-save{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin:0;padding:8px 16px;border-radius:20px;font:inherit;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer}.settings-modal-actions .profile-confirm-cancel{border:1px solid #d0cfc9;background:#ffffff;color:#111}.settings-modal-actions .profile-edit-modal-save{border:1px solid #3b6d11;background:#3b6d11;color:#ffffff}.settings-modal-actions .profile-confirm-cancel:disabled,.settings-modal-actions .profile-edit-modal-save:disabled{opacity:.6;cursor:wait}.settings-layout .profile-confirm-cancel,.settings-layout .profile-confirm-delete,.settings-layout .profile-edit-modal-save{padding:8px 16px;border-radius:20px;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.settings-layout .profile-edit-modal-save{border:1px solid #3b6d11;background:#3b6d11;color:#ffffff}.settings-layout .profile-confirm-cancel:disabled,.settings-layout .profile-confirm-delete:disabled,.settings-layout .profile-edit-modal-save:disabled{opacity:.6;cursor:wait}.project-detail-image{display:block;width:100%;max-width:40rem;height:auto;margin-bottom:1rem}.project-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.delete-project-btn{padding:.5rem 1rem;cursor:pointer;border:1px solid #d0cfc9;border-radius:8px;background:#fff;color:#b00020;font:inherit}.delete-project-btn:hover{background:#fef2f2}.edit-profile-projects{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e4e0}.edit-profile-projects h2{margin:0 0 1rem;font-size:16px;font-weight:600}.edit-profile-projects-limit{margin:0 0 1rem;font-size:13px;color:#666}.edit-profile-projects-list{list-style:none;margin:0;padding:0}.edit-profile-project-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid #eeede9}.edit-profile-project-title{margin:0;font-size:14px;font-weight:500}.edit-profile-project-company{margin:2px 0 0;font-size:13px;color:#666}.edit-profile-project-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.edit-profile-project-actions a{font-size:13px;color:#3b6d11}.edit-project-delete{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e4e0}@media (max-width:640px){.profile-layout{--profile-content-padding-x:24px}.profile-content{padding-top:calc(88px + 52px)}.profile-projects-grid{grid-template-columns:repeat(2,1fr)}.profile-projects-masonry{gap:16px}.profile-header{gap:20px}.profile-contact-row{gap:14px}}@media (max-width:420px){.profile-projects-grid{grid-template-columns:1fr}}.home-layout{position:relative;min-height:100vh;width:100%;overflow-x:clip;background-color:#F7F6F2;background-image:radial-gradient(circle,rgba(59,109,17,.15) 1.5px,transparent 0);background-size:22px 22px;color:#111;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;--fan-arc-depth:100px;--fan-clip-pad-bottom:12px;--fan-stage-height:488px;--fan-card-height:384px;--fan-curve-nudge:22px;--fan-curve-gap:64px;--home-color-accent:#3b6d11;--home-color-text:#111;--home-color-muted:#77766f;--home-color-border:#e5e4dc}.home-layout:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}.home-layout a{color:inherit;text-decoration:none}.home-layout button{font:inherit;cursor:pointer}:root{--site-nav-max-width:1200px}.home-nav{position:fixed;top:16px;left:0;right:0;z-index:100;width:calc(100% - 3rem);max-width:var(--site-nav-max-width);height:56px;margin-inline:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(247,246,242,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);transition:transform .35s ease,opacity .35s ease}.home-nav--hidden{transform:translateY(-120%);opacity:0;pointer-events:none}.home-nav .home-footer-logo{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;text-decoration:none}.home-nav .home-footer-logo-o{font-family:Georgia,serif;font-style:italic;color:#3b6d11}.home-nav-brand{flex-shrink:0}.home-nav button{font:inherit;cursor:pointer}.home-nav-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.home-nav-link{padding:6px 12px;border:none;background:none;color:#111;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:opacity .15s ease}.home-nav-link:focus-visible,.home-nav-link:hover{opacity:.75;text-decoration:none}.home-nav-create-project{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:0;background:none;color:#111;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .15s ease}.home-nav-create-project-icon{font-size:14px;font-weight:500;line-height:1}.home-nav .home-nav-create-project:focus-visible,.home-nav .home-nav-create-project:hover{color:#3b6d11}.home-nav .home-btn-primary,.home-nav .home-nav-create-project,.home-nav .home-nav-link{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.2;padding:6px 12px}.home-nav .home-btn-primary{color:#fff}.home-nav-profile-menu{position:relative;flex-shrink:0}.home-nav-profile-trigger{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1.5px solid #e5e4e0;border-radius:50%;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.home-nav-profile-trigger:hover,.home-nav-profile-trigger[aria-expanded=true]{border-color:#c8c7c2;box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-nav-profile-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.home-nav-profile-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#eaf3de;color:#3b6d11;font-size:12px;font-weight:600;letter-spacing:-.25px}.home-nav-profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:120;min-width:180px;padding:6px;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.12)}.home-nav-profile-dropdown-item{display:block;width:100%;padding:10px 12px;border:none;border-radius:10px;background:none;color:#111;font:inherit;font-size:14px;font-weight:500;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s ease}.home-nav-profile-dropdown-item:hover:not(:disabled){background:#f3f2ee}.home-nav-profile-dropdown-item--disabled{color:#aaa;cursor:default}.home-btn-ghost,.home-btn-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:opacity .15s ease}.home-btn-ghost{border:1px solid #d0cfc9;background:transparent;color:#111}.home-btn-ghost:hover{opacity:.75}.home-btn-primary{border:1px solid #3b6d11;background:#3b6d11;color:#eaf3de}.home-btn-primary:focus-visible,.home-btn-primary:hover{opacity:.9;text-decoration:none}.home-btn-lg{padding:10px 20px;font-size:14px}.home-main{width:100%;max-width:none;margin:0;padding:106px 0 0}.home-hero{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:3.5rem 1.5rem 1.5rem;text-align:center;overflow:visible}.home-hero-copy{position:relative;isolation:isolate;padding:2.5rem 0 .5rem}.home-hero-copy>:not(.home-hero-orbit){position:relative;z-index:1}.home-hero-orbit{--orbit-size:min(960px,calc(100vw - 56px));--orbit-radius-ratio:0.495;position:absolute;left:50%;top:26%;z-index:0;width:var(--orbit-size);height:var(--orbit-size);transform:translate(-50%,-50%);pointer-events:none}.home-hero-orbit-mask{position:absolute;inset:-24px;-webkit-mask-image:linear-gradient(180deg,transparent 0,transparent 56%,rgba(0,0,0,.1) 58%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.55) 62%,rgba(0,0,0,.8) 64%,#000 67%,#000);mask-image:linear-gradient(180deg,transparent 0,transparent 56%,rgba(0,0,0,.1) 58%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.55) 62%,rgba(0,0,0,.8) 64%,#000 67%,#000)}.home-hero-orbit-spinner{position:absolute;inset:0;animation:home-hero-orbit-spin 38s linear infinite}.home-hero-orbit-ring{position:absolute;top:50%;left:50%;width:var(--orbit-size);height:var(--orbit-size);transform:translate(-50%,-50%);overflow:visible}.home-hero-orbit-item{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--orbit-angle)) translateX(calc(var(--orbit-size) * var(--orbit-radius-ratio)))}.home-hero-orbit-logo{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-22px 0 0 -22px;border-radius:12px;background:transparent;box-shadow:none;transform:rotate(270deg);overflow:visible}.home-hero-orbit-image{width:100%;height:100%;max-width:44px;max-height:44px;object-fit:contain;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes home-hero-orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.home-hero-orbit-spinner{animation:none}}.home-hero-title{margin:0 auto 18px;max-width:none;font-size:clamp(46px,7vw,82px);font-weight:500;letter-spacing:-.028em;line-height:1.03}.home-hero-stunning{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;color:#3b6d11}.home-hero-title .home-hero-stunning{font-weight:500}.home-hero-subtext{margin:22px auto 0;max-width:48rem;margin-inline:auto;font-size:clamp(16px,1.8vw,20px);line-height:1.55;color:#444}.home-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.home-hero-actions .home-btn-lg{padding:14px 30px;font-size:15px;border-radius:20px;gap:8px}.home-hero-actions .home-btn-primary{color:#F7F6F2}.home-cta .home-btn-arrow,.home-hero-actions .home-btn-arrow{flex-shrink:0;display:block;width:1em;height:1em}.home-cta .home-btn-arrow path,.home-hero-actions .home-btn-arrow path{stroke-width:1.5px;vector-effect:non-scaling-stroke}.home-resume-scroll-sticky-wrap{position:relative;width:100vw;height:320vh;margin:-22vh calc(50% - 50vw) 0;z-index:2}.home-resume-scroll-sticky-wrap--reduced{height:auto;margin-top:0}.home-resume-scroll-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;width:100%;overflow:hidden}.home-resume-scroll-green,.home-resume-scroll-white{position:absolute;inset:0;pointer-events:none}.home-resume-scroll-white{background:#ffffff}.home-resume-scroll-green{background:var(--home-color-accent)}.home-resume-scroll-copy{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;padding:0 8%;text-align:center}.home-resume-scroll-line{position:absolute;left:50%;top:50%;width:min(920px,100%);margin:0;transform:translate(-50%,-50%);will-change:opacity}.home-resume-scroll-line--first{color:var(--home-color-accent)}.home-resume-scroll-line--first,.home-resume-scroll-line--second{font-size:clamp(30px,4.5vw,52px);font-weight:500;letter-spacing:-.028em;line-height:1.03}.home-resume-scroll-line--second{font-family:Georgia,Times New Roman,serif;font-style:italic;color:#ffffff}.home-resume-scroll-sticky-wrap--reduced .home-resume-scroll-sticky{position:relative;height:auto;min-height:50vh;padding:96px 0}.home-resume-scroll-sticky-wrap--reduced .home-resume-scroll-line--first{display:none}.home-resume-scroll-sticky-wrap--reduced .home-resume-scroll-line--second{position:relative;left:auto;top:auto;transform:none;opacity:1}.hiw-section{position:relative;background:#3b6d11;color:#f7f6f2;padding:7rem 6vw}.hiw-header{text-align:center;margin-bottom:4rem}.hiw-header h2{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(2.25rem,4.5vw,3.5rem);margin:0}.hiw-header h2 em{color:#f7f6f2}.hiw-header h2 em,.hiw-header p{font-family:Georgia,serif;font-style:italic}.hiw-header p{opacity:.75;font-size:1.1rem;margin:.5rem 0 0}.hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.hiw-card{border:1px solid rgba(247,246,242,.25);border-radius:20px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.hiw-card-number{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:1.1rem;opacity:.6}.hiw-card h3{font-family:Inter,sans-serif;font-weight:700;font-size:1.5rem;margin:0}.hiw-card p{font-size:1rem;line-height:1.55;opacity:.85;margin:0}.hiw-visual{height:120px;border:1px solid rgba(247,246,242,.15);background:rgba(247,246,242,.05);border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:1.25rem;gap:.6rem;overflow:hidden}.form-line{height:10px;background:rgba(247,246,242,.2);border-radius:3px;position:relative;animation:hiw-fill-line 3s ease-in-out infinite}.form-line-1{width:40%;animation-delay:0s}.form-line-2{width:70%;animation-delay:.5s}.form-line-3{width:55%;animation-delay:1s}.cursor{position:absolute;right:-2px;top:0;width:2px;height:100%;background:#f7f6f2;animation:hiw-blink 1s step-end infinite}@keyframes hiw-fill-line{0%,to{opacity:.4}50%{opacity:1}}@keyframes hiw-blink{50%{opacity:0}}.hiw-visual-reorder{position:relative}.reorder-card{position:absolute;left:1.25rem;right:1.25rem;height:24px;border-radius:4px;background:rgba(247,246,242,.18)}.card-a{animation:hiw-swap-down 3s ease-in-out infinite}.card-b{animation:hiw-swap-up 3s ease-in-out infinite}@keyframes hiw-swap-down{0%,20%{top:20%}50%,70%{top:55%}to{top:20%}}@keyframes hiw-swap-up{0%,20%{top:55%}50%,70%{top:20%}to{top:55%}}.link-bar{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(247,246,242,.25);border-radius:10px;padding:.6rem 1rem;font-size:.9rem}.link-check{opacity:0;animation:hiw-check-pulse 3s ease-in-out infinite}@keyframes hiw-check-pulse{0%,60%{opacity:0;transform:scale(.8)}75%{opacity:1;transform:scale(1.1)}90%,to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hiw-card{opacity:1!important;transform:none!important}.card-a,.card-b,.cursor,.form-line,.link-check{animation:none}}@media (max-width:900px){.hiw-grid{grid-template-columns:1fr}}.home-problem-tornado{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:8px 0 0;overflow:hidden}.home-problem-tornado-inner{display:flex;flex-direction:column;align-items:center;gap:14px;min-height:460px;padding:32px 1vw 40px;margin:0 auto}.home-problem-tornado-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;width:100%}.home-problem-tornado-row-wide{max-width:100%!important;flex-wrap:nowrap;justify-content:space-evenly;gap:12px 16px}.home-problem-tornado-phrase{display:inline-block;font-weight:500;letter-spacing:-.01em;color:#666;white-space:nowrap;animation:home-tornado-drift 5s ease-in-out infinite}.home-problem-tornado-fade{position:absolute;pointer-events:none;z-index:1}.home-problem-tornado-fade-top{top:0;left:0;right:0;height:48px;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.6) 50%,transparent)}.home-problem-tornado-fade-bottom{left:0;right:0;bottom:0;height:220px;background:linear-gradient(180deg,transparent 0,rgba(255,255,255,.35) 25%,rgba(255,255,255,.75) 50%,rgba(255,255,255,.95) 75%,#ffffff)}.home-problem-tornado-fade-left{top:0;bottom:0;left:0;width:48px;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.45) 55%,transparent)}.home-problem-tornado-fade-right{top:0;bottom:0;right:0;width:48px;background:linear-gradient(270deg,#ffffff 0,rgba(255,255,255,.45) 55%,transparent)}@keyframes home-tornado-drift{0%,to{transform:translateY(0) rotate(var(--phrase-rotate,0deg))}50%{transform:translateY(-3px) rotate(var(--phrase-rotate,0deg))}}@media (prefers-reduced-motion:reduce){.home-problem-tornado-phrase{animation:none}}.home-hero-demo-sticky-wrap{position:relative;width:100vw;height:450vh;margin:60px calc(50% - 50vw) -14vh}.home-hero-demo{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:0 5%}.home-hero-demo,.home-hero-demo-stage{width:100%;display:flex;align-items:center;justify-content:center}.home-hero-demo-stage{position:relative;max-width:var(--site-nav-max-width);margin:0 auto;isolation:isolate;will-change:transform}.home-hero-demo-reveal-copy{position:absolute;left:max(0px,calc(50% - 500px));top:50%;transform:translateY(-50%);width:min(380px,36%);max-width:380px;padding-right:32px;z-index:1;pointer-events:none;will-change:opacity;text-align:left}.home-hero-demo-reveal-headline{margin:0 0 20px;font-size:clamp(2rem,4vw,3.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#111}.home-hero-demo-reveal-body{margin:0;font-size:clamp(15px,1.65vw,18px);line-height:1.65;color:#444;max-width:34rem}.home-hero-demo-perspective{position:relative;z-index:2;width:100%;max-width:100%;perspective:1500px;will-change:transform;flex-shrink:0;transform-origin:center center}.home-hero-demo-tilt{transform-style:preserve-3d;transform-origin:center bottom;will-change:transform;transition:none}.home-hero-browser{display:flex;flex-direction:column;width:100%;aspect-ratio:16/10;min-height:480px;overflow:hidden;border-radius:14px;border:1.5px solid rgba(0,0,0,.1);background:#ffffff;box-shadow:0 40px 80px rgba(0,0,0,.13),0 16px 32px rgba(0,0,0,.09),0 0 0 1px rgba(0,0,0,.04);-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-hero-browser-chrome{position:relative;display:flex;align-items:center;flex-shrink:0;height:44px;padding:0 14px;background:#eeede9;border-bottom:1px solid rgba(0,0,0,.08)}.home-hero-browser-dots{display:flex;flex-shrink:0;gap:8px}.home-hero-browser-dot{width:12px;height:12px;border-radius:50%}.home-hero-browser-dot-close{background:#ff5f57;border:1px solid rgba(0,0,0,.06)}.home-hero-browser-dot-minimize{background:#febc2e;border:1px solid rgba(0,0,0,.06)}.home-hero-browser-dot-maximize{background:#28c840;border:1px solid rgba(0,0,0,.06)}.home-hero-browser-url{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(320px,42%);height:30px;background:#ffffff;border-radius:8px;border:1px solid rgba(0,0,0,.1);font-size:13px;color:#888;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.home-hero-browser-viewport{flex:1 1;min-height:0;overflow:hidden;background:#f7f6f2;position:relative}.home-hero-demo-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 12px 0;padding:0 14px;height:36px;border-radius:999px;background:rgba(247,246,242,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 6px rgba(0,0,0,.06)}.home-hero-demo-nav-logo{font-size:13px;font-weight:700;color:#1a1a1a;flex-shrink:0}.home-hero-demo-nav-logo-o{font-family:Georgia,serif;font-style:italic;color:#3b6d11}.home-hero-demo-nav-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.home-hero-demo-nav-create{font-size:10px;font-weight:500;color:#111;white-space:nowrap}.home-hero-demo-nav-btn-primary{padding:4px 10px;border:1px solid #3b6d11;border-radius:14px;background:#3b6d11;font-size:10px;font-weight:500;color:#fff;white-space:nowrap}.home-hero-demo-nav-avatar{width:22px;height:22px;border-radius:50%;border:1.5px solid #e5e4e0;background:#eaf3de;color:#3b6d11;font-size:8px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-hero-demo-profile-content{height:100%;padding:24px 28px 0;overflow:hidden}.home-hero-demo-profile{display:flex;align-items:flex-start;gap:16px;margin-bottom:14px}.home-hero-demo-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;border:2px solid #e5e4e0;background:#eaf3de;color:#3b6d11;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;letter-spacing:-.25px}.home-hero-demo-identity{min-width:0;text-align:left}.home-hero-demo-name{margin:0;font-size:24px;font-weight:600;letter-spacing:-.4px;line-height:1.2;color:#111}.home-hero-demo-name-accent{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;color:#3b6d11}.home-hero-demo-tagline{margin:4px 0 10px;font-size:11px;color:#888;line-height:1.4}.home-hero-demo-pills{display:flex;flex-wrap:wrap;gap:6px}.home-hero-demo-pill{padding:3px 9px;border-radius:999px;background:transparent;border:.5px solid #d5d4ce;font-size:10px;font-weight:500;color:#666;line-height:1.3}.home-hero-demo-pill-role{background:#eaf3de;border-color:transparent;color:#27500a}.home-hero-demo-contact{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;margin-bottom:0;text-align:left}.home-hero-demo-contact-item{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#666;line-height:1.3}.home-hero-demo-contact-item svg{flex-shrink:0;color:#bbb}.home-hero-demo-divider{border:none;border-top:.5px solid #e5e4e0;margin:16px 0}.home-hero-demo-section-label{margin:0 0 8px;font-size:8px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#bbb;text-align:left}.home-hero-demo-about{text-align:left}.home-hero-demo-about-text{margin:0;font-size:10px;color:#444;line-height:1.6}.home-hero-demo-projects{text-align:left}.home-hero-demo-masonry{display:flex;gap:10px;width:100%}.home-hero-demo-masonry-col{flex:1 1;display:flex;flex-direction:column;gap:10px}.home-hero-demo-project-card{width:100%;border-radius:10px;overflow:hidden;border:1.5px solid rgba(255,255,255,.7);box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-hero-demo-project-card-img{position:relative;width:100%;overflow:hidden;line-height:0}.home-hero-demo-project-card-media{width:100%;height:100%;object-fit:cover;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-hero-demo-project-card-expanded{box-shadow:0 6px 24px rgba(0,0,0,.14)}.home-hero-demo-project-card-shake{animation:demo-card-shake .4s ease}@keyframes demo-card-shake{0%,to{transform:translateX(0) rotate(0)}15%{transform:translateX(-2px) rotate(-.5deg)}30%{transform:translateX(2px) rotate(.5deg)}45%{transform:translateX(-1.5px) rotate(-.3deg)}60%{transform:translateX(1.5px) rotate(.3deg)}75%{transform:translateX(-1px) rotate(0)}}.home-hero-demo-project-card-body{background:#f7f6f2;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease .1s,padding .4s ease;padding:0 12px}.home-hero-demo-project-card-body-visible{max-height:120px;opacity:1;padding:10px 12px 12px}.home-hero-demo-project-card-role{margin:0;font-size:10px;font-weight:700;color:#111;letter-spacing:-.15px}.home-hero-demo-project-card-company{margin:2px 0 0;font-size:9px;font-weight:500;color:#3b6d11}.home-hero-demo-project-card-desc{margin:6px 0 0;font-size:8px;color:#666;line-height:1.55}.home-hero-demo-cursor{position:absolute;width:20px;height:20px;pointer-events:none;z-index:10;will-change:transform,opacity;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}@media (prefers-reduced-motion:reduce){.home-hero-demo-perspective,.home-hero-demo-stage{transform:none!important}}.showcase-card{border-radius:18px;overflow:hidden;border:1.5px solid rgba(255,255,255,.7);box-shadow:0 2px 16px rgba(0,0,0,.12);background:#eeede9;isolation:isolate;cursor:pointer}.showcase-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.18)}.showcase-card-bg,.showcase-card-media{position:absolute;inset:0}.showcase-card-media{width:100%;height:100%;object-fit:cover;display:block}.home-section{width:100%;max-width:none;margin:0;padding:80px 8%;border-top:1px solid #e5e4e0}.home-problem{background:#ffffff;border-top:none;padding:0 8% 80px;text-align:center}.home-problem-content{position:relative;z-index:1;max-width:1100px;margin:0 auto}.home-problem-content .home-section-headline{margin-bottom:48px}.home-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;text-align:left}.home-problem-card{border-radius:16px;border:1.5px solid rgba(255,255,255,.7);box-shadow:0 2px 16px rgba(0,0,0,.1);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.home-problem-card-1{background:#c2cfc0;transform:rotate(-1deg)}.home-problem-card-2{background:#d4c9b8;transform:rotate(0deg)}.home-problem-card-3{background:#c0c9d4;transform:rotate(1deg)}.home-problem-card-1:hover{transform:rotate(-1deg) scale(1.02);box-shadow:0 8px 32px rgba(0,0,0,.14)}.home-problem-card-2:hover{transform:rotate(0deg) scale(1.02);box-shadow:0 8px 32px rgba(0,0,0,.14)}.home-problem-card-3:hover{transform:rotate(1deg) scale(1.02);box-shadow:0 8px 32px rgba(0,0,0,.14)}.home-problem-card-title{margin:0;font-size:16px;font-weight:600;color:#111}.home-problem-card-body{margin:8px 0 0;font-size:14px;line-height:1.55;color:#333}.home-solution{background:#f7f6f2}.home-solution-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);grid-gap:48px 64px;gap:48px 64px;align-items:center;max-width:1320px;margin:0 auto}.home-solution-copy{grid-column:1;grid-row:1;text-align:left}.home-solution-copy .home-section-headline{margin-bottom:24px}.home-solution-testimonial{grid-column:1/-1;grid-row:2;width:100%;max-width:1100px;margin:96px auto 0;padding-top:48px;justify-self:center;text-align:center}.home-solution-testimonial-mark{display:block;margin-bottom:-28px;font-family:Georgia,serif;font-size:clamp(110px,14vw,170px);line-height:0;color:#3b6d11}.home-solution-testimonial-quote{margin:0;font-family:Georgia,serif;font-style:italic;font-size:clamp(1.75rem,3.25vw,2.625rem);font-weight:500;color:#111;line-height:1.35;letter-spacing:-.02em}.home-solution-testimonial-attribution{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:40px}.home-solution-testimonial-avatar{flex-shrink:0;width:52px;height:52px;border-radius:50%;background:#c2cfc0}.home-solution-testimonial-name{margin:0;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:700;color:#111;text-align:left;line-height:1.25}.home-solution-testimonial-title{margin:4px 0 0;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.375rem);color:#888;text-align:left;line-height:1.3}.home-solution-placeholder{grid-column:2;grid-row:1;width:100%;margin-inline:auto 0}.home-solution-browser{display:flex;flex-direction:column;width:100%;max-width:1100px;aspect-ratio:16/10;min-height:420px;overflow:hidden;border-radius:12px;border:1.5px solid rgba(0,0,0,.1);background:#ffffff;box-shadow:0 24px 48px rgba(0,0,0,.1),0 8px 20px rgba(0,0,0,.06)}.home-solution-browser-chrome{position:relative;display:flex;align-items:center;flex-shrink:0;height:44px;padding:0 12px;background:#eeede9;border-bottom:1px solid rgba(0,0,0,.08)}.home-solution-browser-dots{display:flex;flex-shrink:0;gap:6px}.home-solution-browser-dot{width:10px;height:10px;border-radius:50%}.home-solution-browser-dot-close{background:#ff5f57;border:1px solid rgba(0,0,0,.06)}.home-solution-browser-dot-minimize{background:#febc2e;border:1px solid rgba(0,0,0,.06)}.home-solution-browser-dot-maximize{background:#28c840;border:1px solid rgba(0,0,0,.06)}.home-solution-browser-url{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:260px;height:26px;background:#ffffff;border-radius:6px;border:1px solid rgba(0,0,0,.1);font-size:12px;color:#888;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.home-solution-browser-viewport{flex:1 1;min-height:0;background:#f7f6f2}.home-who{background:#ffffff;padding-bottom:80px}.home-who-layout{display:flex;align-items:center;gap:64px;max-width:1100px;margin:0 auto}.home-who-main{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.home-who-headline{flex:0 0 340px;margin:0;font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:#111;letter-spacing:-1.5px;line-height:1.15}.home-who-toggle{display:inline-flex;gap:6px;padding:4px;margin-bottom:32px;border-radius:999px;background:#eeede9;border:1px solid #e0ded8}.home-who-toggle-btn{padding:8px 16px;border:none;border-radius:999px;background:transparent;color:#666;font-size:13px;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.home-who-toggle-btn:hover{color:#111}.home-who-toggle-btn-active{background:#ffffff;color:#111;box-shadow:0 1px 3px rgba(0,0,0,.08)}.home-who-card{width:100%;max-width:700px;min-height:340px;padding:40px 44px;background:#f7f6f2;border-radius:20px;border:1.5px solid rgba(0,0,0,.07);text-align:left}.home-who-card-title{margin:0 0 8px;font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#111}.home-who-card-subtitle{margin:0 0 28px;font-size:16px;line-height:1.55;color:#666}.home-who-bullets{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.home-who-bullet{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.55;color:#333}.home-who-check{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px;margin-top:2px;border-radius:50%;background:#3b6d11}.home-cta{text-align:center;position:relative;z-index:1;padding-top:80px;background-color:#f7f6f2;background-image:radial-gradient(circle,rgba(59,109,17,.15) 1.5px,transparent 0);background-size:22px 22px;border-top:none}.home-section-headline{margin:0 0 36px;max-width:none;font-size:clamp(3rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#111}.home-solution-body{margin:0;max-width:42rem;font-size:18px;line-height:1.7;color:#444}.home-cta-title{margin:0 auto;max-width:none;font-size:clamp(2.5rem,5vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.1}.home-cta-subtext{margin:16px auto 24px;font-size:16px;line-height:1.5;color:#444}.home-cta .home-btn-primary{color:#ffffff;gap:8px}.home-footer{width:100%;max-width:none;margin:0;padding:40px 8%;background:#f7f6f2;border-top:1px solid #e5e4e0;display:flex;justify-content:space-between;align-items:center;gap:2rem}.home-footer-brand,.home-footer-col{flex:1 1}.home-footer-logo{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;text-decoration:none}.home-footer-logo-o{font-family:Georgia,serif;font-style:italic;color:#3b6d11}.home-footer-tagline{flex:1 1;margin:0;font-size:13px;color:#aaa;text-align:center}.home-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.home-footer-link{padding:0;border:none;background:none;font:inherit;font-size:13px;color:#888;text-decoration:none;cursor:pointer;transition:color .15s ease}.home-footer-link:hover{color:#3b6d11}.home-footer-social{display:flex;flex-direction:column;align-items:flex-end;flex:1 1}.home-footer-social-icons{display:flex;align-items:center;gap:16px}.home-footer-social-link{display:inline-flex;color:#888;transition:color .15s ease}.home-footer-social-link:hover{color:#3b6d11}.home-footer-social-link svg{width:20px;height:20px;display:block}.home-footer-copy{margin:8px 0 0;font-size:12px;color:#aaa;text-align:right}.home-section-label{display:inline-block;margin:0 0 16px;padding:5px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#3b6d11;background:rgba(59,109,17,.1);border:1px solid rgba(59,109,17,.18)}@media (max-width:768px){.home-solution-layout{grid-template-columns:1fr;gap:40px}.home-solution-copy,.home-solution-placeholder,.home-solution-testimonial{grid-column:1;grid-row:auto}.home-solution-testimonial{margin-top:64px;padding-top:32px}.home-solution-testimonial-mark{margin-bottom:-24px}.home-solution-placeholder{max-width:none;margin-inline:auto}.home-problem-grid{grid-template-columns:1fr}.home-problem{padding:0 8% 56px}.home-problem-tornado-inner{min-height:380px;gap:12px;padding:20px 0 28px}.home-problem-tornado-row-wide{flex-wrap:wrap;justify-content:center}.home-problem-tornado-row{gap:10px 14px}.home-problem-tornado-fade-top{height:80px}.home-problem-tornado-fade-bottom{height:180px}.home-problem-tornado-fade-left,.home-problem-tornado-fade-right{width:32px}.home-section{padding:56px 8%}.home-footer{flex-direction:column;align-items:flex-start;gap:28px}.home-footer-tagline{text-align:left}.home-footer-social{align-items:flex-start}.home-footer-copy{text-align:left}.hiw-section{padding:5rem 6vw}.hiw-header{margin-bottom:3rem}.home-hero-demo-stage{flex-direction:column;justify-content:flex-start;gap:20px;min-height:auto;padding-top:1vh}.home-hero-demo-reveal-copy{position:relative;top:auto;left:auto;width:100%;max-width:none;order:-1;text-align:center;padding:0 .5rem}.home-hero-demo-reveal-headline{font-size:clamp(1.75rem,8vw,2.25rem);margin-bottom:12px}.home-hero-demo-reveal-body{font-size:15px;max-width:none}}@media (max-width:640px){.home-layout{--fan-clip-pad-bottom:20px;--fan-stage-height:360px;--fan-card-height:238px;--fan-curve-nudge:16px}.home-nav{width:calc(100% - 2rem);height:auto;min-height:50px;row-gap:8px;padding:12px 16px}.home-nav,.home-nav-actions{flex-wrap:wrap;justify-content:center}.home-main{padding-top:96px}.home-hero{padding-top:2rem}.home-hero-copy{padding-top:1.5rem}.home-hero-orbit{--orbit-size:calc(100vw - 32px);top:28%}.home-hero-orbit-logo{width:36px;height:36px;margin:-18px 0 0 -18px}.home-hero-orbit-icon,.home-hero-orbit-icon-google,.home-hero-orbit-icon-instagram,.home-hero-orbit-icon-pinterest,.home-hero-orbit-icon-tiktok,.home-hero-orbit-icon-youtube{width:17px;height:17px}.home-hero-title{font-size:clamp(40px,11vw,52px);letter-spacing:-.025em}.home-hero-subtext{font-size:17px}.home-hero-actions .home-btn-lg{padding:14px 28px;font-size:16px}.home-hero-demo-sticky-wrap{margin-top:40px;margin-bottom:-10vh;height:380vh}.home-resume-scroll-sticky-wrap{height:280vh;margin-top:-18vh}.home-resume-scroll-line--first,.home-resume-scroll-line--second{font-size:clamp(24px,5.5vw,38px)}.home-hero-demo{height:100vh;top:0;padding-inline:5%}.home-hero-demo-perspective{max-width:100%}.home-hero-browser{min-height:300px;aspect-ratio:4/3;border-radius:12px}.home-hero-browser-chrome{height:40px}.home-hero-demo-nav{padding:8px 12px}.home-hero-demo-profile-content{padding:14px 14px 0}.home-hero-demo-avatar{width:44px;height:44px;font-size:13px}.home-hero-demo-name{font-size:16px}.home-hero-demo-tagline{font-size:10px}.home-hero-demo-contact{gap:6px 12px}.home-hero-demo-contact-item{font-size:9px}.home-hero-demo-divider{margin:10px 0}.home-hero-demo-masonry,.home-hero-demo-masonry-col{gap:6px}.home-hero-demo-project-card{border-radius:8px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}