@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@400;500&family=Instrument+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Lora:ital@0;1&family=DM+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lora:ital@1&family=Instrument+Sans:wght@400;500;600&display=swap";@font-face{font-family:DMSans;src:url(/assets/DMSans-VariableFont_opsz_wght-D_B5dL4R.ttf) format("truetype")}@font-face{font-family:Lora;src:url(/assets/Lora-Italic-VariableFont_wght-CYuWdkyX.ttf) format("truetype")}:root{--font-family-sans: "DMSans";--font-family-serif: "Lora";--font-semibold: 600;--font-medium: 500;--font-regular: 400;--big-title-font-size: 114px;--button-font-size: 24px;--link-font-size: 24px;--h1-font-size: 114px;--h2-font-size: 58px;--h3-font-size: 32px;--p1-font-size: 20px;--p2-font-size: 18px;--p3-font-size: 16px;--clr-dark: #000000;--clr-light: #F2FFFF;--clr-surface: #F7F6FF;--clr-grey: #252525}body{font-family:var(--font-family-sans)}*{box-sizing:border-box;padding:0;margin:0}details>summary{list-style:none}details>summary::marker,details>summary::-webkit-details-marker{display:none}button{cursor:pointer;transition:all .2s ease-in-out}button:active{scale:.95}.lora-italic{font-family:Lora;font-weight:600}.applayout-container{width:100%;height:100vh;display:flex;flex-direction:row}.applayout-container .vertical-nav{width:15%;padding:10px;border:.5px solid rgb(174,174,174)}.applayout-container .vertical-nav .links{margin:20px 0;display:flex;flex-direction:column;gap:15px}.applayout-container .vertical-nav .links a{color:#000;text-decoration:none;padding:4px 6px}.applayout-container .vertical-nav .links .active-link{background:#000;color:#fff}.applayout-container .outlet{width:75%;padding:10px}.emails-page{display:flex;flex-direction:column;height:100%;overflow:hidden}.emails-list{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.email-collapsible{margin:.5rem 0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.email-collapse-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#f9fafb;border:none;cursor:pointer;font-size:.85rem;color:#374151;transition:background .15s}.email-collapse-toggle:hover{background:#f3f4f6}.collapse-chevron{transition:transform .2s ease;color:#6b7280;flex-shrink:0}.collapse-chevron.open{transform:rotate(180deg)}.email-collapse-body{border-top:1px solid #e5e7eb;background:#fff}.email-text-fallback{padding:.75rem;margin:0;font-size:.9rem;color:#374151;white-space:pre-wrap;word-break:break-word}.email-replies{margin-top:.75rem;padding-left:1rem;border-left:3px solid #e5e7eb;display:flex;flex-direction:column;gap:.5rem}.reply-card{background:#f9fafb;border-radius:6px;padding:.5rem .75rem;font-size:.875rem}.projects-page{padding:2.5rem 3rem;font-family:Instrument Sans,sans-serif;max-width:1080px;min-height:100vh;background:#f9f9f8}.projects-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem}.projects-header-left h1{font-size:1.5rem;font-weight:600;letter-spacing:-.04em;color:#111;margin:0 0 .2rem}.projects-header-left p{font-size:.8rem;color:#aaa;margin:0;font-family:Geist Mono,monospace}.btn-primary{background:#111;color:#fff;border:none;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;font-family:Instrument Sans,sans-serif;cursor:pointer;letter-spacing:.02em;transition:background .15s,transform .1s}.btn-primary:active{transform:scale(.98)}.btn-ghost{background:none;border:1px solid #e2e2e0;color:#555;padding:.45rem .9rem;font-size:.77rem;font-family:Instrument Sans,sans-serif;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:disabled{opacity:.5;cursor:not-allowed}.btn-danger{background:none;border:1px solid #f5c6c6;color:#b91c1c;padding:.42rem .85rem;font-size:.75rem;font-family:Instrument Sans,sans-serif;cursor:pointer;transition:background .15s,border-color .15s}.btn-danger:hover{background:#fef2f2;border-color:#f0a0a0}.projects-table-wrap{background:#fff;border:1px solid #e8e8e6;overflow-x:auto}.projects-table{width:100%;border-collapse:collapse;font-size:.855rem}.projects-table thead tr{border-bottom:1px solid #e8e8e6;background:#fafaf9}.projects-table th{text-align:left;padding:.7rem 1.1rem;font-size:.68rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#aaa;white-space:nowrap;font-family:Geist Mono,monospace}.projects-table td{padding:.75rem 1.1rem;border-bottom:1px solid #f2f2f0;color:#222;vertical-align:middle}.projects-table tbody tr:last-child td{border-bottom:none}.projects-table tbody tr:hover td{background:#fafaf9}.table-thumb{width:48px;height:36px;object-fit:cover;display:block;background:#f0f0ee}.table-thumb-empty{width:48px;height:36px;background:#f5f5f3;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:.75rem}.project-title-cell strong{font-weight:500;color:#111;display:block;margin-bottom:.1rem}.project-title-cell span{font-size:.75rem;color:#aaa;font-family:Geist Mono,monospace}.badge{display:inline-block;padding:.18rem .5rem;font-size:.67rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-family:Geist Mono,monospace}.badge-published{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.badge-draft{background:#f5f5f4;color:#999;border:1px solid #e5e5e3}.badge-showcase{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.badge-client{background:#fdf4ff;color:#7e22ce;border:1px solid #e9d5ff}.table-actions{display:flex;gap:.45rem}.modal{background:#fff;width:100%;max-width:740px;max-height:88vh;overflow-y:auto;border:1px solid #e2e2e0;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #ebebea;position:sticky;top:0;background:#fff;z-index:1}.modal-close{background:none;border:none;cursor:pointer;color:#bbb;font-size:1.25rem;line-height:1;padding:.15rem .35rem;transition:color .15s,background .15s}.modal-close:hover{color:#333;background:#f0f0ee}.modal-body{padding:1.75rem 2rem 2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.form-full{grid-column:1 / -1}.form-section-title{grid-column:1 / -1;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ccc;font-family:Geist Mono,monospace;padding-top:1.25rem;padding-bottom:.25rem;border-top:1px solid #f0f0ee;margin-top:.5rem}.form-group label{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#999;font-family:Geist Mono,monospace}.form-group input,.form-group select,.form-group textarea{padding:.55rem .7rem;border:1px solid #e2e2e0;font-size:.855rem;color:#111;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:Instrument Sans,sans-serif;resize:vertical;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#111;box-shadow:0 0 0 2px #0000000f}.form-group textarea{min-height:72px;line-height:1.55}.form-checkbox-row{flex-direction:row;align-items:center;gap:.5rem;grid-column:1 / -1;margin-top:.25rem}.form-checkbox-row input[type=checkbox]{width:15px;height:15px;padding:0;cursor:pointer;accent-color:#111;flex-shrink:0}.form-checkbox-row label{text-transform:none;letter-spacing:0;font-size:.855rem;color:#333;font-family:Instrument Sans,sans-serif;cursor:pointer}.upload-dropzone{border:1.5px dashed #d8d8d6;background:#fafaf9;padding:1.75rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.upload-dropzone:hover{border-color:#aaa;background:#f5f5f3}.upload-dropzone span{font-size:.82rem;color:#666}.upload-icon{font-size:1.4rem!important;color:#bbb!important;margin-bottom:.2rem;display:block}.upload-hint{font-size:.72rem!important;color:#bbb!important;font-family:Geist Mono,monospace}.image-preview-single{position:relative;display:inline-block;max-width:100%}.image-preview-single img{width:100%;max-height:200px;object-fit:cover;display:block;border:1px solid #e2e2e0}.gallery-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.5rem}.gallery-preview-item{position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid #e2e2e0}.gallery-preview-item img{width:100%;height:100%;object-fit:cover;display:block}.image-remove-btn{position:absolute;top:.3rem;right:.3rem;width:22px;height:22px;background:#0000008c;color:#fff;border:none;cursor:pointer;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.image-remove-btn:hover{background:#b91c1cd9}.gallery-add-tile{aspect-ratio:4/3;border:1.5px dashed #d8d8d6;background:#fafaf9;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:#ccc;transition:border-color .15s,color .15s,background .15s}.gallery-add-tile:hover{border-color:#aaa;color:#888;background:#f5f5f3}.modal-footer{display:flex;justify-content:flex-end;gap:.65rem;padding:1.25rem 2rem;border-top:1px solid #ebebea;background:#fafaf9;position:sticky;bottom:0}.testimonials-page{padding:2.5rem 3rem;font-family:Instrument Sans,sans-serif;max-width:900px;min-height:100vh;background:#f9f9f8}.testimonials-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem}.testimonials-header-left h1{font-size:1.5rem;font-weight:600;letter-spacing:-.04em;color:#111;margin:0 0 .2rem}.testimonials-header-left p{font-size:.8rem;color:#aaa;margin:0;font-family:Geist Mono,monospace}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px;background:#e8e8e6;border:1px solid #e8e8e6}.testimonial-card{background:#fff;padding:1.5rem 1.6rem;position:relative;transition:background .15s}.testimonial-card:hover{background:#fafaf9}.testimonial-quote-mark{font-size:2.5rem;line-height:1;color:#e8e8e6;font-family:Georgia,serif;margin-bottom:.5rem;display:block;-webkit-user-select:none;user-select:none}.testimonial-quote{font-size:.875rem;line-height:1.7;color:#444;margin:0 0 1.25rem}.testimonial-divider{width:1.5rem;height:1px;background:#ddd;margin-bottom:.9rem}.testimonial-author-name{font-size:.855rem;font-weight:600;color:#111;display:block}.testimonial-author-meta{font-size:.75rem;color:#aaa;font-family:Geist Mono,monospace;display:block;margin-top:.2rem}.testimonial-actions{position:absolute;top:1rem;right:1rem;display:flex;gap:.35rem;opacity:0;transition:opacity .15s}.testimonial-card:hover .testimonial-actions{opacity:1}.btn-primary{background:#111;color:#fff;border:none;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;font-family:Instrument Sans,sans-serif;cursor:pointer;letter-spacing:.02em;transition:background .15s}.btn-primary:hover{background:#333}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-ghost{background:#fff;border:1px solid #e2e2e0;color:#555;padding:.38rem .8rem;font-size:.75rem;font-family:Instrument Sans,sans-serif;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:#bbb;color:#111}.btn-danger{background:#fff;border:1px solid #f5c6c6;color:#b91c1c;padding:.38rem .75rem;font-size:.73rem;font-family:Instrument Sans,sans-serif;cursor:pointer;transition:background .15s}.btn-danger:hover{background:#fef2f2}.empty-state{padding:5rem 1rem;text-align:center;color:#ccc;font-size:.875rem;background:#fff;border:1px solid #e8e8e6}.loading-text{padding:4rem 1rem;text-align:center;color:#ccc;font-size:.8rem;font-family:Geist Mono,monospace}.modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200;padding:1.5rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{background:#fff;width:100%;max-width:500px;border:1px solid #e2e2e0;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 1.75rem;border-bottom:1px solid #ebebea}.modal-header h2{font-size:1rem;font-weight:600;letter-spacing:-.02em;color:#111;margin:0}.modal-close{background:none;border:none;cursor:pointer;color:#bbb;font-size:1.25rem;line-height:1;padding:.15rem .35rem;transition:color .15s}.modal-close:hover{color:#333}.modal-body{padding:1.6rem 1.75rem}.form-grid{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-group label{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999;font-family:Geist Mono,monospace}.form-group input,.form-group textarea{padding:.55rem .7rem;border:1px solid #e2e2e0;font-size:.855rem;color:#111;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:Instrument Sans,sans-serif;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#111;box-shadow:0 0 0 2px #0000000f}.form-group textarea{min-height:110px;line-height:1.6}.modal-footer{display:flex;justify-content:flex-end;gap:.65rem;padding:1.1rem 1.75rem;border-top:1px solid #ebebea;background:#fafaf9}.cs-page{min-height:100vh;background:#faf9ff;padding-bottom:120px}.cs-hero{padding:80px 64px 64px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;background:linear-gradient(to bottom,#f3f2ff,#faf9ff);border-bottom:1px solid #E4E2FF}.cs-back{display:inline-flex;align-items:center;gap:8px;color:#9b93c8;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s;align-self:flex-start;position:absolute;left:20px;top:24px}.cs-back:hover{color:#4a3f8a}.cs-eyebrow{border:1.2px solid #E4E2FF;border-radius:12px;background:#fff;color:#000;font-weight:600;padding:10px 32px;font-size:.9rem;margin:0}.cs-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;color:#0a0820;margin:0;letter-spacing:-.04em;line-height:1.05}.cs-title .lora-italic{font-family:Lora,Georgia,serif;font-style:italic;font-weight:400;color:#7c6fc4}.cs-subtitle{font-size:1.1rem;color:#6b6490;margin:0;max-width:480px;line-height:1.6}.cs-controls{padding:40px 64px 0;display:flex;flex-direction:column;gap:20px}.cs-search-wrap{position:relative;max-width:520px}.cs-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none}.cs-search{width:100%;padding:13px 44px;border:1.5px solid #E4E2FF;border-radius:100px;background:#fff;font-size:.875rem;color:#0a0820;outline:none;font-family:DM Sans,sans-serif;transition:border-color .2s,box-shadow .2s}.cs-search::placeholder{color:#b8b4d8}.cs-search:focus{border-color:#9b93c8;box-shadow:0 0 0 3px #7c6fc41a}.cs-search-clear{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:#e8e5ff;border:none;color:#7c6fc4;width:22px;height:22px;border-radius:50%;cursor:pointer;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s}.cs-search-clear:hover{background:#d2ceff}.cs-filters{display:flex;gap:8px;flex-wrap:wrap}.cs-filter-btn{padding:7px 18px;border-radius:100px;border:1.2px solid #E4E2FF;background:#fff;color:#6b6490;font-size:.8rem;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif;transition:all .15s;white-space:nowrap}.cs-filter-btn:hover{border-color:#9b93c8;color:#4a3f8a}.cs-filter-btn.active{background:#0a0820;border-color:#0a0820;color:#fff}.cs-content{padding:40px 64px 0}.cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cs-card-featured{grid-column:1 / 3}.cs-card{display:flex;flex-direction:column;background:#fff;border:1.2px solid #E4E2FF;border-radius:20px;overflow:hidden;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.cs-card:hover{border-color:#c8c4f8;box-shadow:0 12px 48px #7c6fc424;transform:translateY(-3px)}.cs-card-image-wrap{position:relative;overflow:hidden;background:#e4e2ff}.cs-card-featured .cs-card-image-wrap{height:360px}.cs-card:not(.cs-card-featured) .cs-card-image-wrap{height:220px}.cs-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}.cs-card:hover .cs-card-image{transform:scale(1.04)}.cs-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#d2ceff,#ead4ff)}.cs-card-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,8,30,.08) 0%,transparent 50%);transition:opacity .3s}.cs-card:hover .cs-card-image-overlay{opacity:.6}.cs-card-body{padding:24px 28px 28px;display:flex;flex-direction:column;gap:10px;flex:1}.cs-card-meta{display:flex;gap:6px;flex-wrap:wrap}.cs-card-tag{background:#f3f2ff;color:#7c6fc4;border:1px solid #E4E2FF;border-radius:100px;padding:3px 12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.cs-card-title{font-size:1.2rem;font-weight:700;color:#0a0820;margin:0;letter-spacing:-.02em;line-height:1.3}.cs-card-featured .cs-card-title{font-size:1.6rem}.cs-card-desc{font-size:.875rem;color:#6b6490;margin:0;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cs-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #f0eeff}.cs-card-client{font-size:.78rem;color:#b8b4d8;font-weight:500}.cs-card-cta{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#7c6fc4;transition:gap .2s,color .2s}.cs-card:hover .cs-card-cta{gap:10px;color:#4a3f8a}.cs-loading{padding:80px 0;display:flex;justify-content:center}.cs-empty{padding:80px 0;text-align:center;color:#b8b4d8;font-size:.95rem;display:flex;flex-direction:column;align-items:center;gap:20px}.cs-reset{background:none;border:1.2px solid #E4E2FF;border-radius:100px;padding:8px 24px;font-size:.82rem;color:#7c6fc4;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .15s,border-color .15s}.cs-reset:hover{background:#f3f2ff;border-color:#c8c4f8}@media(max-width:1100px){.cs-grid{grid-template-columns:1fr 1fr}.cs-card-featured{grid-column:1 / -1}}@media(max-width:768px){.cs-hero,.cs-controls,.cs-content{padding-left:20px;padding-right:20px}.cs-hero{padding-top:100px;padding-bottom:48px}.cs-grid{grid-template-columns:1fr}.cs-card-featured{grid-column:1}.cs-card-featured .cs-card-image-wrap{height:260px}}#footer{color:var(--clr-light);background-color:var(--clr-dark);padding:6vw 14vw}#footer .footer__content{display:flex;width:100%;justify-content:space-between;align-items:flex-end}#footer .footer__content .content__brand{display:flex;flex-direction:column;gap:28px}#footer .footer__content .content__brand span{text-align:start}#footer .footer__content .content__brand .brand__logo{width:117px}#footer .footer__content .content__brand .brand__slogan{font-size:var(--p2-font-size)}#footer .footer__content .content__info{display:flex;flex-direction:column}#footer .footer__content .content__info .info__top{display:flex;gap:6vw}#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials{display:flex;flex-direction:column;gap:20px}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a{text-decoration:none;font-size:var(--p2-font-size);color:inherit}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a:hover{color:#dfddff}#footer .footer__content .content__info .info__title{margin-bottom:19px;font-size:24px}#footer .footer__content .content__info .info__footer{margin-top:14vw}@media(min-width:768px)and (max-width:820px){#footer{padding:32px 20px}#footer .footer__content{flex-direction:column;align-items:flex-start;gap:40px}#footer .footer__content .content__brand{gap:20px;align-items:flex-start}#footer .footer__content .content__brand span br{display:none}#footer .footer__content .content__brand .brand__logo{width:90px}#footer .footer__content .content__brand .brand__slogan{font-size:14px}#footer .footer__content .content__info{width:100%}#footer .footer__content .content__info .info__top{flex-direction:column;gap:40px}#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials{gap:16px}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a{font-size:15px}#footer .footer__content .content__info .info__title{font-size:20px;margin-bottom:14px}#footer .footer__content .content__info .info__footer{margin-top:50px;font-size:13px}}@media(min-width:821px)and (max-width:1180px){#footer{padding:6vw 8vw}#footer .footer__content{flex-direction:row!important;align-items:flex-end!important;justify-content:space-between;gap:40px}}@media(max-width:767px){#footer{padding:40px 30px}#footer .footer__content{flex-direction:column;align-items:flex-start;gap:50px}#footer .footer__content .content__brand{gap:24px}#footer .footer__content .content__brand .brand__logo{width:100px}#footer .footer__content .content__brand .brand__slogan{font-size:16px}#footer .footer__content .content__info{width:100%}#footer .footer__content .content__info .info__top{gap:60px}#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials{gap:18px}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a{font-size:16px}#footer .footer__content .content__info .info__title{font-size:22px;margin-bottom:16px}#footer .footer__content .content__info .info__footer{margin-top:60px;font-size:14px}}@media(max-width:768px){#footer{padding:32px 20px}#footer .footer__content{gap:40px}#footer .footer__content .content__brand{gap:20px;align-items:flex-start}#footer .footer__content .content__brand span br{display:none}#footer .footer__content .content__brand .brand__logo{width:90px}#footer .footer__content .content__brand .brand__slogan{font-size:14px}#footer .footer__content .content__info .info__top{flex-direction:column;gap:40px}#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials{gap:16px}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a{font-size:15px}#footer .footer__content .content__info .info__title{font-size:20px;margin-bottom:14px}#footer .footer__content .content__info .info__footer{margin-top:50px;font-size:13px}}@media(max-width:480px){#footer{padding:28px 16px}#footer .footer__content{gap:32px}#footer .footer__content .content__brand{gap:18px}#footer .footer__content .content__brand .brand__logo{width:80px}#footer .footer__content .content__brand .brand__slogan{font-size:13px}#footer .footer__content .content__info .info__top{gap:32px}#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials{gap:14px}:is(#footer .footer__content .content__info .info__links,#footer .footer__content .content__info .info__socials) a{font-size:14px}#footer .footer__content .content__info .info__title{font-size:18px;margin-bottom:12px}#footer .footer__content .content__info .info__footer{margin-top:40px;font-size:12px}}.csd-loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf9ff}.cs-loading-dots{display:flex;gap:8px}.cs-loading-dots span{width:8px;height:8px;border-radius:50%;background:#d2ceff;animation:dotPulse 1.4s ease-in-out infinite both}.cs-loading-dots span:nth-child(2){animation-delay:.2s}.cs-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.csd-page{min-height:100vh;background:#faf9ff;padding-bottom:120px}.csd-hero{position:relative;height:620px;background-color:#e4e2ff;background-size:cover;background-position:center;display:flex;align-items:flex-end}.csd-hero-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,#d2ceff,#ead4ff,#f3f2ff)}.csd-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0a081ee0,#0a081e73 45%,#0a081e14)}.csd-hero-content{position:relative;z-index:1;padding:0 80px 60px;display:flex;flex-direction:column;gap:16px;max-width:900px}.csd-back{display:inline-flex;align-items:center;gap:8px;color:#ffffffa6;font-size:.8rem;text-decoration:none;font-weight:500;transition:color .2s;margin-bottom:8px}.csd-back:hover{color:#fff}.csd-hero-meta{display:flex;gap:8px;flex-wrap:wrap}.csd-tag{background:#ffffff24;color:#ffffffe6;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:4px 14px;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.csd-hero-title{font-size:clamp(2.2rem,5vw,4rem);font-weight:700;color:#fff;margin:0;letter-spacing:-.035em;line-height:1.1}.csd-hero-desc{font-size:1.05rem;color:#ffffffb3;margin:0;max-width:580px;line-height:1.6}.csd-info-bar{background:#fff;border-bottom:1px solid #E4E2FF;padding:28px 80px;display:flex;gap:48px;flex-wrap:wrap}.csd-info-item{display:flex;flex-direction:column;gap:4px}.csd-info-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#b8b4d8}.csd-info-value{font-size:.95rem;font-weight:600;color:#0a0820}.csd-body{max-width:1100px;margin:0 auto;padding:72px 80px 0;display:grid;grid-template-columns:200px 1fr;gap:64px;align-items:start}.csd-toc{position:sticky;top:100px}.csd-toc-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#b8b4d8;margin:0 0 16px}.csd-toc-link{display:block;font-size:.82rem;color:#9b93c8;text-decoration:none;border-left:2px solid #E4E2FF;padding:6px 0 6px 14px;transition:color .15s,border-color .15s;font-weight:500}.csd-toc-link:hover{color:#4a3f8a;border-left-color:#9b93c8}.csd-content{display:flex;flex-direction:column;gap:64px}.csd-section{display:flex;flex-direction:column;gap:20px}.csd-section-title{font-size:1.5rem;font-weight:700;color:#0a0820;margin:0;letter-spacing:-.025em;padding-bottom:16px;border-bottom:1.5px solid #E4E2FF}.csd-section-body{font-size:1rem;line-height:1.85;color:#3a3558;margin:0;white-space:pre-wrap}.csd-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.csd-gallery-item{border-radius:16px;overflow:hidden;background:#e4e2ff;aspect-ratio:4/3}.csd-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.csd-gallery-item:hover img{transform:scale(1.04)}.csd-related{max-width:1100px;margin:80px auto 0;padding:0 80px}.csd-related-title{font-size:1.4rem;font-weight:700;color:#0a0820;margin:0 0 32px;letter-spacing:-.025em}.csd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.csd-related-card{display:flex;flex-direction:column;text-decoration:none;border-radius:16px;overflow:hidden;border:1.2px solid #E4E2FF;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}.csd-related-card:hover{border-color:#c8c4f8;transform:translateY(-3px);box-shadow:0 8px 32px #7c6fc41f}.csd-related-img-wrap{height:160px;overflow:hidden;background:#e4e2ff}.csd-related-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.csd-related-card:hover .csd-related-img-wrap img{transform:scale(1.05)}.csd-related-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#d2ceff,#ead4ff)}.csd-related-body{padding:18px 20px;display:flex;flex-direction:column;gap:6px}.csd-related-cat{font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9b93c8}.csd-related-name{font-size:.95rem;font-weight:600;color:#0a0820;line-height:1.3}@media(max-width:1024px){.csd-hero-content,.csd-info-bar{padding-left:40px;padding-right:40px}.csd-body,.csd-related{padding-left:40px;padding-right:40px;gap:40px}.csd-related-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.csd-hero{height:440px}.csd-hero-content,.csd-info-bar,.csd-body,.csd-related{padding-left:20px;padding-right:20px}.csd-info-bar{gap:28px}.csd-body{grid-template-columns:1fr;padding-top:48px;gap:40px}.csd-toc{position:static;display:flex;flex-wrap:wrap;gap:8px}.csd-toc-label{width:100%;margin-bottom:4px}.csd-toc-link{border-left:none;border:1.2px solid #E4E2FF;border-radius:100px;padding:5px 14px;font-size:.78rem;background:#fff}.csd-related-grid{grid-template-columns:1fr}}.csd-gallery-item{cursor:pointer;position:relative}.csd-gallery-expand{position:absolute;inset:0;background:#0a081e00;display:flex;align-items:center;justify-content:center;border-radius:16px;transition:background .2s;color:#fff;opacity:0;transition:opacity .2s,background .2s}.csd-gallery-item:hover .csd-gallery-expand{opacity:1;background:#0a081e59}.csd-lightbox{position:fixed;inset:0;background:#050412eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:lbFadeIn .2s ease}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.csd-lightbox-img-wrap{max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}.csd-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:12px;box-shadow:0 32px 80px #0009;animation:lbImgIn .25s cubic-bezier(.34,1.56,.64,1)}@keyframes lbImgIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.csd-lightbox-close{position:absolute;top:24px;right:28px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.csd-lightbox-close:hover{background:#fff3}.csd-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:2}.csd-lightbox-nav:hover{background:#ffffff38}.csd-lightbox-prev{left:24px}.csd-lightbox-next{right:24px}.csd-lightbox-counter{position:absolute;bottom:24px;left:50%;transform:translate(-50%);color:#ffffff80;font-size:.78rem;font-family:Geist Mono,monospace;letter-spacing:.1em}@media(max-width:768px){.csd-lightbox-prev{left:12px}.csd-lightbox-next{right:12px}.csd-lightbox-nav{width:40px;height:40px}}.loader-root{position:fixed;inset:0;background:#f7f6ff;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.loader-tiles{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:14px;pointer-events:none;padding:120px 0}.loader-row{display:flex;gap:14px;width:max-content}.loader-tile{width:340px;height:180px;border-radius:18px;flex-shrink:0;opacity:.55}.t1{background:#f3f2ff}.t2{background:#ead4ff}.t3{background:#d2ceff}.t4{background:#f7f6ff}.loader-row-1{animation:loaderLeft 18s linear infinite}.loader-row-2{animation:loaderRight 22s linear infinite}.loader-row-3{animation:loaderLeft 15s linear infinite;animation-delay:-4s}@keyframes loaderLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes loaderRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.loader-card{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:28px;padding:52px 64px 44px;background:#ffffffb8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.2px solid rgba(228,226,255,.9);border-radius:28px;box-shadow:0 8px 48px #7c6fc41a,0 2px 8px #0000000a;animation:cardIn .6s cubic-bezier(.34,1.56,.64,1) both}@keyframes cardIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.loader-wordmark{display:flex;align-items:center;gap:6px;animation:fadeUp .5s ease both;animation-delay:.1s}.loader-word-plum{font-family:Lora,Georgia,serif;font-style:italic;font-size:2.8rem;font-weight:500;color:#0a0820;letter-spacing:-.03em;line-height:1}.loader-dot{width:8px;height:8px;border-radius:50%;background:#7c6fc4;margin-bottom:-16px;animation:dotPop .4s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.35s}@keyframes dotPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.loader-track{width:180px;height:2px;background:#e4e2ff;border-radius:100px;overflow:hidden;animation:fadeUp .5s ease both;animation-delay:.2s}.loader-bar{height:100%;width:0%;background:linear-gradient(90deg,#9b93c8,#d2ceff,#7c6fc4);background-size:200% 100%;border-radius:100px;animation:barFill 2.4s cubic-bezier(.4,0,.2,1) forwards,shimmer 1.6s linear infinite;animation-delay:.3s,.3s}@keyframes barFill{0%{width:0%}60%{width:75%}85%{width:88%}to{width:96%}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loader-label{font-family:Instrument Sans,sans-serif;font-size:.72rem;font-weight:500;color:#b8b4d8;letter-spacing:.1em;text-transform:uppercase;margin:0;animation:fadeUp .5s ease both;animation-delay:.25s}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.loader-card{padding:40px 40px 36px;border-radius:22px;gap:22px}.loader-word-plum{font-size:2.2rem}.loader-tile{width:220px;height:120px;border-radius:12px}}
