.cards-app{color:#263e63;background:#f5f7fa;min-height:100vh}.cards-header{background:#fff;border-bottom:1px solid #dce3ec;justify-content:space-between;align-items:center;height:88px;padding:0 5%;display:flex}.cards-header>div{align-items:center;gap:24px;display:flex}.cards-header-title{letter-spacing:2px;color:#7b8aa1;font-size:11px}.cards-main{max-width:1450px;margin:auto;padding:52px 5%}.cards-intro{justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.cards-intro h1{letter-spacing:-1px;margin:12px 0;font:42px/1.2 Georgia,serif}.cards-intro p{color:#748196;font-size:16px}.studio-preview-badge{white-space:nowrap;background:#e8edf7;border:1px solid #d8e1f0;border-radius:30px;align-items:center;gap:8px;padding:10px 15px;font-size:12px;display:flex}.card-workspace{grid-template-columns:295px minmax(0,1fr);align-items:start;gap:30px;display:grid}.card-controls{background:#fff;border:1px solid #dce3ec;border-radius:15px;padding:24px}.control-section+.control-section{border-top:1px solid #e8edf3;margin-top:22px;padding-top:22px}.control-label{letter-spacing:.3px;margin:16px 0 9px;font-size:12px;font-weight:600;display:block}.control-section>.control-label:first-child{margin-top:0}.occasion-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.occasion-grid button{background:#fff;border:1px solid #dde4ee;border-radius:6px;padding:9px 5px;font-size:12px}.occasion-grid button.selected{color:#294676;background:#edf2fb;border-color:#42659e}.names-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.card-controls .form-input{width:100%;min-width:0;font-size:14px}.card-controls textarea{resize:vertical;border:1px solid #dce3ec;border-radius:6px;width:100%;padding:10px;font:14px/1.6 inherit}.control-hint{color:#8590a0;margin-top:9px;font-size:12px;line-height:1.6}.card-warning{color:#975b2a;margin-top:10px;font-size:12px;line-height:1.5}.paper-options{grid-template-columns:repeat(3,1fr);gap:12px 8px;display:grid}.paper-options button{flex-direction:column;align-items:center;gap:6px;font-size:10px;display:flex}.paper-options button>span{border:1px solid;border-radius:4px;place-items:center;width:100%;height:57px;font:21px Georgia,serif;display:grid}.paper-options button.selected>span{outline-offset:3px;outline:2px solid #4a6b9b}.ink-options{gap:10px;display:flex}.ink-options button{border:1px solid #dde4ee;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.ink-options button.selected{outline-offset:3px;outline:2px solid #617a9e}.card-canvas-panel{min-width:0}.card-canvas-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.card-canvas-toolbar>div{gap:5px;display:flex}.active-tool{background:#dce6f7!important}.card-page-scroll{background:#e9edf2;border:1px solid #e0e5ed;border-radius:12px;max-height:780px;padding:20px;overflow:auto}.card-paper{width:100%;box-shadow:0 5px 22px #263e6312}.card-paper.zoomed{width:200%}.card-paper svg{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.card-reveal-row{justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.card-reveal-row p{color:#7c899b;text-align:right;max-width:330px;font-size:12px;line-height:1.5}.card-export{border-top:1px solid #dce3ec;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.card-export h3{margin:0 0 6px;font:22px Georgia,serif}.card-export p{color:#7c899b;max-width:270px;font-size:12px;line-height:1.5}.card-export>div:last-child{gap:10px;display:flex}.other-exports{flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;display:flex}.other-exports .text-button{font-size:12px}.other-exports>span{color:#8993a2;font-size:11px}.studio-membership-note{border-top:1px solid #dde4ed;align-items:center;gap:18px;margin-top:60px;padding:25px 0;display:flex}.studio-membership-note h3{margin-bottom:7px;font:23px Georgia,serif}.studio-membership-note p{color:#7c899b;max-width:730px;font-size:13px;line-height:1.7}.studio-membership-note>a{white-space:nowrap;margin-left:auto}.projects-state{text-align:center;color:#7b899c;flex-direction:column;align-items:center;gap:18px;padding:35px 0;font-size:14px;line-height:1.7;display:flex}.project-list{max-height:420px;margin:20px 0;overflow:auto}.project-list>div{border-bottom:1px solid #e3e8f0;align-items:center;gap:10px;padding:13px 0;display:flex}.project-list>div>button:first-child{text-align:left;flex:1;align-items:center;gap:15px;display:flex}.project-list small{color:#8591a3;margin-top:4px;font-size:12px;display:block}.project-list strong{font-weight:500}.project-list>div>button:first-child>svg{margin-left:auto}.project-paper-dot{border:1px solid;border-radius:3px;flex-shrink:0;width:36px;height:44px}.card-loading{color:#72839b;justify-content:center;align-items:center;gap:15px;height:80vh;display:flex}@media (width<=1050px){.cards-header-title{display:none}.cards-intro h1{font-size:34px}.card-workspace{grid-template-columns:260px minmax(0,1fr);gap:20px}.card-controls{padding:18px}.card-export{flex-direction:column;align-items:start}.card-reveal-row{flex-direction:column;align-items:start;gap:12px}.card-reveal-row p{text-align:left;max-width:none}.studio-membership-note{flex-wrap:wrap}.studio-membership-note>a{margin-left:40px}}@media (width<=700px){.cards-header{height:72px;padding:0 20px}.cards-header>div{gap:14px}.cards-header .secondary{padding:10px}.cards-header .secondary span{display:none}.cards-main{padding:30px 18px}.cards-intro{flex-direction:column;align-items:start;gap:12px;margin-bottom:24px}.cards-intro h1{font-size:34px}.cards-intro p{font-size:14px;line-height:1.7}.card-workspace{flex-direction:column;display:flex}.card-controls{order:2;grid-template-columns:1fr;gap:0;width:100%;display:grid}.card-canvas-panel{width:100%}.card-page-scroll{max-height:650px;padding:10px}.card-export>div:last-child{width:100%}.card-export>div:last-child>button{flex:1;font-size:12px}.card-reveal-row p{font-size:12px}.studio-membership-note{margin-top:30px}.studio-membership-note>svg{display:none}.studio-membership-note>a{margin-left:0}.card-controls .form-input,.card-controls textarea{font-size:16px}.occasion-grid{grid-template-columns:repeat(3,1fr)}.paper-options{grid-template-columns:repeat(6,1fr)}.paper-options button{font-size:9px}.other-exports{gap:12px}}
